Skip to content

Commit

Permalink
Update code/game/turfs/flooring/flooring_premade.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Izac Joof Forsgren <[email protected]>
  • Loading branch information
quackjack and izac112 committed Jan 7, 2024
1 parent b20aa1c commit 7e57b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/turfs/flooring/flooring_premade.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7e57b07

Please sign in to comment.