mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 15:13:16 +00:00
fix death message in perma death
This commit is contained in:
parent
7192e89fd5
commit
7bb99d78e2
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<GameEffectComponent
|
<GameEffectComponent
|
||||||
effect="POLYMORPH_CESSATION"
|
effect="POLYMORPH_CESSATION"
|
||||||
frames="-1"
|
frames="9999999"
|
||||||
disable_movement="0"
|
disable_movement="0"
|
||||||
polymorph_target="data/entities/animals/nibbana.xml"
|
polymorph_target="data/entities/animals/nibbana.xml"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue