mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Merge pull request #12985 from FunnyCatEnjoyer/Funnycat2
Adds Fifi the Magnificent's costume (Fluff item, Allweek)
This commit is contained in:
@@ -2447,6 +2447,39 @@ Departamental Swimsuits, for general use
|
||||
else
|
||||
RemoveHood_evelyn()
|
||||
|
||||
//Allweek:Fifi the Magnificent
|
||||
/obj/item/clothing/head/fluff/fifi_hat
|
||||
name = "fifi's hat"
|
||||
desc = "It's a colorful hat for an eccentric entertaining cat."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "fifi_hat"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "fifi_hat"
|
||||
|
||||
/obj/item/clothing/under/fluff/fifi_jumpsuit
|
||||
name = "fifi's jumpsuit"
|
||||
desc = "It's a colorful outfit for an eccentric entertaining cat."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "fifi_jumpsuit"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "fifi_jumpsuit"
|
||||
|
||||
/obj/item/clothing/shoes/fluff/fifi_socks
|
||||
name = "fifi's socks"
|
||||
desc = "A pair of colorful socks for an eccentric entertaining cat."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "fifi_socks"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "fifi_socks"
|
||||
|
||||
|
||||
|
||||
//Uncle_Fruit_VEVO - Bradley Khatibi
|
||||
/obj/item/clothing/shoes/fluff/airjordans
|
||||
name = "A pair of Air Jordan 1 Mid 'Black Gym Red's"
|
||||
|
||||
Reference in New Issue
Block a user