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

This commit is contained in:
moxian
2022-07-12 20:38:06 +00:00
committed by GitHub
parent 694ba4be7d
commit f0768024d2
20 changed files with 58 additions and 90 deletions
+1 -2
View File
@@ -265,8 +265,7 @@
max_combined_w_class = 9
storage_slots = 3
/obj/item/storage/toolbox/fluff/lunchbox/New()
..()
/obj/item/storage/toolbox/fluff/lunchbox/populate_contents()
new /obj/item/reagent_containers/food/snacks/sandwich(src)
new /obj/item/reagent_containers/food/snacks/chips(src)
new /obj/item/reagent_containers/food/drinks/cans/cola(src)