From 280a414dc2a71f06b4b0ba6d36504b851268c2ea Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 15 Jan 2023 10:09:31 -0800 Subject: Fix error in mosin91 fg. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index b6d29e2..c88d9de 100644 --- a/tile_config.json +++ b/tile_config.json @@ -35611,7 +35611,7 @@ { "id": "mosin44_ebr", "fg": 19214, "rotates": false }, { "id": "overlay_wielded_mosin44_ebr", "fg": 19215, "rotates": false }, { "id": "mosin91_30_ebr", "fg": 19216, "rotates": false }, - { "id": "overlay_wielded_mosin91_30_ebr", "fg": 73217, "rotates": false }, + { "id": "overlay_wielded_mosin91_30_ebr", "fg": 19217, "rotates": false }, { "id": "mon_feral_jackboot", "fg": [ { "weight": 111, "sprite": 19218 }, { "weight": 111, "sprite": 19219 }, { "weight": 111, "sprite": 19220 } ], -- cgit v1.2.1