mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user