From 83e202d27ec25abc3edf1e40c6896d5190ec1e83 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 2 Jun 2022 18:00:09 -0700 Subject: Fix music store tile id. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index 18b2165..645c8b9 100644 --- a/tile_config.json +++ b/tile_config.json @@ -24778,7 +24778,7 @@ {"id": ["gym_boxing"], "fg": 19167, "rotates": false}, {"id": ["s_bookstore","s_bookstore_1"], "fg": 19168, "rotates": false}, {"id": ["s_library","s_library_1"], "fg": 19169, "rotates": false}, -{"id": ["s_music"], "fg": 19180, "rotates": false}], +{"id": ["s_music"], "fg": 19170, "rotates": false}], "//": "range 19137 to 19472"}, {"file": "fallback.png", "//": "Also placeholder tiles for shotgun cone blast", -- cgit v1.2.1