mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Fixed the 'Uniform, NavyBlue (Warden)' in the character loadout actually being a duplicate 'Uniform, NavyBlue (Security Officer)'. (#5108)
This commit is contained in:
@@ -188,7 +188,7 @@
|
||||
|
||||
/datum/gear/suit/secjacketwarden
|
||||
display_name = "navy security jacket (Warden)"
|
||||
path = /obj/item/clothing/suit/security/navyofficer
|
||||
path = /obj/item/clothing/suit/security/navywarden
|
||||
allowed_roles = list("Head of Security", "Warden")
|
||||
|
||||
/datum/gear/suit/secjackethos
|
||||
|
||||
Reference in New Issue
Block a user