[NO GBP] Fixes deathsquad commandos not getting their berets (#87494)

## About The Pull Request
Outfit was directly assigning the attached hat and i forgor to remove
the var which is how it compiled in the first place

## Changelog
🆑
fix: Fixed deathsquad commandos not getting their berets
/🆑
This commit is contained in:
SmArtKar
2024-10-27 18:36:04 +01:00
committed by GitHub
parent 5bed47cb25
commit a633cde1ef
3 changed files with 14 additions and 7 deletions
@@ -694,8 +694,6 @@
required_slots = list(ITEM_SLOT_HEAD)
/*Intentionally left inheriting 0 complexity and removable = TRUE;
even though it comes inbuilt into the Magnate/Corporate MODS and spawns in maints, I like the idea of stealing them*/
/// Currently "stored" hat. No armor or function will be inherited, only the icon and cover flags.
var/obj/item/clothing/head/attached_hat
/// Original cover flags for the MOD helmet, before a hat is placed
var/former_flags
var/former_visor_flags