summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-05 10:53:25 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-05 10:53:25 -0300
commitbddbd1b817b662a8dd252d5cec06f2fd708288fc (patch)
tree6a6453748b085797850c8ae864c55fc3ba7d6362 /npc/commands
parent0cd22b3fd9084f3b2f7d5c58ec44e333fdabd972 (diff)
downloadserverdata-bddbd1b817b662a8dd252d5cec06f2fd708288fc.tar.gz
serverdata-bddbd1b817b662a8dd252d5cec06f2fd708288fc.tar.bz2
serverdata-bddbd1b817b662a8dd252d5cec06f2fd708288fc.tar.xz
serverdata-bddbd1b817b662a8dd252d5cec06f2fd708288fc.zip
Soren.tmx changed, make maps
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/warp.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt
index 1d9b1123b..28eda8707 100644
--- a/npc/commands/warp.txt
+++ b/npc/commands/warp.txt
@@ -9,8 +9,10 @@
// #w "char" <map or anchor> [, x [, y]]
//
// example:
-// @w artis
-// #w "char" artis
+// @w hali
+// @w halin
+// @w halinarzo
+// #w "char" hali
- script @w 32767,{
end;
@@ -77,8 +79,9 @@ OnInit:
// GM Stuff
"^AEROS|^GM", "001-1 235 26", // Floating Island of Aeros (GM Events)
+ "^ARENA", "001-2 125 222", // Aeros Arena (GM Events)
"^EASTER", "001-4 151 157", // Easter Event Map
- "^SOREN", "soren 179 56", // Unimplemented map
+ "^SOREN", "soren 179 76", // Part of the Yeti King quest (todo)
"^JAIL|^PRISON", "sec_pri 28 25"; // Jesusalva's Prison (and last line)