Files
Bubberstation/code/modules/spells
SmArtKar 3192b54797 Retypes headgear from /obj/item/clothing to /obj/item (#94473)
## About The Pull Request

Headgear hasn't been restricted to clothing for a long while, and some
code that attempts to treat it as such will runtime whenever you wear a
pet on your head. God bless astype().

## Changelog
🆑
code: Retyped headgear from /obj/item/clothing to /obj/item, fixing some
runtimes in the process
/🆑
2025-12-20 16:27:10 -05:00
..