Frontier Cowboys now receive a lever action rifle (#17156)

* Frontier Cowboys now receive a level action rifle

* Icon and sounds for the Lever Action

* CL

* Attribution

* Added updated sprites by suethecake

* Ensure internal consistency
This commit is contained in:
Cody Brittain
2023-08-30 22:36:52 +00:00
committed by GitHub
parent c587634fc6
commit 8c2c1c08f1
16 changed files with 127 additions and 4 deletions
@@ -252,6 +252,7 @@
new /obj/item/clothing/head/cowboy(src)
new /obj/item/melee/whip(src)
new /obj/item/gun/projectile/revolver/detective(src)
new /obj/item/gun/projectile/shotgun/pump/lever_action(src)
/obj/structure/closet/crate/secure/gear_loadout/frontier_cowboys/single/fill()
var/obj/item/clothing/under/shorts/khaki/pants = new(src)
@@ -273,6 +274,8 @@
new /obj/item/clothing/head/cowboy(src)
new /obj/item/melee/whip(src)
new /obj/item/gun/projectile/revolver/detective(src)
new /obj/item/gun/projectile/shotgun/pump/lever_action(src)
//Megacorporate suits are used in devices and tools in the uplink
/obj/structure/closet/crate/gear_loadout/zavodskoi/fill()
new /obj/item/clothing/head/helmet/space/void/zavodskoi(src)