From 072a102436a7e5b6fee8f6b3ce112ffcfae033f8 Mon Sep 17 00:00:00 2001 From: E Date: Mon, 29 Nov 2021 17:25:44 +0100 Subject: [PATCH] h --- .../code/modules/eventmaps/Spookystation/JTGSZwork.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/modules/eventmaps/Spookystation/JTGSZwork.dm b/modular_citadel/code/modules/eventmaps/Spookystation/JTGSZwork.dm index d0b481c795..9ac3e5c5f0 100644 --- a/modular_citadel/code/modules/eventmaps/Spookystation/JTGSZwork.dm +++ b/modular_citadel/code/modules/eventmaps/Spookystation/JTGSZwork.dm @@ -1103,7 +1103,7 @@ GLOBAL_LIST_INIT(hay_recipes, list ( \ */ //Shitty bed /obj/structure/bed/badhaybed - name = "low-quality hay Bed" + name = "low-quality hay bed" desc = "It looks like someone hastily put this together, even if the builder didn't." icon = 'modular_citadel/code/modules/eventmaps/Spookystation/iconfile32.dmi' icon_state = "shitty_hay_bed"