From a05ac924ab1e7b5da9790905cac98289f7a47d14 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 27 Jul 2024 12:53:02 -0700 Subject: Set aliases for the pagan, taoism, and confucianism holy books. --- tile_config.json | 6 ++++++ 1 file changed, 6 insertions(+) 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 }, -- cgit v1.2.1