diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-16 00:39:53 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-16 00:39:53 -0200 |
commit | 9e195a8d884e78472a7bd41bde38297be955d1c0 (patch) | |
tree | 6ef00f32a8b878f1620923b33fc64ef43877ae1f | |
parent | 7f43c9f1faf4d8c8272cfca17a25308a505825c3 (diff) | |
download | serverdata-9e195a8d884e78472a7bd41bde38297be955d1c0.tar.gz serverdata-9e195a8d884e78472a7bd41bde38297be955d1c0.tar.bz2 serverdata-9e195a8d884e78472a7bd41bde38297be955d1c0.tar.xz serverdata-9e195a8d884e78472a7bd41bde38297be955d1c0.zip |
Fix @w
-rw-r--r-- | npc/commands/warp.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index c40aa8bb5..c04c5133d 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -69,10 +69,11 @@ OnInit: // TMW2 "^TULIM", "003-1 41 48", // Tulishmar - "^CANDOR", "005-1 28 92", // Candor + "^CANDOR", "005-1 35 102", // Candor "^HALI", "009-1 28 33", // Halinarzo "^HURN", "012-1 83 63", // Hurnscald "^LOF", "017-1 120 89", // Land Of Fire Village + "^NIVAL", "019-2 94 118", // Nivalis (WIP) // TBR - To Be Removed "^BOSS", "boss 45 45", // (TBR) Jesusalva Boss Arena |