diff --git a/maps/southern_cross/loadout/loadout_head.dm b/maps/southern_cross/loadout/loadout_head.dm index a25e22e2647..23ebb84b049 100644 --- a/maps/southern_cross/loadout/loadout_head.dm +++ b/maps/southern_cross/loadout/loadout_head.dm @@ -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")