From 74684a3bb6b3794e46f979e1fbce56db46ad27f7 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 8 Nov 2023 02:48:47 +0000 Subject: SC_MATKPOT --- world/map/npc/029-3/parua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/029-3/parua.txt') diff --git a/world/map/npc/029-3/parua.txt b/world/map/npc/029-3/parua.txt index 43dda09c..18b960aa 100644 --- a/world/map/npc/029-3/parua.txt +++ b/world/map/npc/029-3/parua.txt @@ -342,7 +342,7 @@ OnNewRound: if (!(@candor_oldx == @candor_x && @candor_oldy == @candor_y)) goto L_IdleCheckPassed; set @candor_idle_counter, @candor_idle_counter + 1; - sc_start sc_poison, 1, @candor_idle_counter*25; + sc_start SC_POISON, 1, @candor_idle_counter*25; heal ((MaxHp/100) * (-20 * @candor_idle_counter)), 0; message strcharinfo(0), "The evil energy of this place hurts you. You should keep moving!"; end; -- cgit v1.2.3-60-g2f50