Update entities.lua
initialising variable
This commit is contained in:
parent
773c2956e1
commit
96fe4f2d90
@ -87,6 +87,7 @@ minetest.register_entity("steampunk_blimp:blimp", {
|
||||
physics = steampunk_blimp.physics,
|
||||
hull_integrity = nil,
|
||||
owner = "",
|
||||
time_total = 0,
|
||||
_shared_owners = {},
|
||||
_engine_running = false,
|
||||
_power_lever = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user