diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-19 13:35:55 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-19 13:35:55 +1100 |
commit | 5ca42599ef52236274938dba9bd6e113611cb734 (patch) | |
tree | d8eea4d1064ba0821f173f3f154646c142d21884 /assets/opensb/itemdrop.config.patch | |
parent | 5f01d2d4d7c19e280f02cd2e0ecd73990f2373a4 (diff) |
make timescale a server command and add a tickrate command
Diffstat (limited to 'assets/opensb/itemdrop.config.patch')
-rw-r--r-- | assets/opensb/itemdrop.config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/opensb/itemdrop.config.patch b/assets/opensb/itemdrop.config.patch index cd3d445..643e90e 100644 --- a/assets/opensb/itemdrop.config.patch +++ b/assets/opensb/itemdrop.config.patch @@ -1,7 +1,7 @@ { "directives" : "", "pickupDistance" : 0.5, - "afterTakenLife" : 2.5, + "afterTakenLife" : 0.75, "overheadTime" : 0.5, "overheadApproach" : 2000, "overheadRandomizedDistance" : 0.25 |