/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
@@ -97,8 +97,7 @@
wrapper_color = COLOR_PALE_BTL_GREEN
// Why the hell is this in the closets folder?
/obj/item/storage/pill_bottle/psychiatrist/New()
..()
/obj/item/storage/pill_bottle/psychiatrist/populate_contents()
new /obj/item/reagent_containers/food/pill/haloperidol(src)
new /obj/item/reagent_containers/food/pill/haloperidol(src)
new /obj/item/reagent_containers/food/pill/haloperidol(src)
+1 -2
View File
@@ -216,8 +216,7 @@
w_class = WEIGHT_CLASS_NORMAL
can_hold = list(/obj/item/inflatable)
/obj/item/storage/briefcase/inflatable/New()
..()
/obj/item/storage/briefcase/inflatable/populate_contents()
new /obj/item/inflatable/door(src)
new /obj/item/inflatable/door(src)
new /obj/item/inflatable/door(src)