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'