mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
* Renames and cleans up additionalert module * hoodie * Update modular_skyrat/modules/modular_ert/code/pizza/pizza_outfit.dm * fix dme
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
/obj/item/clothing/mask/breathmuzzle/speak
|
|
name = "fumigator mask"
|
|
desc = "For killing those pesky insects."
|
|
icon_state = "breathmuzzle"
|
|
inhand_icon_state = "breathmuzzle"
|
|
body_parts_covered = NONE
|
|
clothing_flags = MASKINTERNALS
|