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