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