diff options
Diffstat (limited to 'npc/quests/quests_amatsu.txt')
-rw-r--r-- | npc/quests/quests_amatsu.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_amatsu.txt b/npc/quests/quests_amatsu.txt index 840947699..231cee0af 100644 --- a/npc/quests/quests_amatsu.txt +++ b/npc/quests/quests_amatsu.txt @@ -722,8 +722,8 @@ OnTouch: set event_momo,3; warp "amatsu",223,230; disablenpc "Coach#after"; - donpcevent "Assistant#ama::Onreset"; donpcevent "Timer#ama::OnDisable"; + donpcevent "Assistant#ama::Onreset"; end; } |