From b9bc6f1b6b322656f7f62e003c537b931a1f3ac2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 28 Aug 2024 21:07:26 -0700 Subject: Fix several bionics using the faulty bionic tile, and vise versa. --- tile_config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tile_config.json b/tile_config.json index fc9240d..08c1185 100644 --- a/tile_config.json +++ b/tile_config.json @@ -15892,11 +15892,11 @@ { "id": "overlay_male_mutation_bio_deformity", "fg": 9065, "rotates": false }, { "id": "bio_dex_enhancer", "fg": 9088, "rotates": false }, { "id": "bio_digestion", "fg": 9088, "rotates": false }, - { "id": "bio_dis_acid", "fg": 9088, "rotates": false }, + { "id": "bio_dis_acid", "fg": 9087, "rotates": false }, { "id": "overlay_female_mutation_bio_dis_acid", "fg": 9066, "rotates": false }, { "id": "overlay_male_mutation_bio_dis_acid", "fg": 9067, "rotates": false }, - { "id": "bio_dis_shock", "fg": 9088, "rotates": false }, - { "id": "bio_drain", "fg": 9088, "rotates": false }, + { "id": "bio_dis_shock", "fg": 9087, "rotates": false }, + { "id": "bio_drain", "fg": 9087, "rotates": false }, { "id": "bio_ears", "fg": 9088, "rotates": false }, { "id": "bio_emp", "fg": 9088, "rotates": false }, { "id": "bio_emp_armgun", "fg": 9088, "rotates": false }, @@ -15914,7 +15914,7 @@ { "id": "bio_fuel_cell_gasoline", "fg": 9088, "rotates": false }, { "id": "bio_geiger", "fg": 9088, "rotates": false }, { "id": "bio_gills", "fg": 9088, "rotates": false }, - { "id": "bio_glowy", "fg": 9088, "rotates": false }, + { "id": "bio_glowy", "fg": 9087, "rotates": false }, { "id": "bio_ground_sonar", "fg": 9088, "rotates": false }, { "id": "bio_heat_absorb", "fg": 9088, "rotates": false }, { "id": "bio_heatsink", "fg": 9088, "rotates": false }, @@ -15942,7 +15942,7 @@ { "id": "bio_night_vision", "fg": 9088, "rotates": false }, { "id": "overlay_female_mutation_bio_night_vision", "fg": 9074, "rotates": false }, { "id": "overlay_male_mutation_bio_night_vision", "fg": 9075, "rotates": false }, - { "id": "bio_noise", "fg": 9088, "rotates": false }, + { "id": "bio_noise", "fg": 9087, "rotates": false }, { "id": "bio_nostril", "fg": 9087, "rotates": false }, { "id": "bio_ods", "fg": 9088, "rotates": false }, { "id": "overlay_female_mutation_bio_ods", "fg": 9076, "rotates": false }, @@ -15953,7 +15953,7 @@ { "id": "bio_power_armor_interface_mkII", "fg": 9088, "rotates": false }, { "id": "bio_power_storage", "fg": 9088, "rotates": false }, { "id": "bio_power_storage_mkII", "fg": 9088, "rotates": false }, - { "id": "bio_power_weakness", "fg": 9088, "rotates": false }, + { "id": "bio_power_weakness", "fg": 9087, "rotates": false }, { "id": "bio_probability_travel", "fg": 9088, "rotates": false }, { "id": "bio_purifier", "fg": 9088, "rotates": false }, { "id": "overlay_female_mutation_bio_purifier", "fg": 9078, "rotates": false }, @@ -15976,7 +15976,7 @@ { "id": "bio_soporific", "fg": 9088, "rotates": false }, { "id": "bio_spasm", "fg": 9087, "rotates": false }, { "id": "bio_speed", "fg": 9088, "rotates": false }, - { "id": "bio_stiff", "fg": 9088, "rotates": false }, + { "id": "bio_stiff", "fg": 9087, "rotates": false }, { "id": "bio_str_enhancer", "fg": 9088, "rotates": false }, { "id": "bio_sunglasses", "fg": 9088, "rotates": false }, { "id": "overlay_female_mutation_bio_sunglasses", "fg": 9082, "rotates": false }, -- cgit v1.2.1