mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
Revert "Fixes https://github.com/tgstation/-tg-station/issues/15127 smes issue"
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
component_parts = list()
|
||||
component_parts += new /obj/item/weapon/circuitboard/smes(null)
|
||||
for(var/i in 1 to 5)
|
||||
component_parts += new /obj/item/weapon/stock_parts/cell/high/empty(null)
|
||||
component_parts += new /obj/item/weapon/stock_parts/cell/high(null)
|
||||
component_parts += new /obj/item/stack/cable_coil(null, 5)
|
||||
component_parts += new /obj/item/weapon/stock_parts/capacitor(null)
|
||||
RefreshParts()
|
||||
|
||||
Reference in New Issue
Block a user