Update reshirevolver.dm

This commit is contained in:
projectkepler-RU
2023-04-11 14:44:37 +07:00
parent ac622fae41
commit cc4d6dbfa3
@@ -19,6 +19,9 @@
desc = "A pouch for holding loose casings for .460 Rowland ammo. incompatible with anything else"
icon = 'modular_zubbers/icons/obj/pouches.dmi'
icon_state = "reloadpouch"
slot_flags = ITEM_SLOT_POCKETS
w_class = WEIGHT_CLASS_BULKY
resistance_flags = FLAMMABLE
/obj/item/storage/bag/b460/Initialize(mapload)
. = ..()