summaryrefslogtreecommitdiff
path: root/npc/033-1/misc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/033-1/misc.txt')
-rw-r--r--npc/033-1/misc.txt17
1 files changed, 2 insertions, 15 deletions
diff --git a/npc/033-1/misc.txt b/npc/033-1/misc.txt
index 5cab8dc..9d7c406 100644
--- a/npc/033-1/misc.txt
+++ b/npc/033-1/misc.txt
@@ -83,24 +83,11 @@ OnTouch:
end;
}
-// 34,150
+// Shortcut to TMW Classic?
033-1,31,155,0 script #Porthos02 NPC_NO_SPRITE,0,0,{
end;
OnTouch:
- /*
- if ($@EVENT_02 == PORTHOS_BUSY) {
- dispbottom l("This portal is currently busy - an event must be in progress.");
- end;
- }
- if ($@EVENT_02 == PORTHOS_UNUSED) {
- if (is_admin() || is_master())
- SetPorthosPortal(2);
- dispbottom l("This portal is not currently active.");
- end;
- }
- warp $@EVENT_02_M$, $@EVENT_02_X, $@EVENT_02_Y;
- end;
- */
+ slide 31, 156;
mes l("Do you want to visit The Mana World: Classic?");
next;
if (askyesno() == ASK_YES)