Capsule shelter QOL

Bolts/opacity button, roofs for multiz areas
This commit is contained in:
Arokha Sieyes
2018-05-14 22:31:09 -04:00
parent 0a5181e210
commit 46f6121624
5 changed files with 132 additions and 1 deletions
+12
View File
@@ -5,6 +5,7 @@
var/whitelisted_turfs
var/banned_areas
var/banned_objects
var/roof
/datum/map_template/shelter/New()
. = ..()
@@ -38,6 +39,11 @@
sleeping area! Order now, and we'll throw in a TINY FAN, \
absolutely free!"
mappath = "maps/submaps/shelters/shelter_1.dmm"
roof = "roof_alpha"
/datum/map_template/shelter/alpha_roof
shelter_id = "roof_alpha"
mappath = "maps/submaps/shelters/shelter_1_roof.dmm"
/datum/map_template/shelter/alpha/New()
. = ..()
@@ -53,8 +59,14 @@
and a deluxe companion to keep you from getting lonely during \
an ash storm."
mappath = "maps/submaps/shelters/shelter_2.dmm"
roof = "roof_beta"
/datum/map_template/shelter/beta_roof
shelter_id = "roof_beta"
mappath = "maps/submaps/shelters/shelter_2_roof.dmm"
/datum/map_template/shelter/beta/New()
. = ..()
whitelisted_turfs = typecacheof(/turf/simulated/mineral)
banned_objects = list()
+4
View File
@@ -53,6 +53,10 @@
/obj/structure/bed/chair/comfy/black{
dir = 8
},
/obj/machinery/button/remote/airlock/survival_pod{
dir = 10;
pixel_y = -24
},
/turf/simulated/shuttle/floor/voidcraft,
/area/survivalpod)
"m" = (
+40
View File
@@ -0,0 +1,40 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/simulated/shuttle/floor/voidcraft,
/area/survivalpod)
(1,1,1) = {"
a
a
a
a
a
"}
(2,1,1) = {"
a
a
a
a
a
"}
(3,1,1) = {"
a
a
a
a
a
"}
(4,1,1) = {"
a
a
a
a
a
"}
(5,1,1) = {"
a
a
a
a
a
"}
+8 -1
View File
@@ -189,6 +189,13 @@
/obj/structure/sign/mining,
/turf/simulated/shuttle/wall/voidcraft/survival,
/area/survivalpod)
"S" = (
/obj/machinery/button/remote/airlock/survival_pod{
dir = 10;
pixel_y = -24
},
/turf/simulated/floor/carpet/bcarpet,
/area/survivalpod)
(1,1,1) = {"
a
@@ -232,7 +239,7 @@ h
n
r
w
A
S
a
"}
(6,1,1) = {"
+68
View File
@@ -0,0 +1,68 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/simulated/shuttle/floor/voidcraft,
/area/survivalpod)
(1,1,1) = {"
a
a
a
a
a
a
a
"}
(2,1,1) = {"
a
a
a
a
a
a
a
"}
(3,1,1) = {"
a
a
a
a
a
a
a
"}
(4,1,1) = {"
a
a
a
a
a
a
a
"}
(5,1,1) = {"
a
a
a
a
a
a
a
"}
(6,1,1) = {"
a
a
a
a
a
a
a
"}
(7,1,1) = {"
a
a
a
a
a
a
a
"}