mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
/obj/item/storage no longer uses /New (#18306)
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
icon_state = "firstaid"
|
||||
desc = "A first aid kit with the ability to heal common types of injuries."
|
||||
|
||||
/obj/item/storage/firstaid/ancient/New()
|
||||
..()
|
||||
/obj/item/storage/firstaid/ancient/populate_contents()
|
||||
new /obj/item/stack/medical/bruise_pack(src)
|
||||
new /obj/item/stack/medical/bruise_pack(src)
|
||||
new /obj/item/stack/medical/bruise_pack(src)
|
||||
|
||||
Reference in New Issue
Block a user