Merge pull request #14348 from squib-bot/clothes

Adds new Undergarment selections
This commit is contained in:
Heroman3003
2023-01-19 03:20:53 +00:00
committed by CHOMPStation2
parent c9cc75a83d
commit 0d71022b2a
4 changed files with 16 additions and 1 deletions
+5
View File
@@ -67,4 +67,9 @@
/datum/category_item/underwear/bottom/longjon
name = "Long John Bottoms"
icon_state = "ljonb"
has_color = TRUE
/datum/category_item/underwear/bottom/thinpanties
name = "Panties, Thin"
icon_state = "thinpanties"
has_color = TRUE