]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - mutators.cfg
Replace uses of GetCvars with simpler REPLICATE
[xonotic/xonotic-data.pk3dir.git] / mutators.cfg
index e5285923e103c4cae9204a0b74cd21f81d467bbc..894caec140649a58e163b7bc431af0bd93b40ee5 100644 (file)
@@ -182,6 +182,8 @@ set g_nades 0 "enable off-hand grenades"
 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_pickup 1 "allow picking up thrown nades (not your own)"
+set g_nades_pickup_time 2 "time until picked up nade explodes"
 set g_nades_nade_lifetime 3.5
 set g_nades_nade_minforce 400
 set g_nades_nade_maxforce 2000