Removes Beach Bums, Adds Althland Excavation Pit (#22315)

* replace

* Update lavaland_biodome_beach.dmm

* fixes

* we are so BACK bros

* oh yeah, now were cookin

* turf

* oops!

* Update lavaland.dm

* work you fuck

* donedonedoneeeeeee
This commit is contained in:
Octus
2023-10-10 21:44:58 +01:00
committed by GitHub
parent 64456806a5
commit c3a78f9ce0
5 changed files with 2430 additions and 56 deletions
+9 -7
View File
@@ -7,13 +7,6 @@
allow_duplicates = FALSE
ci_exclude = /datum/map_template/ruin/lavaland/biodome // This is a parent holder, not a ruin itself
/datum/map_template/ruin/lavaland/biodome/beach
name = "Biodome Beach"
id = "biodome-beach"
description = "Seemingly plucked from a tropical destination, this beach is calm and cool, with the salty waves roaring softly in the background. \
Comes with a rustic wooden bar and suicidal bartender."
suffix = "lavaland_biodome_beach.dmm"
/datum/map_template/ruin/lavaland/biodome/winter
name = "Biodome Winter"
id = "biodome-winter"
@@ -71,6 +64,15 @@
suffix = "lavaland_surface_althland_facility.dmm"
allow_duplicates = FALSE
/datum/map_template/ruin/lavaland/althland_excavation
name = "Althland Excavation"
id = "althland-excavation"
description = "An abandoned mining pit, once operated by the late Althland Mining Corporation, stands as a testament to the extensive efforts of numerous labor groups who endeavored to exploit the ore-rich depths of the planet. \
Now, it lies abandoned, wholly reclaimed by the hostile environment, transforming into yet another relic of a lost company."
cost = 5
suffix = "lavaland_surface_althland_excavation.dmm"
allow_duplicates = FALSE
/datum/map_template/ruin/lavaland/sin
cost = 10
allow_duplicates = FALSE
-35
View File
@@ -308,41 +308,6 @@
//////////Alive ones, used as "core" for ghost roles now and in future.//////////
//Lavaland Bartender (ghost role).
/obj/effect/mob_spawn/human/alive/bartender
random = TRUE
allow_species_pick = TRUE
name = "bartender sleeper"
icon = 'icons/obj/cryogenic2.dmi'
icon_state = "sleeper"
description = "Stuck on Lavaland, you could try getting back to civilisation...or serve drinks to those that wander by."
flavour_text = "You are a space bartender! Time to mix drinks and change lives. Wait, where did your bar just get transported to?"
assignedrole = "Space Bartender"
outfit = /datum/outfit/spacebartender
//Lavaland Beach Turist(?) (ghost role).
/obj/effect/mob_spawn/human/alive/beach
random = TRUE
allow_species_pick = TRUE
mob_name = "Beach Bum"
name = "beach bum sleeper"
icon = 'icons/obj/cryogenic2.dmi'
icon_state = "sleeper"
flavour_text = "You are a beach bum! You think something just happened to the beach but you don't really pay too much attention."
description = "Try to survive on lavaland or just enjoy the beach, waiting for visitors."
assignedrole = "Beach Bum"
outfit = /datum/outfit/beachbum
//Lavaland Beach Guard (ghost role).
/obj/effect/mob_spawn/human/alive/beach/lifeguard
flavour_text = "You're a spunky lifeguard! It's up to you to make sure nobody drowns or gets eaten by sharks and stuff. Then suddenly your entire beach was transported to this strange hell. \
You aren't trained for this, but you'll still keep your guests alive!"
description = "Try to survive on lavaland with the pitiful equipment of a lifeguard. Or hide in your biodome."
mob_gender = "female"
name = "lifeguard sleeper"
id_job = "Lifeguard"
uniform = /obj/item/clothing/under/pants/shorts/red
//Space(?) Bar Patron (ghost role).
/obj/effect/mob_spawn/human/alive/space_bar_patron
name = "Bar cryogenics"