Skip to content

Commit

Permalink
fix: fixes cabin pool having salt water shallows (#4316)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Mar 8, 2024
1 parent 7f49f99 commit 5fdfd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen_palettes/cabin.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"r": "t_rock_floor",
"S": "t_rock_floor",
"%": "t_gutter_downspout",
"q": "t_swater_sh",
"q": "t_water_sh",
"Q": "t_water_dp",
"H": "t_chickenwire_gate_c",
"I": "t_chickenwire_fence"
Expand Down

0 comments on commit 5fdfd73

Please sign in to comment.