mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 02:13:06 +00:00
19 lines
318 B
Plaintext
19 lines
318 B
Plaintext
|
|
/*
|
|
|
|
Contents:
|
|
- The Ninja Space Mask
|
|
- Ninja Space Mask speech modification
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/mask/gas/space_ninja
|
|
name = "ninja mask"
|
|
desc = "A close-fitting mask that acts both as an air filter and a post-modern fashion statement."
|
|
icon_state = "s-ninja"
|
|
item_state = "s-ninja_mask"
|
|
strip_delay = 120
|