From 134cfdcf76b3924466ae9c13c09cfefad6d53d40 Mon Sep 17 00:00:00 2001 From: FlitchTime Date: Mon, 16 Dec 2024 03:47:00 +0300 Subject: [PATCH] rrrrrr --- code/modules/clothing/shoes/miscellaneous.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/shoes/miscellaneous.dm b/code/modules/clothing/shoes/miscellaneous.dm index bce0458034e..9f573a95e4f 100644 --- a/code/modules/clothing/shoes/miscellaneous.dm +++ b/code/modules/clothing/shoes/miscellaneous.dm @@ -17,7 +17,7 @@ drop_sound = 'sound/items/handling/boots_drop.ogg' /obj/item/clothing/shoes/combat/riot - name = "Riot boots" + name = "riot boots" desc = "High speed, low drag riot boots." can_cut_open = 0 icon_state = "riotboots"