summaryrefslogtreecommitdiff
path: root/npc/events/gdevent_sch.txt
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2017-01-02 11:52:38 +0530
committerGitHub <noreply@github.com>2017-01-02 11:52:38 +0530
commit2ff43cdd13d40a0494f3da2adca90b510bcc22ca (patch)
tree8109d627c75076d4da948d267bdd27a0d006ffc1 /npc/events/gdevent_sch.txt
parent4f3b79fd5fe11e3ebc557606ca9c3980acb940b2 (diff)
parent8f49585b5704fef1a975b0c47a81a6a27385b767 (diff)
downloadhercules-2ff43cdd13d40a0494f3da2adca90b510bcc22ca.tar.gz
hercules-2ff43cdd13d40a0494f3da2adca90b510bcc22ca.tar.bz2
hercules-2ff43cdd13d40a0494f3da2adca90b510bcc22ca.tar.xz
hercules-2ff43cdd13d40a0494f3da2adca90b510bcc22ca.zip
Merge pull request #1536 from Asheraf/ontouch
Fixed incorrect OnTouch label in Crow of Destiny Quest
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)) {