Update reshirevolver.dm

This commit is contained in:
projectkepler-RU
2023-04-11 16:43:26 +07:00
parent cc4d6dbfa3
commit 41062561d3
@@ -23,7 +23,7 @@
w_class = WEIGHT_CLASS_BULKY
resistance_flags = FLAMMABLE
/obj/item/storage/bag/b460/Initialize(mapload)
/obj/item/storage/bag/b460reloadpouch/Initialize(mapload)
. = ..()
atom_storage.max_specific_storage = WEIGHT_CLASS_SMALL
atom_storage.max_total_storage = 24
@@ -31,7 +31,7 @@
atom_storage.numerical_stacking = TRUE
atom_storage.can_hold = typecacheof(list(/obj/item/ammo_casing/b460))
/obj/item/storage/bag/b460/PopulateContents()
/obj/item/storage/bag/b460reloadpouch/PopulateContents()
.=..()
new /obj/item/ammo_casing/b460(src)
new /obj/item/ammo_casing/b460(src)