From f685fdf546439b5cb4eb31c3d8849aa51f5668a6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 Aug 2020 14:09:18 -0700 Subject: Add placeholders for armored hands and feet CBMs --- tile_config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tile_config.json b/tile_config.json index e3036c1..a5035ba 100644 --- a/tile_config.json +++ b/tile_config.json @@ -4170,9 +4170,11 @@ { "id": "bio_ads", "fg": 1016, "rotates": false }, { "id": "bio_alarm", "fg": 1016, "rotates": false }, { "id": "bio_armor_arms", "fg": 1016, "rotates": false }, + { "id": "bio_armor_hands", "fg": 1016, "rotates": false }, { "id": "bio_armor_eyes", "fg": 1016, "rotates": false }, { "id": "bio_armor_head", "fg": 1016, "rotates": false }, { "id": "bio_armor_legs", "fg": 1016, "rotates": false }, + { "id": "bio_armor_feet", "fg": 1016, "rotates": false }, { "id": "bio_armor_torso", "fg": 1016, "rotates": false }, { "id": "bio_batteries", "fg": 1016, "rotates": false }, { "id": "bio_sword", "fg": 1016, "rotates": false }, @@ -11709,6 +11711,10 @@ { "id": "overlay_female_mutation_bio_sunglasses", "fg": 10513, "rotates": false }, { "id": "overlay_male_mutation_bio_armor_arms", "fg": 10514, "rotates": false }, { "id": "overlay_female_mutation_bio_armor_arms", "fg": 10515, "rotates": false }, + { "id": "overlay_male_mutation_bio_armor_hands", "fg": 0, "rotates": false }, + { "id": "overlay_female_mutation_bio_armor_hands", "fg": 0, "rotates": false }, + { "id": "overlay_male_mutation_bio_armor_feet", "fg": 0, "rotates": false }, + { "id": "overlay_female_mutation_bio_armor_feet", "fg": 0, "rotates": false }, { "id": "overlay_male_mutation_bio_night", "fg": 10516, "rotates": false }, { "id": "overlay_female_mutation_bio_night", "fg": 10517, "rotates": false }, { "id": "overlay_male_mutation_active_bio_night", "fg": 10518, "rotates": false }, -- cgit v1.2.1