From 7cd027a977bc2209f9904c3e2eb1d9acccd83585 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 11 Nov 2023 21:49:33 -0800 Subject: Also add aliases for wielding faulty and ocular bionics. --- tile_config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tile_config.json b/tile_config.json index ba52cfe..78e5b56 100644 --- a/tile_config.json +++ b/tile_config.json @@ -71912,6 +71912,16 @@ "fg": 8992, "rotates": false }, + { + "id": "overlay_wielded_bionic_general_faulty", + "fg": 8991, + "rotates": false + }, + { + "id": [ "overlay_wielded_bio_eye_enhancer", "overlay_wielded_bio_eye_optic", "overlay_wielded_cbm_eye" ], + "fg": 8990, + "rotates": false + }, { "id": "bio_ads", "fg": 8992, -- cgit v1.2.1