summaryrefslogtreecommitdiff
path: root/npc/001-1/portal.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/portal.txt')
-rw-r--r--npc/001-1/portal.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt
index 6865bc77b..79e74640d 100644
--- a/npc/001-1/portal.txt
+++ b/npc/001-1/portal.txt
@@ -21,11 +21,14 @@ L_Leave:
goto L_Close;
L_Enable:
+ mesc l("WARNING: Deprecated!"), 1;
+ mesc l("Please don't use this function in future!");
$@GM_EVENT=1;
close;
L_Disable:
$@GM_EVENT=0;
+ $@MK_SCENE=MK_NONE;
close;
// Uses l() to translate utilities