mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-17 05:32:27 +00:00
Self-indulge commit: Adds CC Officer colored uniform and cloak for Teshari.
Fluffed it to Strix Hades as a loadout option.
This commit is contained in:
@@ -110,6 +110,20 @@
|
|||||||
ckeywhitelist = list("blackangelsace")
|
ckeywhitelist = list("blackangelsace")
|
||||||
character_name = list("Strix Hades")
|
character_name = list("Strix Hades")
|
||||||
|
|
||||||
|
/datum/gear/fluff/strix_coat_cco
|
||||||
|
path = /obj/item/clothing/suit/storage/seromi/cloak/fluff/strix_cco
|
||||||
|
display_name = "Central Command Coat"
|
||||||
|
description = "It drapes over a Avali's shoulders and closes at the neck with pockets convienently placed inside. It bears the Central Command's colors. The name 'Strix Hades' is embroilled in gold lettering around a golden embroilled outline on the neck collar."
|
||||||
|
ckeywhitelist = list("blackangelsace")
|
||||||
|
character_name = list("Strix Hades")
|
||||||
|
|
||||||
|
/datum/gear/fluff/strix_under_cco
|
||||||
|
path = /obj/item/clothing/under/seromi/undercoat/fluff/strix_cco
|
||||||
|
display_name = "Central Command Undercoat"
|
||||||
|
description = "Made of carbon nanofiber, it is light and billowy, perfect for going fast and stylishly!"
|
||||||
|
ckeywhitelist = list("blackangelsace")
|
||||||
|
character_name = list("Strix Hades")
|
||||||
|
|
||||||
//benl8561
|
//benl8561
|
||||||
//M.I.S.S.Y
|
//M.I.S.S.Y
|
||||||
/datum/gear/fluff/missy_skirt
|
/datum/gear/fluff/missy_skirt
|
||||||
|
|||||||
@@ -725,6 +725,27 @@
|
|||||||
"Teshari" = 'icons/vore/custom_onmob_yw.dmi'
|
"Teshari" = 'icons/vore/custom_onmob_yw.dmi'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
/obj/item/clothing/suit/storage/seromi/cloak/fluff/strix_cco
|
||||||
|
name = "Central Command Cloak"
|
||||||
|
desc = "It drapes over a Avali's shoulders and closes at the neck with pockets convienently placed inside. It bears the Central Command's colors. The name 'Strix Hades' is embroilled in gold lettering around a golden embroilled outline on the neck collar."
|
||||||
|
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||||
|
icon_state = "tesh_cloak_cco"
|
||||||
|
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||||
|
override = 1
|
||||||
|
item_state = "tesh_cloak_cco"
|
||||||
|
|
||||||
|
/obj/item/clothing/under/seromi/undercoat/fluff/strix_cco
|
||||||
|
name = "Central Command Undercoat"
|
||||||
|
desc = "Made of carbon nanofiber, it is light and billowy, perfect for going fast and stylishly!"
|
||||||
|
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||||
|
icon_override = 'icons/vore/custom_onmob_yw.dmi'
|
||||||
|
icon_state = "tesh_uniform_cco"
|
||||||
|
override = 1
|
||||||
|
item_state = "tesh_uniform_cco"
|
||||||
|
sprite_sheets = list(
|
||||||
|
"Teshari" = 'icons/vore/custom_onmob_yw.dmi'
|
||||||
|
)
|
||||||
|
|
||||||
// *******
|
// *******
|
||||||
// Dawidoe
|
// Dawidoe
|
||||||
// *******
|
// *******
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 124 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user