diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/015-3/katze.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/world/map/npc/015-3/katze.txt b/world/map/npc/015-3/katze.txt index e6e7753d..02d74359 100644 --- a/world/map/npc/015-3/katze.txt +++ b/world/map/npc/015-3/katze.txt @@ -40,9 +40,7 @@ L_NeedsMilk: L_ThrowStone: set Katze, 0; - // Maybe make sure not to kill the player, since this has an issue. The - // text below will remain in the NPC dialog until it is used again. - heal -100,0; + percentheal -30, 0; warp "015-1.gat", 60, 32; mes "\"GRAAUWL! Hissss...\""; mes "Yikes, the cat attacked you! Your whole body is scratched. Maybe throwing a stone wasn't such a great idea..."; |