From: terencehill Date: Sat, 17 Sep 2016 18:59:50 +0000 (+0200) Subject: Add g_ctf_flag_return_damage_delay description X-Git-Tag: xonotic-v0.8.2~574 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cba9bfe889fc0b5b4bdd5976a565030047d8c7c6;p=xonotic%2Fxonotic-data.pk3dir.git Add g_ctf_flag_return_damage_delay description --- diff --git a/gamemodes.cfg b/gamemodes.cfg index 61bd653ff..7d776b3b7 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -262,7 +262,7 @@ set g_ctf_flag_return_carried_radius 100 "allow flags to be returned by carrier set g_ctf_flag_return_time 15 "automatically return the flag to base after this amount of time" set g_ctf_flag_return_dropped 100 "automatically return the flag to base if dropped within this distance from base (in qu)" set g_ctf_flag_return_damage 0 "allow the flag to be damaged, reducing time needed to automatically return to base" -set g_ctf_flag_return_damage_delay 0 +set g_ctf_flag_return_damage_delay 0 "how much time the flag takes to automatically return to base if it falls into lava/slime/trigger hurt" set g_ctf_flag_return_when_unreachable 1 "automatically return the flag if it falls into lava/slime/trigger hurt" set g_ctf_flagcarrier_auto_helpme_damage 100 "automatically place a helpme notification on flag carrier waypointsprite if they get hit and their health dips below this value" set g_ctf_flagcarrier_auto_helpme_time 2 "antispam time for the helpme notification"