death squad officer outfit works (#74734)

## About The Pull Request
makes the death squad officer modsuit use the hat stabilizer module to
wear the beret simultaenously with the suit

## Why It's Good For The Game
it was an outfit that spawned you in a not working suit

## Changelog
🆑
fix: death squad officer outfit works
/🆑
This commit is contained in:
Fikou
2023-04-15 21:20:42 -06:00
committed by GitHub
parent 31778b4368
commit fd329744ea
3 changed files with 31 additions and 10 deletions
@@ -520,6 +520,7 @@
/obj/item/clothing/head/utility/chefhat,
/obj/item/clothing/head/costume/papersack,
/obj/item/clothing/head/caphat/beret,
/obj/item/clothing/head/helmet/space/beret,
))
/obj/item/mod/module/hat_stabilizer/on_suit_activation()