diff options
Diffstat (limited to 'npc/026-4/ctrl.c')
-rw-r--r-- | npc/026-4/ctrl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/026-4/ctrl.c b/npc/026-4/ctrl.c index c3a8222ff..cc8eb5484 100644 --- a/npc/026-4/ctrl.c +++ b/npc/026-4/ctrl.c @@ -109,7 +109,6 @@ function _moveNpc { if (getq2(General_Fortress) == 31) { dispbottom l("This was the last one of them. Now to find the door..."); setq General_Fortress, 6, 0, 0; - specialeffect(FX_MGWARP, SELF, getcharid(3)); } // Final decorators closeclientdialog; |