diff options
Diffstat (limited to 'world/map/npc/034-1/yetiSpawn.txt')
-rw-r--r-- | world/map/npc/034-1/yetiSpawn.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/034-1/yetiSpawn.txt b/world/map/npc/034-1/yetiSpawn.txt index c1f60312..b06d21b8 100644 --- a/world/map/npc/034-1/yetiSpawn.txt +++ b/world/map/npc/034-1/yetiSpawn.txt @@ -51,7 +51,8 @@ L_End: L_NonQuestKill: message strcharinfo(0), "The dying Yeti takes you along to the other side."; - heal -Hp, 0; + set Hp, 1; + warp getsavepoint(0), getsavepoint(1), getsavepoint(2); goto L_End; S_Update_Mask: |