Skip to content

Commit

Permalink
Merge pull request #78701 from oosyrag/lighthouse-wallerheater
Browse files Browse the repository at this point in the history
Fix water heater in window small lighthouse
  • Loading branch information
Anton Burmistrov authored Dec 22, 2024
2 parents 53cbd1e + e55e874 commit b468ff0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/mapgen/lake_buildings/lighthouse_small.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ñ": "t_wall_wood",
"å": "t_wall_glass",
"@": "t_wall_lighthouse_lens",
"w": "t_metal_grate_window",
"z": "t_metal_grate_window",
"ö": "t_door_lighthouse_lens_c",
"/": "t_door_c",
"!": "t_door_glass_c",
Expand Down Expand Up @@ -120,7 +120,7 @@
"~~~~~¢¢¢¢............~~~",
"~~¢¢¢¢......||/|||.....~",
"~¢¢¢........|f_ht|.....~",
"~~ñññññ.....w___Pw.....~",
"~~ñññññ.....z___Pz.....~",
"~.ñõæ_/.....|<__W|.....~",
"~.ñõõŵñ.....|____|.....~",
"~.ñññññ.....|l_XX|...`~~",
Expand Down Expand Up @@ -154,7 +154,7 @@
" ëëë ",
" ëëë ",
" ",
" ||w||| ",
" ||z||| ",
" |B_BB| ",
" ëëëëë |___B| ",
" ëëëëë |v___| ",
Expand Down

0 comments on commit b468ff0

Please sign in to comment.