Skip to content

Commit

Permalink
Merge pull request #77635 from Milopetilo/gas-station
Browse files Browse the repository at this point in the history
Replace rock floor in gas station
  • Loading branch information
Night-Pryanik authored Nov 8, 2024
2 parents 7166775 + 93f559c commit a0591f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen/gas_stations/s_gas.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
".": "t_region_groundcover_urban",
"0": [ "t_curtains", "t_window_domestic" ],
"3": "t_door_c",
"=": "t_rock_floor",
"=": "t_thconc_floor",
"~": "t_railing",
"_": "t_pavement",
"4": "t_gutter_downspout"
Expand Down

0 comments on commit a0591f1

Please sign in to comment.