Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
SynthTwo committed Jan 13, 2025
1 parent fbb73d5 commit 4dc7f34
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -82501,7 +82501,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/light/warm/directional/south,
/obj/structure/sign/poster/contraband/lizard/directional/south,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
"xTQ" = (
Expand Down
1 change: 0 additions & 1 deletion _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -55390,7 +55390,6 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/spawner/random/trash/box,
/obj/effect/spawner/random/maintenance/two,
/obj/structure/sign/poster/contraband/lizard/directional/west,
/obj/item/toy/plush/lizard_plushie/green{
name = "Tends-the-Wounds"
},
Expand Down
2 changes: 0 additions & 2 deletions _maps/map_files/NSVBlueshift/Blueshift.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -122212,7 +122212,6 @@
/turf/open/floor/plating,
/area/station/maintenance/port/upper)
"xrB" = (
/obj/structure/sign/poster/contraband/lizard/directional/east,
/turf/open/floor/carpet/purple,
/area/station/common/night_club/back_stage)
"xrD" = (
Expand Down Expand Up @@ -126057,7 +126056,6 @@
/turf/open/floor/iron/smooth,
/area/station/maintenance/starboard/fore)
"ydz" = (
/obj/structure/sign/poster/contraband/lizard/directional/north,
/turf/open/floor/carpet/purple,
/area/station/common/night_club)
"ydD" = (
Expand Down
2 changes: 0 additions & 2 deletions _maps/templates/lazy_templates/nukie_base.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@
pixel_x = 9;
pixel_y = -7
},
/obj/structure/sign/poster/contraband/lizard/directional/west,
/obj/structure/sign/poster/contraband/kudzu/directional/north,
/obj/item/reagent_containers/spray/plantbgone{
pixel_x = 10;
Expand Down Expand Up @@ -944,7 +943,6 @@
/turf/open/misc/asteroid/snow/icemoon,
/area/centcom/syndicate_mothership/control)
"km" = (
/obj/structure/sign/poster/contraband/lizard/directional/west,
/turf/open/floor/mineral/titanium,
/area/centcom/syndicate_mothership/control)
"kq" = (
Expand Down
5 changes: 0 additions & 5 deletions tools/UpdatePaths/Scripts/75620_posters_to_dir.txt
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,6 @@
/obj/structure/sign/poster/contraband/the_griffin{pixel_x = 32} : /obj/structure/sign/poster/contraband/the_griffin/directional/east{@OLD;pixel_x=@SKIP}
/obj/structure/sign/poster/contraband/the_griffin{pixel_x = -32} : /obj/structure/sign/poster/contraband/the_griffin/directional/west{@OLD;pixel_x=@SKIP}

/obj/structure/sign/poster/contraband/lizard{pixel_y = 32} : /obj/structure/sign/poster/contraband/lizard/directional/north{@OLD;pixel_y=@SKIP}
/obj/structure/sign/poster/contraband/lizard{pixel_y = -32} : /obj/structure/sign/poster/contraband/lizard/directional/south{@OLD;pixel_y=@SKIP}
/obj/structure/sign/poster/contraband/lizard{pixel_x = 32} : /obj/structure/sign/poster/contraband/lizard/directional/east{@OLD;pixel_x=@SKIP}
/obj/structure/sign/poster/contraband/lizard{pixel_x = -32} : /obj/structure/sign/poster/contraband/lizard/directional/west{@OLD;pixel_x=@SKIP}

/obj/structure/sign/poster/contraband/free_drone{pixel_y = 32} : /obj/structure/sign/poster/contraband/free_drone/directional/north{@OLD;pixel_y=@SKIP}
/obj/structure/sign/poster/contraband/free_drone{pixel_y = -32} : /obj/structure/sign/poster/contraband/free_drone/directional/south{@OLD;pixel_y=@SKIP}
/obj/structure/sign/poster/contraband/free_drone{pixel_x = 32} : /obj/structure/sign/poster/contraband/free_drone/directional/east{@OLD;pixel_x=@SKIP}
Expand Down

0 comments on commit 4dc7f34

Please sign in to comment.