diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index 870eed6..b0d9cee 100644 --- a/tile_config.json +++ b/tile_config.json @@ -15556,7 +15556,7 @@ {"id": "river_east", "fg": 9649, "bg": 9131, "rotates": false}, {"id": "river_south", "fg": 9654, "bg": 9131, "rotates": false}, {"id": ["river_center", "bridge_under"], "fg": 9644, "bg": 9131, "rotates": false}, -{"id": "river", "fg": [9651, 9649, 9654, 9656], "bg": 9131, "rotates": true}, +{"id": "river", "fg": [9651, 9656, 9654, 9649], "bg": 9131, "rotates": true}, {"id": ["river_c_not_nw"], "fg": 9646, "bg": 9131, "rotates": false}, {"id": ["river_c_not_ne"], "fg": 9645, "bg": 9131, "rotates": false}, {"id": ["river_c_not_sw"], "fg": 9648, "bg": 9131, "rotates": false}, |