Implement passive healing
This commit is contained in:
parent
ccd2e04d0e
commit
4e585a2650
3 changed files with 43 additions and 2 deletions
|
@ -100,4 +100,4 @@ class GameOverEventHandler(EventHandler):
|
|||
case tcod.event.KeySym.ESCAPE:
|
||||
action = ExitAction(hero)
|
||||
|
||||
return action
|
||||
return action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue