summaryrefslogtreecommitdiff
path: root/world/map/npc/015-3
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2013-01-09 16:24:53 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2013-01-09 16:48:42 +0100
commite43642365cf8ff6e38da17f537de3cc5e732c144 (patch)
treebc8782ccb0a75468472c6ec04d37ae08a4cd356d /world/map/npc/015-3
parent1fe1fa6cb2fa8590a1bb7bed236b615662446a2d (diff)
downloadserverdata-e43642365cf8ff6e38da17f537de3cc5e732c144.tar.gz
serverdata-e43642365cf8ff6e38da17f537de3cc5e732c144.tar.bz2
serverdata-e43642365cf8ff6e38da17f537de3cc5e732c144.tar.xz
serverdata-e43642365cf8ff6e38da17f537de3cc5e732c144.zip
Katze quest: subtract 30% of health instead of fixed number when scratched by the cat.
Diffstat (limited to 'world/map/npc/015-3')
-rw-r--r--world/map/npc/015-3/katze.txt4
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...";