mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-20 11:17:12 +01:00
88 lines
3.4 KiB
Plaintext
88 lines
3.4 KiB
Plaintext
/obj/item/storage/secure/briefcase/hos/hos_e45_pack
|
|
name = "\improper \'Enforcer\' gun kit"
|
|
desc = "A storage case for a Enforcer Handgun. Bullets for everyone! !"
|
|
|
|
|
|
/obj/item/storage/secure/briefcase/hos/hos_e45_pack/PopulateContents()
|
|
new /obj/item/gun/ballistic/automatic/pistol/enforcerred(src)
|
|
new /obj/item/ammo_box/magazine/e45/lethal(src)
|
|
new /obj/item/ammo_box/magazine/e45/lethal(src)
|
|
new /obj/item/ammo_box/magazine/e45(src)
|
|
new /obj/item/ammo_box/magazine/e45(src)
|
|
new /obj/item/ammo_box/magazine/e45(src)
|
|
new /obj/item/ammo_box/magazine/e45/taser(src)
|
|
new /obj/item/ammo_box/magazine/e45/taser(src)
|
|
new /obj/item/ammo_box/magazine/e45/taser(src)
|
|
|
|
// Sec Officer Boxes
|
|
|
|
/obj/item/storage/secure/briefcase/cop/advtaser_box
|
|
name = "\improper Hybrid taser gun box"
|
|
desc = "A storage case for a high-tech energy firearm."
|
|
|
|
/obj/item/storage/secure/briefcase/cop/advtaser_box/PopulateContents()
|
|
new /obj/item/gun/energy/e_gun/advtaser(src)
|
|
|
|
/obj/item/storage/secure/briefcase/cop/e45_box
|
|
name = "\improper Enforcer handgun box"
|
|
desc = "A storage case for a Mk. 58 Enforcer. Peace through power!"
|
|
|
|
/obj/item/storage/secure/briefcase/cop/e45_box/PopulateContents()
|
|
new /obj/item/gun/ballistic/automatic/pistol/enforcer/nomag(src)
|
|
new /obj/item/ammo_box/magazine/e45/taser(src)
|
|
new /obj/item/ammo_box/magazine/e45/taser(src)
|
|
new /obj/item/ammo_box/magazine/e45/taser(src)
|
|
|
|
//Blueshield melee options
|
|
|
|
/obj/item/storage/secure/briefcase/bsbaton/stunbaton
|
|
name = "\improper Stun Baton box"
|
|
desc = "A storage case for a high-tech Stun baton. Pick up that can."
|
|
|
|
/obj/item/storage/secure/briefcase/bsbaton/stunbaton/PopulateContents()
|
|
new /obj/item/melee/baton(src)
|
|
new /obj/item/storage/belt/security/full(src)
|
|
|
|
/obj/item/storage/secure/briefcase/bsbaton/stunsword
|
|
name = "\improper Stun Sword box"
|
|
desc = "A storage case for a high-tech Stun sword. The ninjas will fear you."
|
|
|
|
/obj/item/storage/secure/briefcase/bsbaton/stunsword/PopulateContents()
|
|
new /obj/item/storage/belt/sabre/secbelt(src)
|
|
new /obj/item/stock_parts/cell/high/plus(src)
|
|
|
|
/obj/item/storage/secure/briefcase/bsbaton/tele
|
|
name = "\improper APS Baton Box"
|
|
desc = "A storage case for a Telescopic Baton. Poke them with a stick!"
|
|
|
|
/obj/item/storage/secure/briefcase/bsbaton/tele/PopulateContents()
|
|
new /obj/item/melee/classic_baton/telescopic(src)
|
|
new /obj/item/storage/belt/security(src)
|
|
|
|
/obj/item/storage/secure/briefcase/permits
|
|
name = "\improper \'Weapon\' permits case"
|
|
desc = "A storage case for weapon permits. Keep this secure!"
|
|
|
|
|
|
/obj/item/storage/secure/briefcase/permits/PopulateContents()
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|
|
new /obj/item/clothing/accessory/permit(src)
|