If TIME_BOMB_WARNING is true, display a warning animation around any armed time bomb.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2345 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2016-10-16 14:30:40 +00:00
parent ab4afcd2a6
commit 88b69e1bcb
+6
View File
@@ -742,6 +742,12 @@ GOGGLE_SWAP_AFFECTS_ALL_MERCS_IN_SECTOR = TRUE
AUTOMATICALLY_FLAG_MINES_WHEN_SPOTTED = TRUE
;------------------------------------------------------------------------------------------------------------------------------
; If this is "TRUE", an animation will be played on the ground near any armed time bomb to warn the player of immediate danger.
;------------------------------------------------------------------------------------------------------------------------------
TIME_BOMB_WARNING = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; If this is "TRUE" your merc won't says anything when spotting a mine. He will just place a blue flag if the setting
; "AUTOMATICALLY_FLAG_MINES_WHEN_SPOTTED = TRUE" otherwise you will be asked if you want to place a blue flag.