diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tile_config.json b/tile_config.json index c50b58a..5de00c2 100644 --- a/tile_config.json +++ b/tile_config.json @@ -4776,6 +4776,12 @@ { "id": "overlay_wielded_holybook_quran", "fg": 2601 }, { "id": "holybook_satanic", "fg": 2572, "rotates": false }, { "id": "overlay_wielded_holybook_satanic", "fg": 2573, "rotates": false }, + { "id": "holybook_paganism", "fg": 2572, "rotates": false }, + { "id": "overlay_wielded_holybook_paganism", "fg": 2573, "rotates": false }, + { "id": "holybook_taoism", "fg": 2546, "bg": 9500, "rotates": false }, + { "id": "overlay_wielded_holybook_taoism", "fg": 2601 }, + { "id": "holybook_confucianism", "fg": 2546, "bg": 9500, "rotates": false }, + { "id": "overlay_wielded_holybook_confucianism", "fg": 2601 }, { "id": "holybook_scientology", "fg": 2600, "bg": 9500, "rotates": false }, { "id": "overlay_wielded_holybook_scientology", "fg": 2601 }, { "id": "holybook_slack", "fg": 2600, "bg": 9500, "rotates": false }, |