Skip to content

Commit

Permalink
Back out rural/dirt road changes
Browse files Browse the repository at this point in the history
  • Loading branch information
harakka committed Sep 15, 2024
1 parent 10dd833 commit 37fde00
Show file tree
Hide file tree
Showing 13 changed files with 28,897 additions and 28,919 deletions.
Binary file modified gfx/ASCII_Overmap/ASCIITiles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,202 changes: 551 additions & 651 deletions gfx/ASCII_Overmap/tile_config.json

Large diffs are not rendered by default.

58 changes: 53 additions & 5 deletions gfx/Larwick_Overmap/tile_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12901,9 +12901,7 @@
{
"id": [
"ants",
"ants_acid",
"rural_road",
"rural_road_forest"
"ants_acid"
],
"fg": 97,
"multitile": true,
Expand Down Expand Up @@ -12941,9 +12939,9 @@
"id": "end_piece",
"fg": [
90,
89,
92,
91,
92
89
]
},
{
Expand All @@ -12955,6 +12953,56 @@
}
]
},
{
"id": [
"dirt_road",
"dirt_road_forest",
"rural_road",
"rural_road_forest"
],
"fg": [
88,
87,
88,
87
],
"rotates": true
},
{
"id": [
"dirt_road_3way",
"dirt_road_3way_forest",
"rural_road_3way",
"rural_road_3way_forest"
],
"fg": [
94,
93,
95,
96
],
"rotates": true
},
{
"id": "dirt_road_turn_forest",
"fg": [
83,
85,
86,
84
],
"rotates": true
},
{
"id": "dirt_road_turn1_forest",
"fg": [
84,
83,
85,
86
],
"rotates": true
},
{
"id": [
"forest_trail",
Expand Down
Binary file modified gfx/MshockXotto+/overmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 37fde00

Please sign in to comment.