summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/slimes.txt
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-04-13 21:26:19 -0500
committerWushin <pasekei@gmail.com>2015-04-13 21:26:19 -0500
commit85a8149eeb2fde05a28863516399b667b9ab3c81 (patch)
tree6c4892765fe665925551f29dcb0a7ea7774e664d /world/map/npc/048-2/slimes.txt
parent9694fdc1c7ca65fc2a7396f736fa83fde9954999 (diff)
parent9a2e1a8e79ca78a16ebd67a596583f00914ca022 (diff)
downloadserverdata-85a8149eeb2fde05a28863516399b667b9ab3c81.tar.gz
serverdata-85a8149eeb2fde05a28863516399b667b9ab3c81.tar.bz2
serverdata-85a8149eeb2fde05a28863516399b667b9ab3c81.tar.xz
serverdata-85a8149eeb2fde05a28863516399b667b9ab3c81.zip
Merge pull request #322 from mekolat/heal
percentheal, itemheal => heal
Diffstat (limited to 'world/map/npc/048-2/slimes.txt')
-rw-r--r--world/map/npc/048-2/slimes.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/world/map/npc/048-2/slimes.txt b/world/map/npc/048-2/slimes.txt
index 99a1b7e3..b07420db 100644
--- a/world/map/npc/048-2/slimes.txt
+++ b/world/map/npc/048-2/slimes.txt
@@ -36,7 +36,7 @@
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;
@@ -125,7 +125,7 @@ L_ClearedPoint:
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;
@@ -214,7 +214,7 @@ L_ClearedPoint:
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;
@@ -303,7 +303,7 @@ L_ClearedPoint:
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;
@@ -392,7 +392,7 @@ L_ClearedPoint:
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;
@@ -481,7 +481,7 @@ L_ClearedPoint:
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;
@@ -570,7 +570,7 @@ L_ClearedPoint:
goto L_End;
L_BlowUp:
- percentheal -100, 0;
+ heal -Hp, 0;
message strcharinfo(0), "A slime dripped out of a bookshelf right in front of you and stepped onto it. It exploded. That hurt.";
goto L_End;