mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Custom fluff Strix / Kita
This commit is contained in:
@@ -713,7 +713,7 @@
|
||||
|
||||
//Aurora Goldtail
|
||||
|
||||
/obj/item/clothing/glasses/omnihud/prescription/aurora
|
||||
/obj/item/clothing/glasses/omnihud/prescription/aurora
|
||||
name = "Round glasses"
|
||||
desc = "A pair of circular shaped prescription glasses. They seem fit for a avian head and will most likely make anyone wearing these look like a big nerd. It seems they are outfitted with a augmented reality module."
|
||||
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||
@@ -722,6 +722,25 @@
|
||||
override = 1
|
||||
item_state = "aurora_glasses"
|
||||
|
||||
//Strix Hades
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/fluff/strix
|
||||
name = "Colony Director Coat"
|
||||
desc = "It drapes over a Teshari's shoulders and closes at the neck with pockets convienently placed inside. It bears the Colony Director'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_cd"
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
override = 1
|
||||
item_state = "tesh_cloak_cd"
|
||||
|
||||
/obj/item/clothing/under/seromi/undercoat/fluff/strix
|
||||
name = "Colony Director Undercoat"
|
||||
desc = "A Teshari traditional garb, with a modern twist! Made of micro and nanofibres to make it light and billowy, perfect for going fast and stylishly!"
|
||||
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_state = "tesh_uniform_cd"
|
||||
override = 1
|
||||
item_state = "tesh_uniform_cd"
|
||||
|
||||
// *******
|
||||
// Dawidoe
|
||||
@@ -840,6 +859,17 @@
|
||||
usr << "You put on the hood."
|
||||
usr.update_inv_wear_suit()
|
||||
|
||||
//Kita
|
||||
|
||||
/obj/item/clothing/suit/storage/seromi/cloak/fluff/kita
|
||||
name = "Magical Cloak"
|
||||
desc = "It drapes over a Teshari's shoulders and closes at the neck with pockets convienently placed inside. It bears magical colors."
|
||||
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_state = "tesh_cloak_kita"
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
override = 1
|
||||
item_state = "tesh_cloak_kita"
|
||||
|
||||
// ********
|
||||
// lukevale
|
||||
// ********
|
||||
|
||||
@@ -67,6 +67,18 @@ character_name: Aurora Goldtail
|
||||
item_path: /obj/item/clothing/glasses/omnihud/prescription/aurora
|
||||
}
|
||||
|
||||
{
|
||||
ckey: blackangelsace
|
||||
character_name: Strix Hades
|
||||
item_path: /obj/item/clothing/suit/storage/seromi/cloak/fluff/strix
|
||||
}
|
||||
|
||||
{
|
||||
ckey: blackangelsace
|
||||
character_name: Strix Hades
|
||||
item_path: /obj/item/clothing/under/seromi/undercoat/fluff/strix
|
||||
}
|
||||
|
||||
# ######## C CKEYS
|
||||
{
|
||||
ckey: captmatt4
|
||||
@@ -103,6 +115,12 @@ ckey: championfire
|
||||
character_name: Ivy Kaeire
|
||||
item_path: /obj/item/weapon/storage/box/fluff/ivy
|
||||
}
|
||||
|
||||
{
|
||||
ckey: championfire
|
||||
character_name: Kita
|
||||
item_path: /obj/item/clothing/suit/storage/seromi/cloak/fluff/kita
|
||||
}
|
||||
# ######## D CKEYS
|
||||
{
|
||||
ckey: dawidoe
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 105 KiB |
Reference in New Issue
Block a user