Custom fluff Strix / Kita

This commit is contained in:
Kelshark
2018-02-02 08:51:51 -05:00
parent 7aac612c2c
commit c4198a74f2
3 changed files with 49 additions and 1 deletions
@@ -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
// ********
+18
View File
@@ -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