mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user