Update (by anv):

- fix: data read from Data/AdditionalProperties,
- new tag: <bTrapBonus> + updated data for tiles, trap level influenced by terrain,
- new feature/option: COVER_SYSTEM_STATIC_SHADOWS_DECREASE_BRIGHTNESS.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1972 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2014-03-03 20:37:24 +00:00
parent 99857261cd
commit 42caadc5f3
81 changed files with 84 additions and 0 deletions
+3
View File
@@ -2043,6 +2043,9 @@ COVER_SYSTEM_TREE_EFFECTIVENESS = 15
; The cover calculation is relativly hard on the cpu, so default are only two refreshes a second.
COVER_SYSTEM_UPDATE_DELAY = 500
; use xml-defined properties for various properties of tiles in your surroundings. These can modiy camo, stealth, and sound
; effectiveness and the trap level of bombs you plant
COVER_SYSTEM_ADDITIONAL_TILE_PROPERTIES = TRUE
;******************************************************************************************************************************
;******************************************************************************************************************************