mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
* [MDB Ignore]Hats DMI split * e * STAFE * e * e Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
11 lines
470 B
Plaintext
11 lines
470 B
Plaintext
/obj/item/clothing/head/costume/papersack
|
|
name = "paper sack hat"
|
|
desc = "A paper sack with crude holes cut out for eyes. Useful for hiding one's identity or ugliness."
|
|
icon_state = "papersack"
|
|
flags_inv = HIDEHAIR|HIDEFACE|HIDEEARS|HIDESNOUT
|
|
|
|
/obj/item/clothing/head/costume/papersack/smiley
|
|
name = "paper sack hat"
|
|
desc = "A paper sack with crude holes cut out for eyes and a sketchy smile drawn on the front. Not creepy at all."
|
|
icon_state = "papersack_smile"
|