Files
Yogstation/_maps/RandomRuins/StationRuins/maint/3x5/3x5_experimental.dmm
Redmoogle 17ac5f8437 Adds a maint ruin with the experimental tools (#20551)
* Secure loot or something idk

* get rid of random loot just replaces it with a safe
2023-10-22 18:20:40 -05:00

42 lines
563 B
Plaintext

//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/turf/open/floor/plating,
/area/template_noop)
"t" = (
/obj/effect/decal/cleanable/shreds,
/turf/open/floor/plating,
/area/template_noop)
"w" = (
/obj/item/crowbar/red/caravan,
/obj/item/wirecutters/caravan,
/obj/item/wrench/caravan,
/obj/item/screwdriver/caravan,
/obj/structure/safe{
number_of_tumblers = 6
},
/obj/machinery/light/floor,
/turf/open/floor/plating,
/area/template_noop)
(1,1,1) = {"
a
a
t
a
a
"}
(2,1,1) = {"
t
a
w
a
a
"}
(3,1,1) = {"
a
a
a
a
t
"}