diff --git a/maps/southern_cross/loadout/loadout_head.dm b/maps/southern_cross/loadout/loadout_head.dm index 23ebb84b049..cbf7d63c26a 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/pilotom/alt //VOREStation Edit + path = /obj/item/clothing/head/ompilot/alt //VOREStation Edit allowed_roles = list("Pilot")