rebalances shotgun shell stripper clips since no one else wants to (#13116)

* Update volumetrics.dm

* Update ammo_boxes.dm
This commit is contained in:
silicons
2020-08-26 08:19:29 -07:00
committed by GitHub
parent 1b30adbf2a
commit ff6beea525
2 changed files with 6 additions and 0 deletions

View File

@@ -149,6 +149,9 @@
icon = 'icons/obj/ammo.dmi'
icon_state = "shotgunclip"
caliber = "shotgun" // slapped in to allow shell mix n match
slot_flags = ITEM_SLOT_BELT | ITEM_SLOT_POCKET
w_class = WEIGHT_CLASS_NORMAL
w_volume = ITEM_VOLUME_STRIPPER_CLIP
ammo_type = /obj/item/ammo_casing/shotgun
max_ammo = 4
var/pixeloffsetx = 4