Swaps loadout pilot helmet to OM version

This commit is contained in:
Unknown
2021-04-14 14:55:13 -04:00
parent 1362c7c55d
commit ddbf0425bd
+1 -1
View File
@@ -1,4 +1,4 @@
/datum/gear/head/pilot
display_name = "helmet, pilot (Pilot)"
path = /obj/item/clothing/head/pilot/alt
path = /obj/item/clothing/head/pilotom/alt //VOREStation Edit
allowed_roles = list("Pilot")