mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 19:07:26 +01:00
Fixes mulitple invisible sprites (#16719)
* Fixes mulitple invisible sprites * oh yeah we need these * Cosmic Cape Fixes
This commit is contained in:
@@ -647,7 +647,7 @@
|
||||
name = "earmuffs"
|
||||
desc = "Protects your hearing from loud noises, and quiet ones as well."
|
||||
desc_antag = "This set of earmuffs has a secret compartment housing radio gear, allowing it to function as a standard headset."
|
||||
icon = 'icons/obj/clothing/ears.dmi'
|
||||
icon = 'icons/obj/clothing/ears/earmuffs.dmi'
|
||||
icon_state = "earmuffs"
|
||||
item_state = "earmuffs"
|
||||
item_flags = SOUNDPROTECTION
|
||||
|
||||
Reference in New Issue
Block a user