mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Merge pull request #2285 from Natje0/master
Awens Fluff stuff attempt 2
This commit is contained in:
@@ -24,6 +24,39 @@
|
||||
|
||||
*/
|
||||
|
||||
//Natje: Awen Henry
|
||||
/obj/item/clothing/head/fluff/awoo
|
||||
name = "Wolfgirl Hat"
|
||||
desc = "An odd, small hat with two strings attached to it."
|
||||
|
||||
icon_state = "awoohat"
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
|
||||
//Natje: Awen Henry
|
||||
/obj/item/clothing/shoes/fluff/awoo
|
||||
name = "Red Sandals"
|
||||
desc = "A pair of sandals that make you want to awoo!"
|
||||
|
||||
icon_state = "awoosandals"
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
|
||||
//Natje: Awen Henry
|
||||
/obj/item/clothing/under/fluff/awoo
|
||||
name = "Wolfgirl Clothes"
|
||||
desc = "A set of clothes almost identical to those Wolf Girls always wear..."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "awoouni"
|
||||
worn_state = "awoouni_mob"
|
||||
rolled_sleeves = 0
|
||||
rolled_down = 0
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "awoouni_mob"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
|
||||
|
||||
//SpoopyLizz: Roiz Lizden
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/roiz
|
||||
name = "dinosaur winter coat"
|
||||
|
||||
Reference in New Issue
Block a user