Add customized welding helmets to the loadout (#27528)

* Add customized welding helmets to loadout

* Add Roboticist to allowed roles

* Remove fluff welding helmet
This commit is contained in:
Mikhail Dzianishchyts
2025-01-01 07:07:39 +03:00
committed by GitHub
parent 9cb9392551
commit d6259d924d
@@ -76,6 +76,20 @@
display_name = "Fur Cap"
path = /obj/item/clothing/head/furcap
/datum/gear/donor/welding_blueflame
display_name = "Blue flame decal welding helmet"
path = /obj/item/clothing/head/welding/flamedecal/blue
allowed_roles = list("Chief Engineer", "Station Engineer", "Life Support Specialist", "Roboticist")
donator_tier = 2
cost = 2
/datum/gear/donor/welding_white
display_name = "White decal welding helmet"
path = /obj/item/clothing/head/welding/white
allowed_roles = list("Chief Engineer", "Station Engineer", "Life Support Specialist", "Roboticist")
donator_tier = 2
cost = 2
/datum/gear/donor/fawkes
display_name = "Guy Fawkes mask"
path = /obj/item/clothing/mask/fawkes