From 828ce1c4b1d326e79199873133b2e7f8fd3213c8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 12 Jan 2023 07:19:29 -0800 Subject: Add references for the new f_alien_scar_small and f_alien_nerve. --- tile_config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tile_config.json b/tile_config.json index d8c55fb..9b9758e 100644 --- a/tile_config.json +++ b/tile_config.json @@ -17523,9 +17523,11 @@ {"file": "normal_furniture.png", "tiles": [ {"id": "f_alien_anemone", "fg": 11025}, {"id": "f_alien_pod", "fg": 11026, "rotates": false}, +{"id": "f_alien_nerve", "fg": 11026, "rotates": false}, {"id": "f_alien_pod_organ", "fg": 11027, "rotates": false}, {"id": "f_alien_pod_resin", "fg": 11028, "rotates": false}, {"id": "f_alien_scar", "fg": 11029, "rotates": false}, +{"id": "f_alien_scar_small", "fg": 11029, "rotates": false}, {"id": "f_alien_table", "fg": 11030, "rotates": true, "multitile": true, "additional_tiles": [{"id": "center", "fg": 11031}, {"id": "corner", "fg": [11032, 11033, 11034, 11035]}, {"id": "t_connection", "fg": [11042, 11043, 11044, 11045]}, -- cgit v1.2.1