mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
- removed parameter USE_NEW_CTH_CALCULATION from Ja2_Options.INI as it is not used anymore since r8281
- added missing rain chance to some sectors and fixed typo for sand storm chance git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2335 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1740,7 +1740,7 @@
|
||||
<szDetailedExploredName>Woods</szDetailedExploredName>
|
||||
<sWaterType>1</sWaterType>
|
||||
<usNaturalDirt>200</usNaturalDirt>
|
||||
<rainchance>0</rainchance>
|
||||
<rainchance>50</rainchance>
|
||||
<sandstormchance>0</sandstormchance>
|
||||
</SECTOR>
|
||||
<SECTOR>
|
||||
@@ -1929,7 +1929,7 @@
|
||||
<sWaterType>0</sWaterType>
|
||||
<usNaturalDirt>175</usNaturalDirt>
|
||||
<usCivilianPopulation>10</usCivilianPopulation>
|
||||
<rainchance>0</rainchance>
|
||||
<rainchance>40</rainchance>
|
||||
<sandstormchance>0</sandstormchance>
|
||||
</SECTOR>
|
||||
<SECTOR>
|
||||
@@ -2047,7 +2047,7 @@
|
||||
<sWaterType>0</sWaterType>
|
||||
<usNaturalDirt>900</usNaturalDirt>
|
||||
<rainchance>0</rainchance>
|
||||
<sandstormchance>09</sandstormchance>
|
||||
<sandstormchance>90</sandstormchance>
|
||||
</SECTOR>
|
||||
<SECTOR>
|
||||
<SectorGrid>K9</SectorGrid>
|
||||
|
||||
Reference in New Issue
Block a user