mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user