diff --git a/code/modules/vehicle/snowmobile.dm b/code/modules/vehicle/snowmobile.dm index da654e8489b..25d2f4e1ccf 100644 --- a/code/modules/vehicle/snowmobile.dm +++ b/code/modules/vehicle/snowmobile.dm @@ -13,5 +13,5 @@ /obj/item/key/snowmobile name = "snowmobile key" - desc = "A keyring with a small steel key, and tag with a green cross on it; clearly it's not implying you're going to the hospital for this..." + desc = "A keyring with a small steel key, and tag with a green cross on it; Clearly it's not implying you're going to the hospital for this..." icon_state = "keydoc" //get a better icon, sometime.