mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-29 13:52:22 +02:00
- Moved the global location of the xml files from the "AdditionalProperties" to the "Tilesets\AdditionalProperties" folder because this place fits better - Of course you can also add special tilesets xml files in the tilesets specific folders "Tilesets\XX" - Addded missing INI value: COVER_SYSTEM_STATIC_SHADOWS_DECREASE_BRIGHTNESS - Updated comments for COVER_SYSTEM_ADDITIONAL_TILE_PROPERTIES git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1973 4f8fa57e-7814-0410-bad4-adc449f26b7c
10 lines
399 B
XML
10 lines
399 B
XML
<ADDITIONALTILEPROPERTIES>
|
|
<bWoodCamoAffinity>0</bWoodCamoAffinity>
|
|
<bDesertCamoAffinity>0</bDesertCamoAffinity>
|
|
<bUrbanCamoAffinity>10</bUrbanCamoAffinity>
|
|
<bSnowCamoAffinity>100</bSnowCamoAffinity>
|
|
<bCamoStanceModifer>0</bCamoStanceModifer>
|
|
<bSoundModifier>2</bSoundModifier>
|
|
<bStealthDifficultyModifer>20</bStealthDifficultyModifer>
|
|
<bTrapBonus>2</bTrapBonus>
|
|
</ADDITIONALTILEPROPERTIES> |