mirror of
https://github.com/1dot13/gamedir.git
synced 2026-09-02 14:36:10 +02:00
UB 1.13 Fixes (by Jazz)
- The problem was fixed with the mark of underground sectors on the strategic map (J14-1,K14-1,L15-2,L15-3). - Fixed the problem with moving from the sector K14-1 to K15-1. - Added a few new parameters to the file UB_Options.ini git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2297 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1472,10 +1472,10 @@ Possible values for Here tag:
|
||||
</Sector>
|
||||
<Sector y="J" x="14">
|
||||
<TravelRating>50</TravelRating>
|
||||
<North>EDGEOFWORLD</North>
|
||||
<East>EDGEOFWORLD</East>
|
||||
<South>EDGEOFWORLD</South>
|
||||
<West>EDGEOFWORLD</West>
|
||||
<North>GROUNDBARRIER</North>
|
||||
<East>GROUNDBARRIER</East>
|
||||
<South>GROUNDBARRIER</South>
|
||||
<West>GROUNDBARRIER</West>
|
||||
<Here>FARMLAND_ROAD</Here>
|
||||
</Sector>
|
||||
<Sector y="J" x="15">
|
||||
@@ -1615,18 +1615,18 @@ Possible values for Here tag:
|
||||
</Sector>
|
||||
<Sector y="K" x="14">
|
||||
<TravelRating>50</TravelRating>
|
||||
<North>EDGEOFWORLD</North>
|
||||
<East>EDGEOFWORLD</East>
|
||||
<South>EDGEOFWORLD</South>
|
||||
<West>EDGEOFWORLD</West>
|
||||
<North>GROUNDBARRIER</North>
|
||||
<East>GROUNDBARRIER</East>
|
||||
<South>GROUNDBARRIER</South>
|
||||
<West>GROUNDBARRIER</West>
|
||||
<Here>SPARSE_ROAD</Here>
|
||||
</Sector>
|
||||
<Sector y="K" x="15">
|
||||
<TravelRating>7</TravelRating>
|
||||
<North>EDGEOFWORLD</North>
|
||||
<East>EDGEOFWORLD</East>
|
||||
<South>EDGEOFWORLD</South>
|
||||
<West>EDGEOFWORLD</West>
|
||||
<North>GROUNDBARRIER</North>
|
||||
<East>GROUNDBARRIER</East>
|
||||
<South>GROUNDBARRIER</South>
|
||||
<West>GROUNDBARRIER</West>
|
||||
<Here>DENSE</Here>
|
||||
</Sector>
|
||||
<Sector y="K" x="16">
|
||||
@@ -1765,10 +1765,10 @@ Possible values for Here tag:
|
||||
</Sector>
|
||||
<Sector y="L" x="15">
|
||||
<TravelRating>3</TravelRating>
|
||||
<North>EDGEOFWORLD</North>
|
||||
<East>EDGEOFWORLD</East>
|
||||
<South>EDGEOFWORLD</South>
|
||||
<West>EDGEOFWORLD</West>
|
||||
<North>GROUNDBARRIER</North>
|
||||
<East>GROUNDBARRIER</East>
|
||||
<South>GROUNDBARRIER</South>
|
||||
<West>GROUNDBARRIER</West>
|
||||
<Here>DENSE</Here>
|
||||
</Sector>
|
||||
<Sector y="L" x="16">
|
||||
|
||||
Reference in New Issue
Block a user