mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +01:00
Properly adds a drill sergeant hat to the warden's locker (#42533)
* does the thing - please work * adds it to the locker * remove var/datum Co-Authored-By: VileBeggar <edmir995@gmail.com> * Update code/modules/clothing/head/jobs.dm adds space Co-Authored-By: VileBeggar <edmir995@gmail.com> * adds denton's review suggestion it's a webedit but i tested it and it worked * makes it a bit less annoying * grammar fix
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
new /obj/item/radio/headset/headset_sec(src)
|
||||
new /obj/item/clothing/suit/armor/vest/warden(src)
|
||||
new /obj/item/clothing/head/warden(src)
|
||||
new /obj/item/clothing/head/warden/drill(src)
|
||||
new /obj/item/clothing/head/beret/sec/navywarden(src)
|
||||
new /obj/item/clothing/suit/armor/vest/warden/alt(src)
|
||||
new /obj/item/clothing/under/rank/warden/navyblue(src)
|
||||
|
||||
Reference in New Issue
Block a user