diff options
Diffstat (limited to 'npc/quests/okolnir/godse_sch03.txt')
-rw-r--r-- | npc/quests/okolnir/godse_sch03.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/okolnir/godse_sch03.txt b/npc/quests/okolnir/godse_sch03.txt index 6d8a9cb28..cd2a570b6 100644 --- a/npc/quests/okolnir/godse_sch03.txt +++ b/npc/quests/okolnir/godse_sch03.txt @@ -2641,7 +2641,7 @@ OnDisable: end; OnTimer5000: - mapannounce "que_qsch03","The Eastern magic formation is working to summon Guard of Shadow.",bc_map,"0x4d4dff"; + mapannounce "que_qsch03","The Eastern magic formation is working to summon Bloody Hunter.",bc_map,"0x4d4dff"; monster "que_qsch03",263,292,"Bloody Hunter",1753,1,"#nmsomsch03_jin02::OnMyMobDead"; monster "que_qsch03",264,291,"Bloody Hunter",1753,1,"#nmsomsch03_jin02::OnMyMobDead"; monster "que_qsch03",265,290,"Bloody Hunter",1753,1,"#nmsomsch03_jin02::OnMyMobDead"; @@ -2748,7 +2748,7 @@ OnDisable: end; OnTimer5000: - mapannounce "que_qsch03","The Northern magic formation is working to summon Keeper of the temple.",bc_map,"0x4d4dff"; + mapannounce "que_qsch03","The Northern magic formation is working to summon Keeper of the Temple.",bc_map,"0x4d4dff"; monster "que_qsch03",247,329,"Keeper Of The Temple",1933,1,"#nmsomsch03_jin03::OnMyMobDead"; monster "que_qsch03",249,329,"Keeper Of The Temple",1933,1,"#nmsomsch03_jin03::OnMyMobDead"; monster "que_qsch03",251,329,"Keeper Of The Temple",1933,1,"#nmsomsch03_jin03::OnMyMobDead"; |