mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 23:47:16 +01:00
properly airtight hermit + low cost
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"a" = (/turf/closed/mineral/volcanic/lava_land_surface,/area/lavaland/surface/outdoors)
|
||||
"b" = (/turf/closed/mineral/volcanic/lava_land_surface,/area/ruin/powered)
|
||||
"b" = (/obj/effect/decal/cleanable/blood/drip,/turf/open/floor/plating/asteroid/basalt/lava_land_surface,/area/lavaland/surface/outdoors)
|
||||
"c" = (/turf/closed/wall/mineral/iron,/area/ruin/powered)
|
||||
"d" = (/obj/item/clothing/head/helmet/space/orange,/obj/item/clothing/mask/breath,/turf/open/floor/plating/asteroid{name = "dirt"},/area/ruin/powered)
|
||||
"e" = (/obj/item/clothing/suit/space/orange,/turf/open/floor/plating/asteroid{name = "dirt"},/area/ruin/powered)
|
||||
@@ -37,20 +37,20 @@
|
||||
"K" = (/obj/structure/mirror{pixel_x = 28},/turf/open/floor/plating,/area/ruin/powered)
|
||||
|
||||
(1,1,1) = {"
|
||||
aaaaaaaabbcbaaaa
|
||||
aaaaaaabcdebbaaa
|
||||
aaaaaaabgghgbaaa
|
||||
aaaaaabbijgkcaaa
|
||||
aaaaabccgglgbaaa
|
||||
aaaabcmffgcbbaaa
|
||||
aaaaaaaaaccaaaaa
|
||||
aaaaaaaacdecaaaa
|
||||
aaaaaaacgghgcaaa
|
||||
aaaaaaacijgkcaaa
|
||||
aaaaaacfgglgcaaa
|
||||
aaaaacmffgfcaaaa
|
||||
aaaacnooffpcaaaa
|
||||
aaaacnoqofrcaaaa
|
||||
saaatttooucbaaaa
|
||||
saaatttooucaaaaa
|
||||
saaatvwooKcaaaaa
|
||||
sssatxyztAcaaaaa
|
||||
sssstByCtcbaaaaa
|
||||
sssstByCtcaaaaaa
|
||||
ssssttDttaaaaaaa
|
||||
ssssssssssaEFFGa
|
||||
sssssssssssHIIJa
|
||||
sssssssssssEFFGa
|
||||
ssssssbssssHIIJa
|
||||
sssssssssbsEFFGa
|
||||
"}
|
||||
|
||||
@@ -199,7 +199,7 @@
|
||||
description = "A place of shelter for a lone hermit, scraping by to live another day."
|
||||
suffix = "lavaland_surface_hermit.dmm"
|
||||
allow_duplicates = FALSE
|
||||
cost = 10
|
||||
cost = 5
|
||||
|
||||
/datum/map_template/ruin/lavaland/swarmer_boss
|
||||
name = "Crashed Shuttle"
|
||||
@@ -230,4 +230,4 @@
|
||||
description = "A little paradise in the middle of hell."
|
||||
suffix = "lavaland_surface_oasis.dmm"
|
||||
allow_duplicates = FALSE
|
||||
cost = 0
|
||||
cost = 0
|
||||
|
||||
Reference in New Issue
Block a user