mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Adds Freyr's Mask fluff item
This commit is contained in:
@@ -2524,4 +2524,16 @@ Departamental Swimsuits, for general use
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "greek_dress"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
|
||||
//JadeManique: Freyr
|
||||
/obj/item/clothing/mask/fluff/freyr_mask
|
||||
name = "Freyr's Mask"
|
||||
desc = "A pristine white mask with antlers. Its silky to the touch, like porcelain!"
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "freyrmask"
|
||||
icon_override = 'icons/vore/custom_onmob_vr.dmi'
|
||||
item_state = "freyrmask_mob"
|
||||
item_state_slots = null
|
||||
body_parts_covered = FACE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user