diff options
Diffstat (limited to 'npc/quests/thana_quest.txt')
-rw-r--r-- | npc/quests/thana_quest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/thana_quest.txt b/npc/quests/thana_quest.txt index b33afe9b0..49cb0c5c7 100644 --- a/npc/quests/thana_quest.txt +++ b/npc/quests/thana_quest.txt @@ -2235,7 +2235,7 @@ OnDisable: end; } -thana_boss,141,218,0 script #sommon_thanatos -1,{ +thana_boss,141,218,0 script #sommon_thanatos FAKE_NPC,{ OnEnable: specialeffect EF_MAPPILLAR2,AREA,"#sommon_thanatos"; specialeffect EF_SEISMICWEAPON,AREA,"#sommon_thanatos"; |