Merge pull request #3733 from Belsima/tiedye

Adds a tiedye shirt.
This commit is contained in:
MagmaRam
2017-08-25 19:46:56 -06:00
committed by GitHub
3 changed files with 41 additions and 1 deletions
+5 -1
View File
@@ -161,4 +161,8 @@
/datum/category_item/underwear/undershirt/longstripe_blue
name = "Longsleeve Striped Shirt, Blue"
icon_state = "longstripe_blue"
icon_state = "longstripe_blue"
/datum/category_item/underwear/undershirt/tiedye
name = "Tiedye Shirt"
icon_state = "tiedye"