X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=gamemodes.cfg;h=d2fee9feaded149e13b0cabb7c06be031b2d0075;hb=f3286852de58ad63e16ae8a669356f73b991922e;hp=26e71f0f0cb95ca62f448b5d89c621526e26553b;hpb=f0443f61148b6fa3eaa895b6be6b005517f711d0;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes.cfg b/gamemodes.cfg index 26e71f0f0..d2fee9fea 100644 --- a/gamemodes.cfg +++ b/gamemodes.cfg @@ -219,7 +219,7 @@ set g_ctf_pass_timelimit 2 "how long a flag can stay trying to pass before it gi set g_ctf_pass_velocity 750 "how fast or far a player can pass the flag" set g_ctf_allow_vehicle_touch 0 "allow flags to be picked up/captured/returned without even leaving the vehicle" set g_ctf_allow_vehicle_carry 1 "allow players to hold flags inside a vehicle" -set g_ctf_allow_monster_touch 1 "allow flags to be returned by monsters" +set g_ctf_allow_monster_touch 0 "allow flags to be returned by monsters" set g_ctf_shield_max_ratio 0 "shield at most this percentage of a team from the enemy flag (try: 0.4 for 40%)" set g_ctf_shield_min_negscore 20 "shield the player from the flag if he's got this negative amount of points or less"