summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/dimonds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/dimonds.txt b/npc/017-3/dimonds.txt
index b8491884c..685a12d95 100644
--- a/npc/017-3/dimonds.txt
+++ b/npc/017-3/dimonds.txt
@@ -615,7 +615,7 @@ OnInit:
if (@menu == 2)
close;
Zeny=Zeny-100;
- recovery();
+ recovery(getcharid(3));
if (rand(1,2) == 1)
sc_start SC_POISON, 60000, 0, 10000;
else