initial push for a large request - DNM

This commit is contained in:
Jay
2019-12-10 08:03:00 -06:00
parent a16dfb7545
commit 0670db4e63
4 changed files with 15 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

@@ -458,3 +458,9 @@ datum/gear/darksabresheath
category = SLOT_NECK
path = /obj/item/clothing/neck/necklace/onion
ckeywhitelist = list("cdrcross")
/datum/gear/bikini
name = "PLACEHOLDER"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/bikini
ckeywhitelist = list("PLACEHOLDER")
@@ -510,3 +510,12 @@
icon_state = "onion"
item_state = "onion"
alternate_worn_icon = 'icons/mob/custom_w.dmi'
/obj/item/clothing/under/bikini
name = "PLACEHOLDER"
desc = "PLACEHOLDER"
icon_state = "bikini"
item_state = "bikini"
icon = 'icons/obj/custom.dmi'
alternate_worn_icon = 'icons/mob/custom_w.dmi'
mutantrace_variation = NO_MUTANTRACE_VARIATION