mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
* (hopefully) Bans the use of `/area/noop/` from being used where turf/structures are * Update test_ventcrawl.dmm * Update spacebar.dmm * Update clockwork_monastery.dmm * Update debris2.dmm * Update casino.dmm * Update debris3.dmm * Update oldstation.dmm * Update debris1.dmm * Update voyager.dmm * Update lavaland_surface_monster_nest.dmm * submaps * woops * oops again on the same map * warrior review * missed one * Update oldstation.dmm * Update area_noop_on_turf.yml * Update clockwork_monastery.dmm
31 lines
492 B
Plaintext
31 lines
492 B
Plaintext
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
|
"a" = (
|
|
/obj/machinery/atmospherics/unary/vent_pump/on{
|
|
dir = 4
|
|
},
|
|
/turf/simulated/floor,
|
|
/area/game_test)
|
|
"d" = (
|
|
/obj/machinery/atmospherics/unary/vent_pump/on{
|
|
dir = 8
|
|
},
|
|
/turf/simulated/floor,
|
|
/area/game_test)
|
|
"X" = (
|
|
/obj/machinery/atmospherics/pipe/simple/visible{
|
|
dir = 4
|
|
},
|
|
/obj/structure/table,
|
|
/turf/simulated/floor,
|
|
/area/game_test)
|
|
|
|
(1,1,1) = {"
|
|
a
|
|
"}
|
|
(2,1,1) = {"
|
|
X
|
|
"}
|
|
(3,1,1) = {"
|
|
d
|
|
"}
|