Locks the warden's campaign hat to warden in loadout (#5160)

## About The Pull Request
It should've probably been already the case

## Why It's Good For The Game
Oversight fix good

## Proof Of Testing
no

<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog

🆑
fix: The warden's hat can now only be selected by wardens within the
loadout.
/🆑
This commit is contained in:
Roxy
2026-01-23 13:46:05 -05:00
committed by GitHub
parent a77beb2c5c
commit 3d09c09e77
@@ -25,6 +25,7 @@
/datum/loadout_item/head/hats/warden/drill
name = "Warden's Campaign Hat"
item_path = /obj/item/clothing/head/hats/warden/drill
restricted_roles = list(JOB_WARDEN)
/datum/loadout_item/head/hats/warden/police/patrol
name = "Police Patrol Cap"