From 332152078d3340213f36cba531a5cf3874a789c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Oct 2018 08:02:32 -0300 Subject: Penalty for bad player + correct recovery() so it doesn't heals THE WHOLE MAPSERVER ie. all currently connected players --- npc/017-3/dimonds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-3') 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 -- cgit v1.2.3-70-g09d2