diff options
-rw-r--r-- | tile_config.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json index 31d3b51..45e94d2 100644 --- a/tile_config.json +++ b/tile_config.json @@ -857,6 +857,9 @@ { "id": "legpouch_large", "fg": 403 }, { "id": "overlay_wielded_legpouch_large", "fg": 403 }, { "id": "overlay_worn_legpouch_large", "fg": 404 }, + { "id": "grenade_pouch", "fg": 403 }, + { "id": "overlay_wielded_grenade_pouch", "fg": 403 }, + { "id": "overlay_worn_grenade_pouch", "fg": 404 }, { "id": "overlay_wielded_quiver", "fg": 405, "rotates": false }, { "id": "quiver", "fg": 405, "bg": 10195, "rotates": false }, { "id": "overlay_worn_quiver", "fg": 406, "rotates": false }, |