diff options
Diffstat (limited to 'npc/quests/newgears/2004_headgears.txt')
-rw-r--r-- | npc/quests/newgears/2004_headgears.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/newgears/2004_headgears.txt b/npc/quests/newgears/2004_headgears.txt index f84129c4b..cb0933369 100644 --- a/npc/quests/newgears/2004_headgears.txt +++ b/npc/quests/newgears/2004_headgears.txt @@ -2298,7 +2298,7 @@ OnInit: end;
OnReset:
- killmonster "pay_dun03.gat","NT::OnMobDeadGlobal";
+ killmonster "pay_dun03.gat","NT::OnMobDead";
disablenpc "Nine Tail#1";
disablenpc "Nine Tail#2";
initnpctimer;
|