mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Engineer Gaming (#14470)
This commit is contained in:
@@ -137,10 +137,11 @@
|
||||
/datum/gear/head/hardhat/New()
|
||||
..()
|
||||
var/list/hardhat = list()
|
||||
hardhat["hard hat, yellow"] = /obj/item/clothing/head/hardhat
|
||||
hardhat["hard hat, blue"] = /obj/item/clothing/head/hardhat/dblue
|
||||
hardhat["hard hat, orange"] = /obj/item/clothing/head/hardhat/orange
|
||||
hardhat["hard hat, red"] = /obj/item/clothing/head/hardhat/red
|
||||
hardhat["hard hat, operations yellow"] = /obj/item/clothing/head/hardhat
|
||||
hardhat["hard hat, command blue"] = /obj/item/clothing/head/hardhat/dblue
|
||||
hardhat["hard hat, engineering orange"] = /obj/item/clothing/head/hardhat/orange
|
||||
hardhat["hard hat, zavodskoi red"] = /obj/item/clothing/head/hardhat/red
|
||||
hardhat["hard hat, hephaestus green"] = /obj/item/clothing/head/hardhat/green
|
||||
gear_tweaks += new /datum/gear_tweak/path(hardhat)
|
||||
|
||||
/datum/gear/head/hairflower
|
||||
|
||||
Reference in New Issue
Block a user