Mining overalls fix (#15086)

This commit is contained in:
DreamySkrell
2022-11-13 17:08:54 +01:00
committed by GitHub
parent 90ad1c2e84
commit 2204ce22b2
2 changed files with 9 additions and 2 deletions
@@ -168,7 +168,7 @@
/datum/gear/accessory/overalls_mining
display_name = "overalls, mining"
path = /obj/item/clothing/accessory/storage/overalls/mining
allowed_roles = list("Shaft Miner, Xenoarchaeologist")
allowed_roles = list("Shaft Miner", "Xenoarchaeologist")
cost = 2
/datum/gear/accessory/overalls_engineer
@@ -550,4 +550,4 @@
flagpatch_national["flagpatch, free council"] = /obj/item/clothing/accessory/flagpatch/freecouncil
flagpatch_national["flagpatch, nralakk"] = /obj/item/clothing/accessory/flagpatch/nralakk
flagpatch_national["flagpatch, hegemony"] = /obj/item/clothing/accessory/flagpatch/hegemony
gear_tweaks += new /datum/gear_tweak/path(flagpatch_national)
gear_tweaks += new /datum/gear_tweak/path(flagpatch_national)