diff options
-rw-r--r-- | tile_config.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tile_config.json b/tile_config.json index c3f1217..cfcff6e 100644 --- a/tile_config.json +++ b/tile_config.json @@ -17131,8 +17131,11 @@ {"id": "overlay_wielded_t_centrifuge", "fg": 10457, "rotates": false}, {"id": "t_centrifuge", "fg": 10457, "bg": 9161, "rotates": false}, {"id": "overlay_wielded_t_console", "fg": 10458, "rotates": false}, -{"id": "t_console", "fg": 10458, "rotates": false}, -{"id": ["t_console_broken", "t_console_broken_test"], "fg": 10459, "rotates": false}, +{"id": "t_console", "fg": [{"weight": 10, "sprite": 12390}, +{"weight": 10, "sprite": 12391}, +{"weight": 10, "sprite": 12392}, +{"weight": 10, "sprite": 12393}], "animated": true}, +{"id": ["t_console_broken", "t_console_broken_test"], "fg": 12394, "rotates": false}, {"id": "overlay_wielded_t_diesel_tank", "fg": 10460}, {"id": "t_diesel_tank", "fg": 10460, "bg": 9162}, {"id": "overlay_wielded_t_diesel_tank_smashed", "fg": 10461, "rotates": false}, |