summaryrefslogtreecommitdiff
path: root/npc/events/gdevent_sch.txt
diff options
context:
space:
mode:
authorAsheraf <acheraf1998@gmail.com>2016-12-30 11:27:28 +0000
committerAsheraf <acheraf1998@gmail.com>2016-12-30 11:28:44 +0000
commit8f49585b5704fef1a975b0c47a81a6a27385b767 (patch)
treec6b800250a781432dd8c919b5d9e4ccfc3464948 /npc/events/gdevent_sch.txt
parent9795505a14327d5d2603a1d756633485e7e2ba94 (diff)
downloadhercules-8f49585b5704fef1a975b0c47a81a6a27385b767.tar.gz
hercules-8f49585b5704fef1a975b0c47a81a6a27385b767.tar.bz2
hercules-8f49585b5704fef1a975b0c47a81a6a27385b767.tar.xz
hercules-8f49585b5704fef1a975b0c47a81a6a27385b767.zip
Fixed incorrect OnTouch label in Crow of Destiny Quest
Credit: rathena/rathena@a9faab82cbcfbdb3009c5584032505e8617310bd
Diffstat (limited to 'npc/events/gdevent_sch.txt')
-rw-r--r--npc/events/gdevent_sch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/events/gdevent_sch.txt b/npc/events/gdevent_sch.txt
index e04a28075..dcb529ebe 100644
--- a/npc/events/gdevent_sch.txt
+++ b/npc/events/gdevent_sch.txt
@@ -1330,7 +1330,7 @@ OnInit:
disablenpc "removepp_sch_gd";
end;
-OnTouch2:
+OnTouch:
.@paper_sch_gd = countitem(Glitering_PaperA);
.@spaper_sch_gd = countitem(Glitering_PaperB);
if ((.@paper_sch_gd > 0) || (.@spaper_sch_gd > 0)) {