Skip to content

Commit

Permalink
Fixes the tiles in the space bar being broken
Browse files Browse the repository at this point in the history
  • Loading branch information
1080pCat committed Dec 20, 2024
1 parent 2fa2576 commit d072239
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _maps/map_files/RandomRuins/SpaceRuins/spacebar.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@
/area/ruin/space/powered/bar)
"bn" = (
/obj/effect/mapping_helpers/turfs/damage,
/obj/item/stack/tile/mineral,
/obj/item/stack/tile/plasteel,
/turf/simulated/floor/plating,
/area/ruin/space/powered/bar)
"bo" = (
Expand Down Expand Up @@ -484,7 +484,7 @@
/turf/simulated/floor/plating/asteroid/ancient,
/area/space/nearstation)
"pb" = (
/obj/item/stack/tile/mineral,
/obj/item/stack/tile/plasteel,
/obj/machinery/door_control{
id = "SpaceBar";
name = "Public Shutters";
Expand Down Expand Up @@ -895,7 +895,7 @@
/area/ruin/space/powered)
"QU" = (
/obj/effect/mapping_helpers/turfs/damage,
/obj/item/stack/tile/mineral,
/obj/item/stack/tile/plasteel,
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
Expand Down Expand Up @@ -949,7 +949,7 @@
},
/area/ruin/space/powered/bar)
"VR" = (
/obj/item/stack/tile/mineral,
/obj/item/stack/tile/plasteel,
/turf/simulated/floor/plating,
/area/ruin/space/powered/bar)
"VU" = (
Expand Down

0 comments on commit d072239

Please sign in to comment.