mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
/obj/item/storage no longer uses /New (#18306)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user