Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleclypse authored Jul 26, 2024
1 parent fa4cc17 commit c756dfe
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions data/json/mapgen/irradiator_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,8 +420,8 @@
" -..................................................RR..........- ",
" -..................................................RR..........- ",
" -..............................................................- ",
" -...::.......2.....2.....2.....2...............X........X......- ",
" -...::.......2.....2.....2.....2...............................- ",
" -...::.......22222.22222.22222.22222...........X........X......- ",
" -...::.......22222.22222.22222.22222...........................- ",
" 5..............................................................5 ",
" ---------------------------------------------------------------- ",
" ",
Expand Down
6 changes: 3 additions & 3 deletions data/json/mapgen/shelter.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
" ",
" ---------------- ",
" -..............- ",
" -.........3....- ",
" -.........2....- ",
" -..............- ",
" -..............- ",
" -..............- ",
Expand Down Expand Up @@ -164,7 +164,7 @@
" -.........v....- ",
" -..............- ",
" -.......&......- ",
" -..........3...- ",
" -..........2...- ",
" -..............- ",
" -..............5 ",
" ---------------- "
Expand Down Expand Up @@ -225,7 +225,7 @@
" ---------........- ",
" -v...............- ",
" -................- ",
" --.....3..........-- ",
" --.....2..........-- ",
" -..................- ",
" -..................- ",
" -..................- ",
Expand Down
4 changes: 2 additions & 2 deletions data/json/mapgen/zoo.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
" -...........- ",
" -...........- ",
" ----- -...........- ",
" -...- -......3....- ",
" -...- -......2....- ",
" -...- -...........- ",
" -...- -...........- ",
" -..A- -......A....- ",
Expand Down Expand Up @@ -305,7 +305,7 @@
" -..................- ",
" -..................- ",
" -..................- ",
" -...........3......- ",
" -...........2......- ",
" -..................- ",
" -..................- ",
" -..................- ",
Expand Down
3 changes: 1 addition & 2 deletions data/json/mapgen_palettes/roof_palette.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@
"1": {
"chunks": [ [ "residential_1x2_solar", 6 ], [ "residential_2x2_solar", 2 ], [ "residential_1x3_solar", 3 ], [ "null", 88 ] ]
},
"2": { "chunks": [ "industrial_1x5_solar" ] },
"3": { "chunks": [ "industrial_1x1_solar" ] },
"2": { "chunks": [ "industrial_1x1_solar" ] },
"5": { "chunks": [ [ "null", 90 ], [ "roof_1x1_birdnest", 10 ] ] },
"-": { "chunks": [ [ "null", 1000 ], [ "roof_1x1_birdnest", 5 ] ] }
},
Expand Down

0 comments on commit c756dfe

Please sign in to comment.