summaryrefslogtreecommitdiff
path: root/world/map/npc/008-1/hinnak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/008-1/hinnak.txt')
-rw-r--r--world/map/npc/008-1/hinnak.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/008-1/hinnak.txt b/world/map/npc/008-1/hinnak.txt
index d16460c3..3c320549 100644
--- a/world/map/npc/008-1/hinnak.txt
+++ b/world/map/npc/008-1/hinnak.txt
@@ -29,7 +29,7 @@ L_No_NohMask:
L_Intro_Hat:
mes "The farmer lunges at you with a farming implement.";
next;
- heal -50, 0;
+ set Hp, max(1, Hp - 50);
menu
"I'm out of here.", L_Close,
"Whoa, what are you doing?", L_Intro_Hat_Explain;