Adds the Weeping Stars, some Coalition regions, new start sound effects (#16322)

* starting out

* HEWWP

* fixing the list

* adding away sites

* bumping the stargazer down

* fix this fucking away site

* fix 2

* fix 3

* oops

* im at my limit

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
kyres1
2023-05-26 05:43:17 -05:00
committed by GitHub
parent 990098c9e4
commit 71a56b850b
38 changed files with 176 additions and 90 deletions
+24 -1
View File
@@ -48,6 +48,25 @@
to_chat(L, SPAN_WARNING("You climb out of \the [src]."))
..()
/turf/simulated/lava/airless
initial_gas = null
/turf/simulated/floor/exoplanet/basalt
name = "basalt"
icon = 'icons/turf/basalt.dmi'
icon_state = "basalt"
desc = "Dark volcanic rock."
base_name = "basalt"
base_desc = "Dark volcanic rock."
base_icon = 'icons/turf/basalt.dmi'
base_icon_state = "basalt"
light_color = LIGHT_COLOR_LAVA
smooth = SMOOTH_FALSE
canSmoothWith = null
openspace_override_type = /turf/simulated/open/chasm/airless
footstep_sound = /singleton/sound_category/asteroid_footstep
// Special asteroid variant that goes with lava better.
/turf/unsimulated/floor/asteroid/basalt
name = "basalt"
@@ -89,6 +108,9 @@
ChangeTurf(baseturf)
new /obj/structure/lattice(src)
/turf/unsimulated/floor/asteroid/basalt/air
initial_gas = list("oxygen" = MOLES_O2STANDARD, "nitrogen" = MOLES_N2STANDARD)
/turf/unsimulated/floor/asteroid/ash
name = "ash"
icon_state = "ash"
@@ -111,4 +133,5 @@
icon_state = "rockyash"
base_icon_state = "rockyash"
base_icon = 'icons/turf/smooth/rocky_ash.dmi'
desc = "A fine grey ash. Seems to contain medium-sized rocks."
desc = "A fine grey ash. Seems to contain medium-sized rocks."