X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=mutators.cfg;h=8ea8dc22b1ae0b48a06f0e328d69664b31f711d8;hp=2d52893786d5d7d02c9e4969f4bc300fb8ddcaa8;hb=deb4c0dce1468665f6328aea364ab570b93490f8;hpb=ad4392d97a6d036540ef8723583d4997c3970e9a diff --git a/mutators.cfg b/mutators.cfg index 2d5289378..8ea8dc22b 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -309,7 +309,7 @@ set g_new_toys_use_pickupsound 0 "play the 'new toys, new toys!' roflsound when seta cl_buffs_autoreplace 1 "automatically drop current buff when picking up another" set g_buffs -1 "enable buffs (requires buff items or powerups on the map)" set g_buffs_effects 1 "show particle effects from carried buffs" -set g_buffs_waypoint_distance 1024 "maximum distance at which buff waypoint can be seen from item" +set g_buffs_waypoint_distance 1024 "maximum distance from item at which buff waypoint can be seen, 0 disables buff waypoints" set g_buffs_pickup_anyway 0 "instantly respawn the buff when it is picked up, instead of waiting for the player to drop it" set g_buffs_pickup_delay 0.7 "cooldown before player can pick up another buff after dropping one" set g_buffs_randomize 1 "randomize buff type when player drops the buff, only applies to teamplay gamemodes if g_buffs_randomize_teamplay is enabled"