More work on survival mode.
This commit is contained in:
@@ -118,3 +118,4 @@ class SkullStorm(Object):
|
||||
player.set_health(player.get_health() - self.damage)
|
||||
self.sounds['player_takes_damage'].play()
|
||||
speak("Hit by falling skull!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user