From a7c463463ad1cee792451235bf0fa89f3e8d2173 Mon Sep 17 00:00:00 2001 From: Tastyfish Date: Thu, 29 Sep 2022 13:03:31 -0400 Subject: [PATCH] [MODULAR] Fixes dead ashwalker spawner on the lavaland arena (#16495) --- .../skyrat/lavaland_surface_arena.dmm | 26 ++----------------- .../modules/mapping/code/mob_spawns.dm | 4 +++ 2 files changed, 6 insertions(+), 24 deletions(-) diff --git a/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_arena.dmm b/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_arena.dmm index 15412e56d1c..f06afdfe5d4 100644 --- a/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_arena.dmm +++ b/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_arena.dmm @@ -715,10 +715,7 @@ /turf/open/indestructible/boss, /area/lavaland/surface/outdoors) "Ir" = ( -/obj/effect/mob_spawn/corpse/human/damaged{ - mob_type = /datum/species/lizard/ashwalker; - outfit = /datum/outfit/consumed_ashwalker - }, +/obj/effect/mob_spawn/corpse/human/damaged/ashwalker, /turf/open/misc/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) "Iv" = ( @@ -981,25 +978,6 @@ slowdown = 0 }, /area/lavaland/surface/outdoors) -"Vj" = ( -/obj/structure/stone_tile/block{ - dir = 4 - }, -/obj/structure/stone_tile{ - dir = 8 - }, -/obj/structure/stone_tile{ - dir = 4 - }, -/obj/item/language_manual{ - language = /datum/language_holder/lizard/ash; - name = "SSSchwifty SSSlick SSSpeaking Guide"; - text = "A tattered booklet that details the language of the Ash Walkers." - }, -/turf/open/lava/smooth/lava_land_surface{ - slowdown = 0 - }, -/area/lavaland/surface/outdoors) "Wc" = ( /obj/structure/stone_tile{ dir = 8 @@ -1788,7 +1766,7 @@ Tf XY Wr pF -Vj +lf lf pF XL diff --git a/modular_skyrat/modules/mapping/code/mob_spawns.dm b/modular_skyrat/modules/mapping/code/mob_spawns.dm index 24d7e300d0f..d23ebbe63d9 100644 --- a/modular_skyrat/modules/mapping/code/mob_spawns.dm +++ b/modular_skyrat/modules/mapping/code/mob_spawns.dm @@ -95,6 +95,10 @@ you_are_text = "You are the manager of a top-of-the-line space hotel!" flavour_text = "You are the manager of a top-of-the-line space hotel! Make sure the guests are looked after, the hotel is advertised, and your employees aren't slacking off!" +/obj/effect/mob_spawn/corpse/human/damaged/ashwalker + mob_type = /mob/living/carbon/human/species/lizard/ashwalker; + outfit = /datum/outfit/consumed_ashwalker + //OUTFITS// /datum/outfit/syndicatespace/syndicrew ears = /obj/item/radio/headset/cybersun