Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

March Mapping Madness - New space ruin #73978

Merged
merged 18 commits into from Mar 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
344 changes: 344 additions & 0 deletions _maps/RandomRuins/SpaceRuins/prey_pod.dmm
@@ -0,0 +1,344 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/template_noop,
/area/template_noop)
"c" = (
/obj/item/gun/ballistic/shotgun/toy/crossbow{
name = "huntress boltcaster"
},
/obj/effect/baseturf_helper/asteroid/airless,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"h" = (
/obj/machinery/computer/terminal/derelict,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"k" = (
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/mob/living/simple_animal/hostile/asteroid/hivelord,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"p" = (
/turf/open/misc/asteroid/airless,
/area/ruin/space/has_grav)
"A" = (
/obj/structure/window/reinforced/shuttle{
broken = 1
},
/obj/structure/grille/broken,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"D" = (
/obj/structure/chair/comfy/shuttle,
/mob/living/simple_animal/hostile/asteroid/hivelord,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"E" = (
/obj/structure/chair/comfy/shuttle{
dir = 8
},
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"H" = (
/obj/machinery/power/shuttle_engine/propulsion,
/turf/open/misc/asteroid/airless,
/area/ruin/space/has_grav)
"O" = (
/obj/machinery/door/airlock/titanium/glass,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"P" = (
/turf/closed/wall/mineral/titanium,
/area/ruin/space/has_grav)
"Q" = (
/obj/effect/mob_spawn/corpse/human{
husk = 1;
outfit = /obj/item/clothing/under/rank/rnd/roboticist
},
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"S" = (
/mob/living/simple_animal/hostile/asteroid/hivelord,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"T" = (
/obj/structure/window/reinforced/shuttle,
/obj/structure/grille/broken,
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"U" = (
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"W" = (
/obj/structure/chair/comfy/shuttle{
dir = 1
},
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)
"X" = (
/turf/closed/mineral/random,
/area/ruin/space/has_grav)
"Y" = (
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/turf/open/floor/mineral/titanium/white/airless,
/area/ruin/space/has_grav)

(1,1,1) = {"
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
"}
(2,1,1) = {"
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
"}
(3,1,1) = {"
a
a
a
a
a
X
X
X
a
a
a
a
a
a
a
"}
(4,1,1) = {"
a
a
a
a
X
X
X
X
X
p
p
a
a
a
a
"}
(5,1,1) = {"
a
a
a
X
X
X
X
P
P
P
H
p
a
a
a
"}
(6,1,1) = {"
a
a
X
X
X
X
P
k
Y
Y
P
p
a
a
a
"}
(7,1,1) = {"
a
a
a
X
p
T
D
Q
S
U
W
P
a
a
a
"}
(8,1,1) = {"
a
a
a
a
p
P
h
S
c
U
U
O
a
a
a
"}
(9,1,1) = {"
a
a
a
X
X
X
A
E
U
U
W
P
a
a
a
"}
(10,1,1) = {"
a
a
X
X
X
X
X
X
X
E
P
p
a
a
a
"}
(11,1,1) = {"
a
a
a
X
X
X
X
X
P
P
H
p
a
a
a
"}
(12,1,1) = {"
a
a
a
a
X
X
X
X
X
p
a
a
a
a
a
"}
(13,1,1) = {"
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
"}
(14,1,1) = {"
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
"}
(15,1,1) = {"
a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
"}
7 changes: 6 additions & 1 deletion code/datums/ruins/space.dm
Expand Up @@ -20,7 +20,6 @@
name = "Asteroid 1"
description = "I-spy with my little eye, something beginning with R."


/datum/map_template/ruin/space/asteroid2
id = "asteroid2"
suffix = "asteroid2.dmm"
Expand Down Expand Up @@ -356,3 +355,9 @@
suffix = "the_faceoff.dmm"
name = "The Faceoff"
description = "What do you get when a meeting of the enemy corporations get crashed?"

/datum/map_template/ruin/space/prey_pod
id = "prey"
suffix = "prey_pod.dmm"
name = "Crashed Mimic Escape Pod"
description = "A pod with a person who has died to a mimic."
1 change: 1 addition & 0 deletions config/spaceruinblacklist.txt
Expand Up @@ -56,3 +56,4 @@
#_maps/RandomRuins/SpaceRuins/spinwardsmoothies.dmm
#_maps/RandomRuins/SpaceRuins/dangerous_research.dmm
#_maps/RandomRuins/SpaceRuins/the_faceoff.dmm
#_maps/RandomRuins/SpaceRuins/prey_pod.dmm