diff options
-rw-r--r-- | tile_config.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index 92f9c2e..8cffae4 100644 --- a/tile_config.json +++ b/tile_config.json @@ -3366,6 +3366,9 @@ { "id": "overlay_wielded_power_armor_frame", "fg": 1848, "rotates": false }, { "id": "power_armor_frame", "fg": 1848, "bg": 9331, "rotates": false }, { "id": "overlay_worn_power_armor_frame", "fg": 1849, "rotates": false }, + { "id": "overlay_wielded_power_armor_back_holster", "fg": 1848, "rotates": false }, + { "id": "power_armor_back_holster", "fg": 1848, "bg": 9331, "rotates": false }, + { "id": "overlay_worn_power_armor_back_holster", "fg": 0, "rotates": false }, { "id": "overlay_wielded_power_armor_heavy", "fg": 1850, "rotates": false }, { "id": "power_armor_heavy", "fg": 1850, "bg": 9331, "rotates": false }, { "id": "overlay_worn_power_armor_heavy", "fg": 1851, "rotates": false }, @@ -21279,7 +21282,7 @@ { "id": "trailhead_shack_z0", "fg": 10126, "rotates": false }, { "id": "trailhead_shack_z1", "fg": 10126, "rotates": false }, { "id": "triffid_field", "fg": 10127, "rotates": false }, - { "id": "unknown_map_extra", "fg": [ ], "bg": [ ], "rotates": false }, + { "id": "unknown_map_extra", "fg": [ 0 ], "bg": [ 0 ], "rotates": false }, { "id": "unknown_terrain", "fg": 10128, "rotates": false }, { "id": [ "urban_1_1", "urban_2_1", "urban_3_1", "urban_5_1", "urban_4_3", "urban_6_1", "urban_7_1", "urban_8_2", "urban_13_3", "urban_14_4", "urban_16_2" ], |