From 87c2cf5320f52c8a9756b28975f0169d66c26138 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 14 Jan 2015 22:49:52 -0500 Subject: cmdothernpc => donpcevent --- world/map/npc/annuals/fathertime.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/annuals/fathertime.txt') diff --git a/world/map/npc/annuals/fathertime.txt b/world/map/npc/annuals/fathertime.txt index d463f3b7..4bc624a8 100644 --- a/world/map/npc/annuals/fathertime.txt +++ b/world/map/npc/annuals/fathertime.txt @@ -15,8 +15,8 @@ L_StartTimer: OnTimer20000: setnpctimer 0; - cmdothernpc "#XmasConfig", "RestartQuest"; - cmdothernpc "#HalloweenConfig", "RestartQuest"; + donpcevent "#XmasConfig::OnCommandRestartQuest"; + donpcevent "#HalloweenConfig::OnCommandRestartQuest"; initnpctimer; end; } -- cgit v1.2.3-70-g09d2