- Probability of enemies halved
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
bambolla={hab=75,x=24,y=24,cx=0,dx=0,dy=0,flip=true,enabled=false,counter=200,wait=0,bb={x=2,y=2,w=12,h=12}}
|
||||
bambolla={hab=75,x=24,y=24,cx=0,dx=0,dy=0,flip=true,enabled=false,counter=400,wait=0,bb={x=4,y=4,w=8,h=8}}
|
||||
|
||||
function bambolla.reset()
|
||||
bambolla.hit=bambolla.hit
|
||||
@@ -6,7 +6,7 @@ function bambolla.reset()
|
||||
bambolla.draw=bambolla.draw_normal
|
||||
bambolla.hab=abad.hab
|
||||
bambolla.enabled=false
|
||||
bambolla.counter=200
|
||||
bambolla.counter=400
|
||||
end
|
||||
|
||||
function bambolla.init()
|
||||
|
||||
Reference in New Issue
Block a user