Movement Costs fix (by Buggler)

- Fix for Alma Northeast Border TravelRating



git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1555 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2012-11-08 08:36:57 +00:00
parent 378c0f1df2
commit f0e542509b
2 changed files with 4 additions and 4 deletions
@@ -828,7 +828,7 @@ Possible values for Here tag:
<Here>PLAINS_ROAD</Here>
</Sector>
<Sector y="F" x="15">
<TravelRating>3</TravelRating>
<TravelRating>10</TravelRating>
<North>PLAINS</North>
<East>EDGEOFWORLD</East>
<South>DENSE</South>
@@ -957,7 +957,7 @@ Possible values for Here tag:
<Here>PLAINS_ROAD</Here>
</Sector>
<Sector y="G" x="15">
<TravelRating>16</TravelRating>
<TravelRating>6</TravelRating>
<North>DENSE</North>
<East>DENSE</East>
<South>NS_RIVER</South>
+2 -2
View File
@@ -828,7 +828,7 @@ Possible values for Here tag:
<Here>PLAINS_ROAD</Here>
</Sector>
<Sector y="F" x="15">
<TravelRating>3</TravelRating>
<TravelRating>10</TravelRating>
<North>PLAINS</North>
<East>EDGEOFWORLD</East>
<South>DENSE</South>
@@ -957,7 +957,7 @@ Possible values for Here tag:
<Here>PLAINS_ROAD</Here>
</Sector>
<Sector y="G" x="15">
<TravelRating>16</TravelRating>
<TravelRating>6</TravelRating>
<North>DENSE</North>
<East>DENSE</East>
<South>NS_RIVER</South>