Skip to content

Commit

Permalink
Merge pull request CleverRaven#49290 from Maleclypse/Look-at-Dirt-Roa…
Browse files Browse the repository at this point in the history
…ds-in-farms-and-cabins

Remove Shrubs from Dirt roads
  • Loading branch information
Rivet-the-Zombie authored Jun 14, 2021
2 parents 033a568 + 7ac913c commit ca3589f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen_palettes/farm_lots.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"i": "t_region_groundcover",
".": "t_null",
"/": [ [ "t_region_groundcover_barren", 225 ], [ "t_region_groundcover", 45 ], [ "t_region_shrub", 3 ] ],
"/": [ [ "t_region_groundcover_barren", 225 ], [ "t_region_groundcover", 45 ] ],
"5": "t_barndoor",
"6": "t_palisade_pulley",
"T": [ [ "t_region_groundcover_barren", 20 ], [ "t_region_tree_shade", 30 ] ],
Expand Down

0 comments on commit ca3589f

Please sign in to comment.