From 3ca3a5ef2e287ee3d7d32e7a61b9175e9e4accba Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 28 Aug 2024 20:05:42 -0700 Subject: Fix the joint servo cbm to not look like a faulty cbm when on the ground. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index f2a81f9..fc9240d 100644 --- a/tile_config.json +++ b/tile_config.json @@ -15924,7 +15924,7 @@ { "id": "overlay_male_mutation_bio_infrared", "fg": 9071, "rotates": false }, { "id": "bio_int_enhancer", "fg": 9088, "rotates": false }, { "id": "bio_itchy", "fg": 9087, "rotates": false }, - { "id": "bio_jointservo", "fg": 9087, "rotates": false }, + { "id": "bio_jointservo", "fg": 9088, "rotates": false }, { "id": "bio_laser", "fg": 9088, "rotates": false }, { "id": "bio_leaky", "fg": 9087, "rotates": false }, { "id": "bio_leukocyte", "fg": 9088, "rotates": false }, -- cgit v1.2.1