- [NEW] El marcador s'amaga quan mors
- [NEW] Al morir i apagar-se tot, les llums s'encenen de cero a normal de nou al reviure
This commit is contained in:
@@ -124,6 +124,9 @@ function sprites.lights_out()
|
||||
spr.light = value
|
||||
if finished then
|
||||
spr.light = nil
|
||||
if sprites.hero.state == templates.DEAD then
|
||||
game.restart()
|
||||
end
|
||||
end
|
||||
end
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user