From 7e57b0783f90744e92d19fdcc5158be44b8f80ee Mon Sep 17 00:00:00 2001 From: quackjack <72280340+quackjack@users.noreply.github.com> Date: Sun, 7 Jan 2024 16:30:58 -0500 Subject: [PATCH] Update code/game/turfs/flooring/flooring_premade.dm Co-authored-by: Izac Joof Forsgren --- code/game/turfs/flooring/flooring_premade.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/turfs/flooring/flooring_premade.dm b/code/game/turfs/flooring/flooring_premade.dm index dba2c25e037..7e62a931d16 100644 --- a/code/game/turfs/flooring/flooring_premade.dm +++ b/code/game/turfs/flooring/flooring_premade.dm @@ -430,7 +430,7 @@ icon_state = "darkmarble" initial_flooring = /decl/flooring/bmarble -/turf/simulated/floor/fakesprings //I don't care enough to fix catwalk decals, have this hack +/turf/simulated/floor/fakesprings // YW Addition: I don't care enough to fix catwalk decals, have this hack name = "Hotsprings" desc = "A natural hotspring connecting to an aquifer. It seems the facility was built ontop of it." icon = 'icons/turf/outdoors.dmi'