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