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:
Matt Atlas
2024-03-24 17:10:31 +00:00
committed by GitHub
co-authored by DreamySkrell <> Matt Atlas
parent e54a5297a5
commit fec6dbe24f
101 changed files with 255 additions and 215 deletions
+1 -1
View File
@@ -650,5 +650,5 @@ var/list/holder_mob_icon_cache = list()
icon_state = "cod_rest"
item_state = "cod_rest"
hitsound = 'sound/effects/snap.ogg'
force = 6//quite large fishey
force = 14//quite large fishey
throwforce = 6
@@ -3,7 +3,7 @@
desc = "Goo extracted from a slime. Legends claim these to have \"magical powers\"."
icon = 'icons/mob/npc/slimes.dmi'
icon_state = "grey slime extract"
force = 1.0
force = 1
w_class = ITEMSIZE_TINY
throwforce = 0
throw_speed = 3