summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-12-22 14:11:26 -0300
committerJesusaves <cpntb1@ymail.com>2022-12-22 14:11:26 -0300
commit1a385548e48a3d8460a5e7fb0a7159b3080b37e8 (patch)
tree7eb02b7c6201fbfcc774c27cde86f0d66df66377
parent4a82e777ffe2fb5d7c82d173324aee042c00cd2a (diff)
downloadserverdata-1a385548e48a3d8460a5e7fb0a7159b3080b37e8.tar.gz
serverdata-1a385548e48a3d8460a5e7fb0a7159b3080b37e8.tar.bz2
serverdata-1a385548e48a3d8460a5e7fb0a7159b3080b37e8.tar.xz
serverdata-1a385548e48a3d8460a5e7fb0a7159b3080b37e8.zip
Fix anchors
-rw-r--r--npc/commands/warp.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt
index 4f98ac533..695444d9c 100644
--- a/npc/commands/warp.txt
+++ b/npc/commands/warp.txt
@@ -54,7 +54,7 @@ OnCall:
++.@e;
}
- if (getmapflag(.@map$, mf_nowarpto) && !(is_admin() || $@GM_OVERRIDE)) {
+ if (getmapflag(.@map$, mf_nowarpto) && !(is_master() || $@GM_OVERRIDE)) {
dispbottom("This map is restricted and cannot be warped to.");
close;
}
@@ -83,6 +83,8 @@ OnInit:
"^FORT", "025-1 100 83", // Fortress Town
"^MAGI|^ACADEMY", "027-1 89 83", // Magic Academy
"^ART", "029-0 203 85", // Artis
+ "^AETH", "031-1 58 64", // Aethyra
+ "^PAST", "032-1 65 232", // Past Tonori
// TBR - To Be Removed
"^BOSS", "boss 45 45", // (TBR) Monster King's Throne Room