blanket fixes of the whole pr

This commit is contained in:
quackjack
2024-01-06 18:28:18 -05:00
parent 38ae974c92
commit 7fc6be5fbe
4 changed files with 417 additions and 219 deletions
@@ -430,6 +430,12 @@
icon_state = "darkmarble"
initial_flooring = /decl/flooring/bmarble
/turf/simulated/floor/fakesprings //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'
icon_state = "seashallow"
//ATMOS PREMADES
/turf/simulated/floor/reinforced/airless
name = "vacuum floor"
+6
View File
@@ -112,6 +112,12 @@
under_state = "pool"
outdoors = OUTDOORS_NO
/turf/simulated/floor/water/pool/black
name = "pool"
desc = "Don't worry, it's not closed."
under_state = "poolblack"
outdoors = OUTDOORS_NO
/turf/simulated/floor/water/deep/pool
name = "deep pool"
desc = "Don't worry, it's not closed."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

After

Width:  |  Height:  |  Size: 218 KiB

File diff suppressed because it is too large Load Diff