diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-09-13 22:40:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-09-13 22:40:15 -0300 |
commit | efe9a4e6e1eb60ab5d2015acbfbbce82b0be70e9 (patch) | |
tree | 5a6f9b1cf51f27f821a66d9df60d35e5147299a7 /npc/commands | |
parent | c932f6105ecf4eb3dd45f974cd8ca110b3f7caa0 (diff) | |
download | serverdata-efe9a4e6e1eb60ab5d2015acbfbbce82b0be70e9.tar.gz serverdata-efe9a4e6e1eb60ab5d2015acbfbbce82b0be70e9.tar.bz2 serverdata-efe9a4e6e1eb60ab5d2015acbfbbce82b0be70e9.tar.xz serverdata-efe9a4e6e1eb60ab5d2015acbfbbce82b0be70e9.zip |
Fortress Island warp was missing
Diffstat (limited to 'npc/commands')
-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 be8ebfc63..00058c9ce 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -72,10 +72,11 @@ OnInit: "^HALI", "009-1 28 33", // Halinarzo "^HURN", "012-1 83 63", // Hurnscald "^LOF", "017-1 120 89", // Land Of Fire Village + "^LILIT", "018-5 111 53", // Lilit "^PORT", "019-2 94 118", // Nivalis Port "^NIVAL", "020-1 58 65", // Nivalis "^FROST", "024-1 94 42", // Frostia - "^LILIT", "018-5 111 53", // Lilit + "^FORT", "025-1 100 83", // Fortress Town "^MAGI|^ACADEMY", "027-1 89 83", // Magic Academy // TBR - To Be Removed |