From fb1778dcd19a5ee945f5cdbd43d0bcab2adabd8e Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 14 Feb 2018 23:17:21 -0200 Subject: "@w Tulimshar" and "@w Candor" now works. Note that "@w Tulim" is enough. --- npc/commands/warp.txt | 41 ++++++----------------------------------- 1 file changed, 6 insertions(+), 35 deletions(-) diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index e64b87db1..b5436b7f9 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -63,46 +63,17 @@ OnInit: setarray .aliases$[0], // ARTIS - "^ART", "001-1 89 86", // artis town square - "^LIGHT", "001-2-0 37 32", // light armor shop - "^NOBLE1?$", "001-2-1 37 37", // noble house 1 - "^NOBLE2$", "001-2-10 40 38", // noble house 2 - "^NOBLE3$", "001-2-11 45 33", // noble house 3 - "^NOBLE4$", "001-2-12 34 32", // noble house 4 - "^NOBLE5$", "001-2-15 34 38", // noble house 5 - "^MOON", "001-2-2 39 34", // moon's house - "^LIB", "001-2-4 49 37", // library - "^CITY|^HALL", "001-2-7 36 38", // city hall - "^HARB|^MASTER", "001-2-16 32 33", // harbourmaster - "^WARE", "001-2-18 39 31", // warehouse - "^MERCH|^BANK", "001-2-19 29 31", // merchant hall - "^SHIP2$", "001-2-21 30 28", // la johanne (artis) - "^ALCH", "001-2-26 30 32", // alchemist - "^BLACK|SMITH", "001-2-27 35 32", // blacksmith - "^RED|PLUSH|^INN", "001-2-28 32 32", // red plush inn - "^LEG", "001-2-33 34 36", // legion + "^ARTIS", "001-1 89 86", // artis town square // PROLOGUE "^START|^BEGIN", "000-0 22 24", // starting point - "^START2$", "000-0-0 26 28", // starting point step 2 - "^START3$", "000-0-1 26 28", // starting point step 3 - "^DRA|ISLAND", "000-1 77 110", // drasil island - "^FIRST|^DECK1?$", "000-2-0 27 27", // first deck - "^SECOND|^DECK2$", "000-2-1 53 33", // second deck - "^HOLD$", "000-2-2 43 30", // hold - "^NARD", "000-2-3 21 27", // nard's room - "^ALIG|^HID", "000-2-4 36 29", // alige's hideout + + // TMW2 + "^TULIM", "003-1 41 48", // Tulishmar + "^CANDOR", "005-1 28 92", // Tulishmar // WOODLAND - "^HURN", "008-1 79 64", // hurnscald: town square - "^CELE", "008-2-0 25 27", // hurnscald: celestia - "^HMER", "008-2-1 33 39", // hurnscald: merchant guild - "^RUST", "008-2-2 37 30", // hurnscald: inn - "^ARRO|^ARCH", "008-2-6 27 29", // hurnscald: archery shop - "^A?POT", "008-2-7 34 27", // hurnscald: potion shop - "^HBLA", "008-2-8 36 34", // hurnscald: forge - "^HHAL|^HCIT", "008-2-10 36 31", // hurnscald: city hall - "HOSP|CLIN", "008-2-13 25 31"; // hurnscald: clinic / hospital + "^HURN", "008-1 79 64"; // hurnscald: town square .count = getarraysize(.aliases$[0]); -- cgit v1.2.3-60-g2f50