diff options
author | Wushin <pasekei@gmail.com> | 2015-01-24 20:02:05 -0600 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-01-24 20:02:05 -0600 |
commit | b76a9989d6204fa137b5a9fa41c7adb1de22132c (patch) | |
tree | a5489779b50157d2bc85caa5785ff46f8529abe5 /world/map/npc/annuals/halloween/debug.txt | |
parent | 9fe82807061a4f087fca79a326556cf9b033c7ce (diff) | |
parent | 87c2cf5320f52c8a9756b28975f0169d66c26138 (diff) | |
download | serverdata-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/halloween/debug.txt')
-rw-r--r-- | world/map/npc/annuals/halloween/debug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/annuals/halloween/debug.txt b/world/map/npc/annuals/halloween/debug.txt index 38bed87f..07717b35 100644 --- a/world/map/npc/annuals/halloween/debug.txt +++ b/world/map/npc/annuals/halloween/debug.txt @@ -75,7 +75,7 @@ L_HalloweenError: L_SetNewKey: setarray $HALLOWEEN_TIME_KEY, @halloween_time_key_smonth, @halloween_time_key_srmonth, @halloween_time_key_emonth, @halloween_time_key_rsday, @halloween_time_key_reday, @halloween_time_key_year; - cmdothernpc "#HalloweenConfig", "RestartQuest"; + donpcevent "#HalloweenConfig::OnCommandRestartQuest"; goto L_Debug; L_QuestState: |