diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/siege.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/siege.txt b/npc/functions/siege.txt index 3fa58cfb1..a8e2721de 100644 --- a/npc/functions/siege.txt +++ b/npc/functions/siege.txt @@ -199,7 +199,6 @@ function script siege_revert { removemapmask .@m$, MASK_MATTACK; changemusic .@m$, "caketown.ogg"; // :> - enablenpc("Mana Stone"); pvpoff(.@m$); removemapflag(.@m$,mf_bexp); removemapflag(.@m$,mf_nosave); |