Merge pull request #10345 from Trilbyspaceclone/patch-256

Buffs bandoliers to hold more types of casings.
This commit is contained in:
Ghom
2019-12-31 14:36:53 +01:00
committed by GitHub
+2 -2
View File
@@ -582,7 +582,7 @@
/obj/item/storage/belt/bandolier
name = "bandolier"
desc = "A bandolier for holding shotgun ammunition."
desc = "A bandolier for holding ammunition."
icon_state = "bandolier"
item_state = "bandolier"
@@ -592,7 +592,7 @@
STR.max_items = 18
STR.display_numerical_stacking = TRUE
STR.can_hold = typecacheof(list(
/obj/item/ammo_casing/shotgun
/obj/item/ammo_casing
))
/obj/item/storage/belt/bandolier/durathread