Dont rush these things...

This commit is contained in:
quotefox
2021-07-20 12:19:41 +01:00
parent e661136269
commit 4e09683c28
4 changed files with 8 additions and 8 deletions
@@ -144,7 +144,7 @@
primary_color = "#FFFFFF" //RGB in hexcode
secondary_color = "#8CC6FF"
body_parts_covered = GROIN
do_not_cover_butt = true
do_not_cover_butt = TRUE
/obj/item/clothing/under/polychromic/bottomless
name = "polychromic bottomless shirt"
@@ -178,7 +178,7 @@
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FFFFFF"
body_parts_covered = CHEST|GROIN
do_not_cover_butt = true
do_not_cover_butt = TRUE
/obj/item/clothing/under/polychromic/stripper
name = "polychromic stripper outfit"
@@ -190,7 +190,7 @@
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FFFFFF"
body_parts_covered = CHEST|GROIN
do_not_cover_butt = true
do_not_cover_butt = TRUE
/obj/item/clothing/under/polychromic/bulge
name = "polychromic voluminous thong"
@@ -202,7 +202,7 @@
primary_color = "#808080" //RGB in hexcode
secondary_color = "#FF3535"
body_parts_covered = GROIN
do_not_cover_butt = true
do_not_cover_butt = TRUE
/obj/item/clothing/under/polychromic/shortsbra
name = "Kromatic Shorts and Top"
@@ -236,4 +236,4 @@
secondary_color = "#eb7a7a"
tertiary_color = "#ffffff"
body_parts_covered = CHEST|GROIN
do_not_cover_butt = true
do_not_cover_butt = TRUE