From 6f757c66f4873c5d5c83e4fdb0abe5b609d5e76f Mon Sep 17 00:00:00 2001 From: Zukero Date: Mon, 18 Jul 2016 18:51:38 +0200 Subject: [PATCH] Updated to version code 43. Maps now save the spawn area ID, to have better control over which are activated or not. All maps refactored to have unique spawn area id. Spawn group now defined in "spawngroup" property instead of name (id). --- AndorsTrail/AndroidManifest.xml | 2 +- AndorsTrail/res/xml/blackwater_mountain1.tmx | 15 +- AndorsTrail/res/xml/blackwater_mountain12.tmx | 26 +- AndorsTrail/res/xml/blackwater_mountain14.tmx | 24 +- AndorsTrail/res/xml/blackwater_mountain15.tmx | 26 +- AndorsTrail/res/xml/blackwater_mountain16.tmx | 50 ++- AndorsTrail/res/xml/blackwater_mountain17.tmx | 33 +- AndorsTrail/res/xml/blackwater_mountain18.tmx | 39 +- AndorsTrail/res/xml/blackwater_mountain2.tmx | 8 +- AndorsTrail/res/xml/blackwater_mountain20.tmx | 22 +- AndorsTrail/res/xml/blackwater_mountain29.tmx | 43 +- AndorsTrail/res/xml/blackwater_mountain30.tmx | 47 +- AndorsTrail/res/xml/blackwater_mountain32.tmx | 56 ++- AndorsTrail/res/xml/blackwater_mountain33.tmx | 23 +- AndorsTrail/res/xml/blackwater_mountain34.tmx | 55 ++- AndorsTrail/res/xml/blackwater_mountain36.tmx | 31 +- AndorsTrail/res/xml/blackwater_mountain37.tmx | 37 +- AndorsTrail/res/xml/blackwater_mountain38.tmx | 37 +- AndorsTrail/res/xml/blackwater_mountain39.tmx | 32 +- .../res/xml/blackwater_mountain39a.tmx | 42 +- AndorsTrail/res/xml/blackwater_mountain4.tmx | 15 +- AndorsTrail/res/xml/blackwater_mountain40.tmx | 19 +- AndorsTrail/res/xml/blackwater_mountain41.tmx | 116 +++-- AndorsTrail/res/xml/blackwater_mountain42.tmx | 89 ++-- AndorsTrail/res/xml/blackwater_mountain43.tmx | 91 +++- AndorsTrail/res/xml/blackwater_mountain44.tmx | 49 ++- AndorsTrail/res/xml/blackwater_mountain45.tmx | 37 +- AndorsTrail/res/xml/blackwater_mountain5.tmx | 27 +- AndorsTrail/res/xml/blackwater_mountain50.tmx | 37 +- AndorsTrail/res/xml/blackwater_mountain51.tmx | 21 +- AndorsTrail/res/xml/blackwater_mountain52.tmx | 26 +- AndorsTrail/res/xml/blackwater_mountain5a.tmx | 31 +- AndorsTrail/res/xml/blackwater_mountain7.tmx | 43 +- AndorsTrail/res/xml/blackwater_mountain7a.tmx | 27 +- AndorsTrail/res/xml/blackwater_mountain9.tmx | 27 +- AndorsTrail/res/xml/catacombs2.tmx | 31 +- AndorsTrail/res/xml/catacombs3.tmx | 39 +- AndorsTrail/res/xml/clearing_level1.tmx | 105 +++-- AndorsTrail/res/xml/clearing_level2.tmx | 104 +++-- AndorsTrail/res/xml/crossglen_cave.tmx | 86 ++-- AndorsTrail/res/xml/crossroads.tmx | 45 +- AndorsTrail/res/xml/fallhaven_prison.tmx | 104 +++-- AndorsTrail/res/xml/fallhaven_sw.tmx | 23 +- AndorsTrail/res/xml/fields1.tmx | 19 +- AndorsTrail/res/xml/fields12.tmx | 7 +- AndorsTrail/res/xml/fields5.tmx | 105 +++-- AndorsTrail/res/xml/fields6.tmx | 26 +- AndorsTrail/res/xml/flagstone0.tmx | 46 +- AndorsTrail/res/xml/flagstone1.tmx | 100 +++-- AndorsTrail/res/xml/flagstone2.tmx | 131 +++--- AndorsTrail/res/xml/flagstone3.tmx | 117 +++-- AndorsTrail/res/xml/flagstone_inner.tmx | 122 +++-- AndorsTrail/res/xml/flagstone_upper.tmx | 103 +++-- AndorsTrail/res/xml/gargoylecave1.tmx | 108 +++-- AndorsTrail/res/xml/gargoylecave2.tmx | 117 +++-- AndorsTrail/res/xml/gargoylecave3.tmx | 100 +++-- AndorsTrail/res/xml/hauntedhouse3.tmx | 22 +- AndorsTrail/res/xml/houseatcrossroads1.tmx | 94 ++-- AndorsTrail/res/xml/jan_pitcave1.tmx | 92 ++-- AndorsTrail/res/xml/jan_pitcave2.tmx | 131 +++--- AndorsTrail/res/xml/lodar0.tmx | 41 +- AndorsTrail/res/xml/lodar10.tmx | 14 +- AndorsTrail/res/xml/lodar11.tmx | 79 +++- AndorsTrail/res/xml/lodar12.tmx | 65 ++- AndorsTrail/res/xml/lodar12cave0.tmx | 37 +- AndorsTrail/res/xml/lodar12cave1.tmx | 45 +- AndorsTrail/res/xml/lodar13.tmx | 23 +- AndorsTrail/res/xml/lodar14.tmx | 80 +++- AndorsTrail/res/xml/lodar16.tmx | 66 ++- AndorsTrail/res/xml/lodar17.tmx | 41 +- AndorsTrail/res/xml/lodar18.tmx | 63 ++- AndorsTrail/res/xml/lodar19.tmx | 40 +- AndorsTrail/res/xml/lodar1cave0.tmx | 40 +- AndorsTrail/res/xml/lodar2.tmx | 75 +++- AndorsTrail/res/xml/lodar20.tmx | 58 ++- AndorsTrail/res/xml/lodar21.tmx | 34 +- AndorsTrail/res/xml/lodar3.tmx | 59 ++- AndorsTrail/res/xml/lodar4.tmx | 40 +- AndorsTrail/res/xml/lodar5.tmx | 10 +- AndorsTrail/res/xml/lodar5cave0.tmx | 102 ++++- AndorsTrail/res/xml/lodar5cave1.tmx | 18 +- AndorsTrail/res/xml/lodar5cave2.tmx | 20 +- AndorsTrail/res/xml/lodar6.tmx | 27 +- AndorsTrail/res/xml/lodar7.tmx | 111 ++++- AndorsTrail/res/xml/lodar8.tmx | 127 ++++-- AndorsTrail/res/xml/lodar8cave0.tmx | 37 +- AndorsTrail/res/xml/lodar9.tmx | 54 ++- AndorsTrail/res/xml/lodarcave0.tmx | 42 +- AndorsTrail/res/xml/lodarcave1.tmx | 51 ++- AndorsTrail/res/xml/lodarcave2.tmx | 16 +- AndorsTrail/res/xml/lodarcave3.tmx | 75 +++- AndorsTrail/res/xml/lodarcave4.tmx | 36 +- AndorsTrail/res/xml/lodarcave4a.tmx | 415 +++++++++--------- AndorsTrail/res/xml/lodarcave5.tmx | 39 +- AndorsTrail/res/xml/lodarcave6.tmx | 36 +- AndorsTrail/res/xml/lodarcave7.tmx | 22 +- AndorsTrail/res/xml/lodarhouse0.tmx | 5 +- AndorsTrail/res/xml/loneford10.tmx | 87 ++-- AndorsTrail/res/xml/loneford3.tmx | 87 ++-- AndorsTrail/res/xml/loneford4.tmx | 86 ++-- AndorsTrail/res/xml/lonelyhouse1.tmx | 84 ++-- AndorsTrail/res/xml/lostmine0.tmx | 29 +- AndorsTrail/res/xml/lostmine1.tmx | 53 ++- AndorsTrail/res/xml/lostmine10.tmx | 39 +- AndorsTrail/res/xml/lostmine11.tmx | 30 +- AndorsTrail/res/xml/lostmine2.tmx | 126 +++++- AndorsTrail/res/xml/lostmine2a.tmx | 21 +- AndorsTrail/res/xml/lostmine3.tmx | 59 ++- AndorsTrail/res/xml/lostmine5.tmx | 36 +- AndorsTrail/res/xml/lostmine6.tmx | 29 +- AndorsTrail/res/xml/lostmine7.tmx | 96 +++- AndorsTrail/res/xml/lostmine8.tmx | 25 +- AndorsTrail/res/xml/lostmine9.tmx | 101 ++++- AndorsTrail/res/xml/minerhouse0.tmx | 15 +- AndorsTrail/res/xml/minerhouse1.tmx | 15 +- AndorsTrail/res/xml/minerhouse2.tmx | 9 +- AndorsTrail/res/xml/minerhouse3.tmx | 21 +- AndorsTrail/res/xml/minerhouse4.tmx | 14 +- AndorsTrail/res/xml/minerhouse5.tmx | 17 +- AndorsTrail/res/xml/minerhouse7.tmx | 11 +- AndorsTrail/res/xml/minerhouse8.tmx | 30 +- AndorsTrail/res/xml/minerhouse9.tmx | 14 +- AndorsTrail/res/xml/mountaincave0.tmx | 91 ++-- AndorsTrail/res/xml/mountaincave1.tmx | 93 ++-- AndorsTrail/res/xml/mountaincave2.tmx | 95 ++-- AndorsTrail/res/xml/mountainlake0.tmx | 97 ++-- AndorsTrail/res/xml/mountainlake1.tmx | 112 ++--- AndorsTrail/res/xml/mountainlake10.tmx | 111 ++--- AndorsTrail/res/xml/mountainlake10a.tmx | 11 +- AndorsTrail/res/xml/mountainlake11.tmx | 25 +- AndorsTrail/res/xml/mountainlake12.tmx | 8 +- AndorsTrail/res/xml/mountainlake13.tmx | 101 ++--- AndorsTrail/res/xml/mountainlake2.tmx | 103 ++--- AndorsTrail/res/xml/mountainlake3.tmx | 113 ++--- AndorsTrail/res/xml/mountainlake4.tmx | 100 ++--- AndorsTrail/res/xml/mountainlake5.tmx | 113 ++--- AndorsTrail/res/xml/mountainlake6.tmx | 93 ++-- AndorsTrail/res/xml/mountainlake7.tmx | 99 ++--- AndorsTrail/res/xml/mountainlake8.tmx | 112 ++--- AndorsTrail/res/xml/mountainlake9.tmx | 110 ++--- AndorsTrail/res/xml/oldcave0.tmx | 43 +- AndorsTrail/res/xml/oldcave1.tmx | 58 ++- AndorsTrail/res/xml/pwcave0.tmx | 91 ++-- AndorsTrail/res/xml/pwcave1.tmx | 106 ++--- AndorsTrail/res/xml/pwcave2.tmx | 41 +- AndorsTrail/res/xml/pwcave2a.tmx | 12 +- AndorsTrail/res/xml/pwcave3.tmx | 123 +++--- AndorsTrail/res/xml/pwcave4.tmx | 105 +++-- AndorsTrail/res/xml/remgard_prison.tmx | 104 +++-- AndorsTrail/res/xml/remgard_tavern0.tmx | 35 +- AndorsTrail/res/xml/remgard_tavern1.tmx | 45 +- AndorsTrail/res/xml/road1.tmx | 22 +- AndorsTrail/res/xml/road4.tmx | 37 +- AndorsTrail/res/xml/road4_gargoylecave.tmx | 31 +- AndorsTrail/res/xml/roadbeforecrossroads.tmx | 32 +- AndorsTrail/res/xml/roadbeforecrossroads2.tmx | 40 +- AndorsTrail/res/xml/roadbeforecrossroads4.tmx | 6 +- AndorsTrail/res/xml/roadbeforecrossroads5.tmx | 23 +- AndorsTrail/res/xml/roadbeforecrossroads6.tmx | 30 +- AndorsTrail/res/xml/roadbeforecrossroads7.tmx | 17 +- AndorsTrail/res/xml/roadbeforecrossroads8.tmx | 21 +- AndorsTrail/res/xml/roadbeforecrossroads9.tmx | 50 ++- AndorsTrail/res/xml/roadcave0.tmx | 34 +- AndorsTrail/res/xml/roadcave1.tmx | 65 ++- AndorsTrail/res/xml/roadtocarntower2.tmx | 32 +- AndorsTrail/res/xml/shortcut_lodar0.tmx | 36 +- AndorsTrail/res/xml/shortcut_lodar1.tmx | 12 +- AndorsTrail/res/xml/shortcut_lodar2.tmx | 49 ++- AndorsTrail/res/xml/shortcut_lodar3.tmx | 48 +- AndorsTrail/res/xml/shortcut_lodar4.tmx | 20 +- AndorsTrail/res/xml/snakecave1.tmx | 95 ++-- AndorsTrail/res/xml/snakecave2.tmx | 98 +++-- AndorsTrail/res/xml/snakecave3.tmx | 95 ++-- AndorsTrail/res/xml/stoutford_church.tmx | 31 +- AndorsTrail/res/xml/stoutford_sw.tmx | 20 +- AndorsTrail/res/xml/vilegard_chapel.tmx | 98 +++-- AndorsTrail/res/xml/waterway0.tmx | 97 ++-- AndorsTrail/res/xml/waterway1.tmx | 23 +- AndorsTrail/res/xml/waterway10.tmx | 16 +- AndorsTrail/res/xml/waterway11.tmx | 17 +- AndorsTrail/res/xml/waterway11_east.tmx | 15 +- AndorsTrail/res/xml/waterway12.tmx | 13 +- AndorsTrail/res/xml/waterway14.tmx | 7 +- AndorsTrail/res/xml/waterway15.tmx | 86 ++-- AndorsTrail/res/xml/waterway3.tmx | 16 +- AndorsTrail/res/xml/waterway4.tmx | 10 +- AndorsTrail/res/xml/waterway5.tmx | 19 +- AndorsTrail/res/xml/waterway6.tmx | 12 +- AndorsTrail/res/xml/waterway7.tmx | 92 ++-- AndorsTrail/res/xml/waterway8.tmx | 23 +- AndorsTrail/res/xml/waterway9.tmx | 114 ++--- AndorsTrail/res/xml/waterwaycave.tmx | 102 +++-- AndorsTrail/res/xml/waytobrimhaven2.tmx | 88 ++-- AndorsTrail/res/xml/waytobrimhaven3.tmx | 91 ++-- AndorsTrail/res/xml/waytobrimhavencave0.tmx | 93 ++-- AndorsTrail/res/xml/waytobrimhavencave1.tmx | 114 ++--- AndorsTrail/res/xml/waytobrimhavencave2.tmx | 25 +- AndorsTrail/res/xml/waytobrimhavencave3.tmx | 60 +-- AndorsTrail/res/xml/waytobrimhavencave3a.tmx | 112 ++--- AndorsTrail/res/xml/waytobrimhavencave3b.tmx | 87 ++-- AndorsTrail/res/xml/waytobrimhavencave4.tmx | 94 ++-- AndorsTrail/res/xml/waytolake0.tmx | 104 ++--- AndorsTrail/res/xml/waytolake1.tmx | 108 ++--- AndorsTrail/res/xml/waytolake2.tmx | 106 ++--- AndorsTrail/res/xml/waytolake3.tmx | 101 ++--- AndorsTrail/res/xml/waytolake4.tmx | 134 +++--- AndorsTrail/res/xml/waytolake5.tmx | 109 ++--- AndorsTrail/res/xml/waytolostmine0.tmx | 71 ++- AndorsTrail/res/xml/waytolostmine1.tmx | 98 ++++- AndorsTrail/res/xml/waytolostmine2.tmx | 48 +- AndorsTrail/res/xml/waytolostmine3.tmx | 59 ++- AndorsTrail/res/xml/waytominingtown0.tmx | 14 +- AndorsTrail/res/xml/waytominingtown1.tmx | 18 +- AndorsTrail/res/xml/waytominingtown3.tmx | 43 +- AndorsTrail/res/xml/waytomountaincave0.tmx | 88 ++-- AndorsTrail/res/xml/waytomountaincave1.tmx | 89 ++-- AndorsTrail/res/xml/waytomountaincave2.tmx | 98 +++-- AndorsTrail/res/xml/wild0.tmx | 34 +- AndorsTrail/res/xml/wild1.tmx | 27 +- AndorsTrail/res/xml/wild11_clearing.tmx | 14 +- AndorsTrail/res/xml/wild13.tmx | 20 +- AndorsTrail/res/xml/wild14_cave.tmx | 43 +- AndorsTrail/res/xml/wild2.tmx | 20 +- AndorsTrail/res/xml/wild3.tmx | 16 +- AndorsTrail/res/xml/wild4.tmx | 15 +- AndorsTrail/res/xml/wild5.tmx | 8 +- AndorsTrail/res/xml/wild9.tmx | 27 +- AndorsTrail/res/xml/woodcave0.tmx | 77 +++- AndorsTrail/res/xml/woodcave1.tmx | 85 ++-- AndorsTrail/res/xml/woodsettlement0.tmx | 32 +- .../AndorsTrail/AndorsTrailApplication.java | 4 +- .../controller/ConversationController.java | 4 +- .../controller/MonsterMovementController.java | 1 + .../model/map/MonsterSpawnArea.java | 6 +- .../AndorsTrail/model/map/PredefinedMap.java | 28 +- .../model/map/TMXMapTranslator.java | 5 +- .../LegacySavegameFormatReaderForPlayer.java | 2 +- 237 files changed, 8465 insertions(+), 4666 deletions(-) diff --git a/AndorsTrail/AndroidManifest.xml b/AndorsTrail/AndroidManifest.xml index 0e416a2dc..26146496f 100644 --- a/AndorsTrail/AndroidManifest.xml +++ b/AndorsTrail/AndroidManifest.xml @@ -3,7 +3,7 @@ diff --git a/AndorsTrail/res/xml/blackwater_mountain1.tmx b/AndorsTrail/res/xml/blackwater_mountain1.tmx index 78193ff49..f2cfb2ca0 100644 --- a/AndorsTrail/res/xml/blackwater_mountain1.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain1.tmx @@ -1,4 +1,5 @@ + @@ -161,13 +162,23 @@ + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/blackwater_mountain12.tmx b/AndorsTrail/res/xml/blackwater_mountain12.tmx index f4868e22b..2b2862447 100644 --- a/AndorsTrail/res/xml/blackwater_mountain12.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain12.tmx @@ -1,4 +1,5 @@ + @@ -143,7 +144,7 @@ eJztU1sKwCAM8wi7lPe/0tiHIGW1ebh9GSi4ok3apf1qrZ84sTkexPOcG98x5/BlyHSxfaB8M2+mQ623uovO9iu4/b3VYPNKj+hbtL9MI8OpeF7xt7oHMx+im9G1mn8FZZaVbhbOjFVkflM85Ghz9g+5g+wWWqPaX+Q+Mif0LauP6ZPpD61T6dnhe8dPzn+M+zPOCsefcQM8v6C1 - + @@ -163,15 +164,28 @@ - - - - + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain14.tmx b/AndorsTrail/res/xml/blackwater_mountain14.tmx index 81122ce85..0888f9278 100644 --- a/AndorsTrail/res/xml/blackwater_mountain14.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain14.tmx @@ -1,4 +1,5 @@ + @@ -143,7 +144,7 @@ eJy9klEOwCAMQj3CLuX9r7T4Z4wIrLgm/dmQV6r9aa1f7FE3/RPc5Iyq11yq30nr+iA2KsRAXKVWLTuX4CI9Ov/lfh2uOyf6n+BW3ijTVfKqns5sil7VOPOv3xSeM5+bN7VrtqvE23LzsjPurlEl8zIu2vXO32FWupq3wlXu5O/sc7+gZoQn - + @@ -163,24 +164,35 @@ - + + + + + + + + + + + + - - + - + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain15.tmx b/AndorsTrail/res/xml/blackwater_mountain15.tmx index 5f2d93a8e..695b01105 100644 --- a/AndorsTrail/res/xml/blackwater_mountain15.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain15.tmx @@ -1,4 +1,5 @@ + @@ -143,7 +144,7 @@ eJzdk9EJADEIQzvCLdX9V7rfIkZf7vCnglCkMTG2+1lrX5JnxLqDjeHgTj7ag/BXPSawxLsKN4XtZlW+dxF5VW2SN9b+zJv5ps4Olv43pVX5TIJoJvcotupHNdJdZnrcv1rt66tm19Os3s1V+UWwzptV+QKHgFaq - + @@ -169,24 +170,35 @@ - - - + + + + + + + + + + + + - + + - + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain16.tmx b/AndorsTrail/res/xml/blackwater_mountain16.tmx index f827124ca..d38c8aa3e 100644 --- a/AndorsTrail/res/xml/blackwater_mountain16.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain16.tmx @@ -1,4 +1,5 @@ + @@ -143,7 +144,7 @@ eJzFk9ENACEIQx3Bpdx/JX+NaaEV7zQhkeijQGD01sYHth7n734q7G0e+RU2ixv5jFW1UK4o9+iusOu7q8tYFi+aP6Qb9S9jVV1nF26wbDZZrc5OnHAu8ypPlWW7VmUVfdarjD2psdIblKPbm79tAjViW/o= - + @@ -158,37 +159,62 @@ - + + - - - + + + + + + + + + + + + - - + + + + + + + - + + - - - + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain17.tmx b/AndorsTrail/res/xml/blackwater_mountain17.tmx index 8d61962a5..d04c71908 100644 --- a/AndorsTrail/res/xml/blackwater_mountain17.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain17.tmx @@ -1,4 +1,5 @@ + @@ -121,7 +122,7 @@ - + @@ -158,7 +159,7 @@ eJxzFWBgcB2hGAYIqcHGpsQ8bIAYteSahw8Qayax9hID6BEuxMQXMXoAQKouKA== - + @@ -172,11 +173,27 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain18.tmx b/AndorsTrail/res/xml/blackwater_mountain18.tmx index b524637e7..88631eabe 100644 --- a/AndorsTrail/res/xml/blackwater_mountain18.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain18.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcIViEHAVIA8PhF5iAS59lNg5kOFEjr+R9RITnsNJLzZ5fHGJLxwHOg1RQy+usCJVLzaATw6bvcQAUv1Gql5iMACZHUy0 - + @@ -154,21 +155,39 @@ - - - - - - + + - + - + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain2.tmx b/AndorsTrail/res/xml/blackwater_mountain2.tmx index 51fcf1eda..fb336101c 100644 --- a/AndorsTrail/res/xml/blackwater_mountain2.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain2.tmx @@ -1,4 +1,5 @@ + @@ -161,9 +162,14 @@ + + + + + + - diff --git a/AndorsTrail/res/xml/blackwater_mountain20.tmx b/AndorsTrail/res/xml/blackwater_mountain20.tmx index 04116502b..63d6d2f8d 100644 --- a/AndorsTrail/res/xml/blackwater_mountain20.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain20.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB0gjAsQq5YSM6mtjhQ3wtQSG0a0UEdIPTF+wOZnaocfpWaS4hdsGACF1Swq - + @@ -154,14 +155,23 @@ - - - - + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain29.tmx b/AndorsTrail/res/xml/blackwater_mountain29.tmx index 784c62ac2..a3d74c7a5 100644 --- a/AndorsTrail/res/xml/blackwater_mountain29.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain29.tmx @@ -1,4 +1,5 @@ + @@ -150,13 +151,41 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/blackwater_mountain30.tmx b/AndorsTrail/res/xml/blackwater_mountain30.tmx index 616907fde..7e5027370 100644 --- a/AndorsTrail/res/xml/blackwater_mountain30.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain30.tmx @@ -1,4 +1,5 @@ + @@ -158,7 +159,7 @@ eJxzFWBgcB3hGAZG7aWuHdS2lxj9+ACx5sPUUqIfnz58YYPNDZSEDbIYIb+hy+FzLzH2UguQGs/o/kA2g5r2Uitf0AMPtL3khDWl9hKyY6DDhFL/EBN2yGqItRddD7pd5ABq+JMa5tMbAwAuBpLD - + @@ -180,23 +181,49 @@ - - - + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain32.tmx b/AndorsTrail/res/xml/blackwater_mountain32.tmx index bfd813772..90c2b118b 100644 --- a/AndorsTrail/res/xml/blackwater_mountain32.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain32.tmx @@ -1,4 +1,5 @@ + @@ -158,7 +159,7 @@ eJztlMsNhDAMRClhm6L/lva0F8sz85wlEkJYigT48+KJw/k5jvNhq7MU93sndSl/ssfqm8Q6o2ylBa1BuCRP1XD7TczuXLp6JL5qQ7ip70nchOn0U/OmeCtMl09shUe4yr+bu9qni3X16jfHJbUp1/Wr7hc9o8k5pZ6Sr8atcmtNes4THdKzy1exJDfxulzCInue5k77vprr5kHlV7/Tm8w/vSd03Y1b9VD6Ot3Vc+qX1LnCyEz+43d6dTOc7hTVP/2v3rV/fQGSTav/ - + @@ -173,47 +174,74 @@ - - - + + + + + + + + + - + + - + + - - + + + + + + + - - - - + + + + + + + + + + + + + + + + + - + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain33.tmx b/AndorsTrail/res/xml/blackwater_mountain33.tmx index a6db785af..c35b639fd 100644 --- a/AndorsTrail/res/xml/blackwater_mountain33.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain33.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB2BGAZIUY9M4zIPHRCjjhTz8AF0fYTMJMVOavkBVxgS435i/ECK+4g1j9g0QKp5pKRTaphFa/dRaiYhgE0tvvSErpeQWZQCaqQ/XGrxmUFqGqUmBgCUyFdU - + @@ -168,19 +169,29 @@ - + + - - - + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain34.tmx b/AndorsTrail/res/xml/blackwater_mountain34.tmx index a718e5fe7..0d8427dcf 100644 --- a/AndorsTrail/res/xml/blackwater_mountain34.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain34.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3FKICeemH6yVGLzV58ZhEDaGEvJf4dDHE0UHpH08bgj6OB0kvtsMJlFrGA2vbSGwMAWx53NA== - + @@ -154,15 +155,47 @@ - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain36.tmx b/AndorsTrail/res/xml/blackwater_mountain36.tmx index a5ae71eac..3834cca0a 100644 --- a/AndorsTrail/res/xml/blackwater_mountain36.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain36.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3CGBkQowYdYFOHzwx8dpPqFmL9h00cAOwqHI8= - + @@ -154,11 +155,27 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain37.tmx b/AndorsTrail/res/xml/blackwater_mountain37.tmx index b1ec37560..828612e2d 100644 --- a/AndorsTrail/res/xml/blackwater_mountain37.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain37.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3CGAQo0Yuun5B5hACp7qXELHzmUSs8BlIvTAyfubj0EROm+OwlJp6okX5BGACE4zrG - + @@ -154,12 +155,32 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain38.tmx b/AndorsTrail/res/xml/blackwater_mountain38.tmx index 5f1fd534f..c0f8ab14f 100644 --- a/AndorsTrail/res/xml/blackwater_mountain38.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain38.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3FIwZjA5Sahc7GZR8+dYTcSAwgxgxi7CPVHcSopzQeiLEXV5iT6jZSw4fcuCM1jeETI9cP5KZ3etpNiZsJ5ceBsJeQucTYS2r6ganH5wZyACn+JcduUsOHVLcS6x9Sw4gaaYaaGADPmYEq - + @@ -157,14 +158,34 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain39.tmx b/AndorsTrail/res/xml/blackwater_mountain39.tmx index 185b94950..232633da6 100644 --- a/AndorsTrail/res/xml/blackwater_mountain39.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain39.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3FGBgZkKMXnU2ueeh60AE2NYT8QyygNHxIMZfYcCHVnQNlHqVpiFruQ1aPbgY5ZhILKEkTxJqJzS/E5iNi3EZp+ifWXlLNIyfuqWEeNgwAbm9goA== - + @@ -153,16 +154,29 @@ - - - - - - + - + - + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/blackwater_mountain39a.tmx b/AndorsTrail/res/xml/blackwater_mountain39a.tmx index 13db3dd27..990e156b0 100644 --- a/AndorsTrail/res/xml/blackwater_mountain39a.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain39a.tmx @@ -1,4 +1,5 @@ + @@ -200,7 +201,7 @@ eJzbKMbAsJEIDALEqCMWD0XzkAE+fYT0YgOkqsflBnLMIzdciTWD1HCnlnnEuI8U+0gF5LoNl9hgDWdapgVq6CHHbZTELbFmDYZwptQcAKp5720= - + @@ -214,36 +215,53 @@ - - - + + + + + + + + + + + + - + + - - + - + - + + - + + + + + + + + - - + + diff --git a/AndorsTrail/res/xml/blackwater_mountain4.tmx b/AndorsTrail/res/xml/blackwater_mountain4.tmx index 78e7613e5..edbaa969a 100644 --- a/AndorsTrail/res/xml/blackwater_mountain4.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain4.tmx @@ -159,20 +159,27 @@ - - + - + - + + + + + + + + + diff --git a/AndorsTrail/res/xml/blackwater_mountain40.tmx b/AndorsTrail/res/xml/blackwater_mountain40.tmx index 60cf3569b..704a7e8d3 100644 --- a/AndorsTrail/res/xml/blackwater_mountain40.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain40.tmx @@ -1,4 +1,5 @@ + @@ -143,7 +144,7 @@ eJxzFWBgcEXDIIAuhgtTUy02QIpaXHqQxZFpYuzAZgY11dIDAwCFFB7i - + @@ -157,9 +158,17 @@ - - - + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain41.tmx b/AndorsTrail/res/xml/blackwater_mountain41.tmx index 51dd9e680..44d0bc0d4 100644 --- a/AndorsTrail/res/xml/blackwater_mountain41.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain41.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -156,12 +156,36 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/blackwater_mountain42.tmx b/AndorsTrail/res/xml/blackwater_mountain42.tmx index d7d79509e..073d8cc0b 100644 --- a/AndorsTrail/res/xml/blackwater_mountain42.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain42.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -153,26 +153,31 @@ + + + - + + - + + diff --git a/AndorsTrail/res/xml/blackwater_mountain43.tmx b/AndorsTrail/res/xml/blackwater_mountain43.tmx index 494414353..4cfb82382 100644 --- a/AndorsTrail/res/xml/blackwater_mountain43.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain43.tmx @@ -1,4 +1,5 @@ + @@ -155,7 +156,7 @@ eJztk9sNwCAIRR2hS7n/Sk3/GsO9PATb2JIQUQMHUPrRWv91iV5itcczJFbuPS6zPTlKua3kVtSLpJqr9bOCq8VCPbH0i/lZuGhuIuyvcUf/mZylO7SPCutPJVfiaww2iyw+sjM1WvMu3Lf0eXZ2UTx2xnJFK7vzzuLO9aL8tL/o/YMRLmLMcL3vm8W11PsU1xLLI8zXw8/WEzeLqQI= - + @@ -175,21 +176,77 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain44.tmx b/AndorsTrail/res/xml/blackwater_mountain44.tmx index e7d49d621..348bddd3d 100644 --- a/AndorsTrail/res/xml/blackwater_mountain44.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain44.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB2BGAYIyeMDpKglxTyYmYTY2PiE/IqLTYp5w9F9hOKDlHRFK/Oole5JiRdq+pcQwGcnujixYUsr8wj5lxqAUH4hVz81MQD4nFmn - + @@ -161,16 +162,44 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain45.tmx b/AndorsTrail/res/xml/blackwater_mountain45.tmx index 8187766b6..84c690ae6 100644 --- a/AndorsTrail/res/xml/blackwater_mountain45.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain45.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcMWBQQCXHCFMa73oarABdHF0vdjUEKMXlxpCepHFifULMf4mRi8l9hIKB2z+x6VuoPXiikNi/EWMveRgACA0KC4= - + @@ -155,12 +156,32 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain5.tmx b/AndorsTrail/res/xml/blackwater_mountain5.tmx index ea19f449e..31581251f 100644 --- a/AndorsTrail/res/xml/blackwater_mountain5.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain5.tmx @@ -1,4 +1,5 @@ + @@ -155,7 +156,7 @@ eJxjYBgFo2AUDCQAAAOEAAE= - + @@ -182,12 +183,24 @@ - - - - + + + + + + + + + + + + + + + + - + @@ -197,5 +210,5 @@ - + diff --git a/AndorsTrail/res/xml/blackwater_mountain50.tmx b/AndorsTrail/res/xml/blackwater_mountain50.tmx index ee35fe2d7..be24cc26c 100644 --- a/AndorsTrail/res/xml/blackwater_mountain50.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain50.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB2iGBnA+Og0sjw2fbjUYlMzGPQi+w8Xm5BedHNwyWNzDzGAmnoJmUOsf0nVSwpAT1v40ig2N2JL1/jSN6G8QIp7iTWDlLxIql5SMACCAzB7 - + @@ -157,12 +158,32 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain51.tmx b/AndorsTrail/res/xml/blackwater_mountain51.tmx index c6a34b3c6..908ea5af3 100644 --- a/AndorsTrail/res/xml/blackwater_mountain51.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain51.tmx @@ -1,4 +1,5 @@ + @@ -170,7 +171,7 @@ eJxjYBgFo4B4AAACMAAB - + @@ -184,12 +185,20 @@ - - - + + + + + + + + + + + - - + + diff --git a/AndorsTrail/res/xml/blackwater_mountain52.tmx b/AndorsTrail/res/xml/blackwater_mountain52.tmx index 24e03dea6..bc9e1b43b 100644 --- a/AndorsTrail/res/xml/blackwater_mountain52.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain52.tmx @@ -1,4 +1,5 @@ + @@ -155,7 +156,7 @@ eJxzFWBgcB3FA4JhgF5mowN8+ohRS4p+cgEpdlHDfnQziPEfsf6nZvjQK11R0yxqYAAJcEVm - + @@ -177,15 +178,24 @@ - - - - + - + - - + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/blackwater_mountain5a.tmx b/AndorsTrail/res/xml/blackwater_mountain5a.tmx index 05c018ca6..010fc337a 100644 --- a/AndorsTrail/res/xml/blackwater_mountain5a.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain5a.tmx @@ -1,4 +1,5 @@ + @@ -200,7 +201,7 @@ eJzbKMbAsHEU0wSDADXNIcY8YtUgA0JqiHUjIfXYAC63E2M3KeYREzbUNA9ZPzZ16Hbg8i8uQKw6fICSNENt86iZT6iFB4N5APWD2OI= - + @@ -214,21 +215,35 @@ - - - + + + + + + + + + + + + - + + + + + + + - - - + + diff --git a/AndorsTrail/res/xml/blackwater_mountain7.tmx b/AndorsTrail/res/xml/blackwater_mountain7.tmx index 3e4aa5f5e..f79877175 100644 --- a/AndorsTrail/res/xml/blackwater_mountain7.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain7.tmx @@ -1,4 +1,5 @@ + @@ -155,7 +156,7 @@ eJzFU9sRgCAMYwSXcv+V/PKHa14FlDtPrDRp2nBfY9w/PWixf9XZ97zKc3lZnYwLaVzldXSheIKjsFCsM9+qRykvwlW8c+1Mg+Phas/OnuJlPaq+d/I6bzUftNg9SnkT/sTfiV73PqczYbxOHV0vKL3u6uSf9FXShxmTxVbv/hd+rnJSvpS32u/kTXNYze5sEhykMzm3wss8jfri8Dr9dmOKt8pj/Uvnp7BVTa6fnfm5epFv3N7P2IqX6VHYqTcdHIbfmaGL110IJ9XQeR71bJdp - + @@ -181,13 +182,37 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/blackwater_mountain7a.tmx b/AndorsTrail/res/xml/blackwater_mountain7a.tmx index 191b8ced2..b51c064a6 100644 --- a/AndorsTrail/res/xml/blackwater_mountain7a.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain7a.tmx @@ -1,4 +1,5 @@ + @@ -200,7 +201,7 @@ eJzbKMbAsBEJw8BGMdIxNfUiAxifHL3Y3IRPnhT3E7KHkF5SzcLnH0rsI0cvOWFEql50+3CFCbF68QFc8UBILzlpHR0DAJctd7c= - + @@ -214,11 +215,23 @@ - - - - + + + + + + + + + + + + + + + + - - + + diff --git a/AndorsTrail/res/xml/blackwater_mountain9.tmx b/AndorsTrail/res/xml/blackwater_mountain9.tmx index 287b86896..75684c308 100644 --- a/AndorsTrail/res/xml/blackwater_mountain9.tmx +++ b/AndorsTrail/res/xml/blackwater_mountain9.tmx @@ -1,4 +1,5 @@ + @@ -210,7 +211,7 @@ eJxjYBgFo2AUDBYAAAOQAAE= - + @@ -230,13 +231,25 @@ - - - - + + + + + + + + + + + + + + + + - - + + diff --git a/AndorsTrail/res/xml/catacombs2.tmx b/AndorsTrail/res/xml/catacombs2.tmx index a2586d741..f2858689f 100644 --- a/AndorsTrail/res/xml/catacombs2.tmx +++ b/AndorsTrail/res/xml/catacombs2.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB2hGB3gk8cnhs0sUgEhe0nxCy45csOG2uaR4mdixAm5E1mOFLXkmEeMXaSmF3LTBD6347KHGuaR4z5cYYnNPGzqiEkXuNxGjL3Ehh8ue/G5EZcYOWkFXS+tMQCTmVNY - + @@ -163,22 +164,36 @@ - + + - - - - + + + + + + + + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/catacombs3.tmx b/AndorsTrail/res/xml/catacombs3.tmx index 901cf3064..5d6eb299c 100644 --- a/AndorsTrail/res/xml/catacombs3.tmx +++ b/AndorsTrail/res/xml/catacombs3.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3mGARwiSHLwQC55qHrJ2QeNj3o4uiAGLOINZNYMwiZRYqb8LmNUJgT4wdc8YPLPHLTD6E4JMduUs0hNh2Rqpcc8wjFDSlipNiHy82k+IuQfmIAKWmfVLNIdT8hc6iJAYfNVgA= - + @@ -156,32 +157,48 @@ - + + - - - - - + + - + - + + + + + + + + + + + + + + + + + + - + + - + diff --git a/AndorsTrail/res/xml/clearing_level1.tmx b/AndorsTrail/res/xml/clearing_level1.tmx index 12d85c412..b8eb2abd1 100644 --- a/AndorsTrail/res/xml/clearing_level1.tmx +++ b/AndorsTrail/res/xml/clearing_level1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,28 +159,41 @@ + - + + - - + + + + + + + - + + - - + + + + + + + diff --git a/AndorsTrail/res/xml/clearing_level2.tmx b/AndorsTrail/res/xml/clearing_level2.tmx index 03fdd4a45..697bb26d9 100644 --- a/AndorsTrail/res/xml/clearing_level2.tmx +++ b/AndorsTrail/res/xml/clearing_level2.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -152,33 +152,47 @@ + + + + + + + - + - + + - + + - - + + + + + + + diff --git a/AndorsTrail/res/xml/crossglen_cave.tmx b/AndorsTrail/res/xml/crossglen_cave.tmx index bb276cd8a..ce9030691 100644 --- a/AndorsTrail/res/xml/crossglen_cave.tmx +++ b/AndorsTrail/res/xml/crossglen_cave.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -154,20 +154,24 @@ + + + - + + diff --git a/AndorsTrail/res/xml/crossroads.tmx b/AndorsTrail/res/xml/crossroads.tmx index a8f3cbc9d..8d4bc462c 100644 --- a/AndorsTrail/res/xml/crossroads.tmx +++ b/AndorsTrail/res/xml/crossroads.tmx @@ -1,4 +1,5 @@ + @@ -203,23 +204,53 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/fallhaven_prison.tmx b/AndorsTrail/res/xml/fallhaven_prison.tmx index 6292442ba..9b9c3142c 100644 --- a/AndorsTrail/res/xml/fallhaven_prison.tmx +++ b/AndorsTrail/res/xml/fallhaven_prison.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -150,10 +150,26 @@ - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/fallhaven_sw.tmx b/AndorsTrail/res/xml/fallhaven_sw.tmx index 2df42b5d4..3b038cf28 100644 --- a/AndorsTrail/res/xml/fallhaven_sw.tmx +++ b/AndorsTrail/res/xml/fallhaven_sw.tmx @@ -1,4 +1,5 @@ + @@ -213,20 +214,34 @@ - + + + + + - + + + + + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/fields1.tmx b/AndorsTrail/res/xml/fields1.tmx index 8a4f11136..d841d104e 100644 --- a/AndorsTrail/res/xml/fields1.tmx +++ b/AndorsTrail/res/xml/fields1.tmx @@ -1,4 +1,5 @@ + @@ -177,32 +178,40 @@ - + + + + + + + - + + - + + - + - + diff --git a/AndorsTrail/res/xml/fields12.tmx b/AndorsTrail/res/xml/fields12.tmx index 744c96908..bdaf9b015 100644 --- a/AndorsTrail/res/xml/fields12.tmx +++ b/AndorsTrail/res/xml/fields12.tmx @@ -1,4 +1,5 @@ + @@ -161,16 +162,18 @@ + - + - + + diff --git a/AndorsTrail/res/xml/fields5.tmx b/AndorsTrail/res/xml/fields5.tmx index fb91d16c3..865f48fc4 100644 --- a/AndorsTrail/res/xml/fields5.tmx +++ b/AndorsTrail/res/xml/fields5.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,12 +159,29 @@ - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/fields6.tmx b/AndorsTrail/res/xml/fields6.tmx index 8f32cd57f..042ac2e47 100644 --- a/AndorsTrail/res/xml/fields6.tmx +++ b/AndorsTrail/res/xml/fields6.tmx @@ -1,4 +1,5 @@ + @@ -165,15 +166,32 @@ - + + + + + + + + + + + + + + + + + + + + + - - - diff --git a/AndorsTrail/res/xml/flagstone0.tmx b/AndorsTrail/res/xml/flagstone0.tmx index b05392b9f..9a39f41b7 100644 --- a/AndorsTrail/res/xml/flagstone0.tmx +++ b/AndorsTrail/res/xml/flagstone0.tmx @@ -1,4 +1,5 @@ + @@ -164,28 +165,59 @@ - + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/AndorsTrail/res/xml/flagstone1.tmx b/AndorsTrail/res/xml/flagstone1.tmx index 97187a2ea..8c2c1ce53 100644 --- a/AndorsTrail/res/xml/flagstone1.tmx +++ b/AndorsTrail/res/xml/flagstone1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -158,17 +158,31 @@ + + + + + + + + + + + + + + + + - - - + diff --git a/AndorsTrail/res/xml/flagstone2.tmx b/AndorsTrail/res/xml/flagstone2.tmx index 4708adb0b..ef039e685 100644 --- a/AndorsTrail/res/xml/flagstone2.tmx +++ b/AndorsTrail/res/xml/flagstone2.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,23 +159,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + diff --git a/AndorsTrail/res/xml/flagstone3.tmx b/AndorsTrail/res/xml/flagstone3.tmx index ba3cc92e8..ce6e5d505 100644 --- a/AndorsTrail/res/xml/flagstone3.tmx +++ b/AndorsTrail/res/xml/flagstone3.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -156,26 +156,49 @@ - - + + + + + + + + + + + - - + + + + + + + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/flagstone_inner.tmx b/AndorsTrail/res/xml/flagstone_inner.tmx index 59f2febbb..4ef51c1fd 100644 --- a/AndorsTrail/res/xml/flagstone_inner.tmx +++ b/AndorsTrail/res/xml/flagstone_inner.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,22 +162,48 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/flagstone_upper.tmx b/AndorsTrail/res/xml/flagstone_upper.tmx index 63a98f9ce..334b6db7c 100644 --- a/AndorsTrail/res/xml/flagstone_upper.tmx +++ b/AndorsTrail/res/xml/flagstone_upper.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -150,23 +150,38 @@ - - + + + + + + + + + + + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/gargoylecave1.tmx b/AndorsTrail/res/xml/gargoylecave1.tmx index 6b20c3a8c..48450a6ab 100644 --- a/AndorsTrail/res/xml/gargoylecave1.tmx +++ b/AndorsTrail/res/xml/gargoylecave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,17 +159,35 @@ + - - - - + + + + + + + + + + + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/gargoylecave2.tmx b/AndorsTrail/res/xml/gargoylecave2.tmx index 407792011..7f2e60ad9 100644 --- a/AndorsTrail/res/xml/gargoylecave2.tmx +++ b/AndorsTrail/res/xml/gargoylecave2.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,17 +162,42 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/AndorsTrail/res/xml/gargoylecave3.tmx b/AndorsTrail/res/xml/gargoylecave3.tmx index 472d0d39c..e86ce1ff9 100644 --- a/AndorsTrail/res/xml/gargoylecave3.tmx +++ b/AndorsTrail/res/xml/gargoylecave3.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -152,16 +152,30 @@ + + + + + + + + + + + - - + + + + + + - diff --git a/AndorsTrail/res/xml/hauntedhouse3.tmx b/AndorsTrail/res/xml/hauntedhouse3.tmx index 75ef264c3..2c05b8e1e 100644 --- a/AndorsTrail/res/xml/hauntedhouse3.tmx +++ b/AndorsTrail/res/xml/hauntedhouse3.tmx @@ -1,4 +1,5 @@ + @@ -157,31 +158,44 @@ - + + + + + + - - + + + + + + + + - + + + diff --git a/AndorsTrail/res/xml/houseatcrossroads1.tmx b/AndorsTrail/res/xml/houseatcrossroads1.tmx index 847f1e5b7..7cd200fb6 100644 --- a/AndorsTrail/res/xml/houseatcrossroads1.tmx +++ b/AndorsTrail/res/xml/houseatcrossroads1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,28 +159,36 @@ + + + - + + + + + + + - - + diff --git a/AndorsTrail/res/xml/jan_pitcave1.tmx b/AndorsTrail/res/xml/jan_pitcave1.tmx index 1d4ae7c2e..4bdd26eef 100644 --- a/AndorsTrail/res/xml/jan_pitcave1.tmx +++ b/AndorsTrail/res/xml/jan_pitcave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -156,8 +156,16 @@ - - + + + + + + + + + + diff --git a/AndorsTrail/res/xml/jan_pitcave2.tmx b/AndorsTrail/res/xml/jan_pitcave2.tmx index c5ce07b76..980700c98 100644 --- a/AndorsTrail/res/xml/jan_pitcave2.tmx +++ b/AndorsTrail/res/xml/jan_pitcave2.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -160,32 +160,61 @@ + - - + + + + + + + - - - + + + + + + + + + + + + - - - + - + - - + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lodar0.tmx b/AndorsTrail/res/xml/lodar0.tmx index cebe3f7a7..875e0e8ca 100644 --- a/AndorsTrail/res/xml/lodar0.tmx +++ b/AndorsTrail/res/xml/lodar0.tmx @@ -1,4 +1,5 @@ + @@ -173,53 +174,71 @@ + - - + + + + + + + - + + - + + - + + - - + + + + + + + - + + - + + - + + - + + diff --git a/AndorsTrail/res/xml/lodar10.tmx b/AndorsTrail/res/xml/lodar10.tmx index 19ce20cd0..5385bc987 100644 --- a/AndorsTrail/res/xml/lodar10.tmx +++ b/AndorsTrail/res/xml/lodar10.tmx @@ -1,4 +1,5 @@ + @@ -161,10 +162,19 @@ + + + + + + + + + + + - - diff --git a/AndorsTrail/res/xml/lodar11.tmx b/AndorsTrail/res/xml/lodar11.tmx index 3ea53a67c..607c6665a 100644 --- a/AndorsTrail/res/xml/lodar11.tmx +++ b/AndorsTrail/res/xml/lodar11.tmx @@ -1,4 +1,5 @@ + @@ -200,54 +201,102 @@ - - + + + + + + + + + + + + - + + + + + + + - + + - + + - - - - - - - - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lodar12.tmx b/AndorsTrail/res/xml/lodar12.tmx index 158c4fd17..191511544 100644 --- a/AndorsTrail/res/xml/lodar12.tmx +++ b/AndorsTrail/res/xml/lodar12.tmx @@ -1,4 +1,5 @@ + @@ -182,24 +183,66 @@ - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lodar12cave0.tmx b/AndorsTrail/res/xml/lodar12cave0.tmx index 3583f3140..838c6efe4 100644 --- a/AndorsTrail/res/xml/lodar12cave0.tmx +++ b/AndorsTrail/res/xml/lodar12cave0.tmx @@ -1,4 +1,5 @@ + @@ -155,21 +156,43 @@ - - - - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/lodar12cave1.tmx b/AndorsTrail/res/xml/lodar12cave1.tmx index cbb728a51..97b5af1d0 100644 --- a/AndorsTrail/res/xml/lodar12cave1.tmx +++ b/AndorsTrail/res/xml/lodar12cave1.tmx @@ -1,4 +1,5 @@ + @@ -155,23 +156,53 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/lodar13.tmx b/AndorsTrail/res/xml/lodar13.tmx index 4f1ccd34a..b13618b02 100644 --- a/AndorsTrail/res/xml/lodar13.tmx +++ b/AndorsTrail/res/xml/lodar13.tmx @@ -1,4 +1,5 @@ + @@ -159,16 +160,26 @@ - - - + - + - + + + + + + + + + + + + + @@ -176,8 +187,8 @@ - + diff --git a/AndorsTrail/res/xml/lodar14.tmx b/AndorsTrail/res/xml/lodar14.tmx index ce56e1936..1c76b2ab0 100644 --- a/AndorsTrail/res/xml/lodar14.tmx +++ b/AndorsTrail/res/xml/lodar14.tmx @@ -1,4 +1,5 @@ + @@ -196,58 +197,107 @@ + + + + + + + + + + + + + + + + + + + + + - - - - + - - + + + + + + + - + + - - + + + + + + + + + + + + - + - - - + + + + + + + + + + + + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/lodar16.tmx b/AndorsTrail/res/xml/lodar16.tmx index 6e7958206..b3675316d 100644 --- a/AndorsTrail/res/xml/lodar16.tmx +++ b/AndorsTrail/res/xml/lodar16.tmx @@ -1,4 +1,5 @@ + @@ -188,58 +189,95 @@ - - + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + - + + - + + - + + - - + + + + + + + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/lodar17.tmx b/AndorsTrail/res/xml/lodar17.tmx index ca9baf292..753dc220d 100644 --- a/AndorsTrail/res/xml/lodar17.tmx +++ b/AndorsTrail/res/xml/lodar17.tmx @@ -1,4 +1,5 @@ + @@ -164,39 +165,65 @@ - + + + + + + + + + + + - + + + + + + + + + + + + + + + + - - - + - + + - + + + diff --git a/AndorsTrail/res/xml/lodar18.tmx b/AndorsTrail/res/xml/lodar18.tmx index 1cae19351..775acb09c 100644 --- a/AndorsTrail/res/xml/lodar18.tmx +++ b/AndorsTrail/res/xml/lodar18.tmx @@ -1,4 +1,5 @@ + @@ -194,35 +195,75 @@ - - - + + + + + + + + + + + + + + + + - + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - diff --git a/AndorsTrail/res/xml/lodar19.tmx b/AndorsTrail/res/xml/lodar19.tmx index e44792a2d..24f0acc1b 100644 --- a/AndorsTrail/res/xml/lodar19.tmx +++ b/AndorsTrail/res/xml/lodar19.tmx @@ -1,4 +1,5 @@ + @@ -167,61 +168,84 @@ + + - + + + + + + + + - + + + + + + - + - + + + - + + - + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/lodar1cave0.tmx b/AndorsTrail/res/xml/lodar1cave0.tmx index 12f2e3f6e..7866c37fd 100644 --- a/AndorsTrail/res/xml/lodar1cave0.tmx +++ b/AndorsTrail/res/xml/lodar1cave0.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB1CGASoaRYyoIWZtHIvLjlKzKVmWNPCjbQ0j9I4w2UeueGIrAfdXaS6EZteUv2L7h5scuS4Cd1+Yt2Ezw+k+o3U9EGOebjMp6aZxGAAlQdlmw== - + @@ -154,26 +155,45 @@ - - - - + + - + - - - + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/lodar2.tmx b/AndorsTrail/res/xml/lodar2.tmx index d4163b07f..d3564e583 100644 --- a/AndorsTrail/res/xml/lodar2.tmx +++ b/AndorsTrail/res/xml/lodar2.tmx @@ -1,4 +1,5 @@ + @@ -167,79 +168,117 @@ + - - - + + + + + + + + + + + + - - + + + + + + + - - + + + + + + + - + + - + + - - + + + + + + + - + + - + + - + + - + + - + + - + + + + + + + + - diff --git a/AndorsTrail/res/xml/lodar20.tmx b/AndorsTrail/res/xml/lodar20.tmx index eca0d1c51..cf0bbe4a9 100644 --- a/AndorsTrail/res/xml/lodar20.tmx +++ b/AndorsTrail/res/xml/lodar20.tmx @@ -1,4 +1,5 @@ + @@ -191,33 +192,66 @@ + + - - - + - + - - - - - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lodar21.tmx b/AndorsTrail/res/xml/lodar21.tmx index 0486976dc..3eb30ee88 100644 --- a/AndorsTrail/res/xml/lodar21.tmx +++ b/AndorsTrail/res/xml/lodar21.tmx @@ -1,4 +1,5 @@ + @@ -164,24 +165,47 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + diff --git a/AndorsTrail/res/xml/lodar3.tmx b/AndorsTrail/res/xml/lodar3.tmx index b4bb2c0db..676ed5285 100644 --- a/AndorsTrail/res/xml/lodar3.tmx +++ b/AndorsTrail/res/xml/lodar3.tmx @@ -1,4 +1,5 @@ + @@ -176,43 +177,77 @@ - - - + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + - + + - + + + + + + + - + - + + + + + + + - diff --git a/AndorsTrail/res/xml/lodar4.tmx b/AndorsTrail/res/xml/lodar4.tmx index 920fa4799..bd9d86b15 100644 --- a/AndorsTrail/res/xml/lodar4.tmx +++ b/AndorsTrail/res/xml/lodar4.tmx @@ -1,4 +1,5 @@ + @@ -187,54 +188,75 @@ - + + + + + + + - + + - + + - + + - + + - + + + + + + + - + - + + + + + + + - diff --git a/AndorsTrail/res/xml/lodar5.tmx b/AndorsTrail/res/xml/lodar5.tmx index b1b44abb6..8cde83f5f 100644 --- a/AndorsTrail/res/xml/lodar5.tmx +++ b/AndorsTrail/res/xml/lodar5.tmx @@ -1,4 +1,5 @@ + @@ -161,26 +162,31 @@ + + - + + - + + + diff --git a/AndorsTrail/res/xml/lodar5cave0.tmx b/AndorsTrail/res/xml/lodar5cave0.tmx index ba99e1e78..2fd5e9725 100644 --- a/AndorsTrail/res/xml/lodar5cave0.tmx +++ b/AndorsTrail/res/xml/lodar5cave0.tmx @@ -1,4 +1,5 @@ + @@ -158,79 +159,136 @@ + + - + + - + + - - - - + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + - + + - - - + + + + + + + + + + + + - + + - + + - + + - - + + + + + + + - - + + + + + + + + + + + + + + + + + - - diff --git a/AndorsTrail/res/xml/lodar5cave1.tmx b/AndorsTrail/res/xml/lodar5cave1.tmx index 3278e37dd..4e5d26d4a 100644 --- a/AndorsTrail/res/xml/lodar5cave1.tmx +++ b/AndorsTrail/res/xml/lodar5cave1.tmx @@ -1,4 +1,5 @@ + @@ -158,18 +159,29 @@ + + - - - + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lodar5cave2.tmx b/AndorsTrail/res/xml/lodar5cave2.tmx index 3453cf359..9e246acd5 100644 --- a/AndorsTrail/res/xml/lodar5cave2.tmx +++ b/AndorsTrail/res/xml/lodar5cave2.tmx @@ -1,4 +1,5 @@ + @@ -153,39 +154,50 @@ + + - + + - + + + - + + + + + + + - + diff --git a/AndorsTrail/res/xml/lodar6.tmx b/AndorsTrail/res/xml/lodar6.tmx index ae01ee2b2..c807c0855 100644 --- a/AndorsTrail/res/xml/lodar6.tmx +++ b/AndorsTrail/res/xml/lodar6.tmx @@ -1,4 +1,5 @@ + @@ -161,46 +162,52 @@ + - + - + - + - + + - + + - + + - + - + - + + - + + diff --git a/AndorsTrail/res/xml/lodar7.tmx b/AndorsTrail/res/xml/lodar7.tmx index b7c2b1e86..2db1ad7ae 100644 --- a/AndorsTrail/res/xml/lodar7.tmx +++ b/AndorsTrail/res/xml/lodar7.tmx @@ -1,4 +1,5 @@ + @@ -188,79 +189,143 @@ - - + + + + + + + - + + - + + - - + - + - - + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + - + + - + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/AndorsTrail/res/xml/lodar8.tmx b/AndorsTrail/res/xml/lodar8.tmx index dc6cc292c..1dbc78ca9 100644 --- a/AndorsTrail/res/xml/lodar8.tmx +++ b/AndorsTrail/res/xml/lodar8.tmx @@ -1,4 +1,5 @@ + @@ -200,69 +201,139 @@ - + + + + + + - + + - - - - - - + - + - - - - + - + - - + - + - - + - + - + - + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + diff --git a/AndorsTrail/res/xml/lodar8cave0.tmx b/AndorsTrail/res/xml/lodar8cave0.tmx index 4e241a6e1..d1a8fa6bc 100644 --- a/AndorsTrail/res/xml/lodar8cave0.tmx +++ b/AndorsTrail/res/xml/lodar8cave0.tmx @@ -1,4 +1,5 @@ + @@ -155,40 +156,51 @@ - - + - + - + + - + + - + + - + + - + + - + + + + + + + + @@ -196,16 +208,19 @@ + - + + - + + diff --git a/AndorsTrail/res/xml/lodar9.tmx b/AndorsTrail/res/xml/lodar9.tmx index 146dcd6a8..30a3f4ef6 100644 --- a/AndorsTrail/res/xml/lodar9.tmx +++ b/AndorsTrail/res/xml/lodar9.tmx @@ -1,4 +1,5 @@ + @@ -179,70 +180,99 @@ + + + + + + - + - + + + - + + - + + - - + + + + + + + + - + + - + + - - - + + + + + + + + + + + + + - + + diff --git a/AndorsTrail/res/xml/lodarcave0.tmx b/AndorsTrail/res/xml/lodarcave0.tmx index 9d24ceb58..a7d541319 100644 --- a/AndorsTrail/res/xml/lodarcave0.tmx +++ b/AndorsTrail/res/xml/lodarcave0.tmx @@ -1,4 +1,5 @@ + @@ -166,26 +167,49 @@ - - - - + - + - - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/lodarcave1.tmx b/AndorsTrail/res/xml/lodarcave1.tmx index 283002634..043e940b4 100644 --- a/AndorsTrail/res/xml/lodarcave1.tmx +++ b/AndorsTrail/res/xml/lodarcave1.tmx @@ -1,4 +1,5 @@ + @@ -158,31 +159,56 @@ + - - - - - + - + - - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -190,6 +216,7 @@ + diff --git a/AndorsTrail/res/xml/lodarcave2.tmx b/AndorsTrail/res/xml/lodarcave2.tmx index 54d43eefb..adbfef665 100644 --- a/AndorsTrail/res/xml/lodarcave2.tmx +++ b/AndorsTrail/res/xml/lodarcave2.tmx @@ -1,4 +1,5 @@ + @@ -158,22 +159,30 @@ + + - + + - - + + + + + + + @@ -181,6 +190,7 @@ + diff --git a/AndorsTrail/res/xml/lodarcave3.tmx b/AndorsTrail/res/xml/lodarcave3.tmx index 56fae5731..153a49e5f 100644 --- a/AndorsTrail/res/xml/lodarcave3.tmx +++ b/AndorsTrail/res/xml/lodarcave3.tmx @@ -1,4 +1,5 @@ + @@ -158,52 +159,96 @@ + - + + - + + - - + + + + + + + - - - + + + + + + + + + + + + - - - + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/lodarcave4.tmx b/AndorsTrail/res/xml/lodarcave4.tmx index 1510104e7..bf9451ba7 100644 --- a/AndorsTrail/res/xml/lodarcave4.tmx +++ b/AndorsTrail/res/xml/lodarcave4.tmx @@ -1,4 +1,5 @@ + @@ -164,34 +165,52 @@ + - - - - + + + + + + + + + + + + + + + + + - + + - + + - + + - + + @@ -199,6 +218,7 @@ + diff --git a/AndorsTrail/res/xml/lodarcave4a.tmx b/AndorsTrail/res/xml/lodarcave4a.tmx index fc098e32c..51b0e7cd0 100644 --- a/AndorsTrail/res/xml/lodarcave4a.tmx +++ b/AndorsTrail/res/xml/lodarcave4a.tmx @@ -1,202 +1,213 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - eJydlMENwjAMRasKwZFbVkhggxA2CGWETsQazFLGoohY+vrYSejhSVGVvH7HbsM4DMHgAgRa/0tauQFXWMcNrmllBu6wzsXJ+TVOxfXa18mUnzPLe1KHS5gpswefK+/Rsu3GLy2/V2rlPWeqyVW8Pb6k9EHb9zj++vDunNEbuSctH/dWznrFz3VxRs6G9cbieh505Kzmw5mUPLlkbfkwo2TCmeyZY8wiPqwVZ3LpcDmlf+j7OBjLFelupJ7Y8C0lh6B9sxM9r/lqcy53Y80K5hCfNUcWW/6vrd5sAWux9rwBEYuq3Q== - - - - - eJxjYKAvsOWmjjkzGRHs6TwIdhcjplpigBoTA8M2oDkOnAwMy4F0ApC/gwcipsoEUWPPjWk3LrNceFHFXkHdWAoVB5nZBDTHjYcBJxBngvgH5IZUAQaG10BalAlVHkxDzQC5NwzNzdjcNhtqXhmSG5HDTRxJbytU3BnNP8jgHdR+ZLfNQgsjmJ0g0MmIMBcbEEVzO0ytKha/T2OExAe6HpgaFjR3q6GpQzZzG5IbiQHIZnVi8Q/MjbPxxDEIwNJTBQ8iHpDF0AGyX98zoqbHWgGIn0Bu68Dinw4089DD5z8jxA2gdAkyo04AYiYymMaI6Q5c4DXUvjCoW94wYjeTVDCVEZKn7mCJe+T0C8qzsPAB+ecJD6Z6UNqG5cO3eOIKFK5FQPk5jJjpCBsAuYNQGCWh2UdMmOKyixrmkAoAZCMylw== - - - - - eJwLE2BgCBvFo3gUj+JRPIpJxABVPZ9h - - - - - eJztksERADAEBJWQpvTfkgo4K/KLmfuxuDk/Zv61LlVTXrVng1fdr/qoJ1nP5u90jvKUT8oXxev885qXFdmvWJRH57r3TXKkcl/52s0xYd5yiAIuGWRH - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + eJydlMENwjAMRasKwZFbVkhggxA2CGWETsQazFLGoohY+vrYSejhSVGVvH7HbsM4DMHgAgRa/0tauQFXWMcNrmllBu6wzsXJ+TVOxfXa18mUnzPLe1KHS5gpswefK+/Rsu3GLy2/V2rlPWeqyVW8Pb6k9EHb9zj++vDunNEbuSctH/dWznrFz3VxRs6G9cbieh505Kzmw5mUPLlkbfkwo2TCmeyZY8wiPqwVZ3LpcDmlf+j7OBjLFelupJ7Y8C0lh6B9sxM9r/lqcy53Y80K5hCfNUcWW/6vrd5sAWux9rwBEYuq3Q== + + + + + eJxjYKAvsOWmjjkzGRHs6TwIdhcjplpigBoTA8M2oDkOnAwMy4F0ApC/gwcipsoEUWPPjWk3LrNceFHFXkHdWAoVB5nZBDTHjYcBJxBngvgH5IZUAQaG10BalAlVHkxDzQC5NwzNzdjcNhtqXhmSG5HDTRxJbytU3BnNP8jgHdR+ZLfNQgsjmJ0g0MmIMBcbEEVzO0ytKha/T2OExAe6HpgaFjR3q6GpQzZzG5IbiQHIZnVi8Q/MjbPxxDEIwNJTBQ8iHpDF0AGyX98zoqbHWgGIn0Bu68Dinw4089DD5z8jxA2gdAkyo04AYiYymMaI6Q5c4DXUvjCoW94wYjeTVDCVEZKn7mCJe+T0C8qzsPAB+ecJD6Z6UNqG5cO3eOIKFK5FQPk5jJjpCBsAuYNQGCWh2UdMmOKyixrmkAoAZCMylw== + + + + + eJwLE2BgCBvFo3gUj+JRPIpJxABVPZ9h + + + + + eJztksERADAEBJWQpvTfkgo4K/KLmfuxuDk/Zv61LlVTXrVng1fdr/qoJ1nP5u90jvKUT8oXxev885qXFdmvWJRH57r3TXKkcl/52s0xYd5yiAIuGWRH + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lodarcave5.tmx b/AndorsTrail/res/xml/lodarcave5.tmx index fe67ebad3..38c05145e 100644 --- a/AndorsTrail/res/xml/lodarcave5.tmx +++ b/AndorsTrail/res/xml/lodarcave5.tmx @@ -1,4 +1,5 @@ + @@ -155,40 +156,62 @@ - + + + + + + - - + + + + + + + - + + - + + - + + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/lodarcave6.tmx b/AndorsTrail/res/xml/lodarcave6.tmx index d0d93db84..8a53607a2 100644 --- a/AndorsTrail/res/xml/lodarcave6.tmx +++ b/AndorsTrail/res/xml/lodarcave6.tmx @@ -1,4 +1,5 @@ + @@ -158,32 +159,53 @@ + - - + + + + + + + - - - + + + + + + + + + + + + + + + + + - + - + + diff --git a/AndorsTrail/res/xml/lodarcave7.tmx b/AndorsTrail/res/xml/lodarcave7.tmx index 40d82f2b1..26c363edb 100644 --- a/AndorsTrail/res/xml/lodarcave7.tmx +++ b/AndorsTrail/res/xml/lodarcave7.tmx @@ -1,4 +1,5 @@ + @@ -155,33 +156,46 @@ - + + + + + + - + + + - + + + + + + + - + diff --git a/AndorsTrail/res/xml/lodarhouse0.tmx b/AndorsTrail/res/xml/lodarhouse0.tmx index 9d044bda8..300f49bb4 100644 --- a/AndorsTrail/res/xml/lodarhouse0.tmx +++ b/AndorsTrail/res/xml/lodarhouse0.tmx @@ -1,4 +1,5 @@ + @@ -158,11 +159,13 @@ + - + + diff --git a/AndorsTrail/res/xml/loneford10.tmx b/AndorsTrail/res/xml/loneford10.tmx index d7a61deed..28eaa28d7 100644 --- a/AndorsTrail/res/xml/loneford10.tmx +++ b/AndorsTrail/res/xml/loneford10.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -153,14 +153,17 @@ + + - + + @@ -168,8 +171,8 @@ - + diff --git a/AndorsTrail/res/xml/loneford3.tmx b/AndorsTrail/res/xml/loneford3.tmx index 71e4b8bc1..ff7f8f741 100644 --- a/AndorsTrail/res/xml/loneford3.tmx +++ b/AndorsTrail/res/xml/loneford3.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -158,23 +158,28 @@ + + + - + + + diff --git a/AndorsTrail/res/xml/loneford4.tmx b/AndorsTrail/res/xml/loneford4.tmx index 4e42756d8..cb8b0fcb0 100644 --- a/AndorsTrail/res/xml/loneford4.tmx +++ b/AndorsTrail/res/xml/loneford4.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -152,18 +152,22 @@ + + - + + + diff --git a/AndorsTrail/res/xml/lonelyhouse1.tmx b/AndorsTrail/res/xml/lonelyhouse1.tmx index a3f12fb03..66761bc7e 100644 --- a/AndorsTrail/res/xml/lonelyhouse1.tmx +++ b/AndorsTrail/res/xml/lonelyhouse1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -155,11 +155,13 @@ + - + + diff --git a/AndorsTrail/res/xml/lostmine0.tmx b/AndorsTrail/res/xml/lostmine0.tmx index 865a2ef3c..e16c602cb 100644 --- a/AndorsTrail/res/xml/lostmine0.tmx +++ b/AndorsTrail/res/xml/lostmine0.tmx @@ -1,4 +1,5 @@ + @@ -166,33 +167,49 @@ + - - + + + + + + + + + + + + - + - + + + + + + + - - + diff --git a/AndorsTrail/res/xml/lostmine1.tmx b/AndorsTrail/res/xml/lostmine1.tmx index 726030d91..36590904d 100644 --- a/AndorsTrail/res/xml/lostmine1.tmx +++ b/AndorsTrail/res/xml/lostmine1.tmx @@ -1,4 +1,5 @@ + @@ -161,31 +162,63 @@ - - - - + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + - - - + + + + + + + + + + + + - + + diff --git a/AndorsTrail/res/xml/lostmine10.tmx b/AndorsTrail/res/xml/lostmine10.tmx index 8b4178ab8..87e2c7a43 100644 --- a/AndorsTrail/res/xml/lostmine10.tmx +++ b/AndorsTrail/res/xml/lostmine10.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcEXCMOAqQDomVy817EQH9HQ/TO9w1UcoXLDJ49NDCJDiBmLcNtjDd6D0UZIWiNULAF2fTbM= - + @@ -154,30 +155,46 @@ - + + - - - + - + - - + - + - + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/lostmine11.tmx b/AndorsTrail/res/xml/lostmine11.tmx index 66c3ebeab..8720a15eb 100644 --- a/AndorsTrail/res/xml/lostmine11.tmx +++ b/AndorsTrail/res/xml/lostmine11.tmx @@ -1,4 +1,5 @@ + @@ -155,7 +156,7 @@ eJxzFWBgcB3FODEIoLORxYg1Axeg1B2kmIPLblLdgs9cStQTawY++8gxA5878JmFHg/44poUd5Cin1D6IkY/IT+QEqeUpiFy9Q8WMwAQJlWr - + @@ -163,34 +164,47 @@ - + + - + + - + + - + + + + + + + + + + + + + - - - + diff --git a/AndorsTrail/res/xml/lostmine2.tmx b/AndorsTrail/res/xml/lostmine2.tmx index 82850d3f1..ca632ea9f 100644 --- a/AndorsTrail/res/xml/lostmine2.tmx +++ b/AndorsTrail/res/xml/lostmine2.tmx @@ -1,4 +1,5 @@ + @@ -164,56 +165,135 @@ + + + + + + + + + + + - - + - - - - - + + + + + + + + + + + + + + + + + + + + + + - + + - - - + + + + + + + + + + + + - + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/AndorsTrail/res/xml/lostmine2a.tmx b/AndorsTrail/res/xml/lostmine2a.tmx index f6156fbe2..361ba0a52 100644 --- a/AndorsTrail/res/xml/lostmine2a.tmx +++ b/AndorsTrail/res/xml/lostmine2a.tmx @@ -1,4 +1,5 @@ + @@ -149,26 +150,38 @@ - - - + + + + + + + + + + + + + + - + + diff --git a/AndorsTrail/res/xml/lostmine3.tmx b/AndorsTrail/res/xml/lostmine3.tmx index 079a75193..d1b813f9c 100644 --- a/AndorsTrail/res/xml/lostmine3.tmx +++ b/AndorsTrail/res/xml/lostmine3.tmx @@ -1,4 +1,5 @@ + @@ -155,41 +156,75 @@ - - - + + + + + + + + + + + + - + + - - - + + + + + + + + + + + + - - + + + + + + + - - - + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/lostmine5.tmx b/AndorsTrail/res/xml/lostmine5.tmx index e9337a1c8..19f62d23b 100644 --- a/AndorsTrail/res/xml/lostmine5.tmx +++ b/AndorsTrail/res/xml/lostmine5.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB0gDAKkqIUBYtXhUosujwvgMxddPy47kOWpaT42c4kNU3zuoDT8sfmflumBFmaTa/5gcg8xdqCnG3zqCQFi3EvILlLMp1eaobZ6ANTRVFc= - + @@ -154,35 +155,52 @@ - + + + - - - + + + + + + + + + + + + - + + - + + + + + + + - - + diff --git a/AndorsTrail/res/xml/lostmine6.tmx b/AndorsTrail/res/xml/lostmine6.tmx index f8da8ed83..f01ff05e9 100644 --- a/AndorsTrail/res/xml/lostmine6.tmx +++ b/AndorsTrail/res/xml/lostmine6.tmx @@ -1,4 +1,5 @@ + @@ -155,20 +156,38 @@ - - + + + + + + + + + + + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/lostmine7.tmx b/AndorsTrail/res/xml/lostmine7.tmx index 932e0aa25..d803cb1df 100644 --- a/AndorsTrail/res/xml/lostmine7.tmx +++ b/AndorsTrail/res/xml/lostmine7.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJzlktEJgDAMRB3Bpbr/SuKHUEp7fZeUihgQQZO85HLlPI7y4+eOrzCfuvadYTpR589YozzVW+VQnmKq2chcqueqPSmX1irm7FZUX+o/d0/qN+dGdM8IL+MjosXomzsvyX+L2eZFmfSOO5jEEy6z7uEwezNQrWqWo4vaU2nSy1vBdG65k+neYjVTBfFxljn719NG9SFc4nMS9J6E6dzE1VYxM953mLP6iO8jda5ndz4XMR3MNA== - + @@ -154,54 +155,109 @@ - - + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + - - - + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + - - + + + + + + + - + + - + diff --git a/AndorsTrail/res/xml/lostmine8.tmx b/AndorsTrail/res/xml/lostmine8.tmx index 91c14d68d..1623e313b 100644 --- a/AndorsTrail/res/xml/lostmine8.tmx +++ b/AndorsTrail/res/xml/lostmine8.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB0ADAK01IMOcMmRogefPaS6l1R7sLkPlxkDFeYDoYfUcCBWD75wxqUPlzpS44nc8EDHANfDPm0= - + @@ -154,24 +155,34 @@ - + + - - - + - + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/lostmine9.tmx b/AndorsTrail/res/xml/lostmine9.tmx index 5c3d17c49..4742ee318 100644 --- a/AndorsTrail/res/xml/lostmine9.tmx +++ b/AndorsTrail/res/xml/lostmine9.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3FJGNkMNjtI0UfNezBBvDpoSRM8Iljk6eVfbj8ORzsIxS/5NpFiVtJsYOa7iY3/GhhJ7HxNdD2wcRIcQ8xavHZR2rck+ouQmZTyz5y3USvtEcv+wiFG764oAemt50D4Ud84TwSwpxYe2mZ9gc6zNExAFjv1n8= - + @@ -154,32 +155,94 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + - - - - + diff --git a/AndorsTrail/res/xml/minerhouse0.tmx b/AndorsTrail/res/xml/minerhouse0.tmx index 4195a9edd..eeb7b942e 100644 --- a/AndorsTrail/res/xml/minerhouse0.tmx +++ b/AndorsTrail/res/xml/minerhouse0.tmx @@ -1,4 +1,5 @@ + @@ -152,15 +153,25 @@ + + + + + + + + + + + + - - diff --git a/AndorsTrail/res/xml/minerhouse1.tmx b/AndorsTrail/res/xml/minerhouse1.tmx index 7d0842f0c..758104d28 100644 --- a/AndorsTrail/res/xml/minerhouse1.tmx +++ b/AndorsTrail/res/xml/minerhouse1.tmx @@ -1,4 +1,5 @@ + @@ -152,13 +153,23 @@ + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/minerhouse2.tmx b/AndorsTrail/res/xml/minerhouse2.tmx index 46dcfbb68..41c26fb5a 100644 --- a/AndorsTrail/res/xml/minerhouse2.tmx +++ b/AndorsTrail/res/xml/minerhouse2.tmx @@ -1,4 +1,5 @@ + @@ -152,12 +153,18 @@ + + + + + + - + diff --git a/AndorsTrail/res/xml/minerhouse3.tmx b/AndorsTrail/res/xml/minerhouse3.tmx index 2df4ccdcd..f59e9807e 100644 --- a/AndorsTrail/res/xml/minerhouse3.tmx +++ b/AndorsTrail/res/xml/minerhouse3.tmx @@ -1,4 +1,5 @@ + @@ -149,16 +150,26 @@ - - - + - + - + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/minerhouse4.tmx b/AndorsTrail/res/xml/minerhouse4.tmx index 6ce1ebbc7..4cb878595 100644 --- a/AndorsTrail/res/xml/minerhouse4.tmx +++ b/AndorsTrail/res/xml/minerhouse4.tmx @@ -1,4 +1,5 @@ + @@ -153,17 +154,24 @@ + - + + - - + + + + + + + diff --git a/AndorsTrail/res/xml/minerhouse5.tmx b/AndorsTrail/res/xml/minerhouse5.tmx index b38e0ca6e..7cd7b3994 100644 --- a/AndorsTrail/res/xml/minerhouse5.tmx +++ b/AndorsTrail/res/xml/minerhouse5.tmx @@ -1,4 +1,5 @@ + @@ -153,15 +154,25 @@ + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/minerhouse7.tmx b/AndorsTrail/res/xml/minerhouse7.tmx index a5739f34b..855b85531 100644 --- a/AndorsTrail/res/xml/minerhouse7.tmx +++ b/AndorsTrail/res/xml/minerhouse7.tmx @@ -1,4 +1,5 @@ + @@ -152,14 +153,20 @@ + - + + + + + + + - diff --git a/AndorsTrail/res/xml/minerhouse8.tmx b/AndorsTrail/res/xml/minerhouse8.tmx index d6700646b..6227d2b13 100644 --- a/AndorsTrail/res/xml/minerhouse8.tmx +++ b/AndorsTrail/res/xml/minerhouse8.tmx @@ -1,4 +1,5 @@ + @@ -149,15 +150,32 @@ - - - - + - + + + + + + + + + + + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/minerhouse9.tmx b/AndorsTrail/res/xml/minerhouse9.tmx index a532a3ebb..fe9273848 100644 --- a/AndorsTrail/res/xml/minerhouse9.tmx +++ b/AndorsTrail/res/xml/minerhouse9.tmx @@ -1,4 +1,5 @@ + @@ -149,13 +150,22 @@ - + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/mountaincave0.tmx b/AndorsTrail/res/xml/mountaincave0.tmx index 0c875636c..7cb9a2991 100644 --- a/AndorsTrail/res/xml/mountaincave0.tmx +++ b/AndorsTrail/res/xml/mountaincave0.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,22 +159,25 @@ - + - + + - + + - + + diff --git a/AndorsTrail/res/xml/mountaincave1.tmx b/AndorsTrail/res/xml/mountaincave1.tmx index 131eac658..693fdb9b7 100644 --- a/AndorsTrail/res/xml/mountaincave1.tmx +++ b/AndorsTrail/res/xml/mountaincave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -166,26 +166,29 @@ + + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/mountaincave2.tmx b/AndorsTrail/res/xml/mountaincave2.tmx index ee9eba775..3bb2c7e76 100644 --- a/AndorsTrail/res/xml/mountaincave2.tmx +++ b/AndorsTrail/res/xml/mountaincave2.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -163,32 +163,35 @@ - + - + - + + - + - + - + + + diff --git a/AndorsTrail/res/xml/mountainlake0.tmx b/AndorsTrail/res/xml/mountainlake0.tmx index 135619e97..55faa37b9 100644 --- a/AndorsTrail/res/xml/mountainlake0.tmx +++ b/AndorsTrail/res/xml/mountainlake0.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,34 +161,35 @@ - + - + - + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/mountainlake1.tmx b/AndorsTrail/res/xml/mountainlake1.tmx index 02b4f686a..7c45f19c3 100644 --- a/AndorsTrail/res/xml/mountainlake1.tmx +++ b/AndorsTrail/res/xml/mountainlake1.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,45 +162,51 @@ - + - + - + - + + - + - + - + - + - + - + - + - + + + + + + - + diff --git a/AndorsTrail/res/xml/mountainlake10.tmx b/AndorsTrail/res/xml/mountainlake10.tmx index 0b16db0ee..56dcbdf64 100644 --- a/AndorsTrail/res/xml/mountainlake10.tmx +++ b/AndorsTrail/res/xml/mountainlake10.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -167,54 +167,55 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/mountainlake10a.tmx b/AndorsTrail/res/xml/mountainlake10a.tmx index 2cc1e080a..53eced15e 100644 --- a/AndorsTrail/res/xml/mountainlake10a.tmx +++ b/AndorsTrail/res/xml/mountainlake10a.tmx @@ -159,20 +159,27 @@ - + + + + + + - + + + diff --git a/AndorsTrail/res/xml/mountainlake11.tmx b/AndorsTrail/res/xml/mountainlake11.tmx index b1ce87628..a8e4a2f1a 100644 --- a/AndorsTrail/res/xml/mountainlake11.tmx +++ b/AndorsTrail/res/xml/mountainlake11.tmx @@ -1,4 +1,5 @@ + @@ -160,42 +161,44 @@ - + - + - + + - + - + - + + - + - + - + - + - + diff --git a/AndorsTrail/res/xml/mountainlake12.tmx b/AndorsTrail/res/xml/mountainlake12.tmx index eca6f2d47..e71f4ba86 100644 --- a/AndorsTrail/res/xml/mountainlake12.tmx +++ b/AndorsTrail/res/xml/mountainlake12.tmx @@ -1,4 +1,5 @@ + @@ -160,12 +161,12 @@ - + - + - + @@ -173,6 +174,7 @@ + diff --git a/AndorsTrail/res/xml/mountainlake13.tmx b/AndorsTrail/res/xml/mountainlake13.tmx index 9c4dafc11..de411039d 100644 --- a/AndorsTrail/res/xml/mountainlake13.tmx +++ b/AndorsTrail/res/xml/mountainlake13.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,34 +161,35 @@ - + - + - + - + - + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/mountainlake2.tmx b/AndorsTrail/res/xml/mountainlake2.tmx index f1a3b19c7..9838a977c 100644 --- a/AndorsTrail/res/xml/mountainlake2.tmx +++ b/AndorsTrail/res/xml/mountainlake2.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,36 +162,37 @@ + - + - + - + - + - + - + - + - + - + - + - + diff --git a/AndorsTrail/res/xml/mountainlake3.tmx b/AndorsTrail/res/xml/mountainlake3.tmx index 5a72b3bcc..b6ccaa0a5 100644 --- a/AndorsTrail/res/xml/mountainlake3.tmx +++ b/AndorsTrail/res/xml/mountainlake3.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,51 +162,54 @@ + - + - + - + - + - + - + - + - + - + - + + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/mountainlake4.tmx b/AndorsTrail/res/xml/mountainlake4.tmx index 7065d4d5f..ee2316b38 100644 --- a/AndorsTrail/res/xml/mountainlake4.tmx +++ b/AndorsTrail/res/xml/mountainlake4.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,37 +161,39 @@ - + - + - + - + - + - + - + - + + - + + diff --git a/AndorsTrail/res/xml/mountainlake5.tmx b/AndorsTrail/res/xml/mountainlake5.tmx index d9d610d67..ae50c28c6 100644 --- a/AndorsTrail/res/xml/mountainlake5.tmx +++ b/AndorsTrail/res/xml/mountainlake5.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,52 +161,53 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + + - + - + diff --git a/AndorsTrail/res/xml/mountainlake6.tmx b/AndorsTrail/res/xml/mountainlake6.tmx index 303f66dfd..e94d8cd16 100644 --- a/AndorsTrail/res/xml/mountainlake6.tmx +++ b/AndorsTrail/res/xml/mountainlake6.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,22 +161,22 @@ - + - + - + - + - + - + @@ -184,6 +184,7 @@ + diff --git a/AndorsTrail/res/xml/mountainlake7.tmx b/AndorsTrail/res/xml/mountainlake7.tmx index e8fa8bd08..24065d249 100644 --- a/AndorsTrail/res/xml/mountainlake7.tmx +++ b/AndorsTrail/res/xml/mountainlake7.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,32 +161,33 @@ - + - + - + - + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/mountainlake8.tmx b/AndorsTrail/res/xml/mountainlake8.tmx index f089fd832..51f896205 100644 --- a/AndorsTrail/res/xml/mountainlake8.tmx +++ b/AndorsTrail/res/xml/mountainlake8.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,54 +161,56 @@ - + - + - + - + - + - + - + - + - + - + - + - + + - + - + - + + diff --git a/AndorsTrail/res/xml/mountainlake9.tmx b/AndorsTrail/res/xml/mountainlake9.tmx index bd1ba28ae..3dd0296f0 100644 --- a/AndorsTrail/res/xml/mountainlake9.tmx +++ b/AndorsTrail/res/xml/mountainlake9.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,52 +161,56 @@ - + - + - + - + + - + - + - + + - + + - + + - + - + - + - + diff --git a/AndorsTrail/res/xml/oldcave0.tmx b/AndorsTrail/res/xml/oldcave0.tmx index fb2c4575e..f15c9e07b 100644 --- a/AndorsTrail/res/xml/oldcave0.tmx +++ b/AndorsTrail/res/xml/oldcave0.tmx @@ -1,4 +1,5 @@ + @@ -158,26 +159,50 @@ + - + + - - - + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/oldcave1.tmx b/AndorsTrail/res/xml/oldcave1.tmx index 0c081c133..5ae4228d7 100644 --- a/AndorsTrail/res/xml/oldcave1.tmx +++ b/AndorsTrail/res/xml/oldcave1.tmx @@ -1,4 +1,5 @@ + @@ -149,54 +150,83 @@ - - + + + + + + + + - + + + - - + - + - + + - - + + - - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/pwcave0.tmx b/AndorsTrail/res/xml/pwcave0.tmx index 58b3ee86f..f8db32c75 100644 --- a/AndorsTrail/res/xml/pwcave0.tmx +++ b/AndorsTrail/res/xml/pwcave0.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -158,17 +158,24 @@ + - - + + + + + + + + diff --git a/AndorsTrail/res/xml/pwcave1.tmx b/AndorsTrail/res/xml/pwcave1.tmx index db56a6f11..a96651534 100644 --- a/AndorsTrail/res/xml/pwcave1.tmx +++ b/AndorsTrail/res/xml/pwcave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,52 +159,60 @@ - + - + + - + - + + + - + + - + + - + + - + + - + + diff --git a/AndorsTrail/res/xml/pwcave2.tmx b/AndorsTrail/res/xml/pwcave2.tmx index 2844cb479..d7936fbc6 100644 --- a/AndorsTrail/res/xml/pwcave2.tmx +++ b/AndorsTrail/res/xml/pwcave2.tmx @@ -1,4 +1,5 @@ + @@ -163,72 +164,80 @@ - + - + - + - + - + + - + + - + - + - + + - + + - + + - + - + + - + + - + - + + diff --git a/AndorsTrail/res/xml/pwcave2a.tmx b/AndorsTrail/res/xml/pwcave2a.tmx index 5fbbbcc7f..77543a637 100644 --- a/AndorsTrail/res/xml/pwcave2a.tmx +++ b/AndorsTrail/res/xml/pwcave2a.tmx @@ -1,4 +1,5 @@ + @@ -153,27 +154,28 @@ - + - + - + + - + - + diff --git a/AndorsTrail/res/xml/pwcave3.tmx b/AndorsTrail/res/xml/pwcave3.tmx index 1c15146ef..7a3514ee6 100644 --- a/AndorsTrail/res/xml/pwcave3.tmx +++ b/AndorsTrail/res/xml/pwcave3.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -158,79 +158,86 @@ - + + + - + - + - + - + - + - + - + - + - + + - + + - + + - + - + - + + - + - + - + + diff --git a/AndorsTrail/res/xml/pwcave4.tmx b/AndorsTrail/res/xml/pwcave4.tmx index 7cf4791e0..1c0516572 100644 --- a/AndorsTrail/res/xml/pwcave4.tmx +++ b/AndorsTrail/res/xml/pwcave4.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,63 +159,72 @@ + + - + + - + - + - + - + + - + + + - + + + + - + diff --git a/AndorsTrail/res/xml/remgard_prison.tmx b/AndorsTrail/res/xml/remgard_prison.tmx index dd821867e..1608ad705 100644 --- a/AndorsTrail/res/xml/remgard_prison.tmx +++ b/AndorsTrail/res/xml/remgard_prison.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -150,10 +150,26 @@ - - - - + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/remgard_tavern0.tmx b/AndorsTrail/res/xml/remgard_tavern0.tmx index 6f2595477..6542dee22 100644 --- a/AndorsTrail/res/xml/remgard_tavern0.tmx +++ b/AndorsTrail/res/xml/remgard_tavern0.tmx @@ -1,4 +1,5 @@ + @@ -155,19 +156,41 @@ - + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/remgard_tavern1.tmx b/AndorsTrail/res/xml/remgard_tavern1.tmx index 8b9f5f290..d51b36cad 100644 --- a/AndorsTrail/res/xml/remgard_tavern1.tmx +++ b/AndorsTrail/res/xml/remgard_tavern1.tmx @@ -1,4 +1,5 @@ + @@ -151,20 +152,48 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/road1.tmx b/AndorsTrail/res/xml/road1.tmx index 00268a219..40ccd9955 100644 --- a/AndorsTrail/res/xml/road1.tmx +++ b/AndorsTrail/res/xml/road1.tmx @@ -1,4 +1,5 @@ + @@ -179,12 +180,25 @@ - - - - + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/road4.tmx b/AndorsTrail/res/xml/road4.tmx index e715a4709..b0ad79f9c 100644 --- a/AndorsTrail/res/xml/road4.tmx +++ b/AndorsTrail/res/xml/road4.tmx @@ -1,4 +1,5 @@ + @@ -164,12 +165,36 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/road4_gargoylecave.tmx b/AndorsTrail/res/xml/road4_gargoylecave.tmx index 1a7d794ce..892b2b505 100644 --- a/AndorsTrail/res/xml/road4_gargoylecave.tmx +++ b/AndorsTrail/res/xml/road4_gargoylecave.tmx @@ -1,4 +1,5 @@ + @@ -158,11 +159,31 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/roadbeforecrossroads.tmx b/AndorsTrail/res/xml/roadbeforecrossroads.tmx index e880a329c..a4bead1e9 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads.tmx @@ -1,4 +1,5 @@ + @@ -143,7 +144,7 @@ eJxzFWBgcB3FwwLjAoPFPHq5k9rhSat4orb9xKjHF07I4qSEJ6H4JCd+SAGUpjtizccmPlQAvvilxExqhwE14hFdLQDtXFtQ - + @@ -168,18 +169,35 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + - - + diff --git a/AndorsTrail/res/xml/roadbeforecrossroads2.tmx b/AndorsTrail/res/xml/roadbeforecrossroads2.tmx index 6a5408185..57bd82ac8 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads2.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads2.tmx @@ -1,4 +1,5 @@ + @@ -174,40 +175,63 @@ + + + + + + - + - - + + + + + + + - - + + + + + + + - + + + - - + + + + + + + diff --git a/AndorsTrail/res/xml/roadbeforecrossroads4.tmx b/AndorsTrail/res/xml/roadbeforecrossroads4.tmx index cf169e56c..d7416b4fb 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads4.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads4.tmx @@ -1,4 +1,5 @@ + @@ -161,16 +162,19 @@ + + - + + diff --git a/AndorsTrail/res/xml/roadbeforecrossroads5.tmx b/AndorsTrail/res/xml/roadbeforecrossroads5.tmx index c3378e52b..eea12b697 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads5.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads5.tmx @@ -1,4 +1,5 @@ + @@ -156,7 +157,7 @@ eJxjYBgFo2AUjIJRMAqGHwAABuAAAQ== - + @@ -177,22 +178,32 @@ - + + + + + + + + + + + + + - - - - + + diff --git a/AndorsTrail/res/xml/roadbeforecrossroads6.tmx b/AndorsTrail/res/xml/roadbeforecrossroads6.tmx index bfd381536..3e131d64e 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads6.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads6.tmx @@ -1,4 +1,5 @@ + @@ -169,22 +170,41 @@ + + - - - - + + + + + + + + + + + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/roadbeforecrossroads7.tmx b/AndorsTrail/res/xml/roadbeforecrossroads7.tmx index 43cadfad5..5b73a7cc2 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads7.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads7.tmx @@ -1,4 +1,5 @@ + @@ -161,15 +162,25 @@ + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/roadbeforecrossroads8.tmx b/AndorsTrail/res/xml/roadbeforecrossroads8.tmx index ce6a422b9..6ee3f0653 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads8.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads8.tmx @@ -1,4 +1,5 @@ + @@ -171,28 +172,40 @@ - - + + + + + + + + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/roadbeforecrossroads9.tmx b/AndorsTrail/res/xml/roadbeforecrossroads9.tmx index 295d9df52..aeb4f2242 100644 --- a/AndorsTrail/res/xml/roadbeforecrossroads9.tmx +++ b/AndorsTrail/res/xml/roadbeforecrossroads9.tmx @@ -1,4 +1,5 @@ + @@ -170,26 +171,57 @@ - - + + + + + + + + + + + - - - + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/roadcave0.tmx b/AndorsTrail/res/xml/roadcave0.tmx index 917db99ca..6766d62ca 100644 --- a/AndorsTrail/res/xml/roadcave0.tmx +++ b/AndorsTrail/res/xml/roadcave0.tmx @@ -1,4 +1,5 @@ + @@ -155,32 +156,49 @@ - - + + + + + + + + - + + - - - + - + - + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/roadcave1.tmx b/AndorsTrail/res/xml/roadcave1.tmx index 8d56e743a..5a21e17f4 100644 --- a/AndorsTrail/res/xml/roadcave1.tmx +++ b/AndorsTrail/res/xml/roadcave1.tmx @@ -1,4 +1,5 @@ + @@ -149,42 +150,80 @@ - + + + + + + - - - - + + + + + + + + + + + + + + + + + + - + + - - - - + - + - - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/roadtocarntower2.tmx b/AndorsTrail/res/xml/roadtocarntower2.tmx index 85ac2f922..58ea1d08f 100644 --- a/AndorsTrail/res/xml/roadtocarntower2.tmx +++ b/AndorsTrail/res/xml/roadtocarntower2.tmx @@ -1,4 +1,5 @@ + @@ -176,16 +177,37 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/shortcut_lodar0.tmx b/AndorsTrail/res/xml/shortcut_lodar0.tmx index dd2f56047..b7dc1f117 100644 --- a/AndorsTrail/res/xml/shortcut_lodar0.tmx +++ b/AndorsTrail/res/xml/shortcut_lodar0.tmx @@ -1,4 +1,5 @@ + @@ -233,26 +234,49 @@ - - + + + + + + + + + + + + + + + + - + - - + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/shortcut_lodar1.tmx b/AndorsTrail/res/xml/shortcut_lodar1.tmx index e9c921ff5..b3087e538 100644 --- a/AndorsTrail/res/xml/shortcut_lodar1.tmx +++ b/AndorsTrail/res/xml/shortcut_lodar1.tmx @@ -1,4 +1,5 @@ + @@ -232,36 +233,43 @@ + + + + + - + + - + + diff --git a/AndorsTrail/res/xml/shortcut_lodar2.tmx b/AndorsTrail/res/xml/shortcut_lodar2.tmx index d4cd5d623..d7e8a67fc 100644 --- a/AndorsTrail/res/xml/shortcut_lodar2.tmx +++ b/AndorsTrail/res/xml/shortcut_lodar2.tmx @@ -1,4 +1,5 @@ + @@ -236,30 +237,62 @@ + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/shortcut_lodar3.tmx b/AndorsTrail/res/xml/shortcut_lodar3.tmx index 5e4d0f10f..766578301 100644 --- a/AndorsTrail/res/xml/shortcut_lodar3.tmx +++ b/AndorsTrail/res/xml/shortcut_lodar3.tmx @@ -1,4 +1,5 @@ + @@ -220,28 +221,59 @@ - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - diff --git a/AndorsTrail/res/xml/shortcut_lodar4.tmx b/AndorsTrail/res/xml/shortcut_lodar4.tmx index 3cd62ea72..f0601b202 100644 --- a/AndorsTrail/res/xml/shortcut_lodar4.tmx +++ b/AndorsTrail/res/xml/shortcut_lodar4.tmx @@ -1,4 +1,5 @@ + @@ -240,20 +241,31 @@ + - - + + + + + + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/snakecave1.tmx b/AndorsTrail/res/xml/snakecave1.tmx index 0dad6db1f..b0ce40fc6 100644 --- a/AndorsTrail/res/xml/snakecave1.tmx +++ b/AndorsTrail/res/xml/snakecave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,26 +159,29 @@ + - + + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/snakecave2.tmx b/AndorsTrail/res/xml/snakecave2.tmx index 17eae6a91..5df3e4b8e 100644 --- a/AndorsTrail/res/xml/snakecave2.tmx +++ b/AndorsTrail/res/xml/snakecave2.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,29 +159,37 @@ + - + - + - + + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/snakecave3.tmx b/AndorsTrail/res/xml/snakecave3.tmx index 9ef64f755..0dc02a92a 100644 --- a/AndorsTrail/res/xml/snakecave3.tmx +++ b/AndorsTrail/res/xml/snakecave3.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -154,35 +154,40 @@ + - + - + - + + - + + + - + + diff --git a/AndorsTrail/res/xml/stoutford_church.tmx b/AndorsTrail/res/xml/stoutford_church.tmx index 31b37638d..fad24ee2d 100644 --- a/AndorsTrail/res/xml/stoutford_church.tmx +++ b/AndorsTrail/res/xml/stoutford_church.tmx @@ -1,4 +1,5 @@ + @@ -140,7 +141,7 @@ eJxzFWBgcB3hGARIlYMBdHWEADYzqW0WIT66GeToxWUWKWaTAgjpJRQ/5PqJXHfhSjukuosa4UVsHsCnDwAyfzYg - + @@ -148,11 +149,27 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + - + diff --git a/AndorsTrail/res/xml/stoutford_sw.tmx b/AndorsTrail/res/xml/stoutford_sw.tmx index 28ac28415..197b552e0 100644 --- a/AndorsTrail/res/xml/stoutford_sw.tmx +++ b/AndorsTrail/res/xml/stoutford_sw.tmx @@ -1,4 +1,5 @@ + @@ -158,7 +159,7 @@ eJy1k8ENwCAMAxmhS7H/SlV/eTT2OS2ReICSi2NgX2ttuJ6guZN1kl9jUkfZaQ9V4+LrHKQvvSvF+pNfzxXD+fPGoszOS6rfeVJz1F4FfaeE02lRnjvNTlOqP/2bpJa+Mzdr0kv1dnMojYk/HXMyF81VXMW/Ab0wVas= - + @@ -184,14 +185,23 @@ - + + + + + + + + + + + + - - - + diff --git a/AndorsTrail/res/xml/vilegard_chapel.tmx b/AndorsTrail/res/xml/vilegard_chapel.tmx index a503eb6db..f670e861b 100644 --- a/AndorsTrail/res/xml/vilegard_chapel.tmx +++ b/AndorsTrail/res/xml/vilegard_chapel.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -150,9 +150,21 @@ - - - + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/waterway0.tmx b/AndorsTrail/res/xml/waterway0.tmx index 8cff13ab4..fcdb8952c 100644 --- a/AndorsTrail/res/xml/waterway0.tmx +++ b/AndorsTrail/res/xml/waterway0.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,31 +162,32 @@ + - + - + - + - + - + - + - + - + diff --git a/AndorsTrail/res/xml/waterway1.tmx b/AndorsTrail/res/xml/waterway1.tmx index 87f1ef954..6ec71be30 100644 --- a/AndorsTrail/res/xml/waterway1.tmx +++ b/AndorsTrail/res/xml/waterway1.tmx @@ -1,4 +1,5 @@ + @@ -168,46 +169,50 @@ + + - + - + + - + - + - + - + - + - + - + + diff --git a/AndorsTrail/res/xml/waterway10.tmx b/AndorsTrail/res/xml/waterway10.tmx index 8441d5e27..9bbc73d79 100644 --- a/AndorsTrail/res/xml/waterway10.tmx +++ b/AndorsTrail/res/xml/waterway10.tmx @@ -1,4 +1,5 @@ + @@ -160,25 +161,30 @@ - + - + - + - + + + + + + + - diff --git a/AndorsTrail/res/xml/waterway11.tmx b/AndorsTrail/res/xml/waterway11.tmx index 419617010..1f7e785a9 100644 --- a/AndorsTrail/res/xml/waterway11.tmx +++ b/AndorsTrail/res/xml/waterway11.tmx @@ -1,4 +1,5 @@ + @@ -167,37 +168,39 @@ - + - + - + + - + - + - + - + + diff --git a/AndorsTrail/res/xml/waterway11_east.tmx b/AndorsTrail/res/xml/waterway11_east.tmx index 3e4352b6e..94335ac2e 100644 --- a/AndorsTrail/res/xml/waterway11_east.tmx +++ b/AndorsTrail/res/xml/waterway11_east.tmx @@ -1,4 +1,5 @@ + @@ -161,32 +162,34 @@ - + - + - + + - + + - + - + diff --git a/AndorsTrail/res/xml/waterway12.tmx b/AndorsTrail/res/xml/waterway12.tmx index 97a94747f..9c2ea5ddb 100644 --- a/AndorsTrail/res/xml/waterway12.tmx +++ b/AndorsTrail/res/xml/waterway12.tmx @@ -1,4 +1,5 @@ + @@ -160,32 +161,36 @@ - + + - + - + + + - + + diff --git a/AndorsTrail/res/xml/waterway14.tmx b/AndorsTrail/res/xml/waterway14.tmx index 13c284109..7de36ad72 100644 --- a/AndorsTrail/res/xml/waterway14.tmx +++ b/AndorsTrail/res/xml/waterway14.tmx @@ -1,4 +1,5 @@ + @@ -168,21 +169,25 @@ + + - + + + diff --git a/AndorsTrail/res/xml/waterway15.tmx b/AndorsTrail/res/xml/waterway15.tmx index 06c439877..afb17f7c4 100644 --- a/AndorsTrail/res/xml/waterway15.tmx +++ b/AndorsTrail/res/xml/waterway15.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -174,21 +174,25 @@ + - + + + + diff --git a/AndorsTrail/res/xml/waterway3.tmx b/AndorsTrail/res/xml/waterway3.tmx index a7f714039..092cd0b6c 100644 --- a/AndorsTrail/res/xml/waterway3.tmx +++ b/AndorsTrail/res/xml/waterway3.tmx @@ -1,4 +1,5 @@ + @@ -168,26 +169,28 @@ + - + - + - + - + - + - + + @@ -195,6 +198,7 @@ + diff --git a/AndorsTrail/res/xml/waterway4.tmx b/AndorsTrail/res/xml/waterway4.tmx index 66a7a776c..5348d3400 100644 --- a/AndorsTrail/res/xml/waterway4.tmx +++ b/AndorsTrail/res/xml/waterway4.tmx @@ -1,4 +1,5 @@ + @@ -167,26 +168,31 @@ + + + - + + - + + diff --git a/AndorsTrail/res/xml/waterway5.tmx b/AndorsTrail/res/xml/waterway5.tmx index 697a861c5..fbe5c0a0f 100644 --- a/AndorsTrail/res/xml/waterway5.tmx +++ b/AndorsTrail/res/xml/waterway5.tmx @@ -1,4 +1,5 @@ + @@ -173,25 +174,37 @@ + + - + + + + + + + + + + + + + - - diff --git a/AndorsTrail/res/xml/waterway6.tmx b/AndorsTrail/res/xml/waterway6.tmx index f107d9e45..99ee6589a 100644 --- a/AndorsTrail/res/xml/waterway6.tmx +++ b/AndorsTrail/res/xml/waterway6.tmx @@ -1,4 +1,5 @@ + @@ -174,36 +175,43 @@ + + + - + + + - + + + diff --git a/AndorsTrail/res/xml/waterway7.tmx b/AndorsTrail/res/xml/waterway7.tmx index 759fa2a59..2c7cc0f62 100644 --- a/AndorsTrail/res/xml/waterway7.tmx +++ b/AndorsTrail/res/xml/waterway7.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,26 +162,28 @@ + - + + - + - + - + - + diff --git a/AndorsTrail/res/xml/waterway8.tmx b/AndorsTrail/res/xml/waterway8.tmx index 899e131b2..9cdcfafe2 100644 --- a/AndorsTrail/res/xml/waterway8.tmx +++ b/AndorsTrail/res/xml/waterway8.tmx @@ -1,4 +1,5 @@ + @@ -167,41 +168,43 @@ + + - + - + - + - + - + - + - + - + - + - + diff --git a/AndorsTrail/res/xml/waterway9.tmx b/AndorsTrail/res/xml/waterway9.tmx index 620383a97..e53c531b5 100644 --- a/AndorsTrail/res/xml/waterway9.tmx +++ b/AndorsTrail/res/xml/waterway9.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -187,61 +187,63 @@ + - + - + - + - + - + - + - + - + - + - + - + - + + - + - + - + - + diff --git a/AndorsTrail/res/xml/waterwaycave.tmx b/AndorsTrail/res/xml/waterwaycave.tmx index 1aabcf469..c521ab7af 100644 --- a/AndorsTrail/res/xml/waterwaycave.tmx +++ b/AndorsTrail/res/xml/waterwaycave.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -153,35 +153,43 @@ - + - + - + + - + + - + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/waytobrimhaven2.tmx b/AndorsTrail/res/xml/waytobrimhaven2.tmx index d1ad02d2e..cc3403134 100644 --- a/AndorsTrail/res/xml/waytobrimhaven2.tmx +++ b/AndorsTrail/res/xml/waytobrimhaven2.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -168,26 +168,30 @@ + + - + + + - + diff --git a/AndorsTrail/res/xml/waytobrimhaven3.tmx b/AndorsTrail/res/xml/waytobrimhaven3.tmx index 3dd2b9a5e..229e3e6c0 100644 --- a/AndorsTrail/res/xml/waytobrimhaven3.tmx +++ b/AndorsTrail/res/xml/waytobrimhaven3.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -165,31 +165,36 @@ + + - + + - + - + + + diff --git a/AndorsTrail/res/xml/waytobrimhavencave0.tmx b/AndorsTrail/res/xml/waytobrimhavencave0.tmx index 2e64e8f6b..1384f8e47 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave0.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave0.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,31 +159,34 @@ + + - + - + - + + - + - + diff --git a/AndorsTrail/res/xml/waytobrimhavencave1.tmx b/AndorsTrail/res/xml/waytobrimhavencave1.tmx index c0fe4e3ee..eedb27367 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave1.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -165,61 +165,67 @@ + - + - + - + - + + - + + - + - + - + - + - + + - + + - + - + - + + diff --git a/AndorsTrail/res/xml/waytobrimhavencave2.tmx b/AndorsTrail/res/xml/waytobrimhavencave2.tmx index 2e16b432a..4f7fb249b 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave2.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave2.tmx @@ -1,4 +1,5 @@ + @@ -157,52 +158,58 @@ - + - + + + + - + + - + - + - + - + - + - + + + diff --git a/AndorsTrail/res/xml/waytobrimhavencave3.tmx b/AndorsTrail/res/xml/waytobrimhavencave3.tmx index fee4ccfbc..3f1d40b76 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave3.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave3.tmx @@ -1,4 +1,5 @@ + @@ -157,87 +158,96 @@ - + - + - + - + - + + - + - + - + - + - + - + - + - + - + - + - + + + - + + - + - + - + - + - + + - + - + + + + + + - diff --git a/AndorsTrail/res/xml/waytobrimhavencave3a.tmx b/AndorsTrail/res/xml/waytobrimhavencave3a.tmx index c1d6c6447..bbb10c37d 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave3a.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave3a.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -153,46 +153,54 @@ + + + + + + - + - + + - + - + + - + - + - + - + - + - + - + - + diff --git a/AndorsTrail/res/xml/waytobrimhavencave3b.tmx b/AndorsTrail/res/xml/waytobrimhavencave3b.tmx index 19b1c6129..013706b1c 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave3b.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave3b.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -159,16 +159,17 @@ + - + - + - + diff --git a/AndorsTrail/res/xml/waytobrimhavencave4.tmx b/AndorsTrail/res/xml/waytobrimhavencave4.tmx index 5735e6948..0b21618a0 100644 --- a/AndorsTrail/res/xml/waytobrimhavencave4.tmx +++ b/AndorsTrail/res/xml/waytobrimhavencave4.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -154,40 +154,48 @@ + + - + + - + + - + + + + + diff --git a/AndorsTrail/res/xml/waytolake0.tmx b/AndorsTrail/res/xml/waytolake0.tmx index 05c263660..5fa7ef743 100644 --- a/AndorsTrail/res/xml/waytolake0.tmx +++ b/AndorsTrail/res/xml/waytolake0.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,42 +161,44 @@ - + - + - + - + - + - + + - + + - + - + - + - + diff --git a/AndorsTrail/res/xml/waytolake1.tmx b/AndorsTrail/res/xml/waytolake1.tmx index ed3e2cbf9..8b1668d5c 100644 --- a/AndorsTrail/res/xml/waytolake1.tmx +++ b/AndorsTrail/res/xml/waytolake1.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -162,46 +162,50 @@ + - + + - + - + - + - + - + - + - + - + + - + + - + - + diff --git a/AndorsTrail/res/xml/waytolake2.tmx b/AndorsTrail/res/xml/waytolake2.tmx index 8333b06c5..263b05ae4 100644 --- a/AndorsTrail/res/xml/waytolake2.tmx +++ b/AndorsTrail/res/xml/waytolake2.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -163,46 +163,50 @@ + - + + - + + + - + - + - + - + - + - + - + - + - + diff --git a/AndorsTrail/res/xml/waytolake3.tmx b/AndorsTrail/res/xml/waytolake3.tmx index a7566e93c..729425725 100644 --- a/AndorsTrail/res/xml/waytolake3.tmx +++ b/AndorsTrail/res/xml/waytolake3.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,37 +161,40 @@ - + - + - + - + + - + - + + - + - + - + + diff --git a/AndorsTrail/res/xml/waytolake4.tmx b/AndorsTrail/res/xml/waytolake4.tmx index 2205fe27a..d29625559 100644 --- a/AndorsTrail/res/xml/waytolake4.tmx +++ b/AndorsTrail/res/xml/waytolake4.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -158,82 +158,84 @@ - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + - + - + diff --git a/AndorsTrail/res/xml/waytolake5.tmx b/AndorsTrail/res/xml/waytolake5.tmx index 7de2684d1..323a97b3e 100644 --- a/AndorsTrail/res/xml/waytolake5.tmx +++ b/AndorsTrail/res/xml/waytolake5.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -158,45 +158,52 @@ - + - + - + + - + + - + - + - + - + - + - + + + + + + + - diff --git a/AndorsTrail/res/xml/waytolostmine0.tmx b/AndorsTrail/res/xml/waytolostmine0.tmx index 5d57ab2ef..3e3810d2f 100644 --- a/AndorsTrail/res/xml/waytolostmine0.tmx +++ b/AndorsTrail/res/xml/waytolostmine0.tmx @@ -1,4 +1,5 @@ + @@ -158,51 +159,87 @@ - - - - + - + - + - + - + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - - + + + + + + + + - + + diff --git a/AndorsTrail/res/xml/waytolostmine1.tmx b/AndorsTrail/res/xml/waytolostmine1.tmx index f0bb8c345..f50fee029 100644 --- a/AndorsTrail/res/xml/waytolostmine1.tmx +++ b/AndorsTrail/res/xml/waytolostmine1.tmx @@ -183,47 +183,105 @@ - - + - + - + + - - - - - - - + + - - - - - - - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/waytolostmine2.tmx b/AndorsTrail/res/xml/waytolostmine2.tmx index 751fe50be..fb82b2acd 100644 --- a/AndorsTrail/res/xml/waytolostmine2.tmx +++ b/AndorsTrail/res/xml/waytolostmine2.tmx @@ -1,4 +1,5 @@ + @@ -174,52 +175,77 @@ + - + + - - + + + + + + + - + + + + + + + - + - + + - - + + + + + + + - + + - + + + + + + + - diff --git a/AndorsTrail/res/xml/waytolostmine3.tmx b/AndorsTrail/res/xml/waytolostmine3.tmx index 0dffc7ec3..dc62151d6 100644 --- a/AndorsTrail/res/xml/waytolostmine3.tmx +++ b/AndorsTrail/res/xml/waytolostmine3.tmx @@ -1,4 +1,5 @@ + @@ -185,61 +186,91 @@ + + - - + + + + + + + - - + + + + + + + - + + - + + - + + - + + - + + - - + + + + + + + + + + + + + + + + + - - - + diff --git a/AndorsTrail/res/xml/waytominingtown0.tmx b/AndorsTrail/res/xml/waytominingtown0.tmx index 237184064..3d33d6791 100644 --- a/AndorsTrail/res/xml/waytominingtown0.tmx +++ b/AndorsTrail/res/xml/waytominingtown0.tmx @@ -1,4 +1,5 @@ + @@ -161,31 +162,36 @@ + - + + - + + - + + - + + diff --git a/AndorsTrail/res/xml/waytominingtown1.tmx b/AndorsTrail/res/xml/waytominingtown1.tmx index 1037e5bf1..2069c19c3 100644 --- a/AndorsTrail/res/xml/waytominingtown1.tmx +++ b/AndorsTrail/res/xml/waytominingtown1.tmx @@ -1,4 +1,5 @@ + @@ -180,36 +181,43 @@ + - + + + - + + - + + - + + - + + diff --git a/AndorsTrail/res/xml/waytominingtown3.tmx b/AndorsTrail/res/xml/waytominingtown3.tmx index 9d81be31b..70a068d82 100644 --- a/AndorsTrail/res/xml/waytominingtown3.tmx +++ b/AndorsTrail/res/xml/waytominingtown3.tmx @@ -1,4 +1,5 @@ + @@ -158,41 +159,67 @@ - + + + + + + - + + + - - - + + + + + + + + + + + + + - + + + + + + + + + + + + - - diff --git a/AndorsTrail/res/xml/waytomountaincave0.tmx b/AndorsTrail/res/xml/waytomountaincave0.tmx index 8fcd2db48..1dc57266e 100644 --- a/AndorsTrail/res/xml/waytomountaincave0.tmx +++ b/AndorsTrail/res/xml/waytomountaincave0.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,17 +161,18 @@ - + - + - + + @@ -179,6 +180,7 @@ + diff --git a/AndorsTrail/res/xml/waytomountaincave1.tmx b/AndorsTrail/res/xml/waytomountaincave1.tmx index 0240e4270..47be43ccf 100644 --- a/AndorsTrail/res/xml/waytomountaincave1.tmx +++ b/AndorsTrail/res/xml/waytomountaincave1.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,17 +161,17 @@ - + - + - + - + @@ -179,6 +179,7 @@ + diff --git a/AndorsTrail/res/xml/waytomountaincave2.tmx b/AndorsTrail/res/xml/waytomountaincave2.tmx index 5f037a222..f6635b872 100644 --- a/AndorsTrail/res/xml/waytomountaincave2.tmx +++ b/AndorsTrail/res/xml/waytomountaincave2.tmx @@ -5,124 +5,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -161,32 +161,33 @@ - + - + - + - + - + - + + - + - + @@ -194,6 +195,7 @@ + diff --git a/AndorsTrail/res/xml/wild0.tmx b/AndorsTrail/res/xml/wild0.tmx index f3f1ad96a..3a9184abd 100644 --- a/AndorsTrail/res/xml/wild0.tmx +++ b/AndorsTrail/res/xml/wild0.tmx @@ -1,4 +1,5 @@ + @@ -173,37 +174,58 @@ + - + + - + + + + + + + + - + + + + + + + + + + + + + + + + - - - diff --git a/AndorsTrail/res/xml/wild1.tmx b/AndorsTrail/res/xml/wild1.tmx index 329fdf828..57493f6a6 100644 --- a/AndorsTrail/res/xml/wild1.tmx +++ b/AndorsTrail/res/xml/wild1.tmx @@ -1,4 +1,5 @@ + @@ -174,15 +175,33 @@ + + + + + + + + + + + + + + + + + + + + + - - - - + diff --git a/AndorsTrail/res/xml/wild11_clearing.tmx b/AndorsTrail/res/xml/wild11_clearing.tmx index 785d84973..632ff3b60 100644 --- a/AndorsTrail/res/xml/wild11_clearing.tmx +++ b/AndorsTrail/res/xml/wild11_clearing.tmx @@ -1,4 +1,5 @@ + @@ -161,17 +162,24 @@ + - - + + + + + + + - + + diff --git a/AndorsTrail/res/xml/wild13.tmx b/AndorsTrail/res/xml/wild13.tmx index d8b8a1017..1b7359ed9 100644 --- a/AndorsTrail/res/xml/wild13.tmx +++ b/AndorsTrail/res/xml/wild13.tmx @@ -1,4 +1,5 @@ + @@ -161,11 +162,24 @@ + + + + + + + + + + + + + + + + - - - diff --git a/AndorsTrail/res/xml/wild14_cave.tmx b/AndorsTrail/res/xml/wild14_cave.tmx index d58b175e7..4233507ed 100644 --- a/AndorsTrail/res/xml/wild14_cave.tmx +++ b/AndorsTrail/res/xml/wild14_cave.tmx @@ -1,4 +1,5 @@ + @@ -155,13 +156,41 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/AndorsTrail/res/xml/wild2.tmx b/AndorsTrail/res/xml/wild2.tmx index db40f1f3e..0bd4148c1 100644 --- a/AndorsTrail/res/xml/wild2.tmx +++ b/AndorsTrail/res/xml/wild2.tmx @@ -1,4 +1,5 @@ + @@ -179,11 +180,24 @@ + + + + + + + + + + + + + + + + - - - diff --git a/AndorsTrail/res/xml/wild3.tmx b/AndorsTrail/res/xml/wild3.tmx index 7a9bcbd11..53fc500b2 100644 --- a/AndorsTrail/res/xml/wild3.tmx +++ b/AndorsTrail/res/xml/wild3.tmx @@ -1,4 +1,5 @@ + @@ -196,23 +197,34 @@ - + + + + + + + + + + + + + - diff --git a/AndorsTrail/res/xml/wild4.tmx b/AndorsTrail/res/xml/wild4.tmx index b0b26c95a..153f194b1 100644 --- a/AndorsTrail/res/xml/wild4.tmx +++ b/AndorsTrail/res/xml/wild4.tmx @@ -1,4 +1,5 @@ + @@ -161,22 +162,30 @@ + + + + + + - + - + + - + + diff --git a/AndorsTrail/res/xml/wild5.tmx b/AndorsTrail/res/xml/wild5.tmx index 7d1b53276..f2a2cf964 100644 --- a/AndorsTrail/res/xml/wild5.tmx +++ b/AndorsTrail/res/xml/wild5.tmx @@ -1,4 +1,5 @@ + @@ -185,26 +186,31 @@ + + + + - + + diff --git a/AndorsTrail/res/xml/wild9.tmx b/AndorsTrail/res/xml/wild9.tmx index 2be914a7d..5fac1425a 100644 --- a/AndorsTrail/res/xml/wild9.tmx +++ b/AndorsTrail/res/xml/wild9.tmx @@ -1,4 +1,5 @@ + @@ -200,27 +201,43 @@ - - + + + + + + + + + + + + - + + - - + + + + + + + diff --git a/AndorsTrail/res/xml/woodcave0.tmx b/AndorsTrail/res/xml/woodcave0.tmx index 40338f3c9..e909977f1 100644 --- a/AndorsTrail/res/xml/woodcave0.tmx +++ b/AndorsTrail/res/xml/woodcave0.tmx @@ -1,4 +1,5 @@ + @@ -158,28 +159,78 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - diff --git a/AndorsTrail/res/xml/woodcave1.tmx b/AndorsTrail/res/xml/woodcave1.tmx index d5fa2b196..ca9511701 100644 --- a/AndorsTrail/res/xml/woodcave1.tmx +++ b/AndorsTrail/res/xml/woodcave1.tmx @@ -2,124 +2,124 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -153,15 +153,18 @@ + - + + + diff --git a/AndorsTrail/res/xml/woodsettlement0.tmx b/AndorsTrail/res/xml/woodsettlement0.tmx index 30787b42a..167442777 100644 --- a/AndorsTrail/res/xml/woodsettlement0.tmx +++ b/AndorsTrail/res/xml/woodsettlement0.tmx @@ -1,4 +1,5 @@ + @@ -176,13 +177,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java index f0e7f3973..e15015a79 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java @@ -17,12 +17,12 @@ public final class AndorsTrailApplication extends Application { public static final boolean DEVELOPMENT_DEBUGRESOURCES = false; public static final boolean DEVELOPMENT_FORCE_STARTNEWGAME = false; public static final boolean DEVELOPMENT_FORCE_CONTINUEGAME = false; - public static final boolean DEVELOPMENT_DEBUGBUTTONS = true; + public static final boolean DEVELOPMENT_DEBUGBUTTONS = false; public static final boolean DEVELOPMENT_FASTSPEED = false; public static final boolean DEVELOPMENT_VALIDATEDATA = true; public static final boolean DEVELOPMENT_DEBUGMESSAGES = true; public static final boolean DEVELOPMENT_INCOMPATIBLE_SAVEGAMES = DEVELOPMENT_DEBUGRESOURCES || DEVELOPMENT_DEBUGBUTTONS || DEVELOPMENT_FASTSPEED; - public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? 999 : 42; + public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? 999 : 43; public static final String CURRENT_VERSION_DISPLAY = "0.7.2dev"; public static final boolean IS_RELEASE_VERSION = !CURRENT_VERSION_DISPLAY.matches(".*[a-d].*"); diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/ConversationController.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/ConversationController.java index b7acc4de6..e242ad5d9 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/ConversationController.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/ConversationController.java @@ -143,7 +143,7 @@ public final class ConversationController { tileMap = world.model.currentTileMap; } for (MonsterSpawnArea area : map.spawnAreas) { - if (!area.monsterTypeSpawnGroup.equals(monsterTypeSpawnGroup)) continue; + if (!area.areaID.equals(monsterTypeSpawnGroup)) continue; controllers.monsterSpawnController.activateSpawnArea(map, tileMap, area, true); } } @@ -151,7 +151,7 @@ public final class ConversationController { private void deactivateSpawnArea(String mapName, String monsterTypeSpawnGroup, boolean removeAllMonsters) { PredefinedMap map = findMapForScriptEffect(mapName); for (MonsterSpawnArea area : map.spawnAreas) { - if (!area.monsterTypeSpawnGroup.equals(monsterTypeSpawnGroup)) continue; + if (!area.areaID.equals(monsterTypeSpawnGroup)) continue; controllers.monsterSpawnController.deactivateSpawnArea(area, removeAllMonsters); } } diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/MonsterMovementController.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/MonsterMovementController.java index e0a8ddab5..61d3aa8e5 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/MonsterMovementController.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/controller/MonsterMovementController.java @@ -60,6 +60,7 @@ public final class MonsterMovementController implements EvaluateWalkable { for (MapObject m : map.eventObjects) { if (m == null) continue; + if (!m.isActive) continue; if (!m.position.intersects(p)) continue; switch (m.type) { case newmap: diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/MonsterSpawnArea.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/MonsterSpawnArea.java index fa158e0b4..cbde9931b 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/MonsterSpawnArea.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/MonsterSpawnArea.java @@ -17,7 +17,7 @@ public final class MonsterSpawnArea { public final CoordRect area; public final Range quantity; private final Range spawnChance; - public final String monsterTypeSpawnGroup; + public final String areaID; public final String[] monsterTypeIDs; public final ArrayList monsters = new ArrayList(); public final boolean isUnique; // unique == non-respawnable @@ -29,7 +29,7 @@ public final class MonsterSpawnArea { CoordRect area , Range quantity , Range spawnChance - , String monsterTypeSpawnGroup + , String areaID , String[] monsterTypeIDs , boolean isUnique , String group @@ -38,7 +38,7 @@ public final class MonsterSpawnArea { this.area = area; this.quantity = quantity; this.spawnChance = spawnChance; - this.monsterTypeSpawnGroup = monsterTypeSpawnGroup; + this.areaID = areaID; this.monsterTypeIDs = monsterTypeIDs; this.isUnique = isUnique; this.group = group; diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/PredefinedMap.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/PredefinedMap.java index c3e5cf1ec..83e0bd0ae 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/PredefinedMap.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/PredefinedMap.java @@ -213,7 +213,30 @@ public final class PredefinedMap { L.log("WARNING: Trying to load monsters from savegame in map " + this.name + " for spawn #" + i + ". This will totally fail."); } } - this.spawnAreas[i].readFromParcel(src, world, fileversion); + if(fileversion >= 43) { + //Spawn areas now have unique IDs. Need to check as maps can change. + int idLength = src.readInt(); + byte[] idBytes = new byte[idLength]; + src.read(idBytes); + String id = new String(idBytes); + int j = i; + boolean found = false; + do { + if (this.spawnAreas[j].areaID.equals(id)) { + this.spawnAreas[j].readFromParcel(src, world, fileversion); + found = true; + break; + } + j = (j+1)%spawnAreas.length; + } while (j != i); + if (AndorsTrailApplication.DEVELOPMENT_VALIDATEDATA) { + if (!found) { + L.log("WARNING: Trying to load monsters from savegame in map " + this.name + " for spawn #" + id + " but this area cannot be found. This will totally fail."); + } + } + } else { + this.spawnAreas[i].readFromParcel(src, world, fileversion); + } } groundBags.clear(); @@ -277,6 +300,9 @@ public final class PredefinedMap { dest.writeBoolean(true); dest.writeInt(spawnAreas.length); for(MonsterSpawnArea a : spawnAreas) { + byte[] idBytes = a.areaID.getBytes(); + dest.writeInt(idBytes.length); + dest.write(idBytes); a.writeToParcel(dest); } dest.writeInt(groundBags.size()); diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapTranslator.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapTranslator.java index 1c3005c16..8820ac392 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapTranslator.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/model/map/TMXMapTranslator.java @@ -81,9 +81,9 @@ public final class TMXMapTranslator { } mapObjects.add(MapObject.createMapChangeArea(position, object.name, map, place, group.name, isActiveForNewGame)); } else if (object.type.equalsIgnoreCase("spawn")) { - ArrayList types = monsterTypes.getMonsterTypesFromSpawnGroup(object.name); int maxQuantity = 1; int spawnChance = 10; + String spawnGroup = object.name; for (TMXProperty p : object.properties) { if (AndorsTrailApplication.DEVELOPMENT_VALIDATEDATA) { if (p.value.equals("")) { @@ -97,11 +97,14 @@ public final class TMXMapTranslator { spawnChance = Integer.parseInt(p.value); } else if (p.name.equalsIgnoreCase("active")) { isActiveForNewGame = Boolean.parseBoolean(p.value); + } else if (p.name.equalsIgnoreCase("spawngroup")) { + spawnGroup = p.value; } else if (AndorsTrailApplication.DEVELOPMENT_VALIDATEDATA) { L.log("OPTIMIZE: Map " + m.name + ", spawn " + object.name + "@" + topLeft.toString() + " has unrecognized property \"" + p.name + "\"."); } } + ArrayList types = monsterTypes.getMonsterTypesFromSpawnGroup(spawnGroup); if (types.isEmpty()) { if (AndorsTrailApplication.DEVELOPMENT_VALIDATEDATA) { L.log("OPTIMIZE: Map " + m.name + " contains spawn \"" + object.name + "\"@" + topLeft.toString() + " that does not correspond to any monsters. The spawn will be removed."); diff --git a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/savegames/LegacySavegameFormatReaderForPlayer.java b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/savegames/LegacySavegameFormatReaderForPlayer.java index 1520e341f..f475c3056 100644 --- a/AndorsTrail/src/com/gpl/rpg/AndorsTrail/savegames/LegacySavegameFormatReaderForPlayer.java +++ b/AndorsTrail/src/com/gpl/rpg/AndorsTrail/savegames/LegacySavegameFormatReaderForPlayer.java @@ -116,7 +116,7 @@ public final class LegacySavegameFormatReaderForPlayer { private static void deactivateSpawnArea(WorldContext world, ControllerContext controllers, String mapName, String monsterTypeSpawnGroup) { PredefinedMap map = world.maps.findPredefinedMap(mapName); for (MonsterSpawnArea area : map.spawnAreas) { - if (!area.monsterTypeSpawnGroup.equals(monsterTypeSpawnGroup)) continue; + if (!area.areaID.equals(monsterTypeSpawnGroup)) continue; controllers.monsterSpawnController.deactivateSpawnArea(area, true); } }