From 8c10680afd28815935cef39940e5aa0f9de437a3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Oct 2018 08:50:16 -0300 Subject: Okay, got time for some basic debug. Ched has been fixed. --- npc/003-1/ched.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1') diff --git a/npc/003-1/ched.txt b/npc/003-1/ched.txt index 7d3f0509f..b82325dc3 100644 --- a/npc/003-1/ched.txt +++ b/npc/003-1/ched.txt @@ -118,7 +118,7 @@ L_Autumn: } // Give you the due boia - if (strcharinfo(0) == $@AUTUMN_VICTOR && @ched > 1000) + if (strcharinfo(0) == $@AUTUMN_VICTOR$ && @ched > 1000) getitem MasterBola, 1; else if (@ched >= 1000) getitem PiouBola, 1; -- cgit v1.2.3-60-g2f50