diff options
Diffstat (limited to 'world/map/npc/052-2/partyroom.txt')
-rw-r--r-- | world/map/npc/052-2/partyroom.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/npc/052-2/partyroom.txt b/world/map/npc/052-2/partyroom.txt index 493cd55d..663c2dec 100644 --- a/world/map/npc/052-2/partyroom.txt +++ b/world/map/npc/052-2/partyroom.txt @@ -281,4 +281,8 @@ OnW00t: if ($@illia_level_7_progress < 4) end; warp "052-2.gat", 133, 84; end; + +L_ShouldNotBeHere: + percentheal -100, 0; + end; } |