diff options
Diffstat (limited to 'npc/custom/battleground/bg_flavius_01.txt')
-rw-r--r-- | npc/custom/battleground/bg_flavius_01.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/battleground/bg_flavius_01.txt b/npc/custom/battleground/bg_flavius_01.txt index e4d1ee0b9..ebd695037 100644 --- a/npc/custom/battleground/bg_flavius_01.txt +++ b/npc/custom/battleground/bg_flavius_01.txt @@ -360,7 +360,7 @@ OnBGStop: end; OnTimer24000: - misceffect 83; + specialeffect(EF_SANCTUARY); end; OnTimer25000: @@ -382,7 +382,7 @@ OnBGStop: end; OnTimer24000: - misceffect 83; + specialeffect(EF_SANCTUARY); end; OnTimer25000: |