defer zap_gun creation until it exists
This commit is contained in:
parent
a39c419e5f
commit
0c3a36f1fd
@ -743,7 +743,6 @@ xl_chasey=chasey.new{
|
||||
shield = 5,
|
||||
boss = true,
|
||||
slip = false,
|
||||
main_gun = zap_gun.new{enemy=true},
|
||||
grab_butts = function(self)
|
||||
local butts = chasey.grab_butts(self)
|
||||
if (self.y < 4) butts[3] = 1
|
||||
|
Loading…
Reference in New Issue
Block a user