mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
## About The Pull Request  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  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.
170 lines
1.6 KiB
Plaintext
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
|
|
"}
|