Files
Bubberstation/_maps/templates/holodeck_holdoutbunker.dmm
Goat a6bf8c18d7 Removes a bookcase from the holdout simulation (#86907)
## About The Pull Request
Gets rid of a bookcase that was under the foam in the holdout bunker
simulation.
## Why It's Good For The Game
There's no reason for it to be there, and it would cause random books to
be there after simulations changed. And most importantly, it caused me
MILD ANNOYANCE.
## Changelog
🆑 Goat
fix: Removes a random bookcase that was in the holdout bunker holodeck
simulation
/🆑
2024-09-27 15:39:23 +02:00

153 lines
1.4 KiB
Plaintext

//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/obj/structure/foamedmetal,
/obj/structure/window/spawner/directional/west,
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"b" = (
/obj/structure/foamedmetal,
/obj/structure/window/spawner/directional/east,
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"l" = (
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"t" = (
/obj/structure/foamedmetal,
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"u" = (
/obj/structure/table,
/obj/machinery/recharger,
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"v" = (
/obj/structure/table,
/obj/item/stack/medical/ointment{
heal_burn = 10
},
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"I" = (
/obj/structure/table,
/obj/item/gun/energy/laser,
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
"J" = (
/obj/structure/table,
/obj/item/stack/medical/bruise_pack{
heal_brute = 10
},
/obj/item/soap,
/turf/open/floor/holofloor/asteroid,
/area/template_noop)
(1,1,1) = {"
a
a
a
a
a
a
a
a
a
a
"}
(2,1,1) = {"
b
b
b
b
b
b
b
b
b
b
"}
(3,1,1) = {"
t
t
t
t
t
t
t
t
t
t
"}
(4,1,1) = {"
l
l
l
l
l
l
l
l
l
l
"}
(5,1,1) = {"
l
l
l
l
l
l
l
l
l
l
"}
(6,1,1) = {"
l
l
l
l
l
l
l
l
l
l
"}
(7,1,1) = {"
l
l
l
l
l
l
l
l
l
l
"}
(8,1,1) = {"
l
l
l
l
l
l
l
l
l
l
"}
(9,1,1) = {"
v
u
I
l
I
I
l
I
u
J
"}