Fixes a Bunch of RCL Bugs (#31698)

* RCL cable migration

* e

* Pain and death

* merge master fixes

* e

* aaaaaa

* Update RCL.dm

* AaaaAAAAA

* Update cable_coil.dm

* Update cable_coil.dm

* returns throwforce

* removes color feature

---------

Signed-off-by: CRUNCH <143041327+CRUNCH-Borg@users.noreply.github.com>
This commit is contained in:
CRUNCH
2026-04-09 02:50:24 +00:00
committed by GitHub
parent c6620a0c96
commit 05eeff6df2
14 changed files with 222 additions and 195 deletions
@@ -95,7 +95,7 @@
/obj/item/robotanalyzer,
/obj/item/rpd/bluespace,
/obj/item/hammer,
/obj/item/rcl,
/obj/item/stack/cable_coil/rcl,
/obj/item/melee/sickly_blade/lock,
)
@@ -143,7 +143,7 @@
new /obj/item/crowbar/power(src)
new /obj/item/weldingtool/experimental(src)//This can be changed if this is too much
new /obj/item/multitool(src)
new /obj/item/rcl(src)
new /obj/item/stack/cable_coil/rcl(src)
new /obj/item/extinguisher/mini(src)
new /obj/item/analyzer(src)
update_icon()