Fixes (by Buggler)

- Fixed incorrect/missing Map Entry Points
- Corrected previous mistake in MovementCosts.xml sector F5 access to east & west 

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1563 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2012-11-17 14:08:47 +00:00
parent e9e4eeb228
commit fe0e197270
9 changed files with 8 additions and 8 deletions
@@ -742,7 +742,7 @@ Possible values for Here tag:
<Sector y="F" x="4">
<TravelRating>9</TravelRating>
<North>HILLS</North>
<East>HILLS</East>
<East>GROUNDBARRIER</East>
<South>PLAINS</South>
<West>PLAINS</West>
<Here>HILLS</Here>
@@ -750,9 +750,9 @@ Possible values for Here tag:
<Sector y="F" x="5">
<TravelRating>6</TravelRating>
<North>HILLS</North>
<East>HILLS</East>
<East>GROUNDBARRIER</East>
<South>PLAINS</South>
<West>HILLS</West>
<West>GROUNDBARRIER</West>
<Here>HILLS</Here>
</Sector>
<Sector y="F" x="6">
@@ -760,7 +760,7 @@ Possible values for Here tag:
<North>PLAINS</North>
<East>PLAINS</East>
<South>GROUNDBARRIER</South>
<West>HILLS</West>
<West>GROUNDBARRIER</West>
<Here>HILLS</Here>
</Sector>
<Sector y="F" x="7">
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+4 -4
View File
@@ -742,7 +742,7 @@ Possible values for Here tag:
<Sector y="F" x="4">
<TravelRating>9</TravelRating>
<North>HILLS</North>
<East>HILLS</East>
<East>GROUNDBARRIER</East>
<South>PLAINS</South>
<West>PLAINS</West>
<Here>HILLS</Here>
@@ -750,9 +750,9 @@ Possible values for Here tag:
<Sector y="F" x="5">
<TravelRating>6</TravelRating>
<North>HILLS</North>
<East>HILLS</East>
<East>GROUNDBARRIER</East>
<South>PLAINS</South>
<West>HILLS</West>
<West>GROUNDBARRIER</West>
<Here>HILLS</Here>
</Sector>
<Sector y="F" x="6">
@@ -760,7 +760,7 @@ Possible values for Here tag:
<North>PLAINS</North>
<East>PLAINS</East>
<South>GROUNDBARRIER</South>
<West>HILLS</West>
<West>GROUNDBARRIER</West>
<Here>HILLS</Here>
</Sector>
<Sector y="F" x="7">