mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 18:13:34 +01:00
I forgot to change the cyborg modules back to normal for the tiles.
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
/obj/item/stack/sheet/rglass/cyborg = 50,
|
||||
/obj/item/stack/cable_coil/cyborg = 50,
|
||||
/obj/item/stack/rods/cyborg = 60,
|
||||
/obj/item/stack/tile/plasteel/cyborg = 20
|
||||
/obj/item/stack/tile/plasteel = 20
|
||||
)
|
||||
|
||||
/obj/item/weapon/robot_module/engineering/New()
|
||||
@@ -462,9 +462,9 @@
|
||||
stacktypes = list(
|
||||
/obj/item/stack/sheet/wood/cyborg = 10,
|
||||
/obj/item/stack/sheet/rglass/cyborg = 50,
|
||||
/obj/item/stack/tile/wood/cyborg = 20,
|
||||
/obj/item/stack/rods/cyborg/ = 60,
|
||||
/obj/item/stack/tile/plasteel/cyborg = 20,
|
||||
/obj/item/stack/tile/wood = 20,
|
||||
/obj/item/stack/rods/cyborg = 60,
|
||||
/obj/item/stack/tile/plasteel = 20,
|
||||
/obj/item/stack/sheet/metal/cyborg = 50,
|
||||
/obj/item/stack/sheet/glass/cyborg = 50,
|
||||
/obj/item/stack/cable_coil/cyborg = 30
|
||||
|
||||
Reference in New Issue
Block a user