diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index bf1e535..c7eb345 100644 --- a/tile_config.json +++ b/tile_config.json @@ -12776,7 +12776,7 @@ { "id": "jack_small", "fg": 7072 }, { "id": "overlay_wielded_jack_small", "fg": 7072 }, { "id": [ "jackhammer", "auger" ], "fg": 7073, "bg": 9555, "rotates": false }, - { "id": [ "overlay_wielded_jackhammer", "overlay_auger" ], "fg": 7074, "bg": 9555, "rotates": false }, + { "id": [ "overlay_wielded_jackhammer", "overlay_wielded_auger" ], "fg": 7074, "bg": 9555, "rotates": false }, { "id": "kiln", "fg": 7075, "bg": 9555, "rotates": false }, { "id": "overlay_wielded_kiln", "fg": 7075, "rotates": false }, { "id": "kiln_pseudo", "fg": 7053, "bg": 9555, "rotates": false }, |