mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Unshare health (in local health mode)
This commit is contained in:
parent
46c25c121c
commit
5867d76c47
5 changed files with 115 additions and 6 deletions
|
@ -15,9 +15,11 @@ Functions:
|
|||
- `set_max_health(hp: num)`
|
||||
- `inflict_damage(dmg: num)`
|
||||
- `do_game_over(msg: str)`
|
||||
- `on_poly_death(msg: str)`
|
||||
|
||||
Provided by:
|
||||
- damage (shared health) system
|
||||
- local health system
|
||||
|
||||
Used by:
|
||||
- heart pickups system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue