Skip to content

Commit

Permalink
Merge pull request #32 from Constellado/cherrypickening
Browse files Browse the repository at this point in the history
The first Cherrypickening
  • Loading branch information
Constellado authored Sep 1, 2024
2 parents 0e650bc + e08b615 commit fec739b
Show file tree
Hide file tree
Showing 136 changed files with 1,524 additions and 421 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@
/turf/open/floor/wood,
/area/ruin)
"Ok" = (
/turf/open/acid/whitesands,
/turf/open/water/acid/whitesands,
/area/overmap_encounter/planetoid/sand/explored)
"Ov" = (
/obj/item/clothing/head/cowboy{
Expand Down
5 changes: 3 additions & 2 deletions _maps/outpost/indie_space.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,9 @@
dir = 10
},
/obj/machinery/computer/electrolyzer_console{
pixel_y = -31;
density = 0
pixel_y = -18;
density = 0;
dir = 1
},
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo)
Expand Down
8 changes: 5 additions & 3 deletions _maps/outpost/nanotrasen_ice.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2852,8 +2852,9 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/industrial/hatch/yellow,
/obj/machinery/computer/electrolyzer_console{
pixel_x = 32;
density = 0
pixel_x = 20;
density = 0;
dir = 8
},
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo/smeltery)
Expand Down Expand Up @@ -6219,7 +6220,8 @@
/obj/machinery/mineral/processing_unit_console{
machinedir = 8;
output_dir = 1;
pixel_x = 32
pixel_x = 20;
dir = 8
},
/turf/open/floor/plasteel/patterned,
/area/outpost/cargo/smeltery)
Expand Down
Loading

0 comments on commit fec739b

Please sign in to comment.