- el alien and premiere now reset correctly

- gorro and peu camera should not appear again once picked up items
This commit is contained in:
2022-11-02 20:00:53 +01:00
parent 47172426ad
commit 0502e9601b
4 changed files with 18 additions and 6 deletions

View File

@@ -5,6 +5,7 @@ function abad_init()
abad={x=40,y=24,flip=false,frame=1,wait=0,hab=10,vides=3,energia=40,falling=0,step=0,draw=abad.draw,update=nil,jumpfwd=false,anim={0,1,0,2},bb={x=4,y=0,w=8,h=16},safe={hab=10,x=40,y=24}}
abad.update=abad_state_normal
abad.objects={}
end
function abad:draw()