mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 15:05:38 +01:00
finishing touches to the new clothing
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
/obj/item/clothing/neck/stole/black = 2,
|
||||
/obj/item/clothing/under/polychromic/stripper = 3,
|
||||
/obj/item/clothing/under/polychromic/bikini = 3,
|
||||
/obj/item/clothing/under/polychromic/onepeice = 3,
|
||||
/obj/item/clothing/under/polychromic/shortpants/pantsu = 3,
|
||||
/obj/item/clothing/under/polychromic/bulge = 3,
|
||||
/obj/item/clothing/suit/maidapron = 3,
|
||||
|
||||
@@ -220,4 +220,15 @@
|
||||
primary_color = "#E1D6C9" //RGB in hexcode
|
||||
secondary_color = "#FFFFFF"
|
||||
hastertiary = FALSE
|
||||
body_parts_covered= CHEST|GROIN
|
||||
body_parts_covered= CHEST|GROIN
|
||||
|
||||
/obj/item/clothing/under/polychromic/onepeice
|
||||
name = "polychromic swimsuit"
|
||||
desc = "Perfect for summer, and those who want to have something with a bit more material."
|
||||
icon_state = "onepeice"
|
||||
item_color = "onepeice"
|
||||
item_state = "rainbow"
|
||||
primary_color = "#010052" //RGB in hexcode
|
||||
secondary_color = "#eb7a7a"
|
||||
tertiary_color = "#ffffff"
|
||||
body_parts_covered = CHEST|GROIN
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user