mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
/obj/item/storage no longer uses /New (#18306)
This commit is contained in:
@@ -93,7 +93,6 @@
|
||||
/obj/item/ammo_casing/caseless/arrow
|
||||
)
|
||||
|
||||
/obj/item/storage/backpack/quiver/full/New()
|
||||
..()
|
||||
/obj/item/storage/backpack/quiver/full/populate_contents()
|
||||
for(var/i in 1 to storage_slots)
|
||||
new /obj/item/ammo_casing/caseless/arrow(src)
|
||||
|
||||
Reference in New Issue
Block a user