mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-20 03:23:36 +01:00
Update custom_clothes_vr.dm
This commit is contained in:
@@ -1400,6 +1400,30 @@ Departamental Swimsuits, for general use
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "alfonso_visor"
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
|
||||
//JackNoir413: Mor Xaina
|
||||
/obj/item/clothing/under/fluff/morunder
|
||||
desc = "Fashionable grey top, combined with black shorts. Fancy!"
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "morunder"
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "morunder_mob"
|
||||
|
||||
//JackNoir413: Mor Xaina
|
||||
/obj/item/clothing/gloves/fluff/morsleeves
|
||||
desc = "Cute long armwarmers. Sadly, they don't cover fingers."
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "morsleeves"
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "morsleeves_mob"
|
||||
|
||||
//JackNoir413: Mor Xaina
|
||||
/obj/item/clothing/shoes/fluff/morthighs
|
||||
desc = "Striped, soft thigh-high socks with no fingers. Must be hard to wash them..."
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "morthighs"
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "morthighs_mob"
|
||||
|
||||
//Jackets For General Use. Sprited by Joji.
|
||||
/obj/item/clothing/suit/storage/fluff/jacket //Not the toggle version since it uses custom toggle code to update the on-mob icon.
|
||||
|
||||
Reference in New Issue
Block a user