diff options
-rw-r--r-- | tile_config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tile_config.json b/tile_config.json index 0af398e..b62e9f6 100644 --- a/tile_config.json +++ b/tile_config.json @@ -369,8 +369,8 @@ { "id": "reloaded_46mm", "fg": 179, "bg": 10195, "rotates": false }, { "id": "500_Magnum", "fg": 180, "bg": 10195, "rotates": false }, { "id": "overlay_wielded_500_Magnum", "fg": 180, "rotates": false }, - { "id": "bp_500_Magnum", "fg": [ ], "bg": 10195, "rotates": false }, - { "id": "overlay_wielded_bp_500_Magnum", "fg": [ ], "rotates": false }, + { "id": "bp_500_Magnum", "fg": 182, "bg": 10195, "rotates": false }, + { "id": "overlay_wielded_bp_500_Magnum", "fg": 182, "rotates": false }, { "id": "overlay_wielded_reloaded_500_Magnum", "fg": 182, "rotates": false }, { "id": "reloaded_500_Magnum", "fg": 182, "bg": 10195, "rotates": false }, { "id": "50_incendiary", "fg": 183, "bg": 10195, "rotates": false }, |