fix shield crash
This commit is contained in:
parent
42ac2abc20
commit
78b200272e
@ -462,6 +462,7 @@ ship_m = mknew{
|
|||||||
maxshield = 0,
|
maxshield = 0,
|
||||||
shieldcooldown = 0x0.003c,--1s
|
shieldcooldown = 0x0.003c,--1s
|
||||||
shieldpenalty = 0x0.012c, --5s
|
shieldpenalty = 0x0.012c, --5s
|
||||||
|
shield_refresh_ready = 0,
|
||||||
|
|
||||||
slip = true, -- most enemies slide
|
slip = true, -- most enemies slide
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user