Merge pull request #10488 from Xantholne/xantholne-cowboy02

Red Dead Redemption 2 but it's a crappy 2D space man game
This commit is contained in:
kevinz000
2020-01-10 14:01:06 -08:00
committed by GitHub
11 changed files with 126 additions and 4 deletions
@@ -355,3 +355,13 @@
name = "blue leg wraps"
desc = "Ankle coverings. Hang ten, brother."
icon_state = "bluecuffs"
/obj/item/clothing/shoes/cowboyboots
name = "cowboy boots"
desc = "A standard pair of brown cowboy boots."
icon_state = "cowboyboots"
/obj/item/clothing/shoes/cowboyboots/black
name = "black cowboy boots"
desc = "A pair of black cowboy boots, pretty easy to scuff up."
icon_state = "cowboyboots_black"