From 88b69e1bcbbba929c29e1c76a0226c6e0ccc8ba7 Mon Sep 17 00:00:00 2001 From: Flugente Date: Sun, 16 Oct 2016 14:30:40 +0000 Subject: [PATCH] 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 --- gamedir/Data-1.13/Ja2_Options.INI | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index f612fa9ba..eede6a092 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -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.