initial push for a large request - DNM
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user