]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - mutators.cfg
Give picked up nades a set timer, also fix some issues with nade pickups
[xonotic/xonotic-data.pk3dir.git] / mutators.cfg
index 6ff74a61ba418be83b55b8126ef94cb0309ec146..894caec140649a58e163b7bc431af0bd93b40ee5 100644 (file)
@@ -183,6 +183,7 @@ 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