From c8f7edd9ee0f0f0d7c54b684c57e175d6f5f5df3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 21 Jun 2023 23:00:50 -0700 Subject: Fix the overmap_path tile. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index cbdf733..503e158 100644 --- a/tile_config.json +++ b/tile_config.json @@ -76846,7 +76846,7 @@ }, { "id": [ "overmap_path", "overmap_path_above", "overmap_path_below" ], - "fg": 9676, + "fg": 9592, "rotates": false }, { -- cgit v1.2.1