diff --git a/code/game/objects/items/poi_items.dm b/code/game/objects/items/poi_items.dm index f4d57ef9b4..a9e4b876ca 100644 --- a/code/game/objects/items/poi_items.dm +++ b/code/game/objects/items/poi_items.dm @@ -5,7 +5,7 @@ /obj/item/poi/pascalb icon_state = "pascalb" - name = "Misshapen Manhole Cover" + name = "misshapen manhole cover" desc = "The top of this twisted chunk of metal is faintly stamped with a five pointed star. 'Property of US Army, Pascal B - 1957'." /obj/item/poi/pascalb/New()