mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Adjusts the force of all items to be multiplied. (#18708)
* force balancing? * force * cl & maglight nerf --------- Co-authored-by: DreamySkrell <> Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
co-authored by
DreamySkrell <>
Matt Atlas
parent
e54a5297a5
commit
fec6dbe24f
@@ -179,7 +179,7 @@
|
||||
desc_info = "Use in-hand or alt-click to right this."
|
||||
randpixel = 0
|
||||
center_of_mass = null
|
||||
force = 10 // Doesn't really matter. Will get overriden by set_material.
|
||||
force = 15 // Doesn't really matter. Will get overriden by set_material.
|
||||
throwforce = 10
|
||||
throw_range = 5
|
||||
force_divisor = 0.4
|
||||
|
||||
Reference in New Issue
Block a user