diff --git a/monkestation/code/modules/loadouts/items/glasses.dm b/monkestation/code/modules/loadouts/items/glasses.dm index a81ba50600dc..e95e76014cde 100644 --- a/monkestation/code/modules/loadouts/items/glasses.dm +++ b/monkestation/code/modules/loadouts/items/glasses.dm @@ -91,7 +91,7 @@ GLOBAL_LIST_INIT(loadout_glasses, generate_loadout_items(/datum/loadout_item/gla name = "Eyepatch" item_path = /obj/item/clothing/glasses/ -datum/loadout_item/glasses/eyepatch_medical +/datum/loadout_item/glasses/eyepatch_medical name = "Medical Eyepatch" item_path = /obj/item/clothing/glasses/eyepatch/medical