Add item pickup age

This commit is contained in:
Hybrid Dog
2017-09-07 20:39:49 +02:00
parent fb2c076b92
commit 9f54694931
2 changed files with 84 additions and 67 deletions

View File

@ -15,3 +15,6 @@ item_drop.pickup_sound_gain (Pickup sound gain) float 0.4
#Player pickup radius
item_drop.pickup_radius (Pickup radius) float 0.75
#Time delay in seconds after autopicking an item if it's dropped by a player
item_drop.pickup_age (Pickup age) float 0.5