mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
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:
@@ -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.
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user