1{
2  "tile_info": [
3    { "height": 16, "width": 16 }
4  ],
5  "tiles": [
6    { "id": "unknown", "fg": 54, "rotates": true },
7    { "id": "weather_acid_drop", "bg": 14 },
8    { "id": "weather_rain_drop", "bg": 13 },
9    { "id": "weather_snowflake", "bg": 15 },
10    { "id": "animation_hit", "bg": 49 },
11    { "id": "line_target", "bg": 12 },
12    { "id": "line_trail", "bg": 12 },
13    { "id": "animation_line", "bg": 49 },
14    {
15      "id": "explosion",
16      "bg": 5,
17      "multitile": true,
18      "rotates": true,
19      "additional_tiles": [ { "id": "corner", "fg": 28 }, { "id": "edge", "fg": 44 } ]
20    },
21    { "id": "animation_bullet_normal", "fg": 0 },
22    { "id": "animation_bullet_flame", "fg": 0 },
23    { "id": "animation_bullet_shrapnel", "fg": 0 },
24    { "id": "cursor", "fg": 12 },
25    { "id": "highlight", "fg": 12 },
26    { "id": "lighting_boomered_light", "fg": 50, "rotates": false },
27    { "id": "lighting_boomered_dark", "fg": 51, "rotates": false },
28    { "id": "lighting_lowlight_light", "fg": 52, "rotates": false },
29    { "id": "lighting_lowlight_dark", "fg": 53, "rotates": false },
30    { "id": "lighting_hidden", "fg": 0, "bg": 0, "rotates": false },
31    { "id": "npc_male", "fg": 32, "rotates": false },
32    { "id": "npc_female", "fg": 32, "rotates": false },
33    { "id": "player_male", "fg": 32, "rotates": false },
34    { "id": "player_female", "fg": 32, "rotates": false },
35    { "id": "t_hole", "rotates": false },
36    { "id": "t_dirt", "fg": 2, "rotates": false },
37    { "id": "t_sand", "rotates": false },
38    { "id": "t_dirtmound", "bg": 2, "rotates": false },
39    { "id": "t_pit_shallow", "rotates": false },
40    { "id": "t_pit", "rotates": false },
41    { "id": "t_pit_corpsed", "rotates": false },
42    { "id": "t_pit_covered", "rotates": false },
43    { "id": "t_pit_spiked", "rotates": false },
44    { "id": "t_pit_spiked_covered", "rotates": false },
45    { "id": "t_pit_glass", "rotates": false },
46    { "id": "t_pit_glass_covered", "rotates": false },
47    { "id": "t_rock_floor", "bg": 3, "rotates": false },
48    { "id": "t_rubble", "rotates": false },
49    { "id": "t_ash", "rotates": false },
50    { "id": "t_metal", "rotates": false },
51    { "id": "t_wreckage", "rotates": false },
52    { "id": "t_grass", "fg": 4, "rotates": false },
53    { "id": "t_metal_floor", "rotates": false },
54    { "id": "t_pavement", "fg": 3, "rotates": false },
55    { "id": "t_pavement_y", "fg": 5, "bg": 3, "rotates": false },
56    { "id": "t_sidewalk", "rotates": false },
57    { "id": "t_floor", "bg": 11, "rotates": false },
58    { "id": "t_dirtfloor", "fg": 2, "rotates": false },
59    { "id": "t_grate", "rotates": false },
60    { "id": "t_slime", "rotates": false },
61    { "id": "t_bridge", "rotates": false },
62    { "id": "t_skylight", "rotates": false },
63    { "id": "t_emergency_light_flicker", "rotates": false },
64    { "id": "t_emergency_light", "rotates": false },
65    { "id": "t_wall_log_half", "rotates": false },
66    { "id": "t_wall_log", "rotates": false },
67    { "id": "t_wall_log_chipped", "rotates": false },
68    { "id": "t_wall_log_broken", "rotates": false },
69    { "id": "t_palisade", "rotates": false },
70    { "id": "t_palisade_gate", "rotates": false },
71    { "id": "t_palisade_gate_o", "rotates": false },
72    { "id": "t_wall_half", "rotates": false },
73    { "id": "t_wall_wood", "rotates": false },
74    { "id": "t_wall_wood_chipped", "rotates": false },
75    { "id": "t_wall_wood_broken", "rotates": false },
76    {
77      "id": "t_wall_v",
78      "fg": 17,
79      "bg": 2,
80      "multitile": true,
81      "additional_tiles": [
82        { "id": "center", "fg": 36 },
83        { "id": "corner", "fg": 37 },
84        { "id": "edge", "fg": 38 },
85        { "id": "t_connection", "fg": 39 },
86        { "id": "end_piece", "fg": 40 },
87        { "id": "unconnected", "fg": 41 }
88      ],
89      "rotates": false
90    },
91    {
92      "id": "t_wall_h",
93      "fg": 18,
94      "bg": 2,
95      "multitile": true,
96      "additional_tiles": [
97        { "id": "center", "fg": 36 },
98        { "id": "corner", "fg": 37 },
99        { "id": "edge", "fg": 38 },
100        { "id": "t_connection", "fg": 39 },
101        { "id": "end_piece", "fg": 40 },
102        { "id": "unconnected", "fg": 41 }
103      ],
104      "rotates": false
105    },
106    { "id": "t_concrete_v", "rotates": false },
107    { "id": "t_concrete_h", "rotates": false },
108    { "id": "t_wall_metal_v", "rotates": false },
109    { "id": "t_wall_metal_h", "rotates": false },
110    { "id": "t_wall_glass_v", "rotates": false },
111    { "id": "t_wall_glass_h", "rotates": false },
112    { "id": "t_wall_glass_v_alarm", "rotates": false },
113    { "id": "t_wall_glass_h_alarm", "rotates": false },
114    { "id": "t_reinforced_glass_v", "rotates": false },
115    { "id": "t_reinforced_glass_h", "rotates": false },
116    { "id": "t_bars", "rotates": false },
117    { "id": "t_door_c", "fg": 33, "rotates": false },
118    { "id": "t_door_b", "rotates": false },
119    { "id": "t_door_o", "fg": 34, "rotates": false },
120    { "id": "t_door_locked_interior", "rotates": false },
121    { "id": "t_door_locked", "rotates": false },
122    { "id": "t_door_locked_alarm", "rotates": false },
123    { "id": "t_door_frame", "rotates": false },
124    { "id": "t_chaingate_l", "rotates": false },
125    { "id": "t_fencegate_c", "rotates": false },
126    { "id": "t_fencegate_o", "rotates": false },
127    { "id": "t_chaingate_c", "rotates": false },
128    { "id": "t_chaingate_o", "rotates": false },
129    { "id": "t_door_boarded", "rotates": false },
130    { "id": "t_door_metal_c", "rotates": false },
131    { "id": "t_door_metal_o", "rotates": false },
132    { "id": "t_door_metal_locked", "rotates": false },
133    { "id": "t_door_bar_c", "rotates": false },
134    { "id": "t_door_bar_o", "rotates": false },
135    { "id": "t_door_bar_locked", "rotates": false },
136    { "id": "t_door_glass_c", "rotates": false },
137    { "id": "t_door_glass_o", "rotates": false },
138    { "id": "t_door_glass_frosted_c", "rotates": false },
139    { "id": "t_door_glass_frosted_o", "rotates": false },
140    { "id": "t_portcullis", "rotates": false },
141    { "id": "t_recycler", "rotates": false },
142    { "id": "t_window", "fg": 35, "rotates": false },
143    { "id": "t_window_taped", "rotates": false },
144    { "id": "t_window_domestic", "fg": 35, "rotates": false },
145    { "id": "t_window_domestic_taped", "rotates": false },
146    { "id": "t_window_open", "rotates": false },
147    { "id": "t_curtains", "rotates": false },
148    { "id": "t_window_alarm", "rotates": false },
149    { "id": "t_window_alarm_taped", "rotates": false },
150    { "id": "t_window_empty", "rotates": false },
151    { "id": "t_window_frame", "rotates": false },
152    { "id": "t_window_boarded", "rotates": false },
153    { "id": "t_window_stained_green", "rotates": false },
154    { "id": "t_window_stained_red", "rotates": false },
155    { "id": "t_window_stained_blue", "rotates": false },
156    {
157      "id": "t_rock",
158      "fg": 17,
159      "bg": 3,
160      "multitile": true,
161      "additional_tiles": [
162        { "id": "center", "fg": 36 },
163        { "id": "corner", "fg": 37 },
164        { "id": "edge", "fg": 38 },
165        { "id": "t_connection", "fg": 39 },
166        { "id": "end_piece", "fg": 40 },
167        { "id": "unconnected", "fg": 41 }
168      ],
169      "rotates": false
170    },
171    { "id": "t_fault", "rotates": false },
172    { "id": "t_paper", "rotates": false },
173    { "id": "t_tree", "fg": 6, "bg": 2, "rotates": false },
174    { "id": "t_tree_young", "fg": 10, "bg": 2, "rotates": false },
175    { "id": "t_tree_apple", "rotates": false },
176    { "id": "t_underbrush", "fg": 9, "bg": 2, "rotates": false },
177    { "id": "t_shrub", "fg": 9, "bg": 2, "rotates": false },
178    { "id": "t_shrub_blueberry", "fg": 9, "bg": 2, "rotates": false },
179    { "id": "t_shrub_strawberry", "fg": 9, "bg": 2, "rotates": false },
180    { "id": "t_trunk", "rotates": false },
181    { "id": "t_root_wall", "rotates": false },
182    { "id": "t_wax", "rotates": false },
183    { "id": "t_floor_wax", "rotates": false },
184    { "id": "t_fence_v", "rotates": true },
185    { "id": [ "t_fence", "t_fence_h" ], "rotates": true },
186    { "id": "t_chainfence_v", "rotates": true },
187    { "id": [ "t_chainfence", "t_chainfence_h" ], "rotates": true },
188    { "id": "t_chainfence_posts", "rotates": false },
189    { "id": "t_fence_post", "rotates": false },
190    { "id": "t_fence_wire", "rotates": false },
191    { "id": "t_fence_barbed", "rotates": false },
192    { "id": "t_fence_rope", "rotates": false },
193    { "id": "t_railing_v", "rotates": true },
194    { "id": [ "t_railing", "t_railing_h" ], "rotates": true },
195    { "id": "t_marloss", "rotates": false },
196    { "id": "t_fungus", "rotates": false },
197    { "id": "t_tree_fungal", "rotates": false },
198    { "id": "t_water_sh", "rotates": false },
199    { "id": "t_water_dp", "rotates": false },
200    { "id": "t_water_pool", "rotates": false },
201    { "id": "t_sewage", "rotates": false },
202    { "id": "t_lava", "rotates": false },
203    { "id": "t_sandbox", "rotates": false },
204    { "id": "t_slide", "rotates": false },
205    { "id": "t_monkey_bars", "rotates": false },
206    { "id": "t_backboard", "rotates": false },
207    { "id": "t_gas_pump", "rotates": false },
208    { "id": "t_gas_pump_smashed", "rotates": false },
209    { "id": "t_generator_broken", "rotates": false },
210    { "id": "t_missile", "rotates": false },
211    { "id": "t_missile_exploded", "rotates": false },
212    { "id": "t_radio_tower", "rotates": false },
213    { "id": "t_radio_controls", "rotates": false },
214    { "id": "t_console_broken", "rotates": false },
215    { "id": "t_console", "rotates": false },
216    { "id": "t_gates_mech_control", "rotates": false },
217    { "id": "t_gates_control_concrete", "rotates": false },
218    { "id": "t_barndoor", "rotates": false },
219    { "id": "t_palisade_pulley", "rotates": false },
220    { "id": "t_sewage_pipe", "rotates": false },
221    { "id": "t_sewage_pump", "rotates": false },
222    { "id": "t_centrifuge", "rotates": false },
223    { "id": "t_column", "rotates": false },
224    { "id": "t_vat", "rotates": false },
225    { "id": "t_stairs_down", "bg": 2, "fg": 43, "rotates": false },
226    { "id": "t_stairs_up", "bg": 3, "fg": 42, "rotates": false },
227    { "id": "t_manhole", "rotates": false },
228    { "id": "t_ladder_up", "rotates": false },
229    { "id": "t_ladder_down", "rotates": false },
230    { "id": "t_slope_down", "rotates": false },
231    { "id": "t_slope_up", "rotates": false },
232    { "id": "t_rope_up", "rotates": false },
233    { "id": "t_manhole_cover", "rotates": false },
234    { "id": "t_card_science", "rotates": false },
235    { "id": "t_card_military", "rotates": false },
236    { "id": "t_card_reader_broken", "rotates": false },
237    { "id": "t_slot_machine", "rotates": false },
238    { "id": "t_elevator_control", "rotates": false },
239    { "id": "t_elevator_control_off", "rotates": false },
240    { "id": "t_elevator", "rotates": false },
241    { "id": "t_pedestal_wyrm", "rotates": false },
242    { "id": "t_pedestal_temple", "rotates": false },
243    { "id": "t_rock_red", "rotates": false },
244    { "id": "t_rock_green", "rotates": false },
245    { "id": "t_rock_blue", "rotates": false },
246    { "id": "t_floor_red", "rotates": false },
247    { "id": "t_floor_green", "rotates": false },
248    { "id": "t_floor_blue", "rotates": false },
249    { "id": "t_switch_rg", "rotates": false },
250    { "id": "t_switch_gb", "rotates": false },
251    { "id": "t_switch_rb", "rotates": false },
252    { "id": "t_switch_even", "rotates": false },
253    { "id": "tr_bubblewrap", "rotates": false },
254    { "id": "tr_cot", "rotates": false },
255    { "id": "f_brazier", "rotates": false },
256    { "id": "tr_funnel", "rotates": false },
257    { "id": "tr_rollmat", "rotates": false },
258    { "id": "tr_beartrap", "rotates": false },
259    { "id": "tr_beartrap_buried", "rotates": false },
260    { "id": "tr_snare", "rotates": false },
261    { "id": "tr_nailboard", "rotates": false },
262    { "id": "tr_tripwire", "rotates": false },
263    { "id": "tr_crossbow", "rotates": false },
264    { "id": "tr_shotgun_2", "rotates": false },
265    { "id": "tr_shotgun_2_1", "rotates": false },
266    { "id": "tr_shotgun_1", "rotates": false },
267    { "id": "tr_engine", "rotates": false },
268    { "id": "tr_blade", "rotates": false },
269    { "id": "tr_light_snare", "rotates": false },
270    { "id": "tr_heavy_snare", "rotates": false },
271    { "id": "tr_landmine", "rotates": false },
272    { "id": "tr_landmine_buried", "rotates": false },
273    { "id": "tr_telepad", "rotates": false },
274    { "id": "tr_goo", "rotates": false },
275    { "id": "tr_dissector", "rotates": false },
276    { "id": "tr_sinkhole", "rotates": false },
277    { "id": "tr_pit", "rotates": false },
278    { "id": "tr_spike_pit", "rotates": false },
279    { "id": "tr_lava", "rotates": false },
280    { "id": "tr_portal", "rotates": false },
281    { "id": "tr_ledge", "rotates": false },
282    { "id": "tr_boobytrap", "rotates": false },
283    { "id": "tr_temple_flood", "rotates": false },
284    { "id": "tr_temple_toggle", "rotates": false },
285    { "id": "tr_glow", "rotates": false },
286    { "id": "tr_hum", "rotates": false },
287    { "id": "tr_shadow", "rotates": false },
288    { "id": "tr_drain", "rotates": false },
289    { "id": "tr_snake", "rotates": false },
290    { "id": "fd_blood", "rotates": false },
291    { "id": "fd_bile", "rotates": false },
292    { "id": "fd_gibs_flesh", "rotates": false },
293    { "id": "fd_gibs_veggy", "rotates": false },
294    { "id": "fd_web", "rotates": false },
295    { "id": "fd_slime", "rotates": false },
296    { "id": "fd_acid", "rotates": false },
297    { "id": "fd_sap", "rotates": false },
298    { "id": "fd_sludge", "rotates": false },
299    { "id": "fd_fire", "rotates": false },
300    { "id": "fd_rubble", "rotates": false },
301    { "id": "fd_smoke", "rotates": false },
302    { "id": "fd_toxic_gas", "rotates": false },
303    { "id": "fd_tear_gas", "rotates": false },
304    { "id": "fd_nuke_gas", "rotates": false },
305    { "id": "fd_gas_vent", "rotates": false },
306    { "id": "fd_fire_vent", "rotates": false },
307    { "id": "fd_flame_burst", "rotates": false },
308    { "id": "fd_electricity", "rotates": false },
309    { "id": "fd_fatigue", "rotates": false },
310    { "id": "fd_push_items", "rotates": false },
311    { "id": "fd_shock_vent", "rotates": false },
312    { "id": "fd_acid_vent", "rotates": false },
313    { "id": "mon_squirrel", "rotates": false },
314    { "id": "mon_rabbit", "rotates": false },
315    { "id": "mon_deer", "rotates": false },
316    { "id": "mon_moose", "rotates": false },
317    { "id": "mon_wolf", "rotates": false },
318    { "id": "mon_coyote", "rotates": false },
319    { "id": "mon_bear", "rotates": false },
320    { "id": "mon_cougar", "rotates": false },
321    { "id": "mon_crow", "rotates": false },
322    { "id": "mon_dog", "rotates": false },
323    { "id": "mon_cat", "rotates": false },
324    { "id": "mon_ant_larva", "rotates": false },
325    { "id": "mon_ant", "rotates": false },
326    { "id": "mon_ant_soldier", "rotates": false },
327    { "id": "mon_ant_queen", "rotates": false },
328    { "id": "mon_ant_fungus", "rotates": false },
329    { "id": "mon_fly", "rotates": false },
330    { "id": "mon_bee", "rotates": false },
331    { "id": "mon_wasp", "rotates": false },
332    { "id": "mon_graboid", "rotates": false },
333    { "id": "mon_worm", "rotates": false },
334    { "id": "mon_halfworm", "rotates": false },
335    { "id": "mon_sludge_crawler", "rotates": false },
336    { "id": "mon_zombie", "fg": 61, "rotates": false },
337    { "id": "mon_zombie_cop", "fg": 61, "rotates": false },
338    { "id": "mon_zombie_shrieker", "fg": 61, "rotates": false },
339    { "id": "mon_zombie_spitter", "fg": 61, "rotates": false },
340    { "id": "mon_zombie_electric", "fg": 61, "rotates": false },
341    { "id": "mon_zombie_smoker", "fg": 61, "rotates": false },
342    { "id": "mon_zombie_dog", "fg": 61, "rotates": false },
343    { "id": "mon_zombie_brute", "fg": 61, "rotates": false },
344    { "id": "mon_zombie_hulk", "fg": 61, "rotates": false },
345    { "id": "mon_zombie_fungus", "fg": 61, "rotates": false },
346    { "id": "mon_boomer", "fg": 61, "rotates": false },
347    { "id": "mon_boomer_fungus", "fg": 61, "rotates": false },
348    { "id": "mon_skeleton", "rotates": false },
349    { "id": "mon_zombie_necro", "fg": 61, "rotates": false },
350    { "id": "mon_zombie_scientist", "fg": 61, "rotates": false },
351    { "id": "mon_zombie_soldier", "fg": 61, "rotates": false },
352    { "id": "mon_zombie_grabber", "fg": 61, "rotates": false },
353    { "id": "mon_zombie_master", "fg": 61, "rotates": false },
354    { "id": "mon_beekeeper", "fg": 61, "rotates": false },
355    { "id": "mon_zombie_child", "rotates": false },
356    { "id": "mon_jabberwock", "rotates": false },
357    { "id": "mon_triffid", "rotates": false },
358    { "id": "mon_triffid_young", "rotates": false },
359    { "id": "mon_triffid_queen", "rotates": false },
360    { "id": "mon_creeper_hub", "rotates": false },
361    { "id": "mon_creeper_vine", "rotates": false },
362    { "id": "mon_biollante", "rotates": false },
363    { "id": "mon_vinebeast", "rotates": false },
364    { "id": "mon_triffid_heart", "rotates": false },
365    { "id": "mon_fungaloid", "rotates": false },
366    { "id": "mon_fungaloid_dormant", "rotates": false },
367    { "id": "mon_fungaloid_young", "rotates": false },
368    { "id": "mon_spore", "rotates": false },
369    { "id": "mon_fungaloid_queen", "rotates": false },
370    { "id": "mon_fungal_wall", "rotates": false },
371    { "id": "mon_blob", "rotates": false },
372    { "id": "mon_blob_small", "rotates": false },
373    { "id": "mon_chud", "rotates": false },
374    { "id": "mon_one_eye", "rotates": false },
375    { "id": "mon_crawler", "rotates": false },
376    { "id": "mon_sewer_fish", "rotates": false },
377    { "id": "mon_sewer_snake", "rotates": false },
378    { "id": "mon_sewer_rat", "rotates": false },
379    { "id": "mon_rat_king", "rotates": false },
380    { "id": "mon_mosquito", "rotates": false },
381    { "id": "mon_dragonfly", "rotates": false },
382    { "id": "mon_centipede", "rotates": false },
383    { "id": "mon_frog", "rotates": false },
384    { "id": "mon_slug", "rotates": false },
385    { "id": "mon_dermatik_larva", "rotates": false },
386    { "id": "mon_dermatik", "rotates": false },
387    { "id": "mon_spider_wolf", "rotates": false },
388    { "id": "mon_spider_web", "rotates": false },
389    { "id": "mon_spider_jumping", "rotates": false },
390    { "id": "mon_spider_trapdoor", "rotates": false },
391    { "id": "mon_spider_widow", "rotates": false },
392    { "id": "mon_dark_wyrm", "rotates": false },
393    { "id": "mon_amigara_horror", "rotates": false },
394    { "id": "mon_dog_thing", "rotates": false },
395    { "id": "mon_headless_dog_thing", "rotates": false },
396    { "id": "mon_thing", "rotates": false },
397    { "id": "mon_human_snail", "rotates": false },
398    { "id": "mon_twisted_body", "rotates": false },
399    { "id": "mon_vortex", "rotates": false },
400    { "id": "mon_flying_polyp", "rotates": false },
401    { "id": "mon_hunting_horror", "rotates": false },
402    { "id": "mon_mi_go", "rotates": false },
403    { "id": "mon_yugg", "rotates": false },
404    { "id": "mon_gelatin", "rotates": false },
405    { "id": "mon_flaming_eye", "rotates": false },
406    { "id": "mon_kreck", "rotates": false },
407    { "id": "mon_gracke", "rotates": false },
408    { "id": "mon_blank", "rotates": false },
409    { "id": "mon_gozu", "rotates": false },
410    { "id": "mon_shadow", "rotates": false },
411    { "id": "mon_breather_hub", "rotates": false },
412    { "id": "mon_breather", "rotates": false },
413    { "id": "mon_shadow_snake", "rotates": false },
414    { "id": "mon_dementia", "rotates": false },
415    { "id": "mon_homunculus", "rotates": false },
416    { "id": "mon_blood_sacrifice", "rotates": false },
417    { "id": "mon_flesh_angel", "rotates": false },
418    { "id": "mon_eyebot", "rotates": false },
419    { "id": "mon_manhack", "rotates": false },
420    { "id": "mon_skitterbot", "rotates": false },
421    { "id": "mon_secubot", "rotates": false },
422    { "id": "mon_hazmatbot", "rotates": false },
423    { "id": "mon_copbot", "rotates": false },
424    { "id": "mon_molebot", "rotates": false },
425    { "id": "mon_tripod", "rotates": false },
426    { "id": "mon_chickenbot", "rotates": false },
427    { "id": "mon_tankbot", "rotates": false },
428    { "id": "mon_turret", "rotates": false },
429    { "id": "mon_exploder", "rotates": false },
430    { "id": "mon_hallu_zom", "rotates": false },
431    { "id": "mon_hallu_bee", "rotates": false },
432    { "id": "mon_hallu_ant", "rotates": false },
433    { "id": "mon_hallu_mom", "rotates": false },
434    { "id": "mon_generator", "rotates": false },
435    { "id": "f_hay", "rotates": false },
436    { "id": "f_bulletin", "rotates": false },
437    { "id": "f_indoor_plant", "rotates": false },
438    { "id": "f_bed", "rotates": false },
439    { "id": "f_toilet", "rotates": false },
440    { "id": "f_makeshift_bed", "rotates": false },
441    { "id": "f_sink", "rotates": false },
442    { "id": "f_oven", "rotates": false },
443    { "id": "f_woodstove", "rotates": false },
444    { "id": "f_fireplace", "rotates": false },
445    { "id": "f_bathtub", "rotates": false },
446    { "id": "f_chair", "rotates": false },
447    { "id": "f_armchair", "rotates": false },
448    { "id": "f_sofa", "rotates": false },
449    { "id": "f_cupboard", "rotates": false },
450    { "id": "f_trashcan", "rotates": false },
451    { "id": "f_desk", "rotates": false },
452    { "id": "f_exercise", "rotates": false },
453    {
454      "id": "f_bench",
455      "fg": 30,
456      "multitile": true,
457      "additional_tiles": [ { "id": "edge", "fg": 30 }, { "id": "end_piece", "fg": 31 } ],
458      "rotates": true
459    },
460    { "id": "f_table", "rotates": false },
461    { "id": "f_pool_table", "rotates": false },
462    {
463      "id": "f_counter",
464      "fg": 55,
465      "multitile": true,
466      "additional_tiles": [
467        { "id": "center", "fg": 59 },
468        { "id": "corner", "fg": 55 },
469        { "id": "edge", "fg": 56 },
470        { "id": "t_connection", "fg": 57 },
471        { "id": "end_piece", "fg": 58 },
472        { "id": "unconnected", "fg": 60 }
473      ],
474      "rotates": false
475    },
476    { "id": "f_fridge", "rotates": false },
477    { "id": "f_glass_fridge", "rotates": false },
478    { "id": "f_dresser", "rotates": false },
479    { "id": "f_locker", "fg": 29, "rotates": false },
480    { "id": "f_rack", "rotates": false },
481    { "id": "f_bookcase", "rotates": false },
482    { "id": "f_washer", "rotates": false },
483    { "id": "f_dryer", "rotates": false },
484    { "id": "f_dumpster", "rotates": false },
485    { "id": "f_crate_c", "rotates": false },
486    { "id": "f_crate_o", "rotates": false },
487    { "id": "f_canvas_wall", "rotates": false },
488    { "id": "f_canvas_door", "rotates": false },
489    { "id": "f_canvas_door_o", "rotates": false },
490    { "id": "f_groundsheet", "rotates": false },
491    { "id": "f_fema_groundsheet", "rotates": false },
492    { "id": "f_skin_wall", "rotates": false },
493    { "id": "f_skin_door", "rotates": false },
494    { "id": "f_skin_door_o", "rotates": false },
495    { "id": "f_skin_groundsheet", "rotates": false },
496    { "id": "f_mutpoppy", "rotates": false },
497    { "id": "vp_seat", "rotates": true },
498    { "id": "vp_saddle", "rotates": true },
499    { "id": "vp_bed", "rotates": true },
500    { "id": "vp_frame_h", "rotates": true },
501    { "id": "vp_frame_v", "rotates": true },
502    { "id": "vp_frame_c", "rotates": true },
503    { "id": "vp_frame_y", "rotates": true },
504    { "id": "vp_frame_u", "rotates": true },
505    { "id": "vp_frame_n", "rotates": true },
506    { "id": "vp_frame_b", "rotates": true },
507    { "id": "vp_frame_h2", "rotates": true },
508    { "id": "vp_frame_v2", "rotates": true },
509    { "id": "vp_frame_cover", "rotates": true },
510    { "id": "vp_frame_handle", "rotates": true },
511    { "id": "vp_board_h", "rotates": true },
512    { "id": "vp_board_v", "rotates": true },
513    { "id": "vp_board_y", "rotates": true },
514    { "id": "vp_board_u", "rotates": true },
515    { "id": "vp_board_n", "rotates": true },
516    { "id": "vp_board_b", "rotates": true },
517    { "id": "vp_aisle_h2", "rotates": true },
518    { "id": "vp_aisle_v2", "rotates": true },
519    { "id": "vp_floor_trunk", "rotates": true },
520    { "id": "vp_roof", "rotates": true },
521    { "id": "vp_door", "rotates": true },
522    { "id": "vp_door_o", "rotates": true },
523    { "id": "vp_door_i", "rotates": true },
524    { "id": "vp_window", "rotates": true },
525    { "id": "vp_blade_h", "rotates": true },
526    { "id": "vp_blade_v", "rotates": true },
527    { "id": "vp_spike_h", "rotates": true },
528    { "id": "vp_spike_v", "rotates": true },
529    { "id": "vp_wheel", "rotates": true },
530    { "id": "vp_wheel_wide", "rotates": true },
531    { "id": "vp_wheel_bicycle", "rotates": true },
532    { "id": "vp_wheel_motorbike", "rotates": true },
533    { "id": "vp_wheel_small", "rotates": true },
534    { "id": "vp_engine_gas_1cyl", "rotates": true },
535    { "id": "vp_engine_gas_v2", "rotates": true },
536    { "id": "vp_engine_gas_i4", "rotates": true },
537    { "id": "vp_engine_gas_v6", "rotates": true },
538    { "id": "vp_engine_gas_v8", "rotates": true },
539    { "id": "vp_engine_motor", "rotates": true },
540    { "id": "vp_engine_motor_large", "rotates": true },
541    { "id": "vp_engine_plasma", "rotates": true },
542    { "id": "vp_engine_foot_crank", "rotates": true },
543    { "id": "vp_fuel_tank_gas", "rotates": true },
544    { "id": "vp_fuel_tank_batt", "rotates": true },
545    { "id": "vp_fuel_tank_plut", "rotates": true },
546    { "id": "vp_fuel_tank_hydrogen", "rotates": true },
547    { "id": "vp_fuel_tank_water", "rotates": true },
548    { "id": "vp_cargo_trunk", "rotates": true },
549    { "id": "vp_cargo_box", "rotates": true },
550    { "id": "vp_controls", "rotates": true },
551    { "id": "vp_muffler", "rotates": true },
552    { "id": "vp_seatbelt", "rotates": true },
553    { "id": "vp_solar_panel", "rotates": true },
554    { "id": "vp_kitchen_unit", "rotates": true },
555    { "id": "vp_m249", "rotates": true },
556    { "id": "vp_flamethrower", "rotates": true },
557    { "id": "vp_plasmagun", "rotates": true },
558    { "id": "vp_steel_plate", "rotates": true },
559    { "id": "vp_superalloy_plate", "rotates": true },
560    { "id": "vp_spiked_plate", "rotates": true },
561    { "id": "vp_hard_plate", "rotates": true },
562    { "id": "vp_head_light", "rotates": true }
563  ]
564}
565