mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +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
@@ -5,7 +5,7 @@
|
||||
parent_organ = BP_HEAD
|
||||
vital = TRUE
|
||||
icon_state = "brain"
|
||||
force = 1.0
|
||||
force = 1
|
||||
w_class = ITEMSIZE_SMALL
|
||||
throwforce = 1.0
|
||||
throw_speed = 3
|
||||
|
||||
Reference in New Issue
Block a user