mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
yippie cyborgs and drones get them now (#21608)
This commit is contained in:
@@ -382,6 +382,7 @@
|
||||
/obj/item/stack/sheet/metal/cyborg,
|
||||
/obj/item/stack/rods/cyborg,
|
||||
/obj/item/stack/tile/plasteel/cyborg,
|
||||
/obj/item/stack/tile/catwalk/cyborg,
|
||||
/obj/item/stack/cable_coil/cyborg,
|
||||
/obj/item/stack/sheet/glass/cyborg,
|
||||
/obj/item/stack/sheet/rglass/cyborg
|
||||
@@ -754,6 +755,7 @@
|
||||
/obj/item/stack/sheet/metal/cyborg,
|
||||
/obj/item/stack/rods/cyborg,
|
||||
/obj/item/stack/tile/plasteel/cyborg,
|
||||
/obj/item/stack/tile/catwalk/cyborg,
|
||||
/obj/item/stack/cable_coil/cyborg,
|
||||
/obj/item/stack/sheet/glass/cyborg,
|
||||
/obj/item/stack/sheet/rglass/cyborg,
|
||||
@@ -844,6 +846,11 @@
|
||||
name = "Rod Synthesizer"
|
||||
statpanel_name = "Rods"
|
||||
|
||||
/datum/robot_energy_storage/catwalk
|
||||
name= "Catwalk Synthesizer"
|
||||
statpanel_name = "Catwalk Tiles"
|
||||
max_energy = 60
|
||||
|
||||
/datum/robot_energy_storage/glass
|
||||
name = "Glass Synthesizer"
|
||||
statpanel_name = "Glass"
|
||||
|
||||
Reference in New Issue
Block a user