summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2023-08-20 23:09:19 +0200
committerFedja Beader <fedja@protonmail.ch>2023-08-20 23:09:19 +0200
commit6952e4c5b8febc84a0bcd8d49fea807b8c3d4c62 (patch)
tree642fb9e045e83944eee1c0644f56a8a1c61e5435
parentf917305a89652924dc955534a6df95b5aa1a5962 (diff)
downloadserverdata-fortress_tp_fix2.tar.gz
serverdata-fortress_tp_fix2.tar.bz2
serverdata-fortress_tp_fix2.tar.xz
serverdata-fortress_tp_fix2.zip
Second attempt at fixing the Fortress Town Ash Portal: it is located onfortress_tp_fix2
map 025-1, not 025-2.
-rw-r--r--npc/config/location.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/config/location.txt b/npc/config/location.txt
index f2db2bf94..8619d3ecf 100644
--- a/npc/config/location.txt
+++ b/npc/config/location.txt
@@ -9,7 +9,7 @@ OnInit:
// TP_FORT TP_BOSSR
setarray $@LOCMASTER_TP, TP_CANDOR,TP_TULIM,TP_HALIN,TP_HURNS, TP_LOF,TP_LILIT,TP_NIVAL, TP_FROST, TP_FORT,TP_ARTIS;
setarray $@LOCMASTER_LOC$, "Candor", "Tulim", "Halin", "Hurns", "LoF", "Lilit", "Nival", "Frostia", "Fort", "Artis";
- setarray $@LOCMASTER_MAP$, "005-1", "003-1", "009-1", "012-1", "017-1", "018-5", "020-1", "024-1", "025-2", "029-0";
+ setarray $@LOCMASTER_MAP$, "005-1", "003-1", "009-1", "012-1", "017-1", "018-5", "020-1", "024-1", "025-1", "029-0";
setarray $@LOCMASTER_X, 43, 40, 26, 86, 119, 111, 56, 94, 108, 203;
setarray $@LOCMASTER_Y, 99, 49, 30, 69, 87, 53, 62, 42, 32, 85;