mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
## 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 /🆑
153 lines
1.4 KiB
Plaintext
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
|
|
"}
|