diff options
Diffstat (limited to 'world/map/npc/007-2/witch.txt')
-rw-r--r-- | world/map/npc/007-2/witch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/007-2/witch.txt b/world/map/npc/007-2/witch.txt index 360f2885..ed82aa49 100644 --- a/world/map/npc/007-2/witch.txt +++ b/world/map/npc/007-2/witch.txt @@ -666,7 +666,7 @@ OnTimer300000: goto L_EndQuest; L_KillHero: - heal -Hp, 0; + set Hp, 1; goto L_EndQuest; } |