MODsuit module update: clamp nerf, replacement of holster and pepper spray modules, some tweaks to suit starting modules (#66170)

* part 1

* Merge branch 'master' of https://github.com/tgstation/tgstation into magnet-holster

* modsuit module update: replacement of holster and pepper spray, nerf to clamp

* fixes

* this for some reason renders shit badly

* h

* test

* handles deleting as an arg, hopefully fixing the runtimes

* dusk to dawn

* fucking idiot

* you too

* slight speedup

* stiupid

* less capsaicin

* Apply suggestions from code review

use the typecache

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>

* Update code/modules/mod/modules/_module.dm

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>

* w

Co-authored-by: Kylerace <kylerlumpkin1@gmail.com>
This commit is contained in:
Fikou
2022-04-15 13:16:54 -07:00
committed by GitHub
co-authored by Kylerace
parent 76d1f9e832
commit c614507dc9
26 changed files with 255 additions and 186 deletions
@@ -371,3 +371,11 @@
/datum/effect_system/smoke_spread/quick
effect_type = /obj/effect/particle_effect/smoke/quick
/obj/effect/particle_effect/smoke/chem/quick
lifetime = 2 //under lifetime 1, this kills itself the first time it processes, not working. i hate smoke code
opaque = FALSE
alpha = 100
/datum/effect_system/smoke_spread/chem/quick
effect_type = /obj/effect/particle_effect/smoke/chem/quick