/obj/item/storage no longer uses /New (#18306)

This commit is contained in:
moxian
2022-07-12 21:38:06 +01:00
committed by GitHub
parent 694ba4be7d
commit f0768024d2
20 changed files with 58 additions and 90 deletions
+1 -2
View File
@@ -499,7 +499,6 @@
name = "plant data disks box"
icon_state = "disk_kit"
/obj/item/storage/box/disks_plantgene/New()
..()
/obj/item/storage/box/disks_plantgene/populate_contents()
for(var/i in 1 to 7)
new /obj/item/disk/plantgene(src)