diff options
Diffstat (limited to 'npc/custom/battleground/bg_flavius_02.txt')
-rw-r--r-- | npc/custom/battleground/bg_flavius_02.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/battleground/bg_flavius_02.txt b/npc/custom/battleground/bg_flavius_02.txt index 6a364aed6..53dd457a9 100644 --- a/npc/custom/battleground/bg_flavius_02.txt +++ b/npc/custom/battleground/bg_flavius_02.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: |