mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Bird request
This commit is contained in:
@@ -465,8 +465,7 @@
|
||||
|
||||
/obj/machinery/mecha_part_fabricator/spacepod/New()
|
||||
. = ..()
|
||||
for(var/obj/O in component_parts)
|
||||
qdel(O)
|
||||
QDEL_LIST(component_parts)
|
||||
component_parts = list()
|
||||
component_parts += new /obj/item/circuitboard/podfab(null)
|
||||
component_parts += new /obj/item/stock_parts/matter_bin(null)
|
||||
|
||||
Reference in New Issue
Block a user