diff options
Diffstat (limited to 'npc/commands')
-rw-r--r-- | npc/commands/warp.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index b5436b7f9..48e1fd01f 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -63,7 +63,7 @@ OnInit: setarray .aliases$[0], // ARTIS - "^ARTIS", "001-1 89 86", // artis town square + "^ARTIS", "001-1 89 86", // artis town square // PROLOGUE "^START|^BEGIN", "000-0 22 24", // starting point @@ -72,6 +72,9 @@ OnInit: "^TULIM", "003-1 41 48", // Tulishmar "^CANDOR", "005-1 28 92", // Tulishmar + // TMW-BR + "^AEROS", "aeros 76 26", // Floating Island of Aeros (GM Events) + // WOODLAND "^HURN", "008-1 79 64"; // hurnscald: town square |