mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-19 01:58:34 +01:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
/obj/item/clothing/head/fish
|
|
name = "fish skull"
|
|
desc = "You... you're not actually going to wear that, right?"
|
|
icon_state = "fishskull"
|
|
icon = 'icons/obj/clothing/hats_vr.dmi'
|
|
icon_override = 'icons/mob/head_vr.dmi'
|
|
flags_inv = HIDEEARS|BLOCKHAIR
|