X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=gamemodes.cfg;h=05aaf3df40530d1379b0976ed83fbbb334d0b017;hb=9df93d5c51d5fb316148f7bb5dcde9ef52420463;hp=727b0775a9545df500609e79d40e17f589a265bc;hpb=e1326a2cccc2d471cd11161ab7eda42dfe4d5d2f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes.cfg b/gamemodes.cfg index 727b0775a..05aaf3df4 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -342,7 +342,6 @@ set g_lms 0 "Last Man Standing: everyone starts with a certain amount of lives, set g_lms_lives_override -1 set g_lms_regenerate 0 set g_lms_campcheck_interval 10 -set g_lms_campcheck_message "^1Don't camp!" set g_lms_campcheck_damage 100 set g_lms_campcheck_distance 1800 set g_lms_last_join 3 "if g_lms_join_anytime is false, new players can only join if the worst active player has more than (fraglimit - g_lms_last_join) lives" @@ -404,6 +403,11 @@ set g_onslaught_cp_health 1000 set g_onslaught_cp_buildhealth 100 set g_onslaught_cp_buildtime 5 set g_onslaught_cp_regen 20 +set g_onslaught_cp_proxydecap 0 "de-capture controlpoints by standing close to them" +set g_onslaught_cp_proxydecap_distance 512 +set g_onslaught_cp_proxydecap_dps 100 +set g_onslaught_spawn_at_controlpoints 0 +set g_onslaught_spawn_at_generator 0 // ======