From 73e90d90d1ab86b93f0a841cf9536c140f16a03f Mon Sep 17 00:00:00 2001 From: AffectedArc07 Date: Sat, 25 Jul 2020 10:23:24 +0100 Subject: [PATCH] Blank diff to test MDB --- code/modules/vehicle/snowmobile.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.