owo what is this???

This commit is contained in:
Kabra_men
2020-07-11 11:36:59 -03:00
parent db69551756
commit 53aa5fb5e6
6 changed files with 24 additions and 2 deletions
@@ -383,6 +383,11 @@
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/polychromic/shortpants/pantsu
/datum/gear/polybulge
name = "Polychromic Voluminous Thong"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/polychromic/bulge
/datum/gear/polybottomless
name = "Polychromic Bottomless Shirt"
category = SLOT_W_UNIFORM
@@ -173,6 +173,7 @@
icon_state = "polybikini"
item_color = "polybikini"
item_state = "rainbow"
hastertiary = FALSE
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FFFFFF"
body_parts_covered = CHEST|GROIN
@@ -183,6 +184,18 @@
icon_state = "polystripper"
item_color = "polystripper"
item_state = "rainbow"
hastertiary = FALSE
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FFFFFF"
body_parts_covered = CHEST|GROIN
body_parts_covered = CHEST|GROIN
/obj/item/clothing/under/polychromic/bulge
name = "polychromic voluminous thong"
desc = "What is this? Is there something hidden inside or is just to compensate the lack of?"
icon_state = "polybulge"
item_color = "polybulge"
item_state = "rainbow"
hastertiary = FALSE
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FF3535"
body_parts_covered = GROIN