]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Set nade throw offset to "0 0 0" (will leave the cvar in there incase some servers...
authorMario <zacjardine@y7mail.com>
Mon, 16 Mar 2015 22:09:42 +0000 (09:09 +1100)
committerMario <zacjardine@y7mail.com>
Mon, 16 Mar 2015 22:09:42 +0000 (09:09 +1100)
mutators.cfg

index 8716ceef02280c14df9cacc3fa019b463432d2c9..2960588ff692a2d12c23cf4476b0af4756043a52 100644 (file)
@@ -175,7 +175,7 @@ set g_random_gravity_negative 1000 "negative gravity multiplier"
 //  Nades
 // =======
 set g_nades 0 "enable off-hand grenades"
-set g_nades_throw_offset "0 -20 0" "nade throwing offset"
+set g_nades_throw_offset "0 0 0" "nade throwing offset"
 set g_nades_spawn 1 "give nades right away when player spawns rather than delaying entire refire"
 set g_nades_client_select 0 "allow client side selection of nade type"
 set g_nades_nade_lifetime 3.5