Lavaland Xeno Nest Fix 1.5 (#58792)

This commit is contained in:
ishitbyabullet
2021-05-08 05:07:25 -07:00
committed by GitHub
parent 3f8084ec8b
commit 4a24f8afaa
2 changed files with 11 additions and 6 deletions
@@ -4,11 +4,11 @@
/area/template_noop)
"b" = (
/obj/structure/alien/weeds,
/obj/structure/alien/resin/wall,
/obj/structure/alien/resin/wall/immovable,
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/ruin/unpowered/xenonest)
"d" = (
/obj/structure/alien/resin/wall,
/obj/structure/alien/resin/wall/immovable,
/obj/structure/alien/weeds,
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/ruin/unpowered/xenonest)
@@ -49,8 +49,8 @@
/area/ruin/unpowered/xenonest)
"r" = (
/obj/structure/alien/weeds,
/obj/structure/alien/resin/wall,
/obj/structure/alien/resin/wall,
/obj/structure/alien/resin/wall/immovable,
/obj/structure/alien/resin/wall/immovable,
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/ruin/unpowered/xenonest)
"t" = (
@@ -71,12 +71,12 @@
"w" = (
/obj/structure/alien/weeds,
/obj/structure/bed/nest,
/obj/structure/alien/resin/wall,
/obj/structure/alien/resin/wall/immovable,
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/ruin/unpowered/xenonest)
"y" = (
/obj/structure/alien/weeds/node,
/obj/structure/alien/resin/wall,
/obj/structure/alien/resin/wall/immovable,
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/ruin/unpowered/xenonest)
"z" = (
+5
View File
@@ -92,6 +92,11 @@
/obj/structure/alien/resin/wall/BlockSuperconductivity()
return 1
/// meant for one lavaland ruin or anywhere that has simplemobs who can push aside structures
/obj/structure/alien/resin/wall/immovable
desc = "Dense resin solidified into a wall."
move_resist = MOVE_FORCE_VERY_STRONG
/obj/structure/alien/resin/wall/creature
name = "gelatinous wall"
desc = "Thick material shaped into a wall. Eugh."