Skip to content

Commit

Permalink
Adds hawaiian shirt to the vending machine (#12622)
Browse files Browse the repository at this point in the history
* Adds hawaiian shirt to the vending machine

* Update code/modules/vending/clothesmate.dm

Co-authored-by: Jamie D <[email protected]>
  • Loading branch information
AlvCyktor and JamieD1 authored Nov 14, 2021
1 parent 3af62cb commit 150df7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/vending/clothesmate.dm
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
/obj/item/clothing/under/blacktango = 1,
/obj/item/clothing/suit/ianshirt = 1,
/obj/item/clothing/suit/nerdshirt = 1,
/obj/item/clothing/under/yogs/tourist = 3,
/obj/item/clothing/shoes/laceup = 2,
/obj/item/clothing/shoes/sandal = 2,
/obj/item/clothing/shoes/cowboy = 2,
Expand Down

0 comments on commit 150df7b

Please sign in to comment.