Skip to content

Commit

Permalink
fast food restaurant - fix terrain
Browse files Browse the repository at this point in the history
  • Loading branch information
LovamKicsiGazsii authored May 9, 2022
1 parent 98d7308 commit 31cc6ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/json/mapgen/restaurant_fast.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@
"5": "t_wall_glass",
"=": "t_linoleum_gray",
"O": "t_linoleum_white",
"P": "t_linoleum_white",
"P": "t_linoleum_gray",
"S": "t_linoleum_white",
"_": "t_pavement",
"c": "t_linoleum_white",
"x": "t_linoleum_white",
"e": "t_linoleum_white",
"l": "t_linoleum_white",
"o": "t_window_open",
Expand Down

0 comments on commit 31cc6ba

Please sign in to comment.