baton lanyard

This commit is contained in:
Killian
2022-10-31 13:05:28 +00:00
parent 3bb5cefe6e
commit 0dcf8a434a
3 changed files with 11 additions and 0 deletions
@@ -3,6 +3,17 @@
desc = "A specialized holster, made specifically for Kinetic Accelerators."
can_hold = list(/obj/item/weapon/gun/energy/kinetic_accelerator)
/obj/item/clothing/accessory/holster/waist/lanyard
name = "baton lanyard"
desc = "A sturdy tether with quick-release carabiner that can keep several patterns of standard-issue security baton ready for quick usage."
icon_state = "holster_lanyard"
overlay_state = "holster_lanyard"
can_hold = list(
/obj/item/weapon/melee/baton,
/obj/item/weapon/melee/classic_baton,
/obj/item/weapon/melee/telebaton
)
/obj/item/clothing/accessory/holster/machete/rapier
name = "rapier sheath"
desc = "A beautiful red sheath, probably for a beautiful blade."