Files
Bubberstation/_maps/templates/holodeck_emptycourt.dmm
san7890 a42765a3a2 [MDB Ignore] Fixes Tiles On All Maps (mea culpa edition) (#74250)
## About The Pull Request


![image](https://user-images.githubusercontent.com/34697715/227738092-33b699f1-f388-491e-8eea-a71c9df98ec1.png)

I actually noticed this in my testing and fixed it, but the changes
somehow disappeared and I continued to assume that they were fixed
without checking. fuck. It's all good now.

## Why It's Good For The Game


![image](https://user-images.githubusercontent.com/34697715/227738109-fd6afe23-85b5-48c0-9db2-b54275180cbb.png)

yeah this was fucked everywhere. all good now though promise.
## Changelog
🆑
fix: Tile decals are no longer fucked on all stations.
/🆑
The diff might seem a bit weird but I reverted all of the maps to a
state before the script was ran, and then re-ran the fixed script. Makes
sense to me.
2023-03-25 20:00:07 +00:00

170 lines
1.6 KiB
Plaintext

//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
/obj/effect/turf_decal/tile/green/anticorner/contrasted{
dir = 8
},
/turf/open/floor/holofloor,
/area/template_noop)
"e" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 1
},
/turf/open/floor/holofloor,
/area/template_noop)
"h" = (
/obj/effect/turf_decal/tile/green/half/contrasted,
/turf/open/floor/holofloor,
/area/template_noop)
"j" = (
/obj/effect/turf_decal/tile/red/anticorner/contrasted{
dir = 4
},
/turf/open/floor/holofloor,
/area/template_noop)
"s" = (
/obj/effect/turf_decal/tile/green/anticorner/contrasted,
/turf/open/floor/holofloor,
/area/template_noop)
"y" = (
/obj/effect/turf_decal/tile/green/half/contrasted{
dir = 8
},
/turf/open/floor/holofloor,
/area/template_noop)
"D" = (
/turf/open/floor/holofloor,
/area/template_noop)
"E" = (
/obj/effect/turf_decal/tile/green/half/contrasted{
dir = 4
},
/turf/open/floor/holofloor,
/area/template_noop)
"F" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 4
},
/turf/open/floor/holofloor,
/area/template_noop)
"L" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 8
},
/turf/open/floor/holofloor,
/area/template_noop)
"X" = (
/obj/effect/turf_decal/tile/red/anticorner/contrasted{
dir = 1
},
/turf/open/floor/holofloor,
/area/template_noop)
(1,1,1) = {"
X
L
L
L
L
y
y
y
y
a
"}
(2,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(3,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(4,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(5,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(6,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(7,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(8,1,1) = {"
e
D
D
D
D
D
D
D
D
h
"}
(9,1,1) = {"
j
F
F
F
F
E
E
E
E
s
"}