From 5f55c082225eb1f6dac3c7c13dc2c723b361f059 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 5 Feb 2022 00:04:59 -0800 Subject: Switch the console terrain to use the console furniture animated version. --- tile_config.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tile_config.json') 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}, -- cgit v1.2.1