Skip to content

Commit

Permalink
decalfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
generalthrax committed Dec 24, 2024
1 parent 2756e0b commit eaeb865
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions _maps/shuttles/independent/independent_mudskipper.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
icon_state = "4-8"
},
/obj/effect/turf_decal/corner/opaque/bottlegreen/full,
/obj/effect/turf_decal/corner/opaque/black/half{
dir = 8
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"ao" = (
Expand Down Expand Up @@ -393,6 +396,9 @@
icon_state = "0-6"
},
/obj/effect/turf_decal/corner/opaque/bottlegreen/full,
/obj/effect/turf_decal/corner/opaque/black/half{
dir = 8
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"iy" = (
Expand All @@ -413,8 +419,8 @@
/obj/structure/chair/handrail{
dir = 1
},
/obj/effect/turf_decal/corner/opaque/grey/half{
dir = 1
/obj/effect/turf_decal/corner/opaque/grey/three_quarters{
dir = 8
},
/turf/open/floor/plasteel/dark,
/area/ship/hallway/central)
Expand Down Expand Up @@ -623,6 +629,9 @@
icon_state = "4-10"
},
/obj/effect/turf_decal/corner/opaque/bottlegreen/full,
/obj/effect/turf_decal/corner/opaque/black/half{
dir = 4
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"oG" = (
Expand Down Expand Up @@ -733,6 +742,9 @@
pixel_y = -3
},
/obj/effect/turf_decal/corner/opaque/bottlegreen/full,
/obj/effect/turf_decal/corner/opaque/black/half{
dir = 4
},
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"rG" = (
Expand Down Expand Up @@ -973,8 +985,8 @@
/obj/structure/cable{
icon_state = "5-9"
},
/obj/effect/turf_decal/corner/opaque/grey/half{
dir = 1
/obj/effect/turf_decal/corner/opaque/grey/three_quarters{
dir = 4
},
/turf/open/floor/plasteel/dark,
/area/ship/hallway/central)
Expand Down Expand Up @@ -2141,8 +2153,8 @@
/obj/structure/cable{
icon_state = "0-1"
},
/obj/effect/turf_decal/corner/opaque/grey/half{
dir = 1
/obj/effect/turf_decal/corner/opaque/grey/three_quarters{
dir = 8
},
/turf/open/floor/plasteel/dark,
/area/ship/hallway/central)
Expand Down Expand Up @@ -2312,8 +2324,8 @@
/obj/structure/chair/plastic{
dir = 1
},
/obj/effect/turf_decal/corner/opaque/grey/half{
dir = 1
/obj/effect/turf_decal/corner/opaque/grey/three_quarters{
dir = 4
},
/turf/open/floor/plasteel/dark,
/area/ship/hallway/central)
Expand Down

0 comments on commit eaeb865

Please sign in to comment.