summaryrefslogtreecommitdiff
path: root/world/map/npc/annuals/xmas/debug.txt
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-01-24 20:02:05 -0600
committerWushin <pasekei@gmail.com>2015-01-24 20:02:05 -0600
commitb76a9989d6204fa137b5a9fa41c7adb1de22132c (patch)
treea5489779b50157d2bc85caa5785ff46f8529abe5 /world/map/npc/annuals/xmas/debug.txt
parent9fe82807061a4f087fca79a326556cf9b033c7ce (diff)
parent87c2cf5320f52c8a9756b28975f0169d66c26138 (diff)
downloadserverdata-b76a9989d6204fa137b5a9fa41c7adb1de22132c.tar.gz
serverdata-b76a9989d6204fa137b5a9fa41c7adb1de22132c.tar.bz2
serverdata-b76a9989d6204fa137b5a9fa41c7adb1de22132c.tar.xz
serverdata-b76a9989d6204fa137b5a9fa41c7adb1de22132c.zip
Merge pull request #247 from mekolat/donpcevent
cmdothernpc => donpcevent
Diffstat (limited to 'world/map/npc/annuals/xmas/debug.txt')
-rw-r--r--world/map/npc/annuals/xmas/debug.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/annuals/xmas/debug.txt b/world/map/npc/annuals/xmas/debug.txt
index fe0582e7..0e3c38a2 100644
--- a/world/map/npc/annuals/xmas/debug.txt
+++ b/world/map/npc/annuals/xmas/debug.txt
@@ -128,11 +128,11 @@ L_XmasError:
L_SetNewKey:
setarray $XMAS_TIME_KEY, @xmas_time_key_smonth, @xmas_time_key_srmonth, @xmas_time_key_emonth, @xmas_time_key_rsday, @xmas_time_key_reday, @xmas_time_key_year;
- cmdothernpc "#XmasConfig", "RestartQuest";
+ donpcevent "#XmasConfig::OnCommandRestartQuest";
goto L_Close;
L_XmasChamberReset:
- cmdothernpc "AniManOMat", "ChamberReset";
+ donpcevent "AniManOMat::OnCommandChamberReset";
goto L_Close;
L_XmasState: