Skip to content

Commit

Permalink
fix: consistency problem with one of the roofs of the gothic church (#…
Browse files Browse the repository at this point in the history
…4769)

Update church.json
  • Loading branch information
0Monet authored Jun 9, 2024
1 parent d82b4a5 commit 3371be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen/church.json
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
"+": "t_door_locked",
"D": "t_window_domestic",
"B": "t_window_stained_blue",
"_": "t_flat_roof",
"_": "t_rock_floor_no_roof",
">": "t_stairs_down",
"G": "t_window_stained_green"
},
Expand Down

0 comments on commit 3371be9

Please sign in to comment.