From 86378a4d3b84dd950e85cfdd9433e9025e461511 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 4 May 2019 16:13:07 -0300 Subject: Fix a bug --- npc/012-3/alan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/012-3/alan.txt b/npc/012-3/alan.txt index 795d7f6c1..ed800f17f 100644 --- a/npc/012-3/alan.txt +++ b/npc/012-3/alan.txt @@ -124,6 +124,6 @@ OnClock1800: if ($ARKIM_ST > 1400) restoreshopitem CursedArrow, -1, $ARKIM_ST-1400; if ($ARKIM_ST > 2800) - restoreshopitem PoisonAmmoBox, -1, $ARKIM_ST-2800; + restoreshopitem PoisonArrow, -1, $ARKIM_ST-2800; } -- cgit v1.2.3-60-g2f50