diff options
-rw-r--r-- | npc/commands/warp.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index 0fca933ce..9f3433aca 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -69,8 +69,8 @@ OnInit: // TMW2 "^TULIM", "003-1 41 48", // Tulishmar "^CANDOR", "005-1 28 92", // Candor - "^HURN", "008-1 79 64", // hurnscald: town square - "^HALI", "009-1 0 0", // Halinarzo (WIP) + "^HURN", "008-1 79 64", // Hurnscald + "^HALI", "009-1 28 33", // Halinarzo // GM Stuff "^AEROS|^GM", "001-1 235 26", // Floating Island of Aeros (GM Events) |