Skip to content

Commit

Permalink
Minor house map adjustments, mostly roofs (#74367)
Browse files Browse the repository at this point in the history
* Minor house map adjustments, mostly roofs

* Restored wonky pipe
  • Loading branch information
PatrikLundell authored Jun 11, 2024
1 parent a2c46e3 commit 5c7875b
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion data/json/mapgen/house/2storymodern02.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
" -.................=..- ",
" -....................- ",
" -...................-- ",
" -............--------. ",
" -............-------- ",
" -............- ",
" --.~~........- ",
" ------.....-- ",
Expand Down
8 changes: 4 additions & 4 deletions data/json/mapgen/house/bungalow07.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@
" -..................- ",
" -..............X...- ",
" -..................- ",
" -..................- ",
" -..................- ",
" -..................- ",
" -------------------- ",
" -.....--------.....- ",
" -.....- -.....- ",
" -.....- -.....- ",
" ------- ------- ",
" ",
" ",
" ",
Expand Down
4 changes: 2 additions & 2 deletions data/json/mapgen/house/house_duplex11.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"fill_ter": "t_shingle_flat_roof",
"rows": [
" ",
" ------------- ",
" --...........-- ",
" ------ ------ ",
" --....---....-- ",
" -.............- ",
" ----.............---- ",
" -...................- ",
Expand Down
2 changes: 1 addition & 1 deletion data/json/mapgen/house/house_inner_garden.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"-...........----------- ",
"-.....................- ",
"-.....................- ",
"-................... .- ",
"-.....................- ",
"-------...............- ",
" 5..&............- ",
" ----------------- ",
Expand Down
10 changes: 5 additions & 5 deletions data/json/mapgen/house/house_tool_shed.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@
"fill_ter": "t_shingle_flat_roof",
"rows": [
" ",
" --------------------5- ",
" -....................- ",
" -....................- ",
" -....................- ",
" -..X.................- ",
" -------------------5- ",
" -...................- ",
" -...................- ",
" -...................- ",
" --.X.................- ",
" -....................- ",
" -....................- ",
" -...............&....- ",
Expand Down

0 comments on commit 5c7875b

Please sign in to comment.