mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
[MIRROR] Pipeguns: Elitism Edition (#3054)
* Pipeguns: Elitism Edition * fixes Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
necromanceranne
Gandalf2k15
parent
897a6258a4
commit
f18f2ad02f
@@ -580,7 +580,7 @@
|
||||
|
||||
/obj/item/storage/belt/bandolier
|
||||
name = "bandolier"
|
||||
desc = "A bandolier for holding shotgun ammunition."
|
||||
desc = "A bandolier for holding rifle and shotgun ammunition."
|
||||
icon_state = "bandolier"
|
||||
inhand_icon_state = "bandolier"
|
||||
worn_icon_state = "bandolier"
|
||||
@@ -592,7 +592,8 @@
|
||||
STR.max_combined_w_class = 18
|
||||
STR.display_numerical_stacking = TRUE
|
||||
STR.set_holdable(list(
|
||||
/obj/item/ammo_casing/shotgun
|
||||
/obj/item/ammo_casing/shotgun,
|
||||
/obj/item/ammo_casing/a762
|
||||
))
|
||||
|
||||
/obj/item/storage/belt/fannypack
|
||||
|
||||
Reference in New Issue
Block a user