Skip to content

Commit

Permalink
Rule Of Cool: Nukie Hallway Mosiac (tgstation#78726)
Browse files Browse the repository at this point in the history
## About The Pull Request
Quick history lesson, yes, seriously, this is backstory for this goofy
PR that affects a *single line of tiles*: near the start of this year I
was asked to help work on a project for here that, to my knowledge, is
all but canned now(?) - more specifically, I was asked to [remap the
nukie
base](https://cdn.discordapp.com/attachments/927814428882251776/1070593334269190175/image.png),
a project I didn't get too particularly far into before things went
quiet. Up at the top-right there you can see I was starting to
experiment with some, quote, "sick-ass designs" using the syndicate
emblem turf decal, which later became
[this.](https://cdn.discordapp.com/attachments/1040395260922183700/1158248386537996350/image.png)

Not anything all too impressive, but it was still fun to work on
(special shoutout to putting the assault pod into a implied
slinglauncher, that was cool as fuck) - that all said, I recently
*remembered* that exercise... which's led to this PR.
### So what does this PR **actually** do?

Simple. Edits this single line of tiles to have a neat, snaking design
on 'em. Yyyyep. That's it.

![image](https://github.com/tgstation/tgstation/assets/50649185/4d00fd35-0bb5-4d44-9efa-56db302dc1e1)

## Why It's Good For The Game
Honestly it's just pretty neat looking. On a related note from my
experimentation, if we ever get diagonal trimline turf decals, you could
pretty easily repurpose the `syndicateemblem/top/left` decal to make a
little Interdyne Pharmaceuticals logo following the design on the
shipping containers.
## Changelog
:cl:
add: The funds the syndicate have been saving by restricting galley
access has been suddenly funneled into a singular mosaic pattern in the
experiments wing.
/:cl:
  • Loading branch information
unit0016 authored Oct 3, 2023
1 parent 699d09c commit 38567fa
Showing 1 changed file with 145 additions and 18 deletions.
163 changes: 145 additions & 18 deletions _maps/templates/lazy_templates/nukie_base.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,9 @@
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 4
},
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 8
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"cT" = (
Expand Down Expand Up @@ -696,6 +699,16 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/centcom/syndicate_mothership/control)
"hX" = (
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
dir = 4
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"ia" = (
/obj/structure/rack,
/obj/effect/turf_decal/siding/thinplating_new/dark{
Expand Down Expand Up @@ -937,6 +950,7 @@
dir = 9
},
/obj/structure/sign/poster/contraband/gorlex_recruitment/directional/north,
/obj/effect/turf_decal/siding/thinplating_new/dark/corner,
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"kU" = (
Expand Down Expand Up @@ -1155,6 +1169,10 @@
/obj/effect/turf_decal/stripes/full,
/turf/open/floor/mineral/titanium/yellow,
/area/centcom/syndicate_mothership/control)
"nF" = (
/obj/effect/turf_decal/syndicateemblem/top/middle,
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"nH" = (
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/structure/closet/syndicate/personal,
Expand Down Expand Up @@ -1740,6 +1758,9 @@
},
/obj/structure/extinguisher_cabinet/directional/east,
/obj/structure/sign/poster/contraband/gorlex_recruitment/directional/south,
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
dir = 1
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"um" = (
Expand Down Expand Up @@ -1778,6 +1799,12 @@
/obj/effect/turf_decal/tile/bar/opposingcorners,
/turf/open/floor/iron,
/area/centcom/syndicate_mothership/control)
"ve" = (
/obj/effect/turf_decal/syndicateemblem/top/middle{
dir = 1
},
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"vv" = (
/obj/structure/table/reinforced,
/obj/item/paper/fluff/stations/centcom/disk_memo{
Expand Down Expand Up @@ -2042,6 +2069,9 @@
/obj/machinery/camera/autoname/directional/south{
network = list("nukie")
},
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"zi" = (
Expand Down Expand Up @@ -2134,6 +2164,13 @@
},
/turf/open/misc/ice/icemoon,
/area/centcom/syndicate_mothership/control)
"zZ" = (
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"Ab" = (
/obj/effect/turf_decal/siding/thinplating_new/light{
dir = 8
Expand Down Expand Up @@ -2382,6 +2419,9 @@
dir = 10
},
/obj/structure/sign/poster/contraband/energy_swords/directional/west,
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
dir = 4
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"CX" = (
Expand Down Expand Up @@ -2425,6 +2465,16 @@
/obj/structure/railing,
/turf/open/floor/plating/snowed/icemoon,
/area/centcom/syndicate_mothership/control)
"DM" = (
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
dir = 1
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"DY" = (
/obj/structure/table/wood/poker,
/obj/machinery/light/warm/directional/north,
Expand Down Expand Up @@ -2734,9 +2784,28 @@
},
/turf/open/floor/mineral/titanium/tiled/blue,
/area/centcom/syndicate_mothership/control)
"GU" = (
/obj/effect/turf_decal/syndicateemblem/top/right{
dir = 1
},
/obj/effect/turf_decal/syndicateemblem/top/left{
dir = 1
},
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"Hc" = (
/turf/open/floor/plating/icemoon,
/area/centcom/syndicate_mothership/control)
"Hm" = (
/obj/effect/turf_decal/syndicateemblem/bottom/middle{
dir = 8
},
/obj/effect/turf_decal/syndicateemblem/top/left,
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 8
},
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"Ho" = (
/obj/effect/light_emitter{
set_cap = 1;
Expand Down Expand Up @@ -2972,6 +3041,9 @@
"JL" = (
/obj/machinery/light/cold/directional/south,
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"JR" = (
Expand All @@ -2996,6 +3068,11 @@
/obj/effect/turf_decal/siding/purple,
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/expansion_chemicalwarfare)
"JX" = (
/obj/effect/turf_decal/syndicateemblem/top/right,
/obj/effect/turf_decal/syndicateemblem/top/left,
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"Ka" = (
/obj/structure/chair/sofa/bench/right{
dir = 4
Expand Down Expand Up @@ -3408,6 +3485,9 @@
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 8
},
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 4
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"Ox" = (
Expand Down Expand Up @@ -3438,6 +3518,16 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/centcom/syndicate_mothership/control)
"OM" = (
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
dir = 8
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"OO" = (
/obj/item/gun/energy/ionrifle,
/obj/structure/rack,
Expand Down Expand Up @@ -3833,6 +3923,14 @@
"To" = (
/turf/open/misc/asteroid/snow/icemoon,
/area/centcom/syndicate_mothership/control)
"Ts" = (
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/obj/effect/turf_decal/siding/thinplating_new/dark,
/obj/effect/turf_decal/siding/thinplating_new/dark/corner,
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"Tw" = (
/obj/machinery/door/airlock/hatch{
name = "Gangway"
Expand Down Expand Up @@ -3912,6 +4010,15 @@
/turf/open/misc/asteroid/snow/airless,
/area/centcom/syndicate_mothership)
"TY" = (
/obj/effect/turf_decal/syndicateemblem/bottom/middle{
dir = 4
},
/obj/effect/turf_decal/syndicateemblem/top/left{
dir = 1
},
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 4
},
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"Un" = (
Expand Down Expand Up @@ -3944,6 +4051,16 @@
/obj/machinery/light/cold/directional/east,
/turf/open/floor/plating,
/area/centcom/syndicate_mothership/control)
"Va" = (
/obj/effect/turf_decal/syndicateemblem/middle/left{
dir = 8
},
/obj/effect/turf_decal/syndicateemblem/middle/left{
dir = 4
},
/obj/effect/turf_decal/trimline/dark,
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/control)
"Vm" = (
/obj/structure/flora/rock/pile/style_random,
/turf/open/misc/asteroid/snow/icemoon,
Expand All @@ -3952,6 +4069,9 @@
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 5
},
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
dir = 8
},
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"VC" = (
Expand Down Expand Up @@ -4340,6 +4460,13 @@
/obj/effect/turf_decal/tile/bar/opposingcorners,
/turf/open/floor/iron,
/area/centcom/syndicate_mothership/control)
"ZI" = (
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
/obj/effect/turf_decal/siding/thinplating_new/dark,
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership/control)
"ZL" = (
/obj/structure/flora/grass/both/style_random,
/obj/structure/flora/rock/icy/style_random,
Expand Down Expand Up @@ -5252,9 +5379,9 @@ yf
yf
na
PD
zE
TY
lt
OM
Hm
DM
ws
Wz
KL
Expand Down Expand Up @@ -5354,9 +5481,9 @@ Ge
Ge
Ge
xf
zE
TY
lt
ZI
nF
zZ
ZO
JJ
mb
Expand Down Expand Up @@ -5456,8 +5583,8 @@ Jf
eu
hN
PD
zE
TY
ZI
JX
yP
RD
RD
Expand Down Expand Up @@ -5558,8 +5685,8 @@ nQ
nQ
nQ
nQ
zE
TY
ZI
Va
JL
RD
SD
Expand Down Expand Up @@ -5660,9 +5787,9 @@ yK
Ht
In
VK
zE
TY
lt
ZI
GU
zZ
FM
wM
ee
Expand Down Expand Up @@ -5762,9 +5889,9 @@ Zg
pU
lt
XQ
zE
TY
lt
ZI
ve
zZ
Lu
ae
ae
Expand Down Expand Up @@ -5864,9 +5991,9 @@ rS
iH
Bn
VK
zE
Ts
TY
lt
hX
FM
iL
mB
Expand Down

0 comments on commit 38567fa

Please sign in to comment.