mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Handle death while polymorphed (by ending the run)
This commit is contained in:
parent
ef5ee79f1b
commit
a8fc1d6027
8 changed files with 66 additions and 43 deletions
|
@ -14,6 +14,7 @@ Functions:
|
|||
- `set_health(hp: num)`
|
||||
- `set_max_health(hp: num)`
|
||||
- `inflict_damage(dmg: num)`
|
||||
- `do_game_over(msg: str)`
|
||||
|
||||
Provided by:
|
||||
- damage (shared health) system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue