diff --git a/gfx/ASCII_Overmap/ASCIITiles.png b/gfx/ASCII_Overmap/ASCIITiles.png index b1db6d8e4dcc8..50fdfec54a55a 100644 Binary files a/gfx/ASCII_Overmap/ASCIITiles.png and b/gfx/ASCII_Overmap/ASCIITiles.png differ diff --git a/gfx/ASCII_Overmap/tile_config.json b/gfx/ASCII_Overmap/tile_config.json index a71e72d0221b1..9bb7b1c705bab 100644 --- a/gfx/ASCII_Overmap/tile_config.json +++ b/gfx/ASCII_Overmap/tile_config.json @@ -15,26 +15,187 @@ "file": "ASCIITiles.png", "//": "range 1 to 191", "tiles": [ + { "id": [ "cursor", "highlight", "line_target", "line_trail" ], "fg": 63 }, + { "id": "unknown_terrain", "fg": 154, "rotates": false }, + { + "id": "road", + "fg": 76, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 76 }, + { "id": "corner", "fg": [ 78, 71, 77, 70 ] }, + { "id": "t_connection", "fg": [ 73, 74, 72, 69 ] }, + { "id": "edge", "fg": [ 68, 75 ] }, + { "id": "end_piece", "fg": [ 68, 75, 68, 75 ] }, + { "id": "unconnected", "fg": [ 76, 76 ] } + ] + }, + { + "id": "forest_trail", + "fg": 93, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 93 }, + { "id": "corner", "fg": [ 95, 88, 94, 87 ] }, + { "id": "t_connection", "fg": [ 90, 91, 89, 86 ] }, + { "id": "edge", "fg": [ 85, 92 ] }, + { "id": "end_piece", "fg": [ 85, 92, 85, 92 ] }, + { "id": "unconnected", "fg": [ 93, 93 ] } + ] + }, + { "id": "clear", "fg": 173, "bg": 106 }, + { "id": "null", "fg": 134, "bg": 140 }, { "id": [ - "2farm_13", - "2farm_14", - "2farm_17", - "2farm_18", - "2farm_19", - "2farm_20", - "2farm_21", - "2farm_22", - "2farm_23", - "2farm_24", - "farmland_straight", - "farmland_turn", - "farmland_turn_inside", - "farmland_U" + "horse_farm_1", + "horse_farm_11", + "horse_farm_12", + "horse_farm_14", + "horse_farm_15", + "horse_farm_16", + "horse_farm_3", + "horse_farm_5", + "horse_farm_6", + "horse_farm_8" + ], + "fg": 18, + "bg": 52 + }, + { "id": "horse_farm_13_roof", "fg": 43, "bg": 52, "rotates": true }, + { "id": "horse_farm_13", "fg": 43, "bg": 52, "rotates": true }, + { "id": "horse_farm_2", "fg": 18, "bg": 52 }, + { "id": "horse_farm_4", "fg": 5, "bg": 52 }, + { "id": "horse_farm_4_roof", "fg": 5, "bg": 52 }, + { "id": "horse_farm_7", "fg": 21, "bg": 52 }, + { "id": "horse_farm_7_hayloft", "fg": 21, "bg": 52 }, + { "id": "horse_farm_7_roof", "fg": 21, "bg": 52 }, + { "id": "horse_farm_9", "fg": 5, "bg": 52 }, + { "id": "horse_farm_9_roof", "fg": 5, "bg": 52 }, + { "id": "horse_farm_10", "fg": 5, "bg": 52 }, + { "id": "horse_farm_10_roof", "fg": 5, "bg": 52 }, + { "id": "horse_farm_13_2ndfloor", "fg": 43, "bg": 52, "rotates": true }, + { "id": "cabin_isherwood", "fg": 28, "bg": 84 }, + { + "id": [ + "riverside_dwelling", + "riverside_dwelling1", + "riverside_dwelling2", + "riverside_dwelling3", + "riverside_dwelling_roof", + "riverside_dwelling1_roof", + "riverside_dwelling2_roof", + "riverside_dwelling3_roof" + ], + "fg": 22, + "bg": 168 + }, + { "id": [ "cabin_lake", "lake_cabin_boathouse", "cabin_strange" ], "fg": 28, "bg": 84 }, + { "id": [ "cabin_lake_roof", "lake_cabin_boathouse_roof" ], "fg": 28, "bg": 84 }, + { "id": "cabin_strange_b", "fg": 28, "bg": 84 }, + { "id": "cabin_strange_roof", "fg": 28, "bg": 84 }, + { + "id": [ + "cabin", + "cabin_1", + "cabin_2", + "cabin_3", + "cabin_4", + "cabin_5", + "cabin_6", + "cabin_7", + "cabin_lapin", + "bandit_cabin", + "cabin_prepper" + ], + "fg": 28, + "bg": 84 + }, + { + "id": [ + "cabin_roof", + "cabin_roof_1", + "cabin_roof_2", + "cabin_roof_3", + "cabin_roof_4", + "cabin_roof_5", + "cabin_roof_6", + "cabin_roof_7", + "cabin_roof_lapin", + "bandit_cabin_roof" + ], + "fg": 28, + "bg": 84 + }, + { + "id": [ "cabin_lakeside", "cabin_lakeside1", "cabin_lakeside2", "cabin_lakeside3", "cabin_lakeside4", "cabin_lakeside5" ], + "fg": 28, + "bg": 84 + }, + { + "id": [ + "cabin_lakeside_roof", + "cabin_lakeside1_roof", + "cabin_lakeside2_roof", + "cabin_lakeside3_roof", + "cabin_lakeside4_roof", + "cabin_lakeside5_roof" + ], + "fg": 28, + "bg": 84 + }, + { "id": [ "hunter_shack", "hunter_shack_1" ], "fg": 22, "bg": 64 }, + { "id": [ "hunter_shack_roof", "hunter_shack_roof_1" ], "fg": 22, "bg": 64 }, + { "id": [ "drug_lab", "bandit_drug_lab" ], "fg": 61, "bg": 1, "rotates": true }, + { "id": "drug_lab_roof", "fg": 61, "bg": 1, "rotates": true }, + { "id": [ "campground_1a", "campground_1b", "campground_2a", "campground_2b" ], "fg": 22, "bg": 84 }, + { "id": "campground_roof", "fg": 22, "bg": 84 }, + { + "id": [ "godco_1", "godco_2", "godco_3", "godco_4", "godco_5", "godco_6", "godco_7", "godco_8", "godco_9" ], + "fg": 22, + "bg": 84 + }, + { + "id": [ + "godco_1_1", + "godco_2_1", + "godco_3_1", + "godco_4_1", + "godco_5_1", + "godco_6_1", + "godco_7_1", + "godco_8_1", + "godco_9_1", + "godco_1_2", + "godco_2_2" ], - "fg": 129, - "bg": 100 + "fg": 22, + "bg": 84 + }, + { "id": [ "chemical_lab_ocu", "chemical_lab_roof_ocu" ], "fg": 28, "bg": 84 }, + { + "id": [ "lumbermill_0_0_ocu", "lumbermill_0_1_ocu", "lumbermill_1_0_ocu", "lumbermill_1_1_ocu" ], + "fg": 34, + "bg": 84 + }, + { "id": "rural_road", "fg": 53, "bg": 1, "rotates": true }, + { "id": "rural_road_3way", "fg": 56, "bg": 1, "rotates": true }, + { "id": "rural_road_turn", "fg": 54, "bg": 1, "rotates": true }, + { "id": "rural_road_turn1", "fg": 60, "bg": 1, "rotates": true }, + { "id": "rural_road_forest", "fg": 53, "bg": 1, "rotates": true }, + { "id": "rural_road_turn_forest", "fg": 54, "bg": 1, "rotates": true }, + { "id": "rural_road_turn1_forest", "fg": 60, "bg": 1, "rotates": true }, + { "id": "rural_road_3way_forest", "fg": 56, "bg": 1, "rotates": true }, + { + "id": [ "dirt_road", "dirt_road_forest", "dirt_road_turnback", "dirt_road_farm_parking" ], + "fg": 53, + "bg": 1, + "rotates": true }, + { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": 56, "bg": 1, "rotates": true }, + { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": 54, "bg": 1, "rotates": true }, + { "id": "dirt_road_4way", "fg": 58, "bg": 1, "rotates": true }, + { "id": "sugar_house", "fg": 39, "bg": 52 }, + { "id": "sugar_house_roof", "fg": 39, "bg": 52 }, { "id": [ "2farm_1", @@ -63,16 +224,6 @@ "farm_lot_wire_straight_v_open", "farm_lot_wire_turn_h", "farm_lot_wire_turn_v", - "horse_farm_1", - "horse_farm_11", - "horse_farm_12", - "horse_farm_14", - "horse_farm_15", - "horse_farm_16", - "horse_farm_3", - "horse_farm_5", - "horse_farm_6", - "horse_farm_8", "horse_farm_isherwood_1", "horse_farm_isherwood_11", "horse_farm_isherwood_12", @@ -84,1025 +235,672 @@ "horse_farm_isherwood_6", "horse_farm_isherwood_8" ], - "fg": 129, - "bg": 100 + "fg": 18, + "bg": 52 }, { "id": [ "2farm_roof_15", "farm_lot_M1", "farm_lot_wire_straight_h", "farm_lot_wire_turn_v_open" ], - "fg": 129, - "bg": 100 + "fg": 18, + "bg": 52 }, { "id": [ - "2storyModern01_first", - "2storyModern01_second", - "2storyModern02_1", - "2storyModern02_2", - "2StoryModern03_1", - "2StoryModern03_2", - "2StoryModern04_1_1", - "2StoryModern04_1_2", - "2StoryModern04_2_1", - "2StoryModern04_2_2", - "bungalow01_1", - "bungalow02_1", - "bungalow03", - "bungalow04", - "bungalow05", - "bungalow06", - "bungalow07", - "bungalow08", - "bungalow09", - "bungalow10", - "bungalow11", - "bungalow12", - "bungalow13", - "bungalow14", - "bungalow15", - "bungalow16", - "bungalow17", - "bungalow18", - "bungalow19", - "bungalow20", - "bungalow21", - "bungalow22", - "duplex", - "garden_house_1_floor_1", - "garden_house_1_floor_2", - "house_01", - "house_02", - "house_03", - "house_04", - "house_05", - "house_05ab", - "house_06", - "house_07", - "house_08", - "house_09", - "house_10", - "house_11", - "house_12", - "house_13", - "house_14", - "house_15", - "house_16", - "house_17", - "house_18", - "house_19", - "house_20", - "house_21", - "house_22", - "house_23", - "house_24", - "house_25", - "house_26", - "house_27", - "house_28", - "house_29", - "house_2story_base", - "house_2story_second", - "multi_unit_first_floor", - "multi_unit_second_floor_of_three", - "multi_unit_top_floor", - "house_30", - "house_31", - "house_32", - "house_33", - "house_34", - "house_35", - "house_36", - "house_37", - "house_38", - "house_39", - "house_40", - "house_41", - "house_42", - "house_crack1", - "house_crack2", - "house_crack3", - "house_detatched1", - "house_detatched10", - "house_detatched2", - "house_detatched3", - "house_detatched4", - "house_detatched5", - "house_detatched6", - "house_detatched7", - "house_detatched8", - "house_detatched9", - "house_dogs", - "house_duplex10", - "house_duplex11", - "house_duplex2", - "house_duplex3", - "house_duplex4", - "house_duplex5", - "house_duplex6", - "house_duplex7", - "house_duplex8", - "house_duplex9", - "house_fortified", - "house_garage", - "house_garage2", - "house_garage3", - "house_garage4", - "house_garage5", - "house_garage6", - "house_garage7", - "house_garage8", - "house_gardener", - "house_inner_garden", - "house_library", - "house_modern_1", - "house_patio", - "house_porch", - "house_prepper", - "house_prepper2", - "house_quiverfull", - "house_rv", - "house_suicide", - "house_toolshed", - "house_w_1", - "house_w_2", - "house_w_3", - "house_w_4", - "house_w_5", - "house_w_6", - "house_w_6_2ndfloor", - "house_wooded", - "rural_house1", - "rural_house2" + "2farm_13", + "2farm_14", + "2farm_17", + "2farm_18", + "2farm_19", + "2farm_20", + "2farm_21", + "2farm_22", + "2farm_23", + "2farm_24", + "farmland_straight", + "farmland_turn", + "farmland_turn_inside", + "farmland_U" ], - "fg": 46, - "bg": 96, - "rotates": true + "fg": 18, + "bg": 52 }, { - "id": [ - "2storyModern01_roof", - "2storyModern02_roof", - "2StoryModern03_roof", - "2StoryModern04_roof_1", - "2StoryModern04_roof_2", - "bungalow01_roof", - "bungalow02_roof", - "bungalow03_roof", - "bungalow04_roof", - "bungalow05_roof", - "bungalow06_roof", - "bungalow07_roof", - "bungalow08_roof", - "bungalow09_roof", - "bungalow10_roof", - "bungalow11_roof", - "bungalow12_roof", - "bungalow13_roof", - "bungalow14_roof", - "bungalow15_roof", - "bungalow16_roof", - "bungalow17_roof", - "bungalow18_roof", - "bungalow19_roof", - "bungalow20_roof", - "bungalow21_roof", - "bungalow22_roof", - "duplex_roof", - "garden_house_1_roof", - "house_01_roof", - "house_02_roof", - "house_03_roof", - "house_04_roof", - "house_08_roof", - "house_09_roof", - "house_10_roof", - "house_11_roof", - "house_12_roof", - "house_13_roof", - "house_14_roof", - "house_15_roof", - "house_16_roof", - "house_17_roof", - "house_18_roof", - "house_19_roof", - "house_20_roof", - "house_21_roof", - "house_22_roof", - "house_23_roof", - "house_24_roof", - "house_25_roof", - "house_26_roof", - "house_27_roof", - "house_28_roof", - "house_29_roof", - "house_2story_roof", - "multi_unit_roof", - "house_30_roof", - "house_31_roof", - "house_32_roof", - "house_33_roof", - "house_34_roof", - "house_35_roof", - "house_36_roof", - "house_37_roof", - "house_38_roof", - "house_39_roof", - "house_40_roof", - "house_41_roof", - "house_42_roof", - "house_crack1_roof", - "house_crack3_roof", - "house_detatched10_roof", - "house_detatched1_roof", - "house_detatched2_roof", - "house_detatched3_roof", - "house_detatched4_roof", - "house_detatched5_roof", - "house_detatched6_roof", - "house_detatched7_roof", - "house_detatched8_roof", - "house_detatched9_roof", - "house_dogs_roof", - "house_duplex10_roof", - "house_duplex11_roof", - "house_duplex2_roof", - "house_duplex3_roof", - "house_duplex4_roof", - "house_duplex5_roof", - "house_duplex6_roof", - "house_duplex7_roof", - "house_duplex8_roof", - "house_duplex9_roof", - "house_fortified_roof", - "house_garage2_roof", - "house_garage3_roof", - "house_garage4_roof", - "house_garage5_roof", - "house_garage6_roof", - "house_garage7_roof", - "house_garage8_roof", - "house_garage_roof", - "house_gardener_roof", - "house_inner_garden_roof", - "house_modern_1_roof", - "house_patio_roof", - "house_porch_roof", - "house_prepper2_roof", - "house_roof", - "house_rv_roof", - "house_suicide_roof", - "house_toolshed_roof", - "house_w_1_roof", - "house_w_2_roof", - "house_w_3_roof", - "house_w_4_roof", - "house_w_5_roof", - "house_w_6_roof", - "rural_house1_roof", - "rural_house2_roof" - ], - "fg": 46, - "bg": 96, + "id": [ "farm_2_roof", "farm_isherwood_2_roof", "farm_horse_house_1_roof", "horse_farm_isherwood_13_roof" ], + "fg": 43, + "bg": 52, "rotates": true }, - { "id": [ "BotanicalGarden_1a", "BotanicalGarden_1b" ], "fg": 158, "bg": 103 }, - { "id": [ "BotanicalGarden_1a_roof", "BotanicalGarden_1b_roof" ], "fg": 158, "bg": 103 }, + { "id": [ "farm_3", "farm_isherwood_3" ], "fg": 18, "bg": 52 }, + { "id": [ "farm_3_roof", "farm_isherwood_3_roof" ], "fg": 18, "bg": 52 }, { - "id": [ "FEMA_tlc", "FEMA_te", "FEMA_trc", "FEMA_le", "FEMA_mid", "FEMA_re", "FEMA_blc", "FEMA_brc" ], - "fg": 142, - "bg": 99 + "id": [ "farm_stills_4", "2farm_3", "2farm_roof_3", "2farm_loft_3", "2farm_4", "2farm_roof_4", "2farm_7", "2farm_8" ], + "fg": 18, + "bg": 52 }, - { "id": [ "NatureTrail_1a", "NatureTrail_1b" ], "fg": 150, "bg": 103 }, - { "id": [ "PublicPond_1a", "PublicPond_1b" ], "fg": 148, "bg": 103 }, - { "id": "TreeFarm_1a", "fg": 151, "bg": 103 }, - { "id": "TreeFarm_1b", "fg": 151, "bg": 103 }, { "id": [ - "abandoned_textile_mill_0_1", - "abandoned_textile_mill_0_2", - "abandoned_textile_mill_0_3", - "abandoned_textile_mill_1_1", - "abandoned_textile_mill_1_2", - "abandoned_textile_mill_1_3", - "abandoned_textile_mill_2_1", - "abandoned_textile_mill_2_2", - "abandoned_textile_mill_2_3", - "abandoned_textile_mill_3_1", - "abandoned_textile_mill_3_2", - "abandoned_textile_mill_3_3", - "abandoned_textile_mill_4_1", - "abandoned_textile_mill_4_2", - "abandoned_textile_mill_4_3", - "abandoned_textile_mill_b_0_1", - "abandoned_textile_mill_b_0_2", - "abandoned_textile_mill_b_1_1", - "abandoned_textile_mill_b_1_2" + "farm_2", + "horse_farm_isherwood_13", + "farm_horse_house_1", + "farm_isherwood_2", + "2farm_11", + "farm_stills_3", + "farm_stills_3_2nd", + "farm_stills_3_roof", + "farm_dairy_twd_3", + "farm_dairy_twd_4", + "2farm_roof_11" ], - "fg": 73, - "bg": 96, + "fg": 43, + "bg": 52, "rotates": true }, - { "id": [ "abstorefront", "abstorefront_1", "abstorefront_2" ], "fg": 102, "bg": 99, "rotates": true }, { - "id": [ "abstorefront_roof", "abstorefront_roof_1", "abstorefront_roof_2" ], - "fg": 102, - "bg": 99, - "rotates": true + "id": [ + "farm_stills_8", + "farm_stills_12", + "farm_stills_1", + "farm_stills_2", + "farm_stills_5", + "farm_stills_6", + "farm_stills_9", + "farm_stills_10" + ], + "fg": 18, + "bg": 52 }, + { "id": "orchard_processing", "fg": 40, "bg": 120 }, + { "id": "orchard_stall", "fg": 40, "bg": 120 }, + { "id": "orchard_processing_roof", "fg": 40, "bg": 120 }, + { "id": "orchard_stall_roof", "fg": 40, "bg": 120 }, + { + "id": [ "dairy_farm_SE_roof", "dairy_farm_SW_roof", "dairy_farm_isherwood_SE_roof", "dairy_farm_isherwood_SW_roof" ], + "fg": 10, + "bg": 52 + }, + { "id": "farm_isherwood_2_cellar", "fg": 36, "bg": 52 }, + { "id": "farm_isherwood_3_hayloft", "fg": 18, "bg": 52 }, + { "id": [ "orchard", "orchard_roof", "orchard_1", "orchard_roof_1" ], "fg": 18, "bg": 84 }, + { "id": [ "farm_horse_track_1", "farm_horse_track_2" ], "fg": 44, "bg": 106 }, + { "id": "farm_horse_track_large_1", "fg": 17, "bg": 106, "rotates": true }, + { "id": "farm_horse_track_large_2", "fg": 13, "bg": 106, "rotates": true }, + { "id": "farm_horse_track_large_3", "fg": 14, "bg": 106, "rotates": true }, + { "id": "farm_horse_track_large_4", "fg": 16, "bg": 106, "rotates": true }, + { "id": [ "paddock_trailhead_5", "paddock_trailhead_8" ], "fg": 85, "bg": 1, "rotates": true }, + { "id": [ "moonshine_still", "moonshine_still_1", "moonshine_still_2" ], "fg": 39, "bg": 52 }, + { "id": [ "moonshine_still_roof", "moonshine_still_roof_1", "moonshine_still_roof_2" ], "fg": 39, "bg": 52 }, + { "id": "TreeFarm_1b", "fg": 40, "bg": 84 }, + { "id": "horse_farm_isherwood_2", "fg": 18, "bg": 52 }, + { "id": [ "farm_horse_carriage_house_1", "horse_farm_isherwood_4" ], "fg": 5, "bg": 52 }, + { "id": [ "farm_horse_carriage_house_1_roof", "horse_farm_isherwood_4_roof" ], "fg": 5, "bg": 52 }, + { "id": [ "horse_farm_isherwood_7", "farm_horse_stable_1" ], "fg": 21, "bg": 52 }, + { "id": [ "farm_horse_stable_1_hayloft", "horse_farm_isherwood_7_hayloft" ], "fg": 21, "bg": 52 }, + { "id": [ "farm_horse_stable_1_roof", "horse_farm_isherwood_7_roof" ], "fg": 21, "bg": 52 }, + { "id": [ "farm_1_greenhouse", "horse_farm_isherwood_9", "farm_horse_greenhouse" ], "fg": 5, "bg": 52 }, + { + "id": [ "farm_1_greenhouse_roof", "horse_farm_isherwood_9_roof", "farm_horse_greenhouse_roof" ], + "fg": 5, + "bg": 52 + }, + { "id": [ "farm_1_coop", "horse_farm_isherwood_10" ], "fg": 5, "bg": 52 }, + { "id": [ "farm_1_coop_roof", "horse_farm_isherwood_10_roof" ], "fg": 5, "bg": 52 }, + { "id": "coop_chicken", "fg": 18, "bg": 52 }, + { "id": "house_farm", "fg": 43, "bg": 52, "rotates": true }, + { "id": "house_farm_roof", "fg": 43, "bg": 52, "rotates": true }, { "id": [ - "afs_crashed_escape_pod", - "crashing_ship_3", - "crashing_ship_2", - "crashing_ship_1", - "crashing_ship_6", - "crashing_ship_5", - "crashing_ship_4", - "crashing_ship_9", - "crashing_ship_8", - "crashing_ship_7" + "farm_dairy_twd_1", + "farm_dairy_twd_2", + "farm_dairy_twd_3_roof", + "farm_dairy_twd_4_roof", + "farm_dairy_twd_9", + "farm_dairy_twd_10" ], - "fg": 133, - "bg": 115 - }, - { "id": "afs_flurries", "fg": 8, "bg": 99 }, - { "id": "afs_lightning", "fg": 21, "bg": 99 }, - { "id": "afs_shelter_1", "fg": 51, "bg": 96, "rotates": true }, - { "id": "afs_shelter_1_roof", "fg": 51, "bg": 96, "rotates": true }, - { "id": "afs_snowing", "fg": 77, "bg": 99 }, - { "id": "afs_thunder", "fg": 131, "bg": 99 }, - { "id": "afs_tunnel_ravine_edge", "fg": 74, "bg": 96, "rotates": true }, - { "id": "afs_tunnel_sinkhole", "fg": 73, "bg": 96, "rotates": true }, - { "id": "afs_tunnel_sinkhole_surface", "fg": 74, "bg": 96, "rotates": true }, - { "id": "afs_whiteout", "fg": 160, "bg": 108 }, - { "id": "animalpound", "fg": 151, "bg": 100 }, - { "id": "animalpound_roof", "fg": 151, "bg": 100 }, - { "id": "animalshelter", "fg": 154, "bg": 112, "rotates": true }, - { "id": "animalshelter_roof", "fg": 154, "bg": 112, "rotates": true }, - { "id": "animation_line", "bg": 125 }, - { "id": "art_gallery", "fg": 155, "bg": 124 }, - { "id": "art_gallery_roof", "fg": 155, "bg": 124 }, - { "id": "bakery", "fg": 25, "bg": 108, "rotates": true }, - { "id": "bakery_roof", "fg": 25, "bg": 108, "rotates": true }, - { "id": "bakery_upper_roof", "fg": 25, "bg": 108, "rotates": true }, - { "id": [ "bar", "bar_1" ], "fg": 154, "bg": 111, "rotates": true }, - { "id": [ "bar_roof", "bar_roof_1" ], "fg": 154, "bg": 111, "rotates": true }, - { "id": "bridge", "fg": 78, "bg": 96, "rotates": true }, - { "id": "bridge_road", "fg": 62, "bg": 96, "rotates": true }, - { "id": "bridgehead_ground", "fg": 33, "bg": 96, "rotates": true }, - { "id": "bridgehead_ramp", "fg": 28, "bg": 96, "rotates": true }, - { "id": "bunker_shop_g", "fg": 152, "bg": 100 }, - { "id": [ "bus_stat_0", "bus_stat_1" ], "fg": 139, "bg": 107 }, - { "id": [ "bus_stat_0_roof", "bus_stat_1_roof" ], "fg": 139, "bg": 107 }, + "fg": 18, + "bg": 52 + }, + { "id": [ "farm_dairy_twd_5", "farm_dairy_twd_6" ], "fg": 43, "bg": 52, "rotates": true }, + { "id": "farm_dairy_twd_7", "fg": 15, "bg": 52, "rotates": true }, + { "id": "farm_dairy_twd_8", "fg": 16, "bg": 52, "rotates": true }, + { "id": "farm_dairy_twd_11", "fg": 12, "bg": 52, "rotates": true }, + { "id": "farm_dairy_twd_12", "fg": 43, "bg": 52, "rotates": true }, { "id": [ - "cabin", - "cabin_1", - "cabin_2", - "cabin_3", - "cabin_4", - "cabin_5", - "cabin_6", - "cabin_7", - "cabin_lapin", - "bandit_cabin", - "cabin_prepper" + "horse_farm_isherwood_13_2ndfloor", + "farm_horse_house_1_2ndfloor", + "farm_dairy_twd_second_floor_3", + "farm_dairy_twd_second_floor_4" ], - "fg": 140, - "bg": 103 + "fg": 43, + "bg": 52, + "rotates": true }, - { "id": "cabin_isherwood", "fg": 140, "bg": 103 }, - { "id": [ "cabin_lake", "lake_cabin_boathouse", "cabin_strange" ], "fg": 140, "bg": 103 }, - { "id": [ "cabin_lake_roof", "lake_cabin_boathouse_roof" ], "fg": 140, "bg": 103 }, { - "id": [ "cabin_lakeside", "cabin_lakeside1", "cabin_lakeside2", "cabin_lakeside3", "cabin_lakeside4", "cabin_lakeside5" ], - "fg": 140, - "bg": 103 + "id": [ "farm_dairy_twd_second_floor_5", "farm_dairy_twd_second_floor_6", "farm_dairy_twd_second_floor_12" ], + "fg": 43, + "bg": 52, + "rotates": true }, + { "id": "exo_safehouse_stone_0", "fg": 61, "bg": 1, "rotates": true }, + { "id": "exo_safehouse_stone_1", "fg": 61, "bg": 1, "rotates": true }, + { "id": "exo_safehouse_stone_2", "fg": 61, "bg": 1, "rotates": true }, + { "id": "s_gas_1", "fg": 101, "bg": 1, "rotates": true }, + { "id": [ "s_gas", "s_gas_rural" ], "fg": 101, "bg": 1, "rotates": true }, + { "id": [ "s_gas_roof_1", "s_gas_rural_roof" ], "fg": 101, "bg": 1, "rotates": true }, + { "id": [ "s_pharm", "s_pharm_1" ], "fg": 132, "bg": 1, "rotates": true }, + { "id": [ "s_pharm_roof", "s_pharm_roof_1" ], "fg": 132, "bg": 1, "rotates": true }, + { "id": [ "office_doctor", "office_doctor_1", "office_doctor_2" ], "fg": 43, "bg": 129, "rotates": true }, { - "id": [ - "cabin_lakeside_roof", - "cabin_lakeside1_roof", - "cabin_lakeside2_roof", - "cabin_lakeside3_roof", - "cabin_lakeside4_roof", - "cabin_lakeside5_roof" - ], - "fg": 140, - "bg": 103 + "id": [ "office_doctor_roof", "office_doctor_roof_1", "office_doctor_roof_2", "office_doctor_upper_roof_2" ], + "fg": 43, + "bg": 129, + "rotates": true }, + { "id": [ "office_cubical", "office_cubical_1", "small_office" ], "fg": 119, "bg": 1, "rotates": true }, { - "id": [ - "cabin_roof", - "cabin_roof_1", - "cabin_roof_2", - "cabin_roof_3", - "cabin_roof_4", - "cabin_roof_5", - "cabin_roof_6", - "cabin_roof_7", - "cabin_roof_lapin", - "bandit_cabin_roof" - ], - "fg": 140, - "bg": 103 + "id": [ "office_cubical_roof", "office_cubical_roof_1", "small_office_roof", "small_office_upper_roof" ], + "fg": 119, + "bg": 1, + "rotates": true }, - { "id": "cabin_strange_b", "fg": 140, "bg": 103 }, - { "id": "cabin_strange_roof", "fg": 140, "bg": 103 }, - { "id": [ "campground_1a", "campground_1b", "campground_2a", "campground_2b" ], "fg": 133, "bg": 103 }, - { "id": "campground_roof", "fg": 133, "bg": 103 }, - { "id": [ "candy_shop", "candy_shop_1" ], "fg": 14, "bg": 108, "rotates": true }, - { "id": [ "candy_shop_roof", "candy_shop_roof_1" ], "fg": 14, "bg": 108, "rotates": true }, + { "id": "office_tower_ne", "fg": 40, "bg": 106 }, + { "id": [ "office_tower_nw", "office_tower_sw", "office_tower_se" ], "fg": 8, "bg": 106 }, { "id": [ - "car_theater_0_0", - "car_theater_1_0", - "car_theater_2_0", - "car_theater_0_1", - "car_theater_1_1", - "car_theater_2_1", - "car_theater_0_2", - "car_theater_1_2", - "car_theater_1_2_1", - "car_theater_1_2_2", - "car_theater_2_2", - "car_theater_0_0_1", - "car_theater_1_0_1", - "car_theater_2_0_1", - "car_theater_0_0_2", - "car_theater_1_0_2", - "car_theater_2_0_2" + "office_tower_underground_nw", + "office_tower_underground_ne", + "office_tower_underground_sw", + "office_tower_underground_se" ], - "fg": 146, - "bg": 124 + "fg": 6, + "bg": 106 }, - { "id": "car_theater_3_0", "fg": 113, "bg": 96, "rotates": true }, { - "id": [ - "cathedral_1_NW", - "cathedral_1_NE", - "cathedral_1_SW", - "cathedral_1_SE", - "cathedral_2_NW", - "cathedral_2_NE", - "cathedral_2_SW", - "cathedral_2_SE", - "cathedral_3_NW", - "cathedral_3_NE", - "cathedral_3_SW", - "cathedral_3_SE" - ], - "fg": 140, - "bg": 110 + "id": [ "office_tower_roof_nw", "office_tower_roof_ne", "office_tower_roof_sw", "office_tower_roof_se" ], + "fg": 8, + "bg": 106 }, { "id": [ - "cathedral_4_NW", - "cathedral_4_NE", - "cathedral_5_NW", - "cathedral_5_NE", - "cathedral_6_NW", - "cathedral_6_NE", - "cathedral_7_NW", - "cathedral_7_NE" + "office_tower_2_a1", + "office_tower_2_a2", + "office_tower_2_b1", + "office_tower_2_b2", + "office_tower_2_b3", + "office_tower_2_a1_1", + "office_tower_2_a2_1", + "office_tower_2_a3_1", + "office_tower_2_b1_1", + "office_tower_2_b2_1", + "office_tower_2_b3_1", + "office_tower_2_a1_2", + "office_tower_2_a2_2", + "office_tower_2_b1_2", + "office_tower_2_b2_2", + "office_tower_2_b3_2", + "office_tower_2_a1_roof", + "office_tower_2_a2_roof", + "office_tower_2_b1_roof", + "office_tower_2_b2_roof", + "office_tower_2_b3_roof", + "office_tower_collapse_a1", + "office_tower_collapse_b_a1", + "office_tower_2_a1_tower_lab" ], - "fg": 140, - "bg": 110 + "fg": 8, + "bg": 106 }, - { "id": [ "cathedral_b_NW", "cathedral_b_NE", "cathedral_b_SW", "cathedral_b_SE" ], "fg": 140, "bg": 110 }, { "id": [ - "cathedralv_1_NW", - "cathedralv_1_NE", - "cathedralv_1_SW", - "cathedralv_1_SE", - "cathedralv_2_NW", - "cathedralv_2_NE", - "cathedralv_2_SW", - "cathedralv_2_SE", - "cathedralv_3_NW", - "cathedralv_3_NE", - "cathedralv_3_SW", - "cathedralv_3_SE" + "office_tower_collapse_a0", + "office_tower_collapse_b0", + "office_tower_collapse_b1", + "office_tower_collapse_b2", + "office_tower_collapse_b_a0", + "office_tower_collapse_b_b0", + "office_tower_collapse_b_b1", + "office_tower_collapse_b_b2" ], - "fg": 140, - "bg": 110 + "fg": 8, + "bg": 106 }, + { "id": [ "s_grocery", "s_grocery_1" ], "fg": 97, "bg": 1, "rotates": true }, + { "id": [ "s_grocery_roof", "s_grocery_roof_1" ], "fg": 97, "bg": 1, "rotates": true }, + { "id": "trailer_commercial_10", "fg": 97, "bg": 1, "rotates": true }, + { "id": "trailer_commercial_10_roof", "fg": 97, "bg": 1, "rotates": true }, + { "id": "s_cosmetic", "fg": 97, "bg": 1, "rotates": true }, + { "id": "s_cosmetic_roof", "fg": 97, "bg": 1, "rotates": true }, + { "id": [ "s_hardware", "s_hardware_1", "s_hardware_2", "s_hardware_3" ], "fg": 66, "bg": 1, "rotates": true }, { - "id": [ - "cathedralv_4_NW", - "cathedralv_4_NE", - "cathedralv_5_NW", - "cathedralv_5_NE", - "cathedralv_6_NW", - "cathedralv_6_NE", - "cathedralv_7_NW", - "cathedralv_7_NE" - ], - "fg": 140, - "bg": 110 + "id": [ "s_hardware_roof", "s_hardware_roof_1", "s_hardware_roof_2", "s_hardware_roof_3" ], + "fg": 66, + "bg": 1, + "rotates": true + }, + { "id": [ "s_electronics", "s_electronics_1", "s_electronicstore" ], "fg": 178, "bg": 1, "rotates": true }, + { + "id": [ "s_electronics_roof", "s_electronics_roof_1", "s_electronicstore_roof" ], + "fg": 178, + "bg": 1, + "rotates": true }, - { "id": [ "cathedralv_b_NW", "cathedralv_b_NE", "cathedralv_b_SW", "cathedralv_b_SE" ], "fg": 140, "bg": 110 }, - { "id": [ "chemical_lab_ocu", "chemical_lab_roof_ocu" ], "fg": 140, "bg": 103 }, + { "id": "s_electronicstore_2ndfloor", "fg": 178, "bg": 1, "rotates": true }, + { "id": "s_sports", "fg": 104, "bg": 1, "rotates": true }, + { "id": "s_sports_roof", "fg": 104, "bg": 1, "rotates": true }, + { "id": "s_liquor", "fg": 135, "bg": 1, "rotates": true }, + { "id": "s_liquor_roof", "fg": 135, "bg": 1, "rotates": true }, { "id": [ - "city_block2_1", - "city_block2_2", - "city_block2_3", - "city_block2_4", - "city_block2_flr2_1", - "city_block2_flr2_2", - "city_block2_flr2_3", - "city_block2_flr2_4", - "city_block2_roof_1", - "city_block2_roof_2", - "city_block2_roof_3", - "city_block2_roof_4" + "s_gun", + "s_gun_looted", + "s_gun_1", + "s_gun_2", + "s_gun_3", + "s_gun_3_looted", + "s_gun_4", + "s_gun_4_looted", + "s_gunstore", + "s_gunstore_looted" ], - "fg": 73, - "bg": 96, + "fg": 153, + "bg": 1, "rotates": true }, - { "id": "clear", "fg": 128, "bg": 108 }, - { "id": [ "cloudy", "fog", "mist" ], "fg": 106, "bg": 108 }, - { - "id": [ "construction_site", "house_vacant", "house_vacant1", "house_vacant2", "house_vacant3" ], - "fg": 166, - "bg": 108 - }, - { "id": [ "control_tower_0", "control_tower_1", "control_tower_2" ], "fg": 152, "bg": 108 }, - { "id": "control_tower_roof", "fg": 152, "bg": 108 }, - { "id": "coop_chicken", "fg": 129, "bg": 100 }, - { "id": [ "cs_car_dealership_roof", "s_cardealer_roof" ], "fg": 156, "bg": 101 }, - { "id": [ "cs_car_dealership", "s_cardealer" ], "fg": 156, "bg": 101 }, - { "id": "cs_car_showroom", "fg": 156, "bg": 101 }, - { "id": "cs_car_showroom_2ndfloor", "fg": 156, "bg": 101 }, - { "id": "cs_car_showroom_roof", "fg": 156, "bg": 101 }, - { "id": "cs_city_dump_small", "fg": 157, "bg": 100 }, - { "id": "cs_gardening_allotment", "fg": 32, "bg": 103 }, - { "id": "cs_gardening_allotment_roof", "fg": 32, "bg": 103 }, - { "id": "cs_internet_cafe", "fg": 47, "bg": 101 }, - { "id": [ "cs_internet_cafe_roof", "cs_internet_cafe_upper_roof" ], "fg": 47, "bg": 101 }, - { "id": "cs_market_small", "fg": 159, "bg": 108 }, - { "id": [ "cs_open_sewer", "cs_open_sewer_undergound" ], "fg": 162, "bg": 105 }, - { "id": "cs_private_park", "fg": 48, "bg": 115 }, - { "id": "cs_private_park_roof", "fg": 48, "bg": 115 }, - { "id": "cs_public_art_piece", "fg": 155, "bg": 123 }, - { "id": "cs_sex_shop", "fg": 166, "bg": 112 }, - { "id": "cs_sex_shop_roof", "fg": 166, "bg": 112 }, - { "id": [ "cursor", "highlight", "line_target", "line_trail" ], "fg": 93 }, { - "id": [ "dairy_farm_SE_roof", "dairy_farm_SW_roof", "dairy_farm_isherwood_SE_roof", "dairy_farm_isherwood_SW_roof" ], - "fg": 165, - "bg": 100 + "id": [ "s_gun_roof", "s_gun_roof_1", "s_gun_roof_3", "s_gun_roof_4", "s_gunstore_roof" ], + "fg": 153, + "bg": 1, + "rotates": true }, - { "id": "derelict_property", "fg": 152, "bg": 100 }, - { "id": "dinoexhibit", "fg": 31, "bg": 96, "rotates": true }, - { "id": "dinoexhibit_roof", "fg": 31, "bg": 96, "rotates": true }, - { "id": [ "dinozoo_0_0", "dinozoo_1_0" ], "fg": 148, "bg": 103 }, + { "id": [ "s_gun_2ndfloor_4", "s_gunstore_2ndfloor" ], "fg": 153, "bg": 1, "rotates": true }, { - "id": [ "dinozoo_0_1", "dinozoo_1_1", "dinozoo_2_1", "dinozoo_0_2", "dinozoo_1_2", "dinozoo_2_2" ], - "fg": 153, - "bg": 103 + "id": [ "s_clothes", "s_clothes_1", "s_clothes_2", "s_clothes_3", "s_clothes_4", "s_clothes_5", "s_clothes_6" ], + "fg": 51, + "bg": 1, + "rotates": true }, - { "id": "dinozoo_2_0", "fg": 148, "bg": 103 }, - { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": 38, "bg": 96, "rotates": true }, - { "id": "dirt_road_4way", "fg": 40, "bg": 96, "rotates": true }, { - "id": [ "dirt_road", "dirt_road_forest", "dirt_road_farm_parking", "dirt_road_turnback", "godco_enter" ], - "fg": 35, - "bg": 96, + "id": [ + "s_clothes_roof", + "s_clothes_roof_1", + "s_clothes_roof_2", + "s_clothes_roof_3", + "s_clothes_roof_4", + "s_clothes_roof_5", + "s_clothes_roof_6", + "s_clothes_upper_roof_4" + ], + "fg": 51, + "bg": 1, "rotates": true }, - { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": 36, "bg": 96, "rotates": true }, - { "id": [ "dispensary", "dispensary_1", "dispensary_2" ], "fg": 141, "bg": 103 }, - { "id": [ "dispensary_roof", "dispensary_roof_1", "dispensary_roof_2" ], "fg": 141, "bg": 103 }, - { "id": [ "dojo", "dojo_1" ], "fg": 154, "bg": 107, "rotates": true }, + { "id": [ "s_bookstore", "s_bookstore_1", "s_bookstore_2" ], "fg": 43, "bg": 52, "rotates": true }, { - "id": [ "dojo_roof", "dojo_upper_roof", "dojo_roof_1", "dojo_upper_roof_1" ], - "fg": 154, - "bg": 107, + "id": [ "s_bookstore_roof", "s_bookstore_roof_1", "s_bookstore_roof_2", "s_bookstore_upper_roof", "s_bookstore_upper_roof_1" ], + "fg": 43, + "bg": 52, "rotates": true }, - { "id": "drizzle", "fg": 72, "bg": 99 }, - { "id": "dump", "fg": 141, "bg": 100 }, - { "id": "dust_storm", "fg": 21, "bg": 96 }, - { "id": "early_dust_storm", "fg": 22, "bg": 96 }, - { "id": "early_portal_storm", "fg": 6, "bg": 96 }, - { "id": "emptycommerciallot", "fg": 147, "bg": 108 }, - { "id": "emptyresidentiallot", "fg": 147, "bg": 103 }, + { "id": "s_diner", "fg": 139, "bg": 1, "rotates": true }, + { "id": [ "s_diner_2ndfloor", "s_diner_roof" ], "fg": 139, "bg": 1, "rotates": true }, { - "id": [ - "evac_center_12_z1", - "evac_center_13_z1", - "evac_center_14_z1", - "evac_center_17_z1", - "evac_center_18_z1", - "evac_center_19_z1", - "evac_center_7_z1", - "evac_center_8_z1", - "evac_center_9_z1" - ], - "fg": 67, - "bg": 96, + "id": [ "s_restaurant", "s_restaurant_1", "s_restaurant_2", "s_restaurant_3" ], + "fg": 139, + "bg": 1, "rotates": true }, - { "id": "evac_center_1", "fg": 127, "bg": 96, "rotates": true }, - { "id": [ "evac_center_21", "mil_base_4j" ], "fg": 117, "bg": 96, "rotates": true }, - { "id": "evac_center_23", "fg": 119, "bg": 96, "rotates": true }, - { "id": "evac_center_25", "fg": 126, "bg": 96, "rotates": true }, { "id": [ - "evac_center_2", - "evac_center_3", - "evac_center_4", - "evac_center_22", - "evac_center_24", - "mil_base_5f", - "mil_base_5j", - "mil_base_6f", - "mil_base_6j", - "mil_base_7j" + "s_restaurant_foodplace_roof", + "s_restaurant_foodplace_upper_roof", + "s_restaurant_roof", + "s_restaurant_roof_1", + "s_restaurant_roof_2", + "s_restaurant_roof_3" ], - "fg": 121, - "bg": 96, + "fg": 139, + "bg": 1, "rotates": true }, - { "id": "evac_center_5", "fg": 116, "bg": 96, "rotates": true }, + { "id": [ "s_restaurant_fast", "s_restaurant_fast_1" ], "fg": 178, "bg": 133, "rotates": true }, + { "id": [ "s_restaurant_fast_roof", "s_restaurant_fast_roof_1" ], "fg": 178, "bg": 133, "rotates": true }, { - "id": [ - "evac_center_6", - "evac_center_10", - "evac_center_11", - "evac_center_15", - "evac_center_16", - "evac_center_20", - "refctr_S3e", - "mil_base_4b", - "mil_base_4c", - "mil_base_4d", - "mil_base_4e", - "mil_base_4g", - "mil_base_4h", - "mil_base_4i", - "mil_base_road_entrance", - "refctr_road" - ], - "fg": 113, - "bg": 96, + "id": [ "s_restaurant_coffee", "s_restaurant_coffee_1", "s_restaurant_coffee_2" ], + "fg": 167, + "bg": 133, "rotates": true }, { - "id": [ - "evac_center_7", - "evac_center_8", - "evac_center_9", - "evac_center_12", - "evac_center_13", - "evac_center_14", - "evac_center_17", - "evac_center_18", - "evac_center_19" - ], - "fg": 67, - "bg": 96, + "id": [ "s_restaurant_coffee_roof", "s_restaurant_coffee_roof_1", "s_restaurant_coffee_roof_2" ], + "fg": 167, + "bg": 133, "rotates": true }, - { "id": "exo_safehouse_stone_0", "fg": 31, "bg": 96, "rotates": true }, - { "id": "exo_safehouse_stone_1", "fg": 31, "bg": 96, "rotates": true }, - { "id": "exo_safehouse_stone_2", "fg": 31, "bg": 96, "rotates": true }, - { "id": "faction_base_blacksmith_0", "fg": 133, "bg": 123 }, + { "id": [ "s_teashop", "s_teashop_1" ], "fg": 104, "bg": 133, "rotates": true }, { - "id": [ - "faction_base_blacksmith_1", - "faction_base_blacksmith_2", - "faction_base_blacksmith_3", - "faction_base_blacksmith_4", - "faction_base_blacksmith_5", - "faction_base_blacksmith_6", - "faction_base_blacksmith_7", - "faction_base_blacksmith_8", - "faction_base_blacksmith_9", - "faction_base_blacksmith_10", - "faction_base_blacksmith_11", - "faction_base_blacksmith_12" - ], - "fg": 133, - "bg": 123 + "id": [ "s_teashop_roof", "s_teashop_roof_1", "s_teashop_upper_roof_1" ], + "fg": 104, + "bg": 133, + "rotates": true }, - { "id": "faction_base_canteen_0", "fg": 133, "bg": 103 }, - { "id": "faction_base_canteen_2_0", "fg": 133, "bg": 103 }, - { "id": "faction_base_farm_0", "fg": 133, "bg": 100 }, + { "id": [ "bar", "bar_1" ], "fg": 43, "bg": 133, "rotates": true }, + { "id": [ "bar_roof", "bar_roof_1" ], "fg": 43, "bg": 133, "rotates": true }, + { "id": [ "s_butcher", "s_butcher_1", "s_butcher_2" ], "fg": 43, "bg": 140, "rotates": true }, { - "id": [ "faction_base_farm_1", "faction_base_farm_2", "faction_base_farm_3", "faction_base_farm_4" ], - "fg": 133, - "bg": 100 + "id": [ "s_butcher_roof", "s_butcher_roof_1", "s_butcher_roof_2", "s_butcher_upper_roof", "s_butcher_upper_roof_1" ], + "fg": 43, + "bg": 140, + "rotates": true }, - { "id": "faction_base_farm_2_0", "fg": 133, "bg": 100 }, - { "id": "faction_base_garage_0", "fg": 133, "bg": 108 }, + { "id": [ "s_bike_shop", "s_bike_shop_1" ], "fg": 43, "bg": 64, "rotates": true }, + { "id": [ "s_bike_shop_roof", "s_bike_shop_roof_1" ], "fg": 43, "bg": 64, "rotates": true }, + { "id": [ "s_pizza_parlor", "s_pizza_parlor_1" ], "fg": 139, "bg": 133, "rotates": true }, + { "id": [ "s_pizza_parlor_roof", "s_pizza_parlor_roof_1" ], "fg": 139, "bg": 133, "rotates": true }, + { "id": [ "pawn", "pawn_1", "pawn_pf", "pawn_pf_under" ], "fg": 167, "bg": 1, "rotates": true }, + { "id": [ "pawn_roof", "pawn_roof_1", "pawn_pf_roof" ], "fg": 167, "bg": 1, "rotates": true }, + { "id": [ "mil_surplus", "mil_surplus_1", "mil_surplus_2" ], "fg": 35, "bg": 106 }, + { "id": [ "mil_surplus_roof", "mil_surplus_roof_1", "mil_surplus_roof_2" ], "fg": 35, "bg": 106 }, + { "id": "furniture", "fg": 61, "bg": 1, "rotates": true }, + { "id": [ "furniture_roof", "furniture_upper_roof" ], "fg": 61, "bg": 1, "rotates": true }, { "id": [ - "faction_base_garage_1", - "faction_base_garage_2", - "faction_base_garage_3", - "faction_base_garage_4", - "faction_base_garage_5", - "faction_base_garage_6" + "hdwr_large_0_0_0", + "hdwr_large_0_1_0", + "hdwr_large_0_2_0", + "hdwr_large_1_0_0", + "hdwr_large_1_1_0", + "hdwr_large_1_2_0" ], - "fg": 133, - "bg": 108 + "fg": 127, + "bg": 52 }, - { "id": "faction_base_garage_2_0", "fg": 133, "bg": 108 }, - { "id": "faction_base_kitchen_0", "fg": 133, "bg": 103 }, { "id": [ - "faction_base_kitchen_1", - "faction_base_kitchen_2", - "faction_base_kitchen_3", - "faction_base_kitchen_4", - "faction_base_kitchen_5", - "faction_base_kitchen_6", - "faction_base_kitchen_7", - "faction_base_kitchen_8" + "hdwr_large_0_0_1", + "hdwr_large_1_0_1", + "hdwr_large_0_1_1", + "hdwr_large_1_1_1", + "hdwr_large_0_2_1", + "hdwr_large_1_2_1" ], - "fg": 133, - "bg": 103 + "fg": 127, + "bg": 52 + }, + { "id": "garage_gas_1", "fg": 101, "bg": 1, "rotates": true }, + { "id": [ "dispensary", "dispensary_1", "dispensary_2" ], "fg": 29, "bg": 84 }, + { "id": [ "dispensary_roof", "dispensary_roof_1", "dispensary_roof_2" ], "fg": 29, "bg": 84 }, + { "id": [ "candy_shop", "candy_shop_1" ], "fg": 153, "bg": 106, "rotates": true }, + { "id": [ "candy_shop_roof", "candy_shop_roof_1" ], "fg": 153, "bg": 106, "rotates": true }, + { "id": "bakery", "fg": 178, "bg": 106, "rotates": true }, + { "id": "bakery_roof", "fg": 178, "bg": 106, "rotates": true }, + { "id": "bakery_upper_roof", "fg": 178, "bg": 106, "rotates": true }, + { "id": "icecream_shop", "fg": 51, "bg": 106, "rotates": true }, + { "id": "icecream_shop_roof", "fg": 51, "bg": 106, "rotates": true }, + { "id": "landscapingsupplyco_1a", "fg": 34, "bg": 84 }, + { "id": "landscapingsupplyco_1b", "fg": 34, "bg": 84 }, + { "id": "landscapingsupplyco_1b_roof", "fg": 34, "bg": 84 }, + { "id": "s_vfw", "fg": 10, "bg": 84 }, + { "id": "s_vfw_roof", "fg": 10, "bg": 84 }, + { "id": "s_thrift", "fg": 119, "bg": 1, "rotates": true }, + { "id": "s_thrift_roof", "fg": 119, "bg": 1, "rotates": true }, + { "id": "s_daycare", "fg": 51, "bg": 1, "rotates": true }, + { "id": "s_daycare_roof", "fg": 51, "bg": 1, "rotates": true }, + { "id": [ "s_petstore", "s_petstore_1", "s_petstore_2" ], "fg": 43, "bg": 168, "rotates": true }, + { + "id": [ "s_petstore_roof", "s_petstore_roof_1", "s_petstore_roof_2" ], + "fg": 43, + "bg": 168, + "rotates": true + }, + { "id": "veterinarian", "fg": 43, "bg": 136, "rotates": true }, + { "id": "veterinarian_roof", "fg": 43, "bg": 136, "rotates": true }, + { "id": [ "s_laundromat", "s_laundromat_1" ], "fg": 167, "bg": 106, "rotates": true }, + { "id": [ "s_laundromat_roof", "s_laundromat_roof_1" ], "fg": 167, "bg": 106, "rotates": true }, + { "id": "trailer_commercial_00", "fg": 167, "bg": 106, "rotates": true }, + { "id": "trailer_commercial_00_roof", "fg": 167, "bg": 106, "rotates": true }, + { "id": "home_improvement", "fg": 178, "bg": 84, "rotates": true }, + { "id": "home_improvement_roof", "fg": 178, "bg": 84, "rotates": true }, + { "id": "cs_market_small", "fg": 4, "bg": 106 }, + { "id": "cs_sex_shop", "fg": 11, "bg": 136 }, + { "id": "cs_sex_shop_roof", "fg": 11, "bg": 136 }, + { "id": "cs_internet_cafe", "fg": 121, "bg": 64 }, + { "id": [ "cs_internet_cafe_roof", "cs_internet_cafe_upper_roof" ], "fg": 121, "bg": 64 }, + { "id": "cs_car_showroom", "fg": 46, "bg": 64 }, + { "id": "cs_car_showroom_2ndfloor", "fg": 46, "bg": 64 }, + { "id": "cs_car_showroom_roof", "fg": 46, "bg": 64 }, + { "id": [ "cs_car_dealership", "s_cardealer" ], "fg": 46, "bg": 64 }, + { "id": [ "cs_car_dealership_roof", "s_cardealer_roof" ], "fg": 46, "bg": 64 }, + { "id": "headshop", "fg": 23, "bg": 155 }, + { "id": [ "headshop_roof", "headshop_upper_roof" ], "fg": 23, "bg": 155 }, + { "id": [ "abstorefront", "abstorefront_1", "abstorefront_2" ], "fg": 83, "bg": 47, "rotates": true }, + { + "id": [ "abstorefront_roof", "abstorefront_roof_1", "abstorefront_roof_2" ], + "fg": 83, + "bg": 47, + "rotates": true }, + { "id": [ "station_radio", "station_radio_1" ], "fg": 41, "bg": 106 }, + { "id": [ "station_radio_roof", "station_radio_roof_1" ], "fg": 41, "bg": 106 }, + { "id": "cs_gardening_allotment", "fg": 62, "bg": 84 }, + { "id": "cs_gardening_allotment_roof", "fg": 62, "bg": 84 }, + { "id": "animalpound", "fg": 40, "bg": 52 }, + { "id": "animalpound_roof", "fg": 40, "bg": 52 }, + { "id": "animalshelter", "fg": 43, "bg": 136, "rotates": true }, + { "id": "animalshelter_roof", "fg": 43, "bg": 136, "rotates": true }, + { "id": "emptycommerciallot", "fg": 36, "bg": 106 }, { "id": [ - "farm_2", - "horse_farm_isherwood_13", - "horse_farm_13", - "farm_isherwood_2", - "2farm_11", - "farm_stills_3", - "farm_stills_3_2nd", - "farm_stills_3_roof", - "farm_dairy_twd_3", - "farm_dairy_twd_4", - "2farm_roof_11", - "farm_horse_house_1", - "farm_horse_house_1_2ndfloor", - "farm_horse_house_1_roof" + "city_block2_1", + "city_block2_2", + "city_block2_3", + "city_block2_4", + "city_block2_flr2_1", + "city_block2_flr2_2", + "city_block2_flr2_3", + "city_block2_flr2_4", + "city_block2_roof_1", + "city_block2_roof_2", + "city_block2_roof_3", + "city_block2_roof_4" ], - "fg": 154, - "bg": 100, + "fg": 101, + "bg": 1, "rotates": true }, { - "id": [ "farm_2_roof", "farm_isherwood_2_roof", "horse_farm_13_roof", "horse_farm_isherwood_13_roof" ], - "fg": 154, - "bg": 100, + "id": [ + "textile_mill_museum_0a0", + "textile_mill_museum_0a1", + "textile_mill_museum_0a2", + "textile_mill_museum_0b0", + "textile_mill_museum_0b1", + "textile_mill_museum_0b2", + "textile_mill_museum_1a0", + "textile_mill_museum_1a1", + "textile_mill_museum_1a2", + "textile_mill_museum_1b0", + "textile_mill_museum_1b1", + "textile_mill_museum_1b2", + "textile_mill_museum_2a0", + "textile_mill_museum_2a1", + "textile_mill_museum_2a2", + "textile_mill_museum_2b0", + "textile_mill_museum_2b1", + "textile_mill_museum_2b2" + ], + "fg": 101, + "bg": 1, "rotates": true }, - { "id": [ "farm_3", "farm_isherwood_3" ], "fg": 129, "bg": 100 }, - { "id": [ "farm_3_roof", "farm_isherwood_3_roof" ], "fg": 129, "bg": 100 }, - { "id": "farm_dairy_twd_11", "fg": 1, "bg": 100, "rotates": true }, - { "id": "farm_dairy_twd_12", "fg": 154, "bg": 100, "rotates": true }, { "id": [ - "farm_dairy_twd_1", - "farm_dairy_twd_2", - "farm_dairy_twd_3_roof", - "farm_dairy_twd_4_roof", - "farm_dairy_twd_9", - "farm_dairy_twd_10" + "urban_25_3", + "urban_25_4", + "urban_25_5", + "urban_25_6", + "urban_25_7", + "urban_25_8", + "urban_25_9", + "urban_25_10", + "urban_25_12" ], - "fg": 129, - "bg": 100 - }, - { "id": [ "farm_dairy_twd_5", "farm_dairy_twd_6" ], "fg": 154, "bg": 100, "rotates": true }, - { "id": "farm_dairy_twd_7", "fg": 2, "bg": 100, "rotates": true }, - { "id": "farm_dairy_twd_8", "fg": 3, "bg": 100, "rotates": true }, - { - "id": [ "farm_dairy_twd_second_floor_5", "farm_dairy_twd_second_floor_6", "farm_dairy_twd_second_floor_12" ], - "fg": 154, - "bg": 100, + "fg": 99, + "bg": 1, "rotates": true }, - { "id": [ "farm_horse_track_1", "farm_horse_track_2" ], "fg": 170, "bg": 108 }, - { "id": "farm_horse_track_large_1", "fg": 169, "bg": 108, "rotates": true }, - { "id": "farm_horse_track_large_2", "fg": 167, "bg": 108, "rotates": true }, - { "id": "farm_horse_track_large_3", "fg": 168, "bg": 108, "rotates": true }, - { "id": "farm_horse_track_large_4", "fg": 3, "bg": 108, "rotates": true }, - { "id": "farm_isherwood_2_cellar", "fg": 147, "bg": 100 }, - { "id": "farm_isherwood_3_hayloft", "fg": 129, "bg": 100 }, - { - "id": [ "farm_stills_4", "2farm_3", "2farm_roof_3", "2farm_loft_3", "2farm_4", "2farm_roof_4", "2farm_7", "2farm_8" ], - "fg": 129, - "bg": 100 - }, { "id": [ - "farm_stills_8", - "farm_stills_12", - "farm_stills_1", - "farm_stills_2", - "farm_stills_5", - "farm_stills_6", - "farm_stills_9", - "farm_stills_10" + "urban_14_10", + "urban_14_11", + "urban_14_12", + "urban_14_13", + "urban_14_14", + "urban_14_3", + "urban_14_4", + "urban_14_5", + "urban_14_6", + "urban_14_7", + "urban_14_8", + "urban_14_9" ], - "fg": 129, - "bg": 100 - }, - { - "id": [ "fema", "fema_1_3", "fema_2_1", "fema_2_2", "fema_2_3", "fema_3_1", "fema_3_2", "fema_3_3" ], - "fg": 142, - "bg": 99 + "fg": 43, + "bg": 155, + "rotates": true }, - { "id": "fieldoffice", "fg": 31, "bg": 96, "rotates": true }, { - "id": [ "fishing_pond_0_0", "fishing_pond_0_1", "fishing_pond_1_0", "fishing_pond_1_1" ], - "fg": 150, - "bg": 99 + "id": [ "strip_mall_1", "strip_mall_2", "strip_mall_3", "strip_mall_4" ], + "fg": 131, + "bg": 1, + "rotates": true }, - { "id": "flurries", "fg": 95, "bg": 101 }, { - "id": "forest_trail", - "fg": 61, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 61 }, - { "id": "corner", "fg": [ 64, 56, 63, 55 ] }, - { "id": "t_connection", "fg": [ 58, 59, 57, 54 ] }, - { "id": "edge", "fg": [ 53, 60 ] }, - { "id": "end_piece", "fg": [ 53, 60, 53, 60 ] }, - { "id": "unconnected", "fg": [ 61, 61 ] } - ] + "id": [ "strip_mall_roof_1", "strip_mall_roof_2", "strip_mall_roof_3", "strip_mall_roof_4" ], + "fg": 131, + "bg": 1, + "rotates": true }, - { "id": "furniture", "fg": 31, "bg": 96, "rotates": true }, - { "id": [ "furniture_roof", "furniture_upper_roof" ], "fg": 31, "bg": 96, "rotates": true }, - { "id": "garage_gas_1", "fg": 73, "bg": 96, "rotates": true }, { "id": [ - "godco_1_1", - "godco_2_1", - "godco_3_1", - "godco_4_1", - "godco_5_1", - "godco_6_1", - "godco_7_1", - "godco_8_1", - "godco_9_1", - "godco_1_2", - "godco_2_2" + "evac_center_7", + "evac_center_8", + "evac_center_9", + "evac_center_12", + "evac_center_13", + "evac_center_14", + "evac_center_17", + "evac_center_18", + "evac_center_19" ], - "fg": 133, - "bg": 103 - }, - { - "id": [ "godco_1", "godco_2", "godco_3", "godco_4", "godco_5", "godco_6", "godco_7", "godco_8", "godco_9" ], - "fg": 133, - "bg": 103 + "fg": 161, + "bg": 1, + "rotates": true }, - { "id": "gym", "fg": 25, "bg": 101, "rotates": true }, - { "id": [ "gym_fitness", "gym_fitness_1", "gym_fitness_2ndFloor_1" ], "fg": 154, "bg": 107, "rotates": true }, - { "id": [ "gym_fitness_roof", "gym_fitness_roof_1" ], "fg": 154, "bg": 107, "rotates": true }, - { "id": [ "gym_roof", "gym_upper_roof" ], "fg": 25, "bg": 101, "rotates": true }, { "id": [ - "hdwr_large_0_0_0", - "hdwr_large_0_1_0", - "hdwr_large_0_2_0", - "hdwr_large_1_0_0", - "hdwr_large_1_1_0", - "hdwr_large_1_2_0" + "evac_center_7_z1", + "evac_center_8_z1", + "evac_center_9_z1", + "evac_center_12_z1", + "evac_center_13_z1", + "evac_center_14_z1", + "evac_center_17_z1", + "evac_center_18_z1", + "evac_center_19_z1" ], - "fg": 45, - "bg": 100 + "fg": 161, + "bg": 1, + "rotates": true }, + { "id": "refctr_fence_NW", "fg": 117, "bg": 1, "rotates": true }, { - "id": [ - "hdwr_large_0_0_1", - "hdwr_large_1_0_1", - "hdwr_large_0_1_1", - "hdwr_large_1_1_1", - "hdwr_large_0_2_1", - "hdwr_large_1_2_1" - ], - "fg": 45, - "bg": 100 + "id": [ "refctr_fence_h", "refctr_fence_entrance_L", "refctr_fence_entrance_R" ], + "fg": 114, + "bg": 1, + "rotates": true }, - { "id": "headshop", "fg": 134, "bg": 123 }, - { "id": [ "headshop_roof", "headshop_upper_roof" ], "fg": 134, "bg": 123 }, - { "id": "hellmouth", "fg": 5, "bg": 96, "rotates": true }, - { "id": "highlight_item", "fg": 104, "rotates": false }, - { "id": "home_improvement", "fg": 25, "bg": 103, "rotates": true }, - { "id": "home_improvement_roof", "fg": 25, "bg": 103, "rotates": true }, - { "id": [ "horse_farm_10", "farm_1_coop", "horse_farm_isherwood_10" ], "fg": 160, "bg": 100 }, - { "id": [ "horse_farm_10_roof", "farm_1_coop_roof", "horse_farm_isherwood_10_roof" ], "fg": 160, "bg": 100 }, - { "id": [ "horse_farm_2", "horse_farm_isherwood_2" ], "fg": 129, "bg": 100 }, + { "id": "refctr_fence_NE", "fg": 110, "bg": 1, "rotates": true }, + { "id": "refctr_fence_v", "fg": 108, "bg": 1, "rotates": true }, + { "id": "refctr_fence_SE", "fg": 116, "bg": 1, "rotates": true }, + { "id": "refctr_fence_SW", "fg": 111, "bg": 1, "rotates": true }, + { "id": "faction_base_farm_0", "fg": 22, "bg": 52 }, { - "id": [ - "horse_farm_4", - "horse_farm_isherwood_4", - "farm_horse_carriage_house_1", - "farm_horse_carriage_house_1_roof", - "farm_horse_greenhouse", - "farm_horse_greenhouse_roof" - ], - "fg": 160, - "bg": 100 + "id": [ "faction_base_farm_1", "faction_base_farm_2", "faction_base_farm_3", "faction_base_farm_4" ], + "fg": 22, + "bg": 52 }, - { "id": [ "horse_farm_4_roof", "horse_farm_isherwood_4_roof" ], "fg": 160, "bg": 100 }, - { "id": [ "horse_farm_7_hayloft", "horse_farm_isherwood_7_hayloft" ], "fg": 132, "bg": 100 }, + { "id": "faction_base_garage_0", "fg": 22, "bg": 106 }, { "id": [ - "horse_farm_7", - "horse_farm_isherwood_7", - "farm_horse_stable_1", - "farm_horse_stable_1_hayloft", - "farm_horse_stable_1_roof" + "faction_base_garage_1", + "faction_base_garage_2", + "faction_base_garage_3", + "faction_base_garage_4", + "faction_base_garage_5", + "faction_base_garage_6" ], - "fg": 132, - "bg": 100 - }, - { "id": [ "horse_farm_7_roof", "horse_farm_isherwood_7_roof" ], "fg": 132, "bg": 100 }, - { "id": [ "horse_farm_9", "farm_1_greenhouse", "horse_farm_isherwood_9" ], "fg": 160, "bg": 100 }, - { - "id": [ "horse_farm_9_roof", "farm_1_greenhouse_roof", "horse_farm_isherwood_9_roof" ], - "fg": 160, - "bg": 100 + "fg": 22, + "bg": 106 }, + { "id": "faction_base_kitchen_0", "fg": 22, "bg": 84 }, { "id": [ - "horse_farm_isherwood_13_2ndfloor", - "horse_farm_13_2ndfloor", - "farm_dairy_twd_second_floor_3", - "farm_dairy_twd_second_floor_4" + "faction_base_kitchen_1", + "faction_base_kitchen_2", + "faction_base_kitchen_3", + "faction_base_kitchen_4", + "faction_base_kitchen_5", + "faction_base_kitchen_6", + "faction_base_kitchen_7", + "faction_base_kitchen_8" ], - "fg": 154, - "bg": 100, - "rotates": true - }, - { "id": "house_farm", "fg": 154, "bg": 100, "rotates": true }, - { "id": "house_farm_roof", "fg": 154, "bg": 100, "rotates": true }, - { "id": [ "house_technomancer_1", "house_technomancer_2" ], "fg": 46, "bg": 96, "rotates": true }, - { - "id": [ "house_technomancer_3", "house_technomancer_4", "house_technomancer_5", "house_technomancer_6" ], - "fg": 46, - "bg": 96, - "rotates": true + "fg": 22, + "bg": 84 }, - { "id": [ "hunter_shack", "hunter_shack_1" ], "fg": 133, "bg": 101 }, - { "id": [ "hunter_shack_roof", "hunter_shack_roof_1" ], "fg": 133, "bg": 101 }, - { "id": "hunting_blind", "fg": 143, "bg": 103 }, - { "id": "icecream_shop", "fg": 76, "bg": 108, "rotates": true }, - { "id": "icecream_shop_roof", "fg": 76, "bg": 108, "rotates": true }, + { "id": "faction_base_blacksmith_0", "fg": 22, "bg": 155 }, { - "id": [ "isolated_house_farm_blacksmith", "isolated_house_farm_roof_blacksmith" ], - "fg": 70, - "bg": 96, - "rotates": true - }, + "id": [ + "faction_base_blacksmith_1", + "faction_base_blacksmith_2", + "faction_base_blacksmith_3", + "faction_base_blacksmith_4", + "faction_base_blacksmith_5", + "faction_base_blacksmith_6", + "faction_base_blacksmith_7", + "faction_base_blacksmith_8", + "faction_base_blacksmith_9", + "faction_base_blacksmith_10", + "faction_base_blacksmith_11", + "faction_base_blacksmith_12" + ], + "fg": 22, + "bg": 155 + }, + { "id": "faction_base_canteen_0", "fg": 22, "bg": 84 }, + { "id": "faction_base_canteen_2_0", "fg": 22, "bg": 84 }, + { "id": "faction_base_farm_2_0", "fg": 22, "bg": 52 }, + { "id": "faction_base_garage_2_0", "fg": 22, "bg": 106 }, + { "id": "rift", "fg": 153, "bg": 1, "rotates": true }, + { "id": "hellmouth", "fg": 132, "bg": 1, "rotates": true }, + { "id": "sai", "fg": 23, "bg": 133 }, + { "id": "solar_farm", "fg": 18, "bg": 168 }, + { "id": [ "small_storage_units", "small_storage_units_1" ], "fg": 18, "bg": 168 }, + { "id": [ "small_storage_units_roof", "small_storage_units_roof_1" ], "fg": 18, "bg": 168 }, + { "id": [ "lumberyard_0_0", "lumberyard_0_1", "lumberyard_1_0", "lumberyard_1_1" ], "fg": 34, "bg": 84 }, { - "id": [ "isolated_house_farm_gunsmith", "isolated_house_farm_roof_gunsmith" ], - "fg": 15, - "bg": 96, - "rotates": true + "id": [ "lumberyard_0_0_roof", "lumberyard_0_1_roof", "lumberyard_1_0_roof", "lumberyard_1_1_roof" ], + "fg": 34, + "bg": 84 }, + { "id": [ "lumbermill_0_0", "lumbermill_0_1", "lumbermill_1_0", "lumbermill_1_1" ], "fg": 34, "bg": 84 }, { - "id": [ "junkyard_1a", "junkyard_roof_1a", "junkyard_1b", "junkyard_roof_1b", "junkyard_2a", "junkyard_2b" ], - "fg": 144, - "bg": 100 + "id": [ "lumbermill_0_0_roof", "lumbermill_0_1_roof", "lumbermill_1_0_roof", "lumbermill_1_1_roof" ], + "fg": 34, + "bg": 84 }, { - "id": [ - "karting_0_0_0", - "karting_0_0_1", - "karting_0_0_2", - "karting_0_1_0", - "karting_0_1_1", - "karting_0_1_2", - "karting_0_2_0", - "karting_0_2_1", - "karting_0_2_2", - "karting_1_0_0", - "karting_1_0_1", - "karting_1_0_2", - "karting_1_1_0", - "karting_1_1_1", - "karting_1_1_2", - "karting_1_2_0", - "karting_1_2_1", - "karting_1_2_2", - "karting_2_0_0", - "karting_2_0_1", - "karting_2_0_2", - "karting_2_1_0", - "karting_2_1_1", - "karting_2_1_2", - "karting_2_2_0", - "karting_2_2_1", - "karting_2_2_2" - ], - "fg": 146, - "bg": 124 + "id": [ "construction_site", "house_vacant", "house_vacant1", "house_vacant2", "house_vacant3" ], + "fg": 11, + "bg": 106 }, - { "id": "landfill", "fg": 145, "bg": 100 }, - { "id": "landscapingsupplyco_1a", "fg": 145, "bg": 103 }, - { "id": "landscapingsupplyco_1b", "fg": 145, "bg": 103 }, - { "id": "landscapingsupplyco_1b_roof", "fg": 145, "bg": 103 }, { "id": [ "large_storage_units_3", @@ -1111,8 +909,8 @@ "medium_storage_units_1", "medium_storage_units_2" ], - "fg": 129, - "bg": 124 + "fg": 18, + "bg": 168 }, { "id": [ @@ -1122,40 +920,104 @@ "medium_storage_units_roof_1", "medium_storage_units_roof_2" ], - "fg": 129, - "bg": 124 + "fg": 18, + "bg": 168 }, - { "id": "light_drizzle", "fg": 72, "bg": 99 }, - { "id": "lighting_boomered_dark", "fg": 71, "rotates": false }, - { "id": "lighting_boomered_light", "fg": 34, "rotates": false }, - { "id": [ "lighting_lowlight_dark", "unknown_terrain" ], "fg": 87, "rotates": false }, - { "id": "lighting_lowlight_light", "fg": 83, "rotates": false }, - { "id": "lightning", "fg": 21, "bg": 99 }, - { "id": [ "lumbermill_0_0", "lumbermill_0_1", "lumbermill_1_0", "lumbermill_1_1" ], "fg": 145, "bg": 103 }, { - "id": [ "lumbermill_0_0_ocu", "lumbermill_0_1_ocu", "lumbermill_1_0_ocu", "lumbermill_1_1_ocu" ], - "fg": 145, - "bg": 103 + "id": [ + "steel_mill_rail_1", + "steel_mill_rail_2", + "steel_mill_rail_1_2", + "steel_mill_rail_2_2", + "steel_mill_rail_1_3", + "steel_mill_rail_2_3" + ], + "fg": 68, + "bg": 1, + "rotates": true }, + { "id": [ "s_lightindustry_road_0", "s_lightindustry_road_1" ], "fg": 75, "bg": 1, "rotates": true }, + { "id": [ "s_lightindustry_scen_road_0", "s_lightindustry_scen_road_1" ], "fg": 75, "bg": 1, "rotates": true }, { - "id": [ "lumbermill_0_0_roof", "lumbermill_0_1_roof", "lumbermill_1_0_roof", "lumbermill_1_1_roof" ], - "fg": 145, - "bg": 103 + "id": [ "isolated_house_farm_gunsmith", "isolated_house_farm_roof_gunsmith" ], + "fg": 141, + "bg": 1, + "rotates": true }, - { "id": [ "lumberyard_0_0", "lumberyard_0_1", "lumberyard_1_0", "lumberyard_1_1" ], "fg": 145, "bg": 103 }, { - "id": [ "lumberyard_0_0_roof", "lumberyard_0_1_roof", "lumberyard_1_0_roof", "lumberyard_1_1_roof" ], - "fg": 145, - "bg": 103 + "id": [ "isolated_house_farm_blacksmith", "isolated_house_farm_roof_blacksmith" ], + "fg": 66, + "bg": 1, + "rotates": true + }, + { "id": "mall_a_1", "fg": 78, "bg": 1, "rotates": true }, + { + "id": [ "mall_a_2", "mall_a_16", "mall_a_17", "mall_a_74", "mall_a_75", "mall_a_76", "mall_a_78", "mall_a_79", "mall_a_80" ], + "fg": 75, + "bg": 1, + "rotates": true }, { "id": [ - "mall_a_11", - "mall_a_11_roof", - "mall_a_12", - "mall_a_12_roof", - "mall_a_13", - "mall_a_13_roof", + "mall_a_6", + "mall_a_10", + "mall_a_19", + "mall_a_27", + "mall_a_28", + "mall_a_36", + "mall_a_37", + "mall_a_45", + "mall_a_46", + "mall_a_54", + "mall_a_55", + "mall_a_63", + "mall_a_64", + "mall_a_72", + "mall_b_10", + "mall_b_19" + ], + "fg": 68, + "bg": 1, + "rotates": true + }, + { "id": "mall_a_15", "fg": 71, "bg": 1, "rotates": true }, + { "id": "mall_a_18", "fg": 70, "bg": 1, "rotates": true }, + { "id": "mall_a_73", "fg": 71, "bg": 1, "rotates": true }, + { "id": "mall_a_77", "fg": 73, "bg": 1, "rotates": true }, + { "id": "mall_a_81", "fg": 77, "bg": 1, "rotates": true }, + { "id": [ "mall_a_3", "mall_b_3" ], "fg": 35, "bg": 129 }, + { "id": [ "mall_a_3_roof", "mall_upper_roof_3" ], "fg": 35, "bg": 129 }, + { "id": "mall_upper_roof_4", "fg": 35, "bg": 140 }, + { "id": [ "mall_a_4", "mall_b_4", "mall_a_5", "mall_b_5" ], "fg": 35, "bg": 140 }, + { "id": [ "mall_a_4_roof", "mall_a_5_roof" ], "fg": 35, "bg": 140 }, + { + "id": [ + "mall_a_14", + "mall_a_14_roof", + "mall_a_47", + "mall_a_47_roof", + "mall_a_53", + "mall_a_53_roof", + "mall_a_68", + "mall_a_68_roof", + "mall_b_14", + "mall_b_47", + "mall_b_53", + "mall_b_68" + ], + "fg": 35, + "bg": 129 + }, + { "id": [ "mall_a_29", "mall_b_29" ], "fg": 35, "bg": 129 }, + { "id": [ "mall_a_20", "mall_b_20", "mall_a_20_roof", "mall_a_29_roof" ], "fg": 35, "bg": 129 }, + { + "id": [ + "mall_a_11", + "mall_a_11_roof", + "mall_a_12", + "mall_a_12_roof", + "mall_a_13", + "mall_a_13_roof", "mall_a_21", "mall_a_21_roof", "mall_a_22", @@ -1279,503 +1141,146 @@ "mall_upper_roof_50", "mall_upper_roof_51" ], - "fg": 146, - "bg": 115 + "fg": 35, + "bg": 140 }, { - "id": [ - "mall_a_14", - "mall_a_14_roof", - "mall_a_47", - "mall_a_47_roof", - "mall_a_53", - "mall_a_53_roof", - "mall_a_68", - "mall_a_68_roof", - "mall_b_14", - "mall_b_47", - "mall_b_53", - "mall_b_68" - ], - "fg": 146, - "bg": 110 + "id": [ "mall_a_68_basement", "mall_a_67_sub_basement", "mall_a_68_sub_basement", "mall_a_69_sub_basement" ], + "fg": 35, + "bg": 129 }, - { "id": "mall_a_15", "fg": 117, "bg": 96, "rotates": true }, - { "id": "mall_a_18", "fg": 116, "bg": 96, "rotates": true }, - { "id": "mall_a_1", "fg": 127, "bg": 96, "rotates": true }, - { "id": [ "mall_a_20", "mall_b_20", "mall_a_20_roof", "mall_a_29_roof" ], "fg": 146, "bg": 110 }, - { "id": [ "mall_a_29", "mall_b_29" ], "fg": 146, "bg": 110 }, + { "id": "mi-go_camp1", "fg": 81, "bg": 1, "rotates": true }, + { "id": "mi-go_camp2", "fg": 118, "bg": 1, "rotates": true }, + { "id": "mi-go_camp2-1", "fg": 118, "bg": 1, "rotates": true }, { - "id": [ "mall_a_2", "mall_a_16", "mall_a_17", "mall_a_74", "mall_a_75", "mall_a_76", "mall_a_78", "mall_a_79", "mall_a_80" ], - "fg": 121, - "bg": 96, + "id": [ "mi-go_scout_tower_1", "mi-go_scout_tower_2", "mi-go_scout_tower_3", "mi-go_scout_tower_4" ], + "fg": 118, + "bg": 1, "rotates": true }, - { "id": [ "mall_a_3", "mall_b_3" ], "fg": 146, "bg": 110 }, - { "id": [ "mall_a_3_roof", "mall_upper_roof_3" ], "fg": 146, "bg": 110 }, - { "id": [ "mall_a_4", "mall_b_4", "mall_a_5", "mall_b_5" ], "fg": 146, "bg": 115 }, - { "id": [ "mall_a_4_roof", "mall_a_5_roof" ], "fg": 146, "bg": 115 }, { - "id": [ "mall_a_68_basement", "mall_a_67_sub_basement", "mall_a_68_sub_basement", "mall_a_69_sub_basement" ], - "fg": 146, - "bg": 110 + "id": [ "fema", "fema_1_3", "fema_2_1", "fema_2_2", "fema_2_3", "fema_3_1", "fema_3_2", "fema_3_3" ], + "fg": 30, + "bg": 47 }, { - "id": [ - "mall_a_6", - "mall_a_10", - "mall_a_19", - "mall_a_27", - "mall_a_28", - "mall_a_36", - "mall_a_37", - "mall_a_45", - "mall_a_46", - "mall_a_54", - "mall_a_55", - "mall_a_63", - "mall_a_64", - "mall_a_72", - "mall_b_10", - "mall_b_19" - ], - "fg": 113, - "bg": 96, - "rotates": true + "id": [ "FEMA_tlc", "FEMA_te", "FEMA_trc", "FEMA_le", "FEMA_mid", "FEMA_re", "FEMA_blc", "FEMA_brc" ], + "fg": 30, + "bg": 47 }, - { "id": "mall_a_73", "fg": 117, "bg": 96, "rotates": true }, - { "id": "mall_a_77", "fg": 119, "bg": 96, "rotates": true }, - { "id": "mall_a_81", "fg": 126, "bg": 96, "rotates": true }, - { "id": "mall_upper_roof_4", "fg": 146, "bg": 115 }, - { "id": "mesa", "fg": 131, "bg": 100 }, - { "id": "mi-go_camp1", "fg": 97, "bg": 96, "rotates": true }, - { "id": "mi-go_camp2-1", "fg": 82, "bg": 96, "rotates": true }, - { "id": "mi-go_camp2", "fg": 82, "bg": 96, "rotates": true }, - { - "id": [ "mi-go_scout_tower_1", "mi-go_scout_tower_2", "mi-go_scout_tower_3", "mi-go_scout_tower_4" ], - "fg": 82, - "bg": 96, - "rotates": true - }, - { "id": [ "mi-go_scout_tower_dino_1", "mi-go_scout_tower_dino_3" ], "fg": 82, "bg": 96, "rotates": true }, - { "id": [ "mil_base_4a", "mil_base_4f" ], "fg": 120, "bg": 96, "rotates": true }, - { "id": [ "mil_base_minefield_nw", "refctr_fence_NW" ], "fg": 175, "bg": 96, "rotates": true }, - { "id": [ "mil_base_minefield_se", "refctr_fence_SE", "speedway_8_7" ], "fg": 174, "bg": 96, "rotates": true }, - { "id": [ "mil_base_minefield_sw", "refctr_fence_SW" ], "fg": 172, "bg": 96, "rotates": true }, - { "id": [ "mil_surplus", "mil_surplus_1", "mil_surplus_2" ], "fg": 146, "bg": 108 }, - { "id": [ "mil_surplus_roof", "mil_surplus_roof_1", "mil_surplus_roof_2" ], "fg": 146, "bg": 108 }, - { "id": "mission_arrow_down", "fg": 15, "bg": 96, "rotates": true }, - { "id": "mission_arrow_e", "fg": 11, "bg": 96, "rotates": true }, - { "id": "mission_arrow_n", "fg": 14, "bg": 96, "rotates": true }, - { "id": [ "mission_arrow_ne", "speedway_1_4" ], "fg": 16, "bg": 96, "rotates": true }, - { "id": [ "mission_arrow_nw", "speedway_1_0", "speedway_0_1" ], "fg": 20, "bg": 96, "rotates": true }, - { "id": "mission_arrow_s", "fg": 15, "bg": 96, "rotates": true }, - { "id": [ "mission_arrow_se", "speedway_7_4", "speedway_6_5" ], "fg": 19, "bg": 96, "rotates": true }, - { "id": [ "mission_arrow_sw", "speedway_6_1" ], "fg": 17, "bg": 96, "rotates": true }, - { "id": "mission_arrow_up", "fg": 14, "bg": 96, "rotates": true }, - { "id": "mission_arrow_w", "fg": 10, "bg": 96, "rotates": true }, - { "id": "mission_cursor", "fg": 9, "bg": 96 }, - { "id": [ "moonshine_still", "moonshine_still_1", "moonshine_still_2" ], "fg": 150, "bg": 100 }, - { "id": [ "moonshine_still_roof", "moonshine_still_roof_1", "moonshine_still_roof_2" ], "fg": 150, "bg": 100 }, - { "id": "mortuary", "fg": 146, "bg": 99 }, - { "id": "mortuary_roof", "fg": 146, "bg": 99 }, + { "id": "mil_base_minefield_nw", "fg": 117, "bg": 1, "rotates": true }, + { "id": [ "mil_base_minefield_s", "mil_base_minefield_n" ], "fg": 114, "bg": 1, "rotates": true }, + { "id": "mil_base_minefield_ne", "fg": 110, "bg": 1, "rotates": true }, + { "id": [ "mil_base_minefield_e", "mil_base_minefield_w" ], "fg": 108, "bg": 1, "rotates": true }, + { "id": "mil_base_minefield_se", "fg": 116, "bg": 1, "rotates": true }, + { "id": "mil_base_minefield_sw", "fg": 111, "bg": 1, "rotates": true }, { "id": [ - "movietheater_0_0", - "movietheater_2_0", - "movietheater_0_1", - "movietheater_1_1", - "movietheater_2_1", - "movietheater_0_2", - "movietheater_1_2", - "movietheater_2_2" + "cathedral_1_NW", + "cathedral_1_NE", + "cathedral_1_SW", + "cathedral_1_SE", + "cathedral_2_NW", + "cathedral_2_NE", + "cathedral_2_SW", + "cathedral_2_SE", + "cathedral_3_NW", + "cathedral_3_NE", + "cathedral_3_SW", + "cathedral_3_SE" ], - "fg": 146, - "bg": 124 + "fg": 28, + "bg": 129 }, + { "id": [ "cathedral_b_NW", "cathedral_b_NE", "cathedral_b_SW", "cathedral_b_SE" ], "fg": 28, "bg": 129 }, { "id": [ - "movietheater_roof_0_0", - "movietheater_roof_1_0", - "movietheater_roof_2_0", - "movietheater_roof_0_1", - "movietheater_roof_1_1", - "movietheater_roof_2_1", - "movietheater_roof_0_2", - "movietheater_roof_1_2", - "movietheater_roof_2_2" + "cathedral_4_NW", + "cathedral_4_NE", + "cathedral_5_NW", + "cathedral_5_NE", + "cathedral_6_NW", + "cathedral_6_NE", + "cathedral_7_NW", + "cathedral_7_NE" ], - "fg": 146, - "bg": 124 + "fg": 28, + "bg": 129 + }, + { "id": [ "s_library", "s_library_1", "s_library_2", "s_library_3" ], "fg": 43, "bg": 52, "rotates": true }, + { + "id": [ "s_library_roof", "s_library_roof_1", "s_library_roof_2", "s_library_roof_3" ], + "fg": 43, + "bg": 52, + "rotates": true + }, + { "id": [ "police", "police_1", "police_2" ], "fg": 178, "bg": 47, "rotates": true }, + { + "id": [ "police_roof", "police_roof_1", "police_roof_2", "police_upper_roof_2" ], + "fg": 178, + "bg": 47, + "rotates": true }, - { "id": [ "music_venue", "music_venue_1" ], "fg": 146, "bg": 105 }, - { "id": [ "music_venue_roof", "music_venue_1_roof", "music_venue_1_roof_top" ], "fg": 146, "bg": 105 }, - { "id": "necropolis_a_10", "fg": 44, "bg": 96, "rotates": true }, + { "id": "police_2ndfloor_1", "fg": 178, "bg": 47, "rotates": true }, { "id": [ - "necropolis_a_11", - "necropolis_a_62", - "necropolis_a_59", - "necropolis_a_53", - "necropolis_a_50", - "necropolis_a_47", - "necropolis_a_31", - "necropolis_a_15" + "police_dept_u000", + "police_dept_u010", + "police_dept_u100", + "police_dept_u110", + "police_dept_u001", + "police_dept_u011", + "police_dept_u101", + "police_dept_u111", + "police_dept_d000", + "police_dept_d010", + "police_dept_d100", + "police_dept_d110", + "police_dept_d001", + "police_dept_d011", + "police_dept_d101", + "police_dept_d111" ], - "fg": 113, - "bg": 96, + "fg": 178, + "bg": 47, "rotates": true }, - { "id": "necropolis_a_12", "fg": 43, "bg": 100, "rotates": true }, - { "id": "necropolis_a_16", "fg": 24, "bg": 99, "rotates": true }, - { "id": "necropolis_a_17", "fg": 27, "bg": 99, "rotates": true }, - { "id": "necropolis_a_20", "fg": 117, "bg": 96, "rotates": true }, { "id": [ - "necropolis_a_21", - "necropolis_a_23", - "necropolis_a_25", - "necropolis_a_39", - "necropolis_a_42", - "necropolis_a_43", - "necropolis_a_66", - "necropolis_a_67", - "necropolis_a_69", - "necropolis_a_70" - ], - "fg": 121, - "bg": 96, - "rotates": true - }, - { "id": [ "necropolis_a_22", "necropolis_a_41" ], "fg": 119, "bg": 96, "rotates": true }, - { "id": [ "necropolis_a_24", "necropolis_a_40", "necropolis_a_65" ], "fg": 118, "bg": 96, "rotates": true }, - { "id": "necropolis_a_26", "fg": 116, "bg": 96, "rotates": true }, - { "id": [ "necropolis_a_28", "necropolis_a_29" ], "fg": 52, "bg": 96, "rotates": true }, - { "id": "necropolis_a_2", "fg": 49, "bg": 96, "rotates": true }, - { "id": "necropolis_a_34", "fg": 28, "bg": 96, "rotates": true }, - { "id": "necropolis_a_37", "fg": 137, "bg": 100, "rotates": true }, - { "id": "necropolis_a_44", "fg": 114, "bg": 96, "rotates": true }, - { "id": "necropolis_a_46", "fg": 75, "bg": 96, "rotates": true }, - { "id": "necropolis_a_51", "fg": 79, "bg": 96, "rotates": true }, - { "id": [ "necropolis_a_54", "necropolis_a_63" ], "fg": 43, "bg": 96, "rotates": true }, - { "id": "necropolis_a_5", "fg": 98, "bg": 99, "rotates": true }, - { "id": "necropolis_a_64", "fg": 121, "bg": 96, "rotates": true }, - { "id": "necropolis_a_68", "fg": 122, "bg": 96, "rotates": true }, - { "id": [ "necropolis_a_6", "necropolis_a_77" ], "fg": 113, "bg": 96, "rotates": true }, - { "id": "necropolis_a_71", "fg": 126, "bg": 96, "rotates": true }, - { "id": "necropolis_a_74", "fg": 154, "bg": 111, "rotates": true }, - { "id": "necropolis_a_75", "fg": 25, "bg": 111, "rotates": true }, - { - "id": [ - "necropolis_a_78", - "speedway_1_6", - "speedway_2_6", - "speedway_3_6", - "speedway_4_6", - "speedway_5_6", - "speedway_1_6_1", - "speedway_2_6_1", - "speedway_3_6_1", - "speedway_4_6_1", - "speedway_5_6_1" + "police_dept_u002", + "police_dept_u012", + "police_dept_u102", + "police_dept_u112", + "police_dept_d002", + "police_dept_d012", + "police_dept_d102", + "police_dept_d112" ], - "fg": 73, - "bg": 96, + "fg": 178, + "bg": 47, + "rotates": true + }, + { "id": [ "police_dept_skyway", "police_dept_skyway_roof" ], "fg": 171, "bg": 47, "rotates": true }, + { + "id": [ "police_dept_b00", "police_dept_b10", "police_dept_b01", "police_dept_b11" ], + "fg": 178, + "bg": 47, "rotates": true }, { "id": [ - "necropolis_b_11", - "necropolis_b_12", - "necropolis_b_15", - "necropolis_b_17", - "necropolis_b_20", - "necropolis_b_21", - "necropolis_b_22", - "necropolis_b_23", - "necropolis_b_24", - "necropolis_b_25", - "necropolis_b_26", - "necropolis_b_31", - "necropolis_b_35", - "necropolis_b_38", - "necropolis_b_39", - "necropolis_b_40", - "necropolis_b_41", - "necropolis_b_42", - "necropolis_b_43", - "necropolis_b_44", - "necropolis_b_46", - "necropolis_b_47", - "necropolis_b_48", - "necropolis_b_49", - "necropolis_b_5", - "necropolis_b_50", - "necropolis_b_51", - "necropolis_b_53", - "necropolis_b_56", - "necropolis_b_57", - "necropolis_b_58", - "necropolis_b_59", - "necropolis_b_6", - "necropolis_b_62", - "necropolis_b_64", - "necropolis_b_65", - "necropolis_b_66", - "necropolis_b_67", - "necropolis_b_68", - "necropolis_b_69", - "necropolis_b_7", - "necropolis_b_70", - "necropolis_b_71", - "necropolis_b_77", - "necropolis_b_78", - "necropolis_b_79", - "necropolis_b_8" + "prison_1_1", + "prison_1_2", + "prison_1_3", + "prison_1_4", + "prison_1_5", + "prison_1_6", + "prison_1_7", + "prison_1_8", + "prison_1_9" ], - "fg": 61, - "bg": 96, - "rotates": true - }, - { "id": "necropolis_b_29", "fg": 61, "bg": 96, "rotates": true }, - { - "id": [ - "necropolis_c_22", - "necropolis_c_24", - "necropolis_c_28", - "necropolis_c_30", - "necropolis_c_31", - "necropolis_c_32", - "necropolis_c_33", - "necropolis_c_34", - "necropolis_c_35", - "necropolis_c_36", - "necropolis_c_37", - "necropolis_c_41", - "necropolis_c_45", - "necropolis_c_49", - "necropolis_c_50", - "necropolis_c_54", - "necropolis_c_56", - "necropolis_c_57", - "necropolis_c_58", - "necropolis_c_59", - "necropolis_c_60", - "necropolis_c_61", - "necropolis_c_62", - "necropolis_c_63", - "necropolis_d_11", - "necropolis_d_12", - "necropolis_d_13", - "necropolis_d_14", - "necropolis_d_15", - "necropolis_d_16", - "necropolis_d_18", - "necropolis_d_24", - "necropolis_d_26", - "necropolis_d_40", - "necropolis_d_45", - "necropolis_d_47", - "necropolis_d_51", - "necropolis_d_53", - "necropolis_d_60", - "necropolis_d_62", - "necropolis_d_69", - "necropolis_d_70", - "necropolis_d_71", - "necropolis_d_72", - "necropolis_d_74", - "necropolis_d_76", - "necropolis_d_79", - "necropolis_d_81" - ], - "fg": 67, - "bg": 96, - "rotates": true - }, - { "id": [ "npc_male", "npc_female" ], "fg": 80, "bg": 96 }, - { "id": "nursing_home_12", "fg": 114, "bg": 96, "rotates": true }, - { "id": "nursing_home_4", "fg": 116, "bg": 96, "rotates": true }, - { "id": "nursing_home_8", "fg": 113, "bg": 96, "rotates": true }, - { "id": "nursing_home_sh12", "fg": 114, "bg": 96, "rotates": true }, - { "id": "nursing_home_sh4", "fg": 116, "bg": 96, "rotates": true }, - { "id": "nursing_home_sh8", "fg": 113, "bg": 96, "rotates": true }, - { - "id": [ - "office_cubical", - "office_cubical_1", - "small_office", - "office_cubical_phavian", - "office_cubical_phavian_roof", - "office_cubical_phavian_basement", - "office_cubical_phavian_subbasement" - ], - "fg": 85, - "bg": 96, - "rotates": true - }, - { - "id": [ "office_cubical_roof", "office_cubical_roof_1", "small_office_roof", "small_office_upper_roof" ], - "fg": 85, - "bg": 96, - "rotates": true - }, - { "id": [ "office_doctor", "office_doctor_1", "office_doctor_2" ], "fg": 154, "bg": 110, "rotates": true }, - { - "id": [ "office_doctor_roof", "office_doctor_roof_1", "office_doctor_roof_2", "office_doctor_upper_roof_2" ], - "fg": 154, - "bg": 110, - "rotates": true - }, - { - "id": [ - "office_tower_2_a1", - "office_tower_2_a2", - "office_tower_2_b1", - "office_tower_2_b2", - "office_tower_2_b3", - "office_tower_collapse_a1", - "office_tower_collapse_b_a1", - "office_tower_2_a1_tower_lab", - "office_tower_2_a1_1", - "office_tower_2_a2_1", - "office_tower_2_a3_1", - "office_tower_2_b1_1", - "office_tower_2_b2_1", - "office_tower_2_b3_1", - "office_tower_2_a1_2", - "office_tower_2_a2_2", - "office_tower_2_b1_2", - "office_tower_2_b2_2", - "office_tower_2_b3_2", - "office_tower_2_a1_roof", - "office_tower_2_a2_roof", - "office_tower_2_b1_roof", - "office_tower_2_b2_roof", - "office_tower_2_b3_roof" - ], - "fg": 163, - "bg": 108 - }, - { - "id": [ - "office_tower_collapse_a0", - "office_tower_collapse_b0", - "office_tower_collapse_b1", - "office_tower_collapse_b2", - "office_tower_collapse_b_a0", - "office_tower_collapse_b_b0", - "office_tower_collapse_b_b1", - "office_tower_collapse_b_b2" - ], - "fg": 163, - "bg": 108 - }, - { "id": "office_tower_ne", "fg": 151, "bg": 108 }, - { "id": [ "office_tower_nw", "office_tower_sw", "office_tower_se" ], "fg": 163, "bg": 108 }, - { - "id": [ "office_tower_roof_nw", "office_tower_roof_ne", "office_tower_roof_sw", "office_tower_roof_se" ], - "fg": 163, - "bg": 108 - }, - { - "id": [ - "office_tower_underground_nw", - "office_tower_underground_ne", - "office_tower_underground_sw", - "office_tower_underground_se" - ], - "fg": 161, - "bg": 108 - }, - { "id": [ "orchard", "orchard_roof", "orchard_1", "orchard_roof_1" ], "fg": 129, "bg": 103 }, - { "id": "orchard_processing", "fg": 151, "bg": 109 }, - { "id": "orchard_processing_roof", "fg": 151, "bg": 109 }, - { "id": "orchard_stall", "fg": 151, "bg": 109 }, - { "id": "orchard_stall_roof", "fg": 151, "bg": 109 }, - { "id": "overgrownlot", "fg": 147, "bg": 103 }, - { "id": "overmap_remembered_vehicle", "fg": 66, "bg": 96 }, - { "id": "overtakenlot", "fg": 147, "bg": 103 }, - { "id": [ "paddock_trailhead_5", "paddock_trailhead_8" ], "fg": 53, "bg": 96, "rotates": true }, - { "id": [ "drug_lab", "drug_lab_roof" ], "fg": 31, "bg": 96, "rotates": true }, - { "id": [ "pavilion", "pavilion_1" ], "fg": 138, "bg": 103 }, - { "id": [ "pavilion_roof", "pavilion_roof_1", "trailer_public_10_roof" ], "fg": 138, "bg": 103 }, - { "id": [ "pawn", "pawn_1", "pawn_pf", "pawn_pf_under" ], "fg": 28, "bg": 96, "rotates": true }, - { "id": [ "pawn_roof", "pawn_roof_1", "pawn_pf_roof" ], "fg": 28, "bg": 96, "rotates": true }, - { "id": [ "player_male", "player_female" ], "fg": 13, "bg": 96 }, - { "id": "police_2ndfloor_1", "fg": 25, "bg": 99, "rotates": true }, - { - "id": [ "police_dept_b00", "police_dept_b10", "police_dept_b01", "police_dept_b11" ], - "fg": 25, - "bg": 99, - "rotates": true - }, - { "id": [ "police_dept_skyway", "police_dept_skyway_roof" ], "fg": 29, "bg": 99, "rotates": true }, - { - "id": [ - "police_dept_u000", - "police_dept_u010", - "police_dept_u100", - "police_dept_u110", - "police_dept_u001", - "police_dept_u011", - "police_dept_u101", - "police_dept_u111", - "police_dept_d000", - "police_dept_d010", - "police_dept_d100", - "police_dept_d110", - "police_dept_d001", - "police_dept_d011", - "police_dept_d101", - "police_dept_d111" - ], - "fg": 25, - "bg": 99, - "rotates": true - }, - { - "id": [ - "police_dept_u002", - "police_dept_u012", - "police_dept_u102", - "police_dept_u112", - "police_dept_d002", - "police_dept_d012", - "police_dept_d102", - "police_dept_d112" - ], - "fg": 25, - "bg": 99, - "rotates": true - }, - { "id": [ "police", "police_1", "police_2" ], "fg": 25, "bg": 99, "rotates": true }, - { - "id": [ "police_roof", "police_roof_1", "police_roof_2", "police_upper_roof_2" ], - "fg": 25, - "bg": 99, - "rotates": true - }, - { "id": [ "portal_storm", "close_portal_storm", "distant_portal_storm" ], "fg": 12, "bg": 96 }, - { "id": [ "post_office", "post_office_1" ], "fg": 76, "bg": 96, "rotates": true }, - { "id": [ "post_office_roof", "post_office_roof_1" ], "fg": 76, "bg": 96, "rotates": true }, - { "id": "prefab", "fg": 46, "bg": 96, "rotates": true }, - { "id": "prefab_roof", "fg": 46, "bg": 96, "rotates": true }, - { "id": "prepnet_orchard", "fg": 129, "bg": 103 }, - { - "id": [ - "prison_1_1", - "prison_1_2", - "prison_1_3", - "prison_1_4", - "prison_1_5", - "prison_1_6", - "prison_1_7", - "prison_1_8", - "prison_1_9" - ], - "fg": 161, - "bg": 105 + "fg": 6, + "bg": 98 }, { "id": [ @@ -1885,19 +1390,57 @@ "prison_island_1_ug_14", "prison_island_1_ug_15" ], - "fg": 161, - "bg": 105 + "fg": 6, + "bg": 98 }, - { "id": "railroad_bridge", "fg": 68, "bg": 96, "rotates": true }, - { "id": "railroad_level_crossing", "fg": 18, "bg": 96, "rotates": true }, + { "id": [ "post_office", "post_office_1" ], "fg": 51, "bg": 1, "rotates": true }, + { "id": [ "post_office_roof", "post_office_roof_1" ], "fg": 51, "bg": 1, "rotates": true }, + { "id": "mortuary", "fg": 35, "bg": 47 }, + { "id": "mortuary_roof", "fg": 35, "bg": 47 }, { - "id": [ "railroad_station_0_1", "railroad_station_0_2", "railroad_station_0_3", "railroad_station_0_4" ], - "fg": 50, - "bg": 96, + "id": [ "town_hall_0_0_0", "town_hall_1_0_0", "town_hall_0_1_0", "town_hall_1_1_0" ], + "fg": 43, + "bg": 106, + "rotates": true + }, + { + "id": [ "town_hall_0_0_1", "town_hall_1_0_1", "town_hall_0_1_1", "town_hall_1_1_1" ], + "fg": 43, + "bg": 106, + "rotates": true + }, + { + "id": [ "town_hall_0_0_roof", "town_hall_1_0_roof", "town_hall_0_1_roof", "town_hall_1_1_roof" ], + "fg": 43, + "bg": 106, + "rotates": true + }, + { "id": "nursing_home_sh4", "fg": 70, "bg": 1, "rotates": true }, + { "id": "nursing_home_sh8", "fg": 68, "bg": 1, "rotates": true }, + { "id": "nursing_home_sh12", "fg": 69, "bg": 1, "rotates": true }, + { "id": "nursing_home_4", "fg": 70, "bg": 1, "rotates": true }, + { "id": "nursing_home_8", "fg": 68, "bg": 1, "rotates": true }, + { "id": "nursing_home_12", "fg": 69, "bg": 1, "rotates": true }, + { "id": "ranch_camp_1", "fg": 60, "bg": 1, "rotates": true }, + { + "id": [ + "ranch_camp_2", + "ranch_camp_3", + "ranch_camp_4", + "ranch_camp_5", + "ranch_camp_6", + "ranch_camp_7", + "ranch_camp_8", + "ranch_camp_74", + "ranch_camp_74_roof", + "ranch_camp_79", + "ranch_camp_80" + ], + "fg": 57, + "bg": 1, "rotates": true }, - { "id": "rain", "fg": 77, "bg": 99 }, - { "id": "rainstorm", "fg": 131, "bg": 99 }, + { "id": [ "ranch_camp_9", "ranch_camp_69" ], "fg": 54, "bg": 1, "rotates": true }, { "id": [ "ranch_camp_10", @@ -1916,798 +1459,925 @@ "ranch_camp_64", "ranch_camp_72" ], - "fg": 35, - "bg": 96, - "rotates": true - }, - { "id": "ranch_camp_1", "fg": 42, "bg": 96, "rotates": true }, + "fg": 53, + "bg": 1, + "rotates": true + }, + { "id": "ranch_camp_57", "fg": 18, "bg": 52 }, + { "id": "ranch_camp_57_silo", "fg": 53, "bg": 1, "rotates": true }, + { "id": "ranch_camp_57_silocap", "fg": 53, "bg": 1, "rotates": true }, + { "id": "ranch_camp_66", "fg": 18, "bg": 52 }, + { "id": "ranch_camp_66_roof", "fg": 18, "bg": 52 }, + { "id": "ranch_camp_68", "fg": 123, "bg": 1, "rotates": true }, + { "id": "ranch_camp_68_roof", "fg": 123, "bg": 1, "rotates": true }, + { "id": [ "ranch_camp_75", "ranch_camp_75_roof", "ranch_camp_81" ], "fg": 59, "bg": 1, "rotates": true }, + { "id": "ranch_camp_77", "fg": 68, "bg": 1, "rotates": true }, + { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": 55, "bg": 1, "rotates": true }, + { "id": "ravine_edge", "fg": 107, "bg": 1, "rotates": true }, + { "id": "ravine_floor_edge", "fg": 119, "bg": 1, "rotates": true }, + { "id": "art_gallery", "fg": 45, "bg": 168 }, + { "id": "art_gallery_roof", "fg": 45, "bg": 168 }, + { "id": [ "state_park_0_0", "state_park_0_1", "state_park_1_0", "state_park_1_1" ], "fg": 39, "bg": 84 }, { - "id": [ - "ranch_camp_2", - "ranch_camp_3", - "ranch_camp_4", - "ranch_camp_5", - "ranch_camp_6", - "ranch_camp_7", - "ranch_camp_8", - "ranch_camp_74", - "ranch_camp_74_roof", - "ranch_camp_79", - "ranch_camp_80" - ], + "id": [ "fishing_pond_0_0", "fishing_pond_0_1", "fishing_pond_1_0", "fishing_pond_1_1" ], "fg": 39, - "bg": 96, - "rotates": true - }, - { "id": "ranch_camp_57", "fg": 129, "bg": 100 }, - { "id": "ranch_camp_57_silo", "fg": 35, "bg": 96, "rotates": true }, - { "id": "ranch_camp_57_silocap", "fg": 35, "bg": 96, "rotates": true }, - { "id": "ranch_camp_66", "fg": 129, "bg": 100 }, - { "id": "ranch_camp_66_roof", "fg": 129, "bg": 100 }, - { "id": "ranch_camp_68", "fg": 49, "bg": 96, "rotates": true }, - { "id": "ranch_camp_68_roof", "fg": 49, "bg": 96, "rotates": true }, - { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": 37, "bg": 96, "rotates": true }, - { "id": [ "ranch_camp_75", "ranch_camp_75_roof", "ranch_camp_81" ], "fg": 41, "bg": 96, "rotates": true }, - { "id": "ranch_camp_77", "fg": 113, "bg": 96, "rotates": true }, - { "id": [ "ranch_camp_9", "ranch_camp_69" ], "fg": 36, "bg": 96, "rotates": true }, - { "id": "ravine_edge", "fg": 86, "bg": 96, "rotates": true }, - { "id": "ravine_floor_edge", "fg": 85, "bg": 96, "rotates": true }, - { "id": [ "recyclecenter", "recyclecenter_1", "recyclecenter_2" ], "fg": 149, "bg": 103 }, - { "id": [ "recyclecenter_roof", "recyclecenter_roof_1", "recyclecenter_roof_2" ], "fg": 149, "bg": 103 }, + "bg": 47 + }, + { "id": [ "small_wooded_trail", "small_wooded_trail_2" ], "fg": 39, "bg": 84 }, + { "id": [ "pavilion", "pavilion_1" ], "fg": 26, "bg": 84 }, + { "id": "trailer_public_10", "fg": 26, "bg": 84 }, + { "id": [ "pavilion_roof", "pavilion_roof_1", "trailer_public_10_roof" ], "fg": 26, "bg": 84 }, + { "id": "hunting_blind", "fg": 32, "bg": 84 }, + { "id": [ "NatureTrail_1a", "NatureTrail_1b" ], "fg": 39, "bg": 84 }, + { "id": [ "PublicPond_1a", "PublicPond_1b" ], "fg": 37, "bg": 84 }, + { "id": [ "BotanicalGarden_1a", "BotanicalGarden_1b" ], "fg": 3, "bg": 84 }, + { "id": [ "BotanicalGarden_1a_roof", "BotanicalGarden_1b_roof" ], "fg": 3, "bg": 84 }, + { "id": "TreeFarm_1a", "fg": 40, "bg": 84 }, + { "id": [ "zoo_0_0", "zoo_1_0" ], "fg": 37, "bg": 84 }, + { "id": "zoo_2_0", "fg": 37, "bg": 84 }, + { "id": [ "zoo_0_1", "zoo_1_1", "zoo_2_1", "zoo_0_2", "zoo_1_2", "zoo_2_2" ], "fg": 42, "bg": 84 }, { - "id": [ - "retirement_community_10", - "retirement_community_11", - "retirement_community_12", - "retirement_community_29", - "retirement_community_31" - ], - "fg": 121, - "bg": 96, - "rotates": true + "id": [ "zoo_0_1_roof", "zoo_1_1_roof", "zoo_2_1_roof", "zoo_0_2_roof", "zoo_1_2_roof", "zoo_2_2_roof" ], + "fg": 42, + "bg": 84 }, + { "id": "stadium_football_0_0", "fg": 78, "bg": 1, "rotates": true }, { "id": [ - "retirement_community_15", - "retirement_community_19", - "retirement_community_23", - "retirement_community_2f_15", - "retirement_community_2f_19", - "retirement_community_2f_23" + "stadium_football_1_0", + "stadium_football_3_0", + "stadium_football_4_0", + "stadium_football_5_0", + "stadium_football_7_0", + "stadium_football_1_6", + "stadium_football_2_6", + "stadium_football_3_6", + "stadium_football_4_6", + "stadium_football_5_6", + "stadium_football_6_6", + "stadium_football_7_6" ], - "fg": 44, - "bg": 96, + "fg": 75, + "bg": 1, "rotates": true }, { "id": [ - "retirement_community_17", - "retirement_community_21", - "retirement_community_25", - "retirement_community_16", - "retirement_community_20", - "retirement_community_24" + "stadium_football_0_1", + "stadium_football_0_2", + "stadium_football_0_3", + "stadium_football_0_4", + "stadium_football_0_5", + "stadium_football_8_4", + "stadium_football_8_5" ], - "fg": 113, - "bg": 96, + "fg": 68, + "bg": 1, "rotates": true }, + { "id": "stadium_football_0_6", "fg": 71, "bg": 1, "rotates": true }, + { "id": "stadium_football_8_0", "fg": 70, "bg": 1, "rotates": true }, + { "id": [ "stadium_football_2_0", "stadium_football_6_0" ], "fg": 72, "bg": 1, "rotates": true }, + { "id": "stadium_football_8_6", "fg": 77, "bg": 1, "rotates": true }, { "id": [ - "retirement_community_18", - "retirement_community_22", - "retirement_community_26", - "retirement_community_2f_18", - "retirement_community_2f_22", - "retirement_community_2f_26" - ], - "fg": 43, - "bg": 96, - "rotates": true - }, - { - "id": [ - "retirement_community_1", - "retirement_community_2", - "retirement_community_3", - "retirement_community_4", - "retirement_community_5", - "retirement_community_6", - "retirement_community_7", - "retirement_community_2f_1", - "retirement_community_2f_2", - "retirement_community_2f_3", - "retirement_community_2f_4", - "retirement_community_2f_5", - "retirement_community_2f_6", - "retirement_community_2f_7" - ], - "fg": 49, - "bg": 96, - "rotates": true - }, - { "id": [ "retirement_community_28", "retirement_community_32" ], "fg": 118, "bg": 96, "rotates": true }, - { "id": [ "retirement_community_37", "retirement_community_road" ], "fg": 113, "bg": 96, "rotates": true }, - { - "id": [ "retirement_community_3f_15", "retirement_community_3f_19", "retirement_community_3f_23" ], - "fg": 44, - "bg": 96, - "rotates": true - }, - { - "id": [ "retirement_community_3f_18", "retirement_community_3f_22", "retirement_community_3f_26" ], - "fg": 43, - "bg": 96, - "rotates": true - }, - { - "id": [ - "retirement_community_3f_1", - "retirement_community_3f_2", - "retirement_community_3f_3", - "retirement_community_3f_4", - "retirement_community_3f_5", - "retirement_community_3f_6", - "retirement_community_3f_7" + "karting_0_0_0", + "karting_0_0_1", + "karting_0_0_2", + "karting_0_1_0", + "karting_0_1_1", + "karting_0_1_2", + "karting_0_2_0", + "karting_0_2_1", + "karting_0_2_2", + "karting_1_0_0", + "karting_1_0_1", + "karting_1_0_2", + "karting_1_1_0", + "karting_1_1_1", + "karting_1_1_2", + "karting_1_2_0", + "karting_1_2_1", + "karting_1_2_2", + "karting_2_0_0", + "karting_2_0_1", + "karting_2_0_2", + "karting_2_1_0", + "karting_2_1_1", + "karting_2_1_2", + "karting_2_2_0", + "karting_2_2_1", + "karting_2_2_2" ], - "fg": 49, - "bg": 96, - "rotates": true - }, - { - "id": [ "retirement_community_9", "retirement_community_13", "retirement_community_30" ], - "fg": 119, - "bg": 96, - "rotates": true + "fg": 35, + "bg": 168 }, { "id": [ - "retirement_community_park_1", - "retirement_community_park_2", - "retirement_community_park_3", - "retirement_community_park_4", - "retirement_community_park_5", - "retirement_community_park_6", - "retirement_community_park_7", - "retirement_community_park_8", - "retirement_community_park_9" + "movietheater_0_0", + "movietheater_2_0", + "movietheater_0_1", + "movietheater_1_1", + "movietheater_2_1", + "movietheater_0_2", + "movietheater_1_2", + "movietheater_2_2" ], - "fg": 61, - "bg": 96, - "rotates": true + "fg": 35, + "bg": 168 }, { "id": [ - "retirement_community_park_b_1", - "retirement_community_park_b_2", - "retirement_community_park_b_3", - "retirement_community_park_b_4", - "retirement_community_park_b_5", - "retirement_community_park_b_6", - "retirement_community_park_b_7", - "retirement_community_park_b_8", - "retirement_community_park_b_9" + "movietheater_roof_0_0", + "movietheater_roof_1_0", + "movietheater_roof_2_0", + "movietheater_roof_0_1", + "movietheater_roof_1_1", + "movietheater_roof_2_1", + "movietheater_roof_0_2", + "movietheater_roof_1_2", + "movietheater_roof_2_2" ], - "fg": 40, - "bg": 96, - "rotates": true + "fg": 35, + "bg": 168 }, - { "id": "retirement_community_sewer", "fg": 55, "bg": 96, "rotates": true }, - { "id": "rift", "fg": 14, "bg": 96, "rotates": true }, - { "id": "river_cave_food", "fg": 69, "bg": 103 }, { "id": [ - "riverside_dwelling", - "riverside_dwelling1", - "riverside_dwelling2", - "riverside_dwelling3", - "riverside_dwelling_roof", - "riverside_dwelling1_roof", - "riverside_dwelling2_roof", - "riverside_dwelling3_roof" + "car_theater_0_0", + "car_theater_1_0", + "car_theater_2_0", + "car_theater_0_1", + "car_theater_1_1", + "car_theater_2_1", + "car_theater_0_2", + "car_theater_1_2", + "car_theater_1_2_1", + "car_theater_1_2_2", + "car_theater_2_2", + "car_theater_0_0_1", + "car_theater_1_0_1", + "car_theater_2_0_1", + "car_theater_0_0_2", + "car_theater_1_0_2", + "car_theater_2_0_2" ], - "fg": 133, - "bg": 124 - }, - { - "id": "road", - "fg": 122, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 122 }, - { "id": "corner", "fg": [ 127, 117, 126, 116 ] }, - { "id": "t_connection", "fg": [ 119, 120, 118, 114 ] }, - { "id": "edge", "fg": [ 113, 121 ] }, - { "id": "end_piece", "fg": [ 113, 121, 113, 121 ] }, - { "id": "unconnected", "fg": [ 122, 122 ] } - ] - }, - { "id": "road_nesw_manhole", "fg": 30, "bg": 96, "rotates": true }, - { "id": [ "roadstop_a", "roadstop_a_roof" ], "fg": 73, "bg": 96, "rotates": true }, - { "id": [ "roadstop_b", "roadstop_b_roof" ], "fg": 84, "bg": 96, "rotates": true }, - { "id": [ "roadstop", "roadstop_roof" ], "fg": 73, "bg": 96, "rotates": true }, - { - "id": [ "robofachq_surface_road0", "robofachq_surface_road1", "robofachq_surface_road2", "robofachq_surface_road3" ], - "fg": 121, - "bg": 96, - "rotates": true - }, - { "id": "robot_dispatch_first", "fg": 149, "bg": 112 }, - { "id": "robot_dispatch_second", "fg": 149, "bg": 112 }, - { "id": "ruined_chunks", "fg": 135 }, - { "id": [ "runway_fuel", "runway_fuel2" ], "fg": 91, "bg": 96, "rotates": true }, - { - "id": [ - "runway", - "runway_carts", - "runway_hangar", - "runway_hangar2", - "runway_wild", - "runway_start", - "runway_end", - "mil_base_minefield_n", - "mil_base_minefield_s", - "refctr_fence_h", - "refctr_fence_entrance_L", - "refctr_fence_entrance_R", - "s_air_runway_l", - "s_air_runway_B", - "s_air_runway_term", - "s_air_runway", - "s_air_runway_hangars", - "s_air_runway_r", - "speedway_7_5", - "speedway_6_7", - "speedway_7_7", - "speedway_6_7_1", - "speedway_6_7_2" - ], - "fg": 91, - "bg": 96, - "rotates": true - }, - { "id": "rural_road", "fg": 35, "bg": 96, "rotates": true }, - { "id": "rural_road_3way", "fg": 38, "bg": 96, "rotates": true }, - { "id": "rural_road_3way_forest", "fg": 38, "bg": 96, "rotates": true }, - { "id": "rural_road_forest", "fg": 35, "bg": 96, "rotates": true }, - { "id": "rural_road_turn1", "fg": 42, "bg": 96, "rotates": true }, - { "id": "rural_road_turn1_forest", "fg": 42, "bg": 96, "rotates": true }, - { "id": "rural_road_turn", "fg": 36, "bg": 96, "rotates": true }, - { "id": "rural_road_turn_forest", "fg": 36, "bg": 96, "rotates": true }, - { "id": [ "s_air_atc", "s_air_atc_2", "s_air_atc_3" ], "fg": 138, "bg": 101 }, - { "id": [ "s_bike_shop_roof", "s_bike_shop_roof_1" ], "fg": 154, "bg": 101, "rotates": true }, - { "id": [ "s_bike_shop", "s_bike_shop_1" ], "fg": 154, "bg": 101, "rotates": true }, - { - "id": [ "s_bookstore_roof", "s_bookstore_roof_1", "s_bookstore_roof_2", "s_bookstore_upper_roof", "s_bookstore_upper_roof_1" ], - "fg": 154, - "bg": 100, - "rotates": true - }, - { "id": [ "s_bookstore", "s_bookstore_1", "s_bookstore_2" ], "fg": 154, "bg": 100, "rotates": true }, + "fg": 35, + "bg": 168 + }, + { "id": "car_theater_3_0", "fg": 68, "bg": 1, "rotates": true }, + { "id": [ "music_venue", "music_venue_1" ], "fg": 35, "bg": 98 }, + { "id": [ "music_venue_roof", "music_venue_1_roof", "music_venue_1_roof_top" ], "fg": 35, "bg": 98 }, + { "id": [ "stripclub", "stripclub_1", "stripclub_2" ], "fg": 7, "bg": 140 }, + { "id": [ "stripclub_roof", "stripclub_roof_1", "stripclub_roof_2" ], "fg": 7, "bg": 140 }, + { "id": "gym", "fg": 178, "bg": 64, "rotates": true }, + { "id": [ "gym_roof", "gym_upper_roof" ], "fg": 178, "bg": 64, "rotates": true }, + { "id": [ "gym_fitness", "gym_fitness_1", "gym_fitness_2ndFloor_1" ], "fg": 43, "bg": 102, "rotates": true }, + { "id": [ "gym_fitness_roof", "gym_fitness_roof_1" ], "fg": 43, "bg": 102, "rotates": true }, + { "id": [ "dojo", "dojo_1" ], "fg": 43, "bg": 102, "rotates": true }, { - "id": [ "s_butcher_roof", "s_butcher_roof_1", "s_butcher_roof_2", "s_butcher_upper_roof", "s_butcher_upper_roof_1" ], - "fg": 154, - "bg": 115, + "id": [ "dojo_roof", "dojo_upper_roof", "dojo_roof_1", "dojo_upper_roof_1" ], + "fg": 43, + "bg": 102, "rotates": true }, - { "id": [ "s_butcher", "s_butcher_1", "s_butcher_2" ], "fg": 154, "bg": 115, "rotates": true }, + { "id": "cs_private_park", "fg": 122, "bg": 140 }, + { "id": "cs_private_park_roof", "fg": 122, "bg": 140 }, + { "id": "cs_public_art_piece", "fg": 45, "bg": 155 }, { "id": [ - "s_clothes_roof", - "s_clothes_roof_1", - "s_clothes_roof_2", - "s_clothes_roof_3", - "s_clothes_roof_4", - "s_clothes_roof_5", - "s_clothes_roof_6", - "s_clothes_upper_roof_4" + "2storyModern01_first", + "2storyModern01_second", + "2storyModern02_1", + "2storyModern02_2", + "2StoryModern03_1", + "2StoryModern03_2", + "2StoryModern04_1_1", + "2StoryModern04_1_2", + "2StoryModern04_2_1", + "2StoryModern04_2_2", + "bungalow01_1", + "bungalow02_1", + "bungalow03", + "bungalow04", + "bungalow05", + "bungalow06", + "bungalow07", + "bungalow08", + "bungalow09", + "bungalow10", + "bungalow11", + "bungalow12", + "bungalow13", + "bungalow14", + "bungalow15", + "bungalow16", + "bungalow17", + "bungalow18", + "bungalow19", + "bungalow20", + "bungalow21", + "bungalow22", + "duplex", + "garden_house_1_floor_1", + "garden_house_1_floor_2", + "house_01", + "house_02", + "house_03", + "house_04", + "house_05", + "house_05ab", + "house_06", + "house_07", + "house_08", + "house_09", + "house_10", + "house_11", + "house_12", + "house_13", + "house_14", + "house_15", + "house_16", + "house_17", + "house_18", + "house_19", + "house_20", + "house_21", + "house_22", + "house_23", + "house_24", + "house_25", + "house_26", + "house_27", + "house_28", + "house_29", + "house_2story_base", + "house_2story_second", + "multi_unit_first_floor", + "multi_unit_second_floor_of_three", + "multi_unit_top_floor", + "house_30", + "house_31", + "house_32", + "house_33", + "house_34", + "house_35", + "house_36", + "house_37", + "house_38", + "house_39", + "house_40", + "house_41", + "house_42", + "house_crack1", + "house_crack2", + "house_crack3", + "house_detatched1", + "house_detatched10", + "house_detatched2", + "house_detatched3", + "house_detatched4", + "house_detatched5", + "house_detatched6", + "house_detatched7", + "house_detatched8", + "house_detatched9", + "house_dogs", + "house_duplex10", + "house_duplex11", + "house_duplex2", + "house_duplex3", + "house_duplex4", + "house_duplex5", + "house_duplex6", + "house_duplex7", + "house_duplex8", + "house_duplex9", + "house_fortified", + "house_garage", + "house_garage2", + "house_garage3", + "house_garage4", + "house_garage5", + "house_garage6", + "house_garage7", + "house_garage8", + "house_gardener", + "house_inner_garden", + "house_library", + "house_modern_1", + "house_patio", + "house_porch", + "house_prepper", + "house_prepper2", + "house_quiverfull", + "house_rv", + "house_suicide", + "house_toolshed", + "house_w_1", + "house_w_2", + "house_w_3", + "house_w_4", + "house_w_5", + "house_w_6", + "house_w_6_2ndfloor", + "house_wooded", + "rural_house1", + "rural_house2" ], - "fg": 76, - "bg": 96, - "rotates": true - }, - { - "id": [ "s_clothes", "s_clothes_1", "s_clothes_2", "s_clothes_3", "s_clothes_4", "s_clothes_5", "s_clothes_6" ], - "fg": 76, - "bg": 96, - "rotates": true - }, - { "id": "s_cosmetic", "fg": 52, "bg": 96, "rotates": true }, - { "id": "s_cosmetic_roof", "fg": 52, "bg": 96, "rotates": true }, - { "id": "s_daycare", "fg": 76, "bg": 96, "rotates": true }, - { "id": "s_daycare_roof", "fg": 76, "bg": 96, "rotates": true }, - { "id": "s_diner", "fg": 81, "bg": 96, "rotates": true }, - { "id": [ "s_diner_2ndfloor", "s_diner_roof" ], "fg": 81, "bg": 96, "rotates": true }, - { - "id": [ "s_electronics_roof", "s_electronics_roof_1", "s_electronicstore_roof" ], - "fg": 25, - "bg": 96, - "rotates": true - }, - { "id": [ "s_electronics", "s_electronics_1", "s_electronicstore" ], "fg": 25, "bg": 96, "rotates": true }, - { "id": "s_electronicstore_2ndfloor", "fg": 25, "bg": 96, "rotates": true }, - { "id": "s_gas_1", "fg": 73, "bg": 96, "rotates": true }, - { "id": [ "s_gas_roof_1", "s_gas_rural_roof" ], "fg": 73, "bg": 96, "rotates": true }, - { "id": [ "s_gas", "s_gas_rural" ], "fg": 73, "bg": 96, "rotates": true }, - { "id": [ "s_grocery_roof", "s_grocery_roof_1" ], "fg": 52, "bg": 96, "rotates": true }, - { "id": [ "s_grocery", "s_grocery_1" ], "fg": 52, "bg": 96, "rotates": true }, - { "id": [ "s_gun_2ndfloor_4", "s_gunstore_2ndfloor" ], "fg": 14, "bg": 96, "rotates": true }, - { - "id": [ "s_gun_roof", "s_gun_roof_1", "s_gun_roof_3", "s_gun_roof_4", "s_gunstore_roof" ], - "fg": 14, - "bg": 96, + "fg": 128, + "bg": 1, "rotates": true }, { "id": [ - "s_gun", - "s_gun_looted", - "s_gun_1", - "s_gun_2", - "s_gun_3", - "s_gun_3_looted", - "s_gun_4", - "s_gun_4_looted", - "s_gunstore", - "s_gunstore_looted" + "urban_29_3", + "urban_29_4", + "urban_8_1", + "urban_8_2", + "urban_9_1", + "urban_9_2", + "urban_10_1", + "urban_10_2", + "urban_11_1", + "urban_11_2", + "urban_12_1", + "urban_12_2", + "urban_15_1", + "urban_15_2", + "urban_16_1", + "urban_16_2", + "urban_17_1", + "urban_17_2", + "urban_18_3", + "urban_18_4" ], - "fg": 14, - "bg": 96, - "rotates": true - }, - { - "id": [ "s_hardware_roof", "s_hardware_roof_1", "s_hardware_roof_2", "s_hardware_roof_3" ], - "fg": 70, - "bg": 96, - "rotates": true - }, - { - "id": [ "s_hardware", "s_hardware_1", "s_hardware_2", "s_hardware_3" ], - "fg": 70, - "bg": 96, - "rotates": true - }, - { "id": [ "s_laundromat_roof", "s_laundromat_roof_1" ], "fg": 28, "bg": 108, "rotates": true }, - { "id": [ "s_laundromat", "s_laundromat_1" ], "fg": 28, "bg": 108, "rotates": true }, - { "id": [ "s_library_roof", "s_library_roof_1", "s_library_roof_2" ], "fg": 154, "bg": 100, "rotates": true }, - { - "id": [ "s_library", "s_library_1", "s_library_2", "s_library_3", "s_library_roof_3" ], - "fg": 154, - "bg": 100, - "rotates": true - }, - { "id": [ "s_lightindustry_road_0", "s_lightindustry_road_1" ], "fg": 121, "bg": 96, "rotates": true }, - { - "id": [ "s_lightindustry_scen_road_0", "s_lightindustry_scen_road_1" ], - "fg": 121, - "bg": 96, - "rotates": true - }, - { "id": "s_liquor", "fg": 84, "bg": 96, "rotates": true }, - { "id": "s_liquor_roof", "fg": 84, "bg": 96, "rotates": true }, - { - "id": [ "s_petstore_roof", "s_petstore_roof_1", "s_petstore_roof_2" ], - "fg": 154, - "bg": 124, - "rotates": true - }, - { "id": [ "s_petstore", "s_petstore_1", "s_petstore_2" ], "fg": 154, "bg": 124, "rotates": true }, - { "id": [ "s_pharm_roof", "s_pharm_roof_1" ], "fg": 5, "bg": 96, "rotates": true }, - { "id": [ "s_pharm", "s_pharm_1" ], "fg": 5, "bg": 96, "rotates": true }, - { "id": [ "s_pizza_parlor_roof", "s_pizza_parlor_roof_1" ], "fg": 81, "bg": 111, "rotates": true }, - { "id": [ "s_pizza_parlor", "s_pizza_parlor_1" ], "fg": 81, "bg": 111, "rotates": true }, - { - "id": [ "s_restaurant_coffee_roof", "s_restaurant_coffee_roof_1", "s_restaurant_coffee_roof_2" ], - "fg": 28, - "bg": 111, + "fg": 128, + "bg": 1, "rotates": true }, { - "id": [ "s_restaurant_coffee", "s_restaurant_coffee_1", "s_restaurant_coffee_2" ], - "fg": 28, - "bg": 111, + "id": [ + "urban_1_1", + "urban_1_2", + "urban_1_3", + "urban_1_4", + "urban_1_6", + "urban_2_1", + "urban_2_2", + "urban_dd_1", + "urban_dd_2", + "urban_3_1", + "urban_3_2", + "urban_4_3", + "urban_4_4", + "urban_5_1", + "urban_5_2", + "urban_6_1", + "urban_6_2", + "urban_7_1", + "urban_7_2" + ], + "fg": 123, + "bg": 1, "rotates": true }, - { "id": "s_restaurant_deserted_test", "fg": 102, "bg": 111, "rotates": true }, - { "id": [ "s_restaurant_fast_roof", "s_restaurant_fast_roof_1" ], "fg": 25, "bg": 111, "rotates": true }, - { "id": [ "s_restaurant_fast", "s_restaurant_fast_1" ], "fg": 25, "bg": 111, "rotates": true }, { "id": [ - "s_restaurant_foodplace_roof", - "s_restaurant_foodplace_upper_roof", - "s_restaurant_roof", - "s_restaurant_roof_1", - "s_restaurant_roof_2", - "s_restaurant_roof_3" + "urban_29_5", + "urban_29_6", + "urban_29_7", + "urban_29_8", + "urban_29_9", + "urban_29_10", + "urban_8_3", + "urban_8_4", + "urban_8_6", + "urban_9_3", + "urban_9_4", + "urban_9_5", + "urban_9_6", + "urban_10_3", + "urban_10_4", + "urban_10_5", + "urban_10_6", + "urban_11_3", + "urban_11_4", + "urban_11_5", + "urban_11_6", + "urban_12_3", + "urban_12_4", + "urban_12_5", + "urban_12_6", + "urban_15_3", + "urban_15_4", + "urban_15_5", + "urban_15_6", + "urban_16_3", + "urban_16_4", + "urban_17_3", + "urban_17_4", + "urban_18_5", + "urban_18_6", + "urban_18_7", + "urban_18_8", + "urban_18_9", + "urban_18_10" ], - "fg": 81, - "bg": 96, + "fg": 128, + "bg": 1, "rotates": true }, { - "id": [ "s_restaurant", "s_restaurant_1", "s_restaurant_2", "s_restaurant_3" ], - "fg": 81, - "bg": 96, + "id": [ + "urban_2_3", + "urban_2_4", + "urban_2_5", + "urban_2_6", + "urban_dd_3", + "urban_dd_4", + "urban_dd_5", + "urban_dd_6", + "urban_3_3", + "urban_3_4", + "urban_3_5", + "urban_3_6", + "urban_4_5", + "urban_4_6", + "urban_4_7", + "urban_4_8", + "urban_5_3", + "urban_5_4", + "urban_5_5", + "urban_5_6", + "urban_6_3", + "urban_6_4", + "urban_6_5", + "urban_6_6", + "urban_7_3", + "urban_7_4", + "urban_7_5", + "urban_7_6" + ], + "fg": 123, + "bg": 1, "rotates": true }, - { "id": "s_sports", "fg": 65, "bg": 96, "rotates": true }, - { "id": "s_sports_roof", "fg": 65, "bg": 96, "rotates": true }, - { - "id": [ "s_teashop_roof", "s_teashop_roof_1", "s_teashop_upper_roof_1" ], - "fg": 65, - "bg": 111, - "rotates": true - }, - { "id": [ "s_teashop", "s_teashop_1" ], "fg": 65, "bg": 111, "rotates": true }, - { "id": "s_thrift", "fg": 85, "bg": 96, "rotates": true }, - { "id": "s_thrift_roof", "fg": 85, "bg": 96, "rotates": true }, - { "id": "s_vfw", "fg": 165, "bg": 103 }, - { "id": "s_vfw_roof", "fg": 165, "bg": 103 }, - { "id": "safe_house", "fg": 46, "bg": 96, "rotates": true }, - { "id": "safe_house_roof", "fg": 46, "bg": 96, "rotates": true }, - { "id": "sai", "fg": 134, "bg": 111 }, - { "id": [ "small_storage_units_roof", "small_storage_units_roof_1" ], "fg": 129, "bg": 124 }, - { "id": [ "small_storage_units", "small_storage_units_1" ], "fg": 129, "bg": 124 }, - { "id": [ "small_wooded_trail", "small_wooded_trail_2" ], "fg": 150, "bg": 103 }, - { "id": "snowing", "fg": 94, "bg": 101 }, - { "id": "snowstorm", "fg": 4, "bg": 101 }, - { "id": [ "speedway_0_2", "speedway_7_3" ], "fg": 62, "bg": 96, "rotates": true }, - { "id": [ "speedway_0_3", "speedway_7_2" ], "fg": 176, "bg": 96, "rotates": true }, - { "id": [ "speedway_0_4", "speedway_1_5" ], "fg": 179, "bg": 96, "rotates": true }, - { "id": "speedway_1_1", "fg": 181, "bg": 96, "rotates": true }, { - "id": [ "speedway_2_0", "speedway_4_0", "speedway_3_5", "speedway_5_5" ], - "fg": 180, - "bg": 96, + "id": [ + "urban_13_3", + "urban_13_4", + "urban_13_5", + "urban_13_6", + "urban_13_7", + "urban_13_8", + "urban_13_9", + "urban_13_10", + "urban_13_11", + "urban_13_12" + ], + "fg": 9, + "bg": 155, "rotates": true }, { - "id": [ "speedway_3_0", "speedway_5_0", "speedway_2_5", "speedway_4_5" ], - "fg": 177, - "bg": 96, + "id": [ + "2storyModern01_roof", + "2storyModern02_roof", + "2StoryModern03_roof", + "2StoryModern04_roof_1", + "2StoryModern04_roof_2", + "bungalow01_roof", + "bungalow02_roof", + "bungalow03_roof", + "bungalow04_roof", + "bungalow05_roof", + "bungalow06_roof", + "bungalow07_roof", + "bungalow08_roof", + "bungalow09_roof", + "bungalow10_roof", + "bungalow11_roof", + "bungalow12_roof", + "bungalow13_roof", + "bungalow14_roof", + "bungalow15_roof", + "bungalow16_roof", + "bungalow17_roof", + "bungalow18_roof", + "bungalow19_roof", + "bungalow20_roof", + "bungalow21_roof", + "bungalow22_roof", + "duplex_roof", + "garden_house_1_roof", + "house_01_roof", + "house_02_roof", + "house_03_roof", + "house_04_roof", + "house_08_roof", + "house_09_roof", + "house_10_roof", + "house_11_roof", + "house_12_roof", + "house_13_roof", + "house_14_roof", + "house_15_roof", + "house_16_roof", + "house_17_roof", + "house_18_roof", + "house_19_roof", + "house_20_roof", + "house_21_roof", + "house_22_roof", + "house_23_roof", + "house_24_roof", + "house_25_roof", + "house_26_roof", + "house_27_roof", + "house_28_roof", + "house_29_roof", + "house_2story_roof", + "multi_unit_roof", + "house_30_roof", + "house_31_roof", + "house_32_roof", + "house_33_roof", + "house_34_roof", + "house_35_roof", + "house_36_roof", + "house_37_roof", + "house_38_roof", + "house_39_roof", + "house_40_roof", + "house_41_roof", + "house_42_roof", + "house_crack1_roof", + "house_crack3_roof", + "house_detatched10_roof", + "house_detatched1_roof", + "house_detatched2_roof", + "house_detatched3_roof", + "house_detatched4_roof", + "house_detatched5_roof", + "house_detatched6_roof", + "house_detatched7_roof", + "house_detatched8_roof", + "house_detatched9_roof", + "house_dogs_roof", + "house_duplex10_roof", + "house_duplex11_roof", + "house_duplex2_roof", + "house_duplex3_roof", + "house_duplex4_roof", + "house_duplex5_roof", + "house_duplex6_roof", + "house_duplex7_roof", + "house_duplex8_roof", + "house_duplex9_roof", + "house_fortified_roof", + "house_garage2_roof", + "house_garage3_roof", + "house_garage4_roof", + "house_garage5_roof", + "house_garage6_roof", + "house_garage7_roof", + "house_garage8_roof", + "house_garage_roof", + "house_gardener_roof", + "house_inner_garden_roof", + "house_modern_1_roof", + "house_patio_roof", + "house_porch_roof", + "house_prepper2_roof", + "house_roof", + "house_rv_roof", + "house_suicide_roof", + "house_toolshed_roof", + "house_w_1_roof", + "house_w_2_roof", + "house_w_3_roof", + "house_w_4_roof", + "house_w_5_roof", + "house_w_6_roof", + "rural_house1_roof", + "rural_house2_roof" + ], + "fg": 128, + "bg": 1, "rotates": true }, - { "id": "speedway_5_7", "fg": 173, "bg": 96, "rotates": true }, - { "id": [ "speedway_6_0", "speedway_7_1" ], "fg": 178, "bg": 96, "rotates": true }, - { "id": "speedway_6_4", "fg": 182, "bg": 96, "rotates": true }, - { "id": [ "speedway_8_5", "speedway_5_8" ], "fg": 171, "bg": 96, "rotates": true }, - { "id": "stadium_football_0_0", "fg": 127, "bg": 96, "rotates": true }, + { "id": "emptyresidentiallot", "fg": 36, "bg": 84 }, + { "id": "derelict_property", "fg": 41, "bg": 52 }, + { "id": "bunker_shop_g", "fg": 41, "bg": 52 }, + { "id": "prefab", "fg": 128, "bg": 1, "rotates": true }, + { "id": "prefab_roof", "fg": 128, "bg": 1, "rotates": true }, { "id": [ - "stadium_football_0_1", - "stadium_football_0_2", - "stadium_football_0_3", - "stadium_football_0_4", - "stadium_football_0_5", - "stadium_football_8_4", - "stadium_football_8_5" + "retirement_community_1", + "retirement_community_2", + "retirement_community_3", + "retirement_community_4", + "retirement_community_5", + "retirement_community_6", + "retirement_community_7", + "retirement_community_2f_1", + "retirement_community_2f_2", + "retirement_community_2f_3", + "retirement_community_2f_4", + "retirement_community_2f_5", + "retirement_community_2f_6", + "retirement_community_2f_7" ], - "fg": 113, - "bg": 96, + "fg": 123, + "bg": 1, "rotates": true }, - { "id": "stadium_football_0_6", "fg": 117, "bg": 96, "rotates": true }, { "id": [ - "stadium_football_1_0", - "stadium_football_3_0", - "stadium_football_4_0", - "stadium_football_5_0", - "stadium_football_7_0", - "stadium_football_1_6", - "stadium_football_2_6", - "stadium_football_3_6", - "stadium_football_4_6", - "stadium_football_5_6", - "stadium_football_6_6", - "stadium_football_7_6" + "retirement_community_3f_1", + "retirement_community_3f_2", + "retirement_community_3f_3", + "retirement_community_3f_4", + "retirement_community_3f_5", + "retirement_community_3f_6", + "retirement_community_3f_7" ], - "fg": 121, - "bg": 96, + "fg": 123, + "bg": 1, "rotates": true }, - { "id": [ "stadium_football_2_0", "stadium_football_6_0" ], "fg": 118, "bg": 96, "rotates": true }, - { "id": "stadium_football_8_0", "fg": 116, "bg": 96, "rotates": true }, - { "id": "stadium_football_8_6", "fg": 126, "bg": 96, "rotates": true }, - { "id": [ "state_park_0_0", "state_park_0_1", "state_park_1_1" ], "fg": 150, "bg": 103 }, - { "id": "state_park_1_0", "fg": 130, "bg": 103 }, - { "id": [ "station_radio_roof", "station_radio_roof_1" ], "fg": 152, "bg": 108 }, - { "id": [ "station_radio", "station_radio_1" ], "fg": 152, "bg": 108 }, { "id": [ - "steel_mill_rail_1", - "steel_mill_rail_2", - "steel_mill_rail_1_2", - "steel_mill_rail_2_2", - "steel_mill_rail_1_3", - "steel_mill_rail_2_3" + "retirement_community_15", + "retirement_community_19", + "retirement_community_23", + "retirement_community_2f_15", + "retirement_community_2f_19", + "retirement_community_2f_23" ], - "fg": 113, - "bg": 96, + "fg": 126, + "bg": 1, "rotates": true }, { - "id": [ "strip_mall_1", "strip_mall_2", "strip_mall_3", "strip_mall_4" ], - "fg": 7, - "bg": 96, + "id": [ "retirement_community_3f_15", "retirement_community_3f_19", "retirement_community_3f_23" ], + "fg": 126, + "bg": 1, "rotates": true }, { - "id": [ "strip_mall_roof_1", "strip_mall_roof_2", "strip_mall_roof_3", "strip_mall_roof_4" ], - "fg": 7, - "bg": 96, + "id": [ + "retirement_community_17", + "retirement_community_21", + "retirement_community_25", + "retirement_community_16", + "retirement_community_20", + "retirement_community_24" + ], + "fg": 68, + "bg": 1, "rotates": true }, - { "id": [ "stripclub_roof", "stripclub_roof_1", "stripclub_roof_2" ], "fg": 162, "bg": 115 }, - { "id": [ "stripclub", "stripclub_1", "stripclub_2" ], "fg": 162, "bg": 115 }, - { "id": "sugar_house", "fg": 150, "bg": 100 }, - { "id": "sugar_house_roof", "fg": 150, "bg": 100 }, - { "id": "sunny", "fg": 22, "bg": 108 }, + { "id": [ "retirement_community_37", "retirement_community_road" ], "fg": 68, "bg": 1, "rotates": true }, { "id": [ - "textile_mill_museum_0a0", - "textile_mill_museum_0a1", - "textile_mill_museum_0a2", - "textile_mill_museum_0b0", - "textile_mill_museum_0b1", - "textile_mill_museum_0b2", - "textile_mill_museum_1a0", - "textile_mill_museum_1a1", - "textile_mill_museum_1a2", - "textile_mill_museum_1b0", - "textile_mill_museum_1b1", - "textile_mill_museum_1b2", - "textile_mill_museum_2a0", - "textile_mill_museum_2a1", - "textile_mill_museum_2a2", - "textile_mill_museum_2b0", - "textile_mill_museum_2b1", - "textile_mill_museum_2b2" + "retirement_community_18", + "retirement_community_22", + "retirement_community_26", + "retirement_community_2f_18", + "retirement_community_2f_22", + "retirement_community_2f_26" ], - "fg": 73, - "bg": 96, + "fg": 125, + "bg": 1, "rotates": true }, - { "id": "thunder", "fg": 131, "bg": 99 }, { - "id": [ "town_hall_0_0_0", "town_hall_1_0_0", "town_hall_0_1_0", "town_hall_1_1_0" ], - "fg": 154, - "bg": 108, + "id": [ "retirement_community_3f_18", "retirement_community_3f_22", "retirement_community_3f_26" ], + "fg": 125, + "bg": 1, "rotates": true }, { - "id": [ "town_hall_0_0_1", "town_hall_1_0_1", "town_hall_0_1_1", "town_hall_1_1_1" ], - "fg": 154, - "bg": 108, + "id": [ + "retirement_community_10", + "retirement_community_11", + "retirement_community_12", + "retirement_community_29", + "retirement_community_31" + ], + "fg": 75, + "bg": 1, "rotates": true }, { - "id": [ "town_hall_0_0_roof", "town_hall_1_0_roof", "town_hall_0_1_roof", "town_hall_1_1_roof" ], - "fg": 154, - "bg": 108, + "id": [ "retirement_community_9", "retirement_community_13", "retirement_community_30" ], + "fg": 73, + "bg": 1, "rotates": true }, - { "id": "trailer_commercial_00", "fg": 28, "bg": 108, "rotates": true }, - { "id": "trailer_commercial_00_roof", "fg": 28, "bg": 108, "rotates": true }, - { "id": "trailer_commercial_10", "fg": 52, "bg": 96, "rotates": true }, - { "id": "trailer_commercial_10_roof", "fg": 52, "bg": 96, "rotates": true }, - { "id": "trailer_hub_01", "fg": 92, "bg": 96, "rotates": true }, - { "id": "trailer_hub_11", "fg": 91, "bg": 96, "rotates": true }, - { "id": [ "trailer_public_00", "trailer_public_00_roof" ], "fg": 141, "bg": 100 }, - { "id": "trailer_public_10", "fg": 138, "bg": 103 }, - { "id": "trailer_road_3way", "fg": 90, "bg": 96, "rotates": true }, + { "id": [ "retirement_community_28", "retirement_community_32" ], "fg": 72, "bg": 1, "rotates": true }, { "id": [ - "trailer_road", - "trailer_road_1parkway", - "trailer_road_2parkway", - "mil_base_minefield_e", - "mil_base_minefield_w", - "refctr_fence_v", - "speedway_8_2", - "speedway_8_3", - "speedway_8_4", - "speedway_8_6", - "speedway_5_9" + "retirement_community_park_1", + "retirement_community_park_2", + "retirement_community_park_3", + "retirement_community_park_4", + "retirement_community_park_5", + "retirement_community_park_6", + "retirement_community_park_7", + "retirement_community_park_8", + "retirement_community_park_9" ], - "fg": 88, - "bg": 96, + "fg": 93, + "bg": 1, "rotates": true }, { - "id": [ "trailer_road_turn", "mil_base_minefield_ne", "refctr_fence_NE", "speedway_8_1" ], - "fg": 89, - "bg": 96, + "id": [ + "retirement_community_park_b_1", + "retirement_community_park_b_2", + "retirement_community_park_b_3", + "retirement_community_park_b_4", + "retirement_community_park_b_5", + "retirement_community_park_b_6", + "retirement_community_park_b_7", + "retirement_community_park_b_8", + "retirement_community_park_b_9" + ], + "fg": 58, + "bg": 1, "rotates": true }, + { "id": "retirement_community_sewer", "fg": 87, "bg": 1, "rotates": true }, { - "id": [ - "urban_13_3", - "urban_13_4", - "urban_13_5", - "urban_13_6", - "urban_13_7", - "urban_13_8", - "urban_13_9", - "urban_13_10", - "urban_13_11", - "urban_13_12" - ], - "fg": 164, - "bg": 123, + "id": [ "robofachq_surface_road0", "robofachq_surface_road1", "robofachq_surface_road2", "robofachq_surface_road3" ], + "fg": 75, + "bg": 1, "rotates": true }, + { "id": "evac_center_1", "fg": 78, "bg": 1, "rotates": true }, { "id": [ - "urban_14_10", - "urban_14_11", - "urban_14_12", - "urban_14_13", - "urban_14_14", - "urban_14_3", - "urban_14_4", - "urban_14_5", - "urban_14_6", - "urban_14_7", - "urban_14_8", - "urban_14_9" + "evac_center_2", + "evac_center_3", + "evac_center_4", + "evac_center_22", + "evac_center_24", + "mil_base_5f", + "mil_base_5j", + "mil_base_6j", + "mil_base_7j" ], - "fg": 154, - "bg": 123, + "fg": 75, + "bg": 1, "rotates": true }, + { "id": "evac_center_5", "fg": 70, "bg": 1, "rotates": true }, { "id": [ - "urban_1_1", - "urban_1_2", - "urban_1_3", - "urban_1_4", - "urban_1_6", - "urban_2_1", - "urban_2_2", - "urban_dd_1", - "urban_dd_2", - "urban_3_1", - "urban_3_2", - "urban_4_3", - "urban_4_4", - "urban_5_1", - "urban_5_2", - "urban_6_1", - "urban_6_2", - "urban_7_1", - "urban_7_2" + "evac_center_6", + "evac_center_10", + "evac_center_11", + "evac_center_15", + "evac_center_16", + "evac_center_20", + "refctr_S3e", + "refctr_road", + "mil_base_road_entrance", + "mil_base_4b", + "mil_base_4c", + "mil_base_4d", + "mil_base_4e", + "mil_base_4g", + "mil_base_4h", + "mil_base_4i" ], - "fg": 49, - "bg": 96, + "fg": 68, + "bg": 1, "rotates": true }, + { "id": [ "evac_center_23", "mil_base_6f" ], "fg": 73, "bg": 1, "rotates": true }, + { "id": [ "evac_center_21", "mil_base_4j" ], "fg": 71, "bg": 1, "rotates": true }, + { "id": [ "mil_base_4a", "mil_base_4f" ], "fg": 74, "bg": 1, "rotates": true }, + { "id": "evac_center_25", "fg": 77, "bg": 1, "rotates": true }, + { "id": [ "speedway_1_0", "speedway_0_1" ], "fg": 148, "bg": 1, "rotates": true }, + { "id": "speedway_6_4", "fg": 163, "bg": 1, "rotates": true }, + { "id": [ "speedway_0_4", "speedway_1_5" ], "fg": 159, "bg": 1, "rotates": true }, + { "id": "speedway_6_1", "fg": 144, "bg": 1, "rotates": true }, + { "id": [ "speedway_7_4", "speedway_6_5" ], "fg": 147, "bg": 1, "rotates": true }, + { "id": "speedway_1_1", "fg": 162, "bg": 1, "rotates": true }, + { "id": [ "speedway_6_0", "speedway_7_1" ], "fg": 158, "bg": 1, "rotates": true }, + { "id": "speedway_1_4", "fg": 143, "bg": 1, "rotates": true }, { - "id": [ - "urban_25_3", - "urban_25_4", - "urban_25_5", - "urban_25_6", - "urban_25_7", - "urban_25_8", - "urban_25_9", - "urban_25_10", - "urban_25_12" - ], - "fg": 74, - "bg": 96, + "id": [ "speedway_2_0", "speedway_4_0", "speedway_3_5", "speedway_5_5" ], + "fg": 160, + "bg": 1, "rotates": true }, { - "id": [ - "urban_29_3", - "urban_29_4", - "urban_8_1", - "urban_8_2", - "urban_9_1", - "urban_9_2", - "urban_10_1", - "urban_10_2", - "urban_11_1", - "urban_11_2", - "urban_12_1", - "urban_12_2", - "urban_15_1", - "urban_15_2", - "urban_16_1", - "urban_16_2", - "urban_17_1", - "urban_17_2", - "urban_18_3", - "urban_18_4" - ], - "fg": 46, - "bg": 96, + "id": [ "speedway_3_0", "speedway_5_0", "speedway_2_5", "speedway_4_5" ], + "fg": 145, + "bg": 1, "rotates": true }, + { "id": [ "speedway_0_2", "speedway_7_3" ], "fg": 157, "bg": 1, "rotates": true }, + { "id": [ "speedway_0_3", "speedway_7_2" ], "fg": 142, "bg": 1, "rotates": true }, { "id": [ - "urban_29_5", - "urban_29_6", - "urban_29_7", - "urban_29_8", - "urban_29_9", - "urban_29_10", - "urban_8_3", - "urban_8_4", - "urban_8_6", - "urban_9_3", - "urban_9_4", - "urban_9_5", - "urban_9_6", - "urban_10_3", - "urban_10_4", - "urban_10_5", - "urban_10_6", - "urban_11_3", - "urban_11_4", - "urban_11_5", - "urban_11_6", - "urban_12_3", - "urban_12_4", - "urban_12_5", - "urban_12_6", - "urban_15_3", - "urban_15_4", - "urban_15_5", - "urban_15_6", - "urban_16_3", - "urban_16_4", - "urban_17_3", - "urban_17_4", - "urban_18_5", - "urban_18_6", - "urban_18_7", - "urban_18_8", - "urban_18_9", - "urban_18_10" + "speedway_1_6", + "speedway_2_6", + "speedway_3_6", + "speedway_4_6", + "speedway_5_6", + "speedway_1_6_1", + "speedway_2_6_1", + "speedway_3_6_1", + "speedway_4_6_1", + "speedway_5_6_1" ], - "fg": 46, - "bg": 96, + "fg": 101, + "bg": 1, + "rotates": true + }, + { + "id": [ "speedway_8_2", "speedway_8_3", "speedway_8_4", "speedway_8_6", "speedway_5_9" ], + "fg": 108, + "bg": 1, + "rotates": true + }, + { "id": [ "speedway_7_5", "speedway_6_7", "speedway_7_7" ], "fg": 114, "bg": 1, "rotates": true }, + { "id": "speedway_8_7", "fg": 116, "bg": 1, "rotates": true }, + { "id": "speedway_8_1", "fg": 110, "bg": 1, "rotates": true }, + { "id": [ "speedway_8_5", "speedway_5_8" ], "fg": 109, "bg": 1, "rotates": true }, + { "id": "speedway_5_7", "fg": 113, "bg": 1, "rotates": true }, + { "id": [ "speedway_6_7_1", "speedway_6_7_2" ], "fg": 114, "bg": 1, "rotates": true }, + { "id": "road_nesw_manhole", "fg": 172, "bg": 1, "rotates": true }, + { "id": "bridge", "fg": 49, "bg": 1, "rotates": true }, + { "id": "bridge_road", "fg": 157, "bg": 1, "rotates": true }, + { "id": "bridgehead_ground", "fg": 156, "bg": 1, "rotates": true }, + { "id": "godco_enter", "fg": 53, "bg": 1, "rotates": true }, + { "id": "bridgehead_ramp", "fg": 167, "bg": 1, "rotates": true }, + { "id": [ "roadstop", "roadstop_roof" ], "fg": 101, "bg": 1, "rotates": true }, + { "id": [ "roadstop_a", "roadstop_a_roof" ], "fg": 101, "bg": 1, "rotates": true }, + { "id": [ "roadstop_b", "roadstop_b_roof" ], "fg": 135, "bg": 1, "rotates": true }, + { "id": "railroad_bridge", "fg": 103, "bg": 1, "rotates": true }, + { "id": "railroad_level_crossing", "fg": 146, "bg": 1, "rotates": true }, + { + "id": [ "railroad_station_0_1", "railroad_station_0_2", "railroad_station_0_3", "railroad_station_0_4" ], + "fg": 124, + "bg": 1, "rotates": true }, + { + "id": [ "control_tower_0", "control_tower_1", "control_tower_2", "s_air_atc", "s_air_atc_2", "s_air_atc_3" ], + "fg": 41, + "bg": 106 + }, + { "id": "control_tower_roof", "fg": 41, "bg": 106 }, { "id": [ - "urban_2_3", - "urban_2_4", - "urban_2_5", - "urban_2_6", - "urban_dd_3", - "urban_dd_4", - "urban_dd_5", - "urban_dd_6", - "urban_3_3", - "urban_3_4", - "urban_3_5", - "urban_3_6", - "urban_4_5", - "urban_4_6", - "urban_4_7", - "urban_4_8", - "urban_5_3", - "urban_5_4", - "urban_5_5", - "urban_5_6", - "urban_6_3", - "urban_6_4", - "urban_6_5", - "urban_6_6", - "urban_7_3", - "urban_7_4", - "urban_7_5", - "urban_7_6" + "runway", + "runway_carts", + "runway_hangar", + "runway_hangar2", + "runway_wild", + "runway_start", + "runway_end", + "s_air_runway_l", + "s_air_runway_B", + "s_air_runway_term", + "s_air_runway", + "s_air_runway_hangars", + "s_air_runway_r" ], - "fg": 49, - "bg": 96, + "fg": 114, + "bg": 1, "rotates": true }, - { "id": "veterinarian", "fg": 154, "bg": 112, "rotates": true }, - { "id": "veterinarian_roof", "fg": 154, "bg": 112, "rotates": true }, + { "id": [ "runway_fuel", "runway_fuel2" ], "fg": 114, "bg": 1, "rotates": true }, + { "id": [ "bus_stat_0", "bus_stat_1" ], "fg": 27, "bg": 102 }, + { "id": [ "bus_stat_0_roof", "bus_stat_1_roof" ], "fg": 27, "bg": 102 }, + { + "id": [ "trailer_road", "trailer_road_1parkway", "trailer_road_2parkway" ], + "fg": 108, + "bg": 1, + "rotates": true + }, + { "id": "trailer_hub_11", "fg": 114, "bg": 1, "rotates": true }, + { "id": "trailer_road_turn", "fg": 110, "bg": 1, "rotates": true }, + { "id": "trailer_road_3way", "fg": 112, "bg": 1, "rotates": true }, + { "id": "trailer_hub_01", "fg": 115, "bg": 1, "rotates": true }, + { "id": "dump", "fg": 29, "bg": 52 }, + { "id": [ "trailer_public_00", "trailer_public_00_roof" ], "fg": 29, "bg": 52 }, + { "id": [ "recyclecenter", "recyclecenter_1", "recyclecenter_2" ], "fg": 38, "bg": 84 }, + { "id": [ "recyclecenter_roof", "recyclecenter_roof_1", "recyclecenter_roof_2" ], "fg": 38, "bg": 84 }, + { "id": "landfill", "fg": 34, "bg": 52 }, + { + "id": [ "junkyard_1a", "junkyard_roof_1a", "junkyard_1b", "junkyard_roof_1b", "junkyard_2a", "junkyard_2b" ], + "fg": 33, + "bg": 52 + }, { "id": [ "ws_regional_dump_0_0", @@ -2744,20 +2414,337 @@ "ws_biker_dump_2_3", "ws_biker_dump_3_3" ], - "fg": 157, - "bg": 100 + "fg": 2, + "bg": 52 }, - { "id": [ "zoo_0_0", "zoo_1_0" ], "fg": 148, "bg": 103 }, + { "id": [ "cs_open_sewer", "cs_open_sewer_undergound" ], "fg": 7, "bg": 98 }, + { "id": "cs_city_dump_small", "fg": 2, "bg": 52 }, { - "id": [ "zoo_0_1_roof", "zoo_1_1_roof", "zoo_2_1_roof", "zoo_0_2_roof", "zoo_1_2_roof", "zoo_2_2_roof" ], - "fg": 153, - "bg": 103 + "id": [ + "abandoned_textile_mill_0_1", + "abandoned_textile_mill_0_2", + "abandoned_textile_mill_0_3", + "abandoned_textile_mill_1_1", + "abandoned_textile_mill_1_2", + "abandoned_textile_mill_1_3", + "abandoned_textile_mill_2_1", + "abandoned_textile_mill_2_2", + "abandoned_textile_mill_2_3", + "abandoned_textile_mill_3_1", + "abandoned_textile_mill_3_2", + "abandoned_textile_mill_3_3", + "abandoned_textile_mill_4_1", + "abandoned_textile_mill_4_2", + "abandoned_textile_mill_4_3", + "abandoned_textile_mill_b_0_1", + "abandoned_textile_mill_b_0_2", + "abandoned_textile_mill_b_1_1", + "abandoned_textile_mill_b_1_2" + ], + "fg": 101, + "bg": 1, + "rotates": true + }, + { + "id": [ "unvitrified_farm_1", "unvitrified_farm_2", "unvitrified_farm_neg_1", "unvitrified_farm_0" ], + "fg": 31, + "bg": 106 + }, + { "id": "unvitrified_orchard", "fg": 31, "bg": 106 }, + { "id": "river_cave_food", "fg": 65, "bg": 84 }, + { "id": "s_restaurant_deserted_test", "fg": 83, "bg": 133, "rotates": true }, + { "id": "sunny", "fg": 175, "bg": 106 }, + { "id": "cloudy", "fg": 67, "bg": 106 }, + { "id": "light_drizzle", "fg": 100, "bg": 47 }, + { "id": "drizzle", "fg": 100, "bg": 47 }, + { "id": "rain", "fg": 48, "bg": 47 }, + { "id": "rainstorm", "fg": 20, "bg": 47 }, + { "id": "thunder", "fg": 20, "bg": 47 }, + { "id": "lightning", "fg": 174, "bg": 47 }, + { "id": "flurries", "fg": 80, "bg": 64 }, + { "id": "snowing", "fg": 79, "bg": 64 }, + { "id": "snowstorm", "fg": 164, "bg": 64 }, + { "id": "mist", "fg": 67, "bg": 106 }, + { "id": "fog", "fg": 67, "bg": 106 }, + { "id": "early_portal_storm", "fg": 130, "bg": 1 }, + { "id": "distant_portal_storm", "fg": 152, "bg": 1 }, + { "id": "close_portal_storm", "fg": 152, "bg": 1 }, + { "id": "portal_storm", "fg": 152, "bg": 1 }, + { "id": "afs_tunnel_sinkhole_surface", "fg": 99, "bg": 1, "rotates": true }, + { "id": "afs_tunnel_sinkhole", "fg": 101, "bg": 1, "rotates": true }, + { "id": "afs_tunnel_ravine_edge", "fg": 99, "bg": 1, "rotates": true }, + { "id": "prepnet_orchard", "fg": 18, "bg": 84 }, + { "id": "afs_crashed_escape_pod", "fg": 22, "bg": 140 }, + { "id": "robot_dispatch_first", "fg": 38, "bg": 136 }, + { "id": "robot_dispatch_second", "fg": 38, "bg": 136 }, + { "id": "afs_shelter_1", "fg": 96, "bg": 1, "rotates": true }, + { "id": "afs_shelter_1_roof", "fg": 96, "bg": 1, "rotates": true }, + { + "id": [ + "crashing_ship_3", + "crashing_ship_2", + "crashing_ship_1", + "crashing_ship_6", + "crashing_ship_5", + "crashing_ship_4", + "crashing_ship_9", + "crashing_ship_8", + "crashing_ship_7" + ], + "fg": 22, + "bg": 140 + }, + { "id": "afs_flurries", "fg": 165, "bg": 47 }, + { "id": "afs_whiteout", "fg": 5, "bg": 106 }, + { "id": "afs_snowing", "fg": 48, "bg": 47 }, + { "id": "afs_thunder", "fg": 20, "bg": 47 }, + { "id": "afs_lightning", "fg": 174, "bg": 47 }, + { "id": "mesa", "fg": 20, "bg": 52 }, + { "id": "early_dust_storm", "fg": 175, "bg": 1 }, + { "id": "dust_storm", "fg": 174, "bg": 1 }, + { "id": "fieldoffice", "fg": 61, "bg": 1, "rotates": true }, + { "id": "dinoexhibit", "fg": 61, "bg": 1, "rotates": true }, + { "id": "dinoexhibit_roof", "fg": 61, "bg": 1, "rotates": true }, + { "id": [ "mi-go_scout_tower_dino_1", "mi-go_scout_tower_dino_3" ], "fg": 118, "bg": 1, "rotates": true }, + { "id": [ "dinozoo_0_0", "dinozoo_1_0" ], "fg": 37, "bg": 84 }, + { "id": "dinozoo_2_0", "fg": 37, "bg": 84 }, + { + "id": [ "dinozoo_0_1", "dinozoo_1_1", "dinozoo_2_1", "dinozoo_0_2", "dinozoo_1_2", "dinozoo_2_2" ], + "fg": 42, + "bg": 84 + }, + { "id": [ "house_technomancer_1", "house_technomancer_2" ], "fg": 128, "bg": 1, "rotates": true }, + { + "id": [ "house_technomancer_3", "house_technomancer_4", "house_technomancer_5", "house_technomancer_6" ], + "fg": 128, + "bg": 1, + "rotates": true + }, + { "id": "office_cubical_phavian", "fg": 119, "bg": 1, "rotates": true }, + { "id": "office_cubical_phavian_roof", "fg": 119, "bg": 1, "rotates": true }, + { "id": "office_cubical_phavian_basement", "fg": 119, "bg": 1, "rotates": true }, + { "id": "office_cubical_phavian_subbasement", "fg": 119, "bg": 1, "rotates": true }, + { "id": "necropolis_a_2", "fg": 123, "bg": 1, "rotates": true }, + { "id": "necropolis_a_10", "fg": 126, "bg": 1, "rotates": true }, + { "id": [ "necropolis_a_54", "necropolis_a_63" ], "fg": 125, "bg": 1, "rotates": true }, + { "id": "necropolis_a_5", "fg": 82, "bg": 47, "rotates": true }, + { + "id": [ + "necropolis_a_11", + "necropolis_a_62", + "necropolis_a_59", + "necropolis_a_53", + "necropolis_a_50", + "necropolis_a_47", + "necropolis_a_31", + "necropolis_a_15" + ], + "fg": 68, + "bg": 1, + "rotates": true + }, + { "id": [ "necropolis_a_6", "necropolis_a_77" ], "fg": 68, "bg": 1, "rotates": true }, + { + "id": [ + "necropolis_a_21", + "necropolis_a_23", + "necropolis_a_25", + "necropolis_a_39", + "necropolis_a_42", + "necropolis_a_43", + "necropolis_a_66", + "necropolis_a_67", + "necropolis_a_69", + "necropolis_a_70" + ], + "fg": 75, + "bg": 1, + "rotates": true + }, + { "id": "necropolis_a_64", "fg": 75, "bg": 1, "rotates": true }, + { "id": "necropolis_a_20", "fg": 71, "bg": 1, "rotates": true }, + { "id": [ "necropolis_a_22", "necropolis_a_41" ], "fg": 73, "bg": 1, "rotates": true }, + { "id": [ "necropolis_a_24", "necropolis_a_40", "necropolis_a_65" ], "fg": 72, "bg": 1, "rotates": true }, + { "id": "necropolis_a_26", "fg": 70, "bg": 1, "rotates": true }, + { "id": "necropolis_a_44", "fg": 69, "bg": 1, "rotates": true }, + { "id": "necropolis_a_68", "fg": 76, "bg": 1, "rotates": true }, + { "id": "necropolis_a_71", "fg": 77, "bg": 1, "rotates": true }, + { "id": "necropolis_a_12", "fg": 125, "bg": 52, "rotates": true }, + { "id": "necropolis_a_16", "fg": 177, "bg": 47, "rotates": true }, + { "id": "necropolis_a_17", "fg": 170, "bg": 47, "rotates": true }, + { "id": [ "necropolis_a_28", "necropolis_a_29" ], "fg": 97, "bg": 1, "rotates": true }, + { "id": "necropolis_a_34", "fg": 167, "bg": 1, "rotates": true }, + { "id": "necropolis_a_37", "fg": 25, "bg": 52, "rotates": true }, + { "id": "necropolis_a_46", "fg": 50, "bg": 1, "rotates": true }, + { "id": "necropolis_a_51", "fg": 137, "bg": 1, "rotates": true }, + { "id": "necropolis_a_74", "fg": 43, "bg": 133, "rotates": true }, + { "id": "necropolis_a_75", "fg": 178, "bg": 133, "rotates": true }, + { "id": "necropolis_a_78", "fg": 101, "bg": 1, "rotates": true }, + { "id": "necropolis_b_29", "fg": 93, "bg": 1, "rotates": true }, + { + "id": [ + "necropolis_b_11", + "necropolis_b_12", + "necropolis_b_15", + "necropolis_b_17", + "necropolis_b_20", + "necropolis_b_21", + "necropolis_b_22", + "necropolis_b_23", + "necropolis_b_24", + "necropolis_b_25", + "necropolis_b_26", + "necropolis_b_31", + "necropolis_b_35", + "necropolis_b_38", + "necropolis_b_39", + "necropolis_b_40", + "necropolis_b_41", + "necropolis_b_42", + "necropolis_b_43", + "necropolis_b_44", + "necropolis_b_46", + "necropolis_b_47", + "necropolis_b_48", + "necropolis_b_49", + "necropolis_b_5", + "necropolis_b_50", + "necropolis_b_51", + "necropolis_b_53", + "necropolis_b_56", + "necropolis_b_57", + "necropolis_b_58", + "necropolis_b_59", + "necropolis_b_6", + "necropolis_b_62", + "necropolis_b_64", + "necropolis_b_65", + "necropolis_b_66", + "necropolis_b_67", + "necropolis_b_68", + "necropolis_b_69", + "necropolis_b_7", + "necropolis_b_70", + "necropolis_b_71", + "necropolis_b_77", + "necropolis_b_78", + "necropolis_b_79", + "necropolis_b_8" + ], + "fg": 93, + "bg": 1, + "rotates": true + }, + { + "id": [ + "necropolis_c_22", + "necropolis_c_24", + "necropolis_c_28", + "necropolis_c_30", + "necropolis_c_31", + "necropolis_c_32", + "necropolis_c_33", + "necropolis_c_34", + "necropolis_c_35", + "necropolis_c_36", + "necropolis_c_37", + "necropolis_c_41", + "necropolis_c_45", + "necropolis_c_49", + "necropolis_c_50", + "necropolis_c_54", + "necropolis_c_56", + "necropolis_c_57", + "necropolis_c_58", + "necropolis_c_59", + "necropolis_c_60", + "necropolis_c_61", + "necropolis_c_62", + "necropolis_c_63", + "necropolis_d_11", + "necropolis_d_12", + "necropolis_d_13", + "necropolis_d_14", + "necropolis_d_15", + "necropolis_d_16", + "necropolis_d_18", + "necropolis_d_24", + "necropolis_d_26", + "necropolis_d_40", + "necropolis_d_45", + "necropolis_d_47", + "necropolis_d_51", + "necropolis_d_53", + "necropolis_d_60", + "necropolis_d_62", + "necropolis_d_69", + "necropolis_d_70", + "necropolis_d_71", + "necropolis_d_72", + "necropolis_d_74", + "necropolis_d_76", + "necropolis_d_79", + "necropolis_d_81" + ], + "fg": 161, + "bg": 1, + "rotates": true + }, + { "id": "overgrownlot", "fg": 36, "bg": 84 }, + { "id": "overtakenlot", "fg": 36, "bg": 84 }, + { "id": "safe_house", "fg": 128, "bg": 1, "rotates": true }, + { "id": "safe_house_roof", "fg": 128, "bg": 1, "rotates": true }, + { + "id": [ + "cathedralv_1_NW", + "cathedralv_1_NE", + "cathedralv_1_SW", + "cathedralv_1_SE", + "cathedralv_2_NW", + "cathedralv_2_NE", + "cathedralv_2_SW", + "cathedralv_2_SE", + "cathedralv_3_NW", + "cathedralv_3_NE", + "cathedralv_3_SW", + "cathedralv_3_SE" + ], + "fg": 28, + "bg": 129 }, - { "id": [ "zoo_0_1", "zoo_1_1", "zoo_2_1", "zoo_0_2", "zoo_1_2", "zoo_2_2" ], "fg": 153, "bg": 103 }, - { "id": "zoo_2_0", "fg": 148, "bg": 103 }, - { "id": "1662_acid_drizzle_0", "fg": 23 }, - { "id": "1727_acid_rain_0", "fg": 26 }, - { "id": "908_waiting_area_0", "fg": 136 } + { + "id": [ + "cathedralv_4_NW", + "cathedralv_4_NE", + "cathedralv_5_NW", + "cathedralv_5_NE", + "cathedralv_6_NW", + "cathedralv_6_NE", + "cathedralv_7_NW", + "cathedralv_7_NE" + ], + "fg": 28, + "bg": 129 + }, + { "id": [ "cathedralv_b_NW", "cathedralv_b_NE", "cathedralv_b_SW", "cathedralv_b_SE" ], "fg": 28, "bg": 129 }, + { "id": [ "npc_male", "npc_female" ], "fg": 138, "bg": 1 }, + { "id": [ "player_male", "player_female" ], "fg": 166, "bg": 1 }, + { "id": "overmap_remembered_vehicle", "fg": 105, "bg": 1 }, + { "id": "mission_arrow_down", "fg": 141, "bg": 1, "rotates": true }, + { "id": "mission_arrow_e", "fg": 151, "bg": 1, "rotates": true }, + { "id": "mission_arrow_n", "fg": 153, "bg": 1, "rotates": true }, + { "id": "mission_arrow_ne", "fg": 143, "bg": 1, "rotates": true }, + { "id": "mission_arrow_nw", "fg": 148, "bg": 1, "rotates": true }, + { "id": "mission_arrow_s", "fg": 141, "bg": 1, "rotates": true }, + { "id": "mission_arrow_se", "fg": 147, "bg": 1, "rotates": true }, + { "id": "mission_arrow_sw", "fg": 144, "bg": 1, "rotates": true }, + { "id": "mission_arrow_up", "fg": 153, "bg": 1, "rotates": true }, + { "id": "mission_arrow_w", "fg": 150, "bg": 1, "rotates": true }, + { "id": "mission_cursor", "fg": 149, "bg": 1 }, + { "id": "black36", "fg": 19 }, + { "id": "black60", "fg": 24 }, + { "id": "yellow111", "fg": 169 }, + { "id": "yellow46", "fg": 176 } ] }, { diff --git a/gfx/Altica/human_body.png b/gfx/Altica/human_body.png index 9618efa156ab2..1a7a95f974dcb 100644 Binary files a/gfx/Altica/human_body.png and b/gfx/Altica/human_body.png differ diff --git a/gfx/Altica/normal.png b/gfx/Altica/normal.png index e54d43b611bfc..37ea1881b3c62 100644 Binary files a/gfx/Altica/normal.png and b/gfx/Altica/normal.png differ diff --git a/gfx/Altica/small.png b/gfx/Altica/small.png index 4d652a22ca2ff..df8586bd6315d 100644 Binary files a/gfx/Altica/small.png and b/gfx/Altica/small.png differ diff --git a/gfx/Altica/tile_config.json b/gfx/Altica/tile_config.json index aa1b6191f524b..b7927c6d05800 100644 --- a/gfx/Altica/tile_config.json +++ b/gfx/Altica/tile_config.json @@ -318,28 +318,23 @@ { "id": "katana", "fg": 544 }, { "id": "katana_fake", "fg": 544 }, { "id": "katana_inferior", "fg": 544 }, - { "id": "223_casing", "fg": 546 }, - { "id": "40mm_casing", "fg": 547 }, - { "id": "40x46mm_m118_casing", "fg": 547 }, - { "id": "50_casing", "fg": 548 }, - { "id": "9mm_casing", "fg": 549 }, - { "id": "arrow_cf", "fg": 550 }, - { "id": "arrow_exploding", "fg": 551 }, - { "id": "arrow_field_point_fletched", "fg": 552 }, - { "id": "arrow_fire_hardened_fletched", "fg": 553 }, - { "id": "flamable_arrow", "fg": 567 }, - { "id": "arrow_flamming", "fg": 554 }, - { "id": "arrow_heavy_fire_hardened_fletched", "fg": 555 }, - { "id": "arrow_metal", "fg": 556 }, - { "id": "arrow_metal_sharpened_fletched", "fg": 557 }, - { "id": "arrow_plastic", "fg": 558 }, - { "id": "arrow_small_game_fletched", "fg": 559 }, - { "id": "arrow_wood", "fg": 560 }, - { "id": "arrow_wood_heavy", "fg": 561 }, - { "id": "bolt_cf", "fg": 562 }, - { "id": "bolt_explosive", "fg": 563 }, - { "id": "bolt_metal", "fg": 564 }, - { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 565 }, + { "id": "arrow_cf", "fg": 546 }, + { "id": "arrow_exploding", "fg": 547 }, + { "id": "arrow_field_point_fletched", "fg": 548 }, + { "id": "arrow_fire_hardened_fletched", "fg": 549 }, + { "id": "flamable_arrow", "fg": 563 }, + { "id": "arrow_flamming", "fg": 550 }, + { "id": "arrow_heavy_fire_hardened_fletched", "fg": 551 }, + { "id": "arrow_metal", "fg": 552 }, + { "id": "arrow_metal_sharpened_fletched", "fg": 553 }, + { "id": "arrow_plastic", "fg": 554 }, + { "id": "arrow_small_game_fletched", "fg": 555 }, + { "id": "arrow_wood", "fg": 556 }, + { "id": "arrow_wood_heavy", "fg": 557 }, + { "id": "bolt_cf", "fg": 558 }, + { "id": "bolt_explosive", "fg": 559 }, + { "id": "bolt_metal", "fg": 560 }, + { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 561 }, { "id": [ "bolt_wood", @@ -350,64 +345,63 @@ "bolt_wood_bodkin", "bolt_wood_small_game" ], - "fg": 566 - }, - { "id": "shot_hull", "fg": 568 }, - { "id": [ "90two", "90two40" ], "fg": 581 }, - { "id": [ "TDI", "TDI_10" ], "fg": 583 }, - { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 614 }, - { "id": [ "hptjcp", "hptjhp" ], "fg": 620 }, - { "id": [ "m1911", "m1911a1_38super" ], "fg": 631 }, - { "id": "basket_laundry", "fg": 706 }, - { "id": "heavy_battery_cell", "fg": 709 }, - { "id": "heavy_plus_battery_cell", "fg": 709 }, - { "id": "heavy_disposable_cell", "fg": 709 }, - { "id": "heavy_atomic_battery_cell", "fg": 708 }, - { "id": "light_battery_cell", "fg": 711 }, - { "id": "light_minus_battery_cell", "fg": 713 }, - { "id": "light_plus_battery_cell", "fg": 711 }, - { "id": "light_disposable_cell", "fg": 711 }, - { "id": "light_atomic_battery_cell", "fg": 710 }, - { "id": "light_minus_disposable_battery_cell", "fg": 713 }, - { "id": "light_minus_atomic_battery_cell", "fg": 712 }, - { "id": "medium_battery_cell", "fg": 715 }, - { "id": "medium_plus_battery_cell", "fg": 715 }, - { "id": "medium_disposable_cell", "fg": 715 }, - { "id": "medium_atomic_battery_cell", "fg": 714 }, - { "id": "bead_bracelet", "fg": 717 }, - { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 721 }, - { "id": "bone", "fg": 722 }, - { "id": "bone_human", "fg": 723 }, - { "id": "bone_tainted", "fg": 724 }, - { "id": "SICP", "fg": 725 }, - { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 728 }, - { "id": "book_fict_soft_tpl", "fg": 738 }, - { "id": "novel_adventure", "fg": 738 }, - { "id": "novel_buddy", "fg": 739 }, - { "id": "novel_coa", "fg": 740 }, - { "id": "novel_coa2", "fg": 741 }, - { "id": "novel_crime", "fg": 742 }, - { "id": "novel_crime2", "fg": 743 }, - { "id": "novel_drama", "fg": 744 }, - { "id": "novel_erotic", "fg": 745 }, - { "id": "novel_experimental", "fg": 746 }, - { "id": "novel_fantasy", "fg": 747 }, - { "id": "novel_horror", "fg": 748 }, - { "id": "novel_mystery", "fg": 749 }, - { "id": "novel_pulp", "fg": 750 }, - { "id": "novel_road", "fg": 751 }, - { "id": "novel_romance", "fg": 752 }, - { "id": "novel_samurai", "fg": 753 }, - { "id": "novel_satire", "fg": 754 }, - { "id": "novel_scifi", "fg": 755 }, - { "id": "novel_sports", "fg": 756 }, - { "id": "novel_spy", "fg": 757 }, - { "id": "novel_swash", "fg": 758 }, - { "id": "novel_thriller", "fg": 759 }, - { "id": "novel_tragedy", "fg": 760 }, - { "id": "novel_war", "fg": 761 }, - { "id": "novel_war2", "fg": 762 }, - { "id": "novel_western", "fg": 763 }, + "fg": 562 + }, + { "id": [ "90two", "90two40" ], "fg": 576 }, + { "id": [ "TDI", "TDI_10" ], "fg": 578 }, + { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 609 }, + { "id": [ "hptjcp", "hptjhp" ], "fg": 615 }, + { "id": [ "m1911", "m1911a1_38super" ], "fg": 626 }, + { "id": "basket_laundry", "fg": 701 }, + { "id": "heavy_battery_cell", "fg": 704 }, + { "id": "heavy_plus_battery_cell", "fg": 704 }, + { "id": "heavy_disposable_cell", "fg": 704 }, + { "id": "heavy_atomic_battery_cell", "fg": 703 }, + { "id": "light_battery_cell", "fg": 706 }, + { "id": "light_minus_battery_cell", "fg": 708 }, + { "id": "light_plus_battery_cell", "fg": 706 }, + { "id": "light_disposable_cell", "fg": 706 }, + { "id": "light_atomic_battery_cell", "fg": 705 }, + { "id": "light_minus_disposable_battery_cell", "fg": 708 }, + { "id": "light_minus_atomic_battery_cell", "fg": 707 }, + { "id": "medium_battery_cell", "fg": 710 }, + { "id": "medium_plus_battery_cell", "fg": 710 }, + { "id": "medium_disposable_cell", "fg": 710 }, + { "id": "medium_atomic_battery_cell", "fg": 709 }, + { "id": "bead_bracelet", "fg": 712 }, + { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 716 }, + { "id": "bone", "fg": 717 }, + { "id": "bone_human", "fg": 718 }, + { "id": "bone_tainted", "fg": 719 }, + { "id": "SICP", "fg": 720 }, + { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 723 }, + { "id": "book_fict_soft_tpl", "fg": 733 }, + { "id": "novel_adventure", "fg": 733 }, + { "id": "novel_buddy", "fg": 734 }, + { "id": "novel_coa", "fg": 735 }, + { "id": "novel_coa2", "fg": 736 }, + { "id": "novel_crime", "fg": 737 }, + { "id": "novel_crime2", "fg": 738 }, + { "id": "novel_drama", "fg": 739 }, + { "id": "novel_erotic", "fg": 740 }, + { "id": "novel_experimental", "fg": 741 }, + { "id": "novel_fantasy", "fg": 742 }, + { "id": "novel_horror", "fg": 743 }, + { "id": "novel_mystery", "fg": 744 }, + { "id": "novel_pulp", "fg": 745 }, + { "id": "novel_road", "fg": 746 }, + { "id": "novel_romance", "fg": 747 }, + { "id": "novel_samurai", "fg": 748 }, + { "id": "novel_satire", "fg": 749 }, + { "id": "novel_scifi", "fg": 750 }, + { "id": "novel_sports", "fg": 751 }, + { "id": "novel_spy", "fg": 752 }, + { "id": "novel_swash", "fg": 753 }, + { "id": "novel_thriller", "fg": 754 }, + { "id": "novel_tragedy", "fg": 755 }, + { "id": "novel_war", "fg": 756 }, + { "id": "novel_war2", "fg": 757 }, + { "id": "novel_western", "fg": 758 }, { "id": [ "adv_chemistry", @@ -427,7 +421,7 @@ "modern_tanner", "repeater_mod_guide" ], - "fg": 730 + "fg": 725 }, { "id": [ @@ -448,7 +442,7 @@ "textbook_robots", "textbook_armschina" ], - "fg": 737 + "fg": 732 }, { "id": [ @@ -463,7 +457,7 @@ "cookbook_daintydishes", "cookbook_liverforkids" ], - "fg": 731 + "fg": 726 }, { "id": [ @@ -476,7 +470,7 @@ "recipe_melee", "recipe_labchem" ], - "fg": 735 + "fg": 730 }, { "id": [ @@ -493,9 +487,9 @@ "recipe_creepy", "recipe_maiar" ], - "fg": 735 + "fg": 730 }, - { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 734 }, + { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 729 }, { "id": [ "mag_rifle", @@ -519,7 +513,7 @@ "mag_swimming", "mag_news" ], - "fg": 732 + "fg": 727 }, { "id": [ @@ -536,7 +530,7 @@ "schematics_searchlight", "schematics_secubot" ], - "fg": 736 + "fg": 731 }, { "id": [ @@ -557,78 +551,78 @@ "manual_shotgun", "manual_fabrication" ], - "fg": 733 - }, - { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 729 }, - { "id": "bottle_twoliter", "fg": 765 }, - { "id": "bowl_pewter", "fg": 766 }, - { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 920 }, - { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 921 }, - { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 937 }, - { "id": [ "flour", "bread_flour" ], "fg": 963 }, - { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 994 }, - { "id": [ "microscope", "microscope_dissecting" ], "fg": 988 }, - { "id": "digging_stick", "fg": 1013 }, - { "id": "sword_cane", "fg": 1078 }, - { "id": "hollow_cane", "fg": 1051 }, - { "id": "cane", "fg": 1081 }, - { "id": "i_staff", "fg": 1053 }, - { "id": "shock_staff", "fg": 1068 }, - { "id": "q_staff", "fg": 1070 }, - { "id": "scarf_fur", "fg": 1074 }, - { "id": "knit_scarf", "fg": 1054 }, - { "id": "scarf_fur_long", "fg": 1075 }, - { "id": "long_knit_scarf", "fg": 1056 }, - { "id": "long_patchwork_scarf", "fg": 1057 }, - { "id": "scarf_long", "fg": 1076 }, - { "id": "patchwork_scarf", "fg": 1066 }, - { "id": "scarf", "fg": 1073 }, - { "id": "scarf_fur_loose", "fg": 1074 }, - { "id": "knit_scarf_loose", "fg": 1054 }, - { "id": "scarf_fur_long_loose", "fg": 1075 }, - { "id": "long_knit_scarf_loose", "fg": 1056 }, - { "id": "long_patchwork_scarf_loose", "fg": 1057 }, - { "id": "scarf_long_loose", "fg": 1076 }, - { "id": "patchwork_scarf_loose", "fg": 1066 }, - { "id": "scarf_loose", "fg": 1073 }, - { "id": "welding_wire_alloy", "fg": 1036 }, - { "id": "welding_wire_steel", "fg": 1083 }, - { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 1035 }, - { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 1082 }, - { "id": "cash_card", "fg": 1094 }, - { "id": "file", "fg": 1095 }, - { "id": "fp_loyalty_card", "fg": 1096 }, - { "id": "id_industrial", "fg": 1097 }, - { "id": "id_military", "fg": 1098 }, - { "id": "id_science", "fg": 1099 }, - { "id": "ceramic_cup", "fg": 1100 }, - { "id": "ceramic_mug", "fg": 1101 }, - { "id": "ceramic_shard", "fg": 1102 }, - { "id": "chain", "fg": 1104 }, - { "id": "clay_lump", "fg": 1113 }, - { "id": "bag_plastic", "fg": 1115 }, - { "id": "bag_zipper", "fg": 1116 }, - { "id": "bottle_glass", "fg": 1117 }, - { "id": "bottle_plastic", "fg": 1118 }, - { "id": "bottle_plastic_small", "fg": 1119 }, - { "id": "box_cigarette", "fg": 1120 }, - { "id": "box_small", "fg": 1121 }, - { "id": "can_drink", "fg": 1123 }, - { "id": "can_drink_unsealed", "fg": 1124 }, - { "id": [ "glass", "base_glass_dish" ], "fg": 1126 }, - { "id": "jar_3l_glass", "fg": 1127 }, - { "id": "jar_3l_glass_sealed", "fg": 1128 }, - { "id": "jar_glass", "fg": 1129 }, - { "id": "jar_glass_sealed", "fg": 1130 }, - { "id": "jug_plastic", "fg": 1131 }, - { "id": "wrapper", "fg": 1132 }, - { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 1134 }, - { "id": "cudgel", "fg": 1141 }, - { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 1205 }, - { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 1269 }, - { "id": [ "waffles", "fruit_waffles" ], "fg": 1273 }, - { "id": [ "cookies", "crackers", "biscuit" ], "fg": 1265 }, - { "id": [ "cake2", "cake3", "space_cake" ], "fg": 1264 }, + "fg": 728 + }, + { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 724 }, + { "id": "bottle_twoliter", "fg": 760 }, + { "id": "bowl_pewter", "fg": 761 }, + { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 915 }, + { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 916 }, + { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 932 }, + { "id": [ "flour", "bread_flour" ], "fg": 958 }, + { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 989 }, + { "id": [ "microscope", "microscope_dissecting" ], "fg": 983 }, + { "id": "digging_stick", "fg": 1008 }, + { "id": "sword_cane", "fg": 1073 }, + { "id": "hollow_cane", "fg": 1046 }, + { "id": "cane", "fg": 1076 }, + { "id": "i_staff", "fg": 1048 }, + { "id": "shock_staff", "fg": 1063 }, + { "id": "q_staff", "fg": 1065 }, + { "id": "scarf_fur", "fg": 1069 }, + { "id": "knit_scarf", "fg": 1049 }, + { "id": "scarf_fur_long", "fg": 1070 }, + { "id": "long_knit_scarf", "fg": 1051 }, + { "id": "long_patchwork_scarf", "fg": 1052 }, + { "id": "scarf_long", "fg": 1071 }, + { "id": "patchwork_scarf", "fg": 1061 }, + { "id": "scarf", "fg": 1068 }, + { "id": "scarf_fur_loose", "fg": 1069 }, + { "id": "knit_scarf_loose", "fg": 1049 }, + { "id": "scarf_fur_long_loose", "fg": 1070 }, + { "id": "long_knit_scarf_loose", "fg": 1051 }, + { "id": "long_patchwork_scarf_loose", "fg": 1052 }, + { "id": "scarf_long_loose", "fg": 1071 }, + { "id": "patchwork_scarf_loose", "fg": 1061 }, + { "id": "scarf_loose", "fg": 1068 }, + { "id": "welding_wire_alloy", "fg": 1031 }, + { "id": "welding_wire_steel", "fg": 1078 }, + { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 1030 }, + { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 1077 }, + { "id": "cash_card", "fg": 1089 }, + { "id": "file", "fg": 1090 }, + { "id": "fp_loyalty_card", "fg": 1091 }, + { "id": "id_industrial", "fg": 1092 }, + { "id": "id_military", "fg": 1093 }, + { "id": "id_science", "fg": 1094 }, + { "id": "ceramic_cup", "fg": 1095 }, + { "id": "ceramic_mug", "fg": 1096 }, + { "id": "ceramic_shard", "fg": 1097 }, + { "id": "chain", "fg": 1099 }, + { "id": "clay_lump", "fg": 1108 }, + { "id": "bag_plastic", "fg": 1122 }, + { "id": "bag_zipper", "fg": 1123 }, + { "id": "bottle_glass", "fg": 1124 }, + { "id": "bottle_plastic", "fg": 1125 }, + { "id": "bottle_plastic_small", "fg": 1126 }, + { "id": "box_cigarette", "fg": 1127 }, + { "id": "box_small", "fg": 1128 }, + { "id": "can_drink", "fg": 1131 }, + { "id": "can_drink_unsealed", "fg": 1132 }, + { "id": [ "glass", "base_glass_dish" ], "fg": 1134 }, + { "id": "jar_3l_glass", "fg": 1135 }, + { "id": "jar_3l_glass_sealed", "fg": 1136 }, + { "id": "jar_glass", "fg": 1137 }, + { "id": "jar_glass_sealed", "fg": 1138 }, + { "id": "jug_plastic", "fg": 1139 }, + { "id": "wrapper", "fg": 1140 }, + { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 1142 }, + { "id": "cudgel", "fg": 1149 }, + { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 1213 }, + { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 1277 }, + { "id": [ "waffles", "fruit_waffles" ], "fg": 1281 }, + { "id": [ "cookies", "crackers", "biscuit" ], "fg": 1273 }, + { "id": [ "cake2", "cake3", "space_cake" ], "fg": 1272 }, { "id": [ "grenade", @@ -642,17 +636,17 @@ "sling-ready_homemade_grenade_2", "sling-ready_small_homemade_grenade_2" ], - "fg": 1320 + "fg": 1328 }, - { "id": [ "molotov", "sling-ready_molotov" ], "fg": 1332 }, + { "id": [ "molotov", "sling-ready_molotov" ], "fg": 1340 }, { "id": [ "molotov_lit", "sling-ready_molotov_lit" ], "animated": true, "fg": [ - { "weight": 8, "sprite": 1333 }, - { "weight": 8, "sprite": 1334 }, - { "weight": 8, "sprite": 1335 }, - { "weight": 8, "sprite": 1336 } + { "weight": 8, "sprite": 1341 }, + { "weight": 8, "sprite": 1342 }, + { "weight": 8, "sprite": 1343 }, + { "weight": 8, "sprite": 1344 } ] }, { @@ -663,32 +657,32 @@ "military_explosive_small_grenade_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 1318 }, { "weight": 8, "sprite": 1319 } ] + "fg": [ { "weight": 8, "sprite": 1326 }, { "weight": 8, "sprite": 1327 } ] }, { "id": "homemade_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1330 }, { "weight": 8, "sprite": 1331 } ] + "fg": [ { "weight": 8, "sprite": 1338 }, { "weight": 8, "sprite": 1339 } ] }, { "id": "dynamite_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1315 }, { "weight": 8, "sprite": 1316 } ] + "fg": [ { "weight": 8, "sprite": 1323 }, { "weight": 8, "sprite": 1324 } ] }, { "id": "EMPbomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1308 }, { "weight": 8, "sprite": 1309 } ] + "fg": [ { "weight": 8, "sprite": 1316 }, { "weight": 8, "sprite": 1317 } ] }, { "id": "flashbang_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1318 }, { "weight": 8, "sprite": 1319 } ] + "fg": [ { "weight": 8, "sprite": 1326 }, { "weight": 8, "sprite": 1327 } ] }, { "id": "pipebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1338 }, { "weight": 8, "sprite": 1339 } ] + "fg": [ { "weight": 8, "sprite": 1346 }, { "weight": 8, "sprite": 1347 } ] }, { "id": [ @@ -700,79 +694,79 @@ "sling-ready_small_homemade_grenade_2_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 1321 }, { "weight": 8, "sprite": 1322 } ] + "fg": [ { "weight": 8, "sprite": 1329 }, { "weight": 8, "sprite": 1330 } ] }, { "id": "grenade_emp_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1324 }, { "weight": 8, "sprite": 1325 } ] + "fg": [ { "weight": 8, "sprite": 1332 }, { "weight": 8, "sprite": 1333 } ] }, { "id": "grenade_inc_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1327 }, { "weight": 8, "sprite": 1328 } ] + "fg": [ { "weight": 8, "sprite": 1335 }, { "weight": 8, "sprite": 1336 } ] }, { "id": "scrambler_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1341 }, { "weight": 8, "sprite": 1342 } ] + "fg": [ { "weight": 8, "sprite": 1349 }, { "weight": 8, "sprite": 1350 } ] }, { "id": "smokebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1344 }, { "weight": 8, "sprite": 1345 } ] + "fg": [ { "weight": 8, "sprite": 1352 }, { "weight": 8, "sprite": 1353 } ] }, { "id": "dynamite_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1312 }, { "weight": 8, "sprite": 1313 } ] - }, - { "id": "hinge", "fg": 1349 }, - { "id": "inhaler", "fg": 1350 }, - { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 1351 }, - { "id": "cig_butt", "fg": 1401 }, - { "id": "joint", "fg": 1404 }, - { "id": "joint_lit", "fg": 1405 }, - { "id": "joint_roach", "fg": 1406 }, - { "id": "aspirin", "fg": 1398 }, - { "id": "bandages", "fg": 1399 }, - { "id": "syringe", "fg": 1411 }, - { "id": "antibiotics", "fg": 1395 }, - { "id": "weak_antibiotic", "fg": 1414 }, - { "id": "strong_antibiotic", "fg": 1410 }, - { "id": "vitamins", "fg": 1413 }, - { "id": "gummy_vitamins", "fg": 1402 }, - { "id": "calcium_tablet", "fg": 1400 }, - { "id": "oxycodone", "fg": 1408 }, - { "id": "tramadol", "fg": 1412 }, - { "id": "codeine", "fg": 1432 }, - { "id": "prussian_blue", "fg": 1409 }, - { "id": "iodine", "fg": 1403 }, - { "id": "antiparasitic", "fg": 1397 }, - { "id": "antifungal", "fg": 1396 }, - { "id": "money_bundle", "fg": 1416 }, - { "id": "mp3", "fg": 1421 }, - { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 1456 }, - { "id": "permanent_marker", "fg": 1487 }, - { "id": "pipe", "fg": 1489 }, - { "id": "cu_pipe", "fg": 1488 }, - { "id": "chips", "fg": 1500 }, - { "id": "apple", "fg": 1491 }, - { "id": "banana", "fg": 1493 }, - { "id": "broccoli", "fg": 1495 }, - { "id": "corn", "fg": 1501 }, - { "id": "cucumber", "fg": 1502 }, - { "id": "egg_bird", "fg": 1504 }, - { "id": "grapes", "fg": 1508 }, - { "id": "lemon", "fg": 1511 }, - { "id": "onion", "fg": 1514 }, - { "id": "orange", "fg": 1515 }, - { "id": "pear", "fg": 1517 }, - { "id": "potato", "fg": 1520 }, - { "id": "pumpkin", "fg": 1521 }, - { "id": "tomato", "fg": 1528 }, - { "id": "hickory_root", "fg": 1509 }, - { "id": "juniper", "fg": 1510 }, + "fg": [ { "weight": 8, "sprite": 1320 }, { "weight": 8, "sprite": 1321 } ] + }, + { "id": "hinge", "fg": 1357 }, + { "id": "inhaler", "fg": 1358 }, + { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 1359 }, + { "id": "cig_butt", "fg": 1409 }, + { "id": "joint", "fg": 1412 }, + { "id": "joint_lit", "fg": 1413 }, + { "id": "joint_roach", "fg": 1414 }, + { "id": "aspirin", "fg": 1406 }, + { "id": "bandages", "fg": 1407 }, + { "id": "syringe", "fg": 1419 }, + { "id": "antibiotics", "fg": 1403 }, + { "id": "weak_antibiotic", "fg": 1422 }, + { "id": "strong_antibiotic", "fg": 1418 }, + { "id": "vitamins", "fg": 1421 }, + { "id": "gummy_vitamins", "fg": 1410 }, + { "id": "calcium_tablet", "fg": 1408 }, + { "id": "oxycodone", "fg": 1416 }, + { "id": "tramadol", "fg": 1420 }, + { "id": "codeine", "fg": 1440 }, + { "id": "prussian_blue", "fg": 1417 }, + { "id": "iodine", "fg": 1411 }, + { "id": "antiparasitic", "fg": 1405 }, + { "id": "antifungal", "fg": 1404 }, + { "id": "money_bundle", "fg": 1424 }, + { "id": "mp3", "fg": 1429 }, + { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 1464 }, + { "id": "permanent_marker", "fg": 1495 }, + { "id": "pipe", "fg": 1497 }, + { "id": "cu_pipe", "fg": 1496 }, + { "id": "chips", "fg": 1508 }, + { "id": "apple", "fg": 1499 }, + { "id": "banana", "fg": 1501 }, + { "id": "broccoli", "fg": 1503 }, + { "id": "corn", "fg": 1509 }, + { "id": "cucumber", "fg": 1510 }, + { "id": "egg_bird", "fg": 1512 }, + { "id": "grapes", "fg": 1516 }, + { "id": "lemon", "fg": 1519 }, + { "id": "onion", "fg": 1522 }, + { "id": "orange", "fg": 1523 }, + { "id": "pear", "fg": 1525 }, + { "id": "potato", "fg": 1528 }, + { "id": "pumpkin", "fg": 1529 }, + { "id": "tomato", "fg": 1536 }, + { "id": "hickory_root", "fg": 1517 }, + { "id": "juniper", "fg": 1518 }, { "id": [ "seed_hops", @@ -839,65 +833,65 @@ "seed_mulberries", "seed_elderberries" ], - "fg": 1525 - }, - { "id": "straw_pile", "fg": 1527 }, - { "id": "wheat", "fg": 1529 }, - { "id": "withered", "fg": 1531 }, - { "id": "bee_balm", "fg": 1532 }, - { "id": "carrot_wild", "fg": 1533 }, - { "id": "dogbane", "fg": 1534 }, - { "id": "egg_reptile", "fg": 1535 }, - { "id": "mugwort", "fg": 1536 }, - { "id": "thyme", "fg": 1537 }, - { "id": "veggy_wild", "fg": 1538 }, - { "id": "wild_herbs", "fg": 1539 }, - { "id": "feces_manure", "fg": 1543 }, - { "id": "feces_bird", "fg": 1540 }, - { "id": "feces_cow", "fg": 1541 }, - { "id": "feces_dog", "fg": 1542 }, - { "id": "feces_roach", "fg": 1544 }, - { "id": "fetid_goop", "fg": 1545 }, - { "id": "rag_bloody", "fg": 1553 }, - { "id": "spring", "fg": 1656 }, - { "id": "survnote", "fg": 1661 }, - { "id": "creepy_doll", "fg": 1663 }, - { "id": "talking_doll", "fg": 1663 }, + "fg": 1533 + }, + { "id": "straw_pile", "fg": 1535 }, + { "id": "wheat", "fg": 1537 }, + { "id": "withered", "fg": 1539 }, + { "id": "bee_balm", "fg": 1540 }, + { "id": "carrot_wild", "fg": 1541 }, + { "id": "dogbane", "fg": 1542 }, + { "id": "egg_reptile", "fg": 1543 }, + { "id": "mugwort", "fg": 1544 }, + { "id": "thyme", "fg": 1545 }, + { "id": "veggy_wild", "fg": 1546 }, + { "id": "wild_herbs", "fg": 1547 }, + { "id": "feces_manure", "fg": 1551 }, + { "id": "feces_bird", "fg": 1548 }, + { "id": "feces_cow", "fg": 1549 }, + { "id": "feces_dog", "fg": 1550 }, + { "id": "feces_roach", "fg": 1552 }, + { "id": "fetid_goop", "fg": 1553 }, + { "id": "rag_bloody", "fg": 1561 }, + { "id": "spring", "fg": 1664 }, + { "id": "survnote", "fg": 1669 }, + { "id": "creepy_doll", "fg": 1671 }, + { "id": "talking_doll", "fg": 1671 }, { "id": [ "tea_bag", "tea_fruit_bag", "tea_green_bag", "herbal_tea_bag", "tea_bag_chamomile", "tea_bag_dandelion" ], - "fg": 1664 - }, - { "id": "teapot", "fg": 1668 }, - { "id": "teddy_bear", "fg": 1669 }, - { "id": "teddy", "fg": 1669 }, - { "id": "thermometer", "fg": 1670 }, - { "id": "crucible_clay", "fg": 1675 }, - { "id": "flashlight", "fg": 1679 }, - { "id": "heavy_flashlight", "fg": 1682 }, - { "id": "saw", "fg": 1696 }, - { "id": "screwdriver_set", "fg": 1691 }, - { "id": "wrench", "fg": 1697 }, - { "id": "hammer", "fg": 1681 }, - { "id": "hacksaw", "fg": 1680 }, - { "id": "knife_meat_cleaver", "fg": 1689 }, - { "id": "knife_vegetable_cleaver", "fg": 1695 }, + "fg": 1672 + }, + { "id": "teapot", "fg": 1676 }, + { "id": "teddy_bear", "fg": 1677 }, + { "id": "teddy", "fg": 1677 }, + { "id": "thermometer", "fg": 1678 }, + { "id": "crucible_clay", "fg": 1683 }, + { "id": "flashlight", "fg": 1687 }, + { "id": "heavy_flashlight", "fg": 1690 }, + { "id": "saw", "fg": 1704 }, + { "id": "screwdriver_set", "fg": 1699 }, + { "id": "wrench", "fg": 1705 }, + { "id": "hammer", "fg": 1689 }, + { "id": "hacksaw", "fg": 1688 }, + { "id": "knife_meat_cleaver", "fg": 1697 }, + { "id": "knife_vegetable_cleaver", "fg": 1703 }, { "id": "lighter", - "fg": [ { "weight": 1, "sprite": 1684 }, { "weight": 1, "sprite": 1683 }, { "weight": 1, "sprite": 1685 } ] - }, - { "id": "makeshift_crowbar", "fg": 1686 }, - { "id": "esbit_stove", "fg": 1677 }, - { "id": "usb_drive", "fg": 1694 }, - { "id": "bowl_plastic", "fg": 1698 }, - { "id": "cup_plastic", "fg": 1699 }, - { "id": "fork", "fg": 1700 }, - { "id": "knife_butter", "fg": 1701 }, - { "id": "washboard", "fg": 1715 }, - { "id": "wash_kit", "fg": 1714 }, - { "id": "helmet_army", "fg": 1726 }, - { "id": "foodperson_mask", "fg": 1722 }, - { "id": "foodperson_mask_on", "fg": 1723 }, - { "id": "ballistic_vest_esapi", "fg": 1718 }, + "fg": [ { "weight": 1, "sprite": 1692 }, { "weight": 1, "sprite": 1691 }, { "weight": 1, "sprite": 1693 } ] + }, + { "id": "makeshift_crowbar", "fg": 1694 }, + { "id": "esbit_stove", "fg": 1685 }, + { "id": "usb_drive", "fg": 1702 }, + { "id": "bowl_plastic", "fg": 1706 }, + { "id": "cup_plastic", "fg": 1707 }, + { "id": "fork", "fg": 1708 }, + { "id": "knife_butter", "fg": 1709 }, + { "id": "washboard", "fg": 1723 }, + { "id": "wash_kit", "fg": 1722 }, + { "id": "helmet_army", "fg": 1734 }, + { "id": "foodperson_mask", "fg": 1730 }, + { "id": "foodperson_mask_on", "fg": 1731 }, + { "id": "ballistic_vest_esapi", "fg": 1726 }, { "id": "saddle", "fg": 272 }, { "id": "blt", "fg": 275 }, { "id": "brain_cooked", "fg": 276 }, @@ -1163,944 +1157,957 @@ { "id": "y_paint", "fg": 541 }, { "id": "halligan", "fg": 542 }, { "id": "adobe_brick", "fg": 545 }, - { "id": "cig", "fg": 569 }, - { "id": "cig_lit", "fg": 570 }, - { "id": "copper_ring", "fg": 571 }, - { "id": "g_shovel", "fg": 572 }, - { "id": "lsd", "fg": 573 }, - { "id": "silver_ring", "fg": 574 }, - { "id": "thermal_mask", "fg": 575 }, - { "id": "thermal_socks", "fg": 576 }, - { "id": "tie_clipon", "fg": 577 }, - { "id": "whistle", "fg": 578 }, - { "id": "archery_target_box", "fg": 579 }, - { "id": "2_shot_special", "fg": 580 }, - { "id": "LAW_Packed", "fg": 582 }, - { "id": "af2011a1_38super", "fg": 584 }, - { "id": "ar_pistol", "fg": 585 }, - { "id": "ashot", "fg": 586 }, - { "id": "bfr", "fg": 587 }, - { "id": "bigun", "fg": 588 }, - { "id": "bond_410", "fg": 589 }, - { "id": "bt_apc9k", "fg": 590 }, - { "id": "colt_army", "fg": 591 }, - { "id": "colt_navy", "fg": 592 }, - { "id": "colt_saa", "fg": 593 }, - { "id": "cop_38", "fg": 594 }, - { "id": "cz75", "fg": 595 }, - { "id": "deagle_44", "fg": 596 }, - { "id": "draco", "fg": 597 }, - { "id": "flamethrower_crude", "fg": 598 }, - { "id": "flamethrower_simple", "fg": 599 }, - { "id": "fn1910", "fg": 600 }, - { "id": "fn57", "fg": 601 }, - { "id": "fn_p90", "fg": 602 }, - { "id": "glock_17", "fg": 603 }, - { "id": "glock_18c", "fg": 604 }, - { "id": "glock_19", "fg": 605 }, - { "id": "glock_20", "fg": 606 }, - { "id": "glock_20_var_glock_40", "fg": 607 }, - { "id": "glock_21", "fg": 608 }, - { "id": "glock_22", "fg": 609 }, - { "id": "glock_29", "fg": 610 }, - { "id": "glock_31", "fg": 611 }, - { "id": "hi_power_40", "fg": 612 }, - { "id": "hi_power_9mm", "fg": 613 }, - { "id": "hk_mp5_semi_pistol", "fg": 615 }, - { "id": "hk_mp7", "fg": 616 }, - { "id": "hk_ump45", "fg": 617 }, - { "id": "hptc9", "fg": 618 }, - { "id": "hptcf380", "fg": 619 }, - { "id": "kp32", "fg": 621 }, - { "id": "kp3at", "fg": 622 }, - { "id": "kpf9", "fg": 623 }, - { "id": "l_bak_223", "fg": 624 }, - { "id": "launcher_simple", "fg": 625 }, - { "id": "lemat_revolver", "fg": 626 }, - { "id": "m11", "fg": 627 }, - { "id": "m17", "fg": 628 }, - { "id": "m18", "fg": 629 }, - { "id": "m1911-460", "fg": 630 }, - { "id": "m1911_10", "fg": 632 }, - { "id": "m1911_var_m1911_MEU", "fg": 633 }, - { "id": "m320", "fg": 634 }, - { "id": "m4_carbine_var_m4_cqbr", "fg": 635 }, - { "id": "m9", "fg": 636 }, - { "id": "mac_10", "fg": 637 }, - { "id": "mac_11", "fg": 638 }, - { "id": "makarov", "fg": 639 }, - { "id": "mauser_c96", "fg": 640 }, - { "id": "mauser_m714", "fg": 641 }, - { "id": "mgl", "fg": 642 }, - { "id": "minispeargun", "fg": 643 }, - { "id": "model_10_revolver", "fg": 644 }, - { "id": "moss_brownie", "fg": 645 }, - { "id": "nailgun", "fg": 646 }, - { "id": "nailrifle", "fg": 647 }, - { "id": "needlepistol", "fg": 648 }, - { "id": "oa93", "fg": 649 }, - { "id": "p08", "fg": 650 }, - { "id": "p220_10", "fg": 651 }, - { "id": "p226_357sig", "fg": 652 }, - { "id": "p226_9mm", "fg": 653 }, - { "id": "p320_357sig", "fg": 654 }, - { "id": "paintballgun", "fg": 655 }, - { "id": "pipe_double_shotgun", "fg": 656 }, - { "id": "pistol_flintlock", "fg": 657 }, - { "id": "px4", "fg": 658 }, - { "id": "px4_40", "fg": 659 }, - { "id": "raging_bull", "fg": 660 }, - { "id": "raging_judge", "fg": 661 }, - { "id": "revolver_shotgun", "fg": 662 }, - { "id": "rm103a_pistol", "fg": 663 }, - { "id": "rm2000_smg", "fg": 664 }, - { "id": "rm228", "fg": 665 }, - { "id": "ruger_lcr_22", "fg": 666 }, - { "id": "ruger_lcr_38", "fg": 667 }, - { "id": "ruger_redhawk", "fg": 668 }, - { "id": "rugerlcp", "fg": 669 }, - { "id": "sig_40", "fg": 670 }, - { "id": "sig_mosquito", "fg": 671 }, - { "id": "sig_p230", "fg": 672 }, - { "id": "skorpion_61", "fg": 673 }, - { "id": "smg_40", "fg": 674 }, - { "id": "smg_45", "fg": 675 }, - { "id": "sp2022", "fg": 676 }, - { "id": "streetsweeper", "fg": 677 }, - { "id": "surv_hand_cannon", "fg": 678 }, - { "id": "surv_six_shooter", "fg": 679 }, - { "id": "sw629", "fg": 680 }, - { "id": "sw_22", "fg": 681 }, - { "id": "sw_500", "fg": 682 }, - { "id": "sw_610", "fg": 683 }, - { "id": "sw_619", "fg": 684 }, - { "id": "taurus_spectrum", "fg": 685 }, - { "id": "tec9", "fg": 686 }, - { "id": "tokarev", "fg": 687 }, - { "id": "triple_launcher_simple", "fg": 688 }, - { "id": "unbio_blaster_gun", "fg": 689 }, - { "id": "usp_45", "fg": 690 }, - { "id": "usp_45_var_mk23", "fg": 691 }, - { "id": "usp_9mm", "fg": 692 }, - { "id": "uzi", "fg": 693 }, - { "id": "v29", "fg": 694 }, - { "id": "v29_cheap", "fg": 695 }, - { "id": "walther_ccp", "fg": 696 }, - { "id": "walther_p22", "fg": 697 }, - { "id": "walther_p38", "fg": 698 }, - { "id": "walther_ppq_40", "fg": 699 }, - { "id": "walther_ppq_45", "fg": 700 }, - { "id": "walther_ppq_9mm", "fg": 701 }, - { "id": "witness_10", "fg": 702 }, - { "id": "xd_10", "fg": 703 }, - { "id": "awl_bone", "fg": 704 }, - { "id": "awl_steel", "fg": 705 }, - { "id": "bath_toy", "fg": 707 }, - { "id": "battery", "fg": 716 }, - { "id": "beansnrice", "fg": 718 }, - { "id": "block_and_tackle", "fg": 719 }, - { "id": "blutwurst_sausage", "fg": 720 }, - { "id": "book_pieces", "fg": 726 }, - { "id": "book_ruined", "fg": 727 }, - { "id": "bottle_bathroom", "fg": 764 }, - { "id": "box_small_folded", "fg": 767 }, - { "id": "copper_bracelet", "fg": 768 }, - { "id": "alexandrite_gold_bracelet", "fg": 769 }, - { "id": "amethyst_gold_bracelet", "fg": 770 }, - { "id": "aquamarine_gold_bracelet", "fg": 771 }, - { "id": "blue_topaz_gold_bracelet", "fg": 772 }, - { "id": "citrine_gold_bracelet", "fg": 773 }, - { "id": "diamond_gold_bracelet", "fg": 774 }, - { "id": "emerald_gold_bracelet", "fg": 775 }, - { "id": "garnet_gold_bracelet", "fg": 776 }, - { "id": "gold_bracelet", "fg": 777 }, - { "id": "onyx_gold_bracelet", "fg": 778 }, - { "id": "opal_gold_bracelet", "fg": 779 }, - { "id": "pearl_gold_bracelet", "fg": 780 }, - { "id": "peridot_gold_bracelet", "fg": 781 }, - { "id": "ruby_gold_bracelet", "fg": 782 }, - { "id": "sapphire_gold_bracelet", "fg": 783 }, - { "id": "tourmaline_gold_bracelet", "fg": 784 }, - { "id": "alexandrite_platinum_bracelet", "fg": 785 }, - { "id": "amethyst_platinum_bracelet", "fg": 786 }, - { "id": "aquamarine_platinum_bracelet", "fg": 787 }, - { "id": "blue_topaz_platinum_bracelet", "fg": 788 }, - { "id": "citrine_platinum_bracelet", "fg": 789 }, - { "id": "diamond_platinum_bracelet", "fg": 790 }, - { "id": "emerald_platinum_bracelet", "fg": 791 }, - { "id": "garnet_platinum_bracelet", "fg": 792 }, - { "id": "onyx_platinum_bracelet", "fg": 793 }, - { "id": "opal_platinum_bracelet", "fg": 794 }, - { "id": "pearl_platinum_bracelet", "fg": 795 }, - { "id": "peridot_platinum_bracelet", "fg": 796 }, - { "id": "platinum_bracelet", "fg": 797 }, - { "id": "ruby_platinum_bracelet", "fg": 798 }, - { "id": "sapphire_platinum_bracelet", "fg": 799 }, - { "id": "tourmaline_platinum_bracelet", "fg": 800 }, - { "id": "alexandrite_silver_bracelet", "fg": 801 }, - { "id": "amethyst_silver_bracelet", "fg": 802 }, - { "id": "aquamarine_silver_bracelet", "fg": 803 }, - { "id": "blue_topaz_silver_bracelet", "fg": 804 }, - { "id": "citrine_silver_bracelet", "fg": 805 }, - { "id": "diamond_silver_bracelet", "fg": 806 }, - { "id": "emerald_silver_bracelet", "fg": 807 }, - { "id": "garnet_silver_bracelet", "fg": 808 }, - { "id": "onyx_silver_bracelet", "fg": 809 }, - { "id": "opal_silver_bracelet", "fg": 810 }, - { "id": "pearl_silver_bracelet", "fg": 811 }, - { "id": "peridot_silver_bracelet", "fg": 812 }, - { "id": "ruby_silver_bracelet", "fg": 813 }, - { "id": "sapphire_silver_bracelet", "fg": 814 }, - { "id": "silver_bracelet", "fg": 815 }, - { "id": "tourmaline_silver_bracelet", "fg": 816 }, - { "id": "brush_toilet", "fg": 817 }, - { "id": "brain", "fg": 818 }, - { "id": "endochitin", "fg": 819 }, - { "id": "liver", "fg": 820 }, - { "id": "lung", "fg": 821 }, - { "id": "meat_scrap", "fg": 822 }, - { "id": "mutant_bug_hydrogen_sacs", "fg": 823 }, - { "id": "mutant_bug_lungs", "fg": 824 }, - { "id": "mutant_bug_organs", "fg": 825 }, - { "id": "stomach", "fg": 826 }, - { "id": "stomach_large", "fg": 827 }, - { "id": "sweetbread", "fg": 828 }, - { "id": "button_plastic", "fg": 829 }, - { "id": "button_steel", "fg": 830 }, - { "id": "button_wood", "fg": 831 }, - { "id": "antenna", "fg": 832 }, - { "id": "badge_deputy", "fg": 833 }, - { "id": "coconut", "fg": 834 }, - { "id": "directional_antenna", "fg": 835 }, - { "id": "halter_top", "fg": 836 }, - { "id": "hand_crank_charger", "fg": 837 }, - { "id": "hops", "fg": 838 }, - { "id": "kidney", "fg": 839 }, - { "id": "lettuce", "fg": 840 }, - { "id": "lily_flower", "fg": 841 }, - { "id": "scorecard", "fg": 842 }, - { "id": "spinach", "fg": 843 }, - { "id": "altered_comb", "fg": 844 }, - { "id": "gasdiscount_gold", "fg": 845 }, - { "id": "gasdiscount_platinum", "fg": 846 }, - { "id": "gasdiscount_silver", "fg": 847 }, - { "id": "gold_hairpin", "fg": 848 }, - { "id": "nanoskirt", "fg": 849 }, - { "id": "pearl", "fg": 850 }, - { "id": "platinum_ring", "fg": 851 }, - { "id": "skirt_grass", "fg": 852 }, - { "id": "skirt_leather", "fg": 853 }, - { "id": "wallet_leather", "fg": 854 }, - { "id": "copper_necklace", "fg": 855 }, - { "id": "pearl_collar", "fg": 856 }, - { "id": "alexandrite_gold_pendant_necklace", "fg": 857 }, - { "id": "amethyst_gold_pendant_necklace", "fg": 858 }, - { "id": "aquamarine_gold_pendant_necklace", "fg": 859 }, - { "id": "blue_topaz_gold_pendant_necklace", "fg": 860 }, - { "id": "citrine_gold_pendant_necklace", "fg": 861 }, - { "id": "diamond_gold_pendant_necklace", "fg": 862 }, - { "id": "emerald_gold_pendant_necklace", "fg": 863 }, - { "id": "garnet_gold_pendant_necklace", "fg": 864 }, - { "id": "gold_necklace", "fg": 865 }, - { "id": "opal_gold_pendant_necklace", "fg": 866 }, - { "id": "pearl_gold_pendant_necklace", "fg": 867 }, - { "id": "peridot_gold_pendant_necklace", "fg": 868 }, - { "id": "ruby_gold_pendant_necklace", "fg": 869 }, - { "id": "sapphire_gold_pendant_necklace", "fg": 870 }, - { "id": "tourmaline_gold_pendant_necklace", "fg": 871 }, - { "id": "alexandrite_platinum_pendant_necklace", "fg": 872 }, - { "id": "amethyst_platinum_pendant_necklace", "fg": 873 }, - { "id": "aquamarine_platinum_pendant_necklace", "fg": 874 }, - { "id": "blue_topaz_platinum_pendant_necklace", "fg": 875 }, - { "id": "citrine_platinum_pendant_necklace", "fg": 876 }, - { "id": "diamond_platinum_pendant_necklace", "fg": 877 }, - { "id": "emerald_platinum_pendant_necklace", "fg": 878 }, - { "id": "garnet_platinum_pendant_necklace", "fg": 879 }, - { "id": "opal_platinum_pendant_necklace", "fg": 880 }, - { "id": "pearl_platinum_pendant_necklace", "fg": 881 }, - { "id": "peridot_platinum_pendant_necklace", "fg": 882 }, - { "id": "platinum_necklace", "fg": 883 }, - { "id": "ruby_platinum_pendant_necklace", "fg": 884 }, - { "id": "sapphire_platinum_pendant_necklace", "fg": 885 }, - { "id": "tourmaline_platinum_pendant_necklace", "fg": 886 }, - { "id": "alexandrite_silver_pendant_necklace", "fg": 887 }, - { "id": "amethyst_silver_pendant_necklace", "fg": 888 }, - { "id": "aquamarine_silver_pendant_necklace", "fg": 889 }, - { "id": "blue_topaz_silver_pendant_necklace", "fg": 890 }, - { "id": "citrine_silver_pendant_necklace", "fg": 891 }, - { "id": "diamond_silver_pendant_necklace", "fg": 892 }, - { "id": "emerald_silver_pendant_necklace", "fg": 893 }, - { "id": "garnet_silver_pendant_necklace", "fg": 894 }, - { "id": "opal_silver_pendant_necklace", "fg": 895 }, - { "id": "pearl_silver_pendant_necklace", "fg": 896 }, - { "id": "peridot_silver_pendant_necklace", "fg": 897 }, - { "id": "ruby_silver_pendant_necklace", "fg": 898 }, - { "id": "sapphire_silver_pendant_necklace", "fg": 899 }, - { "id": "silver_necklace", "fg": 900 }, - { "id": "tourmaline_silver_pendant_necklace", "fg": 901 }, - { "id": "alder_bark", "fg": 902 }, - { "id": "barrette", "fg": 903 }, - { "id": "birchbark", "fg": 904 }, - { "id": "caff_gum", "fg": 905 }, - { "id": "cattail_stalk", "fg": 906 }, - { "id": "golf_tee", "fg": 907 }, - { "id": "gum", "fg": 908 }, - { "id": "hand_pump", "fg": 909 }, - { "id": "honeydew", "fg": 910 }, - { "id": "ifak_pouch", "fg": 911 }, - { "id": "knitting_needles", "fg": 912 }, - { "id": "lasagne", "fg": 913 }, - { "id": "magnifying_glass", "fg": 914 }, - { "id": "mininuke", "fg": 915 }, - { "id": "mininuke_act", "fg": 916 }, - { "id": "net", "fg": 917 }, - { "id": "rolling_paper", "fg": 918 }, - { "id": "tanbark", "fg": 919 }, - { "id": "willowbark", "fg": 922 }, - { "id": "shoulder_strap", "fg": 923 }, - { "id": "deck_of_cards", "fg": 924 }, - { "id": "hairpin", "fg": 925 }, - { "id": "weed", "fg": 926 }, - { "id": "ceramic_bowl", "fg": 927 }, - { "id": "chestrig", "fg": 928 }, - { "id": "radio_car", "fg": 929 }, - { "id": "radio_car_box", "fg": 930 }, - { "id": "radio_car_on", "fg": 931 }, - { "id": "radio_car_wheel", "fg": 932 }, - { "id": "radiocontrol", "fg": 933 }, - { "id": "rc_car_box", "fg": 934 }, - { "id": "toaster", "fg": 935 }, - { "id": "xl_chestrig", "fg": 936 }, - { "id": "alternator_truck", "fg": 938 }, - { "id": "ammolink", "fg": 939 }, - { "id": "angle_grinder", "fg": 940 }, - { "id": "atomic_lamp", "fg": 941 }, - { "id": "atomic_lamp_off", "fg": 942 }, - { "id": "barometer", "fg": 943 }, - { "id": "birdfood", "fg": 944 }, - { "id": "bismuth", "fg": 945 }, - { "id": "brick_kiln", "fg": 946 }, - { "id": "caffeine", "fg": 947 }, - { "id": "caltrops", "fg": 948 }, - { "id": "caltrops_glass", "fg": 949 }, - { "id": "camera", "fg": 950 }, - { "id": "chem_citric_acid", "fg": 951 }, - { "id": "chem_sulphur", "fg": 952 }, - { "id": "chem_zinc", "fg": 953 }, - { "id": "chunk_sulfur", "fg": 954 }, - { "id": "circsaw_off", "fg": 955 }, - { "id": "circsaw_on", "fg": 956 }, - { "id": "coal_lump", "fg": 957 }, - { "id": "con_mix", "fg": 958 }, - { "id": "disc_golf", "fg": 959 }, - { "id": "drivebelt", "fg": 960 }, - { "id": "eink_tablet_pc", "fg": 961 }, - { "id": "flatbread", "fg": 962 }, - { "id": "gelbox", "fg": 964 }, - { "id": "generator_7500w", "fg": 965 }, - { "id": "glowstick", "fg": 966 }, - { "id": "glowstick_dead", "fg": 967 }, - { "id": "glowstick_lit", "fg": 968 }, - { "id": "gold_small", "fg": 969 }, - { "id": "golf_club", "fg": 970 }, - { "id": "handflare", "fg": 971 }, - { "id": "heatpack", "fg": 972 }, - { "id": "heatpack_used", "fg": 973 }, - { "id": "hoe", "fg": 974 }, - { "id": "homeopathic_pills", "fg": 975 }, - { "id": "horn_bicycle", "fg": 976 }, - { "id": "jumper_cable", "fg": 977 }, - { "id": "kiln", "fg": 978 }, - { "id": "lead", "fg": 979 }, - { "id": "leather", "fg": 980 }, - { "id": "lightstrip", "fg": 981 }, - { "id": "material_aluminium_ingot", "fg": 982 }, - { "id": "material_limestone", "fg": 983 }, - { "id": "material_rhodonite", "fg": 984 }, - { "id": "material_rocksalt", "fg": 985 }, - { "id": "material_zincite", "fg": 986 }, - { "id": "metal_smoother", "fg": 987 }, - { "id": "multitool", "fg": 989 }, - { "id": "nic_gum", "fg": 990 }, - { "id": "pencil", "fg": 991 }, - { "id": "pipe_cleaner", "fg": 992 }, - { "id": "pipe_glass", "fg": 993 }, - { "id": "platinum_small", "fg": 995 }, - { "id": "polisher", "fg": 996 }, - { "id": "press", "fg": 997 }, - { "id": "puller", "fg": 998 }, - { "id": "rake", "fg": 999 }, - { "id": "razorclaw_roe", "fg": 1000 }, - { "id": "salt", "fg": 1001 }, - { "id": "sickle", "fg": 1002 }, - { "id": "silver_small", "fg": 1003 }, - { "id": "small_repairkit", "fg": 1004 }, - { "id": "tanned_hide", "fg": 1005 }, - { "id": "tanned_pelt", "fg": 1006 }, - { "id": "tourist_table", "fg": 1007 }, - { "id": "zinc_metal", "fg": 1008 }, - { "id": "beartrap", "fg": 1009 }, - { "id": "landmine", "fg": 1010 }, - { "id": "wire_mesh", "fg": 1011 }, - { "id": "cannabis", "fg": 1012 }, - { "id": "dnd_handbook", "fg": 1014 }, - { "id": "holybook_bible1", "fg": 1015 }, - { "id": "holybook_bible3", "fg": 1016 }, - { "id": "l-stick", "fg": 1017 }, - { "id": "l-stick_on", "fg": 1018 }, - { "id": "makarovmag", "fg": 1019 }, - { "id": "manual_brawl", "fg": 1020 }, - { "id": "manual_carpentry", "fg": 1021 }, - { "id": "manual_dodge_kid", "fg": 1022 }, - { "id": "manual_driving", "fg": 1023 }, - { "id": "manual_melee", "fg": 1024 }, - { "id": "philosophy_book", "fg": 1025 }, - { "id": "phonebook", "fg": 1026 }, - { "id": "photo_album", "fg": 1027 }, - { "id": "plastic_bucket", "fg": 1028 }, - { "id": "record_weather", "fg": 1029 }, - { "id": "straw_fedora", "fg": 1030 }, - { "id": "textbook_computer", "fg": 1031 }, - { "id": "textbook_fabrication", "fg": 1032 }, - { "id": "textbook_survival", "fg": 1033 }, - { "id": "water_faucet", "fg": 1034 }, - { "id": "can_food", "fg": 1037 }, - { "id": "can_food_big", "fg": 1038 }, - { "id": "can_food_big_unsealed", "fg": 1039 }, - { "id": "can_food_unsealed", "fg": 1040 }, - { "id": "can_medium", "fg": 1041 }, - { "id": "can_medium_unsealed", "fg": 1042 }, - { "id": "clamp", "fg": 1043 }, - { "id": "cured_hide", "fg": 1044 }, - { "id": "cured_pelt", "fg": 1045 }, - { "id": "demihuman_fat", "fg": 1046 }, - { "id": "fat", "fg": 1047 }, - { "id": "fat_tainted", "fg": 1048 }, - { "id": "headscarf", "fg": 1049 }, - { "id": "heavy_dry_cell", "fg": 1050 }, - { "id": "human_fat", "fg": 1052 }, - { "id": "light_dry_cell", "fg": 1055 }, - { "id": "marloss_scarf", "fg": 1058 }, - { "id": "meat", "fg": 1059 }, - { "id": "meat_tainted", "fg": 1060 }, - { "id": "medium_dry_cell", "fg": 1061 }, - { "id": "mutant_fat", "fg": 1062 }, - { "id": "mutant_human_fat", "fg": 1063 }, - { "id": "mutant_human_flesh", "fg": 1064 }, - { "id": "mutant_meat", "fg": 1065 }, - { "id": "pipe_tobacco", "fg": 1067 }, - { "id": "punch_nail", "fg": 1069 }, - { "id": "raw_fur", "fg": 1071 }, - { "id": "raw_leather", "fg": 1072 }, - { "id": "stapler", "fg": 1077 }, - { "id": "tanning_hide", "fg": 1079 }, - { "id": "tanning_pelt", "fg": 1080 }, - { "id": "analytical_set_basic", "fg": 1084 }, - { "id": "balance_small", "fg": 1085 }, - { "id": "beaker", "fg": 1086 }, - { "id": "flask_glass", "fg": 1087 }, - { "id": "gradcylinder", "fg": 1088 }, - { "id": "ph_meter", "fg": 1089 }, - { "id": "spectrophotometer", "fg": 1090 }, - { "id": "test_tube", "fg": 1091 }, - { "id": "voltmeter", "fg": 1092 }, - { "id": "candy_bracelet", "fg": 1093 }, - { "id": "cereal", "fg": 1103 }, - { "id": "cheese", "fg": 1105 }, - { "id": "cheese_hard", "fg": 1106 }, - { "id": "carbon_electrode", "fg": 1107 }, - { "id": "cathod_mix", "fg": 1108 }, - { "id": "chem_washing_soda", "fg": 1109 }, - { "id": "acidchitin_piece", "fg": 1110 }, - { "id": "chitin_piece", "fg": 1111 }, - { "id": "cinnamon", "fg": 1112 }, - { "id": "comb_lice", "fg": 1114 }, - { "id": "box_snack", "fg": 1122 }, - { "id": "carton_egg", "fg": 1125 }, - { "id": "cooked_marrow", "fg": 1133 }, - { "id": "cotton_ball", "fg": 1135 }, - { "id": "cotton_boll", "fg": 1136 }, - { "id": "cotton_patchwork", "fg": 1137 }, - { "id": "cottonwood_tree_boll", "fg": 1138 }, - { "id": "scrap_cotton", "fg": 1139 }, - { "id": "sheet_cotton", "fg": 1140 }, - { "id": "cufflinks", "fg": 1142 }, - { "id": "cufflinks_intricate", "fg": 1143 }, - { "id": "alexandrite_gold_cufflinks", "fg": 1144 }, - { "id": "amethyst_gold_cufflinks", "fg": 1145 }, - { "id": "aquamarine_gold_cufflinks", "fg": 1146 }, - { "id": "blue_topaz_gold_cufflinks", "fg": 1147 }, - { "id": "citrine_gold_cufflinks", "fg": 1148 }, - { "id": "diamond_gold_cufflinks", "fg": 1149 }, - { "id": "emerald_gold_cufflinks", "fg": 1150 }, - { "id": "garnet_gold_cufflinks", "fg": 1151 }, - { "id": "onyx_gold_cufflinks", "fg": 1152 }, - { "id": "opal_gold_cufflinks", "fg": 1153 }, - { "id": "pearl_gold_cufflinks", "fg": 1154 }, - { "id": "peridot_gold_cufflinks", "fg": 1155 }, - { "id": "ruby_gold_cufflinks", "fg": 1156 }, - { "id": "sapphire_gold_cufflinks", "fg": 1157 }, - { "id": "tourmaline_gold_cufflinks", "fg": 1158 }, - { "id": "alexandrite_platinum_cufflinks", "fg": 1159 }, - { "id": "amethyst_platinum_cufflinks", "fg": 1160 }, - { "id": "aquamarine_platinum_cufflinks", "fg": 1161 }, - { "id": "blue_topaz_platinum_cufflinks", "fg": 1162 }, - { "id": "citrine_platinum_cufflinks", "fg": 1163 }, - { "id": "diamond_platinum_cufflinks", "fg": 1164 }, - { "id": "emerald_platinum_cufflinks", "fg": 1165 }, - { "id": "garnet_platinum_cufflinks", "fg": 1166 }, - { "id": "onyx_platinum_cufflinks", "fg": 1167 }, - { "id": "opal_platinum_cufflinks", "fg": 1168 }, - { "id": "pearl_platinum_cufflinks", "fg": 1169 }, - { "id": "peridot_platinum_cufflinks", "fg": 1170 }, - { "id": "ruby_platinum_cufflinks", "fg": 1171 }, - { "id": "sapphire_platinum_cufflinks", "fg": 1172 }, - { "id": "tourmaline_platinum_cufflinks", "fg": 1173 }, - { "id": "alexandrite_silver_cufflinks", "fg": 1174 }, - { "id": "amethyst_silver_cufflinks", "fg": 1175 }, - { "id": "aquamarine_silver_cufflinks", "fg": 1176 }, - { "id": "blue_topaz_silver_cufflinks", "fg": 1177 }, - { "id": "citrine_silver_cufflinks", "fg": 1178 }, - { "id": "diamond_silver_cufflinks", "fg": 1179 }, - { "id": "emerald_silver_cufflinks", "fg": 1180 }, - { "id": "garnet_silver_cufflinks", "fg": 1181 }, - { "id": "onyx_silver_cufflinks", "fg": 1182 }, - { "id": "opal_silver_cufflinks", "fg": 1183 }, - { "id": "pearl_silver_cufflinks", "fg": 1184 }, - { "id": "peridot_silver_cufflinks", "fg": 1185 }, - { "id": "ruby_silver_cufflinks", "fg": 1186 }, - { "id": "sapphire_silver_cufflinks", "fg": 1187 }, - { "id": "tourmaline_silver_cufflinks", "fg": 1188 }, - { "id": "coin_dime", "fg": 1189 }, - { "id": "coin_dollar", "fg": 1190 }, - { "id": "coin_half_dollar", "fg": 1191 }, - { "id": "coin_nickel", "fg": 1192 }, - { "id": "coin_penny", "fg": 1193 }, - { "id": "coin_quarter", "fg": 1194 }, - { "id": "merch", "fg": 1195 }, - { "id": "money_fifty", "fg": 1196 }, - { "id": "money_five", "fg": 1197 }, - { "id": "money_hundred", "fg": 1198 }, - { "id": "money_one", "fg": 1199 }, - { "id": "money_ten", "fg": 1200 }, - { "id": "money_twenty", "fg": 1201 }, - { "id": "money_two", "fg": 1202 }, - { "id": "decorative_wreath", "fg": 1203 }, - { "id": "dentures", "fg": 1204 }, - { "id": "dry_beans", "fg": 1206 }, - { "id": "dry_lentils", "fg": 1207 }, - { "id": "alexandrite_gold_earring", "fg": 1208 }, - { "id": "alexandrite_platinum_earring", "fg": 1209 }, - { "id": "alexandrite_silver_earring", "fg": 1210 }, - { "id": "amethyst_gold_earring", "fg": 1211 }, - { "id": "amethyst_platinum_earring", "fg": 1212 }, - { "id": "amethyst_silver_earring", "fg": 1213 }, - { "id": "aquamarine_gold_earring", "fg": 1214 }, - { "id": "aquamarine_platinum_earring", "fg": 1215 }, - { "id": "aquamarine_silver_earring", "fg": 1216 }, - { "id": "bead_ear", "fg": 1217 }, - { "id": "blue_topaz_gold_earring", "fg": 1218 }, - { "id": "blue_topaz_platinum_earring", "fg": 1219 }, - { "id": "blue_topaz_silver_earring", "fg": 1220 }, - { "id": "citrine_gold_earring", "fg": 1221 }, - { "id": "citrine_platinum_earring", "fg": 1222 }, - { "id": "citrine_silver_earring", "fg": 1223 }, - { "id": "copper_ear", "fg": 1224 }, - { "id": "diamond_gold_earring", "fg": 1225 }, - { "id": "diamond_platinum_earring", "fg": 1226 }, - { "id": "diamond_silver_earring", "fg": 1227 }, - { "id": "emerald_gold_earring", "fg": 1228 }, - { "id": "emerald_platinum_earring", "fg": 1229 }, - { "id": "emerald_silver_earring", "fg": 1230 }, - { "id": "garnet_gold_earring", "fg": 1231 }, - { "id": "garnet_platinum_earring", "fg": 1232 }, - { "id": "garnet_silver_earring", "fg": 1233 }, - { "id": "gold_ear", "fg": 1234 }, - { "id": "opal_gold_earring", "fg": 1235 }, - { "id": "opal_platinum_earring", "fg": 1236 }, - { "id": "opal_silver_earring", "fg": 1237 }, - { "id": "pearl_gold_earring", "fg": 1238 }, - { "id": "pearl_platinum_earring", "fg": 1239 }, - { "id": "pearl_silver_earring", "fg": 1240 }, - { "id": "peridot_gold_earring", "fg": 1241 }, - { "id": "peridot_platinum_earring", "fg": 1242 }, - { "id": "peridot_silver_earring", "fg": 1243 }, - { "id": "platinum_ear", "fg": 1244 }, - { "id": "ruby_gold_earring", "fg": 1245 }, - { "id": "ruby_platinum_earring", "fg": 1246 }, - { "id": "ruby_silver_earring", "fg": 1247 }, - { "id": "sapphire_gold_earring", "fg": 1248 }, - { "id": "sapphire_platinum_earring", "fg": 1249 }, - { "id": "sapphire_silver_earring", "fg": 1250 }, - { "id": "silver_ear", "fg": 1251 }, - { "id": "tourmaline_gold_earring", "fg": 1252 }, - { "id": "tourmaline_platinum_earring", "fg": 1253 }, - { "id": "tourmaline_silver_earring", "fg": 1254 }, - { "id": "elec_shears", "fg": 1255 }, - { "id": "fiber_mat", "fg": 1256 }, - { "id": "filter_liquid", "fg": 1257 }, - { "id": "flaregun", "fg": 1258 }, - { "id": "signal_flare", "fg": 1259 }, - { "id": "bread", "fg": 1260 }, - { "id": "brioche", "fg": 1261 }, - { "id": "brown_bread", "fg": 1262 }, - { "id": "brownie", "fg": 1263 }, - { "id": "cornbread", "fg": 1266 }, - { "id": "jihelucake", "fg": 1267 }, - { "id": "pancakes", "fg": 1268 }, - { "id": "sourdough_bread", "fg": 1270 }, - { "id": "sponge_cake", "fg": 1271 }, - { "id": "tortilla_corn", "fg": 1272 }, - { "id": "wastebread", "fg": 1274 }, - { "id": "forged_shears", "fg": 1275 }, - { "id": "airhorn", "fg": 1276 }, - { "id": "aluminum_foil", "fg": 1277 }, - { "id": "bowling_pin", "fg": 1278 }, - { "id": "boxing_gloves", "fg": 1279 }, - { "id": "chopsticks", "fg": 1280 }, - { "id": "comb_pocket", "fg": 1281 }, - { "id": "copper", "fg": 1282 }, - { "id": "eclipse_glasses", "fg": 1283 }, - { "id": "fish", "fg": 1284 }, - { "id": "licorice", "fg": 1285 }, - { "id": "metal_tank", "fg": 1286 }, - { "id": "metal_tank_little", "fg": 1287 }, - { "id": "nanomaterial", "fg": 1288 }, - { "id": "plut_cell", "fg": 1289 }, - { "id": "rebreather_filter", "fg": 1290 }, - { "id": "rock_sock", "fg": 1291 }, - { "id": "rollerskates", "fg": 1292 }, - { "id": "sandpaper", "fg": 1293 }, - { "id": "throwing_stick", "fg": 1294 }, - { "id": "waterproof_gunmod", "fg": 1295 }, - { "id": "circsaw_blade", "fg": 1296 }, - { "id": "mirror", "fg": 1297 }, - { "id": "glass_bowl", "fg": 1298 }, - { "id": "plastic_bowl_kids", "fg": 1299 }, - { "id": "blue_pen", "fg": 1300 }, - { "id": "green_pen", "fg": 1301 }, - { "id": "pen", "fg": 1302 }, - { "id": "red_pen", "fg": 1303 }, - { "id": "soldering_iron", "fg": 1304 }, - { "id": "superglue", "fg": 1305 }, - { "id": "gelatin_powder", "fg": 1306 }, - { "id": "EMPbomb", "fg": 1307 }, - { "id": "acidbomb", "fg": 1310 }, - { "id": "dynamite", "fg": 1311 }, - { "id": "dynamite_bomb", "fg": 1314 }, - { "id": "flashbang", "fg": 1317 }, - { "id": "grenade_emp", "fg": 1323 }, - { "id": "grenade_inc", "fg": 1326 }, - { "id": "homemade_bomb", "fg": 1329 }, - { "id": "pipebomb", "fg": 1337 }, - { "id": "scrambler", "fg": 1340 }, - { "id": "smokebomb", "fg": 1343 }, - { "id": "grip_hook", "fg": 1346 }, - { "id": "hat_boonie", "fg": 1347 }, - { "id": "heavy_wire_rack", "fg": 1348 }, - { "id": "kevlar_shears", "fg": 1352 }, - { "id": "boxcutter", "fg": 1353 }, - { "id": "copper_knife", "fg": 1354 }, - { "id": "diveknife", "fg": 1355 }, - { "id": "knife_bread", "fg": 1356 }, - { "id": "knife_butcher", "fg": 1357 }, - { "id": "knife_carving", "fg": 1358 }, - { "id": "knife_chef", "fg": 1359 }, - { "id": "knife_combat", "fg": 1360 }, - { "id": "knife_folding", "fg": 1361 }, - { "id": "knife_hunting", "fg": 1362 }, - { "id": "knife_paring", "fg": 1363 }, - { "id": "knife_rambo", "fg": 1364 }, - { "id": "knife_rm42", "fg": 1365 }, - { "id": "knife_steak", "fg": 1366 }, - { "id": "knife_swissarmy", "fg": 1367 }, - { "id": "knife_trench", "fg": 1368 }, - { "id": "makeshift_knife", "fg": 1369 }, - { "id": "pockknife", "fg": 1370 }, - { "id": "primitive_knife", "fg": 1371 }, - { "id": "throwing_knife", "fg": 1372 }, - { "id": "electric_lantern", "fg": 1373 }, - { "id": "electric_lantern_on", "fg": 1374 }, - { "id": "gasoline_lantern", "fg": 1375 }, - { "id": "gasoline_lantern_on", "fg": 1376 }, - { "id": "oil_lamp", "fg": 1377 }, - { "id": "oil_lamp_on", "fg": 1378 }, - { "id": "propane_lantern", "fg": 1379 }, - { "id": "propane_lantern_on", "fg": 1380 }, - { "id": "smart_lamp", "fg": 1381 }, - { "id": "smart_lamp_on", "fg": 1382 }, - { "id": "large_propane_tank", "fg": 1383 }, - { "id": "lawn_dart", "fg": 1384 }, - { "id": "leaves", "fg": 1385 }, - { "id": "lock", "fg": 1386 }, - { "id": "magic_8_ball", "fg": 1387 }, - { "id": "magnet", "fg": 1388 }, - { "id": "maker_kit_box", "fg": 1389 }, - { "id": "maple_candy", "fg": 1390 }, - { "id": "meat_aspic", "fg": 1391 }, - { "id": "medical_tape", "fg": 1392 }, - { "id": "medium_propane_tank", "fg": 1393 }, - { "id": "alcohol_wipes", "fg": 1394 }, - { "id": "medical_gauze", "fg": 1407 }, - { "id": "cash_register", "fg": 1415 }, - { "id": "mortar_adobe", "fg": 1417 }, - { "id": "mortar_build", "fg": 1418 }, - { "id": "mortar_lime", "fg": 1419 }, - { "id": "mountable_heater_small", "fg": 1420 }, - { "id": "baseball", "fg": 1422 }, - { "id": "basketball", "fg": 1423 }, - { "id": "battery_car", "fg": 1424 }, - { "id": "beach_volleyball", "fg": 1425 }, - { "id": "bowling_ball", "fg": 1426 }, - { "id": "cell_phone", "fg": 1427 }, - { "id": "cell_phone_flashlight", "fg": 1428 }, - { "id": "cigar", "fg": 1429 }, - { "id": "cigar_butt", "fg": 1430 }, - { "id": "cigar_lit", "fg": 1431 }, - { "id": "ear_plugs", "fg": 1433 }, - { "id": "fiddlehead_boiled", "fg": 1434 }, - { "id": "fiddlehead_raw", "fg": 1435 }, - { "id": "fiddlehead_sauteed", "fg": 1436 }, - { "id": "flask_hip", "fg": 1437 }, - { "id": "football", "fg": 1438 }, - { "id": "golf_ball", "fg": 1439 }, - { "id": "holo_sight", "fg": 1440 }, - { "id": "indoor_volleyball", "fg": 1441 }, - { "id": "misc_repairkit", "fg": 1442 }, - { "id": "mre_beef_box", "fg": 1443 }, - { "id": "peephole", "fg": 1444 }, - { "id": "portable_game", "fg": 1445 }, - { "id": "puck", "fg": 1446 }, - { "id": "purse", "fg": 1447 }, - { "id": "suppressor", "fg": 1448 }, - { "id": "tourniquet_upper", "fg": 1449 }, - { "id": "two_way_radio", "fg": 1450 }, - { "id": "wristwatch", "fg": 1451 }, - { "id": "mushroom", "fg": 1452 }, - { "id": "cable_speaker", "fg": 1453 }, - { "id": "headphones_circumaural", "fg": 1454 }, - { "id": "microphone_xlr_generic", "fg": 1455 }, - { "id": "acorns", "fg": 1457 }, - { "id": "acorns_cooked", "fg": 1458 }, - { "id": "almond", "fg": 1459 }, - { "id": "almond_roasted", "fg": 1460 }, - { "id": "almond_shelled", "fg": 1461 }, - { "id": "beech_nuts", "fg": 1462 }, - { "id": "cashews", "fg": 1463 }, - { "id": "chestnut", "fg": 1464 }, - { "id": "chestnut_roasted", "fg": 1465 }, - { "id": "chestnut_shelled", "fg": 1466 }, - { "id": "coffee_pod", "fg": 1467 }, - { "id": "hazelnut", "fg": 1468 }, - { "id": "hazelnut_roasted", "fg": 1469 }, - { "id": "hazelnut_shelled", "fg": 1470 }, - { "id": "hickory_nut", "fg": 1471 }, - { "id": "hickory_nut_shelled", "fg": 1472 }, - { "id": "pecan", "fg": 1473 }, - { "id": "pecan_roasted", "fg": 1474 }, - { "id": "pecan_shelled", "fg": 1475 }, - { "id": "pine_nuts", "fg": 1476 }, - { "id": "pistachio", "fg": 1477 }, - { "id": "pistachio_roasted", "fg": 1478 }, - { "id": "pistachio_shelled", "fg": 1479 }, - { "id": "walnut", "fg": 1480 }, - { "id": "walnut_roasted", "fg": 1481 }, - { "id": "walnut_shelled", "fg": 1482 }, - { "id": "nuts_bolts", "fg": 1483 }, - { "id": "oil_lamp_clay", "fg": 1484 }, - { "id": "oil_lamp_clay_on", "fg": 1485 }, - { "id": "pepper", "fg": 1486 }, - { "id": "plant_fibre", "fg": 1490 }, - { "id": "apricot", "fg": 1492 }, - { "id": "bell_pepper", "fg": 1494 }, - { "id": "cactus_pad", "fg": 1496 }, - { "id": "cattail_rhizome", "fg": 1497 }, - { "id": "cherries", "fg": 1498 }, - { "id": "chicory_raw", "fg": 1499 }, - { "id": "dahlia_root", "fg": 1503 }, - { "id": "egg_mole_cricket", "fg": 1505 }, - { "id": "eggplant", "fg": 1506 }, - { "id": "elderberries", "fg": 1507 }, - { "id": "lotus", "fg": 1512 }, - { "id": "mulberries", "fg": 1513 }, - { "id": "peach", "fg": 1516 }, - { "id": "plums", "fg": 1518 }, - { "id": "poppy_bud", "fg": 1519 }, - { "id": "raw_bamboo", "fg": 1522 }, - { "id": "raw_burdock", "fg": 1523 }, - { "id": "raw_dandelion", "fg": 1524 }, - { "id": "spurge", "fg": 1526 }, - { "id": "wild_garlic", "fg": 1530 }, - { "id": "popcan_stove", "fg": 1546 }, - { "id": "pouch_autoclave", "fg": 1547 }, - { "id": "primitive_adze", "fg": 1548 }, - { "id": "propane_cooker", "fg": 1549 }, - { "id": "protein_bar_evac", "fg": 1550 }, - { "id": "pur_tablets", "fg": 1551 }, - { "id": "rad_badge", "fg": 1552 }, - { "id": "raw_lentils", "fg": 1554 }, - { "id": "alexandrite_gold_ring", "fg": 1555 }, - { "id": "alexandrite_platinum_ring", "fg": 1556 }, - { "id": "alexandrite_silver_ring", "fg": 1557 }, - { "id": "amethyst_gold_ring", "fg": 1558 }, - { "id": "amethyst_platinum_ring", "fg": 1559 }, - { "id": "amethyst_silver_ring", "fg": 1560 }, - { "id": "aquamarine_gold_ring", "fg": 1561 }, - { "id": "aquamarine_platinum_ring", "fg": 1562 }, - { "id": "aquamarine_silver_ring", "fg": 1563 }, - { "id": "blue_topaz_gold_ring", "fg": 1564 }, - { "id": "blue_topaz_platinum_ring", "fg": 1565 }, - { "id": "blue_topaz_silver_ring", "fg": 1566 }, - { "id": "citrine_gold_ring", "fg": 1567 }, - { "id": "citrine_platinum_ring", "fg": 1568 }, - { "id": "citrine_silver_ring", "fg": 1569 }, - { "id": "diamond_platinum_ring", "fg": 1570 }, - { "id": "diamond_ring", "fg": 1571 }, - { "id": "diamond_silver_ring", "fg": 1572 }, - { "id": "emerald_gold_ring", "fg": 1573 }, - { "id": "emerald_platinum_ring", "fg": 1574 }, - { "id": "emerald_silver_ring", "fg": 1575 }, - { "id": "garnet_gold_ring", "fg": 1576 }, - { "id": "garnet_platinum_ring", "fg": 1577 }, - { "id": "garnet_silver_ring", "fg": 1578 }, - { "id": "gold_ring", "fg": 1579 }, - { "id": "opal_gold_ring", "fg": 1580 }, - { "id": "opal_platinum_ring", "fg": 1581 }, - { "id": "opal_silver_ring", "fg": 1582 }, - { "id": "pearl_gold_ring", "fg": 1583 }, - { "id": "pearl_platinum_ring", "fg": 1584 }, - { "id": "pearl_silver_ring", "fg": 1585 }, - { "id": "peridot_gold_ring", "fg": 1586 }, - { "id": "peridot_platinum_ring", "fg": 1587 }, - { "id": "peridot_silver_ring", "fg": 1588 }, - { "id": "ring_engagement", "fg": 1589 }, - { "id": "ruby_gold_ring", "fg": 1590 }, - { "id": "ruby_platinum_ring", "fg": 1591 }, - { "id": "ruby_silver_ring", "fg": 1592 }, - { "id": "sapphire_gold_ring", "fg": 1593 }, - { "id": "sapphire_platinum_ring", "fg": 1594 }, - { "id": "sapphire_silver_ring", "fg": 1595 }, - { "id": "tourmaline_gold_ring", "fg": 1596 }, - { "id": "tourmaline_platinum_ring", "fg": 1597 }, - { "id": "tourmaline_silver_ring", "fg": 1598 }, - { "id": "robot_kit_box", "fg": 1599 }, - { "id": "pebble", "fg": 1600 }, - { "id": "pebble_clay", "fg": 1601 }, - { "id": "rock", "fg": 1602 }, - { "id": "rock_flaking", "fg": 1603 }, - { "id": "rock_large", "fg": 1604 }, - { "id": "rx12_injector", "fg": 1605 }, - { "id": "sandbox_kit", "fg": 1606 }, - { "id": "sausage", "fg": 1607 }, - { "id": "scalpel", "fg": 1608 }, - { "id": "scissors_child", "fg": 1609 }, - { "id": "scissors_medical", "fg": 1610 }, - { "id": "scissors_wavy", "fg": 1611 }, - { "id": "ash", "fg": 1612 }, - { "id": "brick", "fg": 1613 }, - { "id": "cable", "fg": 1614 }, - { "id": "e_scrap", "fg": 1615 }, - { "id": "scrap", "fg": 1616 }, - { "id": "steel_chunk", "fg": 1617 }, - { "id": "steel_lump", "fg": 1618 }, - { "id": "wire", "fg": 1619 }, - { "id": "seasoning_italian", "fg": 1620 }, - { "id": "shears", "fg": 1621 }, - { "id": "shot_glass", "fg": 1622 }, - { "id": "shuttlecock", "fg": 1623 }, - { "id": "sinew", "fg": 1624 }, - { "id": "skull_human", "fg": 1625 }, - { "id": "skull_bear", "fg": 1626 }, - { "id": "skull_beaver", "fg": 1627 }, - { "id": "skull_bovine", "fg": 1628 }, - { "id": "skull_canis", "fg": 1629 }, - { "id": "skull_canis_medium", "fg": 1630 }, - { "id": "skull_canis_small", "fg": 1631 }, - { "id": "skull_canis_triclopean", "fg": 1632 }, - { "id": "skull_cervine", "fg": 1633 }, - { "id": "skull_cervine_spideer", "fg": 1634 }, - { "id": "skull_cougar", "fg": 1635 }, - { "id": "skull_equine", "fg": 1636 }, - { "id": "skull_feline_medium", "fg": 1637 }, - { "id": "skull_feline_small", "fg": 1638 }, - { "id": "skull_goat", "fg": 1639 }, - { "id": "skull_llama", "fg": 1640 }, - { "id": "skull_opossum", "fg": 1641 }, - { "id": "skull_pig", "fg": 1642 }, - { "id": "skull_raccoon", "fg": 1643 }, - { "id": "skull_rodent", "fg": 1644 }, - { "id": "skull_sheep", "fg": 1645 }, - { "id": "slime_scrap", "fg": 1646 }, - { "id": "small_propane_tank", "fg": 1647 }, - { "id": "small_space_heater", "fg": 1648 }, - { "id": "small_space_heater_on", "fg": 1649 }, - { "id": "snail_garden", "fg": 1650 }, - { "id": "soft_adobe_brick", "fg": 1651 }, - { "id": "spaghetti_bolognese", "fg": 1652 }, - { "id": "spaghetti_pesto", "fg": 1653 }, - { "id": "spaghetti_raw", "fg": 1654 }, - { "id": "splatter_guard", "fg": 1655 }, - { "id": "squeeze_tube", "fg": 1657 }, - { "id": "squeeze_tube_small", "fg": 1658 }, - { "id": "stirling_kit_box", "fg": 1659 }, - { "id": "survivor_scope", "fg": 1660 }, - { "id": "tainted_marrow", "fg": 1662 }, - { "id": "tea_green_raw", "fg": 1665 }, - { "id": "tea_raw", "fg": 1666 }, - { "id": "clay_teapot", "fg": 1667 }, - { "id": "throwing_axe", "fg": 1671 }, - { "id": "toilet_paper", "fg": 1672 }, - { "id": "big_pliers", "fg": 1673 }, - { "id": "crucible", "fg": 1674 }, - { "id": "e_tool", "fg": 1676 }, - { "id": "fire_drill", "fg": 1678 }, - { "id": "masonrysaw_off", "fg": 1687 }, - { "id": "masonrysaw_on", "fg": 1688 }, - { "id": "reciprocating_saw", "fg": 1690 }, - { "id": "tin_snips", "fg": 1692 }, - { "id": "tire_iron", "fg": 1693 }, - { "id": "toothbrush_electric", "fg": 1702 }, - { "id": "tortilla_flour", "fg": 1703 }, - { "id": "towel", "fg": 1704 }, - { "id": "towel_soiled", "fg": 1705 }, - { "id": "towel_wet", "fg": 1706 }, - { "id": "teddy_bear_var_toy_plush_ferret", "fg": 1707 }, - { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 1708 }, - { "id": "tree_spile", "fg": 1709 }, - { "id": "vac_sealer", "fg": 1710 }, - { "id": "vibrator", "fg": 1711 }, - { "id": "battery_charger", "fg": 1712 }, - { "id": "recharge_station", "fg": 1713 }, - { "id": "wasp_sting", "fg": 1716 }, - { "id": "wax", "fg": 1717 }, - { "id": "chestguard_hard", "fg": 1719 }, - { "id": "diving_watch", "fg": 1720 }, - { "id": "elbow_pads", "fg": 1721 }, - { "id": "game_watch", "fg": 1724 }, - { "id": "gold_watch", "fg": 1725 }, - { "id": "lanyard", "fg": 1727 }, - { "id": "platinum_watch", "fg": 1728 }, - { "id": "sf_watch", "fg": 1729 }, - { "id": "silver_watch", "fg": 1730 }, - { "id": "suit", "fg": 1731 }, - { "id": "wicker_backpack", "fg": 1732 }, - { "id": "wrapper_foil", "fg": 1733 }, - { "id": "lug_wrench", "fg": 1734 }, - { "id": "wrench_large", "fg": 1735 }, - { "id": "wrench_small", "fg": 1736 }, - { "id": "xl_helmet_barbute", "fg": 1737 }, - { "id": "xl_propane_tank", "fg": 1738 }, - { "id": "young_leaves", "fg": 1739 }, - { "id": "zipper_long_plastic", "fg": 1740 }, - { "id": "zipper_short_plastic", "fg": 1741 }, - { "id": "magi_staff_greater", "fg": 1742 }, - { "id": "magi_staff_lesser", "fg": 1743 }, - { "id": "magi_staff_minor", "fg": 1744 } + { "id": "cig", "fg": 564 }, + { "id": "cig_lit", "fg": 565 }, + { "id": "copper_ring", "fg": 566 }, + { "id": "g_shovel", "fg": 567 }, + { "id": "lsd", "fg": 568 }, + { "id": "silver_ring", "fg": 569 }, + { "id": "thermal_mask", "fg": 570 }, + { "id": "thermal_socks", "fg": 571 }, + { "id": "tie_clipon", "fg": 572 }, + { "id": "whistle", "fg": 573 }, + { "id": "archery_target_box", "fg": 574 }, + { "id": "2_shot_special", "fg": 575 }, + { "id": "LAW_Packed", "fg": 577 }, + { "id": "af2011a1_38super", "fg": 579 }, + { "id": "ar_pistol", "fg": 580 }, + { "id": "ashot", "fg": 581 }, + { "id": "bfr", "fg": 582 }, + { "id": "bigun", "fg": 583 }, + { "id": "bond_410", "fg": 584 }, + { "id": "bt_apc9k", "fg": 585 }, + { "id": "colt_army", "fg": 586 }, + { "id": "colt_navy", "fg": 587 }, + { "id": "colt_saa", "fg": 588 }, + { "id": "cop_38", "fg": 589 }, + { "id": "cz75", "fg": 590 }, + { "id": "deagle_44", "fg": 591 }, + { "id": "draco", "fg": 592 }, + { "id": "flamethrower_crude", "fg": 593 }, + { "id": "flamethrower_simple", "fg": 594 }, + { "id": "fn1910", "fg": 595 }, + { "id": "fn57", "fg": 596 }, + { "id": "fn_p90", "fg": 597 }, + { "id": "glock_17", "fg": 598 }, + { "id": "glock_18c", "fg": 599 }, + { "id": "glock_19", "fg": 600 }, + { "id": "glock_20", "fg": 601 }, + { "id": "glock_20_var_glock_40", "fg": 602 }, + { "id": "glock_21", "fg": 603 }, + { "id": "glock_22", "fg": 604 }, + { "id": "glock_29", "fg": 605 }, + { "id": "glock_31", "fg": 606 }, + { "id": "hi_power_40", "fg": 607 }, + { "id": "hi_power_9mm", "fg": 608 }, + { "id": "hk_mp5_semi_pistol", "fg": 610 }, + { "id": "hk_mp7", "fg": 611 }, + { "id": "hk_ump45", "fg": 612 }, + { "id": "hptc9", "fg": 613 }, + { "id": "hptcf380", "fg": 614 }, + { "id": "kp32", "fg": 616 }, + { "id": "kp3at", "fg": 617 }, + { "id": "kpf9", "fg": 618 }, + { "id": "l_bak_223", "fg": 619 }, + { "id": "launcher_simple", "fg": 620 }, + { "id": "lemat_revolver", "fg": 621 }, + { "id": "m11", "fg": 622 }, + { "id": "m17", "fg": 623 }, + { "id": "m18", "fg": 624 }, + { "id": "m1911-460", "fg": 625 }, + { "id": "m1911_10", "fg": 627 }, + { "id": "m1911_var_m1911_MEU", "fg": 628 }, + { "id": "m320", "fg": 629 }, + { "id": "m4_carbine_var_m4_cqbr", "fg": 630 }, + { "id": "m9", "fg": 631 }, + { "id": "mac_10", "fg": 632 }, + { "id": "mac_11", "fg": 633 }, + { "id": "makarov", "fg": 634 }, + { "id": "mauser_c96", "fg": 635 }, + { "id": "mauser_m714", "fg": 636 }, + { "id": "mgl", "fg": 637 }, + { "id": "minispeargun", "fg": 638 }, + { "id": "model_10_revolver", "fg": 639 }, + { "id": "moss_brownie", "fg": 640 }, + { "id": "nailgun", "fg": 641 }, + { "id": "nailrifle", "fg": 642 }, + { "id": "needlepistol", "fg": 643 }, + { "id": "oa93", "fg": 644 }, + { "id": "p08", "fg": 645 }, + { "id": "p220_10", "fg": 646 }, + { "id": "p226_357sig", "fg": 647 }, + { "id": "p226_9mm", "fg": 648 }, + { "id": "p320_357sig", "fg": 649 }, + { "id": "paintballgun", "fg": 650 }, + { "id": "pipe_double_shotgun", "fg": 651 }, + { "id": "pistol_flintlock", "fg": 652 }, + { "id": "px4", "fg": 653 }, + { "id": "px4_40", "fg": 654 }, + { "id": "raging_bull", "fg": 655 }, + { "id": "raging_judge", "fg": 656 }, + { "id": "revolver_shotgun", "fg": 657 }, + { "id": "rm103a_pistol", "fg": 658 }, + { "id": "rm2000_smg", "fg": 659 }, + { "id": "rm228", "fg": 660 }, + { "id": "ruger_lcr_22", "fg": 661 }, + { "id": "ruger_lcr_38", "fg": 662 }, + { "id": "ruger_redhawk", "fg": 663 }, + { "id": "rugerlcp", "fg": 664 }, + { "id": "sig_40", "fg": 665 }, + { "id": "sig_mosquito", "fg": 666 }, + { "id": "sig_p230", "fg": 667 }, + { "id": "skorpion_61", "fg": 668 }, + { "id": "smg_40", "fg": 669 }, + { "id": "smg_45", "fg": 670 }, + { "id": "sp2022", "fg": 671 }, + { "id": "streetsweeper", "fg": 672 }, + { "id": "surv_hand_cannon", "fg": 673 }, + { "id": "surv_six_shooter", "fg": 674 }, + { "id": "sw629", "fg": 675 }, + { "id": "sw_22", "fg": 676 }, + { "id": "sw_500", "fg": 677 }, + { "id": "sw_610", "fg": 678 }, + { "id": "sw_619", "fg": 679 }, + { "id": "taurus_spectrum", "fg": 680 }, + { "id": "tec9", "fg": 681 }, + { "id": "tokarev", "fg": 682 }, + { "id": "triple_launcher_simple", "fg": 683 }, + { "id": "unbio_blaster_gun", "fg": 684 }, + { "id": "usp_45", "fg": 685 }, + { "id": "usp_45_var_mk23", "fg": 686 }, + { "id": "usp_9mm", "fg": 687 }, + { "id": "uzi", "fg": 688 }, + { "id": "v29", "fg": 689 }, + { "id": "v29_cheap", "fg": 690 }, + { "id": "walther_ccp", "fg": 691 }, + { "id": "walther_p22", "fg": 692 }, + { "id": "walther_p38", "fg": 693 }, + { "id": "walther_ppq_40", "fg": 694 }, + { "id": "walther_ppq_45", "fg": 695 }, + { "id": "walther_ppq_9mm", "fg": 696 }, + { "id": "witness_10", "fg": 697 }, + { "id": "xd_10", "fg": 698 }, + { "id": "awl_bone", "fg": 699 }, + { "id": "awl_steel", "fg": 700 }, + { "id": "bath_toy", "fg": 702 }, + { "id": "battery", "fg": 711 }, + { "id": "beansnrice", "fg": 713 }, + { "id": "block_and_tackle", "fg": 714 }, + { "id": "blutwurst_sausage", "fg": 715 }, + { "id": "book_pieces", "fg": 721 }, + { "id": "book_ruined", "fg": 722 }, + { "id": "bottle_bathroom", "fg": 759 }, + { "id": "box_small_folded", "fg": 762 }, + { "id": "copper_bracelet", "fg": 763 }, + { "id": "alexandrite_gold_bracelet", "fg": 764 }, + { "id": "amethyst_gold_bracelet", "fg": 765 }, + { "id": "aquamarine_gold_bracelet", "fg": 766 }, + { "id": "blue_topaz_gold_bracelet", "fg": 767 }, + { "id": "citrine_gold_bracelet", "fg": 768 }, + { "id": "diamond_gold_bracelet", "fg": 769 }, + { "id": "emerald_gold_bracelet", "fg": 770 }, + { "id": "garnet_gold_bracelet", "fg": 771 }, + { "id": "gold_bracelet", "fg": 772 }, + { "id": "onyx_gold_bracelet", "fg": 773 }, + { "id": "opal_gold_bracelet", "fg": 774 }, + { "id": "pearl_gold_bracelet", "fg": 775 }, + { "id": "peridot_gold_bracelet", "fg": 776 }, + { "id": "ruby_gold_bracelet", "fg": 777 }, + { "id": "sapphire_gold_bracelet", "fg": 778 }, + { "id": "tourmaline_gold_bracelet", "fg": 779 }, + { "id": "alexandrite_platinum_bracelet", "fg": 780 }, + { "id": "amethyst_platinum_bracelet", "fg": 781 }, + { "id": "aquamarine_platinum_bracelet", "fg": 782 }, + { "id": "blue_topaz_platinum_bracelet", "fg": 783 }, + { "id": "citrine_platinum_bracelet", "fg": 784 }, + { "id": "diamond_platinum_bracelet", "fg": 785 }, + { "id": "emerald_platinum_bracelet", "fg": 786 }, + { "id": "garnet_platinum_bracelet", "fg": 787 }, + { "id": "onyx_platinum_bracelet", "fg": 788 }, + { "id": "opal_platinum_bracelet", "fg": 789 }, + { "id": "pearl_platinum_bracelet", "fg": 790 }, + { "id": "peridot_platinum_bracelet", "fg": 791 }, + { "id": "platinum_bracelet", "fg": 792 }, + { "id": "ruby_platinum_bracelet", "fg": 793 }, + { "id": "sapphire_platinum_bracelet", "fg": 794 }, + { "id": "tourmaline_platinum_bracelet", "fg": 795 }, + { "id": "alexandrite_silver_bracelet", "fg": 796 }, + { "id": "amethyst_silver_bracelet", "fg": 797 }, + { "id": "aquamarine_silver_bracelet", "fg": 798 }, + { "id": "blue_topaz_silver_bracelet", "fg": 799 }, + { "id": "citrine_silver_bracelet", "fg": 800 }, + { "id": "diamond_silver_bracelet", "fg": 801 }, + { "id": "emerald_silver_bracelet", "fg": 802 }, + { "id": "garnet_silver_bracelet", "fg": 803 }, + { "id": "onyx_silver_bracelet", "fg": 804 }, + { "id": "opal_silver_bracelet", "fg": 805 }, + { "id": "pearl_silver_bracelet", "fg": 806 }, + { "id": "peridot_silver_bracelet", "fg": 807 }, + { "id": "ruby_silver_bracelet", "fg": 808 }, + { "id": "sapphire_silver_bracelet", "fg": 809 }, + { "id": "silver_bracelet", "fg": 810 }, + { "id": "tourmaline_silver_bracelet", "fg": 811 }, + { "id": "brush_toilet", "fg": 812 }, + { "id": "brain", "fg": 813 }, + { "id": "endochitin", "fg": 814 }, + { "id": "liver", "fg": 815 }, + { "id": "lung", "fg": 816 }, + { "id": "meat_scrap", "fg": 817 }, + { "id": "mutant_bug_hydrogen_sacs", "fg": 818 }, + { "id": "mutant_bug_lungs", "fg": 819 }, + { "id": "mutant_bug_organs", "fg": 820 }, + { "id": "stomach", "fg": 821 }, + { "id": "stomach_large", "fg": 822 }, + { "id": "sweetbread", "fg": 823 }, + { "id": "button_plastic", "fg": 824 }, + { "id": "button_steel", "fg": 825 }, + { "id": "button_wood", "fg": 826 }, + { "id": "antenna", "fg": 827 }, + { "id": "badge_deputy", "fg": 828 }, + { "id": "coconut", "fg": 829 }, + { "id": "directional_antenna", "fg": 830 }, + { "id": "halter_top", "fg": 831 }, + { "id": "hand_crank_charger", "fg": 832 }, + { "id": "hops", "fg": 833 }, + { "id": "kidney", "fg": 834 }, + { "id": "lettuce", "fg": 835 }, + { "id": "lily_flower", "fg": 836 }, + { "id": "scorecard", "fg": 837 }, + { "id": "spinach", "fg": 838 }, + { "id": "altered_comb", "fg": 839 }, + { "id": "gasdiscount_gold", "fg": 840 }, + { "id": "gasdiscount_platinum", "fg": 841 }, + { "id": "gasdiscount_silver", "fg": 842 }, + { "id": "gold_hairpin", "fg": 843 }, + { "id": "nanoskirt", "fg": 844 }, + { "id": "pearl", "fg": 845 }, + { "id": "platinum_ring", "fg": 846 }, + { "id": "skirt_grass", "fg": 847 }, + { "id": "skirt_leather", "fg": 848 }, + { "id": "wallet_leather", "fg": 849 }, + { "id": "copper_necklace", "fg": 850 }, + { "id": "pearl_collar", "fg": 851 }, + { "id": "alexandrite_gold_pendant_necklace", "fg": 852 }, + { "id": "amethyst_gold_pendant_necklace", "fg": 853 }, + { "id": "aquamarine_gold_pendant_necklace", "fg": 854 }, + { "id": "blue_topaz_gold_pendant_necklace", "fg": 855 }, + { "id": "citrine_gold_pendant_necklace", "fg": 856 }, + { "id": "diamond_gold_pendant_necklace", "fg": 857 }, + { "id": "emerald_gold_pendant_necklace", "fg": 858 }, + { "id": "garnet_gold_pendant_necklace", "fg": 859 }, + { "id": "gold_necklace", "fg": 860 }, + { "id": "opal_gold_pendant_necklace", "fg": 861 }, + { "id": "pearl_gold_pendant_necklace", "fg": 862 }, + { "id": "peridot_gold_pendant_necklace", "fg": 863 }, + { "id": "ruby_gold_pendant_necklace", "fg": 864 }, + { "id": "sapphire_gold_pendant_necklace", "fg": 865 }, + { "id": "tourmaline_gold_pendant_necklace", "fg": 866 }, + { "id": "alexandrite_platinum_pendant_necklace", "fg": 867 }, + { "id": "amethyst_platinum_pendant_necklace", "fg": 868 }, + { "id": "aquamarine_platinum_pendant_necklace", "fg": 869 }, + { "id": "blue_topaz_platinum_pendant_necklace", "fg": 870 }, + { "id": "citrine_platinum_pendant_necklace", "fg": 871 }, + { "id": "diamond_platinum_pendant_necklace", "fg": 872 }, + { "id": "emerald_platinum_pendant_necklace", "fg": 873 }, + { "id": "garnet_platinum_pendant_necklace", "fg": 874 }, + { "id": "opal_platinum_pendant_necklace", "fg": 875 }, + { "id": "pearl_platinum_pendant_necklace", "fg": 876 }, + { "id": "peridot_platinum_pendant_necklace", "fg": 877 }, + { "id": "platinum_necklace", "fg": 878 }, + { "id": "ruby_platinum_pendant_necklace", "fg": 879 }, + { "id": "sapphire_platinum_pendant_necklace", "fg": 880 }, + { "id": "tourmaline_platinum_pendant_necklace", "fg": 881 }, + { "id": "alexandrite_silver_pendant_necklace", "fg": 882 }, + { "id": "amethyst_silver_pendant_necklace", "fg": 883 }, + { "id": "aquamarine_silver_pendant_necklace", "fg": 884 }, + { "id": "blue_topaz_silver_pendant_necklace", "fg": 885 }, + { "id": "citrine_silver_pendant_necklace", "fg": 886 }, + { "id": "diamond_silver_pendant_necklace", "fg": 887 }, + { "id": "emerald_silver_pendant_necklace", "fg": 888 }, + { "id": "garnet_silver_pendant_necklace", "fg": 889 }, + { "id": "opal_silver_pendant_necklace", "fg": 890 }, + { "id": "pearl_silver_pendant_necklace", "fg": 891 }, + { "id": "peridot_silver_pendant_necklace", "fg": 892 }, + { "id": "ruby_silver_pendant_necklace", "fg": 893 }, + { "id": "sapphire_silver_pendant_necklace", "fg": 894 }, + { "id": "silver_necklace", "fg": 895 }, + { "id": "tourmaline_silver_pendant_necklace", "fg": 896 }, + { "id": "alder_bark", "fg": 897 }, + { "id": "barrette", "fg": 898 }, + { "id": "birchbark", "fg": 899 }, + { "id": "caff_gum", "fg": 900 }, + { "id": "cattail_stalk", "fg": 901 }, + { "id": "golf_tee", "fg": 902 }, + { "id": "gum", "fg": 903 }, + { "id": "hand_pump", "fg": 904 }, + { "id": "honeydew", "fg": 905 }, + { "id": "ifak_pouch", "fg": 906 }, + { "id": "knitting_needles", "fg": 907 }, + { "id": "lasagne", "fg": 908 }, + { "id": "magnifying_glass", "fg": 909 }, + { "id": "mininuke", "fg": 910 }, + { "id": "mininuke_act", "fg": 911 }, + { "id": "net", "fg": 912 }, + { "id": "rolling_paper", "fg": 913 }, + { "id": "tanbark", "fg": 914 }, + { "id": "willowbark", "fg": 917 }, + { "id": "shoulder_strap", "fg": 918 }, + { "id": "deck_of_cards", "fg": 919 }, + { "id": "hairpin", "fg": 920 }, + { "id": "weed", "fg": 921 }, + { "id": "ceramic_bowl", "fg": 922 }, + { "id": "chestrig", "fg": 923 }, + { "id": "radio_car", "fg": 924 }, + { "id": "radio_car_box", "fg": 925 }, + { "id": "radio_car_on", "fg": 926 }, + { "id": "radio_car_wheel", "fg": 927 }, + { "id": "radiocontrol", "fg": 928 }, + { "id": "rc_car_box", "fg": 929 }, + { "id": "toaster", "fg": 930 }, + { "id": "xl_chestrig", "fg": 931 }, + { "id": "alternator_truck", "fg": 933 }, + { "id": "ammolink", "fg": 934 }, + { "id": "angle_grinder", "fg": 935 }, + { "id": "atomic_lamp", "fg": 936 }, + { "id": "atomic_lamp_off", "fg": 937 }, + { "id": "barometer", "fg": 938 }, + { "id": "birdfood", "fg": 939 }, + { "id": "bismuth", "fg": 940 }, + { "id": "brick_kiln", "fg": 941 }, + { "id": "caffeine", "fg": 942 }, + { "id": "caltrops", "fg": 943 }, + { "id": "caltrops_glass", "fg": 944 }, + { "id": "camera", "fg": 945 }, + { "id": "chem_citric_acid", "fg": 946 }, + { "id": "chem_sulphur", "fg": 947 }, + { "id": "chem_zinc", "fg": 948 }, + { "id": "chunk_sulfur", "fg": 949 }, + { "id": "circsaw_off", "fg": 950 }, + { "id": "circsaw_on", "fg": 951 }, + { "id": "coal_lump", "fg": 952 }, + { "id": "con_mix", "fg": 953 }, + { "id": "disc_golf", "fg": 954 }, + { "id": "drivebelt", "fg": 955 }, + { "id": "eink_tablet_pc", "fg": 956 }, + { "id": "flatbread", "fg": 957 }, + { "id": "gelbox", "fg": 959 }, + { "id": "generator_7500w", "fg": 960 }, + { "id": "glowstick", "fg": 961 }, + { "id": "glowstick_dead", "fg": 962 }, + { "id": "glowstick_lit", "fg": 963 }, + { "id": "gold_small", "fg": 964 }, + { "id": "golf_club", "fg": 965 }, + { "id": "handflare", "fg": 966 }, + { "id": "heatpack", "fg": 967 }, + { "id": "heatpack_used", "fg": 968 }, + { "id": "hoe", "fg": 969 }, + { "id": "homeopathic_pills", "fg": 970 }, + { "id": "horn_bicycle", "fg": 971 }, + { "id": "jumper_cable", "fg": 972 }, + { "id": "kiln", "fg": 973 }, + { "id": "lead", "fg": 974 }, + { "id": "leather", "fg": 975 }, + { "id": "lightstrip", "fg": 976 }, + { "id": "material_aluminium_ingot", "fg": 977 }, + { "id": "material_limestone", "fg": 978 }, + { "id": "material_rhodonite", "fg": 979 }, + { "id": "material_rocksalt", "fg": 980 }, + { "id": "material_zincite", "fg": 981 }, + { "id": "metal_smoother", "fg": 982 }, + { "id": "multitool", "fg": 984 }, + { "id": "nic_gum", "fg": 985 }, + { "id": "pencil", "fg": 986 }, + { "id": "pipe_cleaner", "fg": 987 }, + { "id": "pipe_glass", "fg": 988 }, + { "id": "platinum_small", "fg": 990 }, + { "id": "polisher", "fg": 991 }, + { "id": "press", "fg": 992 }, + { "id": "puller", "fg": 993 }, + { "id": "rake", "fg": 994 }, + { "id": "razorclaw_roe", "fg": 995 }, + { "id": "salt", "fg": 996 }, + { "id": "sickle", "fg": 997 }, + { "id": "silver_small", "fg": 998 }, + { "id": "small_repairkit", "fg": 999 }, + { "id": "tanned_hide", "fg": 1000 }, + { "id": "tanned_pelt", "fg": 1001 }, + { "id": "tourist_table", "fg": 1002 }, + { "id": "zinc_metal", "fg": 1003 }, + { "id": "beartrap", "fg": 1004 }, + { "id": "landmine", "fg": 1005 }, + { "id": "wire_mesh", "fg": 1006 }, + { "id": "cannabis", "fg": 1007 }, + { "id": "dnd_handbook", "fg": 1009 }, + { "id": "holybook_bible1", "fg": 1010 }, + { "id": "holybook_bible3", "fg": 1011 }, + { "id": "l-stick", "fg": 1012 }, + { "id": "l-stick_on", "fg": 1013 }, + { "id": "makarovmag", "fg": 1014 }, + { "id": "manual_brawl", "fg": 1015 }, + { "id": "manual_carpentry", "fg": 1016 }, + { "id": "manual_dodge_kid", "fg": 1017 }, + { "id": "manual_driving", "fg": 1018 }, + { "id": "manual_melee", "fg": 1019 }, + { "id": "philosophy_book", "fg": 1020 }, + { "id": "phonebook", "fg": 1021 }, + { "id": "photo_album", "fg": 1022 }, + { "id": "plastic_bucket", "fg": 1023 }, + { "id": "record_weather", "fg": 1024 }, + { "id": "straw_fedora", "fg": 1025 }, + { "id": "textbook_computer", "fg": 1026 }, + { "id": "textbook_fabrication", "fg": 1027 }, + { "id": "textbook_survival", "fg": 1028 }, + { "id": "water_faucet", "fg": 1029 }, + { "id": "can_food", "fg": 1032 }, + { "id": "can_food_big", "fg": 1033 }, + { "id": "can_food_big_unsealed", "fg": 1034 }, + { "id": "can_food_unsealed", "fg": 1035 }, + { "id": "can_medium", "fg": 1036 }, + { "id": "can_medium_unsealed", "fg": 1037 }, + { "id": "clamp", "fg": 1038 }, + { "id": "cured_hide", "fg": 1039 }, + { "id": "cured_pelt", "fg": 1040 }, + { "id": "demihuman_fat", "fg": 1041 }, + { "id": "fat", "fg": 1042 }, + { "id": "fat_tainted", "fg": 1043 }, + { "id": "headscarf", "fg": 1044 }, + { "id": "heavy_dry_cell", "fg": 1045 }, + { "id": "human_fat", "fg": 1047 }, + { "id": "light_dry_cell", "fg": 1050 }, + { "id": "marloss_scarf", "fg": 1053 }, + { "id": "meat", "fg": 1054 }, + { "id": "meat_tainted", "fg": 1055 }, + { "id": "medium_dry_cell", "fg": 1056 }, + { "id": "mutant_fat", "fg": 1057 }, + { "id": "mutant_human_fat", "fg": 1058 }, + { "id": "mutant_human_flesh", "fg": 1059 }, + { "id": "mutant_meat", "fg": 1060 }, + { "id": "pipe_tobacco", "fg": 1062 }, + { "id": "punch_nail", "fg": 1064 }, + { "id": "raw_fur", "fg": 1066 }, + { "id": "raw_leather", "fg": 1067 }, + { "id": "stapler", "fg": 1072 }, + { "id": "tanning_hide", "fg": 1074 }, + { "id": "tanning_pelt", "fg": 1075 }, + { "id": "analytical_set_basic", "fg": 1079 }, + { "id": "balance_small", "fg": 1080 }, + { "id": "beaker", "fg": 1081 }, + { "id": "flask_glass", "fg": 1082 }, + { "id": "gradcylinder", "fg": 1083 }, + { "id": "ph_meter", "fg": 1084 }, + { "id": "spectrophotometer", "fg": 1085 }, + { "id": "test_tube", "fg": 1086 }, + { "id": "voltmeter", "fg": 1087 }, + { "id": "candy_bracelet", "fg": 1088 }, + { "id": "cereal", "fg": 1098 }, + { "id": "cheese", "fg": 1100 }, + { "id": "cheese_hard", "fg": 1101 }, + { "id": "carbon_electrode", "fg": 1102 }, + { "id": "cathod_mix", "fg": 1103 }, + { "id": "chem_washing_soda", "fg": 1104 }, + { "id": "acidchitin_piece", "fg": 1105 }, + { "id": "chitin_piece", "fg": 1106 }, + { "id": "cinnamon", "fg": 1107 }, + { "id": "armguard_acidchitin", "fg": 1109 }, + { "id": "armguard_chitin", "fg": 1110 }, + { "id": "armor_thessalonian", "fg": 1111 }, + { "id": "boots_acidchitin", "fg": 1112 }, + { "id": "boots_chitin", "fg": 1113 }, + { "id": "gauntlets_acidchitin", "fg": 1114 }, + { "id": "gauntlets_chitin", "fg": 1115 }, + { "id": "helmet_acidchitin", "fg": 1116 }, + { "id": "helmet_chitin", "fg": 1117 }, + { "id": "leggings_thessalonian", "fg": 1118 }, + { "id": "legguard_acidchitin", "fg": 1119 }, + { "id": "legguard_chitin", "fg": 1120 }, + { "id": "comb_lice", "fg": 1121 }, + { "id": "box_small_metal", "fg": 1129 }, + { "id": "box_snack", "fg": 1130 }, + { "id": "carton_egg", "fg": 1133 }, + { "id": "cooked_marrow", "fg": 1141 }, + { "id": "cotton_ball", "fg": 1143 }, + { "id": "cotton_boll", "fg": 1144 }, + { "id": "cotton_patchwork", "fg": 1145 }, + { "id": "cottonwood_tree_boll", "fg": 1146 }, + { "id": "scrap_cotton", "fg": 1147 }, + { "id": "sheet_cotton", "fg": 1148 }, + { "id": "cufflinks", "fg": 1150 }, + { "id": "cufflinks_intricate", "fg": 1151 }, + { "id": "alexandrite_gold_cufflinks", "fg": 1152 }, + { "id": "amethyst_gold_cufflinks", "fg": 1153 }, + { "id": "aquamarine_gold_cufflinks", "fg": 1154 }, + { "id": "blue_topaz_gold_cufflinks", "fg": 1155 }, + { "id": "citrine_gold_cufflinks", "fg": 1156 }, + { "id": "diamond_gold_cufflinks", "fg": 1157 }, + { "id": "emerald_gold_cufflinks", "fg": 1158 }, + { "id": "garnet_gold_cufflinks", "fg": 1159 }, + { "id": "onyx_gold_cufflinks", "fg": 1160 }, + { "id": "opal_gold_cufflinks", "fg": 1161 }, + { "id": "pearl_gold_cufflinks", "fg": 1162 }, + { "id": "peridot_gold_cufflinks", "fg": 1163 }, + { "id": "ruby_gold_cufflinks", "fg": 1164 }, + { "id": "sapphire_gold_cufflinks", "fg": 1165 }, + { "id": "tourmaline_gold_cufflinks", "fg": 1166 }, + { "id": "alexandrite_platinum_cufflinks", "fg": 1167 }, + { "id": "amethyst_platinum_cufflinks", "fg": 1168 }, + { "id": "aquamarine_platinum_cufflinks", "fg": 1169 }, + { "id": "blue_topaz_platinum_cufflinks", "fg": 1170 }, + { "id": "citrine_platinum_cufflinks", "fg": 1171 }, + { "id": "diamond_platinum_cufflinks", "fg": 1172 }, + { "id": "emerald_platinum_cufflinks", "fg": 1173 }, + { "id": "garnet_platinum_cufflinks", "fg": 1174 }, + { "id": "onyx_platinum_cufflinks", "fg": 1175 }, + { "id": "opal_platinum_cufflinks", "fg": 1176 }, + { "id": "pearl_platinum_cufflinks", "fg": 1177 }, + { "id": "peridot_platinum_cufflinks", "fg": 1178 }, + { "id": "ruby_platinum_cufflinks", "fg": 1179 }, + { "id": "sapphire_platinum_cufflinks", "fg": 1180 }, + { "id": "tourmaline_platinum_cufflinks", "fg": 1181 }, + { "id": "alexandrite_silver_cufflinks", "fg": 1182 }, + { "id": "amethyst_silver_cufflinks", "fg": 1183 }, + { "id": "aquamarine_silver_cufflinks", "fg": 1184 }, + { "id": "blue_topaz_silver_cufflinks", "fg": 1185 }, + { "id": "citrine_silver_cufflinks", "fg": 1186 }, + { "id": "diamond_silver_cufflinks", "fg": 1187 }, + { "id": "emerald_silver_cufflinks", "fg": 1188 }, + { "id": "garnet_silver_cufflinks", "fg": 1189 }, + { "id": "onyx_silver_cufflinks", "fg": 1190 }, + { "id": "opal_silver_cufflinks", "fg": 1191 }, + { "id": "pearl_silver_cufflinks", "fg": 1192 }, + { "id": "peridot_silver_cufflinks", "fg": 1193 }, + { "id": "ruby_silver_cufflinks", "fg": 1194 }, + { "id": "sapphire_silver_cufflinks", "fg": 1195 }, + { "id": "tourmaline_silver_cufflinks", "fg": 1196 }, + { "id": "coin_dime", "fg": 1197 }, + { "id": "coin_dollar", "fg": 1198 }, + { "id": "coin_half_dollar", "fg": 1199 }, + { "id": "coin_nickel", "fg": 1200 }, + { "id": "coin_penny", "fg": 1201 }, + { "id": "coin_quarter", "fg": 1202 }, + { "id": "merch", "fg": 1203 }, + { "id": "money_fifty", "fg": 1204 }, + { "id": "money_five", "fg": 1205 }, + { "id": "money_hundred", "fg": 1206 }, + { "id": "money_one", "fg": 1207 }, + { "id": "money_ten", "fg": 1208 }, + { "id": "money_twenty", "fg": 1209 }, + { "id": "money_two", "fg": 1210 }, + { "id": "decorative_wreath", "fg": 1211 }, + { "id": "dentures", "fg": 1212 }, + { "id": "dry_beans", "fg": 1214 }, + { "id": "dry_lentils", "fg": 1215 }, + { "id": "alexandrite_gold_earring", "fg": 1216 }, + { "id": "alexandrite_platinum_earring", "fg": 1217 }, + { "id": "alexandrite_silver_earring", "fg": 1218 }, + { "id": "amethyst_gold_earring", "fg": 1219 }, + { "id": "amethyst_platinum_earring", "fg": 1220 }, + { "id": "amethyst_silver_earring", "fg": 1221 }, + { "id": "aquamarine_gold_earring", "fg": 1222 }, + { "id": "aquamarine_platinum_earring", "fg": 1223 }, + { "id": "aquamarine_silver_earring", "fg": 1224 }, + { "id": "bead_ear", "fg": 1225 }, + { "id": "blue_topaz_gold_earring", "fg": 1226 }, + { "id": "blue_topaz_platinum_earring", "fg": 1227 }, + { "id": "blue_topaz_silver_earring", "fg": 1228 }, + { "id": "citrine_gold_earring", "fg": 1229 }, + { "id": "citrine_platinum_earring", "fg": 1230 }, + { "id": "citrine_silver_earring", "fg": 1231 }, + { "id": "copper_ear", "fg": 1232 }, + { "id": "diamond_gold_earring", "fg": 1233 }, + { "id": "diamond_platinum_earring", "fg": 1234 }, + { "id": "diamond_silver_earring", "fg": 1235 }, + { "id": "emerald_gold_earring", "fg": 1236 }, + { "id": "emerald_platinum_earring", "fg": 1237 }, + { "id": "emerald_silver_earring", "fg": 1238 }, + { "id": "garnet_gold_earring", "fg": 1239 }, + { "id": "garnet_platinum_earring", "fg": 1240 }, + { "id": "garnet_silver_earring", "fg": 1241 }, + { "id": "gold_ear", "fg": 1242 }, + { "id": "opal_gold_earring", "fg": 1243 }, + { "id": "opal_platinum_earring", "fg": 1244 }, + { "id": "opal_silver_earring", "fg": 1245 }, + { "id": "pearl_gold_earring", "fg": 1246 }, + { "id": "pearl_platinum_earring", "fg": 1247 }, + { "id": "pearl_silver_earring", "fg": 1248 }, + { "id": "peridot_gold_earring", "fg": 1249 }, + { "id": "peridot_platinum_earring", "fg": 1250 }, + { "id": "peridot_silver_earring", "fg": 1251 }, + { "id": "platinum_ear", "fg": 1252 }, + { "id": "ruby_gold_earring", "fg": 1253 }, + { "id": "ruby_platinum_earring", "fg": 1254 }, + { "id": "ruby_silver_earring", "fg": 1255 }, + { "id": "sapphire_gold_earring", "fg": 1256 }, + { "id": "sapphire_platinum_earring", "fg": 1257 }, + { "id": "sapphire_silver_earring", "fg": 1258 }, + { "id": "silver_ear", "fg": 1259 }, + { "id": "tourmaline_gold_earring", "fg": 1260 }, + { "id": "tourmaline_platinum_earring", "fg": 1261 }, + { "id": "tourmaline_silver_earring", "fg": 1262 }, + { "id": "elec_shears", "fg": 1263 }, + { "id": "fiber_mat", "fg": 1264 }, + { "id": "filter_liquid", "fg": 1265 }, + { "id": "flaregun", "fg": 1266 }, + { "id": "signal_flare", "fg": 1267 }, + { "id": "bread", "fg": 1268 }, + { "id": "brioche", "fg": 1269 }, + { "id": "brown_bread", "fg": 1270 }, + { "id": "brownie", "fg": 1271 }, + { "id": "cornbread", "fg": 1274 }, + { "id": "jihelucake", "fg": 1275 }, + { "id": "pancakes", "fg": 1276 }, + { "id": "sourdough_bread", "fg": 1278 }, + { "id": "sponge_cake", "fg": 1279 }, + { "id": "tortilla_corn", "fg": 1280 }, + { "id": "wastebread", "fg": 1282 }, + { "id": "forged_shears", "fg": 1283 }, + { "id": "airhorn", "fg": 1284 }, + { "id": "aluminum_foil", "fg": 1285 }, + { "id": "bowling_pin", "fg": 1286 }, + { "id": "boxing_gloves", "fg": 1287 }, + { "id": "chopsticks", "fg": 1288 }, + { "id": "comb_pocket", "fg": 1289 }, + { "id": "copper", "fg": 1290 }, + { "id": "eclipse_glasses", "fg": 1291 }, + { "id": "fish", "fg": 1292 }, + { "id": "licorice", "fg": 1293 }, + { "id": "metal_tank", "fg": 1294 }, + { "id": "metal_tank_little", "fg": 1295 }, + { "id": "nanomaterial", "fg": 1296 }, + { "id": "plut_cell", "fg": 1297 }, + { "id": "rebreather_filter", "fg": 1298 }, + { "id": "rock_sock", "fg": 1299 }, + { "id": "rollerskates", "fg": 1300 }, + { "id": "sandpaper", "fg": 1301 }, + { "id": "throwing_stick", "fg": 1302 }, + { "id": "waterproof_gunmod", "fg": 1303 }, + { "id": "circsaw_blade", "fg": 1304 }, + { "id": "mirror", "fg": 1305 }, + { "id": "glass_bowl", "fg": 1306 }, + { "id": "plastic_bowl_kids", "fg": 1307 }, + { "id": "blue_pen", "fg": 1308 }, + { "id": "green_pen", "fg": 1309 }, + { "id": "pen", "fg": 1310 }, + { "id": "red_pen", "fg": 1311 }, + { "id": "soldering_iron", "fg": 1312 }, + { "id": "superglue", "fg": 1313 }, + { "id": "gelatin_powder", "fg": 1314 }, + { "id": "EMPbomb", "fg": 1315 }, + { "id": "acidbomb", "fg": 1318 }, + { "id": "dynamite", "fg": 1319 }, + { "id": "dynamite_bomb", "fg": 1322 }, + { "id": "flashbang", "fg": 1325 }, + { "id": "grenade_emp", "fg": 1331 }, + { "id": "grenade_inc", "fg": 1334 }, + { "id": "homemade_bomb", "fg": 1337 }, + { "id": "pipebomb", "fg": 1345 }, + { "id": "scrambler", "fg": 1348 }, + { "id": "smokebomb", "fg": 1351 }, + { "id": "grip_hook", "fg": 1354 }, + { "id": "hat_boonie", "fg": 1355 }, + { "id": "heavy_wire_rack", "fg": 1356 }, + { "id": "kevlar_shears", "fg": 1360 }, + { "id": "boxcutter", "fg": 1361 }, + { "id": "copper_knife", "fg": 1362 }, + { "id": "diveknife", "fg": 1363 }, + { "id": "knife_bread", "fg": 1364 }, + { "id": "knife_butcher", "fg": 1365 }, + { "id": "knife_carving", "fg": 1366 }, + { "id": "knife_chef", "fg": 1367 }, + { "id": "knife_combat", "fg": 1368 }, + { "id": "knife_folding", "fg": 1369 }, + { "id": "knife_hunting", "fg": 1370 }, + { "id": "knife_paring", "fg": 1371 }, + { "id": "knife_rambo", "fg": 1372 }, + { "id": "knife_rm42", "fg": 1373 }, + { "id": "knife_steak", "fg": 1374 }, + { "id": "knife_swissarmy", "fg": 1375 }, + { "id": "knife_trench", "fg": 1376 }, + { "id": "makeshift_knife", "fg": 1377 }, + { "id": "pockknife", "fg": 1378 }, + { "id": "primitive_knife", "fg": 1379 }, + { "id": "throwing_knife", "fg": 1380 }, + { "id": "electric_lantern", "fg": 1381 }, + { "id": "electric_lantern_on", "fg": 1382 }, + { "id": "gasoline_lantern", "fg": 1383 }, + { "id": "gasoline_lantern_on", "fg": 1384 }, + { "id": "oil_lamp", "fg": 1385 }, + { "id": "oil_lamp_on", "fg": 1386 }, + { "id": "propane_lantern", "fg": 1387 }, + { "id": "propane_lantern_on", "fg": 1388 }, + { "id": "smart_lamp", "fg": 1389 }, + { "id": "smart_lamp_on", "fg": 1390 }, + { "id": "large_propane_tank", "fg": 1391 }, + { "id": "lawn_dart", "fg": 1392 }, + { "id": "leaves", "fg": 1393 }, + { "id": "lock", "fg": 1394 }, + { "id": "magic_8_ball", "fg": 1395 }, + { "id": "magnet", "fg": 1396 }, + { "id": "maker_kit_box", "fg": 1397 }, + { "id": "maple_candy", "fg": 1398 }, + { "id": "meat_aspic", "fg": 1399 }, + { "id": "medical_tape", "fg": 1400 }, + { "id": "medium_propane_tank", "fg": 1401 }, + { "id": "alcohol_wipes", "fg": 1402 }, + { "id": "medical_gauze", "fg": 1415 }, + { "id": "cash_register", "fg": 1423 }, + { "id": "mortar_adobe", "fg": 1425 }, + { "id": "mortar_build", "fg": 1426 }, + { "id": "mortar_lime", "fg": 1427 }, + { "id": "mountable_heater_small", "fg": 1428 }, + { "id": "baseball", "fg": 1430 }, + { "id": "basketball", "fg": 1431 }, + { "id": "battery_car", "fg": 1432 }, + { "id": "beach_volleyball", "fg": 1433 }, + { "id": "bowling_ball", "fg": 1434 }, + { "id": "cell_phone", "fg": 1435 }, + { "id": "cell_phone_flashlight", "fg": 1436 }, + { "id": "cigar", "fg": 1437 }, + { "id": "cigar_butt", "fg": 1438 }, + { "id": "cigar_lit", "fg": 1439 }, + { "id": "ear_plugs", "fg": 1441 }, + { "id": "fiddlehead_boiled", "fg": 1442 }, + { "id": "fiddlehead_raw", "fg": 1443 }, + { "id": "fiddlehead_sauteed", "fg": 1444 }, + { "id": "flask_hip", "fg": 1445 }, + { "id": "football", "fg": 1446 }, + { "id": "golf_ball", "fg": 1447 }, + { "id": "holo_sight", "fg": 1448 }, + { "id": "indoor_volleyball", "fg": 1449 }, + { "id": "misc_repairkit", "fg": 1450 }, + { "id": "mre_beef_box", "fg": 1451 }, + { "id": "peephole", "fg": 1452 }, + { "id": "portable_game", "fg": 1453 }, + { "id": "puck", "fg": 1454 }, + { "id": "purse", "fg": 1455 }, + { "id": "suppressor", "fg": 1456 }, + { "id": "tourniquet_upper", "fg": 1457 }, + { "id": "two_way_radio", "fg": 1458 }, + { "id": "wristwatch", "fg": 1459 }, + { "id": "mushroom", "fg": 1460 }, + { "id": "cable_speaker", "fg": 1461 }, + { "id": "headphones_circumaural", "fg": 1462 }, + { "id": "microphone_xlr_generic", "fg": 1463 }, + { "id": "acorns", "fg": 1465 }, + { "id": "acorns_cooked", "fg": 1466 }, + { "id": "almond", "fg": 1467 }, + { "id": "almond_roasted", "fg": 1468 }, + { "id": "almond_shelled", "fg": 1469 }, + { "id": "beech_nuts", "fg": 1470 }, + { "id": "cashews", "fg": 1471 }, + { "id": "chestnut", "fg": 1472 }, + { "id": "chestnut_roasted", "fg": 1473 }, + { "id": "chestnut_shelled", "fg": 1474 }, + { "id": "coffee_pod", "fg": 1475 }, + { "id": "hazelnut", "fg": 1476 }, + { "id": "hazelnut_roasted", "fg": 1477 }, + { "id": "hazelnut_shelled", "fg": 1478 }, + { "id": "hickory_nut", "fg": 1479 }, + { "id": "hickory_nut_shelled", "fg": 1480 }, + { "id": "pecan", "fg": 1481 }, + { "id": "pecan_roasted", "fg": 1482 }, + { "id": "pecan_shelled", "fg": 1483 }, + { "id": "pine_nuts", "fg": 1484 }, + { "id": "pistachio", "fg": 1485 }, + { "id": "pistachio_roasted", "fg": 1486 }, + { "id": "pistachio_shelled", "fg": 1487 }, + { "id": "walnut", "fg": 1488 }, + { "id": "walnut_roasted", "fg": 1489 }, + { "id": "walnut_shelled", "fg": 1490 }, + { "id": "nuts_bolts", "fg": 1491 }, + { "id": "oil_lamp_clay", "fg": 1492 }, + { "id": "oil_lamp_clay_on", "fg": 1493 }, + { "id": "pepper", "fg": 1494 }, + { "id": "plant_fibre", "fg": 1498 }, + { "id": "apricot", "fg": 1500 }, + { "id": "bell_pepper", "fg": 1502 }, + { "id": "cactus_pad", "fg": 1504 }, + { "id": "cattail_rhizome", "fg": 1505 }, + { "id": "cherries", "fg": 1506 }, + { "id": "chicory_raw", "fg": 1507 }, + { "id": "dahlia_root", "fg": 1511 }, + { "id": "egg_mole_cricket", "fg": 1513 }, + { "id": "eggplant", "fg": 1514 }, + { "id": "elderberries", "fg": 1515 }, + { "id": "lotus", "fg": 1520 }, + { "id": "mulberries", "fg": 1521 }, + { "id": "peach", "fg": 1524 }, + { "id": "plums", "fg": 1526 }, + { "id": "poppy_bud", "fg": 1527 }, + { "id": "raw_bamboo", "fg": 1530 }, + { "id": "raw_burdock", "fg": 1531 }, + { "id": "raw_dandelion", "fg": 1532 }, + { "id": "spurge", "fg": 1534 }, + { "id": "wild_garlic", "fg": 1538 }, + { "id": "popcan_stove", "fg": 1554 }, + { "id": "pouch_autoclave", "fg": 1555 }, + { "id": "primitive_adze", "fg": 1556 }, + { "id": "propane_cooker", "fg": 1557 }, + { "id": "protein_bar_evac", "fg": 1558 }, + { "id": "pur_tablets", "fg": 1559 }, + { "id": "rad_badge", "fg": 1560 }, + { "id": "raw_lentils", "fg": 1562 }, + { "id": "alexandrite_gold_ring", "fg": 1563 }, + { "id": "alexandrite_platinum_ring", "fg": 1564 }, + { "id": "alexandrite_silver_ring", "fg": 1565 }, + { "id": "amethyst_gold_ring", "fg": 1566 }, + { "id": "amethyst_platinum_ring", "fg": 1567 }, + { "id": "amethyst_silver_ring", "fg": 1568 }, + { "id": "aquamarine_gold_ring", "fg": 1569 }, + { "id": "aquamarine_platinum_ring", "fg": 1570 }, + { "id": "aquamarine_silver_ring", "fg": 1571 }, + { "id": "blue_topaz_gold_ring", "fg": 1572 }, + { "id": "blue_topaz_platinum_ring", "fg": 1573 }, + { "id": "blue_topaz_silver_ring", "fg": 1574 }, + { "id": "citrine_gold_ring", "fg": 1575 }, + { "id": "citrine_platinum_ring", "fg": 1576 }, + { "id": "citrine_silver_ring", "fg": 1577 }, + { "id": "diamond_platinum_ring", "fg": 1578 }, + { "id": "diamond_ring", "fg": 1579 }, + { "id": "diamond_silver_ring", "fg": 1580 }, + { "id": "emerald_gold_ring", "fg": 1581 }, + { "id": "emerald_platinum_ring", "fg": 1582 }, + { "id": "emerald_silver_ring", "fg": 1583 }, + { "id": "garnet_gold_ring", "fg": 1584 }, + { "id": "garnet_platinum_ring", "fg": 1585 }, + { "id": "garnet_silver_ring", "fg": 1586 }, + { "id": "gold_ring", "fg": 1587 }, + { "id": "opal_gold_ring", "fg": 1588 }, + { "id": "opal_platinum_ring", "fg": 1589 }, + { "id": "opal_silver_ring", "fg": 1590 }, + { "id": "pearl_gold_ring", "fg": 1591 }, + { "id": "pearl_platinum_ring", "fg": 1592 }, + { "id": "pearl_silver_ring", "fg": 1593 }, + { "id": "peridot_gold_ring", "fg": 1594 }, + { "id": "peridot_platinum_ring", "fg": 1595 }, + { "id": "peridot_silver_ring", "fg": 1596 }, + { "id": "ring_engagement", "fg": 1597 }, + { "id": "ruby_gold_ring", "fg": 1598 }, + { "id": "ruby_platinum_ring", "fg": 1599 }, + { "id": "ruby_silver_ring", "fg": 1600 }, + { "id": "sapphire_gold_ring", "fg": 1601 }, + { "id": "sapphire_platinum_ring", "fg": 1602 }, + { "id": "sapphire_silver_ring", "fg": 1603 }, + { "id": "tourmaline_gold_ring", "fg": 1604 }, + { "id": "tourmaline_platinum_ring", "fg": 1605 }, + { "id": "tourmaline_silver_ring", "fg": 1606 }, + { "id": "robot_kit_box", "fg": 1607 }, + { "id": "pebble", "fg": 1608 }, + { "id": "pebble_clay", "fg": 1609 }, + { "id": "rock", "fg": 1610 }, + { "id": "rock_flaking", "fg": 1611 }, + { "id": "rock_large", "fg": 1612 }, + { "id": "rx12_injector", "fg": 1613 }, + { "id": "sandbox_kit", "fg": 1614 }, + { "id": "sausage", "fg": 1615 }, + { "id": "scalpel", "fg": 1616 }, + { "id": "scissors_child", "fg": 1617 }, + { "id": "scissors_medical", "fg": 1618 }, + { "id": "scissors_wavy", "fg": 1619 }, + { "id": "ash", "fg": 1620 }, + { "id": "brick", "fg": 1621 }, + { "id": "cable", "fg": 1622 }, + { "id": "e_scrap", "fg": 1623 }, + { "id": "scrap", "fg": 1624 }, + { "id": "steel_chunk", "fg": 1625 }, + { "id": "steel_lump", "fg": 1626 }, + { "id": "wire", "fg": 1627 }, + { "id": "seasoning_italian", "fg": 1628 }, + { "id": "shears", "fg": 1629 }, + { "id": "shot_glass", "fg": 1630 }, + { "id": "shuttlecock", "fg": 1631 }, + { "id": "sinew", "fg": 1632 }, + { "id": "skull_human", "fg": 1633 }, + { "id": "skull_bear", "fg": 1634 }, + { "id": "skull_beaver", "fg": 1635 }, + { "id": "skull_bovine", "fg": 1636 }, + { "id": "skull_canis", "fg": 1637 }, + { "id": "skull_canis_medium", "fg": 1638 }, + { "id": "skull_canis_small", "fg": 1639 }, + { "id": "skull_canis_triclopean", "fg": 1640 }, + { "id": "skull_cervine", "fg": 1641 }, + { "id": "skull_cervine_spideer", "fg": 1642 }, + { "id": "skull_cougar", "fg": 1643 }, + { "id": "skull_equine", "fg": 1644 }, + { "id": "skull_feline_medium", "fg": 1645 }, + { "id": "skull_feline_small", "fg": 1646 }, + { "id": "skull_goat", "fg": 1647 }, + { "id": "skull_llama", "fg": 1648 }, + { "id": "skull_opossum", "fg": 1649 }, + { "id": "skull_pig", "fg": 1650 }, + { "id": "skull_raccoon", "fg": 1651 }, + { "id": "skull_rodent", "fg": 1652 }, + { "id": "skull_sheep", "fg": 1653 }, + { "id": "slime_scrap", "fg": 1654 }, + { "id": "small_propane_tank", "fg": 1655 }, + { "id": "small_space_heater", "fg": 1656 }, + { "id": "small_space_heater_on", "fg": 1657 }, + { "id": "snail_garden", "fg": 1658 }, + { "id": "soft_adobe_brick", "fg": 1659 }, + { "id": "spaghetti_bolognese", "fg": 1660 }, + { "id": "spaghetti_pesto", "fg": 1661 }, + { "id": "spaghetti_raw", "fg": 1662 }, + { "id": "splatter_guard", "fg": 1663 }, + { "id": "squeeze_tube", "fg": 1665 }, + { "id": "squeeze_tube_small", "fg": 1666 }, + { "id": "stirling_kit_box", "fg": 1667 }, + { "id": "survivor_scope", "fg": 1668 }, + { "id": "tainted_marrow", "fg": 1670 }, + { "id": "tea_green_raw", "fg": 1673 }, + { "id": "tea_raw", "fg": 1674 }, + { "id": "clay_teapot", "fg": 1675 }, + { "id": "throwing_axe", "fg": 1679 }, + { "id": "toilet_paper", "fg": 1680 }, + { "id": "big_pliers", "fg": 1681 }, + { "id": "crucible", "fg": 1682 }, + { "id": "e_tool", "fg": 1684 }, + { "id": "fire_drill", "fg": 1686 }, + { "id": "masonrysaw_off", "fg": 1695 }, + { "id": "masonrysaw_on", "fg": 1696 }, + { "id": "reciprocating_saw", "fg": 1698 }, + { "id": "tin_snips", "fg": 1700 }, + { "id": "tire_iron", "fg": 1701 }, + { "id": "toothbrush_electric", "fg": 1710 }, + { "id": "tortilla_flour", "fg": 1711 }, + { "id": "towel", "fg": 1712 }, + { "id": "towel_soiled", "fg": 1713 }, + { "id": "towel_wet", "fg": 1714 }, + { "id": "teddy_bear_var_toy_plush_ferret", "fg": 1715 }, + { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 1716 }, + { "id": "tree_spile", "fg": 1717 }, + { "id": "vac_sealer", "fg": 1718 }, + { "id": "vibrator", "fg": 1719 }, + { "id": "battery_charger", "fg": 1720 }, + { "id": "recharge_station", "fg": 1721 }, + { "id": "wasp_sting", "fg": 1724 }, + { "id": "wax", "fg": 1725 }, + { "id": "chestguard_hard", "fg": 1727 }, + { "id": "diving_watch", "fg": 1728 }, + { "id": "elbow_pads", "fg": 1729 }, + { "id": "game_watch", "fg": 1732 }, + { "id": "gold_watch", "fg": 1733 }, + { "id": "lanyard", "fg": 1735 }, + { "id": "platinum_watch", "fg": 1736 }, + { "id": "sf_watch", "fg": 1737 }, + { "id": "silver_watch", "fg": 1738 }, + { "id": "suit", "fg": 1739 }, + { "id": "wicker_backpack", "fg": 1740 }, + { "id": "wrapper_foil", "fg": 1741 }, + { "id": "lug_wrench", "fg": 1742 }, + { "id": "wrench_large", "fg": 1743 }, + { "id": "wrench_small", "fg": 1744 }, + { "id": "xl_helmet_barbute", "fg": 1745 }, + { "id": "xl_propane_tank", "fg": 1746 }, + { "id": "young_leaves", "fg": 1747 }, + { "id": "zipper_long_plastic", "fg": 1748 }, + { "id": "zipper_short_plastic", "fg": 1749 }, + { "id": "magi_staff_greater", "fg": 1750 }, + { "id": "magi_staff_lesser", "fg": 1751 }, + { "id": "magi_staff_minor", "fg": 1752 } ] }, { "file": "normal.png", - "//": "range 1760 to 7359", + "//": "range 1760 to 7375", "tiles": [ { "id": [ @@ -2124,18 +2131,18 @@ { "id": "vp_ap_heater_small", "fg": 1773, "bg": 1775 }, { "id": "vp_ap_hydraulic_press", "fg": 1774, "bg": 1775 }, { "id": "vp_ap_wall_wiring", "fg": 1775 }, - { "id": "mon_albertonykus", "fg": 1776, "bg": 3942 }, - { "id": "mon_aquilops", "fg": 1777, "bg": 3943 }, - { "id": "mon_coelophysis", "fg": 1778, "bg": 3942 }, - { "id": "mon_compsognathus", "fg": 1779, "bg": 3943 }, - { "id": "mon_deinonychus", "fg": 1780, "bg": 3942 }, - { "id": "mon_eoraptor", "fg": 1781, "bg": 3942 }, - { "id": "mon_leptoceratops", "fg": 1782, "bg": 3942 }, - { "id": "mon_nanosaurus", "fg": 1783, "bg": 3942 }, - { "id": "mon_scutellosaurus", "fg": 1784, "bg": 3942 }, - { "id": "mon_stenonychosaurus", "fg": 1785, "bg": 3942 }, - { "id": "mon_velociraptor", "fg": 1786, "bg": 3942 }, - { "id": "mon_zuniceratops", "fg": 1787, "bg": 3942 }, + { "id": "mon_albertonykus", "fg": 1776, "bg": 3961 }, + { "id": "mon_aquilops", "fg": 1777, "bg": 3962 }, + { "id": "mon_coelophysis", "fg": 1778, "bg": 3961 }, + { "id": "mon_compsognathus", "fg": 1779, "bg": 3962 }, + { "id": "mon_deinonychus", "fg": 1780, "bg": 3961 }, + { "id": "mon_eoraptor", "fg": 1781, "bg": 3961 }, + { "id": "mon_leptoceratops", "fg": 1782, "bg": 3961 }, + { "id": "mon_nanosaurus", "fg": 1783, "bg": 3961 }, + { "id": "mon_scutellosaurus", "fg": 1784, "bg": 3961 }, + { "id": "mon_stenonychosaurus", "fg": 1785, "bg": 3961 }, + { "id": "mon_velociraptor", "fg": 1786, "bg": 3961 }, + { "id": "mon_zuniceratops", "fg": 1787, "bg": 3961 }, { "id": [ "mx_nest_achelousaurus", @@ -2648,7 +2655,7 @@ { "id": "f_boulder_medium", "fg": 2268 }, { "id": "f_boulder_small", "fg": 2269 }, { "id": "f_generator_broken", "fg": 2270 }, - { "id": "t_generator_broken", "fg": 2270, "bg": 4730 }, + { "id": "t_generator_broken", "fg": 2270, "bg": 4749 }, { "id": "f_bulletin", "fg": 2271 }, { "id": [ "f_canvas_door", "f_large_canvas_door" ], "fg": 2273 }, { "id": [ "f_canvas_door_o", "f_large_canvas_door_o" ], "fg": 2274 }, @@ -2670,7 +2677,7 @@ { "id": "f_carrot_wild_season_autumn", "fg": 2293 }, { "id": "f_carrot_wild_season_winter", "fg": 2294 }, { "id": "f_centrifuge", "fg": 2295 }, - { "id": "t_centrifuge", "fg": 2295, "bg": 5225 }, + { "id": "t_centrifuge", "fg": 2295, "bg": 5244 }, { "id": "f_chair", "rotates": true, "fg": [ 2298, 2299, 2297, 2296 ] }, { "id": "f_chamomile", "fg": 2300 }, { "id": "f_compact_ASRG_containment", "fg": 2304 }, @@ -3082,443 +3089,526 @@ { "id": "nodachi", "fg": 2876 }, { "id": "nodachi_fake", "fg": 2876 }, { "id": "nodachi_inferior", "fg": 2876 }, - { "id": "10mm_fmj", "bg": 2897, "fg": 2900 }, - { "id": "reloaded_10mm_fmj", "bg": 2899, "fg": 2900 }, - { "id": "bp_10mm_fmj", "bg": 2898, "fg": 2900 }, - { "id": "123ln", "bg": 2903, "fg": 2904 }, - { "id": "shot_00", "bg": 2905, "fg": 2908 }, - { "id": "reloaded_shot_00", "bg": 2907, "fg": 2908 }, - { "id": "bp_shot_00", "bg": 2906, "fg": 2908 }, - { "id": "shot_scrap", "bg": 2905, "fg": 2914 }, - { "id": "reloaded_shot_scrap", "bg": 2907, "fg": 2914 }, - { "id": "bp_shot_scrap", "bg": 2906, "fg": 2914 }, - { "id": "shot_bird", "bg": 2905, "fg": 2910 }, - { "id": "reloaded_shot_bird", "bg": 2907, "fg": 2910 }, - { "id": "bp_shot_bird", "bg": 2906, "fg": 2910 }, - { "id": "shot_dragon", "bg": 2905, "fg": 2911 }, - { "id": "reloaded_shot_dragon", "bg": 2907, "fg": 2911 }, - { "id": "bp_shot_dragon", "bg": 2906, "fg": 2911 }, - { "id": "shot_slug", "bg": 2905, "fg": 2915 }, - { "id": "reloaded_shot_slug", "bg": 2907, "fg": 2915 }, - { "id": "bp_shot_slug", "bg": 2906, "fg": 2915 }, - { "id": "shot_he", "bg": 2905, "fg": 2912 }, - { "id": "reloaded_shot_he", "bg": 2907, "fg": 2912 }, - { "id": "bp_shot_he", "bg": 2906, "fg": 2912 }, - { "id": "shot_beanbag", "bg": 2905, "fg": 2909 }, - { "id": "reloaded_shot_beanbag", "bg": 2907, "fg": 2909 }, - { "id": "bp_shot_beanbag", "bg": 2906, "fg": 2909 }, - { "id": "shot_flechette", "bg": 2905, "fg": 2913 }, - { "id": "reloaded_shot_flechette", "bg": 2907, "fg": 2913 }, - { "id": "bp_shot_flechette", "bg": 2906, "fg": 2913 }, - { "id": "12mm", "bg": 2916, "fg": 2917 }, - { "id": "shot_paper_slug", "bg": 2920, "fg": 2923 }, - { "id": "shot_paper_bird", "bg": 2920, "fg": 2922 }, - { "id": "shot_paper_00", "bg": 2920, "fg": 2921 }, - { "id": "shot_paper_dragon", "bg": 2920, "fg": 2924 }, - { "id": "20x66_shot", "bg": 2926, "fg": 2934 }, - { "id": "20x66_bootleg_shot", "bg": 2926, "fg": 2935 }, - { "id": "20x66_slug", "bg": 2926, "fg": 2936 }, - { "id": "20x66_bootleg_slug", "bg": 2926, "fg": 2937 }, - { "id": "20x66_flechette", "bg": 2926, "fg": 2930 }, - { "id": "20x66_bootleg_flechette", "bg": 2926, "fg": 2931 }, - { "id": "20x66_beanbag", "bg": 2926, "fg": 2927 }, - { "id": "20x66_exp", "bg": 2926, "fg": 2928 }, - { "id": "20x66_flare", "bg": 2926, "fg": 2929 }, - { "id": "20x66_frag", "bg": 2926, "fg": 2932 }, - { "id": "20x66_inc", "bg": 2926, "fg": 2933 }, - { "id": "22_lr", "bg": 2941, "fg": [ ] }, - { "id": "reloaded_22_lr", "bg": 2943, "fg": [ ] }, - { "id": "bp_22_lr", "bg": 2942, "fg": [ ] }, - { "id": "22_fmj", "bg": 2941, "fg": 2946 }, - { "id": "reloaded_22_fmj", "bg": 2943, "fg": 2946 }, - { "id": "bp_22_fmj", "bg": 2942, "fg": 2946 }, - { "id": "22_cb", "bg": 2941, "fg": 2945 }, - { "id": "reloaded_22_cb", "bg": 2943, "fg": 2945 }, - { "id": "bp_22_cb", "bg": 2942, "fg": 2945 }, - { "id": "22_ratshot", "bg": 2941, "fg": 2947 }, - { "id": "reloaded_22_ratshot", "bg": 2943, "fg": 2947 }, - { "id": "bp_22_ratshot", "bg": 2942, "fg": 2947 }, - { "id": "22_blank", "bg": 2941, "fg": 2944 }, - { "id": "223", "bg": 2938, "fg": [ ] }, - { "id": "reloaded_223", "bg": 2940, "fg": [ ] }, - { "id": "bp_223", "bg": 2939, "fg": [ ] }, - { "id": "270win_jsp", "bg": 2948, "fg": 2951 }, - { "id": "reloaded_270win_jsp", "bg": 2950, "fg": 2951 }, - { "id": "bp_270win_jsp", "bg": 2949, "fg": 2951 }, - { "id": "3006", "bg": 2952, "fg": 2955 }, - { "id": "reloaded_3006", "bg": 2954, "fg": 2955 }, - { "id": "bp_3006", "bg": 2953, "fg": 2955 }, - { "id": "3006fmj", "bg": 2952, "fg": 2957 }, - { "id": "reloaded_3006fmj", "bg": 2954, "fg": 2957 }, - { "id": "bp_3006fmj", "bg": 2953, "fg": 2957 }, - { "id": "3006_incendiary", "bg": 2952, "fg": 2956 }, - { "id": "reloaded_3006_incendiary", "bg": 2954, "fg": 2956 }, - { "id": "bp_3006_incendiary", "bg": 2953, "fg": 2956 }, - { "id": "300blk", "bg": 2958, "fg": 2961 }, - { "id": "reloaded_300blk", "bg": 2960, "fg": 2961 }, - { "id": "bp_300blk", "bg": 2959, "fg": 2961 }, - { "id": "300blk_ss", "bg": 2958, "fg": 2962 }, - { "id": "reloaded_300blk_ss", "bg": 2960, "fg": 2962 }, - { "id": "bp_300blk_ss", "bg": 2959, "fg": 2962 }, - { "id": "300_winmag", "bg": 2963, "fg": 2966 }, - { "id": "reloaded_300_winmag", "bg": 2965, "fg": 2966 }, - { "id": "bp_300_winmag", "bg": 2964, "fg": 2966 }, - { "id": "308", "bg": 2967, "fg": 2970 }, - { "id": "reloaded_308", "bg": 2969, "fg": 2970 }, - { "id": "bp_308", "bg": 2968, "fg": 2970 }, - { "id": "32_acp", "bg": 2971, "fg": 2974 }, - { "id": "reloaded_32_acp", "bg": 2973, "fg": 2974 }, - { "id": "bp_32_acp", "bg": 2972, "fg": 2974 }, - { "id": "357mag_jhp", "bg": 2975, "fg": 2979 }, - { "id": "reloaded_357mag_jhp", "bg": 2977, "fg": 2979 }, - { "id": "bp_357mag_jhp", "bg": 2976, "fg": 2979 }, - { "id": "357mag_fmj", "bg": 2975, "fg": 2978 }, - { "id": "reloaded_357mag_fmj", "bg": 2977, "fg": 2978 }, - { "id": "bp_357mag_fmj", "bg": 2976, "fg": 2978 }, - { "id": "357sig_jhp", "bg": 2980, "fg": 2984 }, - { "id": "reloaded_357sig_jhp", "bg": 2982, "fg": 2984 }, - { "id": "bp_357sig_jhp", "bg": 2981, "fg": 2984 }, - { "id": "357sig_fmj", "bg": 2980, "fg": 2983 }, - { "id": "reloaded_357sig_fmj", "bg": 2982, "fg": 2983 }, - { "id": "bp_357sig_fmj", "bg": 2981, "fg": 2983 }, - { "id": "38_special", "bg": 2992, "fg": 2996 }, - { "id": "reloaded_38_special", "bg": 2994, "fg": 2996 }, - { "id": "bp_38_special", "bg": 2993, "fg": 2996 }, - { "id": "38_fmj", "bg": 2992, "fg": 2995 }, - { "id": "reloaded_38_fmj", "bg": 2994, "fg": 2995 }, - { "id": "bp_38_fmj", "bg": 2993, "fg": 2995 }, - { "id": "38_super", "bg": 2992, "fg": 2997 }, - { "id": "reloaded_38_super", "bg": 2994, "fg": 2997 }, - { "id": "bp_38_super", "bg": 2993, "fg": 2997 }, - { "id": "38super_fmj", "bg": 2992, "fg": 2998 }, - { "id": "reloaded_38super_fmj", "bg": 2994, "fg": 2998 }, - { "id": "bp_38super_fmj", "bg": 2993, "fg": 2998 }, - { "id": "380_JHP", "bg": 2986, "fg": 2991 }, - { "id": "reloaded_380_JHP", "bg": 2988, "fg": 2991 }, - { "id": "bp_380_JHP", "bg": 2987, "fg": 2991 }, - { "id": "380_FMJ", "bg": 2986, "fg": 2990 }, - { "id": "reloaded_380_FMJ", "bg": 2988, "fg": 2990 }, - { "id": "bp_380_FMJ", "bg": 2987, "fg": 2990 }, - { "id": "380_p", "bg": 2986, "fg": 2989 }, - { "id": "reloaded_380_p", "bg": 2988, "fg": 2989 }, - { "id": "bp_380_p", "bg": 2987, "fg": 2989 }, - { "id": "cannon_shot", "bg": 2999, "fg": 3000 }, - { "id": "40sw", "bg": 3004, "fg": 3008 }, - { "id": "reloaded_40sw", "bg": 3006, "fg": 3008 }, - { "id": "bp_40sw", "bg": 3005, "fg": 3008 }, - { "id": "40fmj", "bg": 3004, "fg": 3007 }, - { "id": "reloaded_40fmj", "bg": 3006, "fg": 3007 }, - { "id": "bp_40fmj", "bg": 3005, "fg": 3007 }, - { "id": "40x46mm_m576", "bg": 3009, "fg": 3021 }, - { "id": "40x46mm_buckshot_m199", "bg": 3011, "fg": 3019 }, - { "id": "bp_40x46mm_buckshot_m199", "bg": 3010, "fg": 3019 }, - { "id": "40x46mm_flechette_m199", "bg": 3011, "fg": 3020 }, - { "id": "bp_40x46mm_flechette_m199", "bg": 3010, "fg": 3020 }, - { "id": "40x46mm_slug_m199", "bg": 3011, "fg": 3022 }, - { "id": "bp_40x46mm_slug_m199", "bg": 3010, "fg": 3022 }, - { "id": "40x46mm_m1006", "bg": 3009, "fg": 3023 }, - { "id": "40x46mm_hornets_nest_22lr", "bg": 3009, "fg": 3024 }, - { "id": "40x46mm_hornets_nest_410", "bg": 3009, "fg": 3026 }, - { "id": "40x46mm_hornets_nest_22lr_casing", "bg": 3009, "fg": 3025 }, - { "id": "40x46mm_hornets_nest_410_casing", "bg": 3009, "fg": 3027 }, - { "id": "40x46mm_m433", "bg": 3009, "fg": 3016 }, - { "id": "40x46mm_m651", "bg": 3009, "fg": 3017 }, - { "id": "40x46mm_buckshot_m118", "bg": 3011, "fg": 3012 }, - { "id": "bp_40x46mm_buckshot_m118", "bg": 3010, "fg": 3012 }, - { "id": "40x46mm_flechette_m118", "bg": 3011, "fg": 3015 }, - { "id": "bp_40x46mm_flechette_m118", "bg": 3010, "fg": 3015 }, - { "id": "40x46mm_slug_m118", "bg": 3011, "fg": 3018 }, - { "id": "bp_40x46mm_slug_m118", "bg": 3010, "fg": 3018 }, - { "id": "40mm_emp", "bg": 3009, "fg": 3013 }, - { "id": "40mmEMP_act", "fg": 3014 }, - { "id": "40x53mm_m430a1", "bg": 3028, "fg": 3035 }, - { "id": "belt40mm", "bg": 3028, "fg": 3031 }, - { "id": "40x53mm_m1001", "bg": 3028, "fg": 3034 }, - { "id": "40x53mm_buckshot_m169", "bg": 3030, "fg": 3032 }, - { "id": "bp_40x53mm_buckshot_m169", "bg": 3029, "fg": 3032 }, - { "id": "40x53mm_flechette_m169", "bg": 3030, "fg": 3033 }, - { "id": "bp_40x53mm_flechette_m169", "bg": 3029, "fg": 3033 }, - { "id": "40x53mm_slug_m169", "bg": 3030, "fg": 3036 }, - { "id": "bp_40x53mm_slug_m169", "bg": 3029, "fg": 3036 }, - { "id": "410shot_000", "bg": 3037, "fg": 3040 }, - { "id": "reloaded_410shot_000", "bg": 3039, "fg": 3040 }, - { "id": "bp_410shot_000", "bg": 3038, "fg": 3040 }, - { "id": "44magnum", "bg": 3041, "fg": 3045 }, - { "id": "reloaded_44magnum", "bg": 3043, "fg": 3045 }, - { "id": "bp_44magnum", "bg": 3042, "fg": 3045 }, - { "id": "44fmj", "bg": 3041, "fg": 3044 }, - { "id": "reloaded_44fmj", "bg": 3043, "fg": 3044 }, - { "id": "bp_44fmj", "bg": 3042, "fg": 3044 }, - { "id": "454_Casull", "bg": 3047, "fg": 3050 }, - { "id": "reloaded_454_Casull", "bg": 3049, "fg": 3050 }, - { "id": "bp_454_Casull", "bg": 3048, "fg": 3050 }, - { "id": "4570_sp", "bg": 3051, "fg": 3056 }, - { "id": "reloaded_4570_sp", "bg": 3053, "fg": 3056 }, - { "id": "bp_4570_sp", "bg": 3052, "fg": 3056 }, - { "id": "4570_low", "bg": 3051, "fg": 3055 }, - { "id": "reloaded_4570_low", "bg": 3053, "fg": 3055 }, - { "id": "reloaded_4570_bp", "bg": 3052, "fg": 3055 }, - { "id": "4570_pen", "bg": 3051, "fg": 3054 }, - { "id": "reloaded_4570_pen", "bg": 3053, "fg": 3054 }, - { "id": "bp_4570_pen", "bg": 3052, "fg": 3054 }, - { "id": "45_jhp", "bg": 3057, "fg": 3062 }, - { "id": "reloaded_45_jhp", "bg": 3059, "fg": 3062 }, - { "id": "bp_45_jhp", "bg": 3058, "fg": 3062 }, - { "id": "45_super", "bg": 3057, "fg": 3060 }, - { "id": "reloaded_45_super", "bg": 3059, "fg": 3060 }, - { "id": "bp_45_super", "bg": 3058, "fg": 3060 }, - { "id": "45_acp", "bg": 3057, "fg": 3061 }, - { "id": "reloaded_45_acp", "bg": 3059, "fg": 3061 }, - { "id": "bp_45_acp", "bg": 3058, "fg": 3061 }, - { "id": "45colt_jhp", "bg": 3063, "fg": 3066 }, - { "id": "reloaded_45colt_jhp", "bg": 3065, "fg": 3066 }, - { "id": "bp_45colt_jhp", "bg": 3064, "fg": 3066 }, - { "id": "460_rowland", "bg": 3067, "fg": 3070 }, - { "id": "reloaded_460_rowland", "bg": 3069, "fg": 3070 }, - { "id": "bp_460_rowland", "bg": 3068, "fg": 3070 }, - { "id": "460_fmj", "bg": 3067, "fg": 3071 }, - { "id": "reloaded_460_fmj", "bg": 3069, "fg": 3071 }, - { "id": "bp_460_fmj", "bg": 3068, "fg": 3071 }, - { "id": "46mm", "bg": 3072, "fg": 3075 }, - { "id": "reloaded_46mm", "bg": 3074, "fg": 3075 }, - { "id": "bp_46mm", "bg": 3073, "fg": 3075 }, - { "id": "500_Magnum", "bg": 3076, "fg": 3079 }, - { "id": "reloaded_500_Magnum", "bg": 3078, "fg": 3079 }, - { "id": "bp_500_Magnum", "bg": 3077, "fg": 3079 }, - { "id": "50bmg", "bg": 3080, "fg": 3086 }, - { "id": "//reloaded_50bmg", "bg": 3082, "fg": 3086 }, - { "id": "bp_50bmg", "bg": 3081, "fg": 3086 }, - { "id": "50match", "bg": 3080, "fg": 3087 }, - { "id": "reloaded_50bmg", "bg": 3082, "fg": 3087 }, - { "id": "bp_50match", "bg": 3081, "fg": 3087 }, - { "id": "50_incendiary", "bg": 3080, "fg": 3084 }, - { "id": "reloaded_50_incendiary", "bg": 3082, "fg": 3084 }, - { "id": "bp_50_incendiary", "bg": 3081, "fg": 3084 }, - { "id": "50ss", "bg": 3080, "fg": 3085 }, - { "id": "reloaded_50ss", "bg": 3082, "fg": 3085 }, - { "id": "bp_50ss", "bg": 3081, "fg": 3085 }, - { "id": "50_mk211", "bg": 3080, "fg": 3088 }, - { "id": "reloaded_50_mk211", "bg": 3082, "fg": 3088 }, - { "id": "bp_50_mk211", "bg": 3081, "fg": 3088 }, - { "id": "belt50", "bg": 3080, "fg": 3083 }, - { "id": "545", "bg": 3089, "fg": 3092 }, - { "id": "reloaded_545", "bg": 3091, "fg": 3092 }, - { "id": "bp_545", "bg": 3090, "fg": 3092 }, - { "id": "545_ap", "bg": 3089, "fg": 3093 }, - { "id": "reloaded_545_ap", "bg": 3091, "fg": 3093 }, - { "id": "bp_545_ap", "bg": 3090, "fg": 3093 }, - { "id": "556", "bg": 3094, "fg": 3098 }, - { "id": "reloaded_556", "bg": 3096, "fg": 3098 }, - { "id": "bp_556", "bg": 3095, "fg": 3098 }, - { "id": "556_m855a1", "bg": 3094, "fg": 3099 }, - { "id": "reloaded_556_m855a1", "bg": 3096, "fg": 3099 }, - { "id": "bp_556_m855a1", "bg": 3095, "fg": 3099 }, - { "id": "556_incendiary", "bg": 3094, "fg": 3100 }, - { "id": "reloaded_556_incendiary", "bg": 3096, "fg": 3100 }, - { "id": "bp_556_incendiary", "bg": 3095, "fg": 3100 }, - { "id": "556_mk318", "bg": 3094, "fg": 3102 }, - { "id": "reloaded_556_mk318", "bg": 3096, "fg": 3102 }, - { "id": "bp_556_mk318", "bg": 3095, "fg": 3102 }, - { "id": "556_mk262", "bg": 3094, "fg": 3101 }, - { "id": "reloaded_556_mk262", "bg": 3096, "fg": 3101 }, - { "id": "bp_556_mk262", "bg": 3095, "fg": 3101 }, - { "id": "belt223", "bg": 3094, "fg": 3097 }, - { "id": "57mm", "bg": 3103, "fg": 3106 }, - { "id": "reloaded_57mm", "bg": 3105, "fg": 3106 }, - { "id": "bp_57mm", "bg": 3104, "fg": 3106 }, - { "id": "5x50dart", "bg": 3107, "fg": 3110 }, - { "id": "reloaded_5x50dart", "bg": 3109, "fg": 3112 }, - { "id": "5x50heavy", "bg": 3107, "fg": 3111 }, - { "id": "700nx", "bg": 3118, "fg": 3121 }, - { "id": "reloaded_700nx", "bg": 3120, "fg": 3121 }, - { "id": "bp_700nx", "bg": 3119, "fg": 3121 }, - { "id": "762_25hot", "bg": 3122, "fg": 3126 }, - { "id": "762_25", "bg": 3122, "fg": 3127 }, - { "id": "762_25typeP", "bg": 3122, "fg": 3128 }, - { "id": "reloaded_762_25", "bg": 3124, "fg": 3125 }, - { "id": "bp_762_25", "bg": 3123, "fg": 3125 }, - { "id": "762_m43", "bg": 3129, "fg": 3132 }, - { "id": "reloaded_762_m43", "bg": 3131, "fg": 3132 }, - { "id": "bp_762_m43", "bg": 3130, "fg": 3132 }, - { "id": "762_m87", "bg": 3129, "fg": 3133 }, - { "id": "reloaded_762_m87", "bg": 3131, "fg": 3133 }, - { "id": "bp_762_m87", "bg": 3130, "fg": 3133 }, - { "id": "belt308", "bg": 3134, "fg": 3137 }, - { "id": "762_51", "bg": 3134, "fg": 3139 }, - { "id": "reloaded_762_51", "bg": 3136, "fg": 3139 }, - { "id": "bp_762_51", "bg": 3135, "fg": 3139 }, - { "id": "762_51_incendiary", "bg": 3134, "fg": 3138 }, - { "id": "reloaded_762_51_incendiary", "bg": 3136, "fg": 3138 }, - { "id": "bp_762_51_incendiary", "bg": 3135, "fg": 3138 }, - { "id": "762_54R", "bg": 3140, "fg": 3143 }, - { "id": "reloaded_762_54R", "bg": 3142, "fg": 3143 }, - { "id": "bp_762_54R", "bg": 3141, "fg": 3143 }, - { "id": "84x246mm_he", "bg": 3144, "fg": 3145 }, - { "id": "84x246mm_hedp", "bg": 3144, "fg": 3146 }, - { "id": "84x246mm_smoke", "bg": 3144, "fg": 3147 }, - { "id": "8mm_caseless", "bg": 3148, "fg": 3151 }, - { "id": "8mm_bootleg", "bg": 3149, "fg": 3150 }, - { "id": "8mm_fmj", "bg": 3148, "fg": 3152 }, - { "id": "8mm_jhp", "bg": 3148, "fg": 3154 }, - { "id": "8mm_hvp", "bg": 3148, "fg": 3153 }, - { "id": "8mm_civilian", "bg": 3148, "fg": 3155 }, - { "id": "8mm_inc", "bg": 3148, "fg": 3156 }, - { "id": "9x18mm", "bg": 3157, "fg": 3160 }, - { "id": "reloaded_9x18mm", "bg": 3159, "fg": 3160 }, - { "id": "bp_9x18mm", "bg": 3158, "fg": 3160 }, - { "id": "9x18mmP2", "bg": 3157, "fg": 3163 }, - { "id": "reloaded_9x18mmP2", "bg": 3159, "fg": 3163 }, - { "id": "bp_9x18mmP2", "bg": 3158, "fg": 3163 }, - { "id": "9x18mmfmj", "bg": 3157, "fg": 3162 }, - { "id": "reloaded_9x18mmfmj", "bg": 3159, "fg": 3162 }, - { "id": "bp_9x18mmfmj", "bg": 3158, "fg": 3162 }, - { "id": "9mm", "bg": 3164, "fg": 3170 }, - { "id": "reloaded_9mm", "bg": 3166, "fg": 3170 }, - { "id": "bp_9mm", "bg": 3165, "fg": 3170 }, - { "id": "9mmfmj", "bg": 3164, "fg": 3169 }, - { "id": "reloaded_9mmfmj", "bg": 3166, "fg": 3169 }, - { "id": "bp_9mmfmj", "bg": 3165, "fg": 3169 }, - { "id": "9mmP", "bg": 3164, "fg": 3168 }, - { "id": "reloaded_9mmP", "bg": 3166, "fg": 3168 }, - { "id": "bp_9mmP", "bg": 3165, "fg": 3168 }, - { "id": "9mmP2", "bg": 3164, "fg": 3167 }, - { "id": "reloaded_9mmP2", "bg": 3166, "fg": 3167 }, - { "id": "bp_9mmP2", "bg": 3165, "fg": 3167 }, - { "id": "plasma", "bg": 3171, "fg": 3172 }, - { "id": "atgm_heat", "bg": 2918, "fg": 2919 }, - { "id": "120mm_HEAT", "bg": 2901, "fg": 2902 }, - { "id": "66mm_HEAT", "bg": 3113, "fg": 3114 }, - { "id": "m235tpa", "bg": 3113, "fg": 3115 }, - { "id": "m74_clip", "bg": 3113, "fg": 3116 }, - { "id": "explosive_hm_rocket", "bg": 3173, "fg": 3174 }, - { "id": "incendiary_hm_rocket", "bg": 3173, "fg": 3175 }, - { "id": "spiked_rocket", "bg": 3173, "fg": 3176 }, - { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 3177, "fg": 3178 }, - { "id": "blun_lead_shot", "bg": 3177, "fg": 3181 }, - { "id": "blun_slug", "bg": 3177, "fg": 3182 }, - { "id": "blun_flechette", "bg": 3177, "fg": 3179 }, - { "id": "blun_shot", "bg": 3177, "fg": 3180 }, - { "id": "RPG-7_ammo", "bg": 3183, "fg": 3185 }, - { "id": "RPG-7_pg7vr", "bg": 3183, "fg": 3186 }, - { "id": "RPG-7_og7v", "bg": 3183, "fg": 3184 }, - { "id": "RPG-7_tbg7v", "bg": 3183, "fg": 3187 }, - { "id": "arming_sword", "fg": 3190 }, - { "id": "art_sphere", "fg": 3206 }, - { "id": "art_rod", "fg": 3204 }, - { "id": "art_teardrop", "fg": 3208 }, - { "id": "art_lamp", "fg": 3200 }, - { "id": "art_snake", "fg": 3205 }, - { "id": "art_disc", "fg": 3197 }, - { "id": "art_beads", "fg": 3194 }, - { "id": "art_napkin", "fg": 3201 }, - { "id": "art_urchin", "fg": 3210 }, - { "id": "art_jelly", "fg": 3198 }, - { "id": "art_spiral", "fg": 3207 }, - { "id": "art_pin", "fg": 3202 }, - { "id": "art_tube", "fg": 3209 }, - { "id": "art_pyramid", "fg": 3203 }, - { "id": "art_crystal", "fg": 3196 }, - { "id": "art_knot", "fg": 3199 }, - { "id": "art_crescent", "fg": 3195 }, - { "id": "altered_teapot", "fg": 3192 }, - { "id": "architect_cube", "fg": 3193 }, - { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 3268 }, - { "id": [ "ak47", "aksemi" ], "fg": 3218 }, - { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 3232 }, - { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 3269 }, - { "id": [ "m249", "m249_semi" ], "fg": 3277 }, - { "id": [ "m60", "m60_semi" ], "fg": 3287 }, - { "id": [ "mp40", "mp40semi" ], "fg": 3303 }, - { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 3342 }, - { "id": "fire_ax", "fg": 3358 }, - { "id": "ax", "fg": 3361 }, - { "id": "hatchet", "fg": 3359 }, - { "id": "backpack", "fg": 3362 }, - { "id": "duffelbag", "fg": 3363 }, - { "id": "molle_pack", "fg": 3364 }, - { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 3367 }, - { "id": "bag_canvas", "fg": 3370 }, - { "id": "bat", "fg": 3372 }, - { "id": "bat_metal", "fg": 3373 }, - { "id": "blanket", "fg": 3376 }, - { "id": "down_blanket", "fg": 3377 }, - { "id": "electric_blanket", "fg": 3378 }, - { "id": "board_trap", "fg": 3379 }, - { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 3380 }, - { "id": "box_large", "fg": 3392 }, - { "id": "box_medium", "fg": 3394 }, - { "id": "broom", "fg": 3397 }, - { "id": "bwirebat", "fg": 3398 }, - { "id": "cattlefodder", "fg": 3416 }, - { "id": "chainsaw_off", "fg": 3417 }, - { "id": "axe_ring", "fg": 3424 }, - { "id": "balclava", "fg": 3425 }, - { "id": "beret", "fg": 3426 }, - { "id": "boots", "fg": 3427 }, - { "id": "boxer_briefs", "fg": 3428 }, - { "id": "boxer_shorts", "fg": 3429 }, - { "id": "boy_shorts", "fg": 3430 }, - { "id": "bra", "fg": 3431 }, - { "id": "briefs", "fg": 3432 }, - { "id": "bscabbard", "fg": 3433 }, - { "id": "corset", "fg": 3436 }, - { "id": "cowboy_hat", "fg": 3437 }, - { "id": "dress_shoes", "fg": 3438 }, - { "id": "hat_ball", "fg": 3439 }, - { "id": "hat_cotton", "fg": 3440 }, - { "id": "hat_fur", "fg": 3441 }, - { "id": "hat_knit", "fg": 3443 }, - { "id": "hat_noise_cancelling", "fg": 3444 }, - { "id": "helmet_barbute", "fg": 3446 }, - { "id": "helmet_chitin", "fg": 3447 }, - { "id": "helmet_kabuto", "fg": 3448 }, - { "id": "holster", "fg": 3449 }, - { "id": "hoodie", "fg": 3450 }, - { "id": "jeans", "fg": 3453 }, - { "id": "leather_belt", "fg": 3455 }, - { "id": "longshirt", "fg": 3456 }, - { "id": "maid_dress", "fg": 3457 }, - { "id": "maid_hat", "fg": 3458 }, - { "id": "mask_dust", "fg": 3459 }, - { "id": "panties", "fg": 3460 }, - { "id": "pants", "fg": 3461 }, - { "id": "pants_cargo", "fg": 3462 }, - { "id": "polo_shirt", "fg": 3463 }, - { "id": "ragpouch", "fg": 3464 }, - { "id": "scabbard", "fg": 3465 }, - { "id": "sneakers", "fg": 3467 }, - { "id": "socks", "fg": 3468 }, - { "id": "spearsling", "fg": 3469 }, - { "id": "stockings", "fg": 3471 }, - { "id": "sweater", "fg": 3474 }, - { "id": "sweatshirt", "fg": 3475 }, - { "id": "tank_top", "fg": 3476 }, - { "id": "tool_belt", "fg": 3477 }, - { "id": "tshirt", "fg": 3478 }, - { "id": "turban", "fg": 3479 }, - { "id": "undershirt", "fg": 3480 }, - { "id": "coat_lab", "fg": 3434 }, - { "id": "coat_rain", "fg": 3435 }, - { "id": "sports_bra", "fg": 3470 }, - { "id": "skirt", "fg": 3466 }, - { "id": "jacket_light", "fg": 3452 }, - { "id": "jacket_army", "fg": 3451 }, - { "id": "hat_hard", "fg": 3442 }, - { "id": "striped_pants", "fg": 3472 }, - { "id": "striped_shirt", "fg": 3473 }, - { "id": "cloak", "fg": 3483 }, - { "id": "cloak_wool", "fg": 3486 }, - { "id": "cloak_leather", "fg": 3485 }, - { "id": "cloak_fur", "fg": 3484 }, - { "id": "coffeemaker", "fg": 3487 }, - { "id": "contacts", "fg": 3488 }, - { "id": "30gal_drum", "fg": 3489 }, - { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 3492 }, - { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 3490 }, - { "id": [ "keg", "keg_steel" ], "fg": 3493 }, - { "id": "corpse", "fg": 3494 }, - { "id": "corpse_generic_human", "fg": 3495 }, - { "id": "crowbar", "fg": 3503 }, + { "id": "223_casing", "bg": [ ], "fg": 2908 }, + { "id": "223_casing_transparent", "bg": 2913, "fg": 2908 }, + { "id": "223", "bg": 2913, "fg": 2916 }, + { "id": "reloaded_223", "bg": 2915, "fg": 2916 }, + { "id": "bp_223", "bg": 2914, "fg": 2916 }, + { "id": [ "22_casing", "22_casing_new" ], "bg": [ ], "fg": 2906 }, + { "id": [ "22_casing_transparent", "22_casing_new_transparent" ], "bg": 2917, "fg": 2906 }, + { "id": "22_lr", "bg": 2917, "fg": 2920 }, + { "id": "reloaded_22_lr", "bg": 2919, "fg": 2920 }, + { "id": "bp_22_lr", "bg": 2918, "fg": 2920 }, + { "id": "22_fmj", "bg": 2917, "fg": 2923 }, + { "id": "reloaded_22_fmj", "bg": 2919, "fg": 2923 }, + { "id": "bp_22_fmj", "bg": 2918, "fg": 2923 }, + { "id": "22_cb", "bg": 2917, "fg": 2922 }, + { "id": "reloaded_22_cb", "bg": 2919, "fg": 2922 }, + { "id": "bp_22_cb", "bg": 2918, "fg": 2922 }, + { "id": "22_ratshot", "bg": 2917, "fg": 2924 }, + { "id": "reloaded_22_ratshot", "bg": 2919, "fg": 2924 }, + { "id": "bp_22_ratshot", "bg": 2918, "fg": 2924 }, + { "id": "22_blank", "bg": 2917, "fg": 2921 }, + { "id": "270win_casing", "bg": [ ], "fg": 2908 }, + { "id": "270win_casing_transparent", "bg": 2925, "fg": 2908 }, + { "id": "270win_jsp", "bg": 2925, "fg": 2928 }, + { "id": "reloaded_270win_jsp", "bg": 2927, "fg": 2928 }, + { "id": "bp_270win_jsp", "bg": 2926, "fg": 2928 }, + { "id": "3006_casing", "bg": [ ], "fg": 2908 }, + { "id": "3006_casing_transparent", "bg": 2929, "fg": 2908 }, + { "id": "3006", "bg": 2929, "fg": 2932 }, + { "id": "reloaded_3006", "bg": 2931, "fg": 2932 }, + { "id": "bp_3006", "bg": 2930, "fg": 2932 }, + { "id": "3006fmj", "bg": 2929, "fg": 2934 }, + { "id": "reloaded_3006fmj", "bg": 2931, "fg": 2934 }, + { "id": "bp_3006fmj", "bg": 2930, "fg": 2934 }, + { "id": "3006_incendiary", "bg": 2929, "fg": 2933 }, + { "id": "reloaded_3006_incendiary", "bg": 2931, "fg": 2933 }, + { "id": "bp_3006_incendiary", "bg": 2930, "fg": 2933 }, + { "id": "300blk_casing", "bg": [ ], "fg": 2908 }, + { "id": "300blk_casing_transparent", "bg": 2935, "fg": 2908 }, + { "id": "300blk", "bg": 2935, "fg": 2938 }, + { "id": "reloaded_300blk", "bg": 2937, "fg": 2938 }, + { "id": "bp_300blk", "bg": 2936, "fg": 2938 }, + { "id": "300blk_ss", "bg": 2935, "fg": 2939 }, + { "id": "reloaded_300blk_ss", "bg": 2937, "fg": 2939 }, + { "id": "bp_300blk_ss", "bg": 2936, "fg": 2939 }, + { "id": "300_casing", "bg": [ ], "fg": 2908 }, + { "id": "300_casing_transparent", "bg": 2940, "fg": 2908 }, + { "id": "300_winmag", "bg": 2940, "fg": 2943 }, + { "id": "reloaded_300_winmag", "bg": 2942, "fg": 2943 }, + { "id": "bp_300_winmag", "bg": 2941, "fg": 2943 }, + { "id": "308_casing", "bg": [ ], "fg": 2908 }, + { "id": "308_casing_transparent", "bg": 2944, "fg": 2908 }, + { "id": "308", "bg": 2944, "fg": 2947 }, + { "id": "reloaded_308", "bg": 2946, "fg": 2947 }, + { "id": "bp_308", "bg": 2945, "fg": 2947 }, + { "id": "32_casing", "bg": [ ], "fg": 2906 }, + { "id": "32_casing_transparent", "bg": 2948, "fg": 2906 }, + { "id": "32_acp", "bg": 2948, "fg": 2951 }, + { "id": "reloaded_32_acp", "bg": 2950, "fg": 2951 }, + { "id": "bp_32_acp", "bg": 2949, "fg": 2951 }, + { "id": "357mag_casing", "bg": [ ], "fg": 2906 }, + { "id": "357mag_casing_transparent", "bg": 2952, "fg": 2906 }, + { "id": "357mag_jhp", "bg": 2952, "fg": 2956 }, + { "id": "reloaded_357mag_jhp", "bg": 2954, "fg": 2956 }, + { "id": "bp_357mag_jhp", "bg": 2953, "fg": 2956 }, + { "id": "357mag_fmj", "bg": 2952, "fg": 2955 }, + { "id": "reloaded_357mag_fmj", "bg": 2954, "fg": 2955 }, + { "id": "bp_357mag_fmj", "bg": 2953, "fg": 2955 }, + { "id": "357sig_casing", "bg": [ ], "fg": 2906 }, + { "id": "357sig_casing_transparent", "bg": 2957, "fg": 2906 }, + { "id": "357sig_jhp", "bg": 2957, "fg": 2961 }, + { "id": "reloaded_357sig_jhp", "bg": 2959, "fg": 2961 }, + { "id": "bp_357sig_jhp", "bg": 2958, "fg": 2961 }, + { "id": "357sig_fmj", "bg": 2957, "fg": 2960 }, + { "id": "reloaded_357sig_fmj", "bg": 2959, "fg": 2960 }, + { "id": "bp_357sig_fmj", "bg": 2958, "fg": 2960 }, + { "id": "38_casing", "bg": [ ], "fg": 2906 }, + { "id": "38_casing_transparent", "bg": 2963, "fg": 2906 }, + { "id": "38_special", "bg": 2963, "fg": 2967 }, + { "id": "reloaded_38_special", "bg": 2965, "fg": 2967 }, + { "id": "bp_38_special", "bg": 2964, "fg": 2967 }, + { "id": "38_fmj", "bg": 2963, "fg": 2966 }, + { "id": "reloaded_38_fmj", "bg": 2965, "fg": 2966 }, + { "id": "bp_38_fmj", "bg": 2964, "fg": 2966 }, + { "id": "38_super", "bg": 2963, "fg": 2968 }, + { "id": "reloaded_38_super", "bg": 2965, "fg": 2968 }, + { "id": "bp_38_super", "bg": 2964, "fg": 2968 }, + { "id": "38super_fmj", "bg": 2963, "fg": 2969 }, + { "id": "reloaded_38super_fmj", "bg": 2965, "fg": 2969 }, + { "id": "bp_38super_fmj", "bg": 2964, "fg": 2969 }, + { "id": "380_casing", "bg": [ ], "fg": 2906 }, + { "id": "380_casing_transparent", "bg": 2970, "fg": 2906 }, + { "id": "380_JHP", "bg": 2970, "fg": 2975 }, + { "id": "reloaded_380_JHP", "bg": 2972, "fg": 2975 }, + { "id": "bp_380_JHP", "bg": 2971, "fg": 2975 }, + { "id": "380_FMJ", "bg": 2970, "fg": 2974 }, + { "id": "reloaded_380_FMJ", "bg": 2972, "fg": 2974 }, + { "id": "bp_380_FMJ", "bg": 2971, "fg": 2974 }, + { "id": "380_p", "bg": 2970, "fg": 2973 }, + { "id": "reloaded_380_p", "bg": 2972, "fg": 2973 }, + { "id": "bp_380_p", "bg": 2971, "fg": 2973 }, + { "id": "40_casing", "bg": [ ], "fg": 2906 }, + { "id": "40_casing_transparent", "bg": 2976, "fg": 2906 }, + { "id": "40sw", "bg": 2976, "fg": 2980 }, + { "id": "reloaded_40sw", "bg": 2978, "fg": 2980 }, + { "id": "bp_40sw", "bg": 2977, "fg": 2980 }, + { "id": "40fmj", "bg": 2976, "fg": 2979 }, + { "id": "reloaded_40fmj", "bg": 2978, "fg": 2979 }, + { "id": "bp_40fmj", "bg": 2977, "fg": 2979 }, + { "id": "44_casing", "bg": [ ], "fg": 2906 }, + { "id": "44_casing_transparent", "bg": 2982, "fg": 2906 }, + { "id": "44magnum", "bg": 2982, "fg": 2986 }, + { "id": "reloaded_44magnum", "bg": 2984, "fg": 2986 }, + { "id": "bp_44magnum", "bg": 2983, "fg": 2986 }, + { "id": "44fmj", "bg": 2982, "fg": 2985 }, + { "id": "reloaded_44fmj", "bg": 2984, "fg": 2985 }, + { "id": "bp_44fmj", "bg": 2983, "fg": 2985 }, + { "id": "4570_casing", "bg": [ ], "fg": 2906 }, + { "id": "4570_casing_transparent", "bg": 2987, "fg": 2906 }, + { "id": "4570_sp", "bg": 2987, "fg": 2992 }, + { "id": "reloaded_4570_sp", "bg": 2989, "fg": 2992 }, + { "id": "bp_4570_sp", "bg": 2988, "fg": 2992 }, + { "id": "4570_low", "bg": 2987, "fg": 2991 }, + { "id": "reloaded_4570_low", "bg": 2989, "fg": 2991 }, + { "id": "reloaded_4570_bp", "bg": 2988, "fg": 2991 }, + { "id": "4570_pen", "bg": 2987, "fg": 2990 }, + { "id": "reloaded_4570_pen", "bg": 2989, "fg": 2990 }, + { "id": "bp_4570_pen", "bg": 2988, "fg": 2990 }, + { "id": "454_casing", "bg": [ ], "fg": 2906 }, + { "id": "454_casing_transparent", "bg": 2993, "fg": 2906 }, + { "id": "454_Casull", "bg": 2993, "fg": 2996 }, + { "id": "reloaded_454_Casull", "bg": 2995, "fg": 2996 }, + { "id": "bp_454_Casull", "bg": 2994, "fg": 2996 }, + { "id": "45_casing", "bg": [ ], "fg": 2906 }, + { "id": "45_casing_transparent", "bg": 2997, "fg": 2906 }, + { "id": "45_jhp", "bg": 2997, "fg": 3002 }, + { "id": "reloaded_45_jhp", "bg": 2999, "fg": 3002 }, + { "id": "bp_45_jhp", "bg": 2998, "fg": 3002 }, + { "id": "45_super", "bg": 2997, "fg": 3000 }, + { "id": "reloaded_45_super", "bg": 2999, "fg": 3000 }, + { "id": "bp_45_super", "bg": 2998, "fg": 3000 }, + { "id": "45_acp", "bg": 2997, "fg": 3001 }, + { "id": "reloaded_45_acp", "bg": 2999, "fg": 3001 }, + { "id": "bp_45_acp", "bg": 2998, "fg": 3001 }, + { "id": "45colt_casing", "bg": [ ], "fg": 2906 }, + { "id": "45colt_casing_transparent", "bg": 3003, "fg": 2906 }, + { "id": "45colt_jhp", "bg": 3003, "fg": 3006 }, + { "id": "reloaded_45colt_jhp", "bg": 3005, "fg": 3006 }, + { "id": "bp_45colt_jhp", "bg": 3004, "fg": 3006 }, + { "id": "460_casing", "bg": [ ], "fg": 2906 }, + { "id": "460_casing_transparent", "bg": 3007, "fg": 2906 }, + { "id": "460_rowland", "bg": 3007, "fg": 3010 }, + { "id": "reloaded_460_rowland", "bg": 3009, "fg": 3010 }, + { "id": "bp_460_rowland", "bg": 3008, "fg": 3010 }, + { "id": "460_fmj", "bg": 3007, "fg": 3011 }, + { "id": "reloaded_460_fmj", "bg": 3009, "fg": 3011 }, + { "id": "bp_460_fmj", "bg": 3008, "fg": 3011 }, + { "id": "500_casing", "bg": [ ], "fg": 2906 }, + { "id": "500_casing_transparent", "bg": 3012, "fg": 2906 }, + { "id": "500_Magnum", "bg": 3012, "fg": 3015 }, + { "id": "reloaded_500_Magnum", "bg": 3014, "fg": 3015 }, + { "id": "bp_500_Magnum", "bg": 3013, "fg": 3015 }, + { "id": "50_casing", "bg": [ ], "fg": 2911 }, + { "id": "50_casing_transparent", "bg": 3016, "fg": 2911 }, + { "id": "50bmg", "bg": 3016, "fg": 3022 }, + { "id": "//reloaded_50bmg", "bg": 3018, "fg": 3022 }, + { "id": "bp_50bmg", "bg": 3017, "fg": 3022 }, + { "id": "50match", "bg": 3016, "fg": 3023 }, + { "id": "reloaded_50bmg", "bg": 3018, "fg": 3023 }, + { "id": "bp_50match", "bg": 3017, "fg": 3023 }, + { "id": "50_incendiary", "bg": 3016, "fg": 3020 }, + { "id": "reloaded_50_incendiary", "bg": 3018, "fg": 3020 }, + { "id": "bp_50_incendiary", "bg": 3017, "fg": 3020 }, + { "id": "50ss", "bg": 3016, "fg": 3021 }, + { "id": "reloaded_50ss", "bg": 3018, "fg": 3021 }, + { "id": "bp_50ss", "bg": 3017, "fg": 3021 }, + { "id": "50_mk211", "bg": 3016, "fg": 3024 }, + { "id": "reloaded_50_mk211", "bg": 3018, "fg": 3024 }, + { "id": "bp_50_mk211", "bg": 3017, "fg": 3024 }, + { "id": "belt50", "bg": 3016, "fg": 3019 }, + { "id": "700nx_casing", "bg": [ ], "fg": 2911 }, + { "id": "700nx_casing_transparent", "bg": 3025, "fg": 2911 }, + { "id": "700nx", "bg": 3025, "fg": 3028 }, + { "id": "reloaded_700nx", "bg": 3027, "fg": 3028 }, + { "id": "bp_700nx", "bg": 3026, "fg": 3028 }, + { "id": "10mm_casing", "bg": [ ], "fg": 2906 }, + { "id": "10mm_casing_transparent", "bg": 3029, "fg": 2906 }, + { "id": "10mm_fmj", "bg": 3029, "fg": 3032 }, + { "id": "reloaded_10mm_fmj", "bg": 3031, "fg": 3032 }, + { "id": "bp_10mm_fmj", "bg": 3030, "fg": 3032 }, + { "id": "123ln_casing", "bg": [ ], "fg": 2911 }, + { "id": "123ln_casing_transparent", "bg": 3033, "fg": 2911 }, + { "id": "123ln", "bg": 3033, "fg": 3034 }, + { "id": "12mm", "bg": 3035, "fg": 3036 }, + { "id": "20x66_shot", "bg": 3037, "fg": 3045 }, + { "id": "20x66_bootleg_shot", "bg": 3037, "fg": 3046 }, + { "id": "20x66_slug", "bg": 3037, "fg": 3047 }, + { "id": "20x66_bootleg_slug", "bg": 3037, "fg": 3048 }, + { "id": "20x66_flechette", "bg": 3037, "fg": 3041 }, + { "id": "20x66_bootleg_flechette", "bg": 3037, "fg": 3042 }, + { "id": "20x66_beanbag", "bg": 3037, "fg": 3038 }, + { "id": "20x66_exp", "bg": 3037, "fg": 3039 }, + { "id": "20x66_flare", "bg": 3037, "fg": 3040 }, + { "id": "20x66_frag", "bg": 3037, "fg": 3043 }, + { "id": "20x66_inc", "bg": 3037, "fg": 3044 }, + { "id": "cannon_shot", "bg": 3049, "fg": 3050 }, + { "id": "46mm_casing", "bg": [ ], "fg": 2906 }, + { "id": "46mm_casing_transparent", "bg": 3051, "fg": 2906 }, + { "id": "46mm", "bg": 3051, "fg": 3054 }, + { "id": "reloaded_46mm", "bg": 3053, "fg": 3054 }, + { "id": "bp_46mm", "bg": 3052, "fg": 3054 }, + { "id": "40x46mm_hornets_nest_22lr_casing", "bg": [ ], "fg": 2904 }, + { "id": "40x46mm_hornets_nest_410_casing", "bg": [ ], "fg": 2902 }, + { "id": "40x46mm_m118_casing", "bg": [ ], "fg": 2897 }, + { "id": "40x46mm_m195_casing", "bg": [ ], "fg": 2899 }, + { "id": "40x46mm_m199_casing", "bg": [ ], "fg": 2900 }, + { "id": "40x46mm_m212_casing", "bg": [ ], "fg": 2901 }, + { "id": "40x46mm_hornets_nest_22lr_casing_transparent", "bg": 3055, "fg": 2904 }, + { "id": "40x46mm_hornets_nest_410_casing_transparent", "bg": 3055, "fg": 2902 }, + { "id": "40x46mm_m118_casing_transparent", "bg": 3055, "fg": 2897 }, + { "id": "40x46mm_m195_casing_transparent", "bg": 3055, "fg": 2899 }, + { "id": "40x46mm_m199_casing_transparent", "bg": 3055, "fg": 2900 }, + { "id": "40x46mm_m212_casing_transparent", "bg": 3055, "fg": 2901 }, + { "id": "40x46mm_m576", "bg": 3055, "fg": 3067 }, + { "id": "40x46mm_buckshot_m199", "bg": 3057, "fg": 3065 }, + { "id": "bp_40x46mm_buckshot_m199", "bg": 3056, "fg": 3065 }, + { "id": "40x46mm_flechette_m199", "bg": 3057, "fg": 3066 }, + { "id": "bp_40x46mm_flechette_m199", "bg": 3056, "fg": 3066 }, + { "id": "40x46mm_slug_m199", "bg": 3057, "fg": 3068 }, + { "id": "bp_40x46mm_slug_m199", "bg": 3056, "fg": 3068 }, + { "id": "40x46mm_m1006", "bg": 3055, "fg": 3069 }, + { "id": "40x46mm_hornets_nest_22lr", "bg": 3055, "fg": 3070 }, + { "id": "40x46mm_hornets_nest_410", "bg": 3055, "fg": 3072 }, + { "id": "40x46mm_m433", "bg": 3055, "fg": 3062 }, + { "id": "40x46mm_m651", "bg": 3055, "fg": 3063 }, + { "id": "40x46mm_buckshot_m118", "bg": 3057, "fg": 3058 }, + { "id": "bp_40x46mm_buckshot_m118", "bg": 3056, "fg": 3058 }, + { "id": "40x46mm_flechette_m118", "bg": 3057, "fg": 3061 }, + { "id": "bp_40x46mm_flechette_m118", "bg": 3056, "fg": 3061 }, + { "id": "40x46mm_slug_m118", "bg": 3057, "fg": 3064 }, + { "id": "bp_40x46mm_slug_m118", "bg": 3056, "fg": 3064 }, + { "id": "40mm_emp", "bg": 3055, "fg": 3059 }, + { "id": "40mmEMP_act", "fg": 3060 }, + { "id": "40x53mm_m169_casing", "bg": [ ], "fg": 2898 }, + { "id": "40x53mm_m169_casing_transparent", "bg": 3074, "fg": 2898 }, + { "id": "40x53mm_m430a1", "bg": 3074, "fg": 3081 }, + { "id": "belt40mm", "bg": 3074, "fg": 3077 }, + { "id": "40x53mm_m1001", "bg": 3074, "fg": 3080 }, + { "id": "40x53mm_buckshot_m169", "bg": 3076, "fg": 3078 }, + { "id": "bp_40x53mm_buckshot_m169", "bg": 3075, "fg": 3078 }, + { "id": "40x53mm_flechette_m169", "bg": 3076, "fg": 3079 }, + { "id": "bp_40x53mm_flechette_m169", "bg": 3075, "fg": 3079 }, + { "id": "40x53mm_slug_m169", "bg": 3076, "fg": 3082 }, + { "id": "bp_40x53mm_slug_m169", "bg": 3075, "fg": 3082 }, + { "id": "545_casing", "bg": [ ], "fg": 2905 }, + { "id": "545_casing_transparent", "bg": 3083, "fg": 2905 }, + { "id": "545", "bg": 3083, "fg": 3086 }, + { "id": "reloaded_545", "bg": 3085, "fg": 3086 }, + { "id": "bp_545", "bg": 3084, "fg": 3086 }, + { "id": "545_ap", "bg": 3083, "fg": 3087 }, + { "id": "reloaded_545_ap", "bg": 3085, "fg": 3087 }, + { "id": "bp_545_ap", "bg": 3084, "fg": 3087 }, + { "id": "556", "bg": 3088, "fg": 3092 }, + { "id": "reloaded_556", "bg": 3090, "fg": 3092 }, + { "id": "bp_556", "bg": 3089, "fg": 3092 }, + { "id": "556_m855a1", "bg": 3088, "fg": 3093 }, + { "id": "reloaded_556_m855a1", "bg": 3090, "fg": 3093 }, + { "id": "bp_556_m855a1", "bg": 3089, "fg": 3093 }, + { "id": "556_incendiary", "bg": 3088, "fg": 3094 }, + { "id": "reloaded_556_incendiary", "bg": 3090, "fg": 3094 }, + { "id": "bp_556_incendiary", "bg": 3089, "fg": 3094 }, + { "id": "556_mk318", "bg": 3088, "fg": 3096 }, + { "id": "reloaded_556_mk318", "bg": 3090, "fg": 3096 }, + { "id": "bp_556_mk318", "bg": 3089, "fg": 3096 }, + { "id": "556_mk262", "bg": 3088, "fg": 3095 }, + { "id": "reloaded_556_mk262", "bg": 3090, "fg": 3095 }, + { "id": "bp_556_mk262", "bg": 3089, "fg": 3095 }, + { "id": "belt223", "bg": 3088, "fg": 3091 }, + { "id": "57mm_casing", "bg": [ ], "fg": 2906 }, + { "id": "57mm_casing_transparent", "bg": 3097, "fg": 2906 }, + { "id": "57mm", "bg": 3097, "fg": 3100 }, + { "id": "reloaded_57mm", "bg": 3099, "fg": 3100 }, + { "id": "bp_57mm", "bg": 3098, "fg": 3100 }, + { "id": "5x50_hull", "bg": [ ], "fg": 2910 }, + { "id": "5x50_hull_transparent", "bg": 3101, "fg": 2910 }, + { "id": "5x50dart", "bg": 3101, "fg": 3104 }, + { "id": "reloaded_5x50dart", "bg": 3103, "fg": 3106 }, + { "id": "5x50heavy", "bg": 3101, "fg": 3105 }, + { "id": "762_25_casing", "bg": [ ], "fg": 2905 }, + { "id": "762_25_casing_transparent", "bg": 3107, "fg": 2905 }, + { "id": "762_25hot", "bg": 3107, "fg": 3111 }, + { "id": "762_25", "bg": 3107, "fg": 3112 }, + { "id": "762_25typeP", "bg": 3107, "fg": 3113 }, + { "id": "reloaded_762_25", "bg": 3109, "fg": 3110 }, + { "id": "bp_762_25", "bg": 3108, "fg": 3110 }, + { "id": "762_casing", "bg": [ ], "fg": 2907 }, + { "id": "762_casing_transparent", "bg": 3114, "fg": 2907 }, + { "id": "762_m43", "bg": 3114, "fg": 3117 }, + { "id": "reloaded_762_m43", "bg": 3116, "fg": 3117 }, + { "id": "bp_762_m43", "bg": 3115, "fg": 3117 }, + { "id": "762_m87", "bg": 3114, "fg": 3118 }, + { "id": "reloaded_762_m87", "bg": 3116, "fg": 3118 }, + { "id": "bp_762_m87", "bg": 3115, "fg": 3118 }, + { "id": "762_51_casing", "bg": [ ], "fg": 2908 }, + { "id": "762_51_casing_transparent", "bg": 3119, "fg": 2908 }, + { "id": "belt308", "bg": 3119, "fg": 3122 }, + { "id": "762_51", "bg": 3119, "fg": 3124 }, + { "id": "reloaded_762_51", "bg": 3121, "fg": 3124 }, + { "id": "bp_762_51", "bg": 3120, "fg": 3124 }, + { "id": "762_51_incendiary", "bg": 3119, "fg": 3123 }, + { "id": "reloaded_762_51_incendiary", "bg": 3121, "fg": 3123 }, + { "id": "bp_762_51_incendiary", "bg": 3120, "fg": 3123 }, + { "id": "762R_casing", "bg": [ ], "fg": 2907 }, + { "id": "762R_casing_transparent", "bg": 3125, "fg": 2907 }, + { "id": "762_54R", "bg": 3125, "fg": 3128 }, + { "id": "reloaded_762_54R", "bg": 3127, "fg": 3128 }, + { "id": "bp_762_54R", "bg": 3126, "fg": 3128 }, + { "id": "84x246mm_he", "bg": 3129, "fg": 3130 }, + { "id": "84x246mm_hedp", "bg": 3129, "fg": 3131 }, + { "id": "84x246mm_smoke", "bg": 3129, "fg": 3132 }, + { "id": "8mm_caseless", "bg": 3133, "fg": 3136 }, + { "id": "8mm_bootleg", "bg": 3134, "fg": 3135 }, + { "id": "8mm_fmj", "bg": 3133, "fg": 3137 }, + { "id": "8mm_jhp", "bg": 3133, "fg": 3139 }, + { "id": "8mm_hvp", "bg": 3133, "fg": 3138 }, + { "id": "8mm_civilian", "bg": 3133, "fg": 3140 }, + { "id": "8mm_inc", "bg": 3133, "fg": 3141 }, + { "id": "9x18mm_casing", "bg": [ ], "fg": 2905 }, + { "id": "9x18mm_casing_transparent", "bg": 3142, "fg": 2905 }, + { "id": "9x18mm", "bg": 3142, "fg": 3145 }, + { "id": "reloaded_9x18mm", "bg": 3144, "fg": 3145 }, + { "id": "bp_9x18mm", "bg": 3143, "fg": 3145 }, + { "id": "9x18mmP2", "bg": 3142, "fg": 3148 }, + { "id": "reloaded_9x18mmP2", "bg": 3144, "fg": 3148 }, + { "id": "bp_9x18mmP2", "bg": 3143, "fg": 3148 }, + { "id": "9x18mmfmj", "bg": 3142, "fg": 3147 }, + { "id": "reloaded_9x18mmfmj", "bg": 3144, "fg": 3147 }, + { "id": "bp_9x18mmfmj", "bg": 3143, "fg": 3147 }, + { "id": "9mm_casing", "bg": [ ], "fg": 2906 }, + { "id": "9mm_casing_transparent", "bg": 3149, "fg": 2906 }, + { "id": "9mm", "bg": 3149, "fg": 3155 }, + { "id": "reloaded_9mm", "bg": 3151, "fg": 3155 }, + { "id": "bp_9mm", "bg": 3150, "fg": 3155 }, + { "id": "9mmfmj", "bg": 3149, "fg": 3154 }, + { "id": "reloaded_9mmfmj", "bg": 3151, "fg": 3154 }, + { "id": "bp_9mmfmj", "bg": 3150, "fg": 3154 }, + { "id": "9mmP", "bg": 3149, "fg": 3153 }, + { "id": "reloaded_9mmP", "bg": 3151, "fg": 3153 }, + { "id": "bp_9mmP", "bg": 3150, "fg": 3153 }, + { "id": "9mmP2", "bg": 3149, "fg": 3152 }, + { "id": "reloaded_9mmP2", "bg": 3151, "fg": 3152 }, + { "id": "bp_9mmP2", "bg": 3150, "fg": 3152 }, + { "id": "explosive_hm_rocket", "bg": 3156, "fg": 3157 }, + { "id": "incendiary_hm_rocket", "bg": 3156, "fg": 3158 }, + { "id": "spiked_rocket", "bg": 3156, "fg": 3159 }, + { "id": "plasma", "bg": 3160, "fg": 3161 }, + { "id": "120mm_HEAT", "bg": 3162, "fg": 3163 }, + { "id": "atgm_heat", "bg": 3164, "fg": 3165 }, + { "id": "66mm_HEAT", "bg": 3166, "fg": 3167 }, + { "id": "m235tpa", "bg": 3166, "fg": 3168 }, + { "id": "m74_clip", "bg": 3166, "fg": 3169 }, + { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 3171, "fg": 3172 }, + { "id": "blun_lead_shot", "bg": 3171, "fg": 3175 }, + { "id": "blun_slug", "bg": 3171, "fg": 3176 }, + { "id": "blun_flechette", "bg": 3171, "fg": 3173 }, + { "id": "blun_shot", "bg": 3171, "fg": 3174 }, + { "id": "RPG-7_ammo", "bg": 3177, "fg": 3179 }, + { "id": "RPG-7_pg7vr", "bg": 3177, "fg": 3180 }, + { "id": "RPG-7_og7v", "bg": 3177, "fg": 3178 }, + { "id": "RPG-7_tbg7v", "bg": 3177, "fg": 3181 }, + { "id": "410shot_hull", "bg": [ ], "fg": 2912 }, + { "id": "410shot_hull_transparent", "bg": 3182, "fg": 2912 }, + { "id": "410shot_000", "bg": 3182, "fg": 3185 }, + { "id": "reloaded_410shot_000", "bg": 3184, "fg": 3185 }, + { "id": "bp_410shot_000", "bg": 3183, "fg": 3185 }, + { "id": "shot_hull", "bg": [ ], "fg": 2912 }, + { "id": "shot_hull_transparent", "bg": 3186, "fg": 2912 }, + { "id": "shot_00", "bg": 3186, "fg": 3189 }, + { "id": "reloaded_shot_00", "bg": 3188, "fg": 3189 }, + { "id": "bp_shot_00", "bg": 3187, "fg": 3189 }, + { "id": "shot_scrap", "bg": 3186, "fg": 3195 }, + { "id": "reloaded_shot_scrap", "bg": 3188, "fg": 3195 }, + { "id": "bp_shot_scrap", "bg": 3187, "fg": 3195 }, + { "id": "shot_bird", "bg": 3186, "fg": 3191 }, + { "id": "reloaded_shot_bird", "bg": 3188, "fg": 3191 }, + { "id": "bp_shot_bird", "bg": 3187, "fg": 3191 }, + { "id": "shot_dragon", "bg": 3186, "fg": 3192 }, + { "id": "reloaded_shot_dragon", "bg": 3188, "fg": 3192 }, + { "id": "bp_shot_dragon", "bg": 3187, "fg": 3192 }, + { "id": "shot_slug", "bg": 3186, "fg": 3196 }, + { "id": "reloaded_shot_slug", "bg": 3188, "fg": 3196 }, + { "id": "bp_shot_slug", "bg": 3187, "fg": 3196 }, + { "id": "shot_he", "bg": 3186, "fg": 3193 }, + { "id": "reloaded_shot_he", "bg": 3188, "fg": 3193 }, + { "id": "bp_shot_he", "bg": 3187, "fg": 3193 }, + { "id": "shot_beanbag", "bg": 3186, "fg": 3190 }, + { "id": "reloaded_shot_beanbag", "bg": 3188, "fg": 3190 }, + { "id": "bp_shot_beanbag", "bg": 3187, "fg": 3190 }, + { "id": "shot_flechette", "bg": 3186, "fg": 3194 }, + { "id": "reloaded_shot_flechette", "bg": 3188, "fg": 3194 }, + { "id": "bp_shot_flechette", "bg": 3187, "fg": 3194 }, + { "id": "shot_paper_slug", "bg": 3197, "fg": 3200 }, + { "id": "shot_paper_bird", "bg": 3197, "fg": 3199 }, + { "id": "shot_paper_00", "bg": 3197, "fg": 3198 }, + { "id": "shot_paper_dragon", "bg": 3197, "fg": 3201 }, + { "id": "arming_sword", "fg": 3205 }, + { "id": "art_sphere", "fg": 3221 }, + { "id": "art_rod", "fg": 3219 }, + { "id": "art_teardrop", "fg": 3223 }, + { "id": "art_lamp", "fg": 3215 }, + { "id": "art_snake", "fg": 3220 }, + { "id": "art_disc", "fg": 3212 }, + { "id": "art_beads", "fg": 3209 }, + { "id": "art_napkin", "fg": 3216 }, + { "id": "art_urchin", "fg": 3225 }, + { "id": "art_jelly", "fg": 3213 }, + { "id": "art_spiral", "fg": 3222 }, + { "id": "art_pin", "fg": 3217 }, + { "id": "art_tube", "fg": 3224 }, + { "id": "art_pyramid", "fg": 3218 }, + { "id": "art_crystal", "fg": 3211 }, + { "id": "art_knot", "fg": 3214 }, + { "id": "art_crescent", "fg": 3210 }, + { "id": "altered_teapot", "fg": 3207 }, + { "id": "architect_cube", "fg": 3208 }, + { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 3282 }, + { "id": [ "ak47", "aksemi" ], "fg": 3233 }, + { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 3246 }, + { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 3283 }, + { "id": [ "m249", "m249_semi" ], "fg": 3291 }, + { "id": [ "m60", "m60_semi" ], "fg": 3300 }, + { "id": [ "mp40", "mp40semi" ], "fg": 3318 }, + { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 3357 }, + { "id": "fire_ax", "fg": 3373 }, + { "id": "ax", "fg": 3376 }, + { "id": "hatchet", "fg": 3374 }, + { "id": "backpack", "fg": 3377 }, + { "id": "duffelbag", "fg": 3378 }, + { "id": "molle_pack", "fg": 3379 }, + { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 3382 }, + { "id": "bag_canvas", "fg": 3385 }, + { "id": "bat", "fg": 3387 }, + { "id": "bat_metal", "fg": 3388 }, + { "id": "blanket", "fg": 3391 }, + { "id": "down_blanket", "fg": 3392 }, + { "id": "electric_blanket", "fg": 3393 }, + { "id": "board_trap", "fg": 3394 }, + { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 3395 }, + { "id": "box_large", "fg": 3407 }, + { "id": "box_medium", "fg": 3409 }, + { "id": "broom", "fg": 3412 }, + { "id": "bwirebat", "fg": 3413 }, + { "id": "cattlefodder", "fg": 3431 }, + { "id": "chainsaw_off", "fg": 3432 }, + { "id": "axe_ring", "fg": 3441 }, + { "id": "balclava", "fg": 3442 }, + { "id": "beret", "fg": 3443 }, + { "id": "boots", "fg": 3444 }, + { "id": "boxer_briefs", "fg": 3445 }, + { "id": "boxer_shorts", "fg": 3446 }, + { "id": "boy_shorts", "fg": 3447 }, + { "id": "bra", "fg": 3448 }, + { "id": "briefs", "fg": 3449 }, + { "id": "bscabbard", "fg": 3450 }, + { "id": "corset", "fg": 3453 }, + { "id": "cowboy_hat", "fg": 3454 }, + { "id": "dress_shoes", "fg": 3455 }, + { "id": "hat_ball", "fg": 3456 }, + { "id": "hat_cotton", "fg": 3457 }, + { "id": "hat_fur", "fg": 3458 }, + { "id": "hat_knit", "fg": 3460 }, + { "id": "hat_noise_cancelling", "fg": 3461 }, + { "id": "helmet_barbute", "fg": 3463 }, + { "id": "helmet_kabuto", "fg": 3464 }, + { "id": "holster", "fg": 3465 }, + { "id": "hoodie", "fg": 3466 }, + { "id": "jeans", "fg": 3469 }, + { "id": "leather_belt", "fg": 3471 }, + { "id": "longshirt", "fg": 3472 }, + { "id": "maid_dress", "fg": 3473 }, + { "id": "maid_hat", "fg": 3474 }, + { "id": "mask_dust", "fg": 3475 }, + { "id": "panties", "fg": 3476 }, + { "id": "pants", "fg": 3477 }, + { "id": "pants_cargo", "fg": 3478 }, + { "id": "polo_shirt", "fg": 3479 }, + { "id": "ragpouch", "fg": 3480 }, + { "id": "scabbard", "fg": 3481 }, + { "id": "sneakers", "fg": 3483 }, + { "id": "socks", "fg": 3484 }, + { "id": "spearsling", "fg": 3485 }, + { "id": "stockings", "fg": 3487 }, + { "id": "sweater", "fg": 3490 }, + { "id": "sweatshirt", "fg": 3491 }, + { "id": "tank_top", "fg": 3492 }, + { "id": "tool_belt", "fg": 3493 }, + { "id": "tshirt", "fg": 3494 }, + { "id": "turban", "fg": 3495 }, + { "id": "undershirt", "fg": 3496 }, + { "id": "coat_lab", "fg": 3451 }, + { "id": "coat_rain", "fg": 3452 }, + { "id": "sports_bra", "fg": 3486 }, + { "id": "skirt", "fg": 3482 }, + { "id": "jacket_light", "fg": 3468 }, + { "id": "jacket_army", "fg": 3467 }, + { "id": "hat_hard", "fg": 3459 }, + { "id": "striped_pants", "fg": 3488 }, + { "id": "striped_shirt", "fg": 3489 }, + { "id": "cloak", "fg": 3499 }, + { "id": "cloak_wool", "fg": 3502 }, + { "id": "cloak_leather", "fg": 3501 }, + { "id": "cloak_fur", "fg": 3500 }, + { "id": "coffeemaker", "fg": 3503 }, + { "id": "contacts", "fg": 3504 }, + { "id": "30gal_drum", "fg": 3505 }, + { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 3508 }, + { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 3506 }, + { "id": [ "keg", "keg_steel" ], "fg": 3512 }, + { "id": "corpse", "fg": 3513 }, + { "id": "corpse_generic_human", "fg": 3514 }, + { "id": "crowbar", "fg": 3522 }, { "id": [ "deflated_wheel_bicycle", @@ -3527,11 +3617,11 @@ "deflated_wheel_motorbike_or", "deflated_wheel_slick" ], - "fg": 3504 + "fg": 3523 }, - { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 3505 }, - { "id": "filter_air", "fg": 3510 }, - { "id": "fish_bait", "fg": 3511 }, + { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 3524 }, + { "id": "filter_air", "fg": 3529 }, + { "id": "fish_bait", "fg": 3530 }, { "id": [ "corpse_mon_fish_white_bass", @@ -3545,7 +3635,7 @@ "corpse_mon_fish_white_catfish", "corpse_mon_fish_pickerel" ], - "fg": 3515 + "fg": 3534 }, { "id": [ @@ -3557,7 +3647,7 @@ "corpse_mon_fish_white_sucker", "corpse_mon_fish_fallfish" ], - "fg": 3514 + "fg": 3533 }, { "id": [ @@ -3572,7 +3662,7 @@ "corpse_mon_fish_bullhead", "corpse_mon_fish_carp" ], - "fg": 3513 + "fg": 3532 }, { "id": [ @@ -3588,573 +3678,573 @@ "corpse_mon_fish_grass_carp", "corpse_mon_fish_bowfin" ], - "fg": 3512 + "fg": 3531 }, - { "id": "fish_trap", "fg": 3516 }, - { "id": "fishing_rod_basic", "fg": 3517 }, - { "id": "fishing_rod_professional", "fg": 3518 }, - { "id": "forge", "fg": 3540 }, - { "id": "char_forge", "fg": 3539 }, - { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 3565 }, + { "id": "fish_trap", "fg": 3535 }, + { "id": "fishing_rod_basic", "fg": 3536 }, + { "id": "fishing_rod_professional", "fg": 3537 }, + { "id": "forge", "fg": 3559 }, + { "id": "char_forge", "fg": 3558 }, + { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 3584 }, { "id": [ "full_barrel_bomb_act", "military_explosive_full_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 3566 }, { "weight": 8, "sprite": 3567 } ] + "fg": [ { "weight": 8, "sprite": 3585 }, { "weight": 8, "sprite": 3586 } ] }, - { "id": "glass_shard", "fg": 3568 }, - { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 3570 }, + { "id": "glass_shard", "fg": 3587 }, + { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 3589 }, { "id": [ "half_barrel_bomb_act", "military_explosive_half_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 3571 }, { "weight": 8, "sprite": 3572 } ] - }, - { "id": "hoboreel", "fg": 3574 }, - { "id": "hydrogen_tank", "fg": 3577 }, - { "id": "leather_tarp", "fg": 3617 }, - { "id": "water", "fg": 3628 }, - { "id": "water_clean", "fg": 3629 }, - { "id": "gasoline", "fg": 3623 }, - { "id": "diesel", "fg": 3621 }, - { "id": "biodiesel", "fg": 3619 }, - { "id": "flamethrower_fuel", "fg": 3622 }, - { "id": "avgas", "fg": 3618 }, - { "id": "lamp_oil", "fg": 3625 }, - { "id": "motor_oil", "fg": 3626 }, - { "id": "napalm", "fg": 3627 }, - { "id": "gelled_gasoline", "fg": 3624 }, - { "id": "blood", "fg": 3620 }, - { "id": "log", "fg": 3630 }, - { "id": "lucern_hammer", "fg": 3631 }, - { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 3632 }, - { "id": "marble", "fg": 3638 }, - { "id": "microwave", "fg": 3640 }, - { "id": "mjolnir", "fg": 3643 }, - { "id": "mop", "fg": 3644 }, - { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 3645 }, - { "id": "mp5mag", "fg": 3647 }, - { "id": "nail", "fg": 3655 }, - { "id": "nailbat", "fg": 3656 }, - { "id": "nailboard", "fg": 3657 }, - { "id": "needle_bone", "fg": 3658 }, - { "id": "needle_curved", "fg": 3659 }, - { "id": "needle_wood", "fg": 3660 }, - { "id": "many_years_old_newspaper", "fg": 3661 }, - { "id": "years_old_newspaper", "fg": 3666 }, - { "id": "months_old_newspaper", "fg": 3662 }, - { "id": "newest_newspaper", "fg": 3663 }, - { "id": "one_year_old_newspaper", "fg": 3664 }, - { "id": "weeks_old_newspaper", "fg": 3665 }, - { "id": "2h_flail_wood", "fg": 3667 }, - { "id": "pillow", "fg": 3669 }, - { "id": "down_pillow", "fg": 3668 }, - { "id": "pine_bough", "fg": 3670 }, - { "id": "pinecone", "fg": 3671 }, + "fg": [ { "weight": 8, "sprite": 3590 }, { "weight": 8, "sprite": 3591 } ] + }, + { "id": "hoboreel", "fg": 3593 }, + { "id": "hydrogen_tank", "fg": 3596 }, + { "id": "leather_tarp", "fg": 3636 }, + { "id": "water", "fg": 3647 }, + { "id": "water_clean", "fg": 3648 }, + { "id": "gasoline", "fg": 3642 }, + { "id": "diesel", "fg": 3640 }, + { "id": "biodiesel", "fg": 3638 }, + { "id": "flamethrower_fuel", "fg": 3641 }, + { "id": "avgas", "fg": 3637 }, + { "id": "lamp_oil", "fg": 3644 }, + { "id": "motor_oil", "fg": 3645 }, + { "id": "napalm", "fg": 3646 }, + { "id": "gelled_gasoline", "fg": 3643 }, + { "id": "blood", "fg": 3639 }, + { "id": "log", "fg": 3649 }, + { "id": "lucern_hammer", "fg": 3650 }, + { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 3651 }, + { "id": "marble", "fg": 3657 }, + { "id": "microwave", "fg": 3659 }, + { "id": "mjolnir", "fg": 3662 }, + { "id": "mop", "fg": 3663 }, + { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 3664 }, + { "id": "mp5mag", "fg": 3666 }, + { "id": "nail", "fg": 3674 }, + { "id": "nailbat", "fg": 3675 }, + { "id": "nailboard", "fg": 3676 }, + { "id": "needle_bone", "fg": 3677 }, + { "id": "needle_curved", "fg": 3678 }, + { "id": "needle_wood", "fg": 3679 }, + { "id": "many_years_old_newspaper", "fg": 3680 }, + { "id": "years_old_newspaper", "fg": 3685 }, + { "id": "months_old_newspaper", "fg": 3681 }, + { "id": "newest_newspaper", "fg": 3682 }, + { "id": "one_year_old_newspaper", "fg": 3683 }, + { "id": "weeks_old_newspaper", "fg": 3684 }, + { "id": "2h_flail_wood", "fg": 3686 }, + { "id": "pillow", "fg": 3688 }, + { "id": "down_pillow", "fg": 3687 }, + { "id": "pine_bough", "fg": 3689 }, + { "id": "pinecone", "fg": 3690 }, { "id": [ "rifle_9mm", "rifle_3006", "rifle_45", "rifle_22", "rifle_40", "rifle_44", "rifle_38", "rifle_223" ], - "fg": 3672 - }, - { "id": "plastic_sheet", "fg": 3674 }, - { "id": "plastic_shopping_bag", "fg": 3675 }, - { "id": "pneumatic_shotgun", "fg": 3676 }, - { "id": "pool_ball", "fg": 3696 }, - { "id": "powder_candy", "fg": 3698 }, - { "id": "rag", "fg": 3699 }, - { "id": "rebar", "fg": 3700 }, - { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 3701 }, - { "id": "rollmat", "fg": 3702 }, - { "id": "scissors", "fg": 3703 }, - { "id": "screwdriver", "fg": 3704 }, - { "id": "sewing_kit", "fg": 3705 }, - { "id": "sharp_rock", "fg": 3707 }, - { "id": "sheet_metal", "fg": 3708 }, - { "id": "sheet_metal_small", "fg": 3709 }, - { "id": "shovel", "fg": 3712 }, - { "id": "slingshot", "fg": 3715 }, - { "id": "solar_panel", "fg": 3717 }, - { "id": "solar_cell", "fg": 3716 }, - { "id": "pointy_stick", "fg": 3718 }, - { "id": "spear_wood", "fg": 3726 }, - { "id": "spear_spike", "fg": 3724 }, - { "id": "spear_knife", "fg": 3720 }, - { "id": "spear_knife_superior", "fg": 3721 }, - { "id": "spear_pipe", "fg": 3722 }, - { "id": "spear_rebar", "fg": 3723 }, - { "id": "spear_steel", "fg": 3725 }, - { "id": "spear_copper", "fg": 3719 }, - { "id": "splinter", "fg": 3727 }, - { "id": "sponge", "fg": 3728 }, - { "id": "spoon", "fg": 3729 }, - { "id": "stick", "fg": 3730 }, - { "id": "stick_long", "fg": 3731 }, - { "id": "primitive_hammer", "fg": 3732 }, - { "id": "string_36", "fg": 3733 }, - { "id": "string_6", "fg": 3734 }, - { "id": "tailors_kit", "fg": 3738 }, - { "id": "tarp", "fg": 3739 }, - { "id": "television", "fg": 3740 }, - { "id": "thermos", "fg": 3741 }, - { "id": "thread", "fg": 3742 }, - { "id": "2h_flail_steel", "fg": 3755 }, - { "id": "welder", "fg": 3756 }, - { "id": "welder_crude", "fg": 3757 }, - { "id": "wood_panel", "fg": 3758 }, - { "id": "wood_sheet", "fg": 3759 }, - { "id": "mon_yulecat_cub", "fg": 3762, "bg": 3942 }, - { "id": "mon_coot", "fg": [ { "weight": 20, "sprite": 3763 }, { "weight": 10, "sprite": 3764 } ], "bg": 3942 }, + "fg": 3691 + }, + { "id": "plastic_sheet", "fg": 3693 }, + { "id": "plastic_shopping_bag", "fg": 3694 }, + { "id": "pneumatic_shotgun", "fg": 3695 }, + { "id": "pool_ball", "fg": 3715 }, + { "id": "powder_candy", "fg": 3717 }, + { "id": "rag", "fg": 3718 }, + { "id": "rebar", "fg": 3719 }, + { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 3720 }, + { "id": "rollmat", "fg": 3721 }, + { "id": "scissors", "fg": 3722 }, + { "id": "screwdriver", "fg": 3723 }, + { "id": "sewing_kit", "fg": 3724 }, + { "id": "sharp_rock", "fg": 3726 }, + { "id": "sheet_metal", "fg": 3727 }, + { "id": "sheet_metal_small", "fg": 3728 }, + { "id": "shovel", "fg": 3731 }, + { "id": "slingshot", "fg": 3734 }, + { "id": "solar_panel", "fg": 3736 }, + { "id": "solar_cell", "fg": 3735 }, + { "id": "pointy_stick", "fg": 3737 }, + { "id": "spear_wood", "fg": 3745 }, + { "id": "spear_spike", "fg": 3743 }, + { "id": "spear_knife", "fg": 3739 }, + { "id": "spear_knife_superior", "fg": 3740 }, + { "id": "spear_pipe", "fg": 3741 }, + { "id": "spear_rebar", "fg": 3742 }, + { "id": "spear_steel", "fg": 3744 }, + { "id": "spear_copper", "fg": 3738 }, + { "id": "splinter", "fg": 3746 }, + { "id": "sponge", "fg": 3747 }, + { "id": "spoon", "fg": 3748 }, + { "id": "stick", "fg": 3749 }, + { "id": "stick_long", "fg": 3750 }, + { "id": "primitive_hammer", "fg": 3751 }, + { "id": "string_36", "fg": 3752 }, + { "id": "string_6", "fg": 3753 }, + { "id": "tailors_kit", "fg": 3757 }, + { "id": "tarp", "fg": 3758 }, + { "id": "television", "fg": 3759 }, + { "id": "thermos", "fg": 3760 }, + { "id": "thread", "fg": 3761 }, + { "id": "2h_flail_steel", "fg": 3774 }, + { "id": "welder", "fg": 3775 }, + { "id": "welder_crude", "fg": 3776 }, + { "id": "wood_panel", "fg": 3777 }, + { "id": "wood_sheet", "fg": 3778 }, + { "id": "mon_yulecat_cub", "fg": 3781, "bg": 3961 }, + { "id": "mon_coot", "fg": [ { "weight": 20, "sprite": 3782 }, { "weight": 10, "sprite": 3783 } ], "bg": 3961 }, { "id": "mon_cormorant", - "fg": [ { "weight": 20, "sprite": 3765 }, { "weight": 10, "sprite": 3766 } ], - "bg": 3942 + "fg": [ { "weight": 20, "sprite": 3784 }, { "weight": 10, "sprite": 3785 } ], + "bg": 3961 }, { "id": "mon_goose_golden", - "fg": [ { "weight": 20, "sprite": 3769 }, { "weight": 10, "sprite": 3770 } ], - "bg": 3942 + "fg": [ { "weight": 20, "sprite": 3788 }, { "weight": 10, "sprite": 3789 } ], + "bg": 3961 }, { "id": "mon_goose", - "fg": [ { "weight": 16, "sprite": 3767 }, { "weight": 12, "sprite": 3768 }, { "weight": 2, "sprite": 3771 } ], - "bg": 3942 + "fg": [ { "weight": 16, "sprite": 3786 }, { "weight": 12, "sprite": 3787 }, { "weight": 2, "sprite": 3790 } ], + "bg": 3961 }, { "id": "mon_grebe", - "fg": [ { "weight": 20, "sprite": 3772 }, { "weight": 10, "sprite": 3773 } ], - "bg": 3942 + "fg": [ { "weight": 20, "sprite": 3791 }, { "weight": 10, "sprite": 3792 } ], + "bg": 3961 }, { "id": "mon_hummingbird", - "fg": [ { "weight": 20, "sprite": 3774 }, { "weight": 10, "sprite": 3775 } ], - "bg": 3943 + "fg": [ { "weight": 20, "sprite": 3793 }, { "weight": 10, "sprite": 3794 } ], + "bg": 3962 }, { "id": "mon_moorhen", - "fg": [ { "weight": 20, "sprite": 3776 }, { "weight": 10, "sprite": 3777 } ], - "bg": 3942 + "fg": [ { "weight": 20, "sprite": 3795 }, { "weight": 10, "sprite": 3796 } ], + "bg": 3961 }, { "id": "mon_woodpecker", - "fg": [ { "weight": 20, "sprite": 3778 }, { "weight": 10, "sprite": 3779 } ], - "bg": 3943 + "fg": [ { "weight": 20, "sprite": 3797 }, { "weight": 10, "sprite": 3798 } ], + "bg": 3962 }, - { "id": "mon_bat", "fg": 3782, "bg": 3943 }, - { "id": "mon_goose_canadian", "fg": 3795, "bg": 3943 }, - { "id": "mon_bluejay", "fg": 3783, "bg": 3943 }, - { "id": "mon_bluejay_chick", "fg": 3784, "bg": 3943 }, - { "id": "mon_cardinal", "fg": 3785, "bg": 3943 }, - { "id": "mon_cardinal_chick", "fg": 3786, "bg": 3943 }, + { "id": "mon_bat", "fg": 3801, "bg": 3962 }, + { "id": "mon_goose_canadian", "fg": 3814, "bg": 3962 }, + { "id": "mon_bluejay", "fg": 3802, "bg": 3962 }, + { "id": "mon_bluejay_chick", "fg": 3803, "bg": 3962 }, + { "id": "mon_cardinal", "fg": 3804, "bg": 3962 }, + { "id": "mon_cardinal_chick", "fg": 3805, "bg": 3962 }, { "id": "mon_chicken", - "fg": [ { "weight": 2, "sprite": 3787 }, { "weight": 1, "sprite": 3788 } ], - "bg": 3943 - }, - { "id": "mon_chicken_chick", "fg": 3789, "bg": 3943 }, - { "id": "mon_crow", "fg": 3790, "bg": 3943 }, - { "id": "mon_crow_chick", "fg": 3791, "bg": 3943 }, - { "id": "mon_crow_mutant", "fg": 3792, "bg": 3942 }, - { "id": "mon_duck", "fg": 3793, "bg": 3943 }, - { "id": "mon_duck_chick", "fg": 3794, "bg": 3943 }, - { "id": "mon_goose_canadian_chick", "fg": 3796, "bg": 3943 }, - { "id": "mon_grouse", "fg": 3797, "bg": 3943 }, - { "id": "mon_grouse_chick", "fg": 3798, "bg": 3943 }, - { "id": "mon_pheasant", "fg": 3799, "bg": 3942 }, - { "id": "mon_pheasant_chick", "fg": 3800, "bg": 3943 }, - { "id": "mon_raven", "fg": 3802, "bg": 3943 }, - { "id": "mon_raven_chick", "fg": 3803, "bg": 3943 }, - { "id": "mon_robin", "fg": 3804, "bg": 3943 }, - { "id": "mon_robin_chick", "fg": 3805, "bg": 3943 }, - { "id": "mon_sparrow", "fg": 3806, "bg": 3943 }, - { "id": "mon_sparrow_chick", "fg": 3807, "bg": 3943 }, - { "id": "mon_turkey", "fg": 3808, "bg": 3942 }, - { "id": "mon_turkey_chick", "fg": 3809, "bg": 3943 }, - { "id": "mon_crow_mutant_small", "fg": 3810, "bg": 3942 }, - { "id": "mon_pigeon", "fg": 3801, "bg": 3943 }, - { "id": "mon_fish_blinky", "fg": 3811 }, + "fg": [ { "weight": 2, "sprite": 3806 }, { "weight": 1, "sprite": 3807 } ], + "bg": 3962 + }, + { "id": "mon_chicken_chick", "fg": 3808, "bg": 3962 }, + { "id": "mon_crow", "fg": 3809, "bg": 3962 }, + { "id": "mon_crow_chick", "fg": 3810, "bg": 3962 }, + { "id": "mon_crow_mutant", "fg": 3811, "bg": 3961 }, + { "id": "mon_duck", "fg": 3812, "bg": 3962 }, + { "id": "mon_duck_chick", "fg": 3813, "bg": 3962 }, + { "id": "mon_goose_canadian_chick", "fg": 3815, "bg": 3962 }, + { "id": "mon_grouse", "fg": 3816, "bg": 3962 }, + { "id": "mon_grouse_chick", "fg": 3817, "bg": 3962 }, + { "id": "mon_pheasant", "fg": 3818, "bg": 3961 }, + { "id": "mon_pheasant_chick", "fg": 3819, "bg": 3962 }, + { "id": "mon_raven", "fg": 3821, "bg": 3962 }, + { "id": "mon_raven_chick", "fg": 3822, "bg": 3962 }, + { "id": "mon_robin", "fg": 3823, "bg": 3962 }, + { "id": "mon_robin_chick", "fg": 3824, "bg": 3962 }, + { "id": "mon_sparrow", "fg": 3825, "bg": 3962 }, + { "id": "mon_sparrow_chick", "fg": 3826, "bg": 3962 }, + { "id": "mon_turkey", "fg": 3827, "bg": 3961 }, + { "id": "mon_turkey_chick", "fg": 3828, "bg": 3962 }, + { "id": "mon_crow_mutant_small", "fg": 3829, "bg": 3961 }, + { "id": "mon_pigeon", "fg": 3820, "bg": 3962 }, + { "id": "mon_fish_blinky", "fg": 3830 }, { "id": "mon_cat", "fg": [ - { "weight": 1, "sprite": 3812 }, - { "weight": 1, "sprite": 3813 }, - { "weight": 1, "sprite": 3837 }, - { "weight": 1, "sprite": 3836 } + { "weight": 1, "sprite": 3831 }, + { "weight": 1, "sprite": 3832 }, + { "weight": 1, "sprite": 3856 }, + { "weight": 1, "sprite": 3855 } ], - "bg": 3943 + "bg": 3962 }, { "id": "mon_cat_bengal", - "fg": [ { "weight": 1, "sprite": 3816 }, { "weight": 1, "sprite": 3815 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3835 }, { "weight": 1, "sprite": 3834 } ], + "bg": 3962 }, { "id": "mon_cat_calico", - "fg": [ { "weight": 1, "sprite": 3819 }, { "weight": 1, "sprite": 3818 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3838 }, { "weight": 1, "sprite": 3837 } ], + "bg": 3962 }, { "id": "mon_cat_chonker", - "fg": [ { "weight": 1, "sprite": 3822 }, { "weight": 1, "sprite": 3821 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3841 }, { "weight": 1, "sprite": 3840 } ], + "bg": 3962 }, { "id": "mon_cat_devon_rex", - "fg": [ { "weight": 1, "sprite": 3825 }, { "weight": 1, "sprite": 3824 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3844 }, { "weight": 1, "sprite": 3843 } ], + "bg": 3962 }, { "id": "mon_cat_longhair", - "fg": [ { "weight": 1, "sprite": 3828 }, { "weight": 1, "sprite": 3827 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3847 }, { "weight": 1, "sprite": 3846 } ], + "bg": 3962 }, { "id": "mon_cat_maine_coon", - "fg": [ { "weight": 1, "sprite": 3831 }, { "weight": 1, "sprite": 3830 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3850 }, { "weight": 1, "sprite": 3849 } ], + "bg": 3962 }, { "id": "mon_cat_persian", - "fg": [ { "weight": 1, "sprite": 3834 }, { "weight": 1, "sprite": 3833 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3853 }, { "weight": 1, "sprite": 3852 } ], + "bg": 3962 }, { "id": "mon_cat_siamese", - "fg": [ { "weight": 1, "sprite": 3840 }, { "weight": 1, "sprite": 3839 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3859 }, { "weight": 1, "sprite": 3858 } ], + "bg": 3962 }, { "id": "mon_cat_sphynx", - "fg": [ { "weight": 1, "sprite": 3843 }, { "weight": 1, "sprite": 3842 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3862 }, { "weight": 1, "sprite": 3861 } ], + "bg": 3962 }, { "id": "mon_cat_tabby", - "fg": [ { "weight": 1, "sprite": 3846 }, { "weight": 1, "sprite": 3845 } ], - "bg": 3943 - }, - { "id": "mon_cat_kitten", "fg": 3835, "bg": 3943 }, - { "id": "mon_cat_bengal_kitten", "fg": 3814, "bg": 3943 }, - { "id": "mon_cat_calico_kitten", "fg": 3817, "bg": 3943 }, - { "id": "mon_cat_chonker_kitten", "fg": 3820, "bg": 3943 }, - { "id": "mon_cat_devon_rex_kitten", "fg": 3823, "bg": 3943 }, - { "id": "mon_cat_longhair_kitten", "fg": 3826, "bg": 3943 }, - { "id": "mon_cat_maine_coon_kitten", "fg": 3829, "bg": 3943 }, - { "id": "mon_cat_persian_kitten", "fg": 3832, "bg": 3943 }, - { "id": "mon_cat_siamese_kitten", "fg": 3838, "bg": 3943 }, - { "id": "mon_cat_sphynx_kitten", "fg": 3841, "bg": 3943 }, - { "id": "mon_cat_tabby_kitten", "fg": 3844, "bg": 3943 }, - { "id": "mon_coyote", "fg": 3847, "bg": 3942 }, - { "id": "mon_coyote_wolf", "fg": 3848, "bg": 3942 }, - { "id": "mon_dog", "fg": 3849, "bg": 3942 }, - { "id": "mon_dog_skeleton", "fg": 3876, "bg": 3942 }, + "fg": [ { "weight": 1, "sprite": 3865 }, { "weight": 1, "sprite": 3864 } ], + "bg": 3962 + }, + { "id": "mon_cat_kitten", "fg": 3854, "bg": 3962 }, + { "id": "mon_cat_bengal_kitten", "fg": 3833, "bg": 3962 }, + { "id": "mon_cat_calico_kitten", "fg": 3836, "bg": 3962 }, + { "id": "mon_cat_chonker_kitten", "fg": 3839, "bg": 3962 }, + { "id": "mon_cat_devon_rex_kitten", "fg": 3842, "bg": 3962 }, + { "id": "mon_cat_longhair_kitten", "fg": 3845, "bg": 3962 }, + { "id": "mon_cat_maine_coon_kitten", "fg": 3848, "bg": 3962 }, + { "id": "mon_cat_persian_kitten", "fg": 3851, "bg": 3962 }, + { "id": "mon_cat_siamese_kitten", "fg": 3857, "bg": 3962 }, + { "id": "mon_cat_sphynx_kitten", "fg": 3860, "bg": 3962 }, + { "id": "mon_cat_tabby_kitten", "fg": 3863, "bg": 3962 }, + { "id": "mon_coyote", "fg": 3866, "bg": 3961 }, + { "id": "mon_coyote_wolf", "fg": 3867, "bg": 3961 }, + { "id": "mon_dog", "fg": 3868, "bg": 3961 }, + { "id": "mon_dog_skeleton", "fg": 3895, "bg": 3961 }, { "id": "mon_zombie_dog", - "fg": [ { "weight": 1, "sprite": 3877 }, { "weight": 1, "sprite": 3878 } ], - "bg": 3942 - }, - { "id": "mon_dog_beagle", "fg": 3854, "bg": 3943 }, - { "id": "mon_dog_gshepherd", "fg": 3866, "bg": 3942 }, - { "id": "mon_dog_boxer", "fg": 3856, "bg": 3942 }, - { "id": "mon_dog_dachshund", "fg": 3862, "bg": 3942 }, - { "id": "mon_dog_auscattle", "fg": 3850, "bg": 3942 }, - { "id": "mon_dog_bcollie", "fg": 3852, "bg": 3942 }, - { "id": "mon_dog_bull", "fg": 3858, "bg": 3943 }, - { "id": "mon_dog_chihuahua", "fg": 3860, "bg": 3943 }, - { "id": "mon_dog_gpyrenees", "fg": 3864, "bg": 3942 }, - { "id": "mon_dog_pitbullmix", "fg": 3869, "bg": 3942 }, - { "id": "mon_dog_samoyed", "fg": 3874, "bg": 3942 }, - { "id": "mon_dog_rottweiler", "fg": 3872, "bg": 3942 }, - { "id": "mon_dog_mutant_mongrel", "fg": 3868, "bg": 3942 }, - { "id": "mon_dog_auscattle_pup", "fg": 3851, "bg": 3943 }, - { "id": "mon_dog_bcollie_pup", "fg": 3853, "bg": 3943 }, - { "id": "mon_dog_beagle_pup", "fg": 3855, "bg": 3943 }, - { "id": "mon_dog_boxer_pup", "fg": 3857, "bg": 3943 }, - { "id": "mon_dog_bull_pup", "fg": 3859, "bg": 3943 }, - { "id": "mon_dog_chihuahua_pup", "fg": 3861, "bg": 3943 }, - { "id": "mon_dog_dachshund_pup", "fg": 3863, "bg": 3943 }, - { "id": "mon_dog_gpyrenees_pup", "fg": 3865, "bg": 3943 }, - { "id": "mon_dog_gshepherd_pup", "fg": 3867, "bg": 3943 }, - { "id": "mon_dog_pitbullmix_pup", "fg": 3870, "bg": 3943 }, - { "id": "mon_dog_pup", "fg": 3871, "bg": 3943 }, - { "id": "mon_dog_rottweiler_pup", "fg": 3873, "bg": 3943 }, - { "id": "mon_dog_samoyed_pup", "fg": 3875, "bg": 3943 }, - { "id": "mon_fish_tiny", "fg": 3882 }, - { "id": "mon_fish_small", "fg": 3881 }, - { "id": "mon_fish_medium", "fg": 3880 }, - { "id": [ "mon_fish_large", "mon_fish_huge" ], "fg": 3879 }, - { "id": "mon_sewer_fish", "fg": 3883 }, - { "id": "mon_mink", "fg": 3884, "bg": 3943 }, - { "id": "mon_bobcat", "fg": 3885, "bg": 3943 }, - { "id": "mon_cockatrice_chick", "fg": 3887, "bg": 3943 }, - { "id": "mon_cockatrice", "fg": 3886, "bg": 3943 }, - { "id": "mon_sewer_rat", "fg": 3888, "bg": 3943 }, + "fg": [ { "weight": 1, "sprite": 3896 }, { "weight": 1, "sprite": 3897 } ], + "bg": 3961 + }, + { "id": "mon_dog_beagle", "fg": 3873, "bg": 3962 }, + { "id": "mon_dog_gshepherd", "fg": 3885, "bg": 3961 }, + { "id": "mon_dog_boxer", "fg": 3875, "bg": 3961 }, + { "id": "mon_dog_dachshund", "fg": 3881, "bg": 3961 }, + { "id": "mon_dog_auscattle", "fg": 3869, "bg": 3961 }, + { "id": "mon_dog_bcollie", "fg": 3871, "bg": 3961 }, + { "id": "mon_dog_bull", "fg": 3877, "bg": 3962 }, + { "id": "mon_dog_chihuahua", "fg": 3879, "bg": 3962 }, + { "id": "mon_dog_gpyrenees", "fg": 3883, "bg": 3961 }, + { "id": "mon_dog_pitbullmix", "fg": 3888, "bg": 3961 }, + { "id": "mon_dog_samoyed", "fg": 3893, "bg": 3961 }, + { "id": "mon_dog_rottweiler", "fg": 3891, "bg": 3961 }, + { "id": "mon_dog_mutant_mongrel", "fg": 3887, "bg": 3961 }, + { "id": "mon_dog_auscattle_pup", "fg": 3870, "bg": 3962 }, + { "id": "mon_dog_bcollie_pup", "fg": 3872, "bg": 3962 }, + { "id": "mon_dog_beagle_pup", "fg": 3874, "bg": 3962 }, + { "id": "mon_dog_boxer_pup", "fg": 3876, "bg": 3962 }, + { "id": "mon_dog_bull_pup", "fg": 3878, "bg": 3962 }, + { "id": "mon_dog_chihuahua_pup", "fg": 3880, "bg": 3962 }, + { "id": "mon_dog_dachshund_pup", "fg": 3882, "bg": 3962 }, + { "id": "mon_dog_gpyrenees_pup", "fg": 3884, "bg": 3962 }, + { "id": "mon_dog_gshepherd_pup", "fg": 3886, "bg": 3962 }, + { "id": "mon_dog_pitbullmix_pup", "fg": 3889, "bg": 3962 }, + { "id": "mon_dog_pup", "fg": 3890, "bg": 3962 }, + { "id": "mon_dog_rottweiler_pup", "fg": 3892, "bg": 3962 }, + { "id": "mon_dog_samoyed_pup", "fg": 3894, "bg": 3962 }, + { "id": "mon_fish_tiny", "fg": 3901 }, + { "id": "mon_fish_small", "fg": 3900 }, + { "id": "mon_fish_medium", "fg": 3899 }, + { "id": [ "mon_fish_large", "mon_fish_huge" ], "fg": 3898 }, + { "id": "mon_sewer_fish", "fg": 3902 }, + { "id": "mon_mink", "fg": 3903, "bg": 3962 }, + { "id": "mon_bobcat", "fg": 3904, "bg": 3962 }, + { "id": "mon_cockatrice_chick", "fg": 3906, "bg": 3962 }, + { "id": "mon_cockatrice", "fg": 3905, "bg": 3962 }, + { "id": "mon_sewer_rat", "fg": 3907, "bg": 3962 }, { "id": "mon_pig", - "fg": [ { "weight": 8, "sprite": 3891 }, { "weight": 3, "sprite": 3889 }, { "weight": 1, "sprite": 3890 } ], - "bg": 3942 - }, - { "id": "mon_pig_piglet", "fg": 3892, "bg": 3943 }, - { "id": "mon_bear_cub", "fg": 3893, "bg": 3943 }, - { "id": "mon_fox_gray", "fg": 3894, "bg": 3942 }, - { "id": "mon_fox_red", "fg": 3895, "bg": 3942 }, - { "id": "mon_wolf", "fg": 3896, "bg": 3942 }, - { "id": "mon_rattlesnake_giant", "fg": 3898, "bg": 3942 }, - { "id": "mon_rattlesnake", "fg": 3897, "bg": 3943 }, - { "id": "mon_sewer_snake", "fg": 3899, "bg": 3943 }, - { "id": "mon_chipmunk", "fg": 3904, "bg": 3943 }, - { "id": "mon_groundhog", "fg": 3906, "bg": 3943 }, - { "id": "mon_lemming", "fg": 3900, "bg": 3901 }, - { "id": "mon_beaver", "fg": 3902, "bg": 3943 }, - { "id": "mon_black_rat", "fg": 3903, "bg": 3943 }, - { "id": "mon_deer_mouse", "fg": 3905, "bg": 3943 }, - { "id": "mon_lab_rat", "fg": 3907, "bg": 3943 }, - { "id": "mon_muskrat", "fg": 3908, "bg": 3943 }, - { "id": "mon_otter", "fg": 3910, "bg": 3943 }, - { "id": "mon_rabbit", "fg": 3911, "bg": 3943 }, - { "id": "mon_squirrel", "fg": 3912, "bg": 3943 }, - { "id": "mon_squirrel_red", "fg": 3913, "bg": 3943 }, - { "id": "mon_opossum", "fg": 3909, "bg": 3943 }, - { "id": "mon_boar_wild", "fg": 3914, "bg": 3942 }, - { "id": "mon_boar_wild_piglet", "fg": 3915, "bg": 3943 }, - { "id": "mon_zpig_brute", "fg": 3916, "bg": 3942 }, - { "id": "mon_centipede_giant", "fg": 3917, "bg": 3942 }, - { "id": "mon_dragonfly_small", "fg": 3918, "bg": 3943 }, - { "id": "mon_locust", "fg": 3919, "bg": 3942 }, - { "id": "mon_locust_nymph", "fg": 3920, "bg": 3943 }, - { "id": "mon_locust_small", "fg": 3921, "bg": 3943 }, - { "id": "mon_mosquito_small", "fg": 3922, "bg": 3943 }, - { "id": "mon_ant", "fg": 3927, "bg": 3942 }, - { "id": "mon_ant_acid", "fg": 3928, "bg": 3942 }, - { "id": "corpse_mon_ant", "fg": 3923 }, - { "id": "corpse_mon_ant_acid", "fg": 3924 }, - { "id": "mon_ant_larva", "fg": 3932, "bg": 3943 }, - { "id": "mon_ant_acid_larva", "fg": 3929, "bg": 3943 }, - { "id": "corpse_mon_ant_larva", "fg": 3926 }, - { "id": "corpse_mon_ant_acid_larva", "fg": 3925 }, - { "id": "mon_ant_fungus", "fg": 3931, "bg": 3942 }, - { "id": "mon_ant_small", "fg": 3933, "bg": 3943 }, - { "id": "mon_ant_acid_small", "fg": 3930, "bg": 3943 }, - { "id": "mon_dermatik_larva", "fg": 3934, "bg": 3943 }, - { "id": "mon_wasp_small", "fg": 3935, "bg": 3943 }, - { "id": "mon_giant_cockroach", "fg": 3936, "bg": 3942 }, - { "id": "mon_giant_cockroach_nymph", "fg": 3937, "bg": 3943 }, - { "id": "mon_plague_nymph", "fg": 3938, "bg": 3943 }, - { "id": "mon_plague_vector", "fg": 3939, "bg": 3942 }, - { "id": "mon_pregnant_giant_cockroach", "fg": 3940, "bg": 3942 }, - { "id": "mon_skittering_plague", "fg": 3941, "bg": 3942 }, - { "id": "shadow", "fg": 3942 }, - { "id": "mon_eyebot", "fg": 3944, "bg": 3943 }, - { "id": "mon_firefly", "fg": 3945, "bg": 3943 }, - { "id": "mon_kreck", "fg": 3948, "bg": 3942 }, - { "id": "mon_aphid", "fg": 3950, "bg": 3943 }, + "fg": [ { "weight": 8, "sprite": 3910 }, { "weight": 3, "sprite": 3908 }, { "weight": 1, "sprite": 3909 } ], + "bg": 3961 + }, + { "id": "mon_pig_piglet", "fg": 3911, "bg": 3962 }, + { "id": "mon_bear_cub", "fg": 3912, "bg": 3962 }, + { "id": "mon_fox_gray", "fg": 3913, "bg": 3961 }, + { "id": "mon_fox_red", "fg": 3914, "bg": 3961 }, + { "id": "mon_wolf", "fg": 3915, "bg": 3961 }, + { "id": "mon_rattlesnake_giant", "fg": 3917, "bg": 3961 }, + { "id": "mon_rattlesnake", "fg": 3916, "bg": 3962 }, + { "id": "mon_sewer_snake", "fg": 3918, "bg": 3962 }, + { "id": "mon_chipmunk", "fg": 3923, "bg": 3962 }, + { "id": "mon_groundhog", "fg": 3925, "bg": 3962 }, + { "id": "mon_lemming", "fg": 3919, "bg": 3920 }, + { "id": "mon_beaver", "fg": 3921, "bg": 3962 }, + { "id": "mon_black_rat", "fg": 3922, "bg": 3962 }, + { "id": "mon_deer_mouse", "fg": 3924, "bg": 3962 }, + { "id": "mon_lab_rat", "fg": 3926, "bg": 3962 }, + { "id": "mon_muskrat", "fg": 3927, "bg": 3962 }, + { "id": "mon_otter", "fg": 3929, "bg": 3962 }, + { "id": "mon_rabbit", "fg": 3930, "bg": 3962 }, + { "id": "mon_squirrel", "fg": 3931, "bg": 3962 }, + { "id": "mon_squirrel_red", "fg": 3932, "bg": 3962 }, + { "id": "mon_opossum", "fg": 3928, "bg": 3962 }, + { "id": "mon_boar_wild", "fg": 3933, "bg": 3961 }, + { "id": "mon_boar_wild_piglet", "fg": 3934, "bg": 3962 }, + { "id": "mon_zpig_brute", "fg": 3935, "bg": 3961 }, + { "id": "mon_centipede_giant", "fg": 3936, "bg": 3961 }, + { "id": "mon_dragonfly_small", "fg": 3937, "bg": 3962 }, + { "id": "mon_locust", "fg": 3938, "bg": 3961 }, + { "id": "mon_locust_nymph", "fg": 3939, "bg": 3962 }, + { "id": "mon_locust_small", "fg": 3940, "bg": 3962 }, + { "id": "mon_mosquito_small", "fg": 3941, "bg": 3962 }, + { "id": "mon_ant", "fg": 3946, "bg": 3961 }, + { "id": "mon_ant_acid", "fg": 3947, "bg": 3961 }, + { "id": "corpse_mon_ant", "fg": 3942 }, + { "id": "corpse_mon_ant_acid", "fg": 3943 }, + { "id": "mon_ant_larva", "fg": 3951, "bg": 3962 }, + { "id": "mon_ant_acid_larva", "fg": 3948, "bg": 3962 }, + { "id": "corpse_mon_ant_larva", "fg": 3945 }, + { "id": "corpse_mon_ant_acid_larva", "fg": 3944 }, + { "id": "mon_ant_fungus", "fg": 3950, "bg": 3961 }, + { "id": "mon_ant_small", "fg": 3952, "bg": 3962 }, + { "id": "mon_ant_acid_small", "fg": 3949, "bg": 3962 }, + { "id": "mon_dermatik_larva", "fg": 3953, "bg": 3962 }, + { "id": "mon_wasp_small", "fg": 3954, "bg": 3962 }, + { "id": "mon_giant_cockroach", "fg": 3955, "bg": 3961 }, + { "id": "mon_giant_cockroach_nymph", "fg": 3956, "bg": 3962 }, + { "id": "mon_plague_nymph", "fg": 3957, "bg": 3962 }, + { "id": "mon_plague_vector", "fg": 3958, "bg": 3961 }, + { "id": "mon_pregnant_giant_cockroach", "fg": 3959, "bg": 3961 }, + { "id": "mon_skittering_plague", "fg": 3960, "bg": 3961 }, + { "id": "shadow", "fg": 3961 }, + { "id": "mon_eyebot", "fg": 3963, "bg": 3962 }, + { "id": "mon_firefly", "fg": 3964, "bg": 3962 }, + { "id": "mon_kreck", "fg": 3967, "bg": 3961 }, + { "id": "mon_aphid", "fg": 3969, "bg": 3962 }, { "id": "mon_aphid_small", - "fg": [ { "weight": 1, "sprite": 3951 }, { "weight": 1, "sprite": 3952 }, { "weight": 1, "sprite": 3953 } ], - "bg": 3943 + "fg": [ { "weight": 1, "sprite": 3970 }, { "weight": 1, "sprite": 3971 }, { "weight": 1, "sprite": 3972 } ], + "bg": 3962 }, - { "id": "mon_beaver_mutant_avian", "fg": 3957, "bg": 3943 }, - { "id": "mon_beaver_mutant_huge", "fg": 3958, "bg": 3942 }, - { "id": "mon_bee_small", "fg": 3959, "bg": 3942 }, - { "id": "mon_blob", "fg": 3960, "bg": 3942 }, + { "id": "mon_beaver_mutant_avian", "fg": 3976, "bg": 3962 }, + { "id": "mon_beaver_mutant_huge", "fg": 3977, "bg": 3961 }, + { "id": "mon_bee_small", "fg": 3978, "bg": 3961 }, + { "id": "mon_blob", "fg": 3979, "bg": 3961 }, { "id": "mon_blob_small", - "fg": [ { "weight": 1, "sprite": 3961 }, { "weight": 1, "sprite": 3962 } ], - "bg": 3943 - }, - { "id": "mon_cat_mutant_kitten_prism", "fg": 3963, "bg": 3943 }, - { "id": "mon_cat_mutant_prism", "fg": 3964, "bg": 3943 }, - { "id": "mon_cow_calf", "fg": 3965, "bg": 3942 }, - { "id": "mon_coyote_mutant_shark", "fg": 3966, "bg": 3942 }, - { "id": "mon_coyote_mutant_venom", "fg": 3967, "bg": 3942 }, - { "id": "mon_crayfish_small", "fg": 3968, "bg": 3942 }, - { "id": "mon_deer_fawn", "fg": 3970, "bg": 3942 }, - { "id": "mon_deer_mutant_spider_fawn", "fg": 3971, "bg": 3942 }, - { "id": "mon_dog_zombie_rot", "fg": 3972, "bg": 3942 }, - { "id": "mon_frog", "fg": 3975, "bg": 3943 }, - { "id": "mon_frog_small", "fg": 3976, "bg": 3942 }, - { "id": "mon_fungal_fighter", "fg": 3977, "bg": 3942 }, - { "id": "mon_fungal_hedgerow", "fg": 3978, "bg": 3942 }, - { "id": "mon_fungaloid_young", "fg": 3979, "bg": 3943 }, - { "id": "mon_goat", "fg": 3981, "bg": 3942 }, - { "id": "mon_goat_kid", "fg": 3982, "bg": 3943 }, - { "id": "mon_grasshopper_small", "fg": 3983, "bg": 3943 }, - { "id": "mon_halfworm", "fg": 3984, "bg": 3943 }, - { "id": "mon_hallu_multicooker", "fg": 3985, "bg": 3942 }, - { "id": "mon_hazmatbot", "fg": 3986, "bg": 3942 }, + "fg": [ { "weight": 1, "sprite": 3980 }, { "weight": 1, "sprite": 3981 } ], + "bg": 3962 + }, + { "id": "mon_cat_mutant_kitten_prism", "fg": 3982, "bg": 3962 }, + { "id": "mon_cat_mutant_prism", "fg": 3983, "bg": 3962 }, + { "id": "mon_cow_calf", "fg": 3984, "bg": 3961 }, + { "id": "mon_coyote_mutant_shark", "fg": 3985, "bg": 3961 }, + { "id": "mon_coyote_mutant_venom", "fg": 3986, "bg": 3961 }, + { "id": "mon_crayfish_small", "fg": 3987, "bg": 3961 }, + { "id": "mon_deer_fawn", "fg": 3989, "bg": 3961 }, + { "id": "mon_deer_mutant_spider_fawn", "fg": 3990, "bg": 3961 }, + { "id": "mon_dog_zombie_rot", "fg": 3991, "bg": 3961 }, + { "id": "mon_frog", "fg": 3994, "bg": 3962 }, + { "id": "mon_frog_small", "fg": 3995, "bg": 3961 }, + { "id": "mon_fungal_fighter", "fg": 3996, "bg": 3961 }, + { "id": "mon_fungal_hedgerow", "fg": 3997, "bg": 3961 }, + { "id": "mon_fungaloid_young", "fg": 3998, "bg": 3962 }, + { "id": "mon_goat", "fg": 4000, "bg": 3961 }, + { "id": "mon_goat_kid", "fg": 4001, "bg": 3962 }, + { "id": "mon_grasshopper_small", "fg": 4002, "bg": 3962 }, + { "id": "mon_halfworm", "fg": 4003, "bg": 3962 }, + { "id": "mon_hallu_multicooker", "fg": 4004, "bg": 3961 }, + { "id": "mon_hazmatbot", "fg": 4005, "bg": 3961 }, { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": [ - { "weight": 1, "sprite": 3987 }, - { "weight": 1, "sprite": 3988 }, - { "weight": 1, "sprite": 3989 }, - { "weight": 1, "sprite": 3990 }, - { "weight": 1, "sprite": 3991 }, - { "weight": 1, "sprite": 3992 }, - { "weight": 1, "sprite": 3993 }, - { "weight": 1, "sprite": 3994 }, - { "weight": 1, "sprite": 3995 } + { "weight": 1, "sprite": 4006 }, + { "weight": 1, "sprite": 4007 }, + { "weight": 1, "sprite": 4008 }, + { "weight": 1, "sprite": 4009 }, + { "weight": 1, "sprite": 4010 }, + { "weight": 1, "sprite": 4011 }, + { "weight": 1, "sprite": 4012 }, + { "weight": 1, "sprite": 4013 }, + { "weight": 1, "sprite": 4014 } ] }, { "id": "mon_lab_security_drone_BM", "animated": true, "fg": [ - { "weight": 10, "sprite": 3999 }, - { "weight": 10, "sprite": 4000 }, - { "weight": 10, "sprite": 4001 }, - { "weight": 10, "sprite": 4000 } + { "weight": 10, "sprite": 4018 }, + { "weight": 10, "sprite": 4019 }, + { "weight": 10, "sprite": 4020 }, + { "weight": 10, "sprite": 4019 } ] }, { "id": "mon_lab_security_drone_BM2", "animated": true, "fg": [ - { "weight": 10, "sprite": 3996 }, - { "weight": 10, "sprite": 3997 }, - { "weight": 10, "sprite": 3998 }, - { "weight": 10, "sprite": 3997 } + { "weight": 10, "sprite": 4015 }, + { "weight": 10, "sprite": 4016 }, + { "weight": 10, "sprite": 4017 }, + { "weight": 10, "sprite": 4016 } ] }, { "id": "mon_lab_security_drone_BS", "animated": true, "fg": [ - { "weight": 10, "sprite": 4002 }, - { "weight": 10, "sprite": 4003 }, - { "weight": 10, "sprite": 4004 }, - { "weight": 10, "sprite": 4003 } + { "weight": 10, "sprite": 4021 }, + { "weight": 10, "sprite": 4022 }, + { "weight": 10, "sprite": 4023 }, + { "weight": 10, "sprite": 4022 } ] }, { "id": "mon_lab_security_drone_GM", "animated": true, "fg": [ - { "weight": 10, "sprite": 4005 }, - { "weight": 10, "sprite": 4006 }, - { "weight": 10, "sprite": 4007 }, - { "weight": 10, "sprite": 4006 } + { "weight": 10, "sprite": 4024 }, + { "weight": 10, "sprite": 4025 }, + { "weight": 10, "sprite": 4026 }, + { "weight": 10, "sprite": 4025 } ] }, { "id": "mon_lab_security_drone_GR", "animated": true, "fg": [ - { "weight": 10, "sprite": 4008 }, - { "weight": 10, "sprite": 4009 }, - { "weight": 10, "sprite": 4010 }, - { "weight": 10, "sprite": 4009 } + { "weight": 10, "sprite": 4027 }, + { "weight": 10, "sprite": 4028 }, + { "weight": 10, "sprite": 4029 }, + { "weight": 10, "sprite": 4028 } ] }, { "id": "mon_lab_security_drone_YM", "animated": true, "fg": [ - { "weight": 10, "sprite": 4011 }, - { "weight": 10, "sprite": 4012 }, - { "weight": 10, "sprite": 4013 }, - { "weight": 10, "sprite": 4012 } - ] - }, - { "id": "mon_large_cockroach", "fg": 4014, "bg": 3942 }, - { "id": "mon_mole_cricket", "fg": 4015, "bg": 3942 }, - { "id": "mon_mole_cricket_nymph", "fg": 4016, "bg": 3942 }, - { "id": "mon_player_blob", "fg": 4020, "bg": 3942 }, - { "id": "mon_reindeer_fawn", "fg": 4021, "bg": 3942 }, - { "id": "mon_shadow_snake", "fg": 4022, "bg": 3943 }, - { "id": "mon_sheep_lamb", "fg": 4023, "bg": 3942 }, - { "id": "mon_slug_small", "fg": 4025, "bg": 3942 }, - { "id": "mon_spawn_raptor", "fg": 4026, "bg": 3942 }, - { "id": "mon_spore", "fg": 4030, "bg": 3942 }, - { "id": "mon_stag_beetle_small", "fg": 4031, "bg": 3942 }, - { "id": "mon_tazer_hack", "fg": 4033, "bg": 3943 }, - { "id": "mon_twisting_blade", "fg": 4035, "bg": 3942 }, - { "id": "mon_wasp_pupa", "fg": 4037, "bg": 3942 }, - { "id": "mon_wasp_small_guard", "fg": 4038, "bg": 3943 }, - { "id": "mon_wolf_skeleton", "fg": 4039, "bg": 3942 }, - { "id": "mon_worm", "fg": 4040, "bg": 3942 }, - { "id": "mon_worm_small", "fg": 4041, "bg": 3943 }, - { "id": "mon_zolf", "fg": 4042, "bg": 3942 }, - { "id": "mon_zombeaver", "fg": 4043, "bg": 3943 }, - { "id": "mon_zombie_crawler", "fg": 4044, "bg": 3942 }, - { "id": "mon_zombie_dog_acidic", "fg": 4045, "bg": 3942 }, - { "id": "mon_zombie_hollow", "fg": 4046, "bg": 3942 }, - { "id": "mon_zombie_pig", "fg": 4047, "bg": 3942 }, - { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 4048, "bg": 3942 }, - { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 4049, "bg": 3942 }, - { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 4050, "bg": 3942 }, - { "id": "mon_zombie_rot", "fg": 4052, "bg": 3942 }, - { "id": "corpse_mon_zombie_rot", "fg": 4051 }, - { "id": "mon_zombie_wretch", "fg": 4053, "bg": 3942 }, - { "id": "mon_zombie_wretched", "fg": 4054, "bg": 3942 }, - { "id": "mon_hare", "fg": 4055, "bg": 3943 }, - { "id": "mon_skitterbot", "fg": 4056, "bg": 3942 }, - { "id": "mon_spider_cellar_small", "fg": 4058, "bg": 3943 }, - { "id": "mon_spider_jumping_small", "fg": 4059, "bg": 3943 }, - { "id": "mon_spider_trapdoor_small", "fg": 4060, "bg": 3943 }, - { "id": "mon_spider_web_small", "fg": 4062, "bg": 3943 }, - { "id": "mon_spider_wolf_small", "fg": 4065, "bg": 3943 }, - { "id": "mon_spider_web_s", "fg": 4061, "bg": 3943 }, - { "id": "mon_spider_widow_giant_s", "fg": 4063, "bg": 3943 }, - { "id": "mon_spider_cellar_giant_s", "fg": 4057, "bg": 3943 }, - { "id": "mon_zpider_mass", "fg": 4066, "bg": 3943 }, - { "id": "mon_spider_widow_small", "fg": 4064, "bg": 3943 }, - { "id": "mon_dog_zombie_cop", "fg": 4067, "bg": 3942 }, - { "id": "mon_zombie_anklebiter", "fg": 4069, "bg": 3943 }, - { "id": "mon_zombie_creepy", "fg": 4072, "bg": 3943 }, - { "id": "mon_zombie_shriekling", "fg": 4073, "bg": 3943 }, - { "id": "mon_zombie_snotgobbler", "fg": 4074, "bg": 3943 }, - { "id": "mon_zombie_sproglodyte", "fg": 4075, "bg": 3943 }, - { "id": "mon_zombie_waif", "fg": 4068, "bg": 3943 }, - { "id": "mon_zombie_child_scorched", "fg": 4071, "bg": 3943 }, - { "id": "mon_zombie_child_fungus", "fg": 4070, "bg": 3943 }, + { "weight": 10, "sprite": 4030 }, + { "weight": 10, "sprite": 4031 }, + { "weight": 10, "sprite": 4032 }, + { "weight": 10, "sprite": 4031 } + ] + }, + { "id": "mon_large_cockroach", "fg": 4033, "bg": 3961 }, + { "id": "mon_mole_cricket", "fg": 4034, "bg": 3961 }, + { "id": "mon_mole_cricket_nymph", "fg": 4035, "bg": 3961 }, + { "id": "mon_player_blob", "fg": 4039, "bg": 3961 }, + { "id": "mon_reindeer_fawn", "fg": 4040, "bg": 3961 }, + { "id": "mon_shadow_snake", "fg": 4041, "bg": 3962 }, + { "id": "mon_sheep_lamb", "fg": 4042, "bg": 3961 }, + { "id": "mon_slug_small", "fg": 4044, "bg": 3961 }, + { "id": "mon_spawn_raptor", "fg": 4045, "bg": 3961 }, + { "id": "mon_spore", "fg": 4049, "bg": 3961 }, + { "id": "mon_stag_beetle_small", "fg": 4050, "bg": 3961 }, + { "id": "mon_tazer_hack", "fg": 4052, "bg": 3962 }, + { "id": "mon_twisting_blade", "fg": 4054, "bg": 3961 }, + { "id": "mon_wasp_pupa", "fg": 4056, "bg": 3961 }, + { "id": "mon_wasp_small_guard", "fg": 4057, "bg": 3962 }, + { "id": "mon_wolf_skeleton", "fg": 4058, "bg": 3961 }, + { "id": "mon_worm", "fg": 4059, "bg": 3961 }, + { "id": "mon_worm_small", "fg": 4060, "bg": 3962 }, + { "id": "mon_zolf", "fg": 4061, "bg": 3961 }, + { "id": "mon_zombeaver", "fg": 4062, "bg": 3962 }, + { "id": "mon_zombie_crawler", "fg": 4063, "bg": 3961 }, + { "id": "mon_zombie_dog_acidic", "fg": 4064, "bg": 3961 }, + { "id": "mon_zombie_hollow", "fg": 4065, "bg": 3961 }, + { "id": "mon_zombie_pig", "fg": 4066, "bg": 3961 }, + { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 4067, "bg": 3961 }, + { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 4068, "bg": 3961 }, + { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 4069, "bg": 3961 }, + { "id": "mon_zombie_rot", "fg": 4071, "bg": 3961 }, + { "id": "corpse_mon_zombie_rot", "fg": 4070 }, + { "id": "mon_zombie_wretch", "fg": 4072, "bg": 3961 }, + { "id": "mon_zombie_wretched", "fg": 4073, "bg": 3961 }, + { "id": "mon_hare", "fg": 4074, "bg": 3962 }, + { "id": "mon_skitterbot", "fg": 4075, "bg": 3961 }, + { "id": "mon_spider_cellar_small", "fg": 4077, "bg": 3962 }, + { "id": "mon_spider_jumping_small", "fg": 4078, "bg": 3962 }, + { "id": "mon_spider_trapdoor_small", "fg": 4079, "bg": 3962 }, + { "id": "mon_spider_web_small", "fg": 4081, "bg": 3962 }, + { "id": "mon_spider_wolf_small", "fg": 4084, "bg": 3962 }, + { "id": "mon_spider_web_s", "fg": 4080, "bg": 3962 }, + { "id": "mon_spider_widow_giant_s", "fg": 4082, "bg": 3962 }, + { "id": "mon_spider_cellar_giant_s", "fg": 4076, "bg": 3962 }, + { "id": "mon_zpider_mass", "fg": 4085, "bg": 3962 }, + { "id": "mon_spider_widow_small", "fg": 4083, "bg": 3962 }, + { "id": "mon_dog_zombie_cop", "fg": 4086, "bg": 3961 }, + { "id": "mon_zombie_anklebiter", "fg": 4088, "bg": 3962 }, + { "id": "mon_zombie_creepy", "fg": 4091, "bg": 3962 }, + { "id": "mon_zombie_shriekling", "fg": 4092, "bg": 3962 }, + { "id": "mon_zombie_snotgobbler", "fg": 4093, "bg": 3962 }, + { "id": "mon_zombie_sproglodyte", "fg": 4094, "bg": 3962 }, + { "id": "mon_zombie_waif", "fg": 4087, "bg": 3962 }, + { "id": "mon_zombie_child_scorched", "fg": 4090, "bg": 3962 }, + { "id": "mon_zombie_child_fungus", "fg": 4089, "bg": 3962 }, { "id": "mon_zombie_child", "fg": [ - { "weight": 1, "sprite": 4076 }, - { "weight": 1, "sprite": 4087 }, - { "weight": 1, "sprite": 4093 }, - { "weight": 1, "sprite": 4094 }, { "weight": 1, "sprite": 4095 }, + { "weight": 1, "sprite": 4106 }, + { "weight": 1, "sprite": 4112 }, + { "weight": 1, "sprite": 4113 }, + { "weight": 1, "sprite": 4114 }, + { "weight": 1, "sprite": 4115 }, + { "weight": 1, "sprite": 4116 }, + { "weight": 1, "sprite": 4117 }, + { "weight": 1, "sprite": 4118 }, { "weight": 1, "sprite": 4096 }, { "weight": 1, "sprite": 4097 }, { "weight": 1, "sprite": 4098 }, { "weight": 1, "sprite": 4099 }, - { "weight": 1, "sprite": 4077 }, - { "weight": 1, "sprite": 4078 }, - { "weight": 1, "sprite": 4079 }, - { "weight": 1, "sprite": 4080 }, - { "weight": 1, "sprite": 4081 }, - { "weight": 1, "sprite": 4082 }, - { "weight": 1, "sprite": 4083 }, - { "weight": 1, "sprite": 4084 }, - { "weight": 1, "sprite": 4085 }, - { "weight": 1, "sprite": 4086 }, - { "weight": 1, "sprite": 4088 }, - { "weight": 1, "sprite": 4089 }, - { "weight": 1, "sprite": 4090 }, - { "weight": 1, "sprite": 4091 }, - { "weight": 1, "sprite": 4092 } + { "weight": 1, "sprite": 4100 }, + { "weight": 1, "sprite": 4101 }, + { "weight": 1, "sprite": 4102 }, + { "weight": 1, "sprite": 4103 }, + { "weight": 1, "sprite": 4104 }, + { "weight": 1, "sprite": 4105 }, + { "weight": 1, "sprite": 4107 }, + { "weight": 1, "sprite": 4108 }, + { "weight": 1, "sprite": 4109 }, + { "weight": 1, "sprite": 4110 }, + { "weight": 1, "sprite": 4111 } ], - "bg": 3943 + "bg": 3962 }, - { "id": "lighting_lowlight_dark", "fg": 4105 }, - { "id": "lighting_boomered_dark", "fg": 4100 }, + { "id": "lighting_lowlight_dark", "fg": 4124 }, + { "id": "lighting_boomered_dark", "fg": 4119 }, { "id": "lighting_hidden", "fg": [ - { "weight": 100, "sprite": 4101 }, - { "weight": 100, "sprite": 4102 }, - { "weight": 100, "sprite": 4103 }, - { "weight": 100, "sprite": 4104 } - ] - }, - { "id": "animation_hit", "fg": 4123 }, - { "id": "cursor", "fg": 4125 }, - { "id": "highlight", "fg": 4127 }, - { "id": "highlight_item", "fg": 4128 }, - { "id": "line_target", "fg": 4126 }, - { "id": "line_trail", "fg": 4129 }, - { "id": "animation_line", "fg": 4124 }, - { "id": "overlay_effect_common_cold", "fg": 4138 }, - { "id": "overlay_effect_flu", "fg": 4138 }, - { "id": "generic_city_building", "fg": 4161, "bg": 4156 }, + { "weight": 100, "sprite": 4120 }, + { "weight": 100, "sprite": 4121 }, + { "weight": 100, "sprite": 4122 }, + { "weight": 100, "sprite": 4123 } + ] + }, + { "id": "animation_hit", "fg": 4142 }, + { "id": "cursor", "fg": 4144 }, + { "id": "highlight", "fg": 4146 }, + { "id": "highlight_item", "fg": 4147 }, + { "id": "line_target", "fg": 4145 }, + { "id": "line_trail", "fg": 4148 }, + { "id": "animation_line", "fg": 4143 }, + { "id": "overlay_effect_common_cold", "fg": 4157 }, + { "id": "overlay_effect_flu", "fg": 4157 }, + { "id": "generic_city_building", "fg": 4180, "bg": 4175 }, { "id": [ "abstorefront_1", @@ -4182,25 +4272,25 @@ "s_sports", "veterinarian" ], - "fg": 4161, - "bg": 4156 + "fg": 4180, + "bg": 4175 }, - { "id": "forest_water", "fg": 4166 }, - { "id": [ "forest", "special_forest" ], "fg": 4157, "bg": 4156 }, - { "id": [ "field", "special_field" ], "fg": 4156 }, - { "id": "open_air", "fg": 4160 }, + { "id": "forest_water", "fg": 4185 }, + { "id": [ "forest", "special_forest" ], "fg": 4176, "bg": 4175 }, + { "id": [ "field", "special_field" ], "fg": 4175 }, + { "id": "open_air", "fg": 4179 }, { "id": "railroad", - "fg": 6108, - "bg": 6059, + "fg": 6127, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "bg": 6059, "fg": 6098 }, - { "id": "corner", "bg": 6059, "fg": [ 6100, 6102, 6101, 6099 ] }, - { "id": "t_connection", "bg": 6059, "fg": [ 6110, 6112, 6111, 6109 ] }, - { "id": "edge", "bg": 6059, "fg": [ 6108, 6107 ] }, - { "id": "end_piece", "bg": 6059, "fg": [ 6108, 6107, 6108, 6107 ] }, - { "id": "unconnected", "bg": 6059, "fg": [ 6108, 6107 ] } + { "id": "center", "bg": 6078, "fg": 6117 }, + { "id": "corner", "bg": 6078, "fg": [ 6119, 6121, 6120, 6118 ] }, + { "id": "t_connection", "bg": 6078, "fg": [ 6129, 6131, 6130, 6128 ] }, + { "id": "edge", "bg": 6078, "fg": [ 6127, 6126 ] }, + { "id": "end_piece", "bg": 6078, "fg": [ 6127, 6126, 6127, 6126 ] }, + { "id": "unconnected", "bg": 6078, "fg": [ 6127, 6126 ] } ] }, { @@ -4423,35 +4513,35 @@ "urban_13_11", "urban_13_12" ], - "fg": [ 4163, 4162, 4164, 4165 ], - "bg": 4156, + "fg": [ 4182, 4181, 4183, 4184 ], + "bg": 4175, "rotates": true }, - { "id": "solid_earth", "fg": 6626 }, - { "id": [ "empty_rock", "deep_rock" ], "fg": 6158 }, + { "id": "solid_earth", "fg": 6645 }, + { "id": [ "empty_rock", "deep_rock" ], "fg": 6177 }, { "id": [ "lab_subway", "subway" ], - "fg": 6107, - "bg": 6059, + "fg": 6126, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6107, "bg": 6059 }, - { "id": "corner", "fg": [ 6100, 6102, 6101, 6099 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6110, 6112, 6111, 6109 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6108, 6107 ], "bg": 6059 }, - { "id": "end_piece", "fg": [ 6108, 6107 ], "bg": 6059 }, - { "id": "unconnected", "fg": 6107, "bg": 6059 } + { "id": "center", "fg": 6126, "bg": 6078 }, + { "id": "corner", "fg": [ 6119, 6121, 6120, 6118 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6129, 6131, 6130, 6128 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6127, 6126 ], "bg": 6078 }, + { "id": "end_piece", "fg": [ 6127, 6126 ], "bg": 6078 }, + { "id": "unconnected", "fg": 6126, "bg": 6078 } ] }, - { "id": "anthill", "fg": 4168, "bg": 4156, "rotates": false }, - { "id": "acid_anthill", "fg": 4167, "bg": 4156, "rotates": false }, + { "id": "anthill", "fg": 4187, "bg": 4175, "rotates": false }, + { "id": "acid_anthill", "fg": 4186, "bg": 4175, "rotates": false }, { "id": [ "2farm_3", "farm_3", "farm_isherwood_3", "farm_dairy_twd_6", "farm_dairy_twd_12", "ranch_camp_66", "dairy_farm_SE" ], - "fg": [ 4170, 4169, 4170, 4169 ], - "bg": 4156, + "fg": [ 4189, 4188, 4189, 4188 ], + "bg": 4175, "rotates": true }, - { "id": [ "desolatebarn", "barn_aban1" ], "fg": 4171, "bg": 4156 }, + { "id": [ "desolatebarn", "barn_aban1" ], "fg": 4190, "bg": 4175 }, { "id": [ "2farm_loft_3", @@ -4464,8 +4554,8 @@ "ranch_camp_66_roof", "dairy_farm_SE_roof" ], - "fg": [ 4170, 4169, 4170, 4169 ], - "bg": 4160, + "fg": [ 4189, 4188, 4189, 4188 ], + "bg": 4179, "rotates": true }, { @@ -4487,8 +4577,8 @@ "cabin_strange_b", "riverside_dwelling" ], - "fg": [ 4173, 4172, 4174, 4175 ], - "bg": 4156, + "fg": [ 4192, 4191, 4193, 4194 ], + "bg": 4175, "rotates": true }, { @@ -4506,8 +4596,8 @@ "cabin_lake_roof", "lake_cabin_boathouse_roof" ], - "fg": [ 4173, 4172, 4174, 4175 ], - "bg": 4160, + "fg": [ 4192, 4191, 4193, 4194 ], + "bg": 4179, "rotates": true }, { @@ -4523,12 +4613,12 @@ "ws_survivor_camp", "homelesscamp" ], - "fg": 4176, - "bg": 4156 + "fg": 4195, + "bg": 4175 }, - { "id": "cave", "fg": 4177, "bg": 4156 }, - { "id": "cave_underground", "fg": 4177 }, - { "id": [ "airliner_2b_-1", "airliner_2c_-1" ], "fg": 4179, "rotates": false }, + { "id": "cave", "fg": 4196, "bg": 4175 }, + { "id": "cave_underground", "fg": 4196 }, + { "id": [ "airliner_2b_-1", "airliner_2c_-1" ], "fg": 4198, "rotates": false }, { "id": [ "airliner_1a", @@ -4561,30 +4651,30 @@ "airliner_2j", "airliner_3j" ], - "fg": 4180 - }, - { "id": [ "airliner_2a_1", "airliner_2c_1" ], "fg": 4160 }, - { "id": "cs_private_park_roof", "fg": [ 4182, 4181, 4183, 4184 ], "bg": 4160, "rotates": true }, - { "id": "cs_private_park", "fg": [ 4182, 4181, 4183, 4184 ], "bg": 4156, "rotates": true }, - { "id": "cs_public_art_piece", "fg": [ 4186, 4185, 4187, 4188 ], "bg": 4156, "rotates": true }, - { "id": "cs_public_space", "fg": [ 4190, 4189, 4191, 4192 ], "bg": 4156, "rotates": true }, - { "id": [ "dirt_road", "dirt_road_forest" ], "fg": [ 4199, 4198 ], "rotates": true }, - { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": [ 4205, 4204, 4206, 4207 ], "rotates": true }, - { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": [ 4194, 4196, 4197, 4195 ], "rotates": true }, - { "id": [ "dirt_road_turn1", "dirt_road_turn1_forest" ], "fg": [ 4195, 4194, 4196, 4197 ], "rotates": true }, + "fg": 4199 + }, + { "id": [ "airliner_2a_1", "airliner_2c_1" ], "fg": 4179 }, + { "id": "cs_private_park_roof", "fg": [ 4201, 4200, 4202, 4203 ], "bg": 4179, "rotates": true }, + { "id": "cs_private_park", "fg": [ 4201, 4200, 4202, 4203 ], "bg": 4175, "rotates": true }, + { "id": "cs_public_art_piece", "fg": [ 4205, 4204, 4206, 4207 ], "bg": 4175, "rotates": true }, + { "id": "cs_public_space", "fg": [ 4209, 4208, 4210, 4211 ], "bg": 4175, "rotates": true }, + { "id": [ "dirt_road", "dirt_road_forest" ], "fg": [ 4218, 4217 ], "rotates": true }, + { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": [ 4224, 4223, 4225, 4226 ], "rotates": true }, + { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": [ 4213, 4215, 4216, 4214 ], "rotates": true }, + { "id": [ "dirt_road_turn1", "dirt_road_turn1_forest" ], "fg": [ 4214, 4213, 4215, 4216 ], "rotates": true }, { "id": [ "shelter", "shelter_1", "shelter_2", "shelter_vandal", "shelter_1_vandal", "shelter_2_vandal" ], - "fg": [ 4210, 4209, 4211, 4212 ], - "bg": 4156, + "fg": [ 4229, 4228, 4230, 4231 ], + "bg": 4175, "rotates": true }, { "id": [ "shelter_roof", "shelter_roof_1", "shelter_roof_2" ], - "fg": [ 4210, 4209, 4211, 4212 ], - "bg": 4160, + "fg": [ 4229, 4228, 4230, 4231 ], + "bg": 4179, "rotates": true }, - { "id": "shelter_under", "fg": [ 4210, 4209, 4211, 4212 ], "rotates": true }, + { "id": "shelter_under", "fg": [ 4229, 4228, 4230, 4231 ], "rotates": true }, { "id": "unknown_map_extra", "fg": 1760 }, { "id": [ @@ -4654,19 +4744,19 @@ "horse_farm_isherwood_2", "yard" ], - "fg": 4220 + "fg": 4239 }, { "id": "forest_trail", - "fg": 4236, + "fg": 4255, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4221 }, - { "id": "corner", "fg": [ 4223, 4225, 4224, 4222 ] }, - { "id": "t_connection", "fg": [ 4233, 4235, 4234, 4232 ] }, - { "id": "edge", "fg": [ 4227, 4226 ] }, - { "id": "end_piece", "fg": [ 4229, 4231, 4230, 4228 ] }, - { "id": "unconnected", "fg": [ 4236, 4236 ] } + { "id": "center", "fg": 4240 }, + { "id": "corner", "fg": [ 4242, 4244, 4243, 4241 ] }, + { "id": "t_connection", "fg": [ 4252, 4254, 4253, 4251 ] }, + { "id": "edge", "fg": [ 4246, 4245 ] }, + { "id": "end_piece", "fg": [ 4248, 4250, 4249, 4247 ] }, + { "id": "unconnected", "fg": [ 4255, 4255 ] } ] }, { @@ -4683,32 +4773,32 @@ "garage_gas_roof_2", "garage_gas_roof_3" ], - "fg": [ 4238, 4237, 4239, 4240 ], - "bg": 4156 - }, - { "id": "2farm_7", "fg": 4221 }, - { "id": "crater", "fg": 5912, "bg": 4156 }, - { "id": "ranch_camp_17", "fg": 7173, "bg": 4294 }, - { "id": "ranch_camp_76", "fg": 4221 }, - { "id": "ranch_camp_77", "fg": [ 4348, 4347, 4349, 4350 ], "bg": 4156, "rotates": true }, - { "id": "helipad_ne", "fg": [ 4242, 4241, 4243, 4244 ], "rotates": true }, - { "id": "helipad_nw", "fg": [ 4246, 4245, 4247, 4248 ], "rotates": true }, - { "id": "helipad_se", "fg": [ 4250, 4249, 4251, 4252 ], "rotates": true }, - { "id": "helipad_sw", "fg": [ 4254, 4253, 4255, 4256 ], "rotates": true }, - { "id": "lab_subway_vent_shaft_roof", "fg": [ 4264, 4263 ], "bg": 4160, "rotates": true }, - { "id": "lab_subway_vent_shaft_surface", "fg": [ 4264, 4263 ], "bg": 4156, "rotates": true }, - { "id": "lab_subway_vent_shaft-1", "fg": [ 4264, 4263 ], "bg": 6626, "rotates": true }, + "fg": [ 4257, 4256, 4258, 4259 ], + "bg": 4175 + }, + { "id": "2farm_7", "fg": 4240 }, + { "id": "crater", "fg": 5931, "bg": 4175 }, + { "id": "ranch_camp_17", "fg": 7192, "bg": 4313 }, + { "id": "ranch_camp_76", "fg": 4240 }, + { "id": "ranch_camp_77", "fg": [ 4367, 4366, 4368, 4369 ], "bg": 4175, "rotates": true }, + { "id": "helipad_ne", "fg": [ 4261, 4260, 4262, 4263 ], "rotates": true }, + { "id": "helipad_nw", "fg": [ 4265, 4264, 4266, 4267 ], "rotates": true }, + { "id": "helipad_se", "fg": [ 4269, 4268, 4270, 4271 ], "rotates": true }, + { "id": "helipad_sw", "fg": [ 4273, 4272, 4274, 4275 ], "rotates": true }, + { "id": "lab_subway_vent_shaft_roof", "fg": [ 4283, 4282 ], "bg": 4179, "rotates": true }, + { "id": "lab_subway_vent_shaft_surface", "fg": [ 4283, 4282 ], "bg": 4175, "rotates": true }, + { "id": "lab_subway_vent_shaft-1", "fg": [ 4283, 4282 ], "bg": 6645, "rotates": true }, { "id": [ "lab_subway_vent_shaft-2", "lab_subway_vent_shaft-3", "lab_subway_vent_shaft-4" ], - "fg": [ 4264, 4263 ], - "bg": 6158, + "fg": [ 4283, 4282 ], + "bg": 6177, "rotates": true }, - { "id": "lighthouse_z2", "fg": 4266, "bg": 4160 }, - { "id": "lighthouse_z3", "fg": 4267, "bg": 4160 }, - { "id": "lighthouse_z4", "fg": 4268, "bg": 4160 }, - { "id": "lighthouse_z5", "fg": 4269, "bg": 4160 }, - { "id": "lighthouse_roof", "fg": 4265, "bg": 4160 }, + { "id": "lighthouse_z2", "fg": 4285, "bg": 4179 }, + { "id": "lighthouse_z3", "fg": 4286, "bg": 4179 }, + { "id": "lighthouse_z4", "fg": 4287, "bg": 4179 }, + { "id": "lighthouse_z5", "fg": 4288, "bg": 4179 }, + { "id": "lighthouse_roof", "fg": 4284, "bg": 4179 }, { "id": [ "mall_a_1", @@ -4724,7 +4814,7 @@ "mall_a_17", "mall_a_18" ], - "fg": 4340 + "fg": 4359 }, { "id": [ @@ -4749,9 +4839,9 @@ "mall_a_79", "mall_a_80" ], - "fg": 4293 + "fg": 4312 }, - { "id": [ "mall_a_14", "mall_a_47", "mall_a_53", "mall_a_68" ], "fg": 4270 }, + { "id": [ "mall_a_14", "mall_a_47", "mall_a_53", "mall_a_68" ], "fg": 4289 }, { "id": [ "mall_a_3", @@ -4781,7 +4871,7 @@ "mall_a_70", "mall_a_71" ], - "fg": 4271 + "fg": 4290 }, { "id": [ @@ -4805,44 +4895,44 @@ "mall_a_60", "mall_a_61" ], - "fg": 4272 + "fg": 4291 }, - { "id": "silo", "fg": [ 4274, 4273, 4275, 4276 ], "bg": 4156, "rotates": true }, - { "id": "silo_1", "fg": [ 4274, 4273, 4275, 4276 ], "bg": 6626, "rotates": true }, + { "id": "silo", "fg": [ 4293, 4292, 4294, 4295 ], "bg": 4175, "rotates": true }, + { "id": "silo_1", "fg": [ 4293, 4292, 4294, 4295 ], "bg": 6645, "rotates": true }, { "id": [ "silo_2", "silo_3", "silo_4", "silo_finale" ], - "fg": [ 4274, 4273, 4275, 4276 ], - "bg": 6158, + "fg": [ 4293, 4292, 4294, 4295 ], + "bg": 6177, "rotates": true }, - { "id": "note_!_black", "fg": 4277 }, - { "id": "note_!_red", "fg": 4290 }, - { "id": "note_!_green", "fg": 4282 }, - { "id": "note_!_brown", "fg": 4279 }, - { "id": "note_!_blue", "fg": 4278 }, - { "id": "note_!_magenta", "fg": 4288 }, - { "id": "note_!_cyan", "fg": 4280 }, - { "id": "note_!_light_gray", "fg": 4285 }, - { "id": "note_!_dark_gray", "fg": 4281 }, - { "id": "note_!_light_red", "fg": 4287 }, - { "id": "note_!_light_green", "fg": 4286 }, - { "id": "note_!_yellow", "fg": 4292 }, - { "id": "note_!_light_blue", "fg": 4283 }, - { "id": "note_!_pink", "fg": 4289 }, - { "id": "note_!_light_cyan", "fg": 4284 }, - { "id": "note_!_white", "fg": 4291 }, - { "id": "s_lot", "fg": 4293, "rotates": true }, - { "id": "2farm_4", "fg": [ 4302, 4301, 4303, 4304 ], "rotates": true }, - { "id": "2farm_8", "fg": [ 4303, 4304, 4302, 4301 ], "rotates": true }, - { "id": "dairy_farm_NW", "fg": [ 4304, 4302, 4301, 4303 ], "rotates": true }, - { "id": "dairy_farm_NE", "fg": [ 4301, 4303, 4304, 4302 ], "rotates": true }, - { "id": "ranch_camp_1", "fg": [ 4298, 4297, 4299, 4300 ], "rotates": true }, + { "id": "note_!_black", "fg": 4296 }, + { "id": "note_!_red", "fg": 4309 }, + { "id": "note_!_green", "fg": 4301 }, + { "id": "note_!_brown", "fg": 4298 }, + { "id": "note_!_blue", "fg": 4297 }, + { "id": "note_!_magenta", "fg": 4307 }, + { "id": "note_!_cyan", "fg": 4299 }, + { "id": "note_!_light_gray", "fg": 4304 }, + { "id": "note_!_dark_gray", "fg": 4300 }, + { "id": "note_!_light_red", "fg": 4306 }, + { "id": "note_!_light_green", "fg": 4305 }, + { "id": "note_!_yellow", "fg": 4311 }, + { "id": "note_!_light_blue", "fg": 4302 }, + { "id": "note_!_pink", "fg": 4308 }, + { "id": "note_!_light_cyan", "fg": 4303 }, + { "id": "note_!_white", "fg": 4310 }, + { "id": "s_lot", "fg": 4312, "rotates": true }, + { "id": "2farm_4", "fg": [ 4321, 4320, 4322, 4323 ], "rotates": true }, + { "id": "2farm_8", "fg": [ 4322, 4323, 4321, 4320 ], "rotates": true }, + { "id": "dairy_farm_NW", "fg": [ 4323, 4321, 4320, 4322 ], "rotates": true }, + { "id": "dairy_farm_NE", "fg": [ 4320, 4322, 4323, 4321 ], "rotates": true }, + { "id": "ranch_camp_1", "fg": [ 4317, 4316, 4318, 4319 ], "rotates": true }, { "id": [ "ranch_camp_2", "ranch_camp_3", "ranch_camp_4", "ranch_camp_5", "ranch_camp_6", "ranch_camp_7", "ranch_camp_8" ], - "fg": [ 4306, 4305, 4307, 4308 ], + "fg": [ 4325, 4324, 4326, 4327 ], "rotates": true }, - { "id": "ranch_camp_9", "fg": [ 4297, 4299, 4300, 4298 ], "rotates": true }, + { "id": "ranch_camp_9", "fg": [ 4316, 4318, 4319, 4317 ], "rotates": true }, { "id": [ "ranch_camp_10", @@ -4853,7 +4943,7 @@ "ranch_camp_55", "ranch_camp_64" ], - "fg": [ 4308, 4306, 4305, 4307 ], + "fg": [ 4327, 4325, 4324, 4326 ], "rotates": true }, { @@ -4903,7 +4993,7 @@ "ranch_camp_70", "ranch_camp_71" ], - "fg": 4294, + "fg": 4313, "rotates": true }, { @@ -4916,349 +5006,349 @@ "ranch_camp_63", "ranch_camp_72" ], - "fg": [ 4305, 4307, 4308, 4306 ], + "fg": [ 4324, 4326, 4327, 4325 ], "rotates": true }, - { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": [ 4300, 4298, 4297, 4299 ], "rotates": true }, + { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": [ 4319, 4317, 4316, 4318 ], "rotates": true }, { "id": [ "ranch_camp_74", "ranch_camp_79", "ranch_camp_80" ], - "fg": [ 4307, 4308, 4306, 4305 ], + "fg": [ 4326, 4327, 4325, 4324 ], "rotates": true }, - { "id": [ "ranch_camp_75", "ranch_camp_81" ], "fg": [ 4299, 4300, 4298, 4297 ], "rotates": true }, - { "id": "pond_field", "fg": 4311, "bg": 4156, "rotates": false }, - { "id": "pond_forest", "fg": 4312, "bg": 4156, "rotates": false }, - { "id": "pond_swamp", "fg": 4313, "bg": 4156, "rotates": false }, - { "id": "hot_springs", "fg": 4310, "bg": 4156, "rotates": false }, + { "id": [ "ranch_camp_75", "ranch_camp_81" ], "fg": [ 4318, 4319, 4317, 4316 ], "rotates": true }, + { "id": "pond_field", "fg": 4330, "bg": 4175, "rotates": false }, + { "id": "pond_forest", "fg": 4331, "bg": 4175, "rotates": false }, + { "id": "pond_swamp", "fg": 4332, "bg": 4175, "rotates": false }, + { "id": "hot_springs", "fg": 4329, "bg": 4175, "rotates": false }, { "id": [ "pool", "pool_1", "pool_2", "pool_3", "pool_4" ], - "fg": [ 4315, 4314, 4316, 4317 ], - "bg": 4156, + "fg": [ 4334, 4333, 4335, 4336 ], + "bg": 4175, "rotates": true }, - { "id": [ "pool_5", "pool_6" ], "fg": [ 4319, 4318, 4320, 4321 ], "bg": 4156, "rotates": true }, + { "id": [ "pool_5", "pool_6" ], "fg": [ 4338, 4337, 4339, 4340 ], "bg": 4175, "rotates": true }, { "id": [ "pool_roof", "pool_roof_1", "pool_roof_2", "pool_roof_3", "pool_roof_4" ], - "fg": [ 4315, 4314, 4316, 4317 ], - "bg": 4160, + "fg": [ 4334, 4333, 4335, 4336 ], + "bg": 4179, "rotates": true }, - { "id": "publicgarden", "fg": 4322 }, - { "id": "PublicPond_1a", "fg": [ 4326, 4324, 4323, 4325 ], "rotates": true }, - { "id": "PublicPond_1b", "fg": [ 4323, 4325, 4326, 4324 ], "rotates": true }, - { "id": "river_nw", "fg": 4335, "bg": 4156, "rotates": false }, - { "id": "river_sw", "fg": 4338, "bg": 4156, "rotates": false }, - { "id": "river_se", "fg": 4336, "bg": 4156, "rotates": false }, - { "id": "river_ne", "fg": 4333, "bg": 4156, "rotates": false }, - { "id": "river_north", "fg": 4334, "bg": 4156, "rotates": false }, - { "id": "river_west", "fg": 4339, "bg": 4156, "rotates": false }, - { "id": "river_east", "fg": 4332, "bg": 4156, "rotates": false }, - { "id": "river_south", "fg": 4337, "bg": 4156, "rotates": false }, - { "id": "river_center", "fg": 4331, "bg": 4156, "rotates": false }, - { "id": "river", "fg": [ 4334, 4332, 4337, 4339 ], "bg": 4156, "rotates": true }, - { "id": "river_c_not_nw", "fg": 4328, "bg": 4156, "rotates": false }, - { "id": "river_c_not_ne", "fg": 4327, "bg": 4156, "rotates": false }, - { "id": "river_c_not_sw", "fg": 4330, "bg": 4156, "rotates": false }, - { "id": "river_c_not_se", "fg": 4329, "bg": 4156, "rotates": false }, + { "id": "publicgarden", "fg": 4341 }, + { "id": "PublicPond_1a", "fg": [ 4345, 4343, 4342, 4344 ], "rotates": true }, + { "id": "PublicPond_1b", "fg": [ 4342, 4344, 4345, 4343 ], "rotates": true }, + { "id": "river_nw", "fg": 4354, "bg": 4175, "rotates": false }, + { "id": "river_sw", "fg": 4357, "bg": 4175, "rotates": false }, + { "id": "river_se", "fg": 4355, "bg": 4175, "rotates": false }, + { "id": "river_ne", "fg": 4352, "bg": 4175, "rotates": false }, + { "id": "river_north", "fg": 4353, "bg": 4175, "rotates": false }, + { "id": "river_west", "fg": 4358, "bg": 4175, "rotates": false }, + { "id": "river_east", "fg": 4351, "bg": 4175, "rotates": false }, + { "id": "river_south", "fg": 4356, "bg": 4175, "rotates": false }, + { "id": "river_center", "fg": 4350, "bg": 4175, "rotates": false }, + { "id": "river", "fg": [ 4353, 4351, 4356, 4358 ], "bg": 4175, "rotates": true }, + { "id": "river_c_not_nw", "fg": 4347, "bg": 4175, "rotates": false }, + { "id": "river_c_not_ne", "fg": 4346, "bg": 4175, "rotates": false }, + { "id": "river_c_not_sw", "fg": 4349, "bg": 4175, "rotates": false }, + { "id": "river_c_not_se", "fg": 4348, "bg": 4175, "rotates": false }, { "id": "road", - "fg": 4355, + "fg": 4374, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4340 }, - { "id": "corner", "fg": [ 4342, 4344, 4343, 4341 ], "bg": 4156 }, - { "id": "t_connection", "fg": [ 4352, 4354, 4353, 4351 ] }, - { "id": "edge", "fg": [ 4346, 4345 ] }, - { "id": "end_piece", "fg": [ 4348, 4350, 4349, 4347 ] }, - { "id": "unconnected", "fg": [ 4355, 4355 ], "bg": 4156 } + { "id": "center", "fg": 4359 }, + { "id": "corner", "fg": [ 4361, 4363, 4362, 4360 ], "bg": 4175 }, + { "id": "t_connection", "fg": [ 4371, 4373, 4372, 4370 ] }, + { "id": "edge", "fg": [ 4365, 4364 ] }, + { "id": "end_piece", "fg": [ 4367, 4369, 4368, 4366 ] }, + { "id": "unconnected", "fg": [ 4374, 4374 ], "bg": 4175 } ] }, - { "id": "road_nesw_manhole", "fg": 4356, "bg": 4340 }, + { "id": "road_nesw_manhole", "fg": 4375, "bg": 4359 }, { "id": [ "house_farm", "farm_2", "farm_isherwood_2", "2farm_11" ], - "fg": [ 4358, 4357, 4359, 4360 ], - "bg": 4156, + "fg": [ 4377, 4376, 4378, 4379 ], + "bg": 4175, "rotates": true }, - { "id": [ "dairy_farm_SW", "ranch_camp_68" ], "fg": [ 4359, 4360, 4358, 4357 ], "bg": 4156, "rotates": true }, + { "id": [ "dairy_farm_SW", "ranch_camp_68" ], "fg": [ 4378, 4379, 4377, 4376 ], "bg": 4175, "rotates": true }, { "id": [ "house_farm_roof", "farm_2_roof", "farm_isherwood_2_roof", "2farm_roof_11" ], - "fg": [ 4358, 4357, 4359, 4360 ], - "bg": 4160, + "fg": [ 4377, 4376, 4378, 4379 ], + "bg": 4179, "rotates": true }, { "id": [ "dairy_farm_SW_roof", "ranch_camp_68_roof" ], - "fg": [ 4359, 4360, 4358, 4357 ], - "bg": 4160, + "fg": [ 4378, 4379, 4377, 4376 ], + "bg": 4179, "rotates": true }, - { "id": "farm_isherwood_2_cellar", "fg": [ 4358, 4357, 4359, 4360 ], "rotates": true }, - { "id": [ "2silos", "ranch_camp_57" ], "fg": [ 4362, 4361, 4362, 4361 ], "bg": 4156, "rotates": true }, + { "id": "farm_isherwood_2_cellar", "fg": [ 4377, 4376, 4378, 4379 ], "rotates": true }, + { "id": [ "2silos", "ranch_camp_57" ], "fg": [ 4381, 4380, 4381, 4380 ], "bg": 4175, "rotates": true }, { "id": [ "2silos_1", "2silos_2", "2silos_roof" ], - "fg": [ 4362, 4361, 4362, 4361 ], - "bg": 4160, + "fg": [ 4381, 4380, 4381, 4380 ], + "bg": 4179, "rotates": true }, - { "id": "slimepit_top", "fg": 4363, "bg": 4156 }, - { "id": [ "slimepit_bottom", "slimepit", "slimepit_down" ], "fg": 6625 }, + { "id": "slimepit_top", "fg": 4382, "bg": 4175 }, + { "id": [ "slimepit_bottom", "slimepit", "slimepit_down" ], "fg": 6644 }, { "id": [ "sub_station_roof", "sub_station", "sewer_sub_station", "underground_sub_station" ], - "fg": [ 4365, 4364, 4366, 4367 ], + "fg": [ 4384, 4383, 4385, 4386 ], "rotates": true }, - { "id": "hunter_shack", "fg": [ 4374, 4372, 4373, 4375 ], "bg": 4156, "rotates": true }, - { "id": "hunter_shack_1", "fg": [ 4370, 4368, 4369, 4371 ], "bg": 4156, "rotates": true }, - { "id": "hunter_shack_roof", "fg": [ 4373, 4372, 4374, 4375 ], "bg": 4160, "rotates": true }, - { "id": "hunter_shack_roof_1", "fg": [ 4370, 4368, 4369, 4371 ], "bg": 4160, "rotates": true }, - { "id": "small_wooded_trail", "fg": [ 4381, 4380, 4382, 4383 ], "bg": 4156, "rotates": true }, - { "id": "small_wooded_trail_2", "fg": [ 4377, 4376, 4378, 4379 ], "bg": 4156, "rotates": true }, - { "id": "ws_fire_lookout_tower_base", "fg": 4398, "bg": 4156, "rotates": false }, - { "id": "ws_fire_lookout_tower_f1", "fg": 4398, "bg": 4160 }, - { "id": [ "ws_fire_lookout_tower_f2", "ws_fire_lookout_tower_f3" ], "fg": 4399, "bg": 4160 }, - { "id": [ "t_lake_bed", "t_ocean_bed" ], "fg": 4400, "bg": 6276 }, - { "id": "t_bulkhead_roof", "fg": 4400, "bg": 5779 }, - { "id": "t_lake_bed_concrete", "fg": 4400, "bg": 4730 }, - { "id": "t_lake_bed_concrete_yellow", "fg": 4400, "bg": 5896 }, - { "id": "t_concrete_dock_deep_pile", "fg": 4400, "bg": 4761 }, + { "id": "hunter_shack", "fg": [ 4393, 4391, 4392, 4394 ], "bg": 4175, "rotates": true }, + { "id": "hunter_shack_1", "fg": [ 4389, 4387, 4388, 4390 ], "bg": 4175, "rotates": true }, + { "id": "hunter_shack_roof", "fg": [ 4392, 4391, 4393, 4394 ], "bg": 4179, "rotates": true }, + { "id": "hunter_shack_roof_1", "fg": [ 4389, 4387, 4388, 4390 ], "bg": 4179, "rotates": true }, + { "id": "small_wooded_trail", "fg": [ 4400, 4399, 4401, 4402 ], "bg": 4175, "rotates": true }, + { "id": "small_wooded_trail_2", "fg": [ 4396, 4395, 4397, 4398 ], "bg": 4175, "rotates": true }, + { "id": "ws_fire_lookout_tower_base", "fg": 4417, "bg": 4175, "rotates": false }, + { "id": "ws_fire_lookout_tower_f1", "fg": 4417, "bg": 4179 }, + { "id": [ "ws_fire_lookout_tower_f2", "ws_fire_lookout_tower_f3" ], "fg": 4418, "bg": 4179 }, + { "id": [ "t_lake_bed", "t_ocean_bed" ], "fg": 4419, "bg": 6295 }, + { "id": "t_bulkhead_roof", "fg": 4419, "bg": 5798 }, + { "id": "t_lake_bed_concrete", "fg": 4419, "bg": 4749 }, + { "id": "t_lake_bed_concrete_yellow", "fg": 4419, "bg": 5915 }, + { "id": "t_concrete_dock_deep_pile", "fg": 4419, "bg": 4780 }, { "id": "t_bullettrailer_brownfloor", "fg": [ - { "weight": 100, "sprite": 4409 }, - { "weight": 100, "sprite": 4410 }, - { "weight": 100, "sprite": 4411 }, - { "weight": 100, "sprite": 4412 } + { "weight": 100, "sprite": 4428 }, + { "weight": 100, "sprite": 4429 }, + { "weight": 100, "sprite": 4430 }, + { "weight": 100, "sprite": 4431 } ] }, - { "id": "t_reb_cage", "fg": 4418, "bg": 6207 }, + { "id": "t_reb_cage", "fg": 4437, "bg": 6226 }, { "id": "f_earthbag_half", "multitile": true, - "fg": 4434, - "bg": 5618, + "fg": 4453, + "bg": 5637, "additional_tiles": [ - { "id": "center", "fg": 4419 }, - { "id": "corner", "fg": [ 4421, 4423, 4422, 4420 ] }, - { "id": "t_connection", "fg": [ 4431, 4433, 4432, 4430 ] }, - { "id": "edge", "fg": [ 4425, 4424 ] }, - { "id": "end_piece", "fg": [ 4427, 4429, 4428, 4426 ] }, - { "id": "unconnected", "fg": [ 4434, 4434 ] } + { "id": "center", "fg": 4438 }, + { "id": "corner", "fg": [ 4440, 4442, 4441, 4439 ] }, + { "id": "t_connection", "fg": [ 4450, 4452, 4451, 4449 ] }, + { "id": "edge", "fg": [ 4444, 4443 ] }, + { "id": "end_piece", "fg": [ 4446, 4448, 4447, 4445 ] }, + { "id": "unconnected", "fg": [ 4453, 4453 ] } ] }, - { "id": [ "t_ramp_up_low", "t_ramp_down_low" ], "fg": 5877 }, - { "id": [ "t_concrete_ramp_up_high", "t_sidewalk_ramp_up_high" ], "fg": 4437 }, - { "id": [ "t_concrete_ramp_up_low", "t_sidewalk_ramp_up_low" ], "fg": 4438 }, - { "id": [ "t_concrete_ramp_down_high", "t_sidewalk_ramp_down_high" ], "fg": 4435 }, - { "id": [ "t_concrete_ramp_down_low", "t_sidewalk_ramp_down_low" ], "fg": 4436 }, - { "id": "t_railroad_ramp_up_low", "fg": 4442, "bg": 6059 }, - { "id": "t_railroad_ramp_up_high", "fg": 4441, "bg": 6059 }, - { "id": "t_railroad_ramp_down_high", "fg": 4439, "bg": 6059 }, - { "id": "t_railroad_ramp_down_low", "fg": 4440, "bg": 6059 }, + { "id": [ "t_ramp_up_low", "t_ramp_down_low" ], "fg": 5896 }, + { "id": [ "t_concrete_ramp_up_high", "t_sidewalk_ramp_up_high" ], "fg": 4456 }, + { "id": [ "t_concrete_ramp_up_low", "t_sidewalk_ramp_up_low" ], "fg": 4457 }, + { "id": [ "t_concrete_ramp_down_high", "t_sidewalk_ramp_down_high" ], "fg": 4454 }, + { "id": [ "t_concrete_ramp_down_low", "t_sidewalk_ramp_down_low" ], "fg": 4455 }, + { "id": "t_railroad_ramp_up_low", "fg": 4461, "bg": 6078 }, + { "id": "t_railroad_ramp_up_high", "fg": 4460, "bg": 6078 }, + { "id": "t_railroad_ramp_down_high", "fg": 4458, "bg": 6078 }, + { "id": "t_railroad_ramp_down_low", "fg": 4459, "bg": 6078 }, { "id": "t_splitrail_fence", "multitile": true, - "fg": 4483, - "bg": 5618, + "fg": 4502, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": 4468 }, - { "id": "corner", "bg": 5618, "fg": [ 4470, 4472, 4471, 4469 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 4480, 4482, 4481, 4479 ] }, - { "id": "edge", "bg": 5618, "fg": [ 4474, 4473 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 4476, 4478, 4477, 4475 ] }, - { "bg": 5618, "id": "unconnected", "fg": [ 4483, 4483 ] } + { "id": "center", "bg": 5637, "fg": 4487 }, + { "id": "corner", "bg": 5637, "fg": [ 4489, 4491, 4490, 4488 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 4499, 4501, 4500, 4498 ] }, + { "id": "edge", "bg": 5637, "fg": [ 4493, 4492 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 4495, 4497, 4496, 4494 ] }, + { "bg": 5637, "id": "unconnected", "fg": [ 4502, 4502 ] } ] }, { "id": "t_splitrail_fence_season_summer", "multitile": true, - "fg": 4483, - "bg": 5628, + "fg": 4502, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": 4468 }, - { "id": "corner", "bg": 5628, "fg": [ 4470, 4472, 4471, 4469 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 4480, 4482, 4481, 4479 ] }, - { "id": "edge", "bg": 5628, "fg": [ 4474, 4473 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 4476, 4478, 4477, 4475 ] }, - { "bg": 5628, "id": "unconnected", "fg": [ 4483, 4483 ] } + { "id": "center", "bg": 5647, "fg": 4487 }, + { "id": "corner", "bg": 5647, "fg": [ 4489, 4491, 4490, 4488 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 4499, 4501, 4500, 4498 ] }, + { "id": "edge", "bg": 5647, "fg": [ 4493, 4492 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 4495, 4497, 4496, 4494 ] }, + { "bg": 5647, "id": "unconnected", "fg": [ 4502, 4502 ] } ] }, { "id": "t_splitrail_fence_season_autumn", "multitile": true, - "fg": 4483, - "bg": 5623, + "fg": 4502, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": 4468 }, - { "id": "corner", "bg": 5623, "fg": [ 4470, 4472, 4471, 4469 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 4480, 4482, 4481, 4479 ] }, - { "id": "edge", "bg": 5623, "fg": [ 4474, 4473 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 4476, 4478, 4477, 4475 ] }, - { "bg": 5623, "id": "unconnected", "fg": [ 4483, 4483 ] } + { "id": "center", "bg": 5642, "fg": 4487 }, + { "id": "corner", "bg": 5642, "fg": [ 4489, 4491, 4490, 4488 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 4499, 4501, 4500, 4498 ] }, + { "id": "edge", "bg": 5642, "fg": [ 4493, 4492 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 4495, 4497, 4496, 4494 ] }, + { "bg": 5642, "id": "unconnected", "fg": [ 4502, 4502 ] } ] }, { "id": "t_splitrail_fence_season_winter", "multitile": true, - "fg": 4483, - "bg": 4449, + "fg": 4502, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": 4468 }, - { "id": "corner", "bg": 4449, "fg": [ 4470, 4472, 4471, 4469 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 4480, 4482, 4481, 4479 ] }, - { "id": "edge", "bg": 4449, "fg": [ 4474, 4473 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 4476, 4478, 4477, 4475 ] }, - { "bg": 4449, "id": "unconnected", "fg": [ 4483, 4483 ] } + { "id": "center", "bg": 4468, "fg": 4487 }, + { "id": "corner", "bg": 4468, "fg": [ 4489, 4491, 4490, 4488 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 4499, 4501, 4500, 4498 ] }, + { "id": "edge", "bg": 4468, "fg": [ 4493, 4492 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 4495, 4497, 4496, 4494 ] }, + { "bg": 4468, "id": "unconnected", "fg": [ 4502, 4502 ] } ] }, - { "id": "t_stairs_down", "fg": 4484 }, - { "id": "t_wood_stairs_down", "fg": 4485 }, + { "id": "t_stairs_down", "fg": 4503 }, + { "id": "t_wood_stairs_down", "fg": 4504 }, { "id": "t_adobe_brick_wall", - "fg": 4501, + "fg": 4520, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4486 }, - { "id": "corner", "fg": [ 4488, 4490, 4489, 4487 ] }, - { "id": "t_connection", "fg": [ 4498, 4500, 4499, 4497 ] }, - { "id": "edge", "fg": [ 4492, 4491 ] }, - { "id": "end_piece", "fg": [ 4494, 4496, 4495, 4493 ] }, - { "id": "unconnected", "fg": [ 4501, 4501 ] } + { "id": "center", "fg": 4505 }, + { "id": "corner", "fg": [ 4507, 4509, 4508, 4506 ] }, + { "id": "t_connection", "fg": [ 4517, 4519, 4518, 4516 ] }, + { "id": "edge", "fg": [ 4511, 4510 ] }, + { "id": "end_piece", "fg": [ 4513, 4515, 4514, 4512 ] }, + { "id": "unconnected", "fg": [ 4520, 4520 ] } ] }, { "id": "t_adobe_brick_wall_halfway", - "fg": 4517, + "fg": 4536, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4502 }, - { "id": "corner", "fg": [ 4504, 4506, 4505, 4503 ] }, - { "id": "t_connection", "fg": [ 4514, 4516, 4515, 4513 ] }, - { "id": "edge", "fg": [ 4508, 4507 ] }, - { "id": "end_piece", "fg": [ 4510, 4512, 4511, 4509 ] }, - { "id": "unconnected", "fg": [ 4517, 4517 ] } + { "id": "center", "fg": 4521 }, + { "id": "corner", "fg": [ 4523, 4525, 4524, 4522 ] }, + { "id": "t_connection", "fg": [ 4533, 4535, 4534, 4532 ] }, + { "id": "edge", "fg": [ 4527, 4526 ] }, + { "id": "end_piece", "fg": [ 4529, 4531, 4530, 4528 ] }, + { "id": "unconnected", "fg": [ 4536, 4536 ] } ] }, - { "id": "t_bamboo", "fg": 4519, "bg": 5618 }, - { "id": "t_bamboo_season_summer", "fg": 4518, "bg": 5628 }, - { "id": "t_bamboo_season_autumn", "fg": 4518, "bg": 5623 }, - { "id": "t_bamboo_season_winter", "fg": 4520, "bg": 4449 }, - { "id": "t_bamboo_harvested", "fg": 4521, "bg": 5618 }, - { "id": "t_bamboo_long", "fg": 4522, "bg": 5618 }, - { "id": "t_bamboo_long_season_summer", "fg": 4522, "bg": 5628 }, - { "id": "t_bamboo_long_season_autumn", "fg": 4522, "bg": 5623 }, - { "id": "t_bamboo_long_season_winter", "fg": 4523, "bg": 4449 }, - { "id": "t_bars", "fg": 4524 }, - { "id": "t_bollard", "fg": 4525, "bg": 6609 }, + { "id": "t_bamboo", "fg": 4538, "bg": 5637 }, + { "id": "t_bamboo_season_summer", "fg": 4537, "bg": 5647 }, + { "id": "t_bamboo_season_autumn", "fg": 4537, "bg": 5642 }, + { "id": "t_bamboo_season_winter", "fg": 4539, "bg": 4468 }, + { "id": "t_bamboo_harvested", "fg": 4540, "bg": 5637 }, + { "id": "t_bamboo_long", "fg": 4541, "bg": 5637 }, + { "id": "t_bamboo_long_season_summer", "fg": 4541, "bg": 5647 }, + { "id": "t_bamboo_long_season_autumn", "fg": 4541, "bg": 5642 }, + { "id": "t_bamboo_long_season_winter", "fg": 4542, "bg": 4468 }, + { "id": "t_bars", "fg": 4543 }, + { "id": "t_bollard", "fg": 4544, "bg": 6628 }, { "id": "t_brick_roof", - "fg": 4541, + "fg": 4560, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4526 }, - { "id": "corner", "fg": [ 4528, 4530, 4529, 4527 ] }, - { "id": "t_connection", "fg": [ 4538, 4540, 4539, 4537 ] }, - { "id": "edge", "fg": [ 4532, 4531 ] }, - { "id": "end_piece", "fg": [ 4534, 4536, 4535, 4533 ] }, - { "id": "unconnected", "fg": 4541 } + { "id": "center", "fg": 4545 }, + { "id": "corner", "fg": [ 4547, 4549, 4548, 4546 ] }, + { "id": "t_connection", "fg": [ 4557, 4559, 4558, 4556 ] }, + { "id": "edge", "fg": [ 4551, 4550 ] }, + { "id": "end_piece", "fg": [ 4553, 4555, 4554, 4552 ] }, + { "id": "unconnected", "fg": 4560 } ] }, { "id": "t_brick_wall", "multitile": true, - "fg": 4557, + "fg": 4576, "additional_tiles": [ - { "id": "center", "fg": 4542 }, - { "id": "corner", "fg": [ 4544, 4546, 4545, 4543 ] }, - { "id": "t_connection", "fg": [ 4554, 4556, 4555, 4553 ] }, - { "id": "edge", "fg": [ 4548, 4547 ] }, - { "id": "end_piece", "fg": [ 4550, 4552, 4551, 4549 ] }, - { "id": "unconnected", "fg": 4557 } + { "id": "center", "fg": 4561 }, + { "id": "corner", "fg": [ 4563, 4565, 4564, 4562 ] }, + { "id": "t_connection", "fg": [ 4573, 4575, 4574, 4572 ] }, + { "id": "edge", "fg": [ 4567, 4566 ] }, + { "id": "end_piece", "fg": [ 4569, 4571, 4570, 4568 ] }, + { "id": "unconnected", "fg": 4576 } ] }, { "id": "t_brick_wall_halfway", - "fg": 4573, + "fg": 4592, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4558 }, - { "id": "corner", "fg": [ 4560, 4562, 4561, 4559 ] }, - { "id": "t_connection", "fg": [ 4570, 4572, 4571, 4569 ] }, - { "id": "edge", "fg": [ 4564, 4563 ] }, - { "id": "end_piece", "fg": [ 4566, 4568, 4567, 4565 ] }, - { "id": "unconnected", "fg": [ 4573, 4573 ] } + { "id": "center", "fg": 4577 }, + { "id": "corner", "fg": [ 4579, 4581, 4580, 4578 ] }, + { "id": "t_connection", "fg": [ 4589, 4591, 4590, 4588 ] }, + { "id": "edge", "fg": [ 4583, 4582 ] }, + { "id": "end_piece", "fg": [ 4585, 4587, 4586, 4584 ] }, + { "id": "unconnected", "fg": [ 4592, 4592 ] } ] }, { "id": "t_bridge", "multitile": true, - "fg": 4589, - "additional_tiles": [ - { "id": "center", "fg": 4574 }, - { "id": "corner", "fg": [ 4576, 4578, 4577, 4575 ] }, - { "id": "t_connection", "fg": [ 4586, 4588, 4587, 4585 ] }, - { "id": "edge", "fg": [ 4580, 4579 ] }, - { "id": "end_piece", "fg": [ 4582, 4584, 4583, 4581 ] }, - { "id": "unconnected", "fg": [ 4589, 4589 ] } - ] - }, - { "id": "t_buffer_stop", "fg": 4590, "bg": 6059 }, - { "id": "t_card_artisans", "fg": 4591, "bg": 1763 }, - { "id": "t_card_fp", "fg": 4592, "bg": 1763 }, - { "id": "t_card_industrial", "fg": 4593, "bg": 1763 }, - { "id": "t_card_military", "fg": 4594, "bg": 1763 }, - { "id": [ "t_card_science", "t_card_robofac" ], "fg": 4596, "bg": 1763 }, - { "id": "t_card_science_maintenance_blue", "fg": 4597, "bg": 1763 }, - { "id": "t_card_science_maintenance_green", "fg": 4598, "bg": 1763 }, - { "id": "t_card_science_maintenance_yellow", "fg": 4599, "bg": 1763 }, - { "id": "t_card_science_medical_red", "fg": 4600, "bg": 1763 }, - { "id": "t_card_science_mutagen_cyan", "fg": 4601, "bg": 1763 }, - { "id": "t_card_science_mutagen_green", "fg": 4602, "bg": 1763 }, - { "id": "t_card_science_mutagen_pink", "fg": 4603, "bg": 1763 }, - { "id": "t_card_science_security_black", "fg": 4604, "bg": 1763 }, - { "id": "t_card_science_security_magenta", "fg": 4605, "bg": 1763 }, - { "id": "t_card_science_security_yellow", "fg": 4606, "bg": 1763 }, - { "id": "t_card_science_transport_1", "fg": 4607, "bg": 1763 }, + "fg": 4608, + "additional_tiles": [ + { "id": "center", "fg": 4593 }, + { "id": "corner", "fg": [ 4595, 4597, 4596, 4594 ] }, + { "id": "t_connection", "fg": [ 4605, 4607, 4606, 4604 ] }, + { "id": "edge", "fg": [ 4599, 4598 ] }, + { "id": "end_piece", "fg": [ 4601, 4603, 4602, 4600 ] }, + { "id": "unconnected", "fg": [ 4608, 4608 ] } + ] + }, + { "id": "t_buffer_stop", "fg": 4609, "bg": 6078 }, + { "id": "t_card_artisans", "fg": 4610, "bg": 1763 }, + { "id": "t_card_fp", "fg": 4611, "bg": 1763 }, + { "id": "t_card_industrial", "fg": 4612, "bg": 1763 }, + { "id": "t_card_military", "fg": 4613, "bg": 1763 }, + { "id": [ "t_card_science", "t_card_robofac" ], "fg": 4615, "bg": 1763 }, + { "id": "t_card_science_maintenance_blue", "fg": 4616, "bg": 1763 }, + { "id": "t_card_science_maintenance_green", "fg": 4617, "bg": 1763 }, + { "id": "t_card_science_maintenance_yellow", "fg": 4618, "bg": 1763 }, + { "id": "t_card_science_medical_red", "fg": 4619, "bg": 1763 }, + { "id": "t_card_science_mutagen_cyan", "fg": 4620, "bg": 1763 }, + { "id": "t_card_science_mutagen_green", "fg": 4621, "bg": 1763 }, + { "id": "t_card_science_mutagen_pink", "fg": 4622, "bg": 1763 }, + { "id": "t_card_science_security_black", "fg": 4623, "bg": 1763 }, + { "id": "t_card_science_security_magenta", "fg": 4624, "bg": 1763 }, + { "id": "t_card_science_security_yellow", "fg": 4625, "bg": 1763 }, + { "id": "t_card_science_transport_1", "fg": 4626, "bg": 1763 }, { "id": "t_carpet_green", "multitile": true, - "fg": 4626, + "fg": 4645, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 4608 }, - { "weight": 1, "sprite": 4609 }, - { "weight": 1, "sprite": 4610 }, - { "weight": 1, "sprite": 4611 } + { "weight": 1, "sprite": 4627 }, + { "weight": 1, "sprite": 4628 }, + { "weight": 1, "sprite": 4629 }, + { "weight": 1, "sprite": 4630 } ] }, - { "id": "corner", "fg": [ 4613, 4615, 4614, 4612 ] }, - { "id": "t_connection", "fg": [ 4623, 4625, 4624, 4622 ] }, - { "id": "edge", "fg": [ 4617, 4616 ] }, - { "id": "end_piece", "fg": [ 4619, 4621, 4620, 4618 ] }, - { "id": "unconnected", "fg": 4626 } + { "id": "corner", "fg": [ 4632, 4634, 4633, 4631 ] }, + { "id": "t_connection", "fg": [ 4642, 4644, 4643, 4641 ] }, + { "id": "edge", "fg": [ 4636, 4635 ] }, + { "id": "end_piece", "fg": [ 4638, 4640, 4639, 4637 ] }, + { "id": "unconnected", "fg": 4645 } ] }, { "id": "t_carpet_purple", "multitile": true, - "fg": 4645, + "fg": 4664, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 4627 }, - { "weight": 1, "sprite": 4628 }, - { "weight": 1, "sprite": 4629 }, - { "weight": 1, "sprite": 4630 } + { "weight": 1, "sprite": 4646 }, + { "weight": 1, "sprite": 4647 }, + { "weight": 1, "sprite": 4648 }, + { "weight": 1, "sprite": 4649 } ] }, - { "id": "corner", "fg": [ 4632, 4634, 4633, 4631 ] }, - { "id": "t_connection", "fg": [ 4642, 4644, 4643, 4641 ] }, - { "id": "edge", "fg": [ 4636, 4635 ] }, - { "id": "end_piece", "fg": [ 4638, 4640, 4639, 4637 ] }, - { "id": "unconnected", "fg": 4645 } + { "id": "corner", "fg": [ 4651, 4653, 4652, 4650 ] }, + { "id": "t_connection", "fg": [ 4661, 4663, 4662, 4660 ] }, + { "id": "edge", "fg": [ 4655, 4654 ] }, + { "id": "end_piece", "fg": [ 4657, 4659, 4658, 4656 ] }, + { "id": "unconnected", "fg": 4664 } ] }, { @@ -5275,451 +5365,438 @@ "t_carpet_base_wood" ], "multitile": true, - "fg": 4661, + "fg": 4680, "additional_tiles": [ - { "id": "center", "fg": 4646 }, - { "id": "corner", "fg": [ 4648, 4650, 4649, 4647 ] }, - { "id": "t_connection", "fg": [ 4658, 4660, 4659, 4657 ] }, - { "id": "edge", "fg": [ 4652, 4651 ] }, - { "id": "end_piece", "fg": [ 4654, 4656, 4655, 4653 ] }, - { "id": "unconnected", "fg": 4661 } + { "id": "center", "fg": 4665 }, + { "id": "corner", "fg": [ 4667, 4669, 4668, 4666 ] }, + { "id": "t_connection", "fg": [ 4677, 4679, 4678, 4676 ] }, + { "id": "edge", "fg": [ 4671, 4670 ] }, + { "id": "end_piece", "fg": [ 4673, 4675, 4674, 4672 ] }, + { "id": "unconnected", "fg": 4680 } ] }, { "id": "t_carpet_yellow", "multitile": true, - "fg": 4677, + "fg": 4696, "additional_tiles": [ - { "id": "center", "fg": 4662 }, - { "id": "corner", "fg": [ 4664, 4666, 4665, 4663 ] }, - { "id": "t_connection", "fg": [ 4674, 4676, 4675, 4673 ] }, - { "id": "edge", "fg": [ 4668, 4667 ] }, - { "id": "end_piece", "fg": [ 4670, 4672, 4671, 4669 ] }, - { "id": "unconnected", "fg": 4677 } + { "id": "center", "fg": 4681 }, + { "id": "corner", "fg": [ 4683, 4685, 4684, 4682 ] }, + { "id": "t_connection", "fg": [ 4693, 4695, 4694, 4692 ] }, + { "id": "edge", "fg": [ 4687, 4686 ] }, + { "id": "end_piece", "fg": [ 4689, 4691, 4690, 4688 ] }, + { "id": "unconnected", "fg": 4696 } ] }, { "id": "t_chainfence", - "fg": 4693, + "fg": 4712, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4678, "bg": 5877 }, - { "id": "corner", "fg": [ 4680, 4682, 4681, 4679 ], "bg": 5877 }, - { "id": "t_connection", "fg": [ 4690, 4692, 4691, 4689 ], "bg": 5877 }, - { "id": "edge", "fg": [ 4684, 4683 ], "bg": 5877 }, - { "id": "end_piece", "fg": [ 4686, 4688, 4687, 4685 ], "bg": 5877 }, - { "id": "unconnected", "fg": [ 4693, 4693 ], "bg": 5877 } + { "id": "center", "fg": 4697, "bg": 5896 }, + { "id": "corner", "fg": [ 4699, 4701, 4700, 4698 ], "bg": 5896 }, + { "id": "t_connection", "fg": [ 4709, 4711, 4710, 4708 ], "bg": 5896 }, + { "id": "edge", "fg": [ 4703, 4702 ], "bg": 5896 }, + { "id": "end_piece", "fg": [ 4705, 4707, 4706, 4704 ], "bg": 5896 }, + { "id": "unconnected", "fg": [ 4712, 4712 ], "bg": 5896 } ], - "bg": 5877 + "bg": 5896 }, { "id": "t_chainfence_season_winter", - "fg": 4693, + "fg": 4712, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4678, "bg": 4449 }, - { "id": "corner", "fg": [ 4680, 4682, 4681, 4679 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 4690, 4692, 4691, 4689 ], "bg": 4449 }, - { "id": "edge", "fg": [ 4684, 4683 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 4686, 4688, 4687, 4685 ], "bg": 4449 }, - { "id": "unconnected", "fg": [ 4693, 4693 ], "bg": 4449 } + { "id": "center", "fg": 4697, "bg": 4468 }, + { "id": "corner", "fg": [ 4699, 4701, 4700, 4698 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 4709, 4711, 4710, 4708 ], "bg": 4468 }, + { "id": "edge", "fg": [ 4703, 4702 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 4705, 4707, 4706, 4704 ], "bg": 4468 }, + { "id": "unconnected", "fg": [ 4712, 4712 ], "bg": 4468 } ], - "bg": 4449 + "bg": 4468 }, { "id": "t_chickenwire_fence", - "fg": 4709, - "bg": 5618, + "fg": 4728, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4694, "bg": 5618 }, - { "id": "corner", "fg": [ 4696, 4698, 4697, 4695 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 4706, 4708, 4707, 4705 ], "bg": 5618 }, - { "id": "edge", "fg": [ 4700, 4699 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 4702, 4704, 4703, 4701 ], "bg": 5618 }, - { "id": "unconnected", "fg": 4709, "bg": 5618 } + { "id": "center", "fg": 4713, "bg": 5637 }, + { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 5637 }, + { "id": "edge", "fg": [ 4719, 4718 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 5637 }, + { "id": "unconnected", "fg": 4728, "bg": 5637 } ] }, { "id": "t_chickenwire_fence_season_summer", - "fg": 4709, - "bg": 5628, + "fg": 4728, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4694, "bg": 5628 }, - { "id": "corner", "fg": [ 4696, 4698, 4697, 4695 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 4706, 4708, 4707, 4705 ], "bg": 5628 }, - { "id": "edge", "fg": [ 4700, 4699 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 4702, 4704, 4703, 4701 ], "bg": 5628 }, - { "id": "unconnected", "fg": 4709, "bg": 5628 } + { "id": "center", "fg": 4713, "bg": 5647 }, + { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 5647 }, + { "id": "edge", "fg": [ 4719, 4718 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 5647 }, + { "id": "unconnected", "fg": 4728, "bg": 5647 } ] }, { "id": "t_chickenwire_fence_season_autumn", - "fg": 4709, - "bg": 5623, + "fg": 4728, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4694, "bg": 5623 }, - { "id": "corner", "fg": [ 4696, 4698, 4697, 4695 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 4706, 4708, 4707, 4705 ], "bg": 5623 }, - { "id": "edge", "fg": [ 4700, 4699 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 4702, 4704, 4703, 4701 ], "bg": 5623 }, - { "id": "unconnected", "fg": 4709, "bg": 5623 } + { "id": "center", "fg": 4713, "bg": 5642 }, + { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 5642 }, + { "id": "edge", "fg": [ 4719, 4718 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 5642 }, + { "id": "unconnected", "fg": 4728, "bg": 5642 } ] }, { "id": "t_chickenwire_fence_season_winter", - "fg": 4709, - "bg": 4449, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 4694, "bg": 4449 }, - { "id": "corner", "fg": [ 4696, 4698, 4697, 4695 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 4706, 4708, 4707, 4705 ], "bg": 4449 }, - { "id": "edge", "fg": [ 4700, 4699 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 4702, 4704, 4703, 4701 ], "bg": 4449 }, - { "id": "unconnected", "fg": 4709, "bg": 4449 } - ] - }, - { "id": "t_chickenwire_fence_post", "fg": 4710, "bg": 5618 }, - { "id": "t_chickenwire_fence_post_season_summer", "fg": 4710, "bg": 5628 }, - { "id": "t_chickenwire_fence_post_season_autumn", "fg": 4710, "bg": 5623 }, - { "id": "t_chickenwire_fence_post_season_winter", "fg": 4710, "bg": 4449 }, - { "id": "t_chickenwire_gate_c", "fg": 4711, "bg": 5618 }, - { "id": "t_chickenwire_gate_c_season_summer", "fg": 4711, "bg": 5628 }, - { "id": "t_chickenwire_gate_c_season_autumn", "fg": 4711, "bg": 5623 }, - { "id": "t_chickenwire_gate_c_season_winter", "fg": 4711, "bg": 4449 }, - { "id": "t_chickenwire_gate_o", "fg": 4712, "bg": 5618 }, - { "id": "t_chickenwire_gate_o_season_summer", "fg": 4712, "bg": 5628 }, - { "id": "t_chickenwire_gate_o_season_autumn", "fg": 4712, "bg": 5623 }, - { "id": "t_chickenwire_gate_o_season_winter", "fg": 4712, "bg": 4449 }, + "fg": 4728, + "bg": 4468, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 4713, "bg": 4468 }, + { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 4468 }, + { "id": "edge", "fg": [ 4719, 4718 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 4468 }, + { "id": "unconnected", "fg": 4728, "bg": 4468 } + ] + }, + { "id": "t_chickenwire_fence_post", "fg": 4729, "bg": 5637 }, + { "id": "t_chickenwire_fence_post_season_summer", "fg": 4729, "bg": 5647 }, + { "id": "t_chickenwire_fence_post_season_autumn", "fg": 4729, "bg": 5642 }, + { "id": "t_chickenwire_fence_post_season_winter", "fg": 4729, "bg": 4468 }, + { "id": "t_chickenwire_gate_c", "fg": 4730, "bg": 5637 }, + { "id": "t_chickenwire_gate_c_season_summer", "fg": 4730, "bg": 5647 }, + { "id": "t_chickenwire_gate_c_season_autumn", "fg": 4730, "bg": 5642 }, + { "id": "t_chickenwire_gate_c_season_winter", "fg": 4730, "bg": 4468 }, + { "id": "t_chickenwire_gate_o", "fg": 4731, "bg": 5637 }, + { "id": "t_chickenwire_gate_o_season_summer", "fg": 4731, "bg": 5647 }, + { "id": "t_chickenwire_gate_o_season_autumn", "fg": 4731, "bg": 5642 }, + { "id": "t_chickenwire_gate_o_season_winter", "fg": 4731, "bg": 4468 }, { "id": "t_clay", "multitile": true, - "fg": 4728, - "bg": 5618, + "fg": 4747, + "bg": 5637, "additional_tiles": [ - { "id": "center", "fg": 4713, "bg": 5618 }, - { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 5618 }, - { "id": "edge", "fg": [ 4719, 4718 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 5618 }, - { "id": "unconnected", "fg": 4728, "bg": 5618 } + { "id": "center", "fg": 4732, "bg": 5637 }, + { "id": "corner", "fg": [ 4734, 4736, 4735, 4733 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 4744, 4746, 4745, 4743 ], "bg": 5637 }, + { "id": "edge", "fg": [ 4738, 4737 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 4740, 4742, 4741, 4739 ], "bg": 5637 }, + { "id": "unconnected", "fg": 4747, "bg": 5637 } ] }, { "id": "t_clay_season_summer", "multitile": true, - "fg": 4728, - "bg": 5628, + "fg": 4747, + "bg": 5647, "additional_tiles": [ - { "id": "center", "fg": 4713, "bg": 5628 }, - { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 5628 }, - { "id": "edge", "fg": [ 4719, 4718 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 5628 }, - { "id": "unconnected", "fg": 4728, "bg": 5628 } + { "id": "center", "fg": 4732, "bg": 5647 }, + { "id": "corner", "fg": [ 4734, 4736, 4735, 4733 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 4744, 4746, 4745, 4743 ], "bg": 5647 }, + { "id": "edge", "fg": [ 4738, 4737 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 4740, 4742, 4741, 4739 ], "bg": 5647 }, + { "id": "unconnected", "fg": 4747, "bg": 5647 } ] }, { "id": "t_clay_season_autumn", "multitile": true, - "fg": 4728, - "bg": 5623, + "fg": 4747, + "bg": 5642, "additional_tiles": [ - { "id": "center", "fg": 4713, "bg": 5623 }, - { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 5623 }, - { "id": "edge", "fg": [ 4719, 4718 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 5623 }, - { "id": "unconnected", "fg": 4728, "bg": 5623 } + { "id": "center", "fg": 4732, "bg": 5642 }, + { "id": "corner", "fg": [ 4734, 4736, 4735, 4733 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 4744, 4746, 4745, 4743 ], "bg": 5642 }, + { "id": "edge", "fg": [ 4738, 4737 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 4740, 4742, 4741, 4739 ], "bg": 5642 }, + { "id": "unconnected", "fg": 4747, "bg": 5642 } ] }, { "id": "t_clay_season_winter", "multitile": true, - "fg": 4728, - "bg": 4449, + "fg": 4747, + "bg": 4468, "additional_tiles": [ - { "id": "center", "fg": 4713, "bg": 4449 }, - { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 4449 }, - { "id": "edge", "fg": [ 4719, 4718 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 4449 }, - { "bg": 4449, "id": "unconnected", "fg": 4728 } + { "id": "center", "fg": 4732, "bg": 4468 }, + { "id": "corner", "fg": [ 4734, 4736, 4735, 4733 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 4744, 4746, 4745, 4743 ], "bg": 4468 }, + { "id": "edge", "fg": [ 4738, 4737 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 4740, 4742, 4741, 4739 ], "bg": 4468 }, + { "bg": 4468, "id": "unconnected", "fg": 4747 } ] }, { "id": "t_clay_underground", "multitile": true, - "fg": 4728, - "bg": 6190, + "fg": 4747, + "bg": 6209, "additional_tiles": [ - { "id": "center", "fg": 4713, "bg": 6190 }, - { "id": "corner", "fg": [ 4715, 4717, 4716, 4714 ], "bg": 6190 }, - { "id": "t_connection", "fg": [ 4725, 4727, 4726, 4724 ], "bg": 6190 }, - { "id": "edge", "fg": [ 4719, 4718 ], "bg": 6190 }, - { "id": "end_piece", "fg": [ 4721, 4723, 4722, 4720 ], "bg": 6190 }, - { "id": "unconnected", "fg": 4728, "bg": 6190 } + { "id": "center", "fg": 4732, "bg": 6209 }, + { "id": "corner", "fg": [ 4734, 4736, 4735, 4733 ], "bg": 6209 }, + { "id": "t_connection", "fg": [ 4744, 4746, 4745, 4743 ], "bg": 6209 }, + { "id": "edge", "fg": [ 4738, 4737 ], "bg": 6209 }, + { "id": "end_piece", "fg": [ 4740, 4742, 4741, 4739 ], "bg": 6209 }, + { "id": "unconnected", "fg": 4747, "bg": 6209 } ] }, - { "id": "t_claymound", "fg": 4729, "bg": 4713 }, - { "id": "t_claymound_underground", "fg": 4729, "bg": 7069 }, + { "id": "t_claymound", "fg": 4748, "bg": 4732 }, + { "id": "t_claymound_underground", "fg": 4748, "bg": 7088 }, { "id": "t_concrete", "multitile": true, - "fg": 4745, + "fg": 4764, "additional_tiles": [ - { "id": "center", "fg": 4730 }, - { "id": "corner", "fg": [ 4732, 4734, 4733, 4731 ] }, - { "id": "t_connection", "fg": [ 4742, 4744, 4743, 4741 ] }, - { "id": "edge", "fg": [ 4736, 4735 ] }, - { "id": "end_piece", "fg": [ 4738, 4740, 4739, 4737 ] }, - { "id": "unconnected", "fg": 4745 } + { "id": "center", "fg": 4749 }, + { "id": "corner", "fg": [ 4751, 4753, 4752, 4750 ] }, + { "id": "t_connection", "fg": [ 4761, 4763, 4762, 4760 ] }, + { "id": "edge", "fg": [ 4755, 4754 ] }, + { "id": "end_piece", "fg": [ 4757, 4759, 4758, 4756 ] }, + { "id": "unconnected", "fg": 4764 } ] }, - { "id": "t_concrete_season_winter", "fg": 4449 }, + { "id": "t_concrete_season_winter", "fg": 4468 }, { "id": "t_concrete_wall", - "fg": 4761, + "fg": 4780, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4746 }, - { "id": "corner", "fg": [ 4748, 4750, 4749, 4747 ] }, - { "id": "t_connection", "fg": [ 4758, 4760, 4759, 4757 ] }, - { "id": "edge", "fg": [ 4752, 4751 ] }, - { "id": "end_piece", "fg": [ 4754, 4756, 4755, 4753 ] }, - { "id": "unconnected", "fg": [ 4761, 4761 ] } + { "id": "center", "fg": 4765 }, + { "id": "corner", "fg": [ 4767, 4769, 4768, 4766 ] }, + { "id": "t_connection", "fg": [ 4777, 4779, 4778, 4776 ] }, + { "id": "edge", "fg": [ 4771, 4770 ] }, + { "id": "end_piece", "fg": [ 4773, 4775, 4774, 4772 ] }, + { "id": "unconnected", "fg": [ 4780, 4780 ] } ] }, { "id": "t_concrete_wall_P", - "fg": 4777, + "fg": 4796, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4762 }, - { "id": "corner", "fg": [ 4764, 4766, 4765, 4763 ] }, - { "id": "t_connection", "fg": [ 4774, 4776, 4775, 4773 ] }, - { "id": "edge", "fg": [ 4768, 4767 ] }, - { "id": "end_piece", "fg": [ 4770, 4772, 4771, 4769 ] }, - { "id": "unconnected", "fg": 4777 } + { "id": "center", "fg": 4781 }, + { "id": "corner", "fg": [ 4783, 4785, 4784, 4782 ] }, + { "id": "t_connection", "fg": [ 4793, 4795, 4794, 4792 ] }, + { "id": "edge", "fg": [ 4787, 4786 ] }, + { "id": "end_piece", "fg": [ 4789, 4791, 4790, 4788 ] }, + { "id": "unconnected", "fg": 4796 } ] }, { "id": "t_concrete_wall_b", - "fg": 4793, + "fg": 4812, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4778 }, - { "id": "corner", "fg": [ 4780, 4782, 4781, 4779 ] }, - { "id": "t_connection", "fg": [ 4790, 4792, 4791, 4789 ] }, - { "id": "edge", "fg": [ 4784, 4783 ] }, - { "id": "end_piece", "fg": [ 4786, 4788, 4787, 4785 ] }, - { "id": "unconnected", "fg": [ 4793, 4793 ] } + { "id": "center", "fg": 4797 }, + { "id": "corner", "fg": [ 4799, 4801, 4800, 4798 ] }, + { "id": "t_connection", "fg": [ 4809, 4811, 4810, 4808 ] }, + { "id": "edge", "fg": [ 4803, 4802 ] }, + { "id": "end_piece", "fg": [ 4805, 4807, 4806, 4804 ] }, + { "id": "unconnected", "fg": [ 4812, 4812 ] } ] }, { "id": "t_concrete_wall_flesh", - "fg": 4809, + "fg": 4828, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4794 }, - { "id": "corner", "fg": [ 4796, 4798, 4797, 4795 ] }, - { "id": "t_connection", "fg": [ 4806, 4808, 4807, 4805 ] }, - { "id": "edge", "fg": [ 4800, 4799 ] }, - { "id": "end_piece", "fg": [ 4802, 4804, 4803, 4801 ] }, - { "id": "unconnected", "fg": [ 4809, 4809 ] } + { "id": "center", "fg": 4813 }, + { "id": "corner", "fg": [ 4815, 4817, 4816, 4814 ] }, + { "id": "t_connection", "fg": [ 4825, 4827, 4826, 4824 ] }, + { "id": "edge", "fg": [ 4819, 4818 ] }, + { "id": "end_piece", "fg": [ 4821, 4823, 4822, 4820 ] }, + { "id": "unconnected", "fg": [ 4828, 4828 ] } ] }, { "id": "t_concrete_wall_g", - "fg": 4825, + "fg": 4844, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4810 }, - { "id": "corner", "fg": [ 4812, 4814, 4813, 4811 ] }, - { "id": "t_connection", "fg": [ 4822, 4824, 4823, 4821 ] }, - { "id": "edge", "fg": [ 4816, 4815 ] }, - { "id": "end_piece", "fg": [ 4818, 4820, 4819, 4817 ] }, - { "id": "unconnected", "fg": 4825 } + { "id": "center", "fg": 4829 }, + { "id": "corner", "fg": [ 4831, 4833, 4832, 4830 ] }, + { "id": "t_connection", "fg": [ 4841, 4843, 4842, 4840 ] }, + { "id": "edge", "fg": [ 4835, 4834 ] }, + { "id": "end_piece", "fg": [ 4837, 4839, 4838, 4836 ] }, + { "id": "unconnected", "fg": 4844 } ] }, { "id": "t_concrete_wall_p", - "fg": 4841, + "fg": 4860, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4826 }, - { "id": "corner", "fg": [ 4828, 4830, 4829, 4827 ] }, - { "id": "t_connection", "fg": [ 4838, 4840, 4839, 4837 ] }, - { "id": "edge", "fg": [ 4832, 4831 ] }, - { "id": "end_piece", "fg": [ 4834, 4836, 4835, 4833 ] }, - { "id": "unconnected", "fg": 4841 } + { "id": "center", "fg": 4845 }, + { "id": "corner", "fg": [ 4847, 4849, 4848, 4846 ] }, + { "id": "t_connection", "fg": [ 4857, 4859, 4858, 4856 ] }, + { "id": "edge", "fg": [ 4851, 4850 ] }, + { "id": "end_piece", "fg": [ 4853, 4855, 4854, 4852 ] }, + { "id": "unconnected", "fg": 4860 } ] }, { "id": "t_concrete_wall_r", - "fg": 4857, + "fg": 4876, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4842 }, - { "id": "corner", "fg": [ 4844, 4846, 4845, 4843 ] }, - { "id": "t_connection", "fg": [ 4854, 4856, 4855, 4853 ] }, - { "id": "edge", "fg": [ 4848, 4847 ] }, - { "id": "end_piece", "fg": [ 4850, 4852, 4851, 4849 ] }, - { "id": "unconnected", "fg": 4857 } + { "id": "center", "fg": 4861 }, + { "id": "corner", "fg": [ 4863, 4865, 4864, 4862 ] }, + { "id": "t_connection", "fg": [ 4873, 4875, 4874, 4872 ] }, + { "id": "edge", "fg": [ 4867, 4866 ] }, + { "id": "end_piece", "fg": [ 4869, 4871, 4870, 4868 ] }, + { "id": "unconnected", "fg": 4876 } ] }, { "id": "t_concrete_wall_w", - "fg": 4873, + "fg": 4892, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4858 }, - { "id": "corner", "fg": [ 4860, 4862, 4861, 4859 ] }, - { "id": "t_connection", "fg": [ 4870, 4872, 4871, 4869 ] }, - { "id": "edge", "fg": [ 4864, 4863 ] }, - { "id": "end_piece", "fg": [ 4866, 4868, 4867, 4865 ] }, - { "id": "unconnected", "fg": 4873 } + { "id": "center", "fg": 4877 }, + { "id": "corner", "fg": [ 4879, 4881, 4880, 4878 ] }, + { "id": "t_connection", "fg": [ 4889, 4891, 4890, 4888 ] }, + { "id": "edge", "fg": [ 4883, 4882 ] }, + { "id": "end_piece", "fg": [ 4885, 4887, 4886, 4884 ] }, + { "id": "unconnected", "fg": 4892 } ] }, { "id": "t_concrete_wall_y", - "fg": 4889, + "fg": 4908, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4874 }, - { "id": "corner", "fg": [ 4876, 4878, 4877, 4875 ] }, - { "id": "t_connection", "fg": [ 4886, 4888, 4887, 4885 ] }, - { "id": "edge", "fg": [ 4880, 4879 ] }, - { "id": "end_piece", "fg": [ 4882, 4884, 4883, 4881 ] }, - { "id": "unconnected", "fg": 4889 } + { "id": "center", "fg": 4893 }, + { "id": "corner", "fg": [ 4895, 4897, 4896, 4894 ] }, + { "id": "t_connection", "fg": [ 4905, 4907, 4906, 4904 ] }, + { "id": "edge", "fg": [ 4899, 4898 ] }, + { "id": "end_piece", "fg": [ 4901, 4903, 4902, 4900 ] }, + { "id": "unconnected", "fg": 4908 } ] }, { "id": "t_conveyor", "multitile": true, - "fg": 4905, - "bg": 6812, + "fg": 4924, + "bg": 6831, "additional_tiles": [ - { "id": "center", "bg": 6812, "fg": 4890 }, - { "id": "corner", "bg": 6812, "fg": [ 4892, 4894, 4893, 4891 ] }, - { "id": "t_connection", "bg": 6812, "fg": [ 4902, 4904, 4903, 4901 ] }, - { "id": "edge", "bg": 6812, "fg": [ 4896, 4895 ] }, - { "id": "end_piece", "bg": 6812, "fg": [ 4898, 4900, 4899, 4897 ] }, - { "bg": 6812, "id": "unconnected", "fg": [ 4905, 4905 ] } + { "id": "center", "bg": 6831, "fg": 4909 }, + { "id": "corner", "bg": 6831, "fg": [ 4911, 4913, 4912, 4910 ] }, + { "id": "t_connection", "bg": 6831, "fg": [ 4921, 4923, 4922, 4920 ] }, + { "id": "edge", "bg": 6831, "fg": [ 4915, 4914 ] }, + { "id": "end_piece", "bg": 6831, "fg": [ 4917, 4919, 4918, 4916 ] }, + { "bg": 6831, "id": "unconnected", "fg": [ 4924, 4924 ] } ] }, - { "id": "t_covered_well", "fg": 4906, "bg": 5618 }, - { "id": "t_covered_well_season_summer", "fg": 4906, "bg": 5628 }, - { "id": "t_covered_well_season_autumn", "fg": 4906, "bg": 5623 }, - { "id": "t_covered_well_season_winter", "fg": 4906, "bg": 4449 }, - { "id": "t_curtains", "fg": 4907 }, + { "id": "t_covered_well", "fg": 4925, "bg": 5637 }, + { "id": "t_covered_well_season_summer", "fg": 4925, "bg": 5647 }, + { "id": "t_covered_well_season_autumn", "fg": 4925, "bg": 5642 }, + { "id": "t_covered_well_season_winter", "fg": 4925, "bg": 4468 }, + { "id": "t_curtains", "fg": 4926 }, { "id": "t_deck_coating_no_roof", - "fg": 4914, + "fg": 4933, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4908 }, - { "id": "corner", "fg": [ 4910, 4912, 4911, 4909 ] }, - { "id": "t_connection", "fg": [ 4921, 4923, 4922, 4920 ] }, - { "id": "edge", "fg": [ 4914, 4913 ] }, - { "id": "end_piece", "fg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "unconnected", "fg": [ 4914, 4914 ] } + { "id": "center", "fg": 4927 }, + { "id": "corner", "fg": [ 4929, 4931, 4930, 4928 ] }, + { "id": "t_connection", "fg": [ 4940, 4942, 4941, 4939 ] }, + { "id": "edge", "fg": [ 4933, 4932 ] }, + { "id": "end_piece", "fg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "unconnected", "fg": [ 4933, 4933 ] } ] }, - { "id": "t_deck_coating_no_roof_season_winter", "fg": 4448 }, + { "id": "t_deck_coating_no_roof_season_winter", "fg": 4467 }, { "id": "t_deck_coating_no_roof_r", - "fg": 4919, - "bg": 4914, + "fg": 4938, + "bg": 4933, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4919, "bg": 4908 }, - { "id": "corner", "fg": 4919, "bg": [ 4910, 4912, 4911, 4909 ] }, - { "id": "t_connection", "fg": 4919, "bg": [ 4921, 4923, 4922, 4920 ] }, - { "id": "edge", "fg": 4919, "bg": [ 4914, 4913 ] }, - { "id": "end_piece", "fg": 4919, "bg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "unconnected", "fg": 4919, "bg": [ 4914, 4914 ] } + { "id": "center", "fg": 4938, "bg": 4927 }, + { "id": "corner", "fg": 4938, "bg": [ 4929, 4931, 4930, 4928 ] }, + { "id": "t_connection", "fg": 4938, "bg": [ 4940, 4942, 4941, 4939 ] }, + { "id": "edge", "fg": 4938, "bg": [ 4933, 4932 ] }, + { "id": "end_piece", "fg": 4938, "bg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "unconnected", "fg": 4938, "bg": [ 4933, 4933 ] } ] }, - { "id": "t_deck_coating_no_roof_r_season_winter", "fg": 4448 }, + { "id": "t_deck_coating_no_roof_r_season_winter", "fg": 4467 }, { "id": "t_deck_coating_no_roof_w", - "fg": 4924, - "bg": 4914, + "fg": 4943, + "bg": 4933, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4924, "bg": 4908 }, - { "id": "corner", "fg": 4924, "bg": [ 4910, 4912, 4911, 4909 ] }, - { "id": "t_connection", "fg": 4924, "bg": [ 4921, 4923, 4922, 4920 ] }, - { "id": "edge", "fg": 4924, "bg": [ 4914, 4913 ] }, - { "id": "end_piece", "fg": 4924, "bg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "unconnected", "fg": 4924, "bg": [ 4914, 4914 ] } + { "id": "center", "fg": 4943, "bg": 4927 }, + { "id": "corner", "fg": 4943, "bg": [ 4929, 4931, 4930, 4928 ] }, + { "id": "t_connection", "fg": 4943, "bg": [ 4940, 4942, 4941, 4939 ] }, + { "id": "edge", "fg": 4943, "bg": [ 4933, 4932 ] }, + { "id": "end_piece", "fg": 4943, "bg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "unconnected", "fg": 4943, "bg": [ 4933, 4933 ] } ] }, - { "id": "t_deck_coating_no_roof_w_season_winter", "fg": 4448 }, + { "id": "t_deck_coating_no_roof_w_season_winter", "fg": 4467 }, { "id": "t_deck_coating_no_roof_y", - "fg": 4925, - "bg": 4914, + "fg": 4944, + "bg": 4933, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4925, "bg": 4908 }, - { "id": "corner", "fg": 4925, "bg": [ 4910, 4912, 4911, 4909 ] }, - { "id": "t_connection", "fg": 4925, "bg": [ 4921, 4923, 4922, 4920 ] }, - { "id": "edge", "fg": 4925, "bg": [ 4914, 4913 ] }, - { "id": "end_piece", "fg": 4925, "bg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "unconnected", "fg": 4925, "bg": [ 4914, 4914 ] } + { "id": "center", "fg": 4944, "bg": 4927 }, + { "id": "corner", "fg": 4944, "bg": [ 4929, 4931, 4930, 4928 ] }, + { "id": "t_connection", "fg": 4944, "bg": [ 4940, 4942, 4941, 4939 ] }, + { "id": "edge", "fg": 4944, "bg": [ 4933, 4932 ] }, + { "id": "end_piece", "fg": 4944, "bg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "unconnected", "fg": 4944, "bg": [ 4933, 4933 ] } ] }, - { "id": "t_deck_coating_no_roof_y_season_winter", "fg": 4448 }, + { "id": "t_deck_coating_no_roof_y_season_winter", "fg": 4467 }, { "id": "t_dirt", - "fg": 4944, + "fg": 4963, "multitile": true, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 100, "sprite": 4926 }, - { "weight": 100, "sprite": 4927 }, - { "weight": 100, "sprite": 4928 }, - { "weight": 100, "sprite": 4929 } + { "weight": 100, "sprite": 4945 }, + { "weight": 100, "sprite": 4946 }, + { "weight": 100, "sprite": 4947 }, + { "weight": 100, "sprite": 4948 } ] }, - { "id": "corner", "fg": [ 4931, 4933, 4932, 4930 ] }, - { "id": "t_connection", "fg": [ 4941, 4943, 4942, 4940 ] }, - { "id": "edge", "fg": [ 4935, 4934 ] }, - { "id": "end_piece", "fg": [ 4937, 4939, 4938, 4936 ] }, - { "id": "unconnected", "fg": [ 4944, 4944 ] } + { "id": "corner", "fg": [ 4950, 4952, 4951, 4949 ] }, + { "id": "t_connection", "fg": [ 4960, 4962, 4961, 4959 ] }, + { "id": "edge", "fg": [ 4954, 4953 ] }, + { "id": "end_piece", "fg": [ 4956, 4958, 4957, 4955 ] }, + { "id": "unconnected", "fg": [ 4963, 4963 ] } ] }, { "id": "t_dirt_underground", "fg": [ - { "weight": 100, "sprite": 4926 }, - { "weight": 100, "sprite": 4927 }, - { "weight": 100, "sprite": 4928 }, - { "weight": 100, "sprite": 4929 } + { "weight": 100, "sprite": 4945 }, + { "weight": 100, "sprite": 4946 }, + { "weight": 100, "sprite": 4947 }, + { "weight": 100, "sprite": 4948 } ] }, { "id": "t_dirt_season_autumn", - "fg": 4963, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": [ 4945, 4946, 4947, 4948 ] }, - { "id": "corner", "fg": [ 4950, 4952, 4951, 4949 ] }, - { "id": "t_connection", "fg": [ 4960, 4962, 4961, 4959 ] }, - { "id": "edge", "fg": [ 4954, 4953 ] }, - { "id": "end_piece", "fg": [ 4956, 4958, 4957, 4955 ] }, - { "id": "unconnected", "fg": [ 4963, 4963 ] } - ] - }, - { - "id": "t_dirt_season_summer", "fg": 4982, "multitile": true, "additional_tiles": [ @@ -5731,535 +5808,578 @@ { "id": "unconnected", "fg": [ 4982, 4982 ] } ] }, + { + "id": "t_dirt_season_summer", + "fg": 5001, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": [ 4983, 4984, 4985, 4986 ] }, + { "id": "corner", "fg": [ 4988, 4990, 4989, 4987 ] }, + { "id": "t_connection", "fg": [ 4998, 5000, 4999, 4997 ] }, + { "id": "edge", "fg": [ 4992, 4991 ] }, + { "id": "end_piece", "fg": [ 4994, 4996, 4995, 4993 ] }, + { "id": "unconnected", "fg": [ 5001, 5001 ] } + ] + }, { "id": "t_dirt_season_winter", "fg": [ - { "weight": 100, "sprite": 4983 }, - { "weight": 100, "sprite": 4984 }, - { "weight": 100, "sprite": 4985 }, - { "weight": 100, "sprite": 4986 } + { "weight": 100, "sprite": 5002 }, + { "weight": 100, "sprite": 5003 }, + { "weight": 100, "sprite": 5004 }, + { "weight": 100, "sprite": 5005 } ] }, { "id": "t_dirtfloor", "multitile": true, - "fg": 5002, - "additional_tiles": [ - { "id": "center", "fg": 4987 }, - { "id": "corner", "fg": [ 4989, 4991, 4990, 4988 ] }, - { "id": "t_connection", "fg": [ 4999, 5001, 5000, 4998 ] }, - { "id": "edge", "fg": [ 4993, 4992 ] }, - { "id": "end_piece", "fg": [ 4995, 4997, 4996, 4994 ] }, - { "id": "unconnected", "fg": 5002 } - ] - }, - { "id": "t_door_frame", "fg": 5005 }, - { "id": "t_door_c", "fg": 5004, "bg": 5005 }, - { "id": "t_door_o", "fg": 5007, "bg": 5005 }, - { "id": "t_door_b", "fg": 5003, "bg": 5005 }, - { "id": "t_door_bar_c", "fg": 5008 }, - { "id": "t_door_bar_locked", "fg": 1762, "bg": 5008 }, - { "id": "t_door_boarded", "fg": 5010, "bg": 5005 }, - { "id": "t_door_boarded_damaged", "fg": 5011, "bg": 5005 }, - { "id": "t_door_curtain_c", "fg": 5012, "bg": 4928 }, - { "id": "t_door_curtain_o", "fg": 5013, "bg": 4928 }, - { "id": "t_door_grass_curtain_c", "fg": 5028, "bg": 4928 }, - { "id": "t_door_grass_curtain_o", "fg": 5029, "bg": 4928 }, - { "id": "t_door_gray_frame", "fg": 5032 }, - { "id": "t_door_gray_c", "fg": 5031, "bg": 5032 }, - { "id": "t_door_gray_o", "fg": 5033, "bg": 5032 }, - { "id": "t_door_gray_b", "fg": 5030, "bg": 5032 }, - { "id": "t_door_green_frame", "fg": 5036 }, - { "id": "t_door_green_c", "fg": 5035, "bg": 5036 }, - { "id": "t_door_green_o", "fg": 5037, "bg": 5036 }, - { "id": "t_door_green_b", "fg": 5034, "bg": 5036 }, - { "id": "t_door_lab_frame", "fg": 5040 }, - { "id": "t_door_lab_c", "fg": 5039, "bg": 5040 }, - { "id": "t_door_lab_o", "fg": 5041, "bg": 5040 }, - { "id": "t_door_lab_b", "fg": 5038, "bg": 5040 }, - { "id": "t_door_makeshift_c", "fg": 5042, "bg": 5005 }, - { "id": "t_door_makeshift_o", "fg": 5043, "bg": 5005 }, - { "id": "t_door_metal_locked", "fg": 5044 }, - { "id": "t_door_metal_pickable", "fg": 1762, "bg": 5044 }, - { "id": "t_door_c_peep", "fg": 5050, "bg": 5005 }, - { "id": "t_door_o_peep", "fg": 5052, "bg": 5005 }, - { "id": "t_door_b_peep", "fg": 5047, "bg": 5005 }, - { "id": "t_door_boarded_peep", "fg": 5049, "bg": 5005 }, - { "id": "t_door_boarded_damaged_peep", "fg": 5048, "bg": 5005 }, - { "id": "t_door_locked_peep", "fg": 5051 }, - { "id": "t_door_red_frame", "fg": 5055 }, - { "id": "t_door_red_c", "fg": 5054, "bg": 5055 }, - { "id": "t_door_red_o", "fg": 5056, "bg": 5055 }, - { "id": "t_door_red_b", "fg": 5053, "bg": 5055 }, - { "id": "t_door_white_frame", "fg": 5059 }, - { "id": "t_door_white_c", "fg": 5058, "bg": 5059 }, - { "id": "t_door_white_o", "fg": 5060, "bg": 5059 }, - { "id": "t_door_white_b", "fg": 5057, "bg": 5059 }, - { "id": "t_elevator", "fg": [ { "weight": 100, "sprite": 5061 }, { "weight": 100, "sprite": 5062 } ] }, + "fg": 5021, + "additional_tiles": [ + { "id": "center", "fg": 5006 }, + { "id": "corner", "fg": [ 5008, 5010, 5009, 5007 ] }, + { "id": "t_connection", "fg": [ 5018, 5020, 5019, 5017 ] }, + { "id": "edge", "fg": [ 5012, 5011 ] }, + { "id": "end_piece", "fg": [ 5014, 5016, 5015, 5013 ] }, + { "id": "unconnected", "fg": 5021 } + ] + }, + { "id": "t_door_frame", "fg": 5024 }, + { "id": "t_door_c", "fg": 5023, "bg": 5024 }, + { "id": "t_door_o", "fg": 5026, "bg": 5024 }, + { "id": "t_door_b", "fg": 5022, "bg": 5024 }, + { "id": "t_door_bar_c", "fg": 5027 }, + { "id": "t_door_bar_locked", "fg": 1762, "bg": 5027 }, + { "id": "t_door_boarded", "fg": 5029, "bg": 5024 }, + { "id": "t_door_boarded_damaged", "fg": 5030, "bg": 5024 }, + { "id": "t_door_curtain_c", "fg": 5031, "bg": 4947 }, + { "id": "t_door_curtain_o", "fg": 5032, "bg": 4947 }, + { "id": "t_door_grass_curtain_c", "fg": 5047, "bg": 4947 }, + { "id": "t_door_grass_curtain_o", "fg": 5048, "bg": 4947 }, + { "id": "t_door_gray_frame", "fg": 5051 }, + { "id": "t_door_gray_c", "fg": 5050, "bg": 5051 }, + { "id": "t_door_gray_o", "fg": 5052, "bg": 5051 }, + { "id": "t_door_gray_b", "fg": 5049, "bg": 5051 }, + { "id": "t_door_green_frame", "fg": 5055 }, + { "id": "t_door_green_c", "fg": 5054, "bg": 5055 }, + { "id": "t_door_green_o", "fg": 5056, "bg": 5055 }, + { "id": "t_door_green_b", "fg": 5053, "bg": 5055 }, + { "id": "t_door_lab_frame", "fg": 5059 }, + { "id": "t_door_lab_c", "fg": 5058, "bg": 5059 }, + { "id": "t_door_lab_o", "fg": 5060, "bg": 5059 }, + { "id": "t_door_lab_b", "fg": 5057, "bg": 5059 }, + { "id": "t_door_makeshift_c", "fg": 5061, "bg": 5024 }, + { "id": "t_door_makeshift_o", "fg": 5062, "bg": 5024 }, + { "id": "t_door_metal_locked", "fg": 5063 }, + { "id": "t_door_metal_pickable", "fg": 1762, "bg": 5063 }, + { "id": "t_door_c_peep", "fg": 5069, "bg": 5024 }, + { "id": "t_door_o_peep", "fg": 5071, "bg": 5024 }, + { "id": "t_door_b_peep", "fg": 5066, "bg": 5024 }, + { "id": "t_door_boarded_peep", "fg": 5068, "bg": 5024 }, + { "id": "t_door_boarded_damaged_peep", "fg": 5067, "bg": 5024 }, + { "id": "t_door_locked_peep", "fg": 5070 }, + { "id": "t_door_red_frame", "fg": 5074 }, + { "id": "t_door_red_c", "fg": 5073, "bg": 5074 }, + { "id": "t_door_red_o", "fg": 5075, "bg": 5074 }, + { "id": "t_door_red_b", "fg": 5072, "bg": 5074 }, + { "id": "t_door_white_frame", "fg": 5078 }, + { "id": "t_door_white_c", "fg": 5077, "bg": 5078 }, + { "id": "t_door_white_o", "fg": 5079, "bg": 5078 }, + { "id": "t_door_white_b", "fg": 5076, "bg": 5078 }, + { "id": "t_elevator", "fg": [ { "weight": 100, "sprite": 5080 }, { "weight": 100, "sprite": 5081 } ] }, { "id": "t_embrasure_adobe_brick", - "fg": 5078, - "bg": 4501, + "fg": 5097, + "bg": 4520, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5063, "bg": 4486 }, - { "id": "corner", "fg": [ 5065, 5067, 5066, 5064 ], "bg": [ 4488, 4490, 4489, 4487 ] }, - { "id": "t_connection", "fg": [ 5075, 5077, 5076, 5074 ], "bg": [ 4498, 4500, 4499, 4497 ] }, - { "id": "edge", "fg": [ 5069, 5068 ], "bg": [ 4492, 4491 ] }, - { "id": "end_piece", "fg": [ 5071, 5073, 5072, 5070 ], "bg": [ 4494, 4496, 4495, 4493 ] }, - { "id": "unconnected", "fg": 5078, "bg": 4501 } + { "id": "center", "fg": 5082, "bg": 4505 }, + { "id": "corner", "fg": [ 5084, 5086, 5085, 5083 ], "bg": [ 4507, 4509, 4508, 4506 ] }, + { "id": "t_connection", "fg": [ 5094, 5096, 5095, 5093 ], "bg": [ 4517, 4519, 4518, 4516 ] }, + { "id": "edge", "fg": [ 5088, 5087 ], "bg": [ 4511, 4510 ] }, + { "id": "end_piece", "fg": [ 5090, 5092, 5091, 5089 ], "bg": [ 4513, 4515, 4514, 4512 ] }, + { "id": "unconnected", "fg": 5097, "bg": 4520 } ] }, { "id": "t_embrasure_brick", - "fg": 5094, - "bg": 4557, + "fg": 5113, + "bg": 4576, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5079, "bg": 4542 }, - { "id": "corner", "fg": [ 5081, 5083, 5082, 5080 ], "bg": [ 4544, 4546, 4545, 4543 ] }, - { "id": "t_connection", "fg": [ 5091, 5093, 5092, 5090 ], "bg": [ 4554, 4556, 4555, 4553 ] }, - { "id": "edge", "fg": [ 5085, 5084 ], "bg": [ 4548, 4547 ] }, - { "id": "end_piece", "fg": [ 5087, 5089, 5088, 5086 ], "bg": [ 4550, 4552, 4551, 4549 ] }, - { "id": "unconnected", "fg": 5094, "bg": 4557 } + { "id": "center", "fg": 5098, "bg": 4561 }, + { "id": "corner", "fg": [ 5100, 5102, 5101, 5099 ], "bg": [ 4563, 4565, 4564, 4562 ] }, + { "id": "t_connection", "fg": [ 5110, 5112, 5111, 5109 ], "bg": [ 4573, 4575, 4574, 4572 ] }, + { "id": "edge", "fg": [ 5104, 5103 ], "bg": [ 4567, 4566 ] }, + { "id": "end_piece", "fg": [ 5106, 5108, 5107, 5105 ], "bg": [ 4569, 4571, 4570, 4568 ] }, + { "id": "unconnected", "fg": 5113, "bg": 4576 } ] }, { "id": "t_embrasure_log", - "fg": 5110, - "bg": 5618, + "fg": 5129, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5095, "bg": 6911 }, - { "id": "corner", "fg": [ 5097, 5099, 5098, 5096 ], "bg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 5107, 5109, 5108, 5106 ], "bg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 5101, 5100 ], "bg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 5103, 5105, 5104, 5102 ], "bg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 5110, "bg": 5618 } + { "id": "center", "fg": 5114, "bg": 6930 }, + { "id": "corner", "fg": [ 5116, 5118, 5117, 5115 ], "bg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 5126, 5128, 5127, 5125 ], "bg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 5120, 5119 ], "bg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 5122, 5124, 5123, 5121 ], "bg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 5129, "bg": 5637 } ] }, { "id": "t_embrasure_log_season_summer", - "fg": 5110, - "bg": 5628, + "fg": 5129, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5095, "bg": 6911 }, - { "id": "corner", "fg": [ 5097, 5099, 5098, 5096 ], "bg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 5107, 5109, 5108, 5106 ], "bg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 5101, 5100 ], "bg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 5103, 5105, 5104, 5102 ], "bg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 5110, "bg": 5628 } + { "id": "center", "fg": 5114, "bg": 6930 }, + { "id": "corner", "fg": [ 5116, 5118, 5117, 5115 ], "bg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 5126, 5128, 5127, 5125 ], "bg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 5120, 5119 ], "bg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 5122, 5124, 5123, 5121 ], "bg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 5129, "bg": 5647 } ] }, { "id": "t_embrasure_log_season_autumn", - "fg": 5110, - "bg": 5623, + "fg": 5129, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5095, "bg": 6911 }, - { "id": "corner", "fg": [ 5097, 5099, 5098, 5096 ], "bg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 5107, 5109, 5108, 5106 ], "bg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 5101, 5100 ], "bg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 5103, 5105, 5104, 5102 ], "bg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 5110, "bg": 5623 } + { "id": "center", "fg": 5114, "bg": 6930 }, + { "id": "corner", "fg": [ 5116, 5118, 5117, 5115 ], "bg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 5126, 5128, 5127, 5125 ], "bg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 5120, 5119 ], "bg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 5122, 5124, 5123, 5121 ], "bg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 5129, "bg": 5642 } ] }, { "id": "t_embrasure_log_season_winter", - "fg": 5110, - "bg": 4449, + "fg": 5129, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5095, "bg": 6911 }, - { "id": "corner", "fg": [ 5097, 5099, 5098, 5096 ], "bg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 5107, 5109, 5108, 5106 ], "bg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 5101, 5100 ], "bg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 5103, 5105, 5104, 5102 ], "bg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 5110, "bg": 4449 } + { "id": "center", "fg": 5114, "bg": 6930 }, + { "id": "corner", "fg": [ 5116, 5118, 5117, 5115 ], "bg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 5126, 5128, 5127, 5125 ], "bg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 5120, 5119 ], "bg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 5122, 5124, 5123, 5121 ], "bg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 5129, "bg": 4468 } ] }, { "id": "t_embrasure_rock", - "fg": 5126, - "bg": 6255, + "fg": 5145, + "bg": 6274, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5111, "bg": 6240 }, - { "id": "corner", "fg": [ 5113, 5115, 5114, 5112 ], "bg": [ 6242, 6244, 6243, 6241 ] }, - { "id": "t_connection", "fg": [ 5123, 5125, 5124, 5122 ], "bg": [ 6252, 6254, 6253, 6251 ] }, - { "id": "edge", "fg": [ 5117, 5116 ], "bg": [ 6246, 6245 ] }, - { "id": "end_piece", "fg": [ 5119, 5121, 5120, 5118 ], "bg": [ 6248, 6250, 6249, 6247 ] }, - { "id": "unconnected", "fg": 5126, "bg": 6255 } + { "id": "center", "fg": 5130, "bg": 6259 }, + { "id": "corner", "fg": [ 5132, 5134, 5133, 5131 ], "bg": [ 6261, 6263, 6262, 6260 ] }, + { "id": "t_connection", "fg": [ 5142, 5144, 5143, 5141 ], "bg": [ 6271, 6273, 6272, 6270 ] }, + { "id": "edge", "fg": [ 5136, 5135 ], "bg": [ 6265, 6264 ] }, + { "id": "end_piece", "fg": [ 5138, 5140, 5139, 5137 ], "bg": [ 6267, 6269, 6268, 6266 ] }, + { "id": "unconnected", "fg": 5145, "bg": 6274 } ] }, { "id": "t_embrasure_sconc", - "fg": 5142, - "bg": 6308, + "fg": 5161, + "bg": 6327, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5127, "bg": 6293 }, - { "id": "corner", "fg": [ 5129, 5131, 5130, 5128 ], "bg": [ 6295, 6297, 6296, 6294 ] }, - { "id": "t_connection", "fg": [ 5139, 5141, 5140, 5138 ], "bg": [ 6305, 6307, 6306, 6304 ] }, - { "id": "edge", "fg": [ 5133, 5132 ], "bg": [ 6299, 6298 ] }, - { "id": "end_piece", "fg": [ 5135, 5137, 5136, 5134 ], "bg": [ 6301, 6303, 6302, 6300 ] }, - { "id": "unconnected", "fg": 5142, "bg": 6308 } + { "id": "center", "fg": 5146, "bg": 6312 }, + { "id": "corner", "fg": [ 5148, 5150, 5149, 5147 ], "bg": [ 6314, 6316, 6315, 6313 ] }, + { "id": "t_connection", "fg": [ 5158, 5160, 5159, 5157 ], "bg": [ 6324, 6326, 6325, 6323 ] }, + { "id": "edge", "fg": [ 5152, 5151 ], "bg": [ 6318, 6317 ] }, + { "id": "end_piece", "fg": [ 5154, 5156, 5155, 5153 ], "bg": [ 6320, 6322, 6321, 6319 ] }, + { "id": "unconnected", "fg": 5161, "bg": 6327 } ] }, { "id": "t_embrasure_strconcrete", - "fg": 5142, - "bg": 6676, + "fg": 5161, + "bg": 6695, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5127, "bg": 6661 }, - { "id": "corner", "fg": [ 5129, 5131, 5130, 5128 ], "bg": [ 6663, 6665, 6664, 6662 ] }, - { "id": "t_connection", "fg": [ 5139, 5141, 5140, 5138 ], "bg": [ 6673, 6675, 6674, 6672 ] }, - { "id": "edge", "fg": [ 5133, 5132 ], "bg": [ 6667, 6666 ] }, - { "id": "end_piece", "fg": [ 5135, 5137, 5136, 5134 ], "bg": [ 6669, 6671, 6670, 6668 ] }, - { "id": "unconnected", "fg": 5142, "bg": 6676 } + { "id": "center", "fg": 5146, "bg": 6680 }, + { "id": "corner", "fg": [ 5148, 5150, 5149, 5147 ], "bg": [ 6682, 6684, 6683, 6681 ] }, + { "id": "t_connection", "fg": [ 5158, 5160, 5159, 5157 ], "bg": [ 6692, 6694, 6693, 6691 ] }, + { "id": "edge", "fg": [ 5152, 5151 ], "bg": [ 6686, 6685 ] }, + { "id": "end_piece", "fg": [ 5154, 5156, 5155, 5153 ], "bg": [ 6688, 6690, 6689, 6687 ] }, + { "id": "unconnected", "fg": 5161, "bg": 6695 } ] }, { "id": "t_embrasure_wood", - "fg": 5157, - "bg": 7053, + "fg": 5176, + "bg": 7072, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5154, "bg": 7050 }, - { "id": "corner", "fg": [ 5144, 5146, 5145, 5143 ], "bg": [ 7040, 7042, 7041, 7039 ] }, - { "id": "t_connection", "fg": [ 5154, 5156, 5155, 5153 ], "bg": [ 7050, 7052, 7051, 7049 ] }, - { "id": "edge", "fg": [ 5148, 5147 ], "bg": [ 7044, 7043 ] }, - { "id": "end_piece", "fg": [ 5150, 5152, 5151, 5149 ], "bg": [ 7046, 7048, 7047, 7045 ] }, - { "id": "unconnected", "fg": 5157, "bg": 7053 } + { "id": "center", "fg": 5173, "bg": 7069 }, + { "id": "corner", "fg": [ 5163, 5165, 5164, 5162 ], "bg": [ 7059, 7061, 7060, 7058 ] }, + { "id": "t_connection", "fg": [ 5173, 5175, 5174, 5172 ], "bg": [ 7069, 7071, 7070, 7068 ] }, + { "id": "edge", "fg": [ 5167, 5166 ], "bg": [ 7063, 7062 ] }, + { "id": "end_piece", "fg": [ 5169, 5171, 5170, 5168 ], "bg": [ 7065, 7067, 7066, 7064 ] }, + { "id": "unconnected", "fg": 5176, "bg": 7072 } ] }, { "id": "t_fence_season_spring", "multitile": true, - "fg": 5173, - "bg": 5618, + "fg": 5192, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": 5158 }, - { "id": "corner", "bg": 5618, "fg": [ 5160, 5162, 5161, 5159 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 5170, 5172, 5171, 5169 ] }, - { "id": "edge", "bg": 5618, "fg": [ 5164, 5163 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 5166, 5168, 5167, 5165 ] }, - { "bg": 5618, "id": "unconnected", "fg": 5173 } + { "id": "center", "bg": 5637, "fg": 5177 }, + { "id": "corner", "bg": 5637, "fg": [ 5179, 5181, 5180, 5178 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 5189, 5191, 5190, 5188 ] }, + { "id": "edge", "bg": 5637, "fg": [ 5183, 5182 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 5185, 5187, 5186, 5184 ] }, + { "bg": 5637, "id": "unconnected", "fg": 5192 } ] }, { "id": "t_fence_season_summer", "multitile": true, - "fg": 5173, - "bg": 5628, + "fg": 5192, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": 5158 }, - { "id": "corner", "bg": 5628, "fg": [ 5160, 5162, 5161, 5159 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 5170, 5172, 5171, 5169 ] }, - { "id": "edge", "bg": 5628, "fg": [ 5164, 5163 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 5166, 5168, 5167, 5165 ] }, - { "bg": 5628, "id": "unconnected", "fg": 5173 } + { "id": "center", "bg": 5647, "fg": 5177 }, + { "id": "corner", "bg": 5647, "fg": [ 5179, 5181, 5180, 5178 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 5189, 5191, 5190, 5188 ] }, + { "id": "edge", "bg": 5647, "fg": [ 5183, 5182 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 5185, 5187, 5186, 5184 ] }, + { "bg": 5647, "id": "unconnected", "fg": 5192 } ] }, { "id": "t_fence_season_autumn", "multitile": true, - "fg": 5173, - "bg": 5623, + "fg": 5192, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": 5158 }, - { "id": "corner", "bg": 5623, "fg": [ 5160, 5162, 5161, 5159 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 5170, 5172, 5171, 5169 ] }, - { "id": "edge", "bg": 5623, "fg": [ 5164, 5163 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 5166, 5168, 5167, 5165 ] }, - { "bg": 5623, "id": "unconnected", "fg": 5173 } + { "id": "center", "bg": 5642, "fg": 5177 }, + { "id": "corner", "bg": 5642, "fg": [ 5179, 5181, 5180, 5178 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 5189, 5191, 5190, 5188 ] }, + { "id": "edge", "bg": 5642, "fg": [ 5183, 5182 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 5185, 5187, 5186, 5184 ] }, + { "bg": 5642, "id": "unconnected", "fg": 5192 } ] }, { "id": "t_fence_season_winter", "multitile": true, - "fg": 5173, - "bg": 4449, + "fg": 5192, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": 5158 }, - { "id": "corner", "bg": 4449, "fg": [ 5160, 5162, 5161, 5159 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 5170, 5172, 5171, 5169 ] }, - { "id": "edge", "bg": 4449, "fg": [ 5164, 5163 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 5166, 5168, 5167, 5165 ] }, - { "bg": 4449, "id": "unconnected", "fg": 5173 } + { "id": "center", "bg": 4468, "fg": 5177 }, + { "id": "corner", "bg": 4468, "fg": [ 5179, 5181, 5180, 5178 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 5189, 5191, 5190, 5188 ] }, + { "id": "edge", "bg": 4468, "fg": [ 5183, 5182 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 5185, 5187, 5186, 5184 ] }, + { "bg": 4468, "id": "unconnected", "fg": 5192 } ] }, - { "id": "t_fencegate_c_season_spring", "fg": 5174, "bg": 5618 }, - { "id": "t_fencegate_c_season_summer", "fg": 5174, "bg": 5628 }, - { "id": "t_fencegate_c_season_autumn", "fg": 5174, "bg": 5623 }, - { "id": "t_fencegate_c_season_winter", "fg": 5174, "bg": 4449 }, - { "id": "t_fencegate_o_season_spring", "fg": 5175, "bg": 5618 }, - { "id": "t_fencegate_o_season_summer", "fg": 5175, "bg": 5628 }, - { "id": "t_fencegate_o_season_autumn", "fg": 5175, "bg": 5623 }, - { "id": "t_fencegate_o_season_winter", "fg": 5175, "bg": 4449 }, + { "id": "t_fencegate_c_season_spring", "fg": 5193, "bg": 5637 }, + { "id": "t_fencegate_c_season_summer", "fg": 5193, "bg": 5647 }, + { "id": "t_fencegate_c_season_autumn", "fg": 5193, "bg": 5642 }, + { "id": "t_fencegate_c_season_winter", "fg": 5193, "bg": 4468 }, + { "id": "t_fencegate_o_season_spring", "fg": 5194, "bg": 5637 }, + { "id": "t_fencegate_o_season_summer", "fg": 5194, "bg": 5647 }, + { "id": "t_fencegate_o_season_autumn", "fg": 5194, "bg": 5642 }, + { "id": "t_fencegate_o_season_winter", "fg": 5194, "bg": 4468 }, { "id": "t_fence_barbed_season_spring", "multitile": true, - "fg": 5191, - "bg": 5618, + "fg": 5210, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": 5176 }, - { "id": "corner", "bg": 5618, "fg": [ 5178, 5180, 5179, 5177 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 5188, 5190, 5189, 5187 ] }, - { "id": "edge", "bg": 5618, "fg": [ 5182, 5181 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 5184, 5186, 5185, 5183 ] }, - { "bg": 5618, "id": "unconnected", "fg": 5191 } + { "id": "center", "bg": 5637, "fg": 5195 }, + { "id": "corner", "bg": 5637, "fg": [ 5197, 5199, 5198, 5196 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 5207, 5209, 5208, 5206 ] }, + { "id": "edge", "bg": 5637, "fg": [ 5201, 5200 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 5203, 5205, 5204, 5202 ] }, + { "bg": 5637, "id": "unconnected", "fg": 5210 } ] }, { "id": "t_fence_barbed_season_summer", "multitile": true, - "fg": 5191, - "bg": 5628, + "fg": 5210, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": 5176 }, - { "id": "corner", "bg": 5628, "fg": [ 5178, 5180, 5179, 5177 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 5188, 5190, 5189, 5187 ] }, - { "id": "edge", "bg": 5628, "fg": [ 5182, 5181 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 5184, 5186, 5185, 5183 ] }, - { "bg": 5628, "id": "unconnected", "fg": 5191 } + { "id": "center", "bg": 5647, "fg": 5195 }, + { "id": "corner", "bg": 5647, "fg": [ 5197, 5199, 5198, 5196 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 5207, 5209, 5208, 5206 ] }, + { "id": "edge", "bg": 5647, "fg": [ 5201, 5200 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 5203, 5205, 5204, 5202 ] }, + { "bg": 5647, "id": "unconnected", "fg": 5210 } ] }, { "id": "t_fence_barbed_season_autumn", "multitile": true, - "fg": 5191, - "bg": 5623, + "fg": 5210, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": 5176 }, - { "id": "corner", "bg": 5623, "fg": [ 5178, 5180, 5179, 5177 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 5188, 5190, 5189, 5187 ] }, - { "id": "edge", "bg": 5623, "fg": [ 5182, 5181 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 5184, 5186, 5185, 5183 ] }, - { "bg": 5623, "id": "unconnected", "fg": 5191 } + { "id": "center", "bg": 5642, "fg": 5195 }, + { "id": "corner", "bg": 5642, "fg": [ 5197, 5199, 5198, 5196 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 5207, 5209, 5208, 5206 ] }, + { "id": "edge", "bg": 5642, "fg": [ 5201, 5200 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 5203, 5205, 5204, 5202 ] }, + { "bg": 5642, "id": "unconnected", "fg": 5210 } ] }, { "id": "t_fence_barbed_season_winter", "multitile": true, - "fg": 5191, - "bg": 4449, + "fg": 5210, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": 5176 }, - { "id": "corner", "bg": 4449, "fg": [ 5178, 5180, 5179, 5177 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 5188, 5190, 5189, 5187 ] }, - { "id": "edge", "bg": 4449, "fg": [ 5182, 5181 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 5184, 5186, 5185, 5183 ] }, - { "bg": 4449, "id": "unconnected", "fg": 5191 } + { "id": "center", "bg": 4468, "fg": 5195 }, + { "id": "corner", "bg": 4468, "fg": [ 5197, 5199, 5198, 5196 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 5207, 5209, 5208, 5206 ] }, + { "id": "edge", "bg": 4468, "fg": [ 5201, 5200 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 5203, 5205, 5204, 5202 ] }, + { "bg": 4468, "id": "unconnected", "fg": 5210 } ] }, - { "id": "t_fence_post", "fg": 5192, "bg": 5618 }, - { "id": "t_fence_post_season_summer", "fg": 5192, "bg": 5628 }, - { "id": "t_fence_post_season_autumn", "fg": 5192, "bg": 5623 }, - { "id": "t_fence_post_season_winter", "fg": 5192, "bg": 4449 }, + { "id": "t_fence_post", "fg": 5211, "bg": 5637 }, + { "id": "t_fence_post_season_summer", "fg": 5211, "bg": 5647 }, + { "id": "t_fence_post_season_autumn", "fg": 5211, "bg": 5642 }, + { "id": "t_fence_post_season_winter", "fg": 5211, "bg": 4468 }, { "id": "t_fence_rope", - "fg": 5208, - "bg": 5618, + "fg": 5227, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5193, "bg": 5618 }, - { "id": "corner", "fg": [ 5195, 5197, 5196, 5194 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 5205, 5207, 5206, 5204 ], "bg": 5618 }, - { "id": "edge", "fg": [ 5199, 5198 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 5201, 5203, 5202, 5200 ], "bg": 5618 }, - { "id": "unconnected", "fg": [ 5208, 5208 ], "bg": 5618 } + { "id": "center", "fg": 5212, "bg": 5637 }, + { "id": "corner", "fg": [ 5214, 5216, 5215, 5213 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 5224, 5226, 5225, 5223 ], "bg": 5637 }, + { "id": "edge", "fg": [ 5218, 5217 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 5220, 5222, 5221, 5219 ], "bg": 5637 }, + { "id": "unconnected", "fg": [ 5227, 5227 ], "bg": 5637 } ] }, { "id": "t_fence_rope_season_summer", - "fg": 5208, - "bg": 5628, + "fg": 5227, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5193, "bg": 4964 }, - { "id": "corner", "fg": [ 5195, 5197, 5196, 5194 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 5205, 5207, 5206, 5204 ], "bg": 5628 }, - { "id": "edge", "fg": [ 5199, 5198 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 5201, 5203, 5202, 5200 ], "bg": 5628 }, - { "id": "unconnected", "fg": [ 5208, 5208 ], "bg": 5628 } + { "id": "center", "fg": 5212, "bg": 4983 }, + { "id": "corner", "fg": [ 5214, 5216, 5215, 5213 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 5224, 5226, 5225, 5223 ], "bg": 5647 }, + { "id": "edge", "fg": [ 5218, 5217 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 5220, 5222, 5221, 5219 ], "bg": 5647 }, + { "id": "unconnected", "fg": [ 5227, 5227 ], "bg": 5647 } ] }, { "id": "t_fence_rope_season_autumn", - "fg": 5208, - "bg": 5623, + "fg": 5227, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5193, "bg": 4945 }, - { "id": "corner", "fg": [ 5195, 5197, 5196, 5194 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 5205, 5207, 5206, 5204 ], "bg": 5623 }, - { "id": "edge", "fg": [ 5199, 5198 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 5201, 5203, 5202, 5200 ], "bg": 5623 }, - { "id": "unconnected", "fg": [ 5208, 5208 ], "bg": 5623 } + { "id": "center", "fg": 5212, "bg": 4964 }, + { "id": "corner", "fg": [ 5214, 5216, 5215, 5213 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 5224, 5226, 5225, 5223 ], "bg": 5642 }, + { "id": "edge", "fg": [ 5218, 5217 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 5220, 5222, 5221, 5219 ], "bg": 5642 }, + { "id": "unconnected", "fg": [ 5227, 5227 ], "bg": 5642 } ] }, { "id": "t_fence_rope_season_winter", - "fg": 5208, - "bg": 4449, + "fg": 5227, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5193, "bg": 4449 }, - { "id": "corner", "fg": [ 5195, 5197, 5196, 5194 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 5205, 5207, 5206, 5204 ], "bg": 4449 }, - { "id": "edge", "fg": [ 5199, 5198 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 5201, 5203, 5202, 5200 ], "bg": 4449 }, - { "id": "unconnected", "fg": [ 5208, 5208 ], "bg": 4449 } + { "id": "center", "fg": 5212, "bg": 4468 }, + { "id": "corner", "fg": [ 5214, 5216, 5215, 5213 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 5224, 5226, 5225, 5223 ], "bg": 4468 }, + { "id": "edge", "fg": [ 5218, 5217 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 5220, 5222, 5221, 5219 ], "bg": 4468 }, + { "id": "unconnected", "fg": [ 5227, 5227 ], "bg": 4468 } ] }, { "id": "t_fence_wire_season_spring", "multitile": true, - "fg": 5224, - "bg": 5618, + "fg": 5243, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": 5209 }, - { "id": "corner", "bg": 5618, "fg": [ 5211, 5213, 5212, 5210 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 5221, 5223, 5222, 5220 ] }, - { "id": "edge", "bg": 5618, "fg": [ 5215, 5214 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 5217, 5219, 5218, 5216 ] }, - { "bg": 5618, "id": "unconnected", "fg": 5224 } + { "id": "center", "bg": 5637, "fg": 5228 }, + { "id": "corner", "bg": 5637, "fg": [ 5230, 5232, 5231, 5229 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 5240, 5242, 5241, 5239 ] }, + { "id": "edge", "bg": 5637, "fg": [ 5234, 5233 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 5236, 5238, 5237, 5235 ] }, + { "bg": 5637, "id": "unconnected", "fg": 5243 } ] }, { "id": "t_fence_wire_season_summer", "multitile": true, - "fg": 5224, - "bg": 5628, + "fg": 5243, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": 5209 }, - { "id": "corner", "bg": 5628, "fg": [ 5211, 5213, 5212, 5210 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 5221, 5223, 5222, 5220 ] }, - { "id": "edge", "bg": 5628, "fg": [ 5215, 5214 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 5217, 5219, 5218, 5216 ] }, - { "bg": 5628, "id": "unconnected", "fg": 5224 } + { "id": "center", "bg": 5647, "fg": 5228 }, + { "id": "corner", "bg": 5647, "fg": [ 5230, 5232, 5231, 5229 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 5240, 5242, 5241, 5239 ] }, + { "id": "edge", "bg": 5647, "fg": [ 5234, 5233 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 5236, 5238, 5237, 5235 ] }, + { "bg": 5647, "id": "unconnected", "fg": 5243 } ] }, { "id": "t_fence_wire_season_autumn", "multitile": true, - "fg": 5224, - "bg": 5623, + "fg": 5243, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": 5209 }, - { "id": "corner", "bg": 5623, "fg": [ 5211, 5213, 5212, 5210 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 5221, 5223, 5222, 5220 ] }, - { "id": "edge", "bg": 5623, "fg": [ 5215, 5214 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 5217, 5219, 5218, 5216 ] }, - { "bg": 5623, "id": "unconnected", "fg": 5224 } + { "id": "center", "bg": 5642, "fg": 5228 }, + { "id": "corner", "bg": 5642, "fg": [ 5230, 5232, 5231, 5229 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 5240, 5242, 5241, 5239 ] }, + { "id": "edge", "bg": 5642, "fg": [ 5234, 5233 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 5236, 5238, 5237, 5235 ] }, + { "bg": 5642, "id": "unconnected", "fg": 5243 } ] }, { "id": "t_fence_wire_season_winter", "multitile": true, - "fg": 5224, - "bg": 4449, + "fg": 5243, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": 5209 }, - { "id": "corner", "bg": 4449, "fg": [ 5211, 5213, 5212, 5210 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 5221, 5223, 5222, 5220 ] }, - { "id": "edge", "bg": 4449, "fg": [ 5215, 5214 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 5217, 5219, 5218, 5216 ] }, - { "bg": 4449, "id": "unconnected", "fg": 5224 } + { "id": "center", "bg": 4468, "fg": 5228 }, + { "id": "corner", "bg": 4468, "fg": [ 5230, 5232, 5231, 5229 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 5240, 5242, 5241, 5239 ] }, + { "id": "edge", "bg": 4468, "fg": [ 5234, 5233 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 5236, 5238, 5237, 5235 ] }, + { "bg": 4468, "id": "unconnected", "fg": 5243 } ] }, { "id": "t_floor", "multitile": true, - "fg": 5242, + "fg": 5261, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 5225 }, { "weight": 1, "sprite": 5226 }, { "weight": 1, "sprite": 5227 } ] + "fg": [ { "weight": 1, "sprite": 5244 }, { "weight": 1, "sprite": 5245 }, { "weight": 1, "sprite": 5246 } ] }, - { "id": "corner", "fg": [ 5229, 5231, 5230, 5228 ] }, - { "id": "t_connection", "fg": [ 5239, 5241, 5240, 5238 ] }, - { "id": "edge", "fg": [ 5233, 5232 ] }, - { "id": "end_piece", "fg": [ 5235, 5237, 5236, 5234 ] }, - { "id": "unconnected", "fg": 5242 } + { "id": "corner", "fg": [ 5248, 5250, 5249, 5247 ] }, + { "id": "t_connection", "fg": [ 5258, 5260, 5259, 5257 ] }, + { "id": "edge", "fg": [ 5252, 5251 ] }, + { "id": "end_piece", "fg": [ 5254, 5256, 5255, 5253 ] }, + { "id": "unconnected", "fg": 5261 } ] }, - { "id": "t_floor_primitive", "fg": 5243, "bg": 4928 }, + { "id": "t_floor_primitive", "fg": 5262, "bg": 4947 }, { "id": "t_floor_resin", "multitile": true, - "fg": 5259, + "fg": 5278, "additional_tiles": [ - { "id": "center", "fg": 5244 }, - { "id": "corner", "fg": [ 5246, 5248, 5247, 5245 ] }, - { "id": "t_connection", "fg": [ 5256, 5258, 5257, 5255 ] }, - { "id": "edge", "fg": [ 5250, 5249 ] }, - { "id": "end_piece", "fg": [ 5252, 5254, 5253, 5251 ] }, - { "id": "unconnected", "fg": 5259 } + { "id": "center", "fg": 5263 }, + { "id": "corner", "fg": [ 5265, 5267, 5266, 5264 ] }, + { "id": "t_connection", "fg": [ 5275, 5277, 5276, 5274 ] }, + { "id": "edge", "fg": [ 5269, 5268 ] }, + { "id": "end_piece", "fg": [ 5271, 5273, 5272, 5270 ] }, + { "id": "unconnected", "fg": 5278 } ] }, { "id": "t_floor_wax", "multitile": true, - "fg": 5275, + "fg": 5294, "additional_tiles": [ - { "id": "center", "fg": 5260 }, - { "id": "corner", "fg": [ 5262, 5264, 5263, 5261 ] }, - { "id": "t_connection", "fg": [ 5272, 5274, 5273, 5271 ] }, - { "id": "edge", "fg": [ 5266, 5265 ] }, - { "id": "end_piece", "fg": [ 5268, 5270, 5269, 5267 ] }, - { "id": "unconnected", "fg": 5275 } + { "id": "center", "fg": 5279 }, + { "id": "corner", "fg": [ 5281, 5283, 5282, 5280 ] }, + { "id": "t_connection", "fg": [ 5291, 5293, 5292, 5290 ] }, + { "id": "edge", "fg": [ 5285, 5284 ] }, + { "id": "end_piece", "fg": [ 5287, 5289, 5288, 5286 ] }, + { "id": "unconnected", "fg": 5294 } ] }, { "id": "t_floor_waxed", "multitile": true, - "fg": 5291, + "fg": 5310, "additional_tiles": [ - { "id": "center", "fg": 5276 }, - { "id": "corner", "fg": [ 5278, 5280, 5279, 5277 ] }, - { "id": "t_connection", "fg": [ 5288, 5290, 5289, 5287 ] }, - { "id": "edge", "fg": [ 5282, 5281 ] }, - { "id": "end_piece", "fg": [ 5284, 5286, 5285, 5283 ] }, - { "id": "unconnected", "fg": 5291 } + { "id": "center", "fg": 5295 }, + { "id": "corner", "fg": [ 5297, 5299, 5298, 5296 ] }, + { "id": "t_connection", "fg": [ 5307, 5309, 5308, 5306 ] }, + { "id": "edge", "fg": [ 5301, 5300 ] }, + { "id": "end_piece", "fg": [ 5303, 5305, 5304, 5302 ] }, + { "id": "unconnected", "fg": 5310 } ] }, { "id": "t_floor_waxed_y", "multitile": true, - "fg": 5307, + "fg": 5326, "additional_tiles": [ - { "id": "center", "fg": 5292 }, - { "id": "corner", "fg": [ 5294, 5296, 5295, 5293 ] }, - { "id": "t_connection", "fg": [ 5304, 5306, 5305, 5303 ] }, - { "id": "edge", "fg": [ 5298, 5297 ] }, - { "id": "end_piece", "fg": [ 5300, 5302, 5301, 5299 ] }, - { "id": "unconnected", "fg": 5307 } + { "id": "center", "fg": 5311 }, + { "id": "corner", "fg": [ 5313, 5315, 5314, 5312 ] }, + { "id": "t_connection", "fg": [ 5323, 5325, 5324, 5322 ] }, + { "id": "edge", "fg": [ 5317, 5316 ] }, + { "id": "end_piece", "fg": [ 5319, 5321, 5320, 5318 ] }, + { "id": "unconnected", "fg": 5326 } ] }, { "id": "t_fungus", "multitile": true, - "fg": 5323, - "bg": 4926, + "fg": 5342, + "bg": 4945, "additional_tiles": [ { "id": "center", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 32, "sprite": 5308 }, - { "weight": 32, "sprite": 5324 }, - { "weight": 32, "sprite": 5340 }, - { "weight": 32, "sprite": 5356 }, - { "weight": 32, "sprite": 5372 }, - { "weight": 32, "sprite": 5388 }, + { "weight": 32, "sprite": 5327 }, + { "weight": 32, "sprite": 5343 }, + { "weight": 32, "sprite": 5359 }, + { "weight": 32, "sprite": 5375 }, + { "weight": 32, "sprite": 5391 }, + { "weight": 32, "sprite": 5407 }, + { "weight": 1, "sprite": 5455 }, + { "weight": 1, "sprite": 5456 }, + { "weight": 1, "sprite": 5457 }, + { "weight": 1, "sprite": 5458 }, + { "weight": 1, "sprite": 5459 }, + { "weight": 1, "sprite": 5460 }, + { "weight": 1, "sprite": 5461 }, + { "weight": 1, "sprite": 5462 }, + { "weight": 1, "sprite": 5463 }, + { "weight": 1, "sprite": 5464 }, + { "weight": 1, "sprite": 5465 }, + { "weight": 1, "sprite": 5466 }, + { "weight": 1, "sprite": 5467 }, + { "weight": 1, "sprite": 5468 }, + { "weight": 1, "sprite": 5469 }, + { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5423 }, + { "weight": 1, "sprite": 5424 }, + { "weight": 1, "sprite": 5425 }, + { "weight": 1, "sprite": 5426 }, + { "weight": 1, "sprite": 5427 }, + { "weight": 1, "sprite": 5428 }, + { "weight": 1, "sprite": 5429 }, + { "weight": 1, "sprite": 5430 }, + { "weight": 1, "sprite": 5431 }, + { "weight": 1, "sprite": 5432 }, + { "weight": 1, "sprite": 5433 }, + { "weight": 1, "sprite": 5434 }, + { "weight": 1, "sprite": 5435 }, { "weight": 1, "sprite": 5436 }, { "weight": 1, "sprite": 5437 }, { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5438 }, { "weight": 1, "sprite": 5439 }, { "weight": 1, "sprite": 5440 }, { "weight": 1, "sprite": 5441 }, @@ -6272,108 +6392,108 @@ { "weight": 1, "sprite": 5448 }, { "weight": 1, "sprite": 5449 }, { "weight": 1, "sprite": 5450 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5404 }, - { "weight": 1, "sprite": 5405 }, - { "weight": 1, "sprite": 5406 }, - { "weight": 1, "sprite": 5407 }, - { "weight": 1, "sprite": 5408 }, - { "weight": 1, "sprite": 5409 }, - { "weight": 1, "sprite": 5410 }, - { "weight": 1, "sprite": 5411 }, - { "weight": 1, "sprite": 5412 }, - { "weight": 1, "sprite": 5413 }, - { "weight": 1, "sprite": 5414 }, - { "weight": 1, "sprite": 5415 }, - { "weight": 1, "sprite": 5416 }, - { "weight": 1, "sprite": 5417 }, - { "weight": 1, "sprite": 5418 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5420 }, - { "weight": 1, "sprite": 5421 }, - { "weight": 1, "sprite": 5422 }, - { "weight": 1, "sprite": 5423 }, - { "weight": 1, "sprite": 5424 }, - { "weight": 1, "sprite": 5425 }, - { "weight": 1, "sprite": 5426 }, - { "weight": 1, "sprite": 5427 }, - { "weight": 1, "sprite": 5428 }, - { "weight": 1, "sprite": 5429 }, - { "weight": 1, "sprite": 5430 }, - { "weight": 1, "sprite": 5431 }, - { "weight": 1, "sprite": 5432 }, - { "weight": 1, "sprite": 5433 }, - { "weight": 1, "sprite": 5434 }, - { "weight": 1, "sprite": 5435 } + { "weight": 1, "sprite": 5451 }, + { "weight": 1, "sprite": 5452 }, + { "weight": 1, "sprite": 5453 }, + { "weight": 1, "sprite": 5454 } ] }, { "id": "corner", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5310, 5312, 5311, 5309 ] }, - { "weight": 1, "sprite": [ 5326, 5328, 5327, 5325 ] }, - { "weight": 1, "sprite": [ 5342, 5344, 5343, 5341 ] }, - { "weight": 1, "sprite": [ 5374, 5376, 5375, 5373 ] }, - { "weight": 1, "sprite": [ 5390, 5392, 5391, 5389 ] } + { "weight": 1, "sprite": [ 5329, 5331, 5330, 5328 ] }, + { "weight": 1, "sprite": [ 5345, 5347, 5346, 5344 ] }, + { "weight": 1, "sprite": [ 5361, 5363, 5362, 5360 ] }, + { "weight": 1, "sprite": [ 5393, 5395, 5394, 5392 ] }, + { "weight": 1, "sprite": [ 5409, 5411, 5410, 5408 ] } ] }, { "id": "t_connection", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5320, 5322, 5321, 5319 ] }, - { "weight": 1, "sprite": [ 5336, 5338, 5337, 5335 ] }, - { "weight": 1, "sprite": [ 5352, 5354, 5353, 5351 ] }, - { "weight": 1, "sprite": [ 5384, 5386, 5385, 5383 ] }, - { "weight": 1, "sprite": [ 5400, 5402, 5401, 5399 ] } + { "weight": 1, "sprite": [ 5339, 5341, 5340, 5338 ] }, + { "weight": 1, "sprite": [ 5355, 5357, 5356, 5354 ] }, + { "weight": 1, "sprite": [ 5371, 5373, 5372, 5370 ] }, + { "weight": 1, "sprite": [ 5403, 5405, 5404, 5402 ] }, + { "weight": 1, "sprite": [ 5419, 5421, 5420, 5418 ] } ] }, { "id": "edge", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5314, 5313 ] }, - { "weight": 1, "sprite": [ 5330, 5329 ] }, - { "weight": 1, "sprite": [ 5346, 5345 ] }, - { "weight": 1, "sprite": [ 5378, 5377 ] }, - { "weight": 1, "sprite": [ 5394, 5393 ] } + { "weight": 1, "sprite": [ 5333, 5332 ] }, + { "weight": 1, "sprite": [ 5349, 5348 ] }, + { "weight": 1, "sprite": [ 5365, 5364 ] }, + { "weight": 1, "sprite": [ 5397, 5396 ] }, + { "weight": 1, "sprite": [ 5413, 5412 ] } ] }, { "id": "end_piece", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5316, 5318, 5317, 5315 ] }, - { "weight": 1, "sprite": [ 5332, 5334, 5333, 5331 ] }, - { "weight": 1, "sprite": [ 5348, 5350, 5349, 5347 ] }, - { "weight": 1, "sprite": [ 5380, 5382, 5381, 5379 ] }, - { "weight": 1, "sprite": [ 5396, 5398, 5397, 5395 ] } + { "weight": 1, "sprite": [ 5335, 5337, 5336, 5334 ] }, + { "weight": 1, "sprite": [ 5351, 5353, 5352, 5350 ] }, + { "weight": 1, "sprite": [ 5367, 5369, 5368, 5366 ] }, + { "weight": 1, "sprite": [ 5399, 5401, 5400, 5398 ] }, + { "weight": 1, "sprite": [ 5415, 5417, 5416, 5414 ] } ] }, - { "bg": 4926, "id": "unconnected", "fg": 5323 } + { "bg": 4945, "id": "unconnected", "fg": 5342 } ] }, { "id": "t_fungus_season_summer", "multitile": true, - "fg": 5323, - "bg": 4926, + "fg": 5342, + "bg": 4945, "additional_tiles": [ { "id": "center", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 32, "sprite": 5308 }, - { "weight": 32, "sprite": 5324 }, - { "weight": 32, "sprite": 5340 }, - { "weight": 32, "sprite": 5356 }, - { "weight": 32, "sprite": 5372 }, - { "weight": 32, "sprite": 5388 }, + { "weight": 32, "sprite": 5327 }, + { "weight": 32, "sprite": 5343 }, + { "weight": 32, "sprite": 5359 }, + { "weight": 32, "sprite": 5375 }, + { "weight": 32, "sprite": 5391 }, + { "weight": 32, "sprite": 5407 }, + { "weight": 1, "sprite": 5455 }, + { "weight": 1, "sprite": 5456 }, + { "weight": 1, "sprite": 5457 }, + { "weight": 1, "sprite": 5458 }, + { "weight": 1, "sprite": 5459 }, + { "weight": 1, "sprite": 5460 }, + { "weight": 1, "sprite": 5461 }, + { "weight": 1, "sprite": 5462 }, + { "weight": 1, "sprite": 5463 }, + { "weight": 1, "sprite": 5464 }, + { "weight": 1, "sprite": 5465 }, + { "weight": 1, "sprite": 5466 }, + { "weight": 1, "sprite": 5467 }, + { "weight": 1, "sprite": 5468 }, + { "weight": 1, "sprite": 5469 }, + { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5423 }, + { "weight": 1, "sprite": 5424 }, + { "weight": 1, "sprite": 5425 }, + { "weight": 1, "sprite": 5426 }, + { "weight": 1, "sprite": 5427 }, + { "weight": 1, "sprite": 5428 }, + { "weight": 1, "sprite": 5429 }, + { "weight": 1, "sprite": 5430 }, + { "weight": 1, "sprite": 5431 }, + { "weight": 1, "sprite": 5432 }, + { "weight": 1, "sprite": 5433 }, + { "weight": 1, "sprite": 5434 }, + { "weight": 1, "sprite": 5435 }, { "weight": 1, "sprite": 5436 }, { "weight": 1, "sprite": 5437 }, { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5438 }, { "weight": 1, "sprite": 5439 }, { "weight": 1, "sprite": 5440 }, { "weight": 1, "sprite": 5441 }, @@ -6386,98 +6506,98 @@ { "weight": 1, "sprite": 5448 }, { "weight": 1, "sprite": 5449 }, { "weight": 1, "sprite": 5450 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5404 }, - { "weight": 1, "sprite": 5405 }, - { "weight": 1, "sprite": 5406 }, - { "weight": 1, "sprite": 5407 }, - { "weight": 1, "sprite": 5408 }, - { "weight": 1, "sprite": 5409 }, - { "weight": 1, "sprite": 5410 }, - { "weight": 1, "sprite": 5411 }, - { "weight": 1, "sprite": 5412 }, - { "weight": 1, "sprite": 5413 }, - { "weight": 1, "sprite": 5414 }, - { "weight": 1, "sprite": 5415 }, - { "weight": 1, "sprite": 5416 }, - { "weight": 1, "sprite": 5417 }, - { "weight": 1, "sprite": 5418 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5420 }, - { "weight": 1, "sprite": 5421 }, - { "weight": 1, "sprite": 5422 }, - { "weight": 1, "sprite": 5423 }, - { "weight": 1, "sprite": 5424 }, - { "weight": 1, "sprite": 5425 }, - { "weight": 1, "sprite": 5426 }, - { "weight": 1, "sprite": 5427 }, - { "weight": 1, "sprite": 5428 }, - { "weight": 1, "sprite": 5429 }, - { "weight": 1, "sprite": 5430 }, - { "weight": 1, "sprite": 5431 }, - { "weight": 1, "sprite": 5432 }, - { "weight": 1, "sprite": 5433 }, - { "weight": 1, "sprite": 5434 }, - { "weight": 1, "sprite": 5435 } + { "weight": 1, "sprite": 5451 }, + { "weight": 1, "sprite": 5452 }, + { "weight": 1, "sprite": 5453 }, + { "weight": 1, "sprite": 5454 } ] }, { "id": "corner", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5310, 5312, 5311, 5309 ] }, - { "weight": 1, "sprite": [ 5326, 5328, 5327, 5325 ] }, - { "weight": 1, "sprite": [ 5342, 5344, 5343, 5341 ] }, - { "weight": 1, "sprite": [ 5374, 5376, 5375, 5373 ] }, - { "weight": 1, "sprite": [ 5390, 5392, 5391, 5389 ] } + { "weight": 1, "sprite": [ 5329, 5331, 5330, 5328 ] }, + { "weight": 1, "sprite": [ 5345, 5347, 5346, 5344 ] }, + { "weight": 1, "sprite": [ 5361, 5363, 5362, 5360 ] }, + { "weight": 1, "sprite": [ 5393, 5395, 5394, 5392 ] }, + { "weight": 1, "sprite": [ 5409, 5411, 5410, 5408 ] } ] }, { "id": "t_connection", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5320, 5322, 5321, 5319 ] }, - { "weight": 1, "sprite": [ 5336, 5338, 5337, 5335 ] }, - { "weight": 1, "sprite": [ 5352, 5354, 5353, 5351 ] }, - { "weight": 1, "sprite": [ 5384, 5386, 5385, 5383 ] }, - { "weight": 1, "sprite": [ 5400, 5402, 5401, 5399 ] } + { "weight": 1, "sprite": [ 5339, 5341, 5340, 5338 ] }, + { "weight": 1, "sprite": [ 5355, 5357, 5356, 5354 ] }, + { "weight": 1, "sprite": [ 5371, 5373, 5372, 5370 ] }, + { "weight": 1, "sprite": [ 5403, 5405, 5404, 5402 ] }, + { "weight": 1, "sprite": [ 5419, 5421, 5420, 5418 ] } ] }, - { "id": "edge", "bg": 4926, "fg": [ 5314, 5313 ] }, + { "id": "edge", "bg": 4945, "fg": [ 5333, 5332 ] }, { "id": "end_piece", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5316, 5318, 5317, 5315 ] }, - { "weight": 1, "sprite": [ 5332, 5334, 5333, 5331 ] }, - { "weight": 1, "sprite": [ 5348, 5350, 5349, 5347 ] }, - { "weight": 1, "sprite": [ 5380, 5382, 5381, 5379 ] }, - { "weight": 1, "sprite": [ 5396, 5398, 5397, 5395 ] } + { "weight": 1, "sprite": [ 5335, 5337, 5336, 5334 ] }, + { "weight": 1, "sprite": [ 5351, 5353, 5352, 5350 ] }, + { "weight": 1, "sprite": [ 5367, 5369, 5368, 5366 ] }, + { "weight": 1, "sprite": [ 5399, 5401, 5400, 5398 ] }, + { "weight": 1, "sprite": [ 5415, 5417, 5416, 5414 ] } ] }, - { "bg": 4926, "id": "unconnected", "fg": 5323 } + { "bg": 4945, "id": "unconnected", "fg": 5342 } ] }, { "id": "t_fungus_season_autumn", "multitile": true, - "fg": 5323, - "bg": 4926, + "fg": 5342, + "bg": 4945, "additional_tiles": [ { "id": "center", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 32, "sprite": 5308 }, - { "weight": 32, "sprite": 5324 }, - { "weight": 32, "sprite": 5340 }, - { "weight": 32, "sprite": 5356 }, - { "weight": 32, "sprite": 5372 }, - { "weight": 32, "sprite": 5388 }, + { "weight": 32, "sprite": 5327 }, + { "weight": 32, "sprite": 5343 }, + { "weight": 32, "sprite": 5359 }, + { "weight": 32, "sprite": 5375 }, + { "weight": 32, "sprite": 5391 }, + { "weight": 32, "sprite": 5407 }, + { "weight": 1, "sprite": 5455 }, + { "weight": 1, "sprite": 5456 }, + { "weight": 1, "sprite": 5457 }, + { "weight": 1, "sprite": 5458 }, + { "weight": 1, "sprite": 5459 }, + { "weight": 1, "sprite": 5460 }, + { "weight": 1, "sprite": 5461 }, + { "weight": 1, "sprite": 5462 }, + { "weight": 1, "sprite": 5463 }, + { "weight": 1, "sprite": 5464 }, + { "weight": 1, "sprite": 5465 }, + { "weight": 1, "sprite": 5466 }, + { "weight": 1, "sprite": 5467 }, + { "weight": 1, "sprite": 5468 }, + { "weight": 1, "sprite": 5469 }, + { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5423 }, + { "weight": 1, "sprite": 5424 }, + { "weight": 1, "sprite": 5425 }, + { "weight": 1, "sprite": 5426 }, + { "weight": 1, "sprite": 5427 }, + { "weight": 1, "sprite": 5428 }, + { "weight": 1, "sprite": 5429 }, + { "weight": 1, "sprite": 5430 }, + { "weight": 1, "sprite": 5431 }, + { "weight": 1, "sprite": 5432 }, + { "weight": 1, "sprite": 5433 }, + { "weight": 1, "sprite": 5434 }, + { "weight": 1, "sprite": 5435 }, { "weight": 1, "sprite": 5436 }, { "weight": 1, "sprite": 5437 }, { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5438 }, { "weight": 1, "sprite": 5439 }, { "weight": 1, "sprite": 5440 }, { "weight": 1, "sprite": 5441 }, @@ -6490,98 +6610,98 @@ { "weight": 1, "sprite": 5448 }, { "weight": 1, "sprite": 5449 }, { "weight": 1, "sprite": 5450 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5404 }, - { "weight": 1, "sprite": 5405 }, - { "weight": 1, "sprite": 5406 }, - { "weight": 1, "sprite": 5407 }, - { "weight": 1, "sprite": 5408 }, - { "weight": 1, "sprite": 5409 }, - { "weight": 1, "sprite": 5410 }, - { "weight": 1, "sprite": 5411 }, - { "weight": 1, "sprite": 5412 }, - { "weight": 1, "sprite": 5413 }, - { "weight": 1, "sprite": 5414 }, - { "weight": 1, "sprite": 5415 }, - { "weight": 1, "sprite": 5416 }, - { "weight": 1, "sprite": 5417 }, - { "weight": 1, "sprite": 5418 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5420 }, - { "weight": 1, "sprite": 5421 }, - { "weight": 1, "sprite": 5422 }, - { "weight": 1, "sprite": 5423 }, - { "weight": 1, "sprite": 5424 }, - { "weight": 1, "sprite": 5425 }, - { "weight": 1, "sprite": 5426 }, - { "weight": 1, "sprite": 5427 }, - { "weight": 1, "sprite": 5428 }, - { "weight": 1, "sprite": 5429 }, - { "weight": 1, "sprite": 5430 }, - { "weight": 1, "sprite": 5431 }, - { "weight": 1, "sprite": 5432 }, - { "weight": 1, "sprite": 5433 }, - { "weight": 1, "sprite": 5434 }, - { "weight": 1, "sprite": 5435 } + { "weight": 1, "sprite": 5451 }, + { "weight": 1, "sprite": 5452 }, + { "weight": 1, "sprite": 5453 }, + { "weight": 1, "sprite": 5454 } ] }, { "id": "corner", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5310, 5312, 5311, 5309 ] }, - { "weight": 1, "sprite": [ 5326, 5328, 5327, 5325 ] }, - { "weight": 1, "sprite": [ 5342, 5344, 5343, 5341 ] }, - { "weight": 1, "sprite": [ 5374, 5376, 5375, 5373 ] }, - { "weight": 1, "sprite": [ 5390, 5392, 5391, 5389 ] } + { "weight": 1, "sprite": [ 5329, 5331, 5330, 5328 ] }, + { "weight": 1, "sprite": [ 5345, 5347, 5346, 5344 ] }, + { "weight": 1, "sprite": [ 5361, 5363, 5362, 5360 ] }, + { "weight": 1, "sprite": [ 5393, 5395, 5394, 5392 ] }, + { "weight": 1, "sprite": [ 5409, 5411, 5410, 5408 ] } ] }, { "id": "t_connection", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5320, 5322, 5321, 5319 ] }, - { "weight": 1, "sprite": [ 5336, 5338, 5337, 5335 ] }, - { "weight": 1, "sprite": [ 5352, 5354, 5353, 5351 ] }, - { "weight": 1, "sprite": [ 5384, 5386, 5385, 5383 ] }, - { "weight": 1, "sprite": [ 5400, 5402, 5401, 5399 ] } + { "weight": 1, "sprite": [ 5339, 5341, 5340, 5338 ] }, + { "weight": 1, "sprite": [ 5355, 5357, 5356, 5354 ] }, + { "weight": 1, "sprite": [ 5371, 5373, 5372, 5370 ] }, + { "weight": 1, "sprite": [ 5403, 5405, 5404, 5402 ] }, + { "weight": 1, "sprite": [ 5419, 5421, 5420, 5418 ] } ] }, - { "id": "edge", "bg": 4926, "fg": [ 5314, 5313 ] }, + { "id": "edge", "bg": 4945, "fg": [ 5333, 5332 ] }, { "id": "end_piece", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5316, 5318, 5317, 5315 ] }, - { "weight": 1, "sprite": [ 5332, 5334, 5333, 5331 ] }, - { "weight": 1, "sprite": [ 5348, 5350, 5349, 5347 ] }, - { "weight": 1, "sprite": [ 5380, 5382, 5381, 5379 ] }, - { "weight": 1, "sprite": [ 5396, 5398, 5397, 5395 ] } + { "weight": 1, "sprite": [ 5335, 5337, 5336, 5334 ] }, + { "weight": 1, "sprite": [ 5351, 5353, 5352, 5350 ] }, + { "weight": 1, "sprite": [ 5367, 5369, 5368, 5366 ] }, + { "weight": 1, "sprite": [ 5399, 5401, 5400, 5398 ] }, + { "weight": 1, "sprite": [ 5415, 5417, 5416, 5414 ] } ] }, - { "bg": 4926, "id": "unconnected", "fg": 5323 } + { "bg": 4945, "id": "unconnected", "fg": 5342 } ] }, { "id": "t_fungus_season_winter", "multitile": true, - "fg": 5323, - "bg": 4449, + "fg": 5342, + "bg": 4468, "additional_tiles": [ { "id": "center", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 32, "sprite": 5308 }, - { "weight": 32, "sprite": 5324 }, - { "weight": 32, "sprite": 5340 }, - { "weight": 32, "sprite": 5356 }, - { "weight": 32, "sprite": 5372 }, - { "weight": 32, "sprite": 5388 }, + { "weight": 32, "sprite": 5327 }, + { "weight": 32, "sprite": 5343 }, + { "weight": 32, "sprite": 5359 }, + { "weight": 32, "sprite": 5375 }, + { "weight": 32, "sprite": 5391 }, + { "weight": 32, "sprite": 5407 }, + { "weight": 1, "sprite": 5455 }, + { "weight": 1, "sprite": 5456 }, + { "weight": 1, "sprite": 5457 }, + { "weight": 1, "sprite": 5458 }, + { "weight": 1, "sprite": 5459 }, + { "weight": 1, "sprite": 5460 }, + { "weight": 1, "sprite": 5461 }, + { "weight": 1, "sprite": 5462 }, + { "weight": 1, "sprite": 5463 }, + { "weight": 1, "sprite": 5464 }, + { "weight": 1, "sprite": 5465 }, + { "weight": 1, "sprite": 5466 }, + { "weight": 1, "sprite": 5467 }, + { "weight": 1, "sprite": 5468 }, + { "weight": 1, "sprite": 5469 }, + { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5423 }, + { "weight": 1, "sprite": 5424 }, + { "weight": 1, "sprite": 5425 }, + { "weight": 1, "sprite": 5426 }, + { "weight": 1, "sprite": 5427 }, + { "weight": 1, "sprite": 5428 }, + { "weight": 1, "sprite": 5429 }, + { "weight": 1, "sprite": 5430 }, + { "weight": 1, "sprite": 5431 }, + { "weight": 1, "sprite": 5432 }, + { "weight": 1, "sprite": 5433 }, + { "weight": 1, "sprite": 5434 }, + { "weight": 1, "sprite": 5435 }, { "weight": 1, "sprite": 5436 }, { "weight": 1, "sprite": 5437 }, { "weight": 1, "sprite": 5438 }, + { "weight": 1, "sprite": 5438 }, { "weight": 1, "sprite": 5439 }, { "weight": 1, "sprite": 5440 }, { "weight": 1, "sprite": 5441 }, @@ -6594,3684 +6714,3654 @@ { "weight": 1, "sprite": 5448 }, { "weight": 1, "sprite": 5449 }, { "weight": 1, "sprite": 5450 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5404 }, - { "weight": 1, "sprite": 5405 }, - { "weight": 1, "sprite": 5406 }, - { "weight": 1, "sprite": 5407 }, - { "weight": 1, "sprite": 5408 }, - { "weight": 1, "sprite": 5409 }, - { "weight": 1, "sprite": 5410 }, - { "weight": 1, "sprite": 5411 }, - { "weight": 1, "sprite": 5412 }, - { "weight": 1, "sprite": 5413 }, - { "weight": 1, "sprite": 5414 }, - { "weight": 1, "sprite": 5415 }, - { "weight": 1, "sprite": 5416 }, - { "weight": 1, "sprite": 5417 }, - { "weight": 1, "sprite": 5418 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5419 }, - { "weight": 1, "sprite": 5420 }, - { "weight": 1, "sprite": 5421 }, - { "weight": 1, "sprite": 5422 }, - { "weight": 1, "sprite": 5423 }, - { "weight": 1, "sprite": 5424 }, - { "weight": 1, "sprite": 5425 }, - { "weight": 1, "sprite": 5426 }, - { "weight": 1, "sprite": 5427 }, - { "weight": 1, "sprite": 5428 }, - { "weight": 1, "sprite": 5429 }, - { "weight": 1, "sprite": 5430 }, - { "weight": 1, "sprite": 5431 }, - { "weight": 1, "sprite": 5432 }, - { "weight": 1, "sprite": 5433 }, - { "weight": 1, "sprite": 5434 }, - { "weight": 1, "sprite": 5435 } + { "weight": 1, "sprite": 5451 }, + { "weight": 1, "sprite": 5452 }, + { "weight": 1, "sprite": 5453 }, + { "weight": 1, "sprite": 5454 } ] }, { "id": "corner", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5310, 5312, 5311, 5309 ] }, - { "weight": 1, "sprite": [ 5326, 5328, 5327, 5325 ] }, - { "weight": 1, "sprite": [ 5342, 5344, 5343, 5341 ] }, - { "weight": 1, "sprite": [ 5374, 5376, 5375, 5373 ] }, - { "weight": 1, "sprite": [ 5390, 5392, 5391, 5389 ] } + { "weight": 1, "sprite": [ 5329, 5331, 5330, 5328 ] }, + { "weight": 1, "sprite": [ 5345, 5347, 5346, 5344 ] }, + { "weight": 1, "sprite": [ 5361, 5363, 5362, 5360 ] }, + { "weight": 1, "sprite": [ 5393, 5395, 5394, 5392 ] }, + { "weight": 1, "sprite": [ 5409, 5411, 5410, 5408 ] } ] }, { "id": "t_connection", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5320, 5322, 5321, 5319 ] }, - { "weight": 1, "sprite": [ 5336, 5338, 5337, 5335 ] }, - { "weight": 1, "sprite": [ 5352, 5354, 5353, 5351 ] }, - { "weight": 1, "sprite": [ 5384, 5386, 5385, 5383 ] }, - { "weight": 1, "sprite": [ 5400, 5402, 5401, 5399 ] } + { "weight": 1, "sprite": [ 5339, 5341, 5340, 5338 ] }, + { "weight": 1, "sprite": [ 5355, 5357, 5356, 5354 ] }, + { "weight": 1, "sprite": [ 5371, 5373, 5372, 5370 ] }, + { "weight": 1, "sprite": [ 5403, 5405, 5404, 5402 ] }, + { "weight": 1, "sprite": [ 5419, 5421, 5420, 5418 ] } ] }, - { "id": "edge", "bg": 4926, "fg": [ 5314, 5313 ] }, + { "id": "edge", "bg": 4945, "fg": [ 5333, 5332 ] }, { "id": "end_piece", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5316, 5318, 5317, 5315 ] }, - { "weight": 1, "sprite": [ 5332, 5334, 5333, 5331 ] }, - { "weight": 1, "sprite": [ 5348, 5350, 5349, 5347 ] }, - { "weight": 1, "sprite": [ 5380, 5382, 5381, 5379 ] }, - { "weight": 1, "sprite": [ 5396, 5398, 5397, 5395 ] } + { "weight": 1, "sprite": [ 5335, 5337, 5336, 5334 ] }, + { "weight": 1, "sprite": [ 5351, 5353, 5352, 5350 ] }, + { "weight": 1, "sprite": [ 5367, 5369, 5368, 5366 ] }, + { "weight": 1, "sprite": [ 5399, 5401, 5400, 5398 ] }, + { "weight": 1, "sprite": [ 5415, 5417, 5416, 5414 ] } ] }, - { "bg": 4449, "id": "unconnected", "fg": 5323 } + { "bg": 4468, "id": "unconnected", "fg": 5342 } ] }, { "id": "t_fungus_mound", - "fg": 5515, - "bg": 4926, + "fg": 5534, + "bg": 4945, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": 5500 }, - { "weight": 1, "sprite": 5452 }, - { "weight": 1, "sprite": 5468 }, - { "weight": 1, "sprite": 5484 } + { "weight": 1, "sprite": 5519 }, + { "weight": 1, "sprite": 5471 }, + { "weight": 1, "sprite": 5487 }, + { "weight": 1, "sprite": 5503 } ] }, { "id": "corner", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5502, 5504, 5503, 5501 ] }, - { "weight": 1, "sprite": [ 5454, 5456, 5455, 5453 ] }, - { "weight": 1, "sprite": [ 5470, 5472, 5471, 5469 ] }, - { "weight": 1, "sprite": [ 5486, 5488, 5487, 5485 ] } + { "weight": 1, "sprite": [ 5521, 5523, 5522, 5520 ] }, + { "weight": 1, "sprite": [ 5473, 5475, 5474, 5472 ] }, + { "weight": 1, "sprite": [ 5489, 5491, 5490, 5488 ] }, + { "weight": 1, "sprite": [ 5505, 5507, 5506, 5504 ] } ] }, { "id": "t_connection", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5512, 5514, 5513, 5511 ] }, - { "weight": 1, "sprite": [ 5464, 5466, 5465, 5463 ] }, - { "weight": 1, "sprite": [ 5480, 5482, 5481, 5479 ] }, - { "weight": 1, "sprite": [ 5496, 5498, 5497, 5495 ] } + { "weight": 1, "sprite": [ 5531, 5533, 5532, 5530 ] }, + { "weight": 1, "sprite": [ 5483, 5485, 5484, 5482 ] }, + { "weight": 1, "sprite": [ 5499, 5501, 5500, 5498 ] }, + { "weight": 1, "sprite": [ 5515, 5517, 5516, 5514 ] } ] }, { "id": "edge", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5506, 5505 ] }, - { "weight": 1, "sprite": [ 5458, 5457 ] }, - { "weight": 1, "sprite": [ 5474, 5473 ] }, - { "weight": 1, "sprite": [ 5490, 5489 ] } + { "weight": 1, "sprite": [ 5525, 5524 ] }, + { "weight": 1, "sprite": [ 5477, 5476 ] }, + { "weight": 1, "sprite": [ 5493, 5492 ] }, + { "weight": 1, "sprite": [ 5509, 5508 ] } ] }, { "id": "end_piece", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5508, 5510, 5509, 5507 ] }, - { "weight": 1, "sprite": [ 5460, 5462, 5461, 5459 ] }, - { "weight": 1, "sprite": [ 5476, 5478, 5477, 5475 ] }, - { "weight": 1, "sprite": [ 5492, 5494, 5493, 5491 ] } + { "weight": 1, "sprite": [ 5527, 5529, 5528, 5526 ] }, + { "weight": 1, "sprite": [ 5479, 5481, 5480, 5478 ] }, + { "weight": 1, "sprite": [ 5495, 5497, 5496, 5494 ] }, + { "weight": 1, "sprite": [ 5511, 5513, 5512, 5510 ] } ] }, - { "id": "unconnected", "bg": 4926, "fg": [ 5515, 5515 ] } + { "id": "unconnected", "bg": 4945, "fg": [ 5534, 5534 ] } ] }, { "id": "t_fungus_mound_season_summer", - "fg": 5515, - "bg": 4926, + "fg": 5534, + "bg": 4945, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": 5500 }, - { "weight": 1, "sprite": 5452 }, - { "weight": 1, "sprite": 5468 }, - { "weight": 1, "sprite": 5484 } + { "weight": 1, "sprite": 5519 }, + { "weight": 1, "sprite": 5471 }, + { "weight": 1, "sprite": 5487 }, + { "weight": 1, "sprite": 5503 } ] }, { "id": "corner", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5502, 5504, 5503, 5501 ] }, - { "weight": 1, "sprite": [ 5454, 5456, 5455, 5453 ] }, - { "weight": 1, "sprite": [ 5470, 5472, 5471, 5469 ] }, - { "weight": 1, "sprite": [ 5486, 5488, 5487, 5485 ] } + { "weight": 1, "sprite": [ 5521, 5523, 5522, 5520 ] }, + { "weight": 1, "sprite": [ 5473, 5475, 5474, 5472 ] }, + { "weight": 1, "sprite": [ 5489, 5491, 5490, 5488 ] }, + { "weight": 1, "sprite": [ 5505, 5507, 5506, 5504 ] } ] }, { "id": "t_connection", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5512, 5514, 5513, 5511 ] }, - { "weight": 1, "sprite": [ 5464, 5466, 5465, 5463 ] }, - { "weight": 1, "sprite": [ 5480, 5482, 5481, 5479 ] }, - { "weight": 1, "sprite": [ 5496, 5498, 5497, 5495 ] } + { "weight": 1, "sprite": [ 5531, 5533, 5532, 5530 ] }, + { "weight": 1, "sprite": [ 5483, 5485, 5484, 5482 ] }, + { "weight": 1, "sprite": [ 5499, 5501, 5500, 5498 ] }, + { "weight": 1, "sprite": [ 5515, 5517, 5516, 5514 ] } ] }, { "id": "edge", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5506, 5505 ] }, - { "weight": 1, "sprite": [ 5458, 5457 ] }, - { "weight": 1, "sprite": [ 5474, 5473 ] }, - { "weight": 1, "sprite": [ 5490, 5489 ] } + { "weight": 1, "sprite": [ 5525, 5524 ] }, + { "weight": 1, "sprite": [ 5477, 5476 ] }, + { "weight": 1, "sprite": [ 5493, 5492 ] }, + { "weight": 1, "sprite": [ 5509, 5508 ] } ] }, { "id": "end_piece", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5508, 5510, 5509, 5507 ] }, - { "weight": 1, "sprite": [ 5460, 5462, 5461, 5459 ] }, - { "weight": 1, "sprite": [ 5476, 5478, 5477, 5475 ] }, - { "weight": 1, "sprite": [ 5492, 5494, 5493, 5491 ] } + { "weight": 1, "sprite": [ 5527, 5529, 5528, 5526 ] }, + { "weight": 1, "sprite": [ 5479, 5481, 5480, 5478 ] }, + { "weight": 1, "sprite": [ 5495, 5497, 5496, 5494 ] }, + { "weight": 1, "sprite": [ 5511, 5513, 5512, 5510 ] } ] }, - { "id": "unconnected", "bg": 4926, "fg": [ 5515, 5515 ] } + { "id": "unconnected", "bg": 4945, "fg": [ 5534, 5534 ] } ] }, { "id": "t_fungus_mound_season_autumn", - "fg": 5515, - "bg": 4926, + "fg": 5534, + "bg": 4945, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": 5500 }, - { "weight": 1, "sprite": 5452 }, - { "weight": 1, "sprite": 5468 }, - { "weight": 1, "sprite": 5484 } + { "weight": 1, "sprite": 5519 }, + { "weight": 1, "sprite": 5471 }, + { "weight": 1, "sprite": 5487 }, + { "weight": 1, "sprite": 5503 } ] }, { "id": "corner", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5502, 5504, 5503, 5501 ] }, - { "weight": 1, "sprite": [ 5454, 5456, 5455, 5453 ] }, - { "weight": 1, "sprite": [ 5470, 5472, 5471, 5469 ] }, - { "weight": 1, "sprite": [ 5486, 5488, 5487, 5485 ] } + { "weight": 1, "sprite": [ 5521, 5523, 5522, 5520 ] }, + { "weight": 1, "sprite": [ 5473, 5475, 5474, 5472 ] }, + { "weight": 1, "sprite": [ 5489, 5491, 5490, 5488 ] }, + { "weight": 1, "sprite": [ 5505, 5507, 5506, 5504 ] } ] }, { "id": "t_connection", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5512, 5514, 5513, 5511 ] }, - { "weight": 1, "sprite": [ 5464, 5466, 5465, 5463 ] }, - { "weight": 1, "sprite": [ 5480, 5482, 5481, 5479 ] }, - { "weight": 1, "sprite": [ 5496, 5498, 5497, 5495 ] } + { "weight": 1, "sprite": [ 5531, 5533, 5532, 5530 ] }, + { "weight": 1, "sprite": [ 5483, 5485, 5484, 5482 ] }, + { "weight": 1, "sprite": [ 5499, 5501, 5500, 5498 ] }, + { "weight": 1, "sprite": [ 5515, 5517, 5516, 5514 ] } ] }, { "id": "edge", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5506, 5505 ] }, - { "weight": 1, "sprite": [ 5458, 5457 ] }, - { "weight": 1, "sprite": [ 5474, 5473 ] }, - { "weight": 1, "sprite": [ 5490, 5489 ] } + { "weight": 1, "sprite": [ 5525, 5524 ] }, + { "weight": 1, "sprite": [ 5477, 5476 ] }, + { "weight": 1, "sprite": [ 5493, 5492 ] }, + { "weight": 1, "sprite": [ 5509, 5508 ] } ] }, { "id": "end_piece", - "bg": 4926, + "bg": 4945, "fg": [ - { "weight": 1, "sprite": [ 5508, 5510, 5509, 5507 ] }, - { "weight": 1, "sprite": [ 5460, 5462, 5461, 5459 ] }, - { "weight": 1, "sprite": [ 5476, 5478, 5477, 5475 ] }, - { "weight": 1, "sprite": [ 5492, 5494, 5493, 5491 ] } + { "weight": 1, "sprite": [ 5527, 5529, 5528, 5526 ] }, + { "weight": 1, "sprite": [ 5479, 5481, 5480, 5478 ] }, + { "weight": 1, "sprite": [ 5495, 5497, 5496, 5494 ] }, + { "weight": 1, "sprite": [ 5511, 5513, 5512, 5510 ] } ] }, - { "id": "unconnected", "bg": 4926, "fg": [ 5515, 5515 ] } + { "id": "unconnected", "bg": 4945, "fg": [ 5534, 5534 ] } ] }, { "id": "t_fungus_mound_season_winter", - "fg": 5515, - "bg": 4449, + "fg": 5534, + "bg": 4468, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": 5500 }, - { "weight": 1, "sprite": 5452 }, - { "weight": 1, "sprite": 5468 }, - { "weight": 1, "sprite": 5484 } + { "weight": 1, "sprite": 5519 }, + { "weight": 1, "sprite": 5471 }, + { "weight": 1, "sprite": 5487 }, + { "weight": 1, "sprite": 5503 } ] }, { "id": "corner", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5502, 5504, 5503, 5501 ] }, - { "weight": 1, "sprite": [ 5454, 5456, 5455, 5453 ] }, - { "weight": 1, "sprite": [ 5470, 5472, 5471, 5469 ] }, - { "weight": 1, "sprite": [ 5486, 5488, 5487, 5485 ] } + { "weight": 1, "sprite": [ 5521, 5523, 5522, 5520 ] }, + { "weight": 1, "sprite": [ 5473, 5475, 5474, 5472 ] }, + { "weight": 1, "sprite": [ 5489, 5491, 5490, 5488 ] }, + { "weight": 1, "sprite": [ 5505, 5507, 5506, 5504 ] } ] }, { "id": "t_connection", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5512, 5514, 5513, 5511 ] }, - { "weight": 1, "sprite": [ 5464, 5466, 5465, 5463 ] }, - { "weight": 1, "sprite": [ 5480, 5482, 5481, 5479 ] }, - { "weight": 1, "sprite": [ 5496, 5498, 5497, 5495 ] } + { "weight": 1, "sprite": [ 5531, 5533, 5532, 5530 ] }, + { "weight": 1, "sprite": [ 5483, 5485, 5484, 5482 ] }, + { "weight": 1, "sprite": [ 5499, 5501, 5500, 5498 ] }, + { "weight": 1, "sprite": [ 5515, 5517, 5516, 5514 ] } ] }, { "id": "edge", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5506, 5505 ] }, - { "weight": 1, "sprite": [ 5458, 5457 ] }, - { "weight": 1, "sprite": [ 5474, 5473 ] }, - { "weight": 1, "sprite": [ 5490, 5489 ] } + { "weight": 1, "sprite": [ 5525, 5524 ] }, + { "weight": 1, "sprite": [ 5477, 5476 ] }, + { "weight": 1, "sprite": [ 5493, 5492 ] }, + { "weight": 1, "sprite": [ 5509, 5508 ] } ] }, { "id": "end_piece", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": [ 5508, 5510, 5509, 5507 ] }, - { "weight": 1, "sprite": [ 5460, 5462, 5461, 5459 ] }, - { "weight": 1, "sprite": [ 5476, 5478, 5477, 5475 ] }, - { "weight": 1, "sprite": [ 5492, 5494, 5493, 5491 ] } + { "weight": 1, "sprite": [ 5527, 5529, 5528, 5526 ] }, + { "weight": 1, "sprite": [ 5479, 5481, 5480, 5478 ] }, + { "weight": 1, "sprite": [ 5495, 5497, 5496, 5494 ] }, + { "weight": 1, "sprite": [ 5511, 5513, 5512, 5510 ] } ] }, - { "id": "unconnected", "bg": 4449, "fg": [ 5515, 5515 ] } + { "id": "unconnected", "bg": 4468, "fg": [ 5534, 5534 ] } ] }, { "id": [ "t_fungus_floor_in", "t_fungus_floor_sup", "t_fungus_floor_out" ], - "fg": 5531, - "bg": 6812, + "fg": 5550, + "bg": 6831, "multitile": true, "additional_tiles": [ { "id": "center", "animated": true, - "bg": 6812, + "bg": 6831, "fg": [ - { "weight": 512, "sprite": 5516 }, - { "weight": 8, "sprite": 5532 }, - { "weight": 8, "sprite": 5548 }, - { "weight": 128, "sprite": 5564 }, - { "weight": 8, "sprite": 5580 }, - { "weight": 8, "sprite": 5532 } + { "weight": 512, "sprite": 5535 }, + { "weight": 8, "sprite": 5551 }, + { "weight": 8, "sprite": 5567 }, + { "weight": 128, "sprite": 5583 }, + { "weight": 8, "sprite": 5599 }, + { "weight": 8, "sprite": 5551 } ] }, { "id": "corner", "animated": true, - "bg": 6812, + "bg": 6831, "fg": [ - { "weight": 512, "sprite": [ 5518, 5520, 5519, 5517 ] }, - { "weight": 8, "sprite": [ 5534, 5536, 5535, 5533 ] }, - { "weight": 8, "sprite": [ 5550, 5552, 5551, 5549 ] }, - { "weight": 128, "sprite": [ 5566, 5568, 5567, 5565 ] }, - { "weight": 8, "sprite": [ 5582, 5584, 5583, 5581 ] }, - { "weight": 8, "sprite": [ 5534, 5536, 5535, 5533 ] } + { "weight": 512, "sprite": [ 5537, 5539, 5538, 5536 ] }, + { "weight": 8, "sprite": [ 5553, 5555, 5554, 5552 ] }, + { "weight": 8, "sprite": [ 5569, 5571, 5570, 5568 ] }, + { "weight": 128, "sprite": [ 5585, 5587, 5586, 5584 ] }, + { "weight": 8, "sprite": [ 5601, 5603, 5602, 5600 ] }, + { "weight": 8, "sprite": [ 5553, 5555, 5554, 5552 ] } ] }, { "id": "t_connection", "animated": true, - "bg": 6812, + "bg": 6831, "fg": [ - { "weight": 512, "sprite": [ 5528, 5530, 5529, 5527 ] }, - { "weight": 8, "sprite": [ 5544, 5546, 5545, 5543 ] }, - { "weight": 8, "sprite": [ 5560, 5562, 5561, 5559 ] }, - { "weight": 128, "sprite": [ 5576, 5578, 5577, 5575 ] }, - { "weight": 8, "sprite": [ 5592, 5594, 5593, 5591 ] }, - { "weight": 8, "sprite": [ 5544, 5546, 5545, 5543 ] } + { "weight": 512, "sprite": [ 5547, 5549, 5548, 5546 ] }, + { "weight": 8, "sprite": [ 5563, 5565, 5564, 5562 ] }, + { "weight": 8, "sprite": [ 5579, 5581, 5580, 5578 ] }, + { "weight": 128, "sprite": [ 5595, 5597, 5596, 5594 ] }, + { "weight": 8, "sprite": [ 5611, 5613, 5612, 5610 ] }, + { "weight": 8, "sprite": [ 5563, 5565, 5564, 5562 ] } ] }, { "id": "edge", "animated": true, - "bg": 6812, + "bg": 6831, "fg": [ - { "weight": 512, "sprite": [ 5522, 5521 ] }, - { "weight": 8, "sprite": [ 5538, 5537 ] }, - { "weight": 8, "sprite": [ 5554, 5553 ] }, - { "weight": 128, "sprite": [ 5570, 5569 ] }, - { "weight": 8, "sprite": [ 5586, 5585 ] }, - { "weight": 8, "sprite": [ 5538, 5537 ] } + { "weight": 512, "sprite": [ 5541, 5540 ] }, + { "weight": 8, "sprite": [ 5557, 5556 ] }, + { "weight": 8, "sprite": [ 5573, 5572 ] }, + { "weight": 128, "sprite": [ 5589, 5588 ] }, + { "weight": 8, "sprite": [ 5605, 5604 ] }, + { "weight": 8, "sprite": [ 5557, 5556 ] } ] }, { "id": "end_piece", "animated": true, - "bg": 6812, + "bg": 6831, "fg": [ - { "weight": 512, "sprite": [ 5524, 5526, 5525, 5523 ] }, - { "weight": 8, "sprite": [ 5540, 5542, 5541, 5539 ] }, - { "weight": 8, "sprite": [ 5556, 5558, 5557, 5555 ] }, - { "weight": 128, "sprite": [ 5572, 5574, 5573, 5571 ] }, - { "weight": 8, "sprite": [ 5588, 5590, 5589, 5587 ] }, - { "weight": 8, "sprite": [ 5540, 5542, 5541, 5539 ] } + { "weight": 512, "sprite": [ 5543, 5545, 5544, 5542 ] }, + { "weight": 8, "sprite": [ 5559, 5561, 5560, 5558 ] }, + { "weight": 8, "sprite": [ 5575, 5577, 5576, 5574 ] }, + { "weight": 128, "sprite": [ 5591, 5593, 5592, 5590 ] }, + { "weight": 8, "sprite": [ 5607, 5609, 5608, 5606 ] }, + { "weight": 8, "sprite": [ 5559, 5561, 5560, 5558 ] } ] }, { "id": "unconnected", "animated": true, - "bg": 6812, + "bg": 6831, "fg": [ - { "weight": 512, "sprite": [ 5531, 5531 ] }, - { "weight": 8, "sprite": [ 5547, 5547 ] }, - { "weight": 8, "sprite": [ 5563, 5563 ] }, - { "weight": 128, "sprite": [ 5579, 5579 ] }, - { "weight": 8, "sprite": [ 5595, 5595 ] }, - { "weight": 8, "sprite": [ 5547, 5547 ] } + { "weight": 512, "sprite": [ 5550, 5550 ] }, + { "weight": 8, "sprite": [ 5566, 5566 ] }, + { "weight": 8, "sprite": [ 5582, 5582 ] }, + { "weight": 128, "sprite": [ 5598, 5598 ] }, + { "weight": 8, "sprite": [ 5614, 5614 ] }, + { "weight": 8, "sprite": [ 5566, 5566 ] } ] } ] }, { "id": "t_fungus_wall", - "fg": 5611, + "fg": 5630, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5596 }, - { "id": "corner", "fg": [ 5598, 5600, 5599, 5597 ] }, - { "id": "t_connection", "fg": [ 5608, 5610, 5609, 5607 ] }, - { "id": "edge", "fg": [ 5602, 5601 ] }, - { "id": "end_piece", "fg": [ 5604, 5606, 5605, 5603 ] }, - { "id": "unconnected", "fg": [ 5611, 5611 ] } + { "id": "center", "fg": 5615 }, + { "id": "corner", "fg": [ 5617, 5619, 5618, 5616 ] }, + { "id": "t_connection", "fg": [ 5627, 5629, 5628, 5626 ] }, + { "id": "edge", "fg": [ 5621, 5620 ] }, + { "id": "end_piece", "fg": [ 5623, 5625, 5624, 5622 ] }, + { "id": "unconnected", "fg": [ 5630, 5630 ] } ] }, - { "id": "t_gates_mech_control", "fg": 5612, "bg": 6812 }, - { "id": "t_gates_mech_control_lab", "fg": 5613, "bg": 6812 }, - { "id": "t_gates_control_concrete", "fg": 5614, "bg": 4761 }, - { "id": "t_gates_control_concrete_lab", "fg": 5613, "bg": 6676 }, - { "id": "t_gates_control_brick", "fg": 5614, "bg": 4557 }, - { "id": "t_gates_control_brick_lab", "fg": 5613, "bg": 4557 }, - { "id": "t_gates_control_metal", "fg": 5614, "bg": 6932 }, - { "id": "t_gates_control_metal_lab", "fg": 5613, "bg": 6932 }, + { "id": "t_gates_mech_control", "fg": 5631, "bg": 6831 }, + { "id": "t_gates_mech_control_lab", "fg": 5632, "bg": 6831 }, + { "id": "t_gates_control_concrete", "fg": 5633, "bg": 4780 }, + { "id": "t_gates_control_concrete_lab", "fg": 5632, "bg": 6695 }, + { "id": "t_gates_control_brick", "fg": 5633, "bg": 4576 }, + { "id": "t_gates_control_brick_lab", "fg": 5632, "bg": 4576 }, + { "id": "t_gates_control_metal", "fg": 5633, "bg": 6951 }, + { "id": "t_gates_control_metal_lab", "fg": 5632, "bg": 6951 }, { "id": [ "t_elevator_control", "t_elevator_control_robofac_up", "t_elevator_control_robofac_down" ], - "fg": 5615, - "bg": 6812 + "fg": 5634, + "bg": 6831 }, - { "id": "t_elevator_control_off", "fg": 5616, "bg": 6812 }, - { "id": "t_golf_hole", "fg": 5617, "bg": 5681 }, - { "id": "t_golf_hole_season_summer", "fg": 5617, "bg": 5683 }, - { "id": "t_golf_hole_season_autumn", "fg": 5617, "bg": 5682 }, - { "id": "t_golf_hole_season_winter", "fg": 5617, "bg": 4449 }, + { "id": "t_elevator_control_off", "fg": 5635, "bg": 6831 }, + { "id": "t_golf_hole", "fg": 5636, "bg": 5700 }, + { "id": "t_golf_hole_season_summer", "fg": 5636, "bg": 5702 }, + { "id": "t_golf_hole_season_autumn", "fg": 5636, "bg": 5701 }, + { "id": "t_golf_hole_season_winter", "fg": 5636, "bg": 4468 }, { "id": "t_grass", "fg": [ - { "weight": 1, "sprite": 5619 }, - { "weight": 1, "sprite": 5620 }, - { "weight": 1, "sprite": 5621 }, - { "weight": 1, "sprite": 5622 } + { "weight": 1, "sprite": 5638 }, + { "weight": 1, "sprite": 5639 }, + { "weight": 1, "sprite": 5640 }, + { "weight": 1, "sprite": 5641 } ] }, { "id": "t_grass_season_summer", "fg": [ - { "weight": 1, "sprite": 5629 }, - { "weight": 1, "sprite": 5630 }, - { "weight": 1, "sprite": 5631 }, - { "weight": 1, "sprite": 5632 } + { "weight": 1, "sprite": 5648 }, + { "weight": 1, "sprite": 5649 }, + { "weight": 1, "sprite": 5650 }, + { "weight": 1, "sprite": 5651 } ] }, { "id": "t_grass_season_autumn", "fg": [ - { "weight": 1, "sprite": 5624 }, - { "weight": 1, "sprite": 5625 }, - { "weight": 1, "sprite": 5626 }, - { "weight": 1, "sprite": 5627 } + { "weight": 1, "sprite": 5643 }, + { "weight": 1, "sprite": 5644 }, + { "weight": 1, "sprite": 5645 }, + { "weight": 1, "sprite": 5646 } ] }, { "id": "t_grass_season_winter", - "fg": 4467, - "bg": 4449, + "fg": 4486, + "bg": 4468, "multitile": true, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 4449 }, - { "weight": 1, "sprite": 4450 }, - { "weight": 1, "sprite": 4451 }, - { "weight": 1, "sprite": 4452 } + { "weight": 1, "sprite": 4468 }, + { "weight": 1, "sprite": 4469 }, + { "weight": 1, "sprite": 4470 }, + { "weight": 1, "sprite": 4471 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 4454, 4456, 4455, 4453 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 4464, 4466, 4465, 4463 ] }, - { "id": "edge", "bg": 4449, "fg": [ 4458, 4457 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 4460, 4462, 4461, 4459 ] }, - { "bg": 4449, "id": "unconnected", "fg": 4467 } + { "id": "corner", "bg": 4468, "fg": [ 4473, 4475, 4474, 4472 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 4483, 4485, 4484, 4482 ] }, + { "id": "edge", "bg": 4468, "fg": [ 4477, 4476 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 4479, 4481, 4480, 4478 ] }, + { "bg": 4468, "id": "unconnected", "fg": 4486 } ] }, { "id": "t_grass_dead", "multitile": true, - "fg": 5648, - "bg": 5618, + "fg": 5667, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": 5633 }, - { "id": "corner", "bg": 5618, "fg": [ 5635, 5637, 5636, 5634 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 5645, 5647, 5646, 5644 ] }, - { "id": "edge", "bg": 5618, "fg": [ 5639, 5638 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 5641, 5643, 5642, 5640 ] }, - { "bg": 5618, "id": "unconnected", "fg": 5648 } + { "id": "center", "bg": 5637, "fg": 5652 }, + { "id": "corner", "bg": 5637, "fg": [ 5654, 5656, 5655, 5653 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 5664, 5666, 5665, 5663 ] }, + { "id": "edge", "bg": 5637, "fg": [ 5658, 5657 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 5660, 5662, 5661, 5659 ] }, + { "bg": 5637, "id": "unconnected", "fg": 5667 } ] }, { "id": "t_grass_dead_season_summer", "multitile": true, - "fg": 5680, - "bg": 5628, + "fg": 5699, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": 5665 }, - { "id": "corner", "bg": 5628, "fg": [ 5667, 5669, 5668, 5666 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 5677, 5679, 5678, 5676 ] }, - { "id": "edge", "bg": 5628, "fg": [ 5671, 5670 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 5673, 5675, 5674, 5672 ] }, - { "bg": 5628, "id": "unconnected", "fg": 5680 } + { "id": "center", "bg": 5647, "fg": 5684 }, + { "id": "corner", "bg": 5647, "fg": [ 5686, 5688, 5687, 5685 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 5696, 5698, 5697, 5695 ] }, + { "id": "edge", "bg": 5647, "fg": [ 5690, 5689 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 5692, 5694, 5693, 5691 ] }, + { "bg": 5647, "id": "unconnected", "fg": 5699 } ] }, { "id": "t_grass_dead_season_autumn", "multitile": true, - "fg": 5664, - "bg": 5623, + "fg": 5683, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": 5649 }, - { "id": "corner", "bg": 5623, "fg": [ 5651, 5653, 5652, 5650 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 5661, 5663, 5662, 5660 ] }, - { "id": "edge", "bg": 5623, "fg": [ 5655, 5654 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 5657, 5659, 5658, 5656 ] }, - { "bg": 5623, "id": "unconnected", "fg": 5664 } + { "id": "center", "bg": 5642, "fg": 5668 }, + { "id": "corner", "bg": 5642, "fg": [ 5670, 5672, 5671, 5669 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 5680, 5682, 5681, 5679 ] }, + { "id": "edge", "bg": 5642, "fg": [ 5674, 5673 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 5676, 5678, 5677, 5675 ] }, + { "bg": 5642, "id": "unconnected", "fg": 5683 } ] }, { "id": "t_grass_dead_season_winter", "multitile": true, - "fg": 4467, - "bg": 4449, + "fg": 4486, + "bg": 4468, "additional_tiles": [ { "id": "center", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": 4449 }, - { "weight": 1, "sprite": 4450 }, - { "weight": 1, "sprite": 4451 }, - { "weight": 1, "sprite": 4452 } + { "weight": 1, "sprite": 4468 }, + { "weight": 1, "sprite": 4469 }, + { "weight": 1, "sprite": 4470 }, + { "weight": 1, "sprite": 4471 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 4454, 4456, 4455, 4453 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 4464, 4466, 4465, 4463 ] }, - { "id": "edge", "bg": 4449, "fg": [ 4458, 4457 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 4460, 4462, 4461, 4459 ] }, - { "bg": 4449, "id": "unconnected", "fg": 4467 } + { "id": "corner", "bg": 4468, "fg": [ 4473, 4475, 4474, 4472 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 4483, 4485, 4484, 4482 ] }, + { "id": "edge", "bg": 4468, "fg": [ 4477, 4476 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 4479, 4481, 4480, 4478 ] }, + { "bg": 4468, "id": "unconnected", "fg": 4486 } ] }, - { "id": "t_grass_golf", "fg": 5681 }, - { "id": "t_grass_golf_season_summer", "fg": 5683 }, - { "id": "t_grass_golf_season_autumn", "fg": 5682 }, - { "id": "t_grass_golf_season_winter", "fg": 4449 }, - { "id": "t_grass_white", "fg": 5684 }, - { "id": "t_grass_white_season_winter", "fg": 4449 }, + { "id": "t_grass_golf", "fg": 5700 }, + { "id": "t_grass_golf_season_summer", "fg": 5702 }, + { "id": "t_grass_golf_season_autumn", "fg": 5701 }, + { "id": "t_grass_golf_season_winter", "fg": 4468 }, + { "id": "t_grass_white", "fg": 5703 }, + { "id": "t_grass_white_season_winter", "fg": 4468 }, { "id": "t_grate", "multitile": true, - "fg": 5700, + "fg": 5719, "additional_tiles": [ - { "id": "center", "fg": 5685 }, - { "id": "corner", "fg": [ 5687, 5689, 5688, 5686 ] }, - { "id": "t_connection", "fg": [ 5697, 5699, 5698, 5696 ] }, - { "id": "edge", "fg": [ 5691, 5690 ] }, - { "id": "end_piece", "fg": [ 5693, 5695, 5694, 5692 ] }, - { "id": "unconnected", "fg": [ 5700, 5700 ] } + { "id": "center", "fg": 5704 }, + { "id": "corner", "fg": [ 5706, 5708, 5707, 5705 ] }, + { "id": "t_connection", "fg": [ 5716, 5718, 5717, 5715 ] }, + { "id": "edge", "fg": [ 5710, 5709 ] }, + { "id": "end_piece", "fg": [ 5712, 5714, 5713, 5711 ] }, + { "id": "unconnected", "fg": [ 5719, 5719 ] } ] }, { "id": [ "t_guardrail", "t_guardrail_bg_dp", "t_guardrail_hw_air" ], "multitile": true, - "fg": 5707, - "bg": 6609, + "fg": 5726, + "bg": 6628, "additional_tiles": [ - { "id": "edge", "bg": 6609, "fg": [ 5702, 5701 ] }, - { "id": "end_piece", "bg": 6609, "fg": [ 5704, 5706, 5705, 5703 ] }, - { "bg": 6609, "id": "unconnected", "fg": 5707 } + { "id": "edge", "bg": 6628, "fg": [ 5721, 5720 ] }, + { "id": "end_piece", "bg": 6628, "fg": [ 5723, 5725, 5724, 5722 ] }, + { "bg": 6628, "id": "unconnected", "fg": 5726 } ] }, { "id": [ "t_gutter", "t_gutter_north", "t_gutter_east", "t_gutter_south", "t_gutter_west" ], - "fg": 5724, + "fg": 5743, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5708 }, - { "id": "corner", "fg": [ 5710, 5712, 5711, 5709 ] }, - { "id": "t_connection", "fg": [ 5721, 5723, 5722, 5720 ] }, - { "id": "edge", "fg": [ 5715, 5714 ] }, - { "id": "end_piece", "fg": [ 5717, 5719, 5718, 5716 ] }, - { "id": "unconnected", "fg": [ 5724, 5724 ] } + { "id": "center", "fg": 5727 }, + { "id": "corner", "fg": [ 5729, 5731, 5730, 5728 ] }, + { "id": "t_connection", "fg": [ 5740, 5742, 5741, 5739 ] }, + { "id": "edge", "fg": [ 5734, 5733 ] }, + { "id": "end_piece", "fg": [ 5736, 5738, 5737, 5735 ] }, + { "id": "unconnected", "fg": [ 5743, 5743 ] } ] }, { "id": "t_lava", - "fg": 5742, - "bg": 6190, + "fg": 5761, + "bg": 6209, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5727, "bg": 6190 }, - { "id": "corner", "fg": [ 5729, 5731, 5730, 5728 ], "bg": 6190 }, - { "id": "t_connection", "fg": [ 5739, 5741, 5740, 5738 ], "bg": 6190 }, - { "id": "edge", "fg": [ 5733, 5732 ], "bg": 6190 }, - { "id": "end_piece", "fg": [ 5735, 5737, 5736, 5734 ], "bg": 6190 }, - { "id": "unconnected", "fg": [ 5742, 5742 ], "bg": 6190 } + { "id": "center", "fg": 5746, "bg": 6209 }, + { "id": "corner", "fg": [ 5748, 5750, 5749, 5747 ], "bg": 6209 }, + { "id": "t_connection", "fg": [ 5758, 5760, 5759, 5757 ], "bg": 6209 }, + { "id": "edge", "fg": [ 5752, 5751 ], "bg": 6209 }, + { "id": "end_piece", "fg": [ 5754, 5756, 5755, 5753 ], "bg": 6209 }, + { "id": "unconnected", "fg": [ 5761, 5761 ], "bg": 6209 } ] }, { "id": [ "t_linoleum_gray", "t_linoleum_gray_no_roof" ], "multitile": true, - "fg": 5758, + "fg": 5777, "additional_tiles": [ - { "id": "center", "fg": 5743 }, - { "id": "corner", "fg": [ 5745, 5747, 5746, 5744 ] }, - { "id": "t_connection", "fg": [ 5755, 5757, 5756, 5754 ] }, - { "id": "edge", "fg": [ 5749, 5748 ] }, - { "id": "end_piece", "fg": [ 5751, 5753, 5752, 5750 ] }, - { "id": "unconnected", "fg": 5758 } + { "id": "center", "fg": 5762 }, + { "id": "corner", "fg": [ 5764, 5766, 5765, 5763 ] }, + { "id": "t_connection", "fg": [ 5774, 5776, 5775, 5773 ] }, + { "id": "edge", "fg": [ 5768, 5767 ] }, + { "id": "end_piece", "fg": [ 5770, 5772, 5771, 5769 ] }, + { "id": "unconnected", "fg": 5777 } ] }, { "id": [ "t_linoleum_white", "t_linoleum_white_no_roof" ], "multitile": true, - "fg": 5774, + "fg": 5793, "additional_tiles": [ - { "id": "center", "fg": 5759 }, - { "id": "corner", "fg": [ 5761, 5763, 5762, 5760 ] }, - { "id": "t_connection", "fg": [ 5771, 5773, 5772, 5770 ] }, - { "id": "edge", "fg": [ 5765, 5764 ] }, - { "id": "end_piece", "fg": [ 5767, 5769, 5768, 5766 ] }, - { "id": "unconnected", "fg": 5774 } + { "id": "center", "fg": 5778 }, + { "id": "corner", "fg": [ 5780, 5782, 5781, 5779 ] }, + { "id": "t_connection", "fg": [ 5790, 5792, 5791, 5789 ] }, + { "id": "edge", "fg": [ 5784, 5783 ] }, + { "id": "end_piece", "fg": [ 5786, 5788, 5787, 5785 ] }, + { "id": "unconnected", "fg": 5793 } ] }, - { "id": "t_manhole", "fg": 5776, "bg": 5877 }, - { "id": "t_manhole_cover", "fg": 5777, "bg": 5877 }, + { "id": "t_manhole", "fg": 5795, "bg": 5896 }, + { "id": "t_manhole_cover", "fg": 5796, "bg": 5896 }, { "id": "t_metal_floor", "multitile": true, - "fg": 5794, + "fg": 5813, "additional_tiles": [ - { "id": "center", "fg": 5779 }, - { "id": "corner", "fg": [ 5781, 5783, 5782, 5780 ] }, - { "id": "t_connection", "fg": [ 5791, 5793, 5792, 5790 ] }, - { "id": "edge", "fg": [ 5785, 5784 ] }, - { "id": "end_piece", "fg": [ 5787, 5789, 5788, 5786 ] }, - { "id": "unconnected", "fg": 5794 } + { "id": "center", "fg": 5798 }, + { "id": "corner", "fg": [ 5800, 5802, 5801, 5799 ] }, + { "id": "t_connection", "fg": [ 5810, 5812, 5811, 5809 ] }, + { "id": "edge", "fg": [ 5804, 5803 ] }, + { "id": "end_piece", "fg": [ 5806, 5808, 5807, 5805 ] }, + { "id": "unconnected", "fg": 5813 } ] }, { "id": "t_moss", "multitile": true, - "fg": 5811, - "bg": 5619, + "fg": 5830, + "bg": 5638, "additional_tiles": [ - { "id": "center", "bg": 5619, "fg": [ { "weight": 1, "sprite": 5795 }, { "weight": 1, "sprite": 5796 } ] }, - { "id": "corner", "bg": 5619, "fg": [ 5798, 5800, 5799, 5797 ] }, - { "id": "t_connection", "bg": 5619, "fg": [ 5808, 5810, 5809, 5807 ] }, - { "id": "edge", "bg": 5619, "fg": [ 5802, 5801 ] }, - { "id": "end_piece", "bg": 5619, "fg": [ 5804, 5806, 5805, 5803 ] }, - { "bg": 5619, "id": "unconnected", "fg": 5811 } + { "id": "center", "bg": 5638, "fg": [ { "weight": 1, "sprite": 5814 }, { "weight": 1, "sprite": 5815 } ] }, + { "id": "corner", "bg": 5638, "fg": [ 5817, 5819, 5818, 5816 ] }, + { "id": "t_connection", "bg": 5638, "fg": [ 5827, 5829, 5828, 5826 ] }, + { "id": "edge", "bg": 5638, "fg": [ 5821, 5820 ] }, + { "id": "end_piece", "bg": 5638, "fg": [ 5823, 5825, 5824, 5822 ] }, + { "bg": 5638, "id": "unconnected", "fg": 5830 } ] }, { "id": "t_moss_season_summer", "multitile": true, - "fg": 5845, - "bg": 5629, + "fg": 5864, + "bg": 5648, "additional_tiles": [ - { "id": "center", "bg": 5629, "fg": [ { "weight": 1, "sprite": 5829 }, { "weight": 1, "sprite": 5830 } ] }, - { "id": "corner", "bg": 5629, "fg": [ 5832, 5834, 5833, 5831 ] }, - { "id": "t_connection", "bg": 5629, "fg": [ 5842, 5844, 5843, 5841 ] }, - { "id": "edge", "bg": 5629, "fg": [ 5836, 5835 ] }, - { "id": "end_piece", "bg": 5629, "fg": [ 5838, 5840, 5839, 5837 ] }, - { "bg": 5629, "id": "unconnected", "fg": 5845 } + { "id": "center", "bg": 5648, "fg": [ { "weight": 1, "sprite": 5848 }, { "weight": 1, "sprite": 5849 } ] }, + { "id": "corner", "bg": 5648, "fg": [ 5851, 5853, 5852, 5850 ] }, + { "id": "t_connection", "bg": 5648, "fg": [ 5861, 5863, 5862, 5860 ] }, + { "id": "edge", "bg": 5648, "fg": [ 5855, 5854 ] }, + { "id": "end_piece", "bg": 5648, "fg": [ 5857, 5859, 5858, 5856 ] }, + { "bg": 5648, "id": "unconnected", "fg": 5864 } ] }, { "id": "t_moss_season_autumn", "multitile": true, - "fg": 5828, - "bg": 5624, + "fg": 5847, + "bg": 5643, "additional_tiles": [ - { "id": "center", "bg": 5624, "fg": [ { "weight": 1, "sprite": 5812 }, { "weight": 1, "sprite": 5813 } ] }, - { "id": "corner", "bg": 5624, "fg": [ 5815, 5817, 5816, 5814 ] }, - { "id": "t_connection", "bg": 5624, "fg": [ 5825, 5827, 5826, 5824 ] }, - { "id": "edge", "bg": 5624, "fg": [ 5819, 5818 ] }, - { "id": "end_piece", "bg": 5624, "fg": [ 5821, 5823, 5822, 5820 ] }, - { "bg": 5624, "id": "unconnected", "fg": 5828 } + { "id": "center", "bg": 5643, "fg": [ { "weight": 1, "sprite": 5831 }, { "weight": 1, "sprite": 5832 } ] }, + { "id": "corner", "bg": 5643, "fg": [ 5834, 5836, 5835, 5833 ] }, + { "id": "t_connection", "bg": 5643, "fg": [ 5844, 5846, 5845, 5843 ] }, + { "id": "edge", "bg": 5643, "fg": [ 5838, 5837 ] }, + { "id": "end_piece", "bg": 5643, "fg": [ 5840, 5842, 5841, 5839 ] }, + { "bg": 5643, "id": "unconnected", "fg": 5847 } ] }, { "id": "t_moss_season_winter", "multitile": true, - "fg": 4467, - "bg": 4449, + "fg": 4486, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": [ { "weight": 1, "sprite": 4449 }, { "weight": 1, "sprite": 4450 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 4454, 4456, 4455, 4453 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 4464, 4466, 4465, 4463 ] }, - { "id": "edge", "bg": 4449, "fg": [ 4458, 4457 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 4460, 4462, 4461, 4459 ] }, - { "bg": 4449, "id": "unconnected", "fg": 4467 } + { "id": "center", "bg": 4468, "fg": [ { "weight": 1, "sprite": 4468 }, { "weight": 1, "sprite": 4469 } ] }, + { "id": "corner", "bg": 4468, "fg": [ 4473, 4475, 4474, 4472 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 4483, 4485, 4484, 4482 ] }, + { "id": "edge", "bg": 4468, "fg": [ 4477, 4476 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 4479, 4481, 4480, 4478 ] }, + { "bg": 4468, "id": "unconnected", "fg": 4486 } ] }, { "id": "t_moss_underground", "multitile": true, - "fg": 5811, - "bg": 6190, + "fg": 5830, + "bg": 6209, "additional_tiles": [ - { "id": "center", "bg": 6190, "fg": [ { "weight": 1, "sprite": 5795 }, { "weight": 1, "sprite": 5796 } ] }, - { "id": "corner", "bg": 6190, "fg": [ 5798, 5800, 5799, 5797 ] }, - { "id": "t_connection", "bg": 6190, "fg": [ 5808, 5810, 5809, 5807 ] }, - { "id": "edge", "bg": 6190, "fg": [ 5802, 5801 ] }, - { "id": "end_piece", "bg": 6190, "fg": [ 5804, 5806, 5805, 5803 ] }, - { "bg": 6190, "id": "unconnected", "fg": 5811 } + { "id": "center", "bg": 6209, "fg": [ { "weight": 1, "sprite": 5814 }, { "weight": 1, "sprite": 5815 } ] }, + { "id": "corner", "bg": 6209, "fg": [ 5817, 5819, 5818, 5816 ] }, + { "id": "t_connection", "bg": 6209, "fg": [ 5827, 5829, 5828, 5826 ] }, + { "id": "edge", "bg": 6209, "fg": [ 5821, 5820 ] }, + { "id": "end_piece", "bg": 6209, "fg": [ 5823, 5825, 5824, 5822 ] }, + { "bg": 6209, "id": "unconnected", "fg": 5830 } ] }, - { "id": [ "t_mud", "t_mud_underground" ], "fg": 5846 }, - { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 5847 }, + { "id": [ "t_mud", "t_mud_underground" ], "fg": 5865 }, + { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 5866 }, { "id": "t_palisade", - "fg": 5862, - "bg": 5618, + "fg": 5881, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5850, "bg": 5618 }, - { "id": "corner", "fg": [ 5852, 5854, 5853, 5851 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 5859, 5861, 5860, 5858 ], "bg": 5618 }, - { "id": "edge", "fg": [ 5855, 5862 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 5856, 5862, 5857, 5862 ], "bg": 5618 }, - { "id": "unconnected", "fg": 5862, "bg": 5618 } + { "id": "center", "fg": 5869, "bg": 5637 }, + { "id": "corner", "fg": [ 5871, 5873, 5872, 5870 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 5878, 5880, 5879, 5877 ], "bg": 5637 }, + { "id": "edge", "fg": [ 5874, 5881 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 5875, 5881, 5876, 5881 ], "bg": 5637 }, + { "id": "unconnected", "fg": 5881, "bg": 5637 } ] }, { "id": "t_palisade_season_summer", - "fg": 5862, - "bg": 5628, + "fg": 5881, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5850, "bg": 5628 }, - { "id": "corner", "fg": [ 5852, 5854, 5853, 5851 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 5859, 5861, 5860, 5858 ], "bg": 5628 }, - { "id": "edge", "fg": [ 5855, 5862 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 5856, 5862, 5857, 5862 ], "bg": 5628 }, - { "id": "unconnected", "fg": 5862, "bg": 5628 } + { "id": "center", "fg": 5869, "bg": 5647 }, + { "id": "corner", "fg": [ 5871, 5873, 5872, 5870 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 5878, 5880, 5879, 5877 ], "bg": 5647 }, + { "id": "edge", "fg": [ 5874, 5881 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 5875, 5881, 5876, 5881 ], "bg": 5647 }, + { "id": "unconnected", "fg": 5881, "bg": 5647 } ] }, { "id": "t_palisade_season_autumn", - "fg": 5862, - "bg": 5623, + "fg": 5881, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5850, "bg": 5623 }, - { "id": "corner", "fg": [ 5852, 5854, 5853, 5851 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 5859, 5861, 5860, 5858 ], "bg": 5623 }, - { "id": "edge", "fg": [ 5855, 5862 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 5856, 5862, 5857, 5862 ], "bg": 5623 }, - { "id": "unconnected", "fg": 5862, "bg": 5623 } + { "id": "center", "fg": 5869, "bg": 5642 }, + { "id": "corner", "fg": [ 5871, 5873, 5872, 5870 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 5878, 5880, 5879, 5877 ], "bg": 5642 }, + { "id": "edge", "fg": [ 5874, 5881 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 5875, 5881, 5876, 5881 ], "bg": 5642 }, + { "id": "unconnected", "fg": 5881, "bg": 5642 } ] }, { "id": "t_palisade_season_winter", - "fg": 5862, - "bg": 4449, + "fg": 5881, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5850, "bg": 4449 }, - { "id": "corner", "fg": [ 5852, 5854, 5853, 5851 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 5859, 5861, 5860, 5858 ], "bg": 4449 }, - { "id": "edge", "fg": [ 5855, 5862 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 5856, 5862, 5857, 5862 ], "bg": 4449 }, - { "id": "unconnected", "fg": 5862, "bg": 4449 } + { "id": "center", "fg": 5869, "bg": 4468 }, + { "id": "corner", "fg": [ 5871, 5873, 5872, 5870 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 5878, 5880, 5879, 5877 ], "bg": 4468 }, + { "id": "edge", "fg": [ 5874, 5881 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 5875, 5881, 5876, 5881 ], "bg": 4468 }, + { "id": "unconnected", "fg": 5881, "bg": 4468 } ] }, { "id": "t_palisade_embrasure", - "fg": 5875, - "bg": 5618, + "fg": 5894, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5863, "bg": 5618 }, - { "id": "corner", "fg": [ 5865, 5867, 5866, 5864 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 5872, 5874, 5873, 5871 ], "bg": 5618 }, - { "id": "edge", "fg": [ 5868, 5875 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 5869, 5875, 5870, 5875 ], "bg": 5618 }, - { "id": "unconnected", "fg": 5875, "bg": 5618 } + { "id": "center", "fg": 5882, "bg": 5637 }, + { "id": "corner", "fg": [ 5884, 5886, 5885, 5883 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 5891, 5893, 5892, 5890 ], "bg": 5637 }, + { "id": "edge", "fg": [ 5887, 5894 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 5888, 5894, 5889, 5894 ], "bg": 5637 }, + { "id": "unconnected", "fg": 5894, "bg": 5637 } ] }, { "id": "t_palisade_embrasure_season_summer", - "fg": 5875, - "bg": 5628, + "fg": 5894, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5863, "bg": 5628 }, - { "id": "corner", "fg": [ 5865, 5867, 5866, 5864 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 5872, 5874, 5873, 5871 ], "bg": 5628 }, - { "id": "edge", "fg": [ 5868, 5875 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 5869, 5875, 5870, 5875 ], "bg": 5628 }, - { "id": "unconnected", "fg": 5875, "bg": 5628 } + { "id": "center", "fg": 5882, "bg": 5647 }, + { "id": "corner", "fg": [ 5884, 5886, 5885, 5883 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 5891, 5893, 5892, 5890 ], "bg": 5647 }, + { "id": "edge", "fg": [ 5887, 5894 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 5888, 5894, 5889, 5894 ], "bg": 5647 }, + { "id": "unconnected", "fg": 5894, "bg": 5647 } ] }, { "id": "t_palisade_embrasure_season_autumn", - "fg": 5875, - "bg": 5623, + "fg": 5894, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5863, "bg": 5623 }, - { "id": "corner", "fg": [ 5865, 5867, 5866, 5864 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 5872, 5874, 5873, 5871 ], "bg": 5623 }, - { "id": "edge", "fg": [ 5868, 5875 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 5869, 5875, 5870, 5875 ], "bg": 5623 }, - { "id": "unconnected", "fg": 5875, "bg": 5623 } + { "id": "center", "fg": 5882, "bg": 5642 }, + { "id": "corner", "fg": [ 5884, 5886, 5885, 5883 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 5891, 5893, 5892, 5890 ], "bg": 5642 }, + { "id": "edge", "fg": [ 5887, 5894 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 5888, 5894, 5889, 5894 ], "bg": 5642 }, + { "id": "unconnected", "fg": 5894, "bg": 5642 } ] }, { "id": "t_palisade_embrasure_season_winter", - "fg": 5875, - "bg": 4449, + "fg": 5894, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5863, "bg": 4449 }, - { "id": "corner", "fg": [ 5865, 5867, 5866, 5864 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 5872, 5874, 5873, 5871 ], "bg": 4449 }, - { "id": "edge", "fg": [ 5868, 5875 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 5869, 5875, 5870, 5875 ], "bg": 4449 }, - { "id": "unconnected", "fg": 5875, "bg": 4449 } + { "id": "center", "fg": 5882, "bg": 4468 }, + { "id": "corner", "fg": [ 5884, 5886, 5885, 5883 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 5891, 5893, 5892, 5890 ], "bg": 4468 }, + { "id": "edge", "fg": [ 5887, 5894 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 5888, 5894, 5889, 5894 ], "bg": 4468 }, + { "id": "unconnected", "fg": 5894, "bg": 4468 } ] }, - { "id": "t_palisade_gate", "fg": 5876, "bg": 5618 }, - { "id": "t_palisade_gate_season_summer", "fg": 5876, "bg": 5628 }, - { "id": "t_palisade_gate_season_autumn", "fg": 5876, "bg": 5623 }, - { "id": "t_palisade_gate_season_winter", "fg": 5876, "bg": 4449 }, + { "id": "t_palisade_gate", "fg": 5895, "bg": 5637 }, + { "id": "t_palisade_gate_season_summer", "fg": 5895, "bg": 5647 }, + { "id": "t_palisade_gate_season_autumn", "fg": 5895, "bg": 5642 }, + { "id": "t_palisade_gate_season_winter", "fg": 5895, "bg": 4468 }, { "id": "t_pavement", "multitile": true, - "fg": 5877, + "fg": 5896, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 5877 }, - { "weight": 1, "sprite": 5878 }, - { "weight": 1, "sprite": 5879 }, - { "weight": 1, "sprite": 5880 } + { "weight": 1, "sprite": 5896 }, + { "weight": 1, "sprite": 5897 }, + { "weight": 1, "sprite": 5898 }, + { "weight": 1, "sprite": 5899 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 5889, 5892, 5891, 5888 ] }, - { "id": "t_connection", "fg": [ 5887, 5895, 5890, 5881 ] }, - { "id": "edge", "fg": [ 5894, 5886 ] }, - { "id": "end_piece", "fg": [ 5883, 5885, 5884, 5882 ] }, - { "id": "unconnected", "fg": 5893 } + { "id": "corner", "bg": 5637, "fg": [ 5908, 5911, 5910, 5907 ] }, + { "id": "t_connection", "fg": [ 5906, 5914, 5909, 5900 ] }, + { "id": "edge", "fg": [ 5913, 5905 ] }, + { "id": "end_piece", "fg": [ 5902, 5904, 5903, 5901 ] }, + { "id": "unconnected", "fg": 5912 } ] }, { "id": "t_pavement_season_summer", "multitile": true, - "fg": 5877, + "fg": 5896, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 5877 }, - { "weight": 1, "sprite": 5878 }, - { "weight": 1, "sprite": 5879 }, - { "weight": 1, "sprite": 5880 } + { "weight": 1, "sprite": 5896 }, + { "weight": 1, "sprite": 5897 }, + { "weight": 1, "sprite": 5898 }, + { "weight": 1, "sprite": 5899 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 5889, 5892, 5891, 5888 ] }, - { "id": "t_connection", "fg": [ 5887, 5895, 5890, 5881 ] }, - { "id": "edge", "fg": [ 5894, 5886 ] }, - { "id": "end_piece", "fg": [ 5883, 5885, 5884, 5882 ] }, - { "id": "unconnected", "fg": 5893 } + { "id": "corner", "bg": 5647, "fg": [ 5908, 5911, 5910, 5907 ] }, + { "id": "t_connection", "fg": [ 5906, 5914, 5909, 5900 ] }, + { "id": "edge", "fg": [ 5913, 5905 ] }, + { "id": "end_piece", "fg": [ 5902, 5904, 5903, 5901 ] }, + { "id": "unconnected", "fg": 5912 } ] }, { "id": "t_pavement_season_autumn", "multitile": true, - "fg": 5877, + "fg": 5896, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 5877 }, - { "weight": 1, "sprite": 5878 }, - { "weight": 1, "sprite": 5879 }, - { "weight": 1, "sprite": 5880 } + { "weight": 1, "sprite": 5896 }, + { "weight": 1, "sprite": 5897 }, + { "weight": 1, "sprite": 5898 }, + { "weight": 1, "sprite": 5899 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 5889, 5892, 5891, 5888 ] }, - { "id": "t_connection", "fg": [ 5887, 5895, 5890, 5881 ] }, - { "id": "edge", "fg": [ 5894, 5886 ] }, - { "id": "end_piece", "fg": [ 5883, 5885, 5884, 5882 ] }, - { "id": "unconnected", "fg": 5893 } + { "id": "corner", "bg": 5642, "fg": [ 5908, 5911, 5910, 5907 ] }, + { "id": "t_connection", "fg": [ 5906, 5914, 5909, 5900 ] }, + { "id": "edge", "fg": [ 5913, 5905 ] }, + { "id": "end_piece", "fg": [ 5902, 5904, 5903, 5901 ] }, + { "id": "unconnected", "fg": 5912 } ] }, - { "id": "t_pavement_season_winter", "fg": 4448 }, - { "id": "t_pavement_y", "fg": 5896 }, - { "id": "t_pavement_y_season_winter", "fg": 4448 }, + { "id": "t_pavement_season_winter", "fg": 4467 }, + { "id": "t_pavement_y", "fg": 5915 }, + { "id": "t_pavement_y_season_winter", "fg": 4467 }, { "id": "t_pit", - "fg": 5912, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 5931, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5897, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 5916, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5899, 5901, 5900, 5898 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5918, 5920, 5919, 5917 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 5909, 5911, 5910, 5908 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5928, 5930, 5929, 5927 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5903, 5902 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5922, 5921 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 5905, 5907, 5906, 5904 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5924, 5926, 5925, 5923 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 5912, 5912 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5931, 5931 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_season_summer", - "fg": 5912, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 5931, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5897, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 5916, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5899, 5901, 5900, 5898 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5918, 5920, 5919, 5917 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 5909, 5911, 5910, 5908 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5928, 5930, 5929, 5927 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5903, 5902 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5922, 5921 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 5905, 5907, 5906, 5904 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5924, 5926, 5925, 5923 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 5912, 5912 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5931, 5931 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_season_autumn", - "fg": 5912, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 5931, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5897, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 5916, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5899, 5901, 5900, 5898 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5918, 5920, 5919, 5917 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 5909, 5911, 5910, 5908 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5928, 5930, 5929, 5927 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5903, 5902 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5922, 5921 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 5905, 5907, 5906, 5904 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5924, 5926, 5925, 5923 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 5912, 5912 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5931, 5931 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_season_winter", - "fg": 5912, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 5931, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5897, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 5916, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5899, 5901, 5900, 5898 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5918, 5920, 5919, 5917 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 5909, 5911, 5910, 5908 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5928, 5930, 5929, 5927 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5903, 5902 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5922, 5921 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 5905, 5907, 5906, 5904 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5924, 5926, 5925, 5923 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 5912, 5912 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5931, 5931 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_corpsed", - "fg": 5928, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 5947, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5913, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 5932, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5915, 5917, 5916, 5914 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5934, 5936, 5935, 5933 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 5925, 5927, 5926, 5924 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5944, 5946, 5945, 5943 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5919, 5918 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5938, 5937 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 5921, 5923, 5922, 5920 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5940, 5942, 5941, 5939 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 5928, 5928 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5947, 5947 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_corpsed_season_summer", - "fg": 5928, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 5947, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5913, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 5932, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5915, 5917, 5916, 5914 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5934, 5936, 5935, 5933 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 5925, 5927, 5926, 5924 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5944, 5946, 5945, 5943 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5919, 5918 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5938, 5937 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 5921, 5923, 5922, 5920 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5940, 5942, 5941, 5939 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 5928, 5928 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5947, 5947 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_corpsed_season_autumn", - "fg": 5928, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 5947, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5913, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 5932, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5915, 5917, 5916, 5914 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5934, 5936, 5935, 5933 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 5925, 5927, 5926, 5924 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5944, 5946, 5945, 5943 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5919, 5918 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5938, 5937 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 5921, 5923, 5922, 5920 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5940, 5942, 5941, 5939 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 5928, 5928 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5947, 5947 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_corpsed_season_winter", - "fg": 5928, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 5947, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5913, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 5932, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5915, 5917, 5916, 5914 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5934, 5936, 5935, 5933 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 5925, 5927, 5926, 5924 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5944, 5946, 5945, 5943 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5919, 5918 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5938, 5937 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 5921, 5923, 5922, 5920 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5940, 5942, 5941, 5939 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 5928, 5928 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5947, 5947 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_covered", - "fg": 5944, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 5963, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5929, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 5948, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5931, 5933, 5932, 5930 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5950, 5952, 5951, 5949 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 5941, 5943, 5942, 5940 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5960, 5962, 5961, 5959 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5935, 5934 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5954, 5953 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 5937, 5939, 5938, 5936 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5956, 5958, 5957, 5955 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 5944, 5944 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5963, 5963 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_covered_season_summer", - "fg": 5944, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 5963, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5929, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 5948, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5931, 5933, 5932, 5930 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5950, 5952, 5951, 5949 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 5941, 5943, 5942, 5940 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5960, 5962, 5961, 5959 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5935, 5934 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5954, 5953 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 5937, 5939, 5938, 5936 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5956, 5958, 5957, 5955 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 5944, 5944 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5963, 5963 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_covered_season_autumn", - "fg": 5944, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 5963, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5929, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 5948, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5931, 5933, 5932, 5930 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5950, 5952, 5951, 5949 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 5941, 5943, 5942, 5940 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5960, 5962, 5961, 5959 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5935, 5934 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5954, 5953 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 5937, 5939, 5938, 5936 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5956, 5958, 5957, 5955 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 5944, 5944 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5963, 5963 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_covered_season_winter", - "fg": 5944, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 5963, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5929, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 5948, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5931, 5933, 5932, 5930 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5950, 5952, 5951, 5949 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 5941, 5943, 5942, 5940 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5960, 5962, 5961, 5959 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5935, 5934 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5954, 5953 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 5937, 5939, 5938, 5936 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5956, 5958, 5957, 5955 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 5944, 5944 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5963, 5963 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_glass", - "fg": 5960, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 5979, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5945, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 5964, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5947, 5949, 5948, 5946 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5966, 5968, 5967, 5965 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 5957, 5959, 5958, 5956 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5976, 5978, 5977, 5975 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5951, 5950 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5970, 5969 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 5953, 5955, 5954, 5952 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5972, 5974, 5973, 5971 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 5960, 5960 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5979, 5979 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_glass_season_summer", - "fg": 5960, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 5979, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5945, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 5964, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5947, 5949, 5948, 5946 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5966, 5968, 5967, 5965 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 5957, 5959, 5958, 5956 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5976, 5978, 5977, 5975 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5951, 5950 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5970, 5969 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 5953, 5955, 5954, 5952 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5972, 5974, 5973, 5971 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 5960, 5960 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5979, 5979 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_glass_season_autumn", - "fg": 5960, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 5979, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5945, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 5964, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5947, 5949, 5948, 5946 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5966, 5968, 5967, 5965 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 5957, 5959, 5958, 5956 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5976, 5978, 5977, 5975 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5951, 5950 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5970, 5969 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 5953, 5955, 5954, 5952 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5972, 5974, 5973, 5971 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 5960, 5960 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5979, 5979 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_glass_season_winter", - "fg": 5960, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 5979, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5945, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 5964, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5947, 5949, 5948, 5946 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5966, 5968, 5967, 5965 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 5957, 5959, 5958, 5956 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5976, 5978, 5977, 5975 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5951, 5950 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5970, 5969 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 5953, 5955, 5954, 5952 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5972, 5974, 5973, 5971 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 5960, 5960 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5979, 5979 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_glass_covered", - "fg": 5976, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 5995, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5961, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 5980, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5963, 5965, 5964, 5962 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5982, 5984, 5983, 5981 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 5973, 5975, 5974, 5972 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5992, 5994, 5993, 5991 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5967, 5966 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5986, 5985 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 5969, 5971, 5970, 5968 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5988, 5990, 5989, 5987 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 5976, 5976 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5995, 5995 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_glass_covered_season_summer", - "fg": 5976, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 5995, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5961, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 5980, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5963, 5965, 5964, 5962 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5982, 5984, 5983, 5981 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 5973, 5975, 5974, 5972 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5992, 5994, 5993, 5991 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5967, 5966 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5986, 5985 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 5969, 5971, 5970, 5968 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5988, 5990, 5989, 5987 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 5976, 5976 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5995, 5995 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_glass_covered_season_autumn", - "fg": 5976, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 5995, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5961, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 5980, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5963, 5965, 5964, 5962 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5982, 5984, 5983, 5981 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 5973, 5975, 5974, 5972 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5992, 5994, 5993, 5991 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5967, 5966 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5986, 5985 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 5969, 5971, 5970, 5968 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5988, 5990, 5989, 5987 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 5976, 5976 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5995, 5995 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_glass_covered_season_winter", - "fg": 5976, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 5995, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5961, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 5980, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5963, 5965, 5964, 5962 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5982, 5984, 5983, 5981 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 5973, 5975, 5974, 5972 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5992, 5994, 5993, 5991 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5967, 5966 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5986, 5985 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 5969, 5971, 5970, 5968 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5988, 5990, 5989, 5987 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 5976, 5976 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5995, 5995 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_shallow", - "fg": 5992, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 6011, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5977, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 5996, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5979, 5981, 5980, 5978 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 5998, 6000, 5999, 5997 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 5989, 5991, 5990, 5988 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6008, 6010, 6009, 6007 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5983, 5982 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6002, 6001 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 5985, 5987, 5986, 5984 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6004, 6006, 6005, 6003 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 5992, 5992 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6011, 6011 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_shallow_season_summer", - "fg": 5992, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 6011, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5977, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 5996, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5979, 5981, 5980, 5978 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 5998, 6000, 5999, 5997 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 5989, 5991, 5990, 5988 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6008, 6010, 6009, 6007 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5983, 5982 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6002, 6001 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 5985, 5987, 5986, 5984 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6004, 6006, 6005, 6003 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 5992, 5992 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6011, 6011 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_shallow_season_autumn", - "fg": 5992, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 6011, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5977, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 5996, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5979, 5981, 5980, 5978 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 5998, 6000, 5999, 5997 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 5989, 5991, 5990, 5988 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6008, 6010, 6009, 6007 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5983, 5982 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6002, 6001 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 5985, 5987, 5986, 5984 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6004, 6006, 6005, 6003 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 5992, 5992 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6011, 6011 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_shallow_season_winter", - "fg": 5992, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 6011, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5977, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 5996, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5979, 5981, 5980, 5978 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 5998, 6000, 5999, 5997 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 5989, 5991, 5990, 5988 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6008, 6010, 6009, 6007 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5983, 5982 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6002, 6001 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 5985, 5987, 5986, 5984 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6004, 6006, 6005, 6003 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 5992, 5992 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6011, 6011 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_spiked", - "fg": 6008, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 6027, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5993, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 6012, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 5995, 5997, 5996, 5994 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6014, 6016, 6015, 6013 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 6005, 6007, 6006, 6004 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6024, 6026, 6025, 6023 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 5999, 5998 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6018, 6017 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 6001, 6003, 6002, 6000 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6020, 6022, 6021, 6019 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 6008, 6008 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6027, 6027 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_spiked_season_summer", - "fg": 6008, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 6027, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5993, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 6012, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 5995, 5997, 5996, 5994 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6014, 6016, 6015, 6013 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 6005, 6007, 6006, 6004 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6024, 6026, 6025, 6023 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 5999, 5998 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6018, 6017 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 6001, 6003, 6002, 6000 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6020, 6022, 6021, 6019 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 6008, 6008 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6027, 6027 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_spiked_season_autumn", - "fg": 6008, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 6027, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5993, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 6012, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 5995, 5997, 5996, 5994 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6014, 6016, 6015, 6013 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 6005, 6007, 6006, 6004 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6024, 6026, 6025, 6023 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 5999, 5998 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6018, 6017 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 6001, 6003, 6002, 6000 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6020, 6022, 6021, 6019 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 6008, 6008 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6027, 6027 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_spiked_season_winter", - "fg": 6008, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 6027, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5993, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 6012, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 5995, 5997, 5996, 5994 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6014, 6016, 6015, 6013 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 6005, 6007, 6006, 6004 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6024, 6026, 6025, 6023 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 5999, 5998 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6018, 6017 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 6001, 6003, 6002, 6000 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6020, 6022, 6021, 6019 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 6008, 6008 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6027, 6027 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, { "id": "t_pit_spiked_covered", - "fg": 6024, - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ], + "fg": 6043, + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6009, "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] }, + { "id": "center", "fg": 6028, "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "corner", - "fg": [ 6011, 6013, 6012, 6010 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6030, 6032, 6031, 6029 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_connection", - "fg": [ 6021, 6023, 6022, 6020 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6040, 6042, 6041, 6039 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "edge", - "fg": [ 6015, 6014 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6034, 6033 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "end_piece", - "fg": [ 6017, 6019, 6018, 6016 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6036, 6038, 6037, 6035 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "unconnected", - "fg": [ 6024, 6024 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 6043, 6043 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] } ] }, { "id": "t_pit_spiked_covered_season_summer", - "fg": 6024, - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ], + "fg": 6043, + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6009, "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] }, + { "id": "center", "fg": 6028, "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "corner", - "fg": [ 6011, 6013, 6012, 6010 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6030, 6032, 6031, 6029 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_connection", - "fg": [ 6021, 6023, 6022, 6020 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6040, 6042, 6041, 6039 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "edge", - "fg": [ 6015, 6014 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6034, 6033 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "end_piece", - "fg": [ 6017, 6019, 6018, 6016 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6036, 6038, 6037, 6035 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "unconnected", - "fg": [ 6024, 6024 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 6043, 6043 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] } ] }, { "id": "t_pit_spiked_covered_season_autumn", - "fg": 6024, - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ], + "fg": 6043, + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6009, "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] }, + { "id": "center", "fg": 6028, "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "corner", - "fg": [ 6011, 6013, 6012, 6010 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6030, 6032, 6031, 6029 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "t_connection", - "fg": [ 6021, 6023, 6022, 6020 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6040, 6042, 6041, 6039 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "edge", - "fg": [ 6015, 6014 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6034, 6033 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "end_piece", - "fg": [ 6017, 6019, 6018, 6016 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6036, 6038, 6037, 6035 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, { "id": "unconnected", - "fg": [ 6024, 6024 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 6043, 6043 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] } ] }, { "id": "t_pit_spiked_covered_season_winter", - "fg": 6024, - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ], + "fg": 6043, + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6009, "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] }, + { "id": "center", "fg": 6028, "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "corner", - "fg": [ 6011, 6013, 6012, 6010 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6030, 6032, 6031, 6029 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "t_connection", - "fg": [ 6021, 6023, 6022, 6020 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6040, 6042, 6041, 6039 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "edge", - "fg": [ 6015, 6014 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6034, 6033 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "end_piece", - "fg": [ 6017, 6019, 6018, 6016 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6036, 6038, 6037, 6035 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] }, { "id": "unconnected", - "fg": [ 6024, 6024 ], - "bg": [ { "weight": 100, "sprite": 4449 }, { "weight": 100, "sprite": 4450 } ] + "fg": [ 6043, 6043 ], + "bg": [ { "weight": 100, "sprite": 4468 }, { "weight": 100, "sprite": 4469 } ] } ] }, - { "id": "t_pontoon_dp", "fg": 6025, "bg": 7069 }, + { "id": "t_pontoon_dp", "fg": 6044, "bg": 7088 }, { "id": "t_privacy_fence", "multitile": true, - "fg": 6041, - "bg": 5618, + "fg": 6060, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": 6026 }, - { "id": "corner", "bg": 5618, "fg": [ 6028, 6030, 6029, 6027 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 6038, 6040, 6039, 6037 ] }, - { "id": "edge", "bg": 5618, "fg": [ 6032, 6031 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 6034, 6036, 6035, 6033 ] }, - { "bg": 5618, "id": "unconnected", "fg": [ 6041, 6041 ] } + { "id": "center", "bg": 5637, "fg": 6045 }, + { "id": "corner", "bg": 5637, "fg": [ 6047, 6049, 6048, 6046 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 6057, 6059, 6058, 6056 ] }, + { "id": "edge", "bg": 5637, "fg": [ 6051, 6050 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 6053, 6055, 6054, 6052 ] }, + { "bg": 5637, "id": "unconnected", "fg": [ 6060, 6060 ] } ] }, { "id": "t_privacy_fence_season_winter", "multitile": true, - "fg": 6041, - "bg": 4449, + "fg": 6060, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": 6026 }, - { "id": "corner", "bg": 4449, "fg": [ 6028, 6030, 6029, 6027 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 6038, 6040, 6039, 6037 ] }, - { "id": "edge", "bg": 4449, "fg": [ 6032, 6031 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 6034, 6036, 6035, 6033 ] }, - { "bg": 4449, "id": "unconnected", "fg": [ 6041, 6041 ] } + { "id": "center", "bg": 4468, "fg": 6045 }, + { "id": "corner", "bg": 4468, "fg": [ 6047, 6049, 6048, 6046 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 6057, 6059, 6058, 6056 ] }, + { "id": "edge", "bg": 4468, "fg": [ 6051, 6050 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 6053, 6055, 6054, 6052 ] }, + { "bg": 4468, "id": "unconnected", "fg": [ 6060, 6060 ] } ] }, - { "id": "t_privacy_fencegate_c", "fg": 6042, "bg": 5618 }, - { "id": "t_privacy_fencegate_c_season_summer", "fg": 6042, "bg": 5628 }, - { "id": "t_privacy_fencegate_c_season_autumn", "fg": 6042, "bg": 5623 }, - { "id": "t_privacy_fencegate_c_season_winter", "fg": 6042, "bg": 4449 }, + { "id": "t_privacy_fencegate_c", "fg": 6061, "bg": 5637 }, + { "id": "t_privacy_fencegate_c_season_summer", "fg": 6061, "bg": 5647 }, + { "id": "t_privacy_fencegate_c_season_autumn", "fg": 6061, "bg": 5642 }, + { "id": "t_privacy_fencegate_c_season_winter", "fg": 6061, "bg": 4468 }, { "id": "t_railing", "multitile": true, - "fg": 6058, - "bg": 4745, + "fg": 6077, + "bg": 4764, "additional_tiles": [ - { "id": "center", "bg": 4745, "fg": 6043 }, - { "id": "corner", "bg": 4745, "fg": [ 6045, 6047, 6046, 6044 ] }, - { "id": "t_connection", "bg": 4745, "fg": [ 6055, 6057, 6056, 6054 ] }, - { "id": "edge", "bg": 4745, "fg": [ 6049, 6048 ] }, - { "id": "end_piece", "bg": 4745, "fg": [ 6051, 6053, 6052, 6050 ] }, - { "bg": 4745, "id": "unconnected", "fg": [ 6058, 6058 ] } + { "id": "center", "bg": 4764, "fg": 6062 }, + { "id": "corner", "bg": 4764, "fg": [ 6064, 6066, 6065, 6063 ] }, + { "id": "t_connection", "bg": 4764, "fg": [ 6074, 6076, 6075, 6073 ] }, + { "id": "edge", "bg": 4764, "fg": [ 6068, 6067 ] }, + { "id": "end_piece", "bg": 4764, "fg": [ 6070, 6072, 6071, 6069 ] }, + { "bg": 4764, "id": "unconnected", "fg": [ 6077, 6077 ] } ] }, { "id": "t_railroad_rubble", "multitile": true, - "fg": 6075, - "bg": 5618, + "fg": 6094, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": [ { "weight": 1, "sprite": 6059 }, { "weight": 1, "sprite": 6060 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 6062, 6064, 6063, 6061 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 6072, 6074, 6073, 6071 ] }, - { "id": "edge", "bg": 5618, "fg": [ 6066, 6065 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 6068, 6070, 6069, 6067 ] }, - { "bg": 5618, "id": "unconnected", "fg": 6075 } + { "id": "center", "bg": 5637, "fg": [ { "weight": 1, "sprite": 6078 }, { "weight": 1, "sprite": 6079 } ] }, + { "id": "corner", "bg": 5637, "fg": [ 6081, 6083, 6082, 6080 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 6091, 6093, 6092, 6090 ] }, + { "id": "edge", "bg": 5637, "fg": [ 6085, 6084 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 6087, 6089, 6088, 6086 ] }, + { "bg": 5637, "id": "unconnected", "fg": 6094 } ] }, { "id": "t_railroad_rubble_season_summer", "multitile": true, - "fg": 6075, - "bg": 5628, + "fg": 6094, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": [ { "weight": 1, "sprite": 6059 }, { "weight": 1, "sprite": 6060 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 6062, 6064, 6063, 6061 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 6072, 6074, 6073, 6071 ] }, - { "id": "edge", "bg": 5628, "fg": [ 6066, 6065 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 6068, 6070, 6069, 6067 ] }, - { "bg": 5628, "id": "unconnected", "fg": 6075 } + { "id": "center", "bg": 5647, "fg": [ { "weight": 1, "sprite": 6078 }, { "weight": 1, "sprite": 6079 } ] }, + { "id": "corner", "bg": 5647, "fg": [ 6081, 6083, 6082, 6080 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 6091, 6093, 6092, 6090 ] }, + { "id": "edge", "bg": 5647, "fg": [ 6085, 6084 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 6087, 6089, 6088, 6086 ] }, + { "bg": 5647, "id": "unconnected", "fg": 6094 } ] }, { "id": "t_railroad_rubble_season_autumn", "multitile": true, - "fg": 6075, - "bg": 5623, + "fg": 6094, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": [ { "weight": 1, "sprite": 6059 }, { "weight": 1, "sprite": 6060 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 6062, 6064, 6063, 6061 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 6072, 6074, 6073, 6071 ] }, - { "id": "edge", "bg": 5623, "fg": [ 6066, 6065 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 6068, 6070, 6069, 6067 ] }, - { "bg": 5623, "id": "unconnected", "fg": 6075 } + { "id": "center", "bg": 5642, "fg": [ { "weight": 1, "sprite": 6078 }, { "weight": 1, "sprite": 6079 } ] }, + { "id": "corner", "bg": 5642, "fg": [ 6081, 6083, 6082, 6080 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 6091, 6093, 6092, 6090 ] }, + { "id": "edge", "bg": 5642, "fg": [ 6085, 6084 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 6087, 6089, 6088, 6086 ] }, + { "bg": 5642, "id": "unconnected", "fg": 6094 } ] }, { "id": "t_railroad_rubble_season_winter", "multitile": true, - "fg": 6075, - "bg": 4449, + "fg": 6094, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": [ { "weight": 1, "sprite": 6059 }, { "weight": 1, "sprite": 6060 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 6062, 6064, 6063, 6061 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 6072, 6074, 6073, 6071 ] }, - { "id": "edge", "bg": 4449, "fg": [ 6066, 6065 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 6068, 6070, 6069, 6067 ] }, - { "bg": 4449, "id": "unconnected", "fg": 6075 } + { "id": "center", "bg": 4468, "fg": [ { "weight": 1, "sprite": 6078 }, { "weight": 1, "sprite": 6079 } ] }, + { "id": "corner", "bg": 4468, "fg": [ 6081, 6083, 6082, 6080 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 6091, 6093, 6092, 6090 ] }, + { "id": "edge", "bg": 4468, "fg": [ 6085, 6084 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 6087, 6089, 6088, 6086 ] }, + { "bg": 4468, "id": "unconnected", "fg": 6094 } ] }, { "id": "t_railroad_tie", - "fg": 6081, - "bg": 6059, + "fg": 6100, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6081, "bg": 6059 }, - { "id": "corner", "fg": [ 6077, 6079, 6078, 6076 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6077, 6079, 6078, 6076 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6081, 6080 ], "bg": 6059 }, - { "id": "end_piece", "fg": [ 6083, 6085, 6084, 6082 ], "bg": 6059 }, - { "id": "unconnected", "fg": 6081, "bg": 6059 } + { "id": "center", "fg": 6100, "bg": 6078 }, + { "id": "corner", "fg": [ 6096, 6098, 6097, 6095 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6096, 6098, 6097, 6095 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6100, 6099 ], "bg": 6078 }, + { "id": "end_piece", "fg": [ 6102, 6104, 6103, 6101 ], "bg": 6078 }, + { "id": "unconnected", "fg": 6100, "bg": 6078 } ] }, { "id": "t_railroad_tie_d", - "fg": 6076, - "bg": 6059, + "fg": 6095, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6076, "bg": 6059 }, - { "id": "corner", "fg": [ 6077, 6079, 6078, 6076 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6077, 6079, 6078, 6077 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6076, 6079 ], "bg": 6059 }, - { "id": "end_piece", "fg": 6076, "bg": 6059 }, - { "id": "unconnected", "fg": 6076, "bg": 6059 } + { "id": "center", "fg": 6095, "bg": 6078 }, + { "id": "corner", "fg": [ 6096, 6098, 6097, 6095 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6096, 6098, 6097, 6096 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6095, 6098 ], "bg": 6078 }, + { "id": "end_piece", "fg": 6095, "bg": 6078 }, + { "id": "unconnected", "fg": 6095, "bg": 6078 } ] }, - { "id": "t_railroad_tie_d1", "fg": 6077, "bg": 6059 }, - { "id": "t_railroad_tie_d2", "fg": 6076, "bg": 6059 }, - { "id": "t_railroad_tie_h", "fg": 6080, "bg": 6059 }, - { "id": "t_railroad_tie_v", "fg": 6081, "bg": 6059 }, + { "id": "t_railroad_tie_d1", "fg": 6096, "bg": 6078 }, + { "id": "t_railroad_tie_d2", "fg": 6095, "bg": 6078 }, + { "id": "t_railroad_tie_h", "fg": 6099, "bg": 6078 }, + { "id": "t_railroad_tie_v", "fg": 6100, "bg": 6078 }, { "id": "t_railroad_track", - "fg": 6091, - "bg": 6059, + "fg": 6110, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6091, "bg": 6059 }, - { "id": "corner", "fg": [ 6087, 6089, 6088, 6086 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6090, 6091, 6090, 6091 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6091, 6090 ], "bg": 6059 }, - { "id": "end_piece", "fg": [ 6091, 6090, 6091, 6090 ], "bg": 6059 }, - { "id": "unconnected", "fg": 6091, "bg": 6059 } + { "id": "center", "fg": 6110, "bg": 6078 }, + { "id": "corner", "fg": [ 6106, 6108, 6107, 6105 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6109, 6110, 6109, 6110 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6110, 6109 ], "bg": 6078 }, + { "id": "end_piece", "fg": [ 6110, 6109, 6110, 6109 ], "bg": 6078 }, + { "id": "unconnected", "fg": 6110, "bg": 6078 } ] }, { "id": [ "t_railroad_track_d", "t_railroad_track_d1", "t_railroad_track_d2" ], - "fg": 6086, - "bg": 6059, + "fg": 6105, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6086, "bg": 6059 }, - { "id": "corner", "fg": [ 6087, 6089, 6088, 6086 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6086, 6087, 6088, 6091 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6091, 6090 ], "bg": 6059 }, - { "id": "end_piece", "fg": 6086, "bg": 6059 }, - { "id": "unconnected", "fg": 6086, "bg": 6059 } + { "id": "center", "fg": 6105, "bg": 6078 }, + { "id": "corner", "fg": [ 6106, 6108, 6107, 6105 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6105, 6106, 6107, 6110 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6110, 6109 ], "bg": 6078 }, + { "id": "end_piece", "fg": 6105, "bg": 6078 }, + { "id": "unconnected", "fg": 6105, "bg": 6078 } ] }, - { "id": "t_railroad_track_h", "fg": 6090, "bg": 6059 }, - { "id": "t_railroad_track_v", "fg": 6091, "bg": 6059 }, + { "id": "t_railroad_track_h", "fg": 6109, "bg": 6078 }, + { "id": "t_railroad_track_v", "fg": 6110, "bg": 6078 }, { "id": "t_railroad_track_on_tie", - "fg": 6097, - "bg": 6059, + "fg": 6116, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6097, "bg": 6059 }, - { "id": "corner", "fg": [ 6093, 6095, 6094, 6092 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6093, 6095, 6094, 6094 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6097, 6096 ], "bg": 6059 }, - { "id": "end_piece", "fg": 6092, "bg": 6059 }, - { "id": "unconnected", "fg": 6097, "bg": 6059 } + { "id": "center", "fg": 6116, "bg": 6078 }, + { "id": "corner", "fg": [ 6112, 6114, 6113, 6111 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6112, 6114, 6113, 6113 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6116, 6115 ], "bg": 6078 }, + { "id": "end_piece", "fg": 6111, "bg": 6078 }, + { "id": "unconnected", "fg": 6116, "bg": 6078 } ] }, { "id": "t_railroad_track_d_on_tie", - "fg": 6092, - "bg": 6059, + "fg": 6111, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6092, "bg": 6059 }, - { "id": "corner", "fg": [ 6093, 6095, 6094, 6092 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6093, 6095, 6094, 6092 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6092, 6095 ], "bg": 6059 }, - { "id": "end_piece", "fg": 6092, "bg": 6059 }, - { "id": "unconnected", "fg": 6092, "bg": 6059 } + { "id": "center", "fg": 6111, "bg": 6078 }, + { "id": "corner", "fg": [ 6112, 6114, 6113, 6111 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6112, 6114, 6113, 6111 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6111, 6114 ], "bg": 6078 }, + { "id": "end_piece", "fg": 6111, "bg": 6078 }, + { "id": "unconnected", "fg": 6111, "bg": 6078 } ] }, - { "id": "t_railroad_track_h_on_tie", "fg": 6096, "bg": 6059 }, - { "id": "t_railroad_track_v_on_tie", "fg": 6097, "bg": 6059 }, + { "id": "t_railroad_track_h_on_tie", "fg": 6115, "bg": 6078 }, + { "id": "t_railroad_track_v_on_tie", "fg": 6116, "bg": 6078 }, { "id": "t_railroad_track_small", - "fg": 6108, - "bg": 6059, + "fg": 6127, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6098, "bg": 6059 }, - { "id": "corner", "fg": [ 6100, 6102, 6101, 6099 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6110, 6112, 6111, 6109 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6108, 6107 ], "bg": 6059 }, - { "id": "end_piece", "fg": [ 6108, 6107, 6108, 6107 ], "bg": 6059 }, - { "id": "unconnected", "fg": 6108, "bg": 6059 } + { "id": "center", "fg": 6117, "bg": 6078 }, + { "id": "corner", "fg": [ 6119, 6121, 6120, 6118 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6129, 6131, 6130, 6128 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6127, 6126 ], "bg": 6078 }, + { "id": "end_piece", "fg": [ 6127, 6126, 6127, 6126 ], "bg": 6078 }, + { "id": "unconnected", "fg": 6127, "bg": 6078 } ] }, { "id": "t_railroad_track_small_d", - "fg": 6103, - "bg": 6059, + "fg": 6122, + "bg": 6078, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6103, "bg": 6059 }, - { "id": "corner", "fg": [ 6104, 6106, 6105, 6103 ], "bg": 6059 }, - { "id": "t_connection", "fg": [ 6104, 6106, 6105, 6103 ], "bg": 6059 }, - { "id": "edge", "fg": [ 6103, 6106 ], "bg": 6059 }, - { "id": "end_piece", "fg": 6103, "bg": 6059 }, - { "id": "unconnected", "fg": 6103, "bg": 6059 } + { "id": "center", "fg": 6122, "bg": 6078 }, + { "id": "corner", "fg": [ 6123, 6125, 6124, 6122 ], "bg": 6078 }, + { "id": "t_connection", "fg": [ 6123, 6125, 6124, 6122 ], "bg": 6078 }, + { "id": "edge", "fg": [ 6122, 6125 ], "bg": 6078 }, + { "id": "end_piece", "fg": 6122, "bg": 6078 }, + { "id": "unconnected", "fg": 6122, "bg": 6078 } ] }, - { "id": "t_rdoor_c", "fg": 6114, "bg": 5005 }, - { "id": "t_rdoor_o", "fg": 6115, "bg": 5005 }, - { "id": "t_rdoor_b", "fg": 6113, "bg": 5005 }, - { "id": "t_rdoor_boarded", "fg": 6116, "bg": 5005 }, - { "id": "t_rdoor_boarded_damaged", "fg": 6117, "bg": 5005 }, + { "id": "t_rdoor_c", "fg": 6133, "bg": 5024 }, + { "id": "t_rdoor_o", "fg": 6134, "bg": 5024 }, + { "id": "t_rdoor_b", "fg": 6132, "bg": 5024 }, + { "id": "t_rdoor_boarded", "fg": 6135, "bg": 5024 }, + { "id": "t_rdoor_boarded_damaged", "fg": 6136, "bg": 5024 }, { "id": "t_rebar_cage", - "fg": 6133, + "fg": 6152, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6118 }, - { "id": "corner", "fg": [ 6120, 6122, 6121, 6119 ] }, - { "id": "t_connection", "fg": [ 6130, 6132, 6131, 6129 ] }, - { "id": "edge", "fg": [ 6124, 6123 ] }, - { "id": "end_piece", "fg": [ 6126, 6128, 6127, 6125 ] }, - { "id": "unconnected", "fg": 6133 } + { "id": "center", "fg": 6137 }, + { "id": "corner", "fg": [ 6139, 6141, 6140, 6138 ] }, + { "id": "t_connection", "fg": [ 6149, 6151, 6150, 6148 ] }, + { "id": "edge", "fg": [ 6143, 6142 ] }, + { "id": "end_piece", "fg": [ 6145, 6147, 6146, 6144 ] }, + { "id": "unconnected", "fg": 6152 } ] }, - { "id": "t_retractable_gate_c", "fg": 6134, "bg": 6644 }, - { "id": "t_retractable_gate_o", "fg": 6136, "bg": 6644 }, - { "id": "t_retractable_gate_l", "fg": 6135, "bg": 6644 }, + { "id": "t_retractable_gate_c", "fg": 6153, "bg": 6663 }, + { "id": "t_retractable_gate_o", "fg": 6155, "bg": 6663 }, + { "id": "t_retractable_gate_l", "fg": 6154, "bg": 6663 }, { "id": "t_reinforced_glass", "multitile": true, - "fg": 6155, + "fg": 6174, "additional_tiles": [ - { "id": "center", "fg": 6140 }, - { "id": "corner", "fg": [ 6142, 6144, 6143, 6141 ] }, - { "id": "t_connection", "fg": [ 6152, 6154, 6153, 6151 ] }, - { "id": "edge", "fg": [ 6146, 6145 ] }, - { "id": "end_piece", "fg": [ 6148, 6150, 6149, 6147 ] }, - { "id": "unconnected", "fg": 6155 } + { "id": "center", "fg": 6159 }, + { "id": "corner", "fg": [ 6161, 6163, 6162, 6160 ] }, + { "id": "t_connection", "fg": [ 6171, 6173, 6172, 6170 ] }, + { "id": "edge", "fg": [ 6165, 6164 ] }, + { "id": "end_piece", "fg": [ 6167, 6169, 6168, 6166 ] }, + { "id": "unconnected", "fg": 6174 } ] }, - { "id": "t_riverbridge_dp", "fg": 6157, "bg": 7104 }, + { "id": "t_riverbridge_dp", "fg": 6176, "bg": 7123 }, { "id": "t_rock", "multitile": true, - "fg": 6173, + "fg": 6192, "additional_tiles": [ - { "id": "center", "fg": 6158 }, - { "id": "corner", "fg": [ 6160, 6162, 6161, 6159 ] }, - { "id": "t_connection", "fg": [ 6170, 6172, 6171, 6169 ] }, - { "id": "edge", "fg": [ 6164, 6163 ] }, - { "id": "end_piece", "fg": [ 6166, 6168, 6167, 6165 ] }, - { "id": "unconnected", "fg": 6173 } + { "id": "center", "fg": 6177 }, + { "id": "corner", "fg": [ 6179, 6181, 6180, 6178 ] }, + { "id": "t_connection", "fg": [ 6189, 6191, 6190, 6188 ] }, + { "id": "edge", "fg": [ 6183, 6182 ] }, + { "id": "end_piece", "fg": [ 6185, 6187, 6186, 6184 ] }, + { "id": "unconnected", "fg": 6192 } ] }, { "id": "t_rock_blue", - "fg": 6189, + "fg": 6208, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6174 }, - { "id": "corner", "fg": [ 6176, 6178, 6177, 6175 ] }, - { "id": "t_connection", "fg": [ 6186, 6188, 6187, 6185 ] }, - { "id": "edge", "fg": [ 6180, 6179 ] }, - { "id": "end_piece", "fg": [ 6182, 6184, 6183, 6181 ] }, - { "id": "unconnected", "fg": 6189 } + { "id": "center", "fg": 6193 }, + { "id": "corner", "fg": [ 6195, 6197, 6196, 6194 ] }, + { "id": "t_connection", "fg": [ 6205, 6207, 6206, 6204 ] }, + { "id": "edge", "fg": [ 6199, 6198 ] }, + { "id": "end_piece", "fg": [ 6201, 6203, 6202, 6200 ] }, + { "id": "unconnected", "fg": 6208 } ] }, { "id": "t_rock_floor", "multitile": true, - "fg": 6207, + "fg": 6226, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 6190 }, { "weight": 1, "sprite": 6191 }, { "weight": 1, "sprite": 6192 } ] + "fg": [ { "weight": 1, "sprite": 6209 }, { "weight": 1, "sprite": 6210 }, { "weight": 1, "sprite": 6211 } ] }, - { "id": "corner", "fg": [ 6194, 6196, 6195, 6193 ] }, - { "id": "t_connection", "fg": [ 6204, 6206, 6205, 6203 ] }, - { "id": "edge", "fg": [ 6198, 6197 ] }, - { "id": "end_piece", "fg": [ 6200, 6202, 6201, 6199 ] }, - { "id": "unconnected", "fg": 6207 } + { "id": "corner", "fg": [ 6213, 6215, 6214, 6212 ] }, + { "id": "t_connection", "fg": [ 6223, 6225, 6224, 6222 ] }, + { "id": "edge", "fg": [ 6217, 6216 ] }, + { "id": "end_piece", "fg": [ 6219, 6221, 6220, 6218 ] }, + { "id": "unconnected", "fg": 6226 } ] }, { "id": "t_rock_green", - "fg": 6223, + "fg": 6242, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6208 }, - { "id": "corner", "fg": [ 6210, 6212, 6211, 6209 ] }, - { "id": "t_connection", "fg": [ 6220, 6222, 6221, 6219 ] }, - { "id": "edge", "fg": [ 6214, 6213 ] }, - { "id": "end_piece", "fg": [ 6216, 6218, 6217, 6215 ] }, - { "id": "unconnected", "fg": 6223 } + { "id": "center", "fg": 6227 }, + { "id": "corner", "fg": [ 6229, 6231, 6230, 6228 ] }, + { "id": "t_connection", "fg": [ 6239, 6241, 6240, 6238 ] }, + { "id": "edge", "fg": [ 6233, 6232 ] }, + { "id": "end_piece", "fg": [ 6235, 6237, 6236, 6234 ] }, + { "id": "unconnected", "fg": 6242 } ] }, { "id": "t_rock_red", - "fg": 6239, + "fg": 6258, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6224 }, - { "id": "corner", "fg": [ 6226, 6228, 6227, 6225 ] }, - { "id": "t_connection", "fg": [ 6236, 6238, 6237, 6235 ] }, - { "id": "edge", "fg": [ 6230, 6229 ] }, - { "id": "end_piece", "fg": [ 6232, 6234, 6233, 6231 ] }, - { "id": "unconnected", "fg": 6239 } + { "id": "center", "fg": 6243 }, + { "id": "corner", "fg": [ 6245, 6247, 6246, 6244 ] }, + { "id": "t_connection", "fg": [ 6255, 6257, 6256, 6254 ] }, + { "id": "edge", "fg": [ 6249, 6248 ] }, + { "id": "end_piece", "fg": [ 6251, 6253, 6252, 6250 ] }, + { "id": "unconnected", "fg": 6258 } ] }, { "id": "t_rock_wall", "multitile": true, - "fg": 6255, + "fg": 6274, "additional_tiles": [ - { "id": "center", "fg": 6240 }, - { "id": "corner", "fg": [ 6242, 6244, 6243, 6241 ] }, - { "id": "t_connection", "fg": [ 6252, 6254, 6253, 6251 ] }, - { "id": "edge", "fg": [ 6246, 6245 ] }, - { "id": "end_piece", "fg": [ 6248, 6250, 6249, 6247 ] }, - { "id": "unconnected", "fg": 6255 } + { "id": "center", "fg": 6259 }, + { "id": "corner", "fg": [ 6261, 6263, 6262, 6260 ] }, + { "id": "t_connection", "fg": [ 6271, 6273, 6272, 6270 ] }, + { "id": "edge", "fg": [ 6265, 6264 ] }, + { "id": "end_piece", "fg": [ 6267, 6269, 6268, 6266 ] }, + { "id": "unconnected", "fg": 6274 } ] }, { "id": [ "t_rock_wall_half", "t_drystone_wall_half" ], - "fg": 6271, + "fg": 6290, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6256 }, - { "id": "corner", "fg": [ 6258, 6260, 6259, 6257 ] }, - { "id": "t_connection", "fg": [ 6268, 6270, 6269, 6267 ] }, - { "id": "edge", "fg": [ 6262, 6261 ] }, - { "id": "end_piece", "fg": [ 6264, 6266, 6265, 6263 ] }, - { "id": "unconnected", "fg": 6271 } + { "id": "center", "fg": 6275 }, + { "id": "corner", "fg": [ 6277, 6279, 6278, 6276 ] }, + { "id": "t_connection", "fg": [ 6287, 6289, 6288, 6286 ] }, + { "id": "edge", "fg": [ 6281, 6280 ] }, + { "id": "end_piece", "fg": [ 6283, 6285, 6284, 6282 ] }, + { "id": "unconnected", "fg": 6290 } ] }, - { "id": "t_rootcellar", "fg": 6272, "bg": 4928 }, + { "id": "t_rootcellar", "fg": 6291, "bg": 4947 }, { "id": "t_sand", "multitile": true, - "fg": 6291, - "bg": 5618, + "fg": 6310, + "bg": 5637, "additional_tiles": [ { "id": "center", - "bg": 5618, + "bg": 5637, "fg": [ - { "weight": 1, "sprite": 6273 }, - { "weight": 1, "sprite": 6274 }, - { "weight": 1, "sprite": 6275 }, - { "weight": 1, "sprite": 6276 } + { "weight": 1, "sprite": 6292 }, + { "weight": 1, "sprite": 6293 }, + { "weight": 1, "sprite": 6294 }, + { "weight": 1, "sprite": 6295 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 6278, 6280, 6279, 6277 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "edge", "bg": 5618, "fg": [ 6282, 6281 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 6284, 6286, 6285, 6283 ] }, - { "bg": 5618, "id": "unconnected", "fg": 6291 } + { "id": "corner", "bg": 5637, "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 6307, 6309, 6308, 6306 ] }, + { "id": "edge", "bg": 5637, "fg": [ 6301, 6300 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 6303, 6305, 6304, 6302 ] }, + { "bg": 5637, "id": "unconnected", "fg": 6310 } ] }, { "id": "t_sand_season_summer", "multitile": true, - "fg": 6291, - "bg": 5628, + "fg": 6310, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": [ { "weight": 1, "sprite": 6273 }, { "weight": 1, "sprite": 6274 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 6278, 6280, 6279, 6277 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "edge", "bg": 5628, "fg": [ 6282, 6281 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 6284, 6286, 6285, 6283 ] }, - { "bg": 5628, "id": "unconnected", "fg": 6291 } + { "id": "center", "bg": 5647, "fg": [ { "weight": 1, "sprite": 6292 }, { "weight": 1, "sprite": 6293 } ] }, + { "id": "corner", "bg": 5647, "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 6307, 6309, 6308, 6306 ] }, + { "id": "edge", "bg": 5647, "fg": [ 6301, 6300 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 6303, 6305, 6304, 6302 ] }, + { "bg": 5647, "id": "unconnected", "fg": 6310 } ] }, { "id": "t_sand_season_autumn", "multitile": true, - "fg": 6291, - "bg": 5623, + "fg": 6310, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": [ { "weight": 1, "sprite": 6273 }, { "weight": 1, "sprite": 6274 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 6278, 6280, 6279, 6277 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "edge", "bg": 5623, "fg": [ 6282, 6281 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 6284, 6286, 6285, 6283 ] }, - { "bg": 5623, "id": "unconnected", "fg": 6291 } + { "id": "center", "bg": 5642, "fg": [ { "weight": 1, "sprite": 6292 }, { "weight": 1, "sprite": 6293 } ] }, + { "id": "corner", "bg": 5642, "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 6307, 6309, 6308, 6306 ] }, + { "id": "edge", "bg": 5642, "fg": [ 6301, 6300 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 6303, 6305, 6304, 6302 ] }, + { "bg": 5642, "id": "unconnected", "fg": 6310 } ] }, { "id": "t_sand_season_winter", "multitile": true, - "fg": 6291, - "bg": 4449, + "fg": 6310, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": [ { "weight": 1, "sprite": 6273 }, { "weight": 1, "sprite": 6274 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 6278, 6280, 6279, 6277 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "edge", "bg": 4449, "fg": [ 6282, 6281 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 6284, 6286, 6285, 6283 ] }, - { "bg": 4449, "id": "unconnected", "fg": 6291 } + { "id": "center", "bg": 4468, "fg": [ { "weight": 1, "sprite": 6292 }, { "weight": 1, "sprite": 6293 } ] }, + { "id": "corner", "bg": 4468, "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 6307, 6309, 6308, 6306 ] }, + { "id": "edge", "bg": 4468, "fg": [ 6301, 6300 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 6303, 6305, 6304, 6302 ] }, + { "bg": 4468, "id": "unconnected", "fg": 6310 } ] }, { "id": "t_sand_underground", "multitile": true, - "fg": 6291, - "bg": 6190, + "fg": 6310, + "bg": 6209, "additional_tiles": [ { "id": "center", - "bg": 6190, + "bg": 6209, "fg": [ - { "weight": 1, "sprite": 6273 }, - { "weight": 1, "sprite": 6274 }, - { "weight": 1, "sprite": 6275 }, - { "weight": 1, "sprite": 6276 } + { "weight": 1, "sprite": 6292 }, + { "weight": 1, "sprite": 6293 }, + { "weight": 1, "sprite": 6294 }, + { "weight": 1, "sprite": 6295 } ] }, - { "id": "corner", "bg": 6190, "fg": [ 6278, 6280, 6279, 6277 ] }, - { "id": "t_connection", "bg": 6190, "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "edge", "bg": 6190, "fg": [ 6282, 6281 ] }, - { "id": "end_piece", "bg": 6190, "fg": [ 6284, 6286, 6285, 6283 ] }, - { "bg": 6190, "id": "unconnected", "fg": 6291 } + { "id": "corner", "bg": 6209, "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "t_connection", "bg": 6209, "fg": [ 6307, 6309, 6308, 6306 ] }, + { "id": "edge", "bg": 6209, "fg": [ 6301, 6300 ] }, + { "id": "end_piece", "bg": 6209, "fg": [ 6303, 6305, 6304, 6302 ] }, + { "bg": 6209, "id": "unconnected", "fg": 6310 } ] }, { "id": [ "t_sandmound_season_spring", "t_sandmound_season_summer", "t_sandmound_season_autumn" ], - "fg": 6292 + "fg": 6311 }, - { "id": "t_sandmound_season_winter", "fg": 9979 }, + { "id": "t_sandmound_season_winter", "fg": 9995 }, { "id": "t_sconc_wall", "multitile": true, - "fg": 6308, + "fg": 6327, "additional_tiles": [ - { "id": "center", "fg": 6293 }, - { "id": "corner", "fg": [ 6295, 6297, 6296, 6294 ] }, - { "id": "t_connection", "fg": [ 6305, 6307, 6306, 6304 ] }, - { "id": "edge", "fg": [ 6299, 6298 ] }, - { "id": "end_piece", "fg": [ 6301, 6303, 6302, 6300 ] }, - { "id": "unconnected", "fg": 6308 } + { "id": "center", "fg": 6312 }, + { "id": "corner", "fg": [ 6314, 6316, 6315, 6313 ] }, + { "id": "t_connection", "fg": [ 6324, 6326, 6325, 6323 ] }, + { "id": "edge", "fg": [ 6318, 6317 ] }, + { "id": "end_piece", "fg": [ 6320, 6322, 6321, 6319 ] }, + { "id": "unconnected", "fg": 6327 } ] }, { "id": "t_sconc_wall_P", - "fg": 6324, + "fg": 6343, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6309 }, - { "id": "corner", "fg": [ 6311, 6313, 6312, 6310 ] }, - { "id": "t_connection", "fg": [ 6321, 6323, 6322, 6320 ] }, - { "id": "edge", "fg": [ 6315, 6314 ] }, - { "id": "end_piece", "fg": [ 6317, 6319, 6318, 6316 ] }, - { "id": "unconnected", "fg": 6324 } + { "id": "center", "fg": 6328 }, + { "id": "corner", "fg": [ 6330, 6332, 6331, 6329 ] }, + { "id": "t_connection", "fg": [ 6340, 6342, 6341, 6339 ] }, + { "id": "edge", "fg": [ 6334, 6333 ] }, + { "id": "end_piece", "fg": [ 6336, 6338, 6337, 6335 ] }, + { "id": "unconnected", "fg": 6343 } ] }, { "id": "t_sconc_wall_b", - "fg": 6340, + "fg": 6359, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6325 }, - { "id": "corner", "fg": [ 6327, 6329, 6328, 6326 ] }, - { "id": "t_connection", "fg": [ 6337, 6339, 6338, 6336 ] }, - { "id": "edge", "fg": [ 6331, 6330 ] }, - { "id": "end_piece", "fg": [ 6333, 6335, 6334, 6332 ] }, - { "id": "unconnected", "fg": 6340 } + { "id": "center", "fg": 6344 }, + { "id": "corner", "fg": [ 6346, 6348, 6347, 6345 ] }, + { "id": "t_connection", "fg": [ 6356, 6358, 6357, 6355 ] }, + { "id": "edge", "fg": [ 6350, 6349 ] }, + { "id": "end_piece", "fg": [ 6352, 6354, 6353, 6351 ] }, + { "id": "unconnected", "fg": 6359 } ] }, { "id": "t_sconc_wall_g", - "fg": 6356, + "fg": 6375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6341 }, - { "id": "corner", "fg": [ 6343, 6345, 6344, 6342 ] }, - { "id": "t_connection", "fg": [ 6353, 6355, 6354, 6352 ] }, - { "id": "edge", "fg": [ 6347, 6346 ] }, - { "id": "end_piece", "fg": [ 6349, 6351, 6350, 6348 ] }, - { "id": "unconnected", "fg": 6356 } + { "id": "center", "fg": 6360 }, + { "id": "corner", "fg": [ 6362, 6364, 6363, 6361 ] }, + { "id": "t_connection", "fg": [ 6372, 6374, 6373, 6371 ] }, + { "id": "edge", "fg": [ 6366, 6365 ] }, + { "id": "end_piece", "fg": [ 6368, 6370, 6369, 6367 ] }, + { "id": "unconnected", "fg": 6375 } ] }, { "id": "t_sconc_wall_halfway", - "fg": 6372, + "fg": 6391, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6357 }, - { "id": "corner", "fg": [ 6359, 6361, 6360, 6358 ] }, - { "id": "t_connection", "fg": [ 6369, 6371, 6370, 6368 ] }, - { "id": "edge", "fg": [ 6363, 6362 ] }, - { "id": "end_piece", "fg": [ 6365, 6367, 6366, 6364 ] }, - { "id": "unconnected", "fg": 6372 } + { "id": "center", "fg": 6376 }, + { "id": "corner", "fg": [ 6378, 6380, 6379, 6377 ] }, + { "id": "t_connection", "fg": [ 6388, 6390, 6389, 6387 ] }, + { "id": "edge", "fg": [ 6382, 6381 ] }, + { "id": "end_piece", "fg": [ 6384, 6386, 6385, 6383 ] }, + { "id": "unconnected", "fg": 6391 } ] }, { "id": "t_sconc_wall_p", - "fg": 6388, + "fg": 6407, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6373 }, - { "id": "corner", "fg": [ 6375, 6377, 6376, 6374 ] }, - { "id": "t_connection", "fg": [ 6385, 6387, 6386, 6384 ] }, - { "id": "edge", "fg": [ 6379, 6378 ] }, - { "id": "end_piece", "fg": [ 6381, 6383, 6382, 6380 ] }, - { "id": "unconnected", "fg": 6388 } + { "id": "center", "fg": 6392 }, + { "id": "corner", "fg": [ 6394, 6396, 6395, 6393 ] }, + { "id": "t_connection", "fg": [ 6404, 6406, 6405, 6403 ] }, + { "id": "edge", "fg": [ 6398, 6397 ] }, + { "id": "end_piece", "fg": [ 6400, 6402, 6401, 6399 ] }, + { "id": "unconnected", "fg": 6407 } ] }, { "id": "t_sconc_wall_r", - "fg": 6404, + "fg": 6423, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6389 }, - { "id": "corner", "fg": [ 6391, 6393, 6392, 6390 ] }, - { "id": "t_connection", "fg": [ 6401, 6403, 6402, 6400 ] }, - { "id": "edge", "fg": [ 6395, 6394 ] }, - { "id": "end_piece", "fg": [ 6397, 6399, 6398, 6396 ] }, - { "id": "unconnected", "fg": 6404 } + { "id": "center", "fg": 6408 }, + { "id": "corner", "fg": [ 6410, 6412, 6411, 6409 ] }, + { "id": "t_connection", "fg": [ 6420, 6422, 6421, 6419 ] }, + { "id": "edge", "fg": [ 6414, 6413 ] }, + { "id": "end_piece", "fg": [ 6416, 6418, 6417, 6415 ] }, + { "id": "unconnected", "fg": 6423 } ] }, { "id": "t_sconc_wall_w", - "fg": 6420, + "fg": 6439, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6405 }, - { "id": "corner", "fg": [ 6407, 6409, 6408, 6406 ] }, - { "id": "t_connection", "fg": [ 6417, 6419, 6418, 6416 ] }, - { "id": "edge", "fg": [ 6411, 6410 ] }, - { "id": "end_piece", "fg": [ 6413, 6415, 6414, 6412 ] }, - { "id": "unconnected", "fg": 6420 } + { "id": "center", "fg": 6424 }, + { "id": "corner", "fg": [ 6426, 6428, 6427, 6425 ] }, + { "id": "t_connection", "fg": [ 6436, 6438, 6437, 6435 ] }, + { "id": "edge", "fg": [ 6430, 6429 ] }, + { "id": "end_piece", "fg": [ 6432, 6434, 6433, 6431 ] }, + { "id": "unconnected", "fg": 6439 } ] }, { "id": "t_sconc_wall_y", - "fg": 6436, + "fg": 6455, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6421 }, - { "id": "corner", "fg": [ 6423, 6425, 6424, 6422 ] }, - { "id": "t_connection", "fg": [ 6433, 6435, 6434, 6432 ] }, - { "id": "edge", "fg": [ 6427, 6426 ] }, - { "id": "end_piece", "fg": [ 6429, 6431, 6430, 6428 ] }, - { "id": "unconnected", "fg": 6436 } + { "id": "center", "fg": 6440 }, + { "id": "corner", "fg": [ 6442, 6444, 6443, 6441 ] }, + { "id": "t_connection", "fg": [ 6452, 6454, 6453, 6451 ] }, + { "id": "edge", "fg": [ 6446, 6445 ] }, + { "id": "end_piece", "fg": [ 6448, 6450, 6449, 6447 ] }, + { "id": "unconnected", "fg": 6455 } ] }, { "id": "t_scrap_floor", "multitile": true, - "fg": 6467, + "fg": 6486, "additional_tiles": [ - { "id": "center", "fg": [ { "weight": 1, "sprite": 6437 }, { "weight": 1, "sprite": 6438 } ] }, + { "id": "center", "fg": [ { "weight": 1, "sprite": 6456 }, { "weight": 1, "sprite": 6457 } ] }, { "id": "corner", - "fg": [ { "weight": 1, "sprite": [ 6441, 6445, 6439, 6443 ] }, { "weight": 1, "sprite": [ 6442, 6446, 6440, 6444 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6460, 6464, 6458, 6462 ] }, { "weight": 1, "sprite": [ 6461, 6465, 6459, 6463 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 1, "sprite": [ 6461, 6465, 6463, 6459 ] }, { "weight": 1, "sprite": [ 6462, 6466, 6464, 6460 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6480, 6484, 6482, 6478 ] }, { "weight": 1, "sprite": [ 6481, 6485, 6483, 6479 ] } ] }, { "id": "edge", - "fg": [ { "weight": 1, "sprite": [ 6449, 6447 ] }, { "weight": 1, "sprite": [ 6450, 6448 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6468, 6466 ] }, { "weight": 1, "sprite": [ 6469, 6467 ] } ] }, { "id": "end_piece", - "fg": [ { "weight": 1, "sprite": [ 6453, 6457, 6455, 6451 ] }, { "weight": 1, "sprite": [ 6454, 6458, 6456, 6452 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6472, 6476, 6474, 6470 ] }, { "weight": 1, "sprite": [ 6473, 6477, 6475, 6471 ] } ] }, - { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 6467 }, { "weight": 1, "sprite": 6468 } ] } + { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 6486 }, { "weight": 1, "sprite": 6487 } ] } ] }, { "id": "t_scrap_wall", "multitile": true, - "fg": 6484, + "fg": 6503, "additional_tiles": [ - { "id": "center", "fg": 6469 }, - { "id": "corner", "fg": [ 6471, 6473, 6472, 6470 ] }, - { "id": "t_connection", "fg": [ 6481, 6483, 6482, 6480 ] }, - { "id": "edge", "fg": [ 6475, 6474 ] }, - { "id": "end_piece", "fg": [ 6477, 6479, 6478, 6476 ] }, - { "id": "unconnected", "fg": 6484 } + { "id": "center", "fg": 6488 }, + { "id": "corner", "fg": [ 6490, 6492, 6491, 6489 ] }, + { "id": "t_connection", "fg": [ 6500, 6502, 6501, 6499 ] }, + { "id": "edge", "fg": [ 6494, 6493 ] }, + { "id": "end_piece", "fg": [ 6496, 6498, 6497, 6495 ] }, + { "id": "unconnected", "fg": 6503 } ] }, { "id": "t_scrap_wall_halfway", - "fg": 6489, - "bg": 6468, + "fg": 6508, + "bg": 6487, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6496, "bg": 6438 }, - { "id": "corner", "fg": [ 6486, 6488, 6487, 6485 ], "bg": [ 6442, 6446, 6444, 6440 ] }, - { "id": "t_connection", "fg": [ 6496, 6498, 6497, 6495 ], "bg": [ 6462, 6466, 6464, 6460 ] }, - { "id": "edge", "fg": [ 6490, 6489 ], "bg": [ 6450, 6448 ] }, - { "id": "end_piece", "fg": [ 6492, 6494, 6493, 6491 ], "bg": [ 6454, 6458, 6456, 6452 ] }, - { "id": "unconnected", "fg": 6489, "bg": 6468 } + { "id": "center", "fg": 6515, "bg": 6457 }, + { "id": "corner", "fg": [ 6505, 6507, 6506, 6504 ], "bg": [ 6461, 6465, 6463, 6459 ] }, + { "id": "t_connection", "fg": [ 6515, 6517, 6516, 6514 ], "bg": [ 6481, 6485, 6483, 6479 ] }, + { "id": "edge", "fg": [ 6509, 6508 ], "bg": [ 6469, 6467 ] }, + { "id": "end_piece", "fg": [ 6511, 6513, 6512, 6510 ], "bg": [ 6473, 6477, 6475, 6471 ] }, + { "id": "unconnected", "fg": 6508, "bg": 6487 } ] }, - { "id": "t_screen_door_c", "fg": 6499, "bg": 5225 }, + { "id": "t_screen_door_c", "fg": 6518, "bg": 5244 }, { "id": "t_screened_porch_wall", "multitile": true, - "fg": 6515, - "bg": 5225, + "fg": 6534, + "bg": 5244, "additional_tiles": [ - { "id": "center", "bg": 5225, "fg": 6500 }, - { "id": "corner", "bg": 5225, "fg": [ 6502, 6504, 6503, 6501 ] }, - { "id": "t_connection", "bg": 5225, "fg": [ 6512, 6514, 6513, 6511 ] }, - { "id": "edge", "bg": 5225, "fg": [ 6506, 6505 ] }, - { "id": "end_piece", "bg": 5225, "fg": [ 6508, 6510, 6509, 6507 ] }, - { "bg": 5225, "id": "unconnected", "fg": [ 6515, 6515 ] } + { "id": "center", "bg": 5244, "fg": 6519 }, + { "id": "corner", "bg": 5244, "fg": [ 6521, 6523, 6522, 6520 ] }, + { "id": "t_connection", "bg": 5244, "fg": [ 6531, 6533, 6532, 6530 ] }, + { "id": "edge", "bg": 5244, "fg": [ 6525, 6524 ] }, + { "id": "end_piece", "bg": 5244, "fg": [ 6527, 6529, 6528, 6526 ] }, + { "bg": 5244, "id": "unconnected", "fg": [ 6534, 6534 ] } ] }, { "id": "t_sewage", "multitile": true, - "fg": 6531, + "fg": 6550, "additional_tiles": [ - { "id": "center", "fg": 6516 }, - { "id": "corner", "fg": [ 6518, 6520, 6519, 6517 ] }, - { "id": "t_connection", "fg": [ 6528, 6530, 6529, 6527 ] }, - { "id": "edge", "fg": [ 6522, 6521 ] }, - { "id": "end_piece", "fg": [ 6524, 6526, 6525, 6523 ] }, - { "id": "unconnected", "fg": [ 6531, 6531 ] } + { "id": "center", "fg": 6535 }, + { "id": "corner", "fg": [ 6537, 6539, 6538, 6536 ] }, + { "id": "t_connection", "fg": [ 6547, 6549, 6548, 6546 ] }, + { "id": "edge", "fg": [ 6541, 6540 ] }, + { "id": "end_piece", "fg": [ 6543, 6545, 6544, 6542 ] }, + { "id": "unconnected", "fg": [ 6550, 6550 ] } ] }, { "id": "t_sewage_pipe", "multitile": true, - "fg": 6547, + "fg": 6566, "additional_tiles": [ - { "id": "center", "fg": 6532 }, - { "id": "corner", "fg": [ 6534, 6536, 6535, 6533 ] }, - { "id": "t_connection", "fg": [ 6544, 6546, 6545, 6543 ] }, - { "id": "edge", "fg": [ 6538, 6537 ] }, - { "id": "end_piece", "fg": [ 6540, 6542, 6541, 6539 ] }, - { "id": "unconnected", "fg": [ 6547, 6547 ] } + { "id": "center", "fg": 6551 }, + { "id": "corner", "fg": [ 6553, 6555, 6554, 6552 ] }, + { "id": "t_connection", "fg": [ 6563, 6565, 6564, 6562 ] }, + { "id": "edge", "fg": [ 6557, 6556 ] }, + { "id": "end_piece", "fg": [ 6559, 6561, 6560, 6558 ] }, + { "id": "unconnected", "fg": [ 6566, 6566 ] } ] }, { "id": "t_shingle_flat_roof", "multitile": true, - "fg": 6563, - "additional_tiles": [ - { "id": "center", "fg": 6548 }, - { "id": "corner", "fg": [ 6550, 6552, 6551, 6549 ] }, - { "id": "t_connection", "fg": [ 6560, 6562, 6561, 6559 ] }, - { "id": "edge", "fg": [ 6554, 6553 ] }, - { "id": "end_piece", "fg": [ 6556, 6558, 6557, 6555 ] }, - { "id": "unconnected", "fg": 6563 } - ] - }, - { "id": "t_shrub", "fg": 6564, "bg": 5618 }, - { "id": "t_shrub_season_summer", "fg": 6564, "bg": 5628 }, - { "id": "t_shrub_season_autumn", "fg": 6564, "bg": 5623 }, - { "id": "t_shrub_season_winter", "fg": 6565, "bg": 4447 }, - { "id": "t_shrub_blackberry", "fg": 6566, "bg": 5618 }, - { "id": "t_shrub_blackberry_harvested", "fg": 6567, "bg": 5628 }, - { "id": "t_shrub_blackberry_season_summer", "fg": 6568, "bg": 5628 }, - { "id": "t_shrub_blackberry_season_autumn", "fg": 6566, "bg": 5623 }, - { "id": "t_shrub_blackberry_season_winter", "fg": 6569, "bg": 4447 }, - { "id": "t_shrub_blueberry", "fg": 6570, "bg": 5618 }, - { "id": "t_shrub_blueberry_harvested", "fg": 6571, "bg": 5628 }, - { "id": "t_shrub_blueberry_season_summer", "fg": 6572, "bg": 5628 }, - { "id": "t_shrub_blueberry_season_autumn", "fg": 6570, "bg": 5623 }, - { "id": "t_shrub_blueberry_season_winter", "fg": 6573, "bg": 4447 }, - { "id": "t_shrub_grape", "fg": 6578, "bg": 5618 }, - { "id": "t_shrub_grape_harvested", "fg": 6579, "bg": 5628 }, - { "id": "t_shrub_grape_season_summer", "fg": 6580, "bg": 5628 }, - { "id": "t_shrub_grape_season_autumn", "fg": 6578, "bg": 5623 }, - { "id": "t_shrub_grape_season_winter", "fg": 6581, "bg": 4447 }, - { "id": "t_shrub_huckleberry", "fg": 6582, "bg": 5618 }, - { "id": "t_shrub_huckleberry_harvested", "fg": 6583, "bg": 5628 }, - { "id": "t_shrub_huckleberry_season_summer", "fg": 6584, "bg": 5628 }, - { "id": "t_shrub_huckleberry_season_autumn", "fg": 6582, "bg": 5623 }, - { "id": "t_shrub_huckleberry_season_winter", "fg": 6585, "bg": 4447 }, - { "id": "t_shrub_hydrangea", "fg": 6587, "bg": 5618 }, - { "id": "t_shrub_hydrangea_harvested", "fg": 6586, "bg": 5618 }, - { "id": "t_shrub_hydrangea_season_summer", "fg": 6588, "bg": 5628 }, - { "id": "t_shrub_hydrangea_season_autumn", "fg": 6587, "bg": 5623 }, - { "id": "t_shrub_hydrangea_season_winter", "fg": 6589, "bg": 4447 }, - { "id": "t_shrub_lilac", "fg": 6591, "bg": 5618 }, - { "id": "t_shrub_lilac_harvested", "fg": 6590, "bg": 5618 }, - { "id": "t_shrub_lilac_season_summer", "fg": 6592, "bg": 5628 }, - { "id": "t_shrub_lilac_season_autumn", "fg": 6590, "bg": 5623 }, - { "id": "t_shrub_lilac_season_winter", "fg": 6593, "bg": 4447 }, - { "id": "t_shrub_peanut", "fg": 6594, "bg": 5618 }, - { "id": "t_shrub_peanut_harvested", "fg": 6596, "bg": 5623 }, - { "id": "t_shrub_peanut_season_summer", "fg": 6594, "bg": 5628 }, - { "id": "t_shrub_peanut_season_autumn", "fg": 6595, "bg": 5623 }, - { "id": "t_shrub_peanut_season_winter", "fg": 6597, "bg": 4447 }, - { "id": "t_shrub_raspberry", "fg": 6598, "bg": 5618 }, - { "id": "t_shrub_raspberry_harvested", "fg": 6599, "bg": 5628 }, - { "id": "t_shrub_raspberry_season_summer", "fg": 6600, "bg": 5628 }, - { "id": "t_shrub_raspberry_season_autumn", "fg": 6598, "bg": 5623 }, - { "id": "t_shrub_raspberry_season_winter", "fg": 6601, "bg": 4447 }, - { "id": "t_shrub_rose", "fg": 6603, "bg": 5618 }, - { "id": "t_shrub_rose_season_summer", "fg": 6603, "bg": 5628 }, - { "id": "t_shrub_rose_harvested", "fg": 6603, "bg": 5623 }, - { "id": "t_shrub_rose_season_autumn", "fg": 6602, "bg": 5623 }, - { "id": "t_shrub_rose_season_winter", "fg": 6604, "bg": 4447 }, - { "id": "t_shrub_strawberry", "fg": 6605, "bg": 5618 }, - { "id": "t_shrub_strawberry_harvested", "fg": 6606, "bg": 5628 }, - { "id": "t_shrub_strawberry_season_summer", "fg": 6607, "bg": 5628 }, - { "id": "t_shrub_strawberry_season_autumn", "fg": 6605, "bg": 5623 }, - { "id": "t_shrub_strawberry_season_winter", "fg": 6608, "bg": 4447 }, + "fg": 6582, + "additional_tiles": [ + { "id": "center", "fg": 6567 }, + { "id": "corner", "fg": [ 6569, 6571, 6570, 6568 ] }, + { "id": "t_connection", "fg": [ 6579, 6581, 6580, 6578 ] }, + { "id": "edge", "fg": [ 6573, 6572 ] }, + { "id": "end_piece", "fg": [ 6575, 6577, 6576, 6574 ] }, + { "id": "unconnected", "fg": 6582 } + ] + }, + { "id": "t_shrub", "fg": 6583, "bg": 5637 }, + { "id": "t_shrub_season_summer", "fg": 6583, "bg": 5647 }, + { "id": "t_shrub_season_autumn", "fg": 6583, "bg": 5642 }, + { "id": "t_shrub_season_winter", "fg": 6584, "bg": 4466 }, + { "id": "t_shrub_blackberry", "fg": 6585, "bg": 5637 }, + { "id": "t_shrub_blackberry_harvested", "fg": 6586, "bg": 5647 }, + { "id": "t_shrub_blackberry_season_summer", "fg": 6587, "bg": 5647 }, + { "id": "t_shrub_blackberry_season_autumn", "fg": 6585, "bg": 5642 }, + { "id": "t_shrub_blackberry_season_winter", "fg": 6588, "bg": 4466 }, + { "id": "t_shrub_blueberry", "fg": 6589, "bg": 5637 }, + { "id": "t_shrub_blueberry_harvested", "fg": 6590, "bg": 5647 }, + { "id": "t_shrub_blueberry_season_summer", "fg": 6591, "bg": 5647 }, + { "id": "t_shrub_blueberry_season_autumn", "fg": 6589, "bg": 5642 }, + { "id": "t_shrub_blueberry_season_winter", "fg": 6592, "bg": 4466 }, + { "id": "t_shrub_grape", "fg": 6597, "bg": 5637 }, + { "id": "t_shrub_grape_harvested", "fg": 6598, "bg": 5647 }, + { "id": "t_shrub_grape_season_summer", "fg": 6599, "bg": 5647 }, + { "id": "t_shrub_grape_season_autumn", "fg": 6597, "bg": 5642 }, + { "id": "t_shrub_grape_season_winter", "fg": 6600, "bg": 4466 }, + { "id": "t_shrub_huckleberry", "fg": 6601, "bg": 5637 }, + { "id": "t_shrub_huckleberry_harvested", "fg": 6602, "bg": 5647 }, + { "id": "t_shrub_huckleberry_season_summer", "fg": 6603, "bg": 5647 }, + { "id": "t_shrub_huckleberry_season_autumn", "fg": 6601, "bg": 5642 }, + { "id": "t_shrub_huckleberry_season_winter", "fg": 6604, "bg": 4466 }, + { "id": "t_shrub_hydrangea", "fg": 6606, "bg": 5637 }, + { "id": "t_shrub_hydrangea_harvested", "fg": 6605, "bg": 5637 }, + { "id": "t_shrub_hydrangea_season_summer", "fg": 6607, "bg": 5647 }, + { "id": "t_shrub_hydrangea_season_autumn", "fg": 6606, "bg": 5642 }, + { "id": "t_shrub_hydrangea_season_winter", "fg": 6608, "bg": 4466 }, + { "id": "t_shrub_lilac", "fg": 6610, "bg": 5637 }, + { "id": "t_shrub_lilac_harvested", "fg": 6609, "bg": 5637 }, + { "id": "t_shrub_lilac_season_summer", "fg": 6611, "bg": 5647 }, + { "id": "t_shrub_lilac_season_autumn", "fg": 6609, "bg": 5642 }, + { "id": "t_shrub_lilac_season_winter", "fg": 6612, "bg": 4466 }, + { "id": "t_shrub_peanut", "fg": 6613, "bg": 5637 }, + { "id": "t_shrub_peanut_harvested", "fg": 6615, "bg": 5642 }, + { "id": "t_shrub_peanut_season_summer", "fg": 6613, "bg": 5647 }, + { "id": "t_shrub_peanut_season_autumn", "fg": 6614, "bg": 5642 }, + { "id": "t_shrub_peanut_season_winter", "fg": 6616, "bg": 4466 }, + { "id": "t_shrub_raspberry", "fg": 6617, "bg": 5637 }, + { "id": "t_shrub_raspberry_harvested", "fg": 6618, "bg": 5647 }, + { "id": "t_shrub_raspberry_season_summer", "fg": 6619, "bg": 5647 }, + { "id": "t_shrub_raspberry_season_autumn", "fg": 6617, "bg": 5642 }, + { "id": "t_shrub_raspberry_season_winter", "fg": 6620, "bg": 4466 }, + { "id": "t_shrub_rose", "fg": 6622, "bg": 5637 }, + { "id": "t_shrub_rose_season_summer", "fg": 6622, "bg": 5647 }, + { "id": "t_shrub_rose_harvested", "fg": 6622, "bg": 5642 }, + { "id": "t_shrub_rose_season_autumn", "fg": 6621, "bg": 5642 }, + { "id": "t_shrub_rose_season_winter", "fg": 6623, "bg": 4466 }, + { "id": "t_shrub_strawberry", "fg": 6624, "bg": 5637 }, + { "id": "t_shrub_strawberry_harvested", "fg": 6625, "bg": 5647 }, + { "id": "t_shrub_strawberry_season_summer", "fg": 6626, "bg": 5647 }, + { "id": "t_shrub_strawberry_season_autumn", "fg": 6624, "bg": 5642 }, + { "id": "t_shrub_strawberry_season_winter", "fg": 6627, "bg": 4466 }, { "id": [ "t_sidewalk", "t_sidewalk_bg_dp" ], "multitile": true, - "fg": 6624, + "fg": 6643, "additional_tiles": [ - { "id": "center", "fg": 6609 }, - { "id": "corner", "fg": [ 6611, 6613, 6612, 6610 ] }, - { "id": "t_connection", "fg": [ 6621, 6623, 6622, 6620 ] }, - { "id": "edge", "fg": [ 6615, 6614 ] }, - { "id": "end_piece", "fg": [ 6617, 6619, 6618, 6616 ] }, - { "id": "unconnected", "fg": 6624 } + { "id": "center", "fg": 6628 }, + { "id": "corner", "fg": [ 6630, 6632, 6631, 6629 ] }, + { "id": "t_connection", "fg": [ 6640, 6642, 6641, 6639 ] }, + { "id": "edge", "fg": [ 6634, 6633 ] }, + { "id": "end_piece", "fg": [ 6636, 6638, 6637, 6635 ] }, + { "id": "unconnected", "fg": 6643 } ] }, - { "id": "t_sidewalk_season_winter", "fg": 4449 }, - { "id": "t_slime", "fg": 6625 }, + { "id": "t_sidewalk_season_winter", "fg": 4468 }, + { "id": "t_slime", "fg": 6644 }, { "id": "t_soil", - "fg": 6641, + "fg": 6660, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6626 }, - { "id": "corner", "fg": [ 6628, 6630, 6629, 6627 ] }, - { "id": "t_connection", "fg": [ 6638, 6640, 6639, 6637 ] }, - { "id": "edge", "fg": [ 6632, 6631 ] }, - { "id": "end_piece", "fg": [ 6634, 6636, 6635, 6633 ] }, - { "id": "unconnected", "fg": [ 6641, 6641 ] } + { "id": "center", "fg": 6645 }, + { "id": "corner", "fg": [ 6647, 6649, 6648, 6646 ] }, + { "id": "t_connection", "fg": [ 6657, 6659, 6658, 6656 ] }, + { "id": "edge", "fg": [ 6651, 6650 ] }, + { "id": "end_piece", "fg": [ 6653, 6655, 6654, 6652 ] }, + { "id": "unconnected", "fg": [ 6660, 6660 ] } ] }, - { "id": "t_splitrail_fencegate_c", "fg": 6642, "bg": 5618 }, - { "id": "t_splitrail_fencegate_o", "fg": 6643, "bg": 5618 }, - { "id": "t_splitrail_fencegate_c_season_summer", "fg": 6642, "bg": 5628 }, - { "id": "t_splitrail_fencegate_o_season_summer", "fg": 6643, "bg": 5628 }, - { "id": "t_splitrail_fencegate_c_season_autumn", "fg": 6642, "bg": 5623 }, - { "id": "t_splitrail_fencegate_o_season_autumn", "fg": 6643, "bg": 5623 }, - { "id": "t_splitrail_fencegate_c_season_winter", "fg": 6642, "bg": 4449 }, - { "id": "t_splitrail_fencegate_o_season_winter", "fg": 6643, "bg": 4449 }, + { "id": "t_splitrail_fencegate_c", "fg": 6661, "bg": 5637 }, + { "id": "t_splitrail_fencegate_o", "fg": 6662, "bg": 5637 }, + { "id": "t_splitrail_fencegate_c_season_summer", "fg": 6661, "bg": 5647 }, + { "id": "t_splitrail_fencegate_o_season_summer", "fg": 6662, "bg": 5647 }, + { "id": "t_splitrail_fencegate_c_season_autumn", "fg": 6661, "bg": 5642 }, + { "id": "t_splitrail_fencegate_o_season_autumn", "fg": 6662, "bg": 5642 }, + { "id": "t_splitrail_fencegate_c_season_winter", "fg": 6661, "bg": 4468 }, + { "id": "t_splitrail_fencegate_o_season_winter", "fg": 6662, "bg": 4468 }, { "id": "t_strconc_floor", "multitile": true, - "fg": 6659, + "fg": 6678, "additional_tiles": [ - { "id": "center", "fg": 6644 }, - { "id": "corner", "fg": [ 6646, 6648, 6647, 6645 ] }, - { "id": "t_connection", "fg": [ 6656, 6658, 6657, 6655 ] }, - { "id": "edge", "fg": [ 6650, 6649 ] }, - { "id": "end_piece", "fg": [ 6652, 6654, 6653, 6651 ] }, - { "id": "unconnected", "fg": 6659 } + { "id": "center", "fg": 6663 }, + { "id": "corner", "fg": [ 6665, 6667, 6666, 6664 ] }, + { "id": "t_connection", "fg": [ 6675, 6677, 6676, 6674 ] }, + { "id": "edge", "fg": [ 6669, 6668 ] }, + { "id": "end_piece", "fg": [ 6671, 6673, 6672, 6670 ] }, + { "id": "unconnected", "fg": 6678 } ] }, { "id": "t_strconc_wall", - "fg": 6676, + "fg": 6695, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6661 }, - { "id": "corner", "fg": [ 6663, 6665, 6664, 6662 ] }, - { "id": "t_connection", "fg": [ 6673, 6675, 6674, 6672 ] }, - { "id": "edge", "fg": [ 6667, 6666 ] }, - { "id": "end_piece", "fg": [ 6669, 6671, 6670, 6668 ] }, - { "id": "unconnected", "fg": 6676 } + { "id": "center", "fg": 6680 }, + { "id": "corner", "fg": [ 6682, 6684, 6683, 6681 ] }, + { "id": "t_connection", "fg": [ 6692, 6694, 6693, 6691 ] }, + { "id": "edge", "fg": [ 6686, 6685 ] }, + { "id": "end_piece", "fg": [ 6688, 6690, 6689, 6687 ] }, + { "id": "unconnected", "fg": 6695 } ] }, { "id": "t_strconc_wall_P", - "fg": 6692, + "fg": 6711, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6677 }, - { "id": "corner", "fg": [ 6679, 6681, 6680, 6678 ] }, - { "id": "t_connection", "fg": [ 6689, 6691, 6690, 6688 ] }, - { "id": "edge", "fg": [ 6683, 6682 ] }, - { "id": "end_piece", "fg": [ 6685, 6687, 6686, 6684 ] }, - { "id": "unconnected", "fg": 6692 } + { "id": "center", "fg": 6696 }, + { "id": "corner", "fg": [ 6698, 6700, 6699, 6697 ] }, + { "id": "t_connection", "fg": [ 6708, 6710, 6709, 6707 ] }, + { "id": "edge", "fg": [ 6702, 6701 ] }, + { "id": "end_piece", "fg": [ 6704, 6706, 6705, 6703 ] }, + { "id": "unconnected", "fg": 6711 } ] }, { "id": "t_strconc_wall_b", - "fg": 6708, + "fg": 6727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6693 }, - { "id": "corner", "fg": [ 6695, 6697, 6696, 6694 ] }, - { "id": "t_connection", "fg": [ 6705, 6707, 6706, 6704 ] }, - { "id": "edge", "fg": [ 6699, 6698 ] }, - { "id": "end_piece", "fg": [ 6701, 6703, 6702, 6700 ] }, - { "id": "unconnected", "fg": 6708 } + { "id": "center", "fg": 6712 }, + { "id": "corner", "fg": [ 6714, 6716, 6715, 6713 ] }, + { "id": "t_connection", "fg": [ 6724, 6726, 6725, 6723 ] }, + { "id": "edge", "fg": [ 6718, 6717 ] }, + { "id": "end_piece", "fg": [ 6720, 6722, 6721, 6719 ] }, + { "id": "unconnected", "fg": 6727 } ] }, { "id": "t_strconc_wall_g", - "fg": 6724, + "fg": 6743, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6709 }, - { "id": "corner", "fg": [ 6711, 6713, 6712, 6710 ] }, - { "id": "t_connection", "fg": [ 6721, 6723, 6722, 6720 ] }, - { "id": "edge", "fg": [ 6715, 6714 ] }, - { "id": "end_piece", "fg": [ 6717, 6719, 6718, 6716 ] }, - { "id": "unconnected", "fg": 6724 } + { "id": "center", "fg": 6728 }, + { "id": "corner", "fg": [ 6730, 6732, 6731, 6729 ] }, + { "id": "t_connection", "fg": [ 6740, 6742, 6741, 6739 ] }, + { "id": "edge", "fg": [ 6734, 6733 ] }, + { "id": "end_piece", "fg": [ 6736, 6738, 6737, 6735 ] }, + { "id": "unconnected", "fg": 6743 } ] }, { "id": "t_strconc_wall_halfway", - "fg": 6740, + "fg": 6759, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6725 }, - { "id": "corner", "fg": [ 6727, 6729, 6728, 6726 ] }, - { "id": "t_connection", "fg": [ 6737, 6739, 6738, 6736 ] }, - { "id": "edge", "fg": [ 6731, 6730 ] }, - { "id": "end_piece", "fg": [ 6733, 6735, 6734, 6732 ] }, - { "id": "unconnected", "fg": 6740 } + { "id": "center", "fg": 6744 }, + { "id": "corner", "fg": [ 6746, 6748, 6747, 6745 ] }, + { "id": "t_connection", "fg": [ 6756, 6758, 6757, 6755 ] }, + { "id": "edge", "fg": [ 6750, 6749 ] }, + { "id": "end_piece", "fg": [ 6752, 6754, 6753, 6751 ] }, + { "id": "unconnected", "fg": 6759 } ] }, { "id": "t_strconc_wall_p", - "fg": 6756, + "fg": 6775, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6741 }, - { "id": "corner", "fg": [ 6743, 6745, 6744, 6742 ] }, - { "id": "t_connection", "fg": [ 6753, 6755, 6754, 6752 ] }, - { "id": "edge", "fg": [ 6747, 6746 ] }, - { "id": "end_piece", "fg": [ 6749, 6751, 6750, 6748 ] }, - { "id": "unconnected", "fg": 6756 } + { "id": "center", "fg": 6760 }, + { "id": "corner", "fg": [ 6762, 6764, 6763, 6761 ] }, + { "id": "t_connection", "fg": [ 6772, 6774, 6773, 6771 ] }, + { "id": "edge", "fg": [ 6766, 6765 ] }, + { "id": "end_piece", "fg": [ 6768, 6770, 6769, 6767 ] }, + { "id": "unconnected", "fg": 6775 } ] }, { "id": "t_strconc_wall_r", - "fg": 6772, + "fg": 6791, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6757 }, - { "id": "corner", "fg": [ 6759, 6761, 6760, 6758 ] }, - { "id": "t_connection", "fg": [ 6769, 6771, 6770, 6768 ] }, - { "id": "edge", "fg": [ 6763, 6762 ] }, - { "id": "end_piece", "fg": [ 6765, 6767, 6766, 6764 ] }, - { "id": "unconnected", "fg": 6772 } + { "id": "center", "fg": 6776 }, + { "id": "corner", "fg": [ 6778, 6780, 6779, 6777 ] }, + { "id": "t_connection", "fg": [ 6788, 6790, 6789, 6787 ] }, + { "id": "edge", "fg": [ 6782, 6781 ] }, + { "id": "end_piece", "fg": [ 6784, 6786, 6785, 6783 ] }, + { "id": "unconnected", "fg": 6791 } ] }, { "id": "t_strconc_wall_w", - "fg": 6788, + "fg": 6807, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6773 }, - { "id": "corner", "fg": [ 6775, 6777, 6776, 6774 ] }, - { "id": "t_connection", "fg": [ 6785, 6787, 6786, 6784 ] }, - { "id": "edge", "fg": [ 6779, 6778 ] }, - { "id": "end_piece", "fg": [ 6781, 6783, 6782, 6780 ] }, - { "id": "unconnected", "fg": 6788 } + { "id": "center", "fg": 6792 }, + { "id": "corner", "fg": [ 6794, 6796, 6795, 6793 ] }, + { "id": "t_connection", "fg": [ 6804, 6806, 6805, 6803 ] }, + { "id": "edge", "fg": [ 6798, 6797 ] }, + { "id": "end_piece", "fg": [ 6800, 6802, 6801, 6799 ] }, + { "id": "unconnected", "fg": 6807 } ] }, { "id": "t_strconc_wall_y", - "fg": 6804, + "fg": 6823, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6789 }, - { "id": "corner", "fg": [ 6791, 6793, 6792, 6790 ] }, - { "id": "t_connection", "fg": [ 6801, 6803, 6802, 6800 ] }, - { "id": "edge", "fg": [ 6795, 6794 ] }, - { "id": "end_piece", "fg": [ 6797, 6799, 6798, 6796 ] }, - { "id": "unconnected", "fg": 6804 } + { "id": "center", "fg": 6808 }, + { "id": "corner", "fg": [ 6810, 6812, 6811, 6809 ] }, + { "id": "t_connection", "fg": [ 6820, 6822, 6821, 6819 ] }, + { "id": "edge", "fg": [ 6814, 6813 ] }, + { "id": "end_piece", "fg": [ 6816, 6818, 6817, 6815 ] }, + { "id": "unconnected", "fg": 6823 } ] }, - { "id": "t_stump", "fg": 6805, "bg": 5618 }, - { "id": "t_stump_season_summer", "fg": 6805, "bg": 5628 }, - { "id": "t_stump_season_autumn", "fg": 6805, "bg": 5623 }, - { "id": "t_stump_season_winter", "fg": 6805, "bg": 4447 }, - { "id": "t_switch_even", "fg": 6806, "bg": 6173 }, - { "id": "t_switch_gb", "fg": 6807, "bg": 6173 }, - { "id": "t_switch_rb", "fg": 6808, "bg": 6173 }, - { "id": "t_switch_rg", "fg": 6809, "bg": 6173 }, - { "id": "f_tatami", "fg": [ { "weight": 100, "sprite": 6810 }, { "weight": 100, "sprite": 6811 } ] }, + { "id": "t_stump", "fg": 6824, "bg": 5637 }, + { "id": "t_stump_season_summer", "fg": 6824, "bg": 5647 }, + { "id": "t_stump_season_autumn", "fg": 6824, "bg": 5642 }, + { "id": "t_stump_season_winter", "fg": 6824, "bg": 4466 }, + { "id": "t_switch_even", "fg": 6825, "bg": 6192 }, + { "id": "t_switch_gb", "fg": 6826, "bg": 6192 }, + { "id": "t_switch_rb", "fg": 6827, "bg": 6192 }, + { "id": "t_switch_rg", "fg": 6828, "bg": 6192 }, + { "id": "f_tatami", "fg": [ { "weight": 100, "sprite": 6829 }, { "weight": 100, "sprite": 6830 } ] }, { "id": "t_thconc_floor", "fg": [ - { "weight": 1, "sprite": 6812 }, - { "weight": 1, "sprite": 6813 }, - { "weight": 1, "sprite": 6814 }, - { "weight": 1, "sprite": 6815 }, - { "weight": 1, "sprite": 6816 }, - { "weight": 1, "sprite": 6817 } + { "weight": 1, "sprite": 6831 }, + { "weight": 1, "sprite": 6832 }, + { "weight": 1, "sprite": 6833 }, + { "weight": 1, "sprite": 6834 }, + { "weight": 1, "sprite": 6835 }, + { "weight": 1, "sprite": 6836 } ] }, { "id": "t_thconc_r", "fg": [ - { "weight": 1, "sprite": 6820 }, - { "weight": 1, "sprite": 6821 }, - { "weight": 1, "sprite": 6822 }, - { "weight": 1, "sprite": 6823 }, - { "weight": 1, "sprite": 6824 }, - { "weight": 1, "sprite": 6825 } + { "weight": 1, "sprite": 6839 }, + { "weight": 1, "sprite": 6840 }, + { "weight": 1, "sprite": 6841 }, + { "weight": 1, "sprite": 6842 }, + { "weight": 1, "sprite": 6843 }, + { "weight": 1, "sprite": 6844 } ] }, { "id": "t_thconc_y", "fg": [ - { "weight": 1, "sprite": 6826 }, - { "weight": 1, "sprite": 6827 }, - { "weight": 1, "sprite": 6828 }, - { "weight": 1, "sprite": 6829 }, - { "weight": 1, "sprite": 6830 }, - { "weight": 1, "sprite": 6831 } - ] - }, - { "id": "t_underbrush", "fg": 6832, "bg": 5618 }, - { "id": "t_underbrush_harvested_spring", "fg": 6833, "bg": 5618 }, - { "id": "t_underbrush_season_summer", "fg": 6832, "bg": 5628 }, - { "id": "t_underbrush_harvested_summer", "fg": 6833, "bg": 5628 }, - { "id": "t_underbrush_season_autumn", "fg": 6832, "bg": 5623 }, - { "id": "t_underbrush_harvested_autumn", "fg": 6833, "bg": 5623 }, - { "id": "t_underbrush_harvested_winter", "fg": 6833, "bg": 4447 }, - { "id": "t_underbrush_season_winter", "fg": 6832, "bg": 4447 }, + { "weight": 1, "sprite": 6845 }, + { "weight": 1, "sprite": 6846 }, + { "weight": 1, "sprite": 6847 }, + { "weight": 1, "sprite": 6848 }, + { "weight": 1, "sprite": 6849 }, + { "weight": 1, "sprite": 6850 } + ] + }, + { "id": "t_underbrush", "fg": 6851, "bg": 5637 }, + { "id": "t_underbrush_harvested_spring", "fg": 6852, "bg": 5637 }, + { "id": "t_underbrush_season_summer", "fg": 6851, "bg": 5647 }, + { "id": "t_underbrush_harvested_summer", "fg": 6852, "bg": 5647 }, + { "id": "t_underbrush_season_autumn", "fg": 6851, "bg": 5642 }, + { "id": "t_underbrush_harvested_autumn", "fg": 6852, "bg": 5642 }, + { "id": "t_underbrush_harvested_winter", "fg": 6852, "bg": 4466 }, + { "id": "t_underbrush_season_winter", "fg": 6851, "bg": 4466 }, { "id": "t_wall", - "fg": 6848, + "fg": 6867, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6845 }, - { "id": "corner", "fg": [ 6835, 6837, 6836, 6834 ] }, - { "id": "t_connection", "fg": [ 6845, 6847, 6846, 6844 ] }, - { "id": "edge", "fg": [ 6839, 6838 ] }, - { "id": "end_piece", "fg": [ 6841, 6843, 6842, 6840 ] }, - { "id": "unconnected", "fg": 6848 } + { "id": "center", "fg": 6864 }, + { "id": "corner", "fg": [ 6854, 6856, 6855, 6853 ] }, + { "id": "t_connection", "fg": [ 6864, 6866, 6865, 6863 ] }, + { "id": "edge", "fg": [ 6858, 6857 ] }, + { "id": "end_piece", "fg": [ 6860, 6862, 6861, 6859 ] }, + { "id": "unconnected", "fg": 6867 } ] }, { "id": "t_wall_P", - "fg": 6864, + "fg": 6883, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6861 }, - { "id": "corner", "fg": [ 6851, 6853, 6852, 6850 ] }, - { "id": "t_connection", "fg": [ 6861, 6863, 6862, 6860 ] }, - { "id": "edge", "fg": [ 6855, 6854 ] }, - { "id": "end_piece", "fg": [ 6857, 6859, 6858, 6856 ] }, - { "id": "unconnected", "fg": 6864 } + { "id": "center", "fg": 6880 }, + { "id": "corner", "fg": [ 6870, 6872, 6871, 6869 ] }, + { "id": "t_connection", "fg": [ 6880, 6882, 6881, 6879 ] }, + { "id": "edge", "fg": [ 6874, 6873 ] }, + { "id": "end_piece", "fg": [ 6876, 6878, 6877, 6875 ] }, + { "id": "unconnected", "fg": 6883 } ] }, { "id": "t_wall_b", - "fg": 6879, + "fg": 6898, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6876 }, - { "id": "corner", "fg": [ 6866, 6868, 6867, 6865 ] }, - { "id": "t_connection", "fg": [ 6876, 6878, 6877, 6875 ] }, - { "id": "edge", "fg": [ 6870, 6869 ] }, - { "id": "end_piece", "fg": [ 6872, 6874, 6873, 6871 ] }, - { "id": "unconnected", "fg": 6879 } + { "id": "center", "fg": 6895 }, + { "id": "corner", "fg": [ 6885, 6887, 6886, 6884 ] }, + { "id": "t_connection", "fg": [ 6895, 6897, 6896, 6894 ] }, + { "id": "edge", "fg": [ 6889, 6888 ] }, + { "id": "end_piece", "fg": [ 6891, 6893, 6892, 6890 ] }, + { "id": "unconnected", "fg": 6898 } ] }, { "id": "t_wall_g", - "fg": 6894, + "fg": 6913, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6891 }, - { "id": "corner", "fg": [ 6881, 6883, 6882, 6880 ] }, - { "id": "t_connection", "fg": [ 6891, 6893, 6892, 6890 ] }, - { "id": "edge", "fg": [ 6885, 6884 ] }, - { "id": "end_piece", "fg": [ 6887, 6889, 6888, 6886 ] }, - { "id": "unconnected", "fg": 6894 } + { "id": "center", "fg": 6910 }, + { "id": "corner", "fg": [ 6900, 6902, 6901, 6899 ] }, + { "id": "t_connection", "fg": [ 6910, 6912, 6911, 6909 ] }, + { "id": "edge", "fg": [ 6904, 6903 ] }, + { "id": "end_piece", "fg": [ 6906, 6908, 6907, 6905 ] }, + { "id": "unconnected", "fg": 6913 } ] }, { "id": [ "t_wall_glass", "t_wall_glass_alarm" ], "multitile": true, - "fg": 6910, + "fg": 6929, "additional_tiles": [ - { "id": "center", "fg": 6895 }, - { "id": "corner", "fg": [ 6897, 6899, 6898, 6896 ] }, - { "id": "t_connection", "fg": [ 6907, 6909, 6908, 6906 ] }, - { "id": "edge", "fg": [ 6901, 6900 ] }, - { "id": "end_piece", "fg": [ 6903, 6905, 6904, 6902 ] }, - { "id": "unconnected", "fg": 6910 } + { "id": "center", "fg": 6914 }, + { "id": "corner", "fg": [ 6916, 6918, 6917, 6915 ] }, + { "id": "t_connection", "fg": [ 6926, 6928, 6927, 6925 ] }, + { "id": "edge", "fg": [ 6920, 6919 ] }, + { "id": "end_piece", "fg": [ 6922, 6924, 6923, 6921 ] }, + { "id": "unconnected", "fg": 6929 } ] }, { "id": "t_wall_log", - "fg": 6926, - "bg": 5618, + "fg": 6945, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6911 }, - { "id": "corner", "fg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 6926, "bg": 5618 } + { "id": "center", "fg": 6930 }, + { "id": "corner", "fg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 6945, "bg": 5637 } ] }, { "id": "t_wall_log_season_summer", - "fg": 6926, - "bg": 5628, + "fg": 6945, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6911 }, - { "id": "corner", "fg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 6926, "bg": 5628 } + { "id": "center", "fg": 6930 }, + { "id": "corner", "fg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 6945, "bg": 5647 } ] }, { "id": "t_wall_log_season_autumn", - "fg": 6926, - "bg": 5623, + "fg": 6945, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6911 }, - { "id": "corner", "fg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 6926, "bg": 5623 } + { "id": "center", "fg": 6930 }, + { "id": "corner", "fg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 6945, "bg": 5642 } ] }, { "id": "t_wall_log_season_winter", - "fg": 6926, - "bg": 4449, + "fg": 6945, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6911 }, - { "id": "corner", "fg": [ 6913, 6915, 6914, 6912 ] }, - { "id": "t_connection", "fg": [ 6923, 6925, 6924, 6922 ] }, - { "id": "edge", "fg": [ 6917, 6916 ] }, - { "id": "end_piece", "fg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "unconnected", "fg": 6926, "bg": 4449 } + { "id": "center", "fg": 6930 }, + { "id": "corner", "fg": [ 6932, 6934, 6933, 6931 ] }, + { "id": "t_connection", "fg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "edge", "fg": [ 6936, 6935 ] }, + { "id": "end_piece", "fg": [ 6938, 6940, 6939, 6937 ] }, + { "id": "unconnected", "fg": 6945, "bg": 4468 } ] }, { "id": "t_wall_metal", - "fg": 6942, + "fg": 6961, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6927 }, - { "id": "corner", "fg": [ 6929, 6931, 6930, 6928 ] }, - { "id": "t_connection", "fg": [ 6939, 6941, 6940, 6938 ] }, - { "id": "edge", "fg": [ 6933, 6932 ] }, - { "id": "end_piece", "fg": [ 6935, 6937, 6936, 6934 ] }, - { "id": "unconnected", "fg": [ 6942, 6942 ] } + { "id": "center", "fg": 6946 }, + { "id": "corner", "fg": [ 6948, 6950, 6949, 6947 ] }, + { "id": "t_connection", "fg": [ 6958, 6960, 6959, 6957 ] }, + { "id": "edge", "fg": [ 6952, 6951 ] }, + { "id": "end_piece", "fg": [ 6954, 6956, 6955, 6953 ] }, + { "id": "unconnected", "fg": [ 6961, 6961 ] } ] }, { "id": "t_wall_metal_corrugated", - "fg": 6958, + "fg": 6977, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6943 }, - { "id": "corner", "fg": [ 6945, 6947, 6946, 6944 ] }, - { "id": "t_connection", "fg": [ 6955, 6957, 6956, 6954 ] }, - { "id": "edge", "fg": [ 6949, 6948 ] }, - { "id": "end_piece", "fg": [ 6951, 6953, 6952, 6950 ] }, - { "id": "unconnected", "fg": [ 6958, 6958 ] } + { "id": "center", "fg": 6962 }, + { "id": "corner", "fg": [ 6964, 6966, 6965, 6963 ] }, + { "id": "t_connection", "fg": [ 6974, 6976, 6975, 6973 ] }, + { "id": "edge", "fg": [ 6968, 6967 ] }, + { "id": "end_piece", "fg": [ 6970, 6972, 6971, 6969 ] }, + { "id": "unconnected", "fg": [ 6977, 6977 ] } ] }, { "id": "t_wall_p", - "fg": 6973, + "fg": 6992, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6970 }, - { "id": "corner", "fg": [ 6960, 6962, 6961, 6959 ] }, - { "id": "t_connection", "fg": [ 6970, 6972, 6971, 6969 ] }, - { "id": "edge", "fg": [ 6964, 6963 ] }, - { "id": "end_piece", "fg": [ 6966, 6968, 6967, 6965 ] }, - { "id": "unconnected", "fg": 6973 } + { "id": "center", "fg": 6989 }, + { "id": "corner", "fg": [ 6979, 6981, 6980, 6978 ] }, + { "id": "t_connection", "fg": [ 6989, 6991, 6990, 6988 ] }, + { "id": "edge", "fg": [ 6983, 6982 ] }, + { "id": "end_piece", "fg": [ 6985, 6987, 6986, 6984 ] }, + { "id": "unconnected", "fg": 6992 } ] }, { "id": "t_wall_r", - "fg": 6988, + "fg": 7007, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6985 }, - { "id": "corner", "fg": [ 6975, 6977, 6976, 6974 ] }, - { "id": "t_connection", "fg": [ 6985, 6987, 6986, 6984 ] }, - { "id": "edge", "fg": [ 6979, 6978 ] }, - { "id": "end_piece", "fg": [ 6981, 6983, 6982, 6980 ] }, - { "id": "unconnected", "fg": 6988 } + { "id": "center", "fg": 7004 }, + { "id": "corner", "fg": [ 6994, 6996, 6995, 6993 ] }, + { "id": "t_connection", "fg": [ 7004, 7006, 7005, 7003 ] }, + { "id": "edge", "fg": [ 6998, 6997 ] }, + { "id": "end_piece", "fg": [ 7000, 7002, 7001, 6999 ] }, + { "id": "unconnected", "fg": 7007 } ] }, { "id": "t_wall_rammed_earth", - "fg": 7004, + "fg": 7023, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6989 }, - { "id": "corner", "fg": [ 6991, 6993, 6992, 6990 ] }, - { "id": "t_connection", "fg": [ 7001, 7003, 7002, 7000 ] }, - { "id": "edge", "fg": [ 6995, 6994 ] }, - { "id": "end_piece", "fg": [ 6997, 6999, 6998, 6996 ] }, - { "id": "unconnected", "fg": [ 7004, 7004 ] } + { "id": "center", "fg": 7008 }, + { "id": "corner", "fg": [ 7010, 7012, 7011, 7009 ] }, + { "id": "t_connection", "fg": [ 7020, 7022, 7021, 7019 ] }, + { "id": "edge", "fg": [ 7014, 7013 ] }, + { "id": "end_piece", "fg": [ 7016, 7018, 7017, 7015 ] }, + { "id": "unconnected", "fg": [ 7023, 7023 ] } ] }, { "id": "t_wall_resin", "multitile": true, - "fg": 7022, + "fg": 7041, "additional_tiles": [ - { "id": "center", "fg": 7007 }, - { "id": "corner", "fg": [ 7009, 7011, 7010, 7008 ] }, - { "id": "t_connection", "fg": [ 7019, 7021, 7020, 7018 ] }, - { "id": "edge", "fg": [ 7013, 7012 ] }, - { "id": "end_piece", "fg": [ 7015, 7017, 7016, 7014 ] }, - { "id": "unconnected", "fg": 7022 } + { "id": "center", "fg": 7026 }, + { "id": "corner", "fg": [ 7028, 7030, 7029, 7027 ] }, + { "id": "t_connection", "fg": [ 7038, 7040, 7039, 7037 ] }, + { "id": "edge", "fg": [ 7032, 7031 ] }, + { "id": "end_piece", "fg": [ 7034, 7036, 7035, 7033 ] }, + { "id": "unconnected", "fg": 7041 } ] }, - { "id": "t_resin_hole_c", "fg": 7005 }, - { "id": "t_resin_hole_o", "fg": 7006 }, + { "id": "t_resin_hole_c", "fg": 7024 }, + { "id": "t_resin_hole_o", "fg": 7025 }, { "id": "t_wall_w", - "fg": 7038, + "fg": 7057, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7035 }, - { "id": "corner", "fg": [ 7025, 7027, 7026, 7024 ] }, - { "id": "t_connection", "fg": [ 7035, 7037, 7036, 7034 ] }, - { "id": "edge", "fg": [ 7029, 7028 ] }, - { "id": "end_piece", "fg": [ 7031, 7033, 7032, 7030 ] }, - { "id": "unconnected", "fg": 7038 } + { "id": "center", "fg": 7054 }, + { "id": "corner", "fg": [ 7044, 7046, 7045, 7043 ] }, + { "id": "t_connection", "fg": [ 7054, 7056, 7055, 7053 ] }, + { "id": "edge", "fg": [ 7048, 7047 ] }, + { "id": "end_piece", "fg": [ 7050, 7052, 7051, 7049 ] }, + { "id": "unconnected", "fg": 7057 } ] }, { "id": [ "t_wall_wood", "t_wall_wood_chipped", "t_wall_wood_broken" ], - "fg": 7053, + "fg": 7072, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7050 }, - { "id": "corner", "fg": [ 7040, 7042, 7041, 7039 ] }, - { "id": "t_connection", "fg": [ 7050, 7052, 7051, 7049 ] }, - { "id": "edge", "fg": [ 7044, 7043 ] }, - { "id": "end_piece", "fg": [ 7046, 7048, 7047, 7045 ] }, - { "id": "unconnected", "fg": 7053 } + { "id": "center", "fg": 7069 }, + { "id": "corner", "fg": [ 7059, 7061, 7060, 7058 ] }, + { "id": "t_connection", "fg": [ 7069, 7071, 7070, 7068 ] }, + { "id": "edge", "fg": [ 7063, 7062 ] }, + { "id": "end_piece", "fg": [ 7065, 7067, 7066, 7064 ] }, + { "id": "unconnected", "fg": 7072 } ] }, { "id": "t_wall_y", - "fg": 7068, + "fg": 7087, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7065 }, - { "id": "corner", "fg": [ 7055, 7057, 7056, 7054 ] }, - { "id": "t_connection", "fg": [ 7065, 7067, 7066, 7064 ] }, - { "id": "edge", "fg": [ 7059, 7058 ] }, - { "id": "end_piece", "fg": [ 7061, 7063, 7062, 7060 ] }, - { "id": "unconnected", "fg": 7068 } + { "id": "center", "fg": 7084 }, + { "id": "corner", "fg": [ 7074, 7076, 7075, 7073 ] }, + { "id": "t_connection", "fg": [ 7084, 7086, 7085, 7083 ] }, + { "id": "edge", "fg": [ 7078, 7077 ] }, + { "id": "end_piece", "fg": [ 7080, 7082, 7081, 7079 ] }, + { "id": "unconnected", "fg": 7087 } ] }, { "id": [ "t_water_dp", "t_swater_dp" ], "multitile": true, - "fg": 7087, - "bg": 5618, + "fg": 7106, + "bg": 5637, "additional_tiles": [ { "id": "center", - "bg": 5618, + "bg": 5637, "fg": [ - { "weight": 1, "sprite": 7069 }, - { "weight": 1, "sprite": 7070 }, - { "weight": 1, "sprite": 7071 }, - { "weight": 1, "sprite": 7072 } + { "weight": 1, "sprite": 7088 }, + { "weight": 1, "sprite": 7089 }, + { "weight": 1, "sprite": 7090 }, + { "weight": 1, "sprite": 7091 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 7074, 7076, 7075, 7073 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 7084, 7086, 7085, 7083 ] }, - { "id": "edge", "bg": 5618, "fg": [ 7078, 7077 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 7080, 7082, 7081, 7079 ] }, - { "bg": 5618, "id": "unconnected", "fg": 7087 } + { "id": "corner", "bg": 5637, "fg": [ 7093, 7095, 7094, 7092 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 7103, 7105, 7104, 7102 ] }, + { "id": "edge", "bg": 5637, "fg": [ 7097, 7096 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 7099, 7101, 7100, 7098 ] }, + { "bg": 5637, "id": "unconnected", "fg": 7106 } ] }, { "id": [ "t_water_dp_season_summer", "t_swater_dp_season_summer" ], "multitile": true, - "fg": 7087, - "bg": 5628, + "fg": 7106, + "bg": 5647, "additional_tiles": [ { "id": "center", - "bg": 5628, - "fg": [ { "weight": 1, "sprite": 7069 }, { "weight": 1, "sprite": 7070 }, { "weight": 1, "sprite": 7071 } ] + "bg": 5647, + "fg": [ { "weight": 1, "sprite": 7088 }, { "weight": 1, "sprite": 7089 }, { "weight": 1, "sprite": 7090 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 7074, 7076, 7075, 7073 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 7084, 7086, 7085, 7083 ] }, - { "id": "edge", "bg": 5628, "fg": [ 7078, 7077 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 7080, 7082, 7081, 7079 ] }, - { "bg": 5628, "id": "unconnected", "fg": 7087 } + { "id": "corner", "bg": 5647, "fg": [ 7093, 7095, 7094, 7092 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 7103, 7105, 7104, 7102 ] }, + { "id": "edge", "bg": 5647, "fg": [ 7097, 7096 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 7099, 7101, 7100, 7098 ] }, + { "bg": 5647, "id": "unconnected", "fg": 7106 } ] }, { "id": [ "t_water_dp_season_autumn", "t_swater_dp_season_autumn" ], "multitile": true, - "fg": 7087, - "bg": 5623, + "fg": 7106, + "bg": 5642, "additional_tiles": [ { "id": "center", - "bg": 5623, - "fg": [ { "weight": 1, "sprite": 7069 }, { "weight": 1, "sprite": 7070 }, { "weight": 1, "sprite": 7071 } ] + "bg": 5642, + "fg": [ { "weight": 1, "sprite": 7088 }, { "weight": 1, "sprite": 7089 }, { "weight": 1, "sprite": 7090 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 7074, 7076, 7075, 7073 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 7084, 7086, 7085, 7083 ] }, - { "id": "edge", "bg": 5623, "fg": [ 7078, 7077 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 7080, 7082, 7081, 7079 ] }, - { "bg": 5623, "id": "unconnected", "fg": 7087 } + { "id": "corner", "bg": 5642, "fg": [ 7093, 7095, 7094, 7092 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 7103, 7105, 7104, 7102 ] }, + { "id": "edge", "bg": 5642, "fg": [ 7097, 7096 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 7099, 7101, 7100, 7098 ] }, + { "bg": 5642, "id": "unconnected", "fg": 7106 } ] }, { "id": [ "t_water_dp_season_winter", "t_swater_dp_season_winter" ], "multitile": true, - "fg": 7087, - "bg": 4449, + "fg": 7106, + "bg": 4468, "additional_tiles": [ { "id": "center", - "bg": 4449, - "fg": [ { "weight": 1, "sprite": 7069 }, { "weight": 1, "sprite": 7070 }, { "weight": 1, "sprite": 7071 } ] + "bg": 4468, + "fg": [ { "weight": 1, "sprite": 7088 }, { "weight": 1, "sprite": 7089 }, { "weight": 1, "sprite": 7090 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 7074, 7076, 7075, 7073 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 7084, 7086, 7085, 7083 ] }, - { "id": "edge", "bg": 4449, "fg": [ 7078, 7077 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 7080, 7082, 7081, 7079 ] }, - { "bg": 4449, "id": "unconnected", "fg": 7087 } + { "id": "corner", "bg": 4468, "fg": [ 7093, 7095, 7094, 7092 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 7103, 7105, 7104, 7102 ] }, + { "id": "edge", "bg": 4468, "fg": [ 7097, 7096 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 7099, 7101, 7100, 7098 ] }, + { "bg": 4468, "id": "unconnected", "fg": 7106 } ] }, { "id": [ "t_water_dp_underground", "t_swater_dp_underground" ], "multitile": true, - "fg": 7087, - "bg": 6190, + "fg": 7106, + "bg": 6209, "additional_tiles": [ { "id": "center", - "bg": 6190, + "bg": 6209, "fg": [ - { "weight": 1, "sprite": 7069 }, - { "weight": 1, "sprite": 7070 }, - { "weight": 1, "sprite": 7071 }, - { "weight": 1, "sprite": 7072 } + { "weight": 1, "sprite": 7088 }, + { "weight": 1, "sprite": 7089 }, + { "weight": 1, "sprite": 7090 }, + { "weight": 1, "sprite": 7091 } ] }, - { "id": "corner", "bg": 6190, "fg": [ 7074, 7076, 7075, 7073 ] }, - { "id": "t_connection", "bg": 6190, "fg": [ 7084, 7086, 7085, 7083 ] }, - { "id": "edge", "bg": 6190, "fg": [ 7078, 7077 ] }, - { "id": "end_piece", "bg": 6190, "fg": [ 7080, 7082, 7081, 7079 ] }, - { "bg": 6190, "id": "unconnected", "fg": 7087 } + { "id": "corner", "bg": 6209, "fg": [ 7093, 7095, 7094, 7092 ] }, + { "id": "t_connection", "bg": 6209, "fg": [ 7103, 7105, 7104, 7102 ] }, + { "id": "edge", "bg": 6209, "fg": [ 7097, 7096 ] }, + { "id": "end_piece", "bg": 6209, "fg": [ 7099, 7101, 7100, 7098 ] }, + { "bg": 6209, "id": "unconnected", "fg": 7106 } ] }, { "id": "t_water_hot", - "fg": 7103, - "bg": 5618, + "fg": 7122, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7088, "bg": 5618 }, - { "id": "corner", "fg": [ 7090, 7092, 7091, 7089 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 7100, 7102, 7101, 7099 ], "bg": 5618 }, - { "id": "edge", "fg": [ 7094, 7093 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 7096, 7098, 7097, 7095 ], "bg": 5618 }, - { "id": "unconnected", "fg": [ 7103, 7103 ], "bg": 5618 } + { "id": "center", "fg": 7107, "bg": 5637 }, + { "id": "corner", "fg": [ 7109, 7111, 7110, 7108 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 7119, 7121, 7120, 7118 ], "bg": 5637 }, + { "id": "edge", "fg": [ 7113, 7112 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 7115, 7117, 7116, 7114 ], "bg": 5637 }, + { "id": "unconnected", "fg": [ 7122, 7122 ], "bg": 5637 } ] }, { "id": "t_water_hot_season_summer", - "fg": 7103, - "bg": 5628, + "fg": 7122, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7088, "bg": 5628 }, - { "id": "corner", "fg": [ 7090, 7092, 7091, 7089 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 7100, 7102, 7101, 7099 ], "bg": 5628 }, - { "id": "edge", "fg": [ 7094, 7093 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 7096, 7098, 7097, 7095 ], "bg": 5628 }, - { "id": "unconnected", "fg": [ 7103, 7103 ], "bg": 5628 } + { "id": "center", "fg": 7107, "bg": 5647 }, + { "id": "corner", "fg": [ 7109, 7111, 7110, 7108 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 7119, 7121, 7120, 7118 ], "bg": 5647 }, + { "id": "edge", "fg": [ 7113, 7112 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 7115, 7117, 7116, 7114 ], "bg": 5647 }, + { "id": "unconnected", "fg": [ 7122, 7122 ], "bg": 5647 } ] }, { "id": "t_water_hot_season_autumn", - "fg": 7103, - "bg": 5623, + "fg": 7122, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7088, "bg": 5623 }, - { "id": "corner", "fg": [ 7090, 7092, 7091, 7089 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 7100, 7102, 7101, 7099 ], "bg": 5623 }, - { "id": "edge", "fg": [ 7094, 7093 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 7096, 7098, 7097, 7095 ], "bg": 5623 }, - { "id": "unconnected", "fg": [ 7103, 7103 ], "bg": 5623 } + { "id": "center", "fg": 7107, "bg": 5642 }, + { "id": "corner", "fg": [ 7109, 7111, 7110, 7108 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 7119, 7121, 7120, 7118 ], "bg": 5642 }, + { "id": "edge", "fg": [ 7113, 7112 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 7115, 7117, 7116, 7114 ], "bg": 5642 }, + { "id": "unconnected", "fg": [ 7122, 7122 ], "bg": 5642 } ] }, { "id": "t_water_hot_season_winter", - "fg": 7103, - "bg": 4449, + "fg": 7122, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7088, "bg": 4449 }, - { "id": "corner", "fg": [ 7090, 7092, 7091, 7089 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 7100, 7102, 7101, 7099 ], "bg": 4449 }, - { "id": "edge", "fg": [ 7094, 7093 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 7096, 7098, 7097, 7095 ], "bg": 4449 }, - { "id": "unconnected", "fg": [ 7103, 7103 ], "bg": 4449 } + { "id": "center", "fg": 7107, "bg": 4468 }, + { "id": "corner", "fg": [ 7109, 7111, 7110, 7108 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 7119, 7121, 7120, 7118 ], "bg": 4468 }, + { "id": "edge", "fg": [ 7113, 7112 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 7115, 7117, 7116, 7114 ], "bg": 4468 }, + { "id": "unconnected", "fg": [ 7122, 7122 ], "bg": 4468 } ] }, { "id": [ "t_water_moving_dp", "t_swater_moving_dp" ], "multitile": true, - "fg": 7120, - "bg": 5618, + "fg": 7139, + "bg": 5637, "additional_tiles": [ - { "id": "center", "bg": 5618, "fg": [ { "weight": 1, "sprite": 7104 }, { "weight": 1, "sprite": 7105 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 7107, 7109, 7108, 7106 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 7117, 7119, 7118, 7116 ] }, - { "id": "edge", "bg": 5618, "fg": [ 7111, 7110 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 7113, 7115, 7114, 7112 ] }, - { "bg": 5618, "id": "unconnected", "fg": 7120 } + { "id": "center", "bg": 5637, "fg": [ { "weight": 1, "sprite": 7123 }, { "weight": 1, "sprite": 7124 } ] }, + { "id": "corner", "bg": 5637, "fg": [ 7126, 7128, 7127, 7125 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 7136, 7138, 7137, 7135 ] }, + { "id": "edge", "bg": 5637, "fg": [ 7130, 7129 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 7132, 7134, 7133, 7131 ] }, + { "bg": 5637, "id": "unconnected", "fg": 7139 } ] }, { "id": [ "t_water_moving_dp_season_summer", "t_swater_moving_dp_season_summer" ], "multitile": true, - "fg": 7120, - "bg": 5628, + "fg": 7139, + "bg": 5647, "additional_tiles": [ - { "id": "center", "bg": 5628, "fg": [ { "weight": 1, "sprite": 7104 }, { "weight": 1, "sprite": 7105 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 7107, 7109, 7108, 7106 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 7117, 7119, 7118, 7116 ] }, - { "id": "edge", "bg": 5628, "fg": [ 7111, 7110 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 7113, 7115, 7114, 7112 ] }, - { "bg": 5628, "id": "unconnected", "fg": 7120 } + { "id": "center", "bg": 5647, "fg": [ { "weight": 1, "sprite": 7123 }, { "weight": 1, "sprite": 7124 } ] }, + { "id": "corner", "bg": 5647, "fg": [ 7126, 7128, 7127, 7125 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 7136, 7138, 7137, 7135 ] }, + { "id": "edge", "bg": 5647, "fg": [ 7130, 7129 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 7132, 7134, 7133, 7131 ] }, + { "bg": 5647, "id": "unconnected", "fg": 7139 } ] }, { "id": [ "t_water_moving_dp_season_autumn", "t_swater_moving_dp_season_autumn" ], "multitile": true, - "fg": 7120, - "bg": 5623, + "fg": 7139, + "bg": 5642, "additional_tiles": [ - { "id": "center", "bg": 5623, "fg": [ { "weight": 1, "sprite": 7104 }, { "weight": 1, "sprite": 7105 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 7107, 7109, 7108, 7106 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 7117, 7119, 7118, 7116 ] }, - { "id": "edge", "bg": 5623, "fg": [ 7111, 7110 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 7113, 7115, 7114, 7112 ] }, - { "bg": 5623, "id": "unconnected", "fg": 7120 } + { "id": "center", "bg": 5642, "fg": [ { "weight": 1, "sprite": 7123 }, { "weight": 1, "sprite": 7124 } ] }, + { "id": "corner", "bg": 5642, "fg": [ 7126, 7128, 7127, 7125 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 7136, 7138, 7137, 7135 ] }, + { "id": "edge", "bg": 5642, "fg": [ 7130, 7129 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 7132, 7134, 7133, 7131 ] }, + { "bg": 5642, "id": "unconnected", "fg": 7139 } ] }, { "id": [ "t_water_moving_dp_season_winter", "t_swater_moving_dp_season_winter" ], "multitile": true, - "fg": 7120, - "bg": 4449, + "fg": 7139, + "bg": 4468, "additional_tiles": [ - { "id": "center", "bg": 4449, "fg": [ { "weight": 1, "sprite": 7104 }, { "weight": 1, "sprite": 7105 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 7107, 7109, 7108, 7106 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 7117, 7119, 7118, 7116 ] }, - { "id": "edge", "bg": 4449, "fg": [ 7111, 7110 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 7113, 7115, 7114, 7112 ] }, - { "bg": 4449, "id": "unconnected", "fg": 7120 } + { "id": "center", "bg": 4468, "fg": [ { "weight": 1, "sprite": 7123 }, { "weight": 1, "sprite": 7124 } ] }, + { "id": "corner", "bg": 4468, "fg": [ 7126, 7128, 7127, 7125 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 7136, 7138, 7137, 7135 ] }, + { "id": "edge", "bg": 4468, "fg": [ 7130, 7129 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 7132, 7134, 7133, 7131 ] }, + { "bg": 4468, "id": "unconnected", "fg": 7139 } ] }, { "id": "t_water_moving_dp_underground", "multitile": true, - "fg": 7120, - "bg": 6190, + "fg": 7139, + "bg": 6209, "additional_tiles": [ - { "id": "center", "bg": 6190, "fg": [ { "weight": 1, "sprite": 7104 }, { "weight": 1, "sprite": 7105 } ] }, - { "id": "corner", "bg": 6190, "fg": [ 7107, 7109, 7108, 7106 ] }, - { "id": "t_connection", "bg": 6190, "fg": [ 7117, 7119, 7118, 7116 ] }, - { "id": "edge", "bg": 6190, "fg": [ 7111, 7110 ] }, - { "id": "end_piece", "bg": 6190, "fg": [ 7113, 7115, 7114, 7112 ] }, - { "bg": 6190, "id": "unconnected", "fg": 7120 } + { "id": "center", "bg": 6209, "fg": [ { "weight": 1, "sprite": 7123 }, { "weight": 1, "sprite": 7124 } ] }, + { "id": "corner", "bg": 6209, "fg": [ 7126, 7128, 7127, 7125 ] }, + { "id": "t_connection", "bg": 6209, "fg": [ 7136, 7138, 7137, 7135 ] }, + { "id": "edge", "bg": 6209, "fg": [ 7130, 7129 ] }, + { "id": "end_piece", "bg": 6209, "fg": [ 7132, 7134, 7133, 7131 ] }, + { "bg": 6209, "id": "unconnected", "fg": 7139 } ] }, { "id": [ "t_water_moving_sh", "t_swater_moving_sh" ], "multitile": true, - "fg": 7139, - "bg": 5618, + "fg": 7158, + "bg": 5637, "additional_tiles": [ { "id": "center", - "bg": 5618, + "bg": 5637, "fg": [ - { "weight": 1, "sprite": 7121 }, - { "weight": 1, "sprite": 7122 }, - { "weight": 1, "sprite": 7123 }, - { "weight": 1, "sprite": 7124 } + { "weight": 1, "sprite": 7140 }, + { "weight": 1, "sprite": 7141 }, + { "weight": 1, "sprite": 7142 }, + { "weight": 1, "sprite": 7143 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 7126, 7128, 7127, 7125 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 7136, 7138, 7137, 7135 ] }, - { "id": "edge", "bg": 5618, "fg": [ 7130, 7129 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 7132, 7134, 7133, 7131 ] }, - { "bg": 5618, "id": "unconnected", "fg": 7139 } + { "id": "corner", "bg": 5637, "fg": [ 7145, 7147, 7146, 7144 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 7155, 7157, 7156, 7154 ] }, + { "id": "edge", "bg": 5637, "fg": [ 7149, 7148 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 7151, 7153, 7152, 7150 ] }, + { "bg": 5637, "id": "unconnected", "fg": 7158 } ] }, { "id": [ "t_water_moving_sh_season_summer", "t_swater_moving_sh_season_summer" ], "multitile": true, - "fg": 7139, - "bg": 5628, + "fg": 7158, + "bg": 5647, "additional_tiles": [ { "id": "center", - "bg": 5628, + "bg": 5647, "fg": [ - { "weight": 1, "sprite": 7121 }, - { "weight": 1, "sprite": 7122 }, - { "weight": 1, "sprite": 7123 }, - { "weight": 1, "sprite": 7124 } + { "weight": 1, "sprite": 7140 }, + { "weight": 1, "sprite": 7141 }, + { "weight": 1, "sprite": 7142 }, + { "weight": 1, "sprite": 7143 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 7126, 7128, 7127, 7125 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 7136, 7138, 7137, 7135 ] }, - { "id": "edge", "bg": 5628, "fg": [ 7130, 7129 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 7132, 7134, 7133, 7131 ] }, - { "bg": 5628, "id": "unconnected", "fg": 7139 } + { "id": "corner", "bg": 5647, "fg": [ 7145, 7147, 7146, 7144 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 7155, 7157, 7156, 7154 ] }, + { "id": "edge", "bg": 5647, "fg": [ 7149, 7148 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 7151, 7153, 7152, 7150 ] }, + { "bg": 5647, "id": "unconnected", "fg": 7158 } ] }, { "id": [ "t_water_moving_sh_season_autumn", "t_swater_moving_sh_season_autumn" ], "multitile": true, - "fg": 7139, - "bg": 5623, + "fg": 7158, + "bg": 5642, "additional_tiles": [ { "id": "center", - "bg": 5623, + "bg": 5642, "fg": [ - { "weight": 1, "sprite": 7121 }, - { "weight": 1, "sprite": 7122 }, - { "weight": 1, "sprite": 7123 }, - { "weight": 1, "sprite": 7124 } + { "weight": 1, "sprite": 7140 }, + { "weight": 1, "sprite": 7141 }, + { "weight": 1, "sprite": 7142 }, + { "weight": 1, "sprite": 7143 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 7126, 7128, 7127, 7125 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 7136, 7138, 7137, 7135 ] }, - { "id": "edge", "bg": 5623, "fg": [ 7130, 7129 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 7132, 7134, 7133, 7131 ] }, - { "bg": 5623, "id": "unconnected", "fg": 7139 } + { "id": "corner", "bg": 5642, "fg": [ 7145, 7147, 7146, 7144 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 7155, 7157, 7156, 7154 ] }, + { "id": "edge", "bg": 5642, "fg": [ 7149, 7148 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 7151, 7153, 7152, 7150 ] }, + { "bg": 5642, "id": "unconnected", "fg": 7158 } ] }, { "id": [ "t_water_moving_sh_season_winter", "t_swater_moving_sh_season_winter" ], "multitile": true, - "fg": 7139, - "bg": 4449, + "fg": 7158, + "bg": 4468, "additional_tiles": [ { "id": "center", - "bg": 4449, + "bg": 4468, "fg": [ - { "weight": 1, "sprite": 7121 }, - { "weight": 1, "sprite": 7122 }, - { "weight": 1, "sprite": 7123 }, - { "weight": 1, "sprite": 7124 } + { "weight": 1, "sprite": 7140 }, + { "weight": 1, "sprite": 7141 }, + { "weight": 1, "sprite": 7142 }, + { "weight": 1, "sprite": 7143 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 7126, 7128, 7127, 7125 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 7136, 7138, 7137, 7135 ] }, - { "id": "edge", "bg": 4449, "fg": [ 7130, 7129 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 7132, 7134, 7133, 7131 ] }, - { "bg": 4449, "id": "unconnected", "fg": 7139 } + { "id": "corner", "bg": 4468, "fg": [ 7145, 7147, 7146, 7144 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 7155, 7157, 7156, 7154 ] }, + { "id": "edge", "bg": 4468, "fg": [ 7149, 7148 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 7151, 7153, 7152, 7150 ] }, + { "bg": 4468, "id": "unconnected", "fg": 7158 } ] }, { "id": "t_water_moving_sh_underground", "multitile": true, - "fg": 7139, - "bg": 6190, + "fg": 7158, + "bg": 6209, "additional_tiles": [ { "id": "center", - "bg": 6190, + "bg": 6209, "fg": [ - { "weight": 1, "sprite": 7121 }, - { "weight": 1, "sprite": 7122 }, - { "weight": 1, "sprite": 7123 }, - { "weight": 1, "sprite": 7124 } + { "weight": 1, "sprite": 7140 }, + { "weight": 1, "sprite": 7141 }, + { "weight": 1, "sprite": 7142 }, + { "weight": 1, "sprite": 7143 } ] }, - { "id": "corner", "bg": 6190, "fg": [ 7126, 7128, 7127, 7125 ] }, - { "id": "t_connection", "bg": 6190, "fg": [ 7136, 7138, 7137, 7135 ] }, - { "id": "edge", "bg": 6190, "fg": [ 7130, 7129 ] }, - { "id": "end_piece", "bg": 6190, "fg": [ 7132, 7134, 7133, 7131 ] }, - { "bg": 6190, "id": "unconnected", "fg": 7139 } + { "id": "corner", "bg": 6209, "fg": [ 7145, 7147, 7146, 7144 ] }, + { "id": "t_connection", "bg": 6209, "fg": [ 7155, 7157, 7156, 7154 ] }, + { "id": "edge", "bg": 6209, "fg": [ 7149, 7148 ] }, + { "id": "end_piece", "bg": 6209, "fg": [ 7151, 7153, 7152, 7150 ] }, + { "bg": 6209, "id": "unconnected", "fg": 7158 } ] }, { "id": [ "t_water_pool", "t_water_pool_shallow" ], "multitile": true, - "fg": 7154, + "fg": 7173, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 7155 }, { "weight": 1, "sprite": 7156 }, { "weight": 1, "sprite": 7157 } ] + "fg": [ { "weight": 1, "sprite": 7174 }, { "weight": 1, "sprite": 7175 }, { "weight": 1, "sprite": 7176 } ] }, - { "id": "corner", "fg": [ 7141, 7143, 7142, 7140 ] }, - { "id": "t_connection", "fg": [ 7151, 7153, 7152, 7150 ] }, - { "id": "edge", "fg": [ 7145, 7144 ] }, - { "id": "end_piece", "fg": [ 7147, 7149, 7148, 7146 ] }, - { "id": "unconnected", "fg": [ 7154, 7154 ] } + { "id": "corner", "fg": [ 7160, 7162, 7161, 7159 ] }, + { "id": "t_connection", "fg": [ 7170, 7172, 7171, 7169 ] }, + { "id": "edge", "fg": [ 7164, 7163 ] }, + { "id": "end_piece", "fg": [ 7166, 7168, 7167, 7165 ] }, + { "id": "unconnected", "fg": [ 7173, 7173 ] } ] }, { "id": [ "t_water_sh", "t_swater_sh" ], "multitile": true, - "fg": 7173, - "bg": 5618, + "fg": 7192, + "bg": 5637, "additional_tiles": [ { "id": "center", - "bg": 5618, + "bg": 5637, "fg": [ - { "weight": 1, "sprite": 7155 }, - { "weight": 1, "sprite": 7156 }, - { "weight": 1, "sprite": 7157 }, - { "weight": 1, "sprite": 7158 } + { "weight": 1, "sprite": 7174 }, + { "weight": 1, "sprite": 7175 }, + { "weight": 1, "sprite": 7176 }, + { "weight": 1, "sprite": 7177 } ] }, - { "id": "corner", "bg": 5618, "fg": [ 7160, 7162, 7161, 7159 ] }, - { "id": "t_connection", "bg": 5618, "fg": [ 7170, 7172, 7171, 7169 ] }, - { "id": "edge", "bg": 5618, "fg": [ 7164, 7163 ] }, - { "id": "end_piece", "bg": 5618, "fg": [ 7166, 7168, 7167, 7165 ] }, - { "bg": 5618, "id": "unconnected", "fg": 7173 } + { "id": "corner", "bg": 5637, "fg": [ 7179, 7181, 7180, 7178 ] }, + { "id": "t_connection", "bg": 5637, "fg": [ 7189, 7191, 7190, 7188 ] }, + { "id": "edge", "bg": 5637, "fg": [ 7183, 7182 ] }, + { "id": "end_piece", "bg": 5637, "fg": [ 7185, 7187, 7186, 7184 ] }, + { "bg": 5637, "id": "unconnected", "fg": 7192 } ] }, { "id": [ "t_water_sh_season_summer", "t_swater_sh_season_summer" ], "multitile": true, - "fg": 7173, - "bg": 5628, + "fg": 7192, + "bg": 5647, "additional_tiles": [ { "id": "center", - "bg": 5628, - "fg": [ { "weight": 1, "sprite": 7155 }, { "weight": 1, "sprite": 7156 }, { "weight": 1, "sprite": 7157 } ] + "bg": 5647, + "fg": [ { "weight": 1, "sprite": 7174 }, { "weight": 1, "sprite": 7175 }, { "weight": 1, "sprite": 7176 } ] }, - { "id": "corner", "bg": 5628, "fg": [ 7160, 7162, 7161, 7159 ] }, - { "id": "t_connection", "bg": 5628, "fg": [ 7170, 7172, 7171, 7169 ] }, - { "id": "edge", "bg": 5628, "fg": [ 7164, 7163 ] }, - { "id": "end_piece", "bg": 5628, "fg": [ 7166, 7168, 7167, 7165 ] }, - { "bg": 5628, "id": "unconnected", "fg": 7173 } + { "id": "corner", "bg": 5647, "fg": [ 7179, 7181, 7180, 7178 ] }, + { "id": "t_connection", "bg": 5647, "fg": [ 7189, 7191, 7190, 7188 ] }, + { "id": "edge", "bg": 5647, "fg": [ 7183, 7182 ] }, + { "id": "end_piece", "bg": 5647, "fg": [ 7185, 7187, 7186, 7184 ] }, + { "bg": 5647, "id": "unconnected", "fg": 7192 } ] }, { "id": [ "t_water_sh_season_autumn", "t_swater_sh_season_autumn" ], "multitile": true, - "fg": 7173, - "bg": 5623, + "fg": 7192, + "bg": 5642, "additional_tiles": [ { "id": "center", - "bg": 5623, - "fg": [ { "weight": 1, "sprite": 7155 }, { "weight": 1, "sprite": 7156 }, { "weight": 1, "sprite": 7157 } ] + "bg": 5642, + "fg": [ { "weight": 1, "sprite": 7174 }, { "weight": 1, "sprite": 7175 }, { "weight": 1, "sprite": 7176 } ] }, - { "id": "corner", "bg": 5623, "fg": [ 7160, 7162, 7161, 7159 ] }, - { "id": "t_connection", "bg": 5623, "fg": [ 7170, 7172, 7171, 7169 ] }, - { "id": "edge", "bg": 5623, "fg": [ 7164, 7163 ] }, - { "id": "end_piece", "bg": 5623, "fg": [ 7166, 7168, 7167, 7165 ] }, - { "bg": 5623, "id": "unconnected", "fg": 7173 } + { "id": "corner", "bg": 5642, "fg": [ 7179, 7181, 7180, 7178 ] }, + { "id": "t_connection", "bg": 5642, "fg": [ 7189, 7191, 7190, 7188 ] }, + { "id": "edge", "bg": 5642, "fg": [ 7183, 7182 ] }, + { "id": "end_piece", "bg": 5642, "fg": [ 7185, 7187, 7186, 7184 ] }, + { "bg": 5642, "id": "unconnected", "fg": 7192 } ] }, { "id": [ "t_water_sh_season_winter", "t_swater_sh_season_winter" ], "multitile": true, - "fg": 7173, - "bg": 4449, + "fg": 7192, + "bg": 4468, "additional_tiles": [ { "id": "center", - "bg": 4449, - "fg": [ { "weight": 1, "sprite": 7155 }, { "weight": 1, "sprite": 7156 }, { "weight": 1, "sprite": 7157 } ] + "bg": 4468, + "fg": [ { "weight": 1, "sprite": 7174 }, { "weight": 1, "sprite": 7175 }, { "weight": 1, "sprite": 7176 } ] }, - { "id": "corner", "bg": 4449, "fg": [ 7160, 7162, 7161, 7159 ] }, - { "id": "t_connection", "bg": 4449, "fg": [ 7170, 7172, 7171, 7169 ] }, - { "id": "edge", "bg": 4449, "fg": [ 7164, 7163 ] }, - { "id": "end_piece", "bg": 4449, "fg": [ 7166, 7168, 7167, 7165 ] }, - { "bg": 4449, "id": "unconnected", "fg": 7173 } + { "id": "corner", "bg": 4468, "fg": [ 7179, 7181, 7180, 7178 ] }, + { "id": "t_connection", "bg": 4468, "fg": [ 7189, 7191, 7190, 7188 ] }, + { "id": "edge", "bg": 4468, "fg": [ 7183, 7182 ] }, + { "id": "end_piece", "bg": 4468, "fg": [ 7185, 7187, 7186, 7184 ] }, + { "bg": 4468, "id": "unconnected", "fg": 7192 } ] }, { "id": [ "t_water_sh_underground", "t_swater_sh_underground", "t_water_sh_murky_underground" ], "multitile": true, - "fg": 7173, - "bg": 6190, + "fg": 7192, + "bg": 6209, "additional_tiles": [ { "id": "center", - "bg": 6190, + "bg": 6209, "fg": [ - { "weight": 1, "sprite": 7155 }, - { "weight": 1, "sprite": 7156 }, - { "weight": 1, "sprite": 7157 }, - { "weight": 1, "sprite": 7158 } + { "weight": 1, "sprite": 7174 }, + { "weight": 1, "sprite": 7175 }, + { "weight": 1, "sprite": 7176 }, + { "weight": 1, "sprite": 7177 } ] }, - { "id": "corner", "bg": 6190, "fg": [ 7160, 7162, 7161, 7159 ] }, - { "id": "t_connection", "bg": 6190, "fg": [ 7170, 7172, 7171, 7169 ] }, - { "id": "edge", "bg": 6190, "fg": [ 7164, 7163 ] }, - { "id": "end_piece", "bg": 6190, "fg": [ 7166, 7168, 7167, 7165 ] }, - { "bg": 6190, "id": "unconnected", "fg": 7173 } + { "id": "corner", "bg": 6209, "fg": [ 7179, 7181, 7180, 7178 ] }, + { "id": "t_connection", "bg": 6209, "fg": [ 7189, 7191, 7190, 7188 ] }, + { "id": "edge", "bg": 6209, "fg": [ 7183, 7182 ] }, + { "id": "end_piece", "bg": 6209, "fg": [ 7185, 7187, 7186, 7184 ] }, + { "bg": 6209, "id": "unconnected", "fg": 7192 } ] }, { "id": "t_wattle_fence", - "fg": 7189, - "bg": 5618, + "fg": 7208, + "bg": 5637, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7174, "bg": 5618 }, - { "id": "corner", "fg": [ 7176, 7178, 7177, 7175 ], "bg": 5618 }, - { "id": "t_connection", "fg": [ 7186, 7188, 7187, 7185 ], "bg": 5618 }, - { "id": "edge", "fg": [ 7180, 7179 ], "bg": 5618 }, - { "id": "end_piece", "fg": [ 7182, 7184, 7183, 7181 ], "bg": 5618 }, - { "id": "unconnected", "fg": 7189, "bg": 5618 } + { "id": "center", "fg": 7193, "bg": 5637 }, + { "id": "corner", "fg": [ 7195, 7197, 7196, 7194 ], "bg": 5637 }, + { "id": "t_connection", "fg": [ 7205, 7207, 7206, 7204 ], "bg": 5637 }, + { "id": "edge", "fg": [ 7199, 7198 ], "bg": 5637 }, + { "id": "end_piece", "fg": [ 7201, 7203, 7202, 7200 ], "bg": 5637 }, + { "id": "unconnected", "fg": 7208, "bg": 5637 } ] }, { "id": "t_wattle_fence_season_summer", - "fg": 7189, - "bg": 5628, + "fg": 7208, + "bg": 5647, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7174, "bg": 5628 }, - { "id": "corner", "fg": [ 7176, 7178, 7177, 7175 ], "bg": 5628 }, - { "id": "t_connection", "fg": [ 7186, 7188, 7187, 7185 ], "bg": 5628 }, - { "id": "edge", "fg": [ 7180, 7179 ], "bg": 5628 }, - { "id": "end_piece", "fg": [ 7182, 7184, 7183, 7181 ], "bg": 5628 }, - { "id": "unconnected", "fg": 7189, "bg": 5628 } + { "id": "center", "fg": 7193, "bg": 5647 }, + { "id": "corner", "fg": [ 7195, 7197, 7196, 7194 ], "bg": 5647 }, + { "id": "t_connection", "fg": [ 7205, 7207, 7206, 7204 ], "bg": 5647 }, + { "id": "edge", "fg": [ 7199, 7198 ], "bg": 5647 }, + { "id": "end_piece", "fg": [ 7201, 7203, 7202, 7200 ], "bg": 5647 }, + { "id": "unconnected", "fg": 7208, "bg": 5647 } ] }, { "id": "t_wattle_fence_season_autumn", - "fg": 7189, - "bg": 5623, + "fg": 7208, + "bg": 5642, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7174, "bg": 5623 }, - { "id": "corner", "fg": [ 7176, 7178, 7177, 7175 ], "bg": 5623 }, - { "id": "t_connection", "fg": [ 7186, 7188, 7187, 7185 ], "bg": 5623 }, - { "id": "edge", "fg": [ 7180, 7179 ], "bg": 5623 }, - { "id": "end_piece", "fg": [ 7182, 7184, 7183, 7181 ], "bg": 5623 }, - { "id": "unconnected", "fg": 7189, "bg": 5623 } + { "id": "center", "fg": 7193, "bg": 5642 }, + { "id": "corner", "fg": [ 7195, 7197, 7196, 7194 ], "bg": 5642 }, + { "id": "t_connection", "fg": [ 7205, 7207, 7206, 7204 ], "bg": 5642 }, + { "id": "edge", "fg": [ 7199, 7198 ], "bg": 5642 }, + { "id": "end_piece", "fg": [ 7201, 7203, 7202, 7200 ], "bg": 5642 }, + { "id": "unconnected", "fg": 7208, "bg": 5642 } ] }, { "id": "t_wattle_fence_season_winter", - "fg": 7189, - "bg": 4449, + "fg": 7208, + "bg": 4468, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7174, "bg": 4449 }, - { "id": "corner", "fg": [ 7176, 7178, 7177, 7175 ], "bg": 4449 }, - { "id": "t_connection", "fg": [ 7186, 7188, 7187, 7185 ], "bg": 4449 }, - { "id": "edge", "fg": [ 7180, 7179 ], "bg": 4449 }, - { "id": "end_piece", "fg": [ 7182, 7184, 7183, 7181 ], "bg": 4449 }, - { "id": "unconnected", "fg": 7189, "bg": 4449 } + { "id": "center", "fg": 7193, "bg": 4468 }, + { "id": "corner", "fg": [ 7195, 7197, 7196, 7194 ], "bg": 4468 }, + { "id": "t_connection", "fg": [ 7205, 7207, 7206, 7204 ], "bg": 4468 }, + { "id": "edge", "fg": [ 7199, 7198 ], "bg": 4468 }, + { "id": "end_piece", "fg": [ 7201, 7203, 7202, 7200 ], "bg": 4468 }, + { "id": "unconnected", "fg": 7208, "bg": 4468 } ] }, - { "id": "t_wattle_fence_posts", "fg": 7190, "bg": 5618 }, - { "id": "t_wattle_fence_posts_season_summer", "fg": 7190, "bg": 5628 }, - { "id": "t_wattle_fence_posts_season_autumn", "fg": 7190, "bg": 5623 }, - { "id": "t_wattle_fence_posts_season_winter", "fg": 7190, "bg": 4449 }, - { "id": [ "t_window", "t_window_alarm" ], "fg": 7191 }, - { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 7203 }, + { "id": "t_wattle_fence_posts", "fg": 7209, "bg": 5637 }, + { "id": "t_wattle_fence_posts_season_summer", "fg": 7209, "bg": 5647 }, + { "id": "t_wattle_fence_posts_season_autumn", "fg": 7209, "bg": 5642 }, + { "id": "t_wattle_fence_posts_season_winter", "fg": 7209, "bg": 4468 }, + { "id": [ "t_window", "t_window_alarm" ], "fg": 7210 }, + { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 7222 }, { "id": [ "t_window_no_curtains_taped", @@ -10284,187 +10374,187 @@ "t_reinforced_triple_pane_glass_taped", "t_reinforced_quadruple_pane_glass_taped" ], - "fg": 7201 + "fg": 7220 }, - { "id": "t_window_bars", "fg": 7192 }, - { "id": "t_window_empty", "fg": 7198 }, - { "id": "t_window_bars_alarm", "fg": 7310, "bg": 7192 }, + { "id": "t_window_bars", "fg": 7211 }, + { "id": "t_window_empty", "fg": 7217 }, + { "id": "t_window_bars_alarm", "fg": 7329, "bg": 7211 }, { "id": "t_wood_wall_P", - "fg": 7218, + "fg": 7237, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7215 }, - { "id": "corner", "fg": [ 7205, 7207, 7206, 7204 ] }, - { "id": "t_connection", "fg": [ 7215, 7217, 7216, 7214 ] }, - { "id": "edge", "fg": [ 7209, 7208 ] }, - { "id": "end_piece", "fg": [ 7211, 7213, 7212, 7210 ] }, - { "id": "unconnected", "fg": 7218 } + { "id": "center", "fg": 7234 }, + { "id": "corner", "fg": [ 7224, 7226, 7225, 7223 ] }, + { "id": "t_connection", "fg": [ 7234, 7236, 7235, 7233 ] }, + { "id": "edge", "fg": [ 7228, 7227 ] }, + { "id": "end_piece", "fg": [ 7230, 7232, 7231, 7229 ] }, + { "id": "unconnected", "fg": 7237 } ] }, { "id": "t_wood_wall_b", - "fg": 7233, + "fg": 7252, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7230 }, - { "id": "corner", "fg": [ 7220, 7222, 7221, 7219 ] }, - { "id": "t_connection", "fg": [ 7230, 7232, 7231, 7229 ] }, - { "id": "edge", "fg": [ 7224, 7223 ] }, - { "id": "end_piece", "fg": [ 7226, 7228, 7227, 7225 ] }, - { "id": "unconnected", "fg": 7233 } + { "id": "center", "fg": 7249 }, + { "id": "corner", "fg": [ 7239, 7241, 7240, 7238 ] }, + { "id": "t_connection", "fg": [ 7249, 7251, 7250, 7248 ] }, + { "id": "edge", "fg": [ 7243, 7242 ] }, + { "id": "end_piece", "fg": [ 7245, 7247, 7246, 7244 ] }, + { "id": "unconnected", "fg": 7252 } ] }, { "id": "t_wood_wall_g", - "fg": 7248, + "fg": 7267, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7245 }, - { "id": "corner", "fg": [ 7235, 7237, 7236, 7234 ] }, - { "id": "t_connection", "fg": [ 7245, 7247, 7246, 7244 ] }, - { "id": "edge", "fg": [ 7239, 7238 ] }, - { "id": "end_piece", "fg": [ 7241, 7243, 7242, 7240 ] }, - { "id": "unconnected", "fg": 7248 } + { "id": "center", "fg": 7264 }, + { "id": "corner", "fg": [ 7254, 7256, 7255, 7253 ] }, + { "id": "t_connection", "fg": [ 7264, 7266, 7265, 7263 ] }, + { "id": "edge", "fg": [ 7258, 7257 ] }, + { "id": "end_piece", "fg": [ 7260, 7262, 7261, 7259 ] }, + { "id": "unconnected", "fg": 7267 } ] }, { "id": "t_wood_wall_p", - "fg": 7263, + "fg": 7282, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7260 }, - { "id": "corner", "fg": [ 7250, 7252, 7251, 7249 ] }, - { "id": "t_connection", "fg": [ 7260, 7262, 7261, 7259 ] }, - { "id": "edge", "fg": [ 7254, 7253 ] }, - { "id": "end_piece", "fg": [ 7256, 7258, 7257, 7255 ] }, - { "id": "unconnected", "fg": 7263 } + { "id": "center", "fg": 7279 }, + { "id": "corner", "fg": [ 7269, 7271, 7270, 7268 ] }, + { "id": "t_connection", "fg": [ 7279, 7281, 7280, 7278 ] }, + { "id": "edge", "fg": [ 7273, 7272 ] }, + { "id": "end_piece", "fg": [ 7275, 7277, 7276, 7274 ] }, + { "id": "unconnected", "fg": 7282 } ] }, { "id": "t_wood_wall_r", - "fg": 7278, + "fg": 7297, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7275 }, - { "id": "corner", "fg": [ 7265, 7267, 7266, 7264 ] }, - { "id": "t_connection", "fg": [ 7275, 7277, 7276, 7274 ] }, - { "id": "edge", "fg": [ 7269, 7268 ] }, - { "id": "end_piece", "fg": [ 7271, 7273, 7272, 7270 ] }, - { "id": "unconnected", "fg": 7278 } + { "id": "center", "fg": 7294 }, + { "id": "corner", "fg": [ 7284, 7286, 7285, 7283 ] }, + { "id": "t_connection", "fg": [ 7294, 7296, 7295, 7293 ] }, + { "id": "edge", "fg": [ 7288, 7287 ] }, + { "id": "end_piece", "fg": [ 7290, 7292, 7291, 7289 ] }, + { "id": "unconnected", "fg": 7297 } ] }, { "id": "t_wood_wall_w", - "fg": 7293, + "fg": 7312, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7290 }, - { "id": "corner", "fg": [ 7280, 7282, 7281, 7279 ] }, - { "id": "t_connection", "fg": [ 7290, 7292, 7291, 7289 ] }, - { "id": "edge", "fg": [ 7284, 7283 ] }, - { "id": "end_piece", "fg": [ 7286, 7288, 7287, 7285 ] }, - { "id": "unconnected", "fg": 7293 } + { "id": "center", "fg": 7309 }, + { "id": "corner", "fg": [ 7299, 7301, 7300, 7298 ] }, + { "id": "t_connection", "fg": [ 7309, 7311, 7310, 7308 ] }, + { "id": "edge", "fg": [ 7303, 7302 ] }, + { "id": "end_piece", "fg": [ 7305, 7307, 7306, 7304 ] }, + { "id": "unconnected", "fg": 7312 } ] }, { "id": "t_wood_wall_y", - "fg": 7308, + "fg": 7327, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7305 }, - { "id": "corner", "fg": [ 7295, 7297, 7296, 7294 ] }, - { "id": "t_connection", "fg": [ 7305, 7307, 7306, 7304 ] }, - { "id": "edge", "fg": [ 7299, 7298 ] }, - { "id": "end_piece", "fg": [ 7301, 7303, 7302, 7300 ] }, - { "id": "unconnected", "fg": 7308 } + { "id": "center", "fg": 7324 }, + { "id": "corner", "fg": [ 7314, 7316, 7315, 7313 ] }, + { "id": "t_connection", "fg": [ 7324, 7326, 7325, 7323 ] }, + { "id": "edge", "fg": [ 7318, 7317 ] }, + { "id": "end_piece", "fg": [ 7320, 7322, 7321, 7319 ] }, + { "id": "unconnected", "fg": 7327 } ] }, - { "id": "t_woodchips", "fg": 7309 }, - { "id": "t_woodchips_season_winter", "fg": 4449 }, + { "id": "t_woodchips", "fg": 7328 }, + { "id": "t_woodchips_season_winter", "fg": 4468 }, { "id": [ "tr_downspout_funnel", "tr_pit", "tr_lava", "tr_ledge", "tr_glass_pit", "tr_spike_pit" ], "fg": 1760 }, - { "id": "tr_caltrops", "fg": 7310, "bg": 7312 }, - { "id": "tr_caltrops_glass", "fg": 7310, "bg": 7313 }, - { "id": "tr_telepad", "fg": 7310, "bg": 7314 }, - { "id": "tr_beartrap", "fg": 7310, "bg": 7315 }, - { "id": "tr_goo", "fg": [ { "weight": 2007, "sprite": 7316 }, { "weight": 1, "sprite": 7317 } ] }, - { "id": "tr_landmine", "fg": 7310, "bg": 7318 }, - { "id": "tr_landmine_buried", "fg": 7310, "bg": 7319 }, - { "id": "tr_nailboard", "fg": 7310, "bg": 7320 }, - { "id": "tr_portal", "fg": 7321 }, - { "id": "tr_tripwire", "fg": 7310, "bg": 7323 }, + { "id": "tr_caltrops", "fg": 7329, "bg": 7331 }, + { "id": "tr_caltrops_glass", "fg": 7329, "bg": 7332 }, + { "id": "tr_telepad", "fg": 7329, "bg": 7333 }, + { "id": "tr_beartrap", "fg": 7329, "bg": 7334 }, + { "id": "tr_goo", "fg": [ { "weight": 2007, "sprite": 7335 }, { "weight": 1, "sprite": 7336 } ] }, + { "id": "tr_landmine", "fg": 7329, "bg": 7337 }, + { "id": "tr_landmine_buried", "fg": 7329, "bg": 7338 }, + { "id": "tr_nailboard", "fg": 7329, "bg": 7339 }, + { "id": "tr_portal", "fg": 7340 }, + { "id": "tr_tripwire", "fg": 7329, "bg": 7342 }, { "id": "vp_forklift_fork", - "fg": [ 7326, 7328, 7327, 7325 ], + "fg": [ 7345, 7347, 7346, 7344 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7326, 7328, 7327, 7325 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7345, 7347, 7346, 7344 ] } ] }, { "id": "vp_forklift_fork_horizontal_front", - "fg": [ 7327, 7325, 7326, 7328 ], + "fg": [ 7346, 7344, 7345, 7347 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7327, 7325, 7326, 7328 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7346, 7344, 7345, 7347 ] } ] }, { "id": "vp_saddle_motor", - "fg": [ 7330, 7332, 7331, 7329 ], + "fg": [ 7349, 7351, 7350, 7348 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7330, 7332, 7331, 7329 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7349, 7351, 7350, 7348 ] } ] }, { "id": [ "vp_wheel_motorbike", "vp_wheel_motorbike_steerable", "vp_wheel_motorbike_or", "vp_wheel_motorbike_or_steerable" ], - "fg": [ 7338, 7340, 7339, 7337 ], + "fg": [ 7357, 7359, 7358, 7356 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7338, 7340, 7339, 7337 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7357, 7359, 7358, 7356 ] } ] }, { "id": [ "vp_wheel_motorbike_rear", "vp_wheel_motorbike_or_rear" ], - "fg": [ 7334, 7336, 7335, 7333 ], + "fg": [ 7353, 7355, 7354, 7352 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7334, 7336, 7335, 7333 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7353, 7355, 7354, 7352 ] } ] }, { "id": [ "vp_wheel_small_scooter", "vp_wheel_small_scooter_steerable" ], - "fg": [ 7346, 7348, 7347, 7345 ], + "fg": [ 7365, 7367, 7366, 7364 ], "rotates": true }, - { "id": "vp_wheel_small_scooter_rear", "fg": [ 7342, 7344, 7343, 7341 ], "rotates": true }, + { "id": "vp_wheel_small_scooter_rear", "fg": [ 7361, 7363, 7362, 7360 ], "rotates": true }, { "id": "vp_battery_charger", - "fg": [ 7349, 7349, 7349, 7349 ], - "bg": 10203, + "fg": [ 7368, 7368, 7368, 7368 ], + "bg": 10219, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7349, 7349, 7349, 7349 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7368, 7368, 7368, 7368 ] } ] }, { "id": "vp_recharge_station", - "fg": [ 7350, 7350, 7350, 7350 ], - "bg": 10203, + "fg": [ 7369, 7369, 7369, 7369 ], + "bg": 10219, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7350, 7350, 7350, 7350 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7369, 7369, 7369, 7369 ] } ] }, { "id": "vp_mountable_heater", - "fg": [ 7351, 7351, 7351, 7351 ], - "bg": 10203, + "fg": [ 7370, 7370, 7370, 7370 ], + "bg": 10219, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7351, 7351, 7351, 7351 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7370, 7370, 7370, 7370 ] } ] }, { "id": "vp_mountable_heater_small", - "fg": [ 7352, 7352, 7352, 7352 ], - "bg": 10203, + "fg": [ 7371, 7371, 7371, 7371 ], + "bg": 10219, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7352, 7352, 7352, 7352 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7371, 7371, 7371, 7371 ] } ] }, { "id": "vp_spike_wood", - "fg": 7353, + "fg": 7372, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 7353 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 7372 } ] }, { "id": "vp_ap_battery", "fg": 1764 }, { "id": "vp_ap_battery_large", "fg": 1765 }, @@ -10570,562 +10660,568 @@ { "id": "adobe_pallet_done", "fg": 2894 }, { "id": "adobe_pallet_full", "fg": 2895 }, { "id": "aluminum_stepladder", "fg": 2896 }, - { "id": "20ga_f_scrap", "fg": 2925 }, - { "id": "36navy", "fg": 2985 }, - { "id": "40mm_flashbang", "fg": 3001 }, - { "id": "40mm_incendiary", "fg": 3002 }, - { "id": "40mm_slug", "fg": 3003 }, - { "id": "44army", "fg": 3046 }, - { "id": "5x50_b_bp", "fg": 3108 }, - { "id": "66heat_f_x4", "fg": 3117 }, - { "id": "9x18mm_f_7n16", "fg": 3161 }, - { "id": "anvil", "fg": 3188 }, - { "id": "anvil_bronze", "fg": 3189 }, - { "id": "armor_riot", "fg": 3191 }, - { "id": "1895sbl", "fg": 3211 }, - { "id": "AT4", "fg": 3212 }, - { "id": "LAW", "fg": 3213 }, - { "id": "M24", "fg": 3214 }, - { "id": "RPG", "fg": 3215 }, - { "id": "USAS_12", "fg": 3216 }, - { "id": "airspeargun", "fg": 3217 }, - { "id": "ak74", "fg": 3219 }, - { "id": "american_180", "fg": 3220 }, - { "id": "an94", "fg": 3221 }, - { "id": "ar10", "fg": 3222 }, - { "id": "ar15", "fg": 3223 }, - { "id": "arx160", "fg": 3224 }, - { "id": "as50", "fg": 3225 }, - { "id": "atgm_launcher", "fg": 3226 }, - { "id": "bbgun", "fg": 3227 }, - { "id": "bfg50", "fg": 3228 }, - { "id": "bh_m89", "fg": 3229 }, - { "id": "blunderbuss", "fg": 3230 }, - { "id": "browning_blr", "fg": 3231 }, - { "id": "chemical_thrower", "fg": 3233 }, - { "id": "coilgun", "fg": 3234 }, - { "id": "colt_lightning", "fg": 3235 }, - { "id": "colt_ro635", "fg": 3236 }, - { "id": "combination_gun", "fg": 3237 }, - { "id": "cx4", "fg": 3238 }, - { "id": "doublespeargun", "fg": 3239 }, - { "id": "emp_gun", "fg": 3240 }, - { "id": "famas", "fg": 3241 }, - { "id": "flamethrower", "fg": 3242 }, - { "id": "fn_fal", "fg": 3243 }, - { "id": "fs2000", "fg": 3244 }, - { "id": "ftk93", "fg": 3245 }, - { "id": "garand", "fg": 3246 }, - { "id": "heavy_rail_rifle", "fg": 3247 }, - { "id": "helsing", "fg": 3248 }, - { "id": "henry_big_boy", "fg": 3249 }, - { "id": "hk417_13", "fg": 3250 }, - { "id": "hk_g3", "fg": 3251 }, - { "id": "hk_g36", "fg": 3252 }, - { "id": "hk_g80", "fg": 3253 }, - { "id": "hk_mp5k", "fg": 3254 }, - { "id": "hk_mp5sd", "fg": 3255 }, - { "id": "iwi_tavor_x95_300blk", "fg": 3256 }, - { "id": "ksg-25", "fg": 3257 }, - { "id": "ksg", "fg": 3258 }, - { "id": "ksub2000", "fg": 3259 }, - { "id": "laser_cannon", "fg": 3260 }, - { "id": "laser_rifle", "fg": 3261 }, - { "id": "lever_shotgun", "fg": 3262 }, - { "id": "longrifle_flintlock", "fg": 3263 }, - { "id": "m107a1", "fg": 3264 }, - { "id": "m110a1", "fg": 3265 }, - { "id": "m134", "fg": 3266 }, - { "id": "m14ebr", "fg": 3267 }, - { "id": "m1903", "fg": 3270 }, - { "id": "m1918", "fg": 3271 }, - { "id": "m1a", "fg": 3272 }, - { "id": "m2010", "fg": 3273 }, - { "id": "m202_flash", "fg": 3274 }, - { "id": "m231pfw", "fg": 3275 }, - { "id": "m240", "fg": 3276 }, - { "id": "m27_assault_rifle_var_h&k416a5", "fg": 3278 }, - { "id": "m27_assault_rifle_var_m27iar", "fg": 3279 }, - { "id": "m27_assault_rifle_var_m38dmr", "fg": 3280 }, - { "id": "m27_assault_rifle_var_scar_l", "fg": 3281 }, - { "id": "m2browning", "fg": 3282 }, - { "id": "m2browning_sawn", "fg": 3283 }, - { "id": "m3_carlgustav", "fg": 3284 }, - { "id": "m4_carbine_var_m4a1", "fg": 3285 }, - { "id": "m4_carlgustav", "fg": 3286 }, - { "id": "m79", "fg": 3288 }, - { "id": "mark19", "fg": 3289 }, - { "id": "marlin_9a", "fg": 3290 }, - { "id": "mininuke_launcher", "fg": 3291 }, - { "id": "mosin44", "fg": 3292 }, - { "id": "mosin44_ebr", "fg": 3293 }, - { "id": "mosin91_30", "fg": 3294 }, - { "id": "mosin91_30_ebr", "fg": 3295 }, - { "id": "mossberg_500", "fg": 3296 }, - { "id": "mossberg_500_var_mossberg_500_security", "fg": 3297 }, - { "id": "mossberg_590", "fg": 3298 }, - { "id": "mossberg_590_var_SPAS_12", "fg": 3299 }, - { "id": "mossberg_930", "fg": 3300 }, - { "id": "mossberg_930_var_m1014", "fg": 3301 }, - { "id": "mp18", "fg": 3302 }, - { "id": "needlegun", "fg": 3304 }, - { "id": "pamd68", "fg": 3305 }, - { "id": "pamd71z", "fg": 3306 }, - { "id": "pipe_combination_gun", "fg": 3307 }, - { "id": "plasma_gun", "fg": 3308 }, - { "id": "plasma_rifle", "fg": 3309 }, - { "id": "ppsh", "fg": 3310 }, - { "id": "rebar_rifle", "fg": 3311 }, - { "id": "remington700_270", "fg": 3312 }, - { "id": "remington_700", "fg": 3313 }, - { "id": "remington_870", "fg": 3314 }, - { "id": "remington_870_breacher", "fg": 3315 }, - { "id": "remington_870_express", "fg": 3316 }, - { "id": "remington_870_var_browning_a5", "fg": 3317 }, - { "id": "remington_870_var_remington_1100", "fg": 3318 }, - { "id": "rifle_flintlock", "fg": 3319 }, - { "id": "rm120c", "fg": 3320 }, - { "id": "rm20", "fg": 3321 }, - { "id": "rm298", "fg": 3322 }, - { "id": "rm451_flamethrower", "fg": 3323 }, - { "id": "rm51_assault_rifle", "fg": 3324 }, - { "id": "rm614_lmg", "fg": 3325 }, - { "id": "rm802", "fg": 3326 }, - { "id": "rm88_battle_rifle", "fg": 3327 }, - { "id": "ruger_1022", "fg": 3328 }, - { "id": "ruger_mini", "fg": 3329 }, - { "id": "saiga_12", "fg": 3330 }, - { "id": "saiga_410", "fg": 3331 }, - { "id": "savage_111f", "fg": 3332 }, - { "id": "scar_h", "fg": 3333 }, - { "id": "sharps", "fg": 3334 }, - { "id": "shotgun_410", "fg": 3335 }, - { "id": "shotgun_d", "fg": 3336 }, - { "id": "shotgun_s", "fg": 3337 }, - { "id": "sig552", "fg": 3338 }, - { "id": "sig_mcx_rattler_sbr", "fg": 3339 }, - { "id": "skorpion_82", "fg": 3340 }, - { "id": "sks", "fg": 3341 }, - { "id": "smg_9mm", "fg": 3343 }, - { "id": "speargun", "fg": 3344 }, - { "id": "sten", "fg": 3345 }, - { "id": "steyr_aug", "fg": 3346 }, - { "id": "surv_rocket_launcher", "fg": 3347 }, - { "id": "survivor_special_700", "fg": 3348 }, - { "id": "tac50", "fg": 3349 }, - { "id": "tavor_12", "fg": 3350 }, - { "id": "tihar", "fg": 3351 }, - { "id": "tommygun", "fg": 3352 }, - { "id": "trex_gun", "fg": 3353 }, - { "id": "weatherby_5", "fg": 3354 }, - { "id": "win70", "fg": 3355 }, - { "id": "winchester_1887", "fg": 3356 }, - { "id": "winchester_1897", "fg": 3357 }, - { "id": "iceaxe", "fg": 3360 }, - { "id": "rifle_case_soft", "fg": 3365 }, - { "id": "rifle_case_soft_2", "fg": 3366 }, - { "id": "rifle_case_soft_leather_2", "fg": 3368 }, - { "id": "rucksack", "fg": 3369 }, - { "id": "bag_garbage", "fg": 3371 }, - { "id": "beverly_shear", "fg": 3374 }, - { "id": "blackjack", "fg": 3375 }, - { "id": "compgreatbow", "fg": 3381 }, - { "id": "compositebow", "fg": 3382 }, - { "id": "hybridbow", "fg": 3383 }, - { "id": "longbow", "fg": 3384 }, - { "id": "recurbow", "fg": 3385 }, - { "id": "reflexbow", "fg": 3386 }, - { "id": "reflexrecurvebow", "fg": 3387 }, - { "id": "selfbow", "fg": 3388 }, - { "id": "shortbow", "fg": 3389 }, - { "id": "woodgreatbow", "fg": 3390 }, - { "id": "box_battery_charger", "fg": 3391 }, - { "id": "box_large_folded", "fg": 3393 }, - { "id": "box_medium_folded", "fg": 3395 }, - { "id": "box_oversize_folded", "fg": 3396 }, - { "id": "oxygen_cylinder", "fg": 3399 }, - { "id": "oxygen_tank", "fg": 3400 }, - { "id": "tinyweldtank", "fg": 3401 }, - { "id": "weldtank", "fg": 3402 }, - { "id": "cot", "fg": 3403 }, - { "id": "armguard_soft", "fg": 3404 }, - { "id": "chestwrap_leather", "fg": 3405 }, - { "id": "trenchcoat_leather", "fg": 3406 }, - { "id": "bat_nerf", "fg": 3407 }, - { "id": "golf_bag", "fg": 3408 }, - { "id": "polycarbonate_sheet", "fg": 3409 }, - { "id": "screen_mesh", "fg": 3410 }, - { "id": "bagpipes", "fg": 3411 }, - { "id": "jumper_cable_heavy", "fg": 3412 }, - { "id": "scythe", "fg": 3413 }, - { "id": "motorbike_armor", "fg": 3414 }, - { "id": "rack_test_tube", "fg": 3415 }, - { "id": "bowl_clay", "fg": 3418 }, - { "id": "clay_hydria", "fg": 3419 }, - { "id": "clay_pot", "fg": 3420 }, - { "id": "clay_quern", "fg": 3421 }, - { "id": "clay_watercont", "fg": 3422 }, - { "id": "jug_clay", "fg": 3423 }, - { "id": "hazmat_suit", "fg": 3445 }, - { "id": "jumpsuit", "fg": 3454 }, - { "id": "wetsuit", "fg": 3481 }, - { "id": "wolfsuit", "fg": 3482 }, - { "id": "55gal_drum", "fg": 3491 }, - { "id": "bullet_crossbow", "fg": 3496 }, - { "id": "compcrossbow", "fg": 3497 }, - { "id": "compositecrossbow", "fg": 3498 }, - { "id": "crossbow", "fg": 3499 }, - { "id": "hand_crossbow", "fg": 3500 }, - { "id": "huge_crossbow", "fg": 3501 }, - { "id": "rep_crossbow", "fg": 3502 }, - { "id": "down_mattress", "fg": 3506 }, - { "id": "drill_press", "fg": 3507 }, - { "id": "bot_eyebot", "fg": 3508 }, - { "id": "broken_eyebot", "fg": 3509 }, - { "id": "american_flag", "fg": 3519 }, - { "id": "american_flag_hoisted", "fg": 3520 }, - { "id": "pride_flag_var_agender_pride_flag", "fg": 3521 }, - { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3522 }, - { "id": "pride_flag_var_asexual_pride_flag", "fg": 3523 }, - { "id": "pride_flag_var_bear_pride_flag", "fg": 3524 }, - { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3525 }, - { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3526 }, - { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3527 }, - { "id": "pride_flag_var_intersex_pride_flag", "fg": 3528 }, - { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3529 }, - { "id": "pride_flag_var_leather_pride_flag", "fg": 3530 }, - { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3531 }, - { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3532 }, - { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3533 }, - { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3534 }, - { "id": "pride_flag_var_progress_pride_flag", "fg": 3535 }, - { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3536 }, - { "id": "pride_flag_var_transgender_pride_flag", "fg": 3537 }, - { "id": "foot_locker_recharge_station", "fg": 3538 }, - { "id": "freezer", "fg": 3541 }, - { "id": "amplifier_head", "fg": 3542 }, - { "id": "bindle", "fg": 3543 }, - { "id": "broken_dimensional_anchor", "fg": 3544 }, - { "id": "chainmail_vest", "fg": 3545 }, - { "id": "concrete", "fg": 3546 }, - { "id": "cs_lajatang_off", "fg": 3547 }, - { "id": "dimensional_anchor", "fg": 3548 }, - { "id": "dimensional_anchor_on", "fg": 3549 }, - { "id": "dnd", "fg": 3550 }, - { "id": "g_carpet", "fg": 3551 }, - { "id": "grapnel", "fg": 3552 }, - { "id": "optical_cloak", "fg": 3553 }, - { "id": "p_carpet", "fg": 3554 }, - { "id": "r_carpet", "fg": 3555 }, - { "id": "trimmer_off", "fg": 3556 }, - { "id": "trimmer_on", "fg": 3557 }, - { "id": "tux", "fg": 3558 }, - { "id": "v_scoop_item", "fg": 3559 }, - { "id": "wool_suit", "fg": 3560 }, - { "id": "y_carpet", "fg": 3561 }, - { "id": "multi_cooker", "fg": 3562 }, - { "id": "multi_cooker_filled", "fg": 3563 }, - { "id": "pet_carrier", "fg": 3564 }, - { "id": "gravel", "fg": 3569 }, - { "id": "helmet_ball", "fg": 3573 }, - { "id": "homewrecker", "fg": 3575 }, - { "id": "hydraulic_press", "fg": 3576 }, - { "id": "anesthetic_kit", "fg": 3578 }, - { "id": "bb", "fg": 3579 }, - { "id": "black_pen_ink", "fg": 3580 }, - { "id": "blue_pen_ink", "fg": 3581 }, - { "id": "bolas", "fg": 3582 }, - { "id": "cavalry_saber", "fg": 3583 }, - { "id": "cavalry_saber_fake", "fg": 3584 }, - { "id": "cleat", "fg": 3585 }, - { "id": "etched_skull", "fg": 3586 }, - { "id": "fencing_epee", "fg": 3587 }, - { "id": "fencing_epee_sharpened", "fg": 3588 }, - { "id": "fencing_foil", "fg": 3589 }, - { "id": "fencing_foil_sharpened", "fg": 3590 }, - { "id": "fencing_sabre", "fg": 3591 }, - { "id": "fencing_sabre_sharpened", "fg": 3592 }, - { "id": "fetus", "fg": 3593 }, - { "id": "flu_shot", "fg": 3594 }, - { "id": "green_pen_ink", "fg": 3595 }, - { "id": "handflare_dead", "fg": 3596 }, - { "id": "hd_tow_cable", "fg": 3597 }, - { "id": "helmet_skull", "fg": 3598 }, - { "id": "heroin", "fg": 3599 }, - { "id": "icon", "fg": 3600 }, - { "id": "large_tent_kit", "fg": 3601 }, - { "id": "lifestraw", "fg": 3602 }, - { "id": "machete_gimmick", "fg": 3603 }, - { "id": "match", "fg": 3604 }, - { "id": "paintball", "fg": 3605 }, - { "id": "rapier", "fg": 3606 }, - { "id": "rapier_fake", "fg": 3607 }, - { "id": "red_pen_ink", "fg": 3608 }, - { "id": "shock_epee", "fg": 3609 }, - { "id": "shock_foil", "fg": 3610 }, - { "id": "shock_sabre", "fg": 3611 }, - { "id": "small_relic", "fg": 3612 }, - { "id": "straw_doll", "fg": 3613 }, - { "id": "tent_kit", "fg": 3614 }, - { "id": "large_space_heater", "fg": 3615 }, - { "id": "large_space_heater_on", "fg": 3616 }, - { "id": "mace_bronze", "fg": 3633 }, - { "id": "mace_simple", "fg": 3634 }, - { "id": "mace_trench", "fg": 3635 }, - { "id": "manhole_cover", "fg": 3636 }, - { "id": "manual_tire_changer", "fg": 3637 }, - { "id": "material_cement", "fg": 3639 }, - { "id": "minifreezer", "fg": 3641 }, - { "id": "minifridge", "fg": 3642 }, - { "id": "mountable_heater", "fg": 3646 }, - { "id": "PR24-extended", "fg": 3648 }, - { "id": "PR24-retracted", "fg": 3649 }, - { "id": "baton-extended", "fg": 3650 }, - { "id": "baton", "fg": 3651 }, - { "id": "guitar_stand", "fg": 3652 }, - { "id": "mic_stand_tall", "fg": 3653 }, - { "id": "mixer_music", "fg": 3654 }, - { "id": "pipe_shotgun", "fg": 3673 }, - { "id": "bronze_brush_axe", "fg": 3677 }, - { "id": "brush_axe", "fg": 3678 }, - { "id": "glaive", "fg": 3679 }, - { "id": "ji", "fg": 3680 }, - { "id": "makeshift_glaive", "fg": 3681 }, - { "id": "makeshift_halberd", "fg": 3682 }, - { "id": "makeshift_scythe_war", "fg": 3683 }, - { "id": "naginata", "fg": 3684 }, - { "id": "naginata_fake", "fg": 3685 }, - { "id": "naginata_inferior", "fg": 3686 }, - { "id": "pike", "fg": 3687 }, - { "id": "pike_copper", "fg": 3688 }, - { "id": "pike_fake", "fg": 3689 }, - { "id": "pike_inferior", "fg": 3690 }, - { "id": "pike_wood", "fg": 3691 }, - { "id": "poleaxe", "fg": 3692 }, - { "id": "scythe_war", "fg": 3693 }, - { "id": "spear_dory", "fg": 3694 }, - { "id": "spear_survivor", "fg": 3695 }, - { "id": "pool_cue", "fg": 3697 }, - { "id": "shark_plushie", "fg": 3706 }, - { "id": "shillelagh", "fg": 3710 }, - { "id": "shillelagh_weighted", "fg": 3711 }, - { "id": "skull_moose", "fg": 3713 }, - { "id": "skull_moose_tusked", "fg": 3714 }, - { "id": "sword_nail", "fg": 3735 }, - { "id": "sword_wood_large", "fg": 3736 }, - { "id": "bokken", "fg": 3737 }, - { "id": "UPS_off", "fg": 3743 }, - { "id": "hose", "fg": 3744 }, - { "id": "oxy_torch", "fg": 3745 }, - { "id": "picklocks", "fg": 3746 }, - { "id": "primitive_shovel", "fg": 3747 }, - { "id": "shovel_snow", "fg": 3748 }, - { "id": "shovel_snow_plastic", "fg": 3749 }, - { "id": "training_dummy_heavy", "fg": 3750 }, - { "id": "training_dummy_light", "fg": 3751 }, - { "id": "chemlab", "fg": 3752 }, - { "id": "workbench", "fg": 3753 }, - { "id": "workbench_with_recharger", "fg": 3754 }, - { "id": "corpse_mon_troll", "fg": 3760 }, - { "id": "f_magic_circle", "fg": 3761 }, - { "id": "mon_breather", "fg": 3780 }, - { "id": "mon_breather_hub", "fg": 3781 }, - { "id": "mon_fish_eel", "fg": 3946 }, - { "id": "mon_dragonfly_naiad", "fg": 3947 }, - { "id": "mon_antlion_larva", "fg": 3949 }, - { "id": "mon_archunk_medium", "fg": 3954 }, - { "id": "mon_archunk_strong", "fg": 3955 }, - { "id": "mon_archunk_weak", "fg": 3956 }, - { "id": "debug_mon", "fg": 3969 }, - { "id": "mon_fish_crayfish", "fg": 3973 }, - { "id": "mon_fish_lobster", "fg": 3974 }, - { "id": "mon_generator", "fg": 3980 }, - { "id": "mon_molebot", "fg": 4017 }, - { "id": "mon_mutant_carp", "fg": 4018 }, - { "id": "mon_mutant_salmon", "fg": 4019 }, - { "id": "mon_shifting_mass", "fg": 4024 }, - { "id": "mon_spawn_raptor_electric", "fg": 4027 }, - { "id": "mon_spawn_raptor_shady", "fg": 4028 }, - { "id": "mon_spawn_raptor_unstable", "fg": 4029 }, - { "id": "mon_tadpole_grabber", "fg": 4032 }, - { "id": "mon_turret_riot", "fg": 4034 }, - { "id": "mon_vortex", "fg": 4036 }, - { "id": "footstep", "fg": 4106 }, - { "id": "footstep_above", "fg": 4107 }, - { "id": "footstep_below", "fg": 4108 }, - { "id": "unknown_field", "fg": 4109 }, - { "id": "unknown_furniture", "fg": 4110 }, - { "id": "unknown_item", "fg": 4111 }, - { "id": "unknown_item_AMMO", "fg": 4112 }, - { "id": "unknown_item_ARMOR", "fg": 4113 }, - { "id": "unknown_item_BIONIC", "fg": 4114 }, - { "id": "unknown_item_BOOK", "fg": 4115 }, - { "id": "unknown_item_FOOD", "fg": 4116 }, - { "id": "unknown_item_GUN", "fg": 4117 }, - { "id": "unknown_item_TOOL", "fg": 4118 }, - { "id": "unknown_item_misc", "fg": 4119 }, - { "id": "unknown_terrain", "fg": 4120 }, - { "id": "unknown_trap", "fg": 4121 }, - { "id": "unknown_vehicle_part", "fg": 4122 }, - { "id": "overlay_crouch", "fg": 4130 }, - { "id": "overlay_effect_badpoison", "fg": 4131 }, - { "id": "overlay_effect_bleed", "fg": 4132 }, - { "id": "overlay_effect_cold", "fg": 4133 }, - { "id": "overlay_effect_deaf", "fg": 4134 }, - { "id": "overlay_effect_downed", "fg": 4135 }, - { "id": "overlay_effect_grabbed", "fg": 4136 }, - { "id": "overlay_effect_hot", "fg": 4137 }, - { "id": "overlay_effect_poison", "fg": 4139 }, - { "id": "overlay_effect_slimed", "fg": 4140 }, - { "id": "overlay_effect_wet", "fg": 4141 }, - { "id": "overlay_effect_winded", "fg": 4142 }, - { "id": "overlay_friendly_sees_player", "fg": 4143 }, - { "id": "overlay_hostile_sees_player", "fg": 4144 }, - { "id": "overlay_neutral_sees_player", "fg": 4145 }, - { "id": "overlay_other_sees_player", "fg": 4146 }, - { "id": "overlay_prone", "fg": 4147 }, - { "id": "overlay_run", "fg": 4148 }, - { "id": "zombie_revival_indicator", "fg": 4149 }, - { "id": "overlay_female_mutation_HOOVES", "fg": 4150 }, - { "id": "overlay_male_mutation_HOOVES", "fg": 4151 }, - { "id": "overlay_female_mutation_LEG_TENTACLES", "fg": 4152 }, - { "id": "overlay_male_mutation_LEG_TENTACLES", "fg": 4153 }, - { "id": "overlay_wielded_bfg50", "fg": 4154 }, - { "id": "overlay_worn_swim_fins", "fg": 4155 }, - { "id": "lake_shore", "fg": 4158 }, - { "id": "lake_surface", "fg": 4159 }, - { "id": "cemetery_small", "fg": 4178 }, - { "id": "dirt_road_center", "fg": 4193 }, - { "id": "dirt_road_end_piece_e", "fg": 4200 }, - { "id": "dirt_road_end_piece_n", "fg": 4201 }, - { "id": "dirt_road_end_piece_s", "fg": 4202 }, - { "id": "dirt_road_end_piece_w", "fg": 4203 }, - { "id": "dirt_road_unconnected", "fg": 4208 }, - { "id": "mx_crater", "fg": 4213 }, - { "id": "mx_fallen_shed", "fg": 4214 }, - { "id": "mx_helicopter", "fg": 4215 }, - { "id": "mx_point_burned_ground", "fg": 4216 }, - { "id": "mx_point_dead_vegetation", "fg": 4217 }, - { "id": "mx_pond", "fg": 4218 }, - { "id": "mx_science", "fg": 4219 }, - { "id": "hunting_blind", "fg": 4257 }, - { "id": "overmap_horde_3", "fg": 4258 }, - { "id": "overmap_horde_4", "fg": 4259 }, - { "id": "overmap_horde_5", "fg": 4260 }, - { "id": "overmap_horde_6", "fg": 4261 }, - { "id": "overmap_remembered_vehicle", "fg": 4262 }, - { "id": "pasture_connection_ew", "fg": 4295 }, - { "id": "pasture_connection_ns", "fg": 4296 }, - { "id": "pasture_unconnected", "fg": 4309 }, - { "id": "acid_drizzle", "fg": 4384 }, - { "id": "acid_rain", "fg": 4385 }, - { "id": "clear", "fg": 4386 }, - { "id": "cloudy", "fg": 4387 }, - { "id": "drizzle", "fg": 4388 }, - { "id": "flurries", "fg": 4389 }, - { "id": "light_drizzle", "fg": 4390 }, - { "id": "lightning", "fg": 4391 }, - { "id": "rain", "fg": 4392 }, - { "id": "snowing", "fg": 4393 }, - { "id": "snowstorm", "fg": 4394 }, - { "id": "sunny", "fg": 4395 }, - { "id": "thunder", "fg": 4396 }, - { "id": "unexplored_terrain", "fg": 4397 }, - { "id": "f_bullettrailer_minisofa", "fg": 4401 }, - { "id": "f_bullettrailer_sign_danabakery", "fg": 4402 }, - { "id": "f_bullettrailer_table_bottom", "fg": 4403 }, - { "id": "f_bullettrailer_table_middle", "fg": 4404 }, - { "id": "f_bullettrailer_table_top", "fg": 4405 }, - { "id": "f_bullettrailer_toilet", "fg": 4406 }, - { "id": "t_bullettrailer_bed_foot", "fg": 4407 }, - { "id": "t_bullettrailer_bed_head", "fg": 4408 }, - { "id": "t_bullettrailer_inner_T", "fg": 4413 }, - { "id": "t_bullettrailer_inner_eastcorner", "fg": 4414 }, - { "id": "t_bullettrailer_nw_brownfloor", "fg": 4415 }, - { "id": "t_bullettrailer_wwall", "fg": 4416 }, - { "id": "t_metal_ventilation_shutter", "fg": 4417 }, - { "id": "t_ramp_down_high", "fg": 4443 }, - { "id": "t_ramp_up_high", "fg": 4444 }, - { "id": "t_slope_down", "fg": 4445 }, - { "id": "t_slope_up", "fg": 4446 }, - { "id": "t_card_reader_broken", "fg": 4595 }, - { "id": "t_door_locked", "fg": 5006 }, - { "id": "t_door_bar_o", "fg": 5009 }, - { "id": "t_door_glass_c", "fg": 5014 }, - { "id": "t_door_glass_o", "fg": 5015 }, - { "id": "t_door_glass_frosted_c", "fg": 5016 }, - { "id": "t_door_glass_frosted_o", "fg": 5017 }, - { "id": "t_door_glass_frosted_lab_o", "fg": 5018 }, - { "id": "t_door_glass_gray_c", "fg": 5019 }, - { "id": "t_door_glass_gray_o", "fg": 5020 }, - { "id": "t_door_glass_green_c", "fg": 5021 }, - { "id": "t_door_glass_green_o", "fg": 5022 }, - { "id": "t_door_glass_lab_o", "fg": 5023 }, - { "id": "t_door_glass_red_c", "fg": 5024 }, - { "id": "t_door_glass_red_o", "fg": 5025 }, - { "id": "t_door_glass_white_c", "fg": 5026 }, - { "id": "t_door_glass_white_o", "fg": 5027 }, - { "id": "t_mdoor_frame", "fg": 5045 }, - { "id": "t_door_metal_c_peep", "fg": 5046 }, - { "id": "t_fungus2_unconnected", "fg": 5339 }, - { "id": "t_fungus3_unconnected", "fg": 5355 }, - { "id": "t_fungus4_corner_ne", "fg": 5357 }, - { "id": "t_fungus4_corner_nw", "fg": 5358 }, - { "id": "t_fungus4_corner_se", "fg": 5359 }, - { "id": "t_fungus4_corner_sw", "fg": 5360 }, - { "id": "t_fungus4_edge_ew", "fg": 5361 }, - { "id": "t_fungus4_edge_ns", "fg": 5362 }, - { "id": "t_fungus4_end_piece_e", "fg": 5363 }, - { "id": "t_fungus4_end_piece_n", "fg": 5364 }, - { "id": "t_fungus4_end_piece_s", "fg": 5365 }, - { "id": "t_fungus4_end_piece_w", "fg": 5366 }, - { "id": "t_fungus4_t_connection_e", "fg": 5367 }, - { "id": "t_fungus4_t_connection_n", "fg": 5368 }, - { "id": "t_fungus4_t_connection_s", "fg": 5369 }, - { "id": "t_fungus4_t_connection_w", "fg": 5370 }, - { "id": "t_fungus4_unconnected", "fg": 5371 }, - { "id": "t_fungus5_unconnected", "fg": 5387 }, - { "id": "t_fungus6_unconnected", "fg": 5403 }, - { "id": "t_fungus_sticks16", "fg": 5451 }, - { "id": "t_fungus_mound1_unconnected", "fg": 5467 }, - { "id": "t_fungus_mound2_unconnected", "fg": 5483 }, - { "id": "t_fungus_mound3_unconnected", "fg": 5499 }, - { "id": "t_gutter_drop", "fg": 5713 }, - { "id": "t_intercom", "fg": 5725 }, - { "id": "t_ladder_down", "fg": 5726 }, - { "id": "t_m_frame", "fg": 5775 }, - { "id": "t_mdoor_lab_frame", "fg": 5778 }, - { "id": "t_ov_reb_cage", "fg": 5848 }, - { "id": "t_ov_smreb_cage", "fg": 5849 }, - { "id": "t_reinforced_door_glass_c", "fg": 6137 }, - { "id": "t_reinforced_door_glass_o", "fg": 6138 }, - { "id": "t_reinforced_door_glass_lab_o", "fg": 6139 }, - { "id": "t_resin_hole", "fg": 6156 }, - { "id": "t_marloss", "fg": 6574 }, - { "id": "t_marloss_season_winter", "fg": 6575 }, - { "id": "t_shrub_fungal", "fg": 6576 }, - { "id": "t_shrub_fungal_season_winter", "fg": 6577 }, - { "id": "t_strconc_floor_halfway", "fg": 6660 }, - { "id": "t_thconc_floor_unconnected", "fg": 6818 }, - { "id": "t_thconc_floor_flesh", "fg": 6819 }, - { "id": "t_wall_Pi_center", "fg": 6849 }, - { "id": "t_wall_resin_cage", "fg": 7023 }, - { "id": "t_window_bars_curtains", "fg": 7193 }, - { "id": "t_window_bars_domestic", "fg": 7194 }, - { "id": "t_window_bars_noglass", "fg": 7195 }, - { "id": "t_window_domestic", "fg": 7196 }, - { "id": "t_window_domestic_taped", "fg": 7197 }, - { "id": "t_window_no_curtains", "fg": 7199 }, - { "id": "t_window_no_curtains_open", "fg": 7200 }, - { "id": "t_window_open", "fg": 7202 }, - { "id": "tr_cot", "fg": 7311 }, - { "id": "tr_practice_target", "fg": 7322 }, - { "id": "metal_boat_hull", "fg": 7324 } + { "id": "40mm_casing", "fg": 2903 }, + { "id": "6E_casing", "fg": 2909 }, + { "id": "36navy", "fg": 2962 }, + { "id": "44army", "fg": 2981 }, + { "id": "40x46_f_hnest22_case", "fg": 3071 }, + { "id": "40x46_f_hnest410_case", "fg": 3073 }, + { "id": "5x50_b_bp", "fg": 3102 }, + { "id": "9x18mm_f_7n16", "fg": 3146 }, + { "id": "66heat_f_x4", "fg": 3170 }, + { "id": "20ga_f_scrap", "fg": 3202 }, + { "id": "anvil", "fg": 3203 }, + { "id": "anvil_bronze", "fg": 3204 }, + { "id": "armor_riot", "fg": 3206 }, + { "id": "1895sbl", "fg": 3226 }, + { "id": "AT4", "fg": 3227 }, + { "id": "LAW", "fg": 3228 }, + { "id": "M24", "fg": 3229 }, + { "id": "RPG", "fg": 3230 }, + { "id": "USAS_12", "fg": 3231 }, + { "id": "airspeargun", "fg": 3232 }, + { "id": "ak74", "fg": 3234 }, + { "id": "american_180", "fg": 3235 }, + { "id": "an94", "fg": 3236 }, + { "id": "ar10", "fg": 3237 }, + { "id": "arx160", "fg": 3238 }, + { "id": "as50", "fg": 3239 }, + { "id": "atgm_launcher", "fg": 3240 }, + { "id": "bbgun", "fg": 3241 }, + { "id": "bfg50", "fg": 3242 }, + { "id": "bh_m89", "fg": 3243 }, + { "id": "blunderbuss", "fg": 3244 }, + { "id": "browning_blr", "fg": 3245 }, + { "id": "chemical_thrower", "fg": 3247 }, + { "id": "coilgun", "fg": 3248 }, + { "id": "colt_lightning", "fg": 3249 }, + { "id": "colt_ro635", "fg": 3250 }, + { "id": "combination_gun", "fg": 3251 }, + { "id": "cx4", "fg": 3252 }, + { "id": "doublespeargun", "fg": 3253 }, + { "id": "emp_gun", "fg": 3254 }, + { "id": "famas", "fg": 3255 }, + { "id": "flamethrower", "fg": 3256 }, + { "id": "fn_fal", "fg": 3257 }, + { "id": "fs2000", "fg": 3258 }, + { "id": "ftk93", "fg": 3259 }, + { "id": "garand", "fg": 3260 }, + { "id": "heavy_rail_rifle", "fg": 3261 }, + { "id": "helsing", "fg": 3262 }, + { "id": "henry_big_boy", "fg": 3263 }, + { "id": "hk417_13", "fg": 3264 }, + { "id": "hk_g3", "fg": 3265 }, + { "id": "hk_g36", "fg": 3266 }, + { "id": "hk_g80", "fg": 3267 }, + { "id": "hk_mp5k", "fg": 3268 }, + { "id": "hk_mp5sd", "fg": 3269 }, + { "id": "iwi_tavor_x95_300blk", "fg": 3270 }, + { "id": "ksg-25", "fg": 3271 }, + { "id": "ksg", "fg": 3272 }, + { "id": "ksub2000", "fg": 3273 }, + { "id": "laser_cannon", "fg": 3274 }, + { "id": "laser_rifle", "fg": 3275 }, + { "id": "lever_shotgun", "fg": 3276 }, + { "id": "longrifle_flintlock", "fg": 3277 }, + { "id": "m107a1", "fg": 3278 }, + { "id": "m110a1", "fg": 3279 }, + { "id": "m134", "fg": 3280 }, + { "id": "m14ebr", "fg": 3281 }, + { "id": "m1903", "fg": 3284 }, + { "id": "m1918", "fg": 3285 }, + { "id": "m1a", "fg": 3286 }, + { "id": "m2010", "fg": 3287 }, + { "id": "m202_flash", "fg": 3288 }, + { "id": "m231pfw", "fg": 3289 }, + { "id": "m240", "fg": 3290 }, + { "id": "m27_assault_rifle_var_h&k416a5", "fg": 3292 }, + { "id": "m27_assault_rifle_var_m27iar", "fg": 3293 }, + { "id": "m27_assault_rifle_var_m38dmr", "fg": 3294 }, + { "id": "m27_assault_rifle_var_scar_l", "fg": 3295 }, + { "id": "m2browning", "fg": 3296 }, + { "id": "m2browning_sawn", "fg": 3297 }, + { "id": "m3_carlgustav", "fg": 3298 }, + { "id": "m4_carlgustav", "fg": 3299 }, + { "id": "m79", "fg": 3301 }, + { "id": "mark19", "fg": 3302 }, + { "id": "marlin_9a", "fg": 3303 }, + { "id": "mininuke_launcher", "fg": 3304 }, + { "id": "modular_ar15", "fg": 3305 }, + { "id": "modular_m4_carbine_var_modular_m4a1", "fg": 3306 }, + { "id": "mosin44", "fg": 3307 }, + { "id": "mosin44_ebr", "fg": 3308 }, + { "id": "mosin91_30", "fg": 3309 }, + { "id": "mosin91_30_ebr", "fg": 3310 }, + { "id": "mossberg_500", "fg": 3311 }, + { "id": "mossberg_500_var_mossberg_500_security", "fg": 3312 }, + { "id": "mossberg_590", "fg": 3313 }, + { "id": "mossberg_590_var_SPAS_12", "fg": 3314 }, + { "id": "mossberg_930", "fg": 3315 }, + { "id": "mossberg_930_var_m1014", "fg": 3316 }, + { "id": "mp18", "fg": 3317 }, + { "id": "needlegun", "fg": 3319 }, + { "id": "pamd68", "fg": 3320 }, + { "id": "pamd71z", "fg": 3321 }, + { "id": "pipe_combination_gun", "fg": 3322 }, + { "id": "plasma_gun", "fg": 3323 }, + { "id": "plasma_rifle", "fg": 3324 }, + { "id": "ppsh", "fg": 3325 }, + { "id": "rebar_rifle", "fg": 3326 }, + { "id": "remington700_270", "fg": 3327 }, + { "id": "remington_700", "fg": 3328 }, + { "id": "remington_870", "fg": 3329 }, + { "id": "remington_870_breacher", "fg": 3330 }, + { "id": "remington_870_express", "fg": 3331 }, + { "id": "remington_870_var_browning_a5", "fg": 3332 }, + { "id": "remington_870_var_remington_1100", "fg": 3333 }, + { "id": "rifle_flintlock", "fg": 3334 }, + { "id": "rm120c", "fg": 3335 }, + { "id": "rm20", "fg": 3336 }, + { "id": "rm298", "fg": 3337 }, + { "id": "rm451_flamethrower", "fg": 3338 }, + { "id": "rm51_assault_rifle", "fg": 3339 }, + { "id": "rm614_lmg", "fg": 3340 }, + { "id": "rm802", "fg": 3341 }, + { "id": "rm88_battle_rifle", "fg": 3342 }, + { "id": "ruger_1022", "fg": 3343 }, + { "id": "ruger_mini", "fg": 3344 }, + { "id": "saiga_12", "fg": 3345 }, + { "id": "saiga_410", "fg": 3346 }, + { "id": "savage_111f", "fg": 3347 }, + { "id": "scar_h", "fg": 3348 }, + { "id": "sharps", "fg": 3349 }, + { "id": "shotgun_410", "fg": 3350 }, + { "id": "shotgun_d", "fg": 3351 }, + { "id": "shotgun_s", "fg": 3352 }, + { "id": "sig552", "fg": 3353 }, + { "id": "sig_mcx_rattler_sbr", "fg": 3354 }, + { "id": "skorpion_82", "fg": 3355 }, + { "id": "sks", "fg": 3356 }, + { "id": "smg_9mm", "fg": 3358 }, + { "id": "speargun", "fg": 3359 }, + { "id": "sten", "fg": 3360 }, + { "id": "steyr_aug", "fg": 3361 }, + { "id": "surv_rocket_launcher", "fg": 3362 }, + { "id": "survivor_special_700", "fg": 3363 }, + { "id": "tac50", "fg": 3364 }, + { "id": "tavor_12", "fg": 3365 }, + { "id": "tihar", "fg": 3366 }, + { "id": "tommygun", "fg": 3367 }, + { "id": "trex_gun", "fg": 3368 }, + { "id": "weatherby_5", "fg": 3369 }, + { "id": "win70", "fg": 3370 }, + { "id": "winchester_1887", "fg": 3371 }, + { "id": "winchester_1897", "fg": 3372 }, + { "id": "iceaxe", "fg": 3375 }, + { "id": "rifle_case_soft", "fg": 3380 }, + { "id": "rifle_case_soft_2", "fg": 3381 }, + { "id": "rifle_case_soft_leather_2", "fg": 3383 }, + { "id": "rucksack", "fg": 3384 }, + { "id": "bag_garbage", "fg": 3386 }, + { "id": "beverly_shear", "fg": 3389 }, + { "id": "blackjack", "fg": 3390 }, + { "id": "compgreatbow", "fg": 3396 }, + { "id": "compositebow", "fg": 3397 }, + { "id": "hybridbow", "fg": 3398 }, + { "id": "longbow", "fg": 3399 }, + { "id": "recurbow", "fg": 3400 }, + { "id": "reflexbow", "fg": 3401 }, + { "id": "reflexrecurvebow", "fg": 3402 }, + { "id": "selfbow", "fg": 3403 }, + { "id": "shortbow", "fg": 3404 }, + { "id": "woodgreatbow", "fg": 3405 }, + { "id": "box_battery_charger", "fg": 3406 }, + { "id": "box_large_folded", "fg": 3408 }, + { "id": "box_medium_folded", "fg": 3410 }, + { "id": "box_oversize_folded", "fg": 3411 }, + { "id": "oxygen_cylinder", "fg": 3414 }, + { "id": "oxygen_tank", "fg": 3415 }, + { "id": "tinyweldtank", "fg": 3416 }, + { "id": "weldtank", "fg": 3417 }, + { "id": "cot", "fg": 3418 }, + { "id": "armguard_soft", "fg": 3419 }, + { "id": "chestwrap_leather", "fg": 3420 }, + { "id": "trenchcoat_leather", "fg": 3421 }, + { "id": "bat_nerf", "fg": 3422 }, + { "id": "golf_bag", "fg": 3423 }, + { "id": "polycarbonate_sheet", "fg": 3424 }, + { "id": "screen_mesh", "fg": 3425 }, + { "id": "bagpipes", "fg": 3426 }, + { "id": "jumper_cable_heavy", "fg": 3427 }, + { "id": "scythe", "fg": 3428 }, + { "id": "motorbike_armor", "fg": 3429 }, + { "id": "rack_test_tube", "fg": 3430 }, + { "id": "bowl_clay", "fg": 3433 }, + { "id": "clay_hydria", "fg": 3434 }, + { "id": "clay_pot", "fg": 3435 }, + { "id": "clay_quern", "fg": 3436 }, + { "id": "clay_watercont", "fg": 3437 }, + { "id": "jug_clay", "fg": 3438 }, + { "id": "armor_acidchitin", "fg": 3439 }, + { "id": "armor_chitin", "fg": 3440 }, + { "id": "hazmat_suit", "fg": 3462 }, + { "id": "jumpsuit", "fg": 3470 }, + { "id": "wetsuit", "fg": 3497 }, + { "id": "wolfsuit", "fg": 3498 }, + { "id": "55gal_drum", "fg": 3507 }, + { "id": "box_large_metal", "fg": 3509 }, + { "id": "box_medium_metal", "fg": 3510 }, + { "id": "box_oversize_metal", "fg": 3511 }, + { "id": "bullet_crossbow", "fg": 3515 }, + { "id": "compcrossbow", "fg": 3516 }, + { "id": "compositecrossbow", "fg": 3517 }, + { "id": "crossbow", "fg": 3518 }, + { "id": "hand_crossbow", "fg": 3519 }, + { "id": "huge_crossbow", "fg": 3520 }, + { "id": "rep_crossbow", "fg": 3521 }, + { "id": "down_mattress", "fg": 3525 }, + { "id": "drill_press", "fg": 3526 }, + { "id": "bot_eyebot", "fg": 3527 }, + { "id": "broken_eyebot", "fg": 3528 }, + { "id": "american_flag", "fg": 3538 }, + { "id": "american_flag_hoisted", "fg": 3539 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 3540 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3541 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 3542 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 3543 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3544 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3545 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3546 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 3547 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3548 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 3549 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3550 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3551 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3552 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3553 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 3554 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3555 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 3556 }, + { "id": "foot_locker_recharge_station", "fg": 3557 }, + { "id": "freezer", "fg": 3560 }, + { "id": "amplifier_head", "fg": 3561 }, + { "id": "bindle", "fg": 3562 }, + { "id": "broken_dimensional_anchor", "fg": 3563 }, + { "id": "chainmail_vest", "fg": 3564 }, + { "id": "concrete", "fg": 3565 }, + { "id": "cs_lajatang_off", "fg": 3566 }, + { "id": "dimensional_anchor", "fg": 3567 }, + { "id": "dimensional_anchor_on", "fg": 3568 }, + { "id": "dnd", "fg": 3569 }, + { "id": "g_carpet", "fg": 3570 }, + { "id": "grapnel", "fg": 3571 }, + { "id": "optical_cloak", "fg": 3572 }, + { "id": "p_carpet", "fg": 3573 }, + { "id": "r_carpet", "fg": 3574 }, + { "id": "trimmer_off", "fg": 3575 }, + { "id": "trimmer_on", "fg": 3576 }, + { "id": "tux", "fg": 3577 }, + { "id": "v_scoop_item", "fg": 3578 }, + { "id": "wool_suit", "fg": 3579 }, + { "id": "y_carpet", "fg": 3580 }, + { "id": "multi_cooker", "fg": 3581 }, + { "id": "multi_cooker_filled", "fg": 3582 }, + { "id": "pet_carrier", "fg": 3583 }, + { "id": "gravel", "fg": 3588 }, + { "id": "helmet_ball", "fg": 3592 }, + { "id": "homewrecker", "fg": 3594 }, + { "id": "hydraulic_press", "fg": 3595 }, + { "id": "anesthetic_kit", "fg": 3597 }, + { "id": "bb", "fg": 3598 }, + { "id": "black_pen_ink", "fg": 3599 }, + { "id": "blue_pen_ink", "fg": 3600 }, + { "id": "bolas", "fg": 3601 }, + { "id": "cavalry_saber", "fg": 3602 }, + { "id": "cavalry_saber_fake", "fg": 3603 }, + { "id": "cleat", "fg": 3604 }, + { "id": "etched_skull", "fg": 3605 }, + { "id": "fencing_epee", "fg": 3606 }, + { "id": "fencing_epee_sharpened", "fg": 3607 }, + { "id": "fencing_foil", "fg": 3608 }, + { "id": "fencing_foil_sharpened", "fg": 3609 }, + { "id": "fencing_sabre", "fg": 3610 }, + { "id": "fencing_sabre_sharpened", "fg": 3611 }, + { "id": "fetus", "fg": 3612 }, + { "id": "flu_shot", "fg": 3613 }, + { "id": "green_pen_ink", "fg": 3614 }, + { "id": "handflare_dead", "fg": 3615 }, + { "id": "hd_tow_cable", "fg": 3616 }, + { "id": "helmet_skull", "fg": 3617 }, + { "id": "heroin", "fg": 3618 }, + { "id": "icon", "fg": 3619 }, + { "id": "large_tent_kit", "fg": 3620 }, + { "id": "lifestraw", "fg": 3621 }, + { "id": "machete_gimmick", "fg": 3622 }, + { "id": "match", "fg": 3623 }, + { "id": "paintball", "fg": 3624 }, + { "id": "rapier", "fg": 3625 }, + { "id": "rapier_fake", "fg": 3626 }, + { "id": "red_pen_ink", "fg": 3627 }, + { "id": "shock_epee", "fg": 3628 }, + { "id": "shock_foil", "fg": 3629 }, + { "id": "shock_sabre", "fg": 3630 }, + { "id": "small_relic", "fg": 3631 }, + { "id": "straw_doll", "fg": 3632 }, + { "id": "tent_kit", "fg": 3633 }, + { "id": "large_space_heater", "fg": 3634 }, + { "id": "large_space_heater_on", "fg": 3635 }, + { "id": "mace_bronze", "fg": 3652 }, + { "id": "mace_simple", "fg": 3653 }, + { "id": "mace_trench", "fg": 3654 }, + { "id": "manhole_cover", "fg": 3655 }, + { "id": "manual_tire_changer", "fg": 3656 }, + { "id": "material_cement", "fg": 3658 }, + { "id": "minifreezer", "fg": 3660 }, + { "id": "minifridge", "fg": 3661 }, + { "id": "mountable_heater", "fg": 3665 }, + { "id": "PR24-extended", "fg": 3667 }, + { "id": "PR24-retracted", "fg": 3668 }, + { "id": "baton-extended", "fg": 3669 }, + { "id": "baton", "fg": 3670 }, + { "id": "guitar_stand", "fg": 3671 }, + { "id": "mic_stand_tall", "fg": 3672 }, + { "id": "mixer_music", "fg": 3673 }, + { "id": "pipe_shotgun", "fg": 3692 }, + { "id": "bronze_brush_axe", "fg": 3696 }, + { "id": "brush_axe", "fg": 3697 }, + { "id": "glaive", "fg": 3698 }, + { "id": "ji", "fg": 3699 }, + { "id": "makeshift_glaive", "fg": 3700 }, + { "id": "makeshift_halberd", "fg": 3701 }, + { "id": "makeshift_scythe_war", "fg": 3702 }, + { "id": "naginata", "fg": 3703 }, + { "id": "naginata_fake", "fg": 3704 }, + { "id": "naginata_inferior", "fg": 3705 }, + { "id": "pike", "fg": 3706 }, + { "id": "pike_copper", "fg": 3707 }, + { "id": "pike_fake", "fg": 3708 }, + { "id": "pike_inferior", "fg": 3709 }, + { "id": "pike_wood", "fg": 3710 }, + { "id": "poleaxe", "fg": 3711 }, + { "id": "scythe_war", "fg": 3712 }, + { "id": "spear_dory", "fg": 3713 }, + { "id": "spear_survivor", "fg": 3714 }, + { "id": "pool_cue", "fg": 3716 }, + { "id": "shark_plushie", "fg": 3725 }, + { "id": "shillelagh", "fg": 3729 }, + { "id": "shillelagh_weighted", "fg": 3730 }, + { "id": "skull_moose", "fg": 3732 }, + { "id": "skull_moose_tusked", "fg": 3733 }, + { "id": "sword_nail", "fg": 3754 }, + { "id": "sword_wood_large", "fg": 3755 }, + { "id": "bokken", "fg": 3756 }, + { "id": "UPS_off", "fg": 3762 }, + { "id": "hose", "fg": 3763 }, + { "id": "oxy_torch", "fg": 3764 }, + { "id": "picklocks", "fg": 3765 }, + { "id": "primitive_shovel", "fg": 3766 }, + { "id": "shovel_snow", "fg": 3767 }, + { "id": "shovel_snow_plastic", "fg": 3768 }, + { "id": "training_dummy_heavy", "fg": 3769 }, + { "id": "training_dummy_light", "fg": 3770 }, + { "id": "chemlab", "fg": 3771 }, + { "id": "workbench", "fg": 3772 }, + { "id": "workbench_with_recharger", "fg": 3773 }, + { "id": "corpse_mon_troll", "fg": 3779 }, + { "id": "f_magic_circle", "fg": 3780 }, + { "id": "mon_breather", "fg": 3799 }, + { "id": "mon_breather_hub", "fg": 3800 }, + { "id": "mon_fish_eel", "fg": 3965 }, + { "id": "mon_dragonfly_naiad", "fg": 3966 }, + { "id": "mon_antlion_larva", "fg": 3968 }, + { "id": "mon_archunk_medium", "fg": 3973 }, + { "id": "mon_archunk_strong", "fg": 3974 }, + { "id": "mon_archunk_weak", "fg": 3975 }, + { "id": "debug_mon", "fg": 3988 }, + { "id": "mon_fish_crayfish", "fg": 3992 }, + { "id": "mon_fish_lobster", "fg": 3993 }, + { "id": "mon_generator", "fg": 3999 }, + { "id": "mon_molebot", "fg": 4036 }, + { "id": "mon_mutant_carp", "fg": 4037 }, + { "id": "mon_mutant_salmon", "fg": 4038 }, + { "id": "mon_shifting_mass", "fg": 4043 }, + { "id": "mon_spawn_raptor_electric", "fg": 4046 }, + { "id": "mon_spawn_raptor_shady", "fg": 4047 }, + { "id": "mon_spawn_raptor_unstable", "fg": 4048 }, + { "id": "mon_tadpole_grabber", "fg": 4051 }, + { "id": "mon_turret_riot", "fg": 4053 }, + { "id": "mon_vortex", "fg": 4055 }, + { "id": "footstep", "fg": 4125 }, + { "id": "footstep_above", "fg": 4126 }, + { "id": "footstep_below", "fg": 4127 }, + { "id": "unknown_field", "fg": 4128 }, + { "id": "unknown_furniture", "fg": 4129 }, + { "id": "unknown_item", "fg": 4130 }, + { "id": "unknown_item_AMMO", "fg": 4131 }, + { "id": "unknown_item_ARMOR", "fg": 4132 }, + { "id": "unknown_item_BIONIC", "fg": 4133 }, + { "id": "unknown_item_BOOK", "fg": 4134 }, + { "id": "unknown_item_FOOD", "fg": 4135 }, + { "id": "unknown_item_GUN", "fg": 4136 }, + { "id": "unknown_item_TOOL", "fg": 4137 }, + { "id": "unknown_item_misc", "fg": 4138 }, + { "id": "unknown_terrain", "fg": 4139 }, + { "id": "unknown_trap", "fg": 4140 }, + { "id": "unknown_vehicle_part", "fg": 4141 }, + { "id": "overlay_crouch", "fg": 4149 }, + { "id": "overlay_effect_badpoison", "fg": 4150 }, + { "id": "overlay_effect_bleed", "fg": 4151 }, + { "id": "overlay_effect_cold", "fg": 4152 }, + { "id": "overlay_effect_deaf", "fg": 4153 }, + { "id": "overlay_effect_downed", "fg": 4154 }, + { "id": "overlay_effect_grabbed", "fg": 4155 }, + { "id": "overlay_effect_hot", "fg": 4156 }, + { "id": "overlay_effect_poison", "fg": 4158 }, + { "id": "overlay_effect_slimed", "fg": 4159 }, + { "id": "overlay_effect_wet", "fg": 4160 }, + { "id": "overlay_effect_winded", "fg": 4161 }, + { "id": "overlay_friendly_sees_player", "fg": 4162 }, + { "id": "overlay_hostile_sees_player", "fg": 4163 }, + { "id": "overlay_neutral_sees_player", "fg": 4164 }, + { "id": "overlay_other_sees_player", "fg": 4165 }, + { "id": "overlay_prone", "fg": 4166 }, + { "id": "overlay_run", "fg": 4167 }, + { "id": "zombie_revival_indicator", "fg": 4168 }, + { "id": "overlay_female_mutation_HOOVES", "fg": 4169 }, + { "id": "overlay_male_mutation_HOOVES", "fg": 4170 }, + { "id": "overlay_female_mutation_LEG_TENTACLES", "fg": 4171 }, + { "id": "overlay_male_mutation_LEG_TENTACLES", "fg": 4172 }, + { "id": "overlay_wielded_bfg50", "fg": 4173 }, + { "id": "overlay_worn_swim_fins", "fg": 4174 }, + { "id": "lake_shore", "fg": 4177 }, + { "id": "lake_surface", "fg": 4178 }, + { "id": "cemetery_small", "fg": 4197 }, + { "id": "dirt_road_center", "fg": 4212 }, + { "id": "dirt_road_end_piece_e", "fg": 4219 }, + { "id": "dirt_road_end_piece_n", "fg": 4220 }, + { "id": "dirt_road_end_piece_s", "fg": 4221 }, + { "id": "dirt_road_end_piece_w", "fg": 4222 }, + { "id": "dirt_road_unconnected", "fg": 4227 }, + { "id": "mx_crater", "fg": 4232 }, + { "id": "mx_fallen_shed", "fg": 4233 }, + { "id": "mx_helicopter", "fg": 4234 }, + { "id": "mx_point_burned_ground", "fg": 4235 }, + { "id": "mx_point_dead_vegetation", "fg": 4236 }, + { "id": "mx_pond", "fg": 4237 }, + { "id": "mx_science", "fg": 4238 }, + { "id": "hunting_blind", "fg": 4276 }, + { "id": "overmap_horde_3", "fg": 4277 }, + { "id": "overmap_horde_4", "fg": 4278 }, + { "id": "overmap_horde_5", "fg": 4279 }, + { "id": "overmap_horde_6", "fg": 4280 }, + { "id": "overmap_remembered_vehicle", "fg": 4281 }, + { "id": "pasture_connection_ew", "fg": 4314 }, + { "id": "pasture_connection_ns", "fg": 4315 }, + { "id": "pasture_unconnected", "fg": 4328 }, + { "id": "acid_drizzle", "fg": 4403 }, + { "id": "acid_rain", "fg": 4404 }, + { "id": "clear", "fg": 4405 }, + { "id": "cloudy", "fg": 4406 }, + { "id": "drizzle", "fg": 4407 }, + { "id": "flurries", "fg": 4408 }, + { "id": "light_drizzle", "fg": 4409 }, + { "id": "lightning", "fg": 4410 }, + { "id": "rain", "fg": 4411 }, + { "id": "snowing", "fg": 4412 }, + { "id": "snowstorm", "fg": 4413 }, + { "id": "sunny", "fg": 4414 }, + { "id": "thunder", "fg": 4415 }, + { "id": "unexplored_terrain", "fg": 4416 }, + { "id": "f_bullettrailer_minisofa", "fg": 4420 }, + { "id": "f_bullettrailer_sign_danabakery", "fg": 4421 }, + { "id": "f_bullettrailer_table_bottom", "fg": 4422 }, + { "id": "f_bullettrailer_table_middle", "fg": 4423 }, + { "id": "f_bullettrailer_table_top", "fg": 4424 }, + { "id": "f_bullettrailer_toilet", "fg": 4425 }, + { "id": "t_bullettrailer_bed_foot", "fg": 4426 }, + { "id": "t_bullettrailer_bed_head", "fg": 4427 }, + { "id": "t_bullettrailer_inner_T", "fg": 4432 }, + { "id": "t_bullettrailer_inner_eastcorner", "fg": 4433 }, + { "id": "t_bullettrailer_nw_brownfloor", "fg": 4434 }, + { "id": "t_bullettrailer_wwall", "fg": 4435 }, + { "id": "t_metal_ventilation_shutter", "fg": 4436 }, + { "id": "t_ramp_down_high", "fg": 4462 }, + { "id": "t_ramp_up_high", "fg": 4463 }, + { "id": "t_slope_down", "fg": 4464 }, + { "id": "t_slope_up", "fg": 4465 }, + { "id": "t_card_reader_broken", "fg": 4614 }, + { "id": "t_door_locked", "fg": 5025 }, + { "id": "t_door_bar_o", "fg": 5028 }, + { "id": "t_door_glass_c", "fg": 5033 }, + { "id": "t_door_glass_o", "fg": 5034 }, + { "id": "t_door_glass_frosted_c", "fg": 5035 }, + { "id": "t_door_glass_frosted_o", "fg": 5036 }, + { "id": "t_door_glass_frosted_lab_o", "fg": 5037 }, + { "id": "t_door_glass_gray_c", "fg": 5038 }, + { "id": "t_door_glass_gray_o", "fg": 5039 }, + { "id": "t_door_glass_green_c", "fg": 5040 }, + { "id": "t_door_glass_green_o", "fg": 5041 }, + { "id": "t_door_glass_lab_o", "fg": 5042 }, + { "id": "t_door_glass_red_c", "fg": 5043 }, + { "id": "t_door_glass_red_o", "fg": 5044 }, + { "id": "t_door_glass_white_c", "fg": 5045 }, + { "id": "t_door_glass_white_o", "fg": 5046 }, + { "id": "t_mdoor_frame", "fg": 5064 }, + { "id": "t_door_metal_c_peep", "fg": 5065 }, + { "id": "t_fungus2_unconnected", "fg": 5358 }, + { "id": "t_fungus3_unconnected", "fg": 5374 }, + { "id": "t_fungus4_corner_ne", "fg": 5376 }, + { "id": "t_fungus4_corner_nw", "fg": 5377 }, + { "id": "t_fungus4_corner_se", "fg": 5378 }, + { "id": "t_fungus4_corner_sw", "fg": 5379 }, + { "id": "t_fungus4_edge_ew", "fg": 5380 }, + { "id": "t_fungus4_edge_ns", "fg": 5381 }, + { "id": "t_fungus4_end_piece_e", "fg": 5382 }, + { "id": "t_fungus4_end_piece_n", "fg": 5383 }, + { "id": "t_fungus4_end_piece_s", "fg": 5384 }, + { "id": "t_fungus4_end_piece_w", "fg": 5385 }, + { "id": "t_fungus4_t_connection_e", "fg": 5386 }, + { "id": "t_fungus4_t_connection_n", "fg": 5387 }, + { "id": "t_fungus4_t_connection_s", "fg": 5388 }, + { "id": "t_fungus4_t_connection_w", "fg": 5389 }, + { "id": "t_fungus4_unconnected", "fg": 5390 }, + { "id": "t_fungus5_unconnected", "fg": 5406 }, + { "id": "t_fungus6_unconnected", "fg": 5422 }, + { "id": "t_fungus_sticks16", "fg": 5470 }, + { "id": "t_fungus_mound1_unconnected", "fg": 5486 }, + { "id": "t_fungus_mound2_unconnected", "fg": 5502 }, + { "id": "t_fungus_mound3_unconnected", "fg": 5518 }, + { "id": "t_gutter_drop", "fg": 5732 }, + { "id": "t_intercom", "fg": 5744 }, + { "id": "t_ladder_down", "fg": 5745 }, + { "id": "t_m_frame", "fg": 5794 }, + { "id": "t_mdoor_lab_frame", "fg": 5797 }, + { "id": "t_ov_reb_cage", "fg": 5867 }, + { "id": "t_ov_smreb_cage", "fg": 5868 }, + { "id": "t_reinforced_door_glass_c", "fg": 6156 }, + { "id": "t_reinforced_door_glass_o", "fg": 6157 }, + { "id": "t_reinforced_door_glass_lab_o", "fg": 6158 }, + { "id": "t_resin_hole", "fg": 6175 }, + { "id": "t_marloss", "fg": 6593 }, + { "id": "t_marloss_season_winter", "fg": 6594 }, + { "id": "t_shrub_fungal", "fg": 6595 }, + { "id": "t_shrub_fungal_season_winter", "fg": 6596 }, + { "id": "t_strconc_floor_halfway", "fg": 6679 }, + { "id": "t_thconc_floor_unconnected", "fg": 6837 }, + { "id": "t_thconc_floor_flesh", "fg": 6838 }, + { "id": "t_wall_Pi_center", "fg": 6868 }, + { "id": "t_wall_resin_cage", "fg": 7042 }, + { "id": "t_window_bars_curtains", "fg": 7212 }, + { "id": "t_window_bars_domestic", "fg": 7213 }, + { "id": "t_window_bars_noglass", "fg": 7214 }, + { "id": "t_window_domestic", "fg": 7215 }, + { "id": "t_window_domestic_taped", "fg": 7216 }, + { "id": "t_window_no_curtains", "fg": 7218 }, + { "id": "t_window_no_curtains_open", "fg": 7219 }, + { "id": "t_window_open", "fg": 7221 }, + { "id": "tr_cot", "fg": 7330 }, + { "id": "tr_practice_target", "fg": 7341 }, + { "id": "metal_boat_hull", "fg": 7343 } ] }, { "file": "ultica-tall.png", - "//": "range 7360 to 7935", + "//": "range 7376 to 7951", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, @@ -11134,34 +11230,6 @@ { "id": "fd_fire_int3", "animated": true, - "fg": [ - { "weight": 8, "sprite": 7362 }, - { "weight": 8, "sprite": 7363 }, - { "weight": 8, "sprite": 7364 }, - { "weight": 8, "sprite": 7365 }, - { "weight": 8, "sprite": 7366 }, - { "weight": 8, "sprite": 7367 }, - { "weight": 8, "sprite": 7368 }, - { "weight": 8, "sprite": 7369 } - ] - }, - { - "id": "fd_fungal_haze_int1", - "animated": true, - "fg": [ - { "weight": 8, "sprite": 7370 }, - { "weight": 8, "sprite": 7371 }, - { "weight": 8, "sprite": 7372 }, - { "weight": 8, "sprite": 7373 }, - { "weight": 8, "sprite": 7374 }, - { "weight": 8, "sprite": 7375 }, - { "weight": 8, "sprite": 7376 }, - { "weight": 8, "sprite": 7377 } - ] - }, - { - "id": "fd_fungal_haze_int2", - "animated": true, "fg": [ { "weight": 8, "sprite": 7378 }, { "weight": 8, "sprite": 7379 }, @@ -11174,7 +11242,7 @@ ] }, { - "id": "fd_fungal_haze_int3", + "id": "fd_fungal_haze_int1", "animated": true, "fg": [ { "weight": 8, "sprite": 7386 }, @@ -11188,7 +11256,7 @@ ] }, { - "id": "fd_smoke_overlay", + "id": "fd_fungal_haze_int2", "animated": true, "fg": [ { "weight": 8, "sprite": 7394 }, @@ -11198,232 +11266,260 @@ { "weight": 8, "sprite": 7398 }, { "weight": 8, "sprite": 7399 }, { "weight": 8, "sprite": 7400 }, - { "weight": 8, "sprite": 7401 }, + { "weight": 8, "sprite": 7401 } + ] + }, + { + "id": "fd_fungal_haze_int3", + "animated": true, + "fg": [ { "weight": 8, "sprite": 7402 }, - { "weight": 8, "sprite": 7403 } + { "weight": 8, "sprite": 7403 }, + { "weight": 8, "sprite": 7404 }, + { "weight": 8, "sprite": 7405 }, + { "weight": 8, "sprite": 7406 }, + { "weight": 8, "sprite": 7407 }, + { "weight": 8, "sprite": 7408 }, + { "weight": 8, "sprite": 7409 } + ] + }, + { + "id": "fd_smoke_overlay", + "animated": true, + "fg": [ + { "weight": 8, "sprite": 7410 }, + { "weight": 8, "sprite": 7411 }, + { "weight": 8, "sprite": 7412 }, + { "weight": 8, "sprite": 7413 }, + { "weight": 8, "sprite": 7414 }, + { "weight": 8, "sprite": 7415 }, + { "weight": 8, "sprite": 7416 }, + { "weight": 8, "sprite": 7417 }, + { "weight": 8, "sprite": 7418 }, + { "weight": 8, "sprite": 7419 } ] }, { "id": "f_deckchair", - "fg": [ { "weight": 1, "sprite": 7404 }, { "weight": 1, "sprite": 7405 }, { "weight": 1, "sprite": 7406 } ] + "fg": [ { "weight": 1, "sprite": 7420 }, { "weight": 1, "sprite": 7421 }, { "weight": 1, "sprite": 7422 } ] }, - { "id": [ "f_fvat_empty", "f_fvat_full" ], "fg": 7408 }, - { "id": "f_punching_bag", "fg": 7412 }, - { "id": "f_exercise", "fg": 7411 }, - { "id": "f_ergometer", "fg": 7410 }, - { "id": "f_IV_pole", "fg": 7420 }, - { "id": "f_arcade_machine", "fg": 7422 }, - { "id": "f_autodoc_couch", "fg": 7423 }, - { "id": "f_birdbath", "fg": 7426 }, + { "id": [ "f_fvat_empty", "f_fvat_full" ], "fg": 7424 }, + { "id": "f_punching_bag", "fg": 7428 }, + { "id": "f_exercise", "fg": 7427 }, + { "id": "f_ergometer", "fg": 7426 }, + { "id": "f_IV_pole", "fg": 7436 }, + { "id": "f_arcade_machine", "fg": 7438 }, + { "id": "f_autodoc_couch", "fg": 7439 }, + { "id": "f_birdbath", "fg": 7442 }, { "id": "f_bookcase", "multitile": true, "rotates": false, - "fg": 7427, + "fg": 7443, "additional_tiles": [ - { "id": "center", "fg": 7427 }, - { "id": "corner", "fg": [ 7429, 7430, 7430, 7429 ] }, - { "id": "t_connection", "fg": [ 7427, 7428, 7427, 7428 ] }, - { "id": "edge", "fg": [ 7428, 7427 ] }, - { "id": "end_piece", "fg": [ 7429, 7427, 7430, 7427 ] }, - { "id": "unconnected", "fg": [ 7427, 7427 ] } + { "id": "center", "fg": 7443 }, + { "id": "corner", "fg": [ 7445, 7446, 7446, 7445 ] }, + { "id": "t_connection", "fg": [ 7443, 7444, 7443, 7444 ] }, + { "id": "edge", "fg": [ 7444, 7443 ] }, + { "id": "end_piece", "fg": [ 7445, 7443, 7446, 7443 ] }, + { "id": "unconnected", "fg": [ 7443, 7443 ] } ] }, - { "id": "f_boulder_large", "fg": 7431 }, - { "id": "f_cattails_season_spring", "fg": 7434, "rotates": false }, - { "id": "f_cattails_season_summer", "fg": 7435, "rotates": false }, - { "id": "f_cattails_season_autumn", "fg": 7433, "rotates": false }, - { "id": "f_cattails_season_winter", "fg": 7436, "rotates": false }, + { "id": "f_boulder_large", "fg": 7447 }, + { "id": "f_cattails_season_spring", "fg": 7450, "rotates": false }, + { "id": "f_cattails_season_summer", "fg": 7451, "rotates": false }, + { "id": "f_cattails_season_autumn", "fg": 7449, "rotates": false }, + { "id": "f_cattails_season_winter", "fg": 7452, "rotates": false }, { "id": "f_console", "multitile": true, - "fg": 7470, + "fg": 7486, "additional_tiles": [ - { "id": "center", "fg": 7455 }, - { "id": "corner", "fg": [ 7457, 7459, 7458, 7456 ] }, - { "id": "t_connection", "fg": [ 7467, 7469, 7468, 7466 ] }, - { "id": "edge", "fg": [ 7461, 7460 ] }, - { "id": "end_piece", "fg": [ 7463, 7465, 7464, 7462 ] }, - { "id": "unconnected", "fg": [ 7470, 7472, 7470, 7471 ] } + { "id": "center", "fg": 7471 }, + { "id": "corner", "fg": [ 7473, 7475, 7474, 7472 ] }, + { "id": "t_connection", "fg": [ 7483, 7485, 7484, 7482 ] }, + { "id": "edge", "fg": [ 7477, 7476 ] }, + { "id": "end_piece", "fg": [ 7479, 7481, 7480, 7478 ] }, + { "id": "unconnected", "fg": [ 7486, 7488, 7486, 7487 ] } ] }, { "id": "f_console_broken", "multitile": true, - "fg": 7453, + "fg": 7469, "additional_tiles": [ - { "id": "center", "fg": 7437 }, - { "id": "corner", "fg": [ 7439, 7441, 7440, 7438 ] }, - { "id": "t_connection", "fg": [ 7449, 7451, 7450, 7448 ] }, - { "id": "edge", "fg": [ 7443, 7442 ] }, - { "id": "end_piece", "fg": [ 7445, 7447, 7446, 7444 ] }, - { "id": "unconnected", "fg": [ 7453, 7454, 7453, 7452 ] } + { "id": "center", "fg": 7453 }, + { "id": "corner", "fg": [ 7455, 7457, 7456, 7454 ] }, + { "id": "t_connection", "fg": [ 7465, 7467, 7466, 7464 ] }, + { "id": "edge", "fg": [ 7459, 7458 ] }, + { "id": "end_piece", "fg": [ 7461, 7463, 7462, 7460 ] }, + { "id": "unconnected", "fg": [ 7469, 7470, 7469, 7468 ] } ] }, - { "id": "f_crate_c", "fg": 7473 }, - { "id": "f_crate_o", "fg": 7474 }, - { "id": "f_dialysis", "fg": 7475 }, - { "id": "f_dresser", "rotates": true, "fg": [ 7478, 7479, 7477, 7476 ] }, - { "id": "f_dryer", "fg": 7480 }, + { "id": "f_crate_c", "fg": 7489 }, + { "id": "f_crate_o", "fg": 7490 }, + { "id": "f_dialysis", "fg": 7491 }, + { "id": "f_dresser", "rotates": true, "fg": [ 7494, 7495, 7493, 7492 ] }, + { "id": "f_dryer", "fg": 7496 }, { "id": "f_dumpster", - "fg": 7487, + "fg": 7503, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7481 }, - { "id": "corner", "fg": [ 7486, 7486, 7483, 7483 ] }, - { "id": "t_connection", "fg": [ 7481, 7486, 7481, 7483 ] }, - { "id": "edge", "fg": [ 7482, 7481 ] }, - { "id": "end_piece", "fg": [ 7484, 7486, 7485, 7483 ] }, - { "id": "unconnected", "fg": [ 7487, 7487 ] } + { "id": "center", "fg": 7497 }, + { "id": "corner", "fg": [ 7502, 7502, 7499, 7499 ] }, + { "id": "t_connection", "fg": [ 7497, 7502, 7497, 7499 ] }, + { "id": "edge", "fg": [ 7498, 7497 ] }, + { "id": "end_piece", "fg": [ 7500, 7502, 7501, 7499 ] }, + { "id": "unconnected", "fg": [ 7503, 7503 ] } ] }, - { "id": "f_fireplace", "fg": 7488 }, - { "id": "f_floor_lamp", "fg": 7489 }, - { "id": "f_fridge", "rotates": true, "fg": [ 7492, 7493, 7491, 7490 ] }, - { "id": "t_gas_pump", "fg": 7494, "bg": 7671 }, - { "id": "f_gas_pump", "fg": 7494 }, - { "id": "f_glass_cabinet", "fg": 7495 }, - { "id": "f_glass_fridge", "fg": 7496 }, + { "id": "f_fireplace", "fg": 7504 }, + { "id": "f_floor_lamp", "fg": 7505 }, + { "id": "f_fridge", "rotates": true, "fg": [ 7508, 7509, 7507, 7506 ] }, + { "id": "t_gas_pump", "fg": 7510, "bg": 7687 }, + { "id": "f_gas_pump", "fg": 7510 }, + { "id": "f_glass_cabinet", "fg": 7511 }, + { "id": "f_glass_fridge", "fg": 7512 }, { "id": "f_ground_cable", "multitile": true, - "fg": 7515, + "fg": 7531, "additional_tiles": [ - { "id": "center", "fg": [ { "weight": 1, "sprite": 7497 }, { "weight": 1, "sprite": 7497 } ] }, + { "id": "center", "fg": [ { "weight": 1, "sprite": 7513 }, { "weight": 1, "sprite": 7513 } ] }, { "id": "corner", - "fg": [ { "weight": 1, "sprite": [ 7499, 7502, 7500, 7498 ] }, { "weight": 1, "sprite": [ 7499, 7502, 7501, 7498 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7515, 7518, 7516, 7514 ] }, { "weight": 1, "sprite": [ 7515, 7518, 7517, 7514 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 1, "sprite": [ 7512, 7514, 7513, 7511 ] }, { "weight": 1, "sprite": [ 7512, 7514, 7513, 7511 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7528, 7530, 7529, 7527 ] }, { "weight": 1, "sprite": [ 7528, 7530, 7529, 7527 ] } ] }, { "id": "edge", - "fg": [ { "weight": 1, "sprite": [ 7505, 7503 ] }, { "weight": 1, "sprite": [ 7506, 7504 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7521, 7519 ] }, { "weight": 1, "sprite": [ 7522, 7520 ] } ] }, { "id": "end_piece", - "fg": [ { "weight": 1, "sprite": [ 7508, 7510, 7509, 7507 ] }, { "weight": 1, "sprite": [ 7508, 7510, 7509, 7507 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7524, 7526, 7525, 7523 ] }, { "weight": 1, "sprite": [ 7524, 7526, 7525, 7523 ] } ] }, - { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 7515 }, { "weight": 1, "sprite": 7515 } ] } + { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 7531 }, { "weight": 1, "sprite": 7531 } ] } ] }, - { "id": "f_home_furnace", "fg": 7516 }, - { "id": "f_locker", "fg": 7518 }, - { "id": "f_machinery_old", "fg": 7525 }, - { "id": "t_machinery_old", "fg": 7525, "bg": 7662 }, - { "id": "f_machinery_electronic", "fg": 7519 }, - { "id": "t_machinery_electronic", "fg": 7519, "bg": 7662 }, + { "id": "f_home_furnace", "fg": 7532 }, + { "id": "f_locker", "fg": 7534 }, + { "id": "f_machinery_old", "fg": 7541 }, + { "id": "t_machinery_old", "fg": 7541, "bg": 7678 }, + { "id": "f_machinery_electronic", "fg": 7535 }, + { "id": "t_machinery_electronic", "fg": 7535, "bg": 7678 }, { "id": "f_machinery_heavy", - "fg": [ { "weight": 20, "sprite": 7520 }, { "weight": 150, "sprite": 7521 }, { "weight": 100, "sprite": 7522 } ] + "fg": [ { "weight": 20, "sprite": 7536 }, { "weight": 150, "sprite": 7537 }, { "weight": 100, "sprite": 7538 } ] }, { "id": "t_machinery_heavy", - "fg": [ { "weight": 20, "sprite": 7520 }, { "weight": 150, "sprite": 7521 }, { "weight": 100, "sprite": 7522 } ], - "bg": 7662 + "fg": [ { "weight": 20, "sprite": 7536 }, { "weight": 150, "sprite": 7537 }, { "weight": 100, "sprite": 7538 } ], + "bg": 7678 }, - { "id": "f_machinery_light", "fg": [ { "weight": 100, "sprite": 7524 }, { "weight": 100, "sprite": 7523 } ] }, + { "id": "f_machinery_light", "fg": [ { "weight": 100, "sprite": 7540 }, { "weight": 100, "sprite": 7539 } ] }, { "id": "t_machinery_light", - "fg": [ { "weight": 100, "sprite": 7524 }, { "weight": 100, "sprite": 7523 } ], - "bg": 7662 - }, - { "id": "f_mannequin", "fg": 7526 }, - { "id": "f_alien_tendril", "fg": 7530 }, - { "id": "f_alien_zapper", "fg": 7531 }, - { "id": [ "f_alien_pod", "f_alien_pod_organ" ], "fg": 7528 }, - { "id": "f_alien_pod_resin", "fg": 7529 }, - { "id": "f_oven", "rotates": true, "fg": [ 7534, 7535, 7533, 7532 ] }, - { "id": "f_rack_coat", "fg": 7539 }, - { "id": "f_scan_bed", "fg": 7540 }, + "fg": [ { "weight": 100, "sprite": 7540 }, { "weight": 100, "sprite": 7539 } ], + "bg": 7678 + }, + { "id": "f_mannequin", "fg": 7542 }, + { "id": "f_alien_tendril", "fg": 7546 }, + { "id": "f_alien_zapper", "fg": 7547 }, + { "id": [ "f_alien_pod", "f_alien_pod_organ" ], "fg": 7544 }, + { "id": "f_alien_pod_resin", "fg": 7545 }, + { "id": "f_oven", "rotates": true, "fg": [ 7550, 7551, 7549, 7548 ] }, + { "id": "f_rack_coat", "fg": 7555 }, + { "id": "f_scan_bed", "fg": 7556 }, { "id": "f_scrap_antenna", "animated": true, "fg": [ - { "weight": 15, "sprite": 7541 }, - { "weight": 15, "sprite": 7542 }, - { "weight": 15, "sprite": 7543 }, - { "weight": 15, "sprite": 7544 }, - { "weight": 15, "sprite": 7545 }, - { "weight": 15, "sprite": 7546 } + { "weight": 15, "sprite": 7557 }, + { "weight": 15, "sprite": 7558 }, + { "weight": 15, "sprite": 7559 }, + { "weight": 15, "sprite": 7560 }, + { "weight": 15, "sprite": 7561 }, + { "weight": 15, "sprite": 7562 } ], "rotates": false }, - { "id": "f_shower", "fg": 7547 }, - { "id": "f_standing_tank", "fg": 7549 }, - { "id": "f_statue", "fg": 7550 }, - { "id": "f_sunflower_season_summer", "fg": 7552 }, - { "id": "f_sunflower_season_autumn", "fg": 7551 }, - { "id": "f_vending_c", "fg": 7554 }, - { "id": "f_vending_reinforced", "fg": 7556 }, - { "id": "f_vending_o", "fg": 7555 }, - { "id": "f_ventilator", "fg": 7557 }, - { "id": "f_washer", "fg": 7558 }, - { "id": "f_water_heater", "fg": 7559 }, - { "id": "f_water_pump", "fg": 7560 }, - { "id": "t_water_pump", "fg": 7560, "bg": 7662 }, - { "id": "f_wind_mill", "fg": 7561 }, - { "id": "f_woodstove", "fg": 7562 }, - { "id": "f_workbench", "fg": 7563 }, - { "id": "mon_mech_combat", "fg": 7574, "bg": 7578 }, - { "id": "mon_mech_recon", "fg": 7575, "bg": 7578 }, + { "id": "f_shower", "fg": 7563 }, + { "id": "f_standing_tank", "fg": 7565 }, + { "id": "f_statue", "fg": 7566 }, + { "id": "f_sunflower_season_summer", "fg": 7568 }, + { "id": "f_sunflower_season_autumn", "fg": 7567 }, + { "id": "f_vending_c", "fg": 7570 }, + { "id": "f_vending_reinforced", "fg": 7572 }, + { "id": "f_vending_o", "fg": 7571 }, + { "id": "f_ventilator", "fg": 7573 }, + { "id": "f_washer", "fg": 7574 }, + { "id": "f_water_heater", "fg": 7575 }, + { "id": "f_water_pump", "fg": 7576 }, + { "id": "t_water_pump", "fg": 7576, "bg": 7678 }, + { "id": "f_wind_mill", "fg": 7577 }, + { "id": "f_woodstove", "fg": 7578 }, + { "id": "f_workbench", "fg": 7579 }, + { "id": "mon_mech_combat", "fg": 7590, "bg": 7594 }, + { "id": "mon_mech_recon", "fg": 7591, "bg": 7594 }, { "id": "mon_exodii_worker", "fg": [ - { "weight": 15, "sprite": 7579 }, - { "weight": 15, "sprite": 7580 }, - { "weight": 10, "sprite": 7581 }, - { "weight": 10, "sprite": 7582 } + { "weight": 15, "sprite": 7595 }, + { "weight": 15, "sprite": 7596 }, + { "weight": 10, "sprite": 7597 }, + { "weight": 10, "sprite": 7598 } ], - "bg": 7583 - }, - { "id": "mon_turret_searchlight", "fg": 7585, "bg": 7578 }, - { "id": "mon_afs_headless_horror", "fg": 7586, "bg": 7578 }, - { "id": "mon_biollante", "fg": 7587, "bg": 7578 }, - { "id": "mon_dispatch", "fg": 7588, "bg": 7578 }, - { "id": "mon_dispatch_military", "fg": 7589, "bg": 7578 }, - { "id": "mon_fungal_tendril", "fg": 7590, "bg": 7578 }, - { "id": "mon_fungaloid", "fg": 7591, "bg": 7578 }, - { "id": "mon_laserturret", "fg": 7592, "bg": 7578 }, - { "id": "mon_mosquito_giant", "fg": 7593, "bg": 7578 }, - { "id": "mon_robofac_laserturret_mk1", "fg": 7594, "bg": 7578 }, - { "id": "mon_skeleton_master", "fg": 7595, "bg": 7578 }, - { "id": "mon_triffid_flower", "fg": 7596, "bg": 7578 }, - { "id": "mon_turret", "fg": 7597, "bg": 7578 }, - { "id": "mon_turret_speaker", "fg": 7598, "bg": 7578 }, - { "id": "mon_zombie_fungus", "fg": 7599, "bg": 7578 }, - { "id": "mon_zombie_gasbag_fungus", "fg": 7600, "bg": 7578 }, - { "id": "mon_zombie_necro", "fg": 7603, "bg": 7578 }, - { "id": "mon_zombie_master", "fg": 7602, "bg": 7578 }, - { "id": [ "corpse_mon_zombie_necro", "corpse_mon_zombie_master" ], "fg": 7601 }, + "bg": 7599 + }, + { "id": "mon_turret_searchlight", "fg": 7601, "bg": 7594 }, + { "id": "mon_afs_headless_horror", "fg": 7602, "bg": 7594 }, + { "id": "mon_biollante", "fg": 7603, "bg": 7594 }, + { "id": "mon_dispatch", "fg": 7604, "bg": 7594 }, + { "id": "mon_dispatch_military", "fg": 7605, "bg": 7594 }, + { "id": "mon_fungal_tendril", "fg": 7606, "bg": 7594 }, + { "id": "mon_fungaloid", "fg": 7607, "bg": 7594 }, + { "id": "mon_laserturret", "fg": 7608, "bg": 7594 }, + { "id": "mon_mosquito_giant", "fg": 7609, "bg": 7594 }, + { "id": "mon_robofac_laserturret_mk1", "fg": 7610, "bg": 7594 }, + { "id": "mon_skeleton_master", "fg": 7611, "bg": 7594 }, + { "id": "mon_triffid_flower", "fg": 7612, "bg": 7594 }, + { "id": "mon_turret", "fg": 7613, "bg": 7594 }, + { "id": "mon_turret_speaker", "fg": 7614, "bg": 7594 }, + { "id": "mon_zombie_fungus", "fg": 7615, "bg": 7594 }, + { "id": "mon_zombie_gasbag_fungus", "fg": 7616, "bg": 7594 }, + { "id": "mon_zombie_necro", "fg": 7619, "bg": 7594 }, + { "id": "mon_zombie_master", "fg": 7618, "bg": 7594 }, + { "id": [ "corpse_mon_zombie_necro", "corpse_mon_zombie_master" ], "fg": 7617 }, { "id": "mon_triffid", - "fg": [ { "weight": 100, "sprite": 7608 }, { "weight": 50, "sprite": 7609 } ], - "bg": 7578 - }, - { "id": "mon_triffid_sprig", "fg": 7610, "bg": 7578 }, - { "id": "mon_triffid_young", "fg": 7611, "bg": 7578 }, - { "id": "overlay_wielded_long_pole", "fg": 7617 }, - { "id": "overlay_wielded_pike_copper", "fg": 7618 }, - { "id": "overlay_wielded_pike", "fg": 7619 }, - { "id": "overlay_wielded_pike_wood", "fg": 7620 }, - { "id": "overlay_female_wielded_wood_panel", "fg": 7621 }, - { "id": "overlay_male_wielded_wood_panel", "fg": 7622 }, - { "id": "overlay_female_wielded_wood_sheet", "fg": 7623 }, - { "id": "overlay_male_wielded_wood_sheet", "fg": 7624 }, - { "id": [ "lake_water_cube", "lake_bed" ], "fg": 7834 }, - { "id": "airliner_2b_1", "fg": 7629, "bg": 7626, "rotates": false }, - { "id": "airliner_2b", "fg": 7628, "bg": 7630 }, - { "id": "lighthouse_ground", "fg": 7631, "bg": 7627 }, - { "id": "lighthouse_z1", "fg": 7632, "bg": 7626 }, - { "id": "park", "fg": 7633, "bg": 7625 }, + "fg": [ { "weight": 100, "sprite": 7624 }, { "weight": 50, "sprite": 7625 } ], + "bg": 7594 + }, + { "id": "mon_triffid_sprig", "fg": 7626, "bg": 7594 }, + { "id": "mon_triffid_young", "fg": 7627, "bg": 7594 }, + { "id": "overlay_wielded_long_pole", "fg": 7633 }, + { "id": "overlay_wielded_pike_copper", "fg": 7634 }, + { "id": "overlay_wielded_pike", "fg": 7635 }, + { "id": "overlay_wielded_pike_wood", "fg": 7636 }, + { "id": "overlay_female_wielded_wood_panel", "fg": 7637 }, + { "id": "overlay_male_wielded_wood_panel", "fg": 7638 }, + { "id": "overlay_female_wielded_wood_sheet", "fg": 7639 }, + { "id": "overlay_male_wielded_wood_sheet", "fg": 7640 }, + { "id": [ "lake_water_cube", "lake_bed" ], "fg": 7850 }, + { "id": "airliner_2b_1", "fg": 7645, "bg": 7642, "rotates": false }, + { "id": "airliner_2b", "fg": 7644, "bg": 7646 }, + { "id": "lighthouse_ground", "fg": 7647, "bg": 7643 }, + { "id": "lighthouse_z1", "fg": 7648, "bg": 7642 }, + { "id": "park", "fg": 7649, "bg": 7641 }, { "id": [ "horse_farm_isherwood_13", "horse_farm_13", "farm_dairy_twd_4", "farm_stills_3" ], - "fg": [ 7635, 7634, 7636, 7637 ], - "bg": 7625, + "fg": [ 7651, 7650, 7652, 7653 ], + "bg": 7641, "rotates": true }, { @@ -11437,73 +11533,73 @@ "farm_stills_3_2nd", "farm_stills_3_roof" ], - "fg": [ 7635, 7634, 7636, 7637 ], - "bg": 7626, + "fg": [ 7651, 7650, 7652, 7653 ], + "bg": 7642, "rotates": true }, { "id": [ "wind_turbine_pillar", "wind_turbine_pillar_platform", "wind_turbine_nacelle", "wind_turbine_roof" ], - "fg": [ 7639, 7638, 7640, 7641 ], - "bg": 7626, + "fg": [ 7655, 7654, 7656, 7657 ], + "bg": 7642, "rotates": true }, - { "id": "wind_turbine_ground", "fg": [ 7639, 7638, 7640, 7641 ], "bg": 7625, "rotates": true }, - { "id": "t_dirtfloor_olight", "fg": 7677, "bg": 7663 }, - { "id": "t_floor_olight", "fg": 7677, "bg": 7664 }, - { "id": "t_thconc_floor_olight", "fg": 7677, "bg": 7673 }, - { "id": "t_metal_floor_olight", "fg": 7677, "bg": 7670 }, - { "id": "t_thconc_y_olight", "fg": 7677, "bg": 7674 }, - { "id": "t_strconc_floor_olight", "fg": 7677, "bg": 7672 }, - { "id": "t_linoleum_whitefloor_olight", "fg": 7677, "bg": 7669 }, - { "id": "t_linoleum_gray_floor_olight", "fg": 7677, "bg": 7668 }, - { "id": "t_atm", "fg": 7678, "bg": 7662 }, - { "id": [ "t_backboard", "t_backboard_in" ], "fg": 7679, "bg": 7671 }, - { "id": "t_bamboo_dead", "fg": 7680, "bg": 7667 }, - { "id": "t_bamboo_dead_season_summer", "fg": 7680, "bg": 7666 }, - { "id": "t_bamboo_dead_season_autumn", "fg": 7680, "bg": 7665 }, - { "id": "t_bamboo_dead_season_winter", "fg": 7681, "bg": 7661 }, - { "id": "t_bamboo_tall", "fg": 7682, "bg": 7667 }, - { "id": "t_bamboo_tall_season_summer", "fg": 7682, "bg": 7666 }, - { "id": "t_bamboo_tall_season_autumn", "fg": 7682, "bg": 7665 }, - { "id": "t_bamboo_tall_season_winter", "fg": 7683, "bg": 7661 }, - { "id": [ "t_barndoor", "t_palisade_pulley" ], "fg": 7684, "bg": 7659 }, - { "id": "t_column", "fg": 7685, "bg": 7662 }, - { "id": "t_crossbuck_metal", "fg": 7687, "bg": 7659 }, - { "id": "t_crossbuck_metal_season_winter", "fg": 7687, "bg": 7661 }, - { "id": "t_crossbuck_wood", "fg": 7688, "bg": 7659 }, - { "id": "t_crossbuck_wood_season_winter", "fg": 7688, "bg": 7661 }, - { "id": "t_grass_alien", "fg": 7689, "bg": 7667 }, - { "id": "t_grass_alien_season_summer", "fg": 7689, "bg": 7666 }, - { "id": "t_grass_alien_season_autumn", "fg": 7689, "bg": 7665 }, - { "id": "t_grass_alien_season_winter", "fg": 7689, "bg": 7660 }, + { "id": "wind_turbine_ground", "fg": [ 7655, 7654, 7656, 7657 ], "bg": 7641, "rotates": true }, + { "id": "t_dirtfloor_olight", "fg": 7693, "bg": 7679 }, + { "id": "t_floor_olight", "fg": 7693, "bg": 7680 }, + { "id": "t_thconc_floor_olight", "fg": 7693, "bg": 7689 }, + { "id": "t_metal_floor_olight", "fg": 7693, "bg": 7686 }, + { "id": "t_thconc_y_olight", "fg": 7693, "bg": 7690 }, + { "id": "t_strconc_floor_olight", "fg": 7693, "bg": 7688 }, + { "id": "t_linoleum_whitefloor_olight", "fg": 7693, "bg": 7685 }, + { "id": "t_linoleum_gray_floor_olight", "fg": 7693, "bg": 7684 }, + { "id": "t_atm", "fg": 7694, "bg": 7678 }, + { "id": [ "t_backboard", "t_backboard_in" ], "fg": 7695, "bg": 7687 }, + { "id": "t_bamboo_dead", "fg": 7696, "bg": 7683 }, + { "id": "t_bamboo_dead_season_summer", "fg": 7696, "bg": 7682 }, + { "id": "t_bamboo_dead_season_autumn", "fg": 7696, "bg": 7681 }, + { "id": "t_bamboo_dead_season_winter", "fg": 7697, "bg": 7677 }, + { "id": "t_bamboo_tall", "fg": 7698, "bg": 7683 }, + { "id": "t_bamboo_tall_season_summer", "fg": 7698, "bg": 7682 }, + { "id": "t_bamboo_tall_season_autumn", "fg": 7698, "bg": 7681 }, + { "id": "t_bamboo_tall_season_winter", "fg": 7699, "bg": 7677 }, + { "id": [ "t_barndoor", "t_palisade_pulley" ], "fg": 7700, "bg": 7675 }, + { "id": "t_column", "fg": 7701, "bg": 7678 }, + { "id": "t_crossbuck_metal", "fg": 7703, "bg": 7675 }, + { "id": "t_crossbuck_metal_season_winter", "fg": 7703, "bg": 7677 }, + { "id": "t_crossbuck_wood", "fg": 7704, "bg": 7675 }, + { "id": "t_crossbuck_wood_season_winter", "fg": 7704, "bg": 7677 }, + { "id": "t_grass_alien", "fg": 7705, "bg": 7683 }, + { "id": "t_grass_alien_season_summer", "fg": 7705, "bg": 7682 }, + { "id": "t_grass_alien_season_autumn", "fg": 7705, "bg": 7681 }, + { "id": "t_grass_alien_season_winter", "fg": 7705, "bg": 7676 }, { "id": "t_grass_long", "multitile": true, - "fg": 7708, - "bg": 7667, + "fg": 7724, + "bg": 7683, "additional_tiles": [ { "id": "center", - "bg": 7667, + "bg": 7683, "fg": [ - { "weight": 100, "sprite": 7690 }, - { "weight": 100, "sprite": 7691 }, - { "weight": 100, "sprite": 7692 }, - { "weight": 100, "sprite": 7693 } + { "weight": 100, "sprite": 7706 }, + { "weight": 100, "sprite": 7707 }, + { "weight": 100, "sprite": 7708 }, + { "weight": 100, "sprite": 7709 } ] }, - { "id": "corner", "bg": 7667, "fg": [ 7695, 7697, 7696, 7694 ] }, - { "id": "t_connection", "bg": 7667, "fg": [ 7705, 7707, 7706, 7704 ] }, - { "id": "edge", "bg": 7667, "fg": [ 7699, 7698 ] }, - { "id": "end_piece", "bg": 7667, "fg": [ 7701, 7703, 7702, 7700 ] }, + { "id": "corner", "bg": 7683, "fg": [ 7711, 7713, 7712, 7710 ] }, + { "id": "t_connection", "bg": 7683, "fg": [ 7721, 7723, 7722, 7720 ] }, + { "id": "edge", "bg": 7683, "fg": [ 7715, 7714 ] }, + { "id": "end_piece", "bg": 7683, "fg": [ 7717, 7719, 7718, 7716 ] }, { "id": "unconnected", - "bg": 7667, + "bg": 7683, "fg": [ - { "weight": 100, "sprite": 7708 }, - { "weight": 100, "sprite": 7709 }, - { "weight": 100, "sprite": 7710 }, - { "weight": 100, "sprite": 7711 } + { "weight": 100, "sprite": 7724 }, + { "weight": 100, "sprite": 7725 }, + { "weight": 100, "sprite": 7726 }, + { "weight": 100, "sprite": 7727 } ] } ] @@ -11511,31 +11607,31 @@ { "id": "t_grass_long_season_summer", "multitile": true, - "fg": 7752, - "bg": 7666, + "fg": 7768, + "bg": 7682, "additional_tiles": [ { "id": "center", - "bg": 7666, + "bg": 7682, "fg": [ - { "weight": 100, "sprite": 7734 }, - { "weight": 100, "sprite": 7735 }, - { "weight": 100, "sprite": 7736 }, - { "weight": 100, "sprite": 7737 } + { "weight": 100, "sprite": 7750 }, + { "weight": 100, "sprite": 7751 }, + { "weight": 100, "sprite": 7752 }, + { "weight": 100, "sprite": 7753 } ] }, - { "id": "corner", "bg": 7666, "fg": [ 7739, 7741, 7740, 7738 ] }, - { "id": "t_connection", "bg": 7666, "fg": [ 7749, 7751, 7750, 7748 ] }, - { "id": "edge", "bg": 7666, "fg": [ 7743, 7742 ] }, - { "id": "end_piece", "bg": 7666, "fg": [ 7745, 7747, 7746, 7744 ] }, + { "id": "corner", "bg": 7682, "fg": [ 7755, 7757, 7756, 7754 ] }, + { "id": "t_connection", "bg": 7682, "fg": [ 7765, 7767, 7766, 7764 ] }, + { "id": "edge", "bg": 7682, "fg": [ 7759, 7758 ] }, + { "id": "end_piece", "bg": 7682, "fg": [ 7761, 7763, 7762, 7760 ] }, { "id": "unconnected", - "bg": 7666, + "bg": 7682, "fg": [ - { "weight": 100, "sprite": 7752 }, - { "weight": 100, "sprite": 7753 }, - { "weight": 100, "sprite": 7754 }, - { "weight": 100, "sprite": 7755 } + { "weight": 100, "sprite": 7768 }, + { "weight": 100, "sprite": 7769 }, + { "weight": 100, "sprite": 7770 }, + { "weight": 100, "sprite": 7771 } ] } ] @@ -11543,64 +11639,64 @@ { "id": "t_grass_long_season_autumn", "multitile": true, - "fg": 7730, - "bg": 7665, + "fg": 7746, + "bg": 7681, "additional_tiles": [ { "id": "center", - "bg": 7665, + "bg": 7681, "fg": [ - { "weight": 100, "sprite": 7712 }, - { "weight": 100, "sprite": 7713 }, - { "weight": 100, "sprite": 7714 }, - { "weight": 100, "sprite": 7715 } + { "weight": 100, "sprite": 7728 }, + { "weight": 100, "sprite": 7729 }, + { "weight": 100, "sprite": 7730 }, + { "weight": 100, "sprite": 7731 } ] }, - { "id": "corner", "bg": 7665, "fg": [ 7717, 7719, 7718, 7716 ] }, - { "id": "t_connection", "bg": 7665, "fg": [ 7727, 7729, 7728, 7726 ] }, - { "id": "edge", "bg": 7665, "fg": [ 7721, 7720 ] }, - { "id": "end_piece", "bg": 7665, "fg": [ 7723, 7725, 7724, 7722 ] }, + { "id": "corner", "bg": 7681, "fg": [ 7733, 7735, 7734, 7732 ] }, + { "id": "t_connection", "bg": 7681, "fg": [ 7743, 7745, 7744, 7742 ] }, + { "id": "edge", "bg": 7681, "fg": [ 7737, 7736 ] }, + { "id": "end_piece", "bg": 7681, "fg": [ 7739, 7741, 7740, 7738 ] }, { "id": "unconnected", - "bg": 7665, + "bg": 7681, "fg": [ - { "weight": 100, "sprite": 7730 }, - { "weight": 100, "sprite": 7731 }, - { "weight": 100, "sprite": 7732 }, - { "weight": 100, "sprite": 7733 } + { "weight": 100, "sprite": 7746 }, + { "weight": 100, "sprite": 7747 }, + { "weight": 100, "sprite": 7748 }, + { "weight": 100, "sprite": 7749 } ] } ] }, - { "id": "t_grass_long_season_winter", "fg": 7660 }, + { "id": "t_grass_long_season_winter", "fg": 7676 }, { "id": "t_grass_tall", "multitile": true, - "fg": 7774, - "bg": 7667, + "fg": 7790, + "bg": 7683, "additional_tiles": [ { "id": "center", - "bg": 7667, + "bg": 7683, "fg": [ - { "weight": 100, "sprite": 7756 }, - { "weight": 100, "sprite": 7757 }, - { "weight": 100, "sprite": 7758 }, - { "weight": 100, "sprite": 7759 } + { "weight": 100, "sprite": 7772 }, + { "weight": 100, "sprite": 7773 }, + { "weight": 100, "sprite": 7774 }, + { "weight": 100, "sprite": 7775 } ] }, - { "id": "corner", "bg": 7667, "fg": [ 7761, 7763, 7762, 7760 ] }, - { "id": "t_connection", "bg": 7667, "fg": [ 7771, 7773, 7772, 7770 ] }, - { "id": "edge", "bg": 7667, "fg": [ 7765, 7764 ] }, - { "id": "end_piece", "bg": 7667, "fg": [ 7767, 7769, 7768, 7766 ] }, + { "id": "corner", "bg": 7683, "fg": [ 7777, 7779, 7778, 7776 ] }, + { "id": "t_connection", "bg": 7683, "fg": [ 7787, 7789, 7788, 7786 ] }, + { "id": "edge", "bg": 7683, "fg": [ 7781, 7780 ] }, + { "id": "end_piece", "bg": 7683, "fg": [ 7783, 7785, 7784, 7782 ] }, { "id": "unconnected", - "bg": 7667, + "bg": 7683, "fg": [ - { "weight": 100, "sprite": 7774 }, - { "weight": 100, "sprite": 7775 }, - { "weight": 100, "sprite": 7776 }, - { "weight": 100, "sprite": 7777 } + { "weight": 100, "sprite": 7790 }, + { "weight": 100, "sprite": 7791 }, + { "weight": 100, "sprite": 7792 }, + { "weight": 100, "sprite": 7793 } ] } ] @@ -11608,31 +11704,31 @@ { "id": "t_grass_tall_season_summer", "multitile": true, - "fg": 7818, - "bg": 7666, + "fg": 7834, + "bg": 7682, "additional_tiles": [ { "id": "center", - "bg": 7666, + "bg": 7682, "fg": [ - { "weight": 100, "sprite": 7800 }, - { "weight": 100, "sprite": 7801 }, - { "weight": 100, "sprite": 7802 }, - { "weight": 100, "sprite": 7803 } + { "weight": 100, "sprite": 7816 }, + { "weight": 100, "sprite": 7817 }, + { "weight": 100, "sprite": 7818 }, + { "weight": 100, "sprite": 7819 } ] }, - { "id": "corner", "bg": 7666, "fg": [ 7805, 7807, 7806, 7804 ] }, - { "id": "t_connection", "bg": 7666, "fg": [ 7815, 7817, 7816, 7814 ] }, - { "id": "edge", "bg": 7666, "fg": [ 7809, 7808 ] }, - { "id": "end_piece", "bg": 7666, "fg": [ 7811, 7813, 7812, 7810 ] }, + { "id": "corner", "bg": 7682, "fg": [ 7821, 7823, 7822, 7820 ] }, + { "id": "t_connection", "bg": 7682, "fg": [ 7831, 7833, 7832, 7830 ] }, + { "id": "edge", "bg": 7682, "fg": [ 7825, 7824 ] }, + { "id": "end_piece", "bg": 7682, "fg": [ 7827, 7829, 7828, 7826 ] }, { "id": "unconnected", - "bg": 7666, + "bg": 7682, "fg": [ - { "weight": 100, "sprite": 7818 }, - { "weight": 100, "sprite": 7819 }, - { "weight": 100, "sprite": 7820 }, - { "weight": 100, "sprite": 7821 } + { "weight": 100, "sprite": 7834 }, + { "weight": 100, "sprite": 7835 }, + { "weight": 100, "sprite": 7836 }, + { "weight": 100, "sprite": 7837 } ] } ] @@ -11640,101 +11736,101 @@ { "id": "t_grass_tall_season_autumn", "multitile": true, - "fg": 7796, - "bg": 7665, + "fg": 7812, + "bg": 7681, "additional_tiles": [ { "id": "center", - "bg": 7665, + "bg": 7681, "fg": [ - { "weight": 100, "sprite": 7778 }, - { "weight": 100, "sprite": 7779 }, - { "weight": 100, "sprite": 7780 }, - { "weight": 100, "sprite": 7781 } + { "weight": 100, "sprite": 7794 }, + { "weight": 100, "sprite": 7795 }, + { "weight": 100, "sprite": 7796 }, + { "weight": 100, "sprite": 7797 } ] }, - { "id": "corner", "bg": 7665, "fg": [ 7783, 7785, 7784, 7782 ] }, - { "id": "t_connection", "bg": 7665, "fg": [ 7793, 7795, 7794, 7792 ] }, - { "id": "edge", "bg": 7665, "fg": [ 7787, 7786 ] }, - { "id": "end_piece", "bg": 7665, "fg": [ 7789, 7791, 7790, 7788 ] }, + { "id": "corner", "bg": 7681, "fg": [ 7799, 7801, 7800, 7798 ] }, + { "id": "t_connection", "bg": 7681, "fg": [ 7809, 7811, 7810, 7808 ] }, + { "id": "edge", "bg": 7681, "fg": [ 7803, 7802 ] }, + { "id": "end_piece", "bg": 7681, "fg": [ 7805, 7807, 7806, 7804 ] }, { "id": "unconnected", - "bg": 7665, + "bg": 7681, "fg": [ - { "weight": 100, "sprite": 7796 }, - { "weight": 100, "sprite": 7797 }, - { "weight": 100, "sprite": 7798 }, - { "weight": 100, "sprite": 7799 } + { "weight": 100, "sprite": 7812 }, + { "weight": 100, "sprite": 7813 }, + { "weight": 100, "sprite": 7814 }, + { "weight": 100, "sprite": 7815 } ] } ] }, - { "id": "t_grass_tall_season_winter", "fg": 7660 }, - { "id": "t_gutter_downspout", "fg": 7822, "bg": 7667 }, - { "id": "t_gutter_downspout_season_autumn", "fg": 7822, "bg": 7665 }, - { "id": "t_gutter_downspout_season_summer", "fg": 7822, "bg": 7666 }, - { "id": "t_gutter_downspout_season_winter", "fg": 7822, "bg": 7661 }, - { "id": "t_little_column", "fg": 7823, "bg": 7662 }, - { "id": "t_palisade_gate_o", "fg": 7824, "bg": 7667 }, - { "id": "t_palisade_gate_o_season_summer", "fg": 7824, "bg": 7666 }, - { "id": "t_palisade_gate_o_season_autumn", "fg": 7824, "bg": 7665 }, - { "id": "t_palisade_gate_o_season_winter", "fg": 7824, "bg": 7661 }, - { "id": "t_privacy_fencegate_o", "fg": 7825, "bg": 7667 }, - { "id": "t_privacy_fencegate_o_season_summer", "fg": 7825, "bg": 7666 }, - { "id": "t_privacy_fencegate_o_season_autumn", "fg": 7825, "bg": 7665 }, - { "id": "t_privacy_fencegate_o_season_winter", "fg": 7825, "bg": 7661 }, - { "id": "t_railroad_crossing_signal", "fg": 7827, "bg": 7659 }, - { "id": "t_railroad_crossing_signal_season_winter", "fg": 7827, "bg": 7661 }, - { "id": "t_sai_box", "fg": 7828, "bg": 7662 }, - { "id": "t_sai_box_damaged", "fg": 7829, "bg": 7662 }, - { "id": "t_screen_door_o", "fg": 7830, "bg": 7664 }, - { "id": "t_stairs_up", "fg": 7831 }, - { "id": "t_wood_stairs_up", "fg": 7832 }, - { "id": "t_utility_light", "fg": 7833 }, - { "id": "t_water_cube", "fg": 7834 }, + { "id": "t_grass_tall_season_winter", "fg": 7676 }, + { "id": "t_gutter_downspout", "fg": 7838, "bg": 7683 }, + { "id": "t_gutter_downspout_season_autumn", "fg": 7838, "bg": 7681 }, + { "id": "t_gutter_downspout_season_summer", "fg": 7838, "bg": 7682 }, + { "id": "t_gutter_downspout_season_winter", "fg": 7838, "bg": 7677 }, + { "id": "t_little_column", "fg": 7839, "bg": 7678 }, + { "id": "t_palisade_gate_o", "fg": 7840, "bg": 7683 }, + { "id": "t_palisade_gate_o_season_summer", "fg": 7840, "bg": 7682 }, + { "id": "t_palisade_gate_o_season_autumn", "fg": 7840, "bg": 7681 }, + { "id": "t_palisade_gate_o_season_winter", "fg": 7840, "bg": 7677 }, + { "id": "t_privacy_fencegate_o", "fg": 7841, "bg": 7683 }, + { "id": "t_privacy_fencegate_o_season_summer", "fg": 7841, "bg": 7682 }, + { "id": "t_privacy_fencegate_o_season_autumn", "fg": 7841, "bg": 7681 }, + { "id": "t_privacy_fencegate_o_season_winter", "fg": 7841, "bg": 7677 }, + { "id": "t_railroad_crossing_signal", "fg": 7843, "bg": 7675 }, + { "id": "t_railroad_crossing_signal_season_winter", "fg": 7843, "bg": 7677 }, + { "id": "t_sai_box", "fg": 7844, "bg": 7678 }, + { "id": "t_sai_box_damaged", "fg": 7845, "bg": 7678 }, + { "id": "t_screen_door_o", "fg": 7846, "bg": 7680 }, + { "id": "t_stairs_up", "fg": 7847 }, + { "id": "t_wood_stairs_up", "fg": 7848 }, + { "id": "t_utility_light", "fg": 7849 }, + { "id": "t_water_cube", "fg": 7850 }, { "id": [ "vp_door_rear", "vp_door_horizontal_rear" ], - "fg": [ 7860, 7849, 7863, 7843 ], + "fg": [ 7876, 7865, 7879, 7859 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7861, 7846, 7862, 7844 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7861, 7846, 7862, 7844 ] } + { "id": "open", "fg": [ 7877, 7862, 7878, 7860 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7877, 7862, 7878, 7860 ] } ] }, { "id": [ "vp_door_front", "vp_door_horizontal_front" ], - "fg": [ 7863, 7843, 7860, 7849 ], + "fg": [ 7879, 7859, 7876, 7865 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7862, 7844, 7861, 7846 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7862, 7844, 7861, 7846 ] } + { "id": "open", "fg": [ 7878, 7860, 7877, 7862 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7878, 7860, 7877, 7862 ] } ] }, { "id": [ "vp_door_opaque_rear", "vp_door_opaque_horizontal_rear" ], - "fg": [ 7858, 7849, 7859, 7843 ], + "fg": [ 7874, 7865, 7875, 7859 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7861, 7854, 7862, 7853 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7861, 7854, 7862, 7853 ] } + { "id": "open", "fg": [ 7877, 7870, 7878, 7869 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7877, 7870, 7878, 7869 ] } ] }, { "id": [ "vp_door_opaque_front", "vp_door_opaque_horizontal_front" ], - "fg": [ 7859, 7843, 7858, 7849 ], + "fg": [ 7875, 7859, 7874, 7865 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7862, 7853, 7861, 7854 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7862, 7853, 7861, 7854 ] } + { "id": "open", "fg": [ 7878, 7869, 7877, 7870 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7878, 7869, 7877, 7870 ] } ] }, { "id": "vp_door_sliding", - "fg": [ 7849, 7859, 7843, 7857 ], + "fg": [ 7865, 7875, 7859, 7873 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7886, 7887, 7888, 7889 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7886, 7887, 7888, 7889 ] } + { "id": "open", "fg": [ 7902, 7903, 7904, 7905 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7902, 7903, 7904, 7905 ] } ] }, { @@ -11746,11 +11842,11 @@ "vp_door_full_sw", "vp_door_full_rear_left" ], - "fg": [ 7843, 7850, 7849, 7848 ], + "fg": [ 7859, 7866, 7865, 7864 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7844, 7847, 7846, 7845 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7844, 7847, 7846, 7845 ] } + { "id": "open", "fg": [ 7860, 7863, 7862, 7861 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7860, 7863, 7862, 7861 ] } ] }, { @@ -11762,342 +11858,342 @@ "vp_door_full_se", "vp_door_full_rear_right" ], - "fg": [ 7849, 7863, 7843, 7852 ], + "fg": [ 7865, 7879, 7859, 7868 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7846, 7862, 7844, 7851 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7846, 7862, 7844, 7851 ] } + { "id": "open", "fg": [ 7862, 7878, 7860, 7867 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7862, 7878, 7860, 7867 ] } ] }, { "id": "vp_door_opaque_full_left", - "fg": [ 7843, 7856, 7849, 7855 ], + "fg": [ 7859, 7872, 7865, 7871 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7853, 7847, 7854, 7845 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7853, 7847, 7854, 7845 ] } + { "id": "open", "fg": [ 7869, 7863, 7870, 7861 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7869, 7863, 7870, 7861 ] } ] }, { "id": "vp_door_opaque_full_right", - "fg": [ 7849, 7859, 7843, 7857 ], + "fg": [ 7865, 7875, 7859, 7873 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7854, 7862, 7853, 7851 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7854, 7862, 7853, 7851 ] } + { "id": "open", "fg": [ 7870, 7878, 7869, 7867 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7870, 7878, 7869, 7867 ] } ] }, { "id": [ "vp_door", "vp_door_internal", "vp_door_opaque" ], - "fg": [ 7871, 7875, 7873, 7870 ], + "fg": [ 7887, 7891, 7889, 7886 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7872, 7869, 7874, 7868 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 7872, 7869, 7874, 7868 ] } + { "id": "open", "fg": [ 7888, 7885, 7890, 7884 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 7888, 7885, 7890, 7884 ] } ] }, { "id": "vp_door_internal_front", - "fg": [ 7859, 7843, 7867, 7849 ], + "fg": [ 7875, 7859, 7883, 7865 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7862, 7866, 7865, 7864 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 7862, 7866, 7865, 7864 ] } + { "id": "open", "fg": [ 7878, 7882, 7881, 7880 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 7878, 7882, 7881, 7880 ] } ] }, { "id": "vp_door_shutter", - "fg": [ 7878, 7876, 7877, 7879 ], + "fg": [ 7894, 7892, 7893, 7895 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7883, 7881, 7882, 7884 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 7883, 7881, 7882, 7884 ] } + { "id": "open", "fg": [ 7899, 7897, 7898, 7900 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 7899, 7897, 7898, 7900 ] } ] }, { "id": "vp_door_shutter_left", - "fg": [ 7879, 7880, 7876, 7877 ], + "fg": [ 7895, 7896, 7892, 7893 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7884, 7885, 7881, 7882 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 7884, 7885, 7881, 7882 ] } + { "id": "open", "fg": [ 7900, 7901, 7897, 7898 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 7900, 7901, 7897, 7898 ] } ] }, { "id": "vp_door_shutter_right", - "fg": [ 7876, 7877, 7879, 7880 ], + "fg": [ 7892, 7893, 7895, 7896 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7881, 7882, 7884, 7885 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 7881, 7882, 7884, 7885 ] } + { "id": "open", "fg": [ 7897, 7898, 7900, 7901 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 7897, 7898, 7900, 7901 ] } ] }, { "id": "vp_frame_handle", - "fg": [ 7891, 7893, 7892, 7890 ], + "fg": [ 7907, 7909, 7908, 7906 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7891, 7893, 7892, 7890 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7907, 7909, 7908, 7906 ] } ] }, { "id": "vp_stowboard_ne", - "fg": [ 7900, 7903, 7902, 7901 ], + "fg": [ 7916, 7919, 7918, 7917 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7900, 7903, 7902, 7901 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7916, 7919, 7918, 7917 ] } ] }, { "id": "vp_stowboard_nw", - "fg": [ 7903, 7905, 7904, 7900 ], + "fg": [ 7919, 7921, 7920, 7916 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7903, 7905, 7904, 7900 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7919, 7921, 7920, 7916 ] } ] }, { "id": "vp_stowboard_se", - "fg": [ 7906, 7900, 7903, 7907 ], + "fg": [ 7922, 7916, 7919, 7923 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7906, 7900, 7903, 7907 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7922, 7916, 7919, 7923 ] } ] }, { "id": "vp_stowboard_sw", - "fg": [ 7908, 7909, 7900, 7903 ], + "fg": [ 7924, 7925, 7916, 7919 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7908, 7909, 7900, 7903 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7924, 7925, 7916, 7919 ] } ] }, { "id": "vp_stowboard_vertical_left", - "fg": [ 7897, 7910, 7895, 7894 ], + "fg": [ 7913, 7926, 7911, 7910 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7897, 7910, 7895, 7894 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7913, 7926, 7911, 7910 ] } ] }, { "id": "vp_stowboard_vertical_right", - "fg": [ 7895, 7894, 7897, 7910 ], + "fg": [ 7911, 7910, 7913, 7926 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7895, 7894, 7897, 7910 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7911, 7910, 7913, 7926 ] } ] }, { "id": [ "vp_stowboard_horizontal", "vp_stowboard_horizontal_2" ], - "fg": [ 7894, 7899, 7894, 7911 ], + "fg": [ 7910, 7915, 7910, 7927 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7894, 7899, 7894, 7911 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7910, 7915, 7910, 7927 ] } ] }, { "id": "vp_stowboard_horizontal_front", - "fg": [ 7894, 7897, 7896, 7895 ], + "fg": [ 7910, 7913, 7912, 7911 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7894, 7897, 7896, 7895 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7910, 7913, 7912, 7911 ] } ] }, { "id": "vp_stowboard_horizontal_rear", - "fg": [ 7898, 7895, 7894, 7897 ], + "fg": [ 7914, 7911, 7910, 7913 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7898, 7895, 7894, 7897 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7914, 7911, 7910, 7913 ] } ] }, { "id": [ "vp_stowboard_vertical", "vp_stowboard_vertical_2" ], - "fg": [ 7911, 7894, 7911, 7894 ], + "fg": [ 7927, 7910, 7927, 7910 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7911, 7894, 7911, 7894 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7927, 7910, 7927, 7910 ] } ] }, { "id": "vp_stowboard_wheel_left", - "fg": [ 7897, 7912, 7895, 7894 ], + "fg": [ 7913, 7928, 7911, 7910 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7897, 7912, 7895, 7894 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7913, 7928, 7911, 7910 ] } ] }, { "id": "vp_stowboard_wheel_right", - "fg": [ 7895, 7894, 7897, 7912 ], + "fg": [ 7911, 7910, 7913, 7928 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 7895, 7894, 7897, 7912 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 7911, 7910, 7913, 7928 ] } ] }, { "id": "vp_door_trunk", - "fg": [ 7913, 7920, 7919, 7918 ], - "multitile": true, - "additional_tiles": [ - { "id": "open", "fg": [ 7914, 7917, 7916, 7915 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 7914, 7917, 7916, 7915 ] } - ] - }, - { "id": "f_training_dummy_heavy", "fg": 7360 }, - { "id": "f_training_dummy_light", "fg": 7361 }, - { "id": "f_dishwasher", "fg": 7407 }, - { "id": "f_wardrobe", "fg": 7409 }, - { "id": "f_treadmill", "fg": 7413 }, - { "id": "f_capacitor", "fg": 7414 }, - { "id": "f_exodii_charger", "fg": 7415 }, - { "id": "f_exodii_charger_cheap", "fg": 7416 }, - { "id": "f_exodii_lamp", "fg": 7417 }, - { "id": "f_exodii_portal_tower", "fg": 7418 }, - { "id": "f_exodii_scanner", "fg": 7419 }, - { "id": "f_aluminum_stepladder", "fg": 7421 }, - { "id": "f_bigmirror", "fg": 7424 }, - { "id": "f_bigmirror_b", "fg": 7425 }, - { "id": "f_canvas_floor", "fg": 7432 }, - { "id": "f_ladder", "fg": 7517 }, - { "id": "f_alien_gasper", "fg": 7527 }, - { "id": "f_pallet_brick", "fg": 7536 }, - { "id": "f_pallet_brick_adobe", "fg": 7537 }, - { "id": "f_pallet_cement", "fg": 7538 }, - { "id": "f_stack_plank", "fg": 7548 }, - { "id": "f_utility_pole", "fg": 7553 }, - { "id": "f_flagpole", "fg": 7564 }, - { "id": "f_wooden_flagpole", "fg": 7565 }, - { "id": "f_street_light", "fg": 7566 }, - { "id": "f_traffic_light", "fg": 7567 }, - { "id": "desk_laptop", "fg": 7568 }, - { "id": "fireplace_log", "fg": 7569 }, - { "id": "oven_pan_1", "fg": 7570 }, - { "id": "oven_pan_2", "fg": 7571 }, - { "id": "f_glow_boulder", "fg": 7572 }, - { "id": "f_magic_bench", "fg": 7573 }, - { "id": "rid_mon_mech_combat", "fg": 7576 }, - { "id": "rid_mon_mech_recon", "fg": 7577 }, - { "id": "mon_gracke", "fg": 7584 }, - { "id": "mon_zombie_necro_boomer", "fg": 7604 }, - { "id": "mon_zombie_soldier_blackops_1", "fg": 7605 }, - { "id": "mon_memory", "fg": 7606 }, - { "id": "mon_robofac_prototype", "fg": 7607 }, - { "id": "overlay_effect_playing_instrument", "fg": 7612 }, - { "id": "overlay_wielded_mattress", "fg": 7613 }, - { "id": "overlay_wielded_down_mattress", "fg": 7614 }, - { "id": "overlay_wielded_fishing_rod_basic", "fg": 7615 }, - { "id": "overlay_wielded_fishing_rod_professional", "fg": 7616 }, - { "id": "f_bullettrailer_cabinet", "fg": 7642 }, - { "id": "f_bullettrailer_desk", "fg": 7643 }, - { "id": "f_bullettrailer_innerdoor", "fg": 7644 }, - { "id": "f_bullettrailer_innerdoor_o", "fg": 7645 }, - { "id": "f_bullettrailer_sink", "fg": 7646 }, - { "id": "t_bullettrailer_ewall", "fg": 7647 }, - { "id": "t_bullettrailer_nwall", "fg": 7648 }, - { "id": "t_bullettrailer_nwall_eastcorner", "fg": 7649 }, - { "id": "t_bullettrailer_nwall_westcorner", "fg": 7650 }, - { "id": "t_bullettrailer_nwall_window", "fg": 7651 }, - { "id": "t_bullettrailer_swall", "fg": 7652 }, - { "id": "t_bullettrailer_swall_door", "fg": 7653 }, - { "id": "t_bullettrailer_swall_door_o", "fg": 7654 }, - { "id": "t_bullettrailer_swall_eastcorner", "fg": 7655 }, - { "id": "t_bullettrailer_swall_westcorner", "fg": 7656 }, - { "id": "t_bullettrailer_swall_wheel", "fg": 7657 }, - { "id": "t_bullettrailer_swall_window", "fg": 7658 }, - { "id": "t_ladder_up", "fg": 7675 }, - { "id": "t_ladder_up_down", "fg": 7676 }, - { "id": "t_column_halfway", "fg": 7686 }, - { "id": "t_radio_tower", "fg": 7826 }, - { "id": "t_window_stained_blue", "fg": 7835 }, - { "id": "t_window_stained_green", "fg": 7836 }, - { "id": "t_window_stained_red", "fg": 7837 }, - { "id": "t_wood_stairs_up_half", "fg": 7838 }, - { "id": "crack_glass_center_tall", "fg": 7839 }, - { "id": "crack_glass_left_tall", "fg": 7840 }, - { "id": "crack_glass_right_tall", "fg": 7841 }, - { "id": "vp_travois", "fg": 7921 } + "fg": [ 7929, 7936, 7935, 7934 ], + "multitile": true, + "additional_tiles": [ + { "id": "open", "fg": [ 7930, 7933, 7932, 7931 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 7930, 7933, 7932, 7931 ] } + ] + }, + { "id": "f_training_dummy_heavy", "fg": 7376 }, + { "id": "f_training_dummy_light", "fg": 7377 }, + { "id": "f_dishwasher", "fg": 7423 }, + { "id": "f_wardrobe", "fg": 7425 }, + { "id": "f_treadmill", "fg": 7429 }, + { "id": "f_capacitor", "fg": 7430 }, + { "id": "f_exodii_charger", "fg": 7431 }, + { "id": "f_exodii_charger_cheap", "fg": 7432 }, + { "id": "f_exodii_lamp", "fg": 7433 }, + { "id": "f_exodii_portal_tower", "fg": 7434 }, + { "id": "f_exodii_scanner", "fg": 7435 }, + { "id": "f_aluminum_stepladder", "fg": 7437 }, + { "id": "f_bigmirror", "fg": 7440 }, + { "id": "f_bigmirror_b", "fg": 7441 }, + { "id": "f_canvas_floor", "fg": 7448 }, + { "id": "f_ladder", "fg": 7533 }, + { "id": "f_alien_gasper", "fg": 7543 }, + { "id": "f_pallet_brick", "fg": 7552 }, + { "id": "f_pallet_brick_adobe", "fg": 7553 }, + { "id": "f_pallet_cement", "fg": 7554 }, + { "id": "f_stack_plank", "fg": 7564 }, + { "id": "f_utility_pole", "fg": 7569 }, + { "id": "f_flagpole", "fg": 7580 }, + { "id": "f_wooden_flagpole", "fg": 7581 }, + { "id": "f_street_light", "fg": 7582 }, + { "id": "f_traffic_light", "fg": 7583 }, + { "id": "desk_laptop", "fg": 7584 }, + { "id": "fireplace_log", "fg": 7585 }, + { "id": "oven_pan_1", "fg": 7586 }, + { "id": "oven_pan_2", "fg": 7587 }, + { "id": "f_glow_boulder", "fg": 7588 }, + { "id": "f_magic_bench", "fg": 7589 }, + { "id": "rid_mon_mech_combat", "fg": 7592 }, + { "id": "rid_mon_mech_recon", "fg": 7593 }, + { "id": "mon_gracke", "fg": 7600 }, + { "id": "mon_zombie_necro_boomer", "fg": 7620 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 7621 }, + { "id": "mon_memory", "fg": 7622 }, + { "id": "mon_robofac_prototype", "fg": 7623 }, + { "id": "overlay_effect_playing_instrument", "fg": 7628 }, + { "id": "overlay_wielded_mattress", "fg": 7629 }, + { "id": "overlay_wielded_down_mattress", "fg": 7630 }, + { "id": "overlay_wielded_fishing_rod_basic", "fg": 7631 }, + { "id": "overlay_wielded_fishing_rod_professional", "fg": 7632 }, + { "id": "f_bullettrailer_cabinet", "fg": 7658 }, + { "id": "f_bullettrailer_desk", "fg": 7659 }, + { "id": "f_bullettrailer_innerdoor", "fg": 7660 }, + { "id": "f_bullettrailer_innerdoor_o", "fg": 7661 }, + { "id": "f_bullettrailer_sink", "fg": 7662 }, + { "id": "t_bullettrailer_ewall", "fg": 7663 }, + { "id": "t_bullettrailer_nwall", "fg": 7664 }, + { "id": "t_bullettrailer_nwall_eastcorner", "fg": 7665 }, + { "id": "t_bullettrailer_nwall_westcorner", "fg": 7666 }, + { "id": "t_bullettrailer_nwall_window", "fg": 7667 }, + { "id": "t_bullettrailer_swall", "fg": 7668 }, + { "id": "t_bullettrailer_swall_door", "fg": 7669 }, + { "id": "t_bullettrailer_swall_door_o", "fg": 7670 }, + { "id": "t_bullettrailer_swall_eastcorner", "fg": 7671 }, + { "id": "t_bullettrailer_swall_westcorner", "fg": 7672 }, + { "id": "t_bullettrailer_swall_wheel", "fg": 7673 }, + { "id": "t_bullettrailer_swall_window", "fg": 7674 }, + { "id": "t_ladder_up", "fg": 7691 }, + { "id": "t_ladder_up_down", "fg": 7692 }, + { "id": "t_column_halfway", "fg": 7702 }, + { "id": "t_radio_tower", "fg": 7842 }, + { "id": "t_window_stained_blue", "fg": 7851 }, + { "id": "t_window_stained_green", "fg": 7852 }, + { "id": "t_window_stained_red", "fg": 7853 }, + { "id": "t_wood_stairs_up_half", "fg": 7854 }, + { "id": "crack_glass_center_tall", "fg": 7855 }, + { "id": "crack_glass_left_tall", "fg": 7856 }, + { "id": "crack_glass_right_tall", "fg": 7857 }, + { "id": "vp_travois", "fg": 7937 } ] }, { "file": "human_body.png", - "//": "range 7936 to 8687", + "//": "range 7952 to 8703", "sprite_width": 32, "sprite_height": 36, "sprite_offset_x": 0, "sprite_offset_y": -8, "tiles": [ - { "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_cracksmoke", "fd_methsmoke" ], "fg": 7936 }, - { "id": "overlay_wielded_arming_sword_fake", "fg": 8007 }, - { "id": "overlay_wielded_arming_sword_inferior", "fg": 8007 }, - { "id": "overlay_wielded_battleaxe_inferior", "fg": 7954 }, - { "id": "overlay_wielded_battleaxe_fake", "fg": 7954 }, - { "id": "overlay_wielded_broadsword_inferior", "fg": 8309 }, - { "id": "overlay_wielded_broadsword_fake", "fg": 8309 }, - { "id": "overlay_wielded_cavalry_sabre_fake", "fg": 7958 }, - { "id": "overlay_wielded_cutlass_fake", "fg": 7960 }, - { "id": "overlay_wielded_cutlass_inferior", "fg": 7960 }, - { "id": "overlay_wielded_estoc_inferior", "fg": 8371 }, - { "id": "overlay_wielded_estoc_fake", "fg": 8371 }, - { "id": "overlay_female_wielded_halberd_fake", "fg": 8399 }, - { "id": "overlay_male_wielded_halberd_fake", "fg": 8400 }, - { "id": "overlay_wielded_jian_fake", "fg": 7966 }, - { "id": "overlay_wielded_jian_inferior", "fg": 7966 }, - { "id": "overlay_wielded_katana_fake", "fg": 8418 }, - { "id": "overlay_wielded_katana_inferior", "fg": 8418 }, - { "id": "overlay_wielded_kris_fake", "fg": 8424 }, - { "id": "overlay_wielded_longsword_fake", "fg": 8427 }, - { "id": "overlay_wielded_longsword_inferior", "fg": 8427 }, - { "id": "overlay_female_wielded_lucern_hammerfake", "fg": 8428 }, - { "id": "overlay_male_wielded_lucern_hammerfake", "fg": 8429 }, - { "id": "overlay_wielded_mace_inferior", "fg": 8433 }, - { "id": "overlay_wielded_mace_fake", "fg": 8433 }, - { "id": "overlay_wielded_morningstar_fake", "fg": 8434 }, - { "id": "overlay_wielded_morningstar_inferior", "fg": 8434 }, - { "id": "overlay_female_wielded_naginata_fake", "fg": 7977 }, - { "id": "overlay_male_wielded_naginata_fake", "fg": 7978 }, - { "id": "overlay_female_wielded_naginata_inferior", "fg": 7977 }, - { "id": "overlay_male_wielded_naginata_inferior", "fg": 7978 }, - { "id": "overlay_wielded_nodachi_inferior", "fg": 8487 }, - { "id": "overlay_wielded_nodachi_fake", "fg": 8487 }, - { "id": "overlay_wielded_pike_fake", "fg": 7619 }, - { "id": "overlay_wielded_pike_inferior", "fg": 7619 }, - { "id": "overlay_wielded_rapier_fake", "fg": 8515 }, - { "id": "overlay_wielded_tanto_inferior", "fg": 8631 }, - { "id": "overlay_wielded_tanto_fake", "fg": 8631 }, - { "id": "overlay_wielded_wakizashi_fake", "fg": 8659 }, - { "id": "overlay_wielded_wakizashi_inferior", "fg": 8659 }, - { "id": "overlay_wielded_zweihander_fake", "fg": 8682 }, - { "id": "overlay_wielded_zweihander_inferior", "fg": 8682 }, - { "id": "overlay_female_wielded_1st_aid", "fg": 7947 }, - { "id": "overlay_male_wielded_1st_aid", "fg": 7948 }, - { "id": "overlay_female_wielded_2x4", "fg": 7949 }, - { "id": "overlay_male_wielded_2x4", "fg": 7950 }, - { "id": "overlay_wielded_bowling_axe", "fg": 7951 }, - { "id": "overlay_wielded_battleaxe", "fg": 7954 }, - { "id": "overlay_wielded_knife_butcher", "fg": 7955 }, - { "id": "overlay_female_wielded_butterfly_swords", "fg": 7956 }, - { "id": "overlay_male_wielded_butterfly_swords", "fg": 7957 }, - { "id": "overlay_wielded_cavalry_sabre", "fg": 7958 }, - { "id": "overlay_wielded_sword_crude", "fg": 7959 }, - { "id": "overlay_wielded_cutlass", "fg": 7960 }, - { "id": "overlay_wielded_dao", "fg": 7961 }, - { "id": "overlay_wielded_diveknife", "fg": 7962 }, - { "id": "overlay_female_wielded_glaive", "fg": 7963 }, - { "id": "overlay_male_wielded_glaive", "fg": 7964 }, - { "id": "overlay_wielded_glass_shiv", "fg": 7965 }, - { "id": "overlay_wielded_jian", "fg": 7966 }, - { "id": "overlay_wielded_khopesh", "fg": 7967 }, - { "id": "overlay_wielded_kukri", "fg": 7968 }, - { "id": "overlay_wielded_lajatang", "fg": 7969 }, - { "id": "overlay_wielded_machete", "fg": 7970 }, - { "id": "overlay_female_wielded_makeshift_halberd", "fg": 7971 }, - { "id": "overlay_male_wielded_makeshift_halberd", "fg": 7972 }, - { "id": "overlay_wielded_makeshift_machete", "fg": 7973 }, - { "id": "overlay_wielded_glass_macuahuitl", "fg": 7974 }, - { "id": "overlay_female_wielded_makeshift_scythe_war", "fg": 7975 }, - { "id": "overlay_male_wielded_makeshift_scythe_war", "fg": 7976 }, - { "id": "overlay_female_wielded_naginata", "fg": 7977 }, - { "id": "overlay_male_wielded_naginata", "fg": 7978 }, - { "id": "overlay_wielded_knuckle_katar", "fg": 7979 }, - { "id": "overlay_wielded_scimitar", "fg": 7980 }, - { "id": "overlay_wielded_scythe", "fg": 7981 }, - { "id": "overlay_wielded_survivor_machete", "fg": 7982 }, - { "id": "overlay_wielded_sword_bayonet", "fg": 7983 }, - { "id": "overlay_female_wielded_bagh_nakha", "fg": 7984 }, - { "id": "overlay_male_wielded_bagh_nakha", "fg": 7985 }, - { "id": "overlay_female_wielded_scythe_war", "fg": 7986 }, - { "id": "overlay_male_wielded_scythe_war", "fg": 7987 }, - { "id": "overlay_wielded_sword_xiphos", "fg": 7988 }, - { "id": "overlay_wielded_acoustic_guitar", "fg": 7995 }, - { "id": "overlay_worn_acoustic_guitar", "fg": 7995 }, - { "id": "overlay_wielded_arming_sword", "fg": 8007 }, - { "id": [ "overlay_wielded_m16_auto_rifle_var_acr", "overlay_wielded_acr_300blk" ], "fg": 8111 }, - { "id": [ "overlay_wielded_ak47", "overlay_wielded_aksemi" ], "fg": 8021 }, - { "id": [ "overlay_wielded_carbine_flintlock", "overlay_wielded_carbine_flintlock_double" ], "fg": 8039 }, - { "id": [ "overlay_wielded_hk_mp5", "overlay_wielded_hk_mp5_10_semi" ], "fg": 8085 }, - { "id": [ "overlay_wielded_hptjcp", "overlay_wielded_hptjhp" ], "fg": 8093 }, - { "id": [ "overlay_wielded_longrifle_flintlock", "overlay_wielded_rifle_flintlock" ], "fg": 8107 }, - { "id": [ "overlay_wielded_m16a4", "overlay_wielded_m16_auto_rifle_var_m16a3" ], "fg": 8112 }, - { "id": [ "overlay_wielded_m1911", "overlay_wielded_m1911a1_38super" ], "fg": 8117 }, - { "id": [ "overlay_wielded_m249", "overlay_wielded_m249_semi" ], "fg": 8126 }, - { "id": [ "overlay_wielded_m60", "overlay_wielded_m60_semi" ], "fg": 8137 }, - { "id": [ "overlay_wielded_mp40", "overlay_wielded_mp40semi" ], "fg": 8162 }, + { "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_cracksmoke", "fd_methsmoke" ], "fg": 7952 }, + { "id": "overlay_wielded_arming_sword_fake", "fg": 8023 }, + { "id": "overlay_wielded_arming_sword_inferior", "fg": 8023 }, + { "id": "overlay_wielded_battleaxe_inferior", "fg": 7970 }, + { "id": "overlay_wielded_battleaxe_fake", "fg": 7970 }, + { "id": "overlay_wielded_broadsword_inferior", "fg": 8325 }, + { "id": "overlay_wielded_broadsword_fake", "fg": 8325 }, + { "id": "overlay_wielded_cavalry_sabre_fake", "fg": 7974 }, + { "id": "overlay_wielded_cutlass_fake", "fg": 7976 }, + { "id": "overlay_wielded_cutlass_inferior", "fg": 7976 }, + { "id": "overlay_wielded_estoc_inferior", "fg": 8387 }, + { "id": "overlay_wielded_estoc_fake", "fg": 8387 }, + { "id": "overlay_female_wielded_halberd_fake", "fg": 8415 }, + { "id": "overlay_male_wielded_halberd_fake", "fg": 8416 }, + { "id": "overlay_wielded_jian_fake", "fg": 7982 }, + { "id": "overlay_wielded_jian_inferior", "fg": 7982 }, + { "id": "overlay_wielded_katana_fake", "fg": 8434 }, + { "id": "overlay_wielded_katana_inferior", "fg": 8434 }, + { "id": "overlay_wielded_kris_fake", "fg": 8440 }, + { "id": "overlay_wielded_longsword_fake", "fg": 8443 }, + { "id": "overlay_wielded_longsword_inferior", "fg": 8443 }, + { "id": "overlay_female_wielded_lucern_hammerfake", "fg": 8444 }, + { "id": "overlay_male_wielded_lucern_hammerfake", "fg": 8445 }, + { "id": "overlay_wielded_mace_inferior", "fg": 8449 }, + { "id": "overlay_wielded_mace_fake", "fg": 8449 }, + { "id": "overlay_wielded_morningstar_fake", "fg": 8450 }, + { "id": "overlay_wielded_morningstar_inferior", "fg": 8450 }, + { "id": "overlay_female_wielded_naginata_fake", "fg": 7993 }, + { "id": "overlay_male_wielded_naginata_fake", "fg": 7994 }, + { "id": "overlay_female_wielded_naginata_inferior", "fg": 7993 }, + { "id": "overlay_male_wielded_naginata_inferior", "fg": 7994 }, + { "id": "overlay_wielded_nodachi_inferior", "fg": 8503 }, + { "id": "overlay_wielded_nodachi_fake", "fg": 8503 }, + { "id": "overlay_wielded_pike_fake", "fg": 7635 }, + { "id": "overlay_wielded_pike_inferior", "fg": 7635 }, + { "id": "overlay_wielded_rapier_fake", "fg": 8531 }, + { "id": "overlay_wielded_tanto_inferior", "fg": 8647 }, + { "id": "overlay_wielded_tanto_fake", "fg": 8647 }, + { "id": "overlay_wielded_wakizashi_fake", "fg": 8675 }, + { "id": "overlay_wielded_wakizashi_inferior", "fg": 8675 }, + { "id": "overlay_wielded_zweihander_fake", "fg": 8698 }, + { "id": "overlay_wielded_zweihander_inferior", "fg": 8698 }, + { "id": "overlay_female_wielded_1st_aid", "fg": 7963 }, + { "id": "overlay_male_wielded_1st_aid", "fg": 7964 }, + { "id": "overlay_female_wielded_2x4", "fg": 7965 }, + { "id": "overlay_male_wielded_2x4", "fg": 7966 }, + { "id": "overlay_wielded_bowling_axe", "fg": 7967 }, + { "id": "overlay_wielded_battleaxe", "fg": 7970 }, + { "id": "overlay_wielded_knife_butcher", "fg": 7971 }, + { "id": "overlay_female_wielded_butterfly_swords", "fg": 7972 }, + { "id": "overlay_male_wielded_butterfly_swords", "fg": 7973 }, + { "id": "overlay_wielded_cavalry_sabre", "fg": 7974 }, + { "id": "overlay_wielded_sword_crude", "fg": 7975 }, + { "id": "overlay_wielded_cutlass", "fg": 7976 }, + { "id": "overlay_wielded_dao", "fg": 7977 }, + { "id": "overlay_wielded_diveknife", "fg": 7978 }, + { "id": "overlay_female_wielded_glaive", "fg": 7979 }, + { "id": "overlay_male_wielded_glaive", "fg": 7980 }, + { "id": "overlay_wielded_glass_shiv", "fg": 7981 }, + { "id": "overlay_wielded_jian", "fg": 7982 }, + { "id": "overlay_wielded_khopesh", "fg": 7983 }, + { "id": "overlay_wielded_kukri", "fg": 7984 }, + { "id": "overlay_wielded_lajatang", "fg": 7985 }, + { "id": "overlay_wielded_machete", "fg": 7986 }, + { "id": "overlay_female_wielded_makeshift_halberd", "fg": 7987 }, + { "id": "overlay_male_wielded_makeshift_halberd", "fg": 7988 }, + { "id": "overlay_wielded_makeshift_machete", "fg": 7989 }, + { "id": "overlay_wielded_glass_macuahuitl", "fg": 7990 }, + { "id": "overlay_female_wielded_makeshift_scythe_war", "fg": 7991 }, + { "id": "overlay_male_wielded_makeshift_scythe_war", "fg": 7992 }, + { "id": "overlay_female_wielded_naginata", "fg": 7993 }, + { "id": "overlay_male_wielded_naginata", "fg": 7994 }, + { "id": "overlay_wielded_knuckle_katar", "fg": 7995 }, + { "id": "overlay_wielded_scimitar", "fg": 7996 }, + { "id": "overlay_wielded_scythe", "fg": 7997 }, + { "id": "overlay_wielded_survivor_machete", "fg": 7998 }, + { "id": "overlay_wielded_sword_bayonet", "fg": 7999 }, + { "id": "overlay_female_wielded_bagh_nakha", "fg": 8000 }, + { "id": "overlay_male_wielded_bagh_nakha", "fg": 8001 }, + { "id": "overlay_female_wielded_scythe_war", "fg": 8002 }, + { "id": "overlay_male_wielded_scythe_war", "fg": 8003 }, + { "id": "overlay_wielded_sword_xiphos", "fg": 8004 }, + { "id": "overlay_wielded_acoustic_guitar", "fg": 8011 }, + { "id": "overlay_worn_acoustic_guitar", "fg": 8011 }, + { "id": "overlay_wielded_arming_sword", "fg": 8023 }, + { "id": [ "overlay_wielded_m16_auto_rifle_var_acr", "overlay_wielded_acr_300blk" ], "fg": 8126 }, + { "id": [ "overlay_wielded_ak47", "overlay_wielded_aksemi" ], "fg": 8037 }, + { "id": [ "overlay_wielded_carbine_flintlock", "overlay_wielded_carbine_flintlock_double" ], "fg": 8054 }, + { "id": [ "overlay_wielded_hk_mp5", "overlay_wielded_hk_mp5_10_semi" ], "fg": 8100 }, + { "id": [ "overlay_wielded_hptjcp", "overlay_wielded_hptjhp" ], "fg": 8108 }, + { "id": [ "overlay_wielded_longrifle_flintlock", "overlay_wielded_rifle_flintlock" ], "fg": 8122 }, + { "id": [ "overlay_wielded_m16a4", "overlay_wielded_m16_auto_rifle_var_m16a3" ], "fg": 8127 }, + { "id": [ "overlay_wielded_m1911", "overlay_wielded_m1911a1_38super" ], "fg": 8132 }, + { "id": [ "overlay_wielded_m249", "overlay_wielded_m249_semi" ], "fg": 8141 }, + { "id": [ "overlay_wielded_m60", "overlay_wielded_m60_semi" ], "fg": 8151 }, + { "id": [ "overlay_wielded_mp40", "overlay_wielded_mp40semi" ], "fg": 8178 }, { "id": [ "overlay_wielded_rifle_9mm", @@ -12109,58 +12205,58 @@ "overlay_wielded_rifle_38", "overlay_wielded_rifle_223" ], - "fg": 8178 - }, - { "id": [ "overlay_wielded_slamfire_shotgun", "overlay_wielded_slamfire_shotgun_d" ], "fg": 8231 }, - { "id": "overlay_wielded_fire_ax", "fg": 8278 }, - { "id": "overlay_wielded_ax", "fg": 8280 }, - { "id": "overlay_wielded_hatchet", "fg": 8279 }, - { "id": "overlay_wielded_bag_plastic", "fg": 8283 }, - { "id": "overlay_wielded_knife_baselard", "fg": 8284 }, - { "id": "overlay_female_wielded_bat", "fg": 8285 }, - { "id": "overlay_male_wielded_bat", "fg": 8286 }, - { "id": "overlay_female_wielded_bat_metal", "fg": 8287 }, - { "id": "overlay_male_wielded_bat_metal", "fg": 8288 }, - { "id": "overlay_wielded_bone_knife", "fg": 8290 }, - { "id": "overlay_wielded_bottle_glass", "fg": 8291 }, - { "id": "overlay_wielded_bottle_plastic", "fg": 8292 }, - { "id": "overlay_wielded_bottle_plastic_small", "fg": 8293 }, - { "id": "overlay_wielded_compositebow", "fg": 8294 }, - { "id": "overlay_wielded_reflexbow", "fg": 8295 }, - { "id": "overlay_wielded_compgreatbow", "fg": 8296 }, - { "id": "overlay_wielded_compbow", "fg": 8297 }, - { "id": "overlay_wielded_compbow_high", "fg": 8297 }, - { "id": "overlay_wielded_compbow_low", "fg": 8297 }, - { "id": "overlay_wielded_hybridbow", "fg": 8298 }, - { "id": "overlay_wielded_longbow", "fg": 8299 }, - { "id": "overlay_wielded_recurbow", "fg": 8300 }, - { "id": "overlay_wielded_reflexrecurvebow", "fg": 8301 }, - { "id": "overlay_wielded_shortbow", "fg": 8302 }, - { "id": "overlay_wielded_selfbow", "fg": 8303 }, - { "id": "overlay_wielded_box_large", "fg": 8304 }, - { "id": "overlay_wielded_box_medium", "fg": 8305 }, - { "id": "overlay_wielded_box_small", "fg": 8306 }, - { "id": "overlay_wielded_brick", "fg": 8308 }, - { "id": "overlay_wielded_broadsword", "fg": 8309 }, - { "id": "overlay_wielded_broom", "fg": 8310 }, - { "id": "overlay_female_wielded_bwirebat", "fg": 8314 }, - { "id": "overlay_male_wielded_bwirebat", "fg": 8315 }, - { "id": "overlay_wielded_sword_cane", "fg": 8339 }, - { "id": "overlay_wielded_hollow_cane", "fg": 8337 }, - { "id": "overlay_wielded_cane", "fg": 8340 }, - { "id": [ "overlay_female_wielded_cestus", "overlay_female_worn_cestus" ], "fg": 8342 }, - { "id": [ "overlay_male_wielded_cestus", "overlay_male_worn_cestus" ], "fg": 8343 }, - { "id": "overlay_female_wielded_chainsaw_off", "fg": 8344 }, - { "id": "overlay_male_wielded_chainsaw_off", "fg": 8345 }, - { "id": "overlay_wielded_coffeemaker", "fg": 8346 }, - { "id": "overlay_wielded_knife_combat", "fg": 8347 }, - { "id": "overlay_wielded_knife_combat_mod", "fg": 8347 }, - { "id": "overlay_wielded_copper_knife", "fg": 8348 }, - { "id": "overlay_female_wielded_corpse_generic_human", "fg": 8349 }, - { "id": "overlay_male_wielded_corpse_generic_human", "fg": 8350 }, + "fg": 8194 + }, + { "id": [ "overlay_wielded_slamfire_shotgun", "overlay_wielded_slamfire_shotgun_d" ], "fg": 8247 }, + { "id": "overlay_wielded_fire_ax", "fg": 8294 }, + { "id": "overlay_wielded_ax", "fg": 8296 }, + { "id": "overlay_wielded_hatchet", "fg": 8295 }, + { "id": "overlay_wielded_bag_plastic", "fg": 8299 }, + { "id": "overlay_wielded_knife_baselard", "fg": 8300 }, + { "id": "overlay_female_wielded_bat", "fg": 8301 }, + { "id": "overlay_male_wielded_bat", "fg": 8302 }, + { "id": "overlay_female_wielded_bat_metal", "fg": 8303 }, + { "id": "overlay_male_wielded_bat_metal", "fg": 8304 }, + { "id": "overlay_wielded_bone_knife", "fg": 8306 }, + { "id": "overlay_wielded_bottle_glass", "fg": 8307 }, + { "id": "overlay_wielded_bottle_plastic", "fg": 8308 }, + { "id": "overlay_wielded_bottle_plastic_small", "fg": 8309 }, + { "id": "overlay_wielded_compositebow", "fg": 8310 }, + { "id": "overlay_wielded_reflexbow", "fg": 8311 }, + { "id": "overlay_wielded_compgreatbow", "fg": 8312 }, + { "id": "overlay_wielded_compbow", "fg": 8313 }, + { "id": "overlay_wielded_compbow_high", "fg": 8313 }, + { "id": "overlay_wielded_compbow_low", "fg": 8313 }, + { "id": "overlay_wielded_hybridbow", "fg": 8314 }, + { "id": "overlay_wielded_longbow", "fg": 8315 }, + { "id": "overlay_wielded_recurbow", "fg": 8316 }, + { "id": "overlay_wielded_reflexrecurvebow", "fg": 8317 }, + { "id": "overlay_wielded_shortbow", "fg": 8318 }, + { "id": "overlay_wielded_selfbow", "fg": 8319 }, + { "id": "overlay_wielded_box_large", "fg": 8320 }, + { "id": "overlay_wielded_box_medium", "fg": 8321 }, + { "id": "overlay_wielded_box_small", "fg": 8322 }, + { "id": "overlay_wielded_brick", "fg": 8324 }, + { "id": "overlay_wielded_broadsword", "fg": 8325 }, + { "id": "overlay_wielded_broom", "fg": 8326 }, + { "id": "overlay_female_wielded_bwirebat", "fg": 8330 }, + { "id": "overlay_male_wielded_bwirebat", "fg": 8331 }, + { "id": "overlay_wielded_sword_cane", "fg": 8355 }, + { "id": "overlay_wielded_hollow_cane", "fg": 8353 }, + { "id": "overlay_wielded_cane", "fg": 8356 }, + { "id": [ "overlay_female_wielded_cestus", "overlay_female_worn_cestus" ], "fg": 8358 }, + { "id": [ "overlay_male_wielded_cestus", "overlay_male_worn_cestus" ], "fg": 8359 }, + { "id": "overlay_female_wielded_chainsaw_off", "fg": 8360 }, + { "id": "overlay_male_wielded_chainsaw_off", "fg": 8361 }, + { "id": "overlay_wielded_coffeemaker", "fg": 8362 }, + { "id": "overlay_wielded_knife_combat", "fg": 8363 }, + { "id": "overlay_wielded_knife_combat_mod", "fg": 8363 }, + { "id": "overlay_wielded_copper_knife", "fg": 8364 }, + { "id": "overlay_female_wielded_corpse_generic_human", "fg": 8365 }, + { "id": "overlay_male_wielded_corpse_generic_human", "fg": 8366 }, { "id": [ "overlay_wielded_corpse_mon_ant", "overlay_wielded_corpse_mon_ant_soldier", "overlay_wielded_corpse_mon_ant_queen" ], - "fg": 8352 + "fg": 8368 }, { "id": [ @@ -12168,7 +12264,7 @@ "overlay_wielded_corpse_mon_ant_acid_soldier", "overlay_wielded_corpse_mon_ant_acid_queen" ], - "fg": 8351 + "fg": 8367 }, { "id": [ @@ -12227,7 +12323,7 @@ "overlay_male_wielded_corpse_mon_zombie_prisoner", "overlay_male_wielded_corpse_mon_zombie_military_pilot" ], - "fg": 8354 + "fg": 8370 }, { "id": [ @@ -12286,77 +12382,77 @@ "overlay_female_wielded_corpse_mon_zombie_prisoner", "overlay_female_wielded_corpse_mon_zombie_military_pilot" ], - "fg": 8353 - }, - { "id": "overlay_wielded_cudgel", "fg": 8362 }, - { "id": "overlay_female_wielded_spear_dory", "fg": 8363 }, - { "id": "overlay_male_wielded_spear_dory", "fg": 8364 }, - { "id": "overlay_wielded_estoc", "fg": 8371 }, - { "id": "overlay_wielded_shock_epee", "fg": 8372 }, - { "id": "overlay_wielded_shock_foil", "fg": 8373 }, - { "id": "overlay_wielded_shock_sabre", "fg": 8374 }, - { "id": "overlay_wielded_fencing_epee", "fg": 8375 }, - { "id": "overlay_wielded_fencing_foil", "fg": 8376 }, - { "id": "overlay_wielded_fencing_sabre", "fg": 8377 }, - { "id": "overlay_wielded_fencing_epee_sharpened", "fg": 8378 }, - { "id": "overlay_wielded_fencing_foil_sharpened", "fg": 8379 }, - { "id": "overlay_wielded_fencing_sabre_sharpened", "fg": 8380 }, - { "id": "overlay_wielded_flashlight", "fg": 8382 }, - { "id": "overlay_wielded_heavy_flashlight", "fg": 8383 }, - { "id": "overlay_wielded_spear_forked", "fg": 8384 }, - { "id": "overlay_wielded_glass_shard", "fg": 8385 }, - { "id": "overlay_wielded_grip_hook", "fg": 8398 }, - { "id": "overlay_male_wielded_halberd", "fg": 8400 }, - { "id": "overlay_female_wielded_halberd", "fg": 8399 }, - { "id": "overlay_wielded_crowbar", "fg": 8401 }, - { "id": "overlay_male_wielded_screwdriver", "fg": 8404 }, - { "id": "overlay_female_wielded_screwdriver", "fg": 8403 }, - { "id": "overlay_wielded_shovel", "fg": 8405 }, - { "id": "overlay_wielded_wrench", "fg": 8406 }, - { "id": "overlay_wielded_hammer", "fg": 8402 }, - { "id": "overlay_female_wielded_spear_homemade_halfpike", "fg": 8407 }, - { "id": "overlay_male_wielded_spear_homemade_halfpike", "fg": 8408 }, - { "id": "overlay_wielded_jar_3l_glass", "fg": 8409 }, - { "id": "overlay_wielded_jar_3l_glass_sealed", "fg": 8410 }, - { "id": "overlay_wielded_jar_glass", "fg": 8411 }, - { "id": "overlay_wielded_jar_glass_sealed", "fg": 8412 }, - { "id": "overlay_wielded_javelin", "fg": 8414 }, - { "id": "overlay_wielded_javelin_iron", "fg": 8413 }, - { "id": "overlay_female_wielded_ji", "fg": 8415 }, - { "id": "overlay_male_wielded_ji", "fg": 8416 }, - { "id": "overlay_wielded_jug_plastic", "fg": 8417 }, - { "id": "overlay_wielded_katana", "fg": 8418 }, - { "id": "overlay_wielded_kirpan", "fg": 8419 }, - { "id": "overlay_female_wielded_knuckle_nail", "fg": 8420 }, - { "id": "overlay_male_wielded_knuckle_nail", "fg": 8421 }, - { "id": "overlay_female_wielded_knuckle_steel", "fg": 8422 }, - { "id": "overlay_male_wielded_knuckle_steel", "fg": 8423 }, - { "id": "overlay_wielded_kris", "fg": 8424 }, - { "id": "overlay_wielded_shillelagh_weighted", "fg": 8425 }, - { "id": "overlay_wielded_log", "fg": 8426 }, - { "id": "overlay_wielded_longsword", "fg": 8427 }, - { "id": "overlay_male_wielded_lucern_hammer", "fg": 8429 }, - { "id": "overlay_female_wielded_lucern_hammer", "fg": 8428 }, - { "id": "overlay_wielded_mace", "fg": 8433 }, - { "id": "overlay_wielded_morningstar", "fg": 8434 }, - { "id": "overlay_wielded_makeshift_crowbar", "fg": 8435 }, - { "id": "overlay_wielded_makeshift_knife", "fg": 8436 }, - { "id": "overlay_wielded_makeshift_sap", "fg": 8437 }, - { "id": "overlay_wielded_antibiotics", "fg": 8440 }, - { "id": "overlay_wielded_weak_antibiotic", "fg": 8452 }, - { "id": "overlay_wielded_strong_antibiotic", "fg": 8449 }, - { "id": "overlay_wielded_calcium_tablet", "fg": 8443 }, - { "id": "overlay_wielded_vitamins", "fg": 8451 }, - { "id": "overlay_wielded_gummy_vitamins", "fg": 8444 }, - { "id": "overlay_wielded_antifungal", "fg": 8441 }, - { "id": "overlay_wielded_antiparasitic", "fg": 8442 }, - { "id": "overlay_wielded_iodine", "fg": 8445 }, - { "id": "overlay_wielded_prussian_blue", "fg": 8448 }, - { "id": "overlay_wielded_tramadol", "fg": 8450 }, - { "id": "overlay_wielded_oxycodone", "fg": 8447 }, - { "id": "overlay_female_wielded_mjolnir", "fg": 8453 }, - { "id": "overlay_male_wielded_mjolnir", "fg": 8454 }, - { "id": "overlay_wielded_mop", "fg": 8455 }, + "fg": 8369 + }, + { "id": "overlay_wielded_cudgel", "fg": 8378 }, + { "id": "overlay_female_wielded_spear_dory", "fg": 8379 }, + { "id": "overlay_male_wielded_spear_dory", "fg": 8380 }, + { "id": "overlay_wielded_estoc", "fg": 8387 }, + { "id": "overlay_wielded_shock_epee", "fg": 8388 }, + { "id": "overlay_wielded_shock_foil", "fg": 8389 }, + { "id": "overlay_wielded_shock_sabre", "fg": 8390 }, + { "id": "overlay_wielded_fencing_epee", "fg": 8391 }, + { "id": "overlay_wielded_fencing_foil", "fg": 8392 }, + { "id": "overlay_wielded_fencing_sabre", "fg": 8393 }, + { "id": "overlay_wielded_fencing_epee_sharpened", "fg": 8394 }, + { "id": "overlay_wielded_fencing_foil_sharpened", "fg": 8395 }, + { "id": "overlay_wielded_fencing_sabre_sharpened", "fg": 8396 }, + { "id": "overlay_wielded_flashlight", "fg": 8398 }, + { "id": "overlay_wielded_heavy_flashlight", "fg": 8399 }, + { "id": "overlay_wielded_spear_forked", "fg": 8400 }, + { "id": "overlay_wielded_glass_shard", "fg": 8401 }, + { "id": "overlay_wielded_grip_hook", "fg": 8414 }, + { "id": "overlay_male_wielded_halberd", "fg": 8416 }, + { "id": "overlay_female_wielded_halberd", "fg": 8415 }, + { "id": "overlay_wielded_crowbar", "fg": 8417 }, + { "id": "overlay_male_wielded_screwdriver", "fg": 8420 }, + { "id": "overlay_female_wielded_screwdriver", "fg": 8419 }, + { "id": "overlay_wielded_shovel", "fg": 8421 }, + { "id": "overlay_wielded_wrench", "fg": 8422 }, + { "id": "overlay_wielded_hammer", "fg": 8418 }, + { "id": "overlay_female_wielded_spear_homemade_halfpike", "fg": 8423 }, + { "id": "overlay_male_wielded_spear_homemade_halfpike", "fg": 8424 }, + { "id": "overlay_wielded_jar_3l_glass", "fg": 8425 }, + { "id": "overlay_wielded_jar_3l_glass_sealed", "fg": 8426 }, + { "id": "overlay_wielded_jar_glass", "fg": 8427 }, + { "id": "overlay_wielded_jar_glass_sealed", "fg": 8428 }, + { "id": "overlay_wielded_javelin", "fg": 8430 }, + { "id": "overlay_wielded_javelin_iron", "fg": 8429 }, + { "id": "overlay_female_wielded_ji", "fg": 8431 }, + { "id": "overlay_male_wielded_ji", "fg": 8432 }, + { "id": "overlay_wielded_jug_plastic", "fg": 8433 }, + { "id": "overlay_wielded_katana", "fg": 8434 }, + { "id": "overlay_wielded_kirpan", "fg": 8435 }, + { "id": "overlay_female_wielded_knuckle_nail", "fg": 8436 }, + { "id": "overlay_male_wielded_knuckle_nail", "fg": 8437 }, + { "id": "overlay_female_wielded_knuckle_steel", "fg": 8438 }, + { "id": "overlay_male_wielded_knuckle_steel", "fg": 8439 }, + { "id": "overlay_wielded_kris", "fg": 8440 }, + { "id": "overlay_wielded_shillelagh_weighted", "fg": 8441 }, + { "id": "overlay_wielded_log", "fg": 8442 }, + { "id": "overlay_wielded_longsword", "fg": 8443 }, + { "id": "overlay_male_wielded_lucern_hammer", "fg": 8445 }, + { "id": "overlay_female_wielded_lucern_hammer", "fg": 8444 }, + { "id": "overlay_wielded_mace", "fg": 8449 }, + { "id": "overlay_wielded_morningstar", "fg": 8450 }, + { "id": "overlay_wielded_makeshift_crowbar", "fg": 8451 }, + { "id": "overlay_wielded_makeshift_knife", "fg": 8452 }, + { "id": "overlay_wielded_makeshift_sap", "fg": 8453 }, + { "id": "overlay_wielded_antibiotics", "fg": 8456 }, + { "id": "overlay_wielded_weak_antibiotic", "fg": 8468 }, + { "id": "overlay_wielded_strong_antibiotic", "fg": 8465 }, + { "id": "overlay_wielded_calcium_tablet", "fg": 8459 }, + { "id": "overlay_wielded_vitamins", "fg": 8467 }, + { "id": "overlay_wielded_gummy_vitamins", "fg": 8460 }, + { "id": "overlay_wielded_antifungal", "fg": 8457 }, + { "id": "overlay_wielded_antiparasitic", "fg": 8458 }, + { "id": "overlay_wielded_iodine", "fg": 8461 }, + { "id": "overlay_wielded_prussian_blue", "fg": 8464 }, + { "id": "overlay_wielded_tramadol", "fg": 8466 }, + { "id": "overlay_wielded_oxycodone", "fg": 8463 }, + { "id": "overlay_female_wielded_mjolnir", "fg": 8469 }, + { "id": "overlay_male_wielded_mjolnir", "fg": 8470 }, + { "id": "overlay_wielded_mop", "fg": 8471 }, { "id": [ "overlay_wielded_tourniquet_upper", @@ -12364,637 +12460,637 @@ "overlay_wielded_tourniquet_lower", "overlay_wielded_tourniquet_lower_XL" ], - "fg": 8481 - }, - { "id": "overlay_female_wielded_nailbat", "fg": 8483 }, - { "id": "overlay_male_wielded_nailbat", "fg": 8484 }, - { "id": "overlay_female_wielded_nailboard", "fg": 8485 }, - { "id": "overlay_male_wielded_nailboard", "fg": 8486 }, - { "id": "overlay_wielded_nodachi", "fg": 8487 }, - { "id": "overlay_male_wielded_2h_flail_wood", "fg": 8489 }, - { "id": "overlay_female_wielded_2h_flail_wood", "fg": 8488 }, - { "id": "overlay_male_wielded_pillow", "fg": 8493 }, - { "id": "overlay_female_wielded_pillow", "fg": 8492 }, - { "id": "overlay_male_wielded_down_pillow", "fg": 8491 }, - { "id": "overlay_female_wielded_down_pillow", "fg": 8490 }, - { "id": "overlay_wielded_pipe", "fg": 8494 }, - { "id": "overlay_wielded_pitchfork", "fg": 8495 }, - { "id": "overlay_wielded_sharp_toothbrush", "fg": 8496 }, - { "id": "overlay_wielded_pockknife", "fg": 8497 }, - { "id": "overlay_female_wielded_pot", "fg": 8500 }, - { "id": "overlay_male_wielded_pot", "fg": 8501 }, - { "id": "overlay_female_wielded_pot_copper", "fg": 8502 }, - { "id": "overlay_male_wielded_pot_copper", "fg": 8503 }, - { "id": "overlay_wielded_punch_dagger", "fg": 8504 }, - { "id": "overlay_female_wielded_qiang", "fg": 8505 }, - { "id": "overlay_male_wielded_qiang", "fg": 8506 }, - { "id": "overlay_female_wielded_rag", "fg": 8513 }, - { "id": "overlay_male_wielded_rag", "fg": 8514 }, - { "id": "overlay_wielded_rapier", "fg": 8515 }, - { "id": "overlay_wielded_rebar", "fg": 8516 }, - { "id": "overlay_wielded_knife_rm42", "fg": 8517 }, - { "id": "overlay_wielded_rock", "fg": 8518 }, - { "id": "overlay_wielded_rock_sock", "fg": 8519 }, - { "id": "overlay_wielded_rolling_pin", "fg": 8520 }, - { "id": "overlay_wielded_scissors", "fg": 8521 }, - { "id": "overlay_wielded_sharp_rock", "fg": 8523 }, - { "id": "overlay_wielded_shillelagh", "fg": 8524 }, + "fg": 8497 + }, + { "id": "overlay_female_wielded_nailbat", "fg": 8499 }, + { "id": "overlay_male_wielded_nailbat", "fg": 8500 }, + { "id": "overlay_female_wielded_nailboard", "fg": 8501 }, + { "id": "overlay_male_wielded_nailboard", "fg": 8502 }, + { "id": "overlay_wielded_nodachi", "fg": 8503 }, + { "id": "overlay_male_wielded_2h_flail_wood", "fg": 8505 }, + { "id": "overlay_female_wielded_2h_flail_wood", "fg": 8504 }, + { "id": "overlay_male_wielded_pillow", "fg": 8509 }, + { "id": "overlay_female_wielded_pillow", "fg": 8508 }, + { "id": "overlay_male_wielded_down_pillow", "fg": 8507 }, + { "id": "overlay_female_wielded_down_pillow", "fg": 8506 }, + { "id": "overlay_wielded_pipe", "fg": 8510 }, + { "id": "overlay_wielded_pitchfork", "fg": 8511 }, + { "id": "overlay_wielded_sharp_toothbrush", "fg": 8512 }, + { "id": "overlay_wielded_pockknife", "fg": 8513 }, + { "id": "overlay_female_wielded_pot", "fg": 8516 }, + { "id": "overlay_male_wielded_pot", "fg": 8517 }, + { "id": "overlay_female_wielded_pot_copper", "fg": 8518 }, + { "id": "overlay_male_wielded_pot_copper", "fg": 8519 }, + { "id": "overlay_wielded_punch_dagger", "fg": 8520 }, + { "id": "overlay_female_wielded_qiang", "fg": 8521 }, + { "id": "overlay_male_wielded_qiang", "fg": 8522 }, + { "id": "overlay_female_wielded_rag", "fg": 8529 }, + { "id": "overlay_male_wielded_rag", "fg": 8530 }, + { "id": "overlay_wielded_rapier", "fg": 8531 }, + { "id": "overlay_wielded_rebar", "fg": 8532 }, + { "id": "overlay_wielded_knife_rm42", "fg": 8533 }, + { "id": "overlay_wielded_rock", "fg": 8534 }, + { "id": "overlay_wielded_rock_sock", "fg": 8535 }, + { "id": "overlay_wielded_rolling_pin", "fg": 8536 }, + { "id": "overlay_wielded_scissors", "fg": 8537 }, + { "id": "overlay_wielded_sharp_rock", "fg": 8539 }, + { "id": "overlay_wielded_shillelagh", "fg": 8540 }, { "id": "overlay_female_wielded_cigar_lit", "fg": [ - { "weight": 14, "sprite": 8527 }, - { "weight": 14, "sprite": 8528 }, - { "weight": 14, "sprite": 8529 }, - { "weight": 14, "sprite": 8530 }, - { "weight": 14, "sprite": 8531 }, - { "weight": 14, "sprite": 8532 }, - { "weight": 14, "sprite": 8533 } + { "weight": 14, "sprite": 8543 }, + { "weight": 14, "sprite": 8544 }, + { "weight": 14, "sprite": 8545 }, + { "weight": 14, "sprite": 8546 }, + { "weight": 14, "sprite": 8547 }, + { "weight": 14, "sprite": 8548 }, + { "weight": 14, "sprite": 8549 } ], "animated": true }, { "id": "overlay_male_wielded_cigar_lit", "fg": [ - { "weight": 14, "sprite": 8536 }, - { "weight": 14, "sprite": 8537 }, - { "weight": 14, "sprite": 8538 }, - { "weight": 14, "sprite": 8539 }, - { "weight": 14, "sprite": 8540 }, - { "weight": 14, "sprite": 8541 }, - { "weight": 14, "sprite": 8542 } - ], - "animated": true - }, - { - "id": "overlay_female_wielded_cig_lit", - "fg": [ - { "weight": 14, "sprite": 8545 }, - { "weight": 14, "sprite": 8546 }, - { "weight": 14, "sprite": 8547 }, - { "weight": 14, "sprite": 8548 }, - { "weight": 14, "sprite": 8549 }, - { "weight": 14, "sprite": 8550 }, - { "weight": 14, "sprite": 8551 } - ], - "animated": true - }, - { - "id": "overlay_male_wielded_cig_lit", - "fg": [ + { "weight": 14, "sprite": 8552 }, + { "weight": 14, "sprite": 8553 }, { "weight": 14, "sprite": 8554 }, { "weight": 14, "sprite": 8555 }, { "weight": 14, "sprite": 8556 }, { "weight": 14, "sprite": 8557 }, - { "weight": 14, "sprite": 8558 }, - { "weight": 14, "sprite": 8559 }, - { "weight": 14, "sprite": 8560 } + { "weight": 14, "sprite": 8558 } ], "animated": true }, { - "id": "overlay_female_wielded_joint_lit", + "id": "overlay_female_wielded_cig_lit", "fg": [ + { "weight": 14, "sprite": 8561 }, { "weight": 14, "sprite": 8562 }, { "weight": 14, "sprite": 8563 }, { "weight": 14, "sprite": 8564 }, { "weight": 14, "sprite": 8565 }, { "weight": 14, "sprite": 8566 }, - { "weight": 14, "sprite": 8567 }, - { "weight": 14, "sprite": 8568 } + { "weight": 14, "sprite": 8567 } ], "animated": true }, { - "id": "overlay_male_wielded_joint_lit", + "id": "overlay_male_wielded_cig_lit", "fg": [ + { "weight": 14, "sprite": 8570 }, { "weight": 14, "sprite": 8571 }, { "weight": 14, "sprite": 8572 }, { "weight": 14, "sprite": 8573 }, { "weight": 14, "sprite": 8574 }, { "weight": 14, "sprite": 8575 }, - { "weight": 14, "sprite": 8576 }, - { "weight": 14, "sprite": 8577 } + { "weight": 14, "sprite": 8576 } ], "animated": true }, { - "id": "overlay_female_wielded_pipe_tobacco", + "id": "overlay_female_wielded_joint_lit", "fg": [ + { "weight": 14, "sprite": 8578 }, { "weight": 14, "sprite": 8579 }, { "weight": 14, "sprite": 8580 }, { "weight": 14, "sprite": 8581 }, { "weight": 14, "sprite": 8582 }, { "weight": 14, "sprite": 8583 }, - { "weight": 14, "sprite": 8584 }, - { "weight": 14, "sprite": 8585 } + { "weight": 14, "sprite": 8584 } ], "animated": true }, { - "id": "overlay_male_wielded_pipe_tobacco", + "id": "overlay_male_wielded_joint_lit", "fg": [ - { "weight": 14, "sprite": 8586 }, { "weight": 14, "sprite": 8587 }, { "weight": 14, "sprite": 8588 }, { "weight": 14, "sprite": 8589 }, { "weight": 14, "sprite": 8590 }, { "weight": 14, "sprite": 8591 }, - { "weight": 14, "sprite": 8592 } + { "weight": 14, "sprite": 8592 }, + { "weight": 14, "sprite": 8593 } ], "animated": true }, - { "id": "overlay_male_wielded_pointy_stick", "fg": 8594 }, - { "id": "overlay_female_wielded_pointy_stick", "fg": 8593 }, - { "id": "overlay_male_wielded_spear_wood", "fg": 8610 }, - { "id": "overlay_female_wielded_spear_wood", "fg": 8609 }, - { "id": "overlay_male_wielded_spear_spike", "fg": 8606 }, - { "id": "overlay_female_wielded_spear_spike", "fg": 8605 }, - { "id": "overlay_male_wielded_spear_knife", "fg": 8598 }, - { "id": "overlay_female_wielded_spear_knife", "fg": 8597 }, - { "id": "overlay_male_wielded_spear_knife_superior", "fg": 8600 }, - { "id": "overlay_female_wielded_spear_knife_superior", "fg": 8599 }, - { "id": "overlay_male_wielded_spear_rebar", "fg": 8604 }, - { "id": "overlay_female_wielded_spear_rebar", "fg": 8603 }, - { "id": "overlay_male_wielded_spear_pipe", "fg": 8602 }, - { "id": "overlay_female_wielded_spear_pipe", "fg": 8601 }, - { "id": "overlay_male_wielded_spear_steel", "fg": 8608 }, - { "id": "overlay_female_wielded_spear_steel", "fg": 8607 }, - { "id": "overlay_male_wielded_spear_copper", "fg": 8596 }, - { "id": "overlay_female_wielded_spear_copper", "fg": 8595 }, - { "id": "overlay_female_wielded_splinter", "fg": 8611 }, - { "id": "overlay_male_wielded_splinter", "fg": 8612 }, - { "id": "overlay_wielded_knife_steak", "fg": 8613 }, - { "id": "overlay_wielded_steel_chunk", "fg": 8614 }, - { "id": "overlay_wielded_steel_lump", "fg": 8615 }, - { "id": "overlay_female_wielded_stick", "fg": 8616 }, - { "id": "overlay_male_wielded_stick", "fg": 8617 }, - { "id": "overlay_female_wielded_stick_long", "fg": 8618 }, - { "id": "overlay_male_wielded_stick_long", "fg": 8619 }, - { "id": "overlay_female_wielded_primitive_hammer", "fg": 8620 }, - { "id": "overlay_male_wielded_primitive_hammer", "fg": 8621 }, - { "id": "overlay_female_wielded_spear_stone", "fg": 8622 }, - { "id": "overlay_male_wielded_spear_stone", "fg": 8623 }, - { "id": "overlay_wielded_knife_rambo", "fg": 8624 }, - { "id": "overlay_female_wielded_spear_survivor", "fg": 8625 }, - { "id": "overlay_male_wielded_spear_survivor", "fg": 8626 }, - { "id": "overlay_wielded_switchblade", "fg": 8627 }, - { "id": "overlay_wielded_tanto", "fg": 8631 }, - { "id": "overlay_female_wielded_teapot", "fg": 8632 }, - { "id": "overlay_male_wielded_teapot", "fg": 8633 }, - { "id": "overlay_female_wielded_television", "fg": 8634 }, - { "id": "overlay_male_wielded_television", "fg": 8635 }, - { "id": "overlay_female_wielded_thermos", "fg": 8636 }, - { "id": "overlay_male_wielded_thermos", "fg": 8637 }, - { "id": "overlay_wielded_boltcutters", "fg": 8640 }, - { "id": "overlay_wielded_e_tool", "fg": 8642 }, - { "id": "overlay_wielded_halligan", "fg": 8643 }, - { "id": "overlay_wielded_jackhammer", "fg": 8645 }, - { "id": "overlay_wielded_elec_jackhammer", "fg": 8645 }, - { "id": "overlay_wielded_lobotomizer", "fg": 8646 }, - { "id": "overlay_wielded_makeshift_axe", "fg": 8647 }, - { "id": "overlay_wielded_ny_hook", "fg": 8648 }, - { "id": "overlay_wielded_pickaxe", "fg": 8649 }, - { "id": "overlay_wielded_hammer_sledge_engineer", "fg": 8650 }, - { "id": "overlay_wielded_hammer_sledge_heavy", "fg": 8651 }, - { "id": "overlay_wielded_hammer_sledge_short", "fg": 8652 }, - { "id": "overlay_wielded_hammer_sledge", "fg": 8653 }, - { "id": "overlay_wielded_g_shovel", "fg": 8654 }, - { "id": "overlay_wielded_primitive_shovel", "fg": 8655 }, - { "id": "overlay_wielded_knife_trench", "fg": 8658 }, - { "id": "overlay_wielded_wakizashi", "fg": 8659 }, - { "id": "overlay_male_wielded_2h_flail_steel", "fg": 8661 }, - { "id": "overlay_female_wielded_2h_flail_steel", "fg": 8660 }, - { "id": "overlay_wielded_warhammer", "fg": 8662 }, - { "id": "overlay_wielded_bolas", "fg": 8663 }, - { "id": "overlay_wielded_bullwhip", "fg": 8664 }, - { "id": "overlay_female_wielded_homewrecker", "fg": 8665 }, - { "id": "overlay_male_wielded_homewrecker", "fg": 8666 }, - { "id": "overlay_wielded_lawn_dart", "fg": 8667 }, - { "id": "overlay_wielded_net", "fg": 8668 }, - { "id": "overlay_wielded_bullwhip_razor", "fg": 8669 }, - { "id": "overlay_wielded_sling", "fg": 8670 }, - { "id": "overlay_wielded_staff_sling", "fg": 8671 }, - { "id": "overlay_wielded_throwing_axe", "fg": 8672 }, - { "id": "overlay_female_wielded_throwing_knife", "fg": 8673 }, - { "id": "overlay_male_wielded_throwing_knife", "fg": 8674 }, - { "id": "overlay_wielded_throwing_stick", "fg": 8675 }, - { "id": "overlay_wielded_shocktonfa_off", "fg": 8676 }, - { "id": "overlay_wielded_shocktonfa_on", "fg": 8676 }, - { "id": "overlay_wielded_tonfa", "fg": 8677 }, - { "id": "overlay_wielded_tonfa_wood", "fg": 8678 }, - { "id": "overlay_wielded_sword_wood", "fg": 8680 }, - { "id": "overlay_wielded_sword_nail", "fg": 8681 }, - { "id": "overlay_wielded_zweihander", "fg": 8682 }, - { "id": "overlay_female_wielded_magi_staff_greater", "fg": 7937 }, - { "id": "overlay_male_wielded_magi_staff_greater", "fg": 7938 }, - { "id": "overlay_female_wielded_magi_staff_lesser", "fg": 7939 }, - { "id": "overlay_male_wielded_magi_staff_lesser", "fg": 7940 }, - { "id": "overlay_female_wielded_magi_staff_minor", "fg": 7941 }, - { "id": "overlay_male_wielded_magi_staff_minor", "fg": 7942 }, - { "id": "overlay_effect_attention", "fg": 7943 }, - { "id": "overlay_effect_boomered", "fg": 7944 }, - { "id": "overlay_effect_glare", "fg": 7945 }, - { "id": "overlay_effect_laserlocked", "fg": 7946 }, - { "id": "overlay_wielded_bronze_brush_axe", "fg": 7952 }, - { "id": "overlay_wielded_brush_axe", "fg": 7953 }, - { "id": "overlay_female_wielded_clay_teapot", "fg": 7989 }, - { "id": "overlay_female_wielded_stepladder", "fg": 7990 }, - { "id": "overlay_female_worn_harmonica_holder", "fg": 7991 }, - { "id": "overlay_male_wielded_clay_teapot", "fg": 7992 }, - { "id": "overlay_male_wielded_stepladder", "fg": 7993 }, - { "id": "overlay_male_worn_harmonica_holder", "fg": 7994 }, - { "id": "overlay_wielded_banjo", "fg": 7996 }, - { "id": "overlay_wielded_bodypillow", "fg": 7997 }, - { "id": "overlay_wielded_clay_pot", "fg": 7998 }, - { "id": "overlay_wielded_guitar_electric", "fg": 7999 }, - { "id": "overlay_wielded_laptop", "fg": 8000 }, - { "id": "overlay_wielded_makeshift_hammer", "fg": 8001 }, - { "id": "overlay_wielded_pot_makeshift", "fg": 8002 }, - { "id": "overlay_wielded_pot_makeshift_copper", "fg": 8003 }, - { "id": "overlay_wielded_tazer", "fg": 8004 }, - { "id": "overlay_female_wielded_aluminum_stepladder", "fg": 8005 }, - { "id": "overlay_male_wielded_aluminum_stepladder", "fg": 8006 }, - { "id": "overlay_wielded_1895sbl", "fg": 8008 }, - { "id": "overlay_wielded_2_shot_special", "fg": 8009 }, - { "id": "overlay_wielded_90two", "fg": 8010 }, - { "id": "overlay_wielded_90two40", "fg": 8011 }, - { "id": "overlay_wielded_AT4", "fg": 8012 }, - { "id": "overlay_wielded_LAW", "fg": 8013 }, - { "id": "overlay_wielded_LAW_Packed", "fg": 8014 }, - { "id": "overlay_wielded_M24", "fg": 8015 }, - { "id": "overlay_wielded_RPG", "fg": 8016 }, - { "id": "overlay_wielded_TDI", "fg": 8017 }, - { "id": "overlay_wielded_USAS_12", "fg": 8018 }, - { "id": "overlay_wielded_af2011a1_38super", "fg": 8019 }, - { "id": "overlay_wielded_airspeargun", "fg": 8020 }, - { "id": "overlay_wielded_ak74", "fg": 8022 }, - { "id": "overlay_wielded_american_180", "fg": 8023 }, - { "id": "overlay_wielded_an94", "fg": 8024 }, - { "id": "overlay_wielded_ar10", "fg": 8025 }, - { "id": "overlay_wielded_ar15", "fg": 8026 }, - { "id": "overlay_wielded_ar_pistol", "fg": 8027 }, - { "id": "overlay_wielded_arx160", "fg": 8028 }, - { "id": "overlay_wielded_ashot", "fg": 8029 }, - { "id": "overlay_wielded_atgm_launcher", "fg": 8030 }, - { "id": "overlay_wielded_bbgun", "fg": 8031 }, - { "id": "overlay_wielded_bfr", "fg": 8032 }, - { "id": "overlay_wielded_bh_m89", "fg": 8033 }, - { "id": "overlay_wielded_bigun", "fg": 8034 }, - { "id": "overlay_wielded_blunderbuss", "fg": 8035 }, - { "id": "overlay_wielded_bond_410", "fg": 8036 }, - { "id": "overlay_wielded_browning_blr", "fg": 8037 }, - { "id": "overlay_wielded_bt_apc9k", "fg": 8038 }, - { "id": "overlay_wielded_chemical_thrower", "fg": 8040 }, - { "id": "overlay_wielded_coilgun", "fg": 8041 }, - { "id": "overlay_wielded_colt_army", "fg": 8042 }, - { "id": "overlay_wielded_colt_lightning", "fg": 8043 }, - { "id": "overlay_wielded_colt_navy", "fg": 8044 }, - { "id": "overlay_wielded_colt_ro635", "fg": 8045 }, - { "id": "overlay_wielded_colt_saa", "fg": 8046 }, - { "id": "overlay_wielded_combination_gun", "fg": 8047 }, - { "id": "overlay_wielded_cop_38", "fg": 8048 }, - { "id": "overlay_wielded_cx4", "fg": 8049 }, - { "id": "overlay_wielded_cz75", "fg": 8050 }, - { "id": "overlay_wielded_deagle_44", "fg": 8051 }, - { "id": "overlay_wielded_doublespeargun", "fg": 8052 }, - { "id": "overlay_wielded_draco", "fg": 8053 }, - { "id": "overlay_wielded_emp_gun", "fg": 8054 }, - { "id": "overlay_wielded_famas", "fg": 8055 }, - { "id": "overlay_wielded_flamethrower", "fg": 8056 }, - { "id": "overlay_wielded_flamethrower_crude", "fg": 8057 }, - { "id": "overlay_wielded_flamethrower_simple", "fg": 8058 }, - { "id": "overlay_wielded_flaregun", "fg": 8059 }, - { "id": "overlay_wielded_fn1910", "fg": 8060 }, - { "id": "overlay_wielded_fn57", "fg": 8061 }, - { "id": "overlay_wielded_fn_fal", "fg": 8062 }, - { "id": "overlay_wielded_fn_p90", "fg": 8063 }, - { "id": "overlay_wielded_fs2000", "fg": 8064 }, - { "id": "overlay_wielded_ftk93", "fg": 8065 }, - { "id": "overlay_wielded_garand", "fg": 8066 }, - { "id": "overlay_wielded_glock_17", "fg": 8067 }, - { "id": "overlay_wielded_glock_18c", "fg": 8068 }, - { "id": "overlay_wielded_glock_19", "fg": 8069 }, - { "id": "overlay_wielded_glock_20", "fg": 8070 }, - { "id": "overlay_wielded_glock_20_var_glock_40", "fg": 8071 }, - { "id": "overlay_wielded_glock_21", "fg": 8072 }, - { "id": "overlay_wielded_glock_22", "fg": 8073 }, - { "id": "overlay_wielded_glock_29", "fg": 8074 }, - { "id": "overlay_wielded_glock_31", "fg": 8075 }, - { "id": "overlay_wielded_heavy_rail_rifle", "fg": 8076 }, - { "id": "overlay_wielded_helsing", "fg": 8077 }, - { "id": "overlay_wielded_henry_big_boy", "fg": 8078 }, - { "id": "overlay_wielded_hi_power_40", "fg": 8079 }, - { "id": "overlay_wielded_hi_power_9mm", "fg": 8080 }, - { "id": "overlay_wielded_hk417_13", "fg": 8081 }, - { "id": "overlay_wielded_hk_g3", "fg": 8082 }, - { "id": "overlay_wielded_hk_g36", "fg": 8083 }, - { "id": "overlay_wielded_hk_g80", "fg": 8084 }, - { "id": "overlay_wielded_hk_mp5_semi_pistol", "fg": 8086 }, - { "id": "overlay_wielded_hk_mp5k", "fg": 8087 }, - { "id": "overlay_wielded_hk_mp5sd", "fg": 8088 }, - { "id": "overlay_wielded_hk_mp7", "fg": 8089 }, - { "id": "overlay_wielded_hk_ump45", "fg": 8090 }, - { "id": "overlay_wielded_hptc9", "fg": 8091 }, - { "id": "overlay_wielded_hptcf380", "fg": 8092 }, - { "id": "overlay_wielded_iwi_tavor_x95_300blk", "fg": 8094 }, - { "id": "overlay_wielded_kp32", "fg": 8095 }, - { "id": "overlay_wielded_kp3at", "fg": 8096 }, - { "id": "overlay_wielded_kpf9", "fg": 8097 }, - { "id": "overlay_wielded_ksg-25", "fg": 8098 }, - { "id": "overlay_wielded_ksg", "fg": 8099 }, - { "id": "overlay_wielded_ksub2000", "fg": 8100 }, - { "id": "overlay_wielded_l_bak_223", "fg": 8101 }, - { "id": "overlay_wielded_laser_cannon", "fg": 8102 }, - { "id": "overlay_wielded_laser_rifle", "fg": 8103 }, - { "id": "overlay_wielded_launcher_simple", "fg": 8104 }, - { "id": "overlay_wielded_lemat_revolver", "fg": 8105 }, - { "id": "overlay_wielded_lever_shotgun", "fg": 8106 }, - { "id": "overlay_wielded_m11", "fg": 8108 }, - { "id": "overlay_wielded_m110a1", "fg": 8109 }, - { "id": "overlay_wielded_m14ebr", "fg": 8110 }, - { "id": "overlay_wielded_m17", "fg": 8113 }, - { "id": "overlay_wielded_m18", "fg": 8114 }, - { "id": "overlay_wielded_m1903", "fg": 8115 }, - { "id": "overlay_wielded_m1911-460", "fg": 8116 }, - { "id": "overlay_wielded_m1911_10", "fg": 8118 }, - { "id": "overlay_wielded_m1911_var_m1911_MEU", "fg": 8119 }, - { "id": "overlay_wielded_m1918", "fg": 8120 }, - { "id": "overlay_wielded_m1a", "fg": 8121 }, - { "id": "overlay_wielded_m2010", "fg": 8122 }, - { "id": "overlay_wielded_m202_flash", "fg": 8123 }, - { "id": "overlay_wielded_m231pfw", "fg": 8124 }, - { "id": "overlay_wielded_m240", "fg": 8125 }, - { "id": "overlay_wielded_m27_assault_rifle_var_h&k416a5", "fg": 8127 }, - { "id": "overlay_wielded_m27_assault_rifle_var_m27iar", "fg": 8128 }, - { "id": "overlay_wielded_m27_assault_rifle_var_m38dmr", "fg": 8129 }, - { "id": "overlay_wielded_m27_assault_rifle_var_scar_l", "fg": 8130 }, - { "id": "overlay_wielded_m2browning_sawn", "fg": 8131 }, - { "id": "overlay_wielded_m320", "fg": 8132 }, - { "id": "overlay_wielded_m3_carlgustav", "fg": 8133 }, - { "id": "overlay_wielded_m4_carbine_var_m4_cqbr", "fg": 8134 }, - { "id": "overlay_wielded_m4_carbine_var_m4a1", "fg": 8135 }, - { "id": "overlay_wielded_m4_carlgustav", "fg": 8136 }, - { "id": "overlay_wielded_m79", "fg": 8138 }, - { "id": "overlay_wielded_m9", "fg": 8139 }, - { "id": "overlay_wielded_mac_10", "fg": 8140 }, - { "id": "overlay_wielded_mac_11", "fg": 8141 }, - { "id": "overlay_wielded_makarov", "fg": 8142 }, - { "id": "overlay_wielded_marlin_9a", "fg": 8143 }, - { "id": "overlay_wielded_mauser_c96", "fg": 8144 }, - { "id": "overlay_wielded_mauser_m714", "fg": 8145 }, - { "id": "overlay_wielded_mgl", "fg": 8146 }, - { "id": "overlay_wielded_mininuke_launcher", "fg": 8147 }, - { "id": "overlay_wielded_minispeargun", "fg": 8148 }, - { "id": "overlay_wielded_model_10_revolver", "fg": 8149 }, - { "id": "overlay_wielded_mosin44", "fg": 8150 }, - { "id": "overlay_wielded_mosin44_ebr", "fg": 8151 }, - { "id": "overlay_wielded_mosin91_30", "fg": 8152 }, - { "id": "overlay_wielded_mosin91_30_ebr", "fg": 8153 }, - { "id": "overlay_wielded_moss_brownie", "fg": 8154 }, - { "id": "overlay_wielded_mossberg_500", "fg": 8155 }, - { "id": "overlay_wielded_mossberg_500_var_mossberg_500_security", "fg": 8156 }, - { "id": "overlay_wielded_mossberg_590", "fg": 8157 }, - { "id": "overlay_wielded_mossberg_590_var_SPAS_12", "fg": 8158 }, - { "id": "overlay_wielded_mossberg_930", "fg": 8159 }, - { "id": "overlay_wielded_mossberg_930_var_m1014", "fg": 8160 }, - { "id": "overlay_wielded_mp18", "fg": 8161 }, - { "id": "overlay_wielded_nailgun", "fg": 8163 }, - { "id": "overlay_wielded_nailrifle", "fg": 8164 }, - { "id": "overlay_wielded_needlegun", "fg": 8165 }, - { "id": "overlay_wielded_needlepistol", "fg": 8166 }, - { "id": "overlay_wielded_oa93", "fg": 8167 }, - { "id": "overlay_wielded_p08", "fg": 8168 }, - { "id": "overlay_wielded_p220_10", "fg": 8169 }, - { "id": "overlay_wielded_p226_357sig", "fg": 8170 }, - { "id": "overlay_wielded_p226_9mm", "fg": 8171 }, - { "id": "overlay_wielded_p320_357sig", "fg": 8172 }, - { "id": "overlay_wielded_paintballgun", "fg": 8173 }, - { "id": "overlay_wielded_pamd68", "fg": 8174 }, - { "id": "overlay_wielded_pamd71z", "fg": 8175 }, - { "id": "overlay_wielded_pipe_combination_gun", "fg": 8176 }, - { "id": "overlay_wielded_pipe_double_shotgun", "fg": 8177 }, - { "id": "overlay_wielded_pipe_shotgun", "fg": 8179 }, - { "id": "overlay_wielded_pistol_flintlock", "fg": 8180 }, - { "id": "overlay_wielded_plasma_gun", "fg": 8181 }, - { "id": "overlay_wielded_plasma_rifle", "fg": 8182 }, - { "id": "overlay_wielded_ppsh", "fg": 8183 }, - { "id": "overlay_wielded_px4", "fg": 8184 }, - { "id": "overlay_wielded_px4_40", "fg": 8185 }, - { "id": "overlay_wielded_raging_bull", "fg": 8186 }, - { "id": "overlay_wielded_raging_judge", "fg": 8187 }, - { "id": "overlay_wielded_rebar_rifle", "fg": 8188 }, - { "id": "overlay_wielded_remington700_270", "fg": 8189 }, - { "id": "overlay_wielded_remington_700", "fg": 8190 }, - { "id": "overlay_wielded_remington_870", "fg": 8191 }, - { "id": "overlay_wielded_remington_870_breacher", "fg": 8192 }, - { "id": "overlay_wielded_remington_870_express", "fg": 8193 }, - { "id": "overlay_wielded_remington_870_var_browning_a5", "fg": 8194 }, - { "id": "overlay_wielded_remington_870_var_remington_1100", "fg": 8195 }, - { "id": "overlay_wielded_revolver_shotgun", "fg": 8196 }, - { "id": "overlay_wielded_rm103a_pistol", "fg": 8197 }, - { "id": "overlay_wielded_rm120c", "fg": 8198 }, - { "id": "overlay_wielded_rm20", "fg": 8199 }, - { "id": "overlay_wielded_rm2000_smg", "fg": 8200 }, - { "id": "overlay_wielded_rm228", "fg": 8201 }, - { "id": "overlay_wielded_rm298", "fg": 8202 }, - { "id": "overlay_wielded_rm451_flamethrower", "fg": 8203 }, - { "id": "overlay_wielded_rm51_assault_rifle", "fg": 8204 }, - { "id": "overlay_wielded_rm614_lmg", "fg": 8205 }, - { "id": "overlay_wielded_rm802", "fg": 8206 }, - { "id": "overlay_wielded_rm88_battle_rifle", "fg": 8207 }, - { "id": "overlay_wielded_robofac_gun", "fg": 8208 }, - { "id": "overlay_wielded_ruger_1022", "fg": 8209 }, - { "id": "overlay_wielded_ruger_lcr_22", "fg": 8210 }, - { "id": "overlay_wielded_ruger_lcr_38", "fg": 8211 }, - { "id": "overlay_wielded_ruger_mini", "fg": 8212 }, - { "id": "overlay_wielded_ruger_redhawk", "fg": 8213 }, - { "id": "overlay_wielded_rugerlcp", "fg": 8214 }, - { "id": "overlay_wielded_saiga_12", "fg": 8215 }, - { "id": "overlay_wielded_saiga_410", "fg": 8216 }, - { "id": "overlay_wielded_savage_111f", "fg": 8217 }, - { "id": "overlay_wielded_scar_h", "fg": 8218 }, - { "id": "overlay_wielded_sharps", "fg": 8219 }, - { "id": "overlay_wielded_shotgun_410", "fg": 8220 }, - { "id": "overlay_wielded_shotgun_d", "fg": 8221 }, - { "id": "overlay_wielded_shotgun_s", "fg": 8222 }, - { "id": "overlay_wielded_sig552", "fg": 8223 }, - { "id": "overlay_wielded_sig_40", "fg": 8224 }, - { "id": "overlay_wielded_sig_mcx_rattler_sbr", "fg": 8225 }, - { "id": "overlay_wielded_sig_mosquito", "fg": 8226 }, - { "id": "overlay_wielded_sig_p230", "fg": 8227 }, - { "id": "overlay_wielded_skorpion_61", "fg": 8228 }, - { "id": "overlay_wielded_skorpion_82", "fg": 8229 }, - { "id": "overlay_wielded_sks", "fg": 8230 }, - { "id": "overlay_wielded_smg_40", "fg": 8232 }, - { "id": "overlay_wielded_smg_45", "fg": 8233 }, - { "id": "overlay_wielded_smg_9mm", "fg": 8234 }, - { "id": "overlay_wielded_sp2022 - Copia", "fg": 8235 }, - { "id": "overlay_wielded_sp2022", "fg": 8236 }, - { "id": "overlay_wielded_speargun", "fg": 8237 }, - { "id": "overlay_wielded_sten", "fg": 8238 }, - { "id": "overlay_wielded_steyr_aug", "fg": 8239 }, - { "id": "overlay_wielded_streetsweeper", "fg": 8240 }, - { "id": "overlay_wielded_surv_hand_cannon", "fg": 8241 }, - { "id": "overlay_wielded_surv_rocket_launcher", "fg": 8242 }, - { "id": "overlay_wielded_surv_six_shooter", "fg": 8243 }, - { "id": "overlay_wielded_survivor_special_700", "fg": 8244 }, - { "id": "overlay_wielded_sw629", "fg": 8245 }, - { "id": "overlay_wielded_sw_22", "fg": 8246 }, - { "id": "overlay_wielded_sw_500", "fg": 8247 }, - { "id": "overlay_wielded_sw_610", "fg": 8248 }, - { "id": "overlay_wielded_sw_619", "fg": 8249 }, - { "id": "overlay_wielded_tac50", "fg": 8250 }, - { "id": "overlay_wielded_taurus_spectrum", "fg": 8251 }, - { "id": "overlay_wielded_tavor_12", "fg": 8252 }, - { "id": "overlay_wielded_tec9", "fg": 8253 }, - { "id": "overlay_wielded_tihar", "fg": 8254 }, - { "id": "overlay_wielded_tokarev", "fg": 8255 }, - { "id": "overlay_wielded_tommygun", "fg": 8256 }, - { "id": "overlay_wielded_trex_gun", "fg": 8257 }, - { "id": "overlay_wielded_triple_launcher_simple", "fg": 8258 }, - { "id": "overlay_wielded_unbio_blaster_gun", "fg": 8259 }, - { "id": "overlay_wielded_usp_45", "fg": 8260 }, - { "id": "overlay_wielded_usp_45_var_mk23", "fg": 8261 }, - { "id": "overlay_wielded_usp_9mm", "fg": 8262 }, - { "id": "overlay_wielded_uzi", "fg": 8263 }, - { "id": "overlay_wielded_v29", "fg": 8264 }, - { "id": "overlay_wielded_v29_cheap", "fg": 8265 }, - { "id": "overlay_wielded_walther_ccp", "fg": 8266 }, - { "id": "overlay_wielded_walther_p22", "fg": 8267 }, - { "id": "overlay_wielded_walther_p38", "fg": 8268 }, - { "id": "overlay_wielded_walther_ppq_40", "fg": 8269 }, - { "id": "overlay_wielded_walther_ppq_45", "fg": 8270 }, - { "id": "overlay_wielded_walther_ppq_9mm", "fg": 8271 }, - { "id": "overlay_wielded_weatherby_5", "fg": 8272 }, - { "id": "overlay_wielded_win70", "fg": 8273 }, - { "id": "overlay_wielded_winchester_1887", "fg": 8274 }, - { "id": "overlay_wielded_winchester_1897", "fg": 8275 }, - { "id": "overlay_wielded_witness_10", "fg": 8276 }, - { "id": "overlay_wielded_xd_10", "fg": 8277 }, - { "id": "overlay_wielded_bag_canvas", "fg": 8281 }, - { "id": "overlay_wielded_bag_garbage", "fg": 8282 }, - { "id": "overlay_wielded_blackjack", "fg": 8289 }, - { "id": "overlay_wielded_brazier", "fg": 8307 }, - { "id": "overlay_female_wielded_brush_toilet", "fg": 8311 }, - { "id": "overlay_male_wielded_brush_toilet", "fg": 8312 }, - { "id": "overlay_wielded_bucket", "fg": 8313 }, - { "id": "overlay_wielded_cot", "fg": 8316 }, - { "id": "overlay_female_wielded_bat_nerf", "fg": 8317 }, - { "id": "overlay_female_wielded_golf_bag", "fg": 8318 }, - { "id": "overlay_male_wielded_bat_nerf", "fg": 8319 }, - { "id": "overlay_male_wielded_golf_bag", "fg": 8320 }, - { "id": "overlay_female_wielded_radio_car", "fg": 8321 }, - { "id": "overlay_female_wielded_radio_car_box", "fg": 8322 }, - { "id": "overlay_female_wielded_radio_car_on", "fg": 8323 }, - { "id": "overlay_female_wielded_radio_car_wheel", "fg": 8324 }, - { "id": "overlay_female_wielded_radiocontrol", "fg": 8325 }, - { "id": "overlay_female_wielded_rc_car_box", "fg": 8326 }, - { "id": "overlay_male_wielded_radio_car", "fg": 8327 }, - { "id": "overlay_male_wielded_radio_car_box", "fg": 8328 }, - { "id": "overlay_male_wielded_radio_car_on", "fg": 8329 }, - { "id": "overlay_male_wielded_radio_car_wheel", "fg": 8330 }, - { "id": "overlay_male_wielded_radiocontrol", "fg": 8331 }, - { "id": "overlay_male_wielded_rc_car_box", "fg": 8332 }, - { "id": "overlay_wielded_atomic_lamp", "fg": 8333 }, - { "id": "overlay_wielded_atomic_lamp_off", "fg": 8334 }, - { "id": "overlay_wielded_l-stick", "fg": 8335 }, - { "id": "overlay_wielded_l-stick_on", "fg": 8336 }, - { "id": "overlay_wielded_chestguard_hard", "fg": 8338 }, - { "id": "overlay_wielded_cattlefodder", "fg": 8341 }, - { "id": "overlay_wielded_bullet_crossbow", "fg": 8355 }, - { "id": "overlay_wielded_compcrossbow", "fg": 8356 }, - { "id": "overlay_wielded_compositecrossbow", "fg": 8357 }, - { "id": "overlay_wielded_crossbow", "fg": 8358 }, - { "id": "overlay_wielded_hand_crossbow", "fg": 8359 }, - { "id": "overlay_wielded_huge_crossbow", "fg": 8360 }, - { "id": "overlay_wielded_rep_crossbow", "fg": 8361 }, - { "id": "overlay_female_wielded_lug_wrench", "fg": 8365 }, - { "id": "overlay_male_wielded_lug_wrench", "fg": 8366 }, - { "id": "overlay_wielded_training_dummy_heavy", "fg": 8367 }, - { "id": "overlay_wielded_training_dummy_light", "fg": 8368 }, - { "id": "overlay_wielded_wrench_large", "fg": 8369 }, - { "id": "overlay_wielded_wrench_small", "fg": 8370 }, - { "id": "overlay_wielded_hoboreel", "fg": 8381 }, - { "id": "overlay_wielded_grenade", "fg": 8386 }, - { "id": "overlay_wielded_grenade_act", "fg": 8387 }, - { "id": "overlay_wielded_grenade_emp", "fg": 8388 }, - { "id": "overlay_wielded_grenade_emp_act", "fg": 8389 }, - { "id": "overlay_wielded_grenade_inc", "fg": 8390 }, - { "id": "overlay_wielded_grenade_inc_act", "fg": 8391 }, - { "id": "overlay_wielded_pipebomb", "fg": 8392 }, - { "id": "overlay_wielded_pipebomb_act", "fg": 8393 }, - { "id": "overlay_wielded_scrambler", "fg": 8394 }, - { "id": "overlay_wielded_scrambler_act", "fg": 8395 }, - { "id": "overlay_wielded_smokebomb", "fg": 8396 }, - { "id": "overlay_wielded_smokebomb_act", "fg": 8397 }, - { "id": "overlay_wielded_mace_bronze", "fg": 8430 }, - { "id": "overlay_wielded_mace_simple", "fg": 8431 }, - { "id": "overlay_wielded_mace_trench", "fg": 8432 }, - { "id": "overlay_female_wielded_manhole_cover", "fg": 8438 }, - { "id": "overlay_male_wielded_manhole_cover", "fg": 8439 }, - { "id": "overlay_wielded_eyedrops", "fg": 8446 }, - { "id": "overlay_female_wielded_baseball", "fg": 8456 }, - { "id": "overlay_female_wielded_basketball", "fg": 8457 }, - { "id": "overlay_female_wielded_beach_volleyball", "fg": 8458 }, - { "id": "overlay_female_wielded_mre_beef_box", "fg": 8459 }, - { "id": "overlay_female_wielded_puck", "fg": 8460 }, - { "id": "overlay_male_wielded_baseball", "fg": 8461 }, - { "id": "overlay_male_wielded_basketball", "fg": 8462 }, - { "id": "overlay_male_wielded_beach_volleyball", "fg": 8463 }, - { "id": "overlay_male_wielded_mre_beef_box", "fg": 8464 }, - { "id": "overlay_male_wielded_puck", "fg": 8465 }, - { "id": "overlay_wielded_PR24-extended", "fg": 8466 }, - { "id": "overlay_wielded_PR24-retracted", "fg": 8467 }, - { "id": "overlay_wielded_baton-extended", "fg": 8468 }, - { "id": "overlay_wielded_baton", "fg": 8469 }, - { "id": "overlay_wielded_battery_car", "fg": 8470 }, - { "id": "overlay_wielded_bowling_ball", "fg": 8471 }, - { "id": "overlay_wielded_cell_phone", "fg": 8472 }, - { "id": "overlay_wielded_cell_phone_flashlight", "fg": 8473 }, - { "id": "overlay_wielded_codeine", "fg": 8474 }, - { "id": "overlay_wielded_flask_hip", "fg": 8475 }, - { "id": "overlay_wielded_football", "fg": 8476 }, - { "id": "overlay_wielded_golf_ball", "fg": 8477 }, - { "id": "overlay_wielded_indoor_volleyball", "fg": 8478 }, - { "id": "overlay_wielded_misc_repairkit", "fg": 8479 }, - { "id": "overlay_wielded_portable_game", "fg": 8480 }, - { "id": "overlay_wielded_two_way_radio", "fg": 8482 }, - { "id": "overlay_female_wielded_pool_cue", "fg": 8498 }, - { "id": "overlay_male_wielded_pool_cue", "fg": 8499 }, - { "id": "overlay_female_wielded_i_staff", "fg": 8507 }, - { "id": "overlay_female_wielded_q_staff", "fg": 8508 }, - { "id": "overlay_female_wielded_shock_staff", "fg": 8509 }, - { "id": "overlay_male_wielded_i_staff", "fg": 8510 }, - { "id": "overlay_male_wielded_q_staff", "fg": 8511 }, - { "id": "overlay_male_wielded_shock_staff", "fg": 8512 }, - { "id": "overlay_wielded_shark_plushie", "fg": 8522 }, - { "id": "overlay_female_wielded_cigar", "fg": 8525 }, - { "id": "overlay_female_wielded_cigar_butt", "fg": 8526 }, - { "id": "overlay_male_wielded_cigar", "fg": 8534 }, - { "id": "overlay_male_wielded_cigar_butt", "fg": 8535 }, - { "id": "overlay_female_wielded_cig", "fg": 8543 }, - { "id": "overlay_female_wielded_cig_butt", "fg": 8544 }, - { "id": "overlay_male_wielded_cig", "fg": 8552 }, - { "id": "overlay_male_wielded_cig_butt", "fg": 8553 }, - { "id": "overlay_female_wielded_joint", "fg": 8561 }, - { "id": "overlay_female_wielded_joint_roach", "fg": 8569 }, - { "id": "overlay_male_wielded_joint", "fg": 8570 }, - { "id": "overlay_male_wielded_joint_roach", "fg": 8578 }, - { "id": "overlay_female_wielded_sword_wood_large", "fg": 8628 }, - { "id": "overlay_male_wielded_sword_wood_large", "fg": 8629 }, - { "id": "overlay_wielded_bokken", "fg": 8630 }, - { "id": "overlay_female_wielded_throwing_axe", "fg": 8638 }, - { "id": "overlay_male_wielded_throwing_axe", "fg": 8639 }, - { "id": "overlay_wielded_digging_stick", "fg": 8641 }, - { "id": "overlay_wielded_hoe", "fg": 8644 }, - { "id": "overlay_wielded_teddy_bear_var_toy_plush_ferret", "fg": 8656 }, - { "id": "overlay_wielded_teddy_bear_var_toy_plush_rabbit", "fg": 8657 }, - { "id": "overlay_wielded_primitive_adze", "fg": 8679 } + { + "id": "overlay_female_wielded_pipe_tobacco", + "fg": [ + { "weight": 14, "sprite": 8595 }, + { "weight": 14, "sprite": 8596 }, + { "weight": 14, "sprite": 8597 }, + { "weight": 14, "sprite": 8598 }, + { "weight": 14, "sprite": 8599 }, + { "weight": 14, "sprite": 8600 }, + { "weight": 14, "sprite": 8601 } + ], + "animated": true + }, + { + "id": "overlay_male_wielded_pipe_tobacco", + "fg": [ + { "weight": 14, "sprite": 8602 }, + { "weight": 14, "sprite": 8603 }, + { "weight": 14, "sprite": 8604 }, + { "weight": 14, "sprite": 8605 }, + { "weight": 14, "sprite": 8606 }, + { "weight": 14, "sprite": 8607 }, + { "weight": 14, "sprite": 8608 } + ], + "animated": true + }, + { "id": "overlay_male_wielded_pointy_stick", "fg": 8610 }, + { "id": "overlay_female_wielded_pointy_stick", "fg": 8609 }, + { "id": "overlay_male_wielded_spear_wood", "fg": 8626 }, + { "id": "overlay_female_wielded_spear_wood", "fg": 8625 }, + { "id": "overlay_male_wielded_spear_spike", "fg": 8622 }, + { "id": "overlay_female_wielded_spear_spike", "fg": 8621 }, + { "id": "overlay_male_wielded_spear_knife", "fg": 8614 }, + { "id": "overlay_female_wielded_spear_knife", "fg": 8613 }, + { "id": "overlay_male_wielded_spear_knife_superior", "fg": 8616 }, + { "id": "overlay_female_wielded_spear_knife_superior", "fg": 8615 }, + { "id": "overlay_male_wielded_spear_rebar", "fg": 8620 }, + { "id": "overlay_female_wielded_spear_rebar", "fg": 8619 }, + { "id": "overlay_male_wielded_spear_pipe", "fg": 8618 }, + { "id": "overlay_female_wielded_spear_pipe", "fg": 8617 }, + { "id": "overlay_male_wielded_spear_steel", "fg": 8624 }, + { "id": "overlay_female_wielded_spear_steel", "fg": 8623 }, + { "id": "overlay_male_wielded_spear_copper", "fg": 8612 }, + { "id": "overlay_female_wielded_spear_copper", "fg": 8611 }, + { "id": "overlay_female_wielded_splinter", "fg": 8627 }, + { "id": "overlay_male_wielded_splinter", "fg": 8628 }, + { "id": "overlay_wielded_knife_steak", "fg": 8629 }, + { "id": "overlay_wielded_steel_chunk", "fg": 8630 }, + { "id": "overlay_wielded_steel_lump", "fg": 8631 }, + { "id": "overlay_female_wielded_stick", "fg": 8632 }, + { "id": "overlay_male_wielded_stick", "fg": 8633 }, + { "id": "overlay_female_wielded_stick_long", "fg": 8634 }, + { "id": "overlay_male_wielded_stick_long", "fg": 8635 }, + { "id": "overlay_female_wielded_primitive_hammer", "fg": 8636 }, + { "id": "overlay_male_wielded_primitive_hammer", "fg": 8637 }, + { "id": "overlay_female_wielded_spear_stone", "fg": 8638 }, + { "id": "overlay_male_wielded_spear_stone", "fg": 8639 }, + { "id": "overlay_wielded_knife_rambo", "fg": 8640 }, + { "id": "overlay_female_wielded_spear_survivor", "fg": 8641 }, + { "id": "overlay_male_wielded_spear_survivor", "fg": 8642 }, + { "id": "overlay_wielded_switchblade", "fg": 8643 }, + { "id": "overlay_wielded_tanto", "fg": 8647 }, + { "id": "overlay_female_wielded_teapot", "fg": 8648 }, + { "id": "overlay_male_wielded_teapot", "fg": 8649 }, + { "id": "overlay_female_wielded_television", "fg": 8650 }, + { "id": "overlay_male_wielded_television", "fg": 8651 }, + { "id": "overlay_female_wielded_thermos", "fg": 8652 }, + { "id": "overlay_male_wielded_thermos", "fg": 8653 }, + { "id": "overlay_wielded_boltcutters", "fg": 8656 }, + { "id": "overlay_wielded_e_tool", "fg": 8658 }, + { "id": "overlay_wielded_halligan", "fg": 8659 }, + { "id": "overlay_wielded_jackhammer", "fg": 8661 }, + { "id": "overlay_wielded_elec_jackhammer", "fg": 8661 }, + { "id": "overlay_wielded_lobotomizer", "fg": 8662 }, + { "id": "overlay_wielded_makeshift_axe", "fg": 8663 }, + { "id": "overlay_wielded_ny_hook", "fg": 8664 }, + { "id": "overlay_wielded_pickaxe", "fg": 8665 }, + { "id": "overlay_wielded_hammer_sledge_engineer", "fg": 8666 }, + { "id": "overlay_wielded_hammer_sledge_heavy", "fg": 8667 }, + { "id": "overlay_wielded_hammer_sledge_short", "fg": 8668 }, + { "id": "overlay_wielded_hammer_sledge", "fg": 8669 }, + { "id": "overlay_wielded_g_shovel", "fg": 8670 }, + { "id": "overlay_wielded_primitive_shovel", "fg": 8671 }, + { "id": "overlay_wielded_knife_trench", "fg": 8674 }, + { "id": "overlay_wielded_wakizashi", "fg": 8675 }, + { "id": "overlay_male_wielded_2h_flail_steel", "fg": 8677 }, + { "id": "overlay_female_wielded_2h_flail_steel", "fg": 8676 }, + { "id": "overlay_wielded_warhammer", "fg": 8678 }, + { "id": "overlay_wielded_bolas", "fg": 8679 }, + { "id": "overlay_wielded_bullwhip", "fg": 8680 }, + { "id": "overlay_female_wielded_homewrecker", "fg": 8681 }, + { "id": "overlay_male_wielded_homewrecker", "fg": 8682 }, + { "id": "overlay_wielded_lawn_dart", "fg": 8683 }, + { "id": "overlay_wielded_net", "fg": 8684 }, + { "id": "overlay_wielded_bullwhip_razor", "fg": 8685 }, + { "id": "overlay_wielded_sling", "fg": 8686 }, + { "id": "overlay_wielded_staff_sling", "fg": 8687 }, + { "id": "overlay_wielded_throwing_axe", "fg": 8688 }, + { "id": "overlay_female_wielded_throwing_knife", "fg": 8689 }, + { "id": "overlay_male_wielded_throwing_knife", "fg": 8690 }, + { "id": "overlay_wielded_throwing_stick", "fg": 8691 }, + { "id": "overlay_wielded_shocktonfa_off", "fg": 8692 }, + { "id": "overlay_wielded_shocktonfa_on", "fg": 8692 }, + { "id": "overlay_wielded_tonfa", "fg": 8693 }, + { "id": "overlay_wielded_tonfa_wood", "fg": 8694 }, + { "id": "overlay_wielded_sword_wood", "fg": 8696 }, + { "id": "overlay_wielded_sword_nail", "fg": 8697 }, + { "id": "overlay_wielded_zweihander", "fg": 8698 }, + { "id": "overlay_female_wielded_magi_staff_greater", "fg": 7953 }, + { "id": "overlay_male_wielded_magi_staff_greater", "fg": 7954 }, + { "id": "overlay_female_wielded_magi_staff_lesser", "fg": 7955 }, + { "id": "overlay_male_wielded_magi_staff_lesser", "fg": 7956 }, + { "id": "overlay_female_wielded_magi_staff_minor", "fg": 7957 }, + { "id": "overlay_male_wielded_magi_staff_minor", "fg": 7958 }, + { "id": "overlay_effect_attention", "fg": 7959 }, + { "id": "overlay_effect_boomered", "fg": 7960 }, + { "id": "overlay_effect_glare", "fg": 7961 }, + { "id": "overlay_effect_laserlocked", "fg": 7962 }, + { "id": "overlay_wielded_bronze_brush_axe", "fg": 7968 }, + { "id": "overlay_wielded_brush_axe", "fg": 7969 }, + { "id": "overlay_female_wielded_clay_teapot", "fg": 8005 }, + { "id": "overlay_female_wielded_stepladder", "fg": 8006 }, + { "id": "overlay_female_worn_harmonica_holder", "fg": 8007 }, + { "id": "overlay_male_wielded_clay_teapot", "fg": 8008 }, + { "id": "overlay_male_wielded_stepladder", "fg": 8009 }, + { "id": "overlay_male_worn_harmonica_holder", "fg": 8010 }, + { "id": "overlay_wielded_banjo", "fg": 8012 }, + { "id": "overlay_wielded_bodypillow", "fg": 8013 }, + { "id": "overlay_wielded_clay_pot", "fg": 8014 }, + { "id": "overlay_wielded_guitar_electric", "fg": 8015 }, + { "id": "overlay_wielded_laptop", "fg": 8016 }, + { "id": "overlay_wielded_makeshift_hammer", "fg": 8017 }, + { "id": "overlay_wielded_pot_makeshift", "fg": 8018 }, + { "id": "overlay_wielded_pot_makeshift_copper", "fg": 8019 }, + { "id": "overlay_wielded_tazer", "fg": 8020 }, + { "id": "overlay_female_wielded_aluminum_stepladder", "fg": 8021 }, + { "id": "overlay_male_wielded_aluminum_stepladder", "fg": 8022 }, + { "id": "overlay_wielded_1895sbl", "fg": 8024 }, + { "id": "overlay_wielded_2_shot_special", "fg": 8025 }, + { "id": "overlay_wielded_90two", "fg": 8026 }, + { "id": "overlay_wielded_90two40", "fg": 8027 }, + { "id": "overlay_wielded_AT4", "fg": 8028 }, + { "id": "overlay_wielded_LAW", "fg": 8029 }, + { "id": "overlay_wielded_LAW_Packed", "fg": 8030 }, + { "id": "overlay_wielded_M24", "fg": 8031 }, + { "id": "overlay_wielded_RPG", "fg": 8032 }, + { "id": "overlay_wielded_TDI", "fg": 8033 }, + { "id": "overlay_wielded_USAS_12", "fg": 8034 }, + { "id": "overlay_wielded_af2011a1_38super", "fg": 8035 }, + { "id": "overlay_wielded_airspeargun", "fg": 8036 }, + { "id": "overlay_wielded_ak74", "fg": 8038 }, + { "id": "overlay_wielded_american_180", "fg": 8039 }, + { "id": "overlay_wielded_an94", "fg": 8040 }, + { "id": "overlay_wielded_ar10", "fg": 8041 }, + { "id": "overlay_wielded_ar_pistol", "fg": 8042 }, + { "id": "overlay_wielded_arx160", "fg": 8043 }, + { "id": "overlay_wielded_ashot", "fg": 8044 }, + { "id": "overlay_wielded_atgm_launcher", "fg": 8045 }, + { "id": "overlay_wielded_bbgun", "fg": 8046 }, + { "id": "overlay_wielded_bfr", "fg": 8047 }, + { "id": "overlay_wielded_bh_m89", "fg": 8048 }, + { "id": "overlay_wielded_bigun", "fg": 8049 }, + { "id": "overlay_wielded_blunderbuss", "fg": 8050 }, + { "id": "overlay_wielded_bond_410", "fg": 8051 }, + { "id": "overlay_wielded_browning_blr", "fg": 8052 }, + { "id": "overlay_wielded_bt_apc9k", "fg": 8053 }, + { "id": "overlay_wielded_chemical_thrower", "fg": 8055 }, + { "id": "overlay_wielded_coilgun", "fg": 8056 }, + { "id": "overlay_wielded_colt_army", "fg": 8057 }, + { "id": "overlay_wielded_colt_lightning", "fg": 8058 }, + { "id": "overlay_wielded_colt_navy", "fg": 8059 }, + { "id": "overlay_wielded_colt_ro635", "fg": 8060 }, + { "id": "overlay_wielded_colt_saa", "fg": 8061 }, + { "id": "overlay_wielded_combination_gun", "fg": 8062 }, + { "id": "overlay_wielded_cop_38", "fg": 8063 }, + { "id": "overlay_wielded_cx4", "fg": 8064 }, + { "id": "overlay_wielded_cz75", "fg": 8065 }, + { "id": "overlay_wielded_deagle_44", "fg": 8066 }, + { "id": "overlay_wielded_doublespeargun", "fg": 8067 }, + { "id": "overlay_wielded_draco", "fg": 8068 }, + { "id": "overlay_wielded_emp_gun", "fg": 8069 }, + { "id": "overlay_wielded_famas", "fg": 8070 }, + { "id": "overlay_wielded_flamethrower", "fg": 8071 }, + { "id": "overlay_wielded_flamethrower_crude", "fg": 8072 }, + { "id": "overlay_wielded_flamethrower_simple", "fg": 8073 }, + { "id": "overlay_wielded_flaregun", "fg": 8074 }, + { "id": "overlay_wielded_fn1910", "fg": 8075 }, + { "id": "overlay_wielded_fn57", "fg": 8076 }, + { "id": "overlay_wielded_fn_fal", "fg": 8077 }, + { "id": "overlay_wielded_fn_p90", "fg": 8078 }, + { "id": "overlay_wielded_fs2000", "fg": 8079 }, + { "id": "overlay_wielded_ftk93", "fg": 8080 }, + { "id": "overlay_wielded_garand", "fg": 8081 }, + { "id": "overlay_wielded_glock_17", "fg": 8082 }, + { "id": "overlay_wielded_glock_18c", "fg": 8083 }, + { "id": "overlay_wielded_glock_19", "fg": 8084 }, + { "id": "overlay_wielded_glock_20", "fg": 8085 }, + { "id": "overlay_wielded_glock_20_var_glock_40", "fg": 8086 }, + { "id": "overlay_wielded_glock_21", "fg": 8087 }, + { "id": "overlay_wielded_glock_22", "fg": 8088 }, + { "id": "overlay_wielded_glock_29", "fg": 8089 }, + { "id": "overlay_wielded_glock_31", "fg": 8090 }, + { "id": "overlay_wielded_heavy_rail_rifle", "fg": 8091 }, + { "id": "overlay_wielded_helsing", "fg": 8092 }, + { "id": "overlay_wielded_henry_big_boy", "fg": 8093 }, + { "id": "overlay_wielded_hi_power_40", "fg": 8094 }, + { "id": "overlay_wielded_hi_power_9mm", "fg": 8095 }, + { "id": "overlay_wielded_hk417_13", "fg": 8096 }, + { "id": "overlay_wielded_hk_g3", "fg": 8097 }, + { "id": "overlay_wielded_hk_g36", "fg": 8098 }, + { "id": "overlay_wielded_hk_g80", "fg": 8099 }, + { "id": "overlay_wielded_hk_mp5_semi_pistol", "fg": 8101 }, + { "id": "overlay_wielded_hk_mp5k", "fg": 8102 }, + { "id": "overlay_wielded_hk_mp5sd", "fg": 8103 }, + { "id": "overlay_wielded_hk_mp7", "fg": 8104 }, + { "id": "overlay_wielded_hk_ump45", "fg": 8105 }, + { "id": "overlay_wielded_hptc9", "fg": 8106 }, + { "id": "overlay_wielded_hptcf380", "fg": 8107 }, + { "id": "overlay_wielded_iwi_tavor_x95_300blk", "fg": 8109 }, + { "id": "overlay_wielded_kp32", "fg": 8110 }, + { "id": "overlay_wielded_kp3at", "fg": 8111 }, + { "id": "overlay_wielded_kpf9", "fg": 8112 }, + { "id": "overlay_wielded_ksg-25", "fg": 8113 }, + { "id": "overlay_wielded_ksg", "fg": 8114 }, + { "id": "overlay_wielded_ksub2000", "fg": 8115 }, + { "id": "overlay_wielded_l_bak_223", "fg": 8116 }, + { "id": "overlay_wielded_laser_cannon", "fg": 8117 }, + { "id": "overlay_wielded_laser_rifle", "fg": 8118 }, + { "id": "overlay_wielded_launcher_simple", "fg": 8119 }, + { "id": "overlay_wielded_lemat_revolver", "fg": 8120 }, + { "id": "overlay_wielded_lever_shotgun", "fg": 8121 }, + { "id": "overlay_wielded_m11", "fg": 8123 }, + { "id": "overlay_wielded_m110a1", "fg": 8124 }, + { "id": "overlay_wielded_m14ebr", "fg": 8125 }, + { "id": "overlay_wielded_m17", "fg": 8128 }, + { "id": "overlay_wielded_m18", "fg": 8129 }, + { "id": "overlay_wielded_m1903", "fg": 8130 }, + { "id": "overlay_wielded_m1911-460", "fg": 8131 }, + { "id": "overlay_wielded_m1911_10", "fg": 8133 }, + { "id": "overlay_wielded_m1911_var_m1911_MEU", "fg": 8134 }, + { "id": "overlay_wielded_m1918", "fg": 8135 }, + { "id": "overlay_wielded_m1a", "fg": 8136 }, + { "id": "overlay_wielded_m2010", "fg": 8137 }, + { "id": "overlay_wielded_m202_flash", "fg": 8138 }, + { "id": "overlay_wielded_m231pfw", "fg": 8139 }, + { "id": "overlay_wielded_m240", "fg": 8140 }, + { "id": "overlay_wielded_m27_assault_rifle_var_h&k416a5", "fg": 8142 }, + { "id": "overlay_wielded_m27_assault_rifle_var_m27iar", "fg": 8143 }, + { "id": "overlay_wielded_m27_assault_rifle_var_m38dmr", "fg": 8144 }, + { "id": "overlay_wielded_m27_assault_rifle_var_scar_l", "fg": 8145 }, + { "id": "overlay_wielded_m2browning_sawn", "fg": 8146 }, + { "id": "overlay_wielded_m320", "fg": 8147 }, + { "id": "overlay_wielded_m3_carlgustav", "fg": 8148 }, + { "id": "overlay_wielded_m4_carbine_var_m4_cqbr", "fg": 8149 }, + { "id": "overlay_wielded_m4_carlgustav", "fg": 8150 }, + { "id": "overlay_wielded_m79", "fg": 8152 }, + { "id": "overlay_wielded_m9", "fg": 8153 }, + { "id": "overlay_wielded_mac_10", "fg": 8154 }, + { "id": "overlay_wielded_mac_11", "fg": 8155 }, + { "id": "overlay_wielded_makarov", "fg": 8156 }, + { "id": "overlay_wielded_marlin_9a", "fg": 8157 }, + { "id": "overlay_wielded_mauser_c96", "fg": 8158 }, + { "id": "overlay_wielded_mauser_m714", "fg": 8159 }, + { "id": "overlay_wielded_mgl", "fg": 8160 }, + { "id": "overlay_wielded_mininuke_launcher", "fg": 8161 }, + { "id": "overlay_wielded_minispeargun", "fg": 8162 }, + { "id": "overlay_wielded_model_10_revolver", "fg": 8163 }, + { "id": "overlay_wielded_modular_ar15", "fg": 8164 }, + { "id": "overlay_wielded_modular_m4_carbine_var_modular_m4a1", "fg": 8165 }, + { "id": "overlay_wielded_mosin44", "fg": 8166 }, + { "id": "overlay_wielded_mosin44_ebr", "fg": 8167 }, + { "id": "overlay_wielded_mosin91_30", "fg": 8168 }, + { "id": "overlay_wielded_mosin91_30_ebr", "fg": 8169 }, + { "id": "overlay_wielded_moss_brownie", "fg": 8170 }, + { "id": "overlay_wielded_mossberg_500", "fg": 8171 }, + { "id": "overlay_wielded_mossberg_500_var_mossberg_500_security", "fg": 8172 }, + { "id": "overlay_wielded_mossberg_590", "fg": 8173 }, + { "id": "overlay_wielded_mossberg_590_var_SPAS_12", "fg": 8174 }, + { "id": "overlay_wielded_mossberg_930", "fg": 8175 }, + { "id": "overlay_wielded_mossberg_930_var_m1014", "fg": 8176 }, + { "id": "overlay_wielded_mp18", "fg": 8177 }, + { "id": "overlay_wielded_nailgun", "fg": 8179 }, + { "id": "overlay_wielded_nailrifle", "fg": 8180 }, + { "id": "overlay_wielded_needlegun", "fg": 8181 }, + { "id": "overlay_wielded_needlepistol", "fg": 8182 }, + { "id": "overlay_wielded_oa93", "fg": 8183 }, + { "id": "overlay_wielded_p08", "fg": 8184 }, + { "id": "overlay_wielded_p220_10", "fg": 8185 }, + { "id": "overlay_wielded_p226_357sig", "fg": 8186 }, + { "id": "overlay_wielded_p226_9mm", "fg": 8187 }, + { "id": "overlay_wielded_p320_357sig", "fg": 8188 }, + { "id": "overlay_wielded_paintballgun", "fg": 8189 }, + { "id": "overlay_wielded_pamd68", "fg": 8190 }, + { "id": "overlay_wielded_pamd71z", "fg": 8191 }, + { "id": "overlay_wielded_pipe_combination_gun", "fg": 8192 }, + { "id": "overlay_wielded_pipe_double_shotgun", "fg": 8193 }, + { "id": "overlay_wielded_pipe_shotgun", "fg": 8195 }, + { "id": "overlay_wielded_pistol_flintlock", "fg": 8196 }, + { "id": "overlay_wielded_plasma_gun", "fg": 8197 }, + { "id": "overlay_wielded_plasma_rifle", "fg": 8198 }, + { "id": "overlay_wielded_ppsh", "fg": 8199 }, + { "id": "overlay_wielded_px4", "fg": 8200 }, + { "id": "overlay_wielded_px4_40", "fg": 8201 }, + { "id": "overlay_wielded_raging_bull", "fg": 8202 }, + { "id": "overlay_wielded_raging_judge", "fg": 8203 }, + { "id": "overlay_wielded_rebar_rifle", "fg": 8204 }, + { "id": "overlay_wielded_remington700_270", "fg": 8205 }, + { "id": "overlay_wielded_remington_700", "fg": 8206 }, + { "id": "overlay_wielded_remington_870", "fg": 8207 }, + { "id": "overlay_wielded_remington_870_breacher", "fg": 8208 }, + { "id": "overlay_wielded_remington_870_express", "fg": 8209 }, + { "id": "overlay_wielded_remington_870_var_browning_a5", "fg": 8210 }, + { "id": "overlay_wielded_remington_870_var_remington_1100", "fg": 8211 }, + { "id": "overlay_wielded_revolver_shotgun", "fg": 8212 }, + { "id": "overlay_wielded_rm103a_pistol", "fg": 8213 }, + { "id": "overlay_wielded_rm120c", "fg": 8214 }, + { "id": "overlay_wielded_rm20", "fg": 8215 }, + { "id": "overlay_wielded_rm2000_smg", "fg": 8216 }, + { "id": "overlay_wielded_rm228", "fg": 8217 }, + { "id": "overlay_wielded_rm298", "fg": 8218 }, + { "id": "overlay_wielded_rm451_flamethrower", "fg": 8219 }, + { "id": "overlay_wielded_rm51_assault_rifle", "fg": 8220 }, + { "id": "overlay_wielded_rm614_lmg", "fg": 8221 }, + { "id": "overlay_wielded_rm802", "fg": 8222 }, + { "id": "overlay_wielded_rm88_battle_rifle", "fg": 8223 }, + { "id": "overlay_wielded_robofac_gun", "fg": 8224 }, + { "id": "overlay_wielded_ruger_1022", "fg": 8225 }, + { "id": "overlay_wielded_ruger_lcr_22", "fg": 8226 }, + { "id": "overlay_wielded_ruger_lcr_38", "fg": 8227 }, + { "id": "overlay_wielded_ruger_mini", "fg": 8228 }, + { "id": "overlay_wielded_ruger_redhawk", "fg": 8229 }, + { "id": "overlay_wielded_rugerlcp", "fg": 8230 }, + { "id": "overlay_wielded_saiga_12", "fg": 8231 }, + { "id": "overlay_wielded_saiga_410", "fg": 8232 }, + { "id": "overlay_wielded_savage_111f", "fg": 8233 }, + { "id": "overlay_wielded_scar_h", "fg": 8234 }, + { "id": "overlay_wielded_sharps", "fg": 8235 }, + { "id": "overlay_wielded_shotgun_410", "fg": 8236 }, + { "id": "overlay_wielded_shotgun_d", "fg": 8237 }, + { "id": "overlay_wielded_shotgun_s", "fg": 8238 }, + { "id": "overlay_wielded_sig552", "fg": 8239 }, + { "id": "overlay_wielded_sig_40", "fg": 8240 }, + { "id": "overlay_wielded_sig_mcx_rattler_sbr", "fg": 8241 }, + { "id": "overlay_wielded_sig_mosquito", "fg": 8242 }, + { "id": "overlay_wielded_sig_p230", "fg": 8243 }, + { "id": "overlay_wielded_skorpion_61", "fg": 8244 }, + { "id": "overlay_wielded_skorpion_82", "fg": 8245 }, + { "id": "overlay_wielded_sks", "fg": 8246 }, + { "id": "overlay_wielded_smg_40", "fg": 8248 }, + { "id": "overlay_wielded_smg_45", "fg": 8249 }, + { "id": "overlay_wielded_smg_9mm", "fg": 8250 }, + { "id": "overlay_wielded_sp2022 - Copia", "fg": 8251 }, + { "id": "overlay_wielded_sp2022", "fg": 8252 }, + { "id": "overlay_wielded_speargun", "fg": 8253 }, + { "id": "overlay_wielded_sten", "fg": 8254 }, + { "id": "overlay_wielded_steyr_aug", "fg": 8255 }, + { "id": "overlay_wielded_streetsweeper", "fg": 8256 }, + { "id": "overlay_wielded_surv_hand_cannon", "fg": 8257 }, + { "id": "overlay_wielded_surv_rocket_launcher", "fg": 8258 }, + { "id": "overlay_wielded_surv_six_shooter", "fg": 8259 }, + { "id": "overlay_wielded_survivor_special_700", "fg": 8260 }, + { "id": "overlay_wielded_sw629", "fg": 8261 }, + { "id": "overlay_wielded_sw_22", "fg": 8262 }, + { "id": "overlay_wielded_sw_500", "fg": 8263 }, + { "id": "overlay_wielded_sw_610", "fg": 8264 }, + { "id": "overlay_wielded_sw_619", "fg": 8265 }, + { "id": "overlay_wielded_tac50", "fg": 8266 }, + { "id": "overlay_wielded_taurus_spectrum", "fg": 8267 }, + { "id": "overlay_wielded_tavor_12", "fg": 8268 }, + { "id": "overlay_wielded_tec9", "fg": 8269 }, + { "id": "overlay_wielded_tihar", "fg": 8270 }, + { "id": "overlay_wielded_tokarev", "fg": 8271 }, + { "id": "overlay_wielded_tommygun", "fg": 8272 }, + { "id": "overlay_wielded_trex_gun", "fg": 8273 }, + { "id": "overlay_wielded_triple_launcher_simple", "fg": 8274 }, + { "id": "overlay_wielded_unbio_blaster_gun", "fg": 8275 }, + { "id": "overlay_wielded_usp_45", "fg": 8276 }, + { "id": "overlay_wielded_usp_45_var_mk23", "fg": 8277 }, + { "id": "overlay_wielded_usp_9mm", "fg": 8278 }, + { "id": "overlay_wielded_uzi", "fg": 8279 }, + { "id": "overlay_wielded_v29", "fg": 8280 }, + { "id": "overlay_wielded_v29_cheap", "fg": 8281 }, + { "id": "overlay_wielded_walther_ccp", "fg": 8282 }, + { "id": "overlay_wielded_walther_p22", "fg": 8283 }, + { "id": "overlay_wielded_walther_p38", "fg": 8284 }, + { "id": "overlay_wielded_walther_ppq_40", "fg": 8285 }, + { "id": "overlay_wielded_walther_ppq_45", "fg": 8286 }, + { "id": "overlay_wielded_walther_ppq_9mm", "fg": 8287 }, + { "id": "overlay_wielded_weatherby_5", "fg": 8288 }, + { "id": "overlay_wielded_win70", "fg": 8289 }, + { "id": "overlay_wielded_winchester_1887", "fg": 8290 }, + { "id": "overlay_wielded_winchester_1897", "fg": 8291 }, + { "id": "overlay_wielded_witness_10", "fg": 8292 }, + { "id": "overlay_wielded_xd_10", "fg": 8293 }, + { "id": "overlay_wielded_bag_canvas", "fg": 8297 }, + { "id": "overlay_wielded_bag_garbage", "fg": 8298 }, + { "id": "overlay_wielded_blackjack", "fg": 8305 }, + { "id": "overlay_wielded_brazier", "fg": 8323 }, + { "id": "overlay_female_wielded_brush_toilet", "fg": 8327 }, + { "id": "overlay_male_wielded_brush_toilet", "fg": 8328 }, + { "id": "overlay_wielded_bucket", "fg": 8329 }, + { "id": "overlay_wielded_cot", "fg": 8332 }, + { "id": "overlay_female_wielded_bat_nerf", "fg": 8333 }, + { "id": "overlay_female_wielded_golf_bag", "fg": 8334 }, + { "id": "overlay_male_wielded_bat_nerf", "fg": 8335 }, + { "id": "overlay_male_wielded_golf_bag", "fg": 8336 }, + { "id": "overlay_female_wielded_radio_car", "fg": 8337 }, + { "id": "overlay_female_wielded_radio_car_box", "fg": 8338 }, + { "id": "overlay_female_wielded_radio_car_on", "fg": 8339 }, + { "id": "overlay_female_wielded_radio_car_wheel", "fg": 8340 }, + { "id": "overlay_female_wielded_radiocontrol", "fg": 8341 }, + { "id": "overlay_female_wielded_rc_car_box", "fg": 8342 }, + { "id": "overlay_male_wielded_radio_car", "fg": 8343 }, + { "id": "overlay_male_wielded_radio_car_box", "fg": 8344 }, + { "id": "overlay_male_wielded_radio_car_on", "fg": 8345 }, + { "id": "overlay_male_wielded_radio_car_wheel", "fg": 8346 }, + { "id": "overlay_male_wielded_radiocontrol", "fg": 8347 }, + { "id": "overlay_male_wielded_rc_car_box", "fg": 8348 }, + { "id": "overlay_wielded_atomic_lamp", "fg": 8349 }, + { "id": "overlay_wielded_atomic_lamp_off", "fg": 8350 }, + { "id": "overlay_wielded_l-stick", "fg": 8351 }, + { "id": "overlay_wielded_l-stick_on", "fg": 8352 }, + { "id": "overlay_wielded_chestguard_hard", "fg": 8354 }, + { "id": "overlay_wielded_cattlefodder", "fg": 8357 }, + { "id": "overlay_wielded_bullet_crossbow", "fg": 8371 }, + { "id": "overlay_wielded_compcrossbow", "fg": 8372 }, + { "id": "overlay_wielded_compositecrossbow", "fg": 8373 }, + { "id": "overlay_wielded_crossbow", "fg": 8374 }, + { "id": "overlay_wielded_hand_crossbow", "fg": 8375 }, + { "id": "overlay_wielded_huge_crossbow", "fg": 8376 }, + { "id": "overlay_wielded_rep_crossbow", "fg": 8377 }, + { "id": "overlay_female_wielded_lug_wrench", "fg": 8381 }, + { "id": "overlay_male_wielded_lug_wrench", "fg": 8382 }, + { "id": "overlay_wielded_training_dummy_heavy", "fg": 8383 }, + { "id": "overlay_wielded_training_dummy_light", "fg": 8384 }, + { "id": "overlay_wielded_wrench_large", "fg": 8385 }, + { "id": "overlay_wielded_wrench_small", "fg": 8386 }, + { "id": "overlay_wielded_hoboreel", "fg": 8397 }, + { "id": "overlay_wielded_grenade", "fg": 8402 }, + { "id": "overlay_wielded_grenade_act", "fg": 8403 }, + { "id": "overlay_wielded_grenade_emp", "fg": 8404 }, + { "id": "overlay_wielded_grenade_emp_act", "fg": 8405 }, + { "id": "overlay_wielded_grenade_inc", "fg": 8406 }, + { "id": "overlay_wielded_grenade_inc_act", "fg": 8407 }, + { "id": "overlay_wielded_pipebomb", "fg": 8408 }, + { "id": "overlay_wielded_pipebomb_act", "fg": 8409 }, + { "id": "overlay_wielded_scrambler", "fg": 8410 }, + { "id": "overlay_wielded_scrambler_act", "fg": 8411 }, + { "id": "overlay_wielded_smokebomb", "fg": 8412 }, + { "id": "overlay_wielded_smokebomb_act", "fg": 8413 }, + { "id": "overlay_wielded_mace_bronze", "fg": 8446 }, + { "id": "overlay_wielded_mace_simple", "fg": 8447 }, + { "id": "overlay_wielded_mace_trench", "fg": 8448 }, + { "id": "overlay_female_wielded_manhole_cover", "fg": 8454 }, + { "id": "overlay_male_wielded_manhole_cover", "fg": 8455 }, + { "id": "overlay_wielded_eyedrops", "fg": 8462 }, + { "id": "overlay_female_wielded_baseball", "fg": 8472 }, + { "id": "overlay_female_wielded_basketball", "fg": 8473 }, + { "id": "overlay_female_wielded_beach_volleyball", "fg": 8474 }, + { "id": "overlay_female_wielded_mre_beef_box", "fg": 8475 }, + { "id": "overlay_female_wielded_puck", "fg": 8476 }, + { "id": "overlay_male_wielded_baseball", "fg": 8477 }, + { "id": "overlay_male_wielded_basketball", "fg": 8478 }, + { "id": "overlay_male_wielded_beach_volleyball", "fg": 8479 }, + { "id": "overlay_male_wielded_mre_beef_box", "fg": 8480 }, + { "id": "overlay_male_wielded_puck", "fg": 8481 }, + { "id": "overlay_wielded_PR24-extended", "fg": 8482 }, + { "id": "overlay_wielded_PR24-retracted", "fg": 8483 }, + { "id": "overlay_wielded_baton-extended", "fg": 8484 }, + { "id": "overlay_wielded_baton", "fg": 8485 }, + { "id": "overlay_wielded_battery_car", "fg": 8486 }, + { "id": "overlay_wielded_bowling_ball", "fg": 8487 }, + { "id": "overlay_wielded_cell_phone", "fg": 8488 }, + { "id": "overlay_wielded_cell_phone_flashlight", "fg": 8489 }, + { "id": "overlay_wielded_codeine", "fg": 8490 }, + { "id": "overlay_wielded_flask_hip", "fg": 8491 }, + { "id": "overlay_wielded_football", "fg": 8492 }, + { "id": "overlay_wielded_golf_ball", "fg": 8493 }, + { "id": "overlay_wielded_indoor_volleyball", "fg": 8494 }, + { "id": "overlay_wielded_misc_repairkit", "fg": 8495 }, + { "id": "overlay_wielded_portable_game", "fg": 8496 }, + { "id": "overlay_wielded_two_way_radio", "fg": 8498 }, + { "id": "overlay_female_wielded_pool_cue", "fg": 8514 }, + { "id": "overlay_male_wielded_pool_cue", "fg": 8515 }, + { "id": "overlay_female_wielded_i_staff", "fg": 8523 }, + { "id": "overlay_female_wielded_q_staff", "fg": 8524 }, + { "id": "overlay_female_wielded_shock_staff", "fg": 8525 }, + { "id": "overlay_male_wielded_i_staff", "fg": 8526 }, + { "id": "overlay_male_wielded_q_staff", "fg": 8527 }, + { "id": "overlay_male_wielded_shock_staff", "fg": 8528 }, + { "id": "overlay_wielded_shark_plushie", "fg": 8538 }, + { "id": "overlay_female_wielded_cigar", "fg": 8541 }, + { "id": "overlay_female_wielded_cigar_butt", "fg": 8542 }, + { "id": "overlay_male_wielded_cigar", "fg": 8550 }, + { "id": "overlay_male_wielded_cigar_butt", "fg": 8551 }, + { "id": "overlay_female_wielded_cig", "fg": 8559 }, + { "id": "overlay_female_wielded_cig_butt", "fg": 8560 }, + { "id": "overlay_male_wielded_cig", "fg": 8568 }, + { "id": "overlay_male_wielded_cig_butt", "fg": 8569 }, + { "id": "overlay_female_wielded_joint", "fg": 8577 }, + { "id": "overlay_female_wielded_joint_roach", "fg": 8585 }, + { "id": "overlay_male_wielded_joint", "fg": 8586 }, + { "id": "overlay_male_wielded_joint_roach", "fg": 8594 }, + { "id": "overlay_female_wielded_sword_wood_large", "fg": 8644 }, + { "id": "overlay_male_wielded_sword_wood_large", "fg": 8645 }, + { "id": "overlay_wielded_bokken", "fg": 8646 }, + { "id": "overlay_female_wielded_throwing_axe", "fg": 8654 }, + { "id": "overlay_male_wielded_throwing_axe", "fg": 8655 }, + { "id": "overlay_wielded_digging_stick", "fg": 8657 }, + { "id": "overlay_wielded_hoe", "fg": 8660 }, + { "id": "overlay_wielded_teddy_bear_var_toy_plush_ferret", "fg": 8672 }, + { "id": "overlay_wielded_teddy_bear_var_toy_plush_rabbit", "fg": 8673 }, + { "id": "overlay_wielded_primitive_adze", "fg": 8695 } ] }, { "file": "human_body_plus.png", - "//": "range 8688 to 9231", + "//": "range 8704 to 9247", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, @@ -13002,274 +13098,274 @@ "tiles": [ { "id": "f_counter_gate_o", - "fg": 8691, + "fg": 8707, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8691 }, - { "id": "t_connection", "fg": [ 9257, 8691, 9257, 8691 ] }, - { "id": "edge", "fg": [ 9257, 8691 ] }, - { "id": "unconnected", "fg": [ 9257, 8691 ] }, - { "id": "end_piece", "fg": [ 9257, 8691 ] } + { "id": "center", "fg": 8707 }, + { "id": "t_connection", "fg": [ 9273, 8707, 9273, 8707 ] }, + { "id": "edge", "fg": [ 9273, 8707 ] }, + { "id": "unconnected", "fg": [ 9273, 8707 ] }, + { "id": "end_piece", "fg": [ 9273, 8707 ] } ] }, - { "id": [ "f_rope_up", "t_rope_up" ], "fg": 8705 }, - { "id": "mon_zombie_phase_skulker", "fg": 8708, "bg": 8726 }, - { "id": "mon_zombie_phase_shrike", "fg": 8707, "bg": 8726 }, - { "id": "mon_broken_cyborg", "fg": 8709, "bg": 8726 }, - { "id": "mon_prototype_cyborg", "fg": 8710, "bg": 8726 }, - { "id": "mon_boomer_fungus", "fg": 8712, "bg": 8726 }, - { "id": "mon_zombie_soldier_acid_1", "fg": 8713, "bg": 8726 }, + { "id": [ "f_rope_up", "t_rope_up" ], "fg": 8721 }, + { "id": "mon_zombie_phase_skulker", "fg": 8724, "bg": 8742 }, + { "id": "mon_zombie_phase_shrike", "fg": 8723, "bg": 8742 }, + { "id": "mon_broken_cyborg", "fg": 8725, "bg": 8742 }, + { "id": "mon_prototype_cyborg", "fg": 8726, "bg": 8742 }, + { "id": "mon_boomer_fungus", "fg": 8728, "bg": 8742 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 8729, "bg": 8742 }, { "id": "mon_zombie_reenactor", - "fg": [ { "weight": 2, "sprite": 8722 }, { "weight": 2, "sprite": 8721 }, { "weight": 1, "sprite": 8723 } ], - "bg": 8726 - }, - { "id": "mon_zombie_prisoner_tough", "fg": 8720, "bg": 8726 }, - { "id": "mon_zombie_prisoner_fat", "fg": 8719, "bg": 8726 }, - { "id": "mon_zombie_prisoner_brute", "fg": 8718, "bg": 8726 }, - { "id": "mon_zombie_resort_bouncer", "fg": 8724, "bg": 8726 }, - { "id": "mon_irradiated_wanderer_1", "fg": 8714, "bg": 8726 }, - { "id": "mon_irradiated_wanderer_2", "fg": 8715, "bg": 8726 }, - { "id": "mon_irradiated_wanderer_3", "fg": 8716, "bg": 8726 }, - { "id": "mon_irradiated_wanderer_4", "fg": 8717, "bg": 8726 }, + "fg": [ { "weight": 2, "sprite": 8738 }, { "weight": 2, "sprite": 8737 }, { "weight": 1, "sprite": 8739 } ], + "bg": 8742 + }, + { "id": "mon_zombie_prisoner_tough", "fg": 8736, "bg": 8742 }, + { "id": "mon_zombie_prisoner_fat", "fg": 8735, "bg": 8742 }, + { "id": "mon_zombie_prisoner_brute", "fg": 8734, "bg": 8742 }, + { "id": "mon_zombie_resort_bouncer", "fg": 8740, "bg": 8742 }, + { "id": "mon_irradiated_wanderer_1", "fg": 8730, "bg": 8742 }, + { "id": "mon_irradiated_wanderer_2", "fg": 8731, "bg": 8742 }, + { "id": "mon_irradiated_wanderer_3", "fg": 8732, "bg": 8742 }, + { "id": "mon_irradiated_wanderer_4", "fg": 8733, "bg": 8742 }, { "id": "mon_feral_human_crowbar", - "fg": [ { "weight": 100, "sprite": 8729 }, { "weight": 50, "sprite": 8730 } ], - "bg": 8726 + "fg": [ { "weight": 100, "sprite": 8745 }, { "weight": 50, "sprite": 8746 } ], + "bg": 8742 }, { "id": "mon_feral_human_pipe", - "fg": [ { "weight": 100, "sprite": 8733 }, { "weight": 50, "sprite": 8734 } ], - "bg": 8726 + "fg": [ { "weight": 100, "sprite": 8749 }, { "weight": 50, "sprite": 8750 } ], + "bg": 8742 }, { "id": "mon_feral_human_axe", - "fg": [ { "weight": 100, "sprite": 8727 }, { "weight": 50, "sprite": 8728 } ], - "bg": 8726 + "fg": [ { "weight": 100, "sprite": 8743 }, { "weight": 50, "sprite": 8744 } ], + "bg": 8742 }, - { "id": "mon_feral_labsecurity_9mm", "fg": 8731, "bg": 8726 }, - { "id": "mon_feral_labsecurity_flashlight", "fg": 8732, "bg": 8726 }, - { "id": "mon_feral_scientist_scalpel", "fg": 8735, "bg": 8726 }, + { "id": "mon_feral_labsecurity_9mm", "fg": 8747, "bg": 8742 }, + { "id": "mon_feral_labsecurity_flashlight", "fg": 8748, "bg": 8742 }, + { "id": "mon_feral_scientist_scalpel", "fg": 8751, "bg": 8742 }, { "id": "mon_feral_armored_battleaxe", - "fg": [ { "weight": 1, "sprite": 8736 }, { "weight": 1, "sprite": 8737 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8752 }, { "weight": 1, "sprite": 8753 } ], + "bg": 8742 }, { "id": "mon_feral_armored_mace", - "fg": [ { "weight": 1, "sprite": 8738 }, { "weight": 1, "sprite": 8739 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8754 }, { "weight": 1, "sprite": 8755 } ], + "bg": 8742 }, { "id": "mon_feral_fancy_crossbow", - "fg": [ { "weight": 1, "sprite": 8740 }, { "weight": 1, "sprite": 8741 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8756 }, { "weight": 1, "sprite": 8757 } ], + "bg": 8742 }, { "id": "mon_feral_fancy_rapier", - "fg": [ { "weight": 1, "sprite": 8742 }, { "weight": 1, "sprite": 8743 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8758 }, { "weight": 1, "sprite": 8759 } ], + "bg": 8742 }, - { "id": "mon_feral_fancy_rapier_fake", "fg": 8744, "bg": 8726 }, - { "id": "mon_feral_human_axe_fungal_corpse", "fg": 8745, "bg": 8726 }, - { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 8747, "bg": 8726 }, - { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 8749, "bg": 8726 }, - { "id": "mon_feral_human_axe_fungal_infected", "fg": 8746, "bg": 8726 }, - { "id": "mon_feral_human_crowbar_fungal_infected", "fg": 8748, "bg": 8726 }, - { "id": "mon_feral_human_pipe_fungal_infected", "fg": 8750, "bg": 8726 }, + { "id": "mon_feral_fancy_rapier_fake", "fg": 8760, "bg": 8742 }, + { "id": "mon_feral_human_axe_fungal_corpse", "fg": 8761, "bg": 8742 }, + { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 8763, "bg": 8742 }, + { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 8765, "bg": 8742 }, + { "id": "mon_feral_human_axe_fungal_infected", "fg": 8762, "bg": 8742 }, + { "id": "mon_feral_human_crowbar_fungal_infected", "fg": 8764, "bg": 8742 }, + { "id": "mon_feral_human_pipe_fungal_infected", "fg": 8766, "bg": 8742 }, { "id": "mon_feral_human_tool", - "fg": [ { "weight": 1, "sprite": 8751 }, { "weight": 1, "sprite": 8752 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8767 }, { "weight": 1, "sprite": 8768 } ], + "bg": 8742 }, { "id": "mon_feral_maid_broom", - "fg": [ { "weight": 1, "sprite": 8753 }, { "weight": 1, "sprite": 8754 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8769 }, { "weight": 1, "sprite": 8770 } ], + "bg": 8742 }, { "id": "mon_feral_maid_candlestick", - "fg": [ { "weight": 1, "sprite": 8755 }, { "weight": 1, "sprite": 8756 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8771 }, { "weight": 1, "sprite": 8772 } ], + "bg": 8742 }, { "id": "mon_feral_maid_knife", - "fg": [ { "weight": 1, "sprite": 8757 }, { "weight": 1, "sprite": 8758 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8773 }, { "weight": 1, "sprite": 8774 } ], + "bg": 8742 }, { "id": "mon_feral_militia", - "fg": [ { "weight": 1, "sprite": 8759 }, { "weight": 1, "sprite": 8760 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8775 }, { "weight": 1, "sprite": 8776 } ], + "bg": 8742 }, { "id": "mon_feral_prepper", - "fg": [ { "weight": 1, "sprite": 8761 }, { "weight": 1, "sprite": 8762 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8777 }, { "weight": 1, "sprite": 8778 } ], + "bg": 8742 }, { "id": "mon_feral_sapien_spear", - "fg": [ { "weight": 1, "sprite": 8763 }, { "weight": 1, "sprite": 8764 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8779 }, { "weight": 1, "sprite": 8780 } ], + "bg": 8742 }, { "id": "mon_feral_soldier", - "fg": [ { "weight": 1, "sprite": 8765 }, { "weight": 1, "sprite": 8766 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8781 }, { "weight": 1, "sprite": 8782 } ], + "bg": 8742 }, { "id": "mon_feral_survivalist", - "fg": [ { "weight": 1, "sprite": 8767 }, { "weight": 1, "sprite": 8768 } ], - "bg": 8726 - }, - { "id": "mon_zombie_grabber", "fg": 8769, "bg": 8726 }, - { "id": "mon_zombie_kevlar_1", "fg": 8770, "bg": 8726 }, - { "id": "mon_bee", "fg": 8771, "bg": 8726 }, - { "id": "mon_blank", "fg": 8772, "bg": 8726 }, - { "id": "mon_boomer", "fg": 8773, "bg": 8726 }, - { "id": "mon_boomer_claymore", "fg": 8774, "bg": 8726 }, - { "id": "mon_charred_nightmare", "fg": 8775, "bg": 8726 }, - { "id": "mon_cougar", "fg": 8776, "bg": 8726 }, - { "id": "mon_dementia", "fg": 8777, "bg": 8726 }, - { "id": "mon_dermatik", "fg": 8778, "bg": 8726 }, - { "id": "mon_dragonfly_giant", "fg": 8779, "bg": 8726 }, - { "id": "mon_dragonfly_mega", "fg": 8780, "bg": 8726 }, - { "id": "mon_flesh_golem", "fg": 8781, "bg": 8726 }, - { "id": "mon_fleshy_shambler", "fg": 8782, "bg": 8726 }, - { "id": "mon_fly", "fg": 8783, "bg": 8726 }, - { "id": "mon_gozu", "fg": 8784, "bg": 8726 }, - { "id": "mon_hallu_mannequin", "fg": 8785, "bg": 8726 }, - { "id": "mon_mannequin_decoy", "fg": 8785, "bg": 8726 }, - { "id": "mon_hallu_mom", "fg": 8786, "bg": 8726 }, - { "id": "mon_hologram", "fg": 8787, "bg": 8726 }, + "fg": [ { "weight": 1, "sprite": 8783 }, { "weight": 1, "sprite": 8784 } ], + "bg": 8742 + }, + { "id": "mon_zombie_grabber", "fg": 8785, "bg": 8742 }, + { "id": "mon_zombie_kevlar_1", "fg": 8786, "bg": 8742 }, + { "id": "mon_bee", "fg": 8787, "bg": 8742 }, + { "id": "mon_blank", "fg": 8788, "bg": 8742 }, + { "id": "mon_boomer", "fg": 8789, "bg": 8742 }, + { "id": "mon_boomer_claymore", "fg": 8790, "bg": 8742 }, + { "id": "mon_charred_nightmare", "fg": 8791, "bg": 8742 }, + { "id": "mon_cougar", "fg": 8792, "bg": 8742 }, + { "id": "mon_dementia", "fg": 8793, "bg": 8742 }, + { "id": "mon_dermatik", "fg": 8794, "bg": 8742 }, + { "id": "mon_dragonfly_giant", "fg": 8795, "bg": 8742 }, + { "id": "mon_dragonfly_mega", "fg": 8796, "bg": 8742 }, + { "id": "mon_flesh_golem", "fg": 8797, "bg": 8742 }, + { "id": "mon_fleshy_shambler", "fg": 8798, "bg": 8742 }, + { "id": "mon_fly", "fg": 8799, "bg": 8742 }, + { "id": "mon_gozu", "fg": 8800, "bg": 8742 }, + { "id": "mon_hallu_mannequin", "fg": 8801, "bg": 8742 }, + { "id": "mon_mannequin_decoy", "fg": 8801, "bg": 8742 }, + { "id": "mon_hallu_mom", "fg": 8802, "bg": 8742 }, + { "id": "mon_hologram", "fg": 8803, "bg": 8742 }, { "id": "mon_hunting_horror", - "fg": [ { "weight": 1, "sprite": 8788 }, { "weight": 1, "sprite": 8789 }, { "weight": 1, "sprite": 8790 } ], - "bg": 8726 - }, - { "id": "mon_marloss_zealot_f", "fg": 8791, "bg": 8726 }, - { "id": "mon_marloss_zealot_m", "fg": 8792, "bg": 8726 }, - { "id": "mon_mutant_experimental", "fg": 8793, "bg": 8726 }, - { "id": "mon_riotbot", "fg": 8794, "bg": 8726 }, - { "id": "mon_skeleton", "fg": 8795, "bg": 8726 }, - { "id": "mon_skeleton_brute", "fg": 8796, "bg": 8726 }, - { "id": [ "corpse_mon_skeleton", "corpse_mon_skeleton_brute" ], "fg": 4051 }, - { "id": "mon_zombie_acidic", "fg": 8797, "bg": 8726 }, - { "id": "mon_zombie_corrosive", "fg": 8798, "bg": 8726 }, - { "id": "mon_zombie_spitter", "fg": 8799, "bg": 8726 }, - { "id": "mon_zombie_bio_op", "fg": 8800, "bg": 8726 }, - { "id": "mon_zombie_bio_op2", "fg": 8801, "bg": 8726 }, + "fg": [ { "weight": 1, "sprite": 8804 }, { "weight": 1, "sprite": 8805 }, { "weight": 1, "sprite": 8806 } ], + "bg": 8742 + }, + { "id": "mon_marloss_zealot_f", "fg": 8807, "bg": 8742 }, + { "id": "mon_marloss_zealot_m", "fg": 8808, "bg": 8742 }, + { "id": "mon_mutant_experimental", "fg": 8809, "bg": 8742 }, + { "id": "mon_riotbot", "fg": 8810, "bg": 8742 }, + { "id": "mon_skeleton", "fg": 8811, "bg": 8742 }, + { "id": "mon_skeleton_brute", "fg": 8812, "bg": 8742 }, + { "id": [ "corpse_mon_skeleton", "corpse_mon_skeleton_brute" ], "fg": 4070 }, + { "id": "mon_zombie_acidic", "fg": 8813, "bg": 8742 }, + { "id": "mon_zombie_corrosive", "fg": 8814, "bg": 8742 }, + { "id": "mon_zombie_spitter", "fg": 8815, "bg": 8742 }, + { "id": "mon_zombie_bio_op", "fg": 8816, "bg": 8742 }, + { "id": "mon_zombie_bio_op2", "fg": 8817, "bg": 8742 }, { "id": "mon_zombie_brute", "fg": [ - { "weight": 100, "sprite": 8802 }, - { "weight": 100, "sprite": 8803 }, - { "weight": 50, "sprite": 8804 }, - { "weight": 50, "sprite": 8805 } + { "weight": 100, "sprite": 8818 }, + { "weight": 100, "sprite": 8819 }, + { "weight": 50, "sprite": 8820 }, + { "weight": 50, "sprite": 8821 } ], - "bg": 8725 + "bg": 8741 }, - { "id": "mon_zombie_ears", "fg": 8806, "bg": 8726 }, + { "id": "mon_zombie_ears", "fg": 8822, "bg": 8742 }, { "id": "mon_zombie_fat", - "fg": [ { "weight": 1, "sprite": 8807 }, { "weight": 1, "sprite": 8808 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8823 }, { "weight": 1, "sprite": 8824 } ], + "bg": 8742 }, - { "id": "mon_zombie_fiend", "fg": 8809, "bg": 8726 }, + { "id": "mon_zombie_fiend", "fg": 8825, "bg": 8742 }, { "id": "mon_zombie_gasbag", - "fg": [ { "weight": 1, "sprite": 8810 }, { "weight": 1, "sprite": 8811 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8826 }, { "weight": 1, "sprite": 8827 } ], + "bg": 8742 }, { "id": "mon_zombie_grappler", - "fg": [ { "weight": 1, "sprite": 8812 }, { "weight": 1, "sprite": 8813 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8828 }, { "weight": 1, "sprite": 8829 } ], + "bg": 8742 }, - { "id": "mon_zombie_hammer_hands", "fg": 8814, "bg": 8725 }, + { "id": "mon_zombie_hammer_hands", "fg": 8830, "bg": 8741 }, { "id": "mon_zombie_brainless", - "fg": [ { "weight": 100, "sprite": 8816 }, { "weight": 100, "sprite": 8817 } ], - "bg": 8726 + "fg": [ { "weight": 100, "sprite": 8832 }, { "weight": 100, "sprite": 8833 } ], + "bg": 8742 }, - { "id": "mon_zombie_hunter", "fg": 8818, "bg": 8726 }, - { "id": "mon_zombie_predator", "fg": 8819, "bg": 8726 }, + { "id": "mon_zombie_hunter", "fg": 8834, "bg": 8742 }, + { "id": "mon_zombie_predator", "fg": 8835, "bg": 8742 }, { "id": "mon_zombie_mancroc", - "fg": [ { "weight": 100, "sprite": 8820 }, { "weight": 100, "sprite": 8821 } ], - "bg": 8726 + "fg": [ { "weight": 100, "sprite": 8836 }, { "weight": 100, "sprite": 8837 } ], + "bg": 8742 }, - { "id": "mon_zombie_plated", "fg": 8822, "bg": 8725 }, - { "id": "mon_zombie_relax_gasbag", "fg": 8823, "bg": 8726 }, + { "id": "mon_zombie_plated", "fg": 8838, "bg": 8741 }, + { "id": "mon_zombie_relax_gasbag", "fg": 8839, "bg": 8742 }, { "id": "mon_zombie_resort_dancer", - "fg": [ { "weight": 1, "sprite": 8824 }, { "weight": 1, "sprite": 8825 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8840 }, { "weight": 1, "sprite": 8841 } ], + "bg": 8742 }, { "id": "mon_zombie_resort_staff", - "fg": [ { "weight": 1, "sprite": 8826 }, { "weight": 1, "sprite": 8827 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8842 }, { "weight": 1, "sprite": 8843 } ], + "bg": 8742 }, - { "id": "mon_zombie_runner", "fg": 8828, "bg": 8726 }, - { "id": "mon_zombie_rust", "fg": 8829, "bg": 8726 }, - { "id": "mon_zombie_scorched", "fg": 8830, "bg": 8726 }, - { "id": "mon_zombie_shell", "fg": 8832, "bg": 8726 }, - { "id": "mon_zombie_skull", "fg": 8833, "bg": 8726 }, + { "id": "mon_zombie_runner", "fg": 8844, "bg": 8742 }, + { "id": "mon_zombie_rust", "fg": 8845, "bg": 8742 }, + { "id": "mon_zombie_scorched", "fg": 8846, "bg": 8742 }, + { "id": "mon_zombie_shell", "fg": 8848, "bg": 8742 }, + { "id": "mon_zombie_skull", "fg": 8849, "bg": 8742 }, { "id": "mon_zombie_soldier", - "fg": [ { "weight": 100, "sprite": 8839 }, { "weight": 100, "sprite": 8840 } ], - "bg": 8726 + "fg": [ { "weight": 100, "sprite": 8855 }, { "weight": 100, "sprite": 8856 } ], + "bg": 8742 }, - { "id": "mon_zombie_military_pilot", "fg": 8838, "bg": 8726 }, - { "id": [ "corpse_mon_zombie_soldier", "corpse_mon_zombie_military_pilot" ], "fg": 8834 }, - { "id": "mon_zombie_milbase_personnel", "fg": 8837, "bg": 8726 }, - { "id": "mon_zombie_marine", "fg": 8836, "bg": 8726 }, - { "id": "mon_zombie_static", "fg": 8841, "bg": 8726 }, - { "id": "mon_zombie_survivor", "fg": 8842, "bg": 8726 }, - { "id": "mon_zombie_survivor_elite", "fg": 8843, "bg": 8726 }, + { "id": "mon_zombie_military_pilot", "fg": 8854, "bg": 8742 }, + { "id": [ "corpse_mon_zombie_soldier", "corpse_mon_zombie_military_pilot" ], "fg": 8850 }, + { "id": "mon_zombie_milbase_personnel", "fg": 8853, "bg": 8742 }, + { "id": "mon_zombie_marine", "fg": 8852, "bg": 8742 }, + { "id": "mon_zombie_static", "fg": 8857, "bg": 8742 }, + { "id": "mon_zombie_survivor", "fg": 8858, "bg": 8742 }, + { "id": "mon_zombie_survivor_elite", "fg": 8859, "bg": 8742 }, { "id": [ "mon_zombie_swimmer_base", "mon_zombie_swimmer" ], "fg": [ - { "weight": 200, "sprite": 8845 }, - { "weight": 200, "sprite": 8846 }, - { "weight": 200, "sprite": 8847 }, - { "weight": 200, "sprite": 8848 }, - { "weight": 200, "sprite": 8849 }, - { "weight": 1, "sprite": 8844 } + { "weight": 200, "sprite": 8861 }, + { "weight": 200, "sprite": 8862 }, + { "weight": 200, "sprite": 8863 }, + { "weight": 200, "sprite": 8864 }, + { "weight": 200, "sprite": 8865 }, + { "weight": 1, "sprite": 8860 } ], - "bg": 8726 + "bg": 8742 }, - { "id": "mon_zombie_tear_gasbag", "fg": 8850, "bg": 8726 }, + { "id": "mon_zombie_tear_gasbag", "fg": 8866, "bg": 8742 }, { "id": "mon_zombie", "fg": [ - { "weight": 100, "sprite": 8857 }, - { "weight": 150, "sprite": 8858 }, - { "weight": 100, "sprite": 8859 }, - { "weight": 100, "sprite": 8860 }, - { "weight": 150, "sprite": 8861 } + { "weight": 100, "sprite": 8873 }, + { "weight": 150, "sprite": 8874 }, + { "weight": 100, "sprite": 8875 }, + { "weight": 100, "sprite": 8876 }, + { "weight": 150, "sprite": 8877 } ], - "bg": 8726 + "bg": 8742 }, - { "id": "mon_zombie_hazmat", "fg": 8864, "bg": 8726 }, - { "id": "mon_zombie_fireman", "fg": 8863, "bg": 8726 }, + { "id": "mon_zombie_hazmat", "fg": 8880, "bg": 8742 }, + { "id": "mon_zombie_fireman", "fg": 8879, "bg": 8742 }, { "id": "mon_zombie_scientist", - "fg": [ { "weight": 1, "sprite": 8866 }, { "weight": 1, "sprite": 8867 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8882 }, { "weight": 1, "sprite": 8883 } ], + "bg": 8742 }, - { "id": "mon_zombie_cop", "fg": 8862, "bg": 8726 }, - { "id": "mon_zombie_labsecurity", "fg": 8865, "bg": 8726 }, + { "id": "mon_zombie_cop", "fg": 8878, "bg": 8742 }, + { "id": "mon_zombie_labsecurity", "fg": 8881, "bg": 8742 }, { "id": "mon_zombie_tough", - "fg": [ { "weight": 1, "sprite": 8870 }, { "weight": 1, "sprite": 8871 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8886 }, { "weight": 1, "sprite": 8887 } ], + "bg": 8742 }, { "id": "mon_zombie_technician", - "fg": [ { "weight": 1, "sprite": 8868 }, { "weight": 1, "sprite": 8869 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8884 }, { "weight": 1, "sprite": 8885 } ], + "bg": 8742 }, { "id": [ @@ -13307,11 +13403,11 @@ "corpse_mon_zombie_prisoner", "corpse_mon_zombie_winged" ], - "fg": 8851 + "fg": 8867 }, - { "id": "corpse_mon_zombie_scientist", "fg": 8853 }, - { "id": [ "corpse_mon_zombie_technician", "corpse_mon_zombie_hazmat" ], "fg": 8854 }, - { "id": [ "corpse_mon_zombie_cop", "corpse_mon_zombie_labsecurity" ], "fg": 8852 }, + { "id": "corpse_mon_zombie_scientist", "fg": 8869 }, + { "id": [ "corpse_mon_zombie_technician", "corpse_mon_zombie_hazmat" ], "fg": 8870 }, + { "id": [ "corpse_mon_zombie_cop", "corpse_mon_zombie_labsecurity" ], "fg": 8868 }, { "id": [ "corpse_mon_zombie_tough", @@ -13327,427 +13423,427 @@ "corpse_mon_zombie_soldier_blackops_2", "corpse_mon_zombie_soldier_blackops_1" ], - "fg": 8855 - }, - { "id": "mon_zombie_winged", "fg": 8872, "bg": 8726 }, - { "id": "mon_zougar", "fg": 8873, "bg": 8726 }, - { "id": "mon_zougar_hunter", "fg": 8874, "bg": 8726 }, - { "id": "mon_copbot", "fg": 8876, "bg": 8726 }, - { "id": "mon_zombie_screecher", "fg": 8877, "bg": 8726 }, - { "id": "mon_zombie_shrieker", "fg": 8878, "bg": 8726 }, - { "id": "mon_zombie_swat", "fg": 8879, "bg": 8726 }, - { "id": "mon_zombie_thorny", "fg": 8880, "bg": 8726 }, - { "id": "mon_zombie_flamer", "fg": 8881, "bg": 8726 }, + "fg": 8871 + }, + { "id": "mon_zombie_winged", "fg": 8888, "bg": 8742 }, + { "id": "mon_zougar", "fg": 8889, "bg": 8742 }, + { "id": "mon_zougar_hunter", "fg": 8890, "bg": 8742 }, + { "id": "mon_copbot", "fg": 8892, "bg": 8742 }, + { "id": "mon_zombie_screecher", "fg": 8893, "bg": 8742 }, + { "id": "mon_zombie_shrieker", "fg": 8894, "bg": 8742 }, + { "id": "mon_zombie_swat", "fg": 8895, "bg": 8742 }, + { "id": "mon_zombie_thorny", "fg": 8896, "bg": 8742 }, + { "id": "mon_zombie_flamer", "fg": 8897, "bg": 8742 }, { "id": "mon_zombie_prisoner", - "fg": [ { "weight": 1, "sprite": 8882 }, { "weight": 1, "sprite": 8883 }, { "weight": 1, "sprite": 8884 } ], - "bg": 8726 + "fg": [ { "weight": 1, "sprite": 8898 }, { "weight": 1, "sprite": 8899 }, { "weight": 1, "sprite": 8900 } ], + "bg": 8742 }, - { "id": "overlay_female_wielded_teleumbrella", "fg": 8890 }, - { "id": "overlay_male_wielded_teleumbrella", "fg": 8891 }, - { "id": "overlay_female_wielded_umbrella", "fg": 8890 }, - { "id": "overlay_male_wielded_umbrella", "fg": 8891 }, - { "id": [ "tr_shotgun_2", "tr_shotgun_1", "tr_shotgun_2_1" ], "fg": 8892 }, + { "id": "overlay_female_wielded_teleumbrella", "fg": 8906 }, + { "id": "overlay_male_wielded_teleumbrella", "fg": 8907 }, + { "id": "overlay_female_wielded_umbrella", "fg": 8906 }, + { "id": "overlay_male_wielded_umbrella", "fg": 8907 }, + { "id": [ "tr_shotgun_2", "tr_shotgun_1", "tr_shotgun_2_1" ], "fg": 8908 }, { "id": "vp_board_ne", - "fg": [ 8900, 8903, 8902, 8901 ], + "fg": [ 8916, 8919, 8918, 8917 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8900, 8903, 8902, 8901 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8916, 8919, 8918, 8917 ] } ] }, { "id": "vp_board_nw", - "fg": [ 8903, 8905, 8904, 8900 ], + "fg": [ 8919, 8921, 8920, 8916 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8903, 8905, 8904, 8900 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8919, 8921, 8920, 8916 ] } ] }, { "id": "vp_board_se", - "fg": [ 8906, 8900, 8903, 8905 ], + "fg": [ 8922, 8916, 8919, 8921 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8906, 8900, 8903, 8905 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8922, 8916, 8919, 8921 ] } ] }, { "id": "vp_board_sw", - "fg": [ 8907, 8901, 8900, 8903 ], + "fg": [ 8923, 8917, 8916, 8919 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8907, 8901, 8900, 8903 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8923, 8917, 8916, 8919 ] } ] }, { "id": "vp_board_vertical_left", - "fg": [ 8896, 8908, 8894, 8898 ], + "fg": [ 8912, 8924, 8910, 8914 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8896, 8908, 8894, 8898 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8912, 8924, 8910, 8914 ] } ] }, { "id": "vp_board_vertical_right", - "fg": [ 8894, 8898, 8896, 8908 ], + "fg": [ 8910, 8914, 8912, 8924 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8894, 8898, 8896, 8908 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8910, 8914, 8912, 8924 ] } ] }, { "id": "vp_board_wheel_left", - "fg": [ 8896, 8910, 8894, 8898 ], + "fg": [ 8912, 8926, 8910, 8914 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8896, 8910, 8894, 8898 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8912, 8926, 8910, 8914 ] } ] }, { "id": "vp_board_wheel_right", - "fg": [ 8894, 8898, 8896, 8910 ], + "fg": [ 8910, 8914, 8912, 8926 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8894, 8898, 8896, 8910 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8910, 8914, 8912, 8926 ] } ] }, { "id": [ "vp_board", "vp_board_horizontal", "vp_board_horizontal_2" ], - "fg": [ 8893, 8899, 8893, 8909 ], + "fg": [ 8909, 8915, 8909, 8925 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8893, 8899, 8893, 8909 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8909, 8915, 8909, 8925 ] } ] }, { "id": "vp_board_horizontal_front", - "fg": [ 8893, 8896, 8895, 8894 ], + "fg": [ 8909, 8912, 8911, 8910 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8898, 8896, 8895, 8894 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8914, 8912, 8911, 8910 ] } ] }, { "id": "vp_board_horizontal_rear", - "fg": [ 8897, 8894, 8898, 8896 ], + "fg": [ 8913, 8910, 8914, 8912 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8897, 8894, 8898, 8896 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8913, 8910, 8914, 8912 ] } ] }, { "id": [ "vp_board_vertical", "vp_board_vertical_2" ], - "fg": [ 8909, 8898, 8909, 8898 ], + "fg": [ 8925, 8914, 8925, 8914 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8909, 8898, 8909, 8898 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8925, 8914, 8925, 8914 ] } ] }, { "id": "vp_board_ne_edge", - "fg": [ 8900, 8912, 8902, 8911 ], + "fg": [ 8916, 8928, 8918, 8927 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8900, 8912, 8902, 8911 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8916, 8928, 8918, 8927 ] } ] }, { "id": "vp_board_nw_edge", - "fg": [ 8903, 8914, 8904, 8913 ], + "fg": [ 8919, 8930, 8920, 8929 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8903, 8914, 8904, 8913 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8919, 8930, 8920, 8929 ] } ] }, { "id": "vp_clothboard_ne", - "fg": [ 8920, 8923, 8922, 8921 ], + "fg": [ 8936, 8939, 8938, 8937 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8920, 8923, 8922, 8921 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8936, 8939, 8938, 8937 ] } ] }, { "id": "vp_clothboard_nw", - "fg": [ 8923, 8925, 8924, 8920 ], + "fg": [ 8939, 8941, 8940, 8936 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8923, 8925, 8924, 8920 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8939, 8941, 8940, 8936 ] } ] }, { "id": "vp_clothboard_se", - "fg": [ 8926, 8928, 8923, 8927 ], + "fg": [ 8942, 8944, 8939, 8943 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8926, 8928, 8923, 8927 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8942, 8944, 8939, 8943 ] } ] }, { "id": "vp_clothboard_sw", - "fg": [ 8929, 8931, 8920, 8930 ], + "fg": [ 8945, 8947, 8936, 8946 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8929, 8931, 8920, 8930 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8945, 8947, 8936, 8946 ] } ] }, { "id": "vp_clothboard_vertical_left", - "fg": [ 8917, 8932, 8915, 8919 ], + "fg": [ 8933, 8948, 8931, 8935 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8917, 8932, 8915, 8919 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8933, 8948, 8931, 8935 ] } ] }, { "id": "vp_clothboard_vertical_right", - "fg": [ 8915, 8919, 8917, 8932 ], + "fg": [ 8931, 8935, 8933, 8948 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8915, 8919, 8917, 8932 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8931, 8935, 8933, 8948 ] } ] }, { "id": "vp_clothboard_wheel_left", - "fg": [ 8917, 8934, 8915, 8919 ], + "fg": [ 8933, 8950, 8931, 8935 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8917, 8934, 8915, 8919 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8933, 8950, 8931, 8935 ] } ] }, { "id": "vp_clothboard_wheel_right", - "fg": [ 8915, 8919, 8917, 8934 ], + "fg": [ 8931, 8935, 8933, 8950 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8915, 8919, 8917, 8934 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8931, 8935, 8933, 8950 ] } ] }, { "id": [ "vp_clothboard", "vp_clothboard_horizontal", "vp_clothboard_horizontal_2" ], - "fg": [ 8919, 8933, 8919, 8933 ], + "fg": [ 8935, 8949, 8935, 8949 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8919, 8933, 8919, 8933 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8935, 8949, 8935, 8949 ] } ] }, { "id": "vp_clothboard_horizontal_front", - "fg": [ 8919, 8917, 8916, 8915 ], + "fg": [ 8935, 8933, 8932, 8931 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8919, 8917, 8916, 8915 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8935, 8933, 8932, 8931 ] } ] }, { "id": "vp_clothboard_horizontal_rear", - "fg": [ 8918, 8915, 8919, 8917 ], + "fg": [ 8934, 8931, 8935, 8933 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8918, 8915, 8919, 8917 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8934, 8931, 8935, 8933 ] } ] }, { "id": [ "vp_clothboard_vertical", "vp_clothboard_vertical_2" ], - "fg": [ 8933, 8919, 8933, 8919 ], + "fg": [ 8949, 8935, 8949, 8935 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8933, 8919, 8933, 8919 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8949, 8935, 8949, 8935 ] } ] }, { "id": "vp_clothboard_ne_edge", - "fg": [ 8920, 8936, 8922, 8935 ], + "fg": [ 8936, 8952, 8938, 8951 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8920, 8936, 8922, 8935 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8936, 8952, 8938, 8951 ] } ] }, { "id": "vp_clothboard_nw_edge", - "fg": [ 8923, 8938, 8924, 8937 ], + "fg": [ 8939, 8954, 8940, 8953 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8923, 8938, 8924, 8937 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8939, 8954, 8940, 8953 ] } ] }, { "id": "vp_clothboard_se_edge", - "fg": [ 8926, 8940, 8923, 8939 ], + "fg": [ 8942, 8956, 8939, 8955 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8926, 8940, 8923, 8939 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8942, 8956, 8939, 8955 ] } ] }, { "id": "vp_clothboard_sw_edge", - "fg": [ 8929, 8942, 8920, 8941 ], + "fg": [ 8945, 8958, 8936, 8957 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8929, 8942, 8920, 8941 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8945, 8958, 8936, 8957 ] } ] }, { "id": [ "vp_door_left", "vp_door_vertical_left" ], - "fg": [ 8947, 8950, 8949, 8948 ], + "fg": [ 8963, 8966, 8965, 8964 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8956, 8958, 8957, 8955 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8956, 8958, 8957, 8955 ] } + { "id": "open", "fg": [ 8972, 8974, 8973, 8971 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8972, 8974, 8973, 8971 ] } ] }, { "id": "vp_door_nw", - "fg": [ 8967, 8974, 8973, 8972 ], + "fg": [ 8983, 8990, 8989, 8988 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8968, 8971, 8970, 8969 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8956, 8958, 8957, 8955 ] } + { "id": "open", "fg": [ 8984, 8987, 8986, 8985 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8972, 8974, 8973, 8971 ] } ] }, { "id": "vp_door_front_left", - "fg": [ 9019, 9026, 9025, 9024 ], + "fg": [ 9035, 9042, 9041, 9040 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9020, 9023, 9022, 9021 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9020, 9023, 9022, 9021 ] } + { "id": "open", "fg": [ 9036, 9039, 9038, 9037 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9036, 9039, 9038, 9037 ] } ] }, { "id": [ "vp_door_sw", "vp_door_rear_left" ], - "fg": [ 9003, 9010, 9009, 9008 ], + "fg": [ 9019, 9026, 9025, 9024 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9004, 9007, 9006, 9005 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8956, 8958, 8957, 8955 ] } + { "id": "open", "fg": [ 9020, 9023, 9022, 9021 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8972, 8974, 8973, 8971 ] } ] }, { "id": [ "vp_door_right", "vp_door_vertical_right" ], - "fg": [ 8951, 8954, 8953, 8952 ], + "fg": [ 8967, 8970, 8969, 8968 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8992, 8994, 8993, 8991 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8992, 8994, 8993, 8991 ] } + { "id": "open", "fg": [ 9008, 9010, 9009, 9007 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9008, 9010, 9009, 9007 ] } ] }, { "id": "vp_door_ne", - "fg": [ 8959, 8966, 8965, 8964 ], + "fg": [ 8975, 8982, 8981, 8980 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8960, 8963, 8962, 8961 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8992, 8994, 8993, 8991 ] } + { "id": "open", "fg": [ 8976, 8979, 8978, 8977 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9008, 9010, 9009, 9007 ] } ] }, { "id": "vp_door_front_right", - "fg": [ 9011, 9018, 9017, 9016 ], + "fg": [ 9027, 9034, 9033, 9032 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9012, 9015, 9014, 9013 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9012, 9015, 9014, 9013 ] } + { "id": "open", "fg": [ 9028, 9031, 9030, 9029 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9028, 9031, 9030, 9029 ] } ] }, { "id": [ "vp_door_se", "vp_door_rear_right" ], - "fg": [ 8995, 9002, 9001, 9000 ], + "fg": [ 9011, 9018, 9017, 9016 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8996, 8999, 8998, 8997 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8992, 8994, 8993, 8991 ] } + { "id": "open", "fg": [ 9012, 9015, 9014, 9013 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9008, 9010, 9009, 9007 ] } ] }, { "id": "vp_door_opaque_left", - "fg": [ 8980, 8982, 8981, 8979 ], + "fg": [ 8996, 8998, 8997, 8995 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8976, 8978, 8977, 8975 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8976, 8978, 8977, 8975 ] } + { "id": "open", "fg": [ 8992, 8994, 8993, 8991 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 8992, 8994, 8993, 8991 ] } ] }, { "id": "vp_door_opaque_right", - "fg": [ 8988, 8990, 8989, 8987 ], + "fg": [ 9004, 9006, 9005, 9003 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 8984, 8986, 8985, 8983 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 8984, 8986, 8985, 8983 ] } + { "id": "open", "fg": [ 9000, 9002, 9001, 8999 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9000, 9002, 9001, 8999 ] } ] }, { "id": "vp_halfboard_ne", - "fg": [ 9047, 9050, 9049, 9048 ], + "fg": [ 9063, 9066, 9065, 9064 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9047, 9050, 9049, 9048 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9063, 9066, 9065, 9064 ] } ] }, { "id": "vp_halfboard_nw", - "fg": [ 9051, 9054, 9053, 9052 ], + "fg": [ 9067, 9070, 9069, 9068 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9051, 9054, 9053, 9052 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9067, 9070, 9069, 9068 ] } ] }, { "id": "vp_halfboard_se", - "fg": [ 9055, 9058, 9057, 9056 ], + "fg": [ 9071, 9074, 9073, 9072 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9055, 9058, 9057, 9056 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9071, 9074, 9073, 9072 ] } ] }, { "id": "vp_halfboard_sw", - "fg": [ 9059, 9062, 9061, 9060 ], + "fg": [ 9075, 9078, 9077, 9076 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9059, 9062, 9061, 9060 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9075, 9078, 9077, 9076 ] } ] }, { "id": [ "vp_halfboard_vertical_left", "vp_halfboard_vertical_2_left" ], - "fg": [ 9063, 9065, 9066, 9064 ], + "fg": [ 9079, 9081, 9082, 9080 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9063, 9065, 9066, 9064 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9079, 9081, 9082, 9080 ] } ] }, { "id": [ "vp_halfboard_vertical_right", "vp_halfboard_vertical_2_right" ], - "fg": [ 9066, 9064, 9063, 9065 ], + "fg": [ 9082, 9080, 9079, 9081 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9066, 9064, 9063, 9065 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9082, 9080, 9079, 9081 ] } ] }, { "id": "vp_halfboard_vertical_t_left", - "fg": [ 9070, 9072, 9071, 9069 ], + "fg": [ 9086, 9088, 9087, 9085 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9070, 9072, 9071, 9069 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9086, 9088, 9087, 9085 ] } ] }, { "id": "vp_halfboard_vertical_t_right", - "fg": [ 9074, 9076, 9075, 9073 ], + "fg": [ 9090, 9092, 9091, 9089 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9074, 9076, 9075, 9073 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9090, 9092, 9091, 9089 ] } ] }, { "id": [ "vp_halfboard_horizontal", "vp_halfboard_horizontal_2" ], - "fg": [ 9044, 9046, 9045, 9043 ], + "fg": [ 9060, 9062, 9061, 9059 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9044, 9046, 9045, 9043 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9060, 9062, 9061, 9059 ] } ] }, { "id": [ "vp_halfboard_horizontal_front", "vp_halfboard_horizontal_2_front", "vp_halfboard_cover" ], - "fg": [ 9035, 9038, 9037, 9036 ], + "fg": [ 9051, 9054, 9053, 9052 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9035, 9038, 9037, 9036 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9051, 9054, 9053, 9052 ] } ] }, { "id": "vp_halfboard_horizontal_rear", - "fg": [ 9039, 9042, 9041, 9040 ], + "fg": [ 9055, 9058, 9057, 9056 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9039, 9042, 9041, 9040 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9055, 9058, 9057, 9056 ] } ] }, { "id": [ "vp_halfboard_vertical", "vp_halfboard_vertical_2" ], - "fg": [ 9068, 9067, 9068, 9067 ], + "fg": [ 9084, 9083, 9084, 9083 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9068, 9067, 9068, 9067 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9084, 9083, 9084, 9083 ] } ] }, { "id": "vp_halfboard_cover_left", - "fg": [ 9027, 9030, 9029, 9028 ], + "fg": [ 9043, 9046, 9045, 9044 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9027, 9030, 9029, 9028 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9043, 9046, 9045, 9044 ] } ] }, { "id": "vp_halfboard_cover_right", - "fg": [ 9031, 9034, 9033, 9032 ], + "fg": [ 9047, 9050, 9049, 9048 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9031, 9034, 9033, 9032 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9047, 9050, 9049, 9048 ] } ] }, { "id": "vp_halfboard_wheel_left", - "fg": [ 9077, 9080, 9079, 9078 ], + "fg": [ 9093, 9096, 9095, 9094 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9077, 9080, 9079, 9078 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9093, 9096, 9095, 9094 ] } ] }, { "id": "vp_halfboard_wheel_right", - "fg": [ 9081, 9084, 9083, 9082 ], + "fg": [ 9097, 9100, 9099, 9098 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9081, 9084, 9083, 9082 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9097, 9100, 9099, 9098 ] } ] }, { "id": "vp_hddoor_left", - "fg": [ 9086, 9088, 9087, 9085 ], + "fg": [ 9102, 9104, 9103, 9101 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9094, 9096, 9095, 9093 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9094, 9096, 9095, 9093 ] } + { "id": "open", "fg": [ 9110, 9112, 9111, 9109 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9110, 9112, 9111, 9109 ] } ] }, { "id": "vp_hddoor_right", - "fg": [ 9090, 9092, 9091, 9089 ], + "fg": [ 9106, 9108, 9107, 9105 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9114, 9116, 9115, 9113 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9114, 9116, 9115, 9113 ] } + { "id": "open", "fg": [ 9130, 9132, 9131, 9129 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9130, 9132, 9131, 9129 ] } ] }, { "id": "vp_hddoor_opaque_left", - "fg": [ 9102, 9104, 9103, 9101 ], + "fg": [ 9118, 9120, 9119, 9117 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9098, 9100, 9099, 9097 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9098, 9100, 9099, 9097 ] } + { "id": "open", "fg": [ 9114, 9116, 9115, 9113 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9114, 9116, 9115, 9113 ] } ] }, { "id": "vp_hddoor_opaque_right", - "fg": [ 9110, 9112, 9111, 9109 ], + "fg": [ 9126, 9128, 9127, 9125 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9106, 9108, 9107, 9105 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9106, 9108, 9107, 9105 ] } + { "id": "open", "fg": [ 9122, 9124, 9123, 9121 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9122, 9124, 9123, 9121 ] } ] }, { @@ -13759,11 +13855,11 @@ "vp_hddoor_full_sw", "vp_hddoor_full_rear_left" ], - "fg": [ 9086, 9088, 9087, 9085 ], + "fg": [ 9102, 9104, 9103, 9101 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9094, 9096, 9095, 9093 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9094, 9096, 9095, 9093 ] } + { "id": "open", "fg": [ 9110, 9112, 9111, 9109 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9110, 9112, 9111, 9109 ] } ] }, { @@ -13775,841 +13871,828 @@ "vp_hddoor_full_se", "vp_hddoor_full_rear_right" ], - "fg": [ 9090, 9092, 9091, 9089 ], + "fg": [ 9106, 9108, 9107, 9105 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9114, 9116, 9115, 9113 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9114, 9116, 9115, 9113 ] } + { "id": "open", "fg": [ 9130, 9132, 9131, 9129 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9130, 9132, 9131, 9129 ] } ] }, { "id": "vp_hddoor_opaque_full_left", - "fg": [ 9102, 9104, 9103, 9101 ], + "fg": [ 9118, 9120, 9119, 9117 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9098, 9100, 9099, 9097 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9098, 9100, 9099, 9097 ] } + { "id": "open", "fg": [ 9114, 9116, 9115, 9113 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9114, 9116, 9115, 9113 ] } ] }, { "id": "vp_hddoor_opaque_full_right", - "fg": [ 9110, 9112, 9111, 9109 ], + "fg": [ 9126, 9128, 9127, 9125 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9106, 9108, 9107, 9105 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9106, 9108, 9107, 9105 ] } + { "id": "open", "fg": [ 9122, 9124, 9123, 9121 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9122, 9124, 9123, 9121 ] } ] }, { "id": "vp_light_blue", - "fg": [ 9123, 9124 ], + "fg": [ 9139, 9140 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8946, "bg": [ 9123, 9124 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8962, "bg": [ 9139, 9140 ] } ] }, { "id": "vp_light_red", - "fg": [ 9125, 9126 ], + "fg": [ 9141, 9142 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8946, "bg": [ 9125, 9126 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8962, "bg": [ 9141, 9142 ] } ] }, { "id": [ "vp_floodlight", "vp_directed_floodlight" ], - "fg": [ 9120, 9122, 9121, 9119 ], + "fg": [ 9136, 9138, 9137, 9135 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8946, "bg": [ 9120, 9122, 9121, 9119 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8962, "bg": [ 9136, 9138, 9137, 9135 ] } ] }, { "id": "vp_afs_roof_external_tank", - "fg": [ 9118, 9117 ], + "fg": [ 9134, 9133 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8946, "bg": [ 9118, 9117 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8962, "bg": [ 9134, 9133 ] } ] }, - { "id": "vp_saddle_scooter", "fg": [ 9128, 9130, 9129, 9127 ], "rotates": true }, + { "id": "vp_saddle_scooter", "fg": [ 9144, 9146, 9145, 9143 ], "rotates": true }, { "id": [ "vp_seat_windshield_leather", "vp_reclining_seat_windshield_leather" ], - "fg": [ 9132, 9134, 9133, 9131 ], + "fg": [ 9148, 9150, 9149, 9147 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9132, 9134, 9133, 9131 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9148, 9150, 9149, 9147 ] } ] }, { "id": [ "vp_seat_windshield", "vp_reclining_seat_windshield" ], - "fg": [ 9136, 9138, 9137, 9135 ], + "fg": [ 9152, 9154, 9153, 9151 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9136, 9138, 9137, 9135 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9152, 9154, 9153, 9151 ] } ] }, { "id": "vp_solar_panel", - "fg": [ 9139, 9146 ], + "fg": [ 9155, 9162 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8943, "bg": [ 9139, 9146 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8959, "bg": [ 9155, 9162 ] } ] }, { "id": "vp_reinforced_solar_panel", - "fg": [ 9144, 9145 ], - "bg": [ 9139, 9146 ], + "fg": [ 9160, 9161 ], + "bg": [ 9155, 9162 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8943, "bg": [ 9139, 9146 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8959, "bg": [ 9155, 9162 ] } ] }, { "id": "vp_solar_panel_v2", - "fg": [ 9140, 9141 ], + "fg": [ 9156, 9157 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8943, "bg": [ 9140, 9141 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8959, "bg": [ 9156, 9157 ] } ] }, { "id": "vp_reinforced_solar_panel_v2", - "fg": [ 9144, 9145 ], - "bg": [ 9140, 9141 ], + "fg": [ 9160, 9161 ], + "bg": [ 9156, 9157 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8943, "bg": [ 9140, 9141 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8959, "bg": [ 9156, 9157 ] } ] }, { "id": "vp_solar_panel_v3", - "fg": [ 9142, 9143 ], + "fg": [ 9158, 9159 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8943, "bg": [ 9142, 9143 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8959, "bg": [ 9158, 9159 ] } ] }, { "id": "vp_bed", - "fg": [ 9148, 9150, 9149, 9147 ], + "fg": [ 9164, 9166, 9165, 9163 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 9148, 9150, 9149, 9147 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 9164, 9166, 9165, 9163 ] } ] }, { "id": "vp_omnicam", - "fg": [ 9151, 9152 ], + "fg": [ 9167, 9168 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 8946, "bg": [ 9151, 9152 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 8962, "bg": [ 9167, 9168 ] } ] }, { "id": [ "vp_wheel_wide", "vp_wheel_wide_steerable", "vp_wheel_wide_or", "vp_wheel_wide_or_steerable" ], - "fg": [ 9154, 9153, 9154, 9153 ], + "fg": [ 9170, 9169, 9170, 9169 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 9154, 9153, 9154, 9153 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 9170, 9169, 9170, 9169 ] } ] }, { "id": [ "vp_windshield", "vp_windshield_horizontal", "vp_windshield_horizontal_front", "vp_windshield_front_edge" ], - "fg": [ 9163, 9166, 9165, 9164 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9163, 9166, 9165, 9164 ] } ], + "fg": [ 9179, 9182, 9181, 9180 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9179, 9182, 9181, 9180 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_rear", - "fg": [ 9180, 9181, 9180, 9179 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9180, 9181, 9180, 9179 ] } ], + "fg": [ 9196, 9197, 9196, 9195 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9196, 9197, 9196, 9195 ] } ], "multitile": true }, { "id": "vp_windshield_nw", - "fg": [ 9175, 9178, 9177, 9176 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8945, 8945, 8945, 8945 ], "bg": [ 9175, 9178, 9177, 9176 ] } ], + "fg": [ 9191, 9194, 9193, 9192 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8961, 8961, 8961, 8961 ], "bg": [ 9191, 9194, 9193, 9192 ] } ], "multitile": true }, { "id": "vp_windshield_ne", - "fg": [ 9171, 9174, 9173, 9172 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8944, 8944, 8944, 8944 ], "bg": [ 9171, 9174, 9173, 9172 ] } ], + "fg": [ 9187, 9190, 9189, 9188 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8960, 8960, 8960, 8960 ], "bg": [ 9187, 9190, 9189, 9188 ] } ], "multitile": true }, { "id": "vp_windshield_sw", - "fg": [ 9167, 9170, 9182, 9168 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8945, 8945, 8945, 8945 ], "bg": [ 9167, 9170, 9182, 9168 ] } ], + "fg": [ 9183, 9186, 9198, 9184 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8961, 8961, 8961, 8961 ], "bg": [ 9183, 9186, 9198, 9184 ] } ], "multitile": true }, { "id": "vp_windshield_se", - "fg": [ 9169, 9185, 9167, 9183 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8944, 8944, 8944, 8944 ], "bg": [ 9169, 9185, 9167, 9183 ] } ], + "fg": [ 9185, 9201, 9183, 9199 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8960, 8960, 8960, 8960 ], "bg": [ 9185, 9201, 9183, 9199 ] } ], "multitile": true }, { "id": [ "vp_windshield_vertical_left", "vp_windshield_left" ], - "fg": [ 9167, 9170, 9169, 9168 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8944, 8944, 8944, 8944 ], "bg": [ 9167, 9170, 9169, 9168 ] } ], + "fg": [ 9183, 9186, 9185, 9184 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8960, 8960, 8960, 8960 ], "bg": [ 9183, 9186, 9185, 9184 ] } ], "multitile": true }, { "id": [ "vp_windshield_vertical_right", "vp_windshield_right" ], - "fg": [ 9182, 9185, 9184, 9183 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8945, 8945, 8945, 8945 ], "bg": [ 9182, 9185, 9184, 9183 ] } ], + "fg": [ 9198, 9201, 9200, 9199 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8961, 8961, 8961, 8961 ], "bg": [ 9198, 9201, 9200, 9199 ] } ], "multitile": true }, { "id": "vp_windshield_cover_left", - "fg": [ 9155, 9158, 9157, 9156 ], + "fg": [ 9171, 9174, 9173, 9172 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9155, 9158, 9157, 9156 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9171, 9174, 9173, 9172 ] } ] }, { "id": "vp_windshield_cover_right", - "fg": [ 9159, 9162, 9161, 9160 ], + "fg": [ 9175, 9178, 9177, 9176 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9159, 9162, 9161, 9160 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9175, 9178, 9177, 9176 ] } ] }, { "id": "vp_windshield_wheel_left", - "fg": [ 9187, 9190, 9189, 9188 ], + "fg": [ 9203, 9206, 9205, 9204 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9187, 9190, 9189, 9188 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9203, 9206, 9205, 9204 ] } ] }, { "id": "vp_windshield_wheel_right", - "fg": [ 9191, 9194, 9193, 9192 ], + "fg": [ 9207, 9210, 9209, 9208 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 9191, 9194, 9193, 9192 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 9207, 9210, 9209, 9208 ] } ] }, { "id": "vp_windshield_vertical_2_left", - "fg": [ 9167, 9186, 9169, 9168 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8944, 8944, 8944, 8944 ], "bg": [ 9167, 9186, 9169, 9168 ] } ], + "fg": [ 9183, 9202, 9185, 9184 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8960, 8960, 8960, 8960 ], "bg": [ 9183, 9202, 9185, 9184 ] } ], "multitile": true }, { "id": "vp_windshield_vertical_2_right", - "fg": [ 9182, 9185, 9184, 9186 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8945, 8945, 8945, 8945 ], "bg": [ 9182, 9185, 9184, 9186 ] } ], + "fg": [ 9198, 9201, 9200, 9202 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8961, 8961, 8961, 8961 ], "bg": [ 9198, 9201, 9200, 9202 ] } ], "multitile": true }, { "id": [ "vp_windshield_full", "vp_windshield_full_horizontal_rear" ], - "fg": [ 9197, 9195, 9196, 9198 ], - "additional_tiles": [ { "id": "broken", "fg": 10209, "bg": [ 9197, 9195, 9196, 9198 ] } ], + "fg": [ 9213, 9211, 9212, 9214 ], + "additional_tiles": [ { "id": "broken", "fg": 10225, "bg": [ 9213, 9211, 9212, 9214 ] } ], "multitile": true }, { "id": "vp_windshield_full_horizontal_front", - "fg": [ 9196, 9198, 9197, 9195 ], - "additional_tiles": [ { "id": "broken", "fg": 10209, "bg": [ 9196, 9198, 9197, 9195 ] } ], + "fg": [ 9212, 9214, 9213, 9211 ], + "additional_tiles": [ { "id": "broken", "fg": 10225, "bg": [ 9212, 9214, 9213, 9211 ] } ], "multitile": true }, { "id": [ "vp_windshield_full_vertical_left", "vp_windshield_full_left" ], - "fg": [ 9198, 9199, 9195, 9196 ], - "additional_tiles": [ { "id": "broken", "fg": 10209, "bg": [ 9198, 9199, 9195, 9196 ] } ], + "fg": [ 9214, 9215, 9211, 9212 ], + "additional_tiles": [ { "id": "broken", "fg": 10225, "bg": [ 9214, 9215, 9211, 9212 ] } ], "multitile": true }, { "id": [ "vp_windshield_full_vertical_right", "vp_windshield_full_right" ], - "fg": [ 9195, 9196, 9198, 9199 ], - "additional_tiles": [ { "id": "broken", "fg": 10209, "bg": [ 9195, 9196, 9198, 9199 ] } ], + "fg": [ 9211, 9212, 9214, 9215 ], + "additional_tiles": [ { "id": "broken", "fg": 10225, "bg": [ 9211, 9212, 9214, 9215 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_left", - "fg": [ 9198, 9200, 9195, 9196 ], - "additional_tiles": [ { "id": "broken", "fg": 10209, "bg": [ 9198, 9200, 9195, 9196 ] } ], + "fg": [ 9214, 9216, 9211, 9212 ], + "additional_tiles": [ { "id": "broken", "fg": 10225, "bg": [ 9214, 9216, 9211, 9212 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_right", - "fg": [ 9195, 9196, 9198, 9200 ], - "additional_tiles": [ { "id": "broken", "fg": 10209, "bg": [ 9195, 9196, 9198, 9200 ] } ], + "fg": [ 9211, 9212, 9214, 9216 ], + "additional_tiles": [ { "id": "broken", "fg": 10225, "bg": [ 9211, 9212, 9214, 9216 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_front_edge", - "fg": [ 9202, 9204, 9203, 9201 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9202, 9204, 9203, 9201 ] } ], + "fg": [ 9218, 9220, 9219, 9217 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9218, 9220, 9219, 9217 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_rear_edge", - "fg": [ 9213, 9216, 9215, 9214 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9213, 9216, 9215, 9214 ] } ], + "fg": [ 9229, 9232, 9231, 9230 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9229, 9232, 9231, 9230 ] } ], "multitile": true }, { "id": "vp_windshield_nw_edge", - "fg": [ 9210, 9212, 9211, 9209 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9210, 9212, 9211, 9209 ] } ], + "fg": [ 9226, 9228, 9227, 9225 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9226, 9228, 9227, 9225 ] } ], "multitile": true }, { "id": "vp_windshield_ne_edge", - "fg": [ 9206, 9208, 9207, 9205 ], - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9206, 9208, 9207, 9205 ] } ], + "fg": [ 9222, 9224, 9223, 9221 ], + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9222, 9224, 9223, 9221 ] } ], "multitile": true }, { "id": "vp_windshield_sw_edge", - "fg": [ 9059, 9062, 9061, 9060 ], + "fg": [ 9075, 9078, 9077, 9076 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9059, 9062, 9061, 9060 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9075, 9078, 9077, 9076 ] } ] }, { "id": "vp_windshield_se_edge", - "fg": [ 9055, 9058, 9057, 9056 ], - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 8943, 8943, 8943, 8943 ], "bg": [ 9055, 9058, 9057, 9056 ] } ] - }, - { "id": "f_clay_oven", "fg": 8688 }, - { "id": "f_coffin_c", "fg": 8689 }, - { "id": "f_coffin_o", "fg": 8690 }, - { "id": "f_dancing_pole", "fg": 8692 }, - { "id": "f_drill_press", "fg": 8693 }, - { "id": "f_electrical_conduit", "fg": 8694 }, - { "id": "f_eyewash", "fg": 8695 }, - { "id": "f_fireman_cabinet", "fg": 8696 }, - { "id": "f_fireman_cabinet_b", "fg": 8697 }, - { "id": "f_hammock", "fg": 8698 }, - { "id": "f_hammock_net", "fg": 8699 }, - { "id": "f_hanging_meathook", "fg": 8700 }, - { "id": "f_hoist_chain", "fg": 8701 }, - { "id": "f_hoist_pulley", "fg": 8702 }, - { "id": "f_hoist_rope", "fg": 8703 }, - { "id": "f_hydraulic_press", "fg": 8704 }, - { "id": "f_winter_wreath", "fg": 8706 }, - { "id": "mon_shadow", "fg": 8711 }, - { "id": "corpse_mon_zombie_brainless", "fg": 8815 }, - { "id": "mon_zombie_shady", "fg": 8831 }, - { "id": "mon_zombie_armored", "fg": 8835 }, - { "id": "mon_beekeeper", "fg": 8856 }, - { "id": "mon_zougar_shady", "fg": 8875 }, - { "id": "overlay_effect_earphones", "fg": 8885 }, - { "id": "overlay_effect_evil", "fg": 8886 }, - { "id": "overlay_effect_sleep", "fg": 8887 }, - { "id": "overlay_effect_teleglow", "fg": 8888 }, - { "id": "overlay_wielded_woodgreatbow", "fg": 8889 } + "fg": [ 9071, 9074, 9073, 9072 ], + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 8959, 8959, 8959, 8959 ], "bg": [ 9071, 9074, 9073, 9072 ] } ] + }, + { "id": "f_clay_oven", "fg": 8704 }, + { "id": "f_coffin_c", "fg": 8705 }, + { "id": "f_coffin_o", "fg": 8706 }, + { "id": "f_dancing_pole", "fg": 8708 }, + { "id": "f_drill_press", "fg": 8709 }, + { "id": "f_electrical_conduit", "fg": 8710 }, + { "id": "f_eyewash", "fg": 8711 }, + { "id": "f_fireman_cabinet", "fg": 8712 }, + { "id": "f_fireman_cabinet_b", "fg": 8713 }, + { "id": "f_hammock", "fg": 8714 }, + { "id": "f_hammock_net", "fg": 8715 }, + { "id": "f_hanging_meathook", "fg": 8716 }, + { "id": "f_hoist_chain", "fg": 8717 }, + { "id": "f_hoist_pulley", "fg": 8718 }, + { "id": "f_hoist_rope", "fg": 8719 }, + { "id": "f_hydraulic_press", "fg": 8720 }, + { "id": "f_winter_wreath", "fg": 8722 }, + { "id": "mon_shadow", "fg": 8727 }, + { "id": "corpse_mon_zombie_brainless", "fg": 8831 }, + { "id": "mon_zombie_shady", "fg": 8847 }, + { "id": "mon_zombie_armored", "fg": 8851 }, + { "id": "mon_beekeeper", "fg": 8872 }, + { "id": "mon_zougar_shady", "fg": 8891 }, + { "id": "overlay_effect_earphones", "fg": 8901 }, + { "id": "overlay_effect_evil", "fg": 8902 }, + { "id": "overlay_effect_sleep", "fg": 8903 }, + { "id": "overlay_effect_teleglow", "fg": 8904 }, + { "id": "overlay_wielded_woodgreatbow", "fg": 8905 } ] }, { "file": "centered.png", - "//": "range 9232 to 9247", + "//": "range 9248 to 9263", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -16, "tiles": [ - { "id": "vp_wing_mirror", "fg": [ 9241, 9243, 9242, 9240 ], "rotates": true }, - { "id": "vp_wing_mirror_left", "fg": [ 9233, 9235, 9234, 9232 ], "rotates": true }, - { "id": "vp_wing_mirror_right", "fg": [ 9237, 9239, 9238, 9236 ], "rotates": true } + { "id": "vp_wing_mirror", "fg": [ 9257, 9259, 9258, 9256 ], "rotates": true }, + { "id": "vp_wing_mirror_left", "fg": [ 9249, 9251, 9250, 9248 ], "rotates": true }, + { "id": "vp_wing_mirror_right", "fg": [ 9253, 9255, 9254, 9252 ], "rotates": true } ] }, { "file": "large.png", - "//": "range 9248 to 9487", + "//": "range 9264 to 9503", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "f_CTscan", "fg": 9254 }, - { "id": "f_MRI", "fg": 9255 }, - { "id": "f_gun_safe_el", "fg": 9259, "bg": 9260 }, - { "id": "f_gunsafe_c", "fg": 9260 }, - { "id": "f_gunsafe_ml", "fg": 9248, "bg": 9260 }, - { "id": "f_gunsafe_mj", "fg": 9261, "bg": 9260 }, - { "id": "f_gunsafe_o", "fg": 9262, "bg": 9260 }, - { "id": "f_rotary_clothesline", "fg": 9264 }, - { "id": "f_spinwheel", "fg": 9267 }, - { "id": "f_spinwheel_cordage", "fg": 9268, "bg": 9267 }, - { "id": "f_spinwheel_leather", "fg": 9269, "bg": 9267 }, - { "id": "mon_troll", "fg": 9271, "bg": 9287 }, - { "id": "mon_yulecat", "fg": 9272, "bg": 9287 }, - { "id": "mon_albino_penguin", "fg": 9277, "bg": 9288 }, - { "id": "mon_gelatin", "fg": 9278, "bg": 9288 }, - { "id": "mon_smoker_brute", "fg": 9279, "bg": 9288 }, + { "id": "f_CTscan", "fg": 9270 }, + { "id": "f_MRI", "fg": 9271 }, + { "id": "f_gun_safe_el", "fg": 9275, "bg": 9276 }, + { "id": "f_gunsafe_c", "fg": 9276 }, + { "id": "f_gunsafe_ml", "fg": 9264, "bg": 9276 }, + { "id": "f_gunsafe_mj", "fg": 9277, "bg": 9276 }, + { "id": "f_gunsafe_o", "fg": 9278, "bg": 9276 }, + { "id": "f_rotary_clothesline", "fg": 9280 }, + { "id": "f_spinwheel", "fg": 9283 }, + { "id": "f_spinwheel_cordage", "fg": 9284, "bg": 9283 }, + { "id": "f_spinwheel_leather", "fg": 9285, "bg": 9283 }, + { "id": "mon_troll", "fg": 9287, "bg": 9303 }, + { "id": "mon_yulecat", "fg": 9288, "bg": 9303 }, + { "id": "mon_albino_penguin", "fg": 9293, "bg": 9304 }, + { "id": "mon_gelatin", "fg": 9294, "bg": 9304 }, + { "id": "mon_smoker_brute", "fg": 9295, "bg": 9304 }, { "id": "mon_exodii_quad", "fg": [ - { "weight": 15, "sprite": 9290 }, - { "weight": 10, "sprite": 9291 }, - { "weight": 15, "sprite": 9292 }, - { "weight": 15, "sprite": 9293 } + { "weight": 15, "sprite": 9306 }, + { "weight": 10, "sprite": 9307 }, + { "weight": 15, "sprite": 9308 }, + { "weight": 15, "sprite": 9309 } ], - "bg": 9287 + "bg": 9303 }, { "id": "mon_exodii_turret", "fg": [ - { "weight": 15, "sprite": 9294 }, - { "weight": 5, "sprite": 9295 }, - { "weight": 15, "sprite": 9296 }, - { "weight": 15, "sprite": 9297 } + { "weight": 15, "sprite": 9310 }, + { "weight": 5, "sprite": 9311 }, + { "weight": 15, "sprite": 9312 }, + { "weight": 15, "sprite": 9313 } ], - "bg": 9288 + "bg": 9304 }, { "id": "mon_fungal_blossom", "animated": true, "fg": [ - { "weight": 128, "sprite": 9298 }, - { "weight": 8, "sprite": 9299 }, - { "weight": 8, "sprite": 9300 }, - { "weight": 8, "sprite": 9301 }, - { "weight": 8, "sprite": 9302 }, - { "weight": 8, "sprite": 9303 }, - { "weight": 8, "sprite": 9304 }, - { "weight": 8, "sprite": 9305 } + { "weight": 128, "sprite": 9314 }, + { "weight": 8, "sprite": 9315 }, + { "weight": 8, "sprite": 9316 }, + { "weight": 8, "sprite": 9317 }, + { "weight": 8, "sprite": 9318 }, + { "weight": 8, "sprite": 9319 }, + { "weight": 8, "sprite": 9320 }, + { "weight": 8, "sprite": 9321 } ], - "bg": 9288 - }, - { "id": "mon_gas_zombie", "fg": 9306, "bg": 9289 }, - { "id": "mon_giant_crayfish", "fg": 9307, "bg": 9288 }, - { "id": "mon_slug_giant", "fg": 9308, "bg": 9287 }, - { "id": "mon_dog_zombie_hulk", "fg": 9309, "bg": 9288 }, - { "id": "mon_zhark", "fg": 9310 }, - { "id": "mon_ant_soldier", "fg": 9318, "bg": 9287 }, - { "id": "mon_ant_acid_soldier", "fg": 9316, "bg": 9287 }, - { "id": "corpse_mon_ant_soldier", "fg": 9314 }, - { "id": "corpse_mon_ant_acid_soldier", "fg": 9312 }, - { "id": "mon_ant_queen", "fg": 9317, "bg": 9287 }, - { "id": "mon_ant_acid_queen", "fg": 9315, "bg": 9287 }, - { "id": "corpse_mon_ant_queen", "fg": 9313 }, - { "id": "corpse_mon_ant_acid_queen", "fg": 9311 }, - { "id": "mon_antlion_giant", "fg": 9319, "bg": 9289 }, - { "id": "mon_bear", "fg": 9320, "bg": 9288 }, - { "id": "mon_bear_mutant_3headed", "fg": 9321, "bg": 9288 }, - { "id": "mon_blob_large", "fg": 9322, "bg": 9287 }, - { "id": "mon_boomer_glutton", "fg": 9324, "bg": 9287 }, - { "id": "mon_boomer_huge", "fg": 9325, "bg": 9288 }, + "bg": 9304 + }, + { "id": "mon_gas_zombie", "fg": 9322, "bg": 9305 }, + { "id": "mon_giant_crayfish", "fg": 9323, "bg": 9304 }, + { "id": "mon_slug_giant", "fg": 9324, "bg": 9303 }, + { "id": "mon_dog_zombie_hulk", "fg": 9325, "bg": 9304 }, + { "id": "mon_zhark", "fg": 9326 }, + { "id": "mon_ant_soldier", "fg": 9334, "bg": 9303 }, + { "id": "mon_ant_acid_soldier", "fg": 9332, "bg": 9303 }, + { "id": "corpse_mon_ant_soldier", "fg": 9330 }, + { "id": "corpse_mon_ant_acid_soldier", "fg": 9328 }, + { "id": "mon_ant_queen", "fg": 9333, "bg": 9303 }, + { "id": "mon_ant_acid_queen", "fg": 9331, "bg": 9303 }, + { "id": "corpse_mon_ant_queen", "fg": 9329 }, + { "id": "corpse_mon_ant_acid_queen", "fg": 9327 }, + { "id": "mon_antlion_giant", "fg": 9335, "bg": 9305 }, + { "id": "mon_bear", "fg": 9336, "bg": 9304 }, + { "id": "mon_bear_mutant_3headed", "fg": 9337, "bg": 9304 }, + { "id": "mon_blob_large", "fg": 9338, "bg": 9303 }, + { "id": "mon_boomer_glutton", "fg": 9340, "bg": 9303 }, + { "id": "mon_boomer_huge", "fg": 9341, "bg": 9304 }, { "id": "mon_cow", "fg": [ - { "weight": 1, "sprite": 9326 }, - { "weight": 12, "sprite": 9327 }, - { "weight": 6, "sprite": 9328 }, - { "weight": 6, "sprite": 9329 }, - { "weight": 12, "sprite": 9330 } + { "weight": 1, "sprite": 9342 }, + { "weight": 12, "sprite": 9343 }, + { "weight": 6, "sprite": 9344 }, + { "weight": 6, "sprite": 9345 }, + { "weight": 12, "sprite": 9346 } ], - "bg": 9288 + "bg": 9304 }, - { "id": "mon_zow", "fg": 9331, "bg": 9288 }, + { "id": "mon_zow", "fg": 9347, "bg": 9304 }, { "id": "mon_crawler", - "fg": [ { "weight": 1, "sprite": 9332 }, { "weight": 1, "sprite": 9333 }, { "weight": 1, "sprite": 9334 } ], - "bg": 9288 + "fg": [ { "weight": 1, "sprite": 9348 }, { "weight": 1, "sprite": 9349 }, { "weight": 1, "sprite": 9350 } ], + "bg": 9304 }, - { "id": "mon_dark_wyrm", "fg": 9335, "bg": 9287 }, - { "id": "mon_deer", "fg": [ { "weight": 1, "sprite": 9336 }, { "weight": 2, "sprite": 9337 } ], "bg": 9288 }, + { "id": "mon_dark_wyrm", "fg": 9351, "bg": 9303 }, + { "id": "mon_deer", "fg": [ { "weight": 1, "sprite": 9352 }, { "weight": 2, "sprite": 9353 } ], "bg": 9304 }, { "id": "mon_deer_mutant_spider", - "fg": [ { "weight": 1, "sprite": 9338 }, { "weight": 2, "sprite": 9339 } ], - "bg": 9288 - }, - { "id": "mon_devourer", "fg": 9340, "bg": 9288 }, - { "id": "mon_dog_skeleton_brute", "fg": 9341, "bg": 9288 }, - { "id": "mon_dog_zombie_brute", "fg": 9342, "bg": 9288 }, - { "id": "mon_frog_giant", "fg": 9343, "bg": 9287 }, - { "id": "mon_gator", "fg": 9345, "bg": 9287 }, - { "id": "mon_horse", "fg": [ { "weight": 1, "sprite": 9346 }, { "weight": 1, "sprite": 9347 } ], "bg": 9288 }, - { "id": "mon_zombie_horse", "fg": 9348, "bg": 9288 }, - { "id": "mon_human_snail", "fg": 9349, "bg": 9287 }, - { "id": "mon_jabberwock", "fg": 9350, "bg": 9287 }, + "fg": [ { "weight": 1, "sprite": 9354 }, { "weight": 2, "sprite": 9355 } ], + "bg": 9304 + }, + { "id": "mon_devourer", "fg": 9356, "bg": 9304 }, + { "id": "mon_dog_skeleton_brute", "fg": 9357, "bg": 9304 }, + { "id": "mon_dog_zombie_brute", "fg": 9358, "bg": 9304 }, + { "id": "mon_frog_giant", "fg": 9359, "bg": 9303 }, + { "id": "mon_gator", "fg": 9361, "bg": 9303 }, + { "id": "mon_horse", "fg": [ { "weight": 1, "sprite": 9362 }, { "weight": 1, "sprite": 9363 } ], "bg": 9304 }, + { "id": "mon_zombie_horse", "fg": 9364, "bg": 9304 }, + { "id": "mon_human_snail", "fg": 9365, "bg": 9303 }, + { "id": "mon_jabberwock", "fg": 9366, "bg": 9303 }, { "id": "mon_lady_bug_giant", "fg": [ - { "weight": 90, "sprite": 9351 }, - { "weight": 60, "sprite": 9352 }, - { "weight": 50, "sprite": 9353 }, - { "weight": 20, "sprite": 9354 }, - { "weight": 1, "sprite": 9355 } + { "weight": 90, "sprite": 9367 }, + { "weight": 60, "sprite": 9368 }, + { "weight": 50, "sprite": 9369 }, + { "weight": 20, "sprite": 9370 }, + { "weight": 1, "sprite": 9371 } ], - "bg": 9288 - }, - { "id": "mon_llama", "fg": 9356, "bg": 9288 }, - { "id": "mon_llama_calf", "fg": 9357, "bg": 9289 }, - { "id": "mon_locust_mega", "fg": 9358, "bg": 9287 }, - { "id": "mon_mantis_small", "fg": 9359, "bg": 9288 }, - { "id": "mon_mech_lifter", "fg": 9360 }, - { "id": "rid_mon_mech_lifter", "fg": 9361 }, - { "id": "mon_mi_go", "fg": 9362, "bg": 9288 }, - { "id": "mon_mi_go_slaver", "fg": 9366, "bg": 9288 }, - { "id": "mon_mi_go_surgeon", "fg": 9367, "bg": 9288 }, - { "id": "mon_mi_go_scout", "fg": 9365, "bg": 9288 }, - { "id": "mon_mi_go_guard", "fg": 9363, "bg": 9287 }, - { "id": "mon_mi_go_myrmidon", "fg": 9364, "bg": 9287 }, - { "id": "mon_moose", "fg": [ { "weight": 2, "sprite": 9368 }, { "weight": 2, "sprite": 9369 } ], "bg": 9287 }, - { "id": "mon_mosquito_mega", "fg": 9370, "bg": 9288 }, - { "id": "mon_reindeer", "fg": 9373, "bg": 9288 }, - { "id": "mon_science_bot", "fg": 9376, "bg": 9289 }, - { "id": "mon_sheep", "fg": 9377, "bg": 9289 }, - { "id": "mon_spider_fungus", "fg": 9378, "bg": 9289 }, - { "id": "mon_stag_beetle_giant", "fg": 9379, "bg": 9288 }, - { "id": "mon_tiger", "fg": 9380, "bg": 9288 }, - { "id": "mon_twisted_body", "fg": 9381, "bg": 9288 }, - { "id": "mon_wasp", "fg": 9382, "bg": 9288 }, - { "id": "mon_wasp_guard", "fg": 9383, "bg": 9288 }, - { "id": "mon_wasp_mega", "fg": 9384, "bg": 9287 }, - { "id": "mon_wasp_queen", "fg": 9385, "bg": 9288 }, - { "id": "mon_wolf_mutant_huge", "fg": 9386, "bg": 9287 }, - { "id": "mon_darkman", "fg": 9387 }, - { "id": "mon_zeer", "fg": 9388, "bg": 9288 }, - { "id": "mon_zeindeer", "fg": 9389, "bg": 9288 }, - { "id": "mon_ziger", "fg": 9390, "bg": 9288 }, - { "id": "mon_zllama", "fg": 9391, "bg": 9288 }, - { "id": "mon_zombear", "fg": 9392, "bg": 9288 }, - { "id": "mon_zombear_acidic", "fg": 9393, "bg": 9288 }, - { "id": "mon_zombear_skeleton", "fg": 9394, "bg": 9288 }, - { "id": "mon_zombie_biter", "fg": 9395, "bg": 9288 }, - { "id": "mon_zombie_brute_winged", "fg": 9396, "bg": 9287 }, - { "id": "mon_zombie_dog_brute_acidic", "fg": 9397, "bg": 9288 }, + "bg": 9304 + }, + { "id": "mon_llama", "fg": 9372, "bg": 9304 }, + { "id": "mon_llama_calf", "fg": 9373, "bg": 9305 }, + { "id": "mon_locust_mega", "fg": 9374, "bg": 9303 }, + { "id": "mon_mantis_small", "fg": 9375, "bg": 9304 }, + { "id": "mon_mech_lifter", "fg": 9376 }, + { "id": "rid_mon_mech_lifter", "fg": 9377 }, + { "id": "mon_mi_go", "fg": 9378, "bg": 9304 }, + { "id": "mon_mi_go_slaver", "fg": 9382, "bg": 9304 }, + { "id": "mon_mi_go_surgeon", "fg": 9383, "bg": 9304 }, + { "id": "mon_mi_go_scout", "fg": 9381, "bg": 9304 }, + { "id": "mon_mi_go_guard", "fg": 9379, "bg": 9303 }, + { "id": "mon_mi_go_myrmidon", "fg": 9380, "bg": 9303 }, + { "id": "mon_moose", "fg": [ { "weight": 2, "sprite": 9384 }, { "weight": 2, "sprite": 9385 } ], "bg": 9303 }, + { "id": "mon_mosquito_mega", "fg": 9386, "bg": 9304 }, + { "id": "mon_reindeer", "fg": 9389, "bg": 9304 }, + { "id": "mon_science_bot", "fg": 9392, "bg": 9305 }, + { "id": "mon_sheep", "fg": 9393, "bg": 9305 }, + { "id": "mon_spider_fungus", "fg": 9394, "bg": 9305 }, + { "id": "mon_stag_beetle_giant", "fg": 9395, "bg": 9304 }, + { "id": "mon_tiger", "fg": 9396, "bg": 9304 }, + { "id": "mon_twisted_body", "fg": 9397, "bg": 9304 }, + { "id": "mon_wasp", "fg": 9398, "bg": 9304 }, + { "id": "mon_wasp_guard", "fg": 9399, "bg": 9304 }, + { "id": "mon_wasp_mega", "fg": 9400, "bg": 9303 }, + { "id": "mon_wasp_queen", "fg": 9401, "bg": 9304 }, + { "id": "mon_wolf_mutant_huge", "fg": 9402, "bg": 9303 }, + { "id": "mon_darkman", "fg": 9403 }, + { "id": "mon_zeer", "fg": 9404, "bg": 9304 }, + { "id": "mon_zeindeer", "fg": 9405, "bg": 9304 }, + { "id": "mon_ziger", "fg": 9406, "bg": 9304 }, + { "id": "mon_zllama", "fg": 9407, "bg": 9304 }, + { "id": "mon_zombear", "fg": 9408, "bg": 9304 }, + { "id": "mon_zombear_acidic", "fg": 9409, "bg": 9304 }, + { "id": "mon_zombear_skeleton", "fg": 9410, "bg": 9304 }, + { "id": "mon_zombie_biter", "fg": 9411, "bg": 9304 }, + { "id": "mon_zombie_brute_winged", "fg": 9412, "bg": 9303 }, + { "id": "mon_zombie_dog_brute_acidic", "fg": 9413, "bg": 9304 }, { "id": "mon_zombie_electric", - "fg": [ { "weight": 1, "sprite": 9399 }, { "weight": 1, "sprite": 9398 } ], - "bg": 9289 + "fg": [ { "weight": 1, "sprite": 9415 }, { "weight": 1, "sprite": 9414 } ], + "bg": 9305 }, { "id": "mon_zombie_nullfield", - "fg": [ { "weight": 1, "sprite": 9401 }, { "weight": 1, "sprite": 9400 } ], - "bg": 9289 - }, - { "id": "mon_zombie_pig_gas", "fg": 9402, "bg": 9289 }, - { "id": "mon_zombie_smoker", "fg": 9403, "bg": 9289 }, - { "id": "mon_zombie_smoker_fungus", "fg": 9404, "bg": 9289 }, - { "id": "mon_zombie_soldier_acid_2", "fg": 9405, "bg": 9288 }, - { "id": "mon_zombie_urchin", "fg": 9407, "bg": 9288 }, - { "id": "mon_zombull", "fg": 9408, "bg": 9288 }, - { "id": "mon_zoose", "fg": 9409, "bg": 9287 }, - { "id": "mon_zoose_brute", "fg": 9410, "bg": 9287 }, - { "id": "mon_zoose_thorny", "fg": 9411, "bg": 9287 }, - { "id": "mon_nursebot_defective", "fg": 9413, "bg": 9289 }, - { "id": "mon_nursebot", "fg": 9412, "bg": 9289 }, - { "id": "mon_zombie_brute_shocker", "fg": 9417, "bg": 9288 }, - { "id": "mon_skeleton_electric", "fg": 9418, "bg": 9289 }, - { "id": "mon_sludge_crawler", "fg": 9419, "bg": 9287 }, - { "id": "mon_spider_jumping_giant", "fg": 9425, "bg": 9289 }, - { "id": "mon_spider_web", "fg": 9429, "bg": 9289 }, - { "id": "corpse_mon_spider_web", "fg": 9420 }, - { "id": "mon_spider_wolf_giant", "fg": 9433, "bg": 9289 }, - { "id": "corpse_mon_spider_wolf_giant", "fg": 9421 }, - { "id": "mon_dermatik_incubator_spider", "fg": 9422, "bg": 9289 }, - { "id": "corpse_mon_dermatik_incubator_spider", "fg": 9420 }, - { "id": "mon_spider_cellar_giant", "fg": 9423, "bg": 9289 }, - { "id": "mon_spider_cellar_mega", "fg": 9424, "bg": 9288 }, - { "id": "mon_spider_jumping_mega", "fg": 9426, "bg": 9288 }, - { "id": "mon_spider_trapdoor_giant", "fg": 9427, "bg": 9289 }, - { "id": "mon_spider_trapdoor_mega", "fg": 9428, "bg": 9287 }, - { "id": "mon_spider_web_mega", "fg": 9430, "bg": 9287 }, - { "id": "mon_spider_widow_giant", "fg": 9431, "bg": 9289 }, - { "id": "mon_spider_widow_mega", "fg": 9432, "bg": 9287 }, - { "id": "mon_spider_wolf_mega", "fg": 9434, "bg": 9287 }, - { "id": "mon_dog_thing", "fg": 9435, "bg": 9288 }, - { "id": "mon_headless_dog_thing", "fg": 9436, "bg": 9288 }, - { "id": "mon_thing", "fg": 9437, "bg": 9287 }, - { "id": "mon_triffid_queen", "fg": 9438, "bg": 9287 }, - { "id": "mon_crows_m240", "fg": 9439, "bg": 9288 }, - { "id": "mon_turret_bmg", "fg": 9440, "bg": 9288 }, - { "id": "mon_turret_rifle", "fg": 9441, "bg": 9288 }, - { "id": "mon_vinebeast", "fg": 9445, "bg": 9287 }, - { "id": "mon_zombie_brute_ninja", "fg": 9446, "bg": 9288 }, - { "id": "mon_zombie_brute_grappler", "fg": 9447, "bg": 9288 }, + "fg": [ { "weight": 1, "sprite": 9417 }, { "weight": 1, "sprite": 9416 } ], + "bg": 9305 + }, + { "id": "mon_zombie_pig_gas", "fg": 9418, "bg": 9305 }, + { "id": "mon_zombie_smoker", "fg": 9419, "bg": 9305 }, + { "id": "mon_zombie_smoker_fungus", "fg": 9420, "bg": 9305 }, + { "id": "mon_zombie_soldier_acid_2", "fg": 9421, "bg": 9304 }, + { "id": "mon_zombie_urchin", "fg": 9423, "bg": 9304 }, + { "id": "mon_zombull", "fg": 9424, "bg": 9304 }, + { "id": "mon_zoose", "fg": 9425, "bg": 9303 }, + { "id": "mon_zoose_brute", "fg": 9426, "bg": 9303 }, + { "id": "mon_zoose_thorny", "fg": 9427, "bg": 9303 }, + { "id": "mon_nursebot_defective", "fg": 9429, "bg": 9305 }, + { "id": "mon_nursebot", "fg": 9428, "bg": 9305 }, + { "id": "mon_zombie_brute_shocker", "fg": 9433, "bg": 9304 }, + { "id": "mon_skeleton_electric", "fg": 9434, "bg": 9305 }, + { "id": "mon_sludge_crawler", "fg": 9435, "bg": 9303 }, + { "id": "mon_spider_jumping_giant", "fg": 9441, "bg": 9305 }, + { "id": "mon_spider_web", "fg": 9445, "bg": 9305 }, + { "id": "corpse_mon_spider_web", "fg": 9436 }, + { "id": "mon_spider_wolf_giant", "fg": 9449, "bg": 9305 }, + { "id": "corpse_mon_spider_wolf_giant", "fg": 9437 }, + { "id": "mon_dermatik_incubator_spider", "fg": 9438, "bg": 9305 }, + { "id": "corpse_mon_dermatik_incubator_spider", "fg": 9436 }, + { "id": "mon_spider_cellar_giant", "fg": 9439, "bg": 9305 }, + { "id": "mon_spider_cellar_mega", "fg": 9440, "bg": 9304 }, + { "id": "mon_spider_jumping_mega", "fg": 9442, "bg": 9304 }, + { "id": "mon_spider_trapdoor_giant", "fg": 9443, "bg": 9305 }, + { "id": "mon_spider_trapdoor_mega", "fg": 9444, "bg": 9303 }, + { "id": "mon_spider_web_mega", "fg": 9446, "bg": 9303 }, + { "id": "mon_spider_widow_giant", "fg": 9447, "bg": 9305 }, + { "id": "mon_spider_widow_mega", "fg": 9448, "bg": 9303 }, + { "id": "mon_spider_wolf_mega", "fg": 9450, "bg": 9303 }, + { "id": "mon_dog_thing", "fg": 9451, "bg": 9304 }, + { "id": "mon_headless_dog_thing", "fg": 9452, "bg": 9304 }, + { "id": "mon_thing", "fg": 9453, "bg": 9303 }, + { "id": "mon_triffid_queen", "fg": 9454, "bg": 9303 }, + { "id": "mon_crows_m240", "fg": 9455, "bg": 9304 }, + { "id": "mon_turret_bmg", "fg": 9456, "bg": 9304 }, + { "id": "mon_turret_rifle", "fg": 9457, "bg": 9304 }, + { "id": "mon_vinebeast", "fg": 9461, "bg": 9303 }, + { "id": "mon_zombie_brute_ninja", "fg": 9462, "bg": 9304 }, + { "id": "mon_zombie_brute_grappler", "fg": 9463, "bg": 9304 }, { "id": [ "forest_thick", "special_forest_thick" ], - "fg": [ { "weight": 4, "sprite": 9453 }, { "weight": 1, "sprite": 9454 } ], - "bg": 9465, + "fg": [ { "weight": 4, "sprite": 9469 }, { "weight": 1, "sprite": 9470 } ], + "bg": 9481, "rotates": false }, - { "id": "bridgehead_ground", "fg": [ 9458, 9460, 9459, 9457 ], "bg": 9467, "rotates": true }, - { "id": "bridge", "fg": [ 9456, 9455, 9456, 9455 ], "bg": 9466, "rotates": true }, - { "id": "bridgehead_ramp", "fg": [ 9462, 9464, 9463, 9461 ], "rotates": true }, - { "id": "bridge_road", "fg": [ 9456, 9455, 9456, 9455 ], "rotates": true }, - { "id": "t_improvised_shelter", "fg": 9476, "bg": 9474 }, - { "id": "t_improvised_shelter_filled", "fg": 9477, "bg": 9474 }, - { "id": "t_pit_straw", "fg": 9478, "bg": 9474 }, - { "id": "t_tarptent", "fg": 9479, "bg": 9472 }, - { "id": "t_tarptent_season_summer", "fg": 9479, "bg": 9473 }, - { "id": "t_tarptent_season_autumn", "fg": 9479, "bg": 9471 }, - { "id": "t_tarptent_season_winter", "fg": 9479, "bg": 9470 }, - { "id": "t_tree_fungal_young", "fg": 9480, "bg": 9468 }, - { "id": "t_tree_fungal_young_season_summer", "fg": 9480, "bg": 9468, "rotates": false }, - { "id": "t_tree_fungal_young_season_autumn", "fg": 9480, "bg": 9468, "rotates": false }, - { "id": "t_tree_fungal_young_season_winter", "fg": 9480, "bg": 9469, "rotates": false }, - { "id": "t_tree_young", "fg": 9482, "bg": 9472 }, - { "id": "t_tree_young_season_summer", "fg": 9481, "bg": 9473, "rotates": false }, + { "id": "bridgehead_ground", "fg": [ 9474, 9476, 9475, 9473 ], "bg": 9483, "rotates": true }, + { "id": "bridge", "fg": [ 9472, 9471, 9472, 9471 ], "bg": 9482, "rotates": true }, + { "id": "bridgehead_ramp", "fg": [ 9478, 9480, 9479, 9477 ], "rotates": true }, + { "id": "bridge_road", "fg": [ 9472, 9471, 9472, 9471 ], "rotates": true }, + { "id": "t_improvised_shelter", "fg": 9492, "bg": 9490 }, + { "id": "t_improvised_shelter_filled", "fg": 9493, "bg": 9490 }, + { "id": "t_pit_straw", "fg": 9494, "bg": 9490 }, + { "id": "t_tarptent", "fg": 9495, "bg": 9488 }, + { "id": "t_tarptent_season_summer", "fg": 9495, "bg": 9489 }, + { "id": "t_tarptent_season_autumn", "fg": 9495, "bg": 9487 }, + { "id": "t_tarptent_season_winter", "fg": 9495, "bg": 9486 }, + { "id": "t_tree_fungal_young", "fg": 9496, "bg": 9484 }, + { "id": "t_tree_fungal_young_season_summer", "fg": 9496, "bg": 9484, "rotates": false }, + { "id": "t_tree_fungal_young_season_autumn", "fg": 9496, "bg": 9484, "rotates": false }, + { "id": "t_tree_fungal_young_season_winter", "fg": 9496, "bg": 9485, "rotates": false }, + { "id": "t_tree_young", "fg": 9498, "bg": 9488 }, + { "id": "t_tree_young_season_summer", "fg": 9497, "bg": 9489, "rotates": false }, { "id": "t_tree_young_season_autumn", - "fg": [ { "weight": 100, "sprite": 9483 }, { "weight": 100, "sprite": 9484 } ], - "bg": 9471, + "fg": [ { "weight": 100, "sprite": 9499 }, { "weight": 100, "sprite": 9500 } ], + "bg": 9487, "rotates": false }, - { "id": "t_tree_young_season_winter", "fg": 9485, "bg": 9470, "rotates": false }, - { "id": "t_vat", "fg": 9486, "bg": 9475 }, - { "id": "t_wooden_well", "fg": 9487, "bg": 9472 }, - { "id": "t_wooden_well_season_summer", "fg": 9487, "bg": 9473 }, - { "id": "t_wooden_well_season_autumn", "fg": 9487, "bg": 9471 }, - { "id": "t_wooden_well_season_winter", "fg": 9487, "bg": 9470 }, - { "id": "corpse_mon_zombie_spitter", "fg": 9249 }, - { "id": "f_exodii_generator_1", "fg": 9250 }, - { "id": "f_exodii_generator_2", "fg": 9251 }, - { "id": "f_exodii_generator_3", "fg": 9252 }, - { "id": "f_exodii_generator_4", "fg": 9253 }, - { "id": "f_butcher_rack", "fg": 9256 }, - { "id": "f_fireman_cabinet_o", "fg": 9258 }, - { "id": "f_pillow_fort", "fg": 9263 }, - { "id": "f_smoking_rack", "fg": 9265 }, - { "id": "f_smoking_rack_active", "fg": 9266 }, - { "id": "f_magiclysm_translocator_gate", "fg": 9270 }, - { "id": "corpse_mon_gum_spider_wolf", "fg": 9273 }, - { "id": "corpse_mon_spider_gum", "fg": 9274 }, - { "id": "mon_gum_spider_wolf", "fg": 9275 }, - { "id": "mon_spider_gum", "fg": 9276 }, - { "id": "mon_zombie_gasbag_crawler", "fg": 9280 }, - { "id": "mon_zombie_gasbag_immobile", "fg": 9281 }, - { "id": "mon_zombie_gasbag_impaler", "fg": 9282 }, - { "id": "mon_zombie_giant_heart", "fg": 9283 }, - { "id": "mon_zombie_hanging_innards", "fg": 9284 }, - { "id": "mon_zombie_living_wall", "fg": 9285 }, - { "id": "mon_zombie_scissorlimbs", "fg": 9286 }, - { "id": "mon_blood_sacrifice", "fg": 9323 }, - { "id": "mon_fungal_wall", "fg": 9344 }, - { "id": "mon_mutant_arthropod", "fg": 9371 }, - { "id": "mon_rat_king", "fg": 9372 }, - { "id": "bot_science_bot", "fg": 9374 }, - { "id": "broken_science_bot", "fg": 9375 }, - { "id": "mon_zombie_soldier_blackops_2", "fg": 9406 }, - { "id": "mon_giant_appendage", "fg": 9414 }, - { "id": "mon_leech_blossom", "fg": 9415 }, - { "id": "mon_leech_radio", "fg": 9416 }, - { "id": "mon_secubot", "fg": 9442 }, - { "id": "mon_talon_m202a1", "fg": 9443 }, - { "id": "mon_secubot_america", "fg": 9444 }, - { "id": "overlay_wielded_as50", "fg": 9448 }, - { "id": "overlay_wielded_m107a1", "fg": 9449 }, - { "id": "overlay_wielded_m134", "fg": 9450 }, - { "id": "overlay_wielded_m2browning", "fg": 9451 }, - { "id": "overlay_wielded_mark19", "fg": 9452 } + { "id": "t_tree_young_season_winter", "fg": 9501, "bg": 9486, "rotates": false }, + { "id": "t_vat", "fg": 9502, "bg": 9491 }, + { "id": "t_wooden_well", "fg": 9503, "bg": 9488 }, + { "id": "t_wooden_well_season_summer", "fg": 9503, "bg": 9489 }, + { "id": "t_wooden_well_season_autumn", "fg": 9503, "bg": 9487 }, + { "id": "t_wooden_well_season_winter", "fg": 9503, "bg": 9486 }, + { "id": "corpse_mon_zombie_spitter", "fg": 9265 }, + { "id": "f_exodii_generator_1", "fg": 9266 }, + { "id": "f_exodii_generator_2", "fg": 9267 }, + { "id": "f_exodii_generator_3", "fg": 9268 }, + { "id": "f_exodii_generator_4", "fg": 9269 }, + { "id": "f_butcher_rack", "fg": 9272 }, + { "id": "f_fireman_cabinet_o", "fg": 9274 }, + { "id": "f_pillow_fort", "fg": 9279 }, + { "id": "f_smoking_rack", "fg": 9281 }, + { "id": "f_smoking_rack_active", "fg": 9282 }, + { "id": "f_magiclysm_translocator_gate", "fg": 9286 }, + { "id": "corpse_mon_gum_spider_wolf", "fg": 9289 }, + { "id": "corpse_mon_spider_gum", "fg": 9290 }, + { "id": "mon_gum_spider_wolf", "fg": 9291 }, + { "id": "mon_spider_gum", "fg": 9292 }, + { "id": "mon_zombie_gasbag_crawler", "fg": 9296 }, + { "id": "mon_zombie_gasbag_immobile", "fg": 9297 }, + { "id": "mon_zombie_gasbag_impaler", "fg": 9298 }, + { "id": "mon_zombie_giant_heart", "fg": 9299 }, + { "id": "mon_zombie_hanging_innards", "fg": 9300 }, + { "id": "mon_zombie_living_wall", "fg": 9301 }, + { "id": "mon_zombie_scissorlimbs", "fg": 9302 }, + { "id": "mon_blood_sacrifice", "fg": 9339 }, + { "id": "mon_fungal_wall", "fg": 9360 }, + { "id": "mon_mutant_arthropod", "fg": 9387 }, + { "id": "mon_rat_king", "fg": 9388 }, + { "id": "bot_science_bot", "fg": 9390 }, + { "id": "broken_science_bot", "fg": 9391 }, + { "id": "mon_zombie_soldier_blackops_2", "fg": 9422 }, + { "id": "mon_giant_appendage", "fg": 9430 }, + { "id": "mon_leech_blossom", "fg": 9431 }, + { "id": "mon_leech_radio", "fg": 9432 }, + { "id": "mon_secubot", "fg": 9458 }, + { "id": "mon_talon_m202a1", "fg": 9459 }, + { "id": "mon_secubot_america", "fg": 9460 }, + { "id": "overlay_wielded_as50", "fg": 9464 }, + { "id": "overlay_wielded_m107a1", "fg": 9465 }, + { "id": "overlay_wielded_m134", "fg": 9466 }, + { "id": "overlay_wielded_m2browning", "fg": 9467 }, + { "id": "overlay_wielded_mark19", "fg": 9468 } ] }, { "file": "large_ridden.png", - "//": "range 9488 to 9503", + "//": "range 9504 to 9519", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -27, "tiles": [ - { "id": "rid_mon_horse", "fg": [ { "weight": 1, "sprite": 9489 }, { "weight": 1, "sprite": 9490 } ] }, - { "id": "rid_mon_cow", "fg": 9488 } + { "id": "rid_mon_horse", "fg": [ { "weight": 1, "sprite": 9505 }, { "weight": 1, "sprite": 9506 } ] }, + { "id": "rid_mon_cow", "fg": 9504 } ] }, { "file": "huge.png", - "//": "range 9504 to 9535", + "//": "range 9520 to 9551", "sprite_width": 64, "sprite_height": 96, "sprite_offset_x": -16, "sprite_offset_y": -64, "tiles": [ - { "id": "mon_fungaloid_queen", "fg": 9505, "bg": 9504 }, - { "id": "mon_fungaloid_tower", "fg": 9514, "bg": 9504 }, + { "id": "mon_fungaloid_queen", "fg": 9521, "bg": 9520 }, + { "id": "mon_fungaloid_tower", "fg": 9530, "bg": 9520 }, { "id": "mon_fungaloid_seeder", "animated": true, "fg": [ - { "weight": 8, "sprite": 9506 }, - { "weight": 8, "sprite": 9507 }, - { "weight": 8, "sprite": 9508 }, - { "weight": 8, "sprite": 9509 }, - { "weight": 8, "sprite": 9510 }, - { "weight": 8, "sprite": 9511 }, - { "weight": 8, "sprite": 9512 }, - { "weight": 8, "sprite": 9513 } + { "weight": 8, "sprite": 9522 }, + { "weight": 8, "sprite": 9523 }, + { "weight": 8, "sprite": 9524 }, + { "weight": 8, "sprite": 9525 }, + { "weight": 8, "sprite": 9526 }, + { "weight": 8, "sprite": 9527 }, + { "weight": 8, "sprite": 9528 }, + { "weight": 8, "sprite": 9529 } ], - "bg": 9504 - }, - { "id": "mon_zombie_kevlar_2", "fg": 9518 }, - { "id": "mon_zombie_hulk", "fg": 9517, "bg": 9504 }, - { "id": "mon_skeleton_hulk", "fg": 9516 }, - { "id": "mon_zombie_nemesis", "fg": 9519, "bg": 9504 }, - { "id": "mon_amigara_horror", "fg": 9520 }, - { "id": "mon_bee_mega", "fg": 9521, "bg": 9504 }, - { "id": "mon_blob_brain", "fg": 9522, "bg": 9504 }, - { "id": "mon_flaming_eye", "fg": 9523 }, - { "id": "mon_nakedmolerat_giant", "fg": 9529, "bg": 9504 }, - { "id": "mon_shoggoth", "fg": 9530, "bg": 9504 }, - { "id": "mon_triffid_heart", "fg": 9531 }, - { "id": "mon_yugg", "fg": 9532, "bg": 9504 }, - { "id": "mon_skeleton_hulk_fungus", "fg": 9515 }, - { "id": "mon_frog_mother", "fg": 9524 }, - { "id": "mon_mutant_antler", "fg": 9525 }, - { "id": "mon_mutant_evolved", "fg": 9526 }, - { "id": "mon_mutant_mollusk", "fg": 9527 }, - { "id": "corpse_mon_nakedmolerat_giant", "fg": 9528 }, - { "id": "mon_zombie_crushed_giant", "fg": 9533 } + "bg": 9520 + }, + { "id": "mon_zombie_kevlar_2", "fg": 9534 }, + { "id": "mon_zombie_hulk", "fg": 9533, "bg": 9520 }, + { "id": "mon_skeleton_hulk", "fg": 9532 }, + { "id": "mon_zombie_nemesis", "fg": 9535, "bg": 9520 }, + { "id": "mon_amigara_horror", "fg": 9536 }, + { "id": "mon_bee_mega", "fg": 9537, "bg": 9520 }, + { "id": "mon_blob_brain", "fg": 9538, "bg": 9520 }, + { "id": "mon_flaming_eye", "fg": 9539 }, + { "id": "mon_nakedmolerat_giant", "fg": 9545, "bg": 9520 }, + { "id": "mon_shoggoth", "fg": 9546, "bg": 9520 }, + { "id": "mon_triffid_heart", "fg": 9547 }, + { "id": "mon_yugg", "fg": 9548, "bg": 9520 }, + { "id": "mon_skeleton_hulk_fungus", "fg": 9531 }, + { "id": "mon_frog_mother", "fg": 9540 }, + { "id": "mon_mutant_antler", "fg": 9541 }, + { "id": "mon_mutant_evolved", "fg": 9542 }, + { "id": "mon_mutant_mollusk", "fg": 9543 }, + { "id": "corpse_mon_nakedmolerat_giant", "fg": 9544 }, + { "id": "mon_zombie_crushed_giant", "fg": 9549 } ] }, { "file": "giant.png", - "//": "range 9536 to 9615", + "//": "range 9552 to 9631", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, "sprite_offset_y": -64, "tiles": [ - { "id": "t_tree", "fg": 9553, "bg": 9546 }, - { "id": "t_tree_season_summer", "fg": 9548, "bg": 9547 }, + { "id": "t_tree", "fg": 9569, "bg": 9562 }, + { "id": "t_tree_season_summer", "fg": 9564, "bg": 9563 }, { "id": "t_tree_season_autumn", "fg": [ - { "weight": 100, "sprite": 9549 }, - { "weight": 100, "sprite": 9550 }, - { "weight": 100, "sprite": 9551 }, - { "weight": 100, "sprite": 9552 } + { "weight": 100, "sprite": 9565 }, + { "weight": 100, "sprite": 9566 }, + { "weight": 100, "sprite": 9567 }, + { "weight": 100, "sprite": 9568 } ], - "bg": 9545 + "bg": 9561 }, - { "id": "t_tree_season_winter", "fg": 9588, "bg": 9544 }, - { "id": "t_tree_apple", "fg": 9554, "bg": 9546 }, - { "id": "t_tree_apple_season_summer", "fg": 9554, "bg": 9547 }, - { "id": "t_tree_apple_season_winter", "fg": 9559, "bg": 9544 }, + { "id": "t_tree_season_winter", "fg": 9604, "bg": 9560 }, + { "id": "t_tree_apple", "fg": 9570, "bg": 9562 }, + { "id": "t_tree_apple_season_summer", "fg": 9570, "bg": 9563 }, + { "id": "t_tree_apple_season_winter", "fg": 9575, "bg": 9560 }, { "id": "t_tree_apple_season_autumn", - "fg": [ { "weight": 1, "sprite": 9555 }, { "weight": 1, "sprite": 9556 } ], - "bg": 9545 + "fg": [ { "weight": 1, "sprite": 9571 }, { "weight": 1, "sprite": 9572 } ], + "bg": 9561 }, { "id": "t_tree_apple_harvested", - "fg": [ { "weight": 1, "sprite": 9557 }, { "weight": 1, "sprite": 9558 } ], - "bg": 9545 + "fg": [ { "weight": 1, "sprite": 9573 }, { "weight": 1, "sprite": 9574 } ], + "bg": 9561 }, - { "id": "t_tree_beech", "fg": 9561, "bg": 9546 }, - { "id": "t_tree_beech_season_summer", "fg": 9562, "bg": 9547 }, - { "id": "t_tree_beech_season_autumn", "fg": 9560, "bg": 9545 }, - { "id": "t_tree_beech_season_winter", "fg": 9563, "bg": 9544 }, - { "id": "t_tree_birch", "fg": 9564, "bg": 9546 }, - { "id": "t_tree_birch_season_summer", "fg": 9564, "bg": 9547 }, - { "id": "t_tree_birch_season_winter", "fg": 9567, "bg": 9544 }, + { "id": "t_tree_beech", "fg": 9577, "bg": 9562 }, + { "id": "t_tree_beech_season_summer", "fg": 9578, "bg": 9563 }, + { "id": "t_tree_beech_season_autumn", "fg": 9576, "bg": 9561 }, + { "id": "t_tree_beech_season_winter", "fg": 9579, "bg": 9560 }, + { "id": "t_tree_birch", "fg": 9580, "bg": 9562 }, + { "id": "t_tree_birch_season_summer", "fg": 9580, "bg": 9563 }, + { "id": "t_tree_birch_season_winter", "fg": 9583, "bg": 9560 }, { "id": "t_tree_birch_season_autumn", - "fg": [ { "weight": 1, "sprite": 9565 }, { "weight": 1, "sprite": 9566 } ], - "bg": 9545 + "fg": [ { "weight": 1, "sprite": 9581 }, { "weight": 1, "sprite": 9582 } ], + "bg": 9561 }, - { "id": "t_tree_birch_harvested", "fg": 9568, "bg": 9546 }, - { "id": "t_tree_birch_harvested_season_summer", "fg": 9568, "bg": 9547 }, - { "id": "t_tree_birch_harvested_season_winter", "fg": 9571, "bg": 9544 }, + { "id": "t_tree_birch_harvested", "fg": 9584, "bg": 9562 }, + { "id": "t_tree_birch_harvested_season_summer", "fg": 9584, "bg": 9563 }, + { "id": "t_tree_birch_harvested_season_winter", "fg": 9587, "bg": 9560 }, { "id": "t_tree_birch_harvested_season_autumn", - "fg": [ { "weight": 1, "sprite": 9569 }, { "weight": 1, "sprite": 9570 } ], - "bg": 9545 + "fg": [ { "weight": 1, "sprite": 9585 }, { "weight": 1, "sprite": 9586 } ], + "bg": 9561 }, - { "id": "t_tree_cherry", "fg": 9572, "bg": 9546 }, - { "id": "t_tree_cherry_season_summer", "fg": 9576, "bg": 9547 }, - { "id": "t_tree_cherry_harvested", "fg": 9575, "bg": 9547 }, - { "id": "t_tree_cherry_season_winter", "fg": 9577, "bg": 9544 }, + { "id": "t_tree_cherry", "fg": 9588, "bg": 9562 }, + { "id": "t_tree_cherry_season_summer", "fg": 9592, "bg": 9563 }, + { "id": "t_tree_cherry_harvested", "fg": 9591, "bg": 9563 }, + { "id": "t_tree_cherry_season_winter", "fg": 9593, "bg": 9560 }, { "id": "t_tree_cherry_season_autumn", - "fg": [ { "weight": 1, "sprite": 9573 }, { "weight": 1, "sprite": 9574 } ], - "bg": 9545 - }, - { "id": "t_tree_coffee", "fg": 9578, "bg": 9546 }, - { "id": "t_tree_coffee_season_summer", "fg": 9578, "bg": 9547 }, - { "id": "t_tree_coffee_season_autumn", "fg": 9580, "bg": 9545 }, - { "id": "t_tree_coffee_harvested", "fg": 9579, "bg": 9545 }, - { "id": "t_tree_coffee_season_winter", "fg": 9581, "bg": 9544 }, - { "id": "t_tree_cottonwood_season_spring", "fg": 9583, "bg": 9546 }, - { "id": "t_tree_cottonwood_season_summer", "fg": 9584, "bg": 9547 }, - { "id": "t_tree_cottonwood_season_autumn", "fg": 9582, "bg": 9545 }, - { "id": "t_tree_cottonwood_season_winter", "fg": 9588, "bg": 9544 }, - { "id": "t_tree_cottonwood_harvested_season_spring", "fg": 9586, "bg": 9546 }, - { "id": "t_tree_cottonwood_harvested_season_summer", "fg": 9587, "bg": 9547 }, - { "id": "t_tree_cottonwood_harvested_season_autumn", "fg": 9585, "bg": 9545 }, + "fg": [ { "weight": 1, "sprite": 9589 }, { "weight": 1, "sprite": 9590 } ], + "bg": 9561 + }, + { "id": "t_tree_coffee", "fg": 9594, "bg": 9562 }, + { "id": "t_tree_coffee_season_summer", "fg": 9594, "bg": 9563 }, + { "id": "t_tree_coffee_season_autumn", "fg": 9596, "bg": 9561 }, + { "id": "t_tree_coffee_harvested", "fg": 9595, "bg": 9561 }, + { "id": "t_tree_coffee_season_winter", "fg": 9597, "bg": 9560 }, + { "id": "t_tree_cottonwood_season_spring", "fg": 9599, "bg": 9562 }, + { "id": "t_tree_cottonwood_season_summer", "fg": 9600, "bg": 9563 }, + { "id": "t_tree_cottonwood_season_autumn", "fg": 9598, "bg": 9561 }, + { "id": "t_tree_cottonwood_season_winter", "fg": 9604, "bg": 9560 }, + { "id": "t_tree_cottonwood_harvested_season_spring", "fg": 9602, "bg": 9562 }, + { "id": "t_tree_cottonwood_harvested_season_summer", "fg": 9603, "bg": 9563 }, + { "id": "t_tree_cottonwood_harvested_season_autumn", "fg": 9601, "bg": 9561 }, { "id": "t_tree_dead", - "fg": [ { "weight": 100, "sprite": 9588 }, { "weight": 100, "sprite": 10692 } ], - "bg": 9546 + "fg": [ { "weight": 100, "sprite": 9604 }, { "weight": 100, "sprite": 10708 } ], + "bg": 9562 }, { "id": "t_tree_dead_season_summer", - "fg": [ { "weight": 100, "sprite": 9588 }, { "weight": 100, "sprite": 10692 } ], - "bg": 9547 + "fg": [ { "weight": 100, "sprite": 9604 }, { "weight": 100, "sprite": 10708 } ], + "bg": 9563 }, { "id": "t_tree_dead_season_autumn", - "fg": [ { "weight": 100, "sprite": 9588 }, { "weight": 100, "sprite": 10692 } ], - "bg": 9545 + "fg": [ { "weight": 100, "sprite": 9604 }, { "weight": 100, "sprite": 10708 } ], + "bg": 9561 }, { "id": "t_tree_dead_season_winter", - "fg": [ { "weight": 100, "sprite": 9588 }, { "weight": 100, "sprite": 10692 } ], - "bg": 9544 + "fg": [ { "weight": 100, "sprite": 9604 }, { "weight": 100, "sprite": 10708 } ], + "bg": 9560 }, - { "id": "t_tree_elm_season_spring", "fg": 9590, "bg": 9546 }, - { "id": "t_tree_elm_season_summer", "fg": 9591, "bg": 9547 }, - { "id": "t_tree_elm_season_autumn", "fg": 9589, "bg": 9545 }, - { "id": "t_tree_elm_season_winter", "fg": 9592, "bg": 9544 }, + { "id": "t_tree_elm_season_spring", "fg": 9606, "bg": 9562 }, + { "id": "t_tree_elm_season_summer", "fg": 9607, "bg": 9563 }, + { "id": "t_tree_elm_season_autumn", "fg": 9605, "bg": 9561 }, + { "id": "t_tree_elm_season_winter", "fg": 9608, "bg": 9560 }, { "id": [ "t_tree_fungal", "t_tree_fungal_season_spring", "t_tree_fungal_season_summer", "t_tree_fungal_season_autumn" ], - "bg": 9542, + "bg": 9558, "fg": [ - { "weight": 1, "sprite": 9594 }, - { "weight": 1, "sprite": 9595 }, - { "weight": 1, "sprite": 9596 }, - { "weight": 1, "sprite": 9597 }, - { "weight": 1, "sprite": 9598 }, - { "weight": 1, "sprite": 9599 }, - { "weight": 1, "sprite": 9600 }, - { "weight": 1, "sprite": 9601 }, - { "weight": 1, "sprite": 9602 }, - { "weight": 1, "sprite": 9603 }, - { "weight": 1, "sprite": 9604 } + { "weight": 1, "sprite": 9610 }, + { "weight": 1, "sprite": 9611 }, + { "weight": 1, "sprite": 9612 }, + { "weight": 1, "sprite": 9613 }, + { "weight": 1, "sprite": 9614 }, + { "weight": 1, "sprite": 9615 }, + { "weight": 1, "sprite": 9616 }, + { "weight": 1, "sprite": 9617 }, + { "weight": 1, "sprite": 9618 }, + { "weight": 1, "sprite": 9619 }, + { "weight": 1, "sprite": 9620 } ] }, { "id": "t_tree_fungal_season_winter", - "bg": 9543, + "bg": 9559, "fg": [ - { "weight": 1, "sprite": 9594 }, - { "weight": 1, "sprite": 9595 }, - { "weight": 1, "sprite": 9596 }, - { "weight": 1, "sprite": 9597 }, - { "weight": 1, "sprite": 9598 }, - { "weight": 1, "sprite": 9599 }, - { "weight": 1, "sprite": 9600 }, - { "weight": 1, "sprite": 9601 }, - { "weight": 1, "sprite": 9602 }, - { "weight": 1, "sprite": 9603 }, - { "weight": 1, "sprite": 9604 } + { "weight": 1, "sprite": 9610 }, + { "weight": 1, "sprite": 9611 }, + { "weight": 1, "sprite": 9612 }, + { "weight": 1, "sprite": 9613 }, + { "weight": 1, "sprite": 9614 }, + { "weight": 1, "sprite": 9615 }, + { "weight": 1, "sprite": 9616 }, + { "weight": 1, "sprite": 9617 }, + { "weight": 1, "sprite": 9618 }, + { "weight": 1, "sprite": 9619 }, + { "weight": 1, "sprite": 9620 } ] }, { "id": [ "t_marloss_tree", "t_marloss_tree_season_spring", "t_marloss_tree_season_summer", "t_marloss_tree_season_autumn" ], - "bg": 9542, - "fg": 9593 - }, - { "id": "t_marloss_tree_season_winter", "bg": 9543, "fg": 9593 }, - { "id": "t_tree_maple", "fg": 9606, "bg": 9546 }, - { "id": "t_tree_maple_season_summer", "fg": 9607, "bg": 9547 }, - { "id": "t_tree_maple_season_autumn", "fg": 9605, "bg": 9545 }, - { "id": "t_tree_maple_season_winter", "fg": 9608, "bg": 9544 }, - { "id": "t_tree_peach_season_spring", "fg": 9609, "bg": 9546 }, - { "id": "t_tree_peach_season_summer", "fg": 9612, "bg": 9547 }, - { "id": "t_tree_peach_harvested", "fg": 9609, "bg": 9547 }, - { "id": "t_tree_peach_season_winter", "fg": 9613, "bg": 9544 }, + "bg": 9558, + "fg": 9609 + }, + { "id": "t_marloss_tree_season_winter", "bg": 9559, "fg": 9609 }, + { "id": "t_tree_maple", "fg": 9622, "bg": 9562 }, + { "id": "t_tree_maple_season_summer", "fg": 9623, "bg": 9563 }, + { "id": "t_tree_maple_season_autumn", "fg": 9621, "bg": 9561 }, + { "id": "t_tree_maple_season_winter", "fg": 9624, "bg": 9560 }, + { "id": "t_tree_peach_season_spring", "fg": 9625, "bg": 9562 }, + { "id": "t_tree_peach_season_summer", "fg": 9628, "bg": 9563 }, + { "id": "t_tree_peach_harvested", "fg": 9625, "bg": 9563 }, + { "id": "t_tree_peach_season_winter", "fg": 9629, "bg": 9560 }, { "id": "t_tree_peach_season_autumn", - "fg": [ { "weight": 1, "sprite": 9610 }, { "weight": 1, "sprite": 9611 } ], - "bg": 9545 - }, - { "id": "mon_ant_soldier_mega", "fg": 9536 }, - { "id": "mon_dragon_dummy", "fg": 9537 }, - { "id": "mon_graboid", "fg": 9538 }, - { "id": "mon_flying_polyp", "fg": 9539 }, - { "id": "mon_mantis_mega", "fg": 9540 }, - { "id": "mon_stag_beetle_mega", "fg": 9541 } + "fg": [ { "weight": 1, "sprite": 9626 }, { "weight": 1, "sprite": 9627 } ], + "bg": 9561 + }, + { "id": "mon_ant_soldier_mega", "fg": 9552 }, + { "id": "mon_dragon_dummy", "fg": 9553 }, + { "id": "mon_graboid", "fg": 9554 }, + { "id": "mon_flying_polyp", "fg": 9555 }, + { "id": "mon_mantis_mega", "fg": 9556 }, + { "id": "mon_stag_beetle_mega", "fg": 9557 } ] }, { "file": "incomplete.png", - "//": "range 9616 to 10479", + "//": "range 9632 to 10495", "tiles": [ - { "id": "unknown", "fg": 9616 }, + { "id": "unknown", "fg": 9632 }, { "id": [ "fd_blood_insect", "fd_blood_invertebrate" ], - "fg": 9632, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 9617 }, - { "id": "corner", "fg": [ 9619, 9621, 9620, 9618 ] }, - { "id": "t_connection", "fg": [ 9629, 9631, 9630, 9628 ] }, - { "id": "edge", "fg": [ 9623, 9622 ] }, - { "id": "end_piece", "fg": [ 9625, 9627, 9626, 9624 ] }, - { "id": "unconnected", "fg": [ 9632, 9632 ] } - ] - }, - { - "id": "fd_blood", "fg": 9648, "multitile": true, "additional_tiles": [ @@ -14622,7 +14705,7 @@ ] }, { - "id": "fd_blood_int1", + "id": "fd_blood", "fg": 9664, "multitile": true, "additional_tiles": [ @@ -14635,7 +14718,7 @@ ] }, { - "id": "fd_blood_int2", + "id": "fd_blood_int1", "fg": 9680, "multitile": true, "additional_tiles": [ @@ -14648,7 +14731,7 @@ ] }, { - "id": "fd_blood_int3", + "id": "fd_blood_int2", "fg": 9696, "multitile": true, "additional_tiles": [ @@ -14660,73 +14743,86 @@ { "id": "unconnected", "fg": [ 9696, 9696 ] } ] }, + { + "id": "fd_blood_int3", + "fg": 9712, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 9697 }, + { "id": "corner", "fg": [ 9699, 9701, 9700, 9698 ] }, + { "id": "t_connection", "fg": [ 9709, 9711, 9710, 9708 ] }, + { "id": "edge", "fg": [ 9703, 9702 ] }, + { "id": "end_piece", "fg": [ 9705, 9707, 9706, 9704 ] }, + { "id": "unconnected", "fg": [ 9712, 9712 ] } + ] + }, { "id": "fd_web", "fg": [ - { "weight": 100, "sprite": 9697 }, - { "weight": 100, "sprite": 9698 }, - { "weight": 25, "sprite": 9699 }, - { "weight": 25, "sprite": 9700 } - ] - }, - { "id": "fd_spotlight", "fg": 9704 }, - { "id": "f_makeshift_bed", "fg": 9707 }, - { "id": "f_straw_bed", "fg": 9708 }, - { "id": "f_bed_frame", "fg": 9705 }, - { "id": "f_camp_chair", "fg": 9712 }, - { "id": "f_lane", "fg": 9713 }, - { "id": "f_piano", "fg": 9714 }, - { "id": "f_pinball_machine", "fg": 9715 }, - { "id": "f_seat_airplane", "fg": 9716 }, + { "weight": 100, "sprite": 9713 }, + { "weight": 100, "sprite": 9714 }, + { "weight": 25, "sprite": 9715 }, + { "weight": 25, "sprite": 9716 } + ] + }, + { "id": "fd_spotlight", "fg": 9720 }, + { "id": "f_makeshift_bed", "fg": 9723 }, + { "id": "f_straw_bed", "fg": 9724 }, + { "id": "f_bed_frame", "fg": 9721 }, + { "id": "f_camp_chair", "fg": 9728 }, + { "id": "f_lane", "fg": 9729 }, + { "id": "f_piano", "fg": 9730 }, + { "id": "f_pinball_machine", "fg": 9731 }, + { "id": "f_seat_airplane", "fg": 9732 }, { "id": "f_sink", "multitile": true, - "fg": 9732, - "additional_tiles": [ - { "id": "center", "fg": 9717 }, - { "id": "corner", "fg": [ 9719, 9721, 9720, 9718 ] }, - { "id": "t_connection", "fg": [ 9729, 9731, 9730, 9728 ] }, - { "id": "edge", "fg": [ 9723, 9722 ] }, - { "id": "end_piece", "fg": [ 9725, 9727, 9726, 9724 ] }, - { "id": "unconnected", "fg": [ 9732, 9732, 9732, 9732 ] } - ] - }, - { "id": "f_solar_unit", "fg": 9733 }, - { "id": "f_speaker_cabinet", "fg": 9734 }, - { "id": "f_water_mill", "fg": 9735 }, - { "id": "water_mill", "fg": 9736 }, - { "id": "f_water_purifier", "fg": 9737 }, - { "id": "f_wood_keg", "fg": 9869 }, - { "id": "30gal_barrel", "fg": 9738 }, - { "id": "alarmclock", "fg": 9739 }, - { "id": "clock", "fg": 9739 }, - { "id": [ "autoclave", "vh_autoclave" ], "fg": 9743 }, - { "id": "bag_canvas_small", "fg": 9745 }, - { "id": "bathroom_scale", "fg": 9746 }, - { "id": "bead_necklace", "fg": 9747 }, - { "id": "brazier", "fg": 9748 }, - { "id": "bubblewrap", "fg": 9749 }, - { "id": "bucket", "fg": 9750 }, - { "id": "camera_pro", "fg": 9755 }, - { "id": "condom", "fg": 9756 }, - { "id": "craft", "fg": 9757 }, - { "id": "pomegranate", "fg": 9767 }, - { "id": "strawberries", "fg": 9768 }, - { "id": "cabbage", "fg": 9758 }, - { "id": "mango", "fg": 9764 }, - { "id": "kiwi", "fg": 9763 }, - { "id": "papaya", "fg": 9765 }, - { "id": "grapefruit", "fg": 9762 }, - { "id": "pineapple", "fg": 9766 }, - { "id": "celery", "fg": 9760 }, - { "id": "chili_pepper", "fg": 9761 }, - { "id": "carrot", "fg": 9759 }, - { "id": "zucchini", "fg": 9769 }, - { "id": "akmag30", "fg": 9770 }, - { "id": "duct_tape", "fg": 9771 }, - { "id": "extinguisher", "fg": 9772 }, - { "id": "sm_extinguisher", "fg": 9773 }, - { "id": "fan", "fg": 9774 }, + "fg": 9748, + "additional_tiles": [ + { "id": "center", "fg": 9733 }, + { "id": "corner", "fg": [ 9735, 9737, 9736, 9734 ] }, + { "id": "t_connection", "fg": [ 9745, 9747, 9746, 9744 ] }, + { "id": "edge", "fg": [ 9739, 9738 ] }, + { "id": "end_piece", "fg": [ 9741, 9743, 9742, 9740 ] }, + { "id": "unconnected", "fg": [ 9748, 9748, 9748, 9748 ] } + ] + }, + { "id": "f_solar_unit", "fg": 9749 }, + { "id": "f_speaker_cabinet", "fg": 9750 }, + { "id": "f_water_mill", "fg": 9751 }, + { "id": "water_mill", "fg": 9752 }, + { "id": "f_water_purifier", "fg": 9753 }, + { "id": "f_wood_keg", "fg": 9885 }, + { "id": "30gal_barrel", "fg": 9754 }, + { "id": "alarmclock", "fg": 9755 }, + { "id": "clock", "fg": 9755 }, + { "id": [ "autoclave", "vh_autoclave" ], "fg": 9759 }, + { "id": "bag_canvas_small", "fg": 9761 }, + { "id": "bathroom_scale", "fg": 9762 }, + { "id": "bead_necklace", "fg": 9763 }, + { "id": "brazier", "fg": 9764 }, + { "id": "bubblewrap", "fg": 9765 }, + { "id": "bucket", "fg": 9766 }, + { "id": "camera_pro", "fg": 9771 }, + { "id": "condom", "fg": 9772 }, + { "id": "craft", "fg": 9773 }, + { "id": "pomegranate", "fg": 9783 }, + { "id": "strawberries", "fg": 9784 }, + { "id": "cabbage", "fg": 9774 }, + { "id": "mango", "fg": 9780 }, + { "id": "kiwi", "fg": 9779 }, + { "id": "papaya", "fg": 9781 }, + { "id": "grapefruit", "fg": 9778 }, + { "id": "pineapple", "fg": 9782 }, + { "id": "celery", "fg": 9776 }, + { "id": "chili_pepper", "fg": 9777 }, + { "id": "carrot", "fg": 9775 }, + { "id": "zucchini", "fg": 9785 }, + { "id": "akmag30", "fg": 9786 }, + { "id": "duct_tape", "fg": 9787 }, + { "id": "extinguisher", "fg": 9788 }, + { "id": "sm_extinguisher", "fg": 9789 }, + { "id": "fan", "fg": 9790 }, { "id": [ "family_photo", @@ -14741,18 +14837,18 @@ "battleship", "clue" ], - "fg": 9775 - }, - { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 9776 }, - { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 9778 }, - { "id": "glock17_17", "fg": 9781 }, - { "id": "holy_symbol", "fg": 9782 }, - { "id": "holy_symbol_wood", "fg": 9783 }, - { "id": "hotplate", "fg": 9784 }, - { "id": "jerrycan", "fg": 9785 }, - { "id": "jerrycan_big", "fg": 9786 }, - { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 9800 }, - { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 9793 }, + "fg": 9791 + }, + { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 9792 }, + { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 9794 }, + { "id": "glock17_17", "fg": 9797 }, + { "id": "holy_symbol", "fg": 9798 }, + { "id": "holy_symbol_wood", "fg": 9799 }, + { "id": "hotplate", "fg": 9800 }, + { "id": "jerrycan", "fg": 9801 }, + { "id": "jerrycan_big", "fg": 9802 }, + { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 9816 }, + { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 9809 }, { "id": [ "nyquil", @@ -14904,7 +15000,7 @@ "wine_chardonnay", "drink_martini" ], - "fg": 9803 + "fg": 9819 }, { "id": [ @@ -14945,7 +15041,7 @@ "soup_tomato", "young_yeast" ], - "fg": 9805 + "fg": 9821 }, { "id": [ @@ -14967,56 +15063,56 @@ "hi_q_distillate_tails", "hi_q_distillate" ], - "fg": 9804 - }, - { "id": "longsword", "fg": 9806 }, - { "id": "longsword_inferior", "fg": 9808 }, - { "id": "longsword_fake", "fg": 9807 }, - { "id": "mask_gas", "fg": 9809 }, - { "id": "plastic_chunk", "fg": 9810 }, - { "id": "scrap_copper", "fg": 9811 }, - { "id": "pickaxe", "fg": 9812 }, - { "id": "pitchfork", "fg": 9813 }, - { "id": "plunger_futuristic", "fg": 9814 }, - { "id": "plunger_toilet", "fg": 9815 }, - { "id": "pocketwatch", "fg": 9816 }, - { "id": "bacon", "fg": 9817 }, - { "id": "porkbelly", "fg": 9818 }, - { "id": "raw_cured_fatty_meat", "fg": 9819 }, - { "id": "raw_curing_fatty_meat", "fg": 9820 }, - { "id": "material_sand", "fg": 9847 }, - { "id": "material_soil", "fg": 9849 }, - { "id": "chem_aluminium_powder", "fg": 9821 }, - { "id": "chem_aluminium_sulphate", "fg": 9822 }, - { "id": "chem_ammonium_nitrate", "fg": 9823 }, - { "id": "chem_black_powder", "fg": 9824 }, - { "id": "cac2powder", "fg": 9825 }, - { "id": "chilly-p", "fg": 9826 }, - { "id": "meal_chitin_piece", "fg": 9827 }, - { "id": "chem_chromium_oxide", "fg": 9828 }, - { "id": "coffee_raw", "fg": 9829 }, - { "id": "curry_powder", "fg": 9830 }, - { "id": "powder_eggs", "fg": 9831 }, - { "id": "fungicide", "fg": 9832 }, - { "id": "insecticide", "fg": 9834 }, - { "id": "chem_hmtd", "fg": 9833 }, - { "id": "lemonade_powder", "fg": 9835 }, - { "id": "lye_powder", "fg": 9836 }, - { "id": "magnesium", "fg": 9837 }, - { "id": "chem_manganese_dioxide", "fg": 9838 }, - { "id": "chem_match_head_powder", "fg": 9839 }, - { "id": "mustard_powder", "fg": 9840 }, - { "id": "oxy_powder", "fg": 9841 }, - { "id": "chem_peptone_broth", "fg": 9842 }, - { "id": "protein_powder", "fg": 9843 }, - { "id": "material_quicklime", "fg": 9844 }, - { "id": "chem_rocket_fuel", "fg": 9845 }, - { "id": "chem_saltpetre", "fg": 9846 }, - { "id": "gunpowder", "fg": 9848 }, - { "id": "chem_thermite", "fg": 9850 }, - { "id": "tin", "fg": 9851 }, - { "id": "yeast", "fg": 9853 }, - { "id": "chem_zinc_powder", "fg": 9854 }, + "fg": 9820 + }, + { "id": "longsword", "fg": 9822 }, + { "id": "longsword_inferior", "fg": 9824 }, + { "id": "longsword_fake", "fg": 9823 }, + { "id": "mask_gas", "fg": 9825 }, + { "id": "plastic_chunk", "fg": 9826 }, + { "id": "scrap_copper", "fg": 9827 }, + { "id": "pickaxe", "fg": 9828 }, + { "id": "pitchfork", "fg": 9829 }, + { "id": "plunger_futuristic", "fg": 9830 }, + { "id": "plunger_toilet", "fg": 9831 }, + { "id": "pocketwatch", "fg": 9832 }, + { "id": "bacon", "fg": 9833 }, + { "id": "porkbelly", "fg": 9834 }, + { "id": "raw_cured_fatty_meat", "fg": 9835 }, + { "id": "raw_curing_fatty_meat", "fg": 9836 }, + { "id": "material_sand", "fg": 9863 }, + { "id": "material_soil", "fg": 9865 }, + { "id": "chem_aluminium_powder", "fg": 9837 }, + { "id": "chem_aluminium_sulphate", "fg": 9838 }, + { "id": "chem_ammonium_nitrate", "fg": 9839 }, + { "id": "chem_black_powder", "fg": 9840 }, + { "id": "cac2powder", "fg": 9841 }, + { "id": "chilly-p", "fg": 9842 }, + { "id": "meal_chitin_piece", "fg": 9843 }, + { "id": "chem_chromium_oxide", "fg": 9844 }, + { "id": "coffee_raw", "fg": 9845 }, + { "id": "curry_powder", "fg": 9846 }, + { "id": "powder_eggs", "fg": 9847 }, + { "id": "fungicide", "fg": 9848 }, + { "id": "insecticide", "fg": 9850 }, + { "id": "chem_hmtd", "fg": 9849 }, + { "id": "lemonade_powder", "fg": 9851 }, + { "id": "lye_powder", "fg": 9852 }, + { "id": "magnesium", "fg": 9853 }, + { "id": "chem_manganese_dioxide", "fg": 9854 }, + { "id": "chem_match_head_powder", "fg": 9855 }, + { "id": "mustard_powder", "fg": 9856 }, + { "id": "oxy_powder", "fg": 9857 }, + { "id": "chem_peptone_broth", "fg": 9858 }, + { "id": "protein_powder", "fg": 9859 }, + { "id": "material_quicklime", "fg": 9860 }, + { "id": "chem_rocket_fuel", "fg": 9861 }, + { "id": "chem_saltpetre", "fg": 9862 }, + { "id": "gunpowder", "fg": 9864 }, + { "id": "chem_thermite", "fg": 9866 }, + { "id": "tin", "fg": 9867 }, + { "id": "yeast", "fg": 9869 }, + { "id": "chem_zinc_powder", "fg": 9870 }, { "id": [ "sugar", @@ -15029,598 +15125,598 @@ "quikclot", "chem_acrylamide" ], - "fg": 9852 - }, - { "id": "radio", "fg": 9855 }, - { "id": "ref_lighter", "fg": 9856 }, - { "id": "rhubarb", "fg": 9857 }, - { "id": "rope_6", "fg": 9858 }, - { "id": "spray_can", "fg": 9859 }, - { "id": "stanag30", "fg": 9860 }, - { "id": "stepladder", "fg": 9861 }, - { "id": "stereo", "fg": 9862 }, - { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 9863 }, - { "id": "waffleiron", "fg": 9864 }, - { "id": "warhammer", "fg": 9865 }, - { "id": "welding_mask", "fg": 9866 }, - { "id": "wind_mill", "fg": 9867 }, - { "id": "wood_beam", "fg": 9868 }, - { "id": "wooden_barrel", "fg": 9869 }, - { "id": "zweihander", "fg": 9870 }, - { "id": "zweihander_inferior", "fg": 9872 }, - { "id": "zweihander_fake", "fg": 9871 }, - { "id": "demon_spider_lair", "fg": 9892, "bg": 4156 }, - { "id": [ "magic_cabin", "magic_cabin_roof" ], "fg": 9894, "bg": 4156 }, - { "id": "mon_demon_spiderling", "fg": 9895, "bg": 3943 }, + "fg": 9868 + }, + { "id": "radio", "fg": 9871 }, + { "id": "ref_lighter", "fg": 9872 }, + { "id": "rhubarb", "fg": 9873 }, + { "id": "rope_6", "fg": 9874 }, + { "id": "spray_can", "fg": 9875 }, + { "id": "stanag30", "fg": 9876 }, + { "id": "stepladder", "fg": 9877 }, + { "id": "stereo", "fg": 9878 }, + { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 9879 }, + { "id": "waffleiron", "fg": 9880 }, + { "id": "warhammer", "fg": 9881 }, + { "id": "welding_mask", "fg": 9882 }, + { "id": "wind_mill", "fg": 9883 }, + { "id": "wood_beam", "fg": 9884 }, + { "id": "wooden_barrel", "fg": 9885 }, + { "id": "zweihander", "fg": 9886 }, + { "id": "zweihander_inferior", "fg": 9888 }, + { "id": "zweihander_fake", "fg": 9887 }, + { "id": "demon_spider_lair", "fg": 9908, "bg": 4175 }, + { "id": [ "magic_cabin", "magic_cabin_roof" ], "fg": 9910, "bg": 4175 }, + { "id": "mon_demon_spiderling", "fg": 9911, "bg": 3962 }, { "id": "t_demon_web_wall", - "fg": 9912, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 9897 }, - { "id": "corner", "fg": [ 9899, 9901, 9900, 9898 ] }, - { "id": "t_connection", "fg": [ 9909, 9911, 9910, 9908 ] }, - { "id": "edge", "fg": [ 9903, 9902 ] }, - { "id": "end_piece", "fg": [ 9905, 9907, 9906, 9904 ] }, - { "id": "unconnected", "fg": [ 9912, 9912 ] } - ] - }, - { "id": "mon_grenade_hack", "fg": 9921, "bg": 3943 }, - { "id": "mon_mininuke_hack", "fg": 9923, "bg": 3943 }, - { "id": "bot_grenade_hack", "fg": 9915 }, - { "id": "bot_mininuke_hack", "fg": 9916 }, - { "id": "mon_manhack", "fg": 9922, "bg": 3943 }, - { "id": "mon_gasbomb_hack", "fg": 9920, "bg": 3943 }, - { "id": "mon_flashbang_hack", "fg": 9919, "bg": 3943 }, - { "id": "mon_c4_hack", "fg": 9918, "bg": 3943 }, - { "id": "mon_EMP_hack", "fg": 9917, "bg": 3943 }, - { "id": "mon_grocerybot", "fg": 9924, "bg": 3943 }, - { "id": "mon_grocerybot_busted", "fg": 9925, "bg": 3943 }, - { "id": "mon_raccoon", "fg": 9926, "bg": 3943 }, - { "id": "mon_weasel", "fg": 9927, "bg": 3943 }, - { "id": "mon_wraith", "fg": 9929, "bg": 3943 }, + "fg": 9928, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 9913 }, + { "id": "corner", "fg": [ 9915, 9917, 9916, 9914 ] }, + { "id": "t_connection", "fg": [ 9925, 9927, 9926, 9924 ] }, + { "id": "edge", "fg": [ 9919, 9918 ] }, + { "id": "end_piece", "fg": [ 9921, 9923, 9922, 9920 ] }, + { "id": "unconnected", "fg": [ 9928, 9928 ] } + ] + }, + { "id": "mon_grenade_hack", "fg": 9937, "bg": 3962 }, + { "id": "mon_mininuke_hack", "fg": 9939, "bg": 3962 }, + { "id": "bot_grenade_hack", "fg": 9931 }, + { "id": "bot_mininuke_hack", "fg": 9932 }, + { "id": "mon_manhack", "fg": 9938, "bg": 3962 }, + { "id": "mon_gasbomb_hack", "fg": 9936, "bg": 3962 }, + { "id": "mon_flashbang_hack", "fg": 9935, "bg": 3962 }, + { "id": "mon_c4_hack", "fg": 9934, "bg": 3962 }, + { "id": "mon_EMP_hack", "fg": 9933, "bg": 3962 }, + { "id": "mon_grocerybot", "fg": 9940, "bg": 3962 }, + { "id": "mon_grocerybot_busted", "fg": 9941, "bg": 3962 }, + { "id": "mon_raccoon", "fg": 9942, "bg": 3962 }, + { "id": "mon_weasel", "fg": 9943, "bg": 3962 }, + { "id": "mon_wraith", "fg": 9945, "bg": 3962 }, { "id": "mon_absence", "fg": 1760 }, - { "id": "infrared_creature", "fg": 9930 }, + { "id": "infrared_creature", "fg": 9946 }, { "id": "weather_rain_drop", "fg": [ - { "weight": 100, "sprite": 9933 }, - { "weight": 100, "sprite": 9935 }, - { "weight": 100, "sprite": 9936 }, - { "weight": 100, "sprite": 9937 }, - { "weight": 100, "sprite": 9938 }, - { "weight": 100, "sprite": 9939 }, - { "weight": 100, "sprite": 9940 }, - { "weight": 100, "sprite": 9941 }, - { "weight": 100, "sprite": 9942 }, - { "weight": 100, "sprite": 9934 } - ] - }, - { "id": "weather_snowflake", "fg": 9943 }, - { "id": "weather_acid_drop", "fg": 9931 }, - { "id": "t_floor_red", "fg": 9947 }, - { "id": "t_floor_green", "fg": 9946 }, - { "id": "t_floor_blue", "fg": 9945 }, - { "id": [ "t_searth_test", "t_searth" ], "fg": 9948 }, - { "id": "t_current_trans", "fg": 9949, "bg": 6609 }, - { "id": "t_potential_trans", "fg": 9950, "bg": 6609 }, + { "weight": 100, "sprite": 9949 }, + { "weight": 100, "sprite": 9951 }, + { "weight": 100, "sprite": 9952 }, + { "weight": 100, "sprite": 9953 }, + { "weight": 100, "sprite": 9954 }, + { "weight": 100, "sprite": 9955 }, + { "weight": 100, "sprite": 9956 }, + { "weight": 100, "sprite": 9957 }, + { "weight": 100, "sprite": 9958 }, + { "weight": 100, "sprite": 9950 } + ] + }, + { "id": "weather_snowflake", "fg": 9959 }, + { "id": "weather_acid_drop", "fg": 9947 }, + { "id": "t_floor_red", "fg": 9963 }, + { "id": "t_floor_green", "fg": 9962 }, + { "id": "t_floor_blue", "fg": 9961 }, + { "id": [ "t_searth_test", "t_searth" ], "fg": 9964 }, + { "id": "t_current_trans", "fg": 9965, "bg": 6628 }, + { "id": "t_potential_trans", "fg": 9966, "bg": 6628 }, { "id": "f_absence", - "fg": 9966, + "fg": 9982, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9951 }, - { "id": "corner", "fg": [ 9953, 9955, 9954, 9952 ] }, - { "id": "t_connection", "fg": [ 9963, 9965, 9964, 9962 ] }, - { "id": "edge", "fg": [ 9957, 9956 ] }, - { "id": "end_piece", "fg": [ 9959, 9961, 9960, 9958 ] }, - { "id": "unconnected", "fg": [ 9966, 9966 ] } + { "id": "center", "fg": 9967 }, + { "id": "corner", "fg": [ 9969, 9971, 9970, 9968 ] }, + { "id": "t_connection", "fg": [ 9979, 9981, 9980, 9978 ] }, + { "id": "edge", "fg": [ 9973, 9972 ] }, + { "id": "end_piece", "fg": [ 9975, 9977, 9976, 9974 ] }, + { "id": "unconnected", "fg": [ 9982, 9982 ] } ] }, - { "id": "graffiti", "fg": 9967 }, - { "id": "t_pedestal_wyrm", "fg": 9969, "bg": 6190 }, + { "id": "graffiti", "fg": 9983 }, + { "id": "t_pedestal_wyrm", "fg": 9985, "bg": 6209 }, { "id": "t_pedestal_temple", - "fg": [ { "weight": 100, "sprite": 9970 }, { "weight": 100, "sprite": 9968 } ], - "bg": 5002 + "fg": [ { "weight": 100, "sprite": 9986 }, { "weight": 100, "sprite": 9984 } ], + "bg": 5021 }, { "id": "t_pedestal_temple_season_winter", - "fg": [ { "weight": 100, "sprite": 9970 }, { "weight": 100, "sprite": 9968 } ], - "bg": 4449 + "fg": [ { "weight": 100, "sprite": 9986 }, { "weight": 100, "sprite": 9984 } ], + "bg": 4468 }, - { "id": "t_zebra", "fg": 9971 }, - { "id": "t_zebra_season_winter", "fg": 4448 }, + { "id": "t_zebra", "fg": 9987 }, + { "id": "t_zebra_season_winter", "fg": 4467 }, { "id": [ "t_metal_railing", "t_concrete_railing", "t_glass_railing" ], "multitile": true, - "fg": 6058, - "bg": 4745, - "additional_tiles": [ - { "id": "center", "bg": 4745, "fg": 6043 }, - { "id": "corner", "bg": 4745, "fg": [ 6045, 6047, 6046, 6044 ] }, - { "id": "t_connection", "bg": 4745, "fg": [ 6055, 6057, 6056, 6054 ] }, - { "id": "edge", "bg": 4745, "fg": [ 6049, 6048 ] }, - { "id": "end_piece", "bg": 4745, "fg": [ 6051, 6053, 6052, 6050 ] }, - { "bg": 4745, "id": "unconnected", "fg": [ 6058, 6058 ] } - ] - }, - { "id": "t_chaingate_c", "fg": 9973, "bg": 5877 }, - { "id": "t_chaingate_l", "fg": 9974, "bg": 5877 }, - { "id": "t_chaingate_o", "fg": 9975, "bg": 5877 }, - { "id": "t_chainfence_posts", "fg": 9972, "bg": 5877 }, - { "id": "t_chaingate_c_season_winter", "fg": 9973, "bg": 4449 }, - { "id": "t_chaingate_l_season_winter", "fg": 9974, "bg": 4449 }, - { "id": "t_chaingate_o_season_winter", "fg": 9975, "bg": 4449 }, - { "id": "t_chainfence_posts_season_winter", "fg": 9972, "bg": 4449 }, - { "id": "t_console", "fg": 9976 }, - { "id": "t_console_broken", "fg": 9977 }, - { "id": "t_dirtmound", "fg": 9978, "bg": 5618 }, - { "id": "t_dirtmound_season_summer", "fg": 9978, "bg": 5628 }, - { "id": "t_dirtmound_season_autumn", "fg": 9978, "bg": 5623 }, - { "id": "t_dirtmound_season_winter", "fg": 9979 }, - { "id": "t_door_metal_c", "fg": 9980 }, - { "id": "t_door_metal_o", "fg": 9981 }, - { "id": "t_fern", "fg": 9982, "bg": 5618 }, - { "id": "t_fern_harvested", "fg": 9983, "bg": 5618 }, - { "id": "t_fern_season_summer", "fg": 9982, "bg": 5628 }, - { "id": "t_fern_harvested_season_summer", "fg": 9983, "bg": 5628 }, - { "id": "t_fern_season_autumn", "fg": 9982, "bg": 5623 }, - { "id": "t_fern_harvested_season_autumn", "fg": 9983, "bg": 5623 }, - { "id": "t_fern_season_winter", "fg": 9982, "bg": 4447 }, - { "id": "t_fern_harvested_season_winter", "fg": 9983, "bg": 4447 }, + "fg": 6077, + "bg": 4764, + "additional_tiles": [ + { "id": "center", "bg": 4764, "fg": 6062 }, + { "id": "corner", "bg": 4764, "fg": [ 6064, 6066, 6065, 6063 ] }, + { "id": "t_connection", "bg": 4764, "fg": [ 6074, 6076, 6075, 6073 ] }, + { "id": "edge", "bg": 4764, "fg": [ 6068, 6067 ] }, + { "id": "end_piece", "bg": 4764, "fg": [ 6070, 6072, 6071, 6069 ] }, + { "bg": 4764, "id": "unconnected", "fg": [ 6077, 6077 ] } + ] + }, + { "id": "t_chaingate_c", "fg": 9989, "bg": 5896 }, + { "id": "t_chaingate_l", "fg": 9990, "bg": 5896 }, + { "id": "t_chaingate_o", "fg": 9991, "bg": 5896 }, + { "id": "t_chainfence_posts", "fg": 9988, "bg": 5896 }, + { "id": "t_chaingate_c_season_winter", "fg": 9989, "bg": 4468 }, + { "id": "t_chaingate_l_season_winter", "fg": 9990, "bg": 4468 }, + { "id": "t_chaingate_o_season_winter", "fg": 9991, "bg": 4468 }, + { "id": "t_chainfence_posts_season_winter", "fg": 9988, "bg": 4468 }, + { "id": "t_console", "fg": 9992 }, + { "id": "t_console_broken", "fg": 9993 }, + { "id": "t_dirtmound", "fg": 9994, "bg": 5637 }, + { "id": "t_dirtmound_season_summer", "fg": 9994, "bg": 5647 }, + { "id": "t_dirtmound_season_autumn", "fg": 9994, "bg": 5642 }, + { "id": "t_dirtmound_season_winter", "fg": 9995 }, + { "id": "t_door_metal_c", "fg": 9996 }, + { "id": "t_door_metal_o", "fg": 9997 }, + { "id": "t_fern", "fg": 9998, "bg": 5637 }, + { "id": "t_fern_harvested", "fg": 9999, "bg": 5637 }, + { "id": "t_fern_season_summer", "fg": 9998, "bg": 5647 }, + { "id": "t_fern_harvested_season_summer", "fg": 9999, "bg": 5647 }, + { "id": "t_fern_season_autumn", "fg": 9998, "bg": 5642 }, + { "id": "t_fern_harvested_season_autumn", "fg": 9999, "bg": 5642 }, + { "id": "t_fern_season_winter", "fg": 9998, "bg": 4466 }, + { "id": "t_fern_harvested_season_winter", "fg": 9999, "bg": 4466 }, { "id": [ "t_junk_palisade", "t_junk_wall" ], "fg": [ - { "weight": 100, "sprite": 9984 }, - { "weight": 100, "sprite": 9985 }, - { "weight": 100, "sprite": 9986 }, - { "weight": 100, "sprite": 9987 } + { "weight": 100, "sprite": 10000 }, + { "weight": 100, "sprite": 10001 }, + { "weight": 100, "sprite": 10002 }, + { "weight": 100, "sprite": 10003 } ] }, { "id": "t_paper", - "fg": 10003, + "fg": 10019, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9988 }, - { "id": "corner", "fg": [ 9990, 9992, 9991, 9989 ] }, - { "id": "t_connection", "fg": [ 10000, 10002, 10001, 9999 ] }, - { "id": "edge", "fg": [ 9994, 9993 ] }, - { "id": "end_piece", "fg": [ 9996, 9998, 9997, 9995 ] }, - { "id": "unconnected", "fg": [ 10003, 10003 ] } + { "id": "center", "fg": 10004 }, + { "id": "corner", "fg": [ 10006, 10008, 10007, 10005 ] }, + { "id": "t_connection", "fg": [ 10016, 10018, 10017, 10015 ] }, + { "id": "edge", "fg": [ 10010, 10009 ] }, + { "id": "end_piece", "fg": [ 10012, 10014, 10013, 10011 ] }, + { "id": "unconnected", "fg": [ 10019, 10019 ] } ] }, - { "id": "t_reinforced_glass_shutter", "fg": 10005 }, - { "id": "t_reinforced_glass_shutter_open", "fg": 10006 }, + { "id": "t_reinforced_glass_shutter", "fg": 10021 }, + { "id": "t_reinforced_glass_shutter_open", "fg": 10022 }, { "id": "t_sandbox", - "fg": 10022, + "fg": 10038, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10007 }, - { "id": "corner", "fg": [ 10009, 10011, 10010, 10008 ] }, - { "id": "t_connection", "fg": [ 10019, 10021, 10020, 10018 ] }, - { "id": "edge", "fg": [ 10013, 10012 ] }, - { "id": "end_piece", "fg": [ 10015, 10017, 10016, 10014 ] }, - { "id": "unconnected", "fg": [ 10022, 10022 ] } + { "id": "center", "fg": 10023 }, + { "id": "corner", "fg": [ 10025, 10027, 10026, 10024 ] }, + { "id": "t_connection", "fg": [ 10035, 10037, 10036, 10034 ] }, + { "id": "edge", "fg": [ 10029, 10028 ] }, + { "id": "end_piece", "fg": [ 10031, 10033, 10032, 10030 ] }, + { "id": "unconnected", "fg": [ 10038, 10038 ] } ] }, - { "id": "t_slot_machine", "fg": 10023, "bg": 5225 }, + { "id": "t_slot_machine", "fg": 10039, "bg": 5244 }, { "id": "t_trunk", "multitile": true, - "fg": [ 10025, 10024 ], - "bg": [ { "weight": 100, "sprite": 5618 }, { "weight": 100, "sprite": 5620 } ] + "fg": [ 10041, 10040 ], + "bg": [ { "weight": 100, "sprite": 5637 }, { "weight": 100, "sprite": 5639 } ] }, { "id": "t_trunk_season_summer", "multitile": true, - "fg": [ 10025, 10024 ], - "bg": [ { "weight": 100, "sprite": 5628 }, { "weight": 100, "sprite": 5630 } ] + "fg": [ 10041, 10040 ], + "bg": [ { "weight": 100, "sprite": 5647 }, { "weight": 100, "sprite": 5649 } ] }, { "id": "t_trunk_season_autumn", "multitile": true, - "fg": [ 10025, 10024 ], - "bg": [ { "weight": 100, "sprite": 5623 }, { "weight": 100, "sprite": 5625 } ] + "fg": [ 10041, 10040 ], + "bg": [ { "weight": 100, "sprite": 5642 }, { "weight": 100, "sprite": 5644 } ] }, - { "id": "t_trunk_season_winter", "multitile": true, "fg": [ 10025, 10024 ], "bg": 4449 }, - { "id": "t_wall_half", "fg": 10026, "bg": 5225 }, + { "id": "t_trunk_season_winter", "multitile": true, "fg": [ 10041, 10040 ], "bg": 4468 }, + { "id": "t_wall_half", "fg": 10042, "bg": 5244 }, { "id": "t_wax", - "fg": 10042, + "fg": 10058, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10027 }, - { "id": "corner", "fg": [ 10029, 10031, 10030, 10028 ] }, - { "id": "t_connection", "fg": [ 10039, 10041, 10040, 10038 ] }, - { "id": "edge", "fg": [ 10033, 10032 ] }, - { "id": "end_piece", "fg": [ 10035, 10037, 10036, 10034 ] }, - { "id": "unconnected", "fg": [ 10042, 10042 ] } + { "id": "center", "fg": 10043 }, + { "id": "corner", "fg": [ 10045, 10047, 10046, 10044 ] }, + { "id": "t_connection", "fg": [ 10055, 10057, 10056, 10054 ] }, + { "id": "edge", "fg": [ 10049, 10048 ] }, + { "id": "end_piece", "fg": [ 10051, 10053, 10052, 10050 ] }, + { "id": "unconnected", "fg": [ 10058, 10058 ] } ] }, - { "id": "t_window_boarded", "fg": 10043, "bg": 7191 }, - { "id": "t_window_boarded_noglass", "fg": 10043, "bg": 7198 }, - { "id": "t_window_enhanced", "fg": 10044, "bg": 7191 }, - { "id": "t_window_enhanced_noglass", "fg": 10044, "bg": 7198 }, - { "id": "t_window_frame", "fg": 10045 }, - { "id": "t_window_reinforced", "fg": 10046, "bg": 7191 }, - { "id": "t_window_reinforced_noglass", "fg": 10046, "bg": 7198 }, - { "id": "tr_firewood_source", "fg": 10047 }, - { "id": "tr_unfinished_construction", "fg": 10048 }, + { "id": "t_window_boarded", "fg": 10059, "bg": 7210 }, + { "id": "t_window_boarded_noglass", "fg": 10059, "bg": 7217 }, + { "id": "t_window_enhanced", "fg": 10060, "bg": 7210 }, + { "id": "t_window_enhanced_noglass", "fg": 10060, "bg": 7217 }, + { "id": "t_window_frame", "fg": 10061 }, + { "id": "t_window_reinforced", "fg": 10062, "bg": 7210 }, + { "id": "t_window_reinforced_noglass", "fg": 10062, "bg": 7217 }, + { "id": "tr_firewood_source", "fg": 10063 }, + { "id": "tr_unfinished_construction", "fg": 10064 }, { "id": "vp_hdboard_ne", - "fg": [ 10075, 10078, 10077, 10076 ], + "fg": [ 10091, 10094, 10093, 10092 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10075, 10078, 10077, 10076 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10091, 10094, 10093, 10092 ] } ] }, { "id": "vp_hdboard_nw", - "fg": [ 10079, 10082, 10081, 10080 ], + "fg": [ 10095, 10098, 10097, 10096 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10079, 10082, 10081, 10080 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10095, 10098, 10097, 10096 ] } ] }, { "id": "vp_hdboard_se", - "fg": [ 10083, 10085, 10079, 10084 ], + "fg": [ 10099, 10101, 10095, 10100 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10083, 10085, 10079, 10084 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10099, 10101, 10095, 10100 ] } ] }, { "id": "vp_hdboard_sw", - "fg": [ 10086, 10088, 10075, 10087 ], + "fg": [ 10102, 10104, 10091, 10103 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10086, 10088, 10075, 10087 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10102, 10104, 10091, 10103 ] } ] }, { "id": "vp_hdboard_vertical_left", - "fg": [ 10089, 10091, 10092, 10090 ], + "fg": [ 10105, 10107, 10108, 10106 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10089, 10091, 10092, 10090 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10105, 10107, 10108, 10106 ] } ] }, { "id": "vp_hdboard_vertical_right", - "fg": [ 10092, 10094, 10089, 10093 ], + "fg": [ 10108, 10110, 10105, 10109 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10092, 10094, 10089, 10093 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10108, 10110, 10105, 10109 ] } ] }, { "id": [ "vp_hdboard_horizontal", "vp_hdboard_horizontal_2" ], - "fg": 10071, + "fg": 10087, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10071 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10087 } ] }, { "id": "vp_hdboard_horizontal_front", - "fg": [ 10071, 10073, 10071, 10072 ], + "fg": [ 10087, 10089, 10087, 10088 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10071, 10073, 10071, 10072 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10087, 10089, 10087, 10088 ] } ] }, { "id": "vp_hdboard_horizontal_rear", - "fg": [ 10074, 10072, 10071, 10073 ], + "fg": [ 10090, 10088, 10087, 10089 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10074, 10072, 10071, 10073 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10090, 10088, 10087, 10089 ] } ] }, { "id": [ "vp_hdboard_vertical", "vp_hdboard_vertical_2" ], - "fg": 10089, + "fg": 10105, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10089 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10105 } ] }, { "id": "vp_hdhalfboard_ne", - "fg": [ 10109, 10112, 10111, 10110 ], + "fg": [ 10125, 10128, 10127, 10126 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10109, 10112, 10111, 10110 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10125, 10128, 10127, 10126 ] } ] }, { "id": "vp_hdhalfboard_nw", - "fg": [ 10113, 10116, 10115, 10114 ], + "fg": [ 10129, 10132, 10131, 10130 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10113, 10116, 10115, 10114 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10129, 10132, 10131, 10130 ] } ] }, { "id": "vp_hdhalfboard_se", - "fg": [ 10117, 10120, 10119, 10118 ], + "fg": [ 10133, 10136, 10135, 10134 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10117, 10120, 10119, 10118 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10133, 10136, 10135, 10134 ] } ] }, { "id": "vp_hdhalfboard_sw", - "fg": [ 10121, 10124, 10123, 10122 ], + "fg": [ 10137, 10140, 10139, 10138 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10121, 10124, 10123, 10122 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10137, 10140, 10139, 10138 ] } ] }, { "id": "vp_hdhalfboard_vertical_left", - "fg": [ 10129, 10132, 10131, 10130 ], + "fg": [ 10145, 10148, 10147, 10146 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10129, 10132, 10131, 10130 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10145, 10148, 10147, 10146 ] } ] }, { "id": "vp_hdhalfboard_vertical_right", - "fg": [ 10133, 10136, 10135, 10134 ], + "fg": [ 10149, 10152, 10151, 10150 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10133, 10136, 10135, 10134 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10149, 10152, 10151, 10150 ] } ] }, { "id": "vp_hdhalfboard_horizontal", - "fg": [ 10104, 10107, 10106, 10105 ], + "fg": [ 10120, 10123, 10122, 10121 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10104, 10107, 10106, 10105 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10120, 10123, 10122, 10121 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2", - "fg": 10099, + "fg": 10115, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10099 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10115 } ] }, { "id": "vp_hdhalfboard_horizontal_front", - "fg": [ 10104, 10107, 10106, 10105 ], + "fg": [ 10120, 10123, 10122, 10121 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10104, 10107, 10106, 10105 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10120, 10123, 10122, 10121 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2_front", - "fg": [ 10099, 10102, 10101, 10100 ], + "fg": [ 10115, 10118, 10117, 10116 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10099, 10102, 10101, 10100 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10115, 10118, 10117, 10116 ] } ] }, { "id": "vp_hdhalfboard_horizontal_rear", - "fg": [ 10108, 10105, 10104, 10107 ], + "fg": [ 10124, 10121, 10120, 10123 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10108, 10105, 10104, 10107 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10124, 10121, 10120, 10123 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2_rear", - "fg": [ 10103, 10100, 10099, 10102 ], + "fg": [ 10119, 10116, 10115, 10118 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10103, 10100, 10099, 10102 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10119, 10116, 10115, 10118 ] } ] }, { "id": "vp_hdhalfboard_vertical", - "fg": 10125, + "fg": 10141, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10125 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10141 } ] }, { "id": "vp_hdhalfboard_vertical_2", - "fg": 10126, + "fg": 10142, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10126 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10142 } ] }, { "id": "vp_hdhalfboard_vertical_2_left", - "fg": [ 10127, 10132, 10131, 10130 ], + "fg": [ 10143, 10148, 10147, 10146 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10127, 10132, 10131, 10130 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10143, 10148, 10147, 10146 ] } ] }, { "id": "vp_hdhalfboard_vertical_2_right", - "fg": [ 10128, 10136, 10135, 10134 ], + "fg": [ 10144, 10152, 10151, 10150 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10128, 10136, 10135, 10134 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10144, 10152, 10151, 10150 ] } ] }, { "id": "vp_hdhalfboard_cover", - "fg": [ 10095, 10098, 10097, 10096 ], + "fg": [ 10111, 10114, 10113, 10112 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10095, 10098, 10097, 10096 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10111, 10114, 10113, 10112 ] } ] }, { "id": "vp_xlhalfboard_ne", - "fg": [ 10058, 10061, 10060, 10059 ], + "fg": [ 10074, 10077, 10076, 10075 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10058, 10061, 10060, 10059 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10074, 10077, 10076, 10075 ] } ] }, { "id": "vp_xlhalfboard_nw", - "fg": [ 10062, 10065, 10064, 10063 ], + "fg": [ 10078, 10081, 10080, 10079 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10062, 10065, 10064, 10063 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10078, 10081, 10080, 10079 ] } ] }, { "id": "vp_xlhalfboard_se", - "fg": 10066, + "fg": 10082, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10066 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10082 } ] }, { "id": "vp_xlhalfboard_sw", - "fg": 10067, + "fg": 10083, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10067 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10083 } ] }, { "id": "vp_xlhalfboard_vertical_left", - "fg": 10069, + "fg": 10085, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10069 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10085 } ] }, { "id": "vp_xlhalfboard_vertical_right", - "fg": 10070, + "fg": 10086, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10070 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10086 } ] }, { "id": [ "vp_xlhalfboard_horizontal", "vp_xlhalfboard_horizontal_2" ], - "fg": 10053, + "fg": 10069, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10053 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10069 } ] }, { "id": "vp_xlhalfboard_horizontal_front", - "fg": [ 10053, 10056, 10055, 10054 ], + "fg": [ 10069, 10072, 10071, 10070 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10053, 10056, 10055, 10054 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10069, 10072, 10071, 10070 ] } ] }, { "id": "vp_xlhalfboard_horizontal_rear", - "fg": 10057, + "fg": 10073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10057 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10073 } ] }, { "id": [ "vp_xlhalfboard_vertical", "vp_xlhalfboard_vertical_2" ], - "fg": 10068, + "fg": 10084, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10068 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10084 } ] }, { "id": "vp_xlhalfboard_cover", - "fg": [ 10049, 10052, 10051, 10050 ], + "fg": [ 10065, 10068, 10067, 10066 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10049, 10052, 10051, 10050 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10065, 10068, 10067, 10066 ] } ] }, { "id": "vp_hdstowboard_ne", - "fg": [ 10142, 10145, 10144, 10143 ], + "fg": [ 10158, 10161, 10160, 10159 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10142, 10145, 10144, 10143 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10158, 10161, 10160, 10159 ] } ] }, { "id": "vp_hdstowboard_nw", - "fg": [ 10146, 10149, 10148, 10147 ], + "fg": [ 10162, 10165, 10164, 10163 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10146, 10149, 10148, 10147 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10162, 10165, 10164, 10163 ] } ] }, { "id": "vp_hdstowboard_se", - "fg": [ 10150, 10152, 10146, 10151 ], + "fg": [ 10166, 10168, 10162, 10167 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10150, 10152, 10146, 10151 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10166, 10168, 10162, 10167 ] } ] }, { "id": "vp_hdstowboard_sw", - "fg": [ 10153, 10155, 10142, 10154 ], + "fg": [ 10169, 10171, 10158, 10170 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10153, 10155, 10142, 10154 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10169, 10171, 10158, 10170 ] } ] }, { "id": "vp_hdstowboard_vertical_left", - "fg": [ 10156, 10158, 10159, 10157 ], + "fg": [ 10172, 10174, 10175, 10173 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10156, 10158, 10159, 10157 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10172, 10174, 10175, 10173 ] } ] }, { "id": "vp_hdstowboard_vertical_right", - "fg": [ 10159, 10157, 10156, 10158 ], + "fg": [ 10175, 10173, 10172, 10174 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10159, 10157, 10156, 10158 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10175, 10173, 10172, 10174 ] } ] }, { "id": [ "vp_hdstowboard_horizontal", "vp_hdstowboard_horizontal_2" ], - "fg": 10137, + "fg": 10153, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10137 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10153 } ] }, { "id": "vp_hdstowboard_horizontal_front", - "fg": [ 10137, 10140, 10139, 10138 ], + "fg": [ 10153, 10156, 10155, 10154 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10137, 10140, 10139, 10138 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10153, 10156, 10155, 10154 ] } ] }, { "id": "vp_hdstowboard_horizontal_rear", - "fg": [ 10141, 10138, 10137, 10140 ], + "fg": [ 10157, 10154, 10153, 10156 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10141, 10138, 10137, 10140 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10157, 10154, 10153, 10156 ] } ] }, { "id": "vp_hdstowboard_vertical", - "fg": 10157, + "fg": 10173, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10157 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10173 } ] }, { "id": "vp_woodboard_ne", - "fg": [ 10164, 10165, 10170, 10171 ], + "fg": [ 10180, 10181, 10186, 10187 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10164, 10165, 10170, 10171 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10180, 10181, 10186, 10187 ] } ] }, { "id": "vp_woodboard_nw", - "fg": [ 10166, 10167, 10168, 10169 ], + "fg": [ 10182, 10183, 10184, 10185 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10166, 10167, 10168, 10169 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10182, 10183, 10184, 10185 ] } ] }, { "id": "vp_woodboard_se", - "fg": [ 10168, 10169, 10166, 10167 ], + "fg": [ 10184, 10185, 10182, 10183 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10168, 10169, 10166, 10167 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10184, 10185, 10182, 10183 ] } ] }, { "id": "vp_woodboard_sw", - "fg": [ 10170, 10171, 10164, 10165 ], + "fg": [ 10186, 10187, 10180, 10181 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10170, 10171, 10164, 10165 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10186, 10187, 10180, 10181 ] } ] }, { "id": "vp_woodboard_vertical_left", - "fg": [ 10172, 10162, 10173, 10160 ], + "fg": [ 10188, 10178, 10189, 10176 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10172, 10162, 10173, 10160 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10188, 10178, 10189, 10176 ] } ] }, { "id": "vp_woodboard_vertical_right", - "fg": [ 10173, 10160, 10172, 10162 ], + "fg": [ 10189, 10176, 10188, 10178 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10173, 10160, 10172, 10162 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10189, 10176, 10188, 10178 ] } ] }, { "id": [ "vp_woodboard_horizontal", "vp_woodboard_vertical", "vp_woodboard_horizontal_front" ], - "fg": [ 10160, 10161, 10162, 10163 ], + "fg": [ 10176, 10177, 10178, 10179 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10160, 10161, 10162, 10163 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10176, 10177, 10178, 10179 ] } ] }, { "id": "vp_woodboard_horizontal_rear", - "fg": [ 10162, 10163, 10160, 10161 ], + "fg": [ 10178, 10179, 10176, 10177 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10162, 10163, 10160, 10161 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10178, 10179, 10176, 10177 ] } ] }, { "id": "vp_woodhalfboard_ne", - "fg": 10178, + "fg": 10194, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10178 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10194 } ] }, { "id": "vp_woodhalfboard_nw", - "fg": 10177, + "fg": 10193, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10177 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10193 } ] }, { "id": "vp_woodhalfboard_se", - "fg": 10182, + "fg": 10198, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10182 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10198 } ] }, { "id": "vp_woodhalfboard_sw", - "fg": 10181, + "fg": 10197, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10181 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10197 } ] }, { "id": [ "vp_woodhalfboard_vertical_left", "vp_woodhalfboard_vertical_2_left", "vp_woodhalfboard_vertical_T_left" ], - "fg": 10179, + "fg": 10195, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10179 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10195 } ] }, { "id": [ "vp_woodhalfboard_vertical_right", "vp_woodhalfboard_vertical_2_right", "vp_woodhalfboard_vertical_T_right" ], - "fg": 10183, + "fg": 10199, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10183 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10199 } ] }, { "id": [ @@ -15629,911 +15725,911 @@ "vp_woodhalfboard_horizontal_front", "vp_woodhalfboard_horizontal_2_front" ], - "fg": 10176, + "fg": 10192, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10176 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10192 } ] }, { "id": [ "vp_woodhalfboard_horizontal_rear", "vp_woodhalfboard_horizontal_2_rear" ], - "fg": 10180, + "fg": 10196, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10180 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10196 } ] }, { "id": [ "vp_woodhalfboard", "vp_woodhalfboard_cross", "vp_woodhalfboard_vertical", "vp_woodhalfboard_vertical_2" ], - "fg": 10175, + "fg": 10191, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10175 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10191 } ] }, { "id": "vp_woodhalfboard_cover", - "fg": 10174, + "fg": 10190, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10174 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10190 } ] }, { "id": [ "vp_basketsm", "vp_basketsm_external" ], - "fg": [ 10195, 10194 ], + "fg": [ 10211, 10210 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10195, 10194 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10211, 10210 ] } ] }, { "id": "vp_basketsm_bike_rear", - "fg": [ 10191, 10193, 10192, 10190 ], + "fg": [ 10207, 10209, 10208, 10206 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10191, 10193, 10192, 10190 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10207, 10209, 10208, 10206 ] } ] }, { "id": [ "vp_basketlg", "vp_basketlg_external" ], - "fg": [ 10189, 10188 ], + "fg": [ 10205, 10204 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10189, 10188 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10205, 10204 ] } ] }, { "id": "vp_basketlg_cart", - "fg": [ 10185, 10187, 10186, 10184 ], + "fg": [ 10201, 10203, 10202, 10200 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10185, 10187, 10186, 10184 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10201, 10203, 10202, 10200 ] } ] }, { "id": "vp_box", - "fg": [ 10196, 10197 ], + "fg": [ 10212, 10213 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10196, 10197 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10212, 10213 ] } ] }, { "id": "vp_wood box", - "fg": [ 10206, 10205 ], + "fg": [ 10222, 10221 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10206, 10205 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10222, 10221 ] } ] }, { "id": "vp_box_wheelbarrow", - "fg": [ 10199, 10201, 10200, 10198 ], + "fg": [ 10215, 10217, 10216, 10214 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10199, 10201, 10200, 10198 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10215, 10217, 10216, 10214 ] } ] }, { "id": "vp_trunk", - "fg": 10203, + "fg": 10219, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10203 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10219 } ] }, { "id": "vp_trunk_rear_edge", - "fg": 10204, + "fg": 10220, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10204 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10220 } ] }, { "id": [ "vp_cargo_space", "animal_compartment" ], - "fg": 10202, + "fg": 10218, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10202 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10218 } ] }, - { "id": "bash_effective", "fg": 10207 }, + { "id": "bash_effective", "fg": 10223 }, { "id": [ "vp_hddoor_trunk", "vp_hdhatch", "vp_hdhatch_opaque" ], - "fg": [ 10230, 10236, 10235, 10234 ], + "fg": [ 10246, 10252, 10251, 10250 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10231, 10233, 10231, 10232 ] }, - { "id": "broken", "fg": 10210, "bg": [ 10231, 10233, 10231, 10232 ] } + { "id": "open", "fg": [ 10247, 10249, 10247, 10248 ] }, + { "id": "broken", "fg": 10226, "bg": [ 10247, 10249, 10247, 10248 ] } ] }, { "id": [ "vp_hddoor", "vp_hddoor_front" ], - "fg": [ 10218, 10219, 10218, 10217 ], + "fg": [ 10234, 10235, 10234, 10233 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10212, 10213, 10212, 10211 ] }, - { "id": "broken", "fg": 10210, "bg": [ 10212, 10213, 10212, 10211 ] } + { "id": "open", "fg": [ 10228, 10229, 10228, 10227 ] }, + { "id": "broken", "fg": 10226, "bg": [ 10228, 10229, 10228, 10227 ] } ] }, { "id": "vp_hddoor_rear", - "fg": [ 10227, 10229, 10228, 10226 ], + "fg": [ 10243, 10245, 10244, 10242 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10215, 10216, 10215, 10214 ] }, - { "id": "broken", "fg": 10210, "bg": [ 10215, 10216, 10215, 10214 ] } + { "id": "open", "fg": [ 10231, 10232, 10231, 10230 ] }, + { "id": "broken", "fg": 10226, "bg": [ 10231, 10232, 10231, 10230 ] } ] }, { "id": [ "vp_hddoor_opaque", "vp_hddoor_opaque_front" ], - "fg": [ 10221, 10222, 10221, 10220 ], + "fg": [ 10237, 10238, 10237, 10236 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10212, 10213, 10212, 10211 ] }, - { "id": "broken", "fg": 10210, "bg": [ 10212, 10213, 10212, 10211 ] } + { "id": "open", "fg": [ 10228, 10229, 10228, 10227 ] }, + { "id": "broken", "fg": 10226, "bg": [ 10228, 10229, 10228, 10227 ] } ] }, { "id": "vp_hddoor_opaque_rear", - "fg": [ 10224, 10225, 10224, 10223 ], + "fg": [ 10240, 10241, 10240, 10239 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10215, 10216, 10215, 10214 ] }, - { "id": "broken", "fg": 10210, "bg": [ 10215, 10216, 10215, 10214 ] } + { "id": "open", "fg": [ 10231, 10232, 10231, 10230 ] }, + { "id": "broken", "fg": 10226, "bg": [ 10231, 10232, 10231, 10230 ] } ] }, { "id": "vp_ram_spiked", - "fg": 10238, + "fg": 10254, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10238 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10254 } ] }, { "id": "vp_ram_steel", - "fg": 10239, + "fg": 10255, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10238 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10254 } ] }, { "id": "vp_spike", - "fg": 10241, + "fg": 10257, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10241 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10257 } ] }, { "id": "vp_ram_wood", - "fg": 10240, + "fg": 10256, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10240 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10256 } ] }, { "id": "vp_frame_cover", - "fg": 10243, + "fg": 10259, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10243 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10259 } ] }, { "id": "vp_frame_cross", - "fg": 10244, + "fg": 10260, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10244 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10260 } ] }, { "id": "vp_frame_cross_unconnected", - "fg": 10245, + "fg": 10261, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10245 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10261 } ] }, { "id": "vp_frame_ne", - "fg": 10258, + "fg": 10274, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10258 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10274 } ] }, { "id": "vp_frame_nw", - "fg": 10259, + "fg": 10275, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10259 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10275 } ] }, { "id": "vp_frame_se", - "fg": 10260, + "fg": 10276, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10260 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10276 } ] }, { "id": "vp_frame_sw", - "fg": 10261, + "fg": 10277, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10261 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10277 } ] }, { "id": "vp_frame_vertical_unconnected", - "fg": 10269, + "fg": 10285, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10269 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10285 } ] }, { "id": "vp_frame_vertical_2_unconnected", - "fg": 10266, + "fg": 10282, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10266 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10282 } ] }, { "id": "vp_frame_vertical_left", - "fg": 10267, + "fg": 10283, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10267 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10283 } ] }, { "id": "vp_frame_vertical_2_left", - "fg": 10264, + "fg": 10280, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10264 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10280 } ] }, { "id": "vp_frame_vertical_right", - "fg": 10268, + "fg": 10284, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10268 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10284 } ] }, { "id": "vp_frame_vertical_2_right", - "fg": 10265, + "fg": 10281, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10265 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10281 } ] }, { "id": "vp_frame_horizontal", - "fg": 10246, + "fg": 10262, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10246 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10262 } ] }, { "id": "vp_frame_horizontal_2", - "fg": 10247, + "fg": 10263, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10247 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10263 } ] }, { "id": "vp_frame_horizontal_unconnected", - "fg": 10257, + "fg": 10273, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10257 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10273 } ] }, { "id": "vp_frame_horizontal_2_unconnected", - "fg": 10250, + "fg": 10266, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10250 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10266 } ] }, { "id": "vp_frame_horizontal_front", - "fg": 10253, + "fg": 10269, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10253 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10269 } ] }, { "id": "vp_frame_horizontal_2_front", - "fg": 10248, + "fg": 10264, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10248 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10264 } ] }, { "id": "vp_frame_horizontal_rear", - "fg": 10255, + "fg": 10271, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10255 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10271 } ] }, { "id": "vp_frame_horizontal_2_rear", - "fg": 10249, + "fg": 10265, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10249 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10265 } ] }, { "id": [ "vp_frame_horizontal_left", "vp_frame_vertical_T_left" ], - "fg": 10254, + "fg": 10270, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10254 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10270 } ] }, { "id": "vp_frame_horizontal_2_left", - "fg": 10251, + "fg": 10267, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10251 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10267 } ] }, { "id": [ "vp_frame_horizontal_right", "vp_frame_vertical_T_right" ], - "fg": 10256, + "fg": 10272, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10256 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10272 } ] }, { "id": "vp_frame_horizontal_2_right", - "fg": 10252, + "fg": 10268, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10252 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10268 } ] }, { "id": "vp_frame_vertical", - "fg": 10262, + "fg": 10278, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10262 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10278 } ] }, { "id": "vp_frame_vertical_2", - "fg": 10263, + "fg": 10279, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10263 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10279 } ] }, { "id": "vp_hdframe_cover", - "fg": 10270, + "fg": 10286, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10270 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10286 } ] }, { "id": "vp_hdframe_cross", - "fg": 10271, + "fg": 10287, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10271 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10287 } ] }, { "id": "vp_hdframe_cross_unconnected", - "fg": 10272, + "fg": 10288, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10272 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10288 } ] }, { "id": "vp_hdframe_ne", - "fg": 10285, + "fg": 10301, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10285 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10301 } ] }, { "id": "vp_hdframe_nw", - "fg": 10286, + "fg": 10302, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10286 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10302 } ] }, { "id": "vp_hdframe_se", - "fg": 10287, + "fg": 10303, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10287 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10303 } ] }, { "id": "vp_hdframe_sw", - "fg": 10288, + "fg": 10304, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10288 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10304 } ] }, { "id": "vp_hdframe_vertical_unconnected", - "fg": 10296, + "fg": 10312, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10296 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10312 } ] }, { "id": "vp_hdframe_vertical_2_unconnected", - "fg": 10293, + "fg": 10309, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10293 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10309 } ] }, { "id": "vp_hdframe_vertical_left", - "fg": 10294, + "fg": 10310, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10294 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10310 } ] }, { "id": "vp_hdframe_vertical_2_left", - "fg": 10291, + "fg": 10307, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10291 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10307 } ] }, { "id": "vp_hdframe_vertical_right", - "fg": 10295, + "fg": 10311, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10295 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10311 } ] }, { "id": "vp_hdframe_vertical_2_right", - "fg": 10292, + "fg": 10308, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10292 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10308 } ] }, { "id": "vp_hdframe_horizontal", - "fg": 10273, + "fg": 10289, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10273 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10289 } ] }, { "id": "vp_hdframe_horizontal_2", - "fg": 10274, + "fg": 10290, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10274 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10290 } ] }, { "id": "vp_hdframe_horizontal_unconnected", - "fg": 10284, + "fg": 10300, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10284 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10300 } ] }, { "id": "vp_hdframe_horizontal_2_unconnected", - "fg": 10277, + "fg": 10293, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10277 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10293 } ] }, { "id": "vp_hdframe_horizontal_front", - "fg": 10280, + "fg": 10296, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10280 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10296 } ] }, { "id": "vp_hdframe_horizontal_2_front", - "fg": 10275, + "fg": 10291, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10275 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10291 } ] }, { "id": "vp_hdframe_horizontal_rear", - "fg": 10282, + "fg": 10298, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10282 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10298 } ] }, { "id": "vp_hdframe_horizontal_2_rear", - "fg": 10276, + "fg": 10292, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10276 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10292 } ] }, { "id": [ "vp_hdframe_horizontal_left", "vp_hdframe_vertical_T_left" ], - "fg": 10281, + "fg": 10297, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10281 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10297 } ] }, { "id": "vp_hdframe_horizontal_2_left", - "fg": 10278, + "fg": 10294, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10278 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10294 } ] }, { "id": [ "vp_hdframe_horizontal_right", "vp_hdframe_vertical_T_right" ], - "fg": 10283, + "fg": 10299, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10283 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10299 } ] }, { "id": "vp_hdframe_horizontal_2_right", - "fg": 10279, + "fg": 10295, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10279 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10295 } ] }, { "id": "vp_hdframe_vertical", - "fg": 10289, + "fg": 10305, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10289 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10305 } ] }, { "id": "vp_hdframe_vertical_2", - "fg": 10290, + "fg": 10306, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10290 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10306 } ] }, { "id": "vp_xlframe_cover", - "fg": 10297, + "fg": 10313, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10297 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10313 } ] }, { "id": "vp_xlframe_cross", - "fg": 10298, + "fg": 10314, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10298 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10314 } ] }, { "id": "vp_xlframe_cross_unconnected", - "fg": 10299, + "fg": 10315, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10299 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10315 } ] }, { "id": "vp_xlframe_ne", - "fg": 10312, + "fg": 10328, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10312 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10328 } ] }, { "id": "vp_xlframe_nw", - "fg": 10313, + "fg": 10329, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10313 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10329 } ] }, { "id": "vp_xlframe_se", - "fg": 10314, + "fg": 10330, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10314 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10330 } ] }, { "id": "vp_xlframe_sw", - "fg": 10315, + "fg": 10331, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10315 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10331 } ] }, { "id": "vp_xlframe_vertical_unconnected", - "fg": 10323, + "fg": 10339, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10323 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10339 } ] }, { "id": "vp_xlframe_vertical_2_unconnected", - "fg": 10320, + "fg": 10336, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10320 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10336 } ] }, { "id": "vp_xlframe_vertical_left", - "fg": 10321, + "fg": 10337, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10321 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10337 } ] }, { "id": "vp_xlframe_vertical_2_left", - "fg": 10318, + "fg": 10334, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10318 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10334 } ] }, { "id": "vp_xlframe_vertical_right", - "fg": 10322, + "fg": 10338, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10322 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10338 } ] }, { "id": "vp_xlframe_vertical_2_right", - "fg": 10319, + "fg": 10335, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10319 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10335 } ] }, { "id": "vp_xlframe_horizontal", - "fg": 10300, + "fg": 10316, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10300 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10316 } ] }, { "id": "vp_xlframe_horizontal_2", - "fg": 10301, + "fg": 10317, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10301 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10317 } ] }, { "id": "vp_xlframe_horizontal_unconnected", - "fg": 10311, + "fg": 10327, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10311 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10327 } ] }, { "id": "vp_xlframe_horizontal_2_unconnected", - "fg": 10304, + "fg": 10320, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10304 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10320 } ] }, { "id": "vp_xlframe_horizontal_front", - "fg": 10307, + "fg": 10323, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10307 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10323 } ] }, { "id": "vp_xlframe_horizontal_2_front", - "fg": 10302, + "fg": 10318, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10302 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10318 } ] }, { "id": "vp_xlframe_horizontal_rear", - "fg": 10309, + "fg": 10325, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10309 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10325 } ] }, { "id": "vp_xlframe_horizontal_2_rear", - "fg": 10303, + "fg": 10319, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10303 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10319 } ] }, { "id": [ "vp_xlframe_horizontal_left", "vp_xlframe_vertical_T_left" ], - "fg": 10308, + "fg": 10324, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10308 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10324 } ] }, { "id": "vp_xlframe_horizontal_2_left", - "fg": 10305, + "fg": 10321, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10305 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10321 } ] }, { "id": [ "vp_xlframe_horizontal_right", "vp_xlframe_vertical_T_right" ], - "fg": 10310, + "fg": 10326, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10310 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10326 } ] }, { "id": "vp_xlframe_horizontal_2_right", - "fg": 10306, + "fg": 10322, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10306 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10322 } ] }, { "id": "vp_xlframe_vertical", - "fg": 10316, + "fg": 10332, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10316 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10332 } ] }, { "id": "vp_xlframe_vertical_2", - "fg": 10317, + "fg": 10333, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10317 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10333 } ] }, { "id": [ "vp_headlight", "vp_headlight_reinforced", "vp_wide_headlight_reinforced", "vp_wide_headlight" ], - "fg": 10325 + "fg": 10341 }, { "id": [ "vp_headlight_ne", "vp_headlight_reinforced_ne", "vp_wide_headlight_reinforced_ne", "vp_wide_headlight_ne" ], - "fg": 10324 + "fg": 10340 }, { "id": [ "vp_headlight_nw", "vp_headlight_reinforced_nw", "vp_wide_headlight_reinforced_nw", "vp_wide_headlight_nw" ], - "fg": 10325 + "fg": 10341 }, { "id": [ "vp_veh_table", "vp_veh_table_wood" ], - "fg": [ 10326, 10326 ], - "bg": [ 10345, 10344 ], + "fg": [ 10342, 10342 ], + "bg": [ 10361, 10360 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10327, "bg": [ 10345, 10344 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10343, "bg": [ 10361, 10360 ] } ] }, { "id": "vp_workbench", - "fg": [ 10346, 10346 ], - "bg": 5794, + "fg": [ 10362, 10362 ], + "bg": 5813, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10346, 10346 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10362, 10362 ] } ] }, { "id": "vp_minifridge", - "fg": [ 10338, 10338 ], + "fg": [ 10354, 10354 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10338, 10338 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10354, 10354 ] } ] }, { "id": "vp_minifreezer", - "fg": [ 10337, 10337 ], + "fg": [ 10353, 10353 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10337, 10337 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10353, 10353 ] } ] }, { "id": "vp_kitchen_unit", - "fg": [ 10334, 10334 ], + "fg": [ 10350, 10350 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10334, 10334 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10350, 10350 ] } ] }, { "id": "vp_welding_rig", - "fg": [ 10343, 10343 ], + "fg": [ 10359, 10359 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10343, 10343 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10359, 10359 ] } ] }, { "id": "vp_craft_rig", - "fg": [ 10331, 10331 ], + "fg": [ 10347, 10347 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10331, 10331 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10347, 10347 ] } ] }, { "id": "vp_washing_machine", - "fg": [ 10342, 10342 ], + "fg": [ 10358, 10358 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10342, 10342 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10358, 10358 ] } ] }, { "id": "vp_veh_forge", - "fg": [ 10332, 10332 ], + "fg": [ 10348, 10348 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10332, 10332 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10348, 10348 ] } ] }, { "id": "vp_veh_kiln", - "fg": [ 10333, 10333 ], + "fg": [ 10349, 10349 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10333, 10333 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10349, 10349 ] } ] }, { "id": "vp_chemlab", - "fg": [ 10330, 10330 ], + "fg": [ 10346, 10346 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10330, 10330 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10346, 10346 ] } ] }, { "id": "vp_aisle_vertical", - "fg": 10329, + "fg": 10345, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10329 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10345 } ] }, { "id": "vp_aisle_horizontal", - "fg": 10328, + "fg": 10344, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10328 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10344 } ] }, - { "id": "vp_trunk_floor", "fg": 10340, "bg": 10329 }, + { "id": "vp_trunk_floor", "fg": 10356, "bg": 10345 }, { "id": "vp_wooden_aisle_vertical", - "fg": [ 10345, 10344 ], + "fg": [ 10361, 10360 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10345, 10344 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10361, 10360 ] } ] }, { "id": "vp_wooden_aisle_horizontal", - "fg": [ 10344, 10345 ], + "fg": [ 10360, 10361 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10344, 10345 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10360, 10361 ] } ] }, { "id": "vp_lit_aisle_vertical", - "fg": 10336, + "fg": 10352, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10336 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10352 } ] }, { "id": "vp_lit_aisle_horizontal", - "fg": 10335, + "fg": 10351, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10335 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10351 } ] }, { "id": "vp_mounted_spare_tire", - "fg": 10339, + "fg": 10355, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10339 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10355 } ] }, { "id": "vp_crane_tiny", - "fg": 10348, + "fg": 10364, "multitile": true, "rotates": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10348 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10364 } ] }, { "id": [ "vp_saddle", "vp_saddle_pedal" ], - "fg": [ 10350, 10352, 10351, 10349 ], + "fg": [ 10366, 10368, 10367, 10365 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10350, 10352, 10351, 10349 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10366, 10368, 10367, 10365 ] } ] }, { "id": [ "vp_seat_wood", "seat_wood_bench" ], - "fg": [ 10357, 10357, 10358, 10358 ], - "bg": [ 10345, 10344 ], + "fg": [ 10373, 10373, 10374, 10374 ], + "bg": [ 10361, 10360 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10357, 10357, 10358, 10358 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10373, 10373, 10374, 10374 ] } ] }, { "id": "vp_seat_wood_flimsy", - "fg": [ 10355, 10355, 10356, 10356 ], - "bg": [ 10345, 10344 ], + "fg": [ 10371, 10371, 10372, 10372 ], + "bg": [ 10361, 10360 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10355, 10355, 10356, 10356 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10371, 10371, 10372, 10372 ] } ] }, { "id": [ "vp_folding_seat", "vp_reclining_seat", "vp_seat" ], - "fg": [ 10390, 10388, 10383, 10389 ], + "fg": [ 10406, 10404, 10399, 10405 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10390, 10388, 10383, 10389 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10406, 10404, 10399, 10405 ] } ] }, { "id": "vp_seat_back", - "fg": [ 10359, 10382, 10381, 10380 ], + "fg": [ 10375, 10398, 10397, 10396 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10359, 10382, 10381, 10380 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10375, 10398, 10397, 10396 ] } ] }, { "id": "vp_seat_back_left", - "fg": [ 10372, 10375, 10374, 10373 ], + "fg": [ 10388, 10391, 10390, 10389 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10372, 10375, 10374, 10373 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10388, 10391, 10390, 10389 ] } ] }, { "id": "vp_seat_back_right", - "fg": [ 10376, 10379, 10378, 10377 ], + "fg": [ 10392, 10395, 10394, 10393 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10376, 10379, 10378, 10377 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10392, 10395, 10394, 10393 ] } ] }, { "id": "vp_seat_back_vertical", - "fg": [ 10380, 10359, 10382, 10381 ], + "fg": [ 10396, 10375, 10398, 10397 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10380, 10359, 10382, 10381 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10396, 10375, 10398, 10397 ] } ] }, { "id": "vp_seat_back_vertical_left", - "fg": [ 10373, 10372, 10375, 10374 ], + "fg": [ 10389, 10388, 10391, 10390 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10373, 10372, 10375, 10374 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10389, 10388, 10391, 10390 ] } ] }, { "id": "vp_seat_back_vertical_right", - "fg": [ 10377, 10376, 10379, 10378 ], + "fg": [ 10393, 10392, 10395, 10394 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10377, 10376, 10379, 10378 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10393, 10392, 10395, 10394 ] } ] }, { "id": [ "vp_seat_leather", "vp_reclining_seat_leather" ], - "fg": [ 10387, 10385, 10384, 10386 ], + "fg": [ 10403, 10401, 10400, 10402 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10387, 10385, 10384, 10386 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10403, 10401, 10400, 10402 ] } ] }, { "id": "vp_seat_back_leather", - "fg": [ 10360, 10371, 10370, 10369 ], + "fg": [ 10376, 10387, 10386, 10385 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10360, 10371, 10370, 10369 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10376, 10387, 10386, 10385 ] } ] }, { "id": "vp_seat_back_leather_left", - "fg": [ 10361, 10364, 10363, 10362 ], + "fg": [ 10377, 10380, 10379, 10378 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10361, 10364, 10363, 10362 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10377, 10380, 10379, 10378 ] } ] }, { "id": "vp_seat_back_leather_right", - "fg": [ 10365, 10368, 10367, 10366 ], + "fg": [ 10381, 10384, 10383, 10382 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10365, 10368, 10367, 10366 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10381, 10384, 10383, 10382 ] } ] }, { "id": "vp_seat_back_leather_vertical", - "fg": [ 10369, 10360, 10371, 10370 ], + "fg": [ 10385, 10376, 10387, 10386 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10369, 10360, 10371, 10370 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10385, 10376, 10387, 10386 ] } ] }, { "id": "vp_seat_back_leather_vertical_left", - "fg": [ 10362, 10361, 10364, 10363 ], + "fg": [ 10378, 10377, 10380, 10379 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10362, 10361, 10364, 10363 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10378, 10377, 10380, 10379 ] } ] }, { "id": "vp_seat_back_leather_vertical_right", - "fg": [ 10366, 10365, 10368, 10367 ], + "fg": [ 10382, 10381, 10384, 10383 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10366, 10365, 10368, 10367 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10382, 10381, 10384, 10383 ] } ] }, { "id": "vp_seat_rear", - "fg": [ 10383, 10389, 10390, 10388 ], + "fg": [ 10399, 10405, 10406, 10404 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10383, 10389, 10390, 10388 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10399, 10405, 10406, 10404 ] } ] }, { "id": "vp_seat_leather_rear", - "fg": [ 10384, 10386, 10387, 10385 ], + "fg": [ 10400, 10402, 10403, 10401 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10384, 10386, 10387, 10385 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10400, 10402, 10403, 10401 ] } ] }, { "id": "vp_seed_drill", - "fg": [ 10392, 10394, 10393, 10391 ], + "fg": [ 10408, 10410, 10409, 10407 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10590, "bg": [ 10392, 10394, 10393, 10391 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10606, "bg": [ 10408, 10410, 10409, 10407 ] } ] }, { "id": "vp_external_tank", - "fg": [ 10395, 10396, 10397, 10398 ], + "fg": [ 10411, 10412, 10413, 10414 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10395, 10396, 10397, 10398 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10411, 10412, 10413, 10414 ] } ] }, { "id": "vp_tank_55gal_drum", - "fg": [ 10400, 10399 ], + "fg": [ 10416, 10415 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10400, 10399 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10416, 10415 ] } ] }, { "id": [ @@ -16550,80 +16646,80 @@ "vp_mounted_m60_semi" ], "//": "rifles and machineguns", - "fg": 10403, - "bg": 10401, + "fg": 10419, + "bg": 10417, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10403 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10419 } ] }, { "id": [ "vp_mounted_emp_gun", "vp_mounted_plasma_gun", "vp_plasma_gun", "vp_laser_rifle" ], "//": "energy weapons", - "fg": 10402, - "bg": 10401, + "fg": 10418, + "bg": 10417, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10402 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10418 } ] }, { "id": [ "vp_mounted_hk_g80", "vp_mounted_coilgun" ], "//": "railguns", - "fg": 10404, - "bg": 10401, + "fg": 10420, + "bg": 10417, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10404 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10420 } ] }, { "id": [ "vp_mounted_bigun", "vp_mounted_m134" ], "//": "multibarrel weapons", - "fg": 10403, - "bg": 10401, + "fg": 10419, + "bg": 10417, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10403 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10419 } ] }, { "id": [ "vp_watercannon", "vp_flamethrower", "vp_mounted_chemical_thrower" ], "//": "liquid sprayers", - "fg": 10403, - "bg": 10401, + "fg": 10419, + "bg": 10417, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10403 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10419 } ] }, { "id": "vp_tow_launcher", "//": "rocket tubes", - "fg": 10403, - "bg": 10401, + "fg": 10419, + "bg": 10417, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10403 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10419 } ] }, { "id": "vp_animal_compartment", - "fg": [ 10405, 10405, 10405, 10405 ], + "fg": [ 10421, 10421, 10421, 10421 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10405, 10405, 10405, 10405 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10421, 10421, 10421, 10421 ] } ] }, { "id": "vp_basketsm_wheelchair", - "fg": [ 10407, 10409, 10408, 10406 ], + "fg": [ 10423, 10425, 10424, 10422 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10407, 10409, 10408, 10406 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10423, 10425, 10424, 10422 ] } ] }, { "id": [ "vp_wheel", "vp_wheel_steerable" ], - "fg": 10410, + "fg": 10426, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10410 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10426 } ] }, { "id": [ "vp_wheel_bicycle", "vp_wheel_bicycle_steerable", "vp_wheel_bicycle_or", "vp_wheel_bicycle_or_steerable" ], - "fg": [ 10412, 10414, 10413, 10411 ], + "fg": [ 10428, 10430, 10429, 10427 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10412, 10414, 10413, 10411 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10428, 10430, 10429, 10427 ] } ] }, { "id": [ "vp_wheel_bicycle_rear", "vp_wheel_bicycle_or_rear" ], - "fg": [ 10413, 10411, 10412, 10414 ], + "fg": [ 10429, 10427, 10428, 10430 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": [ 10413, 10411, 10412, 10414 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": [ 10429, 10427, 10428, 10430 ] } ] }, { "id": [ @@ -16632,857 +16728,857 @@ "vp_reinforced_windshield_horizontal_front", "vp_reinforced_windshield_front_edge" ], - "fg": [ 10415, 10418, 10417, 10416 ], + "fg": [ 10431, 10434, 10433, 10432 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10415, 10418, 10417, 10416 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10431, 10434, 10433, 10432 ] } ] }, { "id": "vp_reinforced_windshield_horizontal_rear", - "fg": 10419, + "fg": 10435, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": 10419 } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": 10435 } ] }, { "id": "vp_reinforced_windshield_horizontal_rear_edge", - "fg": 10420, + "fg": 10436, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": 10420 } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": 10436 } ] }, { "id": "vp_reinforced_windshield_nw", - "fg": [ 10425, 10428, 10427, 10426 ], + "fg": [ 10441, 10444, 10443, 10442 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10425, 10428, 10427, 10426 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10441, 10444, 10443, 10442 ] } ] }, { "id": "vp_reinforced_windshield_ne", - "fg": [ 10421, 10424, 10423, 10422 ], + "fg": [ 10437, 10440, 10439, 10438 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10421, 10424, 10423, 10422 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10437, 10440, 10439, 10438 ] } ] }, { "id": "vp_reinforced_windshield_sw", - "fg": 10434, + "fg": 10450, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": 10434 } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": 10450 } ] }, { "id": "vp_reinforced_windshield_se", - "fg": 10429, + "fg": 10445, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": 10429 } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": 10445 } ] }, { "id": "vp_reinforced_windshield_sw_edge", - "fg": [ 10435, 10438, 10437, 10436 ], + "fg": [ 10451, 10454, 10453, 10452 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10435, 10438, 10437, 10436 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10451, 10454, 10453, 10452 ] } ] }, { "id": "vp_reinforced_windshield_se_edge", - "fg": [ 10430, 10433, 10432, 10431 ], + "fg": [ 10446, 10449, 10448, 10447 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10430, 10433, 10432, 10431 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10446, 10449, 10448, 10447 ] } ] }, { "id": [ "vp_reinforced_windshield_vertical_left", "vp_reinforced_windshield_left" ], - "fg": [ 10439, 10442, 10441, 10440 ], + "fg": [ 10455, 10458, 10457, 10456 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10439, 10442, 10441, 10440 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10455, 10458, 10457, 10456 ] } ] }, { "id": [ "vp_reinforced_windshield_vertical_right", "vp_reinforced_windshield_right" ], - "fg": [ 10443, 10446, 10445, 10444 ], + "fg": [ 10459, 10462, 10461, 10460 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10443, 10446, 10445, 10444 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10459, 10462, 10461, 10460 ] } ] }, { "id": [ "vp_reinforced_windshield_full_vertical_left", "vp_reinforced_windshield_full_left" ], - "fg": [ 10439, 10442, 10441, 10440 ], + "fg": [ 10455, 10458, 10457, 10456 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10439, 10442, 10441, 10440 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10455, 10458, 10457, 10456 ] } ] }, { "id": [ "vp_reinforced_windshield_full_vertical_right", "vp_reinforced_windshield_full_right" ], - "fg": [ 10443, 10446, 10445, 10444 ], + "fg": [ 10459, 10462, 10461, 10460 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10207, "bg": [ 10443, 10446, 10445, 10444 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10223, "bg": [ 10459, 10462, 10461, 10460 ] } ] }, { "id": "vp_frame_wood_vertical_2", - "fg": 10467, + "fg": 10483, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10467 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10483 } ] }, { "id": "vp_frame_wood_vertical_2_unconnected", - "fg": 10470, + "fg": 10486, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10470 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10486 } ] }, { "id": "vp_frame_wood_vertical_2_right", - "fg": 10469, + "fg": 10485, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10469 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10485 } ] }, { "id": "vp_frame_wood_vertical_2_left", - "fg": 10468, + "fg": 10484, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10468 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10484 } ] }, { "id": "vp_frame_wood_vertical", - "fg": 10466, + "fg": 10482, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10466 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10482 } ] }, { "id": "vp_frame_wood_vertical_unconnected", - "fg": 10473, + "fg": 10489, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10473 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10489 } ] }, { "id": "vp_frame_wood_vertical_right", - "fg": 10472, + "fg": 10488, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10472 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10488 } ] }, { "id": "vp_frame_wood_vertical_left", - "fg": 10471, + "fg": 10487, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10471 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10487 } ] }, { "id": "vp_frame_wood_sw", - "fg": 10465, + "fg": 10481, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10465 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10481 } ] }, { "id": "vp_frame_wood_se", - "fg": 10464, + "fg": 10480, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10464 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10480 } ] }, { "id": "vp_frame_wood_nw", - "fg": 10463, + "fg": 10479, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10463 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10479 } ] }, { "id": "vp_frame_wood_ne", - "fg": 10462, + "fg": 10478, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10462 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10478 } ] }, { "id": "vp_frame_wood_horizontal_2", - "fg": 10451, + "fg": 10467, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10451 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10467 } ] }, { "id": "vp_frame_wood_horizontal_2_unconnected", - "fg": 10456, + "fg": 10472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10456 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10472 } ] }, { "id": "vp_frame_wood_horizontal_2_right", - "fg": 10455, + "fg": 10471, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10455 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10471 } ] }, { "id": "vp_frame_wood_horizontal_2_rear", - "fg": 10454, + "fg": 10470, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10454 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10470 } ] }, { "id": "vp_frame_wood_horizontal_2_left", - "fg": 10453, + "fg": 10469, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10453 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10469 } ] }, { "id": "vp_frame_wood_horizontal_2_front", - "fg": 10452, + "fg": 10468, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10452 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10468 } ] }, { "id": "vp_frame_wood_horizontal", - "fg": 10450, + "fg": 10466, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10450 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10466 } ] }, { "id": "vp_frame_wood_horizontal_unconnected", - "fg": 10461, + "fg": 10477, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10461 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10477 } ] }, { "id": "vp_frame_wood_horizontal_right", - "fg": 10460, + "fg": 10476, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10460 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10476 } ] }, { "id": "vp_frame_wood_horizontal_rear", - "fg": 10459, + "fg": 10475, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10459 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10475 } ] }, { "id": "vp_frame_wood_horizontal_left", - "fg": 10458, + "fg": 10474, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10458 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10474 } ] }, { "id": "vp_frame_wood_horizontal_front", - "fg": 10457, + "fg": 10473, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10457 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10473 } ] }, { "id": "vp_frame_wood_cross", - "fg": 10448, + "fg": 10464, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10448 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10464 } ] }, { "id": [ "vp_frame_wood_cross_unconnected", "vp_frame_wood", "frame_wood" ], - "fg": 10449, + "fg": 10465, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10449 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10465 } ] }, { "id": "vp_frame_wood_cover", - "fg": 10447, - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10447 } ] - }, - { "id": "fd_gibs_flesh_int1", "fg": 9701 }, - { "id": "fd_gibs_flesh_int2", "fg": 9702 }, - { "id": "fd_gibs_flesh_int3", "fg": 9703 }, - { "id": "f_floor_mattress", "fg": 9706 }, - { "id": "f_fungal_mass", "fg": 9709 }, - { "id": "f_fungal_tangle", "fg": 9710 }, - { "id": "f_brazier", "fg": 9711 }, - { "id": "emer_blanket", "fg": 9740 }, - { "id": "emer_blanket_on", "fg": 9741 }, - { "id": "jacket_evac", "fg": 9742 }, - { "id": "f_autoclave", "fg": 9744 }, - { "id": "jeans_red", "fg": 9751 }, - { "id": "tights", "fg": 9752 }, - { "id": "blade", "fg": 9753 }, - { "id": "rm13_armor", "fg": 9754 }, - { "id": "leather_funnel", "fg": 9777 }, - { "id": "tr_leather_funnel", "fg": 9779 }, - { "id": "ruined_chunks", "fg": 9780 }, - { "id": "brush", "fg": 9787 }, - { "id": "casserole", "fg": 9788 }, - { "id": "curling_iron", "fg": 9789 }, - { "id": "cutting_board", "fg": 9790 }, - { "id": "elec_hairtrimmer", "fg": 9791 }, - { "id": "hairbrush", "fg": 9792 }, - { "id": "metal_file", "fg": 9794 }, - { "id": "mobile_memory_card", "fg": 9795 }, - { "id": "plastic_straw", "fg": 9796 }, - { "id": "razor_blade", "fg": 9797 }, - { "id": "razor_shaving", "fg": 9798 }, - { "id": "string_floss", "fg": 9799 }, - { "id": "tumbler_plastic", "fg": 9801 }, - { "id": "xacto", "fg": 9802 }, - { "id": "brazier_2x4", "fg": 9873 }, - { "id": "brazier_log", "fg": 9874 }, - { "id": "cupboard_battery_charger", "fg": 9875 }, - { "id": "cupboard_box_small", "fg": 9876 }, - { "id": "cupboard_candle", "fg": 9877 }, - { "id": "cupboard_matches", "fg": 9878 }, - { "id": "desk_can_drink", "fg": 9879 }, - { "id": "desk_pen_1", "fg": 9880 }, - { "id": "desk_pen_2", "fg": 9881 }, - { "id": "sink_box_small", "fg": 9882 }, - { "id": "sink_brush", "fg": 9883 }, - { "id": "sink_dish_towel", "fg": 9884 }, - { "id": "sink_sponge", "fg": 9885 }, - { "id": "toilet_water", "fg": 9886 }, - { "id": "broken_claygolem", "fg": 9887 }, - { "id": "broken_irongolem", "fg": 9888 }, - { "id": "broken_plasticgolem", "fg": 9889 }, - { "id": "broken_stonegolem", "fg": 9890 }, - { "id": "demon_chitin_plate", "fg": 9891 }, - { "id": "f_alembic", "fg": 9893 }, - { "id": "mon_leprechaun", "fg": 9896 }, - { "id": "mon_creeper_hub", "fg": 9913 }, - { "id": "mon_creeper_vine", "fg": 9914 }, - { "id": "mon_impossible_shape", "fg": 9928 }, - { "id": "weather_portal_storm", "fg": 9932 }, - { "id": "f_rubble_landfill", "fg": 9944 }, - { "id": "t_roof_paper", "fg": 10004 }, - { "id": "crack_glass_left", "fg": 10208 }, - { "id": "vp_ram_mattress", "fg": 10237 }, - { "id": "vp_tearer", "fg": 10242 }, - { "id": "vp_vehicle_scoop", "fg": 10341 }, - { "id": "vp_workbench_with_recharger", "fg": 10347 }, - { "id": "seat", "fg": 10353 }, - { "id": "seat_leather", "fg": 10354 } + "fg": 10463, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10463 } ] + }, + { "id": "fd_gibs_flesh_int1", "fg": 9717 }, + { "id": "fd_gibs_flesh_int2", "fg": 9718 }, + { "id": "fd_gibs_flesh_int3", "fg": 9719 }, + { "id": "f_floor_mattress", "fg": 9722 }, + { "id": "f_fungal_mass", "fg": 9725 }, + { "id": "f_fungal_tangle", "fg": 9726 }, + { "id": "f_brazier", "fg": 9727 }, + { "id": "emer_blanket", "fg": 9756 }, + { "id": "emer_blanket_on", "fg": 9757 }, + { "id": "jacket_evac", "fg": 9758 }, + { "id": "f_autoclave", "fg": 9760 }, + { "id": "jeans_red", "fg": 9767 }, + { "id": "tights", "fg": 9768 }, + { "id": "blade", "fg": 9769 }, + { "id": "rm13_armor", "fg": 9770 }, + { "id": "leather_funnel", "fg": 9793 }, + { "id": "tr_leather_funnel", "fg": 9795 }, + { "id": "ruined_chunks", "fg": 9796 }, + { "id": "brush", "fg": 9803 }, + { "id": "casserole", "fg": 9804 }, + { "id": "curling_iron", "fg": 9805 }, + { "id": "cutting_board", "fg": 9806 }, + { "id": "elec_hairtrimmer", "fg": 9807 }, + { "id": "hairbrush", "fg": 9808 }, + { "id": "metal_file", "fg": 9810 }, + { "id": "mobile_memory_card", "fg": 9811 }, + { "id": "plastic_straw", "fg": 9812 }, + { "id": "razor_blade", "fg": 9813 }, + { "id": "razor_shaving", "fg": 9814 }, + { "id": "string_floss", "fg": 9815 }, + { "id": "tumbler_plastic", "fg": 9817 }, + { "id": "xacto", "fg": 9818 }, + { "id": "brazier_2x4", "fg": 9889 }, + { "id": "brazier_log", "fg": 9890 }, + { "id": "cupboard_battery_charger", "fg": 9891 }, + { "id": "cupboard_box_small", "fg": 9892 }, + { "id": "cupboard_candle", "fg": 9893 }, + { "id": "cupboard_matches", "fg": 9894 }, + { "id": "desk_can_drink", "fg": 9895 }, + { "id": "desk_pen_1", "fg": 9896 }, + { "id": "desk_pen_2", "fg": 9897 }, + { "id": "sink_box_small", "fg": 9898 }, + { "id": "sink_brush", "fg": 9899 }, + { "id": "sink_dish_towel", "fg": 9900 }, + { "id": "sink_sponge", "fg": 9901 }, + { "id": "toilet_water", "fg": 9902 }, + { "id": "broken_claygolem", "fg": 9903 }, + { "id": "broken_irongolem", "fg": 9904 }, + { "id": "broken_plasticgolem", "fg": 9905 }, + { "id": "broken_stonegolem", "fg": 9906 }, + { "id": "demon_chitin_plate", "fg": 9907 }, + { "id": "f_alembic", "fg": 9909 }, + { "id": "mon_leprechaun", "fg": 9912 }, + { "id": "mon_creeper_hub", "fg": 9929 }, + { "id": "mon_creeper_vine", "fg": 9930 }, + { "id": "mon_impossible_shape", "fg": 9944 }, + { "id": "weather_portal_storm", "fg": 9948 }, + { "id": "f_rubble_landfill", "fg": 9960 }, + { "id": "t_roof_paper", "fg": 10020 }, + { "id": "crack_glass_left", "fg": 10224 }, + { "id": "vp_ram_mattress", "fg": 10253 }, + { "id": "vp_tearer", "fg": 10258 }, + { "id": "vp_vehicle_scoop", "fg": 10357 }, + { "id": "vp_workbench_with_recharger", "fg": 10363 }, + { "id": "seat", "fg": 10369 }, + { "id": "seat_leather", "fg": 10370 } ] }, { "file": "incomplete_large.png", - "//": "range 10480 to 10575", + "//": "range 10496 to 10591", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_styracosaurus", "fg": 10480, "bg": 9287 }, - { "id": "mon_demon_spider", "fg": 10482, "bg": 9287 }, - { "id": "t_webbed_corpse", "fg": 10483, "bg": 9472 }, - { "id": "t_webbed_corpse_season_summer", "fg": 10483, "bg": 9473 }, - { "id": "t_webbed_corpse_season_autumn", "fg": 10483, "bg": 9471 }, - { "id": "t_webbed_corpse_season_winter", "fg": 10483, "bg": 9470 }, + { "id": "mon_styracosaurus", "fg": 10496, "bg": 9303 }, + { "id": "mon_demon_spider", "fg": 10498, "bg": 9303 }, + { "id": "t_webbed_corpse", "fg": 10499, "bg": 9488 }, + { "id": "t_webbed_corpse_season_summer", "fg": 10499, "bg": 9489 }, + { "id": "t_webbed_corpse_season_autumn", "fg": 10499, "bg": 9487 }, + { "id": "t_webbed_corpse_season_winter", "fg": 10499, "bg": 9486 }, { "id": [ "wizardtower1_ground", "wizardtower1_living", "wizardtower1_golems", "wizardtower1_study", "wizardtower1_roof" ], - "fg": [ 10485, 10487, 10486, 10484 ], - "bg": 9465, + "fg": [ 10501, 10503, 10502, 10500 ], + "bg": 9481, "rotates": true }, { "id": [ "wizardtower2_ground", "wizardtower2_stairs1", "wizardtower2_stairs2", "wizardtower2_study", "wizardtower2_roof" ], - "fg": [ 10489, 10488, 10490, 10491 ], - "bg": 9465, + "fg": [ 10505, 10504, 10506, 10507 ], + "bg": 9481, "rotates": true }, - { "id": "mon_alpha_razorclaw", "fg": 10492, "bg": 9289 }, - { "id": "mon_chickenbot", "fg": 10493, "bg": 9289 }, - { "id": "mon_razorclaw", "fg": 10494, "bg": 9289 }, + { "id": "mon_alpha_razorclaw", "fg": 10508, "bg": 9305 }, + { "id": "mon_chickenbot", "fg": 10509, "bg": 9305 }, + { "id": "mon_razorclaw", "fg": 10510, "bg": 9305 }, { "id": "vp_door_trunk_horizontal_2", - "fg": [ 10496, 10503, 10502, 10501 ], + "fg": [ 10512, 10519, 10518, 10517 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10497, 10500, 10499, 10498 ] }, - { "id": "broken", "fg": [ 7842, 7842, 7842, 7842 ], "bg": [ 10497, 10500, 10499, 10498 ] } + { "id": "open", "fg": [ 10513, 10516, 10515, 10514 ] }, + { "id": "broken", "fg": [ 7858, 7858, 7858, 7858 ], "bg": [ 10513, 10516, 10515, 10514 ] } ] }, { "id": "vp_halfboard_hatch_wheel_left", - "fg": [ 10504, 10507, 10506, 10505 ], + "fg": [ 10520, 10523, 10522, 10521 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 10495, 10495, 10495, 10495 ], "bg": [ 10504, 10507, 10506, 10505 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10511, 10511, 10511, 10511 ], "bg": [ 10520, 10523, 10522, 10521 ] } ] }, { "id": "vp_halfboard_hatch_wheel_right", - "fg": [ 10508, 10511, 10510, 10509 ], + "fg": [ 10524, 10527, 10526, 10525 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 10495, 10495, 10495, 10495 ], "bg": [ 10508, 10511, 10510, 10509 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10511, 10511, 10511, 10511 ], "bg": [ 10524, 10527, 10526, 10525 ] } ] }, { "id": "vp_halfboard_horizontal_2_rear", - "fg": [ 10512, 10515, 10514, 10513 ], + "fg": [ 10528, 10531, 10530, 10529 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 10495, 10495, 10495, 10495 ], "bg": [ 10512, 10515, 10514, 10513 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10511, 10511, 10511, 10511 ], "bg": [ 10528, 10531, 10530, 10529 ] } ] }, { "id": "vp_hatch", - "fg": [ 10516, 10531, 10530, 10529 ], + "fg": [ 10532, 10547, 10546, 10545 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10525, 10528, 10527, 10526 ] }, - { "id": "broken", "fg": [ 10495, 10495, 10495, 10495 ], "bg": [ 10525, 10528, 10527, 10526 ] } + { "id": "open", "fg": [ 10541, 10544, 10543, 10542 ] }, + { "id": "broken", "fg": [ 10511, 10511, 10511, 10511 ], "bg": [ 10541, 10544, 10543, 10542 ] } ] }, { "id": "vp_hatch_opaque", - "fg": [ 10517, 10524, 10523, 10522 ], + "fg": [ 10533, 10540, 10539, 10538 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10518, 10521, 10520, 10519 ] }, - { "id": "broken", "fg": [ 10495, 10495, 10495, 10495 ], "bg": [ 10518, 10521, 10520, 10519 ] } + { "id": "open", "fg": [ 10534, 10537, 10536, 10535 ] }, + { "id": "broken", "fg": [ 10511, 10511, 10511, 10511 ], "bg": [ 10534, 10537, 10536, 10535 ] } ] }, { "id": "vp_hatch_left", - "fg": [ 10534, 10541, 10540, 10539 ], + "fg": [ 10550, 10557, 10556, 10555 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10535, 10538, 10537, 10536 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10535, 10538, 10537, 10536 ] } + { "id": "open", "fg": [ 10551, 10554, 10553, 10552 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10551, 10554, 10553, 10552 ] } ] }, { "id": "vp_hatch_right", - "fg": [ 10540, 10539, 10534, 10541 ], + "fg": [ 10556, 10555, 10550, 10557 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10537, 10536, 10535, 10538 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10537, 10536, 10535, 10538 ] } + { "id": "open", "fg": [ 10553, 10552, 10551, 10554 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10553, 10552, 10551, 10554 ] } ] }, { "id": "vp_hatch_wheel_left", - "fg": [ 10534, 10553, 10540, 10539 ], + "fg": [ 10550, 10569, 10556, 10555 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10535, 10552, 10537, 10536 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10535, 10538, 10537, 10536 ] } + { "id": "open", "fg": [ 10551, 10568, 10553, 10552 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10551, 10554, 10553, 10552 ] } ] }, { "id": "vp_hatch_wheel_right", - "fg": [ 10540, 10539, 10534, 10553 ], + "fg": [ 10556, 10555, 10550, 10569 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10537, 10536, 10535, 10552 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10537, 10536, 10535, 10552 ] } + { "id": "open", "fg": [ 10553, 10552, 10551, 10568 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10553, 10552, 10551, 10568 ] } ] }, { "id": [ "vp_hatch_horizontal_rear", "vp_hatch_horizontal", "vp_hatch_horizontal_2" ], - "fg": [ 10532, 10540, 10539, 10534 ], + "fg": [ 10548, 10556, 10555, 10550 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10533, 10537, 10536, 10535 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10533, 10537, 10536, 10535 ] } + { "id": "open", "fg": [ 10549, 10553, 10552, 10551 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10549, 10553, 10552, 10551 ] } ] }, { "id": "vp_hatch_horizontal_front", - "fg": [ 10539, 10534, 10532, 10540 ], + "fg": [ 10555, 10550, 10548, 10556 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10536, 10535, 10533, 10537 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10536, 10535, 10533, 10537 ] } + { "id": "open", "fg": [ 10552, 10551, 10549, 10553 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10552, 10551, 10549, 10553 ] } ] }, { "id": "vp_hatch_opaque_left", - "fg": [ 10534, 10549, 10540, 10548 ], + "fg": [ 10550, 10565, 10556, 10564 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10544, 10547, 10546, 10545 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10544, 10547, 10546, 10545 ] } + { "id": "open", "fg": [ 10560, 10563, 10562, 10561 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10560, 10563, 10562, 10561 ] } ] }, { "id": "vp_hatch_opaque_right", - "fg": [ 10540, 10548, 10534, 10549 ], + "fg": [ 10556, 10564, 10550, 10565 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10546, 10545, 10544, 10547 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10546, 10545, 10544, 10547 ] } + { "id": "open", "fg": [ 10562, 10561, 10560, 10563 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10562, 10561, 10560, 10563 ] } ] }, { "id": "vp_hatch_opaque_wheel_left", - "fg": [ 10534, 10551, 10540, 10548 ], + "fg": [ 10550, 10567, 10556, 10564 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10544, 10550, 10546, 10545 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10544, 10550, 10546, 10545 ] } + { "id": "open", "fg": [ 10560, 10566, 10562, 10561 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10560, 10566, 10562, 10561 ] } ] }, { "id": "vp_hatch_opaque_wheel_right", - "fg": [ 10540, 10548, 10534, 10551 ], + "fg": [ 10556, 10564, 10550, 10567 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10546, 10545, 10544, 10550 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10546, 10545, 10544, 10550 ] } + { "id": "open", "fg": [ 10562, 10561, 10560, 10566 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10562, 10561, 10560, 10566 ] } ] }, { "id": [ "vp_hatch_opaque_horizontal_rear", "vp_hatch_opaque_horizontal", "vp_hatch_opaque_horizontal_2" ], - "fg": [ 10542, 10540, 10548, 10534 ], + "fg": [ 10558, 10556, 10564, 10550 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10543, 10546, 10545, 10544 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10543, 10546, 10545, 10544 ] } + { "id": "open", "fg": [ 10559, 10562, 10561, 10560 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10559, 10562, 10561, 10560 ] } ] }, { "id": "vp_hatch_opaque_horizontal_front", - "fg": [ 10548, 10534, 10542, 10540 ], + "fg": [ 10564, 10550, 10558, 10556 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10545, 10544, 10543, 10546 ] }, - { "id": "broken", "fg": [ 8946, 8946, 8946, 8946 ], "bg": [ 10545, 10544, 10543, 10546 ] } + { "id": "open", "fg": [ 10561, 10560, 10559, 10562 ] }, + { "id": "broken", "fg": [ 8962, 8962, 8962, 8962 ], "bg": [ 10561, 10560, 10559, 10562 ] } ] }, { "id": "vp_door_trunk_hatch_wheel_left", - "fg": [ 10554, 10561, 10560, 10559 ], + "fg": [ 10570, 10577, 10576, 10575 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10555, 10558, 10557, 10556 ] }, - { "id": "broken", "fg": [ 10495, 10495, 10495, 10495 ], "bg": [ 10555, 10558, 10557, 10556 ] } + { "id": "open", "fg": [ 10571, 10574, 10573, 10572 ] }, + { "id": "broken", "fg": [ 10511, 10511, 10511, 10511 ], "bg": [ 10571, 10574, 10573, 10572 ] } ] }, - { "id": "corpse_mon_demon_spider", "fg": 10481 } + { "id": "corpse_mon_demon_spider", "fg": 10497 } ] }, { "file": "fillerhoder.png", - "//": "range 10576 to 10639", + "//": "range 10592 to 10655", "tiles": [ { "id": "f_sandbag_wall", - "fg": 10576, + "fg": 10592, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "unconnected", "fg": 10576 }, - { "id": "center", "fg": 10577 }, - { "id": "corner", "fg": 10578 }, - { "id": "edge", "fg": 10579 }, - { "id": "end_piece", "fg": 10580 }, - { "id": "t_connection", "fg": 10581 } + { "id": "unconnected", "fg": 10592 }, + { "id": "center", "fg": 10593 }, + { "id": "corner", "fg": 10594 }, + { "id": "edge", "fg": 10595 }, + { "id": "end_piece", "fg": 10596 }, + { "id": "t_connection", "fg": 10597 } ] }, - { "id": "f_slab", "fg": 10582 }, - { "id": "animation_bullet_flame", "fg": 10583, "rotates": false }, - { "id": "animation_bullet_normal", "fg": 10584, "rotates": false }, - { "id": "animation_bullet_shrapnel", "fg": 10585 }, + { "id": "f_slab", "fg": 10598 }, + { "id": "animation_bullet_flame", "fg": 10599, "rotates": false }, + { "id": "animation_bullet_normal", "fg": 10600, "rotates": false }, + { "id": "animation_bullet_shrapnel", "fg": 10601 }, { "id": "explosion", - "fg": 10586, + "fg": 10602, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 10586 }, { "id": "edge", "fg": 10587 } ] + "additional_tiles": [ { "id": "corner", "fg": 10602 }, { "id": "edge", "fg": 10603 } ] }, { "id": "explosion_medium", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 10586 }, { "id": "edge", "fg": 10587 } ], - "fg": 10586 + "additional_tiles": [ { "id": "corner", "fg": 10602 }, { "id": "edge", "fg": 10603 } ], + "fg": 10602 }, { "id": "explosion_weak", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 10586 }, { "id": "edge", "fg": 10587 } ], - "fg": 10586 + "additional_tiles": [ { "id": "corner", "fg": 10602 }, { "id": "edge", "fg": 10603 } ], + "fg": 10602 }, { "id": "vp_chimes", - "fg": 10588, + "fg": 10604, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10588 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10604 } ] }, { "id": "vp_robot_controls", - "fg": 10589, + "fg": 10605, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10589 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10605 } ] }, { "id": "vp_external_tank_small", - "fg": 10591, + "fg": 10607, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10591 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10607 } ] }, - { "id": "vp_ram_military", "fg": [ 10600, 10602, 10601, 10603 ], "rotates": true }, - { "id": "vp_ram_hardsteel", "fg": [ 10596, 10598, 10597, 10599 ], "rotates": true }, - { "id": "vp_ram_alloy", "fg": [ 10592, 10594, 10593, 10595 ], "rotates": true }, + { "id": "vp_ram_military", "fg": [ 10616, 10618, 10617, 10619 ], "rotates": true }, + { "id": "vp_ram_hardsteel", "fg": [ 10612, 10614, 10613, 10615 ], "rotates": true }, + { "id": "vp_ram_alloy", "fg": [ 10608, 10610, 10609, 10611 ], "rotates": true }, { "id": "vp_roller_drum", - "fg": 10607, + "fg": 10623, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10590, "bg": 10607 } ] + "additional_tiles": [ { "id": "broken", "fg": 10606, "bg": 10623 } ] }, { "id": "vp_battery_motorbike", - "fg": 10619, + "fg": 10635, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10619 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10635 } ] }, { "id": "vp_blade_horizontal", - "fg": 10628, + "fg": 10644, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10628 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10644 } ] }, { "id": "vp_blade_vertical", - "fg": 10629, + "fg": 10645, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10629 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10645 } ] }, { "id": "vp_controls", - "fg": 10623, + "fg": 10639, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10623 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10639 } ] }, { "id": "vp_engine_1cyl", - "fg": 10612, + "fg": 10628, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10612 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10628 } ] }, { "id": "vp_engine_electric", - "fg": 10616, + "fg": 10632, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10616 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10632 } ] }, { "id": "vp_engine_electric_large", - "fg": 10617, + "fg": 10633, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10617 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10633 } ] }, - { "id": "vp_engine_v12", "fg": 10614, "bg": 10615 }, + { "id": "vp_engine_v12", "fg": 10630, "bg": 10631 }, { "id": "vp_engine_v6", - "fg": 10614, + "fg": 10630, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10614 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10630 } ] }, { "id": "vp_engine_v8", - "fg": 10615, + "fg": 10631, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10615 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10631 } ] }, { "id": "vp_engine_vtwin", - "fg": 10613, + "fg": 10629, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10613 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10629 } ] }, { "id": "vp_foot_pedals", - "fg": 10618, + "fg": 10634, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10618 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10634 } ] }, { "id": "vp_fusion_gun", - "fg": 10631, + "fg": 10647, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10631 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10647 } ] }, { "id": "vp_hdroof", - "fg": 10633, + "fg": 10649, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10633 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10649 } ] }, { "id": "vp_hydrogen_tank", - "fg": 10621, + "fg": 10637, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10621 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10637 } ] }, { "id": "vp_minireactor", - "fg": 10620, + "fg": 10636, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10620 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10636 } ] }, { "id": "vp_muffler", - "fg": 10622, + "fg": 10638, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10622 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10638 } ] }, { "id": "vp_plating_hard", - "fg": 10627, + "fg": 10643, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10627 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10643 } ] }, { "id": "vp_plating_military", - "fg": 10624, + "fg": 10640, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10624 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10640 } ] }, { "id": "vp_plating_spiked", - "fg": 10626, + "fg": 10642, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10626 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10642 } ] }, { "id": "vp_plating_steel", - "fg": 10624, + "fg": 10640, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10624 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10640 } ] }, { "id": "vp_plating_superalloy", - "fg": 10625, + "fg": 10641, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10625 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10641 } ] }, { "id": "vp_plating_wood", - "fg": 10636, + "fg": 10652, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10636 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10652 } ] }, { "id": "vp_roof", - "fg": 10634, + "fg": 10650, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10634 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10650 } ] }, { "id": "vp_roof_cloth", - "fg": 10635, + "fg": 10651, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10635 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10651 } ] }, { "id": "vp_seatbelt", - "fg": 10611, + "fg": 10627, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10611 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10627 } ] }, { "id": "vp_seatbelt_heavyduty", - "fg": 10611, + "fg": 10627, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10611 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10627 } ] }, { "id": "vp_small_storage_battery", - "fg": 10619, + "fg": 10635, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10619 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10635 } ] }, { "id": "vp_storage_battery", - "fg": 10619, + "fg": 10635, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10619 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10635 } ] }, { "id": "vp_v_curtain", - "fg": 10637, + "fg": 10653, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10637 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10653 } ] }, { "id": "vp_wheel_armor", - "fg": 10608, + "fg": 10624, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10608 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10624 } ] }, { "id": "vp_wheel_armor_steerable", - "fg": 10608, + "fg": 10624, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10608 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10624 } ] }, { "id": "vp_wheel_caster", - "fg": 10632, + "fg": 10648, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10632 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10648 } ] }, { "id": "vp_wheel_small", - "fg": 10610, + "fg": 10626, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10610 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10626 } ] }, { "id": "vp_wheel_small_steerable", - "fg": 10610, + "fg": 10626, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10610 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10626 } ] }, { "id": "vp_wheel_wheelchair", - "fg": 10609, + "fg": 10625, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10609 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10625 } ] }, { "id": "vp_wheel_wood", - "fg": 10639, + "fg": 10655, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10639 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10655 } ] }, { "id": [ "wheel_wood", "wheel_wood_b" ], - "fg": 10639, + "fg": 10655, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10639 } ] + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10655 } ] }, { "id": "vp_wheel_wood_b", - "fg": 10639, + "fg": 10655, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 10210, "bg": 10639 } ] - }, - { "id": "foot_crank", "fg": 10618 }, - { "id": "frame", "fg": 10638 }, - { "id": "hard_plate", "fg": 10627 }, - { "id": "kitchen_unit", "fg": 10630 }, - { "id": "motor", "fg": 10616 }, - { "id": "motor_large", "fg": 10617 }, - { "id": "muffler", "fg": 10622 }, - { "id": "spiked_plate", "fg": 10626 }, - { "id": "storage_battery", "fg": 10619 }, - { "id": "vehicle_controls", "fg": 10623 }, - { "id": "1cyl_combustion", "fg": 10612 }, - { "id": "v2_combustion", "fg": 10613 }, - { "id": [ "v6_combustion", "v6_diesel" ], "fg": 10614 }, - { "id": "v8_combustion", "fg": 10615 } + "additional_tiles": [ { "id": "broken", "fg": 10226, "bg": 10655 } ] + }, + { "id": "foot_crank", "fg": 10634 }, + { "id": "frame", "fg": 10654 }, + { "id": "hard_plate", "fg": 10643 }, + { "id": "kitchen_unit", "fg": 10646 }, + { "id": "motor", "fg": 10632 }, + { "id": "motor_large", "fg": 10633 }, + { "id": "muffler", "fg": 10638 }, + { "id": "spiked_plate", "fg": 10642 }, + { "id": "storage_battery", "fg": 10635 }, + { "id": "vehicle_controls", "fg": 10639 }, + { "id": "1cyl_combustion", "fg": 10628 }, + { "id": "v2_combustion", "fg": 10629 }, + { "id": [ "v6_combustion", "v6_diesel" ], "fg": 10630 }, + { "id": "v8_combustion", "fg": 10631 } ] }, { "file": "filler.png", - "//": "range 10640 to 10671", + "//": "range 10656 to 10687", "tiles": [ { "id": "f_metal_bench", "multitile": true, - "fg": 10655, + "fg": 10671, "additional_tiles": [ - { "id": "center", "fg": 10640 }, - { "id": "corner", "fg": [ 10642, 10644, 10643, 10641 ] }, - { "id": "t_connection", "fg": [ 10652, 10654, 10653, 10651 ] }, - { "id": "edge", "fg": [ 10646, 10645 ] }, - { "id": "end_piece", "fg": [ 10648, 10650, 10649, 10647 ] }, - { "id": "unconnected", "fg": [ 10655, 10655 ] } + { "id": "center", "fg": 10656 }, + { "id": "corner", "fg": [ 10658, 10660, 10659, 10657 ] }, + { "id": "t_connection", "fg": [ 10668, 10670, 10669, 10667 ] }, + { "id": "edge", "fg": [ 10662, 10661 ] }, + { "id": "end_piece", "fg": [ 10664, 10666, 10665, 10663 ] }, + { "id": "unconnected", "fg": [ 10671, 10671 ] } ] }, - { "id": "mon_leech_pod_cluster", "fg": 10656 }, - { "id": "mon_leech_root_drone", "fg": 10657 }, - { "id": "mon_leech_root_runner", "fg": 10658 }, - { "id": "mon_leech_stalk", "fg": 10659 } + { "id": "mon_leech_pod_cluster", "fg": 10672 }, + { "id": "mon_leech_root_drone", "fg": 10673 }, + { "id": "mon_leech_root_runner", "fg": 10674 }, + { "id": "mon_leech_stalk", "fg": 10675 } ] }, { "file": "filler_tall.png", - "//": "range 10672 to 10687", + "//": "range 10688 to 10703", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, "sprite_offset_y": -32, - "tiles": [ { "id": "f_exodii_printer_large", "fg": 10672 }, { "id": "f_exodii_printer_small", "fg": 10673 } ] + "tiles": [ { "id": "f_exodii_printer_large", "fg": 10688 }, { "id": "f_exodii_printer_small", "fg": 10689 } ] }, { "file": "fillergiant.png", - "//": "range 10688 to 10703", + "//": "range 10704 to 10719", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, @@ -17495,18 +17591,18 @@ "t_tree_pear_season_spring", "t_tree_plum_season_spring" ], - "fg": 9553, - "bg": 9546 + "fg": 9569, + "bg": 9562 }, - { "id": "t_tree_apricot_season_summer", "fg": 10688, "bg": 9547 }, - { "id": "t_tree_mulberry_season_summer", "fg": 10689, "bg": 9547 }, - { "id": "t_tree_elderberry_season_summer", "fg": 10689, "bg": 9547 }, - { "id": "t_tree_pear_season_autumn", "fg": 10690, "bg": 9547 }, - { "id": "t_tree_plum_season_summer", "fg": 10691, "bg": 9547 }, + { "id": "t_tree_apricot_season_summer", "fg": 10704, "bg": 9563 }, + { "id": "t_tree_mulberry_season_summer", "fg": 10705, "bg": 9563 }, + { "id": "t_tree_elderberry_season_summer", "fg": 10705, "bg": 9563 }, + { "id": "t_tree_pear_season_autumn", "fg": 10706, "bg": 9563 }, + { "id": "t_tree_plum_season_summer", "fg": 10707, "bg": 9563 }, { "id": [ "t_tree_apricot_harvested", "t_tree_mulberry_harvested", "t_tree_plum_harvested", "t_tree_pear_season_summer" ], - "fg": 9548, - "bg": 9547 + "fg": 9564, + "bg": 9563 }, { "id": [ @@ -17516,12 +17612,12 @@ "t_tree_pear_harvested" ], "fg": [ - { "weight": 100, "sprite": 9549 }, - { "weight": 100, "sprite": 9550 }, - { "weight": 100, "sprite": 9551 }, - { "weight": 100, "sprite": 9552 } + { "weight": 100, "sprite": 9565 }, + { "weight": 100, "sprite": 9566 }, + { "weight": 100, "sprite": 9567 }, + { "weight": 100, "sprite": 9568 } ], - "bg": 9545 + "bg": 9561 }, { "id": [ @@ -17530,29 +17626,29 @@ "t_tree_pear_season_winter", "t_tree_plum_season_winter" ], - "fg": 9588, - "bg": 9544 - }, - { "id": "t_tree_chestnut", "fg": 10693, "bg": 9546 }, - { "id": "t_tree_chestnut_season_summer", "fg": 10692, "bg": 9547 }, - { "id": "t_tree_chestnut_season_autumn", "fg": 10692, "bg": 9545 }, - { "id": "t_tree_chestnut_season_winter", "fg": 10692, "bg": 9544 }, - { "id": "t_tree_pine", "fg": 10697, "bg": 9546 }, - { "id": "t_tree_pine_season_summer", "fg": 10697, "bg": 9547 }, - { "id": "t_tree_pine_season_autumn", "fg": 10697, "bg": 9545 }, - { "id": "t_tree_pine_season_winter", "fg": 10697, "bg": 9544 }, - { "id": "t_tree_deadpine", "fg": 10694, "bg": 9546 }, - { "id": "t_tree_deadpine_season_summer", "fg": 10694, "bg": 9547 }, - { "id": "t_tree_deadpine_season_autumn", "fg": 10694, "bg": 9545 }, - { "id": "t_tree_deadpine_season_winter", "fg": 10694, "bg": 9544 }, - { "id": "t_tree_hickory", "fg": 10696, "bg": 9546 }, - { "id": "t_tree_hickory_season_summer", "fg": 10696, "bg": 9547 }, - { "id": "t_tree_hickory_season_autumn", "fg": 10696, "bg": 9545 }, - { "id": "t_tree_hickory_season_winter", "fg": 10695, "bg": 9544 }, - { "id": "t_tree_hickory_dead", "fg": 10695, "bg": 9546 }, - { "id": "t_tree_hickory_dead_season_summer", "fg": 10695, "bg": 9547 }, - { "id": "t_tree_hickory_dead_season_autumn", "fg": 10695, "bg": 9545 }, - { "id": "t_tree_hickory_dead_season_winter", "fg": 10695, "bg": 9544 } + "fg": 9604, + "bg": 9560 + }, + { "id": "t_tree_chestnut", "fg": 10709, "bg": 9562 }, + { "id": "t_tree_chestnut_season_summer", "fg": 10708, "bg": 9563 }, + { "id": "t_tree_chestnut_season_autumn", "fg": 10708, "bg": 9561 }, + { "id": "t_tree_chestnut_season_winter", "fg": 10708, "bg": 9560 }, + { "id": "t_tree_pine", "fg": 10713, "bg": 9562 }, + { "id": "t_tree_pine_season_summer", "fg": 10713, "bg": 9563 }, + { "id": "t_tree_pine_season_autumn", "fg": 10713, "bg": 9561 }, + { "id": "t_tree_pine_season_winter", "fg": 10713, "bg": 9560 }, + { "id": "t_tree_deadpine", "fg": 10710, "bg": 9562 }, + { "id": "t_tree_deadpine_season_summer", "fg": 10710, "bg": 9563 }, + { "id": "t_tree_deadpine_season_autumn", "fg": 10710, "bg": 9561 }, + { "id": "t_tree_deadpine_season_winter", "fg": 10710, "bg": 9560 }, + { "id": "t_tree_hickory", "fg": 10712, "bg": 9562 }, + { "id": "t_tree_hickory_season_summer", "fg": 10712, "bg": 9563 }, + { "id": "t_tree_hickory_season_autumn", "fg": 10712, "bg": 9561 }, + { "id": "t_tree_hickory_season_winter", "fg": 10711, "bg": 9560 }, + { "id": "t_tree_hickory_dead", "fg": 10711, "bg": 9562 }, + { "id": "t_tree_hickory_dead_season_summer", "fg": 10711, "bg": 9563 }, + { "id": "t_tree_hickory_dead_season_autumn", "fg": 10711, "bg": 9561 }, + { "id": "t_tree_hickory_dead_season_winter", "fg": 10711, "bg": 9560 } ] }, { diff --git a/gfx/ChibiUltica/ChibiNormal.png b/gfx/ChibiUltica/ChibiNormal.png index f54b0e0bb2691..cadc9e003d688 100644 Binary files a/gfx/ChibiUltica/ChibiNormal.png and b/gfx/ChibiUltica/ChibiNormal.png differ diff --git a/gfx/ChibiUltica/ChibiSmall.png b/gfx/ChibiUltica/ChibiSmall.png index fef83ee1c527c..d1fbb334e976c 100644 Binary files a/gfx/ChibiUltica/ChibiSmall.png and b/gfx/ChibiUltica/ChibiSmall.png differ diff --git a/gfx/ChibiUltica/filler.png b/gfx/ChibiUltica/filler.png new file mode 100644 index 0000000000000..107e5b448c8c7 Binary files /dev/null and b/gfx/ChibiUltica/filler.png differ diff --git a/gfx/ChibiUltica/human_body_plus.png b/gfx/ChibiUltica/human_body_plus.png index 4e04b1c525be3..5a0f78235a38d 100644 Binary files a/gfx/ChibiUltica/human_body_plus.png and b/gfx/ChibiUltica/human_body_plus.png differ diff --git a/gfx/ChibiUltica/normal.png b/gfx/ChibiUltica/normal.png index c1665a72d626b..cf23ba54cf9d7 100644 Binary files a/gfx/ChibiUltica/normal.png and b/gfx/ChibiUltica/normal.png differ diff --git a/gfx/ChibiUltica/small.png b/gfx/ChibiUltica/small.png index 4d652a22ca2ff..df8586bd6315d 100644 Binary files a/gfx/ChibiUltica/small.png and b/gfx/ChibiUltica/small.png differ diff --git a/gfx/ChibiUltica/tile_config.json b/gfx/ChibiUltica/tile_config.json index efb0bff9ed565..5c176103d8c11 100644 --- a/gfx/ChibiUltica/tile_config.json +++ b/gfx/ChibiUltica/tile_config.json @@ -217,8 +217,8 @@ "file": "ChibiNormal.png", "//": "range 176 to 3087", "tiles": [ - { "id": [ "player_female", "npc_female" ], "fg": 177, "rotates": false, "bg": 2523 }, - { "id": [ "player_male", "npc_male" ], "fg": 178, "rotates": false, "bg": 2523 }, + { "id": [ "player_female", "npc_female" ], "fg": 177, "rotates": false, "bg": 2525 }, + { "id": [ "player_male", "npc_male" ], "fg": 178, "rotates": false, "bg": 2525 }, { "id": "overlay_female_mutation_active_bio_ads", "fg": 179, "rotates": false }, { "id": "overlay_female_mutation_active_bio_alarm", "fg": 180, "rotates": false }, { "id": "overlay_female_mutation_active_bio_cloak", "fg": 181, "rotates": false }, @@ -576,7 +576,7 @@ { "id": "overlay_wielded_bomblet_launcher_rotary", "fg": 660, "rotates": false }, { "id": "overlay_wielded_bomblet_launcher_single", "fg": 661, "rotates": false }, { "id": "overlay_wielded_bowling_axe", "fg": 613, "rotates": false }, - { "id": [ "overlay_wielded_brazier", "brazier" ], "fg": 11412, "rotates": false }, + { "id": [ "overlay_wielded_brazier", "brazier" ], "fg": 11428, "rotates": false }, { "id": "overlay_wielded_briefcase_smg", "fg": 662, "rotates": false }, { "id": "overlay_wielded_broadfire_off", "fg": 736, "rotates": false }, { "id": "overlay_wielded_broadfire_on", "fg": 737, "rotates": false }, @@ -1806,9 +1806,9 @@ ], "rotates": false }, - { "id": "mon_orc_warrior", "fg": 2130, "bg": 2523, "rotates": false }, - { "id": "mon_orc_archer", "fg": 2128, "bg": 2523, "rotates": false }, - { "id": "mon_orc_blood_warrior", "fg": 2129, "bg": 2523, "rotates": false }, + { "id": "mon_orc_warrior", "fg": 2130, "bg": 2525, "rotates": false }, + { "id": "mon_orc_archer", "fg": 2128, "bg": 2525, "rotates": false }, + { "id": "mon_orc_blood_warrior", "fg": 2129, "bg": 2525, "rotates": false }, { "id": [ "explosion_jolt", @@ -1895,692 +1895,692 @@ "bg": [ ], "rotates": false }, - { "id": "mon_meleebot", "fg": 2226, "bg": 2523 }, + { "id": "mon_meleebot", "fg": 2228, "bg": 2525 }, { "id": "mon_vampire_moroi", - "fg": [ { "weight": 1, "sprite": 2228 }, { "weight": 1, "sprite": 2229 } ], - "bg": 2523, + "fg": [ { "weight": 1, "sprite": 2230 }, { "weight": 1, "sprite": 2231 } ], + "bg": 2525, "rotates": false }, { "id": "mon_renfield", "fg": [ - { "weight": 1, "sprite": 2230 }, - { "weight": 1, "sprite": 2231 }, { "weight": 1, "sprite": 2232 }, { "weight": 1, "sprite": 2233 }, { "weight": 1, "sprite": 2234 }, { "weight": 1, "sprite": 2235 }, { "weight": 1, "sprite": 2236 }, - { "weight": 1, "sprite": 2237 } + { "weight": 1, "sprite": 2237 }, + { "weight": 1, "sprite": 2238 }, + { "weight": 1, "sprite": 2239 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "explosion_sapient_light_damage", - "fg": 2239, + "fg": 2241, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 2238 }, { "id": "edge", "fg": 2239 } ] + "additional_tiles": [ { "id": "corner", "fg": 2240 }, { "id": "edge", "fg": 2241 } ] }, { "id": "explosion_sapient_light_bash", - "fg": 2239, - "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 2238 }, { "id": "edge", "fg": 2239 } ] - }, - { "id": "debug_mon", "fg": 2240 }, - { "id": "mon_EMP_hack", "fg": 2296 }, - { "id": "mon_albino_penguin", "fg": 2241, "bg": 2523, "rotates": false }, - { "id": "mon_alpha_razorclaw", "fg": 2242, "bg": 2523 }, - { "id": "mon_ant", "fg": 2243, "bg": 2523, "rotates": false }, - { "id": "mon_ant_acid_larva", "fg": 2406, "bg": 2523, "rotates": false }, - { "id": "mon_ant_fungus", "fg": 2244, "bg": 2523, "rotates": false }, - { "id": "mon_ant_larva", "fg": 2245, "bg": 2523, "rotates": false }, - { "id": "mon_ant_queen", "fg": 2246, "bg": 2523, "rotates": false }, - { "id": "mon_ant_soldier", "fg": 2247, "bg": 2523, "rotates": false }, - { "id": "mon_bat", "fg": 2248, "bg": 2523, "rotates": false }, - { "id": "mon_bee", "fg": 2249, "bg": 2523, "rotates": false }, - { "id": "mon_bee_mega", "fg": 2251, "rotates": false }, - { "id": "mon_bee_small", "fg": 2252, "rotates": false }, - { "id": "mon_beekeeper", "fg": 2250, "bg": 2523, "rotates": false }, - { "id": "mon_bobcat", "fg": 2253, "bg": 2523, "rotates": false }, - { "id": "mon_boomer_fungus", "fg": 2254, "bg": 2523, "rotates": false }, - { "id": "mon_breather", "fg": 2255, "rotates": false }, - { "id": "mon_breather_hub", "fg": 2256, "bg": 2523, "rotates": false }, - { "id": "mon_c4_hack", "fg": 2257, "bg": 2523, "rotates": false }, - { "id": "mon_cat", "fg": 2253, "bg": 2523, "rotates": false }, - { "id": "mon_charred_nightmare", "fg": 2258, "rotates": false }, - { "id": "mon_chicken", "fg": 2259, "bg": 2523, "rotates": false }, - { "id": "mon_chipmunk", "fg": 2260, "bg": 2523, "rotates": false }, - { "id": "mon_chud", "fg": 2261, "bg": 2523, "rotates": false }, - { "id": "mon_compsognathus", "fg": 2262, "bg": 2523, "rotates": false }, - { "id": "mon_cougar", "fg": 2263, "bg": 2523, "rotates": false }, - { "id": "mon_coyote", "fg": 2264, "bg": 2523, "rotates": false }, - { "id": "mon_coyote_wolf", "fg": 2265, "bg": 2523, "rotates": false }, - { "id": "mon_crawler", "fg": 2266, "bg": 2523, "rotates": false }, - { "id": "mon_creeper_hub", "fg": 2267, "bg": 2523, "rotates": false }, - { "id": "mon_creeper_vine", "fg": 2268, "bg": 2523, "rotates": false }, - { "id": "mon_crow", "fg": 2269, "bg": 2523, "rotates": false }, - { "id": "mon_darkman", "fg": 2270, "bg": 2523, "rotates": false }, - { "id": "mon_deer_mouse", "fg": 2337, "rotates": false }, - { "id": "mon_deinonychus", "fg": 2271, "bg": 2523, "rotates": false }, - { "id": "mon_dementia", "fg": 2272, "bg": 2523, "rotates": false }, - { "id": "mon_dermatik", "fg": 2273, "bg": 2523, "rotates": false }, - { "id": "mon_dimorphodon", "fg": 2274, "bg": 2523, "rotates": false }, - { "id": "mon_dog_zombie_cop", "fg": 2275, "bg": 2523, "rotates": false }, - { "id": "mon_dragonfly_small", "fg": 2276, "rotates": false }, - { "id": "mon_duck", "fg": 2277, "bg": 2523, "rotates": false }, - { "id": "mon_eoraptor", "fg": 2262, "bg": 2523, "rotates": false }, - { "id": "mon_fant", "fg": 2278, "rotates": false }, - { "id": "mon_fish_blinky", "fg": 2279, "rotates": false }, - { "id": "mon_fish_bluegill", "fg": 2280, "rotates": false }, - { "id": "mon_fish_bowfin", "fg": 2281, "rotates": false }, - { "id": "mon_fish_bullhead", "fg": 2282, "rotates": false }, - { "id": "mon_fish_carp", "fg": 2283, "rotates": false }, - { "id": "mon_fish_crayfish", "fg": 2284, "rotates": false }, - { "id": "mon_fish_lbass", "fg": 2285, "rotates": false }, - { "id": "mon_fish_lobster", "fg": 2286, "rotates": false }, - { "id": "mon_fish_pbass", "fg": 2287, "rotates": false }, - { "id": "mon_fish_perch", "fg": 2288, "rotates": false }, - { "id": "mon_fish_pickerel", "fg": 2289, "rotates": false }, - { "id": "mon_fish_pike", "fg": 2290, "rotates": false }, - { "id": "mon_fish_salmon", "fg": 2291, "rotates": false }, - { "id": "mon_fish_sbass", "fg": 2292, "rotates": false }, - { "id": "mon_fish_sunfish", "fg": 2293, "rotates": false }, - { "id": "mon_fish_trout", "fg": 2294, "rotates": false }, - { "id": "mon_fish_whitefish", "fg": 2295, "rotates": false }, - { "id": "mon_flashbang_hack", "fg": 2296, "bg": 2523, "rotates": false }, - { "id": "mon_fly", "fg": 2297, "bg": 2523, "rotates": false }, - { "id": "mon_fox_gray", "fg": 2298, "bg": 2523, "rotates": false }, - { "id": "mon_fox_red", "fg": 2298, "bg": 2523, "rotates": false }, - { "id": "mon_fungal_blossom", "fg": 2299, "bg": 2523, "rotates": false }, - { "id": "mon_fungal_fighter", "fg": 2300, "bg": 2523, "rotates": false }, - { "id": "mon_fungal_hedgerow", "fg": 2301, "bg": 2523, "rotates": false }, - { "id": "mon_fungal_tendril", "fg": 2302, "bg": 2523, "rotates": false }, - { "id": "mon_fungal_wall", "fg": 2303, "bg": 2523, "rotates": false }, - { "id": "mon_fungaloid_dormant", "fg": 2398, "bg": 2523, "rotates": false }, - { "id": "mon_gallimimus", "fg": 2304, "bg": 2523, "rotates": false }, - { "id": "mon_gasbomb_hack", "fg": 2305, "bg": 2523, "rotates": false }, - { "id": "mon_gator", "fg": 2306, "rotates": false }, - { "id": "mon_gelatin", "fg": 2307, "bg": 2523, "rotates": false }, - { "id": "mon_generator", "fg": 2308, "bg": 2523, "rotates": false }, - { "id": "mon_gozu", "fg": 2309, "bg": 2523, "rotates": false }, - { "id": "mon_graboid", "fg": 2310, "bg": 2523, "rotates": false }, - { "id": "mon_grenade_hack", "fg": 2311, "bg": 2523, "rotates": false }, - { "id": "mon_groundhog", "fg": 2260, "bg": 2523, "rotates": false }, - { "id": "mon_halfworm", "fg": 2312, "bg": 2523, "rotates": false }, - { "id": "mon_hallu_mom", "fg": 2313, "bg": 2523, "rotates": false }, - { "id": "mon_hare", "fg": 2314, "bg": 2523, "rotates": false }, - { "id": "mon_hare_season_winter", "fg": 2315, "bg": 2523, "rotates": false }, - { "id": "mon_headless_dog_thing", "fg": 2316, "bg": 2523, "rotates": false }, - { "id": "mon_hologram", "fg": 2399, "rotates": false }, - { "id": "mon_human_snail", "fg": 2317, "bg": 2523, "rotates": false }, - { "id": "mon_irradiated_wanderer_1", "fg": 2318, "bg": 2523 }, - { "id": "mon_irradiated_wanderer_2", "fg": 2319, "bg": 2523, "rotates": false }, - { "id": "mon_irradiated_wanderer_3", "fg": 2320, "bg": 2523 }, - { "id": "mon_irradiated_wanderer_4", "fg": 2321, "bg": 2523 }, - { "id": "mon_laserturret", "fg": 2322, "bg": 2523, "rotates": false }, - { "id": "mon_lemming", "fg": 2260, "bg": 2523, "rotates": false }, - { "id": "mon_manhack", "fg": 2323, "bg": 2523, "rotates": false }, - { "id": "mon_manhack_acid", "fg": 2324, "rotates": false }, - { "id": "mon_mi_go", "fg": 2326, "bg": 2523, "rotates": false }, - { "id": "mon_mininuke_hack", "fg": 2325, "bg": 2523, "rotates": false }, - { "id": "mon_mink", "fg": 2260, "bg": 2523, "rotates": false }, - { "id": "mon_moose", "fg": 2327, "bg": 2523, "rotates": false }, - { "id": "mon_mosquito_small", "fg": 2466, "bg": 2523, "rotates": false }, - { "id": "mon_muskrat", "fg": 2337, "rotates": false }, - { "id": "mon_mutant_carp", "fg": 2328, "rotates": false }, - { "id": "mon_mutant_salmon", "fg": 2329, "rotates": false }, - { "id": "mon_player_blob", "fg": 2330, "bg": 2523, "rotates": false }, - { "id": "mon_prototype_cyborg", "fg": 2471, "bg": 2523, "rotates": false }, - { "id": "mon_rabbit", "fg": 2331, "bg": 2523, "rotates": false }, - { "id": "mon_raccoon", "fg": 2332, "bg": 2523, "rotates": false }, - { "id": "mon_rat_king", "fg": 2333, "bg": 2523, "rotates": false }, - { "id": "mon_razorclaw", "fg": 2334, "bg": 2523 }, - { "id": "mon_riotbot", "fg": 2335, "bg": 2523, "rotates": false }, - { "id": "mon_sewer_fish", "fg": 2336, "bg": 2523, "rotates": false }, - { "id": "mon_sewer_rat", "fg": 2337, "bg": 2523, "rotates": false }, - { "id": "mon_sewer_snake", "fg": 2338, "bg": 2523, "rotates": false }, - { "id": "mon_shadow", "fg": 2339, "rotates": false }, - { "id": "mon_shadow_snake", "fg": 2340, "rotates": false }, - { "id": "mon_skeleton_electric", "fg": 2477, "bg": 2523, "rotates": false }, - { "id": "mon_skitterbot", "fg": 2341, "bg": 2523, "rotates": false }, - { "id": "mon_sludge_crawler", "fg": 2342, "bg": 2523, "rotates": false }, - { "id": "mon_spider_cellar_giant", "fg": 2343, "bg": 2523, "rotates": false }, - { "id": "mon_spider_cellar_giant_s", "fg": 2344, "bg": 2523, "rotates": false }, - { "id": "mon_spider_jumping_giant", "fg": 2346, "bg": 2523, "rotates": false }, - { "id": "mon_spider_jumping_giant_mega", "fg": 2347, "rotates": false }, - { "id": "mon_spider_jumping_small", "fg": 2345, "bg": 2523, "rotates": false }, - { "id": "mon_spider_trapdoor", "fg": 2348, "bg": 2523, "rotates": false }, - { "id": "mon_spider_trapdoor_giant", "fg": 2349, "bg": 2523, "rotates": false }, - { "id": "mon_spider_trapdoor_giant_mega", "fg": 2350, "rotates": false }, - { "id": "mon_spider_trapdoor_giant_small", "fg": 2351, "rotates": false }, - { "id": "mon_spider_web", "fg": 2352, "bg": 2523, "rotates": false }, - { "id": "mon_spider_web_giant", "fg": 2352, "bg": 2523, "rotates": false }, - { "id": "mon_spider_web_mega", "fg": 2353, "rotates": false }, - { "id": "mon_spider_web_s", "fg": 2354, "bg": 2523, "rotates": false }, - { "id": "mon_spider_widow_giant", "fg": 2356, "bg": 2523, "rotates": false }, - { "id": "mon_spider_widow_giant_s", "fg": 2357, "bg": 2523, "rotates": false }, - { "id": "mon_spider_widow_small", "fg": 2355, "bg": 2523, "rotates": false }, - { "id": "mon_spider_wolf_giant", "fg": 2359, "bg": 2523, "rotates": false }, - { "id": "mon_spider_wolf_small", "fg": 2358, "bg": 2523, "rotates": false }, - { "id": "mon_spore", "fg": 2360, "bg": 2523, "rotates": false }, - { "id": "mon_squirrel", "fg": 2361, "bg": 2523, "rotates": false }, - { "id": "mon_squirrel_red", "fg": 2361, "bg": 2523, "rotates": false }, - { "id": "mon_titanis", "fg": 2362, "bg": 2523, "rotates": false }, - { "id": "mon_turkey", "fg": 2363, "bg": 2523, "rotates": false }, - { "id": "mon_velociraptor", "fg": 2364, "bg": 2523, "rotates": false }, - { "id": "mon_vinebeast", "fg": 2365, "bg": 2523, "rotates": false }, - { "id": "mon_vortex", "fg": 2366, "bg": 2523, "rotates": false }, - { "id": "mon_w11b10", "fg": 2400, "rotates": false }, - { "id": "mon_w11b20b4", "fg": 2401, "rotates": false }, - { "id": "mon_w11h10", "fg": 2403, "rotates": false }, - { "id": "mon_w12b10", "fg": 2402, "rotates": false }, - { "id": "mon_w12n10", "fg": 2404, "rotates": false }, - { "id": "mon_wasp", "fg": 2367, "bg": 2523, "rotates": false }, - { "id": "mon_wasp_mega", "fg": 2368 }, - { "id": "mon_weasel", "fg": 2260, "bg": 2523, "rotates": false }, - { "id": "mon_wolf", "fg": 2369, "bg": 2523, "rotates": false }, - { "id": "mon_worm", "fg": 2370, "bg": 2523, "rotates": false }, - { "id": "mon_zhark", "fg": 2371 }, - { "id": "mon_zolf", "fg": 2372, "bg": 2523, "rotates": false }, - { "id": "mon_zolf_shady", "fg": 2373, "rotates": false }, - { "id": "mon_zombie_anklebiter", "fg": 2374, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_blind", "fg": 2375, "rotates": false }, - { "id": "mon_zombie_brute", "fg": 2376, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_brute_ninja", "fg": 2377, "bg": 2523 }, - { "id": "mon_zombie_brute_shocker", "fg": 2378, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_child_fungus", "fg": 2405, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_child_scorched", "fg": 2379, "bg": 2523 }, - { "id": "mon_zombie_child_scorched_2", "fg": 2380, "rotates": false }, - { "id": "mon_zombie_cop", "fg": 2381, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_dancer", "fg": 2383, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_ears", "fg": 2498, "bg": 2523 }, - { "id": "mon_zombie_electric", "fg": 2384, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_fiend", "fg": 2499, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_fungus", "fg": [ 2385, 2501 ], "bg": 2523, "rotates": false }, - { "id": "mon_zombie_hollow", "fg": 2386, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_jackson", "fg": 2387, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_kevlar_1", "fg": 2508, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_scorched", "fg": 2388, "bg": 2523 }, - { "id": "mon_zombie_shady", "fg": 2389, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_shady_ghost", "fg": 2390, "rotates": false }, - { "id": "mon_zombie_shriekling", "fg": 2391, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_skull", "fg": 2516, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_smoker", "fg": 2392, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_snotgobbler", "fg": 2393, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_sproglodyte", "fg": 2394, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_static", "fg": 2519, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_swimmer", "fg": 2395, "bg": 2523, "rotates": false }, - { "id": "mon_zombie_wretched", "fg": 2521, "bg": 2523, "rotates": false }, - { "id": "mon_zoose", "fg": 2396, "bg": 2523, "rotates": false }, - { "id": "mon_zougar", "fg": 2397, "bg": 2523, "rotates": false }, - { "id": "shadow", "fg": 2523, "rotates": false }, + "fg": 2241, + "multitile": true, + "additional_tiles": [ { "id": "corner", "fg": 2240 }, { "id": "edge", "fg": 2241 } ] + }, + { "id": "debug_mon", "fg": 2242 }, + { "id": "mon_EMP_hack", "fg": 2298 }, + { "id": "mon_albino_penguin", "fg": 2243, "bg": 2525, "rotates": false }, + { "id": "mon_alpha_razorclaw", "fg": 2244, "bg": 2525 }, + { "id": "mon_ant", "fg": 2245, "bg": 2525, "rotates": false }, + { "id": "mon_ant_acid_larva", "fg": 2408, "bg": 2525, "rotates": false }, + { "id": "mon_ant_fungus", "fg": 2246, "bg": 2525, "rotates": false }, + { "id": "mon_ant_larva", "fg": 2247, "bg": 2525, "rotates": false }, + { "id": "mon_ant_queen", "fg": 2248, "bg": 2525, "rotates": false }, + { "id": "mon_ant_soldier", "fg": 2249, "bg": 2525, "rotates": false }, + { "id": "mon_bat", "fg": 2250, "bg": 2525, "rotates": false }, + { "id": "mon_bee", "fg": 2251, "bg": 2525, "rotates": false }, + { "id": "mon_bee_mega", "fg": 2253, "rotates": false }, + { "id": "mon_bee_small", "fg": 2254, "rotates": false }, + { "id": "mon_beekeeper", "fg": 2252, "bg": 2525, "rotates": false }, + { "id": "mon_bobcat", "fg": 2255, "bg": 2525, "rotates": false }, + { "id": "mon_boomer_fungus", "fg": 2256, "bg": 2525, "rotates": false }, + { "id": "mon_breather", "fg": 2257, "rotates": false }, + { "id": "mon_breather_hub", "fg": 2258, "bg": 2525, "rotates": false }, + { "id": "mon_c4_hack", "fg": 2259, "bg": 2525, "rotates": false }, + { "id": "mon_cat", "fg": 2255, "bg": 2525, "rotates": false }, + { "id": "mon_charred_nightmare", "fg": 2260, "rotates": false }, + { "id": "mon_chicken", "fg": 2261, "bg": 2525, "rotates": false }, + { "id": "mon_chipmunk", "fg": 2262, "bg": 2525, "rotates": false }, + { "id": "mon_chud", "fg": 2263, "bg": 2525, "rotates": false }, + { "id": "mon_compsognathus", "fg": 2264, "bg": 2525, "rotates": false }, + { "id": "mon_cougar", "fg": 2265, "bg": 2525, "rotates": false }, + { "id": "mon_coyote", "fg": 2266, "bg": 2525, "rotates": false }, + { "id": "mon_coyote_wolf", "fg": 2267, "bg": 2525, "rotates": false }, + { "id": "mon_crawler", "fg": 2268, "bg": 2525, "rotates": false }, + { "id": "mon_creeper_hub", "fg": 2269, "bg": 2525, "rotates": false }, + { "id": "mon_creeper_vine", "fg": 2270, "bg": 2525, "rotates": false }, + { "id": "mon_crow", "fg": 2271, "bg": 2525, "rotates": false }, + { "id": "mon_darkman", "fg": 2272, "bg": 2525, "rotates": false }, + { "id": "mon_deer_mouse", "fg": 2339, "rotates": false }, + { "id": "mon_deinonychus", "fg": 2273, "bg": 2525, "rotates": false }, + { "id": "mon_dementia", "fg": 2274, "bg": 2525, "rotates": false }, + { "id": "mon_dermatik", "fg": 2275, "bg": 2525, "rotates": false }, + { "id": "mon_dimorphodon", "fg": 2276, "bg": 2525, "rotates": false }, + { "id": "mon_dog_zombie_cop", "fg": 2277, "bg": 2525, "rotates": false }, + { "id": "mon_dragonfly_small", "fg": 2278, "rotates": false }, + { "id": "mon_duck", "fg": 2279, "bg": 2525, "rotates": false }, + { "id": "mon_eoraptor", "fg": 2264, "bg": 2525, "rotates": false }, + { "id": "mon_fant", "fg": 2280, "rotates": false }, + { "id": "mon_fish_blinky", "fg": 2281, "rotates": false }, + { "id": "mon_fish_bluegill", "fg": 2282, "rotates": false }, + { "id": "mon_fish_bowfin", "fg": 2283, "rotates": false }, + { "id": "mon_fish_bullhead", "fg": 2284, "rotates": false }, + { "id": "mon_fish_carp", "fg": 2285, "rotates": false }, + { "id": "mon_fish_crayfish", "fg": 2286, "rotates": false }, + { "id": "mon_fish_lbass", "fg": 2287, "rotates": false }, + { "id": "mon_fish_lobster", "fg": 2288, "rotates": false }, + { "id": "mon_fish_pbass", "fg": 2289, "rotates": false }, + { "id": "mon_fish_perch", "fg": 2290, "rotates": false }, + { "id": "mon_fish_pickerel", "fg": 2291, "rotates": false }, + { "id": "mon_fish_pike", "fg": 2292, "rotates": false }, + { "id": "mon_fish_salmon", "fg": 2293, "rotates": false }, + { "id": "mon_fish_sbass", "fg": 2294, "rotates": false }, + { "id": "mon_fish_sunfish", "fg": 2295, "rotates": false }, + { "id": "mon_fish_trout", "fg": 2296, "rotates": false }, + { "id": "mon_fish_whitefish", "fg": 2297, "rotates": false }, + { "id": "mon_flashbang_hack", "fg": 2298, "bg": 2525, "rotates": false }, + { "id": "mon_fly", "fg": 2299, "bg": 2525, "rotates": false }, + { "id": "mon_fox_gray", "fg": 2300, "bg": 2525, "rotates": false }, + { "id": "mon_fox_red", "fg": 2300, "bg": 2525, "rotates": false }, + { "id": "mon_fungal_blossom", "fg": 2301, "bg": 2525, "rotates": false }, + { "id": "mon_fungal_fighter", "fg": 2302, "bg": 2525, "rotates": false }, + { "id": "mon_fungal_hedgerow", "fg": 2303, "bg": 2525, "rotates": false }, + { "id": "mon_fungal_tendril", "fg": 2304, "bg": 2525, "rotates": false }, + { "id": "mon_fungal_wall", "fg": 2305, "bg": 2525, "rotates": false }, + { "id": "mon_fungaloid_dormant", "fg": 2400, "bg": 2525, "rotates": false }, + { "id": "mon_gallimimus", "fg": 2306, "bg": 2525, "rotates": false }, + { "id": "mon_gasbomb_hack", "fg": 2307, "bg": 2525, "rotates": false }, + { "id": "mon_gator", "fg": 2308, "rotates": false }, + { "id": "mon_gelatin", "fg": 2309, "bg": 2525, "rotates": false }, + { "id": "mon_generator", "fg": 2310, "bg": 2525, "rotates": false }, + { "id": "mon_gozu", "fg": 2311, "bg": 2525, "rotates": false }, + { "id": "mon_graboid", "fg": 2312, "bg": 2525, "rotates": false }, + { "id": "mon_grenade_hack", "fg": 2313, "bg": 2525, "rotates": false }, + { "id": "mon_groundhog", "fg": 2262, "bg": 2525, "rotates": false }, + { "id": "mon_halfworm", "fg": 2314, "bg": 2525, "rotates": false }, + { "id": "mon_hallu_mom", "fg": 2315, "bg": 2525, "rotates": false }, + { "id": "mon_hare", "fg": 2316, "bg": 2525, "rotates": false }, + { "id": "mon_hare_season_winter", "fg": 2317, "bg": 2525, "rotates": false }, + { "id": "mon_headless_dog_thing", "fg": 2318, "bg": 2525, "rotates": false }, + { "id": "mon_hologram", "fg": 2401, "rotates": false }, + { "id": "mon_human_snail", "fg": 2319, "bg": 2525, "rotates": false }, + { "id": "mon_irradiated_wanderer_1", "fg": 2320, "bg": 2525 }, + { "id": "mon_irradiated_wanderer_2", "fg": 2321, "bg": 2525, "rotates": false }, + { "id": "mon_irradiated_wanderer_3", "fg": 2322, "bg": 2525 }, + { "id": "mon_irradiated_wanderer_4", "fg": 2323, "bg": 2525 }, + { "id": "mon_laserturret", "fg": 2324, "bg": 2525, "rotates": false }, + { "id": "mon_lemming", "fg": 2262, "bg": 2525, "rotates": false }, + { "id": "mon_manhack", "fg": 2325, "bg": 2525, "rotates": false }, + { "id": "mon_manhack_acid", "fg": 2326, "rotates": false }, + { "id": "mon_mi_go", "fg": 2328, "bg": 2525, "rotates": false }, + { "id": "mon_mininuke_hack", "fg": 2327, "bg": 2525, "rotates": false }, + { "id": "mon_mink", "fg": 2262, "bg": 2525, "rotates": false }, + { "id": "mon_moose", "fg": 2329, "bg": 2525, "rotates": false }, + { "id": "mon_mosquito_small", "fg": 2468, "bg": 2525, "rotates": false }, + { "id": "mon_muskrat", "fg": 2339, "rotates": false }, + { "id": "mon_mutant_carp", "fg": 2330, "rotates": false }, + { "id": "mon_mutant_salmon", "fg": 2331, "rotates": false }, + { "id": "mon_player_blob", "fg": 2332, "bg": 2525, "rotates": false }, + { "id": "mon_prototype_cyborg", "fg": 2473, "bg": 2525, "rotates": false }, + { "id": "mon_rabbit", "fg": 2333, "bg": 2525, "rotates": false }, + { "id": "mon_raccoon", "fg": 2334, "bg": 2525, "rotates": false }, + { "id": "mon_rat_king", "fg": 2335, "bg": 2525, "rotates": false }, + { "id": "mon_razorclaw", "fg": 2336, "bg": 2525 }, + { "id": "mon_riotbot", "fg": 2337, "bg": 2525, "rotates": false }, + { "id": "mon_sewer_fish", "fg": 2338, "bg": 2525, "rotates": false }, + { "id": "mon_sewer_rat", "fg": 2339, "bg": 2525, "rotates": false }, + { "id": "mon_sewer_snake", "fg": 2340, "bg": 2525, "rotates": false }, + { "id": "mon_shadow", "fg": 2341, "rotates": false }, + { "id": "mon_shadow_snake", "fg": 2342, "rotates": false }, + { "id": "mon_skeleton_electric", "fg": 2479, "bg": 2525, "rotates": false }, + { "id": "mon_skitterbot", "fg": 2343, "bg": 2525, "rotates": false }, + { "id": "mon_sludge_crawler", "fg": 2344, "bg": 2525, "rotates": false }, + { "id": "mon_spider_cellar_giant", "fg": 2345, "bg": 2525, "rotates": false }, + { "id": "mon_spider_cellar_giant_s", "fg": 2346, "bg": 2525, "rotates": false }, + { "id": "mon_spider_jumping_giant", "fg": 2348, "bg": 2525, "rotates": false }, + { "id": "mon_spider_jumping_giant_mega", "fg": 2349, "rotates": false }, + { "id": "mon_spider_jumping_small", "fg": 2347, "bg": 2525, "rotates": false }, + { "id": "mon_spider_trapdoor", "fg": 2350, "bg": 2525, "rotates": false }, + { "id": "mon_spider_trapdoor_giant", "fg": 2351, "bg": 2525, "rotates": false }, + { "id": "mon_spider_trapdoor_giant_mega", "fg": 2352, "rotates": false }, + { "id": "mon_spider_trapdoor_giant_small", "fg": 2353, "rotates": false }, + { "id": "mon_spider_web", "fg": 2354, "bg": 2525, "rotates": false }, + { "id": "mon_spider_web_giant", "fg": 2354, "bg": 2525, "rotates": false }, + { "id": "mon_spider_web_mega", "fg": 2355, "rotates": false }, + { "id": "mon_spider_web_s", "fg": 2356, "bg": 2525, "rotates": false }, + { "id": "mon_spider_widow_giant", "fg": 2358, "bg": 2525, "rotates": false }, + { "id": "mon_spider_widow_giant_s", "fg": 2359, "bg": 2525, "rotates": false }, + { "id": "mon_spider_widow_small", "fg": 2357, "bg": 2525, "rotates": false }, + { "id": "mon_spider_wolf_giant", "fg": 2361, "bg": 2525, "rotates": false }, + { "id": "mon_spider_wolf_small", "fg": 2360, "bg": 2525, "rotates": false }, + { "id": "mon_spore", "fg": 2362, "bg": 2525, "rotates": false }, + { "id": "mon_squirrel", "fg": 2363, "bg": 2525, "rotates": false }, + { "id": "mon_squirrel_red", "fg": 2363, "bg": 2525, "rotates": false }, + { "id": "mon_titanis", "fg": 2364, "bg": 2525, "rotates": false }, + { "id": "mon_turkey", "fg": 2365, "bg": 2525, "rotates": false }, + { "id": "mon_velociraptor", "fg": 2366, "bg": 2525, "rotates": false }, + { "id": "mon_vinebeast", "fg": 2367, "bg": 2525, "rotates": false }, + { "id": "mon_vortex", "fg": 2368, "bg": 2525, "rotates": false }, + { "id": "mon_w11b10", "fg": 2402, "rotates": false }, + { "id": "mon_w11b20b4", "fg": 2403, "rotates": false }, + { "id": "mon_w11h10", "fg": 2405, "rotates": false }, + { "id": "mon_w12b10", "fg": 2404, "rotates": false }, + { "id": "mon_w12n10", "fg": 2406, "rotates": false }, + { "id": "mon_wasp", "fg": 2369, "bg": 2525, "rotates": false }, + { "id": "mon_wasp_mega", "fg": 2370 }, + { "id": "mon_weasel", "fg": 2262, "bg": 2525, "rotates": false }, + { "id": "mon_wolf", "fg": 2371, "bg": 2525, "rotates": false }, + { "id": "mon_worm", "fg": 2372, "bg": 2525, "rotates": false }, + { "id": "mon_zhark", "fg": 2373 }, + { "id": "mon_zolf", "fg": 2374, "bg": 2525, "rotates": false }, + { "id": "mon_zolf_shady", "fg": 2375, "rotates": false }, + { "id": "mon_zombie_anklebiter", "fg": 2376, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_blind", "fg": 2377, "rotates": false }, + { "id": "mon_zombie_brute", "fg": 2378, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_brute_ninja", "fg": 2379, "bg": 2525 }, + { "id": "mon_zombie_brute_shocker", "fg": 2380, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_child_fungus", "fg": 2407, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_child_scorched", "fg": 2381, "bg": 2525 }, + { "id": "mon_zombie_child_scorched_2", "fg": 2382, "rotates": false }, + { "id": "mon_zombie_cop", "fg": 2383, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_dancer", "fg": 2385, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_ears", "fg": 2500, "bg": 2525 }, + { "id": "mon_zombie_electric", "fg": 2386, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_fiend", "fg": 2501, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_fungus", "fg": [ 2387, 2503 ], "bg": 2525, "rotates": false }, + { "id": "mon_zombie_hollow", "fg": 2388, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_jackson", "fg": 2389, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_kevlar_1", "fg": 2510, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_scorched", "fg": 2390, "bg": 2525 }, + { "id": "mon_zombie_shady", "fg": 2391, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_shady_ghost", "fg": 2392, "rotates": false }, + { "id": "mon_zombie_shriekling", "fg": 2393, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_skull", "fg": 2518, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_smoker", "fg": 2394, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_snotgobbler", "fg": 2395, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_sproglodyte", "fg": 2396, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_static", "fg": 2521, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_swimmer", "fg": 2397, "bg": 2525, "rotates": false }, + { "id": "mon_zombie_wretched", "fg": 2523, "bg": 2525, "rotates": false }, + { "id": "mon_zoose", "fg": 2398, "bg": 2525, "rotates": false }, + { "id": "mon_zougar", "fg": 2399, "bg": 2525, "rotates": false }, + { "id": "shadow", "fg": 2525, "rotates": false }, { "id": "mon_broken_cyborg", "fg": [ - { "weight": 1, "sprite": 2544 }, - { "weight": 1, "sprite": 2545 }, { "weight": 1, "sprite": 2546 }, { "weight": 1, "sprite": 2547 }, { "weight": 1, "sprite": 2548 }, - { "weight": 1, "sprite": 2549 } + { "weight": 1, "sprite": 2549 }, + { "weight": 1, "sprite": 2550 }, + { "weight": 1, "sprite": 2551 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_civilian_stationary", - "fg": [ { "weight": 1, "sprite": 2550 }, { "weight": 1, "sprite": 2551 } ], - "bg": 2523, + "fg": [ { "weight": 1, "sprite": 2552 }, { "weight": 1, "sprite": 2553 } ], + "bg": 2525, "rotates": false }, - { "id": "corpse_mon_alpha_razorclaw", "fg": 2569, "rotates": false }, - { "id": "corpse_mon_ant", "fg": 2573, "rotates": false }, - { "id": "corpse_mon_ant_gueen", "fg": 2574, "rotates": false }, - { "id": "corpse_mon_ant_larva", "fg": 2575, "rotates": false }, - { "id": "corpse_mon_ant_soldier", "fg": 2576, "rotates": false }, - { "id": "corpse_mon_bat", "fg": 2577, "rotates": false }, - { "id": "corpse_mon_bee", "fg": 2578, "rotates": false }, - { "id": "corpse_mon_broken_cyborg", "fg": 2580, "rotates": false }, - { "id": "corpse_mon_cat", "fg": 2582, "rotates": false }, - { "id": "corpse_mon_chicken", "fg": 2588, "rotates": false }, - { "id": "corpse_mon_cougar", "fg": 2592, "rotates": false }, - { "id": "corpse_mon_crow", "fg": 2594, "rotates": false }, - { "id": "corpse_mon_deer", "fg": 2595, "rotates": false }, - { "id": "corpse_mon_dermatik", "fg": 2596, "rotates": false }, - { "id": "corpse_mon_dog", "fg": 2600, "rotates": false }, - { "id": "corpse_mon_dog_zombie_cop", "fg": 2601, "rotates": false }, - { "id": "corpse_mon_duck", "fg": 2604, "rotates": false }, - { "id": "corpse_mon_fish_bowfin", "fg": 2606, "rotates": false }, - { "id": "corpse_mon_fish_bullhead", "fg": 2607, "rotates": false }, - { "id": "corpse_mon_fish_carp", "fg": 2608, "rotates": false }, - { "id": "corpse_mon_fish_crayfish", "fg": 2609, "rotates": false }, - { "id": "corpse_mon_fish_perch", "fg": 2610, "rotates": false }, - { "id": "corpse_mon_fish_pickerel", "fg": 2611, "rotates": false }, - { "id": "corpse_mon_fish_pike", "fg": 2612, "rotates": false }, - { "id": "corpse_mon_fish_sbass", "fg": 2613, "rotates": false }, - { "id": "corpse_mon_fish_trout", "fg": 2614, "rotates": false }, - { "id": "corpse_mon_fish_whitefish", "fg": 2615, "rotates": false }, - { "id": "corpse_mon_fish_lbass", "fg": 2407, "rotates": false }, - { "id": "corpse_mon_fish_pbass", "fg": 2408, "rotates": false }, - { "id": "corpse_mon_fish_salmon", "fg": 2409, "rotates": false }, - { "id": "corpse_mon_fish_sunfish", "fg": 2410, "rotates": false }, - { "id": "corpse_mon_fly", "fg": 2616, "rotates": false }, - { "id": "corpse_mon_fox", "fg": 2618, "rotates": false }, - { "id": "corpse_mon_frog_giant", "fg": 2619, "rotates": false }, - { "id": "corpse_mon_frog_small", "fg": 2620, "rotates": false }, - { "id": "corpse_mon_gator", "fg": 2622, "rotates": false }, - { "id": "corpse_mon_gozu", "fg": 2625, "rotates": false }, - { "id": "corpse_mon_gragonfly", "fg": 2626, "rotates": false }, - { "id": "corpse_mon_hare", "fg": 2629, "rotates": false }, - { "id": "corpse_mon_hare_season_winter", "fg": 2630, "rotates": false }, - { "id": "corpse_mon_human_snail", "fg": 2631, "rotates": false }, - { "id": "corpse_mon_mi_go", "fg": 2638, "rotates": false }, - { "id": "corpse_mon_moose", "fg": 2640, "rotates": false }, - { "id": "corpse_mon_racoon", "fg": 2644, "rotates": false }, - { "id": "corpse_mon_razorclaw", "fg": 2647, "rotates": false }, - { "id": "corpse_mon_sewer_snake", "fg": 2648, "rotates": false }, - { "id": "corpse_mon_sheep", "fg": 2649, "rotates": false }, - { "id": "corpse_mon_slug", "fg": 2651, "rotates": false }, - { "id": "corpse_mon_spider_jumping_giant", "fg": 2655, "rotates": false }, - { "id": "corpse_mon_spider_web", "fg": 2656, "rotates": false }, - { "id": "corpse_mon_spider_web_s", "fg": 2657, "rotates": false }, - { "id": "corpse_mon_spider_widow_giant", "fg": 2658, "rotates": false }, - { "id": "corpse_mon_spider_widow_giant_s", "fg": 2659, "rotates": false }, - { "id": "corpse_mon_spider_wolf_giant", "fg": 2660, "rotates": false }, - { "id": "corpse_mon_spider_wolf_small", "fg": 2661, "rotates": false }, - { "id": "corpse_mon_squirrel", "fg": 2662, "rotates": false }, - { "id": "corpse_mon_turkey", "fg": 2669, "rotates": false }, - { "id": "corpse_mon_twisted_body", "fg": 2670, "rotates": false }, - { "id": "corpse_mon_wasp", "fg": 2671, "rotates": false }, - { "id": "corpse_mon_wolf", "fg": 2674, "rotates": false }, - { "id": "corpse_mon_worm", "fg": 2678, "rotates": false }, - { "id": "corpse_mon_zombie_beekeeper", "fg": 2682, "rotates": false }, - { "id": "corpse_mon_zombie_brute", "fg": 2684, "rotates": false }, - { "id": "corpse_mon_zombie_child_scorched", "fg": 2686, "rotates": false }, - { "id": "corpse_mon_zombie_cop", "fg": 2687, "rotates": false }, - { "id": "corpse_mon_zombie_ear", "fg": 2689, "rotates": false }, - { "id": "corpse_mon_zombie_fungus", "fg": 2692, "rotates": false }, - { "id": "corpse_mon_zombie_hazmat", "fg": 2695, "rotates": false }, - { "id": "corpse_mon_zombie_kevlar_1", "fg": 2697, "rotates": false }, - { "id": "corpse_mon_zombie_scientist", "fg": 2703, "rotates": false }, - { "id": "corpse_mon_zombie_security", "fg": 2704, "rotates": false }, - { "id": "corpse_mon_zombie_shady", "fg": 2705, "rotates": false }, - { "id": "corpse_mon_zombie_shriekling", "fg": 2707, "rotates": false }, - { "id": "corpse_mon_zombie_skull", "fg": 2708, "rotates": false }, - { "id": "corpse_mon_zombie_sproglodyte", "fg": 2711, "rotates": false }, - { "id": "corpse_mon_zombie_technician", "fg": 2712, "rotates": false }, - { "id": "corpse_mon_zoose", "fg": 2715, "rotates": false }, - { "id": "corpse_mon_zougar", "fg": 2716, "rotates": false }, - { "id": [ "corpse_mon_brute_pupa", "corpse_mon_brute_pupa_decoy" ], "fg": 2717, "rotates": false }, + { "id": "corpse_mon_alpha_razorclaw", "fg": 2571, "rotates": false }, + { "id": "corpse_mon_ant", "fg": 2575, "rotates": false }, + { "id": "corpse_mon_ant_gueen", "fg": 2576, "rotates": false }, + { "id": "corpse_mon_ant_larva", "fg": 2577, "rotates": false }, + { "id": "corpse_mon_ant_soldier", "fg": 2578, "rotates": false }, + { "id": "corpse_mon_bat", "fg": 2579, "rotates": false }, + { "id": "corpse_mon_bee", "fg": 2580, "rotates": false }, + { "id": "corpse_mon_broken_cyborg", "fg": 2582, "rotates": false }, + { "id": "corpse_mon_cat", "fg": 2584, "rotates": false }, + { "id": "corpse_mon_chicken", "fg": 2590, "rotates": false }, + { "id": "corpse_mon_cougar", "fg": 2594, "rotates": false }, + { "id": "corpse_mon_crow", "fg": 2596, "rotates": false }, + { "id": "corpse_mon_deer", "fg": 2597, "rotates": false }, + { "id": "corpse_mon_dermatik", "fg": 2598, "rotates": false }, + { "id": "corpse_mon_dog", "fg": 2602, "rotates": false }, + { "id": "corpse_mon_dog_zombie_cop", "fg": 2603, "rotates": false }, + { "id": "corpse_mon_duck", "fg": 2606, "rotates": false }, + { "id": "corpse_mon_fish_bowfin", "fg": 2608, "rotates": false }, + { "id": "corpse_mon_fish_bullhead", "fg": 2609, "rotates": false }, + { "id": "corpse_mon_fish_carp", "fg": 2610, "rotates": false }, + { "id": "corpse_mon_fish_crayfish", "fg": 2611, "rotates": false }, + { "id": "corpse_mon_fish_perch", "fg": 2612, "rotates": false }, + { "id": "corpse_mon_fish_pickerel", "fg": 2613, "rotates": false }, + { "id": "corpse_mon_fish_pike", "fg": 2614, "rotates": false }, + { "id": "corpse_mon_fish_sbass", "fg": 2615, "rotates": false }, + { "id": "corpse_mon_fish_trout", "fg": 2616, "rotates": false }, + { "id": "corpse_mon_fish_whitefish", "fg": 2617, "rotates": false }, + { "id": "corpse_mon_fish_lbass", "fg": 2409, "rotates": false }, + { "id": "corpse_mon_fish_pbass", "fg": 2410, "rotates": false }, + { "id": "corpse_mon_fish_salmon", "fg": 2411, "rotates": false }, + { "id": "corpse_mon_fish_sunfish", "fg": 2412, "rotates": false }, + { "id": "corpse_mon_fly", "fg": 2618, "rotates": false }, + { "id": "corpse_mon_fox", "fg": 2620, "rotates": false }, + { "id": "corpse_mon_frog_giant", "fg": 2621, "rotates": false }, + { "id": "corpse_mon_frog_small", "fg": 2622, "rotates": false }, + { "id": "corpse_mon_gator", "fg": 2624, "rotates": false }, + { "id": "corpse_mon_gozu", "fg": 2627, "rotates": false }, + { "id": "corpse_mon_gragonfly", "fg": 2628, "rotates": false }, + { "id": "corpse_mon_hare", "fg": 2631, "rotates": false }, + { "id": "corpse_mon_hare_season_winter", "fg": 2632, "rotates": false }, + { "id": "corpse_mon_human_snail", "fg": 2633, "rotates": false }, + { "id": "corpse_mon_mi_go", "fg": 2640, "rotates": false }, + { "id": "corpse_mon_moose", "fg": 2642, "rotates": false }, + { "id": "corpse_mon_racoon", "fg": 2646, "rotates": false }, + { "id": "corpse_mon_razorclaw", "fg": 2649, "rotates": false }, + { "id": "corpse_mon_sewer_snake", "fg": 2650, "rotates": false }, + { "id": "corpse_mon_sheep", "fg": 2651, "rotates": false }, + { "id": "corpse_mon_slug", "fg": 2653, "rotates": false }, + { "id": "corpse_mon_spider_jumping_giant", "fg": 2657, "rotates": false }, + { "id": "corpse_mon_spider_web", "fg": 2658, "rotates": false }, + { "id": "corpse_mon_spider_web_s", "fg": 2659, "rotates": false }, + { "id": "corpse_mon_spider_widow_giant", "fg": 2660, "rotates": false }, + { "id": "corpse_mon_spider_widow_giant_s", "fg": 2661, "rotates": false }, + { "id": "corpse_mon_spider_wolf_giant", "fg": 2662, "rotates": false }, + { "id": "corpse_mon_spider_wolf_small", "fg": 2663, "rotates": false }, + { "id": "corpse_mon_squirrel", "fg": 2664, "rotates": false }, + { "id": "corpse_mon_turkey", "fg": 2671, "rotates": false }, + { "id": "corpse_mon_twisted_body", "fg": 2672, "rotates": false }, + { "id": "corpse_mon_wasp", "fg": 2673, "rotates": false }, + { "id": "corpse_mon_wolf", "fg": 2676, "rotates": false }, + { "id": "corpse_mon_worm", "fg": 2680, "rotates": false }, + { "id": "corpse_mon_zombie_beekeeper", "fg": 2684, "rotates": false }, + { "id": "corpse_mon_zombie_brute", "fg": 2686, "rotates": false }, + { "id": "corpse_mon_zombie_child_scorched", "fg": 2688, "rotates": false }, + { "id": "corpse_mon_zombie_cop", "fg": 2689, "rotates": false }, + { "id": "corpse_mon_zombie_ear", "fg": 2691, "rotates": false }, + { "id": "corpse_mon_zombie_fungus", "fg": 2694, "rotates": false }, + { "id": "corpse_mon_zombie_hazmat", "fg": 2697, "rotates": false }, + { "id": "corpse_mon_zombie_kevlar_1", "fg": 2699, "rotates": false }, + { "id": "corpse_mon_zombie_scientist", "fg": 2705, "rotates": false }, + { "id": "corpse_mon_zombie_security", "fg": 2706, "rotates": false }, + { "id": "corpse_mon_zombie_shady", "fg": 2707, "rotates": false }, + { "id": "corpse_mon_zombie_shriekling", "fg": 2709, "rotates": false }, + { "id": "corpse_mon_zombie_skull", "fg": 2710, "rotates": false }, + { "id": "corpse_mon_zombie_sproglodyte", "fg": 2713, "rotates": false }, + { "id": "corpse_mon_zombie_technician", "fg": 2714, "rotates": false }, + { "id": "corpse_mon_zoose", "fg": 2717, "rotates": false }, + { "id": "corpse_mon_zougar", "fg": 2718, "rotates": false }, + { "id": [ "corpse_mon_brute_pupa", "corpse_mon_brute_pupa_decoy" ], "fg": 2719, "rotates": false }, { "id": [ "mon_dog", "mon_dog_thing" ], - "fg": [ { "weight": 10, "sprite": 2725 }, { "weight": 1, "sprite": 2726 } ], + "fg": [ { "weight": 10, "sprite": 2727 }, { "weight": 1, "sprite": 2728 } ], "rotates": false }, { "id": "mon_feral_human_crowbar", "fg": [ - { "weight": 1, "sprite": 2758 }, - { "weight": 1, "sprite": 2759 }, { "weight": 1, "sprite": 2760 }, { "weight": 1, "sprite": 2761 }, { "weight": 1, "sprite": 2762 }, { "weight": 1, "sprite": 2763 }, { "weight": 1, "sprite": 2764 }, - { "weight": 1, "sprite": 2765 } + { "weight": 1, "sprite": 2765 }, + { "weight": 1, "sprite": 2766 }, + { "weight": 1, "sprite": 2767 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_human_pipe", "fg": [ - { "weight": 1, "sprite": 2770 }, - { "weight": 1, "sprite": 2771 }, { "weight": 1, "sprite": 2772 }, { "weight": 1, "sprite": 2773 }, { "weight": 1, "sprite": 2774 }, { "weight": 1, "sprite": 2775 }, { "weight": 1, "sprite": 2776 }, - { "weight": 1, "sprite": 2777 } + { "weight": 1, "sprite": 2777 }, + { "weight": 1, "sprite": 2778 }, + { "weight": 1, "sprite": 2779 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_human_axe", "fg": [ - { "weight": 1, "sprite": 2746 }, - { "weight": 1, "sprite": 2747 }, { "weight": 1, "sprite": 2748 }, { "weight": 1, "sprite": 2749 }, { "weight": 1, "sprite": 2750 }, { "weight": 1, "sprite": 2751 }, { "weight": 1, "sprite": 2752 }, - { "weight": 1, "sprite": 2753 } + { "weight": 1, "sprite": 2753 }, + { "weight": 1, "sprite": 2754 }, + { "weight": 1, "sprite": 2755 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_labsecurity_9mm", "fg": [ - { "weight": 1, "sprite": 2782 }, - { "weight": 1, "sprite": 2783 }, { "weight": 1, "sprite": 2784 }, { "weight": 1, "sprite": 2785 }, { "weight": 1, "sprite": 2786 }, { "weight": 1, "sprite": 2787 }, { "weight": 1, "sprite": 2788 }, - { "weight": 1, "sprite": 2789 } + { "weight": 1, "sprite": 2789 }, + { "weight": 1, "sprite": 2790 }, + { "weight": 1, "sprite": 2791 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_labsecurity_flashlight", "fg": [ - { "weight": 1, "sprite": 2790 }, - { "weight": 1, "sprite": 2791 }, { "weight": 1, "sprite": 2792 }, { "weight": 1, "sprite": 2793 }, - { "weight": 1, "sprite": 2794 } + { "weight": 1, "sprite": 2794 }, + { "weight": 1, "sprite": 2795 }, + { "weight": 1, "sprite": 2796 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_scientist_scalpel", "fg": [ - { "weight": 1, "sprite": 2802 }, - { "weight": 1, "sprite": 2803 }, { "weight": 1, "sprite": 2804 }, { "weight": 1, "sprite": 2805 }, - { "weight": 1, "sprite": 2806 } + { "weight": 1, "sprite": 2806 }, + { "weight": 1, "sprite": 2807 }, + { "weight": 1, "sprite": 2808 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_sapien_spear", "fg": [ - { "weight": 1, "sprite": 2798 }, - { "weight": 1, "sprite": 2799 }, { "weight": 1, "sprite": 2800 }, - { "weight": 1, "sprite": 2801 } + { "weight": 1, "sprite": 2801 }, + { "weight": 1, "sprite": 2802 }, + { "weight": 1, "sprite": 2803 } ], - "bg": 2523 + "bg": 2525 }, { "id": "mon_feral_human_pipe_fungal_infected", - "fg": [ { "weight": 1, "sprite": 2780 }, { "weight": 1, "sprite": 2781 } ], - "bg": 2523 + "fg": [ { "weight": 1, "sprite": 2782 }, { "weight": 1, "sprite": 2783 } ], + "bg": 2525 }, { "id": "mon_feral_human_crowbar_fungal_infected", - "fg": [ { "weight": 1, "sprite": 2768 }, { "weight": 1, "sprite": 2769 } ], - "bg": 2523 + "fg": [ { "weight": 1, "sprite": 2770 }, { "weight": 1, "sprite": 2771 } ], + "bg": 2525 }, { "id": "mon_feral_human_axe_fungal_infected", - "fg": [ { "weight": 1, "sprite": 2756 }, { "weight": 1, "sprite": 2757 } ], - "bg": 2523 + "fg": [ { "weight": 1, "sprite": 2758 }, { "weight": 1, "sprite": 2759 } ], + "bg": 2525 }, { "id": "mon_feral_human_axe_fungal_corpse", - "fg": [ { "weight": 1, "sprite": 2754 }, { "weight": 1, "sprite": 2755 } ], - "bg": 2523 + "fg": [ { "weight": 1, "sprite": 2756 }, { "weight": 1, "sprite": 2757 } ], + "bg": 2525 }, { "id": "mon_feral_human_pipe_fungal_corpse", - "fg": [ { "weight": 1, "sprite": 2778 }, { "weight": 1, "sprite": 2779 } ], - "bg": 2523 + "fg": [ { "weight": 1, "sprite": 2780 }, { "weight": 1, "sprite": 2781 } ], + "bg": 2525 }, { "id": "mon_feral_human_crowbar_fungal_corpse", - "fg": [ { "weight": 1, "sprite": 2766 }, { "weight": 1, "sprite": 2767 } ], - "bg": 2523 + "fg": [ { "weight": 1, "sprite": 2768 }, { "weight": 1, "sprite": 2769 } ], + "bg": 2525 }, { "id": [ "mon_feral_fancy_rapier", "mon_feral_fancy_rapier_fake" ], "fg": [ - { "weight": 1, "sprite": 2815 }, - { "weight": 1, "sprite": 2816 }, { "weight": 1, "sprite": 2817 }, { "weight": 1, "sprite": 2818 }, { "weight": 1, "sprite": 2819 }, { "weight": 1, "sprite": 2820 }, { "weight": 1, "sprite": 2821 }, - { "weight": 1, "sprite": 2822 } + { "weight": 1, "sprite": 2822 }, + { "weight": 1, "sprite": 2823 }, + { "weight": 1, "sprite": 2824 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_feral_fancy_crossbow", "fg": [ - { "weight": 1, "sprite": 2807 }, - { "weight": 1, "sprite": 2808 }, { "weight": 1, "sprite": 2809 }, { "weight": 1, "sprite": 2810 }, { "weight": 1, "sprite": 2811 }, { "weight": 1, "sprite": 2812 }, { "weight": 1, "sprite": 2813 }, - { "weight": 1, "sprite": 2814 } + { "weight": 1, "sprite": 2814 }, + { "weight": 1, "sprite": 2815 }, + { "weight": 1, "sprite": 2816 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_bio_op", "animated": true, - "fg": [ { "weight": 10, "sprite": 2844 }, { "weight": 25, "sprite": 2848 }, { "weight": 25, "sprite": 2849 } ] + "fg": [ { "weight": 10, "sprite": 2846 }, { "weight": 25, "sprite": 2850 }, { "weight": 25, "sprite": 2851 } ] }, { "id": "mon_zombie_bio_op2", "animated": true, - "fg": [ { "weight": 10, "sprite": 2845 }, { "weight": 25, "sprite": 2846 }, { "weight": 25, "sprite": 2847 } ] + "fg": [ { "weight": 10, "sprite": 2847 }, { "weight": 25, "sprite": 2848 }, { "weight": 25, "sprite": 2849 } ] }, { "id": "mon_zombie_military_pilot", - "fg": [ { "weight": 1, "sprite": 2850 }, { "weight": 1, "sprite": 2851 } ], - "bg": 2523, + "fg": [ { "weight": 1, "sprite": 2852 }, { "weight": 1, "sprite": 2853 } ], + "bg": 2525, "rotates": false }, { "id": "mon_absence", "animated": true, "fg": [ - { "weight": 20, "sprite": 2856 }, - { "weight": 20, "sprite": 2857 }, { "weight": 20, "sprite": 2858 }, - { "weight": 20, "sprite": 2859 } + { "weight": 20, "sprite": 2859 }, + { "weight": 20, "sprite": 2860 }, + { "weight": 20, "sprite": 2861 } ] }, { "id": "mon_fungaloid", - "fg": [ { "weight": 100, "sprite": 2893 }, { "weight": 1, "sprite": 2894 } ], + "fg": [ { "weight": 100, "sprite": 2895 }, { "weight": 1, "sprite": 2896 } ], "rotates": false }, { "id": "mon_hallucinator", "animated": true, "fg": [ - { "weight": 58, "sprite": 2903 }, - { "weight": 2, "sprite": 2904 }, - { "weight": 58, "sprite": 2903 }, - { "weight": 2, "sprite": 2905 } + { "weight": 58, "sprite": 2905 }, + { "weight": 2, "sprite": 2906 }, + { "weight": 58, "sprite": 2905 }, + { "weight": 2, "sprite": 2907 } ] }, { "id": "mon_shifting_mass", "animated": true, "fg": [ - { "weight": 20, "sprite": 2935 }, - { "weight": 20, "sprite": 2936 }, - { "weight": 20, "sprite": 2937 }, - { "weight": 20, "sprite": 2938 } + { "weight": 20, "sprite": 2939 }, + { "weight": 20, "sprite": 2940 }, + { "weight": 20, "sprite": 2941 }, + { "weight": 20, "sprite": 2942 } ] }, - { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 2963, "rotates": false }, + { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 2967, "rotates": false }, { "id": [ "corpse_mon_zombie_crawler_pupa", "corpse_mon_zombie_crawler_pupa_decoy" ], - "fg": 2962, + "fg": 2966, "rotates": false }, { "id": "mon_zombie_giant_heart", "animated": true, "fg": [ - { "weight": 15, "sprite": 2974 }, - { "weight": 15, "sprite": 2975 }, - { "weight": 15, "sprite": 2974 }, - { "weight": 15, "sprite": 2976 } + { "weight": 15, "sprite": 2978 }, + { "weight": 15, "sprite": 2979 }, + { "weight": 15, "sprite": 2978 }, + { "weight": 15, "sprite": 2980 } ], "rotates": false, - "bg": 2523 + "bg": 2525 }, { "id": "mon_zombie_hazmat", - "fg": [ { "weight": 1, "sprite": 2977 }, { "weight": 1, "sprite": 2978 }, { "weight": 1, "sprite": 2979 } ], + "fg": [ { "weight": 1, "sprite": 2981 }, { "weight": 1, "sprite": 2982 }, { "weight": 1, "sprite": 2983 } ], "rotates": false }, - { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 2989, "rotates": false }, - { "id": [ "corpse_mon_zombie_pupa", "corpse_mon_zombie_pupa_decoy" ], "fg": 2988, "rotates": false }, - { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 2991 }, - { "id": [ "corpse_mon_zombie_pupa_shady", "corpse_mon_zombie_pupa_decoy_shady" ], "fg": 2990 }, + { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 2993, "rotates": false }, + { "id": [ "corpse_mon_zombie_pupa", "corpse_mon_zombie_pupa_decoy" ], "fg": 2992, "rotates": false }, + { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 2995 }, + { "id": [ "corpse_mon_zombie_pupa_shady", "corpse_mon_zombie_pupa_decoy_shady" ], "fg": 2994 }, { "id": "mon_twisted_body", - "fg": [ { "weight": 1, "sprite": 3008 }, { "weight": 1, "sprite": 3009 }, { "weight": 1, "sprite": 3010 } ], - "bg": 2523, + "fg": [ { "weight": 1, "sprite": 3012 }, { "weight": 1, "sprite": 3013 }, { "weight": 1, "sprite": 3014 } ], + "bg": 2525, "rotates": false }, { "id": "mon_zombie", "fg": [ - { "weight": 1, "sprite": 3011 }, - { "weight": 1, "sprite": 3012 }, { "weight": 1, "sprite": 3015 }, { "weight": 1, "sprite": 3016 }, - { "weight": 1, "sprite": 3017 }, - { "weight": 1, "sprite": 3018 }, { "weight": 1, "sprite": 3019 }, { "weight": 1, "sprite": 3020 }, { "weight": 1, "sprite": 3021 }, { "weight": 1, "sprite": 3022 }, - { "weight": 1, "sprite": 3013 }, - { "weight": 1, "sprite": 3014 } + { "weight": 1, "sprite": 3023 }, + { "weight": 1, "sprite": 3024 }, + { "weight": 1, "sprite": 3025 }, + { "weight": 1, "sprite": 3026 }, + { "weight": 1, "sprite": 3017 }, + { "weight": 1, "sprite": 3018 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_child", "fg": [ - { "weight": 3, "sprite": 3023 }, - { "weight": 3, "sprite": 3024 }, - { "weight": 3, "sprite": 3025 }, - { "weight": 3, "sprite": 3026 }, { "weight": 3, "sprite": 3027 }, { "weight": 3, "sprite": 3028 }, - { "weight": 1, "sprite": 3029 }, - { "weight": 3, "sprite": 3030 } + { "weight": 3, "sprite": 3029 }, + { "weight": 3, "sprite": 3030 }, + { "weight": 3, "sprite": 3031 }, + { "weight": 3, "sprite": 3032 }, + { "weight": 1, "sprite": 3033 }, + { "weight": 3, "sprite": 3034 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_fat", "fg": [ - { "weight": 1, "sprite": 3031 }, - { "weight": 1, "sprite": 3032 }, - { "weight": 1, "sprite": 3033 }, - { "weight": 1, "sprite": 3034 }, { "weight": 1, "sprite": 3035 }, { "weight": 1, "sprite": 3036 }, { "weight": 1, "sprite": 3037 }, - { "weight": 1, "sprite": 3038 } + { "weight": 1, "sprite": 3038 }, + { "weight": 1, "sprite": 3039 }, + { "weight": 1, "sprite": 3040 }, + { "weight": 1, "sprite": 3041 }, + { "weight": 1, "sprite": 3042 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_labsecurity", "fg": [ - { "weight": 1, "sprite": 3039 }, - { "weight": 1, "sprite": 3040 }, - { "weight": 1, "sprite": 3041 }, - { "weight": 1, "sprite": 3042 }, { "weight": 1, "sprite": 3043 }, - { "weight": 1, "sprite": 3044 } + { "weight": 1, "sprite": 3044 }, + { "weight": 1, "sprite": 3045 }, + { "weight": 1, "sprite": 3046 }, + { "weight": 1, "sprite": 3047 }, + { "weight": 1, "sprite": 3048 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_prisoner", "fg": [ - { "weight": 1, "sprite": 3045 }, - { "weight": 1, "sprite": 3046 }, - { "weight": 1, "sprite": 3047 }, - { "weight": 1, "sprite": 3048 }, { "weight": 1, "sprite": 3049 }, - { "weight": 1, "sprite": 3050 } + { "weight": 1, "sprite": 3050 }, + { "weight": 1, "sprite": 3051 }, + { "weight": 1, "sprite": 3052 }, + { "weight": 1, "sprite": 3053 }, + { "weight": 1, "sprite": 3054 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_scientist", "fg": [ - { "weight": 1, "sprite": 3051 }, - { "weight": 1, "sprite": 3054 }, { "weight": 1, "sprite": 3055 }, - { "weight": 1, "sprite": 3056 }, - { "weight": 1, "sprite": 3057 }, { "weight": 1, "sprite": 3058 }, { "weight": 1, "sprite": 3059 }, { "weight": 1, "sprite": 3060 }, { "weight": 1, "sprite": 3061 }, - { "weight": 1, "sprite": 3052 }, - { "weight": 1, "sprite": 3053 } + { "weight": 1, "sprite": 3062 }, + { "weight": 1, "sprite": 3063 }, + { "weight": 1, "sprite": 3064 }, + { "weight": 1, "sprite": 3065 }, + { "weight": 1, "sprite": 3056 }, + { "weight": 1, "sprite": 3057 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_survivor", - "fg": [ { "weight": 1, "sprite": 3062 }, { "weight": 1, "sprite": 3063 } ], - "bg": 2523, + "fg": [ { "weight": 1, "sprite": 3066 }, { "weight": 1, "sprite": 3067 } ], + "bg": 2525, "rotates": false }, { "id": "mon_zombie_survivor_elite", - "fg": [ { "weight": 1, "sprite": 3064 }, { "weight": 1, "sprite": 3065 }, { "weight": 1, "sprite": 3066 } ], - "bg": 2523, + "fg": [ { "weight": 1, "sprite": 3068 }, { "weight": 1, "sprite": 3069 }, { "weight": 1, "sprite": 3070 } ], + "bg": 2525, "rotates": false }, { "id": "mon_zombie_technician", "fg": [ - { "weight": 1, "sprite": 3067 }, - { "weight": 1, "sprite": 3068 }, - { "weight": 1, "sprite": 3069 }, - { "weight": 1, "sprite": 3070 } + { "weight": 1, "sprite": 3071 }, + { "weight": 1, "sprite": 3072 }, + { "weight": 1, "sprite": 3073 }, + { "weight": 1, "sprite": 3074 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "mon_zombie_tough", "fg": [ - { "weight": 1, "sprite": 3071 }, - { "weight": 1, "sprite": 3072 }, - { "weight": 1, "sprite": 3073 }, - { "weight": 1, "sprite": 3074 }, { "weight": 1, "sprite": 3075 }, { "weight": 1, "sprite": 3076 }, { "weight": 1, "sprite": 3077 }, - { "weight": 1, "sprite": 3078 } + { "weight": 1, "sprite": 3078 }, + { "weight": 1, "sprite": 3079 }, + { "weight": 1, "sprite": 3080 }, + { "weight": 1, "sprite": 3081 }, + { "weight": 1, "sprite": 3082 } ], - "bg": 2523, + "bg": 2525, "rotates": false }, { "id": "empty_32x32", "fg": 176 }, @@ -3629,431 +3629,435 @@ { "id": "mon_cow_choc", "fg": 2185 }, { "id": "overlay_female_mutation_SUGAR", "fg": 2195 }, { "id": "overlay_male_mutation_SUGAR", "fg": 2196 }, - { "id": "overlay_mutation_EYEGLEAM", "fg": 2197 }, - { "id": "overlay_wielded_battery_gun", "fg": 2198 }, - { "id": "overlay_wielded_heater_gun", "fg": 2199 }, - { "id": "overlay_wielded_inventor_shotgun", "fg": 2200 }, - { "id": "overlay_wielded_pooka_gladius", "fg": 2201 }, - { "id": "overlay_wielded_sonic_gun", "fg": 2202 }, - { "id": "overlay_wielded_dreamdross_club", "fg": 2203 }, - { "id": "overlay_wielded_redcap_club", "fg": 2204 }, - { "id": "overlay_worn_blindfold_artifact", "fg": 2205 }, - { "id": "overlay_worn_inventor_electric_fist", "fg": 2206 }, - { "id": "overlay_worn_wolf_mask", "fg": 2207 }, - { "id": "9x21mm", "fg": 2208 }, - { "id": "phrygian_cap", "fg": 2209 }, - { "id": "theredcap", "fg": 2210 }, - { "id": "artifact_horn", "fg": 2211 }, - { "id": "artifact_weakening", "fg": 2212 }, - { "id": "blindfold_artifact", "fg": 2213 }, - { "id": "deck_of_tarot_cards", "fg": 2214 }, - { "id": "hurricane_lamp_thorns", "fg": 2215 }, - { "id": "polaroid_of_missing_person", "fg": 2216 }, - { "id": "battery_gun", "fg": 2217 }, - { "id": "bio_launcher", "fg": 2218 }, - { "id": "heater_gun", "fg": 2219 }, - { "id": "inventor_shotgun", "fg": 2220 }, - { "id": "pooka_gladius", "fg": 2221 }, - { "id": "sonic_gun", "fg": 2222 }, - { "id": "winter_lord_estoc", "fg": 2223 }, - { "id": "dreamdross_club", "fg": 2224 }, - { "id": "redcap_club", "fg": 2225 }, - { "id": "mon_sapient_light", "fg": 2227 }, - { "id": "2694_mon_zombie_crawler_0", "fg": 2382 }, - { "id": "lemming_shadow", "fg": 2411 }, - { "id": "mon_amalgamation_corroder", "fg": 2412 }, - { "id": "mon_amalgamation_swarmer", "fg": 2413 }, - { "id": "mon_blank", "fg": 2414 }, - { "id": "mon_blob_large", "fg": 2415 }, - { "id": "mon_boar_wild", "fg": 2416 }, - { "id": "mon_boar_wild_piglet", "fg": 2417 }, - { "id": "mon_boomer", "fg": 2418 }, - { "id": "mon_boomer_claymore", "fg": 2419 }, - { "id": "mon_butterfly", "fg": 2420 }, - { "id": "mon_caterpillar_butterfly", "fg": 2421 }, - { "id": "mon_caterpillar_moth", "fg": 2422 }, - { "id": "mon_centipede_giant", "fg": 2423 }, - { "id": "mon_centipede_small", "fg": 2424 }, - { "id": "mon_coot", "fg": 2425 }, - { "id": "mon_copbot", "fg": 2426 }, - { "id": "mon_cormorant", "fg": 2427 }, - { "id": "mon_cow", "fg": 2428 }, - { "id": "mon_cow_calf", "fg": 2429 }, - { "id": "mon_crayfish_giant_larva", "fg": 2430 }, - { "id": "mon_deer", "fg": 2431 }, - { "id": "mon_deer_fawn", "fg": 2432 }, - { "id": "mon_deer_mutant_spider", "fg": 2433 }, - { "id": "mon_deer_mutant_spider_fawn", "fg": 2434 }, - { "id": "mon_diving_beetle_small", "fg": 2435 }, - { "id": "mon_diving_larva", "fg": 2436 }, - { "id": "mon_dog_zombie_rot", "fg": 2437 }, - { "id": "mon_dragonfly_giant", "fg": 2438 }, - { "id": "mon_fish_eel", "fg": 2439 }, - { "id": "mon_fish_huge", "fg": 2440 }, - { "id": "mon_fish_large", "fg": 2441 }, - { "id": "mon_fish_medium", "fg": 2442 }, - { "id": "mon_fish_small", "fg": 2443 }, - { "id": "mon_fish_tiny", "fg": 2444 }, - { "id": "mon_frog", "fg": 2445 }, - { "id": "mon_frog_small", "fg": 2446 }, - { "id": "mon_goat", "fg": 2447 }, - { "id": "mon_goat_kid", "fg": 2448 }, - { "id": "mon_grasshopper_nymph", "fg": 2449 }, - { "id": "mon_grebe", "fg": 2450 }, - { "id": "mon_grocerybot", "fg": 2451 }, - { "id": "mon_grocerybot_busted", "fg": 2452 }, - { "id": "mon_hallu_mannequin", "fg": 2453 }, - { "id": "mon_hummingbird", "fg": 2454 }, - { "id": "mon_impossible_shape", "fg": 2455 }, - { "id": "mon_lab_rat", "fg": 2456 }, - { "id": "mon_lab_ratkin", "fg": 2457 }, - { "id": "mon_locust_nymph", "fg": 2458 }, - { "id": "mon_locust_small", "fg": 2459 }, - { "id": "mon_mantis_nymph", "fg": 2460 }, - { "id": "mon_meat_cocoon_small", "fg": 2461 }, - { "id": "mon_meat_cocoon_tiny", "fg": 2462 }, - { "id": "mon_memory", "fg": 2463 }, - { "id": "mon_moorhen", "fg": 2464 }, - { "id": "mon_mosquito_giant", "fg": 2465 }, - { "id": "mon_mutant_camouflaged", "fg": 2467 }, - { "id": "mon_pig", "fg": 2468 }, - { "id": "mon_pig_piglet", "fg": 2469 }, - { "id": "mon_pigeon", "fg": 2470 }, - { "id": "mon_rattlesnake", "fg": 2472 }, - { "id": "mon_rattlesnake_giant", "fg": 2473 }, - { "id": "mon_sheep", "fg": 2474 }, - { "id": "mon_shrapnel_swarm", "fg": 2475 }, - { "id": "mon_skeleton_brute", "fg": 2476 }, - { "id": "mon_skeleton_necro", "fg": 2478 }, - { "id": "mon_sparrow", "fg": 2479 }, - { "id": "mon_strider_giant", "fg": 2480 }, - { "id": "mon_strider_nymph", "fg": 2481 }, - { "id": "mon_tadpole", "fg": 2482 }, - { "id": "mon_tainted_shadow", "fg": 2483 }, - { "id": "mon_thing", "fg": 2484 }, - { "id": "mon_triffid", "fg": 2485 }, - { "id": "mon_triffid_sprig", "fg": 2486 }, - { "id": "mon_triffid_young", "fg": 2487 }, - { "id": "mon_wasp_small_guard", "fg": 2488 }, - { "id": "mon_woodlouse", "fg": 2489 }, - { "id": "mon_woodlouse_manca", "fg": 2490 }, - { "id": "mon_woodpecker", "fg": 2491 }, - { "id": "mon_wraith", "fg": 2492 }, - { "id": "mon_zeer", "fg": 2493 }, - { "id": "mon_zeriatric", "fg": 2494 }, - { "id": "mon_zombie_acidic", "fg": 2495 }, - { "id": "mon_zombie_biter", "fg": 2496 }, - { "id": "mon_zombie_crawler", "fg": 2497 }, - { "id": "mon_zombie_fireman", "fg": 2500 }, - { "id": "mon_zombie_gasbag_crawler", "fg": 2502 }, - { "id": "mon_zombie_gasbag_fungus", "fg": 2503 }, - { "id": "mon_zombie_gasbag_immobile", "fg": 2504 }, - { "id": "mon_zombie_grabber", "fg": 2505 }, - { "id": "mon_zombie_hanging_innards", "fg": 2506 }, - { "id": "mon_zombie_hunter", "fg": 2507 }, - { "id": "mon_zombie_mancroc", "fg": 2509 }, - { "id": "mon_zombie_milbase_personnel", "fg": 2510 }, - { "id": "mon_zombie_necro", "fg": 2511 }, - { "id": "mon_zombie_pig", "fg": 2512 }, - { "id": "mon_zombie_rot", "fg": 2513 }, - { "id": "mon_zombie_runner", "fg": 2514 }, - { "id": "mon_zombie_shrieker", "fg": 2515 }, - { "id": "mon_zombie_soldier", "fg": 2517 }, - { "id": "mon_zombie_spitter", "fg": 2518 }, - { "id": "mon_zombie_waif", "fg": 2520 }, - { "id": "mon_zow", "fg": 2522 }, - { "id": "shadow_32x32_small", "fg": 2524 }, - { "id": "weakpoint_mon", "fg": 2525 }, - { "id": "corpse_mon_big_rat", "fg": 2526 }, - { "id": "corpse_mon_black_rat", "fg": 2527 }, - { "id": "mon_big_rat", "fg": 2528 }, - { "id": "mon_black_rat", "fg": 2529 }, - { "id": "corpse_mon_beaver", "fg": 2530 }, - { "id": "corpse_mon_beaver_mutant_avian", "fg": 2531 }, - { "id": "corpse_mon_beaver_mutant_huge", "fg": 2532 }, - { "id": "corpse_mon_zombeaver", "fg": 2533 }, - { "id": "mon_beaver", "fg": 2534 }, - { "id": "mon_beaver_mutant_avian", "fg": 2535 }, - { "id": "mon_beaver_mutant_huge", "fg": 2536 }, - { "id": "mon_zombeaver", "fg": 2537 }, - { "id": "corpse_mon_biollante", "fg": 2538 }, - { "id": "corpse_mon_biollante_sprig", "fg": 2539 }, - { "id": "corpse_mon_biollante_sprout", "fg": 2540 }, - { "id": "mon_biollante", "fg": 2541 }, - { "id": "mon_biollante_sprig", "fg": 2542 }, - { "id": "mon_biollante_sprout", "fg": 2543 }, - { "id": "corpse_mon_giant_cockroach", "fg": 2552 }, - { "id": "corpse_mon_giant_cockroach_nymph", "fg": 2553 }, - { "id": "corpse_mon_large_cockroach", "fg": 2554 }, - { "id": "corpse_mon_plague_nymph", "fg": 2555 }, - { "id": "corpse_mon_plague_vector", "fg": 2556 }, - { "id": "corpse_mon_pregnant_giant_cockroach", "fg": 2557 }, - { "id": "corpse_mon_skittering_plague", "fg": 2558 }, - { "id": "mon_giant_cockroach", "fg": 2559 }, - { "id": "mon_giant_cockroach_nymph", "fg": 2560 }, - { "id": "mon_large_cockroach", "fg": 2561 }, - { "id": "mon_plague_nymph", "fg": 2562 }, - { "id": "mon_plague_vector", "fg": 2563 }, - { "id": "mon_pregnant_giant_cockroach", "fg": 2564 }, - { "id": "mon_skittering_plague", "fg": 2565 }, - { "id": "corpse_mon_crow_mutant", "fg": 2566 }, - { "id": "mon_crow_mutant", "fg": 2567 }, - { "id": "corpse", "fg": 2568 }, - { "id": "corpse_mon_amalgamation_corroder", "fg": 2570 }, - { "id": "corpse_mon_amalgamation_spotter", "fg": 2571 }, - { "id": "corpse_mon_amalgamation_swarmer", "fg": 2572 }, - { "id": "corpse_mon_blank", "fg": 2579 }, - { "id": "corpse_mon_butterfly", "fg": 2581 }, - { "id": "corpse_mon_caterpillar_butterfly", "fg": 2583 }, - { "id": "corpse_mon_caterpillar_moth", "fg": 2584 }, - { "id": "corpse_mon_centipede_giant", "fg": 2585 }, - { "id": "corpse_mon_centipede_larva", "fg": 2586 }, - { "id": "corpse_mon_centipede_small", "fg": 2587 }, - { "id": "corpse_mon_cicada_nymph", "fg": 2589 }, - { "id": "corpse_mon_coot", "fg": 2590 }, - { "id": "corpse_mon_cormorant", "fg": 2591 }, - { "id": "corpse_mon_crayfish_giant_larva", "fg": 2593 }, - { "id": "corpse_mon_dermatik_larva", "fg": 2597 }, - { "id": "corpse_mon_diving_beetle_small", "fg": 2598 }, - { "id": "corpse_mon_diving_larva", "fg": 2599 }, - { "id": "corpse_mon_dog_zombie_rot", "fg": 2602 }, - { "id": "corpse_mon_dragonfly_giant", "fg": 2603 }, - { "id": "corpse_mon_firefly_larva", "fg": 2605 }, - { "id": "corpse_mon_fly_larva", "fg": 2617 }, - { "id": "corpse_mon_fungal_raptor", "fg": 2621 }, - { "id": "corpse_mon_goat", "fg": 2623 }, - { "id": "corpse_mon_goat_kid", "fg": 2624 }, - { "id": "corpse_mon_grasshopper_nymph", "fg": 2627 }, - { "id": "corpse_mon_grebe", "fg": 2628 }, - { "id": "corpse_mon_hummingbird", "fg": 2632 }, - { "id": "corpse_mon_lab_ratkin", "fg": 2633 }, - { "id": "corpse_mon_lady_bug_larva", "fg": 2634 }, - { "id": "corpse_mon_locust_nymph", "fg": 2635 }, - { "id": "corpse_mon_locust_small", "fg": 2636 }, - { "id": "corpse_mon_mantis_nymph", "fg": 2637 }, - { "id": "corpse_mon_moorhen", "fg": 2639 }, - { "id": "corpse_mon_mosquito_giant", "fg": 2641 }, - { "id": "corpse_mon_mosquito_larva", "fg": 2642 }, - { "id": "corpse_mon_mosquito_small", "fg": 2643 }, - { "id": "corpse_mon_rattlesnake", "fg": 2645 }, - { "id": "corpse_mon_rattlesnake_giant", "fg": 2646 }, - { "id": "corpse_mon_skeleton_necro", "fg": 2650 }, - { "id": "corpse_mon_slug_larva", "fg": 2652 }, - { "id": "corpse_mon_snail_larva", "fg": 2653 }, - { "id": "corpse_mon_sparrow", "fg": 2654 }, - { "id": "corpse_mon_strider_giant", "fg": 2663 }, - { "id": "corpse_mon_strider_nymph", "fg": 2664 }, - { "id": "corpse_mon_tadpole", "fg": 2665 }, - { "id": "corpse_mon_triffid", "fg": 2666 }, - { "id": "corpse_mon_triffid_sprig", "fg": 2667 }, - { "id": "corpse_mon_triffid_young", "fg": 2668 }, - { "id": "corpse_mon_wasp_larva", "fg": 2672 }, - { "id": "corpse_mon_wasp_small_guard", "fg": 2673 }, - { "id": "corpse_mon_woodlouse", "fg": 2675 }, - { "id": "corpse_mon_woodlouse_manca", "fg": 2676 }, - { "id": "corpse_mon_woodpecker", "fg": 2677 }, - { "id": "corpse_mon_worm_larva", "fg": 2679 }, - { "id": "corpse_mon_zombie", "fg": 2680 }, - { "id": "corpse_mon_zombie_acidic", "fg": 2681 }, - { "id": "corpse_mon_zombie_biter", "fg": 2683 }, - { "id": "corpse_mon_zombie_child", "fg": 2685 }, - { "id": "corpse_mon_zombie_crawler", "fg": 2688 }, - { "id": "corpse_mon_zombie_fat", "fg": 2690 }, - { "id": "corpse_mon_zombie_fireman", "fg": 2691 }, - { "id": "corpse_mon_zombie_grabber", "fg": 2693 }, - { "id": "corpse_mon_zombie_hammer_hands", "fg": 2694 }, - { "id": "corpse_mon_zombie_hunter", "fg": 2696 }, - { "id": "corpse_mon_zombie_mancroc", "fg": 2698 }, - { "id": "corpse_mon_zombie_milbase_personnel", "fg": 2699 }, - { "id": "corpse_mon_zombie_necro", "fg": 2700 }, - { "id": "corpse_mon_zombie_rot", "fg": 2701 }, - { "id": "corpse_mon_zombie_runner", "fg": 2702 }, - { "id": "corpse_mon_zombie_shrieker", "fg": 2706 }, - { "id": "corpse_mon_zombie_soldier", "fg": 2709 }, - { "id": "corpse_mon_zombie_spitter", "fg": 2710 }, - { "id": "corpse_mon_zombie_tough", "fg": 2713 }, - { "id": "corpse_mon_zombie_waif", "fg": 2714 }, - { "id": "corpse_mon_feral_human_tool", "fg": 2718 }, - { "id": "corpse_mon_feral_soldier", "fg": 2719 }, - { "id": "corpse_mon_mantis_giant", "fg": 2720 }, - { "id": "corpse_mon_spawn_raptor", "fg": 2721 }, - { "id": "corpse_mon_spawn_raptor_electric", "fg": 2722 }, - { "id": "corpse_mon_spawn_raptor_shady", "fg": 2723 }, - { "id": "corpse_mon_zombie_nullfield", "fg": 2724 }, - { "id": "mon_dog_bull", "fg": 2727 }, - { "id": "mon_dog_rottweiler", "fg": 2728 }, - { "id": "corpse_mon_feral_diver_knife", "fg": 2729 }, - { "id": "corpse_mon_feral_human_axe", "fg": 2730 }, - { "id": "corpse_mon_feral_human_axe_fungal_corpse", "fg": 2731 }, - { "id": "corpse_mon_feral_human_axe_fungal_infected", "fg": 2732 }, - { "id": "corpse_mon_feral_human_crowbar", "fg": 2733 }, - { "id": "corpse_mon_feral_human_crowbar_fungal_corpse", "fg": 2734 }, - { "id": "corpse_mon_feral_human_crowbar_fungal_infected", "fg": 2735 }, - { "id": "corpse_mon_feral_human_pipe", "fg": 2736 }, - { "id": "corpse_mon_feral_human_pipe_fungal_corpse", "fg": 2737 }, - { "id": "corpse_mon_feral_human_pipe_fungal_infected", "fg": 2738 }, - { "id": "corpse_mon_feral_labsecurity_9mm", "fg": 2739 }, - { "id": "corpse_mon_feral_maid_broom", "fg": 2740 }, - { "id": "corpse_mon_feral_maid_candlestick", "fg": 2741 }, - { "id": "corpse_mon_feral_maid_knife", "fg": 2742 }, - { "id": "corpse_mon_feral_sapien_spear", "fg": 2743 }, - { "id": "corpse_mon_feral_scientist_scalpel", "fg": 2744 }, - { "id": "mon_feral_diver_knife", "fg": 2745 }, - { "id": "mon_feral_maid_broom", "fg": 2795 }, - { "id": "mon_feral_maid_candlestick", "fg": 2796 }, - { "id": "mon_feral_maid_knife", "fg": 2797 }, - { "id": "mon_centipede_larva", "fg": 2823 }, - { "id": "mon_cicada_nymph", "fg": 2824 }, - { "id": "mon_dermatik_larva", "fg": 2825 }, - { "id": "mon_firefly_larva", "fg": 2826 }, - { "id": "mon_fly_larva", "fg": 2827 }, - { "id": "mon_fry_crayfish", "fg": 2828 }, - { "id": "mon_lady_bug_larva", "fg": 2829 }, - { "id": "mon_mosquito_larva", "fg": 2830 }, - { "id": "mon_slug_larva", "fg": 2831 }, - { "id": "mon_snail_larva", "fg": 2832 }, - { "id": "mon_wasp_larva", "fg": 2833 }, - { "id": "mon_worm_larva", "fg": 2834 }, - { "id": "corpse_mon_zombie_armored", "fg": 2835 }, - { "id": "corpse_mon_zombie_bio_op", "fg": 2836 }, - { "id": "corpse_mon_zombie_bio_op2", "fg": 2837 }, - { "id": "corpse_mon_zombie_military_pilot", "fg": 2838 }, - { "id": "corpse_mon_zombie_soldier_acid_1", "fg": 2839 }, - { "id": "corpse_mon_zombie_soldier_acid_2", "fg": 2840 }, - { "id": "corpse_mon_zombie_soldier_blackops_1", "fg": 2841 }, - { "id": "corpse_mon_zombie_soldier_blackops_2", "fg": 2842 }, - { "id": "mon_zombie_armored", "fg": 2843 }, - { "id": "mon_zombie_soldier_acid_1", "fg": 2852 }, - { "id": "mon_zombie_soldier_acid_2", "fg": 2853 }, - { "id": "mon_zombie_soldier_blackops_1", "fg": 2854 }, - { "id": "mon_zombie_soldier_blackops_2", "fg": 2855 }, - { "id": "corpse_mon_ant_acid", "fg": 2860 }, - { "id": "mon_ant_acid", "fg": 2861 }, - { "id": "corpse_mon_ant_acid_queen", "fg": 2862 }, - { "id": "mon_ant_acid_queen", "fg": 2863 }, - { "id": "corpse_mon_ant_acid_small", "fg": 2864 }, - { "id": "mon_ant_acid_small", "fg": 2865 }, - { "id": "corpse_mon_ant_acid_soldier", "fg": 2866 }, - { "id": "mon_ant_acid_soldier", "fg": 2867 }, - { "id": "corpse_mon_ant_small", "fg": 2868 }, - { "id": "mon_ant_small", "fg": 2869 }, - { "id": "corpse_mon_antlion_larva", "fg": 2870 }, - { "id": "mon_antlion_larva", "fg": 2871 }, - { "id": "corpse_mon_aphid", "fg": 2872 }, - { "id": "mon_aphid", "fg": 2873 }, - { "id": "corpse_mon_bear", "fg": 2874 }, - { "id": "mon_bear", "fg": 2875 }, - { "id": "corpse_mon_bear_cub", "fg": 2876 }, - { "id": "mon_bear_cub", "fg": 2877 }, - { "id": "corpse_mon_cockatrice", "fg": 2878 }, - { "id": "mon_cockatrice", "fg": 2879 }, - { "id": "corpse_mon_coyote_mutant_venom", "fg": 2880 }, - { "id": "mon_coyote_mutant_venom", "fg": 2881 }, - { "id": "mon_dermatik_incubator_deer", "fg": 2882 }, - { "id": "corpse_mon_dog_skeleton", "fg": 2883 }, - { "id": "mon_dog_skeleton", "fg": 2884 }, - { "id": "corpse_mon_zombie_dog_brute", "fg": 2885 }, - { "id": "mon_dog_zombie_brute", "fg": 2886 }, - { "id": "corpse_mon_dragonfly_naiad", "fg": 2887 }, - { "id": "mon_dragonfly_naiad", "fg": 2888 }, - { "id": "bot_eyebot", "fg": 2889 }, - { "id": "broken_eyebot", "fg": 2890 }, - { "id": "mon_eyebot", "fg": 2891 }, - { "id": "corpse_mon_fungaloid", "fg": 2892 }, - { "id": "corpse_mon_fungaloid_shambler", "fg": 2895 }, - { "id": "mon_fungaloid_shambler", "fg": 2896 }, - { "id": "corpse_mon_fungaloid_young", "fg": 2897 }, - { "id": "mon_fungaloid_young", "fg": 2898 }, - { "id": "mon_goose_canadian", "fg": 2899 }, - { "id": "corpse_mon_grasshopper_small", "fg": 2900 }, - { "id": "mon_grasshopper_small", "fg": 2901 }, - { "id": "mon_grouse", "fg": 2902 }, - { "id": "bot_hazmatbot", "fg": 2906 }, - { "id": "broken_hazmatbot", "fg": 2907 }, - { "id": "mon_hazmatbot", "fg": 2908 }, - { "id": "mon_kreck", "fg": 2909 }, - { "id": "broken_lab_security_drone_BM", "fg": 2910 }, - { "id": "broken_lab_security_drone_BM2", "fg": 2911 }, - { "id": "broken_lab_security_drone_BS", "fg": 2912 }, - { "id": "broken_lab_security_drone_GM", "fg": 2913 }, - { "id": "broken_lab_security_drone_GR", "fg": 2914 }, - { "id": "broken_lab_security_drone_YM", "fg": 2915 }, - { "id": "mon_lab_security_drone_BM", "fg": 2916 }, - { "id": "mon_lab_security_drone_BM2", "fg": 2917 }, - { "id": "mon_lab_security_drone_BS", "fg": 2918 }, - { "id": "mon_lab_security_drone_GM", "fg": 2919 }, - { "id": "mon_lab_security_drone_GR", "fg": 2920 }, - { "id": "mon_lab_security_drone_YM", "fg": 2921 }, - { "id": "corpse_mon_lady_bug", "fg": 2922 }, - { "id": "mon_lady_bug", "fg": 2923 }, - { "id": "corpse_mon_mantis_small", "fg": 2924 }, - { "id": "mon_mantis_small", "fg": 2925 }, - { "id": "corpse_mon_mutant_alpha_boss", "fg": 2926 }, - { "id": "mon_mutant_alpha_boss", "fg": 2927 }, - { "id": "corpse_mon_octupus_stalker_spawn", "fg": 2928 }, - { "id": "mon_octupus_stalker_spawn", "fg": 2929 }, - { "id": "corpse_mon_opossum", "fg": 2930 }, - { "id": "mon_opossum", "fg": 2931 }, - { "id": "corpse_mon_otter", "fg": 2932 }, - { "id": "mon_otter", "fg": 2933 }, - { "id": "mon_pheasant", "fg": 2934 }, - { "id": "corpse_mon_skeleton", "fg": 2939 }, - { "id": "mon_skeleton", "fg": 2940 }, - { "id": "corpse_mon_skeleton_fungus", "fg": 2941 }, - { "id": "mon_skeleton_fungus", "fg": 2942 }, - { "id": "corpse_mon_skeleton_medical", "fg": 2943 }, - { "id": "mon_skeleton_medical", "fg": 2944 }, - { "id": "corpse_mon_slug_small", "fg": 2945 }, - { "id": "mon_slug_small", "fg": 2946 }, - { "id": "corpse_mon_snail_small", "fg": 2947 }, - { "id": "mon_snail_small", "fg": 2948 }, - { "id": "corpse_mon_strider_small", "fg": 2949 }, - { "id": "mon_strider_small", "fg": 2950 }, - { "id": "mon_tadpole_grabber", "fg": 2951 }, - { "id": "mon_tazer_hack", "fg": 2952 }, - { "id": "mon_turret_riot", "fg": 2953 }, - { "id": "corpse_mon_wasp_small", "fg": 2954 }, - { "id": "mon_wasp_small", "fg": 2955 }, - { "id": "broken_yrax_trifacet", "fg": 2956 }, - { "id": "mon_yrax_trifacet", "fg": 2957 }, - { "id": "corpse_mon_zombear", "fg": 2958 }, - { "id": "mon_zombear", "fg": 2959 }, - { "id": "corpse_mon_zombie_brainless", "fg": 2960 }, - { "id": "mon_zombie_brainless", "fg": 2961 }, - { "id": "corpse_mon_zombie_creepy", "fg": 2964 }, - { "id": "mon_zombie_creepy", "fg": 2965 }, - { "id": "corpse_mon_zombie_dog", "fg": 2966 }, - { "id": "mon_zombie_dog", "fg": 2967 }, - { "id": "corpse_mon_zombie_dog_acidic", "fg": 2968 }, - { "id": "mon_zombie_dog_acidic", "fg": 2969 }, - { "id": "corpse_mon_zombie_dog_brute_acidic", "fg": 2970 }, - { "id": "mon_zombie_dog_brute_acidic", "fg": 2971 }, - { "id": "corpse_mon_zombie_flamer", "fg": 2972 }, - { "id": "mon_zombie_flamer", "fg": 2973 }, - { "id": "corpse_mon_zombie_necro_boomer", "fg": 2980 }, - { "id": "mon_zombie_necro_boomer", "fg": 2981 }, - { "id": "mon_zombie_phase_skulker", "fg": 2982 }, - { "id": "mon_zombie_pig_gas", "fg": 2983 }, - { "id": "corpse_mon_zombie_prisoner_fat", "fg": 2984 }, - { "id": "mon_zombie_prisoner_fat", "fg": 2985 }, - { "id": "corpse_mon_zombie_prisoner_tough", "fg": 2986 }, - { "id": "mon_zombie_prisoner_tough", "fg": 2987 }, - { "id": "corpse_mon_zombie_regenerating", "fg": 2992 }, - { "id": "mon_zombie_regenerating", "fg": 2993 }, - { "id": "corpse_mon_zombie_swimmer_base", "fg": 2994 }, - { "id": "mon_zombie_swimmer_base", "fg": 2995 }, - { "id": "corpse_mon_zombie_winged", "fg": 2996 }, - { "id": "mon_zombie_winged", "fg": 2997 }, - { "id": "corpse_mon_zombie_rust", "fg": 2998 }, - { "id": "corpse_mon_zombie_shell", "fg": 2999 }, - { "id": "corpse_mon_zombie_urchin", "fg": 3000 }, - { "id": "mon_zombie_rust", "fg": 3001 }, - { "id": "mon_zombie_shell", "fg": 3002 }, - { "id": "mon_zombie_urchin", "fg": 3003 }, - { "id": "corpse_mon_zombie_thorny", "fg": 3004 }, - { "id": "mon_zombie_thorny", "fg": 3005 }, - { "id": "corpse_mon_triffid_flower", "fg": 3006 }, - { "id": "mon_triffid_flower", "fg": 3007 } + { "id": "f_exitportal", "fg": 2197 }, + { "id": "f_returnportal", "fg": 2198 }, + { "id": "overlay_mutation_EYEGLEAM", "fg": 2199 }, + { "id": "overlay_wielded_battery_gun", "fg": 2200 }, + { "id": "overlay_wielded_heater_gun", "fg": 2201 }, + { "id": "overlay_wielded_inventor_shotgun", "fg": 2202 }, + { "id": "overlay_wielded_pooka_gladius", "fg": 2203 }, + { "id": "overlay_wielded_sonic_gun", "fg": 2204 }, + { "id": "overlay_wielded_dreamdross_club", "fg": 2205 }, + { "id": "overlay_wielded_redcap_club", "fg": 2206 }, + { "id": "overlay_worn_blindfold_artifact", "fg": 2207 }, + { "id": "overlay_worn_inventor_electric_fist", "fg": 2208 }, + { "id": "overlay_worn_wolf_mask", "fg": 2209 }, + { "id": "9x21mm", "fg": 2210 }, + { "id": "phrygian_cap", "fg": 2211 }, + { "id": "theredcap", "fg": 2212 }, + { "id": "artifact_horn", "fg": 2213 }, + { "id": "artifact_weakening", "fg": 2214 }, + { "id": "blindfold_artifact", "fg": 2215 }, + { "id": "deck_of_tarot_cards", "fg": 2216 }, + { "id": "hurricane_lamp_thorns", "fg": 2217 }, + { "id": "polaroid_of_missing_person", "fg": 2218 }, + { "id": "battery_gun", "fg": 2219 }, + { "id": "bio_launcher", "fg": 2220 }, + { "id": "heater_gun", "fg": 2221 }, + { "id": "inventor_shotgun", "fg": 2222 }, + { "id": "pooka_gladius", "fg": 2223 }, + { "id": "sonic_gun", "fg": 2224 }, + { "id": "winter_lord_estoc", "fg": 2225 }, + { "id": "dreamdross_club", "fg": 2226 }, + { "id": "redcap_club", "fg": 2227 }, + { "id": "mon_sapient_light", "fg": 2229 }, + { "id": "2694_mon_zombie_crawler_0", "fg": 2384 }, + { "id": "lemming_shadow", "fg": 2413 }, + { "id": "mon_amalgamation_corroder", "fg": 2414 }, + { "id": "mon_amalgamation_swarmer", "fg": 2415 }, + { "id": "mon_blank", "fg": 2416 }, + { "id": "mon_blob_large", "fg": 2417 }, + { "id": "mon_boar_wild", "fg": 2418 }, + { "id": "mon_boar_wild_piglet", "fg": 2419 }, + { "id": "mon_boomer", "fg": 2420 }, + { "id": "mon_boomer_claymore", "fg": 2421 }, + { "id": "mon_butterfly", "fg": 2422 }, + { "id": "mon_caterpillar_butterfly", "fg": 2423 }, + { "id": "mon_caterpillar_moth", "fg": 2424 }, + { "id": "mon_centipede_giant", "fg": 2425 }, + { "id": "mon_centipede_small", "fg": 2426 }, + { "id": "mon_coot", "fg": 2427 }, + { "id": "mon_copbot", "fg": 2428 }, + { "id": "mon_cormorant", "fg": 2429 }, + { "id": "mon_cow", "fg": 2430 }, + { "id": "mon_cow_calf", "fg": 2431 }, + { "id": "mon_crayfish_giant_larva", "fg": 2432 }, + { "id": "mon_deer", "fg": 2433 }, + { "id": "mon_deer_fawn", "fg": 2434 }, + { "id": "mon_deer_mutant_spider", "fg": 2435 }, + { "id": "mon_deer_mutant_spider_fawn", "fg": 2436 }, + { "id": "mon_diving_beetle_small", "fg": 2437 }, + { "id": "mon_diving_larva", "fg": 2438 }, + { "id": "mon_dog_zombie_rot", "fg": 2439 }, + { "id": "mon_dragonfly_giant", "fg": 2440 }, + { "id": "mon_fish_eel", "fg": 2441 }, + { "id": "mon_fish_huge", "fg": 2442 }, + { "id": "mon_fish_large", "fg": 2443 }, + { "id": "mon_fish_medium", "fg": 2444 }, + { "id": "mon_fish_small", "fg": 2445 }, + { "id": "mon_fish_tiny", "fg": 2446 }, + { "id": "mon_frog", "fg": 2447 }, + { "id": "mon_frog_small", "fg": 2448 }, + { "id": "mon_goat", "fg": 2449 }, + { "id": "mon_goat_kid", "fg": 2450 }, + { "id": "mon_grasshopper_nymph", "fg": 2451 }, + { "id": "mon_grebe", "fg": 2452 }, + { "id": "mon_grocerybot", "fg": 2453 }, + { "id": "mon_grocerybot_busted", "fg": 2454 }, + { "id": "mon_hallu_mannequin", "fg": 2455 }, + { "id": "mon_hummingbird", "fg": 2456 }, + { "id": "mon_impossible_shape", "fg": 2457 }, + { "id": "mon_lab_rat", "fg": 2458 }, + { "id": "mon_lab_ratkin", "fg": 2459 }, + { "id": "mon_locust_nymph", "fg": 2460 }, + { "id": "mon_locust_small", "fg": 2461 }, + { "id": "mon_mantis_nymph", "fg": 2462 }, + { "id": "mon_meat_cocoon_small", "fg": 2463 }, + { "id": "mon_meat_cocoon_tiny", "fg": 2464 }, + { "id": "mon_memory", "fg": 2465 }, + { "id": "mon_moorhen", "fg": 2466 }, + { "id": "mon_mosquito_giant", "fg": 2467 }, + { "id": "mon_mutant_camouflaged", "fg": 2469 }, + { "id": "mon_pig", "fg": 2470 }, + { "id": "mon_pig_piglet", "fg": 2471 }, + { "id": "mon_pigeon", "fg": 2472 }, + { "id": "mon_rattlesnake", "fg": 2474 }, + { "id": "mon_rattlesnake_giant", "fg": 2475 }, + { "id": "mon_sheep", "fg": 2476 }, + { "id": "mon_shrapnel_swarm", "fg": 2477 }, + { "id": "mon_skeleton_brute", "fg": 2478 }, + { "id": "mon_skeleton_necro", "fg": 2480 }, + { "id": "mon_sparrow", "fg": 2481 }, + { "id": "mon_strider_giant", "fg": 2482 }, + { "id": "mon_strider_nymph", "fg": 2483 }, + { "id": "mon_tadpole", "fg": 2484 }, + { "id": "mon_tainted_shadow", "fg": 2485 }, + { "id": "mon_thing", "fg": 2486 }, + { "id": "mon_triffid", "fg": 2487 }, + { "id": "mon_triffid_sprig", "fg": 2488 }, + { "id": "mon_triffid_young", "fg": 2489 }, + { "id": "mon_wasp_small_guard", "fg": 2490 }, + { "id": "mon_woodlouse", "fg": 2491 }, + { "id": "mon_woodlouse_manca", "fg": 2492 }, + { "id": "mon_woodpecker", "fg": 2493 }, + { "id": "mon_wraith", "fg": 2494 }, + { "id": "mon_zeer", "fg": 2495 }, + { "id": "mon_zeriatric", "fg": 2496 }, + { "id": "mon_zombie_acidic", "fg": 2497 }, + { "id": "mon_zombie_biter", "fg": 2498 }, + { "id": "mon_zombie_crawler", "fg": 2499 }, + { "id": "mon_zombie_fireman", "fg": 2502 }, + { "id": "mon_zombie_gasbag_crawler", "fg": 2504 }, + { "id": "mon_zombie_gasbag_fungus", "fg": 2505 }, + { "id": "mon_zombie_gasbag_immobile", "fg": 2506 }, + { "id": "mon_zombie_grabber", "fg": 2507 }, + { "id": "mon_zombie_hanging_innards", "fg": 2508 }, + { "id": "mon_zombie_hunter", "fg": 2509 }, + { "id": "mon_zombie_mancroc", "fg": 2511 }, + { "id": "mon_zombie_milbase_personnel", "fg": 2512 }, + { "id": "mon_zombie_necro", "fg": 2513 }, + { "id": "mon_zombie_pig", "fg": 2514 }, + { "id": "mon_zombie_rot", "fg": 2515 }, + { "id": "mon_zombie_runner", "fg": 2516 }, + { "id": "mon_zombie_shrieker", "fg": 2517 }, + { "id": "mon_zombie_soldier", "fg": 2519 }, + { "id": "mon_zombie_spitter", "fg": 2520 }, + { "id": "mon_zombie_waif", "fg": 2522 }, + { "id": "mon_zow", "fg": 2524 }, + { "id": "shadow_32x32_small", "fg": 2526 }, + { "id": "weakpoint_mon", "fg": 2527 }, + { "id": "corpse_mon_big_rat", "fg": 2528 }, + { "id": "corpse_mon_black_rat", "fg": 2529 }, + { "id": "mon_big_rat", "fg": 2530 }, + { "id": "mon_black_rat", "fg": 2531 }, + { "id": "corpse_mon_beaver", "fg": 2532 }, + { "id": "corpse_mon_beaver_mutant_avian", "fg": 2533 }, + { "id": "corpse_mon_beaver_mutant_huge", "fg": 2534 }, + { "id": "corpse_mon_zombeaver", "fg": 2535 }, + { "id": "mon_beaver", "fg": 2536 }, + { "id": "mon_beaver_mutant_avian", "fg": 2537 }, + { "id": "mon_beaver_mutant_huge", "fg": 2538 }, + { "id": "mon_zombeaver", "fg": 2539 }, + { "id": "corpse_mon_biollante", "fg": 2540 }, + { "id": "corpse_mon_biollante_sprig", "fg": 2541 }, + { "id": "corpse_mon_biollante_sprout", "fg": 2542 }, + { "id": "mon_biollante", "fg": 2543 }, + { "id": "mon_biollante_sprig", "fg": 2544 }, + { "id": "mon_biollante_sprout", "fg": 2545 }, + { "id": "corpse_mon_giant_cockroach", "fg": 2554 }, + { "id": "corpse_mon_giant_cockroach_nymph", "fg": 2555 }, + { "id": "corpse_mon_large_cockroach", "fg": 2556 }, + { "id": "corpse_mon_plague_nymph", "fg": 2557 }, + { "id": "corpse_mon_plague_vector", "fg": 2558 }, + { "id": "corpse_mon_pregnant_giant_cockroach", "fg": 2559 }, + { "id": "corpse_mon_skittering_plague", "fg": 2560 }, + { "id": "mon_giant_cockroach", "fg": 2561 }, + { "id": "mon_giant_cockroach_nymph", "fg": 2562 }, + { "id": "mon_large_cockroach", "fg": 2563 }, + { "id": "mon_plague_nymph", "fg": 2564 }, + { "id": "mon_plague_vector", "fg": 2565 }, + { "id": "mon_pregnant_giant_cockroach", "fg": 2566 }, + { "id": "mon_skittering_plague", "fg": 2567 }, + { "id": "corpse_mon_crow_mutant", "fg": 2568 }, + { "id": "mon_crow_mutant", "fg": 2569 }, + { "id": "corpse", "fg": 2570 }, + { "id": "corpse_mon_amalgamation_corroder", "fg": 2572 }, + { "id": "corpse_mon_amalgamation_spotter", "fg": 2573 }, + { "id": "corpse_mon_amalgamation_swarmer", "fg": 2574 }, + { "id": "corpse_mon_blank", "fg": 2581 }, + { "id": "corpse_mon_butterfly", "fg": 2583 }, + { "id": "corpse_mon_caterpillar_butterfly", "fg": 2585 }, + { "id": "corpse_mon_caterpillar_moth", "fg": 2586 }, + { "id": "corpse_mon_centipede_giant", "fg": 2587 }, + { "id": "corpse_mon_centipede_larva", "fg": 2588 }, + { "id": "corpse_mon_centipede_small", "fg": 2589 }, + { "id": "corpse_mon_cicada_nymph", "fg": 2591 }, + { "id": "corpse_mon_coot", "fg": 2592 }, + { "id": "corpse_mon_cormorant", "fg": 2593 }, + { "id": "corpse_mon_crayfish_giant_larva", "fg": 2595 }, + { "id": "corpse_mon_dermatik_larva", "fg": 2599 }, + { "id": "corpse_mon_diving_beetle_small", "fg": 2600 }, + { "id": "corpse_mon_diving_larva", "fg": 2601 }, + { "id": "corpse_mon_dog_zombie_rot", "fg": 2604 }, + { "id": "corpse_mon_dragonfly_giant", "fg": 2605 }, + { "id": "corpse_mon_firefly_larva", "fg": 2607 }, + { "id": "corpse_mon_fly_larva", "fg": 2619 }, + { "id": "corpse_mon_fungal_raptor", "fg": 2623 }, + { "id": "corpse_mon_goat", "fg": 2625 }, + { "id": "corpse_mon_goat_kid", "fg": 2626 }, + { "id": "corpse_mon_grasshopper_nymph", "fg": 2629 }, + { "id": "corpse_mon_grebe", "fg": 2630 }, + { "id": "corpse_mon_hummingbird", "fg": 2634 }, + { "id": "corpse_mon_lab_ratkin", "fg": 2635 }, + { "id": "corpse_mon_lady_bug_larva", "fg": 2636 }, + { "id": "corpse_mon_locust_nymph", "fg": 2637 }, + { "id": "corpse_mon_locust_small", "fg": 2638 }, + { "id": "corpse_mon_mantis_nymph", "fg": 2639 }, + { "id": "corpse_mon_moorhen", "fg": 2641 }, + { "id": "corpse_mon_mosquito_giant", "fg": 2643 }, + { "id": "corpse_mon_mosquito_larva", "fg": 2644 }, + { "id": "corpse_mon_mosquito_small", "fg": 2645 }, + { "id": "corpse_mon_rattlesnake", "fg": 2647 }, + { "id": "corpse_mon_rattlesnake_giant", "fg": 2648 }, + { "id": "corpse_mon_skeleton_necro", "fg": 2652 }, + { "id": "corpse_mon_slug_larva", "fg": 2654 }, + { "id": "corpse_mon_snail_larva", "fg": 2655 }, + { "id": "corpse_mon_sparrow", "fg": 2656 }, + { "id": "corpse_mon_strider_giant", "fg": 2665 }, + { "id": "corpse_mon_strider_nymph", "fg": 2666 }, + { "id": "corpse_mon_tadpole", "fg": 2667 }, + { "id": "corpse_mon_triffid", "fg": 2668 }, + { "id": "corpse_mon_triffid_sprig", "fg": 2669 }, + { "id": "corpse_mon_triffid_young", "fg": 2670 }, + { "id": "corpse_mon_wasp_larva", "fg": 2674 }, + { "id": "corpse_mon_wasp_small_guard", "fg": 2675 }, + { "id": "corpse_mon_woodlouse", "fg": 2677 }, + { "id": "corpse_mon_woodlouse_manca", "fg": 2678 }, + { "id": "corpse_mon_woodpecker", "fg": 2679 }, + { "id": "corpse_mon_worm_larva", "fg": 2681 }, + { "id": "corpse_mon_zombie", "fg": 2682 }, + { "id": "corpse_mon_zombie_acidic", "fg": 2683 }, + { "id": "corpse_mon_zombie_biter", "fg": 2685 }, + { "id": "corpse_mon_zombie_child", "fg": 2687 }, + { "id": "corpse_mon_zombie_crawler", "fg": 2690 }, + { "id": "corpse_mon_zombie_fat", "fg": 2692 }, + { "id": "corpse_mon_zombie_fireman", "fg": 2693 }, + { "id": "corpse_mon_zombie_grabber", "fg": 2695 }, + { "id": "corpse_mon_zombie_hammer_hands", "fg": 2696 }, + { "id": "corpse_mon_zombie_hunter", "fg": 2698 }, + { "id": "corpse_mon_zombie_mancroc", "fg": 2700 }, + { "id": "corpse_mon_zombie_milbase_personnel", "fg": 2701 }, + { "id": "corpse_mon_zombie_necro", "fg": 2702 }, + { "id": "corpse_mon_zombie_rot", "fg": 2703 }, + { "id": "corpse_mon_zombie_runner", "fg": 2704 }, + { "id": "corpse_mon_zombie_shrieker", "fg": 2708 }, + { "id": "corpse_mon_zombie_soldier", "fg": 2711 }, + { "id": "corpse_mon_zombie_spitter", "fg": 2712 }, + { "id": "corpse_mon_zombie_tough", "fg": 2715 }, + { "id": "corpse_mon_zombie_waif", "fg": 2716 }, + { "id": "corpse_mon_feral_human_tool", "fg": 2720 }, + { "id": "corpse_mon_feral_soldier", "fg": 2721 }, + { "id": "corpse_mon_mantis_giant", "fg": 2722 }, + { "id": "corpse_mon_spawn_raptor", "fg": 2723 }, + { "id": "corpse_mon_spawn_raptor_electric", "fg": 2724 }, + { "id": "corpse_mon_spawn_raptor_shady", "fg": 2725 }, + { "id": "corpse_mon_zombie_nullfield", "fg": 2726 }, + { "id": "mon_dog_bull", "fg": 2729 }, + { "id": "mon_dog_rottweiler", "fg": 2730 }, + { "id": "corpse_mon_feral_diver_knife", "fg": 2731 }, + { "id": "corpse_mon_feral_human_axe", "fg": 2732 }, + { "id": "corpse_mon_feral_human_axe_fungal_corpse", "fg": 2733 }, + { "id": "corpse_mon_feral_human_axe_fungal_infected", "fg": 2734 }, + { "id": "corpse_mon_feral_human_crowbar", "fg": 2735 }, + { "id": "corpse_mon_feral_human_crowbar_fungal_corpse", "fg": 2736 }, + { "id": "corpse_mon_feral_human_crowbar_fungal_infected", "fg": 2737 }, + { "id": "corpse_mon_feral_human_pipe", "fg": 2738 }, + { "id": "corpse_mon_feral_human_pipe_fungal_corpse", "fg": 2739 }, + { "id": "corpse_mon_feral_human_pipe_fungal_infected", "fg": 2740 }, + { "id": "corpse_mon_feral_labsecurity_9mm", "fg": 2741 }, + { "id": "corpse_mon_feral_maid_broom", "fg": 2742 }, + { "id": "corpse_mon_feral_maid_candlestick", "fg": 2743 }, + { "id": "corpse_mon_feral_maid_knife", "fg": 2744 }, + { "id": "corpse_mon_feral_sapien_spear", "fg": 2745 }, + { "id": "corpse_mon_feral_scientist_scalpel", "fg": 2746 }, + { "id": "mon_feral_diver_knife", "fg": 2747 }, + { "id": "mon_feral_maid_broom", "fg": 2797 }, + { "id": "mon_feral_maid_candlestick", "fg": 2798 }, + { "id": "mon_feral_maid_knife", "fg": 2799 }, + { "id": "mon_centipede_larva", "fg": 2825 }, + { "id": "mon_cicada_nymph", "fg": 2826 }, + { "id": "mon_dermatik_larva", "fg": 2827 }, + { "id": "mon_firefly_larva", "fg": 2828 }, + { "id": "mon_fly_larva", "fg": 2829 }, + { "id": "mon_fry_crayfish", "fg": 2830 }, + { "id": "mon_lady_bug_larva", "fg": 2831 }, + { "id": "mon_mosquito_larva", "fg": 2832 }, + { "id": "mon_slug_larva", "fg": 2833 }, + { "id": "mon_snail_larva", "fg": 2834 }, + { "id": "mon_wasp_larva", "fg": 2835 }, + { "id": "mon_worm_larva", "fg": 2836 }, + { "id": "corpse_mon_zombie_armored", "fg": 2837 }, + { "id": "corpse_mon_zombie_bio_op", "fg": 2838 }, + { "id": "corpse_mon_zombie_bio_op2", "fg": 2839 }, + { "id": "corpse_mon_zombie_military_pilot", "fg": 2840 }, + { "id": "corpse_mon_zombie_soldier_acid_1", "fg": 2841 }, + { "id": "corpse_mon_zombie_soldier_acid_2", "fg": 2842 }, + { "id": "corpse_mon_zombie_soldier_blackops_1", "fg": 2843 }, + { "id": "corpse_mon_zombie_soldier_blackops_2", "fg": 2844 }, + { "id": "mon_zombie_armored", "fg": 2845 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 2854 }, + { "id": "mon_zombie_soldier_acid_2", "fg": 2855 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 2856 }, + { "id": "mon_zombie_soldier_blackops_2", "fg": 2857 }, + { "id": "corpse_mon_ant_acid", "fg": 2862 }, + { "id": "mon_ant_acid", "fg": 2863 }, + { "id": "corpse_mon_ant_acid_queen", "fg": 2864 }, + { "id": "mon_ant_acid_queen", "fg": 2865 }, + { "id": "corpse_mon_ant_acid_small", "fg": 2866 }, + { "id": "mon_ant_acid_small", "fg": 2867 }, + { "id": "corpse_mon_ant_acid_soldier", "fg": 2868 }, + { "id": "mon_ant_acid_soldier", "fg": 2869 }, + { "id": "corpse_mon_ant_small", "fg": 2870 }, + { "id": "mon_ant_small", "fg": 2871 }, + { "id": "corpse_mon_antlion_larva", "fg": 2872 }, + { "id": "mon_antlion_larva", "fg": 2873 }, + { "id": "corpse_mon_aphid", "fg": 2874 }, + { "id": "mon_aphid", "fg": 2875 }, + { "id": "corpse_mon_bear", "fg": 2876 }, + { "id": "mon_bear", "fg": 2877 }, + { "id": "corpse_mon_bear_cub", "fg": 2878 }, + { "id": "mon_bear_cub", "fg": 2879 }, + { "id": "corpse_mon_cockatrice", "fg": 2880 }, + { "id": "mon_cockatrice", "fg": 2881 }, + { "id": "corpse_mon_coyote_mutant_venom", "fg": 2882 }, + { "id": "mon_coyote_mutant_venom", "fg": 2883 }, + { "id": "mon_dermatik_incubator_deer", "fg": 2884 }, + { "id": "corpse_mon_dog_skeleton", "fg": 2885 }, + { "id": "mon_dog_skeleton", "fg": 2886 }, + { "id": "corpse_mon_zombie_dog_brute", "fg": 2887 }, + { "id": "mon_dog_zombie_brute", "fg": 2888 }, + { "id": "corpse_mon_dragonfly_naiad", "fg": 2889 }, + { "id": "mon_dragonfly_naiad", "fg": 2890 }, + { "id": "bot_eyebot", "fg": 2891 }, + { "id": "broken_eyebot", "fg": 2892 }, + { "id": "mon_eyebot", "fg": 2893 }, + { "id": "corpse_mon_fungaloid", "fg": 2894 }, + { "id": "corpse_mon_fungaloid_shambler", "fg": 2897 }, + { "id": "mon_fungaloid_shambler", "fg": 2898 }, + { "id": "corpse_mon_fungaloid_young", "fg": 2899 }, + { "id": "mon_fungaloid_young", "fg": 2900 }, + { "id": "mon_goose_canadian", "fg": 2901 }, + { "id": "corpse_mon_grasshopper_small", "fg": 2902 }, + { "id": "mon_grasshopper_small", "fg": 2903 }, + { "id": "mon_grouse", "fg": 2904 }, + { "id": "bot_hazmatbot", "fg": 2908 }, + { "id": "broken_hazmatbot", "fg": 2909 }, + { "id": "mon_hazmatbot", "fg": 2910 }, + { "id": "mon_kreck", "fg": 2911 }, + { "id": "broken_lab_security_drone_BM", "fg": 2912 }, + { "id": "broken_lab_security_drone_BM2", "fg": 2913 }, + { "id": "broken_lab_security_drone_BS", "fg": 2914 }, + { "id": "broken_lab_security_drone_GM", "fg": 2915 }, + { "id": "broken_lab_security_drone_GR", "fg": 2916 }, + { "id": "broken_lab_security_drone_YM", "fg": 2917 }, + { "id": "mon_lab_security_drone_BM", "fg": 2918 }, + { "id": "mon_lab_security_drone_BM2", "fg": 2919 }, + { "id": "mon_lab_security_drone_BS", "fg": 2920 }, + { "id": "mon_lab_security_drone_GM", "fg": 2921 }, + { "id": "mon_lab_security_drone_GR", "fg": 2922 }, + { "id": "mon_lab_security_drone_YM", "fg": 2923 }, + { "id": "corpse_mon_lady_bug", "fg": 2924 }, + { "id": "mon_lady_bug", "fg": 2925 }, + { "id": "corpse_mon_mantis_small", "fg": 2926 }, + { "id": "mon_mantis_small", "fg": 2927 }, + { "id": "corpse_mon_marloss_zealot_m", "fg": 2928 }, + { "id": "mon_marloss_zealot_m", "fg": 2929 }, + { "id": "corpse_mon_mutant_alpha_boss", "fg": 2930 }, + { "id": "mon_mutant_alpha_boss", "fg": 2931 }, + { "id": "corpse_mon_octupus_stalker_spawn", "fg": 2932 }, + { "id": "mon_octupus_stalker_spawn", "fg": 2933 }, + { "id": "corpse_mon_opossum", "fg": 2934 }, + { "id": "mon_opossum", "fg": 2935 }, + { "id": "corpse_mon_otter", "fg": 2936 }, + { "id": "mon_otter", "fg": 2937 }, + { "id": "mon_pheasant", "fg": 2938 }, + { "id": "corpse_mon_skeleton", "fg": 2943 }, + { "id": "mon_skeleton", "fg": 2944 }, + { "id": "corpse_mon_skeleton_fungus", "fg": 2945 }, + { "id": "mon_skeleton_fungus", "fg": 2946 }, + { "id": "corpse_mon_skeleton_medical", "fg": 2947 }, + { "id": "mon_skeleton_medical", "fg": 2948 }, + { "id": "corpse_mon_slug_small", "fg": 2949 }, + { "id": "mon_slug_small", "fg": 2950 }, + { "id": "corpse_mon_snail_small", "fg": 2951 }, + { "id": "mon_snail_small", "fg": 2952 }, + { "id": "corpse_mon_strider_small", "fg": 2953 }, + { "id": "mon_strider_small", "fg": 2954 }, + { "id": "mon_tadpole_grabber", "fg": 2955 }, + { "id": "mon_tazer_hack", "fg": 2956 }, + { "id": "mon_turret_riot", "fg": 2957 }, + { "id": "corpse_mon_wasp_small", "fg": 2958 }, + { "id": "mon_wasp_small", "fg": 2959 }, + { "id": "broken_yrax_trifacet", "fg": 2960 }, + { "id": "mon_yrax_trifacet", "fg": 2961 }, + { "id": "corpse_mon_zombear", "fg": 2962 }, + { "id": "mon_zombear", "fg": 2963 }, + { "id": "corpse_mon_zombie_brainless", "fg": 2964 }, + { "id": "mon_zombie_brainless", "fg": 2965 }, + { "id": "corpse_mon_zombie_creepy", "fg": 2968 }, + { "id": "mon_zombie_creepy", "fg": 2969 }, + { "id": "corpse_mon_zombie_dog", "fg": 2970 }, + { "id": "mon_zombie_dog", "fg": 2971 }, + { "id": "corpse_mon_zombie_dog_acidic", "fg": 2972 }, + { "id": "mon_zombie_dog_acidic", "fg": 2973 }, + { "id": "corpse_mon_zombie_dog_brute_acidic", "fg": 2974 }, + { "id": "mon_zombie_dog_brute_acidic", "fg": 2975 }, + { "id": "corpse_mon_zombie_flamer", "fg": 2976 }, + { "id": "mon_zombie_flamer", "fg": 2977 }, + { "id": "corpse_mon_zombie_necro_boomer", "fg": 2984 }, + { "id": "mon_zombie_necro_boomer", "fg": 2985 }, + { "id": "mon_zombie_phase_skulker", "fg": 2986 }, + { "id": "mon_zombie_pig_gas", "fg": 2987 }, + { "id": "corpse_mon_zombie_prisoner_fat", "fg": 2988 }, + { "id": "mon_zombie_prisoner_fat", "fg": 2989 }, + { "id": "corpse_mon_zombie_prisoner_tough", "fg": 2990 }, + { "id": "mon_zombie_prisoner_tough", "fg": 2991 }, + { "id": "corpse_mon_zombie_regenerating", "fg": 2996 }, + { "id": "mon_zombie_regenerating", "fg": 2997 }, + { "id": "corpse_mon_zombie_swimmer_base", "fg": 2998 }, + { "id": "mon_zombie_swimmer_base", "fg": 2999 }, + { "id": "corpse_mon_zombie_winged", "fg": 3000 }, + { "id": "mon_zombie_winged", "fg": 3001 }, + { "id": "corpse_mon_zombie_rust", "fg": 3002 }, + { "id": "corpse_mon_zombie_shell", "fg": 3003 }, + { "id": "corpse_mon_zombie_urchin", "fg": 3004 }, + { "id": "mon_zombie_rust", "fg": 3005 }, + { "id": "mon_zombie_shell", "fg": 3006 }, + { "id": "mon_zombie_urchin", "fg": 3007 }, + { "id": "corpse_mon_zombie_thorny", "fg": 3008 }, + { "id": "mon_zombie_thorny", "fg": 3009 }, + { "id": "corpse_mon_triffid_flower", "fg": 3010 }, + { "id": "mon_triffid_flower", "fg": 3011 } ] }, { @@ -4437,7 +4441,7 @@ "corpse_mon_pheasant_chick", "corpse_mon_turkey_chick" ], - "fg": 3460 + "fg": 3465 }, { "id": "afs_landfall_kit_2", "fg": 3395 }, { "id": "afs_beefsim", "fg": 3396 }, @@ -4496,30 +4500,35 @@ { "id": "matrix_crystal_teleportation", "fg": 3449 }, { "id": "matrix_crystal_vitakinesis", "fg": 3450 }, { "id": "matrix_shard", "fg": 3451 }, - { "id": "mon_blob", "fg": 3452 }, - { "id": "mon_blob_small", "fg": 3453 }, - { "id": "corpse_mon_aphid_small", "fg": 3454 }, - { "id": "mon_aphid_small", "fg": 3455 }, - { "id": "corpse_mon_bluejay", "fg": 3456 }, - { "id": "mon_bluejay", "fg": 3457 }, - { "id": "corpse_mon_cardinal", "fg": 3458 }, - { "id": "mon_cardinal", "fg": 3459 }, - { "id": "mon_chicken_chick", "fg": 3461 }, - { "id": "mon_cockatrice_chick", "fg": 3462 }, - { "id": "mon_crow_chick", "fg": 3463 }, - { "id": "mon_duck_chick", "fg": 3464 }, - { "id": "mon_goose_canadian_chick", "fg": 3465 }, - { "id": "mon_grouse_chick", "fg": 3466 }, - { "id": "mon_pheasant_chick", "fg": 3467 }, - { "id": "mon_turkey_chick", "fg": 3468 }, - { "id": "corpse_mon_raven", "fg": 3469 }, - { "id": "mon_raven", "fg": 3470 }, - { "id": "corpse_mon_robin", "fg": 3471 }, - { "id": "mon_robin", "fg": 3472 }, - { "id": "corpse_mon_slug_forest", "fg": 3473 }, - { "id": "mon_slug_forest", "fg": 3474 }, - { "id": "corpse_mon_snail_forest", "fg": 3475 }, - { "id": "mon_snail_forest", "fg": 3476 } + { "id": "warp_portalstorm_ender", "fg": 3452 }, + { "id": "warpdifficulty_stone", "fg": 3453 }, + { "id": "warpheal_stone", "fg": 3454 }, + { "id": "warpstat_stone", "fg": 3455 }, + { "id": "warptoken", "fg": 3456 }, + { "id": "mon_blob", "fg": 3457 }, + { "id": "mon_blob_small", "fg": 3458 }, + { "id": "corpse_mon_aphid_small", "fg": 3459 }, + { "id": "mon_aphid_small", "fg": 3460 }, + { "id": "corpse_mon_bluejay", "fg": 3461 }, + { "id": "mon_bluejay", "fg": 3462 }, + { "id": "corpse_mon_cardinal", "fg": 3463 }, + { "id": "mon_cardinal", "fg": 3464 }, + { "id": "mon_chicken_chick", "fg": 3466 }, + { "id": "mon_cockatrice_chick", "fg": 3467 }, + { "id": "mon_crow_chick", "fg": 3468 }, + { "id": "mon_duck_chick", "fg": 3469 }, + { "id": "mon_goose_canadian_chick", "fg": 3470 }, + { "id": "mon_grouse_chick", "fg": 3471 }, + { "id": "mon_pheasant_chick", "fg": 3472 }, + { "id": "mon_turkey_chick", "fg": 3473 }, + { "id": "corpse_mon_raven", "fg": 3474 }, + { "id": "mon_raven", "fg": 3475 }, + { "id": "corpse_mon_robin", "fg": 3476 }, + { "id": "mon_robin", "fg": 3477 }, + { "id": "corpse_mon_slug_forest", "fg": 3478 }, + { "id": "mon_slug_forest", "fg": 3479 }, + { "id": "corpse_mon_snail_forest", "fg": 3480 }, + { "id": "mon_snail_forest", "fg": 3481 } ] }, { @@ -4542,28 +4551,23 @@ { "id": "katana", "fg": 3760 }, { "id": "katana_fake", "fg": 3760 }, { "id": "katana_inferior", "fg": 3760 }, - { "id": "223_casing", "fg": 3762 }, - { "id": "40mm_casing", "fg": 3763 }, - { "id": "40x46mm_m118_casing", "fg": 3763 }, - { "id": "50_casing", "fg": 3764 }, - { "id": "9mm_casing", "fg": 3765 }, - { "id": "arrow_cf", "fg": 3766 }, - { "id": "arrow_exploding", "fg": 3767 }, - { "id": "arrow_field_point_fletched", "fg": 3768 }, - { "id": "arrow_fire_hardened_fletched", "fg": 3769 }, - { "id": "flamable_arrow", "fg": 3783 }, - { "id": "arrow_flamming", "fg": 3770 }, - { "id": "arrow_heavy_fire_hardened_fletched", "fg": 3771 }, - { "id": "arrow_metal", "fg": 3772 }, - { "id": "arrow_metal_sharpened_fletched", "fg": 3773 }, - { "id": "arrow_plastic", "fg": 3774 }, - { "id": "arrow_small_game_fletched", "fg": 3775 }, - { "id": "arrow_wood", "fg": 3776 }, - { "id": "arrow_wood_heavy", "fg": 3777 }, - { "id": "bolt_cf", "fg": 3778 }, - { "id": "bolt_explosive", "fg": 3779 }, - { "id": "bolt_metal", "fg": 3780 }, - { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 3781 }, + { "id": "arrow_cf", "fg": 3762 }, + { "id": "arrow_exploding", "fg": 3763 }, + { "id": "arrow_field_point_fletched", "fg": 3764 }, + { "id": "arrow_fire_hardened_fletched", "fg": 3765 }, + { "id": "flamable_arrow", "fg": 3779 }, + { "id": "arrow_flamming", "fg": 3766 }, + { "id": "arrow_heavy_fire_hardened_fletched", "fg": 3767 }, + { "id": "arrow_metal", "fg": 3768 }, + { "id": "arrow_metal_sharpened_fletched", "fg": 3769 }, + { "id": "arrow_plastic", "fg": 3770 }, + { "id": "arrow_small_game_fletched", "fg": 3771 }, + { "id": "arrow_wood", "fg": 3772 }, + { "id": "arrow_wood_heavy", "fg": 3773 }, + { "id": "bolt_cf", "fg": 3774 }, + { "id": "bolt_explosive", "fg": 3775 }, + { "id": "bolt_metal", "fg": 3776 }, + { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 3777 }, { "id": [ "bolt_wood", @@ -4574,64 +4578,63 @@ "bolt_wood_bodkin", "bolt_wood_small_game" ], - "fg": 3782 - }, - { "id": "shot_hull", "fg": 3784 }, - { "id": [ "90two", "90two40" ], "fg": 3797 }, - { "id": [ "TDI", "TDI_10" ], "fg": 3799 }, - { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 3830 }, - { "id": [ "hptjcp", "hptjhp" ], "fg": 3836 }, - { "id": [ "m1911", "m1911a1_38super" ], "fg": 3847 }, - { "id": "basket_laundry", "fg": 3922 }, - { "id": "heavy_battery_cell", "fg": 3925 }, - { "id": "heavy_plus_battery_cell", "fg": 3925 }, - { "id": "heavy_disposable_cell", "fg": 3925 }, - { "id": "heavy_atomic_battery_cell", "fg": 3924 }, - { "id": "light_battery_cell", "fg": 3927 }, - { "id": "light_minus_battery_cell", "fg": 3929 }, - { "id": "light_plus_battery_cell", "fg": 3927 }, - { "id": "light_disposable_cell", "fg": 3927 }, - { "id": "light_atomic_battery_cell", "fg": 3926 }, - { "id": "light_minus_disposable_battery_cell", "fg": 3929 }, - { "id": "light_minus_atomic_battery_cell", "fg": 3928 }, - { "id": "medium_battery_cell", "fg": 3931 }, - { "id": "medium_plus_battery_cell", "fg": 3931 }, - { "id": "medium_disposable_cell", "fg": 3931 }, - { "id": "medium_atomic_battery_cell", "fg": 3930 }, - { "id": "bead_bracelet", "fg": 3933 }, - { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 3937 }, - { "id": "bone", "fg": 3938 }, - { "id": "bone_human", "fg": 3939 }, - { "id": "bone_tainted", "fg": 3940 }, - { "id": "SICP", "fg": 3941 }, - { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 3944 }, - { "id": "book_fict_soft_tpl", "fg": 3954 }, - { "id": "novel_adventure", "fg": 3954 }, - { "id": "novel_buddy", "fg": 3955 }, - { "id": "novel_coa", "fg": 3956 }, - { "id": "novel_coa2", "fg": 3957 }, - { "id": "novel_crime", "fg": 3958 }, - { "id": "novel_crime2", "fg": 3959 }, - { "id": "novel_drama", "fg": 3960 }, - { "id": "novel_erotic", "fg": 3961 }, - { "id": "novel_experimental", "fg": 3962 }, - { "id": "novel_fantasy", "fg": 3963 }, - { "id": "novel_horror", "fg": 3964 }, - { "id": "novel_mystery", "fg": 3965 }, - { "id": "novel_pulp", "fg": 3966 }, - { "id": "novel_road", "fg": 3967 }, - { "id": "novel_romance", "fg": 3968 }, - { "id": "novel_samurai", "fg": 3969 }, - { "id": "novel_satire", "fg": 3970 }, - { "id": "novel_scifi", "fg": 3971 }, - { "id": "novel_sports", "fg": 3972 }, - { "id": "novel_spy", "fg": 3973 }, - { "id": "novel_swash", "fg": 3974 }, - { "id": "novel_thriller", "fg": 3975 }, - { "id": "novel_tragedy", "fg": 3976 }, - { "id": "novel_war", "fg": 3977 }, - { "id": "novel_war2", "fg": 3978 }, - { "id": "novel_western", "fg": 3979 }, + "fg": 3778 + }, + { "id": [ "90two", "90two40" ], "fg": 3792 }, + { "id": [ "TDI", "TDI_10" ], "fg": 3794 }, + { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 3825 }, + { "id": [ "hptjcp", "hptjhp" ], "fg": 3831 }, + { "id": [ "m1911", "m1911a1_38super" ], "fg": 3842 }, + { "id": "basket_laundry", "fg": 3917 }, + { "id": "heavy_battery_cell", "fg": 3920 }, + { "id": "heavy_plus_battery_cell", "fg": 3920 }, + { "id": "heavy_disposable_cell", "fg": 3920 }, + { "id": "heavy_atomic_battery_cell", "fg": 3919 }, + { "id": "light_battery_cell", "fg": 3922 }, + { "id": "light_minus_battery_cell", "fg": 3924 }, + { "id": "light_plus_battery_cell", "fg": 3922 }, + { "id": "light_disposable_cell", "fg": 3922 }, + { "id": "light_atomic_battery_cell", "fg": 3921 }, + { "id": "light_minus_disposable_battery_cell", "fg": 3924 }, + { "id": "light_minus_atomic_battery_cell", "fg": 3923 }, + { "id": "medium_battery_cell", "fg": 3926 }, + { "id": "medium_plus_battery_cell", "fg": 3926 }, + { "id": "medium_disposable_cell", "fg": 3926 }, + { "id": "medium_atomic_battery_cell", "fg": 3925 }, + { "id": "bead_bracelet", "fg": 3928 }, + { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 3932 }, + { "id": "bone", "fg": 3933 }, + { "id": "bone_human", "fg": 3934 }, + { "id": "bone_tainted", "fg": 3935 }, + { "id": "SICP", "fg": 3936 }, + { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 3939 }, + { "id": "book_fict_soft_tpl", "fg": 3949 }, + { "id": "novel_adventure", "fg": 3949 }, + { "id": "novel_buddy", "fg": 3950 }, + { "id": "novel_coa", "fg": 3951 }, + { "id": "novel_coa2", "fg": 3952 }, + { "id": "novel_crime", "fg": 3953 }, + { "id": "novel_crime2", "fg": 3954 }, + { "id": "novel_drama", "fg": 3955 }, + { "id": "novel_erotic", "fg": 3956 }, + { "id": "novel_experimental", "fg": 3957 }, + { "id": "novel_fantasy", "fg": 3958 }, + { "id": "novel_horror", "fg": 3959 }, + { "id": "novel_mystery", "fg": 3960 }, + { "id": "novel_pulp", "fg": 3961 }, + { "id": "novel_road", "fg": 3962 }, + { "id": "novel_romance", "fg": 3963 }, + { "id": "novel_samurai", "fg": 3964 }, + { "id": "novel_satire", "fg": 3965 }, + { "id": "novel_scifi", "fg": 3966 }, + { "id": "novel_sports", "fg": 3967 }, + { "id": "novel_spy", "fg": 3968 }, + { "id": "novel_swash", "fg": 3969 }, + { "id": "novel_thriller", "fg": 3970 }, + { "id": "novel_tragedy", "fg": 3971 }, + { "id": "novel_war", "fg": 3972 }, + { "id": "novel_war2", "fg": 3973 }, + { "id": "novel_western", "fg": 3974 }, { "id": [ "adv_chemistry", @@ -4651,7 +4654,7 @@ "modern_tanner", "repeater_mod_guide" ], - "fg": 3946 + "fg": 3941 }, { "id": [ @@ -4672,7 +4675,7 @@ "textbook_robots", "textbook_armschina" ], - "fg": 3953 + "fg": 3948 }, { "id": [ @@ -4687,7 +4690,7 @@ "cookbook_daintydishes", "cookbook_liverforkids" ], - "fg": 3947 + "fg": 3942 }, { "id": [ @@ -4700,7 +4703,7 @@ "recipe_melee", "recipe_labchem" ], - "fg": 3951 + "fg": 3946 }, { "id": [ @@ -4717,9 +4720,9 @@ "recipe_creepy", "recipe_maiar" ], - "fg": 3951 + "fg": 3946 }, - { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 3950 }, + { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 3945 }, { "id": [ "mag_rifle", @@ -4743,7 +4746,7 @@ "mag_swimming", "mag_news" ], - "fg": 3948 + "fg": 3943 }, { "id": [ @@ -4760,7 +4763,7 @@ "schematics_searchlight", "schematics_secubot" ], - "fg": 3952 + "fg": 3947 }, { "id": [ @@ -4781,78 +4784,78 @@ "manual_shotgun", "manual_fabrication" ], - "fg": 3949 - }, - { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 3945 }, - { "id": "bottle_twoliter", "fg": 3981 }, - { "id": "bowl_pewter", "fg": 3982 }, - { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 4136 }, - { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 4137 }, - { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 4153 }, - { "id": [ "flour", "bread_flour" ], "fg": 4179 }, - { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 4210 }, - { "id": [ "microscope", "microscope_dissecting" ], "fg": 4204 }, - { "id": "digging_stick", "fg": 4229 }, - { "id": "sword_cane", "fg": 4294 }, - { "id": "hollow_cane", "fg": 4267 }, - { "id": "cane", "fg": 4297 }, - { "id": "i_staff", "fg": 4269 }, - { "id": "shock_staff", "fg": 4284 }, - { "id": "q_staff", "fg": 4286 }, - { "id": "scarf_fur", "fg": 4290 }, - { "id": "knit_scarf", "fg": 4270 }, - { "id": "scarf_fur_long", "fg": 4291 }, - { "id": "long_knit_scarf", "fg": 4272 }, - { "id": "long_patchwork_scarf", "fg": 4273 }, - { "id": "scarf_long", "fg": 4292 }, - { "id": "patchwork_scarf", "fg": 4282 }, - { "id": "scarf", "fg": 4289 }, - { "id": "scarf_fur_loose", "fg": 4290 }, - { "id": "knit_scarf_loose", "fg": 4270 }, - { "id": "scarf_fur_long_loose", "fg": 4291 }, - { "id": "long_knit_scarf_loose", "fg": 4272 }, - { "id": "long_patchwork_scarf_loose", "fg": 4273 }, - { "id": "scarf_long_loose", "fg": 4292 }, - { "id": "patchwork_scarf_loose", "fg": 4282 }, - { "id": "scarf_loose", "fg": 4289 }, - { "id": "welding_wire_alloy", "fg": 4252 }, - { "id": "welding_wire_steel", "fg": 4299 }, - { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 4251 }, - { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 4298 }, - { "id": "cash_card", "fg": 4310 }, - { "id": "file", "fg": 4311 }, - { "id": "fp_loyalty_card", "fg": 4312 }, - { "id": "id_industrial", "fg": 4313 }, - { "id": "id_military", "fg": 4314 }, - { "id": "id_science", "fg": 4315 }, - { "id": "ceramic_cup", "fg": 4316 }, - { "id": "ceramic_mug", "fg": 4317 }, - { "id": "ceramic_shard", "fg": 4318 }, - { "id": "chain", "fg": 4320 }, - { "id": "clay_lump", "fg": 4329 }, - { "id": "bag_plastic", "fg": 4331 }, - { "id": "bag_zipper", "fg": 4332 }, - { "id": "bottle_glass", "fg": 4333 }, - { "id": "bottle_plastic", "fg": 4334 }, - { "id": "bottle_plastic_small", "fg": 4335 }, - { "id": "box_cigarette", "fg": 4336 }, - { "id": "box_small", "fg": 4337 }, - { "id": "can_drink", "fg": 4339 }, - { "id": "can_drink_unsealed", "fg": 4340 }, - { "id": [ "glass", "base_glass_dish" ], "fg": 4342 }, - { "id": "jar_3l_glass", "fg": 4343 }, - { "id": "jar_3l_glass_sealed", "fg": 4344 }, - { "id": "jar_glass", "fg": 4345 }, - { "id": "jar_glass_sealed", "fg": 4346 }, - { "id": "jug_plastic", "fg": 4347 }, - { "id": "wrapper", "fg": 4348 }, - { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 4350 }, - { "id": "cudgel", "fg": 4357 }, - { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 4421 }, - { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 4485 }, - { "id": [ "waffles", "fruit_waffles" ], "fg": 4489 }, - { "id": [ "cookies", "crackers", "biscuit" ], "fg": 4481 }, - { "id": [ "cake2", "cake3", "space_cake" ], "fg": 4480 }, + "fg": 3944 + }, + { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 3940 }, + { "id": "bottle_twoliter", "fg": 3976 }, + { "id": "bowl_pewter", "fg": 3977 }, + { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 4131 }, + { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 4132 }, + { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 4148 }, + { "id": [ "flour", "bread_flour" ], "fg": 4174 }, + { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 4205 }, + { "id": [ "microscope", "microscope_dissecting" ], "fg": 4199 }, + { "id": "digging_stick", "fg": 4224 }, + { "id": "sword_cane", "fg": 4289 }, + { "id": "hollow_cane", "fg": 4262 }, + { "id": "cane", "fg": 4292 }, + { "id": "i_staff", "fg": 4264 }, + { "id": "shock_staff", "fg": 4279 }, + { "id": "q_staff", "fg": 4281 }, + { "id": "scarf_fur", "fg": 4285 }, + { "id": "knit_scarf", "fg": 4265 }, + { "id": "scarf_fur_long", "fg": 4286 }, + { "id": "long_knit_scarf", "fg": 4267 }, + { "id": "long_patchwork_scarf", "fg": 4268 }, + { "id": "scarf_long", "fg": 4287 }, + { "id": "patchwork_scarf", "fg": 4277 }, + { "id": "scarf", "fg": 4284 }, + { "id": "scarf_fur_loose", "fg": 4285 }, + { "id": "knit_scarf_loose", "fg": 4265 }, + { "id": "scarf_fur_long_loose", "fg": 4286 }, + { "id": "long_knit_scarf_loose", "fg": 4267 }, + { "id": "long_patchwork_scarf_loose", "fg": 4268 }, + { "id": "scarf_long_loose", "fg": 4287 }, + { "id": "patchwork_scarf_loose", "fg": 4277 }, + { "id": "scarf_loose", "fg": 4284 }, + { "id": "welding_wire_alloy", "fg": 4247 }, + { "id": "welding_wire_steel", "fg": 4294 }, + { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 4246 }, + { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 4293 }, + { "id": "cash_card", "fg": 4305 }, + { "id": "file", "fg": 4306 }, + { "id": "fp_loyalty_card", "fg": 4307 }, + { "id": "id_industrial", "fg": 4308 }, + { "id": "id_military", "fg": 4309 }, + { "id": "id_science", "fg": 4310 }, + { "id": "ceramic_cup", "fg": 4311 }, + { "id": "ceramic_mug", "fg": 4312 }, + { "id": "ceramic_shard", "fg": 4313 }, + { "id": "chain", "fg": 4315 }, + { "id": "clay_lump", "fg": 4324 }, + { "id": "bag_plastic", "fg": 4338 }, + { "id": "bag_zipper", "fg": 4339 }, + { "id": "bottle_glass", "fg": 4340 }, + { "id": "bottle_plastic", "fg": 4341 }, + { "id": "bottle_plastic_small", "fg": 4342 }, + { "id": "box_cigarette", "fg": 4343 }, + { "id": "box_small", "fg": 4344 }, + { "id": "can_drink", "fg": 4347 }, + { "id": "can_drink_unsealed", "fg": 4348 }, + { "id": [ "glass", "base_glass_dish" ], "fg": 4350 }, + { "id": "jar_3l_glass", "fg": 4351 }, + { "id": "jar_3l_glass_sealed", "fg": 4352 }, + { "id": "jar_glass", "fg": 4353 }, + { "id": "jar_glass_sealed", "fg": 4354 }, + { "id": "jug_plastic", "fg": 4355 }, + { "id": "wrapper", "fg": 4356 }, + { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 4358 }, + { "id": "cudgel", "fg": 4365 }, + { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 4429 }, + { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 4493 }, + { "id": [ "waffles", "fruit_waffles" ], "fg": 4497 }, + { "id": [ "cookies", "crackers", "biscuit" ], "fg": 4489 }, + { "id": [ "cake2", "cake3", "space_cake" ], "fg": 4488 }, { "id": [ "grenade", @@ -4866,17 +4869,17 @@ "sling-ready_homemade_grenade_2", "sling-ready_small_homemade_grenade_2" ], - "fg": 4536 + "fg": 4544 }, - { "id": [ "molotov", "sling-ready_molotov" ], "fg": 4548 }, + { "id": [ "molotov", "sling-ready_molotov" ], "fg": 4556 }, { "id": [ "molotov_lit", "sling-ready_molotov_lit" ], "animated": true, "fg": [ - { "weight": 8, "sprite": 4549 }, - { "weight": 8, "sprite": 4550 }, - { "weight": 8, "sprite": 4551 }, - { "weight": 8, "sprite": 4552 } + { "weight": 8, "sprite": 4557 }, + { "weight": 8, "sprite": 4558 }, + { "weight": 8, "sprite": 4559 }, + { "weight": 8, "sprite": 4560 } ] }, { @@ -4887,32 +4890,32 @@ "military_explosive_small_grenade_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 4534 }, { "weight": 8, "sprite": 4535 } ] + "fg": [ { "weight": 8, "sprite": 4542 }, { "weight": 8, "sprite": 4543 } ] }, { "id": "homemade_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4546 }, { "weight": 8, "sprite": 4547 } ] + "fg": [ { "weight": 8, "sprite": 4554 }, { "weight": 8, "sprite": 4555 } ] }, { "id": "dynamite_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4531 }, { "weight": 8, "sprite": 4532 } ] + "fg": [ { "weight": 8, "sprite": 4539 }, { "weight": 8, "sprite": 4540 } ] }, { "id": "EMPbomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4524 }, { "weight": 8, "sprite": 4525 } ] + "fg": [ { "weight": 8, "sprite": 4532 }, { "weight": 8, "sprite": 4533 } ] }, { "id": "flashbang_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4534 }, { "weight": 8, "sprite": 4535 } ] + "fg": [ { "weight": 8, "sprite": 4542 }, { "weight": 8, "sprite": 4543 } ] }, { "id": "pipebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4554 }, { "weight": 8, "sprite": 4555 } ] + "fg": [ { "weight": 8, "sprite": 4562 }, { "weight": 8, "sprite": 4563 } ] }, { "id": [ @@ -4924,79 +4927,79 @@ "sling-ready_small_homemade_grenade_2_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 4537 }, { "weight": 8, "sprite": 4538 } ] + "fg": [ { "weight": 8, "sprite": 4545 }, { "weight": 8, "sprite": 4546 } ] }, { "id": "grenade_emp_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4540 }, { "weight": 8, "sprite": 4541 } ] + "fg": [ { "weight": 8, "sprite": 4548 }, { "weight": 8, "sprite": 4549 } ] }, { "id": "grenade_inc_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4543 }, { "weight": 8, "sprite": 4544 } ] + "fg": [ { "weight": 8, "sprite": 4551 }, { "weight": 8, "sprite": 4552 } ] }, { "id": "scrambler_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4557 }, { "weight": 8, "sprite": 4558 } ] + "fg": [ { "weight": 8, "sprite": 4565 }, { "weight": 8, "sprite": 4566 } ] }, { "id": "smokebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4560 }, { "weight": 8, "sprite": 4561 } ] + "fg": [ { "weight": 8, "sprite": 4568 }, { "weight": 8, "sprite": 4569 } ] }, { "id": "dynamite_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 4528 }, { "weight": 8, "sprite": 4529 } ] - }, - { "id": "hinge", "fg": 4565 }, - { "id": "inhaler", "fg": 4566 }, - { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 4567 }, - { "id": "cig_butt", "fg": 4617 }, - { "id": "joint", "fg": 4620 }, - { "id": "joint_lit", "fg": 4621 }, - { "id": "joint_roach", "fg": 4622 }, - { "id": "aspirin", "fg": 4614 }, - { "id": "bandages", "fg": 4615 }, - { "id": "syringe", "fg": 4627 }, - { "id": "antibiotics", "fg": 4611 }, - { "id": "weak_antibiotic", "fg": 4630 }, - { "id": "strong_antibiotic", "fg": 4626 }, - { "id": "vitamins", "fg": 4629 }, - { "id": "gummy_vitamins", "fg": 4618 }, - { "id": "calcium_tablet", "fg": 4616 }, - { "id": "oxycodone", "fg": 4624 }, - { "id": "tramadol", "fg": 4628 }, - { "id": "codeine", "fg": 4648 }, - { "id": "prussian_blue", "fg": 4625 }, - { "id": "iodine", "fg": 4619 }, - { "id": "antiparasitic", "fg": 4613 }, - { "id": "antifungal", "fg": 4612 }, - { "id": "money_bundle", "fg": 4632 }, - { "id": "mp3", "fg": 4637 }, - { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 4672 }, - { "id": "permanent_marker", "fg": 4703 }, - { "id": "pipe", "fg": 4705 }, - { "id": "cu_pipe", "fg": 4704 }, - { "id": "chips", "fg": 4716 }, - { "id": "apple", "fg": 4707 }, - { "id": "banana", "fg": 4709 }, - { "id": "broccoli", "fg": 4711 }, - { "id": "corn", "fg": 4717 }, - { "id": "cucumber", "fg": 4718 }, - { "id": "egg_bird", "fg": 4720 }, - { "id": "grapes", "fg": 4724 }, - { "id": "lemon", "fg": 4727 }, - { "id": "onion", "fg": 4730 }, - { "id": "orange", "fg": 4731 }, - { "id": "pear", "fg": 4733 }, - { "id": "potato", "fg": 4736 }, - { "id": "pumpkin", "fg": 4737 }, - { "id": "tomato", "fg": 4744 }, - { "id": "hickory_root", "fg": 4725 }, - { "id": "juniper", "fg": 4726 }, + "fg": [ { "weight": 8, "sprite": 4536 }, { "weight": 8, "sprite": 4537 } ] + }, + { "id": "hinge", "fg": 4573 }, + { "id": "inhaler", "fg": 4574 }, + { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 4575 }, + { "id": "cig_butt", "fg": 4625 }, + { "id": "joint", "fg": 4628 }, + { "id": "joint_lit", "fg": 4629 }, + { "id": "joint_roach", "fg": 4630 }, + { "id": "aspirin", "fg": 4622 }, + { "id": "bandages", "fg": 4623 }, + { "id": "syringe", "fg": 4635 }, + { "id": "antibiotics", "fg": 4619 }, + { "id": "weak_antibiotic", "fg": 4638 }, + { "id": "strong_antibiotic", "fg": 4634 }, + { "id": "vitamins", "fg": 4637 }, + { "id": "gummy_vitamins", "fg": 4626 }, + { "id": "calcium_tablet", "fg": 4624 }, + { "id": "oxycodone", "fg": 4632 }, + { "id": "tramadol", "fg": 4636 }, + { "id": "codeine", "fg": 4656 }, + { "id": "prussian_blue", "fg": 4633 }, + { "id": "iodine", "fg": 4627 }, + { "id": "antiparasitic", "fg": 4621 }, + { "id": "antifungal", "fg": 4620 }, + { "id": "money_bundle", "fg": 4640 }, + { "id": "mp3", "fg": 4645 }, + { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 4680 }, + { "id": "permanent_marker", "fg": 4711 }, + { "id": "pipe", "fg": 4713 }, + { "id": "cu_pipe", "fg": 4712 }, + { "id": "chips", "fg": 4724 }, + { "id": "apple", "fg": 4715 }, + { "id": "banana", "fg": 4717 }, + { "id": "broccoli", "fg": 4719 }, + { "id": "corn", "fg": 4725 }, + { "id": "cucumber", "fg": 4726 }, + { "id": "egg_bird", "fg": 4728 }, + { "id": "grapes", "fg": 4732 }, + { "id": "lemon", "fg": 4735 }, + { "id": "onion", "fg": 4738 }, + { "id": "orange", "fg": 4739 }, + { "id": "pear", "fg": 4741 }, + { "id": "potato", "fg": 4744 }, + { "id": "pumpkin", "fg": 4745 }, + { "id": "tomato", "fg": 4752 }, + { "id": "hickory_root", "fg": 4733 }, + { "id": "juniper", "fg": 4734 }, { "id": [ "seed_hops", @@ -5063,65 +5066,65 @@ "seed_mulberries", "seed_elderberries" ], - "fg": 4741 - }, - { "id": "straw_pile", "fg": 4743 }, - { "id": "wheat", "fg": 4745 }, - { "id": "withered", "fg": 4747 }, - { "id": "bee_balm", "fg": 4748 }, - { "id": "carrot_wild", "fg": 4749 }, - { "id": "dogbane", "fg": 4750 }, - { "id": "egg_reptile", "fg": 4751 }, - { "id": "mugwort", "fg": 4752 }, - { "id": "thyme", "fg": 4753 }, - { "id": "veggy_wild", "fg": 4754 }, - { "id": "wild_herbs", "fg": 4755 }, - { "id": "feces_manure", "fg": 4759 }, - { "id": "feces_bird", "fg": 4756 }, - { "id": "feces_cow", "fg": 4757 }, - { "id": "feces_dog", "fg": 4758 }, - { "id": "feces_roach", "fg": 4760 }, - { "id": "fetid_goop", "fg": 4761 }, - { "id": "rag_bloody", "fg": 4769 }, - { "id": "spring", "fg": 4872 }, - { "id": "survnote", "fg": 4877 }, - { "id": "creepy_doll", "fg": 4879 }, - { "id": "talking_doll", "fg": 4879 }, + "fg": 4749 + }, + { "id": "straw_pile", "fg": 4751 }, + { "id": "wheat", "fg": 4753 }, + { "id": "withered", "fg": 4755 }, + { "id": "bee_balm", "fg": 4756 }, + { "id": "carrot_wild", "fg": 4757 }, + { "id": "dogbane", "fg": 4758 }, + { "id": "egg_reptile", "fg": 4759 }, + { "id": "mugwort", "fg": 4760 }, + { "id": "thyme", "fg": 4761 }, + { "id": "veggy_wild", "fg": 4762 }, + { "id": "wild_herbs", "fg": 4763 }, + { "id": "feces_manure", "fg": 4767 }, + { "id": "feces_bird", "fg": 4764 }, + { "id": "feces_cow", "fg": 4765 }, + { "id": "feces_dog", "fg": 4766 }, + { "id": "feces_roach", "fg": 4768 }, + { "id": "fetid_goop", "fg": 4769 }, + { "id": "rag_bloody", "fg": 4777 }, + { "id": "spring", "fg": 4880 }, + { "id": "survnote", "fg": 4885 }, + { "id": "creepy_doll", "fg": 4887 }, + { "id": "talking_doll", "fg": 4887 }, { "id": [ "tea_bag", "tea_fruit_bag", "tea_green_bag", "herbal_tea_bag", "tea_bag_chamomile", "tea_bag_dandelion" ], - "fg": 4880 - }, - { "id": "teapot", "fg": 4884 }, - { "id": "teddy_bear", "fg": 4885 }, - { "id": "teddy", "fg": 4885 }, - { "id": "thermometer", "fg": 4886 }, - { "id": "crucible_clay", "fg": 4891 }, - { "id": "flashlight", "fg": 4895 }, - { "id": "heavy_flashlight", "fg": 4898 }, - { "id": "saw", "fg": 4912 }, - { "id": "screwdriver_set", "fg": 4907 }, - { "id": "wrench", "fg": 4913 }, - { "id": "hammer", "fg": 4897 }, - { "id": "hacksaw", "fg": 4896 }, - { "id": "knife_meat_cleaver", "fg": 4905 }, - { "id": "knife_vegetable_cleaver", "fg": 4911 }, + "fg": 4888 + }, + { "id": "teapot", "fg": 4892 }, + { "id": "teddy_bear", "fg": 4893 }, + { "id": "teddy", "fg": 4893 }, + { "id": "thermometer", "fg": 4894 }, + { "id": "crucible_clay", "fg": 4899 }, + { "id": "flashlight", "fg": 4903 }, + { "id": "heavy_flashlight", "fg": 4906 }, + { "id": "saw", "fg": 4920 }, + { "id": "screwdriver_set", "fg": 4915 }, + { "id": "wrench", "fg": 4921 }, + { "id": "hammer", "fg": 4905 }, + { "id": "hacksaw", "fg": 4904 }, + { "id": "knife_meat_cleaver", "fg": 4913 }, + { "id": "knife_vegetable_cleaver", "fg": 4919 }, { "id": "lighter", - "fg": [ { "weight": 1, "sprite": 4900 }, { "weight": 1, "sprite": 4899 }, { "weight": 1, "sprite": 4901 } ] - }, - { "id": "makeshift_crowbar", "fg": 4902 }, - { "id": "esbit_stove", "fg": 4893 }, - { "id": "usb_drive", "fg": 4910 }, - { "id": "bowl_plastic", "fg": 4914 }, - { "id": "cup_plastic", "fg": 4915 }, - { "id": "fork", "fg": 4916 }, - { "id": "knife_butter", "fg": 4917 }, - { "id": "washboard", "fg": 4931 }, - { "id": "wash_kit", "fg": 4930 }, - { "id": "helmet_army", "fg": 4942 }, - { "id": "foodperson_mask", "fg": 4938 }, - { "id": "foodperson_mask_on", "fg": 4939 }, - { "id": "ballistic_vest_esapi", "fg": 4934 }, + "fg": [ { "weight": 1, "sprite": 4908 }, { "weight": 1, "sprite": 4907 }, { "weight": 1, "sprite": 4909 } ] + }, + { "id": "makeshift_crowbar", "fg": 4910 }, + { "id": "esbit_stove", "fg": 4901 }, + { "id": "usb_drive", "fg": 4918 }, + { "id": "bowl_plastic", "fg": 4922 }, + { "id": "cup_plastic", "fg": 4923 }, + { "id": "fork", "fg": 4924 }, + { "id": "knife_butter", "fg": 4925 }, + { "id": "washboard", "fg": 4939 }, + { "id": "wash_kit", "fg": 4938 }, + { "id": "helmet_army", "fg": 4950 }, + { "id": "foodperson_mask", "fg": 4946 }, + { "id": "foodperson_mask_on", "fg": 4947 }, + { "id": "ballistic_vest_esapi", "fg": 4942 }, { "id": "saddle", "fg": 3488 }, { "id": "blt", "fg": 3491 }, { "id": "brain_cooked", "fg": 3492 }, @@ -5387,944 +5390,957 @@ { "id": "y_paint", "fg": 3757 }, { "id": "halligan", "fg": 3758 }, { "id": "adobe_brick", "fg": 3761 }, - { "id": "cig", "fg": 3785 }, - { "id": "cig_lit", "fg": 3786 }, - { "id": "copper_ring", "fg": 3787 }, - { "id": "g_shovel", "fg": 3788 }, - { "id": "lsd", "fg": 3789 }, - { "id": "silver_ring", "fg": 3790 }, - { "id": "thermal_mask", "fg": 3791 }, - { "id": "thermal_socks", "fg": 3792 }, - { "id": "tie_clipon", "fg": 3793 }, - { "id": "whistle", "fg": 3794 }, - { "id": "archery_target_box", "fg": 3795 }, - { "id": "2_shot_special", "fg": 3796 }, - { "id": "LAW_Packed", "fg": 3798 }, - { "id": "af2011a1_38super", "fg": 3800 }, - { "id": "ar_pistol", "fg": 3801 }, - { "id": "ashot", "fg": 3802 }, - { "id": "bfr", "fg": 3803 }, - { "id": "bigun", "fg": 3804 }, - { "id": "bond_410", "fg": 3805 }, - { "id": "bt_apc9k", "fg": 3806 }, - { "id": "colt_army", "fg": 3807 }, - { "id": "colt_navy", "fg": 3808 }, - { "id": "colt_saa", "fg": 3809 }, - { "id": "cop_38", "fg": 3810 }, - { "id": "cz75", "fg": 3811 }, - { "id": "deagle_44", "fg": 3812 }, - { "id": "draco", "fg": 3813 }, - { "id": "flamethrower_crude", "fg": 3814 }, - { "id": "flamethrower_simple", "fg": 3815 }, - { "id": "fn1910", "fg": 3816 }, - { "id": "fn57", "fg": 3817 }, - { "id": "fn_p90", "fg": 3818 }, - { "id": "glock_17", "fg": 3819 }, - { "id": "glock_18c", "fg": 3820 }, - { "id": "glock_19", "fg": 3821 }, - { "id": "glock_20", "fg": 3822 }, - { "id": "glock_20_var_glock_40", "fg": 3823 }, - { "id": "glock_21", "fg": 3824 }, - { "id": "glock_22", "fg": 3825 }, - { "id": "glock_29", "fg": 3826 }, - { "id": "glock_31", "fg": 3827 }, - { "id": "hi_power_40", "fg": 3828 }, - { "id": "hi_power_9mm", "fg": 3829 }, - { "id": "hk_mp5_semi_pistol", "fg": 3831 }, - { "id": "hk_mp7", "fg": 3832 }, - { "id": "hk_ump45", "fg": 3833 }, - { "id": "hptc9", "fg": 3834 }, - { "id": "hptcf380", "fg": 3835 }, - { "id": "kp32", "fg": 3837 }, - { "id": "kp3at", "fg": 3838 }, - { "id": "kpf9", "fg": 3839 }, - { "id": "l_bak_223", "fg": 3840 }, - { "id": "launcher_simple", "fg": 3841 }, - { "id": "lemat_revolver", "fg": 3842 }, - { "id": "m11", "fg": 3843 }, - { "id": "m17", "fg": 3844 }, - { "id": "m18", "fg": 3845 }, - { "id": "m1911-460", "fg": 3846 }, - { "id": "m1911_10", "fg": 3848 }, - { "id": "m1911_var_m1911_MEU", "fg": 3849 }, - { "id": "m320", "fg": 3850 }, - { "id": "m4_carbine_var_m4_cqbr", "fg": 3851 }, - { "id": "m9", "fg": 3852 }, - { "id": "mac_10", "fg": 3853 }, - { "id": "mac_11", "fg": 3854 }, - { "id": "makarov", "fg": 3855 }, - { "id": "mauser_c96", "fg": 3856 }, - { "id": "mauser_m714", "fg": 3857 }, - { "id": "mgl", "fg": 3858 }, - { "id": "minispeargun", "fg": 3859 }, - { "id": "model_10_revolver", "fg": 3860 }, - { "id": "moss_brownie", "fg": 3861 }, - { "id": "nailgun", "fg": 3862 }, - { "id": "nailrifle", "fg": 3863 }, - { "id": "needlepistol", "fg": 3864 }, - { "id": "oa93", "fg": 3865 }, - { "id": "p08", "fg": 3866 }, - { "id": "p220_10", "fg": 3867 }, - { "id": "p226_357sig", "fg": 3868 }, - { "id": "p226_9mm", "fg": 3869 }, - { "id": "p320_357sig", "fg": 3870 }, - { "id": "paintballgun", "fg": 3871 }, - { "id": "pipe_double_shotgun", "fg": 3872 }, - { "id": "pistol_flintlock", "fg": 3873 }, - { "id": "px4", "fg": 3874 }, - { "id": "px4_40", "fg": 3875 }, - { "id": "raging_bull", "fg": 3876 }, - { "id": "raging_judge", "fg": 3877 }, - { "id": "revolver_shotgun", "fg": 3878 }, - { "id": "rm103a_pistol", "fg": 3879 }, - { "id": "rm2000_smg", "fg": 3880 }, - { "id": "rm228", "fg": 3881 }, - { "id": "ruger_lcr_22", "fg": 3882 }, - { "id": "ruger_lcr_38", "fg": 3883 }, - { "id": "ruger_redhawk", "fg": 3884 }, - { "id": "rugerlcp", "fg": 3885 }, - { "id": "sig_40", "fg": 3886 }, - { "id": "sig_mosquito", "fg": 3887 }, - { "id": "sig_p230", "fg": 3888 }, - { "id": "skorpion_61", "fg": 3889 }, - { "id": "smg_40", "fg": 3890 }, - { "id": "smg_45", "fg": 3891 }, - { "id": "sp2022", "fg": 3892 }, - { "id": "streetsweeper", "fg": 3893 }, - { "id": "surv_hand_cannon", "fg": 3894 }, - { "id": "surv_six_shooter", "fg": 3895 }, - { "id": "sw629", "fg": 3896 }, - { "id": "sw_22", "fg": 3897 }, - { "id": "sw_500", "fg": 3898 }, - { "id": "sw_610", "fg": 3899 }, - { "id": "sw_619", "fg": 3900 }, - { "id": "taurus_spectrum", "fg": 3901 }, - { "id": "tec9", "fg": 3902 }, - { "id": "tokarev", "fg": 3903 }, - { "id": "triple_launcher_simple", "fg": 3904 }, - { "id": "unbio_blaster_gun", "fg": 3905 }, - { "id": "usp_45", "fg": 3906 }, - { "id": "usp_45_var_mk23", "fg": 3907 }, - { "id": "usp_9mm", "fg": 3908 }, - { "id": "uzi", "fg": 3909 }, - { "id": "v29", "fg": 3910 }, - { "id": "v29_cheap", "fg": 3911 }, - { "id": "walther_ccp", "fg": 3912 }, - { "id": "walther_p22", "fg": 3913 }, - { "id": "walther_p38", "fg": 3914 }, - { "id": "walther_ppq_40", "fg": 3915 }, - { "id": "walther_ppq_45", "fg": 3916 }, - { "id": "walther_ppq_9mm", "fg": 3917 }, - { "id": "witness_10", "fg": 3918 }, - { "id": "xd_10", "fg": 3919 }, - { "id": "awl_bone", "fg": 3920 }, - { "id": "awl_steel", "fg": 3921 }, - { "id": "bath_toy", "fg": 3923 }, - { "id": "battery", "fg": 3932 }, - { "id": "beansnrice", "fg": 3934 }, - { "id": "block_and_tackle", "fg": 3935 }, - { "id": "blutwurst_sausage", "fg": 3936 }, - { "id": "book_pieces", "fg": 3942 }, - { "id": "book_ruined", "fg": 3943 }, - { "id": "bottle_bathroom", "fg": 3980 }, - { "id": "box_small_folded", "fg": 3983 }, - { "id": "copper_bracelet", "fg": 3984 }, - { "id": "alexandrite_gold_bracelet", "fg": 3985 }, - { "id": "amethyst_gold_bracelet", "fg": 3986 }, - { "id": "aquamarine_gold_bracelet", "fg": 3987 }, - { "id": "blue_topaz_gold_bracelet", "fg": 3988 }, - { "id": "citrine_gold_bracelet", "fg": 3989 }, - { "id": "diamond_gold_bracelet", "fg": 3990 }, - { "id": "emerald_gold_bracelet", "fg": 3991 }, - { "id": "garnet_gold_bracelet", "fg": 3992 }, - { "id": "gold_bracelet", "fg": 3993 }, - { "id": "onyx_gold_bracelet", "fg": 3994 }, - { "id": "opal_gold_bracelet", "fg": 3995 }, - { "id": "pearl_gold_bracelet", "fg": 3996 }, - { "id": "peridot_gold_bracelet", "fg": 3997 }, - { "id": "ruby_gold_bracelet", "fg": 3998 }, - { "id": "sapphire_gold_bracelet", "fg": 3999 }, - { "id": "tourmaline_gold_bracelet", "fg": 4000 }, - { "id": "alexandrite_platinum_bracelet", "fg": 4001 }, - { "id": "amethyst_platinum_bracelet", "fg": 4002 }, - { "id": "aquamarine_platinum_bracelet", "fg": 4003 }, - { "id": "blue_topaz_platinum_bracelet", "fg": 4004 }, - { "id": "citrine_platinum_bracelet", "fg": 4005 }, - { "id": "diamond_platinum_bracelet", "fg": 4006 }, - { "id": "emerald_platinum_bracelet", "fg": 4007 }, - { "id": "garnet_platinum_bracelet", "fg": 4008 }, - { "id": "onyx_platinum_bracelet", "fg": 4009 }, - { "id": "opal_platinum_bracelet", "fg": 4010 }, - { "id": "pearl_platinum_bracelet", "fg": 4011 }, - { "id": "peridot_platinum_bracelet", "fg": 4012 }, - { "id": "platinum_bracelet", "fg": 4013 }, - { "id": "ruby_platinum_bracelet", "fg": 4014 }, - { "id": "sapphire_platinum_bracelet", "fg": 4015 }, - { "id": "tourmaline_platinum_bracelet", "fg": 4016 }, - { "id": "alexandrite_silver_bracelet", "fg": 4017 }, - { "id": "amethyst_silver_bracelet", "fg": 4018 }, - { "id": "aquamarine_silver_bracelet", "fg": 4019 }, - { "id": "blue_topaz_silver_bracelet", "fg": 4020 }, - { "id": "citrine_silver_bracelet", "fg": 4021 }, - { "id": "diamond_silver_bracelet", "fg": 4022 }, - { "id": "emerald_silver_bracelet", "fg": 4023 }, - { "id": "garnet_silver_bracelet", "fg": 4024 }, - { "id": "onyx_silver_bracelet", "fg": 4025 }, - { "id": "opal_silver_bracelet", "fg": 4026 }, - { "id": "pearl_silver_bracelet", "fg": 4027 }, - { "id": "peridot_silver_bracelet", "fg": 4028 }, - { "id": "ruby_silver_bracelet", "fg": 4029 }, - { "id": "sapphire_silver_bracelet", "fg": 4030 }, - { "id": "silver_bracelet", "fg": 4031 }, - { "id": "tourmaline_silver_bracelet", "fg": 4032 }, - { "id": "brush_toilet", "fg": 4033 }, - { "id": "brain", "fg": 4034 }, - { "id": "endochitin", "fg": 4035 }, - { "id": "liver", "fg": 4036 }, - { "id": "lung", "fg": 4037 }, - { "id": "meat_scrap", "fg": 4038 }, - { "id": "mutant_bug_hydrogen_sacs", "fg": 4039 }, - { "id": "mutant_bug_lungs", "fg": 4040 }, - { "id": "mutant_bug_organs", "fg": 4041 }, - { "id": "stomach", "fg": 4042 }, - { "id": "stomach_large", "fg": 4043 }, - { "id": "sweetbread", "fg": 4044 }, - { "id": "button_plastic", "fg": 4045 }, - { "id": "button_steel", "fg": 4046 }, - { "id": "button_wood", "fg": 4047 }, - { "id": "antenna", "fg": 4048 }, - { "id": "badge_deputy", "fg": 4049 }, - { "id": "coconut", "fg": 4050 }, - { "id": "directional_antenna", "fg": 4051 }, - { "id": "halter_top", "fg": 4052 }, - { "id": "hand_crank_charger", "fg": 4053 }, - { "id": "hops", "fg": 4054 }, - { "id": "kidney", "fg": 4055 }, - { "id": "lettuce", "fg": 4056 }, - { "id": "lily_flower", "fg": 4057 }, - { "id": "scorecard", "fg": 4058 }, - { "id": "spinach", "fg": 4059 }, - { "id": "altered_comb", "fg": 4060 }, - { "id": "gasdiscount_gold", "fg": 4061 }, - { "id": "gasdiscount_platinum", "fg": 4062 }, - { "id": "gasdiscount_silver", "fg": 4063 }, - { "id": "gold_hairpin", "fg": 4064 }, - { "id": "nanoskirt", "fg": 4065 }, - { "id": "pearl", "fg": 4066 }, - { "id": "platinum_ring", "fg": 4067 }, - { "id": "skirt_grass", "fg": 4068 }, - { "id": "skirt_leather", "fg": 4069 }, - { "id": "wallet_leather", "fg": 4070 }, - { "id": "copper_necklace", "fg": 4071 }, - { "id": "pearl_collar", "fg": 4072 }, - { "id": "alexandrite_gold_pendant_necklace", "fg": 4073 }, - { "id": "amethyst_gold_pendant_necklace", "fg": 4074 }, - { "id": "aquamarine_gold_pendant_necklace", "fg": 4075 }, - { "id": "blue_topaz_gold_pendant_necklace", "fg": 4076 }, - { "id": "citrine_gold_pendant_necklace", "fg": 4077 }, - { "id": "diamond_gold_pendant_necklace", "fg": 4078 }, - { "id": "emerald_gold_pendant_necklace", "fg": 4079 }, - { "id": "garnet_gold_pendant_necklace", "fg": 4080 }, - { "id": "gold_necklace", "fg": 4081 }, - { "id": "opal_gold_pendant_necklace", "fg": 4082 }, - { "id": "pearl_gold_pendant_necklace", "fg": 4083 }, - { "id": "peridot_gold_pendant_necklace", "fg": 4084 }, - { "id": "ruby_gold_pendant_necklace", "fg": 4085 }, - { "id": "sapphire_gold_pendant_necklace", "fg": 4086 }, - { "id": "tourmaline_gold_pendant_necklace", "fg": 4087 }, - { "id": "alexandrite_platinum_pendant_necklace", "fg": 4088 }, - { "id": "amethyst_platinum_pendant_necklace", "fg": 4089 }, - { "id": "aquamarine_platinum_pendant_necklace", "fg": 4090 }, - { "id": "blue_topaz_platinum_pendant_necklace", "fg": 4091 }, - { "id": "citrine_platinum_pendant_necklace", "fg": 4092 }, - { "id": "diamond_platinum_pendant_necklace", "fg": 4093 }, - { "id": "emerald_platinum_pendant_necklace", "fg": 4094 }, - { "id": "garnet_platinum_pendant_necklace", "fg": 4095 }, - { "id": "opal_platinum_pendant_necklace", "fg": 4096 }, - { "id": "pearl_platinum_pendant_necklace", "fg": 4097 }, - { "id": "peridot_platinum_pendant_necklace", "fg": 4098 }, - { "id": "platinum_necklace", "fg": 4099 }, - { "id": "ruby_platinum_pendant_necklace", "fg": 4100 }, - { "id": "sapphire_platinum_pendant_necklace", "fg": 4101 }, - { "id": "tourmaline_platinum_pendant_necklace", "fg": 4102 }, - { "id": "alexandrite_silver_pendant_necklace", "fg": 4103 }, - { "id": "amethyst_silver_pendant_necklace", "fg": 4104 }, - { "id": "aquamarine_silver_pendant_necklace", "fg": 4105 }, - { "id": "blue_topaz_silver_pendant_necklace", "fg": 4106 }, - { "id": "citrine_silver_pendant_necklace", "fg": 4107 }, - { "id": "diamond_silver_pendant_necklace", "fg": 4108 }, - { "id": "emerald_silver_pendant_necklace", "fg": 4109 }, - { "id": "garnet_silver_pendant_necklace", "fg": 4110 }, - { "id": "opal_silver_pendant_necklace", "fg": 4111 }, - { "id": "pearl_silver_pendant_necklace", "fg": 4112 }, - { "id": "peridot_silver_pendant_necklace", "fg": 4113 }, - { "id": "ruby_silver_pendant_necklace", "fg": 4114 }, - { "id": "sapphire_silver_pendant_necklace", "fg": 4115 }, - { "id": "silver_necklace", "fg": 4116 }, - { "id": "tourmaline_silver_pendant_necklace", "fg": 4117 }, - { "id": "alder_bark", "fg": 4118 }, - { "id": "barrette", "fg": 4119 }, - { "id": "birchbark", "fg": 4120 }, - { "id": "caff_gum", "fg": 4121 }, - { "id": "cattail_stalk", "fg": 4122 }, - { "id": "golf_tee", "fg": 4123 }, - { "id": "gum", "fg": 4124 }, - { "id": "hand_pump", "fg": 4125 }, - { "id": "honeydew", "fg": 4126 }, - { "id": "ifak_pouch", "fg": 4127 }, - { "id": "knitting_needles", "fg": 4128 }, - { "id": "lasagne", "fg": 4129 }, - { "id": "magnifying_glass", "fg": 4130 }, - { "id": "mininuke", "fg": 4131 }, - { "id": "mininuke_act", "fg": 4132 }, - { "id": "net", "fg": 4133 }, - { "id": "rolling_paper", "fg": 4134 }, - { "id": "tanbark", "fg": 4135 }, - { "id": "willowbark", "fg": 4138 }, - { "id": "shoulder_strap", "fg": 4139 }, - { "id": "deck_of_cards", "fg": 4140 }, - { "id": "hairpin", "fg": 4141 }, - { "id": "weed", "fg": 4142 }, - { "id": "ceramic_bowl", "fg": 4143 }, - { "id": "chestrig", "fg": 4144 }, - { "id": "radio_car", "fg": 4145 }, - { "id": "radio_car_box", "fg": 4146 }, - { "id": "radio_car_on", "fg": 4147 }, - { "id": "radio_car_wheel", "fg": 4148 }, - { "id": "radiocontrol", "fg": 4149 }, - { "id": "rc_car_box", "fg": 4150 }, - { "id": "toaster", "fg": 4151 }, - { "id": "xl_chestrig", "fg": 4152 }, - { "id": "alternator_truck", "fg": 4154 }, - { "id": "ammolink", "fg": 4155 }, - { "id": "angle_grinder", "fg": 4156 }, - { "id": "atomic_lamp", "fg": 4157 }, - { "id": "atomic_lamp_off", "fg": 4158 }, - { "id": "barometer", "fg": 4159 }, - { "id": "birdfood", "fg": 4160 }, - { "id": "bismuth", "fg": 4161 }, - { "id": "brick_kiln", "fg": 4162 }, - { "id": "caffeine", "fg": 4163 }, - { "id": "caltrops", "fg": 4164 }, - { "id": "caltrops_glass", "fg": 4165 }, - { "id": "camera", "fg": 4166 }, - { "id": "chem_citric_acid", "fg": 4167 }, - { "id": "chem_sulphur", "fg": 4168 }, - { "id": "chem_zinc", "fg": 4169 }, - { "id": "chunk_sulfur", "fg": 4170 }, - { "id": "circsaw_off", "fg": 4171 }, - { "id": "circsaw_on", "fg": 4172 }, - { "id": "coal_lump", "fg": 4173 }, - { "id": "con_mix", "fg": 4174 }, - { "id": "disc_golf", "fg": 4175 }, - { "id": "drivebelt", "fg": 4176 }, - { "id": "eink_tablet_pc", "fg": 4177 }, - { "id": "flatbread", "fg": 4178 }, - { "id": "gelbox", "fg": 4180 }, - { "id": "generator_7500w", "fg": 4181 }, - { "id": "glowstick", "fg": 4182 }, - { "id": "glowstick_dead", "fg": 4183 }, - { "id": "glowstick_lit", "fg": 4184 }, - { "id": "gold_small", "fg": 4185 }, - { "id": "golf_club", "fg": 4186 }, - { "id": "handflare", "fg": 4187 }, - { "id": "heatpack", "fg": 4188 }, - { "id": "heatpack_used", "fg": 4189 }, - { "id": "hoe", "fg": 4190 }, - { "id": "homeopathic_pills", "fg": 4191 }, - { "id": "horn_bicycle", "fg": 4192 }, - { "id": "jumper_cable", "fg": 4193 }, - { "id": "kiln", "fg": 4194 }, - { "id": "lead", "fg": 4195 }, - { "id": "leather", "fg": 4196 }, - { "id": "lightstrip", "fg": 4197 }, - { "id": "material_aluminium_ingot", "fg": 4198 }, - { "id": "material_limestone", "fg": 4199 }, - { "id": "material_rhodonite", "fg": 4200 }, - { "id": "material_rocksalt", "fg": 4201 }, - { "id": "material_zincite", "fg": 4202 }, - { "id": "metal_smoother", "fg": 4203 }, - { "id": "multitool", "fg": 4205 }, - { "id": "nic_gum", "fg": 4206 }, - { "id": "pencil", "fg": 4207 }, - { "id": "pipe_cleaner", "fg": 4208 }, - { "id": "pipe_glass", "fg": 4209 }, - { "id": "platinum_small", "fg": 4211 }, - { "id": "polisher", "fg": 4212 }, - { "id": "press", "fg": 4213 }, - { "id": "puller", "fg": 4214 }, - { "id": "rake", "fg": 4215 }, - { "id": "razorclaw_roe", "fg": 4216 }, - { "id": "salt", "fg": 4217 }, - { "id": "sickle", "fg": 4218 }, - { "id": "silver_small", "fg": 4219 }, - { "id": "small_repairkit", "fg": 4220 }, - { "id": "tanned_hide", "fg": 4221 }, - { "id": "tanned_pelt", "fg": 4222 }, - { "id": "tourist_table", "fg": 4223 }, - { "id": "zinc_metal", "fg": 4224 }, - { "id": "beartrap", "fg": 4225 }, - { "id": "landmine", "fg": 4226 }, - { "id": "wire_mesh", "fg": 4227 }, - { "id": "cannabis", "fg": 4228 }, - { "id": "dnd_handbook", "fg": 4230 }, - { "id": "holybook_bible1", "fg": 4231 }, - { "id": "holybook_bible3", "fg": 4232 }, - { "id": "l-stick", "fg": 4233 }, - { "id": "l-stick_on", "fg": 4234 }, - { "id": "makarovmag", "fg": 4235 }, - { "id": "manual_brawl", "fg": 4236 }, - { "id": "manual_carpentry", "fg": 4237 }, - { "id": "manual_dodge_kid", "fg": 4238 }, - { "id": "manual_driving", "fg": 4239 }, - { "id": "manual_melee", "fg": 4240 }, - { "id": "philosophy_book", "fg": 4241 }, - { "id": "phonebook", "fg": 4242 }, - { "id": "photo_album", "fg": 4243 }, - { "id": "plastic_bucket", "fg": 4244 }, - { "id": "record_weather", "fg": 4245 }, - { "id": "straw_fedora", "fg": 4246 }, - { "id": "textbook_computer", "fg": 4247 }, - { "id": "textbook_fabrication", "fg": 4248 }, - { "id": "textbook_survival", "fg": 4249 }, - { "id": "water_faucet", "fg": 4250 }, - { "id": "can_food", "fg": 4253 }, - { "id": "can_food_big", "fg": 4254 }, - { "id": "can_food_big_unsealed", "fg": 4255 }, - { "id": "can_food_unsealed", "fg": 4256 }, - { "id": "can_medium", "fg": 4257 }, - { "id": "can_medium_unsealed", "fg": 4258 }, - { "id": "clamp", "fg": 4259 }, - { "id": "cured_hide", "fg": 4260 }, - { "id": "cured_pelt", "fg": 4261 }, - { "id": "demihuman_fat", "fg": 4262 }, - { "id": "fat", "fg": 4263 }, - { "id": "fat_tainted", "fg": 4264 }, - { "id": "headscarf", "fg": 4265 }, - { "id": "heavy_dry_cell", "fg": 4266 }, - { "id": "human_fat", "fg": 4268 }, - { "id": "light_dry_cell", "fg": 4271 }, - { "id": "marloss_scarf", "fg": 4274 }, - { "id": "meat", "fg": 4275 }, - { "id": "meat_tainted", "fg": 4276 }, - { "id": "medium_dry_cell", "fg": 4277 }, - { "id": "mutant_fat", "fg": 4278 }, - { "id": "mutant_human_fat", "fg": 4279 }, - { "id": "mutant_human_flesh", "fg": 4280 }, - { "id": "mutant_meat", "fg": 4281 }, - { "id": "pipe_tobacco", "fg": 4283 }, - { "id": "punch_nail", "fg": 4285 }, - { "id": "raw_fur", "fg": 4287 }, - { "id": "raw_leather", "fg": 4288 }, - { "id": "stapler", "fg": 4293 }, - { "id": "tanning_hide", "fg": 4295 }, - { "id": "tanning_pelt", "fg": 4296 }, - { "id": "analytical_set_basic", "fg": 4300 }, - { "id": "balance_small", "fg": 4301 }, - { "id": "beaker", "fg": 4302 }, - { "id": "flask_glass", "fg": 4303 }, - { "id": "gradcylinder", "fg": 4304 }, - { "id": "ph_meter", "fg": 4305 }, - { "id": "spectrophotometer", "fg": 4306 }, - { "id": "test_tube", "fg": 4307 }, - { "id": "voltmeter", "fg": 4308 }, - { "id": "candy_bracelet", "fg": 4309 }, - { "id": "cereal", "fg": 4319 }, - { "id": "cheese", "fg": 4321 }, - { "id": "cheese_hard", "fg": 4322 }, - { "id": "carbon_electrode", "fg": 4323 }, - { "id": "cathod_mix", "fg": 4324 }, - { "id": "chem_washing_soda", "fg": 4325 }, - { "id": "acidchitin_piece", "fg": 4326 }, - { "id": "chitin_piece", "fg": 4327 }, - { "id": "cinnamon", "fg": 4328 }, - { "id": "comb_lice", "fg": 4330 }, - { "id": "box_snack", "fg": 4338 }, - { "id": "carton_egg", "fg": 4341 }, - { "id": "cooked_marrow", "fg": 4349 }, - { "id": "cotton_ball", "fg": 4351 }, - { "id": "cotton_boll", "fg": 4352 }, - { "id": "cotton_patchwork", "fg": 4353 }, - { "id": "cottonwood_tree_boll", "fg": 4354 }, - { "id": "scrap_cotton", "fg": 4355 }, - { "id": "sheet_cotton", "fg": 4356 }, - { "id": "cufflinks", "fg": 4358 }, - { "id": "cufflinks_intricate", "fg": 4359 }, - { "id": "alexandrite_gold_cufflinks", "fg": 4360 }, - { "id": "amethyst_gold_cufflinks", "fg": 4361 }, - { "id": "aquamarine_gold_cufflinks", "fg": 4362 }, - { "id": "blue_topaz_gold_cufflinks", "fg": 4363 }, - { "id": "citrine_gold_cufflinks", "fg": 4364 }, - { "id": "diamond_gold_cufflinks", "fg": 4365 }, - { "id": "emerald_gold_cufflinks", "fg": 4366 }, - { "id": "garnet_gold_cufflinks", "fg": 4367 }, - { "id": "onyx_gold_cufflinks", "fg": 4368 }, - { "id": "opal_gold_cufflinks", "fg": 4369 }, - { "id": "pearl_gold_cufflinks", "fg": 4370 }, - { "id": "peridot_gold_cufflinks", "fg": 4371 }, - { "id": "ruby_gold_cufflinks", "fg": 4372 }, - { "id": "sapphire_gold_cufflinks", "fg": 4373 }, - { "id": "tourmaline_gold_cufflinks", "fg": 4374 }, - { "id": "alexandrite_platinum_cufflinks", "fg": 4375 }, - { "id": "amethyst_platinum_cufflinks", "fg": 4376 }, - { "id": "aquamarine_platinum_cufflinks", "fg": 4377 }, - { "id": "blue_topaz_platinum_cufflinks", "fg": 4378 }, - { "id": "citrine_platinum_cufflinks", "fg": 4379 }, - { "id": "diamond_platinum_cufflinks", "fg": 4380 }, - { "id": "emerald_platinum_cufflinks", "fg": 4381 }, - { "id": "garnet_platinum_cufflinks", "fg": 4382 }, - { "id": "onyx_platinum_cufflinks", "fg": 4383 }, - { "id": "opal_platinum_cufflinks", "fg": 4384 }, - { "id": "pearl_platinum_cufflinks", "fg": 4385 }, - { "id": "peridot_platinum_cufflinks", "fg": 4386 }, - { "id": "ruby_platinum_cufflinks", "fg": 4387 }, - { "id": "sapphire_platinum_cufflinks", "fg": 4388 }, - { "id": "tourmaline_platinum_cufflinks", "fg": 4389 }, - { "id": "alexandrite_silver_cufflinks", "fg": 4390 }, - { "id": "amethyst_silver_cufflinks", "fg": 4391 }, - { "id": "aquamarine_silver_cufflinks", "fg": 4392 }, - { "id": "blue_topaz_silver_cufflinks", "fg": 4393 }, - { "id": "citrine_silver_cufflinks", "fg": 4394 }, - { "id": "diamond_silver_cufflinks", "fg": 4395 }, - { "id": "emerald_silver_cufflinks", "fg": 4396 }, - { "id": "garnet_silver_cufflinks", "fg": 4397 }, - { "id": "onyx_silver_cufflinks", "fg": 4398 }, - { "id": "opal_silver_cufflinks", "fg": 4399 }, - { "id": "pearl_silver_cufflinks", "fg": 4400 }, - { "id": "peridot_silver_cufflinks", "fg": 4401 }, - { "id": "ruby_silver_cufflinks", "fg": 4402 }, - { "id": "sapphire_silver_cufflinks", "fg": 4403 }, - { "id": "tourmaline_silver_cufflinks", "fg": 4404 }, - { "id": "coin_dime", "fg": 4405 }, - { "id": "coin_dollar", "fg": 4406 }, - { "id": "coin_half_dollar", "fg": 4407 }, - { "id": "coin_nickel", "fg": 4408 }, - { "id": "coin_penny", "fg": 4409 }, - { "id": "coin_quarter", "fg": 4410 }, - { "id": "merch", "fg": 4411 }, - { "id": "money_fifty", "fg": 4412 }, - { "id": "money_five", "fg": 4413 }, - { "id": "money_hundred", "fg": 4414 }, - { "id": "money_one", "fg": 4415 }, - { "id": "money_ten", "fg": 4416 }, - { "id": "money_twenty", "fg": 4417 }, - { "id": "money_two", "fg": 4418 }, - { "id": "decorative_wreath", "fg": 4419 }, - { "id": "dentures", "fg": 4420 }, - { "id": "dry_beans", "fg": 4422 }, - { "id": "dry_lentils", "fg": 4423 }, - { "id": "alexandrite_gold_earring", "fg": 4424 }, - { "id": "alexandrite_platinum_earring", "fg": 4425 }, - { "id": "alexandrite_silver_earring", "fg": 4426 }, - { "id": "amethyst_gold_earring", "fg": 4427 }, - { "id": "amethyst_platinum_earring", "fg": 4428 }, - { "id": "amethyst_silver_earring", "fg": 4429 }, - { "id": "aquamarine_gold_earring", "fg": 4430 }, - { "id": "aquamarine_platinum_earring", "fg": 4431 }, - { "id": "aquamarine_silver_earring", "fg": 4432 }, - { "id": "bead_ear", "fg": 4433 }, - { "id": "blue_topaz_gold_earring", "fg": 4434 }, - { "id": "blue_topaz_platinum_earring", "fg": 4435 }, - { "id": "blue_topaz_silver_earring", "fg": 4436 }, - { "id": "citrine_gold_earring", "fg": 4437 }, - { "id": "citrine_platinum_earring", "fg": 4438 }, - { "id": "citrine_silver_earring", "fg": 4439 }, - { "id": "copper_ear", "fg": 4440 }, - { "id": "diamond_gold_earring", "fg": 4441 }, - { "id": "diamond_platinum_earring", "fg": 4442 }, - { "id": "diamond_silver_earring", "fg": 4443 }, - { "id": "emerald_gold_earring", "fg": 4444 }, - { "id": "emerald_platinum_earring", "fg": 4445 }, - { "id": "emerald_silver_earring", "fg": 4446 }, - { "id": "garnet_gold_earring", "fg": 4447 }, - { "id": "garnet_platinum_earring", "fg": 4448 }, - { "id": "garnet_silver_earring", "fg": 4449 }, - { "id": "gold_ear", "fg": 4450 }, - { "id": "opal_gold_earring", "fg": 4451 }, - { "id": "opal_platinum_earring", "fg": 4452 }, - { "id": "opal_silver_earring", "fg": 4453 }, - { "id": "pearl_gold_earring", "fg": 4454 }, - { "id": "pearl_platinum_earring", "fg": 4455 }, - { "id": "pearl_silver_earring", "fg": 4456 }, - { "id": "peridot_gold_earring", "fg": 4457 }, - { "id": "peridot_platinum_earring", "fg": 4458 }, - { "id": "peridot_silver_earring", "fg": 4459 }, - { "id": "platinum_ear", "fg": 4460 }, - { "id": "ruby_gold_earring", "fg": 4461 }, - { "id": "ruby_platinum_earring", "fg": 4462 }, - { "id": "ruby_silver_earring", "fg": 4463 }, - { "id": "sapphire_gold_earring", "fg": 4464 }, - { "id": "sapphire_platinum_earring", "fg": 4465 }, - { "id": "sapphire_silver_earring", "fg": 4466 }, - { "id": "silver_ear", "fg": 4467 }, - { "id": "tourmaline_gold_earring", "fg": 4468 }, - { "id": "tourmaline_platinum_earring", "fg": 4469 }, - { "id": "tourmaline_silver_earring", "fg": 4470 }, - { "id": "elec_shears", "fg": 4471 }, - { "id": "fiber_mat", "fg": 4472 }, - { "id": "filter_liquid", "fg": 4473 }, - { "id": "flaregun", "fg": 4474 }, - { "id": "signal_flare", "fg": 4475 }, - { "id": "bread", "fg": 4476 }, - { "id": "brioche", "fg": 4477 }, - { "id": "brown_bread", "fg": 4478 }, - { "id": "brownie", "fg": 4479 }, - { "id": "cornbread", "fg": 4482 }, - { "id": "jihelucake", "fg": 4483 }, - { "id": "pancakes", "fg": 4484 }, - { "id": "sourdough_bread", "fg": 4486 }, - { "id": "sponge_cake", "fg": 4487 }, - { "id": "tortilla_corn", "fg": 4488 }, - { "id": "wastebread", "fg": 4490 }, - { "id": "forged_shears", "fg": 4491 }, - { "id": "airhorn", "fg": 4492 }, - { "id": "aluminum_foil", "fg": 4493 }, - { "id": "bowling_pin", "fg": 4494 }, - { "id": "boxing_gloves", "fg": 4495 }, - { "id": "chopsticks", "fg": 4496 }, - { "id": "comb_pocket", "fg": 4497 }, - { "id": "copper", "fg": 4498 }, - { "id": "eclipse_glasses", "fg": 4499 }, - { "id": "fish", "fg": 4500 }, - { "id": "licorice", "fg": 4501 }, - { "id": "metal_tank", "fg": 4502 }, - { "id": "metal_tank_little", "fg": 4503 }, - { "id": "nanomaterial", "fg": 4504 }, - { "id": "plut_cell", "fg": 4505 }, - { "id": "rebreather_filter", "fg": 4506 }, - { "id": "rock_sock", "fg": 4507 }, - { "id": "rollerskates", "fg": 4508 }, - { "id": "sandpaper", "fg": 4509 }, - { "id": "throwing_stick", "fg": 4510 }, - { "id": "waterproof_gunmod", "fg": 4511 }, - { "id": "circsaw_blade", "fg": 4512 }, - { "id": "mirror", "fg": 4513 }, - { "id": "glass_bowl", "fg": 4514 }, - { "id": "plastic_bowl_kids", "fg": 4515 }, - { "id": "blue_pen", "fg": 4516 }, - { "id": "green_pen", "fg": 4517 }, - { "id": "pen", "fg": 4518 }, - { "id": "red_pen", "fg": 4519 }, - { "id": "soldering_iron", "fg": 4520 }, - { "id": "superglue", "fg": 4521 }, - { "id": "gelatin_powder", "fg": 4522 }, - { "id": "EMPbomb", "fg": 4523 }, - { "id": "acidbomb", "fg": 4526 }, - { "id": "dynamite", "fg": 4527 }, - { "id": "dynamite_bomb", "fg": 4530 }, - { "id": "flashbang", "fg": 4533 }, - { "id": "grenade_emp", "fg": 4539 }, - { "id": "grenade_inc", "fg": 4542 }, - { "id": "homemade_bomb", "fg": 4545 }, - { "id": "pipebomb", "fg": 4553 }, - { "id": "scrambler", "fg": 4556 }, - { "id": "smokebomb", "fg": 4559 }, - { "id": "grip_hook", "fg": 4562 }, - { "id": "hat_boonie", "fg": 4563 }, - { "id": "heavy_wire_rack", "fg": 4564 }, - { "id": "kevlar_shears", "fg": 4568 }, - { "id": "boxcutter", "fg": 4569 }, - { "id": "copper_knife", "fg": 4570 }, - { "id": "diveknife", "fg": 4571 }, - { "id": "knife_bread", "fg": 4572 }, - { "id": "knife_butcher", "fg": 4573 }, - { "id": "knife_carving", "fg": 4574 }, - { "id": "knife_chef", "fg": 4575 }, - { "id": "knife_combat", "fg": 4576 }, - { "id": "knife_folding", "fg": 4577 }, - { "id": "knife_hunting", "fg": 4578 }, - { "id": "knife_paring", "fg": 4579 }, - { "id": "knife_rambo", "fg": 4580 }, - { "id": "knife_rm42", "fg": 4581 }, - { "id": "knife_steak", "fg": 4582 }, - { "id": "knife_swissarmy", "fg": 4583 }, - { "id": "knife_trench", "fg": 4584 }, - { "id": "makeshift_knife", "fg": 4585 }, - { "id": "pockknife", "fg": 4586 }, - { "id": "primitive_knife", "fg": 4587 }, - { "id": "throwing_knife", "fg": 4588 }, - { "id": "electric_lantern", "fg": 4589 }, - { "id": "electric_lantern_on", "fg": 4590 }, - { "id": "gasoline_lantern", "fg": 4591 }, - { "id": "gasoline_lantern_on", "fg": 4592 }, - { "id": "oil_lamp", "fg": 4593 }, - { "id": "oil_lamp_on", "fg": 4594 }, - { "id": "propane_lantern", "fg": 4595 }, - { "id": "propane_lantern_on", "fg": 4596 }, - { "id": "smart_lamp", "fg": 4597 }, - { "id": "smart_lamp_on", "fg": 4598 }, - { "id": "large_propane_tank", "fg": 4599 }, - { "id": "lawn_dart", "fg": 4600 }, - { "id": "leaves", "fg": 4601 }, - { "id": "lock", "fg": 4602 }, - { "id": "magic_8_ball", "fg": 4603 }, - { "id": "magnet", "fg": 4604 }, - { "id": "maker_kit_box", "fg": 4605 }, - { "id": "maple_candy", "fg": 4606 }, - { "id": "meat_aspic", "fg": 4607 }, - { "id": "medical_tape", "fg": 4608 }, - { "id": "medium_propane_tank", "fg": 4609 }, - { "id": "alcohol_wipes", "fg": 4610 }, - { "id": "medical_gauze", "fg": 4623 }, - { "id": "cash_register", "fg": 4631 }, - { "id": "mortar_adobe", "fg": 4633 }, - { "id": "mortar_build", "fg": 4634 }, - { "id": "mortar_lime", "fg": 4635 }, - { "id": "mountable_heater_small", "fg": 4636 }, - { "id": "baseball", "fg": 4638 }, - { "id": "basketball", "fg": 4639 }, - { "id": "battery_car", "fg": 4640 }, - { "id": "beach_volleyball", "fg": 4641 }, - { "id": "bowling_ball", "fg": 4642 }, - { "id": "cell_phone", "fg": 4643 }, - { "id": "cell_phone_flashlight", "fg": 4644 }, - { "id": "cigar", "fg": 4645 }, - { "id": "cigar_butt", "fg": 4646 }, - { "id": "cigar_lit", "fg": 4647 }, - { "id": "ear_plugs", "fg": 4649 }, - { "id": "fiddlehead_boiled", "fg": 4650 }, - { "id": "fiddlehead_raw", "fg": 4651 }, - { "id": "fiddlehead_sauteed", "fg": 4652 }, - { "id": "flask_hip", "fg": 4653 }, - { "id": "football", "fg": 4654 }, - { "id": "golf_ball", "fg": 4655 }, - { "id": "holo_sight", "fg": 4656 }, - { "id": "indoor_volleyball", "fg": 4657 }, - { "id": "misc_repairkit", "fg": 4658 }, - { "id": "mre_beef_box", "fg": 4659 }, - { "id": "peephole", "fg": 4660 }, - { "id": "portable_game", "fg": 4661 }, - { "id": "puck", "fg": 4662 }, - { "id": "purse", "fg": 4663 }, - { "id": "suppressor", "fg": 4664 }, - { "id": "tourniquet_upper", "fg": 4665 }, - { "id": "two_way_radio", "fg": 4666 }, - { "id": "wristwatch", "fg": 4667 }, - { "id": "mushroom", "fg": 4668 }, - { "id": "cable_speaker", "fg": 4669 }, - { "id": "headphones_circumaural", "fg": 4670 }, - { "id": "microphone_xlr_generic", "fg": 4671 }, - { "id": "acorns", "fg": 4673 }, - { "id": "acorns_cooked", "fg": 4674 }, - { "id": "almond", "fg": 4675 }, - { "id": "almond_roasted", "fg": 4676 }, - { "id": "almond_shelled", "fg": 4677 }, - { "id": "beech_nuts", "fg": 4678 }, - { "id": "cashews", "fg": 4679 }, - { "id": "chestnut", "fg": 4680 }, - { "id": "chestnut_roasted", "fg": 4681 }, - { "id": "chestnut_shelled", "fg": 4682 }, - { "id": "coffee_pod", "fg": 4683 }, - { "id": "hazelnut", "fg": 4684 }, - { "id": "hazelnut_roasted", "fg": 4685 }, - { "id": "hazelnut_shelled", "fg": 4686 }, - { "id": "hickory_nut", "fg": 4687 }, - { "id": "hickory_nut_shelled", "fg": 4688 }, - { "id": "pecan", "fg": 4689 }, - { "id": "pecan_roasted", "fg": 4690 }, - { "id": "pecan_shelled", "fg": 4691 }, - { "id": "pine_nuts", "fg": 4692 }, - { "id": "pistachio", "fg": 4693 }, - { "id": "pistachio_roasted", "fg": 4694 }, - { "id": "pistachio_shelled", "fg": 4695 }, - { "id": "walnut", "fg": 4696 }, - { "id": "walnut_roasted", "fg": 4697 }, - { "id": "walnut_shelled", "fg": 4698 }, - { "id": "nuts_bolts", "fg": 4699 }, - { "id": "oil_lamp_clay", "fg": 4700 }, - { "id": "oil_lamp_clay_on", "fg": 4701 }, - { "id": "pepper", "fg": 4702 }, - { "id": "plant_fibre", "fg": 4706 }, - { "id": "apricot", "fg": 4708 }, - { "id": "bell_pepper", "fg": 4710 }, - { "id": "cactus_pad", "fg": 4712 }, - { "id": "cattail_rhizome", "fg": 4713 }, - { "id": "cherries", "fg": 4714 }, - { "id": "chicory_raw", "fg": 4715 }, - { "id": "dahlia_root", "fg": 4719 }, - { "id": "egg_mole_cricket", "fg": 4721 }, - { "id": "eggplant", "fg": 4722 }, - { "id": "elderberries", "fg": 4723 }, - { "id": "lotus", "fg": 4728 }, - { "id": "mulberries", "fg": 4729 }, - { "id": "peach", "fg": 4732 }, - { "id": "plums", "fg": 4734 }, - { "id": "poppy_bud", "fg": 4735 }, - { "id": "raw_bamboo", "fg": 4738 }, - { "id": "raw_burdock", "fg": 4739 }, - { "id": "raw_dandelion", "fg": 4740 }, - { "id": "spurge", "fg": 4742 }, - { "id": "wild_garlic", "fg": 4746 }, - { "id": "popcan_stove", "fg": 4762 }, - { "id": "pouch_autoclave", "fg": 4763 }, - { "id": "primitive_adze", "fg": 4764 }, - { "id": "propane_cooker", "fg": 4765 }, - { "id": "protein_bar_evac", "fg": 4766 }, - { "id": "pur_tablets", "fg": 4767 }, - { "id": "rad_badge", "fg": 4768 }, - { "id": "raw_lentils", "fg": 4770 }, - { "id": "alexandrite_gold_ring", "fg": 4771 }, - { "id": "alexandrite_platinum_ring", "fg": 4772 }, - { "id": "alexandrite_silver_ring", "fg": 4773 }, - { "id": "amethyst_gold_ring", "fg": 4774 }, - { "id": "amethyst_platinum_ring", "fg": 4775 }, - { "id": "amethyst_silver_ring", "fg": 4776 }, - { "id": "aquamarine_gold_ring", "fg": 4777 }, - { "id": "aquamarine_platinum_ring", "fg": 4778 }, - { "id": "aquamarine_silver_ring", "fg": 4779 }, - { "id": "blue_topaz_gold_ring", "fg": 4780 }, - { "id": "blue_topaz_platinum_ring", "fg": 4781 }, - { "id": "blue_topaz_silver_ring", "fg": 4782 }, - { "id": "citrine_gold_ring", "fg": 4783 }, - { "id": "citrine_platinum_ring", "fg": 4784 }, - { "id": "citrine_silver_ring", "fg": 4785 }, - { "id": "diamond_platinum_ring", "fg": 4786 }, - { "id": "diamond_ring", "fg": 4787 }, - { "id": "diamond_silver_ring", "fg": 4788 }, - { "id": "emerald_gold_ring", "fg": 4789 }, - { "id": "emerald_platinum_ring", "fg": 4790 }, - { "id": "emerald_silver_ring", "fg": 4791 }, - { "id": "garnet_gold_ring", "fg": 4792 }, - { "id": "garnet_platinum_ring", "fg": 4793 }, - { "id": "garnet_silver_ring", "fg": 4794 }, - { "id": "gold_ring", "fg": 4795 }, - { "id": "opal_gold_ring", "fg": 4796 }, - { "id": "opal_platinum_ring", "fg": 4797 }, - { "id": "opal_silver_ring", "fg": 4798 }, - { "id": "pearl_gold_ring", "fg": 4799 }, - { "id": "pearl_platinum_ring", "fg": 4800 }, - { "id": "pearl_silver_ring", "fg": 4801 }, - { "id": "peridot_gold_ring", "fg": 4802 }, - { "id": "peridot_platinum_ring", "fg": 4803 }, - { "id": "peridot_silver_ring", "fg": 4804 }, - { "id": "ring_engagement", "fg": 4805 }, - { "id": "ruby_gold_ring", "fg": 4806 }, - { "id": "ruby_platinum_ring", "fg": 4807 }, - { "id": "ruby_silver_ring", "fg": 4808 }, - { "id": "sapphire_gold_ring", "fg": 4809 }, - { "id": "sapphire_platinum_ring", "fg": 4810 }, - { "id": "sapphire_silver_ring", "fg": 4811 }, - { "id": "tourmaline_gold_ring", "fg": 4812 }, - { "id": "tourmaline_platinum_ring", "fg": 4813 }, - { "id": "tourmaline_silver_ring", "fg": 4814 }, - { "id": "robot_kit_box", "fg": 4815 }, - { "id": "pebble", "fg": 4816 }, - { "id": "pebble_clay", "fg": 4817 }, - { "id": "rock", "fg": 4818 }, - { "id": "rock_flaking", "fg": 4819 }, - { "id": "rock_large", "fg": 4820 }, - { "id": "rx12_injector", "fg": 4821 }, - { "id": "sandbox_kit", "fg": 4822 }, - { "id": "sausage", "fg": 4823 }, - { "id": "scalpel", "fg": 4824 }, - { "id": "scissors_child", "fg": 4825 }, - { "id": "scissors_medical", "fg": 4826 }, - { "id": "scissors_wavy", "fg": 4827 }, - { "id": "ash", "fg": 4828 }, - { "id": "brick", "fg": 4829 }, - { "id": "cable", "fg": 4830 }, - { "id": "e_scrap", "fg": 4831 }, - { "id": "scrap", "fg": 4832 }, - { "id": "steel_chunk", "fg": 4833 }, - { "id": "steel_lump", "fg": 4834 }, - { "id": "wire", "fg": 4835 }, - { "id": "seasoning_italian", "fg": 4836 }, - { "id": "shears", "fg": 4837 }, - { "id": "shot_glass", "fg": 4838 }, - { "id": "shuttlecock", "fg": 4839 }, - { "id": "sinew", "fg": 4840 }, - { "id": "skull_human", "fg": 4841 }, - { "id": "skull_bear", "fg": 4842 }, - { "id": "skull_beaver", "fg": 4843 }, - { "id": "skull_bovine", "fg": 4844 }, - { "id": "skull_canis", "fg": 4845 }, - { "id": "skull_canis_medium", "fg": 4846 }, - { "id": "skull_canis_small", "fg": 4847 }, - { "id": "skull_canis_triclopean", "fg": 4848 }, - { "id": "skull_cervine", "fg": 4849 }, - { "id": "skull_cervine_spideer", "fg": 4850 }, - { "id": "skull_cougar", "fg": 4851 }, - { "id": "skull_equine", "fg": 4852 }, - { "id": "skull_feline_medium", "fg": 4853 }, - { "id": "skull_feline_small", "fg": 4854 }, - { "id": "skull_goat", "fg": 4855 }, - { "id": "skull_llama", "fg": 4856 }, - { "id": "skull_opossum", "fg": 4857 }, - { "id": "skull_pig", "fg": 4858 }, - { "id": "skull_raccoon", "fg": 4859 }, - { "id": "skull_rodent", "fg": 4860 }, - { "id": "skull_sheep", "fg": 4861 }, - { "id": "slime_scrap", "fg": 4862 }, - { "id": "small_propane_tank", "fg": 4863 }, - { "id": "small_space_heater", "fg": 4864 }, - { "id": "small_space_heater_on", "fg": 4865 }, - { "id": "snail_garden", "fg": 4866 }, - { "id": "soft_adobe_brick", "fg": 4867 }, - { "id": "spaghetti_bolognese", "fg": 4868 }, - { "id": "spaghetti_pesto", "fg": 4869 }, - { "id": "spaghetti_raw", "fg": 4870 }, - { "id": "splatter_guard", "fg": 4871 }, - { "id": "squeeze_tube", "fg": 4873 }, - { "id": "squeeze_tube_small", "fg": 4874 }, - { "id": "stirling_kit_box", "fg": 4875 }, - { "id": "survivor_scope", "fg": 4876 }, - { "id": "tainted_marrow", "fg": 4878 }, - { "id": "tea_green_raw", "fg": 4881 }, - { "id": "tea_raw", "fg": 4882 }, - { "id": "clay_teapot", "fg": 4883 }, - { "id": "throwing_axe", "fg": 4887 }, - { "id": "toilet_paper", "fg": 4888 }, - { "id": "big_pliers", "fg": 4889 }, - { "id": "crucible", "fg": 4890 }, - { "id": "e_tool", "fg": 4892 }, - { "id": "fire_drill", "fg": 4894 }, - { "id": "masonrysaw_off", "fg": 4903 }, - { "id": "masonrysaw_on", "fg": 4904 }, - { "id": "reciprocating_saw", "fg": 4906 }, - { "id": "tin_snips", "fg": 4908 }, - { "id": "tire_iron", "fg": 4909 }, - { "id": "toothbrush_electric", "fg": 4918 }, - { "id": "tortilla_flour", "fg": 4919 }, - { "id": "towel", "fg": 4920 }, - { "id": "towel_soiled", "fg": 4921 }, - { "id": "towel_wet", "fg": 4922 }, - { "id": "teddy_bear_var_toy_plush_ferret", "fg": 4923 }, - { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 4924 }, - { "id": "tree_spile", "fg": 4925 }, - { "id": "vac_sealer", "fg": 4926 }, - { "id": "vibrator", "fg": 4927 }, - { "id": "battery_charger", "fg": 4928 }, - { "id": "recharge_station", "fg": 4929 }, - { "id": "wasp_sting", "fg": 4932 }, - { "id": "wax", "fg": 4933 }, - { "id": "chestguard_hard", "fg": 4935 }, - { "id": "diving_watch", "fg": 4936 }, - { "id": "elbow_pads", "fg": 4937 }, - { "id": "game_watch", "fg": 4940 }, - { "id": "gold_watch", "fg": 4941 }, - { "id": "lanyard", "fg": 4943 }, - { "id": "platinum_watch", "fg": 4944 }, - { "id": "sf_watch", "fg": 4945 }, - { "id": "silver_watch", "fg": 4946 }, - { "id": "suit", "fg": 4947 }, - { "id": "wicker_backpack", "fg": 4948 }, - { "id": "wrapper_foil", "fg": 4949 }, - { "id": "lug_wrench", "fg": 4950 }, - { "id": "wrench_large", "fg": 4951 }, - { "id": "wrench_small", "fg": 4952 }, - { "id": "xl_helmet_barbute", "fg": 4953 }, - { "id": "xl_propane_tank", "fg": 4954 }, - { "id": "young_leaves", "fg": 4955 }, - { "id": "zipper_long_plastic", "fg": 4956 }, - { "id": "zipper_short_plastic", "fg": 4957 }, - { "id": "magi_staff_greater", "fg": 4958 }, - { "id": "magi_staff_lesser", "fg": 4959 }, - { "id": "magi_staff_minor", "fg": 4960 } + { "id": "cig", "fg": 3780 }, + { "id": "cig_lit", "fg": 3781 }, + { "id": "copper_ring", "fg": 3782 }, + { "id": "g_shovel", "fg": 3783 }, + { "id": "lsd", "fg": 3784 }, + { "id": "silver_ring", "fg": 3785 }, + { "id": "thermal_mask", "fg": 3786 }, + { "id": "thermal_socks", "fg": 3787 }, + { "id": "tie_clipon", "fg": 3788 }, + { "id": "whistle", "fg": 3789 }, + { "id": "archery_target_box", "fg": 3790 }, + { "id": "2_shot_special", "fg": 3791 }, + { "id": "LAW_Packed", "fg": 3793 }, + { "id": "af2011a1_38super", "fg": 3795 }, + { "id": "ar_pistol", "fg": 3796 }, + { "id": "ashot", "fg": 3797 }, + { "id": "bfr", "fg": 3798 }, + { "id": "bigun", "fg": 3799 }, + { "id": "bond_410", "fg": 3800 }, + { "id": "bt_apc9k", "fg": 3801 }, + { "id": "colt_army", "fg": 3802 }, + { "id": "colt_navy", "fg": 3803 }, + { "id": "colt_saa", "fg": 3804 }, + { "id": "cop_38", "fg": 3805 }, + { "id": "cz75", "fg": 3806 }, + { "id": "deagle_44", "fg": 3807 }, + { "id": "draco", "fg": 3808 }, + { "id": "flamethrower_crude", "fg": 3809 }, + { "id": "flamethrower_simple", "fg": 3810 }, + { "id": "fn1910", "fg": 3811 }, + { "id": "fn57", "fg": 3812 }, + { "id": "fn_p90", "fg": 3813 }, + { "id": "glock_17", "fg": 3814 }, + { "id": "glock_18c", "fg": 3815 }, + { "id": "glock_19", "fg": 3816 }, + { "id": "glock_20", "fg": 3817 }, + { "id": "glock_20_var_glock_40", "fg": 3818 }, + { "id": "glock_21", "fg": 3819 }, + { "id": "glock_22", "fg": 3820 }, + { "id": "glock_29", "fg": 3821 }, + { "id": "glock_31", "fg": 3822 }, + { "id": "hi_power_40", "fg": 3823 }, + { "id": "hi_power_9mm", "fg": 3824 }, + { "id": "hk_mp5_semi_pistol", "fg": 3826 }, + { "id": "hk_mp7", "fg": 3827 }, + { "id": "hk_ump45", "fg": 3828 }, + { "id": "hptc9", "fg": 3829 }, + { "id": "hptcf380", "fg": 3830 }, + { "id": "kp32", "fg": 3832 }, + { "id": "kp3at", "fg": 3833 }, + { "id": "kpf9", "fg": 3834 }, + { "id": "l_bak_223", "fg": 3835 }, + { "id": "launcher_simple", "fg": 3836 }, + { "id": "lemat_revolver", "fg": 3837 }, + { "id": "m11", "fg": 3838 }, + { "id": "m17", "fg": 3839 }, + { "id": "m18", "fg": 3840 }, + { "id": "m1911-460", "fg": 3841 }, + { "id": "m1911_10", "fg": 3843 }, + { "id": "m1911_var_m1911_MEU", "fg": 3844 }, + { "id": "m320", "fg": 3845 }, + { "id": "m4_carbine_var_m4_cqbr", "fg": 3846 }, + { "id": "m9", "fg": 3847 }, + { "id": "mac_10", "fg": 3848 }, + { "id": "mac_11", "fg": 3849 }, + { "id": "makarov", "fg": 3850 }, + { "id": "mauser_c96", "fg": 3851 }, + { "id": "mauser_m714", "fg": 3852 }, + { "id": "mgl", "fg": 3853 }, + { "id": "minispeargun", "fg": 3854 }, + { "id": "model_10_revolver", "fg": 3855 }, + { "id": "moss_brownie", "fg": 3856 }, + { "id": "nailgun", "fg": 3857 }, + { "id": "nailrifle", "fg": 3858 }, + { "id": "needlepistol", "fg": 3859 }, + { "id": "oa93", "fg": 3860 }, + { "id": "p08", "fg": 3861 }, + { "id": "p220_10", "fg": 3862 }, + { "id": "p226_357sig", "fg": 3863 }, + { "id": "p226_9mm", "fg": 3864 }, + { "id": "p320_357sig", "fg": 3865 }, + { "id": "paintballgun", "fg": 3866 }, + { "id": "pipe_double_shotgun", "fg": 3867 }, + { "id": "pistol_flintlock", "fg": 3868 }, + { "id": "px4", "fg": 3869 }, + { "id": "px4_40", "fg": 3870 }, + { "id": "raging_bull", "fg": 3871 }, + { "id": "raging_judge", "fg": 3872 }, + { "id": "revolver_shotgun", "fg": 3873 }, + { "id": "rm103a_pistol", "fg": 3874 }, + { "id": "rm2000_smg", "fg": 3875 }, + { "id": "rm228", "fg": 3876 }, + { "id": "ruger_lcr_22", "fg": 3877 }, + { "id": "ruger_lcr_38", "fg": 3878 }, + { "id": "ruger_redhawk", "fg": 3879 }, + { "id": "rugerlcp", "fg": 3880 }, + { "id": "sig_40", "fg": 3881 }, + { "id": "sig_mosquito", "fg": 3882 }, + { "id": "sig_p230", "fg": 3883 }, + { "id": "skorpion_61", "fg": 3884 }, + { "id": "smg_40", "fg": 3885 }, + { "id": "smg_45", "fg": 3886 }, + { "id": "sp2022", "fg": 3887 }, + { "id": "streetsweeper", "fg": 3888 }, + { "id": "surv_hand_cannon", "fg": 3889 }, + { "id": "surv_six_shooter", "fg": 3890 }, + { "id": "sw629", "fg": 3891 }, + { "id": "sw_22", "fg": 3892 }, + { "id": "sw_500", "fg": 3893 }, + { "id": "sw_610", "fg": 3894 }, + { "id": "sw_619", "fg": 3895 }, + { "id": "taurus_spectrum", "fg": 3896 }, + { "id": "tec9", "fg": 3897 }, + { "id": "tokarev", "fg": 3898 }, + { "id": "triple_launcher_simple", "fg": 3899 }, + { "id": "unbio_blaster_gun", "fg": 3900 }, + { "id": "usp_45", "fg": 3901 }, + { "id": "usp_45_var_mk23", "fg": 3902 }, + { "id": "usp_9mm", "fg": 3903 }, + { "id": "uzi", "fg": 3904 }, + { "id": "v29", "fg": 3905 }, + { "id": "v29_cheap", "fg": 3906 }, + { "id": "walther_ccp", "fg": 3907 }, + { "id": "walther_p22", "fg": 3908 }, + { "id": "walther_p38", "fg": 3909 }, + { "id": "walther_ppq_40", "fg": 3910 }, + { "id": "walther_ppq_45", "fg": 3911 }, + { "id": "walther_ppq_9mm", "fg": 3912 }, + { "id": "witness_10", "fg": 3913 }, + { "id": "xd_10", "fg": 3914 }, + { "id": "awl_bone", "fg": 3915 }, + { "id": "awl_steel", "fg": 3916 }, + { "id": "bath_toy", "fg": 3918 }, + { "id": "battery", "fg": 3927 }, + { "id": "beansnrice", "fg": 3929 }, + { "id": "block_and_tackle", "fg": 3930 }, + { "id": "blutwurst_sausage", "fg": 3931 }, + { "id": "book_pieces", "fg": 3937 }, + { "id": "book_ruined", "fg": 3938 }, + { "id": "bottle_bathroom", "fg": 3975 }, + { "id": "box_small_folded", "fg": 3978 }, + { "id": "copper_bracelet", "fg": 3979 }, + { "id": "alexandrite_gold_bracelet", "fg": 3980 }, + { "id": "amethyst_gold_bracelet", "fg": 3981 }, + { "id": "aquamarine_gold_bracelet", "fg": 3982 }, + { "id": "blue_topaz_gold_bracelet", "fg": 3983 }, + { "id": "citrine_gold_bracelet", "fg": 3984 }, + { "id": "diamond_gold_bracelet", "fg": 3985 }, + { "id": "emerald_gold_bracelet", "fg": 3986 }, + { "id": "garnet_gold_bracelet", "fg": 3987 }, + { "id": "gold_bracelet", "fg": 3988 }, + { "id": "onyx_gold_bracelet", "fg": 3989 }, + { "id": "opal_gold_bracelet", "fg": 3990 }, + { "id": "pearl_gold_bracelet", "fg": 3991 }, + { "id": "peridot_gold_bracelet", "fg": 3992 }, + { "id": "ruby_gold_bracelet", "fg": 3993 }, + { "id": "sapphire_gold_bracelet", "fg": 3994 }, + { "id": "tourmaline_gold_bracelet", "fg": 3995 }, + { "id": "alexandrite_platinum_bracelet", "fg": 3996 }, + { "id": "amethyst_platinum_bracelet", "fg": 3997 }, + { "id": "aquamarine_platinum_bracelet", "fg": 3998 }, + { "id": "blue_topaz_platinum_bracelet", "fg": 3999 }, + { "id": "citrine_platinum_bracelet", "fg": 4000 }, + { "id": "diamond_platinum_bracelet", "fg": 4001 }, + { "id": "emerald_platinum_bracelet", "fg": 4002 }, + { "id": "garnet_platinum_bracelet", "fg": 4003 }, + { "id": "onyx_platinum_bracelet", "fg": 4004 }, + { "id": "opal_platinum_bracelet", "fg": 4005 }, + { "id": "pearl_platinum_bracelet", "fg": 4006 }, + { "id": "peridot_platinum_bracelet", "fg": 4007 }, + { "id": "platinum_bracelet", "fg": 4008 }, + { "id": "ruby_platinum_bracelet", "fg": 4009 }, + { "id": "sapphire_platinum_bracelet", "fg": 4010 }, + { "id": "tourmaline_platinum_bracelet", "fg": 4011 }, + { "id": "alexandrite_silver_bracelet", "fg": 4012 }, + { "id": "amethyst_silver_bracelet", "fg": 4013 }, + { "id": "aquamarine_silver_bracelet", "fg": 4014 }, + { "id": "blue_topaz_silver_bracelet", "fg": 4015 }, + { "id": "citrine_silver_bracelet", "fg": 4016 }, + { "id": "diamond_silver_bracelet", "fg": 4017 }, + { "id": "emerald_silver_bracelet", "fg": 4018 }, + { "id": "garnet_silver_bracelet", "fg": 4019 }, + { "id": "onyx_silver_bracelet", "fg": 4020 }, + { "id": "opal_silver_bracelet", "fg": 4021 }, + { "id": "pearl_silver_bracelet", "fg": 4022 }, + { "id": "peridot_silver_bracelet", "fg": 4023 }, + { "id": "ruby_silver_bracelet", "fg": 4024 }, + { "id": "sapphire_silver_bracelet", "fg": 4025 }, + { "id": "silver_bracelet", "fg": 4026 }, + { "id": "tourmaline_silver_bracelet", "fg": 4027 }, + { "id": "brush_toilet", "fg": 4028 }, + { "id": "brain", "fg": 4029 }, + { "id": "endochitin", "fg": 4030 }, + { "id": "liver", "fg": 4031 }, + { "id": "lung", "fg": 4032 }, + { "id": "meat_scrap", "fg": 4033 }, + { "id": "mutant_bug_hydrogen_sacs", "fg": 4034 }, + { "id": "mutant_bug_lungs", "fg": 4035 }, + { "id": "mutant_bug_organs", "fg": 4036 }, + { "id": "stomach", "fg": 4037 }, + { "id": "stomach_large", "fg": 4038 }, + { "id": "sweetbread", "fg": 4039 }, + { "id": "button_plastic", "fg": 4040 }, + { "id": "button_steel", "fg": 4041 }, + { "id": "button_wood", "fg": 4042 }, + { "id": "antenna", "fg": 4043 }, + { "id": "badge_deputy", "fg": 4044 }, + { "id": "coconut", "fg": 4045 }, + { "id": "directional_antenna", "fg": 4046 }, + { "id": "halter_top", "fg": 4047 }, + { "id": "hand_crank_charger", "fg": 4048 }, + { "id": "hops", "fg": 4049 }, + { "id": "kidney", "fg": 4050 }, + { "id": "lettuce", "fg": 4051 }, + { "id": "lily_flower", "fg": 4052 }, + { "id": "scorecard", "fg": 4053 }, + { "id": "spinach", "fg": 4054 }, + { "id": "altered_comb", "fg": 4055 }, + { "id": "gasdiscount_gold", "fg": 4056 }, + { "id": "gasdiscount_platinum", "fg": 4057 }, + { "id": "gasdiscount_silver", "fg": 4058 }, + { "id": "gold_hairpin", "fg": 4059 }, + { "id": "nanoskirt", "fg": 4060 }, + { "id": "pearl", "fg": 4061 }, + { "id": "platinum_ring", "fg": 4062 }, + { "id": "skirt_grass", "fg": 4063 }, + { "id": "skirt_leather", "fg": 4064 }, + { "id": "wallet_leather", "fg": 4065 }, + { "id": "copper_necklace", "fg": 4066 }, + { "id": "pearl_collar", "fg": 4067 }, + { "id": "alexandrite_gold_pendant_necklace", "fg": 4068 }, + { "id": "amethyst_gold_pendant_necklace", "fg": 4069 }, + { "id": "aquamarine_gold_pendant_necklace", "fg": 4070 }, + { "id": "blue_topaz_gold_pendant_necklace", "fg": 4071 }, + { "id": "citrine_gold_pendant_necklace", "fg": 4072 }, + { "id": "diamond_gold_pendant_necklace", "fg": 4073 }, + { "id": "emerald_gold_pendant_necklace", "fg": 4074 }, + { "id": "garnet_gold_pendant_necklace", "fg": 4075 }, + { "id": "gold_necklace", "fg": 4076 }, + { "id": "opal_gold_pendant_necklace", "fg": 4077 }, + { "id": "pearl_gold_pendant_necklace", "fg": 4078 }, + { "id": "peridot_gold_pendant_necklace", "fg": 4079 }, + { "id": "ruby_gold_pendant_necklace", "fg": 4080 }, + { "id": "sapphire_gold_pendant_necklace", "fg": 4081 }, + { "id": "tourmaline_gold_pendant_necklace", "fg": 4082 }, + { "id": "alexandrite_platinum_pendant_necklace", "fg": 4083 }, + { "id": "amethyst_platinum_pendant_necklace", "fg": 4084 }, + { "id": "aquamarine_platinum_pendant_necklace", "fg": 4085 }, + { "id": "blue_topaz_platinum_pendant_necklace", "fg": 4086 }, + { "id": "citrine_platinum_pendant_necklace", "fg": 4087 }, + { "id": "diamond_platinum_pendant_necklace", "fg": 4088 }, + { "id": "emerald_platinum_pendant_necklace", "fg": 4089 }, + { "id": "garnet_platinum_pendant_necklace", "fg": 4090 }, + { "id": "opal_platinum_pendant_necklace", "fg": 4091 }, + { "id": "pearl_platinum_pendant_necklace", "fg": 4092 }, + { "id": "peridot_platinum_pendant_necklace", "fg": 4093 }, + { "id": "platinum_necklace", "fg": 4094 }, + { "id": "ruby_platinum_pendant_necklace", "fg": 4095 }, + { "id": "sapphire_platinum_pendant_necklace", "fg": 4096 }, + { "id": "tourmaline_platinum_pendant_necklace", "fg": 4097 }, + { "id": "alexandrite_silver_pendant_necklace", "fg": 4098 }, + { "id": "amethyst_silver_pendant_necklace", "fg": 4099 }, + { "id": "aquamarine_silver_pendant_necklace", "fg": 4100 }, + { "id": "blue_topaz_silver_pendant_necklace", "fg": 4101 }, + { "id": "citrine_silver_pendant_necklace", "fg": 4102 }, + { "id": "diamond_silver_pendant_necklace", "fg": 4103 }, + { "id": "emerald_silver_pendant_necklace", "fg": 4104 }, + { "id": "garnet_silver_pendant_necklace", "fg": 4105 }, + { "id": "opal_silver_pendant_necklace", "fg": 4106 }, + { "id": "pearl_silver_pendant_necklace", "fg": 4107 }, + { "id": "peridot_silver_pendant_necklace", "fg": 4108 }, + { "id": "ruby_silver_pendant_necklace", "fg": 4109 }, + { "id": "sapphire_silver_pendant_necklace", "fg": 4110 }, + { "id": "silver_necklace", "fg": 4111 }, + { "id": "tourmaline_silver_pendant_necklace", "fg": 4112 }, + { "id": "alder_bark", "fg": 4113 }, + { "id": "barrette", "fg": 4114 }, + { "id": "birchbark", "fg": 4115 }, + { "id": "caff_gum", "fg": 4116 }, + { "id": "cattail_stalk", "fg": 4117 }, + { "id": "golf_tee", "fg": 4118 }, + { "id": "gum", "fg": 4119 }, + { "id": "hand_pump", "fg": 4120 }, + { "id": "honeydew", "fg": 4121 }, + { "id": "ifak_pouch", "fg": 4122 }, + { "id": "knitting_needles", "fg": 4123 }, + { "id": "lasagne", "fg": 4124 }, + { "id": "magnifying_glass", "fg": 4125 }, + { "id": "mininuke", "fg": 4126 }, + { "id": "mininuke_act", "fg": 4127 }, + { "id": "net", "fg": 4128 }, + { "id": "rolling_paper", "fg": 4129 }, + { "id": "tanbark", "fg": 4130 }, + { "id": "willowbark", "fg": 4133 }, + { "id": "shoulder_strap", "fg": 4134 }, + { "id": "deck_of_cards", "fg": 4135 }, + { "id": "hairpin", "fg": 4136 }, + { "id": "weed", "fg": 4137 }, + { "id": "ceramic_bowl", "fg": 4138 }, + { "id": "chestrig", "fg": 4139 }, + { "id": "radio_car", "fg": 4140 }, + { "id": "radio_car_box", "fg": 4141 }, + { "id": "radio_car_on", "fg": 4142 }, + { "id": "radio_car_wheel", "fg": 4143 }, + { "id": "radiocontrol", "fg": 4144 }, + { "id": "rc_car_box", "fg": 4145 }, + { "id": "toaster", "fg": 4146 }, + { "id": "xl_chestrig", "fg": 4147 }, + { "id": "alternator_truck", "fg": 4149 }, + { "id": "ammolink", "fg": 4150 }, + { "id": "angle_grinder", "fg": 4151 }, + { "id": "atomic_lamp", "fg": 4152 }, + { "id": "atomic_lamp_off", "fg": 4153 }, + { "id": "barometer", "fg": 4154 }, + { "id": "birdfood", "fg": 4155 }, + { "id": "bismuth", "fg": 4156 }, + { "id": "brick_kiln", "fg": 4157 }, + { "id": "caffeine", "fg": 4158 }, + { "id": "caltrops", "fg": 4159 }, + { "id": "caltrops_glass", "fg": 4160 }, + { "id": "camera", "fg": 4161 }, + { "id": "chem_citric_acid", "fg": 4162 }, + { "id": "chem_sulphur", "fg": 4163 }, + { "id": "chem_zinc", "fg": 4164 }, + { "id": "chunk_sulfur", "fg": 4165 }, + { "id": "circsaw_off", "fg": 4166 }, + { "id": "circsaw_on", "fg": 4167 }, + { "id": "coal_lump", "fg": 4168 }, + { "id": "con_mix", "fg": 4169 }, + { "id": "disc_golf", "fg": 4170 }, + { "id": "drivebelt", "fg": 4171 }, + { "id": "eink_tablet_pc", "fg": 4172 }, + { "id": "flatbread", "fg": 4173 }, + { "id": "gelbox", "fg": 4175 }, + { "id": "generator_7500w", "fg": 4176 }, + { "id": "glowstick", "fg": 4177 }, + { "id": "glowstick_dead", "fg": 4178 }, + { "id": "glowstick_lit", "fg": 4179 }, + { "id": "gold_small", "fg": 4180 }, + { "id": "golf_club", "fg": 4181 }, + { "id": "handflare", "fg": 4182 }, + { "id": "heatpack", "fg": 4183 }, + { "id": "heatpack_used", "fg": 4184 }, + { "id": "hoe", "fg": 4185 }, + { "id": "homeopathic_pills", "fg": 4186 }, + { "id": "horn_bicycle", "fg": 4187 }, + { "id": "jumper_cable", "fg": 4188 }, + { "id": "kiln", "fg": 4189 }, + { "id": "lead", "fg": 4190 }, + { "id": "leather", "fg": 4191 }, + { "id": "lightstrip", "fg": 4192 }, + { "id": "material_aluminium_ingot", "fg": 4193 }, + { "id": "material_limestone", "fg": 4194 }, + { "id": "material_rhodonite", "fg": 4195 }, + { "id": "material_rocksalt", "fg": 4196 }, + { "id": "material_zincite", "fg": 4197 }, + { "id": "metal_smoother", "fg": 4198 }, + { "id": "multitool", "fg": 4200 }, + { "id": "nic_gum", "fg": 4201 }, + { "id": "pencil", "fg": 4202 }, + { "id": "pipe_cleaner", "fg": 4203 }, + { "id": "pipe_glass", "fg": 4204 }, + { "id": "platinum_small", "fg": 4206 }, + { "id": "polisher", "fg": 4207 }, + { "id": "press", "fg": 4208 }, + { "id": "puller", "fg": 4209 }, + { "id": "rake", "fg": 4210 }, + { "id": "razorclaw_roe", "fg": 4211 }, + { "id": "salt", "fg": 4212 }, + { "id": "sickle", "fg": 4213 }, + { "id": "silver_small", "fg": 4214 }, + { "id": "small_repairkit", "fg": 4215 }, + { "id": "tanned_hide", "fg": 4216 }, + { "id": "tanned_pelt", "fg": 4217 }, + { "id": "tourist_table", "fg": 4218 }, + { "id": "zinc_metal", "fg": 4219 }, + { "id": "beartrap", "fg": 4220 }, + { "id": "landmine", "fg": 4221 }, + { "id": "wire_mesh", "fg": 4222 }, + { "id": "cannabis", "fg": 4223 }, + { "id": "dnd_handbook", "fg": 4225 }, + { "id": "holybook_bible1", "fg": 4226 }, + { "id": "holybook_bible3", "fg": 4227 }, + { "id": "l-stick", "fg": 4228 }, + { "id": "l-stick_on", "fg": 4229 }, + { "id": "makarovmag", "fg": 4230 }, + { "id": "manual_brawl", "fg": 4231 }, + { "id": "manual_carpentry", "fg": 4232 }, + { "id": "manual_dodge_kid", "fg": 4233 }, + { "id": "manual_driving", "fg": 4234 }, + { "id": "manual_melee", "fg": 4235 }, + { "id": "philosophy_book", "fg": 4236 }, + { "id": "phonebook", "fg": 4237 }, + { "id": "photo_album", "fg": 4238 }, + { "id": "plastic_bucket", "fg": 4239 }, + { "id": "record_weather", "fg": 4240 }, + { "id": "straw_fedora", "fg": 4241 }, + { "id": "textbook_computer", "fg": 4242 }, + { "id": "textbook_fabrication", "fg": 4243 }, + { "id": "textbook_survival", "fg": 4244 }, + { "id": "water_faucet", "fg": 4245 }, + { "id": "can_food", "fg": 4248 }, + { "id": "can_food_big", "fg": 4249 }, + { "id": "can_food_big_unsealed", "fg": 4250 }, + { "id": "can_food_unsealed", "fg": 4251 }, + { "id": "can_medium", "fg": 4252 }, + { "id": "can_medium_unsealed", "fg": 4253 }, + { "id": "clamp", "fg": 4254 }, + { "id": "cured_hide", "fg": 4255 }, + { "id": "cured_pelt", "fg": 4256 }, + { "id": "demihuman_fat", "fg": 4257 }, + { "id": "fat", "fg": 4258 }, + { "id": "fat_tainted", "fg": 4259 }, + { "id": "headscarf", "fg": 4260 }, + { "id": "heavy_dry_cell", "fg": 4261 }, + { "id": "human_fat", "fg": 4263 }, + { "id": "light_dry_cell", "fg": 4266 }, + { "id": "marloss_scarf", "fg": 4269 }, + { "id": "meat", "fg": 4270 }, + { "id": "meat_tainted", "fg": 4271 }, + { "id": "medium_dry_cell", "fg": 4272 }, + { "id": "mutant_fat", "fg": 4273 }, + { "id": "mutant_human_fat", "fg": 4274 }, + { "id": "mutant_human_flesh", "fg": 4275 }, + { "id": "mutant_meat", "fg": 4276 }, + { "id": "pipe_tobacco", "fg": 4278 }, + { "id": "punch_nail", "fg": 4280 }, + { "id": "raw_fur", "fg": 4282 }, + { "id": "raw_leather", "fg": 4283 }, + { "id": "stapler", "fg": 4288 }, + { "id": "tanning_hide", "fg": 4290 }, + { "id": "tanning_pelt", "fg": 4291 }, + { "id": "analytical_set_basic", "fg": 4295 }, + { "id": "balance_small", "fg": 4296 }, + { "id": "beaker", "fg": 4297 }, + { "id": "flask_glass", "fg": 4298 }, + { "id": "gradcylinder", "fg": 4299 }, + { "id": "ph_meter", "fg": 4300 }, + { "id": "spectrophotometer", "fg": 4301 }, + { "id": "test_tube", "fg": 4302 }, + { "id": "voltmeter", "fg": 4303 }, + { "id": "candy_bracelet", "fg": 4304 }, + { "id": "cereal", "fg": 4314 }, + { "id": "cheese", "fg": 4316 }, + { "id": "cheese_hard", "fg": 4317 }, + { "id": "carbon_electrode", "fg": 4318 }, + { "id": "cathod_mix", "fg": 4319 }, + { "id": "chem_washing_soda", "fg": 4320 }, + { "id": "acidchitin_piece", "fg": 4321 }, + { "id": "chitin_piece", "fg": 4322 }, + { "id": "cinnamon", "fg": 4323 }, + { "id": "armguard_acidchitin", "fg": 4325 }, + { "id": "armguard_chitin", "fg": 4326 }, + { "id": "armor_thessalonian", "fg": 4327 }, + { "id": "boots_acidchitin", "fg": 4328 }, + { "id": "boots_chitin", "fg": 4329 }, + { "id": "gauntlets_acidchitin", "fg": 4330 }, + { "id": "gauntlets_chitin", "fg": 4331 }, + { "id": "helmet_acidchitin", "fg": 4332 }, + { "id": "helmet_chitin", "fg": 4333 }, + { "id": "leggings_thessalonian", "fg": 4334 }, + { "id": "legguard_acidchitin", "fg": 4335 }, + { "id": "legguard_chitin", "fg": 4336 }, + { "id": "comb_lice", "fg": 4337 }, + { "id": "box_small_metal", "fg": 4345 }, + { "id": "box_snack", "fg": 4346 }, + { "id": "carton_egg", "fg": 4349 }, + { "id": "cooked_marrow", "fg": 4357 }, + { "id": "cotton_ball", "fg": 4359 }, + { "id": "cotton_boll", "fg": 4360 }, + { "id": "cotton_patchwork", "fg": 4361 }, + { "id": "cottonwood_tree_boll", "fg": 4362 }, + { "id": "scrap_cotton", "fg": 4363 }, + { "id": "sheet_cotton", "fg": 4364 }, + { "id": "cufflinks", "fg": 4366 }, + { "id": "cufflinks_intricate", "fg": 4367 }, + { "id": "alexandrite_gold_cufflinks", "fg": 4368 }, + { "id": "amethyst_gold_cufflinks", "fg": 4369 }, + { "id": "aquamarine_gold_cufflinks", "fg": 4370 }, + { "id": "blue_topaz_gold_cufflinks", "fg": 4371 }, + { "id": "citrine_gold_cufflinks", "fg": 4372 }, + { "id": "diamond_gold_cufflinks", "fg": 4373 }, + { "id": "emerald_gold_cufflinks", "fg": 4374 }, + { "id": "garnet_gold_cufflinks", "fg": 4375 }, + { "id": "onyx_gold_cufflinks", "fg": 4376 }, + { "id": "opal_gold_cufflinks", "fg": 4377 }, + { "id": "pearl_gold_cufflinks", "fg": 4378 }, + { "id": "peridot_gold_cufflinks", "fg": 4379 }, + { "id": "ruby_gold_cufflinks", "fg": 4380 }, + { "id": "sapphire_gold_cufflinks", "fg": 4381 }, + { "id": "tourmaline_gold_cufflinks", "fg": 4382 }, + { "id": "alexandrite_platinum_cufflinks", "fg": 4383 }, + { "id": "amethyst_platinum_cufflinks", "fg": 4384 }, + { "id": "aquamarine_platinum_cufflinks", "fg": 4385 }, + { "id": "blue_topaz_platinum_cufflinks", "fg": 4386 }, + { "id": "citrine_platinum_cufflinks", "fg": 4387 }, + { "id": "diamond_platinum_cufflinks", "fg": 4388 }, + { "id": "emerald_platinum_cufflinks", "fg": 4389 }, + { "id": "garnet_platinum_cufflinks", "fg": 4390 }, + { "id": "onyx_platinum_cufflinks", "fg": 4391 }, + { "id": "opal_platinum_cufflinks", "fg": 4392 }, + { "id": "pearl_platinum_cufflinks", "fg": 4393 }, + { "id": "peridot_platinum_cufflinks", "fg": 4394 }, + { "id": "ruby_platinum_cufflinks", "fg": 4395 }, + { "id": "sapphire_platinum_cufflinks", "fg": 4396 }, + { "id": "tourmaline_platinum_cufflinks", "fg": 4397 }, + { "id": "alexandrite_silver_cufflinks", "fg": 4398 }, + { "id": "amethyst_silver_cufflinks", "fg": 4399 }, + { "id": "aquamarine_silver_cufflinks", "fg": 4400 }, + { "id": "blue_topaz_silver_cufflinks", "fg": 4401 }, + { "id": "citrine_silver_cufflinks", "fg": 4402 }, + { "id": "diamond_silver_cufflinks", "fg": 4403 }, + { "id": "emerald_silver_cufflinks", "fg": 4404 }, + { "id": "garnet_silver_cufflinks", "fg": 4405 }, + { "id": "onyx_silver_cufflinks", "fg": 4406 }, + { "id": "opal_silver_cufflinks", "fg": 4407 }, + { "id": "pearl_silver_cufflinks", "fg": 4408 }, + { "id": "peridot_silver_cufflinks", "fg": 4409 }, + { "id": "ruby_silver_cufflinks", "fg": 4410 }, + { "id": "sapphire_silver_cufflinks", "fg": 4411 }, + { "id": "tourmaline_silver_cufflinks", "fg": 4412 }, + { "id": "coin_dime", "fg": 4413 }, + { "id": "coin_dollar", "fg": 4414 }, + { "id": "coin_half_dollar", "fg": 4415 }, + { "id": "coin_nickel", "fg": 4416 }, + { "id": "coin_penny", "fg": 4417 }, + { "id": "coin_quarter", "fg": 4418 }, + { "id": "merch", "fg": 4419 }, + { "id": "money_fifty", "fg": 4420 }, + { "id": "money_five", "fg": 4421 }, + { "id": "money_hundred", "fg": 4422 }, + { "id": "money_one", "fg": 4423 }, + { "id": "money_ten", "fg": 4424 }, + { "id": "money_twenty", "fg": 4425 }, + { "id": "money_two", "fg": 4426 }, + { "id": "decorative_wreath", "fg": 4427 }, + { "id": "dentures", "fg": 4428 }, + { "id": "dry_beans", "fg": 4430 }, + { "id": "dry_lentils", "fg": 4431 }, + { "id": "alexandrite_gold_earring", "fg": 4432 }, + { "id": "alexandrite_platinum_earring", "fg": 4433 }, + { "id": "alexandrite_silver_earring", "fg": 4434 }, + { "id": "amethyst_gold_earring", "fg": 4435 }, + { "id": "amethyst_platinum_earring", "fg": 4436 }, + { "id": "amethyst_silver_earring", "fg": 4437 }, + { "id": "aquamarine_gold_earring", "fg": 4438 }, + { "id": "aquamarine_platinum_earring", "fg": 4439 }, + { "id": "aquamarine_silver_earring", "fg": 4440 }, + { "id": "bead_ear", "fg": 4441 }, + { "id": "blue_topaz_gold_earring", "fg": 4442 }, + { "id": "blue_topaz_platinum_earring", "fg": 4443 }, + { "id": "blue_topaz_silver_earring", "fg": 4444 }, + { "id": "citrine_gold_earring", "fg": 4445 }, + { "id": "citrine_platinum_earring", "fg": 4446 }, + { "id": "citrine_silver_earring", "fg": 4447 }, + { "id": "copper_ear", "fg": 4448 }, + { "id": "diamond_gold_earring", "fg": 4449 }, + { "id": "diamond_platinum_earring", "fg": 4450 }, + { "id": "diamond_silver_earring", "fg": 4451 }, + { "id": "emerald_gold_earring", "fg": 4452 }, + { "id": "emerald_platinum_earring", "fg": 4453 }, + { "id": "emerald_silver_earring", "fg": 4454 }, + { "id": "garnet_gold_earring", "fg": 4455 }, + { "id": "garnet_platinum_earring", "fg": 4456 }, + { "id": "garnet_silver_earring", "fg": 4457 }, + { "id": "gold_ear", "fg": 4458 }, + { "id": "opal_gold_earring", "fg": 4459 }, + { "id": "opal_platinum_earring", "fg": 4460 }, + { "id": "opal_silver_earring", "fg": 4461 }, + { "id": "pearl_gold_earring", "fg": 4462 }, + { "id": "pearl_platinum_earring", "fg": 4463 }, + { "id": "pearl_silver_earring", "fg": 4464 }, + { "id": "peridot_gold_earring", "fg": 4465 }, + { "id": "peridot_platinum_earring", "fg": 4466 }, + { "id": "peridot_silver_earring", "fg": 4467 }, + { "id": "platinum_ear", "fg": 4468 }, + { "id": "ruby_gold_earring", "fg": 4469 }, + { "id": "ruby_platinum_earring", "fg": 4470 }, + { "id": "ruby_silver_earring", "fg": 4471 }, + { "id": "sapphire_gold_earring", "fg": 4472 }, + { "id": "sapphire_platinum_earring", "fg": 4473 }, + { "id": "sapphire_silver_earring", "fg": 4474 }, + { "id": "silver_ear", "fg": 4475 }, + { "id": "tourmaline_gold_earring", "fg": 4476 }, + { "id": "tourmaline_platinum_earring", "fg": 4477 }, + { "id": "tourmaline_silver_earring", "fg": 4478 }, + { "id": "elec_shears", "fg": 4479 }, + { "id": "fiber_mat", "fg": 4480 }, + { "id": "filter_liquid", "fg": 4481 }, + { "id": "flaregun", "fg": 4482 }, + { "id": "signal_flare", "fg": 4483 }, + { "id": "bread", "fg": 4484 }, + { "id": "brioche", "fg": 4485 }, + { "id": "brown_bread", "fg": 4486 }, + { "id": "brownie", "fg": 4487 }, + { "id": "cornbread", "fg": 4490 }, + { "id": "jihelucake", "fg": 4491 }, + { "id": "pancakes", "fg": 4492 }, + { "id": "sourdough_bread", "fg": 4494 }, + { "id": "sponge_cake", "fg": 4495 }, + { "id": "tortilla_corn", "fg": 4496 }, + { "id": "wastebread", "fg": 4498 }, + { "id": "forged_shears", "fg": 4499 }, + { "id": "airhorn", "fg": 4500 }, + { "id": "aluminum_foil", "fg": 4501 }, + { "id": "bowling_pin", "fg": 4502 }, + { "id": "boxing_gloves", "fg": 4503 }, + { "id": "chopsticks", "fg": 4504 }, + { "id": "comb_pocket", "fg": 4505 }, + { "id": "copper", "fg": 4506 }, + { "id": "eclipse_glasses", "fg": 4507 }, + { "id": "fish", "fg": 4508 }, + { "id": "licorice", "fg": 4509 }, + { "id": "metal_tank", "fg": 4510 }, + { "id": "metal_tank_little", "fg": 4511 }, + { "id": "nanomaterial", "fg": 4512 }, + { "id": "plut_cell", "fg": 4513 }, + { "id": "rebreather_filter", "fg": 4514 }, + { "id": "rock_sock", "fg": 4515 }, + { "id": "rollerskates", "fg": 4516 }, + { "id": "sandpaper", "fg": 4517 }, + { "id": "throwing_stick", "fg": 4518 }, + { "id": "waterproof_gunmod", "fg": 4519 }, + { "id": "circsaw_blade", "fg": 4520 }, + { "id": "mirror", "fg": 4521 }, + { "id": "glass_bowl", "fg": 4522 }, + { "id": "plastic_bowl_kids", "fg": 4523 }, + { "id": "blue_pen", "fg": 4524 }, + { "id": "green_pen", "fg": 4525 }, + { "id": "pen", "fg": 4526 }, + { "id": "red_pen", "fg": 4527 }, + { "id": "soldering_iron", "fg": 4528 }, + { "id": "superglue", "fg": 4529 }, + { "id": "gelatin_powder", "fg": 4530 }, + { "id": "EMPbomb", "fg": 4531 }, + { "id": "acidbomb", "fg": 4534 }, + { "id": "dynamite", "fg": 4535 }, + { "id": "dynamite_bomb", "fg": 4538 }, + { "id": "flashbang", "fg": 4541 }, + { "id": "grenade_emp", "fg": 4547 }, + { "id": "grenade_inc", "fg": 4550 }, + { "id": "homemade_bomb", "fg": 4553 }, + { "id": "pipebomb", "fg": 4561 }, + { "id": "scrambler", "fg": 4564 }, + { "id": "smokebomb", "fg": 4567 }, + { "id": "grip_hook", "fg": 4570 }, + { "id": "hat_boonie", "fg": 4571 }, + { "id": "heavy_wire_rack", "fg": 4572 }, + { "id": "kevlar_shears", "fg": 4576 }, + { "id": "boxcutter", "fg": 4577 }, + { "id": "copper_knife", "fg": 4578 }, + { "id": "diveknife", "fg": 4579 }, + { "id": "knife_bread", "fg": 4580 }, + { "id": "knife_butcher", "fg": 4581 }, + { "id": "knife_carving", "fg": 4582 }, + { "id": "knife_chef", "fg": 4583 }, + { "id": "knife_combat", "fg": 4584 }, + { "id": "knife_folding", "fg": 4585 }, + { "id": "knife_hunting", "fg": 4586 }, + { "id": "knife_paring", "fg": 4587 }, + { "id": "knife_rambo", "fg": 4588 }, + { "id": "knife_rm42", "fg": 4589 }, + { "id": "knife_steak", "fg": 4590 }, + { "id": "knife_swissarmy", "fg": 4591 }, + { "id": "knife_trench", "fg": 4592 }, + { "id": "makeshift_knife", "fg": 4593 }, + { "id": "pockknife", "fg": 4594 }, + { "id": "primitive_knife", "fg": 4595 }, + { "id": "throwing_knife", "fg": 4596 }, + { "id": "electric_lantern", "fg": 4597 }, + { "id": "electric_lantern_on", "fg": 4598 }, + { "id": "gasoline_lantern", "fg": 4599 }, + { "id": "gasoline_lantern_on", "fg": 4600 }, + { "id": "oil_lamp", "fg": 4601 }, + { "id": "oil_lamp_on", "fg": 4602 }, + { "id": "propane_lantern", "fg": 4603 }, + { "id": "propane_lantern_on", "fg": 4604 }, + { "id": "smart_lamp", "fg": 4605 }, + { "id": "smart_lamp_on", "fg": 4606 }, + { "id": "large_propane_tank", "fg": 4607 }, + { "id": "lawn_dart", "fg": 4608 }, + { "id": "leaves", "fg": 4609 }, + { "id": "lock", "fg": 4610 }, + { "id": "magic_8_ball", "fg": 4611 }, + { "id": "magnet", "fg": 4612 }, + { "id": "maker_kit_box", "fg": 4613 }, + { "id": "maple_candy", "fg": 4614 }, + { "id": "meat_aspic", "fg": 4615 }, + { "id": "medical_tape", "fg": 4616 }, + { "id": "medium_propane_tank", "fg": 4617 }, + { "id": "alcohol_wipes", "fg": 4618 }, + { "id": "medical_gauze", "fg": 4631 }, + { "id": "cash_register", "fg": 4639 }, + { "id": "mortar_adobe", "fg": 4641 }, + { "id": "mortar_build", "fg": 4642 }, + { "id": "mortar_lime", "fg": 4643 }, + { "id": "mountable_heater_small", "fg": 4644 }, + { "id": "baseball", "fg": 4646 }, + { "id": "basketball", "fg": 4647 }, + { "id": "battery_car", "fg": 4648 }, + { "id": "beach_volleyball", "fg": 4649 }, + { "id": "bowling_ball", "fg": 4650 }, + { "id": "cell_phone", "fg": 4651 }, + { "id": "cell_phone_flashlight", "fg": 4652 }, + { "id": "cigar", "fg": 4653 }, + { "id": "cigar_butt", "fg": 4654 }, + { "id": "cigar_lit", "fg": 4655 }, + { "id": "ear_plugs", "fg": 4657 }, + { "id": "fiddlehead_boiled", "fg": 4658 }, + { "id": "fiddlehead_raw", "fg": 4659 }, + { "id": "fiddlehead_sauteed", "fg": 4660 }, + { "id": "flask_hip", "fg": 4661 }, + { "id": "football", "fg": 4662 }, + { "id": "golf_ball", "fg": 4663 }, + { "id": "holo_sight", "fg": 4664 }, + { "id": "indoor_volleyball", "fg": 4665 }, + { "id": "misc_repairkit", "fg": 4666 }, + { "id": "mre_beef_box", "fg": 4667 }, + { "id": "peephole", "fg": 4668 }, + { "id": "portable_game", "fg": 4669 }, + { "id": "puck", "fg": 4670 }, + { "id": "purse", "fg": 4671 }, + { "id": "suppressor", "fg": 4672 }, + { "id": "tourniquet_upper", "fg": 4673 }, + { "id": "two_way_radio", "fg": 4674 }, + { "id": "wristwatch", "fg": 4675 }, + { "id": "mushroom", "fg": 4676 }, + { "id": "cable_speaker", "fg": 4677 }, + { "id": "headphones_circumaural", "fg": 4678 }, + { "id": "microphone_xlr_generic", "fg": 4679 }, + { "id": "acorns", "fg": 4681 }, + { "id": "acorns_cooked", "fg": 4682 }, + { "id": "almond", "fg": 4683 }, + { "id": "almond_roasted", "fg": 4684 }, + { "id": "almond_shelled", "fg": 4685 }, + { "id": "beech_nuts", "fg": 4686 }, + { "id": "cashews", "fg": 4687 }, + { "id": "chestnut", "fg": 4688 }, + { "id": "chestnut_roasted", "fg": 4689 }, + { "id": "chestnut_shelled", "fg": 4690 }, + { "id": "coffee_pod", "fg": 4691 }, + { "id": "hazelnut", "fg": 4692 }, + { "id": "hazelnut_roasted", "fg": 4693 }, + { "id": "hazelnut_shelled", "fg": 4694 }, + { "id": "hickory_nut", "fg": 4695 }, + { "id": "hickory_nut_shelled", "fg": 4696 }, + { "id": "pecan", "fg": 4697 }, + { "id": "pecan_roasted", "fg": 4698 }, + { "id": "pecan_shelled", "fg": 4699 }, + { "id": "pine_nuts", "fg": 4700 }, + { "id": "pistachio", "fg": 4701 }, + { "id": "pistachio_roasted", "fg": 4702 }, + { "id": "pistachio_shelled", "fg": 4703 }, + { "id": "walnut", "fg": 4704 }, + { "id": "walnut_roasted", "fg": 4705 }, + { "id": "walnut_shelled", "fg": 4706 }, + { "id": "nuts_bolts", "fg": 4707 }, + { "id": "oil_lamp_clay", "fg": 4708 }, + { "id": "oil_lamp_clay_on", "fg": 4709 }, + { "id": "pepper", "fg": 4710 }, + { "id": "plant_fibre", "fg": 4714 }, + { "id": "apricot", "fg": 4716 }, + { "id": "bell_pepper", "fg": 4718 }, + { "id": "cactus_pad", "fg": 4720 }, + { "id": "cattail_rhizome", "fg": 4721 }, + { "id": "cherries", "fg": 4722 }, + { "id": "chicory_raw", "fg": 4723 }, + { "id": "dahlia_root", "fg": 4727 }, + { "id": "egg_mole_cricket", "fg": 4729 }, + { "id": "eggplant", "fg": 4730 }, + { "id": "elderberries", "fg": 4731 }, + { "id": "lotus", "fg": 4736 }, + { "id": "mulberries", "fg": 4737 }, + { "id": "peach", "fg": 4740 }, + { "id": "plums", "fg": 4742 }, + { "id": "poppy_bud", "fg": 4743 }, + { "id": "raw_bamboo", "fg": 4746 }, + { "id": "raw_burdock", "fg": 4747 }, + { "id": "raw_dandelion", "fg": 4748 }, + { "id": "spurge", "fg": 4750 }, + { "id": "wild_garlic", "fg": 4754 }, + { "id": "popcan_stove", "fg": 4770 }, + { "id": "pouch_autoclave", "fg": 4771 }, + { "id": "primitive_adze", "fg": 4772 }, + { "id": "propane_cooker", "fg": 4773 }, + { "id": "protein_bar_evac", "fg": 4774 }, + { "id": "pur_tablets", "fg": 4775 }, + { "id": "rad_badge", "fg": 4776 }, + { "id": "raw_lentils", "fg": 4778 }, + { "id": "alexandrite_gold_ring", "fg": 4779 }, + { "id": "alexandrite_platinum_ring", "fg": 4780 }, + { "id": "alexandrite_silver_ring", "fg": 4781 }, + { "id": "amethyst_gold_ring", "fg": 4782 }, + { "id": "amethyst_platinum_ring", "fg": 4783 }, + { "id": "amethyst_silver_ring", "fg": 4784 }, + { "id": "aquamarine_gold_ring", "fg": 4785 }, + { "id": "aquamarine_platinum_ring", "fg": 4786 }, + { "id": "aquamarine_silver_ring", "fg": 4787 }, + { "id": "blue_topaz_gold_ring", "fg": 4788 }, + { "id": "blue_topaz_platinum_ring", "fg": 4789 }, + { "id": "blue_topaz_silver_ring", "fg": 4790 }, + { "id": "citrine_gold_ring", "fg": 4791 }, + { "id": "citrine_platinum_ring", "fg": 4792 }, + { "id": "citrine_silver_ring", "fg": 4793 }, + { "id": "diamond_platinum_ring", "fg": 4794 }, + { "id": "diamond_ring", "fg": 4795 }, + { "id": "diamond_silver_ring", "fg": 4796 }, + { "id": "emerald_gold_ring", "fg": 4797 }, + { "id": "emerald_platinum_ring", "fg": 4798 }, + { "id": "emerald_silver_ring", "fg": 4799 }, + { "id": "garnet_gold_ring", "fg": 4800 }, + { "id": "garnet_platinum_ring", "fg": 4801 }, + { "id": "garnet_silver_ring", "fg": 4802 }, + { "id": "gold_ring", "fg": 4803 }, + { "id": "opal_gold_ring", "fg": 4804 }, + { "id": "opal_platinum_ring", "fg": 4805 }, + { "id": "opal_silver_ring", "fg": 4806 }, + { "id": "pearl_gold_ring", "fg": 4807 }, + { "id": "pearl_platinum_ring", "fg": 4808 }, + { "id": "pearl_silver_ring", "fg": 4809 }, + { "id": "peridot_gold_ring", "fg": 4810 }, + { "id": "peridot_platinum_ring", "fg": 4811 }, + { "id": "peridot_silver_ring", "fg": 4812 }, + { "id": "ring_engagement", "fg": 4813 }, + { "id": "ruby_gold_ring", "fg": 4814 }, + { "id": "ruby_platinum_ring", "fg": 4815 }, + { "id": "ruby_silver_ring", "fg": 4816 }, + { "id": "sapphire_gold_ring", "fg": 4817 }, + { "id": "sapphire_platinum_ring", "fg": 4818 }, + { "id": "sapphire_silver_ring", "fg": 4819 }, + { "id": "tourmaline_gold_ring", "fg": 4820 }, + { "id": "tourmaline_platinum_ring", "fg": 4821 }, + { "id": "tourmaline_silver_ring", "fg": 4822 }, + { "id": "robot_kit_box", "fg": 4823 }, + { "id": "pebble", "fg": 4824 }, + { "id": "pebble_clay", "fg": 4825 }, + { "id": "rock", "fg": 4826 }, + { "id": "rock_flaking", "fg": 4827 }, + { "id": "rock_large", "fg": 4828 }, + { "id": "rx12_injector", "fg": 4829 }, + { "id": "sandbox_kit", "fg": 4830 }, + { "id": "sausage", "fg": 4831 }, + { "id": "scalpel", "fg": 4832 }, + { "id": "scissors_child", "fg": 4833 }, + { "id": "scissors_medical", "fg": 4834 }, + { "id": "scissors_wavy", "fg": 4835 }, + { "id": "ash", "fg": 4836 }, + { "id": "brick", "fg": 4837 }, + { "id": "cable", "fg": 4838 }, + { "id": "e_scrap", "fg": 4839 }, + { "id": "scrap", "fg": 4840 }, + { "id": "steel_chunk", "fg": 4841 }, + { "id": "steel_lump", "fg": 4842 }, + { "id": "wire", "fg": 4843 }, + { "id": "seasoning_italian", "fg": 4844 }, + { "id": "shears", "fg": 4845 }, + { "id": "shot_glass", "fg": 4846 }, + { "id": "shuttlecock", "fg": 4847 }, + { "id": "sinew", "fg": 4848 }, + { "id": "skull_human", "fg": 4849 }, + { "id": "skull_bear", "fg": 4850 }, + { "id": "skull_beaver", "fg": 4851 }, + { "id": "skull_bovine", "fg": 4852 }, + { "id": "skull_canis", "fg": 4853 }, + { "id": "skull_canis_medium", "fg": 4854 }, + { "id": "skull_canis_small", "fg": 4855 }, + { "id": "skull_canis_triclopean", "fg": 4856 }, + { "id": "skull_cervine", "fg": 4857 }, + { "id": "skull_cervine_spideer", "fg": 4858 }, + { "id": "skull_cougar", "fg": 4859 }, + { "id": "skull_equine", "fg": 4860 }, + { "id": "skull_feline_medium", "fg": 4861 }, + { "id": "skull_feline_small", "fg": 4862 }, + { "id": "skull_goat", "fg": 4863 }, + { "id": "skull_llama", "fg": 4864 }, + { "id": "skull_opossum", "fg": 4865 }, + { "id": "skull_pig", "fg": 4866 }, + { "id": "skull_raccoon", "fg": 4867 }, + { "id": "skull_rodent", "fg": 4868 }, + { "id": "skull_sheep", "fg": 4869 }, + { "id": "slime_scrap", "fg": 4870 }, + { "id": "small_propane_tank", "fg": 4871 }, + { "id": "small_space_heater", "fg": 4872 }, + { "id": "small_space_heater_on", "fg": 4873 }, + { "id": "snail_garden", "fg": 4874 }, + { "id": "soft_adobe_brick", "fg": 4875 }, + { "id": "spaghetti_bolognese", "fg": 4876 }, + { "id": "spaghetti_pesto", "fg": 4877 }, + { "id": "spaghetti_raw", "fg": 4878 }, + { "id": "splatter_guard", "fg": 4879 }, + { "id": "squeeze_tube", "fg": 4881 }, + { "id": "squeeze_tube_small", "fg": 4882 }, + { "id": "stirling_kit_box", "fg": 4883 }, + { "id": "survivor_scope", "fg": 4884 }, + { "id": "tainted_marrow", "fg": 4886 }, + { "id": "tea_green_raw", "fg": 4889 }, + { "id": "tea_raw", "fg": 4890 }, + { "id": "clay_teapot", "fg": 4891 }, + { "id": "throwing_axe", "fg": 4895 }, + { "id": "toilet_paper", "fg": 4896 }, + { "id": "big_pliers", "fg": 4897 }, + { "id": "crucible", "fg": 4898 }, + { "id": "e_tool", "fg": 4900 }, + { "id": "fire_drill", "fg": 4902 }, + { "id": "masonrysaw_off", "fg": 4911 }, + { "id": "masonrysaw_on", "fg": 4912 }, + { "id": "reciprocating_saw", "fg": 4914 }, + { "id": "tin_snips", "fg": 4916 }, + { "id": "tire_iron", "fg": 4917 }, + { "id": "toothbrush_electric", "fg": 4926 }, + { "id": "tortilla_flour", "fg": 4927 }, + { "id": "towel", "fg": 4928 }, + { "id": "towel_soiled", "fg": 4929 }, + { "id": "towel_wet", "fg": 4930 }, + { "id": "teddy_bear_var_toy_plush_ferret", "fg": 4931 }, + { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 4932 }, + { "id": "tree_spile", "fg": 4933 }, + { "id": "vac_sealer", "fg": 4934 }, + { "id": "vibrator", "fg": 4935 }, + { "id": "battery_charger", "fg": 4936 }, + { "id": "recharge_station", "fg": 4937 }, + { "id": "wasp_sting", "fg": 4940 }, + { "id": "wax", "fg": 4941 }, + { "id": "chestguard_hard", "fg": 4943 }, + { "id": "diving_watch", "fg": 4944 }, + { "id": "elbow_pads", "fg": 4945 }, + { "id": "game_watch", "fg": 4948 }, + { "id": "gold_watch", "fg": 4949 }, + { "id": "lanyard", "fg": 4951 }, + { "id": "platinum_watch", "fg": 4952 }, + { "id": "sf_watch", "fg": 4953 }, + { "id": "silver_watch", "fg": 4954 }, + { "id": "suit", "fg": 4955 }, + { "id": "wicker_backpack", "fg": 4956 }, + { "id": "wrapper_foil", "fg": 4957 }, + { "id": "lug_wrench", "fg": 4958 }, + { "id": "wrench_large", "fg": 4959 }, + { "id": "wrench_small", "fg": 4960 }, + { "id": "xl_helmet_barbute", "fg": 4961 }, + { "id": "xl_propane_tank", "fg": 4962 }, + { "id": "young_leaves", "fg": 4963 }, + { "id": "zipper_long_plastic", "fg": 4964 }, + { "id": "zipper_short_plastic", "fg": 4965 }, + { "id": "magi_staff_greater", "fg": 4966 }, + { "id": "magi_staff_lesser", "fg": 4967 }, + { "id": "magi_staff_minor", "fg": 4968 } ] }, { "file": "normal.png", - "//": "range 4976 to 10447", + "//": "range 4976 to 10463", "tiles": [ { "id": [ @@ -6348,13 +6364,13 @@ { "id": "vp_ap_heater_small", "fg": 4988, "bg": 4990 }, { "id": "vp_ap_hydraulic_press", "fg": 4989, "bg": 4990 }, { "id": "vp_ap_wall_wiring", "fg": 4990 }, - { "id": "mon_albertonykus", "fg": 4991, "bg": 2523 }, - { "id": "mon_aquilops", "fg": 4992, "bg": 2524 }, - { "id": "mon_leptoceratops", "fg": 4996, "bg": 2523 }, - { "id": "mon_nanosaurus", "fg": 4997, "bg": 2523 }, - { "id": "mon_scutellosaurus", "fg": 4998, "bg": 2523 }, - { "id": "mon_stenonychosaurus", "fg": 4999, "bg": 2523 }, - { "id": "mon_zuniceratops", "fg": 5001, "bg": 2523 }, + { "id": "mon_albertonykus", "fg": 4991, "bg": 2525 }, + { "id": "mon_aquilops", "fg": 4992, "bg": 2526 }, + { "id": "mon_leptoceratops", "fg": 4996, "bg": 2525 }, + { "id": "mon_nanosaurus", "fg": 4997, "bg": 2525 }, + { "id": "mon_scutellosaurus", "fg": 4998, "bg": 2525 }, + { "id": "mon_stenonychosaurus", "fg": 4999, "bg": 2525 }, + { "id": "mon_zuniceratops", "fg": 5001, "bg": 2525 }, { "id": [ "mx_nest_achelousaurus", @@ -6867,7 +6883,7 @@ { "id": "f_boulder_medium", "fg": 5482 }, { "id": "f_boulder_small", "fg": 5483 }, { "id": "f_generator_broken", "fg": 5484 }, - { "id": "t_generator_broken", "fg": 5484, "bg": 7815 }, + { "id": "t_generator_broken", "fg": 5484, "bg": 7834 }, { "id": "f_bulletin", "fg": 5485 }, { "id": [ "f_canvas_door", "f_large_canvas_door" ], "fg": 5487 }, { "id": [ "f_canvas_door_o", "f_large_canvas_door_o" ], "fg": 5488 }, @@ -6889,7 +6905,7 @@ { "id": "f_carrot_wild_season_autumn", "fg": 5507 }, { "id": "f_carrot_wild_season_winter", "fg": 5508 }, { "id": "f_centrifuge", "fg": 5509 }, - { "id": "t_centrifuge", "fg": 5509, "bg": 8310 }, + { "id": "t_centrifuge", "fg": 5509, "bg": 8329 }, { "id": "f_chair", "rotates": true, "fg": [ 5512, 5513, 5511, 5510 ] }, { "id": "f_chamomile", "fg": 5514 }, { "id": "f_compact_ASRG_containment", "fg": 5518 }, @@ -7301,442 +7317,525 @@ { "id": "nodachi", "fg": 6090 }, { "id": "nodachi_fake", "fg": 6090 }, { "id": "nodachi_inferior", "fg": 6090 }, - { "id": "10mm_fmj", "bg": 6111, "fg": 6114 }, - { "id": "reloaded_10mm_fmj", "bg": 6113, "fg": 6114 }, - { "id": "bp_10mm_fmj", "bg": 6112, "fg": 6114 }, - { "id": "123ln", "bg": 6117, "fg": 6118 }, - { "id": "shot_00", "bg": 6119, "fg": 6122 }, - { "id": "reloaded_shot_00", "bg": 6121, "fg": 6122 }, - { "id": "bp_shot_00", "bg": 6120, "fg": 6122 }, - { "id": "shot_scrap", "bg": 6119, "fg": 6128 }, - { "id": "reloaded_shot_scrap", "bg": 6121, "fg": 6128 }, - { "id": "bp_shot_scrap", "bg": 6120, "fg": 6128 }, - { "id": "shot_bird", "bg": 6119, "fg": 6124 }, - { "id": "reloaded_shot_bird", "bg": 6121, "fg": 6124 }, - { "id": "bp_shot_bird", "bg": 6120, "fg": 6124 }, - { "id": "shot_dragon", "bg": 6119, "fg": 6125 }, - { "id": "reloaded_shot_dragon", "bg": 6121, "fg": 6125 }, - { "id": "bp_shot_dragon", "bg": 6120, "fg": 6125 }, - { "id": "shot_slug", "bg": 6119, "fg": 6129 }, - { "id": "reloaded_shot_slug", "bg": 6121, "fg": 6129 }, - { "id": "bp_shot_slug", "bg": 6120, "fg": 6129 }, - { "id": "shot_he", "bg": 6119, "fg": 6126 }, - { "id": "reloaded_shot_he", "bg": 6121, "fg": 6126 }, - { "id": "bp_shot_he", "bg": 6120, "fg": 6126 }, - { "id": "shot_beanbag", "bg": 6119, "fg": 6123 }, - { "id": "reloaded_shot_beanbag", "bg": 6121, "fg": 6123 }, - { "id": "bp_shot_beanbag", "bg": 6120, "fg": 6123 }, - { "id": "shot_flechette", "bg": 6119, "fg": 6127 }, - { "id": "reloaded_shot_flechette", "bg": 6121, "fg": 6127 }, - { "id": "bp_shot_flechette", "bg": 6120, "fg": 6127 }, - { "id": "12mm", "bg": 6130, "fg": 6131 }, - { "id": "shot_paper_slug", "bg": 6134, "fg": 6137 }, - { "id": "shot_paper_bird", "bg": 6134, "fg": 6136 }, - { "id": "shot_paper_00", "bg": 6134, "fg": 6135 }, - { "id": "shot_paper_dragon", "bg": 6134, "fg": 6138 }, - { "id": "20x66_shot", "bg": 6140, "fg": 6148 }, - { "id": "20x66_bootleg_shot", "bg": 6140, "fg": 6149 }, - { "id": "20x66_slug", "bg": 6140, "fg": 6150 }, - { "id": "20x66_bootleg_slug", "bg": 6140, "fg": 6151 }, - { "id": "20x66_flechette", "bg": 6140, "fg": 6144 }, - { "id": "20x66_bootleg_flechette", "bg": 6140, "fg": 6145 }, - { "id": "20x66_beanbag", "bg": 6140, "fg": 6141 }, - { "id": "20x66_exp", "bg": 6140, "fg": 6142 }, - { "id": "20x66_flare", "bg": 6140, "fg": 6143 }, - { "id": "20x66_frag", "bg": 6140, "fg": 6146 }, - { "id": "20x66_inc", "bg": 6140, "fg": 6147 }, - { "id": "22_lr", "bg": 6155, "fg": [ ] }, - { "id": "reloaded_22_lr", "bg": 6157, "fg": [ ] }, - { "id": "bp_22_lr", "bg": 6156, "fg": [ ] }, - { "id": "22_fmj", "bg": 6155, "fg": 6160 }, - { "id": "reloaded_22_fmj", "bg": 6157, "fg": 6160 }, - { "id": "bp_22_fmj", "bg": 6156, "fg": 6160 }, - { "id": "22_cb", "bg": 6155, "fg": 6159 }, - { "id": "reloaded_22_cb", "bg": 6157, "fg": 6159 }, - { "id": "bp_22_cb", "bg": 6156, "fg": 6159 }, - { "id": "22_ratshot", "bg": 6155, "fg": 6161 }, - { "id": "reloaded_22_ratshot", "bg": 6157, "fg": 6161 }, - { "id": "bp_22_ratshot", "bg": 6156, "fg": 6161 }, - { "id": "22_blank", "bg": 6155, "fg": 6158 }, - { "id": "223", "bg": 6152, "fg": [ ] }, - { "id": "reloaded_223", "bg": 6154, "fg": [ ] }, - { "id": "bp_223", "bg": 6153, "fg": [ ] }, - { "id": "270win_jsp", "bg": 6162, "fg": 6165 }, - { "id": "reloaded_270win_jsp", "bg": 6164, "fg": 6165 }, - { "id": "bp_270win_jsp", "bg": 6163, "fg": 6165 }, - { "id": "3006", "bg": 6166, "fg": 6169 }, - { "id": "reloaded_3006", "bg": 6168, "fg": 6169 }, - { "id": "bp_3006", "bg": 6167, "fg": 6169 }, - { "id": "3006fmj", "bg": 6166, "fg": 6171 }, - { "id": "reloaded_3006fmj", "bg": 6168, "fg": 6171 }, - { "id": "bp_3006fmj", "bg": 6167, "fg": 6171 }, - { "id": "3006_incendiary", "bg": 6166, "fg": 6170 }, - { "id": "reloaded_3006_incendiary", "bg": 6168, "fg": 6170 }, - { "id": "bp_3006_incendiary", "bg": 6167, "fg": 6170 }, - { "id": "300blk", "bg": 6172, "fg": 6175 }, - { "id": "reloaded_300blk", "bg": 6174, "fg": 6175 }, - { "id": "bp_300blk", "bg": 6173, "fg": 6175 }, - { "id": "300blk_ss", "bg": 6172, "fg": 6176 }, - { "id": "reloaded_300blk_ss", "bg": 6174, "fg": 6176 }, - { "id": "bp_300blk_ss", "bg": 6173, "fg": 6176 }, - { "id": "300_winmag", "bg": 6177, "fg": 6180 }, - { "id": "reloaded_300_winmag", "bg": 6179, "fg": 6180 }, - { "id": "bp_300_winmag", "bg": 6178, "fg": 6180 }, - { "id": "308", "bg": 6181, "fg": 6184 }, - { "id": "reloaded_308", "bg": 6183, "fg": 6184 }, - { "id": "bp_308", "bg": 6182, "fg": 6184 }, - { "id": "32_acp", "bg": 6185, "fg": 6188 }, - { "id": "reloaded_32_acp", "bg": 6187, "fg": 6188 }, - { "id": "bp_32_acp", "bg": 6186, "fg": 6188 }, - { "id": "357mag_jhp", "bg": 6189, "fg": 6193 }, - { "id": "reloaded_357mag_jhp", "bg": 6191, "fg": 6193 }, - { "id": "bp_357mag_jhp", "bg": 6190, "fg": 6193 }, - { "id": "357mag_fmj", "bg": 6189, "fg": 6192 }, - { "id": "reloaded_357mag_fmj", "bg": 6191, "fg": 6192 }, - { "id": "bp_357mag_fmj", "bg": 6190, "fg": 6192 }, - { "id": "357sig_jhp", "bg": 6194, "fg": 6198 }, - { "id": "reloaded_357sig_jhp", "bg": 6196, "fg": 6198 }, - { "id": "bp_357sig_jhp", "bg": 6195, "fg": 6198 }, - { "id": "357sig_fmj", "bg": 6194, "fg": 6197 }, - { "id": "reloaded_357sig_fmj", "bg": 6196, "fg": 6197 }, - { "id": "bp_357sig_fmj", "bg": 6195, "fg": 6197 }, - { "id": "38_special", "bg": 6206, "fg": 6210 }, - { "id": "reloaded_38_special", "bg": 6208, "fg": 6210 }, - { "id": "bp_38_special", "bg": 6207, "fg": 6210 }, - { "id": "38_fmj", "bg": 6206, "fg": 6209 }, - { "id": "reloaded_38_fmj", "bg": 6208, "fg": 6209 }, - { "id": "bp_38_fmj", "bg": 6207, "fg": 6209 }, - { "id": "38_super", "bg": 6206, "fg": 6211 }, - { "id": "reloaded_38_super", "bg": 6208, "fg": 6211 }, - { "id": "bp_38_super", "bg": 6207, "fg": 6211 }, - { "id": "38super_fmj", "bg": 6206, "fg": 6212 }, - { "id": "reloaded_38super_fmj", "bg": 6208, "fg": 6212 }, - { "id": "bp_38super_fmj", "bg": 6207, "fg": 6212 }, - { "id": "380_JHP", "bg": 6200, "fg": 6205 }, - { "id": "reloaded_380_JHP", "bg": 6202, "fg": 6205 }, - { "id": "bp_380_JHP", "bg": 6201, "fg": 6205 }, - { "id": "380_FMJ", "bg": 6200, "fg": 6204 }, - { "id": "reloaded_380_FMJ", "bg": 6202, "fg": 6204 }, - { "id": "bp_380_FMJ", "bg": 6201, "fg": 6204 }, - { "id": "380_p", "bg": 6200, "fg": 6203 }, - { "id": "reloaded_380_p", "bg": 6202, "fg": 6203 }, - { "id": "bp_380_p", "bg": 6201, "fg": 6203 }, - { "id": "cannon_shot", "bg": 6213, "fg": 6214 }, - { "id": "40sw", "bg": 6218, "fg": 6222 }, - { "id": "reloaded_40sw", "bg": 6220, "fg": 6222 }, - { "id": "bp_40sw", "bg": 6219, "fg": 6222 }, - { "id": "40fmj", "bg": 6218, "fg": 6221 }, - { "id": "reloaded_40fmj", "bg": 6220, "fg": 6221 }, - { "id": "bp_40fmj", "bg": 6219, "fg": 6221 }, - { "id": "40x46mm_m576", "bg": 6223, "fg": 6235 }, - { "id": "40x46mm_buckshot_m199", "bg": 6225, "fg": 6233 }, - { "id": "bp_40x46mm_buckshot_m199", "bg": 6224, "fg": 6233 }, - { "id": "40x46mm_flechette_m199", "bg": 6225, "fg": 6234 }, - { "id": "bp_40x46mm_flechette_m199", "bg": 6224, "fg": 6234 }, - { "id": "40x46mm_slug_m199", "bg": 6225, "fg": 6236 }, - { "id": "bp_40x46mm_slug_m199", "bg": 6224, "fg": 6236 }, - { "id": "40x46mm_m1006", "bg": 6223, "fg": 6237 }, - { "id": "40x46mm_hornets_nest_22lr", "bg": 6223, "fg": 6238 }, - { "id": "40x46mm_hornets_nest_410", "bg": 6223, "fg": 6240 }, - { "id": "40x46mm_hornets_nest_22lr_casing", "bg": 6223, "fg": 6239 }, - { "id": "40x46mm_hornets_nest_410_casing", "bg": 6223, "fg": 6241 }, - { "id": "40x46mm_m433", "bg": 6223, "fg": 6230 }, - { "id": "40x46mm_m651", "bg": 6223, "fg": 6231 }, - { "id": "40x46mm_buckshot_m118", "bg": 6225, "fg": 6226 }, - { "id": "bp_40x46mm_buckshot_m118", "bg": 6224, "fg": 6226 }, - { "id": "40x46mm_flechette_m118", "bg": 6225, "fg": 6229 }, - { "id": "bp_40x46mm_flechette_m118", "bg": 6224, "fg": 6229 }, - { "id": "40x46mm_slug_m118", "bg": 6225, "fg": 6232 }, - { "id": "bp_40x46mm_slug_m118", "bg": 6224, "fg": 6232 }, - { "id": "40mm_emp", "bg": 6223, "fg": 6227 }, - { "id": "40mmEMP_act", "fg": 6228 }, - { "id": "40x53mm_m430a1", "bg": 6242, "fg": 6249 }, - { "id": "belt40mm", "bg": 6242, "fg": 6245 }, - { "id": "40x53mm_m1001", "bg": 6242, "fg": 6248 }, - { "id": "40x53mm_buckshot_m169", "bg": 6244, "fg": 6246 }, - { "id": "bp_40x53mm_buckshot_m169", "bg": 6243, "fg": 6246 }, - { "id": "40x53mm_flechette_m169", "bg": 6244, "fg": 6247 }, - { "id": "bp_40x53mm_flechette_m169", "bg": 6243, "fg": 6247 }, - { "id": "40x53mm_slug_m169", "bg": 6244, "fg": 6250 }, - { "id": "bp_40x53mm_slug_m169", "bg": 6243, "fg": 6250 }, - { "id": "410shot_000", "bg": 6251, "fg": 6254 }, - { "id": "reloaded_410shot_000", "bg": 6253, "fg": 6254 }, - { "id": "bp_410shot_000", "bg": 6252, "fg": 6254 }, - { "id": "44magnum", "bg": 6255, "fg": 6259 }, - { "id": "reloaded_44magnum", "bg": 6257, "fg": 6259 }, - { "id": "bp_44magnum", "bg": 6256, "fg": 6259 }, - { "id": "44fmj", "bg": 6255, "fg": 6258 }, - { "id": "reloaded_44fmj", "bg": 6257, "fg": 6258 }, - { "id": "bp_44fmj", "bg": 6256, "fg": 6258 }, - { "id": "454_Casull", "bg": 6261, "fg": 6264 }, - { "id": "reloaded_454_Casull", "bg": 6263, "fg": 6264 }, - { "id": "bp_454_Casull", "bg": 6262, "fg": 6264 }, - { "id": "4570_sp", "bg": 6265, "fg": 6270 }, - { "id": "reloaded_4570_sp", "bg": 6267, "fg": 6270 }, - { "id": "bp_4570_sp", "bg": 6266, "fg": 6270 }, - { "id": "4570_low", "bg": 6265, "fg": 6269 }, - { "id": "reloaded_4570_low", "bg": 6267, "fg": 6269 }, - { "id": "reloaded_4570_bp", "bg": 6266, "fg": 6269 }, - { "id": "4570_pen", "bg": 6265, "fg": 6268 }, - { "id": "reloaded_4570_pen", "bg": 6267, "fg": 6268 }, - { "id": "bp_4570_pen", "bg": 6266, "fg": 6268 }, - { "id": "45_jhp", "bg": 6271, "fg": 6276 }, - { "id": "reloaded_45_jhp", "bg": 6273, "fg": 6276 }, - { "id": "bp_45_jhp", "bg": 6272, "fg": 6276 }, - { "id": "45_super", "bg": 6271, "fg": 6274 }, - { "id": "reloaded_45_super", "bg": 6273, "fg": 6274 }, - { "id": "bp_45_super", "bg": 6272, "fg": 6274 }, - { "id": "45_acp", "bg": 6271, "fg": 6275 }, - { "id": "reloaded_45_acp", "bg": 6273, "fg": 6275 }, - { "id": "bp_45_acp", "bg": 6272, "fg": 6275 }, - { "id": "45colt_jhp", "bg": 6277, "fg": 6280 }, - { "id": "reloaded_45colt_jhp", "bg": 6279, "fg": 6280 }, - { "id": "bp_45colt_jhp", "bg": 6278, "fg": 6280 }, - { "id": "460_rowland", "bg": 6281, "fg": 6284 }, - { "id": "reloaded_460_rowland", "bg": 6283, "fg": 6284 }, - { "id": "bp_460_rowland", "bg": 6282, "fg": 6284 }, - { "id": "460_fmj", "bg": 6281, "fg": 6285 }, - { "id": "reloaded_460_fmj", "bg": 6283, "fg": 6285 }, - { "id": "bp_460_fmj", "bg": 6282, "fg": 6285 }, - { "id": "46mm", "bg": 6286, "fg": 6289 }, - { "id": "reloaded_46mm", "bg": 6288, "fg": 6289 }, - { "id": "bp_46mm", "bg": 6287, "fg": 6289 }, - { "id": "500_Magnum", "bg": 6290, "fg": 6293 }, - { "id": "reloaded_500_Magnum", "bg": 6292, "fg": 6293 }, - { "id": "bp_500_Magnum", "bg": 6291, "fg": 6293 }, - { "id": "50bmg", "bg": 6294, "fg": 6300 }, - { "id": "//reloaded_50bmg", "bg": 6296, "fg": 6300 }, - { "id": "bp_50bmg", "bg": 6295, "fg": 6300 }, - { "id": "50match", "bg": 6294, "fg": 6301 }, - { "id": "reloaded_50bmg", "bg": 6296, "fg": 6301 }, - { "id": "bp_50match", "bg": 6295, "fg": 6301 }, - { "id": "50_incendiary", "bg": 6294, "fg": 6298 }, - { "id": "reloaded_50_incendiary", "bg": 6296, "fg": 6298 }, - { "id": "bp_50_incendiary", "bg": 6295, "fg": 6298 }, - { "id": "50ss", "bg": 6294, "fg": 6299 }, - { "id": "reloaded_50ss", "bg": 6296, "fg": 6299 }, - { "id": "bp_50ss", "bg": 6295, "fg": 6299 }, - { "id": "50_mk211", "bg": 6294, "fg": 6302 }, - { "id": "reloaded_50_mk211", "bg": 6296, "fg": 6302 }, - { "id": "bp_50_mk211", "bg": 6295, "fg": 6302 }, - { "id": "belt50", "bg": 6294, "fg": 6297 }, - { "id": "545", "bg": 6303, "fg": 6306 }, - { "id": "reloaded_545", "bg": 6305, "fg": 6306 }, - { "id": "bp_545", "bg": 6304, "fg": 6306 }, - { "id": "545_ap", "bg": 6303, "fg": 6307 }, - { "id": "reloaded_545_ap", "bg": 6305, "fg": 6307 }, - { "id": "bp_545_ap", "bg": 6304, "fg": 6307 }, - { "id": "556", "bg": 6308, "fg": 6312 }, - { "id": "reloaded_556", "bg": 6310, "fg": 6312 }, - { "id": "bp_556", "bg": 6309, "fg": 6312 }, - { "id": "556_m855a1", "bg": 6308, "fg": 6313 }, - { "id": "reloaded_556_m855a1", "bg": 6310, "fg": 6313 }, - { "id": "bp_556_m855a1", "bg": 6309, "fg": 6313 }, - { "id": "556_incendiary", "bg": 6308, "fg": 6314 }, - { "id": "reloaded_556_incendiary", "bg": 6310, "fg": 6314 }, - { "id": "bp_556_incendiary", "bg": 6309, "fg": 6314 }, - { "id": "556_mk318", "bg": 6308, "fg": 6316 }, - { "id": "reloaded_556_mk318", "bg": 6310, "fg": 6316 }, - { "id": "bp_556_mk318", "bg": 6309, "fg": 6316 }, - { "id": "556_mk262", "bg": 6308, "fg": 6315 }, - { "id": "reloaded_556_mk262", "bg": 6310, "fg": 6315 }, - { "id": "bp_556_mk262", "bg": 6309, "fg": 6315 }, - { "id": "belt223", "bg": 6308, "fg": 6311 }, - { "id": "57mm", "bg": 6317, "fg": 6320 }, - { "id": "reloaded_57mm", "bg": 6319, "fg": 6320 }, - { "id": "bp_57mm", "bg": 6318, "fg": 6320 }, - { "id": "5x50dart", "bg": 6321, "fg": 6324 }, - { "id": "reloaded_5x50dart", "bg": 6323, "fg": 6326 }, - { "id": "5x50heavy", "bg": 6321, "fg": 6325 }, - { "id": "700nx", "bg": 6332, "fg": 6335 }, - { "id": "reloaded_700nx", "bg": 6334, "fg": 6335 }, - { "id": "bp_700nx", "bg": 6333, "fg": 6335 }, - { "id": "762_25hot", "bg": 6336, "fg": 6340 }, - { "id": "762_25", "bg": 6336, "fg": 6341 }, - { "id": "762_25typeP", "bg": 6336, "fg": 6342 }, - { "id": "reloaded_762_25", "bg": 6338, "fg": 6339 }, - { "id": "bp_762_25", "bg": 6337, "fg": 6339 }, - { "id": "762_m43", "bg": 6343, "fg": 6346 }, - { "id": "reloaded_762_m43", "bg": 6345, "fg": 6346 }, - { "id": "bp_762_m43", "bg": 6344, "fg": 6346 }, - { "id": "762_m87", "bg": 6343, "fg": 6347 }, - { "id": "reloaded_762_m87", "bg": 6345, "fg": 6347 }, - { "id": "bp_762_m87", "bg": 6344, "fg": 6347 }, - { "id": "belt308", "bg": 6348, "fg": 6351 }, - { "id": "762_51", "bg": 6348, "fg": 6353 }, - { "id": "reloaded_762_51", "bg": 6350, "fg": 6353 }, - { "id": "bp_762_51", "bg": 6349, "fg": 6353 }, - { "id": "762_51_incendiary", "bg": 6348, "fg": 6352 }, - { "id": "reloaded_762_51_incendiary", "bg": 6350, "fg": 6352 }, - { "id": "bp_762_51_incendiary", "bg": 6349, "fg": 6352 }, - { "id": "762_54R", "bg": 6354, "fg": 6357 }, - { "id": "reloaded_762_54R", "bg": 6356, "fg": 6357 }, - { "id": "bp_762_54R", "bg": 6355, "fg": 6357 }, - { "id": "84x246mm_he", "bg": 6358, "fg": 6359 }, - { "id": "84x246mm_hedp", "bg": 6358, "fg": 6360 }, - { "id": "84x246mm_smoke", "bg": 6358, "fg": 6361 }, - { "id": "8mm_caseless", "bg": 6362, "fg": 6365 }, - { "id": "8mm_bootleg", "bg": 6363, "fg": 6364 }, - { "id": "8mm_fmj", "bg": 6362, "fg": 6366 }, - { "id": "8mm_jhp", "bg": 6362, "fg": 6368 }, - { "id": "8mm_hvp", "bg": 6362, "fg": 6367 }, - { "id": "8mm_civilian", "bg": 6362, "fg": 6369 }, - { "id": "8mm_inc", "bg": 6362, "fg": 6370 }, - { "id": "9x18mm", "bg": 6371, "fg": 6374 }, - { "id": "reloaded_9x18mm", "bg": 6373, "fg": 6374 }, - { "id": "bp_9x18mm", "bg": 6372, "fg": 6374 }, - { "id": "9x18mmP2", "bg": 6371, "fg": 6377 }, - { "id": "reloaded_9x18mmP2", "bg": 6373, "fg": 6377 }, - { "id": "bp_9x18mmP2", "bg": 6372, "fg": 6377 }, - { "id": "9x18mmfmj", "bg": 6371, "fg": 6376 }, - { "id": "reloaded_9x18mmfmj", "bg": 6373, "fg": 6376 }, - { "id": "bp_9x18mmfmj", "bg": 6372, "fg": 6376 }, - { "id": "9mm", "bg": 6378, "fg": 6384 }, - { "id": "reloaded_9mm", "bg": 6380, "fg": 6384 }, - { "id": "bp_9mm", "bg": 6379, "fg": 6384 }, - { "id": "9mmfmj", "bg": 6378, "fg": 6383 }, - { "id": "reloaded_9mmfmj", "bg": 6380, "fg": 6383 }, - { "id": "bp_9mmfmj", "bg": 6379, "fg": 6383 }, - { "id": "9mmP", "bg": 6378, "fg": 6382 }, - { "id": "reloaded_9mmP", "bg": 6380, "fg": 6382 }, - { "id": "bp_9mmP", "bg": 6379, "fg": 6382 }, - { "id": "9mmP2", "bg": 6378, "fg": 6381 }, - { "id": "reloaded_9mmP2", "bg": 6380, "fg": 6381 }, - { "id": "bp_9mmP2", "bg": 6379, "fg": 6381 }, - { "id": "plasma", "bg": 6385, "fg": 6386 }, - { "id": "atgm_heat", "bg": 6132, "fg": 6133 }, - { "id": "120mm_HEAT", "bg": 6115, "fg": 6116 }, - { "id": "66mm_HEAT", "bg": 6327, "fg": 6328 }, - { "id": "m235tpa", "bg": 6327, "fg": 6329 }, - { "id": "m74_clip", "bg": 6327, "fg": 6330 }, - { "id": "explosive_hm_rocket", "bg": 6387, "fg": 6388 }, - { "id": "incendiary_hm_rocket", "bg": 6387, "fg": 6389 }, - { "id": "spiked_rocket", "bg": 6387, "fg": 6390 }, - { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 6391, "fg": 6392 }, - { "id": "blun_lead_shot", "bg": 6391, "fg": 6395 }, - { "id": "blun_slug", "bg": 6391, "fg": 6396 }, - { "id": "blun_flechette", "bg": 6391, "fg": 6393 }, - { "id": "blun_shot", "bg": 6391, "fg": 6394 }, - { "id": "RPG-7_ammo", "bg": 6397, "fg": 6399 }, - { "id": "RPG-7_pg7vr", "bg": 6397, "fg": 6400 }, - { "id": "RPG-7_og7v", "bg": 6397, "fg": 6398 }, - { "id": "RPG-7_tbg7v", "bg": 6397, "fg": 6401 }, - { "id": "arming_sword", "fg": 6404 }, - { "id": "art_sphere", "fg": 6420 }, - { "id": "art_rod", "fg": 6418 }, - { "id": "art_teardrop", "fg": 6422 }, - { "id": "art_lamp", "fg": 6414 }, - { "id": "art_snake", "fg": 6419 }, - { "id": "art_disc", "fg": 6411 }, - { "id": "art_beads", "fg": 6408 }, - { "id": "art_napkin", "fg": 6415 }, - { "id": "art_urchin", "fg": 6424 }, - { "id": "art_jelly", "fg": 6412 }, - { "id": "art_spiral", "fg": 6421 }, - { "id": "art_pin", "fg": 6416 }, - { "id": "art_tube", "fg": 6423 }, - { "id": "art_pyramid", "fg": 6417 }, - { "id": "art_crystal", "fg": 6410 }, - { "id": "art_knot", "fg": 6413 }, - { "id": "art_crescent", "fg": 6409 }, - { "id": "altered_teapot", "fg": 6406 }, - { "id": "architect_cube", "fg": 6407 }, - { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 6482 }, - { "id": [ "ak47", "aksemi" ], "fg": 6432 }, - { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 6446 }, - { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 6483 }, - { "id": [ "m249", "m249_semi" ], "fg": 6491 }, - { "id": [ "m60", "m60_semi" ], "fg": 6501 }, - { "id": [ "mp40", "mp40semi" ], "fg": 6517 }, - { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 6556 }, - { "id": "fire_ax", "fg": 6572 }, - { "id": "ax", "fg": 6575 }, - { "id": "hatchet", "fg": 6573 }, - { "id": "backpack", "fg": 6576 }, - { "id": "duffelbag", "fg": 6577 }, - { "id": "molle_pack", "fg": 6578 }, - { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 6581 }, - { "id": "bag_canvas", "fg": 6584 }, - { "id": "bat", "fg": 6586 }, - { "id": "bat_metal", "fg": 6587 }, - { "id": "blanket", "fg": 6590 }, - { "id": "down_blanket", "fg": 6591 }, - { "id": "electric_blanket", "fg": 6592 }, - { "id": "board_trap", "fg": 6593 }, - { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 6594 }, - { "id": "box_large", "fg": 6606 }, - { "id": "box_medium", "fg": 6608 }, - { "id": "broom", "fg": 6611 }, - { "id": "bwirebat", "fg": 6612 }, - { "id": "cattlefodder", "fg": 6630 }, - { "id": "chainsaw_off", "fg": 6631 }, - { "id": "axe_ring", "fg": 6638 }, - { "id": "balclava", "fg": 6639 }, - { "id": "beret", "fg": 6640 }, - { "id": "boots", "fg": 6641 }, - { "id": "boxer_briefs", "fg": 6642 }, - { "id": "boxer_shorts", "fg": 6643 }, - { "id": "boy_shorts", "fg": 6644 }, - { "id": "bra", "fg": 6645 }, - { "id": "briefs", "fg": 6646 }, - { "id": "bscabbard", "fg": 6647 }, - { "id": "corset", "fg": 6650 }, - { "id": "cowboy_hat", "fg": 6651 }, - { "id": "dress_shoes", "fg": 6652 }, - { "id": "hat_ball", "fg": 6653 }, - { "id": "hat_cotton", "fg": 6654 }, - { "id": "hat_fur", "fg": 6655 }, - { "id": "hat_knit", "fg": 6657 }, - { "id": "hat_noise_cancelling", "fg": 6658 }, - { "id": "helmet_barbute", "fg": 6660 }, - { "id": "helmet_chitin", "fg": 6661 }, - { "id": "helmet_kabuto", "fg": 6662 }, - { "id": "holster", "fg": 6663 }, - { "id": "hoodie", "fg": 6664 }, - { "id": "jeans", "fg": 6667 }, - { "id": "leather_belt", "fg": 6669 }, - { "id": "longshirt", "fg": 6670 }, - { "id": "maid_dress", "fg": 6671 }, - { "id": "maid_hat", "fg": 6672 }, - { "id": "mask_dust", "fg": 6673 }, - { "id": "panties", "fg": 6674 }, - { "id": "pants", "fg": 6675 }, - { "id": "pants_cargo", "fg": 6676 }, - { "id": "polo_shirt", "fg": 6677 }, - { "id": "ragpouch", "fg": 6678 }, - { "id": "scabbard", "fg": 6679 }, - { "id": "sneakers", "fg": 6681 }, - { "id": "socks", "fg": 6682 }, - { "id": "spearsling", "fg": 6683 }, - { "id": "stockings", "fg": 6685 }, - { "id": "sweater", "fg": 6688 }, - { "id": "sweatshirt", "fg": 6689 }, - { "id": "tank_top", "fg": 6690 }, - { "id": "tool_belt", "fg": 6691 }, - { "id": "tshirt", "fg": 6692 }, - { "id": "turban", "fg": 6693 }, - { "id": "undershirt", "fg": 6694 }, - { "id": "coat_lab", "fg": 6648 }, - { "id": "coat_rain", "fg": 6649 }, - { "id": "sports_bra", "fg": 6684 }, - { "id": "skirt", "fg": 6680 }, - { "id": "jacket_light", "fg": 6666 }, - { "id": "jacket_army", "fg": 6665 }, - { "id": "hat_hard", "fg": 6656 }, - { "id": "striped_pants", "fg": 6686 }, - { "id": "striped_shirt", "fg": 6687 }, - { "id": "cloak", "fg": 6697 }, - { "id": "cloak_wool", "fg": 6700 }, - { "id": "cloak_leather", "fg": 6699 }, - { "id": "cloak_fur", "fg": 6698 }, - { "id": "coffeemaker", "fg": 6701 }, - { "id": "contacts", "fg": 6702 }, - { "id": "30gal_drum", "fg": 6703 }, - { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 6706 }, - { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 6704 }, - { "id": [ "keg", "keg_steel" ], "fg": 6707 }, - { "id": "corpse_generic_human", "fg": 6708 }, - { "id": "crowbar", "fg": 6716 }, + { "id": "223_casing", "bg": [ ], "fg": 6122 }, + { "id": "223_casing_transparent", "bg": 6127, "fg": 6122 }, + { "id": "223", "bg": 6127, "fg": 6130 }, + { "id": "reloaded_223", "bg": 6129, "fg": 6130 }, + { "id": "bp_223", "bg": 6128, "fg": 6130 }, + { "id": [ "22_casing", "22_casing_new" ], "bg": [ ], "fg": 6120 }, + { "id": [ "22_casing_transparent", "22_casing_new_transparent" ], "bg": 6131, "fg": 6120 }, + { "id": "22_lr", "bg": 6131, "fg": 6134 }, + { "id": "reloaded_22_lr", "bg": 6133, "fg": 6134 }, + { "id": "bp_22_lr", "bg": 6132, "fg": 6134 }, + { "id": "22_fmj", "bg": 6131, "fg": 6137 }, + { "id": "reloaded_22_fmj", "bg": 6133, "fg": 6137 }, + { "id": "bp_22_fmj", "bg": 6132, "fg": 6137 }, + { "id": "22_cb", "bg": 6131, "fg": 6136 }, + { "id": "reloaded_22_cb", "bg": 6133, "fg": 6136 }, + { "id": "bp_22_cb", "bg": 6132, "fg": 6136 }, + { "id": "22_ratshot", "bg": 6131, "fg": 6138 }, + { "id": "reloaded_22_ratshot", "bg": 6133, "fg": 6138 }, + { "id": "bp_22_ratshot", "bg": 6132, "fg": 6138 }, + { "id": "22_blank", "bg": 6131, "fg": 6135 }, + { "id": "270win_casing", "bg": [ ], "fg": 6122 }, + { "id": "270win_casing_transparent", "bg": 6139, "fg": 6122 }, + { "id": "270win_jsp", "bg": 6139, "fg": 6142 }, + { "id": "reloaded_270win_jsp", "bg": 6141, "fg": 6142 }, + { "id": "bp_270win_jsp", "bg": 6140, "fg": 6142 }, + { "id": "3006_casing", "bg": [ ], "fg": 6122 }, + { "id": "3006_casing_transparent", "bg": 6143, "fg": 6122 }, + { "id": "3006", "bg": 6143, "fg": 6146 }, + { "id": "reloaded_3006", "bg": 6145, "fg": 6146 }, + { "id": "bp_3006", "bg": 6144, "fg": 6146 }, + { "id": "3006fmj", "bg": 6143, "fg": 6148 }, + { "id": "reloaded_3006fmj", "bg": 6145, "fg": 6148 }, + { "id": "bp_3006fmj", "bg": 6144, "fg": 6148 }, + { "id": "3006_incendiary", "bg": 6143, "fg": 6147 }, + { "id": "reloaded_3006_incendiary", "bg": 6145, "fg": 6147 }, + { "id": "bp_3006_incendiary", "bg": 6144, "fg": 6147 }, + { "id": "300blk_casing", "bg": [ ], "fg": 6122 }, + { "id": "300blk_casing_transparent", "bg": 6149, "fg": 6122 }, + { "id": "300blk", "bg": 6149, "fg": 6152 }, + { "id": "reloaded_300blk", "bg": 6151, "fg": 6152 }, + { "id": "bp_300blk", "bg": 6150, "fg": 6152 }, + { "id": "300blk_ss", "bg": 6149, "fg": 6153 }, + { "id": "reloaded_300blk_ss", "bg": 6151, "fg": 6153 }, + { "id": "bp_300blk_ss", "bg": 6150, "fg": 6153 }, + { "id": "300_casing", "bg": [ ], "fg": 6122 }, + { "id": "300_casing_transparent", "bg": 6154, "fg": 6122 }, + { "id": "300_winmag", "bg": 6154, "fg": 6157 }, + { "id": "reloaded_300_winmag", "bg": 6156, "fg": 6157 }, + { "id": "bp_300_winmag", "bg": 6155, "fg": 6157 }, + { "id": "308_casing", "bg": [ ], "fg": 6122 }, + { "id": "308_casing_transparent", "bg": 6158, "fg": 6122 }, + { "id": "308", "bg": 6158, "fg": 6161 }, + { "id": "reloaded_308", "bg": 6160, "fg": 6161 }, + { "id": "bp_308", "bg": 6159, "fg": 6161 }, + { "id": "32_casing", "bg": [ ], "fg": 6120 }, + { "id": "32_casing_transparent", "bg": 6162, "fg": 6120 }, + { "id": "32_acp", "bg": 6162, "fg": 6165 }, + { "id": "reloaded_32_acp", "bg": 6164, "fg": 6165 }, + { "id": "bp_32_acp", "bg": 6163, "fg": 6165 }, + { "id": "357mag_casing", "bg": [ ], "fg": 6120 }, + { "id": "357mag_casing_transparent", "bg": 6166, "fg": 6120 }, + { "id": "357mag_jhp", "bg": 6166, "fg": 6170 }, + { "id": "reloaded_357mag_jhp", "bg": 6168, "fg": 6170 }, + { "id": "bp_357mag_jhp", "bg": 6167, "fg": 6170 }, + { "id": "357mag_fmj", "bg": 6166, "fg": 6169 }, + { "id": "reloaded_357mag_fmj", "bg": 6168, "fg": 6169 }, + { "id": "bp_357mag_fmj", "bg": 6167, "fg": 6169 }, + { "id": "357sig_casing", "bg": [ ], "fg": 6120 }, + { "id": "357sig_casing_transparent", "bg": 6171, "fg": 6120 }, + { "id": "357sig_jhp", "bg": 6171, "fg": 6175 }, + { "id": "reloaded_357sig_jhp", "bg": 6173, "fg": 6175 }, + { "id": "bp_357sig_jhp", "bg": 6172, "fg": 6175 }, + { "id": "357sig_fmj", "bg": 6171, "fg": 6174 }, + { "id": "reloaded_357sig_fmj", "bg": 6173, "fg": 6174 }, + { "id": "bp_357sig_fmj", "bg": 6172, "fg": 6174 }, + { "id": "38_casing", "bg": [ ], "fg": 6120 }, + { "id": "38_casing_transparent", "bg": 6177, "fg": 6120 }, + { "id": "38_special", "bg": 6177, "fg": 6181 }, + { "id": "reloaded_38_special", "bg": 6179, "fg": 6181 }, + { "id": "bp_38_special", "bg": 6178, "fg": 6181 }, + { "id": "38_fmj", "bg": 6177, "fg": 6180 }, + { "id": "reloaded_38_fmj", "bg": 6179, "fg": 6180 }, + { "id": "bp_38_fmj", "bg": 6178, "fg": 6180 }, + { "id": "38_super", "bg": 6177, "fg": 6182 }, + { "id": "reloaded_38_super", "bg": 6179, "fg": 6182 }, + { "id": "bp_38_super", "bg": 6178, "fg": 6182 }, + { "id": "38super_fmj", "bg": 6177, "fg": 6183 }, + { "id": "reloaded_38super_fmj", "bg": 6179, "fg": 6183 }, + { "id": "bp_38super_fmj", "bg": 6178, "fg": 6183 }, + { "id": "380_casing", "bg": [ ], "fg": 6120 }, + { "id": "380_casing_transparent", "bg": 6184, "fg": 6120 }, + { "id": "380_JHP", "bg": 6184, "fg": 6189 }, + { "id": "reloaded_380_JHP", "bg": 6186, "fg": 6189 }, + { "id": "bp_380_JHP", "bg": 6185, "fg": 6189 }, + { "id": "380_FMJ", "bg": 6184, "fg": 6188 }, + { "id": "reloaded_380_FMJ", "bg": 6186, "fg": 6188 }, + { "id": "bp_380_FMJ", "bg": 6185, "fg": 6188 }, + { "id": "380_p", "bg": 6184, "fg": 6187 }, + { "id": "reloaded_380_p", "bg": 6186, "fg": 6187 }, + { "id": "bp_380_p", "bg": 6185, "fg": 6187 }, + { "id": "40_casing", "bg": [ ], "fg": 6120 }, + { "id": "40_casing_transparent", "bg": 6190, "fg": 6120 }, + { "id": "40sw", "bg": 6190, "fg": 6194 }, + { "id": "reloaded_40sw", "bg": 6192, "fg": 6194 }, + { "id": "bp_40sw", "bg": 6191, "fg": 6194 }, + { "id": "40fmj", "bg": 6190, "fg": 6193 }, + { "id": "reloaded_40fmj", "bg": 6192, "fg": 6193 }, + { "id": "bp_40fmj", "bg": 6191, "fg": 6193 }, + { "id": "44_casing", "bg": [ ], "fg": 6120 }, + { "id": "44_casing_transparent", "bg": 6196, "fg": 6120 }, + { "id": "44magnum", "bg": 6196, "fg": 6200 }, + { "id": "reloaded_44magnum", "bg": 6198, "fg": 6200 }, + { "id": "bp_44magnum", "bg": 6197, "fg": 6200 }, + { "id": "44fmj", "bg": 6196, "fg": 6199 }, + { "id": "reloaded_44fmj", "bg": 6198, "fg": 6199 }, + { "id": "bp_44fmj", "bg": 6197, "fg": 6199 }, + { "id": "4570_casing", "bg": [ ], "fg": 6120 }, + { "id": "4570_casing_transparent", "bg": 6201, "fg": 6120 }, + { "id": "4570_sp", "bg": 6201, "fg": 6206 }, + { "id": "reloaded_4570_sp", "bg": 6203, "fg": 6206 }, + { "id": "bp_4570_sp", "bg": 6202, "fg": 6206 }, + { "id": "4570_low", "bg": 6201, "fg": 6205 }, + { "id": "reloaded_4570_low", "bg": 6203, "fg": 6205 }, + { "id": "reloaded_4570_bp", "bg": 6202, "fg": 6205 }, + { "id": "4570_pen", "bg": 6201, "fg": 6204 }, + { "id": "reloaded_4570_pen", "bg": 6203, "fg": 6204 }, + { "id": "bp_4570_pen", "bg": 6202, "fg": 6204 }, + { "id": "454_casing", "bg": [ ], "fg": 6120 }, + { "id": "454_casing_transparent", "bg": 6207, "fg": 6120 }, + { "id": "454_Casull", "bg": 6207, "fg": 6210 }, + { "id": "reloaded_454_Casull", "bg": 6209, "fg": 6210 }, + { "id": "bp_454_Casull", "bg": 6208, "fg": 6210 }, + { "id": "45_casing", "bg": [ ], "fg": 6120 }, + { "id": "45_casing_transparent", "bg": 6211, "fg": 6120 }, + { "id": "45_jhp", "bg": 6211, "fg": 6216 }, + { "id": "reloaded_45_jhp", "bg": 6213, "fg": 6216 }, + { "id": "bp_45_jhp", "bg": 6212, "fg": 6216 }, + { "id": "45_super", "bg": 6211, "fg": 6214 }, + { "id": "reloaded_45_super", "bg": 6213, "fg": 6214 }, + { "id": "bp_45_super", "bg": 6212, "fg": 6214 }, + { "id": "45_acp", "bg": 6211, "fg": 6215 }, + { "id": "reloaded_45_acp", "bg": 6213, "fg": 6215 }, + { "id": "bp_45_acp", "bg": 6212, "fg": 6215 }, + { "id": "45colt_casing", "bg": [ ], "fg": 6120 }, + { "id": "45colt_casing_transparent", "bg": 6217, "fg": 6120 }, + { "id": "45colt_jhp", "bg": 6217, "fg": 6220 }, + { "id": "reloaded_45colt_jhp", "bg": 6219, "fg": 6220 }, + { "id": "bp_45colt_jhp", "bg": 6218, "fg": 6220 }, + { "id": "460_casing", "bg": [ ], "fg": 6120 }, + { "id": "460_casing_transparent", "bg": 6221, "fg": 6120 }, + { "id": "460_rowland", "bg": 6221, "fg": 6224 }, + { "id": "reloaded_460_rowland", "bg": 6223, "fg": 6224 }, + { "id": "bp_460_rowland", "bg": 6222, "fg": 6224 }, + { "id": "460_fmj", "bg": 6221, "fg": 6225 }, + { "id": "reloaded_460_fmj", "bg": 6223, "fg": 6225 }, + { "id": "bp_460_fmj", "bg": 6222, "fg": 6225 }, + { "id": "500_casing", "bg": [ ], "fg": 6120 }, + { "id": "500_casing_transparent", "bg": 6226, "fg": 6120 }, + { "id": "500_Magnum", "bg": 6226, "fg": 6229 }, + { "id": "reloaded_500_Magnum", "bg": 6228, "fg": 6229 }, + { "id": "bp_500_Magnum", "bg": 6227, "fg": 6229 }, + { "id": "50_casing", "bg": [ ], "fg": 6125 }, + { "id": "50_casing_transparent", "bg": 6230, "fg": 6125 }, + { "id": "50bmg", "bg": 6230, "fg": 6236 }, + { "id": "//reloaded_50bmg", "bg": 6232, "fg": 6236 }, + { "id": "bp_50bmg", "bg": 6231, "fg": 6236 }, + { "id": "50match", "bg": 6230, "fg": 6237 }, + { "id": "reloaded_50bmg", "bg": 6232, "fg": 6237 }, + { "id": "bp_50match", "bg": 6231, "fg": 6237 }, + { "id": "50_incendiary", "bg": 6230, "fg": 6234 }, + { "id": "reloaded_50_incendiary", "bg": 6232, "fg": 6234 }, + { "id": "bp_50_incendiary", "bg": 6231, "fg": 6234 }, + { "id": "50ss", "bg": 6230, "fg": 6235 }, + { "id": "reloaded_50ss", "bg": 6232, "fg": 6235 }, + { "id": "bp_50ss", "bg": 6231, "fg": 6235 }, + { "id": "50_mk211", "bg": 6230, "fg": 6238 }, + { "id": "reloaded_50_mk211", "bg": 6232, "fg": 6238 }, + { "id": "bp_50_mk211", "bg": 6231, "fg": 6238 }, + { "id": "belt50", "bg": 6230, "fg": 6233 }, + { "id": "700nx_casing", "bg": [ ], "fg": 6125 }, + { "id": "700nx_casing_transparent", "bg": 6239, "fg": 6125 }, + { "id": "700nx", "bg": 6239, "fg": 6242 }, + { "id": "reloaded_700nx", "bg": 6241, "fg": 6242 }, + { "id": "bp_700nx", "bg": 6240, "fg": 6242 }, + { "id": "10mm_casing", "bg": [ ], "fg": 6120 }, + { "id": "10mm_casing_transparent", "bg": 6243, "fg": 6120 }, + { "id": "10mm_fmj", "bg": 6243, "fg": 6246 }, + { "id": "reloaded_10mm_fmj", "bg": 6245, "fg": 6246 }, + { "id": "bp_10mm_fmj", "bg": 6244, "fg": 6246 }, + { "id": "123ln_casing", "bg": [ ], "fg": 6125 }, + { "id": "123ln_casing_transparent", "bg": 6247, "fg": 6125 }, + { "id": "123ln", "bg": 6247, "fg": 6248 }, + { "id": "12mm", "bg": 6249, "fg": 6250 }, + { "id": "20x66_shot", "bg": 6251, "fg": 6259 }, + { "id": "20x66_bootleg_shot", "bg": 6251, "fg": 6260 }, + { "id": "20x66_slug", "bg": 6251, "fg": 6261 }, + { "id": "20x66_bootleg_slug", "bg": 6251, "fg": 6262 }, + { "id": "20x66_flechette", "bg": 6251, "fg": 6255 }, + { "id": "20x66_bootleg_flechette", "bg": 6251, "fg": 6256 }, + { "id": "20x66_beanbag", "bg": 6251, "fg": 6252 }, + { "id": "20x66_exp", "bg": 6251, "fg": 6253 }, + { "id": "20x66_flare", "bg": 6251, "fg": 6254 }, + { "id": "20x66_frag", "bg": 6251, "fg": 6257 }, + { "id": "20x66_inc", "bg": 6251, "fg": 6258 }, + { "id": "cannon_shot", "bg": 6263, "fg": 6264 }, + { "id": "46mm_casing", "bg": [ ], "fg": 6120 }, + { "id": "46mm_casing_transparent", "bg": 6265, "fg": 6120 }, + { "id": "46mm", "bg": 6265, "fg": 6268 }, + { "id": "reloaded_46mm", "bg": 6267, "fg": 6268 }, + { "id": "bp_46mm", "bg": 6266, "fg": 6268 }, + { "id": "40x46mm_hornets_nest_22lr_casing", "bg": [ ], "fg": 6118 }, + { "id": "40x46mm_hornets_nest_410_casing", "bg": [ ], "fg": 6116 }, + { "id": "40x46mm_m118_casing", "bg": [ ], "fg": 6111 }, + { "id": "40x46mm_m195_casing", "bg": [ ], "fg": 6113 }, + { "id": "40x46mm_m199_casing", "bg": [ ], "fg": 6114 }, + { "id": "40x46mm_m212_casing", "bg": [ ], "fg": 6115 }, + { "id": "40x46mm_hornets_nest_22lr_casing_transparent", "bg": 6269, "fg": 6118 }, + { "id": "40x46mm_hornets_nest_410_casing_transparent", "bg": 6269, "fg": 6116 }, + { "id": "40x46mm_m118_casing_transparent", "bg": 6269, "fg": 6111 }, + { "id": "40x46mm_m195_casing_transparent", "bg": 6269, "fg": 6113 }, + { "id": "40x46mm_m199_casing_transparent", "bg": 6269, "fg": 6114 }, + { "id": "40x46mm_m212_casing_transparent", "bg": 6269, "fg": 6115 }, + { "id": "40x46mm_m576", "bg": 6269, "fg": 6281 }, + { "id": "40x46mm_buckshot_m199", "bg": 6271, "fg": 6279 }, + { "id": "bp_40x46mm_buckshot_m199", "bg": 6270, "fg": 6279 }, + { "id": "40x46mm_flechette_m199", "bg": 6271, "fg": 6280 }, + { "id": "bp_40x46mm_flechette_m199", "bg": 6270, "fg": 6280 }, + { "id": "40x46mm_slug_m199", "bg": 6271, "fg": 6282 }, + { "id": "bp_40x46mm_slug_m199", "bg": 6270, "fg": 6282 }, + { "id": "40x46mm_m1006", "bg": 6269, "fg": 6283 }, + { "id": "40x46mm_hornets_nest_22lr", "bg": 6269, "fg": 6284 }, + { "id": "40x46mm_hornets_nest_410", "bg": 6269, "fg": 6286 }, + { "id": "40x46mm_m433", "bg": 6269, "fg": 6276 }, + { "id": "40x46mm_m651", "bg": 6269, "fg": 6277 }, + { "id": "40x46mm_buckshot_m118", "bg": 6271, "fg": 6272 }, + { "id": "bp_40x46mm_buckshot_m118", "bg": 6270, "fg": 6272 }, + { "id": "40x46mm_flechette_m118", "bg": 6271, "fg": 6275 }, + { "id": "bp_40x46mm_flechette_m118", "bg": 6270, "fg": 6275 }, + { "id": "40x46mm_slug_m118", "bg": 6271, "fg": 6278 }, + { "id": "bp_40x46mm_slug_m118", "bg": 6270, "fg": 6278 }, + { "id": "40mm_emp", "bg": 6269, "fg": 6273 }, + { "id": "40mmEMP_act", "fg": 6274 }, + { "id": "40x53mm_m169_casing", "bg": [ ], "fg": 6112 }, + { "id": "40x53mm_m169_casing_transparent", "bg": 6288, "fg": 6112 }, + { "id": "40x53mm_m430a1", "bg": 6288, "fg": 6295 }, + { "id": "belt40mm", "bg": 6288, "fg": 6291 }, + { "id": "40x53mm_m1001", "bg": 6288, "fg": 6294 }, + { "id": "40x53mm_buckshot_m169", "bg": 6290, "fg": 6292 }, + { "id": "bp_40x53mm_buckshot_m169", "bg": 6289, "fg": 6292 }, + { "id": "40x53mm_flechette_m169", "bg": 6290, "fg": 6293 }, + { "id": "bp_40x53mm_flechette_m169", "bg": 6289, "fg": 6293 }, + { "id": "40x53mm_slug_m169", "bg": 6290, "fg": 6296 }, + { "id": "bp_40x53mm_slug_m169", "bg": 6289, "fg": 6296 }, + { "id": "545_casing", "bg": [ ], "fg": 6119 }, + { "id": "545_casing_transparent", "bg": 6297, "fg": 6119 }, + { "id": "545", "bg": 6297, "fg": 6300 }, + { "id": "reloaded_545", "bg": 6299, "fg": 6300 }, + { "id": "bp_545", "bg": 6298, "fg": 6300 }, + { "id": "545_ap", "bg": 6297, "fg": 6301 }, + { "id": "reloaded_545_ap", "bg": 6299, "fg": 6301 }, + { "id": "bp_545_ap", "bg": 6298, "fg": 6301 }, + { "id": "556", "bg": 6302, "fg": 6306 }, + { "id": "reloaded_556", "bg": 6304, "fg": 6306 }, + { "id": "bp_556", "bg": 6303, "fg": 6306 }, + { "id": "556_m855a1", "bg": 6302, "fg": 6307 }, + { "id": "reloaded_556_m855a1", "bg": 6304, "fg": 6307 }, + { "id": "bp_556_m855a1", "bg": 6303, "fg": 6307 }, + { "id": "556_incendiary", "bg": 6302, "fg": 6308 }, + { "id": "reloaded_556_incendiary", "bg": 6304, "fg": 6308 }, + { "id": "bp_556_incendiary", "bg": 6303, "fg": 6308 }, + { "id": "556_mk318", "bg": 6302, "fg": 6310 }, + { "id": "reloaded_556_mk318", "bg": 6304, "fg": 6310 }, + { "id": "bp_556_mk318", "bg": 6303, "fg": 6310 }, + { "id": "556_mk262", "bg": 6302, "fg": 6309 }, + { "id": "reloaded_556_mk262", "bg": 6304, "fg": 6309 }, + { "id": "bp_556_mk262", "bg": 6303, "fg": 6309 }, + { "id": "belt223", "bg": 6302, "fg": 6305 }, + { "id": "57mm_casing", "bg": [ ], "fg": 6120 }, + { "id": "57mm_casing_transparent", "bg": 6311, "fg": 6120 }, + { "id": "57mm", "bg": 6311, "fg": 6314 }, + { "id": "reloaded_57mm", "bg": 6313, "fg": 6314 }, + { "id": "bp_57mm", "bg": 6312, "fg": 6314 }, + { "id": "5x50_hull", "bg": [ ], "fg": 6124 }, + { "id": "5x50_hull_transparent", "bg": 6315, "fg": 6124 }, + { "id": "5x50dart", "bg": 6315, "fg": 6318 }, + { "id": "reloaded_5x50dart", "bg": 6317, "fg": 6320 }, + { "id": "5x50heavy", "bg": 6315, "fg": 6319 }, + { "id": "762_25_casing", "bg": [ ], "fg": 6119 }, + { "id": "762_25_casing_transparent", "bg": 6321, "fg": 6119 }, + { "id": "762_25hot", "bg": 6321, "fg": 6325 }, + { "id": "762_25", "bg": 6321, "fg": 6326 }, + { "id": "762_25typeP", "bg": 6321, "fg": 6327 }, + { "id": "reloaded_762_25", "bg": 6323, "fg": 6324 }, + { "id": "bp_762_25", "bg": 6322, "fg": 6324 }, + { "id": "762_casing", "bg": [ ], "fg": 6121 }, + { "id": "762_casing_transparent", "bg": 6328, "fg": 6121 }, + { "id": "762_m43", "bg": 6328, "fg": 6331 }, + { "id": "reloaded_762_m43", "bg": 6330, "fg": 6331 }, + { "id": "bp_762_m43", "bg": 6329, "fg": 6331 }, + { "id": "762_m87", "bg": 6328, "fg": 6332 }, + { "id": "reloaded_762_m87", "bg": 6330, "fg": 6332 }, + { "id": "bp_762_m87", "bg": 6329, "fg": 6332 }, + { "id": "762_51_casing", "bg": [ ], "fg": 6122 }, + { "id": "762_51_casing_transparent", "bg": 6333, "fg": 6122 }, + { "id": "belt308", "bg": 6333, "fg": 6336 }, + { "id": "762_51", "bg": 6333, "fg": 6338 }, + { "id": "reloaded_762_51", "bg": 6335, "fg": 6338 }, + { "id": "bp_762_51", "bg": 6334, "fg": 6338 }, + { "id": "762_51_incendiary", "bg": 6333, "fg": 6337 }, + { "id": "reloaded_762_51_incendiary", "bg": 6335, "fg": 6337 }, + { "id": "bp_762_51_incendiary", "bg": 6334, "fg": 6337 }, + { "id": "762R_casing", "bg": [ ], "fg": 6121 }, + { "id": "762R_casing_transparent", "bg": 6339, "fg": 6121 }, + { "id": "762_54R", "bg": 6339, "fg": 6342 }, + { "id": "reloaded_762_54R", "bg": 6341, "fg": 6342 }, + { "id": "bp_762_54R", "bg": 6340, "fg": 6342 }, + { "id": "84x246mm_he", "bg": 6343, "fg": 6344 }, + { "id": "84x246mm_hedp", "bg": 6343, "fg": 6345 }, + { "id": "84x246mm_smoke", "bg": 6343, "fg": 6346 }, + { "id": "8mm_caseless", "bg": 6347, "fg": 6350 }, + { "id": "8mm_bootleg", "bg": 6348, "fg": 6349 }, + { "id": "8mm_fmj", "bg": 6347, "fg": 6351 }, + { "id": "8mm_jhp", "bg": 6347, "fg": 6353 }, + { "id": "8mm_hvp", "bg": 6347, "fg": 6352 }, + { "id": "8mm_civilian", "bg": 6347, "fg": 6354 }, + { "id": "8mm_inc", "bg": 6347, "fg": 6355 }, + { "id": "9x18mm_casing", "bg": [ ], "fg": 6119 }, + { "id": "9x18mm_casing_transparent", "bg": 6356, "fg": 6119 }, + { "id": "9x18mm", "bg": 6356, "fg": 6359 }, + { "id": "reloaded_9x18mm", "bg": 6358, "fg": 6359 }, + { "id": "bp_9x18mm", "bg": 6357, "fg": 6359 }, + { "id": "9x18mmP2", "bg": 6356, "fg": 6362 }, + { "id": "reloaded_9x18mmP2", "bg": 6358, "fg": 6362 }, + { "id": "bp_9x18mmP2", "bg": 6357, "fg": 6362 }, + { "id": "9x18mmfmj", "bg": 6356, "fg": 6361 }, + { "id": "reloaded_9x18mmfmj", "bg": 6358, "fg": 6361 }, + { "id": "bp_9x18mmfmj", "bg": 6357, "fg": 6361 }, + { "id": "9mm_casing", "bg": [ ], "fg": 6120 }, + { "id": "9mm_casing_transparent", "bg": 6363, "fg": 6120 }, + { "id": "9mm", "bg": 6363, "fg": 6369 }, + { "id": "reloaded_9mm", "bg": 6365, "fg": 6369 }, + { "id": "bp_9mm", "bg": 6364, "fg": 6369 }, + { "id": "9mmfmj", "bg": 6363, "fg": 6368 }, + { "id": "reloaded_9mmfmj", "bg": 6365, "fg": 6368 }, + { "id": "bp_9mmfmj", "bg": 6364, "fg": 6368 }, + { "id": "9mmP", "bg": 6363, "fg": 6367 }, + { "id": "reloaded_9mmP", "bg": 6365, "fg": 6367 }, + { "id": "bp_9mmP", "bg": 6364, "fg": 6367 }, + { "id": "9mmP2", "bg": 6363, "fg": 6366 }, + { "id": "reloaded_9mmP2", "bg": 6365, "fg": 6366 }, + { "id": "bp_9mmP2", "bg": 6364, "fg": 6366 }, + { "id": "explosive_hm_rocket", "bg": 6370, "fg": 6371 }, + { "id": "incendiary_hm_rocket", "bg": 6370, "fg": 6372 }, + { "id": "spiked_rocket", "bg": 6370, "fg": 6373 }, + { "id": "plasma", "bg": 6374, "fg": 6375 }, + { "id": "120mm_HEAT", "bg": 6376, "fg": 6377 }, + { "id": "atgm_heat", "bg": 6378, "fg": 6379 }, + { "id": "66mm_HEAT", "bg": 6380, "fg": 6381 }, + { "id": "m235tpa", "bg": 6380, "fg": 6382 }, + { "id": "m74_clip", "bg": 6380, "fg": 6383 }, + { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 6385, "fg": 6386 }, + { "id": "blun_lead_shot", "bg": 6385, "fg": 6389 }, + { "id": "blun_slug", "bg": 6385, "fg": 6390 }, + { "id": "blun_flechette", "bg": 6385, "fg": 6387 }, + { "id": "blun_shot", "bg": 6385, "fg": 6388 }, + { "id": "RPG-7_ammo", "bg": 6391, "fg": 6393 }, + { "id": "RPG-7_pg7vr", "bg": 6391, "fg": 6394 }, + { "id": "RPG-7_og7v", "bg": 6391, "fg": 6392 }, + { "id": "RPG-7_tbg7v", "bg": 6391, "fg": 6395 }, + { "id": "410shot_hull", "bg": [ ], "fg": 6126 }, + { "id": "410shot_hull_transparent", "bg": 6396, "fg": 6126 }, + { "id": "410shot_000", "bg": 6396, "fg": 6399 }, + { "id": "reloaded_410shot_000", "bg": 6398, "fg": 6399 }, + { "id": "bp_410shot_000", "bg": 6397, "fg": 6399 }, + { "id": "shot_hull", "bg": [ ], "fg": 6126 }, + { "id": "shot_hull_transparent", "bg": 6400, "fg": 6126 }, + { "id": "shot_00", "bg": 6400, "fg": 6403 }, + { "id": "reloaded_shot_00", "bg": 6402, "fg": 6403 }, + { "id": "bp_shot_00", "bg": 6401, "fg": 6403 }, + { "id": "shot_scrap", "bg": 6400, "fg": 6409 }, + { "id": "reloaded_shot_scrap", "bg": 6402, "fg": 6409 }, + { "id": "bp_shot_scrap", "bg": 6401, "fg": 6409 }, + { "id": "shot_bird", "bg": 6400, "fg": 6405 }, + { "id": "reloaded_shot_bird", "bg": 6402, "fg": 6405 }, + { "id": "bp_shot_bird", "bg": 6401, "fg": 6405 }, + { "id": "shot_dragon", "bg": 6400, "fg": 6406 }, + { "id": "reloaded_shot_dragon", "bg": 6402, "fg": 6406 }, + { "id": "bp_shot_dragon", "bg": 6401, "fg": 6406 }, + { "id": "shot_slug", "bg": 6400, "fg": 6410 }, + { "id": "reloaded_shot_slug", "bg": 6402, "fg": 6410 }, + { "id": "bp_shot_slug", "bg": 6401, "fg": 6410 }, + { "id": "shot_he", "bg": 6400, "fg": 6407 }, + { "id": "reloaded_shot_he", "bg": 6402, "fg": 6407 }, + { "id": "bp_shot_he", "bg": 6401, "fg": 6407 }, + { "id": "shot_beanbag", "bg": 6400, "fg": 6404 }, + { "id": "reloaded_shot_beanbag", "bg": 6402, "fg": 6404 }, + { "id": "bp_shot_beanbag", "bg": 6401, "fg": 6404 }, + { "id": "shot_flechette", "bg": 6400, "fg": 6408 }, + { "id": "reloaded_shot_flechette", "bg": 6402, "fg": 6408 }, + { "id": "bp_shot_flechette", "bg": 6401, "fg": 6408 }, + { "id": "shot_paper_slug", "bg": 6411, "fg": 6414 }, + { "id": "shot_paper_bird", "bg": 6411, "fg": 6413 }, + { "id": "shot_paper_00", "bg": 6411, "fg": 6412 }, + { "id": "shot_paper_dragon", "bg": 6411, "fg": 6415 }, + { "id": "arming_sword", "fg": 6419 }, + { "id": "art_sphere", "fg": 6435 }, + { "id": "art_rod", "fg": 6433 }, + { "id": "art_teardrop", "fg": 6437 }, + { "id": "art_lamp", "fg": 6429 }, + { "id": "art_snake", "fg": 6434 }, + { "id": "art_disc", "fg": 6426 }, + { "id": "art_beads", "fg": 6423 }, + { "id": "art_napkin", "fg": 6430 }, + { "id": "art_urchin", "fg": 6439 }, + { "id": "art_jelly", "fg": 6427 }, + { "id": "art_spiral", "fg": 6436 }, + { "id": "art_pin", "fg": 6431 }, + { "id": "art_tube", "fg": 6438 }, + { "id": "art_pyramid", "fg": 6432 }, + { "id": "art_crystal", "fg": 6425 }, + { "id": "art_knot", "fg": 6428 }, + { "id": "art_crescent", "fg": 6424 }, + { "id": "altered_teapot", "fg": 6421 }, + { "id": "architect_cube", "fg": 6422 }, + { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 6496 }, + { "id": [ "ak47", "aksemi" ], "fg": 6447 }, + { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 6460 }, + { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 6497 }, + { "id": [ "m249", "m249_semi" ], "fg": 6505 }, + { "id": [ "m60", "m60_semi" ], "fg": 6514 }, + { "id": [ "mp40", "mp40semi" ], "fg": 6532 }, + { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 6571 }, + { "id": "fire_ax", "fg": 6587 }, + { "id": "ax", "fg": 6590 }, + { "id": "hatchet", "fg": 6588 }, + { "id": "backpack", "fg": 6591 }, + { "id": "duffelbag", "fg": 6592 }, + { "id": "molle_pack", "fg": 6593 }, + { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 6596 }, + { "id": "bag_canvas", "fg": 6599 }, + { "id": "bat", "fg": 6601 }, + { "id": "bat_metal", "fg": 6602 }, + { "id": "blanket", "fg": 6605 }, + { "id": "down_blanket", "fg": 6606 }, + { "id": "electric_blanket", "fg": 6607 }, + { "id": "board_trap", "fg": 6608 }, + { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 6609 }, + { "id": "box_large", "fg": 6621 }, + { "id": "box_medium", "fg": 6623 }, + { "id": "broom", "fg": 6626 }, + { "id": "bwirebat", "fg": 6627 }, + { "id": "cattlefodder", "fg": 6645 }, + { "id": "chainsaw_off", "fg": 6646 }, + { "id": "axe_ring", "fg": 6655 }, + { "id": "balclava", "fg": 6656 }, + { "id": "beret", "fg": 6657 }, + { "id": "boots", "fg": 6658 }, + { "id": "boxer_briefs", "fg": 6659 }, + { "id": "boxer_shorts", "fg": 6660 }, + { "id": "boy_shorts", "fg": 6661 }, + { "id": "bra", "fg": 6662 }, + { "id": "briefs", "fg": 6663 }, + { "id": "bscabbard", "fg": 6664 }, + { "id": "corset", "fg": 6667 }, + { "id": "cowboy_hat", "fg": 6668 }, + { "id": "dress_shoes", "fg": 6669 }, + { "id": "hat_ball", "fg": 6670 }, + { "id": "hat_cotton", "fg": 6671 }, + { "id": "hat_fur", "fg": 6672 }, + { "id": "hat_knit", "fg": 6674 }, + { "id": "hat_noise_cancelling", "fg": 6675 }, + { "id": "helmet_barbute", "fg": 6677 }, + { "id": "helmet_kabuto", "fg": 6678 }, + { "id": "holster", "fg": 6679 }, + { "id": "hoodie", "fg": 6680 }, + { "id": "jeans", "fg": 6683 }, + { "id": "leather_belt", "fg": 6685 }, + { "id": "longshirt", "fg": 6686 }, + { "id": "maid_dress", "fg": 6687 }, + { "id": "maid_hat", "fg": 6688 }, + { "id": "mask_dust", "fg": 6689 }, + { "id": "panties", "fg": 6690 }, + { "id": "pants", "fg": 6691 }, + { "id": "pants_cargo", "fg": 6692 }, + { "id": "polo_shirt", "fg": 6693 }, + { "id": "ragpouch", "fg": 6694 }, + { "id": "scabbard", "fg": 6695 }, + { "id": "sneakers", "fg": 6697 }, + { "id": "socks", "fg": 6698 }, + { "id": "spearsling", "fg": 6699 }, + { "id": "stockings", "fg": 6701 }, + { "id": "sweater", "fg": 6704 }, + { "id": "sweatshirt", "fg": 6705 }, + { "id": "tank_top", "fg": 6706 }, + { "id": "tool_belt", "fg": 6707 }, + { "id": "tshirt", "fg": 6708 }, + { "id": "turban", "fg": 6709 }, + { "id": "undershirt", "fg": 6710 }, + { "id": "coat_lab", "fg": 6665 }, + { "id": "coat_rain", "fg": 6666 }, + { "id": "sports_bra", "fg": 6700 }, + { "id": "skirt", "fg": 6696 }, + { "id": "jacket_light", "fg": 6682 }, + { "id": "jacket_army", "fg": 6681 }, + { "id": "hat_hard", "fg": 6673 }, + { "id": "striped_pants", "fg": 6702 }, + { "id": "striped_shirt", "fg": 6703 }, + { "id": "cloak", "fg": 6713 }, + { "id": "cloak_wool", "fg": 6716 }, + { "id": "cloak_leather", "fg": 6715 }, + { "id": "cloak_fur", "fg": 6714 }, + { "id": "coffeemaker", "fg": 6717 }, + { "id": "contacts", "fg": 6718 }, + { "id": "30gal_drum", "fg": 6719 }, + { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 6722 }, + { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 6720 }, + { "id": [ "keg", "keg_steel" ], "fg": 6726 }, + { "id": "corpse_generic_human", "fg": 6727 }, + { "id": "crowbar", "fg": 6735 }, { "id": [ "deflated_wheel_bicycle", @@ -7745,11 +7844,11 @@ "deflated_wheel_motorbike_or", "deflated_wheel_slick" ], - "fg": 6717 + "fg": 6736 }, - { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 6718 }, - { "id": "filter_air", "fg": 6721 }, - { "id": "fish_bait", "fg": 6722 }, + { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 6737 }, + { "id": "filter_air", "fg": 6740 }, + { "id": "fish_bait", "fg": 6741 }, { "id": [ "corpse_mon_fish_white_bass", @@ -7761,7 +7860,7 @@ "corpse_mon_fish_rock_bass", "corpse_mon_fish_white_catfish" ], - "fg": 6726 + "fg": 6745 }, { "id": [ @@ -7772,7 +7871,7 @@ "corpse_mon_fish_white_sucker", "corpse_mon_fish_fallfish" ], - "fg": 6725 + "fg": 6744 }, { "id": [ @@ -7783,7 +7882,7 @@ "corpse_mon_fish_calico_bass", "corpse_mon_fish_carp" ], - "fg": 6724 + "fg": 6743 }, { "id": [ @@ -7796,277 +7895,277 @@ "corpse_mon_fish_muskellunge", "corpse_mon_fish_grass_carp" ], - "fg": 6723 + "fg": 6742 }, - { "id": "fish_trap", "fg": 6727 }, - { "id": "fishing_rod_basic", "fg": 6728 }, - { "id": "fishing_rod_professional", "fg": 6729 }, - { "id": "forge", "fg": 6751 }, - { "id": "char_forge", "fg": 6750 }, - { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 6776 }, + { "id": "fish_trap", "fg": 6746 }, + { "id": "fishing_rod_basic", "fg": 6747 }, + { "id": "fishing_rod_professional", "fg": 6748 }, + { "id": "forge", "fg": 6770 }, + { "id": "char_forge", "fg": 6769 }, + { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 6795 }, { "id": [ "full_barrel_bomb_act", "military_explosive_full_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 6777 }, { "weight": 8, "sprite": 6778 } ] + "fg": [ { "weight": 8, "sprite": 6796 }, { "weight": 8, "sprite": 6797 } ] }, - { "id": "glass_shard", "fg": 6779 }, - { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 6781 }, + { "id": "glass_shard", "fg": 6798 }, + { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 6800 }, { "id": [ "half_barrel_bomb_act", "military_explosive_half_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 6782 }, { "weight": 8, "sprite": 6783 } ] - }, - { "id": "hoboreel", "fg": 6785 }, - { "id": "hydrogen_tank", "fg": 6788 }, - { "id": "leather_tarp", "fg": 6828 }, - { "id": "water", "fg": 6839 }, - { "id": "water_clean", "fg": 6840 }, - { "id": "gasoline", "fg": 6834 }, - { "id": "diesel", "fg": 6832 }, - { "id": "biodiesel", "fg": 6830 }, - { "id": "flamethrower_fuel", "fg": 6833 }, - { "id": "avgas", "fg": 6829 }, - { "id": "lamp_oil", "fg": 6836 }, - { "id": "motor_oil", "fg": 6837 }, - { "id": "napalm", "fg": 6838 }, - { "id": "gelled_gasoline", "fg": 6835 }, - { "id": "blood", "fg": 6831 }, - { "id": "log", "fg": 6841 }, - { "id": "lucern_hammer", "fg": 6842 }, - { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 6843 }, - { "id": "marble", "fg": 6849 }, - { "id": "microwave", "fg": 6851 }, - { "id": "mjolnir", "fg": 6854 }, - { "id": "mop", "fg": 6855 }, - { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 6856 }, - { "id": "mp5mag", "fg": 6858 }, - { "id": "nail", "fg": 6866 }, - { "id": "nailbat", "fg": 6867 }, - { "id": "nailboard", "fg": 6868 }, - { "id": "needle_bone", "fg": 6869 }, - { "id": "needle_curved", "fg": 6870 }, - { "id": "needle_wood", "fg": 6871 }, - { "id": "many_years_old_newspaper", "fg": 6872 }, - { "id": "years_old_newspaper", "fg": 6877 }, - { "id": "months_old_newspaper", "fg": 6873 }, - { "id": "newest_newspaper", "fg": 6874 }, - { "id": "one_year_old_newspaper", "fg": 6875 }, - { "id": "weeks_old_newspaper", "fg": 6876 }, - { "id": "2h_flail_wood", "fg": 6878 }, - { "id": "pillow", "fg": 6880 }, - { "id": "down_pillow", "fg": 6879 }, - { "id": "pine_bough", "fg": 6881 }, - { "id": "pinecone", "fg": 6882 }, + "fg": [ { "weight": 8, "sprite": 6801 }, { "weight": 8, "sprite": 6802 } ] + }, + { "id": "hoboreel", "fg": 6804 }, + { "id": "hydrogen_tank", "fg": 6807 }, + { "id": "leather_tarp", "fg": 6847 }, + { "id": "water", "fg": 6858 }, + { "id": "water_clean", "fg": 6859 }, + { "id": "gasoline", "fg": 6853 }, + { "id": "diesel", "fg": 6851 }, + { "id": "biodiesel", "fg": 6849 }, + { "id": "flamethrower_fuel", "fg": 6852 }, + { "id": "avgas", "fg": 6848 }, + { "id": "lamp_oil", "fg": 6855 }, + { "id": "motor_oil", "fg": 6856 }, + { "id": "napalm", "fg": 6857 }, + { "id": "gelled_gasoline", "fg": 6854 }, + { "id": "blood", "fg": 6850 }, + { "id": "log", "fg": 6860 }, + { "id": "lucern_hammer", "fg": 6861 }, + { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 6862 }, + { "id": "marble", "fg": 6868 }, + { "id": "microwave", "fg": 6870 }, + { "id": "mjolnir", "fg": 6873 }, + { "id": "mop", "fg": 6874 }, + { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 6875 }, + { "id": "mp5mag", "fg": 6877 }, + { "id": "nail", "fg": 6885 }, + { "id": "nailbat", "fg": 6886 }, + { "id": "nailboard", "fg": 6887 }, + { "id": "needle_bone", "fg": 6888 }, + { "id": "needle_curved", "fg": 6889 }, + { "id": "needle_wood", "fg": 6890 }, + { "id": "many_years_old_newspaper", "fg": 6891 }, + { "id": "years_old_newspaper", "fg": 6896 }, + { "id": "months_old_newspaper", "fg": 6892 }, + { "id": "newest_newspaper", "fg": 6893 }, + { "id": "one_year_old_newspaper", "fg": 6894 }, + { "id": "weeks_old_newspaper", "fg": 6895 }, + { "id": "2h_flail_wood", "fg": 6897 }, + { "id": "pillow", "fg": 6899 }, + { "id": "down_pillow", "fg": 6898 }, + { "id": "pine_bough", "fg": 6900 }, + { "id": "pinecone", "fg": 6901 }, { "id": [ "rifle_9mm", "rifle_3006", "rifle_45", "rifle_22", "rifle_40", "rifle_44", "rifle_38", "rifle_223" ], - "fg": 6883 - }, - { "id": "plastic_sheet", "fg": 6885 }, - { "id": "plastic_shopping_bag", "fg": 6886 }, - { "id": "pneumatic_shotgun", "fg": 6887 }, - { "id": "pool_ball", "fg": 6907 }, - { "id": "powder_candy", "fg": 6909 }, - { "id": "rag", "fg": 6910 }, - { "id": "rebar", "fg": 6911 }, - { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 6912 }, - { "id": "rollmat", "fg": 6913 }, - { "id": "scissors", "fg": 6914 }, - { "id": "screwdriver", "fg": 6915 }, - { "id": "sewing_kit", "fg": 6916 }, - { "id": "sharp_rock", "fg": 6918 }, - { "id": "sheet_metal", "fg": 6919 }, - { "id": "sheet_metal_small", "fg": 6920 }, - { "id": "shovel", "fg": 6923 }, - { "id": "slingshot", "fg": 6926 }, - { "id": "solar_panel", "fg": 6928 }, - { "id": "solar_cell", "fg": 6927 }, - { "id": "pointy_stick", "fg": 6929 }, - { "id": "spear_wood", "fg": 6937 }, - { "id": "spear_spike", "fg": 6935 }, - { "id": "spear_knife", "fg": 6931 }, - { "id": "spear_knife_superior", "fg": 6932 }, - { "id": "spear_pipe", "fg": 6933 }, - { "id": "spear_rebar", "fg": 6934 }, - { "id": "spear_steel", "fg": 6936 }, - { "id": "spear_copper", "fg": 6930 }, - { "id": "splinter", "fg": 6938 }, - { "id": "sponge", "fg": 6939 }, - { "id": "spoon", "fg": 6940 }, - { "id": "stick", "fg": 6941 }, - { "id": "stick_long", "fg": 6942 }, - { "id": "primitive_hammer", "fg": 6943 }, - { "id": "string_36", "fg": 6944 }, - { "id": "string_6", "fg": 6945 }, - { "id": "tailors_kit", "fg": 6949 }, - { "id": "tarp", "fg": 6950 }, - { "id": "television", "fg": 6951 }, - { "id": "thermos", "fg": 6952 }, - { "id": "thread", "fg": 6953 }, - { "id": "2h_flail_steel", "fg": 6966 }, - { "id": "welder", "fg": 6967 }, - { "id": "welder_crude", "fg": 6968 }, - { "id": "wood_panel", "fg": 6969 }, - { "id": "wood_sheet", "fg": 6970 }, - { "id": "mon_yulecat_cub", "fg": 6973, "bg": 2523 }, + "fg": 6902 + }, + { "id": "plastic_sheet", "fg": 6904 }, + { "id": "plastic_shopping_bag", "fg": 6905 }, + { "id": "pneumatic_shotgun", "fg": 6906 }, + { "id": "pool_ball", "fg": 6926 }, + { "id": "powder_candy", "fg": 6928 }, + { "id": "rag", "fg": 6929 }, + { "id": "rebar", "fg": 6930 }, + { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 6931 }, + { "id": "rollmat", "fg": 6932 }, + { "id": "scissors", "fg": 6933 }, + { "id": "screwdriver", "fg": 6934 }, + { "id": "sewing_kit", "fg": 6935 }, + { "id": "sharp_rock", "fg": 6937 }, + { "id": "sheet_metal", "fg": 6938 }, + { "id": "sheet_metal_small", "fg": 6939 }, + { "id": "shovel", "fg": 6942 }, + { "id": "slingshot", "fg": 6945 }, + { "id": "solar_panel", "fg": 6947 }, + { "id": "solar_cell", "fg": 6946 }, + { "id": "pointy_stick", "fg": 6948 }, + { "id": "spear_wood", "fg": 6956 }, + { "id": "spear_spike", "fg": 6954 }, + { "id": "spear_knife", "fg": 6950 }, + { "id": "spear_knife_superior", "fg": 6951 }, + { "id": "spear_pipe", "fg": 6952 }, + { "id": "spear_rebar", "fg": 6953 }, + { "id": "spear_steel", "fg": 6955 }, + { "id": "spear_copper", "fg": 6949 }, + { "id": "splinter", "fg": 6957 }, + { "id": "sponge", "fg": 6958 }, + { "id": "spoon", "fg": 6959 }, + { "id": "stick", "fg": 6960 }, + { "id": "stick_long", "fg": 6961 }, + { "id": "primitive_hammer", "fg": 6962 }, + { "id": "string_36", "fg": 6963 }, + { "id": "string_6", "fg": 6964 }, + { "id": "tailors_kit", "fg": 6968 }, + { "id": "tarp", "fg": 6969 }, + { "id": "television", "fg": 6970 }, + { "id": "thermos", "fg": 6971 }, + { "id": "thread", "fg": 6972 }, + { "id": "2h_flail_steel", "fg": 6985 }, + { "id": "welder", "fg": 6986 }, + { "id": "welder_crude", "fg": 6987 }, + { "id": "wood_panel", "fg": 6988 }, + { "id": "wood_sheet", "fg": 6989 }, + { "id": "mon_yulecat_cub", "fg": 6992, "bg": 2525 }, { "id": "mon_goose_golden", - "fg": [ { "weight": 20, "sprite": 6980 }, { "weight": 10, "sprite": 6981 } ], - "bg": 2523 + "fg": [ { "weight": 20, "sprite": 6999 }, { "weight": 10, "sprite": 7000 } ], + "bg": 2525 }, { "id": "mon_goose", - "fg": [ { "weight": 16, "sprite": 6978 }, { "weight": 12, "sprite": 6979 }, { "weight": 2, "sprite": 6982 } ], - "bg": 2523 + "fg": [ { "weight": 16, "sprite": 6997 }, { "weight": 12, "sprite": 6998 }, { "weight": 2, "sprite": 7001 } ], + "bg": 2525 }, - { "id": "mon_bluejay_chick", "fg": 6994, "bg": 2524 }, - { "id": "mon_cardinal_chick", "fg": 6995, "bg": 2524 }, - { "id": "mon_raven_chick", "fg": 7000, "bg": 2524 }, - { "id": "mon_robin_chick", "fg": 7001, "bg": 2524 }, - { "id": "mon_sparrow_chick", "fg": 7002, "bg": 2524 }, - { "id": "mon_crow_mutant_small", "fg": 7004, "bg": 2523 }, + { "id": "mon_bluejay_chick", "fg": 7013, "bg": 2526 }, + { "id": "mon_cardinal_chick", "fg": 7014, "bg": 2526 }, + { "id": "mon_raven_chick", "fg": 7019, "bg": 2526 }, + { "id": "mon_robin_chick", "fg": 7020, "bg": 2526 }, + { "id": "mon_sparrow_chick", "fg": 7021, "bg": 2526 }, + { "id": "mon_crow_mutant_small", "fg": 7023, "bg": 2525 }, { "id": "mon_cat_bengal", - "fg": [ { "weight": 1, "sprite": 7010 }, { "weight": 1, "sprite": 7009 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7029 }, { "weight": 1, "sprite": 7028 } ], + "bg": 2526 }, { "id": "mon_cat_calico", - "fg": [ { "weight": 1, "sprite": 7013 }, { "weight": 1, "sprite": 7012 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7032 }, { "weight": 1, "sprite": 7031 } ], + "bg": 2526 }, { "id": "mon_cat_chonker", - "fg": [ { "weight": 1, "sprite": 7016 }, { "weight": 1, "sprite": 7015 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7035 }, { "weight": 1, "sprite": 7034 } ], + "bg": 2526 }, { "id": "mon_cat_devon_rex", - "fg": [ { "weight": 1, "sprite": 7019 }, { "weight": 1, "sprite": 7018 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7038 }, { "weight": 1, "sprite": 7037 } ], + "bg": 2526 }, { "id": "mon_cat_longhair", - "fg": [ { "weight": 1, "sprite": 7022 }, { "weight": 1, "sprite": 7021 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7041 }, { "weight": 1, "sprite": 7040 } ], + "bg": 2526 }, { "id": "mon_cat_maine_coon", - "fg": [ { "weight": 1, "sprite": 7025 }, { "weight": 1, "sprite": 7024 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7044 }, { "weight": 1, "sprite": 7043 } ], + "bg": 2526 }, { "id": "mon_cat_persian", - "fg": [ { "weight": 1, "sprite": 7028 }, { "weight": 1, "sprite": 7027 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7047 }, { "weight": 1, "sprite": 7046 } ], + "bg": 2526 }, { "id": "mon_cat_siamese", - "fg": [ { "weight": 1, "sprite": 7034 }, { "weight": 1, "sprite": 7033 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7053 }, { "weight": 1, "sprite": 7052 } ], + "bg": 2526 }, { "id": "mon_cat_sphynx", - "fg": [ { "weight": 1, "sprite": 7037 }, { "weight": 1, "sprite": 7036 } ], - "bg": 2524 + "fg": [ { "weight": 1, "sprite": 7056 }, { "weight": 1, "sprite": 7055 } ], + "bg": 2526 }, { "id": "mon_cat_tabby", - "fg": [ { "weight": 1, "sprite": 7040 }, { "weight": 1, "sprite": 7039 } ], - "bg": 2524 - }, - { "id": "mon_cat_kitten", "fg": 7029, "bg": 2524 }, - { "id": "mon_cat_bengal_kitten", "fg": 7008, "bg": 2524 }, - { "id": "mon_cat_calico_kitten", "fg": 7011, "bg": 2524 }, - { "id": "mon_cat_chonker_kitten", "fg": 7014, "bg": 2524 }, - { "id": "mon_cat_devon_rex_kitten", "fg": 7017, "bg": 2524 }, - { "id": "mon_cat_longhair_kitten", "fg": 7020, "bg": 2524 }, - { "id": "mon_cat_maine_coon_kitten", "fg": 7023, "bg": 2524 }, - { "id": "mon_cat_persian_kitten", "fg": 7026, "bg": 2524 }, - { "id": "mon_cat_siamese_kitten", "fg": 7032, "bg": 2524 }, - { "id": "mon_cat_sphynx_kitten", "fg": 7035, "bg": 2524 }, - { "id": "mon_cat_tabby_kitten", "fg": 7038, "bg": 2524 }, - { "id": "mon_dog_beagle", "fg": 7047, "bg": 2524 }, - { "id": "mon_dog_gshepherd", "fg": 7058, "bg": 2523 }, - { "id": "mon_dog_boxer", "fg": 7049, "bg": 2523 }, - { "id": "mon_dog_dachshund", "fg": 7054, "bg": 2523 }, - { "id": "mon_dog_auscattle", "fg": 7043, "bg": 2523 }, - { "id": "mon_dog_bcollie", "fg": 7045, "bg": 2523 }, - { "id": "mon_dog_chihuahua", "fg": 7052, "bg": 2524 }, - { "id": "mon_dog_gpyrenees", "fg": 7056, "bg": 2523 }, - { "id": "mon_dog_pitbullmix", "fg": 7061, "bg": 2523 }, - { "id": "mon_dog_samoyed", "fg": 7065, "bg": 2523 }, - { "id": "mon_dog_mutant_mongrel", "fg": 7060, "bg": 2523 }, - { "id": "mon_dog_auscattle_pup", "fg": 7044, "bg": 2524 }, - { "id": "mon_dog_bcollie_pup", "fg": 7046, "bg": 2524 }, - { "id": "mon_dog_beagle_pup", "fg": 7048, "bg": 2524 }, - { "id": "mon_dog_boxer_pup", "fg": 7050, "bg": 2524 }, - { "id": "mon_dog_bull_pup", "fg": 7051, "bg": 2524 }, - { "id": "mon_dog_chihuahua_pup", "fg": 7053, "bg": 2524 }, - { "id": "mon_dog_dachshund_pup", "fg": 7055, "bg": 2524 }, - { "id": "mon_dog_gpyrenees_pup", "fg": 7057, "bg": 2524 }, - { "id": "mon_dog_gshepherd_pup", "fg": 7059, "bg": 2524 }, - { "id": "mon_dog_pitbullmix_pup", "fg": 7062, "bg": 2524 }, - { "id": "mon_dog_pup", "fg": 7063, "bg": 2524 }, - { "id": "mon_dog_rottweiler_pup", "fg": 7064, "bg": 2524 }, - { "id": "mon_dog_samoyed_pup", "fg": 7066, "bg": 2524 }, - { "id": "mon_fish_huge", "fg": 2441 }, - { "id": "mon_locust", "fg": 7089, "bg": 2523 }, - { "id": "corpse_mon_ant_acid_larva", "fg": 7090 }, - { "id": "mon_cat_mutant_kitten_prism", "fg": 7104, "bg": 2524 }, - { "id": "mon_cat_mutant_prism", "fg": 7105, "bg": 2524 }, - { "id": "mon_coyote_mutant_shark", "fg": 7106, "bg": 2523 }, - { "id": "mon_crayfish_small", "fg": 7107, "bg": 2523 }, - { "id": "mon_hallu_multicooker", "fg": 7115, "bg": 2523 }, + "fg": [ { "weight": 1, "sprite": 7059 }, { "weight": 1, "sprite": 7058 } ], + "bg": 2526 + }, + { "id": "mon_cat_kitten", "fg": 7048, "bg": 2526 }, + { "id": "mon_cat_bengal_kitten", "fg": 7027, "bg": 2526 }, + { "id": "mon_cat_calico_kitten", "fg": 7030, "bg": 2526 }, + { "id": "mon_cat_chonker_kitten", "fg": 7033, "bg": 2526 }, + { "id": "mon_cat_devon_rex_kitten", "fg": 7036, "bg": 2526 }, + { "id": "mon_cat_longhair_kitten", "fg": 7039, "bg": 2526 }, + { "id": "mon_cat_maine_coon_kitten", "fg": 7042, "bg": 2526 }, + { "id": "mon_cat_persian_kitten", "fg": 7045, "bg": 2526 }, + { "id": "mon_cat_siamese_kitten", "fg": 7051, "bg": 2526 }, + { "id": "mon_cat_sphynx_kitten", "fg": 7054, "bg": 2526 }, + { "id": "mon_cat_tabby_kitten", "fg": 7057, "bg": 2526 }, + { "id": "mon_dog_beagle", "fg": 7066, "bg": 2526 }, + { "id": "mon_dog_gshepherd", "fg": 7077, "bg": 2525 }, + { "id": "mon_dog_boxer", "fg": 7068, "bg": 2525 }, + { "id": "mon_dog_dachshund", "fg": 7073, "bg": 2525 }, + { "id": "mon_dog_auscattle", "fg": 7062, "bg": 2525 }, + { "id": "mon_dog_bcollie", "fg": 7064, "bg": 2525 }, + { "id": "mon_dog_chihuahua", "fg": 7071, "bg": 2526 }, + { "id": "mon_dog_gpyrenees", "fg": 7075, "bg": 2525 }, + { "id": "mon_dog_pitbullmix", "fg": 7080, "bg": 2525 }, + { "id": "mon_dog_samoyed", "fg": 7084, "bg": 2525 }, + { "id": "mon_dog_mutant_mongrel", "fg": 7079, "bg": 2525 }, + { "id": "mon_dog_auscattle_pup", "fg": 7063, "bg": 2526 }, + { "id": "mon_dog_bcollie_pup", "fg": 7065, "bg": 2526 }, + { "id": "mon_dog_beagle_pup", "fg": 7067, "bg": 2526 }, + { "id": "mon_dog_boxer_pup", "fg": 7069, "bg": 2526 }, + { "id": "mon_dog_bull_pup", "fg": 7070, "bg": 2526 }, + { "id": "mon_dog_chihuahua_pup", "fg": 7072, "bg": 2526 }, + { "id": "mon_dog_dachshund_pup", "fg": 7074, "bg": 2526 }, + { "id": "mon_dog_gpyrenees_pup", "fg": 7076, "bg": 2526 }, + { "id": "mon_dog_gshepherd_pup", "fg": 7078, "bg": 2526 }, + { "id": "mon_dog_pitbullmix_pup", "fg": 7081, "bg": 2526 }, + { "id": "mon_dog_pup", "fg": 7082, "bg": 2526 }, + { "id": "mon_dog_rottweiler_pup", "fg": 7083, "bg": 2526 }, + { "id": "mon_dog_samoyed_pup", "fg": 7085, "bg": 2526 }, + { "id": "mon_fish_huge", "fg": 2443 }, + { "id": "mon_locust", "fg": 7108, "bg": 2525 }, + { "id": "corpse_mon_ant_acid_larva", "fg": 7109 }, + { "id": "mon_cat_mutant_kitten_prism", "fg": 7123, "bg": 2526 }, + { "id": "mon_cat_mutant_prism", "fg": 7124, "bg": 2526 }, + { "id": "mon_coyote_mutant_shark", "fg": 7125, "bg": 2525 }, + { "id": "mon_crayfish_small", "fg": 7126, "bg": 2525 }, + { "id": "mon_hallu_multicooker", "fg": 7134, "bg": 2525 }, { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": [ - { "weight": 1, "sprite": 7116 }, - { "weight": 1, "sprite": 7117 }, - { "weight": 1, "sprite": 7118 }, - { "weight": 1, "sprite": 7119 }, - { "weight": 1, "sprite": 7120 }, - { "weight": 1, "sprite": 7121 }, - { "weight": 1, "sprite": 7122 }, - { "weight": 1, "sprite": 7123 }, - { "weight": 1, "sprite": 7124 } - ] - }, - { "id": "mon_mole_cricket", "fg": 7143, "bg": 2523 }, - { "id": "mon_mole_cricket_nymph", "fg": 7144, "bg": 2523 }, - { "id": "mon_reindeer_fawn", "fg": 7149, "bg": 2523 }, - { "id": "mon_sheep_lamb", "fg": 7151, "bg": 2523 }, - { "id": "mon_stag_beetle_small", "fg": 7154, "bg": 2523 }, - { "id": "mon_twisting_blade", "fg": 7155, "bg": 2523 }, - { "id": "mon_wasp_pupa", "fg": 7157, "bg": 2523 }, - { "id": "mon_wolf_skeleton", "fg": 7158, "bg": 2523 }, - { "id": "mon_worm_small", "fg": 7160, "bg": 2524 }, - { "id": "mon_zombie_crawler_pupa_decoy", "fg": 2963, "bg": 2523 }, - { "id": "mon_zombie_pupa_decoy", "fg": 2989, "bg": 2523 }, - { "id": "mon_zombie_pupa_decoy_shady", "fg": 2991, "bg": 2523 }, - { "id": "mon_zombie_wretch", "fg": 7163, "bg": 2523 }, - { "id": "mon_spider_cellar_small", "fg": 7167, "bg": 2524 }, - { "id": "mon_spider_trapdoor_small", "fg": 7169, "bg": 2524 }, - { "id": "mon_spider_web_small", "fg": 7171, "bg": 2524 }, - { "id": "mon_zpider_mass", "fg": 7175, "bg": 2524 }, - { "id": "lighting_lowlight_dark", "fg": 7206 }, - { "id": "lighting_boomered_dark", "fg": 7201 }, + { "weight": 1, "sprite": 7135 }, + { "weight": 1, "sprite": 7136 }, + { "weight": 1, "sprite": 7137 }, + { "weight": 1, "sprite": 7138 }, + { "weight": 1, "sprite": 7139 }, + { "weight": 1, "sprite": 7140 }, + { "weight": 1, "sprite": 7141 }, + { "weight": 1, "sprite": 7142 }, + { "weight": 1, "sprite": 7143 } + ] + }, + { "id": "mon_mole_cricket", "fg": 7162, "bg": 2525 }, + { "id": "mon_mole_cricket_nymph", "fg": 7163, "bg": 2525 }, + { "id": "mon_reindeer_fawn", "fg": 7168, "bg": 2525 }, + { "id": "mon_sheep_lamb", "fg": 7170, "bg": 2525 }, + { "id": "mon_stag_beetle_small", "fg": 7173, "bg": 2525 }, + { "id": "mon_twisting_blade", "fg": 7174, "bg": 2525 }, + { "id": "mon_wasp_pupa", "fg": 7176, "bg": 2525 }, + { "id": "mon_wolf_skeleton", "fg": 7177, "bg": 2525 }, + { "id": "mon_worm_small", "fg": 7179, "bg": 2526 }, + { "id": "mon_zombie_crawler_pupa_decoy", "fg": 2967, "bg": 2525 }, + { "id": "mon_zombie_pupa_decoy", "fg": 2993, "bg": 2525 }, + { "id": "mon_zombie_pupa_decoy_shady", "fg": 2995, "bg": 2525 }, + { "id": "mon_zombie_wretch", "fg": 7182, "bg": 2525 }, + { "id": "mon_spider_cellar_small", "fg": 7186, "bg": 2526 }, + { "id": "mon_spider_trapdoor_small", "fg": 7188, "bg": 2526 }, + { "id": "mon_spider_web_small", "fg": 7190, "bg": 2526 }, + { "id": "mon_zpider_mass", "fg": 7194, "bg": 2526 }, + { "id": "lighting_lowlight_dark", "fg": 7225 }, + { "id": "lighting_boomered_dark", "fg": 7220 }, { "id": "lighting_hidden", "fg": [ - { "weight": 100, "sprite": 7202 }, - { "weight": 100, "sprite": 7203 }, - { "weight": 100, "sprite": 7204 }, - { "weight": 100, "sprite": 7205 } + { "weight": 100, "sprite": 7221 }, + { "weight": 100, "sprite": 7222 }, + { "weight": 100, "sprite": 7223 }, + { "weight": 100, "sprite": 7224 } ] }, - { "id": "animation_hit", "fg": 7224 }, - { "id": "cursor", "fg": 7226 }, - { "id": "highlight", "fg": 7228 }, - { "id": "highlight_item", "fg": 7229 }, - { "id": "line_target", "fg": 7227 }, - { "id": "line_trail", "fg": 7230 }, - { "id": "animation_line", "fg": 7225 }, - { "id": "generic_city_building", "fg": 7246, "bg": 7241 }, + { "id": "animation_hit", "fg": 7243 }, + { "id": "cursor", "fg": 7245 }, + { "id": "highlight", "fg": 7247 }, + { "id": "highlight_item", "fg": 7248 }, + { "id": "line_target", "fg": 7246 }, + { "id": "line_trail", "fg": 7249 }, + { "id": "animation_line", "fg": 7244 }, + { "id": "generic_city_building", "fg": 7265, "bg": 7260 }, { "id": [ "abstorefront_1", @@ -8094,25 +8193,25 @@ "s_sports", "veterinarian" ], - "fg": 7246, - "bg": 7241 + "fg": 7265, + "bg": 7260 }, - { "id": "forest_water", "fg": 7251 }, - { "id": [ "forest", "special_forest" ], "fg": 7242, "bg": 7241 }, - { "id": [ "field", "special_field" ], "fg": 7241 }, - { "id": "open_air", "fg": 7245 }, + { "id": "forest_water", "fg": 7270 }, + { "id": [ "forest", "special_forest" ], "fg": 7261, "bg": 7260 }, + { "id": [ "field", "special_field" ], "fg": 7260 }, + { "id": "open_air", "fg": 7264 }, { "id": "railroad", - "fg": 9193, - "bg": 9144, + "fg": 9212, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "bg": 9144, "fg": 9183 }, - { "id": "corner", "bg": 9144, "fg": [ 9185, 9187, 9186, 9184 ] }, - { "id": "t_connection", "bg": 9144, "fg": [ 9195, 9197, 9196, 9194 ] }, - { "id": "edge", "bg": 9144, "fg": [ 9193, 9192 ] }, - { "id": "end_piece", "bg": 9144, "fg": [ 9193, 9192, 9193, 9192 ] }, - { "id": "unconnected", "bg": 9144, "fg": [ 9193, 9192 ] } + { "id": "center", "bg": 9163, "fg": 9202 }, + { "id": "corner", "bg": 9163, "fg": [ 9204, 9206, 9205, 9203 ] }, + { "id": "t_connection", "bg": 9163, "fg": [ 9214, 9216, 9215, 9213 ] }, + { "id": "edge", "bg": 9163, "fg": [ 9212, 9211 ] }, + { "id": "end_piece", "bg": 9163, "fg": [ 9212, 9211, 9212, 9211 ] }, + { "id": "unconnected", "bg": 9163, "fg": [ 9212, 9211 ] } ] }, { @@ -8335,35 +8434,35 @@ "urban_13_11", "urban_13_12" ], - "fg": [ 7248, 7247, 7249, 7250 ], - "bg": 7241, + "fg": [ 7267, 7266, 7268, 7269 ], + "bg": 7260, "rotates": true }, - { "id": "solid_earth", "fg": 9711 }, - { "id": [ "empty_rock", "deep_rock" ], "fg": 9243 }, + { "id": "solid_earth", "fg": 9730 }, + { "id": [ "empty_rock", "deep_rock" ], "fg": 9262 }, { "id": [ "lab_subway", "subway" ], - "fg": 9192, - "bg": 9144, + "fg": 9211, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9192, "bg": 9144 }, - { "id": "corner", "fg": [ 9185, 9187, 9186, 9184 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9195, 9197, 9196, 9194 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9193, 9192 ], "bg": 9144 }, - { "id": "end_piece", "fg": [ 9193, 9192 ], "bg": 9144 }, - { "id": "unconnected", "fg": 9192, "bg": 9144 } + { "id": "center", "fg": 9211, "bg": 9163 }, + { "id": "corner", "fg": [ 9204, 9206, 9205, 9203 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9214, 9216, 9215, 9213 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9212, 9211 ], "bg": 9163 }, + { "id": "end_piece", "fg": [ 9212, 9211 ], "bg": 9163 }, + { "id": "unconnected", "fg": 9211, "bg": 9163 } ] }, - { "id": "anthill", "fg": 7253, "bg": 7241, "rotates": false }, - { "id": "acid_anthill", "fg": 7252, "bg": 7241, "rotates": false }, + { "id": "anthill", "fg": 7272, "bg": 7260, "rotates": false }, + { "id": "acid_anthill", "fg": 7271, "bg": 7260, "rotates": false }, { "id": [ "2farm_3", "farm_3", "farm_isherwood_3", "farm_dairy_twd_6", "farm_dairy_twd_12", "ranch_camp_66", "dairy_farm_SE" ], - "fg": [ 7255, 7254, 7255, 7254 ], - "bg": 7241, + "fg": [ 7274, 7273, 7274, 7273 ], + "bg": 7260, "rotates": true }, - { "id": [ "desolatebarn", "barn_aban1" ], "fg": 7256, "bg": 7241 }, + { "id": [ "desolatebarn", "barn_aban1" ], "fg": 7275, "bg": 7260 }, { "id": [ "2farm_loft_3", @@ -8376,8 +8475,8 @@ "ranch_camp_66_roof", "dairy_farm_SE_roof" ], - "fg": [ 7255, 7254, 7255, 7254 ], - "bg": 7245, + "fg": [ 7274, 7273, 7274, 7273 ], + "bg": 7264, "rotates": true }, { @@ -8399,8 +8498,8 @@ "cabin_strange_b", "riverside_dwelling" ], - "fg": [ 7258, 7257, 7259, 7260 ], - "bg": 7241, + "fg": [ 7277, 7276, 7278, 7279 ], + "bg": 7260, "rotates": true }, { @@ -8418,8 +8517,8 @@ "cabin_lake_roof", "lake_cabin_boathouse_roof" ], - "fg": [ 7258, 7257, 7259, 7260 ], - "bg": 7245, + "fg": [ 7277, 7276, 7278, 7279 ], + "bg": 7264, "rotates": true }, { @@ -8435,12 +8534,12 @@ "ws_survivor_camp", "homelesscamp" ], - "fg": 7261, - "bg": 7241 + "fg": 7280, + "bg": 7260 }, - { "id": "cave", "fg": 7262, "bg": 7241 }, - { "id": "cave_underground", "fg": 7262 }, - { "id": [ "airliner_2b_-1", "airliner_2c_-1" ], "fg": 7264, "rotates": false }, + { "id": "cave", "fg": 7281, "bg": 7260 }, + { "id": "cave_underground", "fg": 7281 }, + { "id": [ "airliner_2b_-1", "airliner_2c_-1" ], "fg": 7283, "rotates": false }, { "id": [ "airliner_1a", @@ -8473,30 +8572,30 @@ "airliner_2j", "airliner_3j" ], - "fg": 7265 - }, - { "id": [ "airliner_2a_1", "airliner_2c_1" ], "fg": 7245 }, - { "id": "cs_private_park_roof", "fg": [ 7267, 7266, 7268, 7269 ], "bg": 7245, "rotates": true }, - { "id": "cs_private_park", "fg": [ 7267, 7266, 7268, 7269 ], "bg": 7241, "rotates": true }, - { "id": "cs_public_art_piece", "fg": [ 7271, 7270, 7272, 7273 ], "bg": 7241, "rotates": true }, - { "id": "cs_public_space", "fg": [ 7275, 7274, 7276, 7277 ], "bg": 7241, "rotates": true }, - { "id": [ "dirt_road", "dirt_road_forest" ], "fg": [ 7284, 7283 ], "rotates": true }, - { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": [ 7290, 7289, 7291, 7292 ], "rotates": true }, - { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": [ 7279, 7281, 7282, 7280 ], "rotates": true }, - { "id": [ "dirt_road_turn1", "dirt_road_turn1_forest" ], "fg": [ 7280, 7279, 7281, 7282 ], "rotates": true }, + "fg": 7284 + }, + { "id": [ "airliner_2a_1", "airliner_2c_1" ], "fg": 7264 }, + { "id": "cs_private_park_roof", "fg": [ 7286, 7285, 7287, 7288 ], "bg": 7264, "rotates": true }, + { "id": "cs_private_park", "fg": [ 7286, 7285, 7287, 7288 ], "bg": 7260, "rotates": true }, + { "id": "cs_public_art_piece", "fg": [ 7290, 7289, 7291, 7292 ], "bg": 7260, "rotates": true }, + { "id": "cs_public_space", "fg": [ 7294, 7293, 7295, 7296 ], "bg": 7260, "rotates": true }, + { "id": [ "dirt_road", "dirt_road_forest" ], "fg": [ 7303, 7302 ], "rotates": true }, + { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": [ 7309, 7308, 7310, 7311 ], "rotates": true }, + { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": [ 7298, 7300, 7301, 7299 ], "rotates": true }, + { "id": [ "dirt_road_turn1", "dirt_road_turn1_forest" ], "fg": [ 7299, 7298, 7300, 7301 ], "rotates": true }, { "id": [ "shelter", "shelter_1", "shelter_2", "shelter_vandal", "shelter_1_vandal", "shelter_2_vandal" ], - "fg": [ 7295, 7294, 7296, 7297 ], - "bg": 7241, + "fg": [ 7314, 7313, 7315, 7316 ], + "bg": 7260, "rotates": true }, { "id": [ "shelter_roof", "shelter_roof_1", "shelter_roof_2" ], - "fg": [ 7295, 7294, 7296, 7297 ], - "bg": 7245, + "fg": [ 7314, 7313, 7315, 7316 ], + "bg": 7264, "rotates": true }, - { "id": "shelter_under", "fg": [ 7295, 7294, 7296, 7297 ], "rotates": true }, + { "id": "shelter_under", "fg": [ 7314, 7313, 7315, 7316 ], "rotates": true }, { "id": "unknown_map_extra", "fg": 176 }, { "id": [ @@ -8566,19 +8665,19 @@ "horse_farm_isherwood_2", "yard" ], - "fg": 7305 + "fg": 7324 }, { "id": "forest_trail", - "fg": 7321, + "fg": 7340, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7306 }, - { "id": "corner", "fg": [ 7308, 7310, 7309, 7307 ] }, - { "id": "t_connection", "fg": [ 7318, 7320, 7319, 7317 ] }, - { "id": "edge", "fg": [ 7312, 7311 ] }, - { "id": "end_piece", "fg": [ 7314, 7316, 7315, 7313 ] }, - { "id": "unconnected", "fg": [ 7321, 7321 ] } + { "id": "center", "fg": 7325 }, + { "id": "corner", "fg": [ 7327, 7329, 7328, 7326 ] }, + { "id": "t_connection", "fg": [ 7337, 7339, 7338, 7336 ] }, + { "id": "edge", "fg": [ 7331, 7330 ] }, + { "id": "end_piece", "fg": [ 7333, 7335, 7334, 7332 ] }, + { "id": "unconnected", "fg": [ 7340, 7340 ] } ] }, { @@ -8595,32 +8694,32 @@ "garage_gas_roof_2", "garage_gas_roof_3" ], - "fg": [ 7323, 7322, 7324, 7325 ], - "bg": 7241 - }, - { "id": "2farm_7", "fg": 7306 }, - { "id": "crater", "fg": 8997, "bg": 7241 }, - { "id": "ranch_camp_17", "fg": 10258, "bg": 7379 }, - { "id": "ranch_camp_76", "fg": 7306 }, - { "id": "ranch_camp_77", "fg": [ 7433, 7432, 7434, 7435 ], "bg": 7241, "rotates": true }, - { "id": "helipad_ne", "fg": [ 7327, 7326, 7328, 7329 ], "rotates": true }, - { "id": "helipad_nw", "fg": [ 7331, 7330, 7332, 7333 ], "rotates": true }, - { "id": "helipad_se", "fg": [ 7335, 7334, 7336, 7337 ], "rotates": true }, - { "id": "helipad_sw", "fg": [ 7339, 7338, 7340, 7341 ], "rotates": true }, - { "id": "lab_subway_vent_shaft_roof", "fg": [ 7349, 7348 ], "bg": 7245, "rotates": true }, - { "id": "lab_subway_vent_shaft_surface", "fg": [ 7349, 7348 ], "bg": 7241, "rotates": true }, - { "id": "lab_subway_vent_shaft-1", "fg": [ 7349, 7348 ], "bg": 9711, "rotates": true }, + "fg": [ 7342, 7341, 7343, 7344 ], + "bg": 7260 + }, + { "id": "2farm_7", "fg": 7325 }, + { "id": "crater", "fg": 9016, "bg": 7260 }, + { "id": "ranch_camp_17", "fg": 10277, "bg": 7398 }, + { "id": "ranch_camp_76", "fg": 7325 }, + { "id": "ranch_camp_77", "fg": [ 7452, 7451, 7453, 7454 ], "bg": 7260, "rotates": true }, + { "id": "helipad_ne", "fg": [ 7346, 7345, 7347, 7348 ], "rotates": true }, + { "id": "helipad_nw", "fg": [ 7350, 7349, 7351, 7352 ], "rotates": true }, + { "id": "helipad_se", "fg": [ 7354, 7353, 7355, 7356 ], "rotates": true }, + { "id": "helipad_sw", "fg": [ 7358, 7357, 7359, 7360 ], "rotates": true }, + { "id": "lab_subway_vent_shaft_roof", "fg": [ 7368, 7367 ], "bg": 7264, "rotates": true }, + { "id": "lab_subway_vent_shaft_surface", "fg": [ 7368, 7367 ], "bg": 7260, "rotates": true }, + { "id": "lab_subway_vent_shaft-1", "fg": [ 7368, 7367 ], "bg": 9730, "rotates": true }, { "id": [ "lab_subway_vent_shaft-2", "lab_subway_vent_shaft-3", "lab_subway_vent_shaft-4" ], - "fg": [ 7349, 7348 ], - "bg": 9243, + "fg": [ 7368, 7367 ], + "bg": 9262, "rotates": true }, - { "id": "lighthouse_z2", "fg": 7351, "bg": 7245 }, - { "id": "lighthouse_z3", "fg": 7352, "bg": 7245 }, - { "id": "lighthouse_z4", "fg": 7353, "bg": 7245 }, - { "id": "lighthouse_z5", "fg": 7354, "bg": 7245 }, - { "id": "lighthouse_roof", "fg": 7350, "bg": 7245 }, + { "id": "lighthouse_z2", "fg": 7370, "bg": 7264 }, + { "id": "lighthouse_z3", "fg": 7371, "bg": 7264 }, + { "id": "lighthouse_z4", "fg": 7372, "bg": 7264 }, + { "id": "lighthouse_z5", "fg": 7373, "bg": 7264 }, + { "id": "lighthouse_roof", "fg": 7369, "bg": 7264 }, { "id": [ "mall_a_1", @@ -8636,7 +8735,7 @@ "mall_a_17", "mall_a_18" ], - "fg": 7425 + "fg": 7444 }, { "id": [ @@ -8661,9 +8760,9 @@ "mall_a_79", "mall_a_80" ], - "fg": 7378 + "fg": 7397 }, - { "id": [ "mall_a_14", "mall_a_47", "mall_a_53", "mall_a_68" ], "fg": 7355 }, + { "id": [ "mall_a_14", "mall_a_47", "mall_a_53", "mall_a_68" ], "fg": 7374 }, { "id": [ "mall_a_3", @@ -8693,7 +8792,7 @@ "mall_a_70", "mall_a_71" ], - "fg": 7356 + "fg": 7375 }, { "id": [ @@ -8717,44 +8816,44 @@ "mall_a_60", "mall_a_61" ], - "fg": 7357 + "fg": 7376 }, - { "id": "silo", "fg": [ 7359, 7358, 7360, 7361 ], "bg": 7241, "rotates": true }, - { "id": "silo_1", "fg": [ 7359, 7358, 7360, 7361 ], "bg": 9711, "rotates": true }, + { "id": "silo", "fg": [ 7378, 7377, 7379, 7380 ], "bg": 7260, "rotates": true }, + { "id": "silo_1", "fg": [ 7378, 7377, 7379, 7380 ], "bg": 9730, "rotates": true }, { "id": [ "silo_2", "silo_3", "silo_4", "silo_finale" ], - "fg": [ 7359, 7358, 7360, 7361 ], - "bg": 9243, + "fg": [ 7378, 7377, 7379, 7380 ], + "bg": 9262, "rotates": true }, - { "id": "note_!_black", "fg": 7362 }, - { "id": "note_!_red", "fg": 7375 }, - { "id": "note_!_green", "fg": 7367 }, - { "id": "note_!_brown", "fg": 7364 }, - { "id": "note_!_blue", "fg": 7363 }, - { "id": "note_!_magenta", "fg": 7373 }, - { "id": "note_!_cyan", "fg": 7365 }, - { "id": "note_!_light_gray", "fg": 7370 }, - { "id": "note_!_dark_gray", "fg": 7366 }, - { "id": "note_!_light_red", "fg": 7372 }, - { "id": "note_!_light_green", "fg": 7371 }, - { "id": "note_!_yellow", "fg": 7377 }, - { "id": "note_!_light_blue", "fg": 7368 }, - { "id": "note_!_pink", "fg": 7374 }, - { "id": "note_!_light_cyan", "fg": 7369 }, - { "id": "note_!_white", "fg": 7376 }, - { "id": "s_lot", "fg": 7378, "rotates": true }, - { "id": "2farm_4", "fg": [ 7387, 7386, 7388, 7389 ], "rotates": true }, - { "id": "2farm_8", "fg": [ 7388, 7389, 7387, 7386 ], "rotates": true }, - { "id": "dairy_farm_NW", "fg": [ 7389, 7387, 7386, 7388 ], "rotates": true }, - { "id": "dairy_farm_NE", "fg": [ 7386, 7388, 7389, 7387 ], "rotates": true }, - { "id": "ranch_camp_1", "fg": [ 7383, 7382, 7384, 7385 ], "rotates": true }, + { "id": "note_!_black", "fg": 7381 }, + { "id": "note_!_red", "fg": 7394 }, + { "id": "note_!_green", "fg": 7386 }, + { "id": "note_!_brown", "fg": 7383 }, + { "id": "note_!_blue", "fg": 7382 }, + { "id": "note_!_magenta", "fg": 7392 }, + { "id": "note_!_cyan", "fg": 7384 }, + { "id": "note_!_light_gray", "fg": 7389 }, + { "id": "note_!_dark_gray", "fg": 7385 }, + { "id": "note_!_light_red", "fg": 7391 }, + { "id": "note_!_light_green", "fg": 7390 }, + { "id": "note_!_yellow", "fg": 7396 }, + { "id": "note_!_light_blue", "fg": 7387 }, + { "id": "note_!_pink", "fg": 7393 }, + { "id": "note_!_light_cyan", "fg": 7388 }, + { "id": "note_!_white", "fg": 7395 }, + { "id": "s_lot", "fg": 7397, "rotates": true }, + { "id": "2farm_4", "fg": [ 7406, 7405, 7407, 7408 ], "rotates": true }, + { "id": "2farm_8", "fg": [ 7407, 7408, 7406, 7405 ], "rotates": true }, + { "id": "dairy_farm_NW", "fg": [ 7408, 7406, 7405, 7407 ], "rotates": true }, + { "id": "dairy_farm_NE", "fg": [ 7405, 7407, 7408, 7406 ], "rotates": true }, + { "id": "ranch_camp_1", "fg": [ 7402, 7401, 7403, 7404 ], "rotates": true }, { "id": [ "ranch_camp_2", "ranch_camp_3", "ranch_camp_4", "ranch_camp_5", "ranch_camp_6", "ranch_camp_7", "ranch_camp_8" ], - "fg": [ 7391, 7390, 7392, 7393 ], + "fg": [ 7410, 7409, 7411, 7412 ], "rotates": true }, - { "id": "ranch_camp_9", "fg": [ 7382, 7384, 7385, 7383 ], "rotates": true }, + { "id": "ranch_camp_9", "fg": [ 7401, 7403, 7404, 7402 ], "rotates": true }, { "id": [ "ranch_camp_10", @@ -8765,7 +8864,7 @@ "ranch_camp_55", "ranch_camp_64" ], - "fg": [ 7393, 7391, 7390, 7392 ], + "fg": [ 7412, 7410, 7409, 7411 ], "rotates": true }, { @@ -8815,7 +8914,7 @@ "ranch_camp_70", "ranch_camp_71" ], - "fg": 7379, + "fg": 7398, "rotates": true }, { @@ -8828,349 +8927,349 @@ "ranch_camp_63", "ranch_camp_72" ], - "fg": [ 7390, 7392, 7393, 7391 ], + "fg": [ 7409, 7411, 7412, 7410 ], "rotates": true }, - { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": [ 7385, 7383, 7382, 7384 ], "rotates": true }, + { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": [ 7404, 7402, 7401, 7403 ], "rotates": true }, { "id": [ "ranch_camp_74", "ranch_camp_79", "ranch_camp_80" ], - "fg": [ 7392, 7393, 7391, 7390 ], + "fg": [ 7411, 7412, 7410, 7409 ], "rotates": true }, - { "id": [ "ranch_camp_75", "ranch_camp_81" ], "fg": [ 7384, 7385, 7383, 7382 ], "rotates": true }, - { "id": "pond_field", "fg": 7396, "bg": 7241, "rotates": false }, - { "id": "pond_forest", "fg": 7397, "bg": 7241, "rotates": false }, - { "id": "pond_swamp", "fg": 7398, "bg": 7241, "rotates": false }, - { "id": "hot_springs", "fg": 7395, "bg": 7241, "rotates": false }, + { "id": [ "ranch_camp_75", "ranch_camp_81" ], "fg": [ 7403, 7404, 7402, 7401 ], "rotates": true }, + { "id": "pond_field", "fg": 7415, "bg": 7260, "rotates": false }, + { "id": "pond_forest", "fg": 7416, "bg": 7260, "rotates": false }, + { "id": "pond_swamp", "fg": 7417, "bg": 7260, "rotates": false }, + { "id": "hot_springs", "fg": 7414, "bg": 7260, "rotates": false }, { "id": [ "pool", "pool_1", "pool_2", "pool_3", "pool_4" ], - "fg": [ 7400, 7399, 7401, 7402 ], - "bg": 7241, + "fg": [ 7419, 7418, 7420, 7421 ], + "bg": 7260, "rotates": true }, - { "id": [ "pool_5", "pool_6" ], "fg": [ 7404, 7403, 7405, 7406 ], "bg": 7241, "rotates": true }, + { "id": [ "pool_5", "pool_6" ], "fg": [ 7423, 7422, 7424, 7425 ], "bg": 7260, "rotates": true }, { "id": [ "pool_roof", "pool_roof_1", "pool_roof_2", "pool_roof_3", "pool_roof_4" ], - "fg": [ 7400, 7399, 7401, 7402 ], - "bg": 7245, + "fg": [ 7419, 7418, 7420, 7421 ], + "bg": 7264, "rotates": true }, - { "id": "publicgarden", "fg": 7407 }, - { "id": "PublicPond_1a", "fg": [ 7411, 7409, 7408, 7410 ], "rotates": true }, - { "id": "PublicPond_1b", "fg": [ 7408, 7410, 7411, 7409 ], "rotates": true }, - { "id": "river_nw", "fg": 7420, "bg": 7241, "rotates": false }, - { "id": "river_sw", "fg": 7423, "bg": 7241, "rotates": false }, - { "id": "river_se", "fg": 7421, "bg": 7241, "rotates": false }, - { "id": "river_ne", "fg": 7418, "bg": 7241, "rotates": false }, - { "id": "river_north", "fg": 7419, "bg": 7241, "rotates": false }, - { "id": "river_west", "fg": 7424, "bg": 7241, "rotates": false }, - { "id": "river_east", "fg": 7417, "bg": 7241, "rotates": false }, - { "id": "river_south", "fg": 7422, "bg": 7241, "rotates": false }, - { "id": "river_center", "fg": 7416, "bg": 7241, "rotates": false }, - { "id": "river", "fg": [ 7419, 7417, 7422, 7424 ], "bg": 7241, "rotates": true }, - { "id": "river_c_not_nw", "fg": 7413, "bg": 7241, "rotates": false }, - { "id": "river_c_not_ne", "fg": 7412, "bg": 7241, "rotates": false }, - { "id": "river_c_not_sw", "fg": 7415, "bg": 7241, "rotates": false }, - { "id": "river_c_not_se", "fg": 7414, "bg": 7241, "rotates": false }, + { "id": "publicgarden", "fg": 7426 }, + { "id": "PublicPond_1a", "fg": [ 7430, 7428, 7427, 7429 ], "rotates": true }, + { "id": "PublicPond_1b", "fg": [ 7427, 7429, 7430, 7428 ], "rotates": true }, + { "id": "river_nw", "fg": 7439, "bg": 7260, "rotates": false }, + { "id": "river_sw", "fg": 7442, "bg": 7260, "rotates": false }, + { "id": "river_se", "fg": 7440, "bg": 7260, "rotates": false }, + { "id": "river_ne", "fg": 7437, "bg": 7260, "rotates": false }, + { "id": "river_north", "fg": 7438, "bg": 7260, "rotates": false }, + { "id": "river_west", "fg": 7443, "bg": 7260, "rotates": false }, + { "id": "river_east", "fg": 7436, "bg": 7260, "rotates": false }, + { "id": "river_south", "fg": 7441, "bg": 7260, "rotates": false }, + { "id": "river_center", "fg": 7435, "bg": 7260, "rotates": false }, + { "id": "river", "fg": [ 7438, 7436, 7441, 7443 ], "bg": 7260, "rotates": true }, + { "id": "river_c_not_nw", "fg": 7432, "bg": 7260, "rotates": false }, + { "id": "river_c_not_ne", "fg": 7431, "bg": 7260, "rotates": false }, + { "id": "river_c_not_sw", "fg": 7434, "bg": 7260, "rotates": false }, + { "id": "river_c_not_se", "fg": 7433, "bg": 7260, "rotates": false }, { "id": "road", - "fg": 7440, + "fg": 7459, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7425 }, - { "id": "corner", "fg": [ 7427, 7429, 7428, 7426 ], "bg": 7241 }, - { "id": "t_connection", "fg": [ 7437, 7439, 7438, 7436 ] }, - { "id": "edge", "fg": [ 7431, 7430 ] }, - { "id": "end_piece", "fg": [ 7433, 7435, 7434, 7432 ] }, - { "id": "unconnected", "fg": [ 7440, 7440 ], "bg": 7241 } + { "id": "center", "fg": 7444 }, + { "id": "corner", "fg": [ 7446, 7448, 7447, 7445 ], "bg": 7260 }, + { "id": "t_connection", "fg": [ 7456, 7458, 7457, 7455 ] }, + { "id": "edge", "fg": [ 7450, 7449 ] }, + { "id": "end_piece", "fg": [ 7452, 7454, 7453, 7451 ] }, + { "id": "unconnected", "fg": [ 7459, 7459 ], "bg": 7260 } ] }, - { "id": "road_nesw_manhole", "fg": 7441, "bg": 7425 }, + { "id": "road_nesw_manhole", "fg": 7460, "bg": 7444 }, { "id": [ "house_farm", "farm_2", "farm_isherwood_2", "2farm_11" ], - "fg": [ 7443, 7442, 7444, 7445 ], - "bg": 7241, + "fg": [ 7462, 7461, 7463, 7464 ], + "bg": 7260, "rotates": true }, - { "id": [ "dairy_farm_SW", "ranch_camp_68" ], "fg": [ 7444, 7445, 7443, 7442 ], "bg": 7241, "rotates": true }, + { "id": [ "dairy_farm_SW", "ranch_camp_68" ], "fg": [ 7463, 7464, 7462, 7461 ], "bg": 7260, "rotates": true }, { "id": [ "house_farm_roof", "farm_2_roof", "farm_isherwood_2_roof", "2farm_roof_11" ], - "fg": [ 7443, 7442, 7444, 7445 ], - "bg": 7245, + "fg": [ 7462, 7461, 7463, 7464 ], + "bg": 7264, "rotates": true }, { "id": [ "dairy_farm_SW_roof", "ranch_camp_68_roof" ], - "fg": [ 7444, 7445, 7443, 7442 ], - "bg": 7245, + "fg": [ 7463, 7464, 7462, 7461 ], + "bg": 7264, "rotates": true }, - { "id": "farm_isherwood_2_cellar", "fg": [ 7443, 7442, 7444, 7445 ], "rotates": true }, - { "id": [ "2silos", "ranch_camp_57" ], "fg": [ 7447, 7446, 7447, 7446 ], "bg": 7241, "rotates": true }, + { "id": "farm_isherwood_2_cellar", "fg": [ 7462, 7461, 7463, 7464 ], "rotates": true }, + { "id": [ "2silos", "ranch_camp_57" ], "fg": [ 7466, 7465, 7466, 7465 ], "bg": 7260, "rotates": true }, { "id": [ "2silos_1", "2silos_2", "2silos_roof" ], - "fg": [ 7447, 7446, 7447, 7446 ], - "bg": 7245, + "fg": [ 7466, 7465, 7466, 7465 ], + "bg": 7264, "rotates": true }, - { "id": "slimepit_top", "fg": 7448, "bg": 7241 }, - { "id": [ "slimepit_bottom", "slimepit", "slimepit_down" ], "fg": 9710 }, + { "id": "slimepit_top", "fg": 7467, "bg": 7260 }, + { "id": [ "slimepit_bottom", "slimepit", "slimepit_down" ], "fg": 9729 }, { "id": [ "sub_station_roof", "sub_station", "sewer_sub_station", "underground_sub_station" ], - "fg": [ 7450, 7449, 7451, 7452 ], + "fg": [ 7469, 7468, 7470, 7471 ], "rotates": true }, - { "id": "hunter_shack", "fg": [ 7459, 7457, 7458, 7460 ], "bg": 7241, "rotates": true }, - { "id": "hunter_shack_1", "fg": [ 7455, 7453, 7454, 7456 ], "bg": 7241, "rotates": true }, - { "id": "hunter_shack_roof", "fg": [ 7458, 7457, 7459, 7460 ], "bg": 7245, "rotates": true }, - { "id": "hunter_shack_roof_1", "fg": [ 7455, 7453, 7454, 7456 ], "bg": 7245, "rotates": true }, - { "id": "small_wooded_trail", "fg": [ 7466, 7465, 7467, 7468 ], "bg": 7241, "rotates": true }, - { "id": "small_wooded_trail_2", "fg": [ 7462, 7461, 7463, 7464 ], "bg": 7241, "rotates": true }, - { "id": "ws_fire_lookout_tower_base", "fg": 7483, "bg": 7241, "rotates": false }, - { "id": "ws_fire_lookout_tower_f1", "fg": 7483, "bg": 7245 }, - { "id": [ "ws_fire_lookout_tower_f2", "ws_fire_lookout_tower_f3" ], "fg": 7484, "bg": 7245 }, - { "id": [ "t_lake_bed", "t_ocean_bed" ], "fg": 7485, "bg": 9361 }, - { "id": "t_bulkhead_roof", "fg": 7485, "bg": 8864 }, - { "id": "t_lake_bed_concrete", "fg": 7485, "bg": 7815 }, - { "id": "t_lake_bed_concrete_yellow", "fg": 7485, "bg": 8981 }, - { "id": "t_concrete_dock_deep_pile", "fg": 7485, "bg": 7846 }, + { "id": "hunter_shack", "fg": [ 7478, 7476, 7477, 7479 ], "bg": 7260, "rotates": true }, + { "id": "hunter_shack_1", "fg": [ 7474, 7472, 7473, 7475 ], "bg": 7260, "rotates": true }, + { "id": "hunter_shack_roof", "fg": [ 7477, 7476, 7478, 7479 ], "bg": 7264, "rotates": true }, + { "id": "hunter_shack_roof_1", "fg": [ 7474, 7472, 7473, 7475 ], "bg": 7264, "rotates": true }, + { "id": "small_wooded_trail", "fg": [ 7485, 7484, 7486, 7487 ], "bg": 7260, "rotates": true }, + { "id": "small_wooded_trail_2", "fg": [ 7481, 7480, 7482, 7483 ], "bg": 7260, "rotates": true }, + { "id": "ws_fire_lookout_tower_base", "fg": 7502, "bg": 7260, "rotates": false }, + { "id": "ws_fire_lookout_tower_f1", "fg": 7502, "bg": 7264 }, + { "id": [ "ws_fire_lookout_tower_f2", "ws_fire_lookout_tower_f3" ], "fg": 7503, "bg": 7264 }, + { "id": [ "t_lake_bed", "t_ocean_bed" ], "fg": 7504, "bg": 9380 }, + { "id": "t_bulkhead_roof", "fg": 7504, "bg": 8883 }, + { "id": "t_lake_bed_concrete", "fg": 7504, "bg": 7834 }, + { "id": "t_lake_bed_concrete_yellow", "fg": 7504, "bg": 9000 }, + { "id": "t_concrete_dock_deep_pile", "fg": 7504, "bg": 7865 }, { "id": "t_bullettrailer_brownfloor", "fg": [ - { "weight": 100, "sprite": 7494 }, - { "weight": 100, "sprite": 7495 }, - { "weight": 100, "sprite": 7496 }, - { "weight": 100, "sprite": 7497 } + { "weight": 100, "sprite": 7513 }, + { "weight": 100, "sprite": 7514 }, + { "weight": 100, "sprite": 7515 }, + { "weight": 100, "sprite": 7516 } ] }, - { "id": "t_reb_cage", "fg": 7503, "bg": 9292 }, + { "id": "t_reb_cage", "fg": 7522, "bg": 9311 }, { "id": "f_earthbag_half", "multitile": true, - "fg": 7519, - "bg": 8703, + "fg": 7538, + "bg": 8722, "additional_tiles": [ - { "id": "center", "fg": 7504 }, - { "id": "corner", "fg": [ 7506, 7508, 7507, 7505 ] }, - { "id": "t_connection", "fg": [ 7516, 7518, 7517, 7515 ] }, - { "id": "edge", "fg": [ 7510, 7509 ] }, - { "id": "end_piece", "fg": [ 7512, 7514, 7513, 7511 ] }, - { "id": "unconnected", "fg": [ 7519, 7519 ] } + { "id": "center", "fg": 7523 }, + { "id": "corner", "fg": [ 7525, 7527, 7526, 7524 ] }, + { "id": "t_connection", "fg": [ 7535, 7537, 7536, 7534 ] }, + { "id": "edge", "fg": [ 7529, 7528 ] }, + { "id": "end_piece", "fg": [ 7531, 7533, 7532, 7530 ] }, + { "id": "unconnected", "fg": [ 7538, 7538 ] } ] }, - { "id": [ "t_ramp_up_low", "t_ramp_down_low" ], "fg": 8962 }, - { "id": [ "t_concrete_ramp_up_high", "t_sidewalk_ramp_up_high" ], "fg": 7522 }, - { "id": [ "t_concrete_ramp_up_low", "t_sidewalk_ramp_up_low" ], "fg": 7523 }, - { "id": [ "t_concrete_ramp_down_high", "t_sidewalk_ramp_down_high" ], "fg": 7520 }, - { "id": [ "t_concrete_ramp_down_low", "t_sidewalk_ramp_down_low" ], "fg": 7521 }, - { "id": "t_railroad_ramp_up_low", "fg": 7527, "bg": 9144 }, - { "id": "t_railroad_ramp_up_high", "fg": 7526, "bg": 9144 }, - { "id": "t_railroad_ramp_down_high", "fg": 7524, "bg": 9144 }, - { "id": "t_railroad_ramp_down_low", "fg": 7525, "bg": 9144 }, + { "id": [ "t_ramp_up_low", "t_ramp_down_low" ], "fg": 8981 }, + { "id": [ "t_concrete_ramp_up_high", "t_sidewalk_ramp_up_high" ], "fg": 7541 }, + { "id": [ "t_concrete_ramp_up_low", "t_sidewalk_ramp_up_low" ], "fg": 7542 }, + { "id": [ "t_concrete_ramp_down_high", "t_sidewalk_ramp_down_high" ], "fg": 7539 }, + { "id": [ "t_concrete_ramp_down_low", "t_sidewalk_ramp_down_low" ], "fg": 7540 }, + { "id": "t_railroad_ramp_up_low", "fg": 7546, "bg": 9163 }, + { "id": "t_railroad_ramp_up_high", "fg": 7545, "bg": 9163 }, + { "id": "t_railroad_ramp_down_high", "fg": 7543, "bg": 9163 }, + { "id": "t_railroad_ramp_down_low", "fg": 7544, "bg": 9163 }, { "id": "t_splitrail_fence", "multitile": true, - "fg": 7568, - "bg": 8703, + "fg": 7587, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": 7553 }, - { "id": "corner", "bg": 8703, "fg": [ 7555, 7557, 7556, 7554 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 7565, 7567, 7566, 7564 ] }, - { "id": "edge", "bg": 8703, "fg": [ 7559, 7558 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 7561, 7563, 7562, 7560 ] }, - { "bg": 8703, "id": "unconnected", "fg": [ 7568, 7568 ] } + { "id": "center", "bg": 8722, "fg": 7572 }, + { "id": "corner", "bg": 8722, "fg": [ 7574, 7576, 7575, 7573 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 7584, 7586, 7585, 7583 ] }, + { "id": "edge", "bg": 8722, "fg": [ 7578, 7577 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 7580, 7582, 7581, 7579 ] }, + { "bg": 8722, "id": "unconnected", "fg": [ 7587, 7587 ] } ] }, { "id": "t_splitrail_fence_season_summer", "multitile": true, - "fg": 7568, - "bg": 8713, + "fg": 7587, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": 7553 }, - { "id": "corner", "bg": 8713, "fg": [ 7555, 7557, 7556, 7554 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 7565, 7567, 7566, 7564 ] }, - { "id": "edge", "bg": 8713, "fg": [ 7559, 7558 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 7561, 7563, 7562, 7560 ] }, - { "bg": 8713, "id": "unconnected", "fg": [ 7568, 7568 ] } + { "id": "center", "bg": 8732, "fg": 7572 }, + { "id": "corner", "bg": 8732, "fg": [ 7574, 7576, 7575, 7573 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 7584, 7586, 7585, 7583 ] }, + { "id": "edge", "bg": 8732, "fg": [ 7578, 7577 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 7580, 7582, 7581, 7579 ] }, + { "bg": 8732, "id": "unconnected", "fg": [ 7587, 7587 ] } ] }, { "id": "t_splitrail_fence_season_autumn", "multitile": true, - "fg": 7568, - "bg": 8708, + "fg": 7587, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": 7553 }, - { "id": "corner", "bg": 8708, "fg": [ 7555, 7557, 7556, 7554 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 7565, 7567, 7566, 7564 ] }, - { "id": "edge", "bg": 8708, "fg": [ 7559, 7558 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 7561, 7563, 7562, 7560 ] }, - { "bg": 8708, "id": "unconnected", "fg": [ 7568, 7568 ] } + { "id": "center", "bg": 8727, "fg": 7572 }, + { "id": "corner", "bg": 8727, "fg": [ 7574, 7576, 7575, 7573 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 7584, 7586, 7585, 7583 ] }, + { "id": "edge", "bg": 8727, "fg": [ 7578, 7577 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 7580, 7582, 7581, 7579 ] }, + { "bg": 8727, "id": "unconnected", "fg": [ 7587, 7587 ] } ] }, { "id": "t_splitrail_fence_season_winter", "multitile": true, - "fg": 7568, - "bg": 7534, + "fg": 7587, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": 7553 }, - { "id": "corner", "bg": 7534, "fg": [ 7555, 7557, 7556, 7554 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 7565, 7567, 7566, 7564 ] }, - { "id": "edge", "bg": 7534, "fg": [ 7559, 7558 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 7561, 7563, 7562, 7560 ] }, - { "bg": 7534, "id": "unconnected", "fg": [ 7568, 7568 ] } + { "id": "center", "bg": 7553, "fg": 7572 }, + { "id": "corner", "bg": 7553, "fg": [ 7574, 7576, 7575, 7573 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 7584, 7586, 7585, 7583 ] }, + { "id": "edge", "bg": 7553, "fg": [ 7578, 7577 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 7580, 7582, 7581, 7579 ] }, + { "bg": 7553, "id": "unconnected", "fg": [ 7587, 7587 ] } ] }, - { "id": "t_stairs_down", "fg": 7569 }, - { "id": "t_wood_stairs_down", "fg": 7570 }, + { "id": "t_stairs_down", "fg": 7588 }, + { "id": "t_wood_stairs_down", "fg": 7589 }, { "id": "t_adobe_brick_wall", - "fg": 7586, + "fg": 7605, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7571 }, - { "id": "corner", "fg": [ 7573, 7575, 7574, 7572 ] }, - { "id": "t_connection", "fg": [ 7583, 7585, 7584, 7582 ] }, - { "id": "edge", "fg": [ 7577, 7576 ] }, - { "id": "end_piece", "fg": [ 7579, 7581, 7580, 7578 ] }, - { "id": "unconnected", "fg": [ 7586, 7586 ] } + { "id": "center", "fg": 7590 }, + { "id": "corner", "fg": [ 7592, 7594, 7593, 7591 ] }, + { "id": "t_connection", "fg": [ 7602, 7604, 7603, 7601 ] }, + { "id": "edge", "fg": [ 7596, 7595 ] }, + { "id": "end_piece", "fg": [ 7598, 7600, 7599, 7597 ] }, + { "id": "unconnected", "fg": [ 7605, 7605 ] } ] }, { "id": "t_adobe_brick_wall_halfway", - "fg": 7602, + "fg": 7621, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7587 }, - { "id": "corner", "fg": [ 7589, 7591, 7590, 7588 ] }, - { "id": "t_connection", "fg": [ 7599, 7601, 7600, 7598 ] }, - { "id": "edge", "fg": [ 7593, 7592 ] }, - { "id": "end_piece", "fg": [ 7595, 7597, 7596, 7594 ] }, - { "id": "unconnected", "fg": [ 7602, 7602 ] } + { "id": "center", "fg": 7606 }, + { "id": "corner", "fg": [ 7608, 7610, 7609, 7607 ] }, + { "id": "t_connection", "fg": [ 7618, 7620, 7619, 7617 ] }, + { "id": "edge", "fg": [ 7612, 7611 ] }, + { "id": "end_piece", "fg": [ 7614, 7616, 7615, 7613 ] }, + { "id": "unconnected", "fg": [ 7621, 7621 ] } ] }, - { "id": "t_bamboo", "fg": 7604, "bg": 8703 }, - { "id": "t_bamboo_season_summer", "fg": 7603, "bg": 8713 }, - { "id": "t_bamboo_season_autumn", "fg": 7603, "bg": 8708 }, - { "id": "t_bamboo_season_winter", "fg": 7605, "bg": 7534 }, - { "id": "t_bamboo_harvested", "fg": 7606, "bg": 8703 }, - { "id": "t_bamboo_long", "fg": 7607, "bg": 8703 }, - { "id": "t_bamboo_long_season_summer", "fg": 7607, "bg": 8713 }, - { "id": "t_bamboo_long_season_autumn", "fg": 7607, "bg": 8708 }, - { "id": "t_bamboo_long_season_winter", "fg": 7608, "bg": 7534 }, - { "id": "t_bars", "fg": 7609 }, - { "id": "t_bollard", "fg": 7610, "bg": 9694 }, + { "id": "t_bamboo", "fg": 7623, "bg": 8722 }, + { "id": "t_bamboo_season_summer", "fg": 7622, "bg": 8732 }, + { "id": "t_bamboo_season_autumn", "fg": 7622, "bg": 8727 }, + { "id": "t_bamboo_season_winter", "fg": 7624, "bg": 7553 }, + { "id": "t_bamboo_harvested", "fg": 7625, "bg": 8722 }, + { "id": "t_bamboo_long", "fg": 7626, "bg": 8722 }, + { "id": "t_bamboo_long_season_summer", "fg": 7626, "bg": 8732 }, + { "id": "t_bamboo_long_season_autumn", "fg": 7626, "bg": 8727 }, + { "id": "t_bamboo_long_season_winter", "fg": 7627, "bg": 7553 }, + { "id": "t_bars", "fg": 7628 }, + { "id": "t_bollard", "fg": 7629, "bg": 9713 }, { "id": "t_brick_roof", - "fg": 7626, + "fg": 7645, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7611 }, - { "id": "corner", "fg": [ 7613, 7615, 7614, 7612 ] }, - { "id": "t_connection", "fg": [ 7623, 7625, 7624, 7622 ] }, - { "id": "edge", "fg": [ 7617, 7616 ] }, - { "id": "end_piece", "fg": [ 7619, 7621, 7620, 7618 ] }, - { "id": "unconnected", "fg": 7626 } + { "id": "center", "fg": 7630 }, + { "id": "corner", "fg": [ 7632, 7634, 7633, 7631 ] }, + { "id": "t_connection", "fg": [ 7642, 7644, 7643, 7641 ] }, + { "id": "edge", "fg": [ 7636, 7635 ] }, + { "id": "end_piece", "fg": [ 7638, 7640, 7639, 7637 ] }, + { "id": "unconnected", "fg": 7645 } ] }, { "id": "t_brick_wall", "multitile": true, - "fg": 7642, + "fg": 7661, "additional_tiles": [ - { "id": "center", "fg": 7627 }, - { "id": "corner", "fg": [ 7629, 7631, 7630, 7628 ] }, - { "id": "t_connection", "fg": [ 7639, 7641, 7640, 7638 ] }, - { "id": "edge", "fg": [ 7633, 7632 ] }, - { "id": "end_piece", "fg": [ 7635, 7637, 7636, 7634 ] }, - { "id": "unconnected", "fg": 7642 } + { "id": "center", "fg": 7646 }, + { "id": "corner", "fg": [ 7648, 7650, 7649, 7647 ] }, + { "id": "t_connection", "fg": [ 7658, 7660, 7659, 7657 ] }, + { "id": "edge", "fg": [ 7652, 7651 ] }, + { "id": "end_piece", "fg": [ 7654, 7656, 7655, 7653 ] }, + { "id": "unconnected", "fg": 7661 } ] }, { "id": "t_brick_wall_halfway", - "fg": 7658, + "fg": 7677, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7643 }, - { "id": "corner", "fg": [ 7645, 7647, 7646, 7644 ] }, - { "id": "t_connection", "fg": [ 7655, 7657, 7656, 7654 ] }, - { "id": "edge", "fg": [ 7649, 7648 ] }, - { "id": "end_piece", "fg": [ 7651, 7653, 7652, 7650 ] }, - { "id": "unconnected", "fg": [ 7658, 7658 ] } + { "id": "center", "fg": 7662 }, + { "id": "corner", "fg": [ 7664, 7666, 7665, 7663 ] }, + { "id": "t_connection", "fg": [ 7674, 7676, 7675, 7673 ] }, + { "id": "edge", "fg": [ 7668, 7667 ] }, + { "id": "end_piece", "fg": [ 7670, 7672, 7671, 7669 ] }, + { "id": "unconnected", "fg": [ 7677, 7677 ] } ] }, { "id": "t_bridge", "multitile": true, - "fg": 7674, - "additional_tiles": [ - { "id": "center", "fg": 7659 }, - { "id": "corner", "fg": [ 7661, 7663, 7662, 7660 ] }, - { "id": "t_connection", "fg": [ 7671, 7673, 7672, 7670 ] }, - { "id": "edge", "fg": [ 7665, 7664 ] }, - { "id": "end_piece", "fg": [ 7667, 7669, 7668, 7666 ] }, - { "id": "unconnected", "fg": [ 7674, 7674 ] } - ] - }, - { "id": "t_buffer_stop", "fg": 7675, "bg": 9144 }, - { "id": "t_card_artisans", "fg": 7676, "bg": 4978 }, - { "id": "t_card_fp", "fg": 7677, "bg": 4978 }, - { "id": "t_card_industrial", "fg": 7678, "bg": 4978 }, - { "id": "t_card_military", "fg": 7679, "bg": 4978 }, - { "id": [ "t_card_science", "t_card_robofac" ], "fg": 7681, "bg": 4978 }, - { "id": "t_card_science_maintenance_blue", "fg": 7682, "bg": 4978 }, - { "id": "t_card_science_maintenance_green", "fg": 7683, "bg": 4978 }, - { "id": "t_card_science_maintenance_yellow", "fg": 7684, "bg": 4978 }, - { "id": "t_card_science_medical_red", "fg": 7685, "bg": 4978 }, - { "id": "t_card_science_mutagen_cyan", "fg": 7686, "bg": 4978 }, - { "id": "t_card_science_mutagen_green", "fg": 7687, "bg": 4978 }, - { "id": "t_card_science_mutagen_pink", "fg": 7688, "bg": 4978 }, - { "id": "t_card_science_security_black", "fg": 7689, "bg": 4978 }, - { "id": "t_card_science_security_magenta", "fg": 7690, "bg": 4978 }, - { "id": "t_card_science_security_yellow", "fg": 7691, "bg": 4978 }, - { "id": "t_card_science_transport_1", "fg": 7692, "bg": 4978 }, + "fg": 7693, + "additional_tiles": [ + { "id": "center", "fg": 7678 }, + { "id": "corner", "fg": [ 7680, 7682, 7681, 7679 ] }, + { "id": "t_connection", "fg": [ 7690, 7692, 7691, 7689 ] }, + { "id": "edge", "fg": [ 7684, 7683 ] }, + { "id": "end_piece", "fg": [ 7686, 7688, 7687, 7685 ] }, + { "id": "unconnected", "fg": [ 7693, 7693 ] } + ] + }, + { "id": "t_buffer_stop", "fg": 7694, "bg": 9163 }, + { "id": "t_card_artisans", "fg": 7695, "bg": 4978 }, + { "id": "t_card_fp", "fg": 7696, "bg": 4978 }, + { "id": "t_card_industrial", "fg": 7697, "bg": 4978 }, + { "id": "t_card_military", "fg": 7698, "bg": 4978 }, + { "id": [ "t_card_science", "t_card_robofac" ], "fg": 7700, "bg": 4978 }, + { "id": "t_card_science_maintenance_blue", "fg": 7701, "bg": 4978 }, + { "id": "t_card_science_maintenance_green", "fg": 7702, "bg": 4978 }, + { "id": "t_card_science_maintenance_yellow", "fg": 7703, "bg": 4978 }, + { "id": "t_card_science_medical_red", "fg": 7704, "bg": 4978 }, + { "id": "t_card_science_mutagen_cyan", "fg": 7705, "bg": 4978 }, + { "id": "t_card_science_mutagen_green", "fg": 7706, "bg": 4978 }, + { "id": "t_card_science_mutagen_pink", "fg": 7707, "bg": 4978 }, + { "id": "t_card_science_security_black", "fg": 7708, "bg": 4978 }, + { "id": "t_card_science_security_magenta", "fg": 7709, "bg": 4978 }, + { "id": "t_card_science_security_yellow", "fg": 7710, "bg": 4978 }, + { "id": "t_card_science_transport_1", "fg": 7711, "bg": 4978 }, { "id": "t_carpet_green", "multitile": true, - "fg": 7711, + "fg": 7730, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 7693 }, - { "weight": 1, "sprite": 7694 }, - { "weight": 1, "sprite": 7695 }, - { "weight": 1, "sprite": 7696 } + { "weight": 1, "sprite": 7712 }, + { "weight": 1, "sprite": 7713 }, + { "weight": 1, "sprite": 7714 }, + { "weight": 1, "sprite": 7715 } ] }, - { "id": "corner", "fg": [ 7698, 7700, 7699, 7697 ] }, - { "id": "t_connection", "fg": [ 7708, 7710, 7709, 7707 ] }, - { "id": "edge", "fg": [ 7702, 7701 ] }, - { "id": "end_piece", "fg": [ 7704, 7706, 7705, 7703 ] }, - { "id": "unconnected", "fg": 7711 } + { "id": "corner", "fg": [ 7717, 7719, 7718, 7716 ] }, + { "id": "t_connection", "fg": [ 7727, 7729, 7728, 7726 ] }, + { "id": "edge", "fg": [ 7721, 7720 ] }, + { "id": "end_piece", "fg": [ 7723, 7725, 7724, 7722 ] }, + { "id": "unconnected", "fg": 7730 } ] }, { "id": "t_carpet_purple", "multitile": true, - "fg": 7730, + "fg": 7749, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 7712 }, - { "weight": 1, "sprite": 7713 }, - { "weight": 1, "sprite": 7714 }, - { "weight": 1, "sprite": 7715 } + { "weight": 1, "sprite": 7731 }, + { "weight": 1, "sprite": 7732 }, + { "weight": 1, "sprite": 7733 }, + { "weight": 1, "sprite": 7734 } ] }, - { "id": "corner", "fg": [ 7717, 7719, 7718, 7716 ] }, - { "id": "t_connection", "fg": [ 7727, 7729, 7728, 7726 ] }, - { "id": "edge", "fg": [ 7721, 7720 ] }, - { "id": "end_piece", "fg": [ 7723, 7725, 7724, 7722 ] }, - { "id": "unconnected", "fg": 7730 } + { "id": "corner", "fg": [ 7736, 7738, 7737, 7735 ] }, + { "id": "t_connection", "fg": [ 7746, 7748, 7747, 7745 ] }, + { "id": "edge", "fg": [ 7740, 7739 ] }, + { "id": "end_piece", "fg": [ 7742, 7744, 7743, 7741 ] }, + { "id": "unconnected", "fg": 7749 } ] }, { @@ -9187,451 +9286,438 @@ "t_carpet_base_wood" ], "multitile": true, - "fg": 7746, + "fg": 7765, "additional_tiles": [ - { "id": "center", "fg": 7731 }, - { "id": "corner", "fg": [ 7733, 7735, 7734, 7732 ] }, - { "id": "t_connection", "fg": [ 7743, 7745, 7744, 7742 ] }, - { "id": "edge", "fg": [ 7737, 7736 ] }, - { "id": "end_piece", "fg": [ 7739, 7741, 7740, 7738 ] }, - { "id": "unconnected", "fg": 7746 } + { "id": "center", "fg": 7750 }, + { "id": "corner", "fg": [ 7752, 7754, 7753, 7751 ] }, + { "id": "t_connection", "fg": [ 7762, 7764, 7763, 7761 ] }, + { "id": "edge", "fg": [ 7756, 7755 ] }, + { "id": "end_piece", "fg": [ 7758, 7760, 7759, 7757 ] }, + { "id": "unconnected", "fg": 7765 } ] }, { "id": "t_carpet_yellow", "multitile": true, - "fg": 7762, + "fg": 7781, "additional_tiles": [ - { "id": "center", "fg": 7747 }, - { "id": "corner", "fg": [ 7749, 7751, 7750, 7748 ] }, - { "id": "t_connection", "fg": [ 7759, 7761, 7760, 7758 ] }, - { "id": "edge", "fg": [ 7753, 7752 ] }, - { "id": "end_piece", "fg": [ 7755, 7757, 7756, 7754 ] }, - { "id": "unconnected", "fg": 7762 } + { "id": "center", "fg": 7766 }, + { "id": "corner", "fg": [ 7768, 7770, 7769, 7767 ] }, + { "id": "t_connection", "fg": [ 7778, 7780, 7779, 7777 ] }, + { "id": "edge", "fg": [ 7772, 7771 ] }, + { "id": "end_piece", "fg": [ 7774, 7776, 7775, 7773 ] }, + { "id": "unconnected", "fg": 7781 } ] }, { "id": "t_chainfence", - "fg": 7778, + "fg": 7797, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7763, "bg": 8962 }, - { "id": "corner", "fg": [ 7765, 7767, 7766, 7764 ], "bg": 8962 }, - { "id": "t_connection", "fg": [ 7775, 7777, 7776, 7774 ], "bg": 8962 }, - { "id": "edge", "fg": [ 7769, 7768 ], "bg": 8962 }, - { "id": "end_piece", "fg": [ 7771, 7773, 7772, 7770 ], "bg": 8962 }, - { "id": "unconnected", "fg": [ 7778, 7778 ], "bg": 8962 } + { "id": "center", "fg": 7782, "bg": 8981 }, + { "id": "corner", "fg": [ 7784, 7786, 7785, 7783 ], "bg": 8981 }, + { "id": "t_connection", "fg": [ 7794, 7796, 7795, 7793 ], "bg": 8981 }, + { "id": "edge", "fg": [ 7788, 7787 ], "bg": 8981 }, + { "id": "end_piece", "fg": [ 7790, 7792, 7791, 7789 ], "bg": 8981 }, + { "id": "unconnected", "fg": [ 7797, 7797 ], "bg": 8981 } ], - "bg": 8962 + "bg": 8981 }, { "id": "t_chainfence_season_winter", - "fg": 7778, + "fg": 7797, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7763, "bg": 7534 }, - { "id": "corner", "fg": [ 7765, 7767, 7766, 7764 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 7775, 7777, 7776, 7774 ], "bg": 7534 }, - { "id": "edge", "fg": [ 7769, 7768 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 7771, 7773, 7772, 7770 ], "bg": 7534 }, - { "id": "unconnected", "fg": [ 7778, 7778 ], "bg": 7534 } + { "id": "center", "fg": 7782, "bg": 7553 }, + { "id": "corner", "fg": [ 7784, 7786, 7785, 7783 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 7794, 7796, 7795, 7793 ], "bg": 7553 }, + { "id": "edge", "fg": [ 7788, 7787 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 7790, 7792, 7791, 7789 ], "bg": 7553 }, + { "id": "unconnected", "fg": [ 7797, 7797 ], "bg": 7553 } ], - "bg": 7534 + "bg": 7553 }, { "id": "t_chickenwire_fence", - "fg": 7794, - "bg": 8703, + "fg": 7813, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7779, "bg": 8703 }, - { "id": "corner", "fg": [ 7781, 7783, 7782, 7780 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 7791, 7793, 7792, 7790 ], "bg": 8703 }, - { "id": "edge", "fg": [ 7785, 7784 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 7787, 7789, 7788, 7786 ], "bg": 8703 }, - { "id": "unconnected", "fg": 7794, "bg": 8703 } + { "id": "center", "fg": 7798, "bg": 8722 }, + { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 8722 }, + { "id": "edge", "fg": [ 7804, 7803 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 8722 }, + { "id": "unconnected", "fg": 7813, "bg": 8722 } ] }, { "id": "t_chickenwire_fence_season_summer", - "fg": 7794, - "bg": 8713, + "fg": 7813, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7779, "bg": 8713 }, - { "id": "corner", "fg": [ 7781, 7783, 7782, 7780 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 7791, 7793, 7792, 7790 ], "bg": 8713 }, - { "id": "edge", "fg": [ 7785, 7784 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 7787, 7789, 7788, 7786 ], "bg": 8713 }, - { "id": "unconnected", "fg": 7794, "bg": 8713 } + { "id": "center", "fg": 7798, "bg": 8732 }, + { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 8732 }, + { "id": "edge", "fg": [ 7804, 7803 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 8732 }, + { "id": "unconnected", "fg": 7813, "bg": 8732 } ] }, { "id": "t_chickenwire_fence_season_autumn", - "fg": 7794, - "bg": 8708, + "fg": 7813, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7779, "bg": 8708 }, - { "id": "corner", "fg": [ 7781, 7783, 7782, 7780 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 7791, 7793, 7792, 7790 ], "bg": 8708 }, - { "id": "edge", "fg": [ 7785, 7784 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 7787, 7789, 7788, 7786 ], "bg": 8708 }, - { "id": "unconnected", "fg": 7794, "bg": 8708 } + { "id": "center", "fg": 7798, "bg": 8727 }, + { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 8727 }, + { "id": "edge", "fg": [ 7804, 7803 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 8727 }, + { "id": "unconnected", "fg": 7813, "bg": 8727 } ] }, { "id": "t_chickenwire_fence_season_winter", - "fg": 7794, - "bg": 7534, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 7779, "bg": 7534 }, - { "id": "corner", "fg": [ 7781, 7783, 7782, 7780 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 7791, 7793, 7792, 7790 ], "bg": 7534 }, - { "id": "edge", "fg": [ 7785, 7784 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 7787, 7789, 7788, 7786 ], "bg": 7534 }, - { "id": "unconnected", "fg": 7794, "bg": 7534 } - ] - }, - { "id": "t_chickenwire_fence_post", "fg": 7795, "bg": 8703 }, - { "id": "t_chickenwire_fence_post_season_summer", "fg": 7795, "bg": 8713 }, - { "id": "t_chickenwire_fence_post_season_autumn", "fg": 7795, "bg": 8708 }, - { "id": "t_chickenwire_fence_post_season_winter", "fg": 7795, "bg": 7534 }, - { "id": "t_chickenwire_gate_c", "fg": 7796, "bg": 8703 }, - { "id": "t_chickenwire_gate_c_season_summer", "fg": 7796, "bg": 8713 }, - { "id": "t_chickenwire_gate_c_season_autumn", "fg": 7796, "bg": 8708 }, - { "id": "t_chickenwire_gate_c_season_winter", "fg": 7796, "bg": 7534 }, - { "id": "t_chickenwire_gate_o", "fg": 7797, "bg": 8703 }, - { "id": "t_chickenwire_gate_o_season_summer", "fg": 7797, "bg": 8713 }, - { "id": "t_chickenwire_gate_o_season_autumn", "fg": 7797, "bg": 8708 }, - { "id": "t_chickenwire_gate_o_season_winter", "fg": 7797, "bg": 7534 }, + "fg": 7813, + "bg": 7553, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 7798, "bg": 7553 }, + { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 7553 }, + { "id": "edge", "fg": [ 7804, 7803 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 7553 }, + { "id": "unconnected", "fg": 7813, "bg": 7553 } + ] + }, + { "id": "t_chickenwire_fence_post", "fg": 7814, "bg": 8722 }, + { "id": "t_chickenwire_fence_post_season_summer", "fg": 7814, "bg": 8732 }, + { "id": "t_chickenwire_fence_post_season_autumn", "fg": 7814, "bg": 8727 }, + { "id": "t_chickenwire_fence_post_season_winter", "fg": 7814, "bg": 7553 }, + { "id": "t_chickenwire_gate_c", "fg": 7815, "bg": 8722 }, + { "id": "t_chickenwire_gate_c_season_summer", "fg": 7815, "bg": 8732 }, + { "id": "t_chickenwire_gate_c_season_autumn", "fg": 7815, "bg": 8727 }, + { "id": "t_chickenwire_gate_c_season_winter", "fg": 7815, "bg": 7553 }, + { "id": "t_chickenwire_gate_o", "fg": 7816, "bg": 8722 }, + { "id": "t_chickenwire_gate_o_season_summer", "fg": 7816, "bg": 8732 }, + { "id": "t_chickenwire_gate_o_season_autumn", "fg": 7816, "bg": 8727 }, + { "id": "t_chickenwire_gate_o_season_winter", "fg": 7816, "bg": 7553 }, { "id": "t_clay", "multitile": true, - "fg": 7813, - "bg": 8703, + "fg": 7832, + "bg": 8722, "additional_tiles": [ - { "id": "center", "fg": 7798, "bg": 8703 }, - { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 8703 }, - { "id": "edge", "fg": [ 7804, 7803 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 8703 }, - { "id": "unconnected", "fg": 7813, "bg": 8703 } + { "id": "center", "fg": 7817, "bg": 8722 }, + { "id": "corner", "fg": [ 7819, 7821, 7820, 7818 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 7829, 7831, 7830, 7828 ], "bg": 8722 }, + { "id": "edge", "fg": [ 7823, 7822 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 7825, 7827, 7826, 7824 ], "bg": 8722 }, + { "id": "unconnected", "fg": 7832, "bg": 8722 } ] }, { "id": "t_clay_season_summer", "multitile": true, - "fg": 7813, - "bg": 8713, + "fg": 7832, + "bg": 8732, "additional_tiles": [ - { "id": "center", "fg": 7798, "bg": 8713 }, - { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 8713 }, - { "id": "edge", "fg": [ 7804, 7803 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 8713 }, - { "id": "unconnected", "fg": 7813, "bg": 8713 } + { "id": "center", "fg": 7817, "bg": 8732 }, + { "id": "corner", "fg": [ 7819, 7821, 7820, 7818 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 7829, 7831, 7830, 7828 ], "bg": 8732 }, + { "id": "edge", "fg": [ 7823, 7822 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 7825, 7827, 7826, 7824 ], "bg": 8732 }, + { "id": "unconnected", "fg": 7832, "bg": 8732 } ] }, { "id": "t_clay_season_autumn", "multitile": true, - "fg": 7813, - "bg": 8708, + "fg": 7832, + "bg": 8727, "additional_tiles": [ - { "id": "center", "fg": 7798, "bg": 8708 }, - { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 8708 }, - { "id": "edge", "fg": [ 7804, 7803 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 8708 }, - { "id": "unconnected", "fg": 7813, "bg": 8708 } + { "id": "center", "fg": 7817, "bg": 8727 }, + { "id": "corner", "fg": [ 7819, 7821, 7820, 7818 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 7829, 7831, 7830, 7828 ], "bg": 8727 }, + { "id": "edge", "fg": [ 7823, 7822 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 7825, 7827, 7826, 7824 ], "bg": 8727 }, + { "id": "unconnected", "fg": 7832, "bg": 8727 } ] }, { "id": "t_clay_season_winter", "multitile": true, - "fg": 7813, - "bg": 7534, + "fg": 7832, + "bg": 7553, "additional_tiles": [ - { "id": "center", "fg": 7798, "bg": 7534 }, - { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 7534 }, - { "id": "edge", "fg": [ 7804, 7803 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 7534 }, - { "bg": 7534, "id": "unconnected", "fg": 7813 } + { "id": "center", "fg": 7817, "bg": 7553 }, + { "id": "corner", "fg": [ 7819, 7821, 7820, 7818 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 7829, 7831, 7830, 7828 ], "bg": 7553 }, + { "id": "edge", "fg": [ 7823, 7822 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 7825, 7827, 7826, 7824 ], "bg": 7553 }, + { "bg": 7553, "id": "unconnected", "fg": 7832 } ] }, { "id": "t_clay_underground", "multitile": true, - "fg": 7813, - "bg": 9275, + "fg": 7832, + "bg": 9294, "additional_tiles": [ - { "id": "center", "fg": 7798, "bg": 9275 }, - { "id": "corner", "fg": [ 7800, 7802, 7801, 7799 ], "bg": 9275 }, - { "id": "t_connection", "fg": [ 7810, 7812, 7811, 7809 ], "bg": 9275 }, - { "id": "edge", "fg": [ 7804, 7803 ], "bg": 9275 }, - { "id": "end_piece", "fg": [ 7806, 7808, 7807, 7805 ], "bg": 9275 }, - { "id": "unconnected", "fg": 7813, "bg": 9275 } + { "id": "center", "fg": 7817, "bg": 9294 }, + { "id": "corner", "fg": [ 7819, 7821, 7820, 7818 ], "bg": 9294 }, + { "id": "t_connection", "fg": [ 7829, 7831, 7830, 7828 ], "bg": 9294 }, + { "id": "edge", "fg": [ 7823, 7822 ], "bg": 9294 }, + { "id": "end_piece", "fg": [ 7825, 7827, 7826, 7824 ], "bg": 9294 }, + { "id": "unconnected", "fg": 7832, "bg": 9294 } ] }, - { "id": "t_claymound", "fg": 7814, "bg": 7798 }, - { "id": "t_claymound_underground", "fg": 7814, "bg": 10154 }, + { "id": "t_claymound", "fg": 7833, "bg": 7817 }, + { "id": "t_claymound_underground", "fg": 7833, "bg": 10173 }, { "id": "t_concrete", "multitile": true, - "fg": 7830, + "fg": 7849, "additional_tiles": [ - { "id": "center", "fg": 7815 }, - { "id": "corner", "fg": [ 7817, 7819, 7818, 7816 ] }, - { "id": "t_connection", "fg": [ 7827, 7829, 7828, 7826 ] }, - { "id": "edge", "fg": [ 7821, 7820 ] }, - { "id": "end_piece", "fg": [ 7823, 7825, 7824, 7822 ] }, - { "id": "unconnected", "fg": 7830 } + { "id": "center", "fg": 7834 }, + { "id": "corner", "fg": [ 7836, 7838, 7837, 7835 ] }, + { "id": "t_connection", "fg": [ 7846, 7848, 7847, 7845 ] }, + { "id": "edge", "fg": [ 7840, 7839 ] }, + { "id": "end_piece", "fg": [ 7842, 7844, 7843, 7841 ] }, + { "id": "unconnected", "fg": 7849 } ] }, - { "id": "t_concrete_season_winter", "fg": 7534 }, + { "id": "t_concrete_season_winter", "fg": 7553 }, { "id": "t_concrete_wall", - "fg": 7846, + "fg": 7865, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7831 }, - { "id": "corner", "fg": [ 7833, 7835, 7834, 7832 ] }, - { "id": "t_connection", "fg": [ 7843, 7845, 7844, 7842 ] }, - { "id": "edge", "fg": [ 7837, 7836 ] }, - { "id": "end_piece", "fg": [ 7839, 7841, 7840, 7838 ] }, - { "id": "unconnected", "fg": [ 7846, 7846 ] } + { "id": "center", "fg": 7850 }, + { "id": "corner", "fg": [ 7852, 7854, 7853, 7851 ] }, + { "id": "t_connection", "fg": [ 7862, 7864, 7863, 7861 ] }, + { "id": "edge", "fg": [ 7856, 7855 ] }, + { "id": "end_piece", "fg": [ 7858, 7860, 7859, 7857 ] }, + { "id": "unconnected", "fg": [ 7865, 7865 ] } ] }, { "id": "t_concrete_wall_P", - "fg": 7862, + "fg": 7881, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7847 }, - { "id": "corner", "fg": [ 7849, 7851, 7850, 7848 ] }, - { "id": "t_connection", "fg": [ 7859, 7861, 7860, 7858 ] }, - { "id": "edge", "fg": [ 7853, 7852 ] }, - { "id": "end_piece", "fg": [ 7855, 7857, 7856, 7854 ] }, - { "id": "unconnected", "fg": 7862 } + { "id": "center", "fg": 7866 }, + { "id": "corner", "fg": [ 7868, 7870, 7869, 7867 ] }, + { "id": "t_connection", "fg": [ 7878, 7880, 7879, 7877 ] }, + { "id": "edge", "fg": [ 7872, 7871 ] }, + { "id": "end_piece", "fg": [ 7874, 7876, 7875, 7873 ] }, + { "id": "unconnected", "fg": 7881 } ] }, { "id": "t_concrete_wall_b", - "fg": 7878, + "fg": 7897, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7863 }, - { "id": "corner", "fg": [ 7865, 7867, 7866, 7864 ] }, - { "id": "t_connection", "fg": [ 7875, 7877, 7876, 7874 ] }, - { "id": "edge", "fg": [ 7869, 7868 ] }, - { "id": "end_piece", "fg": [ 7871, 7873, 7872, 7870 ] }, - { "id": "unconnected", "fg": [ 7878, 7878 ] } + { "id": "center", "fg": 7882 }, + { "id": "corner", "fg": [ 7884, 7886, 7885, 7883 ] }, + { "id": "t_connection", "fg": [ 7894, 7896, 7895, 7893 ] }, + { "id": "edge", "fg": [ 7888, 7887 ] }, + { "id": "end_piece", "fg": [ 7890, 7892, 7891, 7889 ] }, + { "id": "unconnected", "fg": [ 7897, 7897 ] } ] }, { "id": "t_concrete_wall_flesh", - "fg": 7894, + "fg": 7913, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7879 }, - { "id": "corner", "fg": [ 7881, 7883, 7882, 7880 ] }, - { "id": "t_connection", "fg": [ 7891, 7893, 7892, 7890 ] }, - { "id": "edge", "fg": [ 7885, 7884 ] }, - { "id": "end_piece", "fg": [ 7887, 7889, 7888, 7886 ] }, - { "id": "unconnected", "fg": [ 7894, 7894 ] } + { "id": "center", "fg": 7898 }, + { "id": "corner", "fg": [ 7900, 7902, 7901, 7899 ] }, + { "id": "t_connection", "fg": [ 7910, 7912, 7911, 7909 ] }, + { "id": "edge", "fg": [ 7904, 7903 ] }, + { "id": "end_piece", "fg": [ 7906, 7908, 7907, 7905 ] }, + { "id": "unconnected", "fg": [ 7913, 7913 ] } ] }, { "id": "t_concrete_wall_g", - "fg": 7910, + "fg": 7929, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7895 }, - { "id": "corner", "fg": [ 7897, 7899, 7898, 7896 ] }, - { "id": "t_connection", "fg": [ 7907, 7909, 7908, 7906 ] }, - { "id": "edge", "fg": [ 7901, 7900 ] }, - { "id": "end_piece", "fg": [ 7903, 7905, 7904, 7902 ] }, - { "id": "unconnected", "fg": 7910 } + { "id": "center", "fg": 7914 }, + { "id": "corner", "fg": [ 7916, 7918, 7917, 7915 ] }, + { "id": "t_connection", "fg": [ 7926, 7928, 7927, 7925 ] }, + { "id": "edge", "fg": [ 7920, 7919 ] }, + { "id": "end_piece", "fg": [ 7922, 7924, 7923, 7921 ] }, + { "id": "unconnected", "fg": 7929 } ] }, { "id": "t_concrete_wall_p", - "fg": 7926, + "fg": 7945, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7911 }, - { "id": "corner", "fg": [ 7913, 7915, 7914, 7912 ] }, - { "id": "t_connection", "fg": [ 7923, 7925, 7924, 7922 ] }, - { "id": "edge", "fg": [ 7917, 7916 ] }, - { "id": "end_piece", "fg": [ 7919, 7921, 7920, 7918 ] }, - { "id": "unconnected", "fg": 7926 } + { "id": "center", "fg": 7930 }, + { "id": "corner", "fg": [ 7932, 7934, 7933, 7931 ] }, + { "id": "t_connection", "fg": [ 7942, 7944, 7943, 7941 ] }, + { "id": "edge", "fg": [ 7936, 7935 ] }, + { "id": "end_piece", "fg": [ 7938, 7940, 7939, 7937 ] }, + { "id": "unconnected", "fg": 7945 } ] }, { "id": "t_concrete_wall_r", - "fg": 7942, + "fg": 7961, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7927 }, - { "id": "corner", "fg": [ 7929, 7931, 7930, 7928 ] }, - { "id": "t_connection", "fg": [ 7939, 7941, 7940, 7938 ] }, - { "id": "edge", "fg": [ 7933, 7932 ] }, - { "id": "end_piece", "fg": [ 7935, 7937, 7936, 7934 ] }, - { "id": "unconnected", "fg": 7942 } + { "id": "center", "fg": 7946 }, + { "id": "corner", "fg": [ 7948, 7950, 7949, 7947 ] }, + { "id": "t_connection", "fg": [ 7958, 7960, 7959, 7957 ] }, + { "id": "edge", "fg": [ 7952, 7951 ] }, + { "id": "end_piece", "fg": [ 7954, 7956, 7955, 7953 ] }, + { "id": "unconnected", "fg": 7961 } ] }, { "id": "t_concrete_wall_w", - "fg": 7958, + "fg": 7977, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7943 }, - { "id": "corner", "fg": [ 7945, 7947, 7946, 7944 ] }, - { "id": "t_connection", "fg": [ 7955, 7957, 7956, 7954 ] }, - { "id": "edge", "fg": [ 7949, 7948 ] }, - { "id": "end_piece", "fg": [ 7951, 7953, 7952, 7950 ] }, - { "id": "unconnected", "fg": 7958 } + { "id": "center", "fg": 7962 }, + { "id": "corner", "fg": [ 7964, 7966, 7965, 7963 ] }, + { "id": "t_connection", "fg": [ 7974, 7976, 7975, 7973 ] }, + { "id": "edge", "fg": [ 7968, 7967 ] }, + { "id": "end_piece", "fg": [ 7970, 7972, 7971, 7969 ] }, + { "id": "unconnected", "fg": 7977 } ] }, { "id": "t_concrete_wall_y", - "fg": 7974, + "fg": 7993, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7959 }, - { "id": "corner", "fg": [ 7961, 7963, 7962, 7960 ] }, - { "id": "t_connection", "fg": [ 7971, 7973, 7972, 7970 ] }, - { "id": "edge", "fg": [ 7965, 7964 ] }, - { "id": "end_piece", "fg": [ 7967, 7969, 7968, 7966 ] }, - { "id": "unconnected", "fg": 7974 } + { "id": "center", "fg": 7978 }, + { "id": "corner", "fg": [ 7980, 7982, 7981, 7979 ] }, + { "id": "t_connection", "fg": [ 7990, 7992, 7991, 7989 ] }, + { "id": "edge", "fg": [ 7984, 7983 ] }, + { "id": "end_piece", "fg": [ 7986, 7988, 7987, 7985 ] }, + { "id": "unconnected", "fg": 7993 } ] }, { "id": "t_conveyor", "multitile": true, - "fg": 7990, - "bg": 9897, + "fg": 8009, + "bg": 9916, "additional_tiles": [ - { "id": "center", "bg": 9897, "fg": 7975 }, - { "id": "corner", "bg": 9897, "fg": [ 7977, 7979, 7978, 7976 ] }, - { "id": "t_connection", "bg": 9897, "fg": [ 7987, 7989, 7988, 7986 ] }, - { "id": "edge", "bg": 9897, "fg": [ 7981, 7980 ] }, - { "id": "end_piece", "bg": 9897, "fg": [ 7983, 7985, 7984, 7982 ] }, - { "bg": 9897, "id": "unconnected", "fg": [ 7990, 7990 ] } + { "id": "center", "bg": 9916, "fg": 7994 }, + { "id": "corner", "bg": 9916, "fg": [ 7996, 7998, 7997, 7995 ] }, + { "id": "t_connection", "bg": 9916, "fg": [ 8006, 8008, 8007, 8005 ] }, + { "id": "edge", "bg": 9916, "fg": [ 8000, 7999 ] }, + { "id": "end_piece", "bg": 9916, "fg": [ 8002, 8004, 8003, 8001 ] }, + { "bg": 9916, "id": "unconnected", "fg": [ 8009, 8009 ] } ] }, - { "id": "t_covered_well", "fg": 7991, "bg": 8703 }, - { "id": "t_covered_well_season_summer", "fg": 7991, "bg": 8713 }, - { "id": "t_covered_well_season_autumn", "fg": 7991, "bg": 8708 }, - { "id": "t_covered_well_season_winter", "fg": 7991, "bg": 7534 }, - { "id": "t_curtains", "fg": 7992 }, + { "id": "t_covered_well", "fg": 8010, "bg": 8722 }, + { "id": "t_covered_well_season_summer", "fg": 8010, "bg": 8732 }, + { "id": "t_covered_well_season_autumn", "fg": 8010, "bg": 8727 }, + { "id": "t_covered_well_season_winter", "fg": 8010, "bg": 7553 }, + { "id": "t_curtains", "fg": 8011 }, { "id": "t_deck_coating_no_roof", - "fg": 7999, + "fg": 8018, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7993 }, - { "id": "corner", "fg": [ 7995, 7997, 7996, 7994 ] }, - { "id": "t_connection", "fg": [ 8006, 8008, 8007, 8005 ] }, - { "id": "edge", "fg": [ 7999, 7998 ] }, - { "id": "end_piece", "fg": [ 8001, 8003, 8002, 8000 ] }, - { "id": "unconnected", "fg": [ 7999, 7999 ] } + { "id": "center", "fg": 8012 }, + { "id": "corner", "fg": [ 8014, 8016, 8015, 8013 ] }, + { "id": "t_connection", "fg": [ 8025, 8027, 8026, 8024 ] }, + { "id": "edge", "fg": [ 8018, 8017 ] }, + { "id": "end_piece", "fg": [ 8020, 8022, 8021, 8019 ] }, + { "id": "unconnected", "fg": [ 8018, 8018 ] } ] }, - { "id": "t_deck_coating_no_roof_season_winter", "fg": 7533 }, + { "id": "t_deck_coating_no_roof_season_winter", "fg": 7552 }, { "id": "t_deck_coating_no_roof_r", - "fg": 8004, - "bg": 7999, + "fg": 8023, + "bg": 8018, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8004, "bg": 7993 }, - { "id": "corner", "fg": 8004, "bg": [ 7995, 7997, 7996, 7994 ] }, - { "id": "t_connection", "fg": 8004, "bg": [ 8006, 8008, 8007, 8005 ] }, - { "id": "edge", "fg": 8004, "bg": [ 7999, 7998 ] }, - { "id": "end_piece", "fg": 8004, "bg": [ 8001, 8003, 8002, 8000 ] }, - { "id": "unconnected", "fg": 8004, "bg": [ 7999, 7999 ] } + { "id": "center", "fg": 8023, "bg": 8012 }, + { "id": "corner", "fg": 8023, "bg": [ 8014, 8016, 8015, 8013 ] }, + { "id": "t_connection", "fg": 8023, "bg": [ 8025, 8027, 8026, 8024 ] }, + { "id": "edge", "fg": 8023, "bg": [ 8018, 8017 ] }, + { "id": "end_piece", "fg": 8023, "bg": [ 8020, 8022, 8021, 8019 ] }, + { "id": "unconnected", "fg": 8023, "bg": [ 8018, 8018 ] } ] }, - { "id": "t_deck_coating_no_roof_r_season_winter", "fg": 7533 }, + { "id": "t_deck_coating_no_roof_r_season_winter", "fg": 7552 }, { "id": "t_deck_coating_no_roof_w", - "fg": 8009, - "bg": 7999, + "fg": 8028, + "bg": 8018, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8009, "bg": 7993 }, - { "id": "corner", "fg": 8009, "bg": [ 7995, 7997, 7996, 7994 ] }, - { "id": "t_connection", "fg": 8009, "bg": [ 8006, 8008, 8007, 8005 ] }, - { "id": "edge", "fg": 8009, "bg": [ 7999, 7998 ] }, - { "id": "end_piece", "fg": 8009, "bg": [ 8001, 8003, 8002, 8000 ] }, - { "id": "unconnected", "fg": 8009, "bg": [ 7999, 7999 ] } + { "id": "center", "fg": 8028, "bg": 8012 }, + { "id": "corner", "fg": 8028, "bg": [ 8014, 8016, 8015, 8013 ] }, + { "id": "t_connection", "fg": 8028, "bg": [ 8025, 8027, 8026, 8024 ] }, + { "id": "edge", "fg": 8028, "bg": [ 8018, 8017 ] }, + { "id": "end_piece", "fg": 8028, "bg": [ 8020, 8022, 8021, 8019 ] }, + { "id": "unconnected", "fg": 8028, "bg": [ 8018, 8018 ] } ] }, - { "id": "t_deck_coating_no_roof_w_season_winter", "fg": 7533 }, + { "id": "t_deck_coating_no_roof_w_season_winter", "fg": 7552 }, { "id": "t_deck_coating_no_roof_y", - "fg": 8010, - "bg": 7999, + "fg": 8029, + "bg": 8018, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8010, "bg": 7993 }, - { "id": "corner", "fg": 8010, "bg": [ 7995, 7997, 7996, 7994 ] }, - { "id": "t_connection", "fg": 8010, "bg": [ 8006, 8008, 8007, 8005 ] }, - { "id": "edge", "fg": 8010, "bg": [ 7999, 7998 ] }, - { "id": "end_piece", "fg": 8010, "bg": [ 8001, 8003, 8002, 8000 ] }, - { "id": "unconnected", "fg": 8010, "bg": [ 7999, 7999 ] } + { "id": "center", "fg": 8029, "bg": 8012 }, + { "id": "corner", "fg": 8029, "bg": [ 8014, 8016, 8015, 8013 ] }, + { "id": "t_connection", "fg": 8029, "bg": [ 8025, 8027, 8026, 8024 ] }, + { "id": "edge", "fg": 8029, "bg": [ 8018, 8017 ] }, + { "id": "end_piece", "fg": 8029, "bg": [ 8020, 8022, 8021, 8019 ] }, + { "id": "unconnected", "fg": 8029, "bg": [ 8018, 8018 ] } ] }, - { "id": "t_deck_coating_no_roof_y_season_winter", "fg": 7533 }, + { "id": "t_deck_coating_no_roof_y_season_winter", "fg": 7552 }, { "id": "t_dirt", - "fg": 8029, + "fg": 8048, "multitile": true, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 100, "sprite": 8011 }, - { "weight": 100, "sprite": 8012 }, - { "weight": 100, "sprite": 8013 }, - { "weight": 100, "sprite": 8014 } + { "weight": 100, "sprite": 8030 }, + { "weight": 100, "sprite": 8031 }, + { "weight": 100, "sprite": 8032 }, + { "weight": 100, "sprite": 8033 } ] }, - { "id": "corner", "fg": [ 8016, 8018, 8017, 8015 ] }, - { "id": "t_connection", "fg": [ 8026, 8028, 8027, 8025 ] }, - { "id": "edge", "fg": [ 8020, 8019 ] }, - { "id": "end_piece", "fg": [ 8022, 8024, 8023, 8021 ] }, - { "id": "unconnected", "fg": [ 8029, 8029 ] } + { "id": "corner", "fg": [ 8035, 8037, 8036, 8034 ] }, + { "id": "t_connection", "fg": [ 8045, 8047, 8046, 8044 ] }, + { "id": "edge", "fg": [ 8039, 8038 ] }, + { "id": "end_piece", "fg": [ 8041, 8043, 8042, 8040 ] }, + { "id": "unconnected", "fg": [ 8048, 8048 ] } ] }, { "id": "t_dirt_underground", "fg": [ - { "weight": 100, "sprite": 8011 }, - { "weight": 100, "sprite": 8012 }, - { "weight": 100, "sprite": 8013 }, - { "weight": 100, "sprite": 8014 } + { "weight": 100, "sprite": 8030 }, + { "weight": 100, "sprite": 8031 }, + { "weight": 100, "sprite": 8032 }, + { "weight": 100, "sprite": 8033 } ] }, { "id": "t_dirt_season_autumn", - "fg": 8048, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": [ 8030, 8031, 8032, 8033 ] }, - { "id": "corner", "fg": [ 8035, 8037, 8036, 8034 ] }, - { "id": "t_connection", "fg": [ 8045, 8047, 8046, 8044 ] }, - { "id": "edge", "fg": [ 8039, 8038 ] }, - { "id": "end_piece", "fg": [ 8041, 8043, 8042, 8040 ] }, - { "id": "unconnected", "fg": [ 8048, 8048 ] } - ] - }, - { - "id": "t_dirt_season_summer", "fg": 8067, "multitile": true, "additional_tiles": [ @@ -9643,535 +9729,578 @@ { "id": "unconnected", "fg": [ 8067, 8067 ] } ] }, + { + "id": "t_dirt_season_summer", + "fg": 8086, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": [ 8068, 8069, 8070, 8071 ] }, + { "id": "corner", "fg": [ 8073, 8075, 8074, 8072 ] }, + { "id": "t_connection", "fg": [ 8083, 8085, 8084, 8082 ] }, + { "id": "edge", "fg": [ 8077, 8076 ] }, + { "id": "end_piece", "fg": [ 8079, 8081, 8080, 8078 ] }, + { "id": "unconnected", "fg": [ 8086, 8086 ] } + ] + }, { "id": "t_dirt_season_winter", "fg": [ - { "weight": 100, "sprite": 8068 }, - { "weight": 100, "sprite": 8069 }, - { "weight": 100, "sprite": 8070 }, - { "weight": 100, "sprite": 8071 } + { "weight": 100, "sprite": 8087 }, + { "weight": 100, "sprite": 8088 }, + { "weight": 100, "sprite": 8089 }, + { "weight": 100, "sprite": 8090 } ] }, { "id": "t_dirtfloor", "multitile": true, - "fg": 8087, - "additional_tiles": [ - { "id": "center", "fg": 8072 }, - { "id": "corner", "fg": [ 8074, 8076, 8075, 8073 ] }, - { "id": "t_connection", "fg": [ 8084, 8086, 8085, 8083 ] }, - { "id": "edge", "fg": [ 8078, 8077 ] }, - { "id": "end_piece", "fg": [ 8080, 8082, 8081, 8079 ] }, - { "id": "unconnected", "fg": 8087 } - ] - }, - { "id": "t_door_frame", "fg": 8090 }, - { "id": "t_door_c", "fg": 8089, "bg": 8090 }, - { "id": "t_door_o", "fg": 8092, "bg": 8090 }, - { "id": "t_door_b", "fg": 8088, "bg": 8090 }, - { "id": "t_door_bar_c", "fg": 8093 }, - { "id": "t_door_bar_locked", "fg": 4977, "bg": 8093 }, - { "id": "t_door_boarded", "fg": 8095, "bg": 8090 }, - { "id": "t_door_boarded_damaged", "fg": 8096, "bg": 8090 }, - { "id": "t_door_curtain_c", "fg": 8097, "bg": 8013 }, - { "id": "t_door_curtain_o", "fg": 8098, "bg": 8013 }, - { "id": "t_door_grass_curtain_c", "fg": 8113, "bg": 8013 }, - { "id": "t_door_grass_curtain_o", "fg": 8114, "bg": 8013 }, - { "id": "t_door_gray_frame", "fg": 8117 }, - { "id": "t_door_gray_c", "fg": 8116, "bg": 8117 }, - { "id": "t_door_gray_o", "fg": 8118, "bg": 8117 }, - { "id": "t_door_gray_b", "fg": 8115, "bg": 8117 }, - { "id": "t_door_green_frame", "fg": 8121 }, - { "id": "t_door_green_c", "fg": 8120, "bg": 8121 }, - { "id": "t_door_green_o", "fg": 8122, "bg": 8121 }, - { "id": "t_door_green_b", "fg": 8119, "bg": 8121 }, - { "id": "t_door_lab_frame", "fg": 8125 }, - { "id": "t_door_lab_c", "fg": 8124, "bg": 8125 }, - { "id": "t_door_lab_o", "fg": 8126, "bg": 8125 }, - { "id": "t_door_lab_b", "fg": 8123, "bg": 8125 }, - { "id": "t_door_makeshift_c", "fg": 8127, "bg": 8090 }, - { "id": "t_door_makeshift_o", "fg": 8128, "bg": 8090 }, - { "id": "t_door_metal_locked", "fg": 8129 }, - { "id": "t_door_metal_pickable", "fg": 4977, "bg": 8129 }, - { "id": "t_door_c_peep", "fg": 8135, "bg": 8090 }, - { "id": "t_door_o_peep", "fg": 8137, "bg": 8090 }, - { "id": "t_door_b_peep", "fg": 8132, "bg": 8090 }, - { "id": "t_door_boarded_peep", "fg": 8134, "bg": 8090 }, - { "id": "t_door_boarded_damaged_peep", "fg": 8133, "bg": 8090 }, - { "id": "t_door_locked_peep", "fg": 8136 }, - { "id": "t_door_red_frame", "fg": 8140 }, - { "id": "t_door_red_c", "fg": 8139, "bg": 8140 }, - { "id": "t_door_red_o", "fg": 8141, "bg": 8140 }, - { "id": "t_door_red_b", "fg": 8138, "bg": 8140 }, - { "id": "t_door_white_frame", "fg": 8144 }, - { "id": "t_door_white_c", "fg": 8143, "bg": 8144 }, - { "id": "t_door_white_o", "fg": 8145, "bg": 8144 }, - { "id": "t_door_white_b", "fg": 8142, "bg": 8144 }, - { "id": "t_elevator", "fg": [ { "weight": 100, "sprite": 8146 }, { "weight": 100, "sprite": 8147 } ] }, + "fg": 8106, + "additional_tiles": [ + { "id": "center", "fg": 8091 }, + { "id": "corner", "fg": [ 8093, 8095, 8094, 8092 ] }, + { "id": "t_connection", "fg": [ 8103, 8105, 8104, 8102 ] }, + { "id": "edge", "fg": [ 8097, 8096 ] }, + { "id": "end_piece", "fg": [ 8099, 8101, 8100, 8098 ] }, + { "id": "unconnected", "fg": 8106 } + ] + }, + { "id": "t_door_frame", "fg": 8109 }, + { "id": "t_door_c", "fg": 8108, "bg": 8109 }, + { "id": "t_door_o", "fg": 8111, "bg": 8109 }, + { "id": "t_door_b", "fg": 8107, "bg": 8109 }, + { "id": "t_door_bar_c", "fg": 8112 }, + { "id": "t_door_bar_locked", "fg": 4977, "bg": 8112 }, + { "id": "t_door_boarded", "fg": 8114, "bg": 8109 }, + { "id": "t_door_boarded_damaged", "fg": 8115, "bg": 8109 }, + { "id": "t_door_curtain_c", "fg": 8116, "bg": 8032 }, + { "id": "t_door_curtain_o", "fg": 8117, "bg": 8032 }, + { "id": "t_door_grass_curtain_c", "fg": 8132, "bg": 8032 }, + { "id": "t_door_grass_curtain_o", "fg": 8133, "bg": 8032 }, + { "id": "t_door_gray_frame", "fg": 8136 }, + { "id": "t_door_gray_c", "fg": 8135, "bg": 8136 }, + { "id": "t_door_gray_o", "fg": 8137, "bg": 8136 }, + { "id": "t_door_gray_b", "fg": 8134, "bg": 8136 }, + { "id": "t_door_green_frame", "fg": 8140 }, + { "id": "t_door_green_c", "fg": 8139, "bg": 8140 }, + { "id": "t_door_green_o", "fg": 8141, "bg": 8140 }, + { "id": "t_door_green_b", "fg": 8138, "bg": 8140 }, + { "id": "t_door_lab_frame", "fg": 8144 }, + { "id": "t_door_lab_c", "fg": 8143, "bg": 8144 }, + { "id": "t_door_lab_o", "fg": 8145, "bg": 8144 }, + { "id": "t_door_lab_b", "fg": 8142, "bg": 8144 }, + { "id": "t_door_makeshift_c", "fg": 8146, "bg": 8109 }, + { "id": "t_door_makeshift_o", "fg": 8147, "bg": 8109 }, + { "id": "t_door_metal_locked", "fg": 8148 }, + { "id": "t_door_metal_pickable", "fg": 4977, "bg": 8148 }, + { "id": "t_door_c_peep", "fg": 8154, "bg": 8109 }, + { "id": "t_door_o_peep", "fg": 8156, "bg": 8109 }, + { "id": "t_door_b_peep", "fg": 8151, "bg": 8109 }, + { "id": "t_door_boarded_peep", "fg": 8153, "bg": 8109 }, + { "id": "t_door_boarded_damaged_peep", "fg": 8152, "bg": 8109 }, + { "id": "t_door_locked_peep", "fg": 8155 }, + { "id": "t_door_red_frame", "fg": 8159 }, + { "id": "t_door_red_c", "fg": 8158, "bg": 8159 }, + { "id": "t_door_red_o", "fg": 8160, "bg": 8159 }, + { "id": "t_door_red_b", "fg": 8157, "bg": 8159 }, + { "id": "t_door_white_frame", "fg": 8163 }, + { "id": "t_door_white_c", "fg": 8162, "bg": 8163 }, + { "id": "t_door_white_o", "fg": 8164, "bg": 8163 }, + { "id": "t_door_white_b", "fg": 8161, "bg": 8163 }, + { "id": "t_elevator", "fg": [ { "weight": 100, "sprite": 8165 }, { "weight": 100, "sprite": 8166 } ] }, { "id": "t_embrasure_adobe_brick", - "fg": 8163, - "bg": 7586, + "fg": 8182, + "bg": 7605, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8148, "bg": 7571 }, - { "id": "corner", "fg": [ 8150, 8152, 8151, 8149 ], "bg": [ 7573, 7575, 7574, 7572 ] }, - { "id": "t_connection", "fg": [ 8160, 8162, 8161, 8159 ], "bg": [ 7583, 7585, 7584, 7582 ] }, - { "id": "edge", "fg": [ 8154, 8153 ], "bg": [ 7577, 7576 ] }, - { "id": "end_piece", "fg": [ 8156, 8158, 8157, 8155 ], "bg": [ 7579, 7581, 7580, 7578 ] }, - { "id": "unconnected", "fg": 8163, "bg": 7586 } + { "id": "center", "fg": 8167, "bg": 7590 }, + { "id": "corner", "fg": [ 8169, 8171, 8170, 8168 ], "bg": [ 7592, 7594, 7593, 7591 ] }, + { "id": "t_connection", "fg": [ 8179, 8181, 8180, 8178 ], "bg": [ 7602, 7604, 7603, 7601 ] }, + { "id": "edge", "fg": [ 8173, 8172 ], "bg": [ 7596, 7595 ] }, + { "id": "end_piece", "fg": [ 8175, 8177, 8176, 8174 ], "bg": [ 7598, 7600, 7599, 7597 ] }, + { "id": "unconnected", "fg": 8182, "bg": 7605 } ] }, { "id": "t_embrasure_brick", - "fg": 8179, - "bg": 7642, + "fg": 8198, + "bg": 7661, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8164, "bg": 7627 }, - { "id": "corner", "fg": [ 8166, 8168, 8167, 8165 ], "bg": [ 7629, 7631, 7630, 7628 ] }, - { "id": "t_connection", "fg": [ 8176, 8178, 8177, 8175 ], "bg": [ 7639, 7641, 7640, 7638 ] }, - { "id": "edge", "fg": [ 8170, 8169 ], "bg": [ 7633, 7632 ] }, - { "id": "end_piece", "fg": [ 8172, 8174, 8173, 8171 ], "bg": [ 7635, 7637, 7636, 7634 ] }, - { "id": "unconnected", "fg": 8179, "bg": 7642 } + { "id": "center", "fg": 8183, "bg": 7646 }, + { "id": "corner", "fg": [ 8185, 8187, 8186, 8184 ], "bg": [ 7648, 7650, 7649, 7647 ] }, + { "id": "t_connection", "fg": [ 8195, 8197, 8196, 8194 ], "bg": [ 7658, 7660, 7659, 7657 ] }, + { "id": "edge", "fg": [ 8189, 8188 ], "bg": [ 7652, 7651 ] }, + { "id": "end_piece", "fg": [ 8191, 8193, 8192, 8190 ], "bg": [ 7654, 7656, 7655, 7653 ] }, + { "id": "unconnected", "fg": 8198, "bg": 7661 } ] }, { "id": "t_embrasure_log", - "fg": 8195, - "bg": 8703, + "fg": 8214, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8180, "bg": 9996 }, - { "id": "corner", "fg": [ 8182, 8184, 8183, 8181 ], "bg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 8192, 8194, 8193, 8191 ], "bg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 8186, 8185 ], "bg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 8188, 8190, 8189, 8187 ], "bg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 8195, "bg": 8703 } + { "id": "center", "fg": 8199, "bg": 10015 }, + { "id": "corner", "fg": [ 8201, 8203, 8202, 8200 ], "bg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 8211, 8213, 8212, 8210 ], "bg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 8205, 8204 ], "bg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 8207, 8209, 8208, 8206 ], "bg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 8214, "bg": 8722 } ] }, { "id": "t_embrasure_log_season_summer", - "fg": 8195, - "bg": 8713, + "fg": 8214, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8180, "bg": 9996 }, - { "id": "corner", "fg": [ 8182, 8184, 8183, 8181 ], "bg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 8192, 8194, 8193, 8191 ], "bg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 8186, 8185 ], "bg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 8188, 8190, 8189, 8187 ], "bg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 8195, "bg": 8713 } + { "id": "center", "fg": 8199, "bg": 10015 }, + { "id": "corner", "fg": [ 8201, 8203, 8202, 8200 ], "bg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 8211, 8213, 8212, 8210 ], "bg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 8205, 8204 ], "bg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 8207, 8209, 8208, 8206 ], "bg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 8214, "bg": 8732 } ] }, { "id": "t_embrasure_log_season_autumn", - "fg": 8195, - "bg": 8708, + "fg": 8214, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8180, "bg": 9996 }, - { "id": "corner", "fg": [ 8182, 8184, 8183, 8181 ], "bg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 8192, 8194, 8193, 8191 ], "bg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 8186, 8185 ], "bg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 8188, 8190, 8189, 8187 ], "bg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 8195, "bg": 8708 } + { "id": "center", "fg": 8199, "bg": 10015 }, + { "id": "corner", "fg": [ 8201, 8203, 8202, 8200 ], "bg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 8211, 8213, 8212, 8210 ], "bg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 8205, 8204 ], "bg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 8207, 8209, 8208, 8206 ], "bg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 8214, "bg": 8727 } ] }, { "id": "t_embrasure_log_season_winter", - "fg": 8195, - "bg": 7534, + "fg": 8214, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8180, "bg": 9996 }, - { "id": "corner", "fg": [ 8182, 8184, 8183, 8181 ], "bg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 8192, 8194, 8193, 8191 ], "bg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 8186, 8185 ], "bg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 8188, 8190, 8189, 8187 ], "bg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 8195, "bg": 7534 } + { "id": "center", "fg": 8199, "bg": 10015 }, + { "id": "corner", "fg": [ 8201, 8203, 8202, 8200 ], "bg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 8211, 8213, 8212, 8210 ], "bg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 8205, 8204 ], "bg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 8207, 8209, 8208, 8206 ], "bg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 8214, "bg": 7553 } ] }, { "id": "t_embrasure_rock", - "fg": 8211, - "bg": 9340, + "fg": 8230, + "bg": 9359, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8196, "bg": 9325 }, - { "id": "corner", "fg": [ 8198, 8200, 8199, 8197 ], "bg": [ 9327, 9329, 9328, 9326 ] }, - { "id": "t_connection", "fg": [ 8208, 8210, 8209, 8207 ], "bg": [ 9337, 9339, 9338, 9336 ] }, - { "id": "edge", "fg": [ 8202, 8201 ], "bg": [ 9331, 9330 ] }, - { "id": "end_piece", "fg": [ 8204, 8206, 8205, 8203 ], "bg": [ 9333, 9335, 9334, 9332 ] }, - { "id": "unconnected", "fg": 8211, "bg": 9340 } + { "id": "center", "fg": 8215, "bg": 9344 }, + { "id": "corner", "fg": [ 8217, 8219, 8218, 8216 ], "bg": [ 9346, 9348, 9347, 9345 ] }, + { "id": "t_connection", "fg": [ 8227, 8229, 8228, 8226 ], "bg": [ 9356, 9358, 9357, 9355 ] }, + { "id": "edge", "fg": [ 8221, 8220 ], "bg": [ 9350, 9349 ] }, + { "id": "end_piece", "fg": [ 8223, 8225, 8224, 8222 ], "bg": [ 9352, 9354, 9353, 9351 ] }, + { "id": "unconnected", "fg": 8230, "bg": 9359 } ] }, { "id": "t_embrasure_sconc", - "fg": 8227, - "bg": 9393, + "fg": 8246, + "bg": 9412, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8212, "bg": 9378 }, - { "id": "corner", "fg": [ 8214, 8216, 8215, 8213 ], "bg": [ 9380, 9382, 9381, 9379 ] }, - { "id": "t_connection", "fg": [ 8224, 8226, 8225, 8223 ], "bg": [ 9390, 9392, 9391, 9389 ] }, - { "id": "edge", "fg": [ 8218, 8217 ], "bg": [ 9384, 9383 ] }, - { "id": "end_piece", "fg": [ 8220, 8222, 8221, 8219 ], "bg": [ 9386, 9388, 9387, 9385 ] }, - { "id": "unconnected", "fg": 8227, "bg": 9393 } + { "id": "center", "fg": 8231, "bg": 9397 }, + { "id": "corner", "fg": [ 8233, 8235, 8234, 8232 ], "bg": [ 9399, 9401, 9400, 9398 ] }, + { "id": "t_connection", "fg": [ 8243, 8245, 8244, 8242 ], "bg": [ 9409, 9411, 9410, 9408 ] }, + { "id": "edge", "fg": [ 8237, 8236 ], "bg": [ 9403, 9402 ] }, + { "id": "end_piece", "fg": [ 8239, 8241, 8240, 8238 ], "bg": [ 9405, 9407, 9406, 9404 ] }, + { "id": "unconnected", "fg": 8246, "bg": 9412 } ] }, { "id": "t_embrasure_strconcrete", - "fg": 8227, - "bg": 9761, + "fg": 8246, + "bg": 9780, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8212, "bg": 9746 }, - { "id": "corner", "fg": [ 8214, 8216, 8215, 8213 ], "bg": [ 9748, 9750, 9749, 9747 ] }, - { "id": "t_connection", "fg": [ 8224, 8226, 8225, 8223 ], "bg": [ 9758, 9760, 9759, 9757 ] }, - { "id": "edge", "fg": [ 8218, 8217 ], "bg": [ 9752, 9751 ] }, - { "id": "end_piece", "fg": [ 8220, 8222, 8221, 8219 ], "bg": [ 9754, 9756, 9755, 9753 ] }, - { "id": "unconnected", "fg": 8227, "bg": 9761 } + { "id": "center", "fg": 8231, "bg": 9765 }, + { "id": "corner", "fg": [ 8233, 8235, 8234, 8232 ], "bg": [ 9767, 9769, 9768, 9766 ] }, + { "id": "t_connection", "fg": [ 8243, 8245, 8244, 8242 ], "bg": [ 9777, 9779, 9778, 9776 ] }, + { "id": "edge", "fg": [ 8237, 8236 ], "bg": [ 9771, 9770 ] }, + { "id": "end_piece", "fg": [ 8239, 8241, 8240, 8238 ], "bg": [ 9773, 9775, 9774, 9772 ] }, + { "id": "unconnected", "fg": 8246, "bg": 9780 } ] }, { "id": "t_embrasure_wood", - "fg": 8242, - "bg": 10138, + "fg": 8261, + "bg": 10157, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8239, "bg": 10135 }, - { "id": "corner", "fg": [ 8229, 8231, 8230, 8228 ], "bg": [ 10125, 10127, 10126, 10124 ] }, - { "id": "t_connection", "fg": [ 8239, 8241, 8240, 8238 ], "bg": [ 10135, 10137, 10136, 10134 ] }, - { "id": "edge", "fg": [ 8233, 8232 ], "bg": [ 10129, 10128 ] }, - { "id": "end_piece", "fg": [ 8235, 8237, 8236, 8234 ], "bg": [ 10131, 10133, 10132, 10130 ] }, - { "id": "unconnected", "fg": 8242, "bg": 10138 } + { "id": "center", "fg": 8258, "bg": 10154 }, + { "id": "corner", "fg": [ 8248, 8250, 8249, 8247 ], "bg": [ 10144, 10146, 10145, 10143 ] }, + { "id": "t_connection", "fg": [ 8258, 8260, 8259, 8257 ], "bg": [ 10154, 10156, 10155, 10153 ] }, + { "id": "edge", "fg": [ 8252, 8251 ], "bg": [ 10148, 10147 ] }, + { "id": "end_piece", "fg": [ 8254, 8256, 8255, 8253 ], "bg": [ 10150, 10152, 10151, 10149 ] }, + { "id": "unconnected", "fg": 8261, "bg": 10157 } ] }, { "id": "t_fence_season_spring", "multitile": true, - "fg": 8258, - "bg": 8703, + "fg": 8277, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": 8243 }, - { "id": "corner", "bg": 8703, "fg": [ 8245, 8247, 8246, 8244 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 8255, 8257, 8256, 8254 ] }, - { "id": "edge", "bg": 8703, "fg": [ 8249, 8248 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 8251, 8253, 8252, 8250 ] }, - { "bg": 8703, "id": "unconnected", "fg": 8258 } + { "id": "center", "bg": 8722, "fg": 8262 }, + { "id": "corner", "bg": 8722, "fg": [ 8264, 8266, 8265, 8263 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 8274, 8276, 8275, 8273 ] }, + { "id": "edge", "bg": 8722, "fg": [ 8268, 8267 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 8270, 8272, 8271, 8269 ] }, + { "bg": 8722, "id": "unconnected", "fg": 8277 } ] }, { "id": "t_fence_season_summer", "multitile": true, - "fg": 8258, - "bg": 8713, + "fg": 8277, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": 8243 }, - { "id": "corner", "bg": 8713, "fg": [ 8245, 8247, 8246, 8244 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 8255, 8257, 8256, 8254 ] }, - { "id": "edge", "bg": 8713, "fg": [ 8249, 8248 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 8251, 8253, 8252, 8250 ] }, - { "bg": 8713, "id": "unconnected", "fg": 8258 } + { "id": "center", "bg": 8732, "fg": 8262 }, + { "id": "corner", "bg": 8732, "fg": [ 8264, 8266, 8265, 8263 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 8274, 8276, 8275, 8273 ] }, + { "id": "edge", "bg": 8732, "fg": [ 8268, 8267 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 8270, 8272, 8271, 8269 ] }, + { "bg": 8732, "id": "unconnected", "fg": 8277 } ] }, { "id": "t_fence_season_autumn", "multitile": true, - "fg": 8258, - "bg": 8708, + "fg": 8277, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": 8243 }, - { "id": "corner", "bg": 8708, "fg": [ 8245, 8247, 8246, 8244 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 8255, 8257, 8256, 8254 ] }, - { "id": "edge", "bg": 8708, "fg": [ 8249, 8248 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 8251, 8253, 8252, 8250 ] }, - { "bg": 8708, "id": "unconnected", "fg": 8258 } + { "id": "center", "bg": 8727, "fg": 8262 }, + { "id": "corner", "bg": 8727, "fg": [ 8264, 8266, 8265, 8263 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 8274, 8276, 8275, 8273 ] }, + { "id": "edge", "bg": 8727, "fg": [ 8268, 8267 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 8270, 8272, 8271, 8269 ] }, + { "bg": 8727, "id": "unconnected", "fg": 8277 } ] }, { "id": "t_fence_season_winter", "multitile": true, - "fg": 8258, - "bg": 7534, + "fg": 8277, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": 8243 }, - { "id": "corner", "bg": 7534, "fg": [ 8245, 8247, 8246, 8244 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 8255, 8257, 8256, 8254 ] }, - { "id": "edge", "bg": 7534, "fg": [ 8249, 8248 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 8251, 8253, 8252, 8250 ] }, - { "bg": 7534, "id": "unconnected", "fg": 8258 } + { "id": "center", "bg": 7553, "fg": 8262 }, + { "id": "corner", "bg": 7553, "fg": [ 8264, 8266, 8265, 8263 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 8274, 8276, 8275, 8273 ] }, + { "id": "edge", "bg": 7553, "fg": [ 8268, 8267 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 8270, 8272, 8271, 8269 ] }, + { "bg": 7553, "id": "unconnected", "fg": 8277 } ] }, - { "id": "t_fencegate_c_season_spring", "fg": 8259, "bg": 8703 }, - { "id": "t_fencegate_c_season_summer", "fg": 8259, "bg": 8713 }, - { "id": "t_fencegate_c_season_autumn", "fg": 8259, "bg": 8708 }, - { "id": "t_fencegate_c_season_winter", "fg": 8259, "bg": 7534 }, - { "id": "t_fencegate_o_season_spring", "fg": 8260, "bg": 8703 }, - { "id": "t_fencegate_o_season_summer", "fg": 8260, "bg": 8713 }, - { "id": "t_fencegate_o_season_autumn", "fg": 8260, "bg": 8708 }, - { "id": "t_fencegate_o_season_winter", "fg": 8260, "bg": 7534 }, + { "id": "t_fencegate_c_season_spring", "fg": 8278, "bg": 8722 }, + { "id": "t_fencegate_c_season_summer", "fg": 8278, "bg": 8732 }, + { "id": "t_fencegate_c_season_autumn", "fg": 8278, "bg": 8727 }, + { "id": "t_fencegate_c_season_winter", "fg": 8278, "bg": 7553 }, + { "id": "t_fencegate_o_season_spring", "fg": 8279, "bg": 8722 }, + { "id": "t_fencegate_o_season_summer", "fg": 8279, "bg": 8732 }, + { "id": "t_fencegate_o_season_autumn", "fg": 8279, "bg": 8727 }, + { "id": "t_fencegate_o_season_winter", "fg": 8279, "bg": 7553 }, { "id": "t_fence_barbed_season_spring", "multitile": true, - "fg": 8276, - "bg": 8703, + "fg": 8295, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": 8261 }, - { "id": "corner", "bg": 8703, "fg": [ 8263, 8265, 8264, 8262 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 8273, 8275, 8274, 8272 ] }, - { "id": "edge", "bg": 8703, "fg": [ 8267, 8266 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 8269, 8271, 8270, 8268 ] }, - { "bg": 8703, "id": "unconnected", "fg": 8276 } + { "id": "center", "bg": 8722, "fg": 8280 }, + { "id": "corner", "bg": 8722, "fg": [ 8282, 8284, 8283, 8281 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 8292, 8294, 8293, 8291 ] }, + { "id": "edge", "bg": 8722, "fg": [ 8286, 8285 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 8288, 8290, 8289, 8287 ] }, + { "bg": 8722, "id": "unconnected", "fg": 8295 } ] }, { "id": "t_fence_barbed_season_summer", "multitile": true, - "fg": 8276, - "bg": 8713, + "fg": 8295, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": 8261 }, - { "id": "corner", "bg": 8713, "fg": [ 8263, 8265, 8264, 8262 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 8273, 8275, 8274, 8272 ] }, - { "id": "edge", "bg": 8713, "fg": [ 8267, 8266 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 8269, 8271, 8270, 8268 ] }, - { "bg": 8713, "id": "unconnected", "fg": 8276 } + { "id": "center", "bg": 8732, "fg": 8280 }, + { "id": "corner", "bg": 8732, "fg": [ 8282, 8284, 8283, 8281 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 8292, 8294, 8293, 8291 ] }, + { "id": "edge", "bg": 8732, "fg": [ 8286, 8285 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 8288, 8290, 8289, 8287 ] }, + { "bg": 8732, "id": "unconnected", "fg": 8295 } ] }, { "id": "t_fence_barbed_season_autumn", "multitile": true, - "fg": 8276, - "bg": 8708, + "fg": 8295, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": 8261 }, - { "id": "corner", "bg": 8708, "fg": [ 8263, 8265, 8264, 8262 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 8273, 8275, 8274, 8272 ] }, - { "id": "edge", "bg": 8708, "fg": [ 8267, 8266 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 8269, 8271, 8270, 8268 ] }, - { "bg": 8708, "id": "unconnected", "fg": 8276 } + { "id": "center", "bg": 8727, "fg": 8280 }, + { "id": "corner", "bg": 8727, "fg": [ 8282, 8284, 8283, 8281 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 8292, 8294, 8293, 8291 ] }, + { "id": "edge", "bg": 8727, "fg": [ 8286, 8285 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 8288, 8290, 8289, 8287 ] }, + { "bg": 8727, "id": "unconnected", "fg": 8295 } ] }, { "id": "t_fence_barbed_season_winter", "multitile": true, - "fg": 8276, - "bg": 7534, + "fg": 8295, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": 8261 }, - { "id": "corner", "bg": 7534, "fg": [ 8263, 8265, 8264, 8262 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 8273, 8275, 8274, 8272 ] }, - { "id": "edge", "bg": 7534, "fg": [ 8267, 8266 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 8269, 8271, 8270, 8268 ] }, - { "bg": 7534, "id": "unconnected", "fg": 8276 } + { "id": "center", "bg": 7553, "fg": 8280 }, + { "id": "corner", "bg": 7553, "fg": [ 8282, 8284, 8283, 8281 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 8292, 8294, 8293, 8291 ] }, + { "id": "edge", "bg": 7553, "fg": [ 8286, 8285 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 8288, 8290, 8289, 8287 ] }, + { "bg": 7553, "id": "unconnected", "fg": 8295 } ] }, - { "id": "t_fence_post", "fg": 8277, "bg": 8703 }, - { "id": "t_fence_post_season_summer", "fg": 8277, "bg": 8713 }, - { "id": "t_fence_post_season_autumn", "fg": 8277, "bg": 8708 }, - { "id": "t_fence_post_season_winter", "fg": 8277, "bg": 7534 }, + { "id": "t_fence_post", "fg": 8296, "bg": 8722 }, + { "id": "t_fence_post_season_summer", "fg": 8296, "bg": 8732 }, + { "id": "t_fence_post_season_autumn", "fg": 8296, "bg": 8727 }, + { "id": "t_fence_post_season_winter", "fg": 8296, "bg": 7553 }, { "id": "t_fence_rope", - "fg": 8293, - "bg": 8703, + "fg": 8312, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8278, "bg": 8703 }, - { "id": "corner", "fg": [ 8280, 8282, 8281, 8279 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 8290, 8292, 8291, 8289 ], "bg": 8703 }, - { "id": "edge", "fg": [ 8284, 8283 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 8286, 8288, 8287, 8285 ], "bg": 8703 }, - { "id": "unconnected", "fg": [ 8293, 8293 ], "bg": 8703 } + { "id": "center", "fg": 8297, "bg": 8722 }, + { "id": "corner", "fg": [ 8299, 8301, 8300, 8298 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 8309, 8311, 8310, 8308 ], "bg": 8722 }, + { "id": "edge", "fg": [ 8303, 8302 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 8305, 8307, 8306, 8304 ], "bg": 8722 }, + { "id": "unconnected", "fg": [ 8312, 8312 ], "bg": 8722 } ] }, { "id": "t_fence_rope_season_summer", - "fg": 8293, - "bg": 8713, + "fg": 8312, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8278, "bg": 8049 }, - { "id": "corner", "fg": [ 8280, 8282, 8281, 8279 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 8290, 8292, 8291, 8289 ], "bg": 8713 }, - { "id": "edge", "fg": [ 8284, 8283 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 8286, 8288, 8287, 8285 ], "bg": 8713 }, - { "id": "unconnected", "fg": [ 8293, 8293 ], "bg": 8713 } + { "id": "center", "fg": 8297, "bg": 8068 }, + { "id": "corner", "fg": [ 8299, 8301, 8300, 8298 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 8309, 8311, 8310, 8308 ], "bg": 8732 }, + { "id": "edge", "fg": [ 8303, 8302 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 8305, 8307, 8306, 8304 ], "bg": 8732 }, + { "id": "unconnected", "fg": [ 8312, 8312 ], "bg": 8732 } ] }, { "id": "t_fence_rope_season_autumn", - "fg": 8293, - "bg": 8708, + "fg": 8312, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8278, "bg": 8030 }, - { "id": "corner", "fg": [ 8280, 8282, 8281, 8279 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 8290, 8292, 8291, 8289 ], "bg": 8708 }, - { "id": "edge", "fg": [ 8284, 8283 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 8286, 8288, 8287, 8285 ], "bg": 8708 }, - { "id": "unconnected", "fg": [ 8293, 8293 ], "bg": 8708 } + { "id": "center", "fg": 8297, "bg": 8049 }, + { "id": "corner", "fg": [ 8299, 8301, 8300, 8298 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 8309, 8311, 8310, 8308 ], "bg": 8727 }, + { "id": "edge", "fg": [ 8303, 8302 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 8305, 8307, 8306, 8304 ], "bg": 8727 }, + { "id": "unconnected", "fg": [ 8312, 8312 ], "bg": 8727 } ] }, { "id": "t_fence_rope_season_winter", - "fg": 8293, - "bg": 7534, + "fg": 8312, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8278, "bg": 7534 }, - { "id": "corner", "fg": [ 8280, 8282, 8281, 8279 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 8290, 8292, 8291, 8289 ], "bg": 7534 }, - { "id": "edge", "fg": [ 8284, 8283 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 8286, 8288, 8287, 8285 ], "bg": 7534 }, - { "id": "unconnected", "fg": [ 8293, 8293 ], "bg": 7534 } + { "id": "center", "fg": 8297, "bg": 7553 }, + { "id": "corner", "fg": [ 8299, 8301, 8300, 8298 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 8309, 8311, 8310, 8308 ], "bg": 7553 }, + { "id": "edge", "fg": [ 8303, 8302 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 8305, 8307, 8306, 8304 ], "bg": 7553 }, + { "id": "unconnected", "fg": [ 8312, 8312 ], "bg": 7553 } ] }, { "id": "t_fence_wire_season_spring", "multitile": true, - "fg": 8309, - "bg": 8703, + "fg": 8328, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": 8294 }, - { "id": "corner", "bg": 8703, "fg": [ 8296, 8298, 8297, 8295 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 8306, 8308, 8307, 8305 ] }, - { "id": "edge", "bg": 8703, "fg": [ 8300, 8299 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 8302, 8304, 8303, 8301 ] }, - { "bg": 8703, "id": "unconnected", "fg": 8309 } + { "id": "center", "bg": 8722, "fg": 8313 }, + { "id": "corner", "bg": 8722, "fg": [ 8315, 8317, 8316, 8314 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 8325, 8327, 8326, 8324 ] }, + { "id": "edge", "bg": 8722, "fg": [ 8319, 8318 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 8321, 8323, 8322, 8320 ] }, + { "bg": 8722, "id": "unconnected", "fg": 8328 } ] }, { "id": "t_fence_wire_season_summer", "multitile": true, - "fg": 8309, - "bg": 8713, + "fg": 8328, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": 8294 }, - { "id": "corner", "bg": 8713, "fg": [ 8296, 8298, 8297, 8295 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 8306, 8308, 8307, 8305 ] }, - { "id": "edge", "bg": 8713, "fg": [ 8300, 8299 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 8302, 8304, 8303, 8301 ] }, - { "bg": 8713, "id": "unconnected", "fg": 8309 } + { "id": "center", "bg": 8732, "fg": 8313 }, + { "id": "corner", "bg": 8732, "fg": [ 8315, 8317, 8316, 8314 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 8325, 8327, 8326, 8324 ] }, + { "id": "edge", "bg": 8732, "fg": [ 8319, 8318 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 8321, 8323, 8322, 8320 ] }, + { "bg": 8732, "id": "unconnected", "fg": 8328 } ] }, { "id": "t_fence_wire_season_autumn", "multitile": true, - "fg": 8309, - "bg": 8708, + "fg": 8328, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": 8294 }, - { "id": "corner", "bg": 8708, "fg": [ 8296, 8298, 8297, 8295 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 8306, 8308, 8307, 8305 ] }, - { "id": "edge", "bg": 8708, "fg": [ 8300, 8299 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 8302, 8304, 8303, 8301 ] }, - { "bg": 8708, "id": "unconnected", "fg": 8309 } + { "id": "center", "bg": 8727, "fg": 8313 }, + { "id": "corner", "bg": 8727, "fg": [ 8315, 8317, 8316, 8314 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 8325, 8327, 8326, 8324 ] }, + { "id": "edge", "bg": 8727, "fg": [ 8319, 8318 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 8321, 8323, 8322, 8320 ] }, + { "bg": 8727, "id": "unconnected", "fg": 8328 } ] }, { "id": "t_fence_wire_season_winter", "multitile": true, - "fg": 8309, - "bg": 7534, + "fg": 8328, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": 8294 }, - { "id": "corner", "bg": 7534, "fg": [ 8296, 8298, 8297, 8295 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 8306, 8308, 8307, 8305 ] }, - { "id": "edge", "bg": 7534, "fg": [ 8300, 8299 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 8302, 8304, 8303, 8301 ] }, - { "bg": 7534, "id": "unconnected", "fg": 8309 } + { "id": "center", "bg": 7553, "fg": 8313 }, + { "id": "corner", "bg": 7553, "fg": [ 8315, 8317, 8316, 8314 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 8325, 8327, 8326, 8324 ] }, + { "id": "edge", "bg": 7553, "fg": [ 8319, 8318 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 8321, 8323, 8322, 8320 ] }, + { "bg": 7553, "id": "unconnected", "fg": 8328 } ] }, { "id": "t_floor", "multitile": true, - "fg": 8327, + "fg": 8346, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 8310 }, { "weight": 1, "sprite": 8311 }, { "weight": 1, "sprite": 8312 } ] + "fg": [ { "weight": 1, "sprite": 8329 }, { "weight": 1, "sprite": 8330 }, { "weight": 1, "sprite": 8331 } ] }, - { "id": "corner", "fg": [ 8314, 8316, 8315, 8313 ] }, - { "id": "t_connection", "fg": [ 8324, 8326, 8325, 8323 ] }, - { "id": "edge", "fg": [ 8318, 8317 ] }, - { "id": "end_piece", "fg": [ 8320, 8322, 8321, 8319 ] }, - { "id": "unconnected", "fg": 8327 } + { "id": "corner", "fg": [ 8333, 8335, 8334, 8332 ] }, + { "id": "t_connection", "fg": [ 8343, 8345, 8344, 8342 ] }, + { "id": "edge", "fg": [ 8337, 8336 ] }, + { "id": "end_piece", "fg": [ 8339, 8341, 8340, 8338 ] }, + { "id": "unconnected", "fg": 8346 } ] }, - { "id": "t_floor_primitive", "fg": 8328, "bg": 8013 }, + { "id": "t_floor_primitive", "fg": 8347, "bg": 8032 }, { "id": "t_floor_resin", "multitile": true, - "fg": 8344, + "fg": 8363, "additional_tiles": [ - { "id": "center", "fg": 8329 }, - { "id": "corner", "fg": [ 8331, 8333, 8332, 8330 ] }, - { "id": "t_connection", "fg": [ 8341, 8343, 8342, 8340 ] }, - { "id": "edge", "fg": [ 8335, 8334 ] }, - { "id": "end_piece", "fg": [ 8337, 8339, 8338, 8336 ] }, - { "id": "unconnected", "fg": 8344 } + { "id": "center", "fg": 8348 }, + { "id": "corner", "fg": [ 8350, 8352, 8351, 8349 ] }, + { "id": "t_connection", "fg": [ 8360, 8362, 8361, 8359 ] }, + { "id": "edge", "fg": [ 8354, 8353 ] }, + { "id": "end_piece", "fg": [ 8356, 8358, 8357, 8355 ] }, + { "id": "unconnected", "fg": 8363 } ] }, { "id": "t_floor_wax", "multitile": true, - "fg": 8360, + "fg": 8379, "additional_tiles": [ - { "id": "center", "fg": 8345 }, - { "id": "corner", "fg": [ 8347, 8349, 8348, 8346 ] }, - { "id": "t_connection", "fg": [ 8357, 8359, 8358, 8356 ] }, - { "id": "edge", "fg": [ 8351, 8350 ] }, - { "id": "end_piece", "fg": [ 8353, 8355, 8354, 8352 ] }, - { "id": "unconnected", "fg": 8360 } + { "id": "center", "fg": 8364 }, + { "id": "corner", "fg": [ 8366, 8368, 8367, 8365 ] }, + { "id": "t_connection", "fg": [ 8376, 8378, 8377, 8375 ] }, + { "id": "edge", "fg": [ 8370, 8369 ] }, + { "id": "end_piece", "fg": [ 8372, 8374, 8373, 8371 ] }, + { "id": "unconnected", "fg": 8379 } ] }, { "id": "t_floor_waxed", "multitile": true, - "fg": 8376, + "fg": 8395, "additional_tiles": [ - { "id": "center", "fg": 8361 }, - { "id": "corner", "fg": [ 8363, 8365, 8364, 8362 ] }, - { "id": "t_connection", "fg": [ 8373, 8375, 8374, 8372 ] }, - { "id": "edge", "fg": [ 8367, 8366 ] }, - { "id": "end_piece", "fg": [ 8369, 8371, 8370, 8368 ] }, - { "id": "unconnected", "fg": 8376 } + { "id": "center", "fg": 8380 }, + { "id": "corner", "fg": [ 8382, 8384, 8383, 8381 ] }, + { "id": "t_connection", "fg": [ 8392, 8394, 8393, 8391 ] }, + { "id": "edge", "fg": [ 8386, 8385 ] }, + { "id": "end_piece", "fg": [ 8388, 8390, 8389, 8387 ] }, + { "id": "unconnected", "fg": 8395 } ] }, { "id": "t_floor_waxed_y", "multitile": true, - "fg": 8392, + "fg": 8411, "additional_tiles": [ - { "id": "center", "fg": 8377 }, - { "id": "corner", "fg": [ 8379, 8381, 8380, 8378 ] }, - { "id": "t_connection", "fg": [ 8389, 8391, 8390, 8388 ] }, - { "id": "edge", "fg": [ 8383, 8382 ] }, - { "id": "end_piece", "fg": [ 8385, 8387, 8386, 8384 ] }, - { "id": "unconnected", "fg": 8392 } + { "id": "center", "fg": 8396 }, + { "id": "corner", "fg": [ 8398, 8400, 8399, 8397 ] }, + { "id": "t_connection", "fg": [ 8408, 8410, 8409, 8407 ] }, + { "id": "edge", "fg": [ 8402, 8401 ] }, + { "id": "end_piece", "fg": [ 8404, 8406, 8405, 8403 ] }, + { "id": "unconnected", "fg": 8411 } ] }, { "id": "t_fungus", "multitile": true, - "fg": 8408, - "bg": 8011, + "fg": 8427, + "bg": 8030, "additional_tiles": [ { "id": "center", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 32, "sprite": 8393 }, - { "weight": 32, "sprite": 8409 }, - { "weight": 32, "sprite": 8425 }, - { "weight": 32, "sprite": 8441 }, - { "weight": 32, "sprite": 8457 }, - { "weight": 32, "sprite": 8473 }, + { "weight": 32, "sprite": 8412 }, + { "weight": 32, "sprite": 8428 }, + { "weight": 32, "sprite": 8444 }, + { "weight": 32, "sprite": 8460 }, + { "weight": 32, "sprite": 8476 }, + { "weight": 32, "sprite": 8492 }, + { "weight": 1, "sprite": 8540 }, + { "weight": 1, "sprite": 8541 }, + { "weight": 1, "sprite": 8542 }, + { "weight": 1, "sprite": 8543 }, + { "weight": 1, "sprite": 8544 }, + { "weight": 1, "sprite": 8545 }, + { "weight": 1, "sprite": 8546 }, + { "weight": 1, "sprite": 8547 }, + { "weight": 1, "sprite": 8548 }, + { "weight": 1, "sprite": 8549 }, + { "weight": 1, "sprite": 8550 }, + { "weight": 1, "sprite": 8551 }, + { "weight": 1, "sprite": 8552 }, + { "weight": 1, "sprite": 8553 }, + { "weight": 1, "sprite": 8554 }, + { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8508 }, + { "weight": 1, "sprite": 8509 }, + { "weight": 1, "sprite": 8510 }, + { "weight": 1, "sprite": 8511 }, + { "weight": 1, "sprite": 8512 }, + { "weight": 1, "sprite": 8513 }, + { "weight": 1, "sprite": 8514 }, + { "weight": 1, "sprite": 8515 }, + { "weight": 1, "sprite": 8516 }, + { "weight": 1, "sprite": 8517 }, + { "weight": 1, "sprite": 8518 }, + { "weight": 1, "sprite": 8519 }, + { "weight": 1, "sprite": 8520 }, { "weight": 1, "sprite": 8521 }, { "weight": 1, "sprite": 8522 }, { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8523 }, { "weight": 1, "sprite": 8524 }, { "weight": 1, "sprite": 8525 }, { "weight": 1, "sprite": 8526 }, @@ -10184,108 +10313,108 @@ { "weight": 1, "sprite": 8533 }, { "weight": 1, "sprite": 8534 }, { "weight": 1, "sprite": 8535 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8489 }, - { "weight": 1, "sprite": 8490 }, - { "weight": 1, "sprite": 8491 }, - { "weight": 1, "sprite": 8492 }, - { "weight": 1, "sprite": 8493 }, - { "weight": 1, "sprite": 8494 }, - { "weight": 1, "sprite": 8495 }, - { "weight": 1, "sprite": 8496 }, - { "weight": 1, "sprite": 8497 }, - { "weight": 1, "sprite": 8498 }, - { "weight": 1, "sprite": 8499 }, - { "weight": 1, "sprite": 8500 }, - { "weight": 1, "sprite": 8501 }, - { "weight": 1, "sprite": 8502 }, - { "weight": 1, "sprite": 8503 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8505 }, - { "weight": 1, "sprite": 8506 }, - { "weight": 1, "sprite": 8507 }, - { "weight": 1, "sprite": 8508 }, - { "weight": 1, "sprite": 8509 }, - { "weight": 1, "sprite": 8510 }, - { "weight": 1, "sprite": 8511 }, - { "weight": 1, "sprite": 8512 }, - { "weight": 1, "sprite": 8513 }, - { "weight": 1, "sprite": 8514 }, - { "weight": 1, "sprite": 8515 }, - { "weight": 1, "sprite": 8516 }, - { "weight": 1, "sprite": 8517 }, - { "weight": 1, "sprite": 8518 }, - { "weight": 1, "sprite": 8519 }, - { "weight": 1, "sprite": 8520 } + { "weight": 1, "sprite": 8536 }, + { "weight": 1, "sprite": 8537 }, + { "weight": 1, "sprite": 8538 }, + { "weight": 1, "sprite": 8539 } ] }, { "id": "corner", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8395, 8397, 8396, 8394 ] }, - { "weight": 1, "sprite": [ 8411, 8413, 8412, 8410 ] }, - { "weight": 1, "sprite": [ 8427, 8429, 8428, 8426 ] }, - { "weight": 1, "sprite": [ 8459, 8461, 8460, 8458 ] }, - { "weight": 1, "sprite": [ 8475, 8477, 8476, 8474 ] } + { "weight": 1, "sprite": [ 8414, 8416, 8415, 8413 ] }, + { "weight": 1, "sprite": [ 8430, 8432, 8431, 8429 ] }, + { "weight": 1, "sprite": [ 8446, 8448, 8447, 8445 ] }, + { "weight": 1, "sprite": [ 8478, 8480, 8479, 8477 ] }, + { "weight": 1, "sprite": [ 8494, 8496, 8495, 8493 ] } ] }, { "id": "t_connection", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8405, 8407, 8406, 8404 ] }, - { "weight": 1, "sprite": [ 8421, 8423, 8422, 8420 ] }, - { "weight": 1, "sprite": [ 8437, 8439, 8438, 8436 ] }, - { "weight": 1, "sprite": [ 8469, 8471, 8470, 8468 ] }, - { "weight": 1, "sprite": [ 8485, 8487, 8486, 8484 ] } + { "weight": 1, "sprite": [ 8424, 8426, 8425, 8423 ] }, + { "weight": 1, "sprite": [ 8440, 8442, 8441, 8439 ] }, + { "weight": 1, "sprite": [ 8456, 8458, 8457, 8455 ] }, + { "weight": 1, "sprite": [ 8488, 8490, 8489, 8487 ] }, + { "weight": 1, "sprite": [ 8504, 8506, 8505, 8503 ] } ] }, { "id": "edge", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8399, 8398 ] }, - { "weight": 1, "sprite": [ 8415, 8414 ] }, - { "weight": 1, "sprite": [ 8431, 8430 ] }, - { "weight": 1, "sprite": [ 8463, 8462 ] }, - { "weight": 1, "sprite": [ 8479, 8478 ] } + { "weight": 1, "sprite": [ 8418, 8417 ] }, + { "weight": 1, "sprite": [ 8434, 8433 ] }, + { "weight": 1, "sprite": [ 8450, 8449 ] }, + { "weight": 1, "sprite": [ 8482, 8481 ] }, + { "weight": 1, "sprite": [ 8498, 8497 ] } ] }, { "id": "end_piece", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8401, 8403, 8402, 8400 ] }, - { "weight": 1, "sprite": [ 8417, 8419, 8418, 8416 ] }, - { "weight": 1, "sprite": [ 8433, 8435, 8434, 8432 ] }, - { "weight": 1, "sprite": [ 8465, 8467, 8466, 8464 ] }, - { "weight": 1, "sprite": [ 8481, 8483, 8482, 8480 ] } + { "weight": 1, "sprite": [ 8420, 8422, 8421, 8419 ] }, + { "weight": 1, "sprite": [ 8436, 8438, 8437, 8435 ] }, + { "weight": 1, "sprite": [ 8452, 8454, 8453, 8451 ] }, + { "weight": 1, "sprite": [ 8484, 8486, 8485, 8483 ] }, + { "weight": 1, "sprite": [ 8500, 8502, 8501, 8499 ] } ] }, - { "bg": 8011, "id": "unconnected", "fg": 8408 } + { "bg": 8030, "id": "unconnected", "fg": 8427 } ] }, { "id": "t_fungus_season_summer", "multitile": true, - "fg": 8408, - "bg": 8011, + "fg": 8427, + "bg": 8030, "additional_tiles": [ { "id": "center", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 32, "sprite": 8393 }, - { "weight": 32, "sprite": 8409 }, - { "weight": 32, "sprite": 8425 }, - { "weight": 32, "sprite": 8441 }, - { "weight": 32, "sprite": 8457 }, - { "weight": 32, "sprite": 8473 }, + { "weight": 32, "sprite": 8412 }, + { "weight": 32, "sprite": 8428 }, + { "weight": 32, "sprite": 8444 }, + { "weight": 32, "sprite": 8460 }, + { "weight": 32, "sprite": 8476 }, + { "weight": 32, "sprite": 8492 }, + { "weight": 1, "sprite": 8540 }, + { "weight": 1, "sprite": 8541 }, + { "weight": 1, "sprite": 8542 }, + { "weight": 1, "sprite": 8543 }, + { "weight": 1, "sprite": 8544 }, + { "weight": 1, "sprite": 8545 }, + { "weight": 1, "sprite": 8546 }, + { "weight": 1, "sprite": 8547 }, + { "weight": 1, "sprite": 8548 }, + { "weight": 1, "sprite": 8549 }, + { "weight": 1, "sprite": 8550 }, + { "weight": 1, "sprite": 8551 }, + { "weight": 1, "sprite": 8552 }, + { "weight": 1, "sprite": 8553 }, + { "weight": 1, "sprite": 8554 }, + { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8508 }, + { "weight": 1, "sprite": 8509 }, + { "weight": 1, "sprite": 8510 }, + { "weight": 1, "sprite": 8511 }, + { "weight": 1, "sprite": 8512 }, + { "weight": 1, "sprite": 8513 }, + { "weight": 1, "sprite": 8514 }, + { "weight": 1, "sprite": 8515 }, + { "weight": 1, "sprite": 8516 }, + { "weight": 1, "sprite": 8517 }, + { "weight": 1, "sprite": 8518 }, + { "weight": 1, "sprite": 8519 }, + { "weight": 1, "sprite": 8520 }, { "weight": 1, "sprite": 8521 }, { "weight": 1, "sprite": 8522 }, { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8523 }, { "weight": 1, "sprite": 8524 }, { "weight": 1, "sprite": 8525 }, { "weight": 1, "sprite": 8526 }, @@ -10298,98 +10427,98 @@ { "weight": 1, "sprite": 8533 }, { "weight": 1, "sprite": 8534 }, { "weight": 1, "sprite": 8535 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8489 }, - { "weight": 1, "sprite": 8490 }, - { "weight": 1, "sprite": 8491 }, - { "weight": 1, "sprite": 8492 }, - { "weight": 1, "sprite": 8493 }, - { "weight": 1, "sprite": 8494 }, - { "weight": 1, "sprite": 8495 }, - { "weight": 1, "sprite": 8496 }, - { "weight": 1, "sprite": 8497 }, - { "weight": 1, "sprite": 8498 }, - { "weight": 1, "sprite": 8499 }, - { "weight": 1, "sprite": 8500 }, - { "weight": 1, "sprite": 8501 }, - { "weight": 1, "sprite": 8502 }, - { "weight": 1, "sprite": 8503 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8505 }, - { "weight": 1, "sprite": 8506 }, - { "weight": 1, "sprite": 8507 }, - { "weight": 1, "sprite": 8508 }, - { "weight": 1, "sprite": 8509 }, - { "weight": 1, "sprite": 8510 }, - { "weight": 1, "sprite": 8511 }, - { "weight": 1, "sprite": 8512 }, - { "weight": 1, "sprite": 8513 }, - { "weight": 1, "sprite": 8514 }, - { "weight": 1, "sprite": 8515 }, - { "weight": 1, "sprite": 8516 }, - { "weight": 1, "sprite": 8517 }, - { "weight": 1, "sprite": 8518 }, - { "weight": 1, "sprite": 8519 }, - { "weight": 1, "sprite": 8520 } + { "weight": 1, "sprite": 8536 }, + { "weight": 1, "sprite": 8537 }, + { "weight": 1, "sprite": 8538 }, + { "weight": 1, "sprite": 8539 } ] }, { "id": "corner", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8395, 8397, 8396, 8394 ] }, - { "weight": 1, "sprite": [ 8411, 8413, 8412, 8410 ] }, - { "weight": 1, "sprite": [ 8427, 8429, 8428, 8426 ] }, - { "weight": 1, "sprite": [ 8459, 8461, 8460, 8458 ] }, - { "weight": 1, "sprite": [ 8475, 8477, 8476, 8474 ] } + { "weight": 1, "sprite": [ 8414, 8416, 8415, 8413 ] }, + { "weight": 1, "sprite": [ 8430, 8432, 8431, 8429 ] }, + { "weight": 1, "sprite": [ 8446, 8448, 8447, 8445 ] }, + { "weight": 1, "sprite": [ 8478, 8480, 8479, 8477 ] }, + { "weight": 1, "sprite": [ 8494, 8496, 8495, 8493 ] } ] }, { "id": "t_connection", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8405, 8407, 8406, 8404 ] }, - { "weight": 1, "sprite": [ 8421, 8423, 8422, 8420 ] }, - { "weight": 1, "sprite": [ 8437, 8439, 8438, 8436 ] }, - { "weight": 1, "sprite": [ 8469, 8471, 8470, 8468 ] }, - { "weight": 1, "sprite": [ 8485, 8487, 8486, 8484 ] } + { "weight": 1, "sprite": [ 8424, 8426, 8425, 8423 ] }, + { "weight": 1, "sprite": [ 8440, 8442, 8441, 8439 ] }, + { "weight": 1, "sprite": [ 8456, 8458, 8457, 8455 ] }, + { "weight": 1, "sprite": [ 8488, 8490, 8489, 8487 ] }, + { "weight": 1, "sprite": [ 8504, 8506, 8505, 8503 ] } ] }, - { "id": "edge", "bg": 8011, "fg": [ 8399, 8398 ] }, + { "id": "edge", "bg": 8030, "fg": [ 8418, 8417 ] }, { "id": "end_piece", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8401, 8403, 8402, 8400 ] }, - { "weight": 1, "sprite": [ 8417, 8419, 8418, 8416 ] }, - { "weight": 1, "sprite": [ 8433, 8435, 8434, 8432 ] }, - { "weight": 1, "sprite": [ 8465, 8467, 8466, 8464 ] }, - { "weight": 1, "sprite": [ 8481, 8483, 8482, 8480 ] } + { "weight": 1, "sprite": [ 8420, 8422, 8421, 8419 ] }, + { "weight": 1, "sprite": [ 8436, 8438, 8437, 8435 ] }, + { "weight": 1, "sprite": [ 8452, 8454, 8453, 8451 ] }, + { "weight": 1, "sprite": [ 8484, 8486, 8485, 8483 ] }, + { "weight": 1, "sprite": [ 8500, 8502, 8501, 8499 ] } ] }, - { "bg": 8011, "id": "unconnected", "fg": 8408 } + { "bg": 8030, "id": "unconnected", "fg": 8427 } ] }, { "id": "t_fungus_season_autumn", "multitile": true, - "fg": 8408, - "bg": 8011, + "fg": 8427, + "bg": 8030, "additional_tiles": [ { "id": "center", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 32, "sprite": 8393 }, - { "weight": 32, "sprite": 8409 }, - { "weight": 32, "sprite": 8425 }, - { "weight": 32, "sprite": 8441 }, - { "weight": 32, "sprite": 8457 }, - { "weight": 32, "sprite": 8473 }, + { "weight": 32, "sprite": 8412 }, + { "weight": 32, "sprite": 8428 }, + { "weight": 32, "sprite": 8444 }, + { "weight": 32, "sprite": 8460 }, + { "weight": 32, "sprite": 8476 }, + { "weight": 32, "sprite": 8492 }, + { "weight": 1, "sprite": 8540 }, + { "weight": 1, "sprite": 8541 }, + { "weight": 1, "sprite": 8542 }, + { "weight": 1, "sprite": 8543 }, + { "weight": 1, "sprite": 8544 }, + { "weight": 1, "sprite": 8545 }, + { "weight": 1, "sprite": 8546 }, + { "weight": 1, "sprite": 8547 }, + { "weight": 1, "sprite": 8548 }, + { "weight": 1, "sprite": 8549 }, + { "weight": 1, "sprite": 8550 }, + { "weight": 1, "sprite": 8551 }, + { "weight": 1, "sprite": 8552 }, + { "weight": 1, "sprite": 8553 }, + { "weight": 1, "sprite": 8554 }, + { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8508 }, + { "weight": 1, "sprite": 8509 }, + { "weight": 1, "sprite": 8510 }, + { "weight": 1, "sprite": 8511 }, + { "weight": 1, "sprite": 8512 }, + { "weight": 1, "sprite": 8513 }, + { "weight": 1, "sprite": 8514 }, + { "weight": 1, "sprite": 8515 }, + { "weight": 1, "sprite": 8516 }, + { "weight": 1, "sprite": 8517 }, + { "weight": 1, "sprite": 8518 }, + { "weight": 1, "sprite": 8519 }, + { "weight": 1, "sprite": 8520 }, { "weight": 1, "sprite": 8521 }, { "weight": 1, "sprite": 8522 }, { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8523 }, { "weight": 1, "sprite": 8524 }, { "weight": 1, "sprite": 8525 }, { "weight": 1, "sprite": 8526 }, @@ -10402,98 +10531,98 @@ { "weight": 1, "sprite": 8533 }, { "weight": 1, "sprite": 8534 }, { "weight": 1, "sprite": 8535 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8489 }, - { "weight": 1, "sprite": 8490 }, - { "weight": 1, "sprite": 8491 }, - { "weight": 1, "sprite": 8492 }, - { "weight": 1, "sprite": 8493 }, - { "weight": 1, "sprite": 8494 }, - { "weight": 1, "sprite": 8495 }, - { "weight": 1, "sprite": 8496 }, - { "weight": 1, "sprite": 8497 }, - { "weight": 1, "sprite": 8498 }, - { "weight": 1, "sprite": 8499 }, - { "weight": 1, "sprite": 8500 }, - { "weight": 1, "sprite": 8501 }, - { "weight": 1, "sprite": 8502 }, - { "weight": 1, "sprite": 8503 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8505 }, - { "weight": 1, "sprite": 8506 }, - { "weight": 1, "sprite": 8507 }, - { "weight": 1, "sprite": 8508 }, - { "weight": 1, "sprite": 8509 }, - { "weight": 1, "sprite": 8510 }, - { "weight": 1, "sprite": 8511 }, - { "weight": 1, "sprite": 8512 }, - { "weight": 1, "sprite": 8513 }, - { "weight": 1, "sprite": 8514 }, - { "weight": 1, "sprite": 8515 }, - { "weight": 1, "sprite": 8516 }, - { "weight": 1, "sprite": 8517 }, - { "weight": 1, "sprite": 8518 }, - { "weight": 1, "sprite": 8519 }, - { "weight": 1, "sprite": 8520 } + { "weight": 1, "sprite": 8536 }, + { "weight": 1, "sprite": 8537 }, + { "weight": 1, "sprite": 8538 }, + { "weight": 1, "sprite": 8539 } ] }, { "id": "corner", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8395, 8397, 8396, 8394 ] }, - { "weight": 1, "sprite": [ 8411, 8413, 8412, 8410 ] }, - { "weight": 1, "sprite": [ 8427, 8429, 8428, 8426 ] }, - { "weight": 1, "sprite": [ 8459, 8461, 8460, 8458 ] }, - { "weight": 1, "sprite": [ 8475, 8477, 8476, 8474 ] } + { "weight": 1, "sprite": [ 8414, 8416, 8415, 8413 ] }, + { "weight": 1, "sprite": [ 8430, 8432, 8431, 8429 ] }, + { "weight": 1, "sprite": [ 8446, 8448, 8447, 8445 ] }, + { "weight": 1, "sprite": [ 8478, 8480, 8479, 8477 ] }, + { "weight": 1, "sprite": [ 8494, 8496, 8495, 8493 ] } ] }, { "id": "t_connection", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8405, 8407, 8406, 8404 ] }, - { "weight": 1, "sprite": [ 8421, 8423, 8422, 8420 ] }, - { "weight": 1, "sprite": [ 8437, 8439, 8438, 8436 ] }, - { "weight": 1, "sprite": [ 8469, 8471, 8470, 8468 ] }, - { "weight": 1, "sprite": [ 8485, 8487, 8486, 8484 ] } + { "weight": 1, "sprite": [ 8424, 8426, 8425, 8423 ] }, + { "weight": 1, "sprite": [ 8440, 8442, 8441, 8439 ] }, + { "weight": 1, "sprite": [ 8456, 8458, 8457, 8455 ] }, + { "weight": 1, "sprite": [ 8488, 8490, 8489, 8487 ] }, + { "weight": 1, "sprite": [ 8504, 8506, 8505, 8503 ] } ] }, - { "id": "edge", "bg": 8011, "fg": [ 8399, 8398 ] }, + { "id": "edge", "bg": 8030, "fg": [ 8418, 8417 ] }, { "id": "end_piece", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8401, 8403, 8402, 8400 ] }, - { "weight": 1, "sprite": [ 8417, 8419, 8418, 8416 ] }, - { "weight": 1, "sprite": [ 8433, 8435, 8434, 8432 ] }, - { "weight": 1, "sprite": [ 8465, 8467, 8466, 8464 ] }, - { "weight": 1, "sprite": [ 8481, 8483, 8482, 8480 ] } + { "weight": 1, "sprite": [ 8420, 8422, 8421, 8419 ] }, + { "weight": 1, "sprite": [ 8436, 8438, 8437, 8435 ] }, + { "weight": 1, "sprite": [ 8452, 8454, 8453, 8451 ] }, + { "weight": 1, "sprite": [ 8484, 8486, 8485, 8483 ] }, + { "weight": 1, "sprite": [ 8500, 8502, 8501, 8499 ] } ] }, - { "bg": 8011, "id": "unconnected", "fg": 8408 } + { "bg": 8030, "id": "unconnected", "fg": 8427 } ] }, { "id": "t_fungus_season_winter", "multitile": true, - "fg": 8408, - "bg": 7534, + "fg": 8427, + "bg": 7553, "additional_tiles": [ { "id": "center", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 32, "sprite": 8393 }, - { "weight": 32, "sprite": 8409 }, - { "weight": 32, "sprite": 8425 }, - { "weight": 32, "sprite": 8441 }, - { "weight": 32, "sprite": 8457 }, - { "weight": 32, "sprite": 8473 }, + { "weight": 32, "sprite": 8412 }, + { "weight": 32, "sprite": 8428 }, + { "weight": 32, "sprite": 8444 }, + { "weight": 32, "sprite": 8460 }, + { "weight": 32, "sprite": 8476 }, + { "weight": 32, "sprite": 8492 }, + { "weight": 1, "sprite": 8540 }, + { "weight": 1, "sprite": 8541 }, + { "weight": 1, "sprite": 8542 }, + { "weight": 1, "sprite": 8543 }, + { "weight": 1, "sprite": 8544 }, + { "weight": 1, "sprite": 8545 }, + { "weight": 1, "sprite": 8546 }, + { "weight": 1, "sprite": 8547 }, + { "weight": 1, "sprite": 8548 }, + { "weight": 1, "sprite": 8549 }, + { "weight": 1, "sprite": 8550 }, + { "weight": 1, "sprite": 8551 }, + { "weight": 1, "sprite": 8552 }, + { "weight": 1, "sprite": 8553 }, + { "weight": 1, "sprite": 8554 }, + { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8508 }, + { "weight": 1, "sprite": 8509 }, + { "weight": 1, "sprite": 8510 }, + { "weight": 1, "sprite": 8511 }, + { "weight": 1, "sprite": 8512 }, + { "weight": 1, "sprite": 8513 }, + { "weight": 1, "sprite": 8514 }, + { "weight": 1, "sprite": 8515 }, + { "weight": 1, "sprite": 8516 }, + { "weight": 1, "sprite": 8517 }, + { "weight": 1, "sprite": 8518 }, + { "weight": 1, "sprite": 8519 }, + { "weight": 1, "sprite": 8520 }, { "weight": 1, "sprite": 8521 }, { "weight": 1, "sprite": 8522 }, { "weight": 1, "sprite": 8523 }, + { "weight": 1, "sprite": 8523 }, { "weight": 1, "sprite": 8524 }, { "weight": 1, "sprite": 8525 }, { "weight": 1, "sprite": 8526 }, @@ -10506,3684 +10635,3654 @@ { "weight": 1, "sprite": 8533 }, { "weight": 1, "sprite": 8534 }, { "weight": 1, "sprite": 8535 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8489 }, - { "weight": 1, "sprite": 8490 }, - { "weight": 1, "sprite": 8491 }, - { "weight": 1, "sprite": 8492 }, - { "weight": 1, "sprite": 8493 }, - { "weight": 1, "sprite": 8494 }, - { "weight": 1, "sprite": 8495 }, - { "weight": 1, "sprite": 8496 }, - { "weight": 1, "sprite": 8497 }, - { "weight": 1, "sprite": 8498 }, - { "weight": 1, "sprite": 8499 }, - { "weight": 1, "sprite": 8500 }, - { "weight": 1, "sprite": 8501 }, - { "weight": 1, "sprite": 8502 }, - { "weight": 1, "sprite": 8503 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8504 }, - { "weight": 1, "sprite": 8505 }, - { "weight": 1, "sprite": 8506 }, - { "weight": 1, "sprite": 8507 }, - { "weight": 1, "sprite": 8508 }, - { "weight": 1, "sprite": 8509 }, - { "weight": 1, "sprite": 8510 }, - { "weight": 1, "sprite": 8511 }, - { "weight": 1, "sprite": 8512 }, - { "weight": 1, "sprite": 8513 }, - { "weight": 1, "sprite": 8514 }, - { "weight": 1, "sprite": 8515 }, - { "weight": 1, "sprite": 8516 }, - { "weight": 1, "sprite": 8517 }, - { "weight": 1, "sprite": 8518 }, - { "weight": 1, "sprite": 8519 }, - { "weight": 1, "sprite": 8520 } + { "weight": 1, "sprite": 8536 }, + { "weight": 1, "sprite": 8537 }, + { "weight": 1, "sprite": 8538 }, + { "weight": 1, "sprite": 8539 } ] }, { "id": "corner", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8395, 8397, 8396, 8394 ] }, - { "weight": 1, "sprite": [ 8411, 8413, 8412, 8410 ] }, - { "weight": 1, "sprite": [ 8427, 8429, 8428, 8426 ] }, - { "weight": 1, "sprite": [ 8459, 8461, 8460, 8458 ] }, - { "weight": 1, "sprite": [ 8475, 8477, 8476, 8474 ] } + { "weight": 1, "sprite": [ 8414, 8416, 8415, 8413 ] }, + { "weight": 1, "sprite": [ 8430, 8432, 8431, 8429 ] }, + { "weight": 1, "sprite": [ 8446, 8448, 8447, 8445 ] }, + { "weight": 1, "sprite": [ 8478, 8480, 8479, 8477 ] }, + { "weight": 1, "sprite": [ 8494, 8496, 8495, 8493 ] } ] }, { "id": "t_connection", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8405, 8407, 8406, 8404 ] }, - { "weight": 1, "sprite": [ 8421, 8423, 8422, 8420 ] }, - { "weight": 1, "sprite": [ 8437, 8439, 8438, 8436 ] }, - { "weight": 1, "sprite": [ 8469, 8471, 8470, 8468 ] }, - { "weight": 1, "sprite": [ 8485, 8487, 8486, 8484 ] } + { "weight": 1, "sprite": [ 8424, 8426, 8425, 8423 ] }, + { "weight": 1, "sprite": [ 8440, 8442, 8441, 8439 ] }, + { "weight": 1, "sprite": [ 8456, 8458, 8457, 8455 ] }, + { "weight": 1, "sprite": [ 8488, 8490, 8489, 8487 ] }, + { "weight": 1, "sprite": [ 8504, 8506, 8505, 8503 ] } ] }, - { "id": "edge", "bg": 8011, "fg": [ 8399, 8398 ] }, + { "id": "edge", "bg": 8030, "fg": [ 8418, 8417 ] }, { "id": "end_piece", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8401, 8403, 8402, 8400 ] }, - { "weight": 1, "sprite": [ 8417, 8419, 8418, 8416 ] }, - { "weight": 1, "sprite": [ 8433, 8435, 8434, 8432 ] }, - { "weight": 1, "sprite": [ 8465, 8467, 8466, 8464 ] }, - { "weight": 1, "sprite": [ 8481, 8483, 8482, 8480 ] } + { "weight": 1, "sprite": [ 8420, 8422, 8421, 8419 ] }, + { "weight": 1, "sprite": [ 8436, 8438, 8437, 8435 ] }, + { "weight": 1, "sprite": [ 8452, 8454, 8453, 8451 ] }, + { "weight": 1, "sprite": [ 8484, 8486, 8485, 8483 ] }, + { "weight": 1, "sprite": [ 8500, 8502, 8501, 8499 ] } ] }, - { "bg": 7534, "id": "unconnected", "fg": 8408 } + { "bg": 7553, "id": "unconnected", "fg": 8427 } ] }, { "id": "t_fungus_mound", - "fg": 8600, - "bg": 8011, + "fg": 8619, + "bg": 8030, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": 8585 }, - { "weight": 1, "sprite": 8537 }, - { "weight": 1, "sprite": 8553 }, - { "weight": 1, "sprite": 8569 } + { "weight": 1, "sprite": 8604 }, + { "weight": 1, "sprite": 8556 }, + { "weight": 1, "sprite": 8572 }, + { "weight": 1, "sprite": 8588 } ] }, { "id": "corner", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8587, 8589, 8588, 8586 ] }, - { "weight": 1, "sprite": [ 8539, 8541, 8540, 8538 ] }, - { "weight": 1, "sprite": [ 8555, 8557, 8556, 8554 ] }, - { "weight": 1, "sprite": [ 8571, 8573, 8572, 8570 ] } + { "weight": 1, "sprite": [ 8606, 8608, 8607, 8605 ] }, + { "weight": 1, "sprite": [ 8558, 8560, 8559, 8557 ] }, + { "weight": 1, "sprite": [ 8574, 8576, 8575, 8573 ] }, + { "weight": 1, "sprite": [ 8590, 8592, 8591, 8589 ] } ] }, { "id": "t_connection", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8597, 8599, 8598, 8596 ] }, - { "weight": 1, "sprite": [ 8549, 8551, 8550, 8548 ] }, - { "weight": 1, "sprite": [ 8565, 8567, 8566, 8564 ] }, - { "weight": 1, "sprite": [ 8581, 8583, 8582, 8580 ] } + { "weight": 1, "sprite": [ 8616, 8618, 8617, 8615 ] }, + { "weight": 1, "sprite": [ 8568, 8570, 8569, 8567 ] }, + { "weight": 1, "sprite": [ 8584, 8586, 8585, 8583 ] }, + { "weight": 1, "sprite": [ 8600, 8602, 8601, 8599 ] } ] }, { "id": "edge", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8591, 8590 ] }, - { "weight": 1, "sprite": [ 8543, 8542 ] }, - { "weight": 1, "sprite": [ 8559, 8558 ] }, - { "weight": 1, "sprite": [ 8575, 8574 ] } + { "weight": 1, "sprite": [ 8610, 8609 ] }, + { "weight": 1, "sprite": [ 8562, 8561 ] }, + { "weight": 1, "sprite": [ 8578, 8577 ] }, + { "weight": 1, "sprite": [ 8594, 8593 ] } ] }, { "id": "end_piece", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8593, 8595, 8594, 8592 ] }, - { "weight": 1, "sprite": [ 8545, 8547, 8546, 8544 ] }, - { "weight": 1, "sprite": [ 8561, 8563, 8562, 8560 ] }, - { "weight": 1, "sprite": [ 8577, 8579, 8578, 8576 ] } + { "weight": 1, "sprite": [ 8612, 8614, 8613, 8611 ] }, + { "weight": 1, "sprite": [ 8564, 8566, 8565, 8563 ] }, + { "weight": 1, "sprite": [ 8580, 8582, 8581, 8579 ] }, + { "weight": 1, "sprite": [ 8596, 8598, 8597, 8595 ] } ] }, - { "id": "unconnected", "bg": 8011, "fg": [ 8600, 8600 ] } + { "id": "unconnected", "bg": 8030, "fg": [ 8619, 8619 ] } ] }, { "id": "t_fungus_mound_season_summer", - "fg": 8600, - "bg": 8011, + "fg": 8619, + "bg": 8030, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": 8585 }, - { "weight": 1, "sprite": 8537 }, - { "weight": 1, "sprite": 8553 }, - { "weight": 1, "sprite": 8569 } + { "weight": 1, "sprite": 8604 }, + { "weight": 1, "sprite": 8556 }, + { "weight": 1, "sprite": 8572 }, + { "weight": 1, "sprite": 8588 } ] }, { "id": "corner", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8587, 8589, 8588, 8586 ] }, - { "weight": 1, "sprite": [ 8539, 8541, 8540, 8538 ] }, - { "weight": 1, "sprite": [ 8555, 8557, 8556, 8554 ] }, - { "weight": 1, "sprite": [ 8571, 8573, 8572, 8570 ] } + { "weight": 1, "sprite": [ 8606, 8608, 8607, 8605 ] }, + { "weight": 1, "sprite": [ 8558, 8560, 8559, 8557 ] }, + { "weight": 1, "sprite": [ 8574, 8576, 8575, 8573 ] }, + { "weight": 1, "sprite": [ 8590, 8592, 8591, 8589 ] } ] }, { "id": "t_connection", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8597, 8599, 8598, 8596 ] }, - { "weight": 1, "sprite": [ 8549, 8551, 8550, 8548 ] }, - { "weight": 1, "sprite": [ 8565, 8567, 8566, 8564 ] }, - { "weight": 1, "sprite": [ 8581, 8583, 8582, 8580 ] } + { "weight": 1, "sprite": [ 8616, 8618, 8617, 8615 ] }, + { "weight": 1, "sprite": [ 8568, 8570, 8569, 8567 ] }, + { "weight": 1, "sprite": [ 8584, 8586, 8585, 8583 ] }, + { "weight": 1, "sprite": [ 8600, 8602, 8601, 8599 ] } ] }, { "id": "edge", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8591, 8590 ] }, - { "weight": 1, "sprite": [ 8543, 8542 ] }, - { "weight": 1, "sprite": [ 8559, 8558 ] }, - { "weight": 1, "sprite": [ 8575, 8574 ] } + { "weight": 1, "sprite": [ 8610, 8609 ] }, + { "weight": 1, "sprite": [ 8562, 8561 ] }, + { "weight": 1, "sprite": [ 8578, 8577 ] }, + { "weight": 1, "sprite": [ 8594, 8593 ] } ] }, { "id": "end_piece", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8593, 8595, 8594, 8592 ] }, - { "weight": 1, "sprite": [ 8545, 8547, 8546, 8544 ] }, - { "weight": 1, "sprite": [ 8561, 8563, 8562, 8560 ] }, - { "weight": 1, "sprite": [ 8577, 8579, 8578, 8576 ] } + { "weight": 1, "sprite": [ 8612, 8614, 8613, 8611 ] }, + { "weight": 1, "sprite": [ 8564, 8566, 8565, 8563 ] }, + { "weight": 1, "sprite": [ 8580, 8582, 8581, 8579 ] }, + { "weight": 1, "sprite": [ 8596, 8598, 8597, 8595 ] } ] }, - { "id": "unconnected", "bg": 8011, "fg": [ 8600, 8600 ] } + { "id": "unconnected", "bg": 8030, "fg": [ 8619, 8619 ] } ] }, { "id": "t_fungus_mound_season_autumn", - "fg": 8600, - "bg": 8011, + "fg": 8619, + "bg": 8030, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": 8585 }, - { "weight": 1, "sprite": 8537 }, - { "weight": 1, "sprite": 8553 }, - { "weight": 1, "sprite": 8569 } + { "weight": 1, "sprite": 8604 }, + { "weight": 1, "sprite": 8556 }, + { "weight": 1, "sprite": 8572 }, + { "weight": 1, "sprite": 8588 } ] }, { "id": "corner", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8587, 8589, 8588, 8586 ] }, - { "weight": 1, "sprite": [ 8539, 8541, 8540, 8538 ] }, - { "weight": 1, "sprite": [ 8555, 8557, 8556, 8554 ] }, - { "weight": 1, "sprite": [ 8571, 8573, 8572, 8570 ] } + { "weight": 1, "sprite": [ 8606, 8608, 8607, 8605 ] }, + { "weight": 1, "sprite": [ 8558, 8560, 8559, 8557 ] }, + { "weight": 1, "sprite": [ 8574, 8576, 8575, 8573 ] }, + { "weight": 1, "sprite": [ 8590, 8592, 8591, 8589 ] } ] }, { "id": "t_connection", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8597, 8599, 8598, 8596 ] }, - { "weight": 1, "sprite": [ 8549, 8551, 8550, 8548 ] }, - { "weight": 1, "sprite": [ 8565, 8567, 8566, 8564 ] }, - { "weight": 1, "sprite": [ 8581, 8583, 8582, 8580 ] } + { "weight": 1, "sprite": [ 8616, 8618, 8617, 8615 ] }, + { "weight": 1, "sprite": [ 8568, 8570, 8569, 8567 ] }, + { "weight": 1, "sprite": [ 8584, 8586, 8585, 8583 ] }, + { "weight": 1, "sprite": [ 8600, 8602, 8601, 8599 ] } ] }, { "id": "edge", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8591, 8590 ] }, - { "weight": 1, "sprite": [ 8543, 8542 ] }, - { "weight": 1, "sprite": [ 8559, 8558 ] }, - { "weight": 1, "sprite": [ 8575, 8574 ] } + { "weight": 1, "sprite": [ 8610, 8609 ] }, + { "weight": 1, "sprite": [ 8562, 8561 ] }, + { "weight": 1, "sprite": [ 8578, 8577 ] }, + { "weight": 1, "sprite": [ 8594, 8593 ] } ] }, { "id": "end_piece", - "bg": 8011, + "bg": 8030, "fg": [ - { "weight": 1, "sprite": [ 8593, 8595, 8594, 8592 ] }, - { "weight": 1, "sprite": [ 8545, 8547, 8546, 8544 ] }, - { "weight": 1, "sprite": [ 8561, 8563, 8562, 8560 ] }, - { "weight": 1, "sprite": [ 8577, 8579, 8578, 8576 ] } + { "weight": 1, "sprite": [ 8612, 8614, 8613, 8611 ] }, + { "weight": 1, "sprite": [ 8564, 8566, 8565, 8563 ] }, + { "weight": 1, "sprite": [ 8580, 8582, 8581, 8579 ] }, + { "weight": 1, "sprite": [ 8596, 8598, 8597, 8595 ] } ] }, - { "id": "unconnected", "bg": 8011, "fg": [ 8600, 8600 ] } + { "id": "unconnected", "bg": 8030, "fg": [ 8619, 8619 ] } ] }, { "id": "t_fungus_mound_season_winter", - "fg": 8600, - "bg": 7534, + "fg": 8619, + "bg": 7553, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": 8585 }, - { "weight": 1, "sprite": 8537 }, - { "weight": 1, "sprite": 8553 }, - { "weight": 1, "sprite": 8569 } + { "weight": 1, "sprite": 8604 }, + { "weight": 1, "sprite": 8556 }, + { "weight": 1, "sprite": 8572 }, + { "weight": 1, "sprite": 8588 } ] }, { "id": "corner", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8587, 8589, 8588, 8586 ] }, - { "weight": 1, "sprite": [ 8539, 8541, 8540, 8538 ] }, - { "weight": 1, "sprite": [ 8555, 8557, 8556, 8554 ] }, - { "weight": 1, "sprite": [ 8571, 8573, 8572, 8570 ] } + { "weight": 1, "sprite": [ 8606, 8608, 8607, 8605 ] }, + { "weight": 1, "sprite": [ 8558, 8560, 8559, 8557 ] }, + { "weight": 1, "sprite": [ 8574, 8576, 8575, 8573 ] }, + { "weight": 1, "sprite": [ 8590, 8592, 8591, 8589 ] } ] }, { "id": "t_connection", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8597, 8599, 8598, 8596 ] }, - { "weight": 1, "sprite": [ 8549, 8551, 8550, 8548 ] }, - { "weight": 1, "sprite": [ 8565, 8567, 8566, 8564 ] }, - { "weight": 1, "sprite": [ 8581, 8583, 8582, 8580 ] } + { "weight": 1, "sprite": [ 8616, 8618, 8617, 8615 ] }, + { "weight": 1, "sprite": [ 8568, 8570, 8569, 8567 ] }, + { "weight": 1, "sprite": [ 8584, 8586, 8585, 8583 ] }, + { "weight": 1, "sprite": [ 8600, 8602, 8601, 8599 ] } ] }, { "id": "edge", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8591, 8590 ] }, - { "weight": 1, "sprite": [ 8543, 8542 ] }, - { "weight": 1, "sprite": [ 8559, 8558 ] }, - { "weight": 1, "sprite": [ 8575, 8574 ] } + { "weight": 1, "sprite": [ 8610, 8609 ] }, + { "weight": 1, "sprite": [ 8562, 8561 ] }, + { "weight": 1, "sprite": [ 8578, 8577 ] }, + { "weight": 1, "sprite": [ 8594, 8593 ] } ] }, { "id": "end_piece", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": [ 8593, 8595, 8594, 8592 ] }, - { "weight": 1, "sprite": [ 8545, 8547, 8546, 8544 ] }, - { "weight": 1, "sprite": [ 8561, 8563, 8562, 8560 ] }, - { "weight": 1, "sprite": [ 8577, 8579, 8578, 8576 ] } + { "weight": 1, "sprite": [ 8612, 8614, 8613, 8611 ] }, + { "weight": 1, "sprite": [ 8564, 8566, 8565, 8563 ] }, + { "weight": 1, "sprite": [ 8580, 8582, 8581, 8579 ] }, + { "weight": 1, "sprite": [ 8596, 8598, 8597, 8595 ] } ] }, - { "id": "unconnected", "bg": 7534, "fg": [ 8600, 8600 ] } + { "id": "unconnected", "bg": 7553, "fg": [ 8619, 8619 ] } ] }, { "id": [ "t_fungus_floor_in", "t_fungus_floor_sup", "t_fungus_floor_out" ], - "fg": 8616, - "bg": 9897, + "fg": 8635, + "bg": 9916, "multitile": true, "additional_tiles": [ { "id": "center", "animated": true, - "bg": 9897, + "bg": 9916, "fg": [ - { "weight": 512, "sprite": 8601 }, - { "weight": 8, "sprite": 8617 }, - { "weight": 8, "sprite": 8633 }, - { "weight": 128, "sprite": 8649 }, - { "weight": 8, "sprite": 8665 }, - { "weight": 8, "sprite": 8617 } + { "weight": 512, "sprite": 8620 }, + { "weight": 8, "sprite": 8636 }, + { "weight": 8, "sprite": 8652 }, + { "weight": 128, "sprite": 8668 }, + { "weight": 8, "sprite": 8684 }, + { "weight": 8, "sprite": 8636 } ] }, { "id": "corner", "animated": true, - "bg": 9897, + "bg": 9916, "fg": [ - { "weight": 512, "sprite": [ 8603, 8605, 8604, 8602 ] }, - { "weight": 8, "sprite": [ 8619, 8621, 8620, 8618 ] }, - { "weight": 8, "sprite": [ 8635, 8637, 8636, 8634 ] }, - { "weight": 128, "sprite": [ 8651, 8653, 8652, 8650 ] }, - { "weight": 8, "sprite": [ 8667, 8669, 8668, 8666 ] }, - { "weight": 8, "sprite": [ 8619, 8621, 8620, 8618 ] } + { "weight": 512, "sprite": [ 8622, 8624, 8623, 8621 ] }, + { "weight": 8, "sprite": [ 8638, 8640, 8639, 8637 ] }, + { "weight": 8, "sprite": [ 8654, 8656, 8655, 8653 ] }, + { "weight": 128, "sprite": [ 8670, 8672, 8671, 8669 ] }, + { "weight": 8, "sprite": [ 8686, 8688, 8687, 8685 ] }, + { "weight": 8, "sprite": [ 8638, 8640, 8639, 8637 ] } ] }, { "id": "t_connection", "animated": true, - "bg": 9897, + "bg": 9916, "fg": [ - { "weight": 512, "sprite": [ 8613, 8615, 8614, 8612 ] }, - { "weight": 8, "sprite": [ 8629, 8631, 8630, 8628 ] }, - { "weight": 8, "sprite": [ 8645, 8647, 8646, 8644 ] }, - { "weight": 128, "sprite": [ 8661, 8663, 8662, 8660 ] }, - { "weight": 8, "sprite": [ 8677, 8679, 8678, 8676 ] }, - { "weight": 8, "sprite": [ 8629, 8631, 8630, 8628 ] } + { "weight": 512, "sprite": [ 8632, 8634, 8633, 8631 ] }, + { "weight": 8, "sprite": [ 8648, 8650, 8649, 8647 ] }, + { "weight": 8, "sprite": [ 8664, 8666, 8665, 8663 ] }, + { "weight": 128, "sprite": [ 8680, 8682, 8681, 8679 ] }, + { "weight": 8, "sprite": [ 8696, 8698, 8697, 8695 ] }, + { "weight": 8, "sprite": [ 8648, 8650, 8649, 8647 ] } ] }, { "id": "edge", "animated": true, - "bg": 9897, + "bg": 9916, "fg": [ - { "weight": 512, "sprite": [ 8607, 8606 ] }, - { "weight": 8, "sprite": [ 8623, 8622 ] }, - { "weight": 8, "sprite": [ 8639, 8638 ] }, - { "weight": 128, "sprite": [ 8655, 8654 ] }, - { "weight": 8, "sprite": [ 8671, 8670 ] }, - { "weight": 8, "sprite": [ 8623, 8622 ] } + { "weight": 512, "sprite": [ 8626, 8625 ] }, + { "weight": 8, "sprite": [ 8642, 8641 ] }, + { "weight": 8, "sprite": [ 8658, 8657 ] }, + { "weight": 128, "sprite": [ 8674, 8673 ] }, + { "weight": 8, "sprite": [ 8690, 8689 ] }, + { "weight": 8, "sprite": [ 8642, 8641 ] } ] }, { "id": "end_piece", "animated": true, - "bg": 9897, + "bg": 9916, "fg": [ - { "weight": 512, "sprite": [ 8609, 8611, 8610, 8608 ] }, - { "weight": 8, "sprite": [ 8625, 8627, 8626, 8624 ] }, - { "weight": 8, "sprite": [ 8641, 8643, 8642, 8640 ] }, - { "weight": 128, "sprite": [ 8657, 8659, 8658, 8656 ] }, - { "weight": 8, "sprite": [ 8673, 8675, 8674, 8672 ] }, - { "weight": 8, "sprite": [ 8625, 8627, 8626, 8624 ] } + { "weight": 512, "sprite": [ 8628, 8630, 8629, 8627 ] }, + { "weight": 8, "sprite": [ 8644, 8646, 8645, 8643 ] }, + { "weight": 8, "sprite": [ 8660, 8662, 8661, 8659 ] }, + { "weight": 128, "sprite": [ 8676, 8678, 8677, 8675 ] }, + { "weight": 8, "sprite": [ 8692, 8694, 8693, 8691 ] }, + { "weight": 8, "sprite": [ 8644, 8646, 8645, 8643 ] } ] }, { "id": "unconnected", "animated": true, - "bg": 9897, + "bg": 9916, "fg": [ - { "weight": 512, "sprite": [ 8616, 8616 ] }, - { "weight": 8, "sprite": [ 8632, 8632 ] }, - { "weight": 8, "sprite": [ 8648, 8648 ] }, - { "weight": 128, "sprite": [ 8664, 8664 ] }, - { "weight": 8, "sprite": [ 8680, 8680 ] }, - { "weight": 8, "sprite": [ 8632, 8632 ] } + { "weight": 512, "sprite": [ 8635, 8635 ] }, + { "weight": 8, "sprite": [ 8651, 8651 ] }, + { "weight": 8, "sprite": [ 8667, 8667 ] }, + { "weight": 128, "sprite": [ 8683, 8683 ] }, + { "weight": 8, "sprite": [ 8699, 8699 ] }, + { "weight": 8, "sprite": [ 8651, 8651 ] } ] } ] }, { "id": "t_fungus_wall", - "fg": 8696, + "fg": 8715, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8681 }, - { "id": "corner", "fg": [ 8683, 8685, 8684, 8682 ] }, - { "id": "t_connection", "fg": [ 8693, 8695, 8694, 8692 ] }, - { "id": "edge", "fg": [ 8687, 8686 ] }, - { "id": "end_piece", "fg": [ 8689, 8691, 8690, 8688 ] }, - { "id": "unconnected", "fg": [ 8696, 8696 ] } + { "id": "center", "fg": 8700 }, + { "id": "corner", "fg": [ 8702, 8704, 8703, 8701 ] }, + { "id": "t_connection", "fg": [ 8712, 8714, 8713, 8711 ] }, + { "id": "edge", "fg": [ 8706, 8705 ] }, + { "id": "end_piece", "fg": [ 8708, 8710, 8709, 8707 ] }, + { "id": "unconnected", "fg": [ 8715, 8715 ] } ] }, - { "id": "t_gates_mech_control", "fg": 8697, "bg": 9897 }, - { "id": "t_gates_mech_control_lab", "fg": 8698, "bg": 9897 }, - { "id": "t_gates_control_concrete", "fg": 8699, "bg": 7846 }, - { "id": "t_gates_control_concrete_lab", "fg": 8698, "bg": 9761 }, - { "id": "t_gates_control_brick", "fg": 8699, "bg": 7642 }, - { "id": "t_gates_control_brick_lab", "fg": 8698, "bg": 7642 }, - { "id": "t_gates_control_metal", "fg": 8699, "bg": 10017 }, - { "id": "t_gates_control_metal_lab", "fg": 8698, "bg": 10017 }, + { "id": "t_gates_mech_control", "fg": 8716, "bg": 9916 }, + { "id": "t_gates_mech_control_lab", "fg": 8717, "bg": 9916 }, + { "id": "t_gates_control_concrete", "fg": 8718, "bg": 7865 }, + { "id": "t_gates_control_concrete_lab", "fg": 8717, "bg": 9780 }, + { "id": "t_gates_control_brick", "fg": 8718, "bg": 7661 }, + { "id": "t_gates_control_brick_lab", "fg": 8717, "bg": 7661 }, + { "id": "t_gates_control_metal", "fg": 8718, "bg": 10036 }, + { "id": "t_gates_control_metal_lab", "fg": 8717, "bg": 10036 }, { "id": [ "t_elevator_control", "t_elevator_control_robofac_up", "t_elevator_control_robofac_down" ], - "fg": 8700, - "bg": 9897 + "fg": 8719, + "bg": 9916 }, - { "id": "t_elevator_control_off", "fg": 8701, "bg": 9897 }, - { "id": "t_golf_hole", "fg": 8702, "bg": 8766 }, - { "id": "t_golf_hole_season_summer", "fg": 8702, "bg": 8768 }, - { "id": "t_golf_hole_season_autumn", "fg": 8702, "bg": 8767 }, - { "id": "t_golf_hole_season_winter", "fg": 8702, "bg": 7534 }, + { "id": "t_elevator_control_off", "fg": 8720, "bg": 9916 }, + { "id": "t_golf_hole", "fg": 8721, "bg": 8785 }, + { "id": "t_golf_hole_season_summer", "fg": 8721, "bg": 8787 }, + { "id": "t_golf_hole_season_autumn", "fg": 8721, "bg": 8786 }, + { "id": "t_golf_hole_season_winter", "fg": 8721, "bg": 7553 }, { "id": "t_grass", "fg": [ - { "weight": 1, "sprite": 8704 }, - { "weight": 1, "sprite": 8705 }, - { "weight": 1, "sprite": 8706 }, - { "weight": 1, "sprite": 8707 } + { "weight": 1, "sprite": 8723 }, + { "weight": 1, "sprite": 8724 }, + { "weight": 1, "sprite": 8725 }, + { "weight": 1, "sprite": 8726 } ] }, { "id": "t_grass_season_summer", "fg": [ - { "weight": 1, "sprite": 8714 }, - { "weight": 1, "sprite": 8715 }, - { "weight": 1, "sprite": 8716 }, - { "weight": 1, "sprite": 8717 } + { "weight": 1, "sprite": 8733 }, + { "weight": 1, "sprite": 8734 }, + { "weight": 1, "sprite": 8735 }, + { "weight": 1, "sprite": 8736 } ] }, { "id": "t_grass_season_autumn", "fg": [ - { "weight": 1, "sprite": 8709 }, - { "weight": 1, "sprite": 8710 }, - { "weight": 1, "sprite": 8711 }, - { "weight": 1, "sprite": 8712 } + { "weight": 1, "sprite": 8728 }, + { "weight": 1, "sprite": 8729 }, + { "weight": 1, "sprite": 8730 }, + { "weight": 1, "sprite": 8731 } ] }, { "id": "t_grass_season_winter", - "fg": 7552, - "bg": 7534, + "fg": 7571, + "bg": 7553, "multitile": true, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 7534 }, - { "weight": 1, "sprite": 7535 }, - { "weight": 1, "sprite": 7536 }, - { "weight": 1, "sprite": 7537 } + { "weight": 1, "sprite": 7553 }, + { "weight": 1, "sprite": 7554 }, + { "weight": 1, "sprite": 7555 }, + { "weight": 1, "sprite": 7556 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 7539, 7541, 7540, 7538 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 7549, 7551, 7550, 7548 ] }, - { "id": "edge", "bg": 7534, "fg": [ 7543, 7542 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 7545, 7547, 7546, 7544 ] }, - { "bg": 7534, "id": "unconnected", "fg": 7552 } + { "id": "corner", "bg": 7553, "fg": [ 7558, 7560, 7559, 7557 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 7568, 7570, 7569, 7567 ] }, + { "id": "edge", "bg": 7553, "fg": [ 7562, 7561 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 7564, 7566, 7565, 7563 ] }, + { "bg": 7553, "id": "unconnected", "fg": 7571 } ] }, { "id": "t_grass_dead", "multitile": true, - "fg": 8733, - "bg": 8703, + "fg": 8752, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": 8718 }, - { "id": "corner", "bg": 8703, "fg": [ 8720, 8722, 8721, 8719 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 8730, 8732, 8731, 8729 ] }, - { "id": "edge", "bg": 8703, "fg": [ 8724, 8723 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 8726, 8728, 8727, 8725 ] }, - { "bg": 8703, "id": "unconnected", "fg": 8733 } + { "id": "center", "bg": 8722, "fg": 8737 }, + { "id": "corner", "bg": 8722, "fg": [ 8739, 8741, 8740, 8738 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 8749, 8751, 8750, 8748 ] }, + { "id": "edge", "bg": 8722, "fg": [ 8743, 8742 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 8745, 8747, 8746, 8744 ] }, + { "bg": 8722, "id": "unconnected", "fg": 8752 } ] }, { "id": "t_grass_dead_season_summer", "multitile": true, - "fg": 8765, - "bg": 8713, + "fg": 8784, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": 8750 }, - { "id": "corner", "bg": 8713, "fg": [ 8752, 8754, 8753, 8751 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 8762, 8764, 8763, 8761 ] }, - { "id": "edge", "bg": 8713, "fg": [ 8756, 8755 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 8758, 8760, 8759, 8757 ] }, - { "bg": 8713, "id": "unconnected", "fg": 8765 } + { "id": "center", "bg": 8732, "fg": 8769 }, + { "id": "corner", "bg": 8732, "fg": [ 8771, 8773, 8772, 8770 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 8781, 8783, 8782, 8780 ] }, + { "id": "edge", "bg": 8732, "fg": [ 8775, 8774 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 8777, 8779, 8778, 8776 ] }, + { "bg": 8732, "id": "unconnected", "fg": 8784 } ] }, { "id": "t_grass_dead_season_autumn", "multitile": true, - "fg": 8749, - "bg": 8708, + "fg": 8768, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": 8734 }, - { "id": "corner", "bg": 8708, "fg": [ 8736, 8738, 8737, 8735 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 8746, 8748, 8747, 8745 ] }, - { "id": "edge", "bg": 8708, "fg": [ 8740, 8739 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 8742, 8744, 8743, 8741 ] }, - { "bg": 8708, "id": "unconnected", "fg": 8749 } + { "id": "center", "bg": 8727, "fg": 8753 }, + { "id": "corner", "bg": 8727, "fg": [ 8755, 8757, 8756, 8754 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 8765, 8767, 8766, 8764 ] }, + { "id": "edge", "bg": 8727, "fg": [ 8759, 8758 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 8761, 8763, 8762, 8760 ] }, + { "bg": 8727, "id": "unconnected", "fg": 8768 } ] }, { "id": "t_grass_dead_season_winter", "multitile": true, - "fg": 7552, - "bg": 7534, + "fg": 7571, + "bg": 7553, "additional_tiles": [ { "id": "center", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": 7534 }, - { "weight": 1, "sprite": 7535 }, - { "weight": 1, "sprite": 7536 }, - { "weight": 1, "sprite": 7537 } + { "weight": 1, "sprite": 7553 }, + { "weight": 1, "sprite": 7554 }, + { "weight": 1, "sprite": 7555 }, + { "weight": 1, "sprite": 7556 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 7539, 7541, 7540, 7538 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 7549, 7551, 7550, 7548 ] }, - { "id": "edge", "bg": 7534, "fg": [ 7543, 7542 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 7545, 7547, 7546, 7544 ] }, - { "bg": 7534, "id": "unconnected", "fg": 7552 } + { "id": "corner", "bg": 7553, "fg": [ 7558, 7560, 7559, 7557 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 7568, 7570, 7569, 7567 ] }, + { "id": "edge", "bg": 7553, "fg": [ 7562, 7561 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 7564, 7566, 7565, 7563 ] }, + { "bg": 7553, "id": "unconnected", "fg": 7571 } ] }, - { "id": "t_grass_golf", "fg": 8766 }, - { "id": "t_grass_golf_season_summer", "fg": 8768 }, - { "id": "t_grass_golf_season_autumn", "fg": 8767 }, - { "id": "t_grass_golf_season_winter", "fg": 7534 }, - { "id": "t_grass_white", "fg": 8769 }, - { "id": "t_grass_white_season_winter", "fg": 7534 }, + { "id": "t_grass_golf", "fg": 8785 }, + { "id": "t_grass_golf_season_summer", "fg": 8787 }, + { "id": "t_grass_golf_season_autumn", "fg": 8786 }, + { "id": "t_grass_golf_season_winter", "fg": 7553 }, + { "id": "t_grass_white", "fg": 8788 }, + { "id": "t_grass_white_season_winter", "fg": 7553 }, { "id": "t_grate", "multitile": true, - "fg": 8785, + "fg": 8804, "additional_tiles": [ - { "id": "center", "fg": 8770 }, - { "id": "corner", "fg": [ 8772, 8774, 8773, 8771 ] }, - { "id": "t_connection", "fg": [ 8782, 8784, 8783, 8781 ] }, - { "id": "edge", "fg": [ 8776, 8775 ] }, - { "id": "end_piece", "fg": [ 8778, 8780, 8779, 8777 ] }, - { "id": "unconnected", "fg": [ 8785, 8785 ] } + { "id": "center", "fg": 8789 }, + { "id": "corner", "fg": [ 8791, 8793, 8792, 8790 ] }, + { "id": "t_connection", "fg": [ 8801, 8803, 8802, 8800 ] }, + { "id": "edge", "fg": [ 8795, 8794 ] }, + { "id": "end_piece", "fg": [ 8797, 8799, 8798, 8796 ] }, + { "id": "unconnected", "fg": [ 8804, 8804 ] } ] }, { "id": [ "t_guardrail", "t_guardrail_bg_dp", "t_guardrail_hw_air" ], "multitile": true, - "fg": 8792, - "bg": 9694, + "fg": 8811, + "bg": 9713, "additional_tiles": [ - { "id": "edge", "bg": 9694, "fg": [ 8787, 8786 ] }, - { "id": "end_piece", "bg": 9694, "fg": [ 8789, 8791, 8790, 8788 ] }, - { "bg": 9694, "id": "unconnected", "fg": 8792 } + { "id": "edge", "bg": 9713, "fg": [ 8806, 8805 ] }, + { "id": "end_piece", "bg": 9713, "fg": [ 8808, 8810, 8809, 8807 ] }, + { "bg": 9713, "id": "unconnected", "fg": 8811 } ] }, { "id": [ "t_gutter", "t_gutter_north", "t_gutter_east", "t_gutter_south", "t_gutter_west" ], - "fg": 8809, + "fg": 8828, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8793 }, - { "id": "corner", "fg": [ 8795, 8797, 8796, 8794 ] }, - { "id": "t_connection", "fg": [ 8806, 8808, 8807, 8805 ] }, - { "id": "edge", "fg": [ 8800, 8799 ] }, - { "id": "end_piece", "fg": [ 8802, 8804, 8803, 8801 ] }, - { "id": "unconnected", "fg": [ 8809, 8809 ] } + { "id": "center", "fg": 8812 }, + { "id": "corner", "fg": [ 8814, 8816, 8815, 8813 ] }, + { "id": "t_connection", "fg": [ 8825, 8827, 8826, 8824 ] }, + { "id": "edge", "fg": [ 8819, 8818 ] }, + { "id": "end_piece", "fg": [ 8821, 8823, 8822, 8820 ] }, + { "id": "unconnected", "fg": [ 8828, 8828 ] } ] }, { "id": "t_lava", - "fg": 8827, - "bg": 9275, + "fg": 8846, + "bg": 9294, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8812, "bg": 9275 }, - { "id": "corner", "fg": [ 8814, 8816, 8815, 8813 ], "bg": 9275 }, - { "id": "t_connection", "fg": [ 8824, 8826, 8825, 8823 ], "bg": 9275 }, - { "id": "edge", "fg": [ 8818, 8817 ], "bg": 9275 }, - { "id": "end_piece", "fg": [ 8820, 8822, 8821, 8819 ], "bg": 9275 }, - { "id": "unconnected", "fg": [ 8827, 8827 ], "bg": 9275 } + { "id": "center", "fg": 8831, "bg": 9294 }, + { "id": "corner", "fg": [ 8833, 8835, 8834, 8832 ], "bg": 9294 }, + { "id": "t_connection", "fg": [ 8843, 8845, 8844, 8842 ], "bg": 9294 }, + { "id": "edge", "fg": [ 8837, 8836 ], "bg": 9294 }, + { "id": "end_piece", "fg": [ 8839, 8841, 8840, 8838 ], "bg": 9294 }, + { "id": "unconnected", "fg": [ 8846, 8846 ], "bg": 9294 } ] }, { "id": [ "t_linoleum_gray", "t_linoleum_gray_no_roof" ], "multitile": true, - "fg": 8843, + "fg": 8862, "additional_tiles": [ - { "id": "center", "fg": 8828 }, - { "id": "corner", "fg": [ 8830, 8832, 8831, 8829 ] }, - { "id": "t_connection", "fg": [ 8840, 8842, 8841, 8839 ] }, - { "id": "edge", "fg": [ 8834, 8833 ] }, - { "id": "end_piece", "fg": [ 8836, 8838, 8837, 8835 ] }, - { "id": "unconnected", "fg": 8843 } + { "id": "center", "fg": 8847 }, + { "id": "corner", "fg": [ 8849, 8851, 8850, 8848 ] }, + { "id": "t_connection", "fg": [ 8859, 8861, 8860, 8858 ] }, + { "id": "edge", "fg": [ 8853, 8852 ] }, + { "id": "end_piece", "fg": [ 8855, 8857, 8856, 8854 ] }, + { "id": "unconnected", "fg": 8862 } ] }, { "id": [ "t_linoleum_white", "t_linoleum_white_no_roof" ], "multitile": true, - "fg": 8859, + "fg": 8878, "additional_tiles": [ - { "id": "center", "fg": 8844 }, - { "id": "corner", "fg": [ 8846, 8848, 8847, 8845 ] }, - { "id": "t_connection", "fg": [ 8856, 8858, 8857, 8855 ] }, - { "id": "edge", "fg": [ 8850, 8849 ] }, - { "id": "end_piece", "fg": [ 8852, 8854, 8853, 8851 ] }, - { "id": "unconnected", "fg": 8859 } + { "id": "center", "fg": 8863 }, + { "id": "corner", "fg": [ 8865, 8867, 8866, 8864 ] }, + { "id": "t_connection", "fg": [ 8875, 8877, 8876, 8874 ] }, + { "id": "edge", "fg": [ 8869, 8868 ] }, + { "id": "end_piece", "fg": [ 8871, 8873, 8872, 8870 ] }, + { "id": "unconnected", "fg": 8878 } ] }, - { "id": "t_manhole", "fg": 8861, "bg": 8962 }, - { "id": "t_manhole_cover", "fg": 8862, "bg": 8962 }, + { "id": "t_manhole", "fg": 8880, "bg": 8981 }, + { "id": "t_manhole_cover", "fg": 8881, "bg": 8981 }, { "id": "t_metal_floor", "multitile": true, - "fg": 8879, + "fg": 8898, "additional_tiles": [ - { "id": "center", "fg": 8864 }, - { "id": "corner", "fg": [ 8866, 8868, 8867, 8865 ] }, - { "id": "t_connection", "fg": [ 8876, 8878, 8877, 8875 ] }, - { "id": "edge", "fg": [ 8870, 8869 ] }, - { "id": "end_piece", "fg": [ 8872, 8874, 8873, 8871 ] }, - { "id": "unconnected", "fg": 8879 } + { "id": "center", "fg": 8883 }, + { "id": "corner", "fg": [ 8885, 8887, 8886, 8884 ] }, + { "id": "t_connection", "fg": [ 8895, 8897, 8896, 8894 ] }, + { "id": "edge", "fg": [ 8889, 8888 ] }, + { "id": "end_piece", "fg": [ 8891, 8893, 8892, 8890 ] }, + { "id": "unconnected", "fg": 8898 } ] }, { "id": "t_moss", "multitile": true, - "fg": 8896, - "bg": 8704, + "fg": 8915, + "bg": 8723, "additional_tiles": [ - { "id": "center", "bg": 8704, "fg": [ { "weight": 1, "sprite": 8880 }, { "weight": 1, "sprite": 8881 } ] }, - { "id": "corner", "bg": 8704, "fg": [ 8883, 8885, 8884, 8882 ] }, - { "id": "t_connection", "bg": 8704, "fg": [ 8893, 8895, 8894, 8892 ] }, - { "id": "edge", "bg": 8704, "fg": [ 8887, 8886 ] }, - { "id": "end_piece", "bg": 8704, "fg": [ 8889, 8891, 8890, 8888 ] }, - { "bg": 8704, "id": "unconnected", "fg": 8896 } + { "id": "center", "bg": 8723, "fg": [ { "weight": 1, "sprite": 8899 }, { "weight": 1, "sprite": 8900 } ] }, + { "id": "corner", "bg": 8723, "fg": [ 8902, 8904, 8903, 8901 ] }, + { "id": "t_connection", "bg": 8723, "fg": [ 8912, 8914, 8913, 8911 ] }, + { "id": "edge", "bg": 8723, "fg": [ 8906, 8905 ] }, + { "id": "end_piece", "bg": 8723, "fg": [ 8908, 8910, 8909, 8907 ] }, + { "bg": 8723, "id": "unconnected", "fg": 8915 } ] }, { "id": "t_moss_season_summer", "multitile": true, - "fg": 8930, - "bg": 8714, + "fg": 8949, + "bg": 8733, "additional_tiles": [ - { "id": "center", "bg": 8714, "fg": [ { "weight": 1, "sprite": 8914 }, { "weight": 1, "sprite": 8915 } ] }, - { "id": "corner", "bg": 8714, "fg": [ 8917, 8919, 8918, 8916 ] }, - { "id": "t_connection", "bg": 8714, "fg": [ 8927, 8929, 8928, 8926 ] }, - { "id": "edge", "bg": 8714, "fg": [ 8921, 8920 ] }, - { "id": "end_piece", "bg": 8714, "fg": [ 8923, 8925, 8924, 8922 ] }, - { "bg": 8714, "id": "unconnected", "fg": 8930 } + { "id": "center", "bg": 8733, "fg": [ { "weight": 1, "sprite": 8933 }, { "weight": 1, "sprite": 8934 } ] }, + { "id": "corner", "bg": 8733, "fg": [ 8936, 8938, 8937, 8935 ] }, + { "id": "t_connection", "bg": 8733, "fg": [ 8946, 8948, 8947, 8945 ] }, + { "id": "edge", "bg": 8733, "fg": [ 8940, 8939 ] }, + { "id": "end_piece", "bg": 8733, "fg": [ 8942, 8944, 8943, 8941 ] }, + { "bg": 8733, "id": "unconnected", "fg": 8949 } ] }, { "id": "t_moss_season_autumn", "multitile": true, - "fg": 8913, - "bg": 8709, + "fg": 8932, + "bg": 8728, "additional_tiles": [ - { "id": "center", "bg": 8709, "fg": [ { "weight": 1, "sprite": 8897 }, { "weight": 1, "sprite": 8898 } ] }, - { "id": "corner", "bg": 8709, "fg": [ 8900, 8902, 8901, 8899 ] }, - { "id": "t_connection", "bg": 8709, "fg": [ 8910, 8912, 8911, 8909 ] }, - { "id": "edge", "bg": 8709, "fg": [ 8904, 8903 ] }, - { "id": "end_piece", "bg": 8709, "fg": [ 8906, 8908, 8907, 8905 ] }, - { "bg": 8709, "id": "unconnected", "fg": 8913 } + { "id": "center", "bg": 8728, "fg": [ { "weight": 1, "sprite": 8916 }, { "weight": 1, "sprite": 8917 } ] }, + { "id": "corner", "bg": 8728, "fg": [ 8919, 8921, 8920, 8918 ] }, + { "id": "t_connection", "bg": 8728, "fg": [ 8929, 8931, 8930, 8928 ] }, + { "id": "edge", "bg": 8728, "fg": [ 8923, 8922 ] }, + { "id": "end_piece", "bg": 8728, "fg": [ 8925, 8927, 8926, 8924 ] }, + { "bg": 8728, "id": "unconnected", "fg": 8932 } ] }, { "id": "t_moss_season_winter", "multitile": true, - "fg": 7552, - "bg": 7534, + "fg": 7571, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": [ { "weight": 1, "sprite": 7534 }, { "weight": 1, "sprite": 7535 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 7539, 7541, 7540, 7538 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 7549, 7551, 7550, 7548 ] }, - { "id": "edge", "bg": 7534, "fg": [ 7543, 7542 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 7545, 7547, 7546, 7544 ] }, - { "bg": 7534, "id": "unconnected", "fg": 7552 } + { "id": "center", "bg": 7553, "fg": [ { "weight": 1, "sprite": 7553 }, { "weight": 1, "sprite": 7554 } ] }, + { "id": "corner", "bg": 7553, "fg": [ 7558, 7560, 7559, 7557 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 7568, 7570, 7569, 7567 ] }, + { "id": "edge", "bg": 7553, "fg": [ 7562, 7561 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 7564, 7566, 7565, 7563 ] }, + { "bg": 7553, "id": "unconnected", "fg": 7571 } ] }, { "id": "t_moss_underground", "multitile": true, - "fg": 8896, - "bg": 9275, + "fg": 8915, + "bg": 9294, "additional_tiles": [ - { "id": "center", "bg": 9275, "fg": [ { "weight": 1, "sprite": 8880 }, { "weight": 1, "sprite": 8881 } ] }, - { "id": "corner", "bg": 9275, "fg": [ 8883, 8885, 8884, 8882 ] }, - { "id": "t_connection", "bg": 9275, "fg": [ 8893, 8895, 8894, 8892 ] }, - { "id": "edge", "bg": 9275, "fg": [ 8887, 8886 ] }, - { "id": "end_piece", "bg": 9275, "fg": [ 8889, 8891, 8890, 8888 ] }, - { "bg": 9275, "id": "unconnected", "fg": 8896 } + { "id": "center", "bg": 9294, "fg": [ { "weight": 1, "sprite": 8899 }, { "weight": 1, "sprite": 8900 } ] }, + { "id": "corner", "bg": 9294, "fg": [ 8902, 8904, 8903, 8901 ] }, + { "id": "t_connection", "bg": 9294, "fg": [ 8912, 8914, 8913, 8911 ] }, + { "id": "edge", "bg": 9294, "fg": [ 8906, 8905 ] }, + { "id": "end_piece", "bg": 9294, "fg": [ 8908, 8910, 8909, 8907 ] }, + { "bg": 9294, "id": "unconnected", "fg": 8915 } ] }, - { "id": [ "t_mud", "t_mud_underground" ], "fg": 8931 }, - { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 8932 }, + { "id": [ "t_mud", "t_mud_underground" ], "fg": 8950 }, + { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 8951 }, { "id": "t_palisade", - "fg": 8947, - "bg": 8703, + "fg": 8966, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8935, "bg": 8703 }, - { "id": "corner", "fg": [ 8937, 8939, 8938, 8936 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 8944, 8946, 8945, 8943 ], "bg": 8703 }, - { "id": "edge", "fg": [ 8940, 8947 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 8941, 8947, 8942, 8947 ], "bg": 8703 }, - { "id": "unconnected", "fg": 8947, "bg": 8703 } + { "id": "center", "fg": 8954, "bg": 8722 }, + { "id": "corner", "fg": [ 8956, 8958, 8957, 8955 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 8963, 8965, 8964, 8962 ], "bg": 8722 }, + { "id": "edge", "fg": [ 8959, 8966 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 8960, 8966, 8961, 8966 ], "bg": 8722 }, + { "id": "unconnected", "fg": 8966, "bg": 8722 } ] }, { "id": "t_palisade_season_summer", - "fg": 8947, - "bg": 8713, + "fg": 8966, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8935, "bg": 8713 }, - { "id": "corner", "fg": [ 8937, 8939, 8938, 8936 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 8944, 8946, 8945, 8943 ], "bg": 8713 }, - { "id": "edge", "fg": [ 8940, 8947 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 8941, 8947, 8942, 8947 ], "bg": 8713 }, - { "id": "unconnected", "fg": 8947, "bg": 8713 } + { "id": "center", "fg": 8954, "bg": 8732 }, + { "id": "corner", "fg": [ 8956, 8958, 8957, 8955 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 8963, 8965, 8964, 8962 ], "bg": 8732 }, + { "id": "edge", "fg": [ 8959, 8966 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 8960, 8966, 8961, 8966 ], "bg": 8732 }, + { "id": "unconnected", "fg": 8966, "bg": 8732 } ] }, { "id": "t_palisade_season_autumn", - "fg": 8947, - "bg": 8708, + "fg": 8966, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8935, "bg": 8708 }, - { "id": "corner", "fg": [ 8937, 8939, 8938, 8936 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 8944, 8946, 8945, 8943 ], "bg": 8708 }, - { "id": "edge", "fg": [ 8940, 8947 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 8941, 8947, 8942, 8947 ], "bg": 8708 }, - { "id": "unconnected", "fg": 8947, "bg": 8708 } + { "id": "center", "fg": 8954, "bg": 8727 }, + { "id": "corner", "fg": [ 8956, 8958, 8957, 8955 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 8963, 8965, 8964, 8962 ], "bg": 8727 }, + { "id": "edge", "fg": [ 8959, 8966 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 8960, 8966, 8961, 8966 ], "bg": 8727 }, + { "id": "unconnected", "fg": 8966, "bg": 8727 } ] }, { "id": "t_palisade_season_winter", - "fg": 8947, - "bg": 7534, + "fg": 8966, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8935, "bg": 7534 }, - { "id": "corner", "fg": [ 8937, 8939, 8938, 8936 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 8944, 8946, 8945, 8943 ], "bg": 7534 }, - { "id": "edge", "fg": [ 8940, 8947 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 8941, 8947, 8942, 8947 ], "bg": 7534 }, - { "id": "unconnected", "fg": 8947, "bg": 7534 } + { "id": "center", "fg": 8954, "bg": 7553 }, + { "id": "corner", "fg": [ 8956, 8958, 8957, 8955 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 8963, 8965, 8964, 8962 ], "bg": 7553 }, + { "id": "edge", "fg": [ 8959, 8966 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 8960, 8966, 8961, 8966 ], "bg": 7553 }, + { "id": "unconnected", "fg": 8966, "bg": 7553 } ] }, { "id": "t_palisade_embrasure", - "fg": 8960, - "bg": 8703, + "fg": 8979, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8948, "bg": 8703 }, - { "id": "corner", "fg": [ 8950, 8952, 8951, 8949 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 8957, 8959, 8958, 8956 ], "bg": 8703 }, - { "id": "edge", "fg": [ 8953, 8960 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 8954, 8960, 8955, 8960 ], "bg": 8703 }, - { "id": "unconnected", "fg": 8960, "bg": 8703 } + { "id": "center", "fg": 8967, "bg": 8722 }, + { "id": "corner", "fg": [ 8969, 8971, 8970, 8968 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 8976, 8978, 8977, 8975 ], "bg": 8722 }, + { "id": "edge", "fg": [ 8972, 8979 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 8973, 8979, 8974, 8979 ], "bg": 8722 }, + { "id": "unconnected", "fg": 8979, "bg": 8722 } ] }, { "id": "t_palisade_embrasure_season_summer", - "fg": 8960, - "bg": 8713, + "fg": 8979, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8948, "bg": 8713 }, - { "id": "corner", "fg": [ 8950, 8952, 8951, 8949 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 8957, 8959, 8958, 8956 ], "bg": 8713 }, - { "id": "edge", "fg": [ 8953, 8960 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 8954, 8960, 8955, 8960 ], "bg": 8713 }, - { "id": "unconnected", "fg": 8960, "bg": 8713 } + { "id": "center", "fg": 8967, "bg": 8732 }, + { "id": "corner", "fg": [ 8969, 8971, 8970, 8968 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 8976, 8978, 8977, 8975 ], "bg": 8732 }, + { "id": "edge", "fg": [ 8972, 8979 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 8973, 8979, 8974, 8979 ], "bg": 8732 }, + { "id": "unconnected", "fg": 8979, "bg": 8732 } ] }, { "id": "t_palisade_embrasure_season_autumn", - "fg": 8960, - "bg": 8708, + "fg": 8979, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8948, "bg": 8708 }, - { "id": "corner", "fg": [ 8950, 8952, 8951, 8949 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 8957, 8959, 8958, 8956 ], "bg": 8708 }, - { "id": "edge", "fg": [ 8953, 8960 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 8954, 8960, 8955, 8960 ], "bg": 8708 }, - { "id": "unconnected", "fg": 8960, "bg": 8708 } + { "id": "center", "fg": 8967, "bg": 8727 }, + { "id": "corner", "fg": [ 8969, 8971, 8970, 8968 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 8976, 8978, 8977, 8975 ], "bg": 8727 }, + { "id": "edge", "fg": [ 8972, 8979 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 8973, 8979, 8974, 8979 ], "bg": 8727 }, + { "id": "unconnected", "fg": 8979, "bg": 8727 } ] }, { "id": "t_palisade_embrasure_season_winter", - "fg": 8960, - "bg": 7534, + "fg": 8979, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8948, "bg": 7534 }, - { "id": "corner", "fg": [ 8950, 8952, 8951, 8949 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 8957, 8959, 8958, 8956 ], "bg": 7534 }, - { "id": "edge", "fg": [ 8953, 8960 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 8954, 8960, 8955, 8960 ], "bg": 7534 }, - { "id": "unconnected", "fg": 8960, "bg": 7534 } + { "id": "center", "fg": 8967, "bg": 7553 }, + { "id": "corner", "fg": [ 8969, 8971, 8970, 8968 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 8976, 8978, 8977, 8975 ], "bg": 7553 }, + { "id": "edge", "fg": [ 8972, 8979 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 8973, 8979, 8974, 8979 ], "bg": 7553 }, + { "id": "unconnected", "fg": 8979, "bg": 7553 } ] }, - { "id": "t_palisade_gate", "fg": 8961, "bg": 8703 }, - { "id": "t_palisade_gate_season_summer", "fg": 8961, "bg": 8713 }, - { "id": "t_palisade_gate_season_autumn", "fg": 8961, "bg": 8708 }, - { "id": "t_palisade_gate_season_winter", "fg": 8961, "bg": 7534 }, + { "id": "t_palisade_gate", "fg": 8980, "bg": 8722 }, + { "id": "t_palisade_gate_season_summer", "fg": 8980, "bg": 8732 }, + { "id": "t_palisade_gate_season_autumn", "fg": 8980, "bg": 8727 }, + { "id": "t_palisade_gate_season_winter", "fg": 8980, "bg": 7553 }, { "id": "t_pavement", "multitile": true, - "fg": 8962, + "fg": 8981, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 8962 }, - { "weight": 1, "sprite": 8963 }, - { "weight": 1, "sprite": 8964 }, - { "weight": 1, "sprite": 8965 } + { "weight": 1, "sprite": 8981 }, + { "weight": 1, "sprite": 8982 }, + { "weight": 1, "sprite": 8983 }, + { "weight": 1, "sprite": 8984 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 8974, 8977, 8976, 8973 ] }, - { "id": "t_connection", "fg": [ 8972, 8980, 8975, 8966 ] }, - { "id": "edge", "fg": [ 8979, 8971 ] }, - { "id": "end_piece", "fg": [ 8968, 8970, 8969, 8967 ] }, - { "id": "unconnected", "fg": 8978 } + { "id": "corner", "bg": 8722, "fg": [ 8993, 8996, 8995, 8992 ] }, + { "id": "t_connection", "fg": [ 8991, 8999, 8994, 8985 ] }, + { "id": "edge", "fg": [ 8998, 8990 ] }, + { "id": "end_piece", "fg": [ 8987, 8989, 8988, 8986 ] }, + { "id": "unconnected", "fg": 8997 } ] }, { "id": "t_pavement_season_summer", "multitile": true, - "fg": 8962, + "fg": 8981, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 8962 }, - { "weight": 1, "sprite": 8963 }, - { "weight": 1, "sprite": 8964 }, - { "weight": 1, "sprite": 8965 } + { "weight": 1, "sprite": 8981 }, + { "weight": 1, "sprite": 8982 }, + { "weight": 1, "sprite": 8983 }, + { "weight": 1, "sprite": 8984 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 8974, 8977, 8976, 8973 ] }, - { "id": "t_connection", "fg": [ 8972, 8980, 8975, 8966 ] }, - { "id": "edge", "fg": [ 8979, 8971 ] }, - { "id": "end_piece", "fg": [ 8968, 8970, 8969, 8967 ] }, - { "id": "unconnected", "fg": 8978 } + { "id": "corner", "bg": 8732, "fg": [ 8993, 8996, 8995, 8992 ] }, + { "id": "t_connection", "fg": [ 8991, 8999, 8994, 8985 ] }, + { "id": "edge", "fg": [ 8998, 8990 ] }, + { "id": "end_piece", "fg": [ 8987, 8989, 8988, 8986 ] }, + { "id": "unconnected", "fg": 8997 } ] }, { "id": "t_pavement_season_autumn", "multitile": true, - "fg": 8962, + "fg": 8981, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 8962 }, - { "weight": 1, "sprite": 8963 }, - { "weight": 1, "sprite": 8964 }, - { "weight": 1, "sprite": 8965 } + { "weight": 1, "sprite": 8981 }, + { "weight": 1, "sprite": 8982 }, + { "weight": 1, "sprite": 8983 }, + { "weight": 1, "sprite": 8984 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 8974, 8977, 8976, 8973 ] }, - { "id": "t_connection", "fg": [ 8972, 8980, 8975, 8966 ] }, - { "id": "edge", "fg": [ 8979, 8971 ] }, - { "id": "end_piece", "fg": [ 8968, 8970, 8969, 8967 ] }, - { "id": "unconnected", "fg": 8978 } + { "id": "corner", "bg": 8727, "fg": [ 8993, 8996, 8995, 8992 ] }, + { "id": "t_connection", "fg": [ 8991, 8999, 8994, 8985 ] }, + { "id": "edge", "fg": [ 8998, 8990 ] }, + { "id": "end_piece", "fg": [ 8987, 8989, 8988, 8986 ] }, + { "id": "unconnected", "fg": 8997 } ] }, - { "id": "t_pavement_season_winter", "fg": 7533 }, - { "id": "t_pavement_y", "fg": 8981 }, - { "id": "t_pavement_y_season_winter", "fg": 7533 }, + { "id": "t_pavement_season_winter", "fg": 7552 }, + { "id": "t_pavement_y", "fg": 9000 }, + { "id": "t_pavement_y_season_winter", "fg": 7552 }, { "id": "t_pit", - "fg": 8997, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9016, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8982, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9001, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 8984, 8986, 8985, 8983 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9003, 9005, 9004, 9002 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 8994, 8996, 8995, 8993 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9013, 9015, 9014, 9012 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 8988, 8987 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9007, 9006 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 8990, 8992, 8991, 8989 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9009, 9011, 9010, 9008 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 8997, 8997 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9016, 9016 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_season_summer", - "fg": 8997, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9016, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8982, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9001, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 8984, 8986, 8985, 8983 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9003, 9005, 9004, 9002 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 8994, 8996, 8995, 8993 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9013, 9015, 9014, 9012 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 8988, 8987 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9007, 9006 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 8990, 8992, 8991, 8989 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9009, 9011, 9010, 9008 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 8997, 8997 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9016, 9016 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_season_autumn", - "fg": 8997, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9016, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8982, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9001, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 8984, 8986, 8985, 8983 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9003, 9005, 9004, 9002 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 8994, 8996, 8995, 8993 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9013, 9015, 9014, 9012 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 8988, 8987 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9007, 9006 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 8990, 8992, 8991, 8989 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9009, 9011, 9010, 9008 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 8997, 8997 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9016, 9016 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_season_winter", - "fg": 8997, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9016, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8982, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9001, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 8984, 8986, 8985, 8983 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9003, 9005, 9004, 9002 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 8994, 8996, 8995, 8993 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9013, 9015, 9014, 9012 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 8988, 8987 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9007, 9006 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 8990, 8992, 8991, 8989 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9009, 9011, 9010, 9008 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 8997, 8997 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9016, 9016 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_corpsed", - "fg": 9013, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9032, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8998, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9017, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9000, 9002, 9001, 8999 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9019, 9021, 9020, 9018 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9010, 9012, 9011, 9009 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9029, 9031, 9030, 9028 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9004, 9003 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9023, 9022 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9006, 9008, 9007, 9005 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9025, 9027, 9026, 9024 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9013, 9013 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9032, 9032 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_corpsed_season_summer", - "fg": 9013, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9032, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8998, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9017, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9000, 9002, 9001, 8999 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9019, 9021, 9020, 9018 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9010, 9012, 9011, 9009 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9029, 9031, 9030, 9028 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9004, 9003 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9023, 9022 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9006, 9008, 9007, 9005 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9025, 9027, 9026, 9024 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9013, 9013 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9032, 9032 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_corpsed_season_autumn", - "fg": 9013, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9032, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8998, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9017, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9000, 9002, 9001, 8999 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9019, 9021, 9020, 9018 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9010, 9012, 9011, 9009 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9029, 9031, 9030, 9028 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9004, 9003 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9023, 9022 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9006, 9008, 9007, 9005 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9025, 9027, 9026, 9024 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9013, 9013 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9032, 9032 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_corpsed_season_winter", - "fg": 9013, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9032, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 8998, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9017, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9000, 9002, 9001, 8999 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9019, 9021, 9020, 9018 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9010, 9012, 9011, 9009 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9029, 9031, 9030, 9028 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9004, 9003 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9023, 9022 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9006, 9008, 9007, 9005 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9025, 9027, 9026, 9024 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9013, 9013 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9032, 9032 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_covered", - "fg": 9029, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9048, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9014, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9033, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9016, 9018, 9017, 9015 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9035, 9037, 9036, 9034 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9026, 9028, 9027, 9025 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9045, 9047, 9046, 9044 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9020, 9019 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9039, 9038 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9022, 9024, 9023, 9021 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9041, 9043, 9042, 9040 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9029, 9029 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9048, 9048 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_covered_season_summer", - "fg": 9029, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9048, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9014, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9033, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9016, 9018, 9017, 9015 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9035, 9037, 9036, 9034 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9026, 9028, 9027, 9025 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9045, 9047, 9046, 9044 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9020, 9019 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9039, 9038 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9022, 9024, 9023, 9021 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9041, 9043, 9042, 9040 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9029, 9029 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9048, 9048 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_covered_season_autumn", - "fg": 9029, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9048, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9014, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9033, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9016, 9018, 9017, 9015 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9035, 9037, 9036, 9034 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9026, 9028, 9027, 9025 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9045, 9047, 9046, 9044 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9020, 9019 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9039, 9038 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9022, 9024, 9023, 9021 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9041, 9043, 9042, 9040 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9029, 9029 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9048, 9048 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_covered_season_winter", - "fg": 9029, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9048, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9014, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9033, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9016, 9018, 9017, 9015 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9035, 9037, 9036, 9034 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9026, 9028, 9027, 9025 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9045, 9047, 9046, 9044 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9020, 9019 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9039, 9038 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9022, 9024, 9023, 9021 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9041, 9043, 9042, 9040 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9029, 9029 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9048, 9048 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_glass", - "fg": 9045, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9064, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9030, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9049, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9032, 9034, 9033, 9031 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9051, 9053, 9052, 9050 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9042, 9044, 9043, 9041 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9061, 9063, 9062, 9060 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9036, 9035 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9055, 9054 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9038, 9040, 9039, 9037 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9057, 9059, 9058, 9056 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9045, 9045 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9064, 9064 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_glass_season_summer", - "fg": 9045, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9064, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9030, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9049, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9032, 9034, 9033, 9031 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9051, 9053, 9052, 9050 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9042, 9044, 9043, 9041 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9061, 9063, 9062, 9060 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9036, 9035 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9055, 9054 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9038, 9040, 9039, 9037 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9057, 9059, 9058, 9056 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9045, 9045 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9064, 9064 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_glass_season_autumn", - "fg": 9045, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9064, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9030, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9049, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9032, 9034, 9033, 9031 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9051, 9053, 9052, 9050 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9042, 9044, 9043, 9041 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9061, 9063, 9062, 9060 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9036, 9035 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9055, 9054 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9038, 9040, 9039, 9037 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9057, 9059, 9058, 9056 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9045, 9045 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9064, 9064 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_glass_season_winter", - "fg": 9045, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9064, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9030, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9049, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9032, 9034, 9033, 9031 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9051, 9053, 9052, 9050 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9042, 9044, 9043, 9041 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9061, 9063, 9062, 9060 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9036, 9035 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9055, 9054 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9038, 9040, 9039, 9037 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9057, 9059, 9058, 9056 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9045, 9045 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9064, 9064 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_glass_covered", - "fg": 9061, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9080, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9046, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9065, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9048, 9050, 9049, 9047 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9067, 9069, 9068, 9066 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9058, 9060, 9059, 9057 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9077, 9079, 9078, 9076 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9052, 9051 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9071, 9070 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9054, 9056, 9055, 9053 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9073, 9075, 9074, 9072 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9061, 9061 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9080, 9080 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_glass_covered_season_summer", - "fg": 9061, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9080, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9046, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9065, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9048, 9050, 9049, 9047 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9067, 9069, 9068, 9066 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9058, 9060, 9059, 9057 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9077, 9079, 9078, 9076 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9052, 9051 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9071, 9070 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9054, 9056, 9055, 9053 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9073, 9075, 9074, 9072 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9061, 9061 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9080, 9080 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_glass_covered_season_autumn", - "fg": 9061, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9080, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9046, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9065, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9048, 9050, 9049, 9047 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9067, 9069, 9068, 9066 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9058, 9060, 9059, 9057 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9077, 9079, 9078, 9076 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9052, 9051 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9071, 9070 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9054, 9056, 9055, 9053 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9073, 9075, 9074, 9072 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9061, 9061 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9080, 9080 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_glass_covered_season_winter", - "fg": 9061, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9080, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9046, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9065, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9048, 9050, 9049, 9047 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9067, 9069, 9068, 9066 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9058, 9060, 9059, 9057 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9077, 9079, 9078, 9076 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9052, 9051 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9071, 9070 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9054, 9056, 9055, 9053 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9073, 9075, 9074, 9072 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9061, 9061 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9080, 9080 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_shallow", - "fg": 9077, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9096, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9062, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9081, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9064, 9066, 9065, 9063 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9083, 9085, 9084, 9082 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9074, 9076, 9075, 9073 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9093, 9095, 9094, 9092 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9068, 9067 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9087, 9086 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9070, 9072, 9071, 9069 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9089, 9091, 9090, 9088 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9077, 9077 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9096, 9096 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_shallow_season_summer", - "fg": 9077, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9096, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9062, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9081, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9064, 9066, 9065, 9063 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9083, 9085, 9084, 9082 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9074, 9076, 9075, 9073 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9093, 9095, 9094, 9092 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9068, 9067 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9087, 9086 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9070, 9072, 9071, 9069 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9089, 9091, 9090, 9088 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9077, 9077 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9096, 9096 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_shallow_season_autumn", - "fg": 9077, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9096, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9062, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9081, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9064, 9066, 9065, 9063 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9083, 9085, 9084, 9082 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9074, 9076, 9075, 9073 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9093, 9095, 9094, 9092 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9068, 9067 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9087, 9086 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9070, 9072, 9071, 9069 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9089, 9091, 9090, 9088 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9077, 9077 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9096, 9096 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_shallow_season_winter", - "fg": 9077, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9096, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9062, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9081, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9064, 9066, 9065, 9063 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9083, 9085, 9084, 9082 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9074, 9076, 9075, 9073 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9093, 9095, 9094, 9092 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9068, 9067 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9087, 9086 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9070, 9072, 9071, 9069 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9089, 9091, 9090, 9088 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9077, 9077 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9096, 9096 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_spiked", - "fg": 9093, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9112, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9078, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9097, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9080, 9082, 9081, 9079 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9099, 9101, 9100, 9098 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9090, 9092, 9091, 9089 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9109, 9111, 9110, 9108 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9084, 9083 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9103, 9102 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9086, 9088, 9087, 9085 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9105, 9107, 9106, 9104 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9093, 9093 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9112, 9112 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_spiked_season_summer", - "fg": 9093, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9112, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9078, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9097, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9080, 9082, 9081, 9079 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9099, 9101, 9100, 9098 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9090, 9092, 9091, 9089 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9109, 9111, 9110, 9108 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9084, 9083 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9103, 9102 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9086, 9088, 9087, 9085 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9105, 9107, 9106, 9104 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9093, 9093 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9112, 9112 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_spiked_season_autumn", - "fg": 9093, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9112, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9078, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9097, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9080, 9082, 9081, 9079 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9099, 9101, 9100, 9098 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9090, 9092, 9091, 9089 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9109, 9111, 9110, 9108 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9084, 9083 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9103, 9102 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9086, 9088, 9087, 9085 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9105, 9107, 9106, 9104 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9093, 9093 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9112, 9112 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_spiked_season_winter", - "fg": 9093, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9112, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9078, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9097, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9080, 9082, 9081, 9079 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9099, 9101, 9100, 9098 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9090, 9092, 9091, 9089 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9109, 9111, 9110, 9108 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9084, 9083 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9103, 9102 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9086, 9088, 9087, 9085 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9105, 9107, 9106, 9104 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9093, 9093 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9112, 9112 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, { "id": "t_pit_spiked_covered", - "fg": 9109, - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ], + "fg": 9128, + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9094, "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] }, + { "id": "center", "fg": 9113, "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "corner", - "fg": [ 9096, 9098, 9097, 9095 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9115, 9117, 9116, 9114 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_connection", - "fg": [ 9106, 9108, 9107, 9105 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9125, 9127, 9126, 9124 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "edge", - "fg": [ 9100, 9099 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9119, 9118 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "end_piece", - "fg": [ 9102, 9104, 9103, 9101 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9121, 9123, 9122, 9120 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "unconnected", - "fg": [ 9109, 9109 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 9128, 9128 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] } ] }, { "id": "t_pit_spiked_covered_season_summer", - "fg": 9109, - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ], + "fg": 9128, + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9094, "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] }, + { "id": "center", "fg": 9113, "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "corner", - "fg": [ 9096, 9098, 9097, 9095 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9115, 9117, 9116, 9114 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_connection", - "fg": [ 9106, 9108, 9107, 9105 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9125, 9127, 9126, 9124 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "edge", - "fg": [ 9100, 9099 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9119, 9118 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "end_piece", - "fg": [ 9102, 9104, 9103, 9101 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9121, 9123, 9122, 9120 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "unconnected", - "fg": [ 9109, 9109 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 9128, 9128 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] } ] }, { "id": "t_pit_spiked_covered_season_autumn", - "fg": 9109, - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ], + "fg": 9128, + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9094, "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] }, + { "id": "center", "fg": 9113, "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "corner", - "fg": [ 9096, 9098, 9097, 9095 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9115, 9117, 9116, 9114 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "t_connection", - "fg": [ 9106, 9108, 9107, 9105 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9125, 9127, 9126, 9124 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "edge", - "fg": [ 9100, 9099 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9119, 9118 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "end_piece", - "fg": [ 9102, 9104, 9103, 9101 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9121, 9123, 9122, 9120 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, { "id": "unconnected", - "fg": [ 9109, 9109 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 9128, 9128 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] } ] }, { "id": "t_pit_spiked_covered_season_winter", - "fg": 9109, - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ], + "fg": 9128, + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9094, "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] }, + { "id": "center", "fg": 9113, "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "corner", - "fg": [ 9096, 9098, 9097, 9095 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9115, 9117, 9116, 9114 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "t_connection", - "fg": [ 9106, 9108, 9107, 9105 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9125, 9127, 9126, 9124 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "edge", - "fg": [ 9100, 9099 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9119, 9118 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "end_piece", - "fg": [ 9102, 9104, 9103, 9101 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9121, 9123, 9122, 9120 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] }, { "id": "unconnected", - "fg": [ 9109, 9109 ], - "bg": [ { "weight": 100, "sprite": 7534 }, { "weight": 100, "sprite": 7535 } ] + "fg": [ 9128, 9128 ], + "bg": [ { "weight": 100, "sprite": 7553 }, { "weight": 100, "sprite": 7554 } ] } ] }, - { "id": "t_pontoon_dp", "fg": 9110, "bg": 10154 }, + { "id": "t_pontoon_dp", "fg": 9129, "bg": 10173 }, { "id": "t_privacy_fence", "multitile": true, - "fg": 9126, - "bg": 8703, + "fg": 9145, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": 9111 }, - { "id": "corner", "bg": 8703, "fg": [ 9113, 9115, 9114, 9112 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 9123, 9125, 9124, 9122 ] }, - { "id": "edge", "bg": 8703, "fg": [ 9117, 9116 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 9119, 9121, 9120, 9118 ] }, - { "bg": 8703, "id": "unconnected", "fg": [ 9126, 9126 ] } + { "id": "center", "bg": 8722, "fg": 9130 }, + { "id": "corner", "bg": 8722, "fg": [ 9132, 9134, 9133, 9131 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 9142, 9144, 9143, 9141 ] }, + { "id": "edge", "bg": 8722, "fg": [ 9136, 9135 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 9138, 9140, 9139, 9137 ] }, + { "bg": 8722, "id": "unconnected", "fg": [ 9145, 9145 ] } ] }, { "id": "t_privacy_fence_season_winter", "multitile": true, - "fg": 9126, - "bg": 7534, + "fg": 9145, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": 9111 }, - { "id": "corner", "bg": 7534, "fg": [ 9113, 9115, 9114, 9112 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 9123, 9125, 9124, 9122 ] }, - { "id": "edge", "bg": 7534, "fg": [ 9117, 9116 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 9119, 9121, 9120, 9118 ] }, - { "bg": 7534, "id": "unconnected", "fg": [ 9126, 9126 ] } + { "id": "center", "bg": 7553, "fg": 9130 }, + { "id": "corner", "bg": 7553, "fg": [ 9132, 9134, 9133, 9131 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 9142, 9144, 9143, 9141 ] }, + { "id": "edge", "bg": 7553, "fg": [ 9136, 9135 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 9138, 9140, 9139, 9137 ] }, + { "bg": 7553, "id": "unconnected", "fg": [ 9145, 9145 ] } ] }, - { "id": "t_privacy_fencegate_c", "fg": 9127, "bg": 8703 }, - { "id": "t_privacy_fencegate_c_season_summer", "fg": 9127, "bg": 8713 }, - { "id": "t_privacy_fencegate_c_season_autumn", "fg": 9127, "bg": 8708 }, - { "id": "t_privacy_fencegate_c_season_winter", "fg": 9127, "bg": 7534 }, + { "id": "t_privacy_fencegate_c", "fg": 9146, "bg": 8722 }, + { "id": "t_privacy_fencegate_c_season_summer", "fg": 9146, "bg": 8732 }, + { "id": "t_privacy_fencegate_c_season_autumn", "fg": 9146, "bg": 8727 }, + { "id": "t_privacy_fencegate_c_season_winter", "fg": 9146, "bg": 7553 }, { "id": "t_railing", "multitile": true, - "fg": 9143, - "bg": 7830, + "fg": 9162, + "bg": 7849, "additional_tiles": [ - { "id": "center", "bg": 7830, "fg": 9128 }, - { "id": "corner", "bg": 7830, "fg": [ 9130, 9132, 9131, 9129 ] }, - { "id": "t_connection", "bg": 7830, "fg": [ 9140, 9142, 9141, 9139 ] }, - { "id": "edge", "bg": 7830, "fg": [ 9134, 9133 ] }, - { "id": "end_piece", "bg": 7830, "fg": [ 9136, 9138, 9137, 9135 ] }, - { "bg": 7830, "id": "unconnected", "fg": [ 9143, 9143 ] } + { "id": "center", "bg": 7849, "fg": 9147 }, + { "id": "corner", "bg": 7849, "fg": [ 9149, 9151, 9150, 9148 ] }, + { "id": "t_connection", "bg": 7849, "fg": [ 9159, 9161, 9160, 9158 ] }, + { "id": "edge", "bg": 7849, "fg": [ 9153, 9152 ] }, + { "id": "end_piece", "bg": 7849, "fg": [ 9155, 9157, 9156, 9154 ] }, + { "bg": 7849, "id": "unconnected", "fg": [ 9162, 9162 ] } ] }, { "id": "t_railroad_rubble", "multitile": true, - "fg": 9160, - "bg": 8703, + "fg": 9179, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": [ { "weight": 1, "sprite": 9144 }, { "weight": 1, "sprite": 9145 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 9147, 9149, 9148, 9146 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 9157, 9159, 9158, 9156 ] }, - { "id": "edge", "bg": 8703, "fg": [ 9151, 9150 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 9153, 9155, 9154, 9152 ] }, - { "bg": 8703, "id": "unconnected", "fg": 9160 } + { "id": "center", "bg": 8722, "fg": [ { "weight": 1, "sprite": 9163 }, { "weight": 1, "sprite": 9164 } ] }, + { "id": "corner", "bg": 8722, "fg": [ 9166, 9168, 9167, 9165 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 9176, 9178, 9177, 9175 ] }, + { "id": "edge", "bg": 8722, "fg": [ 9170, 9169 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 9172, 9174, 9173, 9171 ] }, + { "bg": 8722, "id": "unconnected", "fg": 9179 } ] }, { "id": "t_railroad_rubble_season_summer", "multitile": true, - "fg": 9160, - "bg": 8713, + "fg": 9179, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": [ { "weight": 1, "sprite": 9144 }, { "weight": 1, "sprite": 9145 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 9147, 9149, 9148, 9146 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 9157, 9159, 9158, 9156 ] }, - { "id": "edge", "bg": 8713, "fg": [ 9151, 9150 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 9153, 9155, 9154, 9152 ] }, - { "bg": 8713, "id": "unconnected", "fg": 9160 } + { "id": "center", "bg": 8732, "fg": [ { "weight": 1, "sprite": 9163 }, { "weight": 1, "sprite": 9164 } ] }, + { "id": "corner", "bg": 8732, "fg": [ 9166, 9168, 9167, 9165 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 9176, 9178, 9177, 9175 ] }, + { "id": "edge", "bg": 8732, "fg": [ 9170, 9169 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 9172, 9174, 9173, 9171 ] }, + { "bg": 8732, "id": "unconnected", "fg": 9179 } ] }, { "id": "t_railroad_rubble_season_autumn", "multitile": true, - "fg": 9160, - "bg": 8708, + "fg": 9179, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": [ { "weight": 1, "sprite": 9144 }, { "weight": 1, "sprite": 9145 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 9147, 9149, 9148, 9146 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 9157, 9159, 9158, 9156 ] }, - { "id": "edge", "bg": 8708, "fg": [ 9151, 9150 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 9153, 9155, 9154, 9152 ] }, - { "bg": 8708, "id": "unconnected", "fg": 9160 } + { "id": "center", "bg": 8727, "fg": [ { "weight": 1, "sprite": 9163 }, { "weight": 1, "sprite": 9164 } ] }, + { "id": "corner", "bg": 8727, "fg": [ 9166, 9168, 9167, 9165 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 9176, 9178, 9177, 9175 ] }, + { "id": "edge", "bg": 8727, "fg": [ 9170, 9169 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 9172, 9174, 9173, 9171 ] }, + { "bg": 8727, "id": "unconnected", "fg": 9179 } ] }, { "id": "t_railroad_rubble_season_winter", "multitile": true, - "fg": 9160, - "bg": 7534, + "fg": 9179, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": [ { "weight": 1, "sprite": 9144 }, { "weight": 1, "sprite": 9145 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 9147, 9149, 9148, 9146 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 9157, 9159, 9158, 9156 ] }, - { "id": "edge", "bg": 7534, "fg": [ 9151, 9150 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 9153, 9155, 9154, 9152 ] }, - { "bg": 7534, "id": "unconnected", "fg": 9160 } + { "id": "center", "bg": 7553, "fg": [ { "weight": 1, "sprite": 9163 }, { "weight": 1, "sprite": 9164 } ] }, + { "id": "corner", "bg": 7553, "fg": [ 9166, 9168, 9167, 9165 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 9176, 9178, 9177, 9175 ] }, + { "id": "edge", "bg": 7553, "fg": [ 9170, 9169 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 9172, 9174, 9173, 9171 ] }, + { "bg": 7553, "id": "unconnected", "fg": 9179 } ] }, { "id": "t_railroad_tie", - "fg": 9166, - "bg": 9144, + "fg": 9185, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9166, "bg": 9144 }, - { "id": "corner", "fg": [ 9162, 9164, 9163, 9161 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9162, 9164, 9163, 9161 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9166, 9165 ], "bg": 9144 }, - { "id": "end_piece", "fg": [ 9168, 9170, 9169, 9167 ], "bg": 9144 }, - { "id": "unconnected", "fg": 9166, "bg": 9144 } + { "id": "center", "fg": 9185, "bg": 9163 }, + { "id": "corner", "fg": [ 9181, 9183, 9182, 9180 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9181, 9183, 9182, 9180 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9185, 9184 ], "bg": 9163 }, + { "id": "end_piece", "fg": [ 9187, 9189, 9188, 9186 ], "bg": 9163 }, + { "id": "unconnected", "fg": 9185, "bg": 9163 } ] }, { "id": "t_railroad_tie_d", - "fg": 9161, - "bg": 9144, + "fg": 9180, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9161, "bg": 9144 }, - { "id": "corner", "fg": [ 9162, 9164, 9163, 9161 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9162, 9164, 9163, 9162 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9161, 9164 ], "bg": 9144 }, - { "id": "end_piece", "fg": 9161, "bg": 9144 }, - { "id": "unconnected", "fg": 9161, "bg": 9144 } + { "id": "center", "fg": 9180, "bg": 9163 }, + { "id": "corner", "fg": [ 9181, 9183, 9182, 9180 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9181, 9183, 9182, 9181 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9180, 9183 ], "bg": 9163 }, + { "id": "end_piece", "fg": 9180, "bg": 9163 }, + { "id": "unconnected", "fg": 9180, "bg": 9163 } ] }, - { "id": "t_railroad_tie_d1", "fg": 9162, "bg": 9144 }, - { "id": "t_railroad_tie_d2", "fg": 9161, "bg": 9144 }, - { "id": "t_railroad_tie_h", "fg": 9165, "bg": 9144 }, - { "id": "t_railroad_tie_v", "fg": 9166, "bg": 9144 }, + { "id": "t_railroad_tie_d1", "fg": 9181, "bg": 9163 }, + { "id": "t_railroad_tie_d2", "fg": 9180, "bg": 9163 }, + { "id": "t_railroad_tie_h", "fg": 9184, "bg": 9163 }, + { "id": "t_railroad_tie_v", "fg": 9185, "bg": 9163 }, { "id": "t_railroad_track", - "fg": 9176, - "bg": 9144, + "fg": 9195, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9176, "bg": 9144 }, - { "id": "corner", "fg": [ 9172, 9174, 9173, 9171 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9175, 9176, 9175, 9176 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9176, 9175 ], "bg": 9144 }, - { "id": "end_piece", "fg": [ 9176, 9175, 9176, 9175 ], "bg": 9144 }, - { "id": "unconnected", "fg": 9176, "bg": 9144 } + { "id": "center", "fg": 9195, "bg": 9163 }, + { "id": "corner", "fg": [ 9191, 9193, 9192, 9190 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9194, 9195, 9194, 9195 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9195, 9194 ], "bg": 9163 }, + { "id": "end_piece", "fg": [ 9195, 9194, 9195, 9194 ], "bg": 9163 }, + { "id": "unconnected", "fg": 9195, "bg": 9163 } ] }, { "id": [ "t_railroad_track_d", "t_railroad_track_d1", "t_railroad_track_d2" ], - "fg": 9171, - "bg": 9144, + "fg": 9190, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9171, "bg": 9144 }, - { "id": "corner", "fg": [ 9172, 9174, 9173, 9171 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9171, 9172, 9173, 9176 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9176, 9175 ], "bg": 9144 }, - { "id": "end_piece", "fg": 9171, "bg": 9144 }, - { "id": "unconnected", "fg": 9171, "bg": 9144 } + { "id": "center", "fg": 9190, "bg": 9163 }, + { "id": "corner", "fg": [ 9191, 9193, 9192, 9190 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9190, 9191, 9192, 9195 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9195, 9194 ], "bg": 9163 }, + { "id": "end_piece", "fg": 9190, "bg": 9163 }, + { "id": "unconnected", "fg": 9190, "bg": 9163 } ] }, - { "id": "t_railroad_track_h", "fg": 9175, "bg": 9144 }, - { "id": "t_railroad_track_v", "fg": 9176, "bg": 9144 }, + { "id": "t_railroad_track_h", "fg": 9194, "bg": 9163 }, + { "id": "t_railroad_track_v", "fg": 9195, "bg": 9163 }, { "id": "t_railroad_track_on_tie", - "fg": 9182, - "bg": 9144, + "fg": 9201, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9182, "bg": 9144 }, - { "id": "corner", "fg": [ 9178, 9180, 9179, 9177 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9178, 9180, 9179, 9179 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9182, 9181 ], "bg": 9144 }, - { "id": "end_piece", "fg": 9177, "bg": 9144 }, - { "id": "unconnected", "fg": 9182, "bg": 9144 } + { "id": "center", "fg": 9201, "bg": 9163 }, + { "id": "corner", "fg": [ 9197, 9199, 9198, 9196 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9197, 9199, 9198, 9198 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9201, 9200 ], "bg": 9163 }, + { "id": "end_piece", "fg": 9196, "bg": 9163 }, + { "id": "unconnected", "fg": 9201, "bg": 9163 } ] }, { "id": "t_railroad_track_d_on_tie", - "fg": 9177, - "bg": 9144, + "fg": 9196, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9177, "bg": 9144 }, - { "id": "corner", "fg": [ 9178, 9180, 9179, 9177 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9178, 9180, 9179, 9177 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9177, 9180 ], "bg": 9144 }, - { "id": "end_piece", "fg": 9177, "bg": 9144 }, - { "id": "unconnected", "fg": 9177, "bg": 9144 } + { "id": "center", "fg": 9196, "bg": 9163 }, + { "id": "corner", "fg": [ 9197, 9199, 9198, 9196 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9197, 9199, 9198, 9196 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9196, 9199 ], "bg": 9163 }, + { "id": "end_piece", "fg": 9196, "bg": 9163 }, + { "id": "unconnected", "fg": 9196, "bg": 9163 } ] }, - { "id": "t_railroad_track_h_on_tie", "fg": 9181, "bg": 9144 }, - { "id": "t_railroad_track_v_on_tie", "fg": 9182, "bg": 9144 }, + { "id": "t_railroad_track_h_on_tie", "fg": 9200, "bg": 9163 }, + { "id": "t_railroad_track_v_on_tie", "fg": 9201, "bg": 9163 }, { "id": "t_railroad_track_small", - "fg": 9193, - "bg": 9144, + "fg": 9212, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9183, "bg": 9144 }, - { "id": "corner", "fg": [ 9185, 9187, 9186, 9184 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9195, 9197, 9196, 9194 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9193, 9192 ], "bg": 9144 }, - { "id": "end_piece", "fg": [ 9193, 9192, 9193, 9192 ], "bg": 9144 }, - { "id": "unconnected", "fg": 9193, "bg": 9144 } + { "id": "center", "fg": 9202, "bg": 9163 }, + { "id": "corner", "fg": [ 9204, 9206, 9205, 9203 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9214, 9216, 9215, 9213 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9212, 9211 ], "bg": 9163 }, + { "id": "end_piece", "fg": [ 9212, 9211, 9212, 9211 ], "bg": 9163 }, + { "id": "unconnected", "fg": 9212, "bg": 9163 } ] }, { "id": "t_railroad_track_small_d", - "fg": 9188, - "bg": 9144, + "fg": 9207, + "bg": 9163, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9188, "bg": 9144 }, - { "id": "corner", "fg": [ 9189, 9191, 9190, 9188 ], "bg": 9144 }, - { "id": "t_connection", "fg": [ 9189, 9191, 9190, 9188 ], "bg": 9144 }, - { "id": "edge", "fg": [ 9188, 9191 ], "bg": 9144 }, - { "id": "end_piece", "fg": 9188, "bg": 9144 }, - { "id": "unconnected", "fg": 9188, "bg": 9144 } + { "id": "center", "fg": 9207, "bg": 9163 }, + { "id": "corner", "fg": [ 9208, 9210, 9209, 9207 ], "bg": 9163 }, + { "id": "t_connection", "fg": [ 9208, 9210, 9209, 9207 ], "bg": 9163 }, + { "id": "edge", "fg": [ 9207, 9210 ], "bg": 9163 }, + { "id": "end_piece", "fg": 9207, "bg": 9163 }, + { "id": "unconnected", "fg": 9207, "bg": 9163 } ] }, - { "id": "t_rdoor_c", "fg": 9199, "bg": 8090 }, - { "id": "t_rdoor_o", "fg": 9200, "bg": 8090 }, - { "id": "t_rdoor_b", "fg": 9198, "bg": 8090 }, - { "id": "t_rdoor_boarded", "fg": 9201, "bg": 8090 }, - { "id": "t_rdoor_boarded_damaged", "fg": 9202, "bg": 8090 }, + { "id": "t_rdoor_c", "fg": 9218, "bg": 8109 }, + { "id": "t_rdoor_o", "fg": 9219, "bg": 8109 }, + { "id": "t_rdoor_b", "fg": 9217, "bg": 8109 }, + { "id": "t_rdoor_boarded", "fg": 9220, "bg": 8109 }, + { "id": "t_rdoor_boarded_damaged", "fg": 9221, "bg": 8109 }, { "id": "t_rebar_cage", - "fg": 9218, + "fg": 9237, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9203 }, - { "id": "corner", "fg": [ 9205, 9207, 9206, 9204 ] }, - { "id": "t_connection", "fg": [ 9215, 9217, 9216, 9214 ] }, - { "id": "edge", "fg": [ 9209, 9208 ] }, - { "id": "end_piece", "fg": [ 9211, 9213, 9212, 9210 ] }, - { "id": "unconnected", "fg": 9218 } + { "id": "center", "fg": 9222 }, + { "id": "corner", "fg": [ 9224, 9226, 9225, 9223 ] }, + { "id": "t_connection", "fg": [ 9234, 9236, 9235, 9233 ] }, + { "id": "edge", "fg": [ 9228, 9227 ] }, + { "id": "end_piece", "fg": [ 9230, 9232, 9231, 9229 ] }, + { "id": "unconnected", "fg": 9237 } ] }, - { "id": "t_retractable_gate_c", "fg": 9219, "bg": 9729 }, - { "id": "t_retractable_gate_o", "fg": 9221, "bg": 9729 }, - { "id": "t_retractable_gate_l", "fg": 9220, "bg": 9729 }, + { "id": "t_retractable_gate_c", "fg": 9238, "bg": 9748 }, + { "id": "t_retractable_gate_o", "fg": 9240, "bg": 9748 }, + { "id": "t_retractable_gate_l", "fg": 9239, "bg": 9748 }, { "id": "t_reinforced_glass", "multitile": true, - "fg": 9240, + "fg": 9259, "additional_tiles": [ - { "id": "center", "fg": 9225 }, - { "id": "corner", "fg": [ 9227, 9229, 9228, 9226 ] }, - { "id": "t_connection", "fg": [ 9237, 9239, 9238, 9236 ] }, - { "id": "edge", "fg": [ 9231, 9230 ] }, - { "id": "end_piece", "fg": [ 9233, 9235, 9234, 9232 ] }, - { "id": "unconnected", "fg": 9240 } + { "id": "center", "fg": 9244 }, + { "id": "corner", "fg": [ 9246, 9248, 9247, 9245 ] }, + { "id": "t_connection", "fg": [ 9256, 9258, 9257, 9255 ] }, + { "id": "edge", "fg": [ 9250, 9249 ] }, + { "id": "end_piece", "fg": [ 9252, 9254, 9253, 9251 ] }, + { "id": "unconnected", "fg": 9259 } ] }, - { "id": "t_riverbridge_dp", "fg": 9242, "bg": 10189 }, + { "id": "t_riverbridge_dp", "fg": 9261, "bg": 10208 }, { "id": "t_rock", "multitile": true, - "fg": 9258, + "fg": 9277, "additional_tiles": [ - { "id": "center", "fg": 9243 }, - { "id": "corner", "fg": [ 9245, 9247, 9246, 9244 ] }, - { "id": "t_connection", "fg": [ 9255, 9257, 9256, 9254 ] }, - { "id": "edge", "fg": [ 9249, 9248 ] }, - { "id": "end_piece", "fg": [ 9251, 9253, 9252, 9250 ] }, - { "id": "unconnected", "fg": 9258 } + { "id": "center", "fg": 9262 }, + { "id": "corner", "fg": [ 9264, 9266, 9265, 9263 ] }, + { "id": "t_connection", "fg": [ 9274, 9276, 9275, 9273 ] }, + { "id": "edge", "fg": [ 9268, 9267 ] }, + { "id": "end_piece", "fg": [ 9270, 9272, 9271, 9269 ] }, + { "id": "unconnected", "fg": 9277 } ] }, { "id": "t_rock_blue", - "fg": 9274, + "fg": 9293, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9259 }, - { "id": "corner", "fg": [ 9261, 9263, 9262, 9260 ] }, - { "id": "t_connection", "fg": [ 9271, 9273, 9272, 9270 ] }, - { "id": "edge", "fg": [ 9265, 9264 ] }, - { "id": "end_piece", "fg": [ 9267, 9269, 9268, 9266 ] }, - { "id": "unconnected", "fg": 9274 } + { "id": "center", "fg": 9278 }, + { "id": "corner", "fg": [ 9280, 9282, 9281, 9279 ] }, + { "id": "t_connection", "fg": [ 9290, 9292, 9291, 9289 ] }, + { "id": "edge", "fg": [ 9284, 9283 ] }, + { "id": "end_piece", "fg": [ 9286, 9288, 9287, 9285 ] }, + { "id": "unconnected", "fg": 9293 } ] }, { "id": "t_rock_floor", "multitile": true, - "fg": 9292, + "fg": 9311, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 9275 }, { "weight": 1, "sprite": 9276 }, { "weight": 1, "sprite": 9277 } ] + "fg": [ { "weight": 1, "sprite": 9294 }, { "weight": 1, "sprite": 9295 }, { "weight": 1, "sprite": 9296 } ] }, - { "id": "corner", "fg": [ 9279, 9281, 9280, 9278 ] }, - { "id": "t_connection", "fg": [ 9289, 9291, 9290, 9288 ] }, - { "id": "edge", "fg": [ 9283, 9282 ] }, - { "id": "end_piece", "fg": [ 9285, 9287, 9286, 9284 ] }, - { "id": "unconnected", "fg": 9292 } + { "id": "corner", "fg": [ 9298, 9300, 9299, 9297 ] }, + { "id": "t_connection", "fg": [ 9308, 9310, 9309, 9307 ] }, + { "id": "edge", "fg": [ 9302, 9301 ] }, + { "id": "end_piece", "fg": [ 9304, 9306, 9305, 9303 ] }, + { "id": "unconnected", "fg": 9311 } ] }, { "id": "t_rock_green", - "fg": 9308, + "fg": 9327, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9293 }, - { "id": "corner", "fg": [ 9295, 9297, 9296, 9294 ] }, - { "id": "t_connection", "fg": [ 9305, 9307, 9306, 9304 ] }, - { "id": "edge", "fg": [ 9299, 9298 ] }, - { "id": "end_piece", "fg": [ 9301, 9303, 9302, 9300 ] }, - { "id": "unconnected", "fg": 9308 } + { "id": "center", "fg": 9312 }, + { "id": "corner", "fg": [ 9314, 9316, 9315, 9313 ] }, + { "id": "t_connection", "fg": [ 9324, 9326, 9325, 9323 ] }, + { "id": "edge", "fg": [ 9318, 9317 ] }, + { "id": "end_piece", "fg": [ 9320, 9322, 9321, 9319 ] }, + { "id": "unconnected", "fg": 9327 } ] }, { "id": "t_rock_red", - "fg": 9324, + "fg": 9343, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9309 }, - { "id": "corner", "fg": [ 9311, 9313, 9312, 9310 ] }, - { "id": "t_connection", "fg": [ 9321, 9323, 9322, 9320 ] }, - { "id": "edge", "fg": [ 9315, 9314 ] }, - { "id": "end_piece", "fg": [ 9317, 9319, 9318, 9316 ] }, - { "id": "unconnected", "fg": 9324 } + { "id": "center", "fg": 9328 }, + { "id": "corner", "fg": [ 9330, 9332, 9331, 9329 ] }, + { "id": "t_connection", "fg": [ 9340, 9342, 9341, 9339 ] }, + { "id": "edge", "fg": [ 9334, 9333 ] }, + { "id": "end_piece", "fg": [ 9336, 9338, 9337, 9335 ] }, + { "id": "unconnected", "fg": 9343 } ] }, { "id": "t_rock_wall", "multitile": true, - "fg": 9340, + "fg": 9359, "additional_tiles": [ - { "id": "center", "fg": 9325 }, - { "id": "corner", "fg": [ 9327, 9329, 9328, 9326 ] }, - { "id": "t_connection", "fg": [ 9337, 9339, 9338, 9336 ] }, - { "id": "edge", "fg": [ 9331, 9330 ] }, - { "id": "end_piece", "fg": [ 9333, 9335, 9334, 9332 ] }, - { "id": "unconnected", "fg": 9340 } + { "id": "center", "fg": 9344 }, + { "id": "corner", "fg": [ 9346, 9348, 9347, 9345 ] }, + { "id": "t_connection", "fg": [ 9356, 9358, 9357, 9355 ] }, + { "id": "edge", "fg": [ 9350, 9349 ] }, + { "id": "end_piece", "fg": [ 9352, 9354, 9353, 9351 ] }, + { "id": "unconnected", "fg": 9359 } ] }, { "id": [ "t_rock_wall_half", "t_drystone_wall_half" ], - "fg": 9356, + "fg": 9375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9341 }, - { "id": "corner", "fg": [ 9343, 9345, 9344, 9342 ] }, - { "id": "t_connection", "fg": [ 9353, 9355, 9354, 9352 ] }, - { "id": "edge", "fg": [ 9347, 9346 ] }, - { "id": "end_piece", "fg": [ 9349, 9351, 9350, 9348 ] }, - { "id": "unconnected", "fg": 9356 } + { "id": "center", "fg": 9360 }, + { "id": "corner", "fg": [ 9362, 9364, 9363, 9361 ] }, + { "id": "t_connection", "fg": [ 9372, 9374, 9373, 9371 ] }, + { "id": "edge", "fg": [ 9366, 9365 ] }, + { "id": "end_piece", "fg": [ 9368, 9370, 9369, 9367 ] }, + { "id": "unconnected", "fg": 9375 } ] }, - { "id": "t_rootcellar", "fg": 9357, "bg": 8013 }, + { "id": "t_rootcellar", "fg": 9376, "bg": 8032 }, { "id": "t_sand", "multitile": true, - "fg": 9376, - "bg": 8703, + "fg": 9395, + "bg": 8722, "additional_tiles": [ { "id": "center", - "bg": 8703, + "bg": 8722, "fg": [ - { "weight": 1, "sprite": 9358 }, - { "weight": 1, "sprite": 9359 }, - { "weight": 1, "sprite": 9360 }, - { "weight": 1, "sprite": 9361 } + { "weight": 1, "sprite": 9377 }, + { "weight": 1, "sprite": 9378 }, + { "weight": 1, "sprite": 9379 }, + { "weight": 1, "sprite": 9380 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 9363, 9365, 9364, 9362 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 9373, 9375, 9374, 9372 ] }, - { "id": "edge", "bg": 8703, "fg": [ 9367, 9366 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 9369, 9371, 9370, 9368 ] }, - { "bg": 8703, "id": "unconnected", "fg": 9376 } + { "id": "corner", "bg": 8722, "fg": [ 9382, 9384, 9383, 9381 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 9392, 9394, 9393, 9391 ] }, + { "id": "edge", "bg": 8722, "fg": [ 9386, 9385 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 9388, 9390, 9389, 9387 ] }, + { "bg": 8722, "id": "unconnected", "fg": 9395 } ] }, { "id": "t_sand_season_summer", "multitile": true, - "fg": 9376, - "bg": 8713, + "fg": 9395, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": [ { "weight": 1, "sprite": 9358 }, { "weight": 1, "sprite": 9359 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 9363, 9365, 9364, 9362 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 9373, 9375, 9374, 9372 ] }, - { "id": "edge", "bg": 8713, "fg": [ 9367, 9366 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 9369, 9371, 9370, 9368 ] }, - { "bg": 8713, "id": "unconnected", "fg": 9376 } + { "id": "center", "bg": 8732, "fg": [ { "weight": 1, "sprite": 9377 }, { "weight": 1, "sprite": 9378 } ] }, + { "id": "corner", "bg": 8732, "fg": [ 9382, 9384, 9383, 9381 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 9392, 9394, 9393, 9391 ] }, + { "id": "edge", "bg": 8732, "fg": [ 9386, 9385 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 9388, 9390, 9389, 9387 ] }, + { "bg": 8732, "id": "unconnected", "fg": 9395 } ] }, { "id": "t_sand_season_autumn", "multitile": true, - "fg": 9376, - "bg": 8708, + "fg": 9395, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": [ { "weight": 1, "sprite": 9358 }, { "weight": 1, "sprite": 9359 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 9363, 9365, 9364, 9362 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 9373, 9375, 9374, 9372 ] }, - { "id": "edge", "bg": 8708, "fg": [ 9367, 9366 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 9369, 9371, 9370, 9368 ] }, - { "bg": 8708, "id": "unconnected", "fg": 9376 } + { "id": "center", "bg": 8727, "fg": [ { "weight": 1, "sprite": 9377 }, { "weight": 1, "sprite": 9378 } ] }, + { "id": "corner", "bg": 8727, "fg": [ 9382, 9384, 9383, 9381 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 9392, 9394, 9393, 9391 ] }, + { "id": "edge", "bg": 8727, "fg": [ 9386, 9385 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 9388, 9390, 9389, 9387 ] }, + { "bg": 8727, "id": "unconnected", "fg": 9395 } ] }, { "id": "t_sand_season_winter", "multitile": true, - "fg": 9376, - "bg": 7534, + "fg": 9395, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": [ { "weight": 1, "sprite": 9358 }, { "weight": 1, "sprite": 9359 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 9363, 9365, 9364, 9362 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 9373, 9375, 9374, 9372 ] }, - { "id": "edge", "bg": 7534, "fg": [ 9367, 9366 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 9369, 9371, 9370, 9368 ] }, - { "bg": 7534, "id": "unconnected", "fg": 9376 } + { "id": "center", "bg": 7553, "fg": [ { "weight": 1, "sprite": 9377 }, { "weight": 1, "sprite": 9378 } ] }, + { "id": "corner", "bg": 7553, "fg": [ 9382, 9384, 9383, 9381 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 9392, 9394, 9393, 9391 ] }, + { "id": "edge", "bg": 7553, "fg": [ 9386, 9385 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 9388, 9390, 9389, 9387 ] }, + { "bg": 7553, "id": "unconnected", "fg": 9395 } ] }, { "id": "t_sand_underground", "multitile": true, - "fg": 9376, - "bg": 9275, + "fg": 9395, + "bg": 9294, "additional_tiles": [ { "id": "center", - "bg": 9275, + "bg": 9294, "fg": [ - { "weight": 1, "sprite": 9358 }, - { "weight": 1, "sprite": 9359 }, - { "weight": 1, "sprite": 9360 }, - { "weight": 1, "sprite": 9361 } + { "weight": 1, "sprite": 9377 }, + { "weight": 1, "sprite": 9378 }, + { "weight": 1, "sprite": 9379 }, + { "weight": 1, "sprite": 9380 } ] }, - { "id": "corner", "bg": 9275, "fg": [ 9363, 9365, 9364, 9362 ] }, - { "id": "t_connection", "bg": 9275, "fg": [ 9373, 9375, 9374, 9372 ] }, - { "id": "edge", "bg": 9275, "fg": [ 9367, 9366 ] }, - { "id": "end_piece", "bg": 9275, "fg": [ 9369, 9371, 9370, 9368 ] }, - { "bg": 9275, "id": "unconnected", "fg": 9376 } + { "id": "corner", "bg": 9294, "fg": [ 9382, 9384, 9383, 9381 ] }, + { "id": "t_connection", "bg": 9294, "fg": [ 9392, 9394, 9393, 9391 ] }, + { "id": "edge", "bg": 9294, "fg": [ 9386, 9385 ] }, + { "id": "end_piece", "bg": 9294, "fg": [ 9388, 9390, 9389, 9387 ] }, + { "bg": 9294, "id": "unconnected", "fg": 9395 } ] }, { "id": [ "t_sandmound_season_spring", "t_sandmound_season_summer", "t_sandmound_season_autumn" ], - "fg": 9377 + "fg": 9396 }, - { "id": "t_sandmound_season_winter", "fg": 11635 }, + { "id": "t_sandmound_season_winter", "fg": 11651 }, { "id": "t_sconc_wall", "multitile": true, - "fg": 9393, + "fg": 9412, "additional_tiles": [ - { "id": "center", "fg": 9378 }, - { "id": "corner", "fg": [ 9380, 9382, 9381, 9379 ] }, - { "id": "t_connection", "fg": [ 9390, 9392, 9391, 9389 ] }, - { "id": "edge", "fg": [ 9384, 9383 ] }, - { "id": "end_piece", "fg": [ 9386, 9388, 9387, 9385 ] }, - { "id": "unconnected", "fg": 9393 } + { "id": "center", "fg": 9397 }, + { "id": "corner", "fg": [ 9399, 9401, 9400, 9398 ] }, + { "id": "t_connection", "fg": [ 9409, 9411, 9410, 9408 ] }, + { "id": "edge", "fg": [ 9403, 9402 ] }, + { "id": "end_piece", "fg": [ 9405, 9407, 9406, 9404 ] }, + { "id": "unconnected", "fg": 9412 } ] }, { "id": "t_sconc_wall_P", - "fg": 9409, + "fg": 9428, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9394 }, - { "id": "corner", "fg": [ 9396, 9398, 9397, 9395 ] }, - { "id": "t_connection", "fg": [ 9406, 9408, 9407, 9405 ] }, - { "id": "edge", "fg": [ 9400, 9399 ] }, - { "id": "end_piece", "fg": [ 9402, 9404, 9403, 9401 ] }, - { "id": "unconnected", "fg": 9409 } + { "id": "center", "fg": 9413 }, + { "id": "corner", "fg": [ 9415, 9417, 9416, 9414 ] }, + { "id": "t_connection", "fg": [ 9425, 9427, 9426, 9424 ] }, + { "id": "edge", "fg": [ 9419, 9418 ] }, + { "id": "end_piece", "fg": [ 9421, 9423, 9422, 9420 ] }, + { "id": "unconnected", "fg": 9428 } ] }, { "id": "t_sconc_wall_b", - "fg": 9425, + "fg": 9444, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9410 }, - { "id": "corner", "fg": [ 9412, 9414, 9413, 9411 ] }, - { "id": "t_connection", "fg": [ 9422, 9424, 9423, 9421 ] }, - { "id": "edge", "fg": [ 9416, 9415 ] }, - { "id": "end_piece", "fg": [ 9418, 9420, 9419, 9417 ] }, - { "id": "unconnected", "fg": 9425 } + { "id": "center", "fg": 9429 }, + { "id": "corner", "fg": [ 9431, 9433, 9432, 9430 ] }, + { "id": "t_connection", "fg": [ 9441, 9443, 9442, 9440 ] }, + { "id": "edge", "fg": [ 9435, 9434 ] }, + { "id": "end_piece", "fg": [ 9437, 9439, 9438, 9436 ] }, + { "id": "unconnected", "fg": 9444 } ] }, { "id": "t_sconc_wall_g", - "fg": 9441, + "fg": 9460, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9426 }, - { "id": "corner", "fg": [ 9428, 9430, 9429, 9427 ] }, - { "id": "t_connection", "fg": [ 9438, 9440, 9439, 9437 ] }, - { "id": "edge", "fg": [ 9432, 9431 ] }, - { "id": "end_piece", "fg": [ 9434, 9436, 9435, 9433 ] }, - { "id": "unconnected", "fg": 9441 } + { "id": "center", "fg": 9445 }, + { "id": "corner", "fg": [ 9447, 9449, 9448, 9446 ] }, + { "id": "t_connection", "fg": [ 9457, 9459, 9458, 9456 ] }, + { "id": "edge", "fg": [ 9451, 9450 ] }, + { "id": "end_piece", "fg": [ 9453, 9455, 9454, 9452 ] }, + { "id": "unconnected", "fg": 9460 } ] }, { "id": "t_sconc_wall_halfway", - "fg": 9457, + "fg": 9476, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9442 }, - { "id": "corner", "fg": [ 9444, 9446, 9445, 9443 ] }, - { "id": "t_connection", "fg": [ 9454, 9456, 9455, 9453 ] }, - { "id": "edge", "fg": [ 9448, 9447 ] }, - { "id": "end_piece", "fg": [ 9450, 9452, 9451, 9449 ] }, - { "id": "unconnected", "fg": 9457 } + { "id": "center", "fg": 9461 }, + { "id": "corner", "fg": [ 9463, 9465, 9464, 9462 ] }, + { "id": "t_connection", "fg": [ 9473, 9475, 9474, 9472 ] }, + { "id": "edge", "fg": [ 9467, 9466 ] }, + { "id": "end_piece", "fg": [ 9469, 9471, 9470, 9468 ] }, + { "id": "unconnected", "fg": 9476 } ] }, { "id": "t_sconc_wall_p", - "fg": 9473, + "fg": 9492, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9458 }, - { "id": "corner", "fg": [ 9460, 9462, 9461, 9459 ] }, - { "id": "t_connection", "fg": [ 9470, 9472, 9471, 9469 ] }, - { "id": "edge", "fg": [ 9464, 9463 ] }, - { "id": "end_piece", "fg": [ 9466, 9468, 9467, 9465 ] }, - { "id": "unconnected", "fg": 9473 } + { "id": "center", "fg": 9477 }, + { "id": "corner", "fg": [ 9479, 9481, 9480, 9478 ] }, + { "id": "t_connection", "fg": [ 9489, 9491, 9490, 9488 ] }, + { "id": "edge", "fg": [ 9483, 9482 ] }, + { "id": "end_piece", "fg": [ 9485, 9487, 9486, 9484 ] }, + { "id": "unconnected", "fg": 9492 } ] }, { "id": "t_sconc_wall_r", - "fg": 9489, + "fg": 9508, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9474 }, - { "id": "corner", "fg": [ 9476, 9478, 9477, 9475 ] }, - { "id": "t_connection", "fg": [ 9486, 9488, 9487, 9485 ] }, - { "id": "edge", "fg": [ 9480, 9479 ] }, - { "id": "end_piece", "fg": [ 9482, 9484, 9483, 9481 ] }, - { "id": "unconnected", "fg": 9489 } + { "id": "center", "fg": 9493 }, + { "id": "corner", "fg": [ 9495, 9497, 9496, 9494 ] }, + { "id": "t_connection", "fg": [ 9505, 9507, 9506, 9504 ] }, + { "id": "edge", "fg": [ 9499, 9498 ] }, + { "id": "end_piece", "fg": [ 9501, 9503, 9502, 9500 ] }, + { "id": "unconnected", "fg": 9508 } ] }, { "id": "t_sconc_wall_w", - "fg": 9505, + "fg": 9524, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9490 }, - { "id": "corner", "fg": [ 9492, 9494, 9493, 9491 ] }, - { "id": "t_connection", "fg": [ 9502, 9504, 9503, 9501 ] }, - { "id": "edge", "fg": [ 9496, 9495 ] }, - { "id": "end_piece", "fg": [ 9498, 9500, 9499, 9497 ] }, - { "id": "unconnected", "fg": 9505 } + { "id": "center", "fg": 9509 }, + { "id": "corner", "fg": [ 9511, 9513, 9512, 9510 ] }, + { "id": "t_connection", "fg": [ 9521, 9523, 9522, 9520 ] }, + { "id": "edge", "fg": [ 9515, 9514 ] }, + { "id": "end_piece", "fg": [ 9517, 9519, 9518, 9516 ] }, + { "id": "unconnected", "fg": 9524 } ] }, { "id": "t_sconc_wall_y", - "fg": 9521, + "fg": 9540, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9506 }, - { "id": "corner", "fg": [ 9508, 9510, 9509, 9507 ] }, - { "id": "t_connection", "fg": [ 9518, 9520, 9519, 9517 ] }, - { "id": "edge", "fg": [ 9512, 9511 ] }, - { "id": "end_piece", "fg": [ 9514, 9516, 9515, 9513 ] }, - { "id": "unconnected", "fg": 9521 } + { "id": "center", "fg": 9525 }, + { "id": "corner", "fg": [ 9527, 9529, 9528, 9526 ] }, + { "id": "t_connection", "fg": [ 9537, 9539, 9538, 9536 ] }, + { "id": "edge", "fg": [ 9531, 9530 ] }, + { "id": "end_piece", "fg": [ 9533, 9535, 9534, 9532 ] }, + { "id": "unconnected", "fg": 9540 } ] }, { "id": "t_scrap_floor", "multitile": true, - "fg": 9552, + "fg": 9571, "additional_tiles": [ - { "id": "center", "fg": [ { "weight": 1, "sprite": 9522 }, { "weight": 1, "sprite": 9523 } ] }, + { "id": "center", "fg": [ { "weight": 1, "sprite": 9541 }, { "weight": 1, "sprite": 9542 } ] }, { "id": "corner", - "fg": [ { "weight": 1, "sprite": [ 9526, 9530, 9524, 9528 ] }, { "weight": 1, "sprite": [ 9527, 9531, 9525, 9529 ] } ] + "fg": [ { "weight": 1, "sprite": [ 9545, 9549, 9543, 9547 ] }, { "weight": 1, "sprite": [ 9546, 9550, 9544, 9548 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 1, "sprite": [ 9546, 9550, 9548, 9544 ] }, { "weight": 1, "sprite": [ 9547, 9551, 9549, 9545 ] } ] + "fg": [ { "weight": 1, "sprite": [ 9565, 9569, 9567, 9563 ] }, { "weight": 1, "sprite": [ 9566, 9570, 9568, 9564 ] } ] }, { "id": "edge", - "fg": [ { "weight": 1, "sprite": [ 9534, 9532 ] }, { "weight": 1, "sprite": [ 9535, 9533 ] } ] + "fg": [ { "weight": 1, "sprite": [ 9553, 9551 ] }, { "weight": 1, "sprite": [ 9554, 9552 ] } ] }, { "id": "end_piece", - "fg": [ { "weight": 1, "sprite": [ 9538, 9542, 9540, 9536 ] }, { "weight": 1, "sprite": [ 9539, 9543, 9541, 9537 ] } ] + "fg": [ { "weight": 1, "sprite": [ 9557, 9561, 9559, 9555 ] }, { "weight": 1, "sprite": [ 9558, 9562, 9560, 9556 ] } ] }, - { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 9552 }, { "weight": 1, "sprite": 9553 } ] } + { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 9571 }, { "weight": 1, "sprite": 9572 } ] } ] }, { "id": "t_scrap_wall", "multitile": true, - "fg": 9569, + "fg": 9588, "additional_tiles": [ - { "id": "center", "fg": 9554 }, - { "id": "corner", "fg": [ 9556, 9558, 9557, 9555 ] }, - { "id": "t_connection", "fg": [ 9566, 9568, 9567, 9565 ] }, - { "id": "edge", "fg": [ 9560, 9559 ] }, - { "id": "end_piece", "fg": [ 9562, 9564, 9563, 9561 ] }, - { "id": "unconnected", "fg": 9569 } + { "id": "center", "fg": 9573 }, + { "id": "corner", "fg": [ 9575, 9577, 9576, 9574 ] }, + { "id": "t_connection", "fg": [ 9585, 9587, 9586, 9584 ] }, + { "id": "edge", "fg": [ 9579, 9578 ] }, + { "id": "end_piece", "fg": [ 9581, 9583, 9582, 9580 ] }, + { "id": "unconnected", "fg": 9588 } ] }, { "id": "t_scrap_wall_halfway", - "fg": 9574, - "bg": 9553, + "fg": 9593, + "bg": 9572, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9581, "bg": 9523 }, - { "id": "corner", "fg": [ 9571, 9573, 9572, 9570 ], "bg": [ 9527, 9531, 9529, 9525 ] }, - { "id": "t_connection", "fg": [ 9581, 9583, 9582, 9580 ], "bg": [ 9547, 9551, 9549, 9545 ] }, - { "id": "edge", "fg": [ 9575, 9574 ], "bg": [ 9535, 9533 ] }, - { "id": "end_piece", "fg": [ 9577, 9579, 9578, 9576 ], "bg": [ 9539, 9543, 9541, 9537 ] }, - { "id": "unconnected", "fg": 9574, "bg": 9553 } + { "id": "center", "fg": 9600, "bg": 9542 }, + { "id": "corner", "fg": [ 9590, 9592, 9591, 9589 ], "bg": [ 9546, 9550, 9548, 9544 ] }, + { "id": "t_connection", "fg": [ 9600, 9602, 9601, 9599 ], "bg": [ 9566, 9570, 9568, 9564 ] }, + { "id": "edge", "fg": [ 9594, 9593 ], "bg": [ 9554, 9552 ] }, + { "id": "end_piece", "fg": [ 9596, 9598, 9597, 9595 ], "bg": [ 9558, 9562, 9560, 9556 ] }, + { "id": "unconnected", "fg": 9593, "bg": 9572 } ] }, - { "id": "t_screen_door_c", "fg": 9584, "bg": 8310 }, + { "id": "t_screen_door_c", "fg": 9603, "bg": 8329 }, { "id": "t_screened_porch_wall", "multitile": true, - "fg": 9600, - "bg": 8310, + "fg": 9619, + "bg": 8329, "additional_tiles": [ - { "id": "center", "bg": 8310, "fg": 9585 }, - { "id": "corner", "bg": 8310, "fg": [ 9587, 9589, 9588, 9586 ] }, - { "id": "t_connection", "bg": 8310, "fg": [ 9597, 9599, 9598, 9596 ] }, - { "id": "edge", "bg": 8310, "fg": [ 9591, 9590 ] }, - { "id": "end_piece", "bg": 8310, "fg": [ 9593, 9595, 9594, 9592 ] }, - { "bg": 8310, "id": "unconnected", "fg": [ 9600, 9600 ] } + { "id": "center", "bg": 8329, "fg": 9604 }, + { "id": "corner", "bg": 8329, "fg": [ 9606, 9608, 9607, 9605 ] }, + { "id": "t_connection", "bg": 8329, "fg": [ 9616, 9618, 9617, 9615 ] }, + { "id": "edge", "bg": 8329, "fg": [ 9610, 9609 ] }, + { "id": "end_piece", "bg": 8329, "fg": [ 9612, 9614, 9613, 9611 ] }, + { "bg": 8329, "id": "unconnected", "fg": [ 9619, 9619 ] } ] }, { "id": "t_sewage", "multitile": true, - "fg": 9616, + "fg": 9635, "additional_tiles": [ - { "id": "center", "fg": 9601 }, - { "id": "corner", "fg": [ 9603, 9605, 9604, 9602 ] }, - { "id": "t_connection", "fg": [ 9613, 9615, 9614, 9612 ] }, - { "id": "edge", "fg": [ 9607, 9606 ] }, - { "id": "end_piece", "fg": [ 9609, 9611, 9610, 9608 ] }, - { "id": "unconnected", "fg": [ 9616, 9616 ] } + { "id": "center", "fg": 9620 }, + { "id": "corner", "fg": [ 9622, 9624, 9623, 9621 ] }, + { "id": "t_connection", "fg": [ 9632, 9634, 9633, 9631 ] }, + { "id": "edge", "fg": [ 9626, 9625 ] }, + { "id": "end_piece", "fg": [ 9628, 9630, 9629, 9627 ] }, + { "id": "unconnected", "fg": [ 9635, 9635 ] } ] }, { "id": "t_sewage_pipe", "multitile": true, - "fg": 9632, + "fg": 9651, "additional_tiles": [ - { "id": "center", "fg": 9617 }, - { "id": "corner", "fg": [ 9619, 9621, 9620, 9618 ] }, - { "id": "t_connection", "fg": [ 9629, 9631, 9630, 9628 ] }, - { "id": "edge", "fg": [ 9623, 9622 ] }, - { "id": "end_piece", "fg": [ 9625, 9627, 9626, 9624 ] }, - { "id": "unconnected", "fg": [ 9632, 9632 ] } + { "id": "center", "fg": 9636 }, + { "id": "corner", "fg": [ 9638, 9640, 9639, 9637 ] }, + { "id": "t_connection", "fg": [ 9648, 9650, 9649, 9647 ] }, + { "id": "edge", "fg": [ 9642, 9641 ] }, + { "id": "end_piece", "fg": [ 9644, 9646, 9645, 9643 ] }, + { "id": "unconnected", "fg": [ 9651, 9651 ] } ] }, { "id": "t_shingle_flat_roof", "multitile": true, - "fg": 9648, - "additional_tiles": [ - { "id": "center", "fg": 9633 }, - { "id": "corner", "fg": [ 9635, 9637, 9636, 9634 ] }, - { "id": "t_connection", "fg": [ 9645, 9647, 9646, 9644 ] }, - { "id": "edge", "fg": [ 9639, 9638 ] }, - { "id": "end_piece", "fg": [ 9641, 9643, 9642, 9640 ] }, - { "id": "unconnected", "fg": 9648 } - ] - }, - { "id": "t_shrub", "fg": 9649, "bg": 8703 }, - { "id": "t_shrub_season_summer", "fg": 9649, "bg": 8713 }, - { "id": "t_shrub_season_autumn", "fg": 9649, "bg": 8708 }, - { "id": "t_shrub_season_winter", "fg": 9650, "bg": 7532 }, - { "id": "t_shrub_blackberry", "fg": 9651, "bg": 8703 }, - { "id": "t_shrub_blackberry_harvested", "fg": 9652, "bg": 8713 }, - { "id": "t_shrub_blackberry_season_summer", "fg": 9653, "bg": 8713 }, - { "id": "t_shrub_blackberry_season_autumn", "fg": 9651, "bg": 8708 }, - { "id": "t_shrub_blackberry_season_winter", "fg": 9654, "bg": 7532 }, - { "id": "t_shrub_blueberry", "fg": 9655, "bg": 8703 }, - { "id": "t_shrub_blueberry_harvested", "fg": 9656, "bg": 8713 }, - { "id": "t_shrub_blueberry_season_summer", "fg": 9657, "bg": 8713 }, - { "id": "t_shrub_blueberry_season_autumn", "fg": 9655, "bg": 8708 }, - { "id": "t_shrub_blueberry_season_winter", "fg": 9658, "bg": 7532 }, - { "id": "t_shrub_grape", "fg": 9663, "bg": 8703 }, - { "id": "t_shrub_grape_harvested", "fg": 9664, "bg": 8713 }, - { "id": "t_shrub_grape_season_summer", "fg": 9665, "bg": 8713 }, - { "id": "t_shrub_grape_season_autumn", "fg": 9663, "bg": 8708 }, - { "id": "t_shrub_grape_season_winter", "fg": 9666, "bg": 7532 }, - { "id": "t_shrub_huckleberry", "fg": 9667, "bg": 8703 }, - { "id": "t_shrub_huckleberry_harvested", "fg": 9668, "bg": 8713 }, - { "id": "t_shrub_huckleberry_season_summer", "fg": 9669, "bg": 8713 }, - { "id": "t_shrub_huckleberry_season_autumn", "fg": 9667, "bg": 8708 }, - { "id": "t_shrub_huckleberry_season_winter", "fg": 9670, "bg": 7532 }, - { "id": "t_shrub_hydrangea", "fg": 9672, "bg": 8703 }, - { "id": "t_shrub_hydrangea_harvested", "fg": 9671, "bg": 8703 }, - { "id": "t_shrub_hydrangea_season_summer", "fg": 9673, "bg": 8713 }, - { "id": "t_shrub_hydrangea_season_autumn", "fg": 9672, "bg": 8708 }, - { "id": "t_shrub_hydrangea_season_winter", "fg": 9674, "bg": 7532 }, - { "id": "t_shrub_lilac", "fg": 9676, "bg": 8703 }, - { "id": "t_shrub_lilac_harvested", "fg": 9675, "bg": 8703 }, - { "id": "t_shrub_lilac_season_summer", "fg": 9677, "bg": 8713 }, - { "id": "t_shrub_lilac_season_autumn", "fg": 9675, "bg": 8708 }, - { "id": "t_shrub_lilac_season_winter", "fg": 9678, "bg": 7532 }, - { "id": "t_shrub_peanut", "fg": 9679, "bg": 8703 }, - { "id": "t_shrub_peanut_harvested", "fg": 9681, "bg": 8708 }, - { "id": "t_shrub_peanut_season_summer", "fg": 9679, "bg": 8713 }, - { "id": "t_shrub_peanut_season_autumn", "fg": 9680, "bg": 8708 }, - { "id": "t_shrub_peanut_season_winter", "fg": 9682, "bg": 7532 }, - { "id": "t_shrub_raspberry", "fg": 9683, "bg": 8703 }, - { "id": "t_shrub_raspberry_harvested", "fg": 9684, "bg": 8713 }, - { "id": "t_shrub_raspberry_season_summer", "fg": 9685, "bg": 8713 }, - { "id": "t_shrub_raspberry_season_autumn", "fg": 9683, "bg": 8708 }, - { "id": "t_shrub_raspberry_season_winter", "fg": 9686, "bg": 7532 }, - { "id": "t_shrub_rose", "fg": 9688, "bg": 8703 }, - { "id": "t_shrub_rose_season_summer", "fg": 9688, "bg": 8713 }, - { "id": "t_shrub_rose_harvested", "fg": 9688, "bg": 8708 }, - { "id": "t_shrub_rose_season_autumn", "fg": 9687, "bg": 8708 }, - { "id": "t_shrub_rose_season_winter", "fg": 9689, "bg": 7532 }, - { "id": "t_shrub_strawberry", "fg": 9690, "bg": 8703 }, - { "id": "t_shrub_strawberry_harvested", "fg": 9691, "bg": 8713 }, - { "id": "t_shrub_strawberry_season_summer", "fg": 9692, "bg": 8713 }, - { "id": "t_shrub_strawberry_season_autumn", "fg": 9690, "bg": 8708 }, - { "id": "t_shrub_strawberry_season_winter", "fg": 9693, "bg": 7532 }, + "fg": 9667, + "additional_tiles": [ + { "id": "center", "fg": 9652 }, + { "id": "corner", "fg": [ 9654, 9656, 9655, 9653 ] }, + { "id": "t_connection", "fg": [ 9664, 9666, 9665, 9663 ] }, + { "id": "edge", "fg": [ 9658, 9657 ] }, + { "id": "end_piece", "fg": [ 9660, 9662, 9661, 9659 ] }, + { "id": "unconnected", "fg": 9667 } + ] + }, + { "id": "t_shrub", "fg": 9668, "bg": 8722 }, + { "id": "t_shrub_season_summer", "fg": 9668, "bg": 8732 }, + { "id": "t_shrub_season_autumn", "fg": 9668, "bg": 8727 }, + { "id": "t_shrub_season_winter", "fg": 9669, "bg": 7551 }, + { "id": "t_shrub_blackberry", "fg": 9670, "bg": 8722 }, + { "id": "t_shrub_blackberry_harvested", "fg": 9671, "bg": 8732 }, + { "id": "t_shrub_blackberry_season_summer", "fg": 9672, "bg": 8732 }, + { "id": "t_shrub_blackberry_season_autumn", "fg": 9670, "bg": 8727 }, + { "id": "t_shrub_blackberry_season_winter", "fg": 9673, "bg": 7551 }, + { "id": "t_shrub_blueberry", "fg": 9674, "bg": 8722 }, + { "id": "t_shrub_blueberry_harvested", "fg": 9675, "bg": 8732 }, + { "id": "t_shrub_blueberry_season_summer", "fg": 9676, "bg": 8732 }, + { "id": "t_shrub_blueberry_season_autumn", "fg": 9674, "bg": 8727 }, + { "id": "t_shrub_blueberry_season_winter", "fg": 9677, "bg": 7551 }, + { "id": "t_shrub_grape", "fg": 9682, "bg": 8722 }, + { "id": "t_shrub_grape_harvested", "fg": 9683, "bg": 8732 }, + { "id": "t_shrub_grape_season_summer", "fg": 9684, "bg": 8732 }, + { "id": "t_shrub_grape_season_autumn", "fg": 9682, "bg": 8727 }, + { "id": "t_shrub_grape_season_winter", "fg": 9685, "bg": 7551 }, + { "id": "t_shrub_huckleberry", "fg": 9686, "bg": 8722 }, + { "id": "t_shrub_huckleberry_harvested", "fg": 9687, "bg": 8732 }, + { "id": "t_shrub_huckleberry_season_summer", "fg": 9688, "bg": 8732 }, + { "id": "t_shrub_huckleberry_season_autumn", "fg": 9686, "bg": 8727 }, + { "id": "t_shrub_huckleberry_season_winter", "fg": 9689, "bg": 7551 }, + { "id": "t_shrub_hydrangea", "fg": 9691, "bg": 8722 }, + { "id": "t_shrub_hydrangea_harvested", "fg": 9690, "bg": 8722 }, + { "id": "t_shrub_hydrangea_season_summer", "fg": 9692, "bg": 8732 }, + { "id": "t_shrub_hydrangea_season_autumn", "fg": 9691, "bg": 8727 }, + { "id": "t_shrub_hydrangea_season_winter", "fg": 9693, "bg": 7551 }, + { "id": "t_shrub_lilac", "fg": 9695, "bg": 8722 }, + { "id": "t_shrub_lilac_harvested", "fg": 9694, "bg": 8722 }, + { "id": "t_shrub_lilac_season_summer", "fg": 9696, "bg": 8732 }, + { "id": "t_shrub_lilac_season_autumn", "fg": 9694, "bg": 8727 }, + { "id": "t_shrub_lilac_season_winter", "fg": 9697, "bg": 7551 }, + { "id": "t_shrub_peanut", "fg": 9698, "bg": 8722 }, + { "id": "t_shrub_peanut_harvested", "fg": 9700, "bg": 8727 }, + { "id": "t_shrub_peanut_season_summer", "fg": 9698, "bg": 8732 }, + { "id": "t_shrub_peanut_season_autumn", "fg": 9699, "bg": 8727 }, + { "id": "t_shrub_peanut_season_winter", "fg": 9701, "bg": 7551 }, + { "id": "t_shrub_raspberry", "fg": 9702, "bg": 8722 }, + { "id": "t_shrub_raspberry_harvested", "fg": 9703, "bg": 8732 }, + { "id": "t_shrub_raspberry_season_summer", "fg": 9704, "bg": 8732 }, + { "id": "t_shrub_raspberry_season_autumn", "fg": 9702, "bg": 8727 }, + { "id": "t_shrub_raspberry_season_winter", "fg": 9705, "bg": 7551 }, + { "id": "t_shrub_rose", "fg": 9707, "bg": 8722 }, + { "id": "t_shrub_rose_season_summer", "fg": 9707, "bg": 8732 }, + { "id": "t_shrub_rose_harvested", "fg": 9707, "bg": 8727 }, + { "id": "t_shrub_rose_season_autumn", "fg": 9706, "bg": 8727 }, + { "id": "t_shrub_rose_season_winter", "fg": 9708, "bg": 7551 }, + { "id": "t_shrub_strawberry", "fg": 9709, "bg": 8722 }, + { "id": "t_shrub_strawberry_harvested", "fg": 9710, "bg": 8732 }, + { "id": "t_shrub_strawberry_season_summer", "fg": 9711, "bg": 8732 }, + { "id": "t_shrub_strawberry_season_autumn", "fg": 9709, "bg": 8727 }, + { "id": "t_shrub_strawberry_season_winter", "fg": 9712, "bg": 7551 }, { "id": [ "t_sidewalk", "t_sidewalk_bg_dp" ], "multitile": true, - "fg": 9709, + "fg": 9728, "additional_tiles": [ - { "id": "center", "fg": 9694 }, - { "id": "corner", "fg": [ 9696, 9698, 9697, 9695 ] }, - { "id": "t_connection", "fg": [ 9706, 9708, 9707, 9705 ] }, - { "id": "edge", "fg": [ 9700, 9699 ] }, - { "id": "end_piece", "fg": [ 9702, 9704, 9703, 9701 ] }, - { "id": "unconnected", "fg": 9709 } + { "id": "center", "fg": 9713 }, + { "id": "corner", "fg": [ 9715, 9717, 9716, 9714 ] }, + { "id": "t_connection", "fg": [ 9725, 9727, 9726, 9724 ] }, + { "id": "edge", "fg": [ 9719, 9718 ] }, + { "id": "end_piece", "fg": [ 9721, 9723, 9722, 9720 ] }, + { "id": "unconnected", "fg": 9728 } ] }, - { "id": "t_sidewalk_season_winter", "fg": 7534 }, - { "id": "t_slime", "fg": 9710 }, + { "id": "t_sidewalk_season_winter", "fg": 7553 }, + { "id": "t_slime", "fg": 9729 }, { "id": "t_soil", - "fg": 9726, + "fg": 9745, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9711 }, - { "id": "corner", "fg": [ 9713, 9715, 9714, 9712 ] }, - { "id": "t_connection", "fg": [ 9723, 9725, 9724, 9722 ] }, - { "id": "edge", "fg": [ 9717, 9716 ] }, - { "id": "end_piece", "fg": [ 9719, 9721, 9720, 9718 ] }, - { "id": "unconnected", "fg": [ 9726, 9726 ] } + { "id": "center", "fg": 9730 }, + { "id": "corner", "fg": [ 9732, 9734, 9733, 9731 ] }, + { "id": "t_connection", "fg": [ 9742, 9744, 9743, 9741 ] }, + { "id": "edge", "fg": [ 9736, 9735 ] }, + { "id": "end_piece", "fg": [ 9738, 9740, 9739, 9737 ] }, + { "id": "unconnected", "fg": [ 9745, 9745 ] } ] }, - { "id": "t_splitrail_fencegate_c", "fg": 9727, "bg": 8703 }, - { "id": "t_splitrail_fencegate_o", "fg": 9728, "bg": 8703 }, - { "id": "t_splitrail_fencegate_c_season_summer", "fg": 9727, "bg": 8713 }, - { "id": "t_splitrail_fencegate_o_season_summer", "fg": 9728, "bg": 8713 }, - { "id": "t_splitrail_fencegate_c_season_autumn", "fg": 9727, "bg": 8708 }, - { "id": "t_splitrail_fencegate_o_season_autumn", "fg": 9728, "bg": 8708 }, - { "id": "t_splitrail_fencegate_c_season_winter", "fg": 9727, "bg": 7534 }, - { "id": "t_splitrail_fencegate_o_season_winter", "fg": 9728, "bg": 7534 }, + { "id": "t_splitrail_fencegate_c", "fg": 9746, "bg": 8722 }, + { "id": "t_splitrail_fencegate_o", "fg": 9747, "bg": 8722 }, + { "id": "t_splitrail_fencegate_c_season_summer", "fg": 9746, "bg": 8732 }, + { "id": "t_splitrail_fencegate_o_season_summer", "fg": 9747, "bg": 8732 }, + { "id": "t_splitrail_fencegate_c_season_autumn", "fg": 9746, "bg": 8727 }, + { "id": "t_splitrail_fencegate_o_season_autumn", "fg": 9747, "bg": 8727 }, + { "id": "t_splitrail_fencegate_c_season_winter", "fg": 9746, "bg": 7553 }, + { "id": "t_splitrail_fencegate_o_season_winter", "fg": 9747, "bg": 7553 }, { "id": "t_strconc_floor", "multitile": true, - "fg": 9744, + "fg": 9763, "additional_tiles": [ - { "id": "center", "fg": 9729 }, - { "id": "corner", "fg": [ 9731, 9733, 9732, 9730 ] }, - { "id": "t_connection", "fg": [ 9741, 9743, 9742, 9740 ] }, - { "id": "edge", "fg": [ 9735, 9734 ] }, - { "id": "end_piece", "fg": [ 9737, 9739, 9738, 9736 ] }, - { "id": "unconnected", "fg": 9744 } + { "id": "center", "fg": 9748 }, + { "id": "corner", "fg": [ 9750, 9752, 9751, 9749 ] }, + { "id": "t_connection", "fg": [ 9760, 9762, 9761, 9759 ] }, + { "id": "edge", "fg": [ 9754, 9753 ] }, + { "id": "end_piece", "fg": [ 9756, 9758, 9757, 9755 ] }, + { "id": "unconnected", "fg": 9763 } ] }, { "id": "t_strconc_wall", - "fg": 9761, + "fg": 9780, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9746 }, - { "id": "corner", "fg": [ 9748, 9750, 9749, 9747 ] }, - { "id": "t_connection", "fg": [ 9758, 9760, 9759, 9757 ] }, - { "id": "edge", "fg": [ 9752, 9751 ] }, - { "id": "end_piece", "fg": [ 9754, 9756, 9755, 9753 ] }, - { "id": "unconnected", "fg": 9761 } + { "id": "center", "fg": 9765 }, + { "id": "corner", "fg": [ 9767, 9769, 9768, 9766 ] }, + { "id": "t_connection", "fg": [ 9777, 9779, 9778, 9776 ] }, + { "id": "edge", "fg": [ 9771, 9770 ] }, + { "id": "end_piece", "fg": [ 9773, 9775, 9774, 9772 ] }, + { "id": "unconnected", "fg": 9780 } ] }, { "id": "t_strconc_wall_P", - "fg": 9777, + "fg": 9796, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9762 }, - { "id": "corner", "fg": [ 9764, 9766, 9765, 9763 ] }, - { "id": "t_connection", "fg": [ 9774, 9776, 9775, 9773 ] }, - { "id": "edge", "fg": [ 9768, 9767 ] }, - { "id": "end_piece", "fg": [ 9770, 9772, 9771, 9769 ] }, - { "id": "unconnected", "fg": 9777 } + { "id": "center", "fg": 9781 }, + { "id": "corner", "fg": [ 9783, 9785, 9784, 9782 ] }, + { "id": "t_connection", "fg": [ 9793, 9795, 9794, 9792 ] }, + { "id": "edge", "fg": [ 9787, 9786 ] }, + { "id": "end_piece", "fg": [ 9789, 9791, 9790, 9788 ] }, + { "id": "unconnected", "fg": 9796 } ] }, { "id": "t_strconc_wall_b", - "fg": 9793, + "fg": 9812, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9778 }, - { "id": "corner", "fg": [ 9780, 9782, 9781, 9779 ] }, - { "id": "t_connection", "fg": [ 9790, 9792, 9791, 9789 ] }, - { "id": "edge", "fg": [ 9784, 9783 ] }, - { "id": "end_piece", "fg": [ 9786, 9788, 9787, 9785 ] }, - { "id": "unconnected", "fg": 9793 } + { "id": "center", "fg": 9797 }, + { "id": "corner", "fg": [ 9799, 9801, 9800, 9798 ] }, + { "id": "t_connection", "fg": [ 9809, 9811, 9810, 9808 ] }, + { "id": "edge", "fg": [ 9803, 9802 ] }, + { "id": "end_piece", "fg": [ 9805, 9807, 9806, 9804 ] }, + { "id": "unconnected", "fg": 9812 } ] }, { "id": "t_strconc_wall_g", - "fg": 9809, + "fg": 9828, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9794 }, - { "id": "corner", "fg": [ 9796, 9798, 9797, 9795 ] }, - { "id": "t_connection", "fg": [ 9806, 9808, 9807, 9805 ] }, - { "id": "edge", "fg": [ 9800, 9799 ] }, - { "id": "end_piece", "fg": [ 9802, 9804, 9803, 9801 ] }, - { "id": "unconnected", "fg": 9809 } + { "id": "center", "fg": 9813 }, + { "id": "corner", "fg": [ 9815, 9817, 9816, 9814 ] }, + { "id": "t_connection", "fg": [ 9825, 9827, 9826, 9824 ] }, + { "id": "edge", "fg": [ 9819, 9818 ] }, + { "id": "end_piece", "fg": [ 9821, 9823, 9822, 9820 ] }, + { "id": "unconnected", "fg": 9828 } ] }, { "id": "t_strconc_wall_halfway", - "fg": 9825, + "fg": 9844, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9810 }, - { "id": "corner", "fg": [ 9812, 9814, 9813, 9811 ] }, - { "id": "t_connection", "fg": [ 9822, 9824, 9823, 9821 ] }, - { "id": "edge", "fg": [ 9816, 9815 ] }, - { "id": "end_piece", "fg": [ 9818, 9820, 9819, 9817 ] }, - { "id": "unconnected", "fg": 9825 } + { "id": "center", "fg": 9829 }, + { "id": "corner", "fg": [ 9831, 9833, 9832, 9830 ] }, + { "id": "t_connection", "fg": [ 9841, 9843, 9842, 9840 ] }, + { "id": "edge", "fg": [ 9835, 9834 ] }, + { "id": "end_piece", "fg": [ 9837, 9839, 9838, 9836 ] }, + { "id": "unconnected", "fg": 9844 } ] }, { "id": "t_strconc_wall_p", - "fg": 9841, + "fg": 9860, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9826 }, - { "id": "corner", "fg": [ 9828, 9830, 9829, 9827 ] }, - { "id": "t_connection", "fg": [ 9838, 9840, 9839, 9837 ] }, - { "id": "edge", "fg": [ 9832, 9831 ] }, - { "id": "end_piece", "fg": [ 9834, 9836, 9835, 9833 ] }, - { "id": "unconnected", "fg": 9841 } + { "id": "center", "fg": 9845 }, + { "id": "corner", "fg": [ 9847, 9849, 9848, 9846 ] }, + { "id": "t_connection", "fg": [ 9857, 9859, 9858, 9856 ] }, + { "id": "edge", "fg": [ 9851, 9850 ] }, + { "id": "end_piece", "fg": [ 9853, 9855, 9854, 9852 ] }, + { "id": "unconnected", "fg": 9860 } ] }, { "id": "t_strconc_wall_r", - "fg": 9857, + "fg": 9876, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9842 }, - { "id": "corner", "fg": [ 9844, 9846, 9845, 9843 ] }, - { "id": "t_connection", "fg": [ 9854, 9856, 9855, 9853 ] }, - { "id": "edge", "fg": [ 9848, 9847 ] }, - { "id": "end_piece", "fg": [ 9850, 9852, 9851, 9849 ] }, - { "id": "unconnected", "fg": 9857 } + { "id": "center", "fg": 9861 }, + { "id": "corner", "fg": [ 9863, 9865, 9864, 9862 ] }, + { "id": "t_connection", "fg": [ 9873, 9875, 9874, 9872 ] }, + { "id": "edge", "fg": [ 9867, 9866 ] }, + { "id": "end_piece", "fg": [ 9869, 9871, 9870, 9868 ] }, + { "id": "unconnected", "fg": 9876 } ] }, { "id": "t_strconc_wall_w", - "fg": 9873, + "fg": 9892, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9858 }, - { "id": "corner", "fg": [ 9860, 9862, 9861, 9859 ] }, - { "id": "t_connection", "fg": [ 9870, 9872, 9871, 9869 ] }, - { "id": "edge", "fg": [ 9864, 9863 ] }, - { "id": "end_piece", "fg": [ 9866, 9868, 9867, 9865 ] }, - { "id": "unconnected", "fg": 9873 } + { "id": "center", "fg": 9877 }, + { "id": "corner", "fg": [ 9879, 9881, 9880, 9878 ] }, + { "id": "t_connection", "fg": [ 9889, 9891, 9890, 9888 ] }, + { "id": "edge", "fg": [ 9883, 9882 ] }, + { "id": "end_piece", "fg": [ 9885, 9887, 9886, 9884 ] }, + { "id": "unconnected", "fg": 9892 } ] }, { "id": "t_strconc_wall_y", - "fg": 9889, + "fg": 9908, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9874 }, - { "id": "corner", "fg": [ 9876, 9878, 9877, 9875 ] }, - { "id": "t_connection", "fg": [ 9886, 9888, 9887, 9885 ] }, - { "id": "edge", "fg": [ 9880, 9879 ] }, - { "id": "end_piece", "fg": [ 9882, 9884, 9883, 9881 ] }, - { "id": "unconnected", "fg": 9889 } + { "id": "center", "fg": 9893 }, + { "id": "corner", "fg": [ 9895, 9897, 9896, 9894 ] }, + { "id": "t_connection", "fg": [ 9905, 9907, 9906, 9904 ] }, + { "id": "edge", "fg": [ 9899, 9898 ] }, + { "id": "end_piece", "fg": [ 9901, 9903, 9902, 9900 ] }, + { "id": "unconnected", "fg": 9908 } ] }, - { "id": "t_stump", "fg": 9890, "bg": 8703 }, - { "id": "t_stump_season_summer", "fg": 9890, "bg": 8713 }, - { "id": "t_stump_season_autumn", "fg": 9890, "bg": 8708 }, - { "id": "t_stump_season_winter", "fg": 9890, "bg": 7532 }, - { "id": "t_switch_even", "fg": 9891, "bg": 9258 }, - { "id": "t_switch_gb", "fg": 9892, "bg": 9258 }, - { "id": "t_switch_rb", "fg": 9893, "bg": 9258 }, - { "id": "t_switch_rg", "fg": 9894, "bg": 9258 }, - { "id": "f_tatami", "fg": [ { "weight": 100, "sprite": 9895 }, { "weight": 100, "sprite": 9896 } ] }, + { "id": "t_stump", "fg": 9909, "bg": 8722 }, + { "id": "t_stump_season_summer", "fg": 9909, "bg": 8732 }, + { "id": "t_stump_season_autumn", "fg": 9909, "bg": 8727 }, + { "id": "t_stump_season_winter", "fg": 9909, "bg": 7551 }, + { "id": "t_switch_even", "fg": 9910, "bg": 9277 }, + { "id": "t_switch_gb", "fg": 9911, "bg": 9277 }, + { "id": "t_switch_rb", "fg": 9912, "bg": 9277 }, + { "id": "t_switch_rg", "fg": 9913, "bg": 9277 }, + { "id": "f_tatami", "fg": [ { "weight": 100, "sprite": 9914 }, { "weight": 100, "sprite": 9915 } ] }, { "id": "t_thconc_floor", "fg": [ - { "weight": 1, "sprite": 9897 }, - { "weight": 1, "sprite": 9898 }, - { "weight": 1, "sprite": 9899 }, - { "weight": 1, "sprite": 9900 }, - { "weight": 1, "sprite": 9901 }, - { "weight": 1, "sprite": 9902 } + { "weight": 1, "sprite": 9916 }, + { "weight": 1, "sprite": 9917 }, + { "weight": 1, "sprite": 9918 }, + { "weight": 1, "sprite": 9919 }, + { "weight": 1, "sprite": 9920 }, + { "weight": 1, "sprite": 9921 } ] }, { "id": "t_thconc_r", "fg": [ - { "weight": 1, "sprite": 9905 }, - { "weight": 1, "sprite": 9906 }, - { "weight": 1, "sprite": 9907 }, - { "weight": 1, "sprite": 9908 }, - { "weight": 1, "sprite": 9909 }, - { "weight": 1, "sprite": 9910 } + { "weight": 1, "sprite": 9924 }, + { "weight": 1, "sprite": 9925 }, + { "weight": 1, "sprite": 9926 }, + { "weight": 1, "sprite": 9927 }, + { "weight": 1, "sprite": 9928 }, + { "weight": 1, "sprite": 9929 } ] }, { "id": "t_thconc_y", "fg": [ - { "weight": 1, "sprite": 9911 }, - { "weight": 1, "sprite": 9912 }, - { "weight": 1, "sprite": 9913 }, - { "weight": 1, "sprite": 9914 }, - { "weight": 1, "sprite": 9915 }, - { "weight": 1, "sprite": 9916 } - ] - }, - { "id": "t_underbrush", "fg": 9917, "bg": 8703 }, - { "id": "t_underbrush_harvested_spring", "fg": 9918, "bg": 8703 }, - { "id": "t_underbrush_season_summer", "fg": 9917, "bg": 8713 }, - { "id": "t_underbrush_harvested_summer", "fg": 9918, "bg": 8713 }, - { "id": "t_underbrush_season_autumn", "fg": 9917, "bg": 8708 }, - { "id": "t_underbrush_harvested_autumn", "fg": 9918, "bg": 8708 }, - { "id": "t_underbrush_harvested_winter", "fg": 9918, "bg": 7532 }, - { "id": "t_underbrush_season_winter", "fg": 9917, "bg": 7532 }, + { "weight": 1, "sprite": 9930 }, + { "weight": 1, "sprite": 9931 }, + { "weight": 1, "sprite": 9932 }, + { "weight": 1, "sprite": 9933 }, + { "weight": 1, "sprite": 9934 }, + { "weight": 1, "sprite": 9935 } + ] + }, + { "id": "t_underbrush", "fg": 9936, "bg": 8722 }, + { "id": "t_underbrush_harvested_spring", "fg": 9937, "bg": 8722 }, + { "id": "t_underbrush_season_summer", "fg": 9936, "bg": 8732 }, + { "id": "t_underbrush_harvested_summer", "fg": 9937, "bg": 8732 }, + { "id": "t_underbrush_season_autumn", "fg": 9936, "bg": 8727 }, + { "id": "t_underbrush_harvested_autumn", "fg": 9937, "bg": 8727 }, + { "id": "t_underbrush_harvested_winter", "fg": 9937, "bg": 7551 }, + { "id": "t_underbrush_season_winter", "fg": 9936, "bg": 7551 }, { "id": "t_wall", - "fg": 9933, + "fg": 9952, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9930 }, - { "id": "corner", "fg": [ 9920, 9922, 9921, 9919 ] }, - { "id": "t_connection", "fg": [ 9930, 9932, 9931, 9929 ] }, - { "id": "edge", "fg": [ 9924, 9923 ] }, - { "id": "end_piece", "fg": [ 9926, 9928, 9927, 9925 ] }, - { "id": "unconnected", "fg": 9933 } + { "id": "center", "fg": 9949 }, + { "id": "corner", "fg": [ 9939, 9941, 9940, 9938 ] }, + { "id": "t_connection", "fg": [ 9949, 9951, 9950, 9948 ] }, + { "id": "edge", "fg": [ 9943, 9942 ] }, + { "id": "end_piece", "fg": [ 9945, 9947, 9946, 9944 ] }, + { "id": "unconnected", "fg": 9952 } ] }, { "id": "t_wall_P", - "fg": 9949, + "fg": 9968, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9946 }, - { "id": "corner", "fg": [ 9936, 9938, 9937, 9935 ] }, - { "id": "t_connection", "fg": [ 9946, 9948, 9947, 9945 ] }, - { "id": "edge", "fg": [ 9940, 9939 ] }, - { "id": "end_piece", "fg": [ 9942, 9944, 9943, 9941 ] }, - { "id": "unconnected", "fg": 9949 } + { "id": "center", "fg": 9965 }, + { "id": "corner", "fg": [ 9955, 9957, 9956, 9954 ] }, + { "id": "t_connection", "fg": [ 9965, 9967, 9966, 9964 ] }, + { "id": "edge", "fg": [ 9959, 9958 ] }, + { "id": "end_piece", "fg": [ 9961, 9963, 9962, 9960 ] }, + { "id": "unconnected", "fg": 9968 } ] }, { "id": "t_wall_b", - "fg": 9964, + "fg": 9983, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9961 }, - { "id": "corner", "fg": [ 9951, 9953, 9952, 9950 ] }, - { "id": "t_connection", "fg": [ 9961, 9963, 9962, 9960 ] }, - { "id": "edge", "fg": [ 9955, 9954 ] }, - { "id": "end_piece", "fg": [ 9957, 9959, 9958, 9956 ] }, - { "id": "unconnected", "fg": 9964 } + { "id": "center", "fg": 9980 }, + { "id": "corner", "fg": [ 9970, 9972, 9971, 9969 ] }, + { "id": "t_connection", "fg": [ 9980, 9982, 9981, 9979 ] }, + { "id": "edge", "fg": [ 9974, 9973 ] }, + { "id": "end_piece", "fg": [ 9976, 9978, 9977, 9975 ] }, + { "id": "unconnected", "fg": 9983 } ] }, { "id": "t_wall_g", - "fg": 9979, + "fg": 9998, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9976 }, - { "id": "corner", "fg": [ 9966, 9968, 9967, 9965 ] }, - { "id": "t_connection", "fg": [ 9976, 9978, 9977, 9975 ] }, - { "id": "edge", "fg": [ 9970, 9969 ] }, - { "id": "end_piece", "fg": [ 9972, 9974, 9973, 9971 ] }, - { "id": "unconnected", "fg": 9979 } + { "id": "center", "fg": 9995 }, + { "id": "corner", "fg": [ 9985, 9987, 9986, 9984 ] }, + { "id": "t_connection", "fg": [ 9995, 9997, 9996, 9994 ] }, + { "id": "edge", "fg": [ 9989, 9988 ] }, + { "id": "end_piece", "fg": [ 9991, 9993, 9992, 9990 ] }, + { "id": "unconnected", "fg": 9998 } ] }, { "id": [ "t_wall_glass", "t_wall_glass_alarm" ], "multitile": true, - "fg": 9995, + "fg": 10014, "additional_tiles": [ - { "id": "center", "fg": 9980 }, - { "id": "corner", "fg": [ 9982, 9984, 9983, 9981 ] }, - { "id": "t_connection", "fg": [ 9992, 9994, 9993, 9991 ] }, - { "id": "edge", "fg": [ 9986, 9985 ] }, - { "id": "end_piece", "fg": [ 9988, 9990, 9989, 9987 ] }, - { "id": "unconnected", "fg": 9995 } + { "id": "center", "fg": 9999 }, + { "id": "corner", "fg": [ 10001, 10003, 10002, 10000 ] }, + { "id": "t_connection", "fg": [ 10011, 10013, 10012, 10010 ] }, + { "id": "edge", "fg": [ 10005, 10004 ] }, + { "id": "end_piece", "fg": [ 10007, 10009, 10008, 10006 ] }, + { "id": "unconnected", "fg": 10014 } ] }, { "id": "t_wall_log", - "fg": 10011, - "bg": 8703, + "fg": 10030, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9996 }, - { "id": "corner", "fg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 10011, "bg": 8703 } + { "id": "center", "fg": 10015 }, + { "id": "corner", "fg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 10030, "bg": 8722 } ] }, { "id": "t_wall_log_season_summer", - "fg": 10011, - "bg": 8713, + "fg": 10030, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9996 }, - { "id": "corner", "fg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 10011, "bg": 8713 } + { "id": "center", "fg": 10015 }, + { "id": "corner", "fg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 10030, "bg": 8732 } ] }, { "id": "t_wall_log_season_autumn", - "fg": 10011, - "bg": 8708, + "fg": 10030, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9996 }, - { "id": "corner", "fg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 10011, "bg": 8708 } + { "id": "center", "fg": 10015 }, + { "id": "corner", "fg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 10030, "bg": 8727 } ] }, { "id": "t_wall_log_season_winter", - "fg": 10011, - "bg": 7534, + "fg": 10030, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9996 }, - { "id": "corner", "fg": [ 9998, 10000, 9999, 9997 ] }, - { "id": "t_connection", "fg": [ 10008, 10010, 10009, 10007 ] }, - { "id": "edge", "fg": [ 10002, 10001 ] }, - { "id": "end_piece", "fg": [ 10004, 10006, 10005, 10003 ] }, - { "id": "unconnected", "fg": 10011, "bg": 7534 } + { "id": "center", "fg": 10015 }, + { "id": "corner", "fg": [ 10017, 10019, 10018, 10016 ] }, + { "id": "t_connection", "fg": [ 10027, 10029, 10028, 10026 ] }, + { "id": "edge", "fg": [ 10021, 10020 ] }, + { "id": "end_piece", "fg": [ 10023, 10025, 10024, 10022 ] }, + { "id": "unconnected", "fg": 10030, "bg": 7553 } ] }, { "id": "t_wall_metal", - "fg": 10027, + "fg": 10046, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10012 }, - { "id": "corner", "fg": [ 10014, 10016, 10015, 10013 ] }, - { "id": "t_connection", "fg": [ 10024, 10026, 10025, 10023 ] }, - { "id": "edge", "fg": [ 10018, 10017 ] }, - { "id": "end_piece", "fg": [ 10020, 10022, 10021, 10019 ] }, - { "id": "unconnected", "fg": [ 10027, 10027 ] } + { "id": "center", "fg": 10031 }, + { "id": "corner", "fg": [ 10033, 10035, 10034, 10032 ] }, + { "id": "t_connection", "fg": [ 10043, 10045, 10044, 10042 ] }, + { "id": "edge", "fg": [ 10037, 10036 ] }, + { "id": "end_piece", "fg": [ 10039, 10041, 10040, 10038 ] }, + { "id": "unconnected", "fg": [ 10046, 10046 ] } ] }, { "id": "t_wall_metal_corrugated", - "fg": 10043, + "fg": 10062, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10028 }, - { "id": "corner", "fg": [ 10030, 10032, 10031, 10029 ] }, - { "id": "t_connection", "fg": [ 10040, 10042, 10041, 10039 ] }, - { "id": "edge", "fg": [ 10034, 10033 ] }, - { "id": "end_piece", "fg": [ 10036, 10038, 10037, 10035 ] }, - { "id": "unconnected", "fg": [ 10043, 10043 ] } + { "id": "center", "fg": 10047 }, + { "id": "corner", "fg": [ 10049, 10051, 10050, 10048 ] }, + { "id": "t_connection", "fg": [ 10059, 10061, 10060, 10058 ] }, + { "id": "edge", "fg": [ 10053, 10052 ] }, + { "id": "end_piece", "fg": [ 10055, 10057, 10056, 10054 ] }, + { "id": "unconnected", "fg": [ 10062, 10062 ] } ] }, { "id": "t_wall_p", - "fg": 10058, + "fg": 10077, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10055 }, - { "id": "corner", "fg": [ 10045, 10047, 10046, 10044 ] }, - { "id": "t_connection", "fg": [ 10055, 10057, 10056, 10054 ] }, - { "id": "edge", "fg": [ 10049, 10048 ] }, - { "id": "end_piece", "fg": [ 10051, 10053, 10052, 10050 ] }, - { "id": "unconnected", "fg": 10058 } + { "id": "center", "fg": 10074 }, + { "id": "corner", "fg": [ 10064, 10066, 10065, 10063 ] }, + { "id": "t_connection", "fg": [ 10074, 10076, 10075, 10073 ] }, + { "id": "edge", "fg": [ 10068, 10067 ] }, + { "id": "end_piece", "fg": [ 10070, 10072, 10071, 10069 ] }, + { "id": "unconnected", "fg": 10077 } ] }, { "id": "t_wall_r", - "fg": 10073, + "fg": 10092, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10070 }, - { "id": "corner", "fg": [ 10060, 10062, 10061, 10059 ] }, - { "id": "t_connection", "fg": [ 10070, 10072, 10071, 10069 ] }, - { "id": "edge", "fg": [ 10064, 10063 ] }, - { "id": "end_piece", "fg": [ 10066, 10068, 10067, 10065 ] }, - { "id": "unconnected", "fg": 10073 } + { "id": "center", "fg": 10089 }, + { "id": "corner", "fg": [ 10079, 10081, 10080, 10078 ] }, + { "id": "t_connection", "fg": [ 10089, 10091, 10090, 10088 ] }, + { "id": "edge", "fg": [ 10083, 10082 ] }, + { "id": "end_piece", "fg": [ 10085, 10087, 10086, 10084 ] }, + { "id": "unconnected", "fg": 10092 } ] }, { "id": "t_wall_rammed_earth", - "fg": 10089, + "fg": 10108, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10074 }, - { "id": "corner", "fg": [ 10076, 10078, 10077, 10075 ] }, - { "id": "t_connection", "fg": [ 10086, 10088, 10087, 10085 ] }, - { "id": "edge", "fg": [ 10080, 10079 ] }, - { "id": "end_piece", "fg": [ 10082, 10084, 10083, 10081 ] }, - { "id": "unconnected", "fg": [ 10089, 10089 ] } + { "id": "center", "fg": 10093 }, + { "id": "corner", "fg": [ 10095, 10097, 10096, 10094 ] }, + { "id": "t_connection", "fg": [ 10105, 10107, 10106, 10104 ] }, + { "id": "edge", "fg": [ 10099, 10098 ] }, + { "id": "end_piece", "fg": [ 10101, 10103, 10102, 10100 ] }, + { "id": "unconnected", "fg": [ 10108, 10108 ] } ] }, { "id": "t_wall_resin", "multitile": true, - "fg": 10107, + "fg": 10126, "additional_tiles": [ - { "id": "center", "fg": 10092 }, - { "id": "corner", "fg": [ 10094, 10096, 10095, 10093 ] }, - { "id": "t_connection", "fg": [ 10104, 10106, 10105, 10103 ] }, - { "id": "edge", "fg": [ 10098, 10097 ] }, - { "id": "end_piece", "fg": [ 10100, 10102, 10101, 10099 ] }, - { "id": "unconnected", "fg": 10107 } + { "id": "center", "fg": 10111 }, + { "id": "corner", "fg": [ 10113, 10115, 10114, 10112 ] }, + { "id": "t_connection", "fg": [ 10123, 10125, 10124, 10122 ] }, + { "id": "edge", "fg": [ 10117, 10116 ] }, + { "id": "end_piece", "fg": [ 10119, 10121, 10120, 10118 ] }, + { "id": "unconnected", "fg": 10126 } ] }, - { "id": "t_resin_hole_c", "fg": 10090 }, - { "id": "t_resin_hole_o", "fg": 10091 }, + { "id": "t_resin_hole_c", "fg": 10109 }, + { "id": "t_resin_hole_o", "fg": 10110 }, { "id": "t_wall_w", - "fg": 10123, + "fg": 10142, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10120 }, - { "id": "corner", "fg": [ 10110, 10112, 10111, 10109 ] }, - { "id": "t_connection", "fg": [ 10120, 10122, 10121, 10119 ] }, - { "id": "edge", "fg": [ 10114, 10113 ] }, - { "id": "end_piece", "fg": [ 10116, 10118, 10117, 10115 ] }, - { "id": "unconnected", "fg": 10123 } + { "id": "center", "fg": 10139 }, + { "id": "corner", "fg": [ 10129, 10131, 10130, 10128 ] }, + { "id": "t_connection", "fg": [ 10139, 10141, 10140, 10138 ] }, + { "id": "edge", "fg": [ 10133, 10132 ] }, + { "id": "end_piece", "fg": [ 10135, 10137, 10136, 10134 ] }, + { "id": "unconnected", "fg": 10142 } ] }, { "id": [ "t_wall_wood", "t_wall_wood_chipped", "t_wall_wood_broken" ], - "fg": 10138, + "fg": 10157, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10135 }, - { "id": "corner", "fg": [ 10125, 10127, 10126, 10124 ] }, - { "id": "t_connection", "fg": [ 10135, 10137, 10136, 10134 ] }, - { "id": "edge", "fg": [ 10129, 10128 ] }, - { "id": "end_piece", "fg": [ 10131, 10133, 10132, 10130 ] }, - { "id": "unconnected", "fg": 10138 } + { "id": "center", "fg": 10154 }, + { "id": "corner", "fg": [ 10144, 10146, 10145, 10143 ] }, + { "id": "t_connection", "fg": [ 10154, 10156, 10155, 10153 ] }, + { "id": "edge", "fg": [ 10148, 10147 ] }, + { "id": "end_piece", "fg": [ 10150, 10152, 10151, 10149 ] }, + { "id": "unconnected", "fg": 10157 } ] }, { "id": "t_wall_y", - "fg": 10153, + "fg": 10172, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10150 }, - { "id": "corner", "fg": [ 10140, 10142, 10141, 10139 ] }, - { "id": "t_connection", "fg": [ 10150, 10152, 10151, 10149 ] }, - { "id": "edge", "fg": [ 10144, 10143 ] }, - { "id": "end_piece", "fg": [ 10146, 10148, 10147, 10145 ] }, - { "id": "unconnected", "fg": 10153 } + { "id": "center", "fg": 10169 }, + { "id": "corner", "fg": [ 10159, 10161, 10160, 10158 ] }, + { "id": "t_connection", "fg": [ 10169, 10171, 10170, 10168 ] }, + { "id": "edge", "fg": [ 10163, 10162 ] }, + { "id": "end_piece", "fg": [ 10165, 10167, 10166, 10164 ] }, + { "id": "unconnected", "fg": 10172 } ] }, { "id": [ "t_water_dp", "t_swater_dp" ], "multitile": true, - "fg": 10172, - "bg": 8703, + "fg": 10191, + "bg": 8722, "additional_tiles": [ { "id": "center", - "bg": 8703, + "bg": 8722, "fg": [ - { "weight": 1, "sprite": 10154 }, - { "weight": 1, "sprite": 10155 }, - { "weight": 1, "sprite": 10156 }, - { "weight": 1, "sprite": 10157 } + { "weight": 1, "sprite": 10173 }, + { "weight": 1, "sprite": 10174 }, + { "weight": 1, "sprite": 10175 }, + { "weight": 1, "sprite": 10176 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 10159, 10161, 10160, 10158 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 10169, 10171, 10170, 10168 ] }, - { "id": "edge", "bg": 8703, "fg": [ 10163, 10162 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 10165, 10167, 10166, 10164 ] }, - { "bg": 8703, "id": "unconnected", "fg": 10172 } + { "id": "corner", "bg": 8722, "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 10188, 10190, 10189, 10187 ] }, + { "id": "edge", "bg": 8722, "fg": [ 10182, 10181 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 10184, 10186, 10185, 10183 ] }, + { "bg": 8722, "id": "unconnected", "fg": 10191 } ] }, { "id": [ "t_water_dp_season_summer", "t_swater_dp_season_summer" ], "multitile": true, - "fg": 10172, - "bg": 8713, + "fg": 10191, + "bg": 8732, "additional_tiles": [ { "id": "center", - "bg": 8713, - "fg": [ { "weight": 1, "sprite": 10154 }, { "weight": 1, "sprite": 10155 }, { "weight": 1, "sprite": 10156 } ] + "bg": 8732, + "fg": [ { "weight": 1, "sprite": 10173 }, { "weight": 1, "sprite": 10174 }, { "weight": 1, "sprite": 10175 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 10159, 10161, 10160, 10158 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 10169, 10171, 10170, 10168 ] }, - { "id": "edge", "bg": 8713, "fg": [ 10163, 10162 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 10165, 10167, 10166, 10164 ] }, - { "bg": 8713, "id": "unconnected", "fg": 10172 } + { "id": "corner", "bg": 8732, "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 10188, 10190, 10189, 10187 ] }, + { "id": "edge", "bg": 8732, "fg": [ 10182, 10181 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 10184, 10186, 10185, 10183 ] }, + { "bg": 8732, "id": "unconnected", "fg": 10191 } ] }, { "id": [ "t_water_dp_season_autumn", "t_swater_dp_season_autumn" ], "multitile": true, - "fg": 10172, - "bg": 8708, + "fg": 10191, + "bg": 8727, "additional_tiles": [ { "id": "center", - "bg": 8708, - "fg": [ { "weight": 1, "sprite": 10154 }, { "weight": 1, "sprite": 10155 }, { "weight": 1, "sprite": 10156 } ] + "bg": 8727, + "fg": [ { "weight": 1, "sprite": 10173 }, { "weight": 1, "sprite": 10174 }, { "weight": 1, "sprite": 10175 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 10159, 10161, 10160, 10158 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 10169, 10171, 10170, 10168 ] }, - { "id": "edge", "bg": 8708, "fg": [ 10163, 10162 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 10165, 10167, 10166, 10164 ] }, - { "bg": 8708, "id": "unconnected", "fg": 10172 } + { "id": "corner", "bg": 8727, "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 10188, 10190, 10189, 10187 ] }, + { "id": "edge", "bg": 8727, "fg": [ 10182, 10181 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 10184, 10186, 10185, 10183 ] }, + { "bg": 8727, "id": "unconnected", "fg": 10191 } ] }, { "id": [ "t_water_dp_season_winter", "t_swater_dp_season_winter" ], "multitile": true, - "fg": 10172, - "bg": 7534, + "fg": 10191, + "bg": 7553, "additional_tiles": [ { "id": "center", - "bg": 7534, - "fg": [ { "weight": 1, "sprite": 10154 }, { "weight": 1, "sprite": 10155 }, { "weight": 1, "sprite": 10156 } ] + "bg": 7553, + "fg": [ { "weight": 1, "sprite": 10173 }, { "weight": 1, "sprite": 10174 }, { "weight": 1, "sprite": 10175 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 10159, 10161, 10160, 10158 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 10169, 10171, 10170, 10168 ] }, - { "id": "edge", "bg": 7534, "fg": [ 10163, 10162 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 10165, 10167, 10166, 10164 ] }, - { "bg": 7534, "id": "unconnected", "fg": 10172 } + { "id": "corner", "bg": 7553, "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 10188, 10190, 10189, 10187 ] }, + { "id": "edge", "bg": 7553, "fg": [ 10182, 10181 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 10184, 10186, 10185, 10183 ] }, + { "bg": 7553, "id": "unconnected", "fg": 10191 } ] }, { "id": [ "t_water_dp_underground", "t_swater_dp_underground" ], "multitile": true, - "fg": 10172, - "bg": 9275, + "fg": 10191, + "bg": 9294, "additional_tiles": [ { "id": "center", - "bg": 9275, + "bg": 9294, "fg": [ - { "weight": 1, "sprite": 10154 }, - { "weight": 1, "sprite": 10155 }, - { "weight": 1, "sprite": 10156 }, - { "weight": 1, "sprite": 10157 } + { "weight": 1, "sprite": 10173 }, + { "weight": 1, "sprite": 10174 }, + { "weight": 1, "sprite": 10175 }, + { "weight": 1, "sprite": 10176 } ] }, - { "id": "corner", "bg": 9275, "fg": [ 10159, 10161, 10160, 10158 ] }, - { "id": "t_connection", "bg": 9275, "fg": [ 10169, 10171, 10170, 10168 ] }, - { "id": "edge", "bg": 9275, "fg": [ 10163, 10162 ] }, - { "id": "end_piece", "bg": 9275, "fg": [ 10165, 10167, 10166, 10164 ] }, - { "bg": 9275, "id": "unconnected", "fg": 10172 } + { "id": "corner", "bg": 9294, "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "t_connection", "bg": 9294, "fg": [ 10188, 10190, 10189, 10187 ] }, + { "id": "edge", "bg": 9294, "fg": [ 10182, 10181 ] }, + { "id": "end_piece", "bg": 9294, "fg": [ 10184, 10186, 10185, 10183 ] }, + { "bg": 9294, "id": "unconnected", "fg": 10191 } ] }, { "id": "t_water_hot", - "fg": 10188, - "bg": 8703, + "fg": 10207, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10173, "bg": 8703 }, - { "id": "corner", "fg": [ 10175, 10177, 10176, 10174 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 10185, 10187, 10186, 10184 ], "bg": 8703 }, - { "id": "edge", "fg": [ 10179, 10178 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 10181, 10183, 10182, 10180 ], "bg": 8703 }, - { "id": "unconnected", "fg": [ 10188, 10188 ], "bg": 8703 } + { "id": "center", "fg": 10192, "bg": 8722 }, + { "id": "corner", "fg": [ 10194, 10196, 10195, 10193 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 10204, 10206, 10205, 10203 ], "bg": 8722 }, + { "id": "edge", "fg": [ 10198, 10197 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 10200, 10202, 10201, 10199 ], "bg": 8722 }, + { "id": "unconnected", "fg": [ 10207, 10207 ], "bg": 8722 } ] }, { "id": "t_water_hot_season_summer", - "fg": 10188, - "bg": 8713, + "fg": 10207, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10173, "bg": 8713 }, - { "id": "corner", "fg": [ 10175, 10177, 10176, 10174 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 10185, 10187, 10186, 10184 ], "bg": 8713 }, - { "id": "edge", "fg": [ 10179, 10178 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 10181, 10183, 10182, 10180 ], "bg": 8713 }, - { "id": "unconnected", "fg": [ 10188, 10188 ], "bg": 8713 } + { "id": "center", "fg": 10192, "bg": 8732 }, + { "id": "corner", "fg": [ 10194, 10196, 10195, 10193 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 10204, 10206, 10205, 10203 ], "bg": 8732 }, + { "id": "edge", "fg": [ 10198, 10197 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 10200, 10202, 10201, 10199 ], "bg": 8732 }, + { "id": "unconnected", "fg": [ 10207, 10207 ], "bg": 8732 } ] }, { "id": "t_water_hot_season_autumn", - "fg": 10188, - "bg": 8708, + "fg": 10207, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10173, "bg": 8708 }, - { "id": "corner", "fg": [ 10175, 10177, 10176, 10174 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 10185, 10187, 10186, 10184 ], "bg": 8708 }, - { "id": "edge", "fg": [ 10179, 10178 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 10181, 10183, 10182, 10180 ], "bg": 8708 }, - { "id": "unconnected", "fg": [ 10188, 10188 ], "bg": 8708 } + { "id": "center", "fg": 10192, "bg": 8727 }, + { "id": "corner", "fg": [ 10194, 10196, 10195, 10193 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 10204, 10206, 10205, 10203 ], "bg": 8727 }, + { "id": "edge", "fg": [ 10198, 10197 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 10200, 10202, 10201, 10199 ], "bg": 8727 }, + { "id": "unconnected", "fg": [ 10207, 10207 ], "bg": 8727 } ] }, { "id": "t_water_hot_season_winter", - "fg": 10188, - "bg": 7534, + "fg": 10207, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10173, "bg": 7534 }, - { "id": "corner", "fg": [ 10175, 10177, 10176, 10174 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 10185, 10187, 10186, 10184 ], "bg": 7534 }, - { "id": "edge", "fg": [ 10179, 10178 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 10181, 10183, 10182, 10180 ], "bg": 7534 }, - { "id": "unconnected", "fg": [ 10188, 10188 ], "bg": 7534 } + { "id": "center", "fg": 10192, "bg": 7553 }, + { "id": "corner", "fg": [ 10194, 10196, 10195, 10193 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 10204, 10206, 10205, 10203 ], "bg": 7553 }, + { "id": "edge", "fg": [ 10198, 10197 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 10200, 10202, 10201, 10199 ], "bg": 7553 }, + { "id": "unconnected", "fg": [ 10207, 10207 ], "bg": 7553 } ] }, { "id": [ "t_water_moving_dp", "t_swater_moving_dp" ], "multitile": true, - "fg": 10205, - "bg": 8703, + "fg": 10224, + "bg": 8722, "additional_tiles": [ - { "id": "center", "bg": 8703, "fg": [ { "weight": 1, "sprite": 10189 }, { "weight": 1, "sprite": 10190 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 10192, 10194, 10193, 10191 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 10202, 10204, 10203, 10201 ] }, - { "id": "edge", "bg": 8703, "fg": [ 10196, 10195 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 10198, 10200, 10199, 10197 ] }, - { "bg": 8703, "id": "unconnected", "fg": 10205 } + { "id": "center", "bg": 8722, "fg": [ { "weight": 1, "sprite": 10208 }, { "weight": 1, "sprite": 10209 } ] }, + { "id": "corner", "bg": 8722, "fg": [ 10211, 10213, 10212, 10210 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 10221, 10223, 10222, 10220 ] }, + { "id": "edge", "bg": 8722, "fg": [ 10215, 10214 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 10217, 10219, 10218, 10216 ] }, + { "bg": 8722, "id": "unconnected", "fg": 10224 } ] }, { "id": [ "t_water_moving_dp_season_summer", "t_swater_moving_dp_season_summer" ], "multitile": true, - "fg": 10205, - "bg": 8713, + "fg": 10224, + "bg": 8732, "additional_tiles": [ - { "id": "center", "bg": 8713, "fg": [ { "weight": 1, "sprite": 10189 }, { "weight": 1, "sprite": 10190 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 10192, 10194, 10193, 10191 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 10202, 10204, 10203, 10201 ] }, - { "id": "edge", "bg": 8713, "fg": [ 10196, 10195 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 10198, 10200, 10199, 10197 ] }, - { "bg": 8713, "id": "unconnected", "fg": 10205 } + { "id": "center", "bg": 8732, "fg": [ { "weight": 1, "sprite": 10208 }, { "weight": 1, "sprite": 10209 } ] }, + { "id": "corner", "bg": 8732, "fg": [ 10211, 10213, 10212, 10210 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 10221, 10223, 10222, 10220 ] }, + { "id": "edge", "bg": 8732, "fg": [ 10215, 10214 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 10217, 10219, 10218, 10216 ] }, + { "bg": 8732, "id": "unconnected", "fg": 10224 } ] }, { "id": [ "t_water_moving_dp_season_autumn", "t_swater_moving_dp_season_autumn" ], "multitile": true, - "fg": 10205, - "bg": 8708, + "fg": 10224, + "bg": 8727, "additional_tiles": [ - { "id": "center", "bg": 8708, "fg": [ { "weight": 1, "sprite": 10189 }, { "weight": 1, "sprite": 10190 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 10192, 10194, 10193, 10191 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 10202, 10204, 10203, 10201 ] }, - { "id": "edge", "bg": 8708, "fg": [ 10196, 10195 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 10198, 10200, 10199, 10197 ] }, - { "bg": 8708, "id": "unconnected", "fg": 10205 } + { "id": "center", "bg": 8727, "fg": [ { "weight": 1, "sprite": 10208 }, { "weight": 1, "sprite": 10209 } ] }, + { "id": "corner", "bg": 8727, "fg": [ 10211, 10213, 10212, 10210 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 10221, 10223, 10222, 10220 ] }, + { "id": "edge", "bg": 8727, "fg": [ 10215, 10214 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 10217, 10219, 10218, 10216 ] }, + { "bg": 8727, "id": "unconnected", "fg": 10224 } ] }, { "id": [ "t_water_moving_dp_season_winter", "t_swater_moving_dp_season_winter" ], "multitile": true, - "fg": 10205, - "bg": 7534, + "fg": 10224, + "bg": 7553, "additional_tiles": [ - { "id": "center", "bg": 7534, "fg": [ { "weight": 1, "sprite": 10189 }, { "weight": 1, "sprite": 10190 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 10192, 10194, 10193, 10191 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 10202, 10204, 10203, 10201 ] }, - { "id": "edge", "bg": 7534, "fg": [ 10196, 10195 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 10198, 10200, 10199, 10197 ] }, - { "bg": 7534, "id": "unconnected", "fg": 10205 } + { "id": "center", "bg": 7553, "fg": [ { "weight": 1, "sprite": 10208 }, { "weight": 1, "sprite": 10209 } ] }, + { "id": "corner", "bg": 7553, "fg": [ 10211, 10213, 10212, 10210 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 10221, 10223, 10222, 10220 ] }, + { "id": "edge", "bg": 7553, "fg": [ 10215, 10214 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 10217, 10219, 10218, 10216 ] }, + { "bg": 7553, "id": "unconnected", "fg": 10224 } ] }, { "id": "t_water_moving_dp_underground", "multitile": true, - "fg": 10205, - "bg": 9275, + "fg": 10224, + "bg": 9294, "additional_tiles": [ - { "id": "center", "bg": 9275, "fg": [ { "weight": 1, "sprite": 10189 }, { "weight": 1, "sprite": 10190 } ] }, - { "id": "corner", "bg": 9275, "fg": [ 10192, 10194, 10193, 10191 ] }, - { "id": "t_connection", "bg": 9275, "fg": [ 10202, 10204, 10203, 10201 ] }, - { "id": "edge", "bg": 9275, "fg": [ 10196, 10195 ] }, - { "id": "end_piece", "bg": 9275, "fg": [ 10198, 10200, 10199, 10197 ] }, - { "bg": 9275, "id": "unconnected", "fg": 10205 } + { "id": "center", "bg": 9294, "fg": [ { "weight": 1, "sprite": 10208 }, { "weight": 1, "sprite": 10209 } ] }, + { "id": "corner", "bg": 9294, "fg": [ 10211, 10213, 10212, 10210 ] }, + { "id": "t_connection", "bg": 9294, "fg": [ 10221, 10223, 10222, 10220 ] }, + { "id": "edge", "bg": 9294, "fg": [ 10215, 10214 ] }, + { "id": "end_piece", "bg": 9294, "fg": [ 10217, 10219, 10218, 10216 ] }, + { "bg": 9294, "id": "unconnected", "fg": 10224 } ] }, { "id": [ "t_water_moving_sh", "t_swater_moving_sh" ], "multitile": true, - "fg": 10224, - "bg": 8703, + "fg": 10243, + "bg": 8722, "additional_tiles": [ { "id": "center", - "bg": 8703, + "bg": 8722, "fg": [ - { "weight": 1, "sprite": 10206 }, - { "weight": 1, "sprite": 10207 }, - { "weight": 1, "sprite": 10208 }, - { "weight": 1, "sprite": 10209 } + { "weight": 1, "sprite": 10225 }, + { "weight": 1, "sprite": 10226 }, + { "weight": 1, "sprite": 10227 }, + { "weight": 1, "sprite": 10228 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 10211, 10213, 10212, 10210 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 10221, 10223, 10222, 10220 ] }, - { "id": "edge", "bg": 8703, "fg": [ 10215, 10214 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 10217, 10219, 10218, 10216 ] }, - { "bg": 8703, "id": "unconnected", "fg": 10224 } + { "id": "corner", "bg": 8722, "fg": [ 10230, 10232, 10231, 10229 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 10240, 10242, 10241, 10239 ] }, + { "id": "edge", "bg": 8722, "fg": [ 10234, 10233 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 10236, 10238, 10237, 10235 ] }, + { "bg": 8722, "id": "unconnected", "fg": 10243 } ] }, { "id": [ "t_water_moving_sh_season_summer", "t_swater_moving_sh_season_summer" ], "multitile": true, - "fg": 10224, - "bg": 8713, + "fg": 10243, + "bg": 8732, "additional_tiles": [ { "id": "center", - "bg": 8713, + "bg": 8732, "fg": [ - { "weight": 1, "sprite": 10206 }, - { "weight": 1, "sprite": 10207 }, - { "weight": 1, "sprite": 10208 }, - { "weight": 1, "sprite": 10209 } + { "weight": 1, "sprite": 10225 }, + { "weight": 1, "sprite": 10226 }, + { "weight": 1, "sprite": 10227 }, + { "weight": 1, "sprite": 10228 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 10211, 10213, 10212, 10210 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 10221, 10223, 10222, 10220 ] }, - { "id": "edge", "bg": 8713, "fg": [ 10215, 10214 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 10217, 10219, 10218, 10216 ] }, - { "bg": 8713, "id": "unconnected", "fg": 10224 } + { "id": "corner", "bg": 8732, "fg": [ 10230, 10232, 10231, 10229 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 10240, 10242, 10241, 10239 ] }, + { "id": "edge", "bg": 8732, "fg": [ 10234, 10233 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 10236, 10238, 10237, 10235 ] }, + { "bg": 8732, "id": "unconnected", "fg": 10243 } ] }, { "id": [ "t_water_moving_sh_season_autumn", "t_swater_moving_sh_season_autumn" ], "multitile": true, - "fg": 10224, - "bg": 8708, + "fg": 10243, + "bg": 8727, "additional_tiles": [ { "id": "center", - "bg": 8708, + "bg": 8727, "fg": [ - { "weight": 1, "sprite": 10206 }, - { "weight": 1, "sprite": 10207 }, - { "weight": 1, "sprite": 10208 }, - { "weight": 1, "sprite": 10209 } + { "weight": 1, "sprite": 10225 }, + { "weight": 1, "sprite": 10226 }, + { "weight": 1, "sprite": 10227 }, + { "weight": 1, "sprite": 10228 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 10211, 10213, 10212, 10210 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 10221, 10223, 10222, 10220 ] }, - { "id": "edge", "bg": 8708, "fg": [ 10215, 10214 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 10217, 10219, 10218, 10216 ] }, - { "bg": 8708, "id": "unconnected", "fg": 10224 } + { "id": "corner", "bg": 8727, "fg": [ 10230, 10232, 10231, 10229 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 10240, 10242, 10241, 10239 ] }, + { "id": "edge", "bg": 8727, "fg": [ 10234, 10233 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 10236, 10238, 10237, 10235 ] }, + { "bg": 8727, "id": "unconnected", "fg": 10243 } ] }, { "id": [ "t_water_moving_sh_season_winter", "t_swater_moving_sh_season_winter" ], "multitile": true, - "fg": 10224, - "bg": 7534, + "fg": 10243, + "bg": 7553, "additional_tiles": [ { "id": "center", - "bg": 7534, + "bg": 7553, "fg": [ - { "weight": 1, "sprite": 10206 }, - { "weight": 1, "sprite": 10207 }, - { "weight": 1, "sprite": 10208 }, - { "weight": 1, "sprite": 10209 } + { "weight": 1, "sprite": 10225 }, + { "weight": 1, "sprite": 10226 }, + { "weight": 1, "sprite": 10227 }, + { "weight": 1, "sprite": 10228 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 10211, 10213, 10212, 10210 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 10221, 10223, 10222, 10220 ] }, - { "id": "edge", "bg": 7534, "fg": [ 10215, 10214 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 10217, 10219, 10218, 10216 ] }, - { "bg": 7534, "id": "unconnected", "fg": 10224 } + { "id": "corner", "bg": 7553, "fg": [ 10230, 10232, 10231, 10229 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 10240, 10242, 10241, 10239 ] }, + { "id": "edge", "bg": 7553, "fg": [ 10234, 10233 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 10236, 10238, 10237, 10235 ] }, + { "bg": 7553, "id": "unconnected", "fg": 10243 } ] }, { "id": "t_water_moving_sh_underground", "multitile": true, - "fg": 10224, - "bg": 9275, + "fg": 10243, + "bg": 9294, "additional_tiles": [ { "id": "center", - "bg": 9275, + "bg": 9294, "fg": [ - { "weight": 1, "sprite": 10206 }, - { "weight": 1, "sprite": 10207 }, - { "weight": 1, "sprite": 10208 }, - { "weight": 1, "sprite": 10209 } + { "weight": 1, "sprite": 10225 }, + { "weight": 1, "sprite": 10226 }, + { "weight": 1, "sprite": 10227 }, + { "weight": 1, "sprite": 10228 } ] }, - { "id": "corner", "bg": 9275, "fg": [ 10211, 10213, 10212, 10210 ] }, - { "id": "t_connection", "bg": 9275, "fg": [ 10221, 10223, 10222, 10220 ] }, - { "id": "edge", "bg": 9275, "fg": [ 10215, 10214 ] }, - { "id": "end_piece", "bg": 9275, "fg": [ 10217, 10219, 10218, 10216 ] }, - { "bg": 9275, "id": "unconnected", "fg": 10224 } + { "id": "corner", "bg": 9294, "fg": [ 10230, 10232, 10231, 10229 ] }, + { "id": "t_connection", "bg": 9294, "fg": [ 10240, 10242, 10241, 10239 ] }, + { "id": "edge", "bg": 9294, "fg": [ 10234, 10233 ] }, + { "id": "end_piece", "bg": 9294, "fg": [ 10236, 10238, 10237, 10235 ] }, + { "bg": 9294, "id": "unconnected", "fg": 10243 } ] }, { "id": [ "t_water_pool", "t_water_pool_shallow" ], "multitile": true, - "fg": 10239, + "fg": 10258, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 10240 }, { "weight": 1, "sprite": 10241 }, { "weight": 1, "sprite": 10242 } ] + "fg": [ { "weight": 1, "sprite": 10259 }, { "weight": 1, "sprite": 10260 }, { "weight": 1, "sprite": 10261 } ] }, - { "id": "corner", "fg": [ 10226, 10228, 10227, 10225 ] }, - { "id": "t_connection", "fg": [ 10236, 10238, 10237, 10235 ] }, - { "id": "edge", "fg": [ 10230, 10229 ] }, - { "id": "end_piece", "fg": [ 10232, 10234, 10233, 10231 ] }, - { "id": "unconnected", "fg": [ 10239, 10239 ] } + { "id": "corner", "fg": [ 10245, 10247, 10246, 10244 ] }, + { "id": "t_connection", "fg": [ 10255, 10257, 10256, 10254 ] }, + { "id": "edge", "fg": [ 10249, 10248 ] }, + { "id": "end_piece", "fg": [ 10251, 10253, 10252, 10250 ] }, + { "id": "unconnected", "fg": [ 10258, 10258 ] } ] }, { "id": [ "t_water_sh", "t_swater_sh" ], "multitile": true, - "fg": 10258, - "bg": 8703, + "fg": 10277, + "bg": 8722, "additional_tiles": [ { "id": "center", - "bg": 8703, + "bg": 8722, "fg": [ - { "weight": 1, "sprite": 10240 }, - { "weight": 1, "sprite": 10241 }, - { "weight": 1, "sprite": 10242 }, - { "weight": 1, "sprite": 10243 } + { "weight": 1, "sprite": 10259 }, + { "weight": 1, "sprite": 10260 }, + { "weight": 1, "sprite": 10261 }, + { "weight": 1, "sprite": 10262 } ] }, - { "id": "corner", "bg": 8703, "fg": [ 10245, 10247, 10246, 10244 ] }, - { "id": "t_connection", "bg": 8703, "fg": [ 10255, 10257, 10256, 10254 ] }, - { "id": "edge", "bg": 8703, "fg": [ 10249, 10248 ] }, - { "id": "end_piece", "bg": 8703, "fg": [ 10251, 10253, 10252, 10250 ] }, - { "bg": 8703, "id": "unconnected", "fg": 10258 } + { "id": "corner", "bg": 8722, "fg": [ 10264, 10266, 10265, 10263 ] }, + { "id": "t_connection", "bg": 8722, "fg": [ 10274, 10276, 10275, 10273 ] }, + { "id": "edge", "bg": 8722, "fg": [ 10268, 10267 ] }, + { "id": "end_piece", "bg": 8722, "fg": [ 10270, 10272, 10271, 10269 ] }, + { "bg": 8722, "id": "unconnected", "fg": 10277 } ] }, { "id": [ "t_water_sh_season_summer", "t_swater_sh_season_summer" ], "multitile": true, - "fg": 10258, - "bg": 8713, + "fg": 10277, + "bg": 8732, "additional_tiles": [ { "id": "center", - "bg": 8713, - "fg": [ { "weight": 1, "sprite": 10240 }, { "weight": 1, "sprite": 10241 }, { "weight": 1, "sprite": 10242 } ] + "bg": 8732, + "fg": [ { "weight": 1, "sprite": 10259 }, { "weight": 1, "sprite": 10260 }, { "weight": 1, "sprite": 10261 } ] }, - { "id": "corner", "bg": 8713, "fg": [ 10245, 10247, 10246, 10244 ] }, - { "id": "t_connection", "bg": 8713, "fg": [ 10255, 10257, 10256, 10254 ] }, - { "id": "edge", "bg": 8713, "fg": [ 10249, 10248 ] }, - { "id": "end_piece", "bg": 8713, "fg": [ 10251, 10253, 10252, 10250 ] }, - { "bg": 8713, "id": "unconnected", "fg": 10258 } + { "id": "corner", "bg": 8732, "fg": [ 10264, 10266, 10265, 10263 ] }, + { "id": "t_connection", "bg": 8732, "fg": [ 10274, 10276, 10275, 10273 ] }, + { "id": "edge", "bg": 8732, "fg": [ 10268, 10267 ] }, + { "id": "end_piece", "bg": 8732, "fg": [ 10270, 10272, 10271, 10269 ] }, + { "bg": 8732, "id": "unconnected", "fg": 10277 } ] }, { "id": [ "t_water_sh_season_autumn", "t_swater_sh_season_autumn" ], "multitile": true, - "fg": 10258, - "bg": 8708, + "fg": 10277, + "bg": 8727, "additional_tiles": [ { "id": "center", - "bg": 8708, - "fg": [ { "weight": 1, "sprite": 10240 }, { "weight": 1, "sprite": 10241 }, { "weight": 1, "sprite": 10242 } ] + "bg": 8727, + "fg": [ { "weight": 1, "sprite": 10259 }, { "weight": 1, "sprite": 10260 }, { "weight": 1, "sprite": 10261 } ] }, - { "id": "corner", "bg": 8708, "fg": [ 10245, 10247, 10246, 10244 ] }, - { "id": "t_connection", "bg": 8708, "fg": [ 10255, 10257, 10256, 10254 ] }, - { "id": "edge", "bg": 8708, "fg": [ 10249, 10248 ] }, - { "id": "end_piece", "bg": 8708, "fg": [ 10251, 10253, 10252, 10250 ] }, - { "bg": 8708, "id": "unconnected", "fg": 10258 } + { "id": "corner", "bg": 8727, "fg": [ 10264, 10266, 10265, 10263 ] }, + { "id": "t_connection", "bg": 8727, "fg": [ 10274, 10276, 10275, 10273 ] }, + { "id": "edge", "bg": 8727, "fg": [ 10268, 10267 ] }, + { "id": "end_piece", "bg": 8727, "fg": [ 10270, 10272, 10271, 10269 ] }, + { "bg": 8727, "id": "unconnected", "fg": 10277 } ] }, { "id": [ "t_water_sh_season_winter", "t_swater_sh_season_winter" ], "multitile": true, - "fg": 10258, - "bg": 7534, + "fg": 10277, + "bg": 7553, "additional_tiles": [ { "id": "center", - "bg": 7534, - "fg": [ { "weight": 1, "sprite": 10240 }, { "weight": 1, "sprite": 10241 }, { "weight": 1, "sprite": 10242 } ] + "bg": 7553, + "fg": [ { "weight": 1, "sprite": 10259 }, { "weight": 1, "sprite": 10260 }, { "weight": 1, "sprite": 10261 } ] }, - { "id": "corner", "bg": 7534, "fg": [ 10245, 10247, 10246, 10244 ] }, - { "id": "t_connection", "bg": 7534, "fg": [ 10255, 10257, 10256, 10254 ] }, - { "id": "edge", "bg": 7534, "fg": [ 10249, 10248 ] }, - { "id": "end_piece", "bg": 7534, "fg": [ 10251, 10253, 10252, 10250 ] }, - { "bg": 7534, "id": "unconnected", "fg": 10258 } + { "id": "corner", "bg": 7553, "fg": [ 10264, 10266, 10265, 10263 ] }, + { "id": "t_connection", "bg": 7553, "fg": [ 10274, 10276, 10275, 10273 ] }, + { "id": "edge", "bg": 7553, "fg": [ 10268, 10267 ] }, + { "id": "end_piece", "bg": 7553, "fg": [ 10270, 10272, 10271, 10269 ] }, + { "bg": 7553, "id": "unconnected", "fg": 10277 } ] }, { "id": [ "t_water_sh_underground", "t_swater_sh_underground", "t_water_sh_murky_underground" ], "multitile": true, - "fg": 10258, - "bg": 9275, + "fg": 10277, + "bg": 9294, "additional_tiles": [ { "id": "center", - "bg": 9275, + "bg": 9294, "fg": [ - { "weight": 1, "sprite": 10240 }, - { "weight": 1, "sprite": 10241 }, - { "weight": 1, "sprite": 10242 }, - { "weight": 1, "sprite": 10243 } + { "weight": 1, "sprite": 10259 }, + { "weight": 1, "sprite": 10260 }, + { "weight": 1, "sprite": 10261 }, + { "weight": 1, "sprite": 10262 } ] }, - { "id": "corner", "bg": 9275, "fg": [ 10245, 10247, 10246, 10244 ] }, - { "id": "t_connection", "bg": 9275, "fg": [ 10255, 10257, 10256, 10254 ] }, - { "id": "edge", "bg": 9275, "fg": [ 10249, 10248 ] }, - { "id": "end_piece", "bg": 9275, "fg": [ 10251, 10253, 10252, 10250 ] }, - { "bg": 9275, "id": "unconnected", "fg": 10258 } + { "id": "corner", "bg": 9294, "fg": [ 10264, 10266, 10265, 10263 ] }, + { "id": "t_connection", "bg": 9294, "fg": [ 10274, 10276, 10275, 10273 ] }, + { "id": "edge", "bg": 9294, "fg": [ 10268, 10267 ] }, + { "id": "end_piece", "bg": 9294, "fg": [ 10270, 10272, 10271, 10269 ] }, + { "bg": 9294, "id": "unconnected", "fg": 10277 } ] }, { "id": "t_wattle_fence", - "fg": 10274, - "bg": 8703, + "fg": 10293, + "bg": 8722, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10259, "bg": 8703 }, - { "id": "corner", "fg": [ 10261, 10263, 10262, 10260 ], "bg": 8703 }, - { "id": "t_connection", "fg": [ 10271, 10273, 10272, 10270 ], "bg": 8703 }, - { "id": "edge", "fg": [ 10265, 10264 ], "bg": 8703 }, - { "id": "end_piece", "fg": [ 10267, 10269, 10268, 10266 ], "bg": 8703 }, - { "id": "unconnected", "fg": 10274, "bg": 8703 } + { "id": "center", "fg": 10278, "bg": 8722 }, + { "id": "corner", "fg": [ 10280, 10282, 10281, 10279 ], "bg": 8722 }, + { "id": "t_connection", "fg": [ 10290, 10292, 10291, 10289 ], "bg": 8722 }, + { "id": "edge", "fg": [ 10284, 10283 ], "bg": 8722 }, + { "id": "end_piece", "fg": [ 10286, 10288, 10287, 10285 ], "bg": 8722 }, + { "id": "unconnected", "fg": 10293, "bg": 8722 } ] }, { "id": "t_wattle_fence_season_summer", - "fg": 10274, - "bg": 8713, + "fg": 10293, + "bg": 8732, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10259, "bg": 8713 }, - { "id": "corner", "fg": [ 10261, 10263, 10262, 10260 ], "bg": 8713 }, - { "id": "t_connection", "fg": [ 10271, 10273, 10272, 10270 ], "bg": 8713 }, - { "id": "edge", "fg": [ 10265, 10264 ], "bg": 8713 }, - { "id": "end_piece", "fg": [ 10267, 10269, 10268, 10266 ], "bg": 8713 }, - { "id": "unconnected", "fg": 10274, "bg": 8713 } + { "id": "center", "fg": 10278, "bg": 8732 }, + { "id": "corner", "fg": [ 10280, 10282, 10281, 10279 ], "bg": 8732 }, + { "id": "t_connection", "fg": [ 10290, 10292, 10291, 10289 ], "bg": 8732 }, + { "id": "edge", "fg": [ 10284, 10283 ], "bg": 8732 }, + { "id": "end_piece", "fg": [ 10286, 10288, 10287, 10285 ], "bg": 8732 }, + { "id": "unconnected", "fg": 10293, "bg": 8732 } ] }, { "id": "t_wattle_fence_season_autumn", - "fg": 10274, - "bg": 8708, + "fg": 10293, + "bg": 8727, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10259, "bg": 8708 }, - { "id": "corner", "fg": [ 10261, 10263, 10262, 10260 ], "bg": 8708 }, - { "id": "t_connection", "fg": [ 10271, 10273, 10272, 10270 ], "bg": 8708 }, - { "id": "edge", "fg": [ 10265, 10264 ], "bg": 8708 }, - { "id": "end_piece", "fg": [ 10267, 10269, 10268, 10266 ], "bg": 8708 }, - { "id": "unconnected", "fg": 10274, "bg": 8708 } + { "id": "center", "fg": 10278, "bg": 8727 }, + { "id": "corner", "fg": [ 10280, 10282, 10281, 10279 ], "bg": 8727 }, + { "id": "t_connection", "fg": [ 10290, 10292, 10291, 10289 ], "bg": 8727 }, + { "id": "edge", "fg": [ 10284, 10283 ], "bg": 8727 }, + { "id": "end_piece", "fg": [ 10286, 10288, 10287, 10285 ], "bg": 8727 }, + { "id": "unconnected", "fg": 10293, "bg": 8727 } ] }, { "id": "t_wattle_fence_season_winter", - "fg": 10274, - "bg": 7534, + "fg": 10293, + "bg": 7553, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10259, "bg": 7534 }, - { "id": "corner", "fg": [ 10261, 10263, 10262, 10260 ], "bg": 7534 }, - { "id": "t_connection", "fg": [ 10271, 10273, 10272, 10270 ], "bg": 7534 }, - { "id": "edge", "fg": [ 10265, 10264 ], "bg": 7534 }, - { "id": "end_piece", "fg": [ 10267, 10269, 10268, 10266 ], "bg": 7534 }, - { "id": "unconnected", "fg": 10274, "bg": 7534 } + { "id": "center", "fg": 10278, "bg": 7553 }, + { "id": "corner", "fg": [ 10280, 10282, 10281, 10279 ], "bg": 7553 }, + { "id": "t_connection", "fg": [ 10290, 10292, 10291, 10289 ], "bg": 7553 }, + { "id": "edge", "fg": [ 10284, 10283 ], "bg": 7553 }, + { "id": "end_piece", "fg": [ 10286, 10288, 10287, 10285 ], "bg": 7553 }, + { "id": "unconnected", "fg": 10293, "bg": 7553 } ] }, - { "id": "t_wattle_fence_posts", "fg": 10275, "bg": 8703 }, - { "id": "t_wattle_fence_posts_season_summer", "fg": 10275, "bg": 8713 }, - { "id": "t_wattle_fence_posts_season_autumn", "fg": 10275, "bg": 8708 }, - { "id": "t_wattle_fence_posts_season_winter", "fg": 10275, "bg": 7534 }, - { "id": [ "t_window", "t_window_alarm" ], "fg": 10276 }, - { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 10288 }, + { "id": "t_wattle_fence_posts", "fg": 10294, "bg": 8722 }, + { "id": "t_wattle_fence_posts_season_summer", "fg": 10294, "bg": 8732 }, + { "id": "t_wattle_fence_posts_season_autumn", "fg": 10294, "bg": 8727 }, + { "id": "t_wattle_fence_posts_season_winter", "fg": 10294, "bg": 7553 }, + { "id": [ "t_window", "t_window_alarm" ], "fg": 10295 }, + { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 10307 }, { "id": [ "t_window_no_curtains_taped", @@ -14196,187 +14295,187 @@ "t_reinforced_triple_pane_glass_taped", "t_reinforced_quadruple_pane_glass_taped" ], - "fg": 10286 + "fg": 10305 }, - { "id": "t_window_bars", "fg": 10277 }, - { "id": "t_window_empty", "fg": 10283 }, - { "id": "t_window_bars_alarm", "fg": 10395, "bg": 10277 }, + { "id": "t_window_bars", "fg": 10296 }, + { "id": "t_window_empty", "fg": 10302 }, + { "id": "t_window_bars_alarm", "fg": 10414, "bg": 10296 }, { "id": "t_wood_wall_P", - "fg": 10303, + "fg": 10322, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10300 }, - { "id": "corner", "fg": [ 10290, 10292, 10291, 10289 ] }, - { "id": "t_connection", "fg": [ 10300, 10302, 10301, 10299 ] }, - { "id": "edge", "fg": [ 10294, 10293 ] }, - { "id": "end_piece", "fg": [ 10296, 10298, 10297, 10295 ] }, - { "id": "unconnected", "fg": 10303 } + { "id": "center", "fg": 10319 }, + { "id": "corner", "fg": [ 10309, 10311, 10310, 10308 ] }, + { "id": "t_connection", "fg": [ 10319, 10321, 10320, 10318 ] }, + { "id": "edge", "fg": [ 10313, 10312 ] }, + { "id": "end_piece", "fg": [ 10315, 10317, 10316, 10314 ] }, + { "id": "unconnected", "fg": 10322 } ] }, { "id": "t_wood_wall_b", - "fg": 10318, + "fg": 10337, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10315 }, - { "id": "corner", "fg": [ 10305, 10307, 10306, 10304 ] }, - { "id": "t_connection", "fg": [ 10315, 10317, 10316, 10314 ] }, - { "id": "edge", "fg": [ 10309, 10308 ] }, - { "id": "end_piece", "fg": [ 10311, 10313, 10312, 10310 ] }, - { "id": "unconnected", "fg": 10318 } + { "id": "center", "fg": 10334 }, + { "id": "corner", "fg": [ 10324, 10326, 10325, 10323 ] }, + { "id": "t_connection", "fg": [ 10334, 10336, 10335, 10333 ] }, + { "id": "edge", "fg": [ 10328, 10327 ] }, + { "id": "end_piece", "fg": [ 10330, 10332, 10331, 10329 ] }, + { "id": "unconnected", "fg": 10337 } ] }, { "id": "t_wood_wall_g", - "fg": 10333, + "fg": 10352, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10330 }, - { "id": "corner", "fg": [ 10320, 10322, 10321, 10319 ] }, - { "id": "t_connection", "fg": [ 10330, 10332, 10331, 10329 ] }, - { "id": "edge", "fg": [ 10324, 10323 ] }, - { "id": "end_piece", "fg": [ 10326, 10328, 10327, 10325 ] }, - { "id": "unconnected", "fg": 10333 } + { "id": "center", "fg": 10349 }, + { "id": "corner", "fg": [ 10339, 10341, 10340, 10338 ] }, + { "id": "t_connection", "fg": [ 10349, 10351, 10350, 10348 ] }, + { "id": "edge", "fg": [ 10343, 10342 ] }, + { "id": "end_piece", "fg": [ 10345, 10347, 10346, 10344 ] }, + { "id": "unconnected", "fg": 10352 } ] }, { "id": "t_wood_wall_p", - "fg": 10348, + "fg": 10367, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10345 }, - { "id": "corner", "fg": [ 10335, 10337, 10336, 10334 ] }, - { "id": "t_connection", "fg": [ 10345, 10347, 10346, 10344 ] }, - { "id": "edge", "fg": [ 10339, 10338 ] }, - { "id": "end_piece", "fg": [ 10341, 10343, 10342, 10340 ] }, - { "id": "unconnected", "fg": 10348 } + { "id": "center", "fg": 10364 }, + { "id": "corner", "fg": [ 10354, 10356, 10355, 10353 ] }, + { "id": "t_connection", "fg": [ 10364, 10366, 10365, 10363 ] }, + { "id": "edge", "fg": [ 10358, 10357 ] }, + { "id": "end_piece", "fg": [ 10360, 10362, 10361, 10359 ] }, + { "id": "unconnected", "fg": 10367 } ] }, { "id": "t_wood_wall_r", - "fg": 10363, + "fg": 10382, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10360 }, - { "id": "corner", "fg": [ 10350, 10352, 10351, 10349 ] }, - { "id": "t_connection", "fg": [ 10360, 10362, 10361, 10359 ] }, - { "id": "edge", "fg": [ 10354, 10353 ] }, - { "id": "end_piece", "fg": [ 10356, 10358, 10357, 10355 ] }, - { "id": "unconnected", "fg": 10363 } + { "id": "center", "fg": 10379 }, + { "id": "corner", "fg": [ 10369, 10371, 10370, 10368 ] }, + { "id": "t_connection", "fg": [ 10379, 10381, 10380, 10378 ] }, + { "id": "edge", "fg": [ 10373, 10372 ] }, + { "id": "end_piece", "fg": [ 10375, 10377, 10376, 10374 ] }, + { "id": "unconnected", "fg": 10382 } ] }, { "id": "t_wood_wall_w", - "fg": 10378, + "fg": 10397, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10375 }, - { "id": "corner", "fg": [ 10365, 10367, 10366, 10364 ] }, - { "id": "t_connection", "fg": [ 10375, 10377, 10376, 10374 ] }, - { "id": "edge", "fg": [ 10369, 10368 ] }, - { "id": "end_piece", "fg": [ 10371, 10373, 10372, 10370 ] }, - { "id": "unconnected", "fg": 10378 } + { "id": "center", "fg": 10394 }, + { "id": "corner", "fg": [ 10384, 10386, 10385, 10383 ] }, + { "id": "t_connection", "fg": [ 10394, 10396, 10395, 10393 ] }, + { "id": "edge", "fg": [ 10388, 10387 ] }, + { "id": "end_piece", "fg": [ 10390, 10392, 10391, 10389 ] }, + { "id": "unconnected", "fg": 10397 } ] }, { "id": "t_wood_wall_y", - "fg": 10393, + "fg": 10412, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10390 }, - { "id": "corner", "fg": [ 10380, 10382, 10381, 10379 ] }, - { "id": "t_connection", "fg": [ 10390, 10392, 10391, 10389 ] }, - { "id": "edge", "fg": [ 10384, 10383 ] }, - { "id": "end_piece", "fg": [ 10386, 10388, 10387, 10385 ] }, - { "id": "unconnected", "fg": 10393 } + { "id": "center", "fg": 10409 }, + { "id": "corner", "fg": [ 10399, 10401, 10400, 10398 ] }, + { "id": "t_connection", "fg": [ 10409, 10411, 10410, 10408 ] }, + { "id": "edge", "fg": [ 10403, 10402 ] }, + { "id": "end_piece", "fg": [ 10405, 10407, 10406, 10404 ] }, + { "id": "unconnected", "fg": 10412 } ] }, - { "id": "t_woodchips", "fg": 10394 }, - { "id": "t_woodchips_season_winter", "fg": 7534 }, + { "id": "t_woodchips", "fg": 10413 }, + { "id": "t_woodchips_season_winter", "fg": 7553 }, { "id": [ "tr_downspout_funnel", "tr_pit", "tr_lava", "tr_ledge", "tr_glass_pit", "tr_spike_pit" ], "fg": 176 }, - { "id": "tr_caltrops", "fg": 10395, "bg": 10397 }, - { "id": "tr_caltrops_glass", "fg": 10395, "bg": 10398 }, - { "id": "tr_telepad", "fg": 10395, "bg": 10399 }, - { "id": "tr_beartrap", "fg": 10395, "bg": 10400 }, - { "id": "tr_goo", "fg": [ { "weight": 2007, "sprite": 10401 }, { "weight": 1, "sprite": 10402 } ] }, - { "id": "tr_landmine", "fg": 10395, "bg": 10403 }, - { "id": "tr_landmine_buried", "fg": 10395, "bg": 10404 }, - { "id": "tr_nailboard", "fg": 10395, "bg": 10405 }, - { "id": "tr_portal", "fg": 10406 }, - { "id": "tr_tripwire", "fg": 10395, "bg": 10408 }, + { "id": "tr_caltrops", "fg": 10414, "bg": 10416 }, + { "id": "tr_caltrops_glass", "fg": 10414, "bg": 10417 }, + { "id": "tr_telepad", "fg": 10414, "bg": 10418 }, + { "id": "tr_beartrap", "fg": 10414, "bg": 10419 }, + { "id": "tr_goo", "fg": [ { "weight": 2007, "sprite": 10420 }, { "weight": 1, "sprite": 10421 } ] }, + { "id": "tr_landmine", "fg": 10414, "bg": 10422 }, + { "id": "tr_landmine_buried", "fg": 10414, "bg": 10423 }, + { "id": "tr_nailboard", "fg": 10414, "bg": 10424 }, + { "id": "tr_portal", "fg": 10425 }, + { "id": "tr_tripwire", "fg": 10414, "bg": 10427 }, { "id": "vp_forklift_fork", - "fg": [ 10411, 10413, 10412, 10410 ], + "fg": [ 10430, 10432, 10431, 10429 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10411, 10413, 10412, 10410 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10430, 10432, 10431, 10429 ] } ] }, { "id": "vp_forklift_fork_horizontal_front", - "fg": [ 10412, 10410, 10411, 10413 ], + "fg": [ 10431, 10429, 10430, 10432 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10412, 10410, 10411, 10413 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10431, 10429, 10430, 10432 ] } ] }, { "id": "vp_saddle_motor", - "fg": [ 10415, 10417, 10416, 10414 ], + "fg": [ 10434, 10436, 10435, 10433 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10415, 10417, 10416, 10414 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10434, 10436, 10435, 10433 ] } ] }, { "id": [ "vp_wheel_motorbike", "vp_wheel_motorbike_steerable", "vp_wheel_motorbike_or", "vp_wheel_motorbike_or_steerable" ], - "fg": [ 10423, 10425, 10424, 10422 ], + "fg": [ 10442, 10444, 10443, 10441 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10423, 10425, 10424, 10422 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10442, 10444, 10443, 10441 ] } ] }, { "id": [ "vp_wheel_motorbike_rear", "vp_wheel_motorbike_or_rear" ], - "fg": [ 10419, 10421, 10420, 10418 ], + "fg": [ 10438, 10440, 10439, 10437 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10419, 10421, 10420, 10418 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10438, 10440, 10439, 10437 ] } ] }, { "id": [ "vp_wheel_small_scooter", "vp_wheel_small_scooter_steerable" ], - "fg": [ 10431, 10433, 10432, 10430 ], + "fg": [ 10450, 10452, 10451, 10449 ], "rotates": true }, - { "id": "vp_wheel_small_scooter_rear", "fg": [ 10427, 10429, 10428, 10426 ], "rotates": true }, + { "id": "vp_wheel_small_scooter_rear", "fg": [ 10446, 10448, 10447, 10445 ], "rotates": true }, { "id": "vp_battery_charger", - "fg": [ 10434, 10434, 10434, 10434 ], - "bg": 11859, + "fg": [ 10453, 10453, 10453, 10453 ], + "bg": 11875, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10434, 10434, 10434, 10434 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10453, 10453, 10453, 10453 ] } ] }, { "id": "vp_recharge_station", - "fg": [ 10435, 10435, 10435, 10435 ], - "bg": 11859, + "fg": [ 10454, 10454, 10454, 10454 ], + "bg": 11875, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10435, 10435, 10435, 10435 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10454, 10454, 10454, 10454 ] } ] }, { "id": "vp_mountable_heater", - "fg": [ 10436, 10436, 10436, 10436 ], - "bg": 11859, + "fg": [ 10455, 10455, 10455, 10455 ], + "bg": 11875, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10436, 10436, 10436, 10436 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10455, 10455, 10455, 10455 ] } ] }, { "id": "vp_mountable_heater_small", - "fg": [ 10437, 10437, 10437, 10437 ], - "bg": 11859, + "fg": [ 10456, 10456, 10456, 10456 ], + "bg": 11875, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10437, 10437, 10437, 10437 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10456, 10456, 10456, 10456 ] } ] }, { "id": "vp_spike_wood", - "fg": 10438, + "fg": 10457, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 10438 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 10457 } ] }, { "id": "vp_ap_battery", "fg": 4979 }, { "id": "vp_ap_battery_large", "fg": 4980 }, @@ -14481,524 +14580,530 @@ { "id": "adobe_pallet_done", "fg": 6108 }, { "id": "adobe_pallet_full", "fg": 6109 }, { "id": "aluminum_stepladder", "fg": 6110 }, - { "id": "20ga_f_scrap", "fg": 6139 }, - { "id": "36navy", "fg": 6199 }, - { "id": "40mm_flashbang", "fg": 6215 }, - { "id": "40mm_incendiary", "fg": 6216 }, - { "id": "40mm_slug", "fg": 6217 }, - { "id": "44army", "fg": 6260 }, - { "id": "5x50_b_bp", "fg": 6322 }, - { "id": "66heat_f_x4", "fg": 6331 }, - { "id": "9x18mm_f_7n16", "fg": 6375 }, - { "id": "anvil", "fg": 6402 }, - { "id": "anvil_bronze", "fg": 6403 }, - { "id": "armor_riot", "fg": 6405 }, - { "id": "1895sbl", "fg": 6425 }, - { "id": "AT4", "fg": 6426 }, - { "id": "LAW", "fg": 6427 }, - { "id": "M24", "fg": 6428 }, - { "id": "RPG", "fg": 6429 }, - { "id": "USAS_12", "fg": 6430 }, - { "id": "airspeargun", "fg": 6431 }, - { "id": "ak74", "fg": 6433 }, - { "id": "american_180", "fg": 6434 }, - { "id": "an94", "fg": 6435 }, - { "id": "ar10", "fg": 6436 }, - { "id": "ar15", "fg": 6437 }, - { "id": "arx160", "fg": 6438 }, - { "id": "as50", "fg": 6439 }, - { "id": "atgm_launcher", "fg": 6440 }, - { "id": "bbgun", "fg": 6441 }, - { "id": "bfg50", "fg": 6442 }, - { "id": "bh_m89", "fg": 6443 }, - { "id": "blunderbuss", "fg": 6444 }, - { "id": "browning_blr", "fg": 6445 }, - { "id": "chemical_thrower", "fg": 6447 }, - { "id": "coilgun", "fg": 6448 }, - { "id": "colt_lightning", "fg": 6449 }, - { "id": "colt_ro635", "fg": 6450 }, - { "id": "combination_gun", "fg": 6451 }, - { "id": "cx4", "fg": 6452 }, - { "id": "doublespeargun", "fg": 6453 }, - { "id": "emp_gun", "fg": 6454 }, - { "id": "famas", "fg": 6455 }, - { "id": "flamethrower", "fg": 6456 }, - { "id": "fn_fal", "fg": 6457 }, - { "id": "fs2000", "fg": 6458 }, - { "id": "ftk93", "fg": 6459 }, - { "id": "garand", "fg": 6460 }, - { "id": "heavy_rail_rifle", "fg": 6461 }, - { "id": "helsing", "fg": 6462 }, - { "id": "henry_big_boy", "fg": 6463 }, - { "id": "hk417_13", "fg": 6464 }, - { "id": "hk_g3", "fg": 6465 }, - { "id": "hk_g36", "fg": 6466 }, - { "id": "hk_g80", "fg": 6467 }, - { "id": "hk_mp5k", "fg": 6468 }, - { "id": "hk_mp5sd", "fg": 6469 }, - { "id": "iwi_tavor_x95_300blk", "fg": 6470 }, - { "id": "ksg-25", "fg": 6471 }, - { "id": "ksg", "fg": 6472 }, - { "id": "ksub2000", "fg": 6473 }, - { "id": "laser_cannon", "fg": 6474 }, - { "id": "laser_rifle", "fg": 6475 }, - { "id": "lever_shotgun", "fg": 6476 }, - { "id": "longrifle_flintlock", "fg": 6477 }, - { "id": "m107a1", "fg": 6478 }, - { "id": "m110a1", "fg": 6479 }, - { "id": "m134", "fg": 6480 }, - { "id": "m14ebr", "fg": 6481 }, - { "id": "m1903", "fg": 6484 }, - { "id": "m1918", "fg": 6485 }, - { "id": "m1a", "fg": 6486 }, - { "id": "m2010", "fg": 6487 }, - { "id": "m202_flash", "fg": 6488 }, - { "id": "m231pfw", "fg": 6489 }, - { "id": "m240", "fg": 6490 }, - { "id": "m27_assault_rifle_var_h&k416a5", "fg": 6492 }, - { "id": "m27_assault_rifle_var_m27iar", "fg": 6493 }, - { "id": "m27_assault_rifle_var_m38dmr", "fg": 6494 }, - { "id": "m27_assault_rifle_var_scar_l", "fg": 6495 }, - { "id": "m2browning", "fg": 6496 }, - { "id": "m2browning_sawn", "fg": 6497 }, - { "id": "m3_carlgustav", "fg": 6498 }, - { "id": "m4_carbine_var_m4a1", "fg": 6499 }, - { "id": "m4_carlgustav", "fg": 6500 }, - { "id": "m79", "fg": 6502 }, - { "id": "mark19", "fg": 6503 }, - { "id": "marlin_9a", "fg": 6504 }, - { "id": "mininuke_launcher", "fg": 6505 }, - { "id": "mosin44", "fg": 6506 }, - { "id": "mosin44_ebr", "fg": 6507 }, - { "id": "mosin91_30", "fg": 6508 }, - { "id": "mosin91_30_ebr", "fg": 6509 }, - { "id": "mossberg_500", "fg": 6510 }, - { "id": "mossberg_500_var_mossberg_500_security", "fg": 6511 }, - { "id": "mossberg_590", "fg": 6512 }, - { "id": "mossberg_590_var_SPAS_12", "fg": 6513 }, - { "id": "mossberg_930", "fg": 6514 }, - { "id": "mossberg_930_var_m1014", "fg": 6515 }, - { "id": "mp18", "fg": 6516 }, - { "id": "needlegun", "fg": 6518 }, - { "id": "pamd68", "fg": 6519 }, - { "id": "pamd71z", "fg": 6520 }, - { "id": "pipe_combination_gun", "fg": 6521 }, - { "id": "plasma_gun", "fg": 6522 }, - { "id": "plasma_rifle", "fg": 6523 }, - { "id": "ppsh", "fg": 6524 }, - { "id": "rebar_rifle", "fg": 6525 }, - { "id": "remington700_270", "fg": 6526 }, - { "id": "remington_700", "fg": 6527 }, - { "id": "remington_870", "fg": 6528 }, - { "id": "remington_870_breacher", "fg": 6529 }, - { "id": "remington_870_express", "fg": 6530 }, - { "id": "remington_870_var_browning_a5", "fg": 6531 }, - { "id": "remington_870_var_remington_1100", "fg": 6532 }, - { "id": "rifle_flintlock", "fg": 6533 }, - { "id": "rm120c", "fg": 6534 }, - { "id": "rm20", "fg": 6535 }, - { "id": "rm298", "fg": 6536 }, - { "id": "rm451_flamethrower", "fg": 6537 }, - { "id": "rm51_assault_rifle", "fg": 6538 }, - { "id": "rm614_lmg", "fg": 6539 }, - { "id": "rm802", "fg": 6540 }, - { "id": "rm88_battle_rifle", "fg": 6541 }, - { "id": "ruger_1022", "fg": 6542 }, - { "id": "ruger_mini", "fg": 6543 }, - { "id": "saiga_12", "fg": 6544 }, - { "id": "saiga_410", "fg": 6545 }, - { "id": "savage_111f", "fg": 6546 }, - { "id": "scar_h", "fg": 6547 }, - { "id": "sharps", "fg": 6548 }, - { "id": "shotgun_410", "fg": 6549 }, - { "id": "shotgun_d", "fg": 6550 }, - { "id": "shotgun_s", "fg": 6551 }, - { "id": "sig552", "fg": 6552 }, - { "id": "sig_mcx_rattler_sbr", "fg": 6553 }, - { "id": "skorpion_82", "fg": 6554 }, - { "id": "sks", "fg": 6555 }, - { "id": "smg_9mm", "fg": 6557 }, - { "id": "speargun", "fg": 6558 }, - { "id": "sten", "fg": 6559 }, - { "id": "steyr_aug", "fg": 6560 }, - { "id": "surv_rocket_launcher", "fg": 6561 }, - { "id": "survivor_special_700", "fg": 6562 }, - { "id": "tac50", "fg": 6563 }, - { "id": "tavor_12", "fg": 6564 }, - { "id": "tihar", "fg": 6565 }, - { "id": "tommygun", "fg": 6566 }, - { "id": "trex_gun", "fg": 6567 }, - { "id": "weatherby_5", "fg": 6568 }, - { "id": "win70", "fg": 6569 }, - { "id": "winchester_1887", "fg": 6570 }, - { "id": "winchester_1897", "fg": 6571 }, - { "id": "iceaxe", "fg": 6574 }, - { "id": "rifle_case_soft", "fg": 6579 }, - { "id": "rifle_case_soft_2", "fg": 6580 }, - { "id": "rifle_case_soft_leather_2", "fg": 6582 }, - { "id": "rucksack", "fg": 6583 }, - { "id": "bag_garbage", "fg": 6585 }, - { "id": "beverly_shear", "fg": 6588 }, - { "id": "blackjack", "fg": 6589 }, - { "id": "compgreatbow", "fg": 6595 }, - { "id": "compositebow", "fg": 6596 }, - { "id": "hybridbow", "fg": 6597 }, - { "id": "longbow", "fg": 6598 }, - { "id": "recurbow", "fg": 6599 }, - { "id": "reflexbow", "fg": 6600 }, - { "id": "reflexrecurvebow", "fg": 6601 }, - { "id": "selfbow", "fg": 6602 }, - { "id": "shortbow", "fg": 6603 }, - { "id": "woodgreatbow", "fg": 6604 }, - { "id": "box_battery_charger", "fg": 6605 }, - { "id": "box_large_folded", "fg": 6607 }, - { "id": "box_medium_folded", "fg": 6609 }, - { "id": "box_oversize_folded", "fg": 6610 }, - { "id": "oxygen_cylinder", "fg": 6613 }, - { "id": "oxygen_tank", "fg": 6614 }, - { "id": "tinyweldtank", "fg": 6615 }, - { "id": "weldtank", "fg": 6616 }, - { "id": "cot", "fg": 6617 }, - { "id": "armguard_soft", "fg": 6618 }, - { "id": "chestwrap_leather", "fg": 6619 }, - { "id": "trenchcoat_leather", "fg": 6620 }, - { "id": "bat_nerf", "fg": 6621 }, - { "id": "golf_bag", "fg": 6622 }, - { "id": "polycarbonate_sheet", "fg": 6623 }, - { "id": "screen_mesh", "fg": 6624 }, - { "id": "bagpipes", "fg": 6625 }, - { "id": "jumper_cable_heavy", "fg": 6626 }, - { "id": "scythe", "fg": 6627 }, - { "id": "motorbike_armor", "fg": 6628 }, - { "id": "rack_test_tube", "fg": 6629 }, - { "id": "bowl_clay", "fg": 6632 }, - { "id": "clay_hydria", "fg": 6633 }, - { "id": "clay_pot", "fg": 6634 }, - { "id": "clay_quern", "fg": 6635 }, - { "id": "clay_watercont", "fg": 6636 }, - { "id": "jug_clay", "fg": 6637 }, - { "id": "hazmat_suit", "fg": 6659 }, - { "id": "jumpsuit", "fg": 6668 }, - { "id": "wetsuit", "fg": 6695 }, - { "id": "wolfsuit", "fg": 6696 }, - { "id": "55gal_drum", "fg": 6705 }, - { "id": "bullet_crossbow", "fg": 6709 }, - { "id": "compcrossbow", "fg": 6710 }, - { "id": "compositecrossbow", "fg": 6711 }, - { "id": "crossbow", "fg": 6712 }, - { "id": "hand_crossbow", "fg": 6713 }, - { "id": "huge_crossbow", "fg": 6714 }, - { "id": "rep_crossbow", "fg": 6715 }, - { "id": "down_mattress", "fg": 6719 }, - { "id": "drill_press", "fg": 6720 }, - { "id": "american_flag", "fg": 6730 }, - { "id": "american_flag_hoisted", "fg": 6731 }, - { "id": "pride_flag_var_agender_pride_flag", "fg": 6732 }, - { "id": "pride_flag_var_aromantic_pride_flag", "fg": 6733 }, - { "id": "pride_flag_var_asexual_pride_flag", "fg": 6734 }, - { "id": "pride_flag_var_bear_pride_flag", "fg": 6735 }, - { "id": "pride_flag_var_bisexual_pride_flag", "fg": 6736 }, - { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 6737 }, - { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 6738 }, - { "id": "pride_flag_var_intersex_pride_flag", "fg": 6739 }, - { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 6740 }, - { "id": "pride_flag_var_leather_pride_flag", "fg": 6741 }, - { "id": "pride_flag_var_lesbian_pride_flag", "fg": 6742 }, - { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 6743 }, - { "id": "pride_flag_var_pansexual_pride_flag", "fg": 6744 }, - { "id": "pride_flag_var_polysexual_pride_flag", "fg": 6745 }, - { "id": "pride_flag_var_progress_pride_flag", "fg": 6746 }, - { "id": "pride_flag_var_rainbow_pride_flag", "fg": 6747 }, - { "id": "pride_flag_var_transgender_pride_flag", "fg": 6748 }, - { "id": "foot_locker_recharge_station", "fg": 6749 }, - { "id": "freezer", "fg": 6752 }, - { "id": "amplifier_head", "fg": 6753 }, - { "id": "bindle", "fg": 6754 }, - { "id": "broken_dimensional_anchor", "fg": 6755 }, - { "id": "chainmail_vest", "fg": 6756 }, - { "id": "concrete", "fg": 6757 }, - { "id": "cs_lajatang_off", "fg": 6758 }, - { "id": "dimensional_anchor", "fg": 6759 }, - { "id": "dimensional_anchor_on", "fg": 6760 }, - { "id": "dnd", "fg": 6761 }, - { "id": "g_carpet", "fg": 6762 }, - { "id": "grapnel", "fg": 6763 }, - { "id": "optical_cloak", "fg": 6764 }, - { "id": "p_carpet", "fg": 6765 }, - { "id": "r_carpet", "fg": 6766 }, - { "id": "trimmer_off", "fg": 6767 }, - { "id": "trimmer_on", "fg": 6768 }, - { "id": "tux", "fg": 6769 }, - { "id": "v_scoop_item", "fg": 6770 }, - { "id": "wool_suit", "fg": 6771 }, - { "id": "y_carpet", "fg": 6772 }, - { "id": "multi_cooker", "fg": 6773 }, - { "id": "multi_cooker_filled", "fg": 6774 }, - { "id": "pet_carrier", "fg": 6775 }, - { "id": "gravel", "fg": 6780 }, - { "id": "helmet_ball", "fg": 6784 }, - { "id": "homewrecker", "fg": 6786 }, - { "id": "hydraulic_press", "fg": 6787 }, - { "id": "anesthetic_kit", "fg": 6789 }, - { "id": "bb", "fg": 6790 }, - { "id": "black_pen_ink", "fg": 6791 }, - { "id": "blue_pen_ink", "fg": 6792 }, - { "id": "bolas", "fg": 6793 }, - { "id": "cavalry_saber", "fg": 6794 }, - { "id": "cavalry_saber_fake", "fg": 6795 }, - { "id": "cleat", "fg": 6796 }, - { "id": "etched_skull", "fg": 6797 }, - { "id": "fencing_epee", "fg": 6798 }, - { "id": "fencing_epee_sharpened", "fg": 6799 }, - { "id": "fencing_foil", "fg": 6800 }, - { "id": "fencing_foil_sharpened", "fg": 6801 }, - { "id": "fencing_sabre", "fg": 6802 }, - { "id": "fencing_sabre_sharpened", "fg": 6803 }, - { "id": "fetus", "fg": 6804 }, - { "id": "flu_shot", "fg": 6805 }, - { "id": "green_pen_ink", "fg": 6806 }, - { "id": "handflare_dead", "fg": 6807 }, - { "id": "hd_tow_cable", "fg": 6808 }, - { "id": "helmet_skull", "fg": 6809 }, - { "id": "heroin", "fg": 6810 }, - { "id": "icon", "fg": 6811 }, - { "id": "large_tent_kit", "fg": 6812 }, - { "id": "lifestraw", "fg": 6813 }, - { "id": "machete_gimmick", "fg": 6814 }, - { "id": "match", "fg": 6815 }, - { "id": "paintball", "fg": 6816 }, - { "id": "rapier", "fg": 6817 }, - { "id": "rapier_fake", "fg": 6818 }, - { "id": "red_pen_ink", "fg": 6819 }, - { "id": "shock_epee", "fg": 6820 }, - { "id": "shock_foil", "fg": 6821 }, - { "id": "shock_sabre", "fg": 6822 }, - { "id": "small_relic", "fg": 6823 }, - { "id": "straw_doll", "fg": 6824 }, - { "id": "tent_kit", "fg": 6825 }, - { "id": "large_space_heater", "fg": 6826 }, - { "id": "large_space_heater_on", "fg": 6827 }, - { "id": "mace_bronze", "fg": 6844 }, - { "id": "mace_simple", "fg": 6845 }, - { "id": "mace_trench", "fg": 6846 }, - { "id": "manhole_cover", "fg": 6847 }, - { "id": "manual_tire_changer", "fg": 6848 }, - { "id": "material_cement", "fg": 6850 }, - { "id": "minifreezer", "fg": 6852 }, - { "id": "minifridge", "fg": 6853 }, - { "id": "mountable_heater", "fg": 6857 }, - { "id": "PR24-extended", "fg": 6859 }, - { "id": "PR24-retracted", "fg": 6860 }, - { "id": "baton-extended", "fg": 6861 }, - { "id": "baton", "fg": 6862 }, - { "id": "guitar_stand", "fg": 6863 }, - { "id": "mic_stand_tall", "fg": 6864 }, - { "id": "mixer_music", "fg": 6865 }, - { "id": "pipe_shotgun", "fg": 6884 }, - { "id": "bronze_brush_axe", "fg": 6888 }, - { "id": "brush_axe", "fg": 6889 }, - { "id": "glaive", "fg": 6890 }, - { "id": "ji", "fg": 6891 }, - { "id": "makeshift_glaive", "fg": 6892 }, - { "id": "makeshift_halberd", "fg": 6893 }, - { "id": "makeshift_scythe_war", "fg": 6894 }, - { "id": "naginata", "fg": 6895 }, - { "id": "naginata_fake", "fg": 6896 }, - { "id": "naginata_inferior", "fg": 6897 }, - { "id": "pike", "fg": 6898 }, - { "id": "pike_copper", "fg": 6899 }, - { "id": "pike_fake", "fg": 6900 }, - { "id": "pike_inferior", "fg": 6901 }, - { "id": "pike_wood", "fg": 6902 }, - { "id": "poleaxe", "fg": 6903 }, - { "id": "scythe_war", "fg": 6904 }, - { "id": "spear_dory", "fg": 6905 }, - { "id": "spear_survivor", "fg": 6906 }, - { "id": "pool_cue", "fg": 6908 }, - { "id": "shark_plushie", "fg": 6917 }, - { "id": "shillelagh", "fg": 6921 }, - { "id": "shillelagh_weighted", "fg": 6922 }, - { "id": "skull_moose", "fg": 6924 }, - { "id": "skull_moose_tusked", "fg": 6925 }, - { "id": "sword_nail", "fg": 6946 }, - { "id": "sword_wood_large", "fg": 6947 }, - { "id": "bokken", "fg": 6948 }, - { "id": "UPS_off", "fg": 6954 }, - { "id": "hose", "fg": 6955 }, - { "id": "oxy_torch", "fg": 6956 }, - { "id": "picklocks", "fg": 6957 }, - { "id": "primitive_shovel", "fg": 6958 }, - { "id": "shovel_snow", "fg": 6959 }, - { "id": "shovel_snow_plastic", "fg": 6960 }, - { "id": "training_dummy_heavy", "fg": 6961 }, - { "id": "training_dummy_light", "fg": 6962 }, - { "id": "chemlab", "fg": 6963 }, - { "id": "workbench", "fg": 6964 }, - { "id": "workbench_with_recharger", "fg": 6965 }, - { "id": "corpse_mon_troll", "fg": 6971 }, - { "id": "f_magic_circle", "fg": 6972 }, - { "id": "mon_archunk_medium", "fg": 7099 }, - { "id": "mon_archunk_strong", "fg": 7100 }, - { "id": "mon_archunk_weak", "fg": 7101 }, - { "id": "mon_molebot", "fg": 7145 }, - { "id": "footstep", "fg": 7207 }, - { "id": "footstep_above", "fg": 7208 }, - { "id": "footstep_below", "fg": 7209 }, - { "id": "unknown_field", "fg": 7210 }, - { "id": "unknown_furniture", "fg": 7211 }, - { "id": "unknown_item", "fg": 7212 }, - { "id": "unknown_item_AMMO", "fg": 7213 }, - { "id": "unknown_item_ARMOR", "fg": 7214 }, - { "id": "unknown_item_BIONIC", "fg": 7215 }, - { "id": "unknown_item_BOOK", "fg": 7216 }, - { "id": "unknown_item_FOOD", "fg": 7217 }, - { "id": "unknown_item_GUN", "fg": 7218 }, - { "id": "unknown_item_TOOL", "fg": 7219 }, - { "id": "unknown_item_misc", "fg": 7220 }, - { "id": "unknown_terrain", "fg": 7221 }, - { "id": "unknown_trap", "fg": 7222 }, - { "id": "unknown_vehicle_part", "fg": 7223 }, - { "id": "overlay_effect_slimed", "fg": 7234 }, - { "id": "overlay_effect_wet", "fg": 7235 }, - { "id": "overlay_friendly_sees_player", "fg": 7236 }, - { "id": "overlay_hostile_sees_player", "fg": 7237 }, - { "id": "overlay_neutral_sees_player", "fg": 7238 }, - { "id": "overlay_other_sees_player", "fg": 7239 }, - { "id": "zombie_revival_indicator", "fg": 7240 }, - { "id": "lake_shore", "fg": 7243 }, - { "id": "lake_surface", "fg": 7244 }, - { "id": "cemetery_small", "fg": 7263 }, - { "id": "dirt_road_center", "fg": 7278 }, - { "id": "dirt_road_end_piece_e", "fg": 7285 }, - { "id": "dirt_road_end_piece_n", "fg": 7286 }, - { "id": "dirt_road_end_piece_s", "fg": 7287 }, - { "id": "dirt_road_end_piece_w", "fg": 7288 }, - { "id": "dirt_road_unconnected", "fg": 7293 }, - { "id": "mx_crater", "fg": 7298 }, - { "id": "mx_fallen_shed", "fg": 7299 }, - { "id": "mx_helicopter", "fg": 7300 }, - { "id": "mx_point_burned_ground", "fg": 7301 }, - { "id": "mx_point_dead_vegetation", "fg": 7302 }, - { "id": "mx_pond", "fg": 7303 }, - { "id": "mx_science", "fg": 7304 }, - { "id": "hunting_blind", "fg": 7342 }, - { "id": "overmap_horde_3", "fg": 7343 }, - { "id": "overmap_horde_4", "fg": 7344 }, - { "id": "overmap_horde_5", "fg": 7345 }, - { "id": "overmap_horde_6", "fg": 7346 }, - { "id": "overmap_remembered_vehicle", "fg": 7347 }, - { "id": "pasture_connection_ew", "fg": 7380 }, - { "id": "pasture_connection_ns", "fg": 7381 }, - { "id": "pasture_unconnected", "fg": 7394 }, - { "id": "acid_drizzle", "fg": 7469 }, - { "id": "acid_rain", "fg": 7470 }, - { "id": "clear", "fg": 7471 }, - { "id": "cloudy", "fg": 7472 }, - { "id": "drizzle", "fg": 7473 }, - { "id": "flurries", "fg": 7474 }, - { "id": "light_drizzle", "fg": 7475 }, - { "id": "lightning", "fg": 7476 }, - { "id": "rain", "fg": 7477 }, - { "id": "snowing", "fg": 7478 }, - { "id": "snowstorm", "fg": 7479 }, - { "id": "sunny", "fg": 7480 }, - { "id": "thunder", "fg": 7481 }, - { "id": "unexplored_terrain", "fg": 7482 }, - { "id": "f_bullettrailer_minisofa", "fg": 7486 }, - { "id": "f_bullettrailer_sign_danabakery", "fg": 7487 }, - { "id": "f_bullettrailer_table_bottom", "fg": 7488 }, - { "id": "f_bullettrailer_table_middle", "fg": 7489 }, - { "id": "f_bullettrailer_table_top", "fg": 7490 }, - { "id": "f_bullettrailer_toilet", "fg": 7491 }, - { "id": "t_bullettrailer_bed_foot", "fg": 7492 }, - { "id": "t_bullettrailer_bed_head", "fg": 7493 }, - { "id": "t_bullettrailer_inner_T", "fg": 7498 }, - { "id": "t_bullettrailer_inner_eastcorner", "fg": 7499 }, - { "id": "t_bullettrailer_nw_brownfloor", "fg": 7500 }, - { "id": "t_bullettrailer_wwall", "fg": 7501 }, - { "id": "t_metal_ventilation_shutter", "fg": 7502 }, - { "id": "t_ramp_down_high", "fg": 7528 }, - { "id": "t_ramp_up_high", "fg": 7529 }, - { "id": "t_slope_down", "fg": 7530 }, - { "id": "t_slope_up", "fg": 7531 }, - { "id": "t_card_reader_broken", "fg": 7680 }, - { "id": "t_door_locked", "fg": 8091 }, - { "id": "t_door_bar_o", "fg": 8094 }, - { "id": "t_door_glass_c", "fg": 8099 }, - { "id": "t_door_glass_o", "fg": 8100 }, - { "id": "t_door_glass_frosted_c", "fg": 8101 }, - { "id": "t_door_glass_frosted_o", "fg": 8102 }, - { "id": "t_door_glass_frosted_lab_o", "fg": 8103 }, - { "id": "t_door_glass_gray_c", "fg": 8104 }, - { "id": "t_door_glass_gray_o", "fg": 8105 }, - { "id": "t_door_glass_green_c", "fg": 8106 }, - { "id": "t_door_glass_green_o", "fg": 8107 }, - { "id": "t_door_glass_lab_o", "fg": 8108 }, - { "id": "t_door_glass_red_c", "fg": 8109 }, - { "id": "t_door_glass_red_o", "fg": 8110 }, - { "id": "t_door_glass_white_c", "fg": 8111 }, - { "id": "t_door_glass_white_o", "fg": 8112 }, - { "id": "t_mdoor_frame", "fg": 8130 }, - { "id": "t_door_metal_c_peep", "fg": 8131 }, - { "id": "t_fungus2_unconnected", "fg": 8424 }, - { "id": "t_fungus3_unconnected", "fg": 8440 }, - { "id": "t_fungus4_corner_ne", "fg": 8442 }, - { "id": "t_fungus4_corner_nw", "fg": 8443 }, - { "id": "t_fungus4_corner_se", "fg": 8444 }, - { "id": "t_fungus4_corner_sw", "fg": 8445 }, - { "id": "t_fungus4_edge_ew", "fg": 8446 }, - { "id": "t_fungus4_edge_ns", "fg": 8447 }, - { "id": "t_fungus4_end_piece_e", "fg": 8448 }, - { "id": "t_fungus4_end_piece_n", "fg": 8449 }, - { "id": "t_fungus4_end_piece_s", "fg": 8450 }, - { "id": "t_fungus4_end_piece_w", "fg": 8451 }, - { "id": "t_fungus4_t_connection_e", "fg": 8452 }, - { "id": "t_fungus4_t_connection_n", "fg": 8453 }, - { "id": "t_fungus4_t_connection_s", "fg": 8454 }, - { "id": "t_fungus4_t_connection_w", "fg": 8455 }, - { "id": "t_fungus4_unconnected", "fg": 8456 }, - { "id": "t_fungus5_unconnected", "fg": 8472 }, - { "id": "t_fungus6_unconnected", "fg": 8488 }, - { "id": "t_fungus_sticks16", "fg": 8536 }, - { "id": "t_fungus_mound1_unconnected", "fg": 8552 }, - { "id": "t_fungus_mound2_unconnected", "fg": 8568 }, - { "id": "t_fungus_mound3_unconnected", "fg": 8584 }, - { "id": "t_gutter_drop", "fg": 8798 }, - { "id": "t_intercom", "fg": 8810 }, - { "id": "t_ladder_down", "fg": 8811 }, - { "id": "t_m_frame", "fg": 8860 }, - { "id": "t_mdoor_lab_frame", "fg": 8863 }, - { "id": "t_ov_reb_cage", "fg": 8933 }, - { "id": "t_ov_smreb_cage", "fg": 8934 }, - { "id": "t_reinforced_door_glass_c", "fg": 9222 }, - { "id": "t_reinforced_door_glass_o", "fg": 9223 }, - { "id": "t_reinforced_door_glass_lab_o", "fg": 9224 }, - { "id": "t_resin_hole", "fg": 9241 }, - { "id": "t_marloss", "fg": 9659 }, - { "id": "t_marloss_season_winter", "fg": 9660 }, - { "id": "t_shrub_fungal", "fg": 9661 }, - { "id": "t_shrub_fungal_season_winter", "fg": 9662 }, - { "id": "t_strconc_floor_halfway", "fg": 9745 }, - { "id": "t_thconc_floor_unconnected", "fg": 9903 }, - { "id": "t_thconc_floor_flesh", "fg": 9904 }, - { "id": "t_wall_Pi_center", "fg": 9934 }, - { "id": "t_wall_resin_cage", "fg": 10108 }, - { "id": "t_window_bars_curtains", "fg": 10278 }, - { "id": "t_window_bars_domestic", "fg": 10279 }, - { "id": "t_window_bars_noglass", "fg": 10280 }, - { "id": "t_window_domestic", "fg": 10281 }, - { "id": "t_window_domestic_taped", "fg": 10282 }, - { "id": "t_window_no_curtains", "fg": 10284 }, - { "id": "t_window_no_curtains_open", "fg": 10285 }, - { "id": "t_window_open", "fg": 10287 }, - { "id": "tr_cot", "fg": 10396 }, - { "id": "tr_practice_target", "fg": 10407 }, - { "id": "metal_boat_hull", "fg": 10409 } + { "id": "40mm_casing", "fg": 6117 }, + { "id": "6E_casing", "fg": 6123 }, + { "id": "36navy", "fg": 6176 }, + { "id": "44army", "fg": 6195 }, + { "id": "40x46_f_hnest22_case", "fg": 6285 }, + { "id": "40x46_f_hnest410_case", "fg": 6287 }, + { "id": "5x50_b_bp", "fg": 6316 }, + { "id": "9x18mm_f_7n16", "fg": 6360 }, + { "id": "66heat_f_x4", "fg": 6384 }, + { "id": "20ga_f_scrap", "fg": 6416 }, + { "id": "anvil", "fg": 6417 }, + { "id": "anvil_bronze", "fg": 6418 }, + { "id": "armor_riot", "fg": 6420 }, + { "id": "1895sbl", "fg": 6440 }, + { "id": "AT4", "fg": 6441 }, + { "id": "LAW", "fg": 6442 }, + { "id": "M24", "fg": 6443 }, + { "id": "RPG", "fg": 6444 }, + { "id": "USAS_12", "fg": 6445 }, + { "id": "airspeargun", "fg": 6446 }, + { "id": "ak74", "fg": 6448 }, + { "id": "american_180", "fg": 6449 }, + { "id": "an94", "fg": 6450 }, + { "id": "ar10", "fg": 6451 }, + { "id": "arx160", "fg": 6452 }, + { "id": "as50", "fg": 6453 }, + { "id": "atgm_launcher", "fg": 6454 }, + { "id": "bbgun", "fg": 6455 }, + { "id": "bfg50", "fg": 6456 }, + { "id": "bh_m89", "fg": 6457 }, + { "id": "blunderbuss", "fg": 6458 }, + { "id": "browning_blr", "fg": 6459 }, + { "id": "chemical_thrower", "fg": 6461 }, + { "id": "coilgun", "fg": 6462 }, + { "id": "colt_lightning", "fg": 6463 }, + { "id": "colt_ro635", "fg": 6464 }, + { "id": "combination_gun", "fg": 6465 }, + { "id": "cx4", "fg": 6466 }, + { "id": "doublespeargun", "fg": 6467 }, + { "id": "emp_gun", "fg": 6468 }, + { "id": "famas", "fg": 6469 }, + { "id": "flamethrower", "fg": 6470 }, + { "id": "fn_fal", "fg": 6471 }, + { "id": "fs2000", "fg": 6472 }, + { "id": "ftk93", "fg": 6473 }, + { "id": "garand", "fg": 6474 }, + { "id": "heavy_rail_rifle", "fg": 6475 }, + { "id": "helsing", "fg": 6476 }, + { "id": "henry_big_boy", "fg": 6477 }, + { "id": "hk417_13", "fg": 6478 }, + { "id": "hk_g3", "fg": 6479 }, + { "id": "hk_g36", "fg": 6480 }, + { "id": "hk_g80", "fg": 6481 }, + { "id": "hk_mp5k", "fg": 6482 }, + { "id": "hk_mp5sd", "fg": 6483 }, + { "id": "iwi_tavor_x95_300blk", "fg": 6484 }, + { "id": "ksg-25", "fg": 6485 }, + { "id": "ksg", "fg": 6486 }, + { "id": "ksub2000", "fg": 6487 }, + { "id": "laser_cannon", "fg": 6488 }, + { "id": "laser_rifle", "fg": 6489 }, + { "id": "lever_shotgun", "fg": 6490 }, + { "id": "longrifle_flintlock", "fg": 6491 }, + { "id": "m107a1", "fg": 6492 }, + { "id": "m110a1", "fg": 6493 }, + { "id": "m134", "fg": 6494 }, + { "id": "m14ebr", "fg": 6495 }, + { "id": "m1903", "fg": 6498 }, + { "id": "m1918", "fg": 6499 }, + { "id": "m1a", "fg": 6500 }, + { "id": "m2010", "fg": 6501 }, + { "id": "m202_flash", "fg": 6502 }, + { "id": "m231pfw", "fg": 6503 }, + { "id": "m240", "fg": 6504 }, + { "id": "m27_assault_rifle_var_h&k416a5", "fg": 6506 }, + { "id": "m27_assault_rifle_var_m27iar", "fg": 6507 }, + { "id": "m27_assault_rifle_var_m38dmr", "fg": 6508 }, + { "id": "m27_assault_rifle_var_scar_l", "fg": 6509 }, + { "id": "m2browning", "fg": 6510 }, + { "id": "m2browning_sawn", "fg": 6511 }, + { "id": "m3_carlgustav", "fg": 6512 }, + { "id": "m4_carlgustav", "fg": 6513 }, + { "id": "m79", "fg": 6515 }, + { "id": "mark19", "fg": 6516 }, + { "id": "marlin_9a", "fg": 6517 }, + { "id": "mininuke_launcher", "fg": 6518 }, + { "id": "modular_ar15", "fg": 6519 }, + { "id": "modular_m4_carbine_var_modular_m4a1", "fg": 6520 }, + { "id": "mosin44", "fg": 6521 }, + { "id": "mosin44_ebr", "fg": 6522 }, + { "id": "mosin91_30", "fg": 6523 }, + { "id": "mosin91_30_ebr", "fg": 6524 }, + { "id": "mossberg_500", "fg": 6525 }, + { "id": "mossberg_500_var_mossberg_500_security", "fg": 6526 }, + { "id": "mossberg_590", "fg": 6527 }, + { "id": "mossberg_590_var_SPAS_12", "fg": 6528 }, + { "id": "mossberg_930", "fg": 6529 }, + { "id": "mossberg_930_var_m1014", "fg": 6530 }, + { "id": "mp18", "fg": 6531 }, + { "id": "needlegun", "fg": 6533 }, + { "id": "pamd68", "fg": 6534 }, + { "id": "pamd71z", "fg": 6535 }, + { "id": "pipe_combination_gun", "fg": 6536 }, + { "id": "plasma_gun", "fg": 6537 }, + { "id": "plasma_rifle", "fg": 6538 }, + { "id": "ppsh", "fg": 6539 }, + { "id": "rebar_rifle", "fg": 6540 }, + { "id": "remington700_270", "fg": 6541 }, + { "id": "remington_700", "fg": 6542 }, + { "id": "remington_870", "fg": 6543 }, + { "id": "remington_870_breacher", "fg": 6544 }, + { "id": "remington_870_express", "fg": 6545 }, + { "id": "remington_870_var_browning_a5", "fg": 6546 }, + { "id": "remington_870_var_remington_1100", "fg": 6547 }, + { "id": "rifle_flintlock", "fg": 6548 }, + { "id": "rm120c", "fg": 6549 }, + { "id": "rm20", "fg": 6550 }, + { "id": "rm298", "fg": 6551 }, + { "id": "rm451_flamethrower", "fg": 6552 }, + { "id": "rm51_assault_rifle", "fg": 6553 }, + { "id": "rm614_lmg", "fg": 6554 }, + { "id": "rm802", "fg": 6555 }, + { "id": "rm88_battle_rifle", "fg": 6556 }, + { "id": "ruger_1022", "fg": 6557 }, + { "id": "ruger_mini", "fg": 6558 }, + { "id": "saiga_12", "fg": 6559 }, + { "id": "saiga_410", "fg": 6560 }, + { "id": "savage_111f", "fg": 6561 }, + { "id": "scar_h", "fg": 6562 }, + { "id": "sharps", "fg": 6563 }, + { "id": "shotgun_410", "fg": 6564 }, + { "id": "shotgun_d", "fg": 6565 }, + { "id": "shotgun_s", "fg": 6566 }, + { "id": "sig552", "fg": 6567 }, + { "id": "sig_mcx_rattler_sbr", "fg": 6568 }, + { "id": "skorpion_82", "fg": 6569 }, + { "id": "sks", "fg": 6570 }, + { "id": "smg_9mm", "fg": 6572 }, + { "id": "speargun", "fg": 6573 }, + { "id": "sten", "fg": 6574 }, + { "id": "steyr_aug", "fg": 6575 }, + { "id": "surv_rocket_launcher", "fg": 6576 }, + { "id": "survivor_special_700", "fg": 6577 }, + { "id": "tac50", "fg": 6578 }, + { "id": "tavor_12", "fg": 6579 }, + { "id": "tihar", "fg": 6580 }, + { "id": "tommygun", "fg": 6581 }, + { "id": "trex_gun", "fg": 6582 }, + { "id": "weatherby_5", "fg": 6583 }, + { "id": "win70", "fg": 6584 }, + { "id": "winchester_1887", "fg": 6585 }, + { "id": "winchester_1897", "fg": 6586 }, + { "id": "iceaxe", "fg": 6589 }, + { "id": "rifle_case_soft", "fg": 6594 }, + { "id": "rifle_case_soft_2", "fg": 6595 }, + { "id": "rifle_case_soft_leather_2", "fg": 6597 }, + { "id": "rucksack", "fg": 6598 }, + { "id": "bag_garbage", "fg": 6600 }, + { "id": "beverly_shear", "fg": 6603 }, + { "id": "blackjack", "fg": 6604 }, + { "id": "compgreatbow", "fg": 6610 }, + { "id": "compositebow", "fg": 6611 }, + { "id": "hybridbow", "fg": 6612 }, + { "id": "longbow", "fg": 6613 }, + { "id": "recurbow", "fg": 6614 }, + { "id": "reflexbow", "fg": 6615 }, + { "id": "reflexrecurvebow", "fg": 6616 }, + { "id": "selfbow", "fg": 6617 }, + { "id": "shortbow", "fg": 6618 }, + { "id": "woodgreatbow", "fg": 6619 }, + { "id": "box_battery_charger", "fg": 6620 }, + { "id": "box_large_folded", "fg": 6622 }, + { "id": "box_medium_folded", "fg": 6624 }, + { "id": "box_oversize_folded", "fg": 6625 }, + { "id": "oxygen_cylinder", "fg": 6628 }, + { "id": "oxygen_tank", "fg": 6629 }, + { "id": "tinyweldtank", "fg": 6630 }, + { "id": "weldtank", "fg": 6631 }, + { "id": "cot", "fg": 6632 }, + { "id": "armguard_soft", "fg": 6633 }, + { "id": "chestwrap_leather", "fg": 6634 }, + { "id": "trenchcoat_leather", "fg": 6635 }, + { "id": "bat_nerf", "fg": 6636 }, + { "id": "golf_bag", "fg": 6637 }, + { "id": "polycarbonate_sheet", "fg": 6638 }, + { "id": "screen_mesh", "fg": 6639 }, + { "id": "bagpipes", "fg": 6640 }, + { "id": "jumper_cable_heavy", "fg": 6641 }, + { "id": "scythe", "fg": 6642 }, + { "id": "motorbike_armor", "fg": 6643 }, + { "id": "rack_test_tube", "fg": 6644 }, + { "id": "bowl_clay", "fg": 6647 }, + { "id": "clay_hydria", "fg": 6648 }, + { "id": "clay_pot", "fg": 6649 }, + { "id": "clay_quern", "fg": 6650 }, + { "id": "clay_watercont", "fg": 6651 }, + { "id": "jug_clay", "fg": 6652 }, + { "id": "armor_acidchitin", "fg": 6653 }, + { "id": "armor_chitin", "fg": 6654 }, + { "id": "hazmat_suit", "fg": 6676 }, + { "id": "jumpsuit", "fg": 6684 }, + { "id": "wetsuit", "fg": 6711 }, + { "id": "wolfsuit", "fg": 6712 }, + { "id": "55gal_drum", "fg": 6721 }, + { "id": "box_large_metal", "fg": 6723 }, + { "id": "box_medium_metal", "fg": 6724 }, + { "id": "box_oversize_metal", "fg": 6725 }, + { "id": "bullet_crossbow", "fg": 6728 }, + { "id": "compcrossbow", "fg": 6729 }, + { "id": "compositecrossbow", "fg": 6730 }, + { "id": "crossbow", "fg": 6731 }, + { "id": "hand_crossbow", "fg": 6732 }, + { "id": "huge_crossbow", "fg": 6733 }, + { "id": "rep_crossbow", "fg": 6734 }, + { "id": "down_mattress", "fg": 6738 }, + { "id": "drill_press", "fg": 6739 }, + { "id": "american_flag", "fg": 6749 }, + { "id": "american_flag_hoisted", "fg": 6750 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 6751 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 6752 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 6753 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 6754 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 6755 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 6756 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 6757 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 6758 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 6759 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 6760 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 6761 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 6762 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 6763 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 6764 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 6765 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 6766 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 6767 }, + { "id": "foot_locker_recharge_station", "fg": 6768 }, + { "id": "freezer", "fg": 6771 }, + { "id": "amplifier_head", "fg": 6772 }, + { "id": "bindle", "fg": 6773 }, + { "id": "broken_dimensional_anchor", "fg": 6774 }, + { "id": "chainmail_vest", "fg": 6775 }, + { "id": "concrete", "fg": 6776 }, + { "id": "cs_lajatang_off", "fg": 6777 }, + { "id": "dimensional_anchor", "fg": 6778 }, + { "id": "dimensional_anchor_on", "fg": 6779 }, + { "id": "dnd", "fg": 6780 }, + { "id": "g_carpet", "fg": 6781 }, + { "id": "grapnel", "fg": 6782 }, + { "id": "optical_cloak", "fg": 6783 }, + { "id": "p_carpet", "fg": 6784 }, + { "id": "r_carpet", "fg": 6785 }, + { "id": "trimmer_off", "fg": 6786 }, + { "id": "trimmer_on", "fg": 6787 }, + { "id": "tux", "fg": 6788 }, + { "id": "v_scoop_item", "fg": 6789 }, + { "id": "wool_suit", "fg": 6790 }, + { "id": "y_carpet", "fg": 6791 }, + { "id": "multi_cooker", "fg": 6792 }, + { "id": "multi_cooker_filled", "fg": 6793 }, + { "id": "pet_carrier", "fg": 6794 }, + { "id": "gravel", "fg": 6799 }, + { "id": "helmet_ball", "fg": 6803 }, + { "id": "homewrecker", "fg": 6805 }, + { "id": "hydraulic_press", "fg": 6806 }, + { "id": "anesthetic_kit", "fg": 6808 }, + { "id": "bb", "fg": 6809 }, + { "id": "black_pen_ink", "fg": 6810 }, + { "id": "blue_pen_ink", "fg": 6811 }, + { "id": "bolas", "fg": 6812 }, + { "id": "cavalry_saber", "fg": 6813 }, + { "id": "cavalry_saber_fake", "fg": 6814 }, + { "id": "cleat", "fg": 6815 }, + { "id": "etched_skull", "fg": 6816 }, + { "id": "fencing_epee", "fg": 6817 }, + { "id": "fencing_epee_sharpened", "fg": 6818 }, + { "id": "fencing_foil", "fg": 6819 }, + { "id": "fencing_foil_sharpened", "fg": 6820 }, + { "id": "fencing_sabre", "fg": 6821 }, + { "id": "fencing_sabre_sharpened", "fg": 6822 }, + { "id": "fetus", "fg": 6823 }, + { "id": "flu_shot", "fg": 6824 }, + { "id": "green_pen_ink", "fg": 6825 }, + { "id": "handflare_dead", "fg": 6826 }, + { "id": "hd_tow_cable", "fg": 6827 }, + { "id": "helmet_skull", "fg": 6828 }, + { "id": "heroin", "fg": 6829 }, + { "id": "icon", "fg": 6830 }, + { "id": "large_tent_kit", "fg": 6831 }, + { "id": "lifestraw", "fg": 6832 }, + { "id": "machete_gimmick", "fg": 6833 }, + { "id": "match", "fg": 6834 }, + { "id": "paintball", "fg": 6835 }, + { "id": "rapier", "fg": 6836 }, + { "id": "rapier_fake", "fg": 6837 }, + { "id": "red_pen_ink", "fg": 6838 }, + { "id": "shock_epee", "fg": 6839 }, + { "id": "shock_foil", "fg": 6840 }, + { "id": "shock_sabre", "fg": 6841 }, + { "id": "small_relic", "fg": 6842 }, + { "id": "straw_doll", "fg": 6843 }, + { "id": "tent_kit", "fg": 6844 }, + { "id": "large_space_heater", "fg": 6845 }, + { "id": "large_space_heater_on", "fg": 6846 }, + { "id": "mace_bronze", "fg": 6863 }, + { "id": "mace_simple", "fg": 6864 }, + { "id": "mace_trench", "fg": 6865 }, + { "id": "manhole_cover", "fg": 6866 }, + { "id": "manual_tire_changer", "fg": 6867 }, + { "id": "material_cement", "fg": 6869 }, + { "id": "minifreezer", "fg": 6871 }, + { "id": "minifridge", "fg": 6872 }, + { "id": "mountable_heater", "fg": 6876 }, + { "id": "PR24-extended", "fg": 6878 }, + { "id": "PR24-retracted", "fg": 6879 }, + { "id": "baton-extended", "fg": 6880 }, + { "id": "baton", "fg": 6881 }, + { "id": "guitar_stand", "fg": 6882 }, + { "id": "mic_stand_tall", "fg": 6883 }, + { "id": "mixer_music", "fg": 6884 }, + { "id": "pipe_shotgun", "fg": 6903 }, + { "id": "bronze_brush_axe", "fg": 6907 }, + { "id": "brush_axe", "fg": 6908 }, + { "id": "glaive", "fg": 6909 }, + { "id": "ji", "fg": 6910 }, + { "id": "makeshift_glaive", "fg": 6911 }, + { "id": "makeshift_halberd", "fg": 6912 }, + { "id": "makeshift_scythe_war", "fg": 6913 }, + { "id": "naginata", "fg": 6914 }, + { "id": "naginata_fake", "fg": 6915 }, + { "id": "naginata_inferior", "fg": 6916 }, + { "id": "pike", "fg": 6917 }, + { "id": "pike_copper", "fg": 6918 }, + { "id": "pike_fake", "fg": 6919 }, + { "id": "pike_inferior", "fg": 6920 }, + { "id": "pike_wood", "fg": 6921 }, + { "id": "poleaxe", "fg": 6922 }, + { "id": "scythe_war", "fg": 6923 }, + { "id": "spear_dory", "fg": 6924 }, + { "id": "spear_survivor", "fg": 6925 }, + { "id": "pool_cue", "fg": 6927 }, + { "id": "shark_plushie", "fg": 6936 }, + { "id": "shillelagh", "fg": 6940 }, + { "id": "shillelagh_weighted", "fg": 6941 }, + { "id": "skull_moose", "fg": 6943 }, + { "id": "skull_moose_tusked", "fg": 6944 }, + { "id": "sword_nail", "fg": 6965 }, + { "id": "sword_wood_large", "fg": 6966 }, + { "id": "bokken", "fg": 6967 }, + { "id": "UPS_off", "fg": 6973 }, + { "id": "hose", "fg": 6974 }, + { "id": "oxy_torch", "fg": 6975 }, + { "id": "picklocks", "fg": 6976 }, + { "id": "primitive_shovel", "fg": 6977 }, + { "id": "shovel_snow", "fg": 6978 }, + { "id": "shovel_snow_plastic", "fg": 6979 }, + { "id": "training_dummy_heavy", "fg": 6980 }, + { "id": "training_dummy_light", "fg": 6981 }, + { "id": "chemlab", "fg": 6982 }, + { "id": "workbench", "fg": 6983 }, + { "id": "workbench_with_recharger", "fg": 6984 }, + { "id": "corpse_mon_troll", "fg": 6990 }, + { "id": "f_magic_circle", "fg": 6991 }, + { "id": "mon_archunk_medium", "fg": 7118 }, + { "id": "mon_archunk_strong", "fg": 7119 }, + { "id": "mon_archunk_weak", "fg": 7120 }, + { "id": "mon_molebot", "fg": 7164 }, + { "id": "footstep", "fg": 7226 }, + { "id": "footstep_above", "fg": 7227 }, + { "id": "footstep_below", "fg": 7228 }, + { "id": "unknown_field", "fg": 7229 }, + { "id": "unknown_furniture", "fg": 7230 }, + { "id": "unknown_item", "fg": 7231 }, + { "id": "unknown_item_AMMO", "fg": 7232 }, + { "id": "unknown_item_ARMOR", "fg": 7233 }, + { "id": "unknown_item_BIONIC", "fg": 7234 }, + { "id": "unknown_item_BOOK", "fg": 7235 }, + { "id": "unknown_item_FOOD", "fg": 7236 }, + { "id": "unknown_item_GUN", "fg": 7237 }, + { "id": "unknown_item_TOOL", "fg": 7238 }, + { "id": "unknown_item_misc", "fg": 7239 }, + { "id": "unknown_terrain", "fg": 7240 }, + { "id": "unknown_trap", "fg": 7241 }, + { "id": "unknown_vehicle_part", "fg": 7242 }, + { "id": "overlay_effect_slimed", "fg": 7253 }, + { "id": "overlay_effect_wet", "fg": 7254 }, + { "id": "overlay_friendly_sees_player", "fg": 7255 }, + { "id": "overlay_hostile_sees_player", "fg": 7256 }, + { "id": "overlay_neutral_sees_player", "fg": 7257 }, + { "id": "overlay_other_sees_player", "fg": 7258 }, + { "id": "zombie_revival_indicator", "fg": 7259 }, + { "id": "lake_shore", "fg": 7262 }, + { "id": "lake_surface", "fg": 7263 }, + { "id": "cemetery_small", "fg": 7282 }, + { "id": "dirt_road_center", "fg": 7297 }, + { "id": "dirt_road_end_piece_e", "fg": 7304 }, + { "id": "dirt_road_end_piece_n", "fg": 7305 }, + { "id": "dirt_road_end_piece_s", "fg": 7306 }, + { "id": "dirt_road_end_piece_w", "fg": 7307 }, + { "id": "dirt_road_unconnected", "fg": 7312 }, + { "id": "mx_crater", "fg": 7317 }, + { "id": "mx_fallen_shed", "fg": 7318 }, + { "id": "mx_helicopter", "fg": 7319 }, + { "id": "mx_point_burned_ground", "fg": 7320 }, + { "id": "mx_point_dead_vegetation", "fg": 7321 }, + { "id": "mx_pond", "fg": 7322 }, + { "id": "mx_science", "fg": 7323 }, + { "id": "hunting_blind", "fg": 7361 }, + { "id": "overmap_horde_3", "fg": 7362 }, + { "id": "overmap_horde_4", "fg": 7363 }, + { "id": "overmap_horde_5", "fg": 7364 }, + { "id": "overmap_horde_6", "fg": 7365 }, + { "id": "overmap_remembered_vehicle", "fg": 7366 }, + { "id": "pasture_connection_ew", "fg": 7399 }, + { "id": "pasture_connection_ns", "fg": 7400 }, + { "id": "pasture_unconnected", "fg": 7413 }, + { "id": "acid_drizzle", "fg": 7488 }, + { "id": "acid_rain", "fg": 7489 }, + { "id": "clear", "fg": 7490 }, + { "id": "cloudy", "fg": 7491 }, + { "id": "drizzle", "fg": 7492 }, + { "id": "flurries", "fg": 7493 }, + { "id": "light_drizzle", "fg": 7494 }, + { "id": "lightning", "fg": 7495 }, + { "id": "rain", "fg": 7496 }, + { "id": "snowing", "fg": 7497 }, + { "id": "snowstorm", "fg": 7498 }, + { "id": "sunny", "fg": 7499 }, + { "id": "thunder", "fg": 7500 }, + { "id": "unexplored_terrain", "fg": 7501 }, + { "id": "f_bullettrailer_minisofa", "fg": 7505 }, + { "id": "f_bullettrailer_sign_danabakery", "fg": 7506 }, + { "id": "f_bullettrailer_table_bottom", "fg": 7507 }, + { "id": "f_bullettrailer_table_middle", "fg": 7508 }, + { "id": "f_bullettrailer_table_top", "fg": 7509 }, + { "id": "f_bullettrailer_toilet", "fg": 7510 }, + { "id": "t_bullettrailer_bed_foot", "fg": 7511 }, + { "id": "t_bullettrailer_bed_head", "fg": 7512 }, + { "id": "t_bullettrailer_inner_T", "fg": 7517 }, + { "id": "t_bullettrailer_inner_eastcorner", "fg": 7518 }, + { "id": "t_bullettrailer_nw_brownfloor", "fg": 7519 }, + { "id": "t_bullettrailer_wwall", "fg": 7520 }, + { "id": "t_metal_ventilation_shutter", "fg": 7521 }, + { "id": "t_ramp_down_high", "fg": 7547 }, + { "id": "t_ramp_up_high", "fg": 7548 }, + { "id": "t_slope_down", "fg": 7549 }, + { "id": "t_slope_up", "fg": 7550 }, + { "id": "t_card_reader_broken", "fg": 7699 }, + { "id": "t_door_locked", "fg": 8110 }, + { "id": "t_door_bar_o", "fg": 8113 }, + { "id": "t_door_glass_c", "fg": 8118 }, + { "id": "t_door_glass_o", "fg": 8119 }, + { "id": "t_door_glass_frosted_c", "fg": 8120 }, + { "id": "t_door_glass_frosted_o", "fg": 8121 }, + { "id": "t_door_glass_frosted_lab_o", "fg": 8122 }, + { "id": "t_door_glass_gray_c", "fg": 8123 }, + { "id": "t_door_glass_gray_o", "fg": 8124 }, + { "id": "t_door_glass_green_c", "fg": 8125 }, + { "id": "t_door_glass_green_o", "fg": 8126 }, + { "id": "t_door_glass_lab_o", "fg": 8127 }, + { "id": "t_door_glass_red_c", "fg": 8128 }, + { "id": "t_door_glass_red_o", "fg": 8129 }, + { "id": "t_door_glass_white_c", "fg": 8130 }, + { "id": "t_door_glass_white_o", "fg": 8131 }, + { "id": "t_mdoor_frame", "fg": 8149 }, + { "id": "t_door_metal_c_peep", "fg": 8150 }, + { "id": "t_fungus2_unconnected", "fg": 8443 }, + { "id": "t_fungus3_unconnected", "fg": 8459 }, + { "id": "t_fungus4_corner_ne", "fg": 8461 }, + { "id": "t_fungus4_corner_nw", "fg": 8462 }, + { "id": "t_fungus4_corner_se", "fg": 8463 }, + { "id": "t_fungus4_corner_sw", "fg": 8464 }, + { "id": "t_fungus4_edge_ew", "fg": 8465 }, + { "id": "t_fungus4_edge_ns", "fg": 8466 }, + { "id": "t_fungus4_end_piece_e", "fg": 8467 }, + { "id": "t_fungus4_end_piece_n", "fg": 8468 }, + { "id": "t_fungus4_end_piece_s", "fg": 8469 }, + { "id": "t_fungus4_end_piece_w", "fg": 8470 }, + { "id": "t_fungus4_t_connection_e", "fg": 8471 }, + { "id": "t_fungus4_t_connection_n", "fg": 8472 }, + { "id": "t_fungus4_t_connection_s", "fg": 8473 }, + { "id": "t_fungus4_t_connection_w", "fg": 8474 }, + { "id": "t_fungus4_unconnected", "fg": 8475 }, + { "id": "t_fungus5_unconnected", "fg": 8491 }, + { "id": "t_fungus6_unconnected", "fg": 8507 }, + { "id": "t_fungus_sticks16", "fg": 8555 }, + { "id": "t_fungus_mound1_unconnected", "fg": 8571 }, + { "id": "t_fungus_mound2_unconnected", "fg": 8587 }, + { "id": "t_fungus_mound3_unconnected", "fg": 8603 }, + { "id": "t_gutter_drop", "fg": 8817 }, + { "id": "t_intercom", "fg": 8829 }, + { "id": "t_ladder_down", "fg": 8830 }, + { "id": "t_m_frame", "fg": 8879 }, + { "id": "t_mdoor_lab_frame", "fg": 8882 }, + { "id": "t_ov_reb_cage", "fg": 8952 }, + { "id": "t_ov_smreb_cage", "fg": 8953 }, + { "id": "t_reinforced_door_glass_c", "fg": 9241 }, + { "id": "t_reinforced_door_glass_o", "fg": 9242 }, + { "id": "t_reinforced_door_glass_lab_o", "fg": 9243 }, + { "id": "t_resin_hole", "fg": 9260 }, + { "id": "t_marloss", "fg": 9678 }, + { "id": "t_marloss_season_winter", "fg": 9679 }, + { "id": "t_shrub_fungal", "fg": 9680 }, + { "id": "t_shrub_fungal_season_winter", "fg": 9681 }, + { "id": "t_strconc_floor_halfway", "fg": 9764 }, + { "id": "t_thconc_floor_unconnected", "fg": 9922 }, + { "id": "t_thconc_floor_flesh", "fg": 9923 }, + { "id": "t_wall_Pi_center", "fg": 9953 }, + { "id": "t_wall_resin_cage", "fg": 10127 }, + { "id": "t_window_bars_curtains", "fg": 10297 }, + { "id": "t_window_bars_domestic", "fg": 10298 }, + { "id": "t_window_bars_noglass", "fg": 10299 }, + { "id": "t_window_domestic", "fg": 10300 }, + { "id": "t_window_domestic_taped", "fg": 10301 }, + { "id": "t_window_no_curtains", "fg": 10303 }, + { "id": "t_window_no_curtains_open", "fg": 10304 }, + { "id": "t_window_open", "fg": 10306 }, + { "id": "tr_cot", "fg": 10415 }, + { "id": "tr_practice_target", "fg": 10426 }, + { "id": "metal_boat_hull", "fg": 10428 } ] }, { "file": "tall.png", - "//": "range 10448 to 10975", + "//": "range 10464 to 10991", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, @@ -15007,34 +15112,6 @@ { "id": "fd_fire_int3", "animated": true, - "fg": [ - { "weight": 8, "sprite": 10450 }, - { "weight": 8, "sprite": 10451 }, - { "weight": 8, "sprite": 10452 }, - { "weight": 8, "sprite": 10453 }, - { "weight": 8, "sprite": 10454 }, - { "weight": 8, "sprite": 10455 }, - { "weight": 8, "sprite": 10456 }, - { "weight": 8, "sprite": 10457 } - ] - }, - { - "id": "fd_fungal_haze_int1", - "animated": true, - "fg": [ - { "weight": 8, "sprite": 10458 }, - { "weight": 8, "sprite": 10459 }, - { "weight": 8, "sprite": 10460 }, - { "weight": 8, "sprite": 10461 }, - { "weight": 8, "sprite": 10462 }, - { "weight": 8, "sprite": 10463 }, - { "weight": 8, "sprite": 10464 }, - { "weight": 8, "sprite": 10465 } - ] - }, - { - "id": "fd_fungal_haze_int2", - "animated": true, "fg": [ { "weight": 8, "sprite": 10466 }, { "weight": 8, "sprite": 10467 }, @@ -15047,7 +15124,7 @@ ] }, { - "id": "fd_fungal_haze_int3", + "id": "fd_fungal_haze_int1", "animated": true, "fg": [ { "weight": 8, "sprite": 10474 }, @@ -15061,7 +15138,7 @@ ] }, { - "id": "fd_smoke_overlay", + "id": "fd_fungal_haze_int2", "animated": true, "fg": [ { "weight": 8, "sprite": 10482 }, @@ -15071,200 +15148,228 @@ { "weight": 8, "sprite": 10486 }, { "weight": 8, "sprite": 10487 }, { "weight": 8, "sprite": 10488 }, - { "weight": 8, "sprite": 10489 }, + { "weight": 8, "sprite": 10489 } + ] + }, + { + "id": "fd_fungal_haze_int3", + "animated": true, + "fg": [ { "weight": 8, "sprite": 10490 }, - { "weight": 8, "sprite": 10491 } + { "weight": 8, "sprite": 10491 }, + { "weight": 8, "sprite": 10492 }, + { "weight": 8, "sprite": 10493 }, + { "weight": 8, "sprite": 10494 }, + { "weight": 8, "sprite": 10495 }, + { "weight": 8, "sprite": 10496 }, + { "weight": 8, "sprite": 10497 } + ] + }, + { + "id": "fd_smoke_overlay", + "animated": true, + "fg": [ + { "weight": 8, "sprite": 10498 }, + { "weight": 8, "sprite": 10499 }, + { "weight": 8, "sprite": 10500 }, + { "weight": 8, "sprite": 10501 }, + { "weight": 8, "sprite": 10502 }, + { "weight": 8, "sprite": 10503 }, + { "weight": 8, "sprite": 10504 }, + { "weight": 8, "sprite": 10505 }, + { "weight": 8, "sprite": 10506 }, + { "weight": 8, "sprite": 10507 } ] }, { "id": "f_deckchair", - "fg": [ { "weight": 1, "sprite": 10492 }, { "weight": 1, "sprite": 10493 }, { "weight": 1, "sprite": 10494 } ] + "fg": [ { "weight": 1, "sprite": 10508 }, { "weight": 1, "sprite": 10509 }, { "weight": 1, "sprite": 10510 } ] }, - { "id": [ "f_fvat_empty", "f_fvat_full" ], "fg": 10496 }, - { "id": "f_punching_bag", "fg": 10500 }, - { "id": "f_exercise", "fg": 10499 }, - { "id": "f_ergometer", "fg": 10498 }, - { "id": "f_IV_pole", "fg": 10508 }, - { "id": "f_arcade_machine", "fg": 10510 }, - { "id": "f_autodoc_couch", "fg": 10511 }, - { "id": "f_birdbath", "fg": 10514 }, + { "id": [ "f_fvat_empty", "f_fvat_full" ], "fg": 10512 }, + { "id": "f_punching_bag", "fg": 10516 }, + { "id": "f_exercise", "fg": 10515 }, + { "id": "f_ergometer", "fg": 10514 }, + { "id": "f_IV_pole", "fg": 10524 }, + { "id": "f_arcade_machine", "fg": 10526 }, + { "id": "f_autodoc_couch", "fg": 10527 }, + { "id": "f_birdbath", "fg": 10530 }, { "id": "f_bookcase", "multitile": true, "rotates": false, - "fg": 10515, + "fg": 10531, "additional_tiles": [ - { "id": "center", "fg": 10515 }, - { "id": "corner", "fg": [ 10517, 10518, 10518, 10517 ] }, - { "id": "t_connection", "fg": [ 10515, 10516, 10515, 10516 ] }, - { "id": "edge", "fg": [ 10516, 10515 ] }, - { "id": "end_piece", "fg": [ 10517, 10515, 10518, 10515 ] }, - { "id": "unconnected", "fg": [ 10515, 10515 ] } + { "id": "center", "fg": 10531 }, + { "id": "corner", "fg": [ 10533, 10534, 10534, 10533 ] }, + { "id": "t_connection", "fg": [ 10531, 10532, 10531, 10532 ] }, + { "id": "edge", "fg": [ 10532, 10531 ] }, + { "id": "end_piece", "fg": [ 10533, 10531, 10534, 10531 ] }, + { "id": "unconnected", "fg": [ 10531, 10531 ] } ] }, - { "id": "f_boulder_large", "fg": 10519 }, - { "id": "f_cattails_season_spring", "fg": 10522, "rotates": false }, - { "id": "f_cattails_season_summer", "fg": 10523, "rotates": false }, - { "id": "f_cattails_season_autumn", "fg": 10521, "rotates": false }, - { "id": "f_cattails_season_winter", "fg": 10524, "rotates": false }, + { "id": "f_boulder_large", "fg": 10535 }, + { "id": "f_cattails_season_spring", "fg": 10538, "rotates": false }, + { "id": "f_cattails_season_summer", "fg": 10539, "rotates": false }, + { "id": "f_cattails_season_autumn", "fg": 10537, "rotates": false }, + { "id": "f_cattails_season_winter", "fg": 10540, "rotates": false }, { "id": "f_console", "multitile": true, - "fg": 10558, + "fg": 10574, "additional_tiles": [ - { "id": "center", "fg": 10543 }, - { "id": "corner", "fg": [ 10545, 10547, 10546, 10544 ] }, - { "id": "t_connection", "fg": [ 10555, 10557, 10556, 10554 ] }, - { "id": "edge", "fg": [ 10549, 10548 ] }, - { "id": "end_piece", "fg": [ 10551, 10553, 10552, 10550 ] }, - { "id": "unconnected", "fg": [ 10558, 10560, 10558, 10559 ] } + { "id": "center", "fg": 10559 }, + { "id": "corner", "fg": [ 10561, 10563, 10562, 10560 ] }, + { "id": "t_connection", "fg": [ 10571, 10573, 10572, 10570 ] }, + { "id": "edge", "fg": [ 10565, 10564 ] }, + { "id": "end_piece", "fg": [ 10567, 10569, 10568, 10566 ] }, + { "id": "unconnected", "fg": [ 10574, 10576, 10574, 10575 ] } ] }, { "id": "f_console_broken", "multitile": true, - "fg": 10541, + "fg": 10557, "additional_tiles": [ - { "id": "center", "fg": 10525 }, - { "id": "corner", "fg": [ 10527, 10529, 10528, 10526 ] }, - { "id": "t_connection", "fg": [ 10537, 10539, 10538, 10536 ] }, - { "id": "edge", "fg": [ 10531, 10530 ] }, - { "id": "end_piece", "fg": [ 10533, 10535, 10534, 10532 ] }, - { "id": "unconnected", "fg": [ 10541, 10542, 10541, 10540 ] } + { "id": "center", "fg": 10541 }, + { "id": "corner", "fg": [ 10543, 10545, 10544, 10542 ] }, + { "id": "t_connection", "fg": [ 10553, 10555, 10554, 10552 ] }, + { "id": "edge", "fg": [ 10547, 10546 ] }, + { "id": "end_piece", "fg": [ 10549, 10551, 10550, 10548 ] }, + { "id": "unconnected", "fg": [ 10557, 10558, 10557, 10556 ] } ] }, - { "id": "f_crate_c", "fg": 10561 }, - { "id": "f_crate_o", "fg": 10562 }, - { "id": "f_dialysis", "fg": 10563 }, - { "id": "f_dresser", "rotates": true, "fg": [ 10566, 10567, 10565, 10564 ] }, - { "id": "f_dryer", "fg": 10568 }, + { "id": "f_crate_c", "fg": 10577 }, + { "id": "f_crate_o", "fg": 10578 }, + { "id": "f_dialysis", "fg": 10579 }, + { "id": "f_dresser", "rotates": true, "fg": [ 10582, 10583, 10581, 10580 ] }, + { "id": "f_dryer", "fg": 10584 }, { "id": "f_dumpster", - "fg": 10575, + "fg": 10591, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10569 }, - { "id": "corner", "fg": [ 10574, 10574, 10571, 10571 ] }, - { "id": "t_connection", "fg": [ 10569, 10574, 10569, 10571 ] }, - { "id": "edge", "fg": [ 10570, 10569 ] }, - { "id": "end_piece", "fg": [ 10572, 10574, 10573, 10571 ] }, - { "id": "unconnected", "fg": [ 10575, 10575 ] } + { "id": "center", "fg": 10585 }, + { "id": "corner", "fg": [ 10590, 10590, 10587, 10587 ] }, + { "id": "t_connection", "fg": [ 10585, 10590, 10585, 10587 ] }, + { "id": "edge", "fg": [ 10586, 10585 ] }, + { "id": "end_piece", "fg": [ 10588, 10590, 10589, 10587 ] }, + { "id": "unconnected", "fg": [ 10591, 10591 ] } ] }, - { "id": "f_fireplace", "fg": 10576 }, - { "id": "f_floor_lamp", "fg": 10577 }, - { "id": "f_fridge", "rotates": true, "fg": [ 10580, 10581, 10579, 10578 ] }, - { "id": "t_gas_pump", "fg": 10582, "bg": 10723 }, - { "id": "f_gas_pump", "fg": 10582 }, - { "id": "f_glass_cabinet", "fg": 10583 }, - { "id": "f_glass_fridge", "fg": 10584 }, + { "id": "f_fireplace", "fg": 10592 }, + { "id": "f_floor_lamp", "fg": 10593 }, + { "id": "f_fridge", "rotates": true, "fg": [ 10596, 10597, 10595, 10594 ] }, + { "id": "t_gas_pump", "fg": 10598, "bg": 10739 }, + { "id": "f_gas_pump", "fg": 10598 }, + { "id": "f_glass_cabinet", "fg": 10599 }, + { "id": "f_glass_fridge", "fg": 10600 }, { "id": "f_ground_cable", "multitile": true, - "fg": 10603, + "fg": 10619, "additional_tiles": [ - { "id": "center", "fg": [ { "weight": 1, "sprite": 10585 }, { "weight": 1, "sprite": 10585 } ] }, + { "id": "center", "fg": [ { "weight": 1, "sprite": 10601 }, { "weight": 1, "sprite": 10601 } ] }, { "id": "corner", - "fg": [ { "weight": 1, "sprite": [ 10587, 10590, 10588, 10586 ] }, { "weight": 1, "sprite": [ 10587, 10590, 10589, 10586 ] } ] + "fg": [ { "weight": 1, "sprite": [ 10603, 10606, 10604, 10602 ] }, { "weight": 1, "sprite": [ 10603, 10606, 10605, 10602 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 1, "sprite": [ 10600, 10602, 10601, 10599 ] }, { "weight": 1, "sprite": [ 10600, 10602, 10601, 10599 ] } ] + "fg": [ { "weight": 1, "sprite": [ 10616, 10618, 10617, 10615 ] }, { "weight": 1, "sprite": [ 10616, 10618, 10617, 10615 ] } ] }, { "id": "edge", - "fg": [ { "weight": 1, "sprite": [ 10593, 10591 ] }, { "weight": 1, "sprite": [ 10594, 10592 ] } ] + "fg": [ { "weight": 1, "sprite": [ 10609, 10607 ] }, { "weight": 1, "sprite": [ 10610, 10608 ] } ] }, { "id": "end_piece", - "fg": [ { "weight": 1, "sprite": [ 10596, 10598, 10597, 10595 ] }, { "weight": 1, "sprite": [ 10596, 10598, 10597, 10595 ] } ] + "fg": [ { "weight": 1, "sprite": [ 10612, 10614, 10613, 10611 ] }, { "weight": 1, "sprite": [ 10612, 10614, 10613, 10611 ] } ] }, - { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 10603 }, { "weight": 1, "sprite": 10603 } ] } + { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 10619 }, { "weight": 1, "sprite": 10619 } ] } ] }, - { "id": "f_home_furnace", "fg": 10604 }, - { "id": "f_locker", "fg": 10606 }, - { "id": "f_machinery_old", "fg": 10613 }, - { "id": "t_machinery_old", "fg": 10613, "bg": 10714 }, - { "id": "f_machinery_electronic", "fg": 10607 }, - { "id": "t_machinery_electronic", "fg": 10607, "bg": 10714 }, + { "id": "f_home_furnace", "fg": 10620 }, + { "id": "f_locker", "fg": 10622 }, + { "id": "f_machinery_old", "fg": 10629 }, + { "id": "t_machinery_old", "fg": 10629, "bg": 10730 }, + { "id": "f_machinery_electronic", "fg": 10623 }, + { "id": "t_machinery_electronic", "fg": 10623, "bg": 10730 }, { "id": "f_machinery_heavy", - "fg": [ { "weight": 20, "sprite": 10608 }, { "weight": 150, "sprite": 10609 }, { "weight": 100, "sprite": 10610 } ] + "fg": [ { "weight": 20, "sprite": 10624 }, { "weight": 150, "sprite": 10625 }, { "weight": 100, "sprite": 10626 } ] }, { "id": "t_machinery_heavy", - "fg": [ { "weight": 20, "sprite": 10608 }, { "weight": 150, "sprite": 10609 }, { "weight": 100, "sprite": 10610 } ], - "bg": 10714 + "fg": [ { "weight": 20, "sprite": 10624 }, { "weight": 150, "sprite": 10625 }, { "weight": 100, "sprite": 10626 } ], + "bg": 10730 }, { "id": "f_machinery_light", - "fg": [ { "weight": 100, "sprite": 10612 }, { "weight": 100, "sprite": 10611 } ] + "fg": [ { "weight": 100, "sprite": 10628 }, { "weight": 100, "sprite": 10627 } ] }, { "id": "t_machinery_light", - "fg": [ { "weight": 100, "sprite": 10612 }, { "weight": 100, "sprite": 10611 } ], - "bg": 10714 - }, - { "id": "f_mannequin", "fg": 10614 }, - { "id": "f_alien_tendril", "fg": 10618 }, - { "id": "f_alien_zapper", "fg": 10619 }, - { "id": [ "f_alien_pod", "f_alien_pod_organ" ], "fg": 10616 }, - { "id": "f_alien_pod_resin", "fg": 10617 }, - { "id": "f_oven", "rotates": true, "fg": [ 10622, 10623, 10621, 10620 ] }, - { "id": "f_rack_coat", "fg": 10627 }, - { "id": "f_scan_bed", "fg": 10628 }, + "fg": [ { "weight": 100, "sprite": 10628 }, { "weight": 100, "sprite": 10627 } ], + "bg": 10730 + }, + { "id": "f_mannequin", "fg": 10630 }, + { "id": "f_alien_tendril", "fg": 10634 }, + { "id": "f_alien_zapper", "fg": 10635 }, + { "id": [ "f_alien_pod", "f_alien_pod_organ" ], "fg": 10632 }, + { "id": "f_alien_pod_resin", "fg": 10633 }, + { "id": "f_oven", "rotates": true, "fg": [ 10638, 10639, 10637, 10636 ] }, + { "id": "f_rack_coat", "fg": 10643 }, + { "id": "f_scan_bed", "fg": 10644 }, { "id": "f_scrap_antenna", "animated": true, "fg": [ - { "weight": 15, "sprite": 10629 }, - { "weight": 15, "sprite": 10630 }, - { "weight": 15, "sprite": 10631 }, - { "weight": 15, "sprite": 10632 }, - { "weight": 15, "sprite": 10633 }, - { "weight": 15, "sprite": 10634 } + { "weight": 15, "sprite": 10645 }, + { "weight": 15, "sprite": 10646 }, + { "weight": 15, "sprite": 10647 }, + { "weight": 15, "sprite": 10648 }, + { "weight": 15, "sprite": 10649 }, + { "weight": 15, "sprite": 10650 } ], "rotates": false }, - { "id": "f_shower", "fg": 10635 }, - { "id": "f_standing_tank", "fg": 10637 }, - { "id": "f_statue", "fg": 10638 }, - { "id": "f_sunflower_season_summer", "fg": 10640 }, - { "id": "f_sunflower_season_autumn", "fg": 10639 }, - { "id": "f_vending_c", "fg": 10642 }, - { "id": "f_vending_reinforced", "fg": 10644 }, - { "id": "f_vending_o", "fg": 10643 }, - { "id": "f_ventilator", "fg": 10645 }, - { "id": "f_washer", "fg": 10646 }, - { "id": "f_water_heater", "fg": 10647 }, - { "id": "f_water_pump", "fg": 10648 }, - { "id": "t_water_pump", "fg": 10648, "bg": 10714 }, - { "id": "f_wind_mill", "fg": 10649 }, - { "id": "f_woodstove", "fg": 10650 }, - { "id": "f_workbench", "fg": 10651 }, + { "id": "f_shower", "fg": 10651 }, + { "id": "f_standing_tank", "fg": 10653 }, + { "id": "f_statue", "fg": 10654 }, + { "id": "f_sunflower_season_summer", "fg": 10656 }, + { "id": "f_sunflower_season_autumn", "fg": 10655 }, + { "id": "f_vending_c", "fg": 10658 }, + { "id": "f_vending_reinforced", "fg": 10660 }, + { "id": "f_vending_o", "fg": 10659 }, + { "id": "f_ventilator", "fg": 10661 }, + { "id": "f_washer", "fg": 10662 }, + { "id": "f_water_heater", "fg": 10663 }, + { "id": "f_water_pump", "fg": 10664 }, + { "id": "t_water_pump", "fg": 10664, "bg": 10730 }, + { "id": "f_wind_mill", "fg": 10665 }, + { "id": "f_woodstove", "fg": 10666 }, + { "id": "f_workbench", "fg": 10667 }, { "id": "mon_exodii_worker", "fg": [ - { "weight": 15, "sprite": 10663 }, - { "weight": 15, "sprite": 10664 }, - { "weight": 10, "sprite": 10665 }, - { "weight": 10, "sprite": 10666 } + { "weight": 15, "sprite": 10679 }, + { "weight": 15, "sprite": 10680 }, + { "weight": 10, "sprite": 10681 }, + { "weight": 10, "sprite": 10682 } ], - "bg": 10667 + "bg": 10683 }, - { "id": "corpse_mon_zombie_master", "fg": 2700 }, - { "id": [ "lake_water_cube", "lake_bed" ], "fg": 10886 }, - { "id": "airliner_2b_1", "fg": 10681, "bg": 10678, "rotates": false }, - { "id": "airliner_2b", "fg": 10680, "bg": 10682 }, - { "id": "lighthouse_ground", "fg": 10683, "bg": 10679 }, - { "id": "lighthouse_z1", "fg": 10684, "bg": 10678 }, - { "id": "park", "fg": 10685, "bg": 10677 }, + { "id": "corpse_mon_zombie_master", "fg": 2702 }, + { "id": [ "lake_water_cube", "lake_bed" ], "fg": 10902 }, + { "id": "airliner_2b_1", "fg": 10697, "bg": 10694, "rotates": false }, + { "id": "airliner_2b", "fg": 10696, "bg": 10698 }, + { "id": "lighthouse_ground", "fg": 10699, "bg": 10695 }, + { "id": "lighthouse_z1", "fg": 10700, "bg": 10694 }, + { "id": "park", "fg": 10701, "bg": 10693 }, { "id": [ "horse_farm_isherwood_13", "horse_farm_13", "farm_dairy_twd_4", "farm_stills_3" ], - "fg": [ 10687, 10686, 10688, 10689 ], - "bg": 10677, + "fg": [ 10703, 10702, 10704, 10705 ], + "bg": 10693, "rotates": true }, { @@ -15278,73 +15383,73 @@ "farm_stills_3_2nd", "farm_stills_3_roof" ], - "fg": [ 10687, 10686, 10688, 10689 ], - "bg": 10678, + "fg": [ 10703, 10702, 10704, 10705 ], + "bg": 10694, "rotates": true }, { "id": [ "wind_turbine_pillar", "wind_turbine_pillar_platform", "wind_turbine_nacelle", "wind_turbine_roof" ], - "fg": [ 10691, 10690, 10692, 10693 ], - "bg": 10678, + "fg": [ 10707, 10706, 10708, 10709 ], + "bg": 10694, "rotates": true }, - { "id": "wind_turbine_ground", "fg": [ 10691, 10690, 10692, 10693 ], "bg": 10677, "rotates": true }, - { "id": "t_dirtfloor_olight", "fg": 10729, "bg": 10715 }, - { "id": "t_floor_olight", "fg": 10729, "bg": 10716 }, - { "id": "t_thconc_floor_olight", "fg": 10729, "bg": 10725 }, - { "id": "t_metal_floor_olight", "fg": 10729, "bg": 10722 }, - { "id": "t_thconc_y_olight", "fg": 10729, "bg": 10726 }, - { "id": "t_strconc_floor_olight", "fg": 10729, "bg": 10724 }, - { "id": "t_linoleum_whitefloor_olight", "fg": 10729, "bg": 10721 }, - { "id": "t_linoleum_gray_floor_olight", "fg": 10729, "bg": 10720 }, - { "id": "t_atm", "fg": 10730, "bg": 10714 }, - { "id": [ "t_backboard", "t_backboard_in" ], "fg": 10731, "bg": 10723 }, - { "id": "t_bamboo_dead", "fg": 10732, "bg": 10719 }, - { "id": "t_bamboo_dead_season_summer", "fg": 10732, "bg": 10718 }, - { "id": "t_bamboo_dead_season_autumn", "fg": 10732, "bg": 10717 }, - { "id": "t_bamboo_dead_season_winter", "fg": 10733, "bg": 10713 }, - { "id": "t_bamboo_tall", "fg": 10734, "bg": 10719 }, - { "id": "t_bamboo_tall_season_summer", "fg": 10734, "bg": 10718 }, - { "id": "t_bamboo_tall_season_autumn", "fg": 10734, "bg": 10717 }, - { "id": "t_bamboo_tall_season_winter", "fg": 10735, "bg": 10713 }, - { "id": [ "t_barndoor", "t_palisade_pulley" ], "fg": 10736, "bg": 10711 }, - { "id": "t_column", "fg": 10737, "bg": 10714 }, - { "id": "t_crossbuck_metal", "fg": 10739, "bg": 10711 }, - { "id": "t_crossbuck_metal_season_winter", "fg": 10739, "bg": 10713 }, - { "id": "t_crossbuck_wood", "fg": 10740, "bg": 10711 }, - { "id": "t_crossbuck_wood_season_winter", "fg": 10740, "bg": 10713 }, - { "id": "t_grass_alien", "fg": 10741, "bg": 10719 }, - { "id": "t_grass_alien_season_summer", "fg": 10741, "bg": 10718 }, - { "id": "t_grass_alien_season_autumn", "fg": 10741, "bg": 10717 }, - { "id": "t_grass_alien_season_winter", "fg": 10741, "bg": 10712 }, + { "id": "wind_turbine_ground", "fg": [ 10707, 10706, 10708, 10709 ], "bg": 10693, "rotates": true }, + { "id": "t_dirtfloor_olight", "fg": 10745, "bg": 10731 }, + { "id": "t_floor_olight", "fg": 10745, "bg": 10732 }, + { "id": "t_thconc_floor_olight", "fg": 10745, "bg": 10741 }, + { "id": "t_metal_floor_olight", "fg": 10745, "bg": 10738 }, + { "id": "t_thconc_y_olight", "fg": 10745, "bg": 10742 }, + { "id": "t_strconc_floor_olight", "fg": 10745, "bg": 10740 }, + { "id": "t_linoleum_whitefloor_olight", "fg": 10745, "bg": 10737 }, + { "id": "t_linoleum_gray_floor_olight", "fg": 10745, "bg": 10736 }, + { "id": "t_atm", "fg": 10746, "bg": 10730 }, + { "id": [ "t_backboard", "t_backboard_in" ], "fg": 10747, "bg": 10739 }, + { "id": "t_bamboo_dead", "fg": 10748, "bg": 10735 }, + { "id": "t_bamboo_dead_season_summer", "fg": 10748, "bg": 10734 }, + { "id": "t_bamboo_dead_season_autumn", "fg": 10748, "bg": 10733 }, + { "id": "t_bamboo_dead_season_winter", "fg": 10749, "bg": 10729 }, + { "id": "t_bamboo_tall", "fg": 10750, "bg": 10735 }, + { "id": "t_bamboo_tall_season_summer", "fg": 10750, "bg": 10734 }, + { "id": "t_bamboo_tall_season_autumn", "fg": 10750, "bg": 10733 }, + { "id": "t_bamboo_tall_season_winter", "fg": 10751, "bg": 10729 }, + { "id": [ "t_barndoor", "t_palisade_pulley" ], "fg": 10752, "bg": 10727 }, + { "id": "t_column", "fg": 10753, "bg": 10730 }, + { "id": "t_crossbuck_metal", "fg": 10755, "bg": 10727 }, + { "id": "t_crossbuck_metal_season_winter", "fg": 10755, "bg": 10729 }, + { "id": "t_crossbuck_wood", "fg": 10756, "bg": 10727 }, + { "id": "t_crossbuck_wood_season_winter", "fg": 10756, "bg": 10729 }, + { "id": "t_grass_alien", "fg": 10757, "bg": 10735 }, + { "id": "t_grass_alien_season_summer", "fg": 10757, "bg": 10734 }, + { "id": "t_grass_alien_season_autumn", "fg": 10757, "bg": 10733 }, + { "id": "t_grass_alien_season_winter", "fg": 10757, "bg": 10728 }, { "id": "t_grass_long", "multitile": true, - "fg": 10760, - "bg": 10719, + "fg": 10776, + "bg": 10735, "additional_tiles": [ { "id": "center", - "bg": 10719, + "bg": 10735, "fg": [ - { "weight": 100, "sprite": 10742 }, - { "weight": 100, "sprite": 10743 }, - { "weight": 100, "sprite": 10744 }, - { "weight": 100, "sprite": 10745 } + { "weight": 100, "sprite": 10758 }, + { "weight": 100, "sprite": 10759 }, + { "weight": 100, "sprite": 10760 }, + { "weight": 100, "sprite": 10761 } ] }, - { "id": "corner", "bg": 10719, "fg": [ 10747, 10749, 10748, 10746 ] }, - { "id": "t_connection", "bg": 10719, "fg": [ 10757, 10759, 10758, 10756 ] }, - { "id": "edge", "bg": 10719, "fg": [ 10751, 10750 ] }, - { "id": "end_piece", "bg": 10719, "fg": [ 10753, 10755, 10754, 10752 ] }, + { "id": "corner", "bg": 10735, "fg": [ 10763, 10765, 10764, 10762 ] }, + { "id": "t_connection", "bg": 10735, "fg": [ 10773, 10775, 10774, 10772 ] }, + { "id": "edge", "bg": 10735, "fg": [ 10767, 10766 ] }, + { "id": "end_piece", "bg": 10735, "fg": [ 10769, 10771, 10770, 10768 ] }, { "id": "unconnected", - "bg": 10719, + "bg": 10735, "fg": [ - { "weight": 100, "sprite": 10760 }, - { "weight": 100, "sprite": 10761 }, - { "weight": 100, "sprite": 10762 }, - { "weight": 100, "sprite": 10763 } + { "weight": 100, "sprite": 10776 }, + { "weight": 100, "sprite": 10777 }, + { "weight": 100, "sprite": 10778 }, + { "weight": 100, "sprite": 10779 } ] } ] @@ -15352,31 +15457,31 @@ { "id": "t_grass_long_season_summer", "multitile": true, - "fg": 10804, - "bg": 10718, + "fg": 10820, + "bg": 10734, "additional_tiles": [ { "id": "center", - "bg": 10718, + "bg": 10734, "fg": [ - { "weight": 100, "sprite": 10786 }, - { "weight": 100, "sprite": 10787 }, - { "weight": 100, "sprite": 10788 }, - { "weight": 100, "sprite": 10789 } + { "weight": 100, "sprite": 10802 }, + { "weight": 100, "sprite": 10803 }, + { "weight": 100, "sprite": 10804 }, + { "weight": 100, "sprite": 10805 } ] }, - { "id": "corner", "bg": 10718, "fg": [ 10791, 10793, 10792, 10790 ] }, - { "id": "t_connection", "bg": 10718, "fg": [ 10801, 10803, 10802, 10800 ] }, - { "id": "edge", "bg": 10718, "fg": [ 10795, 10794 ] }, - { "id": "end_piece", "bg": 10718, "fg": [ 10797, 10799, 10798, 10796 ] }, + { "id": "corner", "bg": 10734, "fg": [ 10807, 10809, 10808, 10806 ] }, + { "id": "t_connection", "bg": 10734, "fg": [ 10817, 10819, 10818, 10816 ] }, + { "id": "edge", "bg": 10734, "fg": [ 10811, 10810 ] }, + { "id": "end_piece", "bg": 10734, "fg": [ 10813, 10815, 10814, 10812 ] }, { "id": "unconnected", - "bg": 10718, + "bg": 10734, "fg": [ - { "weight": 100, "sprite": 10804 }, - { "weight": 100, "sprite": 10805 }, - { "weight": 100, "sprite": 10806 }, - { "weight": 100, "sprite": 10807 } + { "weight": 100, "sprite": 10820 }, + { "weight": 100, "sprite": 10821 }, + { "weight": 100, "sprite": 10822 }, + { "weight": 100, "sprite": 10823 } ] } ] @@ -15384,64 +15489,64 @@ { "id": "t_grass_long_season_autumn", "multitile": true, - "fg": 10782, - "bg": 10717, + "fg": 10798, + "bg": 10733, "additional_tiles": [ { "id": "center", - "bg": 10717, + "bg": 10733, "fg": [ - { "weight": 100, "sprite": 10764 }, - { "weight": 100, "sprite": 10765 }, - { "weight": 100, "sprite": 10766 }, - { "weight": 100, "sprite": 10767 } + { "weight": 100, "sprite": 10780 }, + { "weight": 100, "sprite": 10781 }, + { "weight": 100, "sprite": 10782 }, + { "weight": 100, "sprite": 10783 } ] }, - { "id": "corner", "bg": 10717, "fg": [ 10769, 10771, 10770, 10768 ] }, - { "id": "t_connection", "bg": 10717, "fg": [ 10779, 10781, 10780, 10778 ] }, - { "id": "edge", "bg": 10717, "fg": [ 10773, 10772 ] }, - { "id": "end_piece", "bg": 10717, "fg": [ 10775, 10777, 10776, 10774 ] }, + { "id": "corner", "bg": 10733, "fg": [ 10785, 10787, 10786, 10784 ] }, + { "id": "t_connection", "bg": 10733, "fg": [ 10795, 10797, 10796, 10794 ] }, + { "id": "edge", "bg": 10733, "fg": [ 10789, 10788 ] }, + { "id": "end_piece", "bg": 10733, "fg": [ 10791, 10793, 10792, 10790 ] }, { "id": "unconnected", - "bg": 10717, + "bg": 10733, "fg": [ - { "weight": 100, "sprite": 10782 }, - { "weight": 100, "sprite": 10783 }, - { "weight": 100, "sprite": 10784 }, - { "weight": 100, "sprite": 10785 } + { "weight": 100, "sprite": 10798 }, + { "weight": 100, "sprite": 10799 }, + { "weight": 100, "sprite": 10800 }, + { "weight": 100, "sprite": 10801 } ] } ] }, - { "id": "t_grass_long_season_winter", "fg": 10712 }, + { "id": "t_grass_long_season_winter", "fg": 10728 }, { "id": "t_grass_tall", "multitile": true, - "fg": 10826, - "bg": 10719, + "fg": 10842, + "bg": 10735, "additional_tiles": [ { "id": "center", - "bg": 10719, + "bg": 10735, "fg": [ - { "weight": 100, "sprite": 10808 }, - { "weight": 100, "sprite": 10809 }, - { "weight": 100, "sprite": 10810 }, - { "weight": 100, "sprite": 10811 } + { "weight": 100, "sprite": 10824 }, + { "weight": 100, "sprite": 10825 }, + { "weight": 100, "sprite": 10826 }, + { "weight": 100, "sprite": 10827 } ] }, - { "id": "corner", "bg": 10719, "fg": [ 10813, 10815, 10814, 10812 ] }, - { "id": "t_connection", "bg": 10719, "fg": [ 10823, 10825, 10824, 10822 ] }, - { "id": "edge", "bg": 10719, "fg": [ 10817, 10816 ] }, - { "id": "end_piece", "bg": 10719, "fg": [ 10819, 10821, 10820, 10818 ] }, + { "id": "corner", "bg": 10735, "fg": [ 10829, 10831, 10830, 10828 ] }, + { "id": "t_connection", "bg": 10735, "fg": [ 10839, 10841, 10840, 10838 ] }, + { "id": "edge", "bg": 10735, "fg": [ 10833, 10832 ] }, + { "id": "end_piece", "bg": 10735, "fg": [ 10835, 10837, 10836, 10834 ] }, { "id": "unconnected", - "bg": 10719, + "bg": 10735, "fg": [ - { "weight": 100, "sprite": 10826 }, - { "weight": 100, "sprite": 10827 }, - { "weight": 100, "sprite": 10828 }, - { "weight": 100, "sprite": 10829 } + { "weight": 100, "sprite": 10842 }, + { "weight": 100, "sprite": 10843 }, + { "weight": 100, "sprite": 10844 }, + { "weight": 100, "sprite": 10845 } ] } ] @@ -15449,31 +15554,31 @@ { "id": "t_grass_tall_season_summer", "multitile": true, - "fg": 10870, - "bg": 10718, + "fg": 10886, + "bg": 10734, "additional_tiles": [ { "id": "center", - "bg": 10718, + "bg": 10734, "fg": [ - { "weight": 100, "sprite": 10852 }, - { "weight": 100, "sprite": 10853 }, - { "weight": 100, "sprite": 10854 }, - { "weight": 100, "sprite": 10855 } + { "weight": 100, "sprite": 10868 }, + { "weight": 100, "sprite": 10869 }, + { "weight": 100, "sprite": 10870 }, + { "weight": 100, "sprite": 10871 } ] }, - { "id": "corner", "bg": 10718, "fg": [ 10857, 10859, 10858, 10856 ] }, - { "id": "t_connection", "bg": 10718, "fg": [ 10867, 10869, 10868, 10866 ] }, - { "id": "edge", "bg": 10718, "fg": [ 10861, 10860 ] }, - { "id": "end_piece", "bg": 10718, "fg": [ 10863, 10865, 10864, 10862 ] }, + { "id": "corner", "bg": 10734, "fg": [ 10873, 10875, 10874, 10872 ] }, + { "id": "t_connection", "bg": 10734, "fg": [ 10883, 10885, 10884, 10882 ] }, + { "id": "edge", "bg": 10734, "fg": [ 10877, 10876 ] }, + { "id": "end_piece", "bg": 10734, "fg": [ 10879, 10881, 10880, 10878 ] }, { "id": "unconnected", - "bg": 10718, + "bg": 10734, "fg": [ - { "weight": 100, "sprite": 10870 }, - { "weight": 100, "sprite": 10871 }, - { "weight": 100, "sprite": 10872 }, - { "weight": 100, "sprite": 10873 } + { "weight": 100, "sprite": 10886 }, + { "weight": 100, "sprite": 10887 }, + { "weight": 100, "sprite": 10888 }, + { "weight": 100, "sprite": 10889 } ] } ] @@ -15481,101 +15586,101 @@ { "id": "t_grass_tall_season_autumn", "multitile": true, - "fg": 10848, - "bg": 10717, + "fg": 10864, + "bg": 10733, "additional_tiles": [ { "id": "center", - "bg": 10717, + "bg": 10733, "fg": [ - { "weight": 100, "sprite": 10830 }, - { "weight": 100, "sprite": 10831 }, - { "weight": 100, "sprite": 10832 }, - { "weight": 100, "sprite": 10833 } + { "weight": 100, "sprite": 10846 }, + { "weight": 100, "sprite": 10847 }, + { "weight": 100, "sprite": 10848 }, + { "weight": 100, "sprite": 10849 } ] }, - { "id": "corner", "bg": 10717, "fg": [ 10835, 10837, 10836, 10834 ] }, - { "id": "t_connection", "bg": 10717, "fg": [ 10845, 10847, 10846, 10844 ] }, - { "id": "edge", "bg": 10717, "fg": [ 10839, 10838 ] }, - { "id": "end_piece", "bg": 10717, "fg": [ 10841, 10843, 10842, 10840 ] }, + { "id": "corner", "bg": 10733, "fg": [ 10851, 10853, 10852, 10850 ] }, + { "id": "t_connection", "bg": 10733, "fg": [ 10861, 10863, 10862, 10860 ] }, + { "id": "edge", "bg": 10733, "fg": [ 10855, 10854 ] }, + { "id": "end_piece", "bg": 10733, "fg": [ 10857, 10859, 10858, 10856 ] }, { "id": "unconnected", - "bg": 10717, + "bg": 10733, "fg": [ - { "weight": 100, "sprite": 10848 }, - { "weight": 100, "sprite": 10849 }, - { "weight": 100, "sprite": 10850 }, - { "weight": 100, "sprite": 10851 } + { "weight": 100, "sprite": 10864 }, + { "weight": 100, "sprite": 10865 }, + { "weight": 100, "sprite": 10866 }, + { "weight": 100, "sprite": 10867 } ] } ] }, - { "id": "t_grass_tall_season_winter", "fg": 10712 }, - { "id": "t_gutter_downspout", "fg": 10874, "bg": 10719 }, - { "id": "t_gutter_downspout_season_autumn", "fg": 10874, "bg": 10717 }, - { "id": "t_gutter_downspout_season_summer", "fg": 10874, "bg": 10718 }, - { "id": "t_gutter_downspout_season_winter", "fg": 10874, "bg": 10713 }, - { "id": "t_little_column", "fg": 10875, "bg": 10714 }, - { "id": "t_palisade_gate_o", "fg": 10876, "bg": 10719 }, - { "id": "t_palisade_gate_o_season_summer", "fg": 10876, "bg": 10718 }, - { "id": "t_palisade_gate_o_season_autumn", "fg": 10876, "bg": 10717 }, - { "id": "t_palisade_gate_o_season_winter", "fg": 10876, "bg": 10713 }, - { "id": "t_privacy_fencegate_o", "fg": 10877, "bg": 10719 }, - { "id": "t_privacy_fencegate_o_season_summer", "fg": 10877, "bg": 10718 }, - { "id": "t_privacy_fencegate_o_season_autumn", "fg": 10877, "bg": 10717 }, - { "id": "t_privacy_fencegate_o_season_winter", "fg": 10877, "bg": 10713 }, - { "id": "t_railroad_crossing_signal", "fg": 10879, "bg": 10711 }, - { "id": "t_railroad_crossing_signal_season_winter", "fg": 10879, "bg": 10713 }, - { "id": "t_sai_box", "fg": 10880, "bg": 10714 }, - { "id": "t_sai_box_damaged", "fg": 10881, "bg": 10714 }, - { "id": "t_screen_door_o", "fg": 10882, "bg": 10716 }, - { "id": "t_stairs_up", "fg": 10883 }, - { "id": "t_wood_stairs_up", "fg": 10884 }, - { "id": "t_utility_light", "fg": 10885 }, - { "id": "t_water_cube", "fg": 10886 }, + { "id": "t_grass_tall_season_winter", "fg": 10728 }, + { "id": "t_gutter_downspout", "fg": 10890, "bg": 10735 }, + { "id": "t_gutter_downspout_season_autumn", "fg": 10890, "bg": 10733 }, + { "id": "t_gutter_downspout_season_summer", "fg": 10890, "bg": 10734 }, + { "id": "t_gutter_downspout_season_winter", "fg": 10890, "bg": 10729 }, + { "id": "t_little_column", "fg": 10891, "bg": 10730 }, + { "id": "t_palisade_gate_o", "fg": 10892, "bg": 10735 }, + { "id": "t_palisade_gate_o_season_summer", "fg": 10892, "bg": 10734 }, + { "id": "t_palisade_gate_o_season_autumn", "fg": 10892, "bg": 10733 }, + { "id": "t_palisade_gate_o_season_winter", "fg": 10892, "bg": 10729 }, + { "id": "t_privacy_fencegate_o", "fg": 10893, "bg": 10735 }, + { "id": "t_privacy_fencegate_o_season_summer", "fg": 10893, "bg": 10734 }, + { "id": "t_privacy_fencegate_o_season_autumn", "fg": 10893, "bg": 10733 }, + { "id": "t_privacy_fencegate_o_season_winter", "fg": 10893, "bg": 10729 }, + { "id": "t_railroad_crossing_signal", "fg": 10895, "bg": 10727 }, + { "id": "t_railroad_crossing_signal_season_winter", "fg": 10895, "bg": 10729 }, + { "id": "t_sai_box", "fg": 10896, "bg": 10730 }, + { "id": "t_sai_box_damaged", "fg": 10897, "bg": 10730 }, + { "id": "t_screen_door_o", "fg": 10898, "bg": 10732 }, + { "id": "t_stairs_up", "fg": 10899 }, + { "id": "t_wood_stairs_up", "fg": 10900 }, + { "id": "t_utility_light", "fg": 10901 }, + { "id": "t_water_cube", "fg": 10902 }, { "id": [ "vp_door_rear", "vp_door_horizontal_rear" ], - "fg": [ 10912, 10901, 10915, 10895 ], + "fg": [ 10928, 10917, 10931, 10911 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10913, 10898, 10914, 10896 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10913, 10898, 10914, 10896 ] } + { "id": "open", "fg": [ 10929, 10914, 10930, 10912 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10929, 10914, 10930, 10912 ] } ] }, { "id": [ "vp_door_front", "vp_door_horizontal_front" ], - "fg": [ 10915, 10895, 10912, 10901 ], + "fg": [ 10931, 10911, 10928, 10917 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10914, 10896, 10913, 10898 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10914, 10896, 10913, 10898 ] } + { "id": "open", "fg": [ 10930, 10912, 10929, 10914 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10930, 10912, 10929, 10914 ] } ] }, { "id": [ "vp_door_opaque_rear", "vp_door_opaque_horizontal_rear" ], - "fg": [ 10910, 10901, 10911, 10895 ], + "fg": [ 10926, 10917, 10927, 10911 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10913, 10906, 10914, 10905 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10913, 10906, 10914, 10905 ] } + { "id": "open", "fg": [ 10929, 10922, 10930, 10921 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10929, 10922, 10930, 10921 ] } ] }, { "id": [ "vp_door_opaque_front", "vp_door_opaque_horizontal_front" ], - "fg": [ 10911, 10895, 10910, 10901 ], + "fg": [ 10927, 10911, 10926, 10917 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10914, 10905, 10913, 10906 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10914, 10905, 10913, 10906 ] } + { "id": "open", "fg": [ 10930, 10921, 10929, 10922 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10930, 10921, 10929, 10922 ] } ] }, { "id": "vp_door_sliding", - "fg": [ 10901, 10911, 10895, 10909 ], + "fg": [ 10917, 10927, 10911, 10925 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10938, 10939, 10940, 10941 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10938, 10939, 10940, 10941 ] } + { "id": "open", "fg": [ 10954, 10955, 10956, 10957 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10954, 10955, 10956, 10957 ] } ] }, { @@ -15587,11 +15692,11 @@ "vp_door_full_sw", "vp_door_full_rear_left" ], - "fg": [ 10895, 10902, 10901, 10900 ], + "fg": [ 10911, 10918, 10917, 10916 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10896, 10899, 10898, 10897 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10896, 10899, 10898, 10897 ] } + { "id": "open", "fg": [ 10912, 10915, 10914, 10913 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10912, 10915, 10914, 10913 ] } ] }, { @@ -15603,555 +15708,542 @@ "vp_door_full_se", "vp_door_full_rear_right" ], - "fg": [ 10901, 10915, 10895, 10904 ], + "fg": [ 10917, 10931, 10911, 10920 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10898, 10914, 10896, 10903 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10898, 10914, 10896, 10903 ] } + { "id": "open", "fg": [ 10914, 10930, 10912, 10919 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10914, 10930, 10912, 10919 ] } ] }, { "id": "vp_door_opaque_full_left", - "fg": [ 10895, 10908, 10901, 10907 ], + "fg": [ 10911, 10924, 10917, 10923 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10905, 10899, 10906, 10897 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10905, 10899, 10906, 10897 ] } + { "id": "open", "fg": [ 10921, 10915, 10922, 10913 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10921, 10915, 10922, 10913 ] } ] }, { "id": "vp_door_opaque_full_right", - "fg": [ 10901, 10911, 10895, 10909 ], + "fg": [ 10917, 10927, 10911, 10925 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10906, 10914, 10905, 10903 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10906, 10914, 10905, 10903 ] } + { "id": "open", "fg": [ 10922, 10930, 10921, 10919 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10922, 10930, 10921, 10919 ] } ] }, { "id": [ "vp_door", "vp_door_internal", "vp_door_opaque" ], - "fg": [ 10923, 10927, 10925, 10922 ], + "fg": [ 10939, 10943, 10941, 10938 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10924, 10921, 10926, 10920 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 10924, 10921, 10926, 10920 ] } + { "id": "open", "fg": [ 10940, 10937, 10942, 10936 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 10940, 10937, 10942, 10936 ] } ] }, { "id": "vp_door_internal_front", - "fg": [ 10911, 10895, 10919, 10901 ], + "fg": [ 10927, 10911, 10935, 10917 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10914, 10918, 10917, 10916 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 10914, 10918, 10917, 10916 ] } + { "id": "open", "fg": [ 10930, 10934, 10933, 10932 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 10930, 10934, 10933, 10932 ] } ] }, { "id": "vp_door_shutter", - "fg": [ 10930, 10928, 10929, 10931 ], + "fg": [ 10946, 10944, 10945, 10947 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10935, 10933, 10934, 10936 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 10935, 10933, 10934, 10936 ] } + { "id": "open", "fg": [ 10951, 10949, 10950, 10952 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 10951, 10949, 10950, 10952 ] } ] }, { "id": "vp_door_shutter_left", - "fg": [ 10931, 10932, 10928, 10929 ], + "fg": [ 10947, 10948, 10944, 10945 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10936, 10937, 10933, 10934 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 10936, 10937, 10933, 10934 ] } + { "id": "open", "fg": [ 10952, 10953, 10949, 10950 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 10952, 10953, 10949, 10950 ] } ] }, { "id": "vp_door_shutter_right", - "fg": [ 10928, 10929, 10931, 10932 ], + "fg": [ 10944, 10945, 10947, 10948 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10933, 10934, 10936, 10937 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 10933, 10934, 10936, 10937 ] } + { "id": "open", "fg": [ 10949, 10950, 10952, 10953 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 10949, 10950, 10952, 10953 ] } ] }, { "id": "vp_frame_handle", - "fg": [ 10943, 10945, 10944, 10942 ], + "fg": [ 10959, 10961, 10960, 10958 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10943, 10945, 10944, 10942 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10959, 10961, 10960, 10958 ] } ] }, { "id": "vp_stowboard_ne", - "fg": [ 10952, 10955, 10954, 10953 ], + "fg": [ 10968, 10971, 10970, 10969 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10952, 10955, 10954, 10953 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10968, 10971, 10970, 10969 ] } ] }, { "id": "vp_stowboard_nw", - "fg": [ 10955, 10957, 10956, 10952 ], + "fg": [ 10971, 10973, 10972, 10968 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10955, 10957, 10956, 10952 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10971, 10973, 10972, 10968 ] } ] }, { "id": "vp_stowboard_se", - "fg": [ 10958, 10952, 10955, 10959 ], + "fg": [ 10974, 10968, 10971, 10975 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10958, 10952, 10955, 10959 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10974, 10968, 10971, 10975 ] } ] }, { "id": "vp_stowboard_sw", - "fg": [ 10960, 10961, 10952, 10955 ], + "fg": [ 10976, 10977, 10968, 10971 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10960, 10961, 10952, 10955 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10976, 10977, 10968, 10971 ] } ] }, { "id": "vp_stowboard_vertical_left", - "fg": [ 10949, 10962, 10947, 10946 ], + "fg": [ 10965, 10978, 10963, 10962 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10949, 10962, 10947, 10946 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10965, 10978, 10963, 10962 ] } ] }, { "id": "vp_stowboard_vertical_right", - "fg": [ 10947, 10946, 10949, 10962 ], + "fg": [ 10963, 10962, 10965, 10978 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10947, 10946, 10949, 10962 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10963, 10962, 10965, 10978 ] } ] }, { "id": [ "vp_stowboard_horizontal", "vp_stowboard_horizontal_2" ], - "fg": [ 10946, 10951, 10946, 10963 ], + "fg": [ 10962, 10967, 10962, 10979 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10946, 10951, 10946, 10963 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10962, 10967, 10962, 10979 ] } ] }, { "id": "vp_stowboard_horizontal_front", - "fg": [ 10946, 10949, 10948, 10947 ], + "fg": [ 10962, 10965, 10964, 10963 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10946, 10949, 10948, 10947 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10962, 10965, 10964, 10963 ] } ] }, { "id": "vp_stowboard_horizontal_rear", - "fg": [ 10950, 10947, 10946, 10949 ], + "fg": [ 10966, 10963, 10962, 10965 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10950, 10947, 10946, 10949 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10966, 10963, 10962, 10965 ] } ] }, { "id": [ "vp_stowboard_vertical", "vp_stowboard_vertical_2" ], - "fg": [ 10963, 10946, 10963, 10946 ], + "fg": [ 10979, 10962, 10979, 10962 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10963, 10946, 10963, 10946 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10979, 10962, 10979, 10962 ] } ] }, { "id": "vp_stowboard_wheel_left", - "fg": [ 10949, 10964, 10947, 10946 ], + "fg": [ 10965, 10980, 10963, 10962 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10949, 10964, 10947, 10946 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10965, 10980, 10963, 10962 ] } ] }, { "id": "vp_stowboard_wheel_right", - "fg": [ 10947, 10946, 10949, 10964 ], + "fg": [ 10963, 10962, 10965, 10980 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 10947, 10946, 10949, 10964 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 10963, 10962, 10965, 10980 ] } ] }, { "id": "vp_door_trunk", - "fg": [ 10965, 10972, 10971, 10970 ], - "multitile": true, - "additional_tiles": [ - { "id": "open", "fg": [ 10966, 10969, 10968, 10967 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 10966, 10969, 10968, 10967 ] } - ] - }, - { "id": "f_training_dummy_heavy", "fg": 10448 }, - { "id": "f_training_dummy_light", "fg": 10449 }, - { "id": "f_dishwasher", "fg": 10495 }, - { "id": "f_wardrobe", "fg": 10497 }, - { "id": "f_treadmill", "fg": 10501 }, - { "id": "f_capacitor", "fg": 10502 }, - { "id": "f_exodii_charger", "fg": 10503 }, - { "id": "f_exodii_charger_cheap", "fg": 10504 }, - { "id": "f_exodii_lamp", "fg": 10505 }, - { "id": "f_exodii_portal_tower", "fg": 10506 }, - { "id": "f_exodii_scanner", "fg": 10507 }, - { "id": "f_aluminum_stepladder", "fg": 10509 }, - { "id": "f_bigmirror", "fg": 10512 }, - { "id": "f_bigmirror_b", "fg": 10513 }, - { "id": "f_canvas_floor", "fg": 10520 }, - { "id": "f_ladder", "fg": 10605 }, - { "id": "f_alien_gasper", "fg": 10615 }, - { "id": "f_pallet_brick", "fg": 10624 }, - { "id": "f_pallet_brick_adobe", "fg": 10625 }, - { "id": "f_pallet_cement", "fg": 10626 }, - { "id": "f_stack_plank", "fg": 10636 }, - { "id": "f_utility_pole", "fg": 10641 }, - { "id": "f_flagpole", "fg": 10652 }, - { "id": "f_wooden_flagpole", "fg": 10653 }, - { "id": "f_street_light", "fg": 10654 }, - { "id": "f_traffic_light", "fg": 10655 }, - { "id": "desk_laptop", "fg": 10656 }, - { "id": "fireplace_log", "fg": 10657 }, - { "id": "oven_pan_1", "fg": 10658 }, - { "id": "oven_pan_2", "fg": 10659 }, - { "id": "f_glow_boulder", "fg": 10660 }, - { "id": "f_magic_bench", "fg": 10661 }, - { "id": "f_bullettrailer_cabinet", "fg": 10694 }, - { "id": "f_bullettrailer_desk", "fg": 10695 }, - { "id": "f_bullettrailer_innerdoor", "fg": 10696 }, - { "id": "f_bullettrailer_innerdoor_o", "fg": 10697 }, - { "id": "f_bullettrailer_sink", "fg": 10698 }, - { "id": "t_bullettrailer_ewall", "fg": 10699 }, - { "id": "t_bullettrailer_nwall", "fg": 10700 }, - { "id": "t_bullettrailer_nwall_eastcorner", "fg": 10701 }, - { "id": "t_bullettrailer_nwall_westcorner", "fg": 10702 }, - { "id": "t_bullettrailer_nwall_window", "fg": 10703 }, - { "id": "t_bullettrailer_swall", "fg": 10704 }, - { "id": "t_bullettrailer_swall_door", "fg": 10705 }, - { "id": "t_bullettrailer_swall_door_o", "fg": 10706 }, - { "id": "t_bullettrailer_swall_eastcorner", "fg": 10707 }, - { "id": "t_bullettrailer_swall_westcorner", "fg": 10708 }, - { "id": "t_bullettrailer_swall_wheel", "fg": 10709 }, - { "id": "t_bullettrailer_swall_window", "fg": 10710 }, - { "id": "t_ladder_up", "fg": 10727 }, - { "id": "t_ladder_up_down", "fg": 10728 }, - { "id": "t_column_halfway", "fg": 10738 }, - { "id": "t_radio_tower", "fg": 10878 }, - { "id": "t_window_stained_blue", "fg": 10887 }, - { "id": "t_window_stained_green", "fg": 10888 }, - { "id": "t_window_stained_red", "fg": 10889 }, - { "id": "t_wood_stairs_up_half", "fg": 10890 }, - { "id": "crack_glass_center_tall", "fg": 10891 }, - { "id": "crack_glass_left_tall", "fg": 10892 }, - { "id": "crack_glass_right_tall", "fg": 10893 }, - { "id": "vp_travois", "fg": 10973 } + "fg": [ 10981, 10988, 10987, 10986 ], + "multitile": true, + "additional_tiles": [ + { "id": "open", "fg": [ 10982, 10985, 10984, 10983 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 10982, 10985, 10984, 10983 ] } + ] + }, + { "id": "f_training_dummy_heavy", "fg": 10464 }, + { "id": "f_training_dummy_light", "fg": 10465 }, + { "id": "f_dishwasher", "fg": 10511 }, + { "id": "f_wardrobe", "fg": 10513 }, + { "id": "f_treadmill", "fg": 10517 }, + { "id": "f_capacitor", "fg": 10518 }, + { "id": "f_exodii_charger", "fg": 10519 }, + { "id": "f_exodii_charger_cheap", "fg": 10520 }, + { "id": "f_exodii_lamp", "fg": 10521 }, + { "id": "f_exodii_portal_tower", "fg": 10522 }, + { "id": "f_exodii_scanner", "fg": 10523 }, + { "id": "f_aluminum_stepladder", "fg": 10525 }, + { "id": "f_bigmirror", "fg": 10528 }, + { "id": "f_bigmirror_b", "fg": 10529 }, + { "id": "f_canvas_floor", "fg": 10536 }, + { "id": "f_ladder", "fg": 10621 }, + { "id": "f_alien_gasper", "fg": 10631 }, + { "id": "f_pallet_brick", "fg": 10640 }, + { "id": "f_pallet_brick_adobe", "fg": 10641 }, + { "id": "f_pallet_cement", "fg": 10642 }, + { "id": "f_stack_plank", "fg": 10652 }, + { "id": "f_utility_pole", "fg": 10657 }, + { "id": "f_flagpole", "fg": 10668 }, + { "id": "f_wooden_flagpole", "fg": 10669 }, + { "id": "f_street_light", "fg": 10670 }, + { "id": "f_traffic_light", "fg": 10671 }, + { "id": "desk_laptop", "fg": 10672 }, + { "id": "fireplace_log", "fg": 10673 }, + { "id": "oven_pan_1", "fg": 10674 }, + { "id": "oven_pan_2", "fg": 10675 }, + { "id": "f_glow_boulder", "fg": 10676 }, + { "id": "f_magic_bench", "fg": 10677 }, + { "id": "f_bullettrailer_cabinet", "fg": 10710 }, + { "id": "f_bullettrailer_desk", "fg": 10711 }, + { "id": "f_bullettrailer_innerdoor", "fg": 10712 }, + { "id": "f_bullettrailer_innerdoor_o", "fg": 10713 }, + { "id": "f_bullettrailer_sink", "fg": 10714 }, + { "id": "t_bullettrailer_ewall", "fg": 10715 }, + { "id": "t_bullettrailer_nwall", "fg": 10716 }, + { "id": "t_bullettrailer_nwall_eastcorner", "fg": 10717 }, + { "id": "t_bullettrailer_nwall_westcorner", "fg": 10718 }, + { "id": "t_bullettrailer_nwall_window", "fg": 10719 }, + { "id": "t_bullettrailer_swall", "fg": 10720 }, + { "id": "t_bullettrailer_swall_door", "fg": 10721 }, + { "id": "t_bullettrailer_swall_door_o", "fg": 10722 }, + { "id": "t_bullettrailer_swall_eastcorner", "fg": 10723 }, + { "id": "t_bullettrailer_swall_westcorner", "fg": 10724 }, + { "id": "t_bullettrailer_swall_wheel", "fg": 10725 }, + { "id": "t_bullettrailer_swall_window", "fg": 10726 }, + { "id": "t_ladder_up", "fg": 10743 }, + { "id": "t_ladder_up_down", "fg": 10744 }, + { "id": "t_column_halfway", "fg": 10754 }, + { "id": "t_radio_tower", "fg": 10894 }, + { "id": "t_window_stained_blue", "fg": 10903 }, + { "id": "t_window_stained_green", "fg": 10904 }, + { "id": "t_window_stained_red", "fg": 10905 }, + { "id": "t_wood_stairs_up_half", "fg": 10906 }, + { "id": "crack_glass_center_tall", "fg": 10907 }, + { "id": "crack_glass_left_tall", "fg": 10908 }, + { "id": "crack_glass_right_tall", "fg": 10909 }, + { "id": "vp_travois", "fg": 10989 } ] }, { "file": "huge.png", - "//": "range 10976 to 11007", + "//": "range 10992 to 11023", "sprite_width": 64, "sprite_height": 96, "sprite_offset_x": -16, "sprite_offset_y": -64, "tiles": [ - { "id": "mon_zombie_nemesis", "fg": 10988, "bg": 10976 }, - { "id": "mon_mutant_evolved", "fg": 10991 }, - { "id": "mon_mutant_mollusk", "fg": 10992 }, - { "id": "corpse_mon_nakedmolerat_giant", "fg": 10993 } + { "id": "mon_zombie_nemesis", "fg": 11004, "bg": 10992 }, + { "id": "mon_mutant_evolved", "fg": 11007 }, + { "id": "mon_mutant_mollusk", "fg": 11008 }, + { "id": "corpse_mon_nakedmolerat_giant", "fg": 11009 } ] }, { "file": "centered.png", - "//": "range 11008 to 11023", + "//": "range 11024 to 11039", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -16, "tiles": [ - { "id": "vp_wing_mirror", "fg": [ 11017, 11019, 11018, 11016 ], "rotates": true }, - { "id": "vp_wing_mirror_left", "fg": [ 11009, 11011, 11010, 11008 ], "rotates": true }, - { "id": "vp_wing_mirror_right", "fg": [ 11013, 11015, 11014, 11012 ], "rotates": true } + { "id": "vp_wing_mirror", "fg": [ 11033, 11035, 11034, 11032 ], "rotates": true }, + { "id": "vp_wing_mirror_left", "fg": [ 11025, 11027, 11026, 11024 ], "rotates": true }, + { "id": "vp_wing_mirror_right", "fg": [ 11029, 11031, 11030, 11028 ], "rotates": true } ] }, { "file": "large.png", - "//": "range 11024 to 11199", + "//": "range 11040 to 11215", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "f_CTscan", "fg": 11029 }, - { "id": "f_MRI", "fg": 11030 }, - { "id": "f_gun_safe_el", "fg": 11034, "bg": 11035 }, - { "id": "f_gunsafe_c", "fg": 11035 }, - { "id": "f_gunsafe_ml", "fg": 11024, "bg": 11035 }, - { "id": "f_gunsafe_mj", "fg": 11036, "bg": 11035 }, - { "id": "f_gunsafe_o", "fg": 11037, "bg": 11035 }, - { "id": "f_rotary_clothesline", "fg": 11039 }, - { "id": "f_spinwheel", "fg": 11042 }, - { "id": "f_spinwheel_cordage", "fg": 11043, "bg": 11042 }, - { "id": "f_spinwheel_leather", "fg": 11044, "bg": 11042 }, - { "id": "mon_troll", "fg": 11046, "bg": 11055 }, - { "id": "mon_smoker_brute", "fg": 11053, "bg": 11056 }, + { "id": "f_CTscan", "fg": 11045 }, + { "id": "f_MRI", "fg": 11046 }, + { "id": "f_gun_safe_el", "fg": 11050, "bg": 11051 }, + { "id": "f_gunsafe_c", "fg": 11051 }, + { "id": "f_gunsafe_ml", "fg": 11040, "bg": 11051 }, + { "id": "f_gunsafe_mj", "fg": 11052, "bg": 11051 }, + { "id": "f_gunsafe_o", "fg": 11053, "bg": 11051 }, + { "id": "f_rotary_clothesline", "fg": 11055 }, + { "id": "f_spinwheel", "fg": 11058 }, + { "id": "f_spinwheel_cordage", "fg": 11059, "bg": 11058 }, + { "id": "f_spinwheel_leather", "fg": 11060, "bg": 11058 }, + { "id": "mon_troll", "fg": 11062, "bg": 11071 }, + { "id": "mon_smoker_brute", "fg": 11069, "bg": 11072 }, { "id": "mon_exodii_quad", "fg": [ - { "weight": 15, "sprite": 11058 }, - { "weight": 10, "sprite": 11059 }, - { "weight": 15, "sprite": 11060 }, - { "weight": 15, "sprite": 11061 } + { "weight": 15, "sprite": 11074 }, + { "weight": 10, "sprite": 11075 }, + { "weight": 15, "sprite": 11076 }, + { "weight": 15, "sprite": 11077 } ], - "bg": 11055 + "bg": 11071 }, { "id": "mon_exodii_turret", "fg": [ - { "weight": 15, "sprite": 11062 }, - { "weight": 5, "sprite": 11063 }, - { "weight": 15, "sprite": 11064 }, - { "weight": 15, "sprite": 11065 } + { "weight": 15, "sprite": 11078 }, + { "weight": 5, "sprite": 11079 }, + { "weight": 15, "sprite": 11080 }, + { "weight": 15, "sprite": 11081 } ], - "bg": 11056 - }, - { "id": "mon_giant_crayfish", "fg": 11074, "bg": 11056 }, - { "id": "corpse_mon_ant_queen", "fg": 11076 }, - { "id": "mon_dog_skeleton_brute", "fg": 11092, "bg": 11056 }, - { "id": "mon_llama_calf", "fg": 11104, "bg": 11057 }, - { "id": "mon_mi_go_scout", "fg": 11106, "bg": 11056 }, - { "id": "mon_reindeer", "fg": 11110, "bg": 11056 }, - { "id": "mon_science_bot", "fg": 11113, "bg": 11057 }, - { "id": "mon_spider_fungus", "fg": 11114, "bg": 11057 }, - { "id": "mon_stag_beetle_giant", "fg": 11115, "bg": 11056 }, - { "id": "mon_tiger", "fg": 11116, "bg": 11056 }, - { "id": "mon_wasp_guard", "fg": 11119, "bg": 11056 }, - { "id": "mon_wasp_queen", "fg": 11121, "bg": 11056 }, - { "id": "mon_wolf_mutant_huge", "fg": 11122, "bg": 11055 }, - { "id": "mon_zeindeer", "fg": 11124, "bg": 11056 }, - { "id": "mon_ziger", "fg": 11125, "bg": 11056 }, - { "id": "mon_zllama", "fg": 11126, "bg": 11056 }, - { "id": "mon_zombear_acidic", "fg": 11127, "bg": 11056 }, - { "id": "mon_zombear_skeleton", "fg": 11128, "bg": 11056 }, - { "id": "mon_zombie_smoker_fungus", "fg": 11134, "bg": 11057 }, - { "id": "mon_zombull", "fg": 11135, "bg": 11056 }, - { "id": "mon_zoose_brute", "fg": 11137, "bg": 11055 }, - { "id": "mon_zoose_thorny", "fg": 11138, "bg": 11055 }, - { "id": "mon_dermatik_incubator_spider", "fg": 11145, "bg": 11057 }, - { "id": "corpse_mon_dermatik_incubator_spider", "fg": 2656 }, - { "id": "mon_spider_cellar_mega", "fg": 11147, "bg": 11056 }, - { "id": "mon_spider_jumping_mega", "fg": 11149, "bg": 11056 }, - { "id": "mon_spider_trapdoor_mega", "fg": 11151, "bg": 11055 }, - { "id": "mon_spider_widow_mega", "fg": 11155, "bg": 11055 }, - { "id": "mon_spider_wolf_mega", "fg": 11157, "bg": 11055 }, + "bg": 11072 + }, + { "id": "mon_giant_crayfish", "fg": 11090, "bg": 11072 }, + { "id": "corpse_mon_ant_queen", "fg": 11092 }, + { "id": "mon_dog_skeleton_brute", "fg": 11108, "bg": 11072 }, + { "id": "mon_llama_calf", "fg": 11120, "bg": 11073 }, + { "id": "mon_mi_go_scout", "fg": 11122, "bg": 11072 }, + { "id": "mon_reindeer", "fg": 11126, "bg": 11072 }, + { "id": "mon_science_bot", "fg": 11129, "bg": 11073 }, + { "id": "mon_spider_fungus", "fg": 11130, "bg": 11073 }, + { "id": "mon_stag_beetle_giant", "fg": 11131, "bg": 11072 }, + { "id": "mon_tiger", "fg": 11132, "bg": 11072 }, + { "id": "mon_wasp_guard", "fg": 11135, "bg": 11072 }, + { "id": "mon_wasp_queen", "fg": 11137, "bg": 11072 }, + { "id": "mon_wolf_mutant_huge", "fg": 11138, "bg": 11071 }, + { "id": "mon_zeindeer", "fg": 11140, "bg": 11072 }, + { "id": "mon_ziger", "fg": 11141, "bg": 11072 }, + { "id": "mon_zllama", "fg": 11142, "bg": 11072 }, + { "id": "mon_zombear_acidic", "fg": 11143, "bg": 11072 }, + { "id": "mon_zombear_skeleton", "fg": 11144, "bg": 11072 }, + { "id": "mon_zombie_smoker_fungus", "fg": 11150, "bg": 11073 }, + { "id": "mon_zombull", "fg": 11151, "bg": 11072 }, + { "id": "mon_zoose_brute", "fg": 11153, "bg": 11071 }, + { "id": "mon_zoose_thorny", "fg": 11154, "bg": 11071 }, + { "id": "mon_dermatik_incubator_spider", "fg": 11161, "bg": 11073 }, + { "id": "corpse_mon_dermatik_incubator_spider", "fg": 2658 }, + { "id": "mon_spider_cellar_mega", "fg": 11163, "bg": 11072 }, + { "id": "mon_spider_jumping_mega", "fg": 11165, "bg": 11072 }, + { "id": "mon_spider_trapdoor_mega", "fg": 11167, "bg": 11071 }, + { "id": "mon_spider_widow_mega", "fg": 11171, "bg": 11071 }, + { "id": "mon_spider_wolf_mega", "fg": 11173, "bg": 11071 }, { "id": [ "forest_thick", "special_forest_thick" ], - "fg": [ { "weight": 4, "sprite": 11163 }, { "weight": 1, "sprite": 11164 } ], - "bg": 11175, + "fg": [ { "weight": 4, "sprite": 11179 }, { "weight": 1, "sprite": 11180 } ], + "bg": 11191, "rotates": false }, - { "id": "bridgehead_ground", "fg": [ 11168, 11170, 11169, 11167 ], "bg": 11177, "rotates": true }, - { "id": "bridge", "fg": [ 11166, 11165, 11166, 11165 ], "bg": 11176, "rotates": true }, - { "id": "bridgehead_ramp", "fg": [ 11172, 11174, 11173, 11171 ], "rotates": true }, - { "id": "bridge_road", "fg": [ 11166, 11165, 11166, 11165 ], "rotates": true }, - { "id": "t_improvised_shelter", "fg": 11186, "bg": 11184 }, - { "id": "t_improvised_shelter_filled", "fg": 11187, "bg": 11184 }, - { "id": "t_pit_straw", "fg": 11188, "bg": 11184 }, - { "id": "t_tarptent", "fg": 11189, "bg": 11182 }, - { "id": "t_tarptent_season_summer", "fg": 11189, "bg": 11183 }, - { "id": "t_tarptent_season_autumn", "fg": 11189, "bg": 11181 }, - { "id": "t_tarptent_season_winter", "fg": 11189, "bg": 11180 }, - { "id": "t_tree_fungal_young", "fg": 11190, "bg": 11178 }, - { "id": "t_tree_fungal_young_season_summer", "fg": 11190, "bg": 11178, "rotates": false }, - { "id": "t_tree_fungal_young_season_autumn", "fg": 11190, "bg": 11178, "rotates": false }, - { "id": "t_tree_fungal_young_season_winter", "fg": 11190, "bg": 11179, "rotates": false }, - { "id": "t_tree_young", "fg": 11192, "bg": 11182 }, - { "id": "t_tree_young_season_summer", "fg": 11191, "bg": 11183, "rotates": false }, + { "id": "bridgehead_ground", "fg": [ 11184, 11186, 11185, 11183 ], "bg": 11193, "rotates": true }, + { "id": "bridge", "fg": [ 11182, 11181, 11182, 11181 ], "bg": 11192, "rotates": true }, + { "id": "bridgehead_ramp", "fg": [ 11188, 11190, 11189, 11187 ], "rotates": true }, + { "id": "bridge_road", "fg": [ 11182, 11181, 11182, 11181 ], "rotates": true }, + { "id": "t_improvised_shelter", "fg": 11202, "bg": 11200 }, + { "id": "t_improvised_shelter_filled", "fg": 11203, "bg": 11200 }, + { "id": "t_pit_straw", "fg": 11204, "bg": 11200 }, + { "id": "t_tarptent", "fg": 11205, "bg": 11198 }, + { "id": "t_tarptent_season_summer", "fg": 11205, "bg": 11199 }, + { "id": "t_tarptent_season_autumn", "fg": 11205, "bg": 11197 }, + { "id": "t_tarptent_season_winter", "fg": 11205, "bg": 11196 }, + { "id": "t_tree_fungal_young", "fg": 11206, "bg": 11194 }, + { "id": "t_tree_fungal_young_season_summer", "fg": 11206, "bg": 11194, "rotates": false }, + { "id": "t_tree_fungal_young_season_autumn", "fg": 11206, "bg": 11194, "rotates": false }, + { "id": "t_tree_fungal_young_season_winter", "fg": 11206, "bg": 11195, "rotates": false }, + { "id": "t_tree_young", "fg": 11208, "bg": 11198 }, + { "id": "t_tree_young_season_summer", "fg": 11207, "bg": 11199, "rotates": false }, { "id": "t_tree_young_season_autumn", - "fg": [ { "weight": 100, "sprite": 11193 }, { "weight": 100, "sprite": 11194 } ], - "bg": 11181, + "fg": [ { "weight": 100, "sprite": 11209 }, { "weight": 100, "sprite": 11210 } ], + "bg": 11197, "rotates": false }, - { "id": "t_tree_young_season_winter", "fg": 11195, "bg": 11180, "rotates": false }, - { "id": "t_vat", "fg": 11196, "bg": 11185 }, - { "id": "t_wooden_well", "fg": 11197, "bg": 11182 }, - { "id": "t_wooden_well_season_summer", "fg": 11197, "bg": 11183 }, - { "id": "t_wooden_well_season_autumn", "fg": 11197, "bg": 11181 }, - { "id": "t_wooden_well_season_winter", "fg": 11197, "bg": 11180 }, - { "id": "f_exodii_generator_1", "fg": 11025 }, - { "id": "f_exodii_generator_2", "fg": 11026 }, - { "id": "f_exodii_generator_3", "fg": 11027 }, - { "id": "f_exodii_generator_4", "fg": 11028 }, - { "id": "f_butcher_rack", "fg": 11031 }, - { "id": "f_fireman_cabinet_o", "fg": 11033 }, - { "id": "f_pillow_fort", "fg": 11038 }, - { "id": "f_smoking_rack", "fg": 11040 }, - { "id": "f_smoking_rack_active", "fg": 11041 }, - { "id": "f_magiclysm_translocator_gate", "fg": 11045 }, - { "id": "corpse_mon_gum_spider_wolf", "fg": 11047 }, - { "id": "corpse_mon_spider_gum", "fg": 11048 }, - { "id": "mon_gum_spider_wolf", "fg": 11049 }, - { "id": "mon_spider_gum", "fg": 11050 }, - { "id": "mon_blood_sacrifice", "fg": 11079 }, - { "id": "bot_science_bot", "fg": 11111 }, - { "id": "broken_science_bot", "fg": 11112 }, - { "id": "mon_leech_blossom", "fg": 11141 }, - { "id": "mon_leech_radio", "fg": 11142 } + { "id": "t_tree_young_season_winter", "fg": 11211, "bg": 11196, "rotates": false }, + { "id": "t_vat", "fg": 11212, "bg": 11201 }, + { "id": "t_wooden_well", "fg": 11213, "bg": 11198 }, + { "id": "t_wooden_well_season_summer", "fg": 11213, "bg": 11199 }, + { "id": "t_wooden_well_season_autumn", "fg": 11213, "bg": 11197 }, + { "id": "t_wooden_well_season_winter", "fg": 11213, "bg": 11196 }, + { "id": "f_exodii_generator_1", "fg": 11041 }, + { "id": "f_exodii_generator_2", "fg": 11042 }, + { "id": "f_exodii_generator_3", "fg": 11043 }, + { "id": "f_exodii_generator_4", "fg": 11044 }, + { "id": "f_butcher_rack", "fg": 11047 }, + { "id": "f_fireman_cabinet_o", "fg": 11049 }, + { "id": "f_pillow_fort", "fg": 11054 }, + { "id": "f_smoking_rack", "fg": 11056 }, + { "id": "f_smoking_rack_active", "fg": 11057 }, + { "id": "f_magiclysm_translocator_gate", "fg": 11061 }, + { "id": "corpse_mon_gum_spider_wolf", "fg": 11063 }, + { "id": "corpse_mon_spider_gum", "fg": 11064 }, + { "id": "mon_gum_spider_wolf", "fg": 11065 }, + { "id": "mon_spider_gum", "fg": 11066 }, + { "id": "mon_blood_sacrifice", "fg": 11095 }, + { "id": "bot_science_bot", "fg": 11127 }, + { "id": "broken_science_bot", "fg": 11128 }, + { "id": "mon_leech_blossom", "fg": 11157 }, + { "id": "mon_leech_radio", "fg": 11158 } ] }, { "file": "giant.png", - "//": "range 11200 to 11279", + "//": "range 11216 to 11295", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, "sprite_offset_y": -64, "tiles": [ - { "id": "t_tree", "fg": 11214, "bg": 11207 }, - { "id": "t_tree_season_summer", "fg": 11209, "bg": 11208 }, + { "id": "t_tree", "fg": 11230, "bg": 11223 }, + { "id": "t_tree_season_summer", "fg": 11225, "bg": 11224 }, { "id": "t_tree_season_autumn", "fg": [ - { "weight": 100, "sprite": 11210 }, - { "weight": 100, "sprite": 11211 }, - { "weight": 100, "sprite": 11212 }, - { "weight": 100, "sprite": 11213 } + { "weight": 100, "sprite": 11226 }, + { "weight": 100, "sprite": 11227 }, + { "weight": 100, "sprite": 11228 }, + { "weight": 100, "sprite": 11229 } ], - "bg": 11206 + "bg": 11222 }, - { "id": "t_tree_season_winter", "fg": 11249, "bg": 11205 }, - { "id": "t_tree_apple", "fg": 11215, "bg": 11207 }, - { "id": "t_tree_apple_season_summer", "fg": 11215, "bg": 11208 }, - { "id": "t_tree_apple_season_winter", "fg": 11220, "bg": 11205 }, + { "id": "t_tree_season_winter", "fg": 11265, "bg": 11221 }, + { "id": "t_tree_apple", "fg": 11231, "bg": 11223 }, + { "id": "t_tree_apple_season_summer", "fg": 11231, "bg": 11224 }, + { "id": "t_tree_apple_season_winter", "fg": 11236, "bg": 11221 }, { "id": "t_tree_apple_season_autumn", - "fg": [ { "weight": 1, "sprite": 11216 }, { "weight": 1, "sprite": 11217 } ], - "bg": 11206 + "fg": [ { "weight": 1, "sprite": 11232 }, { "weight": 1, "sprite": 11233 } ], + "bg": 11222 }, { "id": "t_tree_apple_harvested", - "fg": [ { "weight": 1, "sprite": 11218 }, { "weight": 1, "sprite": 11219 } ], - "bg": 11206 + "fg": [ { "weight": 1, "sprite": 11234 }, { "weight": 1, "sprite": 11235 } ], + "bg": 11222 }, - { "id": "t_tree_beech", "fg": 11222, "bg": 11207 }, - { "id": "t_tree_beech_season_summer", "fg": 11223, "bg": 11208 }, - { "id": "t_tree_beech_season_autumn", "fg": 11221, "bg": 11206 }, - { "id": "t_tree_beech_season_winter", "fg": 11224, "bg": 11205 }, - { "id": "t_tree_birch", "fg": 11225, "bg": 11207 }, - { "id": "t_tree_birch_season_summer", "fg": 11225, "bg": 11208 }, - { "id": "t_tree_birch_season_winter", "fg": 11228, "bg": 11205 }, + { "id": "t_tree_beech", "fg": 11238, "bg": 11223 }, + { "id": "t_tree_beech_season_summer", "fg": 11239, "bg": 11224 }, + { "id": "t_tree_beech_season_autumn", "fg": 11237, "bg": 11222 }, + { "id": "t_tree_beech_season_winter", "fg": 11240, "bg": 11221 }, + { "id": "t_tree_birch", "fg": 11241, "bg": 11223 }, + { "id": "t_tree_birch_season_summer", "fg": 11241, "bg": 11224 }, + { "id": "t_tree_birch_season_winter", "fg": 11244, "bg": 11221 }, { "id": "t_tree_birch_season_autumn", - "fg": [ { "weight": 1, "sprite": 11226 }, { "weight": 1, "sprite": 11227 } ], - "bg": 11206 + "fg": [ { "weight": 1, "sprite": 11242 }, { "weight": 1, "sprite": 11243 } ], + "bg": 11222 }, - { "id": "t_tree_birch_harvested", "fg": 11229, "bg": 11207 }, - { "id": "t_tree_birch_harvested_season_summer", "fg": 11229, "bg": 11208 }, - { "id": "t_tree_birch_harvested_season_winter", "fg": 11232, "bg": 11205 }, + { "id": "t_tree_birch_harvested", "fg": 11245, "bg": 11223 }, + { "id": "t_tree_birch_harvested_season_summer", "fg": 11245, "bg": 11224 }, + { "id": "t_tree_birch_harvested_season_winter", "fg": 11248, "bg": 11221 }, { "id": "t_tree_birch_harvested_season_autumn", - "fg": [ { "weight": 1, "sprite": 11230 }, { "weight": 1, "sprite": 11231 } ], - "bg": 11206 + "fg": [ { "weight": 1, "sprite": 11246 }, { "weight": 1, "sprite": 11247 } ], + "bg": 11222 }, - { "id": "t_tree_cherry", "fg": 11233, "bg": 11207 }, - { "id": "t_tree_cherry_season_summer", "fg": 11237, "bg": 11208 }, - { "id": "t_tree_cherry_harvested", "fg": 11236, "bg": 11208 }, - { "id": "t_tree_cherry_season_winter", "fg": 11238, "bg": 11205 }, + { "id": "t_tree_cherry", "fg": 11249, "bg": 11223 }, + { "id": "t_tree_cherry_season_summer", "fg": 11253, "bg": 11224 }, + { "id": "t_tree_cherry_harvested", "fg": 11252, "bg": 11224 }, + { "id": "t_tree_cherry_season_winter", "fg": 11254, "bg": 11221 }, { "id": "t_tree_cherry_season_autumn", - "fg": [ { "weight": 1, "sprite": 11234 }, { "weight": 1, "sprite": 11235 } ], - "bg": 11206 - }, - { "id": "t_tree_coffee", "fg": 11239, "bg": 11207 }, - { "id": "t_tree_coffee_season_summer", "fg": 11239, "bg": 11208 }, - { "id": "t_tree_coffee_season_autumn", "fg": 11241, "bg": 11206 }, - { "id": "t_tree_coffee_harvested", "fg": 11240, "bg": 11206 }, - { "id": "t_tree_coffee_season_winter", "fg": 11242, "bg": 11205 }, - { "id": "t_tree_cottonwood_season_spring", "fg": 11244, "bg": 11207 }, - { "id": "t_tree_cottonwood_season_summer", "fg": 11245, "bg": 11208 }, - { "id": "t_tree_cottonwood_season_autumn", "fg": 11243, "bg": 11206 }, - { "id": "t_tree_cottonwood_season_winter", "fg": 11249, "bg": 11205 }, - { "id": "t_tree_cottonwood_harvested_season_spring", "fg": 11247, "bg": 11207 }, - { "id": "t_tree_cottonwood_harvested_season_summer", "fg": 11248, "bg": 11208 }, - { "id": "t_tree_cottonwood_harvested_season_autumn", "fg": 11246, "bg": 11206 }, + "fg": [ { "weight": 1, "sprite": 11250 }, { "weight": 1, "sprite": 11251 } ], + "bg": 11222 + }, + { "id": "t_tree_coffee", "fg": 11255, "bg": 11223 }, + { "id": "t_tree_coffee_season_summer", "fg": 11255, "bg": 11224 }, + { "id": "t_tree_coffee_season_autumn", "fg": 11257, "bg": 11222 }, + { "id": "t_tree_coffee_harvested", "fg": 11256, "bg": 11222 }, + { "id": "t_tree_coffee_season_winter", "fg": 11258, "bg": 11221 }, + { "id": "t_tree_cottonwood_season_spring", "fg": 11260, "bg": 11223 }, + { "id": "t_tree_cottonwood_season_summer", "fg": 11261, "bg": 11224 }, + { "id": "t_tree_cottonwood_season_autumn", "fg": 11259, "bg": 11222 }, + { "id": "t_tree_cottonwood_season_winter", "fg": 11265, "bg": 11221 }, + { "id": "t_tree_cottonwood_harvested_season_spring", "fg": 11263, "bg": 11223 }, + { "id": "t_tree_cottonwood_harvested_season_summer", "fg": 11264, "bg": 11224 }, + { "id": "t_tree_cottonwood_harvested_season_autumn", "fg": 11262, "bg": 11222 }, { "id": "t_tree_dead", - "fg": [ { "weight": 100, "sprite": 11249 }, { "weight": 100, "sprite": 12804 } ], - "bg": 11207 + "fg": [ { "weight": 100, "sprite": 11265 }, { "weight": 100, "sprite": 12852 } ], + "bg": 11223 }, { "id": "t_tree_dead_season_summer", - "fg": [ { "weight": 100, "sprite": 11249 }, { "weight": 100, "sprite": 12804 } ], - "bg": 11208 + "fg": [ { "weight": 100, "sprite": 11265 }, { "weight": 100, "sprite": 12852 } ], + "bg": 11224 }, { "id": "t_tree_dead_season_autumn", - "fg": [ { "weight": 100, "sprite": 11249 }, { "weight": 100, "sprite": 12804 } ], - "bg": 11206 + "fg": [ { "weight": 100, "sprite": 11265 }, { "weight": 100, "sprite": 12852 } ], + "bg": 11222 }, { "id": "t_tree_dead_season_winter", - "fg": [ { "weight": 100, "sprite": 11249 }, { "weight": 100, "sprite": 12804 } ], - "bg": 11205 + "fg": [ { "weight": 100, "sprite": 11265 }, { "weight": 100, "sprite": 12852 } ], + "bg": 11221 }, - { "id": "t_tree_elm_season_spring", "fg": 11251, "bg": 11207 }, - { "id": "t_tree_elm_season_summer", "fg": 11252, "bg": 11208 }, - { "id": "t_tree_elm_season_autumn", "fg": 11250, "bg": 11206 }, - { "id": "t_tree_elm_season_winter", "fg": 11253, "bg": 11205 }, + { "id": "t_tree_elm_season_spring", "fg": 11267, "bg": 11223 }, + { "id": "t_tree_elm_season_summer", "fg": 11268, "bg": 11224 }, + { "id": "t_tree_elm_season_autumn", "fg": 11266, "bg": 11222 }, + { "id": "t_tree_elm_season_winter", "fg": 11269, "bg": 11221 }, { "id": [ "t_tree_fungal", "t_tree_fungal_season_spring", "t_tree_fungal_season_summer", "t_tree_fungal_season_autumn" ], - "bg": 11203, + "bg": 11219, "fg": [ - { "weight": 1, "sprite": 11255 }, - { "weight": 1, "sprite": 11256 }, - { "weight": 1, "sprite": 11257 }, - { "weight": 1, "sprite": 11258 }, - { "weight": 1, "sprite": 11259 }, - { "weight": 1, "sprite": 11260 }, - { "weight": 1, "sprite": 11261 }, - { "weight": 1, "sprite": 11262 }, - { "weight": 1, "sprite": 11263 }, - { "weight": 1, "sprite": 11264 }, - { "weight": 1, "sprite": 11265 } + { "weight": 1, "sprite": 11271 }, + { "weight": 1, "sprite": 11272 }, + { "weight": 1, "sprite": 11273 }, + { "weight": 1, "sprite": 11274 }, + { "weight": 1, "sprite": 11275 }, + { "weight": 1, "sprite": 11276 }, + { "weight": 1, "sprite": 11277 }, + { "weight": 1, "sprite": 11278 }, + { "weight": 1, "sprite": 11279 }, + { "weight": 1, "sprite": 11280 }, + { "weight": 1, "sprite": 11281 } ] }, { "id": "t_tree_fungal_season_winter", - "bg": 11204, + "bg": 11220, "fg": [ - { "weight": 1, "sprite": 11255 }, - { "weight": 1, "sprite": 11256 }, - { "weight": 1, "sprite": 11257 }, - { "weight": 1, "sprite": 11258 }, - { "weight": 1, "sprite": 11259 }, - { "weight": 1, "sprite": 11260 }, - { "weight": 1, "sprite": 11261 }, - { "weight": 1, "sprite": 11262 }, - { "weight": 1, "sprite": 11263 }, - { "weight": 1, "sprite": 11264 }, - { "weight": 1, "sprite": 11265 } + { "weight": 1, "sprite": 11271 }, + { "weight": 1, "sprite": 11272 }, + { "weight": 1, "sprite": 11273 }, + { "weight": 1, "sprite": 11274 }, + { "weight": 1, "sprite": 11275 }, + { "weight": 1, "sprite": 11276 }, + { "weight": 1, "sprite": 11277 }, + { "weight": 1, "sprite": 11278 }, + { "weight": 1, "sprite": 11279 }, + { "weight": 1, "sprite": 11280 }, + { "weight": 1, "sprite": 11281 } ] }, { "id": [ "t_marloss_tree", "t_marloss_tree_season_spring", "t_marloss_tree_season_summer", "t_marloss_tree_season_autumn" ], - "bg": 11203, - "fg": 11254 - }, - { "id": "t_marloss_tree_season_winter", "bg": 11204, "fg": 11254 }, - { "id": "t_tree_maple", "fg": 11267, "bg": 11207 }, - { "id": "t_tree_maple_season_summer", "fg": 11268, "bg": 11208 }, - { "id": "t_tree_maple_season_autumn", "fg": 11266, "bg": 11206 }, - { "id": "t_tree_maple_season_winter", "fg": 11269, "bg": 11205 }, - { "id": "t_tree_peach_season_spring", "fg": 11270, "bg": 11207 }, - { "id": "t_tree_peach_season_summer", "fg": 11273, "bg": 11208 }, - { "id": "t_tree_peach_harvested", "fg": 11270, "bg": 11208 }, - { "id": "t_tree_peach_season_winter", "fg": 11274, "bg": 11205 }, + "bg": 11219, + "fg": 11270 + }, + { "id": "t_marloss_tree_season_winter", "bg": 11220, "fg": 11270 }, + { "id": "t_tree_maple", "fg": 11283, "bg": 11223 }, + { "id": "t_tree_maple_season_summer", "fg": 11284, "bg": 11224 }, + { "id": "t_tree_maple_season_autumn", "fg": 11282, "bg": 11222 }, + { "id": "t_tree_maple_season_winter", "fg": 11285, "bg": 11221 }, + { "id": "t_tree_peach_season_spring", "fg": 11286, "bg": 11223 }, + { "id": "t_tree_peach_season_summer", "fg": 11289, "bg": 11224 }, + { "id": "t_tree_peach_harvested", "fg": 11286, "bg": 11224 }, + { "id": "t_tree_peach_season_winter", "fg": 11290, "bg": 11221 }, { "id": "t_tree_peach_season_autumn", - "fg": [ { "weight": 1, "sprite": 11271 }, { "weight": 1, "sprite": 11272 } ], - "bg": 11206 + "fg": [ { "weight": 1, "sprite": 11287 }, { "weight": 1, "sprite": 11288 } ], + "bg": 11222 }, - { "id": "mon_dragon_dummy", "fg": 11200 }, - { "id": "mon_stag_beetle_mega", "fg": 11202 } + { "id": "mon_dragon_dummy", "fg": 11216 }, + { "id": "mon_stag_beetle_mega", "fg": 11218 } ] }, { "file": "incomplete.png", - "//": "range 11280 to 12143", + "//": "range 11296 to 12159", "tiles": [ - { "id": "unknown", "fg": 11280 }, + { "id": "unknown", "fg": 11296 }, { "id": [ "fd_blood_insect", "fd_blood_invertebrate" ], - "fg": 11296, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 11281 }, - { "id": "corner", "fg": [ 11283, 11285, 11284, 11282 ] }, - { "id": "t_connection", "fg": [ 11293, 11295, 11294, 11292 ] }, - { "id": "edge", "fg": [ 11287, 11286 ] }, - { "id": "end_piece", "fg": [ 11289, 11291, 11290, 11288 ] }, - { "id": "unconnected", "fg": [ 11296, 11296 ] } - ] - }, - { - "id": "fd_blood", "fg": 11312, "multitile": true, "additional_tiles": [ @@ -16164,7 +16256,7 @@ ] }, { - "id": "fd_blood_int1", + "id": "fd_blood", "fg": 11328, "multitile": true, "additional_tiles": [ @@ -16177,7 +16269,7 @@ ] }, { - "id": "fd_blood_int2", + "id": "fd_blood_int1", "fg": 11344, "multitile": true, "additional_tiles": [ @@ -16190,7 +16282,7 @@ ] }, { - "id": "fd_blood_int3", + "id": "fd_blood_int2", "fg": 11360, "multitile": true, "additional_tiles": [ @@ -16202,72 +16294,85 @@ { "id": "unconnected", "fg": [ 11360, 11360 ] } ] }, + { + "id": "fd_blood_int3", + "fg": 11376, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 11361 }, + { "id": "corner", "fg": [ 11363, 11365, 11364, 11362 ] }, + { "id": "t_connection", "fg": [ 11373, 11375, 11374, 11372 ] }, + { "id": "edge", "fg": [ 11367, 11366 ] }, + { "id": "end_piece", "fg": [ 11369, 11371, 11370, 11368 ] }, + { "id": "unconnected", "fg": [ 11376, 11376 ] } + ] + }, { "id": "fd_web", "fg": [ - { "weight": 100, "sprite": 11361 }, - { "weight": 100, "sprite": 11362 }, - { "weight": 25, "sprite": 11363 }, - { "weight": 25, "sprite": 11364 } - ] - }, - { "id": "fd_spotlight", "fg": 11368 }, - { "id": "f_makeshift_bed", "fg": 11371 }, - { "id": "f_straw_bed", "fg": 11372 }, - { "id": "f_bed_frame", "fg": 11369 }, - { "id": "f_camp_chair", "fg": 11376 }, - { "id": "f_lane", "fg": 11377 }, - { "id": "f_piano", "fg": 11378 }, - { "id": "f_pinball_machine", "fg": 11379 }, - { "id": "f_seat_airplane", "fg": 11380 }, + { "weight": 100, "sprite": 11377 }, + { "weight": 100, "sprite": 11378 }, + { "weight": 25, "sprite": 11379 }, + { "weight": 25, "sprite": 11380 } + ] + }, + { "id": "fd_spotlight", "fg": 11384 }, + { "id": "f_makeshift_bed", "fg": 11387 }, + { "id": "f_straw_bed", "fg": 11388 }, + { "id": "f_bed_frame", "fg": 11385 }, + { "id": "f_camp_chair", "fg": 11392 }, + { "id": "f_lane", "fg": 11393 }, + { "id": "f_piano", "fg": 11394 }, + { "id": "f_pinball_machine", "fg": 11395 }, + { "id": "f_seat_airplane", "fg": 11396 }, { "id": "f_sink", "multitile": true, - "fg": 11396, - "additional_tiles": [ - { "id": "center", "fg": 11381 }, - { "id": "corner", "fg": [ 11383, 11385, 11384, 11382 ] }, - { "id": "t_connection", "fg": [ 11393, 11395, 11394, 11392 ] }, - { "id": "edge", "fg": [ 11387, 11386 ] }, - { "id": "end_piece", "fg": [ 11389, 11391, 11390, 11388 ] }, - { "id": "unconnected", "fg": [ 11396, 11396, 11396, 11396 ] } - ] - }, - { "id": "f_solar_unit", "fg": 11397 }, - { "id": "f_speaker_cabinet", "fg": 11398 }, - { "id": "f_water_mill", "fg": 11399 }, - { "id": "water_mill", "fg": 11400 }, - { "id": "f_water_purifier", "fg": 11401 }, - { "id": "f_wood_keg", "fg": 11533 }, - { "id": "30gal_barrel", "fg": 11402 }, - { "id": "alarmclock", "fg": 11403 }, - { "id": "clock", "fg": 11403 }, - { "id": [ "autoclave", "vh_autoclave" ], "fg": 11407 }, - { "id": "bag_canvas_small", "fg": 11409 }, - { "id": "bathroom_scale", "fg": 11410 }, - { "id": "bead_necklace", "fg": 11411 }, - { "id": "bubblewrap", "fg": 11413 }, - { "id": "bucket", "fg": 11414 }, - { "id": "camera_pro", "fg": 11419 }, - { "id": "condom", "fg": 11420 }, - { "id": "craft", "fg": 11421 }, - { "id": "pomegranate", "fg": 11431 }, - { "id": "strawberries", "fg": 11432 }, - { "id": "cabbage", "fg": 11422 }, - { "id": "mango", "fg": 11428 }, - { "id": "kiwi", "fg": 11427 }, - { "id": "papaya", "fg": 11429 }, - { "id": "grapefruit", "fg": 11426 }, - { "id": "pineapple", "fg": 11430 }, - { "id": "celery", "fg": 11424 }, - { "id": "chili_pepper", "fg": 11425 }, - { "id": "carrot", "fg": 11423 }, - { "id": "zucchini", "fg": 11433 }, - { "id": "akmag30", "fg": 11434 }, - { "id": "duct_tape", "fg": 11435 }, - { "id": "extinguisher", "fg": 11436 }, - { "id": "sm_extinguisher", "fg": 11437 }, - { "id": "fan", "fg": 11438 }, + "fg": 11412, + "additional_tiles": [ + { "id": "center", "fg": 11397 }, + { "id": "corner", "fg": [ 11399, 11401, 11400, 11398 ] }, + { "id": "t_connection", "fg": [ 11409, 11411, 11410, 11408 ] }, + { "id": "edge", "fg": [ 11403, 11402 ] }, + { "id": "end_piece", "fg": [ 11405, 11407, 11406, 11404 ] }, + { "id": "unconnected", "fg": [ 11412, 11412, 11412, 11412 ] } + ] + }, + { "id": "f_solar_unit", "fg": 11413 }, + { "id": "f_speaker_cabinet", "fg": 11414 }, + { "id": "f_water_mill", "fg": 11415 }, + { "id": "water_mill", "fg": 11416 }, + { "id": "f_water_purifier", "fg": 11417 }, + { "id": "f_wood_keg", "fg": 11549 }, + { "id": "30gal_barrel", "fg": 11418 }, + { "id": "alarmclock", "fg": 11419 }, + { "id": "clock", "fg": 11419 }, + { "id": [ "autoclave", "vh_autoclave" ], "fg": 11423 }, + { "id": "bag_canvas_small", "fg": 11425 }, + { "id": "bathroom_scale", "fg": 11426 }, + { "id": "bead_necklace", "fg": 11427 }, + { "id": "bubblewrap", "fg": 11429 }, + { "id": "bucket", "fg": 11430 }, + { "id": "camera_pro", "fg": 11435 }, + { "id": "condom", "fg": 11436 }, + { "id": "craft", "fg": 11437 }, + { "id": "pomegranate", "fg": 11447 }, + { "id": "strawberries", "fg": 11448 }, + { "id": "cabbage", "fg": 11438 }, + { "id": "mango", "fg": 11444 }, + { "id": "kiwi", "fg": 11443 }, + { "id": "papaya", "fg": 11445 }, + { "id": "grapefruit", "fg": 11442 }, + { "id": "pineapple", "fg": 11446 }, + { "id": "celery", "fg": 11440 }, + { "id": "chili_pepper", "fg": 11441 }, + { "id": "carrot", "fg": 11439 }, + { "id": "zucchini", "fg": 11449 }, + { "id": "akmag30", "fg": 11450 }, + { "id": "duct_tape", "fg": 11451 }, + { "id": "extinguisher", "fg": 11452 }, + { "id": "sm_extinguisher", "fg": 11453 }, + { "id": "fan", "fg": 11454 }, { "id": [ "family_photo", @@ -16282,18 +16387,18 @@ "battleship", "clue" ], - "fg": 11439 - }, - { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 11440 }, - { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 11442 }, - { "id": "glock17_17", "fg": 11445 }, - { "id": "holy_symbol", "fg": 11446 }, - { "id": "holy_symbol_wood", "fg": 11447 }, - { "id": "hotplate", "fg": 11448 }, - { "id": "jerrycan", "fg": 11449 }, - { "id": "jerrycan_big", "fg": 11450 }, - { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 11464 }, - { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 11457 }, + "fg": 11455 + }, + { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 11456 }, + { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 11458 }, + { "id": "glock17_17", "fg": 11461 }, + { "id": "holy_symbol", "fg": 11462 }, + { "id": "holy_symbol_wood", "fg": 11463 }, + { "id": "hotplate", "fg": 11464 }, + { "id": "jerrycan", "fg": 11465 }, + { "id": "jerrycan_big", "fg": 11466 }, + { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 11480 }, + { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 11473 }, { "id": [ "nyquil", @@ -16445,7 +16550,7 @@ "wine_chardonnay", "drink_martini" ], - "fg": 11467 + "fg": 11483 }, { "id": [ @@ -16486,7 +16591,7 @@ "soup_tomato", "young_yeast" ], - "fg": 11469 + "fg": 11485 }, { "id": [ @@ -16508,56 +16613,56 @@ "hi_q_distillate_tails", "hi_q_distillate" ], - "fg": 11468 - }, - { "id": "longsword", "fg": 11470 }, - { "id": "longsword_inferior", "fg": 11472 }, - { "id": "longsword_fake", "fg": 11471 }, - { "id": "mask_gas", "fg": 11473 }, - { "id": "plastic_chunk", "fg": 11474 }, - { "id": "scrap_copper", "fg": 11475 }, - { "id": "pickaxe", "fg": 11476 }, - { "id": "pitchfork", "fg": 11477 }, - { "id": "plunger_futuristic", "fg": 11478 }, - { "id": "plunger_toilet", "fg": 11479 }, - { "id": "pocketwatch", "fg": 11480 }, - { "id": "bacon", "fg": 11481 }, - { "id": "porkbelly", "fg": 11482 }, - { "id": "raw_cured_fatty_meat", "fg": 11483 }, - { "id": "raw_curing_fatty_meat", "fg": 11484 }, - { "id": "material_sand", "fg": 11511 }, - { "id": "material_soil", "fg": 11513 }, - { "id": "chem_aluminium_powder", "fg": 11485 }, - { "id": "chem_aluminium_sulphate", "fg": 11486 }, - { "id": "chem_ammonium_nitrate", "fg": 11487 }, - { "id": "chem_black_powder", "fg": 11488 }, - { "id": "cac2powder", "fg": 11489 }, - { "id": "chilly-p", "fg": 11490 }, - { "id": "meal_chitin_piece", "fg": 11491 }, - { "id": "chem_chromium_oxide", "fg": 11492 }, - { "id": "coffee_raw", "fg": 11493 }, - { "id": "curry_powder", "fg": 11494 }, - { "id": "powder_eggs", "fg": 11495 }, - { "id": "fungicide", "fg": 11496 }, - { "id": "insecticide", "fg": 11498 }, - { "id": "chem_hmtd", "fg": 11497 }, - { "id": "lemonade_powder", "fg": 11499 }, - { "id": "lye_powder", "fg": 11500 }, - { "id": "magnesium", "fg": 11501 }, - { "id": "chem_manganese_dioxide", "fg": 11502 }, - { "id": "chem_match_head_powder", "fg": 11503 }, - { "id": "mustard_powder", "fg": 11504 }, - { "id": "oxy_powder", "fg": 11505 }, - { "id": "chem_peptone_broth", "fg": 11506 }, - { "id": "protein_powder", "fg": 11507 }, - { "id": "material_quicklime", "fg": 11508 }, - { "id": "chem_rocket_fuel", "fg": 11509 }, - { "id": "chem_saltpetre", "fg": 11510 }, - { "id": "gunpowder", "fg": 11512 }, - { "id": "chem_thermite", "fg": 11514 }, - { "id": "tin", "fg": 11515 }, - { "id": "yeast", "fg": 11517 }, - { "id": "chem_zinc_powder", "fg": 11518 }, + "fg": 11484 + }, + { "id": "longsword", "fg": 11486 }, + { "id": "longsword_inferior", "fg": 11488 }, + { "id": "longsword_fake", "fg": 11487 }, + { "id": "mask_gas", "fg": 11489 }, + { "id": "plastic_chunk", "fg": 11490 }, + { "id": "scrap_copper", "fg": 11491 }, + { "id": "pickaxe", "fg": 11492 }, + { "id": "pitchfork", "fg": 11493 }, + { "id": "plunger_futuristic", "fg": 11494 }, + { "id": "plunger_toilet", "fg": 11495 }, + { "id": "pocketwatch", "fg": 11496 }, + { "id": "bacon", "fg": 11497 }, + { "id": "porkbelly", "fg": 11498 }, + { "id": "raw_cured_fatty_meat", "fg": 11499 }, + { "id": "raw_curing_fatty_meat", "fg": 11500 }, + { "id": "material_sand", "fg": 11527 }, + { "id": "material_soil", "fg": 11529 }, + { "id": "chem_aluminium_powder", "fg": 11501 }, + { "id": "chem_aluminium_sulphate", "fg": 11502 }, + { "id": "chem_ammonium_nitrate", "fg": 11503 }, + { "id": "chem_black_powder", "fg": 11504 }, + { "id": "cac2powder", "fg": 11505 }, + { "id": "chilly-p", "fg": 11506 }, + { "id": "meal_chitin_piece", "fg": 11507 }, + { "id": "chem_chromium_oxide", "fg": 11508 }, + { "id": "coffee_raw", "fg": 11509 }, + { "id": "curry_powder", "fg": 11510 }, + { "id": "powder_eggs", "fg": 11511 }, + { "id": "fungicide", "fg": 11512 }, + { "id": "insecticide", "fg": 11514 }, + { "id": "chem_hmtd", "fg": 11513 }, + { "id": "lemonade_powder", "fg": 11515 }, + { "id": "lye_powder", "fg": 11516 }, + { "id": "magnesium", "fg": 11517 }, + { "id": "chem_manganese_dioxide", "fg": 11518 }, + { "id": "chem_match_head_powder", "fg": 11519 }, + { "id": "mustard_powder", "fg": 11520 }, + { "id": "oxy_powder", "fg": 11521 }, + { "id": "chem_peptone_broth", "fg": 11522 }, + { "id": "protein_powder", "fg": 11523 }, + { "id": "material_quicklime", "fg": 11524 }, + { "id": "chem_rocket_fuel", "fg": 11525 }, + { "id": "chem_saltpetre", "fg": 11526 }, + { "id": "gunpowder", "fg": 11528 }, + { "id": "chem_thermite", "fg": 11530 }, + { "id": "tin", "fg": 11531 }, + { "id": "yeast", "fg": 11533 }, + { "id": "chem_zinc_powder", "fg": 11534 }, { "id": [ "sugar", @@ -16570,584 +16675,584 @@ "quikclot", "chem_acrylamide" ], - "fg": 11516 - }, - { "id": "radio", "fg": 11519 }, - { "id": "ref_lighter", "fg": 11520 }, - { "id": "rhubarb", "fg": 11521 }, - { "id": "rope_6", "fg": 11522 }, - { "id": "spray_can", "fg": 11523 }, - { "id": "stanag30", "fg": 11524 }, - { "id": "stepladder", "fg": 11525 }, - { "id": "stereo", "fg": 11526 }, - { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 11527 }, - { "id": "waffleiron", "fg": 11528 }, - { "id": "warhammer", "fg": 11529 }, - { "id": "welding_mask", "fg": 11530 }, - { "id": "wind_mill", "fg": 11531 }, - { "id": "wood_beam", "fg": 11532 }, - { "id": "wooden_barrel", "fg": 11533 }, - { "id": "zweihander", "fg": 11534 }, - { "id": "zweihander_inferior", "fg": 11536 }, - { "id": "zweihander_fake", "fg": 11535 }, - { "id": "demon_spider_lair", "fg": 11552, "bg": 7241 }, - { "id": [ "magic_cabin", "magic_cabin_roof" ], "fg": 11554, "bg": 7241 }, + "fg": 11532 + }, + { "id": "radio", "fg": 11535 }, + { "id": "ref_lighter", "fg": 11536 }, + { "id": "rhubarb", "fg": 11537 }, + { "id": "rope_6", "fg": 11538 }, + { "id": "spray_can", "fg": 11539 }, + { "id": "stanag30", "fg": 11540 }, + { "id": "stepladder", "fg": 11541 }, + { "id": "stereo", "fg": 11542 }, + { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 11543 }, + { "id": "waffleiron", "fg": 11544 }, + { "id": "warhammer", "fg": 11545 }, + { "id": "welding_mask", "fg": 11546 }, + { "id": "wind_mill", "fg": 11547 }, + { "id": "wood_beam", "fg": 11548 }, + { "id": "wooden_barrel", "fg": 11549 }, + { "id": "zweihander", "fg": 11550 }, + { "id": "zweihander_inferior", "fg": 11552 }, + { "id": "zweihander_fake", "fg": 11551 }, + { "id": "demon_spider_lair", "fg": 11568, "bg": 7260 }, + { "id": [ "magic_cabin", "magic_cabin_roof" ], "fg": 11570, "bg": 7260 }, { "id": "t_demon_web_wall", - "fg": 11572, + "fg": 11588, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11557 }, - { "id": "corner", "fg": [ 11559, 11561, 11560, 11558 ] }, - { "id": "t_connection", "fg": [ 11569, 11571, 11570, 11568 ] }, - { "id": "edge", "fg": [ 11563, 11562 ] }, - { "id": "end_piece", "fg": [ 11565, 11567, 11566, 11564 ] }, - { "id": "unconnected", "fg": [ 11572, 11572 ] } + { "id": "center", "fg": 11573 }, + { "id": "corner", "fg": [ 11575, 11577, 11576, 11574 ] }, + { "id": "t_connection", "fg": [ 11585, 11587, 11586, 11584 ] }, + { "id": "edge", "fg": [ 11579, 11578 ] }, + { "id": "end_piece", "fg": [ 11581, 11583, 11582, 11580 ] }, + { "id": "unconnected", "fg": [ 11588, 11588 ] } ] }, - { "id": "bot_grenade_hack", "fg": 11575 }, - { "id": "bot_mininuke_hack", "fg": 11576 }, - { "id": "infrared_creature", "fg": 11586 }, + { "id": "bot_grenade_hack", "fg": 11591 }, + { "id": "bot_mininuke_hack", "fg": 11592 }, + { "id": "infrared_creature", "fg": 11602 }, { "id": "weather_rain_drop", "fg": [ - { "weight": 100, "sprite": 11589 }, - { "weight": 100, "sprite": 11591 }, - { "weight": 100, "sprite": 11592 }, - { "weight": 100, "sprite": 11593 }, - { "weight": 100, "sprite": 11594 }, - { "weight": 100, "sprite": 11595 }, - { "weight": 100, "sprite": 11596 }, - { "weight": 100, "sprite": 11597 }, - { "weight": 100, "sprite": 11598 }, - { "weight": 100, "sprite": 11590 } - ] - }, - { "id": "weather_snowflake", "fg": 11599 }, - { "id": "weather_acid_drop", "fg": 11587 }, - { "id": "t_floor_red", "fg": 11603 }, - { "id": "t_floor_green", "fg": 11602 }, - { "id": "t_floor_blue", "fg": 11601 }, - { "id": [ "t_searth_test", "t_searth" ], "fg": 11604 }, - { "id": "t_current_trans", "fg": 11605, "bg": 9694 }, - { "id": "t_potential_trans", "fg": 11606, "bg": 9694 }, + { "weight": 100, "sprite": 11605 }, + { "weight": 100, "sprite": 11607 }, + { "weight": 100, "sprite": 11608 }, + { "weight": 100, "sprite": 11609 }, + { "weight": 100, "sprite": 11610 }, + { "weight": 100, "sprite": 11611 }, + { "weight": 100, "sprite": 11612 }, + { "weight": 100, "sprite": 11613 }, + { "weight": 100, "sprite": 11614 }, + { "weight": 100, "sprite": 11606 } + ] + }, + { "id": "weather_snowflake", "fg": 11615 }, + { "id": "weather_acid_drop", "fg": 11603 }, + { "id": "t_floor_red", "fg": 11619 }, + { "id": "t_floor_green", "fg": 11618 }, + { "id": "t_floor_blue", "fg": 11617 }, + { "id": [ "t_searth_test", "t_searth" ], "fg": 11620 }, + { "id": "t_current_trans", "fg": 11621, "bg": 9713 }, + { "id": "t_potential_trans", "fg": 11622, "bg": 9713 }, { "id": "f_absence", - "fg": 11622, + "fg": 11638, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11607 }, - { "id": "corner", "fg": [ 11609, 11611, 11610, 11608 ] }, - { "id": "t_connection", "fg": [ 11619, 11621, 11620, 11618 ] }, - { "id": "edge", "fg": [ 11613, 11612 ] }, - { "id": "end_piece", "fg": [ 11615, 11617, 11616, 11614 ] }, - { "id": "unconnected", "fg": [ 11622, 11622 ] } + { "id": "center", "fg": 11623 }, + { "id": "corner", "fg": [ 11625, 11627, 11626, 11624 ] }, + { "id": "t_connection", "fg": [ 11635, 11637, 11636, 11634 ] }, + { "id": "edge", "fg": [ 11629, 11628 ] }, + { "id": "end_piece", "fg": [ 11631, 11633, 11632, 11630 ] }, + { "id": "unconnected", "fg": [ 11638, 11638 ] } ] }, - { "id": "graffiti", "fg": 11623 }, - { "id": "t_pedestal_wyrm", "fg": 11625, "bg": 9275 }, + { "id": "graffiti", "fg": 11639 }, + { "id": "t_pedestal_wyrm", "fg": 11641, "bg": 9294 }, { "id": "t_pedestal_temple", - "fg": [ { "weight": 100, "sprite": 11626 }, { "weight": 100, "sprite": 11624 } ], - "bg": 8087 + "fg": [ { "weight": 100, "sprite": 11642 }, { "weight": 100, "sprite": 11640 } ], + "bg": 8106 }, { "id": "t_pedestal_temple_season_winter", - "fg": [ { "weight": 100, "sprite": 11626 }, { "weight": 100, "sprite": 11624 } ], - "bg": 7534 + "fg": [ { "weight": 100, "sprite": 11642 }, { "weight": 100, "sprite": 11640 } ], + "bg": 7553 }, - { "id": "t_zebra", "fg": 11627 }, - { "id": "t_zebra_season_winter", "fg": 7533 }, + { "id": "t_zebra", "fg": 11643 }, + { "id": "t_zebra_season_winter", "fg": 7552 }, { "id": [ "t_metal_railing", "t_concrete_railing", "t_glass_railing" ], "multitile": true, - "fg": 9143, - "bg": 7830, - "additional_tiles": [ - { "id": "center", "bg": 7830, "fg": 9128 }, - { "id": "corner", "bg": 7830, "fg": [ 9130, 9132, 9131, 9129 ] }, - { "id": "t_connection", "bg": 7830, "fg": [ 9140, 9142, 9141, 9139 ] }, - { "id": "edge", "bg": 7830, "fg": [ 9134, 9133 ] }, - { "id": "end_piece", "bg": 7830, "fg": [ 9136, 9138, 9137, 9135 ] }, - { "bg": 7830, "id": "unconnected", "fg": [ 9143, 9143 ] } - ] - }, - { "id": "t_chaingate_c", "fg": 11629, "bg": 8962 }, - { "id": "t_chaingate_l", "fg": 11630, "bg": 8962 }, - { "id": "t_chaingate_o", "fg": 11631, "bg": 8962 }, - { "id": "t_chainfence_posts", "fg": 11628, "bg": 8962 }, - { "id": "t_chaingate_c_season_winter", "fg": 11629, "bg": 7534 }, - { "id": "t_chaingate_l_season_winter", "fg": 11630, "bg": 7534 }, - { "id": "t_chaingate_o_season_winter", "fg": 11631, "bg": 7534 }, - { "id": "t_chainfence_posts_season_winter", "fg": 11628, "bg": 7534 }, - { "id": "t_console", "fg": 11632 }, - { "id": "t_console_broken", "fg": 11633 }, - { "id": "t_dirtmound", "fg": 11634, "bg": 8703 }, - { "id": "t_dirtmound_season_summer", "fg": 11634, "bg": 8713 }, - { "id": "t_dirtmound_season_autumn", "fg": 11634, "bg": 8708 }, - { "id": "t_dirtmound_season_winter", "fg": 11635 }, - { "id": "t_door_metal_c", "fg": 11636 }, - { "id": "t_door_metal_o", "fg": 11637 }, - { "id": "t_fern", "fg": 11638, "bg": 8703 }, - { "id": "t_fern_harvested", "fg": 11639, "bg": 8703 }, - { "id": "t_fern_season_summer", "fg": 11638, "bg": 8713 }, - { "id": "t_fern_harvested_season_summer", "fg": 11639, "bg": 8713 }, - { "id": "t_fern_season_autumn", "fg": 11638, "bg": 8708 }, - { "id": "t_fern_harvested_season_autumn", "fg": 11639, "bg": 8708 }, - { "id": "t_fern_season_winter", "fg": 11638, "bg": 7532 }, - { "id": "t_fern_harvested_season_winter", "fg": 11639, "bg": 7532 }, + "fg": 9162, + "bg": 7849, + "additional_tiles": [ + { "id": "center", "bg": 7849, "fg": 9147 }, + { "id": "corner", "bg": 7849, "fg": [ 9149, 9151, 9150, 9148 ] }, + { "id": "t_connection", "bg": 7849, "fg": [ 9159, 9161, 9160, 9158 ] }, + { "id": "edge", "bg": 7849, "fg": [ 9153, 9152 ] }, + { "id": "end_piece", "bg": 7849, "fg": [ 9155, 9157, 9156, 9154 ] }, + { "bg": 7849, "id": "unconnected", "fg": [ 9162, 9162 ] } + ] + }, + { "id": "t_chaingate_c", "fg": 11645, "bg": 8981 }, + { "id": "t_chaingate_l", "fg": 11646, "bg": 8981 }, + { "id": "t_chaingate_o", "fg": 11647, "bg": 8981 }, + { "id": "t_chainfence_posts", "fg": 11644, "bg": 8981 }, + { "id": "t_chaingate_c_season_winter", "fg": 11645, "bg": 7553 }, + { "id": "t_chaingate_l_season_winter", "fg": 11646, "bg": 7553 }, + { "id": "t_chaingate_o_season_winter", "fg": 11647, "bg": 7553 }, + { "id": "t_chainfence_posts_season_winter", "fg": 11644, "bg": 7553 }, + { "id": "t_console", "fg": 11648 }, + { "id": "t_console_broken", "fg": 11649 }, + { "id": "t_dirtmound", "fg": 11650, "bg": 8722 }, + { "id": "t_dirtmound_season_summer", "fg": 11650, "bg": 8732 }, + { "id": "t_dirtmound_season_autumn", "fg": 11650, "bg": 8727 }, + { "id": "t_dirtmound_season_winter", "fg": 11651 }, + { "id": "t_door_metal_c", "fg": 11652 }, + { "id": "t_door_metal_o", "fg": 11653 }, + { "id": "t_fern", "fg": 11654, "bg": 8722 }, + { "id": "t_fern_harvested", "fg": 11655, "bg": 8722 }, + { "id": "t_fern_season_summer", "fg": 11654, "bg": 8732 }, + { "id": "t_fern_harvested_season_summer", "fg": 11655, "bg": 8732 }, + { "id": "t_fern_season_autumn", "fg": 11654, "bg": 8727 }, + { "id": "t_fern_harvested_season_autumn", "fg": 11655, "bg": 8727 }, + { "id": "t_fern_season_winter", "fg": 11654, "bg": 7551 }, + { "id": "t_fern_harvested_season_winter", "fg": 11655, "bg": 7551 }, { "id": [ "t_junk_palisade", "t_junk_wall" ], "fg": [ - { "weight": 100, "sprite": 11640 }, - { "weight": 100, "sprite": 11641 }, - { "weight": 100, "sprite": 11642 }, - { "weight": 100, "sprite": 11643 } + { "weight": 100, "sprite": 11656 }, + { "weight": 100, "sprite": 11657 }, + { "weight": 100, "sprite": 11658 }, + { "weight": 100, "sprite": 11659 } ] }, { "id": "t_paper", - "fg": 11659, + "fg": 11675, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11644 }, - { "id": "corner", "fg": [ 11646, 11648, 11647, 11645 ] }, - { "id": "t_connection", "fg": [ 11656, 11658, 11657, 11655 ] }, - { "id": "edge", "fg": [ 11650, 11649 ] }, - { "id": "end_piece", "fg": [ 11652, 11654, 11653, 11651 ] }, - { "id": "unconnected", "fg": [ 11659, 11659 ] } + { "id": "center", "fg": 11660 }, + { "id": "corner", "fg": [ 11662, 11664, 11663, 11661 ] }, + { "id": "t_connection", "fg": [ 11672, 11674, 11673, 11671 ] }, + { "id": "edge", "fg": [ 11666, 11665 ] }, + { "id": "end_piece", "fg": [ 11668, 11670, 11669, 11667 ] }, + { "id": "unconnected", "fg": [ 11675, 11675 ] } ] }, - { "id": "t_reinforced_glass_shutter", "fg": 11661 }, - { "id": "t_reinforced_glass_shutter_open", "fg": 11662 }, + { "id": "t_reinforced_glass_shutter", "fg": 11677 }, + { "id": "t_reinforced_glass_shutter_open", "fg": 11678 }, { "id": "t_sandbox", - "fg": 11678, + "fg": 11694, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11663 }, - { "id": "corner", "fg": [ 11665, 11667, 11666, 11664 ] }, - { "id": "t_connection", "fg": [ 11675, 11677, 11676, 11674 ] }, - { "id": "edge", "fg": [ 11669, 11668 ] }, - { "id": "end_piece", "fg": [ 11671, 11673, 11672, 11670 ] }, - { "id": "unconnected", "fg": [ 11678, 11678 ] } + { "id": "center", "fg": 11679 }, + { "id": "corner", "fg": [ 11681, 11683, 11682, 11680 ] }, + { "id": "t_connection", "fg": [ 11691, 11693, 11692, 11690 ] }, + { "id": "edge", "fg": [ 11685, 11684 ] }, + { "id": "end_piece", "fg": [ 11687, 11689, 11688, 11686 ] }, + { "id": "unconnected", "fg": [ 11694, 11694 ] } ] }, - { "id": "t_slot_machine", "fg": 11679, "bg": 8310 }, + { "id": "t_slot_machine", "fg": 11695, "bg": 8329 }, { "id": "t_trunk", "multitile": true, - "fg": [ 11681, 11680 ], - "bg": [ { "weight": 100, "sprite": 8703 }, { "weight": 100, "sprite": 8705 } ] + "fg": [ 11697, 11696 ], + "bg": [ { "weight": 100, "sprite": 8722 }, { "weight": 100, "sprite": 8724 } ] }, { "id": "t_trunk_season_summer", "multitile": true, - "fg": [ 11681, 11680 ], - "bg": [ { "weight": 100, "sprite": 8713 }, { "weight": 100, "sprite": 8715 } ] + "fg": [ 11697, 11696 ], + "bg": [ { "weight": 100, "sprite": 8732 }, { "weight": 100, "sprite": 8734 } ] }, { "id": "t_trunk_season_autumn", "multitile": true, - "fg": [ 11681, 11680 ], - "bg": [ { "weight": 100, "sprite": 8708 }, { "weight": 100, "sprite": 8710 } ] + "fg": [ 11697, 11696 ], + "bg": [ { "weight": 100, "sprite": 8727 }, { "weight": 100, "sprite": 8729 } ] }, - { "id": "t_trunk_season_winter", "multitile": true, "fg": [ 11681, 11680 ], "bg": 7534 }, - { "id": "t_wall_half", "fg": 11682, "bg": 8310 }, + { "id": "t_trunk_season_winter", "multitile": true, "fg": [ 11697, 11696 ], "bg": 7553 }, + { "id": "t_wall_half", "fg": 11698, "bg": 8329 }, { "id": "t_wax", - "fg": 11698, + "fg": 11714, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11683 }, - { "id": "corner", "fg": [ 11685, 11687, 11686, 11684 ] }, - { "id": "t_connection", "fg": [ 11695, 11697, 11696, 11694 ] }, - { "id": "edge", "fg": [ 11689, 11688 ] }, - { "id": "end_piece", "fg": [ 11691, 11693, 11692, 11690 ] }, - { "id": "unconnected", "fg": [ 11698, 11698 ] } + { "id": "center", "fg": 11699 }, + { "id": "corner", "fg": [ 11701, 11703, 11702, 11700 ] }, + { "id": "t_connection", "fg": [ 11711, 11713, 11712, 11710 ] }, + { "id": "edge", "fg": [ 11705, 11704 ] }, + { "id": "end_piece", "fg": [ 11707, 11709, 11708, 11706 ] }, + { "id": "unconnected", "fg": [ 11714, 11714 ] } ] }, - { "id": "t_window_boarded", "fg": 11699, "bg": 10276 }, - { "id": "t_window_boarded_noglass", "fg": 11699, "bg": 10283 }, - { "id": "t_window_enhanced", "fg": 11700, "bg": 10276 }, - { "id": "t_window_enhanced_noglass", "fg": 11700, "bg": 10283 }, - { "id": "t_window_frame", "fg": 11701 }, - { "id": "t_window_reinforced", "fg": 11702, "bg": 10276 }, - { "id": "t_window_reinforced_noglass", "fg": 11702, "bg": 10283 }, - { "id": "tr_firewood_source", "fg": 11703 }, - { "id": "tr_unfinished_construction", "fg": 11704 }, + { "id": "t_window_boarded", "fg": 11715, "bg": 10295 }, + { "id": "t_window_boarded_noglass", "fg": 11715, "bg": 10302 }, + { "id": "t_window_enhanced", "fg": 11716, "bg": 10295 }, + { "id": "t_window_enhanced_noglass", "fg": 11716, "bg": 10302 }, + { "id": "t_window_frame", "fg": 11717 }, + { "id": "t_window_reinforced", "fg": 11718, "bg": 10295 }, + { "id": "t_window_reinforced_noglass", "fg": 11718, "bg": 10302 }, + { "id": "tr_firewood_source", "fg": 11719 }, + { "id": "tr_unfinished_construction", "fg": 11720 }, { "id": "vp_hdboard_ne", - "fg": [ 11731, 11734, 11733, 11732 ], + "fg": [ 11747, 11750, 11749, 11748 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11731, 11734, 11733, 11732 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11747, 11750, 11749, 11748 ] } ] }, { "id": "vp_hdboard_nw", - "fg": [ 11735, 11738, 11737, 11736 ], + "fg": [ 11751, 11754, 11753, 11752 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11735, 11738, 11737, 11736 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11751, 11754, 11753, 11752 ] } ] }, { "id": "vp_hdboard_se", - "fg": [ 11739, 11741, 11735, 11740 ], + "fg": [ 11755, 11757, 11751, 11756 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11739, 11741, 11735, 11740 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11755, 11757, 11751, 11756 ] } ] }, { "id": "vp_hdboard_sw", - "fg": [ 11742, 11744, 11731, 11743 ], + "fg": [ 11758, 11760, 11747, 11759 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11742, 11744, 11731, 11743 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11758, 11760, 11747, 11759 ] } ] }, { "id": "vp_hdboard_vertical_left", - "fg": [ 11745, 11747, 11748, 11746 ], + "fg": [ 11761, 11763, 11764, 11762 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11745, 11747, 11748, 11746 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11761, 11763, 11764, 11762 ] } ] }, { "id": "vp_hdboard_vertical_right", - "fg": [ 11748, 11750, 11745, 11749 ], + "fg": [ 11764, 11766, 11761, 11765 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11748, 11750, 11745, 11749 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11764, 11766, 11761, 11765 ] } ] }, { "id": [ "vp_hdboard_horizontal", "vp_hdboard_horizontal_2" ], - "fg": 11727, + "fg": 11743, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11727 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11743 } ] }, { "id": "vp_hdboard_horizontal_front", - "fg": [ 11727, 11729, 11727, 11728 ], + "fg": [ 11743, 11745, 11743, 11744 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11727, 11729, 11727, 11728 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11743, 11745, 11743, 11744 ] } ] }, { "id": "vp_hdboard_horizontal_rear", - "fg": [ 11730, 11728, 11727, 11729 ], + "fg": [ 11746, 11744, 11743, 11745 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11730, 11728, 11727, 11729 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11746, 11744, 11743, 11745 ] } ] }, { "id": [ "vp_hdboard_vertical", "vp_hdboard_vertical_2" ], - "fg": 11745, + "fg": 11761, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11745 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11761 } ] }, { "id": "vp_hdhalfboard_ne", - "fg": [ 11765, 11768, 11767, 11766 ], + "fg": [ 11781, 11784, 11783, 11782 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11765, 11768, 11767, 11766 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11781, 11784, 11783, 11782 ] } ] }, { "id": "vp_hdhalfboard_nw", - "fg": [ 11769, 11772, 11771, 11770 ], + "fg": [ 11785, 11788, 11787, 11786 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11769, 11772, 11771, 11770 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11785, 11788, 11787, 11786 ] } ] }, { "id": "vp_hdhalfboard_se", - "fg": [ 11773, 11776, 11775, 11774 ], + "fg": [ 11789, 11792, 11791, 11790 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11773, 11776, 11775, 11774 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11789, 11792, 11791, 11790 ] } ] }, { "id": "vp_hdhalfboard_sw", - "fg": [ 11777, 11780, 11779, 11778 ], + "fg": [ 11793, 11796, 11795, 11794 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11777, 11780, 11779, 11778 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11793, 11796, 11795, 11794 ] } ] }, { "id": "vp_hdhalfboard_vertical_left", - "fg": [ 11785, 11788, 11787, 11786 ], + "fg": [ 11801, 11804, 11803, 11802 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11785, 11788, 11787, 11786 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11801, 11804, 11803, 11802 ] } ] }, { "id": "vp_hdhalfboard_vertical_right", - "fg": [ 11789, 11792, 11791, 11790 ], + "fg": [ 11805, 11808, 11807, 11806 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11789, 11792, 11791, 11790 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11805, 11808, 11807, 11806 ] } ] }, { "id": "vp_hdhalfboard_horizontal", - "fg": [ 11760, 11763, 11762, 11761 ], + "fg": [ 11776, 11779, 11778, 11777 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11760, 11763, 11762, 11761 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11776, 11779, 11778, 11777 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2", - "fg": 11755, + "fg": 11771, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11755 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11771 } ] }, { "id": "vp_hdhalfboard_horizontal_front", - "fg": [ 11760, 11763, 11762, 11761 ], + "fg": [ 11776, 11779, 11778, 11777 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11760, 11763, 11762, 11761 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11776, 11779, 11778, 11777 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2_front", - "fg": [ 11755, 11758, 11757, 11756 ], + "fg": [ 11771, 11774, 11773, 11772 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11755, 11758, 11757, 11756 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11771, 11774, 11773, 11772 ] } ] }, { "id": "vp_hdhalfboard_horizontal_rear", - "fg": [ 11764, 11761, 11760, 11763 ], + "fg": [ 11780, 11777, 11776, 11779 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11764, 11761, 11760, 11763 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11780, 11777, 11776, 11779 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2_rear", - "fg": [ 11759, 11756, 11755, 11758 ], + "fg": [ 11775, 11772, 11771, 11774 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11759, 11756, 11755, 11758 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11775, 11772, 11771, 11774 ] } ] }, { "id": "vp_hdhalfboard_vertical", - "fg": 11781, + "fg": 11797, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11781 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11797 } ] }, { "id": "vp_hdhalfboard_vertical_2", - "fg": 11782, + "fg": 11798, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11782 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11798 } ] }, { "id": "vp_hdhalfboard_vertical_2_left", - "fg": [ 11783, 11788, 11787, 11786 ], + "fg": [ 11799, 11804, 11803, 11802 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11783, 11788, 11787, 11786 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11799, 11804, 11803, 11802 ] } ] }, { "id": "vp_hdhalfboard_vertical_2_right", - "fg": [ 11784, 11792, 11791, 11790 ], + "fg": [ 11800, 11808, 11807, 11806 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11784, 11792, 11791, 11790 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11800, 11808, 11807, 11806 ] } ] }, { "id": "vp_hdhalfboard_cover", - "fg": [ 11751, 11754, 11753, 11752 ], + "fg": [ 11767, 11770, 11769, 11768 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11751, 11754, 11753, 11752 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11767, 11770, 11769, 11768 ] } ] }, { "id": "vp_xlhalfboard_ne", - "fg": [ 11714, 11717, 11716, 11715 ], + "fg": [ 11730, 11733, 11732, 11731 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11714, 11717, 11716, 11715 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11730, 11733, 11732, 11731 ] } ] }, { "id": "vp_xlhalfboard_nw", - "fg": [ 11718, 11721, 11720, 11719 ], + "fg": [ 11734, 11737, 11736, 11735 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11718, 11721, 11720, 11719 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11734, 11737, 11736, 11735 ] } ] }, { "id": "vp_xlhalfboard_se", - "fg": 11722, + "fg": 11738, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11722 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11738 } ] }, { "id": "vp_xlhalfboard_sw", - "fg": 11723, + "fg": 11739, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11723 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11739 } ] }, { "id": "vp_xlhalfboard_vertical_left", - "fg": 11725, + "fg": 11741, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11725 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11741 } ] }, { "id": "vp_xlhalfboard_vertical_right", - "fg": 11726, + "fg": 11742, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11726 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11742 } ] }, { "id": [ "vp_xlhalfboard_horizontal", "vp_xlhalfboard_horizontal_2" ], - "fg": 11709, + "fg": 11725, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11709 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11725 } ] }, { "id": "vp_xlhalfboard_horizontal_front", - "fg": [ 11709, 11712, 11711, 11710 ], + "fg": [ 11725, 11728, 11727, 11726 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11709, 11712, 11711, 11710 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11725, 11728, 11727, 11726 ] } ] }, { "id": "vp_xlhalfboard_horizontal_rear", - "fg": 11713, + "fg": 11729, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11713 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11729 } ] }, { "id": [ "vp_xlhalfboard_vertical", "vp_xlhalfboard_vertical_2" ], - "fg": 11724, + "fg": 11740, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11724 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11740 } ] }, { "id": "vp_xlhalfboard_cover", - "fg": [ 11705, 11708, 11707, 11706 ], + "fg": [ 11721, 11724, 11723, 11722 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11705, 11708, 11707, 11706 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11721, 11724, 11723, 11722 ] } ] }, { "id": "vp_hdstowboard_ne", - "fg": [ 11798, 11801, 11800, 11799 ], + "fg": [ 11814, 11817, 11816, 11815 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11798, 11801, 11800, 11799 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11814, 11817, 11816, 11815 ] } ] }, { "id": "vp_hdstowboard_nw", - "fg": [ 11802, 11805, 11804, 11803 ], + "fg": [ 11818, 11821, 11820, 11819 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11802, 11805, 11804, 11803 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11818, 11821, 11820, 11819 ] } ] }, { "id": "vp_hdstowboard_se", - "fg": [ 11806, 11808, 11802, 11807 ], + "fg": [ 11822, 11824, 11818, 11823 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11806, 11808, 11802, 11807 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11822, 11824, 11818, 11823 ] } ] }, { "id": "vp_hdstowboard_sw", - "fg": [ 11809, 11811, 11798, 11810 ], + "fg": [ 11825, 11827, 11814, 11826 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11809, 11811, 11798, 11810 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11825, 11827, 11814, 11826 ] } ] }, { "id": "vp_hdstowboard_vertical_left", - "fg": [ 11812, 11814, 11815, 11813 ], + "fg": [ 11828, 11830, 11831, 11829 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11812, 11814, 11815, 11813 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11828, 11830, 11831, 11829 ] } ] }, { "id": "vp_hdstowboard_vertical_right", - "fg": [ 11815, 11813, 11812, 11814 ], + "fg": [ 11831, 11829, 11828, 11830 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11815, 11813, 11812, 11814 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11831, 11829, 11828, 11830 ] } ] }, { "id": [ "vp_hdstowboard_horizontal", "vp_hdstowboard_horizontal_2" ], - "fg": 11793, + "fg": 11809, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11793 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11809 } ] }, { "id": "vp_hdstowboard_horizontal_front", - "fg": [ 11793, 11796, 11795, 11794 ], + "fg": [ 11809, 11812, 11811, 11810 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11793, 11796, 11795, 11794 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11809, 11812, 11811, 11810 ] } ] }, { "id": "vp_hdstowboard_horizontal_rear", - "fg": [ 11797, 11794, 11793, 11796 ], + "fg": [ 11813, 11810, 11809, 11812 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11797, 11794, 11793, 11796 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11813, 11810, 11809, 11812 ] } ] }, { "id": "vp_hdstowboard_vertical", - "fg": 11813, + "fg": 11829, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11813 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11829 } ] }, { "id": "vp_woodboard_ne", - "fg": [ 11820, 11821, 11826, 11827 ], + "fg": [ 11836, 11837, 11842, 11843 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11820, 11821, 11826, 11827 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11836, 11837, 11842, 11843 ] } ] }, { "id": "vp_woodboard_nw", - "fg": [ 11822, 11823, 11824, 11825 ], + "fg": [ 11838, 11839, 11840, 11841 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11822, 11823, 11824, 11825 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11838, 11839, 11840, 11841 ] } ] }, { "id": "vp_woodboard_se", - "fg": [ 11824, 11825, 11822, 11823 ], + "fg": [ 11840, 11841, 11838, 11839 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11824, 11825, 11822, 11823 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11840, 11841, 11838, 11839 ] } ] }, { "id": "vp_woodboard_sw", - "fg": [ 11826, 11827, 11820, 11821 ], + "fg": [ 11842, 11843, 11836, 11837 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11826, 11827, 11820, 11821 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11842, 11843, 11836, 11837 ] } ] }, { "id": "vp_woodboard_vertical_left", - "fg": [ 11828, 11818, 11829, 11816 ], + "fg": [ 11844, 11834, 11845, 11832 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11828, 11818, 11829, 11816 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11844, 11834, 11845, 11832 ] } ] }, { "id": "vp_woodboard_vertical_right", - "fg": [ 11829, 11816, 11828, 11818 ], + "fg": [ 11845, 11832, 11844, 11834 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11829, 11816, 11828, 11818 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11845, 11832, 11844, 11834 ] } ] }, { "id": [ "vp_woodboard_horizontal", "vp_woodboard_vertical", "vp_woodboard_horizontal_front" ], - "fg": [ 11816, 11817, 11818, 11819 ], + "fg": [ 11832, 11833, 11834, 11835 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11816, 11817, 11818, 11819 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11832, 11833, 11834, 11835 ] } ] }, { "id": "vp_woodboard_horizontal_rear", - "fg": [ 11818, 11819, 11816, 11817 ], + "fg": [ 11834, 11835, 11832, 11833 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11818, 11819, 11816, 11817 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11834, 11835, 11832, 11833 ] } ] }, { "id": "vp_woodhalfboard_ne", - "fg": 11834, + "fg": 11850, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11834 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11850 } ] }, { "id": "vp_woodhalfboard_nw", - "fg": 11833, + "fg": 11849, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11833 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11849 } ] }, { "id": "vp_woodhalfboard_se", - "fg": 11838, + "fg": 11854, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11838 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11854 } ] }, { "id": "vp_woodhalfboard_sw", - "fg": 11837, + "fg": 11853, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11837 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11853 } ] }, { "id": [ "vp_woodhalfboard_vertical_left", "vp_woodhalfboard_vertical_2_left", "vp_woodhalfboard_vertical_T_left" ], - "fg": 11835, + "fg": 11851, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11835 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11851 } ] }, { "id": [ "vp_woodhalfboard_vertical_right", "vp_woodhalfboard_vertical_2_right", "vp_woodhalfboard_vertical_T_right" ], - "fg": 11839, + "fg": 11855, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11839 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11855 } ] }, { "id": [ @@ -17156,911 +17261,911 @@ "vp_woodhalfboard_horizontal_front", "vp_woodhalfboard_horizontal_2_front" ], - "fg": 11832, + "fg": 11848, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11832 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11848 } ] }, { "id": [ "vp_woodhalfboard_horizontal_rear", "vp_woodhalfboard_horizontal_2_rear" ], - "fg": 11836, + "fg": 11852, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11836 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11852 } ] }, { "id": [ "vp_woodhalfboard", "vp_woodhalfboard_cross", "vp_woodhalfboard_vertical", "vp_woodhalfboard_vertical_2" ], - "fg": 11831, + "fg": 11847, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11831 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11847 } ] }, { "id": "vp_woodhalfboard_cover", - "fg": 11830, + "fg": 11846, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11830 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11846 } ] }, { "id": [ "vp_basketsm", "vp_basketsm_external" ], - "fg": [ 11851, 11850 ], + "fg": [ 11867, 11866 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11851, 11850 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11867, 11866 ] } ] }, { "id": "vp_basketsm_bike_rear", - "fg": [ 11847, 11849, 11848, 11846 ], + "fg": [ 11863, 11865, 11864, 11862 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11847, 11849, 11848, 11846 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11863, 11865, 11864, 11862 ] } ] }, { "id": [ "vp_basketlg", "vp_basketlg_external" ], - "fg": [ 11845, 11844 ], + "fg": [ 11861, 11860 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11845, 11844 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11861, 11860 ] } ] }, { "id": "vp_basketlg_cart", - "fg": [ 11841, 11843, 11842, 11840 ], + "fg": [ 11857, 11859, 11858, 11856 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11841, 11843, 11842, 11840 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11857, 11859, 11858, 11856 ] } ] }, { "id": "vp_box", - "fg": [ 11852, 11853 ], + "fg": [ 11868, 11869 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11852, 11853 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11868, 11869 ] } ] }, { "id": "vp_wood box", - "fg": [ 11862, 11861 ], + "fg": [ 11878, 11877 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11862, 11861 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11878, 11877 ] } ] }, { "id": "vp_box_wheelbarrow", - "fg": [ 11855, 11857, 11856, 11854 ], + "fg": [ 11871, 11873, 11872, 11870 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11855, 11857, 11856, 11854 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 11871, 11873, 11872, 11870 ] } ] }, { "id": "vp_trunk", - "fg": 11859, + "fg": 11875, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11859 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11875 } ] }, { "id": "vp_trunk_rear_edge", - "fg": 11860, + "fg": 11876, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11860 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11876 } ] }, { "id": [ "vp_cargo_space", "animal_compartment" ], - "fg": 11858, + "fg": 11874, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11858 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11874 } ] }, - { "id": "bash_effective", "fg": 11863 }, + { "id": "bash_effective", "fg": 11879 }, { "id": [ "vp_hddoor_trunk", "vp_hdhatch", "vp_hdhatch_opaque" ], - "fg": [ 11886, 11892, 11891, 11890 ], + "fg": [ 11902, 11908, 11907, 11906 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11887, 11889, 11887, 11888 ] }, - { "id": "broken", "fg": 11866, "bg": [ 11887, 11889, 11887, 11888 ] } + { "id": "open", "fg": [ 11903, 11905, 11903, 11904 ] }, + { "id": "broken", "fg": 11882, "bg": [ 11903, 11905, 11903, 11904 ] } ] }, { "id": [ "vp_hddoor", "vp_hddoor_front" ], - "fg": [ 11874, 11875, 11874, 11873 ], + "fg": [ 11890, 11891, 11890, 11889 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11868, 11869, 11868, 11867 ] }, - { "id": "broken", "fg": 11866, "bg": [ 11868, 11869, 11868, 11867 ] } + { "id": "open", "fg": [ 11884, 11885, 11884, 11883 ] }, + { "id": "broken", "fg": 11882, "bg": [ 11884, 11885, 11884, 11883 ] } ] }, { "id": "vp_hddoor_rear", - "fg": [ 11883, 11885, 11884, 11882 ], + "fg": [ 11899, 11901, 11900, 11898 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11871, 11872, 11871, 11870 ] }, - { "id": "broken", "fg": 11866, "bg": [ 11871, 11872, 11871, 11870 ] } + { "id": "open", "fg": [ 11887, 11888, 11887, 11886 ] }, + { "id": "broken", "fg": 11882, "bg": [ 11887, 11888, 11887, 11886 ] } ] }, { "id": [ "vp_hddoor_opaque", "vp_hddoor_opaque_front" ], - "fg": [ 11877, 11878, 11877, 11876 ], + "fg": [ 11893, 11894, 11893, 11892 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11868, 11869, 11868, 11867 ] }, - { "id": "broken", "fg": 11866, "bg": [ 11868, 11869, 11868, 11867 ] } + { "id": "open", "fg": [ 11884, 11885, 11884, 11883 ] }, + { "id": "broken", "fg": 11882, "bg": [ 11884, 11885, 11884, 11883 ] } ] }, { "id": "vp_hddoor_opaque_rear", - "fg": [ 11880, 11881, 11880, 11879 ], + "fg": [ 11896, 11897, 11896, 11895 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11871, 11872, 11871, 11870 ] }, - { "id": "broken", "fg": 11866, "bg": [ 11871, 11872, 11871, 11870 ] } + { "id": "open", "fg": [ 11887, 11888, 11887, 11886 ] }, + { "id": "broken", "fg": 11882, "bg": [ 11887, 11888, 11887, 11886 ] } ] }, { "id": "vp_ram_spiked", - "fg": 11894, + "fg": 11910, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11894 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11910 } ] }, { "id": "vp_ram_steel", - "fg": 11895, + "fg": 11911, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11894 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11910 } ] }, { "id": "vp_spike", - "fg": 11897, + "fg": 11913, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11897 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11913 } ] }, { "id": "vp_ram_wood", - "fg": 11896, + "fg": 11912, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11896 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11912 } ] }, { "id": "vp_frame_cover", - "fg": 11899, + "fg": 11915, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11899 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11915 } ] }, { "id": "vp_frame_cross", - "fg": 11900, + "fg": 11916, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11900 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11916 } ] }, { "id": "vp_frame_cross_unconnected", - "fg": 11901, + "fg": 11917, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11901 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11917 } ] }, { "id": "vp_frame_ne", - "fg": 11914, + "fg": 11930, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11914 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11930 } ] }, { "id": "vp_frame_nw", - "fg": 11915, + "fg": 11931, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11915 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11931 } ] }, { "id": "vp_frame_se", - "fg": 11916, + "fg": 11932, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11916 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11932 } ] }, { "id": "vp_frame_sw", - "fg": 11917, + "fg": 11933, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11917 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11933 } ] }, { "id": "vp_frame_vertical_unconnected", - "fg": 11925, + "fg": 11941, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11925 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11941 } ] }, { "id": "vp_frame_vertical_2_unconnected", - "fg": 11922, + "fg": 11938, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11922 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11938 } ] }, { "id": "vp_frame_vertical_left", - "fg": 11923, + "fg": 11939, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11923 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11939 } ] }, { "id": "vp_frame_vertical_2_left", - "fg": 11920, + "fg": 11936, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11920 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11936 } ] }, { "id": "vp_frame_vertical_right", - "fg": 11924, + "fg": 11940, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11924 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11940 } ] }, { "id": "vp_frame_vertical_2_right", - "fg": 11921, + "fg": 11937, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11921 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11937 } ] }, { "id": "vp_frame_horizontal", - "fg": 11902, + "fg": 11918, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11902 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11918 } ] }, { "id": "vp_frame_horizontal_2", - "fg": 11903, + "fg": 11919, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11903 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11919 } ] }, { "id": "vp_frame_horizontal_unconnected", - "fg": 11913, + "fg": 11929, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11913 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11929 } ] }, { "id": "vp_frame_horizontal_2_unconnected", - "fg": 11906, + "fg": 11922, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11906 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11922 } ] }, { "id": "vp_frame_horizontal_front", - "fg": 11909, + "fg": 11925, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11909 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11925 } ] }, { "id": "vp_frame_horizontal_2_front", - "fg": 11904, + "fg": 11920, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11904 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11920 } ] }, { "id": "vp_frame_horizontal_rear", - "fg": 11911, + "fg": 11927, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11911 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11927 } ] }, { "id": "vp_frame_horizontal_2_rear", - "fg": 11905, + "fg": 11921, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11905 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11921 } ] }, { "id": [ "vp_frame_horizontal_left", "vp_frame_vertical_T_left" ], - "fg": 11910, + "fg": 11926, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11910 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11926 } ] }, { "id": "vp_frame_horizontal_2_left", - "fg": 11907, + "fg": 11923, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11907 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11923 } ] }, { "id": [ "vp_frame_horizontal_right", "vp_frame_vertical_T_right" ], - "fg": 11912, + "fg": 11928, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11912 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11928 } ] }, { "id": "vp_frame_horizontal_2_right", - "fg": 11908, + "fg": 11924, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11908 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11924 } ] }, { "id": "vp_frame_vertical", - "fg": 11918, + "fg": 11934, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11918 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11934 } ] }, { "id": "vp_frame_vertical_2", - "fg": 11919, + "fg": 11935, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11919 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11935 } ] }, { "id": "vp_hdframe_cover", - "fg": 11926, + "fg": 11942, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11926 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11942 } ] }, { "id": "vp_hdframe_cross", - "fg": 11927, + "fg": 11943, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11927 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11943 } ] }, { "id": "vp_hdframe_cross_unconnected", - "fg": 11928, + "fg": 11944, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11928 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11944 } ] }, { "id": "vp_hdframe_ne", - "fg": 11941, + "fg": 11957, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11941 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11957 } ] }, { "id": "vp_hdframe_nw", - "fg": 11942, + "fg": 11958, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11942 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11958 } ] }, { "id": "vp_hdframe_se", - "fg": 11943, + "fg": 11959, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11943 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11959 } ] }, { "id": "vp_hdframe_sw", - "fg": 11944, + "fg": 11960, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11944 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11960 } ] }, { "id": "vp_hdframe_vertical_unconnected", - "fg": 11952, + "fg": 11968, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11952 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11968 } ] }, { "id": "vp_hdframe_vertical_2_unconnected", - "fg": 11949, + "fg": 11965, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11949 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11965 } ] }, { "id": "vp_hdframe_vertical_left", - "fg": 11950, + "fg": 11966, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11950 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11966 } ] }, { "id": "vp_hdframe_vertical_2_left", - "fg": 11947, + "fg": 11963, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11947 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11963 } ] }, { "id": "vp_hdframe_vertical_right", - "fg": 11951, + "fg": 11967, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11951 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11967 } ] }, { "id": "vp_hdframe_vertical_2_right", - "fg": 11948, + "fg": 11964, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11948 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11964 } ] }, { "id": "vp_hdframe_horizontal", - "fg": 11929, + "fg": 11945, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11929 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11945 } ] }, { "id": "vp_hdframe_horizontal_2", - "fg": 11930, + "fg": 11946, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11930 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11946 } ] }, { "id": "vp_hdframe_horizontal_unconnected", - "fg": 11940, + "fg": 11956, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11940 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11956 } ] }, { "id": "vp_hdframe_horizontal_2_unconnected", - "fg": 11933, + "fg": 11949, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11933 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11949 } ] }, { "id": "vp_hdframe_horizontal_front", - "fg": 11936, + "fg": 11952, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11936 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11952 } ] }, { "id": "vp_hdframe_horizontal_2_front", - "fg": 11931, + "fg": 11947, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11931 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11947 } ] }, { "id": "vp_hdframe_horizontal_rear", - "fg": 11938, + "fg": 11954, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11938 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11954 } ] }, { "id": "vp_hdframe_horizontal_2_rear", - "fg": 11932, + "fg": 11948, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11932 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11948 } ] }, { "id": [ "vp_hdframe_horizontal_left", "vp_hdframe_vertical_T_left" ], - "fg": 11937, + "fg": 11953, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11937 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11953 } ] }, { "id": "vp_hdframe_horizontal_2_left", - "fg": 11934, + "fg": 11950, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11934 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11950 } ] }, { "id": [ "vp_hdframe_horizontal_right", "vp_hdframe_vertical_T_right" ], - "fg": 11939, + "fg": 11955, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11939 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11955 } ] }, { "id": "vp_hdframe_horizontal_2_right", - "fg": 11935, + "fg": 11951, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11935 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11951 } ] }, { "id": "vp_hdframe_vertical", - "fg": 11945, + "fg": 11961, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11945 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11961 } ] }, { "id": "vp_hdframe_vertical_2", - "fg": 11946, + "fg": 11962, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11946 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11962 } ] }, { "id": "vp_xlframe_cover", - "fg": 11953, + "fg": 11969, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11953 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11969 } ] }, { "id": "vp_xlframe_cross", - "fg": 11954, + "fg": 11970, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11954 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11970 } ] }, { "id": "vp_xlframe_cross_unconnected", - "fg": 11955, + "fg": 11971, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11955 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11971 } ] }, { "id": "vp_xlframe_ne", - "fg": 11968, + "fg": 11984, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11968 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11984 } ] }, { "id": "vp_xlframe_nw", - "fg": 11969, + "fg": 11985, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11969 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11985 } ] }, { "id": "vp_xlframe_se", - "fg": 11970, + "fg": 11986, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11970 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11986 } ] }, { "id": "vp_xlframe_sw", - "fg": 11971, + "fg": 11987, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11971 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11987 } ] }, { "id": "vp_xlframe_vertical_unconnected", - "fg": 11979, + "fg": 11995, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11979 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11995 } ] }, { "id": "vp_xlframe_vertical_2_unconnected", - "fg": 11976, + "fg": 11992, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11976 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11992 } ] }, { "id": "vp_xlframe_vertical_left", - "fg": 11977, + "fg": 11993, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11977 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11993 } ] }, { "id": "vp_xlframe_vertical_2_left", - "fg": 11974, + "fg": 11990, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11974 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11990 } ] }, { "id": "vp_xlframe_vertical_right", - "fg": 11978, + "fg": 11994, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11978 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11994 } ] }, { "id": "vp_xlframe_vertical_2_right", - "fg": 11975, + "fg": 11991, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11975 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11991 } ] }, { "id": "vp_xlframe_horizontal", - "fg": 11956, + "fg": 11972, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11956 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11972 } ] }, { "id": "vp_xlframe_horizontal_2", - "fg": 11957, + "fg": 11973, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11957 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11973 } ] }, { "id": "vp_xlframe_horizontal_unconnected", - "fg": 11967, + "fg": 11983, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11967 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11983 } ] }, { "id": "vp_xlframe_horizontal_2_unconnected", - "fg": 11960, + "fg": 11976, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11960 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11976 } ] }, { "id": "vp_xlframe_horizontal_front", - "fg": 11963, + "fg": 11979, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11963 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11979 } ] }, { "id": "vp_xlframe_horizontal_2_front", - "fg": 11958, + "fg": 11974, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11958 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11974 } ] }, { "id": "vp_xlframe_horizontal_rear", - "fg": 11965, + "fg": 11981, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11965 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11981 } ] }, { "id": "vp_xlframe_horizontal_2_rear", - "fg": 11959, + "fg": 11975, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11959 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11975 } ] }, { "id": [ "vp_xlframe_horizontal_left", "vp_xlframe_vertical_T_left" ], - "fg": 11964, + "fg": 11980, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11964 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11980 } ] }, { "id": "vp_xlframe_horizontal_2_left", - "fg": 11961, + "fg": 11977, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11961 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11977 } ] }, { "id": [ "vp_xlframe_horizontal_right", "vp_xlframe_vertical_T_right" ], - "fg": 11966, + "fg": 11982, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11966 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11982 } ] }, { "id": "vp_xlframe_horizontal_2_right", - "fg": 11962, + "fg": 11978, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11962 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11978 } ] }, { "id": "vp_xlframe_vertical", - "fg": 11972, + "fg": 11988, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11972 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11988 } ] }, { "id": "vp_xlframe_vertical_2", - "fg": 11973, + "fg": 11989, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11973 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 11989 } ] }, { "id": [ "vp_headlight", "vp_headlight_reinforced", "vp_wide_headlight_reinforced", "vp_wide_headlight" ], - "fg": 11981 + "fg": 11997 }, { "id": [ "vp_headlight_ne", "vp_headlight_reinforced_ne", "vp_wide_headlight_reinforced_ne", "vp_wide_headlight_ne" ], - "fg": 11980 + "fg": 11996 }, { "id": [ "vp_headlight_nw", "vp_headlight_reinforced_nw", "vp_wide_headlight_reinforced_nw", "vp_wide_headlight_nw" ], - "fg": 11981 + "fg": 11997 }, { "id": [ "vp_veh_table", "vp_veh_table_wood" ], - "fg": [ 11982, 11982 ], - "bg": [ 12001, 12000 ], + "fg": [ 11998, 11998 ], + "bg": [ 12017, 12016 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11983, "bg": [ 12001, 12000 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11999, "bg": [ 12017, 12016 ] } ] }, { "id": "vp_workbench", - "fg": [ 12002, 12002 ], - "bg": 8879, + "fg": [ 12018, 12018 ], + "bg": 8898, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12002, 12002 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12018, 12018 ] } ] }, { "id": "vp_minifridge", - "fg": [ 11994, 11994 ], + "fg": [ 12010, 12010 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11994, 11994 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12010, 12010 ] } ] }, { "id": "vp_minifreezer", - "fg": [ 11993, 11993 ], + "fg": [ 12009, 12009 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11993, 11993 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12009, 12009 ] } ] }, { "id": "vp_kitchen_unit", - "fg": [ 11990, 11990 ], + "fg": [ 12006, 12006 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11990, 11990 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12006, 12006 ] } ] }, { "id": "vp_welding_rig", - "fg": [ 11999, 11999 ], + "fg": [ 12015, 12015 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11999, 11999 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12015, 12015 ] } ] }, { "id": "vp_craft_rig", - "fg": [ 11987, 11987 ], + "fg": [ 12003, 12003 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11987, 11987 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12003, 12003 ] } ] }, { "id": "vp_washing_machine", - "fg": [ 11998, 11998 ], + "fg": [ 12014, 12014 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11998, 11998 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12014, 12014 ] } ] }, { "id": "vp_veh_forge", - "fg": [ 11988, 11988 ], + "fg": [ 12004, 12004 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11988, 11988 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12004, 12004 ] } ] }, { "id": "vp_veh_kiln", - "fg": [ 11989, 11989 ], + "fg": [ 12005, 12005 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11989, 11989 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12005, 12005 ] } ] }, { "id": "vp_chemlab", - "fg": [ 11986, 11986 ], + "fg": [ 12002, 12002 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 11986, 11986 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12002, 12002 ] } ] }, { "id": "vp_aisle_vertical", - "fg": 11985, + "fg": 12001, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11985 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12001 } ] }, { "id": "vp_aisle_horizontal", - "fg": 11984, + "fg": 12000, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11984 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12000 } ] }, - { "id": "vp_trunk_floor", "fg": 11996, "bg": 11985 }, + { "id": "vp_trunk_floor", "fg": 12012, "bg": 12001 }, { "id": "vp_wooden_aisle_vertical", - "fg": [ 12001, 12000 ], + "fg": [ 12017, 12016 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12001, 12000 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12017, 12016 ] } ] }, { "id": "vp_wooden_aisle_horizontal", - "fg": [ 12000, 12001 ], + "fg": [ 12016, 12017 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12000, 12001 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12016, 12017 ] } ] }, { "id": "vp_lit_aisle_vertical", - "fg": 11992, + "fg": 12008, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11992 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12008 } ] }, { "id": "vp_lit_aisle_horizontal", - "fg": 11991, + "fg": 12007, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11991 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12007 } ] }, { "id": "vp_mounted_spare_tire", - "fg": 11995, + "fg": 12011, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 11995 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12011 } ] }, { "id": "vp_crane_tiny", - "fg": 12004, + "fg": 12020, "multitile": true, "rotates": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12004 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12020 } ] }, { "id": [ "vp_saddle", "vp_saddle_pedal" ], - "fg": [ 12006, 12008, 12007, 12005 ], + "fg": [ 12022, 12024, 12023, 12021 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12006, 12008, 12007, 12005 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12022, 12024, 12023, 12021 ] } ] }, { "id": [ "vp_seat_wood", "seat_wood_bench" ], - "fg": [ 12013, 12013, 12014, 12014 ], - "bg": [ 12001, 12000 ], + "fg": [ 12029, 12029, 12030, 12030 ], + "bg": [ 12017, 12016 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12013, 12013, 12014, 12014 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12029, 12029, 12030, 12030 ] } ] }, { "id": "vp_seat_wood_flimsy", - "fg": [ 12011, 12011, 12012, 12012 ], - "bg": [ 12001, 12000 ], + "fg": [ 12027, 12027, 12028, 12028 ], + "bg": [ 12017, 12016 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12011, 12011, 12012, 12012 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12027, 12027, 12028, 12028 ] } ] }, { "id": [ "vp_folding_seat", "vp_reclining_seat", "vp_seat" ], - "fg": [ 12046, 12044, 12039, 12045 ], + "fg": [ 12062, 12060, 12055, 12061 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12046, 12044, 12039, 12045 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12062, 12060, 12055, 12061 ] } ] }, { "id": "vp_seat_back", - "fg": [ 12015, 12038, 12037, 12036 ], + "fg": [ 12031, 12054, 12053, 12052 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12015, 12038, 12037, 12036 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12031, 12054, 12053, 12052 ] } ] }, { "id": "vp_seat_back_left", - "fg": [ 12028, 12031, 12030, 12029 ], + "fg": [ 12044, 12047, 12046, 12045 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12028, 12031, 12030, 12029 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12044, 12047, 12046, 12045 ] } ] }, { "id": "vp_seat_back_right", - "fg": [ 12032, 12035, 12034, 12033 ], + "fg": [ 12048, 12051, 12050, 12049 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12032, 12035, 12034, 12033 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12048, 12051, 12050, 12049 ] } ] }, { "id": "vp_seat_back_vertical", - "fg": [ 12036, 12015, 12038, 12037 ], + "fg": [ 12052, 12031, 12054, 12053 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12036, 12015, 12038, 12037 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12052, 12031, 12054, 12053 ] } ] }, { "id": "vp_seat_back_vertical_left", - "fg": [ 12029, 12028, 12031, 12030 ], + "fg": [ 12045, 12044, 12047, 12046 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12029, 12028, 12031, 12030 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12045, 12044, 12047, 12046 ] } ] }, { "id": "vp_seat_back_vertical_right", - "fg": [ 12033, 12032, 12035, 12034 ], + "fg": [ 12049, 12048, 12051, 12050 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12033, 12032, 12035, 12034 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12049, 12048, 12051, 12050 ] } ] }, { "id": [ "vp_seat_leather", "vp_reclining_seat_leather" ], - "fg": [ 12043, 12041, 12040, 12042 ], + "fg": [ 12059, 12057, 12056, 12058 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12043, 12041, 12040, 12042 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12059, 12057, 12056, 12058 ] } ] }, { "id": "vp_seat_back_leather", - "fg": [ 12016, 12027, 12026, 12025 ], + "fg": [ 12032, 12043, 12042, 12041 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12016, 12027, 12026, 12025 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12032, 12043, 12042, 12041 ] } ] }, { "id": "vp_seat_back_leather_left", - "fg": [ 12017, 12020, 12019, 12018 ], + "fg": [ 12033, 12036, 12035, 12034 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12017, 12020, 12019, 12018 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12033, 12036, 12035, 12034 ] } ] }, { "id": "vp_seat_back_leather_right", - "fg": [ 12021, 12024, 12023, 12022 ], + "fg": [ 12037, 12040, 12039, 12038 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12021, 12024, 12023, 12022 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12037, 12040, 12039, 12038 ] } ] }, { "id": "vp_seat_back_leather_vertical", - "fg": [ 12025, 12016, 12027, 12026 ], + "fg": [ 12041, 12032, 12043, 12042 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12025, 12016, 12027, 12026 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12041, 12032, 12043, 12042 ] } ] }, { "id": "vp_seat_back_leather_vertical_left", - "fg": [ 12018, 12017, 12020, 12019 ], + "fg": [ 12034, 12033, 12036, 12035 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12018, 12017, 12020, 12019 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12034, 12033, 12036, 12035 ] } ] }, { "id": "vp_seat_back_leather_vertical_right", - "fg": [ 12022, 12021, 12024, 12023 ], + "fg": [ 12038, 12037, 12040, 12039 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12022, 12021, 12024, 12023 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12038, 12037, 12040, 12039 ] } ] }, { "id": "vp_seat_rear", - "fg": [ 12039, 12045, 12046, 12044 ], + "fg": [ 12055, 12061, 12062, 12060 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12039, 12045, 12046, 12044 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12055, 12061, 12062, 12060 ] } ] }, { "id": "vp_seat_leather_rear", - "fg": [ 12040, 12042, 12043, 12041 ], + "fg": [ 12056, 12058, 12059, 12057 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12040, 12042, 12043, 12041 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12056, 12058, 12059, 12057 ] } ] }, { "id": "vp_seed_drill", - "fg": [ 12048, 12050, 12049, 12047 ], + "fg": [ 12064, 12066, 12065, 12063 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12734, "bg": [ 12048, 12050, 12049, 12047 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12750, "bg": [ 12064, 12066, 12065, 12063 ] } ] }, { "id": "vp_external_tank", - "fg": [ 12051, 12052, 12053, 12054 ], + "fg": [ 12067, 12068, 12069, 12070 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12051, 12052, 12053, 12054 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12067, 12068, 12069, 12070 ] } ] }, { "id": "vp_tank_55gal_drum", - "fg": [ 12056, 12055 ], + "fg": [ 12072, 12071 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12056, 12055 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12072, 12071 ] } ] }, { "id": [ @@ -18077,80 +18182,80 @@ "vp_mounted_m60_semi" ], "//": "rifles and machineguns", - "fg": 12059, - "bg": 12057, + "fg": 12075, + "bg": 12073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12059 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12075 } ] }, { "id": [ "vp_mounted_emp_gun", "vp_mounted_plasma_gun", "vp_plasma_gun", "vp_laser_rifle" ], "//": "energy weapons", - "fg": 12058, - "bg": 12057, + "fg": 12074, + "bg": 12073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12058 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12074 } ] }, { "id": [ "vp_mounted_hk_g80", "vp_mounted_coilgun" ], "//": "railguns", - "fg": 12060, - "bg": 12057, + "fg": 12076, + "bg": 12073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12060 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12076 } ] }, { "id": [ "vp_mounted_bigun", "vp_mounted_m134" ], "//": "multibarrel weapons", - "fg": 12059, - "bg": 12057, + "fg": 12075, + "bg": 12073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12059 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12075 } ] }, { "id": [ "vp_watercannon", "vp_flamethrower", "vp_mounted_chemical_thrower" ], "//": "liquid sprayers", - "fg": 12059, - "bg": 12057, + "fg": 12075, + "bg": 12073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12059 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12075 } ] }, { "id": "vp_tow_launcher", "//": "rocket tubes", - "fg": 12059, - "bg": 12057, + "fg": 12075, + "bg": 12073, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12059 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12075 } ] }, { "id": "vp_animal_compartment", - "fg": [ 12061, 12061, 12061, 12061 ], + "fg": [ 12077, 12077, 12077, 12077 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12061, 12061, 12061, 12061 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12077, 12077, 12077, 12077 ] } ] }, { "id": "vp_basketsm_wheelchair", - "fg": [ 12063, 12065, 12064, 12062 ], + "fg": [ 12079, 12081, 12080, 12078 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12063, 12065, 12064, 12062 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12079, 12081, 12080, 12078 ] } ] }, { "id": [ "vp_wheel", "vp_wheel_steerable" ], - "fg": 12066, + "fg": 12082, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12066 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12082 } ] }, { "id": [ "vp_wheel_bicycle", "vp_wheel_bicycle_steerable", "vp_wheel_bicycle_or", "vp_wheel_bicycle_or_steerable" ], - "fg": [ 12068, 12070, 12069, 12067 ], + "fg": [ 12084, 12086, 12085, 12083 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12068, 12070, 12069, 12067 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12084, 12086, 12085, 12083 ] } ] }, { "id": [ "vp_wheel_bicycle_rear", "vp_wheel_bicycle_or_rear" ], - "fg": [ 12069, 12067, 12068, 12070 ], + "fg": [ 12085, 12083, 12084, 12086 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12069, 12067, 12068, 12070 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12085, 12083, 12084, 12086 ] } ] }, { "id": [ @@ -18159,498 +18264,498 @@ "vp_reinforced_windshield_horizontal_front", "vp_reinforced_windshield_front_edge" ], - "fg": [ 12071, 12074, 12073, 12072 ], + "fg": [ 12087, 12090, 12089, 12088 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12071, 12074, 12073, 12072 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12087, 12090, 12089, 12088 ] } ] }, { "id": "vp_reinforced_windshield_horizontal_rear", - "fg": 12075, + "fg": 12091, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": 12075 } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": 12091 } ] }, { "id": "vp_reinforced_windshield_horizontal_rear_edge", - "fg": 12076, + "fg": 12092, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": 12076 } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": 12092 } ] }, { "id": "vp_reinforced_windshield_nw", - "fg": [ 12081, 12084, 12083, 12082 ], + "fg": [ 12097, 12100, 12099, 12098 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12081, 12084, 12083, 12082 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12097, 12100, 12099, 12098 ] } ] }, { "id": "vp_reinforced_windshield_ne", - "fg": [ 12077, 12080, 12079, 12078 ], + "fg": [ 12093, 12096, 12095, 12094 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12077, 12080, 12079, 12078 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12093, 12096, 12095, 12094 ] } ] }, { "id": "vp_reinforced_windshield_sw", - "fg": 12090, + "fg": 12106, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": 12090 } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": 12106 } ] }, { "id": "vp_reinforced_windshield_se", - "fg": 12085, + "fg": 12101, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": 12085 } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": 12101 } ] }, { "id": "vp_reinforced_windshield_sw_edge", - "fg": [ 12091, 12094, 12093, 12092 ], + "fg": [ 12107, 12110, 12109, 12108 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12091, 12094, 12093, 12092 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12107, 12110, 12109, 12108 ] } ] }, { "id": "vp_reinforced_windshield_se_edge", - "fg": [ 12086, 12089, 12088, 12087 ], + "fg": [ 12102, 12105, 12104, 12103 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12086, 12089, 12088, 12087 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12102, 12105, 12104, 12103 ] } ] }, { "id": [ "vp_reinforced_windshield_vertical_left", "vp_reinforced_windshield_left" ], - "fg": [ 12095, 12098, 12097, 12096 ], + "fg": [ 12111, 12114, 12113, 12112 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12095, 12098, 12097, 12096 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12111, 12114, 12113, 12112 ] } ] }, { "id": [ "vp_reinforced_windshield_vertical_right", "vp_reinforced_windshield_right" ], - "fg": [ 12099, 12102, 12101, 12100 ], + "fg": [ 12115, 12118, 12117, 12116 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12099, 12102, 12101, 12100 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12115, 12118, 12117, 12116 ] } ] }, { "id": [ "vp_reinforced_windshield_full_vertical_left", "vp_reinforced_windshield_full_left" ], - "fg": [ 12095, 12098, 12097, 12096 ], + "fg": [ 12111, 12114, 12113, 12112 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12095, 12098, 12097, 12096 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12111, 12114, 12113, 12112 ] } ] }, { "id": [ "vp_reinforced_windshield_full_vertical_right", "vp_reinforced_windshield_full_right" ], - "fg": [ 12099, 12102, 12101, 12100 ], + "fg": [ 12115, 12118, 12117, 12116 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11863, "bg": [ 12099, 12102, 12101, 12100 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11879, "bg": [ 12115, 12118, 12117, 12116 ] } ] }, { "id": "vp_frame_wood_vertical_2", - "fg": 12123, + "fg": 12139, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12123 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12139 } ] }, { "id": "vp_frame_wood_vertical_2_unconnected", - "fg": 12126, + "fg": 12142, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12126 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12142 } ] }, { "id": "vp_frame_wood_vertical_2_right", - "fg": 12125, + "fg": 12141, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12125 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12141 } ] }, { "id": "vp_frame_wood_vertical_2_left", - "fg": 12124, + "fg": 12140, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12124 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12140 } ] }, { "id": "vp_frame_wood_vertical", - "fg": 12122, + "fg": 12138, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12122 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12138 } ] }, { "id": "vp_frame_wood_vertical_unconnected", - "fg": 12129, + "fg": 12145, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12129 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12145 } ] }, { "id": "vp_frame_wood_vertical_right", - "fg": 12128, + "fg": 12144, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12128 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12144 } ] }, { "id": "vp_frame_wood_vertical_left", - "fg": 12127, + "fg": 12143, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12127 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12143 } ] }, { "id": "vp_frame_wood_sw", - "fg": 12121, + "fg": 12137, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12121 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12137 } ] }, { "id": "vp_frame_wood_se", - "fg": 12120, + "fg": 12136, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12120 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12136 } ] }, { "id": "vp_frame_wood_nw", - "fg": 12119, + "fg": 12135, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12119 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12135 } ] }, { "id": "vp_frame_wood_ne", - "fg": 12118, + "fg": 12134, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12118 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12134 } ] }, { "id": "vp_frame_wood_horizontal_2", - "fg": 12107, + "fg": 12123, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12107 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12123 } ] }, { "id": "vp_frame_wood_horizontal_2_unconnected", - "fg": 12112, + "fg": 12128, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12112 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12128 } ] }, { "id": "vp_frame_wood_horizontal_2_right", - "fg": 12111, + "fg": 12127, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12111 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12127 } ] }, { "id": "vp_frame_wood_horizontal_2_rear", - "fg": 12110, + "fg": 12126, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12110 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12126 } ] }, { "id": "vp_frame_wood_horizontal_2_left", - "fg": 12109, + "fg": 12125, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12109 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12125 } ] }, { "id": "vp_frame_wood_horizontal_2_front", - "fg": 12108, + "fg": 12124, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12108 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12124 } ] }, { "id": "vp_frame_wood_horizontal", - "fg": 12106, + "fg": 12122, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12106 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12122 } ] }, { "id": "vp_frame_wood_horizontal_unconnected", - "fg": 12117, + "fg": 12133, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12117 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12133 } ] }, { "id": "vp_frame_wood_horizontal_right", - "fg": 12116, + "fg": 12132, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12116 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12132 } ] }, { "id": "vp_frame_wood_horizontal_rear", - "fg": 12115, + "fg": 12131, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12115 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12131 } ] }, { "id": "vp_frame_wood_horizontal_left", - "fg": 12114, + "fg": 12130, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12114 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12130 } ] }, { "id": "vp_frame_wood_horizontal_front", - "fg": 12113, + "fg": 12129, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12113 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12129 } ] }, { "id": "vp_frame_wood_cross", - "fg": 12104, + "fg": 12120, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12104 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12120 } ] }, { "id": [ "vp_frame_wood_cross_unconnected", "vp_frame_wood", "frame_wood" ], - "fg": 12105, + "fg": 12121, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12105 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12121 } ] }, { "id": "vp_frame_wood_cover", - "fg": 12103, - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12103 } ] - }, - { "id": "fd_gibs_flesh_int1", "fg": 11365 }, - { "id": "fd_gibs_flesh_int2", "fg": 11366 }, - { "id": "fd_gibs_flesh_int3", "fg": 11367 }, - { "id": "f_floor_mattress", "fg": 11370 }, - { "id": "f_fungal_mass", "fg": 11373 }, - { "id": "f_fungal_tangle", "fg": 11374 }, - { "id": "f_brazier", "fg": 11375 }, - { "id": "emer_blanket", "fg": 11404 }, - { "id": "emer_blanket_on", "fg": 11405 }, - { "id": "jacket_evac", "fg": 11406 }, - { "id": "f_autoclave", "fg": 11408 }, - { "id": "jeans_red", "fg": 11415 }, - { "id": "tights", "fg": 11416 }, - { "id": "blade", "fg": 11417 }, - { "id": "rm13_armor", "fg": 11418 }, - { "id": "leather_funnel", "fg": 11441 }, - { "id": "tr_leather_funnel", "fg": 11443 }, - { "id": "ruined_chunks", "fg": 11444 }, - { "id": "brush", "fg": 11451 }, - { "id": "casserole", "fg": 11452 }, - { "id": "curling_iron", "fg": 11453 }, - { "id": "cutting_board", "fg": 11454 }, - { "id": "elec_hairtrimmer", "fg": 11455 }, - { "id": "hairbrush", "fg": 11456 }, - { "id": "metal_file", "fg": 11458 }, - { "id": "mobile_memory_card", "fg": 11459 }, - { "id": "plastic_straw", "fg": 11460 }, - { "id": "razor_blade", "fg": 11461 }, - { "id": "razor_shaving", "fg": 11462 }, - { "id": "string_floss", "fg": 11463 }, - { "id": "tumbler_plastic", "fg": 11465 }, - { "id": "xacto", "fg": 11466 }, - { "id": "brazier_2x4", "fg": 11537 }, - { "id": "brazier_log", "fg": 11538 }, - { "id": "cupboard_battery_charger", "fg": 11539 }, - { "id": "cupboard_box_small", "fg": 11540 }, - { "id": "cupboard_candle", "fg": 11541 }, - { "id": "cupboard_matches", "fg": 11542 }, - { "id": "desk_can_drink", "fg": 11543 }, - { "id": "desk_pen_1", "fg": 11544 }, - { "id": "desk_pen_2", "fg": 11545 }, - { "id": "sink_box_small", "fg": 11546 }, - { "id": "sink_brush", "fg": 11547 }, - { "id": "sink_dish_towel", "fg": 11548 }, - { "id": "sink_sponge", "fg": 11549 }, - { "id": "toilet_water", "fg": 11550 }, - { "id": "demon_chitin_plate", "fg": 11551 }, - { "id": "f_alembic", "fg": 11553 }, - { "id": "mon_leprechaun", "fg": 11556 }, - { "id": "weather_portal_storm", "fg": 11588 }, - { "id": "f_rubble_landfill", "fg": 11600 }, - { "id": "t_roof_paper", "fg": 11660 }, - { "id": "crack_glass_left", "fg": 11864 }, - { "id": "vp_ram_mattress", "fg": 11893 }, - { "id": "vp_tearer", "fg": 11898 }, - { "id": "vp_vehicle_scoop", "fg": 11997 }, - { "id": "vp_workbench_with_recharger", "fg": 12003 }, - { "id": "seat", "fg": 12009 }, - { "id": "seat_leather", "fg": 12010 } + "fg": 12119, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12119 } ] + }, + { "id": "fd_gibs_flesh_int1", "fg": 11381 }, + { "id": "fd_gibs_flesh_int2", "fg": 11382 }, + { "id": "fd_gibs_flesh_int3", "fg": 11383 }, + { "id": "f_floor_mattress", "fg": 11386 }, + { "id": "f_fungal_mass", "fg": 11389 }, + { "id": "f_fungal_tangle", "fg": 11390 }, + { "id": "f_brazier", "fg": 11391 }, + { "id": "emer_blanket", "fg": 11420 }, + { "id": "emer_blanket_on", "fg": 11421 }, + { "id": "jacket_evac", "fg": 11422 }, + { "id": "f_autoclave", "fg": 11424 }, + { "id": "jeans_red", "fg": 11431 }, + { "id": "tights", "fg": 11432 }, + { "id": "blade", "fg": 11433 }, + { "id": "rm13_armor", "fg": 11434 }, + { "id": "leather_funnel", "fg": 11457 }, + { "id": "tr_leather_funnel", "fg": 11459 }, + { "id": "ruined_chunks", "fg": 11460 }, + { "id": "brush", "fg": 11467 }, + { "id": "casserole", "fg": 11468 }, + { "id": "curling_iron", "fg": 11469 }, + { "id": "cutting_board", "fg": 11470 }, + { "id": "elec_hairtrimmer", "fg": 11471 }, + { "id": "hairbrush", "fg": 11472 }, + { "id": "metal_file", "fg": 11474 }, + { "id": "mobile_memory_card", "fg": 11475 }, + { "id": "plastic_straw", "fg": 11476 }, + { "id": "razor_blade", "fg": 11477 }, + { "id": "razor_shaving", "fg": 11478 }, + { "id": "string_floss", "fg": 11479 }, + { "id": "tumbler_plastic", "fg": 11481 }, + { "id": "xacto", "fg": 11482 }, + { "id": "brazier_2x4", "fg": 11553 }, + { "id": "brazier_log", "fg": 11554 }, + { "id": "cupboard_battery_charger", "fg": 11555 }, + { "id": "cupboard_box_small", "fg": 11556 }, + { "id": "cupboard_candle", "fg": 11557 }, + { "id": "cupboard_matches", "fg": 11558 }, + { "id": "desk_can_drink", "fg": 11559 }, + { "id": "desk_pen_1", "fg": 11560 }, + { "id": "desk_pen_2", "fg": 11561 }, + { "id": "sink_box_small", "fg": 11562 }, + { "id": "sink_brush", "fg": 11563 }, + { "id": "sink_dish_towel", "fg": 11564 }, + { "id": "sink_sponge", "fg": 11565 }, + { "id": "toilet_water", "fg": 11566 }, + { "id": "demon_chitin_plate", "fg": 11567 }, + { "id": "f_alembic", "fg": 11569 }, + { "id": "mon_leprechaun", "fg": 11572 }, + { "id": "weather_portal_storm", "fg": 11604 }, + { "id": "f_rubble_landfill", "fg": 11616 }, + { "id": "t_roof_paper", "fg": 11676 }, + { "id": "crack_glass_left", "fg": 11880 }, + { "id": "vp_ram_mattress", "fg": 11909 }, + { "id": "vp_tearer", "fg": 11914 }, + { "id": "vp_vehicle_scoop", "fg": 12013 }, + { "id": "vp_workbench_with_recharger", "fg": 12019 }, + { "id": "seat", "fg": 12025 }, + { "id": "seat_leather", "fg": 12026 } ] }, { "file": "incomplete_large.png", - "//": "range 12144 to 12239", + "//": "range 12160 to 12255", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_styracosaurus", "fg": 12144, "bg": 11055 }, - { "id": "t_webbed_corpse", "fg": 12147, "bg": 11182 }, - { "id": "t_webbed_corpse_season_summer", "fg": 12147, "bg": 11183 }, - { "id": "t_webbed_corpse_season_autumn", "fg": 12147, "bg": 11181 }, - { "id": "t_webbed_corpse_season_winter", "fg": 12147, "bg": 11180 }, + { "id": "mon_styracosaurus", "fg": 12160, "bg": 11071 }, + { "id": "t_webbed_corpse", "fg": 12163, "bg": 11198 }, + { "id": "t_webbed_corpse_season_summer", "fg": 12163, "bg": 11199 }, + { "id": "t_webbed_corpse_season_autumn", "fg": 12163, "bg": 11197 }, + { "id": "t_webbed_corpse_season_winter", "fg": 12163, "bg": 11196 }, { "id": [ "wizardtower1_ground", "wizardtower1_living", "wizardtower1_golems", "wizardtower1_study", "wizardtower1_roof" ], - "fg": [ 12149, 12151, 12150, 12148 ], - "bg": 11175, + "fg": [ 12165, 12167, 12166, 12164 ], + "bg": 11191, "rotates": true }, { "id": [ "wizardtower2_ground", "wizardtower2_stairs1", "wizardtower2_stairs2", "wizardtower2_study", "wizardtower2_roof" ], - "fg": [ 12153, 12152, 12154, 12155 ], - "bg": 11175, + "fg": [ 12169, 12168, 12170, 12171 ], + "bg": 11191, "rotates": true }, { "id": "vp_door_trunk_horizontal_2", - "fg": [ 12160, 12167, 12166, 12165 ], + "fg": [ 12176, 12183, 12182, 12181 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12161, 12164, 12163, 12162 ] }, - { "id": "broken", "fg": [ 10894, 10894, 10894, 10894 ], "bg": [ 12161, 12164, 12163, 12162 ] } + { "id": "open", "fg": [ 12177, 12180, 12179, 12178 ] }, + { "id": "broken", "fg": [ 10910, 10910, 10910, 10910 ], "bg": [ 12177, 12180, 12179, 12178 ] } ] }, { "id": "vp_halfboard_hatch_wheel_left", - "fg": [ 12168, 12171, 12170, 12169 ], + "fg": [ 12184, 12187, 12186, 12185 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12159, 12159, 12159, 12159 ], "bg": [ 12168, 12171, 12170, 12169 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12175, 12175, 12175, 12175 ], "bg": [ 12184, 12187, 12186, 12185 ] } ] }, { "id": "vp_halfboard_hatch_wheel_right", - "fg": [ 12172, 12175, 12174, 12173 ], + "fg": [ 12188, 12191, 12190, 12189 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12159, 12159, 12159, 12159 ], "bg": [ 12172, 12175, 12174, 12173 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12175, 12175, 12175, 12175 ], "bg": [ 12188, 12191, 12190, 12189 ] } ] }, { "id": "vp_halfboard_horizontal_2_rear", - "fg": [ 12176, 12179, 12178, 12177 ], + "fg": [ 12192, 12195, 12194, 12193 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12159, 12159, 12159, 12159 ], "bg": [ 12176, 12179, 12178, 12177 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12175, 12175, 12175, 12175 ], "bg": [ 12192, 12195, 12194, 12193 ] } ] }, { "id": "vp_hatch", - "fg": [ 12180, 12195, 12194, 12193 ], + "fg": [ 12196, 12211, 12210, 12209 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12189, 12192, 12191, 12190 ] }, - { "id": "broken", "fg": [ 12159, 12159, 12159, 12159 ], "bg": [ 12189, 12192, 12191, 12190 ] } + { "id": "open", "fg": [ 12205, 12208, 12207, 12206 ] }, + { "id": "broken", "fg": [ 12175, 12175, 12175, 12175 ], "bg": [ 12205, 12208, 12207, 12206 ] } ] }, { "id": "vp_hatch_opaque", - "fg": [ 12181, 12188, 12187, 12186 ], + "fg": [ 12197, 12204, 12203, 12202 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12182, 12185, 12184, 12183 ] }, - { "id": "broken", "fg": [ 12159, 12159, 12159, 12159 ], "bg": [ 12182, 12185, 12184, 12183 ] } + { "id": "open", "fg": [ 12198, 12201, 12200, 12199 ] }, + { "id": "broken", "fg": [ 12175, 12175, 12175, 12175 ], "bg": [ 12198, 12201, 12200, 12199 ] } ] }, { "id": "vp_hatch_left", - "fg": [ 12198, 12205, 12204, 12203 ], + "fg": [ 12214, 12221, 12220, 12219 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12199, 12202, 12201, 12200 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12199, 12202, 12201, 12200 ] } + { "id": "open", "fg": [ 12215, 12218, 12217, 12216 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12215, 12218, 12217, 12216 ] } ] }, { "id": "vp_hatch_right", - "fg": [ 12204, 12203, 12198, 12205 ], + "fg": [ 12220, 12219, 12214, 12221 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12201, 12200, 12199, 12202 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12201, 12200, 12199, 12202 ] } + { "id": "open", "fg": [ 12217, 12216, 12215, 12218 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12217, 12216, 12215, 12218 ] } ] }, { "id": "vp_hatch_wheel_left", - "fg": [ 12198, 12217, 12204, 12203 ], + "fg": [ 12214, 12233, 12220, 12219 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12199, 12216, 12201, 12200 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12199, 12202, 12201, 12200 ] } + { "id": "open", "fg": [ 12215, 12232, 12217, 12216 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12215, 12218, 12217, 12216 ] } ] }, { "id": "vp_hatch_wheel_right", - "fg": [ 12204, 12203, 12198, 12217 ], + "fg": [ 12220, 12219, 12214, 12233 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12201, 12200, 12199, 12216 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12201, 12200, 12199, 12216 ] } + { "id": "open", "fg": [ 12217, 12216, 12215, 12232 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12217, 12216, 12215, 12232 ] } ] }, { "id": [ "vp_hatch_horizontal_rear", "vp_hatch_horizontal", "vp_hatch_horizontal_2" ], - "fg": [ 12196, 12204, 12203, 12198 ], + "fg": [ 12212, 12220, 12219, 12214 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12197, 12201, 12200, 12199 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12197, 12201, 12200, 12199 ] } + { "id": "open", "fg": [ 12213, 12217, 12216, 12215 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12213, 12217, 12216, 12215 ] } ] }, { "id": "vp_hatch_horizontal_front", - "fg": [ 12203, 12198, 12196, 12204 ], + "fg": [ 12219, 12214, 12212, 12220 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12200, 12199, 12197, 12201 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12200, 12199, 12197, 12201 ] } + { "id": "open", "fg": [ 12216, 12215, 12213, 12217 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12216, 12215, 12213, 12217 ] } ] }, { "id": "vp_hatch_opaque_left", - "fg": [ 12198, 12213, 12204, 12212 ], + "fg": [ 12214, 12229, 12220, 12228 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12208, 12211, 12210, 12209 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12208, 12211, 12210, 12209 ] } + { "id": "open", "fg": [ 12224, 12227, 12226, 12225 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12224, 12227, 12226, 12225 ] } ] }, { "id": "vp_hatch_opaque_right", - "fg": [ 12204, 12212, 12198, 12213 ], + "fg": [ 12220, 12228, 12214, 12229 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12210, 12209, 12208, 12211 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12210, 12209, 12208, 12211 ] } + { "id": "open", "fg": [ 12226, 12225, 12224, 12227 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12226, 12225, 12224, 12227 ] } ] }, { "id": "vp_hatch_opaque_wheel_left", - "fg": [ 12198, 12215, 12204, 12212 ], + "fg": [ 12214, 12231, 12220, 12228 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12208, 12214, 12210, 12209 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12208, 12214, 12210, 12209 ] } + { "id": "open", "fg": [ 12224, 12230, 12226, 12225 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12224, 12230, 12226, 12225 ] } ] }, { "id": "vp_hatch_opaque_wheel_right", - "fg": [ 12204, 12212, 12198, 12215 ], + "fg": [ 12220, 12228, 12214, 12231 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12210, 12209, 12208, 12214 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12210, 12209, 12208, 12214 ] } + { "id": "open", "fg": [ 12226, 12225, 12224, 12230 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12226, 12225, 12224, 12230 ] } ] }, { "id": [ "vp_hatch_opaque_horizontal_rear", "vp_hatch_opaque_horizontal", "vp_hatch_opaque_horizontal_2" ], - "fg": [ 12206, 12204, 12212, 12198 ], + "fg": [ 12222, 12220, 12228, 12214 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12207, 12210, 12209, 12208 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12207, 12210, 12209, 12208 ] } + { "id": "open", "fg": [ 12223, 12226, 12225, 12224 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12223, 12226, 12225, 12224 ] } ] }, { "id": "vp_hatch_opaque_horizontal_front", - "fg": [ 12212, 12198, 12206, 12204 ], + "fg": [ 12228, 12214, 12222, 12220 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12209, 12208, 12207, 12210 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12209, 12208, 12207, 12210 ] } + { "id": "open", "fg": [ 12225, 12224, 12223, 12226 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12225, 12224, 12223, 12226 ] } ] }, { "id": "vp_door_trunk_hatch_wheel_left", - "fg": [ 12218, 12225, 12224, 12223 ], + "fg": [ 12234, 12241, 12240, 12239 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12219, 12222, 12221, 12220 ] }, - { "id": "broken", "fg": [ 12159, 12159, 12159, 12159 ], "bg": [ 12219, 12222, 12221, 12220 ] } + { "id": "open", "fg": [ 12235, 12238, 12237, 12236 ] }, + { "id": "broken", "fg": [ 12175, 12175, 12175, 12175 ], "bg": [ 12235, 12238, 12237, 12236 ] } ] }, - { "id": "corpse_mon_demon_spider", "fg": 12145 } + { "id": "corpse_mon_demon_spider", "fg": 12161 } ] }, { "file": "human_body_plus.png", - "//": "range 12240 to 12703", + "//": "range 12256 to 12719", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, @@ -18658,88 +18763,87 @@ "tiles": [ { "id": "f_counter_gate_o", - "fg": 12243, + "fg": 12259, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 12243 }, - { "id": "t_connection", "fg": [ 11032, 12243, 11032, 12243 ] }, - { "id": "edge", "fg": [ 11032, 12243 ] }, - { "id": "unconnected", "fg": [ 11032, 12243 ] }, - { "id": "end_piece", "fg": [ 11032, 12243 ] } + { "id": "center", "fg": 12259 }, + { "id": "t_connection", "fg": [ 11048, 12259, 11048, 12259 ] }, + { "id": "edge", "fg": [ 11048, 12259 ] }, + { "id": "unconnected", "fg": [ 11048, 12259 ] }, + { "id": "end_piece", "fg": [ 11048, 12259 ] } ] }, - { "id": [ "f_rope_up", "t_rope_up" ], "fg": 12257 }, + { "id": [ "f_rope_up", "t_rope_up" ], "fg": 12273 }, { "id": "overlay_worn_wizard_hat", "fg": 3143 }, - { "id": "mon_zombie_phase_shrike", "fg": 12259, "bg": 12272 }, + { "id": "mon_zombie_phase_shrike", "fg": 12275, "bg": 12288 }, { "id": "mon_zombie_reenactor", - "fg": [ { "weight": 2, "sprite": 12268 }, { "weight": 2, "sprite": 12267 }, { "weight": 1, "sprite": 12269 } ], - "bg": 12272 + "fg": [ { "weight": 2, "sprite": 12284 }, { "weight": 2, "sprite": 12283 }, { "weight": 1, "sprite": 12285 } ], + "bg": 12288 }, - { "id": "mon_zombie_resort_bouncer", "fg": 12270, "bg": 12272 }, + { "id": "mon_zombie_resort_bouncer", "fg": 12286, "bg": 12288 }, { "id": "mon_feral_armored_battleaxe", - "fg": [ { "weight": 1, "sprite": 12279 }, { "weight": 1, "sprite": 12280 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12295 }, { "weight": 1, "sprite": 12296 } ], + "bg": 12288 }, { "id": "mon_feral_armored_mace", - "fg": [ { "weight": 1, "sprite": 12281 }, { "weight": 1, "sprite": 12282 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12297 }, { "weight": 1, "sprite": 12298 } ], + "bg": 12288 }, { "id": "mon_feral_militia", - "fg": [ { "weight": 1, "sprite": 12299 }, { "weight": 1, "sprite": 12300 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12315 }, { "weight": 1, "sprite": 12316 } ], + "bg": 12288 }, { "id": "mon_feral_prepper", - "fg": [ { "weight": 1, "sprite": 12301 }, { "weight": 1, "sprite": 12302 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12317 }, { "weight": 1, "sprite": 12318 } ], + "bg": 12288 }, { "id": "mon_feral_survivalist", - "fg": [ { "weight": 1, "sprite": 12307 }, { "weight": 1, "sprite": 12308 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12323 }, { "weight": 1, "sprite": 12324 } ], + "bg": 12288 }, - { "id": "mon_flesh_golem", "fg": 12314, "bg": 12272 }, - { "id": "mon_fleshy_shambler", "fg": 12315, "bg": 12272 }, - { "id": "mon_mannequin_decoy", "fg": 2453, "bg": 12272 }, + { "id": "mon_flesh_golem", "fg": 12330, "bg": 12288 }, + { "id": "mon_fleshy_shambler", "fg": 12331, "bg": 12288 }, + { "id": "mon_mannequin_decoy", "fg": 2455, "bg": 12288 }, { "id": "mon_hunting_horror", - "fg": [ { "weight": 1, "sprite": 12320 }, { "weight": 1, "sprite": 12321 }, { "weight": 1, "sprite": 12322 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12336 }, { "weight": 1, "sprite": 12337 }, { "weight": 1, "sprite": 12338 } ], + "bg": 12288 }, - { "id": "mon_marloss_zealot_f", "fg": 12323, "bg": 12272 }, - { "id": "mon_marloss_zealot_m", "fg": 12324, "bg": 12272 }, - { "id": "mon_mutant_experimental", "fg": 12325, "bg": 12272 }, - { "id": "corpse_mon_skeleton_brute", "fg": 2701 }, - { "id": "mon_zombie_plated", "fg": 12337, "bg": 12271 }, + { "id": "mon_marloss_zealot_f", "fg": 12339, "bg": 12288 }, + { "id": "mon_mutant_experimental", "fg": 12340, "bg": 12288 }, + { "id": "corpse_mon_skeleton_brute", "fg": 2703 }, + { "id": "mon_zombie_plated", "fg": 12352, "bg": 12287 }, { "id": "mon_zombie_resort_dancer", - "fg": [ { "weight": 1, "sprite": 12338 }, { "weight": 1, "sprite": 12339 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12353 }, { "weight": 1, "sprite": 12354 } ], + "bg": 12288 }, { "id": "mon_zombie_resort_staff", - "fg": [ { "weight": 1, "sprite": 12340 }, { "weight": 1, "sprite": 12341 } ], - "bg": 12272 + "fg": [ { "weight": 1, "sprite": 12355 }, { "weight": 1, "sprite": 12356 } ], + "bg": 12288 }, - { "id": "corpse_mon_zombie_military_pilot", "fg": 2709 }, - { "id": "mon_zombie_marine", "fg": 12344, "bg": 12272 }, + { "id": "corpse_mon_zombie_military_pilot", "fg": 2711 }, + { "id": "mon_zombie_marine", "fg": 12359, "bg": 12288 }, { "id": "mon_zombie_swimmer", "fg": [ - { "weight": 200, "sprite": 12350 }, - { "weight": 200, "sprite": 12351 }, - { "weight": 200, "sprite": 12352 }, - { "weight": 200, "sprite": 12353 }, - { "weight": 200, "sprite": 12354 }, - { "weight": 1, "sprite": 12349 } + { "weight": 200, "sprite": 12365 }, + { "weight": 200, "sprite": 12366 }, + { "weight": 200, "sprite": 12367 }, + { "weight": 200, "sprite": 12368 }, + { "weight": 200, "sprite": 12369 }, + { "weight": 1, "sprite": 12364 } ], - "bg": 12272 + "bg": 12288 }, - { "id": "mon_zombie_tear_gasbag", "fg": 12355, "bg": 12272 }, + { "id": "mon_zombie_tear_gasbag", "fg": 12370, "bg": 12288 }, { "id": [ "corpse_mon_zombie_grappler", @@ -18761,10 +18865,10 @@ "corpse_mon_zombie_anklebiter", "corpse_mon_zombie_prisoner" ], - "fg": 2680 + "fg": 2682 }, - { "id": "corpse_mon_zombie_hazmat", "fg": 2712 }, - { "id": "corpse_mon_zombie_labsecurity", "fg": 2687 }, + { "id": "corpse_mon_zombie_hazmat", "fg": 2714 }, + { "id": "corpse_mon_zombie_labsecurity", "fg": 2689 }, { "id": [ "corpse_mon_zombie_brute", @@ -18774,411 +18878,411 @@ "corpse_mon_zombie_brute_shocker", "corpse_mon_zombie_soldier_blackops_2" ], - "fg": 2713 + "fg": 2715 }, - { "id": "mon_zougar_hunter", "fg": 12364, "bg": 12272 }, - { "id": "mon_zombie_swat", "fg": 12366, "bg": 12272 }, - { "id": [ "tr_shotgun_2", "tr_shotgun_1", "tr_shotgun_2_1" ], "fg": 12370 }, + { "id": "mon_zougar_hunter", "fg": 12379, "bg": 12288 }, + { "id": "mon_zombie_swat", "fg": 12381, "bg": 12288 }, + { "id": [ "tr_shotgun_2", "tr_shotgun_1", "tr_shotgun_2_1" ], "fg": 12385 }, { "id": "vp_board_ne", - "fg": [ 12378, 12381, 12380, 12379 ], + "fg": [ 12393, 12396, 12395, 12394 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12378, 12381, 12380, 12379 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12393, 12396, 12395, 12394 ] } ] }, { "id": "vp_board_nw", - "fg": [ 12381, 12383, 12382, 12378 ], + "fg": [ 12396, 12398, 12397, 12393 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12381, 12383, 12382, 12378 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12396, 12398, 12397, 12393 ] } ] }, { "id": "vp_board_se", - "fg": [ 12384, 12378, 12381, 12383 ], + "fg": [ 12399, 12393, 12396, 12398 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12384, 12378, 12381, 12383 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12399, 12393, 12396, 12398 ] } ] }, { "id": "vp_board_sw", - "fg": [ 12385, 12379, 12378, 12381 ], + "fg": [ 12400, 12394, 12393, 12396 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12385, 12379, 12378, 12381 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12400, 12394, 12393, 12396 ] } ] }, { "id": "vp_board_vertical_left", - "fg": [ 12374, 12386, 12372, 12376 ], + "fg": [ 12389, 12401, 12387, 12391 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12374, 12386, 12372, 12376 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12389, 12401, 12387, 12391 ] } ] }, { "id": "vp_board_vertical_right", - "fg": [ 12372, 12376, 12374, 12386 ], + "fg": [ 12387, 12391, 12389, 12401 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12372, 12376, 12374, 12386 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12387, 12391, 12389, 12401 ] } ] }, { "id": "vp_board_wheel_left", - "fg": [ 12374, 12388, 12372, 12376 ], + "fg": [ 12389, 12403, 12387, 12391 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12374, 12388, 12372, 12376 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12389, 12403, 12387, 12391 ] } ] }, { "id": "vp_board_wheel_right", - "fg": [ 12372, 12376, 12374, 12388 ], + "fg": [ 12387, 12391, 12389, 12403 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12372, 12376, 12374, 12388 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12387, 12391, 12389, 12403 ] } ] }, { "id": [ "vp_board", "vp_board_horizontal", "vp_board_horizontal_2" ], - "fg": [ 12371, 12377, 12371, 12387 ], + "fg": [ 12386, 12392, 12386, 12402 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12371, 12377, 12371, 12387 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12386, 12392, 12386, 12402 ] } ] }, { "id": "vp_board_horizontal_front", - "fg": [ 12371, 12374, 12373, 12372 ], + "fg": [ 12386, 12389, 12388, 12387 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12376, 12374, 12373, 12372 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12391, 12389, 12388, 12387 ] } ] }, { "id": "vp_board_horizontal_rear", - "fg": [ 12375, 12372, 12376, 12374 ], + "fg": [ 12390, 12387, 12391, 12389 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12375, 12372, 12376, 12374 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12390, 12387, 12391, 12389 ] } ] }, { "id": [ "vp_board_vertical", "vp_board_vertical_2" ], - "fg": [ 12387, 12376, 12387, 12376 ], + "fg": [ 12402, 12391, 12402, 12391 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12387, 12376, 12387, 12376 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12402, 12391, 12402, 12391 ] } ] }, { "id": "vp_board_ne_edge", - "fg": [ 12378, 12390, 12380, 12389 ], + "fg": [ 12393, 12405, 12395, 12404 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12378, 12390, 12380, 12389 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12393, 12405, 12395, 12404 ] } ] }, { "id": "vp_board_nw_edge", - "fg": [ 12381, 12392, 12382, 12391 ], + "fg": [ 12396, 12407, 12397, 12406 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12381, 12392, 12382, 12391 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12396, 12407, 12397, 12406 ] } ] }, { "id": "vp_clothboard_ne", - "fg": [ 12398, 12401, 12400, 12399 ], + "fg": [ 12413, 12416, 12415, 12414 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12398, 12401, 12400, 12399 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12413, 12416, 12415, 12414 ] } ] }, { "id": "vp_clothboard_nw", - "fg": [ 12401, 12403, 12402, 12398 ], + "fg": [ 12416, 12418, 12417, 12413 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12401, 12403, 12402, 12398 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12416, 12418, 12417, 12413 ] } ] }, { "id": "vp_clothboard_se", - "fg": [ 12404, 12406, 12401, 12405 ], + "fg": [ 12419, 12421, 12416, 12420 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12404, 12406, 12401, 12405 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12419, 12421, 12416, 12420 ] } ] }, { "id": "vp_clothboard_sw", - "fg": [ 12407, 12409, 12398, 12408 ], + "fg": [ 12422, 12424, 12413, 12423 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12407, 12409, 12398, 12408 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12422, 12424, 12413, 12423 ] } ] }, { "id": "vp_clothboard_vertical_left", - "fg": [ 12395, 12410, 12393, 12397 ], + "fg": [ 12410, 12425, 12408, 12412 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12395, 12410, 12393, 12397 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12410, 12425, 12408, 12412 ] } ] }, { "id": "vp_clothboard_vertical_right", - "fg": [ 12393, 12397, 12395, 12410 ], + "fg": [ 12408, 12412, 12410, 12425 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12393, 12397, 12395, 12410 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12408, 12412, 12410, 12425 ] } ] }, { "id": "vp_clothboard_wheel_left", - "fg": [ 12395, 12412, 12393, 12397 ], + "fg": [ 12410, 12427, 12408, 12412 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12395, 12412, 12393, 12397 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12410, 12427, 12408, 12412 ] } ] }, { "id": "vp_clothboard_wheel_right", - "fg": [ 12393, 12397, 12395, 12412 ], + "fg": [ 12408, 12412, 12410, 12427 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12393, 12397, 12395, 12412 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12408, 12412, 12410, 12427 ] } ] }, { "id": [ "vp_clothboard", "vp_clothboard_horizontal", "vp_clothboard_horizontal_2" ], - "fg": [ 12397, 12411, 12397, 12411 ], + "fg": [ 12412, 12426, 12412, 12426 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12397, 12411, 12397, 12411 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12412, 12426, 12412, 12426 ] } ] }, { "id": "vp_clothboard_horizontal_front", - "fg": [ 12397, 12395, 12394, 12393 ], + "fg": [ 12412, 12410, 12409, 12408 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12397, 12395, 12394, 12393 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12412, 12410, 12409, 12408 ] } ] }, { "id": "vp_clothboard_horizontal_rear", - "fg": [ 12396, 12393, 12397, 12395 ], + "fg": [ 12411, 12408, 12412, 12410 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12396, 12393, 12397, 12395 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12411, 12408, 12412, 12410 ] } ] }, { "id": [ "vp_clothboard_vertical", "vp_clothboard_vertical_2" ], - "fg": [ 12411, 12397, 12411, 12397 ], + "fg": [ 12426, 12412, 12426, 12412 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12411, 12397, 12411, 12397 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12426, 12412, 12426, 12412 ] } ] }, { "id": "vp_clothboard_ne_edge", - "fg": [ 12398, 12414, 12400, 12413 ], + "fg": [ 12413, 12429, 12415, 12428 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12398, 12414, 12400, 12413 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12413, 12429, 12415, 12428 ] } ] }, { "id": "vp_clothboard_nw_edge", - "fg": [ 12401, 12416, 12402, 12415 ], + "fg": [ 12416, 12431, 12417, 12430 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12401, 12416, 12402, 12415 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12416, 12431, 12417, 12430 ] } ] }, { "id": "vp_clothboard_se_edge", - "fg": [ 12404, 12418, 12401, 12417 ], + "fg": [ 12419, 12433, 12416, 12432 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12404, 12418, 12401, 12417 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12419, 12433, 12416, 12432 ] } ] }, { "id": "vp_clothboard_sw_edge", - "fg": [ 12407, 12420, 12398, 12419 ], + "fg": [ 12422, 12435, 12413, 12434 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12407, 12420, 12398, 12419 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12422, 12435, 12413, 12434 ] } ] }, { "id": [ "vp_door_left", "vp_door_vertical_left" ], - "fg": [ 12425, 12428, 12427, 12426 ], + "fg": [ 12440, 12443, 12442, 12441 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12434, 12436, 12435, 12433 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12434, 12436, 12435, 12433 ] } + { "id": "open", "fg": [ 12449, 12451, 12450, 12448 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12449, 12451, 12450, 12448 ] } ] }, { "id": "vp_door_nw", - "fg": [ 12445, 12452, 12451, 12450 ], + "fg": [ 12460, 12467, 12466, 12465 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12446, 12449, 12448, 12447 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12434, 12436, 12435, 12433 ] } + { "id": "open", "fg": [ 12461, 12464, 12463, 12462 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12449, 12451, 12450, 12448 ] } ] }, { "id": "vp_door_front_left", - "fg": [ 12497, 12504, 12503, 12502 ], + "fg": [ 12512, 12519, 12518, 12517 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12498, 12501, 12500, 12499 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12498, 12501, 12500, 12499 ] } + { "id": "open", "fg": [ 12513, 12516, 12515, 12514 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12513, 12516, 12515, 12514 ] } ] }, { "id": [ "vp_door_sw", "vp_door_rear_left" ], - "fg": [ 12481, 12488, 12487, 12486 ], + "fg": [ 12496, 12503, 12502, 12501 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12482, 12485, 12484, 12483 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12434, 12436, 12435, 12433 ] } + { "id": "open", "fg": [ 12497, 12500, 12499, 12498 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12449, 12451, 12450, 12448 ] } ] }, { "id": [ "vp_door_right", "vp_door_vertical_right" ], - "fg": [ 12429, 12432, 12431, 12430 ], + "fg": [ 12444, 12447, 12446, 12445 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12470, 12472, 12471, 12469 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12470, 12472, 12471, 12469 ] } + { "id": "open", "fg": [ 12485, 12487, 12486, 12484 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12485, 12487, 12486, 12484 ] } ] }, { "id": "vp_door_ne", - "fg": [ 12437, 12444, 12443, 12442 ], + "fg": [ 12452, 12459, 12458, 12457 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12438, 12441, 12440, 12439 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12470, 12472, 12471, 12469 ] } + { "id": "open", "fg": [ 12453, 12456, 12455, 12454 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12485, 12487, 12486, 12484 ] } ] }, { "id": "vp_door_front_right", - "fg": [ 12489, 12496, 12495, 12494 ], + "fg": [ 12504, 12511, 12510, 12509 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12490, 12493, 12492, 12491 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12490, 12493, 12492, 12491 ] } + { "id": "open", "fg": [ 12505, 12508, 12507, 12506 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12505, 12508, 12507, 12506 ] } ] }, { "id": [ "vp_door_se", "vp_door_rear_right" ], - "fg": [ 12473, 12480, 12479, 12478 ], + "fg": [ 12488, 12495, 12494, 12493 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12474, 12477, 12476, 12475 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12470, 12472, 12471, 12469 ] } + { "id": "open", "fg": [ 12489, 12492, 12491, 12490 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12485, 12487, 12486, 12484 ] } ] }, { "id": "vp_door_opaque_left", - "fg": [ 12458, 12460, 12459, 12457 ], + "fg": [ 12473, 12475, 12474, 12472 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12454, 12456, 12455, 12453 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12454, 12456, 12455, 12453 ] } + { "id": "open", "fg": [ 12469, 12471, 12470, 12468 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12469, 12471, 12470, 12468 ] } ] }, { "id": "vp_door_opaque_right", - "fg": [ 12466, 12468, 12467, 12465 ], + "fg": [ 12481, 12483, 12482, 12480 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12462, 12464, 12463, 12461 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12462, 12464, 12463, 12461 ] } + { "id": "open", "fg": [ 12477, 12479, 12478, 12476 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12477, 12479, 12478, 12476 ] } ] }, { "id": "vp_halfboard_ne", - "fg": [ 12525, 12528, 12527, 12526 ], + "fg": [ 12540, 12543, 12542, 12541 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12525, 12528, 12527, 12526 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12540, 12543, 12542, 12541 ] } ] }, { "id": "vp_halfboard_nw", - "fg": [ 12529, 12532, 12531, 12530 ], + "fg": [ 12544, 12547, 12546, 12545 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12529, 12532, 12531, 12530 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12544, 12547, 12546, 12545 ] } ] }, { "id": "vp_halfboard_se", - "fg": [ 12533, 12536, 12535, 12534 ], + "fg": [ 12548, 12551, 12550, 12549 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12533, 12536, 12535, 12534 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12548, 12551, 12550, 12549 ] } ] }, { "id": "vp_halfboard_sw", - "fg": [ 12537, 12540, 12539, 12538 ], + "fg": [ 12552, 12555, 12554, 12553 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12537, 12540, 12539, 12538 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12552, 12555, 12554, 12553 ] } ] }, { "id": [ "vp_halfboard_vertical_left", "vp_halfboard_vertical_2_left" ], - "fg": [ 12541, 12543, 12544, 12542 ], + "fg": [ 12556, 12558, 12559, 12557 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12541, 12543, 12544, 12542 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12556, 12558, 12559, 12557 ] } ] }, { "id": [ "vp_halfboard_vertical_right", "vp_halfboard_vertical_2_right" ], - "fg": [ 12544, 12542, 12541, 12543 ], + "fg": [ 12559, 12557, 12556, 12558 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12544, 12542, 12541, 12543 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12559, 12557, 12556, 12558 ] } ] }, { "id": "vp_halfboard_vertical_t_left", - "fg": [ 12548, 12550, 12549, 12547 ], + "fg": [ 12563, 12565, 12564, 12562 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12548, 12550, 12549, 12547 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12563, 12565, 12564, 12562 ] } ] }, { "id": "vp_halfboard_vertical_t_right", - "fg": [ 12552, 12554, 12553, 12551 ], + "fg": [ 12567, 12569, 12568, 12566 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12552, 12554, 12553, 12551 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12567, 12569, 12568, 12566 ] } ] }, { "id": [ "vp_halfboard_horizontal", "vp_halfboard_horizontal_2" ], - "fg": [ 12522, 12524, 12523, 12521 ], + "fg": [ 12537, 12539, 12538, 12536 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12522, 12524, 12523, 12521 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12537, 12539, 12538, 12536 ] } ] }, { "id": [ "vp_halfboard_horizontal_front", "vp_halfboard_horizontal_2_front", "vp_halfboard_cover" ], - "fg": [ 12513, 12516, 12515, 12514 ], + "fg": [ 12528, 12531, 12530, 12529 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12513, 12516, 12515, 12514 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12528, 12531, 12530, 12529 ] } ] }, { "id": "vp_halfboard_horizontal_rear", - "fg": [ 12517, 12520, 12519, 12518 ], + "fg": [ 12532, 12535, 12534, 12533 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12517, 12520, 12519, 12518 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12532, 12535, 12534, 12533 ] } ] }, { "id": [ "vp_halfboard_vertical", "vp_halfboard_vertical_2" ], - "fg": [ 12546, 12545, 12546, 12545 ], + "fg": [ 12561, 12560, 12561, 12560 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12546, 12545, 12546, 12545 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12561, 12560, 12561, 12560 ] } ] }, { "id": "vp_halfboard_cover_left", - "fg": [ 12505, 12508, 12507, 12506 ], + "fg": [ 12520, 12523, 12522, 12521 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12505, 12508, 12507, 12506 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12520, 12523, 12522, 12521 ] } ] }, { "id": "vp_halfboard_cover_right", - "fg": [ 12509, 12512, 12511, 12510 ], + "fg": [ 12524, 12527, 12526, 12525 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12509, 12512, 12511, 12510 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12524, 12527, 12526, 12525 ] } ] }, { "id": "vp_halfboard_wheel_left", - "fg": [ 12555, 12558, 12557, 12556 ], + "fg": [ 12570, 12573, 12572, 12571 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12555, 12558, 12557, 12556 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12570, 12573, 12572, 12571 ] } ] }, { "id": "vp_halfboard_wheel_right", - "fg": [ 12559, 12562, 12561, 12560 ], + "fg": [ 12574, 12577, 12576, 12575 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12559, 12562, 12561, 12560 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12574, 12577, 12576, 12575 ] } ] }, { "id": "vp_hddoor_left", - "fg": [ 12564, 12566, 12565, 12563 ], + "fg": [ 12579, 12581, 12580, 12578 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12572, 12574, 12573, 12571 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12572, 12574, 12573, 12571 ] } + { "id": "open", "fg": [ 12587, 12589, 12588, 12586 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12587, 12589, 12588, 12586 ] } ] }, { "id": "vp_hddoor_right", - "fg": [ 12568, 12570, 12569, 12567 ], + "fg": [ 12583, 12585, 12584, 12582 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12592, 12594, 12593, 12591 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12592, 12594, 12593, 12591 ] } + { "id": "open", "fg": [ 12607, 12609, 12608, 12606 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12607, 12609, 12608, 12606 ] } ] }, { "id": "vp_hddoor_opaque_left", - "fg": [ 12580, 12582, 12581, 12579 ], + "fg": [ 12595, 12597, 12596, 12594 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12576, 12578, 12577, 12575 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12576, 12578, 12577, 12575 ] } + { "id": "open", "fg": [ 12591, 12593, 12592, 12590 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12591, 12593, 12592, 12590 ] } ] }, { "id": "vp_hddoor_opaque_right", - "fg": [ 12588, 12590, 12589, 12587 ], + "fg": [ 12603, 12605, 12604, 12602 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12584, 12586, 12585, 12583 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12584, 12586, 12585, 12583 ] } + { "id": "open", "fg": [ 12599, 12601, 12600, 12598 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12599, 12601, 12600, 12598 ] } ] }, { @@ -19190,11 +19294,11 @@ "vp_hddoor_full_sw", "vp_hddoor_full_rear_left" ], - "fg": [ 12564, 12566, 12565, 12563 ], + "fg": [ 12579, 12581, 12580, 12578 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12572, 12574, 12573, 12571 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12572, 12574, 12573, 12571 ] } + { "id": "open", "fg": [ 12587, 12589, 12588, 12586 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12587, 12589, 12588, 12586 ] } ] }, { @@ -19206,639 +19310,662 @@ "vp_hddoor_full_se", "vp_hddoor_full_rear_right" ], - "fg": [ 12568, 12570, 12569, 12567 ], + "fg": [ 12583, 12585, 12584, 12582 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12592, 12594, 12593, 12591 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12592, 12594, 12593, 12591 ] } + { "id": "open", "fg": [ 12607, 12609, 12608, 12606 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12607, 12609, 12608, 12606 ] } ] }, { "id": "vp_hddoor_opaque_full_left", - "fg": [ 12580, 12582, 12581, 12579 ], + "fg": [ 12595, 12597, 12596, 12594 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12576, 12578, 12577, 12575 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12576, 12578, 12577, 12575 ] } + { "id": "open", "fg": [ 12591, 12593, 12592, 12590 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12591, 12593, 12592, 12590 ] } ] }, { "id": "vp_hddoor_opaque_full_right", - "fg": [ 12588, 12590, 12589, 12587 ], + "fg": [ 12603, 12605, 12604, 12602 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 12584, 12586, 12585, 12583 ] }, - { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12584, 12586, 12585, 12583 ] } + { "id": "open", "fg": [ 12599, 12601, 12600, 12598 ] }, + { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12599, 12601, 12600, 12598 ] } ] }, { "id": "vp_light_blue", - "fg": [ 12601, 12602 ], + "fg": [ 12616, 12617 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12424, "bg": [ 12601, 12602 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12439, "bg": [ 12616, 12617 ] } ] }, { "id": "vp_light_red", - "fg": [ 12603, 12604 ], + "fg": [ 12618, 12619 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12424, "bg": [ 12603, 12604 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12439, "bg": [ 12618, 12619 ] } ] }, { "id": [ "vp_floodlight", "vp_directed_floodlight" ], - "fg": [ 12598, 12600, 12599, 12597 ], + "fg": [ 12613, 12615, 12614, 12612 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12424, "bg": [ 12598, 12600, 12599, 12597 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12439, "bg": [ 12613, 12615, 12614, 12612 ] } ] }, { "id": "vp_afs_roof_external_tank", - "fg": [ 12596, 12595 ], + "fg": [ 12611, 12610 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12424, "bg": [ 12596, 12595 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12439, "bg": [ 12611, 12610 ] } ] }, - { "id": "vp_saddle_scooter", "fg": [ 12606, 12608, 12607, 12605 ], "rotates": true }, + { "id": "vp_saddle_scooter", "fg": [ 12621, 12623, 12622, 12620 ], "rotates": true }, { "id": [ "vp_seat_windshield_leather", "vp_reclining_seat_windshield_leather" ], - "fg": [ 12610, 12612, 12611, 12609 ], + "fg": [ 12625, 12627, 12626, 12624 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12610, 12612, 12611, 12609 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12625, 12627, 12626, 12624 ] } ] }, { "id": [ "vp_seat_windshield", "vp_reclining_seat_windshield" ], - "fg": [ 12614, 12616, 12615, 12613 ], + "fg": [ 12629, 12631, 12630, 12628 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12614, 12616, 12615, 12613 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12629, 12631, 12630, 12628 ] } ] }, { "id": "vp_solar_panel", - "fg": [ 12617, 12624 ], + "fg": [ 12632, 12639 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12421, "bg": [ 12617, 12624 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12436, "bg": [ 12632, 12639 ] } ] }, { "id": "vp_reinforced_solar_panel", - "fg": [ 12622, 12623 ], - "bg": [ 12617, 12624 ], + "fg": [ 12637, 12638 ], + "bg": [ 12632, 12639 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12421, "bg": [ 12617, 12624 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12436, "bg": [ 12632, 12639 ] } ] }, { "id": "vp_solar_panel_v2", - "fg": [ 12618, 12619 ], + "fg": [ 12633, 12634 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12421, "bg": [ 12618, 12619 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12436, "bg": [ 12633, 12634 ] } ] }, { "id": "vp_reinforced_solar_panel_v2", - "fg": [ 12622, 12623 ], - "bg": [ 12618, 12619 ], + "fg": [ 12637, 12638 ], + "bg": [ 12633, 12634 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12421, "bg": [ 12618, 12619 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12436, "bg": [ 12633, 12634 ] } ] }, { "id": "vp_solar_panel_v3", - "fg": [ 12620, 12621 ], + "fg": [ 12635, 12636 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12421, "bg": [ 12620, 12621 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12436, "bg": [ 12635, 12636 ] } ] }, { "id": "vp_bed", - "fg": [ 12626, 12628, 12627, 12625 ], + "fg": [ 12641, 12643, 12642, 12640 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12626, 12628, 12627, 12625 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12641, 12643, 12642, 12640 ] } ] }, { "id": "vp_omnicam", - "fg": [ 12629, 12630 ], + "fg": [ 12644, 12645 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12424, "bg": [ 12629, 12630 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 12439, "bg": [ 12644, 12645 ] } ] }, { "id": [ "vp_wheel_wide", "vp_wheel_wide_steerable", "vp_wheel_wide_or", "vp_wheel_wide_or_steerable" ], - "fg": [ 12632, 12631, 12632, 12631 ], + "fg": [ 12647, 12646, 12647, 12646 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": [ 12632, 12631, 12632, 12631 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": [ 12647, 12646, 12647, 12646 ] } ] }, { "id": [ "vp_windshield", "vp_windshield_horizontal", "vp_windshield_horizontal_front", "vp_windshield_front_edge" ], - "fg": [ 12641, 12644, 12643, 12642 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12641, 12644, 12643, 12642 ] } ], + "fg": [ 12656, 12659, 12658, 12657 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12656, 12659, 12658, 12657 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_rear", - "fg": [ 12658, 12659, 12658, 12657 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12658, 12659, 12658, 12657 ] } ], + "fg": [ 12673, 12674, 12673, 12672 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12673, 12674, 12673, 12672 ] } ], "multitile": true }, { "id": "vp_windshield_nw", - "fg": [ 12653, 12656, 12655, 12654 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12423, 12423, 12423, 12423 ], "bg": [ 12653, 12656, 12655, 12654 ] } ], + "fg": [ 12668, 12671, 12670, 12669 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12438, 12438, 12438, 12438 ], "bg": [ 12668, 12671, 12670, 12669 ] } ], "multitile": true }, { "id": "vp_windshield_ne", - "fg": [ 12649, 12652, 12651, 12650 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12422, 12422, 12422, 12422 ], "bg": [ 12649, 12652, 12651, 12650 ] } ], + "fg": [ 12664, 12667, 12666, 12665 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12437, 12437, 12437, 12437 ], "bg": [ 12664, 12667, 12666, 12665 ] } ], "multitile": true }, { "id": "vp_windshield_sw", - "fg": [ 12645, 12648, 12660, 12646 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12423, 12423, 12423, 12423 ], "bg": [ 12645, 12648, 12660, 12646 ] } ], + "fg": [ 12660, 12663, 12675, 12661 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12438, 12438, 12438, 12438 ], "bg": [ 12660, 12663, 12675, 12661 ] } ], "multitile": true }, { "id": "vp_windshield_se", - "fg": [ 12647, 12663, 12645, 12661 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12422, 12422, 12422, 12422 ], "bg": [ 12647, 12663, 12645, 12661 ] } ], + "fg": [ 12662, 12678, 12660, 12676 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12437, 12437, 12437, 12437 ], "bg": [ 12662, 12678, 12660, 12676 ] } ], "multitile": true }, { "id": [ "vp_windshield_vertical_left", "vp_windshield_left" ], - "fg": [ 12645, 12648, 12647, 12646 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12422, 12422, 12422, 12422 ], "bg": [ 12645, 12648, 12647, 12646 ] } ], + "fg": [ 12660, 12663, 12662, 12661 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12437, 12437, 12437, 12437 ], "bg": [ 12660, 12663, 12662, 12661 ] } ], "multitile": true }, { "id": [ "vp_windshield_vertical_right", "vp_windshield_right" ], - "fg": [ 12660, 12663, 12662, 12661 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12423, 12423, 12423, 12423 ], "bg": [ 12660, 12663, 12662, 12661 ] } ], + "fg": [ 12675, 12678, 12677, 12676 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12438, 12438, 12438, 12438 ], "bg": [ 12675, 12678, 12677, 12676 ] } ], "multitile": true }, { "id": "vp_windshield_cover_left", - "fg": [ 12633, 12636, 12635, 12634 ], + "fg": [ 12648, 12651, 12650, 12649 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12633, 12636, 12635, 12634 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12648, 12651, 12650, 12649 ] } ] }, { "id": "vp_windshield_cover_right", - "fg": [ 12637, 12640, 12639, 12638 ], + "fg": [ 12652, 12655, 12654, 12653 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12637, 12640, 12639, 12638 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12652, 12655, 12654, 12653 ] } ] }, { "id": "vp_windshield_wheel_left", - "fg": [ 12665, 12668, 12667, 12666 ], + "fg": [ 12680, 12683, 12682, 12681 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12665, 12668, 12667, 12666 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12680, 12683, 12682, 12681 ] } ] }, { "id": "vp_windshield_wheel_right", - "fg": [ 12669, 12672, 12671, 12670 ], + "fg": [ 12684, 12687, 12686, 12685 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12424, 12424, 12424, 12424 ], "bg": [ 12669, 12672, 12671, 12670 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12439, 12439, 12439, 12439 ], "bg": [ 12684, 12687, 12686, 12685 ] } ] }, { "id": "vp_windshield_vertical_2_left", - "fg": [ 12645, 12664, 12647, 12646 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12422, 12422, 12422, 12422 ], "bg": [ 12645, 12664, 12647, 12646 ] } ], + "fg": [ 12660, 12679, 12662, 12661 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12437, 12437, 12437, 12437 ], "bg": [ 12660, 12679, 12662, 12661 ] } ], "multitile": true }, { "id": "vp_windshield_vertical_2_right", - "fg": [ 12660, 12663, 12662, 12664 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12423, 12423, 12423, 12423 ], "bg": [ 12660, 12663, 12662, 12664 ] } ], + "fg": [ 12675, 12678, 12677, 12679 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12438, 12438, 12438, 12438 ], "bg": [ 12675, 12678, 12677, 12679 ] } ], "multitile": true }, { "id": [ "vp_windshield_full", "vp_windshield_full_horizontal_rear" ], - "fg": [ 12675, 12673, 12674, 12676 ], - "additional_tiles": [ { "id": "broken", "fg": 11865, "bg": [ 12675, 12673, 12674, 12676 ] } ], + "fg": [ 12690, 12688, 12689, 12691 ], + "additional_tiles": [ { "id": "broken", "fg": 11881, "bg": [ 12690, 12688, 12689, 12691 ] } ], "multitile": true }, { "id": "vp_windshield_full_horizontal_front", - "fg": [ 12674, 12676, 12675, 12673 ], - "additional_tiles": [ { "id": "broken", "fg": 11865, "bg": [ 12674, 12676, 12675, 12673 ] } ], + "fg": [ 12689, 12691, 12690, 12688 ], + "additional_tiles": [ { "id": "broken", "fg": 11881, "bg": [ 12689, 12691, 12690, 12688 ] } ], "multitile": true }, { "id": [ "vp_windshield_full_vertical_left", "vp_windshield_full_left" ], - "fg": [ 12676, 12677, 12673, 12674 ], - "additional_tiles": [ { "id": "broken", "fg": 11865, "bg": [ 12676, 12677, 12673, 12674 ] } ], + "fg": [ 12691, 12692, 12688, 12689 ], + "additional_tiles": [ { "id": "broken", "fg": 11881, "bg": [ 12691, 12692, 12688, 12689 ] } ], "multitile": true }, { "id": [ "vp_windshield_full_vertical_right", "vp_windshield_full_right" ], - "fg": [ 12673, 12674, 12676, 12677 ], - "additional_tiles": [ { "id": "broken", "fg": 11865, "bg": [ 12673, 12674, 12676, 12677 ] } ], + "fg": [ 12688, 12689, 12691, 12692 ], + "additional_tiles": [ { "id": "broken", "fg": 11881, "bg": [ 12688, 12689, 12691, 12692 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_left", - "fg": [ 12676, 12678, 12673, 12674 ], - "additional_tiles": [ { "id": "broken", "fg": 11865, "bg": [ 12676, 12678, 12673, 12674 ] } ], + "fg": [ 12691, 12693, 12688, 12689 ], + "additional_tiles": [ { "id": "broken", "fg": 11881, "bg": [ 12691, 12693, 12688, 12689 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_right", - "fg": [ 12673, 12674, 12676, 12678 ], - "additional_tiles": [ { "id": "broken", "fg": 11865, "bg": [ 12673, 12674, 12676, 12678 ] } ], + "fg": [ 12688, 12689, 12691, 12693 ], + "additional_tiles": [ { "id": "broken", "fg": 11881, "bg": [ 12688, 12689, 12691, 12693 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_front_edge", - "fg": [ 12680, 12682, 12681, 12679 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12680, 12682, 12681, 12679 ] } ], + "fg": [ 12695, 12697, 12696, 12694 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12695, 12697, 12696, 12694 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_rear_edge", - "fg": [ 12691, 12694, 12693, 12692 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12691, 12694, 12693, 12692 ] } ], + "fg": [ 12706, 12709, 12708, 12707 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12706, 12709, 12708, 12707 ] } ], "multitile": true }, { "id": "vp_windshield_nw_edge", - "fg": [ 12688, 12690, 12689, 12687 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12688, 12690, 12689, 12687 ] } ], + "fg": [ 12703, 12705, 12704, 12702 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12703, 12705, 12704, 12702 ] } ], "multitile": true }, { "id": "vp_windshield_ne_edge", - "fg": [ 12684, 12686, 12685, 12683 ], - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12684, 12686, 12685, 12683 ] } ], + "fg": [ 12699, 12701, 12700, 12698 ], + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12699, 12701, 12700, 12698 ] } ], "multitile": true }, { "id": "vp_windshield_sw_edge", - "fg": [ 12537, 12540, 12539, 12538 ], + "fg": [ 12552, 12555, 12554, 12553 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12537, 12540, 12539, 12538 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12552, 12555, 12554, 12553 ] } ] }, { "id": "vp_windshield_se_edge", - "fg": [ 12533, 12536, 12535, 12534 ], - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 12421, 12421, 12421, 12421 ], "bg": [ 12533, 12536, 12535, 12534 ] } ] - }, - { "id": "f_clay_oven", "fg": 12240 }, - { "id": "f_coffin_c", "fg": 12241 }, - { "id": "f_coffin_o", "fg": 12242 }, - { "id": "f_dancing_pole", "fg": 12244 }, - { "id": "f_drill_press", "fg": 12245 }, - { "id": "f_electrical_conduit", "fg": 12246 }, - { "id": "f_eyewash", "fg": 12247 }, - { "id": "f_fireman_cabinet", "fg": 12248 }, - { "id": "f_fireman_cabinet_b", "fg": 12249 }, - { "id": "f_hammock", "fg": 12250 }, - { "id": "f_hammock_net", "fg": 12251 }, - { "id": "f_hanging_meathook", "fg": 12252 }, - { "id": "f_hoist_chain", "fg": 12253 }, - { "id": "f_hoist_pulley", "fg": 12254 }, - { "id": "f_hoist_rope", "fg": 12255 }, - { "id": "f_hydraulic_press", "fg": 12256 }, - { "id": "f_winter_wreath", "fg": 12258 }, - { "id": "mon_zougar_shady", "fg": 12365 } + "fg": [ 12548, 12551, 12550, 12549 ], + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 12436, 12436, 12436, 12436 ], "bg": [ 12548, 12551, 12550, 12549 ] } ] + }, + { "id": "f_clay_oven", "fg": 12256 }, + { "id": "f_coffin_c", "fg": 12257 }, + { "id": "f_coffin_o", "fg": 12258 }, + { "id": "f_dancing_pole", "fg": 12260 }, + { "id": "f_drill_press", "fg": 12261 }, + { "id": "f_electrical_conduit", "fg": 12262 }, + { "id": "f_eyewash", "fg": 12263 }, + { "id": "f_fireman_cabinet", "fg": 12264 }, + { "id": "f_fireman_cabinet_b", "fg": 12265 }, + { "id": "f_hammock", "fg": 12266 }, + { "id": "f_hammock_net", "fg": 12267 }, + { "id": "f_hanging_meathook", "fg": 12268 }, + { "id": "f_hoist_chain", "fg": 12269 }, + { "id": "f_hoist_pulley", "fg": 12270 }, + { "id": "f_hoist_rope", "fg": 12271 }, + { "id": "f_hydraulic_press", "fg": 12272 }, + { "id": "f_winter_wreath", "fg": 12274 }, + { "id": "mon_zougar_shady", "fg": 12380 } ] }, { "file": "human_body.png", - "//": "range 12704 to 12719", + "//": "range 12720 to 12735", "sprite_width": 32, "sprite_height": 36, "sprite_offset_x": 0, "sprite_offset_y": -8, "tiles": [ - { "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_cracksmoke", "fd_methsmoke" ], "fg": 12704 }, - { "id": "overlay_female_wielded_magi_staff_greater", "fg": 12705 }, - { "id": "overlay_male_wielded_magi_staff_greater", "fg": 12706 }, - { "id": "overlay_female_wielded_magi_staff_lesser", "fg": 12707 }, - { "id": "overlay_male_wielded_magi_staff_lesser", "fg": 12708 }, - { "id": "overlay_female_wielded_magi_staff_minor", "fg": 12709 }, - { "id": "overlay_male_wielded_magi_staff_minor", "fg": 12710 } + { "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_cracksmoke", "fd_methsmoke" ], "fg": 12720 }, + { "id": "overlay_female_wielded_magi_staff_greater", "fg": 12721 }, + { "id": "overlay_male_wielded_magi_staff_greater", "fg": 12722 }, + { "id": "overlay_female_wielded_magi_staff_lesser", "fg": 12723 }, + { "id": "overlay_male_wielded_magi_staff_lesser", "fg": 12724 }, + { "id": "overlay_female_wielded_magi_staff_minor", "fg": 12725 }, + { "id": "overlay_male_wielded_magi_staff_minor", "fg": 12726 } ] }, { "file": "fillerhoder.png", - "//": "range 12720 to 12783", + "//": "range 12736 to 12799", "tiles": [ { "id": "f_sandbag_wall", - "fg": 12720, + "fg": 12736, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "unconnected", "fg": 12720 }, - { "id": "center", "fg": 12721 }, - { "id": "corner", "fg": 12722 }, - { "id": "edge", "fg": 12723 }, - { "id": "end_piece", "fg": 12724 }, - { "id": "t_connection", "fg": 12725 } + { "id": "unconnected", "fg": 12736 }, + { "id": "center", "fg": 12737 }, + { "id": "corner", "fg": 12738 }, + { "id": "edge", "fg": 12739 }, + { "id": "end_piece", "fg": 12740 }, + { "id": "t_connection", "fg": 12741 } ] }, - { "id": "f_slab", "fg": 12726 }, - { "id": "animation_bullet_flame", "fg": 12727, "rotates": false }, - { "id": "animation_bullet_normal", "fg": 12728, "rotates": false }, - { "id": "animation_bullet_shrapnel", "fg": 12729 }, + { "id": "f_slab", "fg": 12742 }, + { "id": "animation_bullet_flame", "fg": 12743, "rotates": false }, + { "id": "animation_bullet_normal", "fg": 12744, "rotates": false }, + { "id": "animation_bullet_shrapnel", "fg": 12745 }, { "id": "explosion", - "fg": 12730, + "fg": 12746, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 12730 }, { "id": "edge", "fg": 12731 } ] + "additional_tiles": [ { "id": "corner", "fg": 12746 }, { "id": "edge", "fg": 12747 } ] }, { "id": "explosion_medium", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 12730 }, { "id": "edge", "fg": 12731 } ], - "fg": 12730 + "additional_tiles": [ { "id": "corner", "fg": 12746 }, { "id": "edge", "fg": 12747 } ], + "fg": 12746 }, { "id": "explosion_weak", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 12730 }, { "id": "edge", "fg": 12731 } ], - "fg": 12730 + "additional_tiles": [ { "id": "corner", "fg": 12746 }, { "id": "edge", "fg": 12747 } ], + "fg": 12746 }, { "id": "vp_chimes", - "fg": 12732, + "fg": 12748, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12732 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12748 } ] }, { "id": "vp_robot_controls", - "fg": 12733, + "fg": 12749, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12733 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12749 } ] }, { "id": "vp_external_tank_small", - "fg": 12735, + "fg": 12751, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12735 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12751 } ] }, - { "id": "vp_ram_military", "fg": [ 12744, 12746, 12745, 12747 ], "rotates": true }, - { "id": "vp_ram_hardsteel", "fg": [ 12740, 12742, 12741, 12743 ], "rotates": true }, - { "id": "vp_ram_alloy", "fg": [ 12736, 12738, 12737, 12739 ], "rotates": true }, + { "id": "vp_ram_military", "fg": [ 12760, 12762, 12761, 12763 ], "rotates": true }, + { "id": "vp_ram_hardsteel", "fg": [ 12756, 12758, 12757, 12759 ], "rotates": true }, + { "id": "vp_ram_alloy", "fg": [ 12752, 12754, 12753, 12755 ], "rotates": true }, { "id": "vp_roller_drum", - "fg": 12751, + "fg": 12767, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 12734, "bg": 12751 } ] + "additional_tiles": [ { "id": "broken", "fg": 12750, "bg": 12767 } ] }, { "id": "vp_battery_motorbike", - "fg": 12763, + "fg": 12779, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12763 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12779 } ] }, { "id": "vp_blade_horizontal", - "fg": 12772, + "fg": 12788, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12772 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12788 } ] }, { "id": "vp_blade_vertical", - "fg": 12773, + "fg": 12789, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12773 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12789 } ] }, { "id": "vp_controls", - "fg": 12767, + "fg": 12783, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12767 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12783 } ] }, { "id": "vp_engine_1cyl", - "fg": 12756, + "fg": 12772, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12756 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12772 } ] }, { "id": "vp_engine_electric", - "fg": 12760, + "fg": 12776, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12760 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12776 } ] }, { "id": "vp_engine_electric_large", - "fg": 12761, + "fg": 12777, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12761 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12777 } ] }, - { "id": "vp_engine_v12", "fg": 12758, "bg": 12759 }, + { "id": "vp_engine_v12", "fg": 12774, "bg": 12775 }, { "id": "vp_engine_v6", - "fg": 12758, + "fg": 12774, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12758 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12774 } ] }, { "id": "vp_engine_v8", - "fg": 12759, + "fg": 12775, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12759 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12775 } ] }, { "id": "vp_engine_vtwin", - "fg": 12757, + "fg": 12773, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12757 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12773 } ] }, { "id": "vp_foot_pedals", - "fg": 12762, + "fg": 12778, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12762 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12778 } ] }, { "id": "vp_fusion_gun", - "fg": 12775, + "fg": 12791, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12775 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12791 } ] }, { "id": "vp_hdroof", - "fg": 12777, + "fg": 12793, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12777 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12793 } ] }, { "id": "vp_hydrogen_tank", - "fg": 12765, + "fg": 12781, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12765 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12781 } ] }, { "id": "vp_minireactor", - "fg": 12764, + "fg": 12780, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12764 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12780 } ] }, { "id": "vp_muffler", - "fg": 12766, + "fg": 12782, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12766 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12782 } ] }, { "id": "vp_plating_hard", - "fg": 12771, + "fg": 12787, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12771 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12787 } ] }, { "id": "vp_plating_military", - "fg": 12768, + "fg": 12784, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12768 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12784 } ] }, { "id": "vp_plating_spiked", - "fg": 12770, + "fg": 12786, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12770 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12786 } ] }, { "id": "vp_plating_steel", - "fg": 12768, + "fg": 12784, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12768 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12784 } ] }, { "id": "vp_plating_superalloy", - "fg": 12769, + "fg": 12785, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12769 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12785 } ] }, { "id": "vp_plating_wood", - "fg": 12780, + "fg": 12796, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12780 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12796 } ] }, { "id": "vp_roof", - "fg": 12778, + "fg": 12794, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12778 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12794 } ] }, { "id": "vp_roof_cloth", - "fg": 12779, + "fg": 12795, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12779 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12795 } ] }, { "id": "vp_seatbelt", - "fg": 12755, + "fg": 12771, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12755 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12771 } ] }, { "id": "vp_seatbelt_heavyduty", - "fg": 12755, + "fg": 12771, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12755 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12771 } ] }, { "id": "vp_small_storage_battery", - "fg": 12763, + "fg": 12779, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12763 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12779 } ] }, { "id": "vp_storage_battery", - "fg": 12763, + "fg": 12779, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12763 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12779 } ] }, { "id": "vp_v_curtain", - "fg": 12781, + "fg": 12797, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12781 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12797 } ] }, { "id": "vp_wheel_armor", - "fg": 12752, + "fg": 12768, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12752 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12768 } ] }, { "id": "vp_wheel_armor_steerable", - "fg": 12752, + "fg": 12768, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12752 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12768 } ] }, { "id": "vp_wheel_caster", - "fg": 12776, + "fg": 12792, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12776 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12792 } ] }, { "id": "vp_wheel_small", - "fg": 12754, + "fg": 12770, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12754 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12770 } ] }, { "id": "vp_wheel_small_steerable", - "fg": 12754, + "fg": 12770, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12754 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12770 } ] }, { "id": "vp_wheel_wheelchair", - "fg": 12753, + "fg": 12769, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12753 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12769 } ] }, { "id": "vp_wheel_wood", - "fg": 12783, + "fg": 12799, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12783 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12799 } ] }, { "id": [ "wheel_wood", "wheel_wood_b" ], - "fg": 12783, + "fg": 12799, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12783 } ] + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12799 } ] }, { "id": "vp_wheel_wood_b", - "fg": 12783, - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11866, "bg": 12783 } ] - }, - { "id": "foot_crank", "fg": 12762 }, - { "id": "frame", "fg": 12782 }, - { "id": "hard_plate", "fg": 12771 }, - { "id": "kitchen_unit", "fg": 12774 }, - { "id": "motor", "fg": 12760 }, - { "id": "motor_large", "fg": 12761 }, - { "id": "muffler", "fg": 12766 }, - { "id": "spiked_plate", "fg": 12770 }, - { "id": "storage_battery", "fg": 12763 }, - { "id": "vehicle_controls", "fg": 12767 }, - { "id": "1cyl_combustion", "fg": 12756 }, - { "id": "v2_combustion", "fg": 12757 }, - { "id": [ "v6_combustion", "v6_diesel" ], "fg": 12758 }, - { "id": "v8_combustion", "fg": 12759 } + "fg": 12799, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 11882, "bg": 12799 } ] + }, + { "id": "foot_crank", "fg": 12778 }, + { "id": "frame", "fg": 12798 }, + { "id": "hard_plate", "fg": 12787 }, + { "id": "kitchen_unit", "fg": 12790 }, + { "id": "motor", "fg": 12776 }, + { "id": "motor_large", "fg": 12777 }, + { "id": "muffler", "fg": 12782 }, + { "id": "spiked_plate", "fg": 12786 }, + { "id": "storage_battery", "fg": 12779 }, + { "id": "vehicle_controls", "fg": 12783 }, + { "id": "1cyl_combustion", "fg": 12772 }, + { "id": "v2_combustion", "fg": 12773 }, + { "id": [ "v6_combustion", "v6_diesel" ], "fg": 12774 }, + { "id": "v8_combustion", "fg": 12775 } ] }, { "file": "dcss.png", - "//": "range 12784 to 12799", + "//": "range 12800 to 12815", "tiles": [ - { "id": "mirror_march_estoc", "fg": 12784 }, - { "id": "mon_pooka_aspirant", "fg": 12785 }, - { "id": "mon_march_lord", "fg": 12786 } + { "id": "mirror_march_estoc", "fg": 12800 }, + { "id": "mon_pooka_aspirant", "fg": 12801 }, + { "id": "mon_march_lord", "fg": 12802 } + ] + }, + { + "file": "filler.png", + "//": "range 12816 to 12847", + "tiles": [ + { + "id": "f_metal_bench", + "multitile": true, + "fg": 12831, + "additional_tiles": [ + { "id": "center", "fg": 12816 }, + { "id": "corner", "fg": [ 12818, 12820, 12819, 12817 ] }, + { "id": "t_connection", "fg": [ 12828, 12830, 12829, 12827 ] }, + { "id": "edge", "fg": [ 12822, 12821 ] }, + { "id": "end_piece", "fg": [ 12824, 12826, 12825, 12823 ] }, + { "id": "unconnected", "fg": [ 12831, 12831 ] } + ] + }, + { "id": "mon_leech_pod_cluster", "fg": 12832 }, + { "id": "mon_leech_root_drone", "fg": 12833 }, + { "id": "mon_leech_root_runner", "fg": 12834 }, + { "id": "mon_leech_stalk", "fg": 12835 } ] }, { "file": "fillergiant.png", - "//": "range 12800 to 12815", + "//": "range 12848 to 12863", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, @@ -19851,18 +19978,18 @@ "t_tree_pear_season_spring", "t_tree_plum_season_spring" ], - "fg": 11214, - "bg": 11207 + "fg": 11230, + "bg": 11223 }, - { "id": "t_tree_apricot_season_summer", "fg": 12800, "bg": 11208 }, - { "id": "t_tree_mulberry_season_summer", "fg": 12801, "bg": 11208 }, - { "id": "t_tree_elderberry_season_summer", "fg": 12801, "bg": 11208 }, - { "id": "t_tree_pear_season_autumn", "fg": 12802, "bg": 11208 }, - { "id": "t_tree_plum_season_summer", "fg": 12803, "bg": 11208 }, + { "id": "t_tree_apricot_season_summer", "fg": 12848, "bg": 11224 }, + { "id": "t_tree_mulberry_season_summer", "fg": 12849, "bg": 11224 }, + { "id": "t_tree_elderberry_season_summer", "fg": 12849, "bg": 11224 }, + { "id": "t_tree_pear_season_autumn", "fg": 12850, "bg": 11224 }, + { "id": "t_tree_plum_season_summer", "fg": 12851, "bg": 11224 }, { "id": [ "t_tree_apricot_harvested", "t_tree_mulberry_harvested", "t_tree_plum_harvested", "t_tree_pear_season_summer" ], - "fg": 11209, - "bg": 11208 + "fg": 11225, + "bg": 11224 }, { "id": [ @@ -19872,12 +19999,12 @@ "t_tree_pear_harvested" ], "fg": [ - { "weight": 100, "sprite": 11210 }, - { "weight": 100, "sprite": 11211 }, - { "weight": 100, "sprite": 11212 }, - { "weight": 100, "sprite": 11213 } + { "weight": 100, "sprite": 11226 }, + { "weight": 100, "sprite": 11227 }, + { "weight": 100, "sprite": 11228 }, + { "weight": 100, "sprite": 11229 } ], - "bg": 11206 + "bg": 11222 }, { "id": [ @@ -19886,29 +20013,29 @@ "t_tree_pear_season_winter", "t_tree_plum_season_winter" ], - "fg": 11249, - "bg": 11205 - }, - { "id": "t_tree_chestnut", "fg": 12805, "bg": 11207 }, - { "id": "t_tree_chestnut_season_summer", "fg": 12804, "bg": 11208 }, - { "id": "t_tree_chestnut_season_autumn", "fg": 12804, "bg": 11206 }, - { "id": "t_tree_chestnut_season_winter", "fg": 12804, "bg": 11205 }, - { "id": "t_tree_pine", "fg": 12809, "bg": 11207 }, - { "id": "t_tree_pine_season_summer", "fg": 12809, "bg": 11208 }, - { "id": "t_tree_pine_season_autumn", "fg": 12809, "bg": 11206 }, - { "id": "t_tree_pine_season_winter", "fg": 12809, "bg": 11205 }, - { "id": "t_tree_deadpine", "fg": 12806, "bg": 11207 }, - { "id": "t_tree_deadpine_season_summer", "fg": 12806, "bg": 11208 }, - { "id": "t_tree_deadpine_season_autumn", "fg": 12806, "bg": 11206 }, - { "id": "t_tree_deadpine_season_winter", "fg": 12806, "bg": 11205 }, - { "id": "t_tree_hickory", "fg": 12808, "bg": 11207 }, - { "id": "t_tree_hickory_season_summer", "fg": 12808, "bg": 11208 }, - { "id": "t_tree_hickory_season_autumn", "fg": 12808, "bg": 11206 }, - { "id": "t_tree_hickory_season_winter", "fg": 12807, "bg": 11205 }, - { "id": "t_tree_hickory_dead", "fg": 12807, "bg": 11207 }, - { "id": "t_tree_hickory_dead_season_summer", "fg": 12807, "bg": 11208 }, - { "id": "t_tree_hickory_dead_season_autumn", "fg": 12807, "bg": 11206 }, - { "id": "t_tree_hickory_dead_season_winter", "fg": 12807, "bg": 11205 } + "fg": 11265, + "bg": 11221 + }, + { "id": "t_tree_chestnut", "fg": 12853, "bg": 11223 }, + { "id": "t_tree_chestnut_season_summer", "fg": 12852, "bg": 11224 }, + { "id": "t_tree_chestnut_season_autumn", "fg": 12852, "bg": 11222 }, + { "id": "t_tree_chestnut_season_winter", "fg": 12852, "bg": 11221 }, + { "id": "t_tree_pine", "fg": 12857, "bg": 11223 }, + { "id": "t_tree_pine_season_summer", "fg": 12857, "bg": 11224 }, + { "id": "t_tree_pine_season_autumn", "fg": 12857, "bg": 11222 }, + { "id": "t_tree_pine_season_winter", "fg": 12857, "bg": 11221 }, + { "id": "t_tree_deadpine", "fg": 12854, "bg": 11223 }, + { "id": "t_tree_deadpine_season_summer", "fg": 12854, "bg": 11224 }, + { "id": "t_tree_deadpine_season_autumn", "fg": 12854, "bg": 11222 }, + { "id": "t_tree_deadpine_season_winter", "fg": 12854, "bg": 11221 }, + { "id": "t_tree_hickory", "fg": 12856, "bg": 11223 }, + { "id": "t_tree_hickory_season_summer", "fg": 12856, "bg": 11224 }, + { "id": "t_tree_hickory_season_autumn", "fg": 12856, "bg": 11222 }, + { "id": "t_tree_hickory_season_winter", "fg": 12855, "bg": 11221 }, + { "id": "t_tree_hickory_dead", "fg": 12855, "bg": 11223 }, + { "id": "t_tree_hickory_dead_season_summer", "fg": 12855, "bg": 11224 }, + { "id": "t_tree_hickory_dead_season_autumn", "fg": 12855, "bg": 11222 }, + { "id": "t_tree_hickory_dead_season_winter", "fg": 12855, "bg": 11221 } ] }, { diff --git a/gfx/GiantDays/cursor.png b/gfx/GiantDays/cursor.png new file mode 100644 index 0000000000000..8521e60aab9a4 Binary files /dev/null and b/gfx/GiantDays/cursor.png differ diff --git a/gfx/GiantDays/fallback.png b/gfx/GiantDays/fallback.png new file mode 100644 index 0000000000000..4fc24b1111369 Binary files /dev/null and b/gfx/GiantDays/fallback.png differ diff --git a/gfx/GiantDays/items.png b/gfx/GiantDays/items.png new file mode 100644 index 0000000000000..df8bc6a369d27 Binary files /dev/null and b/gfx/GiantDays/items.png differ diff --git a/gfx/GiantDays/large.png b/gfx/GiantDays/large.png new file mode 100644 index 0000000000000..747f1a409932c Binary files /dev/null and b/gfx/GiantDays/large.png differ diff --git a/gfx/GiantDays/layering.json b/gfx/GiantDays/layering.json new file mode 100644 index 0000000000000..ea9042f2b100f --- /dev/null +++ b/gfx/GiantDays/layering.json @@ -0,0 +1,42 @@ +{ + "variants": [ + { + "context": "f_flagpole", + "item_variants": [ + { + "item": "american_flag", + "sprite": [ { "id": "american_flag", "weight": 1 } ], + "layer": 90, + "offset_x": 6, + "offset_y": -21 + }, + { + "item": "pride_flag", + "sprite": [ { "id": "pride_flag", "weight": 1 } ], + "layer": 90, + "offset_x": 6, + "offset_y": -21 + } + ] + }, + { + "context": "f_wooden_flagpole", + "item_variants": [ + { + "item": "american_flag", + "sprite": [ { "id": "american_flag", "weight": 1 } ], + "layer": 90, + "offset_x": 6, + "offset_y": -21 + }, + { + "item": "pride_flag", + "sprite": [ { "id": "pride_flag", "weight": 1 } ], + "layer": 90, + "offset_x": 6, + "offset_y": -21 + } + ] + } + ] +} diff --git a/gfx/GiantDays/mobs.png b/gfx/GiantDays/mobs.png new file mode 100644 index 0000000000000..1d8d811f4785e Binary files /dev/null and b/gfx/GiantDays/mobs.png differ diff --git a/gfx/GiantDays/tile_config.json b/gfx/GiantDays/tile_config.json new file mode 100644 index 0000000000000..aae370bc6d8cd --- /dev/null +++ b/gfx/GiantDays/tile_config.json @@ -0,0 +1,12186 @@ +{ + "tile_info": [ + { + "pixelscale": 1, + "width": 20, + "height": 20, + "zlevel_height": 0, + "iso": false, + "retract_dist_min": -1.0, + "retract_dist_max": 1.0 + } + ], + "tiles-new": [ + { + "file": "tiles.png", + "//": "range 1 to 1535", + "tiles": [ + { "id": [ "animation_bullet_shrapnel", "animation_bullet_normal" ], "fg": 3 }, + { "id": "bash_effective", "fg": 4 }, + { + "id": "explosion", + "fg": 5, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 5 }, + { "id": "corner", "fg": 6 }, + { "id": "edge", "fg": 5 }, + { "id": "end_piece", "fg": 5 }, + { "id": "t_connection", "fg": 5 }, + { "id": "unconnected", "fg": 5 } + ] + }, + { + "id": "explosion_medium", + "fg": 7, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 7 }, + { "id": "corner", "fg": 8 }, + { "id": "edge", "fg": 7 }, + { "id": "end_piece", "fg": 7 }, + { "id": "t_connection", "fg": 7 }, + { "id": "unconnected", "fg": 7 } + ] + }, + { + "id": "explosion_weak", + "fg": 9, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 9 }, + { "id": "corner", "fg": 10 }, + { "id": "edge", "fg": 9 }, + { "id": "end_piece", "fg": 9 }, + { "id": "t_connection", "fg": 9 }, + { "id": "unconnected", "fg": 9 } + ] + }, + { "id": "shadow", "fg": 19 }, + { "id": "animation_bullet_flame", "fg": 77 }, + { + "id": "fd_acid", + "fg": 25, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 26 }, + { "id": "corner", "fg": 27 }, + { "id": "edge", "fg": 28 }, + { "id": "end_piece", "fg": 29 }, + { "id": "t_connection", "fg": 30 }, + { "id": "unconnected", "fg": 25 } + ] + }, + { + "id": [ "fd_bile", "fd_gibs_veggy", "fd_sap" ], + "fg": 35, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 36 }, + { "id": "corner", "fg": 37 }, + { "id": "edge", "fg": 38 }, + { "id": "end_piece", "fg": 39 }, + { "id": "t_connection", "fg": 40 }, + { "id": "unconnected", "fg": 35 } + ] + }, + { + "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_methsmoke", "fd_cracksmoke" ], + "fg": 41, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 42 }, + { "id": "corner", "fg": 43 }, + { "id": "edge", "fg": 44 }, + { "id": "end_piece", "fg": 45 }, + { "id": "t_connection", "fg": 46 }, + { "id": "unconnected", "fg": 41 } + ] + }, + { + "id": "fd_electricity", + "fg": 48, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 49 }, + { "id": "corner", "fg": 50 }, + { "id": "edge", "fg": 51 }, + { "id": "end_piece", "fg": 52 }, + { "id": "t_connection", "fg": 53 }, + { "id": "unconnected", "fg": 48 } + ] + }, + { + "id": [ "fd_fatigue", "fd_relax_gas" ], + "fg": 54, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 55 }, + { "id": "corner", "fg": 56 }, + { "id": "edge", "fg": 57 }, + { "id": "end_piece", "fg": 58 }, + { "id": "t_connection", "fg": 59 }, + { "id": "unconnected", "fg": 54 } + ] + }, + { + "id": [ "fd_flame_burst", "fd_fire" ], + "fg": 61, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 78 }, + { "id": "corner", "fg": 79 }, + { "id": "edge", "fg": 80 }, + { "id": "end_piece", "fg": 81 }, + { "id": "t_connection", "fg": 82 }, + { "id": "unconnected", "fg": [ 61, 61, 61, 61 ] } + ] + }, + { + "id": "fd_fungal_haze", + "fg": 62, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 63 }, + { "id": "corner", "fg": 64 }, + { "id": "edge", "fg": 65 }, + { "id": "end_piece", "fg": 66 }, + { "id": "t_connection", "fg": 67 }, + { "id": "unconnected", "fg": 62 } + ] + }, + { + "id": "fd_fungicidal_gas", + "fg": 68, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 69 }, + { "id": "corner", "fg": 70 }, + { "id": "edge", "fg": 71 }, + { "id": "end_piece", "fg": 72 }, + { "id": "t_connection", "fg": 73 }, + { "id": "unconnected", "fg": 68 } + ] + }, + { "id": [ "fd_hot_air1", "fd_hot_air2", "fd_hot_air3", "fd_hot_air4" ], "fg": 76 }, + { + "id": "fd_incendiary", + "fg": 77, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 78 }, + { "id": "corner", "fg": 79 }, + { "id": "edge", "fg": 80 }, + { "id": "end_piece", "fg": 81 }, + { "id": "t_connection", "fg": 82 }, + { "id": "unconnected", "fg": 77 } + ] + }, + { "id": [ "fd_rubble", "f_rubble_rock" ], "fg": 85 }, + { + "id": "fd_slime", + "fg": 87, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 88 }, + { "id": "corner", "fg": 89 }, + { "id": "edge", "fg": 90 }, + { "id": "end_piece", "fg": 91 }, + { "id": "t_connection", "fg": 92 }, + { "id": "unconnected", "fg": 87 } + ] + }, + { + "id": "fd_sludge", + "fg": 93, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 94 }, + { "id": "corner", "fg": 95 }, + { "id": "edge", "fg": 96 }, + { "id": "end_piece", "fg": 97 }, + { "id": "t_connection", "fg": 98 }, + { "id": "unconnected", "fg": 93 } + ] + }, + { + "id": [ "fd_smoke", "fd_tear_gas" ], + "fg": 99, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 100 }, + { "id": "corner", "fg": 101 }, + { "id": "edge", "fg": 102 }, + { "id": "end_piece", "fg": 103 }, + { "id": "t_connection", "fg": 104 }, + { "id": "unconnected", "fg": 99 } + ] + }, + { + "id": "fd_tindalos_gas", + "fg": 107, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 108 }, + { "id": "corner", "fg": 109 }, + { "id": "edge", "fg": 110 }, + { "id": "end_piece", "fg": 111 }, + { "id": "t_connection", "fg": 112 }, + { "id": "unconnected", "fg": 107 } + ] + }, + { + "id": [ "fd_toxic_gas", "fd_nuke_gas" ], + "fg": 114, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 115 }, + { "id": "corner", "fg": 116 }, + { "id": "edge", "fg": 117 }, + { "id": "end_piece", "fg": 118 }, + { "id": "t_connection", "fg": 119 }, + { "id": "unconnected", "fg": 114 } + ] + }, + { + "id": "fd_web", + "fg": 120, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 121 }, + { "id": "corner", "fg": 122 }, + { "id": "edge", "fg": 123 }, + { "id": "end_piece", "fg": 124 }, + { "id": "t_connection", "fg": 125 }, + { "id": "unconnected", "fg": 120 } + ] + }, + { "id": [ "fd_blood_insect", "fd_gibs_insect" ], "fg": 127 }, + { "id": [ "fd_blood_invertebrate", "fd_gibs_invertebrate" ], "fg": 128 }, + { + "id": "fd_fire_int1", + "animated": true, + "fg": [ { "weight": 8, "sprite": 130 }, { "weight": 8, "sprite": 131 } ] + }, + { + "id": [ "f_bed", "f_floor_mattress", "f_down_mattress" ], + "//": "different sprite(s) for mattresses later", + "fg": 212, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 140 }, + { "id": "corner", "fg": 141 }, + { "id": "edge", "fg": 142 }, + { "id": "end_piece", "fg": 143 }, + { "id": "t_connection", "fg": 144 }, + { "id": "unconnected", "fg": 212 } + ] + }, + { + "id": "f_bed_frame", + "fg": 145, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 146 }, + { "id": "corner", "fg": 147 }, + { "id": "edge", "fg": 148 }, + { "id": "end_piece", "fg": 149 }, + { "id": "t_connection", "fg": 150 }, + { "id": "unconnected", "fg": 145 } + ] + }, + { + "id": "f_counter", + "fg": 153, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 154 }, + { "id": "corner", "fg": 155 }, + { "id": "edge", "fg": 156 }, + { "id": "end_piece", "fg": 157 }, + { "id": "t_connection", "fg": 158 }, + { "id": "unconnected", "fg": 153 } + ] + }, + { "id": [ "f_curtain", "t_door_curtain_c" ], "fg": 161 }, + { "id": [ "f_curtain_open", "t_door_curtain_o" ], "fg": 162 }, + { + "id": "f_desk", + "fg": 163, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 164 }, + { "id": "corner", "fg": 165 }, + { "id": "edge", "fg": 166 }, + { "id": "end_piece", "fg": 167 }, + { "id": "t_connection", "fg": 168 }, + { "id": "unconnected", "fg": 163 } + ] + }, + { + "id": [ "f_dumpster", "f_recycle_bin" ], + "fg": 169, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 170 }, + { "id": "corner", "fg": 171 }, + { "id": "edge", "fg": 172 }, + { "id": "end_piece", "fg": 173 }, + { "id": "t_connection", "fg": 174 }, + { "id": "unconnected", "fg": 169 } + ] + }, + { + "id": "f_metal_table", + "fg": 177, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 178 }, + { "id": "corner", "fg": 179 }, + { "id": "edge", "fg": 180 }, + { "id": "end_piece", "fg": 181 }, + { "id": "t_connection", "fg": 182 }, + { "id": "unconnected", "fg": 177 } + ] + }, + { + "id": "f_pillow_fort", + "fg": 183, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 184 }, + { "id": "corner", "fg": [ 188, 189, 190, 191 ] }, + { "id": "edge", "fg": [ 192, 183, 192, 183 ] }, + { "id": "end_piece", "fg": [ 193, 183, 194, 183 ] }, + { "id": "t_connection", "fg": [ 195, 185, 186, 187 ] }, + { "id": "unconnected", "fg": 183 } + ] + }, + { "id": [ "f_safe_c", "f_gun_safe_el", "f_gunsafe_ml" ], "fg": 198 }, + { "id": [ "f_safe_l", "f_gunsafe_mj" ], "fg": 199 }, + { "id": [ "f_stool", "f_chair", "f_chair_white", "f_chair_black", "f_chair_plywood" ], "fg": 201 }, + { + "id": "f_table", + "fg": 202, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 203 }, + { "id": "corner", "fg": 204 }, + { "id": "edge", "fg": 205 }, + { "id": "end_piece", "fg": 206 }, + { "id": "t_connection", "fg": 207 }, + { "id": "unconnected", "fg": 202 } + ] + }, + { "id": "f_makeshift_bed", "fg": 212 }, + { "id": [ "f_straw_bed", "tr_fur_rollmat" ], "fg": 213 }, + { + "id": "f_alien_table", + "fg": 220, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 221 }, + { "id": "corner", "fg": 222 }, + { "id": "edge", "fg": 223 }, + { "id": "end_piece", "fg": 224 }, + { "id": "t_connection", "fg": 225 }, + { "id": "unconnected", "fg": 220 } + ] + }, + { "id": "f_ball_mach", "fg": 163 }, + { + "id": "f_bench", + "fg": 234, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 235 } ] + }, + { "id": [ "f_egg_sackcs", "mon_trapdoor_egg", "f_egg_sackbw" ], "fg": 246 }, + { "id": "f_ladder", "fg": 254, "//": "file 'vp_travois_0.json is the cause of this file" }, + { + "id": "f_metal_bench", + "fg": 258, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 259 } ] + }, + { + "id": "f_rubble_landfill", + "fg": 1093, + "bg": 261, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "bg": 261 }, + { "id": "corner", "fg": 1095, "bg": 261 }, + { "id": "edge", "fg": 1096, "bg": 261 }, + { "id": "end_piece", "fg": 1097, "bg": 261 }, + { "id": "t_connection", "fg": 1098, "bg": 261 }, + { "id": "unconnected", "fg": 1093, "bg": 261 } + ] + }, + { + "id": "f_rubble_landfill_season_winter", + "fg": 1093, + "bg": 262, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "bg": 262 }, + { "id": "corner", "fg": 1095, "bg": 262 }, + { "id": "edge", "fg": 1096, "bg": 262 }, + { "id": "end_piece", "fg": 1097, "bg": 262 }, + { "id": "t_connection", "fg": 1098, "bg": 262 }, + { "id": "unconnected", "fg": 1093, "bg": 262 } + ] + }, + { "id": [ "f_sign", "f_bulletin" ], "fg": 265 }, + { "id": [ "f_statue", "t_sliding_brick_wall_control" ], "fg": 269 }, + { "id": [ "still", "f_still" ], "fg": 3591 }, + { + "id": [ + "f_mutpoppy_season_winter", + "f_dandelion_season_winter", + "f_flower_spurge_season_winter", + "f_black_eyed_susan_season_winter", + "f_sunflower_season_winter", + "f_datura_season_winter", + "f_bluebell_season_winter", + "f_dahlia_season_winter", + "f_lily_season_winter", + "f_chamomile_season_winter", + "f_lotus_season_winter", + "f_flower_marloss_season_winter", + "f_flower_tulip_season_winter" + ], + "fg": 288 + }, + { + "id": "f_pool_table", + "fg": 316, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "corner", "fg": 317 }, { "id": "t_connection", "fg": 316 } ] + }, + { "id": [ "f_cupboard", "t_sai_box" ], "fg": 323 }, + { "id": [ "f_filing_cabinet", "f_file_cabinet" ], "fg": 327 }, + { "id": [ "f_locker", "t_switchgear_s" ], "fg": 329 }, + { "id": [ "f_metal_crate_c", "f_foot_locker" ], "fg": 330 }, + { "id": [ "f_rack", "f_utility_shelf" ], "fg": 333 }, + { "id": [ "f_large_canvas_door", "f_canvas_door" ], "fg": 335 }, + { "id": [ "f_large_canvas_door_o", "f_canvas_door_o" ], "fg": 336 }, + { + "id": [ "f_canvas_wall", "f_large_canvas_wall" ], + "fg": 3599, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 337 }, + { "id": "corner", "fg": 338 }, + { "id": "edge", "fg": 339 }, + { "id": "end_piece", "fg": 340 }, + { "id": "t_connection", "fg": 341 }, + { "id": "unconnected", "fg": 3599 } + ] + }, + { "id": [ "f_groundsheet", "f_fema_groundsheet", "f_large_groundsheet", "f_center_groundsheet" ], "fg": 342 }, + { "id": [ "f_tatami", "f_skin_groundsheet" ], "fg": 345 }, + { + "id": "f_skin_wall", + "fg": 3577, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 346 }, + { "id": "corner", "fg": 347 }, + { "id": "edge", "fg": 348 }, + { "id": "end_piece", "fg": 349 }, + { "id": "t_connection", "fg": 350 }, + { "id": "unconnected", "fg": 3577 } + ] + }, + { "id": [ "f_forge", "char_forge" ], "fg": 357 }, + { + "id": [ + "f_kiln_empty", + "f_kiln_metal_empty", + "fuel_bunker", + "kiln", + "brick_kiln", + "kilnrig", + "char_kiln", + "vp_veh_kiln", + "vp_fuel_bunker" + ], + "fg": 361 + }, + { "id": [ "f_kiln_full", "f_kiln_metal_full", "kiln_full" ], "fg": 362 }, + { "id": "f_metal_smoking_rack_active", "fg": 99, "//": "should be changed" }, + { "id": "f_smoking_rack_active", "fg": 99, "//": "should be changed" }, + { "id": [ "f_arcfurnace_empty", "f_arcfurnace_full", "f_arc_furnace" ], "fg": 370 }, + { "id": [ "f_aut_gas_console", "vp_controls_electronic", "t_console" ], "fg": 371 }, + { "id": [ "f_autoclave", "f_autoclave_full" ], "fg": 372 }, + { + "id": "f_bathtub", + "fg": 374, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 375 }, + { "id": "corner", "fg": 376 }, + { "id": "edge", "fg": 377 }, + { "id": "end_piece", "fg": 378 }, + { "id": "t_connection", "fg": 379 }, + { "id": "unconnected", "fg": [ 374, 374 ] } + ] + }, + { "id": [ "f_cellphone_booster", "f_TV_antenna", "f_spike" ], "fg": 381 }, + { "id": [ "f_centrifuge", "t_centrifuge" ], "fg": 382 }, + { "id": [ "f_exodii_charger", "f_exodii_charger_cheap" ], "fg": 386, "//": "unique cheap variant wanted" }, + { "id": [ "f_freezer", "vp_ap_freezer" ], "fg": 391 }, + { "id": [ "f_fume_hood", "t_switchgear_l" ], "fg": 393 }, + { + "id": "f_ground_cable", + "fg": 395, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 396 }, + { "id": "corner", "fg": 397 }, + { "id": "edge", "fg": 398 }, + { "id": "end_piece", "fg": 399 }, + { "id": "t_connection", "fg": 400 }, + { "id": "unconnected", "fg": 395 } + ] + }, + { "id": [ "f_jointer", "vp_ap_jointer" ], "fg": 405 }, + { "id": [ "f_mitresaw", "vp_ap_mitresaw" ], "fg": 406 }, + { "id": [ "f_oven", "t_sai_box_damaged" ], "fg": 407 }, + { "id": [ "f_planer", "vp_ap_planer" ], "fg": 408 }, + { "id": [ "f_router", "vp_ap_router" ], "fg": 410 }, + { "id": [ "f_small_satellite_dish", "directional_antenna" ], "fg": 413 }, + { "id": [ "f_sofa", "f_autodoc_couch" ], "fg": 414 }, + { + "id": "f_sink", + "fg": 437, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 424 }, + { "id": "corner", "fg": [ 426, 428, 427, 425 ] }, + { "id": "edge", "fg": [ 423, 422 ] }, + { "id": "end_piece", "fg": [ 430, 429, 431, 432 ] }, + { "id": "t_connection", "fg": [ 434, 433, 435, 436 ] }, + { "id": "unconnected", "fg": [ 437, 437 ] } + ] + }, + { "id": "mon_chickenbot", "fg": 438, "rotates": false }, + { "id": "mon_laserturret", "fg": 439, "rotates": false }, + { "id": "mon_tankbot", "fg": 440, "rotates": false }, + { "id": "mon_tripod", "fg": 441, "rotates": false }, + { "id": "f_shrub_moss", "fg": [ { "weight": 1, "sprite": 446 }, { "weight": 1, "sprite": 447 } ] }, + { + "id": "t_lichen", + "fg": [ { "weight": 1, "sprite": 456 }, { "weight": 1, "sprite": 457 }, { "weight": 1, "sprite": 458 } ] + }, + { + "id": "t_lichendirt", + "fg": [ { "weight": 1, "sprite": 460 }, { "weight": 1, "sprite": 461 }, { "weight": 1, "sprite": 462 } ] + }, + { "id": [ "mon_bear_smoky", "mon_bear_smoky_pk" ], "fg": 474, "rotates": false }, + { "id": "mon_donatello", "fg": 473, "rotates": false }, + { "id": "mon_leonardo", "fg": 470, "rotates": false }, + { "id": "mon_michelangelo", "fg": 471, "rotates": false }, + { "id": "mon_raphael", "fg": 472, "rotates": false }, + { "id": "mon_ratman_ninja", "fg": 469, "rotates": false }, + { "id": [ "mon_shia", "mon_zombie_jackson" ], "fg": 2386 }, + { + "id": [ + "spell_scroll_spell_scroll_tornskin", + "spell_scroll_bio_acidicspray", + "spell_scroll_acid_resistance", + "spell_scroll_air_bubble", + "spell_scroll_animated_blade", + "spell_scroll_protection_aura", + "spell_scroll_summon_cats", + "spell_scroll_baleful_polymorph", + "spell_scroll_bleed", + "spell_scroll_bless", + "spell_scroll_blinding_flash", + "spell_scroll_burning_hands", + "spell_scroll_storm_hammer", + "spell_scroll_cats_grace", + "spell_scroll_cause_rot", + "spell_scroll_caustic_aura", + "spell_scroll_chilling_touch", + "spell_scroll_clairvoyance", + "spell_scroll_biomancer_coagulant_weave", + "spell_scroll_cone_cold", + "spell_scroll_bio_bonespear", + "spell_scroll_crystallize_mana", + "spell_scroll_eshaper_crystal_wrap", + "spell_scroll_light_healing", + "spell_scroll_dark_sight", + "spell_scroll_boneclub", + "spell_scroll_devour", + "spell_scroll_disruption_bolt", + "spell_scroll_eagles_sight", + "spell_scroll_summon_eshaper_golem", + "spell_scroll_electric_arts", + "spell_scroll_electric_eye", + "spell_scroll_electric_waves", + "spell_scroll_etereal_grasp", + "spell_scroll_explosive_decompression", + "spell_scroll_feralform", + "spell_scroll_create_lighter", + "spell_scroll_fireball", + "spell_scroll_create_electric_lighter", + "spell_scroll_flamebreath", + "spell_scroll_bio_fleshpouch", + "spell_scroll_druid_healing_herb", + "spell_scroll_focused_bolt", + "spell_scroll_foxs_cunning", + "spell_scroll_freezing_touch", + "spell_scroll_frost_armor", + "spell_scroll_frost_spray", + "spell_scroll_glide_ice", + "spell_scroll_gravity_well", + "spell_scroll_bio_grotesque", + "spell_scroll_magus_haste", + "spell_scroll_hoary_blast", + "spell_scroll_holographic_transpoition", + "spell_scroll_holy_blade", + "spell_scroll_ice_shield", + "spell_scroll_ice_spike", + "spell_scroll_summon_wisps", + "spell_scroll_impactsling", + "spell_scroll_eshaper_impalement", + "spell_scroll_improved_knock", + "spell_scroll_invisibility", + "spell_scroll_stormshaper_ionization", + "spell_scroll_force_jar", + "spell_scroll_jolt", + "spell_scroll_knifeshot", + "spell_scroll_knock", + "spell_scroll_create_atomic_lamp", + "spell_scroll_laze", + "spell_scroll_banishment_lesser", + "spell_scroll_quantum_tunnel_lesser", + "spell_scroll_recover_mana", + "spell_scroll_lightning_blast", + "spell_scroll_lightning_bolt", + "spell_scroll_create_atomic_light", + "spell_scroll_magic_missile", + "spell_scroll_magus_mana_beam", + "spell_scroll_magus_mana_blast", + "spell_scroll_magus_mana_bolt", + "spell_scroll_recover_bionic_power", + "spell_scroll_megablast", + "spell_scroll_recover_pain", + "spell_scroll_mirror_image", + "spell_scroll_move_earth", + "spell_scroll_druid_naturebowl", + "spell_scroll_natures_commune", + "spell_scroll_recover_fatigue", + "spell_scroll_necrotic_gaze", + "spell_scroll_nova_flare", + "spell_scroll_obfuscated_body", + "spell_scroll_ogres_strength", + "spell_scroll_overcharge_eyes", + "spell_scroll_pain_split", + "spell_scroll_biomancer_paralytic_dart", + "spell_scroll_pertifying_touch", + "spell_scroll_phase_door", + "spell_scroll_eshaper_piercing_bolt", + "spell_scroll_earthshaper_pillar", + "spell_scroll_point_flare", + "spell_scroll_purification_seed", + "spell_scroll_reactive_armor", + "spell_scroll_repelling_arc", + "spell_scroll_druid_healing", + "spell_scroll_eshaper_rockbolt", + "spell_scroll_druid_rootstrike", + "spell_scroll_druidic_healing", + "spell_scroll_druidic_regrowth", + "spell_scroll_seed_of_growth", + "spell_scroll_seismic_stomp", + "spell_scroll_shadow_field", + "spell_scroll_shape_of_dust", + "spell_scroll_eshaper_shardspray", + "spell_scroll_eshaper_shardstorm", + "spell_scroll_storm_shipwrecker", + "spell_scroll_shocking_dash", + "spell_scroll_shocking_lash", + "spell_scroll_smite", + "spell_scroll_sound_bomb", + "spell_scroll_spirit_armor", + "spell_scroll_stonefist", + "spell_scroll_recover_stamina", + "spell_scroll_earthshaper_stoneskin", + "spell_scroll_stormfist", + "spell_scroll_earthshaper_boulder", + "spell_scroll_summon_decayed_pouncer", + "spell_scroll_summon_floating_disk", + "spell_scroll_summon_skeleton", + "spell_scroll_summon_wolf", + "spell_scroll_summon_zombie", + "spell_scroll_storm_superconductor", + "spell_scroll_synaptic_stimulation", + "spell_scroll_taze", + "spell_scroll_summon_teravolt", + "spell_scroll_toxtricity", + "spell_scroll_eshaper_spawn_tools", + "spell_scroll_vacuum_decompression", + "spell_scroll_druid_vaggrasp", + "spell_scroll_vicious_tentacle", + "spell_scroll_biomancer_visceral_projection", + "spell_scroll_stormshaper_wall_of_fog", + "spell_scroll_eshaper_melee_damage", + "spell_scroll_windrun", + "spell_scroll_windstrike", + "spell_scroll_druid_woodshaft", + "spell_scroll_x-ray", + "spell_scroll_smudged", + "lightning_storm_scroll" + ], + "fg": 501 + }, + { + "id": [ + "wand_disp_cone_cold_greater", + "wand_disp_fireball_greater", + "wand_disp_hoaryblast_greater", + "wand_disp_improved_knock_greater", + "wand_disp_knock_greater", + "wand_disp_magic_missile_greater", + "wand_disp_mana_beam_greater", + "wand_disp_point_flare_greater" + ], + "fg": 503 + }, + { + "id": [ + "wand_disp_cone_cold_lesser", + "wand_disp_fireball_lesser", + "wand_disp_hoaryblast_lesser", + "wand_disp_improved_knock_lesser", + "wand_disp_knock_lesser", + "wand_disp_magic_missile_lesser", + "wand_disp_mana_beam_lesser", + "wand_disp_point_flare_lesser" + ], + "fg": 504 + }, + { + "id": [ + "wand_disp_cone_cold_minor", + "wand_disp_fireball_minor", + "wand_disp_hoaryblast_minor", + "wand_disp_improved_knock_minor", + "wand_disp_knock_minor", + "wand_disp_magic_missile_minor", + "wand_disp_mana_beam_minor", + "wand_disp_point_flare_minor" + ], + "fg": 505 + }, + { + "id": [ + "wand_cone_cold_greater", + "wand_fireball_greater", + "wand_hoaryblast_greater", + "wand_improved_knock_greater", + "wand_knock_greater", + "wand_magic_missile_greater", + "wand_mana_beam_greater", + "wand_point_flare_greater" + ], + "fg": 506 + }, + { + "id": [ + "wand_cone_cold_lesser", + "wand_fireball_lesser", + "wand_hoaryblast_lesser", + "wand_improved_knock_lesser", + "wand_knock_lesser", + "wand_magic_missile_lesser", + "wand_mana_beam_lesser", + "wand_point_flare_lesser" + ], + "fg": 507 + }, + { + "id": [ + "wand_cone_cold_minor", + "wand_fireball_minor", + "wand_hoaryblast_minor", + "wand_improved_knock_minor", + "wand_knock_minor", + "wand_magic_missile_minor", + "wand_mana_beam_minor", + "wand_point_flare_minor" + ], + "fg": 508 + }, + { "id": "mon_w11b10", "fg": 523, "rotates": false }, + { "id": "mon_w11b20b4", "fg": 519, "rotates": false }, + { "id": "mon_w11h10", "fg": 520, "rotates": false }, + { "id": "mon_w12b10", "fg": 521, "rotates": false }, + { "id": "mon_w12n10", "fg": 522, "rotates": false }, + { "id": [ "mon_ant_soldier_pk", "mon_ant_soldier_pk_weak" ], "fg": 544, "rotates": false }, + { "id": [ "mon_beekeeper", "mon_beekeeper_pk" ], "fg": 2760, "rotates": false }, + { "id": [ "mon_cacodemon_revive", "mon_cacodemon" ], "fg": 532, "rotates": false }, + { + "id": [ "mon_creeper_vine_terminal", "mon_creeper_vine_terminal_pk" ], + "fg": 595, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 596 }, + { "id": "corner", "fg": 597 }, + { "id": "edge", "fg": 598 }, + { "id": "end_piece", "fg": 599 }, + { "id": "t_connection", "fg": 600 }, + { "id": "unconnected", "fg": 595 } + ] + }, + { "id": "mon_cyberdemon", "fg": 529, "rotates": false }, + { "id": "mon_deer_rutting", "fg": 542, "rotates": false }, + { "id": "mon_doom_archdemon", "fg": 524, "rotates": false }, + { + "id": [ "mon_doom_archvile_2", "mon_doom_archvile_3", "mon_doom_archvile_4", "mon_doom_archvile_5", "mon_doom_archvile" ], + "fg": 525, + "rotates": false + }, + { "id": "mon_doom_archvile_queen", "fg": 526, "rotates": false }, + { "id": [ "mon_doom_churl", "mon_doom_churl_revive" ], "fg": 537, "rotates": false }, + { "id": "mon_doom_cur", "fg": 539, "rotates": false }, + { "id": "mon_doom_sacrifice", "fg": 540, "rotates": false }, + { "id": "mon_doom_slave", "fg": 538, "rotates": false }, + { "id": "mon_hell_baron", "fg": 528, "rotates": false }, + { "id": [ "mon_hell_knight_revive", "mon_hell_knight" ], "fg": 527, "rotates": false }, + { "id": "mon_imp_black", "fg": 536, "rotates": false }, + { "id": [ "mon_imp_revive", "mon_imp" ], "fg": 535, "rotates": false }, + { "id": "mon_mancubus", "fg": 533, "rotates": false }, + { "id": "mon_mechaspider", "fg": 531, "rotates": false }, + { "id": "mon_mechaspider_queen", "fg": 530, "rotates": false }, + { "id": "mon_mi_go_fly", "fg": 541, "rotates": false }, + { "id": [ "mon_pupae_pk", "mon_pupae" ], "fg": 543, "rotates": false }, + { "id": "mon_revenant", "fg": 534, "rotates": false }, + { + "id": [ + "bot_cyberdemon", + "bot_hell_baron", + "bot_hell_knight", + "bot_imp", + "bot_imp_black", + "bot_lostsoul", + "bot_mancubus", + "bot_mechaspider", + "bot_rat", + "bot_revenant", + "bot_spider_trapdoor_giant", + "bot_spider_trapdoor_giant_guardian", + "bot_spider_web_omega", + "bot_spider_web_s", + "bot_trapdoor_s", + "bot_pinky", + "bot_acidic_pk", + "bot_blind", + "bot_cacodemon_revive", + "bot_cherub", + "bot_cherub_fly", + "bot_churl_revive", + "bot_grabber", + "bot_hell_knight_revive", + "bot_hollow", + "bot_imp_revive", + "bot_pinky_revive", + "bot_shady", + "bot_thing_head", + "bot_thing_spider", + "bot_tripod", + "bot_cacodemon" + ], + "fg": 548, + "rotates": false + }, + { "id": "mon_ant_acid_kwama", "fg": 585, "rotates": false }, + { "id": "mon_ant_male", "fg": 589, "rotates": false }, + { "id": "mon_ant_queen_firebug", "fg": 586, "rotates": false }, + { "id": "mon_ant_scrib", "fg": 591, "rotates": false }, + { "id": "mon_ant_soldier_terminal", "fg": 587, "rotates": false }, + { "id": "mon_ant_terminal", "fg": 588, "rotates": false }, + { "id": "mon_bat_vampire", "fg": 578, "rotates": false }, + { "id": "mon_bear_mega", "fg": 568, "rotates": false }, + { "id": "mon_bear_mega_baby", "fg": 570, "rotates": false }, + { "id": "mon_bear_mega_kid", "fg": 569, "rotates": false }, + { "id": "mon_bear_mega_mating", "fg": 567, "rotates": false }, + { "id": "mon_bee_king", "fg": 583, "rotates": false }, + { "id": "mon_bee_queen", "fg": 582, "rotates": false }, + { "id": "mon_centipede", "fg": 584, "rotates": false }, + { "id": [ "mon_cherub_fly", "mon_cherub" ], "fg": 552, "rotates": false }, + { "id": "mon_cult_churl", "fg": 566, "rotates": false }, + { "id": "mon_cult_slave", "fg": 565, "rotates": false }, + { "id": "mon_cyborg_cop", "fg": 545, "rotates": false }, + { "id": "mon_cyborg_guard", "fg": 546, "rotates": false }, + { "id": "mon_dionaea", "fg": 603, "rotates": false }, + { "id": "mon_dionaea_sprout", "fg": 605, "rotates": false }, + { "id": "mon_fant", "fg": 590, "rotates": false }, + { "id": "mon_fardigrade", "fg": 593, "rotates": false }, + { "id": "mon_feer", "fg": 577, "rotates": false }, + { "id": "mon_finebeast", "fg": 601, "rotates": false }, + { "id": "mon_finecraft", "fg": 602, "rotates": false }, + { "id": "mon_fionaea", "fg": 604, "rotates": false }, + { "id": "mon_folf", "fg": 572, "rotates": false }, + { "id": "mon_foose", "fg": 576, "rotates": false }, + { "id": "mon_fougar", "fg": 571, "rotates": false }, + { "id": "mon_furvivor", "fg": 563, "rotates": false }, + { + "id": [ "mon_furvivor_glock", "mon_furvivor_pk", "mon_furvivor_shotgun", "mon_furvivor_smg", "mon_furvivor_deagle" ], + "fg": 564, + "rotates": false + }, + { "id": "mon_generator_SCINET", "fg": 547, "rotates": false }, + { "id": "mon_horror_dusk", "fg": 561, "rotates": false }, + { "id": "mon_horror_dusk_queen", "fg": 560, "rotates": false }, + { "id": "mon_legion", "fg": 554, "rotates": false }, + { "id": "mon_lostsoul", "fg": 550, "rotates": false }, + { "id": "mon_lostsoul_mount", "fg": 551, "rotates": false }, + { "id": "mon_marloss_man", "fg": 2438 }, + { "id": "mon_mi_go_terminal", "fg": 555, "rotates": false }, + { "id": "mon_minecraft", "fg": 611, "rotates": false }, + { "id": "mon_minecraft_charged", "fg": 612, "rotates": false }, + { "id": "mon_minecraft_charged_season_winter", "fg": 614, "rotates": false }, + { "id": "mon_minecraft_season_winter", "fg": 613, "rotates": false }, + { "id": "mon_nuculais", "fg": 559, "rotates": false }, + { "id": "mon_pig_saber", "fg": 575, "rotates": false }, + { "id": [ "mon_pinky_revive", "mon_pinky" ], "fg": 549, "rotates": false }, + { "id": "mon_skeleton_scorched", "fg": 606, "rotates": false }, + { "id": "mon_soulcube", "fg": 553, "rotates": false }, + { "id": "mon_spider_jumping_giant_acid", "fg": 579, "rotates": false }, + { "id": [ "mon_spider_web_omega", "mon_spider_web_mu" ], "fg": 581, "rotates": false }, + { "id": "mon_spider_web_queen", "fg": 580, "rotates": false }, + { "id": "mon_stemcell_nether", "fg": 562, "rotates": false }, + { "id": "mon_tardigrade", "fg": 592, "rotates": false }, + { "id": "mon_thing_head", "fg": 556, "rotates": false }, + { "id": "mon_thing_spider", "fg": 557, "rotates": false }, + { "id": "mon_thing_swamp", "fg": 558, "rotates": false }, + { "id": "mon_trapdoor_queen", "fg": 610, "rotates": false }, + { "id": "mon_vinebeast_terminal", "fg": 594, "rotates": false }, + { "id": "mon_zanimal_scorched", "fg": 607, "rotates": false }, + { "id": "mon_zanimal_skeleton", "fg": 608, "rotates": false }, + { "id": "mon_zanimal_skeleton_dead", "fg": 609, "rotates": false }, + { "id": "mon_zolf_scorched", "fg": 574, "rotates": false }, + { "id": "mon_zolf_shady", "fg": 573, "rotates": false }, + { + "id": [ + "mon_zombie_rot_flu", + "mon_zombie_rot_pain", + "mon_zombie_rot_worms", + "mon_zombie_rot_pk", + "mon_zombie_rot_pk_flu", + "mon_zombie_rot_pk_pain", + "mon_zombie_rot_pk_worms" + ], + "fg": 2789, + "rotates": false + }, + { + "id": "f_sandbag_wall", + "fg": 811, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 812 }, + { "id": "corner", "fg": 813 }, + { "id": "edge", "fg": 814 }, + { "id": "end_piece", "fg": 815 }, + { "id": "t_connection", "fg": 816 }, + { "id": "unconnected", "fg": 811 } + ] + }, + { "id": "t_atm", "fg": 995, "rotates": false }, + { "id": [ "t_backboard_in", "t_backboard" ], "fg": 1012, "rotates": false }, + { "id": "t_border_rock", "fg": 1022, "rotates": false }, + { + "id": "t_brick_wall", + "fg": 804, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 805 }, + { "id": "corner", "fg": 806 }, + { "id": "edge", "fg": 807 }, + { "id": "end_piece", "fg": 808 }, + { "id": "t_connection", "fg": 809 }, + { "id": "unconnected", "fg": 804 } + ] + }, + { + "id": [ "t_brick_wall_halfway", "f_sandbag_half" ], + "fg": 683, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 688 }, + { "id": "corner", "fg": 697 }, + { "id": "edge", "fg": 706 }, + { "id": "end_piece", "fg": 715 }, + { "id": "t_connection", "fg": 716 }, + { "id": "unconnected", "fg": 683 } + ] + }, + { "id": "t_bridge", "fg": 948, "rotates": false }, + { "id": [ "t_card_science", "t_card_military", "t_card_robofac", "t_card_artisans" ], "fg": 1025 }, + { + "id": [ "t_chainfence_v", "t_chainfence", "t_chainfence_h", "t_fence_wire" ], + "fg": 650, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 646 }, + { "id": "corner", "fg": 647 }, + { "id": "edge", "fg": 650 }, + { "id": "end_piece", "fg": 648 }, + { "id": "t_connection", "fg": 649 }, + { "id": "unconnected", "fg": 650 } + ] + }, + { "id": "t_chaingate_c", "fg": 657, "rotates": false }, + { "id": "t_chaingate_l", "fg": 658, "rotates": false }, + { "id": "t_chaingate_o", "fg": 656, "rotates": false }, + { "id": [ "t_clay", "t_clay_underground" ], "fg": 1030 }, + { "id": [ "t_claymound", "t_claymound_underground" ], "fg": 1031 }, + { "id": "t_column_halfway", "fg": 1001, "rotates": true }, + { "id": [ "t_concrete", "t_concrete_floor", "t_flat_roof", "t_strconc_floor", "t_thconc_floor" ], "fg": 1032 }, + { + "id": "t_concrete_wall", + "fg": 735, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 736 }, + { "id": "corner", "fg": 737 }, + { "id": "edge", "fg": 738 }, + { "id": "end_piece", "fg": 739 }, + { "id": "t_connection", "fg": 740 }, + { "id": "unconnected", "fg": 735 } + ] + }, + { + "id": "t_conveyor", + "fg": 972, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 972 }, + { "id": "corner", "fg": 973 }, + { "id": "edge", "fg": 972 }, + { "id": "end_piece", "fg": 972 }, + { "id": "t_connection", "fg": 974 }, + { "id": "unconnected", "fg": 972 } + ] + }, + { "id": "t_covered_well", "fg": 1016, "rotates": false }, + { "id": "t_current_trans", "fg": 1005, "rotates": false }, + { "id": "t_curtains", "fg": 918, "rotates": false }, + { + "id": "t_cvdbody", + "fg": 964, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 965 }, + { "id": "corner", "fg": 966 }, + { "id": "edge", "fg": 967 }, + { "id": "end_piece", "fg": 968 }, + { "id": "t_connection", "fg": 969 }, + { "id": "unconnected", "fg": 964 } + ] + }, + { "id": "t_cvdmachine", "fg": 997, "rotates": false }, + { "id": "t_diesel_pump", "fg": 989, "rotates": false }, + { "id": "t_diesel_pump_smashed", "fg": 992, "rotates": false }, + { "id": [ "t_dirt", "t_dirtfloor" ], "fg": 1033 }, + { "id": [ "t_dirtmound", "t_dirtmoundfloor" ], "fg": 1035 }, + { "id": [ "t_dock", "t_sh_bridge" ], "fg": 947, "rotates": false }, + { "id": [ "t_door_b", "t_door_lab_b", "t_door_b_peep" ], "fg": 925, "rotates": false }, + { "id": "t_door_bar_c", "fg": 944, "rotates": false }, + { "id": "t_door_bar_locked", "fg": 945, "rotates": false }, + { "id": [ "t_door_bar_o", "t_iron_gate_o" ], "fg": 943, "rotates": false }, + { "id": [ "t_door_boarded_damaged_peep", "t_door_boarded_damaged" ], "fg": 927, "rotates": false }, + { "id": [ "t_door_boarded_peep", "t_door_boarded" ], "fg": 926, "rotates": false }, + { "id": "t_door_c_peep", "fg": 924, "rotates": false }, + { "id": [ "t_door_c", "t_door_lab_c" ], "fg": 921, "rotates": false }, + { + "id": [ + "t_door_glass_frosted_c", + "t_door_glass_lab_c", + "t_door_glass_frosted_lab_c", + "t_door_glass_red_c", + "t_door_glass_green_c", + "t_door_glass_white_c", + "t_door_glass_gray_c", + "t_door_glass_c" + ], + "fg": 892, + "rotates": true + }, + { + "id": [ + "t_door_glass_frosted_o", + "t_door_glass_lab_o", + "t_door_glass_frosted_lab_o", + "t_door_glass_red_o", + "t_door_glass_green_o", + "t_door_glass_white_o", + "t_door_glass_gray_o", + "t_door_glass_o" + ], + "fg": 893, + "rotates": true + }, + { "id": "t_door_gray_b", "fg": 686, "rotates": false }, + { "id": "t_door_gray_c", "fg": 685, "rotates": false }, + { "id": "t_door_gray_o", "fg": 684, "rotates": false }, + { "id": "t_door_green_b", "fg": 693, "rotates": false }, + { "id": "t_door_green_c", "fg": 692, "rotates": false }, + { "id": "t_door_green_o", "fg": 691, "rotates": false }, + { "id": "t_door_locked_peep", "fg": 923, "rotates": false }, + { "id": [ "t_door_locked", "t_door_locked_alarm", "t_door_locked_interior" ], "fg": 922, "rotates": false }, + { "id": "t_door_makeshift_c", "fg": 929, "rotates": false }, + { "id": "t_door_makeshift_o", "fg": 928, "rotates": false }, + { "id": "t_door_metal_c_peep", "fg": 940, "rotates": false }, + { "id": [ "t_door_metal_c", "t_door_metal_lab_c" ], "fg": 938, "rotates": false }, + { "id": [ "t_door_metal_locked", "t_door_metal_pickable" ], "fg": 939, "rotates": false }, + { + "id": [ "t_door_metal_o", "t_door_metal_lab_o", "t_door_metal_o_peep", "t_mdoor_frame", "t_mdoor_lab_frame" ], + "fg": 937, + "rotates": false + }, + { + "id": [ + "t_door_o", + "t_door_lab_o", + "t_door_o_peep", + "t_door_frame", + "t_door_lab_frame", + "t_door_gray_frame", + "t_door_red_frame", + "t_door_green_frame", + "t_door_white_frame" + ], + "fg": 920, + "rotates": false + }, + { "id": "t_door_red_b", "fg": 690, "rotates": false }, + { "id": "t_door_red_c", "fg": 689, "rotates": false }, + { "id": "t_door_red_o", "fg": 687, "rotates": false }, + { "id": "t_door_white_b", "fg": 696, "rotates": false }, + { "id": "t_door_white_c", "fg": 695, "rotates": false }, + { "id": "t_door_white_o", "fg": 694, "rotates": false }, + { "id": "t_elevator_control", "fg": 987, "rotates": false }, + { "id": "t_elevator_control_off", "fg": 988, "rotates": false }, + { + "id": "t_fence_barbed", + "fg": 651, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 646 }, + { "id": "corner", "fg": 652 }, + { "id": "edge", "fg": 651 }, + { "id": "end_piece", "fg": 653 }, + { "id": "t_connection", "fg": 654 }, + { "id": "unconnected", "fg": 651 } + ] + }, + { + "id": [ "t_fence_h", "t_fence_v", "t_fence" ], + "fg": 627, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 628 }, + { "id": "corner", "fg": [ 629, 630, 631, 627 ] }, + { "id": "edge", "fg": [ 632, 633, 632, 633 ] }, + { "id": "end_piece", "fg": [ 632, 633, 634, 627 ] }, + { "id": "t_connection", "fg": [ 633, 630, 628, 631 ] }, + { "id": "unconnected", "fg": 627 } + ] + }, + { "id": "t_fence_post", "fg": 626, "rotates": false }, + { + "id": "t_fence_rope", + "fg": 616, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 622 }, + { "id": "corner", "fg": 623 }, + { "id": "edge", "fg": 616 }, + { "id": "end_piece", "fg": 624 }, + { "id": "t_connection", "fg": 625 }, + { "id": "unconnected", "fg": 616 } + ] + }, + { "id": "t_fencegate_c", "fg": [ 635, 636, 635, 636 ], "rotates": true }, + { "id": "t_fencegate_o", "fg": [ 637, 638, 637, 638 ], "rotates": true }, + { "id": "t_fern", "fg": 1038, "rotates": false }, + { "id": "t_fern_harvested", "fg": 1039, "rotates": false }, + { "id": "t_fern_harvested_season_autumn", "fg": 1040, "rotates": false }, + { "id": "t_fern_harvested_season_summer", "fg": 1041, "rotates": false }, + { "id": "t_fern_harvested_season_winter", "fg": 1042, "rotates": false }, + { "id": "t_fern_season_autumn", "fg": 1043, "rotates": false }, + { "id": "t_fern_season_summer", "fg": 1044, "rotates": false }, + { "id": "t_fern_season_winter", "fg": 1045, "rotates": false }, + { + "id": "t_floor_resin", + "fg": [ { "weight": 100, "sprite": 708 }, { "weight": 100, "sprite": 709 } ], + "rotates": false + }, + { + "id": [ "t_floor_warped", "t_warped_roof" ], + "animated": true, + "fg": [ { "weight": 100, "sprite": 1117 }, { "weight": 100, "sprite": 1051 } ] + }, + { "id": "t_fungus_floor_sup", "fg": 1057, "//": "needed due to 'vp_cargo_bag'" }, + { "id": [ "t_fungus_wall", "t_fungus_wall_transformed" ], "fg": 1059 }, + { "id": "t_gas_pump", "fg": 991, "rotates": false }, + { "id": "t_gas_pump_a", "fg": 990, "rotates": false }, + { "id": "t_gas_pump_smashed", "fg": 993, "rotates": false }, + { "id": "t_gas_tank", "fg": 1017, "rotates": false }, + { "id": "t_gate_metal_c", "fg": 729, "rotates": false }, + { "id": "t_gate_metal_o", "fg": 730, "rotates": false }, + { + "id": [ + "t_gates_mech_control", + "t_gates_control_concrete", + "t_gates_control_brick", + "t_gates_mech_control_lab", + "t_gates_control_concrete_lab", + "t_gates_control_brick_lab" + ], + "fg": 976, + "rotates": false + }, + { + "id": "t_generator_broken", + "fg": 970, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "corner", "fg": 970 }, { "id": "t_connection", "fg": 971 } ] + }, + { + "id": [ "t_glass_railing", "t_glass_railing_h", "t_glass_railing_v" ], + "fg": 748, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 748 }, + { "id": "corner", "fg": 749 }, + { "id": "edge", "fg": 750 }, + { "id": "end_piece", "fg": 751 }, + { "id": "t_connection", "fg": 752 }, + { "id": "unconnected", "fg": 753 } + ] + }, + { "id": "t_glass_roof", "fg": 919, "rotates": false }, + { "id": [ "t_grate", "f_scrap_bridge" ], "fg": 1061 }, + { "id": "t_gutter_downspout", "fg": 861, "rotates": true }, + { + "id": "t_gutter_drop", + "fg": 855, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 856 }, + { "id": "corner", "fg": 857 }, + { "id": "edge", "fg": 858 }, + { "id": "end_piece", "fg": 859 }, + { "id": "t_connection", "fg": 860 }, + { "id": "unconnected", "fg": 855 } + ] + }, + { + "id": [ "t_gutter", "t_gutter_north", "t_gutter_east", "t_gutter_south", "t_gutter_west" ], + "fg": 849, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 850 }, + { "id": "corner", "fg": 851 }, + { "id": "edge", "fg": 852 }, + { "id": "end_piece", "fg": 853 }, + { "id": "t_connection", "fg": 854 }, + { "id": "unconnected", "fg": 849 } + ] + }, + { "id": [ "t_hole", "lighting_hidden" ], "fg": 1 }, + { + "id": "t_improvised_fence", + "fg": 621, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 622 }, + { "id": "corner", "fg": 623 }, + { "id": "edge", "fg": 621 }, + { "id": "end_piece", "fg": 624 }, + { "id": "t_connection", "fg": 625 }, + { "id": "unconnected", "fg": 621 } + ] + }, + { "id": "t_improvised_shelter", "fg": 1018, "rotates": false }, + { "id": "t_ind_assembler", "fg": 985, "rotates": false }, + { "id": "t_ind_pipe", "fg": 986, "rotates": false }, + { "id": "t_intercom", "fg": 733, "rotates": false }, + { + "id": "t_iron_fence", + "fg": 645, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 646 }, + { "id": "corner", "fg": 647 }, + { "id": "edge", "fg": 645 }, + { "id": "end_piece", "fg": 648 }, + { "id": "t_connection", "fg": 649 }, + { "id": "unconnected", "fg": 645 } + ] + }, + { "id": "t_iron_fence_posts", "fg": 655, "rotates": false }, + { "id": "t_iron_gate_c", "fg": 941, "rotates": false }, + { "id": "t_iron_gate_l", "fg": 942, "rotates": false }, + { "id": [ "t_ladder_up", "t_ladder_up_down" ], "fg": 1063 }, + { "id": [ "tr_lava", "t_lava" ], "fg": 1064 }, + { "id": "t_leanto", "fg": 1019, "rotates": false }, + { "id": [ "t_linoleum_gray", "t_strconc_floor_halfway" ], "fg": 1065 }, + { "id": [ "t_linoleum_white", "t_paper_floor", "f_canvas_floor", "t_skylight" ], "fg": 1066 }, + { "id": [ "t_m_frame", "t_window_empty" ], "fg": 917, "rotates": false }, + { "id": "t_machinery_electronic", "fg": 984, "rotates": false }, + { "id": [ "t_machinery_heavy", "t_sewage_pump" ], "fg": 983, "rotates": false }, + { "id": "t_machinery_light", "fg": 981, "rotates": false }, + { "id": "t_machinery_old", "fg": 982, "rotates": false }, + { "id": [ "t_manhole_cover", "manhole_cover" ], "fg": 1070 }, + { "id": [ "t_metal_floor", "t_scrap_floor", "t_junk_floor" ], "fg": 1072 }, + { + "id": "t_metal_railing", + "fg": 754, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 754 }, + { "id": "corner", "fg": 755 }, + { "id": "edge", "fg": 756 }, + { "id": "end_piece", "fg": 757 }, + { "id": "t_connection", "fg": 758 }, + { "id": "unconnected", "fg": 759 } + ] + }, + { "id": "t_milking_machine", "fg": 1008, "rotates": false }, + { + "id": "t_missile", + "fg": 956, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 956 }, + { "id": "corner", "fg": 957 }, + { "id": "edge", "fg": 956 }, + { "id": "end_piece", "fg": 956 }, + { "id": "t_connection", "fg": 958 }, + { "id": "unconnected", "fg": 956 } + ] + }, + { + "id": "t_monkey_bars", + "fg": 961, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "center", "fg": 961 }, { "id": "corner", "fg": 962 }, { "id": "t_connection", "fg": 963 } ] + }, + { "id": "t_nuclear_reactor", "fg": 1015, "rotates": false }, + { "id": "t_oil_circ_brkr_l", "fg": 1006, "rotates": false }, + { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 1074 }, + { "id": [ "t_ov_reb_cage", "t_ov_smreb_cage", "t_metal" ], "fg": 664, "rotates": false }, + { + "id": "t_palisade", + "fg": 1075, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1083 }, + { "id": "corner", "fg": [ 1082, 1076, 1077, 1081 ] }, + { "id": "edge", "fg": [ 1078, 1079, 1078, 1079 ] }, + { "id": "end_piece", "fg": [ 1078, 1076, 1080, 1075 ] }, + { "id": "t_connection", "fg": [ 1083, 1082, 1079, 1081 ] }, + { "id": "unconnected", "fg": 1080 } + ] + }, + { "id": "t_palisade_gate", "fg": [ 639, 640, 639, 640 ], "rotates": true }, + { "id": "t_palisade_gate_o", "fg": [ 641, 642, 641, 642 ], "rotates": true }, + { "id": [ "t_palisade_pulley", "t_barndoor" ], "fg": 975, "rotates": false }, + { "id": [ "t_pavement", "t_pavement_bg_dp" ], "fg": 1085 }, + { "id": [ "t_pavement_y", "t_pavement_y_bg_dp" ], "fg": 1086 }, + { "id": "t_pedestal_temple", "fg": 1011, "rotates": false }, + { "id": "t_pedestal_wyrm", "fg": 1010, "rotates": false }, + { + "id": [ "t_pit", "tr_pit", "tr_sinkhole" ], + "fg": 1087, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1088 }, + { "id": "corner", "fg": 1089 }, + { "id": "edge", "fg": 1090 }, + { "id": "end_piece", "fg": 1091 }, + { "id": "t_connection", "fg": 1092 }, + { "id": "unconnected", "fg": 1087 } + ] + }, + { + "id": "t_pit_corpsed", + "fg": 1093, + "bg": 1099, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1094, "bg": 1099 }, + { "id": "corner", "fg": 1095, "bg": 1099 }, + { "id": "edge", "fg": 1096, "bg": 1099 }, + { "id": "end_piece", "fg": 1097, "bg": 1099 }, + { "id": "t_connection", "fg": 1098, "bg": 1099 }, + { "id": "unconnected", "fg": 1093, "bg": 1099 } + ] + }, + { "id": [ "t_pit_covered", "t_pit_glass_covered", "t_pit_spiked_covered" ], "fg": 1100 }, + { + "id": "t_pit_shallow", + "fg": 1101, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1102 }, + { "id": "corner", "fg": 1103 }, + { "id": "edge", "fg": 1104 }, + { "id": "end_piece", "fg": 1105 }, + { "id": "t_connection", "fg": 1106 }, + { "id": "unconnected", "fg": 1101 } + ] + }, + { + "id": [ "t_pit_spiked", "tr_spike_pit" ], + "fg": 1107, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1108 }, + { "id": "corner", "fg": 1109 }, + { "id": "edge", "fg": 1110 }, + { "id": "end_piece", "fg": 1111 }, + { "id": "t_connection", "fg": 1112 }, + { "id": "unconnected", "fg": 1107 } + ] + }, + { "id": "t_plut_generator", "fg": 1014, "rotates": false }, + { "id": "t_portcullis", "fg": 643, "rotates": false }, + { "id": [ "t_potential_trans", "t_oil_circ_brkr_s" ], "fg": 1007, "rotates": false }, + { + "id": [ + "t_radio_controls", + "t_containment_control", + "t_ins_bridge_control", + "t_jaildoor_control", + "t_outs_bridge_control", + "t_reinforced_glass_control" + ], + "fg": 998, + "rotates": false + }, + { "id": [ "t_radio_tower", "f_exodii_portal_tower" ], "fg": 1113 }, + { + "id": [ "t_railing_h", "t_railing_v", "t_guardrail_bg_dp", "t_railing" ], + "fg": 742, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 742 }, + { "id": "corner", "fg": 743 }, + { "id": "edge", "fg": 744 }, + { "id": "end_piece", "fg": 745 }, + { "id": "t_connection", "fg": 746 }, + { "id": "unconnected", "fg": 747 } + ] + }, + { + "id": [ "t_railroad_tie_h", "t_railroad_tie_v", "t_railroad_tie" ], + "fg": 768, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "edge", "fg": 769 } ] + }, + { "id": "t_railroad_track_on_tie", "fg": 767 }, + { + "id": [ + "t_railroad_track", + "t_railroad_track_h", + "t_railroad_track_v", + "t_railroad_track_d", + "t_railroad_track_d1", + "t_railroad_track_d2" + ], + "fg": 760, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 760 }, + { "id": "corner", "fg": [ 761, 762, 763, 764 ] }, + { "id": "edge", "fg": 765 }, + { "id": "end_piece", "fg": 765 }, + { "id": "t_connection", "fg": 766 }, + { "id": "unconnected", "fg": 765 } + ] + }, + { "id": "t_rdoor_b", "fg": 932, "rotates": false }, + { "id": "t_rdoor_boarded", "fg": 933, "rotates": false }, + { "id": "t_rdoor_boarded_damaged", "fg": 934, "rotates": false }, + { "id": "t_rdoor_c", "fg": 931, "rotates": false }, + { "id": "t_rdoor_o", "fg": 930, "rotates": false }, + { + "id": [ "t_reb_cage", "t_bars" ], + "fg": 659, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 660 }, + { "id": "corner", "fg": 661 }, + { "id": "edge", "fg": 662 }, + { "id": "end_piece", "fg": 662 }, + { "id": "t_connection", "fg": 663 }, + { "id": "unconnected", "fg": 659 } + ] + }, + { "id": "t_recycler", "fg": 1021, "rotates": false }, + { "id": [ "t_reinforced_door_glass_lab_c", "t_reinforced_door_glass_c" ], "fg": 936, "rotates": false }, + { "id": [ "t_reinforced_door_glass_o", "t_reinforced_door_glass_lab_o" ], "fg": 935, "rotates": false }, + { + "id": "t_reinforced_glass", + "fg": 880, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 881 }, + { "id": "corner", "fg": 882 }, + { "id": "edge", "fg": 883 }, + { "id": "end_piece", "fg": 884 }, + { "id": "t_connection", "fg": 885 }, + { "id": "unconnected", "fg": 880 } + ] + }, + { + "id": "t_reinforced_glass_shutter", + "fg": 868, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 869 }, + { "id": "corner", "fg": 870 }, + { "id": "edge", "fg": 871 }, + { "id": "end_piece", "fg": 872 }, + { "id": "t_connection", "fg": 873 }, + { "id": "unconnected", "fg": 868 } + ] + }, + { + "id": "t_reinforced_glass_shutter_open", + "fg": 874, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 875 }, + { "id": "corner", "fg": 876 }, + { "id": "edge", "fg": 877 }, + { "id": "end_piece", "fg": 878 }, + { "id": "t_connection", "fg": 879 }, + { "id": "unconnected", "fg": 874 } + ] + }, + { "id": "t_resin_hole", "fg": 707, "rotates": false }, + { "id": "t_resin_hole_c", "fg": 704, "rotates": false }, + { "id": "t_resin_hole_o", "fg": 705, "rotates": false }, + { "id": [ "t_riverbridge_dp", "t_pontoon_dp" ], "fg": 949, "rotates": false }, + { "id": "t_rock_floor", "fg": 1117, "//": "needed due to t_floor_warped" }, + { + "id": [ "t_rock_wall", "t_sconc_wall", "t_strconc_wall" ], + "fg": 1121, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1122 }, + { "id": "corner", "fg": 1123 }, + { "id": "edge", "fg": 1124 }, + { "id": "end_piece", "fg": 1125 }, + { "id": "t_connection", "fg": 1126 }, + { "id": "unconnected", "fg": 1121 } + ] + }, + { + "id": [ "t_rock_wall_half", "t_sconc_wall_halfway", "t_strconc_wall_halfway" ], + "fg": 717, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 721 }, + { "id": "corner", "fg": 726 }, + { "id": "edge", "fg": 731 }, + { "id": "end_piece", "fg": 732 }, + { "id": "t_connection", "fg": 734 }, + { "id": "unconnected", "fg": 717 } + ] + }, + { + "id": "t_root_wall", + "fg": 616, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 617 }, + { "id": "corner", "fg": 618 }, + { "id": "edge", "fg": 616 }, + { "id": "end_piece", "fg": 619 }, + { "id": "t_connection", "fg": 620 }, + { "id": "unconnected", "fg": 616 } + ] + }, + { "id": "t_rootcellar", "fg": 946, "rotates": false }, + { "id": "t_rope_up", "fg": 615, "rotates": false }, + { + "id": "t_sandbox", + "fg": 1128, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1129 }, + { "id": "corner", "fg": 1130 }, + { "id": "edge", "fg": 1131 }, + { "id": "end_piece", "fg": 1132 }, + { "id": "t_connection", "fg": 1133 }, + { "id": "unconnected", "fg": 1128, "//": "why is this design different?" } + ] + }, + { + "id": [ "t_scrap_wall_halfway", "t_junk_palisade" ], + "fg": 677, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 678 }, + { "id": "corner", "fg": 679 }, + { "id": "edge", "fg": 680 }, + { "id": "end_piece", "fg": 681 }, + { "id": "t_connection", "fg": 682 }, + { "id": "unconnected", "fg": 677 } + ] + }, + { + "id": [ "t_scrap_wall", "t_junk_wall", "t_wall_metal" ], + "fg": 786, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 787 }, + { "id": "corner", "fg": 788 }, + { "id": "edge", "fg": 789 }, + { "id": "end_piece", "fg": 790 }, + { "id": "t_connection", "fg": 791 }, + { "id": "unconnected", "fg": 786 } + ] + }, + { + "id": [ + "t_secretdoor_bookcase_c", + "t_sliding_bookcase_c", + "t_sliding_bookcase_control", + "t_sliding_wall_control", + "t_decoy_bookcase" + ], + "fg": 1002, + "rotates": false + }, + { "id": "t_secretdoor_bookcase_o", "fg": 1003, "rotates": false }, + { "id": "t_secretdoor_brick_wall_o", "fg": 810, "rotates": true }, + { "id": "t_secretdoor_concrete_wall_o", "fg": 741, "rotates": true }, + { "id": [ "t_secretdoor_wall_c", "t_sliding_wall_c", "t_secretdoor_onetime" ], "fg": 845, "rotates": true }, + { + "id": "t_sewage_pipe", + "fg": 950, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 951 }, + { "id": "corner", "fg": 952 }, + { "id": "edge", "fg": 953 }, + { "id": "end_piece", "fg": 954 }, + { "id": "t_connection", "fg": 955 }, + { "id": "unconnected", "fg": 950 } + ] + }, + { + "id": [ "t_shrub_blueberry_harvested", "t_shrub_blueberry_season_spring", "t_shrub_blueberry_season_autumn" ], + "fg": 1138 + }, + { + "id": [ "t_shrub_season_autumn", "t_shrub_peanut_season_autumn", "t_shrub_peanut_harvested_season_autumn" ], + "fg": 1140 + }, + { + "id": [ "t_shrub_season_summer", "t_shrub_peanut_season_summer", "t_shrub_peanut_harvested_season_summer" ], + "fg": 1141 + }, + { + "id": [ + "t_shrub_season_winter", + "t_shrub_peanut_season_winter", + "t_shrub_peanut_harvested_season_winter", + "t_shrub_blueberry_season_winter", + "t_shrub_blueberry_harvested_season_winter", + "t_shrub_strawberry_season_winter", + "t_shrub_strawberry_harvested_season_winter" + ], + "fg": 1142 + }, + { + "id": [ "t_shrub_strawberry_harvested", "t_shrub_strawberry_season_spring", "t_shrub_strawberry_season_autumn" ], + "fg": 1144 + }, + { "id": [ "t_sidewalk", "t_sidewalk_bg_dp" ], "fg": 1145 }, + { + "id": "t_slide", + "fg": 959, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "edge", "fg": 959 }, { "id": "end_piece", "fg": 960 } ] + }, + { "id": [ "t_sliding_brick_wall_c", "t_secretdoor_brick_wall_c" ], "fg": 807, "rotates": true }, + { "id": [ "t_sliding_concrete_wall_c", "t_secretdoor_concrete_wall_c" ], "fg": 738, "rotates": true }, + { + "id": [ "t_sliding_concrete_wall_control", "f_aut_gas_console_o", "electronics_controls", "t_console_broken" ], + "fg": 996, + "rotates": false + }, + { "id": [ "t_sliding_wall_o", "t_secretdoor_wall_o" ], "fg": 848, "rotates": true }, + { "id": [ "t_slime", "t_sewage" ], "fg": 1146 }, + { "id": "t_slot_machine", "fg": 994, "rotates": false }, + { "id": "t_station_disc", "fg": 1004, "rotates": false }, + { "id": [ "t_support_l", "t_little_column", "t_column" ], "fg": 1000, "rotates": false }, + { "id": [ "t_support_s", "t_chainfence_posts" ], "fg": 644, "rotates": false }, + { + "id": [ "t_switch_even", "t_gates_control_metal", "t_gates_control_metal_lab" ], + "fg": 977, + "rotates": false + }, + { "id": "t_switch_gb", "fg": 978, "rotates": false }, + { "id": "t_switch_rb", "fg": 979, "rotates": false }, + { "id": "t_switch_rg", "fg": 980, "rotates": false }, + { "id": "t_tarptent", "fg": 1020, "rotates": false }, + { "id": "t_ticket_machine", "fg": 728, "rotates": false }, + { "id": "t_ticket_vendor", "fg": 727, "rotates": false }, + { "id": "t_tree_juniper", "fg": 718, "rotates": false }, + { "id": "t_tree_juniper_harvested", "fg": 720, "rotates": false }, + { "id": "t_tree_juniper_season_winter", "fg": 719, "rotates": false }, + { "id": [ "t_underbrush", "t_underbrush_season_spring" ], "fg": 1162 }, + { + "id": [ + "t_underbrush_harvested_spring", + "t_underbrush_harvested_spring_season_spring", + "t_underbrush_harvested_summer", + "t_underbrush_harvested_summer_season_spring", + "t_underbrush_harvested_autumn", + "t_underbrush_harvested_autumn_season_spring", + "t_underbrush_harvested_winter", + "t_underbrush_harvested_winter_season_spring" + ], + "fg": 1163 + }, + { + "id": [ + "t_underbrush_harvested_spring_season_autumn", + "t_underbrush_harvested_summer_season_autumn", + "t_underbrush_harvested_autumn_season_autumn", + "t_underbrush_harvested_winter_season_autumn" + ], + "fg": 1164 + }, + { + "id": [ + "t_underbrush_harvested_spring_season_summer", + "t_underbrush_harvested_summer_season_summer", + "t_underbrush_harvested_autumn_season_summer", + "t_underbrush_harvested_winter_season_summer" + ], + "fg": 1165 + }, + { + "id": [ + "t_underbrush_harvested_spring_season_winter", + "t_underbrush_harvested_summer_season_winter", + "t_underbrush_harvested_autumn_season_winter" + ], + "fg": 1166 + }, + { "id": "t_utility_light", "fg": 999, "rotates": false }, + { "id": "t_vat", "fg": 1013, "rotates": false }, + { + "id": "t_wall_b", + "fg": 830, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 831 }, + { "id": "corner", "fg": 832 }, + { "id": "edge", "fg": 833 }, + { "id": "end_piece", "fg": 834 }, + { "id": "t_connection", "fg": 835 }, + { "id": "unconnected", "fg": 830 } + ] + }, + { + "id": "t_wall_g", + "fg": 824, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 825 }, + { "id": "corner", "fg": 826 }, + { "id": "edge", "fg": 827 }, + { "id": "end_piece", "fg": 828 }, + { "id": "t_connection", "fg": 829 }, + { "id": "unconnected", "fg": 824 } + ] + }, + { + "id": [ "t_wall_glass_alarm", "t_window", "t_window_alarm", "t_wall_glass" ], + "fg": 886, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 887 }, + { "id": "corner", "fg": 888 }, + { "id": "edge", "fg": 889 }, + { "id": "end_piece", "fg": 890 }, + { "id": "t_connection", "fg": 891 }, + { "id": "unconnected", "fg": 886 } + ] + }, + { + "id": [ "t_wall_half", "t_wall_log_half" ], + "fg": 671, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 672 }, + { "id": "corner", "fg": 673 }, + { "id": "edge", "fg": 674 }, + { "id": "end_piece", "fg": 675 }, + { "id": "t_connection", "fg": 676 }, + { "id": "unconnected", "fg": 671 } + ] + }, + { + "id": [ "t_wall_log", "t_wall_wood" ], + "fg": 770, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 771 }, + { "id": "corner", "fg": 772 }, + { "id": "edge", "fg": 773 }, + { "id": "end_piece", "fg": 774 }, + { "id": "t_connection", "fg": 775 }, + { "id": "unconnected", "fg": 770 } + ] + }, + { + "id": "t_wall_p", + "fg": 836, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 837 }, + { "id": "corner", "fg": 838 }, + { "id": "edge", "fg": 839 }, + { "id": "end_piece", "fg": 840 }, + { "id": "t_connection", "fg": 841 }, + { "id": "unconnected", "fg": 836 } + ] + }, + { + "id": "t_wall_r", + "fg": 792, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 793 }, + { "id": "corner", "fg": 794 }, + { "id": "edge", "fg": 795 }, + { "id": "end_piece", "fg": 796 }, + { "id": "t_connection", "fg": 797 }, + { "id": "unconnected", "fg": 792 } + ] + }, + { + "id": "t_wall_resin", + "fg": 616, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 699 }, + { "id": "corner", "fg": 700 }, + { "id": "edge", "fg": 701 }, + { "id": "end_piece", "fg": 702 }, + { "id": "t_connection", "fg": 703 }, + { "id": "unconnected", "fg": 698 } + ] + }, + { + "id": "t_wall_resin_cage", + "fg": 616, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 710 }, + { "id": "corner", "fg": 711 }, + { "id": "edge", "fg": 712 }, + { "id": "end_piece", "fg": 713 }, + { "id": "t_connection", "fg": 714 }, + { "id": "unconnected", "fg": 710 } + ] + }, + { + "id": [ "t_wall", "t_wall_w" ], + "fg": 842, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 843 }, + { "id": "corner", "fg": 844 }, + { "id": "edge", "fg": 845 }, + { "id": "end_piece", "fg": 846 }, + { "id": "t_connection", "fg": 847 }, + { "id": "unconnected", "fg": 842 } + ] + }, + { + "id": "t_wall_warped", + "animated": true, + "fg": [ { "weight": 200, "sprite": 1171 }, { "weight": 200, "sprite": 1172 } ], + "rotates": true + }, + { + "id": "t_wall_wattle", + "fg": 817, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 818 }, + { "id": "corner", "fg": 819 }, + { "id": "edge", "fg": 820 }, + { "id": "end_piece", "fg": 821 }, + { "id": "t_connection", "fg": 822 }, + { "id": "unconnected", "fg": 817 } + ] + }, + { "id": "t_wall_wattle_broken", "fg": 823, "rotates": true }, + { + "id": "t_wall_wattle_half", + "fg": 665, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 666 }, + { "id": "corner", "fg": 667 }, + { "id": "edge", "fg": 668 }, + { "id": "end_piece", "fg": 669 }, + { "id": "t_connection", "fg": 670 }, + { "id": "unconnected", "fg": 665 } + ] + }, + { + "id": [ "t_wall_wood_broken", "t_wall_log_broken" ], + "fg": 782, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 783 }, + { "id": "corner", "fg": 784 }, + { "id": "edge", "fg": 785 }, + { "id": "end_piece", "fg": 785 }, + { "id": "t_connection", "fg": 783 }, + { "id": "unconnected", "fg": 782 } + ] + }, + { + "id": [ "t_wall_wood_chipped", "t_wall_log_chipped" ], + "fg": 776, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 777 }, + { "id": "corner", "fg": 778 }, + { "id": "edge", "fg": 779 }, + { "id": "end_piece", "fg": 780 }, + { "id": "t_connection", "fg": 781 }, + { "id": "unconnected", "fg": 776 } + ] + }, + { + "id": "t_wall_y", + "fg": 798, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 799 }, + { "id": "corner", "fg": 800 }, + { "id": "edge", "fg": 801 }, + { "id": "end_piece", "fg": 802 }, + { "id": "t_connection", "fg": 803 }, + { "id": "unconnected", "fg": 798 } + ] + }, + { "id": [ "t_water_dp", "t_water_moving_dp", "t_swater_dp" ], "fg": 1173 }, + { "id": "t_water_pump", "fg": 1009, "rotates": false }, + { "id": [ "t_water_sh", "t_water_moving_sh", "t_swater_sh", "t_water_pool" ], "fg": 1174 }, + { + "id": "t_window_bars", + "fg": 662, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 660 }, + { "id": "corner", "fg": 661 }, + { "id": "edge", "fg": 662 }, + { "id": "end_piece", "fg": 662 }, + { "id": "t_connection", "fg": 663 }, + { "id": "unconnected", "fg": 662 } + ] + }, + { + "id": "t_window_bars_alarm", + "fg": 862, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 863 }, + { "id": "corner", "fg": 864 }, + { "id": "edge", "fg": 865 }, + { "id": "end_piece", "fg": 866 }, + { "id": "t_connection", "fg": 867 }, + { "id": "unconnected", "fg": 862 } + ] + }, + { "id": "t_window_boarded", "fg": 911, "rotates": false }, + { "id": "t_window_boarded_noglass", "fg": 914, "rotates": false }, + { + "id": "t_window_domestic", + "fg": 898, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 899 } ] + }, + { "id": "t_window_enhanced", "fg": 912, "rotates": false }, + { "id": "t_window_enhanced_noglass", "fg": 915, "rotates": false }, + { "id": "t_window_frame", "fg": 916, "rotates": false }, + { + "id": "t_window_no_curtains", + "fg": 904, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 905 } ] + }, + { + "id": "t_window_no_curtains_open", + "fg": 906, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 907 } ] + }, + { "id": "t_window_no_curtains_taped", "fg": 908, "rotates": false }, + { + "id": "t_window_open", + "fg": 900, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 901 } ] + }, + { "id": "t_window_reinforced", "fg": 910, "rotates": false }, + { "id": "t_window_reinforced_noglass", "fg": 913, "rotates": false }, + { + "id": "t_window_stained_blue", + "fg": 902, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 903 } ] + }, + { + "id": "t_window_stained_green", + "fg": 896, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 897 } ] + }, + { + "id": "t_window_stained_red", + "fg": 894, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "t_connection", "fg": 895 } ] + }, + { "id": [ "t_window_taped", "t_window_domestic_taped", "t_window_alarm_taped" ], "fg": 909, "rotates": false }, + { "id": "t_wood_stairs_down", "fg": 723, "rotates": false }, + { "id": "t_wood_stairs_up", "fg": 722, "rotates": false }, + { "id": "t_wood_stairs_up_broken", "fg": 724, "rotates": false }, + { "id": "t_wood_stairs_up_half", "fg": 725, "rotates": false }, + { + "id": "graffiti", + "//": "most text only graffiti are registered as just 'graffiti'. change here if it gets fixed", + "fg": [ + { "weight": 10, "sprite": 1193 }, + { "weight": 10, "sprite": 1194 }, + { "weight": 10, "sprite": 1195 }, + { "weight": 10, "sprite": 1196 }, + { "weight": 10, "sprite": 1197 }, + { "weight": 10, "sprite": 1198 }, + { "weight": 10, "sprite": 1179 }, + { "weight": 10, "sprite": 1180 }, + { "weight": 10, "sprite": 1181 }, + { "weight": 10, "sprite": 1182 }, + { "weight": 10, "sprite": 1183 }, + { "weight": 10, "sprite": 1184 }, + { "weight": 10, "sprite": 1185 }, + { "weight": 10, "sprite": 1186 }, + { "weight": 10, "sprite": 1187 }, + { "weight": 10, "sprite": 1178 }, + { "weight": 10, "sprite": 1201 }, + { "weight": 10, "sprite": 1188 }, + { "weight": 10, "sprite": 1192 }, + { "weight": 10, "sprite": 1202 } + ] + }, + { "id": [ "graffiti_A", "graffiti_ANARACHY" ], "fg": 1178 }, + { "id": [ "graffiti_DANGER", "graffiti_KEEP_OUT", "graffiti_STOP" ], "fg": 1189 }, + { "id": [ "graffiti_DOWN", "graffiti_SOUTH" ], "fg": 1190 }, + { + "id": "graffiti_SKULL", + "fg": 1192, + "//": "in order to guarantee being called when the sprite is a skull tag, this is needed" + }, + { + "id": "graffiti_TEXT", + "fg": [ + { "weight": 10, "sprite": 1193 }, + { "weight": 10, "sprite": 1194 }, + { "weight": 10, "sprite": 1195 }, + { "weight": 10, "sprite": 1196 }, + { "weight": 10, "sprite": 1197 }, + { "weight": 10, "sprite": 1198 } + ] + }, + { "id": [ "graffiti_UP", "graffiti_NORTH" ], "fg": 1199 }, + { "id": [ "graffiti_ZOMBIE", "graffiti_ZOMBIES", "graffiti_Z", "graffiti_ZS" ], "fg": 1202 }, + { + "id": "t_grass_alien", + "animated": true, + "fg": [ { "weight": 100, "sprite": 1204 }, { "weight": 100, "sprite": 1205 } ] + }, + { "id": [ "t_grass_white", "t_fungus" ], "fg": 1218 }, + { "id": "tr_blade", "fg": 1272, "rotates": true }, + { "id": "tr_funnel", "fg": 1228, "//": "vehicle part" }, + { + "id": [ "tr_glass_pit", "t_pit_glass" ], + "fg": 1229, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1230 }, + { "id": "corner", "fg": 1231 }, + { "id": "edge", "fg": 1232 }, + { "id": "end_piece", "fg": 1233 }, + { "id": "t_connection", "fg": 1234 }, + { "id": "unconnected", "fg": 1229 } + ] + }, + { + "id": "tr_goo", + "fg": 1235, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1236 }, + { "id": "corner", "fg": 1237 }, + { "id": "edge", "fg": 1238 }, + { "id": "end_piece", "fg": 1239 }, + { "id": "t_connection", "fg": 1240 }, + { "id": "unconnected", "fg": 1235 } + ] + }, + { "id": "tr_leather_funnel", "fg": 1243, "//": "vehicle part" }, + { "id": "tr_ledge", "fg": 2 }, + { "id": "tr_makeshift_funnel", "fg": 1244, "//": "vehicle part" }, + { "id": "tr_metal_funnel", "fg": 1245, "//": "vehicle part" }, + { + "id": "tr_portal", + "fg": 1247, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1248 }, + { "id": "corner", "fg": 1249 }, + { "id": "edge", "fg": 1250 }, + { "id": "end_piece", "fg": 1251 }, + { "id": "t_connection", "fg": 1252 }, + { "id": "unconnected", "fg": [ 1247, 1247 ] } + ] + }, + { "id": [ "tr_raincatcher", "t_raincatcher", "tarp_raincatcher" ], "fg": 1253 }, + { "id": "tr_rollmat", "fg": 1269, "//": "vehicle part" }, + { "id": [ "tr_shotgun_1", "tr_shotgun_2", "tr_shotgun_2_1" ], "fg": 1254 }, + { "id": [ "tr_snake", "tr_glow", "tr_hum", "tr_shadow", "fd_push_items", "tr_drain" ], "fg": 1255 }, + { "id": [ "tr_snare", "tr_light_snare", "tr_heavy_snare" ], "fg": 1256 }, + { + "id": [ "tr_portal_dungeon_entrance", "tr_portal_dungeon_exit", "tr_portal_dungeon_next_level" ], + "fg": 2648 + }, + { "id": [ "highlight", "line_target", "line_trail", "animation_line" ], "fg": 1261 }, + { + "id": "vp_aisle_horizontal", + "fg": 1264, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_aisle_vertical", + "fg": 1265, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_alternator_car", "vp_alternator_bicycle", "vp_alternator_motorbike", "vp_alternator_truck" ], + "fg": 4212, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_atomic_lamp", + "fg": 4129, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_atomic_light", + "fg": 4131, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_autoclave", + "fg": 1266, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": [ "vp_basketlg", "vp_basketlg_cart", "vp_basketlg_folding", "vp_basketlg_external" ], + "fg": 1267, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_battery_car", + "vp_battery_motorbike", + "vp_storage_battery", + "vp_medium_storage_battery", + "vp_small_storage_battery", + "vp_storage_battery_removable" + ], + "fg": 1268, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_bed", + "fg": 1269, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_bfg_mounted", + "fg": 1270, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_blade_horizontal", + "fg": 1271, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1273 } ] + }, + { + "id": "vp_blade_vertical", + "fg": 1272, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1273 } ] + }, + { + "id": [ "vp_box", "vp_folding wood box", "vp_wood box" ], + "fg": 1274, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_box_wheelbarrow", "vp_basketsm", "vp_basketsm_wheelchair", "vp_basketsm_bike_rear", "vp_basketsm_external" ], + "fg": 1274, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_cam_control", + "fg": 1283, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_cargo_bag", + "fg": 1057, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_cargo_lock", + "fg": 1284, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_cargo_space", + "fg": 1285, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_cargo_space_external", + "fg": 1285, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_chemlab", + "fg": 1286, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_controls", + "fg": 4215, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_craft_rig", + "fg": 1287, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": [ "vp_crane_medium", "vp_crane_small" ], + "fg": 3456, + "//": "should this get backgrounded?", + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { "id": "vp_crane_tiny", "fg": 1288, "rotates": true }, + { + "id": "vp_dishwasher", + "fg": 1289, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_door_motor", + "fg": 1290, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_drive_by_wire_controls", + "fg": 1291, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": [ "vp_engine_motor", "vp_foot_pedals" ], + "fg": 1465, + "//": "maybe assign vp_engine_motor to the item?", + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { "id": "vp_external_tank", "fg": 1292, "rotates": true }, + { "id": "vp_external_tank_small", "fg": 1293, "rotates": true }, + { "id": "vp_forklift_fork", "fg": 1294, "rotates": true }, + { "id": "vp_frame_handle", "fg": 1465, "rotates": true }, + { + "id": "vp_fridge_cargo", + "fg": 1295, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_funnel", + "fg": 1228, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_generator_7500w", + "fg": 1296, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_hand_paddles", + "fg": 1297, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_hand_rims", + "fg": 1298, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_hdroof", + "fg": 1299, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_headlight", "vp_head_light", "vp_floodlight" ], + "fg": 1300, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1365 } ] + }, + { + "id": "vp_headlight_reinforced", + "fg": 1301, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1365 } ] + }, + { + "id": "vp_horn_bicycle", + "fg": 1302, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_horn_car", "vp_horn_big", "vp_beeper", "vp_chimes" ], + "fg": 1303, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_jumper_cable_heavy", "vp_jumper_cable" ], + "fg": 1304, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_kitchen_unit", + "fg": 1305, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": [ "vp_laser_rifle", "vp_fusion_gun" ], + "fg": 1306, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1280 } ] + }, + { + "id": "vp_leather_funnel", + "fg": 1243, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_light_blue", + "fg": 1307, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_light_red", + "fg": 1308, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_lit_aisle_horizontal", + "fg": 1309, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_lit_aisle_vertical", "vp_aisle_lights" ], + "fg": 1310, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_m249", "vp_mounted_m240", "vp_mounted_m60", "vp_mounted_m134" ], + "fg": 1311, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1279 } ] + }, + { + "id": "vp_makeshift_funnel", + "fg": 1244, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_metal_funnel", + "fg": 1245, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_minifreezer", + "fg": 3726, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_minifridge", + "fg": 1313, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_minireactor", + "fg": 1314, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": [ "vp_mounted_30mm_autocannon", "vp_mounted_rm298", "vp_mounted_rm614" ], + "fg": 1315, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_mounted_browning", + "vp_mounted_mk19", + "vp_mounted_abzats", + "vp_mounted_howitzer", + "vp_mounted_tank_auto", + "vp_mounted_tank_manual", + "vp_mounted_tank_rws", + "vp_m240", + "vp_m60" + ], + "fg": 1316, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_mounted_m1918", "vp_flamethrower", "vp_tow_launcher", "vp_tow_turret" ], + "fg": 1317, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_muffler", + "fg": 1318, + "bg": 1, + "//": "change to use item sprite instead?", + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_omnicam", + "fg": 1319, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": [ "vp_plasmagun", "vp_plasma_gun" ], + "fg": 1354, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1279 } ] + }, + { "id": "vp_plating_bone", "fg": 1320, "bg": 1, "rotates": true }, + { "id": "vp_plating_hard", "fg": 1321, "bg": 1, "rotates": true }, + { "id": "vp_plating_military", "fg": 1322, "bg": 1, "rotates": true }, + { "id": "vp_plating_spiked", "fg": 1323, "bg": 1, "rotates": true }, + { "id": [ "vp_plating_steel", "vp_plating_chitin" ], "fg": 1324, "bg": 1, "rotates": true }, + { "id": "vp_plating_superalloy", "fg": 1325, "bg": 1, "rotates": true }, + { "id": "vp_plating_wood", "fg": 1326, "bg": 1, "rotates": true }, + { + "id": "vp_plow", + "fg": 1327, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1275 } ] + }, + { + "id": [ "vp_reaper", "vp_reaper_advanced" ], + "fg": 1328, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_recharge_station", + "fg": 1329, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": [ "vp_reinforced_solar_panel", "vp_reinforced_solar_panel_v2" ], + "fg": 1330, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1331 } ] + }, + { + "id": "vp_reinforced_windshield", + "fg": 1332, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1365 } ] + }, + { + "id": "vp_robot_controls", + "fg": 4214, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_roller_drum", + "fg": 1333, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_roof", "vp_roof_cloth" ], + "fg": 1334, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_roof_wood", + "fg": 1335, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_saddle", "vp_saddle_motor", "vp_saddle_pedal", "vp_saddle_scooter" ], + "fg": 1336, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_seat", "vp_folding_seat", "vp_reclining_seat" ], + "fg": 1337, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_seat_wood", "vp_seat_leather", "vp_reclining_seat_leather" ], + "fg": 1338, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_seatbelt", + "fg": 1318, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1339 } ] + }, + { + "id": "vp_seatbelt_heavyduty", + "fg": 1340, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1339 } ] + }, + { + "id": [ "vp_seed_drill", "vp_seed_drill_advanced" ], + "fg": 1341, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1275 } ] + }, + { + "id": [ "vp_solar_panel", "vp_solar_panel_v2", "vp_solar_panel_v3" ], + "fg": 1342, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1343 } ] + }, + { + "id": "vp_spike", + "fg": 1344, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1273 } ] + }, + { + "id": "vp_spike_wood", + "fg": 626, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_stereo", + "fg": 1345, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_storage_battery_mount", + "fg": 1346, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_tank_barrel", + "fg": 3613, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_tank_medium", + "fg": 3004, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_tank_small", + "fg": 3005, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": [ "vp_tank", "vp_tank_little" ], + "fg": 3006, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_tracker", + "fg": 1347, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_travois", + "fg": 254, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_trunk", + "fg": 1348, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_trunk_floor", + "fg": 1349, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_v_curtain", "vp_aisle_curtain" ], + "fg": 918, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_veh_forge", + "fg": 1350, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": [ "vp_veh_table", "vp_veh_table_wood" ], + "fg": 1351, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_vehicle_alarm", + "fg": 1347, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1281 } ] + }, + { + "id": "vp_vehicle_clock", + "fg": 3992, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_vehicle_scoop", + "fg": 3147, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_washing_machine", + "fg": 1352, + "bg": 1, + "//": "change this sprite to full size washing machine, and only use this sprite for the item?", + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_water_faucet", + "fg": 1353, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": "vp_water_purifier", + "fg": 3210, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1279 } ] + }, + { + "id": [ "vp_watercannon", "vp_shockcannon_mounted" ], + "fg": 1354, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1275 } ] + }, + { + "id": "vp_welding_rig", + "fg": 1355, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1312, "bg": 1 } ] + }, + { + "id": [ "vp_wheel_armor", "vp_wheel_armor_steerable" ], + "fg": 4218, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": [ "vp_wheel_bicycle_steerable", "vp_wheel_bicycle" ], + "fg": 1356, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": "vp_wheel_caster", + "fg": 1358, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { "id": [ "vp_wheel_mount_heavy", "vp_wheel_mount_heavy_steerable" ], "fg": 1359 }, + { "id": [ "vp_wheel_mount_light", "vp_wheel_mount_light_steerable" ], "fg": 1360 }, + { "id": [ "vp_wheel_mount_medium", "vp_wheel_mount_medium_steerable" ], "fg": 1361 }, + { + "id": [ "vp_wheel_small", "vp_wheel_small_steerable", "vp_wheel_barrow" ], + "fg": 4221, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": [ "vp_wheel_unicycle", "vp_wheel_motorbike", "vp_wheel_motorbike_steerable" ], + "fg": 4219, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": [ "vp_wheel", "vp_wheel_steerable", "vp_metal_wheel" ], + "fg": 4217, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": "vp_wheel_wheelchair", + "fg": 1362, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": [ "vp_wheel_wide", "vp_wheel_wide_steerable" ], + "fg": 4223, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1357 } ] + }, + { + "id": "vp_wheel_wood", + "fg": 4224, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_wheel_wood_b", + "fg": 1363, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_windshield", + "fg": 1364, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1365 } ] + }, + { + "id": "vp_inboard_mirror", + "fg": 1366, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1365 } ] + }, + { + "id": "vp_wing_mirror", + "fg": 1366, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1365 } ] + }, + { + "id": "vp_wooden_aisle_horizontal", + "fg": 1367, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_wooden_aisle_vertical", + "fg": 1368, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ + "vp_board_horizontal", + "vp_board_horizontal_front", + "vp_board_horizontal_rear", + "vp_fxlhalfboard_horizontal", + "vp_fxlhalfboard_horizontal_front", + "vp_fxlhalfboard_horizontal_rear", + "vp_clothboard_horizontal", + "vp_clothboard_horizontal_front", + "vp_clothboard_horizontal_rear", + "vp_cloth_halfboard_horizontal", + "vp_cloth_halfboard_horizontal_front", + "vp_cloth_halfboard_horizontal_rear", + "vp_xlhalfboard_horizontal", + "vp_xlhalfboard_horizontal_front", + "vp_xlhalfboard_horizontal_rear", + "vp_halfboard_horizontal", + "vp_halfboard_horizontal_front", + "vp_halfboard_horizontal_rear", + "vp_halfboard_cover_right", + "vp_halfboard_cover_left" + ], + "fg": 1369, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_board_ne", + "vp_fxlhalfboard_ne", + "vp_clothboard_ne", + "vp_cloth_halfboard_ne", + "vp_xlhalfboard_ne", + "vp_halfboard_ne" + ], + "fg": 1370, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_board_nw", + "vp_fxlhalfboard_nw", + "vp_clothboard_nw", + "vp_cloth_halfboard_nw", + "vp_xlhalfboard_nw", + "vp_halfboard_nw" + ], + "fg": 1371, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_board_se", + "vp_fxlhalfboard_se", + "vp_clothboard_se", + "vp_cloth_halfboard_se", + "vp_xlhalfboard_se", + "vp_halfboard_se", + "vp_halfboard_hatch_wheel_right" + ], + "fg": 1372, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_board_sw", + "vp_fxlhalfboard_sw", + "vp_clothboard_sw", + "vp_cloth_halfboard_sw", + "vp_xlhalfboard_sw", + "vp_halfboard_sw", + "vp_halfboard_hatch_wheel_left" + ], + "fg": 1373, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_board_vertical", + "vp_board_vertical_left", + "vp_board_vertical_right", + "vp_fxlhalfboard_vertical", + "vp_fxlhalfboard_vertical_left", + "vp_fxlhalfboard_vertical_right", + "vp_clothboard_vertical", + "vp_clothboard_vertical_left", + "vp_clothboard_vertical_right", + "vp_cloth_halfboard_vertical", + "vp_cloth_halfboard_vertical_left", + "vp_cloth_halfboard_vertical_right", + "vp_xlhalfboard_vertical", + "vp_xlhalfboard_vertical_left", + "vp_xlhalfboard_vertical_right", + "vp_halfboard_vertical", + "vp_halfboard_vertical_left", + "vp_halfboard_vertical_right", + "vp_halfboard_wheel_left", + "vp_halfboard_wheel_right", + "vp_board_wheel_left", + "vp_board_wheel_right", + "vp_board_nw_edge", + "vp_board_ne_edge" + ], + "fg": 1374, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_boat_board", + "fg": 1375, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ + { "id": "broken", "fg": 1276 }, + { "id": "center", "fg": 1377, "bg": 1 }, + { "id": "corner", "fg": 1376, "bg": 1 }, + { "id": "edge", "fg": 1379, "bg": 1 }, + { "id": "end_piece", "fg": 1379, "bg": 1 }, + { "id": "t_connection", "fg": 1378, "bg": 1 }, + { "id": "unconnected", "fg": 1375, "bg": 1 } + ] + }, + { + "id": "vp_halfboard_cross", + "fg": 1380, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_halfboard_horizontal_2", + "vp_halfboard_horizontal_2_front", + "vp_halfboard_horizontal_2_rear", + "vp_fxlhalfboard_horizontal_2", + "vp_fxlhalfboard_horizontal_2_front", + "vp_fxlhalfboard_horizontal_2_rear", + "vp_xlhalfboard_horizontal_2", + "vp_xlhalfboard_horizontal_2_front", + "vp_xlhalfboard_horizontal_2_rear", + "vp_cloth_halfboard_horizontal_2", + "vp_cloth_halfboard_horizontal_2_front", + "vp_cloth_halfboard_horizontal_2_rear" + ], + "fg": 1381, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_halfboard_vertical_2", + "vp_halfboard_vertical_2_left", + "vp_halfboard_vertical_2_right", + "vp_fxlhalfboard_vertical_2", + "vp_fxlhalfboard_vertical_2_left", + "vp_fxlhalfboard_vertical_2_right", + "vp_xlhalfboard_vertical_2", + "vp_xlhalfboard_vertical_2_left", + "vp_xlhalfboard_vertical_2_right", + "vp_cloth_halfboard_vertical_2", + "vp_cloth_halfboard_vertical_2_left", + "vp_cloth_halfboard_vertical_2_right" + ], + "fg": 1382, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_hdboard_horizontal", + "vp_hdboard_horizontal_front", + "vp_hdboard_horizontal_rear", + "vp_hdhalfboard_horizontal", + "vp_hdhalfboard_horizontal_front", + "vp_hdhalfboard_horizontal_rear" + ], + "fg": 1383, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdboard_ne", "vp_hdhalfboard_ne" ], + "fg": 1384, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdboard_nw", "vp_hdhalfboard_nw" ], + "fg": 1385, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdboard_se", "vp_hdhalfboard_se" ], + "fg": 1386, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdboard_sw", "vp_hdhalfboard_sw" ], + "fg": 1387, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ + "vp_hdboard_vertical", + "vp_hdboard_vertical_left", + "vp_hdboard_vertical_right", + "vp_hdhalfboard_vertical", + "vp_hdhalfboard_vertical_left", + "vp_hdhalfboard_vertical_right" + ], + "fg": 1388, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdhalfboard_horizontal_2", "vp_hdhalfboard_horizontal_2_front", "vp_hdhalfboard_horizontal_2_rear" ], + "fg": 1389, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdhalfboard_vertical_2", "vp_hdhalfboard_vertical_2_left", "vp_hdhalfboard_vertical_2_right" ], + "fg": 1390, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdstowboard_horizontal", "vp_hdstowboard_horizontal_front", "vp_hdstowboard_horizontal_rear" ], + "fg": 1391, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdstowboard_ne", + "fg": 1392, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdstowboard_nw", + "fg": 1393, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdstowboard_se", + "fg": 1394, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdstowboard_sw", + "fg": 1395, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdstowboard_vertical", "vp_hdstowboard_vertical_left", "vp_hdstowboard_vertical_right" ], + "fg": 1396, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_inflatable_airbag", + "fg": 1397, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "broken", "fg": 1278 }, + { "id": "center", "fg": 1399, "bg": 1 }, + { "id": "corner", "fg": 1398, "bg": 1 }, + { "id": "edge", "fg": 1401, "bg": 1 }, + { "id": "end_piece", "fg": 1401, "bg": 1 }, + { "id": "t_connection", "fg": 1400, "bg": 1 }, + { "id": "unconnected", "fg": 1397, "bg": 1 } + ] + }, + { + "id": "vp_inflatable_section", + "fg": 1402, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "broken", "fg": 1278 }, + { "id": "center", "fg": 1404, "bg": 1 }, + { "id": "corner", "fg": 1403, "bg": 1 }, + { "id": "edge", "fg": 1406, "bg": 1 }, + { "id": "end_piece", "fg": 1406, "bg": 1 }, + { "id": "t_connection", "fg": 1405, "bg": 1 }, + { "id": "unconnected", "fg": 1402, "bg": 1 } + ] + }, + { + "id": [ "vp_stowboard_horizontal", "vp_stowboard_horizontal_front", "vp_stowboard_horizontal_rear" ], + "fg": 1407, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_stowboard_ne", + "fg": 1408, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_stowboard_nw", + "fg": 1409, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_stowboard_se", + "fg": 1410, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_stowboard_sw", + "fg": 1411, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_stowboard_vertical", + "vp_stowboard_vertical_left", + "vp_stowboard_vertical_right", + "vp_stowboard_wheel_left", + "vp_stowboard_wheel_right" + ], + "fg": 1412, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ + "vp_windshield_horizontal", + "vp_windshield_horizontal_front", + "vp_windshield_horizontal_rear", + "vp_windshield_cover_left", + "vp_windshield_cover_right", + "vp_windshield_horizontal_front_edge", + "vp_windshield_horizontal_rear_edge", + "vp_windshield_full_horizontal", + "vp_windshield_full_horizontal_front", + "vp_windshield_full_horizontal_rear", + "vp_windshield_full_cover_left", + "vp_windshield_full_cover_right", + "vp_windshield_full_horizontal_front_edge", + "vp_windshield_full_horizontal_rear_edge" + ], + "//": "is there even looks_like support for vehicles", + "fg": 1413, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 1365, 1365, 1365, 1365 ] } ] + }, + { + "id": [ + "vp_windshield_ne", + "vp_windshield_ne_edge", + "vp_windshield_wheel_right", + "vp_windshield_full_ne", + "vp_windshield_full_ne_edge", + "vp_windshield_full_wheel_right" + ], + "fg": 1414, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 1365, 1365, 1365, 1365 ] } ] + }, + { + "id": [ + "vp_windshield_nw", + "vp_windshield_nw_edge", + "vp_windshield_wheel_left", + "vp_windshield_full_nw", + "vp_windshield_full_nw_edge", + "vp_windshield_full_wheel_left" + ], + "fg": 1415, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 1365, 1365, 1365, 1365 ] } ] + }, + { + "id": [ "vp_windshield_se", "vp_windshield_se_edge", "vp_windshield_full_se", "vp_windshield_full_se_edge" ], + "fg": 1416, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 1365, 1365, 1365, 1365 ] } ] + }, + { + "id": [ "vp_windshield_sw", "vp_windshield_sw_edge", "vp_windshield_full_sw", "vp_windshield_full_sw_edge" ], + "fg": 1417, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 1365, 1365, 1365, 1365 ] } ] + }, + { + "id": [ + "vp_windshield_vertical", + "vp_windshield_vertical_left", + "vp_windshield_vertical_right", + "vp_windshield_vertical_2_left", + "vp_windshield_vertical_2_right", + "vp_windshield_left", + "vp_windshield_right", + "vp_windshield_full_vertical", + "vp_windshield_full_vertical_left", + "vp_windshield_full_vertical_right", + "vp_windshield_full_vertical_2_left", + "vp_windshield_full_vertical_2_right", + "vp_windshield_full_left", + "vp_windshield_full_right" + ], + "fg": 1418, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 1365, 1365, 1365, 1365 ] } ] + }, + { + "id": [ + "vp_woodboard_horizontal", + "vp_woodboard_horizontal_front", + "vp_woodboard_horizontal_rear", + "vp_woodhalfboard_horizontal", + "vp_woodhalfboard_horizontal_front", + "vp_woodhalfboard_horizontal_rear" + ], + "fg": 1419, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_woodboard_ne", "vp_woodhalfboard_ne" ], + "fg": 1420, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_woodboard_nw", "vp_woodhalfboard_nw" ], + "fg": 1421, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_woodboard_se", "vp_woodhalfboard_se" ], + "fg": 1422, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_woodboard_sw", "vp_woodhalfboard_sw" ], + "fg": 1423, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ + "vp_woodboard_vertical", + "vp_woodboard_vertical_left", + "vp_woodboard_vertical_right", + "vp_woodhalfboard_vertical", + "vp_woodhalfboard_vertical_left", + "vp_woodhalfboard_vertical_right" + ], + "fg": 1424, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_woodhalfboard_horizontal_2", "vp_woodhalfboard_horizontal_2_front", "vp_woodhalfboard_horizontal_2_rear" ], + "fg": 1425, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_woodhalfboard_vertical_2", "vp_woodhalfboard_vertical_2_left", "vp_woodhalfboard_vertical_2_right" ], + "fg": 1426, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_door", "vp_fdoor" ], + "fg": 1428, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427 }, { "id": "open", "fg": 1433 } ] + }, + { + "id": [ "vp_door_front", "vp_door_front_left", "vp_door_vertical_left", "vp_door_sw", "vp_door_nw" ], + "fg": 1429, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1433, "bg": 1 } ] + }, + { + "id": [ "vp_door_opaque_left", "vp_door_internal_left" ], + "fg": 1430, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1433, "bg": 1 } ] + }, + { + "id": [ "vp_door_internal", "vp_door_opaque_rear", "vp_door_internal_rear" ], + "fg": 1431, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1433, "bg": 1 } ] + }, + { + "id": [ "vp_door_opaque_right", "vp_door_internal_right" ], + "//": "this doesn't seem to work and seems to affect every tileset, leaving here when/if fixed", + "fg": 1432, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1433, "bg": 1 } ] + }, + { + "id": [ "vp_door_rear", "vp_door_rear_sw", "vp_door_rear_se" ], + "fg": 1434, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1433, "bg": 1 } ] + }, + { + "id": [ "vp_door_se", "vp_door_ne", "vp_door_vertical_right", "vp_door_front_right" ], + "fg": 1435, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1433, "bg": 1 } ] + }, + { + "id": "vp_door_sliding", + "fg": 1436, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1427, "//": "temporary" }, { "id": "open", "fg": 1437, "bg": 1 } ] + }, + { + "id": "vp_hatch_left", + "fg": 1439, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1438, "//": "temporary" }, { "id": "open", "fg": 1442, "bg": 1 } ] + }, + { + "id": [ "vp_door_trunk", "vp_door_trunk_rear", "vp_hatch_rear", "vp_hatch", "vp_hatch_opaque", "vp_door_shutter" ], + "fg": 1440, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1438, "//": "temporary" }, { "id": "open", "fg": 1443, "bg": 1 } ] + }, + { + "id": "vp_hatch_right", + "fg": 1441, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1438, "//": "temporary" }, { "id": "open", "fg": 1444, "bg": 1 } ] + }, + { + "id": [ "vp_door_wood", "vp_door_wood_opaque" ], + "fg": 1446, + "bg": 1, + "rotates": false, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1445 }, { "id": "open", "fg": 1447 } ] + }, + { + "id": [ "vp_hddoor", "vp_hddoor_nw" ], + "fg": 1450, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1454, "bg": 1 } ] + }, + { + "id": "vp_hddoor_opaque_left", + "fg": 1451, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1454, "bg": 1 } ] + }, + { + "id": "vp_hddoor_opaque_rear", + "fg": 1452, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1454, "bg": 1 } ] + }, + { + "id": "vp_hddoor_opaque_right", + "fg": 1453, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1454, "bg": 1 } ] + }, + { + "id": "vp_hddoor_rear", + "fg": 1455, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1454, "bg": 1 } ] + }, + { + "id": [ "vp_hddoor_ne", "vp_hddoor_right" ], + "fg": 1456, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1454, "bg": 1 } ] + }, + { + "id": "vp_hdhatch_left", + "fg": 1457, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1438, "//": "temporary" }, { "id": "open", "fg": 1460, "bg": 1 } ] + }, + { + "id": [ "vp_hddoor_trunk", "vp_hddoor_trunk_rear", "vp_hdhatch_rear", "vp_hdhatch", "vp_hdhatch_opaque" ], + "fg": 1458, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1448, "//": "temporary" }, { "id": "open", "fg": 1461, "bg": 1 } ] + }, + { + "id": "vp_hdhatch_right", + "fg": 1459, + "bg": 1, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1438, "//": "temporary" }, { "id": "open", "fg": 1462, "bg": 1 } ] + }, + { + "id": "vp_folding_frame", + "fg": 1463, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1279 } ] + }, + { + "id": "vp_folding_wooden_frame", + "fg": 1464, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_frame_cover", "vp_halfboard_cover" ], + "fg": 1465, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_frame_cross", + "fg": 1466, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_frame_horizontal", "vp_frame_horizontal_front", "vp_frame_horizontal_rear" ], + "fg": 1467, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_frame_horizontal_2", "vp_frame_horizontal_2_front", "vp_frame_horizontal_2_rear" ], + "fg": 1468, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_frame_ne", + "fg": 1469, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_frame_nw", + "fg": 1470, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_frame_se", + "fg": 1471, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": "vp_frame_sw", + "fg": 1472, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_frame_vertical", "vp_frame_vertical_left", "vp_frame_vertical_right" ], + "fg": 1473, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_frame_vertical_2", "vp_frame_vertical_2_left", "vp_frame_vertical_2_right" ], + "fg": 1474, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1277 } ] + }, + { + "id": [ "vp_frame_wood_cover", "vp_frame_wood_handle", "vp_frame_wood_light_cover", "vp_frame_wood_light_handle" ], + "fg": 1475, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_frame_wood_cross", "vp_frame_wood_light_cross" ], + "fg": 1476, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ + "vp_frame_wood_horizontal", + "vp_frame_wood_horizontal_front", + "vp_frame_wood_horizontal_rear", + "vp_frame_wood_light_horizontal", + "vp_frame_wood_light_horizontal_front", + "vp_frame_wood_light_horizontal_rear" + ], + "fg": 1477, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ + "vp_frame_wood_horizontal_2", + "vp_frame_wood_horizontal_2_front", + "vp_frame_wood_horizontal_2_rear", + "vp_frame_wood_light_horizontal_2", + "vp_frame_wood_light_horizontal_2_front", + "vp_frame_wood_light_horizontal_2_rear" + ], + "fg": 1478, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_frame_wood_ne", "vp_frame_wood_light_ne" ], + "fg": 1479, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_frame_wood_nw", "vp_frame_wood_light_nw" ], + "fg": 1480, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_frame_wood_se", "vp_frame_wood_light_se" ], + "fg": 1481, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ "vp_frame_wood_sw", "vp_frame_wood_light_sw" ], + "fg": 1482, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ + "vp_frame_wood_vertical", + "vp_frame_wood_vertical_left", + "vp_frame_wood_vertical_right", + "vp_frame_wood_light_vertical", + "vp_frame_wood_light_vertical_left", + "vp_frame_wood_light_vertical_right" + ], + "fg": 1483, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": [ + "vp_frame_wood_vertical_2", + "vp_frame_wood_vertical_2_left", + "vp_frame_wood_vertical_2_right", + "vp_frame_wood_light_vertical_2", + "vp_frame_wood_light_vertical_2_left", + "vp_frame_wood_light_vertical_2_right" + ], + "fg": 1484, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1276 } ] + }, + { + "id": "vp_hdframe_cover", + "fg": 1485, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdframe_cross", + "fg": 1486, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdframe_horizontal", "vp_hdframe_horizontal_front", "vp_hdframe_horizontal_rear" ], + "fg": 1487, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdframe_horizontal_2", "vp_hdframe_horizontal_2_front", "vp_hdframe_horizontal_2_rear" ], + "fg": 1488, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdframe_ne", + "fg": 1489, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdframe_nw", + "fg": 1490, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdframe_se", + "fg": 1491, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_hdframe_sw", + "fg": 1492, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdframe_vertical", "vp_hdframe_vertical_left", "vp_hdframe_vertical_right" ], + "fg": 1493, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": [ "vp_hdframe_vertical_2", "vp_hdframe_vertical_2_left", "vp_hdframe_vertical_2_right" ], + "fg": 1494, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1278 } ] + }, + { + "id": "vp_xlframe_cover", + "fg": 1495, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_cross", + "fg": 1496, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_horizontal", + "fg": 1497, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_horizontal_2", + "fg": 1498, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_ne", + "fg": 1499, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_nw", + "fg": 1500, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_se", + "fg": 1501, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_sw", + "fg": 1502, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": [ "vp_xlframe_vertical", "vp_xlframe_vertical_left", "vp_xlframe_vertical_right" ], + "fg": 1503, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { + "id": "vp_xlframe_vertical_2", + "fg": 1504, + "rotates": true, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 1282 } ] + }, + { "id": "vp_ram_chitin", "fg": [ 1509, 1511, 1510, 1512 ], "rotates": true }, + { "id": "vp_ram_hardsteel", "fg": [ 1513, 1515, 1514, 1516 ], "rotates": true }, + { "id": "vp_ram_military", "fg": [ 1517, 1519, 1518, 1520 ], "rotates": true }, + { "id": "vp_ram_spiked", "fg": [ 1521, 1523, 1522, 1524 ], "rotates": true }, + { "id": "vp_ram_steel", "fg": [ 1525, 1527, 1526, 1528 ], "rotates": true }, + { "id": "vp_ram_alloy", "fg": [ 1505, 1507, 1506, 1508 ], "rotates": true }, + { "id": "vp_ram_wood", "fg": [ 1529, 1531, 1530, 1532 ], "rotates": true }, + { "id": "footstep", "fg": 11 }, + { "id": "footstep_above", "fg": 12 }, + { "id": "footstep_below", "fg": 13 }, + { "id": "infrared_creature", "fg": 14 }, + { "id": "lighting_boomered_dark", "fg": 15 }, + { "id": "lighting_boomered_light", "fg": 16 }, + { "id": "lighting_lowlight_dark", "fg": 17 }, + { "id": "lighting_lowlight_light", "fg": 18 }, + { "id": "unknown", "fg": 20 }, + { "id": "weather_acid_drop", "fg": 21 }, + { "id": "weather_portal_storm", "fg": 22 }, + { "id": "weather_rain_drop", "fg": 23 }, + { "id": "weather_snowflake", "fg": 24 }, + { "id": "fd_acid_vent", "fg": 31 }, + { "id": "fd_bee_swarm_int1", "fg": 32 }, + { "id": "fd_bee_swarm_int2", "fg": 33 }, + { "id": "fd_bee_swarm_int3", "fg": 34 }, + { "id": "fd_dazzling", "fg": 47 }, + { "id": "fd_fire_vent", "fg": 60 }, + { "id": "fd_gas_vent", "fg": 74 }, + { "id": "fd_gibs_flesh", "fg": 75 }, + { "id": "fd_laser", "fg": 83 }, + { "id": "fd_plasma", "fg": 84 }, + { "id": "fd_shock_vent", "fg": 86 }, + { "id": "fd_smoke_vent", "fg": 105 }, + { "id": "fd_spotlight", "fg": 106 }, + { "id": "fd_tindalos_rift", "fg": 113 }, + { "id": "fd_blood", "fg": 126 }, + { "id": "fd_blood_veggy", "fg": 129 }, + { "id": "f_ergometer", "fg": 132 }, + { "id": "f_exercise", "fg": 133 }, + { "id": "f_punching_bag", "fg": 134 }, + { "id": "f_treadmill", "fg": 135 }, + { "id": "f_armchair", "fg": 136 }, + { "id": "f_barstool", "fg": 137 }, + { "id": "f_beaded_door", "fg": 138 }, + { "id": "f_beaded_door_o", "fg": 139 }, + { "id": "f_bigmirror", "fg": 151 }, + { "id": "f_bigmirror_b", "fg": 152 }, + { "id": "f_counter_gate_c", "fg": 159 }, + { "id": "f_counter_gate_o", "fg": 160 }, + { "id": "f_entertainment_center", "fg": 175 }, + { "id": "f_floor_lamp", "fg": 176 }, + { "id": "f_rack_coat", "fg": 196 }, + { "id": "f_rack_wood", "fg": 197 }, + { "id": "f_safe_o", "fg": 200 }, + { "id": "f_vending_c", "fg": 208 }, + { "id": "f_vending_o", "fg": 209 }, + { "id": "f_vending_reinforced", "fg": 210 }, + { "id": "f_fiber_mat", "fg": 211 }, + { "id": "f_alien_anemone", "fg": 214 }, + { "id": "f_alien_gasper", "fg": 215 }, + { "id": "f_alien_pod", "fg": 216 }, + { "id": "f_alien_pod_organ", "fg": 217 }, + { "id": "f_alien_pod_resin", "fg": 218 }, + { "id": "f_alien_scar", "fg": 219 }, + { "id": "f_alien_tendril", "fg": 226 }, + { "id": "f_alien_zapper", "fg": 227 }, + { "id": "f_absence", "fg": 228 }, + { "id": "f_aluminum_stepladder", "fg": 229 }, + { "id": "f_archery_target_bale", "fg": 230 }, + { "id": "f_archery_target_box", "fg": 231 }, + { "id": "f_ash", "fg": 232 }, + { "id": "f_barricade_road", "fg": 233 }, + { "id": "f_birdbath", "fg": 236 }, + { "id": "f_bitts", "fg": 237 }, + { "id": "f_blade", "fg": 238 }, + { "id": "f_boulder_large", "fg": 239 }, + { "id": "f_boulder_medium", "fg": 240 }, + { "id": "f_boulder_small", "fg": 241 }, + { "id": "f_chimney", "fg": 242 }, + { "id": "f_coffin_c", "fg": 243 }, + { "id": "f_coffin_o", "fg": 244 }, + { "id": "f_deckchair", "fg": 245 }, + { "id": "f_egg_sacke", "fg": 247 }, + { "id": "f_egg_sackws", "fg": 248 }, + { "id": "f_grave_head", "fg": 249 }, + { "id": "f_grave_monument", "fg": 250 }, + { "id": "f_grave_stone", "fg": 251 }, + { "id": "f_grave_stone_old", "fg": 252 }, + { "id": "f_ground_crafting_spot", "fg": 253 }, + { "id": "f_lane", "fg": 255 }, + { "id": "f_logstool", "fg": 256 }, + { "id": "f_mailbox", "fg": 257 }, + { "id": "f_rubble", "fg": 260 }, + { "id": "f_sand_castle", "fg": 263 }, + { "id": "f_shackle", "fg": 264 }, + { "id": "f_sign_warning", "fg": 266 }, + { "id": "f_slab", "fg": 267 }, + { "id": "f_standing_pressure_tank", "fg": 268 }, + { "id": "f_target", "fg": 270 }, + { "id": "f_tourist_table", "fg": 271 }, + { "id": "f_training_dummy_heavy", "fg": 272 }, + { "id": "f_training_dummy_light", "fg": 273 }, + { "id": "f_trashcan", "fg": 274 }, + { "id": "f_wind_vane", "fg": 275 }, + { "id": "f_wreckage", "fg": 276 }, + { "id": "f_rotary_clothesline", "fg": 277 }, + { "id": "f_black_eyed_susan", "fg": 278 }, + { "id": "f_bluebell", "fg": 279 }, + { "id": "f_cattails", "fg": 280 }, + { "id": "f_cattails_season_winter", "fg": 281 }, + { "id": "f_chamomile", "fg": 282 }, + { "id": "f_dahlia", "fg": 283 }, + { "id": "f_dandelion", "fg": 284 }, + { "id": "f_datura", "fg": 285 }, + { "id": "f_flower_fungal", "fg": 286 }, + { "id": "f_flower_marloss", "fg": 287 }, + { "id": "f_flower_spurge", "fg": 289 }, + { "id": "f_flower_tulip", "fg": 290 }, + { "id": "f_fungal_clump", "fg": 291 }, + { "id": "f_fungal_mass", "fg": 292 }, + { "id": "f_hay", "fg": 293 }, + { "id": "f_indoor_plant", "fg": 294 }, + { "id": "f_indoor_plant_y", "fg": 295 }, + { "id": "f_japanese_knotweed", "fg": 296 }, + { "id": "f_lily", "fg": 297 }, + { "id": "f_lilypad", "fg": 298 }, + { "id": "f_lilypad_season_winter", "fg": 299 }, + { "id": "f_lotus", "fg": 300 }, + { "id": "f_mutpoppy", "fg": 301 }, + { "id": "f_plant_harvest", "fg": 302 }, + { "id": "f_plant_mature", "fg": 303 }, + { "id": "f_plant_seed", "fg": 304 }, + { "id": "f_plant_seedling", "fg": 305 }, + { "id": "f_planter", "fg": 306 }, + { "id": "f_planter_harvest", "fg": 307 }, + { "id": "f_planter_mature", "fg": 308 }, + { "id": "f_planter_seed", "fg": 309 }, + { "id": "f_planter_seedling", "fg": 310 }, + { "id": "f_sunflower", "fg": 311 }, + { "id": "f_arcade_machine", "fg": 312 }, + { "id": "f_dive_block", "fg": 313 }, + { "id": "f_piano", "fg": 314 }, + { "id": "f_pinball_machine", "fg": 315 }, + { "id": "f_speaker_cabinet", "fg": 318 }, + { "id": "f_bookcase", "fg": 319 }, + { "id": "f_cardboard_box", "fg": 320 }, + { "id": "f_crate_c", "fg": 321 }, + { "id": "f_crate_o", "fg": 322 }, + { "id": "f_displaycase", "fg": 324 }, + { "id": "f_displaycase_b", "fg": 325 }, + { "id": "f_dresser", "fg": 326 }, + { "id": "f_glass_cabinet", "fg": 328 }, + { "id": "f_metal_crate_o", "fg": 331 }, + { "id": "f_metal_crate_r", "fg": 332 }, + { "id": "f_wardrobe", "fg": 334 }, + { "id": "f_skin_door", "fg": 343 }, + { "id": "f_skin_door_o", "fg": 344 }, + { "id": "f_anvil", "fg": 351 }, + { "id": "f_brazier", "fg": 352 }, + { "id": "f_butcher_rack", "fg": 353 }, + { "id": "f_clay_kiln", "fg": 354 }, + { "id": "f_fireplace", "fg": 355 }, + { "id": "f_firering", "fg": 356 }, + { "id": "f_forge_rock", "fg": 358 }, + { "id": "f_fvat_empty", "fg": 359 }, + { "id": "f_fvat_full", "fg": 360 }, + { "id": "f_metal_butcher_rack", "fg": 363 }, + { "id": "f_metal_smoking_rack", "fg": 364 }, + { "id": "f_robotic_arm", "fg": 365 }, + { "id": "f_scutch_breaker", "fg": 366 }, + { "id": "f_smoking_rack", "fg": 367 }, + { "id": "f_woodstove", "fg": 368 }, + { "id": "f_air_conditioner", "fg": 369 }, + { "id": "f_autodoc", "fg": 373 }, + { "id": "f_beverly_shear", "fg": 380 }, + { "id": "f_chemical_mixer", "fg": 383 }, + { "id": "f_drill_press", "fg": 384 }, + { "id": "f_dryer", "fg": 385 }, + { "id": "f_exodii_printer_large", "fg": 387 }, + { "id": "f_exodii_printer_small", "fg": 388 }, + { "id": "f_exodii_scanner", "fg": 389 }, + { "id": "f_firefly_terrarium", "fg": 390 }, + { "id": "f_fridge", "fg": 392 }, + { "id": "f_glass_fridge", "fg": 394 }, + { "id": "f_heavy_lathe", "fg": 401 }, + { "id": "f_hobo_stove", "fg": 402 }, + { "id": "f_home_furnace", "fg": 403 }, + { "id": "f_hydraulic_press", "fg": 404 }, + { "id": "f_roof_turbine_vent", "fg": 409 }, + { "id": "f_screw_press", "fg": 411 }, + { "id": "f_shower", "fg": 412 }, + { "id": "f_standing_tank", "fg": 415 }, + { "id": "f_toilet", "fg": 416 }, + { "id": "f_vent_pipe", "fg": 417 }, + { "id": "f_washer", "fg": 418 }, + { "id": "f_water_heater", "fg": 419 }, + { "id": "f_water_purifier", "fg": 420 }, + { "id": "vp_ap_wall_wiring", "fg": 421 }, + { "id": "f_basaltspike", "fg": 442 }, + { "id": "f_icebold_large", "fg": 443 }, + { "id": "f_icebold_medium", "fg": 444 }, + { "id": "f_icebold_small", "fg": 445 }, + { "id": "f_snow_large", "fg": 448 }, + { "id": "f_snow_medium", "fg": 449 }, + { "id": "f_snow_small", "fg": 450 }, + { "id": "t_basalt_wall", "fg": 451 }, + { "id": "t_basaltfloor", "fg": 452 }, + { "id": "t_deaddirt", "fg": 453 }, + { "id": "t_ice", "fg": 454 }, + { "id": "t_ice_wall", "fg": 455 }, + { "id": "t_lichen_harvested", "fg": 459 }, + { "id": "t_lichenyum", "fg": 463 }, + { "id": "t_moxfloor", "fg": 464 }, + { "id": "t_snow", "fg": 465 }, + { "id": "t_snow_wall", "fg": 466 }, + { "id": "t_snowrock", "fg": 467 }, + { "id": "aperture_potato", "fg": 468 }, + { "id": "mon_allosaurus", "fg": 475 }, + { "id": "mon_ankylosaurus", "fg": 476 }, + { "id": "mon_ceratosaurus", "fg": 477 }, + { "id": "mon_compsognathus", "fg": 478 }, + { "id": "mon_deinonychus", "fg": 479 }, + { "id": "mon_dilophosaurus", "fg": 480 }, + { "id": "mon_dimorphodon", "fg": 481 }, + { "id": "mon_eoraptor", "fg": 482 }, + { "id": "mon_gallimimus", "fg": 483 }, + { "id": "mon_parasaurolophus", "fg": 484 }, + { "id": "mon_seratosaurus", "fg": 485 }, + { "id": "mon_silophosaurus", "fg": 486 }, + { "id": "mon_skinosaurus", "fg": 487 }, + { "id": "mon_spinosaurus", "fg": 488 }, + { "id": "mon_stegosaurus", "fg": 489 }, + { "id": "mon_titanis", "fg": 490 }, + { "id": "mon_utahraptor", "fg": 491 }, + { "id": "mon_velociraptor", "fg": 492 }, + { "id": "mon_zeratosaurus", "fg": 493 }, + { "id": "mon_zeratosaurus_shady", "fg": 494 }, + { "id": "mon_zilophosaurus", "fg": 495 }, + { "id": "mon_zilophosaurus_shady", "fg": 496 }, + { "id": "mon_zpinosaurus", "fg": 497 }, + { "id": "mon_zpinosaurus_shady", "fg": 498 }, + { "id": "crystallized_mana", "fg": 499 }, + { "id": "small_mana_crystal", "fg": 500 }, + { "id": "stone_shell", "fg": 502 }, + { "id": "mon_goblin_chieftain", "fg": 509 }, + { "id": "mon_goblin_slinger", "fg": 510 }, + { "id": "mon_goblin_warrior", "fg": 511 }, + { "id": "mon_lizardfolk_warrior", "fg": 512 }, + { "id": "mon_orc_archer", "fg": 513 }, + { "id": "mon_orc_blood_warrior", "fg": 514 }, + { "id": "mon_orc_warrior", "fg": 515 }, + { "id": "mon_demon_spider", "fg": 516 }, + { "id": "mon_demon_spider_queen", "fg": 517 }, + { "id": "mon_demon_spiderling", "fg": 518 }, + { "id": "t_bulk_tank", "fg": 1023 }, + { "id": "t_card_reader_broken", "fg": 1024 }, + { "id": "t_carpet_green", "fg": 1026 }, + { "id": "t_carpet_purple", "fg": 1027 }, + { "id": "t_carpet_red", "fg": 1028 }, + { "id": "t_carpet_yellow", "fg": 1029 }, + { "id": "t_dirt_season_winter", "fg": 1034 }, + { "id": "t_elevator", "fg": 1036 }, + { "id": "t_fault", "fg": 1037 }, + { "id": "t_floor", "fg": 1046 }, + { "id": "t_floor_blue", "fg": 1047 }, + { "id": "t_floor_green", "fg": 1048 }, + { "id": "t_floor_primitive", "fg": 1049 }, + { "id": "t_floor_red", "fg": 1050 }, + { "id": "t_floor_wax", "fg": 1052 }, + { "id": "t_floor_waxed", "fg": 1053 }, + { "id": "t_floor_waxed_y", "fg": 1054 }, + { "id": "t_fungus_floor_in", "fg": 1055 }, + { "id": "t_fungus_floor_out", "fg": 1056 }, + { "id": "t_fungus_mound", "fg": 1058 }, + { "id": "t_golf_hole", "fg": 1060 }, + { "id": "t_ladder_down", "fg": 1062 }, + { "id": "t_low_stairs_begin", "fg": 1067 }, + { "id": "t_low_stairs_end", "fg": 1068 }, + { "id": "t_manhole", "fg": 1069 }, + { "id": "t_marloss", "fg": 1071 }, + { "id": "t_missile_exploded", "fg": 1073 }, + { "id": "t_paper", "fg": 1084 }, + { "id": "t_railroad_rubble", "fg": 1114 }, + { "id": "t_rock", "fg": 1115 }, + { "id": "t_rock_blue", "fg": 1116 }, + { "id": "t_rock_green", "fg": 1118 }, + { "id": "t_rock_red", "fg": 1119 }, + { "id": "t_rock_smooth", "fg": 1120 }, + { "id": "t_sand", "fg": 1127 }, + { "id": "t_sandmound", "fg": 1134 }, + { "id": "t_searth_test", "fg": 1135 }, + { "id": "t_shrub", "fg": 1136 }, + { "id": "t_shrub_blueberry", "fg": 1137 }, + { "id": "t_shrub_fungal", "fg": 1139 }, + { "id": "t_shrub_strawberry", "fg": 1143 }, + { "id": "t_slope_down", "fg": 1147 }, + { "id": "t_slope_up", "fg": 1148 }, + { "id": "t_sludge", "fg": 1149 }, + { "id": "t_soil", "fg": 1150 }, + { "id": "t_stairs_down", "fg": 1151 }, + { "id": "t_stairs_up", "fg": 1152 }, + { "id": "t_stump", "fg": 1153 }, + { "id": "t_tar", "fg": 1154 }, + { "id": "t_thconc_floor_olight", "fg": 1155 }, + { "id": "t_tree_fungal_young", "fg": 1156 }, + { "id": "t_tree_young", "fg": 1157 }, + { "id": "t_tree_young_season_autumn", "fg": 1158 }, + { "id": "t_tree_young_season_summer", "fg": 1159 }, + { "id": "t_tree_young_season_winter", "fg": 1160 }, + { "id": "t_trunk", "fg": 1161 }, + { "id": "t_underbrush_harvested_winter_season_winter", "fg": 1167 }, + { "id": "t_underbrush_season_autumn", "fg": 1168 }, + { "id": "t_underbrush_season_summer", "fg": 1169 }, + { "id": "t_underbrush_season_winter", "fg": 1170 }, + { "id": "t_wax", "fg": 1175 }, + { "id": "t_woodchips", "fg": 1176 }, + { "id": "t_zebra", "fg": 1177 }, + { "id": "graffiti_EAST", "fg": 1191 }, + { "id": "graffiti_WEST", "fg": 1200 }, + { "id": "t_grass", "fg": 1203 }, + { "id": "t_grass_dead", "fg": 1206 }, + { "id": "t_grass_long", "fg": 1207 }, + { "id": "t_grass_long_season_autumn", "fg": 1208 }, + { "id": "t_grass_long_season_summer", "fg": 1209 }, + { "id": "t_grass_long_season_winter", "fg": 1210 }, + { "id": "t_grass_season_autumn", "fg": 1211 }, + { "id": "t_grass_season_summer", "fg": 1212 }, + { "id": "t_grass_season_winter", "fg": 1213 }, + { "id": "t_grass_tall", "fg": 1214 }, + { "id": "t_grass_tall_season_autumn", "fg": 1215 }, + { "id": "t_grass_tall_season_summer", "fg": 1216 }, + { "id": "t_grass_tall_season_winter", "fg": 1217 }, + { "id": "tr_beartrap", "fg": 1219 }, + { "id": "tr_beartrap_buried", "fg": 1220 }, + { "id": "tr_boobytrap", "fg": 1221 }, + { "id": "tr_bubblewrap", "fg": 1222 }, + { "id": "tr_caltrops", "fg": 1223 }, + { "id": "tr_cot", "fg": 1224 }, + { "id": "tr_crossbow", "fg": 1225 }, + { "id": "tr_dissector", "fg": 1226 }, + { "id": "tr_engine", "fg": 1227 }, + { "id": "tr_landmine", "fg": 1241 }, + { "id": "tr_landmine_buried", "fg": 1242 }, + { "id": "tr_nailboard", "fg": 1246 }, + { "id": "tr_telepad", "fg": 1257 }, + { "id": "tr_temple_flood", "fg": 1258 }, + { "id": "tr_temple_toggle", "fg": 1259 }, + { "id": "tr_tripwire", "fg": 1260 }, + { "id": "highlight_item", "fg": 1262 }, + { "id": "zombie_revival_indicator", "fg": 1263 }, + { "id": "vp_hddoor_closed", "fg": 1449 } + ] + }, + { + "file": "mobs.png", + "//": "range 1536 to 2879", + "tiles": [ + { "id": "overlay_male_mutation_AMORPHOUS", "fg": 1587 }, + { + "id": [ "overlay_male_mutation_BENDY2", "overlay_male_mutation_BENDY3", "overlay_male_mutation_BENDY1" ], + "fg": 1585 + }, + { "id": [ "overlay_male_mutation_FLOWERS", "overlay_male_mutation_ROSEBUDS" ], "fg": 1580 }, + { "id": "overlay_male_mutation_INT_UP_4", "fg": 1573 }, + { "id": "overlay_male_mutation_PER_SLIME", "fg": 1589 }, + { "id": "overlay_male_mutation_THRESH_ALPHA", "fg": 1593, "//": "needed due to mon_better_half" }, + { "id": "overlay_male_mutation_THRESH_BEAST", "fg": 1560 }, + { "id": "overlay_male_mutation_THRESH_CEPHALOPOD", "fg": 1571 }, + { "id": "overlay_male_mutation_THRESH_ELFA", "fg": 1557 }, + { "id": "overlay_male_mutation_THRESH_MARLOSS", "fg": 1555 }, + { "id": "overlay_male_mutation_THRESH_PLANT", "fg": 1578 }, + { "id": "overlay_male_mutation_THRESH_SLIME", "fg": 1583 }, + { "id": "overlay_male_mutation_THRESH_SPIDER", "fg": 1575 }, + { "id": "overlay_male_mutation_THRESH_TROGLOBITE", "fg": 1566 }, + { "id": "overlay_male_mutation_active_bio_infrared", "fg": 1553 }, + { "id": "overlay_male_mutation_active_bio_night_vision", "fg": 1551 }, + { + "id": [ "overlay_male_mutation_active_bio_scent_vision", "overlay_male_mutation_active_bio_blindfold" ], + "fg": 1549 + }, + { "id": "overlay_male_mutation_bio_armor_arms", "fg": 1541 }, + { "id": "overlay_male_mutation_bio_armor_head", "fg": 1543 }, + { "id": "overlay_male_mutation_bio_armor_legs", "fg": 1537 }, + { "id": "overlay_male_mutation_bio_armor_torso", "fg": 1539 }, + { "id": "overlay_male_mutation_bio_blaster", "fg": 1545 }, + { "id": "overlay_male_mutation_bio_deformity", "fg": 1547 }, + { "id": "overlay_mutation_AMORPHOUS", "fg": 1586 }, + { "id": [ "overlay_mutation_BENDY2", "overlay_mutation_BENDY3", "overlay_mutation_BENDY1" ], "fg": 1584 }, + { "id": [ "overlay_mutation_FLOWERS", "overlay_mutation_ROSEBUDS" ], "fg": 1579 }, + { "id": "overlay_mutation_INT_UP_4", "fg": 1572 }, + { "id": "overlay_mutation_PER_SLIME", "fg": 1588 }, + { "id": "overlay_mutation_PER_SLIME_OK", "fg": 1590 }, + { "id": "overlay_mutation_THRESH_ALPHA", "fg": 1594, "//": "needed due to mon_better_half" }, + { "id": "overlay_mutation_THRESH_BEAST", "fg": 1559 }, + { "id": "overlay_mutation_THRESH_BIRD", "fg": 1567 }, + { "id": "overlay_mutation_THRESH_CEPHALOPOD", "fg": 1570 }, + { "id": "overlay_mutation_THRESH_CHIMERA", "fg": 1558 }, + { "id": "overlay_mutation_THRESH_ELFA", "fg": 1556 }, + { "id": "overlay_mutation_THRESH_FELINE", "fg": 1561 }, + { "id": "overlay_mutation_THRESH_FISH", "fg": 1569 }, + { "id": "overlay_mutation_THRESH_INSECT", "fg": 1576 }, + { "id": "overlay_mutation_THRESH_LUPINE", "fg": 1562 }, + { "id": "overlay_mutation_THRESH_MARLOSS", "fg": 1554 }, + { "id": "overlay_mutation_THRESH_MOUSE", "fg": 1564 }, + { "id": "overlay_mutation_THRESH_MYCUS", "fg": 1581 }, + { "id": "overlay_mutation_THRESH_PLANT", "fg": 1577 }, + { "id": "overlay_mutation_THRESH_RAPTOR", "fg": 1568 }, + { "id": "overlay_mutation_THRESH_RAT", "fg": 1563 }, + { "id": "overlay_mutation_THRESH_SLIME", "fg": 1582 }, + { "id": "overlay_mutation_THRESH_SPIDER", "fg": 1574 }, + { "id": "overlay_mutation_THRESH_TROGLOBITE", "fg": 1565 }, + { "id": "overlay_mutation_active_bio_infrared", "fg": 1552 }, + { "id": "overlay_mutation_active_bio_night_vision", "fg": 1550 }, + { "id": [ "overlay_mutation_active_bio_scent_vision", "overlay_mutation_active_bio_blindfold" ], "fg": 1548 }, + { "id": "overlay_mutation_bio_armor_arms", "fg": 1540 }, + { "id": "overlay_mutation_bio_armor_head", "fg": 1542 }, + { "id": "overlay_mutation_bio_armor_legs", "fg": 1536 }, + { "id": "overlay_mutation_bio_armor_torso", "fg": 1538 }, + { "id": "overlay_mutation_bio_blaster", "fg": 1544 }, + { "id": "overlay_mutation_bio_deformity", "fg": 1546 }, + { "id": "player_female", "fg": 1595, "//": "needed due to mon_hallucinator" }, + { "id": "player_male", "fg": 1596, "//": "needed due to mon_hallucinator" }, + { "id": "overlay_female_worn_aep_suit", "fg": 1707 }, + { "id": "overlay_female_worn_american_flag", "fg": 1708 }, + { "id": "overlay_female_worn_anbc_suit", "fg": 1709 }, + { "id": "overlay_female_worn_apron_leather", "fg": 1710 }, + { "id": "overlay_female_worn_armor_acidchitin", "fg": 1711 }, + { "id": "overlay_female_worn_armor_blarmor", "fg": 1712 }, + { "id": "overlay_female_worn_armor_chitin", "fg": 1713 }, + { "id": "overlay_female_worn_armor_farmor", "fg": 1714 }, + { "id": "overlay_female_worn_armor_larmor", "fg": 1715 }, + { "id": "overlay_female_worn_armor_lightplate", "fg": 1716 }, + { "id": "overlay_female_worn_armor_nomad", "fg": 1717 }, + { "id": "overlay_female_worn_armor_nomad_light", "fg": 1718 }, + { "id": "overlay_female_worn_armor_plarmor", "fg": 1719 }, + { "id": "overlay_female_worn_armor_plate", "fg": 1720 }, + { "id": "overlay_female_worn_armor_riot", "fg": 1721 }, + { "id": "overlay_female_worn_armor_samurai", "fg": 1722 }, + { "id": "overlay_female_worn_armor_scavenger", "fg": 1723 }, + { "id": "overlay_female_worn_armor_scrapsuit", "fg": 1724 }, + { "id": "overlay_female_worn_army_top", "fg": 1725 }, + { "id": "overlay_female_worn_b_shorts", "fg": 1726 }, + { "id": "overlay_female_worn_ballistic_vest_empty", "fg": 1727 }, + { "id": "overlay_female_worn_ballistic_vest_esapi", "fg": 1728 }, + { "id": "overlay_female_worn_bead_necklace", "fg": 1729 }, + { "id": "overlay_female_worn_beekeeping_gloves", "fg": 1730 }, + { "id": "overlay_female_worn_beekeeping_suit", "fg": 1731 }, + { "id": "overlay_female_worn_bikini_bottom", "fg": 1732 }, + { "id": "overlay_female_worn_bikini_top", "fg": 1733 }, + { "id": "overlay_female_worn_bikini_top_fur", "fg": 1734 }, + { "id": "overlay_female_worn_bikini_top_leather", "fg": 1735 }, + { "id": "overlay_female_worn_blazer", "fg": 1736 }, + { "id": "overlay_female_worn_bondage_suit", "fg": 1737 }, + { "id": "overlay_female_worn_boxer_briefs", "fg": 1738 }, + { "id": "overlay_female_worn_boxer_shorts", "fg": 1739 }, + { "id": "overlay_female_worn_boxing_gloves", "fg": 1740 }, + { "id": "overlay_female_worn_boy_shorts", "fg": 1741 }, + { "id": "overlay_female_worn_bra", "fg": 1742 }, + { "id": "overlay_female_worn_breeches", "fg": 1743 }, + { "id": "overlay_female_worn_briefs", "fg": 1744 }, + { "id": "overlay_female_worn_bronze_medal", "fg": 1745 }, + { "id": "overlay_female_worn_bunker_coat", "fg": 1746 }, + { "id": "overlay_female_worn_camisole", "fg": 1747 }, + { "id": "overlay_female_worn_cape_fp", "fg": 1748 }, + { "id": "overlay_female_worn_cassock", "fg": 1749 }, + { "id": "overlay_female_worn_chainmail_hands", "fg": 1750 }, + { "id": "overlay_female_worn_chainmail_hauberk", "fg": 1751 }, + { "id": "overlay_female_worn_chainmail_suit", "fg": 1752 }, + { "id": "overlay_female_worn_chainmail_suit_faraday", "fg": 1753 }, + { "id": "overlay_female_worn_chestwrap", "fg": 1754 }, + { "id": "overlay_female_worn_chestwrap_fur", "fg": 1755 }, + { "id": "overlay_female_worn_chestwrap_leather", "fg": 1756 }, + { "id": "overlay_female_worn_chestwrap_wool", "fg": 1757 }, + { "id": "overlay_female_worn_cleansuit", "fg": 1758 }, + { "id": "overlay_female_worn_cloak", "fg": 1759 }, + { "id": "overlay_female_worn_cloak_fur", "fg": 1760 }, + { "id": "overlay_female_worn_cloak_leather", "fg": 1761 }, + { "id": "overlay_female_worn_cloak_wool", "fg": 1762 }, + { "id": "overlay_female_worn_clown_suit", "fg": 1763 }, + { "id": "overlay_female_worn_coat_faux_fur", "fg": 1764 }, + { "id": "overlay_female_worn_coat_fur", "fg": 1765 }, + { "id": "overlay_female_worn_coat_fur_sf", "fg": 1766 }, + { "id": "overlay_female_worn_coat_gut", "fg": 1767 }, + { "id": "overlay_female_worn_coat_lab", "fg": 1768 }, + { "id": "overlay_female_worn_coat_rain", "fg": 1769 }, + { "id": "overlay_female_worn_coat_winter", "fg": 1770 }, + { "id": "overlay_female_worn_corset", "fg": 1771 }, + { "id": "overlay_female_worn_dragonskin", "fg": 1772 }, + { "id": "overlay_female_worn_dragonskinempty", "fg": 1773 }, + { "id": "overlay_female_worn_dress", "fg": 1774 }, + { "id": "overlay_female_worn_dress_shirt", "fg": 1775 }, + { "id": "overlay_female_worn_dress_wedding", "fg": 1776 }, + { "id": "overlay_female_worn_duster", "fg": 1777 }, + { "id": "overlay_female_worn_duster_faux_fur", "fg": 1778 }, + { "id": "overlay_female_worn_duster_fur", "fg": 1779 }, + { "id": "overlay_female_worn_duster_leather", "fg": 1780 }, + { "id": "overlay_female_worn_duster_survivor", "fg": 1781 }, + { "id": "overlay_female_worn_entry_suit", "fg": 1782 }, + { "id": "overlay_female_worn_fire_gauntlets", "fg": 1783 }, + { "id": "overlay_female_worn_fishing_waders", "fg": 1784 }, + { "id": "overlay_female_worn_flag_shirt", "fg": 1785 }, + { "id": "overlay_female_worn_flotation_vest", "fg": 1786 }, + { "id": "overlay_female_worn_flotation_vest_ms", "fg": 1787 }, + { "id": "overlay_female_worn_fsurvivor_suit", "fg": 1788 }, + { "id": "overlay_female_worn_gambeson", "fg": 1789 }, + { "id": "overlay_female_worn_gauntlet_fencing", "fg": 1790 }, + { "id": "overlay_female_worn_gauntlet_fencing_l", "fg": 1791 }, + { "id": "overlay_female_worn_gauntlets_acidchitin", "fg": 1792 }, + { "id": "overlay_female_worn_gauntlets_chitin", "fg": 1793 }, + { "id": "overlay_female_worn_gauntlets_larmor", "fg": 1794 }, + { "id": "overlay_female_worn_glove_jackson", "fg": 1795 }, + { "id": "overlay_female_worn_gloves_bag", "fg": 1796 }, + { "id": "overlay_female_worn_gloves_cut_resistant", "fg": 1797 }, + { "id": "overlay_female_worn_gloves_fingerless", "fg": 1798 }, + { "id": "overlay_female_worn_gloves_fingerless_mod", "fg": 1799 }, + { "id": "overlay_female_worn_gloves_fsurvivor", "fg": 1800 }, + { "id": "overlay_female_worn_gloves_fur", "fg": 1801 }, + { "id": "overlay_female_worn_gloves_golf", "fg": 1802 }, + { "id": "overlay_female_worn_gloves_h20survivor", "fg": 1803 }, + { "id": "overlay_female_worn_gloves_hsurvivor", "fg": 1804 }, + { "id": "overlay_female_worn_gloves_leather", "fg": 1805 }, + { "id": "overlay_female_worn_gloves_light", "fg": 1806 }, + { "id": "overlay_female_worn_gloves_liner", "fg": 1807 }, + { "id": "overlay_female_worn_gloves_lsurvivor", "fg": 1808 }, + { "id": "overlay_female_worn_gloves_medical", "fg": 1809 }, + { "id": "overlay_female_worn_gloves_plate", "fg": 1810 }, + { "id": "overlay_female_worn_gloves_rubber", "fg": 1811 }, + { "id": "overlay_female_worn_gloves_survivor", "fg": 1812 }, + { "id": "overlay_female_worn_gloves_survivor_fingerless", "fg": 1813 }, + { "id": "overlay_female_worn_gloves_tactical", "fg": 1814 }, + { "id": "overlay_female_worn_gloves_winter", "fg": 1815 }, + { "id": "overlay_female_worn_gloves_wool", "fg": 1816 }, + { "id": "overlay_female_worn_gloves_work", "fg": 1817 }, + { "id": "overlay_female_worn_gloves_wraps", "fg": 1818 }, + { "id": "overlay_female_worn_gloves_wraps_fur", "fg": 1819 }, + { "id": "overlay_female_worn_gloves_wraps_leather", "fg": 1820 }, + { "id": "overlay_female_worn_gloves_wraps_wool", "fg": 1821 }, + { "id": "overlay_female_worn_gloves_wsurvivor", "fg": 1822 }, + { "id": "overlay_female_worn_gloves_xlsurvivor", "fg": 1823 }, + { "id": "overlay_female_worn_gold_medal", "fg": 1824 }, + { "id": "overlay_female_worn_gold_necklace", "fg": 1825 }, + { "id": "overlay_female_worn_gown", "fg": 1826 }, + { "id": "overlay_female_worn_greatcoat", "fg": 1827 }, + { "id": "overlay_female_worn_h20survivor_suit", "fg": 1828 }, + { "id": "overlay_female_worn_hakama", "fg": 1829 }, + { "id": "overlay_female_worn_hakama_gi", "fg": 1830 }, + { "id": "overlay_female_worn_halter_top", "fg": 1831 }, + { "id": "overlay_female_worn_haori", "fg": 1832 }, + { "id": "overlay_female_worn_hazmat_suit", "fg": 1833 }, + { "id": "overlay_female_worn_holy_symbol", "fg": 1834 }, + { "id": "overlay_female_worn_holy_symbol_wood", "fg": 1835 }, + { "id": "overlay_female_worn_hood_h20survivor", "fg": 1836 }, + { "id": "overlay_female_worn_hoodie", "fg": 1837 }, + { "id": "overlay_female_worn_hot_pants", "fg": 1838 }, + { "id": "overlay_female_worn_hot_pants_fur", "fg": 1839 }, + { "id": "overlay_female_worn_hot_pants_leather", "fg": 1840 }, + { "id": "overlay_female_worn_house_coat", "fg": 1841 }, + { "id": "overlay_female_worn_hsurvivor_suit", "fg": 1842 }, + { "id": "overlay_female_worn_jacket_army", "fg": 1843 }, + { "id": "overlay_female_worn_jacket_chef", "fg": 1844 }, + { "id": "overlay_female_worn_jacket_evac", "fg": 1845 }, + { "id": "overlay_female_worn_jacket_flannel", "fg": 1846 }, + { "id": "overlay_female_worn_jacket_jean", "fg": 1847 }, + { "id": "overlay_female_worn_jacket_leather", "fg": 1848 }, + { "id": "overlay_female_worn_jacket_leather_red", "fg": 1849 }, + { "id": "overlay_female_worn_jacket_light", "fg": 1850 }, + { "id": "overlay_female_worn_jacket_windbreaker", "fg": 1851 }, + { "id": "overlay_female_worn_jeans", "fg": 1852 }, + { "id": "overlay_female_worn_jeans_red", "fg": 1853 }, + { "id": "overlay_female_worn_jedi_cloak", "fg": 1854 }, + { "id": "overlay_female_worn_jersey", "fg": 1855 }, + { "id": "overlay_female_worn_judo_gi", "fg": 1856 }, + { "id": "overlay_female_worn_jumpsuit", "fg": 1857 }, + { "id": "overlay_female_worn_karate_gi", "fg": 1858 }, + { "id": "overlay_female_worn_kariginu", "fg": 1859 }, + { "id": "overlay_female_worn_keffiyeh", "fg": 1860 }, + { "id": "overlay_female_worn_keikogi", "fg": 1861 }, + { "id": "overlay_female_worn_kilt", "fg": 1862 }, + { "id": "overlay_female_worn_kilt_leather", "fg": 1863 }, + { "id": "overlay_female_worn_kimono", "fg": 1864 }, + { "id": "overlay_female_worn_kittel", "fg": 1865 }, + { "id": "overlay_female_worn_leg_warmers", "fg": 1866 }, + { "id": "overlay_female_worn_leg_warmers_f", "fg": 1867 }, + { "id": "overlay_female_worn_leg_warmers_xl", "fg": 1868 }, + { "id": "overlay_female_worn_leggings", "fg": 1869 }, + { "id": "overlay_female_worn_leotard", "fg": 1870 }, + { "id": "overlay_female_worn_linuxtshirt", "fg": 1871 }, + { "id": "overlay_female_worn_loincloth", "fg": 1872 }, + { "id": "overlay_female_worn_loincloth_fur", "fg": 1873 }, + { "id": "overlay_female_worn_loincloth_leather", "fg": 1874 }, + { "id": "overlay_female_worn_loincloth_wool", "fg": 1875 }, + { "id": "overlay_female_worn_long_glove_white", "fg": 1876 }, + { "id": "overlay_female_worn_long_underpants", "fg": 1877 }, + { "id": "overlay_female_worn_long_undertop", "fg": 1878 }, + { "id": "overlay_female_worn_long_undertop_sleeveless", "fg": 1879 }, + { "id": "overlay_female_worn_longshirt", "fg": 1880 }, + { "id": "overlay_female_worn_lsurvivor_suit", "fg": 1881 }, + { "id": "overlay_female_worn_maid_dress", "fg": 1882 }, + { "id": "overlay_female_worn_marloss_scarf", "fg": 1883 }, + { "id": "overlay_female_worn_mittens", "fg": 1884 }, + { "id": "overlay_female_worn_nanoskirt", "fg": 1885 }, + { "id": "overlay_female_worn_nomex_gloves", "fg": 1886 }, + { "id": "overlay_female_worn_nomex_suit", "fg": 1887 }, + { "id": "overlay_female_worn_optical_cloak", "fg": 1888 }, + { "id": "overlay_female_worn_panties", "fg": 1889 }, + { "id": "overlay_female_worn_pants", "fg": 1890 }, + { "id": "overlay_female_worn_pants_army", "fg": 1891 }, + { "id": "overlay_female_worn_pants_cargo", "fg": 1892 }, + { "id": "overlay_female_worn_pants_checkered", "fg": 1893 }, + { "id": "overlay_female_worn_pants_faux_fur", "fg": 1894 }, + { "id": "overlay_female_worn_pants_fur", "fg": 1895 }, + { "id": "overlay_female_worn_pants_leather", "fg": 1896 }, + { "id": "overlay_female_worn_pants_ski", "fg": 1897 }, + { "id": "overlay_female_worn_peacoat", "fg": 1898 }, + { "id": "overlay_female_worn_pearl_collar", "fg": 1899 }, + { "id": "overlay_female_worn_platinum_cowl_wool", "fg": 1900 }, + { "id": "overlay_female_worn_polo_shirt", "fg": 1901 }, + { "id": "overlay_female_worn_poncho", "fg": 1902 }, + { "id": "overlay_female_worn_postman_shirt", "fg": 1903 }, + { "id": "overlay_female_worn_postman_shorts", "fg": 1904 }, + { "id": "overlay_female_worn_robe", "fg": 1905 }, + { "id": "overlay_female_worn_robofac_enviro_suit", "fg": 1906 }, + { "id": "overlay_female_worn_robofac_jumpsuit", "fg": 1907 }, + { "id": "overlay_female_worn_shark_suit", "fg": 1908 }, + { "id": "overlay_female_worn_shark_suit_faraday", "fg": 1909 }, + { "id": "overlay_female_worn_sheriffshirt", "fg": 1910 }, + { "id": "overlay_female_worn_shorts", "fg": 1911 }, + { "id": "overlay_female_worn_shorts_cargo", "fg": 1912 }, + { "id": "overlay_female_worn_shorts_denim", "fg": 1913 }, + { "id": "overlay_female_worn_ski_jacket", "fg": 1914 }, + { "id": "overlay_female_worn_skirt", "fg": 1915 }, + { "id": "overlay_female_worn_skirt_leather", "fg": 1916 }, + { "id": "overlay_female_worn_sleeveless_duster", "fg": 1917 }, + { "id": "overlay_female_worn_sleeveless_duster_faux_fur", "fg": 1918 }, + { "id": "overlay_female_worn_sleeveless_duster_fur", "fg": 1919 }, + { "id": "overlay_female_worn_sleeveless_duster_leather", "fg": 1920 }, + { "id": "overlay_female_worn_sleeveless_duster_survivor", "fg": 1921 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat", "fg": 1922 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat_faux_fur", "fg": 1923 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat_fur", "fg": 1924 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat_leather", "fg": 1925 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat_survivor", "fg": 1926 }, + { "id": "overlay_female_worn_sleeveless_tunic", "fg": 1927 }, + { "id": "overlay_female_worn_snuggie", "fg": 1928 }, + { "id": "overlay_female_worn_sockmitts", "fg": 1929 }, + { "id": "overlay_female_worn_sports_bra", "fg": 1930 }, + { "id": "overlay_female_worn_stillsuit", "fg": 1931 }, + { "id": "overlay_female_worn_stockings_tent_arms", "fg": 1932 }, + { "id": "overlay_female_worn_striped_pants", "fg": 1933 }, + { "id": "overlay_female_worn_striped_shirt", "fg": 1934 }, + { "id": "overlay_female_worn_subsuit_xl", "fg": 1935 }, + { "id": "overlay_female_worn_suit", "fg": 1936 }, + { "id": "overlay_female_worn_sundress", "fg": 1937 }, + { "id": "overlay_female_worn_survivor_suit", "fg": 1938 }, + { "id": "overlay_female_worn_swat_armor", "fg": 1939 }, + { "id": "overlay_female_worn_sweater", "fg": 1940 }, + { "id": "overlay_female_worn_sweatshirt", "fg": 1941 }, + { "id": "overlay_female_worn_tank_top", "fg": 1942 }, + { "id": "overlay_female_worn_technician_pants_gray", "fg": 1943 }, + { "id": "overlay_female_worn_technician_shirt_gray", "fg": 1944 }, + { "id": "overlay_female_worn_thawb", "fg": 1945 }, + { "id": "overlay_female_worn_thermal_shirt", "fg": 1946 }, + { "id": "overlay_female_worn_tights", "fg": 1947 }, + { "id": "overlay_female_worn_touring_suit", "fg": 1948 }, + { "id": "overlay_female_worn_trenchcoat", "fg": 1949 }, + { "id": "overlay_female_worn_trenchcoat_faux_fur", "fg": 1950 }, + { "id": "overlay_female_worn_trenchcoat_fur", "fg": 1951 }, + { "id": "overlay_female_worn_trenchcoat_leather", "fg": 1952 }, + { "id": "overlay_female_worn_trenchcoat_survivor", "fg": 1953 }, + { "id": "overlay_female_worn_trunks", "fg": 1954 }, + { "id": "overlay_female_worn_tshirt", "fg": 1955 }, + { "id": "overlay_female_worn_tshirt_text", "fg": 1956 }, + { "id": "overlay_female_worn_tshirt_tour", "fg": 1957 }, + { "id": "overlay_female_worn_tunic", "fg": 1958 }, + { "id": "overlay_female_worn_tunic_rag", "fg": 1959 }, + { "id": "overlay_female_worn_tux", "fg": 1960 }, + { "id": "overlay_female_worn_under_armor", "fg": 1961 }, + { "id": "overlay_female_worn_under_armor_shorts", "fg": 1962 }, + { "id": "overlay_female_worn_undershirt", "fg": 1963 }, + { "id": "overlay_female_worn_union_suit", "fg": 1964 }, + { "id": "overlay_female_worn_unitard", "fg": 1965 }, + { "id": "overlay_female_worn_vest_leather", "fg": 1966 }, + { "id": "overlay_female_worn_waistcoat", "fg": 1967 }, + { "id": "overlay_female_worn_wetsuit", "fg": 1968 }, + { "id": "overlay_female_worn_wetsuit_gloves", "fg": 1969 }, + { "id": "overlay_female_worn_wetsuit_hood", "fg": 1970 }, + { "id": "overlay_female_worn_wetsuit_spring", "fg": 1971 }, + { "id": "overlay_female_worn_winter_gloves_army", "fg": 1972 }, + { "id": "overlay_female_worn_winter_jacket_army", "fg": 1973 }, + { "id": "overlay_female_worn_winter_pants_army", "fg": 1974 }, + { "id": "overlay_female_worn_wool_hoodie", "fg": 1975 }, + { "id": "overlay_female_worn_wool_suit", "fg": 1976 }, + { "id": "overlay_female_worn_wsurvivor_suit", "fg": 1977 }, + { "id": "overlay_female_worn_xlboxer_briefs", "fg": 1978 }, + { "id": "overlay_female_worn_xlboxer_shorts", "fg": 1979 }, + { "id": "overlay_female_worn_xlboy_shorts", "fg": 1980 }, + { "id": "overlay_female_worn_xlhsurvivor_suit", "fg": 1981 }, + { "id": "overlay_female_worn_xlsports_bra", "fg": 1982 }, + { "id": "overlay_female_worn_xlsurvivor_suit", "fg": 1983 }, + { "id": "overlay_female_worn_yukata", "fg": 1984 }, + { "id": "overlay_female_worn_zentai", "fg": 1985 }, + { "id": "overlay_female_worn_zubon_gi", "fg": 1986 }, + { "id": "overlay_male_jeans_red", "fg": 1987 }, + { "id": "overlay_male_under_armor_shorts", "fg": 1988 }, + { "id": "overlay_male_worn_aep_suit", "fg": 1989 }, + { "id": "overlay_male_worn_american_flag", "fg": 1990 }, + { "id": "overlay_male_worn_anbc_suit", "fg": 1991 }, + { "id": "overlay_male_worn_apron_leather", "fg": 1992 }, + { "id": "overlay_male_worn_armor_acidchitin", "fg": 1993 }, + { "id": "overlay_male_worn_armor_blarmor", "fg": 1994 }, + { "id": "overlay_male_worn_armor_chitin", "fg": 1995 }, + { "id": "overlay_male_worn_armor_farmor", "fg": 1996 }, + { "id": "overlay_male_worn_armor_larmor", "fg": 1997 }, + { "id": "overlay_male_worn_armor_lightplate", "fg": 1998 }, + { "id": "overlay_male_worn_armor_nomad", "fg": 1999 }, + { "id": "overlay_male_worn_armor_nomad_light", "fg": 2000 }, + { "id": "overlay_male_worn_armor_plarmor", "fg": 2001 }, + { "id": "overlay_male_worn_armor_plate", "fg": 2002 }, + { "id": "overlay_male_worn_armor_riot", "fg": 2003 }, + { "id": "overlay_male_worn_armor_samurai", "fg": 2004 }, + { "id": "overlay_male_worn_armor_scavenger", "fg": 2005 }, + { "id": "overlay_male_worn_armor_scrapsuit", "fg": 2006 }, + { "id": "overlay_male_worn_army_top", "fg": 2007 }, + { "id": "overlay_male_worn_b_shorts", "fg": 2008 }, + { "id": "overlay_male_worn_ballistic_vest_empty", "fg": 2009 }, + { "id": "overlay_male_worn_ballistic_vest_esapi", "fg": 2010 }, + { "id": "overlay_male_worn_bead_necklace", "fg": 2011 }, + { "id": "overlay_male_worn_beekeeping_gloves", "fg": 2012 }, + { "id": "overlay_male_worn_beekeeping_suit", "fg": 2013 }, + { "id": "overlay_male_worn_bikini_bottom", "fg": 2014 }, + { "id": "overlay_male_worn_bikini_top", "fg": 2015 }, + { "id": "overlay_male_worn_bikini_top_fur", "fg": 2016 }, + { "id": "overlay_male_worn_bikini_top_leather", "fg": 2017 }, + { "id": "overlay_male_worn_blazer", "fg": 2018 }, + { "id": "overlay_male_worn_bondage_suit", "fg": 2019 }, + { "id": "overlay_male_worn_boxer_briefs", "fg": 2020 }, + { "id": "overlay_male_worn_boxer_shorts", "fg": 2021 }, + { "id": "overlay_male_worn_boxing_gloves", "fg": 2022 }, + { "id": "overlay_male_worn_boy_shorts", "fg": 2023 }, + { "id": "overlay_male_worn_bra", "fg": 2024 }, + { "id": "overlay_male_worn_breeches", "fg": 2025 }, + { "id": "overlay_male_worn_briefs", "fg": 2026 }, + { "id": "overlay_male_worn_bronze_medal", "fg": 2027 }, + { "id": "overlay_male_worn_bunker_coat", "fg": 2028 }, + { "id": "overlay_male_worn_camisole", "fg": 2029 }, + { "id": "overlay_male_worn_cape_fp", "fg": 2030 }, + { "id": "overlay_male_worn_cassock", "fg": 2031 }, + { "id": "overlay_male_worn_chainmail_hands", "fg": 2032 }, + { "id": "overlay_male_worn_chainmail_hauberk", "fg": 2033 }, + { "id": "overlay_male_worn_chainmail_suit", "fg": 2034 }, + { "id": "overlay_male_worn_chainmail_suit_faraday", "fg": 2035 }, + { "id": "overlay_male_worn_chestwrap", "fg": 2036 }, + { "id": "overlay_male_worn_chestwrap_fur", "fg": 2037 }, + { "id": "overlay_male_worn_chestwrap_leather", "fg": 2038 }, + { "id": "overlay_male_worn_chestwrap_wool", "fg": 2039 }, + { "id": "overlay_male_worn_cleansuit", "fg": 2040 }, + { "id": "overlay_male_worn_cloak", "fg": 2041 }, + { "id": "overlay_male_worn_cloak_fur", "fg": 2042 }, + { "id": "overlay_male_worn_cloak_leather", "fg": 2043 }, + { "id": "overlay_male_worn_cloak_wool", "fg": 2044 }, + { "id": "overlay_male_worn_clown_suit", "fg": 2045 }, + { "id": "overlay_male_worn_coat_faux_fur", "fg": 2046 }, + { "id": "overlay_male_worn_coat_fur", "fg": 2047 }, + { "id": "overlay_male_worn_coat_fur_sf", "fg": 2048 }, + { "id": "overlay_male_worn_coat_gut", "fg": 2049 }, + { "id": "overlay_male_worn_coat_lab", "fg": 2050 }, + { "id": "overlay_male_worn_coat_rain", "fg": 2051 }, + { "id": "overlay_male_worn_coat_winter", "fg": 2052 }, + { "id": "overlay_male_worn_corset", "fg": 2053 }, + { "id": "overlay_male_worn_cowl_wool", "fg": 2054 }, + { "id": "overlay_male_worn_dragonskin", "fg": 2055 }, + { "id": "overlay_male_worn_dragonskinempty", "fg": 2056 }, + { "id": "overlay_male_worn_dress", "fg": 2057 }, + { "id": "overlay_male_worn_dress_shirt", "fg": 2058 }, + { "id": "overlay_male_worn_dress_wedding", "fg": 2059 }, + { "id": "overlay_male_worn_duster", "fg": 2060 }, + { "id": "overlay_male_worn_duster_faux_fur", "fg": 2061 }, + { "id": "overlay_male_worn_duster_fur", "fg": 2062 }, + { "id": "overlay_male_worn_duster_leather", "fg": 2063 }, + { "id": "overlay_male_worn_duster_survivor", "fg": 2064 }, + { "id": "overlay_male_worn_entry_suit", "fg": 2065 }, + { "id": "overlay_male_worn_fire_gauntlets", "fg": 2066 }, + { "id": "overlay_male_worn_fishing_waders", "fg": 2067 }, + { "id": "overlay_male_worn_flag_shirt", "fg": 2068 }, + { "id": "overlay_male_worn_flotation_vest", "fg": 2069 }, + { "id": "overlay_male_worn_flotation_vest_ms", "fg": 2070 }, + { "id": "overlay_male_worn_fsurvivor_suit", "fg": 2071 }, + { "id": "overlay_male_worn_gambeson", "fg": 2072 }, + { "id": "overlay_male_worn_gauntlet_fencing", "fg": 2073 }, + { "id": "overlay_male_worn_gauntlet_fencing_l", "fg": 2074 }, + { "id": "overlay_male_worn_gauntlets_acidchitin", "fg": 2075 }, + { "id": "overlay_male_worn_gauntlets_chitin", "fg": 2076 }, + { "id": "overlay_male_worn_gauntlets_larmor", "fg": 2077 }, + { "id": "overlay_male_worn_glove_jackson", "fg": 2078 }, + { "id": "overlay_male_worn_gloves_bag", "fg": 2079 }, + { "id": "overlay_male_worn_gloves_cut_resistant", "fg": 2080 }, + { "id": "overlay_male_worn_gloves_fingerless", "fg": 2081 }, + { "id": "overlay_male_worn_gloves_fingerless_mod", "fg": 2082 }, + { "id": "overlay_male_worn_gloves_gloves_fsurvivor", "fg": 2083 }, + { "id": "overlay_male_worn_gloves_gloves_fur", "fg": 2084 }, + { "id": "overlay_male_worn_gloves_gloves_wraps", "fg": 2085 }, + { "id": "overlay_male_worn_gloves_gloves_wraps_fur", "fg": 2086 }, + { "id": "overlay_male_worn_gloves_gloves_wraps_leather", "fg": 2087 }, + { "id": "overlay_male_worn_gloves_gloves_wraps_wool", "fg": 2088 }, + { "id": "overlay_male_worn_gloves_gloves_wsurvivor", "fg": 2089 }, + { "id": "overlay_male_worn_gloves_gloves_xlsurvivor", "fg": 2090 }, + { "id": "overlay_male_worn_gloves_golf", "fg": 2091 }, + { "id": "overlay_male_worn_gloves_h20survivor", "fg": 2092 }, + { "id": "overlay_male_worn_gloves_hsurvivor", "fg": 2093 }, + { "id": "overlay_male_worn_gloves_leather", "fg": 2094 }, + { "id": "overlay_male_worn_gloves_light", "fg": 2095 }, + { "id": "overlay_male_worn_gloves_liner", "fg": 2096 }, + { "id": "overlay_male_worn_gloves_lsurvivor", "fg": 2097 }, + { "id": "overlay_male_worn_gloves_medical", "fg": 2098 }, + { "id": "overlay_male_worn_gloves_plate", "fg": 2099 }, + { "id": "overlay_male_worn_gloves_rubber", "fg": 2100 }, + { "id": "overlay_male_worn_gloves_survivor", "fg": 2101 }, + { "id": "overlay_male_worn_gloves_survivor_fingerless", "fg": 2102 }, + { "id": "overlay_male_worn_gloves_tactical", "fg": 2103 }, + { "id": "overlay_male_worn_gloves_winter", "fg": 2104 }, + { "id": "overlay_male_worn_gloves_wool", "fg": 2105 }, + { "id": "overlay_male_worn_gloves_work", "fg": 2106 }, + { "id": "overlay_male_worn_gloves_xlsurvivor", "fg": 2107 }, + { "id": "overlay_male_worn_gold_medal", "fg": 2108 }, + { "id": "overlay_male_worn_gold_necklace", "fg": 2109 }, + { "id": "overlay_male_worn_gown", "fg": 2110 }, + { "id": "overlay_male_worn_greatcoat", "fg": 2111 }, + { "id": "overlay_male_worn_h20survivor_suit", "fg": 2112 }, + { "id": "overlay_male_worn_hakama", "fg": 2113 }, + { "id": "overlay_male_worn_hakama_gi", "fg": 2114 }, + { "id": "overlay_male_worn_halter_top", "fg": 2115 }, + { "id": "overlay_male_worn_haori", "fg": 2116 }, + { "id": "overlay_male_worn_hazmat_suit", "fg": 2117 }, + { "id": "overlay_male_worn_holy_symbol", "fg": 2118 }, + { "id": "overlay_male_worn_holy_symbol_wood", "fg": 2119 }, + { "id": "overlay_male_worn_hood_h20survivor", "fg": 2120 }, + { "id": "overlay_male_worn_hoodie", "fg": 2121 }, + { "id": "overlay_male_worn_hot_pants", "fg": 2122 }, + { "id": "overlay_male_worn_hot_pants_fur", "fg": 2123 }, + { "id": "overlay_male_worn_hot_pants_leather", "fg": 2124 }, + { "id": "overlay_male_worn_house_coat", "fg": 2125 }, + { "id": "overlay_male_worn_hsurvivor_suit", "fg": 2126 }, + { "id": "overlay_male_worn_jacket_army", "fg": 2127 }, + { "id": "overlay_male_worn_jacket_chef", "fg": 2128 }, + { "id": "overlay_male_worn_jacket_evac", "fg": 2129 }, + { "id": "overlay_male_worn_jacket_flannel", "fg": 2130 }, + { "id": "overlay_male_worn_jacket_jean", "fg": 2131 }, + { "id": "overlay_male_worn_jacket_leather", "fg": 2132 }, + { "id": "overlay_male_worn_jacket_leather_red", "fg": 2133 }, + { "id": "overlay_male_worn_jacket_light", "fg": 2134 }, + { "id": "overlay_male_worn_jacket_windbreaker", "fg": 2135 }, + { "id": "overlay_male_worn_jeans", "fg": 2136 }, + { "id": "overlay_male_worn_jeans_red", "fg": 2137 }, + { "id": "overlay_male_worn_jedi_cloak", "fg": 2138 }, + { "id": "overlay_male_worn_jersey", "fg": 2139 }, + { "id": "overlay_male_worn_judo_gi", "fg": 2140 }, + { "id": "overlay_male_worn_jumpsuit", "fg": 2141 }, + { "id": "overlay_male_worn_karate_gi", "fg": 2142 }, + { "id": "overlay_male_worn_kariginu", "fg": 2143 }, + { "id": "overlay_male_worn_keffiyeh", "fg": 2144 }, + { "id": "overlay_male_worn_keikogi", "fg": 2145 }, + { "id": "overlay_male_worn_kilt", "fg": 2146 }, + { "id": "overlay_male_worn_kilt_leather", "fg": 2147 }, + { "id": "overlay_male_worn_kimono", "fg": 2148 }, + { "id": "overlay_male_worn_kittel", "fg": 2149 }, + { "id": "overlay_male_worn_leg_warmers", "fg": 2150 }, + { "id": "overlay_male_worn_leg_warmers_f", "fg": 2151 }, + { "id": "overlay_male_worn_leg_warmers_xl", "fg": 2152 }, + { "id": "overlay_male_worn_leggings", "fg": 2153 }, + { "id": "overlay_male_worn_leotard", "fg": 2154 }, + { "id": "overlay_male_worn_linuxtshirt", "fg": 2155 }, + { "id": "overlay_male_worn_loincloth", "fg": 2156 }, + { "id": "overlay_male_worn_loincloth_fur", "fg": 2157 }, + { "id": "overlay_male_worn_loincloth_leather", "fg": 2158 }, + { "id": "overlay_male_worn_loincloth_wool", "fg": 2159 }, + { "id": "overlay_male_worn_long_glove_white", "fg": 2160 }, + { "id": "overlay_male_worn_long_underpants", "fg": 2161 }, + { "id": "overlay_male_worn_long_undertop", "fg": 2162 }, + { "id": "overlay_male_worn_long_undertop_sleeveless", "fg": 2163 }, + { "id": "overlay_male_worn_longshirt", "fg": 2164 }, + { "id": "overlay_male_worn_lsurvivor_suit", "fg": 2165 }, + { "id": "overlay_male_worn_maid_dress", "fg": 2166 }, + { "id": "overlay_male_worn_marloss_scarf", "fg": 2167 }, + { "id": "overlay_male_worn_mittens", "fg": 2168 }, + { "id": "overlay_male_worn_nanoskirt", "fg": 2169 }, + { "id": "overlay_male_worn_nomex_gloves", "fg": 2170 }, + { "id": "overlay_male_worn_nomex_suit", "fg": 2171 }, + { "id": "overlay_male_worn_optical_cloak", "fg": 2172 }, + { "id": "overlay_male_worn_panties", "fg": 2173 }, + { "id": "overlay_male_worn_pants", "fg": 2174 }, + { "id": "overlay_male_worn_pants_army", "fg": 2175 }, + { "id": "overlay_male_worn_pants_cargo", "fg": 2176 }, + { "id": "overlay_male_worn_pants_checkered", "fg": 2177 }, + { "id": "overlay_male_worn_pants_faux_fur", "fg": 2178 }, + { "id": "overlay_male_worn_pants_fur", "fg": 2179 }, + { "id": "overlay_male_worn_pants_leather", "fg": 2180 }, + { "id": "overlay_male_worn_pants_ski", "fg": 2181 }, + { "id": "overlay_male_worn_peacoat", "fg": 2182 }, + { "id": "overlay_male_worn_pearl_collar", "fg": 2183 }, + { "id": "overlay_male_worn_polo_shirt", "fg": 2184 }, + { "id": "overlay_male_worn_poncho", "fg": 2185 }, + { "id": "overlay_male_worn_postman_shirt", "fg": 2186 }, + { "id": "overlay_male_worn_postman_shorts", "fg": 2187 }, + { "id": "overlay_male_worn_robe", "fg": 2188 }, + { "id": "overlay_male_worn_robofac_enviro_suit", "fg": 2189 }, + { "id": "overlay_male_worn_robofac_jumpsuit", "fg": 2190 }, + { "id": "overlay_male_worn_shark_suit", "fg": 2191 }, + { "id": "overlay_male_worn_shark_suit_faraday", "fg": 2192 }, + { "id": "overlay_male_worn_sheriffshirt", "fg": 2193 }, + { "id": "overlay_male_worn_shorts", "fg": 2194 }, + { "id": "overlay_male_worn_shorts_cargo", "fg": 2195 }, + { "id": "overlay_male_worn_shorts_denim", "fg": 2196 }, + { "id": "overlay_male_worn_ski_jacket", "fg": 2197 }, + { "id": "overlay_male_worn_skirt", "fg": 2198 }, + { "id": "overlay_male_worn_skirt_leather", "fg": 2199 }, + { "id": "overlay_male_worn_sleeveless_duster", "fg": 2200 }, + { "id": "overlay_male_worn_sleeveless_duster_faux_fur", "fg": 2201 }, + { "id": "overlay_male_worn_sleeveless_duster_fur", "fg": 2202 }, + { "id": "overlay_male_worn_sleeveless_duster_leather", "fg": 2203 }, + { "id": "overlay_male_worn_sleeveless_duster_survivor", "fg": 2204 }, + { "id": "overlay_male_worn_sleeveless_sleeveless_trenchcoat_survivor", "fg": 2205 }, + { "id": "overlay_male_worn_sleeveless_trenchcoat", "fg": 2206 }, + { "id": "overlay_male_worn_sleeveless_trenchcoat_faux_fur", "fg": 2207 }, + { "id": "overlay_male_worn_sleeveless_trenchcoat_fur", "fg": 2208 }, + { "id": "overlay_male_worn_sleeveless_trenchcoat_leather", "fg": 2209 }, + { "id": "overlay_male_worn_sleeveless_tunic", "fg": 2210 }, + { "id": "overlay_male_worn_snuggie", "fg": 2211 }, + { "id": "overlay_male_worn_sockmitts", "fg": 2212 }, + { "id": "overlay_male_worn_sports_bra", "fg": 2213 }, + { "id": "overlay_male_worn_stillsuit", "fg": 2214 }, + { "id": "overlay_male_worn_stockings_tent_arms", "fg": 2215 }, + { "id": "overlay_male_worn_striped_pants", "fg": 2216 }, + { "id": "overlay_male_worn_striped_shirt", "fg": 2217 }, + { "id": "overlay_male_worn_subsuit_xl", "fg": 2218 }, + { "id": "overlay_male_worn_suit", "fg": 2219 }, + { "id": "overlay_male_worn_sundress", "fg": 2220 }, + { "id": "overlay_male_worn_survivor_suit", "fg": 2221 }, + { "id": "overlay_male_worn_swat_armor", "fg": 2222 }, + { "id": "overlay_male_worn_sweater", "fg": 2223 }, + { "id": "overlay_male_worn_sweatshirt", "fg": 2224 }, + { "id": "overlay_male_worn_tank_top", "fg": 2225 }, + { "id": "overlay_male_worn_technician_pants_gray", "fg": 2226 }, + { "id": "overlay_male_worn_technician_shirt_gray", "fg": 2227 }, + { "id": "overlay_male_worn_thawb", "fg": 2228 }, + { "id": "overlay_male_worn_thermal_shirt", "fg": 2229 }, + { "id": "overlay_male_worn_tights", "fg": 2230 }, + { "id": "overlay_male_worn_touring_suit", "fg": 2231 }, + { "id": "overlay_male_worn_trenchcoat", "fg": 2232 }, + { "id": "overlay_male_worn_trenchcoat_faux_fur", "fg": 2233 }, + { "id": "overlay_male_worn_trenchcoat_fur", "fg": 2234 }, + { "id": "overlay_male_worn_trenchcoat_leather", "fg": 2235 }, + { "id": "overlay_male_worn_trenchcoat_survivor", "fg": 2236 }, + { "id": "overlay_male_worn_trenchcoat_trenchcoat_leather", "fg": 2237 }, + { "id": "overlay_male_worn_trunks", "fg": 2238 }, + { "id": "overlay_male_worn_tshirt", "fg": 2239 }, + { "id": "overlay_male_worn_tshirt_text", "fg": 2240 }, + { "id": "overlay_male_worn_tshirt_tour", "fg": 2241 }, + { "id": "overlay_male_worn_tunic", "fg": 2242 }, + { "id": "overlay_male_worn_tunic_rag", "fg": 2243 }, + { "id": "overlay_male_worn_tux", "fg": 2244 }, + { "id": "overlay_male_worn_under_armor", "fg": 2245 }, + { "id": "overlay_male_worn_under_armor_short", "fg": 2246 }, + { "id": "overlay_male_worn_undershirt", "fg": 2247 }, + { "id": "overlay_male_worn_union_suit", "fg": 2248 }, + { "id": "overlay_male_worn_unitard", "fg": 2249 }, + { "id": "overlay_male_worn_vest_leather", "fg": 2250 }, + { "id": "overlay_male_worn_waistcoat", "fg": 2251 }, + { "id": "overlay_male_worn_wetsuit", "fg": 2252 }, + { "id": "overlay_male_worn_wetsuit_gloves", "fg": 2253 }, + { "id": "overlay_male_worn_wetsuit_hood", "fg": 2254 }, + { "id": "overlay_male_worn_wetsuit_spring", "fg": 2255 }, + { "id": "overlay_male_worn_winter_gloves_army", "fg": 2256 }, + { "id": "overlay_male_worn_winter_jacket_army", "fg": 2257 }, + { "id": "overlay_male_worn_winter_pants_army", "fg": 2258 }, + { "id": "overlay_male_worn_wool_hoodie", "fg": 2259 }, + { "id": "overlay_male_worn_wool_suit", "fg": 2260 }, + { "id": "overlay_male_worn_wsurvivor_suit", "fg": 2261 }, + { "id": "overlay_male_worn_xlboxer_briefs", "fg": 2262 }, + { "id": "overlay_male_worn_xlboxer_shorts", "fg": 2263 }, + { "id": "overlay_male_worn_xlboy_shorts", "fg": 2264 }, + { "id": "overlay_male_worn_xlhsurvivor_suit", "fg": 2265 }, + { "id": "overlay_male_worn_xlsports_bra", "fg": 2266 }, + { "id": "overlay_male_worn_xlsurvivor_suit", "fg": 2267 }, + { "id": "overlay_male_worn_yukata", "fg": 2268 }, + { "id": "overlay_male_worn_zentai", "fg": 2269 }, + { "id": "overlay_male_worn_zubon_gi", "fg": 2270 }, + { "id": "overlay_worn_male_jeans_red", "fg": 2271 }, + { "id": "rm13_armor", "fg": 2272 }, + { "id": [ "overlay_worn_bandolier_rifle", "overlay_worn_bandolier_shotgun" ], "fg": 2312 }, + { "id": [ "overlay_worn_torso_bandolier_grenade", "overlay_worn_torso_bandolier_shotgun" ], "fg": 2313 }, + { + "id": [ "overlay_worn_glasses_bifocal", "overlay_worn_fancy_glasses_bifocal", "overlay_worn_fancy_sunglasses" ], + "fg": 2323 + }, + { + "id": [ + "overlay_worn_fancy_transition_glasses_eye", + "overlay_worn_fancy_transition_glasses_bifocal", + "overlay_worn_fancy_transition_glasses_reading" + ], + "fg": 2320 + }, + { "id": [ "overlay_worn_glasses_eye", "overlay_worn_glasses_reading" ], "fg": 2324 }, + { + "id": [ + "overlay_worn_sunglasses", + "overlay_worn_sunglasses_bifocal", + "overlay_worn_sunglasses_eye", + "overlay_worn_sunglasses_reading" + ], + "fg": 2330 + }, + { "id": [ "overlay_worn_transition_glasses_eye", "overlay_worn_transition_glasses_bifocal" ], "fg": 2332 }, + { "id": [ "mon_fish_bullhead", "mon_fish_sbass", "mon_fish_lbass" ], "fg": 2356 }, + { "id": [ "mon_fish_lobster", "mon_fish_crayfish" ], "fg": 2361 }, + { "id": [ "mon_giant_crayfish", "mon_fish_lobster_giant" ], "fg": 2362 }, + { "id": [ "mon_fish_pike", "mon_fish_bluegill" ], "fg": 2363 }, + { + "id": [ "mon_fish_trout", "mon_fish_perch", "mon_fish_salmon", "mon_fish_sunfish", "mon_fish_bowfin" ], + "fg": 2364 + }, + { "id": [ "mon_fish_whitefish", "mon_fish_pickerel", "mon_fish_pbass" ], "fg": 2365 }, + { "id": [ "mon_blob_large", "mon_gelatin" ], "fg": 2377 }, + { "id": [ "mon_hallu_mannequin", "f_mannequin" ], "fg": 2384 }, + { "id": "mon_mannequin_decoy", "fg": 2386, "//": "referred by mod: crazy" }, + { "id": [ "mon_fungaloid", "mon_fungaloid_dormant" ], "fg": 2393 }, + { "id": [ "mon_spore", "mon_fungus_boil" ], "fg": 2397 }, + { "id": "mon_civilian_icu", "fg": [ { "weight": 1, "sprite": 2400 }, { "weight": 1, "sprite": 2399 } ] }, + { + "id": [ "mon_civilian_panic", "mon_civilian_parent" ], + "fg": [ { "weight": 1, "sprite": 2402 }, { "weight": 1, "sprite": 2401 } ] + }, + { + "id": "mon_civilian_stationary", + "fg": [ { "weight": 1, "sprite": 2404 }, { "weight": 1, "sprite": 2403 } ] + }, + { "id": [ "mon_feral_fancy_rapier", "mon_feral_fancy_rapier_fake" ], "fg": 2409 }, + { "id": [ "mon_feral_human_axe", "mon_feral_human_axe_fungal_infected" ], "fg": 2411 }, + { "id": [ "mon_feral_human_crowbar", "mon_feral_human_crowbar_fungal_infected" ], "fg": 2413 }, + { "id": [ "mon_feral_human_pipe", "mon_feral_human_pipe_fungal_infected" ], "fg": 2415 }, + { "id": "mon_marloss_zealot_m", "fg": 2438 }, + { "id": [ "mon_ant_larva", "mon_bee_larvae", "mon_wasp_larvae", "mon_maggot" ], "fg": 2455 }, + { "id": [ "mon_ant_queen", "mon_ant_queen_young" ], "fg": 2456 }, + { "id": [ "mon_bee", "mon_bee_scout", "mon_bee_soldier" ], "fg": 2462 }, + { "id": [ "mon_butterfly_cocoon", "mon_moth_cocoon" ], "fg": 2464 }, + { + "id": [ "mon_caterpillar", "mon_caterpillar_giant", "mon_caterpillar_butterfly", "mon_caterpillar_moth" ], + "fg": 2466 + }, + { "id": [ "mon_giant_cockroach", "mon_pregnant_giant_cockroach" ], "fg": 2473 }, + { "id": [ "mon_giant_cockroach_nymph", "mon_diving_beetle_small" ], "fg": 2474 }, + { "id": [ "mon_grasshopper_small", "mon_grasshopper_nymph" ], "fg": 2476 }, + { "id": [ "mon_mantis_small", "mon_mantis_giant" ], "fg": 2482 }, + { "id": [ "mon_spider_cellar_small", "mon_spider_cellar_giant_s" ], "fg": 2495 }, + { "id": [ "mon_spider_trapdoor_mega", "mon_spider_trapdoor_giant_guardian" ], "fg": 2500 }, + { "id": [ "mon_spider_trapdoor", "mon_spider_trapdoor_small", "mon_spider_trapdoor_giant_s" ], "fg": 2501 }, + { "id": [ "mon_spider_web_mega", "mon_spider_web_alpha" ], "fg": 2503 }, + { "id": [ "mon_spider_web_small", "mon_spider_web_s" ], "fg": 2504 }, + { "id": [ "mon_spider_widow", "mon_spider_widow_small", "mon_spider_widow_giant_s" ], "fg": 2507 }, + { "id": [ "mon_spider_wolf_small", "mon_spider_wolf" ], "fg": 2510 }, + { "id": [ "mon_zhark", "mon_mutant_carp", "mon_mutant_salmon" ], "fg": 2723, "rotates": false }, + { "id": "mon_bat", "fg": 2533, "rotates": false }, + { "id": [ "mon_beaver", "mon_muskrat", "mon_chipmunk" ], "fg": 2522, "rotates": false }, + { "id": [ "mon_black_rat", "mon_opossum" ], "fg": 2547 }, + { "id": "mon_bobcat", "fg": 2517, "rotates": false }, + { + "id": [ + "mon_cat_kitten", + "mon_cat_bengal_kitten", + "mon_cat_black_kitten", + "mon_cat_calico_kitten", + "mon_cat_devon_rex_kitten", + "mon_cat_mutant_kitten_prism", + "mon_cat_longhair_kitten", + "mon_cat_maine_coon_kitten", + "mon_cat_persian_kitten", + "mon_cat_siamese_kitten", + "mon_cat_sphynx_kitten", + "mon_cat_tabby_kitten", + "mon_cat_liquid_kitten", + "mon_cat_void_kitten", + "mon_cat_chonker_kitten" + ], + "fg": 2552 + }, + { "id": "mon_chicken", "fg": 2535, "rotates": false }, + { + "id": [ "mon_chicken_chick", "mon_goose_chick", "mon_goose_golden_chick", "mon_goose_canadian_chick", "mon_duck_chick" ], + "fg": 2553 + }, + { "id": [ "mon_coyote_wolf", "mon_coyote_small", "mon_coyote" ], "fg": 2518, "rotates": false }, + { "id": "mon_coyote_wolf_zerg", "fg": 2519, "rotates": false }, + { "id": [ "mon_crow", "mon_raven", "mon_coot", "mon_cormorant" ], "fg": 2559 }, + { + "id": [ + "mon_crow_chick", + "mon_raven_chick", + "mon_woodpecker_chick", + "mon_coot_chick", + "mon_cormorant_chick", + "mon_moorhen_chick", + "mon_grebe_chick", + "mon_bluejay_chick" + ], + "fg": 2560 + }, + { + "id": [ "mon_deer_fawn", "mon_deer_mutant_spider_fawn", "mon_deer_small", "mon_reindeer_fawn" ], + "fg": 2564 + }, + { + "id": [ + "mon_dog_bcollie", + "mon_dog_boxer", + "mon_dog_gshepherd", + "mon_dog_gpyrenees", + "mon_dog_rottweiler", + "mon_dog_auscattle", + "mon_dog_thing", + "mon_dog_large", + "mon_dog" + ], + "fg": 2565 + }, + { + "id": [ "mon_dog_bull", "mon_dog_pitbullmix", "mon_dog_beagle", "mon_dog_chihuahua", "mon_dog_dachshund" ], + "fg": 2566 + }, + { + "id": [ + "mon_dog_pup", + "mon_dog_beagle_pup", + "mon_dog_bcollie_pup", + "mon_dog_boxer_pup", + "mon_dog_bull_pup", + "mon_dog_auscattle_pup", + "mon_dog_chihuahua_pup", + "mon_dog_dachshund_pup", + "mon_dog_gshepherd_pup", + "mon_dog_gpyrenees_pup", + "mon_dog_pitbullmix_pup", + "mon_dog_rottweiler_pup", + "mon_dog_samoyed_pup" + ], + "fg": 2567 + }, + { "id": [ "mon_duck", "mon_grebe" ], "fg": 2568 }, + { "id": "mon_fox_gray", "fg": 2521, "rotates": false }, + { "id": "mon_fox_red", "fg": 2520, "rotates": false }, + { + "id": [ + "mon_grouse_chick", + "mon_turkey_chick", + "mon_cardinal_chick", + "mon_robin_chick", + "mon_sparrow_chick", + "mon_hummingbird_chick", + "mon_pheasant_chick" + ], + "fg": 2574 + }, + { "id": "mon_gull", "fg": 2536, "rotates": false }, + { "id": "mon_halfworm", "fg": 2542, "rotates": false }, + { "id": "mon_hare", "fg": 2529, "rotates": false }, + { "id": [ "mon_lab_rat", "mon_lab_ratkin" ], "fg": 2577, "rotates": false }, + { "id": "mon_lemming", "fg": 2527, "rotates": false }, + { "id": "mon_mole_large", "fg": 2523, "rotates": false }, + { "id": "mon_otter", "fg": 2531, "rotates": false }, + { "id": "mon_rabbit", "fg": 2528, "rotates": false }, + { "id": "mon_rattlesnake", "fg": 2537, "rotates": false }, + { "id": [ "mon_robin", "mon_cardinal" ], "fg": 2589 }, + { "id": [ "mon_sewer_rat", "mon_weasel", "mon_mink" ], "fg": 2532, "rotates": false }, + { "id": "mon_sewer_snake", "fg": 2538, "rotates": false }, + { "id": [ "mon_shrew", "mon_deer_mouse" ], "fg": 2526, "rotates": false }, + { "id": "mon_skunk", "fg": 2530, "rotates": false }, + { "id": "mon_sludge_crawler", "fg": 2540, "rotates": false }, + { "id": "mon_sludge_crawler_queen", "fg": 2539, "rotates": false }, + { "id": [ "mon_sparrow", "mon_hummingbird" ], "fg": 2592 }, + { "id": "mon_squirrel", "fg": 2525, "rotates": false }, + { "id": [ "mon_squirrel_red", "mon_groundhog" ], "fg": 2524, "rotates": false }, + { "id": "mon_turkey", "fg": 2534, "rotates": false }, + { "id": "mon_worm", "fg": 2541, "rotates": false }, + { "id": "mon_better_half", "fg": [ { "weight": 50, "sprite": 1594 }, { "weight": 50, "sprite": 1593 } ] }, + { + "id": "mon_dark_reflection", + "fg": [ { "weight": 100, "sprite": 2613 }, { "weight": 100, "sprite": 2614 } ] + }, + { "id": "mon_hallucinator", "fg": [ { "weight": 100, "sprite": 1596 }, { "weight": 100, "sprite": 1595 } ] }, + { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": 2625 }, + { + "id": "mon_memory", + "fg": [ { "weight": 1, "sprite": 2631 }, { "weight": 100, "sprite": 2632 }, { "weight": 100, "sprite": 2633 } ], + "rotates": false + }, + { + "id": "mon_pale_reflection", + "fg": [ { "weight": 100, "sprite": 2635 }, { "weight": 100, "sprite": 2636 } ] + }, + { + "id": "mon_shifting_mass", + "animated": true, + "fg": [ + { "weight": 50, "sprite": 2640 }, + { "weight": 50, "sprite": 2641 }, + { "weight": 50, "sprite": 2642 }, + { "weight": 50, "sprite": 2643 } + ] + }, + { + "id": "mon_twisted_reflection", + "fg": [ { "weight": 50, "sprite": 2646 }, { "weight": 50, "sprite": 2647 } ] + }, + { "id": "mon_vortex", "fg": 2648, "//": "needed due to swirling vortex" }, + { "id": [ "bot_rifleturret", "bot_crows_m240" ], "fg": 2662 }, + { "id": [ "mon_generator", "generator_7500w" ], "fg": 2681 }, + { "id": [ "mon_nursebot", "mon_nursebot_defective" ], "fg": 2690 }, + { "id": [ "mon_turret_rifle", "mon_crows_m240" ], "fg": 2702 }, + { "id": "mon_afs_headless_zombie", "fg": 2804, "rotates": false }, + { "id": "mon_boomer", "fg": 2764, "rotates": false }, + { "id": [ "mon_dog_skeleton", "mon_dog_skeleton_pk" ], "fg": 2808 }, + { "id": [ "mon_dog_zombie_cop", "mon_dog_zombie_cop_pk" ], "fg": 2778, "rotates": false }, + { "id": [ "mon_dog_zombie_rot", "mon_dog_zombie_rot_pain", "mon_dog_zombie_rot_worms" ], "fg": 2811 }, + { "id": "mon_gas_zombie", "fg": 2748, "rotates": false }, + { + "id": [ "mon_irradiated_wanderer_2", "mon_irradiated_wanderer_3", "mon_irradiated_wanderer_4", "mon_irradiated_wanderer_1" ], + "fg": 2718, + "rotates": false + }, + { "id": "mon_skeleton_brute", "fg": 2767, "rotates": false }, + { "id": "mon_skeleton_electric", "fg": 2799, "rotates": false }, + { "id": [ "mon_zombie_acidic", "mon_zombie_acidic_pk" ], "fg": 2793, "rotates": false }, + { "id": "mon_zombie_anklebiter", "fg": 2759, "rotates": false }, + { "id": "mon_zombie_armored", "fg": 2738, "rotates": false }, + { "id": "mon_zombie_bear_mega", "fg": 2719, "rotates": false }, + { "id": "mon_zombie_bio_op", "fg": 2740, "rotates": false }, + { "id": "mon_zombie_biter", "fg": 2758, "rotates": false }, + { "id": [ "mon_zombie_blind_pk", "mon_zombie_blind" ], "fg": 2784, "rotates": false }, + { "id": "mon_zombie_brainless", "fg": 2788, "rotates": false }, + { "id": "mon_zombie_brute", "fg": 2753, "rotates": false }, + { "id": "mon_zombie_brute_grappler", "fg": 2754, "rotates": false }, + { "id": "mon_zombie_brute_ninja", "fg": 2751, "rotates": false }, + { "id": "mon_zombie_brute_shocker", "fg": 2752, "rotates": false }, + { + "id": [ "mon_zombie_child_2", "mon_zombie_child_3", "mon_zombie_child_pk", "mon_zombie_child" ], + "fg": 2776, + "rotates": false + }, + { "id": "mon_zombie_child_fungus", "fg": 2777, "rotates": false }, + { "id": "mon_zombie_child_reaver", "fg": 2775, "rotates": false }, + { "id": [ "mon_zombie_child_scorched_2", "mon_zombie_child_scorched" ], "fg": 2774, "rotates": false }, + { "id": "mon_zombie_cop", "fg": 2744, "rotates": false }, + { "id": "mon_zombie_corrosive", "fg": 2749, "rotates": false }, + { + "id": [ "mon_zombie_crawler_pk", "mon_zombie_crawler_pk_weak", "mon_zombie_crawler" ], + "fg": 2781, + "rotates": false + }, + { "id": "mon_zombie_crawler_scorched", "fg": 2782, "rotates": false }, + { "id": "mon_zombie_creepy", "fg": 2769, "rotates": false }, + { "id": "mon_zombie_cripple", "fg": 2783, "rotates": false }, + { "id": "mon_zombie_dancer", "fg": 2796, "rotates": false }, + { "id": [ "mon_zombie_dog", "mon_zombie_dog_pk", "mon_zombie_fast" ], "fg": 2779, "rotates": false }, + { "id": "mon_zombie_ears", "fg": 2787, "rotates": false }, + { "id": "mon_zombie_electric_fungal", "fg": 2728, "rotates": false }, + { "id": [ "mon_zombie_electric_pk", "mon_zombie_electric" ], "fg": 2729, "rotates": false }, + { "id": [ "mon_zombie_fat", "mon_zombie_fat_2", "mon_zombie_fat_3" ], "fg": 2766, "rotates": false }, + { "id": [ "mon_zombie_fiend_pk", "mon_zombie_fiend" ], "fg": 2726, "rotates": false }, + { "id": "mon_zombie_fiend_shocker", "fg": 2725, "rotates": false }, + { "id": "mon_zombie_fireman", "fg": 2741, "rotates": false }, + { "id": "mon_zombie_flamer", "fg": 2737, "rotates": false }, + { "id": "mon_zombie_fungus", "fg": 2792, "rotates": false }, + { "id": "mon_zombie_gasbag_crawler", "fg": 2800, "rotates": false }, + { "id": "mon_zombie_gasbag_immobile", "fg": 2801, "rotates": false }, + { "id": "mon_zombie_gasbag_impaler", "fg": 2802, "rotates": false }, + { "id": [ "mon_zombie_gasbag", "mon_zombie_gasbag_pk" ], "fg": 2765, "rotates": false }, + { "id": "mon_zombie_grabber", "fg": 2756, "rotates": false }, + { "id": "mon_zombie_grappler", "fg": 2755, "rotates": false }, + { "id": [ "mon_zombie_grenadier", "mon_zombie_sailor" ], "fg": 2835 }, + { "id": "mon_zombie_grenadier_elite", "fg": 2739, "rotates": false }, + { "id": "mon_zombie_hazmat", "fg": 2742, "rotates": false }, + { "id": [ "mon_zombie_hollow", "mon_zombie_hollow_pk" ], "fg": 2786, "rotates": false }, + { "id": "mon_zombie_hunter", "fg": 2780, "rotates": false }, + { "id": "mon_zombie_kevlar_1", "fg": 2750, "rotates": false }, + { "id": "mon_zombie_labsecurity", "fg": 2747, "rotates": false }, + { "id": "mon_zombie_living_wall", "fg": 2803, "rotates": false }, + { "id": "mon_zombie_lord", "fg": 2731, "rotates": false }, + { "id": "mon_zombie_mancroc", "fg": 2757, "rotates": false }, + { "id": "mon_zombie_military_pilot", "fg": 2736, "rotates": false }, + { "id": "mon_zombie_nullfield", "fg": 2727, "rotates": false }, + { "id": "mon_zombie_pig", "fg": 2721, "rotates": false }, + { "id": [ "mon_zombie_pk", "mon_zombie_2", "mon_zombie_3", "mon_zombie" ], "fg": 2798, "rotates": false }, + { "id": "mon_zombie_predator", "fg": 2734, "rotates": false }, + { "id": "mon_zombie_radbag", "fg": 2761, "rotates": false }, + { "id": "mon_zombie_rot", "fg": 2853, "rotates": false }, + { "id": [ "mon_zombie_runner_pk", "mon_zombie_runner" ], "fg": 2735, "rotates": false }, + { "id": "mon_zombie_scales", "fg": 2795, "rotates": false }, + { "id": "mon_zombie_scientist", "fg": 2745, "rotates": false }, + { "id": "mon_zombie_scorched_master", "fg": 2732, "rotates": false }, + { "id": "mon_zombie_scorched_necro", "fg": 2733, "rotates": false }, + { "id": [ "mon_zombie_scorched_pk", "mon_zombie_scorched" ], "fg": 2797, "rotates": false }, + { "id": "mon_zombie_scorched_shocker", "fg": 2730, "rotates": false }, + { "id": "mon_zombie_screecher", "fg": 2771, "rotates": false }, + { "id": "mon_zombie_shady_ghost", "fg": 2790, "rotates": false }, + { "id": [ "mon_zombie_shady_pk", "mon_zombie_shady" ], "fg": 2791, "rotates": false }, + { "id": "mon_zombie_shrieker", "fg": 2772, "rotates": false }, + { "id": "mon_zombie_shriekling", "fg": 2773, "rotates": false }, + { "id": "mon_zombie_skull", "fg": 2785, "rotates": false }, + { "id": [ "mon_zombie_smoker_pk", "mon_zombie_smoker" ], "fg": 2762, "rotates": false }, + { "id": "mon_zombie_spitter", "fg": 2763, "rotates": false }, + { "id": "mon_zombie_sproglodyte", "fg": 2770, "rotates": false }, + { "id": "mon_zombie_survivor", "fg": 2743, "rotates": false }, + { "id": [ "mon_zombie_swimmer", "mon_zombie_swimmer_pk", "mon_zombie_swimmer_base" ], "fg": 2861 }, + { "id": "mon_zombie_technician", "fg": 2746, "rotates": false }, + { "id": "mon_zombie_thorny", "fg": 2724 }, + { "id": [ "mon_zombie_tough", "mon_zombie_tough_2", "mon_zombie_tough_3" ], "fg": 2794, "rotates": false }, + { "id": "mon_zombie_waif", "fg": 2768, "rotates": false }, + { "id": "mon_zoose", "fg": 2722, "rotates": false }, + { "id": "npc_female", "fg": 1591 }, + { "id": "npc_male", "fg": 1592 }, + { "id": "overlay_female_mutation_buzzcut_var_black", "fg": 1597 }, + { "id": "overlay_female_mutation_hair_black_crewcut", "fg": 1598 }, + { "id": "overlay_female_mutation_hair_black_long", "fg": 1599 }, + { "id": "overlay_female_mutation_hair_black_medium", "fg": 1600 }, + { "id": "overlay_female_mutation_hair_black_short", "fg": 1601 }, + { "id": "overlay_female_mutation_long_over_eye_var_black", "fg": 1602 }, + { "id": "overlay_female_mutation_messy_var_black", "fg": 1603 }, + { "id": "overlay_female_mutation_ponytail_var_black", "fg": 1604 }, + { "id": "overlay_female_mutation_short_no_fringe_var_black", "fg": 1605 }, + { "id": "overlay_female_mutation_short_over_eye_var_black", "fg": 1606 }, + { "id": "overlay_female_mutation_buzzcut_var_blond", "fg": 1607 }, + { "id": "overlay_female_mutation_hair_blond_crewcut", "fg": 1608 }, + { "id": "overlay_female_mutation_hair_blond_long", "fg": 1609 }, + { "id": "overlay_female_mutation_hair_blond_medium", "fg": 1610 }, + { "id": "overlay_female_mutation_hair_blond_short", "fg": 1611 }, + { "id": "overlay_female_mutation_long_over_eye_var_blond", "fg": 1612 }, + { "id": "overlay_female_mutation_messy_var_blond", "fg": 1613 }, + { "id": "overlay_female_mutation_ponytail_var_blond", "fg": 1614 }, + { "id": "overlay_female_mutation_short_no_fringe_var_blond", "fg": 1615 }, + { "id": "overlay_female_mutation_short_over_eye_var_blond", "fg": 1616 }, + { "id": "overlay_female_mutation_buzzcut_var_blue", "fg": 1617 }, + { "id": "overlay_female_mutation_hair_blue_crewcut", "fg": 1618 }, + { "id": "overlay_female_mutation_hair_blue_long", "fg": 1619 }, + { "id": "overlay_female_mutation_hair_blue_medium", "fg": 1620 }, + { "id": "overlay_female_mutation_hair_blue_short", "fg": 1621 }, + { "id": "overlay_female_mutation_long_over_eye_var_blue", "fg": 1622 }, + { "id": "overlay_female_mutation_messy_var_blue", "fg": 1623 }, + { "id": "overlay_female_mutation_ponytail_var_blue", "fg": 1624 }, + { "id": "overlay_female_mutation_short_no_fringe_var_blue", "fg": 1625 }, + { "id": "overlay_female_mutation_short_over_eye_var_blue", "fg": 1626 }, + { "id": "overlay_female_mutation_buzzcut_var_brown", "fg": 1627 }, + { "id": "overlay_female_mutation_hair_brown_crewcut", "fg": 1628 }, + { "id": "overlay_female_mutation_hair_brown_long", "fg": 1629 }, + { "id": "overlay_female_mutation_hair_brown_medium", "fg": 1630 }, + { "id": "overlay_female_mutation_hair_brown_short", "fg": 1631 }, + { "id": "overlay_female_mutation_long_over_eye_var_brown", "fg": 1632 }, + { "id": "overlay_female_mutation_messy_var_brown", "fg": 1633 }, + { "id": "overlay_female_mutation_ponytail_var_brown", "fg": 1634 }, + { "id": "overlay_female_mutation_short_no_fringe_var_brown", "fg": 1635 }, + { "id": "overlay_female_mutation_short_over_eye_var_brown", "fg": 1636 }, + { "id": "overlay_female_mutation_buzzcut_var_gray", "fg": 1637 }, + { "id": "overlay_female_mutation_hair_gray_crewcut", "fg": 1638 }, + { "id": "overlay_female_mutation_hair_gray_long", "fg": 1639 }, + { "id": "overlay_female_mutation_hair_gray_medium", "fg": 1640 }, + { "id": "overlay_female_mutation_hair_gray_short", "fg": 1641 }, + { "id": "overlay_female_mutation_long_over_eye_var_gray", "fg": 1642 }, + { "id": "overlay_female_mutation_messy_var_gray", "fg": 1643 }, + { "id": "overlay_female_mutation_ponytail_var_gray", "fg": 1644 }, + { "id": "overlay_female_mutation_short_no_fringe_var_gray", "fg": 1645 }, + { "id": "overlay_female_mutation_short_over_eye_var_gray", "fg": 1646 }, + { "id": "overlay_female_mutation_buzzcut_var_green", "fg": 1647 }, + { "id": "overlay_female_mutation_hair_green_crewcut", "fg": 1648 }, + { "id": "overlay_female_mutation_hair_green_long", "fg": 1649 }, + { "id": "overlay_female_mutation_hair_green_medium", "fg": 1650 }, + { "id": "overlay_female_mutation_hair_green_short", "fg": 1651 }, + { "id": "overlay_female_mutation_long_over_eye_var_green", "fg": 1652 }, + { "id": "overlay_female_mutation_messy_var_green", "fg": 1653 }, + { "id": "overlay_female_mutation_ponytail_var_green", "fg": 1654 }, + { "id": "overlay_female_mutation_short_no_fringe_var_green", "fg": 1655 }, + { "id": "overlay_female_mutation_short_over_eye_var_green", "fg": 1656 }, + { "id": "overlay_female_mutation_buzzcut_var_pink", "fg": 1657 }, + { "id": "overlay_female_mutation_hair_pink_crewcut", "fg": 1658 }, + { "id": "overlay_female_mutation_hair_pink_long", "fg": 1659 }, + { "id": "overlay_female_mutation_hair_pink_medium", "fg": 1660 }, + { "id": "overlay_female_mutation_hair_pink_short", "fg": 1661 }, + { "id": "overlay_female_mutation_long_over_eye_var_pink", "fg": 1662 }, + { "id": "overlay_female_mutation_messy_var_pink", "fg": 1663 }, + { "id": "overlay_female_mutation_ponytail_var_pink", "fg": 1664 }, + { "id": "overlay_female_mutation_short_no_fringe_var_pink", "fg": 1665 }, + { "id": "overlay_female_mutation_short_over_eye_var_pink", "fg": 1666 }, + { "id": "overlay_female_mutation_buzzcut_var_purple", "fg": 1667 }, + { "id": "overlay_female_mutation_hair_purple_crewcut", "fg": 1668 }, + { "id": "overlay_female_mutation_hair_purple_long", "fg": 1669 }, + { "id": "overlay_female_mutation_hair_purple_medium", "fg": 1670 }, + { "id": "overlay_female_mutation_hair_purple_short", "fg": 1671 }, + { "id": "overlay_female_mutation_long_over_eye_var_purple", "fg": 1672 }, + { "id": "overlay_female_mutation_messy_var_purple", "fg": 1673 }, + { "id": "overlay_female_mutation_ponytail_var_purple", "fg": 1674 }, + { "id": "overlay_female_mutation_short_no_fringe_var_purple", "fg": 1675 }, + { "id": "overlay_female_mutation_short_over_eye_var_purple", "fg": 1676 }, + { "id": "overlay_female_mutation_buzzcut_var_red", "fg": 1677 }, + { "id": "overlay_female_mutation_hair_red_crewcut", "fg": 1678 }, + { "id": "overlay_female_mutation_hair_red_long", "fg": 1679 }, + { "id": "overlay_female_mutation_hair_red_medium", "fg": 1680 }, + { "id": "overlay_female_mutation_hair_red_short", "fg": 1681 }, + { "id": "overlay_female_mutation_long_over_eye_var_red", "fg": 1682 }, + { "id": "overlay_female_mutation_messy_var_red", "fg": 1683 }, + { "id": "overlay_female_mutation_ponytail_var_red", "fg": 1684 }, + { "id": "overlay_female_mutation_short_no_fringe_var_red", "fg": 1685 }, + { "id": "overlay_female_mutation_short_over_eye_var_red", "fg": 1686 }, + { "id": "overlay_female_mutation_buzzcut_var_white", "fg": 1687 }, + { "id": "overlay_female_mutation_hair_white_crewcut", "fg": 1688 }, + { "id": "overlay_female_mutation_hair_white_long", "fg": 1689 }, + { "id": "overlay_female_mutation_hair_white_medium", "fg": 1690 }, + { "id": "overlay_female_mutation_hair_white_short", "fg": 1691 }, + { "id": "overlay_female_mutation_long_over_eye_var_white", "fg": 1692 }, + { "id": "overlay_female_mutation_messy_var_white", "fg": 1693 }, + { "id": "overlay_female_mutation_ponytail_var_white", "fg": 1694 }, + { "id": "overlay_female_mutation_short_no_fringe_var_white", "fg": 1695 }, + { "id": "overlay_female_mutation_short_over_eye_var_white", "fg": 1696 }, + { "id": "overlay_female_mutation_SKIN_DARK", "fg": 1697 }, + { "id": "overlay_female_mutation_SKIN_LIGHT", "fg": 1698 }, + { "id": "overlay_female_mutation_SKIN_MEDIUM", "fg": 1699 }, + { "id": "overlay_female_mutation_SKIN_PINK", "fg": 1700 }, + { "id": "overlay_female_mutation_SKIN_TAN", "fg": 1701 }, + { "id": "overlay_mutation_SKIN_DARK", "fg": 1702 }, + { "id": "overlay_mutation_SKIN_LIGHT", "fg": 1703 }, + { "id": "overlay_mutation_SKIN_MEDIUM", "fg": 1704 }, + { "id": "overlay_mutation_SKIN_PINK", "fg": 1705 }, + { "id": "overlay_mutation_SKIN_TAN", "fg": 1706 }, + { "id": "overlay_worn_backpack", "fg": 2273 }, + { "id": "overlay_worn_backpack_giant", "fg": 2274 }, + { "id": "overlay_worn_backpack_hiking", "fg": 2275 }, + { "id": "overlay_worn_backpack_leather", "fg": 2276 }, + { "id": "overlay_worn_backpack_tactical_large", "fg": 2277 }, + { "id": "overlay_worn_bindle", "fg": 2278 }, + { "id": "overlay_worn_boxpack", "fg": 2279 }, + { "id": "overlay_worn_briefcase", "fg": 2280 }, + { "id": "overlay_worn_daypack", "fg": 2281 }, + { "id": "overlay_worn_dive_bag", "fg": 2282 }, + { "id": "overlay_worn_duffelbag", "fg": 2283 }, + { "id": "overlay_worn_dump_pouch", "fg": 2284 }, + { "id": "overlay_worn_fanny", "fg": 2285 }, + { "id": "overlay_worn_golf_bag", "fg": 2286 }, + { "id": "overlay_worn_headscarf", "fg": 2287 }, + { "id": "overlay_worn_hide_bag", "fg": 2288 }, + { "id": "overlay_worn_hide_tainted_bag", "fg": 2289 }, + { "id": "overlay_worn_hk_briefcase", "fg": 2290 }, + { "id": "overlay_worn_jerrypack", "fg": 2291 }, + { "id": "overlay_worn_leather_pouch", "fg": 2292 }, + { "id": "overlay_worn_makeshift_knapsack", "fg": 2293 }, + { "id": "overlay_worn_makeshift_sling", "fg": 2294 }, + { "id": "overlay_worn_mbag", "fg": 2295 }, + { "id": "overlay_worn_molle_pack", "fg": 2296 }, + { "id": "overlay_worn_net_backpack", "fg": 2297 }, + { "id": "overlay_worn_petpack", "fg": 2298 }, + { "id": "overlay_worn_plastic_shopping_bag", "fg": 2299 }, + { "id": "overlay_worn_purse", "fg": 2300 }, + { "id": "overlay_worn_ragpouch", "fg": 2301 }, + { "id": "overlay_worn_rucksack", "fg": 2302 }, + { "id": "overlay_worn_runner_bag", "fg": 2303 }, + { "id": "overlay_worn_slingpack", "fg": 2304 }, + { "id": "overlay_worn_survivor_duffel_bag", "fg": 2305 }, + { "id": "overlay_worn_survivor_pack", "fg": 2306 }, + { "id": "overlay_worn_survivor_runner_pack", "fg": 2307 }, + { "id": "overlay_worn_swag_bag", "fg": 2308 }, + { "id": "overlay_worn_travelpack", "fg": 2309 }, + { "id": "overlay_worn_wicker_backpack", "fg": 2310 }, + { "id": "overlay_worn_bandolier_pistol", "fg": 2311 }, + { "id": "overlay_worn_bondage_mask", "fg": 2314 }, + { "id": "overlay_worn_bondage_mask_zipped", "fg": 2315 }, + { "id": "overlay_worn_bondage_suit", "fg": 2316 }, + { "id": "overlay_worn_crown_golden_survivor", "fg": 2317 }, + { "id": "overlay_worn_eclipse_glasses", "fg": 2318 }, + { "id": "overlay_worn_eyepatch_leather", "fg": 2319 }, + { "id": "overlay_worn_fitover_sunglasses", "fg": 2321 }, + { "id": "overlay_worn_glasses_bal", "fg": 2322 }, + { "id": "overlay_worn_glasses_monocle", "fg": 2325 }, + { "id": "overlay_worn_glasses_safety", "fg": 2326 }, + { "id": "overlay_worn_goggles_ski", "fg": 2327 }, + { "id": "overlay_worn_goggles_welding", "fg": 2328 }, + { "id": "overlay_worn_iggaak", "fg": 2329 }, + { "id": "overlay_worn_survivor_goggles", "fg": 2331 }, + { "id": "overlay_worn_judo_belt_black", "fg": 2333 }, + { "id": "overlay_worn_judo_belt_blue", "fg": 2334 }, + { "id": "overlay_worn_judo_belt_brown", "fg": 2335 }, + { "id": "overlay_worn_judo_belt_green", "fg": 2336 }, + { "id": "overlay_worn_judo_belt_orange", "fg": 2337 }, + { "id": "overlay_worn_judo_belt_white", "fg": 2338 }, + { "id": "overlay_worn_judo_belt_yellow", "fg": 2339 }, + { "id": "overlay_worn_jacket_flannel", "fg": 2340 }, + { "id": "overlay_worn_tarp", "fg": 2341 }, + { "id": "overlay_worn_veil_wedding", "fg": 2342 }, + { "id": "overlay_worn_rifle_case_soft", "fg": 2343 }, + { "id": "overlay_worn_rifle_case_soft_2", "fg": 2344 }, + { "id": "overlay_worn_rifle_case_soft_leather", "fg": 2345 }, + { "id": "overlay_worn_rifle_case_soft_leather_2", "fg": 2346 }, + { "id": "overlay_worn_sleeping_bag_fur", "fg": 2347 }, + { "id": "overlay_worn_sleeping_bag_roll", "fg": 2348 }, + { "id": "overlay_worn_tie_bow", "fg": 2349 }, + { "id": "overlay_worn_tie_clipon", "fg": 2350 }, + { "id": "overlay_worn_tie_necktie", "fg": 2351 }, + { "id": "overlay_worn_tie_skinny", "fg": 2352 }, + { "id": "mon_alpha_razorclaw", "fg": 2353 }, + { "id": "mon_diving_larva", "fg": 2354 }, + { "id": "mon_fish_blinky", "fg": 2355 }, + { "id": "mon_fish_carp", "fg": 2357 }, + { "id": "mon_fish_eel", "fg": 2358 }, + { "id": "mon_fish_eel_large", "fg": 2359 }, + { "id": "mon_fish_flying", "fg": 2360 }, + { "id": "mon_fry", "fg": 2366 }, + { "id": "mon_gator", "fg": 2367 }, + { "id": "mon_octupus_stalker", "fg": 2368 }, + { "id": "mon_octupus_stalker_spawn", "fg": 2369 }, + { "id": "mon_razorclaw", "fg": 2370 }, + { "id": "mon_sewer_fish", "fg": 2371 }, + { "id": "mon_strider_giant", "fg": 2372 }, + { "id": "mon_strider_nymph", "fg": 2373 }, + { "id": "mon_strider_small", "fg": 2374 }, + { "id": "mon_blob", "fg": 2375 }, + { "id": "mon_blob_brain", "fg": 2376 }, + { "id": "mon_blob_small", "fg": 2378 }, + { "id": "mon_breather", "fg": 2379 }, + { "id": "mon_breather_hub", "fg": 2380 }, + { "id": "mon_player_blob", "fg": 2381 }, + { "id": "mon_slime_ocularium", "fg": 2382 }, + { "id": "debug_mon", "fg": 2383 }, + { "id": "mon_hallu_mom", "fg": 2385 }, + { "id": "mon_ant_fungus", "fg": 2387 }, + { "id": "mon_boomer_fungus", "fg": 2388 }, + { "id": "mon_fungal_blossom", "fg": 2389 }, + { "id": "mon_fungal_hedgerow", "fg": 2390 }, + { "id": "mon_fungal_tendril", "fg": 2391 }, + { "id": "mon_fungal_wall", "fg": 2392 }, + { "id": "mon_fungaloid_young", "fg": 2394 }, + { "id": "mon_fungus_pig", "fg": 2395 }, + { "id": "mon_spider_fungus", "fg": 2396 }, + { "id": "mon_chud", "fg": 2398 }, + { "id": "mon_feral_armored_battleaxe", "fg": 2405 }, + { "id": "mon_feral_armored_mace", "fg": 2406 }, + { "id": "mon_feral_diver_knife", "fg": 2407 }, + { "id": "mon_feral_fancy_crossbow", "fg": 2408 }, + { "id": "mon_feral_granny", "fg": 2410 }, + { "id": "mon_feral_human_axe_fungal_corpse", "fg": 2412 }, + { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 2414 }, + { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 2416 }, + { "id": "mon_feral_human_tool", "fg": 2417 }, + { "id": "mon_feral_jackboot", "fg": 2418 }, + { "id": "mon_feral_labsecurity_9mm", "fg": 2419 }, + { "id": "mon_feral_labsecurity_flashlight", "fg": 2420 }, + { "id": "mon_feral_maid_broom", "fg": 2421 }, + { "id": "mon_feral_maid_candlestick", "fg": 2422 }, + { "id": "mon_feral_maid_knife", "fg": 2423 }, + { "id": "mon_feral_marine_bayonet", "fg": 2424 }, + { "id": "mon_feral_militia", "fg": 2425 }, + { "id": "mon_feral_officer", "fg": 2426 }, + { "id": "mon_feral_prepper", "fg": 2427 }, + { "id": "mon_feral_sailor_axe", "fg": 2428 }, + { "id": "mon_feral_sailor_lug_wrench", "fg": 2429 }, + { "id": "mon_feral_sailor_mop", "fg": 2430 }, + { "id": "mon_feral_sailor_wrench", "fg": 2431 }, + { "id": "mon_feral_sapien_spear", "fg": 2432 }, + { "id": "mon_feral_scientist_scalpel", "fg": 2433 }, + { "id": "mon_feral_soldier", "fg": 2434 }, + { "id": "mon_feral_survivalist", "fg": 2435 }, + { "id": "mon_feral_swimmer_kickboard", "fg": 2436 }, + { "id": "mon_marloss_zealot_f", "fg": 2437 }, + { "id": "mon_mutant_alpha", "fg": 2439 }, + { "id": "mon_mutant_alpha_boss", "fg": 2440 }, + { "id": "mon_mutant_antler", "fg": 2441 }, + { "id": "mon_mutant_arthropod", "fg": 2442 }, + { "id": "mon_mutant_camouflaged", "fg": 2443 }, + { "id": "mon_mutant_evolved", "fg": 2444 }, + { "id": "mon_mutant_experimental", "fg": 2445 }, + { "id": "mon_mutant_mollusk", "fg": 2446 }, + { "id": "mon_starer_axe", "fg": 2447 }, + { "id": "mon_starer_crowbar", "fg": 2448 }, + { "id": "mon_starer_pipe", "fg": 2449 }, + { "id": "mon_ant", "fg": 2450 }, + { "id": "mon_ant_acid", "fg": 2451 }, + { "id": "mon_ant_acid_larva", "fg": 2452 }, + { "id": "mon_ant_acid_queen", "fg": 2453 }, + { "id": "mon_ant_acid_soldier", "fg": 2454 }, + { "id": "mon_ant_soldier", "fg": 2457 }, + { "id": "mon_antlion_giant", "fg": 2458 }, + { "id": "mon_antlion_larva", "fg": 2459 }, + { "id": "mon_aphid", "fg": 2460 }, + { "id": "mon_aphid_small", "fg": 2461 }, + { "id": "mon_butterfly", "fg": 2463 }, + { "id": "mon_butterfly_giant", "fg": 2465 }, + { "id": "mon_centipede_giant", "fg": 2467 }, + { "id": "mon_dermatik", "fg": 2468 }, + { "id": "mon_dermatik_larva", "fg": 2469 }, + { "id": "mon_dermatik_midwife", "fg": 2470 }, + { "id": "mon_dragonfly_giant", "fg": 2471 }, + { "id": "mon_fly", "fg": 2472 }, + { "id": "mon_grasshopper_giant", "fg": 2475 }, + { "id": "mon_lady_bug", "fg": 2477 }, + { "id": "mon_lady_bug_giant", "fg": 2478 }, + { "id": "mon_locust", "fg": 2479 }, + { "id": "mon_locust_nymph", "fg": 2480 }, + { "id": "mon_mantis_nymph", "fg": 2481 }, + { "id": "mon_mosquito_giant", "fg": 2483 }, + { "id": "mon_moth", "fg": 2484 }, + { "id": "mon_moth_giant", "fg": 2485 }, + { "id": "mon_plague_nymph", "fg": 2486 }, + { "id": "mon_plague_vector", "fg": 2487 }, + { "id": "mon_skittering_plague", "fg": 2488 }, + { "id": "mon_slug_forest", "fg": 2489 }, + { "id": "mon_slug_small", "fg": 2490 }, + { "id": "mon_snail_forest", "fg": 2491 }, + { "id": "mon_snail_small", "fg": 2492 }, + { "id": "mon_spider_cellar_giant", "fg": 2493 }, + { "id": "mon_spider_cellar_mega", "fg": 2494 }, + { "id": "mon_spider_jumping_giant", "fg": 2496 }, + { "id": "mon_spider_jumping_mega", "fg": 2497 }, + { "id": "mon_spider_jumping_small", "fg": 2498 }, + { "id": "mon_spider_trapdoor_giant", "fg": 2499 }, + { "id": "mon_spider_web", "fg": 2502 }, + { "id": "mon_spider_widow_giant", "fg": 2505 }, + { "id": "mon_spider_widow_mega", "fg": 2506 }, + { "id": "mon_spider_wolf_giant", "fg": 2508 }, + { "id": "mon_spider_wolf_mega", "fg": 2509 }, + { "id": "mon_wasp", "fg": 2511 }, + { "id": "mon_wasp_queen", "fg": 2512 }, + { "id": "mon_wasp_small", "fg": 2513 }, + { "id": "mon_woodlouse", "fg": 2514 }, + { "id": "mon_woodlouse_manca", "fg": 2515 }, + { "id": "mon_mi_go", "fg": 2516 }, + { "id": "mon_bear", "fg": 2543 }, + { "id": "mon_bear_cub", "fg": 2544 }, + { "id": "mon_bear_mutant_3headed", "fg": 2545 }, + { "id": "mon_big_rat", "fg": 2546 }, + { "id": "mon_bluejay", "fg": 2548 }, + { "id": "mon_boar_wild", "fg": 2549 }, + { "id": "mon_boar_wild_piglet", "fg": 2550 }, + { "id": "mon_cat", "fg": 2551 }, + { "id": "mon_cockatrice", "fg": 2554 }, + { "id": "mon_cockatrice_chick", "fg": 2555 }, + { "id": "mon_cougar", "fg": 2556 }, + { "id": "mon_cow", "fg": 2557 }, + { "id": "mon_cow_calf", "fg": 2558 }, + { "id": "mon_crow_mutant", "fg": 2561 }, + { "id": "mon_crow_mutant_small", "fg": 2562 }, + { "id": "mon_deer", "fg": 2563 }, + { "id": "mon_frog", "fg": 2569 }, + { "id": "mon_frog_giant", "fg": 2570 }, + { "id": "mon_frog_small", "fg": 2571 }, + { "id": "mon_goat", "fg": 2572 }, + { "id": "mon_goat_kid", "fg": 2573 }, + { "id": "mon_horse", "fg": 2575 }, + { "id": "mon_horse_foal", "fg": 2576 }, + { "id": "mon_llama", "fg": 2578 }, + { "id": "mon_llama_calf", "fg": 2579 }, + { "id": "mon_moorhen", "fg": 2580 }, + { "id": "mon_moose", "fg": 2581 }, + { "id": "mon_moose_calf", "fg": 2582 }, + { "id": "mon_nakedmolerat_giant", "fg": 2583 }, + { "id": "mon_pig", "fg": 2584 }, + { "id": "mon_pig_piglet", "fg": 2585 }, + { "id": "mon_pigeon", "fg": 2586 }, + { "id": "mon_rattlesnake_giant", "fg": 2587 }, + { "id": "mon_reindeer", "fg": 2588 }, + { "id": "mon_sheep", "fg": 2590 }, + { "id": "mon_sheep_lamb", "fg": 2591 }, + { "id": "mon_tadpole", "fg": 2593 }, + { "id": "mon_tadpole_brown", "fg": 2594 }, + { "id": "mon_toad", "fg": 2595 }, + { "id": "mon_toad_giant", "fg": 2596 }, + { "id": "mon_toad_small", "fg": 2597 }, + { "id": "mon_wolf", "fg": 2598 }, + { "id": "mon_wolf_pup", "fg": 2599 }, + { "id": "mon_woodpecker", "fg": 2600 }, + { "id": "mon_zap_rat", "fg": 2601 }, + { "id": "mon_raccoon", "fg": 2602 }, + { "id": "mon_absence", "fg": 2603 }, + { "id": "mon_albino_penguin", "fg": 2604 }, + { "id": "mon_amigara_horror", "fg": 2605 }, + { "id": "mon_archunk_medium", "fg": 2606 }, + { "id": "mon_archunk_strong", "fg": 2607 }, + { "id": "mon_archunk_weak", "fg": 2608 }, + { "id": "mon_blank", "fg": 2609 }, + { "id": "mon_blood_sacrifice", "fg": 2610 }, + { "id": "mon_charred_nightmare", "fg": 2611 }, + { "id": "mon_crawler", "fg": 2612 }, + { "id": "mon_dark_wyrm", "fg": 2615 }, + { "id": "mon_dementia", "fg": 2616 }, + { "id": "mon_flaming_eye", "fg": 2617 }, + { "id": "mon_flesh_angel", "fg": 2618 }, + { "id": "mon_flying_polyp", "fg": 2619 }, + { "id": "mon_giant_appendage", "fg": 2620 }, + { "id": "mon_gozu", "fg": 2621 }, + { "id": "mon_gracke", "fg": 2622 }, + { "id": "mon_headless_dog_thing", "fg": 2623 }, + { "id": "mon_homunculus", "fg": 2624 }, + { "id": "mon_human_snail", "fg": 2626 }, + { "id": "mon_hunting_horror", "fg": 2627 }, + { "id": "mon_impossible_shape", "fg": 2628 }, + { "id": "mon_jabberwock", "fg": 2629 }, + { "id": "mon_kreck", "fg": 2630 }, + { "id": "mon_one_eye", "fg": 2634 }, + { "id": "mon_rat_king", "fg": 2637 }, + { "id": "mon_shadow", "fg": 2638 }, + { "id": "mon_shadow_snake", "fg": 2639 }, + { "id": "mon_thing", "fg": 2644 }, + { "id": "mon_twisted_body", "fg": 2645 }, + { "id": "bot_EMP_hack", "fg": 2649 }, + { "id": "bot_antimateriel", "fg": 2650 }, + { "id": "bot_c4_hack", "fg": 2651 }, + { "id": "bot_dispatch", "fg": 2652 }, + { "id": "bot_dispatch_military", "fg": 2653 }, + { "id": "bot_flashbang_hack", "fg": 2654 }, + { "id": "bot_gasbomb_hack", "fg": 2655 }, + { "id": "bot_grenade_hack", "fg": 2656 }, + { "id": "bot_laserturret", "fg": 2657 }, + { "id": "bot_manhack", "fg": 2658 }, + { "id": "bot_manhack_fire", "fg": 2659 }, + { "id": "bot_manhack_missile", "fg": 2660 }, + { "id": "bot_mininuke_hack", "fg": 2661 }, + { "id": "bot_robot_drone", "fg": 2663 }, + { "id": "bot_science_bot", "fg": 2664 }, + { "id": "bot_skitterbot", "fg": 2665 }, + { "id": "bot_turret", "fg": 2666 }, + { "id": "bot_turret_shockcannon", "fg": 2667 }, + { "id": "manhack_firebomb", "fg": 2668 }, + { "id": "manhack_firebomb_act", "fg": 2669 }, + { "id": "mon_EMP_hack", "fg": 2670 }, + { "id": "mon_broken_cyborg", "fg": 2671 }, + { "id": "mon_c4_hack", "fg": 2672 }, + { "id": "mon_copbot", "fg": 2673 }, + { "id": "mon_dispatch", "fg": 2674 }, + { "id": "mon_dispatch_military", "fg": 2675 }, + { "id": "mon_exodii_turret", "fg": 2676 }, + { "id": "mon_exodii_worker", "fg": 2677 }, + { "id": "mon_eyebot", "fg": 2678 }, + { "id": "mon_flashbang_hack", "fg": 2679 }, + { "id": "mon_gasbomb_hack", "fg": 2680 }, + { "id": "mon_grenade_hack", "fg": 2682 }, + { "id": "mon_hazmatbot", "fg": 2683 }, + { "id": "mon_hologram", "fg": 2684 }, + { "id": "mon_manhack", "fg": 2685 }, + { "id": "mon_manhack_fire", "fg": 2686 }, + { "id": "mon_manhack_missile", "fg": 2687 }, + { "id": "mon_mininuke_hack", "fg": 2688 }, + { "id": "mon_molebot", "fg": 2689 }, + { "id": "mon_prototype_cyborg", "fg": 2691 }, + { "id": "mon_riotbot", "fg": 2692 }, + { "id": "mon_robofac_prototype", "fg": 2693 }, + { "id": "mon_robot_drone", "fg": 2694 }, + { "id": "mon_science_bot", "fg": 2695 }, + { "id": "mon_secubot", "fg": 2696 }, + { "id": "mon_secubot_america", "fg": 2697 }, + { "id": "mon_skitterbot", "fg": 2698 }, + { "id": "mon_talon_m202a1", "fg": 2699 }, + { "id": "mon_turret", "fg": 2700 }, + { "id": "mon_turret_bmg", "fg": 2701 }, + { "id": "mon_turret_searchlight", "fg": 2703 }, + { "id": "mon_turret_shockcannon", "fg": 2704 }, + { "id": "mon_biollante", "fg": 2705 }, + { "id": "mon_biollante_sprig", "fg": 2706 }, + { "id": "mon_biollante_sprout", "fg": 2707 }, + { "id": "mon_creeper_hub", "fg": 2708 }, + { "id": "mon_creeper_root", "fg": 2709 }, + { "id": "mon_creeper_vine", "fg": 2710 }, + { "id": "mon_fungal_fighter", "fg": 2711 }, + { "id": "mon_triffid", "fg": 2712 }, + { "id": "mon_triffid_heart", "fg": 2713 }, + { "id": "mon_triffid_queen", "fg": 2714 }, + { "id": "mon_triffid_sprig", "fg": 2715 }, + { "id": "mon_triffid_young", "fg": 2716 }, + { "id": "mon_vinebeast", "fg": 2717 }, + { "id": "2608_mon_zougar_0", "fg": 2720 }, + { "id": "mon_boomer_claymore", "fg": 2805 }, + { "id": "mon_boomer_glutton", "fg": 2806 }, + { "id": "mon_boomer_huge", "fg": 2807 }, + { "id": "mon_dog_skeleton_brute", "fg": 2809 }, + { "id": "mon_dog_zombie_brute", "fg": 2810 }, + { "id": "mon_fungal_raptor", "fg": 2812 }, + { "id": "mon_fungal_wretch", "fg": 2813 }, + { "id": "mon_skeleton", "fg": 2814 }, + { "id": "mon_skeleton_master", "fg": 2815 }, + { "id": "mon_skeleton_medical", "fg": 2816 }, + { "id": "mon_skeleton_necro", "fg": 2817 }, + { "id": "mon_smoker_brute", "fg": 2818 }, + { "id": "mon_spawn_raptor", "fg": 2819 }, + { "id": "mon_spawn_raptor_electric", "fg": 2820 }, + { "id": "mon_spawn_raptor_shady", "fg": 2821 }, + { "id": "mon_spawn_raptor_unstable", "fg": 2822 }, + { "id": "mon_wolf_skeleton", "fg": 2823 }, + { "id": "mon_zeer", "fg": 2824 }, + { "id": "mon_zeindeer", "fg": 2825 }, + { "id": "mon_zllama", "fg": 2826 }, + { "id": "mon_zolf", "fg": 2827 }, + { "id": "mon_zombear", "fg": 2828 }, + { "id": "mon_zombear_acidic", "fg": 2829 }, + { "id": "mon_zombear_skeleton", "fg": 2830 }, + { "id": "mon_zombeaver", "fg": 2831 }, + { "id": "mon_zombie_brute_winged", "fg": 2832 }, + { "id": "mon_zombie_dog_acidic", "fg": 2833 }, + { "id": "mon_zombie_dog_brute_acidic", "fg": 2834 }, + { "id": "mon_zombie_horse", "fg": 2836 }, + { "id": "mon_zombie_horse_black", "fg": 2837 }, + { "id": "mon_zombie_horse_pale", "fg": 2838 }, + { "id": "mon_zombie_horse_red", "fg": 2839 }, + { "id": "mon_zombie_horse_white", "fg": 2840 }, + { "id": "mon_zombie_marine", "fg": 2841 }, + { "id": "mon_zombie_marine_upgrade", "fg": 2842 }, + { "id": "mon_zombie_master", "fg": 2843 }, + { "id": "mon_zombie_medical", "fg": 2844 }, + { "id": "mon_zombie_medical_acidic", "fg": 2845 }, + { "id": "mon_zombie_medical_brute", "fg": 2846 }, + { "id": "mon_zombie_medical_regenerating", "fg": 2847 }, + { "id": "mon_zombie_necro", "fg": 2848 }, + { "id": "mon_zombie_necro_boomer", "fg": 2849 }, + { "id": "mon_zombie_regenerating", "fg": 2850 }, + { "id": "mon_zombie_relax_gasbag", "fg": 2851 }, + { "id": "mon_zombie_resort_dancer", "fg": 2852 }, + { "id": "mon_zombie_snotgobbler", "fg": 2854 }, + { "id": "mon_zombie_soldier", "fg": 2855 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 2856 }, + { "id": "mon_zombie_soldier_acid_2", "fg": 2857 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 2858 }, + { "id": "mon_zombie_soldier_blackops_2", "fg": 2859 }, + { "id": "mon_zombie_static", "fg": 2860 }, + { "id": "mon_zombie_tear_gasbag", "fg": 2862 }, + { "id": "mon_zombie_winged", "fg": 2863 }, + { "id": "mon_zombie_wretch", "fg": 2864 }, + { "id": "mon_zoose_thorny", "fg": 2865 }, + { "id": "mon_zougar", "fg": 2866 }, + { "id": "mon_zougar_shady", "fg": 2867 }, + { "id": "mon_zow", "fg": 2868 } + ] + }, + { + "file": "items.png", + "//": "range 2880 to 4799", + "tiles": [ + { "id": [ "1st_aid", "1st_aid_box" ], "fg": 3247 }, + { "id": [ "2lcanteen", "canteen_wood", "canteen" ], "fg": 2988, "rotates": false }, + { "id": [ "keg", "keg_steel" ], "fg": 3509, "rotates": false }, + { + "id": [ + "AID_bio_ups", + "AID_bio_watch", + "AID_bio_alarm", + "AID_bio_geiger", + "AID_bio_weight", + "AID_bio_magnet", + "AID_bio_trickle", + "AID_bio_syringe", + "AID_bio_climate", + "AID_bio_shotgun", + "AID_bio_heatsink", + "AID_bio_soporific", + "AID_bio_armor_arms", + "AID_bio_tattoo_led", + "AID_bio_flashlight", + "AID_bio_blood_anal", + "AID_bio_armor_legs", + "AID_bio_blood_filter", + "AID_bio_pitch_perfect", + "AID_bio_power_storage", + "AID_bio_power_storage_mkII", + "AID_bio_meteorologist", + "AID_bio_power_armor_interface" + ], + "fg": 3403 + }, + { "id": "EMPbomb", "fg": 3019, "rotates": false }, + { "id": "EMPbomb_act", "fg": 3012, "rotates": false }, + { "id": "LAW_Packed", "fg": 3093, "rotates": false }, + { "id": "UPS_off", "fg": 3094, "rotates": false }, + { "id": "acidbomb", "fg": 2998, "rotates": false }, + { "id": "acidbomb_large", "fg": 3024, "rotates": false }, + { "id": "acidbomb_medium", "fg": 2984, "rotates": false }, + { "id": "acidbomb_micro", "fg": 3025, "rotates": false }, + { "id": "acidbomb_small", "fg": 3026, "rotates": false }, + { + "id": [ + "acorns", + "veggy_cooked", + "veggy_wild_cooked", + "choco_coffee_beans", + "maltballs", + "datura_seed", + "coffee_bean", + "roasted_coffee_bean", + "seed_broccoli", + "raw_beans", + "hickory_nut_roasted", + "hickory_nut_unshelled", + "seed_cabbage", + "seed_sunflower", + "macaroni_raw", + "seed_onion", + "mre_veggy", + "hickory_nut", + "pistachio_roasted", + "pistachio_unshelled", + "seed_tobacco", + "seed_beans" + ], + "fg": 3404 + }, + { "id": "adv_UPS_off", "fg": 3095, "rotates": false }, + { "id": [ "advanced_ecig", "antenna" ], "fg": 2961, "rotates": false }, + { "id": "airhorn", "fg": 3096, "rotates": false }, + { "id": "amplifier_head", "fg": 3341, "rotates": false }, + { "id": "antibiotics", "fg": 2957, "rotates": false }, + { "id": [ "antidote_posion", "revival_serum", "antidote_badpoison" ], "fg": 2997, "rotates": false }, + { "id": "arachnotron_guts", "fg": 3257, "rotates": false }, + { + "id": [ + "aspirin", + "antifungal", + "antiparasitic", + "pur_tablets", + "iodine", + "tramadol", + "diazepam", + "calcium_tablet", + "weak_antibiotic" + ], + "fg": 2955, + "rotates": false + }, + { "id": "atlatl", "fg": 3080, "rotates": false }, + { "id": "aux_pressurized_tank", "fg": 3073, "rotates": false }, + { "id": [ "bacon", "fetus" ], "fg": 3394, "rotates": false }, + { + "id": [ + "bag_canvas", + "bag_canvas_small", + "mre_beef_box", + "mre_veggy_box", + "mre_chicken_box", + "mre_hotdog_box", + "mre_ravioli_box" + ], + "fg": 3409 + }, + { "id": [ "bag_plastic", "bag_bundle_10" ], "fg": 3411 }, + { "id": "bagpipes", "fg": 3230, "rotates": false }, + { "id": [ "tanbark", "birchbark", "willowbark", "alder_bark" ], "fg": 3412 }, + { "id": "bat", "fg": 3259, "rotates": false }, + { "id": "bat_metal", "fg": 3258, "rotates": false }, + { "id": "bathroom_scale", "fg": 3346, "rotates": false }, + { "id": "battery_atomic", "fg": 3032, "rotates": false }, + { "id": [ "battery", "laser_capacitor" ], "fg": 3028, "rotates": false }, + { "id": "beaker", "fg": 3351, "rotates": false }, + { "id": [ "bee_balm", "lily_flower", "lotus_flower" ], "fg": 3366, "rotates": false }, + { "id": "bee_sting", "fg": 3044, "rotates": false }, + { "id": "berserker_drug_act", "fg": 2965, "rotates": false }, + { "id": [ "berserker_drug", "adrenaline_injector" ], "fg": 2964, "rotates": false }, + { "id": "bfg_shell_act", "fg": 3048, "rotates": false }, + { "id": "bike_basket", "fg": 1274, "//": "vehicle part" }, + { "id": "bindle", "fg": 3236, "rotates": false }, + { "id": "binoculars", "fg": 3231, "rotates": false }, + { "id": "biollante_bud", "fg": 3260, "rotates": false }, + { + "id": [ + "bio_null", + "bio_power_storage", + "bio_power_storage_mkII", + "bio_batteries", + "bio_metabolics", + "bio_solar", + "bio_torsionratchet", + "bio_furnace", + "bio_ethanol", + "bio_memory", + "bio_ears", + "bio_eye_enhancer", + "bio_dex_enhancer", + "bio_str_enhancer", + "bio_int_enhancer", + "bio_membrane", + "bio_targeting", + "bio_gills", + "bio_purifier", + "bio_climate", + "bio_storage", + "bio_recycler", + "bio_digestion", + "bio_tools", + "bio_shock", + "bio_heat_absorb", + "bio_carbon", + "bio_armor_head", + "bio_armor_torso", + "bio_armor_arms", + "bio_armor_legs", + "bio_flashlight", + "bio_night_vision", + "bio_infrared", + "bio_face_mask", + "bio_ads", + "bio_ods", + "bio_scent_mask", + "bio_scent_vision", + "bio_cloak", + "bio_painkiller", + "bio_nanobots", + "bio_heatsink", + "bio_resonator", + "bio_time_freeze", + "bio_teleport", + "bio_blood_anal", + "bio_blood_filter", + "bio_alarm", + "bio_evap", + "bio_lighter", + "bio_claws", + "bio_blaster", + "bio_laser", + "bio_emp", + "bio_hydraulics", + "bio_water_extractor", + "bio_magnet", + "bio_fingerhack", + "bio_lockpick", + "bio_ground_sonar", + "bio_power_armor_interface", + "bio_power_armor_interface_mkII", + "bio_flashbang", + "bio_railgun", + "bio_probability_travel", + "bio_shockwave", + "bio_chain_lightning", + "bio_night", + "bio_uncanny_dodge", + "bio_dis_shock", + "bio_dis_acid", + "bio_drain", + "bio_noise", + "bio_power_weakness", + "bio_sunglasses", + "bio_speed", + "bio_watch", + "bio_faraday", + "bio_armor_eyes", + "bio_leukocyte", + "bio_geiger", + "bio_radscrubber", + "bio_adrenaline", + "bio_razors", + "bio_blade", + "bio_itchy", + "bio_nostril", + "bio_thumbs", + "bio_spasm", + "bio_shakes", + "bio_leaky", + "bio_sleepy", + "bio_deformity", + "bio_voice", + "bio_pokedeye", + "bio_ankles", + "bio_trip", + "bio_cqb", + "bio_meteorologist", + "bio_ups", + "bio_remote", + "bio_advreactor", + "bio_plut_filter", + "bio_reactor", + "bio_reactor_upgrade", + "bio_stiff", + "bio_eye_optic", + "bio_chest_gun", + "bio_emp_armgun", + "bio_surgical_razor", + "bio_cable", + "bio_faulty_electromagnetic_leak", + "bio_glowy", + "bio_radleak", + "bio_sleep_shutdown", + "bio_synaptic_regen", + "bio_faulty_grossfood", + "bio_trickle" + ], + "fg": 3418 + }, + { "id": "black_box", "fg": 3099, "rotates": false }, + { "id": [ "blanket", "down_blanket", "towel_wet" ], "fg": 3226, "rotates": false }, + { "id": "blob_dormant", "fg": 3101, "rotates": false }, + { "id": "bluebell_bud", "fg": 3261, "rotates": false }, + { "id": "bluebell_flower", "fg": 3368, "rotates": false }, + { "id": "boat_board", "fg": 3326, "rotates": false }, + { "id": [ "boiled_egg", "egg_reptile", "egg_wasp", "ant_egg" ], "fg": 3363, "rotates": false }, + { "id": "bomblet_acid", "fg": 3040, "rotates": false }, + { "id": [ "bomblet_archdemon", "bomblet_explosive" ], "fg": 3034, "rotates": false }, + { "id": [ "bomblet_archvile", "bomblet_fire", "bomblet_vile" ], "fg": 3035, "rotates": false }, + { "id": "bomblet_casing", "fg": 3036, "rotates": false }, + { "id": "bomblet_chickenbot", "fg": 3037, "rotates": false }, + { "id": "bomblet_chickenbot_act", "fg": 3103, "rotates": false }, + { "id": "bomblet_frag", "fg": 3038, "rotates": false }, + { "id": "bomblet_stun", "fg": 3039, "rotates": false }, + { "id": "bomblet_stun_act", "fg": 3104, "rotates": false }, + { "id": [ "bomblet_vile_act", "bomblet_archvile_act" ], "fg": 3102, "rotates": false }, + { "id": "bone_flute", "fg": 3105, "rotates": false }, + { "id": [ "bone_human", "bone" ], "fg": 2907, "rotates": false }, + { "id": "bone_tainted", "fg": 2906, "rotates": false }, + { "id": "bottle_folding", "fg": 2982, "rotates": false }, + { "id": "bottle_metal", "fg": 2983, "rotates": false }, + { "id": [ "bottle_plastic", "bottle_plastic_small", "bottle_twoliter" ], "fg": 3423 }, + { + "id": [ "bottle_plastic_pill_prescription", "bottle_plastic_pill_supplement", "bottle_plastic_pill_painkiller" ], + "fg": 3424 + }, + { "id": "bowling_pin", "fg": 3265, "rotates": false }, + { "id": "box_cigarette", "fg": 3003, "rotates": false }, + { "id": [ "box_snack", "box_tea" ], "fg": 3438 }, + { "id": "brick", "fg": 3266, "rotates": false }, + { "id": [ "broketent", "largebroketent" ], "fg": 3441 }, + { "id": [ "brownie", "brownie_weed", "cake2" ], "fg": 2943, "rotates": false }, + { "id": "bucket", "fg": 3001, "rotates": false }, + { "id": "bullwhip", "fg": 3267, "rotates": false }, + { "id": "c4", "fg": 3106, "rotates": false }, + { "id": "c4armed", "fg": 3107, "rotates": false }, + { "id": [ "c_fishspear", "qiang", "m_fishspear" ], "fg": 3058, "rotates": false }, + { "id": "caffeine", "fg": 2950, "rotates": false }, + { "id": "camera_control", "fg": 1283, "//": "vehicle part" }, + { "id": "can_drink_unsealed", "fg": 2971, "rotates": false }, + { "id": [ "can_sealer", "pastaextruder" ], "fg": 3301, "rotates": false }, + { + "id": [ "candy2", "candy3", "neccowafers", "gummy_vitamins", "maple_candy", "candy" ], + "fg": 3372, + "rotates": false + }, + { "id": "candycigarette", "fg": 2896, "rotates": false }, + { "id": "canola", "fg": 2899, "rotates": false }, + { "id": [ "cantilever_small", "cantilever_medium" ], "fg": 3456 }, + { "id": "cargo_lock", "fg": 3268, "rotates": false }, + { "id": "cargo_rack", "fg": 1285, "//": "vehicle part" }, + { "id": [ "carver_on", "carver_off" ], "fg": 3108, "rotates": false }, + { "id": "cattlefodder", "fg": 3109, "rotates": false }, + { "id": "cell_phone", "fg": 3110, "rotates": false }, + { "id": "cell_phone_flashlight", "fg": 3111, "rotates": false }, + { "id": [ "ceramic_armor", "esbi_plate", "esapi_plate" ], "fg": 3458 }, + { "id": [ "ceramic_cup", "ceramic_mug" ], "fg": 2978, "rotates": false }, + { "id": [ "cereal", "cereal2", "cereal3", "can_peach" ], "fg": 3393, "rotates": false }, + { "id": "cestus", "fg": 3272, "rotates": false }, + { "id": "char_purifier", "fg": 3112, "rotates": false }, + { "id": "char_smoker", "fg": 3136, "rotates": false }, + { "id": [ "cheese_hard", "cheese" ], "fg": 2940, "rotates": false }, + { "id": [ "chem_hexamine", "money" ], "fg": 3057, "rotates": false }, + { "id": [ "chemistry_set_basic", "chemistry_set" ], "fg": 3113, "rotates": false }, + { "id": "chemlab", "fg": 1286, "//": "vehicle part" }, + { "id": [ "chime_scrap_act", "chime_scrap" ], "fg": 3041, "rotates": false }, + { "id": [ "chips2", "chips3", "chips" ], "fg": 3391, "rotates": false }, + { "id": "chitin_piece", "fg": 3273, "rotates": false }, + { "id": [ "chitin_plate", "alloy_plate", "alloy_sheet" ], "fg": 3252, "rotates": false }, + { "id": "choc_waffles", "fg": 2934, "rotates": false }, + { "id": [ "chocpretzels", "pretzels" ], "fg": 2945, "rotates": false }, + { "id": "cig", "fg": 2913, "rotates": false }, + { "id": "cig_butt", "fg": 2915, "rotates": false }, + { "id": "cig_lit", "fg": 2914, "rotates": false }, + { "id": "cigar", "fg": 2916, "rotates": false }, + { "id": "cigar_butt", "fg": 2918, "rotates": false }, + { "id": "cigar_lit", "fg": 2917, "rotates": false }, + { "id": [ "circsaw_blade", "clockworks" ], "fg": 3274, "rotates": false }, + { "id": [ "circsaw_on", "circsaw_off" ], "fg": 3114, "rotates": false }, + { "id": "clarinet", "fg": 3115, "rotates": false }, + { "id": "clay_canister", "fg": 2981, "rotates": false }, + { "id": "clay_hydria", "fg": 2992, "rotates": false }, + { "id": [ "clay_lump", "clay_boiled", "chocolate" ], "fg": 2919, "rotates": false }, + { "id": "clay_pot_flower", "fg": 3251, "rotates": false }, + { "id": "clay_quern", "fg": 3187, "rotates": false }, + { "id": [ "clay_watercont", "survivor_mess_kit", "crucible_clay", "clay_pot" ], "fg": 3305, "rotates": false }, + { "id": [ "coal_lump", "charcoal", "coal" ], "fg": 3464 }, + { "id": "codeine", "fg": 2954, "rotates": false }, + { "id": [ "combatnail", "nail" ], "fg": 3059, "rotates": false }, + { "id": "con_mix", "fg": 3118, "rotates": false }, + { "id": [ "concrete", "mortar_build" ], "fg": 3002, "rotates": false }, + { "id": "condom", "fg": 3339, "rotates": false }, + { "id": [ "control_chip", "burnt_out_bionic" ], "fg": 3023, "rotates": false }, + { "id": "control_laptop", "fg": 3117, "rotates": false }, + { "id": [ "copper", "scrap_copper" ], "fg": 3465 }, + { "id": [ "corndogs_cooked", "corndogs_frozen" ], "fg": 2909, "rotates": false }, + { "id": [ "corpse", "rmi2_corpse" ], "fg": 3468 }, + { "id": "cot", "fg": 3221, "rotates": false }, + { "id": "cow_bell", "fg": 3119, "rotates": false }, + { "id": "crackpipe", "fg": 3120, "rotates": false }, + { "id": [ "creepy_doll", "talking_doll" ], "fg": 3196, "rotates": false }, + { "id": "crucible", "fg": 3122, "rotates": false }, + { "id": "crude_picklock", "fg": 3124, "rotates": false }, + { "id": "cup_plastic_unsealed", "fg": 2977, "rotates": false }, + { "id": [ "dahlia_bud", "poppy_bud" ], "fg": 3262, "rotates": false }, + { "id": "dahlia_flower", "fg": 3369, "rotates": false }, + { + "id": [ + "dahlia_root", + "dahlia_baked", + "cattail_rhizome", + "hickory_root", + "seed_hops", + "salsify_raw", + "salsify_baked", + "chicory_raw" + ], + "fg": 2903, + "rotates": false + }, + { + "id": [ "dandelion_fried", "sunflower", "spurge_flower", "black_eyed_susan_flower" ], + "fg": 3365, + "rotates": false + }, + { "id": [ "dart", "lawn_dart" ], "fg": 3033, "rotates": false }, + { "id": "dayquil", "fg": 2959, "rotates": false }, + { + "id": [ "deluxe_eggs", "nachos", "nachosc", "nachosm", "nachoshf", "nachosmc", "nachoshc", "chunk_sulfur", "scrambled_eggs" ], + "fg": 2889, + "rotates": false + }, + { "id": [ "destroyed_medium_ceramic_plate", "destroyed_large_ceramic_plate" ], "fg": 3472 }, + { "id": [ "dog_tag", "dog_tag_dog" ], "fg": 3474 }, + { "id": "dogbane", "fg": 2897, "rotates": false }, + { "id": [ "double_plutonium_core", "it_battery_mount", "battery_compartment" ], "fg": 3211, "rotates": false }, + { "id": [ "down_feather", "feather" ], "fg": 3043, "rotates": false }, + { "id": "dr_stem_cell", "fg": 2963, "rotates": false }, + { "id": [ "drivebelt_makeshift", "drivebelt" ], "fg": 3276, "rotates": false }, + { "id": "dynamite", "fg": 3125, "rotates": false }, + { "id": "dynamite_act", "fg": 3126, "rotates": false }, + { "id": "e_handcuffs", "fg": 2887, "rotates": false }, + { "id": [ "e_scrap", "power_supply" ], "fg": 3307, "rotates": false }, + { "id": "eink_tablet_pc", "fg": 3127, "rotates": false }, + { "id": [ "elec_jackhammer", "jackhammer" ], "fg": 3153, "rotates": false }, + { "id": "electric_blanket", "fg": 3222, "rotates": false }, + { "id": "electric_blanket_on", "fg": 3229, "rotates": false }, + { "id": [ "electric_primer_large", "electric_primer" ], "fg": 3042, "rotates": false }, + { "id": "electrohack", "fg": 3128, "rotates": false }, + { "id": "element", "fg": 3277, "rotates": false }, + { "id": [ "emer_blanket", "generic_folded_vehicle" ], "fg": 3214, "rotates": false }, + { "id": "emer_blanket_on", "fg": 3223, "rotates": false }, + { "id": [ "exodii_chassis", "exodii_drone_chassis" ], "fg": 3479 }, + { "id": [ "exodii_computer", "exodii_micro_computer" ], "fg": 3480 }, + { "id": "f_leather_tarp", "fg": 3212, "rotates": false }, + { "id": "family_photo", "fg": 3347, "rotates": false }, + { "id": [ "fan", "polisher" ], "fg": 3086, "rotates": false }, + { "id": "fat_tainted", "fg": 2890, "rotates": false }, + { "id": "feces_bird", "fg": 3382, "rotates": false }, + { "id": [ "feces_dog", "feces_cow", "feces_manure" ], "fg": 3381, "rotates": false }, + { "id": "fertilizer_chelated", "fg": 2987, "rotates": false }, + { "id": "fiber_mat", "fg": 3218, "rotates": false }, + { "id": "fighter_sting", "fg": 3045, "rotates": false }, + { "id": [ "filter_air_makeshift", "filter_air" ], "fg": 3278, "rotates": false }, + { "id": [ "filter_liquid_makeshift", "filter_liquid" ], "fg": 3279 }, + { "id": "firecracker", "fg": 3131, "rotates": false }, + { "id": "firecracker_act", "fg": 3132, "rotates": false }, + { "id": "firecracker_pack", "fg": 3133, "rotates": false }, + { "id": "firecracker_pack_act", "fg": 3134, "rotates": false }, + { "id": "fish_bait", "fg": 3384, "rotates": false }, + { "id": "fish_bowl", "fg": 3280, "rotates": false }, + { "id": [ "fish_canned", "lutefisk" ], "fg": 3390, "rotates": false }, + { "id": [ "fish_cooked", "fish_pickled", "salted_fish", "wool_staple" ], "fg": 3388, "rotates": false }, + { "id": [ "fish_fried", "noodles_fast" ], "fg": 3389, "rotates": false }, + { + "id": [ "fish", "lunchmeat", "fried_spam", "meat_aspic", "hflesh_aspic", "sashimi" ], + "fg": 3387, + "rotates": false + }, + { "id": [ "fish_trap", "water_purifier" ], "fg": 3210, "rotates": false }, + { "id": [ "fishing_hook_basic", "fishing_hook_bone", "needle_curved" ], "fg": 3087, "rotates": false }, + { "id": "flaming_ball", "fg": 3049, "rotates": false }, + { "id": "flaming_skull", "fg": 3047, "rotates": false }, + { "id": "flashbang", "fg": 3016, "rotates": false }, + { "id": [ "flashbang_act", "t_lgtn_arrest" ], "fg": 3013, "rotates": false }, + { "id": "flask_hip", "fg": 2989, "rotates": false }, + { "id": "fletching", "fg": 3050, "rotates": false }, + { "id": "folding_basket", "fg": 3284, "rotates": false }, + { "id": "football", "fg": 3285, "rotates": false }, + { "id": "forge", "fg": 3137, "rotates": false }, + { "id": "forgerig", "fg": 1350, "//": "vehicle part" }, + { "id": [ "frame_wood", "frame_wood_light", "foldwoodframe" ], "fg": 3281, "rotates": false }, + { "id": [ "fresh_fries", "fries", "cheese_fries", "fresh_fries_big" ], "fg": 2892, "rotates": false }, + { "id": [ "frozen_burrito", "cooked_burrito" ], "fg": 2912, "rotates": false }, + { "id": [ "frozen_dinner", "mre_chicken" ], "fg": 3395, "rotates": false }, + { "id": [ "fruit_pancakes", "choc_pancakes", "pancakes" ], "fg": 2942, "rotates": false }, + { "id": "fungicide", "fg": 3376, "rotates": false }, + { "id": "funnel", "fg": 3141, "rotates": false }, + { "id": [ "fur_blanket", "sleeping_bag_fur", "sleeping_bag_fur_roll" ], "fg": 3491 }, + { "id": "g_carpet", "fg": 3219, "rotates": false }, + { "id": "gasbomb", "fg": 3021, "rotates": false }, + { "id": "gasbomb_act", "fg": 3015, "rotates": false }, + { "id": [ "gasbomb_makeshift_act", "tool_black_powder_bomb_act" ], "fg": 3203, "rotates": false }, + { "id": [ "gasbomb_makeshift", "tool_black_powder_bomb" ], "fg": 3202, "rotates": false }, + { "id": [ "gasoline_cooker", "oil_cooker", "hotplate" ], "fg": 3150, "rotates": false }, + { "id": "gelbox", "fg": 3352, "rotates": false }, + { "id": "glass_shard", "fg": 3286, "rotates": false }, + { "id": [ "glass_sheet", "tempered_glass_sheet" ], "fg": 3496 }, + { "id": "glass_tinted", "fg": 3287, "rotates": false }, + { "id": [ "glass_tube_small", "test_tube", "test_tube_micro" ], "fg": 2979, "rotates": false }, + { "id": "glazed_tenderloin", "fg": 2941, "rotates": false }, + { "id": "glowplug", "fg": 3288, "rotates": false }, + { "id": "golf_bag", "fg": 3092, "rotates": false }, + { "id": [ "golf_ball", "indoor_volleyball", "beach_volleyball" ], "fg": 3498 }, + { "id": "golf_tee", "fg": 3249, "rotates": false }, + { "id": "granade", "fg": 3143, "rotates": false }, + { "id": "granade_act", "fg": 3144, "rotates": false }, + { "id": "grenade", "fg": 3145, "rotates": false }, + { "id": "grenade_act", "fg": 3146, "rotates": false }, + { "id": "grenade_inc", "fg": 3017, "rotates": false }, + { "id": "grenade_inc_act", "fg": 3010, "rotates": false }, + { "id": "guitar_electric", "fg": 3335, "rotates": false }, + { "id": "gum", "fg": 2920, "rotates": false }, + { "id": "hand_crank_charger", "fg": 3343, "rotates": false }, + { "id": "hand_paddles", "fg": 3290, "rotates": false }, + { "id": "hand_rims", "fg": 1298, "//": "vehicle part" }, + { "id": "hand_vice", "fg": 3345, "rotates": false }, + { "id": "hard_plate", "fg": 3253, "rotates": false }, + { "id": "harmonica_holder", "fg": 3232, "rotates": false }, + { "id": [ "tricorne", "eboshi", "hat_cotton" ], "fg": 4491 }, + { "id": [ "hatchet", "ax" ], "fg": 3088, "rotates": false }, + { "id": "hazardous_waste_drum", "fg": 2969, "rotates": false }, + { "id": "hd_battery", "fg": 3074, "rotates": false }, + { "id": "hd_steel_drum", "fg": 3327, "rotates": true }, + { "id": "hdframe", "fg": 3282, "rotates": false }, + { "id": "heatpack", "fg": 3148, "rotates": false }, + { "id": "heatpack_used", "fg": 3147, "rotates": false }, + { "id": [ "hell_laser_queen", "hell_laser" ], "fg": 3051, "rotates": true }, + { "id": "hell_napalm", "fg": 3052, "rotates": false }, + { "id": [ "hell_plasma_c", "hell_plasma_k", "hell_plasma_b" ], "fg": 3053, "rotates": false }, + { "id": [ "helmet_bone_megabear", "megabear_skull_clean" ], "fg": 2885, "rotates": false }, + { "id": [ "hfleshbologna", "bologna" ], "fg": 2924, "rotates": false }, + { "id": "hinge", "fg": 3336, "rotates": false }, + { "id": [ "hops", "celery", "irradiated_celery" ], "fg": 2902, "rotates": false }, + { "id": [ "horn_car", "horn_big", "beeper", "chimes", "horn_bicycle" ], "fg": 3149, "rotates": false }, + { "id": [ "human_flesh", "meat_canned", "human_canned", "meat" ], "fg": 3397, "rotates": false }, + { "id": "inflatable_boat", "fg": 3151, "rotates": false }, + { "id": [ "inhaler_stimgas", "inhaler", "inhaler_sewergas" ], "fg": 2946, "rotates": false }, + { "id": [ "inj_vitb", "inj_iron" ], "fg": 2966, "rotates": false }, + { "id": [ "jack_makeshift", "jack_small", "jack" ], "fg": 3152, "rotates": false }, + { "id": "jar_3l_glass", "fg": 2974, "rotates": false }, + { "id": "jar_3l_glass_sealed", "fg": 2975, "rotates": false }, + { "id": "jar_glass", "fg": 2972, "rotates": false }, + { "id": [ "jar_glass_sealed", "spider_steak_pickled" ], "fg": 2973, "rotates": false }, + { "id": "jar_pickles_pickled", "fg": 2968, "rotates": false }, + { + "id": [ "jerky", "jerky_human", "cooked_dinner", "meat_smoked", "human_smoked", "mre_beef" ], + "fg": 3396, + "rotates": false + }, + { "id": "jerrycan_big", "fg": 3004, "rotates": false }, + { "id": [ "jerrypack", "jerrycan" ], "fg": 3005, "rotates": false }, + { "id": [ "jihelucake", "cake3" ], "fg": 2944, "rotates": false }, + { "id": [ "joint", "handrolled_cig" ], "fg": 2910, "rotates": false }, + { "id": "joint_lit", "fg": 3291, "rotates": false }, + { "id": "joint_roach", "fg": 3292, "rotates": false }, + { "id": "jug_clay", "fg": 2991, "rotates": false }, + { "id": "jug_plastic", "fg": 2990, "rotates": false }, + { "id": [ "jumper_cable_heavy", "jumper_cable" ], "fg": 3154, "rotates": false }, + { "id": [ "kernels", "seed_corn", "seed_rose", "dogfood_dry", "catfood_dry" ], "fg": 3510 }, + { "id": "kevlar_harness", "fg": 3155, "rotates": false }, + { "id": "kevlar_plate", "fg": 3156, "rotates": false }, + { "id": "kitchen_unit", "fg": 1305, "//": "vehicle part" }, + { "id": "knuckle_brass", "fg": 3270, "rotates": false }, + { "id": "knuckle_steel", "fg": 3271, "rotates": false }, + { "id": [ "lance_charge_shot", "lance_charge" ], "fg": 3054, "rotates": false }, + { "id": "laptop", "fg": 3116, "rotates": false }, + { "id": [ "laser_pack", "reloaded_laser_pack", "rechargeable_battery" ], "fg": 3029, "rotates": false }, + { "id": [ "ch_chain_link", "hc_chain_link", "lc_chain_link", "mc_chain_link", "qt_chain_link" ], "fg": 3512 }, + { "id": [ "lead_plate", "sheet_metal" ], "fg": 3311, "rotates": false }, + { "id": "leather_funnel", "fg": 3138, "rotates": false }, + { "id": "leather_tarp", "fg": 3213, "rotates": false }, + { "id": [ "leg", "arm" ], "fg": 2905, "rotates": false }, + { "id": [ "lens", "lens_small" ], "fg": 3514 }, + { "id": [ "link_sheet", "screen_mesh", "wire_mesh" ], "fg": 3515 }, + { "id": "log", "fg": 3293, "rotates": false }, + { "id": "lsd", "fg": 2948, "rotates": false }, + { "id": [ "luigilasagne", "lasagne" ], "fg": 2939, "rotates": false }, + { "id": "magic_8_ball", "fg": 3340, "rotates": false }, + { "id": [ "makeshift_crowbar", "halligan", "crowbar" ], "fg": 3121, "rotates": false }, + { "id": "makeshift_funnel", "fg": 3139, "rotates": false }, + { "id": "makeshift_machete", "fg": 3160, "rotates": false }, + { + "id": [ + "makeshift_sealer", + "battery_ups", + "magazine_battery_mod", + "stereo", + "vac_sealer", + "magazine_battery_light_mod", + "magazine_battery_medium_mod", + "magazine_battery_heavy_mod" + ], + "fg": 3206, + "rotates": false + }, + { "id": [ "mannwurstgravy", "sausagegravy", "cooked_cattail_stalk" ], "fg": 2911, "rotates": false }, + { "id": [ "marble", "bearing", "bb", "bearing_lead", "pebble_clay", "pebble" ], "fg": 3061, "rotates": false }, + { "id": "marloss_seed", "fg": 3362, "rotates": false }, + { "id": "matchbomb", "fg": 3161, "rotates": false }, + { "id": "matchbomb_act", "fg": 3162, "rotates": false }, + { "id": "matches", "fg": 3163, "rotates": true }, + { "id": "material_niter", "fg": 3055, "rotates": false }, + { "id": [ "material_shrd_limestone", "ceramic_shard" ], "fg": 3269, "rotates": false }, + { + "id": [ + "can_coconut", + "yoghurt", + "pudding", + "can_chicken", + "horseradish", + "con_milk", + "flour", + "flour_wheat_free", + "sugar", + "salt", + "meal_bone", + "meal_bone_tainted", + "starch", + "mayonnaise" + ], + "fg": 3519 + }, + { "id": "meal_chitin_piece", "fg": 3377, "rotates": false }, + { "id": [ "meat_cooked", "human_cooked", "royal_beef", "spider_steak_cooked" ], "fg": 3398, "rotates": false }, + { "id": "meat_scrap", "fg": 3385, "rotates": false }, + { "id": "meat_scrap_cooked", "fg": 3383, "rotates": false }, + { "id": "meat_tainted", "fg": 3399, "rotates": false }, + { "id": "megabear_skull_unclean", "fg": 2886, "rotates": false }, + { "id": [ "mess_kit", "mil_mess_kit" ], "fg": 3306, "rotates": false }, + { "id": "mess_tin", "fg": 3294, "rotates": false }, + { "id": [ "metal_file", "pin_reamer" ], "fg": 3344, "rotates": false }, + { "id": "metal_funnel", "fg": 3140, "rotates": false }, + { "id": [ "metal_tank_small", "metal_tank_little", "metal_tank" ], "fg": 3006, "rotates": false }, + { "id": [ "microscope", "microscope_dissecting" ], "fg": 3354, "rotates": false }, + { "id": "microwave", "fg": 3296, "rotates": false }, + { "id": "mil_plate", "fg": 3254, "rotates": false }, + { "id": [ "milk_curdling", "milk_curdling2", "milk_curdling3" ], "fg": 2996, "rotates": false }, + { "id": "mininuke_act", "fg": 3164, "rotates": false }, + { "id": [ "mininuke", "mininuke_mod" ], "fg": 3056, "rotates": false }, + { "id": "minion_dormant", "fg": 3100, "rotates": false }, + { "id": "minireactor", "fg": 1314, "//": "vehicle part" }, + { "id": "mirror", "fg": 3325, "rotates": false }, + { + "id": [ "mobile_memory_card_used", "mobile_memory_card_encrypted", "mobile_memory_card_science", "mobile_memory_card" ], + "fg": 3297, + "rotates": false + }, + { "id": "mold_plastic", "fg": 3165, "rotates": false }, + { "id": [ "molotov_micro_act", "molotov_lit" ], "fg": 3167, "rotates": false }, + { "id": [ "molotov_micro", "molotov" ], "fg": 3166, "rotates": false }, + { "id": "mp3", "fg": 3168, "rotates": false }, + { "id": "mp3_on", "fg": 3169, "rotates": false }, + { "id": [ "mugwort", "pine_bough", "tobacco_raw", "weed" ], "fg": 2908, "rotates": false }, + { "id": [ "multitool", "knife_swissarmy" ], "fg": 3157, "rotates": false }, + { "id": [ "mustard", "honey_bottled", "marloss_gel" ], "fg": 3378, "rotates": false }, + { "id": "nail_bomb", "fg": 2985, "rotates": false }, + { "id": "nailgun", "fg": 3081, "rotates": false }, + { "id": "nic_gum", "fg": 2921, "rotates": false }, + { "id": "nicotine_liquid", "fg": 3060, "rotates": false }, + { "id": "noise_emitter", "fg": 3171, "rotates": false }, + { "id": "noise_emitter_on", "fg": 3173, "rotates": false }, + { "id": "nuclear_fuel", "fg": 3299, "rotates": false }, + { "id": "nuclear_waste", "fg": 3298, "rotates": false }, + { "id": "nyquil", "fg": 2958, "rotates": false }, + { "id": [ "oatmeal_deluxe", "oatmeal_cooked" ], "fg": 2936, "rotates": false }, + { "id": "offal", "fg": 2882, "rotates": false }, + { "id": "offal_cooked", "fg": 2881, "rotates": false }, + { + "id": [ "offal_pickled", "sauerkraut_ferment", "jar_spider_steak_pickled", "megabear_skull_picked" ], + "fg": 2967, + "rotates": false + }, + { + "id": [ "onigiri", "seed_garlic", "fat", "material_limestone", "material_rocksalt", "marshmallow" ], + "fg": 2891, + "rotates": false + }, + { "id": "onion_rings", "fg": 2888, "rotates": false }, + { "id": [ "oxygen_tank", "smoxygen_tank", "oxygen_cylinder" ], "fg": 3529 }, + { "id": "p_carpet", "fg": 3215, "rotates": false }, + { "id": "pallet_lifter", "fg": 3300, "rotates": false }, + { "id": "panacea", "fg": 2960, "rotates": false }, + { "id": "peephole", "fg": 3302, "rotates": false }, + { + "id": [ + "pemmican", + "hflesh_pemmican", + "toasterpastry", + "cloutie_dumpling", + "haggis", + "human_haggis", + "unfinished_charcoal", + "fish_smoked" + ], + "fg": 3386, + "rotates": false + }, + { "id": "pet_carrier", "fg": 3174, "rotates": false }, + { "id": "petrified_eye", "fg": 3303, "rotates": false }, + { "id": "pheromone", "fg": 3175, "rotates": false }, + { "id": "picklocks", "fg": 3123, "rotates": false }, + { "id": [ "pie_meat", "pie_human", "pie_maple", "pie" ], "fg": 2929, "rotates": false }, + { "id": [ "pillow", "down_pillow", "makeshift_pillow" ], "fg": 3537 }, + { "id": [ "pills_sleep", "prussian_blue", "oxycodone" ], "fg": 2953, "rotates": false }, + { "id": [ "pilot_light", "crude_firestarter" ], "fg": 3089, "rotates": false }, + { "id": "pinecone", "fg": 3361, "rotates": false }, + { "id": "pipe", "fg": 3275, "rotates": false }, + { "id": "pipe_glass", "fg": 3178, "rotates": false }, + { "id": "pipe_solid", "fg": 3304, "rotates": false }, + { "id": "pipe_tobacco", "fg": 3179, "rotates": false }, + { "id": "pizza_cheese", "fg": 2930, "rotates": false }, + { "id": [ "pizza_meat", "pizza_human" ], "fg": 2931, "rotates": false }, + { "id": [ "pizza_veggy", "pie_veggy" ], "fg": 2932, "rotates": false }, + { "id": "plant_fibre", "fg": 3065, "rotates": false }, + { "id": "plant_sac", "fg": 3370, "rotates": false }, + { + "id": [ "plasma", "charge_shot", "rebreather_filter", "gasfilter_s", "gasfilter_m", "gasfilter_l" ], + "fg": 3030, + "rotates": false + }, + { "id": "plastic_pot_flower", "fg": 3250, "rotates": false }, + { "id": [ "plastic_sheet", "rigid_plastic_sheet", "polycarbonate_sheet" ], "fg": 3542 }, + { "id": [ "plastic_shopping_bag", "plastic_bucket" ], "fg": 2999, "rotates": false }, + { "id": "plut_cell", "fg": 3031, "rotates": false }, + { "id": "pocketwatch", "fg": 3090, "rotates": false }, + { "id": "pockknife", "fg": 3158, "rotates": false }, + { "id": [ "pointy_stick", "digging_stick", "skewer", "blowgun", "pool_cue", "knitting_needles" ], "fg": 3545 }, + { "id": "pokeball", "fg": 3180, "rotates": false }, + { "id": [ "pool_ball", "bowling_ball" ], "fg": 3069, "rotates": false }, + { "id": [ "popcan_stove", "can_drink" ], "fg": 2970, "rotates": false }, + { "id": [ "popcorn", "popcorn2", "popcorn3" ], "fg": 3392, "rotates": false }, + { "id": [ "poppy_flower", "tulip_flower" ], "fg": 3367, "rotates": false }, + { "id": "portal", "fg": 3181, "rotates": false }, + { "id": "potato_baked", "fg": 3364, "rotates": false }, + { "id": "pouch_autoclave", "fg": 3333, "rotates": false }, + { "id": "powder_candy", "fg": 2893, "rotates": false }, + { "id": "pressurized_tank", "fg": 3075, "rotates": false }, + { + "id": [ "processor", "RAM", "amplifier", "transponder", "receiver", "radio_repeater_mod", "circuit", "radio_mod" ], + "fg": 3549 + }, + { "id": [ "small_propane_tank", "medium_propane_tank", "large_propane_tank", "xl_propane_tank" ], "fg": 3550 }, + { "id": "prozac", "fg": 2956, "rotates": false }, + { "id": [ "puck", "ear_spool" ], "fg": 3248, "rotates": false }, + { "id": "pump_complex", "fg": 3308, "rotates": false }, + { "id": "r_carpet", "fg": 3216, "rotates": false }, + { + "id": [ "r_paint", "offal_canned", "pickles_ferment" ], + "fg": 3552, + "//": "disconnection for food items from paint wanted" + }, + { "id": [ "rad_badge", "wrapped_rad_badge" ], "fg": 3209, "rotates": false }, + { "id": "radio", "fg": 3170, "rotates": false }, + { "id": "radio_car", "fg": 3183, "rotates": false }, + { "id": "radio_car_on", "fg": 3184, "rotates": false }, + { "id": "radio_on", "fg": 3172, "rotates": false }, + { "id": "rag_bloody", "fg": 3072, "rotates": false }, + { "id": [ "rag", "tinder" ], "fg": 3553 }, + { "id": "razor_blade", "fg": 3309, "rotates": false }, + { "id": [ "razorclaw_roe", "egg_fish" ], "fg": 3359, "rotates": false }, + { "id": [ "rebar", "spear_rebar", "spear_steel", "spear_pipe", "flute" ], "fg": 3558 }, + { "id": "recharge_station", "fg": 1329, "//": "vehicle part" }, + { "id": "ref_lighter_string", "fg": 3233, "rotates": false }, + { "id": [ "reinforced_glass_sheet", "reinforced_glass_pane" ], "fg": 3560 }, + { "id": [ "reinforced_solar_panel", "reinforced_solar_panel_v2" ], "fg": 3561 }, + { "id": [ "remotevehcontrol", "radiocontrol" ], "fg": 3182, "rotates": false }, + { "id": "resin_cord", "fg": 2947, "rotates": false }, + { + "id": [ + "retool_45", + "suppressor", + "grip", + "lwfeed", + "barrel_big", + "barrel_small", + "barrel_rifled", + "clip", + "clip2", + "spare_mag", + "brass_catcher", + "stabilizer", + "blowback", + "autofire", + "retool_9mm", + "retool_22", + "retool_57", + "retool_46", + "retool_308", + "retool_223", + "conversion_battle", + "conversion_sniper", + "m203", + "pipe_launcher40mm", + "u_shotgun", + "masterkey", + "gun_crossbow", + "laser_sight", + "improve_sights", + "red_dot_sight", + "holo_sight", + "tele_sight", + "rifle_scope", + "barrel_ported", + "pistol_grip", + "adjustable_stock", + "pistol_stock", + "crafted_suppressor", + "aux_flamer", + "pistol_bayonet", + "rm121aux", + "rail_laser_sight", + "pistol_scope", + "recoil_stock", + "waterproof_gunmod", + "wire_stock", + "stock_mount", + "tuned_mechanism", + "match_trigger", + "bipod", + "m320_mod", + "muzzle_brake", + "shot_suppressor", + "shoulder_strap", + "bow_sight", + "arrowrest", + "bow_stabilizer", + "folding_stock", + "light_grip", + "suppressor_compact", + "beltfeed", + "combination_gun_shotgun", + "combination_gun_shotgun_pipe", + "inter_bayonet", + "ksg_aux_shotgun", + "lemat_revolver_shotgun", + "offset_sights", + "riv_scope", + "riv_suppressor", + "acog_scope", + "autofire_654", + "beam_scatterer", + "electrolaser_conversion", + "high_density_capacitor", + "bomblet_undermod", + "M6_shotgun", + "retool_410", + "makeshift_pistol_bayonet", + "makeshift_sword_bayonet", + "sword_bayonet", + "ugl_buttstock", + "l_car_223_kit", + "l_mbr_223_kit", + "l_dsr_223_kit", + "l_lmg_223_kit", + "mn_classic_kit", + "mn_ebr_kit", + "makeshift_bayonet", + "briefcase_smg" + ], + "fg": 3082, + "rotates": false + }, + { "id": "rm4502", "fg": 3076, "rotates": false }, + { "id": "rm4504", "fg": 3077, "rotates": false }, + { "id": "rock_quern", "fg": 3188, "rotates": false }, + { "id": "rocket_core", "fg": 3185, "rotates": false }, + { "id": "rocket_core_act", "fg": 3186, "rotates": false }, + { "id": "rollmat", "fg": 3220, "rotates": false }, + { "id": [ "rope_6", "rope_makeshift_30", "rope_makeshift_6", "rope_30" ], "fg": 3310, "rotates": false }, + { "id": "royal_jelly", "fg": 2926, "rotates": false }, + { "id": "royal_jelly_sap", "fg": 2925, "rotates": false }, + { + "id": [ "rubber_slug", "canister_goo", "bot_fungal_boil", "bot_fungal_boil_egg" ], + "fg": 2980, + "rotates": false + }, + { "id": "ruined_chunks", "fg": 3373, "rotates": false }, + { "id": [ "rx12_injector", "rx11_stimpack" ], "fg": 3566 }, + { + "id": [ "sac_purse_clean_water_ankle", "sac_purse_clean_water_arm", "sac_purse_clean_water_leg", "sac_purse_clean_water" ], + "fg": 3234, + "rotates": false + }, + { "id": [ "sac_purse", "sac_purse_ankle", "sac_purse_arm", "sac_purse_leg" ], "fg": 2994, "rotates": false }, + { "id": [ "sac_treated", "sac_empty" ], "fg": 2993, "rotates": false }, + { "id": "saddle", "fg": 1336, "//": "vehicle part" }, + { "id": [ "sauce_pesto", "seasoning_italian", "tea_raw", "fertilizer" ], "fg": 3568 }, + { "id": [ "sauce_red", "ketchup", "fruit_cooked", "jam_fruit" ], "fg": 3569 }, + { + "id": [ + "sausage", + "mre_maplesausage", + "hotdogs_frozen", + "hotdogs_cooked", + "hotdogs_cooked_wheat_free", + "hotdogs_campfire", + "hotdogs_newyork", + "hotdogs_newyork_wheat_free", + "chilidogs", + "chilidogs_wheat_free", + "chilidogs_human", + "mannwurst", + "currywurst", + "h_currywurst", + "sweet_sausage" + ], + "fg": 3570 + }, + { "id": "sausage_wasteland", "fg": 2883, "rotates": false }, + { "id": "saxophone", "fg": 3235, "rotates": false }, + { "id": "scrambler", "fg": 3018, "rotates": false }, + { "id": "scrambler_act", "fg": 3011, "rotates": false }, + { "id": [ "scrap", "silver_small", "bismuth", "tin" ], "fg": 3571 }, + { "id": [ "scuba_tank", "scuba_tank_on", "small_scuba_tank", "small_scuba_tank_on" ], "fg": 3573 }, + { "id": "seed_blueberries", "fg": 3374, "rotates": false }, + { "id": [ "seed_mushroom_morel", "fungal_seeds", "seed_mushroom" ], "fg": 3371, "rotates": false }, + { "id": "seed_rhubarb", "fg": 2898, "rotates": false }, + { + "id": [ + "seed_wheat", + "seed_barley", + "seed_sugar_beet", + "seed_cotton_boll", + "seed_tomato", + "dry_beans", + "dry_lentils", + "lentils_cooked", + "raw_lentils", + "seed_lentils", + "beans_cooked", + "pelmeni", + "seed_carrot", + "seed_lettuce", + "oats", + "seed_celery", + "seed_oats", + "seed_cucumber", + "seed_zucchini", + "seed_potato_raw", + "seed_bee_balm", + "seed_blackberries", + "seed_buckwheat", + "seed_canola", + "seed_cranberries", + "seed_dogbane", + "seed_mugwort", + "seed_raspberries", + "seed_raw_dandelion", + "seed_thyme", + "seed_wild_herbs", + "seed_pumpkin", + "macaroni_cooked", + "ravioli", + "mre_ravioli", + "seed_weed", + "seed_chili_pepper", + "pistachio", + "birdfood" + ], + "fg": 3574 + }, + { "id": [ "shavingkit", "survivor_shavingkit" ], "fg": 3190, "rotates": false }, + { "id": "sheet_metal_lit", "fg": 3312, "rotates": false }, + { "id": "sheet_metal_small", "fg": 3071, "rotates": false }, + { "id": "shield_buckler", "fg": 3238, "rotates": false }, + { "id": "shield_heater", "fg": 3239, "rotates": false }, + { "id": "shield_hoplon", "fg": 3240, "rotates": false }, + { "id": "shield_kite", "fg": 3241, "rotates": false }, + { "id": "shield_round", "fg": 3242, "rotates": false }, + { "id": "shield_scutum", "fg": 3243, "rotates": false }, + { "id": "shield_wooden", "fg": 3244, "rotates": false }, + { "id": "shield_wooden_large", "fg": 3245, "rotates": false }, + { + "id": [ "shotgun_primer", "smpistol_primer", "lgpistol_primer", "smrifle_primer", "lgrifle_primer" ], + "fg": 3062, + "rotates": false + }, + { "id": "shrapnel", "fg": 3066, "rotates": false }, + { "id": "sinew", "fg": 3063, "rotates": false }, + { "id": [ "skewer_bone", "l-stick" ], "fg": 3578 }, + { + "id": [ + "skull_human", + "skull_pig", + "skull_bovine", + "skull_goat", + "skull_cervine", + "skull_sheep", + "skull_moose", + "skull_moose_tusked", + "skull_equine", + "skull_rodent", + "skull_canis_small", + "skull_canis_medium", + "skull_feline_small", + "etched_skull", + "skull_canis", + "helmet_skull" + ], + "fg": 3579 + }, + { "id": "sleeping_bag", "fg": 3227, "rotates": false }, + { "id": "slime_scrap", "fg": 3379, "rotates": false }, + { "id": "small_lcd_screen", "fg": 3313, "rotates": false }, + { + "id": [ "small_repairkit", "large_repairkit", "misc_repairkit", "weather_reader", "briefcase", "l_HFPack" ], + "fg": 3083, + "rotates": false + }, + { "id": "smoke_machine", "fg": 3191, "rotates": false }, + { "id": "smoke_machine_act", "fg": 3192, "rotates": false }, + { "id": "smoke_machine_unpreped", "fg": 3193, "rotates": false }, + { "id": "smokebomb", "fg": 3020, "rotates": false }, + { "id": "smokebomb_act", "fg": 3014, "rotates": false }, + { "id": "snare_trigger", "fg": 3358, "rotates": false }, + { "id": "snuggie", "fg": 3228, "rotates": false }, + { "id": "soap", "fg": 3067, "rotates": false }, + { "id": "solar_cell", "fg": 3070, "rotates": false }, + { "id": [ "solar_panel", "solar_panel_v2", "solar_panel_v3", "f_solar_unit" ], "fg": 3582 }, + { "id": "soulcube_charging", "fg": 3330, "rotates": false }, + { "id": "soulcube_on", "fg": 3329, "rotates": false }, + { "id": [ "spaghetti_bolognese", "spaghetti_human", "chili", "chili_human" ], "fg": 2937, "rotates": false }, + { "id": "spaghetti_cooked", "fg": 3009, "rotates": false }, + { "id": "spaghetti_pesto", "fg": 2938, "rotates": false }, + { "id": [ "spaghetti_raw", "cracklins", "porkstick", "mre_hotdog" ], "fg": 2894, "rotates": false }, + { "id": "spess_chunk", "fg": 3194 }, + { "id": "spider_brain", "fg": 2884, "rotates": false }, + { "id": [ "spider_egg", "cotton_ball" ], "fg": 3360, "rotates": false }, + { "id": "spider_steak", "fg": 3400, "rotates": false }, + { "id": "spider_steak_fried", "fg": 3401, "rotates": false }, + { "id": "spike", "fg": 3314, "rotates": false }, + { "id": "spiked_plate", "fg": 3315, "rotates": false }, + { "id": "spiral_stone", "fg": 3207, "rotates": false }, + { "id": "splinter", "fg": 3316, "rotates": false }, + { "id": "sponge", "fg": 3331, "rotates": false }, + { "id": "spring", "fg": 3317, "rotates": false }, + { "id": "stamina_vial", "fg": 3007, "rotates": false }, + { + "id": [ + "steel_chunk", + "budget_steel_chunk", + "ch_steel_chunk", + "hc_steel_chunk", + "lc_steel_chunk", + "mc_steel_chunk", + "qt_steel_chunk" + ], + "fg": 3587 + }, + { + "id": [ + "steel_lump", + "budget_steel_lump", + "ch_steel_lump", + "hc_steel_lump", + "lc_steel_lump", + "mc_steel_lump", + "qt_steel_lump" + ], + "fg": 3588 + }, + { "id": [ "steel_plate", "bone_plate" ], "fg": 3255, "rotates": false }, + { "id": [ "stick", "drill_rock_primitive" ], "fg": 3590 }, + { "id": "stick_long", "fg": 3318, "rotates": false }, + { "id": [ "stimpack_ammo", "ampoule" ], "fg": 3027, "rotates": false }, + { + "id": [ "stomach_boiled", "hstomach_boiled", "small_stomach_boiled", "small_hstomach_boiled" ], + "fg": 2880, + "rotates": false + }, + { "id": [ "stomach_large", "hstomach", "hstomach_large", "stomach" ], "fg": 3402, "rotates": false }, + { "id": "straw_basket", "fg": 3000, "rotates": false }, + { "id": "straw_doll", "fg": 3197, "rotates": false }, + { "id": "straw_pile", "fg": 2895, "rotates": false }, + { "id": [ "styrofoam_cup", "cup_plastic" ], "fg": 2976, "rotates": false }, + { "id": "sugar_fried", "fg": 3375, "rotates": false }, + { "id": [ "suitcase_l", "radio_car_box" ], "fg": 3084, "rotates": false }, + { "id": "suitcase_m", "fg": 3085, "rotates": false }, + { "id": "superglue", "fg": 3264, "rotates": false }, + { "id": [ "survival_kit", "survival_kit_box", "cuvettes" ], "fg": 3353, "rotates": false }, + { "id": [ "survivor_machete", "machete" ], "fg": 3159, "rotates": false }, + { "id": [ "sushi_fishroll", "sushi_meatroll", "sushi_veggyroll" ], "fg": 2928, "rotates": false }, + { "id": "swage", "fg": 3195, "rotates": false }, + { "id": [ "swat_shield_act", "swat_shield" ], "fg": 3246, "rotates": false }, + { "id": [ "tailors_kit", "sewing_kit" ], "fg": 3189, "rotates": false }, + { "id": [ "tallow", "lard", "caff_gum" ], "fg": 2922, "rotates": false }, + { "id": [ "tallow_tainted", "material_aluminium_ingot" ], "fg": 2923, "rotates": false }, + { "id": [ "teddy", "teddy_bear" ], "fg": 3597 }, + { "id": "teleporter", "fg": 3142, "rotates": false }, + { "id": [ "teleumbrella", "umbrella" ], "fg": 3321, "rotates": false }, + { "id": "television", "fg": 3295, "rotates": false }, + { "id": [ "tent_kit", "large_tent_kit" ], "fg": 3599 }, + { "id": "thermos", "fg": 3022, "rotates": false }, + { "id": "thorazine", "fg": 2951, "rotates": false }, + { "id": [ "thread", "yarn" ], "fg": 3064, "rotates": false }, + { "id": [ "thyme", "seed_veggy_wild" ], "fg": 2900, "rotates": false }, + { "id": [ "tie_skinny", "tie_necktie", "tie_clipon", "ecig" ], "fg": 2962, "rotates": false }, + { "id": "tinderbox", "fg": 3198, "rotates": false }, + { "id": "tinderbox_on", "fg": 3199, "rotates": false }, + { "id": "tinyweldtank", "fg": 3078 }, + { "id": [ "tiotaco", "quesadilla_cheese", "taco" ], "fg": 2935, "rotates": false }, + { "id": "toaster", "fg": 3319, "rotates": false }, + { "id": [ "tool_black_powder_charge_act", "fertilizer_bomb_act" ], "fg": 3130, "rotates": false }, + { "id": [ "tool_black_powder_charge", "fertilizer_bomb" ], "fg": 3129, "rotates": false }, + { "id": [ "tool_rdx_charge_act", "tool_anfo_charge_act" ], "fg": 3201, "rotates": false }, + { "id": [ "tool_rdx_charge", "tool_anfo_charge" ], "fg": 3200, "rotates": false }, + { "id": [ "tool_rdx_sand_bomb_act", "pipebomb_act" ], "fg": 3177, "rotates": false }, + { "id": [ "tool_rdx_sand_bomb", "pipebomb" ], "fg": 3176, "rotates": false }, + { "id": "towel", "fg": 3224, "rotates": false }, + { "id": "towel_soiled", "fg": 3225, "rotates": false }, + { "id": "tree_spile", "fg": 3320, "rotates": false }, + { "id": "triffid_sap", "fg": 3068, "rotates": false }, + { "id": "triffid_sap_grenade", "fg": 2986, "rotates": false }, + { "id": "triffid_sap_grenade_act", "fg": 3204, "rotates": false }, + { "id": "triffid_sap_thrown", "fg": 3205, "rotates": false }, + { "id": [ "ukulele", "violin", "acoustic_guitar", "banjo" ], "fg": 3097, "rotates": false }, + { "id": "usb_drive", "fg": 3322, "rotates": false }, + { "id": [ "v_curtain_item", "sheet" ], "fg": 3237, "rotates": false }, + { + "id": [ + "v_planter_item", + "v_planter_item_advanced", + "v_plow_item", + "v_reaper_item", + "v_reaper_item_advanced", + "v_scoop_item", + "folding_bicycle" + ], + "fg": 3135, + "rotates": false + }, + { "id": "violin_golden", "fg": 3098, "rotates": false }, + { "id": [ "vitamins", "adderall" ], "fg": 2949, "rotates": false }, + { + "id": [ "voltmeter", "balance_small", "melting_point", "spectrophotometer", "ph_meter", "vortex" ], + "fg": 3350, + "rotates": false + }, + { "id": "vortex_stone", "fg": 3208, "rotates": false }, + { "id": "w_table", "fg": 3328, "rotates": false }, + { "id": [ "waffles", "fruit_waffles" ], "fg": 2933, "rotates": false }, + { "id": "wash_kit", "fg": 3332, "rotates": false }, + { "id": "washing_machine", "fg": 1352, "//": "vehicle part" }, + { "id": [ "wasp_glue", "wasp_glue_super", "bone_glue" ], "fg": 3263, "rotates": false }, + { "id": "wasp_sting", "fg": 3046, "rotates": false }, + { "id": "water_faucet", "fg": 3323, "rotates": false }, + { + "id": [ "waterskin2", "waterskin3", "large_stomach_sealed", "stomach_sealed", "waterskin" ], + "fg": 2995, + "rotates": false + }, + { "id": "wax", "fg": 2927, "rotates": false }, + { "id": [ "welding_rod_steel", "steel_rail", "rebar_rail" ], "fg": 3609 }, + { "id": "weldrig", "fg": 1355, "//": "vehicle part" }, + { "id": "weldtank", "fg": 3079 }, + { "id": [ "wheat", "barley" ], "fg": 2901, "rotates": false }, + { "id": "wheel_wood_b", "fg": 1363, "//": "vehicle part" }, + { "id": [ "wire", "wire_barbed", "chain" ], "fg": 3008, "rotates": false }, + { "id": "withered", "fg": 3324, "rotates": false }, + { "id": "wood_panel", "fg": 3338, "rotates": false }, + { "id": "wood_plate", "fg": 3256, "rotates": false }, + { "id": "wood_sheet", "fg": 3337, "rotates": false }, + { "id": [ "wood_smoother", "tonfa_wood" ], "fg": 3091, "rotates": false }, + { "id": [ "wooden_barrel", "f_wood_keg" ], "fg": 3613 }, + { "id": [ "wrapper", "rolling_paper", "aluminum_foil" ], "fg": 3614 }, + { "id": "xanax", "fg": 2952, "rotates": false }, + { "id": [ "xlframe", "foldframe" ], "fg": 3283, "rotates": false }, + { "id": "y_carpet", "fg": 3217, "rotates": false }, + { "id": [ "y_paint", "honey_glassed" ], "fg": 3616, "//": "change honey to reflect glass/bottle better" }, + { + "id": [ + "arrow_metal", + "arrow_metal_bodkin", + "arrow_metal_sharpened_fletched", + "arrow_metal_target", + "arrow_exploding", + "arrow_flamming" + ], + "fg": 3620 + }, + { + "id": [ "arrow_wood_heavy", "arrow_field_point_fletched", "arrow_heavy_field_point_fletched", "flamable_arrow", "arrow_wood" ], + "fg": 3623 + }, + { + "id": [ "bolt_metal", "bolt_steel", "bolt_steel_target", "bolt_steel_bodkin", "bolt_explosive" ], + "fg": 3625 + }, + { + "id": [ + "bolt_wood", + "bolt_wood_bodkin", + "bolt_simple_wood", + "bolt_makeshift", + "arrow_fire_hardened_fletched", + "arrow_heavy_fire_hardened_fletched" + ], + "fg": 3626 + }, + { "id": [ "bolt_wood_small_game", "bolt_simple_small_game" ], "fg": 3627 }, + { "id": [ "120mm_usable_heat", "120mm_usable_shot", "120mm_usable_slug", "120mm_usable_ap" ], "fg": 3630 }, + { "id": [ "155mm_frag", "155mm_heat", "155mm_shot", "155mm_slug", "atgm_heat" ], "fg": 3633 }, + { + "id": [ + "20x66_10_mag", + "stanag10", + "falmag", + "falbigmag", + "g3mag", + "m14mag", + "m1918bigmag", + "m1918mag", + "saiga10mag", + "8x40_10_mag" + ], + "fg": 3634 + }, + { + "id": [ + "20x66_20_mag", + "lw223mag", + "stanag30", + "scarhmag", + "akmmag", + "akmbigmag", + "saiga30mag", + "ppshmag", + "saiga410mag_10rd", + "ruger30", + "8x40_25_mag" + ], + "fg": 3635 + }, + { "id": [ "30mm_hei", "30mm_slug", "30mm_hedp" ], "fg": 3637 }, + { + "id": [ + "40x46mm_m118_casing", + "40x46mm_m199_casing", + "40x46mm_m212_casing", + "40x46mm_m195_casing", + "40x46mm_hornets_nest_22lr_casing", + "40x46mm_hornets_nest_410_casing", + "40x53mm_m169_casing" + ], + "fg": 3638 + }, + { + "id": [ + "120mm_HEAT", + "40mm_frag", + "40mm_incendiary", + "40mm_teargas", + "40mm_smoke", + "40mm_flare", + "40mm_flashbang", + "40mm_shot", + "40mm_flechette", + "40mm_concussive", + "40mm_beanbag", + "reloaded_40mm_flechette", + "40x46mm_m1006", + "40x46mm_m433", + "40x46mm_m576", + "40x46mm_m651", + "40x46mm_hornets_nest_22lr", + "40x46mm_hornets_nest_410", + "40x46mm_buckshot_m118", + "bp_40x46mm_buckshot_m118", + "bp_40x46mm_flechette_m118", + "40x46mm_flechette_m118", + "bp_40x46mm_slug_m118", + "40x46mm_slug_m118", + "40x46mm_buckshot_m199", + "bp_40x46mm_buckshot_m199", + "bp_40x46mm_flechette_m199", + "40x46mm_flechette_m199", + "bp_40x46mm_slug_m199", + "40x46mm_slug_m199", + "40x53mm_buckshot_m169", + "bp_40x53mm_buckshot_m169", + "bp_40x53mm_flechette_m169", + "40x53mm_flechette_m169", + "bp_40x53mm_slug_m169", + "40x53mm_slug_m169", + "40x53mm_m1001", + "40x53mm_m430a1", + "66mm_HEAT", + "84x246mm_he", + "84x246mm_hedp", + "84x246mm_smoke", + "m235tpa" + ], + "fg": 3639, + "rotates": false + }, + { "id": [ "reloaded_5x50dart", "5x50heavy", "5x50dart" ], "fg": 3641 }, + { + "id": [ + "8mm_bootleg", + "8mm_fmj", + "8mm_jhp", + "8mm_inc", + "8mm_hvp", + "8mm_civilian", + "8mm_caseless", + "20x66_shot", + "20x66_flechette", + "20x66_slug", + "20x66_exp", + "20x66_frag", + "20x66_flare", + "20x66_inc", + "20x66_beanbag", + "20x66_bootleg_shot", + "20x66_bootleg_flechette", + "20x66_bootleg_slug" + ], + "fg": 3642 + }, + { "id": [ "8x40_100_mag", "8x40_500_mag", "360_200_mag", "hk_g80mag", "5x50_100_mag" ], "fg": 3643 }, + { "id": [ "8x40_50_mag", "20x66_40_mag", "lw223bigmag", "5x50_50_mag" ], "fg": 3644 }, + { "id": [ "RPG-7_ammo", "RPG-7_og7v", "RPG-7_tbg7v", "RPG-7_pg7vr" ], "fg": 3645, "rotates": false }, + { "id": [ "ak74mag", "rpk74mag" ], "fg": 3647 }, + { "id": [ "belt308", "belt40mm", "belt50", "belt30mm", "belt223" ], "fg": 3648 }, + { + "id": [ "ammolink30mm", "ammolink40mm", "ammolink50", "ammolink223", "ammolink308", "ammolink" ], + "fg": 3649 + }, + { "id": [ "calicomag", "fnp90mag" ], "fg": 3651 }, + { "id": [ "36navy", "44army", "flintlock_shot", "flintlock_ammo" ], "fg": 3659, "rotates": false }, + { + "id": [ + "glockmag", + "glock40mag", + "glock40bigmag", + "lw21mag", + "m9bigmag", + "m9mag", + "usp9mag", + "makarovmag", + "mosquitomag", + "sw22mag", + "ppkmag", + "sigp230mag", + "taurus38mag", + "deaglemag", + "lw12mag", + "m1911bigmag", + "m1911mag", + "usp45mag", + "fn57mag", + "sig40mag", + "tokarevmag", + "glock17_17", + "glock17_22", + "p226mag_15rd_357sig", + "af2011a1mag", + "m1991_38smag", + "glockbigmag", + "bhp9mag_15rd", + "bhp9mag_13rd", + "bhp40mag", + "hptjhpmag", + "hptjcpmag", + "m1911mag_10rd_38super", + "fn1910mag", + "p320mag_14rd_357sig", + "p320mag_17rd_9x19mm", + "p38mag", + "j22mag", + "cz75mag_12rd", + "cz75mag_20rd", + "cz75mag_26rd", + "wp22mag", + "rugerlcpmag", + "hptc9mag_8rd", + "hptc9mag_10rd", + "hptc9mag_15rd", + "hptcf380mag_8rd", + "hptcf380mag_10rd", + "kp32mag", + "ppq9mag_15rd", + "ppq9mag_10rd", + "ppq40mag_12rd", + "ppq40mag_10rd", + "ppq45mag", + "ppq9mag_17rd", + "ppq40mag_14rd", + "ccpmag", + "kpf9mag", + "kp3atmag" + ], + "fg": 3653 + }, + { + "id": [ + "22_casing", + "40_casing", + "44_casing", + "38_casing", + "32_casing", + "45_casing", + "460_casing", + "454_casing", + "500_casing", + "9mm_casing", + "380_casing", + "10mm_casing", + "22_casing_new", + "45colt_casing", + "9x18mm_casing", + "357mag_casing", + "357sig_casing", + "762_25_casing", + "38super_casing" + ], + "fg": 3654 + }, + { + "id": [ + "10mm", + "10mm_fmj", + "bp_10mm_fmj", + "reloaded_10mm", + "reloaded_10mm_fmj", + "22_fmj", + "22_cb", + "22_ratshot", + "22_lr", + "reloaded_22_cb", + "reloaded_22_fmj", + "reloaded_22_lr", + "reloaded_22_ratshot", + "32_acp", + "reloaded_32_acp", + "357", + "357_P", + "reloaded_357", + "reloaded_357_P", + "357mag_fmj", + "bp_357mag_fmj", + "bp_357mag_jgp", + "357mag_jhp", + "reloaded_357mag_jhp", + "reloaded_357mag_fmj", + "357sig_fmj", + "357sig_jhp", + "reloaded_357sig_fmj", + "reloaded_357sig_jhp", + "38_special", + "38_fmj", + "reloaded_38_special", + "reloaded_38_fmj", + "38_super", + "38super_fmj", + "reloaded_38_super", + "reloaded_38super_fmj", + "380_p", + "380_FMJ", + "380_JHP", + "bp_380_FMJ", + "bp_380_JHP", + "reloaded_380_p", + "reloaded_380_fmj", + "reloaded_380_jhp", + "40sw", + "40fmj", + "reloaded_40sw", + "reloaded_40fmj", + "44magnum", + "44fmj", + "reloaded_44magnum", + "reloaded_44fmj", + "45_acp", + "45_jhp", + "45_super", + "reloaded_45_acp", + "reloaded_45_jhp", + "reloaded_45_super", + "45colt_jhp", + "bp_45colt_jhp", + "reloaded_45colt_jhp", + "45_long_colt", + "reloaded_45_long_colt", + "454_Casull", + "reloaded_454_Casull", + "500_Magnum", + "reloaded_500_Magnum", + "762_25", + "762_25hot", + "762_25typeP", + "reloaded_762_25", + "9mm", + "9mmP", + "9mmP2", + "9mmfmj", + "reloaded_9mm", + "reloaded_9mmP", + "reloaded_9mmP2", + "reloaded_9mmfmj", + "9x18mm", + "9x18mmfmj", + "9x18mmP2", + "reloaded_9x18mm", + "reloaded_9x18mmfmj", + "reloaded_9x18mmP2" + ], + "fg": 3655 + }, + { "id": [ "incendiary_hm_rocket", "cyber_rocket" ], "fg": 3656 }, + { "id": [ "m107a1mag", "as50mag", "tac50mag" ], "fg": 3657 }, + { + "id": [ + "mp5bigmag", + "360_400_mag", + "thompson_drum", + "g3bigmag", + "scarhbigmag", + "glock_drum_100rd", + "glock_drum_50rd", + "ppshdrum", + "saiga410mag_30rd", + "8x40_250_mag" + ], + "fg": 3658 + }, + { + "id": [ + "50_casing", + "223_casing", + "308_casing", + "300_casing", + "762_casing", + "545_casing", + "46mm_casing", + "3006_casing", + "4570_casing", + "762r_casing", + "57mm_casing", + "700nx_casing", + "270win_casing", + "300blk_casing", + "762_51_casing", + "30carbine_casing" + ], + "fg": 3660 + }, + { + "id": [ + "223", + "reloaded_223", + "270", + "reloaded_270", + "270win_jsp", + "bp_270win_jsp", + "reloaded_270win_jsp", + "30carbine", + "bp_30carbine", + "reloaded_30carbine", + "300blk", + "300blk_ss", + "bp_300blk", + "reloaded_300blk", + "300_winmag", + "reloaded_300_winmag", + "303_bthp", + "bp_303", + "reloaded_303", + "303_fmjbt", + "bp_303fmj", + "reloaded_303fmj", + "303_sp", + "bp_303sp", + "reloaded_303sp", + "308", + "reloaded_308", + "3006", + "3006fmj", + "3006_incendiary", + "reloaded_3006", + "reloaded_3006_incendiary", + "reloaded_3006fmj", + "338lapua_fmjbt", + "bp_338lapua_fmjbt", + "reloaded_338lapua_fmjbt", + "338lapua_api", + "bp_338lapua_api", + "reloaded_338lapua_api", + "338lapua_hpbt", + "bp_338lapua_hpbt", + "reloaded_338lapua_hpbt", + "450_ftx", + "bp_450_ftx", + "reloaded_450_ftx", + "450_penetrator", + "bp_450_penetrator", + "reloaded_450_penetrator", + "46mm", + "reloaded_46mm", + "4570_pen", + "4570_low", + "4570_sp", + "reloaded_4570_sp_bp", + "reloaded_4570_sp", + "reloaded_4570_low", + "reloaded_4570_pen", + "50beowulf_ftx", + "bp_50beowulf_ftx", + "reloaded_50beowulf_ftx", + "50beowulf_penetrator", + "bp_50beowulf_penetrator", + "reloaded_50beowulf_penetrator", + "50bmg", + "50ss", + "50_incendiary", + "reloaded_50bmg", + "reloaded_50ss", + "reloaded_50_incendiary", + "57mm", + "reloaded_57mm", + "545", + "545_ap", + "reloaded_545", + "reloaded_545_ap", + "556", + "556_incendiary", + "reloaded_556", + "reloaded_556_incendiary", + "700nx", + "reloaded_700nx", + "762_m43", + "762_m87", + "reloaded_762_m43", + "reloaded_762_m87", + "762_51", + "762_51_incendiary", + "reloaded_762_51", + "reloaded_762_51_incendiary", + "762_54R", + "reloaded_762_54R" + ], + "fg": 3661 + }, + { "id": [ "ruger1022bigmag", "mp5mag" ], "fg": 3662 }, + { "id": [ "410_hull", "shot_hull" ], "fg": 3663 }, + { "id": [ "shot_paper_slug", "shot_paper_bird", "shot_paper_00", "shot_paper_dragon" ], "fg": 3664 }, + { + "id": [ + "shot_bird", + "shot_00", + "shot_slug", + "shot_he", + "shot_flechette", + "reloaded_shot_bird", + "reloaded_shot_00", + "reloaded_shot_slug", + "reloaded_shot_flechette", + "reloaded_shot_beanbag", + "shot_scrap", + "shot_scrapbag", + "shot_beanbag", + "blun_flechette", + "blun_shot", + "blun_slug", + "blun_lead_shot", + "signal_flare", + "410_birdshot", + "410_scrap", + "410_shot", + "410_slug", + "410shot_000", + "reloaded_410_000", + "reloaded_410_birdshot", + "reloaded_410_shot", + "reloaded_410_slug", + "shot_410", + "shot_410_flechette", + "shot_410_flechette_reloaded", + "shot_410_hull", + "shot_410_inc", + "shot_410_inc_reloaded", + "shot_410_reloaded", + "shot_410_slug", + "shot_410_slug_reloaded", + "generic_no_ammo" + ], + "fg": 3665 + }, + { + "id": [ "smg_22_mag", "smg_38_mag", "smg_40_mag", "smg_45_mag", "smg_9mm_mag", "brute_shot_mag", "nailmag" ], + "fg": 3666 + }, + { + "id": [ + "9mm_speedloader7", + "8x40_speedloader5", + "500_speedloader5", + "460_speedloader6", + "44_speedloader6", + "40_speedloader6", + "223_speedloader5", + "22_speedloader8", + "454_speedloader5", + "38_speedloader5", + "38_speedloader", + "shot_speedloader8", + "shot_speedloader6" + ], + "fg": 3667 + }, + { "id": [ "spiked_rocket", "explosive_hm_rocket" ], "fg": 3668 }, + { + "id": [ + "stenmag", + "survivor9mm_mag", + "uzimag", + "skorpion82mag", + "skorpion61mag", + "mac10mag", + "tdi_mag", + "thompson_bigmag", + "thompson_mag", + "ump45mag", + "hk46mag", + "hk46bigmag", + "tec9mag", + "mac11mag" + ], + "fg": 3670 + }, + { "id": [ "survivor223mag", "m14smallmag", "blrmag", "m2010mag", "ruger1022mag", "ruger5" ], "fg": 3671 }, + { "id": [ "bot_nursebot", "broken_nursebot", "broken_nursebot_defective" ], "fg": 3349, "rotates": false }, + { "id": [ "bot_secubot", "broken_secubot" ], "fg": 3348, "rotates": false }, + { "id": [ "bot_talon_m202a1", "broken_talon_m202a1" ], "fg": 3342, "rotates": false }, + { "id": "broken_copbot", "fg": 3672, "rotates": false }, + { "id": "broken_dispatch", "fg": 3677, "rotates": false }, + { "id": "broken_dispatch_military", "fg": 3678, "rotates": false }, + { "id": "broken_eyebot", "fg": 3673, "rotates": false }, + { "id": "broken_mechaspider", "fg": 3682, "rotates": false }, + { "id": "broken_molebot", "fg": 3675, "rotates": false }, + { "id": "broken_riotbot", "fg": 3676, "rotates": false }, + { "id": "broken_robot_drone", "fg": 3679, "rotates": false }, + { "id": "broken_science_bot", "fg": 3674, "rotates": false }, + { "id": "broken_skitterbot", "fg": 3680, "rotates": false }, + { "id": [ "broken_soulcube", "soulcube" ], "fg": 3684, "rotates": false }, + { "id": "broken_tankbot", "fg": 3681, "rotates": false }, + { "id": "broken_tripod", "fg": 3683, "rotates": false }, + { "id": [ "coin_quarter", "coin_dime", "coin_nickel", "coin_half_dollar", "coin_dollar" ], "fg": 3697 }, + { + "id": [ "money_one", "money_two", "money_five", "money_ten", "money_twenty", "money_fifty", "money_hundred", "FMCNote" ], + "fg": 3699 + }, + { + "id": [ + "money_bundle_one", + "money_bundle_two", + "money_bundle_five", + "money_bundle_ten", + "money_bundle_twenty", + "money_bundle_fifty", + "money_bundle_hundred", + "money_bundle_FMCNote" + ], + "fg": 3700 + }, + { + "id": [ + "money_strap_one", + "money_strap_two", + "money_strap_five", + "money_strap_ten", + "money_strap_twenty", + "money_strap_fifty", + "money_strap_hundred", + "money_strap_FMCNote" + ], + "fg": 3701 + }, + { "id": [ "heavy_snare_kit", "light_snare_kit" ], "fg": 3717 }, + { "id": [ "hobo_stove", "esbit_stove" ], "fg": 3718 }, + { "id": [ "mattress", "down_mattress" ], "fg": 3724 }, + { "id": "minifreezer", "fg": 3726, "//": "vehicle part" }, + { "id": "minifridge", "fg": 1313, "//": "vehicle part" }, + { "id": [ "stool_wood", "chair_wood", "chair_wood_white", "chair_wood_black", "chair_plywood" ], "fg": 3733 }, + { "id": [ "bread", "bread_wheat_free" ], "fg": 3766 }, + { + "id": [ "brioche", "toastem", "toastem2", "toastem3", "toasterpastryfrozen" ], + "fg": 3767, + "rotates": false + }, + { "id": [ "brown_bread", "brown_bread_wheat_free" ], "fg": 3768 }, + { "id": [ "grahmcrackers", "hardtack", "frenchtoast", "crackers" ], "fg": 3770 }, + { "id": [ "flatbread", "flatbread_wheat_free", "tortilla_corn", "cookies" ], "fg": 3771 }, + { "id": [ "apple", "irradiated_apple" ], "fg": 3776 }, + { "id": [ "apricot", "irradiated_apricot" ], "fg": 3777 }, + { "id": [ "banana", "irradiated_banana" ], "fg": 3778 }, + { "id": [ "cherries", "irradiated_cherries" ], "fg": 3782 }, + { "id": [ "coconut", "mintpatties" ], "fg": 3783 }, + { "id": [ "cranberries", "irradiated_cranberries", "seed_strawberries" ], "fg": 3784 }, + { "id": [ "grapefruit", "irradiated_grapefruit", "honey_ant" ], "fg": 3786 }, + { "id": [ "grapes", "irradiated_grapes" ], "fg": 3787 }, + { "id": [ "lemon", "irradiated_lemon" ], "fg": 3790 }, + { "id": [ "mango", "irradiated_mango" ], "fg": 3791 }, + { "id": [ "melon", "irradiated_melon", "cotton_boll", "egg_locust", "honeydew" ], "fg": 3793 }, + { "id": [ "orange", "irradiated_orange" ], "fg": 3796 }, + { "id": [ "papaya", "irradiated_papaya" ], "fg": 3797 }, + { "id": [ "peach", "irradiated_peach" ], "fg": 3798 }, + { "id": [ "pear", "irradiated_pear" ], "fg": 3799 }, + { "id": [ "pineapple", "irradiated_pineapple" ], "fg": 3800 }, + { "id": [ "plums", "irradiated_plums" ], "fg": 3801 }, + { "id": [ "pomegranate", "irradiated_pomegranate" ], "fg": 3802 }, + { "id": [ "raspberries", "irradiated_raspberries" ], "fg": 3803 }, + { "id": [ "watermelon", "irradiated_watermelon", "tool_rocket_candy", "tool_rocket_candy_act" ], "fg": 3806 }, + { + "id": [ + "sandwich_pbh", + "sandwich_pbh_wheat_free", + "sandwich_cheese_grilled", + "sandwich_cheese_grilled_wheat_free", + "sandwich_cheese", + "sandwich_cheese_wheat_free", + "sandwich_honey", + "sandwich_honey_wheat_free", + "sandwich_pbm", + "sandwich_pbm_wheat_free", + "fish_sandwich", + "fish_sandwich_wheat_free" + ], + "fg": 3809 + }, + { + "id": [ + "sandwich_egg_salad", + "sandwich_egg_salad_wheat_free", + "fried_egg_sandwich", + "fried_egg_sandwich_wheat_free", + "deluxe_fried_egg_sandwich", + "deluxe_fried_egg_sandwich_wheat_free" + ], + "fg": 3810 + }, + { "id": [ "sandwich_fairy", "sandwich_fairy_wheat_free" ], "fg": 3811 }, + { + "id": [ "sandwich_jam", "sandwich_jam_wheat_free", "sandwich_pbj", "sandwich_pbj_wheat_free", "blt", "blt_wheat_free" ], + "fg": 3812 + }, + { + "id": [ "sandwich_jam_butter", "sandwich_jam_butter_wheat_free", "sandwich_jam_cheese", "sandwich_jam_cheese_wheat_free" ], + "fg": 3813 + }, + { + "id": [ + "sandwich_t", + "sandwich_t_wheat_free", + "sandwich_human", + "smores", + "sandwich_pb", + "sandwich_pb_wheat_free", + "cheeseburgerhuman", + "sandwich_deluxe", + "sandwich_deluxe_wheat_free", + "sandwich_dudeluxe", + "cheeseburger", + "cheeseburger_wheat_free", + "hamburger", + "hamburger_wheat_free", + "bobburger", + "sloppyjoe", + "sloppyjoe_wheat_free", + "manwich", + "sandwich_sauce", + "sandwich_sauce_wheat_free", + "spider_steak_sandwich" + ], + "fg": 3814 + }, + { "id": [ "sandwich_reuben", "sandwich_reuben_wheat_free" ], "fg": 3815 }, + { + "id": [ "sandwich_veggy", "sandwich_veggy_wheat_free", "sandwich_cucumber", "sandwich_cucumber_wheat_free" ], + "fg": 3816 + }, + { "id": [ "broccoli", "irradiated_broccoli", "cannabis" ], "fg": 3817 }, + { "id": [ "cabbage", "irradiated_cabbage" ], "fg": 3818 }, + { "id": [ "carrot", "irradiated_carrot" ], "fg": 3819 }, + { "id": [ "corn", "irradiated_corn" ], "fg": 3821 }, + { "id": [ "lettuce", "irradiated_lettuce" ], "fg": 3823 }, + { "id": [ "onion", "irradiated_onion" ], "fg": 3824 }, + { "id": [ "potato", "irradiated_potato", "kiwi", "irradiated_kiwi", "egg_bird" ], "fg": 3825 }, + { "id": [ "pumpkin", "irradiated_pumpkin" ], "fg": 3826 }, + { "id": [ "rhubarb", "irradiated_rhubarb" ], "fg": 3827 }, + { "id": [ "tomato", "irradiated_tomato" ], "fg": 3829 }, + { "id": [ "veggy", "veggy_wild" ], "fg": 3830 }, + { + "id": [ "zucchini", "irradiated_zucchini", "cucumber", "irradiated_cucumber", "cattail_stalk", "stick_fiber", "pickle" ], + "fg": 3832 + }, + { + "id": [ "10l_tin", "10l_zinc", "10l_iron", "10l_silver", "10l_aluminum" ], + "fg": 3850, + "//": "filler because of want for materials to be consistent across all items" + }, + { "id": [ "10l_steel", "10l_lc_steel", "10l_hc_steel", "10l_mc_steel", "10l_budget_steel" ], "fg": 3855 }, + { + "id": [ "5l_tin", "5l_zinc", "5l_iron", "5l_silver", "5l_aluminum" ], + "fg": 3863, + "//": "filler because of want for materials to be consistent across all items" + }, + { "id": [ "5l_steel", "5l_lc_steel", "5l_hc_steel", "5l_mc_steel", "5l_budget_steel" ], "fg": 3868 }, + { + "id": [ + "can_beans", + "granola", + "macaroni_helper", + "hobo_helper", + "pork_beans", + "peanutbutter", + "deluxe_beans", + "deluxe_veggy_beans", + "deluxe_beansnrice", + "deluxe_veggy_beansnrice", + "acorns_cooked", + "buckwheat", + "buckwheat_cooked", + "heroin", + "tobacco", + "coffee_raw", + "feces_roach", + "material_soil", + "dogfood", + "f_woodchips" + ], + "fg": 3869 + }, + { + "id": [ + "can_clams", + "can_chowder", + "rehydrated_fish", + "milk_powder", + "dry_rice", + "rice_cooked", + "beansnrice", + "yeast", + "bfipowder", + "morphine", + "sushi_rice", + "coke", + "meth", + "poppy_sleep", + "poppy_pain", + "lye_powder", + "detergent", + "chem_aluminium_sulphate", + "chem_ammonium_nitrate", + "chem_saltpetre", + "chem_rdx", + "material_quicklime", + "chem_hmtd" + ], + "fg": 3870 + }, + { + "id": [ + "can_corn", + "can_pineapple", + "fertilizer_commercial", + "lemonade_powder", + "powder_eggs", + "cornmeal", + "deluxe_rice", + "deluxe_veggy_rice", + "can_cheese", + "chem_sulphur" + ], + "fg": 3871 + }, + { + "id": [ + "chaw", + "dandelion_cooked", + "wild_herbs", + "veggy_salad", + "dried_salad", + "insta_salad", + "veggy_aspic", + "veggy_canned", + "veggy_salted", + "dry_veggy", + "homebrew_antiseptic", + "chem_chromium_oxide" + ], + "fg": 3872 + }, + { "id": [ "chilly-p", "curry_powder", "can_tomato", "meat_salted", "hflesh_salted" ], "fg": 3873 }, + { "id": [ "cooked_pumpkin", "dry_mushroom_magic", "tofu_rice" ], "fg": 3874 }, + { + "id": [ + "crack", + "dry_fish", + "oatmeal", + "quikclot", + "protein_powder", + "hflesh_powder", + "seasoning_salt", + "pine_nuts", + "cinnamon", + "fried_seeds", + "sauerkraut", + "sauerkraut_onions" + ], + "fg": 3875 + }, + { "id": [ "dry_meat", "dry_hflesh" ], "fg": 3877 }, + { "id": [ "dry_meat_tainted", "dry_veggy_tainted" ], "fg": 3878 }, + { + "id": [ + "pepper", + "can_sardine", + "can_herring", + "gunpowder", + "magnesium", + "oxy_powder", + "material_cement", + "chem_aluminium_powder", + "chem_black_powder", + "chem_carbide", + "chem_rocket_fuel", + "chem_thermite", + "chem_zinc_powder", + "incendiary", + "ash" + ], + "fg": 3880 + }, + { + "id": [ "rehydrated_fruit", "juice_pulp", "can_spam", "can_tuna", "can_salmon", "can_catfood", "chem_anfo", "catfood" ], + "fg": 3881 + }, + { + "id": [ "rehydrated_meat", "rehydrated_hflesh", "apple_canned", "apple_sugar", "meat_pickled", "human_pickled" ], + "fg": 3882 + }, + { "id": [ "rehydrated_veggy", "veggy_pickled" ], "fg": 3883 }, + { + "id": [ "apple_cider", "energy_drink_atomic", "colamdew", "drink_wild_apple", "pine_tea", "gas_insecticidal" ], + "fg": 3884 + }, + { "id": [ "black_pen_ink", "permanent_ink", "paint_black" ], "fg": 3885 }, + { "id": [ "blue_pen_ink", "paint_blue" ], "fg": 3886 }, + { + "id": [ + "cooking_oil", + "cooking_oil2", + "protein_shake", + "hflesh_shake_fortified", + "hflesh_shake", + "mead", + "brew_mead", + "dandelion_wine", + "brew_dandelion_wine", + "dandelion_tea", + "drink_beeknees", + "drink_wsour", + "honey_gold", + "mugwort_oil", + "thyme_oil", + "protein_shake_fortified", + "lemonade", + "lamp_oil", + "crude_lamp_oil", + "motor_oil", + "camphine", + "chem_turpentine", + "paint_yellow" + ], + "fg": 3887 + }, + { + "id": [ "drink_boozeberry", "maple_sap", "wash_rum", "wash_vodka", "cattail_jelly", "glowstick_juice" ], + "fg": 3888 + }, + { + "id": [ "energy_drink", "poppysyrup", "iv_purifier", "purple_drink", "cranberry_juice", "pepto", "paint_pink" ], + "fg": 3889 + }, + { + "id": [ + "gasoline", + "diesel", + "creamsoda", + "lemonlime", + "bee_balm_tea", + "vinegar", + "gas_fungicidal", + "brew_vinegar", + "wine_chardonnay", + "wine_riesling" + ], + "fg": 3890 + }, + { + "id": [ "milk", "soup_cullenskink", "brew_milk_curdled", "milk_curdled", "eggnog", "eggnog_spiked", "paint_white" ], + "fg": 3891 + }, + { + "id": [ + "mutagen", + "mutagen_plant", + "mutagen_insect", + "mutagen_spider", + "mutagen_slime", + "mutagen_fish", + "mutagen_mouse", + "mutagen_rat", + "mutagen_beast", + "mutagen_cattle", + "mutagen_cephalopod", + "mutagen_bird", + "mutagen_lizard", + "mutagen_troglobite", + "mutagen_medical", + "mutagen_chimera", + "mutagen_alpha", + "mutagen_ursine", + "mutagen_feline", + "mutagen_lupine", + "mutagen_elfa", + "mutagen_raptor", + "pine_wine" + ], + "fg": 3892 + }, + { "id": [ "oj", "juice", "orangesoda", "triple_sec", "drink_screwdriver", "paint_orange" ], "fg": 3893 }, + { + "id": [ + "purifier", + "crispycran", + "drink_strawberry_surprise", + "fruit_wine", + "brew_fruit_wine", + "brandy", + "mixed_alcohol_weak", + "sports_drink", + "napalm" + ], + "fg": 3894 + }, + { + "id": [ + "sewage", + "water_sewage", + "cola", + "rootbeer", + "spezi", + "drink_hobo", + "broth", + "broth_bone", + "broth_human", + "chai_tea", + "hickory_nut_ambrosia", + "soup_meat", + "soup_woods", + "soup_human", + "whiskey", + "single_malt_whiskey", + "irish_coffee", + "drink_rumcola", + "drink_sewerbrew", + "rum", + "tequila", + "long_island", + "beer", + "european_pilsner", + "pale_ale", + "india_pale_ale", + "stout", + "belgian_ale", + "imperial_stout", + "syrup", + "coffee_syrup", + "brew_whiskey", + "hb_beer", + "brew_hb_beer", + "moonshine", + "brew_moonshine", + "molasses", + "tea", + "coffee", + "atomic_coffee", + "cola_meth", + "beet_syrup", + "soysauce", + "milk_coffee", + "milk_tea", + "tea_bark", + "hot_chocolate", + "mex_chocolate", + "wash_moonshine", + "wash_whiskey", + "choc_drink", + "paint_brown" + ], + "fg": 3895 + }, + { + "id": [ + "soup_fish", + "soup_chicken", + "soup_mushroom", + "soup_dumplings", + "protein_drink", + "hflesh_drink", + "spider_steak_soup", + "oxygen", + "mercury", + "paint_gray" + ], + "fg": 3896 + }, + { + "id": [ + "soup_tomato", + "blood", + "V8", + "wine_cabernet", + "wine_noir", + "bum_wine", + "drink_kalimotxo", + "mutagen_jabberblood", + "curry_veggy", + "curry_meat", + "brew_bum_wine", + "taint_tornado", + "mixed_alcohol_strong", + "oxyacetylene", + "tomato_juice", + "red_pen_ink", + "paint_red" + ], + "fg": 3897 + }, + { + "id": [ + "soup_veggy", + "herbal_tea", + "iv_mutagen", + "iv_mutagen_plant", + "iv_mutagen_insect", + "iv_mutagen_spider", + "iv_mutagen_slime", + "iv_mutagen_fish", + "iv_mutagen_mouse", + "iv_mutagen_rat", + "iv_mutagen_beast", + "iv_mutagen_ursine", + "iv_mutagen_feline", + "iv_mutagen_lupine", + "iv_mutagen_cattle", + "iv_mutagen_cephalopod", + "iv_mutagen_bird", + "iv_mutagen_lizard", + "iv_mutagen_troglobite", + "iv_mutagen_alpha", + "iv_mutagen_medical", + "iv_mutagen_chimera", + "iv_mutagen_elfa", + "iv_mutagen_raptor", + "brew_pine_wine", + "plut_slurry", + "plut_slurry_dense", + "gas_chloramine", + "green_pen_ink", + "paint_green" + ], + "fg": 3898 + }, + { + "id": [ + "water", + "water_clean", + "water_mineral", + "saline", + "salt_water", + "sweet_water", + "chem_DMSO", + "chem_chloroform", + "chem_phenol", + "chem_glycerol", + "chem_hydrogen_peroxide", + "ether", + "vodka", + "gin", + "brew_rum", + "brew_vodka", + "bleach", + "ammonia", + "fertilizer_liquid", + "water_acid", + "water_acid_weak", + "acid", + "kompot", + "disinfectant", + "lye", + "water_smoke", + "chem_methanol", + "chem_ethanol", + "denat_alcohol", + "chem_acetic_acid", + "chem_acetone", + "chem_hydrogen_peroxide_conc", + "chem_nitric_acid", + "chem_sulphuric_acid", + "chem_formaldehyde", + "ammonia_liquid", + "liquid_soap", + "propane", + "toluene", + "soapy_water", + "ammonia_hydroxide", + "chem_benzene", + "lye_potassium" + ], + "fg": 3899 + }, + { "id": [ "bp_nomad_bodyglove", "bp_nomad_cowl", "bp_nomad_jumpsuit" ], "fg": 3900 }, + { + "id": [ + "mallbrochure", + "historybrochure", + "furniturebrochure", + "technologybrochure", + "restaurantbrochure", + "grocerybrochure" + ], + "fg": 3902 + }, + { + "id": [ + "manual_smg", + "novel_romance", + "novel_spy", + "novel_scifi", + "novel_drama", + "novel_swash", + "novel_fantasy", + "novel_mystery", + "novel_horror", + "novel_tragedy", + "ZSG", + "textbook_armeast", + "brewing_cookbook" + ], + "fg": 3905 + }, + { + "id": [ + "photo_album", + "recipe_bullets", + "recipe_arrows", + "recipe_bows", + "modern_tanner", + "atomic_survival", + "trappers_companion", + "howto_computer", + "manual_launcher", + "manual_archery", + "novel_adventure", + "novel_war", + "novel_western", + "pocket_firstaid", + "pocket_firearms", + "tailor_portfolio", + "family_cookbook", + "leather_journal", + "book_ruined" + ], + "fg": 3906 + }, + { + "id": [ + "jewelry_book", + "textbook_weapeast", + "recipe_melee", + "recipe_lab_cvd", + "glassblowing_book", + "commune_prospectus", + "necropolis_freq" + ], + "fg": 3907 + }, + { + "id": [ + "mag_pistol", + "recipe_caseless", + "recipe_augs", + "recipe_mil_augs", + "textbook_anarch", + "decoy_anarch", + "recipe_elfa", + "decoy_elfa", + "mag_smg", + "novel_pulp", + "novel_satire", + "guidebook", + "holybook_bible2", + "holybook_quran", + "holybook_hadith", + "holybook_tanakh", + "holybook_bible3", + "scots_cookbook", + "holybook_kojiki", + "holybook_havamal" + ], + "fg": 3908 + }, + { + "id": [ + "textbook_launcher", + "mag_computer", + "mag_survival", + "fun_survival", + "manual_bashing", + "manual_cutting", + "mag_rifle", + "manual_rifle", + "mag_shotgun", + "manual_shotgun", + "textbook_survival", + "survival_book", + "textbook_traps", + "manual_gun", + "book_archery", + "manual_throw", + "manual_swimming", + "novel_coa", + "novel_samurai", + "tall_tales", + "recipe_fauxfur", + "classic_literature", + "collector_book", + "manual_brawl", + "manual_knives", + "manual_stabbing", + "manual_mechanics", + "manual_survival", + "manual_speech", + "manual_business", + "manual_first_aid", + "pocket_survival", + "manual_computers", + "cookbook", + "cookbook_human", + "cookbook_italian", + "manual_electronics", + "manual_tailor", + "textbook_tailor", + "howto_traps", + "manual_traps", + "manual_carpentry", + "manual_driving", + "textbook_fabrication", + "manual_niten", + "manual_boxing", + "manual_eskrima", + "manual_fencing", + "manual_silat", + "manual_sojutsu", + "ic_reference_electronics" + ], + "fg": 3909 + }, + { + "id": [ + "advanced_electronics", + "mag_dude", + "textbook_computers", + "computer_science", + "repeater_mod_guide", + "textbook_business", + "textbook_mechanics", + "book_icef", + "textbook_chemistry", + "textbook_carpentry", + "SICP", + "textbook_robots", + "record_weather", + "record_patient", + "record_accounting", + "priest_diary", + "visions_solitude", + "textbook_armschina", + "textbook_biodiesel", + "textbook_armwest", + "holybook_mormon", + "arduino_experiments" + ], + "fg": 3910 + }, + { + "id": [ + "recipe_alpha", + "recipe_chimera", + "recipe_serum", + "recipe_creepy", + "recipe_animal", + "recipe_maiar", + "recipe_labchem", + "recipe_raptor", + "holybook_bible1", + "cookbook_sushi", + "holybook_granth", + "holybook_scientology", + "robofac_yrax_deactivation_manual" + ], + "fg": 3911 + }, + { + "id": [ "mag_cutting", "mag_melee", "manual_melee", "mag_stabbing", "news_regional", "novel_crime2", "novel_war2" ], + "fg": 3912 + }, + { + "id": [ + "mag_porn", + "mag_traps", + "mag_electronics", + "mag_bashing", + "mag_tv", + "mag_news", + "mag_cars", + "mag_cooking", + "mag_glam", + "mag_beauty", + "mag_carpentry", + "mag_guns", + "mag_archery", + "mag_gaming", + "mag_comic", + "mag_firstaid", + "mag_dodge", + "mag_throwing", + "mag_swimming", + "novel_road", + "child_book", + "novel_erotic", + "poetry_book", + "plays_book", + "mag_tailor", + "mag_fabrication", + "mag_fieldrepair", + "manual_dodge_kid", + "recipe_migo_plate" + ], + "fg": 3914 + }, + { + "id": [ + "novel_thriller", + "novel_sports", + "fairy_tales", + "holybook_talmud", + "holybook_tripitaka", + "holybook_pastafarian", + "holybook_slack", + "holybook_kallisti", + "manual_karate", + "manual_aikido", + "manual_judo", + "manual_tai_chi", + "manual_capoeira", + "manual_krav_maga", + "manual_muay_thai", + "manual_ninjutsu", + "manual_taekwondo", + "manual_zui_quan", + "manual_crane", + "manual_dragon", + "manual_leopard", + "manual_tiger", + "manual_snake", + "manual_centipede", + "manual_scorpion", + "manual_toad", + "manual_lizard", + "manual_venom_snake" + ], + "fg": 3915 + }, + { + "id": [ + "manual_pistol", + "textbook_computer", + "textbook_firstaid", + "booklet_firstaid", + "manual_dodge", + "novel_crime", + "novel_experimental", + "philosophy_book", + "story_book", + "textbook_electronics", + "emergency_book", + "welding_book", + "recipe_medicalmut", + "holybook_upanishads", + "novel_coa2", + "mag_barter" + ], + "fg": 3917 + }, + { + "id": [ + "mag_mechanics", + "textbook_gaswarfare", + "recipe_mininuke_launch", + "recipe_lab_elec", + "phonebook", + "mag_unarmed", + "mag_launcher", + "textbook_speech", + "novel_buddy", + "essay_book", + "101_carpentry", + "radio_book", + "adv_chemistry", + "carpentry_book", + "manual_fabrication", + "textbook_weapwest", + "textbook_fireman", + "holybook_vedas", + "holybook_sutras", + "mag_animecon", + "catalytic_cracking_handbook" + ], + "fg": 3918 + }, + { + "id": [ "missing_poster_cat", "missing_poster_dog", "missing_poster_child", "missing_poster_adult", "movie_poster" ], + "fg": 3919 + }, + { "id": [ "necronomicon", "abdul_necro" ], "fg": 3920 }, + { + "id": [ + "paper", + "recipe_atomic_battery", + "scorecard", + "sarcophagus_access_code", + "flyer", + "survnote", + "file", + "note", + "newest_newspaper", + "many_years_old_newspaper", + "years_old_newspaper", + "one_year_old_newspaper", + "months_old_newspaper", + "weeks_old_newspaper", + "newspaper_memorial", + "necropolis_leaflet", + "black_box_transcript", + "large_printout_portal_storm_data", + "medium_printout_portal_storm_data", + "small_printout_portal_storm_data" + ], + "fg": 3921 + }, + { "id": [ "reference_cooking", "reference_fabrication1" ], "fg": 3922 }, + { + "id": [ + "roadmap", + "satellitemap", + "survivormap", + "militarymap", + "restaurantmap", + "touristmap", + "trailmap", + "labmap", + "urbexmap" + ], + "fg": 3923 + }, + { + "id": [ + "schematics_antimateriel", + "schematics_hazmatbot", + "schematics_dispatch", + "schematics_dispatch_military", + "schematics_eyebot", + "schematics_grocerybot", + "schematics_sciencebot", + "schematics_searchlight", + "schematics_molebot", + "schematics_nursebot", + "schematics_copbot", + "schematics_riotbot", + "schematics_secubot", + "schematics_skitterbot" + ], + "fg": 3924 + }, + { "id": [ "alpha_sample", "raptor_sample", "crustacean_sample" ], "fg": 3927 }, + { "id": [ "batrachian_sample", "plant_sample", "gastropod_sample" ], "fg": 3928 }, + { "id": [ "beast_sample", "chimera_sample" ], "fg": 3929 }, + { "id": [ "bird_sample", "cephalopod_sample" ], "fg": 3930 }, + { "id": [ "elfa_sample", "lizard_sample" ], "fg": 3931 }, + { "id": [ "human_sample", "medical_sample" ], "fg": 3933 }, + { "id": [ "rabbit_sample", "feline_sample", "troglobite_sample" ], "fg": 3934 }, + { + "id": [ "rat_sample", "snail_sample", "mouse_sample", "ursine_sample", "lupine_sample", "cattle_sample", "insect_sample" ], + "fg": 3935 + }, + { "id": [ "spider_sample", "slime_sample" ], "fg": 3936 }, + { "id": [ "leather", "canvas_patch" ], "fg": 3946 }, + { "id": [ "raw_fur", "raw_tainted_fur" ], "fg": 3951 }, + { "id": [ "raw_leather", "raw_hleather", "raw_tainted_leather" ], "fg": 3952 }, + { "id": [ "scrap_fur", "scrap_faux_fur" ], "fg": 3955 }, + { "id": [ "scrap_leather", "scrap_canvas" ], "fg": 3956 }, + { "id": [ "scrap_lycra", "scrap_kevlar" ], "fg": 3957 }, + { "id": [ "sheet_canvas", "sheet_canvas_patchwork", "sheet_leather_patchwork" ], "fg": 3961 }, + { "id": [ "sheet_faux_fur", "sheet_faux_fur_patchwork", "sheet_fur_patchwork" ], "fg": 3963 }, + { "id": [ "sheet_lycra", "sheet_kevlar" ], "fg": 3965 }, + { + "id": [ + "senet", + "mahjong", + "chaturanga", + "backgammon", + "latrunculi", + "go", + "shogi", + "hnefatafl", + "domino", + "jackstraws", + "snakesnladders", + "ludo", + "poppirate", + "ranger", + "openfire" + ], + "fg": 3985 + }, + { "id": [ "alarmclock", "pressure_gauge" ], "fg": 3988 }, + { "id": [ "barometer", "clock" ], "fg": 3992 }, + { "id": [ "chainsaw_on", "elec_chainsaw_off", "elec_chainsaw_on", "chainsaw_off" ], "fg": 4004 }, + { "id": [ "chipper", "chisel" ], "fg": 4005 }, + { "id": [ "extinguisher", "sm_extinguisher" ], "fg": 4010 }, + { "id": [ "fire_drill", "fire_drill_large" ], "fg": 4012 }, + { "id": [ "gasdiscount_gold", "cash_card" ], "fg": 4017 }, + { "id": [ "gasdiscount_silver", "gasdiscount_platinum" ], "fg": 4018 }, + { "id": [ "hose", "vine_30" ], "fg": 4030 }, + { "id": [ "id_science", "id_science_visitor_1" ], "fg": 4033 }, + { "id": [ "makeshift_hammer", "primitive_hammer" ], "fg": 4039 }, + { "id": [ "makeshift_hose", "leather_cat_tail", "fur_cat_tail" ], "fg": 4040 }, + { "id": [ "metal_smoother", "blade" ], "fg": 4041 }, + { "id": [ "paint_brush", "mace" ], "fg": 4050 }, + { "id": [ "pickaxe", "iceaxe" ], "fg": 4051 }, + { "id": [ "primitive_axe", "primitive_adze", "hand_axe" ], "fg": 4055 }, + { "id": [ "primitive_shovel", "makeshift_shovel" ], "fg": 4056 }, + { "id": [ "rake", "rake_plastic" ], "fg": 4058 }, + { "id": [ "shears", "forged_shears", "kevlar_shears" ], "fg": 4070 }, + { "id": [ "shovel", "e_tool", "g_shovel", "e_tool_chinese" ], "fg": 4071 }, + { "id": [ "string_6", "string_36" ], "fg": 4075 }, + { + "id": [ "toolbox_empty", "toolbox_workshop_empty", "rc_car_box", "maker_kit_box", "engineering_makerspace_kit" ], + "fg": 4082 + }, + { "id": [ "trimmer_off", "trimmer_on" ], "fg": 4083 }, + { "id": [ "welder", "oxy_torch" ], "fg": 4086 }, + { "id": [ "whistle", "dog_whistle" ], "fg": 4088 }, + { "id": [ "ceramic_plate", "soap_holder" ], "fg": 4098 }, + { "id": [ "spork", "foon", "fork" ], "fg": 4109 }, + { "id": [ "multi_cooker", "mon_hallu_multicooker", "safe_box" ], "fg": 4115 }, + { "id": [ "pan", "waffleiron" ], "fg": 4116 }, + { + "id": [ + "charcoal_cooker", + "rock_pot", + "pot_makeshift", + "pot_canning", + "pressure_cooker", + "casserole", + "stock_pot", + "iron_pot", + "pot_aluminum" + ], + "fg": 4119, + "//": "maybe change to something smaller to help differentiate between these items and the standing tank?" + }, + { "id": "atomic_lamp", "fg": 4129, "//": "vehicle part" }, + { "id": "atomic_light", "fg": 4131, "//": "vehicle part" }, + { "id": [ "candle", "candle_smoke" ], "fg": 4133 }, + { "id": [ "candle_lit", "candle_smoke_lit" ], "fg": 4134 }, + { "id": [ "jackolantern", "plastic_jack_o_lantern" ], "fg": 4147 }, + { "id": [ "jackolantern_lit", "plastic_jack_o_lantern_lit" ], "fg": 4148 }, + { "id": [ "smart_lamp", "electric_lantern", "oxylamp", "propane_lantern" ], "fg": 4154 }, + { "id": [ "smart_lamp_on", "electric_lantern_on", "oxylamp_on", "propane_lantern_on" ], "fg": 4155 }, + { + "id": "gasoline_lantern_on", + "animated": true, + "fg": [ { "weight": 8, "sprite": 4160 }, { "weight": 8, "sprite": 4161 }, { "weight": 8, "sprite": 4162 } ] + }, + { + "id": "oil_lamp_clay_on", + "animated": true, + "fg": [ { "weight": 8, "sprite": 4164 }, { "weight": 8, "sprite": 4165 }, { "weight": 8, "sprite": 4166 } ] + }, + { + "id": "oil_lamp_on", + "animated": true, + "fg": [ { "weight": 8, "sprite": 4168 }, { "weight": 8, "sprite": 4169 }, { "weight": 8, "sprite": 4170 } ] + }, + { "id": [ "flu_shot", "vaccine_shot" ], "fg": 4185 }, + { "id": [ "brush", "brush_toilet", "hairbrush" ], "fg": 4193 }, + { "id": [ "comb_pocket", "comb_lice" ], "fg": 4194 }, + { "id": [ "toothbrush_plain", "toothbrush_dirty", "toothbrush_electric" ], "fg": 4203, "rotates": false }, + { "id": "basket", "fg": 1267, "//": "vehicle part" }, + { + "id": [ "battery_car", "battery_motorbike", "storage_battery", "small_storage_battery", "medium_storage_battery" ], + "fg": 1268, + "//": "vehicle part" + }, + { + "id": [ "car_headlight", "wide_headlight_reinforced", "car_wide_headlight", "headlight_reinforced", "floodlight" ], + "fg": 1300, + "//": "vehicle part", + "rotates": true + }, + { + "id": [ + "v12_diesel", + "i6_diesel", + "i4_diesel", + "v6_diesel", + "v8_diesel", + "1cyl_combustion", + "1cyl_combustion_small", + "1cyl_combustion_large", + "v2_combustion", + "i4_combustion", + "v6_combustion", + "v8_combustion", + "v12_combustion", + "small_turbine_engine", + "medium_turbine_engine", + "large_turbine_engine" + ], + "fg": 4204 + }, + { "id": "craftrig", "fg": 1287, "//": "vehicle part" }, + { + "id": [ + "deflated_wheel_bicycle", + "deflated_wheel_bicycle_or", + "deflated_wheel_motorbike", + "deflated_wheel_motorbike_or", + "deflated_wheel_slick" + ], + "fg": 4207 + }, + { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or" ], "fg": 4208 }, + { "id": "drive_by_wire_controls", "fg": 1291, "//": "vehicle part" }, + { "id": "fridge_cargo", "fg": 1295, "//": "vehicle part" }, + { "id": "light_emergency_blue", "fg": 1307, "//": "vehicle part" }, + { "id": "light_emergency_red", "fg": 1308, "//": "vehicle part" }, + { + "id": [ + "motor", + "motor_large", + "motor_small", + "motor_enhanced", + "motor_tiny", + "alternator_bicycle", + "alternator_motorbike", + "alternator_car", + "alternator_truck", + "exodii_motor" + ], + "fg": 4212 + }, + { "id": "omnicamera", "fg": 1319, "//": "vehicle part" }, + { "id": "robot_controls", "fg": 4214, "//": "vehicle part" }, + { "id": "seat", "fg": 1337, "//": "vehicle part" }, + { "id": "seat_leather", "fg": 1338, "//": "vehicle part" }, + { "id": "v_table", "fg": 1351, "//": "vehicle part" }, + { "id": "veh_tracker", "fg": 1347, "//": "vehicle part" }, + { "id": "vehicle_controls", "fg": 4215, "//": "vehicle part" }, + { "id": [ "wheel", "wheel_metal" ], "fg": 4217 }, + { "id": "wheel_armor", "fg": 4218, "//": "vehicle part" }, + { + "id": [ "wheel_bicycle", "wheel_bicycle_or", "wheel_motorbike", "wheel_motorbike_or", "wheel_slick" ], + "fg": 4219 + }, + { "id": "wheel_mount_heavy", "fg": 1359, "//": "vehicle part" }, + { "id": "wheel_mount_light", "fg": 1360, "//": "vehicle part" }, + { "id": "wheel_mount_medium", "fg": 1361, "//": "vehicle part" }, + { "id": [ "wheel_small", "wheel_barrow" ], "fg": 4221, "rotates": true }, + { "id": [ "wheel_wide", "wheel_wide_or" ], "fg": 4223 }, + { "id": "wheel_wood", "fg": 4224, "//": "doubles as vehicle part" }, + { "id": [ "compbow", "compgreatbow" ], "fg": 4226 }, + { "id": [ "crossbow", "huge_crossbow", "rep_crossbow", "bullet_crossbow", "crossbow_makeshift" ], "fg": 4228 }, + { "id": [ "recurbow", "reflexbow", "hybridbow", "reflexrecurvebow" ], "fg": 4233 }, + { "id": [ "shortbow", "selfbow" ], "fg": 4234 }, + { "id": [ "throwing_knife", "fighter_sting_juice" ], "fg": 4239 }, + { "id": [ "410_lever", "ithaca_doom", "ithaca_doom_dual" ], "fg": 4242 }, + { "id": [ "LAW", "m202_flash", "hell_launcher" ], "fg": 4244 }, + { "id": [ "ak47", "ak74", "an94", "fn_fal" ], "fg": 4248 }, + { + "id": [ + "atgm_launcher", + "atgm_turret", + "howitzer_gun", + "tank_gun_auto", + "tank_gun_manual", + "tank_gun_rws", + "surv_rocket_launcher" + ], + "fg": 4249 + }, + { + "id": [ + "bbgun", + "speargun", + "carbine_flintlock_double", + "rifle_flintlock", + "carbine_flintlock", + "rifle_308", + "surv_carbine_223", + "garand", + "m1903", + "rifle_22", + "marlin_9a", + "ruger_1022", + "survivor_special_700", + "rifle_3006", + "browning_blr", + "remington_700", + "sks", + "m1a", + "ruger_mini", + "savage_111f", + "win70", + "weatherby_5", + "mosin91_30", + "mosin44", + "l_long_45", + "bh_m89", + "henry_big_boy", + "colt_lightning", + "levergun_44", + "rifle_223", + "rifle_38", + "rifle_40", + "rifle_44", + "rifle_45" + ], + "fg": 4250 + }, + { "id": [ "flamethrower", "flamethrower_simple", "rm451_flamethrower", "hell_laser_napalm" ], "fg": 4252 }, + { + "id": [ + "fn_p90", + "rm802", + "bigun", + "heavy_rail_rifle", + "rm360_carbine", + "m134", + "tihar", + "helsing", + "watercannon", + "bomblet_launcher_double", + "bomblet_launcher_dualshot", + "bomblet_launcher_rotary", + "bomblet_launcher_single", + "bomblet_launcher_chickenbot" + ], + "fg": 4255 + }, + { "id": [ "laser_cannon", "cerberus_laser", "unbio_blaster_gun" ], "fg": 4256 }, + { + "id": [ + "laser_rifle", + "plasma_rifle", + "hell_laser_gun", + "hell_laser_gun_queen", + "coilgun", + "laser_rifle_cheap", + "nx17", + "hk_g80", + "ftk93" + ], + "fg": 4257 + }, + { "id": [ "launcher_simple", "m320", "rm228", "triple_launcher_simple" ], "fg": 4258 }, + { "id": [ "lemat_revolver", "colt_saa", "410_revolver" ], "fg": 4259 }, + { "id": [ "m249", "30mm_autocannon", "rm614_lmg", "rm20", "rm298", "m240", "m60", "mgl" ], "fg": 4260 }, + { + "id": [ + "m4a1", + "hk_g3", + "hk_g36", + "arx160", + "acr", + "ar15", + "scar_l", + "scar_h", + "m107a1", + "h&k416a5", + "m27iar", + "rm51_assault_rifle" + ], + "fg": 4262 + }, + { + "id": [ + "m9", + "cop_38", + "sig_mosquito", + "sw_22", + "glock_17", + "glock_19", + "glock_22", + "usp_9mm", + "sw_619", + "taurus_38", + "sig_40", + "sw_610", + "sw_500", + "raging_bull", + "ruger_redhawk", + "deagle_44", + "usp_45", + "m1911", + "fn57", + "hk_ucp", + "tokarev", + "walther_ppk", + "sig_p230", + "l_enforcer_45", + "l_sp_9mm", + "l_mp_9mm", + "l_sp_45", + "l_mp_45", + "l_bak_223", + "l_lookout_9mm", + "surv_hand_cannon", + "surv_six_shooter", + "sw629", + "colt_navy", + "rm99_pistol", + "rm103a_pistol", + "colt_army", + "makarov", + "ruger_lcr_22", + "ruger_lcr_38", + "ashot", + "needlepistol", + "p226_357sig", + "af2011a1_38super", + "bond_410", + "m1991a1_38super", + "raging_judge", + "kp3at", + "cz75" + ], + "fg": 4264 + }, + { "id": [ "moss_brownie", "2_shot_special" ], "fg": 4267 }, + { "id": [ "pipe_shotgun", "pipe_double_shotgun", "pipe_combination_gun", "410_pipe_shotgun" ], "fg": 4269 }, + { "id": [ "pipe_shotgunsawn", "pipe__gun_44" ], "fg": 4270 }, + { + "id": [ + "revolver_shotgun", + "remington_870", + "mossberg_500", + "rm120c", + "m2browning", + "mark19", + "l_def_12", + "m1014", + "m2browning_sawn", + "abzats", + "ksg", + "shotgun_410" + ], + "fg": 4272 + }, + { + "id": [ + "rifle_9mm", + "m2010", + "m14ebr", + "rm11b_sniper_rifle", + "mosin44_ebr", + "mosin91_30_ebr", + "cx4", + "l_base_223", + "l_car_223", + "l_mbr_223", + "l_dsr_223", + "l_lmg_223", + "ksub2000", + "rm88_battle_rifle" + ], + "fg": 4273 + }, + { "id": [ "saiga_12", "m1918", "saiga_410" ], "fg": 4274 }, + { "id": [ "shockcannon", "shockcannon_plut", "shockcannon_ups", "emp_gun" ], "fg": 4275 }, + { + "id": [ + "shotgun_s", + "shotgun_d", + "rebar_rifle", + "doublespeargun", + "blunderbuss", + "combination_gun", + "surv_levershotgun", + "m6_asw" + ], + "fg": 4276 + }, + { + "id": [ "tommygun", "ppsh", "smg_22", "smg_38", "smg_40", "smg_45", "smg_9mm", "american_180" ], + "fg": 4279 + }, + { + "id": [ + "uzi", + "sig552", + "needlegun", + "tec9", + "calico", + "hk_mp5", + "mac_10", + "hk_ump45", + "sten", + "skorpion_61", + "skorpion_82", + "hk_mp7", + "rm2000_smg", + "paintballgun" + ], + "fg": 4281 + }, + { "id": [ "v29", "v29_cheap" ], "fg": 4282 }, + { "id": [ "battleaxe", "battleaxe_inferior", "battleaxe_fake" ], "fg": 4287 }, + { + "id": [ + "broadsword", + "broadsword_inferior", + "broadsword_fake", + "zweihander", + "zweihander_inferior", + "zweihander_fake", + "sword_crude_large" + ], + "fg": 4294 + }, + { "id": [ "combatsaw_off", "combatsaw_on", "e_combatsaw_off", "e_combatsaw_on" ], "fg": 4299 }, + { "id": [ "cs_lajatang_on", "cs_lajatang_off" ], "fg": 4301 }, + { "id": [ "firemachete_off", "shishkebab_off" ], "fg": 4307 }, + { "id": [ "firemachete_on", "shishkebab_on" ], "fg": 4308 }, + { "id": [ "halberd", "halberd_fake", "makeshift_halberd" ], "fg": 4313 }, + { "id": [ "javelin", "javelin_copper", "spear_wood" ], "fg": 4315 }, + { "id": [ "jian", "jian_inferior", "jian_fake", "sword_forged" ], "fg": 4318 }, + { + "id": [ + "katana", + "katana_inferior", + "tanto", + "wakizashi", + "wakizashi_inferior", + "kukri", + "cutlass", + "cutlass_inferior", + "nodachi", + "scimitar", + "scimitar_inferior", + "cavalry_sabre", + "katana_fake", + "wakizashi_fake", + "cutlass_fake", + "nodachi_fake", + "scimitar_fake", + "cavalry_sabre_fake" + ], + "fg": 4319 + }, + { + "id": [ + "knife_combat", + "knife_steak", + "knife_butcher", + "diveknife", + "makeshift_knife", + "primitive_knife", + "knife_trench", + "switchblade", + "kris", + "knife_hunting", + "knife_rambo", + "knife_rm42", + "honey_scraper", + "bio_blade_weapon", + "kris_fake", + "knife_folding" + ], + "fg": 4322 + }, + { "id": [ "knuckle_nail", "knuckle_katar", "bagh_nakha", "bio_claws_weapon" ], "fg": 4323 }, + { + "id": [ + "longsword", + "longsword_inferior", + "longsword_fake", + "arming_sword", + "arming_sword_inferior", + "arming_sword_fake", + "sword_crude" + ], + "fg": 4328 + }, + { "id": [ "mjolnir", "mjolnir_replica" ], "fg": 4330 }, + { "id": [ "nailbat", "homewrecker" ], "fg": 4333 }, + { "id": [ "pike", "javelin_iron", "javelin_stone", "spear_knife", "spear_stone", "fishspear" ], "fg": 4335 }, + { "id": [ "pitchfork", "spear_forked" ], "fg": 4338 }, + { + "id": [ "rapier", "rapier_fake", "fencing_foil", "fencing_epee", "fencing_sabre", "estoc", "estoc_fake" ], + "fg": 4341 + }, + { "id": [ "shillelagh", "shillelagh_fake" ], "fg": 4345 }, + { "id": [ "tonfa", "shocktonfa_off" ], "fg": 4357 }, + { "id": [ "zweifire_off", "broadfire_off" ], "fg": 4359 }, + { "id": [ "zweifire_on", "broadfire_on" ], "fg": 4360 }, + { "id": [ "boots", "boots_larmor" ], "fg": 4361 }, + { "id": [ "boots_combat", "boots_lsurvivor" ], "fg": 4364 }, + { "id": [ "boots_fur", "xs_boots_fur", "xl_boots_fur" ], "fg": 4365 }, + { + "id": [ "boots_plate", "boots_fsurvivor", "boots_hsurvivor", "motorbike_boots", "megaarmor_boots_1" ], + "fg": 4367 + }, + { "id": [ "boots_rubber", "boots_bunker" ], "fg": 4368 }, + { "id": [ "boots_steel", "boots_survivor", "boots_xlsurvivor" ], "fg": 4369 }, + { "id": [ "boots_western", "knee_high_boots" ], "fg": 4370 }, + { "id": [ "boots_winter", "boots_wsurvivor" ], "fg": 4371 }, + { "id": [ "bootstrap", "sholster" ], "fg": 4372 }, + { "id": [ "clogs", "slippers" ], "fg": 4373 }, + { "id": [ "dress_shoes", "shoes_birchbark" ], "fg": 4376 }, + { "id": [ "flip_flops", "straw_sandals", "leathersandals", "bastsandals", "geta" ], "fg": 4377 }, + { "id": [ "footrags_fur", "mocassins" ], "fg": 4378 }, + { "id": [ "leg_warmers_f", "leg_warmers_xsf", "leg_warmers_xlf" ], "fg": 4383 }, + { "id": [ "lowtops", "golf_shoes" ], "fg": 4384 }, + { "id": [ "rollerskates", "roller_blades" ], "fg": 4385 }, + { "id": [ "shoes_bowling", "roller_shoes_on", "roller_shoes_off", "cleats" ], "fg": 4386 }, + { "id": [ "socks", "tabi_gi", "socks_bowling", "sockmitts" ], "fg": 4388 }, + { "id": [ "socks_bag", "footrags" ], "fg": 4389 }, + { "id": [ "stockings", "stockings_tent_legs", "stockings_tent_arms", "leggings" ], "fg": 4391 }, + { "id": [ "tabi_dress", "wetsuit_booties", "nomex_socks", "boots_h20survivor" ], "fg": 4393 }, + { "id": [ "arm_splint", "leg_splint", "2byarm_guard", "2byshin_guard" ], "fg": 4396 }, + { "id": [ "armguard_hard", "armguard_paper" ], "fg": 4401 }, + { "id": [ "armguard_soft", "chainmail_arms", "armguard_metal", "armguard_lightplate" ], "fg": 4402 }, + { "id": [ "fire_gauntlets", "gloves_survivor", "gloves_xlsurvivor" ], "fg": 4410 }, + { "id": [ "game_watch", "rad_monitor" ], "fg": 4411 }, + { "id": [ "gauntlets_bone", "beekeeping_gloves" ], "fg": 4412 }, + { "id": [ "gloves_fingerless", "gloves_fingerless_mod" ], "fg": 4414 }, + { "id": [ "gloves_fur", "xs_gloves_fur", "xl_gloves_fur" ], "fg": 4415 }, + { "id": [ "gloves_golf", "gloves_liner", "winter_gloves_army", "long_glove_white" ], "fg": 4416 }, + { + "id": [ "gloves_leather", "xs_gloves_leather", "xl_gloves_leather", "gauntlets_larmor", "gloves_work" ], + "fg": 4417 + }, + { "id": [ "gloves_light", "gloves_wraps_wool", "gauntlets_chitin", "gloves_bag" ], "fg": 4418 }, + { "id": [ "gloves_winter", "gloves_wsurvivor" ], "fg": 4423 }, + { + "id": [ "gold_ring", "ring", "diamond_ring", "ring_engagement", "ring_signet", "ring_wedding" ], + "fg": 4429 + }, + { "id": [ "mittens", "boxing_gloves" ], "fg": 4432 }, + { + "id": [ + "onyx_platinum_cufflinks", + "ruby_platinum_cufflinks", + "opal_platinum_cufflinks", + "pearl_platinum_cufflinks", + "garnet_platinum_cufflinks", + "citrine_platinum_cufflinks", + "diamond_platinum_cufflinks", + "emerald_platinum_cufflinks", + "peridot_platinum_cufflinks", + "sapphire_platinum_cufflinks", + "amethyst_platinum_cufflinks", + "blue_topaz_platinum_cufflinks", + "tourmaline_platinum_cufflinks", + "aquamarine_platinum_cufflinks", + "alexandrite_platinum_cufflinks" + ], + "fg": 4434 + }, + { + "id": [ + "onyx_silver_cufflinks", + "ruby_silver_cufflinks", + "opal_silver_cufflinks", + "pearl_silver_cufflinks", + "garnet_silver_cufflinks", + "citrine_silver_cufflinks", + "diamond_silver_cufflinks", + "emerald_silver_cufflinks", + "peridot_silver_cufflinks", + "sapphire_silver_cufflinks", + "amethyst_silver_cufflinks", + "blue_topaz_silver_cufflinks", + "tourmaline_silver_cufflinks", + "aquamarine_silver_cufflinks", + "alexandrite_silver_cufflinks" + ], + "fg": 4439 + }, + { "id": [ "silver_ring", "ring_purity" ], "fg": 4440 }, + { "id": [ "thermal_gloves", "thermal_gloves_on" ], "fg": 4442 }, + { + "id": [ "vambrace_larmor", "armguard_larmor", "xs_armguard_larmor", "xl_armguard_larmor", "armguard_larmor_mod" ], + "fg": 4443 + }, + { + "id": [ + "wetsuit_gloves", + "nomex_gloves", + "gloves_fsurvivor", + "gloves_h20survivor", + "gloves_hsurvivor", + "gloves_plate", + "megaarmor_gloves_1" + ], + "fg": 4444 + }, + { "id": [ "attachable_ear_muffs", "attachable_ear_muffs_on" ], "fg": 4447 }, + { + "id": [ "balclava", "mask_ski", "mask_ski_loose", "thermal_mask", "thermal_mask_on", "bondage_mask" ], + "fg": 4448 + }, + { "id": [ "beret", "beret_wool" ], "fg": 4453 }, + { "id": [ "blindfold", "obi_gi" ], "fg": 4454 }, + { "id": [ "bowhat", "porkpie" ], "fg": 4455 }, + { "id": [ "copper_necklace", "copper_locket" ], "fg": 4459 }, + { "id": [ "crown_golden", "crown_golden_survivor" ], "fg": 4462 }, + { "id": [ "goggles_ir", "goggles_ir_on" ], "fg": 4478 }, + { "id": [ "goggles_nv", "goggles_nv_on" ], "fg": 4479 }, + { "id": [ "goggles_welding", "survivor_goggles", "iggaak" ], "fg": 4482 }, + { "id": [ "gold_dental_grill", "diamond_dental_grill" ], "fg": 4483 }, + { "id": [ "gold_necklace", "gold_locket", "small_relic", "holy_symbol" ], "fg": 4487 }, + { "id": [ "hairpin", "distaff_spindle" ], "fg": 4488 }, + { "id": [ "hat_hard", "firehelmet", "hat_hard_hooded" ], "fg": 4494 }, + { "id": [ "helmet_bike", "maid_hat", "kufi" ], "fg": 4502 }, + { "id": [ "helmet_bronze", "xs_helmet_bronze", "xl_helmet_bronze" ], "fg": 4504 }, + { "id": [ "helmet_conical", "xs_helmet_conical", "xl_helmet_conical" ], "fg": 4506 }, + { "id": [ "helmet_larmor", "xs_helmet_larmor", "xl_helmet_larmor" ], "fg": 4511 }, + { "id": [ "helmet_netting", "hat_boonie" ], "fg": 4514 }, + { "id": [ "helmet_nomad", "helmet_liner", "veil_wedding" ], "fg": 4515 }, + { "id": [ "helmet_riot", "helmet_riot_raised", "tac_fullhelmet" ], "fg": 4517 }, + { "id": [ "helmet_scavenger", "beekeeping_hood" ], "fg": 4518 }, + { "id": [ "helmet_skid", "tinfoil_hat" ], "fg": 4519 }, + { "id": [ "helmet_survivor", "helmet_xlsurvivor", "kippah" ], "fg": 4520 }, + { "id": [ "hood_wsurvivor", "xs_hood_wsurvivor", "xl_hood_wsurvivor" ], "fg": 4524 }, + { "id": [ "leather_cats_ears", "fur_cat_ears" ], "fg": 4527 }, + { "id": [ "leather_collar", "locket_lucy", "fur_collar" ], "fg": 4528 }, + { + "id": [ + "mask_gas", + "mask_gas_xl", + "mask_survivor", + "mask_survivorxl", + "mask_hsurvivor", + "mask_lsurvivor", + "mask_bunker", + "mask_bunker_on", + "mask_wsurvivor", + "mask_wsurvivorxl", + "mask_fsurvivor", + "mask_fsurvivorxl", + "mask_h20survivor", + "mask_h20survivor_on", + "mask_h20survivorxl", + "mask_h20survivorxl_on", + "rebreather", + "rebreather_on", + "rebreather_xl", + "rebreather_xl_on" + ], + "fg": 4532 + }, + { "id": [ "necklace", "locket", "holy_symbol_wood" ], "fg": 4542 }, + { "id": [ "nomex_hood", "wetsuit_hood", "hood_fsurvivor", "hood_h20survivor", "chainmail_hood" ], "fg": 4543 }, + { "id": [ "pickelhaube", "helmet_lobster" ], "fg": 4544 }, + { "id": [ "platinum_necklace", "platinum_locket", "pearl_collar" ], "fg": 4548 }, + { + "id": [ + "onyx_platinum_tiara", + "ruby_platinum_tiara", + "opal_platinum_tiara", + "pearl_platinum_tiara", + "garnet_platinum_tiara", + "citrine_platinum_tiara", + "diamond_platinum_tiara", + "emerald_platinum_tiara", + "peridot_platinum_tiara", + "sapphire_platinum_tiara", + "amethyst_platinum_tiara", + "blue_topaz_platinum_tiara", + "tourmaline_platinum_tiara", + "aquamarine_platinum_tiara", + "alexandrite_platinum_tiara" + ], + "fg": 4549 + }, + { "id": [ "pot_helmet", "pot_xlhelmet" ], "fg": 4551 }, + { "id": [ "power_armor_helmet_basic", "depowered_helmet" ], "fg": 4552 }, + { "id": [ "powered_earmuffs", "powered_earmuffs_on", "hat_noise_cancelling" ], "fg": 4555 }, + { "id": [ "silver_necklace", "silver_locket" ], "fg": 4559 }, + { + "id": [ + "onyx_silver_tiara", + "ruby_silver_tiara", + "opal_silver_tiara", + "pearl_silver_tiara", + "garnet_silver_tiara", + "citrine_silver_tiara", + "diamond_silver_tiara", + "emerald_silver_tiara", + "peridot_silver_tiara", + "sapphire_silver_tiara", + "amethyst_silver_tiara", + "blue_topaz_silver_tiara", + "tourmaline_silver_tiara", + "aquamarine_silver_tiara", + "alexandrite_silver_tiara" + ], + "fg": 4560 + }, + { "id": [ "straw_hat", "hat_sombrero", "straw_fedora" ], "fg": 4561 }, + { "id": [ "tac_helmet", "helmet_hsurvivor" ], "fg": 4563 }, + { "id": [ "wearable_light", "survivor_light" ], "fg": 4566 }, + { "id": [ "wearable_light_on", "survivor_light_on" ], "fg": 4567 }, + { "id": [ "welding_mask", "welding_mask_raised" ], "fg": 4568 }, + { "id": [ "welding_mask_crude", "welding_mask_crude_raised" ], "fg": 4569 }, + { "id": [ "bandolier_rifle", "bandolier_shotgun", "bandolier_pistol" ], "fg": 4570 }, + { "id": [ "boy_shorts", "boxer_shorts", "boxer_briefs" ], "fg": 4572 }, + { "id": [ "briefs", "loincloth", "loincloth_wool" ], "fg": 4573 }, + { "id": [ "fencing_pants", "zubon_gi", "winter_pants_army" ], "fg": 4577 }, + { "id": [ "grenade_pouch", "bandolier_bomblet" ], "fg": 4579 }, + { "id": [ "holster", "XL_holster", "back_holster" ], "fg": 4580 }, + { "id": [ "jeans_red", "pants_ski" ], "fg": 4585 }, + { "id": [ "knee_pads", "elbow_pads" ], "fg": 4593 }, + { "id": [ "leather_belt", "fireman_belt" ], "fg": 4594 }, + { "id": [ "legguard_hard", "legguard_paper" ], "fg": 4596 }, + { "id": [ "legguard_larmor", "xl_legguard_larmor", "xs_legguard_larmor" ], "fg": 4597 }, + { "id": [ "legguard_metal", "chainmail_legs", "legguard_lightplate" ], "fg": 4598 }, + { "id": [ "pants", "tights", "technician_pants_gray", "motorbike_pants", "hakama_gi" ], "fg": 4606 }, + { "id": [ "pants_cargo", "pants_survivor", "lsurvivor_pants" ], "fg": 4608 }, + { "id": [ "pants_leather", "breeches" ], "fg": 4611 }, + { "id": [ "shorts", "under_armor_shorts" ], "fg": 4613 }, + { "id": [ "shorts_denim", "b_shorts", "trunks" ], "fg": 4615 }, + { "id": [ "skirt", "kilt" ], "fg": 4616 }, + { "id": [ "skirt_leather", "kilt_leather" ], "fg": 4617 }, + { "id": [ "tool_belt", "survivor_belt", "survivor_belt_notools" ], "fg": 4619 }, + { "id": [ "ammo_satchel", "chestpouch", "legpouch", "legpouch_large", "fanny" ], "fg": 4620 }, + { "id": [ "anbc_suit", "aep_suit" ], "fg": 4621 }, + { + "id": [ "armor_cuirass", "xs_armor_cuirass", "xl_armor_cuirass", "cuirass_bronze", "xs_cuirass_bronze", "xl_cuirass_bronze" ], + "fg": 4625 + }, + { "id": [ "armor_farmor", "xs_armor_farmor", "xl_armor_farmor", "wolfsuit" ], "fg": 4626 }, + { "id": [ "armor_larmor", "armor_blarmor" ], "fg": 4628 }, + { "id": [ "armor_larmor_chest", "armor_larmor_chest_xs", "armor_larmor_chest_xl" ], "fg": 4629 }, + { + "id": [ + "armor_lightplate", + "armor_plate", + "armor_junk_plate", + "armor_mc_plate", + "armor_qt_plate", + "armor_hc_plate", + "armor_lc_plate", + "armor_ch_plate", + "xl_armor_mc_plate", + "xl_armor_qt_plate", + "xl_armor_hc_plate", + "xl_armor_lc_plate", + "xl_armor_ch_plate", + "armor_nomad_plate", + "armor_nomad_plate_on" + ], + "fg": 4630 + }, + { "id": [ "armor_plarmor", "armor_plarmor_xs", "armor_plarmor_xl", "armor_scrapsuit" ], "fg": 4632 }, + { "id": [ "backpack", "runner_bag" ], "fg": 4635 }, + { "id": [ "backpack_giant", "backpack_tactical_large" ], "fg": 4636 }, + { "id": [ "backpack_leather", "survivor_pack", "survivor_runner_pack" ], "fg": 4638 }, + { "id": [ "badge_deputy", "badge_marshal" ], "fg": 4639, "rotates": false }, + { "id": [ "badge_detective", "badge_cybercop", "badge_swat" ], "fg": 4641, "rotates": false }, + { "id": [ "blazer", "jacket_windbreaker" ], "fg": 4649 }, + { "id": [ "camisole", "halter_top" ], "fg": 4654 }, + { "id": [ "chestwrap", "bellywrap" ], "fg": 4657 }, + { "id": [ "chestwrap_fur", "bellywrap_fur" ], "fg": 4658 }, + { "id": [ "chestwrap_leather", "bellywrap_leather" ], "fg": 4659 }, + { "id": [ "chestwrap_wool", "bellywrap_wool" ], "fg": 4660 }, + { "id": [ "cloak_leather", "jedi_cloak" ], "fg": 4663 }, + { "id": [ "coat_fur", "xs_coat_fur", "xl_coat_fur", "coat_fur_sf" ], "fg": 4666 }, + { "id": [ "coat_lab", "kittel", "thawb", "beekeeping_suit" ], "fg": 4667 }, + { "id": [ "coat_rain", "bunker_coat" ], "fg": 4668 }, + { "id": [ "dress", "sundress", "gown" ], "fg": 4674 }, + { "id": [ "dry_duffelbag", "long_duffelbag", "survivor_dry_duffelbag" ], "fg": 4677 }, + { "id": [ "hazmat_suit", "cleansuit", "subsuit_xl" ], "fg": 4687 }, + { "id": [ "hood_survivor", "hood_xlsurvivor" ], "fg": 4523 }, + { "id": [ "hoodie", "wool_hoodie" ], "fg": 4689 }, + { "id": [ "hsurvivor_suit", "fsurvivor_suit", "h20survivor_suit" ], "fg": 4691 }, + { "id": [ "jacket_army", "armor_scavenger" ], "fg": 4692 }, + { "id": [ "jacket_chef", "fencing_jacket" ], "fg": 4693 }, + { "id": [ "jacket_jean", "jacket_evac" ], "fg": 4695 }, + { "id": [ "jumpsuit", "jumpsuit_xl" ], "fg": 4702 }, + { "id": [ "karate_gi", "judo_gi" ], "fg": 4703 }, + { "id": [ "keikogi", "kariginu", "kimono", "yukata" ], "fg": 4704 }, + { "id": [ "kevlar", "makeshift_kevlar" ], "fg": 4705 }, + { "id": [ "knit_scarf", "long_knit_scarf", "knit_scarf_loose", "long_knit_scarf_loose" ], "fg": 4706 }, + { "id": [ "longshirt", "sheriffshirt" ], "fg": 4713 }, + { "id": [ "lsurvivor_armor", "dragonskin" ], "fg": 4714 }, + { "id": [ "makeshift_sling", "swag_bag" ], "fg": 4718 }, + { + "id": [ "modularvest", "modularvestsuper", "modularveststeel", "modularvestceramic", "modularvestkevlar", "modularvesthard" ], + "fg": 4724 + }, + { + "id": [ + "motorbike_armor", + "rm13_armor_on", + "entry_suit", + "chainmail_suit", + "shark_suit", + "shark_suit_faraday", + "touring_suit" + ], + "fg": 4725 + }, + { + "id": [ "patchwork_scarf", "long_patchwork_scarf", "long_patchwork_scarf_loose", "patchwork_scarf_loose" ], + "fg": 4727 + }, + { "id": [ "peacoat", "gambeson" ], "fg": 4728 }, + { "id": [ "power_armor_basic", "depowered_armor", "power_armor_light", "power_armor_heavy" ], "fg": 4734 }, + { "id": [ "quiver", "quiver_birchbark" ], "fg": 4737 }, + { "id": [ "quiver_large", "quiver_large_birchbark" ], "fg": 4738 }, + { "id": [ "rucksack", "molle_pack", "gobag" ], "fg": 4741 }, + { "id": [ "scabbard", "bscabbard", "baldric" ], "fg": 4742 }, + { "id": [ "scarf", "scarf_long", "scarf_long_loose", "scarf_loose" ], "fg": 4743 }, + { "id": [ "scarf_fur", "scarf_fur_long", "scarf_fur_long_loose", "scarf_fur_loose" ], "fg": 4745 }, + { "id": [ "sheath", "bootsheath" ], "fg": 4746 }, + { "id": [ "sleeveless_trenchcoat", "sleeveless_duster" ], "fg": 4747 }, + { + "id": [ "sleeveless_trenchcoat_fur", "sleeveless_trenchcoat_faux_fur", "sleeveless_duster_fur", "sleeveless_duster_faux_fur" ], + "fg": 4748 + }, + { "id": [ "sleeveless_trenchcoat_leather", "sleeveless_duster_leather" ], "fg": 4749 }, + { "id": [ "sleeveless_trenchcoat_survivor", "sleeveless_duster_survivor" ], "fg": 4750 }, + { "id": [ "solarpack", "q_solarpack", "makeshift_knapsack", "camelbak" ], "fg": 4754 }, + { "id": [ "solarpack_on", "q_solarpack_on" ], "fg": 4755 }, + { "id": [ "survivor_suit", "xlsurvivor_suit" ], "fg": 4762 }, + { "id": [ "survivor_vest", "chestrig" ], "fg": 4763 }, + { "id": [ "thermal_suit", "thermal_suit_on", "thermal_outfit", "thermal_outfit_on" ], "fg": 4769 }, + { "id": [ "tieclip", "collarpin" ], "fg": 4771 }, + { "id": [ "trenchcoat", "duster", "xs_duster", "xl_duster" ], "fg": 4773 }, + { + "id": [ "trenchcoat_fur", "trenchcoat_faux_fur", "duster_fur", "duster_faux_fur", "xs_duster_fur", "xl_duster_fur" ], + "fg": 4774 + }, + { + "id": [ "trenchcoat_leather", "duster_leather", "xs_duster_leather", "xl_duster_leather", "armor_nomad" ], + "fg": 4775 + }, + { "id": [ "trenchcoat_survivor", "duster_survivor", "xs_duster_survivor", "xl_duster_survivor" ], "fg": 4776 }, + { "id": [ "tshirt", "tshirt_text", "undershirt", "technician_shirt_gray" ], "fg": 4777 }, + { "id": [ "tunic", "sleeveless_tunic", "tunic_rag", "chainmail_hauberk" ], "fg": 4778 }, + { "id": [ "under_armor", "kevlar_tee" ], "fg": 4780 }, + { "id": [ "vest", "waistcoat", "chainmail_vest" ], "fg": 4781 }, + { "id": [ "vest_leather", "leather_harness_dog", "leatherbone_harness_dog" ], "fg": 4782 }, + { "id": [ "wetsuit", "nomex_suit", "stillsuit" ], "fg": 4786 }, + { "id": [ "wool_suit", "union_suit" ], "fg": 4789 }, + { + "id": [ + "wsurvivor_suit", + "xs_wsurvivor_suit", + "xl_wsurvivor_suit", + "wsurvivor_jumpsuit", + "xs_wsurvivor_jumpsuit", + "xl_wsurvivor_jumpsuit" + ], + "fg": 4790 + }, + { "id": "1034_mushroom_morel_0", "fg": 2904 }, + { "id": "2073_golf_club_0", "fg": 3289 }, + { "id": "2x4", "fg": 3334 }, + { "id": "30gal_barrel", "fg": 3355 }, + { "id": "30gal_drum", "fg": 3356 }, + { "id": "55gal_drum", "fg": 3357 }, + { "id": "955_blueberries_cooked_0", "fg": 3380 }, + { "id": "almond", "fg": 3405 }, + { "id": "almond_roasted", "fg": 3406 }, + { "id": "almond_unshelled", "fg": 3407 }, + { "id": "b_paint", "fg": 3408 }, + { "id": "bag_garbage", "fg": 3410 }, + { "id": "baseball", "fg": 3413 }, + { "id": "basket_laundry", "fg": 3414 }, + { "id": "basketball", "fg": 3415 }, + { "id": "bath_toy", "fg": 3416 }, + { "id": "beech_nuts", "fg": 3417 }, + { "id": "black_paint", "fg": 3419 }, + { "id": "bodypillow", "fg": 3420 }, + { "id": "book_pieces", "fg": 3421 }, + { "id": "bottle_glass", "fg": 3422 }, + { "id": "bowl_skull", "fg": 3425 }, + { "id": "box_large", "fg": 3426 }, + { "id": "box_large_folded", "fg": 3427 }, + { "id": "box_large_wood", "fg": 3428 }, + { "id": "box_medium", "fg": 3429 }, + { "id": "box_medium_folded", "fg": 3430 }, + { "id": "box_medium_wood", "fg": 3431 }, + { "id": "box_oversize", "fg": 3432 }, + { "id": "box_oversize_folded", "fg": 3433 }, + { "id": "box_oversize_wood", "fg": 3434 }, + { "id": "box_small", "fg": 3435 }, + { "id": "box_small_folded", "fg": 3436 }, + { "id": "box_small_wood", "fg": 3437 }, + { "id": "brazing_rod_alloy", "fg": 3439 }, + { "id": "brazing_rod_bronze", "fg": 3440 }, + { "id": "broom", "fg": 3442 }, + { "id": "buckle_steel", "fg": 3443 }, + { "id": "bundle_branch", "fg": 3444 }, + { "id": "butane_tank", "fg": 3445 }, + { "id": "butter", "fg": 3446 }, + { "id": "button_bronze", "fg": 3447 }, + { "id": "button_plastic", "fg": 3448 }, + { "id": "button_steel", "fg": 3449 }, + { "id": "button_wood", "fg": 3450 }, + { "id": "cable", "fg": 3451 }, + { "id": "can_food", "fg": 3452 }, + { "id": "can_food_unsealed", "fg": 3453 }, + { "id": "cane", "fg": 3454 }, + { "id": "canister_empty", "fg": 3455 }, + { "id": "cash_register", "fg": 3457 }, + { "id": "chain_link", "fg": 3459 }, + { "id": "chestnut", "fg": 3460 }, + { "id": "chestnut_roasted", "fg": 3461 }, + { "id": "chestnut_unshelled", "fg": 3462 }, + { "id": "clamp", "fg": 3463 }, + { "id": "copper_rod", "fg": 3466 }, + { "id": "copper_wire", "fg": 3467 }, + { "id": "cu_pipe", "fg": 3469 }, + { "id": "damaged_shelter_kit", "fg": 3470 }, + { "id": "dentures", "fg": 3471 }, + { "id": "dish_towel", "fg": 3473 }, + { "id": "donut_holes", "fg": 3475 }, + { "id": "dry_mushroom", "fg": 3476 }, + { "id": "duct_tape", "fg": 3477 }, + { "id": "edamame_roasted", "fg": 3478 }, + { "id": "exodii_sensor", "fg": 3481 }, + { "id": "fchicken", "fg": 3482 }, + { "id": "fire_brick", "fg": 3483 }, + { "id": "flask_glass", "fg": 3484 }, + { "id": "flask_yeast", "fg": 3485 }, + { "id": "flint", "fg": 3486 }, + { "id": "foodplace_food", "fg": 3487 }, + { "id": "foodplace_snack_bar", "fg": 3488 }, + { "id": "frame", "fg": 3489 }, + { "id": "fruit_leather", "fg": 3490 }, + { "id": "fur_rollmat", "fg": 3492 }, + { "id": "fuse", "fg": 3493 }, + { "id": "g_paint", "fg": 3494 }, + { "id": "generic_figurine_plastic", "fg": 3495 }, + { "id": "gold_small", "fg": 3497 }, + { "id": "grip_hook", "fg": 3499 }, + { "id": "hazelnut", "fg": 3500 }, + { "id": "hazelnut_roasted", "fg": 3501 }, + { "id": "hazelnut_unshelled", "fg": 3502 }, + { "id": "herbal_tea_bag", "fg": 3503 }, + { "id": "honeycomb", "fg": 3504 }, + { "id": "horse_tack", "fg": 3505 }, + { "id": "hydrogen_tank", "fg": 3506 }, + { "id": "incense", "fg": 3507 }, + { "id": "johnnycake", "fg": 3508 }, + { "id": "lasagne_raw", "fg": 3511 }, + { "id": "lead", "fg": 3513 }, + { "id": "lug_wrench", "fg": 3516 }, + { "id": "malted_grain", "fg": 3517 }, + { "id": "malting_grain", "fg": 3518 }, + { "id": "morel_cooked", "fg": 3520 }, + { "id": "morel_fried", "fg": 3521 }, + { "id": "mortar_adobe", "fg": 3522 }, + { "id": "mushroom", "fg": 3523 }, + { "id": "mushroom_cooked", "fg": 3524 }, + { "id": "mushroom_morel", "fg": 3525 }, + { "id": "nitrogen_tank", "fg": 3526 }, + { "id": "nuts_bolts", "fg": 3527 }, + { "id": "old_key", "fg": 3528 }, + { "id": "p_paint", "fg": 3530 }, + { "id": "paint_can_steel", "fg": 3531 }, + { "id": "peanut", "fg": 3532 }, + { "id": "peanut_unshelled", "fg": 3533 }, + { "id": "pecan", "fg": 3534 }, + { "id": "pecan_roasted", "fg": 3535 }, + { "id": "pecan_unshelled", "fg": 3536 }, + { "id": "pipe_fittings", "fg": 3538 }, + { "id": "plank_short", "fg": 3539 }, + { "id": "plastic_bag_vac", "fg": 3540 }, + { "id": "plastic_chunk", "fg": 3541 }, + { "id": "plastic_straw", "fg": 3543 }, + { "id": "platinum_small", "fg": 3544 }, + { "id": "porkbelly", "fg": 3546 }, + { "id": "portable_game", "fg": 3547 }, + { "id": "pressure_tank", "fg": 3548 }, + { "id": "protein_bar_evac", "fg": 3551 }, + { "id": "raw_cured_fatty_meat", "fg": 3554 }, + { "id": "raw_curing_fatty_meat", "fg": 3555 }, + { "id": "raw_dandelion", "fg": 3556 }, + { "id": "raw_edamame", "fg": 3557 }, + { "id": "refrigerant_tank", "fg": 3559 }, + { "id": "rock", "fg": 3562 }, + { "id": "rock_flaking", "fg": 3563 }, + { "id": "rock_large", "fg": 3564 }, + { "id": "rose_hips", "fg": 3565 }, + { "id": "sandbox_kit", "fg": 3567 }, + { "id": "scrap_bronze", "fg": 3572 }, + { "id": "shark_plushie", "fg": 3575 }, + { "id": "sharp_rock", "fg": 3576 }, + { "id": "soaked_dandelion", "fg": 3580 }, + { "id": "soaking_dandelion", "fg": 3581 }, + { "id": "solder_wire", "fg": 3583 }, + { "id": "soy_nuts", "fg": 3584 }, + { "id": "squeeze_tube", "fg": 3585 }, + { "id": "squeeze_tube_small", "fg": 3586 }, + { "id": "stepladder", "fg": 3589 }, + { "id": "tea_bag", "fg": 3592 }, + { "id": "tea_bag_chamomile", "fg": 3593 }, + { "id": "tea_bag_dandelion", "fg": 3594 }, + { "id": "tea_fruit_bag", "fg": 3595 }, + { "id": "tea_green_bag", "fg": 3596 }, + { "id": "telepad", "fg": 3598 }, + { "id": "trumpet", "fg": 3600 }, + { "id": "tuba", "fg": 3601 }, + { "id": "vibrator", "fg": 3602 }, + { "id": "w_paint", "fg": 3603 }, + { "id": "walnut", "fg": 3604 }, + { "id": "walnut_roasted", "fg": 3605 }, + { "id": "walnut_unshelled", "fg": 3606 }, + { "id": "wearable_rx12", "fg": 3607 }, + { "id": "welding_rod_alloy", "fg": 3608 }, + { "id": "welding_wire_alloy", "fg": 3610 }, + { "id": "welding_wire_steel", "fg": 3611 }, + { "id": "well_pump", "fg": 3612 }, + { "id": "wrapper_foil", "fg": 3615 }, + { "id": "zipper_long_plastic", "fg": 3617 }, + { "id": "zipper_short_plastic", "fg": 3618 }, + { "id": "arrow_cf", "fg": 3619 }, + { "id": "arrow_plastic", "fg": 3621 }, + { "id": "arrow_small_game_fletched", "fg": 3622 }, + { "id": "bolt_bone", "fg": 3624 }, + { "id": "exploding_arrow_warhead", "fg": 3628 }, + { "id": "120mm_casing", "fg": 3629 }, + { "id": "12mm", "fg": 3631 }, + { "id": "155mm_casing", "fg": 3632 }, + { "id": "30mm_casing", "fg": 3636 }, + { "id": "5x50_hull", "fg": 3640 }, + { "id": "a180mag", "fg": 3646 }, + { "id": "bfg_shell", "fg": 3650 }, + { "id": "garandclip", "fg": 3652 }, + { "id": "stanag50", "fg": 3669 }, + { "id": "broken_EMP_hack", "fg": 3685 }, + { "id": "broken_c4_hack", "fg": 3686 }, + { "id": "broken_flashbang_hack", "fg": 3687 }, + { "id": "broken_gasbomb_hack", "fg": 3688 }, + { "id": "broken_grenade_hack", "fg": 3689 }, + { "id": "broken_manhack", "fg": 3690 }, + { "id": "broken_manhack_fire", "fg": 3691 }, + { "id": "broken_mininuke_hack", "fg": 3692 }, + { "id": "FlatCoin", "fg": 3693 }, + { "id": "RobofacCoin", "fg": 3694 }, + { "id": "coin_gold", "fg": 3695 }, + { "id": "coin_penny", "fg": 3696 }, + { "id": "coin_silver", "fg": 3698 }, + { "id": "rubik_farthing", "fg": 3702 }, + { "id": "anvil", "fg": 3703 }, + { "id": "archery_target_box", "fg": 3704 }, + { "id": "armchair", "fg": 3705 }, + { "id": "barstool", "fg": 3706 }, + { "id": "beartrap", "fg": 3707 }, + { "id": "blade_trap", "fg": 3708 }, + { "id": "board_trap", "fg": 3709 }, + { "id": "boobytrap", "fg": 3710 }, + { "id": "brazier", "fg": 3711 }, + { "id": "bubblewrap", "fg": 3712 }, + { "id": "caltrops", "fg": 3713 }, + { "id": "crossbow_trap", "fg": 3714 }, + { "id": "drill_press", "fg": 3715 }, + { "id": "freezer", "fg": 3716 }, + { "id": "household_water_heater", "fg": 3719 }, + { "id": "jointer", "fg": 3720 }, + { "id": "kiln_done", "fg": 3721 }, + { "id": "kiln_lit", "fg": 3722 }, + { "id": "landmine", "fg": 3723 }, + { "id": "metal_butcher_rack", "fg": 3725 }, + { "id": "mitresaw", "fg": 3727 }, + { "id": "planer", "fg": 3728 }, + { "id": "router", "fg": 3729 }, + { "id": "shotgun_trap", "fg": 3730 }, + { "id": "stationary_water_purifier", "fg": 3731 }, + { "id": "stool_log", "fg": 3732 }, + { "id": "tourist_table", "fg": 3734 }, + { "id": "training_dummy_heavy", "fg": 3735 }, + { "id": "training_dummy_light", "fg": 3736 }, + { "id": "tripwire", "fg": 3737 }, + { "id": "american_flag", "fg": 3738 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 3739 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3740 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 3741 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 3742 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3743 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3744 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3745 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 3746 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3747 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 3748 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3749 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3750 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3751 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3752 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 3753 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3754 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 3755 }, + { "id": "state_flag_var_connecticut_flag", "fg": 3756 }, + { "id": "state_flag_var_maine_flag", "fg": 3757 }, + { "id": "state_flag_var_massachusetts_flag", "fg": 3758 }, + { "id": "state_flag_var_new_hampshire_flag", "fg": 3759 }, + { "id": "state_flag_var_rhode_island_flag", "fg": 3760 }, + { "id": "state_flag_var_vermont_flag", "fg": 3761 }, + { "id": "dry_tofu", "fg": 3762 }, + { "id": "tofu", "fg": 3763 }, + { "id": "tofu_fried", "fg": 3764 }, + { "id": "biscuit", "fg": 3765 }, + { "id": "cornbread", "fg": 3769 }, + { "id": "hallula", "fg": 3772 }, + { "id": "pumpkin_yeast_bread", "fg": 3773 }, + { "id": "sourdough_bread", "fg": 3774 }, + { "id": "wastebread", "fg": 3775 }, + { "id": "blackberries", "fg": 3779 }, + { "id": "blueberries", "fg": 3780 }, + { "id": "blueberries_cooked", "fg": 3781 }, + { "id": "elderberries", "fg": 3785 }, + { "id": "huckleberries", "fg": 3788 }, + { "id": "juniper", "fg": 3789 }, + { "id": "marloss_berry", "fg": 3792 }, + { "id": "mulberries", "fg": 3794 }, + { "id": "mycus_fruit", "fg": 3795 }, + { "id": "strawberries", "fg": 3804 }, + { "id": "strawberries_cooked", "fg": 3805 }, + { "id": "sweetbread", "fg": 3807 }, + { "id": "fish_bagel", "fg": 3808 }, + { "id": "chili_pepper", "fg": 3820 }, + { "id": "garlic", "fg": 3822 }, + { "id": "sugar_beet", "fg": 3828 }, + { "id": "veggy_tainted", "fg": 3831 }, + { "id": "alexandrite", "fg": 3833 }, + { "id": "amethyst", "fg": 3834 }, + { "id": "aquamarine", "fg": 3835 }, + { "id": "citrine", "fg": 3836 }, + { "id": "diamond", "fg": 3837 }, + { "id": "emerald", "fg": 3838 }, + { "id": "garnet", "fg": 3839 }, + { "id": "opal", "fg": 3840 }, + { "id": "pearl", "fg": 3841 }, + { "id": "peridot", "fg": 3842 }, + { "id": "ruby", "fg": 3843 }, + { "id": "sapphire", "fg": 3844 }, + { "id": "topaz", "fg": 3845 }, + { "id": "tourmaline", "fg": 3846 }, + { "id": "10l_brass", "fg": 3847 }, + { "id": "10l_bronze", "fg": 3848 }, + { "id": "10l_copper", "fg": 3849 }, + { "id": "10l_gold", "fg": 3851 }, + { "id": "10l_lead", "fg": 3852 }, + { "id": "10l_plastic", "fg": 3853 }, + { "id": "10l_platinum", "fg": 3854 }, + { "id": "1l_gold", "fg": 3856 }, + { "id": "1l_lead", "fg": 3857 }, + { "id": "1l_platinum", "fg": 3858 }, + { "id": "1l_silver", "fg": 3859 }, + { "id": "5l_brass", "fg": 3860 }, + { "id": "5l_bronze", "fg": 3861 }, + { "id": "5l_copper", "fg": 3862 }, + { "id": "5l_gold", "fg": 3864 }, + { "id": "5l_lead", "fg": 3865 }, + { "id": "5l_plastic", "fg": 3866 }, + { "id": "5l_platinum", "fg": 3867 }, + { "id": "dry_fruit", "fg": 3876 }, + { "id": "material_sand", "fg": 3879 }, + { "id": "book_asgard", "fg": 3901 }, + { "id": "dnd_handbook", "fg": 3903 }, + { "id": "envelope", "fg": 3904 }, + { "id": "manual_pankration", "fg": 3913 }, + { "id": "manual_swordsmanship", "fg": 3916 }, + { "id": "textbook_atomic", "fg": 3925 }, + { "id": "valentine_card", "fg": 3926 }, + { "id": "fish_sample", "fg": 3932 }, + { "id": "bundle_cotton", "fg": 3937 }, + { "id": "bundle_leather", "fg": 3938 }, + { "id": "bundle_rag", "fg": 3939 }, + { "id": "bundle_wool", "fg": 3940 }, + { "id": "cotton_patchwork", "fg": 3941 }, + { "id": "cured_hide", "fg": 3942 }, + { "id": "cured_pelt", "fg": 3943 }, + { "id": "felt_patch", "fg": 3944 }, + { "id": "fur", "fg": 3945 }, + { "id": "lycra_patch", "fg": 3947 }, + { "id": "neoprene", "fg": 3948 }, + { "id": "nomex", "fg": 3949 }, + { "id": "nylon", "fg": 3950 }, + { "id": "scrap_cotton", "fg": 3953 }, + { "id": "scrap_felt", "fg": 3954 }, + { "id": "scrap_neoprene", "fg": 3958 }, + { "id": "scrap_nomex", "fg": 3959 }, + { "id": "scrap_nylon", "fg": 3960 }, + { "id": "sheet_cotton", "fg": 3962 }, + { "id": "sheet_felt", "fg": 3964 }, + { "id": "sheet_neoprene", "fg": 3966 }, + { "id": "sheet_nomex", "fg": 3967 }, + { "id": "sheet_nylon", "fg": 3968 }, + { "id": "tanned_hide", "fg": 3969 }, + { "id": "tanned_pelt", "fg": 3970 }, + { "id": "tanning_hide", "fg": 3971 }, + { "id": "tanning_pelt", "fg": 3972 }, + { "id": "alquerque", "fg": 3973 }, + { "id": "ambush", "fg": 3974 }, + { "id": "battleship", "fg": 3975 }, + { "id": "cards_magic", "fg": 3976 }, + { "id": "catan", "fg": 3977 }, + { "id": "checkers", "fg": 3978 }, + { "id": "chess", "fg": 3979 }, + { "id": "clue", "fg": 3980 }, + { "id": "deck_of_cards", "fg": 3981 }, + { "id": "dnd", "fg": 3982 }, + { "id": "g_warhammer", "fg": 3983 }, + { "id": "g_warhammer40k", "fg": 3984 }, + { "id": "monopoly", "fg": 3986 }, + { "id": "pictionary", "fg": 3987 }, + { "id": "anvil_bronze", "fg": 3989 }, + { "id": "awl_bone", "fg": 3990 }, + { "id": "awl_steel", "fg": 3991 }, + { "id": "block_and_tackle", "fg": 3993 }, + { "id": "block_and_tackle_wood", "fg": 3994 }, + { "id": "boltcutters", "fg": 3995 }, + { "id": "bronze_axe", "fg": 3996 }, + { "id": "bronze_hoe", "fg": 3997 }, + { "id": "bronze_pickaxe", "fg": 3998 }, + { "id": "bronze_shears", "fg": 3999 }, + { "id": "bronze_sickle", "fg": 4000 }, + { "id": "camera", "fg": 4001 }, + { "id": "camera_pro", "fg": 4002 }, + { "id": "carding_paddles", "fg": 4003 }, + { "id": "copper_ax", "fg": 4006 }, + { "id": "cordless_drill", "fg": 4007 }, + { "id": "crutches", "fg": 4008 }, + { "id": "drift", "fg": 4009 }, + { "id": "fire_ax", "fg": 4011 }, + { "id": "fishing_rod_basic", "fg": 4013 }, + { "id": "fishing_rod_professional", "fg": 4014 }, + { "id": "flint_steel", "fg": 4015 }, + { "id": "fp_loyalty_card", "fg": 4016 }, + { "id": "geiger_off", "fg": 4019 }, + { "id": "geiger_on", "fg": 4020 }, + { "id": "golf_club", "fg": 4021 }, + { "id": "grapnel", "fg": 4022 }, + { "id": "hacksaw", "fg": 4023 }, + { "id": "hammer", "fg": 4024 }, + { "id": "hammer_sledge", "fg": 4025 }, + { "id": "hand_drill", "fg": 4026 }, + { "id": "hand_pump", "fg": 4027 }, + { "id": "hockey_stick", "fg": 4028 }, + { "id": "hoe", "fg": 4029 }, + { "id": "hygrometer", "fg": 4031 }, + { "id": "id_military", "fg": 4032 }, + { "id": "lawnmower", "fg": 4034 }, + { "id": "lighter", "fg": 4035 }, + { "id": "magnifying_glass", "fg": 4036 }, + { "id": "makeshift_axe", "fg": 4037 }, + { "id": "makeshift_crutches", "fg": 4038 }, + { "id": "metalworking_tongs", "fg": 4042 }, + { "id": "mop", "fg": 4043 }, + { "id": "mortar_pestle", "fg": 4044 }, + { "id": "needle_bone", "fg": 4045 }, + { "id": "needle_wood", "fg": 4046 }, + { "id": "net", "fg": 4047 }, + { "id": "office_holepunch", "fg": 4048 }, + { "id": "office_letter_opener", "fg": 4049 }, + { "id": "pipe_cleaner", "fg": 4052 }, + { "id": "pliers", "fg": 4053 }, + { "id": "press", "fg": 4054 }, + { "id": "puller", "fg": 4057 }, + { "id": "reciprocating_saw", "fg": 4059 }, + { "id": "ref_lighter", "fg": 4060 }, + { "id": "ref_lighter_dare", "fg": 4061 }, + { "id": "ref_lighter_on", "fg": 4062 }, + { "id": "ref_matches", "fg": 4063 }, + { "id": "sandpaper", "fg": 4064 }, + { "id": "saw", "fg": 4065 }, + { "id": "scissors", "fg": 4066 }, + { "id": "screwdriver", "fg": 4067 }, + { "id": "screwdriver_set", "fg": 4068 }, + { "id": "scythe", "fg": 4069 }, + { "id": "sickle", "fg": 4072 }, + { "id": "soldering_iron", "fg": 4073 }, + { "id": "stapler", "fg": 4074 }, + { "id": "survivor_hairtrimmer", "fg": 4076 }, + { "id": "survivor_scope", "fg": 4077 }, + { "id": "thermometer", "fg": 4078 }, + { "id": "throw_extinguisher", "fg": 4079 }, + { "id": "tin_snips", "fg": 4080 }, + { "id": "tongs", "fg": 4081 }, + { "id": "two_way_radio", "fg": 4084 }, + { "id": "washboard", "fg": 4085 }, + { "id": "welder_crude", "fg": 4087 }, + { "id": "whistle_multitool", "fg": 4089 }, + { "id": "wrench", "fg": 4090 }, + { "id": "xacto", "fg": 4091 }, + { "id": "atomic_coffeepot", "fg": 4092 }, + { "id": "bottle_opener", "fg": 4093 }, + { "id": "bowl_clay", "fg": 4094 }, + { "id": "bowl_pewter", "fg": 4095 }, + { "id": "bowl_plastic", "fg": 4096 }, + { "id": "ceramic_bowl", "fg": 4097 }, + { "id": "cheese_grater", "fg": 4099 }, + { "id": "chopsticks", "fg": 4100 }, + { "id": "clay_teapot", "fg": 4101 }, + { "id": "coffeemaker", "fg": 4102 }, + { "id": "colander_steel", "fg": 4103 }, + { "id": "copper_pan", "fg": 4104 }, + { "id": "cutting_board", "fg": 4105 }, + { "id": "dehydrator", "fg": 4106 }, + { "id": "dutch_oven", "fg": 4107 }, + { "id": "food_processor", "fg": 4108 }, + { "id": "glass", "fg": 4110 }, + { "id": "glass_bowl", "fg": 4111 }, + { "id": "glass_plate", "fg": 4112 }, + { "id": "kettle", "fg": 4113 }, + { "id": "knife_butter", "fg": 4114 }, + { "id": "plastic_plate", "fg": 4117 }, + { "id": "pot", "fg": 4118 }, + { "id": "pot_copper", "fg": 4120 }, + { "id": "pot_makeshift_copper", "fg": 4121 }, + { "id": "rolling_pin", "fg": 4122 }, + { "id": "shot_glass", "fg": 4123 }, + { "id": "spoon", "fg": 4124 }, + { "id": "teapot", "fg": 4125 }, + { "id": "tin_plate", "fg": 4126 }, + { "id": "tumbler_plastic", "fg": 4127 }, + { "id": "wine_glass", "fg": 4128 }, + { "id": "atomic_lamp_off", "fg": 4130 }, + { "id": "atomic_light_off", "fg": 4132 }, + { "id": "candlestick", "fg": 4135 }, + { "id": "flashlight", "fg": 4136 }, + { "id": "flashlight_on", "fg": 4137 }, + { "id": "glowstick", "fg": 4138 }, + { "id": "glowstick_dead", "fg": 4139 }, + { "id": "glowstick_lit", "fg": 4140 }, + { "id": "handflare", "fg": 4141 }, + { "id": "handflare_act", "fg": 4142 }, + { "id": "handflare_dead", "fg": 4143 }, + { "id": "handflare_lit", "fg": 4144 }, + { "id": "heavy_flashlight", "fg": 4145 }, + { "id": "heavy_flashlight_on", "fg": 4146 }, + { "id": "light_bulb", "fg": 4149 }, + { "id": "lightstrip", "fg": 4150 }, + { "id": "lightstrip_inactive", "fg": 4151 }, + { "id": "reading_light", "fg": 4152 }, + { "id": "reading_light_on", "fg": 4153 }, + { "id": "torch", "fg": 4156 }, + { "id": "torch_done", "fg": 4157 }, + { "id": "torch_lit", "fg": 4158 }, + { "id": "gasoline_lantern", "fg": 4159 }, + { "id": "oil_lamp_clay", "fg": 4163 }, + { "id": "oil_lamp", "fg": 4167 }, + { "id": "black_pen", "fg": 4171 }, + { "id": "blue_pen", "fg": 4172 }, + { "id": "green_pen", "fg": 4173 }, + { "id": "pen", "fg": 4174 }, + { "id": "pencil", "fg": 4175 }, + { "id": "permanent_marker", "fg": 4176 }, + { "id": "red_pen", "fg": 4177 }, + { "id": "spray_can", "fg": 4178 }, + { "id": "survival_marker", "fg": 4179 }, + { "id": "adhesive_bandages", "fg": 4180 }, + { "id": "alcohol_wipes", "fg": 4181 }, + { "id": "bandages", "fg": 4182 }, + { "id": "contacts", "fg": 4183 }, + { "id": "eyedrops", "fg": 4184 }, + { "id": "medical_gauze", "fg": 4186 }, + { "id": "medical_tape", "fg": 4187 }, + { "id": "medikit", "fg": 4188 }, + { "id": "scalpel", "fg": 4189 }, + { "id": "stethoscope", "fg": 4190 }, + { "id": "syringe", "fg": 4191 }, + { "id": "vacutainer", "fg": 4192 }, + { "id": "curling_iron", "fg": 4195 }, + { "id": "elec_hairtrimmer", "fg": 4196 }, + { "id": "hair_dryer", "fg": 4197 }, + { "id": "plunger_futuristic", "fg": 4198 }, + { "id": "plunger_toilet", "fg": 4199 }, + { "id": "razor_shaving", "fg": 4200 }, + { "id": "string_floss", "fg": 4201 }, + { "id": "toilet_paper", "fg": 4202 }, + { "id": "cyborg_matrix", "fg": 4205 }, + { "id": "deflated_wheel", "fg": 4206 }, + { "id": "foot_crank", "fg": 4209 }, + { "id": "inflatable_airbag", "fg": 4210 }, + { "id": "inflatable_section", "fg": 4211 }, + { "id": "muffler", "fg": 4213 }, + { "id": "vehicle_dashboard", "fg": 4216 }, + { "id": "wheel_caster", "fg": 4220 }, + { "id": "wheel_wheelchair", "fg": 4222 }, + { "id": "chemical_thrower", "fg": 4225 }, + { "id": "compositebow", "fg": 4227 }, + { "id": "fire_lance", "fg": 4229 }, + { "id": "hand_crossbow", "fg": 4230 }, + { "id": "ichaival_replica", "fg": 4231 }, + { "id": "longbow", "fg": 4232 }, + { "id": "sling", "fg": 4235 }, + { "id": "slingshot", "fg": 4236 }, + { "id": "tazer", "fg": 4237 }, + { "id": "throwing_axe", "fg": 4238 }, + { "id": "throwing_stick", "fg": 4240 }, + { "id": "wristrocket", "fg": 4241 }, + { "id": "BFG", "fg": 4243 }, + { "id": "RPG", "fg": 4245 }, + { "id": "TDI", "fg": 4246 }, + { "id": "airspeargun", "fg": 4247 }, + { "id": "bomblet_launcher_brute", "fg": 4251 }, + { "id": "flamethrower_crude", "fg": 4253 }, + { "id": "flaregun", "fg": 4254 }, + { "id": "m3_carlgustav", "fg": 4261 }, + { "id": "m79", "fg": 4263 }, + { "id": "mininuke_launcher", "fg": 4265 }, + { "id": "minispeargun", "fg": 4266 }, + { "id": "nailrifle", "fg": 4268 }, + { "id": "pistol_flintlock", "fg": 4271 }, + { "id": "shotgun_sawn", "fg": 4277 }, + { "id": "steyr_aug", "fg": 4278 }, + { "id": "trex_gun", "fg": 4280 }, + { "id": "PR24-extended", "fg": 4283 }, + { "id": "PR24-retracted", "fg": 4284 }, + { "id": "baton-extended", "fg": 4285 }, + { "id": "baton", "fg": 4286 }, + { "id": "battletorch", "fg": 4288 }, + { "id": "battletorch_done", "fg": 4289 }, + { "id": "battletorch_lit", "fg": 4290 }, + { "id": "bokken", "fg": 4291 }, + { "id": "bone_knife", "fg": 4292 }, + { "id": "bowling_axe", "fg": 4293 }, + { "id": "bronze_brush_axe", "fg": 4295 }, + { "id": "bronze_knife", "fg": 4296 }, + { "id": "butterfly_swords", "fg": 4297 }, + { "id": "bwirebat", "fg": 4298 }, + { "id": "copper_knife", "fg": 4300 }, + { "id": "cudgel", "fg": 4302 }, + { "id": "dao", "fg": 4303 }, + { "id": "dusksword", "fg": 4304 }, + { "id": "firekatana_off", "fg": 4305 }, + { "id": "firekatana_on", "fg": 4306 }, + { "id": "glaive", "fg": 4309 }, + { "id": "glass_macuahuitl", "fg": 4310 }, + { "id": "glass_shiv", "fg": 4311 }, + { "id": "gungnir_replica", "fg": 4312 }, + { "id": "i_staff", "fg": 4314 }, + { "id": "javelin_fletched_bronze", "fg": 4316 }, + { "id": "ji", "fg": 4317 }, + { "id": "khopesh", "fg": 4320 }, + { "id": "knife_baselard", "fg": 4321 }, + { "id": "l-stick_on", "fg": 4324 }, + { "id": "laevateinn_replica", "fg": 4325 }, + { "id": "lajatang", "fg": 4326 }, + { "id": "lobotomizer", "fg": 4327 }, + { "id": "mace_bronze", "fg": 4329 }, + { "id": "morningstar", "fg": 4331 }, + { "id": "naginata", "fg": 4332 }, + { "id": "nailboard", "fg": 4334 }, + { "id": "pike_copper", "fg": 4336 }, + { "id": "pipe_solid_spear", "fg": 4337 }, + { "id": "punch_dagger", "fg": 4339 }, + { "id": "q_staff", "fg": 4340 }, + { "id": "rock_sock", "fg": 4342 }, + { "id": "scythe_war", "fg": 4343 }, + { "id": "sharp_toothbrush", "fg": 4344 }, + { "id": "shillelagh_weighted", "fg": 4346 }, + { "id": "shock_staff", "fg": 4347 }, + { "id": "shocktonfa_on", "fg": 4348 }, + { "id": "spear_bronze", "fg": 4349 }, + { "id": "spear_copper", "fg": 4350 }, + { "id": "spear_dory", "fg": 4351 }, + { "id": "spear_survivor", "fg": 4352 }, + { "id": "sword_bronze", "fg": 4353 }, + { "id": "sword_nail", "fg": 4354 }, + { "id": "sword_wood", "fg": 4355 }, + { "id": "sword_xiphos", "fg": 4356 }, + { "id": "warhammer", "fg": 4358 }, + { "id": "boots_bone", "fg": 4362 }, + { "id": "boots_chitin", "fg": 4363 }, + { "id": "boots_hiking", "fg": 4366 }, + { "id": "clownshoes", "fg": 4374 }, + { "id": "dance_shoes", "fg": 4375 }, + { "id": "footrags_leather", "fg": 4379 }, + { "id": "footrags_wool", "fg": 4380 }, + { "id": "heels", "fg": 4381 }, + { "id": "leg_warmers", "fg": 4382 }, + { "id": "sneakers", "fg": 4387 }, + { "id": "socks_wool", "fg": 4390 }, + { "id": "swim_fins", "fg": 4392 }, + { "id": "thermal_socks", "fg": 4394 }, + { "id": "thigh_high_boots", "fg": 4395 }, + { "id": "arm_warmers", "fg": 4397 }, + { "id": "armguard_bone", "fg": 4398 }, + { "id": "armguard_bronze", "fg": 4399 }, + { "id": "armguard_chitin", "fg": 4400 }, + { "id": "bandolier_wrist", "fg": 4403 }, + { "id": "bead_bracelet", "fg": 4404 }, + { "id": "copper_bracelet", "fg": 4405 }, + { "id": "copper_ring", "fg": 4406 }, + { "id": "cufflinks", "fg": 4407 }, + { "id": "cufflinks_intricate", "fg": 4408 }, + { "id": "diving_watch", "fg": 4409 }, + { "id": "glove_jackson", "fg": 4413 }, + { "id": "gloves_lsurvivor", "fg": 4419 }, + { "id": "gloves_medical", "fg": 4420 }, + { "id": "gloves_rubber", "fg": 4421 }, + { "id": "gloves_tactical", "fg": 4422 }, + { "id": "gloves_wool", "fg": 4424 }, + { "id": "gloves_wraps", "fg": 4425 }, + { "id": "gloves_wraps_fur", "fg": 4426 }, + { "id": "gloves_wraps_leather", "fg": 4427 }, + { "id": "gold_bracelet", "fg": 4428 }, + { "id": "gold_watch", "fg": 4430 }, + { "id": "megaarmor_armguards_1", "fg": 4431 }, + { "id": "platinum_bracelet", "fg": 4433 }, + { "id": "platinum_ring", "fg": 4435 }, + { "id": "platinum_watch", "fg": 4436 }, + { "id": "sf_watch", "fg": 4437 }, + { "id": "silver_bracelet", "fg": 4438 }, + { "id": "silver_watch", "fg": 4441 }, + { "id": "wristwatch", "fg": 4445 }, + { "id": "10gal_hat", "fg": 4446 }, + { "id": "ballistic_mandible_guard", "fg": 4449 }, + { "id": "bandana", "fg": 4450 }, + { "id": "barrette", "fg": 4451 }, + { "id": "bead_ear", "fg": 4452 }, + { "id": "bronze_medal", "fg": 4456 }, + { "id": "copper_ear", "fg": 4457 }, + { "id": "copper_hairpin", "fg": 4458 }, + { "id": "cowboy_hat", "fg": 4460 }, + { "id": "cowl_wool", "fg": 4461 }, + { "id": "ear_plugs", "fg": 4463 }, + { "id": "eclipse_glasses", "fg": 4464 }, + { "id": "eyepatch_leather", "fg": 4465 }, + { "id": "fancy_sunglasses", "fg": 4466 }, + { "id": "faux_fur_cat_ears", "fg": 4467 }, + { "id": "fc_hairpin", "fg": 4468 }, + { "id": "fedora", "fg": 4469 }, + { "id": "fencing_mask", "fg": 4470 }, + { "id": "fitover_sunglasses", "fg": 4471 }, + { "id": "glasses_bal", "fg": 4472 }, + { "id": "glasses_bifocal", "fg": 4473 }, + { "id": "glasses_eye", "fg": 4474 }, + { "id": "glasses_monocle", "fg": 4475 }, + { "id": "glasses_reading", "fg": 4476 }, + { "id": "glasses_safety", "fg": 4477 }, + { "id": "goggles_ski", "fg": 4480 }, + { "id": "goggles_swim", "fg": 4481 }, + { "id": "gold_ear", "fg": 4484 }, + { "id": "gold_hairpin", "fg": 4485 }, + { "id": "gold_medal", "fg": 4486 }, + { "id": "hat_ball", "fg": 4489 }, + { "id": "hat_chef", "fg": 4490 }, + { "id": "hat_fur", "fg": 4492 }, + { "id": "hat_golf", "fg": 4493 }, + { "id": "hat_hunting", "fg": 4495 }, + { "id": "hat_knit", "fg": 4496 }, + { "id": "hat_newsboy", "fg": 4497 }, + { "id": "headgear", "fg": 4498 }, + { "id": "helmet_army", "fg": 4499 }, + { "id": "helmet_ball", "fg": 4500 }, + { "id": "helmet_barbute", "fg": 4501 }, + { "id": "helmet_bone", "fg": 4503 }, + { "id": "helmet_chitin", "fg": 4505 }, + { "id": "helmet_corinthian", "fg": 4507 }, + { "id": "helmet_football", "fg": 4508 }, + { "id": "helmet_galea", "fg": 4509 }, + { "id": "helmet_kabuto", "fg": 4510 }, + { "id": "helmet_motor", "fg": 4512 }, + { "id": "helmet_nasal", "fg": 4513 }, + { "id": "helmet_plate", "fg": 4516 }, + { "id": "hood_lsurvivor", "fg": 4521 }, + { "id": "hood_rain", "fg": 4522 }, + { "id": "keffiyeh", "fg": 4525 }, + { "id": "kevlar_nape_protector", "fg": 4526 }, + { "id": "mask_bal", "fg": 4529 }, + { "id": "mask_dust", "fg": 4530 }, + { "id": "mask_filter", "fg": 4531 }, + { "id": "mask_guy_fawkes", "fg": 4533 }, + { "id": "mask_hockey", "fg": 4534 }, + { "id": "mask_rioter", "fg": 4535 }, + { "id": "megaarmor_head_1", "fg": 4536 }, + { "id": "mesh_nape_protector", "fg": 4537 }, + { "id": "miner_hat", "fg": 4538 }, + { "id": "miner_hat_on", "fg": 4539 }, + { "id": "mouthpiece", "fg": 4540 }, + { "id": "nape_protector", "fg": 4541 }, + { "id": "platinum_dental_grill", "fg": 4545 }, + { "id": "platinum_ear", "fg": 4546 }, + { "id": "platinum_hairpin", "fg": 4547 }, + { "id": "postman_hat", "fg": 4550 }, + { "id": "power_armor_helmet_heavy", "fg": 4553 }, + { "id": "power_armor_helmet_light", "fg": 4554 }, + { "id": "silver_ear", "fg": 4556 }, + { "id": "silver_hairpin", "fg": 4557 }, + { "id": "silver_medal", "fg": 4558 }, + { "id": "sunglasses", "fg": 4562 }, + { "id": "tophat", "fg": 4564 }, + { "id": "turban", "fg": 4565 }, + { "id": "bikini_bottom", "fg": 4571 }, + { "id": "bunker_pants", "fg": 4574 }, + { "id": "chaps_leather", "fg": 4575 }, + { "id": "dump_pouch", "fg": 4576 }, + { "id": "flintlock_pouch", "fg": 4578 }, + { "id": "hot_pants", "fg": 4581 }, + { "id": "hot_pants_fur", "fg": 4582 }, + { "id": "hot_pants_leather", "fg": 4583 }, + { "id": "jeans", "fg": 4584 }, + { "id": "judo_belt_black", "fg": 4586 }, + { "id": "judo_belt_blue", "fg": 4587 }, + { "id": "judo_belt_brown", "fg": 4588 }, + { "id": "judo_belt_green", "fg": 4589 }, + { "id": "judo_belt_orange", "fg": 4590 }, + { "id": "judo_belt_white", "fg": 4591 }, + { "id": "judo_belt_yellow", "fg": 4592 }, + { "id": "legguard_bronze", "fg": 4595 }, + { "id": "legrig", "fg": 4599 }, + { "id": "loincloth_fur", "fg": 4600 }, + { "id": "loincloth_leather", "fg": 4601 }, + { "id": "long_underpants", "fg": 4602 }, + { "id": "megaarmor_leggings_1", "fg": 4603 }, + { "id": "nanoskirt", "fg": 4604 }, + { "id": "panties", "fg": 4605 }, + { "id": "pants_army", "fg": 4607 }, + { "id": "pants_checkered", "fg": 4609 }, + { "id": "pants_fur", "fg": 4610 }, + { "id": "postman_shorts", "fg": 4612 }, + { "id": "shorts_cargo", "fg": 4614 }, + { "id": "striped_pants", "fg": 4618 }, + { "id": "apron_leather", "fg": 4622 }, + { "id": "armor_bone", "fg": 4623 }, + { "id": "armor_chitin", "fg": 4624 }, + { "id": "armor_lamellar", "fg": 4627 }, + { "id": "armor_lorica", "fg": 4631 }, + { "id": "armor_samurai", "fg": 4633 }, + { "id": "army_top", "fg": 4634 }, + { "id": "backpack_hiking", "fg": 4637 }, + { "id": "badge_foodkid", "fg": 4640 }, + { "id": "ballistic_vest_esapi", "fg": 4642 }, + { "id": "ballistic_vest_esapi_var_swat_ballistic_vest", "fg": 4643 }, + { "id": "ballistic_vest_esapi_var_us_ballistic_vest", "fg": 4644 }, + { "id": "bigback", "fg": 4645 }, + { "id": "bikini_top", "fg": 4646 }, + { "id": "bikini_top_fur", "fg": 4647 }, + { "id": "bikini_top_leather", "fg": 4648 }, + { "id": "bodysuit_lycra", "fg": 4650 }, + { "id": "bondage_suit", "fg": 4651 }, + { "id": "bookplate", "fg": 4652 }, + { "id": "bra", "fg": 4653 }, + { "id": "case_violin", "fg": 4655 }, + { "id": "cassock", "fg": 4656 }, + { "id": "cloak", "fg": 4661 }, + { "id": "cloak_fur", "fg": 4662 }, + { "id": "cloak_wool", "fg": 4664 }, + { "id": "clown_suit", "fg": 4665 }, + { "id": "coat_winter", "fg": 4669 }, + { "id": "corset", "fg": 4670 }, + { "id": "cuirass_lightplate", "fg": 4671 }, + { "id": "dinosuit", "fg": 4672 }, + { "id": "dive_bag", "fg": 4673 }, + { "id": "dress_shirt", "fg": 4675 }, + { "id": "dress_wedding", "fg": 4676 }, + { "id": "duffelbag", "fg": 4678 }, + { "id": "fishing_waders", "fg": 4679 }, + { "id": "flag_shirt", "fg": 4680 }, + { "id": "flotation_vest", "fg": 4681 }, + { "id": "flotation_vest_ms", "fg": 4682 }, + { "id": "folding_poncho", "fg": 4683 }, + { "id": "folding_poncho_on", "fg": 4684 }, + { "id": "football_armor", "fg": 4685 }, + { "id": "greatcoat", "fg": 4686 }, + { "id": "holo_cloak", "fg": 4688 }, + { "id": "house_coat", "fg": 4690 }, + { "id": "jacket_flannel", "fg": 4694 }, + { "id": "jacket_leather", "fg": 4696 }, + { "id": "jacket_leather_mod", "fg": 4697 }, + { "id": "jacket_leather_red", "fg": 4698 }, + { "id": "jacket_light", "fg": 4699 }, + { "id": "jade_brooch", "fg": 4700 }, + { "id": "jersey", "fg": 4701 }, + { "id": "leather_pouch", "fg": 4707 }, + { "id": "level_3_vest_var_fema_armor_vest", "fg": 4708 }, + { "id": "level_3_vest_var_national_guard_armor_vest", "fg": 4709 }, + { "id": "level_3_vest_var_police_armor_vest", "fg": 4710 }, + { "id": "linuxtshirt", "fg": 4711 }, + { "id": "long_undertop", "fg": 4712 }, + { "id": "lsurvivor_suit", "fg": 4715 }, + { "id": "maid_dress", "fg": 4716 }, + { "id": "maid_dress_short", "fg": 4717 }, + { "id": "mbag", "fg": 4719 }, + { "id": "megaarmor_torso_1", "fg": 4720 }, + { "id": "megaarmor_torso_2", "fg": 4721 }, + { "id": "megaarmor_torso_3", "fg": 4722 }, + { "id": "megaarmor_torso_3_act", "fg": 4723 }, + { "id": "optical_cloak", "fg": 4726 }, + { "id": "petpack", "fg": 4729 }, + { "id": "polo_shirt", "fg": 4730 }, + { "id": "poncho", "fg": 4731 }, + { "id": "poncho_makeshift", "fg": 4732 }, + { "id": "postman_shirt", "fg": 4733 }, + { "id": "power_armor_frame", "fg": 4735 }, + { "id": "purse", "fg": 4736 }, + { "id": "ragpouch", "fg": 4739 }, + { "id": "robe", "fg": 4740 }, + { "id": "scarf_faux_fur", "fg": 4744 }, + { "id": "slingpack", "fg": 4751 }, + { "id": "soft_3a_vest_var_press_armor_vest", "fg": 4752 }, + { "id": "soft_3a_vest_var_security_armor_vest", "fg": 4753 }, + { "id": "sports_bra", "fg": 4756 }, + { "id": "stab_vest", "fg": 4757 }, + { "id": "striped_shirt", "fg": 4758 }, + { "id": "suit", "fg": 4759 }, + { "id": "survivor_duffel_bag", "fg": 4760 }, + { "id": "survivor_rucksack", "fg": 4761 }, + { "id": "swat_armor", "fg": 4764 }, + { "id": "sweater", "fg": 4765 }, + { "id": "sweatshirt", "fg": 4766 }, + { "id": "tank_top", "fg": 4767 }, + { "id": "tarp", "fg": 4768 }, + { "id": "tie_bow", "fg": 4770 }, + { "id": "travelpack", "fg": 4772 }, + { "id": "tux", "fg": 4779 }, + { "id": "vest_leather_mod", "fg": 4783 }, + { "id": "vest_leather_zuicide_short", "fg": 4784 }, + { "id": "vest_leather_zuicide_short_active", "fg": 4785 }, + { "id": "wetsuit_spring", "fg": 4787 }, + { "id": "winter_jacket_army", "fg": 4788 }, + { "id": "zentai", "fg": 4791 } + ] + }, + { + "file": "large.png", + "//": "range 4800 to 5599", + "sprite_width": 40, + "sprite_height": 40, + "sprite_offset_x": -10, + "sprite_offset_y": -20, + "tiles": [ + { "id": "overlay_crouch", "bg": 4800 }, + { "id": "overlay_effect_bleed", "bg": 4801 }, + { "id": [ "overlay_neutral_sees_player", "overlay_other_sees_player" ], "fg": 4805 }, + { "id": "overlay_prone", "bg": 4806 }, + { "id": "overlay_run", "bg": 4807 }, + { + "id": [ "exodii_ingot_tin", "exodii_ingot_zinc", "exodii_ingot_aluminum" ], + "fg": 4817, + "//": "filler because of want for materials to be consistent across all items" + }, + { "id": "t_tree_worm", "fg": [ { "weight": 1, "sprite": 4828 }, { "weight": 1, "sprite": 4829 } ] }, + { + "id": "mon_civilian_police", + "fg": [ { "weight": 1, "sprite": 4844 }, { "weight": 1, "sprite": 4843 } ], + "//": "changing these to simply use character and overlay the gun would be better, but i do not see how to do that whilst keeping variants correct", + "//2": "yes the female sprite confines to 10x10, but the male breaks if it is" + }, + { + "id": "mon_civilian_zombiefighter", + "fg": [ { "weight": 1, "sprite": 4846 }, { "weight": 1, "sprite": 4845 } ], + "//": "changing these to simply use character and overlay the stick would be better, but i do not see how to do that whilst keeping variants correct" + }, + { + "id": "mon_zombie_giant_heart", + "animated": true, + "fg": [ { "weight": 50, "sprite": 4869 }, { "weight": 20, "sprite": 4870 }, { "weight": 15, "sprite": 4871 } ] + }, + { "id": [ "t_tree_apple", "t_tree_pear" ], "fg": 5026 }, + { "id": [ "t_tree_birch_harvested_season_spring", "t_tree_birch_harvested" ], "fg": 5028 }, + { + "id": [ + "t_tree_birch_harvested_season_winter", + "t_tree_almond_season_winter", + "t_tree_almond_harvested_season_winter", + "t_tree_pecan_season_winter", + "t_tree_pecan_harvested_season_winter", + "t_tree_maple_season_winter" + ], + "fg": 5030 + }, + { "id": [ "t_tree_birch_season_spring", "t_tree_birch" ], "fg": 5032 }, + { + "id": [ + "t_tree_willow_season_winter", + "t_tree_blackjack_harvested_season_winter", + "t_tree_blackjack_season_winter", + "t_tree_hickory_dead_season_winter", + "t_tree_hickory_season_winter", + "t_tree_hickory_harvested_season_winter", + "mon_treent_season_winter", + "mon_treent_green_season_winter" + ], + "fg": 5035 + }, + { + "id": [ + "t_tree_blackjack_season_autumn", + "t_tree_hickory_season_autumn", + "t_tree_hickory_harvested_season_autumn", + "t_tree_almond_season_autumn", + "t_tree_almond_harvested_season_autumn", + "t_tree_pecan_season_autumn", + "t_tree_pecan_harvested_season_autumn" + ], + "fg": 5036 + }, + { "id": [ "t_tree_cherry", "t_tree_plum" ], "fg": 5037 }, + { + "id": [ + "t_tree_cherry_season_spring", + "t_tree_plum_season_spring", + "t_tree_cherry_harvested", + "t_tree_plum_harvested", + "t_tree_apple_season_spring", + "t_tree_pear_season_spring", + "t_tree_peach_season_spring", + "t_tree_apricot_season_spring" + ], + "fg": 5038 + }, + { + "id": [ + "t_tree_dead_season_winter", + "t_tree_season_winter", + "t_tree_harvested_season_winter", + "t_tree_elderberry_season_winter", + "t_tree_elderberry_harvested_season_winter", + "t_tree_plum_season_winter", + "t_tree_plum_harvested_season_winter", + "t_tree_mulberry_season_winter", + "t_tree_mulberry_harvested_season_winter", + "t_tree_apple_season_winter", + "t_tree_apple_harvested_season_winter", + "t_tree_peach_season_winter", + "t_tree_peach_harvested_season_winter", + "t_tree_apricot_season_winter", + "t_tree_apricot_harvested_season_winter", + "t_tree_pear_season_winter", + "t_tree_pear_harvested_season_winter", + "t_tree_cherry_season_winter", + "t_tree_cherry_harvested_season_winter" + ], + "fg": 5040 + }, + { + "id": [ "t_tree_harvested", "t_tree_season_summer", "t_tree_harvested_season_summer", "t_tree_harvested_season_spring" ], + "fg": 5044 + }, + { + "id": [ + "t_tree_hickory_dead", + "t_tree_blackjack_harvested_season_spring", + "t_tree_blackjack_harvested_season_summer", + "t_tree_blackjack_harvested_season_autumn" + ], + "fg": 5045 + }, + { + "id": [ + "t_tree_maple", + "t_tree_maple_season_spring", + "t_tree_hickory_season_spring", + "t_tree_hickory", + "t_tree_hickory_harvested_season_spring", + "t_tree_hickory_harvested", + "t_tree_almond_season_spring", + "t_tree_almond", + "t_tree_almond_harvested_season_spring", + "t_tree_almond_harvested", + "t_tree_pecan_season_spring", + "t_tree_pecan", + "t_tree_pecan_harvested_season_spring", + "t_tree_pecan_harvested", + "t_tree_blackjack_season_spring" + ], + "fg": 5046 + }, + { + "id": [ + "t_tree_maple_season_summer", + "t_tree_hickory_season_summer", + "t_tree_hickory_harvested_season_summer", + "t_tree_almond_season_summer", + "t_tree_almond_harvested_season_summer", + "t_tree_pecan_season_summer", + "t_tree_pecan_harvested_season_summer", + "t_tree_blackjack" + ], + "fg": 5048 + }, + { "id": [ "t_tree_maple_tapped", "t_tree_maple_tapped_season_spring" ], "fg": 5049 }, + { "id": [ "t_tree_peach", "t_tree_apricot" ], "fg": 5053 }, + { "id": [ "t_tree_peach_harvested", "t_tree_apricot_harvested" ], "fg": 5054 }, + { + "id": [ + "t_tree_season_autumn", + "t_tree_harvested_season_autumn", + "t_tree_cherry_season_autumn", + "t_tree_plum_season_autumn", + "t_tree_peach_season_autumn", + "t_tree_apricot_season_autumn" + ], + "fg": 5057 + }, + { + "id": [ + "t_tree_season_spring", + "t_tree", + "t_tree_apple_season_summer", + "t_tree_pear_season_summer", + "t_tree_apple_harvested", + "t_tree_pear_harvested" + ], + "fg": 5058 + }, + { "id": [ "t_tree_willow_harvested_season_spring", "t_tree_willow_harvested" ], "fg": 5060 }, + { "id": [ "t_tree_willow_harvested_season_winter", "t_tree_alder_harvested_season_winter" ], "fg": 5062 }, + { "id": [ "t_tree_willow_season_spring", "t_tree_willow" ], "fg": 5064 }, + { "id": "overlay_female_wielded_RPG", "fg": 5217, "rotates": false }, + { "id": "overlay_female_wielded_SPAS_12", "fg": 5213, "rotates": false }, + { "id": "overlay_female_wielded_TDI", "fg": 5189, "rotates": false }, + { + "id": [ + "overlay_female_wielded_ak74", + "overlay_female_wielded_ak47", + "overlay_female_wielded_aksemi", + "overlay_female_wielded_saiga_12", + "overlay_female_wielded_saiga_410" + ], + "fg": 5198, + "rotates": false + }, + { "id": [ "overlay_female_wielded_an94", "overlay_female_wielded_USAS_12" ], "fg": 5199, "rotates": false }, + { + "id": [ + "overlay_female_wielded_arming_sword", + "overlay_female_wielded_sword_xiphos", + "overlay_female_wielded_tanto", + "overlay_female_wielded_kirpan", + "overlay_female_wielded_knife_baselard" + ], + "fg": 5242, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_baton-extended", + "overlay_female_wielded_PR24-extended", + "overlay_female_wielded_shocktonfa_off", + "overlay_female_wielded_shocktonfa_on", + "overlay_female_wielded_tonfa_wood", + "overlay_female_wielded_tonfa" + ], + "fg": 5247, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_baton", "overlay_female_wielded_PR24-retracted" ], + "fg": 5248, + "rotates": false + }, + { "id": "overlay_female_wielded_bio_shotgun_gun", "fg": 5207, "rotates": false }, + { + "id": [ + "overlay_female_wielded_blackjack", + "overlay_female_wielded_makeshift_sap", + "overlay_female_wielded_shillelagh", + "overlay_female_wielded_shillelagh_weighted", + "overlay_female_wielded_shillelagh_fake" + ], + "fg": 5250, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_bokken", + "overlay_female_wielded_sword_nail", + "overlay_female_wielded_sword_crude", + "overlay_female_wielded_sword_wood" + ], + "fg": 5251, + "rotates": false + }, + { "id": "overlay_female_wielded_bolas", "fg": 5232, "rotates": false }, + { + "id": [ + "overlay_female_wielded_broadsword", + "overlay_female_wielded_jian", + "overlay_female_wielded_cavalry_sabre", + "overlay_female_wielded_wakizashi" + ], + "fg": 5254, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_colt_navy", + "overlay_female_wielded_colt_army", + "overlay_female_wielded_lemat_revolver", + "overlay_female_wielded_surv_hand_cannon", + "overlay_female_wielded_colt_saa" + ], + "fg": 5183, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_compbow", "overlay_female_wielded_recurbow", "overlay_female_wielded_compgreatbow" ], + "fg": 5220, + "rotates": false + }, + { "id": "overlay_female_wielded_compcrossbow", "fg": 5225, "rotates": false }, + { + "id": [ "overlay_female_wielded_compositebow", "overlay_female_wielded_reflexbow", "overlay_female_wielded_reflexrecurvebow" ], + "fg": 5222, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_crossbow", "overlay_female_wielded_bullet_crossbow" ], + "fg": 5223, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_cutlass", + "overlay_female_wielded_scimitar", + "overlay_female_wielded_dao", + "overlay_female_wielded_khopesh" + ], + "fg": 5260, + "rotates": false + }, + { "id": "overlay_female_wielded_disc_golf", "fg": 5233, "rotates": false }, + { "id": "overlay_female_wielded_draco", "fg": 5202, "rotates": false }, + { + "id": [ + "overlay_female_wielded_famas", + "overlay_female_wielded_fs2000", + "overlay_female_wielded_rm88_battle_rifle", + "overlay_female_wielded_cx4" + ], + "fg": 5164, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_flamethrower", "overlay_female_wielded_rm451_flamethrower" ], + "fg": 5208, + "rotates": false + }, + { "id": "overlay_female_wielded_flaregun", "fg": 5215, "rotates": false }, + { "id": [ "overlay_female_wielded_fn_fal", "overlay_female_wielded_hk_g3" ], "fg": 5161, "rotates": false }, + { "id": "overlay_female_wielded_fn_p90", "fg": 5200, "rotates": false }, + { "id": "overlay_female_wielded_frisbee", "fg": 5234, "rotates": false }, + { + "id": [ "overlay_female_wielded_glass_shiv", "overlay_female_wielded_glass_shard" ], + "fg": 5263, + "rotates": false + }, + { "id": "overlay_female_wielded_glock_17", "fg": 5154, "rotates": false }, + { "id": "overlay_female_wielded_hand_crossbow", "fg": 5224, "rotates": false }, + { + "id": [ "overlay_female_wielded_hatchet", "overlay_female_wielded_hand_axe" ], + "fg": 5268, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_hk417_13", "overlay_female_wielded_rm51_assault_rifle" ], + "fg": 5269, + "rotates": false + }, + { "id": "overlay_female_wielded_hk_g36", "fg": 5165, "rotates": false }, + { "id": "overlay_female_wielded_hk_g80", "fg": 5182, "rotates": false }, + { "id": "overlay_female_wielded_hk_mp5", "fg": 5153, "rotates": false }, + { "id": "overlay_female_wielded_hk_mp5sd", "fg": 5203, "rotates": false }, + { "id": [ "overlay_female_wielded_hk_mp7", "overlay_female_wielded_ksub2000" ], "fg": 5194, "rotates": false }, + { + "id": [ "overlay_female_wielded_hk_ump45", "overlay_female_wielded_hk_mp5k" ], + "fg": 5190, + "rotates": false + }, + { "id": "overlay_female_wielded_hybridbow", "fg": 5221, "rotates": false }, + { + "id": [ "overlay_female_wielded_i_staff", "overlay_female_wielded_shock_staff" ], + "fg": 5272, + "rotates": false + }, + { "id": "overlay_female_wielded_iwi_tavor_x95_300blk", "fg": 5170, "rotates": false }, + { + "id": [ + "overlay_female_wielded_j22", + "overlay_female_wielded_kp32", + "overlay_female_wielded_moss_brownie", + "overlay_female_wielded_cop_38", + "overlay_female_wielded_rugerlcp", + "overlay_female_wielded_taurus_spectrum" + ], + "fg": 5179, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_katana", "overlay_female_wielded_estoc", "overlay_female_wielded_nodachi" ], + "fg": 5274, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_base_kitchen_knife", + "overlay_female_wielded_switchblade", + "overlay_female_wielded_knife_folding", + "overlay_female_wielded_knife_combat", + "overlay_female_wielded_knife_trench", + "overlay_female_wielded_makeshift_knife", + "overlay_female_wielded_diveknife", + "overlay_female_wielded_primitive_knife", + "overlay_female_wielded_spike" + ], + "fg": 5275, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_knife_rambo", + "overlay_female_wielded_knife_butcher", + "overlay_female_wielded_kris", + "overlay_female_wielded_knife_hunting", + "overlay_female_wielded_knife_rm42" + ], + "fg": 5276, + "rotates": false + }, + { "id": [ "overlay_female_wielded_ksg", "overlay_female_wielded_ksg-25" ], "fg": 5214, "rotates": false }, + { + "id": [ + "overlay_female_wielded_laser_rifle", + "overlay_female_wielded_recon_mech_laser", + "overlay_female_wielded_laser_cannon" + ], + "fg": 5158, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_launcher_simple", "overlay_female_wielded_surv_rocket_launcher" ], + "fg": 5186, + "rotates": false + }, + { "id": "overlay_female_wielded_longbow", "fg": 5219, "rotates": false }, + { + "id": [ "overlay_female_wielded_m1014", "overlay_female_wielded_mossberg_590", "overlay_female_wielded_mossberg_930" ], + "fg": 5211, + "rotates": false + }, + { "id": "overlay_female_wielded_m110a1", "fg": 5177, "rotates": false }, + { "id": [ "overlay_female_wielded_m134", "overlay_female_wielded_bigun" ], "fg": 5178, "rotates": false }, + { + "id": [ + "overlay_female_wielded_m14ebr", + "overlay_female_wielded_m2010", + "overlay_female_wielded_m107a1", + "overlay_female_wielded_as50", + "overlay_female_wielded_tac50", + "overlay_female_wielded_bfg50" + ], + "fg": 5195, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_m16a4", "overlay_female_wielded_colt_ro635" ], + "fg": 5163, + "rotates": false + }, + { "id": [ "overlay_female_wielded_m1911", "overlay_female_wielded_deagle_44" ], "fg": 5155, "rotates": false }, + { "id": "overlay_female_wielded_m1918", "fg": 5159, "rotates": false }, + { + "id": [ + "overlay_female_wielded_m1a", + "overlay_female_wielded_garand", + "overlay_female_wielded_m1903", + "overlay_female_wielded_trex_gun", + "overlay_female_wielded_sks", + "overlay_female_wielded_carbine_flintlock", + "overlay_female_wielded_rifle_flintlock" + ], + "fg": 5173, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_m202_flash", + "overlay_female_wielded_m3_carlgustav", + "overlay_female_wielded_atgm_launcher", + "overlay_female_wielded_LAW" + ], + "fg": 5201, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_m249", + "overlay_female_wielded_m240", + "overlay_female_wielded_m60", + "overlay_female_wielded_rm298", + "overlay_female_wielded_rm614_lmg" + ], + "fg": 5166, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_m24", "overlay_female_wielded_rm11b_sniper_rifle" ], + "fg": 5176, + "rotates": false + }, + { "id": "overlay_female_wielded_m2browning", "fg": 5196, "rotates": false }, + { "id": "overlay_female_wielded_m2browning_sawn", "fg": 5197, "rotates": false }, + { "id": "overlay_female_wielded_m320", "fg": 5187, "rotates": false }, + { "id": [ "overlay_female_wielded_m4a1", "overlay_female_wielded_h&k416a5" ], "fg": 5162, "rotates": false }, + { "id": "overlay_female_wielded_m79", "fg": 5157, "rotates": false }, + { "id": [ "overlay_female_wielded_mac_10", "overlay_female_wielded_mac_11" ], "fg": 5185, "rotates": false }, + { + "id": [ + "overlay_female_wielded_machete", + "overlay_female_wielded_makeshift_machete", + "overlay_female_wielded_machete_gimmick", + "overlay_female_wielded_survivor_machete", + "overlay_female_wielded_sword_bayonet", + "overlay_female_wielded_blade", + "overlay_female_wielded_blade_scythe", + "overlay_female_wielded_butterfly_swords" + ], + "fg": 5282, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_marlin_9a", + "overlay_female_wielded_browning_blr", + "overlay_female_wielded_henry_big_boy", + "overlay_female_wielded_1895sbl", + "overlay_female_wielded_sharps", + "overlay_female_wielded_colt_lightning", + "overlay_female_wielded_bh_m89" + ], + "fg": 5171, + "rotates": false + }, + { "id": [ "overlay_female_wielded_mgl", "overlay_female_wielded_rm802" ], "fg": 5188, "rotates": false }, + { "id": "overlay_female_wielded_mk23", "fg": 5192, "rotates": false }, + { "id": "overlay_female_wielded_model_10_revolver", "fg": 5184, "rotates": false }, + { "id": "overlay_female_wielded_nailgun", "fg": 5181, "rotates": false }, + { "id": "overlay_female_wielded_net", "fg": 5235, "rotates": false }, + { "id": "overlay_female_wielded_paintballgun", "fg": 5210, "rotates": false }, + { + "id": [ + "overlay_female_wielded_pipe", + "overlay_female_wielded_rebar", + "overlay_female_wielded_spear_rebar", + "overlay_female_wielded_tire_iron" + ], + "fg": 5288, + "rotates": false + }, + { "id": "overlay_female_wielded_pistol_flintlock", "fg": 5209, "rotates": false }, + { "id": "overlay_female_wielded_plasma_gun", "fg": 5226, "rotates": false }, + { "id": "overlay_female_wielded_plasma_rifle", "fg": 5227, "rotates": false }, + { + "id": [ "overlay_female_wielded_pointy_stick", "overlay_female_wielded_stick_long" ], + "fg": 5289, + "rotates": false + }, + { "id": "overlay_female_wielded_ppsh", "fg": 5175, "rotates": false }, + { + "id": [ + "overlay_female_wielded_raging_bull", + "overlay_female_wielded_raging_judge", + "overlay_female_wielded_bfr", + "overlay_female_wielded_sw_500", + "overlay_female_wielded_rm99_pistol" + ], + "fg": 5193, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_rapier", + "overlay_female_wielded_fencing_foil", + "overlay_female_wielded_fencing_epee", + "overlay_female_wielded_fencing_sabre" + ], + "fg": 5294, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_remington700_270", + "overlay_female_wielded_ruger_1022", + "overlay_female_wielded_weatherby_5", + "overlay_female_wielded_win70", + "overlay_female_wielded_mosin91_30" + ], + "fg": 5172, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_remington700", "overlay_female_wielded_savage_111f", "overlay_female_wielded_bbgun" ], + "fg": 5174, + "rotates": false + }, + { "id": "overlay_female_wielded_remington_870", "fg": 5152, "rotates": false }, + { "id": "overlay_female_wielded_remington_870_breacher", "fg": 5212, "rotates": false }, + { + "id": [ + "overlay_female_wielded_rifle_223", + "overlay_female_wielded_rifle_22", + "overlay_female_wielded_rifle_3006", + "overlay_female_wielded_rifle_308", + "overlay_female_wielded_rifle_38", + "overlay_female_wielded_rifle_40", + "overlay_female_wielded_rifle_44", + "overlay_female_wielded_rifle_45", + "overlay_female_wielded_rifle_9mm", + "overlay_female_wielded_pipe_combination_gun", + "overlay_female_wielded_pipe_double_shotgun", + "overlay_female_wielded_pipe_shotgun" + ], + "fg": 5168, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_ruger_lcr_38", "overlay_female_wielded_bond_410" ], + "fg": 5180, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_scalpel", + "overlay_female_wielded_knife_swissarmy", + "overlay_female_wielded_sharp_toothbrush", + "overlay_female_wielded_pockknife", + "overlay_female_wielded_boxcutter", + "overlay_female_wielded_office_letter_opener", + "overlay_female_wielded_pen", + "overlay_female_wielded_pencil", + "overlay_female_wielded_scissors" + ], + "fg": 5295, + "rotates": false + }, + { "id": [ "overlay_female_wielded_scar_l", "overlay_female_wielded_scar_h" ], "fg": 5296, "rotates": false }, + { + "id": [ "overlay_female_wielded_scythe_war", "overlay_female_wielded_makeshift_scythe_war" ], + "fg": 5298, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_selfbow", "overlay_female_wielded_shortbow" ], + "fg": 5218, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_skorpion_61", "overlay_female_wielded_hk_mp5_semi_pistol" ], + "fg": 5160, + "rotates": false + }, + { "id": "overlay_female_wielded_sling", "fg": 5229, "rotates": false }, + { "id": "overlay_female_wielded_slingshot", "fg": 5228, "rotates": false }, + { + "id": [ "overlay_female_wielded_spear_copper", "overlay_female_wielded_spear_dory", "overlay_female_wielded_pike_copper" ], + "fg": 5299, + "rotates": false + }, + { + "id": [ + "overlay_female_wielded_spear_spike", + "overlay_female_wielded_spear_knife_superior", + "overlay_female_wielded_homemade_halfpike", + "overlay_female_wielded_spear_forked" + ], + "fg": 5301, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_spear_steel", "overlay_female_wielded_ji", "overlay_female_wielded_pike" ], + "fg": 5302, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_spear_wood", "overlay_female_wielded_pike_wood" ], + "fg": 5303, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_speargun", "overlay_female_wielded_airspeargun", "overlay_female_wielded_doublespeargun" ], + "fg": 5231, + "rotates": false + }, + { "id": "overlay_female_wielded_staff_sling", "fg": 5230, "rotates": false }, + { "id": "overlay_female_wielded_sten", "fg": 5204, "rotates": false }, + { "id": "overlay_female_wielded_steyr_aug", "fg": 5167, "rotates": false }, + { "id": "overlay_female_wielded_surv_carbine_223", "fg": 5169, "rotates": false }, + { "id": "overlay_female_wielded_sw_619", "fg": 5156, "rotates": false }, + { + "id": [ + "overlay_female_wielded_tec9", + "overlay_female_wielded_skorpion_82", + "overlay_female_wielded_mp40", + "overlay_female_wielded_mp40semi" + ], + "fg": 5205, + "rotates": false + }, + { + "id": [ "overlay_female_wielded_throwing_axe", "overlay_female_wielded_throwing_knife" ], + "fg": 5236, + "rotates": false + }, + { "id": "overlay_female_wielded_throwing_stick", "fg": 5237, "rotates": false }, + { "id": "overlay_female_wielded_tommygun", "fg": 5191, "rotates": false }, + { "id": "overlay_female_wielded_uzi", "fg": 5206, "rotates": false }, + { "id": "overlay_female_wielded_v29", "fg": 5216, "rotates": false }, + { "id": "overlay_male_wielded_RPG", "fg": 5131, "rotates": false }, + { "id": "overlay_male_wielded_SPAS_12", "fg": 5127, "rotates": false }, + { "id": "overlay_male_wielded_TDI", "fg": 5103, "rotates": false }, + { + "id": [ + "overlay_male_wielded_ak74", + "overlay_male_wielded_ak47", + "overlay_male_wielded_aksemi", + "overlay_male_wielded_saiga_12", + "overlay_male_wielded_saiga_410" + ], + "fg": 5112, + "rotates": false + }, + { "id": [ "overlay_male_wielded_an94", "overlay_male_wielded_USAS_12" ], "fg": 5113, "rotates": false }, + { + "id": [ + "overlay_male_wielded_arming_sword", + "overlay_male_wielded_sword_xiphos", + "overlay_male_wielded_tanto", + "overlay_male_wielded_kirpan", + "overlay_male_wielded_knife_baselard" + ], + "fg": 5310, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_baton-extended", + "overlay_male_wielded_PR24-extended", + "overlay_male_wielded_shocktonfa_off", + "overlay_male_wielded_shocktonfa_on", + "overlay_male_wielded_tonfa_wood", + "overlay_male_wielded_tonfa" + ], + "fg": 5315, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_baton", "overlay_male_wielded_PR24-retracted" ], + "fg": 5316, + "rotates": false + }, + { "id": "overlay_male_wielded_bio_shotgun_gun", "fg": 5121, "rotates": false }, + { + "id": [ + "overlay_male_wielded_blackjack", + "overlay_male_wielded_makeshift_sap", + "overlay_male_wielded_shillelagh", + "overlay_male_wielded_shillelagh_weighted", + "overlay_male_wielded_shillelagh_fake" + ], + "fg": 5318, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_bokken", + "overlay_male_wielded_sword_nail", + "overlay_male_wielded_sword_crude", + "overlay_male_wielded_sword_wood" + ], + "fg": 5319, + "rotates": false + }, + { "id": "overlay_male_wielded_bolas", "fg": 5146, "rotates": false }, + { + "id": [ + "overlay_male_wielded_broadsword", + "overlay_male_wielded_jian", + "overlay_male_wielded_cavalry_sabre", + "overlay_male_wielded_wakizashi" + ], + "fg": 5322, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_colt_navy", + "overlay_male_wielded_colt_army", + "overlay_male_wielded_lemat_revolver", + "overlay_male_wielded_surv_hand_cannon", + "overlay_male_wielded_colt_saa" + ], + "fg": 5097, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_compbow", "overlay_male_wielded_recurbow", "overlay_male_wielded_compgreatbow" ], + "fg": 5134, + "rotates": false + }, + { "id": "overlay_male_wielded_compcrossbow", "fg": 5139, "rotates": false }, + { + "id": [ "overlay_male_wielded_compositebow", "overlay_male_wielded_reflexbow", "overlay_male_wielded_reflexrecurvebow" ], + "fg": 5136, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_crossbow", "overlay_male_wielded_bullet_crossbow" ], + "fg": 5137, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_cutlass", + "overlay_male_wielded_scimitar", + "overlay_male_wielded_dao", + "overlay_male_wielded_khopesh" + ], + "fg": 5328, + "rotates": false + }, + { "id": "overlay_male_wielded_disc_golf", "fg": 5147, "rotates": false }, + { "id": "overlay_male_wielded_draco", "fg": 5116, "rotates": false }, + { + "id": [ + "overlay_male_wielded_famas", + "overlay_male_wielded_fs2000", + "overlay_male_wielded_rm88_battle_rifle", + "overlay_male_wielded_cx4" + ], + "fg": 5078, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_flamethrower", "overlay_male_wielded_rm451_flamethrower" ], + "fg": 5122, + "rotates": false + }, + { "id": "overlay_male_wielded_flaregun", "fg": 5129, "rotates": false }, + { "id": [ "overlay_male_wielded_fn_fal", "overlay_male_wielded_hk_g3" ], "fg": 5075, "rotates": false }, + { "id": "overlay_male_wielded_fn_p90", "fg": 5114, "rotates": false }, + { "id": "overlay_male_wielded_frisbee", "fg": 5148, "rotates": false }, + { + "id": [ "overlay_male_wielded_glass_shiv", "overlay_male_wielded_glass_shard" ], + "fg": 5331, + "rotates": false + }, + { "id": "overlay_male_wielded_glock_17", "fg": 5068, "rotates": false }, + { "id": "overlay_male_wielded_hand_crossbow", "fg": 5138, "rotates": false }, + { "id": [ "overlay_male_wielded_hatchet", "overlay_male_wielded_hand_axe" ], "fg": 5336, "rotates": false }, + { + "id": [ "overlay_male_wielded_hk417_13", "overlay_male_wielded_rm51_assault_rifle" ], + "fg": 5337, + "rotates": false + }, + { "id": "overlay_male_wielded_hk_g36", "fg": 5079, "rotates": false }, + { "id": "overlay_male_wielded_hk_g80", "fg": 5096, "rotates": false }, + { "id": "overlay_male_wielded_hk_mp5", "fg": 5067, "rotates": false }, + { "id": "overlay_male_wielded_hk_mp5sd", "fg": 5117, "rotates": false }, + { "id": [ "overlay_male_wielded_hk_mp7", "overlay_male_wielded_ksub2000" ], "fg": 5108, "rotates": false }, + { "id": [ "overlay_male_wielded_hk_ump45", "overlay_male_wielded_hk_mp5k" ], "fg": 5104, "rotates": false }, + { "id": "overlay_male_wielded_hybridbow", "fg": 5135, "rotates": false }, + { "id": [ "overlay_male_wielded_i_staff", "overlay_male_wielded_shock_staff" ], "fg": 5340, "rotates": false }, + { "id": "overlay_male_wielded_iwi_tavor_x95_300blk", "fg": 5084, "rotates": false }, + { + "id": [ + "overlay_male_wielded_j22", + "overlay_male_wielded_kp32", + "overlay_male_wielded_moss_brownie", + "overlay_male_wielded_cop_38", + "overlay_male_wielded_rugerlcp", + "overlay_male_wielded_taurus_spectrum" + ], + "fg": 5093, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_katana", "overlay_male_wielded_estoc", "overlay_male_wielded_nodachi" ], + "fg": 5342, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_base_kitchen_knife", + "overlay_male_wielded_switchblade", + "overlay_male_wielded_knife_folding", + "overlay_male_wielded_knife_combat", + "overlay_male_wielded_knife_trench", + "overlay_male_wielded_makeshift_knife", + "overlay_male_wielded_diveknife", + "overlay_male_wielded_primitive_knife", + "overlay_male_wielded_spike" + ], + "fg": 5343, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_knife_rambo", + "overlay_male_wielded_knife_butcher", + "overlay_male_wielded_kris", + "overlay_male_wielded_knife_hunting", + "overlay_male_wielded_knife_rm42" + ], + "fg": 5344, + "rotates": false + }, + { "id": [ "overlay_male_wielded_ksg", "overlay_male_wielded_ksg-25" ], "fg": 5128, "rotates": false }, + { + "id": [ "overlay_male_wielded_laser_rifle", "overlay_male_wielded_recon_mech_laser", "overlay_male_wielded_laser_cannon" ], + "fg": 5072, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_launcher_simple", "overlay_male_wielded_surv_rocket_launcher" ], + "fg": 5100, + "rotates": false + }, + { "id": "overlay_male_wielded_longbow", "fg": 5133, "rotates": false }, + { + "id": [ "overlay_male_wielded_m1014", "overlay_male_wielded_mossberg_590", "overlay_male_wielded_mossberg_930" ], + "fg": 5125, + "rotates": false + }, + { "id": "overlay_male_wielded_m110a1", "fg": 5091, "rotates": false }, + { "id": [ "overlay_male_wielded_m134", "overlay_male_wielded_bigun" ], "fg": 5092, "rotates": false }, + { + "id": [ + "overlay_male_wielded_m14ebr", + "overlay_male_wielded_m2010", + "overlay_male_wielded_m107a1", + "overlay_male_wielded_as50", + "overlay_male_wielded_tac50", + "overlay_male_wielded_bfg50" + ], + "fg": 5109, + "rotates": false + }, + { "id": [ "overlay_male_wielded_m16a4", "overlay_male_wielded_colt_ro635" ], "fg": 5077, "rotates": false }, + { "id": [ "overlay_male_wielded_m1911", "overlay_male_wielded_deagle_44" ], "fg": 5069, "rotates": false }, + { "id": "overlay_male_wielded_m1918", "fg": 5073, "rotates": false }, + { + "id": [ + "overlay_male_wielded_m1a", + "overlay_male_wielded_garand", + "overlay_male_wielded_m1903", + "overlay_male_wielded_trex_gun", + "overlay_male_wielded_sks", + "overlay_male_wielded_carbine_flintlock", + "overlay_male_wielded_rifle_flintlock" + ], + "fg": 5087, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_m202_flash", + "overlay_male_wielded_m3_carlgustav", + "overlay_male_wielded_atgm_launcher", + "overlay_male_wielded_LAW" + ], + "fg": 5115, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_m249", + "overlay_male_wielded_m240", + "overlay_male_wielded_m60", + "overlay_male_wielded_rm298", + "overlay_male_wielded_rm614_lmg" + ], + "fg": 5080, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_m24", "overlay_male_wielded_rm11b_sniper_rifle" ], + "fg": 5090, + "rotates": false + }, + { "id": "overlay_male_wielded_m2browning", "fg": 5110, "rotates": false }, + { "id": "overlay_male_wielded_m2browning_sawn", "fg": 5111, "rotates": false }, + { "id": "overlay_male_wielded_m320", "fg": 5101, "rotates": false }, + { "id": [ "overlay_male_wielded_m4a1", "overlay_male_wielded_h&k416a5" ], "fg": 5076, "rotates": false }, + { "id": "overlay_male_wielded_m79", "fg": 5071, "rotates": false }, + { "id": [ "overlay_male_wielded_mac_10", "overlay_male_wielded_mac_11" ], "fg": 5099, "rotates": false }, + { + "id": [ + "overlay_male_wielded_machete", + "overlay_male_wielded_makeshift_machete", + "overlay_male_wielded_machete_gimmick", + "overlay_male_wielded_survivor_machete", + "overlay_male_wielded_sword_bayonet", + "overlay_male_wielded_blade", + "overlay_male_wielded_blade_scythe", + "overlay_male_wielded_butterfly_swords" + ], + "fg": 5350, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_marlin_9a", + "overlay_male_wielded_browning_blr", + "overlay_male_wielded_henry_big_boy", + "overlay_male_wielded_1895sbl", + "overlay_male_wielded_sharps", + "overlay_male_wielded_colt_lightning", + "overlay_male_wielded_bh_m89" + ], + "fg": 5085, + "rotates": false + }, + { "id": [ "overlay_male_wielded_mgl", "overlay_male_wielded_rm802" ], "fg": 5102, "rotates": false }, + { "id": "overlay_male_wielded_mk23", "fg": 5106, "rotates": false }, + { "id": "overlay_male_wielded_model_10_revolver", "fg": 5098, "rotates": false }, + { "id": "overlay_male_wielded_nailgun", "fg": 5095, "rotates": false }, + { "id": "overlay_male_wielded_net", "fg": 5149, "rotates": false }, + { "id": "overlay_male_wielded_paintballgun", "fg": 5124, "rotates": false }, + { + "id": [ + "overlay_male_wielded_pipe", + "overlay_male_wielded_rebar", + "overlay_male_wielded_spear_rebar", + "overlay_male_wielded_tire_iron" + ], + "fg": 5356, + "rotates": false + }, + { "id": "overlay_male_wielded_pistol_flintlock", "fg": 5123, "rotates": false }, + { "id": "overlay_male_wielded_plasma_gun", "fg": 5140, "rotates": false }, + { "id": "overlay_male_wielded_plasma_rifle", "fg": 5141, "rotates": false }, + { + "id": [ "overlay_male_wielded_pointy_stick", "overlay_male_wielded_stick_long" ], + "fg": 5357, + "rotates": false + }, + { "id": "overlay_male_wielded_ppsh", "fg": 5089, "rotates": false }, + { + "id": [ + "overlay_male_wielded_raging_bull", + "overlay_male_wielded_raging_judge", + "overlay_male_wielded_bfr", + "overlay_male_wielded_sw_500", + "overlay_male_wielded_rm99_pistol" + ], + "fg": 5107, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_rapier", + "overlay_male_wielded_fencing_foil", + "overlay_male_wielded_fencing_epee", + "overlay_male_wielded_fencing_sabre" + ], + "fg": 5362, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_remington700_270", + "overlay_male_wielded_ruger_1022", + "overlay_male_wielded_weatherby_5", + "overlay_male_wielded_win70", + "overlay_male_wielded_mosin91_30" + ], + "fg": 5086, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_remington700", "overlay_male_wielded_savage_111f", "overlay_male_wielded_bbgun" ], + "fg": 5088, + "rotates": false + }, + { "id": "overlay_male_wielded_remington_870", "fg": 5066, "rotates": false }, + { "id": "overlay_male_wielded_remington_870_breacher", "fg": 5126, "rotates": false }, + { + "id": [ + "overlay_male_wielded_rifle_223", + "overlay_male_wielded_rifle_22", + "overlay_male_wielded_rifle_3006", + "overlay_male_wielded_rifle_308", + "overlay_male_wielded_rifle_38", + "overlay_male_wielded_rifle_40", + "overlay_male_wielded_rifle_44", + "overlay_male_wielded_rifle_45", + "overlay_male_wielded_rifle_9mm", + "overlay_male_wielded_pipe_combination_gun", + "overlay_male_wielded_pipe_double_shotgun", + "overlay_male_wielded_pipe_shotgun" + ], + "fg": 5082, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_ruger_lcr_38", "overlay_male_wielded_bond_410" ], + "fg": 5094, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_scalpel", + "overlay_male_wielded_knife_swissarmy", + "overlay_male_wielded_sharp_toothbrush", + "overlay_male_wielded_pockknife", + "overlay_male_wielded_boxcutter", + "overlay_male_wielded_office_letter_opener", + "overlay_male_wielded_pen", + "overlay_male_wielded_pencil", + "overlay_male_wielded_scissors" + ], + "fg": 5363, + "rotates": false + }, + { "id": [ "overlay_male_wielded_scar_l", "overlay_male_wielded_scar_h" ], "fg": 5364, "rotates": false }, + { + "id": [ "overlay_male_wielded_scythe_war", "overlay_male_wielded_makeshift_scythe_war" ], + "fg": 5366, + "rotates": false + }, + { "id": [ "overlay_male_wielded_selfbow", "overlay_male_wielded_shortbow" ], "fg": 5132, "rotates": false }, + { + "id": [ "overlay_male_wielded_skorpion_61", "overlay_male_wielded_hk_mp5_semi_pistol" ], + "fg": 5074, + "rotates": false + }, + { "id": "overlay_male_wielded_sling", "fg": 5143, "rotates": false }, + { "id": "overlay_male_wielded_slingshot", "fg": 5142, "rotates": false }, + { + "id": [ "overlay_male_wielded_spear_copper", "overlay_male_wielded_spear_dory", "overlay_male_wielded_pike_copper" ], + "fg": 5367, + "rotates": false + }, + { + "id": [ + "overlay_male_wielded_spear_spike", + "overlay_male_wielded_spear_knife_superior", + "overlay_male_wielded_homemade_halfpike", + "overlay_male_wielded_spear_forked" + ], + "fg": 5369, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_spear_steel", "overlay_male_wielded_ji", "overlay_male_wielded_pike" ], + "fg": 5370, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_spear_wood", "overlay_male_wielded_pike_wood" ], + "fg": 5371, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_speargun", "overlay_male_wielded_airspeargun", "overlay_male_wielded_doublespeargun" ], + "fg": 5145, + "rotates": false + }, + { "id": "overlay_male_wielded_staff_sling", "fg": 5144, "rotates": false }, + { "id": "overlay_male_wielded_sten", "fg": 5118, "rotates": false }, + { "id": "overlay_male_wielded_steyr_aug", "fg": 5081, "rotates": false }, + { "id": "overlay_male_wielded_surv_carbine_223", "fg": 5083, "rotates": false }, + { "id": "overlay_male_wielded_sw_619", "fg": 5070, "rotates": false }, + { + "id": [ + "overlay_male_wielded_tec9", + "overlay_male_wielded_skorpion_82", + "overlay_male_wielded_mp40", + "overlay_male_wielded_mp40semi" + ], + "fg": 5119, + "rotates": false + }, + { + "id": [ "overlay_male_wielded_throwing_axe", "overlay_male_wielded_throwing_knife" ], + "fg": 5150, + "rotates": false + }, + { "id": "overlay_male_wielded_throwing_stick", "fg": 5151, "rotates": false }, + { "id": "overlay_male_wielded_tommygun", "fg": 5105, "rotates": false }, + { "id": "overlay_male_wielded_uzi", "fg": 5120, "rotates": false }, + { "id": "overlay_male_wielded_v29", "fg": 5130, "rotates": false }, + { "id": "overlay_female_worn_10gal_hat", "fg": 5484, "rotates": false }, + { "id": "overlay_female_worn_balclava", "fg": 5485, "rotates": false }, + { "id": "overlay_female_worn_bandana", "fg": 5486, "rotates": false }, + { "id": "overlay_female_worn_beekeeping_hood", "fg": 5487, "rotates": false }, + { "id": "overlay_female_worn_beret", "fg": 5488, "rotates": false }, + { "id": "overlay_female_worn_beret_wool", "fg": 5489, "rotates": false }, + { "id": "overlay_female_worn_blindfold", "fg": 5548, "rotates": false }, + { "id": "overlay_female_worn_bowhat", "fg": 5490, "rotates": false }, + { "id": "overlay_female_worn_chainmail_hood", "fg": 5491, "rotates": false }, + { "id": "overlay_female_worn_clown_nose", "fg": 5492, "rotates": false }, + { "id": "overlay_female_worn_clown_wig", "fg": 5493, "rotates": false }, + { "id": "overlay_female_worn_cowboy_hat", "fg": 5494, "rotates": false }, + { "id": "overlay_female_worn_crown_golden", "fg": 5495, "rotates": false }, + { "id": "overlay_female_worn_drinking_hat", "fg": 5496, "rotates": false }, + { "id": "overlay_female_worn_eboshi", "fg": 5497, "rotates": false }, + { "id": "overlay_female_worn_fc_hairpin", "fg": 5566, "rotates": false }, + { "id": "overlay_female_worn_fedora", "fg": 5555, "rotates": false }, + { "id": "overlay_female_worn_fencing_mask", "fg": 5498, "rotates": false }, + { "id": "overlay_female_worn_firehelmet", "fg": 5499, "rotates": false }, + { "id": "overlay_female_worn_foodperson_mask", "fg": 5572, "rotates": false }, + { "id": "overlay_female_worn_foodperson_mask_on", "fg": 5573, "rotates": false }, + { "id": "overlay_female_worn_goggles_ir", "fg": 5564, "rotates": false }, + { "id": "overlay_female_worn_goggles_ir_on", "fg": 5565, "rotates": false }, + { "id": "overlay_female_worn_goggles_nv", "fg": 5562, "rotates": false }, + { "id": "overlay_female_worn_goggles_nv_on", "fg": 5563, "rotates": false }, + { "id": "overlay_female_worn_hat_ball", "fg": 5500, "rotates": false }, + { "id": "overlay_female_worn_hat_boonie", "fg": 5501, "rotates": false }, + { "id": "overlay_female_worn_hat_chef", "fg": 5502, "rotates": false }, + { "id": "overlay_female_worn_hat_cotton", "fg": 5503, "rotates": false }, + { "id": "overlay_female_worn_hat_fur", "fg": 5504, "rotates": false }, + { "id": "overlay_female_worn_hat_golf", "fg": 5483, "rotates": false }, + { "id": "overlay_female_worn_hat_hard", "fg": 5505, "rotates": false }, + { "id": "overlay_female_worn_hat_hard_hooded", "fg": 5506, "rotates": false }, + { "id": "overlay_female_worn_hat_hunting", "fg": 5507, "rotates": false }, + { "id": "overlay_female_worn_hat_knit", "fg": 5508, "rotates": false }, + { "id": "overlay_female_worn_hat_newsboy", "fg": 5509, "rotates": false }, + { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 5510, "rotates": false }, + { "id": "overlay_female_worn_hat_sombrero", "fg": 5511, "rotates": false }, + { "id": "overlay_female_worn_headgear", "fg": 5512, "rotates": false }, + { "id": "overlay_female_worn_helmet_army", "fg": 5513, "rotates": false }, + { "id": "overlay_female_worn_helmet_ball", "fg": 5514, "rotates": false }, + { "id": "overlay_female_worn_helmet_barbute", "fg": 5515, "rotates": false }, + { "id": "overlay_female_worn_helmet_bike", "fg": 5516, "rotates": false }, + { "id": "overlay_female_worn_helmet_chitin", "fg": 5517, "rotates": false }, + { "id": "overlay_female_worn_helmet_conical", "fg": 5518, "rotates": false }, + { "id": "overlay_female_worn_helmet_corinthian", "fg": 5519, "rotates": false }, + { "id": "overlay_female_worn_helmet_football", "fg": 5520, "rotates": false }, + { "id": "overlay_female_worn_helmet_galea", "fg": 5521, "rotates": false }, + { "id": "overlay_female_worn_helmet_kabuto", "fg": 5522, "rotates": false }, + { "id": "overlay_female_worn_helmet_larmor", "fg": 5523, "rotates": false }, + { "id": "overlay_female_worn_helmet_liner", "fg": 5524, "rotates": false }, + { "id": "overlay_female_worn_helmet_lobster", "fg": 5525, "rotates": false }, + { "id": "overlay_female_worn_helmet_motor", "fg": 5526, "rotates": false }, + { "id": "overlay_female_worn_helmet_nasal", "fg": 5527, "rotates": false }, + { "id": "overlay_female_worn_helmet_nomad", "fg": 5528, "rotates": false }, + { "id": "overlay_female_worn_helmet_plate", "fg": 5529, "rotates": false }, + { "id": "overlay_female_worn_helmet_riot", "fg": 5570, "rotates": false }, + { "id": "overlay_female_worn_helmet_riot_raised", "fg": 5571, "rotates": false }, + { "id": "overlay_female_worn_helmet_scavenger", "fg": 5530, "rotates": false }, + { "id": "overlay_female_worn_helmet_scrap", "fg": 5531, "rotates": false }, + { "id": "overlay_female_worn_helmet_skid", "fg": 5532, "rotates": false }, + { "id": "overlay_female_worn_helmet_skull", "fg": 5533, "rotates": false }, + { "id": "overlay_female_worn_hood_rain", "fg": 5534, "rotates": false }, + { "id": "overlay_female_worn_hood_survivor", "fg": 5535, "rotates": false }, + { "id": "overlay_female_worn_kippah", "fg": 5536, "rotates": false }, + { "id": "overlay_female_worn_kufi", "fg": 5474, "rotates": false }, + { "id": "overlay_female_worn_maid_hat", "fg": 5475, "rotates": false }, + { "id": "overlay_female_worn_mask_bal", "fg": 5537, "rotates": false }, + { "id": "overlay_female_worn_mask_bunker", "fg": 5561, "rotates": false }, + { "id": "overlay_female_worn_mask_dust", "fg": 5538, "rotates": false }, + { "id": "overlay_female_worn_mask_filter", "fg": 5559, "rotates": false }, + { "id": "overlay_female_worn_mask_gas", "fg": 5560, "rotates": false }, + { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 5539, "rotates": false }, + { "id": "overlay_female_worn_mask_hockey", "fg": 5540, "rotates": false }, + { "id": "overlay_female_worn_mask_rioter", "fg": 5541, "rotates": false }, + { + "id": [ "overlay_female_worn_mask_ski", "overlay_female_worn_mask_ski_loose" ], + "fg": 5568, + "rotates": false + }, + { "id": "overlay_female_worn_miner_hat", "fg": 5549, "rotates": false }, + { "id": "overlay_female_worn_miner_hat_on", "fg": 5550, "rotates": false }, + { "id": "overlay_female_worn_nomex_hood", "fg": 5542, "rotates": false }, + { "id": "overlay_female_worn_pickelhaube", "fg": 5543, "rotates": false }, + { "id": "overlay_female_worn_porkpie", "fg": 5476, "rotates": false }, + { "id": "overlay_female_worn_postman_hat", "fg": 5477, "rotates": false }, + { "id": "overlay_female_worn_pot_helmet", "fg": 5544, "rotates": false }, + { "id": "overlay_female_worn_pot_xlhelmet", "fg": 5545, "rotates": false }, + { + "id": [ "overlay_female_worn_powered_earmuffs", "overlay_female_worn_powered_earmuffs_on" ], + "fg": 5569, + "rotates": false + }, + { "id": "overlay_female_worn_rebreather", "fg": 5558, "rotates": false }, + { "id": "overlay_female_worn_straw_fedora", "fg": 5567, "rotates": false }, + { "id": "overlay_female_worn_straw_hat", "fg": 5478, "rotates": false }, + { "id": "overlay_female_worn_tac_fullhelmet", "fg": 5546, "rotates": false }, + { "id": "overlay_female_worn_tac_helmet", "fg": 5547, "rotates": false }, + { "id": "overlay_female_worn_thermal_mask", "fg": 5556, "rotates": false }, + { "id": "overlay_female_worn_thermal_mask_on", "fg": 5557, "rotates": false }, + { "id": "overlay_female_worn_tinfoil_hat", "fg": 5479, "rotates": false }, + { "id": "overlay_female_worn_tophat", "fg": 5480, "rotates": false }, + { "id": "overlay_female_worn_tricorne", "fg": 5481, "rotates": false }, + { "id": "overlay_female_worn_turban", "fg": 5482, "rotates": false }, + { "id": "overlay_female_worn_welding_mask", "fg": 5551, "rotates": false }, + { "id": "overlay_female_worn_welding_mask_crude", "fg": 5553, "rotates": false }, + { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 5554, "rotates": false }, + { "id": "overlay_female_worn_welding_mask_raised", "fg": 5552, "rotates": false }, + { "id": "overlay_male_worn_10gal_hat", "fg": 5384, "rotates": false }, + { "id": "overlay_male_worn_balclava", "fg": 5385, "rotates": false }, + { "id": "overlay_male_worn_bandana", "fg": 5386, "rotates": false }, + { "id": "overlay_male_worn_beekeeping_hood", "fg": 5387, "rotates": false }, + { "id": "overlay_male_worn_beret", "fg": 5388, "rotates": false }, + { "id": "overlay_male_worn_beret_wool", "fg": 5389, "rotates": false }, + { "id": "overlay_male_worn_blindfold", "fg": 5448, "rotates": false }, + { "id": "overlay_male_worn_bowhat", "fg": 5390, "rotates": false }, + { "id": "overlay_male_worn_chainmail_hood", "fg": 5391, "rotates": false }, + { "id": "overlay_male_worn_clown_nose", "fg": 5392, "rotates": false }, + { "id": "overlay_male_worn_clown_wig", "fg": 5393, "rotates": false }, + { "id": "overlay_male_worn_cowboy_hat", "fg": 5394, "rotates": false }, + { "id": "overlay_male_worn_crown_golden", "fg": 5395, "rotates": false }, + { "id": "overlay_male_worn_drinking_hat", "fg": 5396, "rotates": false }, + { "id": "overlay_male_worn_eboshi", "fg": 5397, "rotates": false }, + { "id": "overlay_male_worn_fc_hairpin", "fg": 5466, "rotates": false }, + { "id": "overlay_male_worn_fedora", "fg": 5455, "rotates": false }, + { "id": "overlay_male_worn_fencing_mask", "fg": 5398, "rotates": false }, + { "id": "overlay_male_worn_firehelmet", "fg": 5399, "rotates": false }, + { "id": "overlay_male_worn_foodperson_mask", "fg": 5472, "rotates": false }, + { "id": "overlay_male_worn_foodperson_mask_on", "fg": 5473, "rotates": false }, + { "id": "overlay_male_worn_goggles_ir", "fg": 5464, "rotates": false }, + { "id": "overlay_male_worn_goggles_ir_on", "fg": 5465, "rotates": false }, + { "id": "overlay_male_worn_goggles_nv", "fg": 5462, "rotates": false }, + { "id": "overlay_male_worn_goggles_nv_on", "fg": 5463, "rotates": false }, + { "id": "overlay_male_worn_hat_ball", "fg": 5400, "rotates": false }, + { "id": "overlay_male_worn_hat_boonie", "fg": 5401, "rotates": false }, + { "id": "overlay_male_worn_hat_chef", "fg": 5402, "rotates": false }, + { "id": "overlay_male_worn_hat_cotton", "fg": 5403, "rotates": false }, + { "id": "overlay_male_worn_hat_fur", "fg": 5404, "rotates": false }, + { "id": "overlay_male_worn_hat_golf", "fg": 5383, "rotates": false }, + { "id": "overlay_male_worn_hat_hard", "fg": 5405, "rotates": false }, + { "id": "overlay_male_worn_hat_hard_hooded", "fg": 5406, "rotates": false }, + { "id": "overlay_male_worn_hat_hunting", "fg": 5407, "rotates": false }, + { "id": "overlay_male_worn_hat_knit", "fg": 5408, "rotates": false }, + { "id": "overlay_male_worn_hat_newsboy", "fg": 5409, "rotates": false }, + { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 5410, "rotates": false }, + { "id": "overlay_male_worn_hat_sombrero", "fg": 5411, "rotates": false }, + { "id": "overlay_male_worn_headgear", "fg": 5412, "rotates": false }, + { "id": "overlay_male_worn_helmet_army", "fg": 5413, "rotates": false }, + { "id": "overlay_male_worn_helmet_ball", "fg": 5414, "rotates": false }, + { "id": "overlay_male_worn_helmet_barbute", "fg": 5415, "rotates": false }, + { "id": "overlay_male_worn_helmet_bike", "fg": 5416, "rotates": false }, + { "id": "overlay_male_worn_helmet_chitin", "fg": 5417, "rotates": false }, + { "id": "overlay_male_worn_helmet_conical", "fg": 5418, "rotates": false }, + { "id": "overlay_male_worn_helmet_corinthian", "fg": 5419, "rotates": false }, + { "id": "overlay_male_worn_helmet_football", "fg": 5420, "rotates": false }, + { "id": "overlay_male_worn_helmet_galea", "fg": 5421, "rotates": false }, + { "id": "overlay_male_worn_helmet_kabuto", "fg": 5422, "rotates": false }, + { "id": "overlay_male_worn_helmet_larmor", "fg": 5423, "rotates": false }, + { "id": "overlay_male_worn_helmet_liner", "fg": 5424, "rotates": false }, + { "id": "overlay_male_worn_helmet_lobster", "fg": 5425, "rotates": false }, + { "id": "overlay_male_worn_helmet_motor", "fg": 5426, "rotates": false }, + { "id": "overlay_male_worn_helmet_nasal", "fg": 5427, "rotates": false }, + { "id": "overlay_male_worn_helmet_nomad", "fg": 5428, "rotates": false }, + { "id": "overlay_male_worn_helmet_plate", "fg": 5429, "rotates": false }, + { "id": "overlay_male_worn_helmet_riot", "fg": 5470, "rotates": false }, + { "id": "overlay_male_worn_helmet_riot_raised", "fg": 5471, "rotates": false }, + { "id": "overlay_male_worn_helmet_scavenger", "fg": 5430, "rotates": false }, + { "id": "overlay_male_worn_helmet_scrap", "fg": 5431, "rotates": false }, + { "id": "overlay_male_worn_helmet_skid", "fg": 5432, "rotates": false }, + { "id": "overlay_male_worn_helmet_skull", "fg": 5433, "rotates": false }, + { "id": "overlay_male_worn_hood_rain", "fg": 5434, "rotates": false }, + { "id": "overlay_male_worn_hood_survivor", "fg": 5435, "rotates": false }, + { "id": "overlay_male_worn_kippah", "fg": 5436, "rotates": false }, + { "id": "overlay_male_worn_kufi", "fg": 5374, "rotates": false }, + { "id": "overlay_male_worn_maid_hat", "fg": 5375, "rotates": false }, + { "id": "overlay_male_worn_mask_bal", "fg": 5437, "rotates": false }, + { "id": "overlay_male_worn_mask_bunker", "fg": 5461, "rotates": false }, + { "id": "overlay_male_worn_mask_dust", "fg": 5438, "rotates": false }, + { "id": "overlay_male_worn_mask_filter", "fg": 5459, "rotates": false }, + { "id": "overlay_male_worn_mask_gas", "fg": 5460, "rotates": false }, + { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 5439, "rotates": false }, + { "id": "overlay_male_worn_mask_hockey", "fg": 5440, "rotates": false }, + { "id": "overlay_male_worn_mask_rioter", "fg": 5441, "rotates": false }, + { "id": [ "overlay_male_worn_mask_ski", "overlay_male_worn_mask_ski_loose" ], "fg": 5468, "rotates": false }, + { "id": "overlay_male_worn_miner_hat", "fg": 5449, "rotates": false }, + { "id": "overlay_male_worn_miner_hat_on", "fg": 5450, "rotates": false }, + { "id": "overlay_male_worn_nomex_hood", "fg": 5442, "rotates": false }, + { "id": "overlay_male_worn_pickelhaube", "fg": 5443, "rotates": false }, + { "id": "overlay_male_worn_porkpie", "fg": 5376, "rotates": false }, + { "id": "overlay_male_worn_postman_hat", "fg": 5377, "rotates": false }, + { "id": "overlay_male_worn_pot_helmet", "fg": 5444, "rotates": false }, + { "id": "overlay_male_worn_pot_xlhelmet", "fg": 5445, "rotates": false }, + { + "id": [ "overlay_male_worn_powered_earmuffs", "overlay_male_worn_powered_earmuffs_on" ], + "fg": 5469, + "rotates": false + }, + { "id": "overlay_male_worn_rebreather", "fg": 5458, "rotates": false }, + { "id": "overlay_male_worn_straw_fedora", "fg": 5467, "rotates": false }, + { "id": "overlay_male_worn_straw_hat", "fg": 5378, "rotates": false }, + { "id": "overlay_male_worn_tac_fullhelmet", "fg": 5446, "rotates": false }, + { "id": "overlay_male_worn_tac_helmet", "fg": 5447, "rotates": false }, + { "id": "overlay_male_worn_thermal_mask", "fg": 5456, "rotates": false }, + { "id": "overlay_male_worn_thermal_mask_on", "fg": 5457, "rotates": false }, + { "id": "overlay_male_worn_tinfoil_hat", "fg": 5379, "rotates": false }, + { "id": "overlay_male_worn_tophat", "fg": 5380, "rotates": false }, + { "id": "overlay_male_worn_tricorne", "fg": 5381, "rotates": false }, + { "id": "overlay_male_worn_turban", "fg": 5382, "rotates": false }, + { "id": "overlay_male_worn_welding_mask", "fg": 5451, "rotates": false }, + { "id": "overlay_male_worn_welding_mask_crude", "fg": 5453, "rotates": false }, + { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 5454, "rotates": false }, + { "id": "overlay_male_worn_welding_mask_raised", "fg": 5452, "rotates": false }, + { "id": "overlay_effect_haslight", "fg": 4802 }, + { "id": "overlay_friendly_sees_player", "fg": 4803 }, + { "id": "overlay_hostile_sees_player", "fg": 4804 }, + { "id": "f_flagpole", "fg": 4808 }, + { "id": "f_street_light", "fg": 4809 }, + { "id": "f_traffic_light", "fg": 4810 }, + { "id": "f_utility_pole", "fg": 4811 }, + { "id": "f_wooden_flagpole", "fg": 4812 }, + { "id": "bundle_branch_long", "fg": 4813 }, + { "id": "bundle_plank", "fg": 4814 }, + { "id": "bundle_rebar", "fg": 4815 }, + { "id": "exodii_ingot_copper", "fg": 4816 }, + { "id": "exodii_ingot_lead", "fg": 4818 }, + { "id": "exodii_ingot_plastic", "fg": 4819 }, + { "id": "exodii_ingot_steel", "fg": 4820 }, + { "id": "plank_long", "fg": 4821 }, + { "id": "f_geo_mox", "fg": 4822 }, + { "id": "f_geo_vent", "fg": 4823 }, + { "id": "f_moxie_tube", "fg": 4824 }, + { "id": "f_moxie_vent", "fg": 4825 }, + { "id": "t_fuma_ice", "fg": 4826 }, + { "id": "t_tree_lichen", "fg": 4827 }, + { "id": "t_tree_xeno", "fg": 4830 }, + { "id": "t_tree_xenoinfested", "fg": 4831 }, + { "id": "mon_triceratops", "fg": 4832 }, + { "id": "mon_tyrannosaurus", "fg": 4833 }, + { "id": "mon_apatosaurus", "fg": 4834 }, + { "id": "mon_torvosaurus", "fg": 4835 }, + { "id": "mon_zyrannosaurus", "fg": 4836 }, + { "id": "mon_claygolem", "fg": 4837 }, + { "id": "mon_irongolem", "fg": 4838 }, + { "id": "mon_plasticgolem", "fg": 4839 }, + { "id": "mon_stonegolem", "fg": 4840 }, + { "id": "mon_afs_headless_horror", "fg": 4841 }, + { "id": "mon_butterfly_titan", "fg": 4842 }, + { "id": "mon_darkman", "fg": 4847 }, + { "id": "mon_devourer", "fg": 4848 }, + { "id": "mon_dog_zombie_hulk", "fg": 4849 }, + { "id": "mon_dragon_dummy", "fg": 4850 }, + { "id": "mon_exodii_quad", "fg": 4851 }, + { "id": "mon_flesh_golem", "fg": 4852 }, + { "id": "mon_fungaloid_queen", "fg": 4853 }, + { "id": "mon_fungaloid_seeder", "fg": 4854 }, + { "id": "mon_fungaloid_tower", "fg": 4855 }, + { "id": "mon_graboid", "fg": 4856 }, + { "id": "mon_kraken_guard", "fg": 4857 }, + { "id": "mon_kraken_queen", "fg": 4858 }, + { "id": "mon_mantis_mega", "fg": 4859 }, + { "id": "mon_moth_titan", "fg": 4860 }, + { "id": "mon_shoggoth", "fg": 4861 }, + { "id": "mon_skeleton_hulk", "fg": 4862 }, + { "id": "mon_skeleton_hulk_fungus", "fg": 4863 }, + { "id": "mon_slug_giant", "fg": 4864 }, + { "id": "mon_snail_giant", "fg": 4865 }, + { "id": "mon_wasp_mega", "fg": 4866 }, + { "id": "mon_yugg", "fg": 4867 }, + { "id": "mon_zombie_crushed_giant", "fg": 4868 }, + { "id": "mon_zombie_hulk", "fg": 4872 }, + { "id": "mon_zombie_kevlar_2", "fg": 4873 }, + { "id": "mon_zombie_nemesis", "fg": 4874 }, + { "id": "overlay_male_mutation_THRESH_CATTLE", "fg": 4875 }, + { "id": "overlay_mutation_THRESH_CATTLE", "fg": 4876 }, + { "id": "overlay_mutation_THRESH_LIZARD", "fg": 4877 }, + { "id": "overlay_mutation_THRESH_URSINE", "fg": 4878 }, + { "id": "overlay_female_mutation_hair_black_fro", "fg": 4879 }, + { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 4880 }, + { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 4881 }, + { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 4882 }, + { "id": "overlay_male_mutation_hair_black_fro", "fg": 4883 }, + { "id": "overlay_male_mutation_hair_black_long", "fg": 4884 }, + { "id": "overlay_male_mutation_hair_black_medium", "fg": 4885 }, + { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 4886 }, + { "id": "overlay_male_mutation_hair_black_short", "fg": 4887 }, + { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 4888 }, + { "id": "overlay_male_mutation_messy_var_black", "fg": 4889 }, + { "id": "overlay_male_mutation_ponytail_var_black", "fg": 4890 }, + { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 4891 }, + { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 4892 }, + { "id": "overlay_female_mutation_hair_blond_fro", "fg": 4893 }, + { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 4894 }, + { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 4895 }, + { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 4896 }, + { "id": "overlay_male_mutation_hair_blond_fro", "fg": 4897 }, + { "id": "overlay_male_mutation_hair_blond_long", "fg": 4898 }, + { "id": "overlay_male_mutation_hair_blond_medium", "fg": 4899 }, + { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 4900 }, + { "id": "overlay_male_mutation_hair_blond_short", "fg": 4901 }, + { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 4902 }, + { "id": "overlay_male_mutation_messy_var_blond", "fg": 4903 }, + { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 4904 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 4905 }, + { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 4906 }, + { "id": "overlay_female_mutation_hair_blue_fro", "fg": 4907 }, + { "id": "overlay_female_mutation_hair_blue_mohawk", "fg": 4908 }, + { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 4909 }, + { "id": "overlay_male_mutation_hair_blue_crewcut", "fg": 4910 }, + { "id": "overlay_male_mutation_hair_blue_fro", "fg": 4911 }, + { "id": "overlay_male_mutation_hair_blue_long", "fg": 4912 }, + { "id": "overlay_male_mutation_hair_blue_medium", "fg": 4913 }, + { "id": "overlay_male_mutation_hair_blue_mohawk", "fg": 4914 }, + { "id": "overlay_male_mutation_hair_blue_short", "fg": 4915 }, + { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 4916 }, + { "id": "overlay_male_mutation_messy_var_blue", "fg": 4917 }, + { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 4918 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 4919 }, + { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 4920 }, + { "id": "overlay_female_mutation_hair_brown_fro", "fg": 4921 }, + { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 4922 }, + { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 4923 }, + { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 4924 }, + { "id": "overlay_male_mutation_hair_brown_fro", "fg": 4925 }, + { "id": "overlay_male_mutation_hair_brown_long", "fg": 4926 }, + { "id": "overlay_male_mutation_hair_brown_medium", "fg": 4927 }, + { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 4928 }, + { "id": "overlay_male_mutation_hair_brown_short", "fg": 4929 }, + { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 4930 }, + { "id": "overlay_male_mutation_messy_var_brown", "fg": 4931 }, + { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 4932 }, + { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 4933 }, + { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 4934 }, + { "id": "overlay_female_mutation_hair_gray_fro", "fg": 4935 }, + { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 4936 }, + { "id": "overlay_male_mutation_buzzcut_var_gray", "fg": 4937 }, + { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 4938 }, + { "id": "overlay_male_mutation_hair_gray_fro", "fg": 4939 }, + { "id": "overlay_male_mutation_hair_gray_long", "fg": 4940 }, + { "id": "overlay_male_mutation_hair_gray_medium", "fg": 4941 }, + { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 4942 }, + { "id": "overlay_male_mutation_hair_gray_short", "fg": 4943 }, + { "id": "overlay_male_mutation_long_over_eye_var_gray", "fg": 4944 }, + { "id": "overlay_male_mutation_messy_var_gray", "fg": 4945 }, + { "id": "overlay_male_mutation_ponytail_var_gray", "fg": 4946 }, + { "id": "overlay_male_mutation_short_no_fringe_var_gray", "fg": 4947 }, + { "id": "overlay_male_mutation_short_over_eye_var_gray", "fg": 4948 }, + { "id": "overlay_female_mutation_hair_green_fro", "fg": 4949 }, + { "id": "overlay_female_mutation_hair_green_mohawk", "fg": 4950 }, + { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 4951 }, + { "id": "overlay_male_mutation_hair_green_crewcut", "fg": 4952 }, + { "id": "overlay_male_mutation_hair_green_fro", "fg": 4953 }, + { "id": "overlay_male_mutation_hair_green_long", "fg": 4954 }, + { "id": "overlay_male_mutation_hair_green_medium", "fg": 4955 }, + { "id": "overlay_male_mutation_hair_green_mohawk", "fg": 4956 }, + { "id": "overlay_male_mutation_hair_green_short", "fg": 4957 }, + { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 4958 }, + { "id": "overlay_male_mutation_messy_var_green", "fg": 4959 }, + { "id": "overlay_male_mutation_ponytail_var_green", "fg": 4960 }, + { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 4961 }, + { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 4962 }, + { "id": "overlay_female_mutation_hair_pink_fro", "fg": 4963 }, + { "id": "overlay_female_mutation_hair_pink_mohawk", "fg": 4964 }, + { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 4965 }, + { "id": "overlay_male_mutation_hair_pink_crewcut", "fg": 4966 }, + { "id": "overlay_male_mutation_hair_pink_fro", "fg": 4967 }, + { "id": "overlay_male_mutation_hair_pink_long", "fg": 4968 }, + { "id": "overlay_male_mutation_hair_pink_medium", "fg": 4969 }, + { "id": "overlay_male_mutation_hair_pink_mohawk", "fg": 4970 }, + { "id": "overlay_male_mutation_hair_pink_short", "fg": 4971 }, + { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 4972 }, + { "id": "overlay_male_mutation_messy_var_pink", "fg": 4973 }, + { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 4974 }, + { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 4975 }, + { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 4976 }, + { "id": "overlay_female_mutation_hair_purple_fro", "fg": 4977 }, + { "id": "overlay_female_mutation_hair_purple_mohawk", "fg": 4978 }, + { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 4979 }, + { "id": "overlay_male_mutation_hair_purple_crewcut", "fg": 4980 }, + { "id": "overlay_male_mutation_hair_purple_fro", "fg": 4981 }, + { "id": "overlay_male_mutation_hair_purple_long", "fg": 4982 }, + { "id": "overlay_male_mutation_hair_purple_medium", "fg": 4983 }, + { "id": "overlay_male_mutation_hair_purple_mohawk", "fg": 4984 }, + { "id": "overlay_male_mutation_hair_purple_short", "fg": 4985 }, + { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 4986 }, + { "id": "overlay_male_mutation_messy_var_purple", "fg": 4987 }, + { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 4988 }, + { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 4989 }, + { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 4990 }, + { "id": "overlay_female_mutation_hair_red_fro", "fg": 4991 }, + { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 4992 }, + { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 4993 }, + { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 4994 }, + { "id": "overlay_male_mutation_hair_red_fro", "fg": 4995 }, + { "id": "overlay_male_mutation_hair_red_long", "fg": 4996 }, + { "id": "overlay_male_mutation_hair_red_medium", "fg": 4997 }, + { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 4998 }, + { "id": "overlay_male_mutation_hair_red_short", "fg": 4999 }, + { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 5000 }, + { "id": "overlay_male_mutation_messy_var_red", "fg": 5001 }, + { "id": "overlay_male_mutation_ponytail_var_red", "fg": 5002 }, + { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 5003 }, + { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 5004 }, + { "id": "overlay_female_mutation_hair_white_fro", "fg": 5005 }, + { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 5006 }, + { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 5007 }, + { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 5008 }, + { "id": "overlay_male_mutation_hair_white_fro", "fg": 5009 }, + { "id": "overlay_male_mutation_hair_white_long", "fg": 5010 }, + { "id": "overlay_male_mutation_hair_white_medium", "fg": 5011 }, + { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 5012 }, + { "id": "overlay_male_mutation_hair_white_short", "fg": 5013 }, + { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 5014 }, + { "id": "overlay_male_mutation_messy_var_white", "fg": 5015 }, + { "id": "overlay_male_mutation_ponytail_var_white", "fg": 5016 }, + { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 5017 }, + { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 5018 }, + { "id": "mon_treent_green", "fg": 5019 }, + { "id": "t_beehive_natural", "fg": 5020 }, + { "id": "t_beehive_natural_season_winter", "fg": 5021 }, + { "id": "t_marloss_tree", "fg": 5022 }, + { "id": "t_tree_alder_harvested", "fg": 5023 }, + { "id": "t_tree_alder_harvested_season_autumn", "fg": 5024 }, + { "id": "t_tree_alder_harvested_season_summer", "fg": 5025 }, + { "id": "t_tree_birch_harvested_season_autumn", "fg": 5027 }, + { "id": "t_tree_birch_harvested_season_summer", "fg": 5029 }, + { "id": "t_tree_birch_season_autumn", "fg": 5031 }, + { "id": "t_tree_birch_season_summer", "fg": 5033 }, + { "id": "t_tree_birch_season_winter", "fg": 5034 }, + { "id": "t_tree_dead", "fg": 5039 }, + { "id": "t_tree_deadpine", "fg": 5041 }, + { "id": "t_tree_deadpine_season_winter", "fg": 5042 }, + { "id": "t_tree_fungal", "fg": 5043 }, + { "id": "t_tree_maple_season_autumn", "fg": 5047 }, + { "id": "t_tree_maple_tapped_season_autumn", "fg": 5050 }, + { "id": "t_tree_maple_tapped_season_summer", "fg": 5051 }, + { "id": "t_tree_maple_tapped_season_winter", "fg": 5052 }, + { "id": "t_tree_pine", "fg": 5055 }, + { "id": "t_tree_pine_season_winter", "fg": 5056 }, + { "id": "t_tree_willow_harvested_season_autumn", "fg": 5059 }, + { "id": "t_tree_willow_harvested_season_summer", "fg": 5061 }, + { "id": "t_tree_willow_season_autumn", "fg": 5063 }, + { "id": "t_tree_willow_season_summer", "fg": 5065 }, + { "id": "overlay_female_wielded_2h_flail_steel", "fg": 5238 }, + { "id": "overlay_female_wielded_2h_flail_wood", "fg": 5239 }, + { "id": "overlay_female_wielded_2x4", "fg": 5240 }, + { "id": "overlay_female_wielded_ar15", "fg": 5241 }, + { "id": "overlay_female_wielded_ax", "fg": 5243 }, + { "id": "overlay_female_wielded_bat", "fg": 5244 }, + { "id": "overlay_female_wielded_bat_metal", "fg": 5245 }, + { "id": "overlay_female_wielded_bat_nerf", "fg": 5246 }, + { "id": "overlay_female_wielded_battleaxe", "fg": 5249 }, + { "id": "overlay_female_wielded_bowling_axe", "fg": 5252 }, + { "id": "overlay_female_wielded_bowling_pin", "fg": 5253 }, + { "id": "overlay_female_wielded_bwirebat", "fg": 5255 }, + { "id": "overlay_female_wielded_cane", "fg": 5256 }, + { "id": "overlay_female_wielded_crowbar", "fg": 5257 }, + { "id": "overlay_female_wielded_crutches", "fg": 5258 }, + { "id": "overlay_female_wielded_cudgel", "fg": 5259 }, + { "id": "overlay_female_wielded_fire_ax", "fg": 5261 }, + { "id": "overlay_female_wielded_glass_macuahuitl", "fg": 5262 }, + { "id": "overlay_female_wielded_golf_club", "fg": 5264 }, + { "id": "overlay_female_wielded_halberd", "fg": 5265 }, + { "id": "overlay_female_wielded_hammer", "fg": 5266 }, + { "id": "overlay_female_wielded_hammer_sledge", "fg": 5267 }, + { "id": "overlay_female_wielded_hockey_stick", "fg": 5270 }, + { "id": "overlay_female_wielded_homewrecker", "fg": 5271 }, + { "id": "overlay_female_wielded_iceaxe", "fg": 5273 }, + { "id": "overlay_female_wielded_kukri", "fg": 5277 }, + { "id": "overlay_female_wielded_long_pole", "fg": 5278 }, + { "id": "overlay_female_wielded_longsword", "fg": 5279 }, + { "id": "overlay_female_wielded_lucern_hammer", "fg": 5280 }, + { "id": "overlay_female_wielded_mace", "fg": 5281 }, + { "id": "overlay_female_wielded_makeshift_crowbar", "fg": 5283 }, + { "id": "overlay_female_wielded_morningstar", "fg": 5284 }, + { "id": "overlay_female_wielded_nailbat", "fg": 5285 }, + { "id": "overlay_female_wielded_nailboard", "fg": 5286 }, + { "id": "overlay_female_wielded_pickaxe", "fg": 5287 }, + { "id": "overlay_female_wielded_poleaxe", "fg": 5290 }, + { "id": "overlay_female_wielded_pool_cue", "fg": 5291 }, + { "id": "overlay_female_wielded_primitive_axe", "fg": 5292 }, + { "id": "overlay_female_wielded_q_staff", "fg": 5293 }, + { "id": "overlay_female_wielded_scythe", "fg": 5297 }, + { "id": "overlay_female_wielded_spear_pipe", "fg": 5300 }, + { "id": "overlay_female_wielded_steel_pan", "fg": 5304 }, + { "id": "overlay_female_wielded_stick", "fg": 5305 }, + { "id": "overlay_male_wielded_2h_flail_steel", "fg": 5306 }, + { "id": "overlay_male_wielded_2h_flail_wood", "fg": 5307 }, + { "id": "overlay_male_wielded_2x4", "fg": 5308 }, + { "id": "overlay_male_wielded_ar15", "fg": 5309 }, + { "id": "overlay_male_wielded_ax", "fg": 5311 }, + { "id": "overlay_male_wielded_bat", "fg": 5312 }, + { "id": "overlay_male_wielded_bat_metal", "fg": 5313 }, + { "id": "overlay_male_wielded_bat_nerf", "fg": 5314 }, + { "id": "overlay_male_wielded_battleaxe", "fg": 5317 }, + { "id": "overlay_male_wielded_bowling_axe", "fg": 5320 }, + { "id": "overlay_male_wielded_bowling_pin", "fg": 5321 }, + { "id": "overlay_male_wielded_bwirebat", "fg": 5323 }, + { "id": "overlay_male_wielded_cane", "fg": 5324 }, + { "id": "overlay_male_wielded_crowbar", "fg": 5325 }, + { "id": "overlay_male_wielded_crutches", "fg": 5326 }, + { "id": "overlay_male_wielded_cudgel", "fg": 5327 }, + { "id": "overlay_male_wielded_fire_ax", "fg": 5329 }, + { "id": "overlay_male_wielded_glass_macuahuitl", "fg": 5330 }, + { "id": "overlay_male_wielded_golf_club", "fg": 5332 }, + { "id": "overlay_male_wielded_halberd", "fg": 5333 }, + { "id": "overlay_male_wielded_hammer", "fg": 5334 }, + { "id": "overlay_male_wielded_hammer_sledge", "fg": 5335 }, + { "id": "overlay_male_wielded_hockey_stick", "fg": 5338 }, + { "id": "overlay_male_wielded_homewrecker", "fg": 5339 }, + { "id": "overlay_male_wielded_iceaxe", "fg": 5341 }, + { "id": "overlay_male_wielded_kukri", "fg": 5345 }, + { "id": "overlay_male_wielded_long_pole", "fg": 5346 }, + { "id": "overlay_male_wielded_longsword", "fg": 5347 }, + { "id": "overlay_male_wielded_lucern_hammer", "fg": 5348 }, + { "id": "overlay_male_wielded_mace", "fg": 5349 }, + { "id": "overlay_male_wielded_makeshift_crowbar", "fg": 5351 }, + { "id": "overlay_male_wielded_morningstar", "fg": 5352 }, + { "id": "overlay_male_wielded_nailbat", "fg": 5353 }, + { "id": "overlay_male_wielded_nailboard", "fg": 5354 }, + { "id": "overlay_male_wielded_pickaxe", "fg": 5355 }, + { "id": "overlay_male_wielded_poleaxe", "fg": 5358 }, + { "id": "overlay_male_wielded_pool_cue", "fg": 5359 }, + { "id": "overlay_male_wielded_primitive_axe", "fg": 5360 }, + { "id": "overlay_male_wielded_q_staff", "fg": 5361 }, + { "id": "overlay_male_wielded_scythe", "fg": 5365 }, + { "id": "overlay_male_wielded_spear_pipe", "fg": 5368 }, + { "id": "overlay_male_wielded_steel_pan", "fg": 5372 }, + { "id": "overlay_male_wielded_stick", "fg": 5373 } + ] + }, + { + "file": "cursor.png", + "//": "range 5600 to 5600", + "sprite_width": 24, + "sprite_height": 24, + "sprite_offset_x": -2, + "sprite_offset_y": -2, + "tiles": [ { "id": "cursor", "fg": 5600 } ] + }, + { + "file": "fallback.png", + "tiles": [ ], + "ascii": [ + { "offset": 0, "bold": false, "color": "BLACK" }, + { "offset": 256, "bold": true, "color": "WHITE" }, + { "offset": 512, "bold": false, "color": "WHITE" }, + { "offset": 768, "bold": true, "color": "BLACK" }, + { "offset": 1024, "bold": false, "color": "RED" }, + { "offset": 1280, "bold": false, "color": "GREEN" }, + { "offset": 1536, "bold": false, "color": "BLUE" }, + { "offset": 1792, "bold": false, "color": "CYAN" }, + { "offset": 2048, "bold": false, "color": "MAGENTA" }, + { "offset": 2304, "bold": false, "color": "YELLOW" }, + { "offset": 2560, "bold": true, "color": "RED" }, + { "offset": 2816, "bold": true, "color": "GREEN" }, + { "offset": 3072, "bold": true, "color": "BLUE" }, + { "offset": 3328, "bold": true, "color": "CYAN" }, + { "offset": 3584, "bold": true, "color": "MAGENTA" }, + { "offset": 3840, "bold": true, "color": "YELLOW" } + ] + } + ] +} diff --git a/gfx/GiantDays/tiles.png b/gfx/GiantDays/tiles.png new file mode 100644 index 0000000000000..8beed14e25803 Binary files /dev/null and b/gfx/GiantDays/tiles.png differ diff --git a/gfx/GiantDays/tileset.txt b/gfx/GiantDays/tileset.txt new file mode 100644 index 0000000000000..7d80dbf2eafe0 --- /dev/null +++ b/gfx/GiantDays/tileset.txt @@ -0,0 +1,13 @@ +#GIANT DAYS TILESET +#Name of the tileset +NAME: giantdays +#Viewing (Option) name of the tileset +VIEW: GiantDays +#JSON Path - Default of gfx/tile_config.json +JSON: tile_config.json +#Tileset Path - Default of gfx/tinytile.png +TILESET: tiles.png + +#GiantDays is heavily based on Neodays, itself a modified version of RetroDays; +#NeoDays was imported from Cataclysm:Dark Days Ahead under Creative Commons Attribution-ShareAlike 3.0 Unported License(http://creativecommons.org/licenses/by-sa/3.0/) +#as of https://github.com/CleverRaven/Cataclysm-DDA/commits/59beaebecaf673b9b001a1302e69f188895c9601/gfx/RetroDays%2BTileset, see original for attribution details. diff --git a/gfx/Larwick_Overmap/tile_config.json b/gfx/Larwick_Overmap/tile_config.json index 80e169438e9b1..9454e0d0f76c4 100644 --- a/gfx/Larwick_Overmap/tile_config.json +++ b/gfx/Larwick_Overmap/tile_config.json @@ -6122,6 +6122,7 @@ { "id": "lake_surface", "fg": 316 }, { "id": "lake_water_cube", "fg": 316 }, { "id": "lake_bed", "fg": 316 }, + { "id": "backfloorchamber", "fg": 183 }, { "id": "clear", "fg": 273 }, { "id": [ "portal_storm", "close_portal_storm" ], "fg": 208 }, { "id": [ "early_portal_storm", "distant_portal_storm" ], "fg": 206 }, diff --git a/gfx/MshockXotto+/small.png b/gfx/MshockXotto+/small.png index b15f036311e88..7e22c46d284a4 100644 Binary files a/gfx/MshockXotto+/small.png and b/gfx/MshockXotto+/small.png differ diff --git a/gfx/MshockXotto+/tile_config.json b/gfx/MshockXotto+/tile_config.json index 0a2004e54a995..73b0de97a2d82 100644 --- a/gfx/MshockXotto+/tile_config.json +++ b/gfx/MshockXotto+/tile_config.json @@ -13,10 +13,10 @@ "tiles-new": [ { "file": "tiles.png", - "//": "range 1 to 7791", + "//": "range 1 to 7823", "tiles": [ - { "id": [ "player_female", "npc_female" ], "fg": 5, "rotates": false, "bg": 4675 }, - { "id": [ "player_male", "npc_male" ], "fg": 6, "rotates": false, "bg": 4675 }, + { "id": [ "player_female", "npc_female" ], "fg": 5, "rotates": false, "bg": 4711 }, + { "id": [ "player_male", "npc_male" ], "fg": 6, "rotates": false, "bg": 4711 }, { "id": "overlay_female_mutation_active_bio_ads", "fg": 7, "rotates": false }, { "id": "overlay_female_mutation_active_bio_alarm", "fg": 8, "rotates": false }, { "id": "overlay_female_mutation_active_bio_cloak", "fg": 9, "rotates": false }, @@ -374,7 +374,7 @@ { "id": "overlay_wielded_bomblet_launcher_rotary", "fg": 488, "rotates": false }, { "id": "overlay_wielded_bomblet_launcher_single", "fg": 489, "rotates": false }, { "id": "overlay_wielded_bowling_axe", "fg": 441, "rotates": false }, - { "id": [ "overlay_wielded_brazier", "brazier" ], "fg": 2748, "rotates": false }, + { "id": [ "overlay_wielded_brazier", "brazier" ], "fg": 2751, "rotates": false }, { "id": "overlay_wielded_briefcase_smg", "fg": 490, "rotates": false }, { "id": "overlay_wielded_broadfire_off", "fg": 564, "rotates": false }, { "id": "overlay_wielded_broadfire_on", "fg": 565, "rotates": false }, @@ -1987,10 +1987,10 @@ { "id": "f_mutcactus_test", "fg": 2065, "bg": 2121, "rotates": false }, { "id": "f_piano", "fg": 2117, "rotates": false }, { "id": "f_pinball_machine", "fg": 2066, "rotates": false }, - { "id": "f_plant_harvest", "fg": 2067, "bg": 5514, "rotates": false }, - { "id": "f_plant_mature", "fg": 2068, "bg": 5514, "rotates": false }, - { "id": "f_plant_seed", "fg": 2069, "bg": 5514, "rotates": false }, - { "id": "f_plant_seedling", "fg": 2070, "bg": 5514, "rotates": false }, + { "id": "f_plant_harvest", "fg": 2067, "bg": 5552, "rotates": false }, + { "id": "f_plant_mature", "fg": 2068, "bg": 5552, "rotates": false }, + { "id": "f_plant_seed", "fg": 2069, "bg": 5552, "rotates": false }, + { "id": "f_plant_seedling", "fg": 2070, "bg": 5552, "rotates": false }, { "id": "f_pool_table", "fg": 2071, @@ -2013,7 +2013,7 @@ { "id": "t_connection", "fg": 2039 } ] }, - { "id": "f_robotic_arm", "fg": 5375, "rotates": false }, + { "id": "f_robotic_arm", "fg": 5413, "rotates": false }, { "id": "f_rubble_landfill", "fg": 2105, @@ -2075,7 +2075,7 @@ { "id": "f_slab", "fg": 2086 }, { "id": "f_smoking_rack", "fg": 2087, "rotates": false }, { "id": "f_spike", "fg": 2088, "rotates": false }, - { "id": "f_standing_tank", "fg": 5370 }, + { "id": "f_standing_tank", "fg": 5408 }, { "id": [ "f_statue", "t_sliding_brick_wall_control" ], "fg": 2089, "rotates": false }, { "id": "f_straw_bed", "fg": 2090, "rotates": false }, { "id": "f_tank_trap", "fg": 2118, "rotates": false }, @@ -2091,322 +2091,322 @@ { "id": "f_wardrobe", "fg": 2119, "rotates": false }, { "id": "f_counter", - "fg": 2209, + "fg": 2210, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2194 }, - { "id": "corner", "fg": [ 2196, 2198, 2197, 2195 ] }, - { "id": "t_connection", "fg": [ 2206, 2208, 2207, 2205 ] }, - { "id": "edge", "fg": [ 2200, 2199 ] }, - { "id": "end_piece", "fg": [ 2202, 2204, 2203, 2201 ] }, - { "id": "unconnected", "fg": [ 2209, 2209 ] } + { "id": "center", "fg": 2195 }, + { "id": "corner", "fg": [ 2197, 2199, 2198, 2196 ] }, + { "id": "t_connection", "fg": [ 2207, 2209, 2208, 2206 ] }, + { "id": "edge", "fg": [ 2201, 2200 ] }, + { "id": "end_piece", "fg": [ 2203, 2205, 2204, 2202 ] }, + { "id": "unconnected", "fg": [ 2210, 2210 ] } ] }, { "id": "f_cupboard", - "fg": 2225, + "fg": 2226, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2210 }, - { "id": "corner", "fg": [ 2212, 2214, 2213, 2211 ] }, - { "id": "t_connection", "fg": [ 2222, 2224, 2223, 2221 ] }, - { "id": "edge", "fg": [ 2216, 2215 ] }, - { "id": "end_piece", "fg": [ 2218, 2220, 2219, 2217 ] }, - { "id": "unconnected", "fg": [ 2225, 2225 ] } + { "id": "center", "fg": 2211 }, + { "id": "corner", "fg": [ 2213, 2215, 2214, 2212 ] }, + { "id": "t_connection", "fg": [ 2223, 2225, 2224, 2222 ] }, + { "id": "edge", "fg": [ 2217, 2216 ] }, + { "id": "end_piece", "fg": [ 2219, 2221, 2220, 2218 ] }, + { "id": "unconnected", "fg": [ 2226, 2226 ] } ] }, { "id": "f_absence", - "fg": 2246, + "fg": 2247, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2231 }, - { "id": "corner", "fg": [ 2233, 2235, 2234, 2232 ] }, - { "id": "t_connection", "fg": [ 2243, 2245, 2244, 2242 ] }, - { "id": "edge", "fg": [ 2237, 2236 ] }, - { "id": "end_piece", "fg": [ 2239, 2241, 2240, 2238 ] }, - { "id": "unconnected", "fg": [ 2246, 2246 ] } + { "id": "center", "fg": 2232 }, + { "id": "corner", "fg": [ 2234, 2236, 2235, 2233 ] }, + { "id": "t_connection", "fg": [ 2244, 2246, 2245, 2243 ] }, + { "id": "edge", "fg": [ 2238, 2237 ] }, + { "id": "end_piece", "fg": [ 2240, 2242, 2241, 2239 ] }, + { "id": "unconnected", "fg": [ 2247, 2247 ] } ] }, { "id": "f_alien_table", - "fg": 2263, + "fg": 2264, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2248 }, - { "id": "corner", "fg": [ 2250, 2252, 2251, 2249 ] }, - { "id": "t_connection", "fg": [ 2260, 2262, 2261, 2259 ] }, - { "id": "edge", "fg": [ 2254, 2253 ] }, - { "id": "end_piece", "fg": [ 2256, 2258, 2257, 2255 ] }, - { "id": "unconnected", "fg": [ 2263, 2263 ] } + { "id": "center", "fg": 2249 }, + { "id": "corner", "fg": [ 2251, 2253, 2252, 2250 ] }, + { "id": "t_connection", "fg": [ 2261, 2263, 2262, 2260 ] }, + { "id": "edge", "fg": [ 2255, 2254 ] }, + { "id": "end_piece", "fg": [ 2257, 2259, 2258, 2256 ] }, + { "id": "unconnected", "fg": [ 2264, 2264 ] } ] }, { "id": "f_bathtub", - "fg": 2274, + "fg": 2275, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "unconnected", "fg": 2274 }, - { "id": "center", "fg": 2269 }, - { "id": "corner", "fg": 2270 }, - { "id": "edge", "fg": 2271 }, - { "id": "end_piece", "fg": 2272 }, - { "id": "t_connection", "fg": 2273 } + { "id": "unconnected", "fg": 2275 }, + { "id": "center", "fg": 2270 }, + { "id": "corner", "fg": 2271 }, + { "id": "edge", "fg": 2272 }, + { "id": "end_piece", "fg": 2273 }, + { "id": "t_connection", "fg": 2274 } ] }, { "id": "f_bed_frame", - "fg": 2292, + "fg": 2293, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2277 }, - { "id": "corner", "fg": [ 2279, 2281, 2280, 2278 ] }, - { "id": "t_connection", "fg": [ 2289, 2291, 2290, 2288 ] }, - { "id": "edge", "fg": [ 2283, 2282 ] }, - { "id": "end_piece", "fg": [ 2285, 2287, 2286, 2284 ] }, - { "id": "unconnected", "fg": [ 2292, 2292 ] } + { "id": "center", "fg": 2278 }, + { "id": "corner", "fg": [ 2280, 2282, 2281, 2279 ] }, + { "id": "t_connection", "fg": [ 2290, 2292, 2291, 2289 ] }, + { "id": "edge", "fg": [ 2284, 2283 ] }, + { "id": "end_piece", "fg": [ 2286, 2288, 2287, 2285 ] }, + { "id": "unconnected", "fg": [ 2293, 2293 ] } ] }, { "id": "f_bench", - "fg": 2308, + "fg": 2309, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2293 }, - { "id": "corner", "fg": [ 2295, 2297, 2296, 2294 ] }, - { "id": "t_connection", "fg": [ 2305, 2307, 2306, 2304 ] }, - { "id": "edge", "fg": [ 2299, 2298 ] }, - { "id": "end_piece", "fg": [ 2301, 2303, 2302, 2300 ] }, - { "id": "unconnected", "fg": [ 2308, 2308 ] } + { "id": "center", "fg": 2294 }, + { "id": "corner", "fg": [ 2296, 2298, 2297, 2295 ] }, + { "id": "t_connection", "fg": [ 2306, 2308, 2307, 2305 ] }, + { "id": "edge", "fg": [ 2300, 2299 ] }, + { "id": "end_piece", "fg": [ 2302, 2304, 2303, 2301 ] }, + { "id": "unconnected", "fg": [ 2309, 2309 ] } ] }, { "id": "f_canvas_door", - "fg": 2312, + "fg": 2313, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2312 }, - { "id": "t_connection", "fg": [ 2312, 2311, 2312, 2311 ] }, - { "id": "edge", "fg": [ 2311, 2312 ] }, - { "id": "unconnected", "fg": [ 2312, 2312 ] } + { "id": "center", "fg": 2313 }, + { "id": "t_connection", "fg": [ 2313, 2312, 2313, 2312 ] }, + { "id": "edge", "fg": [ 2312, 2313 ] }, + { "id": "unconnected", "fg": [ 2313, 2313 ] } ] }, { "id": "f_canvas_door_o", - "fg": 2310, + "fg": 2311, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2310 }, - { "id": "t_connection", "fg": [ 2310, 2309, 2310, 2309 ] }, - { "id": "edge", "fg": [ 2309, 2310 ] }, - { "id": "unconnected", "fg": [ 2310, 2310 ] } + { "id": "center", "fg": 2311 }, + { "id": "t_connection", "fg": [ 2311, 2310, 2311, 2310 ] }, + { "id": "edge", "fg": [ 2310, 2311 ] }, + { "id": "unconnected", "fg": [ 2311, 2311 ] } ] }, { "id": "f_canvas_wall", - "fg": 2323, + "fg": 2324, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2323 }, - { "id": "corner", "fg": [ 2314, 2316, 2315, 2313 ] }, - { "id": "t_connection", "fg": [ 2317, 2318, 2317, 2318 ] }, - { "id": "edge", "fg": [ 2318, 2317 ] }, - { "id": "end_piece", "fg": [ 2320, 2322, 2321, 2319 ] }, - { "id": "unconnected", "fg": [ 2323, 2323 ] } + { "id": "center", "fg": 2324 }, + { "id": "corner", "fg": [ 2315, 2317, 2316, 2314 ] }, + { "id": "t_connection", "fg": [ 2318, 2319, 2318, 2319 ] }, + { "id": "edge", "fg": [ 2319, 2318 ] }, + { "id": "end_piece", "fg": [ 2321, 2323, 2322, 2320 ] }, + { "id": "unconnected", "fg": [ 2324, 2324 ] } ] }, - { "id": "f_cardboard_box", "fg": 2325 }, + { "id": "f_cardboard_box", "fg": 2326 }, { "id": "f_curtain", - "fg": 2343, + "fg": 2344, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2343 }, - { "id": "corner", "fg": [ 2329, 2331, 2330, 2328 ] }, - { "id": "t_connection", "fg": [ 2340, 2342, 2341, 2339 ] }, - { "id": "edge", "fg": [ 2333, 2332 ] }, - { "id": "end_piece", "fg": [ 2335, 2337, 2336, 2334 ] }, - { "id": "unconnected", "fg": [ 2343, 2343 ] } + { "id": "center", "fg": 2344 }, + { "id": "corner", "fg": [ 2330, 2332, 2331, 2329 ] }, + { "id": "t_connection", "fg": [ 2341, 2343, 2342, 2340 ] }, + { "id": "edge", "fg": [ 2334, 2333 ] }, + { "id": "end_piece", "fg": [ 2336, 2338, 2337, 2335 ] }, + { "id": "unconnected", "fg": [ 2344, 2344 ] } ] }, { "id": "f_desk", - "fg": 2356, + "fg": 2357, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2344 }, - { "id": "corner", "fg": [ 2346, 2348, 2347, 2345 ] }, - { "id": "t_connection", "fg": [ 2355, 2350, 2349, 2350 ] }, - { "id": "edge", "fg": [ 2350, 2349 ] }, - { "id": "end_piece", "fg": [ 2352, 2354, 2353, 2351 ] }, - { "id": "unconnected", "fg": [ 2356, 2356 ] } + { "id": "center", "fg": 2345 }, + { "id": "corner", "fg": [ 2347, 2349, 2348, 2346 ] }, + { "id": "t_connection", "fg": [ 2356, 2351, 2350, 2351 ] }, + { "id": "edge", "fg": [ 2351, 2350 ] }, + { "id": "end_piece", "fg": [ 2353, 2355, 2354, 2352 ] }, + { "id": "unconnected", "fg": [ 2357, 2357 ] } ] }, - { "id": "f_filing_cabinet", "rotates": true, "fg": [ 2358, 2361, 2360, 2359 ] }, - { "id": [ "f_floor_lamp", "vp_ap_standing_lamp" ], "fg": 2363 }, - { "id": [ "f_freezer", "vp_ap_freezer" ], "fg": 2365 }, + { "id": "f_filing_cabinet", "rotates": true, "fg": [ 2359, 2362, 2361, 2360 ] }, + { "id": [ "f_floor_lamp", "vp_ap_standing_lamp" ], "fg": 2364 }, + { "id": [ "f_freezer", "vp_ap_freezer" ], "fg": 2366 }, { "id": "f_ladder", "animated": true, "fg": [ - { "weight": 15, "sprite": 2372 }, { "weight": 15, "sprite": 2373 }, { "weight": 15, "sprite": 2374 }, - { "weight": 15, "sprite": 2373 } + { "weight": 15, "sprite": 2375 }, + { "weight": 15, "sprite": 2374 } ] }, { "id": "f_aluminum_stepladder", "animated": true, "fg": [ - { "weight": 15, "sprite": 2369 }, { "weight": 15, "sprite": 2370 }, { "weight": 15, "sprite": 2371 }, - { "weight": 15, "sprite": 2370 } + { "weight": 15, "sprite": 2372 }, + { "weight": 15, "sprite": 2371 } ] }, { "id": "f_large_canvas_door", - "fg": 2378, + "fg": 2379, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2378 }, - { "id": "t_connection", "fg": [ 2378, 2377, 2378, 2377 ] }, - { "id": "edge", "fg": [ 2377, 2378 ] }, - { "id": "unconnected", "fg": [ 2378, 2378 ] } + { "id": "center", "fg": 2379 }, + { "id": "t_connection", "fg": [ 2379, 2378, 2379, 2378 ] }, + { "id": "edge", "fg": [ 2378, 2379 ] }, + { "id": "unconnected", "fg": [ 2379, 2379 ] } ] }, { "id": "f_large_canvas_door_o", - "fg": 2376, + "fg": 2377, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2376 }, - { "id": "t_connection", "fg": [ 2376, 2375, 2376, 2375 ] }, - { "id": "edge", "fg": [ 2375, 2376 ] }, - { "id": "unconnected", "fg": [ 2376, 2376 ] } + { "id": "center", "fg": 2377 }, + { "id": "t_connection", "fg": [ 2377, 2376, 2377, 2376 ] }, + { "id": "edge", "fg": [ 2376, 2377 ] }, + { "id": "unconnected", "fg": [ 2377, 2377 ] } ] }, { "id": "f_large_canvas_wall", - "fg": 2389, + "fg": 2390, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2389 }, - { "id": "corner", "fg": [ 2380, 2382, 2381, 2379 ] }, - { "id": "t_connection", "fg": [ 2383, 2384, 2383, 2384 ] }, - { "id": "edge", "fg": [ 2384, 2383 ] }, - { "id": "end_piece", "fg": [ 2386, 2388, 2387, 2385 ] }, - { "id": "unconnected", "fg": [ 2389, 2389 ] } + { "id": "center", "fg": 2390 }, + { "id": "corner", "fg": [ 2381, 2383, 2382, 2380 ] }, + { "id": "t_connection", "fg": [ 2384, 2385, 2384, 2385 ] }, + { "id": "edge", "fg": [ 2385, 2384 ] }, + { "id": "end_piece", "fg": [ 2387, 2389, 2388, 2386 ] }, + { "id": "unconnected", "fg": [ 2390, 2390 ] } ] }, - { "id": "f_machinery_electronic", "fg": 2391 }, - { "id": "f_machinery_light", "fg": 2391 }, - { "id": "f_machinery_heavy", "fg": 2390 }, + { "id": "f_machinery_electronic", "fg": 2392 }, + { "id": "f_machinery_light", "fg": 2392 }, + { "id": "f_machinery_heavy", "fg": 2391 }, { "id": "f_metal_bench", - "fg": 2409, + "fg": 2410, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2394 }, - { "id": "corner", "fg": [ 2396, 2398, 2397, 2395 ] }, - { "id": "t_connection", "fg": [ 2406, 2408, 2407, 2405 ] }, - { "id": "edge", "fg": [ 2400, 2399 ] }, - { "id": "end_piece", "fg": [ 2402, 2404, 2403, 2401 ] }, - { "id": "unconnected", "fg": [ 2409, 2409 ] } + { "id": "center", "fg": 2395 }, + { "id": "corner", "fg": [ 2397, 2399, 2398, 2396 ] }, + { "id": "t_connection", "fg": [ 2407, 2409, 2408, 2406 ] }, + { "id": "edge", "fg": [ 2401, 2400 ] }, + { "id": "end_piece", "fg": [ 2403, 2405, 2404, 2402 ] }, + { "id": "unconnected", "fg": [ 2410, 2410 ] } ] }, { "id": "f_metal_table", - "fg": 2428, + "fg": 2429, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2413 }, - { "id": "corner", "fg": [ 2415, 2417, 2416, 2414 ] }, - { "id": "t_connection", "fg": [ 2425, 2427, 2426, 2424 ] }, - { "id": "edge", "fg": [ 2419, 2418 ] }, - { "id": "end_piece", "fg": [ 2421, 2423, 2422, 2420 ] }, - { "id": "unconnected", "fg": [ 2428, 2428 ] } + { "id": "center", "fg": 2414 }, + { "id": "corner", "fg": [ 2416, 2418, 2417, 2415 ] }, + { "id": "t_connection", "fg": [ 2426, 2428, 2427, 2425 ] }, + { "id": "edge", "fg": [ 2420, 2419 ] }, + { "id": "end_piece", "fg": [ 2422, 2424, 2423, 2421 ] }, + { "id": "unconnected", "fg": [ 2429, 2429 ] } ] }, - { "id": [ "f_oven", "vp_ap_oven" ], "fg": 2429 }, + { "id": [ "f_oven", "vp_ap_oven" ], "fg": 2430 }, { "id": "f_scrap_bridge", - "fg": 2449, + "fg": 2450, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2434 }, - { "id": "corner", "fg": [ 2436, 2438, 2437, 2435 ] }, - { "id": "t_connection", "fg": [ 2446, 2448, 2447, 2445 ] }, - { "id": "edge", "fg": [ 2440, 2439 ] }, - { "id": "end_piece", "fg": [ 2442, 2444, 2443, 2441 ] }, - { "id": "unconnected", "fg": [ 2449, 2449 ] } + { "id": "center", "fg": 2435 }, + { "id": "corner", "fg": [ 2437, 2439, 2438, 2436 ] }, + { "id": "t_connection", "fg": [ 2447, 2449, 2448, 2446 ] }, + { "id": "edge", "fg": [ 2441, 2440 ] }, + { "id": "end_piece", "fg": [ 2443, 2445, 2444, 2442 ] }, + { "id": "unconnected", "fg": [ 2450, 2450 ] } ] }, { "id": "f_skin_door", - "fg": 2453, + "fg": 2454, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2453 }, - { "id": "t_connection", "fg": [ 2453, 2452, 2453, 2452 ] }, - { "id": "edge", "fg": [ 2452, 2453 ] }, - { "id": "unconnected", "fg": [ 2453, 2453 ] } + { "id": "center", "fg": 2454 }, + { "id": "t_connection", "fg": [ 2454, 2453, 2454, 2453 ] }, + { "id": "edge", "fg": [ 2453, 2454 ] }, + { "id": "unconnected", "fg": [ 2454, 2454 ] } ] }, { "id": "f_skin_door_o", - "fg": 2451, + "fg": 2452, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2451 }, - { "id": "t_connection", "fg": [ 2451, 2450, 2451, 2450 ] }, - { "id": "edge", "fg": [ 2450, 2451 ] }, - { "id": "unconnected", "fg": [ 2451, 2451 ] } + { "id": "center", "fg": 2452 }, + { "id": "t_connection", "fg": [ 2452, 2451, 2452, 2451 ] }, + { "id": "edge", "fg": [ 2451, 2452 ] }, + { "id": "unconnected", "fg": [ 2452, 2452 ] } ] }, { "id": "f_skin_wall", - "fg": 2465, + "fg": 2466, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2465 }, - { "id": "corner", "fg": [ 2455, 2457, 2456, 2454 ] }, - { "id": "t_connection", "fg": [ 2459, 2458, 2459, 2458 ] }, - { "id": "edge", "fg": [ 2459, 2458 ] }, - { "id": "end_piece", "fg": [ 2461, 2463, 2462, 2460 ] }, - { "id": "unconnected", "fg": [ 2465, 2465 ] } + { "id": "center", "fg": 2466 }, + { "id": "corner", "fg": [ 2456, 2458, 2457, 2455 ] }, + { "id": "t_connection", "fg": [ 2460, 2459, 2460, 2459 ] }, + { "id": "edge", "fg": [ 2460, 2459 ] }, + { "id": "end_piece", "fg": [ 2462, 2464, 2463, 2461 ] }, + { "id": "unconnected", "fg": [ 2466, 2466 ] } ] }, { "id": "f_sofa", - "fg": 2466, + "fg": 2467, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "unconnected", "fg": 2466 }, - { "id": "corner", "fg": 2467 }, - { "id": "edge", "fg": 2468 }, - { "id": "end_piece", "fg": 2469 } + { "id": "unconnected", "fg": 2467 }, + { "id": "corner", "fg": 2468 }, + { "id": "edge", "fg": 2469 }, + { "id": "end_piece", "fg": 2470 } ] }, { "id": "f_table", - "fg": 2488, + "fg": 2489, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2473 }, - { "id": "corner", "fg": [ 2475, 2477, 2476, 2474 ] }, - { "id": "t_connection", "fg": [ 2485, 2487, 2486, 2484 ] }, - { "id": "edge", "fg": [ 2479, 2478 ] }, - { "id": "end_piece", "fg": [ 2481, 2483, 2482, 2480 ] }, - { "id": "unconnected", "fg": [ 2488, 2488 ] } + { "id": "center", "fg": 2474 }, + { "id": "corner", "fg": [ 2476, 2478, 2477, 2475 ] }, + { "id": "t_connection", "fg": [ 2486, 2488, 2487, 2485 ] }, + { "id": "edge", "fg": [ 2480, 2479 ] }, + { "id": "end_piece", "fg": [ 2482, 2484, 2483, 2481 ] }, + { "id": "unconnected", "fg": [ 2489, 2489 ] } ] }, - { "id": [ "2byarm_guard", "2byshin_guard" ], "fg": 2500 }, - { "id": "fried_eggs", "fg": 2587, "rotates": false }, - { "id": [ "money_one", "money_ten", "money_twenty" ], "fg": 2641 }, + { "id": [ "2byarm_guard", "2byshin_guard" ], "fg": 2501 }, + { "id": "fried_eggs", "fg": 2588, "rotates": false }, + { "id": [ "money_one", "money_ten", "money_twenty" ], "fg": 2642 }, { "id": [ "mre_asianbeef_box", @@ -2420,7 +2420,7 @@ "mre_beef_box", "mre_beefstew_box" ], - "fg": 8336, + "fg": 8371, "rotates": false }, { @@ -2431,7 +2431,7 @@ "mre_mexicanchickenstew_box", "mre_chicken_box" ], - "fg": 2738, + "fg": 2741, "rotates": false }, { @@ -2445,343 +2445,343 @@ "mre_ratatouille_box", "mre_sfettuccine_box" ], - "fg": 2742, + "fg": 2745, "rotates": false }, - { "id": [ "mre_hotdog_box", "mre_hashbrownbacon_box", "mre_maplesausage_box" ], "fg": 2739, "rotates": false }, - { "id": [ "mre_accessory", "mre_dessert" ], "fg": 2741, "rotates": false }, - { "id": [ "plastic_plate", "soap_holder" ], "fg": 2794 }, - { "id": "RAM", "fg": 2749 }, - { "id": "223_casing", "fg": 2750 }, - { "id": "40mm_casing", "fg": 2751 }, - { "id": "40x46mm_m118_casing", "fg": 2751 }, - { "id": "50_casing", "fg": 2752 }, - { "id": "9mm_casing", "fg": 2753 }, - { "id": "shot_hull", "fg": 2754 }, - { "id": "art_sphere", "fg": 2769 }, - { "id": "art_rod", "fg": 2767 }, - { "id": "art_teardrop", "fg": 2771 }, - { "id": "art_lamp", "fg": 2763 }, - { "id": "art_snake", "fg": 2768 }, - { "id": "art_disc", "fg": 2760 }, - { "id": "art_beads", "fg": 2757 }, - { "id": "art_napkin", "fg": 2764 }, - { "id": "art_urchin", "fg": 2773 }, - { "id": "art_jelly", "fg": 2761 }, - { "id": "art_spiral", "fg": 2770 }, - { "id": "art_pin", "fg": 2765 }, - { "id": "art_tube", "fg": 2772 }, - { "id": "art_pyramid", "fg": 2766 }, - { "id": "art_crystal", "fg": 2759 }, - { "id": "art_knot", "fg": 2762 }, - { "id": "art_crescent", "fg": 2758 }, - { "id": "altered_teapot", "fg": 2755 }, - { "id": "architect_cube", "fg": 2756 }, - { "id": "duffelbag", "fg": 2774 }, - { "id": "molle_pack", "fg": 2775 }, - { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 2778 }, - { "id": "bag_canvas", "fg": 2781 }, - { "id": "basket_laundry", "fg": 2782 }, - { "id": "heavy_battery_cell", "fg": 2784 }, - { "id": "heavy_plus_battery_cell", "fg": 2784 }, - { "id": "heavy_disposable_cell", "fg": 2784 }, - { "id": "heavy_atomic_battery_cell", "fg": 2783 }, - { "id": "light_battery_cell", "fg": 2786 }, - { "id": "light_minus_battery_cell", "fg": 2788 }, - { "id": "light_plus_battery_cell", "fg": 2786 }, - { "id": "light_disposable_battery_cell", "fg": 2786 }, - { "id": "light_atomic_battery_cell", "fg": 2785 }, - { "id": "light_minus_atomic_battery_cell", "fg": 2787 }, - { "id": "medium_battery_cell", "fg": 2790 }, - { "id": "medium_plus_battery_cell", "fg": 2790 }, - { "id": "medium_disposable_battery_cell", "fg": 2790 }, - { "id": "medium_atomic_battery_cell", "fg": 2789 }, - { "id": "bead_bracelet", "fg": 2791 }, - { "id": "cattlefodder", "fg": 2793 }, - { "id": "ceramic_plate", "fg": 2794 }, - { "id": "chainsaw_off", "fg": 2795 }, - { "id": "coffeemaker", "fg": 2820 }, - { "id": "box_cigarette", "fg": 2821 }, - { "id": "crossbow", "fg": 2822 }, - { "id": "filter_air", "fg": 2823 }, - { "id": "fish_bait", "fg": 2824 }, - { "id": "corpse_mon_fish_tiny", "fg": 2828 }, - { "id": "corpse_mon_fish_small", "fg": 2827 }, - { "id": "corpse_mon_fish_medium", "fg": 2826 }, - { "id": "corpse_mon_fish_large", "fg": 2825 }, - { "id": "fish_trap", "fg": 2829 }, - { "id": "forge", "fg": 2831 }, - { "id": "char_forge", "fg": 2830 }, - { "id": [ "glock_17", "glock_19", "glock_18c", "glock_22", "glock_31" ], "fg": 2832 }, - { "id": "hoboreel", "fg": 2833 }, - { "id": "hydrogen_tank", "fg": 2834 }, - { "id": "knife_rm42", "fg": 2836 }, - { "id": "leather_tarp", "fg": 2837 }, - { "id": "water", "fg": 2854 }, - { "id": "water_clean", "fg": 2855 }, - { "id": "gasoline", "fg": 2843 }, - { "id": "diesel", "fg": 3421 }, - { "id": "biodiesel", "fg": 2839 }, - { "id": "flamethrower_fuel", "fg": 2842 }, - { "id": "avgas", "fg": 2838 }, - { "id": "lamp_oil", "fg": 2846 }, - { "id": "motor_oil", "fg": 2848 }, - { "id": "napalm", "fg": 2849 }, - { "id": "gelled_gasoline", "fg": 2844 }, - { "id": "blood", "fg": 2840 }, - { "id": [ "oj", "lemonade" ], "fg": 2850 }, - { "id": "log", "fg": 2856 }, - { "id": "longbow", "fg": 2857 }, - { "id": "lucern_hammer", "fg": 2858 }, - { "id": "joint", "fg": 2868 }, - { "id": "joint_lit", "fg": 2869 }, - { "id": "aspirin", "fg": 2862 }, - { "id": "bandages", "fg": 2863 }, - { "id": "antibiotics", "fg": 2859 }, - { "id": "weak_antibiotic", "fg": 2875 }, - { "id": "strong_antibiotic", "fg": 2872 }, - { "id": "vitamins", "fg": 2874 }, - { "id": "gummy_vitamins", "fg": 2866 }, - { "id": "calcium_tablet", "fg": 2864 }, - { "id": "oxycodone", "fg": 2870 }, - { "id": "tramadol", "fg": 2873 }, - { "id": "codeine", "fg": 2865 }, - { "id": "prussian_blue", "fg": 2871 }, - { "id": "iodine", "fg": 2867 }, - { "id": "antiparasitic", "fg": 2861 }, - { "id": "antifungal", "fg": 2860 }, - { "id": "microwave", "fg": 2876 }, - { "id": "money_bundle", "fg": 2877 }, - { "id": "mp5mag", "fg": 2878 }, - { "id": "pan", "fg": 2879 }, - { "id": "2h_flail_wood", "fg": 2880 }, - { "id": "pine_bough", "fg": 2881 }, - { "id": "pinecone", "fg": 2882 }, - { "id": "plastic_sheet", "fg": 2883 }, - { "id": "pneumatic_shotgun", "fg": 2884 }, - { "id": "pot", "fg": 2886 }, - { "id": "powder_candy", "fg": 2887 }, - { "id": "fur_rollmat", "fg": 2889 }, - { "id": "rollmat", "fg": 2890 }, - { "id": "sewing_kit", "fg": 2891 }, - { "id": "slingshot", "fg": 2892 }, - { "id": "splinter", "fg": 2893 }, - { "id": "spring", "fg": 2894 }, - { "id": "stick", "fg": 2895 }, - { "id": "survnote", "fg": 2896 }, - { "id": "tailors_kit", "fg": 2897 }, - { "id": "creepy_doll", "fg": 2898 }, - { "id": "talking_doll", "fg": 2898 }, - { "id": "tarp", "fg": 2899 }, - { "id": "flashlight", "fg": 2900 }, - { "id": "heavy_flashlight", "fg": 2901 }, - { "id": "wrench", "fg": 9019 }, - { "id": "hammer", "fg": 8298 }, + { "id": [ "mre_hotdog_box", "mre_hashbrownbacon_box", "mre_maplesausage_box" ], "fg": 2742, "rotates": false }, + { "id": [ "mre_accessory", "mre_dessert" ], "fg": 2744, "rotates": false }, + { "id": [ "plastic_plate", "soap_holder" ], "fg": 2797 }, + { "id": "RAM", "fg": 2752 }, + { "id": "223_casing", "fg": 2753 }, + { "id": "40mm_casing", "fg": 2754 }, + { "id": "40x46mm_m118_casing", "fg": 2754 }, + { "id": "50_casing", "fg": 2755 }, + { "id": "9mm_casing", "fg": 2756 }, + { "id": "shot_hull", "fg": 2757 }, + { "id": "art_sphere", "fg": 2772 }, + { "id": "art_rod", "fg": 2770 }, + { "id": "art_teardrop", "fg": 2774 }, + { "id": "art_lamp", "fg": 2766 }, + { "id": "art_snake", "fg": 2771 }, + { "id": "art_disc", "fg": 2763 }, + { "id": "art_beads", "fg": 2760 }, + { "id": "art_napkin", "fg": 2767 }, + { "id": "art_urchin", "fg": 2776 }, + { "id": "art_jelly", "fg": 2764 }, + { "id": "art_spiral", "fg": 2773 }, + { "id": "art_pin", "fg": 2768 }, + { "id": "art_tube", "fg": 2775 }, + { "id": "art_pyramid", "fg": 2769 }, + { "id": "art_crystal", "fg": 2762 }, + { "id": "art_knot", "fg": 2765 }, + { "id": "art_crescent", "fg": 2761 }, + { "id": "altered_teapot", "fg": 2758 }, + { "id": "architect_cube", "fg": 2759 }, + { "id": "duffelbag", "fg": 2777 }, + { "id": "molle_pack", "fg": 2778 }, + { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 2781 }, + { "id": "bag_canvas", "fg": 2784 }, + { "id": "basket_laundry", "fg": 2785 }, + { "id": "heavy_battery_cell", "fg": 2787 }, + { "id": "heavy_plus_battery_cell", "fg": 2787 }, + { "id": "heavy_disposable_cell", "fg": 2787 }, + { "id": "heavy_atomic_battery_cell", "fg": 2786 }, + { "id": "light_battery_cell", "fg": 2789 }, + { "id": "light_minus_battery_cell", "fg": 2791 }, + { "id": "light_plus_battery_cell", "fg": 2789 }, + { "id": "light_disposable_battery_cell", "fg": 2789 }, + { "id": "light_atomic_battery_cell", "fg": 2788 }, + { "id": "light_minus_atomic_battery_cell", "fg": 2790 }, + { "id": "medium_battery_cell", "fg": 2793 }, + { "id": "medium_plus_battery_cell", "fg": 2793 }, + { "id": "medium_disposable_battery_cell", "fg": 2793 }, + { "id": "medium_atomic_battery_cell", "fg": 2792 }, + { "id": "bead_bracelet", "fg": 2794 }, + { "id": "cattlefodder", "fg": 2796 }, + { "id": "ceramic_plate", "fg": 2797 }, + { "id": "chainsaw_off", "fg": 2798 }, + { "id": "coffeemaker", "fg": 2823 }, + { "id": "box_cigarette", "fg": 2824 }, + { "id": "crossbow", "fg": 2825 }, + { "id": "filter_air", "fg": 2826 }, + { "id": "fish_bait", "fg": 2827 }, + { "id": "corpse_mon_fish_tiny", "fg": 2831 }, + { "id": "corpse_mon_fish_small", "fg": 2830 }, + { "id": "corpse_mon_fish_medium", "fg": 2829 }, + { "id": "corpse_mon_fish_large", "fg": 2828 }, + { "id": "fish_trap", "fg": 2832 }, + { "id": "forge", "fg": 2834 }, + { "id": "char_forge", "fg": 2833 }, + { "id": [ "glock_17", "glock_19", "glock_18c", "glock_22", "glock_31" ], "fg": 2835 }, + { "id": "hoboreel", "fg": 2836 }, + { "id": "hydrogen_tank", "fg": 2837 }, + { "id": "knife_rm42", "fg": 2839 }, + { "id": "leather_tarp", "fg": 2840 }, + { "id": "water", "fg": 2857 }, + { "id": "water_clean", "fg": 2858 }, + { "id": "gasoline", "fg": 2846 }, + { "id": "diesel", "fg": 3458 }, + { "id": "biodiesel", "fg": 2842 }, + { "id": "flamethrower_fuel", "fg": 2845 }, + { "id": "avgas", "fg": 2841 }, + { "id": "lamp_oil", "fg": 2849 }, + { "id": "motor_oil", "fg": 2851 }, + { "id": "napalm", "fg": 2852 }, + { "id": "gelled_gasoline", "fg": 2847 }, + { "id": "blood", "fg": 2843 }, + { "id": [ "oj", "lemonade" ], "fg": 2853 }, + { "id": "log", "fg": 2859 }, + { "id": "longbow", "fg": 2860 }, + { "id": "lucern_hammer", "fg": 2861 }, + { "id": "joint", "fg": 2871 }, + { "id": "joint_lit", "fg": 2872 }, + { "id": "aspirin", "fg": 2865 }, + { "id": "bandages", "fg": 2866 }, + { "id": "antibiotics", "fg": 2862 }, + { "id": "weak_antibiotic", "fg": 2878 }, + { "id": "strong_antibiotic", "fg": 2875 }, + { "id": "vitamins", "fg": 2877 }, + { "id": "gummy_vitamins", "fg": 2869 }, + { "id": "calcium_tablet", "fg": 2867 }, + { "id": "oxycodone", "fg": 2873 }, + { "id": "tramadol", "fg": 2876 }, + { "id": "codeine", "fg": 2868 }, + { "id": "prussian_blue", "fg": 2874 }, + { "id": "iodine", "fg": 2870 }, + { "id": "antiparasitic", "fg": 2864 }, + { "id": "antifungal", "fg": 2863 }, + { "id": "microwave", "fg": 2879 }, + { "id": "money_bundle", "fg": 2880 }, + { "id": "mp5mag", "fg": 2881 }, + { "id": "pan", "fg": 2882 }, + { "id": "2h_flail_wood", "fg": 2883 }, + { "id": "pine_bough", "fg": 2884 }, + { "id": "pinecone", "fg": 2885 }, + { "id": "plastic_sheet", "fg": 2886 }, + { "id": "pneumatic_shotgun", "fg": 2887 }, + { "id": "pot", "fg": 2889 }, + { "id": "powder_candy", "fg": 2890 }, + { "id": "fur_rollmat", "fg": 2892 }, + { "id": "rollmat", "fg": 2893 }, + { "id": "sewing_kit", "fg": 2894 }, + { "id": "slingshot", "fg": 2895 }, + { "id": "splinter", "fg": 2896 }, + { "id": "spring", "fg": 2897 }, + { "id": "stick", "fg": 2898 }, + { "id": "survnote", "fg": 2899 }, + { "id": "tailors_kit", "fg": 2900 }, + { "id": "creepy_doll", "fg": 2901 }, + { "id": "talking_doll", "fg": 2901 }, + { "id": "tarp", "fg": 2902 }, + { "id": "flashlight", "fg": 2903 }, + { "id": "heavy_flashlight", "fg": 2904 }, + { "id": "wrench", "fg": 9058 }, + { "id": "hammer", "fg": 8332 }, { "id": "lighter", - "fg": [ { "weight": 1, "sprite": 2903 }, { "weight": 1, "sprite": 2902 }, { "weight": 1, "sprite": 2904 } ] - }, - { "id": "usb_drive", "fg": 2905 }, - { "id": "cash_card", "fg": 2906 }, - { "id": "fp_loyalty_card", "fg": 2907 }, - { "id": "id_industrial", "fg": 2908 }, - { "id": "id_military", "fg": 2909 }, - { "id": "id_science", "fg": 2910 }, - { "id": "bowl_plastic", "fg": 2911 }, - { "id": "cup_plastic", "fg": 2912 }, - { "id": "fork", "fg": 2913 }, - { "id": "glass_plate", "fg": 2914 }, - { "id": "knife_butter", "fg": 2915 }, - { "id": "welder", "fg": 2916 }, - { "id": "welder_crude", "fg": 2917 }, - { "id": "arrow_cf", "fg": 3037 }, - { "id": "arrow_exploding", "fg": 3038 }, - { "id": "arrow_field_point_fletched", "fg": 3039 }, - { "id": "arrow_fire_hardened_fletched", "fg": 3040 }, - { "id": "arrow_flammable", "fg": 3041 }, - { "id": "arrow_flamming", "fg": 3042 }, - { "id": "arrow_heavy_fire_hardened_fletched", "fg": 3043 }, - { "id": "arrow_metal", "fg": 3044 }, - { "id": "arrow_metal_sharpened_fletched", "fg": 3045 }, - { "id": "arrow_plastic", "fg": 3046 }, - { "id": "arrow_small_game_fletched", "fg": 3047 }, - { "id": "arrow_wood", "fg": 3048 }, - { "id": "arrow_wood_heavy", "fg": 3049 }, - { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 3133 }, - { "id": [ "ak47", "aksemi" ], "fg": 3083 }, - { "id": "modular_ar15", "fg": 3088 }, - { "id": "modular_m4_carbine_var_modular_m4a1", "fg": 3149 }, - { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 3097 }, - { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 3134 }, - { "id": [ "m249", "m249_semi" ], "fg": 3141 }, - { "id": [ "m60", "m60_semi" ], "fg": 3151 }, - { "id": [ "mp40", "mp40semi" ], "fg": 3167 }, - { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 3206 }, - { "id": [ "bodypillow_var_bodypillow_boston", "bodypillow_var_bodypillow_boston_lewd" ], "fg": 3253 }, - { "id": [ "bandages_makeshift", "bandages_makeshift_boiled" ], "fg": 3316, "rotates": false }, - { "id": [ "belt308_reusable", "belt308", "belt223" ], "fg": 3348, "rotates": false }, - { "id": [ "cutlass_inferior", "cutlass_fake" ], "fg": 3414, "rotates": false }, - { "id": [ "jian_fake", "jian_inferior" ], "fg": 3502, "rotates": false }, - { "id": [ "porkbelly", "raw_curing_fatty_meat" ], "fg": 3693, "rotates": false }, - { "id": "raw_cured_fatty_meat", "fg": 3694, "rotates": false }, - { "id": "bacon_uncut", "fg": 3691, "rotates": false }, - { "id": "meat_fatty_cooked", "fg": 3692, "rotates": false }, + "fg": [ { "weight": 1, "sprite": 2906 }, { "weight": 1, "sprite": 2905 }, { "weight": 1, "sprite": 2907 } ] + }, + { "id": "usb_drive", "fg": 2908 }, + { "id": "cash_card", "fg": 2909 }, + { "id": "fp_loyalty_card", "fg": 2910 }, + { "id": "id_industrial", "fg": 2911 }, + { "id": "id_military", "fg": 2912 }, + { "id": "id_science", "fg": 2913 }, + { "id": "bowl_plastic", "fg": 2914 }, + { "id": "cup_plastic", "fg": 2915 }, + { "id": "fork", "fg": 2916 }, + { "id": "glass_plate", "fg": 2917 }, + { "id": "knife_butter", "fg": 2918 }, + { "id": "welder", "fg": 2919 }, + { "id": "welder_crude", "fg": 2920 }, + { "id": "arrow_cf", "fg": 3076 }, + { "id": "arrow_exploding", "fg": 3077 }, + { "id": "arrow_field_point_fletched", "fg": 3078 }, + { "id": "arrow_fire_hardened_fletched", "fg": 3079 }, + { "id": "arrow_flammable", "fg": 3080 }, + { "id": "arrow_flamming", "fg": 3081 }, + { "id": "arrow_heavy_fire_hardened_fletched", "fg": 3082 }, + { "id": "arrow_metal", "fg": 3083 }, + { "id": "arrow_metal_sharpened_fletched", "fg": 3084 }, + { "id": "arrow_plastic", "fg": 3085 }, + { "id": "arrow_small_game_fletched", "fg": 3086 }, + { "id": "arrow_wood", "fg": 3087 }, + { "id": "arrow_wood_heavy", "fg": 3088 }, + { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 3172 }, + { "id": [ "ak47", "aksemi" ], "fg": 3122 }, + { "id": "modular_ar15", "fg": 3127 }, + { "id": "modular_m4_carbine_var_modular_m4a1", "fg": 3188 }, + { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 3136 }, + { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 3173 }, + { "id": [ "m249", "m249_semi" ], "fg": 3180 }, + { "id": [ "m60", "m60_semi" ], "fg": 3190 }, + { "id": [ "mp40", "mp40semi" ], "fg": 3206 }, + { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 3245 }, + { "id": [ "bodypillow_var_bodypillow_boston", "bodypillow_var_bodypillow_boston_lewd" ], "fg": 3291 }, + { "id": [ "bandages_makeshift", "bandages_makeshift_boiled" ], "fg": 3355, "rotates": false }, + { "id": [ "belt308_reusable", "belt308", "belt223" ], "fg": 3385, "rotates": false }, + { "id": [ "cutlass_inferior", "cutlass_fake" ], "fg": 3451, "rotates": false }, + { "id": [ "jian_fake", "jian_inferior" ], "fg": 3539, "rotates": false }, + { "id": [ "porkbelly", "raw_curing_fatty_meat" ], "fg": 3727, "rotates": false }, + { "id": "raw_cured_fatty_meat", "fg": 3728, "rotates": false }, + { "id": "bacon_uncut", "fg": 3725, "rotates": false }, + { "id": "meat_fatty_cooked", "fg": 3726, "rotates": false }, { "id": [ "rifle_9mm", "rifle_3006", "rifle_45", "rifle_22", "rifle_40", "rifle_44", "rifle_38", "rifle_223" ], - "fg": 3908 - }, - { "id": [ "garnet_gold_ring", "ruby_gold_ring" ], "fg": 3981 }, - { "id": [ "garnet_silver_ring", "ruby_silver_ring" ], "fg": 3983 }, - { "id": [ "garnet_platinum_ring", "ruby_platinum_ring" ], "fg": 3982 }, - { "id": [ "sapphire_gold_ring", "alexandrite_gold_ring" ], "fg": 3990 }, - { "id": [ "sapphire_silver_ring", "alexandrite_silver_ring" ], "fg": 3992 }, - { "id": [ "sapphire_platinum_ring", "alexandrite_platinum_ring" ], "fg": 3991 }, - { "id": [ "opal_gold_ring", "pearl_gold_ring" ], "fg": 3984 }, - { "id": [ "opal_silver_ring", "pearl_silver_ring" ], "fg": 3986 }, - { "id": [ "opal_platinum_ring", "pearl_platinum_ring" ], "fg": 3985 }, - { "id": [ "overlay_wielded_weed", "weed" ], "fg": 4034, "rotates": false }, - { "id": "animation_bullet_flame", "fg": 4043, "rotates": false }, - { "id": "animation_bullet_normal", "fg": 4044, "rotates": false }, - { "id": "animation_bullet_shrapnel", "fg": 4045 }, - { "id": "animation_hit", "fg": 4046 }, - { "id": "animation_line", "bg": 4044 }, + "fg": 3942 + }, + { "id": [ "garnet_gold_ring", "ruby_gold_ring" ], "fg": 4015 }, + { "id": [ "garnet_silver_ring", "ruby_silver_ring" ], "fg": 4017 }, + { "id": [ "garnet_platinum_ring", "ruby_platinum_ring" ], "fg": 4016 }, + { "id": [ "sapphire_gold_ring", "alexandrite_gold_ring" ], "fg": 4024 }, + { "id": [ "sapphire_silver_ring", "alexandrite_silver_ring" ], "fg": 4026 }, + { "id": [ "sapphire_platinum_ring", "alexandrite_platinum_ring" ], "fg": 4025 }, + { "id": [ "opal_gold_ring", "pearl_gold_ring" ], "fg": 4018 }, + { "id": [ "opal_silver_ring", "pearl_silver_ring" ], "fg": 4020 }, + { "id": [ "opal_platinum_ring", "pearl_platinum_ring" ], "fg": 4019 }, + { "id": [ "overlay_wielded_weed", "weed" ], "fg": 4068, "rotates": false }, + { "id": "animation_bullet_flame", "fg": 4077, "rotates": false }, + { "id": "animation_bullet_normal", "fg": 4078, "rotates": false }, + { "id": "animation_bullet_shrapnel", "fg": 4079 }, + { "id": "animation_hit", "fg": 4080 }, + { "id": "animation_line", "bg": 4078 }, { "id": "craft", "animated": true, - "fg": [ { "weight": 15, "sprite": 4064 }, { "weight": 15, "sprite": 4065 } ] + "fg": [ { "weight": 15, "sprite": 4098 }, { "weight": 15, "sprite": 4099 } ] }, { "id": "disassembly", "animated": true, - "fg": [ { "weight": 15, "sprite": 4066 }, { "weight": 15, "sprite": 4067 } ] + "fg": [ { "weight": 15, "sprite": 4100 }, { "weight": 15, "sprite": 4101 } ] }, { "id": [ "explosion", "explosion_medium", "explosion_weak" ], - "fg": 4068, + "fg": 4102, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4068 }, - { "id": "corner", "fg": 4047 }, - { "id": "edge", "fg": 4048 }, - { "id": "end_piece", "fg": 4069 }, - { "id": "t_connection", "fg": 4070 }, - { "id": "unconnected", "fg": 4068 } - ] - }, - { "id": "footstep", "fg": 4049, "rotates": false }, - { "id": "infrared_creature", "fg": 4075, "rotates": false }, - { "id": "lighting_boomered_dark", "fg": 4050, "rotates": false }, - { "id": "lighting_boomered_light", "fg": 4051, "rotates": false }, - { "id": [ "lighting_hidden", "unknown_terrain" ], "fg": 4054, "rotates": false }, - { "id": "lighting_lowlight_dark", "fg": 4052, "rotates": false }, - { "id": "lighting_lowlight_light", "fg": 4053, "rotates": false }, - { "id": "night_filter1", "fg": 4059 }, - { "id": "night_filter2", "fg": 4060 }, - { "id": "night_filter3", "fg": 4061 }, - { "id": "night_filter4", "fg": 4062 }, - { "id": "night_filter", "fg": 4055 }, - { "id": "nv_filter", "fg": 4057 }, - { "id": "nv_over_filter", "fg": 4058 }, - { "id": "shadow_filter", "fg": 4056 }, + { "id": "center", "fg": 4102 }, + { "id": "corner", "fg": 4081 }, + { "id": "edge", "fg": 4082 }, + { "id": "end_piece", "fg": 4103 }, + { "id": "t_connection", "fg": 4104 }, + { "id": "unconnected", "fg": 4102 } + ] + }, + { "id": "footstep", "fg": 4083, "rotates": false }, + { "id": "infrared_creature", "fg": 4109, "rotates": false }, + { "id": "lighting_boomered_dark", "fg": 4084, "rotates": false }, + { "id": "lighting_boomered_light", "fg": 4085, "rotates": false }, + { "id": [ "lighting_hidden", "unknown_terrain" ], "fg": 4088, "rotates": false }, + { "id": "lighting_lowlight_dark", "fg": 4086, "rotates": false }, + { "id": "lighting_lowlight_light", "fg": 4087, "rotates": false }, + { "id": "night_filter1", "fg": 4093 }, + { "id": "night_filter2", "fg": 4094 }, + { "id": "night_filter3", "fg": 4095 }, + { "id": "night_filter4", "fg": 4096 }, + { "id": "night_filter", "fg": 4089 }, + { "id": "nv_filter", "fg": 4091 }, + { "id": "nv_over_filter", "fg": 4092 }, + { "id": "shadow_filter", "fg": 4090 }, { "id": "tr_unfinished_construction", "animated": true, - "fg": [ { "weight": 15, "sprite": 4080 }, { "weight": 15, "sprite": 4081 } ] + "fg": [ { "weight": 15, "sprite": 4114 }, { "weight": 15, "sprite": 4115 } ] }, - { "id": "unknown", "fg": 4082, "rotates": false }, - { "id": "weather_snowflake", "fg": 4063, "rotates": false }, - { "id": [ "line_trail", "cursor" ], "fg": 4085 }, - { "id": "line_target", "fg": 4086 }, + { "id": "unknown", "fg": 4116, "rotates": false }, + { "id": "weather_snowflake", "fg": 4097, "rotates": false }, + { "id": [ "line_trail", "cursor" ], "fg": 4119 }, + { "id": "line_target", "fg": 4120 }, { "id": "weather_portal_storm", "animated": true, - "fg": [ { "weight": 5, "sprite": 4097 }, { "weight": 5, "sprite": 4098 }, { "weight": 5, "sprite": 4099 } ] + "fg": [ { "weight": 5, "sprite": 4131 }, { "weight": 5, "sprite": 4132 }, { "weight": 5, "sprite": 4133 } ] }, { "id": "t_afs_escapepod_g", - "fg": 4102, + "fg": 4136, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": [ 4102, 4103, 4102, 4103 ] }, { "id": "edge", "fg": [ 4103, 4102 ] } ] + "additional_tiles": [ { "id": "t_connection", "fg": [ 4136, 4137, 4136, 4137 ] }, { "id": "edge", "fg": [ 4137, 4136 ] } ] }, { "id": "t_afs_space_ship_hull_wall", - "fg": 4119, + "fg": 4153, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4104 }, - { "id": "corner", "fg": [ 4106, 4108, 4107, 4105 ] }, - { "id": "t_connection", "fg": [ 4116, 4118, 4117, 4115 ] }, - { "id": "edge", "fg": [ 4110, 4109 ] }, - { "id": "end_piece", "fg": [ 4112, 4114, 4113, 4111 ] }, - { "id": "unconnected", "fg": [ 4119, 4119 ] } + { "id": "center", "fg": 4138 }, + { "id": "corner", "fg": [ 4140, 4142, 4141, 4139 ] }, + { "id": "t_connection", "fg": [ 4150, 4152, 4151, 4149 ] }, + { "id": "edge", "fg": [ 4144, 4143 ] }, + { "id": "end_piece", "fg": [ 4146, 4148, 4147, 4145 ] }, + { "id": "unconnected", "fg": [ 4153, 4153 ] } ] }, { "id": "t_deaddirt", - "fg": [ { "weight": 3, "sprite": 4120 }, { "weight": 5, "sprite": 4121 }, { "weight": 5, "sprite": 4122 } ] + "fg": [ { "weight": 3, "sprite": 4154 }, { "weight": 5, "sprite": 4155 }, { "weight": 5, "sprite": 4156 } ] }, { "id": "t_ice", - "fg": 4138, + "fg": 4172, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4123 }, - { "id": "corner", "fg": [ 4125, 4127, 4126, 4124 ] }, - { "id": "t_connection", "fg": [ 4135, 4137, 4136, 4134 ] }, - { "id": "edge", "fg": [ 4129, 4128 ] }, - { "id": "end_piece", "fg": [ 4131, 4133, 4132, 4130 ] }, - { "id": "unconnected", "fg": [ 4138, 4138 ] } + { "id": "center", "fg": 4157 }, + { "id": "corner", "fg": [ 4159, 4161, 4160, 4158 ] }, + { "id": "t_connection", "fg": [ 4169, 4171, 4170, 4168 ] }, + { "id": "edge", "fg": [ 4163, 4162 ] }, + { "id": "end_piece", "fg": [ 4165, 4167, 4166, 4164 ] }, + { "id": "unconnected", "fg": [ 4172, 4172 ] } ] }, { "id": "t_snow", - "fg": 4154, + "fg": 4188, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4139 }, - { "id": "corner", "fg": [ 4141, 4143, 4142, 4140 ] }, - { "id": "t_connection", "fg": [ 4151, 4153, 4152, 4150 ] }, - { "id": "edge", "fg": [ 4145, 4144 ] }, - { "id": "end_piece", "fg": [ 4147, 4149, 4148, 4146 ] }, - { "id": "unconnected", "fg": [ 4154, 4154 ] } + { "id": "center", "fg": 4173 }, + { "id": "corner", "fg": [ 4175, 4177, 4176, 4174 ] }, + { "id": "t_connection", "fg": [ 4185, 4187, 4186, 4184 ] }, + { "id": "edge", "fg": [ 4179, 4178 ] }, + { "id": "end_piece", "fg": [ 4181, 4183, 4182, 4180 ] }, + { "id": "unconnected", "fg": [ 4188, 4188 ] } ] }, - { "id": "overlay_male_mutation_WILDSHAPE:FISH", "fg": 4192, "rotates": false }, - { "id": "overlay_female_mutation_WILDSHAPE:FISH", "fg": 4175, "rotates": false }, - { "id": "overlay_male_mutation_WILDSHAPE:BEAR", "fg": 4190, "rotates": false }, - { "id": "overlay_female_mutation_WILDSHAPE:BEAR", "fg": 4173, "rotates": false }, - { "id": "overlay_male_mutation_WILDSHAPE:DEER", "fg": 4191, "rotates": false }, - { "id": "overlay_female_mutation_WILDSHAPE:DEER", "fg": 4174, "rotates": false }, + { "id": "overlay_male_mutation_WILDSHAPE:FISH", "fg": 4226, "rotates": false }, + { "id": "overlay_female_mutation_WILDSHAPE:FISH", "fg": 4209, "rotates": false }, + { "id": "overlay_male_mutation_WILDSHAPE:BEAR", "fg": 4224, "rotates": false }, + { "id": "overlay_female_mutation_WILDSHAPE:BEAR", "fg": 4207, "rotates": false }, + { "id": "overlay_male_mutation_WILDSHAPE:DEER", "fg": 4225, "rotates": false }, + { "id": "overlay_female_mutation_WILDSHAPE:DEER", "fg": 4208, "rotates": false }, { "id": "mon_demon_spiderling", "animated": true, "fg": [ - { "weight": 15, "sprite": 4266 }, - { "weight": 15, "sprite": 4267 }, - { "weight": 15, "sprite": 4268 }, - { "weight": 15, "sprite": 4267 } + { "weight": 15, "sprite": 4300 }, + { "weight": 15, "sprite": 4301 }, + { "weight": 15, "sprite": 4302 }, + { "weight": 15, "sprite": 4301 } ], "rotates": false }, { "id": "mon_mirror_image", "animated": true, - "fg": [ { "weight": 5, "sprite": 4273 }, { "weight": 5, "sprite": 4274 }, { "weight": 5, "sprite": 4275 } ] + "fg": [ { "weight": 5, "sprite": 4307 }, { "weight": 5, "sprite": 4308 }, { "weight": 5, "sprite": 4309 } ] }, { "id": "mon_wisp", "fg": [ - { "weight": 1, "sprite": 4276 }, - { "weight": 1, "sprite": 4277 }, - { "weight": 1, "sprite": 4278 }, - { "weight": 1, "sprite": 4279 } + { "weight": 1, "sprite": 4310 }, + { "weight": 1, "sprite": 4311 }, + { "weight": 1, "sprite": 4312 }, + { "weight": 1, "sprite": 4313 } ], "rotates": false }, - { "id": "mon_orc_warrior", "fg": 4282, "bg": 4675, "rotates": false }, - { "id": "mon_orc_archer", "fg": 4280, "bg": 4675, "rotates": false }, - { "id": "mon_orc_blood_warrior", "fg": 4281, "bg": 4675, "rotates": false }, + { "id": "mon_orc_warrior", "fg": 4316, "bg": 4711, "rotates": false }, + { "id": "mon_orc_archer", "fg": 4314, "bg": 4711, "rotates": false }, + { "id": "mon_orc_blood_warrior", "fg": 4315, "bg": 4711, "rotates": false }, { "id": [ "explosion_jolt", @@ -2794,449 +2794,435 @@ "explosion_storm_superconductor", "explosion_toxtricity" ], - "fg": 4288, + "fg": 4322, "multitile": true, "rotates": true, - "additional_tiles": [ { "id": "corner", "fg": 4287 }, { "id": "edge", "fg": 4288 } ] + "additional_tiles": [ { "id": "corner", "fg": 4321 }, { "id": "edge", "fg": 4322 } ] }, { "id": "t_magiconc_floor", - "fg": 4289, + "fg": 4323, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4289 }, - { "id": "corner", "fg": [ 4291, 4293, 4292, 4290 ] }, - { "id": "t_connection", "fg": [ 4301, 4303, 4302, 4300 ] }, - { "id": "edge", "fg": [ 4295, 4294 ] }, - { "id": "end_piece", "fg": [ 4297, 4299, 4298, 4296 ] }, - { "id": "unconnected", "fg": [ 4289, 4289 ] } + { "id": "center", "fg": 4323 }, + { "id": "corner", "fg": [ 4325, 4327, 4326, 4324 ] }, + { "id": "t_connection", "fg": [ 4335, 4337, 4336, 4334 ] }, + { "id": "edge", "fg": [ 4329, 4328 ] }, + { "id": "end_piece", "fg": [ 4331, 4333, 4332, 4330 ] }, + { "id": "unconnected", "fg": [ 4323, 4323 ] } ] }, { "id": "t_safe_shopper", - "fg": 4289, + "fg": 4323, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4289 }, - { "id": "corner", "fg": [ 4305, 4307, 4306, 4304 ] }, - { "id": "t_connection", "fg": [ 4315, 4317, 4316, 4314 ] }, - { "id": "edge", "fg": [ 4309, 4308 ] }, - { "id": "end_piece", "fg": [ 4311, 4313, 4312, 4310 ] }, - { "id": "unconnected", "fg": [ 4289, 4289 ] } + { "id": "center", "fg": 4323 }, + { "id": "corner", "fg": [ 4339, 4341, 4340, 4338 ] }, + { "id": "t_connection", "fg": [ 4349, 4351, 4350, 4348 ] }, + { "id": "edge", "fg": [ 4343, 4342 ] }, + { "id": "end_piece", "fg": [ 4345, 4347, 4346, 4344 ] }, + { "id": "unconnected", "fg": [ 4323, 4323 ] } ] }, { "id": "t_vault_vent", - "fg": 4289, + "fg": 4323, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4289 }, - { "id": "corner", "fg": [ 4319, 4321, 4320, 4318 ] }, - { "id": "t_connection", "fg": [ 4329, 4331, 4330, 4328 ] }, - { "id": "edge", "fg": [ 4323, 4322 ] }, - { "id": "end_piece", "fg": [ 4325, 4327, 4326, 4324 ] }, - { "id": "unconnected", "fg": [ 4289, 4289 ] } + { "id": "center", "fg": 4323 }, + { "id": "corner", "fg": [ 4353, 4355, 4354, 4352 ] }, + { "id": "t_connection", "fg": [ 4363, 4365, 4364, 4362 ] }, + { "id": "edge", "fg": [ 4357, 4356 ] }, + { "id": "end_piece", "fg": [ 4359, 4361, 4360, 4358 ] }, + { "id": "unconnected", "fg": [ 4323, 4323 ] } ] }, { "id": "vp_mana_frame", "animated": true, "fg": [ - { "weight": 15, "sprite": 4332 }, - { "weight": 15, "sprite": 4333 }, - { "weight": 15, "sprite": 4334 }, - { "weight": 15, "sprite": 4333 } + { "weight": 15, "sprite": 4366 }, + { "weight": 15, "sprite": 4367 }, + { "weight": 15, "sprite": 4368 }, + { "weight": 15, "sprite": 4367 } ] }, { "id": "mon_marshmallow_kid", - "fg": [ { "weight": 1, "sprite": 4338 }, { "weight": 1, "sprite": 4339 } ], + "fg": [ { "weight": 1, "sprite": 4372 }, { "weight": 1, "sprite": 4373 } ], "bg": [ ], "rotates": false }, { "id": "mon_necco", "fg": [ - { "weight": 1, "sprite": 4341 }, - { "weight": 1, "sprite": 4342 }, - { "weight": 1, "sprite": 4343 }, - { "weight": 1, "sprite": 4344 }, - { "weight": 1, "sprite": 4345 }, - { "weight": 1, "sprite": 4346 }, - { "weight": 1, "sprite": 4340 } + { "weight": 1, "sprite": 4375 }, + { "weight": 1, "sprite": 4376 }, + { "weight": 1, "sprite": 4377 }, + { "weight": 1, "sprite": 4378 }, + { "weight": 1, "sprite": 4379 }, + { "weight": 1, "sprite": 4380 }, + { "weight": 1, "sprite": 4374 } ], "bg": [ ], "rotates": false }, - { "id": "mon_meleebot", "fg": 4378, "bg": 4675 }, + { "id": "mon_meleebot", "fg": 4414, "bg": 4711 }, { "id": "mon_vampire_moroi", - "fg": [ { "weight": 1, "sprite": 4380 }, { "weight": 1, "sprite": 4381 } ], - "bg": 4675, + "fg": [ { "weight": 1, "sprite": 4416 }, { "weight": 1, "sprite": 4417 } ], + "bg": 4711, "rotates": false }, { "id": "mon_renfield", "fg": [ - { "weight": 1, "sprite": 4382 }, - { "weight": 1, "sprite": 4383 }, - { "weight": 1, "sprite": 4384 }, - { "weight": 1, "sprite": 4385 }, - { "weight": 1, "sprite": 4386 }, - { "weight": 1, "sprite": 4387 }, - { "weight": 1, "sprite": 4388 }, - { "weight": 1, "sprite": 4389 } + { "weight": 1, "sprite": 4418 }, + { "weight": 1, "sprite": 4419 }, + { "weight": 1, "sprite": 4420 }, + { "weight": 1, "sprite": 4421 }, + { "weight": 1, "sprite": 4422 }, + { "weight": 1, "sprite": 4423 }, + { "weight": 1, "sprite": 4424 }, + { "weight": 1, "sprite": 4425 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "explosion_sapient_light_damage", - "fg": 4391, + "fg": 4427, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 4390 }, { "id": "edge", "fg": 4391 } ] + "additional_tiles": [ { "id": "corner", "fg": 4426 }, { "id": "edge", "fg": 4427 } ] }, { "id": "explosion_sapient_light_bash", - "fg": 4391, - "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 4390 }, { "id": "edge", "fg": 4391 } ] - }, - { "id": "debug_mon", "fg": 4392 }, - { "id": "mon_EMP_hack", "fg": 4448 }, - { "id": "mon_albino_penguin", "fg": 4393, "bg": 4675, "rotates": false }, - { "id": "mon_alpha_razorclaw", "fg": 4394, "bg": 4675 }, - { "id": "mon_ant", "fg": 4395, "bg": 4675, "rotates": false }, - { "id": "mon_ant_acid_larva", "fg": 4558, "bg": 4675, "rotates": false }, - { "id": "mon_ant_fungus", "fg": 4396, "bg": 4675, "rotates": false }, - { "id": "mon_ant_larva", "fg": 4397, "bg": 4675, "rotates": false }, - { "id": "mon_ant_queen", "fg": 4398, "bg": 4675, "rotates": false }, - { "id": "mon_ant_soldier", "fg": 4399, "bg": 4675, "rotates": false }, - { "id": "mon_bat", "fg": 4400, "bg": 4675, "rotates": false }, - { "id": "mon_bee", "fg": 4401, "bg": 4675, "rotates": false }, - { "id": "mon_bee_mega", "fg": 4403, "rotates": false }, - { "id": "mon_bee_small", "fg": 4404, "rotates": false }, - { "id": "mon_beekeeper", "fg": 4402, "bg": 4675, "rotates": false }, - { "id": "mon_bobcat", "fg": 4405, "bg": 4675, "rotates": false }, - { "id": "mon_boomer_fungus", "fg": 4406, "bg": 4675, "rotates": false }, - { "id": "mon_breather", "fg": 4407, "rotates": false }, - { "id": "mon_breather_hub", "fg": 4408, "bg": 4675, "rotates": false }, - { "id": "mon_c4_hack", "fg": 4409, "bg": 4675, "rotates": false }, - { "id": "mon_cat", "fg": 4405, "bg": 4675, "rotates": false }, - { "id": "mon_charred_nightmare", "fg": 4410, "rotates": false }, - { "id": "mon_chicken", "fg": 4411, "bg": 4675, "rotates": false }, - { "id": "mon_chipmunk", "fg": 4412, "bg": 4675, "rotates": false }, - { "id": "mon_chud", "fg": 4413, "bg": 4675, "rotates": false }, - { "id": "mon_compsognathus", "fg": 4414, "bg": 4675, "rotates": false }, - { "id": "mon_cougar", "fg": 4415, "bg": 4675, "rotates": false }, - { "id": "mon_coyote", "fg": 4416, "bg": 4675, "rotates": false }, - { "id": "mon_coyote_wolf", "fg": 4417, "bg": 4675, "rotates": false }, - { "id": "mon_crawler", "fg": 4418, "bg": 4675, "rotates": false }, - { "id": "mon_creeper_hub", "fg": 4419, "bg": 4675, "rotates": false }, - { "id": "mon_creeper_vine", "fg": 4420, "bg": 4675, "rotates": false }, - { "id": "mon_crow", "fg": 4421, "bg": 4675, "rotates": false }, - { "id": "mon_darkman", "fg": 4422, "bg": 4675, "rotates": false }, - { "id": "mon_deer_mouse", "fg": 4489, "rotates": false }, - { "id": "mon_deinonychus", "fg": 4423, "bg": 4675, "rotates": false }, - { "id": "mon_dementia", "fg": 4424, "bg": 4675, "rotates": false }, - { "id": "mon_dermatik", "fg": 4425, "bg": 4675, "rotates": false }, - { "id": "mon_dimorphodon", "fg": 4426, "bg": 4675, "rotates": false }, - { "id": "mon_dog_zombie_cop", "fg": 4427, "bg": 4675, "rotates": false }, - { "id": "mon_dragonfly_small", "fg": 4428, "rotates": false }, - { "id": "mon_duck", "fg": 4429, "bg": 4675, "rotates": false }, - { "id": "mon_eoraptor", "fg": 4414, "bg": 4675, "rotates": false }, - { "id": "mon_fant", "fg": 4430, "rotates": false }, - { "id": "mon_fish_blinky", "fg": 4431, "rotates": false }, - { "id": "mon_fish_bluegill", "fg": 4432, "rotates": false }, - { "id": "mon_fish_bowfin", "fg": 4433, "rotates": false }, - { "id": "mon_fish_bullhead", "fg": 4434, "rotates": false }, - { "id": "mon_fish_carp", "fg": 4435, "rotates": false }, - { "id": "mon_fish_crayfish", "fg": 4436, "rotates": false }, - { "id": "mon_fish_lbass", "fg": 4437, "rotates": false }, - { "id": "mon_fish_lobster", "fg": 4438, "rotates": false }, - { "id": "mon_fish_pbass", "fg": 4439, "rotates": false }, - { "id": "mon_fish_perch", "fg": 4440, "rotates": false }, - { "id": "mon_fish_pickerel", "fg": 4441, "rotates": false }, - { "id": "mon_fish_pike", "fg": 4442, "rotates": false }, - { "id": "mon_fish_salmon", "fg": 4443, "rotates": false }, - { "id": "mon_fish_sbass", "fg": 4444, "rotates": false }, - { "id": "mon_fish_sunfish", "fg": 4445, "rotates": false }, - { "id": "mon_fish_trout", "fg": 4446, "rotates": false }, - { "id": "mon_fish_whitefish", "fg": 4447, "rotates": false }, - { "id": "mon_flashbang_hack", "fg": 4448, "bg": 4675, "rotates": false }, - { "id": "mon_fly", "fg": 4449, "bg": 4675, "rotates": false }, - { "id": "mon_fox_gray", "fg": 4450, "bg": 4675, "rotates": false }, - { "id": "mon_fox_red", "fg": 4450, "bg": 4675, "rotates": false }, - { "id": "mon_fungal_blossom", "fg": 4451, "bg": 4675, "rotates": false }, - { "id": "mon_fungal_fighter", "fg": 4452, "bg": 4675, "rotates": false }, - { "id": "mon_fungal_hedgerow", "fg": 4453, "bg": 4675, "rotates": false }, - { "id": "mon_fungal_tendril", "fg": 4454, "bg": 4675, "rotates": false }, - { "id": "mon_fungal_wall", "fg": 4455, "bg": 4675, "rotates": false }, - { "id": "mon_fungaloid_dormant", "fg": 4550, "bg": 4675, "rotates": false }, - { "id": "mon_gallimimus", "fg": 4456, "bg": 4675, "rotates": false }, - { "id": "mon_gasbomb_hack", "fg": 4457, "bg": 4675, "rotates": false }, - { "id": "mon_gator", "fg": 4458, "rotates": false }, - { "id": "mon_gelatin", "fg": 4459, "bg": 4675, "rotates": false }, - { "id": "mon_generator", "fg": 4460, "bg": 4675, "rotates": false }, - { "id": "mon_gozu", "fg": 4461, "bg": 4675, "rotates": false }, - { "id": "mon_graboid", "fg": 4462, "bg": 4675, "rotates": false }, - { "id": "mon_grenade_hack", "fg": 4463, "bg": 4675, "rotates": false }, - { "id": "mon_groundhog", "fg": 4412, "bg": 4675, "rotates": false }, - { "id": "mon_halfworm", "fg": 4464, "bg": 4675, "rotates": false }, - { "id": "mon_hallu_mom", "fg": 4465, "bg": 4675, "rotates": false }, - { "id": "mon_hare", "fg": 4466, "bg": 4675, "rotates": false }, - { "id": "mon_hare_season_winter", "fg": 4467, "bg": 4675, "rotates": false }, - { "id": "mon_headless_dog_thing", "fg": 4468, "bg": 4675, "rotates": false }, - { "id": "mon_hologram", "fg": 4551, "rotates": false }, - { "id": "mon_human_snail", "fg": 4469, "bg": 4675, "rotates": false }, - { "id": "mon_irradiated_wanderer_1", "fg": 4470, "bg": 4675 }, - { "id": "mon_irradiated_wanderer_2", "fg": 4471, "bg": 4675, "rotates": false }, - { "id": "mon_irradiated_wanderer_3", "fg": 4472, "bg": 4675 }, - { "id": "mon_irradiated_wanderer_4", "fg": 4473, "bg": 4675 }, - { "id": "mon_laserturret", "fg": 4474, "bg": 4675, "rotates": false }, - { "id": "mon_lemming", "fg": 4412, "bg": 4675, "rotates": false }, - { "id": "mon_manhack", "fg": 4475, "bg": 4675, "rotates": false }, - { "id": "mon_manhack_acid", "fg": 4476, "rotates": false }, - { "id": "mon_mi_go", "fg": 4478, "bg": 4675, "rotates": false }, - { "id": "mon_mininuke_hack", "fg": 4477, "bg": 4675, "rotates": false }, - { "id": "mon_mink", "fg": 4412, "bg": 4675, "rotates": false }, - { "id": "mon_moose", "fg": 4479, "bg": 4675, "rotates": false }, - { "id": "mon_mosquito_small", "fg": 4618, "bg": 4675, "rotates": false }, - { "id": "mon_muskrat", "fg": 4489, "rotates": false }, - { "id": "mon_mutant_carp", "fg": 4480, "rotates": false }, - { "id": "mon_mutant_salmon", "fg": 4481, "rotates": false }, - { "id": "mon_player_blob", "fg": 4482, "bg": 4675, "rotates": false }, - { "id": "mon_prototype_cyborg", "fg": 4623, "bg": 4675, "rotates": false }, - { "id": "mon_rabbit", "fg": 4483, "bg": 4675, "rotates": false }, - { "id": "mon_raccoon", "fg": 4484, "bg": 4675, "rotates": false }, - { "id": "mon_rat_king", "fg": 4485, "bg": 4675, "rotates": false }, - { "id": "mon_razorclaw", "fg": 4486, "bg": 4675 }, - { "id": "mon_riotbot", "fg": 4487, "bg": 4675, "rotates": false }, - { "id": "mon_sewer_fish", "fg": 4488, "bg": 4675, "rotates": false }, - { "id": "mon_sewer_rat", "fg": 4489, "bg": 4675, "rotates": false }, - { "id": "mon_sewer_snake", "fg": 4490, "bg": 4675, "rotates": false }, - { "id": "mon_shadow", "fg": 4491, "rotates": false }, - { "id": "mon_shadow_snake", "fg": 4492, "rotates": false }, - { "id": "mon_skeleton_electric", "fg": 4629, "bg": 4675, "rotates": false }, - { "id": "mon_skitterbot", "fg": 4493, "bg": 4675, "rotates": false }, - { "id": "mon_sludge_crawler", "fg": 4494, "bg": 4675, "rotates": false }, - { "id": "mon_spider_cellar_giant", "fg": 4495, "bg": 4675, "rotates": false }, - { "id": "mon_spider_cellar_giant_s", "fg": 4496, "bg": 4675, "rotates": false }, - { "id": "mon_spider_jumping_giant", "fg": 4498, "bg": 4675, "rotates": false }, - { "id": "mon_spider_jumping_giant_mega", "fg": 4499, "rotates": false }, - { "id": "mon_spider_jumping_small", "fg": 4497, "bg": 4675, "rotates": false }, - { "id": "mon_spider_trapdoor", "fg": 4500, "bg": 4675, "rotates": false }, - { "id": "mon_spider_trapdoor_giant", "fg": 4501, "bg": 4675, "rotates": false }, - { "id": "mon_spider_trapdoor_giant_mega", "fg": 4502, "rotates": false }, - { "id": "mon_spider_trapdoor_giant_small", "fg": 4503, "rotates": false }, - { "id": "mon_spider_web", "fg": 4504, "bg": 4675, "rotates": false }, - { "id": "mon_spider_web_giant", "fg": 4504, "bg": 4675, "rotates": false }, - { "id": "mon_spider_web_mega", "fg": 4505, "rotates": false }, - { "id": "mon_spider_web_s", "fg": 4506, "bg": 4675, "rotates": false }, - { "id": "mon_spider_widow_giant", "fg": 4508, "bg": 4675, "rotates": false }, - { "id": "mon_spider_widow_giant_s", "fg": 4509, "bg": 4675, "rotates": false }, - { "id": "mon_spider_widow_small", "fg": 4507, "bg": 4675, "rotates": false }, - { "id": "mon_spider_wolf_giant", "fg": 4511, "bg": 4675, "rotates": false }, - { "id": "mon_spider_wolf_small", "fg": 4510, "bg": 4675, "rotates": false }, - { "id": "mon_spore", "fg": 4512, "bg": 4675, "rotates": false }, - { "id": "mon_squirrel", "fg": 4513, "bg": 4675, "rotates": false }, - { "id": "mon_squirrel_red", "fg": 4513, "bg": 4675, "rotates": false }, - { "id": "mon_titanis", "fg": 4514, "bg": 4675, "rotates": false }, - { "id": "mon_turkey", "fg": 4515, "bg": 4675, "rotates": false }, - { "id": "mon_velociraptor", "fg": 4516, "bg": 4675, "rotates": false }, - { "id": "mon_vinebeast", "fg": 4517, "bg": 4675, "rotates": false }, - { "id": "mon_vortex", "fg": 4518, "bg": 4675, "rotates": false }, - { "id": "mon_w11b10", "fg": 4552, "rotates": false }, - { "id": "mon_w11b20b4", "fg": 4553, "rotates": false }, - { "id": "mon_w11h10", "fg": 4555, "rotates": false }, - { "id": "mon_w12b10", "fg": 4554, "rotates": false }, - { "id": "mon_w12n10", "fg": 4556, "rotates": false }, - { "id": "mon_wasp", "fg": 4519, "bg": 4675, "rotates": false }, - { "id": "mon_wasp_mega", "fg": 4520 }, - { "id": "mon_weasel", "fg": 4412, "bg": 4675, "rotates": false }, - { "id": "mon_wolf", "fg": 4521, "bg": 4675, "rotates": false }, - { "id": "mon_worm", "fg": 4522, "bg": 4675, "rotates": false }, - { "id": "mon_zhark", "fg": 4523 }, - { "id": "mon_zolf", "fg": 4524, "bg": 4675, "rotates": false }, - { "id": "mon_zolf_shady", "fg": 4525, "rotates": false }, - { "id": "mon_zombie_anklebiter", "fg": 4526, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_blind", "fg": 4527, "rotates": false }, - { "id": "mon_zombie_brute", "fg": 4528, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_brute_ninja", "fg": 4529, "bg": 4675 }, - { "id": "mon_zombie_brute_shocker", "fg": 4530, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_child_fungus", "fg": 4557, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_child_scorched", "fg": 4531, "bg": 4675 }, - { "id": "mon_zombie_child_scorched_2", "fg": 4532, "rotates": false }, - { "id": "mon_zombie_cop", "fg": 4533, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_dancer", "fg": 4535, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_ears", "fg": 4650, "bg": 4675 }, - { "id": "mon_zombie_electric", "fg": 4536, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_fiend", "fg": 4651, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_fungus", "fg": [ 4537, 4653 ], "bg": 4675, "rotates": false }, - { "id": "mon_zombie_hollow", "fg": 4538, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_jackson", "fg": 4539, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_kevlar_1", "fg": 4660, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_scorched", "fg": 4540, "bg": 4675 }, - { "id": "mon_zombie_shady", "fg": 4541, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_shady_ghost", "fg": 4542, "rotates": false }, - { "id": "mon_zombie_shriekling", "fg": 4543, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_skull", "fg": 4668, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_smoker", "fg": 4544, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_snotgobbler", "fg": 4545, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_sproglodyte", "fg": 4546, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_static", "fg": 4671, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_swimmer", "fg": 4547, "bg": 4675, "rotates": false }, - { "id": "mon_zombie_wretched", "fg": 4673, "bg": 4675, "rotates": false }, - { "id": "mon_zoose", "fg": 4548, "bg": 4675, "rotates": false }, - { "id": "mon_zougar", "fg": 4549, "bg": 4675, "rotates": false }, - { "id": "shadow", "fg": 4675, "rotates": false }, + "fg": 4427, + "multitile": true, + "additional_tiles": [ { "id": "corner", "fg": 4426 }, { "id": "edge", "fg": 4427 } ] + }, + { "id": "debug_mon", "fg": 4428 }, + { "id": "mon_EMP_hack", "fg": 4484 }, + { "id": "mon_albino_penguin", "fg": 4429, "bg": 4711, "rotates": false }, + { "id": "mon_alpha_razorclaw", "fg": 4430, "bg": 4711 }, + { "id": "mon_ant", "fg": 4431, "bg": 4711, "rotates": false }, + { "id": "mon_ant_acid_larva", "fg": 4594, "bg": 4711, "rotates": false }, + { "id": "mon_ant_fungus", "fg": 4432, "bg": 4711, "rotates": false }, + { "id": "mon_ant_larva", "fg": 4433, "bg": 4711, "rotates": false }, + { "id": "mon_ant_queen", "fg": 4434, "bg": 4711, "rotates": false }, + { "id": "mon_ant_soldier", "fg": 4435, "bg": 4711, "rotates": false }, + { "id": "mon_bat", "fg": 4436, "bg": 4711, "rotates": false }, + { "id": "mon_bee", "fg": 4437, "bg": 4711, "rotates": false }, + { "id": "mon_bee_mega", "fg": 4439, "rotates": false }, + { "id": "mon_bee_small", "fg": 4440, "rotates": false }, + { "id": "mon_beekeeper", "fg": 4438, "bg": 4711, "rotates": false }, + { "id": "mon_bobcat", "fg": 4441, "bg": 4711, "rotates": false }, + { "id": "mon_boomer_fungus", "fg": 4442, "bg": 4711, "rotates": false }, + { "id": "mon_breather", "fg": 4443, "rotates": false }, + { "id": "mon_breather_hub", "fg": 4444, "bg": 4711, "rotates": false }, + { "id": "mon_c4_hack", "fg": 4445, "bg": 4711, "rotates": false }, + { "id": "mon_cat", "fg": 4441, "bg": 4711, "rotates": false }, + { "id": "mon_charred_nightmare", "fg": 4446, "rotates": false }, + { "id": "mon_chicken", "fg": 4447, "bg": 4711, "rotates": false }, + { "id": "mon_chipmunk", "fg": 4448, "bg": 4711, "rotates": false }, + { "id": "mon_chud", "fg": 4449, "bg": 4711, "rotates": false }, + { "id": "mon_compsognathus", "fg": 4450, "bg": 4711, "rotates": false }, + { "id": "mon_cougar", "fg": 4451, "bg": 4711, "rotates": false }, + { "id": "mon_coyote", "fg": 4452, "bg": 4711, "rotates": false }, + { "id": "mon_coyote_wolf", "fg": 4453, "bg": 4711, "rotates": false }, + { "id": "mon_crawler", "fg": 4454, "bg": 4711, "rotates": false }, + { "id": "mon_creeper_hub", "fg": 4455, "bg": 4711, "rotates": false }, + { "id": "mon_creeper_vine", "fg": 4456, "bg": 4711, "rotates": false }, + { "id": "mon_crow", "fg": 4457, "bg": 4711, "rotates": false }, + { "id": "mon_darkman", "fg": 4458, "bg": 4711, "rotates": false }, + { "id": "mon_deer_mouse", "fg": 4525, "rotates": false }, + { "id": "mon_deinonychus", "fg": 4459, "bg": 4711, "rotates": false }, + { "id": "mon_dementia", "fg": 4460, "bg": 4711, "rotates": false }, + { "id": "mon_dermatik", "fg": 4461, "bg": 4711, "rotates": false }, + { "id": "mon_dimorphodon", "fg": 4462, "bg": 4711, "rotates": false }, + { "id": "mon_dog_zombie_cop", "fg": 4463, "bg": 4711, "rotates": false }, + { "id": "mon_dragonfly_small", "fg": 4464, "rotates": false }, + { "id": "mon_duck", "fg": 4465, "bg": 4711, "rotates": false }, + { "id": "mon_eoraptor", "fg": 4450, "bg": 4711, "rotates": false }, + { "id": "mon_fant", "fg": 4466, "rotates": false }, + { "id": "mon_fish_blinky", "fg": 4467, "rotates": false }, + { "id": "mon_fish_bluegill", "fg": 4468, "rotates": false }, + { "id": "mon_fish_bowfin", "fg": 4469, "rotates": false }, + { "id": "mon_fish_bullhead", "fg": 4470, "rotates": false }, + { "id": "mon_fish_carp", "fg": 4471, "rotates": false }, + { "id": "mon_fish_crayfish", "fg": 4472, "rotates": false }, + { "id": "mon_fish_lbass", "fg": 4473, "rotates": false }, + { "id": "mon_fish_lobster", "fg": 4474, "rotates": false }, + { "id": "mon_fish_pbass", "fg": 4475, "rotates": false }, + { "id": "mon_fish_perch", "fg": 4476, "rotates": false }, + { "id": "mon_fish_pickerel", "fg": 4477, "rotates": false }, + { "id": "mon_fish_pike", "fg": 4478, "rotates": false }, + { "id": "mon_fish_salmon", "fg": 4479, "rotates": false }, + { "id": "mon_fish_sbass", "fg": 4480, "rotates": false }, + { "id": "mon_fish_sunfish", "fg": 4481, "rotates": false }, + { "id": "mon_fish_trout", "fg": 4482, "rotates": false }, + { "id": "mon_fish_whitefish", "fg": 4483, "rotates": false }, + { "id": "mon_flashbang_hack", "fg": 4484, "bg": 4711, "rotates": false }, + { "id": "mon_fly", "fg": 4485, "bg": 4711, "rotates": false }, + { "id": "mon_fox_gray", "fg": 4486, "bg": 4711, "rotates": false }, + { "id": "mon_fox_red", "fg": 4486, "bg": 4711, "rotates": false }, + { "id": "mon_fungal_blossom", "fg": 4487, "bg": 4711, "rotates": false }, + { "id": "mon_fungal_fighter", "fg": 4488, "bg": 4711, "rotates": false }, + { "id": "mon_fungal_hedgerow", "fg": 4489, "bg": 4711, "rotates": false }, + { "id": "mon_fungal_tendril", "fg": 4490, "bg": 4711, "rotates": false }, + { "id": "mon_fungal_wall", "fg": 4491, "bg": 4711, "rotates": false }, + { "id": "mon_fungaloid_dormant", "fg": 4586, "bg": 4711, "rotates": false }, + { "id": "mon_gallimimus", "fg": 4492, "bg": 4711, "rotates": false }, + { "id": "mon_gasbomb_hack", "fg": 4493, "bg": 4711, "rotates": false }, + { "id": "mon_gator", "fg": 4494, "rotates": false }, + { "id": "mon_gelatin", "fg": 4495, "bg": 4711, "rotates": false }, + { "id": "mon_generator", "fg": 4496, "bg": 4711, "rotates": false }, + { "id": "mon_gozu", "fg": 4497, "bg": 4711, "rotates": false }, + { "id": "mon_graboid", "fg": 4498, "bg": 4711, "rotates": false }, + { "id": "mon_grenade_hack", "fg": 4499, "bg": 4711, "rotates": false }, + { "id": "mon_groundhog", "fg": 4448, "bg": 4711, "rotates": false }, + { "id": "mon_halfworm", "fg": 4500, "bg": 4711, "rotates": false }, + { "id": "mon_hallu_mom", "fg": 4501, "bg": 4711, "rotates": false }, + { "id": "mon_hare", "fg": 4502, "bg": 4711, "rotates": false }, + { "id": "mon_hare_season_winter", "fg": 4503, "bg": 4711, "rotates": false }, + { "id": "mon_headless_dog_thing", "fg": 4504, "bg": 4711, "rotates": false }, + { "id": "mon_hologram", "fg": 4587, "rotates": false }, + { "id": "mon_human_snail", "fg": 4505, "bg": 4711, "rotates": false }, + { "id": "mon_irradiated_wanderer_1", "fg": 4506, "bg": 4711 }, + { "id": "mon_irradiated_wanderer_2", "fg": 4507, "bg": 4711, "rotates": false }, + { "id": "mon_irradiated_wanderer_3", "fg": 4508, "bg": 4711 }, + { "id": "mon_irradiated_wanderer_4", "fg": 4509, "bg": 4711 }, + { "id": "mon_laserturret", "fg": 4510, "bg": 4711, "rotates": false }, + { "id": "mon_lemming", "fg": 4448, "bg": 4711, "rotates": false }, + { "id": "mon_manhack", "fg": 4511, "bg": 4711, "rotates": false }, + { "id": "mon_manhack_acid", "fg": 4512, "rotates": false }, + { "id": "mon_mi_go", "fg": 4514, "bg": 4711, "rotates": false }, + { "id": "mon_mininuke_hack", "fg": 4513, "bg": 4711, "rotates": false }, + { "id": "mon_mink", "fg": 4448, "bg": 4711, "rotates": false }, + { "id": "mon_moose", "fg": 4515, "bg": 4711, "rotates": false }, + { "id": "mon_mosquito_small", "fg": 4654, "bg": 4711, "rotates": false }, + { "id": "mon_muskrat", "fg": 4525, "rotates": false }, + { "id": "mon_mutant_carp", "fg": 4516, "rotates": false }, + { "id": "mon_mutant_salmon", "fg": 4517, "rotates": false }, + { "id": "mon_player_blob", "fg": 4518, "bg": 4711, "rotates": false }, + { "id": "mon_prototype_cyborg", "fg": 4659, "bg": 4711, "rotates": false }, + { "id": "mon_rabbit", "fg": 4519, "bg": 4711, "rotates": false }, + { "id": "mon_raccoon", "fg": 4520, "bg": 4711, "rotates": false }, + { "id": "mon_rat_king", "fg": 4521, "bg": 4711, "rotates": false }, + { "id": "mon_razorclaw", "fg": 4522, "bg": 4711 }, + { "id": "mon_riotbot", "fg": 4523, "bg": 4711, "rotates": false }, + { "id": "mon_sewer_fish", "fg": 4524, "bg": 4711, "rotates": false }, + { "id": "mon_sewer_rat", "fg": 4525, "bg": 4711, "rotates": false }, + { "id": "mon_sewer_snake", "fg": 4526, "bg": 4711, "rotates": false }, + { "id": "mon_shadow", "fg": 4527, "rotates": false }, + { "id": "mon_shadow_snake", "fg": 4528, "rotates": false }, + { "id": "mon_skeleton_electric", "fg": 4665, "bg": 4711, "rotates": false }, + { "id": "mon_skitterbot", "fg": 4529, "bg": 4711, "rotates": false }, + { "id": "mon_sludge_crawler", "fg": 4530, "bg": 4711, "rotates": false }, + { "id": "mon_spider_cellar_giant", "fg": 4531, "bg": 4711, "rotates": false }, + { "id": "mon_spider_cellar_giant_s", "fg": 4532, "bg": 4711, "rotates": false }, + { "id": "mon_spider_jumping_giant", "fg": 4534, "bg": 4711, "rotates": false }, + { "id": "mon_spider_jumping_giant_mega", "fg": 4535, "rotates": false }, + { "id": "mon_spider_jumping_small", "fg": 4533, "bg": 4711, "rotates": false }, + { "id": "mon_spider_trapdoor", "fg": 4536, "bg": 4711, "rotates": false }, + { "id": "mon_spider_trapdoor_giant", "fg": 4537, "bg": 4711, "rotates": false }, + { "id": "mon_spider_trapdoor_giant_mega", "fg": 4538, "rotates": false }, + { "id": "mon_spider_trapdoor_giant_small", "fg": 4539, "rotates": false }, + { "id": "mon_spider_web", "fg": 4540, "bg": 4711, "rotates": false }, + { "id": "mon_spider_web_giant", "fg": 4540, "bg": 4711, "rotates": false }, + { "id": "mon_spider_web_mega", "fg": 4541, "rotates": false }, + { "id": "mon_spider_web_s", "fg": 4542, "bg": 4711, "rotates": false }, + { "id": "mon_spider_widow_giant", "fg": 4544, "bg": 4711, "rotates": false }, + { "id": "mon_spider_widow_giant_s", "fg": 4545, "bg": 4711, "rotates": false }, + { "id": "mon_spider_widow_small", "fg": 4543, "bg": 4711, "rotates": false }, + { "id": "mon_spider_wolf_giant", "fg": 4547, "bg": 4711, "rotates": false }, + { "id": "mon_spider_wolf_small", "fg": 4546, "bg": 4711, "rotates": false }, + { "id": "mon_spore", "fg": 4548, "bg": 4711, "rotates": false }, + { "id": "mon_squirrel", "fg": 4549, "bg": 4711, "rotates": false }, + { "id": "mon_squirrel_red", "fg": 4549, "bg": 4711, "rotates": false }, + { "id": "mon_titanis", "fg": 4550, "bg": 4711, "rotates": false }, + { "id": "mon_turkey", "fg": 4551, "bg": 4711, "rotates": false }, + { "id": "mon_velociraptor", "fg": 4552, "bg": 4711, "rotates": false }, + { "id": "mon_vinebeast", "fg": 4553, "bg": 4711, "rotates": false }, + { "id": "mon_vortex", "fg": 4554, "bg": 4711, "rotates": false }, + { "id": "mon_w11b10", "fg": 4588, "rotates": false }, + { "id": "mon_w11b20b4", "fg": 4589, "rotates": false }, + { "id": "mon_w11h10", "fg": 4591, "rotates": false }, + { "id": "mon_w12b10", "fg": 4590, "rotates": false }, + { "id": "mon_w12n10", "fg": 4592, "rotates": false }, + { "id": "mon_wasp", "fg": 4555, "bg": 4711, "rotates": false }, + { "id": "mon_wasp_mega", "fg": 4556 }, + { "id": "mon_weasel", "fg": 4448, "bg": 4711, "rotates": false }, + { "id": "mon_wolf", "fg": 4557, "bg": 4711, "rotates": false }, + { "id": "mon_worm", "fg": 4558, "bg": 4711, "rotates": false }, + { "id": "mon_zhark", "fg": 4559 }, + { "id": "mon_zolf", "fg": 4560, "bg": 4711, "rotates": false }, + { "id": "mon_zolf_shady", "fg": 4561, "rotates": false }, + { "id": "mon_zombie_anklebiter", "fg": 4562, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_blind", "fg": 4563, "rotates": false }, + { "id": "mon_zombie_brute", "fg": 4564, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_brute_ninja", "fg": 4565, "bg": 4711 }, + { "id": "mon_zombie_brute_shocker", "fg": 4566, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_child_fungus", "fg": 4593, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_child_scorched", "fg": 4567, "bg": 4711 }, + { "id": "mon_zombie_child_scorched_2", "fg": 4568, "rotates": false }, + { "id": "mon_zombie_cop", "fg": 4569, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_dancer", "fg": 4571, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_ears", "fg": 4686, "bg": 4711 }, + { "id": "mon_zombie_electric", "fg": 4572, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_fiend", "fg": 4687, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_fungus", "fg": [ 4573, 4689 ], "bg": 4711, "rotates": false }, + { "id": "mon_zombie_hollow", "fg": 4574, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_jackson", "fg": 4575, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_kevlar_1", "fg": 4696, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_scorched", "fg": 4576, "bg": 4711 }, + { "id": "mon_zombie_shady", "fg": 4577, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_shady_ghost", "fg": 4578, "rotates": false }, + { "id": "mon_zombie_shriekling", "fg": 4579, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_skull", "fg": 4704, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_smoker", "fg": 4580, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_snotgobbler", "fg": 4581, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_sproglodyte", "fg": 4582, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_static", "fg": 4707, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_swimmer", "fg": 4583, "bg": 4711, "rotates": false }, + { "id": "mon_zombie_wretched", "fg": 4709, "bg": 4711, "rotates": false }, + { "id": "mon_zoose", "fg": 4584, "bg": 4711, "rotates": false }, + { "id": "mon_zougar", "fg": 4585, "bg": 4711, "rotates": false }, + { "id": "shadow", "fg": 4711, "rotates": false }, { "id": "mon_broken_cyborg", "fg": [ - { "weight": 1, "sprite": 4696 }, - { "weight": 1, "sprite": 4697 }, - { "weight": 1, "sprite": 4698 }, - { "weight": 1, "sprite": 4699 }, - { "weight": 1, "sprite": 4700 }, - { "weight": 1, "sprite": 4701 } + { "weight": 1, "sprite": 4732 }, + { "weight": 1, "sprite": 4733 }, + { "weight": 1, "sprite": 4734 }, + { "weight": 1, "sprite": 4735 }, + { "weight": 1, "sprite": 4736 }, + { "weight": 1, "sprite": 4737 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_civilian_stationary", - "fg": [ { "weight": 1, "sprite": 4702 }, { "weight": 1, "sprite": 4703 } ], - "bg": 4675, + "fg": [ { "weight": 1, "sprite": 4738 }, { "weight": 1, "sprite": 4739 } ], + "bg": 4711, "rotates": false }, - { "id": "corpse_mon_alpha_razorclaw", "fg": 4721, "rotates": false }, - { "id": "corpse_mon_ant", "fg": 4725, "rotates": false }, - { "id": "corpse_mon_ant_gueen", "fg": 4726, "rotates": false }, - { "id": "corpse_mon_ant_larva", "fg": 4727, "rotates": false }, - { "id": "corpse_mon_ant_soldier", "fg": 4728, "rotates": false }, - { "id": "corpse_mon_bat", "fg": 4729, "rotates": false }, - { "id": "corpse_mon_bee", "fg": 4730, "rotates": false }, - { "id": "corpse_mon_broken_cyborg", "fg": 4732, "rotates": false }, - { "id": "corpse_mon_cat", "fg": 4734, "rotates": false }, - { "id": "corpse_mon_chicken", "fg": 4740, "rotates": false }, - { "id": "corpse_mon_cougar", "fg": 4744, "rotates": false }, - { "id": "corpse_mon_crow", "fg": 4746, "rotates": false }, - { "id": "corpse_mon_deer", "fg": 4747, "rotates": false }, - { "id": "corpse_mon_dermatik", "fg": 4748, "rotates": false }, - { "id": "corpse_mon_dog", "fg": 4752, "rotates": false }, - { "id": "corpse_mon_dog_zombie_cop", "fg": 4753, "rotates": false }, - { "id": "corpse_mon_duck", "fg": 4756, "rotates": false }, - { "id": "corpse_mon_fish_bowfin", "fg": 4758, "rotates": false }, - { "id": "corpse_mon_fish_bullhead", "fg": 4759, "rotates": false }, - { "id": "corpse_mon_fish_carp", "fg": 4760, "rotates": false }, - { "id": "corpse_mon_fish_crayfish", "fg": 4761, "rotates": false }, - { "id": "corpse_mon_fish_perch", "fg": 4762, "rotates": false }, - { "id": "corpse_mon_fish_pickerel", "fg": 4763, "rotates": false }, - { "id": "corpse_mon_fish_pike", "fg": 4764, "rotates": false }, - { "id": "corpse_mon_fish_sbass", "fg": 4765, "rotates": false }, - { "id": "corpse_mon_fish_trout", "fg": 4766, "rotates": false }, - { "id": "corpse_mon_fish_whitefish", "fg": 4767, "rotates": false }, - { "id": "corpse_mon_fish_lbass", "fg": 4559, "rotates": false }, - { "id": "corpse_mon_fish_pbass", "fg": 4560, "rotates": false }, - { "id": "corpse_mon_fish_salmon", "fg": 4561, "rotates": false }, - { "id": "corpse_mon_fish_sunfish", "fg": 4562, "rotates": false }, - { "id": "corpse_mon_fly", "fg": 4768, "rotates": false }, - { "id": "corpse_mon_fox", "fg": 4770, "rotates": false }, - { "id": "corpse_mon_frog_giant", "fg": 4771, "rotates": false }, - { "id": "corpse_mon_frog_small", "fg": 4772, "rotates": false }, - { "id": "corpse_mon_gator", "fg": 4774, "rotates": false }, - { "id": "corpse_mon_gozu", "fg": 4777, "rotates": false }, - { "id": "corpse_mon_gragonfly", "fg": 4778, "rotates": false }, - { "id": "corpse_mon_hare", "fg": 4781, "rotates": false }, - { "id": "corpse_mon_hare_season_winter", "fg": 4782, "rotates": false }, - { "id": "corpse_mon_human_snail", "fg": 4783, "rotates": false }, - { "id": "corpse_mon_mi_go", "fg": 4790, "rotates": false }, - { "id": "corpse_mon_moose", "fg": 4792, "rotates": false }, - { "id": "corpse_mon_racoon", "fg": 4796, "rotates": false }, - { "id": "corpse_mon_razorclaw", "fg": 4799, "rotates": false }, - { "id": "corpse_mon_sewer_snake", "fg": 4800, "rotates": false }, - { "id": "corpse_mon_sheep", "fg": 4801, "rotates": false }, - { "id": "corpse_mon_slug", "fg": 4803, "rotates": false }, - { "id": "corpse_mon_spider_jumping_giant", "fg": 4807, "rotates": false }, - { "id": "corpse_mon_spider_web", "fg": 4808, "rotates": false }, - { "id": "corpse_mon_spider_web_s", "fg": 4809, "rotates": false }, - { "id": "corpse_mon_spider_widow_giant", "fg": 4810, "rotates": false }, - { "id": "corpse_mon_spider_widow_giant_s", "fg": 4811, "rotates": false }, - { "id": "corpse_mon_spider_wolf_giant", "fg": 4812, "rotates": false }, - { "id": "corpse_mon_spider_wolf_small", "fg": 4813, "rotates": false }, - { "id": "corpse_mon_squirrel", "fg": 4814, "rotates": false }, - { "id": "corpse_mon_turkey", "fg": 4821, "rotates": false }, - { "id": "corpse_mon_twisted_body", "fg": 4822, "rotates": false }, - { "id": "corpse_mon_wasp", "fg": 4823, "rotates": false }, - { "id": "corpse_mon_wolf", "fg": 4826, "rotates": false }, - { "id": "corpse_mon_worm", "fg": 4830, "rotates": false }, - { "id": "corpse_mon_zombie_beekeeper", "fg": 4834, "rotates": false }, - { "id": "corpse_mon_zombie_brute", "fg": 4836, "rotates": false }, - { "id": "corpse_mon_zombie_child_scorched", "fg": 4838, "rotates": false }, - { "id": "corpse_mon_zombie_cop", "fg": 4839, "rotates": false }, - { "id": "corpse_mon_zombie_ear", "fg": 4841, "rotates": false }, - { "id": "corpse_mon_zombie_fungus", "fg": 4844, "rotates": false }, - { "id": "corpse_mon_zombie_hazmat", "fg": 4847, "rotates": false }, - { "id": "corpse_mon_zombie_kevlar_1", "fg": 4849, "rotates": false }, - { "id": "corpse_mon_zombie_scientist", "fg": 4855, "rotates": false }, - { "id": "corpse_mon_zombie_security", "fg": 4856, "rotates": false }, - { "id": "corpse_mon_zombie_shady", "fg": 4857, "rotates": false }, - { "id": "corpse_mon_zombie_shriekling", "fg": 4859, "rotates": false }, - { "id": "corpse_mon_zombie_skull", "fg": 4860, "rotates": false }, - { "id": "corpse_mon_zombie_sproglodyte", "fg": 4863, "rotates": false }, - { "id": "corpse_mon_zombie_technician", "fg": 4864, "rotates": false }, - { "id": "corpse_mon_zoose", "fg": 4867, "rotates": false }, - { "id": "corpse_mon_zougar", "fg": 4868, "rotates": false }, - { "id": [ "corpse_mon_brute_pupa", "corpse_mon_brute_pupa_decoy" ], "fg": 4869, "rotates": false }, + { "id": "corpse_mon_alpha_razorclaw", "fg": 4757, "rotates": false }, + { "id": "corpse_mon_ant", "fg": 4761, "rotates": false }, + { "id": "corpse_mon_ant_gueen", "fg": 4762, "rotates": false }, + { "id": "corpse_mon_ant_larva", "fg": 4763, "rotates": false }, + { "id": "corpse_mon_ant_soldier", "fg": 4764, "rotates": false }, + { "id": "corpse_mon_bat", "fg": 4765, "rotates": false }, + { "id": "corpse_mon_bee", "fg": 4766, "rotates": false }, + { "id": "corpse_mon_broken_cyborg", "fg": 4768, "rotates": false }, + { "id": "corpse_mon_cat", "fg": 4770, "rotates": false }, + { "id": "corpse_mon_chicken", "fg": 4776, "rotates": false }, + { "id": "corpse_mon_cougar", "fg": 4780, "rotates": false }, + { "id": "corpse_mon_crow", "fg": 4782, "rotates": false }, + { "id": "corpse_mon_deer", "fg": 4783, "rotates": false }, + { "id": "corpse_mon_dermatik", "fg": 4784, "rotates": false }, + { "id": "corpse_mon_dog", "fg": 4788, "rotates": false }, + { "id": "corpse_mon_dog_zombie_cop", "fg": 4789, "rotates": false }, + { "id": "corpse_mon_duck", "fg": 4792, "rotates": false }, + { "id": "corpse_mon_fish_bowfin", "fg": 4794, "rotates": false }, + { "id": "corpse_mon_fish_bullhead", "fg": 4795, "rotates": false }, + { "id": "corpse_mon_fish_carp", "fg": 4796, "rotates": false }, + { "id": "corpse_mon_fish_crayfish", "fg": 4797, "rotates": false }, + { "id": "corpse_mon_fish_perch", "fg": 4798, "rotates": false }, + { "id": "corpse_mon_fish_pickerel", "fg": 4799, "rotates": false }, + { "id": "corpse_mon_fish_pike", "fg": 4800, "rotates": false }, + { "id": "corpse_mon_fish_sbass", "fg": 4801, "rotates": false }, + { "id": "corpse_mon_fish_trout", "fg": 4802, "rotates": false }, + { "id": "corpse_mon_fish_whitefish", "fg": 4803, "rotates": false }, + { "id": "corpse_mon_fish_lbass", "fg": 4595, "rotates": false }, + { "id": "corpse_mon_fish_pbass", "fg": 4596, "rotates": false }, + { "id": "corpse_mon_fish_salmon", "fg": 4597, "rotates": false }, + { "id": "corpse_mon_fish_sunfish", "fg": 4598, "rotates": false }, + { "id": "corpse_mon_fly", "fg": 4804, "rotates": false }, + { "id": "corpse_mon_fox", "fg": 4806, "rotates": false }, + { "id": "corpse_mon_frog_giant", "fg": 4807, "rotates": false }, + { "id": "corpse_mon_frog_small", "fg": 4808, "rotates": false }, + { "id": "corpse_mon_gator", "fg": 4810, "rotates": false }, + { "id": "corpse_mon_gozu", "fg": 4813, "rotates": false }, + { "id": "corpse_mon_gragonfly", "fg": 4814, "rotates": false }, + { "id": "corpse_mon_hare", "fg": 4817, "rotates": false }, + { "id": "corpse_mon_hare_season_winter", "fg": 4818, "rotates": false }, + { "id": "corpse_mon_human_snail", "fg": 4819, "rotates": false }, + { "id": "corpse_mon_mi_go", "fg": 4826, "rotates": false }, + { "id": "corpse_mon_moose", "fg": 4828, "rotates": false }, + { "id": "corpse_mon_racoon", "fg": 4832, "rotates": false }, + { "id": "corpse_mon_razorclaw", "fg": 4835, "rotates": false }, + { "id": "corpse_mon_sewer_snake", "fg": 4836, "rotates": false }, + { "id": "corpse_mon_sheep", "fg": 4837, "rotates": false }, + { "id": "corpse_mon_slug", "fg": 4839, "rotates": false }, + { "id": "corpse_mon_spider_jumping_giant", "fg": 4843, "rotates": false }, + { "id": "corpse_mon_spider_web", "fg": 4844, "rotates": false }, + { "id": "corpse_mon_spider_web_s", "fg": 4845, "rotates": false }, + { "id": "corpse_mon_spider_widow_giant", "fg": 4846, "rotates": false }, + { "id": "corpse_mon_spider_widow_giant_s", "fg": 4847, "rotates": false }, + { "id": "corpse_mon_spider_wolf_giant", "fg": 4848, "rotates": false }, + { "id": "corpse_mon_spider_wolf_small", "fg": 4849, "rotates": false }, + { "id": "corpse_mon_squirrel", "fg": 4850, "rotates": false }, + { "id": "corpse_mon_turkey", "fg": 4857, "rotates": false }, + { "id": "corpse_mon_twisted_body", "fg": 4858, "rotates": false }, + { "id": "corpse_mon_wasp", "fg": 4859, "rotates": false }, + { "id": "corpse_mon_wolf", "fg": 4862, "rotates": false }, + { "id": "corpse_mon_worm", "fg": 4866, "rotates": false }, + { "id": "corpse_mon_zombie_beekeeper", "fg": 4870, "rotates": false }, + { "id": "corpse_mon_zombie_brute", "fg": 4872, "rotates": false }, + { "id": "corpse_mon_zombie_child_scorched", "fg": 4874, "rotates": false }, + { "id": "corpse_mon_zombie_cop", "fg": 4875, "rotates": false }, + { "id": "corpse_mon_zombie_ear", "fg": 4877, "rotates": false }, + { "id": "corpse_mon_zombie_fungus", "fg": 4880, "rotates": false }, + { "id": "corpse_mon_zombie_hazmat", "fg": 4883, "rotates": false }, + { "id": "corpse_mon_zombie_kevlar_1", "fg": 4885, "rotates": false }, + { "id": "corpse_mon_zombie_scientist", "fg": 4891, "rotates": false }, + { "id": "corpse_mon_zombie_security", "fg": 4892, "rotates": false }, + { "id": "corpse_mon_zombie_shady", "fg": 4893, "rotates": false }, + { "id": "corpse_mon_zombie_shriekling", "fg": 4895, "rotates": false }, + { "id": "corpse_mon_zombie_skull", "fg": 4896, "rotates": false }, + { "id": "corpse_mon_zombie_sproglodyte", "fg": 4899, "rotates": false }, + { "id": "corpse_mon_zombie_technician", "fg": 4900, "rotates": false }, + { "id": "corpse_mon_zoose", "fg": 4903, "rotates": false }, + { "id": "corpse_mon_zougar", "fg": 4904, "rotates": false }, + { "id": [ "corpse_mon_brute_pupa", "corpse_mon_brute_pupa_decoy" ], "fg": 4905, "rotates": false }, { "id": [ "mon_dog", "mon_dog_thing" ], - "fg": [ { "weight": 10, "sprite": 4877 }, { "weight": 1, "sprite": 4878 } ], + "fg": [ { "weight": 10, "sprite": 4913 }, { "weight": 1, "sprite": 4914 } ], "rotates": false }, { "id": "mon_feral_human_crowbar", "fg": [ - { "weight": 1, "sprite": 4910 }, - { "weight": 1, "sprite": 4911 }, - { "weight": 1, "sprite": 4912 }, - { "weight": 1, "sprite": 4913 }, - { "weight": 1, "sprite": 4914 }, - { "weight": 1, "sprite": 4915 }, - { "weight": 1, "sprite": 4916 }, - { "weight": 1, "sprite": 4917 } + { "weight": 1, "sprite": 4946 }, + { "weight": 1, "sprite": 4947 }, + { "weight": 1, "sprite": 4948 }, + { "weight": 1, "sprite": 4949 }, + { "weight": 1, "sprite": 4950 }, + { "weight": 1, "sprite": 4951 }, + { "weight": 1, "sprite": 4952 }, + { "weight": 1, "sprite": 4953 } ], - "bg": 4675 + "bg": 4711 }, { "id": "mon_feral_human_pipe", "fg": [ - { "weight": 1, "sprite": 4922 }, - { "weight": 1, "sprite": 4923 }, - { "weight": 1, "sprite": 4924 }, - { "weight": 1, "sprite": 4925 }, - { "weight": 1, "sprite": 4926 }, - { "weight": 1, "sprite": 4927 }, - { "weight": 1, "sprite": 4928 }, - { "weight": 1, "sprite": 4929 } + { "weight": 1, "sprite": 4958 }, + { "weight": 1, "sprite": 4959 }, + { "weight": 1, "sprite": 4960 }, + { "weight": 1, "sprite": 4961 }, + { "weight": 1, "sprite": 4962 }, + { "weight": 1, "sprite": 4963 }, + { "weight": 1, "sprite": 4964 }, + { "weight": 1, "sprite": 4965 } ], - "bg": 4675 + "bg": 4711 }, { "id": "mon_feral_human_axe", - "fg": [ - { "weight": 1, "sprite": 4898 }, - { "weight": 1, "sprite": 4899 }, - { "weight": 1, "sprite": 4900 }, - { "weight": 1, "sprite": 4901 }, - { "weight": 1, "sprite": 4902 }, - { "weight": 1, "sprite": 4903 }, - { "weight": 1, "sprite": 4904 }, - { "weight": 1, "sprite": 4905 } - ], - "bg": 4675 - }, - { - "id": "mon_feral_labsecurity_9mm", "fg": [ { "weight": 1, "sprite": 4934 }, { "weight": 1, "sprite": 4935 }, @@ -3247,317 +3233,331 @@ { "weight": 1, "sprite": 4940 }, { "weight": 1, "sprite": 4941 } ], - "bg": 4675 + "bg": 4711 + }, + { + "id": "mon_feral_labsecurity_9mm", + "fg": [ + { "weight": 1, "sprite": 4970 }, + { "weight": 1, "sprite": 4971 }, + { "weight": 1, "sprite": 4972 }, + { "weight": 1, "sprite": 4973 }, + { "weight": 1, "sprite": 4974 }, + { "weight": 1, "sprite": 4975 }, + { "weight": 1, "sprite": 4976 }, + { "weight": 1, "sprite": 4977 } + ], + "bg": 4711 }, { "id": "mon_feral_labsecurity_flashlight", "fg": [ - { "weight": 1, "sprite": 4942 }, - { "weight": 1, "sprite": 4943 }, - { "weight": 1, "sprite": 4944 }, - { "weight": 1, "sprite": 4945 }, - { "weight": 1, "sprite": 4946 } + { "weight": 1, "sprite": 4978 }, + { "weight": 1, "sprite": 4979 }, + { "weight": 1, "sprite": 4980 }, + { "weight": 1, "sprite": 4981 }, + { "weight": 1, "sprite": 4982 } ], - "bg": 4675 + "bg": 4711 }, { "id": "mon_feral_scientist_scalpel", "fg": [ - { "weight": 1, "sprite": 4954 }, - { "weight": 1, "sprite": 4955 }, - { "weight": 1, "sprite": 4956 }, - { "weight": 1, "sprite": 4957 }, - { "weight": 1, "sprite": 4958 } + { "weight": 1, "sprite": 4990 }, + { "weight": 1, "sprite": 4991 }, + { "weight": 1, "sprite": 4992 }, + { "weight": 1, "sprite": 4993 }, + { "weight": 1, "sprite": 4994 } ], - "bg": 4675 + "bg": 4711 }, { "id": "mon_feral_sapien_spear", "fg": [ - { "weight": 1, "sprite": 4950 }, - { "weight": 1, "sprite": 4951 }, - { "weight": 1, "sprite": 4952 }, - { "weight": 1, "sprite": 4953 } + { "weight": 1, "sprite": 4986 }, + { "weight": 1, "sprite": 4987 }, + { "weight": 1, "sprite": 4988 }, + { "weight": 1, "sprite": 4989 } ], - "bg": 4675 + "bg": 4711 }, { "id": "mon_feral_human_pipe_fungal_infected", - "fg": [ { "weight": 1, "sprite": 4932 }, { "weight": 1, "sprite": 4933 } ], - "bg": 4675 + "fg": [ { "weight": 1, "sprite": 4968 }, { "weight": 1, "sprite": 4969 } ], + "bg": 4711 }, { "id": "mon_feral_human_crowbar_fungal_infected", - "fg": [ { "weight": 1, "sprite": 4920 }, { "weight": 1, "sprite": 4921 } ], - "bg": 4675 + "fg": [ { "weight": 1, "sprite": 4956 }, { "weight": 1, "sprite": 4957 } ], + "bg": 4711 }, { "id": "mon_feral_human_axe_fungal_infected", - "fg": [ { "weight": 1, "sprite": 4908 }, { "weight": 1, "sprite": 4909 } ], - "bg": 4675 + "fg": [ { "weight": 1, "sprite": 4944 }, { "weight": 1, "sprite": 4945 } ], + "bg": 4711 }, { "id": "mon_feral_human_axe_fungal_corpse", - "fg": [ { "weight": 1, "sprite": 4906 }, { "weight": 1, "sprite": 4907 } ], - "bg": 4675 + "fg": [ { "weight": 1, "sprite": 4942 }, { "weight": 1, "sprite": 4943 } ], + "bg": 4711 }, { "id": "mon_feral_human_pipe_fungal_corpse", - "fg": [ { "weight": 1, "sprite": 4930 }, { "weight": 1, "sprite": 4931 } ], - "bg": 4675 + "fg": [ { "weight": 1, "sprite": 4966 }, { "weight": 1, "sprite": 4967 } ], + "bg": 4711 }, { "id": "mon_feral_human_crowbar_fungal_corpse", - "fg": [ { "weight": 1, "sprite": 4918 }, { "weight": 1, "sprite": 4919 } ], - "bg": 4675 + "fg": [ { "weight": 1, "sprite": 4954 }, { "weight": 1, "sprite": 4955 } ], + "bg": 4711 }, { "id": [ "mon_feral_fancy_rapier", "mon_feral_fancy_rapier_fake" ], "fg": [ - { "weight": 1, "sprite": 4967 }, - { "weight": 1, "sprite": 4968 }, - { "weight": 1, "sprite": 4969 }, - { "weight": 1, "sprite": 4970 }, - { "weight": 1, "sprite": 4971 }, - { "weight": 1, "sprite": 4972 }, - { "weight": 1, "sprite": 4973 }, - { "weight": 1, "sprite": 4974 } + { "weight": 1, "sprite": 5003 }, + { "weight": 1, "sprite": 5004 }, + { "weight": 1, "sprite": 5005 }, + { "weight": 1, "sprite": 5006 }, + { "weight": 1, "sprite": 5007 }, + { "weight": 1, "sprite": 5008 }, + { "weight": 1, "sprite": 5009 }, + { "weight": 1, "sprite": 5010 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_feral_fancy_crossbow", "fg": [ - { "weight": 1, "sprite": 4959 }, - { "weight": 1, "sprite": 4960 }, - { "weight": 1, "sprite": 4961 }, - { "weight": 1, "sprite": 4962 }, - { "weight": 1, "sprite": 4963 }, - { "weight": 1, "sprite": 4964 }, - { "weight": 1, "sprite": 4965 }, - { "weight": 1, "sprite": 4966 } + { "weight": 1, "sprite": 4995 }, + { "weight": 1, "sprite": 4996 }, + { "weight": 1, "sprite": 4997 }, + { "weight": 1, "sprite": 4998 }, + { "weight": 1, "sprite": 4999 }, + { "weight": 1, "sprite": 5000 }, + { "weight": 1, "sprite": 5001 }, + { "weight": 1, "sprite": 5002 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_bio_op", "animated": true, - "fg": [ { "weight": 10, "sprite": 4996 }, { "weight": 25, "sprite": 5000 }, { "weight": 25, "sprite": 5001 } ] + "fg": [ { "weight": 10, "sprite": 5032 }, { "weight": 25, "sprite": 5036 }, { "weight": 25, "sprite": 5037 } ] }, { "id": "mon_zombie_bio_op2", "animated": true, - "fg": [ { "weight": 10, "sprite": 4997 }, { "weight": 25, "sprite": 4998 }, { "weight": 25, "sprite": 4999 } ] + "fg": [ { "weight": 10, "sprite": 5033 }, { "weight": 25, "sprite": 5034 }, { "weight": 25, "sprite": 5035 } ] }, { "id": "mon_zombie_military_pilot", - "fg": [ { "weight": 1, "sprite": 5002 }, { "weight": 1, "sprite": 5003 } ], - "bg": 4675, + "fg": [ { "weight": 1, "sprite": 5038 }, { "weight": 1, "sprite": 5039 } ], + "bg": 4711, "rotates": false }, { "id": "mon_absence", "animated": true, "fg": [ - { "weight": 20, "sprite": 5008 }, - { "weight": 20, "sprite": 5009 }, - { "weight": 20, "sprite": 5010 }, - { "weight": 20, "sprite": 5011 } + { "weight": 20, "sprite": 5044 }, + { "weight": 20, "sprite": 5045 }, + { "weight": 20, "sprite": 5046 }, + { "weight": 20, "sprite": 5047 } ] }, { "id": "mon_fungaloid", - "fg": [ { "weight": 100, "sprite": 5045 }, { "weight": 1, "sprite": 5046 } ], + "fg": [ { "weight": 100, "sprite": 5081 }, { "weight": 1, "sprite": 5082 } ], "rotates": false }, { "id": "mon_hallucinator", "animated": true, "fg": [ - { "weight": 58, "sprite": 5055 }, - { "weight": 2, "sprite": 5056 }, - { "weight": 58, "sprite": 5055 }, - { "weight": 2, "sprite": 5057 } + { "weight": 58, "sprite": 5091 }, + { "weight": 2, "sprite": 5092 }, + { "weight": 58, "sprite": 5091 }, + { "weight": 2, "sprite": 5093 } ] }, { "id": "mon_shifting_mass", "animated": true, "fg": [ - { "weight": 20, "sprite": 5087 }, - { "weight": 20, "sprite": 5088 }, - { "weight": 20, "sprite": 5089 }, - { "weight": 20, "sprite": 5090 } + { "weight": 20, "sprite": 5125 }, + { "weight": 20, "sprite": 5126 }, + { "weight": 20, "sprite": 5127 }, + { "weight": 20, "sprite": 5128 } ] }, - { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 5115, "rotates": false }, + { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 5153, "rotates": false }, { "id": [ "corpse_mon_zombie_crawler_pupa", "corpse_mon_zombie_crawler_pupa_decoy" ], - "fg": 5114, + "fg": 5152, "rotates": false }, { "id": "mon_zombie_giant_heart", "animated": true, "fg": [ - { "weight": 15, "sprite": 5126 }, - { "weight": 15, "sprite": 5127 }, - { "weight": 15, "sprite": 5126 }, - { "weight": 15, "sprite": 5128 } + { "weight": 15, "sprite": 5164 }, + { "weight": 15, "sprite": 5165 }, + { "weight": 15, "sprite": 5164 }, + { "weight": 15, "sprite": 5166 } ], "rotates": false, - "bg": 4675 + "bg": 4711 }, { "id": "mon_zombie_hazmat", - "fg": [ { "weight": 1, "sprite": 5129 }, { "weight": 1, "sprite": 5130 }, { "weight": 1, "sprite": 5131 } ], + "fg": [ { "weight": 1, "sprite": 5167 }, { "weight": 1, "sprite": 5168 }, { "weight": 1, "sprite": 5169 } ], "rotates": false }, - { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 5141, "rotates": false }, - { "id": [ "corpse_mon_zombie_pupa", "corpse_mon_zombie_pupa_decoy" ], "fg": 5140, "rotates": false }, - { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 5143 }, - { "id": [ "corpse_mon_zombie_pupa_shady", "corpse_mon_zombie_pupa_decoy_shady" ], "fg": 5142 }, + { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 5179, "rotates": false }, + { "id": [ "corpse_mon_zombie_pupa", "corpse_mon_zombie_pupa_decoy" ], "fg": 5178, "rotates": false }, + { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 5181 }, + { "id": [ "corpse_mon_zombie_pupa_shady", "corpse_mon_zombie_pupa_decoy_shady" ], "fg": 5180 }, { "id": "mon_twisted_body", - "fg": [ { "weight": 1, "sprite": 5160 }, { "weight": 1, "sprite": 5161 }, { "weight": 1, "sprite": 5162 } ], - "bg": 4675, + "fg": [ { "weight": 1, "sprite": 5198 }, { "weight": 1, "sprite": 5199 }, { "weight": 1, "sprite": 5200 } ], + "bg": 4711, "rotates": false }, { "id": "mon_zombie", "fg": [ - { "weight": 1, "sprite": 5163 }, - { "weight": 1, "sprite": 5164 }, - { "weight": 1, "sprite": 5167 }, - { "weight": 1, "sprite": 5168 }, - { "weight": 1, "sprite": 5169 }, - { "weight": 1, "sprite": 5170 }, - { "weight": 1, "sprite": 5171 }, - { "weight": 1, "sprite": 5172 }, - { "weight": 1, "sprite": 5173 }, - { "weight": 1, "sprite": 5174 }, - { "weight": 1, "sprite": 5165 }, - { "weight": 1, "sprite": 5166 } + { "weight": 1, "sprite": 5201 }, + { "weight": 1, "sprite": 5202 }, + { "weight": 1, "sprite": 5205 }, + { "weight": 1, "sprite": 5206 }, + { "weight": 1, "sprite": 5207 }, + { "weight": 1, "sprite": 5208 }, + { "weight": 1, "sprite": 5209 }, + { "weight": 1, "sprite": 5210 }, + { "weight": 1, "sprite": 5211 }, + { "weight": 1, "sprite": 5212 }, + { "weight": 1, "sprite": 5203 }, + { "weight": 1, "sprite": 5204 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_child", "fg": [ - { "weight": 3, "sprite": 5175 }, - { "weight": 3, "sprite": 5176 }, - { "weight": 3, "sprite": 5177 }, - { "weight": 3, "sprite": 5178 }, - { "weight": 3, "sprite": 5179 }, - { "weight": 3, "sprite": 5180 }, - { "weight": 1, "sprite": 5181 }, - { "weight": 3, "sprite": 5182 } + { "weight": 3, "sprite": 5213 }, + { "weight": 3, "sprite": 5214 }, + { "weight": 3, "sprite": 5215 }, + { "weight": 3, "sprite": 5216 }, + { "weight": 3, "sprite": 5217 }, + { "weight": 3, "sprite": 5218 }, + { "weight": 1, "sprite": 5219 }, + { "weight": 3, "sprite": 5220 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_fat", "fg": [ - { "weight": 1, "sprite": 5183 }, - { "weight": 1, "sprite": 5184 }, - { "weight": 1, "sprite": 5185 }, - { "weight": 1, "sprite": 5186 }, - { "weight": 1, "sprite": 5187 }, - { "weight": 1, "sprite": 5188 }, - { "weight": 1, "sprite": 5189 }, - { "weight": 1, "sprite": 5190 } + { "weight": 1, "sprite": 5221 }, + { "weight": 1, "sprite": 5222 }, + { "weight": 1, "sprite": 5223 }, + { "weight": 1, "sprite": 5224 }, + { "weight": 1, "sprite": 5225 }, + { "weight": 1, "sprite": 5226 }, + { "weight": 1, "sprite": 5227 }, + { "weight": 1, "sprite": 5228 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_labsecurity", "fg": [ - { "weight": 1, "sprite": 5191 }, - { "weight": 1, "sprite": 5192 }, - { "weight": 1, "sprite": 5193 }, - { "weight": 1, "sprite": 5194 }, - { "weight": 1, "sprite": 5195 }, - { "weight": 1, "sprite": 5196 } + { "weight": 1, "sprite": 5229 }, + { "weight": 1, "sprite": 5230 }, + { "weight": 1, "sprite": 5231 }, + { "weight": 1, "sprite": 5232 }, + { "weight": 1, "sprite": 5233 }, + { "weight": 1, "sprite": 5234 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_prisoner", "fg": [ - { "weight": 1, "sprite": 5197 }, - { "weight": 1, "sprite": 5198 }, - { "weight": 1, "sprite": 5199 }, - { "weight": 1, "sprite": 5200 }, - { "weight": 1, "sprite": 5201 }, - { "weight": 1, "sprite": 5202 } + { "weight": 1, "sprite": 5235 }, + { "weight": 1, "sprite": 5236 }, + { "weight": 1, "sprite": 5237 }, + { "weight": 1, "sprite": 5238 }, + { "weight": 1, "sprite": 5239 }, + { "weight": 1, "sprite": 5240 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_scientist", "fg": [ - { "weight": 1, "sprite": 5203 }, - { "weight": 1, "sprite": 5206 }, - { "weight": 1, "sprite": 5207 }, - { "weight": 1, "sprite": 5208 }, - { "weight": 1, "sprite": 5209 }, - { "weight": 1, "sprite": 5210 }, - { "weight": 1, "sprite": 5211 }, - { "weight": 1, "sprite": 5212 }, - { "weight": 1, "sprite": 5213 }, - { "weight": 1, "sprite": 5204 }, - { "weight": 1, "sprite": 5205 } + { "weight": 1, "sprite": 5241 }, + { "weight": 1, "sprite": 5244 }, + { "weight": 1, "sprite": 5245 }, + { "weight": 1, "sprite": 5246 }, + { "weight": 1, "sprite": 5247 }, + { "weight": 1, "sprite": 5248 }, + { "weight": 1, "sprite": 5249 }, + { "weight": 1, "sprite": 5250 }, + { "weight": 1, "sprite": 5251 }, + { "weight": 1, "sprite": 5242 }, + { "weight": 1, "sprite": 5243 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_survivor", - "fg": [ { "weight": 1, "sprite": 5214 }, { "weight": 1, "sprite": 5215 } ], - "bg": 4675, + "fg": [ { "weight": 1, "sprite": 5252 }, { "weight": 1, "sprite": 5253 } ], + "bg": 4711, "rotates": false }, { "id": "mon_zombie_survivor_elite", - "fg": [ { "weight": 1, "sprite": 5216 }, { "weight": 1, "sprite": 5217 }, { "weight": 1, "sprite": 5218 } ], - "bg": 4675, + "fg": [ { "weight": 1, "sprite": 5254 }, { "weight": 1, "sprite": 5255 }, { "weight": 1, "sprite": 5256 } ], + "bg": 4711, "rotates": false }, { "id": "mon_zombie_technician", "fg": [ - { "weight": 1, "sprite": 5219 }, - { "weight": 1, "sprite": 5220 }, - { "weight": 1, "sprite": 5221 }, - { "weight": 1, "sprite": 5222 } + { "weight": 1, "sprite": 5257 }, + { "weight": 1, "sprite": 5258 }, + { "weight": 1, "sprite": 5259 }, + { "weight": 1, "sprite": 5260 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, { "id": "mon_zombie_tough", "fg": [ - { "weight": 1, "sprite": 5223 }, - { "weight": 1, "sprite": 5224 }, - { "weight": 1, "sprite": 5225 }, - { "weight": 1, "sprite": 5226 }, - { "weight": 1, "sprite": 5227 }, - { "weight": 1, "sprite": 5228 }, - { "weight": 1, "sprite": 5229 }, - { "weight": 1, "sprite": 5230 } + { "weight": 1, "sprite": 5261 }, + { "weight": 1, "sprite": 5262 }, + { "weight": 1, "sprite": 5263 }, + { "weight": 1, "sprite": 5264 }, + { "weight": 1, "sprite": 5265 }, + { "weight": 1, "sprite": 5266 }, + { "weight": 1, "sprite": 5267 }, + { "weight": 1, "sprite": 5268 } ], - "bg": 4675, + "bg": 4711, "rotates": false }, - { "id": [ "explosion_AEA_ACIDBALL", "explosion_death_acid" ], "fg": 5231 }, - { "id": [ "explosion_AEA_FATIGUE", "explosion_death_portal" ], "fg": 5234 }, + { "id": [ "explosion_AEA_ACIDBALL", "explosion_death_acid" ], "fg": 5269 }, + { "id": [ "explosion_AEA_FATIGUE", "explosion_death_portal" ], "fg": 5272 }, { "id": [ "explosion_death_blobsplit_large", @@ -3565,10 +3565,10 @@ "explosion_death_blobsplit_brain", "explosion_death_blob_brain" ], - "fg": 5252 + "fg": 5290 }, - { "id": [ "explosion_death_gas", "explosion_AEA_VOMIT" ], "fg": 5244 }, - { "id": [ "explosion_crushed_giant_summoning", "explosion_mon_summon_zombie_gasbag_crawler" ], "fg": 5266 }, + { "id": [ "explosion_death_gas", "explosion_AEA_VOMIT" ], "fg": 5282 }, + { "id": [ "explosion_crushed_giant_summoning", "explosion_mon_summon_zombie_gasbag_crawler" ], "fg": 5304 }, { "id": [ "explosion_remove_controlled_jackson", @@ -3582,88 +3582,88 @@ }, { "id": "explosion_AEA_BLOOD", - "fg": 5279, + "fg": 5317, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5278 }, { "id": "edge", "fg": 5279 } ] + "additional_tiles": [ { "id": "corner", "fg": 5316 }, { "id": "edge", "fg": 5317 } ] }, { "id": "explosion_AEA_RADIATION", - "fg": 5281, + "fg": 5319, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5280 }, { "id": "edge", "fg": 5281 } ] + "additional_tiles": [ { "id": "corner", "fg": 5318 }, { "id": "edge", "fg": 5319 } ] }, { "id": "explosion_AEA_SHADOWS", - "fg": 5283, + "fg": 5321, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5282 }, { "id": "edge", "fg": 5283 } ] + "additional_tiles": [ { "id": "corner", "fg": 5320 }, { "id": "edge", "fg": 5321 } ] }, { "id": [ "explosion_AEA_STORM_bolt", "explosion_weaponpod_electric_blast" ], - "fg": 5285, + "fg": 5323, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5284 }, { "id": "edge", "fg": 5285 } ] + "additional_tiles": [ { "id": "corner", "fg": 5322 }, { "id": "edge", "fg": 5323 } ] }, { "id": "explosion_AO_CALL_OF_TINDALOS", - "fg": 5287, + "fg": 5325, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5286 }, { "id": "edge", "fg": 5287 } ] + "additional_tiles": [ { "id": "corner", "fg": 5324 }, { "id": "edge", "fg": 5325 } ] }, { "id": "explosion_death_boomer", - "fg": 5289, + "fg": 5327, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5288 }, { "id": "edge", "fg": 5289 } ] + "additional_tiles": [ { "id": "corner", "fg": 5326 }, { "id": "edge", "fg": 5327 } ] }, { "id": "explosion_death_focused_beam_explosion", - "fg": 5291, + "fg": 5329, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5290 }, { "id": "edge", "fg": 5291 } ] + "additional_tiles": [ { "id": "corner", "fg": 5328 }, { "id": "edge", "fg": 5329 } ] }, { "id": "explosion_fog_machine", - "fg": 5292, + "fg": 5330, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 1863 }, { "id": "edge", "fg": 5292 } ] + "additional_tiles": [ { "id": "corner", "fg": 1863 }, { "id": "edge", "fg": 5330 } ] }, - { "id": [ "explosion_dragon_inflatable", "explosion_ghost_inflatable" ], "fg": 5293 }, + { "id": [ "explosion_dragon_inflatable", "explosion_ghost_inflatable" ], "fg": 5331 }, { "id": "explosion_necro_boomer_revive", - "fg": 5295, + "fg": 5333, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5294 }, { "id": "edge", "fg": 5295 } ] + "additional_tiles": [ { "id": "corner", "fg": 5332 }, { "id": "edge", "fg": 5333 } ] }, { "id": "explosion_shady_raptor_spawn", - "fg": 5297, + "fg": 5335, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5296 }, { "id": "edge", "fg": 5297 } ] + "additional_tiles": [ { "id": "corner", "fg": 5334 }, { "id": "edge", "fg": 5335 } ] }, { "id": [ "explosion_big_raptor_spawn", "explosion_small_raptor_spawn", "explosion_hive_raptor_spawn" ], - "fg": 5299, + "fg": 5337, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5298 }, { "id": "edge", "fg": 5299 } ] + "additional_tiles": [ { "id": "corner", "fg": 5336 }, { "id": "edge", "fg": 5337 } ] }, { "id": "explosion_spread_sludge", - "fg": 5301, + "fg": 5339, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5300 }, { "id": "edge", "fg": 5301 } ] + "additional_tiles": [ { "id": "corner", "fg": 5338 }, { "id": "edge", "fg": 5339 } ] }, { "id": "explosion_spur_shrill", - "fg": 5303, + "fg": 5341, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5302 }, { "id": "edge", "fg": 5303 } ] + "additional_tiles": [ { "id": "corner", "fg": 5340 }, { "id": "edge", "fg": 5341 } ] }, { "id": "explosion_weaponpod_heat_gun", - "fg": 5305, + "fg": 5343, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5304 }, { "id": "edge", "fg": 5305 } ] + "additional_tiles": [ { "id": "corner", "fg": 5342 }, { "id": "edge", "fg": 5343 } ] }, { "id": [ @@ -3674,7 +3674,7 @@ "explosion_green_researcher_check", "explosion_black_security_check" ], - "fg": 5306 + "fg": 5344 }, { "id": [ @@ -3695,102 +3695,102 @@ "explosion_AEA_BUGS", "explosion_summon_wisps" ], - "fg": 5308, - "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5307 }, { "id": "edge", "fg": 5308 } ] - }, - { "id": "t_atm", "fg": 5311, "bg": 5508, "rotates": false }, - { "id": "t_barndoor", "fg": 5312, "bg": 5668, "rotates": false }, - { "id": "t_barndoor_season_autumn", "fg": 5312, "bg": 5672 }, - { "id": "t_barndoor_season_summer", "fg": 5312, "bg": 5676 }, - { "id": "t_barndoor_season_winter", "fg": 5312, "bg": 5588 }, - { "id": "t_bars", "fg": 5313, "bg": 5508, "rotates": false }, - { "id": "t_brick_wall_halfway", "fg": 5314, "bg": 5684 }, - { "id": "t_bridge", "fg": 5315, "rotates": false }, - { "id": "t_card_military", "fg": 5316, "bg": 5508, "rotates": false }, - { "id": "t_card_reader_broken", "fg": 5317, "bg": 5508, "rotates": false }, - { "id": "t_card_science", "fg": 5316, "bg": 5508, "rotates": false }, - { "id": "t_carpet_green", "fg": 5318, "rotates": false }, - { "id": "t_carpet_purple", "fg": 5319, "rotates": false }, - { "id": "t_carpet_red", "fg": 5320, "rotates": false }, - { "id": "t_carpet_yellow", "fg": 5321, "rotates": false }, - { "id": "t_chainfence_posts", "fg": 5328, "bg": 5668, "rotates": false }, + "fg": 5346, + "multitile": true, + "additional_tiles": [ { "id": "corner", "fg": 5345 }, { "id": "edge", "fg": 5346 } ] + }, + { "id": "t_atm", "fg": 5349, "bg": 5546, "rotates": false }, + { "id": "t_barndoor", "fg": 5350, "bg": 5706, "rotates": false }, + { "id": "t_barndoor_season_autumn", "fg": 5350, "bg": 5710 }, + { "id": "t_barndoor_season_summer", "fg": 5350, "bg": 5714 }, + { "id": "t_barndoor_season_winter", "fg": 5350, "bg": 5626 }, + { "id": "t_bars", "fg": 5351, "bg": 5546, "rotates": false }, + { "id": "t_brick_wall_halfway", "fg": 5352, "bg": 5722 }, + { "id": "t_bridge", "fg": 5353, "rotates": false }, + { "id": "t_card_military", "fg": 5354, "bg": 5546, "rotates": false }, + { "id": "t_card_reader_broken", "fg": 5355, "bg": 5546, "rotates": false }, + { "id": "t_card_science", "fg": 5354, "bg": 5546, "rotates": false }, + { "id": "t_carpet_green", "fg": 5356, "rotates": false }, + { "id": "t_carpet_purple", "fg": 5357, "rotates": false }, + { "id": "t_carpet_red", "fg": 5358, "rotates": false }, + { "id": "t_carpet_yellow", "fg": 5359, "rotates": false }, + { "id": "t_chainfence_posts", "fg": 5366, "bg": 5706, "rotates": false }, { "id": [ "t_chainfence", "t_chainfence_h" ], - "fg": 5322, - "bg": 6104, + "fg": 5360, + "bg": 6142, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5323, "bg": 6104 }, - { "id": "edge", "fg": 5324, "bg": 6104 }, - { "id": "t_connection", "fg": 5326, "bg": 6104 }, - { "id": "center", "fg": 5322, "bg": 6104 }, - { "id": "unconnected", "fg": 5327, "bg": 6104 }, - { "id": "end_piece", "fg": 5325, "bg": 6104 } + { "id": "corner", "fg": 5361, "bg": 6142 }, + { "id": "edge", "fg": 5362, "bg": 6142 }, + { "id": "t_connection", "fg": 5364, "bg": 6142 }, + { "id": "center", "fg": 5360, "bg": 6142 }, + { "id": "unconnected", "fg": 5365, "bg": 6142 }, + { "id": "end_piece", "fg": 5363, "bg": 6142 } ] }, { "id": "t_chainfence_v", - "fg": 5322, - "bg": 6104, + "fg": 5360, + "bg": 6142, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5323, "bg": 6104 }, - { "id": "edge", "fg": 5324, "bg": 6104 }, - { "id": "t_connection", "fg": 5326, "bg": 6104 }, - { "id": "center", "fg": 5322, "bg": 6104 }, - { "id": "unconnected", "fg": 5327, "bg": 6104 }, - { "id": "end_piece", "fg": 5325, "bg": 6104 } + { "id": "corner", "fg": 5361, "bg": 6142 }, + { "id": "edge", "fg": 5362, "bg": 6142 }, + { "id": "t_connection", "fg": 5364, "bg": 6142 }, + { "id": "center", "fg": 5360, "bg": 6142 }, + { "id": "unconnected", "fg": 5365, "bg": 6142 }, + { "id": "end_piece", "fg": 5363, "bg": 6142 } ] }, - { "id": "t_chaingate_c", "fg": 5329, "bg": 6104, "rotates": false }, - { "id": "t_chaingate_l", "fg": 5329, "bg": 6104, "rotates": false }, - { "id": "t_chaingate_o", "fg": 5330, "bg": 6104, "rotates": false }, - { "id": [ "t_claymound", "t_clay" ], "fg": 5510, "bg": 5668 }, - { "id": [ "t_claymound_season_autumn", "t_clay_season_autumn" ], "fg": 5510, "bg": 5672 }, - { "id": [ "t_claymound_season_summer", "t_clay_season_summer" ], "fg": 5510, "bg": 5676 }, - { "id": "t_column", "fg": 5331, "rotates": false }, - { "id": "t_concrete_floor", "fg": 5508, "rotates": false }, + { "id": "t_chaingate_c", "fg": 5367, "bg": 6142, "rotates": false }, + { "id": "t_chaingate_l", "fg": 5367, "bg": 6142, "rotates": false }, + { "id": "t_chaingate_o", "fg": 5368, "bg": 6142, "rotates": false }, + { "id": [ "t_claymound", "t_clay" ], "fg": 5548, "bg": 5706 }, + { "id": [ "t_claymound_season_autumn", "t_clay_season_autumn" ], "fg": 5548, "bg": 5710 }, + { "id": [ "t_claymound_season_summer", "t_clay_season_summer" ], "fg": 5548, "bg": 5714 }, + { "id": "t_column", "fg": 5369, "rotates": false }, + { "id": "t_concrete_floor", "fg": 5546, "rotates": false }, { "id": "t_conveyor", - "fg": 5332, - "bg": 5508, + "fg": 5370, + "bg": 5546, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "edge", "fg": 5332 }, - { "id": "end_piece", "fg": 5332 }, - { "id": "corner", "fg": 5333 }, - { "id": "t_connection", "fg": 5334 } + { "id": "edge", "fg": 5370 }, + { "id": "end_piece", "fg": 5370 }, + { "id": "corner", "fg": 5371 }, + { "id": "t_connection", "fg": 5372 } ] }, - { "id": "t_covered_well", "fg": 5335, "bg": 5508, "rotates": false }, - { "id": "t_current_trans", "fg": 5336, "bg": 5508, "rotates": false }, + { "id": "t_covered_well", "fg": 5373, "bg": 5546, "rotates": false }, + { "id": "t_current_trans", "fg": 5374, "bg": 5546, "rotates": false }, { "id": "t_cvdbody", - "fg": 5337, + "fg": 5375, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5338, "bg": 6104 }, - { "id": "t_connection", "fg": 5340, "bg": 6104 }, - { "id": "end_piece", "fg": 5339, "bg": 6104 }, - { "id": "unconnected", "fg": 5337 }, - { "id": "edge", "fg": 5337 }, - { "id": "center", "fg": 5337 } + { "id": "corner", "fg": 5376, "bg": 6142 }, + { "id": "t_connection", "fg": 5378, "bg": 6142 }, + { "id": "end_piece", "fg": 5377, "bg": 6142 }, + { "id": "unconnected", "fg": 5375 }, + { "id": "edge", "fg": 5375 }, + { "id": "center", "fg": 5375 } ] }, - { "id": "t_cvdmachine", "fg": 5341, "bg": 6104 }, - { "id": "t_diesel_pump", "fg": 5342, "bg": 6104 }, - { "id": "t_diesel_pump_smashed", "fg": 5343, "bg": 6104, "rotates": false }, - { "id": [ "t_dirtmound", "t_dirtmoundfloor" ], "fg": 5514, "bg": 5310, "rotates": false }, - { "id": "t_door_bar_c", "fg": 5344, "bg": 5508, "rotates": false }, - { "id": "t_door_bar_locked", "fg": 5344, "bg": 5508, "rotates": false }, - { "id": "t_door_bar_o", "fg": 5345, "bg": 5508, "rotates": false }, - { "id": "t_door_curtain_c", "fg": 5346, "rotates": false }, - { "id": "t_door_curtain_o", "fg": 5347, "rotates": false }, + { "id": "t_cvdmachine", "fg": 5379, "bg": 6142 }, + { "id": "t_diesel_pump", "fg": 5380, "bg": 6142 }, + { "id": "t_diesel_pump_smashed", "fg": 5381, "bg": 6142, "rotates": false }, + { "id": [ "t_dirtmound", "t_dirtmoundfloor" ], "fg": 5552, "bg": 5348, "rotates": false }, + { "id": "t_door_bar_c", "fg": 5382, "bg": 5546, "rotates": false }, + { "id": "t_door_bar_locked", "fg": 5382, "bg": 5546, "rotates": false }, + { "id": "t_door_bar_o", "fg": 5383, "bg": 5546, "rotates": false }, + { "id": "t_door_curtain_c", "fg": 5384, "rotates": false }, + { "id": "t_door_curtain_o", "fg": 5385, "rotates": false }, { "id": [ "t_door_glass_c", @@ -3802,52 +3802,52 @@ "t_door_glass_white_c", "t_door_glass_gray_c" ], - "fg": 5348, + "fg": 5386, "rotates": false }, - { "id": "t_door_glass_gray_o", "fg": 5349, "bg": 6054, "rotates": false }, - { "id": "t_door_glass_green_o", "fg": 5349, "bg": 5318, "rotates": false }, - { "id": [ "t_door_glass_lab_o", "t_door_glass_frosted_lab_o" ], "fg": 5349, "bg": 5508, "rotates": false }, - { "id": [ "t_door_glass_o", "t_door_glass_frosted_o" ], "fg": 5349, "bg": 5503, "rotates": false }, - { "id": "t_door_glass_red_o", "fg": 5349, "bg": 5320, "rotates": false }, - { "id": "t_door_glass_white_o", "fg": 5349, "bg": 6057, "rotates": false }, - { "id": "t_door_makeshift_c", "fg": 5350, "rotates": false }, - { "id": "t_door_makeshift_o", "fg": 5351, "bg": 5503, "rotates": false }, - { "id": "t_elevator", "fg": 5352, "rotates": false }, - { "id": "t_emergency_light", "bg": 5508, "rotates": false }, - { "id": "t_emergency_light_flicker", "bg": 5508, "rotates": false }, - { "id": "t_fault", "fg": 5353, "rotates": false }, - { "id": "t_fence_barbed", "fg": 5356, "bg": 5668, "rotates": false }, - { "id": "t_fence_barbed_season_autumn", "fg": 5356, "bg": 5672 }, - { "id": "t_fence_barbed_season_summer", "fg": 5356, "bg": 5676 }, - { "id": "t_fence_barbed_season_winter", "fg": 5356, "bg": 5588 }, - { "id": "t_fence_post_season_autumn", "fg": 5357, "bg": 5672 }, - { "id": "t_fence_post_season_summer", "fg": 5357, "bg": 5676 }, - { "id": "t_fence_post_season_winter", "fg": 5357, "bg": 5588 }, - { "id": "t_fence_season_autumn", "fg": 5358, "bg": 5672 }, - { "id": [ "t_fence_season_summer", "t_fence_h_season_summer" ], "fg": 5358, "bg": 5676 }, - { "id": [ "t_fence_season_winter", "t_fence_h_season_winter" ], "fg": 5358, "bg": 5588 }, - { "id": [ "t_fence", "t_fence_h" ], "fg": 5358, "bg": 5668, "rotates": true }, - { "id": "t_fence_v", "fg": 5358, "bg": 5668 }, - { "id": "t_fence_v_season_autumn", "fg": 5358, "bg": 5672 }, - { "id": "t_fence_v_season_summer", "fg": 5358, "bg": 5676 }, - { "id": "t_fence_v_season_winter", "fg": 5358, "bg": 5588 }, - { "id": "t_fence_wire", "fg": 5359, "bg": 5668, "rotates": false }, - { "id": "t_fence_wire_season_autumn", "fg": 5359, "bg": 5672 }, - { "id": "t_fence_wire_season_summer", "fg": 5359, "bg": 5676 }, - { "id": "t_fence_wire_season_winter", "fg": 5359, "bg": 5588 }, - { "id": "t_fencegate_c", "fg": 5354, "bg": 5668, "rotates": false }, - { "id": "t_fencegate_c_season_autumn", "fg": 5354, "bg": 5672 }, - { "id": "t_fencegate_c_season_summer", "fg": 5354, "bg": 5676 }, - { "id": "t_fencegate_c_season_winter", "fg": 5354, "bg": 5588 }, - { "id": "t_fencegate_o", "fg": 5355, "bg": 5668, "rotates": false }, - { "id": "t_fencegate_o_season_autumn", "fg": 5355, "bg": 5672 }, - { "id": "t_fencegate_o_season_summer", "fg": 5355, "bg": 5676 }, - { "id": "t_fencegate_o_season_winter", "fg": 5355, "bg": 5588 }, - { "id": "t_flat_roof", "bg": 5504, "rotates": false }, - { "id": "t_floor_blue", "fg": 5515, "rotates": false }, - { "id": "t_floor_green", "fg": 5516, "rotates": false }, - { "id": "t_floor_red", "fg": 5517, "rotates": false }, + { "id": "t_door_glass_gray_o", "fg": 5387, "bg": 6092, "rotates": false }, + { "id": "t_door_glass_green_o", "fg": 5387, "bg": 5356, "rotates": false }, + { "id": [ "t_door_glass_lab_o", "t_door_glass_frosted_lab_o" ], "fg": 5387, "bg": 5546, "rotates": false }, + { "id": [ "t_door_glass_o", "t_door_glass_frosted_o" ], "fg": 5387, "bg": 5541, "rotates": false }, + { "id": "t_door_glass_red_o", "fg": 5387, "bg": 5358, "rotates": false }, + { "id": "t_door_glass_white_o", "fg": 5387, "bg": 6095, "rotates": false }, + { "id": "t_door_makeshift_c", "fg": 5388, "rotates": false }, + { "id": "t_door_makeshift_o", "fg": 5389, "bg": 5541, "rotates": false }, + { "id": "t_elevator", "fg": 5390, "rotates": false }, + { "id": "t_emergency_light", "bg": 5546, "rotates": false }, + { "id": "t_emergency_light_flicker", "bg": 5546, "rotates": false }, + { "id": "t_fault", "fg": 5391, "rotates": false }, + { "id": "t_fence_barbed", "fg": 5394, "bg": 5706, "rotates": false }, + { "id": "t_fence_barbed_season_autumn", "fg": 5394, "bg": 5710 }, + { "id": "t_fence_barbed_season_summer", "fg": 5394, "bg": 5714 }, + { "id": "t_fence_barbed_season_winter", "fg": 5394, "bg": 5626 }, + { "id": "t_fence_post_season_autumn", "fg": 5395, "bg": 5710 }, + { "id": "t_fence_post_season_summer", "fg": 5395, "bg": 5714 }, + { "id": "t_fence_post_season_winter", "fg": 5395, "bg": 5626 }, + { "id": "t_fence_season_autumn", "fg": 5396, "bg": 5710 }, + { "id": [ "t_fence_season_summer", "t_fence_h_season_summer" ], "fg": 5396, "bg": 5714 }, + { "id": [ "t_fence_season_winter", "t_fence_h_season_winter" ], "fg": 5396, "bg": 5626 }, + { "id": [ "t_fence", "t_fence_h" ], "fg": 5396, "bg": 5706, "rotates": true }, + { "id": "t_fence_v", "fg": 5396, "bg": 5706 }, + { "id": "t_fence_v_season_autumn", "fg": 5396, "bg": 5710 }, + { "id": "t_fence_v_season_summer", "fg": 5396, "bg": 5714 }, + { "id": "t_fence_v_season_winter", "fg": 5396, "bg": 5626 }, + { "id": "t_fence_wire", "fg": 5397, "bg": 5706, "rotates": false }, + { "id": "t_fence_wire_season_autumn", "fg": 5397, "bg": 5710 }, + { "id": "t_fence_wire_season_summer", "fg": 5397, "bg": 5714 }, + { "id": "t_fence_wire_season_winter", "fg": 5397, "bg": 5626 }, + { "id": "t_fencegate_c", "fg": 5392, "bg": 5706, "rotates": false }, + { "id": "t_fencegate_c_season_autumn", "fg": 5392, "bg": 5710 }, + { "id": "t_fencegate_c_season_summer", "fg": 5392, "bg": 5714 }, + { "id": "t_fencegate_c_season_winter", "fg": 5392, "bg": 5626 }, + { "id": "t_fencegate_o", "fg": 5393, "bg": 5706, "rotates": false }, + { "id": "t_fencegate_o_season_autumn", "fg": 5393, "bg": 5710 }, + { "id": "t_fencegate_o_season_summer", "fg": 5393, "bg": 5714 }, + { "id": "t_fencegate_o_season_winter", "fg": 5393, "bg": 5626 }, + { "id": "t_flat_roof", "bg": 5542, "rotates": false }, + { "id": "t_floor_blue", "fg": 5553, "rotates": false }, + { "id": "t_floor_green", "fg": 5554, "rotates": false }, + { "id": "t_floor_red", "fg": 5555, "rotates": false }, { "id": [ "t_floor", @@ -3856,1033 +3856,1033 @@ "t_secretdoor_concrete_wall_o", "t_secretdoor_bookcase_o" ], - "bg": 5808, + "bg": 5846, "rotates": false }, - { "id": "t_floor_waxed", "fg": 5360, "rotates": false }, - { "id": "t_floor_waxed_y", "fg": 5502, "rotates": false }, + { "id": "t_floor_waxed", "fg": 5398, "rotates": false }, + { "id": "t_floor_waxed_y", "fg": 5540, "rotates": false }, { "id": "t_fungus", "bg": 2120, "rotates": false }, - { "id": "t_fungus_floor_in", "bg": 5505, "rotates": false }, - { "id": "t_fungus_floor_out", "bg": 5506, "rotates": false }, - { "id": "t_fungus_floor_sup", "bg": 5507, "rotates": false }, - { "id": "t_fungus_mound", "fg": 5361, "bg": 2120, "rotates": false }, + { "id": "t_fungus_floor_in", "bg": 5543, "rotates": false }, + { "id": "t_fungus_floor_out", "bg": 5544, "rotates": false }, + { "id": "t_fungus_floor_sup", "bg": 5545, "rotates": false }, + { "id": "t_fungus_mound", "fg": 5399, "bg": 2120, "rotates": false }, { "id": "t_fungus_wall", - "fg": 5362, - "bg": 5507, + "fg": 5400, + "bg": 5545, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5363, "bg": 5507 }, - { "id": "corner", "fg": 5364, "bg": 5507 }, - { "id": "edge", "fg": 5365, "bg": 5507 }, - { "id": "t_connection", "fg": 5367, "bg": 5507 }, - { "id": "end_piece", "fg": 5366, "bg": 5507 }, - { "id": "unconnected", "fg": 5362, "bg": 5507 } + { "id": "center", "fg": 5401, "bg": 5545 }, + { "id": "corner", "fg": 5402, "bg": 5545 }, + { "id": "edge", "fg": 5403, "bg": 5545 }, + { "id": "t_connection", "fg": 5405, "bg": 5545 }, + { "id": "end_piece", "fg": 5404, "bg": 5545 }, + { "id": "unconnected", "fg": 5400, "bg": 5545 } ] }, { "id": "t_fungus_wall_transformed", - "fg": 5390, - "bg": 5363, - "multitile": true, - "additional_tiles": [ - { "id": "corner", "fg": 5403, "bg": 5363 }, - { "id": "edge", "fg": 5404, "bg": 5363 }, - { "id": "t_connection", "fg": 5406, "bg": 5363 }, - { "id": "center", "fg": 5402, "bg": 5363 }, - { "id": "end_piece", "fg": 5405, "bg": 5363 }, - { "id": "unconnected", "fg": 5390, "bg": 5363 } - ] - }, - { "id": "t_gas_pump", "fg": 5368, "bg": 6104, "rotates": false }, - { "id": "t_gas_pump_a", "fg": 5368, "bg": 6104 }, - { "id": "t_gas_pump_smashed", "fg": 5369, "bg": 6104, "rotates": false }, - { "id": "t_gas_tank", "fg": 5370, "bg": 6104 }, - { "id": "t_gates_control_brick", "fg": 5521, "rotates": false }, - { "id": "t_gates_control_brick_lab", "fg": 5522, "rotates": false }, - { "id": "t_gates_control_concrete", "fg": 5523, "rotates": false }, - { "id": "t_gates_control_concrete_lab", "fg": 5524, "rotates": false }, - { "id": "t_gates_control_metal", "fg": 5525, "rotates": false }, - { "id": "t_gates_control_metal_lab", "fg": 5526, "rotates": false }, - { "id": "t_gates_mech_control", "fg": 5527, "bg": 5387, "rotates": false }, - { "id": "t_gates_mech_control_lab", "fg": 5528, "bg": 5387, "rotates": false }, + "fg": 5428, + "bg": 5401, + "multitile": true, + "additional_tiles": [ + { "id": "corner", "fg": 5441, "bg": 5401 }, + { "id": "edge", "fg": 5442, "bg": 5401 }, + { "id": "t_connection", "fg": 5444, "bg": 5401 }, + { "id": "center", "fg": 5440, "bg": 5401 }, + { "id": "end_piece", "fg": 5443, "bg": 5401 }, + { "id": "unconnected", "fg": 5428, "bg": 5401 } + ] + }, + { "id": "t_gas_pump", "fg": 5406, "bg": 6142, "rotates": false }, + { "id": "t_gas_pump_a", "fg": 5406, "bg": 6142 }, + { "id": "t_gas_pump_smashed", "fg": 5407, "bg": 6142, "rotates": false }, + { "id": "t_gas_tank", "fg": 5408, "bg": 6142 }, + { "id": "t_gates_control_brick", "fg": 5559, "rotates": false }, + { "id": "t_gates_control_brick_lab", "fg": 5560, "rotates": false }, + { "id": "t_gates_control_concrete", "fg": 5561, "rotates": false }, + { "id": "t_gates_control_concrete_lab", "fg": 5562, "rotates": false }, + { "id": "t_gates_control_metal", "fg": 5563, "rotates": false }, + { "id": "t_gates_control_metal_lab", "fg": 5564, "rotates": false }, + { "id": "t_gates_mech_control", "fg": 5565, "bg": 5425, "rotates": false }, + { "id": "t_gates_mech_control_lab", "fg": 5566, "bg": 5425, "rotates": false }, { "id": "t_generator_broken", - "fg": 5371, + "fg": 5409, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 5372 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 5410 } ] }, - { "id": "t_grate", "fg": 5352, "rotates": false }, + { "id": "t_grate", "fg": 5390, "rotates": false }, { "id": "t_guardrail_bg_dp", - "fg": 5414, - "bg": 5508, + "fg": 5452, + "bg": 5546, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5415, "bg": 5508 }, - { "id": "center", "fg": 5414, "bg": 5508 }, - { "id": "end_piece", "fg": 5417, "bg": 5508 }, - { "id": "t_connection", "fg": 5418, "bg": 5508 }, - { "id": "unconnected", "fg": 5419, "bg": 5508 }, - { "id": "edge", "fg": 5416, "bg": 5508 } + { "id": "corner", "fg": 5453, "bg": 5546 }, + { "id": "center", "fg": 5452, "bg": 5546 }, + { "id": "end_piece", "fg": 5455, "bg": 5546 }, + { "id": "t_connection", "fg": 5456, "bg": 5546 }, + { "id": "unconnected", "fg": 5457, "bg": 5546 }, + { "id": "edge", "fg": 5454, "bg": 5546 } ] }, - { "id": "t_hole", "fg": 5530 }, - { "id": "t_improvised_shelter", "fg": 5374, "bg": 5668, "rotates": false }, - { "id": "t_improvised_shelter_season_autumn", "fg": 5374, "bg": 5672, "rotates": false }, - { "id": "t_improvised_shelter_season_summer", "fg": 5374, "bg": 5676, "rotates": false }, - { "id": "t_improvised_shelter_season_winter", "fg": 5374, "bg": 5588, "rotates": false }, - { "id": "t_ind_assembler", "fg": 5375, "bg": 5504 }, - { "id": "t_ind_drill", "fg": 5376, "bg": 5309, "rotates": false }, - { "id": "t_ind_furnace", "fg": 5377, "bg": 6104, "rotates": false }, - { "id": "t_ind_lathe", "fg": 5378, "rotates": false }, - { "id": "t_ind_mixer", "fg": 5379, "bg": 5309, "rotates": false }, + { "id": "t_hole", "fg": 5568 }, + { "id": "t_improvised_shelter", "fg": 5412, "bg": 5706, "rotates": false }, + { "id": "t_improvised_shelter_season_autumn", "fg": 5412, "bg": 5710, "rotates": false }, + { "id": "t_improvised_shelter_season_summer", "fg": 5412, "bg": 5714, "rotates": false }, + { "id": "t_improvised_shelter_season_winter", "fg": 5412, "bg": 5626, "rotates": false }, + { "id": "t_ind_assembler", "fg": 5413, "bg": 5542 }, + { "id": "t_ind_drill", "fg": 5414, "bg": 5347, "rotates": false }, + { "id": "t_ind_furnace", "fg": 5415, "bg": 6142, "rotates": false }, + { "id": "t_ind_lathe", "fg": 5416, "rotates": false }, + { "id": "t_ind_mixer", "fg": 5417, "bg": 5347, "rotates": false }, { "id": "t_ind_pipe", - "fg": 5450, - "bg": 5508, + "fg": 5488, + "bg": 5546, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5451, "bg": 5508 }, - { "id": "corner", "fg": 5452, "bg": 5508 }, - { "id": "edge", "fg": 5453, "bg": 5508 }, - { "id": "t_connection", "fg": 5455, "bg": 5508 }, - { "id": "end_piece", "fg": 5454, "bg": 5508 }, - { "id": "unconnected", "fg": 5450, "bg": 5508 } + { "id": "center", "fg": 5489, "bg": 5546 }, + { "id": "corner", "fg": 5490, "bg": 5546 }, + { "id": "edge", "fg": 5491, "bg": 5546 }, + { "id": "t_connection", "fg": 5493, "bg": 5546 }, + { "id": "end_piece", "fg": 5492, "bg": 5546 }, + { "id": "unconnected", "fg": 5488, "bg": 5546 } ] }, - { "id": "t_ind_press", "fg": 2390 }, - { "id": "t_lava", "fg": 5380, "rotates": false }, - { "id": "t_lgtn_arrest", "fg": 5381, "bg": 5508, "rotates": false }, - { "id": "t_little_column", "fg": 5382, "bg": 6104, "rotates": false }, - { "id": "t_low_stairs_end", "fg": 5383, "bg": 6104, "rotates": false }, - { "id": "t_m_frame", "fg": 5397, "bg": 6104, "rotates": false }, - { "id": "t_manhole", "fg": 5384, "bg": 6104, "rotates": false }, - { "id": "t_manhole_cover", "fg": 5385, "bg": 6104, "rotates": false }, - { "id": "t_marloss", "fg": 5386, "bg": 2120, "rotates": false }, - { "id": "t_metal_floor", "fg": 5387, "rotates": false }, - { "id": "t_milking_machine", "fg": 2391, "bg": 5508, "rotates": false }, + { "id": "t_ind_press", "fg": 2391 }, + { "id": "t_lava", "fg": 5418, "rotates": false }, + { "id": "t_lgtn_arrest", "fg": 5419, "bg": 5546, "rotates": false }, + { "id": "t_little_column", "fg": 5420, "bg": 6142, "rotates": false }, + { "id": "t_low_stairs_end", "fg": 5421, "bg": 6142, "rotates": false }, + { "id": "t_m_frame", "fg": 5435, "bg": 6142, "rotates": false }, + { "id": "t_manhole", "fg": 5422, "bg": 6142, "rotates": false }, + { "id": "t_manhole_cover", "fg": 5423, "bg": 6142, "rotates": false }, + { "id": "t_marloss", "fg": 5424, "bg": 2120, "rotates": false }, + { "id": "t_metal_floor", "fg": 5425, "rotates": false }, + { "id": "t_milking_machine", "fg": 2392, "bg": 5546, "rotates": false }, { "id": "t_missile", - "fg": 5388, - "bg": 6104, + "fg": 5426, + "bg": 6142, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 5389, "bg": 6104 }, { "id": "center", "fg": 5388 }, { "id": "t_connection", "fg": 5393 } ] + "additional_tiles": [ { "id": "corner", "fg": 5427, "bg": 6142 }, { "id": "center", "fg": 5426 }, { "id": "t_connection", "fg": 5431 } ] }, { "id": "t_missile_exploded", - "bg": 6104, + "bg": 6142, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5391, "bg": 6104 }, - { "id": "center", "fg": 5390, "bg": 5508 }, - { "id": "t_connection", "fg": 5392 } + { "id": "corner", "fg": 5429, "bg": 6142 }, + { "id": "center", "fg": 5428, "bg": 5546 }, + { "id": "t_connection", "fg": 5430 } ] }, { "id": "t_monkey_bars", - "fg": 5394, - "bg": 5845, + "fg": 5432, + "bg": 5883, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5394, "bg": 5845 }, - { "id": "corner", "fg": 5395, "bg": 5845 }, - { "id": "t_connection", "fg": 5396, "bg": 5845 } + { "id": "center", "fg": 5432, "bg": 5883 }, + { "id": "corner", "fg": 5433, "bg": 5883 }, + { "id": "t_connection", "fg": 5434, "bg": 5883 } ] }, { "id": "t_monkey_bars_season_autumn", - "fg": 5394, - "bg": 5672, + "fg": 5432, + "bg": 5710, "multitile": true, "additional_tiles": [ - { "id": "edge", "bg": 5672 }, - { "id": "corner", "fg": 5395, "bg": 5672 }, - { "id": "center", "fg": 5394, "bg": 5672 }, - { "id": "t_connection", "fg": 5396, "bg": 5672 } + { "id": "edge", "bg": 5710 }, + { "id": "corner", "fg": 5433, "bg": 5710 }, + { "id": "center", "fg": 5432, "bg": 5710 }, + { "id": "t_connection", "fg": 5434, "bg": 5710 } ] }, { "id": "t_monkey_bars_season_summer", - "fg": 5394, - "bg": 5676, + "fg": 5432, + "bg": 5714, "multitile": true, "additional_tiles": [ - { "id": "edge", "bg": 5676 }, - { "id": "corner", "fg": 5395, "bg": 5676 }, - { "id": "center", "fg": 5394, "bg": 5676 }, - { "id": "t_connection", "fg": 5396, "bg": 5676 } + { "id": "edge", "bg": 5714 }, + { "id": "corner", "fg": 5433, "bg": 5714 }, + { "id": "center", "fg": 5432, "bg": 5714 }, + { "id": "t_connection", "fg": 5434, "bg": 5714 } ] }, { "id": "t_monkey_bars_season_winter", - "fg": 5394, - "bg": 5588, - "multitile": true, - "additional_tiles": [ - { "id": "edge", "bg": 5588 }, - { "id": "corner", "fg": 5395, "bg": 5588 }, - { "id": "center", "fg": 5394, "bg": 5588 }, - { "id": "t_connection", "fg": 5396, "bg": 5588 } - ] - }, - { "id": "t_oil_circ_brkr_l", "fg": 5398, "bg": 5508, "rotates": false }, - { "id": "t_oil_circ_brkr_s", "fg": 5399, "bg": 5508, "rotates": false }, - { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "bg": 5530, "rotates": false }, - { "id": "t_ov_reb_cage", "fg": 5400, "bg": 5508 }, - { "id": "t_ov_smreb_cage", "fg": 5401, "rotates": false }, - { "id": "t_pedestal_temple", "fg": 5407, "bg": 5668, "rotates": false }, - { "id": "t_pedestal_wyrm", "fg": 5408, "bg": 5508 }, - { "id": "t_pit", "fg": 5531, "bg": 5668, "rotates": false }, - { "id": "t_pit_corpsed", "fg": 5532, "bg": 5668, "rotates": false }, - { "id": "t_pit_corpsed_season_autumn", "fg": 5532, "bg": 5672 }, - { "id": "t_pit_corpsed_season_summer", "fg": 5532, "bg": 5676 }, - { "id": "t_pit_corpsed_season_winter", "fg": 5532, "bg": 5588 }, - { "id": "t_pit_covered", "fg": 5533, "bg": 5668, "rotates": false }, - { "id": "t_pit_covered_season_autumn", "fg": 5533, "bg": 5672 }, - { "id": "t_pit_covered_season_summer", "fg": 5533, "bg": 5676 }, - { "id": "t_pit_covered_season_winter", "fg": 5534, "bg": 5588 }, - { "id": "t_pit_glass", "fg": 5535, "bg": 5668, "rotates": false }, - { "id": "t_pit_glass_covered", "fg": 5533, "bg": 5668 }, - { "id": "t_pit_glass_covered_season_autumn", "fg": 5533, "bg": 5672 }, - { "id": "t_pit_glass_covered_season_summer", "fg": 5533, "bg": 5676 }, - { "id": "t_pit_glass_covered_season_winter", "fg": 5534, "bg": 5588 }, - { "id": "t_pit_glass_season_autumn", "fg": 5535, "bg": 5672, "rotates": false }, - { "id": "t_pit_glass_season_summer", "fg": 5535, "bg": 5676, "rotates": false }, - { "id": "t_pit_glass_season_winter", "fg": 5535, "bg": 5588, "rotates": false }, - { "id": "t_pit_season_autumn", "fg": 5531, "bg": 5672 }, - { "id": "t_pit_season_summer", "fg": 5531, "bg": 5676 }, - { "id": "t_pit_season_winter", "fg": 5531, "bg": 5588 }, - { "id": "t_pit_shallow", "fg": 5536, "bg": 5668, "rotates": false }, - { "id": "t_pit_shallow_season_autumn", "fg": 5536, "bg": 5672 }, - { "id": "t_pit_shallow_season_summer", "fg": 5536, "bg": 5676 }, - { "id": "t_pit_shallow_season_winter", "fg": 5537, "bg": 5588 }, - { "id": "t_pit_spiked", "fg": 5538, "bg": 5668, "rotates": false }, - { "id": "t_pit_spiked_covered", "fg": 5533, "bg": 5668, "rotates": false }, - { "id": "t_pit_spiked_covered_season_autumn", "fg": 5533, "bg": 5672 }, - { "id": "t_pit_spiked_covered_season_summer", "fg": 5533, "bg": 5676 }, - { "id": "t_pit_spiked_covered_season_winter", "fg": 5534, "bg": 5588 }, - { "id": "t_pit_spiked_season_autumn", "fg": 5538, "bg": 5672 }, - { "id": "t_pit_spiked_season_summer", "fg": 5538, "bg": 5676 }, - { "id": "t_pit_spiked_season_winter", "fg": 5538, "bg": 5588 }, - { "id": "t_plut_generator", "fg": 5409, "bg": 5508 }, - { "id": "t_portcullis", "fg": 5410, "bg": 5504 }, - { "id": "t_potential_trans", "fg": 5411, "bg": 5508, "rotates": false }, + "fg": 5432, + "bg": 5626, + "multitile": true, + "additional_tiles": [ + { "id": "edge", "bg": 5626 }, + { "id": "corner", "fg": 5433, "bg": 5626 }, + { "id": "center", "fg": 5432, "bg": 5626 }, + { "id": "t_connection", "fg": 5434, "bg": 5626 } + ] + }, + { "id": "t_oil_circ_brkr_l", "fg": 5436, "bg": 5546, "rotates": false }, + { "id": "t_oil_circ_brkr_s", "fg": 5437, "bg": 5546, "rotates": false }, + { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "bg": 5568, "rotates": false }, + { "id": "t_ov_reb_cage", "fg": 5438, "bg": 5546 }, + { "id": "t_ov_smreb_cage", "fg": 5439, "rotates": false }, + { "id": "t_pedestal_temple", "fg": 5445, "bg": 5706, "rotates": false }, + { "id": "t_pedestal_wyrm", "fg": 5446, "bg": 5546 }, + { "id": "t_pit", "fg": 5569, "bg": 5706, "rotates": false }, + { "id": "t_pit_corpsed", "fg": 5570, "bg": 5706, "rotates": false }, + { "id": "t_pit_corpsed_season_autumn", "fg": 5570, "bg": 5710 }, + { "id": "t_pit_corpsed_season_summer", "fg": 5570, "bg": 5714 }, + { "id": "t_pit_corpsed_season_winter", "fg": 5570, "bg": 5626 }, + { "id": "t_pit_covered", "fg": 5571, "bg": 5706, "rotates": false }, + { "id": "t_pit_covered_season_autumn", "fg": 5571, "bg": 5710 }, + { "id": "t_pit_covered_season_summer", "fg": 5571, "bg": 5714 }, + { "id": "t_pit_covered_season_winter", "fg": 5572, "bg": 5626 }, + { "id": "t_pit_glass", "fg": 5573, "bg": 5706, "rotates": false }, + { "id": "t_pit_glass_covered", "fg": 5571, "bg": 5706 }, + { "id": "t_pit_glass_covered_season_autumn", "fg": 5571, "bg": 5710 }, + { "id": "t_pit_glass_covered_season_summer", "fg": 5571, "bg": 5714 }, + { "id": "t_pit_glass_covered_season_winter", "fg": 5572, "bg": 5626 }, + { "id": "t_pit_glass_season_autumn", "fg": 5573, "bg": 5710, "rotates": false }, + { "id": "t_pit_glass_season_summer", "fg": 5573, "bg": 5714, "rotates": false }, + { "id": "t_pit_glass_season_winter", "fg": 5573, "bg": 5626, "rotates": false }, + { "id": "t_pit_season_autumn", "fg": 5569, "bg": 5710 }, + { "id": "t_pit_season_summer", "fg": 5569, "bg": 5714 }, + { "id": "t_pit_season_winter", "fg": 5569, "bg": 5626 }, + { "id": "t_pit_shallow", "fg": 5574, "bg": 5706, "rotates": false }, + { "id": "t_pit_shallow_season_autumn", "fg": 5574, "bg": 5710 }, + { "id": "t_pit_shallow_season_summer", "fg": 5574, "bg": 5714 }, + { "id": "t_pit_shallow_season_winter", "fg": 5575, "bg": 5626 }, + { "id": "t_pit_spiked", "fg": 5576, "bg": 5706, "rotates": false }, + { "id": "t_pit_spiked_covered", "fg": 5571, "bg": 5706, "rotates": false }, + { "id": "t_pit_spiked_covered_season_autumn", "fg": 5571, "bg": 5710 }, + { "id": "t_pit_spiked_covered_season_summer", "fg": 5571, "bg": 5714 }, + { "id": "t_pit_spiked_covered_season_winter", "fg": 5572, "bg": 5626 }, + { "id": "t_pit_spiked_season_autumn", "fg": 5576, "bg": 5710 }, + { "id": "t_pit_spiked_season_summer", "fg": 5576, "bg": 5714 }, + { "id": "t_pit_spiked_season_winter", "fg": 5576, "bg": 5626 }, + { "id": "t_plut_generator", "fg": 5447, "bg": 5546 }, + { "id": "t_portcullis", "fg": 5448, "bg": 5542 }, + { "id": "t_potential_trans", "fg": 5449, "bg": 5546, "rotates": false }, { "id": "t_radio_tower", - "fg": 5412, - "bg": 6104, + "fg": 5450, + "bg": 6142, "multitile": true, - "additional_tiles": [ { "id": "center", "fg": 5413, "bg": 6104 } ] + "additional_tiles": [ { "id": "center", "fg": 5451, "bg": 6142 } ] }, { "id": [ "t_railing", "t_railing_h" ], - "fg": 5414, - "bg": 5508, + "fg": 5452, + "bg": 5546, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5414, "bg": 5508 }, - { "id": "corner", "fg": 5415, "bg": 5508 }, - { "id": "edge", "fg": 5416, "bg": 5508 }, - { "id": "t_connection", "fg": 5418, "bg": 5508 }, - { "id": "end_piece", "fg": 5417, "bg": 5508 }, - { "id": "unconnected", "fg": 5419, "bg": 5508 } + { "id": "center", "fg": 5452, "bg": 5546 }, + { "id": "corner", "fg": 5453, "bg": 5546 }, + { "id": "edge", "fg": 5454, "bg": 5546 }, + { "id": "t_connection", "fg": 5456, "bg": 5546 }, + { "id": "end_piece", "fg": 5455, "bg": 5546 }, + { "id": "unconnected", "fg": 5457, "bg": 5546 } ] }, { "id": "t_railing_v", - "fg": 5414, - "bg": 5508, + "fg": 5452, + "bg": 5546, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5414, "bg": 5508 }, - { "id": "corner", "fg": 5415, "bg": 5508 }, - { "id": "edge", "fg": 5416, "bg": 5508 }, - { "id": "t_connection", "fg": 5418, "bg": 5508 }, - { "id": "end_piece", "fg": 5417, "bg": 5508 }, - { "id": "unconnected", "fg": 5419, "bg": 5508 } + { "id": "center", "fg": 5452, "bg": 5546 }, + { "id": "corner", "fg": 5453, "bg": 5546 }, + { "id": "edge", "fg": 5454, "bg": 5546 }, + { "id": "t_connection", "fg": 5456, "bg": 5546 }, + { "id": "end_piece", "fg": 5455, "bg": 5546 }, + { "id": "unconnected", "fg": 5457, "bg": 5546 } ] }, - { "id": "t_railroad_rubble", "bg": 5493, "rotates": true }, + { "id": "t_railroad_rubble", "bg": 5531, "rotates": true }, { "id": "t_railroad_tie", - "fg": [ 5499, 5500, 5499, 5500 ], + "fg": [ 5537, 5538, 5537, 5538 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "unconnected", "fg": 5493 } ] + "additional_tiles": [ { "id": "unconnected", "fg": 5531 } ] }, - { "id": "t_railroad_tie_h", "fg": 5500, "rotates": false }, - { "id": "t_railroad_tie_v", "fg": 5499, "rotates": false }, + { "id": "t_railroad_tie_h", "fg": 5538, "rotates": false }, + { "id": "t_railroad_tie_v", "fg": 5537, "rotates": false }, { "id": "t_railroad_track", - "fg": [ 5494, 5495, 5494, 5495 ], + "fg": [ 5532, 5533, 5532, 5533 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "center", "fg": 5501 } ] + "additional_tiles": [ { "id": "center", "fg": 5539 } ] }, - { "id": "t_railroad_track_d", "fg": 5496, "bg": 5493, "rotates": true }, - { "id": "t_railroad_track_on_tie", "fg": [ 5498, 5497, 5498, 5497 ], "rotates": true }, - { "id": "t_raincatcher", "fg": 5420, "bg": 2044, "rotates": false }, - { "id": "t_reb_cage", "fg": 5421, "bg": 5508 }, - { "id": "t_recycler", "fg": 5422, "bg": 5508, "rotates": false }, - { "id": "t_reinforced_door_glass_c", "fg": 5423, "bg": 6104 }, - { "id": "t_reinforced_door_glass_lab_c", "fg": 5423, "bg": 5508 }, - { "id": "t_reinforced_door_glass_lab_o", "fg": 5424, "bg": 5508 }, - { "id": "t_reinforced_door_glass_o", "fg": 5424, "bg": 6104 }, - { "id": "t_reinforced_glass_shutter", "fg": 5425, "bg": 6104, "rotates": false }, - { "id": "t_reinforced_glass_shutter_open", "fg": 5426, "bg": 6104, "rotates": false }, - { "id": "t_rock_floor", "bg": 6104, "rotates": false }, + { "id": "t_railroad_track_d", "fg": 5534, "bg": 5531, "rotates": true }, + { "id": "t_railroad_track_on_tie", "fg": [ 5536, 5535, 5536, 5535 ], "rotates": true }, + { "id": "t_raincatcher", "fg": 5458, "bg": 2044, "rotates": false }, + { "id": "t_reb_cage", "fg": 5459, "bg": 5546 }, + { "id": "t_recycler", "fg": 5460, "bg": 5546, "rotates": false }, + { "id": "t_reinforced_door_glass_c", "fg": 5461, "bg": 6142 }, + { "id": "t_reinforced_door_glass_lab_c", "fg": 5461, "bg": 5546 }, + { "id": "t_reinforced_door_glass_lab_o", "fg": 5462, "bg": 5546 }, + { "id": "t_reinforced_door_glass_o", "fg": 5462, "bg": 6142 }, + { "id": "t_reinforced_glass_shutter", "fg": 5463, "bg": 6142, "rotates": false }, + { "id": "t_reinforced_glass_shutter_open", "fg": 5464, "bg": 6142, "rotates": false }, + { "id": "t_rock_floor", "bg": 6142, "rotates": false }, { "id": "t_rock_wall_half", - "fg": 5427, - "bg": 5668, + "fg": 5465, + "bg": 5706, "multitile": true, "additional_tiles": [ - { "id": "unconnected", "fg": 5427 }, - { "id": "center", "fg": 5428 }, - { "id": "corner", "fg": 5429 }, - { "id": "edge", "fg": 5430 }, - { "id": "end_piece", "fg": 5431 }, - { "id": "t_connection", "fg": 5432 } + { "id": "unconnected", "fg": 5465 }, + { "id": "center", "fg": 5466 }, + { "id": "corner", "fg": 5467 }, + { "id": "edge", "fg": 5468 }, + { "id": "end_piece", "fg": 5469 }, + { "id": "t_connection", "fg": 5470 } ] }, { "id": "t_root_wall", - "fg": 5402, - "bg": 5509, + "fg": 5440, + "bg": 5547, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5403, "bg": 5509 }, - { "id": "center", "fg": 5402, "bg": 5509 }, - { "id": "end_piece", "fg": 5405, "bg": 5509 }, - { "id": "unconnected", "fg": 5390, "bg": 5509 }, - { "id": "t_connection", "fg": 5406, "bg": 5509 }, - { "id": "edge", "fg": 5404, "bg": 5509 } + { "id": "corner", "fg": 5441, "bg": 5547 }, + { "id": "center", "fg": 5440, "bg": 5547 }, + { "id": "end_piece", "fg": 5443, "bg": 5547 }, + { "id": "unconnected", "fg": 5428, "bg": 5547 }, + { "id": "t_connection", "fg": 5444, "bg": 5547 }, + { "id": "edge", "fg": 5442, "bg": 5547 } ] }, - { "id": "t_sai_box", "fg": 5433, "bg": 5508, "rotates": false }, - { "id": "t_sai_box_damaged", "fg": 5434, "bg": 5508, "rotates": false }, - { "id": "t_sconc_wall", "fg": 5435, "bg": 5508 }, - { "id": "t_sconc_wall_halfway", "fg": 5436, "bg": 5508 }, - { "id": "t_scrap_floor", "fg": 5387, "rotates": false }, + { "id": "t_sai_box", "fg": 5471, "bg": 5546, "rotates": false }, + { "id": "t_sai_box_damaged", "fg": 5472, "bg": 5546, "rotates": false }, + { "id": "t_sconc_wall", "fg": 5473, "bg": 5546 }, + { "id": "t_sconc_wall_halfway", "fg": 5474, "bg": 5546 }, + { "id": "t_scrap_floor", "fg": 5425, "rotates": false }, { "id": "t_scrap_wall_halfway", - "fg": 5437, - "bg": 5504, + "fg": 5475, + "bg": 5542, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "t_connection", "fg": 5441, "bg": 5504 }, - { "id": "edge", "fg": 5439, "bg": 5504 }, - { "id": "corner", "fg": 5438, "bg": 5504 }, - { "id": "center", "fg": 5437, "bg": 5504 }, - { "id": "end_piece", "fg": 5440, "bg": 5508 }, - { "id": "unconnected", "fg": 5442, "bg": 5508 } + { "id": "t_connection", "fg": 5479, "bg": 5542 }, + { "id": "edge", "fg": 5477, "bg": 5542 }, + { "id": "corner", "fg": 5476, "bg": 5542 }, + { "id": "center", "fg": 5475, "bg": 5542 }, + { "id": "end_piece", "fg": 5478, "bg": 5546 }, + { "id": "unconnected", "fg": 5480, "bg": 5546 } ] }, { "id": "t_searth_test", - "fg": 5443, - "bg": 6263, + "fg": 5481, + "bg": 6301, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5443, "bg": 6263 }, - { "id": "corner", "fg": 5444, "bg": 6263 }, - { "id": "edge", "fg": 5445, "bg": 6263 }, - { "id": "t_connection", "fg": 5447, "bg": 6263 }, - { "id": "end_piece", "fg": 5446, "bg": 6263 }, - { "id": "unconnected", "fg": 5448, "bg": 6263 } + { "id": "center", "fg": 5481, "bg": 6301 }, + { "id": "corner", "fg": 5482, "bg": 6301 }, + { "id": "edge", "fg": 5483, "bg": 6301 }, + { "id": "t_connection", "fg": 5485, "bg": 6301 }, + { "id": "end_piece", "fg": 5484, "bg": 6301 }, + { "id": "unconnected", "fg": 5486, "bg": 6301 } ] }, - { "id": "t_sewage", "fg": 5449, "rotates": false }, + { "id": "t_sewage", "fg": 5487, "rotates": false }, { "id": "t_sewage_pipe", - "fg": 5450, - "bg": 5508, + "fg": 5488, + "bg": 5546, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5451, "bg": 5508 }, - { "id": "corner", "fg": 5452, "bg": 5508 }, - { "id": "edge", "fg": 5453, "bg": 5508 }, - { "id": "t_connection", "fg": 5455, "bg": 5508 }, - { "id": "end_piece", "fg": 5454, "bg": 5508 }, - { "id": "unconnected", "fg": 5450, "bg": 5508 } + { "id": "center", "fg": 5489, "bg": 5546 }, + { "id": "corner", "fg": 5490, "bg": 5546 }, + { "id": "edge", "fg": 5491, "bg": 5546 }, + { "id": "t_connection", "fg": 5493, "bg": 5546 }, + { "id": "end_piece", "fg": 5492, "bg": 5546 }, + { "id": "unconnected", "fg": 5488, "bg": 5546 } ] }, { "id": "t_sewage_pump", - "bg": 5508, + "bg": 5546, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5456, "bg": 5508 }, - { "id": "corner", "fg": 5457, "bg": 5508 }, - { "id": "edge", "fg": 5453, "bg": 5508 }, - { "id": "t_connection", "fg": 5456, "bg": 5508 }, - { "id": "end_piece", "fg": 5454, "bg": 5508 }, - { "id": "unconnected", "fg": 5456, "bg": 5508 } - ] - }, - { "id": "t_shrub", "fg": 5458, "bg": 5668, "rotates": false }, - { "id": "t_shrub_blueberry", "fg": 5459, "bg": 5668 }, - { "id": "t_shrub_blueberry_harvested", "fg": 5459, "bg": 5668 }, - { "id": "t_shrub_blueberry_harvested_season_autumn", "fg": 5459, "bg": 5672 }, - { "id": "t_shrub_blueberry_harvested_season_summer", "fg": 5459, "bg": 5676 }, - { "id": "t_shrub_blueberry_harvested_season_winter", "fg": 5463, "bg": 5588 }, - { "id": "t_shrub_blueberry_season_autumn", "fg": 5373, "bg": 5672 }, - { "id": "t_shrub_blueberry_season_summer", "fg": 5373, "bg": 5676 }, - { "id": "t_shrub_blueberry_season_winter", "fg": 5463, "bg": 5588 }, - { "id": "t_shrub_fungal", "fg": 5460, "bg": 2120, "rotates": false }, - { "id": "t_shrub_season_autumn", "fg": 5458, "bg": 5672 }, - { "id": "t_shrub_season_summer", "fg": 5458, "bg": 5676 }, - { "id": "t_shrub_season_winter", "fg": 5461, "bg": 5588 }, - { "id": "t_shrub_strawberry", "fg": 5459, "bg": 5668 }, - { "id": "t_shrub_strawberry_harvested", "fg": 5459, "bg": 5668 }, - { "id": "t_shrub_strawberry_harvested_season_autumn", "fg": 5459, "bg": 5672 }, - { "id": "t_shrub_strawberry_harvested_season_summer", "fg": 5459, "bg": 5676 }, - { "id": "t_shrub_strawberry_harvested_season_winter", "fg": 5463, "bg": 5588 }, - { "id": "t_shrub_strawberry_season_autumn", "fg": 5462, "bg": 5672 }, - { "id": "t_shrub_strawberry_season_summer", "fg": 5462, "bg": 5676 }, - { "id": "t_shrub_strawberry_season_winter", "fg": 5459, "bg": 5588 }, - { "id": "t_sidewalk", "fg": 5508, "rotates": false }, - { "id": "t_sidewalk_bg_dp", "fg": 5508 }, - { "id": "t_skylight", "bg": 5508, "rotates": false }, + { "id": "center", "fg": 5494, "bg": 5546 }, + { "id": "corner", "fg": 5495, "bg": 5546 }, + { "id": "edge", "fg": 5491, "bg": 5546 }, + { "id": "t_connection", "fg": 5494, "bg": 5546 }, + { "id": "end_piece", "fg": 5492, "bg": 5546 }, + { "id": "unconnected", "fg": 5494, "bg": 5546 } + ] + }, + { "id": "t_shrub", "fg": 5496, "bg": 5706, "rotates": false }, + { "id": "t_shrub_blueberry", "fg": 5497, "bg": 5706 }, + { "id": "t_shrub_blueberry_harvested", "fg": 5497, "bg": 5706 }, + { "id": "t_shrub_blueberry_harvested_season_autumn", "fg": 5497, "bg": 5710 }, + { "id": "t_shrub_blueberry_harvested_season_summer", "fg": 5497, "bg": 5714 }, + { "id": "t_shrub_blueberry_harvested_season_winter", "fg": 5501, "bg": 5626 }, + { "id": "t_shrub_blueberry_season_autumn", "fg": 5411, "bg": 5710 }, + { "id": "t_shrub_blueberry_season_summer", "fg": 5411, "bg": 5714 }, + { "id": "t_shrub_blueberry_season_winter", "fg": 5501, "bg": 5626 }, + { "id": "t_shrub_fungal", "fg": 5498, "bg": 2120, "rotates": false }, + { "id": "t_shrub_season_autumn", "fg": 5496, "bg": 5710 }, + { "id": "t_shrub_season_summer", "fg": 5496, "bg": 5714 }, + { "id": "t_shrub_season_winter", "fg": 5499, "bg": 5626 }, + { "id": "t_shrub_strawberry", "fg": 5497, "bg": 5706 }, + { "id": "t_shrub_strawberry_harvested", "fg": 5497, "bg": 5706 }, + { "id": "t_shrub_strawberry_harvested_season_autumn", "fg": 5497, "bg": 5710 }, + { "id": "t_shrub_strawberry_harvested_season_summer", "fg": 5497, "bg": 5714 }, + { "id": "t_shrub_strawberry_harvested_season_winter", "fg": 5501, "bg": 5626 }, + { "id": "t_shrub_strawberry_season_autumn", "fg": 5500, "bg": 5710 }, + { "id": "t_shrub_strawberry_season_summer", "fg": 5500, "bg": 5714 }, + { "id": "t_shrub_strawberry_season_winter", "fg": 5497, "bg": 5626 }, + { "id": "t_sidewalk", "fg": 5546, "rotates": false }, + { "id": "t_sidewalk_bg_dp", "fg": 5546 }, + { "id": "t_skylight", "bg": 5546, "rotates": false }, { "id": "t_slide", - "fg": 5464, - "bg": 5845, + "fg": 5502, + "bg": 5883, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 5464, "bg": 5845 }, { "id": "end_piece", "fg": 5465, "bg": 5845 } ] + "additional_tiles": [ { "id": "edge", "fg": 5502, "bg": 5883 }, { "id": "end_piece", "fg": 5503, "bg": 5883 } ] }, { "id": "t_slide_season_autumn", - "fg": 5464, - "bg": 5672, + "fg": 5502, + "bg": 5710, "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 5464, "bg": 5672 }, { "id": "end_piece", "fg": 5465, "bg": 5672 } ] + "additional_tiles": [ { "id": "edge", "fg": 5502, "bg": 5710 }, { "id": "end_piece", "fg": 5503, "bg": 5710 } ] }, { "id": "t_slide_season_summer", - "fg": 5464, - "bg": 5676, + "fg": 5502, + "bg": 5714, "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 5464, "bg": 5676 }, { "id": "end_piece", "fg": 5465, "bg": 5676 } ] + "additional_tiles": [ { "id": "edge", "fg": 5502, "bg": 5714 }, { "id": "end_piece", "fg": 5503, "bg": 5714 } ] }, { "id": "t_slide_season_winter", - "fg": 5464, - "bg": 5588, - "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 5464, "bg": 5588 }, { "id": "end_piece", "fg": 5465, "bg": 5588 } ] - }, - { "id": "t_slot_machine", "fg": 5466, "bg": 5508 }, - { "id": "t_station_disc", "fg": 5467, "bg": 5508, "rotates": false }, - { "id": "t_strconc_floor_halfway", "fg": 5468 }, - { "id": "t_strconc_wall_halfway", "fg": 5469, "bg": 5508 }, - { "id": "t_stump", "fg": 5491, "rotates": false, "bg": 5668 }, - { "id": "t_stump_season_autumn", "fg": 5491, "rotates": false, "bg": 5672 }, - { "id": "t_stump_season_summer", "fg": 5491, "rotates": false, "bg": 5676 }, - { "id": "t_stump_season_winter", "fg": 5492, "rotates": false, "bg": 5588 }, - { "id": "t_support_l", "fg": 5470, "bg": 5508, "rotates": false }, - { "id": "t_support_s", "fg": 5471, "bg": 5508, "rotates": false }, - { "id": "t_switchgear_s", "fg": 5472, "bg": 5508, "rotates": false }, - { "id": "t_tarptent", "fg": 5473, "bg": 5668, "rotates": false }, - { "id": "t_trunk", "fg": 5551, "bg": 5668, "rotates": false }, - { "id": "t_trunk_season_autumn", "fg": 5551, "bg": 5672 }, - { "id": "t_trunk_season_summer", "fg": 5551, "bg": 5676 }, - { "id": "t_trunk_season_winter", "fg": 5552, "bg": 5588 }, - { "id": "t_underbrush", "fg": 5474, "bg": 5668, "rotates": false }, - { "id": "t_underbrush_harvested_autumn", "fg": 5475, "bg": 5672, "rotates": false }, - { "id": "t_underbrush_harvested_autumn_season_autumn", "fg": 5475, "bg": 5672, "rotates": false }, - { "id": "t_underbrush_harvested_autumn_season_summer", "fg": 5475, "bg": 5676, "rotates": false }, - { "id": "t_underbrush_harvested_autumn_season_winter", "fg": 5475, "bg": 5588, "rotates": false }, - { "id": "t_underbrush_harvested_spring", "fg": 5475, "bg": 5668, "rotates": false }, - { "id": "t_underbrush_harvested_spring_season_winter", "fg": 5475, "bg": 5588, "rotates": false }, - { "id": "t_underbrush_harvested_summer", "fg": 5475, "bg": 5676, "rotates": false }, - { "id": "t_underbrush_harvested_summer_season_winter", "fg": 5475, "bg": 5588, "rotates": false }, - { "id": "t_underbrush_harvested_winter", "fg": 5476, "bg": 5680, "rotates": false }, - { "id": "t_underbrush_harvested_winter_season_winter", "fg": 5476, "bg": 5588, "rotates": false }, - { "id": "t_underbrush_season_winter", "fg": 5477, "bg": 5588, "rotates": false }, - { "id": "t_utility_light", "fg": 5478, "bg": 5508 }, - { "id": "t_wall_half", "fg": 5479 }, - { "id": "t_wall_half_season_winter", "fg": 5479 }, + "fg": 5502, + "bg": 5626, + "multitile": true, + "additional_tiles": [ { "id": "edge", "fg": 5502, "bg": 5626 }, { "id": "end_piece", "fg": 5503, "bg": 5626 } ] + }, + { "id": "t_slot_machine", "fg": 5504, "bg": 5546 }, + { "id": "t_station_disc", "fg": 5505, "bg": 5546, "rotates": false }, + { "id": "t_strconc_floor_halfway", "fg": 5506 }, + { "id": "t_strconc_wall_halfway", "fg": 5507, "bg": 5546 }, + { "id": "t_stump", "fg": 5529, "rotates": false, "bg": 5706 }, + { "id": "t_stump_season_autumn", "fg": 5529, "rotates": false, "bg": 5710 }, + { "id": "t_stump_season_summer", "fg": 5529, "rotates": false, "bg": 5714 }, + { "id": "t_stump_season_winter", "fg": 5530, "rotates": false, "bg": 5626 }, + { "id": "t_support_l", "fg": 5508, "bg": 5546, "rotates": false }, + { "id": "t_support_s", "fg": 5509, "bg": 5546, "rotates": false }, + { "id": "t_switchgear_s", "fg": 5510, "bg": 5546, "rotates": false }, + { "id": "t_tarptent", "fg": 5511, "bg": 5706, "rotates": false }, + { "id": "t_trunk", "fg": 5589, "bg": 5706, "rotates": false }, + { "id": "t_trunk_season_autumn", "fg": 5589, "bg": 5710 }, + { "id": "t_trunk_season_summer", "fg": 5589, "bg": 5714 }, + { "id": "t_trunk_season_winter", "fg": 5590, "bg": 5626 }, + { "id": "t_underbrush", "fg": 5512, "bg": 5706, "rotates": false }, + { "id": "t_underbrush_harvested_autumn", "fg": 5513, "bg": 5710, "rotates": false }, + { "id": "t_underbrush_harvested_autumn_season_autumn", "fg": 5513, "bg": 5710, "rotates": false }, + { "id": "t_underbrush_harvested_autumn_season_summer", "fg": 5513, "bg": 5714, "rotates": false }, + { "id": "t_underbrush_harvested_autumn_season_winter", "fg": 5513, "bg": 5626, "rotates": false }, + { "id": "t_underbrush_harvested_spring", "fg": 5513, "bg": 5706, "rotates": false }, + { "id": "t_underbrush_harvested_spring_season_winter", "fg": 5513, "bg": 5626, "rotates": false }, + { "id": "t_underbrush_harvested_summer", "fg": 5513, "bg": 5714, "rotates": false }, + { "id": "t_underbrush_harvested_summer_season_winter", "fg": 5513, "bg": 5626, "rotates": false }, + { "id": "t_underbrush_harvested_winter", "fg": 5514, "bg": 5718, "rotates": false }, + { "id": "t_underbrush_harvested_winter_season_winter", "fg": 5514, "bg": 5626, "rotates": false }, + { "id": "t_underbrush_season_winter", "fg": 5515, "bg": 5626, "rotates": false }, + { "id": "t_utility_light", "fg": 5516, "bg": 5546 }, + { "id": "t_wall_half", "fg": 5517 }, + { "id": "t_wall_half_season_winter", "fg": 5517 }, { "id": "t_wall_log_half", - "fg": 5480, + "fg": 5518, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5480 }, - { "id": "corner", "fg": 5481 }, - { "id": "edge", "fg": 5482 }, - { "id": "end_piece", "fg": 5483 }, - { "id": "t_connection", "fg": 5484 }, - { "id": "unconnected", "fg": 5485 } + { "id": "center", "fg": 5518 }, + { "id": "corner", "fg": 5519 }, + { "id": "edge", "fg": 5520 }, + { "id": "end_piece", "fg": 5521 }, + { "id": "t_connection", "fg": 5522 }, + { "id": "unconnected", "fg": 5523 } ] }, - { "id": "t_wall_wattle", "fg": 5486, "bg": 5668, "rotates": false }, - { "id": "t_wall_wattle_broken", "fg": 5487, "bg": 5668, "rotates": false }, - { "id": "t_wall_wattle_half", "fg": 5488, "bg": 5668, "rotates": false }, + { "id": "t_wall_wattle", "fg": 5524, "bg": 5706, "rotates": false }, + { "id": "t_wall_wattle_broken", "fg": 5525, "bg": 5706, "rotates": false }, + { "id": "t_wall_wattle_half", "fg": 5526, "bg": 5706, "rotates": false }, { "id": [ "t_water_dp", "t_swater_dp" ], - "fg": 5544, + "fg": 5582, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5544, "bg": 5668 }, - { "id": "corner", "fg": 5545, "bg": 5668 }, - { "id": "edge", "fg": 5546, "bg": 5668 }, - { "id": "end_piece", "fg": 5547, "bg": 5668 }, - { "id": "unconnected", "fg": 5548, "bg": 5668 } + { "id": "center", "fg": 5582, "bg": 5706 }, + { "id": "corner", "fg": 5583, "bg": 5706 }, + { "id": "edge", "fg": 5584, "bg": 5706 }, + { "id": "end_piece", "fg": 5585, "bg": 5706 }, + { "id": "unconnected", "fg": 5586, "bg": 5706 } ], - "bg": 5668 + "bg": 5706 }, { "id": [ "t_water_dp_season_autumn", "t_swater_dp_season_autumn" ], - "fg": 5544, + "fg": 5582, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5544, "bg": 5672 }, - { "id": "corner", "fg": 5545, "bg": 5672 }, - { "id": "edge", "fg": 5546, "bg": 5672 }, - { "id": "end_piece", "fg": 5547, "bg": 5672 }, - { "id": "unconnected", "fg": 5548, "bg": 5672 } + { "id": "center", "fg": 5582, "bg": 5710 }, + { "id": "corner", "fg": 5583, "bg": 5710 }, + { "id": "edge", "fg": 5584, "bg": 5710 }, + { "id": "end_piece", "fg": 5585, "bg": 5710 }, + { "id": "unconnected", "fg": 5586, "bg": 5710 } ], - "bg": 5672 + "bg": 5710 }, { "id": [ "t_water_dp_season_summer", "t_swater_dp_season_summer" ], - "fg": 5544, + "fg": 5582, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5544, "bg": 5676 }, - { "id": "corner", "fg": 5545, "bg": 5676 }, - { "id": "edge", "fg": 5546, "bg": 5676 }, - { "id": "end_piece", "fg": 5547, "bg": 5676 }, - { "id": "unconnected", "fg": 5548, "bg": 5676 } + { "id": "center", "fg": 5582, "bg": 5714 }, + { "id": "corner", "fg": 5583, "bg": 5714 }, + { "id": "edge", "fg": 5584, "bg": 5714 }, + { "id": "end_piece", "fg": 5585, "bg": 5714 }, + { "id": "unconnected", "fg": 5586, "bg": 5714 } ], - "bg": 5676 + "bg": 5714 }, { "id": [ "t_water_season_winter_dp", "t_swater_season_winter_dp" ], - "fg": 5544, + "fg": 5582, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5544, "bg": 5588 }, - { "id": "corner", "fg": 5545, "bg": 5588 }, - { "id": "edge", "fg": 5546, "bg": 5588 }, - { "id": "end_piece", "fg": 5547, "bg": 5588 }, - { "id": "unconnected", "fg": 5548, "bg": 5588 } + { "id": "center", "fg": 5582, "bg": 5626 }, + { "id": "corner", "fg": 5583, "bg": 5626 }, + { "id": "edge", "fg": 5584, "bg": 5626 }, + { "id": "end_piece", "fg": 5585, "bg": 5626 }, + { "id": "unconnected", "fg": 5586, "bg": 5626 } ], - "bg": 5588 + "bg": 5626 }, - { "id": "t_water_pump", "fg": 5489, "bg": 5508, "rotates": false }, + { "id": "t_water_pump", "fg": 5527, "bg": 5546, "rotates": false }, { "id": [ "t_water_sh", "t_swater_sh" ], - "fg": 5554, - "bg": 5668, + "fg": 5592, + "bg": 5706, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5555, "bg": 5668 }, - { "id": "edge", "fg": 5556, "bg": 5668 }, - { "id": "end_piece", "fg": 5557, "bg": 5668 }, - { "id": "center", "fg": 5554, "bg": 5668 }, - { "id": "t_connection", "fg": 5554, "bg": 5668 }, - { "id": "unconnected", "fg": 5558, "bg": 5668 } + { "id": "corner", "fg": 5593, "bg": 5706 }, + { "id": "edge", "fg": 5594, "bg": 5706 }, + { "id": "end_piece", "fg": 5595, "bg": 5706 }, + { "id": "center", "fg": 5592, "bg": 5706 }, + { "id": "t_connection", "fg": 5592, "bg": 5706 }, + { "id": "unconnected", "fg": 5596, "bg": 5706 } ] }, { "id": [ "t_water_sh_season_autumn", "t_swater_sh_season_autumn" ], - "fg": 5554, - "bg": 5672, + "fg": 5592, + "bg": 5710, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5555, "bg": 5672 }, - { "id": "edge", "fg": 5556, "bg": 5672 }, - { "id": "end_piece", "fg": 5557, "bg": 5672 }, - { "id": "center", "fg": 5554, "bg": 5672 }, - { "id": "t_connection", "fg": 5554, "bg": 5672 }, - { "id": "unconnected", "fg": 5558, "bg": 5672 } + { "id": "corner", "fg": 5593, "bg": 5710 }, + { "id": "edge", "fg": 5594, "bg": 5710 }, + { "id": "end_piece", "fg": 5595, "bg": 5710 }, + { "id": "center", "fg": 5592, "bg": 5710 }, + { "id": "t_connection", "fg": 5592, "bg": 5710 }, + { "id": "unconnected", "fg": 5596, "bg": 5710 } ] }, { "id": [ "t_water_sh_season_summer", "t_swater_sh_season_summer" ], - "fg": 5554, - "bg": 5676, + "fg": 5592, + "bg": 5714, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5555, "bg": 5676 }, - { "id": "edge", "fg": 5556, "bg": 5676 }, - { "id": "end_piece", "fg": 5557, "bg": 5676 }, - { "id": "center", "fg": 5554, "bg": 5676 }, - { "id": "t_connection", "fg": 5554, "bg": 5676 }, - { "id": "unconnected", "fg": 5558, "bg": 5676 } + { "id": "corner", "fg": 5593, "bg": 5714 }, + { "id": "edge", "fg": 5594, "bg": 5714 }, + { "id": "end_piece", "fg": 5595, "bg": 5714 }, + { "id": "center", "fg": 5592, "bg": 5714 }, + { "id": "t_connection", "fg": 5592, "bg": 5714 }, + { "id": "unconnected", "fg": 5596, "bg": 5714 } ] }, { "id": [ "t_water_sh_season_winter", "t_swater_sh_season_winter" ], - "fg": 5554, - "bg": 5588, + "fg": 5592, + "bg": 5626, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": 5555, "bg": 5588 }, - { "id": "edge", "fg": 5556, "bg": 5588 }, - { "id": "end_piece", "fg": 5557, "bg": 5588 }, - { "id": "center", "fg": 5554, "bg": 5588 }, - { "id": "t_connection", "fg": 5554, "bg": 5588 }, - { "id": "unconnected", "fg": 5558, "bg": 5588 } - ] - }, - { "id": "t_window_frame", "fg": 5397, "bg": 5808, "rotates": false }, - { "id": "t_zebra", "fg": 5561, "rotates": false }, - { "id": "tr_glass_pit", "fg": 5535, "bg": 5668 }, - { "id": "tr_glass_pit_season_autumn", "fg": 5535, "bg": 5672 }, - { "id": "tr_glass_pit_season_summer", "fg": 5535, "bg": 5676 }, - { "id": "tr_glass_pit_season_winter", "fg": 5535, "bg": 5588 }, - { "id": "tr_light_snare", "bg": 6969, "rotates": false }, - { "id": "tr_pit", "fg": 5531, "bg": 5668, "rotates": false }, - { "id": "tr_pit_season_autumn", "fg": 5531, "bg": 5672 }, - { "id": "tr_pit_season_summer", "fg": 5531, "bg": 5676 }, - { "id": "tr_pit_season_winter", "fg": 5531, "bg": 5588 }, - { "id": "tr_spike_pit", "fg": 5538, "bg": 5668, "rotates": false }, - { "id": "tr_spike_pit_season_autumn", "fg": 5538, "bg": 5672 }, - { "id": "tr_spike_pit_season_summer", "fg": 5538, "bg": 5676 }, - { "id": "tr_spike_pit_season_winter", "fg": 5538, "bg": 5588 }, - { "id": "t_floor_resin", "fg": 5567 }, - { "id": "t_resin_hole_c", "fg": 5569, "rotates": false, "bg": 5567 }, - { "id": "t_resin_hole_o", "fg": 5570, "rotates": false, "bg": 5567 }, + { "id": "corner", "fg": 5593, "bg": 5626 }, + { "id": "edge", "fg": 5594, "bg": 5626 }, + { "id": "end_piece", "fg": 5595, "bg": 5626 }, + { "id": "center", "fg": 5592, "bg": 5626 }, + { "id": "t_connection", "fg": 5592, "bg": 5626 }, + { "id": "unconnected", "fg": 5596, "bg": 5626 } + ] + }, + { "id": "t_window_frame", "fg": 5435, "bg": 5846, "rotates": false }, + { "id": "t_zebra", "fg": 5599, "rotates": false }, + { "id": "tr_glass_pit", "fg": 5573, "bg": 5706 }, + { "id": "tr_glass_pit_season_autumn", "fg": 5573, "bg": 5710 }, + { "id": "tr_glass_pit_season_summer", "fg": 5573, "bg": 5714 }, + { "id": "tr_glass_pit_season_winter", "fg": 5573, "bg": 5626 }, + { "id": "tr_light_snare", "bg": 7007, "rotates": false }, + { "id": "tr_pit", "fg": 5569, "bg": 5706, "rotates": false }, + { "id": "tr_pit_season_autumn", "fg": 5569, "bg": 5710 }, + { "id": "tr_pit_season_summer", "fg": 5569, "bg": 5714 }, + { "id": "tr_pit_season_winter", "fg": 5569, "bg": 5626 }, + { "id": "tr_spike_pit", "fg": 5576, "bg": 5706, "rotates": false }, + { "id": "tr_spike_pit_season_autumn", "fg": 5576, "bg": 5710 }, + { "id": "tr_spike_pit_season_summer", "fg": 5576, "bg": 5714 }, + { "id": "tr_spike_pit_season_winter", "fg": 5576, "bg": 5626 }, + { "id": "t_floor_resin", "fg": 5605 }, + { "id": "t_resin_hole_c", "fg": 5607, "rotates": false, "bg": 5605 }, + { "id": "t_resin_hole_o", "fg": 5608, "rotates": false, "bg": 5605 }, { "id": "t_wall_resin", - "fg": 5586, + "fg": 5624, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5571, "bg": 5567 }, - { "id": "corner", "fg": [ 5573, 5575, 5574, 5572 ], "bg": 5567 }, - { "id": "t_connection", "fg": [ 5583, 5585, 5584, 5582 ], "bg": 5567 }, - { "id": "edge", "fg": [ 5577, 5576 ], "bg": 5567 }, - { "id": "end_piece", "fg": [ 5579, 5581, 5580, 5578 ], "bg": 5567 }, - { "id": "unconnected", "fg": [ 5586, 5586 ], "bg": 5567 } + { "id": "center", "fg": 5609, "bg": 5605 }, + { "id": "corner", "fg": [ 5611, 5613, 5612, 5610 ], "bg": 5605 }, + { "id": "t_connection", "fg": [ 5621, 5623, 5622, 5620 ], "bg": 5605 }, + { "id": "edge", "fg": [ 5615, 5614 ], "bg": 5605 }, + { "id": "end_piece", "fg": [ 5617, 5619, 5618, 5616 ], "bg": 5605 }, + { "id": "unconnected", "fg": [ 5624, 5624 ], "bg": 5605 } ] }, - { "id": "t_apiary_empty", "fg": 5608, "bg": 5360 }, - { "id": "t_apiary", "fg": 5607, "bg": 5360 }, - { "id": "t_bollard", "fg": 5609, "bg": 5508 }, + { "id": "t_apiary_empty", "fg": 5646, "bg": 5398 }, + { "id": "t_apiary", "fg": 5645, "bg": 5398 }, + { "id": "t_bollard", "fg": 5647, "bg": 5546 }, { "id": [ "t_brick_wall", "t_secretdoor_brick_wall_c", "t_sliding_brick_wall_c" ], - "fg": 5625, + "fg": 5663, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5610 }, - { "id": "corner", "fg": [ 5612, 5614, 5613, 5611 ] }, - { "id": "t_connection", "fg": [ 5622, 5624, 5623, 5621 ] }, - { "id": "edge", "fg": [ 5616, 5615 ] }, - { "id": "end_piece", "fg": [ 5618, 5620, 5619, 5617 ] }, - { "id": "unconnected", "fg": [ 5625, 5625 ] } + { "id": "center", "fg": 5648 }, + { "id": "corner", "fg": [ 5650, 5652, 5651, 5649 ] }, + { "id": "t_connection", "fg": [ 5660, 5662, 5661, 5659 ] }, + { "id": "edge", "fg": [ 5654, 5653 ] }, + { "id": "end_piece", "fg": [ 5656, 5658, 5657, 5655 ] }, + { "id": "unconnected", "fg": [ 5663, 5663 ] } ] }, { "id": "t_concrete_railing", - "fg": 5634, + "fg": 5672, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5634, "bg": 5508 }, - { "id": "corner", "fg": [ 5628, 5630, 5629, 5627 ], "bg": 5508 }, - { "id": "t_connection", "fg": [ 5634, 5631, 5634, 5631 ], "bg": 5508 }, - { "id": "edge", "fg": [ 5631, 5634 ], "bg": 5508 }, - { "id": "end_piece", "fg": [ 5632, 5634, 5633, 5634 ], "bg": 5508 }, - { "id": "unconnected", "fg": [ 5634, 5634 ], "bg": 5508 } + { "id": "center", "fg": 5672, "bg": 5546 }, + { "id": "corner", "fg": [ 5666, 5668, 5667, 5665 ], "bg": 5546 }, + { "id": "t_connection", "fg": [ 5672, 5669, 5672, 5669 ], "bg": 5546 }, + { "id": "edge", "fg": [ 5669, 5672 ], "bg": 5546 }, + { "id": "end_piece", "fg": [ 5670, 5672, 5671, 5672 ], "bg": 5546 }, + { "id": "unconnected", "fg": [ 5672, 5672 ], "bg": 5546 } ] }, { "id": [ "t_concrete_wall", "t_secretdoor_concrete_wall_c", "t_sliding_concrete_wall_c" ], - "fg": 5650, + "fg": 5688, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5635 }, - { "id": "corner", "fg": [ 5637, 5639, 5638, 5636 ] }, - { "id": "t_connection", "fg": [ 5647, 5649, 5648, 5646 ] }, - { "id": "edge", "fg": [ 5641, 5640 ] }, - { "id": "end_piece", "fg": [ 5643, 5645, 5644, 5642 ] }, - { "id": "unconnected", "fg": [ 5650, 5650 ] } + { "id": "center", "fg": 5673 }, + { "id": "corner", "fg": [ 5675, 5677, 5676, 5674 ] }, + { "id": "t_connection", "fg": [ 5685, 5687, 5686, 5684 ] }, + { "id": "edge", "fg": [ 5679, 5678 ] }, + { "id": "end_piece", "fg": [ 5681, 5683, 5682, 5680 ] }, + { "id": "unconnected", "fg": [ 5688, 5688 ] } ] }, { "id": "t_concrete_wall_flesh", - "fg": 5666, + "fg": 5704, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5651 }, - { "id": "corner", "fg": [ 5653, 5655, 5654, 5652 ] }, - { "id": "t_connection", "fg": [ 5663, 5665, 5664, 5662 ] }, - { "id": "edge", "fg": [ 5657, 5656 ] }, - { "id": "end_piece", "fg": [ 5659, 5661, 5660, 5658 ] }, - { "id": "unconnected", "fg": [ 5666, 5666 ] } + { "id": "center", "fg": 5689 }, + { "id": "corner", "fg": [ 5691, 5693, 5692, 5690 ] }, + { "id": "t_connection", "fg": [ 5701, 5703, 5702, 5700 ] }, + { "id": "edge", "fg": [ 5695, 5694 ] }, + { "id": "end_piece", "fg": [ 5697, 5699, 5698, 5696 ] }, + { "id": "unconnected", "fg": [ 5704, 5704 ] } ] }, { "id": "t_dirt", "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] }, { "id": "t_dirt_season_autumn", "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] }, { "id": "t_dirt_season_summer", "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] }, { "id": "t_dirt_season_winter", "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] }, { "id": "t_dirtfloor", - "fg": [ { "weight": 1, "sprite": 5684 }, { "weight": 1, "sprite": 5685 }, { "weight": 1, "sprite": 5686 } ], + "fg": [ { "weight": 1, "sprite": 5722 }, { "weight": 1, "sprite": 5723 }, { "weight": 1, "sprite": 5724 } ], "rotates": false }, { "id": "t_dock", - "fg": 5702, + "fg": 5740, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5687 }, - { "id": "corner", "fg": [ 5689, 5691, 5690, 5688 ] }, - { "id": "t_connection", "fg": [ 5699, 5701, 5700, 5698 ] }, - { "id": "edge", "fg": [ 5693, 5692 ] }, - { "id": "end_piece", "fg": [ 5695, 5697, 5696, 5694 ] }, - { "id": "unconnected", "fg": [ 5702, 5702 ] } + { "id": "center", "fg": 5725 }, + { "id": "corner", "fg": [ 5727, 5729, 5728, 5726 ] }, + { "id": "t_connection", "fg": [ 5737, 5739, 5738, 5736 ] }, + { "id": "edge", "fg": [ 5731, 5730 ] }, + { "id": "end_piece", "fg": [ 5733, 5735, 5734, 5732 ] }, + { "id": "unconnected", "fg": [ 5740, 5740 ] } ] }, { "id": "t_dock_deep", - "fg": 5718, + "fg": 5756, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5703 }, - { "id": "corner", "fg": [ 5705, 5707, 5706, 5704 ] }, - { "id": "t_connection", "fg": [ 5715, 5717, 5716, 5714 ] }, - { "id": "edge", "fg": [ 5709, 5708 ] }, - { "id": "end_piece", "fg": [ 5711, 5713, 5712, 5710 ] }, - { "id": "unconnected", "fg": [ 5718, 5718 ] } + { "id": "center", "fg": 5741 }, + { "id": "corner", "fg": [ 5743, 5745, 5744, 5742 ] }, + { "id": "t_connection", "fg": [ 5753, 5755, 5754, 5752 ] }, + { "id": "edge", "fg": [ 5747, 5746 ] }, + { "id": "end_piece", "fg": [ 5749, 5751, 5750, 5748 ] }, + { "id": "unconnected", "fg": [ 5756, 5756 ] } ] }, - { "id": "t_door_b", "fg": [ { "weight": 1, "sprite": 5719 }, { "weight": 1, "sprite": 5720 } ] }, - { "id": "t_door_green_b", "fg": [ { "weight": 1, "sprite": 5733 }, { "weight": 1, "sprite": 5734 } ] }, - { "id": "t_door_red_b", "fg": [ { "weight": 1, "sprite": 5747 }, { "weight": 1, "sprite": 5748 } ] }, - { "id": [ "t_door_locked_interior", "t_door_locked_alarm" ], "fg": 5743, "rotates": false }, + { "id": "t_door_b", "fg": [ { "weight": 1, "sprite": 5757 }, { "weight": 1, "sprite": 5758 } ] }, + { "id": "t_door_green_b", "fg": [ { "weight": 1, "sprite": 5771 }, { "weight": 1, "sprite": 5772 } ] }, + { "id": "t_door_red_b", "fg": [ { "weight": 1, "sprite": 5785 }, { "weight": 1, "sprite": 5786 } ] }, + { "id": [ "t_door_locked_interior", "t_door_locked_alarm" ], "fg": 5781, "rotates": false }, { "id": "t_fence_metal", - "fg": 5795, + "fg": 5833, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5795, "bg": 5503 }, - { "id": "corner", "fg": [ 5787, 5789, 5788, 5786 ], "bg": 5503 }, - { "id": "t_connection", "fg": [ 5795, 5794, 5795, 5793 ], "bg": 5503 }, - { "id": "edge", "fg": [ 5790, 5795 ], "bg": 5503 }, - { "id": "end_piece", "fg": [ 5791, 5795, 5792, 5795 ], "bg": 5503 }, - { "id": "unconnected", "fg": [ 5795, 5795 ], "bg": 5503 } + { "id": "center", "fg": 5833, "bg": 5541 }, + { "id": "corner", "fg": [ 5825, 5827, 5826, 5824 ], "bg": 5541 }, + { "id": "t_connection", "fg": [ 5833, 5832, 5833, 5831 ], "bg": 5541 }, + { "id": "edge", "fg": [ 5828, 5833 ], "bg": 5541 }, + { "id": "end_piece", "fg": [ 5829, 5833, 5830, 5833 ], "bg": 5541 }, + { "id": "unconnected", "fg": [ 5833, 5833 ], "bg": 5541 } ] }, - { "id": "t_fence_post", "fg": 5796, "bg": 5668 }, + { "id": "t_fence_post", "fg": 5834, "bg": 5706 }, { "id": "t_fence_rope", - "fg": 5807, + "fg": 5845, "multitile": true, "additional_tiles": [ { "id": "center", - "fg": 5807, + "fg": 5845, "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] }, { "id": "corner", - "fg": [ 5798, 5800, 5799, 5797 ], + "fg": [ 5836, 5838, 5837, 5835 ], "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] }, { "id": "t_connection", - "fg": [ 5801, 5802, 5801, 5802 ], + "fg": [ 5839, 5840, 5839, 5840 ], "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] }, { "id": "edge", - "fg": [ 5802, 5801 ], + "fg": [ 5840, 5839 ], "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] }, { "id": "end_piece", - "fg": [ 5804, 5806, 5805, 5803 ], + "fg": [ 5842, 5844, 5843, 5841 ], "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] }, { "id": "unconnected", - "fg": [ 5807, 5807 ], + "fg": [ 5845, 5845 ], "bg": [ - { "weight": 100, "sprite": 5668 }, - { "weight": 100, "sprite": 5669 }, - { "weight": 100, "sprite": 5670 }, - { "weight": 100, "sprite": 5671 } + { "weight": 100, "sprite": 5706 }, + { "weight": 100, "sprite": 5707 }, + { "weight": 100, "sprite": 5708 }, + { "weight": 100, "sprite": 5709 } ] } ] }, { "id": "t_fence_rope_season_summer", - "fg": 5807, + "fg": 5845, "multitile": true, "additional_tiles": [ { "id": "center", - "fg": 5807, + "fg": 5845, "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] }, { "id": "corner", - "fg": [ 5798, 5800, 5799, 5797 ], + "fg": [ 5836, 5838, 5837, 5835 ], "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] }, { "id": "t_connection", - "fg": [ 5801, 5802, 5801, 5802 ], + "fg": [ 5839, 5840, 5839, 5840 ], "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] }, { "id": "edge", - "fg": [ 5802, 5801 ], + "fg": [ 5840, 5839 ], "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] }, { "id": "end_piece", - "fg": [ 5804, 5806, 5805, 5803 ], + "fg": [ 5842, 5844, 5843, 5841 ], "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] }, { "id": "unconnected", - "fg": [ 5807, 5807 ], + "fg": [ 5845, 5845 ], "bg": [ - { "weight": 100, "sprite": 5676 }, - { "weight": 100, "sprite": 5677 }, - { "weight": 100, "sprite": 5678 }, - { "weight": 100, "sprite": 5679 } + { "weight": 100, "sprite": 5714 }, + { "weight": 100, "sprite": 5715 }, + { "weight": 100, "sprite": 5716 }, + { "weight": 100, "sprite": 5717 } ] } ] }, { "id": "t_fence_rope_season_autumn", - "fg": 5807, + "fg": 5845, "multitile": true, "additional_tiles": [ { "id": "center", - "fg": 5807, + "fg": 5845, "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] }, { "id": "corner", - "fg": [ 5798, 5800, 5799, 5797 ], + "fg": [ 5836, 5838, 5837, 5835 ], "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] }, { "id": "t_connection", - "fg": [ 5801, 5802, 5801, 5802 ], + "fg": [ 5839, 5840, 5839, 5840 ], "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] }, { "id": "edge", - "fg": [ 5802, 5801 ], + "fg": [ 5840, 5839 ], "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] }, { "id": "end_piece", - "fg": [ 5804, 5806, 5805, 5803 ], + "fg": [ 5842, 5844, 5843, 5841 ], "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] }, { "id": "unconnected", - "fg": [ 5807, 5807 ], + "fg": [ 5845, 5845 ], "bg": [ - { "weight": 100, "sprite": 5672 }, - { "weight": 100, "sprite": 5673 }, - { "weight": 100, "sprite": 5674 }, - { "weight": 100, "sprite": 5675 } + { "weight": 100, "sprite": 5710 }, + { "weight": 100, "sprite": 5711 }, + { "weight": 100, "sprite": 5712 }, + { "weight": 100, "sprite": 5713 } ] } ] }, { "id": "t_fence_rope_season_winter", - "fg": 5807, + "fg": 5845, "multitile": true, "additional_tiles": [ { "id": "center", - "fg": 5807, + "fg": 5845, "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] }, { "id": "corner", - "fg": [ 5798, 5800, 5799, 5797 ], + "fg": [ 5836, 5838, 5837, 5835 ], "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] }, { "id": "t_connection", - "fg": [ 5801, 5802, 5801, 5802 ], + "fg": [ 5839, 5840, 5839, 5840 ], "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] }, { "id": "edge", - "fg": [ 5802, 5801 ], + "fg": [ 5840, 5839 ], "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] }, { "id": "end_piece", - "fg": [ 5804, 5806, 5805, 5803 ], + "fg": [ 5842, 5844, 5843, 5841 ], "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] }, { "id": "unconnected", - "fg": [ 5807, 5807 ], + "fg": [ 5845, 5845 ], "bg": [ - { "weight": 100, "sprite": 5680 }, - { "weight": 100, "sprite": 5681 }, - { "weight": 100, "sprite": 5682 }, - { "weight": 100, "sprite": 5683 } + { "weight": 100, "sprite": 5718 }, + { "weight": 100, "sprite": 5719 }, + { "weight": 100, "sprite": 5720 }, + { "weight": 100, "sprite": 5721 } ] } ] @@ -4890,1751 +4890,1751 @@ { "id": "t_floor_paper_hard", "bg": [ - { "weight": 1, "sprite": 5809 }, - { "weight": 1, "sprite": 5810 }, - { "weight": 1, "sprite": 5811 }, - { "weight": 1, "sprite": 5812 } + { "weight": 1, "sprite": 5847 }, + { "weight": 1, "sprite": 5848 }, + { "weight": 1, "sprite": 5849 }, + { "weight": 1, "sprite": 5850 } ] }, { "id": "t_glass_railing", - "fg": 5827, + "fg": 5865, "multitile": true, "additional_tiles": [ - { "id": "corner", "fg": [ 5814, 5816, 5815, 5813 ], "bg": 6104 }, - { "id": "t_connection", "fg": [ 5824, 5826, 5825, 5823 ], "bg": 6104 }, - { "id": "edge", "fg": [ 5818, 5817 ], "bg": 6104 }, - { "id": "end_piece", "fg": [ 5820, 5822, 5821, 5819 ], "bg": 6104 }, - { "id": "unconnected", "fg": [ 5827, 5827 ], "bg": 6104 } + { "id": "corner", "fg": [ 5852, 5854, 5853, 5851 ], "bg": 6142 }, + { "id": "t_connection", "fg": [ 5862, 5864, 5863, 5861 ], "bg": 6142 }, + { "id": "edge", "fg": [ 5856, 5855 ], "bg": 6142 }, + { "id": "end_piece", "fg": [ 5858, 5860, 5859, 5857 ], "bg": 6142 }, + { "id": "unconnected", "fg": [ 5865, 5865 ], "bg": 6142 } ] }, { "id": "t_glass_roof", - "fg": 5843, + "fg": 5881, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5828 }, - { "id": "corner", "fg": [ 5830, 5832, 5831, 5829 ] }, - { "id": "t_connection", "fg": [ 5840, 5842, 5841, 5839 ] }, - { "id": "edge", "fg": [ 5834, 5833 ] }, - { "id": "end_piece", "fg": [ 5836, 5838, 5837, 5835 ] }, - { "id": "unconnected", "fg": [ 5843, 5843 ] } + { "id": "center", "fg": 5866 }, + { "id": "corner", "fg": [ 5868, 5870, 5869, 5867 ] }, + { "id": "t_connection", "fg": [ 5878, 5880, 5879, 5877 ] }, + { "id": "edge", "fg": [ 5872, 5871 ] }, + { "id": "end_piece", "fg": [ 5874, 5876, 5875, 5873 ] }, + { "id": "unconnected", "fg": [ 5881, 5881 ] } ] }, { "id": "t_grass", "multitile": true, - "fg": 5862, - "bg": 5668, + "fg": 5900, + "bg": 5706, "additional_tiles": [ { "id": "center", - "bg": 5668, + "bg": 5706, "fg": [ - { "weight": 1, "sprite": 5844 }, - { "weight": 1, "sprite": 5845 }, - { "weight": 1, "sprite": 5846 }, - { "weight": 1, "sprite": 5847 } + { "weight": 1, "sprite": 5882 }, + { "weight": 1, "sprite": 5883 }, + { "weight": 1, "sprite": 5884 }, + { "weight": 1, "sprite": 5885 } ] }, - { "id": "corner", "bg": 5668, "fg": [ 5849, 5851, 5850, 5848 ] }, - { "id": "t_connection", "bg": 5668, "fg": [ 5859, 5861, 5860, 5858 ] }, - { "id": "edge", "bg": 5668, "fg": [ 5853, 5852 ] }, - { "id": "end_piece", "bg": 5668, "fg": [ 5855, 5857, 5856, 5854 ] }, - { "bg": 5668, "id": "unconnected", "fg": 5862 } + { "id": "corner", "bg": 5706, "fg": [ 5887, 5889, 5888, 5886 ] }, + { "id": "t_connection", "bg": 5706, "fg": [ 5897, 5899, 5898, 5896 ] }, + { "id": "edge", "bg": 5706, "fg": [ 5891, 5890 ] }, + { "id": "end_piece", "bg": 5706, "fg": [ 5893, 5895, 5894, 5892 ] }, + { "bg": 5706, "id": "unconnected", "fg": 5900 } ] }, { "id": "t_grass_season_summer", "multitile": true, - "fg": 5900, - "bg": 5676, + "fg": 5938, + "bg": 5714, "additional_tiles": [ { "id": "center", - "bg": 5676, + "bg": 5714, "fg": [ - { "weight": 1, "sprite": 5882 }, - { "weight": 1, "sprite": 5883 }, - { "weight": 1, "sprite": 5884 }, - { "weight": 1, "sprite": 5885 } + { "weight": 1, "sprite": 5920 }, + { "weight": 1, "sprite": 5921 }, + { "weight": 1, "sprite": 5922 }, + { "weight": 1, "sprite": 5923 } ] }, - { "id": "corner", "bg": 5676, "fg": [ 5887, 5889, 5888, 5886 ] }, - { "id": "t_connection", "bg": 5676, "fg": [ 5897, 5899, 5898, 5896 ] }, - { "id": "edge", "bg": 5676, "fg": [ 5891, 5890 ] }, - { "id": "end_piece", "bg": 5676, "fg": [ 5893, 5895, 5894, 5892 ] }, - { "bg": 5676, "id": "unconnected", "fg": 5900 } + { "id": "corner", "bg": 5714, "fg": [ 5925, 5927, 5926, 5924 ] }, + { "id": "t_connection", "bg": 5714, "fg": [ 5935, 5937, 5936, 5934 ] }, + { "id": "edge", "bg": 5714, "fg": [ 5929, 5928 ] }, + { "id": "end_piece", "bg": 5714, "fg": [ 5931, 5933, 5932, 5930 ] }, + { "bg": 5714, "id": "unconnected", "fg": 5938 } ] }, { "id": "t_grass_season_autumn", "multitile": true, - "fg": 5881, - "bg": 5672, + "fg": 5919, + "bg": 5710, "additional_tiles": [ { "id": "center", - "bg": 5672, + "bg": 5710, "fg": [ - { "weight": 1, "sprite": 5863 }, - { "weight": 1, "sprite": 5864 }, - { "weight": 1, "sprite": 5865 }, - { "weight": 1, "sprite": 5866 } + { "weight": 1, "sprite": 5901 }, + { "weight": 1, "sprite": 5902 }, + { "weight": 1, "sprite": 5903 }, + { "weight": 1, "sprite": 5904 } ] }, - { "id": "corner", "bg": 5672, "fg": [ 5868, 5870, 5869, 5867 ] }, - { "id": "t_connection", "bg": 5672, "fg": [ 5878, 5880, 5879, 5877 ] }, - { "id": "edge", "bg": 5672, "fg": [ 5872, 5871 ] }, - { "id": "end_piece", "bg": 5672, "fg": [ 5874, 5876, 5875, 5873 ] }, - { "bg": 5672, "id": "unconnected", "fg": 5881 } + { "id": "corner", "bg": 5710, "fg": [ 5906, 5908, 5907, 5905 ] }, + { "id": "t_connection", "bg": 5710, "fg": [ 5916, 5918, 5917, 5915 ] }, + { "id": "edge", "bg": 5710, "fg": [ 5910, 5909 ] }, + { "id": "end_piece", "bg": 5710, "fg": [ 5912, 5914, 5913, 5911 ] }, + { "bg": 5710, "id": "unconnected", "fg": 5919 } ] }, { "id": "t_grass_season_winter", "multitile": true, - "fg": 5606, - "bg": 5680, + "fg": 5644, + "bg": 5718, "additional_tiles": [ { "id": "center", - "bg": 5680, + "bg": 5718, "fg": [ - { "weight": 1, "sprite": 5588 }, - { "weight": 1, "sprite": 5589 }, - { "weight": 1, "sprite": 5590 }, - { "weight": 1, "sprite": 5591 } + { "weight": 1, "sprite": 5626 }, + { "weight": 1, "sprite": 5627 }, + { "weight": 1, "sprite": 5628 }, + { "weight": 1, "sprite": 5629 } ] }, - { "id": "corner", "bg": 5680, "fg": [ 5593, 5595, 5594, 5592 ] }, - { "id": "t_connection", "bg": 5680, "fg": [ 5603, 5605, 5604, 5602 ] }, - { "id": "edge", "bg": 5680, "fg": [ 5597, 5596 ] }, - { "id": "end_piece", "bg": 5680, "fg": [ 5599, 5601, 5600, 5598 ] }, - { "bg": 5680, "id": "unconnected", "fg": 5606 } + { "id": "corner", "bg": 5718, "fg": [ 5631, 5633, 5632, 5630 ] }, + { "id": "t_connection", "bg": 5718, "fg": [ 5641, 5643, 5642, 5640 ] }, + { "id": "edge", "bg": 5718, "fg": [ 5635, 5634 ] }, + { "id": "end_piece", "bg": 5718, "fg": [ 5637, 5639, 5638, 5636 ] }, + { "bg": 5718, "id": "unconnected", "fg": 5644 } ] }, { "id": "t_grass_dead", "multitile": true, - "fg": 5916, - "bg": 5668, + "fg": 5954, + "bg": 5706, "additional_tiles": [ - { "id": "center", "bg": 5668, "fg": 5901 }, - { "id": "corner", "bg": 5668, "fg": [ 5903, 5905, 5904, 5902 ] }, - { "id": "t_connection", "bg": 5668, "fg": [ 5913, 5915, 5914, 5912 ] }, - { "id": "edge", "bg": 5668, "fg": [ 5907, 5906 ] }, - { "id": "end_piece", "bg": 5668, "fg": [ 5909, 5911, 5910, 5908 ] }, - { "bg": 5668, "id": "unconnected", "fg": 5916 } + { "id": "center", "bg": 5706, "fg": 5939 }, + { "id": "corner", "bg": 5706, "fg": [ 5941, 5943, 5942, 5940 ] }, + { "id": "t_connection", "bg": 5706, "fg": [ 5951, 5953, 5952, 5950 ] }, + { "id": "edge", "bg": 5706, "fg": [ 5945, 5944 ] }, + { "id": "end_piece", "bg": 5706, "fg": [ 5947, 5949, 5948, 5946 ] }, + { "bg": 5706, "id": "unconnected", "fg": 5954 } ] }, { "id": "t_grass_dead_season_summer", "multitile": true, - "fg": 5948, - "bg": 5676, + "fg": 5986, + "bg": 5714, "additional_tiles": [ - { "id": "center", "bg": 5676, "fg": 5933 }, - { "id": "corner", "bg": 5676, "fg": [ 5935, 5937, 5936, 5934 ] }, - { "id": "t_connection", "bg": 5676, "fg": [ 5945, 5947, 5946, 5944 ] }, - { "id": "edge", "bg": 5676, "fg": [ 5939, 5938 ] }, - { "id": "end_piece", "bg": 5676, "fg": [ 5941, 5943, 5942, 5940 ] }, - { "bg": 5676, "id": "unconnected", "fg": 5948 } + { "id": "center", "bg": 5714, "fg": 5971 }, + { "id": "corner", "bg": 5714, "fg": [ 5973, 5975, 5974, 5972 ] }, + { "id": "t_connection", "bg": 5714, "fg": [ 5983, 5985, 5984, 5982 ] }, + { "id": "edge", "bg": 5714, "fg": [ 5977, 5976 ] }, + { "id": "end_piece", "bg": 5714, "fg": [ 5979, 5981, 5980, 5978 ] }, + { "bg": 5714, "id": "unconnected", "fg": 5986 } ] }, { "id": "t_grass_dead_season_autumn", "multitile": true, - "fg": 5932, - "bg": 5672, + "fg": 5970, + "bg": 5710, "additional_tiles": [ - { "id": "center", "bg": 5672, "fg": 5917 }, - { "id": "corner", "bg": 5672, "fg": [ 5919, 5921, 5920, 5918 ] }, - { "id": "t_connection", "bg": 5672, "fg": [ 5929, 5931, 5930, 5928 ] }, - { "id": "edge", "bg": 5672, "fg": [ 5923, 5922 ] }, - { "id": "end_piece", "bg": 5672, "fg": [ 5925, 5927, 5926, 5924 ] }, - { "bg": 5672, "id": "unconnected", "fg": 5932 } + { "id": "center", "bg": 5710, "fg": 5955 }, + { "id": "corner", "bg": 5710, "fg": [ 5957, 5959, 5958, 5956 ] }, + { "id": "t_connection", "bg": 5710, "fg": [ 5967, 5969, 5968, 5966 ] }, + { "id": "edge", "bg": 5710, "fg": [ 5961, 5960 ] }, + { "id": "end_piece", "bg": 5710, "fg": [ 5963, 5965, 5964, 5962 ] }, + { "bg": 5710, "id": "unconnected", "fg": 5970 } ] }, { "id": "t_grass_dead_season_winter", "multitile": true, - "fg": 5606, - "bg": 5680, + "fg": 5644, + "bg": 5718, "additional_tiles": [ { "id": "center", - "bg": 5680, + "bg": 5718, "fg": [ - { "weight": 1, "sprite": 5588 }, - { "weight": 1, "sprite": 5589 }, - { "weight": 1, "sprite": 5590 }, - { "weight": 1, "sprite": 5591 } + { "weight": 1, "sprite": 5626 }, + { "weight": 1, "sprite": 5627 }, + { "weight": 1, "sprite": 5628 }, + { "weight": 1, "sprite": 5629 } ] }, - { "id": "corner", "bg": 5680, "fg": [ 5593, 5595, 5594, 5592 ] }, - { "id": "t_connection", "bg": 5680, "fg": [ 5603, 5605, 5604, 5602 ] }, - { "id": "edge", "bg": 5680, "fg": [ 5597, 5596 ] }, - { "id": "end_piece", "bg": 5680, "fg": [ 5599, 5601, 5600, 5598 ] }, - { "bg": 5680, "id": "unconnected", "fg": 5606 } + { "id": "corner", "bg": 5718, "fg": [ 5631, 5633, 5632, 5630 ] }, + { "id": "t_connection", "bg": 5718, "fg": [ 5641, 5643, 5642, 5640 ] }, + { "id": "edge", "bg": 5718, "fg": [ 5635, 5634 ] }, + { "id": "end_piece", "bg": 5718, "fg": [ 5637, 5639, 5638, 5636 ] }, + { "bg": 5718, "id": "unconnected", "fg": 5644 } ] }, { "id": "f_grass_long", "multitile": true, - "fg": 5964, + "fg": 6002, "additional_tiles": [ - { "id": "center", "fg": 5949 }, - { "id": "corner", "fg": [ 5951, 5953, 5952, 5950 ] }, - { "id": "t_connection", "fg": [ 5961, 5963, 5962, 5960 ] }, - { "id": "edge", "fg": [ 5955, 5954 ] }, - { "id": "end_piece", "fg": [ 5957, 5959, 5958, 5956 ] }, - { "id": "unconnected", "fg": 5964 } + { "id": "center", "fg": 5987 }, + { "id": "corner", "fg": [ 5989, 5991, 5990, 5988 ] }, + { "id": "t_connection", "fg": [ 5999, 6001, 6000, 5998 ] }, + { "id": "edge", "fg": [ 5993, 5992 ] }, + { "id": "end_piece", "fg": [ 5995, 5997, 5996, 5994 ] }, + { "id": "unconnected", "fg": 6002 } ] }, { "id": "f_grass_long_season_autumn", "multitile": true, - "fg": 5980, + "fg": 6018, "additional_tiles": [ - { "id": "center", "fg": 5965 }, - { "id": "corner", "fg": [ 5967, 5969, 5968, 5966 ] }, - { "id": "t_connection", "fg": [ 5977, 5979, 5978, 5976 ] }, - { "id": "edge", "fg": [ 5971, 5970 ] }, - { "id": "end_piece", "fg": [ 5973, 5975, 5974, 5972 ] }, - { "id": "unconnected", "fg": 5980 } + { "id": "center", "fg": 6003 }, + { "id": "corner", "fg": [ 6005, 6007, 6006, 6004 ] }, + { "id": "t_connection", "fg": [ 6015, 6017, 6016, 6014 ] }, + { "id": "edge", "fg": [ 6009, 6008 ] }, + { "id": "end_piece", "fg": [ 6011, 6013, 6012, 6010 ] }, + { "id": "unconnected", "fg": 6018 } ] }, { "id": "f_grass_long_season_summer", "multitile": true, - "fg": 5996, + "fg": 6034, "additional_tiles": [ - { "id": "center", "fg": 5981 }, - { "id": "corner", "fg": [ 5983, 5985, 5984, 5982 ] }, - { "id": "t_connection", "fg": [ 5993, 5995, 5994, 5992 ] }, - { "id": "edge", "fg": [ 5987, 5986 ] }, - { "id": "end_piece", "fg": [ 5989, 5991, 5990, 5988 ] }, - { "id": "unconnected", "fg": 5996 } + { "id": "center", "fg": 6019 }, + { "id": "corner", "fg": [ 6021, 6023, 6022, 6020 ] }, + { "id": "t_connection", "fg": [ 6031, 6033, 6032, 6030 ] }, + { "id": "edge", "fg": [ 6025, 6024 ] }, + { "id": "end_piece", "fg": [ 6027, 6029, 6028, 6026 ] }, + { "id": "unconnected", "fg": 6034 } ] }, { "id": "t_grass_long", "multitile": true, - "fg": 5964, - "bg": 5668, + "fg": 6002, + "bg": 5706, "additional_tiles": [ - { "id": "center", "bg": 5668, "fg": 5949 }, - { "id": "corner", "bg": 5668, "fg": [ 5951, 5953, 5952, 5950 ] }, - { "id": "t_connection", "bg": 5668, "fg": [ 5961, 5963, 5962, 5960 ] }, - { "id": "edge", "bg": 5668, "fg": [ 5955, 5954 ] }, - { "id": "end_piece", "bg": 5668, "fg": [ 5957, 5959, 5958, 5956 ] }, - { "bg": 5668, "id": "unconnected", "fg": 5964 } + { "id": "center", "bg": 5706, "fg": 5987 }, + { "id": "corner", "bg": 5706, "fg": [ 5989, 5991, 5990, 5988 ] }, + { "id": "t_connection", "bg": 5706, "fg": [ 5999, 6001, 6000, 5998 ] }, + { "id": "edge", "bg": 5706, "fg": [ 5993, 5992 ] }, + { "id": "end_piece", "bg": 5706, "fg": [ 5995, 5997, 5996, 5994 ] }, + { "bg": 5706, "id": "unconnected", "fg": 6002 } ] }, { "id": "t_grass_long_season_autumn", "multitile": true, - "fg": 5980, - "bg": 5672, + "fg": 6018, + "bg": 5710, "additional_tiles": [ - { "id": "center", "bg": 5672, "fg": 5965 }, - { "id": "corner", "bg": 5672, "fg": [ 5967, 5969, 5968, 5966 ] }, - { "id": "t_connection", "bg": 5672, "fg": [ 5977, 5979, 5978, 5976 ] }, - { "id": "edge", "bg": 5672, "fg": [ 5971, 5970 ] }, - { "id": "end_piece", "bg": 5672, "fg": [ 5973, 5975, 5974, 5972 ] }, - { "bg": 5672, "id": "unconnected", "fg": 5980 } + { "id": "center", "bg": 5710, "fg": 6003 }, + { "id": "corner", "bg": 5710, "fg": [ 6005, 6007, 6006, 6004 ] }, + { "id": "t_connection", "bg": 5710, "fg": [ 6015, 6017, 6016, 6014 ] }, + { "id": "edge", "bg": 5710, "fg": [ 6009, 6008 ] }, + { "id": "end_piece", "bg": 5710, "fg": [ 6011, 6013, 6012, 6010 ] }, + { "bg": 5710, "id": "unconnected", "fg": 6018 } ] }, { "id": "t_grass_long_season_summer", "multitile": true, - "fg": 5996, - "bg": 5676, + "fg": 6034, + "bg": 5714, "additional_tiles": [ - { "id": "center", "bg": 5676, "fg": 5981 }, - { "id": "corner", "bg": 5676, "fg": [ 5983, 5985, 5984, 5982 ] }, - { "id": "t_connection", "bg": 5676, "fg": [ 5993, 5995, 5994, 5992 ] }, - { "id": "edge", "bg": 5676, "fg": [ 5987, 5986 ] }, - { "id": "end_piece", "bg": 5676, "fg": [ 5989, 5991, 5990, 5988 ] }, - { "bg": 5676, "id": "unconnected", "fg": 5996 } + { "id": "center", "bg": 5714, "fg": 6019 }, + { "id": "corner", "bg": 5714, "fg": [ 6021, 6023, 6022, 6020 ] }, + { "id": "t_connection", "bg": 5714, "fg": [ 6031, 6033, 6032, 6030 ] }, + { "id": "edge", "bg": 5714, "fg": [ 6025, 6024 ] }, + { "id": "end_piece", "bg": 5714, "fg": [ 6027, 6029, 6028, 6026 ] }, + { "bg": 5714, "id": "unconnected", "fg": 6034 } ] }, - { "id": "t_grass_long_season_winter", "fg": 5587 }, + { "id": "t_grass_long_season_winter", "fg": 5625 }, { "id": "f_grass_tall", "multitile": true, - "fg": 6012, + "fg": 6050, "additional_tiles": [ - { "id": "center", "fg": 5997 }, - { "id": "corner", "fg": [ 5999, 6001, 6000, 5998 ] }, - { "id": "t_connection", "fg": [ 6009, 6011, 6010, 6008 ] }, - { "id": "edge", "fg": [ 6003, 6002 ] }, - { "id": "end_piece", "fg": [ 6005, 6007, 6006, 6004 ] }, - { "id": "unconnected", "fg": 6012 } + { "id": "center", "fg": 6035 }, + { "id": "corner", "fg": [ 6037, 6039, 6038, 6036 ] }, + { "id": "t_connection", "fg": [ 6047, 6049, 6048, 6046 ] }, + { "id": "edge", "fg": [ 6041, 6040 ] }, + { "id": "end_piece", "fg": [ 6043, 6045, 6044, 6042 ] }, + { "id": "unconnected", "fg": 6050 } ] }, { "id": "f_grass_tall_season_summer", "multitile": true, - "fg": 6044, + "fg": 6082, "additional_tiles": [ - { "id": "center", "fg": 6029 }, - { "id": "corner", "fg": [ 6031, 6033, 6032, 6030 ] }, - { "id": "t_connection", "fg": [ 6041, 6043, 6042, 6040 ] }, - { "id": "edge", "fg": [ 6035, 6034 ] }, - { "id": "end_piece", "fg": [ 6037, 6039, 6038, 6036 ] }, - { "id": "unconnected", "fg": 6044 } + { "id": "center", "fg": 6067 }, + { "id": "corner", "fg": [ 6069, 6071, 6070, 6068 ] }, + { "id": "t_connection", "fg": [ 6079, 6081, 6080, 6078 ] }, + { "id": "edge", "fg": [ 6073, 6072 ] }, + { "id": "end_piece", "fg": [ 6075, 6077, 6076, 6074 ] }, + { "id": "unconnected", "fg": 6082 } ] }, { "id": "f_grass_tall_season_autumn", "multitile": true, - "fg": 6028, + "fg": 6066, "additional_tiles": [ - { "id": "center", "fg": 6013 }, - { "id": "corner", "fg": [ 6015, 6017, 6016, 6014 ] }, - { "id": "t_connection", "fg": [ 6025, 6027, 6026, 6024 ] }, - { "id": "edge", "fg": [ 6019, 6018 ] }, - { "id": "end_piece", "fg": [ 6021, 6023, 6022, 6020 ] }, - { "id": "unconnected", "fg": 6028 } + { "id": "center", "fg": 6051 }, + { "id": "corner", "fg": [ 6053, 6055, 6054, 6052 ] }, + { "id": "t_connection", "fg": [ 6063, 6065, 6064, 6062 ] }, + { "id": "edge", "fg": [ 6057, 6056 ] }, + { "id": "end_piece", "fg": [ 6059, 6061, 6060, 6058 ] }, + { "id": "unconnected", "fg": 6066 } ] }, { "id": "t_grass_tall", "multitile": true, - "fg": 6012, - "bg": 5668, + "fg": 6050, + "bg": 5706, "additional_tiles": [ - { "id": "center", "bg": 5668, "fg": 5997 }, - { "id": "corner", "bg": 5668, "fg": [ 5999, 6001, 6000, 5998 ] }, - { "id": "t_connection", "bg": 5668, "fg": [ 6009, 6011, 6010, 6008 ] }, - { "id": "edge", "bg": 5668, "fg": [ 6003, 6002 ] }, - { "id": "end_piece", "bg": 5668, "fg": [ 6005, 6007, 6006, 6004 ] }, - { "bg": 5668, "id": "unconnected", "fg": 6012 } + { "id": "center", "bg": 5706, "fg": 6035 }, + { "id": "corner", "bg": 5706, "fg": [ 6037, 6039, 6038, 6036 ] }, + { "id": "t_connection", "bg": 5706, "fg": [ 6047, 6049, 6048, 6046 ] }, + { "id": "edge", "bg": 5706, "fg": [ 6041, 6040 ] }, + { "id": "end_piece", "bg": 5706, "fg": [ 6043, 6045, 6044, 6042 ] }, + { "bg": 5706, "id": "unconnected", "fg": 6050 } ] }, { "id": "t_grass_tall_season_summer", "multitile": true, - "fg": 6044, - "bg": 5676, + "fg": 6082, + "bg": 5714, "additional_tiles": [ - { "id": "center", "bg": 5676, "fg": 6029 }, - { "id": "corner", "bg": 5676, "fg": [ 6031, 6033, 6032, 6030 ] }, - { "id": "t_connection", "bg": 5676, "fg": [ 6041, 6043, 6042, 6040 ] }, - { "id": "edge", "bg": 5676, "fg": [ 6035, 6034 ] }, - { "id": "end_piece", "bg": 5676, "fg": [ 6037, 6039, 6038, 6036 ] }, - { "bg": 5676, "id": "unconnected", "fg": 6044 } + { "id": "center", "bg": 5714, "fg": 6067 }, + { "id": "corner", "bg": 5714, "fg": [ 6069, 6071, 6070, 6068 ] }, + { "id": "t_connection", "bg": 5714, "fg": [ 6079, 6081, 6080, 6078 ] }, + { "id": "edge", "bg": 5714, "fg": [ 6073, 6072 ] }, + { "id": "end_piece", "bg": 5714, "fg": [ 6075, 6077, 6076, 6074 ] }, + { "bg": 5714, "id": "unconnected", "fg": 6082 } ] }, { "id": "t_grass_tall_season_autumn", "multitile": true, - "fg": 6028, - "bg": 5672, + "fg": 6066, + "bg": 5710, "additional_tiles": [ - { "id": "center", "bg": 5672, "fg": 6013 }, - { "id": "corner", "bg": 5672, "fg": [ 6015, 6017, 6016, 6014 ] }, - { "id": "t_connection", "bg": 5672, "fg": [ 6025, 6027, 6026, 6024 ] }, - { "id": "edge", "bg": 5672, "fg": [ 6019, 6018 ] }, - { "id": "end_piece", "bg": 5672, "fg": [ 6021, 6023, 6022, 6020 ] }, - { "bg": 5672, "id": "unconnected", "fg": 6028 } + { "id": "center", "bg": 5710, "fg": 6051 }, + { "id": "corner", "bg": 5710, "fg": [ 6053, 6055, 6054, 6052 ] }, + { "id": "t_connection", "bg": 5710, "fg": [ 6063, 6065, 6064, 6062 ] }, + { "id": "edge", "bg": 5710, "fg": [ 6057, 6056 ] }, + { "id": "end_piece", "bg": 5710, "fg": [ 6059, 6061, 6060, 6058 ] }, + { "bg": 5710, "id": "unconnected", "fg": 6066 } ] }, - { "id": "t_grass_tall_season_winter", "fg": 5587 }, + { "id": "t_grass_tall_season_winter", "fg": 5625 }, { "id": "t_gutter", - "fg": 6053, + "fg": 6091, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6045 }, - { "id": "corner", "fg": [ 6047, 6049, 6048, 6046 ] }, - { "id": "t_connection", "fg": [ 6046, 6052, 6048, 6052 ] }, - { "id": "edge", "fg": [ 6052, 6051 ] }, - { "id": "end_piece", "fg": [ 6052, 6051, 6052, 6051 ] }, - { "id": "unconnected", "fg": [ 6053, 6053 ] } + { "id": "center", "fg": 6083 }, + { "id": "corner", "fg": [ 6085, 6087, 6086, 6084 ] }, + { "id": "t_connection", "fg": [ 6084, 6090, 6086, 6090 ] }, + { "id": "edge", "fg": [ 6090, 6089 ] }, + { "id": "end_piece", "fg": [ 6090, 6089, 6090, 6089 ] }, + { "id": "unconnected", "fg": [ 6091, 6091 ] } ] }, { "id": "t_linoleum_gray", - "fg": [ { "weight": 10, "sprite": 6054 }, { "weight": 1, "sprite": 6055 }, { "weight": 3, "sprite": 6056 } ] + "fg": [ { "weight": 10, "sprite": 6092 }, { "weight": 1, "sprite": 6093 }, { "weight": 3, "sprite": 6094 } ] }, { "id": "t_linoleum_white", - "fg": [ { "weight": 10, "sprite": 6057 }, { "weight": 1, "sprite": 6058 }, { "weight": 3, "sprite": 6059 } ] + "fg": [ { "weight": 10, "sprite": 6095 }, { "weight": 1, "sprite": 6096 }, { "weight": 3, "sprite": 6097 } ] }, { "id": "t_metal_railing", - "fg": 6067, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 6067, "bg": 6104 }, - { "id": "corner", "fg": [ 6061, 6063, 6062, 6060 ], "bg": 6104 }, - { "id": "t_connection", "fg": [ 6067, 6064, 6067, 6064 ], "bg": 6104 }, - { "id": "edge", "fg": [ 6064, 6067 ], "bg": 6104 }, - { "id": "end_piece", "fg": [ 6065, 6067, 6066, 6067 ], "bg": 6104 }, - { "id": "unconnected", "fg": [ 6067, 6067 ], "bg": 6104 } - ] - }, - { "id": "t_palisade", "fg": 6068, "bg": 5668 }, - { "id": "t_palisade_season_autumn", "fg": 6068, "bg": 5672 }, - { "id": "t_palisade_season_summer", "fg": 6068, "bg": 5676 }, - { "id": "t_palisade_season_winter", "fg": 6068, "bg": 5588 }, - { "id": "t_palisade_gate", "fg": 6069, "bg": 5668 }, - { "id": "t_palisade_gate_season_autumn", "fg": 6069, "bg": 5672 }, - { "id": "t_palisade_gate_season_summer", "fg": 6069, "bg": 5676 }, - { "id": "t_palisade_gate_season_winter", "fg": 6069, "bg": 5588 }, - { "id": "t_palisade_gate_o", "fg": 6070, "bg": 5668 }, - { "id": "t_palisade_gate_o_season_autumn", "fg": 6070, "bg": 5672 }, - { "id": "t_palisade_gate_o_season_summer", "fg": 6070, "bg": 5676 }, - { "id": "t_palisade_gate_o_season_winter", "fg": 6070, "bg": 5588 }, - { "id": "t_palisade_pulley", "fg": 5312, "bg": 5668, "rotates": false }, - { "id": "t_palisade_pulley_season_autumn", "fg": 5312, "bg": 5672 }, - { "id": "t_palisade_pulley_season_summer", "fg": 5312, "bg": 5676 }, - { "id": "t_palisade_pulley_season_winter", "fg": 5312, "bg": 5588 }, + "fg": 6105, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 6105, "bg": 6142 }, + { "id": "corner", "fg": [ 6099, 6101, 6100, 6098 ], "bg": 6142 }, + { "id": "t_connection", "fg": [ 6105, 6102, 6105, 6102 ], "bg": 6142 }, + { "id": "edge", "fg": [ 6102, 6105 ], "bg": 6142 }, + { "id": "end_piece", "fg": [ 6103, 6105, 6104, 6105 ], "bg": 6142 }, + { "id": "unconnected", "fg": [ 6105, 6105 ], "bg": 6142 } + ] + }, + { "id": "t_palisade", "fg": 6106, "bg": 5706 }, + { "id": "t_palisade_season_autumn", "fg": 6106, "bg": 5710 }, + { "id": "t_palisade_season_summer", "fg": 6106, "bg": 5714 }, + { "id": "t_palisade_season_winter", "fg": 6106, "bg": 5626 }, + { "id": "t_palisade_gate", "fg": 6107, "bg": 5706 }, + { "id": "t_palisade_gate_season_autumn", "fg": 6107, "bg": 5710 }, + { "id": "t_palisade_gate_season_summer", "fg": 6107, "bg": 5714 }, + { "id": "t_palisade_gate_season_winter", "fg": 6107, "bg": 5626 }, + { "id": "t_palisade_gate_o", "fg": 6108, "bg": 5706 }, + { "id": "t_palisade_gate_o_season_autumn", "fg": 6108, "bg": 5710 }, + { "id": "t_palisade_gate_o_season_summer", "fg": 6108, "bg": 5714 }, + { "id": "t_palisade_gate_o_season_winter", "fg": 6108, "bg": 5626 }, + { "id": "t_palisade_pulley", "fg": 5350, "bg": 5706, "rotates": false }, + { "id": "t_palisade_pulley_season_autumn", "fg": 5350, "bg": 5710 }, + { "id": "t_palisade_pulley_season_summer", "fg": 5350, "bg": 5714 }, + { "id": "t_palisade_pulley_season_winter", "fg": 5350, "bg": 5626 }, { "id": "t_paper", - "fg": 6087, + "fg": 6125, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6071 }, - { "id": "corner", "fg": [ 6073, 6075, 6074, 6072 ] }, - { "id": "t_connection", "fg": [ 6084, 6086, 6085, 6083 ] }, - { "id": "edge", "fg": [ 6077, 6076 ] }, - { "id": "end_piece", "fg": [ 6079, 6081, 6080, 6078 ] }, - { "id": "unconnected", "fg": [ 6087, 6087 ] } + { "id": "center", "fg": 6109 }, + { "id": "corner", "fg": [ 6111, 6113, 6112, 6110 ] }, + { "id": "t_connection", "fg": [ 6122, 6124, 6123, 6121 ] }, + { "id": "edge", "fg": [ 6115, 6114 ] }, + { "id": "end_piece", "fg": [ 6117, 6119, 6118, 6116 ] }, + { "id": "unconnected", "fg": [ 6125, 6125 ] } ] }, { "id": "t_paper_hard", - "fg": 6103, + "fg": 6141, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6088 }, - { "id": "corner", "fg": [ 6090, 6092, 6091, 6089 ] }, - { "id": "t_connection", "fg": [ 6100, 6102, 6101, 6099 ] }, - { "id": "edge", "fg": [ 6094, 6093 ] }, - { "id": "end_piece", "fg": [ 6096, 6098, 6097, 6095 ] }, - { "id": "unconnected", "fg": [ 6103, 6103 ] } + { "id": "center", "fg": 6126 }, + { "id": "corner", "fg": [ 6128, 6130, 6129, 6127 ] }, + { "id": "t_connection", "fg": [ 6138, 6140, 6139, 6137 ] }, + { "id": "edge", "fg": [ 6132, 6131 ] }, + { "id": "end_piece", "fg": [ 6134, 6136, 6135, 6133 ] }, + { "id": "unconnected", "fg": [ 6141, 6141 ] } ] }, { "id": "t_pavement", "bg": [ - { "weight": 50, "sprite": 6104 }, - { "weight": 1, "sprite": 6105 }, - { "weight": 2, "sprite": 6106 }, - { "weight": 2, "sprite": 6107 } + { "weight": 50, "sprite": 6142 }, + { "weight": 1, "sprite": 6143 }, + { "weight": 2, "sprite": 6144 }, + { "weight": 2, "sprite": 6145 } ] }, { "id": "t_pontoon", - "fg": 6124, + "fg": 6162, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6109 }, - { "id": "corner", "fg": [ 6111, 6113, 6112, 6110 ] }, - { "id": "t_connection", "fg": [ 6121, 6123, 6122, 6120 ] }, - { "id": "edge", "fg": [ 6115, 6114 ] }, - { "id": "end_piece", "fg": [ 6117, 6119, 6118, 6116 ] }, - { "id": "unconnected", "fg": [ 6124, 6124 ] } + { "id": "center", "fg": 6147 }, + { "id": "corner", "fg": [ 6149, 6151, 6150, 6148 ] }, + { "id": "t_connection", "fg": [ 6159, 6161, 6160, 6158 ] }, + { "id": "edge", "fg": [ 6153, 6152 ] }, + { "id": "end_piece", "fg": [ 6155, 6157, 6156, 6154 ] }, + { "id": "unconnected", "fg": [ 6162, 6162 ] } ] }, - { "id": "t_radio_controls", "fg": 6125, "bg": 5503, "rotates": false }, + { "id": "t_radio_controls", "fg": 6163, "bg": 5541, "rotates": false }, { "id": [ "t_ramp_down_high", "t_ramp_down_low" ], "animated": true, "fg": [ - { "weight": 15, "sprite": 6126 }, - { "weight": 15, "sprite": 6127 }, - { "weight": 15, "sprite": 6128 }, - { "weight": 15, "sprite": 6127 } + { "weight": 15, "sprite": 6164 }, + { "weight": 15, "sprite": 6165 }, + { "weight": 15, "sprite": 6166 }, + { "weight": 15, "sprite": 6165 } ] }, { "id": [ "t_ramp_up_high", "t_ramp_up_low" ], "animated": true, "fg": [ - { "weight": 15, "sprite": 6129 }, - { "weight": 15, "sprite": 6130 }, - { "weight": 15, "sprite": 6131 }, - { "weight": 15, "sprite": 6130 } + { "weight": 15, "sprite": 6167 }, + { "weight": 15, "sprite": 6168 }, + { "weight": 15, "sprite": 6169 }, + { "weight": 15, "sprite": 6168 } ] }, { "id": "t_reinforced_glass", - "fg": 6147, + "fg": 6185, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6132 }, - { "id": "corner", "fg": [ 6134, 6136, 6135, 6133 ] }, - { "id": "t_connection", "fg": [ 6144, 6146, 6145, 6143 ] }, - { "id": "edge", "fg": [ 6138, 6137 ] }, - { "id": "end_piece", "fg": [ 6140, 6142, 6141, 6139 ] }, - { "id": "unconnected", "fg": [ 6147, 6147 ] } + { "id": "center", "fg": 6170 }, + { "id": "corner", "fg": [ 6172, 6174, 6173, 6171 ] }, + { "id": "t_connection", "fg": [ 6182, 6184, 6183, 6181 ] }, + { "id": "edge", "fg": [ 6176, 6175 ] }, + { "id": "end_piece", "fg": [ 6178, 6180, 6179, 6177 ] }, + { "id": "unconnected", "fg": [ 6185, 6185 ] } ] }, - { "id": "t_retractable_gate_o", "fg": 6150, "bg": 5508 }, - { "id": "t_retractable_gate_c", "fg": 6148, "bg": 5508 }, - { "id": "t_retractable_gate_l", "fg": 6149, "bg": 5508 }, + { "id": "t_retractable_gate_o", "fg": 6188, "bg": 5546 }, + { "id": "t_retractable_gate_c", "fg": 6186, "bg": 5546 }, + { "id": "t_retractable_gate_l", "fg": 6187, "bg": 5546 }, { "id": "t_rock", - "fg": 6166, + "fg": 6204, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6151 }, - { "id": "corner", "fg": [ 6153, 6155, 6154, 6152 ] }, - { "id": "t_connection", "fg": [ 6163, 6165, 6164, 6162 ] }, - { "id": "edge", "fg": [ 6157, 6156 ] }, - { "id": "end_piece", "fg": [ 6159, 6161, 6160, 6158 ] }, - { "id": "unconnected", "fg": [ 6166, 6166 ] } + { "id": "center", "fg": 6189 }, + { "id": "corner", "fg": [ 6191, 6193, 6192, 6190 ] }, + { "id": "t_connection", "fg": [ 6201, 6203, 6202, 6200 ] }, + { "id": "edge", "fg": [ 6195, 6194 ] }, + { "id": "end_piece", "fg": [ 6197, 6199, 6198, 6196 ] }, + { "id": "unconnected", "fg": [ 6204, 6204 ] } ] }, { "id": "t_rock_blue", - "fg": 6182, + "fg": 6220, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6167 }, - { "id": "corner", "fg": [ 6169, 6171, 6170, 6168 ] }, - { "id": "t_connection", "fg": [ 6179, 6181, 6180, 6178 ] }, - { "id": "edge", "fg": [ 6173, 6172 ] }, - { "id": "end_piece", "fg": [ 6175, 6177, 6176, 6174 ] }, - { "id": "unconnected", "fg": [ 6182, 6182 ] } + { "id": "center", "fg": 6205 }, + { "id": "corner", "fg": [ 6207, 6209, 6208, 6206 ] }, + { "id": "t_connection", "fg": [ 6217, 6219, 6218, 6216 ] }, + { "id": "edge", "fg": [ 6211, 6210 ] }, + { "id": "end_piece", "fg": [ 6213, 6215, 6214, 6212 ] }, + { "id": "unconnected", "fg": [ 6220, 6220 ] } ] }, { "id": "t_rock_green", - "fg": 6198, + "fg": 6236, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6183 }, - { "id": "corner", "fg": [ 6185, 6187, 6186, 6184 ] }, - { "id": "t_connection", "fg": [ 6195, 6197, 6196, 6194 ] }, - { "id": "edge", "fg": [ 6189, 6188 ] }, - { "id": "end_piece", "fg": [ 6191, 6193, 6192, 6190 ] }, - { "id": "unconnected", "fg": [ 6198, 6198 ] } + { "id": "center", "fg": 6221 }, + { "id": "corner", "fg": [ 6223, 6225, 6224, 6222 ] }, + { "id": "t_connection", "fg": [ 6233, 6235, 6234, 6232 ] }, + { "id": "edge", "fg": [ 6227, 6226 ] }, + { "id": "end_piece", "fg": [ 6229, 6231, 6230, 6228 ] }, + { "id": "unconnected", "fg": [ 6236, 6236 ] } ] }, { "id": "t_rock_red", - "fg": 6214, + "fg": 6252, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6199 }, - { "id": "corner", "fg": [ 6201, 6203, 6202, 6200 ] }, - { "id": "t_connection", "fg": [ 6211, 6213, 6212, 6210 ] }, - { "id": "edge", "fg": [ 6205, 6204 ] }, - { "id": "end_piece", "fg": [ 6207, 6209, 6208, 6206 ] }, - { "id": "unconnected", "fg": [ 6214, 6214 ] } + { "id": "center", "fg": 6237 }, + { "id": "corner", "fg": [ 6239, 6241, 6240, 6238 ] }, + { "id": "t_connection", "fg": [ 6249, 6251, 6250, 6248 ] }, + { "id": "edge", "fg": [ 6243, 6242 ] }, + { "id": "end_piece", "fg": [ 6245, 6247, 6246, 6244 ] }, + { "id": "unconnected", "fg": [ 6252, 6252 ] } ] }, { "id": "t_rock_smooth", - "fg": 6230, + "fg": 6268, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6215 }, - { "id": "corner", "fg": [ 6217, 6219, 6218, 6216 ] }, - { "id": "t_connection", "fg": [ 6227, 6229, 6228, 6226 ] }, - { "id": "edge", "fg": [ 6221, 6220 ] }, - { "id": "end_piece", "fg": [ 6223, 6225, 6224, 6222 ] }, - { "id": "unconnected", "fg": [ 6230, 6230 ] } + { "id": "center", "fg": 6253 }, + { "id": "corner", "fg": [ 6255, 6257, 6256, 6254 ] }, + { "id": "t_connection", "fg": [ 6265, 6267, 6266, 6264 ] }, + { "id": "edge", "fg": [ 6259, 6258 ] }, + { "id": "end_piece", "fg": [ 6261, 6263, 6262, 6260 ] }, + { "id": "unconnected", "fg": [ 6268, 6268 ] } ] }, { "id": "t_rock_wall", - "fg": 6246, + "fg": 6284, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6231 }, - { "id": "corner", "fg": [ 6233, 6235, 6234, 6232 ] }, - { "id": "t_connection", "fg": [ 6243, 6245, 6244, 6242 ] }, - { "id": "edge", "fg": [ 6237, 6236 ] }, - { "id": "end_piece", "fg": [ 6239, 6241, 6240, 6238 ] }, - { "id": "unconnected", "fg": [ 6246, 6246 ] } + { "id": "center", "fg": 6269 }, + { "id": "corner", "fg": [ 6271, 6273, 6272, 6270 ] }, + { "id": "t_connection", "fg": [ 6281, 6283, 6282, 6280 ] }, + { "id": "edge", "fg": [ 6275, 6274 ] }, + { "id": "end_piece", "fg": [ 6277, 6279, 6278, 6276 ] }, + { "id": "unconnected", "fg": [ 6284, 6284 ] } ] }, { "id": "t_sand", - "fg": 6262, + "fg": 6300, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6247 }, - { "id": "corner", "fg": [ 6249, 6251, 6250, 6248 ] }, - { "id": "t_connection", "fg": [ 6259, 6261, 6260, 6258 ] }, - { "id": "edge", "fg": [ 6253, 6252 ] }, - { "id": "end_piece", "fg": [ 6255, 6257, 6256, 6254 ] }, - { "id": "unconnected", "fg": [ 6262, 6262 ] } + { "id": "center", "fg": 6285 }, + { "id": "corner", "fg": [ 6287, 6289, 6288, 6286 ] }, + { "id": "t_connection", "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "edge", "fg": [ 6291, 6290 ] }, + { "id": "end_piece", "fg": [ 6293, 6295, 6294, 6292 ] }, + { "id": "unconnected", "fg": [ 6300, 6300 ] } ] }, { "id": "t_sandbox", - "fg": 6278, + "fg": 6316, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6263 }, - { "id": "corner", "fg": [ 6265, 6267, 6266, 6264 ] }, - { "id": "t_connection", "fg": [ 6275, 6277, 6276, 6274 ] }, - { "id": "edge", "fg": [ 6269, 6268 ] }, - { "id": "end_piece", "fg": [ 6271, 6273, 6272, 6270 ] }, - { "id": "unconnected", "fg": [ 6278, 6278 ] } + { "id": "center", "fg": 6301 }, + { "id": "corner", "fg": [ 6303, 6305, 6304, 6302 ] }, + { "id": "t_connection", "fg": [ 6313, 6315, 6314, 6312 ] }, + { "id": "edge", "fg": [ 6307, 6306 ] }, + { "id": "end_piece", "fg": [ 6309, 6311, 6310, 6308 ] }, + { "id": "unconnected", "fg": [ 6316, 6316 ] } ] }, { "id": "t_scrap_wall", - "fg": 6295, + "fg": 6333, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6280 }, - { "id": "corner", "fg": [ 6282, 6284, 6283, 6281 ] }, - { "id": "t_connection", "fg": [ 6292, 6294, 6293, 6291 ] }, - { "id": "edge", "fg": [ 6286, 6285 ] }, - { "id": "end_piece", "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "unconnected", "fg": [ 6295, 6295 ] } + { "id": "center", "fg": 6318 }, + { "id": "corner", "fg": [ 6320, 6322, 6321, 6319 ] }, + { "id": "t_connection", "fg": [ 6330, 6332, 6331, 6329 ] }, + { "id": "edge", "fg": [ 6324, 6323 ] }, + { "id": "end_piece", "fg": [ 6326, 6328, 6327, 6325 ] }, + { "id": "unconnected", "fg": [ 6333, 6333 ] } ] }, { "id": "t_screened_porch_wall", - "fg": 6313, + "fg": 6351, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6298 }, - { "id": "corner", "fg": [ 6300, 6302, 6301, 6299 ] }, - { "id": "t_connection", "fg": [ 6310, 6312, 6311, 6309 ] }, - { "id": "edge", "fg": [ 6304, 6303 ] }, - { "id": "end_piece", "fg": [ 6306, 6308, 6307, 6305 ] }, - { "id": "unconnected", "fg": [ 6313, 6313 ] } + { "id": "center", "fg": 6336 }, + { "id": "corner", "fg": [ 6338, 6340, 6339, 6337 ] }, + { "id": "t_connection", "fg": [ 6348, 6350, 6349, 6347 ] }, + { "id": "edge", "fg": [ 6342, 6341 ] }, + { "id": "end_piece", "fg": [ 6344, 6346, 6345, 6343 ] }, + { "id": "unconnected", "fg": [ 6351, 6351 ] } ] }, { "id": [ "t_sidewalk_ramp_down_low", "t_sidewalk_ramp_down_high" ], "animated": true, "fg": [ - { "weight": 15, "sprite": 6314 }, - { "weight": 15, "sprite": 6315 }, - { "weight": 15, "sprite": 6316 }, - { "weight": 15, "sprite": 6315 } + { "weight": 15, "sprite": 6352 }, + { "weight": 15, "sprite": 6353 }, + { "weight": 15, "sprite": 6354 }, + { "weight": 15, "sprite": 6353 } ] }, { "id": [ "t_sidewalk_ramp_up_low", "t_sidewalk_ramp_up_high" ], "animated": true, "fg": [ - { "weight": 15, "sprite": 6317 }, - { "weight": 15, "sprite": 6318 }, - { "weight": 15, "sprite": 6319 }, - { "weight": 15, "sprite": 6318 } + { "weight": 15, "sprite": 6355 }, + { "weight": 15, "sprite": 6356 }, + { "weight": 15, "sprite": 6357 }, + { "weight": 15, "sprite": 6356 } ] }, { "id": "t_slime", - "fg": 6335, + "fg": 6373, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6320 }, - { "id": "corner", "fg": [ 6322, 6324, 6323, 6321 ] }, - { "id": "t_connection", "fg": [ 6332, 6334, 6333, 6331 ] }, - { "id": "edge", "fg": [ 6326, 6325 ] }, - { "id": "end_piece", "fg": [ 6328, 6330, 6329, 6327 ] }, - { "id": "unconnected", "fg": [ 6335, 6335 ] } + { "id": "center", "fg": 6358 }, + { "id": "corner", "fg": [ 6360, 6362, 6361, 6359 ] }, + { "id": "t_connection", "fg": [ 6370, 6372, 6371, 6369 ] }, + { "id": "edge", "fg": [ 6364, 6363 ] }, + { "id": "end_piece", "fg": [ 6366, 6368, 6367, 6365 ] }, + { "id": "unconnected", "fg": [ 6373, 6373 ] } ] }, { "id": "t_slope_down", - "fg": 6351, + "fg": 6389, "multitile": true, "additional_tiles": [ { "id": "center", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6336, 6336 ] }, - { "weight": 15, "sprite": [ 6352, 6352 ] }, - { "weight": 15, "sprite": [ 6368, 6368 ] }, - { "weight": 15, "sprite": [ 6352, 6352 ] } + { "weight": 15, "sprite": [ 6374, 6374 ] }, + { "weight": 15, "sprite": [ 6390, 6390 ] }, + { "weight": 15, "sprite": [ 6406, 6406 ] }, + { "weight": 15, "sprite": [ 6390, 6390 ] } ] }, { "id": "corner", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6338, 6340, 6339, 6337 ] }, - { "weight": 15, "sprite": [ 6354, 6356, 6355, 6353 ] }, - { "weight": 15, "sprite": [ 6370, 6372, 6371, 6369 ] }, - { "weight": 15, "sprite": [ 6354, 6356, 6355, 6353 ] } + { "weight": 15, "sprite": [ 6376, 6378, 6377, 6375 ] }, + { "weight": 15, "sprite": [ 6392, 6394, 6393, 6391 ] }, + { "weight": 15, "sprite": [ 6408, 6410, 6409, 6407 ] }, + { "weight": 15, "sprite": [ 6392, 6394, 6393, 6391 ] } ] }, { "id": "t_connection", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6348, 6350, 6349, 6347 ] }, - { "weight": 15, "sprite": [ 6364, 6366, 6365, 6363 ] }, - { "weight": 15, "sprite": [ 6380, 6382, 6381, 6379 ] }, - { "weight": 15, "sprite": [ 6364, 6366, 6365, 6363 ] } + { "weight": 15, "sprite": [ 6386, 6388, 6387, 6385 ] }, + { "weight": 15, "sprite": [ 6402, 6404, 6403, 6401 ] }, + { "weight": 15, "sprite": [ 6418, 6420, 6419, 6417 ] }, + { "weight": 15, "sprite": [ 6402, 6404, 6403, 6401 ] } ] }, { "id": "edge", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6342, 6341 ] }, - { "weight": 15, "sprite": [ 6358, 6357 ] }, - { "weight": 15, "sprite": [ 6374, 6373 ] }, - { "weight": 15, "sprite": [ 6358, 6357 ] } + { "weight": 15, "sprite": [ 6380, 6379 ] }, + { "weight": 15, "sprite": [ 6396, 6395 ] }, + { "weight": 15, "sprite": [ 6412, 6411 ] }, + { "weight": 15, "sprite": [ 6396, 6395 ] } ] }, { "id": "end_piece", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6342, 6341 ] }, - { "weight": 15, "sprite": [ 6358, 6357 ] }, - { "weight": 15, "sprite": [ 6374, 6373 ] }, - { "weight": 15, "sprite": [ 6358, 6357 ] } + { "weight": 15, "sprite": [ 6380, 6379 ] }, + { "weight": 15, "sprite": [ 6396, 6395 ] }, + { "weight": 15, "sprite": [ 6412, 6411 ] }, + { "weight": 15, "sprite": [ 6396, 6395 ] } ] }, { "id": "unconnected", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6351, 6351 ] }, - { "weight": 15, "sprite": [ 6367, 6367 ] }, - { "weight": 15, "sprite": [ 6383, 6383 ] }, - { "weight": 15, "sprite": [ 6367, 6367 ] } + { "weight": 15, "sprite": [ 6389, 6389 ] }, + { "weight": 15, "sprite": [ 6405, 6405 ] }, + { "weight": 15, "sprite": [ 6421, 6421 ] }, + { "weight": 15, "sprite": [ 6405, 6405 ] } ] } ] }, { "id": "t_slope_up", - "fg": 6398, + "fg": 6436, "multitile": true, "additional_tiles": [ { "id": "center", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6398, 6398 ] }, - { "weight": 15, "sprite": [ 6413, 6413 ] }, - { "weight": 15, "sprite": [ 6428, 6428 ] }, - { "weight": 15, "sprite": [ 6413, 6413 ] } + { "weight": 15, "sprite": [ 6436, 6436 ] }, + { "weight": 15, "sprite": [ 6451, 6451 ] }, + { "weight": 15, "sprite": [ 6466, 6466 ] }, + { "weight": 15, "sprite": [ 6451, 6451 ] } ] }, { "id": "corner", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6385, 6387, 6386, 6384 ] }, - { "weight": 15, "sprite": [ 6400, 6402, 6401, 6399 ] }, - { "weight": 15, "sprite": [ 6415, 6417, 6416, 6414 ] }, - { "weight": 15, "sprite": [ 6400, 6402, 6401, 6399 ] } + { "weight": 15, "sprite": [ 6423, 6425, 6424, 6422 ] }, + { "weight": 15, "sprite": [ 6438, 6440, 6439, 6437 ] }, + { "weight": 15, "sprite": [ 6453, 6455, 6454, 6452 ] }, + { "weight": 15, "sprite": [ 6438, 6440, 6439, 6437 ] } ] }, { "id": "t_connection", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6395, 6397, 6396, 6394 ] }, - { "weight": 15, "sprite": [ 6410, 6412, 6411, 6409 ] }, - { "weight": 15, "sprite": [ 6425, 6427, 6426, 6424 ] }, - { "weight": 15, "sprite": [ 6410, 6412, 6411, 6409 ] } + { "weight": 15, "sprite": [ 6433, 6435, 6434, 6432 ] }, + { "weight": 15, "sprite": [ 6448, 6450, 6449, 6447 ] }, + { "weight": 15, "sprite": [ 6463, 6465, 6464, 6462 ] }, + { "weight": 15, "sprite": [ 6448, 6450, 6449, 6447 ] } ] }, { "id": "edge", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6389, 6388 ] }, - { "weight": 15, "sprite": [ 6404, 6403 ] }, - { "weight": 15, "sprite": [ 6419, 6418 ] }, - { "weight": 15, "sprite": [ 6404, 6403 ] } + { "weight": 15, "sprite": [ 6427, 6426 ] }, + { "weight": 15, "sprite": [ 6442, 6441 ] }, + { "weight": 15, "sprite": [ 6457, 6456 ] }, + { "weight": 15, "sprite": [ 6442, 6441 ] } ] }, { "id": "end_piece", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6389, 6388 ] }, - { "weight": 15, "sprite": [ 6404, 6403 ] }, - { "weight": 15, "sprite": [ 6419, 6418 ] }, - { "weight": 15, "sprite": [ 6404, 6403 ] } + { "weight": 15, "sprite": [ 6427, 6426 ] }, + { "weight": 15, "sprite": [ 6442, 6441 ] }, + { "weight": 15, "sprite": [ 6457, 6456 ] }, + { "weight": 15, "sprite": [ 6442, 6441 ] } ] }, { "id": "unconnected", "animated": true, "fg": [ - { "weight": 15, "sprite": [ 6398, 6398 ] }, - { "weight": 15, "sprite": [ 6413, 6413 ] }, - { "weight": 15, "sprite": [ 6428, 6428 ] }, - { "weight": 15, "sprite": [ 6413, 6413 ] } + { "weight": 15, "sprite": [ 6436, 6436 ] }, + { "weight": 15, "sprite": [ 6451, 6451 ] }, + { "weight": 15, "sprite": [ 6466, 6466 ] }, + { "weight": 15, "sprite": [ 6451, 6451 ] } ] } ] }, { "id": "t_soil", - "fg": 6451, + "fg": 6489, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6429 }, + { "id": "center", "fg": 6467 }, { "id": "corner", "fg": [ - { "weight": 2, "sprite": [ 6431, 6434, 6432, 6430 ] }, - { "weight": 1, "sprite": [ 6431, 6435, 6432, 6430 ] }, - { "weight": 1, "sprite": [ 6431, 6434, 6433, 6430 ] } + { "weight": 2, "sprite": [ 6469, 6472, 6470, 6468 ] }, + { "weight": 1, "sprite": [ 6469, 6473, 6470, 6468 ] }, + { "weight": 1, "sprite": [ 6469, 6472, 6471, 6468 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 2, "sprite": [ 6447, 6450, 6448, 6446 ] }, { "weight": 1, "sprite": [ 6447, 6450, 6449, 6446 ] } ] + "fg": [ { "weight": 2, "sprite": [ 6485, 6488, 6486, 6484 ] }, { "weight": 1, "sprite": [ 6485, 6488, 6487, 6484 ] } ] }, { "id": "edge", - "fg": [ { "weight": 2, "sprite": [ 6438, 6436 ] }, { "weight": 1, "sprite": [ 6438, 6437 ] } ] + "fg": [ { "weight": 2, "sprite": [ 6476, 6474 ] }, { "weight": 1, "sprite": [ 6476, 6475 ] } ] }, { "id": "end_piece", "fg": [ - { "weight": 2, "sprite": [ 6441, 6444, 6442, 6439 ] }, - { "weight": 1, "sprite": [ 6441, 6445, 6442, 6439 ] }, - { "weight": 1, "sprite": [ 6441, 6444, 6443, 6439 ] }, - { "weight": 1, "sprite": [ 6441, 6444, 6442, 6440 ] } + { "weight": 2, "sprite": [ 6479, 6482, 6480, 6477 ] }, + { "weight": 1, "sprite": [ 6479, 6483, 6480, 6477 ] }, + { "weight": 1, "sprite": [ 6479, 6482, 6481, 6477 ] }, + { "weight": 1, "sprite": [ 6479, 6482, 6480, 6478 ] } ] }, - { "id": "unconnected", "fg": [ 6451, 6451 ] } + { "id": "unconnected", "fg": [ 6489, 6489 ] } ] }, { "id": "t_strconc_wall", - "fg": 6467, + "fg": 6505, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6452 }, - { "id": "corner", "fg": [ 6454, 6456, 6455, 6453 ] }, - { "id": "t_connection", "fg": [ 6464, 6466, 6465, 6463 ] }, - { "id": "edge", "fg": [ 6458, 6457 ] }, - { "id": "end_piece", "fg": [ 6460, 6462, 6461, 6459 ] }, - { "id": "unconnected", "fg": [ 6467, 6467 ] } + { "id": "center", "fg": 6490 }, + { "id": "corner", "fg": [ 6492, 6494, 6493, 6491 ] }, + { "id": "t_connection", "fg": [ 6502, 6504, 6503, 6501 ] }, + { "id": "edge", "fg": [ 6496, 6495 ] }, + { "id": "end_piece", "fg": [ 6498, 6500, 6499, 6497 ] }, + { "id": "unconnected", "fg": [ 6505, 6505 ] } ] }, { "id": "t_thatch_roof", - "fg": 6483, + "fg": 6521, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6468 }, - { "id": "corner", "fg": [ 6470, 6472, 6471, 6469 ] }, - { "id": "t_connection", "fg": [ 6480, 6482, 6481, 6479 ] }, - { "id": "edge", "fg": [ 6474, 6473 ] }, - { "id": "end_piece", "fg": [ 6476, 6478, 6477, 6475 ] }, - { "id": "unconnected", "fg": [ 6483, 6483 ] } + { "id": "center", "fg": 6506 }, + { "id": "corner", "fg": [ 6508, 6510, 6509, 6507 ] }, + { "id": "t_connection", "fg": [ 6518, 6520, 6519, 6517 ] }, + { "id": "edge", "fg": [ 6512, 6511 ] }, + { "id": "end_piece", "fg": [ 6514, 6516, 6515, 6513 ] }, + { "id": "unconnected", "fg": [ 6521, 6521 ] } ] }, { "id": "t_thconc_floor", "fg": [ - { "weight": 1, "sprite": 6484 }, - { "weight": 1, "sprite": 6485 }, - { "weight": 1, "sprite": 6486 }, - { "weight": 1, "sprite": 6487 } + { "weight": 1, "sprite": 6522 }, + { "weight": 1, "sprite": 6523 }, + { "weight": 1, "sprite": 6524 }, + { "weight": 1, "sprite": 6525 } ] }, { "id": "t_thconc_r", "fg": [ - { "weight": 1, "sprite": 6488 }, - { "weight": 1, "sprite": 6489 }, - { "weight": 1, "sprite": 6490 }, - { "weight": 1, "sprite": 6491 } + { "weight": 1, "sprite": 6526 }, + { "weight": 1, "sprite": 6527 }, + { "weight": 1, "sprite": 6528 }, + { "weight": 1, "sprite": 6529 } ] }, { "id": "t_thconc_y", "fg": [ - { "weight": 1, "sprite": 6492 }, - { "weight": 1, "sprite": 6493 }, - { "weight": 1, "sprite": 6494 }, - { "weight": 1, "sprite": 6495 } + { "weight": 1, "sprite": 6530 }, + { "weight": 1, "sprite": 6531 }, + { "weight": 1, "sprite": 6532 }, + { "weight": 1, "sprite": 6533 } ] }, { "id": "t_wall", - "fg": 6511, + "fg": 6549, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6496 }, - { "id": "corner", "fg": [ 6498, 6500, 6499, 6497 ] }, - { "id": "t_connection", "fg": [ 6508, 6510, 6509, 6507 ] }, - { "id": "edge", "fg": [ 6502, 6501 ] }, - { "id": "end_piece", "fg": [ 6504, 6506, 6505, 6503 ] }, - { "id": "unconnected", "fg": [ 6511, 6511 ] } + { "id": "center", "fg": 6534 }, + { "id": "corner", "fg": [ 6536, 6538, 6537, 6535 ] }, + { "id": "t_connection", "fg": [ 6546, 6548, 6547, 6545 ] }, + { "id": "edge", "fg": [ 6540, 6539 ] }, + { "id": "end_piece", "fg": [ 6542, 6544, 6543, 6541 ] }, + { "id": "unconnected", "fg": [ 6549, 6549 ] } ] }, { "id": "t_wall_P", - "fg": 6527, + "fg": 6565, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6512 }, - { "id": "corner", "fg": [ 6514, 6516, 6515, 6513 ] }, - { "id": "t_connection", "fg": [ 6524, 6526, 6525, 6523 ] }, - { "id": "edge", "fg": [ 6518, 6517 ] }, - { "id": "end_piece", "fg": [ 6520, 6522, 6521, 6519 ] }, - { "id": "unconnected", "fg": [ 6527, 6527 ] } + { "id": "center", "fg": 6550 }, + { "id": "corner", "fg": [ 6552, 6554, 6553, 6551 ] }, + { "id": "t_connection", "fg": [ 6562, 6564, 6563, 6561 ] }, + { "id": "edge", "fg": [ 6556, 6555 ] }, + { "id": "end_piece", "fg": [ 6558, 6560, 6559, 6557 ] }, + { "id": "unconnected", "fg": [ 6565, 6565 ] } ] }, { "id": "t_wall_b", - "fg": 6543, + "fg": 6581, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6528 }, - { "id": "corner", "fg": [ 6530, 6532, 6531, 6529 ] }, - { "id": "t_connection", "fg": [ 6540, 6542, 6541, 6539 ] }, - { "id": "edge", "fg": [ 6534, 6533 ] }, - { "id": "end_piece", "fg": [ 6536, 6538, 6537, 6535 ] }, - { "id": "unconnected", "fg": [ 6543, 6543 ] } + { "id": "center", "fg": 6566 }, + { "id": "corner", "fg": [ 6568, 6570, 6569, 6567 ] }, + { "id": "t_connection", "fg": [ 6578, 6580, 6579, 6577 ] }, + { "id": "edge", "fg": [ 6572, 6571 ] }, + { "id": "end_piece", "fg": [ 6574, 6576, 6575, 6573 ] }, + { "id": "unconnected", "fg": [ 6581, 6581 ] } ] }, { "id": "t_wall_g", - "fg": 6559, + "fg": 6597, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6544 }, - { "id": "corner", "fg": [ 6546, 6548, 6547, 6545 ] }, - { "id": "t_connection", "fg": [ 6556, 6558, 6557, 6555 ] }, - { "id": "edge", "fg": [ 6550, 6549 ] }, - { "id": "end_piece", "fg": [ 6552, 6554, 6553, 6551 ] }, - { "id": "unconnected", "fg": [ 6559, 6559 ] } + { "id": "center", "fg": 6582 }, + { "id": "corner", "fg": [ 6584, 6586, 6585, 6583 ] }, + { "id": "t_connection", "fg": [ 6594, 6596, 6595, 6593 ] }, + { "id": "edge", "fg": [ 6588, 6587 ] }, + { "id": "end_piece", "fg": [ 6590, 6592, 6591, 6589 ] }, + { "id": "unconnected", "fg": [ 6597, 6597 ] } ] }, { "id": "t_wall_p", - "fg": 6575, + "fg": 6613, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6560 }, - { "id": "corner", "fg": [ 6562, 6564, 6563, 6561 ] }, - { "id": "t_connection", "fg": [ 6572, 6574, 6573, 6571 ] }, - { "id": "edge", "fg": [ 6566, 6565 ] }, - { "id": "end_piece", "fg": [ 6568, 6570, 6569, 6567 ] }, - { "id": "unconnected", "fg": [ 6575, 6575 ] } + { "id": "center", "fg": 6598 }, + { "id": "corner", "fg": [ 6600, 6602, 6601, 6599 ] }, + { "id": "t_connection", "fg": [ 6610, 6612, 6611, 6609 ] }, + { "id": "edge", "fg": [ 6604, 6603 ] }, + { "id": "end_piece", "fg": [ 6606, 6608, 6607, 6605 ] }, + { "id": "unconnected", "fg": [ 6613, 6613 ] } ] }, { "id": "t_wall_r", - "fg": 6591, + "fg": 6629, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6576 }, - { "id": "corner", "fg": [ 6578, 6580, 6579, 6577 ] }, - { "id": "t_connection", "fg": [ 6588, 6590, 6589, 6587 ] }, - { "id": "edge", "fg": [ 6582, 6581 ] }, - { "id": "end_piece", "fg": [ 6584, 6586, 6585, 6583 ] }, - { "id": "unconnected", "fg": [ 6591, 6591 ] } + { "id": "center", "fg": 6614 }, + { "id": "corner", "fg": [ 6616, 6618, 6617, 6615 ] }, + { "id": "t_connection", "fg": [ 6626, 6628, 6627, 6625 ] }, + { "id": "edge", "fg": [ 6620, 6619 ] }, + { "id": "end_piece", "fg": [ 6622, 6624, 6623, 6621 ] }, + { "id": "unconnected", "fg": [ 6629, 6629 ] } ] }, { "id": "t_wall_w", - "fg": 6607, + "fg": 6645, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6592 }, - { "id": "corner", "fg": [ 6594, 6596, 6595, 6593 ] }, - { "id": "t_connection", "fg": [ 6604, 6606, 6605, 6603 ] }, - { "id": "edge", "fg": [ 6598, 6597 ] }, - { "id": "end_piece", "fg": [ 6600, 6602, 6601, 6599 ] }, - { "id": "unconnected", "fg": [ 6607, 6607 ] } + { "id": "center", "fg": 6630 }, + { "id": "corner", "fg": [ 6632, 6634, 6633, 6631 ] }, + { "id": "t_connection", "fg": [ 6642, 6644, 6643, 6641 ] }, + { "id": "edge", "fg": [ 6636, 6635 ] }, + { "id": "end_piece", "fg": [ 6638, 6640, 6639, 6637 ] }, + { "id": "unconnected", "fg": [ 6645, 6645 ] } ] }, { "id": "t_wall_y", - "fg": 6623, + "fg": 6661, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6608 }, - { "id": "corner", "fg": [ 6610, 6612, 6611, 6609 ] }, - { "id": "t_connection", "fg": [ 6620, 6622, 6621, 6619 ] }, - { "id": "edge", "fg": [ 6614, 6613 ] }, - { "id": "end_piece", "fg": [ 6616, 6618, 6617, 6615 ] }, - { "id": "unconnected", "fg": [ 6623, 6623 ] } + { "id": "center", "fg": 6646 }, + { "id": "corner", "fg": [ 6648, 6650, 6649, 6647 ] }, + { "id": "t_connection", "fg": [ 6658, 6660, 6659, 6657 ] }, + { "id": "edge", "fg": [ 6652, 6651 ] }, + { "id": "end_piece", "fg": [ 6654, 6656, 6655, 6653 ] }, + { "id": "unconnected", "fg": [ 6661, 6661 ] } ] }, { "id": "t_wall_glass", - "fg": 6639, + "fg": 6677, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6624 }, - { "id": "corner", "fg": [ 6626, 6628, 6627, 6625 ] }, - { "id": "t_connection", "fg": [ 6636, 6638, 6637, 6635 ] }, - { "id": "edge", "fg": [ 6630, 6629 ] }, - { "id": "end_piece", "fg": [ 6632, 6634, 6633, 6631 ] }, - { "id": "unconnected", "fg": [ 6639, 6639 ] } + { "id": "center", "fg": 6662 }, + { "id": "corner", "fg": [ 6664, 6666, 6665, 6663 ] }, + { "id": "t_connection", "fg": [ 6674, 6676, 6675, 6673 ] }, + { "id": "edge", "fg": [ 6668, 6667 ] }, + { "id": "end_piece", "fg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "unconnected", "fg": [ 6677, 6677 ] } ] }, { "id": "t_wall_log", - "fg": 6655, + "fg": 6693, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6640 }, - { "id": "corner", "fg": [ 6642, 6644, 6643, 6641 ] }, - { "id": "t_connection", "fg": [ 6652, 6654, 6653, 6651 ] }, - { "id": "edge", "fg": [ 6646, 6645 ] }, - { "id": "end_piece", "fg": [ 6648, 6650, 6649, 6647 ] }, - { "id": "unconnected", "fg": [ 6655, 6655 ] } + { "id": "center", "fg": 6678 }, + { "id": "corner", "fg": [ 6680, 6682, 6681, 6679 ] }, + { "id": "t_connection", "fg": [ 6690, 6692, 6691, 6689 ] }, + { "id": "edge", "fg": [ 6684, 6683 ] }, + { "id": "end_piece", "fg": [ 6686, 6688, 6687, 6685 ] }, + { "id": "unconnected", "fg": [ 6693, 6693 ] } ] }, { "id": "t_wall_log_broken", - "fg": 6671, + "fg": 6709, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6656 }, - { "id": "corner", "fg": [ 6658, 6660, 6659, 6657 ] }, - { "id": "t_connection", "fg": [ 6668, 6670, 6669, 6667 ] }, - { "id": "edge", "fg": [ 6662, 6661 ] }, - { "id": "end_piece", "fg": [ 6664, 6666, 6665, 6663 ] }, - { "id": "unconnected", "fg": [ 6671, 6671 ] } + { "id": "center", "fg": 6694 }, + { "id": "corner", "fg": [ 6696, 6698, 6697, 6695 ] }, + { "id": "t_connection", "fg": [ 6706, 6708, 6707, 6705 ] }, + { "id": "edge", "fg": [ 6700, 6699 ] }, + { "id": "end_piece", "fg": [ 6702, 6704, 6703, 6701 ] }, + { "id": "unconnected", "fg": [ 6709, 6709 ] } ] }, { "id": "t_wall_log_chipped", - "fg": 6687, + "fg": 6725, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6672 }, - { "id": "corner", "fg": [ 6674, 6676, 6675, 6673 ] }, - { "id": "t_connection", "fg": [ 6684, 6686, 6685, 6683 ] }, - { "id": "edge", "fg": [ 6678, 6677 ] }, - { "id": "end_piece", "fg": [ 6680, 6682, 6681, 6679 ] }, - { "id": "unconnected", "fg": [ 6687, 6687 ] } + { "id": "center", "fg": 6710 }, + { "id": "corner", "fg": [ 6712, 6714, 6713, 6711 ] }, + { "id": "t_connection", "fg": [ 6722, 6724, 6723, 6721 ] }, + { "id": "edge", "fg": [ 6716, 6715 ] }, + { "id": "end_piece", "fg": [ 6718, 6720, 6719, 6717 ] }, + { "id": "unconnected", "fg": [ 6725, 6725 ] } ] }, { "id": "t_wall_metal", - "fg": 6703, + "fg": 6741, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6688 }, - { "id": "corner", "fg": [ 6690, 6692, 6691, 6689 ] }, - { "id": "t_connection", "fg": [ 6700, 6702, 6701, 6699 ] }, - { "id": "edge", "fg": [ 6694, 6693 ] }, - { "id": "end_piece", "fg": [ 6696, 6698, 6697, 6695 ] }, - { "id": "unconnected", "fg": [ 6703, 6703 ] } + { "id": "center", "fg": 6726 }, + { "id": "corner", "fg": [ 6728, 6730, 6729, 6727 ] }, + { "id": "t_connection", "fg": [ 6738, 6740, 6739, 6737 ] }, + { "id": "edge", "fg": [ 6732, 6731 ] }, + { "id": "end_piece", "fg": [ 6734, 6736, 6735, 6733 ] }, + { "id": "unconnected", "fg": [ 6741, 6741 ] } ] }, { "id": "t_wall_rammed_earth_autumn", - "fg": 6719, + "fg": 6757, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6704 }, - { "id": "corner", "fg": [ 6706, 6708, 6707, 6705 ] }, - { "id": "t_connection", "fg": [ 6716, 6718, 6717, 6715 ] }, - { "id": "edge", "fg": [ 6710, 6709 ] }, - { "id": "end_piece", "fg": [ 6712, 6714, 6713, 6711 ] }, - { "id": "unconnected", "fg": [ 6719, 6719 ] } + { "id": "center", "fg": 6742 }, + { "id": "corner", "fg": [ 6744, 6746, 6745, 6743 ] }, + { "id": "t_connection", "fg": [ 6754, 6756, 6755, 6753 ] }, + { "id": "edge", "fg": [ 6748, 6747 ] }, + { "id": "end_piece", "fg": [ 6750, 6752, 6751, 6749 ] }, + { "id": "unconnected", "fg": [ 6757, 6757 ] } ] }, { "id": "t_wall_rammed_earth", - "fg": 6735, + "fg": 6773, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6720 }, - { "id": "corner", "fg": [ 6722, 6724, 6723, 6721 ] }, - { "id": "t_connection", "fg": [ 6732, 6734, 6733, 6731 ] }, - { "id": "edge", "fg": [ 6726, 6725 ] }, - { "id": "end_piece", "fg": [ 6728, 6730, 6729, 6727 ] }, - { "id": "unconnected", "fg": [ 6735, 6735 ] } + { "id": "center", "fg": 6758 }, + { "id": "corner", "fg": [ 6760, 6762, 6761, 6759 ] }, + { "id": "t_connection", "fg": [ 6770, 6772, 6771, 6769 ] }, + { "id": "edge", "fg": [ 6764, 6763 ] }, + { "id": "end_piece", "fg": [ 6766, 6768, 6767, 6765 ] }, + { "id": "unconnected", "fg": [ 6773, 6773 ] } ] }, { "id": "t_wall_rammed_earth_summer", - "fg": 6751, + "fg": 6789, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6736 }, - { "id": "corner", "fg": [ 6738, 6740, 6739, 6737 ] }, - { "id": "t_connection", "fg": [ 6748, 6750, 6749, 6747 ] }, - { "id": "edge", "fg": [ 6742, 6741 ] }, - { "id": "end_piece", "fg": [ 6744, 6746, 6745, 6743 ] }, - { "id": "unconnected", "fg": [ 6751, 6751 ] } + { "id": "center", "fg": 6774 }, + { "id": "corner", "fg": [ 6776, 6778, 6777, 6775 ] }, + { "id": "t_connection", "fg": [ 6786, 6788, 6787, 6785 ] }, + { "id": "edge", "fg": [ 6780, 6779 ] }, + { "id": "end_piece", "fg": [ 6782, 6784, 6783, 6781 ] }, + { "id": "unconnected", "fg": [ 6789, 6789 ] } ] }, { "id": "t_wall_rammed_earth_winter", - "fg": 6767, + "fg": 6805, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6752 }, - { "id": "corner", "fg": [ 6754, 6756, 6755, 6753 ] }, - { "id": "t_connection", "fg": [ 6764, 6766, 6765, 6763 ] }, - { "id": "edge", "fg": [ 6758, 6757 ] }, - { "id": "end_piece", "fg": [ 6760, 6762, 6761, 6759 ] }, - { "id": "unconnected", "fg": [ 6767, 6767 ] } + { "id": "center", "fg": 6790 }, + { "id": "corner", "fg": [ 6792, 6794, 6793, 6791 ] }, + { "id": "t_connection", "fg": [ 6802, 6804, 6803, 6801 ] }, + { "id": "edge", "fg": [ 6796, 6795 ] }, + { "id": "end_piece", "fg": [ 6798, 6800, 6799, 6797 ] }, + { "id": "unconnected", "fg": [ 6805, 6805 ] } ] }, { "id": "t_wall_resin_cage", - "fg": 6783, + "fg": 6821, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6768 }, - { "id": "corner", "fg": [ 6770, 6772, 6771, 6769 ] }, - { "id": "t_connection", "fg": [ 6780, 6782, 6781, 6779 ] }, - { "id": "edge", "fg": [ 6774, 6773 ] }, - { "id": "end_piece", "fg": [ 6776, 6778, 6777, 6775 ] }, - { "id": "unconnected", "fg": [ 6783, 6783 ] } + { "id": "center", "fg": 6806 }, + { "id": "corner", "fg": [ 6808, 6810, 6809, 6807 ] }, + { "id": "t_connection", "fg": [ 6818, 6820, 6819, 6817 ] }, + { "id": "edge", "fg": [ 6812, 6811 ] }, + { "id": "end_piece", "fg": [ 6814, 6816, 6815, 6813 ] }, + { "id": "unconnected", "fg": [ 6821, 6821 ] } ] }, { "id": "t_wall_warped", - "fg": 6799, + "fg": 6837, "multitile": true, "additional_tiles": [ { "id": "center", "animated": true, "fg": [ - { "weight": 20, "sprite": 6784 }, - { "weight": 20, "sprite": 6816 }, - { "weight": 40, "sprite": 6800 }, - { "weight": 20, "sprite": 6816 } + { "weight": 20, "sprite": 6822 }, + { "weight": 20, "sprite": 6854 }, + { "weight": 40, "sprite": 6838 }, + { "weight": 20, "sprite": 6854 } ] }, { "id": "corner", "animated": true, "fg": [ - { "weight": 20, "sprite": [ 6786, 6788, 6787, 6785 ] }, - { "weight": 20, "sprite": [ 6818, 6820, 6819, 6817 ] }, - { "weight": 40, "sprite": [ 6802, 6804, 6803, 6801 ] }, - { "weight": 20, "sprite": [ 6818, 6820, 6819, 6817 ] } + { "weight": 20, "sprite": [ 6824, 6826, 6825, 6823 ] }, + { "weight": 20, "sprite": [ 6856, 6858, 6857, 6855 ] }, + { "weight": 40, "sprite": [ 6840, 6842, 6841, 6839 ] }, + { "weight": 20, "sprite": [ 6856, 6858, 6857, 6855 ] } ] }, { "id": "t_connection", "animated": true, "fg": [ - { "weight": 20, "sprite": [ 6796, 6798, 6797, 6795 ] }, - { "weight": 20, "sprite": [ 6828, 6830, 6829, 6827 ] }, - { "weight": 40, "sprite": [ 6812, 6814, 6813, 6811 ] }, - { "weight": 20, "sprite": [ 6828, 6830, 6829, 6827 ] } + { "weight": 20, "sprite": [ 6834, 6836, 6835, 6833 ] }, + { "weight": 20, "sprite": [ 6866, 6868, 6867, 6865 ] }, + { "weight": 40, "sprite": [ 6850, 6852, 6851, 6849 ] }, + { "weight": 20, "sprite": [ 6866, 6868, 6867, 6865 ] } ] }, { "id": "edge", "animated": true, "fg": [ - { "weight": 20, "sprite": [ 6790, 6789 ] }, - { "weight": 20, "sprite": [ 6822, 6821 ] }, - { "weight": 40, "sprite": [ 6806, 6805 ] }, - { "weight": 20, "sprite": [ 6822, 6821 ] } + { "weight": 20, "sprite": [ 6828, 6827 ] }, + { "weight": 20, "sprite": [ 6860, 6859 ] }, + { "weight": 40, "sprite": [ 6844, 6843 ] }, + { "weight": 20, "sprite": [ 6860, 6859 ] } ] }, { "id": "end_piece", "animated": true, "fg": [ - { "weight": 20, "sprite": [ 6792, 6794, 6793, 6791 ] }, - { "weight": 20, "sprite": [ 6824, 6826, 6825, 6823 ] }, - { "weight": 40, "sprite": [ 6808, 6810, 6809, 6807 ] }, - { "weight": 20, "sprite": [ 6824, 6826, 6825, 6823 ] } + { "weight": 20, "sprite": [ 6830, 6832, 6831, 6829 ] }, + { "weight": 20, "sprite": [ 6862, 6864, 6863, 6861 ] }, + { "weight": 40, "sprite": [ 6846, 6848, 6847, 6845 ] }, + { "weight": 20, "sprite": [ 6862, 6864, 6863, 6861 ] } ] }, { "id": "unconnected", "animated": true, "fg": [ - { "weight": 20, "sprite": [ 6799, 6799 ] }, - { "weight": 20, "sprite": [ 6831, 6831 ] }, - { "weight": 40, "sprite": [ 6815, 6815 ] }, - { "weight": 20, "sprite": [ 6831, 6831 ] } + { "weight": 20, "sprite": [ 6837, 6837 ] }, + { "weight": 20, "sprite": [ 6869, 6869 ] }, + { "weight": 40, "sprite": [ 6853, 6853 ] }, + { "weight": 20, "sprite": [ 6869, 6869 ] } ] } ] }, { "id": "t_wall_wood", - "fg": 6847, + "fg": 6885, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6832 }, - { "id": "corner", "fg": [ 6834, 6836, 6835, 6833 ] }, - { "id": "t_connection", "fg": [ 6844, 6846, 6845, 6843 ] }, - { "id": "edge", "fg": [ 6838, 6837 ] }, - { "id": "end_piece", "fg": [ 6840, 6842, 6841, 6839 ] }, - { "id": "unconnected", "fg": [ 6847, 6847 ] } + { "id": "center", "fg": 6870 }, + { "id": "corner", "fg": [ 6872, 6874, 6873, 6871 ] }, + { "id": "t_connection", "fg": [ 6882, 6884, 6883, 6881 ] }, + { "id": "edge", "fg": [ 6876, 6875 ] }, + { "id": "end_piece", "fg": [ 6878, 6880, 6879, 6877 ] }, + { "id": "unconnected", "fg": [ 6885, 6885 ] } ] }, { "id": "t_wall_wood_broken", - "fg": 6863, + "fg": 6901, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6848 }, - { "id": "corner", "fg": [ 6850, 6852, 6851, 6849 ] }, - { "id": "t_connection", "fg": [ 6860, 6862, 6861, 6859 ] }, - { "id": "edge", "fg": [ 6854, 6853 ] }, - { "id": "end_piece", "fg": [ 6856, 6858, 6857, 6855 ] }, - { "id": "unconnected", "fg": [ 6863, 6863 ] } + { "id": "center", "fg": 6886 }, + { "id": "corner", "fg": [ 6888, 6890, 6889, 6887 ] }, + { "id": "t_connection", "fg": [ 6898, 6900, 6899, 6897 ] }, + { "id": "edge", "fg": [ 6892, 6891 ] }, + { "id": "end_piece", "fg": [ 6894, 6896, 6895, 6893 ] }, + { "id": "unconnected", "fg": [ 6901, 6901 ] } ] }, { "id": "t_wall_wood_chipped", - "fg": 6879, + "fg": 6917, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6864 }, - { "id": "corner", "fg": [ 6866, 6868, 6867, 6865 ] }, - { "id": "t_connection", "fg": [ 6876, 6878, 6877, 6875 ] }, - { "id": "edge", "fg": [ 6870, 6869 ] }, - { "id": "end_piece", "fg": [ 6872, 6874, 6873, 6871 ] }, - { "id": "unconnected", "fg": [ 6879, 6879 ] } + { "id": "center", "fg": 6902 }, + { "id": "corner", "fg": [ 6904, 6906, 6905, 6903 ] }, + { "id": "t_connection", "fg": [ 6914, 6916, 6915, 6913 ] }, + { "id": "edge", "fg": [ 6908, 6907 ] }, + { "id": "end_piece", "fg": [ 6910, 6912, 6911, 6909 ] }, + { "id": "unconnected", "fg": [ 6917, 6917 ] } ] }, { "id": "t_water_hot", - "fg": 6895, + "fg": 6933, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6880 }, - { "id": "corner", "fg": [ 6882, 6884, 6883, 6881 ] }, - { "id": "t_connection", "fg": [ 6892, 6894, 6893, 6891 ] }, - { "id": "edge", "fg": [ 6886, 6885 ] }, - { "id": "end_piece", "fg": [ 6888, 6890, 6889, 6887 ] }, - { "id": "unconnected", "fg": [ 6895, 6895 ] } + { "id": "center", "fg": 6918 }, + { "id": "corner", "fg": [ 6920, 6922, 6921, 6919 ] }, + { "id": "t_connection", "fg": [ 6930, 6932, 6931, 6929 ] }, + { "id": "edge", "fg": [ 6924, 6923 ] }, + { "id": "end_piece", "fg": [ 6926, 6928, 6927, 6925 ] }, + { "id": "unconnected", "fg": [ 6933, 6933 ] } ] }, { "id": "t_water_pool", - "fg": 6927, + "fg": 6965, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6896 }, - { "id": "corner", "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "t_connection", "fg": [ 6924, 6926, 6925, 6923 ] }, - { "id": "edge", "fg": [ 6902, 6901 ] }, - { "id": "end_piece", "fg": [ 6904, 6906, 6905, 6903 ] }, - { "id": "unconnected", "fg": [ 6927, 6927 ] } + { "id": "center", "fg": 6934 }, + { "id": "corner", "fg": [ 6936, 6938, 6937, 6935 ] }, + { "id": "t_connection", "fg": [ 6962, 6964, 6963, 6961 ] }, + { "id": "edge", "fg": [ 6940, 6939 ] }, + { "id": "end_piece", "fg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "unconnected", "fg": [ 6965, 6965 ] } ] }, { "id": "t_water_pool_outdoors", - "fg": 6927, + "fg": 6965, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6896 }, - { "id": "corner", "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "t_connection", "fg": [ 6924, 6926, 6925, 6923 ] }, - { "id": "edge", "fg": [ 6902, 6901 ] }, - { "id": "end_piece", "fg": [ 6904, 6906, 6905, 6903 ] }, - { "id": "unconnected", "fg": [ 6927, 6927 ] } + { "id": "center", "fg": 6934 }, + { "id": "corner", "fg": [ 6936, 6938, 6937, 6935 ] }, + { "id": "t_connection", "fg": [ 6962, 6964, 6963, 6961 ] }, + { "id": "edge", "fg": [ 6940, 6939 ] }, + { "id": "end_piece", "fg": [ 6942, 6944, 6943, 6941 ] }, + { "id": "unconnected", "fg": [ 6965, 6965 ] } ] }, { "id": "t_water_pool_shallow", - "fg": 6922, + "fg": 6960, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6907 }, - { "id": "corner", "fg": [ 6909, 6911, 6910, 6908 ] }, - { "id": "t_connection", "fg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "edge", "fg": [ 6913, 6912 ] }, - { "id": "end_piece", "fg": [ 6915, 6917, 6916, 6914 ] }, - { "id": "unconnected", "fg": [ 6922, 6922 ] } + { "id": "center", "fg": 6945 }, + { "id": "corner", "fg": [ 6947, 6949, 6948, 6946 ] }, + { "id": "t_connection", "fg": [ 6957, 6959, 6958, 6956 ] }, + { "id": "edge", "fg": [ 6951, 6950 ] }, + { "id": "end_piece", "fg": [ 6953, 6955, 6954, 6952 ] }, + { "id": "unconnected", "fg": [ 6960, 6960 ] } ] }, { "id": "t_water_pool_shallow_outdoors", - "fg": 6922, + "fg": 6960, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6907 }, - { "id": "corner", "fg": [ 6909, 6911, 6910, 6908 ] }, - { "id": "t_connection", "fg": [ 6919, 6921, 6920, 6918 ] }, - { "id": "edge", "fg": [ 6913, 6912 ] }, - { "id": "end_piece", "fg": [ 6915, 6917, 6916, 6914 ] }, - { "id": "unconnected", "fg": [ 6922, 6922 ] } + { "id": "center", "fg": 6945 }, + { "id": "corner", "fg": [ 6947, 6949, 6948, 6946 ] }, + { "id": "t_connection", "fg": [ 6957, 6959, 6958, 6956 ] }, + { "id": "edge", "fg": [ 6951, 6950 ] }, + { "id": "end_piece", "fg": [ 6953, 6955, 6954, 6952 ] }, + { "id": "unconnected", "fg": [ 6960, 6960 ] } ] }, { "id": "t_wax", - "fg": 6943, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 6928 }, - { "id": "corner", "fg": [ 6930, 6932, 6931, 6929 ] }, - { "id": "t_connection", "fg": [ 6940, 6942, 6941, 6939 ] }, - { "id": "edge", "fg": [ 6934, 6933 ] }, - { "id": "end_piece", "fg": [ 6936, 6938, 6937, 6935 ] }, - { "id": "unconnected", "fg": [ 6943, 6943 ] } - ] - }, - { "id": [ "t_window", "t_window_alarm" ], "fg": 6944, "bg": 5808, "rotates": false }, - { "id": "t_window_bars", "fg": 6945, "bg": 5808, "rotates": false }, - { "id": "t_window_bars_alarm", "fg": 6946, "bg": 5808, "rotates": false }, - { "id": "t_window_bars_curtains", "fg": 6947, "bg": 5808, "rotates": false }, - { "id": "t_window_bars_domestic", "fg": 6948, "bg": 5808, "rotates": false }, - { "id": "t_window_bars_noglass", "fg": 6949, "bg": 5808, "rotates": false }, - { "id": "t_window_boarded", "fg": 6950, "bg": 5503, "rotates": false }, - { "id": "t_window_boarded_noglass", "fg": 6951, "bg": 5503, "rotates": false }, - { "id": "t_window_domestic", "fg": 6952, "bg": 5503, "rotates": false }, - { "id": "t_window_empty", "fg": 6953, "bg": 5808, "rotates": false }, - { "id": "t_skylight_frame", "fg": 6953 }, - { "id": "t_window_enhanced", "fg": 6954, "bg": 5503, "rotates": false }, - { "id": "t_window_enhanced_noglass", "fg": 6955, "bg": 5503 }, - { "id": "t_window_no_curtains", "fg": 6956, "bg": 5503, "rotates": false }, - { "id": "t_window_no_curtains_open", "fg": 6957, "bg": 5808, "rotates": false }, - { "id": "t_window_open", "fg": 6958, "bg": 5808, "rotates": false }, - { "id": "t_window_reinforced", "fg": 6959, "bg": 5503, "rotates": false }, - { "id": "t_window_reinforced_noglass", "fg": 6960, "bg": 5503, "rotates": false }, - { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 6966 }, - { "id": "tr_beartrap", "bg": 6982, "rotates": false }, - { "id": "tr_beartrap_buried", "fg": 6971, "bg": 6982, "rotates": false }, - { "id": "tr_beartrap_buried_season_winter", "fg": 6972, "bg": 6982 }, + "fg": 6981, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 6966 }, + { "id": "corner", "fg": [ 6968, 6970, 6969, 6967 ] }, + { "id": "t_connection", "fg": [ 6978, 6980, 6979, 6977 ] }, + { "id": "edge", "fg": [ 6972, 6971 ] }, + { "id": "end_piece", "fg": [ 6974, 6976, 6975, 6973 ] }, + { "id": "unconnected", "fg": [ 6981, 6981 ] } + ] + }, + { "id": [ "t_window", "t_window_alarm" ], "fg": 6982, "bg": 5846, "rotates": false }, + { "id": "t_window_bars", "fg": 6983, "bg": 5846, "rotates": false }, + { "id": "t_window_bars_alarm", "fg": 6984, "bg": 5846, "rotates": false }, + { "id": "t_window_bars_curtains", "fg": 6985, "bg": 5846, "rotates": false }, + { "id": "t_window_bars_domestic", "fg": 6986, "bg": 5846, "rotates": false }, + { "id": "t_window_bars_noglass", "fg": 6987, "bg": 5846, "rotates": false }, + { "id": "t_window_boarded", "fg": 6988, "bg": 5541, "rotates": false }, + { "id": "t_window_boarded_noglass", "fg": 6989, "bg": 5541, "rotates": false }, + { "id": "t_window_domestic", "fg": 6990, "bg": 5541, "rotates": false }, + { "id": "t_window_empty", "fg": 6991, "bg": 5846, "rotates": false }, + { "id": "t_skylight_frame", "fg": 6991 }, + { "id": "t_window_enhanced", "fg": 6992, "bg": 5541, "rotates": false }, + { "id": "t_window_enhanced_noglass", "fg": 6993, "bg": 5541 }, + { "id": "t_window_no_curtains", "fg": 6994, "bg": 5541, "rotates": false }, + { "id": "t_window_no_curtains_open", "fg": 6995, "bg": 5846, "rotates": false }, + { "id": "t_window_open", "fg": 6996, "bg": 5846, "rotates": false }, + { "id": "t_window_reinforced", "fg": 6997, "bg": 5541, "rotates": false }, + { "id": "t_window_reinforced_noglass", "fg": 6998, "bg": 5541, "rotates": false }, + { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 7004 }, + { "id": "tr_beartrap", "bg": 7020, "rotates": false }, + { "id": "tr_beartrap_buried", "fg": 7009, "bg": 7020, "rotates": false }, + { "id": "tr_beartrap_buried_season_winter", "fg": 7010, "bg": 7020 }, { "id": "tr_blade", - "fg": 6973, + "fg": 7011, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 6973 } ] + "additional_tiles": [ { "id": "edge", "fg": 7011 } ] }, - { "id": "tr_caltrops", "fg": 6974, "rotates": false }, - { "id": "tr_dissector", "fg": 6975, "rotates": false }, + { "id": "tr_caltrops", "fg": 7012, "rotates": false }, + { "id": "tr_dissector", "fg": 7013, "rotates": false }, { "id": "tr_drain", - "bg": 6983, + "bg": 7021, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "center", "bg": 6967 }, { "id": "t_connection", "bg": 6967 } ] + "additional_tiles": [ { "id": "center", "bg": 7005 }, { "id": "t_connection", "bg": 7005 } ] }, - { "id": "tr_engine", "fg": 6976 }, - { "id": "tr_goo", "fg": 6977, "bg": 6104, "rotates": false }, - { "id": "tr_heavy_snare", "bg": 6968, "rotates": false }, - { "id": "tr_lava", "fg": 5380, "rotates": false }, + { "id": "tr_engine", "fg": 7014 }, + { "id": "tr_goo", "fg": 7015, "bg": 6142, "rotates": false }, + { "id": "tr_heavy_snare", "bg": 7006, "rotates": false }, + { "id": "tr_lava", "fg": 5418, "rotates": false }, { "id": "tr_ledge", "fg": 1, "bg": [ ], "rotates": false }, - { "id": "tr_portal", "fg": 6978, "bg": [ ], "rotates": false }, - { "id": "tr_raincatcher", "fg": 5420, "rotates": false }, - { "id": "tr_sinkhole", "fg": 6979, "rotates": false }, - { "id": "tr_sinkhole_season_winter", "fg": 6980, "rotates": false }, - { "id": "tr_snare", "bg": 6968, "rotates": false }, - { "id": "tr_telepad", "fg": 6981, "bg": [ ], "rotates": false }, - { "id": "tr_temple_flood", "fg": 6979 }, - { "id": "tr_tripwire", "bg": 6970, "rotates": false }, + { "id": "tr_portal", "fg": 7016, "bg": [ ], "rotates": false }, + { "id": "tr_raincatcher", "fg": 5458, "rotates": false }, + { "id": "tr_sinkhole", "fg": 7017, "rotates": false }, + { "id": "tr_sinkhole_season_winter", "fg": 7018, "rotates": false }, + { "id": "tr_snare", "bg": 7006, "rotates": false }, + { "id": "tr_telepad", "fg": 7019, "bg": [ ], "rotates": false }, + { "id": "tr_temple_flood", "fg": 7017 }, + { "id": "tr_tripwire", "bg": 7008, "rotates": false }, { "id": "vp_inflatable_airbag", - "fg": 6997, + "fg": 7035, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 6998 } ] + "additional_tiles": [ { "id": "broken", "fg": 7036 } ] }, { "id": [ "vp_halfboard_cover_right", "vp_halfboard_cover_left" ], - "fg": [ 7044, 7047, 7046, 7045 ], + "fg": [ 7082, 7085, 7084, 7083 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7044, 7047, 7046, 7045 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7082, 7085, 7084, 7083 ] } ] }, { "id": "vp_halfboard_hatch_wheel_left", - "fg": [ 7064, 7067, 7066, 7065 ], + "fg": [ 7102, 7105, 7104, 7103 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7064, 7067, 7066, 7065 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7102, 7105, 7104, 7103 ] } ] }, { "id": "vp_halfboard_hatch_wheel_right", - "fg": [ 7060, 7063, 7062, 7061 ], + "fg": [ 7098, 7101, 7100, 7099 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7060, 7063, 7062, 7061 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7098, 7101, 7100, 7099 ] } ] }, { "id": "vp_halfboard_wheel_left", - "fg": [ 7075, 7077, 7078, 7076 ], + "fg": [ 7113, 7115, 7116, 7114 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7075, 7077, 7078, 7076 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7113, 7115, 7116, 7114 ] } ] }, { "id": "vp_halfboard_wheel_right", - "fg": [ 7078, 7076, 7075, 7077 ], + "fg": [ 7116, 7114, 7113, 7115 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7078, 7076, 7075, 7077 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7116, 7114, 7113, 7115 ] } ] }, { "id": [ "vp_board_wheel_left", "vp_board_nw_edge" ], - "fg": [ 7024, 7026, 7027, 7025 ], + "fg": [ 7062, 7064, 7065, 7063 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7024, 7026, 7027, 7025 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7062, 7064, 7065, 7063 ] } ] }, { "id": [ "vp_board_wheel_right", "vp_board_ne_edge" ], - "fg": [ 7027, 7025, 7024, 7026 ], + "fg": [ 7065, 7063, 7062, 7064 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7027, 7025, 7024, 7026 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7065, 7063, 7062, 7064 ] } ] }, { "id": "vp_stowboard_wheel_left", - "fg": [ 7219, 7221, 7222, 7220 ], + "fg": [ 7257, 7259, 7260, 7258 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7219, 7221, 7222, 7220 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7257, 7259, 7260, 7258 ] } ] }, { "id": "vp_stowboard_wheel_right", - "fg": [ 7222, 7220, 7219, 7221 ], + "fg": [ 7260, 7258, 7257, 7259 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7222, 7220, 7219, 7221 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7260, 7258, 7257, 7259 ] } ] }, { "id": "vp_windshield_wheel_left", - "fg": [ 7690, 7697, 7696, 7695 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7690, 7697, 7696, 7695 ] } ], + "fg": [ 7728, 7735, 7734, 7733 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7728, 7735, 7734, 7733 ] } ], "multitile": true }, { "id": "vp_windshield_wheel_right", - "fg": [ 7682, 7689, 7688, 7687 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7682, 7689, 7688, 7687 ] } ], + "fg": [ 7720, 7727, 7726, 7725 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7720, 7727, 7726, 7725 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_left", - "fg": [ 7678, 7681, 7680, 7679 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7678, 7681, 7680, 7679 ] } ], + "fg": [ 7716, 7719, 7718, 7717 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7716, 7719, 7718, 7717 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_right", - "fg": [ 7706, 7709, 7708, 7707 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7706, 7709, 7708, 7707 ] } ], + "fg": [ 7744, 7747, 7746, 7745 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7744, 7747, 7746, 7745 ] } ], "multitile": true }, { "id": "vp_windshield_vertical_2_left", - "fg": [ 7678, 7681, 7680, 7679 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7678, 7681, 7680, 7679 ] } ], + "fg": [ 7716, 7719, 7718, 7717 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7716, 7719, 7718, 7717 ] } ], "multitile": true }, { "id": "vp_windshield_vertical_2_right", - "fg": [ 7706, 7709, 7708, 7707 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7706, 7709, 7708, 7707 ] } ], + "fg": [ 7744, 7747, 7746, 7745 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7744, 7747, 7746, 7745 ] } ], "multitile": true }, { "id": "vp_seed_drill", - "fg": [ 7000, 7002, 7001, 6999 ], + "fg": [ 7038, 7040, 7039, 7037 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7000, 7002, 7001, 6999 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7038, 7040, 7039, 7037 ] } ] }, { "id": "vp_wing_mirror", - "fg": 6995, + "fg": 7033, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 6995 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7033 } ] }, { "id": "vp_boat_board", - "fg": 7028, + "fg": 7066, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7029 } ] + "additional_tiles": [ { "id": "broken", "fg": 7067 } ] }, { "id": "vp_board_ne", - "fg": [ 7009, 7012, 7011, 7010 ], + "fg": [ 7047, 7050, 7049, 7048 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7009, 7012, 7011, 7010 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7047, 7050, 7049, 7048 ] } ] }, { "id": "vp_board_nw", - "fg": [ 7013, 7016, 7015, 7014 ], + "fg": [ 7051, 7054, 7053, 7052 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7013, 7016, 7015, 7014 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7051, 7054, 7053, 7052 ] } ] }, { "id": "vp_board_se", - "fg": [ 7017, 7019, 7013, 7018 ], + "fg": [ 7055, 7057, 7051, 7056 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7017, 7019, 7013, 7018 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7055, 7057, 7051, 7056 ] } ] }, { "id": "vp_board_sw", - "fg": [ 7020, 7022, 7009, 7021 ], + "fg": [ 7058, 7060, 7047, 7059 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7020, 7022, 7009, 7021 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7058, 7060, 7047, 7059 ] } ] }, { "id": "vp_board_vertical_left", - "fg": [ 7024, 7026, 7027, 7025 ], + "fg": [ 7062, 7064, 7065, 7063 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7024, 7026, 7027, 7025 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7062, 7064, 7065, 7063 ] } ] }, { "id": "vp_board_vertical_right", - "fg": [ 7027, 7025, 7024, 7026 ], + "fg": [ 7065, 7063, 7062, 7064 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7027, 7025, 7024, 7026 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7065, 7063, 7062, 7064 ] } ] }, { "id": [ "vp_board_horizontal", "vp_board_horizontal_2" ], - "fg": [ 7003, 7023 ], + "fg": [ 7041, 7061 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7003 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7041 } ] }, { "id": "vp_board_horizontal_front", - "fg": [ 7004, 7007, 7006, 7005 ], + "fg": [ 7042, 7045, 7044, 7043 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7004, 7007, 7006, 7005 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7042, 7045, 7044, 7043 ] } ] }, { "id": "vp_board_horizontal_rear", - "fg": [ 7008, 7005, 7004, 7007 ], + "fg": [ 7046, 7043, 7042, 7045 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7008, 7005, 7004, 7007 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7046, 7043, 7042, 7045 ] } ] }, { "id": [ "vp_board_vertical", "vp_board_vertical_2" ], - "fg": 7024, + "fg": 7062, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7024 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7062 } ] }, { "id": "vp_hdboard_ne", - "fg": [ 7094, 7097, 7096, 7095 ], + "fg": [ 7132, 7135, 7134, 7133 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7094, 7097, 7096, 7095 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7132, 7135, 7134, 7133 ] } ] }, { "id": "vp_hdboard_nw", - "fg": [ 7098, 7101, 7100, 7099 ], + "fg": [ 7136, 7139, 7138, 7137 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7098, 7101, 7100, 7099 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7136, 7139, 7138, 7137 ] } ] }, { "id": "vp_hdboard_se", - "fg": [ 7102, 7104, 7098, 7103 ], + "fg": [ 7140, 7142, 7136, 7141 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7102, 7104, 7098, 7103 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7140, 7142, 7136, 7141 ] } ] }, { "id": "vp_hdboard_sw", - "fg": [ 7105, 7107, 7094, 7106 ], + "fg": [ 7143, 7145, 7132, 7144 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7105, 7107, 7094, 7106 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7143, 7145, 7132, 7144 ] } ] }, { "id": "vp_hdboard_vertical_left", - "fg": [ 7108, 7111, 7110, 7109 ], + "fg": [ 7146, 7149, 7148, 7147 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7108, 7111, 7110, 7109 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7146, 7149, 7148, 7147 ] } ] }, { "id": "vp_hdboard_vertical_right", - "fg": [ 7110, 7109, 7108, 7111 ], + "fg": [ 7148, 7147, 7146, 7149 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7110, 7109, 7108, 7111 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7148, 7147, 7146, 7149 ] } ] }, { "id": [ "vp_hdboard_horizontal", "vp_hdboard_horizontal_2" ], - "fg": [ 7087, 7090, 7089, 7088 ], + "fg": [ 7125, 7128, 7127, 7126 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7087 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7125 } ] }, { "id": "vp_hdboard_horizontal_front", - "fg": [ 7087, 7090, 7089, 7088 ], + "fg": [ 7125, 7128, 7127, 7126 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7087, 7090, 7089, 7088 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7125, 7128, 7127, 7126 ] } ] }, { "id": "vp_hdboard_horizontal_rear", - "fg": [ 7091, 7093, 7116, 7092 ], + "fg": [ 7129, 7131, 7154, 7130 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7091, 7093, 7116, 7092 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7129, 7131, 7154, 7130 ] } ] }, { "id": [ "vp_hdboard_vertical", "vp_hdboard_vertical_2" ], - "fg": 7108, + "fg": 7146, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7108 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7146 } ] }, { "id": "vp_halfboard_ne", - "fg": [ 7052, 7055, 7054, 7053 ], + "fg": [ 7090, 7093, 7092, 7091 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7052, 7055, 7054, 7053 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7090, 7093, 7092, 7091 ] } ] }, { "id": "vp_halfboard_nw", - "fg": [ 7056, 7059, 7058, 7057 ], + "fg": [ 7094, 7097, 7096, 7095 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7056, 7059, 7058, 7057 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7094, 7097, 7096, 7095 ] } ] }, { "id": "vp_halfboard_se", - "fg": [ 7060, 7063, 7062, 7061 ], + "fg": [ 7098, 7101, 7100, 7099 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7060, 7063, 7062, 7061 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7098, 7101, 7100, 7099 ] } ] }, { "id": "vp_halfboard_sw", - "fg": [ 7064, 7067, 7066, 7065 ], + "fg": [ 7102, 7105, 7104, 7103 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7064, 7067, 7066, 7065 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7102, 7105, 7104, 7103 ] } ] }, { "id": "vp_halfboard_vertical_left", - "fg": [ 7075, 7077, 7078, 7076 ], + "fg": [ 7113, 7115, 7116, 7114 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7075, 7077, 7078, 7076 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7113, 7115, 7116, 7114 ] } ] }, { "id": "vp_halfboard_vertical_2_left", - "fg": [ 7069, 7071, 7072, 7070 ], + "fg": [ 7107, 7109, 7110, 7108 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7069, 7071, 7072, 7070 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7107, 7109, 7110, 7108 ] } ] }, { "id": "vp_halfboard_vertical_right", - "fg": [ 7078, 7076, 7075, 7077 ], + "fg": [ 7116, 7114, 7113, 7115 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7078, 7076, 7075, 7077 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7116, 7114, 7113, 7115 ] } ] }, { "id": "vp_halfboard_vertical_2_right", - "fg": [ 7072, 7074, 7069, 7073 ], + "fg": [ 7110, 7112, 7107, 7111 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7072, 7074, 7069, 7073 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7110, 7112, 7107, 7111 ] } ] }, { "id": "vp_halfboard_vertical_t_left", - "fg": [ 7080, 7082, 7081, 7079 ], + "fg": [ 7118, 7120, 7119, 7117 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7080, 7082, 7081, 7079 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7118, 7120, 7119, 7117 ] } ] }, { "id": "vp_halfboard_vertical_t_right", - "fg": [ 7084, 7086, 7085, 7083 ], + "fg": [ 7122, 7124, 7123, 7121 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7084, 7086, 7085, 7083 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7122, 7124, 7123, 7121 ] } ] }, { "id": [ "vp_halfboard_horizontal", "vp_halfboard_horizontal_2" ], - "fg": 7035, + "fg": 7073, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7035 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7073 } ] }, { "id": "vp_halfboard_horizontal_front", - "fg": [ 7044, 7047, 7046, 7045 ], + "fg": [ 7082, 7085, 7084, 7083 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7044, 7047, 7046, 7045 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7082, 7085, 7084, 7083 ] } ] }, { "id": "vp_halfboard_horizontal_2_front", - "fg": [ 7036, 7039, 7038, 7037 ], + "fg": [ 7074, 7077, 7076, 7075 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7036, 7039, 7038, 7037 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7074, 7077, 7076, 7075 ] } ] }, { "id": "vp_halfboard_horizontal_rear", - "fg": [ 7048, 7051, 7050, 7049 ], + "fg": [ 7086, 7089, 7088, 7087 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7048, 7051, 7050, 7049 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7086, 7089, 7088, 7087 ] } ] }, { "id": "vp_halfboard_horizontal_2_rear", - "fg": [ 7040, 7043, 7042, 7041 ], + "fg": [ 7078, 7081, 7080, 7079 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7040, 7043, 7042, 7041 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7078, 7081, 7080, 7079 ] } ] }, { "id": [ "vp_halfboard_vertical", "vp_halfboard_vertical_2" ], - "fg": 7068, + "fg": 7106, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7068 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7106 } ] }, { "id": "vp_halfboard_cover", - "fg": [ 7031, 7034, 7033, 7032 ], + "fg": [ 7069, 7072, 7071, 7070 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7031, 7034, 7033, 7032 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7069, 7072, 7071, 7070 ] } ] }, { "id": [ "vp_hdhalfboard_ne", "vp_counterweight_ne" ], - "fg": [ 7121, 7124, 7123, 7122 ], + "fg": [ 7159, 7162, 7161, 7160 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7121, 7124, 7123, 7122 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7159, 7162, 7161, 7160 ] } ] }, { "id": [ "vp_hdhalfboard_nw", "vp_counterweight_nw" ], - "fg": [ 7125, 7128, 7127, 7126 ], + "fg": [ 7163, 7166, 7165, 7164 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7125, 7128, 7127, 7126 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7163, 7166, 7165, 7164 ] } ] }, { "id": [ "vp_hdhalfboard_se", "vp_counterweight_se" ], - "fg": [ 7129, 7132, 7131, 7130 ], + "fg": [ 7167, 7170, 7169, 7168 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7129, 7132, 7131, 7130 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7167, 7170, 7169, 7168 ] } ] }, { "id": [ "vp_hdhalfboard_sw", "vp_counterweight_sw" ], - "fg": [ 7133, 7136, 7135, 7134 ], + "fg": [ 7171, 7174, 7173, 7172 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7133, 7136, 7135, 7134 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7171, 7174, 7173, 7172 ] } ] }, { "id": [ "vp_hdhalfboard_vertical_left", "vp_counterweight_vertical_left" ], - "fg": 7138, + "fg": 7176, "//": [ "vp_hdhalfboard_vertical_left_rotW_right_rotE", "vp_hdhalfboard_vertical_right", @@ -6642,11 +6642,11 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7138 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7176 } ] }, { "id": [ "vp_hdhalfboard_vertical_right", "vp_counterweight_vertical_right" ], - "fg": 7139, + "fg": 7177, "//": [ "vp_hdhalfboard_vertical_left_rotE_right_rotW", "vp_hdhalfboard_vertical_left", @@ -6654,76 +6654,76 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7139 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7177 } ] }, { "id": "vp_hdhalfboard_horizontal", - "fg": [ 7116, 7119, 7118, 7117 ], + "fg": [ 7154, 7157, 7156, 7155 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7116, 7119, 7118, 7117 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7154, 7157, 7156, 7155 ] } ] }, { "id": "vp_hdhalfboard_horizontal_front", - "fg": [ 7116, 7119, 7118, 7117 ], + "fg": [ 7154, 7157, 7156, 7155 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7116, 7119, 7118, 7117 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7154, 7157, 7156, 7155 ] } ] }, { "id": "vp_hdhalfboard_horizontal_rear", - "fg": [ 7120, 7117, 7116, 7119 ], + "fg": [ 7158, 7155, 7154, 7157 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7120, 7117, 7116, 7119 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7158, 7155, 7154, 7157 ] } ] }, { "id": "vp_hdhalfboard_vertical", - "fg": 7137, + "fg": 7175, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7137 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7175 } ] }, { "id": "vp_hdhalfboard_cover", - "fg": [ 7112, 7115, 7114, 7113 ], + "fg": [ 7150, 7153, 7152, 7151 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7112, 7115, 7114, 7113 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7150, 7153, 7152, 7151 ] } ] }, { "id": "vp_xlhalfboard_ne", - "fg": [ 7149, 7152, 7151, 7150 ], + "fg": [ 7187, 7190, 7189, 7188 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7149, 7152, 7151, 7150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7187, 7190, 7189, 7188 ] } ] }, { "id": "vp_xlhalfboard_nw", - "fg": [ 7153, 7156, 7155, 7154 ], + "fg": [ 7191, 7194, 7193, 7192 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7153, 7156, 7155, 7154 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7191, 7194, 7193, 7192 ] } ] }, { "id": "vp_xlhalfboard_se", - "fg": 7157, + "fg": 7195, "//": [ "vp_xlhalfboard_se_rotW", "vp_xlhalfboard_se_rotS", "vp_xlhalfboard_se_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7157 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7195 } ] }, { "id": "vp_xlhalfboard_sw", - "fg": 7158, + "fg": 7196, "//": [ "vp_xlhalfboard_sw_rotW", "vp_xlhalfboard_sw_rotS", "vp_xlhalfboard_sw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7158 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7196 } ] }, { "id": "vp_xlhalfboard_vertical_left", - "fg": 7160, + "fg": 7198, "//": [ "vp_xlhalfboard_vertical_left_rotW_right_rotE", "vp_xlhalfboard_vertical_right", @@ -6731,11 +6731,11 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7160 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7198 } ] }, { "id": "vp_xlhalfboard_vertical_right", - "fg": 7161, + "fg": 7199, "//": [ "vp_xlhalfboard_vertical_left_rotE_right_rotW", "vp_xlhalfboard_vertical_left", @@ -6743,472 +6743,472 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7161 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7199 } ] }, { "id": [ "vp_xlhalfboard_horizontal", "vp_xlhalfboard_horizontal_2" ], - "fg": 7144, + "fg": 7182, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7144 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7182 } ] }, { "id": "vp_xlhalfboard_horizontal_front", - "fg": [ 7144, 7147, 7146, 7145 ], + "fg": [ 7182, 7185, 7184, 7183 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7144, 7147, 7146, 7145 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7182, 7185, 7184, 7183 ] } ] }, { "id": "vp_xlhalfboard_horizontal_rear", - "fg": 7148, + "fg": 7186, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7148 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7186 } ] }, { "id": [ "vp_xlhalfboard_vertical", "vp_xlhalfboard_vertical_2" ], - "fg": 7159, + "fg": 7197, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7159 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7197 } ] }, { "id": "vp_xlhalfboard_cover", - "fg": [ 7140, 7143, 7142, 7141 ], + "fg": [ 7178, 7181, 7180, 7179 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7140, 7143, 7142, 7141 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7178, 7181, 7180, 7179 ] } ] }, { "id": "vp_cloth_halfboard_horizontal", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_horizontal_front", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_horizontal_rear", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_horizontal_2", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_horizontal_2_front", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_horizontal_2_rear", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_ne", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_nw", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_se", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_sw", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_vertical", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_vertical_left", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_vertical_right", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_vertical_2", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_vertical_2_left", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_cloth_halfboard_vertical_2_right", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_horizontal", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_horizontal_front", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_horizontal_rear", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_ne", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_nw", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_se", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_se_edge", - "fg": [ 7163, 7166, 7165, 7164 ], + "fg": [ 7201, 7204, 7203, 7202 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7163, 7166, 7165, 7164 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7201, 7204, 7203, 7202 ] } ] }, { "id": "vp_clothboard_sw_edge", - "fg": [ 7167, 7170, 7169, 7168 ], + "fg": [ 7205, 7208, 7207, 7206 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7167, 7170, 7169, 7168 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7205, 7208, 7207, 7206 ] } ] }, { "id": "vp_clothboard_sw", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": "vp_clothboard_vertical", - "fg": 7162, + "fg": 7200, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7162 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7200 } ] }, { "id": [ "vp_clothboard_vertical_left", "vp_clothboard_wheel_left" ], - "fg": [ 7171, 7176, 7174, 7172 ], + "fg": [ 7209, 7214, 7212, 7210 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7171, 7176, 7174, 7172 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7209, 7214, 7212, 7210 ] } ] }, { "id": [ "vp_clothboard_vertical_right", "vp_clothboard_wheel_right" ], - "fg": [ 7174, 7173, 7171, 7175 ], + "fg": [ 7212, 7211, 7209, 7213 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7174, 7173, 7171, 7175 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7212, 7211, 7209, 7213 ] } ] }, { "id": "vp_roof_cloth", "fg": 2044, "rotates": false }, { "id": "vp_stowboard_ne", - "fg": [ 7205, 7208, 7207, 7206 ], + "fg": [ 7243, 7246, 7245, 7244 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7205, 7208, 7207, 7206 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7243, 7246, 7245, 7244 ] } ] }, { "id": "vp_stowboard_nw", - "fg": [ 7209, 7212, 7211, 7210 ], + "fg": [ 7247, 7250, 7249, 7248 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7209, 7212, 7211, 7210 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7247, 7250, 7249, 7248 ] } ] }, { "id": "vp_stowboard_se", - "fg": [ 7213, 7215, 7209, 7214 ], + "fg": [ 7251, 7253, 7247, 7252 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7213, 7215, 7209, 7214 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7251, 7253, 7247, 7252 ] } ] }, { "id": "vp_stowboard_sw", - "fg": [ 7216, 7218, 7205, 7217 ], + "fg": [ 7254, 7256, 7243, 7255 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7216, 7218, 7205, 7217 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7254, 7256, 7243, 7255 ] } ] }, { "id": "vp_stowboard_vertical_left", - "fg": [ 7219, 7221, 7222, 7220 ], + "fg": [ 7257, 7259, 7260, 7258 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7219, 7221, 7222, 7220 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7257, 7259, 7260, 7258 ] } ] }, { "id": "vp_stowboard_vertical_right", - "fg": [ 7222, 7220, 7219, 7221 ], + "fg": [ 7260, 7258, 7257, 7259 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7222, 7220, 7219, 7221 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7260, 7258, 7257, 7259 ] } ] }, { "id": [ "vp_stowboard_horizontal", "vp_stowboard_horizontal_2" ], - "fg": 7200, + "fg": 7238, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7200 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7238 } ] }, { "id": "vp_stowboard_horizontal_front", - "fg": [ 7200, 7203, 7202, 7201 ], + "fg": [ 7238, 7241, 7240, 7239 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7200, 7203, 7202, 7201 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7238, 7241, 7240, 7239 ] } ] }, { "id": "vp_stowboard_horizontal_rear", - "fg": [ 7204, 7201, 7200, 7203 ], + "fg": [ 7242, 7239, 7238, 7241 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7204, 7201, 7200, 7203 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7242, 7239, 7238, 7241 ] } ] }, { "id": "vp_stowboard_vertical", - "fg": 7220, + "fg": 7258, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7220 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7258 } ] }, { "id": "vp_hdstowboard_ne", - "fg": [ 7182, 7185, 7184, 7183 ], + "fg": [ 7220, 7223, 7222, 7221 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7182, 7185, 7184, 7183 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7220, 7223, 7222, 7221 ] } ] }, { "id": "vp_hdstowboard_nw", - "fg": [ 7186, 7189, 7188, 7187 ], + "fg": [ 7224, 7227, 7226, 7225 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7186, 7189, 7188, 7187 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7224, 7227, 7226, 7225 ] } ] }, { "id": "vp_hdstowboard_se", - "fg": [ 7190, 7192, 7186, 7191 ], + "fg": [ 7228, 7230, 7224, 7229 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7190, 7192, 7186, 7191 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7228, 7230, 7224, 7229 ] } ] }, { "id": "vp_hdstowboard_sw", - "fg": [ 7193, 7195, 7182, 7194 ], + "fg": [ 7231, 7233, 7220, 7232 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7193, 7195, 7182, 7194 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7231, 7233, 7220, 7232 ] } ] }, { "id": "vp_hdstowboard_vertical_left", - "fg": [ 7196, 7198, 7199, 7197 ], + "fg": [ 7234, 7236, 7237, 7235 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7196, 7198, 7199, 7197 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7234, 7236, 7237, 7235 ] } ] }, { "id": "vp_hdstowboard_vertical_right", - "fg": [ 7199, 7197, 7196, 7198 ], + "fg": [ 7237, 7235, 7234, 7236 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7199, 7197, 7196, 7198 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7237, 7235, 7234, 7236 ] } ] }, { "id": [ "vp_hdstowboard_horizontal", "vp_hdstowboard_horizontal_2" ], - "fg": 7177, + "fg": 7215, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7177 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7215 } ] }, { "id": "vp_hdstowboard_horizontal_front", - "fg": [ 7177, 7180, 7179, 7178 ], + "fg": [ 7215, 7218, 7217, 7216 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7177, 7180, 7179, 7178 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7215, 7218, 7217, 7216 ] } ] }, { "id": "vp_hdstowboard_horizontal_rear", - "fg": [ 7181, 7178, 7177, 7180 ], + "fg": [ 7219, 7216, 7215, 7218 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7181, 7178, 7177, 7180 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7219, 7216, 7215, 7218 ] } ] }, { "id": "vp_hdstowboard_vertical", - "fg": 7197, + "fg": 7235, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7197 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7235 } ] }, { "id": "vp_woodboard_ne", - "fg": [ 7227, 7228, 7233, 7234 ], + "fg": [ 7265, 7266, 7271, 7272 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7227, 7228, 7233, 7234 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7265, 7266, 7271, 7272 ] } ] }, { "id": "vp_woodboard_nw", - "fg": [ 7229, 7230, 7231, 7232 ], + "fg": [ 7267, 7268, 7269, 7270 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7229, 7230, 7231, 7232 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7267, 7268, 7269, 7270 ] } ] }, { "id": "vp_woodboard_se", - "fg": [ 7231, 7232, 7229, 7230 ], + "fg": [ 7269, 7270, 7267, 7268 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7231, 7232, 7229, 7230 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7269, 7270, 7267, 7268 ] } ] }, { "id": "vp_woodboard_sw", - "fg": [ 7233, 7234, 7227, 7228 ], + "fg": [ 7271, 7272, 7265, 7266 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7233, 7234, 7227, 7228 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7271, 7272, 7265, 7266 ] } ] }, { "id": "vp_woodboard_vertical_left", - "fg": [ 7235, 7225, 7236, 7223 ], + "fg": [ 7273, 7263, 7274, 7261 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7235, 7225, 7236, 7223 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7273, 7263, 7274, 7261 ] } ] }, { "id": "vp_woodboard_vertical_right", - "fg": [ 7236, 7223, 7235, 7225 ], + "fg": [ 7274, 7261, 7273, 7263 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7236, 7223, 7235, 7225 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7274, 7261, 7273, 7263 ] } ] }, { "id": [ "vp_woodboard_horizontal", "vp_woodboard_vertical", "vp_woodboard_horizontal_front" ], - "fg": [ 7223, 7224, 7225, 7226 ], + "fg": [ 7261, 7262, 7263, 7264 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7223, 7224, 7225, 7226 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7261, 7262, 7263, 7264 ] } ] }, { "id": "vp_woodboard_horizontal_rear", - "fg": [ 7225, 7226, 7223, 7224 ], + "fg": [ 7263, 7264, 7261, 7262 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7225, 7226, 7223, 7224 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7263, 7264, 7261, 7262 ] } ] }, { "id": "vp_woodhalfboard_ne", - "fg": 7241, + "fg": 7279, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7241 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7279 } ] }, { "id": "vp_woodhalfboard_nw", - "fg": 7240, + "fg": 7278, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7240 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7278 } ] }, { "id": "vp_woodhalfboard_se", - "fg": 7245, + "fg": 7283, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7245 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7283 } ] }, { "id": "vp_woodhalfboard_sw", - "fg": 7244, + "fg": 7282, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7244 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7282 } ] }, { "id": [ "vp_woodhalfboard_vertical_left", "vp_woodhalfboard_vertical_2_left", "vp_woodhalfboard_vertical_T_left" ], - "fg": 7242, + "fg": 7280, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7242 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7280 } ] }, { "id": [ "vp_woodhalfboard_vertical_right", "vp_woodhalfboard_vertical_2_right", "vp_woodhalfboard_vertical_T_right" ], - "fg": 7246, + "fg": 7284, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7246 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7284 } ] }, { "id": [ @@ -7217,530 +7217,530 @@ "vp_woodhalfboard_horizontal_front", "vp_woodhalfboard_horizontal_2_front" ], - "fg": 7239, + "fg": 7277, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7239 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7277 } ] }, { "id": [ "vp_woodhalfboard_horizontal_rear", "vp_woodhalfboard_horizontal_2_rear" ], - "fg": 7243, + "fg": 7281, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7243 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7281 } ] }, { "id": [ "vp_woodhalfboard", "vp_woodhalfboard_cross", "vp_woodhalfboard_vertical", "vp_woodhalfboard_vertical_2" ], - "fg": 7238, + "fg": 7276, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7238 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7276 } ] }, { "id": "vp_woodhalfboard_cover", - "fg": 7237, + "fg": 7275, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7237 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7275 } ] }, { "id": [ "vp_basketsm", "vp_basketsm_external" ], - "fg": [ 7263, 7262 ], + "fg": [ 7301, 7300 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7263, 7262 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7301, 7300 ] } ] }, { "id": "vp_basketsm_bike_rear", - "fg": [ 7259, 7261, 7260, 7258 ], + "fg": [ 7297, 7299, 7298, 7296 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 7248, 7250, 7249, 7247 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 7286, 7288, 7287, 7285 ] } ] }, { "id": [ "vp_basketlg", "vp_basketlg_external" ], - "fg": [ 7257, 7256 ], + "fg": [ 7295, 7294 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7257, 7256 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7295, 7294 ] } ] }, { "id": "vp_basketlg_cart", - "fg": [ 7253, 7255, 7254, 7252 ], + "fg": [ 7291, 7293, 7292, 7290 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7253, 7255, 7254, 7252 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7291, 7293, 7292, 7290 ] } ] }, { "id": "vp_box", - "fg": [ 7264, 7265 ], + "fg": [ 7302, 7303 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7264, 7265 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7302, 7303 ] } ] }, { "id": "vp_wood box", - "fg": [ 7275, 7274 ], + "fg": [ 7313, 7312 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7275, 7274 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7313, 7312 ] } ] }, { "id": "vp_box_wheelbarrow", - "fg": [ 7267, 7269, 7268, 7266 ], + "fg": [ 7305, 7307, 7306, 7304 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7267, 7269, 7268, 7266 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7305, 7307, 7306, 7304 ] } ] }, { "id": "vp_trunk", - "fg": 7272, + "fg": 7310, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7272 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7310 } ] }, { "id": "vp_trunk_rear_edge", - "fg": 7273, + "fg": 7311, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7273 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7311 } ] }, { "id": "vp_cargo_space", - "fg": 7270, + "fg": 7308, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7270 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7308 } ] }, { "id": "vp_external_tank", - "fg": 7271, + "fg": 7309, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7271 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7309 } ] }, - { "id": "bash_effective", "fg": 7277 }, + { "id": "bash_effective", "fg": 7315 }, { "id": "vp_door_internal", - "fg": [ 7292, 7296, 7294, 7290 ], + "fg": [ 7330, 7334, 7332, 7328 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7293, 7297, 7295, 7291 ] }, { "id": "broken", "fg": 7276, "bg": [ 7292, 7296, 7294, 7290 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7331, 7335, 7333, 7329 ] }, { "id": "broken", "fg": 7314, "bg": [ 7330, 7334, 7332, 7328 ] } ] }, { "id": [ "vp_door", "vp_door_inboard" ], - "fg": 7288, + "fg": 7326, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": 7289 }, { "id": "broken", "fg": 7276, "bg": 7288 } ] + "additional_tiles": [ { "id": "open", "fg": 7327 }, { "id": "broken", "fg": 7314, "bg": 7326 } ] }, { "id": "vp_door_front", - "fg": [ 7280, 7287, 7286, 7285 ], + "fg": [ 7318, 7325, 7324, 7323 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7282, 7284, 7283, 7281 ] }, { "id": "broken", "fg": 7276, "bg": [ 7280, 7287, 7286, 7285 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7320, 7322, 7321, 7319 ] }, { "id": "broken", "fg": 7314, "bg": [ 7318, 7325, 7324, 7323 ] } ] }, { "id": "vp_door_rear", - "fg": [ 7337, 7344, 7343, 7342 ], + "fg": [ 7375, 7382, 7381, 7380 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7339, 7341, 7340, 7338 ] }, { "id": "broken", "fg": 7276, "bg": [ 7337, 7344, 7343, 7342 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7377, 7379, 7378, 7376 ] }, { "id": "broken", "fg": 7314, "bg": [ 7375, 7382, 7381, 7380 ] } ] }, { "id": "vp_door_shutter", - "fg": [ 7345, 7349, 7348, 7347 ], + "fg": [ 7383, 7387, 7386, 7385 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": 7346 }, { "id": "broken", "fg": 7276, "bg": [ 7345, 7349, 7348, 7347 ] } ] + "additional_tiles": [ { "id": "open", "fg": 7384 }, { "id": "broken", "fg": 7314, "bg": [ 7383, 7387, 7386, 7385 ] } ] }, { "id": [ "vp_hatch_opaque_left", "vp_hatch_opaque_wheel_left" ], - "fg": [ 7350, 7355, 7356, 7357 ], + "fg": [ 7388, 7393, 7394, 7395 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7351, 7352, 7353, 7354 ] }, { "id": "broken", "fg": 7276, "bg": [ 7350, 7355, 7356, 7357 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7389, 7390, 7391, 7392 ] }, { "id": "broken", "fg": 7314, "bg": [ 7388, 7393, 7394, 7395 ] } ] }, { "id": [ "vp_hatch_opaque_right", "vp_hatch_opaque_wheel_right" ], - "fg": [ 7356, 7357, 7350, 7355 ], + "fg": [ 7394, 7395, 7388, 7393 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7353, 7354, 7351, 7352 ] }, { "id": "broken", "fg": 7276, "bg": [ 7356, 7357, 7350, 7355 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7391, 7392, 7389, 7390 ] }, { "id": "broken", "fg": 7314, "bg": [ 7394, 7395, 7388, 7393 ] } ] }, { "id": [ "vp_hddoor_trunk", "vp_hatch", "vp_hatch_opaque", "vp_hdhatch", "vp_hdhatch_opaque" ], - "fg": [ 7404, 7411, 7410, 7409 ], + "fg": [ 7442, 7449, 7448, 7447 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7405, 7408, 7407, 7406 ] }, { "id": "broken", "fg": 7276, "bg": [ 7404, 7411, 7410, 7409 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7443, 7446, 7445, 7444 ] }, { "id": "broken", "fg": 7314, "bg": [ 7442, 7449, 7448, 7447 ] } ] }, { "id": "vp_hddoor_left", - "fg": [ 7359, 7361, 7360, 7358 ], + "fg": [ 7397, 7399, 7398, 7396 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7370, 7372, 7371, 7369 ] }, { "id": "broken", "fg": 7276, "bg": [ 7359, 7361, 7360, 7358 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7408, 7410, 7409, 7407 ] }, { "id": "broken", "fg": 7314, "bg": [ 7397, 7399, 7398, 7396 ] } ] }, { "id": "vp_hddoor_right", - "fg": [ 7363, 7365, 7364, 7362 ], + "fg": [ 7401, 7403, 7402, 7400 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7401, 7403, 7402, 7400 ] }, { "id": "broken", "fg": 7276, "bg": [ 7363, 7365, 7364, 7362 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7439, 7441, 7440, 7438 ] }, { "id": "broken", "fg": 7314, "bg": [ 7401, 7403, 7402, 7400 ] } ] }, { "id": [ "vp_hddoor", "vp_hddoor_front" ], - "fg": [ 7398, 7368, 7367, 7366 ], + "fg": [ 7436, 7406, 7405, 7404 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7282, 7284, 7283, 7281 ] }, { "id": "broken", "fg": 7276, "bg": [ 7398, 7368, 7367, 7366 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7320, 7322, 7321, 7319 ] }, { "id": "broken", "fg": 7314, "bg": [ 7436, 7406, 7405, 7404 ] } ] }, { "id": "vp_hddoor_rear", - "fg": [ 7397, 7399, 7398, 7396 ], + "fg": [ 7435, 7437, 7436, 7434 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7339, 7341, 7340, 7338 ] }, { "id": "broken", "fg": 7276, "bg": [ 7397, 7399, 7398, 7396 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7377, 7379, 7378, 7376 ] }, { "id": "broken", "fg": 7314, "bg": [ 7435, 7437, 7436, 7434 ] } ] }, { "id": "vp_door_opaque_left", - "fg": [ 7322, 7324, 7323, 7321 ], + "fg": [ 7360, 7362, 7361, 7359 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7318, 7320, 7319, 7317 ] }, { "id": "broken", "fg": 7276, "bg": [ 7322, 7324, 7323, 7321 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7356, 7358, 7357, 7355 ] }, { "id": "broken", "fg": 7314, "bg": [ 7360, 7362, 7361, 7359 ] } ] }, { "id": "vp_door_opaque_full_left", - "fg": [ 7302, 7309, 7308, 7307 ], + "fg": [ 7340, 7347, 7346, 7345 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7303, 7306, 7305, 7304 ] }, { "id": "broken", "fg": 7276, "bg": [ 7302, 7309, 7308, 7307 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7341, 7344, 7343, 7342 ] }, { "id": "broken", "fg": 7314, "bg": [ 7340, 7347, 7346, 7345 ] } ] }, { "id": "vp_door_opaque_right", - "fg": [ 7334, 7336, 7335, 7333 ], + "fg": [ 7372, 7374, 7373, 7371 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7330, 7332, 7331, 7329 ] }, { "id": "broken", "fg": 7276, "bg": [ 7334, 7336, 7335, 7333 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7368, 7370, 7369, 7367 ] }, { "id": "broken", "fg": 7314, "bg": [ 7372, 7374, 7373, 7371 ] } ] }, { "id": "vp_door_opaque_full_right", - "fg": [ 7310, 7030, 7316, 7315 ], + "fg": [ 7348, 7068, 7354, 7353 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7311, 7314, 7313, 7312 ] }, { "id": "broken", "fg": 7276, "bg": [ 7310, 7030, 7316, 7315 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7349, 7352, 7351, 7350 ] }, { "id": "broken", "fg": 7314, "bg": [ 7348, 7068, 7354, 7353 ] } ] }, { "id": [ "vp_door_opaque", "vp_door_opaque_front" ], - "fg": [ 7299, 7301, 7300, 7298 ], + "fg": [ 7337, 7339, 7338, 7336 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7282, 7284, 7283, 7281 ] }, { "id": "broken", "fg": 7276, "bg": [ 7299, 7301, 7300, 7298 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7320, 7322, 7321, 7319 ] }, { "id": "broken", "fg": 7314, "bg": [ 7337, 7339, 7338, 7336 ] } ] }, { "id": "vp_door_opaque_rear", - "fg": [ 7326, 7328, 7327, 7325 ], + "fg": [ 7364, 7366, 7365, 7363 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7339, 7341, 7340, 7338 ] }, { "id": "broken", "fg": 7276, "bg": [ 7326, 7328, 7327, 7325 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7377, 7379, 7378, 7376 ] }, { "id": "broken", "fg": 7314, "bg": [ 7364, 7366, 7365, 7363 ] } ] }, { "id": "vp_hddoor_opaque_left", - "fg": [ 7381, 7383, 7382, 7380 ], + "fg": [ 7419, 7421, 7420, 7418 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7377, 7379, 7378, 7376 ] }, { "id": "broken", "fg": 7276, "bg": [ 7381, 7383, 7382, 7380 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7415, 7417, 7416, 7414 ] }, { "id": "broken", "fg": 7314, "bg": [ 7419, 7421, 7420, 7418 ] } ] }, { "id": "vp_hddoor_opaque_right", - "fg": [ 7393, 7395, 7394, 7392 ], + "fg": [ 7431, 7433, 7432, 7430 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7389, 7391, 7390, 7388 ] }, { "id": "broken", "fg": 7276, "bg": [ 7393, 7395, 7394, 7392 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7427, 7429, 7428, 7426 ] }, { "id": "broken", "fg": 7314, "bg": [ 7431, 7433, 7432, 7430 ] } ] }, { "id": [ "vp_hddoor_opaque", "vp_hddoor_opaque_front" ], - "fg": [ 7386, 7375, 7374, 7373 ], + "fg": [ 7424, 7413, 7412, 7411 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7282, 7284, 7283, 7281 ] }, { "id": "broken", "fg": 7276, "bg": [ 7386, 7375, 7374, 7373 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7320, 7322, 7321, 7319 ] }, { "id": "broken", "fg": 7314, "bg": [ 7424, 7413, 7412, 7411 ] } ] }, { "id": "vp_hddoor_opaque_rear", - "fg": [ 7385, 7387, 7386, 7384 ], + "fg": [ 7423, 7425, 7424, 7422 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 7339, 7341, 7340, 7338 ] }, { "id": "broken", "fg": 7276, "bg": [ 7385, 7387, 7386, 7384 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 7377, 7379, 7378, 7376 ] }, { "id": "broken", "fg": 7314, "bg": [ 7423, 7425, 7424, 7422 ] } ] }, { "id": "vp_frame_cover", - "fg": 7412, + "fg": 7450, "//": [ "frame_cover_rotW", "frame_cover_rotS", "frame_cover_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7412 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7450 } ] }, { "id": "vp_frame_cross", - "fg": 7413, + "fg": 7451, "//": [ "frame_cross_rotW", "frame_cross_rotS", "frame_cross_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7413 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7451 } ] }, { "id": "vp_frame_cross_unconnected", - "fg": 7414, + "fg": 7452, "//": [ "frame_cross_unconnected_rotW", "frame_cross_unconnected_rotS", "frame_cross_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7414 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7452 } ] }, { "id": "vp_frame_ne", - "fg": 7427, + "fg": 7465, "//": [ "frame_ne_rotW", "frame_ne_rotS", "frame_ne_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7427 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7465 } ] }, { "id": "vp_frame_nw", - "fg": 7428, + "fg": 7466, "//": [ "frame_nw_rotW", "frame_nw_rotS", "frame_nw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7428 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7466 } ] }, { "id": "vp_frame_se", - "fg": 7429, + "fg": 7467, "//": [ "frame_se_rotW", "frame_se_rotS", "frame_se_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7429 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7467 } ] }, { "id": "vp_frame_sw", - "fg": 7430, + "fg": 7468, "//": [ "frame_sw_rotW", "frame_sw_rotS", "frame_sw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7430 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7468 } ] }, { "id": "vp_frame_vertical_unconnected", - "fg": 7438, + "fg": 7476, "//": [ "frame_vertical_unconnected_rotW_right_rotE", "frame_vertical_right", "frame_vertical_unconnected_rotE_right_rotW" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7438 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7476 } ] }, { "id": "vp_frame_vertical_2_unconnected", - "fg": 7435, + "fg": 7473, "//": [ "frame_vertical2_unconnected_rotW", "frame_vertical2_right", "frame_vertical2_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7435 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7473 } ] }, { "id": "vp_frame_vertical_left", - "fg": 7436, + "fg": 7474, "//": [ "frame_vertical_left_rotW_right_rotE", "frame_vertical_right", "frame_vertical_left_rotE_right_rotW" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7436 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7474 } ] }, { "id": "vp_frame_vertical_2_left", - "fg": 7433, + "fg": 7471, "//": [ "frame_vertical2_left_rotW", "frame_vertical2_right", "frame_vertical2_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7433 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7471 } ] }, { "id": "vp_frame_vertical_right", - "fg": 7437, + "fg": 7475, "//": [ "frame_vertical_left_rotE_right_rotW", "frame_vertical_left", "frame_vertical_left_rotW_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7437 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7475 } ] }, { "id": "vp_frame_vertical_2_right", - "fg": 7434, + "fg": 7472, "//": [ "frame_vertical2_right_rotW", "frame_vertical2_left", "frame_vertical2_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7434 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7472 } ] }, { "id": "vp_frame_horizontal", - "fg": 7415, + "fg": 7453, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7415 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7453 } ] }, { "id": "vp_frame_horizontal_2", - "fg": 7416, + "fg": 7454, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7416 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7454 } ] }, { "id": "vp_frame_horizontal_unconnected", - "fg": 7426, + "fg": 7464, "//": [ "frame_horizontal_unconnected_rotW", "frame_horizontal_unconnected_rotS", "frame_horizontal_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7426 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7464 } ] }, { "id": "vp_frame_horizontal_2_unconnected", - "fg": 7419, + "fg": 7457, "//": [ "frame_horizontal2_unconnected_rotW", "frame_horizontal2_unconnected_rotS", "frame_horizontal2_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7419 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7457 } ] }, { "id": "vp_frame_horizontal_front", - "fg": 7422, + "fg": 7460, "//": [ "frame_horizontal_front_rotW", "frame_horizontal_front_rotS", "frame_horizontal_front_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7422 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7460 } ] }, { "id": "vp_frame_horizontal_2_front", - "fg": 7417, + "fg": 7455, "//": [ "frame_horizontal2_front_rotW", "frame_horizontal2_front_rotS", "frame_horizontal2_front_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7417 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7455 } ] }, { "id": "vp_frame_horizontal_rear", - "fg": 7424, + "fg": 7462, "//": [ "frame_horizontal_rear_rotW", "frame_horizontal_rear_rotS", "frame_horizontal_rear_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7424 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7462 } ] }, { "id": "vp_frame_horizontal_2_rear", - "fg": 7418, + "fg": 7456, "//": [ "frame_horizontal2_rear_rotW", "frame_horizontal2_rear_rotS", "frame_horizontal2_rear_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7418 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7456 } ] }, { "id": "vp_frame_horizontal_left", - "fg": 7423, + "fg": 7461, "//": [ "frame_horizontal_left_rotW", "frame_horizontal_left_rotS", "frame_horizontal_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7423 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7461 } ] }, { "id": "vp_frame_horizontal_2_left", - "fg": 7420, + "fg": 7458, "//": [ "frame_horizontal_2_left_rotW", "frame_horizontal_2_left_rotS", "frame_horizontal_2_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7420 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7458 } ] }, { "id": "vp_frame_horizontal_right", - "fg": 7425, + "fg": 7463, "//": [ "frame_horizontal_right_rotW", "frame_horizontal_right_rotS", "frame_horizontal_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7425 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7463 } ] }, { "id": "vp_frame_horizontal_2_right", - "fg": 7421, + "fg": 7459, "//": [ "frame_horizontal_2_right_rotW", "frame_horizontal_2_right_rotS", "frame_horizontal_2_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7421 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7459 } ] }, { "id": "vp_frame_vertical", - "fg": 7431, + "fg": 7469, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7431 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7469 } ] }, { "id": "vp_frame_vertical_2", - "fg": 7432, + "fg": 7470, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7432 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7470 } ] }, { "id": "vp_hdframe_cover", - "fg": 7439, + "fg": 7477, "//": [ "hdframe_cover_rotW", "hdframe_cover_rotS", "hdframe_cover_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7439 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7477 } ] }, { "id": "vp_hdframe_cross", - "fg": 7440, + "fg": 7478, "//": [ "hdframe_cross_rotW", "hdframe_cross_rotS", "hdframe_cross_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7440 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7478 } ] }, { "id": "vp_hdframe_cross_unconnected", - "fg": 7441, + "fg": 7479, "//": [ "hdframe_cross_unconnected_rotW", "hdframe_cross_unconnected_rotS", "hdframe_cross_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7441 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7479 } ] }, { "id": "vp_hdframe_ne", - "fg": 7454, + "fg": 7492, "//": [ "hdframe_ne_rotW", "hdframe_ne_rotS", "hdframe_ne_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7454 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7492 } ] }, { "id": "vp_hdframe_nw", - "fg": 7455, + "fg": 7493, "//": [ "hdframe_nw_rotW", "hdframe_nw_rotS", "hdframe_nw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7455 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7493 } ] }, { "id": "vp_hdframe_se", - "fg": 7456, + "fg": 7494, "//": [ "hdframe_se_rotW", "hdframe_se_rotS", "hdframe_se_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7456 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7494 } ] }, { "id": "vp_hdframe_sw", - "fg": 7457, + "fg": 7495, "//": [ "hdframe_sw_rotW", "hdframe_sw_rotS", "hdframe_sw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7457 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7495 } ] }, { "id": "vp_hdframe_vertical_unconnected", - "fg": 7465, + "fg": 7503, "//": [ "hdframe_vertical_unconnected_rotW_right_rotE", "hdframe_vertical_right", @@ -7748,73 +7748,73 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7465 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7503 } ] }, { "id": "vp_hdframe_vertical_2_unconnected", - "fg": 7462, + "fg": 7500, "//": [ "hdframe_vertical2_unconnected_rotW", "hdframe_vertical2_right", "hdframe_vertical2_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7462 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7500 } ] }, { "id": "vp_hdframe_vertical_left", - "fg": 7463, + "fg": 7501, "//": [ "hdframe_vertical_left_rotW_right_rotE", "hdframe_vertical_right", "hdframe_vertical_left_rotE_right_rotW" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7463 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7501 } ] }, { "id": "vp_hdframe_vertical_2_left", - "fg": 7460, + "fg": 7498, "//": [ "hdframe_vertical2_left_rotW", "hdframe_vertical2_right", "hdframe_vertical2_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7460 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7498 } ] }, { "id": "vp_hdframe_vertical_right", - "fg": 7464, + "fg": 7502, "//": [ "hdframe_vertical_left_rotE_right_rotW", "hdframe_vertical_left", "hdframe_vertical_left_rotW_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7464 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7502 } ] }, { "id": "vp_hdframe_vertical_2_right", - "fg": 7461, + "fg": 7499, "//": [ "hdframe_vertical2_right_rotW", "hdframe_vertical2_left", "hdframe_vertical2_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7461 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7499 } ] }, { "id": "vp_hdframe_horizontal", - "fg": 7442, + "fg": 7480, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7442 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7480 } ] }, { "id": "vp_hdframe_horizontal_2", - "fg": 7443, + "fg": 7481, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7443 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7481 } ] }, { "id": "vp_hdframe_horizontal_unconnected", - "fg": 7453, + "fg": 7491, "//": [ "hdframe_horizontal_unconnected_rotW", "hdframe_horizontal_unconnected_rotS", "hdframe_horizontal_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7453 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7491 } ] }, { "id": "vp_hdframe_horizontal_2_unconnected", - "fg": 7446, + "fg": 7484, "//": [ "hdframe_horizontal2_unconnected_rotW", "hdframe_horizontal2_unconnected_rotS", @@ -7822,145 +7822,145 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7446 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7484 } ] }, { "id": "vp_hdframe_horizontal_front", - "fg": 7449, + "fg": 7487, "//": [ "hdframe_horizontal_front_rotW", "hdframe_horizontal_front_rotS", "hdframe_horizontal_front_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7449 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7487 } ] }, { "id": "vp_hdframe_horizontal_2_front", - "fg": 7444, + "fg": 7482, "//": [ "hdframe_horizontal2_front_rotW", "hdframe_horizontal2_front_rotS", "hdframe_horizontal2_front_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7444 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7482 } ] }, { "id": "vp_hdframe_horizontal_rear", - "fg": 7451, + "fg": 7489, "//": [ "hdframe_horizontal_rear_rotW", "hdframe_horizontal_rear_rotS", "hdframe_horizontal_rear_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7451 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7489 } ] }, { "id": "vp_hdframe_horizontal_2_rear", - "fg": 7445, + "fg": 7483, "//": [ "hdframe_horizontal2_rear_rotW", "hdframe_horizontal2_rear_rotS", "hdframe_horizontal2_rear_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7445 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7483 } ] }, { "id": "vp_hdframe_horizontal_left", - "fg": 7450, + "fg": 7488, "//": [ "hdframe_horizontal_left_rotW", "hdframe_horizontal_left_rotS", "hdframe_horizontal_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7450 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7488 } ] }, { "id": "vp_hdframe_horizontal_2_left", - "fg": 7447, + "fg": 7485, "//": [ "hdframe_horizontal_2_left_rotW", "hdframe_horizontal_2_left_rotS", "hdframe_horizontal_2_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7447 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7485 } ] }, { "id": "vp_hdframe_horizontal_right", - "fg": 7452, + "fg": 7490, "//": [ "hdframe_horizontal_right_rotW", "hdframe_horizontal_right_rotS", "hdframe_horizontal_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7452 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7490 } ] }, { "id": "vp_hdframe_horizontal_2_right", - "fg": 7448, + "fg": 7486, "//": [ "hdframe_horizontal_2_right_rotW", "hdframe_horizontal_2_right_rotS", "hdframe_horizontal_2_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7448 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7486 } ] }, { "id": "vp_hdframe_vertical", - "fg": 7458, + "fg": 7496, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7458 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7496 } ] }, { "id": "vp_hdframe_vertical_2", - "fg": 7459, + "fg": 7497, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7459 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7497 } ] }, { "id": "vp_xlframe_cover", - "fg": 7468, + "fg": 7506, "//": [ "xlframe_cover_rotW", "xlframe_cover_rotS", "xlframe_cover_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7468 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7506 } ] }, { "id": "vp_xlframe_cross", - "fg": 7469, + "fg": 7507, "//": [ "xlframe_cross_rotW", "xlframe_cross_rotS", "xlframe_cross_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7469 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7507 } ] }, { "id": "vp_xlframe_cross_unconnected", - "fg": 7470, + "fg": 7508, "//": [ "xlframe_cross_unconnected_rotW", "xlframe_cross_unconnected_rotS", "xlframe_cross_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7470 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7508 } ] }, { "id": "vp_xlframe_ne", - "fg": 7483, + "fg": 7521, "//": [ "xlframe_ne_rotW", "xlframe_ne_rotS", "xlframe_ne_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7483 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7521 } ] }, { "id": "vp_xlframe_nw", - "fg": 7484, + "fg": 7522, "//": [ "xlframe_nw_rotW", "xlframe_nw_rotS", "xlframe_nw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7484 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7522 } ] }, { "id": "vp_xlframe_se", - "fg": 7485, + "fg": 7523, "//": [ "xlframe_se_rotW", "xlframe_se_rotS", "xlframe_se_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7485 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7523 } ] }, { "id": "vp_xlframe_sw", - "fg": 7486, + "fg": 7524, "//": [ "xlframe_sw_rotW", "xlframe_sw_rotS", "xlframe_sw_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7486 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7524 } ] }, { "id": "vp_xlframe_vertical_unconnected", - "fg": 7494, + "fg": 7532, "//": [ "xlframe_vertical_unconnected_rotW_right_rotE", "xlframe_vertical_unconnected", @@ -7968,73 +7968,73 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7494 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7532 } ] }, { "id": "vp_xlframe_vertical_2_unconnected", - "fg": 7491, + "fg": 7529, "//": [ "xlframe_vertical2_unconnected_rotW", "xlframe_vertical2_unconnected", "xlframe_vertical2_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7491 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7529 } ] }, { "id": "vp_xlframe_vertical_left", - "fg": 7492, + "fg": 7530, "//": [ "xlframe_vertical_left_rotW_right_rotE", "xlframe_vertical_right", "xlframe_vertical_left_rotE_right_rotW" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7492 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7530 } ] }, { "id": "vp_xlframe_vertical_2_left", - "fg": 7489, + "fg": 7527, "//": [ "xlframe_vertical2_left_rotW", "xlframe_vertical2_right", "xlframe_vertical2_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7489 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7527 } ] }, { "id": "vp_xlframe_vertical_right", - "fg": 7493, + "fg": 7531, "//": [ "xlframe_vertical_left_rotE_right_rotW", "xlframe_vertical_left", "vp_xlframe_vertical_left_rotW_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7493 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7531 } ] }, { "id": "vp_xlframe_vertical_2_right", - "fg": 7490, + "fg": 7528, "//": [ "xlframe_vertical2_right_rotW", "xlframe_vertical2_left", "vp_xlframe_vertical2_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7490 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7528 } ] }, { "id": "vp_xlframe_horizontal", - "fg": 7471, + "fg": 7509, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7471 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7509 } ] }, { "id": "vp_xlframe_horizontal_2", - "fg": 7472, + "fg": 7510, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7472 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7510 } ] }, { "id": "vp_xlframe_horizontal_unconnected", - "fg": 7482, + "fg": 7520, "//": [ "xlframe_horizontal_unconnected_rotW", "xlframe_horizontal_unconnected_rotS", "xlframe_horizontal_unconnected_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7482 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7520 } ] }, { "id": "vp_xlframe_horizontal_2_unconnected", - "fg": 7475, + "fg": 7513, "//": [ "xlframe_horizontal2_unconnected_rotW", "xlframe_horizontal2_unconnected_rotS", @@ -8042,445 +8042,445 @@ ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7475 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7513 } ] }, { "id": "vp_xlframe_horizontal_front", - "fg": 7478, + "fg": 7516, "//": [ "xlframe_horizontal_front_rotW", "xlframe_horizontal_front_rotS", "xlframe_horizontal_front_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7478 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7516 } ] }, { "id": "vp_xlframe_horizontal_2_front", - "fg": 7473, + "fg": 7511, "//": [ "xlframe_horizontal2_front_rotW", "xlframe_horizontal2_front_rotS", "xlframe_horizontal2_front_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7473 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7511 } ] }, { "id": "vp_xlframe_horizontal_rear", - "fg": 7480, + "fg": 7518, "//": [ "xlframe_horizontal_rear_rotW", "xlframe_horizontal_rear_rotS", "xlframe_horizontal_rear_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7480 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7518 } ] }, { "id": "vp_xlframe_horizontal_2_rear", - "fg": 7474, + "fg": 7512, "//": [ "xlframe_horizontal2_rear_rotW", "xlframe_horizontal2_rear_rotS", "xlframe_horizontal2_rear_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7474 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7512 } ] }, { "id": "vp_xlframe_horizontal_left", - "fg": 7479, + "fg": 7517, "//": [ "xlframe_horizontal_left_rotW", "xlframe_horizontal_left_rotS", "xlframe_horizontal_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7479 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7517 } ] }, { "id": "vp_xlframe_horizontal_2_left", - "fg": 7476, + "fg": 7514, "//": [ "xlframe_horizontal_2_left_rotW", "xlframe_horizontal_2_left_rotS", "xlframe_horizontal_2_left_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7476 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7514 } ] }, { "id": "vp_xlframe_horizontal_right", - "fg": 7481, + "fg": 7519, "//": [ "xlframe_horizontal_right_rotW", "xlframe_horizontal_right_rotS", "xlframe_horizontal_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7481 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7519 } ] }, { "id": "vp_xlframe_horizontal_2_right", - "fg": 7477, + "fg": 7515, "//": [ "xlframe_horizontal_2_right_rotW", "xlframe_horizontal_2_right_rotS", "xlframe_horizontal_2_right_rotE" ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7477 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7515 } ] }, { "id": "vp_xlframe_vertical", - "fg": 7487, + "fg": 7525, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7487 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7525 } ] }, { "id": "vp_xlframe_vertical_2", - "fg": 7488, + "fg": 7526, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7488 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7526 } ] }, { "id": "vp_inflatable_section", - "fg": 7466, + "fg": 7504, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7467 } ] + "additional_tiles": [ { "id": "broken", "fg": 7505 } ] }, { "id": [ "vp_frame_wood_deck_cover", "vp_wheel_skateboard" ], - "fg": [ 7496, 7498, 7497, 7495 ], + "fg": [ 7534, 7536, 7535, 7533 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7496, 7498, 7497, 7495 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7534, 7536, 7535, 7533 ] } ] }, { "id": [ "vp_headlight", "vp_headlight_reinforced", "vp_wide_headlight_reinforced", "vp_wide_headlight" ], - "fg": 7500 + "fg": 7538 }, { "id": [ "vp_headlight_ne", "vp_headlight_reinforced_ne", "vp_wide_headlight_reinforced_ne", "vp_wide_headlight_ne" ], - "fg": 7499 + "fg": 7537 }, { "id": [ "vp_headlight_nw", "vp_headlight_reinforced_nw", "vp_wide_headlight_reinforced_nw", "vp_wide_headlight_nw" ], - "fg": 7500 + "fg": 7538 }, { "id": "vp_saddle_motor", - "fg": [ 7502, 7504, 7503, 7501 ], + "fg": [ 7540, 7542, 7541, 7539 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7502, 7504, 7503, 7501 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7540, 7542, 7541, 7539 ] } ] }, { "id": [ "vp_wheel_motorbike", "vp_wheel_motorbike_steerable", "vp_wheel_motorbike_or", "vp_wheel_motorbike_or_steerable" ], - "fg": [ 7510, 7512, 7511, 7509 ], + "fg": [ 7548, 7550, 7549, 7547 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7510, 7512, 7511, 7509 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7548, 7550, 7549, 7547 ] } ] }, { "id": [ "vp_wheel_motorbike_rear", "vp_wheel_motorbike_or_rear" ], - "fg": [ 7506, 7508, 7507, 7505 ], + "fg": [ 7544, 7546, 7545, 7543 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7506, 7508, 7507, 7505 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7544, 7546, 7545, 7543 ] } ] }, { "id": "vp_light_blue", - "fg": [ 7531, 7532 ], + "fg": [ 7569, 7570 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7531, 7532 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7569, 7570 ] } ] }, { "id": "vp_light_red", - "fg": [ 7533, 7534 ], + "fg": [ 7571, 7572 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7533, 7534 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7571, 7572 ] } ] }, { "id": [ "vp_floodlight", "vp_directed_floodlight" ], - "fg": [ 7525, 7527, 7526, 7524 ], + "fg": [ 7563, 7565, 7564, 7562 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7525, 7527, 7526, 7524 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7563, 7565, 7564, 7562 ] } ] }, { "id": "vp_veh_table", - "fg": [ 7514, 7514 ], - "bg": [ 7544, 7543 ], - "additional_tiles": [ { "id": "broken", "fg": 7515, "bg": [ 7544, 7543 ] } ], + "fg": [ 7552, 7552 ], + "bg": [ 7582, 7581 ], + "additional_tiles": [ { "id": "broken", "fg": 7553, "bg": [ 7582, 7581 ] } ], "multitile": true, "rotates": true }, { "id": "vp_minifridge", - "fg": 7538, + "fg": 7576, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7538 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7576 } ] }, { "id": "vp_minifreezer", - "fg": 7537, + "fg": 7575, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7537 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7575 } ] }, { "id": "vp_kitchen_unit", - "fg": 7530, + "fg": 7568, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7530 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7568 } ] }, { "id": "vp_welding_rig", - "fg": 7542, + "fg": 7580, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7542 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7580 } ] }, { "id": "vp_craft_rig", - "fg": 7521, + "fg": 7559, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7521 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7559 } ] }, { "id": "vp_washing_machine", - "fg": 7541, + "fg": 7579, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7541 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7579 } ] }, { "id": "vp_bed", - "fg": 7519, + "fg": 7557, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7519 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7557 } ] }, { "id": "vp_veh_forge", - "fg": 7528, + "fg": 7566, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7528 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7566 } ] }, { "id": "vp_veh_kiln", - "fg": 7529, + "fg": 7567, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7529 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7567 } ] }, { "id": "vp_chemlab", - "fg": 7520, + "fg": 7558, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7520 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7558 } ] }, { "id": "vp_aisle_vertical", - "fg": 7517, + "fg": 7555, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7517 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7555 } ] }, { "id": "vp_aisle_horizontal", - "fg": 7516, + "fg": 7554, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7516 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7554 } ] }, { "id": "vp_trunk_floor", - "fg": 7540, - "bg": 7517, + "fg": 7578, + "bg": 7555, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7540 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7578 } ] }, { "id": "vp_wooden_aisle_vertical", - "fg": [ 7544, 7543 ], + "fg": [ 7582, 7581 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7544, 7543 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7582, 7581 ] } ] }, { "id": "vp_wooden_aisle_horizontal", - "fg": [ 7543, 7544 ], + "fg": [ 7581, 7582 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7543, 7544 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7581, 7582 ] } ] }, { "id": "vp_lit_aisle_vertical", - "fg": 7536, + "fg": 7574, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7536 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7574 } ] }, { "id": "vp_lit_aisle_horizontal", - "fg": 7535, + "fg": 7573, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7535 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7573 } ] }, - { "id": [ "vp_crane_medium", "vp_crane_small", "vp_crane_medium_internal", "crane_tiny" ], "fg": 7522 }, + { "id": [ "vp_crane_medium", "vp_crane_small", "vp_crane_medium_internal", "crane_tiny" ], "fg": 7560 }, { "id": "vp_omnicam", - "fg": 7513, + "fg": 7551, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7513 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7551 } ] }, { "id": [ "vp_forklift_fork", "vp_forklift_fork_horizontal_front" ], - "fg": [ 7547, 7549, 7548, 7546 ], + "fg": [ 7585, 7587, 7586, 7584 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7545 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7583 } ] }, - { "id": "vp_ram_spiked", "fg": [ 7562, 7564, 7563, 7565 ], "rotates": true }, - { "id": "vp_ram_wood", "fg": [ 7570, 7572, 7571, 7573 ], "rotates": true }, - { "id": "vp_spike_wood", "fg": [ 7574, 7576, 7575, 7577 ], "rotates": true }, - { "id": "vp_ram_military", "fg": [ 7558, 7560, 7559, 7561 ], "rotates": true }, - { "id": "vp_ram_steel", "fg": [ 7566, 7568, 7567, 7569 ], "rotates": true }, - { "id": "vp_ram_hardsteel", "fg": [ 7554, 7556, 7555, 7557 ], "rotates": true }, - { "id": "vp_ram_alloy", "fg": [ 7550, 7552, 7551, 7553 ], "rotates": true }, + { "id": "vp_ram_spiked", "fg": [ 7600, 7602, 7601, 7603 ], "rotates": true }, + { "id": "vp_ram_wood", "fg": [ 7608, 7610, 7609, 7611 ], "rotates": true }, + { "id": "vp_spike_wood", "fg": [ 7612, 7614, 7613, 7615 ], "rotates": true }, + { "id": "vp_ram_military", "fg": [ 7596, 7598, 7597, 7599 ], "rotates": true }, + { "id": "vp_ram_steel", "fg": [ 7604, 7606, 7605, 7607 ], "rotates": true }, + { "id": "vp_ram_hardsteel", "fg": [ 7592, 7594, 7593, 7595 ], "rotates": true }, + { "id": "vp_ram_alloy", "fg": [ 7588, 7590, 7589, 7591 ], "rotates": true }, { "id": [ "vp_folding_seat", "vp_reclining_seat", "vp_seat" ], "rotates": true, - "fg": [ 7617, 7615, 7610, 7616 ], + "fg": [ 7655, 7653, 7648, 7654 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7617, 7615, 7610, 7616 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7655, 7653, 7648, 7654 ] } ] }, { "id": [ "vp_seat_leather", "vp_reclining_seat_leather" ], "rotates": true, - "fg": [ 7614, 7612, 7611, 7613 ], + "fg": [ 7652, 7650, 7649, 7651 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7614, 7612, 7611, 7613 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7652, 7650, 7649, 7651 ] } ] }, { "id": "vp_seat_wood", "rotates": true, - "bg": [ 7544, 7543 ], - "fg": [ 7620, 7620, 7621, 7621 ], + "bg": [ 7582, 7581 ], + "fg": [ 7658, 7658, 7659, 7659 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7620, 7620, 7621, 7621 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7658, 7658, 7659, 7659 ] } ] }, { "id": "vp_seat_wood_flimsy", "rotates": true, - "bg": [ 7544, 7543 ], - "fg": [ 7618, 7618, 7619, 7619 ], + "bg": [ 7582, 7581 ], + "fg": [ 7656, 7656, 7657, 7657 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7618, 7618, 7619, 7619 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7656, 7656, 7657, 7657 ] } ] }, { "id": "vp_seat_back", - "fg": [ 7608, 7609, 7586, 7587 ], + "fg": [ 7646, 7647, 7624, 7625 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7608, 7609, 7586, 7587 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7646, 7647, 7624, 7625 ] } ] }, { "id": "vp_seat_back_right", - "fg": [ 7606, 7607, 7604, 7605 ], + "fg": [ 7644, 7645, 7642, 7643 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7606, 7607, 7604, 7605 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7644, 7645, 7642, 7643 ] } ] }, { "id": "vp_seat_back_left", - "fg": [ 7602, 7603, 7600, 7601 ], + "fg": [ 7640, 7641, 7638, 7639 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7602, 7603, 7600, 7601 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7640, 7641, 7638, 7639 ] } ] }, { "id": "vp_seat_back_leather", - "fg": [ 7598, 7599, 7588, 7589 ], + "fg": [ 7636, 7637, 7626, 7627 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7598, 7599, 7588, 7589 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7636, 7637, 7626, 7627 ] } ] }, { "id": "vp_seat_back_leather_right", - "fg": [ 7596, 7597, 7594, 7595 ], + "fg": [ 7634, 7635, 7632, 7633 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7596, 7597, 7594, 7595 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7634, 7635, 7632, 7633 ] } ] }, { "id": "vp_seat_back_leather_left", - "fg": [ 7592, 7593, 7590, 7591 ], + "fg": [ 7630, 7631, 7628, 7629 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7592, 7593, 7590, 7591 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7630, 7631, 7628, 7629 ] } ] }, { "id": "vp_seat_back_vertical", - "fg": [ 7587, 7608, 7609, 7586 ], + "fg": [ 7625, 7646, 7647, 7624 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7587, 7608, 7609, 7586 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7625, 7646, 7647, 7624 ] } ] }, { "id": "vp_seat_back_vertical_right", - "fg": [ 7605, 7606, 7607, 7604 ], + "fg": [ 7643, 7644, 7645, 7642 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7605, 7606, 7607, 7604 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7643, 7644, 7645, 7642 ] } ] }, { "id": "vp_seat_back_vertical_left", - "fg": [ 7601, 7602, 7603, 7600 ], + "fg": [ 7639, 7640, 7641, 7638 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7601, 7602, 7603, 7600 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7639, 7640, 7641, 7638 ] } ] }, { "id": "vp_seat_back_leather_vertical", - "fg": [ 7589, 7598, 7599, 7588 ], + "fg": [ 7627, 7636, 7637, 7626 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7589, 7598, 7599, 7588 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7627, 7636, 7637, 7626 ] } ] }, { "id": "vp_seat_back_leather_vertical_right", - "fg": [ 7595, 7596, 7597, 7594 ], + "fg": [ 7633, 7634, 7635, 7632 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7595, 7596, 7597, 7594 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7633, 7634, 7635, 7632 ] } ] }, { "id": "vp_seat_back_leather_vertical_left", - "fg": [ 7591, 7592, 7593, 7590 ], + "fg": [ 7629, 7630, 7631, 7628 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7591, 7592, 7593, 7590 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7629, 7630, 7631, 7628 ] } ] }, { "id": [ "vp_saddle", "vp_saddle_pedal" ], - "fg": [ 7583, 7585, 7584, 7582 ], + "fg": [ 7621, 7623, 7622, 7620 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 7579, 7581, 7580, 7578 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 7617, 7619, 7618, 7616 ] } ] }, { "id": "vp_seat_swivel_chair", - "fg": [ 7623, 7625, 7624, 7622 ], + "fg": [ 7661, 7663, 7662, 7660 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7623, 7625, 7624, 7622 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7661, 7663, 7662, 7660 ] } ] }, { "id": "vp_solar_panel", - "fg": 7628, + "fg": 7666, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7629 } ] + "additional_tiles": [ { "id": "broken", "fg": 7667 } ] }, { "id": "vp_reinforced_solar_panel", - "fg": 7626, + "fg": 7664, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7627 } ] + "additional_tiles": [ { "id": "broken", "fg": 7665 } ] }, { "id": "vp_solar_panel_v2", - "fg": 7630, + "fg": 7668, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7631 } ] + "additional_tiles": [ { "id": "broken", "fg": 7669 } ] }, { "id": "vp_reinforced_solar_panel_v2", - "fg": 7630, + "fg": 7668, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7631 } ] + "additional_tiles": [ { "id": "broken", "fg": 7669 } ] }, { "id": [ @@ -8497,228 +8497,228 @@ "vp_mounted_m60_semi" ], "//": "rifles and machineguns", - "fg": 7637, - "bg": 7636, + "fg": 7675, + "bg": 7674, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7637 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7675 } ] }, { "id": [ "vp_mounted_emp_gun", "vp_mounted_plasma_gun", "vp_plasma_gun", "vp_laser_rifle" ], "//": "energy weapons", - "fg": 7637, - "bg": 7636, + "fg": 7675, + "bg": 7674, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7637 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7675 } ] }, { "id": [ "vp_mounted_hk_g80", "vp_mounted_coilgun" ], "//": "railguns", - "fg": 7637, - "bg": 7636, + "fg": 7675, + "bg": 7674, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7637 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7675 } ] }, { "id": [ "vp_mounted_bigun", "vp_mounted_m134" ], "//": "multibarrel weapons", - "fg": 7637, - "bg": 7636, + "fg": 7675, + "bg": 7674, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7637 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7675 } ] }, { "id": [ "vp_watercannon", "vp_flamethrower", "vp_mounted_chemical_thrower" ], "//": "liquid sprayers", - "fg": 7637, - "bg": 7636, + "fg": 7675, + "bg": 7674, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7637 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7675 } ] }, { "id": "vp_tow_launcher", "//": "rocket tubes", - "fg": 7637, - "bg": 7636, + "fg": 7675, + "bg": 7674, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7637 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7675 } ] }, { "id": "vp_roller_drum", - "fg": 7638, + "fg": 7676, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7638 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7676 } ] }, { "id": [ "vp_wheel", "vp_wheel_steerable" ], - "fg": 7644, + "fg": 7682, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7644 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7682 } ] }, { "id": [ "vp_wheel_bicycle", "vp_wheel_bicycle_steerable" ], - "fg": [ 7650, 7652, 7651, 7649 ], + "fg": [ 7688, 7690, 7689, 7687 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 7640, 7642, 7641, 7639 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 7678, 7680, 7679, 7677 ] } ] }, { "id": "vp_wheel_bicycle_or", - "fg": [ 7646, 7648, 7647, 7645 ], + "fg": [ 7684, 7686, 7685, 7683 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7646, 7648, 7647, 7645 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7684, 7686, 7685, 7683 ] } ] }, { "id": "vp_wheel_bicycle_or_rear", - "fg": [ 7647, 7645, 7646, 7648 ], + "fg": [ 7685, 7683, 7684, 7686 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7647, 7645, 7646, 7648 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7685, 7683, 7684, 7686 ] } ] }, { "id": [ "vp_wheel_small", "vp_wheel_small_steerable" ], - "fg": [ 7654, 7656, 7655, 7653 ], + "fg": [ 7692, 7694, 7693, 7691 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7654, 7656, 7655, 7653 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7692, 7694, 7693, 7691 ] } ] }, { "id": "vp_wheel_bicycle_rear", - "fg": [ 7651, 7649, 7650, 7652 ], + "fg": [ 7689, 7687, 7688, 7690 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7651, 7649, 7650, 7652 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7689, 7687, 7688, 7690 ] } ] }, { "id": "vp_mounted_spare_tire", - "fg": 7643, + "fg": 7681, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7643 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7681 } ] }, { "id": "vp_wheel_wide", - "fg": 7657, + "fg": 7695, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7657 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7695 } ] }, { "id": "vp_wheel_wood", - "fg": [ 7663, 7665, 7664, 7662 ], + "fg": [ 7701, 7703, 7702, 7700 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7663, 7665, 7664, 7662 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7701, 7703, 7702, 7700 ] } ] }, { "id": "vp_wheel_wood_b", - "fg": [ 7659, 7661, 7660, 7658 ], + "fg": [ 7697, 7699, 7698, 7696 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7659, 7661, 7660, 7658 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7697, 7699, 7698, 7696 ] } ] }, { "id": "vp_yoke_harness", - "fg": [ 7669, 7667, 7666, 7668 ], + "fg": [ 7707, 7705, 7704, 7706 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7669, 7667, 7666, 7668 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7707, 7705, 7704, 7706 ] } ] }, { "id": [ "vp_windshield", "vp_windshield_horizontal", "vp_windshield_horizontal_front", "vp_windshield_front_edge" ], - "fg": [ 7670, 7677, 7676, 7675 ], - "additional_tiles": [ { "id": "broken", "fg": 7277, "bg": [ 7670, 7677, 7676, 7675 ] } ], + "fg": [ 7708, 7715, 7714, 7713 ], + "additional_tiles": [ { "id": "broken", "fg": 7315, "bg": [ 7708, 7715, 7714, 7713 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_horizontal_rear", - "fg": [ 7698, 7705, 7704, 7703 ], - "additional_tiles": [ { "id": "broken", "fg": 7277, "bg": [ 7698, 7705, 7704, 7703 ] } ], + "fg": [ 7736, 7743, 7742, 7741 ], + "additional_tiles": [ { "id": "broken", "fg": 7315, "bg": [ 7736, 7743, 7742, 7741 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_horizontal_front_edge", - "fg": [ 7672, 7674, 7673, 7671 ], - "additional_tiles": [ { "id": "broken", "fg": 7277, "bg": [ 7672, 7674, 7673, 7671 ] } ], + "fg": [ 7710, 7712, 7711, 7709 ], + "additional_tiles": [ { "id": "broken", "fg": 7315, "bg": [ 7710, 7712, 7711, 7709 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_horizontal_rear_edge", - "fg": [ 7699, 7702, 7701, 7700 ], - "additional_tiles": [ { "id": "broken", "fg": 7277, "bg": [ 7699, 7702, 7701, 7700 ] } ], + "fg": [ 7737, 7740, 7739, 7738 ], + "additional_tiles": [ { "id": "broken", "fg": 7315, "bg": [ 7737, 7740, 7739, 7738 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_nw", - "fg": [ 7690, 7697, 7696, 7695 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7690, 7697, 7696, 7695 ] } ], + "fg": [ 7728, 7735, 7734, 7733 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7728, 7735, 7734, 7733 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_ne", - "fg": [ 7682, 7689, 7688, 7687 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7682, 7689, 7688, 7687 ] } ], + "fg": [ 7720, 7727, 7726, 7725 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7720, 7727, 7726, 7725 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_sw", - "fg": [ 7723, 7725, 7724, 7722 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7723, 7725, 7724, 7722 ] } ], + "fg": [ 7761, 7763, 7762, 7760 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7761, 7763, 7762, 7760 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_se", - "fg": [ 7715, 7717, 7716, 7714 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7715, 7717, 7716, 7714 ] } ], + "fg": [ 7753, 7755, 7754, 7752 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7753, 7755, 7754, 7752 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_nw_edge", - "fg": [ 7692, 7694, 7693, 7691 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7692, 7694, 7693, 7691 ] } ], + "fg": [ 7730, 7732, 7731, 7729 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7730, 7732, 7731, 7729 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_ne_edge", - "fg": [ 7684, 7686, 7685, 7683 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7684, 7686, 7685, 7683 ] } ], + "fg": [ 7722, 7724, 7723, 7721 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7722, 7724, 7723, 7721 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_sw_edge", - "fg": [ 7718, 7721, 7720, 7719 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7718, 7721, 7720, 7719 ] } ], + "fg": [ 7756, 7759, 7758, 7757 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7756, 7759, 7758, 7757 ] } ], "multitile": true, "rotates": true }, { "id": "vp_windshield_se_edge", - "fg": [ 7710, 7713, 7712, 7711 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7710, 7713, 7712, 7711 ] } ], + "fg": [ 7748, 7751, 7750, 7749 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7748, 7751, 7750, 7749 ] } ], "multitile": true, "rotates": true }, { "id": [ "vp_windshield_vertical_left", "vp_windshield_left" ], - "fg": [ 7678, 7681, 7680, 7679 ], - "additional_tiles": [ { "id": "broken", "fg": 7278, "bg": [ 7678, 7681, 7680, 7679 ] } ], + "fg": [ 7716, 7719, 7718, 7717 ], + "additional_tiles": [ { "id": "broken", "fg": 7316, "bg": [ 7716, 7719, 7718, 7717 ] } ], "multitile": true, "rotates": true }, { "id": [ "vp_windshield_vertical_right", "vp_windshield_right" ], - "fg": [ 7706, 7709, 7708, 7707 ], - "additional_tiles": [ { "id": "broken", "fg": 7279, "bg": [ 7706, 7709, 7708, 7707 ] } ], + "fg": [ 7744, 7747, 7746, 7745 ], + "additional_tiles": [ { "id": "broken", "fg": 7317, "bg": [ 7744, 7747, 7746, 7745 ] } ], "multitile": true, "rotates": true }, @@ -8729,297 +8729,297 @@ "vp_reinforced_windshield_horizontal_front", "vp_reinforced_windshield_front_edge" ], - "fg": [ 7737, 7740, 7739, 7738 ], + "fg": [ 7775, 7778, 7777, 7776 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7737, 7740, 7739, 7738 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7775, 7778, 7777, 7776 ] } ] }, { "id": "vp_reinforced_windshield_horizontal_rear", - "fg": 7742, + "fg": 7780, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7742 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7780 } ] }, { "id": "vp_reinforced_windshield_horizontal_rear_edge", - "fg": 7741, + "fg": 7779, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7741 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7779 } ] }, { "id": "vp_reinforced_windshield_nw", - "fg": [ 7746, 7748, 7749, 7747 ], + "fg": [ 7784, 7786, 7787, 7785 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7746, 7748, 7749, 7747 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7784, 7786, 7787, 7785 ] } ] }, { "id": "vp_reinforced_windshield_ne", - "fg": [ 7743, 7745, 7751, 7744 ], + "fg": [ 7781, 7783, 7789, 7782 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7743, 7745, 7751, 7744 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7781, 7783, 7789, 7782 ] } ] }, { "id": "vp_reinforced_windshield_sw", - "fg": 7751, + "fg": 7789, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7751 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7789 } ] }, { "id": "vp_reinforced_windshield_se", - "fg": 7749, + "fg": 7787, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7749 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7787 } ] }, { "id": "vp_reinforced_windshield_sw_edge", - "fg": 7752, + "fg": 7790, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7752 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7790 } ] }, { "id": "vp_reinforced_windshield_se_edge", - "fg": 7750, + "fg": 7788, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7750 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7788 } ] }, { "id": [ "vp_reinforced_windshield_vertical_left", "vp_reinforced_windshield_left" ], - "fg": 7753, + "fg": 7791, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7753 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7791 } ] }, { "id": [ "vp_reinforced_windshield_vertical_right", "vp_reinforced_windshield_right" ], - "fg": 7754, + "fg": 7792, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7754 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7792 } ] }, { "id": "vp_reinforced_windshield_full_horizontal_front", - "fg": [ 7726, 7729, 7728, 7727 ], + "fg": [ 7764, 7767, 7766, 7765 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7726, 7729, 7728, 7727 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7764, 7767, 7766, 7765 ] } ] }, { "id": "vp_reinforced_windshield_full_nw", - "fg": [ 7733, 7736, 7735, 7734 ], + "fg": [ 7771, 7774, 7773, 7772 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 7733, 7736, 7735, 7734 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 7771, 7774, 7773, 7772 ] } ] }, { "id": "vp_frame_wood_handle", - "fg": 7755, + "fg": 7793, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7755 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7793 } ] }, { "id": "vp_frame_wood_light_handle", - "fg": 7755, + "fg": 7793, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7755 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7793 } ] }, { "id": "vp_frame_wood_vertical_2", - "fg": 7776, + "fg": 7814, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7776 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7814 } ] }, { "id": "vp_frame_wood_vertical_2_unconnected", - "fg": 7779, + "fg": 7817, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7779 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7817 } ] }, { "id": "vp_frame_wood_vertical_2_right", - "fg": 7778, + "fg": 7816, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7778 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7816 } ] }, { "id": "vp_frame_wood_vertical_2_left", - "fg": 7777, + "fg": 7815, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7777 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7815 } ] }, { "id": "vp_frame_wood_vertical", - "fg": 7775, + "fg": 7813, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7775 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7813 } ] }, { "id": "vp_frame_wood_vertical_unconnected", - "fg": 7782, + "fg": 7820, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7782 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7820 } ] }, { "id": "vp_frame_wood_vertical_right", - "fg": 7781, + "fg": 7819, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7781 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7819 } ] }, { "id": "vp_frame_wood_vertical_left", - "fg": 7780, + "fg": 7818, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7780 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7818 } ] }, { "id": "vp_frame_wood_sw", - "fg": 7774, + "fg": 7812, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7774 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7812 } ] }, { "id": "vp_frame_wood_se", - "fg": 7773, + "fg": 7811, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7773 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7811 } ] }, { "id": "vp_frame_wood_nw", - "fg": 7772, + "fg": 7810, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7772 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7810 } ] }, { "id": "vp_frame_wood_ne", - "fg": 7771, + "fg": 7809, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7771 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7809 } ] }, { "id": "vp_frame_wood_horizontal_2", - "fg": 7760, + "fg": 7798, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7760 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7798 } ] }, { "id": "vp_frame_wood_horizontal_2_unconnected", - "fg": 7765, + "fg": 7803, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7765 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7803 } ] }, { "id": "vp_frame_wood_horizontal_2_right", - "fg": 7764, + "fg": 7802, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7764 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7802 } ] }, { "id": "vp_frame_wood_horizontal_2_rear", - "fg": 7763, + "fg": 7801, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7763 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7801 } ] }, { "id": "vp_frame_wood_horizontal_2_left", - "fg": 7762, + "fg": 7800, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7762 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7800 } ] }, { "id": "vp_frame_wood_horizontal_2_front", - "fg": 7761, + "fg": 7799, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7761 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7799 } ] }, { "id": "vp_frame_wood_horizontal", - "fg": 7759, + "fg": 7797, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7759 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7797 } ] }, { "id": "vp_frame_wood_horizontal_unconnected", - "fg": 7770, + "fg": 7808, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7770 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7808 } ] }, { "id": "vp_frame_wood_horizontal_right", - "fg": 7769, + "fg": 7807, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7769 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7807 } ] }, { "id": "vp_frame_wood_horizontal_rear", - "fg": 7768, + "fg": 7806, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7768 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7806 } ] }, { "id": "vp_frame_wood_horizontal_left", - "fg": 7767, + "fg": 7805, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7767 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7805 } ] }, { "id": "vp_frame_wood_horizontal_front", - "fg": 7766, + "fg": 7804, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7766 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7804 } ] }, { "id": "vp_frame_wood_cross", - "fg": 7757, + "fg": 7795, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7757 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7795 } ] }, { "id": [ "vp_frame_wood_cross_unconnected", "vp_frame_wood", "frame_wood" ], - "fg": 7758, + "fg": 7796, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7758 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7796 } ] }, { "id": "vp_frame_wood_cover", - "fg": 7756, + "fg": 7794, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": 7756 } ] + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": 7794 } ] }, { "id": "vp_ap_foot_locker_recharge_station", "fg": 2 }, { "id": "vp_ap_solar_panel", "fg": 3 }, @@ -10022,2207 +10022,2245 @@ { "id": "f_stool", "fg": 2184 }, { "id": "f_target", "fg": 2185 }, { "id": "f_toilet", "fg": 2186 }, - { "id": "f_trashcan", "fg": 2187 }, - { "id": "f_vent_pipe", "fg": 2188 }, - { "id": "f_washer", "fg": 2189 }, - { "id": "f_wild_sarsaparilla", "fg": 2190 }, - { "id": "f_wind_vane", "fg": 2191 }, - { "id": "f_wintergreen", "fg": 2192 }, - { "id": "f_wreckage", "fg": 2193 }, - { "id": "f_boulder_medium", "fg": 2226 }, - { "id": "f_boulder_small", "fg": 2227 }, - { "id": "f_crate_c", "fg": 2228 }, - { "id": "f_crate_o", "fg": 2229 }, - { "id": "f_55gal_firebarrel", "fg": 2230 }, - { "id": "f_active_backup_generator", "fg": 2247 }, - { "id": "f_aut_gas_console", "fg": 2264 }, - { "id": "f_aut_gas_console_o", "fg": 2265 }, - { "id": "f_autodoc", "fg": 2266 }, - { "id": "f_barricade_road", "fg": 2267 }, - { "id": "f_barstool", "fg": 2268 }, - { "id": "f_beaded_door", "fg": 2275 }, - { "id": "f_beaded_door_o", "fg": 2276 }, - { "id": "f_archery_target_box", "fg": 2324 }, - { "id": "f_console", "fg": 2326 }, - { "id": "f_console_broken", "fg": 2327 }, - { "id": "f_curtain_open", "fg": 2338 }, - { "id": "f_dresser", "fg": 2357 }, - { "id": "f_firefly_terrarium", "fg": 2362 }, - { "id": "f_floor_mattress", "fg": 2364 }, - { "id": "f_gazing_ball", "fg": 2366 }, - { "id": "f_glowingbulb", "fg": 2367 }, - { "id": "f_ground_crafting_spot", "fg": 2368 }, - { "id": "f_machinery_old", "fg": 2392 }, - { "id": "f_mailbox", "fg": 2393 }, - { "id": "f_metal_crate_c", "fg": 2410 }, - { "id": "f_metal_crate_o", "fg": 2411 }, - { "id": "f_metal_crate_r", "fg": 2412 }, - { "id": "f_pallet_brick", "fg": 2430 }, - { "id": "f_pallet_brick_adobe", "fg": 2431 }, - { "id": "f_portable_stove", "fg": 2432 }, - { "id": "f_rubble", "fg": 2433 }, - { "id": "f_skin_wall_t_connection_e", "fg": 2464 }, - { "id": "f_speaker_cabinet", "fg": 2470 }, - { "id": "f_stack_plank", "fg": 2471 }, - { "id": "f_still", "fg": 2472 }, - { "id": "f_training_dummy_heavy", "fg": 2489 }, - { "id": "f_training_dummy_light", "fg": 2490 }, - { "id": "f_woodstove", "fg": 2491 }, - { "id": "f_workbench", "fg": 2492 }, - { "id": "f_grave_head", "fg": 2493 }, - { "id": "f_grave_monument", "fg": 2494 }, - { "id": "f_grave_stone", "fg": 2495 }, - { "id": "f_grave_stone_old", "fg": 2496 }, - { "id": "f_exodii_signpost", "fg": 2497 }, - { "id": "f_sign", "fg": 2498 }, - { "id": "f_sign_warning", "fg": 2499 }, - { "id": "2h_flail_steel", "fg": 2501 }, - { "id": "30gal_barrel", "fg": 2502 }, - { "id": "30gal_drum", "fg": 2503 }, - { "id": "30gal_drum_aluminum", "fg": 2504 }, - { "id": "55gal_drum", "fg": 2505 }, - { "id": "55gal_drum_aluminum", "fg": 2506 }, - { "id": "abstractmap", "fg": 2507 }, - { "id": "adhesive_bandages", "fg": 2508 }, - { "id": "airhorn", "fg": 2509 }, - { "id": "alloy_plate", "fg": 2510 }, - { "id": "aluminum_stepladder", "fg": 2511 }, - { "id": "ammunition_box_carlgustav", "fg": 2512 }, - { "id": "ammunition_can_carlgustav", "fg": 2513 }, - { "id": "amplifier_head", "fg": 2514 }, - { "id": "anvil", "fg": 2515 }, - { "id": "arm_warmers", "fg": 2516 }, - { "id": "autoclave", "fg": 2517 }, - { "id": "ax", "fg": 2518 }, - { "id": "bag_body_bag", "fg": 2519 }, - { "id": "bag_plastic", "fg": 2520 }, - { "id": "bat", "fg": 2521 }, - { "id": "bat_metal", "fg": 2522 }, - { "id": "bat_nerf", "fg": 2523 }, - { "id": "bikini_bottom_var_flag_bikini_bottom", "fg": 2524 }, - { "id": "bikini_top_var_flag_bikini_top", "fg": 2525 }, - { "id": "blazer", "fg": 2526 }, - { "id": "blutwurst_sausage", "fg": 2527 }, - { "id": "boltcutters", "fg": 2528 }, - { "id": "bone", "fg": 2529 }, - { "id": "bone_knife", "fg": 2530 }, - { "id": "bone_tainted", "fg": 2531 }, - { "id": "book_pieces", "fg": 2532 }, - { "id": "bookplate", "fg": 2533 }, - { "id": "bottle_opener", "fg": 2534 }, - { "id": "box_large", "fg": 2535 }, - { "id": "box_large_metal", "fg": 2536 }, - { "id": "box_oversize_metal", "fg": 2537 }, - { "id": "boxing_gloves", "fg": 2538 }, - { "id": "broken_dimensional_anchor", "fg": 2539 }, - { "id": "broom", "fg": 2540 }, - { "id": "bucket", "fg": 2541 }, - { "id": "butane_tank", "fg": 2542 }, - { "id": "bwirebat", "fg": 2543 }, - { "id": "cable_instrument", "fg": 2544 }, - { "id": "cable_xlr", "fg": 2545 }, - { "id": "can_opener", "fg": 2546 }, - { "id": "candle", "fg": 2547 }, - { "id": "candle_lit", "fg": 2548 }, - { "id": "carbon_electrode", "fg": 2549 }, - { "id": "cell_phone", "fg": 2550 }, - { "id": "chain", "fg": 2551 }, - { "id": "chopsticks", "fg": 2552 }, - { "id": "clamp", "fg": 2553 }, - { "id": "cloth_shirt_padded", "fg": 2554 }, - { "id": "cloth_vest_padded", "fg": 2555 }, - { "id": "comb_pocket", "fg": 2556 }, - { "id": "condom", "fg": 2557 }, - { "id": "cookies", "fg": 2558 }, - { "id": "copper_ax", "fg": 2559 }, - { "id": "cudgel", "fg": 2560 }, - { "id": "cutting_board", "fg": 2561 }, - { "id": "dehydrator", "fg": 2562 }, - { "id": "dimensional_anchor", "fg": 2563 }, - { "id": "dimensional_anchor_on", "fg": 2564 }, - { "id": "dnd", "fg": 2565 }, - { "id": "doormat", "fg": 2566 }, - { "id": "dress_shirt", "fg": 2567 }, - { "id": "eclipse_glasses", "fg": 2568 }, - { "id": "egg_antlion", "fg": 2569 }, - { "id": "eyedrops", "fg": 2570 }, - { "id": "fan", "fg": 2571 }, - { "id": "fancy_glasses_bifocal", "fg": 2572 }, - { "id": "fancy_glasses_eye", "fg": 2573 }, - { "id": "fancy_glasses_reading", "fg": 2574 }, - { "id": "feather", "fg": 2575 }, - { "id": "fencing_sabre", "fg": 2576 }, - { "id": "fetid_goop", "fg": 2577 }, - { "id": "fiber_mat", "fg": 2578 }, - { "id": "file", "fg": 2579 }, - { "id": "fire_ax", "fg": 2580 }, - { "id": "flag_jumpsuit", "fg": 2581 }, - { "id": "flag_pants", "fg": 2582 }, - { "id": "flag_shirt", "fg": 2583 }, - { "id": "flask_hip", "fg": 2584 }, - { "id": "folded_skateboard_generic", "fg": 2585 }, - { "id": "frame", "fg": 2586 }, - { "id": "frisbee", "fg": 2588 }, - { "id": "funnel", "fg": 2589 }, - { "id": "glass_macuahuitl", "fg": 2590 }, - { "id": "glass_sheet", "fg": 2591 }, - { "id": "glasses_bifocale", "fg": 2592 }, - { "id": "glasses_eye", "fg": 2593 }, - { "id": "glasses_reading", "fg": 2594 }, - { "id": "gloves_medical", "fg": 2595 }, - { "id": "hair_dryer", "fg": 2596 }, - { "id": "hammer_sledge", "fg": 2597 }, - { "id": "hammer_sledge_heavy", "fg": 2598 }, - { "id": "hammer_sledge_short", "fg": 2599 }, - { "id": "hammock", "fg": 2600 }, - { "id": "hammock_net", "fg": 2601 }, - { "id": "hand_drill", "fg": 2602 }, - { "id": "hat_fur", "fg": 2603 }, - { "id": "hat_sombrero", "fg": 2604 }, - { "id": "helmet_kabuto", "fg": 2605 }, - { "id": "helmet_motor", "fg": 2606 }, - { "id": "helmet_motor_raised", "fg": 2607 }, - { "id": "hockey_stick", "fg": 2608 }, - { "id": "homewrecker", "fg": 2609 }, - { "id": "hood_ninja", "fg": 2610 }, - { "id": "hoodie", "fg": 2611 }, - { "id": "hotplate", "fg": 2612 }, - { "id": "household_washing_machine", "fg": 2613 }, - { "id": "household_water_heater", "fg": 2614 }, - { "id": "ipok", "fg": 2615 }, - { "id": "keg", "fg": 2616 }, - { "id": "keg_steel", "fg": 2617 }, - { "id": "kettle", "fg": 2618 }, - { "id": "kiln_lit", "fg": 2619 }, - { "id": "knife_paring", "fg": 2620 }, - { "id": "knife_steak", "fg": 2621 }, - { "id": "knit_scarf", "fg": 2622 }, - { "id": "landmine", "fg": 2623 }, - { "id": "laptop", "fg": 2624 }, - { "id": "laptop_screen_lit", "fg": 2625 }, - { "id": "large_propane_tank", "fg": 2626 }, - { "id": "lawnmower", "fg": 2627 }, - { "id": "licorice", "fg": 2628 }, - { "id": "manual_tire_changer", "fg": 2629 }, - { "id": "mask_dust_var_flag_mask_dust", "fg": 2630 }, - { "id": "material_limestone", "fg": 2631 }, - { "id": "material_rhodonite", "fg": 2632 }, - { "id": "material_rocksalt", "fg": 2633 }, - { "id": "material_zincite", "fg": 2634 }, - { "id": "mattress", "fg": 2635 }, - { "id": "medium_propane_tank", "fg": 2636 }, - { "id": "miner_hat_on", "fg": 2637 }, - { "id": "mobile_memory_card", "fg": 2638 }, - { "id": "molotov", "fg": 2639 }, - { "id": "molotov_lit", "fg": 2640 }, - { "id": "mop", "fg": 2642 }, - { "id": "motor_large", "fg": 2643 }, - { "id": "motor_tiny", "fg": 2644 }, - { "id": "mp3", "fg": 2645 }, - { "id": "nailbat", "fg": 2646 }, - { "id": "nailgun", "fg": 2647 }, - { "id": "nanomaterial", "fg": 2648 }, - { "id": "ninja_dress", "fg": 2649 }, - { "id": "ninja_dress_sleeveless", "fg": 2650 }, - { "id": "office_holepunch", "fg": 2651 }, - { "id": "oven", "fg": 2652 }, - { "id": "paper", "fg": 2653 }, - { "id": "pencil", "fg": 2654 }, - { "id": "permanent_marker", "fg": 2655 }, - { "id": "pipe_fittings", "fg": 2656 }, - { "id": "pipe_shotgun", "fg": 2657 }, - { "id": "plank_long", "fg": 2658 }, - { "id": "plastic_boat_hull", "fg": 2659 }, - { "id": "plastic_straw", "fg": 2660 }, - { "id": "plums", "fg": 2661 }, - { "id": "pointy_stick", "fg": 2662 }, - { "id": "pom_poms", "fg": 2663 }, - { "id": "pool_cue", "fg": 2664 }, - { "id": "portable_stove", "fg": 2665 }, - { "id": "primitive_adze", "fg": 2666 }, - { "id": "primitive_shovel", "fg": 2667 }, - { "id": "propane_cooker", "fg": 2668 }, - { "id": "radio", "fg": 2669 }, - { "id": "radio_on", "fg": 2670 }, - { "id": "rake_plastic", "fg": 2671 }, - { "id": "rapier", "fg": 2672 }, - { "id": "rapier_fake", "fg": 2673 }, - { "id": "rashguard_var_flag_rashguard_shirt", "fg": 2674 }, - { "id": "rc_car_box", "fg": 2675 }, - { "id": "rebar", "fg": 2676 }, - { "id": "rebreather_filter", "fg": 2677 }, - { "id": "reinforced_glass_pane", "fg": 2678 }, - { "id": "rhubarb", "fg": 2679 }, - { "id": "rock_quern", "fg": 2680 }, - { "id": "rock_sock", "fg": 2681 }, - { "id": "sandpaper", "fg": 2682 }, - { "id": "saxophone", "fg": 2683 }, - { "id": "screwdriver_set", "fg": 2684 }, - { "id": "shovel", "fg": 2685 }, - { "id": "shovel_snow_plastic", "fg": 2686 }, - { "id": "sm_extinguisher", "fg": 2687 }, - { "id": "spear_copper", "fg": 2688 }, - { "id": "spear_pipe", "fg": 2689 }, - { "id": "spear_rebar", "fg": 2690 }, - { "id": "spear_spike", "fg": 2691 }, - { "id": "spear_steel", "fg": 2692 }, - { "id": "spear_wood", "fg": 2693 }, - { "id": "spoon", "fg": 2694 }, - { "id": "spray_can", "fg": 2695 }, - { "id": "staff_sling", "fg": 2696 }, - { "id": "standard_template_construct", "fg": 2697 }, - { "id": "standing_lamp", "fg": 2698 }, - { "id": "steel_armor", "fg": 2699 }, - { "id": "stereo", "fg": 2700 }, - { "id": "stick_long", "fg": 2701 }, - { "id": "still", "fg": 2702 }, - { "id": "stock_pot", "fg": 2703 }, - { "id": "straw_hat", "fg": 2704 }, - { "id": "sunglasses", "fg": 2705 }, - { "id": "sunglasses_bifocal", "fg": 2706 }, - { "id": "sunglasses_eye", "fg": 2707 }, - { "id": "sunglasses_reading", "fg": 2708 }, - { "id": "survivor_adhoc_leather_shirt", "fg": 2709 }, - { "id": "survivor_adhoc_leather_torso", "fg": 2710 }, - { "id": "swat_armor", "fg": 2711 }, - { "id": "syringe", "fg": 2712 }, - { "id": "teleumbrella", "fg": 2713 }, - { "id": "tinyweldtank", "fg": 2714 }, - { "id": "toolbox_empty", "fg": 2715 }, - { "id": "tux", "fg": 2716 }, - { "id": "two_way_radio", "fg": 2717 }, - { "id": "vh_autoclave", "fg": 2718 }, - { "id": "weldtank", "fg": 2719 }, - { "id": "wetsuit_spring", "fg": 2720 }, - { "id": "wood_sheet", "fg": 2721 }, - { "id": "wooden_barrel", "fg": 2722 }, - { "id": "wooden_post", "fg": 2723 }, - { "id": "wooden_post_long", "fg": 2724 }, - { "id": "wool_suit", "fg": 2725 }, - { "id": "wrapper", "fg": 2726 }, - { "id": "xlframe", "fg": 2727 }, - { "id": "2_shot_special", "fg": 2728 }, - { "id": "boots_bone", "fg": 2729 }, - { "id": "helmet_skull", "fg": 2730 }, - { "id": "jacket_leather_bone", "fg": 2731 }, - { "id": "bio_int_enhancer", "fg": 2732 }, - { "id": "full_barrel_bomb", "fg": 2733 }, - { "id": "full_barrel_bomb_act", "fg": 2734 }, - { "id": "half_barrel_bomb", "fg": 2735 }, - { "id": "half_barrel_bomb_act", "fg": 2736 }, - { "id": "mre_box", "fg": 2737 }, - { "id": "mre_lemontuna_box", "fg": 2740 }, - { "id": "large_printout_portal_storm_data", "fg": 2743 }, - { "id": "medium_printout_portal_storm_data", "fg": 2744 }, - { "id": "nre_recorder", "fg": 2745 }, - { "id": "small_printout_portal_storm_data", "fg": 2746 }, - { "id": "rake", "fg": 2747 }, - { "id": "rifle_case_soft", "fg": 2776 }, - { "id": "rifle_case_soft_2", "fg": 2777 }, - { "id": "rifle_case_soft_leather_2", "fg": 2779 }, - { "id": "rucksack", "fg": 2780 }, - { "id": "bubblewrap", "fg": 2792 }, - { "id": "clay_quern", "fg": 2796 }, - { "id": "balaclava", "fg": 2797 }, - { "id": "beret", "fg": 2798 }, - { "id": "boxer_briefs", "fg": 2799 }, - { "id": "boxer_shorts", "fg": 2800 }, - { "id": "boy_shorts", "fg": 2801 }, - { "id": "bra", "fg": 2802 }, - { "id": "briefs", "fg": 2803 }, - { "id": "coat_lab", "fg": 2804 }, - { "id": "corset", "fg": 2805 }, - { "id": "hat_cotton", "fg": 2806 }, - { "id": "helmet_chitin", "fg": 2807 }, - { "id": "jeans", "fg": 2808 }, - { "id": "longshirt", "fg": 2809 }, - { "id": "mask_dust", "fg": 2810 }, - { "id": "polo_shirt", "fg": 2811 }, - { "id": "ragpouch", "fg": 2812 }, - { "id": "skirt", "fg": 2813 }, - { "id": "sneakers", "fg": 2814 }, - { "id": "socks", "fg": 2815 }, - { "id": "striped_shirt", "fg": 2816 }, - { "id": "sweater", "fg": 2817 }, - { "id": "sweatshirt", "fg": 2818 }, - { "id": "tshirt", "fg": 2819 }, - { "id": "i4_combustion", "fg": 2835 }, - { "id": "cola", "fg": 2841 }, - { "id": "juice", "fg": 2845 }, - { "id": "milk", "fg": 2847 }, - { "id": "purple_drink", "fg": 2851 }, - { "id": "tomato_juice", "fg": 2852 }, - { "id": "vinegar", "fg": 2853 }, - { "id": "portable_game", "fg": 2885 }, - { "id": "q_staff", "fg": 2888 }, - { "id": "active_backup_generator", "fg": 2918 }, - { "id": "american_flag", "fg": 2919 }, - { "id": "22_blank", "fg": 2920 }, - { "id": "22_cb", "fg": 2921 }, - { "id": "22_fmj", "fg": 2922 }, - { "id": "22_lr", "fg": 2923 }, - { "id": "22_ratshot", "fg": 2924 }, - { "id": "bp_22_fmj", "fg": 2925 }, - { "id": "bp_22_lr", "fg": 2926 }, - { "id": "reloaded_22_fmj", "fg": 2927 }, - { "id": "reloaded_22_lr", "fg": 2928 }, - { "id": "223", "fg": 2929 }, - { "id": "556", "fg": 2930 }, - { "id": "556_incendiary", "fg": 2931 }, - { "id": "556_m855a1", "fg": 2932 }, - { "id": "556_mk262", "fg": 2933 }, - { "id": "556_mk318", "fg": 2934 }, - { "id": "bp_223", "fg": 2935 }, - { "id": "bp_556", "fg": 2936 }, - { "id": "bp_556_incendiary", "fg": 2937 }, - { "id": "reloaded_223", "fg": 2938 }, - { "id": "reloaded_556", "fg": 2939 }, - { "id": "reloaded_556_incendiary", "fg": 2940 }, - { "id": "270win_jsp", "fg": 2941 }, - { "id": "bp_270win_jsp", "fg": 2942 }, - { "id": "reloaded_270win_jsp", "fg": 2943 }, - { "id": "3006", "fg": 2944 }, - { "id": "3006_incendiary", "fg": 2945 }, - { "id": "3006fmj", "fg": 2946 }, - { "id": "bp_3006", "fg": 2947 }, - { "id": "bp_3006_incendiary", "fg": 2948 }, - { "id": "bp_3006fmj", "fg": 2949 }, - { "id": "reloaded_3006", "fg": 2950 }, - { "id": "reloaded_3006_incendiary", "fg": 2951 }, - { "id": "reloaded_3006fmj", "fg": 2952 }, - { "id": "300_winmag", "fg": 2953 }, - { "id": "bp_300_winmag", "fg": 2954 }, - { "id": "reloaded_300_winmag", "fg": 2955 }, - { "id": "308", "fg": 2956 }, - { "id": "762_51", "fg": 2957 }, - { "id": "762_51_incendiary", "fg": 2958 }, - { "id": "bp_308", "fg": 2959 }, - { "id": "bp_762_51", "fg": 2960 }, - { "id": "bp_762_51_incendiary", "fg": 2961 }, - { "id": "reloaded_308", "fg": 2962 }, - { "id": "reloaded_762_51", "fg": 2963 }, - { "id": "reloaded_762_51_incendiary", "fg": 2964 }, - { "id": "32_acp", "fg": 2965 }, - { "id": "bp_32_acp", "fg": 2966 }, - { "id": "reloaded_32_acp", "fg": 2967 }, - { "id": "38_fmj", "fg": 2968 }, - { "id": "38_special", "fg": 2969 }, - { "id": "38_super", "fg": 2970 }, - { "id": "38super_fmj", "fg": 2971 }, - { "id": "bp_38_fmj", "fg": 2972 }, - { "id": "bp_38_special", "fg": 2973 }, - { "id": "reloaded_38_fmj", "fg": 2974 }, - { "id": "reloaded_38_special", "fg": 2975 }, - { "id": "reloaded_38_super", "fg": 2976 }, - { "id": "reloaded_38super_fmj", "fg": 2977 }, - { "id": "380_FMJ", "fg": 2978 }, - { "id": "380_JHP", "fg": 2979 }, - { "id": "380_p", "fg": 2980 }, - { "id": "bp_380_FMJ", "fg": 2981 }, - { "id": "bp_380_JHP", "fg": 2982 }, - { "id": "reloaded_380_FMJ", "fg": 2983 }, - { "id": "reloaded_380_JHP", "fg": 2984 }, - { "id": "reloaded_380_p", "fg": 2985 }, - { "id": "44fmj", "fg": 2986 }, - { "id": "44magnum", "fg": 2987 }, - { "id": "bp_44fmj", "fg": 2988 }, - { "id": "bp_44magnum", "fg": 2989 }, - { "id": "reloaded_44fmj", "fg": 2990 }, - { "id": "reloaded_44magnum", "fg": 2991 }, - { "id": "45_acp", "fg": 2992 }, - { "id": "45_jhp", "fg": 2993 }, - { "id": "45_super", "fg": 2994 }, - { "id": "bp_45_acp", "fg": 2995 }, - { "id": "bp_45_jhp", "fg": 2996 }, - { "id": "reloaded_45_acp", "fg": 2997 }, - { "id": "reloaded_45_jhp", "fg": 2998 }, - { "id": "reloaded_45_super", "fg": 2999 }, - { "id": "10mm_fmj", "fg": 3000 }, - { "id": "bp_10mm_fmj", "fg": 3001 }, - { "id": "reloaded_10mm_fmj", "fg": 3002 }, - { "id": "120mm_HEAT", "fg": 3003 }, - { "id": "123ln", "fg": 3004 }, - { "id": "300blk", "fg": 3005 }, - { "id": "300blk_ss", "fg": 3006 }, - { "id": "bp_300blk", "fg": 3007 }, - { "id": "reloaded_300blk", "fg": 3008 }, - { "id": "357mag_fmj", "fg": 3009 }, - { "id": "357mag_jhp", "fg": 3010 }, - { "id": "bp_357mag_fmj", "fg": 3011 }, - { "id": "bp_357mag_jhp", "fg": 3012 }, - { "id": "reloaded_357mag_fmj", "fg": 3013 }, - { "id": "reloaded_357mag_jhp", "fg": 3014 }, - { "id": "357sig_fmj", "fg": 3015 }, - { "id": "357sig_jhp", "fg": 3016 }, - { "id": "bp_357sig_fmj", "fg": 3017 }, - { "id": "bp_357sig_jhp", "fg": 3018 }, - { "id": "reloaded_357sig_fmj", "fg": 3019 }, - { "id": "reloaded_357sig_jhp", "fg": 3020 }, - { "id": "40fmj", "fg": 3021 }, - { "id": "40sw", "fg": 3022 }, - { "id": "bp_40fmj", "fg": 3023 }, - { "id": "bp_40sw", "fg": 3024 }, - { "id": "reloaded_40fmj", "fg": 3025 }, - { "id": "reloaded_40sw", "fg": 3026 }, - { "id": "9mm", "fg": 3027 }, - { "id": "9mmP", "fg": 3028 }, - { "id": "9mmP2", "fg": 3029 }, - { "id": "9mmfmj", "fg": 3030 }, - { "id": "bp_9mm", "fg": 3031 }, - { "id": "bp_9mmfmj", "fg": 3032 }, - { "id": "reloaded_9mm", "fg": 3033 }, - { "id": "reloaded_9mmP", "fg": 3034 }, - { "id": "reloaded_9mmP2", "fg": 3035 }, - { "id": "reloaded_9mmfmj", "fg": 3036 }, - { "id": "bp_shot_00", "fg": 3050 }, - { "id": "bp_shot_bird", "fg": 3051 }, - { "id": "bp_shot_dragon", "fg": 3052 }, - { "id": "bp_shot_flechette", "fg": 3053 }, - { "id": "bp_shot_scrap", "fg": 3054 }, - { "id": "bp_shot_slug", "fg": 3055 }, - { "id": "reloaded_shot_00", "fg": 3056 }, - { "id": "reloaded_shot_bird", "fg": 3057 }, - { "id": "reloaded_shot_dragon", "fg": 3058 }, - { "id": "reloaded_shot_flechette", "fg": 3059 }, - { "id": "reloaded_shot_slug", "fg": 3060 }, - { "id": "shot_00", "fg": 3061 }, - { "id": "shot_beanbag", "fg": 3062 }, - { "id": "shot_bird", "fg": 3063 }, - { "id": "shot_dragon", "fg": 3064 }, - { "id": "shot_flechette", "fg": 3065 }, - { "id": "shot_he", "fg": 3066 }, - { "id": "shot_scrap", "fg": 3067 }, - { "id": "shot_slug", "fg": 3068 }, - { "id": "archery_target_box", "fg": 3069 }, - { "id": "armor_lorica", "fg": 3070 }, - { "id": "armor_ch_heavyplate", "fg": 3071 }, - { "id": "armor_hc_heavyplate", "fg": 3072 }, - { "id": "armor_lc_heavyplate", "fg": 3073 }, - { "id": "armor_mc_heavyplate", "fg": 3074 }, - { "id": "armor_qt_heavyplate", "fg": 3075 }, - { "id": "1895sbl", "fg": 3076 }, - { "id": "AT4", "fg": 3077 }, - { "id": "LAW", "fg": 3078 }, - { "id": "M24", "fg": 3079 }, - { "id": "RPG", "fg": 3080 }, - { "id": "USAS_12", "fg": 3081 }, - { "id": "airspeargun", "fg": 3082 }, - { "id": "ak74", "fg": 3084 }, - { "id": "american_180", "fg": 3085 }, - { "id": "an94", "fg": 3086 }, - { "id": "ar10", "fg": 3087 }, - { "id": "arx160", "fg": 3089 }, - { "id": "as50", "fg": 3090 }, - { "id": "atgm_launcher", "fg": 3091 }, - { "id": "bbgun", "fg": 3092 }, - { "id": "bfg50", "fg": 3093 }, - { "id": "bh_m89", "fg": 3094 }, - { "id": "blunderbuss", "fg": 3095 }, - { "id": "browning_blr", "fg": 3096 }, - { "id": "chemical_thrower", "fg": 3098 }, - { "id": "coilgun", "fg": 3099 }, - { "id": "colt_lightning", "fg": 3100 }, - { "id": "colt_ro635", "fg": 3101 }, - { "id": "combination_gun", "fg": 3102 }, - { "id": "cx4", "fg": 3103 }, - { "id": "doublespeargun", "fg": 3104 }, - { "id": "emp_gun", "fg": 3105 }, - { "id": "famas", "fg": 3106 }, - { "id": "flamethrower", "fg": 3107 }, - { "id": "fn_fal", "fg": 3108 }, - { "id": "fs2000", "fg": 3109 }, - { "id": "ftk93", "fg": 3110 }, - { "id": "garand", "fg": 3111 }, - { "id": "heavy_rail_rifle", "fg": 3112 }, - { "id": "helsing", "fg": 3113 }, - { "id": "henry_big_boy", "fg": 3114 }, - { "id": "hk417_13", "fg": 3115 }, - { "id": "hk_g3", "fg": 3116 }, - { "id": "hk_g36", "fg": 3117 }, - { "id": "hk_g80", "fg": 3118 }, - { "id": "hk_mp5k", "fg": 3119 }, - { "id": "hk_mp5sd", "fg": 3120 }, - { "id": "iwi_tavor_x95_300blk", "fg": 3121 }, - { "id": "ksg-25", "fg": 3122 }, - { "id": "ksg", "fg": 3123 }, - { "id": "ksub2000", "fg": 3124 }, - { "id": "laser_cannon", "fg": 3125 }, - { "id": "laser_rifle", "fg": 3126 }, - { "id": "lever_shotgun", "fg": 3127 }, - { "id": "longrifle_flintlock", "fg": 3128 }, - { "id": "m107a1", "fg": 3129 }, - { "id": "m110a1", "fg": 3130 }, - { "id": "m134", "fg": 3131 }, - { "id": "m14ebr", "fg": 3132 }, - { "id": "m1903", "fg": 3135 }, - { "id": "m1918", "fg": 3136 }, - { "id": "m1a", "fg": 3137 }, - { "id": "m2010", "fg": 3138 }, - { "id": "m231pfw", "fg": 3139 }, - { "id": "m240", "fg": 3140 }, - { "id": "m27_assault_rifle_var_h&k416a5", "fg": 3142 }, - { "id": "m27_assault_rifle_var_m27iar", "fg": 3143 }, - { "id": "m27_assault_rifle_var_m38dmr", "fg": 3144 }, - { "id": "m27_assault_rifle_var_scar_l", "fg": 3145 }, - { "id": "m2browning", "fg": 3146 }, - { "id": "m2browning_sawn", "fg": 3147 }, - { "id": "m3_carlgustav", "fg": 3148 }, - { "id": "m4_carlgustav", "fg": 3150 }, - { "id": "m79", "fg": 3152 }, - { "id": "mark19", "fg": 3153 }, - { "id": "marlin_9a", "fg": 3154 }, - { "id": "mininuke_launcher", "fg": 3155 }, - { "id": "mosin44", "fg": 3156 }, - { "id": "mosin44_ebr", "fg": 3157 }, - { "id": "mosin91_30", "fg": 3158 }, - { "id": "mosin91_30_ebr", "fg": 3159 }, - { "id": "mossberg_500", "fg": 3160 }, - { "id": "mossberg_500_var_mossberg_500_security", "fg": 3161 }, - { "id": "mossberg_590", "fg": 3162 }, - { "id": "mossberg_590_var_SPAS_12", "fg": 3163 }, - { "id": "mossberg_930", "fg": 3164 }, - { "id": "mossberg_930_var_m1014", "fg": 3165 }, - { "id": "mp18", "fg": 3166 }, - { "id": "needlegun", "fg": 3168 }, - { "id": "pamd68", "fg": 3169 }, - { "id": "pamd71z", "fg": 3170 }, - { "id": "pipe_combination_gun", "fg": 3171 }, - { "id": "plasma_gun", "fg": 3172 }, - { "id": "plasma_rifle", "fg": 3173 }, - { "id": "ppsh", "fg": 3174 }, - { "id": "rebar_rifle", "fg": 3175 }, - { "id": "remington700_270", "fg": 3176 }, - { "id": "remington_700", "fg": 3177 }, - { "id": "remington_870", "fg": 3178 }, - { "id": "remington_870_breacher", "fg": 3179 }, - { "id": "remington_870_express", "fg": 3180 }, - { "id": "remington_870_var_browning_a5", "fg": 3181 }, - { "id": "remington_870_var_remington_1100", "fg": 3182 }, - { "id": "rifle_flintlock", "fg": 3183 }, - { "id": "rm120c", "fg": 3184 }, - { "id": "rm20", "fg": 3185 }, - { "id": "rm298", "fg": 3186 }, - { "id": "rm451_flamethrower", "fg": 3187 }, - { "id": "rm51_assault_rifle", "fg": 3188 }, - { "id": "rm614_lmg", "fg": 3189 }, - { "id": "rm802", "fg": 3190 }, - { "id": "rm88_battle_rifle", "fg": 3191 }, - { "id": "ruger_1022", "fg": 3192 }, - { "id": "ruger_mini", "fg": 3193 }, - { "id": "saiga_12", "fg": 3194 }, - { "id": "saiga_410", "fg": 3195 }, - { "id": "savage_111f", "fg": 3196 }, - { "id": "scar_h", "fg": 3197 }, - { "id": "sharps", "fg": 3198 }, - { "id": "shotgun_410", "fg": 3199 }, - { "id": "shotgun_d", "fg": 3200 }, - { "id": "shotgun_s", "fg": 3201 }, - { "id": "sig552", "fg": 3202 }, - { "id": "sig_mcx_rattler_sbr", "fg": 3203 }, - { "id": "skorpion_82", "fg": 3204 }, - { "id": "sks", "fg": 3205 }, - { "id": "smg_9mm", "fg": 3207 }, - { "id": "speargun", "fg": 3208 }, - { "id": "sten", "fg": 3209 }, - { "id": "steyr_aug", "fg": 3210 }, - { "id": "surv_rocket_launcher", "fg": 3211 }, - { "id": "survivor_special_700", "fg": 3212 }, - { "id": "tac50", "fg": 3213 }, - { "id": "tavor_12", "fg": 3214 }, - { "id": "tihar", "fg": 3215 }, - { "id": "tommygun", "fg": 3216 }, - { "id": "trex_gun", "fg": 3217 }, - { "id": "weatherby_5", "fg": 3218 }, - { "id": "win70", "fg": 3219 }, - { "id": "winchester_1887", "fg": 3220 }, - { "id": "winchester_1897", "fg": 3221 }, - { "id": "sw_500", "fg": 3222 }, - { "id": "sw_610", "fg": 3223 }, - { "id": "pamd68rubik", "fg": 3224 }, - { "id": "backpack", "fg": 3225 }, - { "id": "backpack_hiking", "fg": 3226 }, - { "id": "backpack_leather", "fg": 3227 }, - { "id": "backpack_tactical_large", "fg": 3228 }, - { "id": "mbag", "fg": 3229 }, - { "id": "petpack", "fg": 3230 }, - { "id": "runner_bag", "fg": 3231 }, - { "id": "trapper_pack", "fg": 3232 }, - { "id": "travelpack", "fg": 3233 }, - { "id": "barstool", "fg": 3234 }, - { "id": "brain_cooked", "fg": 3235 }, - { "id": "kidney_cooked", "fg": 3236 }, - { "id": "liver_cooked", "fg": 3237 }, - { "id": "lung_cooked", "fg": 3238 }, - { "id": "meat_cooked", "fg": 3239 }, - { "id": "meat_fried", "fg": 3240 }, - { "id": "meat_scrap_cooked", "fg": 3241 }, - { "id": "meat_smoked", "fg": 3242 }, - { "id": "mutant_meat_cooked", "fg": 3243 }, - { "id": "mutant_meat_scrap_cooked", "fg": 3244 }, - { "id": "small_stomach_boiled", "fg": 3245 }, - { "id": "stomach_boiled", "fg": 3246 }, - { "id": "sweetbread_cooked", "fg": 3247 }, - { "id": "bath_toy", "fg": 3248 }, - { "id": "blackjack", "fg": 3249 }, - { "id": "blanket", "fg": 3250 }, - { "id": "bodypillow_makeshift", "fg": 3251 }, - { "id": "bodypillow_var_bodypillow_azurlane", "fg": 3252 }, - { "id": "bodypillow_var_bodypillow_femboy", "fg": 3254 }, - { "id": "bodypillow_var_bodypillow_furry", "fg": 3255 }, - { "id": "bodypillow_var_bodypillow_generic", "fg": 3256 }, - { "id": "bodypillow_var_bodypillow_gfl", "fg": 3257 }, - { "id": "bodypillow_var_bodypillow_goth", "fg": 3258 }, - { "id": "bodypillow_var_bodypillow_survivor", "fg": 3259 }, - { "id": "bodypillow_var_bodypillow_tomboy", "fg": 3260 }, - { "id": "bodypillow_var_bodypillow_tsundere", "fg": 3261 }, - { "id": "bodypillow_var_bodypillow_vocaloid", "fg": 3262 }, - { "id": "bodypillow_var_bodypillow_vtuber", "fg": 3263 }, - { "id": "bodypillow_var_bodypillow_yandere", "fg": 3264 }, - { "id": "bodysuit_lycra_var_batman_suit_black", "fg": 3265 }, - { "id": "bodysuit_lycra_var_black_widow_suit", "fg": 3266 }, - { "id": "bodysuit_lycra_var_bondage_suit", "fg": 3267 }, - { "id": "bodysuit_lycra_var_flag_suit", "fg": 3268 }, - { "id": "bodysuit_lycra_var_samus_zero_suit_black", "fg": 3269 }, - { "id": "bodysuit_lycra_var_samus_zero_suit_blue", "fg": 3270 }, - { "id": "bodysuit_lycra_var_samus_zero_suit_red", "fg": 3271 }, - { "id": "bodysuit_lycra_var_skeleton_suit", "fg": 3272 }, - { "id": "bodysuit_lycra_var_spiderman_suit_red", "fg": 3273 }, - { "id": "bodysuit_lycra_var_superhero_suit_green", "fg": 3274 }, - { "id": "bodysuit_lycra_var_superhero_suit_pink", "fg": 3275 }, - { "id": "bodysuit_lycra_var_superhero_suit_purple", "fg": 3276 }, - { "id": "bodysuit_lycra_var_superman_suit_blue", "fg": 3277 }, - { "id": "brazing_rod_alloy", "fg": 3278 }, - { "id": "brazing_rod_bronze", "fg": 3279 }, - { "id": "broadsword", "fg": 3280 }, - { "id": "cards_magic", "fg": 3281 }, - { "id": "catan", "fg": 3282 }, - { "id": "ch_chainmail_vest", "fg": 3283 }, - { "id": "hc_chainmail_vest", "fg": 3284 }, - { "id": "lc_chainmail_vest", "fg": 3285 }, - { "id": "mc_chainmail_vest", "fg": 3286 }, - { "id": "qt_chainmail_vest", "fg": 3287 }, - { "id": "armchair", "fg": 3288 }, - { "id": "chair_plywood", "fg": 3289 }, - { "id": "chair_wood", "fg": 3290 }, - { "id": "chair_wood_black", "fg": 3291 }, - { "id": "chair_wood_white", "fg": 3292 }, - { "id": "deck_chair", "fg": 3293 }, - { "id": "stool_wood", "fg": 3294 }, - { "id": "char_smoker", "fg": 3295 }, - { "id": "acidchitin_piece", "fg": 3296 }, - { "id": "chitin_piece", "fg": 3297 }, - { "id": "deflated_wheel", "fg": 3298 }, - { "id": "extinguisher", "fg": 3299 }, - { "id": "foodperson_mask", "fg": 3300 }, - { "id": "foodperson_mask_on", "fg": 3301 }, - { "id": "freezer", "fg": 3302 }, - { "id": "gloves_fingerless", "fg": 3303 }, - { "id": "gloves_leather", "fg": 3304 }, - { "id": "gloves_liner", "fg": 3305 }, - { "id": "hand_pump", "fg": 3306 }, - { "id": "hoe", "fg": 3307 }, - { "id": "inflatable_boat", "fg": 3308 }, - { "id": "inflatable_dragon", "fg": 3309 }, - { "id": "inflatable_section", "fg": 3310 }, - { "id": "it_battery_mount", "fg": 3311 }, - { "id": "khopesh", "fg": 3312 }, - { "id": "kiln", "fg": 3313 }, - { "id": "analytical_set_basic", "fg": 3314 }, - { "id": "balance_small", "fg": 3315 }, - { "id": "bandages_makeshift_bleached", "fg": 3317 }, - { "id": "beaker", "fg": 3318 }, - { "id": "flask_glass", "fg": 3319 }, - { "id": "gradcylinder", "fg": 3320 }, - { "id": "ph_meter", "fg": 3321 }, - { "id": "rack_test_tube", "fg": 3322 }, - { "id": "spectrophotometer", "fg": 3323 }, - { "id": "test_tube", "fg": 3324 }, - { "id": "voltmeter", "fg": 3325 }, - { "id": "36navy", "fg": 3326 }, - { "id": "40mm_flechet", "fg": 3327 }, - { "id": "40mm_shot", "fg": 3328 }, - { "id": "44army", "fg": 3329 }, - { "id": "500_Magnum", "fg": 3330 }, - { "id": "50match", "fg": 3331 }, - { "id": "545-ap", "fg": 3332 }, - { "id": "762_m43", "fg": 3333 }, - { "id": "acidchitin_plate", "fg": 3334 }, - { "id": "acoustic_guitar", "fg": 3335 }, - { "id": "aluminum_foil", "fg": 3336 }, - { "id": "ammonia", "fg": 3337 }, - { "id": "arming_sword", "fg": 3338 }, - { "id": "atgm_heat", "fg": 3339 }, - { "id": "atomic_coffee", "fg": 3340 }, - { "id": "ballistic_vest_esapi", "fg": 3341 }, - { "id": "banjo", "fg": 3342 }, - { "id": "barley", "fg": 3343 }, - { "id": "basketball", "fg": 3344 }, - { "id": "battleaxe", "fg": 3345 }, - { "id": "beer", "fg": 3346 }, - { "id": "belgian_ale", "fg": 3347 }, - { "id": "bfipowder", "fg": 3349 }, - { "id": "bindle", "fg": 3350 }, - { "id": "bismuth", "fg": 3351 }, - { "id": "bleach", "fg": 3352 }, - { "id": "blueberries_cooked", "fg": 3353 }, - { "id": "boiled_egg", "fg": 3354 }, - { "id": "bone_flute", "fg": 3355 }, - { "id": "bone_human", "fg": 3356 }, - { "id": "boots_acidchitin", "fg": 3357 }, - { "id": "boots_bunker", "fg": 3358 }, - { "id": "boots_hsurvivor", "fg": 3359 }, - { "id": "boots_lsurvivor", "fg": 3360 }, - { "id": "boots_survivor", "fg": 3361 }, - { "id": "boots_western", "fg": 3362 }, - { "id": "bottle_folding", "fg": 3363 }, - { "id": "bottle_plastic_smal", "fg": 3364 }, - { "id": "bowling_pin", "fg": 3365 }, - { "id": "broken_manhack", "fg": 3366 }, - { "id": "broken_skitterbot", "fg": 3367 }, - { "id": "broth_bone", "fg": 3368 }, - { "id": "bum_wine", "fg": 3369 }, - { "id": "camisole", "fg": 3370 }, - { "id": "case_violin", "fg": 3371 }, - { "id": "cattail_rhizome", "fg": 3372 }, - { "id": "cattail_stalk", "fg": 3373 }, - { "id": "cell_phone_flashlight", "fg": 3374 }, - { "id": "ceramic_armor", "fg": 3375 }, - { "id": "ceramic_shard", "fg": 3376 }, - { "id": "chainmail_arms", "fg": 3377 }, - { "id": "chainmail_hauberk", "fg": 3378 }, - { "id": "chainmail_hood", "fg": 3379 }, - { "id": "chainmail_legs", "fg": 3380 }, - { "id": "chainmail_vest", "fg": 3381 }, - { "id": "chem_aluminium_powder", "fg": 3382 }, - { "id": "chem_aluminium_sulphate", "fg": 3383 }, - { "id": "chem_hexamine", "fg": 3384 }, - { "id": "chestwrap", "fg": 3385 }, - { "id": "chestwrap_fur", "fg": 3386 }, - { "id": "chestwrap_leather", "fg": 3387 }, - { "id": "chestwrap_wool", "fg": 3388 }, - { "id": "chili", "fg": 3389 }, - { "id": "chili_pepper", "fg": 3390 }, - { "id": "chipper", "fg": 3391 }, - { "id": "choc_drink", "fg": 3392 }, - { "id": "chocpretzels", "fg": 3393 }, - { "id": "cig_butt", "fg": 3394 }, - { "id": "clarinet", "fg": 3395 }, - { "id": "coffee", "fg": 3396 }, - { "id": "colamdew", "fg": 3397 }, - { "id": "con_milk", "fg": 3398 }, - { "id": "con_mix", "fg": 3399 }, - { "id": "concrete", "fg": 3400 }, - { "id": "contacts", "fg": 3401 }, - { "id": "cooking_oil", "fg": 3402 }, - { "id": "copper_bracelet", "fg": 3403 }, - { "id": "corndogs_cooked", "fg": 3404 }, - { "id": "corndogs_frozen", "fg": 3405 }, - { "id": "cow_bell", "fg": 3406 }, - { "id": "crispycran", "fg": 3407 }, - { "id": "crown_golden", "fg": 3408 }, - { "id": "cured_hide", "fg": 3409 }, - { "id": "cured_pelt", "fg": 3410 }, - { "id": "curry_meat", "fg": 3411 }, - { "id": "curry_powder", "fg": 3412 }, - { "id": "curry_veggy", "fg": 3413 }, - { "id": "dahlia_baked", "fg": 3415 }, - { "id": "dao", "fg": 3416 }, - { "id": "detergent", "fg": 3417 }, - { "id": "diamond", "fg": 3418 }, - { "id": "diamond_dental_grill", "fg": 3419 }, - { "id": "diazepam", "fg": 3420 }, - { "id": "distaff_spindle", "fg": 3422 }, - { "id": "down_blanket", "fg": 3423 }, - { "id": "down_pillow", "fg": 3424 }, - { "id": "dry_fish", "fg": 3425 }, - { "id": "dry_meat_tainted", "fg": 3426 }, - { "id": "dry_veggy_tainted", "fg": 3427 }, - { "id": "egg_bird", "fg": 3428 }, - { "id": "egg_reptile", "fg": 3429 }, - { "id": "eink_tablet_pc", "fg": 3430 }, - { "id": "elec_hairtrimmer", "fg": 3431 }, - { "id": "electric_blanket", "fg": 3432 }, - { "id": "emer_blanket", "fg": 3433 }, - { "id": "emer_blanket_on", "fg": 3434 }, - { "id": "esbit_stove", "fg": 3435 }, - { "id": "estoc", "fg": 3436 }, - { "id": "fire_lance", "fg": 3437 }, - { "id": "fish", "fg": 3438 }, - { "id": "fish_smoked", "fg": 3439 }, - { "id": "fishing_hook_basic", "fg": 3440 }, - { "id": "fishing_rod_basic", "fg": 3441 }, - { "id": "fishing_rod_professional", "fg": 3442 }, - { "id": "flask_yeast", "fg": 3443 }, - { "id": "flute", "fg": 3444 }, - { "id": "folding_poncho", "fg": 3445 }, - { "id": "folding_poncho_on", "fg": 3446 }, - { "id": "food_processor", "fg": 3447 }, - { "id": "footrags", "fg": 3448 }, - { "id": "footrags_fur", "fg": 3449 }, - { "id": "footrags_leather", "fg": 3450 }, - { "id": "footrags_wool", "fg": 3451 }, - { "id": "fruit_cooked", "fg": 3452 }, - { "id": "fungicide", "fg": 3453 }, - { "id": "fur_blanket", "fg": 3454 }, - { "id": "g_carpet", "fg": 3455 }, - { "id": "g_shovel", "fg": 3456 }, - { "id": "gal_drum", "fg": 3457 }, - { "id": "gambeson", "fg": 3458 }, - { "id": "garlic", "fg": 3459 }, - { "id": "gasdiscount_platinum", "fg": 3460 }, - { "id": "gasdiscount_silver", "fg": 3461 }, - { "id": "glass_shard", "fg": 3462 }, - { "id": "glass_shiv", "fg": 3463 }, - { "id": "glass_tinted", "fg": 3464 }, - { "id": "gloves_wraps_fur", "fg": 3465 }, - { "id": "gold_dental_grill", "fg": 3466 }, - { "id": "golf_ball", "fg": 3467 }, - { "id": "gown", "fg": 3468 }, - { "id": "grapnel", "fg": 3469 }, - { "id": "h&k416a5", "fg": 3470 }, - { "id": "halter_top", "fg": 3471 }, - { "id": "hand_axe", "fg": 3472 }, - { "id": "hand_paddles", "fg": 3473 }, - { "id": "hand_rims", "fg": 3474 }, - { "id": "handflare", "fg": 3475 }, - { "id": "handflare_dead", "fg": 3476 }, - { "id": "handflare_lit", "fg": 3477 }, - { "id": "handrolled_cig", "fg": 3478 }, - { "id": "hat_knit", "fg": 3479 }, - { "id": "hbolt_metal", "fg": 3480 }, - { "id": "hbolt_wood", "fg": 3481 }, - { "id": "hdframe", "fg": 3482 }, - { "id": "heatpack", "fg": 3483 }, - { "id": "heatpack_used", "fg": 3484 }, - { "id": "hickory_nut", "fg": 3485 }, - { "id": "hickory_nut_roasted", "fg": 3486 }, - { "id": "hickory_nut_unshell", "fg": 3487 }, - { "id": "hickory_root", "fg": 3488 }, - { "id": "holy_symbol", "fg": 3489 }, - { "id": "honey_bottled", "fg": 3490 }, - { "id": "hotdogs_cooked", "fg": 3491 }, - { "id": "i_combustion", "fg": 3492 }, - { "id": "iceaxe", "fg": 3493 }, - { "id": "inflatable_airbag", "fg": 3494 }, - { "id": "jacket_army", "fg": 3495 }, - { "id": "jacket_jean", "fg": 3496 }, - { "id": "jacket_leather", "fg": 3497 }, - { "id": "jacket_light", "fg": 3498 }, - { "id": "jam_strawberries", "fg": 3499 }, - { "id": "ji", "fg": 3500 }, - { "id": "jian", "fg": 3501 }, - { "id": "joint_roach", "fg": 3503 }, - { "id": "knife", "fg": 3504 }, - { "id": "kukri", "fg": 3505 }, - { "id": "l-stick", "fg": 3506 }, - { "id": "l-stick_on", "fg": 3507 }, - { "id": "lead_ball", "fg": 3508 }, - { "id": "leg_warmers_f", "fg": 3509 }, - { "id": "link_sheet", "fg": 3510 }, - { "id": "locket", "fg": 3511 }, - { "id": "longsword", "fg": 3512 }, - { "id": "longsword_fake", "fg": 3513 }, - { "id": "mace", "fg": 3514 }, - { "id": "maid_dress", "fg": 3515 }, - { "id": "maid_hat", "fg": 3516 }, - { "id": "makeshift_axe", "fg": 3517 }, - { "id": "makeshift_crowbar", "fg": 3518 }, - { "id": "makeshift_funnel", "fg": 3519 }, - { "id": "makeshift_hammer", "fg": 3520 }, - { "id": "marble", "fg": 3521 }, - { "id": "marshmallow", "fg": 3522 }, - { "id": "material_aluminium_ingot", "fg": 3523 }, - { "id": "material_sand", "fg": 3524 }, - { "id": "material_shrd_limestone", "fg": 3525 }, - { "id": "meat_salted", "fg": 3526 }, - { "id": "mess_tin", "fg": 3527 }, - { "id": "metal_funnel", "fg": 3528 }, - { "id": "metal_tank_little", "fg": 3529 }, - { "id": "metal_tank_small", "fg": 3530 }, - { "id": "meth", "fg": 3531 }, - { "id": "mjolnir", "fg": 3532 }, - { "id": "morphine", "fg": 3533 }, - { "id": "mortar_pestle", "fg": 3534 }, - { "id": "mouthpiece", "fg": 3535 }, - { "id": "mustard", "fg": 3536 }, - { "id": "mutagen_bird", "fg": 3537 }, - { "id": "mutagen_cattle", "fg": 3538 }, - { "id": "mutagen_elfa", "fg": 3539 }, - { "id": "mutagen_fish", "fg": 3540 }, - { "id": "mutagen_plant", "fg": 3541 }, - { "id": "mutagen_slime", "fg": 3542 }, - { "id": "nachosc", "fg": 3543 }, - { "id": "nanoskirt", "fg": 3544 }, - { "id": "omnicamera", "fg": 3545 }, - { "id": "onion_rings", "fg": 3546 }, - { "id": "oxy_torch", "fg": 3547 }, - { "id": "p_carpet", "fg": 3548 }, - { "id": "panties", "fg": 3549 }, - { "id": "pants_checkered", "fg": 3550 }, - { "id": "pillow", "fg": 3551 }, - { "id": "pitchfork", "fg": 3552 }, - { "id": "plastic_shopping_bag", "fg": 3553 }, - { "id": "pliers", "fg": 3554 }, - { "id": "plut_cell", "fg": 3555 }, - { "id": "pool_ball", "fg": 3556 }, - { "id": "pot_canning", "fg": 3557 }, - { "id": "pot_makeshift", "fg": 3558 }, - { "id": "powder_eggs", "fg": 3559 }, - { "id": "powered_earmuffs", "fg": 3560 }, - { "id": "protein_powder", "fg": 3561 }, - { "id": "qiang", "fg": 3562 }, - { "id": "r_carpet", "fg": 3563 }, - { "id": "radio_car", "fg": 3564 }, - { "id": "radio_car_on", "fg": 3565 }, - { "id": "radiocontrol", "fg": 3566 }, - { "id": "raw_fur", "fg": 3567 }, - { "id": "razor_blade", "fg": 3568 }, - { "id": "ref_lighter", "fg": 3569 }, - { "id": "reinforced_glass_sheet", "fg": 3570 }, - { "id": "reloaded_454_Casull", "fg": 3571 }, - { "id": "reloaded_shot_he", "fg": 3572 }, - { "id": "reloaded_signal_fla", "fg": 3573 }, - { "id": "reloaded_ss", "fg": 3574 }, - { "id": "reloaded_sw", "fg": 3575 }, - { "id": "reloaded_xdart", "fg": 3576 }, - { "id": "ring_engagement", "fg": 3577 }, - { "id": "robe", "fg": 3578 }, - { "id": "rollerskates", "fg": 3579 }, - { "id": "sandwich_cheese", "fg": 3580 }, - { "id": "sandwich_cheese_gri", "fg": 3581 }, - { "id": "sandwich_cucumber", "fg": 3582 }, - { "id": "sandwich_honey", "fg": 3583 }, - { "id": "sandwich_jam", "fg": 3584 }, - { "id": "sandwich_pb", "fg": 3585 }, - { "id": "sandwich_pbj", "fg": 3586 }, - { "id": "sandwich_pbm", "fg": 3587 }, - { "id": "sandwich_sauce", "fg": 3588 }, - { "id": "sausage_wasteland", "fg": 3589 }, - { "id": "scabbard", "fg": 3590 }, - { "id": "sharp_toothbrush", "fg": 3591 }, - { "id": "shavingkit", "fg": 3592 }, - { "id": "sheath", "fg": 3593 }, - { "id": "shillelagh", "fg": 3594 }, - { "id": "shorts_denim", "fg": 3595 }, - { "id": "silver_bracelet", "fg": 3596 }, - { "id": "silver_small", "fg": 3597 }, - { "id": "skirt_leather", "fg": 3598 }, - { "id": "soap", "fg": 3599 }, - { "id": "soup_chicken", "fg": 3600 }, - { "id": "soup_dumplings", "fg": 3601 }, - { "id": "soup_fish", "fg": 3602 }, - { "id": "soup_mushroom", "fg": 3603 }, - { "id": "soup_tomato", "fg": 3604 }, - { "id": "soup_veggy", "fg": 3605 }, - { "id": "soup_woods", "fg": 3606 }, - { "id": "spear_dory", "fg": 3607 }, - { "id": "spear_forked", "fg": 3608 }, - { "id": "spear_stone", "fg": 3609 }, - { "id": "spider_egg", "fg": 3610 }, - { "id": "sports_bra", "fg": 3611 }, - { "id": "stepladder", "fg": 3612 }, - { "id": "sugar_beet", "fg": 3613 }, - { "id": "survivor_hairtrimmer", "fg": 3614 }, - { "id": "survivor_vest", "fg": 3615 }, - { "id": "sushi_fishroll", "fg": 3616 }, - { "id": "swag_bag", "fg": 3617 }, - { "id": "sword_xiphos", "fg": 3618 }, - { "id": "tanbark", "fg": 3619 }, - { "id": "tanned_hide", "fg": 3620 }, - { "id": "tanned_pelt", "fg": 3621 }, - { "id": "tanto", "fg": 3622 }, - { "id": "tea", "fg": 3623 }, - { "id": "telepad", "fg": 3624 }, - { "id": "thermometer", "fg": 3625 }, - { "id": "thermos", "fg": 3626 }, - { "id": "tieclip", "fg": 3627 }, - { "id": "tin", "fg": 3628 }, - { "id": "tinder", "fg": 3629 }, - { "id": "tinfoil_hat", "fg": 3630 }, - { "id": "toothbrush_plain", "fg": 3631 }, - { "id": "trimmer_off", "fg": 3632 }, - { "id": "trimmer_on", "fg": 3633 }, - { "id": "trumpet", "fg": 3634 }, - { "id": "tunic", "fg": 3635 }, - { "id": "tunic_rag", "fg": 3636 }, - { "id": "ukulele", "fg": 3637 }, - { "id": "undershirt", "fg": 3638 }, - { "id": "unfinished_charcoal", "fg": 3639 }, - { "id": "v_combustion", "fg": 3640 }, - { "id": "v_scoop_item", "fg": 3641 }, - { "id": "vehicle_dashboard", "fg": 3642 }, - { "id": "vibrator", "fg": 3643 }, - { "id": "violin", "fg": 3644 }, - { "id": "violin_golden", "fg": 3645 }, - { "id": "waffleiron", "fg": 3646 }, - { "id": "wakizashi", "fg": 3647 }, - { "id": "warhammer", "fg": 3648 }, - { "id": "water_acid_weak", "fg": 3649 }, - { "id": "waterproof_gunmod", "fg": 3650 }, - { "id": "wheel_armor", "fg": 3651 }, - { "id": "wheel_bicycle", "fg": 3652 }, - { "id": "wheel_caster", "fg": 3653 }, - { "id": "wheel_motorbike", "fg": 3654 }, - { "id": "wheel_small", "fg": 3655 }, - { "id": "wheel_wide", "fg": 3656 }, - { "id": "whiskey", "fg": 3657 }, - { "id": "whistle", "fg": 3658 }, - { "id": "y_carpet", "fg": 3659 }, - { "id": "yarn", "fg": 3660 }, - { "id": "yeast", "fg": 3661 }, - { "id": "yoghurt", "fg": 3662 }, - { "id": "zubon_gi", "fg": 3663 }, - { "id": "zweihander", "fg": 3664 }, - { "id": "cloak", "fg": 3665 }, - { "id": "cloak_fur", "fg": 3666 }, - { "id": "cloak_leather", "fg": 3667 }, - { "id": "cloak_wool", "fg": 3668 }, - { "id": "coat_rain", "fg": 3669 }, - { "id": "optical_cloak", "fg": 3670 }, - { "id": "legrig", "fg": 3671 }, - { "id": "ketchup", "fg": 3672 }, - { "id": "mayonnaise", "fg": 3673 }, - { "id": "mace_simple", "fg": 3674 }, - { "id": "mace_trench", "fg": 3675 }, - { "id": "book_nonf_zine_news_anlyst", "fg": 3676 }, - { "id": "mag_animecon", "fg": 3677 }, - { "id": "mag_dodge", "fg": 3678 }, - { "id": "mag_fabrication", "fg": 3679 }, - { "id": "mag_firstaid", "fg": 3680 }, - { "id": "mag_guns", "fg": 3681 }, - { "id": "mag_news", "fg": 3682 }, - { "id": "mag_porn", "fg": 3683 }, - { "id": "mag_throwing", "fg": 3684 }, - { "id": "mag_unarmed", "fg": 3685 }, - { "id": "makeshift_cane", "fg": 3686 }, - { "id": "makeshift_scythe_war", "fg": 3687 }, - { "id": "masonrysaw_off", "fg": 3688 }, - { "id": "masonrysaw_on", "fg": 3689 }, - { "id": "material_soil", "fg": 3690 }, - { "id": "minifreezer", "fg": 3695 }, - { "id": "multi_cooker", "fg": 3696 }, - { "id": "multi_cooker_filled", "fg": 3697 }, - { "id": "national_flag_var_afghan_flag", "fg": 3698 }, - { "id": "national_flag_var_albanian_flag", "fg": 3699 }, - { "id": "national_flag_var_algerian_flag", "fg": 3700 }, - { "id": "national_flag_var_andorran_flag", "fg": 3701 }, - { "id": "national_flag_var_angolan_flag", "fg": 3702 }, - { "id": "national_flag_var_antiguan_flag", "fg": 3703 }, - { "id": "national_flag_var_argentinian_flag", "fg": 3704 }, - { "id": "national_flag_var_armenian_flag", "fg": 3705 }, - { "id": "national_flag_var_australian_flag", "fg": 3706 }, - { "id": "national_flag_var_austrian_flag", "fg": 3707 }, - { "id": "national_flag_var_azerbaijanian_flag", "fg": 3708 }, - { "id": "national_flag_var_bahamanian_flag", "fg": 3709 }, - { "id": "national_flag_var_bahrainian_flag", "fg": 3710 }, - { "id": "national_flag_var_bangladeshi_flag", "fg": 3711 }, - { "id": "national_flag_var_barbadian_flag", "fg": 3712 }, - { "id": "national_flag_var_basotho_flag", "fg": 3713 }, - { "id": "national_flag_var_belarusian_flag", "fg": 3714 }, - { "id": "national_flag_var_belgian_flag", "fg": 3715 }, - { "id": "national_flag_var_belizean_flag", "fg": 3716 }, - { "id": "national_flag_var_beninian_flag", "fg": 3717 }, - { "id": "national_flag_var_bhutanese_flag", "fg": 3718 }, - { "id": "national_flag_var_bissau_guinean_flag", "fg": 3719 }, - { "id": "national_flag_var_bolivian_flag", "fg": 3720 }, - { "id": "national_flag_var_bosnian_flag", "fg": 3721 }, - { "id": "national_flag_var_botswanian_flag", "fg": 3722 }, - { "id": "national_flag_var_brazilian_flag", "fg": 3723 }, - { "id": "national_flag_var_bruneian_flag", "fg": 3724 }, - { "id": "national_flag_var_bulgarian_flag", "fg": 3725 }, - { "id": "national_flag_var_burkina_faso_flag", "fg": 3726 }, - { "id": "national_flag_var_burundian_flag", "fg": 3727 }, - { "id": "national_flag_var_cabo_verde_flag", "fg": 3728 }, - { "id": "national_flag_var_cambodian_flag", "fg": 3729 }, - { "id": "national_flag_var_cameroon_flag", "fg": 3730 }, - { "id": "national_flag_var_canadian_flag", "fg": 3731 }, - { "id": "national_flag_var_chad_flag", "fg": 3732 }, - { "id": "national_flag_var_chilean_flag", "fg": 3733 }, - { "id": "national_flag_var_chinese_flag", "fg": 3734 }, - { "id": "national_flag_var_columbian_flag", "fg": 3735 }, - { "id": "national_flag_var_comoros_flag", "fg": 3736 }, - { "id": "national_flag_var_congo_flag", "fg": 3737 }, - { "id": "national_flag_var_costa_rican_flag", "fg": 3738 }, - { "id": "national_flag_var_croatian_flag", "fg": 3739 }, - { "id": "national_flag_var_cuban_flag", "fg": 3740 }, - { "id": "national_flag_var_cypriot_flag", "fg": 3741 }, - { "id": "national_flag_var_czech_flag", "fg": 3742 }, - { "id": "national_flag_var_danish_flag", "fg": 3743 }, - { "id": "national_flag_var_democratic_congo_flag", "fg": 3744 }, - { "id": "national_flag_var_djiboutian_flag", "fg": 3745 }, - { "id": "national_flag_var_dominica_flag", "fg": 3746 }, - { "id": "national_flag_var_dominican_flag", "fg": 3747 }, - { "id": "national_flag_var_dutch_flag", "fg": 3748 }, - { "id": "national_flag_var_ecuadorian_flag", "fg": 3749 }, - { "id": "national_flag_var_egyptian_flag", "fg": 3750 }, - { "id": "national_flag_var_emirati_flag", "fg": 3751 }, - { "id": "national_flag_var_equatorial_guinean_flag", "fg": 3752 }, - { "id": "national_flag_var_eritrean_flag", "fg": 3753 }, - { "id": "national_flag_var_estonian_flag", "fg": 3754 }, - { "id": "national_flag_var_ethiopian_flag", "fg": 3755 }, - { "id": "national_flag_var_fijian_flag", "fg": 3756 }, - { "id": "national_flag_var_filipino_flag", "fg": 3757 }, - { "id": "national_flag_var_finnish_flag", "fg": 3758 }, - { "id": "national_flag_var_french_flag", "fg": 3759 }, - { "id": "national_flag_var_gabonese_flag", "fg": 3760 }, - { "id": "national_flag_var_gambian_flag", "fg": 3761 }, - { "id": "national_flag_var_georgian_flag", "fg": 3762 }, - { "id": "national_flag_var_german_flag", "fg": 3763 }, - { "id": "national_flag_var_ghanaian_flag", "fg": 3764 }, - { "id": "national_flag_var_greek_flag", "fg": 3765 }, - { "id": "national_flag_var_grenadian_flag", "fg": 3766 }, - { "id": "national_flag_var_guatemalan_flag", "fg": 3767 }, - { "id": "national_flag_var_guinean_flag", "fg": 3768 }, - { "id": "national_flag_var_guyanese_flag", "fg": 3769 }, - { "id": "national_flag_var_haitian_flag", "fg": 3770 }, - { "id": "national_flag_var_holy_see_flag", "fg": 3771 }, - { "id": "national_flag_var_honduran_flag", "fg": 3772 }, - { "id": "national_flag_var_hungarian_flag", "fg": 3773 }, - { "id": "national_flag_var_icelandic_flag", "fg": 3774 }, - { "id": "national_flag_var_indian_flag", "fg": 3775 }, - { "id": "national_flag_var_indonesian_flag", "fg": 3776 }, - { "id": "national_flag_var_iranian_flag", "fg": 3777 }, - { "id": "national_flag_var_iraqi_flag", "fg": 3778 }, - { "id": "national_flag_var_irish_flag", "fg": 3779 }, - { "id": "national_flag_var_israeli_flag", "fg": 3780 }, - { "id": "national_flag_var_italian_flag", "fg": 3781 }, - { "id": "national_flag_var_ivory_coast_flag", "fg": 3782 }, - { "id": "national_flag_var_jamaican_flag", "fg": 3783 }, - { "id": "national_flag_var_japanese_flag", "fg": 3784 }, - { "id": "national_flag_var_jordanian_flag", "fg": 3785 }, - { "id": "national_flag_var_kazakhstani_flag", "fg": 3786 }, - { "id": "national_flag_var_kenyan_flag", "fg": 3787 }, - { "id": "national_flag_var_kiribati_flag", "fg": 3788 }, - { "id": "national_flag_var_kuwaiti_flag", "fg": 3789 }, - { "id": "national_flag_var_kyrgyz_flag", "fg": 3790 }, - { "id": "national_flag_var_laotian_flag", "fg": 3791 }, - { "id": "national_flag_var_latvian_flag", "fg": 3792 }, - { "id": "national_flag_var_lebanese_flag", "fg": 3793 }, - { "id": "national_flag_var_liberian_flag", "fg": 3794 }, - { "id": "national_flag_var_libyan_flag", "fg": 3795 }, - { "id": "national_flag_var_liechtensteiner_flag", "fg": 3796 }, - { "id": "national_flag_var_lithuanian_flag", "fg": 3797 }, - { "id": "national_flag_var_luxembourger_flag", "fg": 3798 }, - { "id": "national_flag_var_macedonian_flag", "fg": 3799 }, - { "id": "national_flag_var_madagascan_flag", "fg": 3800 }, - { "id": "national_flag_var_malawian_flag", "fg": 3801 }, - { "id": "national_flag_var_malaysia_flag", "fg": 3802 }, - { "id": "national_flag_var_maldivian_flag", "fg": 3803 }, - { "id": "national_flag_var_malian_flag", "fg": 3804 }, - { "id": "national_flag_var_maltese_flag", "fg": 3805 }, - { "id": "national_flag_var_marshallese_flag", "fg": 3806 }, - { "id": "national_flag_var_mauritanian_flag", "fg": 3807 }, - { "id": "national_flag_var_mexican_flag", "fg": 3808 }, - { "id": "national_flag_var_micronesian_flag", "fg": 3809 }, - { "id": "national_flag_var_moldovan_flag", "fg": 3810 }, - { "id": "national_flag_var_monegasque_flag", "fg": 3811 }, - { "id": "national_flag_var_mongolian_flag", "fg": 3812 }, - { "id": "national_flag_var_montenegrin_flag", "fg": 3813 }, - { "id": "national_flag_var_moroccan_flag", "fg": 3814 }, - { "id": "national_flag_var_myanma_flag", "fg": 3815 }, - { "id": "national_flag_var_namibian_flag", "fg": 3816 }, - { "id": "national_flag_var_nauruan_flag", "fg": 3817 }, - { "id": "national_flag_var_nepali_flag", "fg": 3818 }, - { "id": "national_flag_var_new_zealand_flag", "fg": 3819 }, - { "id": "national_flag_var_nicaraguan_flag", "fg": 3820 }, - { "id": "national_flag_var_nigerian_flag", "fg": 3821 }, - { "id": "national_flag_var_nigerien_flag", "fg": 3822 }, - { "id": "national_flag_var_north_korean_flag", "fg": 3823 }, - { "id": "national_flag_var_norwegian_flag", "fg": 3824 }, - { "id": "national_flag_var_omani_flag", "fg": 3825 }, - { "id": "national_flag_var_pakistani_flag", "fg": 3826 }, - { "id": "national_flag_var_palauan_flag", "fg": 3827 }, - { "id": "national_flag_var_palestinian_flag", "fg": 3828 }, - { "id": "national_flag_var_panamanian_flag", "fg": 3829 }, - { "id": "national_flag_var_papuan_flag", "fg": 3830 }, - { "id": "national_flag_var_paraguayan_flag", "fg": 3831 }, - { "id": "national_flag_var_peruvian_flag", "fg": 3832 }, - { "id": "national_flag_var_polish_flag", "fg": 3833 }, - { "id": "national_flag_var_portugese_flag", "fg": 3834 }, - { "id": "national_flag_var_qatari_flag", "fg": 3835 }, - { "id": "national_flag_var_romanian_flag", "fg": 3836 }, - { "id": "national_flag_var_russian_flag", "fg": 3837 }, - { "id": "national_flag_var_rwandan_flag", "fg": 3838 }, - { "id": "national_flag_var_saint_kitts_and_nevis_flag", "fg": 3839 }, - { "id": "national_flag_var_saint_lucian_flag", "fg": 3840 }, - { "id": "national_flag_var_salvadoran_flag", "fg": 3841 }, - { "id": "national_flag_var_sammarinese_flag", "fg": 3842 }, - { "id": "national_flag_var_samoan_flag", "fg": 3843 }, - { "id": "national_flag_var_sao_tomean_flag", "fg": 3844 }, - { "id": "national_flag_var_saudi_arabian_flag", "fg": 3845 }, - { "id": "national_flag_var_senegalese_flag", "fg": 3846 }, - { "id": "national_flag_var_serbian_flag", "fg": 3847 }, - { "id": "national_flag_var_seychellois_flag", "fg": 3848 }, - { "id": "national_flag_var_sierra_leonean_flag", "fg": 3849 }, - { "id": "national_flag_var_singaporean_flag", "fg": 3850 }, - { "id": "national_flag_var_slovakian_flag", "fg": 3851 }, - { "id": "national_flag_var_slovenian_flag", "fg": 3852 }, - { "id": "national_flag_var_solomon_islands_flag", "fg": 3853 }, - { "id": "national_flag_var_somali_flag", "fg": 3854 }, - { "id": "national_flag_var_south_africa_flag", "fg": 3855 }, - { "id": "national_flag_var_south_korea_flag", "fg": 3856 }, - { "id": "national_flag_var_south_sudan_flag", "fg": 3857 }, - { "id": "national_flag_var_spanish_flag", "fg": 3858 }, - { "id": "national_flag_var_sri_lankan_flag", "fg": 3859 }, - { "id": "national_flag_var_sudanese_flag", "fg": 3860 }, - { "id": "national_flag_var_surinamese_flag", "fg": 3861 }, - { "id": "national_flag_var_swazi_flag", "fg": 3862 }, - { "id": "national_flag_var_swedish_flag", "fg": 3863 }, - { "id": "national_flag_var_swiss_flag", "fg": 3864 }, - { "id": "national_flag_var_syrian_flag", "fg": 3865 }, - { "id": "national_flag_var_taiwanese_flag", "fg": 3866 }, - { "id": "national_flag_var_tajikistani_flag", "fg": 3867 }, - { "id": "national_flag_var_tanzanian_flag", "fg": 3868 }, - { "id": "national_flag_var_thai_flag", "fg": 3869 }, - { "id": "national_flag_var_timorese_flag", "fg": 3870 }, - { "id": "national_flag_var_togolese_flag", "fg": 3871 }, - { "id": "national_flag_var_tongan_flag", "fg": 3872 }, - { "id": "national_flag_var_trinidad_and_tobago_flag", "fg": 3873 }, - { "id": "national_flag_var_tunisian_flag", "fg": 3874 }, - { "id": "national_flag_var_turkish_flag", "fg": 3875 }, - { "id": "national_flag_var_turkmen_flag", "fg": 3876 }, - { "id": "national_flag_var_tuvaluan_flag", "fg": 3877 }, - { "id": "national_flag_var_ugandan_flag", "fg": 3878 }, - { "id": "national_flag_var_ukrainian_flag", "fg": 3879 }, - { "id": "national_flag_var_united_kingdom_flag", "fg": 3880 }, - { "id": "national_flag_var_uruguayan_flag", "fg": 3881 }, - { "id": "national_flag_var_uzbek_flag", "fg": 3882 }, - { "id": "national_flag_var_vanuatuan_flag", "fg": 3883 }, - { "id": "national_flag_var_venezuelan_flag", "fg": 3884 }, - { "id": "national_flag_var_vietnamese_flag", "fg": 3885 }, - { "id": "national_flag_var_vincentian_flag", "fg": 3886 }, - { "id": "national_flag_var_yemenis_flag", "fg": 3887 }, - { "id": "national_flag_var_zambian_flag", "fg": 3888 }, - { "id": "national_flag_var_zimbabwean_flag", "fg": 3889 }, - { "id": "oxygen_tank", "fg": 3890 }, - { "id": "bunker_pants", "fg": 3891 }, - { "id": "fencing_pants", "fg": 3892 }, - { "id": "hot_pants", "fg": 3893 }, - { "id": "hot_pants_fur", "fg": 3894 }, - { "id": "long_underpants", "fg": 3895 }, - { "id": "pants", "fg": 3896 }, - { "id": "pants_army", "fg": 3897 }, - { "id": "pants_cargo", "fg": 3898 }, - { "id": "pants_hiking", "fg": 3899 }, - { "id": "pants_leather", "fg": 3900 }, - { "id": "pants_ski", "fg": 3901 }, - { "id": "santa_pants", "fg": 3902 }, - { "id": "striped_pants", "fg": 3903 }, - { "id": "technician_pants_gray", "fg": 3904 }, - { "id": "wetsuit_pants", "fg": 3905 }, - { "id": "pet_carrier", "fg": 3906 }, - { "id": "pickaxe", "fg": 3907 }, - { "id": "pizza_cheese", "fg": 3909 }, - { "id": "pizza_meat", "fg": 3910 }, - { "id": "pizza_supreme", "fg": 3911 }, - { "id": "pizza_veggy", "fg": 3912 }, - { "id": "hard_plate", "fg": 3913 }, - { "id": "mil_plate", "fg": 3914 }, - { "id": "spiked_plate", "fg": 3915 }, - { "id": "steel_plate", "fg": 3916 }, - { "id": "wood_plate", "fg": 3917 }, - { "id": "teddy_bear_var_toy_plush_penguin", "fg": 3918 }, - { "id": "teddy_bear_var_toy_plush_ferret", "fg": 3919 }, - { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 3920 }, - { "id": "bronze_brush_axe", "fg": 3921 }, - { "id": "brush_axe", "fg": 3922 }, - { "id": "glaive", "fg": 3923 }, - { "id": "halberd", "fg": 3924 }, - { "id": "naginata", "fg": 3925 }, - { "id": "pike", "fg": 3926 }, - { "id": "pike_copper", "fg": 3927 }, - { "id": "pike_wood", "fg": 3928 }, - { "id": "poleaxe", "fg": 3929 }, - { "id": "spear_shaft", "fg": 3930 }, - { "id": "staff_pipe", "fg": 3931 }, - { "id": "pride_flag_var_agender_pride_flag", "fg": 3932 }, - { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3933 }, - { "id": "pride_flag_var_asexual_pride_flag", "fg": 3934 }, - { "id": "pride_flag_var_bear_pride_flag", "fg": 3935 }, - { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3936 }, - { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3937 }, - { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3938 }, - { "id": "pride_flag_var_intersex_pride_flag", "fg": 3939 }, - { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3940 }, - { "id": "pride_flag_var_leather_pride_flag", "fg": 3941 }, - { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3942 }, - { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3943 }, - { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3944 }, - { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3945 }, - { "id": "pride_flag_var_progress_pride_flag", "fg": 3946 }, - { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3947 }, - { "id": "pride_flag_var_transgender_pride_flag", "fg": 3948 }, - { "id": "brain", "fg": 3949 }, - { "id": "fat", "fg": 3950 }, - { "id": "fat_tainted", "fg": 3951 }, - { "id": "kidney", "fg": 3952 }, - { "id": "liver", "fg": 3953 }, - { "id": "lung", "fg": 3954 }, - { "id": "meat", "fg": 3955 }, - { "id": "meat_scrap", "fg": 3956 }, - { "id": "meat_tainted", "fg": 3957 }, - { "id": "mutant_fat", "fg": 3958 }, - { "id": "mutant_meat", "fg": 3959 }, - { "id": "mutant_meat_scrap", "fg": 3960 }, - { "id": "stomach", "fg": 3961 }, - { "id": "stomach_large", "fg": 3962 }, - { "id": "sweetbread", "fg": 3963 }, - { "id": "recharge_station", "fg": 3964 }, - { "id": "rigid_plastic_sheet", "fg": 3965 }, - { "id": "amethyst_gold_ring", "fg": 3966 }, - { "id": "amethyst_platinum_ring", "fg": 3967 }, - { "id": "amethyst_silver_ring", "fg": 3968 }, - { "id": "aquamarine_gold_ring", "fg": 3969 }, - { "id": "aquamarine_platinum_ring", "fg": 3970 }, - { "id": "aquamarine_silver_ring", "fg": 3971 }, - { "id": "citrine_gold_ring", "fg": 3972 }, - { "id": "citrine_platinum_ring", "fg": 3973 }, - { "id": "citrine_silver_ring", "fg": 3974 }, - { "id": "diamond_platinum_ring", "fg": 3975 }, - { "id": "diamond_ring", "fg": 3976 }, - { "id": "diamond_silver_ring", "fg": 3977 }, - { "id": "emerald_gold_ring", "fg": 3978 }, - { "id": "emerald_platinum_ring", "fg": 3979 }, - { "id": "emerald_silver_ring", "fg": 3980 }, - { "id": "peridot_gold_ring", "fg": 3987 }, - { "id": "peridot_platinum_ring", "fg": 3988 }, - { "id": "peridot_silver_ring", "fg": 3989 }, - { "id": "tourmaline_gold_ring", "fg": 3993 }, - { "id": "tourmaline_platinum_ring", "fg": 3994 }, - { "id": "tourmaline_silver_ring", "fg": 3995 }, - { "id": "armor_riot", "fg": 3996 }, - { "id": "robe_wizard", "fg": 3997 }, - { "id": "ch_scimitar", "fg": 3998 }, - { "id": "hc_scimitar", "fg": 3999 }, - { "id": "lc_scimitar", "fg": 4000 }, - { "id": "mc_scimitar", "fg": 4001 }, - { "id": "qt_scimitar", "fg": 4002 }, - { "id": "scythe", "fg": 4003 }, - { "id": "scythe_fake", "fg": 4004 }, - { "id": "scythe_toy", "fg": 4005 }, - { "id": "scythe_war", "fg": 4006 }, - { "id": "seat", "fg": 4007 }, - { "id": "shark_plushie", "fg": 4008 }, - { "id": "sharpened_pipe", "fg": 4009 }, - { "id": "sleeping_bag", "fg": 4010 }, - { "id": "sleeping_bag_roll", "fg": 4011 }, - { "id": "solar_panel", "fg": 4012 }, - { "id": "spear_homemade_halfpike", "fg": 4013 }, - { "id": "spear_knife", "fg": 4014 }, - { "id": "spear_knife_superior", "fg": 4015 }, - { "id": "state_flag_var_connecticut_flag", "fg": 4016 }, - { "id": "state_flag_var_maine_flag", "fg": 4017 }, - { "id": "state_flag_var_massachusetts_flag", "fg": 4018 }, - { "id": "state_flag_var_new_hampshire_flag", "fg": 4019 }, - { "id": "state_flag_var_rhode_island_flag", "fg": 4020 }, - { "id": "state_flag_var_vermont_flag", "fg": 4021 }, - { "id": "large_storage_battery", "fg": 4022 }, - { "id": "storage_battery", "fg": 4023 }, - { "id": "suit", "fg": 4024 }, - { "id": "mutant_tallow", "fg": 4025 }, - { "id": "tallow", "fg": 4026 }, - { "id": "tallow_tainted", "fg": 4027 }, - { "id": "teddy_bear", "fg": 4028 }, - { "id": "television", "fg": 4029 }, - { "id": "tire_iron", "fg": 4030 }, - { "id": "training_dummy_heavy", "fg": 4031 }, - { "id": "training_dummy_light", "fg": 4032 }, - { "id": "waistcoat", "fg": 4033 }, - { "id": "welding_rod_alloy", "fg": 4035 }, - { "id": "welding_rod_steel", "fg": 4036 }, - { "id": "winter_gloves_army", "fg": 4037 }, - { "id": "sword_crude", "fg": 4038 }, - { "id": "sword_nail", "fg": 4039 }, - { "id": "sword_wood", "fg": 4040 }, - { "id": "workbench", "fg": 4041 }, - { "id": "wrench_large", "fg": 4042 }, - { "id": "footstep_above", "fg": 4071 }, - { "id": "footstep_below", "fg": 4072 }, - { "id": "graffiti", "fg": 4073 }, - { "id": "highlight_item", "fg": 4074 }, - { "id": "overlay_friendly_sees_player", "fg": 4076 }, - { "id": "overlay_hostile_sees_player", "fg": 4077 }, - { "id": "overlay_neutral_sees_player", "fg": 4078 }, - { "id": "overlay_other_sees_player", "fg": 4079 }, - { "id": "weather_rain_drop", "fg": 4083 }, - { "id": "zombie_revival_indicator", "fg": 4084 }, - { "id": "highlight", "fg": 4087 }, - { "id": "graffiti_CARTOON_RENDITION_OF_A_ZOMBIE", "fg": 4088 }, - { "id": "graffiti_CATACLYSM_BUS_STOP", "fg": 4089 }, - { "id": "graffiti_DONT_DEAD_OPEN_INSIDE", "fg": 4090 }, - { "id": "graffiti_FOREST_MADE_OF_BONES", "fg": 4091 }, - { "id": "graffiti_FUCK_YOU", "fg": 4092 }, - { "id": "graffiti_GRAFFITI_TAG", "fg": 4093 }, - { "id": "graffiti_MOM", "fg": 4094 }, - { "id": "graffiti_TOILET_PAPER", "fg": 4095 }, - { "id": "graffiti_ZOMBIE_WITH_A_BULLET_HOLE", "fg": 4096 }, - { "id": "f_afs_escape_pod_seat", "fg": 4100 }, - { "id": "mon_eyebot_heater", "fg": 4101 }, - { "id": "corpse_mon_bear_smoky", "fg": 4155 }, - { "id": "mon_bear_smoky", "fg": 4156 }, - { "id": "corpse_mon_coelophysis", "fg": 4157 }, - { "id": "overlay_mutation_bio_sneeze_beam", "fg": 4158 }, - { "id": "overlay_female_mutation_DEMON_SKIN", "fg": 4159 }, - { "id": "overlay_female_mutation_DEMON_TAIL", "fg": 4160 }, - { "id": "overlay_female_mutation_DRAGON_BREATH_BLACK", "fg": 4161 }, - { "id": "overlay_female_mutation_DRAGON_FEET", "fg": 4162 }, - { "id": "overlay_female_mutation_DRAGON_SCALES_BLACK", "fg": 4163 }, - { "id": "overlay_female_mutation_DRAGON_TAIL", "fg": 4164 }, - { "id": "overlay_female_mutation_DRAGON_TAIL_SCALED", "fg": 4165 }, - { "id": "overlay_female_mutation_DRAGON_TAIL_STUB", "fg": 4166 }, - { "id": "overlay_female_mutation_DRAGON_TALONS_BLACK", "fg": 4167 }, - { "id": "overlay_female_mutation_MANA_LUM", "fg": 4168 }, - { "id": "overlay_female_mutation_MANA_SILENT_SPELL", "fg": 4169 }, - { "id": "overlay_female_mutation_MANA_SUBTLE_SPELL", "fg": 4170 }, - { "id": "overlay_female_mutation_SCALED_HANDS", "fg": 4171 }, - { "id": "overlay_female_mutation_TOE_CLAWS", "fg": 4172 }, - { "id": "overlay_male_mutation_DEMON_SKIN", "fg": 4176 }, - { "id": "overlay_male_mutation_DEMON_TAIL", "fg": 4177 }, - { "id": "overlay_male_mutation_DRAGON_BREATH_BLACK", "fg": 4178 }, - { "id": "overlay_male_mutation_DRAGON_FEET", "fg": 4179 }, - { "id": "overlay_male_mutation_DRAGON_SCALES_BLACK", "fg": 4180 }, - { "id": "overlay_male_mutation_DRAGON_TAIL", "fg": 4181 }, - { "id": "overlay_male_mutation_DRAGON_TAIL_SCALED", "fg": 4182 }, - { "id": "overlay_male_mutation_DRAGON_TAIL_STUB", "fg": 4183 }, - { "id": "overlay_male_mutation_DRAGON_TALONS_BLACK", "fg": 4184 }, - { "id": "overlay_male_mutation_MANA_LUM", "fg": 4185 }, - { "id": "overlay_male_mutation_MANA_SILENT_SPELL", "fg": 4186 }, - { "id": "overlay_male_mutation_MANA_SUBTLE_SPELL", "fg": 4187 }, - { "id": "overlay_male_mutation_SCALED_HANDS", "fg": 4188 }, - { "id": "overlay_male_mutation_TOE_CLAWS", "fg": 4189 }, - { "id": "overlay_mutation_DEMON_CLAWS", "fg": 4193 }, - { "id": "overlay_mutation_DEMON_POSSES", "fg": 4194 }, - { "id": "overlay_mutation_DRAGON_MAGIC", "fg": 4195 }, - { "id": "overlay_mutation_DRAGON_MAW_BLACK", "fg": 4196 }, - { "id": "overlay_mutation_DRAGON_SPELLS", "fg": 4197 }, - { "id": "overlay_mutation_DRAGON_WINGS_BLACK", "fg": 4198 }, - { "id": "overlay_mutation_HORNS_DRAGON", "fg": 4199 }, - { "id": "overlay_mutation_MANA_SEEKER_BOLTS", "fg": 4200 }, - { "id": "overlay_mutation_MANA_SIPHON_1", "fg": 4201 }, - { "id": "overlay_mutation_MANA_SIPHON_2", "fg": 4202 }, - { "id": "overlay_mutation_MANA_SIPHON_3", "fg": 4203 }, - { "id": "overlay_mutation_MUZZLE_DRAGON", "fg": 4204 }, - { "id": "overlay_wielded_rune_kelvinist_ice_adept_weapon", "fg": 4205 }, - { "id": "overlay_wielded_rune_kelvinist_weapon", "fg": 4206 }, - { "id": "overlay_wielded_stormhammer", "fg": 4207 }, - { "id": "overlay_wielded_tentacle_whip", "fg": 4208 }, - { "id": "overlay_worn_copper_circlet", "fg": 4209 }, - { "id": "overlay_worn_copper_infuser", "fg": 4210 }, - { "id": "overlay_worn_magic_light", "fg": 4211 }, - { "id": "overlay_worn_shield_ice", "fg": 4212 }, - { "id": "overlay_worn_silver_infuser", "fg": 4213 }, - { "id": "overlay_worn_stonefist", "fg": 4214 }, - { "id": "overlay_worn_stormglove", "fg": 4215 }, - { "id": "f_barnacle_weed", "fg": 4216 }, - { "id": "f_golden_reed", "fg": 4217 }, - { "id": "DEBUG_spellbook", "fg": 4218 }, - { "id": "animist_shadows", "fg": 4219 }, - { "id": "bio_fuel_cell_blood", "fg": 4220 }, - { "id": "bio_sneeze_beam", "fg": 4221 }, - { "id": "biomancer_spellbook", "fg": 4222 }, - { "id": "disp_wand", "fg": 4223 }, - { "id": "druid_spellbook", "fg": 4224 }, - { "id": "eshaper_spellbook", "fg": 4225 }, - { "id": "generic_spellbook", "fg": 4226 }, - { "id": "glow_dust", "fg": 4227 }, - { "id": "light_manipulation_spellbook", "fg": 4228 }, - { "id": "magic_light", "fg": 4229 }, - { "id": "magus_spellbook", "fg": 4230 }, - { "id": "magus_spellbook_move", "fg": 4231 }, - { "id": "mring_copper", "fg": 4232 }, - { "id": "mring_gold", "fg": 4233 }, - { "id": "mring_platinum", "fg": 4234 }, - { "id": "mring_silver", "fg": 4235 }, - { "id": "novice_stormshaper_book", "fg": 4236 }, - { "id": "priest_advanced", "fg": 4237 }, - { "id": "priest_beginner", "fg": 4238 }, - { "id": "pyro", "fg": 4239 }, - { "id": "recovery_spellbook", "fg": 4240 }, - { "id": "rune_kelvinist_weapon", "fg": 4241 }, - { "id": "small_mana_crystal", "fg": 4242 }, - { "id": "spell_scroll", "fg": 4243 }, - { "id": "spell_wand", "fg": 4244 }, - { "id": "stat_up_spellbook", "fg": 4245 }, - { "id": "summon_scroll_smudged", "fg": 4246 }, - { "id": "summon_undead_spellbook", "fg": 4247 }, - { "id": "techno_em", "fg": 4248 }, - { "id": "techno_fundamentals", "fg": 4249 }, - { "id": "techno_idiots", "fg": 4250 }, - { "id": "tome_of_storms", "fg": 4251 }, - { "id": "translocate_spellbook", "fg": 4252 }, - { "id": "winter_grasp", "fg": 4253 }, - { "id": "wizard_advanced", "fg": 4254 }, - { "id": "wizard_beginner", "fg": 4255 }, - { "id": "wizard_utility", "fg": 4256 }, - { "id": "black_dragon_tanned_hide", "fg": 4257 }, - { "id": "rune_kelvinist_ice_adept_weapon", "fg": 4258 }, - { "id": "stormhammer", "fg": 4259 }, - { "id": "tentacle_whip", "fg": 4260 }, - { "id": "mon_animated_blade", "fg": 4261 }, - { "id": "mon_goblin_chieftain", "fg": 4262 }, - { "id": "mon_goblin_slinger", "fg": 4263 }, - { "id": "mon_goblin_warrior", "fg": 4264 }, - { "id": "mon_black_pudding", "fg": 4265 }, - { "id": "corpse_mon_dragon_black_wyrmling", "fg": 4269 }, - { "id": "mon_dragon_black_wyrmling", "fg": 4270 }, - { "id": "corpse_mon_forgedemons", "fg": 4271 }, - { "id": "mon_forgedemons", "fg": 4272 }, - { "id": "mon_zorc", "fg": 4283 }, - { "id": "explosion_assassin_strike", "fg": 4284 }, - { "id": "explosion_assassin_toxic_smoke", "fg": 4285 }, - { "id": "explosion_life_drain", "fg": 4286 }, - { "id": "mon_cookie", "fg": 4335 }, - { "id": "mon_cow_calf_choc", "fg": 4336 }, - { "id": "mon_cow_choc", "fg": 4337 }, - { "id": "overlay_female_mutation_SUGAR", "fg": 4347 }, - { "id": "overlay_male_mutation_SUGAR", "fg": 4348 }, - { "id": "overlay_mutation_EYEGLEAM", "fg": 4349 }, - { "id": "overlay_wielded_battery_gun", "fg": 4350 }, - { "id": "overlay_wielded_heater_gun", "fg": 4351 }, - { "id": "overlay_wielded_inventor_shotgun", "fg": 4352 }, - { "id": "overlay_wielded_pooka_gladius", "fg": 4353 }, - { "id": "overlay_wielded_sonic_gun", "fg": 4354 }, - { "id": "overlay_wielded_dreamdross_club", "fg": 4355 }, - { "id": "overlay_wielded_redcap_club", "fg": 4356 }, - { "id": "overlay_worn_blindfold_artifact", "fg": 4357 }, - { "id": "overlay_worn_inventor_electric_fist", "fg": 4358 }, - { "id": "overlay_worn_wolf_mask", "fg": 4359 }, - { "id": "9x21mm", "fg": 4360 }, - { "id": "phrygian_cap", "fg": 4361 }, - { "id": "theredcap", "fg": 4362 }, - { "id": "artifact_horn", "fg": 4363 }, - { "id": "artifact_weakening", "fg": 4364 }, - { "id": "blindfold_artifact", "fg": 4365 }, - { "id": "deck_of_tarot_cards", "fg": 4366 }, - { "id": "hurricane_lamp_thorns", "fg": 4367 }, - { "id": "polaroid_of_missing_person", "fg": 4368 }, - { "id": "battery_gun", "fg": 4369 }, - { "id": "bio_launcher", "fg": 4370 }, - { "id": "heater_gun", "fg": 4371 }, - { "id": "inventor_shotgun", "fg": 4372 }, - { "id": "pooka_gladius", "fg": 4373 }, - { "id": "sonic_gun", "fg": 4374 }, - { "id": "winter_lord_estoc", "fg": 4375 }, - { "id": "dreamdross_club", "fg": 4376 }, - { "id": "redcap_club", "fg": 4377 }, - { "id": "mon_sapient_light", "fg": 4379 }, - { "id": "2694_mon_zombie_crawler_0", "fg": 4534 }, - { "id": "lemming_shadow", "fg": 4563 }, - { "id": "mon_amalgamation_corroder", "fg": 4564 }, - { "id": "mon_amalgamation_swarmer", "fg": 4565 }, - { "id": "mon_blank", "fg": 4566 }, - { "id": "mon_blob_large", "fg": 4567 }, - { "id": "mon_boar_wild", "fg": 4568 }, - { "id": "mon_boar_wild_piglet", "fg": 4569 }, - { "id": "mon_boomer", "fg": 4570 }, - { "id": "mon_boomer_claymore", "fg": 4571 }, - { "id": "mon_butterfly", "fg": 4572 }, - { "id": "mon_caterpillar_butterfly", "fg": 4573 }, - { "id": "mon_caterpillar_moth", "fg": 4574 }, - { "id": "mon_centipede_giant", "fg": 4575 }, - { "id": "mon_centipede_small", "fg": 4576 }, - { "id": "mon_coot", "fg": 4577 }, - { "id": "mon_copbot", "fg": 4578 }, - { "id": "mon_cormorant", "fg": 4579 }, - { "id": "mon_cow", "fg": 4580 }, - { "id": "mon_cow_calf", "fg": 4581 }, - { "id": "mon_crayfish_giant_larva", "fg": 4582 }, - { "id": "mon_deer", "fg": 4583 }, - { "id": "mon_deer_fawn", "fg": 4584 }, - { "id": "mon_deer_mutant_spider", "fg": 4585 }, - { "id": "mon_deer_mutant_spider_fawn", "fg": 4586 }, - { "id": "mon_diving_beetle_small", "fg": 4587 }, - { "id": "mon_diving_larva", "fg": 4588 }, - { "id": "mon_dog_zombie_rot", "fg": 4589 }, - { "id": "mon_dragonfly_giant", "fg": 4590 }, - { "id": "mon_fish_eel", "fg": 4591 }, - { "id": "mon_fish_huge", "fg": 4592 }, - { "id": "mon_fish_large", "fg": 4593 }, - { "id": "mon_fish_medium", "fg": 4594 }, - { "id": "mon_fish_small", "fg": 4595 }, - { "id": "mon_fish_tiny", "fg": 4596 }, - { "id": "mon_frog", "fg": 4597 }, - { "id": "mon_frog_small", "fg": 4598 }, - { "id": "mon_goat", "fg": 4599 }, - { "id": "mon_goat_kid", "fg": 4600 }, - { "id": "mon_grasshopper_nymph", "fg": 4601 }, - { "id": "mon_grebe", "fg": 4602 }, - { "id": "mon_grocerybot", "fg": 4603 }, - { "id": "mon_grocerybot_busted", "fg": 4604 }, - { "id": "mon_hallu_mannequin", "fg": 4605 }, - { "id": "mon_hummingbird", "fg": 4606 }, - { "id": "mon_impossible_shape", "fg": 4607 }, - { "id": "mon_lab_rat", "fg": 4608 }, - { "id": "mon_lab_ratkin", "fg": 4609 }, - { "id": "mon_locust_nymph", "fg": 4610 }, - { "id": "mon_locust_small", "fg": 4611 }, - { "id": "mon_mantis_nymph", "fg": 4612 }, - { "id": "mon_meat_cocoon_small", "fg": 4613 }, - { "id": "mon_meat_cocoon_tiny", "fg": 4614 }, - { "id": "mon_memory", "fg": 4615 }, - { "id": "mon_moorhen", "fg": 4616 }, - { "id": "mon_mosquito_giant", "fg": 4617 }, - { "id": "mon_mutant_camouflaged", "fg": 4619 }, - { "id": "mon_pig", "fg": 4620 }, - { "id": "mon_pig_piglet", "fg": 4621 }, - { "id": "mon_pigeon", "fg": 4622 }, - { "id": "mon_rattlesnake", "fg": 4624 }, - { "id": "mon_rattlesnake_giant", "fg": 4625 }, - { "id": "mon_sheep", "fg": 4626 }, - { "id": "mon_shrapnel_swarm", "fg": 4627 }, - { "id": "mon_skeleton_brute", "fg": 4628 }, - { "id": "mon_skeleton_necro", "fg": 4630 }, - { "id": "mon_sparrow", "fg": 4631 }, - { "id": "mon_strider_giant", "fg": 4632 }, - { "id": "mon_strider_nymph", "fg": 4633 }, - { "id": "mon_tadpole", "fg": 4634 }, - { "id": "mon_tainted_shadow", "fg": 4635 }, - { "id": "mon_thing", "fg": 4636 }, - { "id": "mon_triffid", "fg": 4637 }, - { "id": "mon_triffid_sprig", "fg": 4638 }, - { "id": "mon_triffid_young", "fg": 4639 }, - { "id": "mon_wasp_small_guard", "fg": 4640 }, - { "id": "mon_woodlouse", "fg": 4641 }, - { "id": "mon_woodlouse_manca", "fg": 4642 }, - { "id": "mon_woodpecker", "fg": 4643 }, - { "id": "mon_wraith", "fg": 4644 }, - { "id": "mon_zeer", "fg": 4645 }, - { "id": "mon_zeriatric", "fg": 4646 }, - { "id": "mon_zombie_acidic", "fg": 4647 }, - { "id": "mon_zombie_biter", "fg": 4648 }, - { "id": "mon_zombie_crawler", "fg": 4649 }, - { "id": "mon_zombie_fireman", "fg": 4652 }, - { "id": "mon_zombie_gasbag_crawler", "fg": 4654 }, - { "id": "mon_zombie_gasbag_fungus", "fg": 4655 }, - { "id": "mon_zombie_gasbag_immobile", "fg": 4656 }, - { "id": "mon_zombie_grabber", "fg": 4657 }, - { "id": "mon_zombie_hanging_innards", "fg": 4658 }, - { "id": "mon_zombie_hunter", "fg": 4659 }, - { "id": "mon_zombie_mancroc", "fg": 4661 }, - { "id": "mon_zombie_milbase_personnel", "fg": 4662 }, - { "id": "mon_zombie_necro", "fg": 4663 }, - { "id": "mon_zombie_pig", "fg": 4664 }, - { "id": "mon_zombie_rot", "fg": 4665 }, - { "id": "mon_zombie_runner", "fg": 4666 }, - { "id": "mon_zombie_shrieker", "fg": 4667 }, - { "id": "mon_zombie_soldier", "fg": 4669 }, - { "id": "mon_zombie_spitter", "fg": 4670 }, - { "id": "mon_zombie_waif", "fg": 4672 }, - { "id": "mon_zow", "fg": 4674 }, - { "id": "shadow_32x32_small", "fg": 4676 }, - { "id": "weakpoint_mon", "fg": 4677 }, - { "id": "corpse_mon_big_rat", "fg": 4678 }, - { "id": "corpse_mon_black_rat", "fg": 4679 }, - { "id": "mon_big_rat", "fg": 4680 }, - { "id": "mon_black_rat", "fg": 4681 }, - { "id": "corpse_mon_beaver", "fg": 4682 }, - { "id": "corpse_mon_beaver_mutant_avian", "fg": 4683 }, - { "id": "corpse_mon_beaver_mutant_huge", "fg": 4684 }, - { "id": "corpse_mon_zombeaver", "fg": 4685 }, - { "id": "mon_beaver", "fg": 4686 }, - { "id": "mon_beaver_mutant_avian", "fg": 4687 }, - { "id": "mon_beaver_mutant_huge", "fg": 4688 }, - { "id": "mon_zombeaver", "fg": 4689 }, - { "id": "corpse_mon_biollante", "fg": 4690 }, - { "id": "corpse_mon_biollante_sprig", "fg": 4691 }, - { "id": "corpse_mon_biollante_sprout", "fg": 4692 }, - { "id": "mon_biollante", "fg": 4693 }, - { "id": "mon_biollante_sprig", "fg": 4694 }, - { "id": "mon_biollante_sprout", "fg": 4695 }, - { "id": "corpse_mon_giant_cockroach", "fg": 4704 }, - { "id": "corpse_mon_giant_cockroach_nymph", "fg": 4705 }, - { "id": "corpse_mon_large_cockroach", "fg": 4706 }, - { "id": "corpse_mon_plague_nymph", "fg": 4707 }, - { "id": "corpse_mon_plague_vector", "fg": 4708 }, - { "id": "corpse_mon_pregnant_giant_cockroach", "fg": 4709 }, - { "id": "corpse_mon_skittering_plague", "fg": 4710 }, - { "id": "mon_giant_cockroach", "fg": 4711 }, - { "id": "mon_giant_cockroach_nymph", "fg": 4712 }, - { "id": "mon_large_cockroach", "fg": 4713 }, - { "id": "mon_plague_nymph", "fg": 4714 }, - { "id": "mon_plague_vector", "fg": 4715 }, - { "id": "mon_pregnant_giant_cockroach", "fg": 4716 }, - { "id": "mon_skittering_plague", "fg": 4717 }, - { "id": "corpse_mon_crow_mutant", "fg": 4718 }, - { "id": "mon_crow_mutant", "fg": 4719 }, - { "id": "corpse", "fg": 4720 }, - { "id": "corpse_mon_amalgamation_corroder", "fg": 4722 }, - { "id": "corpse_mon_amalgamation_spotter", "fg": 4723 }, - { "id": "corpse_mon_amalgamation_swarmer", "fg": 4724 }, - { "id": "corpse_mon_blank", "fg": 4731 }, - { "id": "corpse_mon_butterfly", "fg": 4733 }, - { "id": "corpse_mon_caterpillar_butterfly", "fg": 4735 }, - { "id": "corpse_mon_caterpillar_moth", "fg": 4736 }, - { "id": "corpse_mon_centipede_giant", "fg": 4737 }, - { "id": "corpse_mon_centipede_larva", "fg": 4738 }, - { "id": "corpse_mon_centipede_small", "fg": 4739 }, - { "id": "corpse_mon_cicada_nymph", "fg": 4741 }, - { "id": "corpse_mon_coot", "fg": 4742 }, - { "id": "corpse_mon_cormorant", "fg": 4743 }, - { "id": "corpse_mon_crayfish_giant_larva", "fg": 4745 }, - { "id": "corpse_mon_dermatik_larva", "fg": 4749 }, - { "id": "corpse_mon_diving_beetle_small", "fg": 4750 }, - { "id": "corpse_mon_diving_larva", "fg": 4751 }, - { "id": "corpse_mon_dog_zombie_rot", "fg": 4754 }, - { "id": "corpse_mon_dragonfly_giant", "fg": 4755 }, - { "id": "corpse_mon_firefly_larva", "fg": 4757 }, - { "id": "corpse_mon_fly_larva", "fg": 4769 }, - { "id": "corpse_mon_fungal_raptor", "fg": 4773 }, - { "id": "corpse_mon_goat", "fg": 4775 }, - { "id": "corpse_mon_goat_kid", "fg": 4776 }, - { "id": "corpse_mon_grasshopper_nymph", "fg": 4779 }, - { "id": "corpse_mon_grebe", "fg": 4780 }, - { "id": "corpse_mon_hummingbird", "fg": 4784 }, - { "id": "corpse_mon_lab_ratkin", "fg": 4785 }, - { "id": "corpse_mon_lady_bug_larva", "fg": 4786 }, - { "id": "corpse_mon_locust_nymph", "fg": 4787 }, - { "id": "corpse_mon_locust_small", "fg": 4788 }, - { "id": "corpse_mon_mantis_nymph", "fg": 4789 }, - { "id": "corpse_mon_moorhen", "fg": 4791 }, - { "id": "corpse_mon_mosquito_giant", "fg": 4793 }, - { "id": "corpse_mon_mosquito_larva", "fg": 4794 }, - { "id": "corpse_mon_mosquito_small", "fg": 4795 }, - { "id": "corpse_mon_rattlesnake", "fg": 4797 }, - { "id": "corpse_mon_rattlesnake_giant", "fg": 4798 }, - { "id": "corpse_mon_skeleton_necro", "fg": 4802 }, - { "id": "corpse_mon_slug_larva", "fg": 4804 }, - { "id": "corpse_mon_snail_larva", "fg": 4805 }, - { "id": "corpse_mon_sparrow", "fg": 4806 }, - { "id": "corpse_mon_strider_giant", "fg": 4815 }, - { "id": "corpse_mon_strider_nymph", "fg": 4816 }, - { "id": "corpse_mon_tadpole", "fg": 4817 }, - { "id": "corpse_mon_triffid", "fg": 4818 }, - { "id": "corpse_mon_triffid_sprig", "fg": 4819 }, - { "id": "corpse_mon_triffid_young", "fg": 4820 }, - { "id": "corpse_mon_wasp_larva", "fg": 4824 }, - { "id": "corpse_mon_wasp_small_guard", "fg": 4825 }, - { "id": "corpse_mon_woodlouse", "fg": 4827 }, - { "id": "corpse_mon_woodlouse_manca", "fg": 4828 }, - { "id": "corpse_mon_woodpecker", "fg": 4829 }, - { "id": "corpse_mon_worm_larva", "fg": 4831 }, - { "id": "corpse_mon_zombie", "fg": 4832 }, - { "id": "corpse_mon_zombie_acidic", "fg": 4833 }, - { "id": "corpse_mon_zombie_biter", "fg": 4835 }, - { "id": "corpse_mon_zombie_child", "fg": 4837 }, - { "id": "corpse_mon_zombie_crawler", "fg": 4840 }, - { "id": "corpse_mon_zombie_fat", "fg": 4842 }, - { "id": "corpse_mon_zombie_fireman", "fg": 4843 }, - { "id": "corpse_mon_zombie_grabber", "fg": 4845 }, - { "id": "corpse_mon_zombie_hammer_hands", "fg": 4846 }, - { "id": "corpse_mon_zombie_hunter", "fg": 4848 }, - { "id": "corpse_mon_zombie_mancroc", "fg": 4850 }, - { "id": "corpse_mon_zombie_milbase_personnel", "fg": 4851 }, - { "id": "corpse_mon_zombie_necro", "fg": 4852 }, - { "id": "corpse_mon_zombie_rot", "fg": 4853 }, - { "id": "corpse_mon_zombie_runner", "fg": 4854 }, - { "id": "corpse_mon_zombie_shrieker", "fg": 4858 }, - { "id": "corpse_mon_zombie_soldier", "fg": 4861 }, - { "id": "corpse_mon_zombie_spitter", "fg": 4862 }, - { "id": "corpse_mon_zombie_tough", "fg": 4865 }, - { "id": "corpse_mon_zombie_waif", "fg": 4866 }, - { "id": "corpse_mon_feral_human_tool", "fg": 4870 }, - { "id": "corpse_mon_feral_soldier", "fg": 4871 }, - { "id": "corpse_mon_mantis_giant", "fg": 4872 }, - { "id": "corpse_mon_spawn_raptor", "fg": 4873 }, - { "id": "corpse_mon_spawn_raptor_electric", "fg": 4874 }, - { "id": "corpse_mon_spawn_raptor_shady", "fg": 4875 }, - { "id": "corpse_mon_zombie_nullfield", "fg": 4876 }, - { "id": "mon_dog_bull", "fg": 4879 }, - { "id": "mon_dog_rottweiler", "fg": 4880 }, - { "id": "corpse_mon_feral_diver_knife", "fg": 4881 }, - { "id": "corpse_mon_feral_human_axe", "fg": 4882 }, - { "id": "corpse_mon_feral_human_axe_fungal_corpse", "fg": 4883 }, - { "id": "corpse_mon_feral_human_axe_fungal_infected", "fg": 4884 }, - { "id": "corpse_mon_feral_human_crowbar", "fg": 4885 }, - { "id": "corpse_mon_feral_human_crowbar_fungal_corpse", "fg": 4886 }, - { "id": "corpse_mon_feral_human_crowbar_fungal_infected", "fg": 4887 }, - { "id": "corpse_mon_feral_human_pipe", "fg": 4888 }, - { "id": "corpse_mon_feral_human_pipe_fungal_corpse", "fg": 4889 }, - { "id": "corpse_mon_feral_human_pipe_fungal_infected", "fg": 4890 }, - { "id": "corpse_mon_feral_labsecurity_9mm", "fg": 4891 }, - { "id": "corpse_mon_feral_maid_broom", "fg": 4892 }, - { "id": "corpse_mon_feral_maid_candlestick", "fg": 4893 }, - { "id": "corpse_mon_feral_maid_knife", "fg": 4894 }, - { "id": "corpse_mon_feral_sapien_spear", "fg": 4895 }, - { "id": "corpse_mon_feral_scientist_scalpel", "fg": 4896 }, - { "id": "mon_feral_diver_knife", "fg": 4897 }, - { "id": "mon_feral_maid_broom", "fg": 4947 }, - { "id": "mon_feral_maid_candlestick", "fg": 4948 }, - { "id": "mon_feral_maid_knife", "fg": 4949 }, - { "id": "mon_centipede_larva", "fg": 4975 }, - { "id": "mon_cicada_nymph", "fg": 4976 }, - { "id": "mon_dermatik_larva", "fg": 4977 }, - { "id": "mon_firefly_larva", "fg": 4978 }, - { "id": "mon_fly_larva", "fg": 4979 }, - { "id": "mon_fry_crayfish", "fg": 4980 }, - { "id": "mon_lady_bug_larva", "fg": 4981 }, - { "id": "mon_mosquito_larva", "fg": 4982 }, - { "id": "mon_slug_larva", "fg": 4983 }, - { "id": "mon_snail_larva", "fg": 4984 }, - { "id": "mon_wasp_larva", "fg": 4985 }, - { "id": "mon_worm_larva", "fg": 4986 }, - { "id": "corpse_mon_zombie_armored", "fg": 4987 }, - { "id": "corpse_mon_zombie_bio_op", "fg": 4988 }, - { "id": "corpse_mon_zombie_bio_op2", "fg": 4989 }, - { "id": "corpse_mon_zombie_military_pilot", "fg": 4990 }, - { "id": "corpse_mon_zombie_soldier_acid_1", "fg": 4991 }, - { "id": "corpse_mon_zombie_soldier_acid_2", "fg": 4992 }, - { "id": "corpse_mon_zombie_soldier_blackops_1", "fg": 4993 }, - { "id": "corpse_mon_zombie_soldier_blackops_2", "fg": 4994 }, - { "id": "mon_zombie_armored", "fg": 4995 }, - { "id": "mon_zombie_soldier_acid_1", "fg": 5004 }, - { "id": "mon_zombie_soldier_acid_2", "fg": 5005 }, - { "id": "mon_zombie_soldier_blackops_1", "fg": 5006 }, - { "id": "mon_zombie_soldier_blackops_2", "fg": 5007 }, - { "id": "corpse_mon_ant_acid", "fg": 5012 }, - { "id": "mon_ant_acid", "fg": 5013 }, - { "id": "corpse_mon_ant_acid_queen", "fg": 5014 }, - { "id": "mon_ant_acid_queen", "fg": 5015 }, - { "id": "corpse_mon_ant_acid_small", "fg": 5016 }, - { "id": "mon_ant_acid_small", "fg": 5017 }, - { "id": "corpse_mon_ant_acid_soldier", "fg": 5018 }, - { "id": "mon_ant_acid_soldier", "fg": 5019 }, - { "id": "corpse_mon_ant_small", "fg": 5020 }, - { "id": "mon_ant_small", "fg": 5021 }, - { "id": "corpse_mon_antlion_larva", "fg": 5022 }, - { "id": "mon_antlion_larva", "fg": 5023 }, - { "id": "corpse_mon_aphid", "fg": 5024 }, - { "id": "mon_aphid", "fg": 5025 }, - { "id": "corpse_mon_bear", "fg": 5026 }, - { "id": "mon_bear", "fg": 5027 }, - { "id": "corpse_mon_bear_cub", "fg": 5028 }, - { "id": "mon_bear_cub", "fg": 5029 }, - { "id": "corpse_mon_cockatrice", "fg": 5030 }, - { "id": "mon_cockatrice", "fg": 5031 }, - { "id": "corpse_mon_coyote_mutant_venom", "fg": 5032 }, - { "id": "mon_coyote_mutant_venom", "fg": 5033 }, - { "id": "mon_dermatik_incubator_deer", "fg": 5034 }, - { "id": "corpse_mon_dog_skeleton", "fg": 5035 }, - { "id": "mon_dog_skeleton", "fg": 5036 }, - { "id": "corpse_mon_zombie_dog_brute", "fg": 5037 }, - { "id": "mon_dog_zombie_brute", "fg": 5038 }, - { "id": "corpse_mon_dragonfly_naiad", "fg": 5039 }, - { "id": "mon_dragonfly_naiad", "fg": 5040 }, - { "id": "bot_eyebot", "fg": 5041 }, - { "id": "broken_eyebot", "fg": 5042 }, - { "id": "mon_eyebot", "fg": 5043 }, - { "id": "corpse_mon_fungaloid", "fg": 5044 }, - { "id": "corpse_mon_fungaloid_shambler", "fg": 5047 }, - { "id": "mon_fungaloid_shambler", "fg": 5048 }, - { "id": "corpse_mon_fungaloid_young", "fg": 5049 }, - { "id": "mon_fungaloid_young", "fg": 5050 }, - { "id": "mon_goose_canadian", "fg": 5051 }, - { "id": "corpse_mon_grasshopper_small", "fg": 5052 }, - { "id": "mon_grasshopper_small", "fg": 5053 }, - { "id": "mon_grouse", "fg": 5054 }, - { "id": "bot_hazmatbot", "fg": 5058 }, - { "id": "broken_hazmatbot", "fg": 5059 }, - { "id": "mon_hazmatbot", "fg": 5060 }, - { "id": "mon_kreck", "fg": 5061 }, - { "id": "broken_lab_security_drone_BM", "fg": 5062 }, - { "id": "broken_lab_security_drone_BM2", "fg": 5063 }, - { "id": "broken_lab_security_drone_BS", "fg": 5064 }, - { "id": "broken_lab_security_drone_GM", "fg": 5065 }, - { "id": "broken_lab_security_drone_GR", "fg": 5066 }, - { "id": "broken_lab_security_drone_YM", "fg": 5067 }, - { "id": "mon_lab_security_drone_BM", "fg": 5068 }, - { "id": "mon_lab_security_drone_BM2", "fg": 5069 }, - { "id": "mon_lab_security_drone_BS", "fg": 5070 }, - { "id": "mon_lab_security_drone_GM", "fg": 5071 }, - { "id": "mon_lab_security_drone_GR", "fg": 5072 }, - { "id": "mon_lab_security_drone_YM", "fg": 5073 }, - { "id": "corpse_mon_lady_bug", "fg": 5074 }, - { "id": "mon_lady_bug", "fg": 5075 }, - { "id": "corpse_mon_mantis_small", "fg": 5076 }, - { "id": "mon_mantis_small", "fg": 5077 }, - { "id": "corpse_mon_mutant_alpha_boss", "fg": 5078 }, - { "id": "mon_mutant_alpha_boss", "fg": 5079 }, - { "id": "corpse_mon_octupus_stalker_spawn", "fg": 5080 }, - { "id": "mon_octupus_stalker_spawn", "fg": 5081 }, - { "id": "corpse_mon_opossum", "fg": 5082 }, - { "id": "mon_opossum", "fg": 5083 }, - { "id": "corpse_mon_otter", "fg": 5084 }, - { "id": "mon_otter", "fg": 5085 }, - { "id": "mon_pheasant", "fg": 5086 }, - { "id": "corpse_mon_skeleton", "fg": 5091 }, - { "id": "mon_skeleton", "fg": 5092 }, - { "id": "corpse_mon_skeleton_fungus", "fg": 5093 }, - { "id": "mon_skeleton_fungus", "fg": 5094 }, - { "id": "corpse_mon_skeleton_medical", "fg": 5095 }, - { "id": "mon_skeleton_medical", "fg": 5096 }, - { "id": "corpse_mon_slug_small", "fg": 5097 }, - { "id": "mon_slug_small", "fg": 5098 }, - { "id": "corpse_mon_snail_small", "fg": 5099 }, - { "id": "mon_snail_small", "fg": 5100 }, - { "id": "corpse_mon_strider_small", "fg": 5101 }, - { "id": "mon_strider_small", "fg": 5102 }, - { "id": "mon_tadpole_grabber", "fg": 5103 }, - { "id": "mon_tazer_hack", "fg": 5104 }, - { "id": "mon_turret_riot", "fg": 5105 }, - { "id": "corpse_mon_wasp_small", "fg": 5106 }, - { "id": "mon_wasp_small", "fg": 5107 }, - { "id": "broken_yrax_trifacet", "fg": 5108 }, - { "id": "mon_yrax_trifacet", "fg": 5109 }, - { "id": "corpse_mon_zombear", "fg": 5110 }, - { "id": "mon_zombear", "fg": 5111 }, - { "id": "corpse_mon_zombie_brainless", "fg": 5112 }, - { "id": "mon_zombie_brainless", "fg": 5113 }, - { "id": "corpse_mon_zombie_creepy", "fg": 5116 }, - { "id": "mon_zombie_creepy", "fg": 5117 }, - { "id": "corpse_mon_zombie_dog", "fg": 5118 }, - { "id": "mon_zombie_dog", "fg": 5119 }, - { "id": "corpse_mon_zombie_dog_acidic", "fg": 5120 }, - { "id": "mon_zombie_dog_acidic", "fg": 5121 }, - { "id": "corpse_mon_zombie_dog_brute_acidic", "fg": 5122 }, - { "id": "mon_zombie_dog_brute_acidic", "fg": 5123 }, - { "id": "corpse_mon_zombie_flamer", "fg": 5124 }, - { "id": "mon_zombie_flamer", "fg": 5125 }, - { "id": "corpse_mon_zombie_necro_boomer", "fg": 5132 }, - { "id": "mon_zombie_necro_boomer", "fg": 5133 }, - { "id": "mon_zombie_phase_skulker", "fg": 5134 }, - { "id": "mon_zombie_pig_gas", "fg": 5135 }, - { "id": "corpse_mon_zombie_prisoner_fat", "fg": 5136 }, - { "id": "mon_zombie_prisoner_fat", "fg": 5137 }, - { "id": "corpse_mon_zombie_prisoner_tough", "fg": 5138 }, - { "id": "mon_zombie_prisoner_tough", "fg": 5139 }, - { "id": "corpse_mon_zombie_regenerating", "fg": 5144 }, - { "id": "mon_zombie_regenerating", "fg": 5145 }, - { "id": "corpse_mon_zombie_swimmer_base", "fg": 5146 }, - { "id": "mon_zombie_swimmer_base", "fg": 5147 }, - { "id": "corpse_mon_zombie_winged", "fg": 5148 }, - { "id": "mon_zombie_winged", "fg": 5149 }, - { "id": "corpse_mon_zombie_rust", "fg": 5150 }, - { "id": "corpse_mon_zombie_shell", "fg": 5151 }, - { "id": "corpse_mon_zombie_urchin", "fg": 5152 }, - { "id": "mon_zombie_rust", "fg": 5153 }, - { "id": "mon_zombie_shell", "fg": 5154 }, - { "id": "mon_zombie_urchin", "fg": 5155 }, - { "id": "corpse_mon_zombie_thorny", "fg": 5156 }, - { "id": "mon_zombie_thorny", "fg": 5157 }, - { "id": "corpse_mon_triffid_flower", "fg": 5158 }, - { "id": "mon_triffid_flower", "fg": 5159 }, - { "id": "explosion_AEA_ADRENALINE", "fg": 5232 }, - { "id": "explosion_AEA_ENTRANCE", "fg": 5233 }, - { "id": "explosion_AEA_FIRESTORM", "fg": 5235 }, - { "id": "explosion_AEA_FLASH", "fg": 5236 }, - { "id": "explosion_AEA_FUN", "fg": 5237 }, - { "id": "explosion_AEA_HEAL", "fg": 5238 }, - { "id": "explosion_AEA_MUTATE", "fg": 5239 }, - { "id": "explosion_AEA_PARALYZE", "fg": 5240 }, - { "id": "explosion_AEA_PULSE_bash_terrain", "fg": 5241 }, - { "id": "explosion_AEA_SCREAM_morale", "fg": 5242 }, - { "id": "explosion_AEA_TELEGLOW", "fg": 5243 }, - { "id": "explosion_AEP_EVIL_SPELL", "fg": 5245 }, - { "id": "explosion_AO_DARKNESS_EFFECT", "fg": 5246 }, - { "id": "explosion_AO_LIFE_DRAIN", "fg": 5247 }, - { "id": "explosion_AO_TIME_STOP", "fg": 5248 }, - { "id": "explosion_absence_capture_attack", "fg": 5249 }, - { "id": "explosion_art_flies_buzz", "fg": 5250 }, - { "id": "explosion_centipede_mom_summon", "fg": 5251 }, - { "id": "explosion_death_boomer_glow", "fg": 5253 }, - { "id": "explosion_death_fungalburst", "fg": 5254 }, - { "id": "explosion_death_fungus", "fg": 5255 }, - { "id": "explosion_death_halfworm", "fg": 5256 }, - { "id": "explosion_death_preg_roach", "fg": 5257 }, - { "id": "explosion_death_smokeburst", "fg": 5258 }, - { "id": "explosion_death_tearburst", "fg": 5259 }, - { "id": "explosion_death_thing", "fg": 5260 }, - { "id": "explosion_dermatik_emergence", "fg": 5261 }, - { "id": "explosion_frog_mother_summon", "fg": 5262 }, - { "id": "explosion_generic_blinding_spray_1", "fg": 5263 }, - { "id": "explosion_impossible_shape_attack", "fg": 5264 }, - { "id": "explosion_mi-go_slaver_beam", "fg": 5265 }, - { "id": "explosion_mutant_frenzy", "fg": 5267 }, - { "id": "explosion_portal_hurt_self", "fg": 5268 }, - { "id": "explosion_ratking_summon_rats", "fg": 5269 }, - { "id": "explosion_shifting_mass", "fg": 5270 }, - { "id": "explosion_spawning_zombie_die", "fg": 5271 }, - { "id": "explosion_spell_slime_spray", "fg": 5272 }, - { "id": "explosion_spell_spit_flare", "fg": 5273 }, - { "id": "explosion_weaponpod_saw", "fg": 5274 }, - { "id": "explosion_wraith_attack", "fg": 5275 }, - { "id": "explosion_zombie_child_guilt", "fg": 5276 }, - { "id": "explosion_AEA_ATTENTION", "fg": 5277 }, - { "id": "3957_t_metal_0", "fg": 5490 }, - { "id": "t_concrete", "fg": 5511 }, - { "id": "t_diesel_tank", "fg": 5512 }, - { "id": "t_diesel_tank_smashed", "fg": 5513 }, - { "id": "t_floor_warped", "fg": 5518 }, - { "id": "t_floor_wax", "fg": 5519 }, - { "id": "t_gas_tank_smashed", "fg": 5520 }, - { "id": "t_metal_ventilation_shutter", "fg": 5529 }, - { "id": "t_shingle_flat_roof", "fg": 5542 }, - { "id": "t_strconc_floor", "fg": 5543 }, - { "id": "t_switchgear_l", "fg": 5549 }, - { "id": "t_thconc_floor_flesh", "fg": 5550 }, - { "id": "t_water_cube", "fg": 5553 }, - { "id": "t_wood_stairs_up_broken", "fg": 5559 }, - { "id": "t_wood_stairs_up_half", "fg": 5560 }, - { "id": "t_fern_harvested", "fg": 5562 }, - { "id": "t_fern_season_autumn", "fg": 5563 }, - { "id": "t_fern_season_spring", "fg": 5564 }, - { "id": "t_fern_season_summer", "fg": 5565 }, - { "id": "t_fern_season_winter", "fg": 5566 }, - { "id": "t_resin_hole", "fg": 5568 }, - { "id": "t_buffer_stop", "fg": 5626 }, - { "id": "t_curtains", "fg": 5667 }, - { "id": "t_door_b_peep", "fg": 5721 }, - { "id": "t_door_boarded", "fg": 5722 }, - { "id": "t_door_boarded_damaged", "fg": 5723 }, - { "id": "t_door_boarded_damaged_peep", "fg": 5724 }, - { "id": "t_door_boarded_peep", "fg": 5725 }, - { "id": "t_door_c", "fg": 5726 }, - { "id": "t_door_c_peep", "fg": 5727 }, - { "id": "t_door_frame", "fg": 5728 }, - { "id": "t_door_gray_b", "fg": 5729 }, - { "id": "t_door_gray_c", "fg": 5730 }, - { "id": "t_door_gray_frame", "fg": 5731 }, - { "id": "t_door_gray_o", "fg": 5732 }, - { "id": "t_door_green_c", "fg": 5735 }, - { "id": "t_door_green_frame", "fg": 5736 }, - { "id": "t_door_green_o", "fg": 5737 }, - { "id": "t_door_lab_b", "fg": 5738 }, - { "id": "t_door_lab_c", "fg": 5739 }, - { "id": "t_door_lab_frame", "fg": 5740 }, - { "id": "t_door_lab_o", "fg": 5741 }, - { "id": "t_door_locked", "fg": 5742 }, - { "id": "t_door_locked_peep", "fg": 5744 }, - { "id": "t_door_o", "fg": 5745 }, - { "id": "t_door_o_peep", "fg": 5746 }, - { "id": "t_door_red_c", "fg": 5749 }, - { "id": "t_door_red_frame", "fg": 5750 }, - { "id": "t_door_red_o", "fg": 5751 }, - { "id": "t_door_white_b", "fg": 5752 }, - { "id": "t_door_white_c", "fg": 5753 }, - { "id": "t_door_white_frame", "fg": 5754 }, - { "id": "t_door_white_o", "fg": 5755 }, - { "id": "t_rdoor_b", "fg": 5756 }, - { "id": "t_rdoor_boarded", "fg": 5757 }, - { "id": "t_rdoor_boarded_damaged", "fg": 5758 }, - { "id": "t_rdoor_c", "fg": 5759 }, - { "id": "t_rdoor_o", "fg": 5760 }, - { "id": "t_door_metal_c", "fg": 5761 }, - { "id": "t_door_metal_c_peep", "fg": 5762 }, - { "id": "t_door_metal_locked", "fg": 5763 }, - { "id": "t_door_metal_o", "fg": 5764 }, - { "id": "t_door_metal_o_peep", "fg": 5765 }, - { "id": "t_door_metal_pickable", "fg": 5766 }, - { "id": "t_mdoor_frame", "fg": 5767 }, - { "id": "t_earth_ramp_down_high", "fg": 5768 }, - { "id": "t_earth_ramp_down_high_season_autumn", "fg": 5769 }, - { "id": "t_earth_ramp_down_high_season_summer", "fg": 5770 }, - { "id": "t_earth_ramp_down_high_season_winter", "fg": 5771 }, - { "id": "t_earth_ramp_down_low", "fg": 5772 }, - { "id": "t_earth_ramp_down_low_season_autumn", "fg": 5773 }, - { "id": "t_earth_ramp_down_low_season_summer", "fg": 5774 }, - { "id": "t_earth_ramp_down_low_season_winter", "fg": 5775 }, - { "id": "t_earth_ramp_up_high", "fg": 5776 }, - { "id": "t_earth_ramp_up_high_season_autumn", "fg": 5777 }, - { "id": "t_earth_ramp_up_high_season_summer", "fg": 5778 }, - { "id": "t_earth_ramp_up_high_season_winter", "fg": 5779 }, - { "id": "t_earth_ramp_up_low", "fg": 5780 }, - { "id": "t_earth_ramp_up_low_season_autumn", "fg": 5781 }, - { "id": "t_earth_ramp_up_low_season_summer", "fg": 5782 }, - { "id": "t_earth_ramp_up_low_season_winter", "fg": 5783 }, - { "id": "t_elevator_control", "fg": 5784 }, - { "id": "t_elevator_control_off", "fg": 5785 }, - { "id": "t_gutter_drop", "fg": 6050 }, - { "id": "t_paper_roof", "fg": 6082 }, - { "id": "t_pavement_y", "fg": 6108 }, - { "id": "t_sandmound", "fg": 6279 }, - { "id": "t_screen_door_c", "fg": 6296 }, - { "id": "t_screen_door_o", "fg": 6297 }, - { "id": "t_slope_down_1_end_piece_e", "fg": 6343 }, - { "id": "t_slope_down_1_end_piece_n", "fg": 6344 }, - { "id": "t_slope_down_1_end_piece_s", "fg": 6345 }, - { "id": "t_slope_down_1_end_piece_w", "fg": 6346 }, - { "id": "t_slope_down_2_end_piece_e", "fg": 6359 }, - { "id": "t_slope_down_2_end_piece_n", "fg": 6360 }, - { "id": "t_slope_down_2_end_piece_s", "fg": 6361 }, - { "id": "t_slope_down_2_end_piece_w", "fg": 6362 }, - { "id": "t_slope_down_3_end_piece_e", "fg": 6375 }, - { "id": "t_slope_down_3_end_piece_n", "fg": 6376 }, - { "id": "t_slope_down_3_end_piece_s", "fg": 6377 }, - { "id": "t_slope_down_3_end_piece_w", "fg": 6378 }, - { "id": "t_slope_up_1_end_piece_e", "fg": 6390 }, - { "id": "t_slope_up_1_end_piece_n", "fg": 6391 }, - { "id": "t_slope_up_1_end_piece_s", "fg": 6392 }, - { "id": "t_slope_up_1_end_piece_w", "fg": 6393 }, - { "id": "t_slope_up_2_end_piece_e", "fg": 6405 }, - { "id": "t_slope_up_2_end_piece_n", "fg": 6406 }, - { "id": "t_slope_up_2_end_piece_s", "fg": 6407 }, - { "id": "t_slope_up_2_end_piece_w", "fg": 6408 }, - { "id": "t_slope_up_3_end_piece_e", "fg": 6420 }, - { "id": "t_slope_up_3_end_piece_n", "fg": 6421 }, - { "id": "t_slope_up_3_end_piece_s", "fg": 6422 }, - { "id": "t_slope_up_3_end_piece_w", "fg": 6423 }, - { "id": "t_window_stained_blue", "fg": 6961 }, - { "id": "t_window_stained_green", "fg": 6962 }, - { "id": "t_window_stained_red", "fg": 6963 }, - { "id": "t_window_domestic_taped", "fg": 6964 }, - { "id": "t_window_no_curtains_taped", "fg": 6965 }, - { "id": "tr_bubblewrap", "fg": 6984 }, - { "id": "tr_cot", "fg": 6985 }, - { "id": "tr_firewood_source", "fg": 6986 }, - { "id": "tr_funnel", "fg": 6987 }, - { "id": "tr_fur_rollmat", "fg": 6988 }, - { "id": "tr_landmine", "fg": 6989 }, - { "id": "tr_landmine_buried", "fg": 6990 }, - { "id": "tr_leather_funnel", "fg": 6991 }, - { "id": "tr_nailboard", "fg": 6992 }, - { "id": "tr_practice_target", "fg": 6993 }, - { "id": "tr_rollmat", "fg": 6994 }, - { "id": "4170_vp_wooden_aisle_vertical_0", "fg": 6996 }, - { "id": "vp_animal_compartment", "fg": 7251 }, - { "id": "vp_autoclave", "fg": 7518 }, - { "id": "vp_dishwasher", "fg": 7523 }, - { "id": "vp_recharge_station", "fg": 7539 }, - { "id": "vp_large_storage_battery", "fg": 7632 }, - { "id": "vp_medium_storage_battery", "fg": 7633 }, - { "id": "vp_small_storage_battery", "fg": 7634 }, - { "id": "vp_storage_battery", "fg": 7635 }, - { "id": "vp_reinforced_windshield_full_ne_rotE", "fg": 7730 }, - { "id": "vp_reinforced_windshield_full_ne_rotS", "fg": 7731 }, - { "id": "vp_reinforced_windshield_full_ne_rotW", "fg": 7732 } + { "id": "f_tourist_table", "fg": 2187 }, + { "id": "f_trashcan", "fg": 2188 }, + { "id": "f_vent_pipe", "fg": 2189 }, + { "id": "f_washer", "fg": 2190 }, + { "id": "f_wild_sarsaparilla", "fg": 2191 }, + { "id": "f_wind_vane", "fg": 2192 }, + { "id": "f_wintergreen", "fg": 2193 }, + { "id": "f_wreckage", "fg": 2194 }, + { "id": "f_boulder_medium", "fg": 2227 }, + { "id": "f_boulder_small", "fg": 2228 }, + { "id": "f_crate_c", "fg": 2229 }, + { "id": "f_crate_o", "fg": 2230 }, + { "id": "f_55gal_firebarrel", "fg": 2231 }, + { "id": "f_active_backup_generator", "fg": 2248 }, + { "id": "f_aut_gas_console", "fg": 2265 }, + { "id": "f_aut_gas_console_o", "fg": 2266 }, + { "id": "f_autodoc", "fg": 2267 }, + { "id": "f_barricade_road", "fg": 2268 }, + { "id": "f_barstool", "fg": 2269 }, + { "id": "f_beaded_door", "fg": 2276 }, + { "id": "f_beaded_door_o", "fg": 2277 }, + { "id": "f_archery_target_box", "fg": 2325 }, + { "id": "f_console", "fg": 2327 }, + { "id": "f_console_broken", "fg": 2328 }, + { "id": "f_curtain_open", "fg": 2339 }, + { "id": "f_dresser", "fg": 2358 }, + { "id": "f_firefly_terrarium", "fg": 2363 }, + { "id": "f_floor_mattress", "fg": 2365 }, + { "id": "f_gazing_ball", "fg": 2367 }, + { "id": "f_glowingbulb", "fg": 2368 }, + { "id": "f_ground_crafting_spot", "fg": 2369 }, + { "id": "f_machinery_old", "fg": 2393 }, + { "id": "f_mailbox", "fg": 2394 }, + { "id": "f_metal_crate_c", "fg": 2411 }, + { "id": "f_metal_crate_o", "fg": 2412 }, + { "id": "f_metal_crate_r", "fg": 2413 }, + { "id": "f_pallet_brick", "fg": 2431 }, + { "id": "f_pallet_brick_adobe", "fg": 2432 }, + { "id": "f_portable_stove", "fg": 2433 }, + { "id": "f_rubble", "fg": 2434 }, + { "id": "f_skin_wall_t_connection_e", "fg": 2465 }, + { "id": "f_speaker_cabinet", "fg": 2471 }, + { "id": "f_stack_plank", "fg": 2472 }, + { "id": "f_still", "fg": 2473 }, + { "id": "f_training_dummy_heavy", "fg": 2490 }, + { "id": "f_training_dummy_light", "fg": 2491 }, + { "id": "f_woodstove", "fg": 2492 }, + { "id": "f_workbench", "fg": 2493 }, + { "id": "f_grave_head", "fg": 2494 }, + { "id": "f_grave_monument", "fg": 2495 }, + { "id": "f_grave_stone", "fg": 2496 }, + { "id": "f_grave_stone_old", "fg": 2497 }, + { "id": "f_exodii_signpost", "fg": 2498 }, + { "id": "f_sign", "fg": 2499 }, + { "id": "f_sign_warning", "fg": 2500 }, + { "id": "2h_flail_steel", "fg": 2502 }, + { "id": "30gal_barrel", "fg": 2503 }, + { "id": "30gal_drum", "fg": 2504 }, + { "id": "30gal_drum_aluminum", "fg": 2505 }, + { "id": "55gal_drum", "fg": 2506 }, + { "id": "55gal_drum_aluminum", "fg": 2507 }, + { "id": "abstractmap", "fg": 2508 }, + { "id": "adhesive_bandages", "fg": 2509 }, + { "id": "airhorn", "fg": 2510 }, + { "id": "alloy_plate", "fg": 2511 }, + { "id": "aluminum_stepladder", "fg": 2512 }, + { "id": "ammunition_box_carlgustav", "fg": 2513 }, + { "id": "ammunition_can_carlgustav", "fg": 2514 }, + { "id": "amplifier_head", "fg": 2515 }, + { "id": "anvil", "fg": 2516 }, + { "id": "arm_warmers", "fg": 2517 }, + { "id": "autoclave", "fg": 2518 }, + { "id": "ax", "fg": 2519 }, + { "id": "bag_body_bag", "fg": 2520 }, + { "id": "bag_plastic", "fg": 2521 }, + { "id": "bat", "fg": 2522 }, + { "id": "bat_metal", "fg": 2523 }, + { "id": "bat_nerf", "fg": 2524 }, + { "id": "bikini_bottom_var_flag_bikini_bottom", "fg": 2525 }, + { "id": "bikini_top_var_flag_bikini_top", "fg": 2526 }, + { "id": "blazer", "fg": 2527 }, + { "id": "blutwurst_sausage", "fg": 2528 }, + { "id": "boltcutters", "fg": 2529 }, + { "id": "bone", "fg": 2530 }, + { "id": "bone_knife", "fg": 2531 }, + { "id": "bone_tainted", "fg": 2532 }, + { "id": "book_pieces", "fg": 2533 }, + { "id": "bookplate", "fg": 2534 }, + { "id": "bottle_opener", "fg": 2535 }, + { "id": "box_large", "fg": 2536 }, + { "id": "box_large_metal", "fg": 2537 }, + { "id": "box_oversize_metal", "fg": 2538 }, + { "id": "boxing_gloves", "fg": 2539 }, + { "id": "broken_dimensional_anchor", "fg": 2540 }, + { "id": "broom", "fg": 2541 }, + { "id": "bucket", "fg": 2542 }, + { "id": "butane_tank", "fg": 2543 }, + { "id": "bwirebat", "fg": 2544 }, + { "id": "cable_instrument", "fg": 2545 }, + { "id": "cable_xlr", "fg": 2546 }, + { "id": "can_opener", "fg": 2547 }, + { "id": "candle", "fg": 2548 }, + { "id": "candle_lit", "fg": 2549 }, + { "id": "carbon_electrode", "fg": 2550 }, + { "id": "cell_phone", "fg": 2551 }, + { "id": "chain", "fg": 2552 }, + { "id": "chopsticks", "fg": 2553 }, + { "id": "clamp", "fg": 2554 }, + { "id": "cloth_shirt_padded", "fg": 2555 }, + { "id": "cloth_vest_padded", "fg": 2556 }, + { "id": "comb_pocket", "fg": 2557 }, + { "id": "condom", "fg": 2558 }, + { "id": "cookies", "fg": 2559 }, + { "id": "copper_ax", "fg": 2560 }, + { "id": "cudgel", "fg": 2561 }, + { "id": "cutting_board", "fg": 2562 }, + { "id": "dehydrator", "fg": 2563 }, + { "id": "dimensional_anchor", "fg": 2564 }, + { "id": "dimensional_anchor_on", "fg": 2565 }, + { "id": "dnd", "fg": 2566 }, + { "id": "doormat", "fg": 2567 }, + { "id": "dress_shirt", "fg": 2568 }, + { "id": "eclipse_glasses", "fg": 2569 }, + { "id": "egg_antlion", "fg": 2570 }, + { "id": "eyedrops", "fg": 2571 }, + { "id": "fan", "fg": 2572 }, + { "id": "fancy_glasses_bifocal", "fg": 2573 }, + { "id": "fancy_glasses_eye", "fg": 2574 }, + { "id": "fancy_glasses_reading", "fg": 2575 }, + { "id": "feather", "fg": 2576 }, + { "id": "fencing_sabre", "fg": 2577 }, + { "id": "fetid_goop", "fg": 2578 }, + { "id": "fiber_mat", "fg": 2579 }, + { "id": "file", "fg": 2580 }, + { "id": "fire_ax", "fg": 2581 }, + { "id": "flag_jumpsuit", "fg": 2582 }, + { "id": "flag_pants", "fg": 2583 }, + { "id": "flag_shirt", "fg": 2584 }, + { "id": "flask_hip", "fg": 2585 }, + { "id": "folded_skateboard_generic", "fg": 2586 }, + { "id": "frame", "fg": 2587 }, + { "id": "frisbee", "fg": 2589 }, + { "id": "funnel", "fg": 2590 }, + { "id": "glass_macuahuitl", "fg": 2591 }, + { "id": "glass_sheet", "fg": 2592 }, + { "id": "glasses_bifocale", "fg": 2593 }, + { "id": "glasses_eye", "fg": 2594 }, + { "id": "glasses_reading", "fg": 2595 }, + { "id": "gloves_medical", "fg": 2596 }, + { "id": "hair_dryer", "fg": 2597 }, + { "id": "hammer_sledge", "fg": 2598 }, + { "id": "hammer_sledge_heavy", "fg": 2599 }, + { "id": "hammer_sledge_short", "fg": 2600 }, + { "id": "hammock", "fg": 2601 }, + { "id": "hammock_net", "fg": 2602 }, + { "id": "hand_drill", "fg": 2603 }, + { "id": "hat_fur", "fg": 2604 }, + { "id": "hat_sombrero", "fg": 2605 }, + { "id": "helmet_kabuto", "fg": 2606 }, + { "id": "helmet_motor", "fg": 2607 }, + { "id": "helmet_motor_raised", "fg": 2608 }, + { "id": "hockey_stick", "fg": 2609 }, + { "id": "homewrecker", "fg": 2610 }, + { "id": "hood_ninja", "fg": 2611 }, + { "id": "hoodie", "fg": 2612 }, + { "id": "hotplate", "fg": 2613 }, + { "id": "household_washing_machine", "fg": 2614 }, + { "id": "household_water_heater", "fg": 2615 }, + { "id": "ipok", "fg": 2616 }, + { "id": "keg", "fg": 2617 }, + { "id": "keg_steel", "fg": 2618 }, + { "id": "kettle", "fg": 2619 }, + { "id": "kiln_lit", "fg": 2620 }, + { "id": "knife_paring", "fg": 2621 }, + { "id": "knife_steak", "fg": 2622 }, + { "id": "knit_scarf", "fg": 2623 }, + { "id": "landmine", "fg": 2624 }, + { "id": "laptop", "fg": 2625 }, + { "id": "laptop_screen_lit", "fg": 2626 }, + { "id": "large_propane_tank", "fg": 2627 }, + { "id": "lawnmower", "fg": 2628 }, + { "id": "licorice", "fg": 2629 }, + { "id": "manual_tire_changer", "fg": 2630 }, + { "id": "mask_dust_var_flag_mask_dust", "fg": 2631 }, + { "id": "material_limestone", "fg": 2632 }, + { "id": "material_rhodonite", "fg": 2633 }, + { "id": "material_rocksalt", "fg": 2634 }, + { "id": "material_zincite", "fg": 2635 }, + { "id": "mattress", "fg": 2636 }, + { "id": "medium_propane_tank", "fg": 2637 }, + { "id": "miner_hat_on", "fg": 2638 }, + { "id": "mobile_memory_card", "fg": 2639 }, + { "id": "molotov", "fg": 2640 }, + { "id": "molotov_lit", "fg": 2641 }, + { "id": "mop", "fg": 2643 }, + { "id": "motor_large", "fg": 2644 }, + { "id": "motor_tiny", "fg": 2645 }, + { "id": "mp3", "fg": 2646 }, + { "id": "nailbat", "fg": 2647 }, + { "id": "nailgun", "fg": 2648 }, + { "id": "nanomaterial", "fg": 2649 }, + { "id": "ninja_dress", "fg": 2650 }, + { "id": "ninja_dress_sleeveless", "fg": 2651 }, + { "id": "office_holepunch", "fg": 2652 }, + { "id": "oven", "fg": 2653 }, + { "id": "paper", "fg": 2654 }, + { "id": "pencil", "fg": 2655 }, + { "id": "permanent_marker", "fg": 2656 }, + { "id": "pipe_fittings", "fg": 2657 }, + { "id": "pipe_shotgun", "fg": 2658 }, + { "id": "plank_long", "fg": 2659 }, + { "id": "plastic_boat_hull", "fg": 2660 }, + { "id": "plastic_straw", "fg": 2661 }, + { "id": "plums", "fg": 2662 }, + { "id": "pointy_stick", "fg": 2663 }, + { "id": "pom_poms", "fg": 2664 }, + { "id": "pool_cue", "fg": 2665 }, + { "id": "portable_stove", "fg": 2666 }, + { "id": "primitive_adze", "fg": 2667 }, + { "id": "primitive_shovel", "fg": 2668 }, + { "id": "propane_cooker", "fg": 2669 }, + { "id": "radio", "fg": 2670 }, + { "id": "radio_on", "fg": 2671 }, + { "id": "rake_plastic", "fg": 2672 }, + { "id": "rapier", "fg": 2673 }, + { "id": "rapier_fake", "fg": 2674 }, + { "id": "rashguard_var_flag_rashguard_shirt", "fg": 2675 }, + { "id": "rc_car_box", "fg": 2676 }, + { "id": "rebar", "fg": 2677 }, + { "id": "rebreather_filter", "fg": 2678 }, + { "id": "reinforced_glass_pane", "fg": 2679 }, + { "id": "rhubarb", "fg": 2680 }, + { "id": "rock_quern", "fg": 2681 }, + { "id": "rock_sock", "fg": 2682 }, + { "id": "sandpaper", "fg": 2683 }, + { "id": "saxophone", "fg": 2684 }, + { "id": "screwdriver_set", "fg": 2685 }, + { "id": "shovel", "fg": 2686 }, + { "id": "shovel_snow_plastic", "fg": 2687 }, + { "id": "sm_extinguisher", "fg": 2688 }, + { "id": "spear_copper", "fg": 2689 }, + { "id": "spear_pipe", "fg": 2690 }, + { "id": "spear_rebar", "fg": 2691 }, + { "id": "spear_spike", "fg": 2692 }, + { "id": "spear_steel", "fg": 2693 }, + { "id": "spear_wood", "fg": 2694 }, + { "id": "spoon", "fg": 2695 }, + { "id": "spray_can", "fg": 2696 }, + { "id": "staff_sling", "fg": 2697 }, + { "id": "standard_template_construct", "fg": 2698 }, + { "id": "standing_lamp", "fg": 2699 }, + { "id": "steel_armor", "fg": 2700 }, + { "id": "stereo", "fg": 2701 }, + { "id": "stick_long", "fg": 2702 }, + { "id": "still", "fg": 2703 }, + { "id": "stock_pot", "fg": 2704 }, + { "id": "straw_hat", "fg": 2705 }, + { "id": "sunglasses", "fg": 2706 }, + { "id": "sunglasses_bifocal", "fg": 2707 }, + { "id": "sunglasses_eye", "fg": 2708 }, + { "id": "sunglasses_reading", "fg": 2709 }, + { "id": "survivor_adhoc_leather_shirt", "fg": 2710 }, + { "id": "survivor_adhoc_leather_torso", "fg": 2711 }, + { "id": "swat_armor", "fg": 2712 }, + { "id": "syringe", "fg": 2713 }, + { "id": "teleumbrella", "fg": 2714 }, + { "id": "tent_kit", "fg": 2715 }, + { "id": "tinyweldtank", "fg": 2716 }, + { "id": "toolbox_empty", "fg": 2717 }, + { "id": "tourist_table", "fg": 2718 }, + { "id": "tux", "fg": 2719 }, + { "id": "two_way_radio", "fg": 2720 }, + { "id": "vh_autoclave", "fg": 2721 }, + { "id": "weldtank", "fg": 2722 }, + { "id": "wetsuit_spring", "fg": 2723 }, + { "id": "wood_sheet", "fg": 2724 }, + { "id": "wooden_barrel", "fg": 2725 }, + { "id": "wooden_post", "fg": 2726 }, + { "id": "wooden_post_long", "fg": 2727 }, + { "id": "wool_suit", "fg": 2728 }, + { "id": "wrapper", "fg": 2729 }, + { "id": "xlframe", "fg": 2730 }, + { "id": "2_shot_special", "fg": 2731 }, + { "id": "boots_bone", "fg": 2732 }, + { "id": "helmet_skull", "fg": 2733 }, + { "id": "jacket_leather_bone", "fg": 2734 }, + { "id": "bio_int_enhancer", "fg": 2735 }, + { "id": "full_barrel_bomb", "fg": 2736 }, + { "id": "full_barrel_bomb_act", "fg": 2737 }, + { "id": "half_barrel_bomb", "fg": 2738 }, + { "id": "half_barrel_bomb_act", "fg": 2739 }, + { "id": "mre_box", "fg": 2740 }, + { "id": "mre_lemontuna_box", "fg": 2743 }, + { "id": "large_printout_portal_storm_data", "fg": 2746 }, + { "id": "medium_printout_portal_storm_data", "fg": 2747 }, + { "id": "nre_recorder", "fg": 2748 }, + { "id": "small_printout_portal_storm_data", "fg": 2749 }, + { "id": "rake", "fg": 2750 }, + { "id": "rifle_case_soft", "fg": 2779 }, + { "id": "rifle_case_soft_2", "fg": 2780 }, + { "id": "rifle_case_soft_leather_2", "fg": 2782 }, + { "id": "rucksack", "fg": 2783 }, + { "id": "bubblewrap", "fg": 2795 }, + { "id": "clay_quern", "fg": 2799 }, + { "id": "balaclava", "fg": 2800 }, + { "id": "beret", "fg": 2801 }, + { "id": "boxer_briefs", "fg": 2802 }, + { "id": "boxer_shorts", "fg": 2803 }, + { "id": "boy_shorts", "fg": 2804 }, + { "id": "bra", "fg": 2805 }, + { "id": "briefs", "fg": 2806 }, + { "id": "coat_lab", "fg": 2807 }, + { "id": "corset", "fg": 2808 }, + { "id": "hat_cotton", "fg": 2809 }, + { "id": "helmet_chitin", "fg": 2810 }, + { "id": "jeans", "fg": 2811 }, + { "id": "longshirt", "fg": 2812 }, + { "id": "mask_dust", "fg": 2813 }, + { "id": "polo_shirt", "fg": 2814 }, + { "id": "ragpouch", "fg": 2815 }, + { "id": "skirt", "fg": 2816 }, + { "id": "sneakers", "fg": 2817 }, + { "id": "socks", "fg": 2818 }, + { "id": "striped_shirt", "fg": 2819 }, + { "id": "sweater", "fg": 2820 }, + { "id": "sweatshirt", "fg": 2821 }, + { "id": "tshirt", "fg": 2822 }, + { "id": "i4_combustion", "fg": 2838 }, + { "id": "cola", "fg": 2844 }, + { "id": "juice", "fg": 2848 }, + { "id": "milk", "fg": 2850 }, + { "id": "purple_drink", "fg": 2854 }, + { "id": "tomato_juice", "fg": 2855 }, + { "id": "vinegar", "fg": 2856 }, + { "id": "portable_game", "fg": 2888 }, + { "id": "q_staff", "fg": 2891 }, + { "id": "active_backup_generator", "fg": 2921 }, + { "id": "american_flag", "fg": 2922 }, + { "id": "22_blank", "fg": 2923 }, + { "id": "22_cb", "fg": 2924 }, + { "id": "22_fmj", "fg": 2925 }, + { "id": "22_lr", "fg": 2926 }, + { "id": "22_ratshot", "fg": 2927 }, + { "id": "bp_22_fmj", "fg": 2928 }, + { "id": "bp_22_lr", "fg": 2929 }, + { "id": "reloaded_22_fmj", "fg": 2930 }, + { "id": "reloaded_22_lr", "fg": 2931 }, + { "id": "223", "fg": 2932 }, + { "id": "556", "fg": 2933 }, + { "id": "556_incendiary", "fg": 2934 }, + { "id": "556_m855a1", "fg": 2935 }, + { "id": "556_mk262", "fg": 2936 }, + { "id": "556_mk318", "fg": 2937 }, + { "id": "bp_223", "fg": 2938 }, + { "id": "bp_556", "fg": 2939 }, + { "id": "bp_556_incendiary", "fg": 2940 }, + { "id": "reloaded_223", "fg": 2941 }, + { "id": "reloaded_556", "fg": 2942 }, + { "id": "reloaded_556_incendiary", "fg": 2943 }, + { "id": "270win_jsp", "fg": 2944 }, + { "id": "bp_270win_jsp", "fg": 2945 }, + { "id": "reloaded_270win_jsp", "fg": 2946 }, + { "id": "3006", "fg": 2947 }, + { "id": "3006_incendiary", "fg": 2948 }, + { "id": "3006fmj", "fg": 2949 }, + { "id": "bp_3006", "fg": 2950 }, + { "id": "bp_3006_incendiary", "fg": 2951 }, + { "id": "bp_3006fmj", "fg": 2952 }, + { "id": "reloaded_3006", "fg": 2953 }, + { "id": "reloaded_3006_incendiary", "fg": 2954 }, + { "id": "reloaded_3006fmj", "fg": 2955 }, + { "id": "300_winmag", "fg": 2956 }, + { "id": "bp_300_winmag", "fg": 2957 }, + { "id": "reloaded_300_winmag", "fg": 2958 }, + { "id": "308", "fg": 2959 }, + { "id": "762_51", "fg": 2960 }, + { "id": "762_51_incendiary", "fg": 2961 }, + { "id": "bp_308", "fg": 2962 }, + { "id": "bp_762_51", "fg": 2963 }, + { "id": "bp_762_51_incendiary", "fg": 2964 }, + { "id": "reloaded_308", "fg": 2965 }, + { "id": "reloaded_762_51", "fg": 2966 }, + { "id": "reloaded_762_51_incendiary", "fg": 2967 }, + { "id": "32_acp", "fg": 2968 }, + { "id": "bp_32_acp", "fg": 2969 }, + { "id": "reloaded_32_acp", "fg": 2970 }, + { "id": "38_fmj", "fg": 2971 }, + { "id": "38_special", "fg": 2972 }, + { "id": "38_super", "fg": 2973 }, + { "id": "38super_fmj", "fg": 2974 }, + { "id": "bp_38_fmj", "fg": 2975 }, + { "id": "bp_38_special", "fg": 2976 }, + { "id": "reloaded_38_fmj", "fg": 2977 }, + { "id": "reloaded_38_special", "fg": 2978 }, + { "id": "reloaded_38_super", "fg": 2979 }, + { "id": "reloaded_38super_fmj", "fg": 2980 }, + { "id": "380_FMJ", "fg": 2981 }, + { "id": "380_JHP", "fg": 2982 }, + { "id": "380_p", "fg": 2983 }, + { "id": "bp_380_FMJ", "fg": 2984 }, + { "id": "bp_380_JHP", "fg": 2985 }, + { "id": "reloaded_380_FMJ", "fg": 2986 }, + { "id": "reloaded_380_JHP", "fg": 2987 }, + { "id": "reloaded_380_p", "fg": 2988 }, + { "id": "44fmj", "fg": 2989 }, + { "id": "44magnum", "fg": 2990 }, + { "id": "bp_44fmj", "fg": 2991 }, + { "id": "bp_44magnum", "fg": 2992 }, + { "id": "reloaded_44fmj", "fg": 2993 }, + { "id": "reloaded_44magnum", "fg": 2994 }, + { "id": "45_acp", "fg": 2995 }, + { "id": "45_jhp", "fg": 2996 }, + { "id": "45_super", "fg": 2997 }, + { "id": "bp_45_acp", "fg": 2998 }, + { "id": "bp_45_jhp", "fg": 2999 }, + { "id": "reloaded_45_acp", "fg": 3000 }, + { "id": "reloaded_45_jhp", "fg": 3001 }, + { "id": "reloaded_45_super", "fg": 3002 }, + { "id": "10mm_fmj", "fg": 3003 }, + { "id": "bp_10mm_fmj", "fg": 3004 }, + { "id": "reloaded_10mm_fmj", "fg": 3005 }, + { "id": "120mm_HEAT", "fg": 3006 }, + { "id": "123ln", "fg": 3007 }, + { "id": "300blk", "fg": 3008 }, + { "id": "300blk_ss", "fg": 3009 }, + { "id": "bp_300blk", "fg": 3010 }, + { "id": "reloaded_300blk", "fg": 3011 }, + { "id": "357mag_fmj", "fg": 3012 }, + { "id": "357mag_jhp", "fg": 3013 }, + { "id": "bp_357mag_fmj", "fg": 3014 }, + { "id": "bp_357mag_jhp", "fg": 3015 }, + { "id": "reloaded_357mag_fmj", "fg": 3016 }, + { "id": "reloaded_357mag_jhp", "fg": 3017 }, + { "id": "357sig_fmj", "fg": 3018 }, + { "id": "357sig_jhp", "fg": 3019 }, + { "id": "bp_357sig_fmj", "fg": 3020 }, + { "id": "bp_357sig_jhp", "fg": 3021 }, + { "id": "reloaded_357sig_fmj", "fg": 3022 }, + { "id": "reloaded_357sig_jhp", "fg": 3023 }, + { "id": "40fmj", "fg": 3024 }, + { "id": "40sw", "fg": 3025 }, + { "id": "bp_40fmj", "fg": 3026 }, + { "id": "bp_40sw", "fg": 3027 }, + { "id": "reloaded_40fmj", "fg": 3028 }, + { "id": "reloaded_40sw", "fg": 3029 }, + { "id": "4570_low", "fg": 3030 }, + { "id": "4570_pen", "fg": 3031 }, + { "id": "4570_sp", "fg": 3032 }, + { "id": "reloaded_4570_bp", "fg": 3033 }, + { "id": "reloaded_4570_low", "fg": 3034 }, + { "id": "reloaded_4570_pen", "fg": 3035 }, + { "id": "reloaded_4570_sp", "fg": 3036 }, + { "id": "454_Casull", "fg": 3037 }, + { "id": "bp_454_Casull", "fg": 3038 }, + { "id": "reloaded_454_Casull", "fg": 3039 }, + { "id": "45colt_jhp", "fg": 3040 }, + { "id": "bp_45colt_jhp", "fg": 3041 }, + { "id": "reloaded_45colt_jhp", "fg": 3042 }, + { "id": "460_fmj", "fg": 3043 }, + { "id": "460_rowland", "fg": 3044 }, + { "id": "bp_460_fmj", "fg": 3045 }, + { "id": "bp_460_rowland", "fg": 3046 }, + { "id": "reloaded_460_fmj", "fg": 3047 }, + { "id": "reloaded_460_rowland", "fg": 3048 }, + { "id": "500_Magnum", "fg": 3049 }, + { "id": "bp_500_Magnum", "fg": 3050 }, + { "id": "reloaded_500_Magnum", "fg": 3051 }, + { "id": "50_incendiary", "fg": 3052 }, + { "id": "50_mk211", "fg": 3053 }, + { "id": "50bmg", "fg": 3054 }, + { "id": "50match", "fg": 3055 }, + { "id": "50ss", "fg": 3056 }, + { "id": "bp_50_incendiary", "fg": 3057 }, + { "id": "bp_50match", "fg": 3058 }, + { "id": "bp_50ss", "fg": 3059 }, + { "id": "reloaded_50_incendiary", "fg": 3060 }, + { "id": "reloaded_50bmg", "fg": 3061 }, + { "id": "reloaded_50ss", "fg": 3062 }, + { "id": "700nx", "fg": 3063 }, + { "id": "bp_700nx", "fg": 3064 }, + { "id": "reloaded_700nx", "fg": 3065 }, + { "id": "9mm", "fg": 3066 }, + { "id": "9mmP", "fg": 3067 }, + { "id": "9mmP2", "fg": 3068 }, + { "id": "9mmfmj", "fg": 3069 }, + { "id": "bp_9mm", "fg": 3070 }, + { "id": "bp_9mmfmj", "fg": 3071 }, + { "id": "reloaded_9mm", "fg": 3072 }, + { "id": "reloaded_9mmP", "fg": 3073 }, + { "id": "reloaded_9mmP2", "fg": 3074 }, + { "id": "reloaded_9mmfmj", "fg": 3075 }, + { "id": "bp_shot_00", "fg": 3089 }, + { "id": "bp_shot_bird", "fg": 3090 }, + { "id": "bp_shot_dragon", "fg": 3091 }, + { "id": "bp_shot_flechette", "fg": 3092 }, + { "id": "bp_shot_scrap", "fg": 3093 }, + { "id": "bp_shot_slug", "fg": 3094 }, + { "id": "reloaded_shot_00", "fg": 3095 }, + { "id": "reloaded_shot_bird", "fg": 3096 }, + { "id": "reloaded_shot_dragon", "fg": 3097 }, + { "id": "reloaded_shot_flechette", "fg": 3098 }, + { "id": "reloaded_shot_slug", "fg": 3099 }, + { "id": "shot_00", "fg": 3100 }, + { "id": "shot_beanbag", "fg": 3101 }, + { "id": "shot_bird", "fg": 3102 }, + { "id": "shot_dragon", "fg": 3103 }, + { "id": "shot_flechette", "fg": 3104 }, + { "id": "shot_he", "fg": 3105 }, + { "id": "shot_scrap", "fg": 3106 }, + { "id": "shot_slug", "fg": 3107 }, + { "id": "archery_target_box", "fg": 3108 }, + { "id": "armor_lorica", "fg": 3109 }, + { "id": "armor_ch_heavyplate", "fg": 3110 }, + { "id": "armor_hc_heavyplate", "fg": 3111 }, + { "id": "armor_lc_heavyplate", "fg": 3112 }, + { "id": "armor_mc_heavyplate", "fg": 3113 }, + { "id": "armor_qt_heavyplate", "fg": 3114 }, + { "id": "1895sbl", "fg": 3115 }, + { "id": "AT4", "fg": 3116 }, + { "id": "LAW", "fg": 3117 }, + { "id": "M24", "fg": 3118 }, + { "id": "RPG", "fg": 3119 }, + { "id": "USAS_12", "fg": 3120 }, + { "id": "airspeargun", "fg": 3121 }, + { "id": "ak74", "fg": 3123 }, + { "id": "american_180", "fg": 3124 }, + { "id": "an94", "fg": 3125 }, + { "id": "ar10", "fg": 3126 }, + { "id": "arx160", "fg": 3128 }, + { "id": "as50", "fg": 3129 }, + { "id": "atgm_launcher", "fg": 3130 }, + { "id": "bbgun", "fg": 3131 }, + { "id": "bfg50", "fg": 3132 }, + { "id": "bh_m89", "fg": 3133 }, + { "id": "blunderbuss", "fg": 3134 }, + { "id": "browning_blr", "fg": 3135 }, + { "id": "chemical_thrower", "fg": 3137 }, + { "id": "coilgun", "fg": 3138 }, + { "id": "colt_lightning", "fg": 3139 }, + { "id": "colt_ro635", "fg": 3140 }, + { "id": "combination_gun", "fg": 3141 }, + { "id": "cx4", "fg": 3142 }, + { "id": "doublespeargun", "fg": 3143 }, + { "id": "emp_gun", "fg": 3144 }, + { "id": "famas", "fg": 3145 }, + { "id": "flamethrower", "fg": 3146 }, + { "id": "fn_fal", "fg": 3147 }, + { "id": "fs2000", "fg": 3148 }, + { "id": "ftk93", "fg": 3149 }, + { "id": "garand", "fg": 3150 }, + { "id": "heavy_rail_rifle", "fg": 3151 }, + { "id": "helsing", "fg": 3152 }, + { "id": "henry_big_boy", "fg": 3153 }, + { "id": "hk417_13", "fg": 3154 }, + { "id": "hk_g3", "fg": 3155 }, + { "id": "hk_g36", "fg": 3156 }, + { "id": "hk_g80", "fg": 3157 }, + { "id": "hk_mp5k", "fg": 3158 }, + { "id": "hk_mp5sd", "fg": 3159 }, + { "id": "iwi_tavor_x95_300blk", "fg": 3160 }, + { "id": "ksg-25", "fg": 3161 }, + { "id": "ksg", "fg": 3162 }, + { "id": "ksub2000", "fg": 3163 }, + { "id": "laser_cannon", "fg": 3164 }, + { "id": "laser_rifle", "fg": 3165 }, + { "id": "lever_shotgun", "fg": 3166 }, + { "id": "longrifle_flintlock", "fg": 3167 }, + { "id": "m107a1", "fg": 3168 }, + { "id": "m110a1", "fg": 3169 }, + { "id": "m134", "fg": 3170 }, + { "id": "m14ebr", "fg": 3171 }, + { "id": "m1903", "fg": 3174 }, + { "id": "m1918", "fg": 3175 }, + { "id": "m1a", "fg": 3176 }, + { "id": "m2010", "fg": 3177 }, + { "id": "m231pfw", "fg": 3178 }, + { "id": "m240", "fg": 3179 }, + { "id": "m27_assault_rifle_var_h&k416a5", "fg": 3181 }, + { "id": "m27_assault_rifle_var_m27iar", "fg": 3182 }, + { "id": "m27_assault_rifle_var_m38dmr", "fg": 3183 }, + { "id": "m27_assault_rifle_var_scar_l", "fg": 3184 }, + { "id": "m2browning", "fg": 3185 }, + { "id": "m2browning_sawn", "fg": 3186 }, + { "id": "m3_carlgustav", "fg": 3187 }, + { "id": "m4_carlgustav", "fg": 3189 }, + { "id": "m79", "fg": 3191 }, + { "id": "mark19", "fg": 3192 }, + { "id": "marlin_9a", "fg": 3193 }, + { "id": "mininuke_launcher", "fg": 3194 }, + { "id": "mosin44", "fg": 3195 }, + { "id": "mosin44_ebr", "fg": 3196 }, + { "id": "mosin91_30", "fg": 3197 }, + { "id": "mosin91_30_ebr", "fg": 3198 }, + { "id": "mossberg_500", "fg": 3199 }, + { "id": "mossberg_500_var_mossberg_500_security", "fg": 3200 }, + { "id": "mossberg_590", "fg": 3201 }, + { "id": "mossberg_590_var_SPAS_12", "fg": 3202 }, + { "id": "mossberg_930", "fg": 3203 }, + { "id": "mossberg_930_var_m1014", "fg": 3204 }, + { "id": "mp18", "fg": 3205 }, + { "id": "needlegun", "fg": 3207 }, + { "id": "pamd68", "fg": 3208 }, + { "id": "pamd71z", "fg": 3209 }, + { "id": "pipe_combination_gun", "fg": 3210 }, + { "id": "plasma_gun", "fg": 3211 }, + { "id": "plasma_rifle", "fg": 3212 }, + { "id": "ppsh", "fg": 3213 }, + { "id": "rebar_rifle", "fg": 3214 }, + { "id": "remington700_270", "fg": 3215 }, + { "id": "remington_700", "fg": 3216 }, + { "id": "remington_870", "fg": 3217 }, + { "id": "remington_870_breacher", "fg": 3218 }, + { "id": "remington_870_express", "fg": 3219 }, + { "id": "remington_870_var_browning_a5", "fg": 3220 }, + { "id": "remington_870_var_remington_1100", "fg": 3221 }, + { "id": "rifle_flintlock", "fg": 3222 }, + { "id": "rm120c", "fg": 3223 }, + { "id": "rm20", "fg": 3224 }, + { "id": "rm298", "fg": 3225 }, + { "id": "rm451_flamethrower", "fg": 3226 }, + { "id": "rm51_assault_rifle", "fg": 3227 }, + { "id": "rm614_lmg", "fg": 3228 }, + { "id": "rm802", "fg": 3229 }, + { "id": "rm88_battle_rifle", "fg": 3230 }, + { "id": "ruger_1022", "fg": 3231 }, + { "id": "ruger_mini", "fg": 3232 }, + { "id": "saiga_12", "fg": 3233 }, + { "id": "saiga_410", "fg": 3234 }, + { "id": "savage_111f", "fg": 3235 }, + { "id": "scar_h", "fg": 3236 }, + { "id": "sharps", "fg": 3237 }, + { "id": "shotgun_410", "fg": 3238 }, + { "id": "shotgun_d", "fg": 3239 }, + { "id": "shotgun_s", "fg": 3240 }, + { "id": "sig552", "fg": 3241 }, + { "id": "sig_mcx_rattler_sbr", "fg": 3242 }, + { "id": "skorpion_82", "fg": 3243 }, + { "id": "sks", "fg": 3244 }, + { "id": "smg_9mm", "fg": 3246 }, + { "id": "speargun", "fg": 3247 }, + { "id": "sten", "fg": 3248 }, + { "id": "steyr_aug", "fg": 3249 }, + { "id": "surv_rocket_launcher", "fg": 3250 }, + { "id": "survivor_special_700", "fg": 3251 }, + { "id": "tac50", "fg": 3252 }, + { "id": "tavor_12", "fg": 3253 }, + { "id": "tihar", "fg": 3254 }, + { "id": "tommygun", "fg": 3255 }, + { "id": "trex_gun", "fg": 3256 }, + { "id": "weatherby_5", "fg": 3257 }, + { "id": "win70", "fg": 3258 }, + { "id": "winchester_1887", "fg": 3259 }, + { "id": "winchester_1897", "fg": 3260 }, + { "id": "sw_500", "fg": 3261 }, + { "id": "sw_610", "fg": 3262 }, + { "id": "pamd68rubik", "fg": 3263 }, + { "id": "backpack", "fg": 3264 }, + { "id": "backpack_hiking", "fg": 3265 }, + { "id": "backpack_leather", "fg": 3266 }, + { "id": "backpack_tactical_large", "fg": 3267 }, + { "id": "mbag", "fg": 3268 }, + { "id": "petpack", "fg": 3269 }, + { "id": "runner_bag", "fg": 3270 }, + { "id": "trapper_pack", "fg": 3271 }, + { "id": "travelpack", "fg": 3272 }, + { "id": "barstool", "fg": 3273 }, + { "id": "brain_cooked", "fg": 3274 }, + { "id": "kidney_cooked", "fg": 3275 }, + { "id": "liver_cooked", "fg": 3276 }, + { "id": "lung_cooked", "fg": 3277 }, + { "id": "meat_cooked", "fg": 3278 }, + { "id": "meat_fried", "fg": 3279 }, + { "id": "meat_scrap_cooked", "fg": 3280 }, + { "id": "meat_smoked", "fg": 3281 }, + { "id": "mutant_meat_cooked", "fg": 3282 }, + { "id": "mutant_meat_scrap_cooked", "fg": 3283 }, + { "id": "small_stomach_boiled", "fg": 3284 }, + { "id": "stomach_boiled", "fg": 3285 }, + { "id": "sweetbread_cooked", "fg": 3286 }, + { "id": "bath_toy", "fg": 3287 }, + { "id": "blackjack", "fg": 3288 }, + { "id": "blanket", "fg": 3289 }, + { "id": "bodypillow_var_bodypillow_azurlane", "fg": 3290 }, + { "id": "bodypillow_var_bodypillow_femboy", "fg": 3292 }, + { "id": "bodypillow_var_bodypillow_furry", "fg": 3293 }, + { "id": "bodypillow_var_bodypillow_generic", "fg": 3294 }, + { "id": "bodypillow_var_bodypillow_gfl", "fg": 3295 }, + { "id": "bodypillow_var_bodypillow_goth", "fg": 3296 }, + { "id": "bodypillow_var_bodypillow_makeshift", "fg": 3297 }, + { "id": "bodypillow_var_bodypillow_survivor", "fg": 3298 }, + { "id": "bodypillow_var_bodypillow_tomboy", "fg": 3299 }, + { "id": "bodypillow_var_bodypillow_tsundere", "fg": 3300 }, + { "id": "bodypillow_var_bodypillow_vocaloid", "fg": 3301 }, + { "id": "bodypillow_var_bodypillow_vtuber", "fg": 3302 }, + { "id": "bodypillow_var_bodypillow_yandere", "fg": 3303 }, + { "id": "bodysuit_lycra_var_batman_suit_black", "fg": 3304 }, + { "id": "bodysuit_lycra_var_black_widow_suit", "fg": 3305 }, + { "id": "bodysuit_lycra_var_bondage_suit", "fg": 3306 }, + { "id": "bodysuit_lycra_var_flag_suit", "fg": 3307 }, + { "id": "bodysuit_lycra_var_samus_zero_suit_black", "fg": 3308 }, + { "id": "bodysuit_lycra_var_samus_zero_suit_blue", "fg": 3309 }, + { "id": "bodysuit_lycra_var_samus_zero_suit_red", "fg": 3310 }, + { "id": "bodysuit_lycra_var_skeleton_suit", "fg": 3311 }, + { "id": "bodysuit_lycra_var_spiderman_suit_red", "fg": 3312 }, + { "id": "bodysuit_lycra_var_superhero_suit_green", "fg": 3313 }, + { "id": "bodysuit_lycra_var_superhero_suit_pink", "fg": 3314 }, + { "id": "bodysuit_lycra_var_superhero_suit_purple", "fg": 3315 }, + { "id": "bodysuit_lycra_var_superman_suit_blue", "fg": 3316 }, + { "id": "brazing_rod_alloy", "fg": 3317 }, + { "id": "brazing_rod_bronze", "fg": 3318 }, + { "id": "broadsword", "fg": 3319 }, + { "id": "cards_magic", "fg": 3320 }, + { "id": "catan", "fg": 3321 }, + { "id": "ch_chainmail_vest", "fg": 3322 }, + { "id": "hc_chainmail_vest", "fg": 3323 }, + { "id": "lc_chainmail_vest", "fg": 3324 }, + { "id": "mc_chainmail_vest", "fg": 3325 }, + { "id": "qt_chainmail_vest", "fg": 3326 }, + { "id": "armchair", "fg": 3327 }, + { "id": "chair_plywood", "fg": 3328 }, + { "id": "chair_wood", "fg": 3329 }, + { "id": "chair_wood_black", "fg": 3330 }, + { "id": "chair_wood_white", "fg": 3331 }, + { "id": "deck_chair", "fg": 3332 }, + { "id": "stool_wood", "fg": 3333 }, + { "id": "char_smoker", "fg": 3334 }, + { "id": "acidchitin_piece", "fg": 3335 }, + { "id": "chitin_piece", "fg": 3336 }, + { "id": "deflated_wheel", "fg": 3337 }, + { "id": "extinguisher", "fg": 3338 }, + { "id": "foodperson_mask", "fg": 3339 }, + { "id": "foodperson_mask_on", "fg": 3340 }, + { "id": "freezer", "fg": 3341 }, + { "id": "gloves_fingerless", "fg": 3342 }, + { "id": "gloves_leather", "fg": 3343 }, + { "id": "gloves_liner", "fg": 3344 }, + { "id": "hand_pump", "fg": 3345 }, + { "id": "hoe", "fg": 3346 }, + { "id": "inflatable_boat", "fg": 3347 }, + { "id": "inflatable_dragon", "fg": 3348 }, + { "id": "inflatable_section", "fg": 3349 }, + { "id": "it_battery_mount", "fg": 3350 }, + { "id": "khopesh", "fg": 3351 }, + { "id": "kiln", "fg": 3352 }, + { "id": "analytical_set_basic", "fg": 3353 }, + { "id": "balance_small", "fg": 3354 }, + { "id": "bandages_makeshift_bleached", "fg": 3356 }, + { "id": "beaker", "fg": 3357 }, + { "id": "flask_glass", "fg": 3358 }, + { "id": "gradcylinder", "fg": 3359 }, + { "id": "ph_meter", "fg": 3360 }, + { "id": "rack_test_tube", "fg": 3361 }, + { "id": "spectrophotometer", "fg": 3362 }, + { "id": "test_tube", "fg": 3363 }, + { "id": "voltmeter", "fg": 3364 }, + { "id": "36navy", "fg": 3365 }, + { "id": "40mm_flechet", "fg": 3366 }, + { "id": "40mm_shot", "fg": 3367 }, + { "id": "44army", "fg": 3368 }, + { "id": "545-ap", "fg": 3369 }, + { "id": "762_m43", "fg": 3370 }, + { "id": "acidchitin_plate", "fg": 3371 }, + { "id": "acoustic_guitar", "fg": 3372 }, + { "id": "aluminum_foil", "fg": 3373 }, + { "id": "ammonia", "fg": 3374 }, + { "id": "arming_sword", "fg": 3375 }, + { "id": "atgm_heat", "fg": 3376 }, + { "id": "atomic_coffee", "fg": 3377 }, + { "id": "ballistic_vest_esapi", "fg": 3378 }, + { "id": "banjo", "fg": 3379 }, + { "id": "barley", "fg": 3380 }, + { "id": "basketball", "fg": 3381 }, + { "id": "battleaxe", "fg": 3382 }, + { "id": "beer", "fg": 3383 }, + { "id": "belgian_ale", "fg": 3384 }, + { "id": "bfipowder", "fg": 3386 }, + { "id": "bindle", "fg": 3387 }, + { "id": "bismuth", "fg": 3388 }, + { "id": "bleach", "fg": 3389 }, + { "id": "blueberries_cooked", "fg": 3390 }, + { "id": "boiled_egg", "fg": 3391 }, + { "id": "bone_flute", "fg": 3392 }, + { "id": "bone_human", "fg": 3393 }, + { "id": "boots_acidchitin", "fg": 3394 }, + { "id": "boots_bunker", "fg": 3395 }, + { "id": "boots_hsurvivor", "fg": 3396 }, + { "id": "boots_lsurvivor", "fg": 3397 }, + { "id": "boots_survivor", "fg": 3398 }, + { "id": "boots_western", "fg": 3399 }, + { "id": "bottle_folding", "fg": 3400 }, + { "id": "bottle_plastic_smal", "fg": 3401 }, + { "id": "bowling_pin", "fg": 3402 }, + { "id": "broken_manhack", "fg": 3403 }, + { "id": "broken_skitterbot", "fg": 3404 }, + { "id": "broth_bone", "fg": 3405 }, + { "id": "bum_wine", "fg": 3406 }, + { "id": "camisole", "fg": 3407 }, + { "id": "case_violin", "fg": 3408 }, + { "id": "cattail_rhizome", "fg": 3409 }, + { "id": "cattail_stalk", "fg": 3410 }, + { "id": "cell_phone_flashlight", "fg": 3411 }, + { "id": "ceramic_armor", "fg": 3412 }, + { "id": "ceramic_shard", "fg": 3413 }, + { "id": "chainmail_arms", "fg": 3414 }, + { "id": "chainmail_hauberk", "fg": 3415 }, + { "id": "chainmail_hood", "fg": 3416 }, + { "id": "chainmail_legs", "fg": 3417 }, + { "id": "chainmail_vest", "fg": 3418 }, + { "id": "chem_aluminium_powder", "fg": 3419 }, + { "id": "chem_aluminium_sulphate", "fg": 3420 }, + { "id": "chem_hexamine", "fg": 3421 }, + { "id": "chestwrap", "fg": 3422 }, + { "id": "chestwrap_fur", "fg": 3423 }, + { "id": "chestwrap_leather", "fg": 3424 }, + { "id": "chestwrap_wool", "fg": 3425 }, + { "id": "chili", "fg": 3426 }, + { "id": "chili_pepper", "fg": 3427 }, + { "id": "chipper", "fg": 3428 }, + { "id": "choc_drink", "fg": 3429 }, + { "id": "chocpretzels", "fg": 3430 }, + { "id": "cig_butt", "fg": 3431 }, + { "id": "clarinet", "fg": 3432 }, + { "id": "coffee", "fg": 3433 }, + { "id": "colamdew", "fg": 3434 }, + { "id": "con_milk", "fg": 3435 }, + { "id": "con_mix", "fg": 3436 }, + { "id": "concrete", "fg": 3437 }, + { "id": "contacts", "fg": 3438 }, + { "id": "cooking_oil", "fg": 3439 }, + { "id": "copper_bracelet", "fg": 3440 }, + { "id": "corndogs_cooked", "fg": 3441 }, + { "id": "corndogs_frozen", "fg": 3442 }, + { "id": "cow_bell", "fg": 3443 }, + { "id": "crispycran", "fg": 3444 }, + { "id": "crown_golden", "fg": 3445 }, + { "id": "cured_hide", "fg": 3446 }, + { "id": "cured_pelt", "fg": 3447 }, + { "id": "curry_meat", "fg": 3448 }, + { "id": "curry_powder", "fg": 3449 }, + { "id": "curry_veggy", "fg": 3450 }, + { "id": "dahlia_baked", "fg": 3452 }, + { "id": "dao", "fg": 3453 }, + { "id": "detergent", "fg": 3454 }, + { "id": "diamond", "fg": 3455 }, + { "id": "diamond_dental_grill", "fg": 3456 }, + { "id": "diazepam", "fg": 3457 }, + { "id": "distaff_spindle", "fg": 3459 }, + { "id": "down_blanket", "fg": 3460 }, + { "id": "down_pillow", "fg": 3461 }, + { "id": "dry_fish", "fg": 3462 }, + { "id": "dry_meat_tainted", "fg": 3463 }, + { "id": "dry_veggy_tainted", "fg": 3464 }, + { "id": "egg_bird", "fg": 3465 }, + { "id": "egg_reptile", "fg": 3466 }, + { "id": "eink_tablet_pc", "fg": 3467 }, + { "id": "elec_hairtrimmer", "fg": 3468 }, + { "id": "electric_blanket", "fg": 3469 }, + { "id": "emer_blanket", "fg": 3470 }, + { "id": "emer_blanket_on", "fg": 3471 }, + { "id": "esbit_stove", "fg": 3472 }, + { "id": "estoc", "fg": 3473 }, + { "id": "fire_lance", "fg": 3474 }, + { "id": "fish", "fg": 3475 }, + { "id": "fish_smoked", "fg": 3476 }, + { "id": "fishing_hook_basic", "fg": 3477 }, + { "id": "fishing_rod_basic", "fg": 3478 }, + { "id": "fishing_rod_professional", "fg": 3479 }, + { "id": "flask_yeast", "fg": 3480 }, + { "id": "flute", "fg": 3481 }, + { "id": "folding_poncho", "fg": 3482 }, + { "id": "folding_poncho_on", "fg": 3483 }, + { "id": "food_processor", "fg": 3484 }, + { "id": "footrags", "fg": 3485 }, + { "id": "footrags_fur", "fg": 3486 }, + { "id": "footrags_leather", "fg": 3487 }, + { "id": "footrags_wool", "fg": 3488 }, + { "id": "fruit_cooked", "fg": 3489 }, + { "id": "fungicide", "fg": 3490 }, + { "id": "fur_blanket", "fg": 3491 }, + { "id": "g_carpet", "fg": 3492 }, + { "id": "g_shovel", "fg": 3493 }, + { "id": "gal_drum", "fg": 3494 }, + { "id": "gambeson", "fg": 3495 }, + { "id": "garlic", "fg": 3496 }, + { "id": "gasdiscount_platinum", "fg": 3497 }, + { "id": "gasdiscount_silver", "fg": 3498 }, + { "id": "glass_shard", "fg": 3499 }, + { "id": "glass_shiv", "fg": 3500 }, + { "id": "glass_tinted", "fg": 3501 }, + { "id": "gloves_wraps_fur", "fg": 3502 }, + { "id": "gold_dental_grill", "fg": 3503 }, + { "id": "golf_ball", "fg": 3504 }, + { "id": "gown", "fg": 3505 }, + { "id": "grapnel", "fg": 3506 }, + { "id": "h&k416a5", "fg": 3507 }, + { "id": "halter_top", "fg": 3508 }, + { "id": "hand_axe", "fg": 3509 }, + { "id": "hand_paddles", "fg": 3510 }, + { "id": "hand_rims", "fg": 3511 }, + { "id": "handflare", "fg": 3512 }, + { "id": "handflare_dead", "fg": 3513 }, + { "id": "handflare_lit", "fg": 3514 }, + { "id": "handrolled_cig", "fg": 3515 }, + { "id": "hat_knit", "fg": 3516 }, + { "id": "hbolt_metal", "fg": 3517 }, + { "id": "hbolt_wood", "fg": 3518 }, + { "id": "hdframe", "fg": 3519 }, + { "id": "heatpack", "fg": 3520 }, + { "id": "heatpack_used", "fg": 3521 }, + { "id": "hickory_nut", "fg": 3522 }, + { "id": "hickory_nut_roasted", "fg": 3523 }, + { "id": "hickory_nut_unshell", "fg": 3524 }, + { "id": "hickory_root", "fg": 3525 }, + { "id": "holy_symbol", "fg": 3526 }, + { "id": "honey_bottled", "fg": 3527 }, + { "id": "hotdogs_cooked", "fg": 3528 }, + { "id": "i_combustion", "fg": 3529 }, + { "id": "iceaxe", "fg": 3530 }, + { "id": "inflatable_airbag", "fg": 3531 }, + { "id": "jacket_army", "fg": 3532 }, + { "id": "jacket_jean", "fg": 3533 }, + { "id": "jacket_leather", "fg": 3534 }, + { "id": "jacket_light", "fg": 3535 }, + { "id": "jam_strawberries", "fg": 3536 }, + { "id": "ji", "fg": 3537 }, + { "id": "jian", "fg": 3538 }, + { "id": "joint_roach", "fg": 3540 }, + { "id": "knife", "fg": 3541 }, + { "id": "kukri", "fg": 3542 }, + { "id": "l-stick", "fg": 3543 }, + { "id": "l-stick_on", "fg": 3544 }, + { "id": "lead_ball", "fg": 3545 }, + { "id": "leg_warmers_f", "fg": 3546 }, + { "id": "link_sheet", "fg": 3547 }, + { "id": "locket", "fg": 3548 }, + { "id": "longsword", "fg": 3549 }, + { "id": "longsword_fake", "fg": 3550 }, + { "id": "mace", "fg": 3551 }, + { "id": "maid_dress", "fg": 3552 }, + { "id": "maid_hat", "fg": 3553 }, + { "id": "makeshift_axe", "fg": 3554 }, + { "id": "makeshift_crowbar", "fg": 3555 }, + { "id": "makeshift_funnel", "fg": 3556 }, + { "id": "makeshift_hammer", "fg": 3557 }, + { "id": "marble", "fg": 3558 }, + { "id": "marshmallow", "fg": 3559 }, + { "id": "material_aluminium_ingot", "fg": 3560 }, + { "id": "material_sand", "fg": 3561 }, + { "id": "material_shrd_limestone", "fg": 3562 }, + { "id": "meat_salted", "fg": 3563 }, + { "id": "mess_tin", "fg": 3564 }, + { "id": "metal_funnel", "fg": 3565 }, + { "id": "metal_tank_little", "fg": 3566 }, + { "id": "metal_tank_small", "fg": 3567 }, + { "id": "meth", "fg": 3568 }, + { "id": "mjolnir", "fg": 3569 }, + { "id": "morphine", "fg": 3570 }, + { "id": "mortar_pestle", "fg": 3571 }, + { "id": "mouthpiece", "fg": 3572 }, + { "id": "mustard", "fg": 3573 }, + { "id": "mutagen_bird", "fg": 3574 }, + { "id": "mutagen_cattle", "fg": 3575 }, + { "id": "mutagen_elfa", "fg": 3576 }, + { "id": "mutagen_fish", "fg": 3577 }, + { "id": "mutagen_plant", "fg": 3578 }, + { "id": "mutagen_slime", "fg": 3579 }, + { "id": "nachosc", "fg": 3580 }, + { "id": "nanoskirt", "fg": 3581 }, + { "id": "omnicamera", "fg": 3582 }, + { "id": "onion_rings", "fg": 3583 }, + { "id": "oxy_torch", "fg": 3584 }, + { "id": "p_carpet", "fg": 3585 }, + { "id": "panties", "fg": 3586 }, + { "id": "pants_checkered", "fg": 3587 }, + { "id": "pillow", "fg": 3588 }, + { "id": "pitchfork", "fg": 3589 }, + { "id": "plastic_shopping_bag", "fg": 3590 }, + { "id": "plut_cell", "fg": 3591 }, + { "id": "pool_ball", "fg": 3592 }, + { "id": "pot_canning", "fg": 3593 }, + { "id": "pot_makeshift", "fg": 3594 }, + { "id": "powder_eggs", "fg": 3595 }, + { "id": "powered_earmuffs", "fg": 3596 }, + { "id": "protein_powder", "fg": 3597 }, + { "id": "qiang", "fg": 3598 }, + { "id": "r_carpet", "fg": 3599 }, + { "id": "radio_car", "fg": 3600 }, + { "id": "radio_car_on", "fg": 3601 }, + { "id": "radiocontrol", "fg": 3602 }, + { "id": "raw_fur", "fg": 3603 }, + { "id": "razor_blade", "fg": 3604 }, + { "id": "reinforced_glass_sheet", "fg": 3605 }, + { "id": "reloaded_shot_he", "fg": 3606 }, + { "id": "reloaded_signal_fla", "fg": 3607 }, + { "id": "reloaded_ss", "fg": 3608 }, + { "id": "reloaded_sw", "fg": 3609 }, + { "id": "reloaded_xdart", "fg": 3610 }, + { "id": "ring_engagement", "fg": 3611 }, + { "id": "robe", "fg": 3612 }, + { "id": "rollerskates", "fg": 3613 }, + { "id": "sandwich_cheese", "fg": 3614 }, + { "id": "sandwich_cheese_gri", "fg": 3615 }, + { "id": "sandwich_cucumber", "fg": 3616 }, + { "id": "sandwich_honey", "fg": 3617 }, + { "id": "sandwich_jam", "fg": 3618 }, + { "id": "sandwich_pb", "fg": 3619 }, + { "id": "sandwich_pbj", "fg": 3620 }, + { "id": "sandwich_pbm", "fg": 3621 }, + { "id": "sandwich_sauce", "fg": 3622 }, + { "id": "sausage_wasteland", "fg": 3623 }, + { "id": "scabbard", "fg": 3624 }, + { "id": "sharp_toothbrush", "fg": 3625 }, + { "id": "shavingkit", "fg": 3626 }, + { "id": "sheath", "fg": 3627 }, + { "id": "shillelagh", "fg": 3628 }, + { "id": "shorts_denim", "fg": 3629 }, + { "id": "silver_bracelet", "fg": 3630 }, + { "id": "silver_small", "fg": 3631 }, + { "id": "skirt_leather", "fg": 3632 }, + { "id": "soap", "fg": 3633 }, + { "id": "soup_chicken", "fg": 3634 }, + { "id": "soup_dumplings", "fg": 3635 }, + { "id": "soup_fish", "fg": 3636 }, + { "id": "soup_mushroom", "fg": 3637 }, + { "id": "soup_tomato", "fg": 3638 }, + { "id": "soup_veggy", "fg": 3639 }, + { "id": "soup_woods", "fg": 3640 }, + { "id": "spear_dory", "fg": 3641 }, + { "id": "spear_forked", "fg": 3642 }, + { "id": "spear_stone", "fg": 3643 }, + { "id": "spider_egg", "fg": 3644 }, + { "id": "sports_bra", "fg": 3645 }, + { "id": "stepladder", "fg": 3646 }, + { "id": "sugar_beet", "fg": 3647 }, + { "id": "survivor_hairtrimmer", "fg": 3648 }, + { "id": "survivor_vest", "fg": 3649 }, + { "id": "sushi_fishroll", "fg": 3650 }, + { "id": "swag_bag", "fg": 3651 }, + { "id": "sword_xiphos", "fg": 3652 }, + { "id": "tanbark", "fg": 3653 }, + { "id": "tanned_hide", "fg": 3654 }, + { "id": "tanned_pelt", "fg": 3655 }, + { "id": "tanto", "fg": 3656 }, + { "id": "tea", "fg": 3657 }, + { "id": "telepad", "fg": 3658 }, + { "id": "thermometer", "fg": 3659 }, + { "id": "thermos", "fg": 3660 }, + { "id": "tieclip", "fg": 3661 }, + { "id": "tin", "fg": 3662 }, + { "id": "tinder", "fg": 3663 }, + { "id": "tinfoil_hat", "fg": 3664 }, + { "id": "toothbrush_plain", "fg": 3665 }, + { "id": "trimmer_off", "fg": 3666 }, + { "id": "trimmer_on", "fg": 3667 }, + { "id": "trumpet", "fg": 3668 }, + { "id": "tunic", "fg": 3669 }, + { "id": "tunic_rag", "fg": 3670 }, + { "id": "ukulele", "fg": 3671 }, + { "id": "undershirt", "fg": 3672 }, + { "id": "unfinished_charcoal", "fg": 3673 }, + { "id": "v_combustion", "fg": 3674 }, + { "id": "v_scoop_item", "fg": 3675 }, + { "id": "vehicle_dashboard", "fg": 3676 }, + { "id": "vibrator", "fg": 3677 }, + { "id": "violin", "fg": 3678 }, + { "id": "violin_golden", "fg": 3679 }, + { "id": "waffleiron", "fg": 3680 }, + { "id": "wakizashi", "fg": 3681 }, + { "id": "warhammer", "fg": 3682 }, + { "id": "water_acid_weak", "fg": 3683 }, + { "id": "waterproof_gunmod", "fg": 3684 }, + { "id": "wheel_armor", "fg": 3685 }, + { "id": "wheel_bicycle", "fg": 3686 }, + { "id": "wheel_caster", "fg": 3687 }, + { "id": "wheel_motorbike", "fg": 3688 }, + { "id": "wheel_small", "fg": 3689 }, + { "id": "wheel_wide", "fg": 3690 }, + { "id": "whiskey", "fg": 3691 }, + { "id": "whistle", "fg": 3692 }, + { "id": "y_carpet", "fg": 3693 }, + { "id": "yarn", "fg": 3694 }, + { "id": "yeast", "fg": 3695 }, + { "id": "yoghurt", "fg": 3696 }, + { "id": "zubon_gi", "fg": 3697 }, + { "id": "zweihander", "fg": 3698 }, + { "id": "cloak", "fg": 3699 }, + { "id": "cloak_fur", "fg": 3700 }, + { "id": "cloak_leather", "fg": 3701 }, + { "id": "cloak_wool", "fg": 3702 }, + { "id": "coat_rain", "fg": 3703 }, + { "id": "optical_cloak", "fg": 3704 }, + { "id": "legrig", "fg": 3705 }, + { "id": "ketchup", "fg": 3706 }, + { "id": "mayonnaise", "fg": 3707 }, + { "id": "mace_simple", "fg": 3708 }, + { "id": "mace_trench", "fg": 3709 }, + { "id": "book_nonf_zine_news_anlyst", "fg": 3710 }, + { "id": "mag_animecon", "fg": 3711 }, + { "id": "mag_dodge", "fg": 3712 }, + { "id": "mag_fabrication", "fg": 3713 }, + { "id": "mag_firstaid", "fg": 3714 }, + { "id": "mag_guns", "fg": 3715 }, + { "id": "mag_news", "fg": 3716 }, + { "id": "mag_porn", "fg": 3717 }, + { "id": "mag_throwing", "fg": 3718 }, + { "id": "mag_unarmed", "fg": 3719 }, + { "id": "makeshift_cane", "fg": 3720 }, + { "id": "makeshift_scythe_war", "fg": 3721 }, + { "id": "masonrysaw_off", "fg": 3722 }, + { "id": "masonrysaw_on", "fg": 3723 }, + { "id": "material_soil", "fg": 3724 }, + { "id": "minifreezer", "fg": 3729 }, + { "id": "multi_cooker", "fg": 3730 }, + { "id": "multi_cooker_filled", "fg": 3731 }, + { "id": "national_flag_var_afghan_flag", "fg": 3732 }, + { "id": "national_flag_var_albanian_flag", "fg": 3733 }, + { "id": "national_flag_var_algerian_flag", "fg": 3734 }, + { "id": "national_flag_var_andorran_flag", "fg": 3735 }, + { "id": "national_flag_var_angolan_flag", "fg": 3736 }, + { "id": "national_flag_var_antiguan_flag", "fg": 3737 }, + { "id": "national_flag_var_argentinian_flag", "fg": 3738 }, + { "id": "national_flag_var_armenian_flag", "fg": 3739 }, + { "id": "national_flag_var_australian_flag", "fg": 3740 }, + { "id": "national_flag_var_austrian_flag", "fg": 3741 }, + { "id": "national_flag_var_azerbaijanian_flag", "fg": 3742 }, + { "id": "national_flag_var_bahamanian_flag", "fg": 3743 }, + { "id": "national_flag_var_bahrainian_flag", "fg": 3744 }, + { "id": "national_flag_var_bangladeshi_flag", "fg": 3745 }, + { "id": "national_flag_var_barbadian_flag", "fg": 3746 }, + { "id": "national_flag_var_basotho_flag", "fg": 3747 }, + { "id": "national_flag_var_belarusian_flag", "fg": 3748 }, + { "id": "national_flag_var_belgian_flag", "fg": 3749 }, + { "id": "national_flag_var_belizean_flag", "fg": 3750 }, + { "id": "national_flag_var_beninian_flag", "fg": 3751 }, + { "id": "national_flag_var_bhutanese_flag", "fg": 3752 }, + { "id": "national_flag_var_bissau_guinean_flag", "fg": 3753 }, + { "id": "national_flag_var_bolivian_flag", "fg": 3754 }, + { "id": "national_flag_var_bosnian_flag", "fg": 3755 }, + { "id": "national_flag_var_botswanian_flag", "fg": 3756 }, + { "id": "national_flag_var_brazilian_flag", "fg": 3757 }, + { "id": "national_flag_var_bruneian_flag", "fg": 3758 }, + { "id": "national_flag_var_bulgarian_flag", "fg": 3759 }, + { "id": "national_flag_var_burkina_faso_flag", "fg": 3760 }, + { "id": "national_flag_var_burundian_flag", "fg": 3761 }, + { "id": "national_flag_var_cabo_verde_flag", "fg": 3762 }, + { "id": "national_flag_var_cambodian_flag", "fg": 3763 }, + { "id": "national_flag_var_cameroon_flag", "fg": 3764 }, + { "id": "national_flag_var_canadian_flag", "fg": 3765 }, + { "id": "national_flag_var_chad_flag", "fg": 3766 }, + { "id": "national_flag_var_chilean_flag", "fg": 3767 }, + { "id": "national_flag_var_chinese_flag", "fg": 3768 }, + { "id": "national_flag_var_columbian_flag", "fg": 3769 }, + { "id": "national_flag_var_comoros_flag", "fg": 3770 }, + { "id": "national_flag_var_congo_flag", "fg": 3771 }, + { "id": "national_flag_var_costa_rican_flag", "fg": 3772 }, + { "id": "national_flag_var_croatian_flag", "fg": 3773 }, + { "id": "national_flag_var_cuban_flag", "fg": 3774 }, + { "id": "national_flag_var_cypriot_flag", "fg": 3775 }, + { "id": "national_flag_var_czech_flag", "fg": 3776 }, + { "id": "national_flag_var_danish_flag", "fg": 3777 }, + { "id": "national_flag_var_democratic_congo_flag", "fg": 3778 }, + { "id": "national_flag_var_djiboutian_flag", "fg": 3779 }, + { "id": "national_flag_var_dominica_flag", "fg": 3780 }, + { "id": "national_flag_var_dominican_flag", "fg": 3781 }, + { "id": "national_flag_var_dutch_flag", "fg": 3782 }, + { "id": "national_flag_var_ecuadorian_flag", "fg": 3783 }, + { "id": "national_flag_var_egyptian_flag", "fg": 3784 }, + { "id": "national_flag_var_emirati_flag", "fg": 3785 }, + { "id": "national_flag_var_equatorial_guinean_flag", "fg": 3786 }, + { "id": "national_flag_var_eritrean_flag", "fg": 3787 }, + { "id": "national_flag_var_estonian_flag", "fg": 3788 }, + { "id": "national_flag_var_ethiopian_flag", "fg": 3789 }, + { "id": "national_flag_var_fijian_flag", "fg": 3790 }, + { "id": "national_flag_var_filipino_flag", "fg": 3791 }, + { "id": "national_flag_var_finnish_flag", "fg": 3792 }, + { "id": "national_flag_var_french_flag", "fg": 3793 }, + { "id": "national_flag_var_gabonese_flag", "fg": 3794 }, + { "id": "national_flag_var_gambian_flag", "fg": 3795 }, + { "id": "national_flag_var_georgian_flag", "fg": 3796 }, + { "id": "national_flag_var_german_flag", "fg": 3797 }, + { "id": "national_flag_var_ghanaian_flag", "fg": 3798 }, + { "id": "national_flag_var_greek_flag", "fg": 3799 }, + { "id": "national_flag_var_grenadian_flag", "fg": 3800 }, + { "id": "national_flag_var_guatemalan_flag", "fg": 3801 }, + { "id": "national_flag_var_guinean_flag", "fg": 3802 }, + { "id": "national_flag_var_guyanese_flag", "fg": 3803 }, + { "id": "national_flag_var_haitian_flag", "fg": 3804 }, + { "id": "national_flag_var_holy_see_flag", "fg": 3805 }, + { "id": "national_flag_var_honduran_flag", "fg": 3806 }, + { "id": "national_flag_var_hungarian_flag", "fg": 3807 }, + { "id": "national_flag_var_icelandic_flag", "fg": 3808 }, + { "id": "national_flag_var_indian_flag", "fg": 3809 }, + { "id": "national_flag_var_indonesian_flag", "fg": 3810 }, + { "id": "national_flag_var_iranian_flag", "fg": 3811 }, + { "id": "national_flag_var_iraqi_flag", "fg": 3812 }, + { "id": "national_flag_var_irish_flag", "fg": 3813 }, + { "id": "national_flag_var_israeli_flag", "fg": 3814 }, + { "id": "national_flag_var_italian_flag", "fg": 3815 }, + { "id": "national_flag_var_ivory_coast_flag", "fg": 3816 }, + { "id": "national_flag_var_jamaican_flag", "fg": 3817 }, + { "id": "national_flag_var_japanese_flag", "fg": 3818 }, + { "id": "national_flag_var_jordanian_flag", "fg": 3819 }, + { "id": "national_flag_var_kazakhstani_flag", "fg": 3820 }, + { "id": "national_flag_var_kenyan_flag", "fg": 3821 }, + { "id": "national_flag_var_kiribati_flag", "fg": 3822 }, + { "id": "national_flag_var_kuwaiti_flag", "fg": 3823 }, + { "id": "national_flag_var_kyrgyz_flag", "fg": 3824 }, + { "id": "national_flag_var_laotian_flag", "fg": 3825 }, + { "id": "national_flag_var_latvian_flag", "fg": 3826 }, + { "id": "national_flag_var_lebanese_flag", "fg": 3827 }, + { "id": "national_flag_var_liberian_flag", "fg": 3828 }, + { "id": "national_flag_var_libyan_flag", "fg": 3829 }, + { "id": "national_flag_var_liechtensteiner_flag", "fg": 3830 }, + { "id": "national_flag_var_lithuanian_flag", "fg": 3831 }, + { "id": "national_flag_var_luxembourger_flag", "fg": 3832 }, + { "id": "national_flag_var_macedonian_flag", "fg": 3833 }, + { "id": "national_flag_var_madagascan_flag", "fg": 3834 }, + { "id": "national_flag_var_malawian_flag", "fg": 3835 }, + { "id": "national_flag_var_malaysia_flag", "fg": 3836 }, + { "id": "national_flag_var_maldivian_flag", "fg": 3837 }, + { "id": "national_flag_var_malian_flag", "fg": 3838 }, + { "id": "national_flag_var_maltese_flag", "fg": 3839 }, + { "id": "national_flag_var_marshallese_flag", "fg": 3840 }, + { "id": "national_flag_var_mauritanian_flag", "fg": 3841 }, + { "id": "national_flag_var_mexican_flag", "fg": 3842 }, + { "id": "national_flag_var_micronesian_flag", "fg": 3843 }, + { "id": "national_flag_var_moldovan_flag", "fg": 3844 }, + { "id": "national_flag_var_monegasque_flag", "fg": 3845 }, + { "id": "national_flag_var_mongolian_flag", "fg": 3846 }, + { "id": "national_flag_var_montenegrin_flag", "fg": 3847 }, + { "id": "national_flag_var_moroccan_flag", "fg": 3848 }, + { "id": "national_flag_var_myanma_flag", "fg": 3849 }, + { "id": "national_flag_var_namibian_flag", "fg": 3850 }, + { "id": "national_flag_var_nauruan_flag", "fg": 3851 }, + { "id": "national_flag_var_nepali_flag", "fg": 3852 }, + { "id": "national_flag_var_new_zealand_flag", "fg": 3853 }, + { "id": "national_flag_var_nicaraguan_flag", "fg": 3854 }, + { "id": "national_flag_var_nigerian_flag", "fg": 3855 }, + { "id": "national_flag_var_nigerien_flag", "fg": 3856 }, + { "id": "national_flag_var_north_korean_flag", "fg": 3857 }, + { "id": "national_flag_var_norwegian_flag", "fg": 3858 }, + { "id": "national_flag_var_omani_flag", "fg": 3859 }, + { "id": "national_flag_var_pakistani_flag", "fg": 3860 }, + { "id": "national_flag_var_palauan_flag", "fg": 3861 }, + { "id": "national_flag_var_palestinian_flag", "fg": 3862 }, + { "id": "national_flag_var_panamanian_flag", "fg": 3863 }, + { "id": "national_flag_var_papuan_flag", "fg": 3864 }, + { "id": "national_flag_var_paraguayan_flag", "fg": 3865 }, + { "id": "national_flag_var_peruvian_flag", "fg": 3866 }, + { "id": "national_flag_var_polish_flag", "fg": 3867 }, + { "id": "national_flag_var_portugese_flag", "fg": 3868 }, + { "id": "national_flag_var_qatari_flag", "fg": 3869 }, + { "id": "national_flag_var_romanian_flag", "fg": 3870 }, + { "id": "national_flag_var_russian_flag", "fg": 3871 }, + { "id": "national_flag_var_rwandan_flag", "fg": 3872 }, + { "id": "national_flag_var_saint_kitts_and_nevis_flag", "fg": 3873 }, + { "id": "national_flag_var_saint_lucian_flag", "fg": 3874 }, + { "id": "national_flag_var_salvadoran_flag", "fg": 3875 }, + { "id": "national_flag_var_sammarinese_flag", "fg": 3876 }, + { "id": "national_flag_var_samoan_flag", "fg": 3877 }, + { "id": "national_flag_var_sao_tomean_flag", "fg": 3878 }, + { "id": "national_flag_var_saudi_arabian_flag", "fg": 3879 }, + { "id": "national_flag_var_senegalese_flag", "fg": 3880 }, + { "id": "national_flag_var_serbian_flag", "fg": 3881 }, + { "id": "national_flag_var_seychellois_flag", "fg": 3882 }, + { "id": "national_flag_var_sierra_leonean_flag", "fg": 3883 }, + { "id": "national_flag_var_singaporean_flag", "fg": 3884 }, + { "id": "national_flag_var_slovakian_flag", "fg": 3885 }, + { "id": "national_flag_var_slovenian_flag", "fg": 3886 }, + { "id": "national_flag_var_solomon_islands_flag", "fg": 3887 }, + { "id": "national_flag_var_somali_flag", "fg": 3888 }, + { "id": "national_flag_var_south_africa_flag", "fg": 3889 }, + { "id": "national_flag_var_south_korea_flag", "fg": 3890 }, + { "id": "national_flag_var_south_sudan_flag", "fg": 3891 }, + { "id": "national_flag_var_spanish_flag", "fg": 3892 }, + { "id": "national_flag_var_sri_lankan_flag", "fg": 3893 }, + { "id": "national_flag_var_sudanese_flag", "fg": 3894 }, + { "id": "national_flag_var_surinamese_flag", "fg": 3895 }, + { "id": "national_flag_var_swazi_flag", "fg": 3896 }, + { "id": "national_flag_var_swedish_flag", "fg": 3897 }, + { "id": "national_flag_var_swiss_flag", "fg": 3898 }, + { "id": "national_flag_var_syrian_flag", "fg": 3899 }, + { "id": "national_flag_var_taiwanese_flag", "fg": 3900 }, + { "id": "national_flag_var_tajikistani_flag", "fg": 3901 }, + { "id": "national_flag_var_tanzanian_flag", "fg": 3902 }, + { "id": "national_flag_var_thai_flag", "fg": 3903 }, + { "id": "national_flag_var_timorese_flag", "fg": 3904 }, + { "id": "national_flag_var_togolese_flag", "fg": 3905 }, + { "id": "national_flag_var_tongan_flag", "fg": 3906 }, + { "id": "national_flag_var_trinidad_and_tobago_flag", "fg": 3907 }, + { "id": "national_flag_var_tunisian_flag", "fg": 3908 }, + { "id": "national_flag_var_turkish_flag", "fg": 3909 }, + { "id": "national_flag_var_turkmen_flag", "fg": 3910 }, + { "id": "national_flag_var_tuvaluan_flag", "fg": 3911 }, + { "id": "national_flag_var_ugandan_flag", "fg": 3912 }, + { "id": "national_flag_var_ukrainian_flag", "fg": 3913 }, + { "id": "national_flag_var_united_kingdom_flag", "fg": 3914 }, + { "id": "national_flag_var_uruguayan_flag", "fg": 3915 }, + { "id": "national_flag_var_uzbek_flag", "fg": 3916 }, + { "id": "national_flag_var_vanuatuan_flag", "fg": 3917 }, + { "id": "national_flag_var_venezuelan_flag", "fg": 3918 }, + { "id": "national_flag_var_vietnamese_flag", "fg": 3919 }, + { "id": "national_flag_var_vincentian_flag", "fg": 3920 }, + { "id": "national_flag_var_yemenis_flag", "fg": 3921 }, + { "id": "national_flag_var_zambian_flag", "fg": 3922 }, + { "id": "national_flag_var_zimbabwean_flag", "fg": 3923 }, + { "id": "oxygen_tank", "fg": 3924 }, + { "id": "bunker_pants", "fg": 3925 }, + { "id": "fencing_pants", "fg": 3926 }, + { "id": "hot_pants", "fg": 3927 }, + { "id": "hot_pants_fur", "fg": 3928 }, + { "id": "long_underpants", "fg": 3929 }, + { "id": "pants", "fg": 3930 }, + { "id": "pants_army", "fg": 3931 }, + { "id": "pants_cargo", "fg": 3932 }, + { "id": "pants_hiking", "fg": 3933 }, + { "id": "pants_leather", "fg": 3934 }, + { "id": "pants_ski", "fg": 3935 }, + { "id": "santa_pants", "fg": 3936 }, + { "id": "striped_pants", "fg": 3937 }, + { "id": "technician_pants_gray", "fg": 3938 }, + { "id": "wetsuit_pants", "fg": 3939 }, + { "id": "pet_carrier", "fg": 3940 }, + { "id": "pickaxe", "fg": 3941 }, + { "id": "pizza_cheese", "fg": 3943 }, + { "id": "pizza_meat", "fg": 3944 }, + { "id": "pizza_supreme", "fg": 3945 }, + { "id": "pizza_veggy", "fg": 3946 }, + { "id": "hard_plate", "fg": 3947 }, + { "id": "mil_plate", "fg": 3948 }, + { "id": "spiked_plate", "fg": 3949 }, + { "id": "steel_plate", "fg": 3950 }, + { "id": "wood_plate", "fg": 3951 }, + { "id": "teddy_bear_var_toy_plush_penguin", "fg": 3952 }, + { "id": "teddy_bear_var_toy_plush_ferret", "fg": 3953 }, + { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 3954 }, + { "id": "bronze_brush_axe", "fg": 3955 }, + { "id": "brush_axe", "fg": 3956 }, + { "id": "glaive", "fg": 3957 }, + { "id": "halberd", "fg": 3958 }, + { "id": "naginata", "fg": 3959 }, + { "id": "pike", "fg": 3960 }, + { "id": "pike_copper", "fg": 3961 }, + { "id": "pike_wood", "fg": 3962 }, + { "id": "poleaxe", "fg": 3963 }, + { "id": "spear_shaft", "fg": 3964 }, + { "id": "staff_pipe", "fg": 3965 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 3966 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3967 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 3968 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 3969 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3970 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3971 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3972 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 3973 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3974 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 3975 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3976 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3977 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3978 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3979 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 3980 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3981 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 3982 }, + { "id": "brain", "fg": 3983 }, + { "id": "fat", "fg": 3984 }, + { "id": "fat_tainted", "fg": 3985 }, + { "id": "kidney", "fg": 3986 }, + { "id": "liver", "fg": 3987 }, + { "id": "lung", "fg": 3988 }, + { "id": "meat", "fg": 3989 }, + { "id": "meat_scrap", "fg": 3990 }, + { "id": "meat_tainted", "fg": 3991 }, + { "id": "mutant_fat", "fg": 3992 }, + { "id": "mutant_meat", "fg": 3993 }, + { "id": "mutant_meat_scrap", "fg": 3994 }, + { "id": "stomach", "fg": 3995 }, + { "id": "stomach_large", "fg": 3996 }, + { "id": "sweetbread", "fg": 3997 }, + { "id": "recharge_station", "fg": 3998 }, + { "id": "rigid_plastic_sheet", "fg": 3999 }, + { "id": "amethyst_gold_ring", "fg": 4000 }, + { "id": "amethyst_platinum_ring", "fg": 4001 }, + { "id": "amethyst_silver_ring", "fg": 4002 }, + { "id": "aquamarine_gold_ring", "fg": 4003 }, + { "id": "aquamarine_platinum_ring", "fg": 4004 }, + { "id": "aquamarine_silver_ring", "fg": 4005 }, + { "id": "citrine_gold_ring", "fg": 4006 }, + { "id": "citrine_platinum_ring", "fg": 4007 }, + { "id": "citrine_silver_ring", "fg": 4008 }, + { "id": "diamond_platinum_ring", "fg": 4009 }, + { "id": "diamond_ring", "fg": 4010 }, + { "id": "diamond_silver_ring", "fg": 4011 }, + { "id": "emerald_gold_ring", "fg": 4012 }, + { "id": "emerald_platinum_ring", "fg": 4013 }, + { "id": "emerald_silver_ring", "fg": 4014 }, + { "id": "peridot_gold_ring", "fg": 4021 }, + { "id": "peridot_platinum_ring", "fg": 4022 }, + { "id": "peridot_silver_ring", "fg": 4023 }, + { "id": "tourmaline_gold_ring", "fg": 4027 }, + { "id": "tourmaline_platinum_ring", "fg": 4028 }, + { "id": "tourmaline_silver_ring", "fg": 4029 }, + { "id": "armor_riot", "fg": 4030 }, + { "id": "robe_wizard", "fg": 4031 }, + { "id": "ch_scimitar", "fg": 4032 }, + { "id": "hc_scimitar", "fg": 4033 }, + { "id": "lc_scimitar", "fg": 4034 }, + { "id": "mc_scimitar", "fg": 4035 }, + { "id": "qt_scimitar", "fg": 4036 }, + { "id": "scythe", "fg": 4037 }, + { "id": "scythe_fake", "fg": 4038 }, + { "id": "scythe_toy", "fg": 4039 }, + { "id": "scythe_war", "fg": 4040 }, + { "id": "seat", "fg": 4041 }, + { "id": "shark_plushie", "fg": 4042 }, + { "id": "sharpened_pipe", "fg": 4043 }, + { "id": "sleeping_bag", "fg": 4044 }, + { "id": "sleeping_bag_roll", "fg": 4045 }, + { "id": "solar_panel", "fg": 4046 }, + { "id": "spear_homemade_halfpike", "fg": 4047 }, + { "id": "spear_knife", "fg": 4048 }, + { "id": "spear_knife_superior", "fg": 4049 }, + { "id": "state_flag_var_connecticut_flag", "fg": 4050 }, + { "id": "state_flag_var_maine_flag", "fg": 4051 }, + { "id": "state_flag_var_massachusetts_flag", "fg": 4052 }, + { "id": "state_flag_var_new_hampshire_flag", "fg": 4053 }, + { "id": "state_flag_var_rhode_island_flag", "fg": 4054 }, + { "id": "state_flag_var_vermont_flag", "fg": 4055 }, + { "id": "large_storage_battery", "fg": 4056 }, + { "id": "storage_battery", "fg": 4057 }, + { "id": "suit", "fg": 4058 }, + { "id": "mutant_tallow", "fg": 4059 }, + { "id": "tallow", "fg": 4060 }, + { "id": "tallow_tainted", "fg": 4061 }, + { "id": "teddy_bear", "fg": 4062 }, + { "id": "television", "fg": 4063 }, + { "id": "tire_iron", "fg": 4064 }, + { "id": "training_dummy_heavy", "fg": 4065 }, + { "id": "training_dummy_light", "fg": 4066 }, + { "id": "waistcoat", "fg": 4067 }, + { "id": "welding_rod_alloy", "fg": 4069 }, + { "id": "welding_rod_steel", "fg": 4070 }, + { "id": "winter_gloves_army", "fg": 4071 }, + { "id": "sword_crude", "fg": 4072 }, + { "id": "sword_nail", "fg": 4073 }, + { "id": "sword_wood", "fg": 4074 }, + { "id": "workbench", "fg": 4075 }, + { "id": "wrench_large", "fg": 4076 }, + { "id": "footstep_above", "fg": 4105 }, + { "id": "footstep_below", "fg": 4106 }, + { "id": "graffiti", "fg": 4107 }, + { "id": "highlight_item", "fg": 4108 }, + { "id": "overlay_friendly_sees_player", "fg": 4110 }, + { "id": "overlay_hostile_sees_player", "fg": 4111 }, + { "id": "overlay_neutral_sees_player", "fg": 4112 }, + { "id": "overlay_other_sees_player", "fg": 4113 }, + { "id": "weather_rain_drop", "fg": 4117 }, + { "id": "zombie_revival_indicator", "fg": 4118 }, + { "id": "highlight", "fg": 4121 }, + { "id": "graffiti_CARTOON_RENDITION_OF_A_ZOMBIE", "fg": 4122 }, + { "id": "graffiti_CATACLYSM_BUS_STOP", "fg": 4123 }, + { "id": "graffiti_DONT_DEAD_OPEN_INSIDE", "fg": 4124 }, + { "id": "graffiti_FOREST_MADE_OF_BONES", "fg": 4125 }, + { "id": "graffiti_FUCK_YOU", "fg": 4126 }, + { "id": "graffiti_GRAFFITI_TAG", "fg": 4127 }, + { "id": "graffiti_MOM", "fg": 4128 }, + { "id": "graffiti_TOILET_PAPER", "fg": 4129 }, + { "id": "graffiti_ZOMBIE_WITH_A_BULLET_HOLE", "fg": 4130 }, + { "id": "f_afs_escape_pod_seat", "fg": 4134 }, + { "id": "mon_eyebot_heater", "fg": 4135 }, + { "id": "corpse_mon_bear_smoky", "fg": 4189 }, + { "id": "mon_bear_smoky", "fg": 4190 }, + { "id": "corpse_mon_coelophysis", "fg": 4191 }, + { "id": "overlay_mutation_bio_sneeze_beam", "fg": 4192 }, + { "id": "overlay_female_mutation_DEMON_SKIN", "fg": 4193 }, + { "id": "overlay_female_mutation_DEMON_TAIL", "fg": 4194 }, + { "id": "overlay_female_mutation_DRAGON_BREATH_BLACK", "fg": 4195 }, + { "id": "overlay_female_mutation_DRAGON_FEET", "fg": 4196 }, + { "id": "overlay_female_mutation_DRAGON_SCALES_BLACK", "fg": 4197 }, + { "id": "overlay_female_mutation_DRAGON_TAIL", "fg": 4198 }, + { "id": "overlay_female_mutation_DRAGON_TAIL_SCALED", "fg": 4199 }, + { "id": "overlay_female_mutation_DRAGON_TAIL_STUB", "fg": 4200 }, + { "id": "overlay_female_mutation_DRAGON_TALONS_BLACK", "fg": 4201 }, + { "id": "overlay_female_mutation_MANA_LUM", "fg": 4202 }, + { "id": "overlay_female_mutation_MANA_SILENT_SPELL", "fg": 4203 }, + { "id": "overlay_female_mutation_MANA_SUBTLE_SPELL", "fg": 4204 }, + { "id": "overlay_female_mutation_SCALED_HANDS", "fg": 4205 }, + { "id": "overlay_female_mutation_TOE_CLAWS", "fg": 4206 }, + { "id": "overlay_male_mutation_DEMON_SKIN", "fg": 4210 }, + { "id": "overlay_male_mutation_DEMON_TAIL", "fg": 4211 }, + { "id": "overlay_male_mutation_DRAGON_BREATH_BLACK", "fg": 4212 }, + { "id": "overlay_male_mutation_DRAGON_FEET", "fg": 4213 }, + { "id": "overlay_male_mutation_DRAGON_SCALES_BLACK", "fg": 4214 }, + { "id": "overlay_male_mutation_DRAGON_TAIL", "fg": 4215 }, + { "id": "overlay_male_mutation_DRAGON_TAIL_SCALED", "fg": 4216 }, + { "id": "overlay_male_mutation_DRAGON_TAIL_STUB", "fg": 4217 }, + { "id": "overlay_male_mutation_DRAGON_TALONS_BLACK", "fg": 4218 }, + { "id": "overlay_male_mutation_MANA_LUM", "fg": 4219 }, + { "id": "overlay_male_mutation_MANA_SILENT_SPELL", "fg": 4220 }, + { "id": "overlay_male_mutation_MANA_SUBTLE_SPELL", "fg": 4221 }, + { "id": "overlay_male_mutation_SCALED_HANDS", "fg": 4222 }, + { "id": "overlay_male_mutation_TOE_CLAWS", "fg": 4223 }, + { "id": "overlay_mutation_DEMON_CLAWS", "fg": 4227 }, + { "id": "overlay_mutation_DEMON_POSSES", "fg": 4228 }, + { "id": "overlay_mutation_DRAGON_MAGIC", "fg": 4229 }, + { "id": "overlay_mutation_DRAGON_MAW_BLACK", "fg": 4230 }, + { "id": "overlay_mutation_DRAGON_SPELLS", "fg": 4231 }, + { "id": "overlay_mutation_DRAGON_WINGS_BLACK", "fg": 4232 }, + { "id": "overlay_mutation_HORNS_DRAGON", "fg": 4233 }, + { "id": "overlay_mutation_MANA_SEEKER_BOLTS", "fg": 4234 }, + { "id": "overlay_mutation_MANA_SIPHON_1", "fg": 4235 }, + { "id": "overlay_mutation_MANA_SIPHON_2", "fg": 4236 }, + { "id": "overlay_mutation_MANA_SIPHON_3", "fg": 4237 }, + { "id": "overlay_mutation_MUZZLE_DRAGON", "fg": 4238 }, + { "id": "overlay_wielded_rune_kelvinist_ice_adept_weapon", "fg": 4239 }, + { "id": "overlay_wielded_rune_kelvinist_weapon", "fg": 4240 }, + { "id": "overlay_wielded_stormhammer", "fg": 4241 }, + { "id": "overlay_wielded_tentacle_whip", "fg": 4242 }, + { "id": "overlay_worn_copper_circlet", "fg": 4243 }, + { "id": "overlay_worn_copper_infuser", "fg": 4244 }, + { "id": "overlay_worn_magic_light", "fg": 4245 }, + { "id": "overlay_worn_shield_ice", "fg": 4246 }, + { "id": "overlay_worn_silver_infuser", "fg": 4247 }, + { "id": "overlay_worn_stonefist", "fg": 4248 }, + { "id": "overlay_worn_stormglove", "fg": 4249 }, + { "id": "f_barnacle_weed", "fg": 4250 }, + { "id": "f_golden_reed", "fg": 4251 }, + { "id": "DEBUG_spellbook", "fg": 4252 }, + { "id": "animist_shadows", "fg": 4253 }, + { "id": "bio_fuel_cell_blood", "fg": 4254 }, + { "id": "bio_sneeze_beam", "fg": 4255 }, + { "id": "biomancer_spellbook", "fg": 4256 }, + { "id": "disp_wand", "fg": 4257 }, + { "id": "druid_spellbook", "fg": 4258 }, + { "id": "eshaper_spellbook", "fg": 4259 }, + { "id": "generic_spellbook", "fg": 4260 }, + { "id": "glow_dust", "fg": 4261 }, + { "id": "light_manipulation_spellbook", "fg": 4262 }, + { "id": "magic_light", "fg": 4263 }, + { "id": "magus_spellbook", "fg": 4264 }, + { "id": "magus_spellbook_move", "fg": 4265 }, + { "id": "mring_copper", "fg": 4266 }, + { "id": "mring_gold", "fg": 4267 }, + { "id": "mring_platinum", "fg": 4268 }, + { "id": "mring_silver", "fg": 4269 }, + { "id": "novice_stormshaper_book", "fg": 4270 }, + { "id": "priest_advanced", "fg": 4271 }, + { "id": "priest_beginner", "fg": 4272 }, + { "id": "pyro", "fg": 4273 }, + { "id": "recovery_spellbook", "fg": 4274 }, + { "id": "rune_kelvinist_weapon", "fg": 4275 }, + { "id": "small_mana_crystal", "fg": 4276 }, + { "id": "spell_scroll", "fg": 4277 }, + { "id": "spell_wand", "fg": 4278 }, + { "id": "stat_up_spellbook", "fg": 4279 }, + { "id": "summon_scroll_smudged", "fg": 4280 }, + { "id": "summon_undead_spellbook", "fg": 4281 }, + { "id": "techno_em", "fg": 4282 }, + { "id": "techno_fundamentals", "fg": 4283 }, + { "id": "techno_idiots", "fg": 4284 }, + { "id": "tome_of_storms", "fg": 4285 }, + { "id": "translocate_spellbook", "fg": 4286 }, + { "id": "winter_grasp", "fg": 4287 }, + { "id": "wizard_advanced", "fg": 4288 }, + { "id": "wizard_beginner", "fg": 4289 }, + { "id": "wizard_utility", "fg": 4290 }, + { "id": "black_dragon_tanned_hide", "fg": 4291 }, + { "id": "rune_kelvinist_ice_adept_weapon", "fg": 4292 }, + { "id": "stormhammer", "fg": 4293 }, + { "id": "tentacle_whip", "fg": 4294 }, + { "id": "mon_animated_blade", "fg": 4295 }, + { "id": "mon_goblin_chieftain", "fg": 4296 }, + { "id": "mon_goblin_slinger", "fg": 4297 }, + { "id": "mon_goblin_warrior", "fg": 4298 }, + { "id": "mon_black_pudding", "fg": 4299 }, + { "id": "corpse_mon_dragon_black_wyrmling", "fg": 4303 }, + { "id": "mon_dragon_black_wyrmling", "fg": 4304 }, + { "id": "corpse_mon_forgedemons", "fg": 4305 }, + { "id": "mon_forgedemons", "fg": 4306 }, + { "id": "mon_zorc", "fg": 4317 }, + { "id": "explosion_assassin_strike", "fg": 4318 }, + { "id": "explosion_assassin_toxic_smoke", "fg": 4319 }, + { "id": "explosion_life_drain", "fg": 4320 }, + { "id": "mon_cookie", "fg": 4369 }, + { "id": "mon_cow_calf_choc", "fg": 4370 }, + { "id": "mon_cow_choc", "fg": 4371 }, + { "id": "overlay_female_mutation_SUGAR", "fg": 4381 }, + { "id": "overlay_male_mutation_SUGAR", "fg": 4382 }, + { "id": "f_exitportal", "fg": 4383 }, + { "id": "f_returnportal", "fg": 4384 }, + { "id": "overlay_mutation_EYEGLEAM", "fg": 4385 }, + { "id": "overlay_wielded_battery_gun", "fg": 4386 }, + { "id": "overlay_wielded_heater_gun", "fg": 4387 }, + { "id": "overlay_wielded_inventor_shotgun", "fg": 4388 }, + { "id": "overlay_wielded_pooka_gladius", "fg": 4389 }, + { "id": "overlay_wielded_sonic_gun", "fg": 4390 }, + { "id": "overlay_wielded_dreamdross_club", "fg": 4391 }, + { "id": "overlay_wielded_redcap_club", "fg": 4392 }, + { "id": "overlay_worn_blindfold_artifact", "fg": 4393 }, + { "id": "overlay_worn_inventor_electric_fist", "fg": 4394 }, + { "id": "overlay_worn_wolf_mask", "fg": 4395 }, + { "id": "9x21mm", "fg": 4396 }, + { "id": "phrygian_cap", "fg": 4397 }, + { "id": "theredcap", "fg": 4398 }, + { "id": "artifact_horn", "fg": 4399 }, + { "id": "artifact_weakening", "fg": 4400 }, + { "id": "blindfold_artifact", "fg": 4401 }, + { "id": "deck_of_tarot_cards", "fg": 4402 }, + { "id": "hurricane_lamp_thorns", "fg": 4403 }, + { "id": "polaroid_of_missing_person", "fg": 4404 }, + { "id": "battery_gun", "fg": 4405 }, + { "id": "bio_launcher", "fg": 4406 }, + { "id": "heater_gun", "fg": 4407 }, + { "id": "inventor_shotgun", "fg": 4408 }, + { "id": "pooka_gladius", "fg": 4409 }, + { "id": "sonic_gun", "fg": 4410 }, + { "id": "winter_lord_estoc", "fg": 4411 }, + { "id": "dreamdross_club", "fg": 4412 }, + { "id": "redcap_club", "fg": 4413 }, + { "id": "mon_sapient_light", "fg": 4415 }, + { "id": "2694_mon_zombie_crawler_0", "fg": 4570 }, + { "id": "lemming_shadow", "fg": 4599 }, + { "id": "mon_amalgamation_corroder", "fg": 4600 }, + { "id": "mon_amalgamation_swarmer", "fg": 4601 }, + { "id": "mon_blank", "fg": 4602 }, + { "id": "mon_blob_large", "fg": 4603 }, + { "id": "mon_boar_wild", "fg": 4604 }, + { "id": "mon_boar_wild_piglet", "fg": 4605 }, + { "id": "mon_boomer", "fg": 4606 }, + { "id": "mon_boomer_claymore", "fg": 4607 }, + { "id": "mon_butterfly", "fg": 4608 }, + { "id": "mon_caterpillar_butterfly", "fg": 4609 }, + { "id": "mon_caterpillar_moth", "fg": 4610 }, + { "id": "mon_centipede_giant", "fg": 4611 }, + { "id": "mon_centipede_small", "fg": 4612 }, + { "id": "mon_coot", "fg": 4613 }, + { "id": "mon_copbot", "fg": 4614 }, + { "id": "mon_cormorant", "fg": 4615 }, + { "id": "mon_cow", "fg": 4616 }, + { "id": "mon_cow_calf", "fg": 4617 }, + { "id": "mon_crayfish_giant_larva", "fg": 4618 }, + { "id": "mon_deer", "fg": 4619 }, + { "id": "mon_deer_fawn", "fg": 4620 }, + { "id": "mon_deer_mutant_spider", "fg": 4621 }, + { "id": "mon_deer_mutant_spider_fawn", "fg": 4622 }, + { "id": "mon_diving_beetle_small", "fg": 4623 }, + { "id": "mon_diving_larva", "fg": 4624 }, + { "id": "mon_dog_zombie_rot", "fg": 4625 }, + { "id": "mon_dragonfly_giant", "fg": 4626 }, + { "id": "mon_fish_eel", "fg": 4627 }, + { "id": "mon_fish_huge", "fg": 4628 }, + { "id": "mon_fish_large", "fg": 4629 }, + { "id": "mon_fish_medium", "fg": 4630 }, + { "id": "mon_fish_small", "fg": 4631 }, + { "id": "mon_fish_tiny", "fg": 4632 }, + { "id": "mon_frog", "fg": 4633 }, + { "id": "mon_frog_small", "fg": 4634 }, + { "id": "mon_goat", "fg": 4635 }, + { "id": "mon_goat_kid", "fg": 4636 }, + { "id": "mon_grasshopper_nymph", "fg": 4637 }, + { "id": "mon_grebe", "fg": 4638 }, + { "id": "mon_grocerybot", "fg": 4639 }, + { "id": "mon_grocerybot_busted", "fg": 4640 }, + { "id": "mon_hallu_mannequin", "fg": 4641 }, + { "id": "mon_hummingbird", "fg": 4642 }, + { "id": "mon_impossible_shape", "fg": 4643 }, + { "id": "mon_lab_rat", "fg": 4644 }, + { "id": "mon_lab_ratkin", "fg": 4645 }, + { "id": "mon_locust_nymph", "fg": 4646 }, + { "id": "mon_locust_small", "fg": 4647 }, + { "id": "mon_mantis_nymph", "fg": 4648 }, + { "id": "mon_meat_cocoon_small", "fg": 4649 }, + { "id": "mon_meat_cocoon_tiny", "fg": 4650 }, + { "id": "mon_memory", "fg": 4651 }, + { "id": "mon_moorhen", "fg": 4652 }, + { "id": "mon_mosquito_giant", "fg": 4653 }, + { "id": "mon_mutant_camouflaged", "fg": 4655 }, + { "id": "mon_pig", "fg": 4656 }, + { "id": "mon_pig_piglet", "fg": 4657 }, + { "id": "mon_pigeon", "fg": 4658 }, + { "id": "mon_rattlesnake", "fg": 4660 }, + { "id": "mon_rattlesnake_giant", "fg": 4661 }, + { "id": "mon_sheep", "fg": 4662 }, + { "id": "mon_shrapnel_swarm", "fg": 4663 }, + { "id": "mon_skeleton_brute", "fg": 4664 }, + { "id": "mon_skeleton_necro", "fg": 4666 }, + { "id": "mon_sparrow", "fg": 4667 }, + { "id": "mon_strider_giant", "fg": 4668 }, + { "id": "mon_strider_nymph", "fg": 4669 }, + { "id": "mon_tadpole", "fg": 4670 }, + { "id": "mon_tainted_shadow", "fg": 4671 }, + { "id": "mon_thing", "fg": 4672 }, + { "id": "mon_triffid", "fg": 4673 }, + { "id": "mon_triffid_sprig", "fg": 4674 }, + { "id": "mon_triffid_young", "fg": 4675 }, + { "id": "mon_wasp_small_guard", "fg": 4676 }, + { "id": "mon_woodlouse", "fg": 4677 }, + { "id": "mon_woodlouse_manca", "fg": 4678 }, + { "id": "mon_woodpecker", "fg": 4679 }, + { "id": "mon_wraith", "fg": 4680 }, + { "id": "mon_zeer", "fg": 4681 }, + { "id": "mon_zeriatric", "fg": 4682 }, + { "id": "mon_zombie_acidic", "fg": 4683 }, + { "id": "mon_zombie_biter", "fg": 4684 }, + { "id": "mon_zombie_crawler", "fg": 4685 }, + { "id": "mon_zombie_fireman", "fg": 4688 }, + { "id": "mon_zombie_gasbag_crawler", "fg": 4690 }, + { "id": "mon_zombie_gasbag_fungus", "fg": 4691 }, + { "id": "mon_zombie_gasbag_immobile", "fg": 4692 }, + { "id": "mon_zombie_grabber", "fg": 4693 }, + { "id": "mon_zombie_hanging_innards", "fg": 4694 }, + { "id": "mon_zombie_hunter", "fg": 4695 }, + { "id": "mon_zombie_mancroc", "fg": 4697 }, + { "id": "mon_zombie_milbase_personnel", "fg": 4698 }, + { "id": "mon_zombie_necro", "fg": 4699 }, + { "id": "mon_zombie_pig", "fg": 4700 }, + { "id": "mon_zombie_rot", "fg": 4701 }, + { "id": "mon_zombie_runner", "fg": 4702 }, + { "id": "mon_zombie_shrieker", "fg": 4703 }, + { "id": "mon_zombie_soldier", "fg": 4705 }, + { "id": "mon_zombie_spitter", "fg": 4706 }, + { "id": "mon_zombie_waif", "fg": 4708 }, + { "id": "mon_zow", "fg": 4710 }, + { "id": "shadow_32x32_small", "fg": 4712 }, + { "id": "weakpoint_mon", "fg": 4713 }, + { "id": "corpse_mon_big_rat", "fg": 4714 }, + { "id": "corpse_mon_black_rat", "fg": 4715 }, + { "id": "mon_big_rat", "fg": 4716 }, + { "id": "mon_black_rat", "fg": 4717 }, + { "id": "corpse_mon_beaver", "fg": 4718 }, + { "id": "corpse_mon_beaver_mutant_avian", "fg": 4719 }, + { "id": "corpse_mon_beaver_mutant_huge", "fg": 4720 }, + { "id": "corpse_mon_zombeaver", "fg": 4721 }, + { "id": "mon_beaver", "fg": 4722 }, + { "id": "mon_beaver_mutant_avian", "fg": 4723 }, + { "id": "mon_beaver_mutant_huge", "fg": 4724 }, + { "id": "mon_zombeaver", "fg": 4725 }, + { "id": "corpse_mon_biollante", "fg": 4726 }, + { "id": "corpse_mon_biollante_sprig", "fg": 4727 }, + { "id": "corpse_mon_biollante_sprout", "fg": 4728 }, + { "id": "mon_biollante", "fg": 4729 }, + { "id": "mon_biollante_sprig", "fg": 4730 }, + { "id": "mon_biollante_sprout", "fg": 4731 }, + { "id": "corpse_mon_giant_cockroach", "fg": 4740 }, + { "id": "corpse_mon_giant_cockroach_nymph", "fg": 4741 }, + { "id": "corpse_mon_large_cockroach", "fg": 4742 }, + { "id": "corpse_mon_plague_nymph", "fg": 4743 }, + { "id": "corpse_mon_plague_vector", "fg": 4744 }, + { "id": "corpse_mon_pregnant_giant_cockroach", "fg": 4745 }, + { "id": "corpse_mon_skittering_plague", "fg": 4746 }, + { "id": "mon_giant_cockroach", "fg": 4747 }, + { "id": "mon_giant_cockroach_nymph", "fg": 4748 }, + { "id": "mon_large_cockroach", "fg": 4749 }, + { "id": "mon_plague_nymph", "fg": 4750 }, + { "id": "mon_plague_vector", "fg": 4751 }, + { "id": "mon_pregnant_giant_cockroach", "fg": 4752 }, + { "id": "mon_skittering_plague", "fg": 4753 }, + { "id": "corpse_mon_crow_mutant", "fg": 4754 }, + { "id": "mon_crow_mutant", "fg": 4755 }, + { "id": "corpse", "fg": 4756 }, + { "id": "corpse_mon_amalgamation_corroder", "fg": 4758 }, + { "id": "corpse_mon_amalgamation_spotter", "fg": 4759 }, + { "id": "corpse_mon_amalgamation_swarmer", "fg": 4760 }, + { "id": "corpse_mon_blank", "fg": 4767 }, + { "id": "corpse_mon_butterfly", "fg": 4769 }, + { "id": "corpse_mon_caterpillar_butterfly", "fg": 4771 }, + { "id": "corpse_mon_caterpillar_moth", "fg": 4772 }, + { "id": "corpse_mon_centipede_giant", "fg": 4773 }, + { "id": "corpse_mon_centipede_larva", "fg": 4774 }, + { "id": "corpse_mon_centipede_small", "fg": 4775 }, + { "id": "corpse_mon_cicada_nymph", "fg": 4777 }, + { "id": "corpse_mon_coot", "fg": 4778 }, + { "id": "corpse_mon_cormorant", "fg": 4779 }, + { "id": "corpse_mon_crayfish_giant_larva", "fg": 4781 }, + { "id": "corpse_mon_dermatik_larva", "fg": 4785 }, + { "id": "corpse_mon_diving_beetle_small", "fg": 4786 }, + { "id": "corpse_mon_diving_larva", "fg": 4787 }, + { "id": "corpse_mon_dog_zombie_rot", "fg": 4790 }, + { "id": "corpse_mon_dragonfly_giant", "fg": 4791 }, + { "id": "corpse_mon_firefly_larva", "fg": 4793 }, + { "id": "corpse_mon_fly_larva", "fg": 4805 }, + { "id": "corpse_mon_fungal_raptor", "fg": 4809 }, + { "id": "corpse_mon_goat", "fg": 4811 }, + { "id": "corpse_mon_goat_kid", "fg": 4812 }, + { "id": "corpse_mon_grasshopper_nymph", "fg": 4815 }, + { "id": "corpse_mon_grebe", "fg": 4816 }, + { "id": "corpse_mon_hummingbird", "fg": 4820 }, + { "id": "corpse_mon_lab_ratkin", "fg": 4821 }, + { "id": "corpse_mon_lady_bug_larva", "fg": 4822 }, + { "id": "corpse_mon_locust_nymph", "fg": 4823 }, + { "id": "corpse_mon_locust_small", "fg": 4824 }, + { "id": "corpse_mon_mantis_nymph", "fg": 4825 }, + { "id": "corpse_mon_moorhen", "fg": 4827 }, + { "id": "corpse_mon_mosquito_giant", "fg": 4829 }, + { "id": "corpse_mon_mosquito_larva", "fg": 4830 }, + { "id": "corpse_mon_mosquito_small", "fg": 4831 }, + { "id": "corpse_mon_rattlesnake", "fg": 4833 }, + { "id": "corpse_mon_rattlesnake_giant", "fg": 4834 }, + { "id": "corpse_mon_skeleton_necro", "fg": 4838 }, + { "id": "corpse_mon_slug_larva", "fg": 4840 }, + { "id": "corpse_mon_snail_larva", "fg": 4841 }, + { "id": "corpse_mon_sparrow", "fg": 4842 }, + { "id": "corpse_mon_strider_giant", "fg": 4851 }, + { "id": "corpse_mon_strider_nymph", "fg": 4852 }, + { "id": "corpse_mon_tadpole", "fg": 4853 }, + { "id": "corpse_mon_triffid", "fg": 4854 }, + { "id": "corpse_mon_triffid_sprig", "fg": 4855 }, + { "id": "corpse_mon_triffid_young", "fg": 4856 }, + { "id": "corpse_mon_wasp_larva", "fg": 4860 }, + { "id": "corpse_mon_wasp_small_guard", "fg": 4861 }, + { "id": "corpse_mon_woodlouse", "fg": 4863 }, + { "id": "corpse_mon_woodlouse_manca", "fg": 4864 }, + { "id": "corpse_mon_woodpecker", "fg": 4865 }, + { "id": "corpse_mon_worm_larva", "fg": 4867 }, + { "id": "corpse_mon_zombie", "fg": 4868 }, + { "id": "corpse_mon_zombie_acidic", "fg": 4869 }, + { "id": "corpse_mon_zombie_biter", "fg": 4871 }, + { "id": "corpse_mon_zombie_child", "fg": 4873 }, + { "id": "corpse_mon_zombie_crawler", "fg": 4876 }, + { "id": "corpse_mon_zombie_fat", "fg": 4878 }, + { "id": "corpse_mon_zombie_fireman", "fg": 4879 }, + { "id": "corpse_mon_zombie_grabber", "fg": 4881 }, + { "id": "corpse_mon_zombie_hammer_hands", "fg": 4882 }, + { "id": "corpse_mon_zombie_hunter", "fg": 4884 }, + { "id": "corpse_mon_zombie_mancroc", "fg": 4886 }, + { "id": "corpse_mon_zombie_milbase_personnel", "fg": 4887 }, + { "id": "corpse_mon_zombie_necro", "fg": 4888 }, + { "id": "corpse_mon_zombie_rot", "fg": 4889 }, + { "id": "corpse_mon_zombie_runner", "fg": 4890 }, + { "id": "corpse_mon_zombie_shrieker", "fg": 4894 }, + { "id": "corpse_mon_zombie_soldier", "fg": 4897 }, + { "id": "corpse_mon_zombie_spitter", "fg": 4898 }, + { "id": "corpse_mon_zombie_tough", "fg": 4901 }, + { "id": "corpse_mon_zombie_waif", "fg": 4902 }, + { "id": "corpse_mon_feral_human_tool", "fg": 4906 }, + { "id": "corpse_mon_feral_soldier", "fg": 4907 }, + { "id": "corpse_mon_mantis_giant", "fg": 4908 }, + { "id": "corpse_mon_spawn_raptor", "fg": 4909 }, + { "id": "corpse_mon_spawn_raptor_electric", "fg": 4910 }, + { "id": "corpse_mon_spawn_raptor_shady", "fg": 4911 }, + { "id": "corpse_mon_zombie_nullfield", "fg": 4912 }, + { "id": "mon_dog_bull", "fg": 4915 }, + { "id": "mon_dog_rottweiler", "fg": 4916 }, + { "id": "corpse_mon_feral_diver_knife", "fg": 4917 }, + { "id": "corpse_mon_feral_human_axe", "fg": 4918 }, + { "id": "corpse_mon_feral_human_axe_fungal_corpse", "fg": 4919 }, + { "id": "corpse_mon_feral_human_axe_fungal_infected", "fg": 4920 }, + { "id": "corpse_mon_feral_human_crowbar", "fg": 4921 }, + { "id": "corpse_mon_feral_human_crowbar_fungal_corpse", "fg": 4922 }, + { "id": "corpse_mon_feral_human_crowbar_fungal_infected", "fg": 4923 }, + { "id": "corpse_mon_feral_human_pipe", "fg": 4924 }, + { "id": "corpse_mon_feral_human_pipe_fungal_corpse", "fg": 4925 }, + { "id": "corpse_mon_feral_human_pipe_fungal_infected", "fg": 4926 }, + { "id": "corpse_mon_feral_labsecurity_9mm", "fg": 4927 }, + { "id": "corpse_mon_feral_maid_broom", "fg": 4928 }, + { "id": "corpse_mon_feral_maid_candlestick", "fg": 4929 }, + { "id": "corpse_mon_feral_maid_knife", "fg": 4930 }, + { "id": "corpse_mon_feral_sapien_spear", "fg": 4931 }, + { "id": "corpse_mon_feral_scientist_scalpel", "fg": 4932 }, + { "id": "mon_feral_diver_knife", "fg": 4933 }, + { "id": "mon_feral_maid_broom", "fg": 4983 }, + { "id": "mon_feral_maid_candlestick", "fg": 4984 }, + { "id": "mon_feral_maid_knife", "fg": 4985 }, + { "id": "mon_centipede_larva", "fg": 5011 }, + { "id": "mon_cicada_nymph", "fg": 5012 }, + { "id": "mon_dermatik_larva", "fg": 5013 }, + { "id": "mon_firefly_larva", "fg": 5014 }, + { "id": "mon_fly_larva", "fg": 5015 }, + { "id": "mon_fry_crayfish", "fg": 5016 }, + { "id": "mon_lady_bug_larva", "fg": 5017 }, + { "id": "mon_mosquito_larva", "fg": 5018 }, + { "id": "mon_slug_larva", "fg": 5019 }, + { "id": "mon_snail_larva", "fg": 5020 }, + { "id": "mon_wasp_larva", "fg": 5021 }, + { "id": "mon_worm_larva", "fg": 5022 }, + { "id": "corpse_mon_zombie_armored", "fg": 5023 }, + { "id": "corpse_mon_zombie_bio_op", "fg": 5024 }, + { "id": "corpse_mon_zombie_bio_op2", "fg": 5025 }, + { "id": "corpse_mon_zombie_military_pilot", "fg": 5026 }, + { "id": "corpse_mon_zombie_soldier_acid_1", "fg": 5027 }, + { "id": "corpse_mon_zombie_soldier_acid_2", "fg": 5028 }, + { "id": "corpse_mon_zombie_soldier_blackops_1", "fg": 5029 }, + { "id": "corpse_mon_zombie_soldier_blackops_2", "fg": 5030 }, + { "id": "mon_zombie_armored", "fg": 5031 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 5040 }, + { "id": "mon_zombie_soldier_acid_2", "fg": 5041 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 5042 }, + { "id": "mon_zombie_soldier_blackops_2", "fg": 5043 }, + { "id": "corpse_mon_ant_acid", "fg": 5048 }, + { "id": "mon_ant_acid", "fg": 5049 }, + { "id": "corpse_mon_ant_acid_queen", "fg": 5050 }, + { "id": "mon_ant_acid_queen", "fg": 5051 }, + { "id": "corpse_mon_ant_acid_small", "fg": 5052 }, + { "id": "mon_ant_acid_small", "fg": 5053 }, + { "id": "corpse_mon_ant_acid_soldier", "fg": 5054 }, + { "id": "mon_ant_acid_soldier", "fg": 5055 }, + { "id": "corpse_mon_ant_small", "fg": 5056 }, + { "id": "mon_ant_small", "fg": 5057 }, + { "id": "corpse_mon_antlion_larva", "fg": 5058 }, + { "id": "mon_antlion_larva", "fg": 5059 }, + { "id": "corpse_mon_aphid", "fg": 5060 }, + { "id": "mon_aphid", "fg": 5061 }, + { "id": "corpse_mon_bear", "fg": 5062 }, + { "id": "mon_bear", "fg": 5063 }, + { "id": "corpse_mon_bear_cub", "fg": 5064 }, + { "id": "mon_bear_cub", "fg": 5065 }, + { "id": "corpse_mon_cockatrice", "fg": 5066 }, + { "id": "mon_cockatrice", "fg": 5067 }, + { "id": "corpse_mon_coyote_mutant_venom", "fg": 5068 }, + { "id": "mon_coyote_mutant_venom", "fg": 5069 }, + { "id": "mon_dermatik_incubator_deer", "fg": 5070 }, + { "id": "corpse_mon_dog_skeleton", "fg": 5071 }, + { "id": "mon_dog_skeleton", "fg": 5072 }, + { "id": "corpse_mon_zombie_dog_brute", "fg": 5073 }, + { "id": "mon_dog_zombie_brute", "fg": 5074 }, + { "id": "corpse_mon_dragonfly_naiad", "fg": 5075 }, + { "id": "mon_dragonfly_naiad", "fg": 5076 }, + { "id": "bot_eyebot", "fg": 5077 }, + { "id": "broken_eyebot", "fg": 5078 }, + { "id": "mon_eyebot", "fg": 5079 }, + { "id": "corpse_mon_fungaloid", "fg": 5080 }, + { "id": "corpse_mon_fungaloid_shambler", "fg": 5083 }, + { "id": "mon_fungaloid_shambler", "fg": 5084 }, + { "id": "corpse_mon_fungaloid_young", "fg": 5085 }, + { "id": "mon_fungaloid_young", "fg": 5086 }, + { "id": "mon_goose_canadian", "fg": 5087 }, + { "id": "corpse_mon_grasshopper_small", "fg": 5088 }, + { "id": "mon_grasshopper_small", "fg": 5089 }, + { "id": "mon_grouse", "fg": 5090 }, + { "id": "bot_hazmatbot", "fg": 5094 }, + { "id": "broken_hazmatbot", "fg": 5095 }, + { "id": "mon_hazmatbot", "fg": 5096 }, + { "id": "mon_kreck", "fg": 5097 }, + { "id": "broken_lab_security_drone_BM", "fg": 5098 }, + { "id": "broken_lab_security_drone_BM2", "fg": 5099 }, + { "id": "broken_lab_security_drone_BS", "fg": 5100 }, + { "id": "broken_lab_security_drone_GM", "fg": 5101 }, + { "id": "broken_lab_security_drone_GR", "fg": 5102 }, + { "id": "broken_lab_security_drone_YM", "fg": 5103 }, + { "id": "mon_lab_security_drone_BM", "fg": 5104 }, + { "id": "mon_lab_security_drone_BM2", "fg": 5105 }, + { "id": "mon_lab_security_drone_BS", "fg": 5106 }, + { "id": "mon_lab_security_drone_GM", "fg": 5107 }, + { "id": "mon_lab_security_drone_GR", "fg": 5108 }, + { "id": "mon_lab_security_drone_YM", "fg": 5109 }, + { "id": "corpse_mon_lady_bug", "fg": 5110 }, + { "id": "mon_lady_bug", "fg": 5111 }, + { "id": "corpse_mon_mantis_small", "fg": 5112 }, + { "id": "mon_mantis_small", "fg": 5113 }, + { "id": "corpse_mon_marloss_zealot_m", "fg": 5114 }, + { "id": "mon_marloss_zealot_m", "fg": 5115 }, + { "id": "corpse_mon_mutant_alpha_boss", "fg": 5116 }, + { "id": "mon_mutant_alpha_boss", "fg": 5117 }, + { "id": "corpse_mon_octupus_stalker_spawn", "fg": 5118 }, + { "id": "mon_octupus_stalker_spawn", "fg": 5119 }, + { "id": "corpse_mon_opossum", "fg": 5120 }, + { "id": "mon_opossum", "fg": 5121 }, + { "id": "corpse_mon_otter", "fg": 5122 }, + { "id": "mon_otter", "fg": 5123 }, + { "id": "mon_pheasant", "fg": 5124 }, + { "id": "corpse_mon_skeleton", "fg": 5129 }, + { "id": "mon_skeleton", "fg": 5130 }, + { "id": "corpse_mon_skeleton_fungus", "fg": 5131 }, + { "id": "mon_skeleton_fungus", "fg": 5132 }, + { "id": "corpse_mon_skeleton_medical", "fg": 5133 }, + { "id": "mon_skeleton_medical", "fg": 5134 }, + { "id": "corpse_mon_slug_small", "fg": 5135 }, + { "id": "mon_slug_small", "fg": 5136 }, + { "id": "corpse_mon_snail_small", "fg": 5137 }, + { "id": "mon_snail_small", "fg": 5138 }, + { "id": "corpse_mon_strider_small", "fg": 5139 }, + { "id": "mon_strider_small", "fg": 5140 }, + { "id": "mon_tadpole_grabber", "fg": 5141 }, + { "id": "mon_tazer_hack", "fg": 5142 }, + { "id": "mon_turret_riot", "fg": 5143 }, + { "id": "corpse_mon_wasp_small", "fg": 5144 }, + { "id": "mon_wasp_small", "fg": 5145 }, + { "id": "broken_yrax_trifacet", "fg": 5146 }, + { "id": "mon_yrax_trifacet", "fg": 5147 }, + { "id": "corpse_mon_zombear", "fg": 5148 }, + { "id": "mon_zombear", "fg": 5149 }, + { "id": "corpse_mon_zombie_brainless", "fg": 5150 }, + { "id": "mon_zombie_brainless", "fg": 5151 }, + { "id": "corpse_mon_zombie_creepy", "fg": 5154 }, + { "id": "mon_zombie_creepy", "fg": 5155 }, + { "id": "corpse_mon_zombie_dog", "fg": 5156 }, + { "id": "mon_zombie_dog", "fg": 5157 }, + { "id": "corpse_mon_zombie_dog_acidic", "fg": 5158 }, + { "id": "mon_zombie_dog_acidic", "fg": 5159 }, + { "id": "corpse_mon_zombie_dog_brute_acidic", "fg": 5160 }, + { "id": "mon_zombie_dog_brute_acidic", "fg": 5161 }, + { "id": "corpse_mon_zombie_flamer", "fg": 5162 }, + { "id": "mon_zombie_flamer", "fg": 5163 }, + { "id": "corpse_mon_zombie_necro_boomer", "fg": 5170 }, + { "id": "mon_zombie_necro_boomer", "fg": 5171 }, + { "id": "mon_zombie_phase_skulker", "fg": 5172 }, + { "id": "mon_zombie_pig_gas", "fg": 5173 }, + { "id": "corpse_mon_zombie_prisoner_fat", "fg": 5174 }, + { "id": "mon_zombie_prisoner_fat", "fg": 5175 }, + { "id": "corpse_mon_zombie_prisoner_tough", "fg": 5176 }, + { "id": "mon_zombie_prisoner_tough", "fg": 5177 }, + { "id": "corpse_mon_zombie_regenerating", "fg": 5182 }, + { "id": "mon_zombie_regenerating", "fg": 5183 }, + { "id": "corpse_mon_zombie_swimmer_base", "fg": 5184 }, + { "id": "mon_zombie_swimmer_base", "fg": 5185 }, + { "id": "corpse_mon_zombie_winged", "fg": 5186 }, + { "id": "mon_zombie_winged", "fg": 5187 }, + { "id": "corpse_mon_zombie_rust", "fg": 5188 }, + { "id": "corpse_mon_zombie_shell", "fg": 5189 }, + { "id": "corpse_mon_zombie_urchin", "fg": 5190 }, + { "id": "mon_zombie_rust", "fg": 5191 }, + { "id": "mon_zombie_shell", "fg": 5192 }, + { "id": "mon_zombie_urchin", "fg": 5193 }, + { "id": "corpse_mon_zombie_thorny", "fg": 5194 }, + { "id": "mon_zombie_thorny", "fg": 5195 }, + { "id": "corpse_mon_triffid_flower", "fg": 5196 }, + { "id": "mon_triffid_flower", "fg": 5197 }, + { "id": "explosion_AEA_ADRENALINE", "fg": 5270 }, + { "id": "explosion_AEA_ENTRANCE", "fg": 5271 }, + { "id": "explosion_AEA_FIRESTORM", "fg": 5273 }, + { "id": "explosion_AEA_FLASH", "fg": 5274 }, + { "id": "explosion_AEA_FUN", "fg": 5275 }, + { "id": "explosion_AEA_HEAL", "fg": 5276 }, + { "id": "explosion_AEA_MUTATE", "fg": 5277 }, + { "id": "explosion_AEA_PARALYZE", "fg": 5278 }, + { "id": "explosion_AEA_PULSE_bash_terrain", "fg": 5279 }, + { "id": "explosion_AEA_SCREAM_morale", "fg": 5280 }, + { "id": "explosion_AEA_TELEGLOW", "fg": 5281 }, + { "id": "explosion_AEP_EVIL_SPELL", "fg": 5283 }, + { "id": "explosion_AO_DARKNESS_EFFECT", "fg": 5284 }, + { "id": "explosion_AO_LIFE_DRAIN", "fg": 5285 }, + { "id": "explosion_AO_TIME_STOP", "fg": 5286 }, + { "id": "explosion_absence_capture_attack", "fg": 5287 }, + { "id": "explosion_art_flies_buzz", "fg": 5288 }, + { "id": "explosion_centipede_mom_summon", "fg": 5289 }, + { "id": "explosion_death_boomer_glow", "fg": 5291 }, + { "id": "explosion_death_fungalburst", "fg": 5292 }, + { "id": "explosion_death_fungus", "fg": 5293 }, + { "id": "explosion_death_halfworm", "fg": 5294 }, + { "id": "explosion_death_preg_roach", "fg": 5295 }, + { "id": "explosion_death_smokeburst", "fg": 5296 }, + { "id": "explosion_death_tearburst", "fg": 5297 }, + { "id": "explosion_death_thing", "fg": 5298 }, + { "id": "explosion_dermatik_emergence", "fg": 5299 }, + { "id": "explosion_frog_mother_summon", "fg": 5300 }, + { "id": "explosion_generic_blinding_spray_1", "fg": 5301 }, + { "id": "explosion_impossible_shape_attack", "fg": 5302 }, + { "id": "explosion_mi-go_slaver_beam", "fg": 5303 }, + { "id": "explosion_mutant_frenzy", "fg": 5305 }, + { "id": "explosion_portal_hurt_self", "fg": 5306 }, + { "id": "explosion_ratking_summon_rats", "fg": 5307 }, + { "id": "explosion_shifting_mass", "fg": 5308 }, + { "id": "explosion_spawning_zombie_die", "fg": 5309 }, + { "id": "explosion_spell_slime_spray", "fg": 5310 }, + { "id": "explosion_spell_spit_flare", "fg": 5311 }, + { "id": "explosion_weaponpod_saw", "fg": 5312 }, + { "id": "explosion_wraith_attack", "fg": 5313 }, + { "id": "explosion_zombie_child_guilt", "fg": 5314 }, + { "id": "explosion_AEA_ATTENTION", "fg": 5315 }, + { "id": "3957_t_metal_0", "fg": 5528 }, + { "id": "t_concrete", "fg": 5549 }, + { "id": "t_diesel_tank", "fg": 5550 }, + { "id": "t_diesel_tank_smashed", "fg": 5551 }, + { "id": "t_floor_warped", "fg": 5556 }, + { "id": "t_floor_wax", "fg": 5557 }, + { "id": "t_gas_tank_smashed", "fg": 5558 }, + { "id": "t_metal_ventilation_shutter", "fg": 5567 }, + { "id": "t_shingle_flat_roof", "fg": 5580 }, + { "id": "t_strconc_floor", "fg": 5581 }, + { "id": "t_switchgear_l", "fg": 5587 }, + { "id": "t_thconc_floor_flesh", "fg": 5588 }, + { "id": "t_water_cube", "fg": 5591 }, + { "id": "t_wood_stairs_up_broken", "fg": 5597 }, + { "id": "t_wood_stairs_up_half", "fg": 5598 }, + { "id": "t_fern_harvested", "fg": 5600 }, + { "id": "t_fern_season_autumn", "fg": 5601 }, + { "id": "t_fern_season_spring", "fg": 5602 }, + { "id": "t_fern_season_summer", "fg": 5603 }, + { "id": "t_fern_season_winter", "fg": 5604 }, + { "id": "t_resin_hole", "fg": 5606 }, + { "id": "t_buffer_stop", "fg": 5664 }, + { "id": "t_curtains", "fg": 5705 }, + { "id": "t_door_b_peep", "fg": 5759 }, + { "id": "t_door_boarded", "fg": 5760 }, + { "id": "t_door_boarded_damaged", "fg": 5761 }, + { "id": "t_door_boarded_damaged_peep", "fg": 5762 }, + { "id": "t_door_boarded_peep", "fg": 5763 }, + { "id": "t_door_c", "fg": 5764 }, + { "id": "t_door_c_peep", "fg": 5765 }, + { "id": "t_door_frame", "fg": 5766 }, + { "id": "t_door_gray_b", "fg": 5767 }, + { "id": "t_door_gray_c", "fg": 5768 }, + { "id": "t_door_gray_frame", "fg": 5769 }, + { "id": "t_door_gray_o", "fg": 5770 }, + { "id": "t_door_green_c", "fg": 5773 }, + { "id": "t_door_green_frame", "fg": 5774 }, + { "id": "t_door_green_o", "fg": 5775 }, + { "id": "t_door_lab_b", "fg": 5776 }, + { "id": "t_door_lab_c", "fg": 5777 }, + { "id": "t_door_lab_frame", "fg": 5778 }, + { "id": "t_door_lab_o", "fg": 5779 }, + { "id": "t_door_locked", "fg": 5780 }, + { "id": "t_door_locked_peep", "fg": 5782 }, + { "id": "t_door_o", "fg": 5783 }, + { "id": "t_door_o_peep", "fg": 5784 }, + { "id": "t_door_red_c", "fg": 5787 }, + { "id": "t_door_red_frame", "fg": 5788 }, + { "id": "t_door_red_o", "fg": 5789 }, + { "id": "t_door_white_b", "fg": 5790 }, + { "id": "t_door_white_c", "fg": 5791 }, + { "id": "t_door_white_frame", "fg": 5792 }, + { "id": "t_door_white_o", "fg": 5793 }, + { "id": "t_rdoor_b", "fg": 5794 }, + { "id": "t_rdoor_boarded", "fg": 5795 }, + { "id": "t_rdoor_boarded_damaged", "fg": 5796 }, + { "id": "t_rdoor_c", "fg": 5797 }, + { "id": "t_rdoor_o", "fg": 5798 }, + { "id": "t_door_metal_c", "fg": 5799 }, + { "id": "t_door_metal_c_peep", "fg": 5800 }, + { "id": "t_door_metal_locked", "fg": 5801 }, + { "id": "t_door_metal_o", "fg": 5802 }, + { "id": "t_door_metal_o_peep", "fg": 5803 }, + { "id": "t_door_metal_pickable", "fg": 5804 }, + { "id": "t_mdoor_frame", "fg": 5805 }, + { "id": "t_earth_ramp_down_high", "fg": 5806 }, + { "id": "t_earth_ramp_down_high_season_autumn", "fg": 5807 }, + { "id": "t_earth_ramp_down_high_season_summer", "fg": 5808 }, + { "id": "t_earth_ramp_down_high_season_winter", "fg": 5809 }, + { "id": "t_earth_ramp_down_low", "fg": 5810 }, + { "id": "t_earth_ramp_down_low_season_autumn", "fg": 5811 }, + { "id": "t_earth_ramp_down_low_season_summer", "fg": 5812 }, + { "id": "t_earth_ramp_down_low_season_winter", "fg": 5813 }, + { "id": "t_earth_ramp_up_high", "fg": 5814 }, + { "id": "t_earth_ramp_up_high_season_autumn", "fg": 5815 }, + { "id": "t_earth_ramp_up_high_season_summer", "fg": 5816 }, + { "id": "t_earth_ramp_up_high_season_winter", "fg": 5817 }, + { "id": "t_earth_ramp_up_low", "fg": 5818 }, + { "id": "t_earth_ramp_up_low_season_autumn", "fg": 5819 }, + { "id": "t_earth_ramp_up_low_season_summer", "fg": 5820 }, + { "id": "t_earth_ramp_up_low_season_winter", "fg": 5821 }, + { "id": "t_elevator_control", "fg": 5822 }, + { "id": "t_elevator_control_off", "fg": 5823 }, + { "id": "t_gutter_drop", "fg": 6088 }, + { "id": "t_paper_roof", "fg": 6120 }, + { "id": "t_pavement_y", "fg": 6146 }, + { "id": "t_sandmound", "fg": 6317 }, + { "id": "t_screen_door_c", "fg": 6334 }, + { "id": "t_screen_door_o", "fg": 6335 }, + { "id": "t_slope_down_1_end_piece_e", "fg": 6381 }, + { "id": "t_slope_down_1_end_piece_n", "fg": 6382 }, + { "id": "t_slope_down_1_end_piece_s", "fg": 6383 }, + { "id": "t_slope_down_1_end_piece_w", "fg": 6384 }, + { "id": "t_slope_down_2_end_piece_e", "fg": 6397 }, + { "id": "t_slope_down_2_end_piece_n", "fg": 6398 }, + { "id": "t_slope_down_2_end_piece_s", "fg": 6399 }, + { "id": "t_slope_down_2_end_piece_w", "fg": 6400 }, + { "id": "t_slope_down_3_end_piece_e", "fg": 6413 }, + { "id": "t_slope_down_3_end_piece_n", "fg": 6414 }, + { "id": "t_slope_down_3_end_piece_s", "fg": 6415 }, + { "id": "t_slope_down_3_end_piece_w", "fg": 6416 }, + { "id": "t_slope_up_1_end_piece_e", "fg": 6428 }, + { "id": "t_slope_up_1_end_piece_n", "fg": 6429 }, + { "id": "t_slope_up_1_end_piece_s", "fg": 6430 }, + { "id": "t_slope_up_1_end_piece_w", "fg": 6431 }, + { "id": "t_slope_up_2_end_piece_e", "fg": 6443 }, + { "id": "t_slope_up_2_end_piece_n", "fg": 6444 }, + { "id": "t_slope_up_2_end_piece_s", "fg": 6445 }, + { "id": "t_slope_up_2_end_piece_w", "fg": 6446 }, + { "id": "t_slope_up_3_end_piece_e", "fg": 6458 }, + { "id": "t_slope_up_3_end_piece_n", "fg": 6459 }, + { "id": "t_slope_up_3_end_piece_s", "fg": 6460 }, + { "id": "t_slope_up_3_end_piece_w", "fg": 6461 }, + { "id": "t_window_stained_blue", "fg": 6999 }, + { "id": "t_window_stained_green", "fg": 7000 }, + { "id": "t_window_stained_red", "fg": 7001 }, + { "id": "t_window_domestic_taped", "fg": 7002 }, + { "id": "t_window_no_curtains_taped", "fg": 7003 }, + { "id": "tr_bubblewrap", "fg": 7022 }, + { "id": "tr_cot", "fg": 7023 }, + { "id": "tr_firewood_source", "fg": 7024 }, + { "id": "tr_funnel", "fg": 7025 }, + { "id": "tr_fur_rollmat", "fg": 7026 }, + { "id": "tr_landmine", "fg": 7027 }, + { "id": "tr_landmine_buried", "fg": 7028 }, + { "id": "tr_leather_funnel", "fg": 7029 }, + { "id": "tr_nailboard", "fg": 7030 }, + { "id": "tr_practice_target", "fg": 7031 }, + { "id": "tr_rollmat", "fg": 7032 }, + { "id": "4170_vp_wooden_aisle_vertical_0", "fg": 7034 }, + { "id": "vp_animal_compartment", "fg": 7289 }, + { "id": "vp_autoclave", "fg": 7556 }, + { "id": "vp_dishwasher", "fg": 7561 }, + { "id": "vp_recharge_station", "fg": 7577 }, + { "id": "vp_large_storage_battery", "fg": 7670 }, + { "id": "vp_medium_storage_battery", "fg": 7671 }, + { "id": "vp_small_storage_battery", "fg": 7672 }, + { "id": "vp_storage_battery", "fg": 7673 }, + { "id": "vp_reinforced_windshield_full_ne_rotE", "fg": 7768 }, + { "id": "vp_reinforced_windshield_full_ne_rotS", "fg": 7769 }, + { "id": "vp_reinforced_windshield_full_ne_rotW", "fg": 7770 } ] }, { "file": "overmap.png", - "//": "range 7792 to 8159", + "//": "range 7824 to 8191", "tiles": [ { "id": [ "abandonedwarehouse", "abandonedwarehouse_1", "abandonedwarehouse_2", "abandonedwarehouse_3", "anandonedwarehouse_4" ], - "fg": 7793 + "fg": 7825 }, - { "id": [ "abstorefront", "abstorefront_1", "abstorefront_2" ], "fg": 7794 }, - { "id": [ "cabin", "cabin_1", "cabin_2", "cabin_3", "cabin_4", "cabin_5", "cabin_6", "cabin_7" ], "fg": 7795 }, - { "id": [ "campsite", "campsite_a" ], "fg": 7796 }, + { "id": [ "abstorefront", "abstorefront_1", "abstorefront_2" ], "fg": 7826 }, + { "id": [ "cabin", "cabin_1", "cabin_2", "cabin_3", "cabin_4", "cabin_5", "cabin_6", "cabin_7" ], "fg": 7827 }, + { "id": [ "campsite", "campsite_a" ], "fg": 7828 }, { "id": [ "dumpsite", "dump", "landfill", "junkyard 1a", "smallscrapyard", "cs_city_dump_small" ], - "fg": 7800 - }, - { "id": [ "fire_station", "fire_station_1" ], "fg": 7802 }, - { "id": [ "forest", "special_forest" ], "fg": 7803 }, - { "id": [ "forest_thick", "special_forest_thick" ], "fg": 7804 }, - { "id": [ "s_hardware", "home_improvement" ], "fg": 7817 }, - { "id": [ "s_restaurant_fast", "s_restaurant_fast_1", "s_restaurant_foodplace" ], "fg": 7818 }, - { "id": "bridgehead_ground", "fg": [ 7827, 7826, 7828, 7829 ], "rotates": true }, - { "id": "bridge", "fg": [ 7824, 7825, 7824, 7825 ], "rotates": true }, - { "id": "campground_1b", "fg": [ 7835, 7834, 7836, 7837 ], "rotates": true }, - { "id": "campground_1a", "fg": [ 7831, 7830, 7832, 7833 ], "rotates": true }, - { "id": "campground_2b", "fg": [ 7843, 7842, 7844, 7845 ], "rotates": true }, - { "id": "campground_2a", "fg": [ 7839, 7838, 7840, 7841 ], "rotates": true }, + "fg": 7832 + }, + { "id": [ "fire_station", "fire_station_1" ], "fg": 7834 }, + { "id": [ "forest", "special_forest" ], "fg": 7835 }, + { "id": [ "forest_thick", "special_forest_thick" ], "fg": 7836 }, + { "id": [ "s_hardware", "home_improvement" ], "fg": 7849 }, + { "id": [ "s_restaurant_fast", "s_restaurant_fast_1", "s_restaurant_foodplace" ], "fg": 7850 }, + { "id": "bridgehead_ground", "fg": [ 7859, 7858, 7860, 7861 ], "rotates": true }, + { "id": "bridge", "fg": [ 7856, 7857, 7856, 7857 ], "rotates": true }, + { "id": "campground_1b", "fg": [ 7867, 7866, 7868, 7869 ], "rotates": true }, + { "id": "campground_1a", "fg": [ 7863, 7862, 7864, 7865 ], "rotates": true }, + { "id": "campground_2b", "fg": [ 7875, 7874, 7876, 7877 ], "rotates": true }, + { "id": "campground_2a", "fg": [ 7871, 7870, 7872, 7873 ], "rotates": true }, { "id": "forest_trail", - "fg": 7861, + "fg": 7893, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7846 }, - { "id": "corner", "fg": [ 7848, 7850, 7849, 7847 ] }, - { "id": "t_connection", "fg": [ 7858, 7860, 7859, 7857 ] }, - { "id": "edge", "fg": [ 7852, 7851 ] }, - { "id": "end_piece", "fg": [ 7854, 7856, 7855, 7853 ] }, - { "id": "unconnected", "fg": [ 7861, 7861 ] } + { "id": "center", "fg": 7878 }, + { "id": "corner", "fg": [ 7880, 7882, 7881, 7879 ] }, + { "id": "t_connection", "fg": [ 7890, 7892, 7891, 7889 ] }, + { "id": "edge", "fg": [ 7884, 7883 ] }, + { "id": "end_piece", "fg": [ 7886, 7888, 7887, 7885 ] }, + { "id": "unconnected", "fg": [ 7893, 7893 ] } ] }, { @@ -12239,7 +12277,7 @@ "house_duplex8", "house_duplex9" ], - "fg": [ 7864, 7863, 7869, 7870 ], + "fg": [ 7896, 7895, 7901, 7902 ], "rotates": true }, { @@ -12256,7 +12294,7 @@ "house_duplex8_roof", "house_duplex9_roof" ], - "fg": [ 7866, 7865, 7867, 7868 ], + "fg": [ 7898, 7897, 7899, 7900 ], "rotates": true }, { @@ -12270,7 +12308,7 @@ "house_garage7", "house_garage8" ], - "fg": [ 7872, 7871, 7873, 7874 ], + "fg": [ 7904, 7903, 7905, 7906 ], "rotates": true }, { @@ -12284,12 +12322,12 @@ "house_garage7_roof", "house_garage8_roof" ], - "fg": [ 7876, 7875, 7877, 7878 ], + "fg": [ 7908, 7907, 7909, 7910 ], "rotates": true }, { "id": [ "generic_city_house", "generic_city_house_no_sidewalk" ], - "fg": [ 7880, 7879, 7881, 7882 ], + "fg": [ 7912, 7911, 7913, 7914 ], "rotates": true }, { @@ -12359,53 +12397,53 @@ "urban_18_9", "urban_18_10" ], - "fg": [ 7884, 7883, 7885, 7886 ], + "fg": [ 7916, 7915, 7917, 7918 ], "rotates": true }, - { "id": "icecream_shop", "fg": [ 7888, 7887, 7889, 7890 ], "rotates": true }, - { "id": "prison_1_1", "fg": [ 7892, 7891, 7893, 7894 ], "rotates": true }, - { "id": "prison_1_2", "fg": [ 7896, 7895, 7897, 7898 ], "rotates": true }, - { "id": "prison_1_3", "fg": [ 7900, 7899, 7901, 7902 ], "rotates": true }, - { "id": "prison_1_4", "fg": [ 7904, 7903, 7905, 7906 ], "rotates": true }, - { "id": "prison_1_5", "fg": [ 7908, 7907, 7909, 7910 ], "rotates": true }, - { "id": "prison_1_6", "fg": [ 7912, 7911, 7913, 7914 ], "rotates": true }, - { "id": "prison_1_7", "fg": [ 7916, 7915, 7917, 7918 ], "rotates": true }, - { "id": "prison_1_8", "fg": [ 7920, 7919, 7921, 7922 ], "rotates": true }, - { "id": "prison_1_9", "fg": [ 7924, 7923, 7925, 7926 ], "rotates": true }, - { "id": "PublicPond_1a", "fg": [ 7928, 7927, 7929, 7930 ], "rotates": true }, - { "id": "PublicPond_1b", "fg": [ 7932, 7931, 7933, 7934 ], "rotates": true }, - { "id": "river", "fg": [ 7942, 7940, 7945, 7947 ], "bg": 7987, "rotates": true }, + { "id": "icecream_shop", "fg": [ 7920, 7919, 7921, 7922 ], "rotates": true }, + { "id": "prison_1_1", "fg": [ 7924, 7923, 7925, 7926 ], "rotates": true }, + { "id": "prison_1_2", "fg": [ 7928, 7927, 7929, 7930 ], "rotates": true }, + { "id": "prison_1_3", "fg": [ 7932, 7931, 7933, 7934 ], "rotates": true }, + { "id": "prison_1_4", "fg": [ 7936, 7935, 7937, 7938 ], "rotates": true }, + { "id": "prison_1_5", "fg": [ 7940, 7939, 7941, 7942 ], "rotates": true }, + { "id": "prison_1_6", "fg": [ 7944, 7943, 7945, 7946 ], "rotates": true }, + { "id": "prison_1_7", "fg": [ 7948, 7947, 7949, 7950 ], "rotates": true }, + { "id": "prison_1_8", "fg": [ 7952, 7951, 7953, 7954 ], "rotates": true }, + { "id": "prison_1_9", "fg": [ 7956, 7955, 7957, 7958 ], "rotates": true }, + { "id": "PublicPond_1a", "fg": [ 7960, 7959, 7961, 7962 ], "rotates": true }, + { "id": "PublicPond_1b", "fg": [ 7964, 7963, 7965, 7966 ], "rotates": true }, + { "id": "river", "fg": [ 7974, 7972, 7977, 7979 ], "bg": 8019, "rotates": true }, { "id": "road", - "fg": 7964, + "fg": 7996, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7948 }, - { "id": "corner", "fg": [ 7950, 7952, 7951, 7949 ] }, - { "id": "t_connection", "fg": [ 7961, 7963, 7962, 7960 ] }, - { "id": "edge", "fg": [ 7954, 7953 ] }, - { "id": "end_piece", "fg": [ 7956, 7958, 7957, 7955 ] }, - { "id": "unconnected", "fg": [ 7964, 7964 ] } + { "id": "center", "fg": 7980 }, + { "id": "corner", "fg": [ 7982, 7984, 7983, 7981 ] }, + { "id": "t_connection", "fg": [ 7993, 7995, 7994, 7992 ] }, + { "id": "edge", "fg": [ 7986, 7985 ] }, + { "id": "end_piece", "fg": [ 7988, 7990, 7989, 7987 ] }, + { "id": "unconnected", "fg": [ 7996, 7996 ] } ] }, - { "id": "cabin_lapin", "fg": [ 7966, 7965, 7967, 7968 ], "rotates": true }, - { "id": "cemetery_small", "fg": [ 7970, 7969, 7971, 7972 ], "rotates": true }, - { "id": [ "dirt_road_forest", "dirt_road" ], "fg": [ 7978, 7977, 7978, 7977 ], "rotates": true }, - { "id": [ "dirt_road_turn1_forest", "dirt_road_turn1" ], "fg": [ 7980, 7979, 7981, 7982 ], "rotates": true }, - { "id": [ "dirt_road_turn_forest", "dirt_road_turn" ], "fg": [ 7982, 7981, 7979, 7980 ], "rotates": true }, - { "id": [ "dirt_road_3way_forest", "dirt_road_3way" ], "fg": [ 7974, 7973, 7975, 7976 ], "rotates": true }, + { "id": "cabin_lapin", "fg": [ 7998, 7997, 7999, 8000 ], "rotates": true }, + { "id": "cemetery_small", "fg": [ 8002, 8001, 8003, 8004 ], "rotates": true }, + { "id": [ "dirt_road_forest", "dirt_road" ], "fg": [ 8010, 8009, 8010, 8009 ], "rotates": true }, + { "id": [ "dirt_road_turn1_forest", "dirt_road_turn1" ], "fg": [ 8012, 8011, 8013, 8014 ], "rotates": true }, + { "id": [ "dirt_road_turn_forest", "dirt_road_turn" ], "fg": [ 8014, 8013, 8011, 8012 ], "rotates": true }, + { "id": [ "dirt_road_3way_forest", "dirt_road_3way" ], "fg": [ 8006, 8005, 8007, 8008 ], "rotates": true }, { "id": [ "shelter", "shelter_vandal", "shelter_1", "shelter_1_vandal", "shelter_2", "shelter_2_vandal" ], - "fg": 7985 + "fg": 8017 }, - { "id": [ "shelter_roof", "shelter_roof_1" ], "fg": 7986 }, + { "id": [ "shelter_roof", "shelter_roof_1" ], "fg": 8018 }, { "id": "field", "fg": [ - { "weight": 25, "sprite": 7987 }, - { "weight": 40, "sprite": 7988 }, - { "weight": 10, "sprite": 7989 }, - { "weight": 25, "sprite": 7990 } + { "weight": 25, "sprite": 8019 }, + { "weight": 40, "sprite": 8020 }, + { "weight": 10, "sprite": 8021 }, + { "weight": 25, "sprite": 8022 } ] }, { @@ -12480,47 +12518,47 @@ "mx_nest_zuniceratops", "mx_nest_zuul" ], - "fg": 8002, + "fg": 8034, "rotates": true }, - { "id": "motel_entrance", "fg": [ 8076, 8075, 8081, 8082 ], "rotates": true }, - { "id": "motel_1", "fg": [ 8052, 8051, 8057, 8058 ], "rotates": true }, - { "id": "motel_2", "fg": [ 8060, 8059, 8065, 8066 ], "rotates": true }, - { "id": "motel_3", "fg": [ 8068, 8067, 8073, 8074 ], "rotates": true }, - { "id": "motel_entrance_roof", "fg": [ 8078, 8077, 8079, 8080 ], "rotates": true }, - { "id": "motel_1_roof", "fg": [ 8054, 8053, 8055, 8056 ], "rotates": true }, - { "id": "motel_2_roof", "fg": [ 8062, 8061, 8063, 8064 ], "rotates": true }, - { "id": "motel_3_roof", "fg": [ 8070, 8069, 8071, 8072 ], "rotates": true }, - { "id": "2fmotel_entrance", "fg": [ 8076, 8075, 8081, 8082 ], "rotates": true }, - { "id": "2fmotel_1", "fg": [ 8012, 8007, 8017, 8018 ], "rotates": true }, - { "id": "2fmotel_2", "fg": [ 8024, 8019, 8029, 8030 ], "rotates": true }, - { "id": "2fmotel_3", "fg": [ 8036, 8031, 8041, 8042 ], "rotates": true }, - { "id": "2fmotel_entrance_f2", "fg": [ 8044, 8043, 8045, 8046 ], "rotates": true }, - { "id": "2fmotel_1_f2", "fg": [ 8009, 8008, 8010, 8011 ], "rotates": true }, - { "id": "2fmotel_2_f2", "fg": [ 8021, 8020, 8022, 8023 ], "rotates": true }, - { "id": "2fmotel_3_f2", "fg": [ 8033, 8032, 8034, 8035 ], "rotates": true }, - { "id": "2fmotel_entrance_r", "fg": [ 8048, 8047, 8049, 8050 ], "rotates": true }, - { "id": "2fmotel_1_r", "fg": [ 8014, 8013, 8015, 8016 ], "rotates": true }, - { "id": "2fmotel_2_r", "fg": [ 8026, 8025, 8027, 8028 ], "rotates": true }, - { "id": "2fmotel_3_r", "fg": [ 8038, 8037, 8039, 8040 ], "rotates": true }, + { "id": "motel_entrance", "fg": [ 8108, 8107, 8113, 8114 ], "rotates": true }, + { "id": "motel_1", "fg": [ 8084, 8083, 8089, 8090 ], "rotates": true }, + { "id": "motel_2", "fg": [ 8092, 8091, 8097, 8098 ], "rotates": true }, + { "id": "motel_3", "fg": [ 8100, 8099, 8105, 8106 ], "rotates": true }, + { "id": "motel_entrance_roof", "fg": [ 8110, 8109, 8111, 8112 ], "rotates": true }, + { "id": "motel_1_roof", "fg": [ 8086, 8085, 8087, 8088 ], "rotates": true }, + { "id": "motel_2_roof", "fg": [ 8094, 8093, 8095, 8096 ], "rotates": true }, + { "id": "motel_3_roof", "fg": [ 8102, 8101, 8103, 8104 ], "rotates": true }, + { "id": "2fmotel_entrance", "fg": [ 8108, 8107, 8113, 8114 ], "rotates": true }, + { "id": "2fmotel_1", "fg": [ 8044, 8039, 8049, 8050 ], "rotates": true }, + { "id": "2fmotel_2", "fg": [ 8056, 8051, 8061, 8062 ], "rotates": true }, + { "id": "2fmotel_3", "fg": [ 8068, 8063, 8073, 8074 ], "rotates": true }, + { "id": "2fmotel_entrance_f2", "fg": [ 8076, 8075, 8077, 8078 ], "rotates": true }, + { "id": "2fmotel_1_f2", "fg": [ 8041, 8040, 8042, 8043 ], "rotates": true }, + { "id": "2fmotel_2_f2", "fg": [ 8053, 8052, 8054, 8055 ], "rotates": true }, + { "id": "2fmotel_3_f2", "fg": [ 8065, 8064, 8066, 8067 ], "rotates": true }, + { "id": "2fmotel_entrance_r", "fg": [ 8080, 8079, 8081, 8082 ], "rotates": true }, + { "id": "2fmotel_1_r", "fg": [ 8046, 8045, 8047, 8048 ], "rotates": true }, + { "id": "2fmotel_2_r", "fg": [ 8058, 8057, 8059, 8060 ], "rotates": true }, + { "id": "2fmotel_3_r", "fg": [ 8070, 8069, 8071, 8072 ], "rotates": true }, { "id": "open_air", "fg": [ - { "weight": 1, "sprite": 8083 }, - { "weight": 1, "sprite": 8084 }, - { "weight": 1, "sprite": 8085 }, - { "weight": 1, "sprite": 8086 }, - { "weight": 1, "sprite": 8087 }, - { "weight": 1, "sprite": 8088 } - ] - }, - { "id": "pavilion", "fg": [ 8091, 8090, 8092, 8093 ], "rotates": true }, - { "id": "pool_5", "fg": 8094, "rotates": true }, - { "id": "pool", "fg": [ 8096, 8095, 8097, 8098 ], "rotates": true }, - { "id": "refctr_SW1e", "fg": [ { "weight": 1, "sprite": 8111 }, { "weight": 1, "sprite": 8112 } ] }, - { "id": "refctr_NW1a", "fg": [ { "weight": 1, "sprite": 8113 }, { "weight": 1, "sprite": 8114 } ] }, - { "id": "refctr_NE1a", "fg": [ { "weight": 1, "sprite": 8103 }, { "weight": 1, "sprite": 8104 } ] }, - { "id": "refctr_SE1e", "fg": [ { "weight": 1, "sprite": 8101 }, { "weight": 1, "sprite": 8102 } ] }, + { "weight": 1, "sprite": 8115 }, + { "weight": 1, "sprite": 8116 }, + { "weight": 1, "sprite": 8117 }, + { "weight": 1, "sprite": 8118 }, + { "weight": 1, "sprite": 8119 }, + { "weight": 1, "sprite": 8120 } + ] + }, + { "id": "pavilion", "fg": [ 8123, 8122, 8124, 8125 ], "rotates": true }, + { "id": "pool_5", "fg": 8126, "rotates": true }, + { "id": "pool", "fg": [ 8128, 8127, 8129, 8130 ], "rotates": true }, + { "id": "refctr_SW1e", "fg": [ { "weight": 1, "sprite": 8143 }, { "weight": 1, "sprite": 8144 } ] }, + { "id": "refctr_NW1a", "fg": [ { "weight": 1, "sprite": 8145 }, { "weight": 1, "sprite": 8146 } ] }, + { "id": "refctr_NE1a", "fg": [ { "weight": 1, "sprite": 8135 }, { "weight": 1, "sprite": 8136 } ] }, + { "id": "refctr_SE1e", "fg": [ { "weight": 1, "sprite": 8133 }, { "weight": 1, "sprite": 8134 } ] }, { "id": [ "refctr_NW2a", @@ -12533,7 +12571,7 @@ "refctr_N4a", "refctr_N5a" ], - "fg": [ { "weight": 1, "sprite": 8107 }, { "weight": 1, "sprite": 8108 } ] + "fg": [ { "weight": 1, "sprite": 8139 }, { "weight": 1, "sprite": 8140 } ] }, { "id": [ @@ -12547,7 +12585,7 @@ "refctr_S4e", "refctr_S5e" ], - "fg": [ { "weight": 1, "sprite": 8105 }, { "weight": 1, "sprite": 8106 } ] + "fg": [ { "weight": 1, "sprite": 8137 }, { "weight": 1, "sprite": 8138 } ] }, { "id": [ @@ -12565,7 +12603,7 @@ "refctr_NE1c", "refctr_NE1b" ], - "fg": [ { "weight": 1, "sprite": 8099 }, { "weight": 1, "sprite": 8100 } ] + "fg": [ { "weight": 1, "sprite": 8131 }, { "weight": 1, "sprite": 8132 } ] }, { "id": [ @@ -12583,100 +12621,100 @@ "refctr_NW1c", "refctr_NW1b" ], - "fg": [ { "weight": 80, "sprite": 8109 }, { "weight": 20, "sprite": 8110 } ] + "fg": [ { "weight": 80, "sprite": 8141 }, { "weight": 20, "sprite": 8142 } ] }, - { "id": "s_baseballfield_a1", "fg": [ 8115, 8116, 8118, 8117 ], "rotates": true }, - { "id": "s_baseballfield_a2", "fg": [ 8116, 8118, 8117, 8115 ], "rotates": true }, - { "id": "s_baseballfield_b1", "fg": [ 8117, 8115, 8116, 8118 ], "rotates": true }, - { "id": "s_baseballfield_b2", "fg": [ 8118, 8117, 8115, 8116 ], "rotates": true }, - { "id": "s_gun", "fg": [ 8120, 8119, 8121, 8122 ], "rotates": true }, - { "id": "s_lot", "fg": 8123, "rotates": true }, - { "id": "shipwreck_river_1", "fg": [ 8124, 8126, 8127, 8125 ], "rotates": true }, - { "id": "shipwreck_river_2", "fg": [ 8128, 8130, 8131, 8129 ], "rotates": true }, + { "id": "s_baseballfield_a1", "fg": [ 8147, 8148, 8150, 8149 ], "rotates": true }, + { "id": "s_baseballfield_a2", "fg": [ 8148, 8150, 8149, 8147 ], "rotates": true }, + { "id": "s_baseballfield_b1", "fg": [ 8149, 8147, 8148, 8150 ], "rotates": true }, + { "id": "s_baseballfield_b2", "fg": [ 8150, 8149, 8147, 8148 ], "rotates": true }, + { "id": "s_gun", "fg": [ 8152, 8151, 8153, 8154 ], "rotates": true }, + { "id": "s_lot", "fg": 8155, "rotates": true }, + { "id": "shipwreck_river_1", "fg": [ 8156, 8158, 8159, 8157 ], "rotates": true }, + { "id": "shipwreck_river_2", "fg": [ 8160, 8162, 8163, 8161 ], "rotates": true }, { "id": "solid_earth", "fg": [ - { "weight": 60, "sprite": 8132 }, - { "weight": 20, "sprite": 8133 }, - { "weight": 5, "sprite": 8134 }, - { "weight": 5, "sprite": 8135 }, - { "weight": 10, "sprite": 8136 } - ] - }, - { "id": "clear", "fg": 8138 }, - { "id": "weather_unknown", "fg": 8155 }, - { "id": "cloudy", "fg": 8140, "bg": 8138 }, - { "id": "sunny", "fg": 8153, "bg": 8138 }, - { "id": "light_drizzle", "fg": 8145, "bg": 8137 }, - { "id": "drizzle", "fg": 8142, "bg": 8137 }, - { "id": "rain", "fg": 8149, "bg": 8137 }, - { "id": "rainstorm", "fg": 8150, "bg": 8137 }, - { "id": "thunder", "fg": 8154, "bg": 8137 }, - { "id": "lightning", "fg": 8146, "bg": 8137 }, - { "id": "flurries", "fg": 8143, "bg": 8137 }, - { "id": "snowing", "fg": 8151, "bg": 8137 }, - { "id": "snowstorm", "fg": 8152, "bg": 8137 }, - { "id": [ "distant_portal_storm", "early_portal_storm" ], "fg": 8141 }, - { "id": "Cave", "fg": 7792 }, - { "id": "campsite_cabin_incomplete", "fg": 7797 }, - { "id": "campsite_field_biker_destroyed", "fg": 7798 }, - { "id": "crater", "fg": 7799 }, - { "id": "empty_rock", "fg": 7801 }, - { "id": "forest_water", "fg": 7805 }, - { "id": "hot_springs", "fg": 7806 }, - { "id": "lab", "fg": 7807 }, - { "id": "lake_shore", "fg": 7808 }, - { "id": "lake_surface", "fg": 7809 }, - { "id": "lmoe", "fg": 7810 }, - { "id": "nest_dermatik", "fg": 7811 }, - { "id": "park", "fg": 7812 }, - { "id": "pond_field", "fg": 7813 }, - { "id": "pond_forest", "fg": 7814 }, - { "id": "pond_swamp", "fg": 7815 }, - { "id": "publicgarden", "fg": 7816 }, - { "id": "slimepit", "fg": 7819 }, - { "id": "small_wooded_trail", "fg": 7820 }, - { "id": "swamp", "fg": 7821 }, - { "id": "unknown_map_extra", "fg": 7822 }, - { "id": "veterinarian", "fg": 7823 }, - { "id": "forest_trailend_w", "fg": 7862 }, - { "id": "river_c_not_ne", "fg": 7935 }, - { "id": "river_c_not_nw", "fg": 7936 }, - { "id": "river_c_not_se", "fg": 7937 }, - { "id": "river_c_not_sw", "fg": 7938 }, - { "id": "river_center", "fg": 7939 }, - { "id": "river_ne", "fg": 7941 }, - { "id": "river_nw", "fg": 7943 }, - { "id": "river_se", "fg": 7944 }, - { "id": "river_sw", "fg": 7946 }, - { "id": "road_nesw_manhole", "fg": 7959 }, - { "id": "dollarstore_1", "fg": 7983 }, - { "id": "dollarstore_roof_1", "fg": 7984 }, - { "id": "mission_arrow_down", "fg": 7991 }, - { "id": "mission_arrow_e", "fg": 7992 }, - { "id": "mission_arrow_n", "fg": 7993 }, - { "id": "mission_arrow_ne", "fg": 7994 }, - { "id": "mission_arrow_nw", "fg": 7995 }, - { "id": "mission_arrow_s", "fg": 7996 }, - { "id": "mission_arrow_se", "fg": 7997 }, - { "id": "mission_arrow_sw", "fg": 7998 }, - { "id": "mission_arrow_up", "fg": 7999 }, - { "id": "mission_arrow_w", "fg": 8000 }, - { "id": "mission_cursor", "fg": 8001 }, - { "id": "wizardtower1_ground", "fg": 8003 }, - { "id": "wizardtower1_roof", "fg": 8004 }, - { "id": "wizardtower2_ground", "fg": 8005 }, - { "id": "wizardtower2_roof", "fg": 8006 }, - { "id": "overmap_remembered_vehicle", "fg": 8089 }, - { "id": "close_portal_storm", "fg": 8139 }, - { "id": "fog", "fg": 8144 }, - { "id": "mist", "fg": 8147 }, - { "id": "portal_storm", "fg": 8148 } + { "weight": 60, "sprite": 8164 }, + { "weight": 20, "sprite": 8165 }, + { "weight": 5, "sprite": 8166 }, + { "weight": 5, "sprite": 8167 }, + { "weight": 10, "sprite": 8168 } + ] + }, + { "id": "clear", "fg": 8170 }, + { "id": "weather_unknown", "fg": 8187 }, + { "id": "cloudy", "fg": 8172, "bg": 8170 }, + { "id": "sunny", "fg": 8185, "bg": 8170 }, + { "id": "light_drizzle", "fg": 8177, "bg": 8169 }, + { "id": "drizzle", "fg": 8174, "bg": 8169 }, + { "id": "rain", "fg": 8181, "bg": 8169 }, + { "id": "rainstorm", "fg": 8182, "bg": 8169 }, + { "id": "thunder", "fg": 8186, "bg": 8169 }, + { "id": "lightning", "fg": 8178, "bg": 8169 }, + { "id": "flurries", "fg": 8175, "bg": 8169 }, + { "id": "snowing", "fg": 8183, "bg": 8169 }, + { "id": "snowstorm", "fg": 8184, "bg": 8169 }, + { "id": [ "distant_portal_storm", "early_portal_storm" ], "fg": 8173 }, + { "id": "Cave", "fg": 7824 }, + { "id": "campsite_cabin_incomplete", "fg": 7829 }, + { "id": "campsite_field_biker_destroyed", "fg": 7830 }, + { "id": "crater", "fg": 7831 }, + { "id": "empty_rock", "fg": 7833 }, + { "id": "forest_water", "fg": 7837 }, + { "id": "hot_springs", "fg": 7838 }, + { "id": "lab", "fg": 7839 }, + { "id": "lake_shore", "fg": 7840 }, + { "id": "lake_surface", "fg": 7841 }, + { "id": "lmoe", "fg": 7842 }, + { "id": "nest_dermatik", "fg": 7843 }, + { "id": "park", "fg": 7844 }, + { "id": "pond_field", "fg": 7845 }, + { "id": "pond_forest", "fg": 7846 }, + { "id": "pond_swamp", "fg": 7847 }, + { "id": "publicgarden", "fg": 7848 }, + { "id": "slimepit", "fg": 7851 }, + { "id": "small_wooded_trail", "fg": 7852 }, + { "id": "swamp", "fg": 7853 }, + { "id": "unknown_map_extra", "fg": 7854 }, + { "id": "veterinarian", "fg": 7855 }, + { "id": "forest_trailend_w", "fg": 7894 }, + { "id": "river_c_not_ne", "fg": 7967 }, + { "id": "river_c_not_nw", "fg": 7968 }, + { "id": "river_c_not_se", "fg": 7969 }, + { "id": "river_c_not_sw", "fg": 7970 }, + { "id": "river_center", "fg": 7971 }, + { "id": "river_ne", "fg": 7973 }, + { "id": "river_nw", "fg": 7975 }, + { "id": "river_se", "fg": 7976 }, + { "id": "river_sw", "fg": 7978 }, + { "id": "road_nesw_manhole", "fg": 7991 }, + { "id": "dollarstore_1", "fg": 8015 }, + { "id": "dollarstore_roof_1", "fg": 8016 }, + { "id": "mission_arrow_down", "fg": 8023 }, + { "id": "mission_arrow_e", "fg": 8024 }, + { "id": "mission_arrow_n", "fg": 8025 }, + { "id": "mission_arrow_ne", "fg": 8026 }, + { "id": "mission_arrow_nw", "fg": 8027 }, + { "id": "mission_arrow_s", "fg": 8028 }, + { "id": "mission_arrow_se", "fg": 8029 }, + { "id": "mission_arrow_sw", "fg": 8030 }, + { "id": "mission_arrow_up", "fg": 8031 }, + { "id": "mission_arrow_w", "fg": 8032 }, + { "id": "mission_cursor", "fg": 8033 }, + { "id": "wizardtower1_ground", "fg": 8035 }, + { "id": "wizardtower1_roof", "fg": 8036 }, + { "id": "wizardtower2_ground", "fg": 8037 }, + { "id": "wizardtower2_roof", "fg": 8038 }, + { "id": "overmap_remembered_vehicle", "fg": 8121 }, + { "id": "close_portal_storm", "fg": 8171 }, + { "id": "fog", "fg": 8176 }, + { "id": "mist", "fg": 8179 }, + { "id": "portal_storm", "fg": 8180 } ] }, { "file": "small.png", - "//": "range 8160 to 9119", + "//": "range 8192 to 9151", "sprite_width": 20, "sprite_height": 20, "sprite_offset_x": 6, @@ -12684,13 +12722,24 @@ "tiles": [ { "id": "f_sand_castle", - "fg": [ { "weight": 1, "sprite": 8161 }, { "weight": 1, "sprite": 8162 }, { "weight": 1, "sprite": 8163 } ] + "fg": [ { "weight": 1, "sprite": 8193 }, { "weight": 1, "sprite": 8194 }, { "weight": 1, "sprite": 8195 } ] }, - { "id": [ "glass", "base_glass_dish" ], "fg": 8291 }, - { "id": "bolt_cf", "fg": 8449 }, - { "id": "bolt_explosive", "fg": 8450 }, - { "id": "bolt_metal", "fg": 8451 }, - { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 8452 }, + { "id": [ "glass", "base_glass_dish" ], "fg": 8325 }, + { + "id": [ + "formic_acid", + "chem_acetic_acid", + "chem_nitric_acid", + "chem_citric_acid", + "chem_sulphuric_acid", + "chem_muriatic_acid" + ], + "fg": 8484 + }, + { "id": "bolt_cf", "fg": 8488 }, + { "id": "bolt_explosive", "fg": 8489 }, + { "id": "bolt_metal", "fg": 8490 }, + { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 8491 }, { "id": [ "bolt_wood", @@ -12701,7 +12750,7 @@ "bolt_wood_bodkin", "bolt_wood_small_game" ], - "fg": 8453 + "fg": 8492 }, { "id": [ @@ -12722,7 +12771,7 @@ "modern_tanner", "repeater_mod_guide" ], - "fg": 8484 + "fg": 8523 }, { "id": [ @@ -12743,7 +12792,7 @@ "textbook_robots", "textbook_armschina" ], - "fg": 8491 + "fg": 8530 }, { "id": [ @@ -12758,7 +12807,7 @@ "cookbook_daintydishes", "cookbook_liverforkids" ], - "fg": 8485 + "fg": 8524 }, { "id": [ @@ -12770,7 +12819,7 @@ "recipe_melee", "recipe_labchem" ], - "fg": 8489 + "fg": 8528 }, { "id": [ @@ -12787,9 +12836,9 @@ "recipe_creepy", "recipe_maiar" ], - "fg": 8489 + "fg": 8528 }, - { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 8488 }, + { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 8527 }, { "id": [ "mag_rifle", @@ -12808,7 +12857,7 @@ "mag_launcher", "mag_swimming" ], - "fg": 8486 + "fg": 8525 }, { "id": [ @@ -12825,7 +12874,7 @@ "schematics_searchlight", "schematics_secubot" ], - "fg": 8490 + "fg": 8529 }, { "id": [ @@ -12845,22 +12894,22 @@ "manual_shotgun", "manual_fabrication" ], - "fg": 8487 + "fg": 8526 }, { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies", "decoy_elfa", "recipe_elfa" ], - "fg": 8483 - }, - { "id": "flyer", "fg": 8611 }, - { "id": "pemmican", "fg": 8625 }, - { "id": "pemmican_veggy", "fg": 8625 }, - { "id": "pemmican_meat", "fg": 8625 }, - { "id": [ "10l_steel", "10l_lc_steel", "10l_mc_steel", "10l_budget_steel", "10l_hc_steel" ], "fg": 8769 }, - { "id": [ "5l_steel", "5l_lc_steel", "5l_mc_steel", "5l_budget_steel", "5l_hc_steel" ], "fg": 8782 }, - { "id": "needle_bone", "fg": 8873 }, - { "id": "needle_curved", "fg": 8874 }, - { "id": "needle_wood", "fg": 8875 }, - { "id": [ "caffeine", "homeopathic_pill", "pills_sleep", "testcomest" ], "fg": 8923 }, + "fg": 8522 + }, + { "id": "flyer", "fg": 8650 }, + { "id": "pemmican", "fg": 8664 }, + { "id": "pemmican_veggy", "fg": 8664 }, + { "id": "pemmican_meat", "fg": 8664 }, + { "id": [ "10l_steel", "10l_lc_steel", "10l_mc_steel", "10l_budget_steel", "10l_hc_steel" ], "fg": 8808 }, + { "id": [ "5l_steel", "5l_lc_steel", "5l_mc_steel", "5l_budget_steel", "5l_hc_steel" ], "fg": 8821 }, + { "id": "needle_bone", "fg": 8912 }, + { "id": "needle_curved", "fg": 8913 }, + { "id": "needle_wood", "fg": 8914 }, + { "id": [ "caffeine", "homeopathic_pill", "pills_sleep", "testcomest" ], "fg": 8962 }, { "id": [ "corpse_mon_chicken_chick", @@ -12872,983 +12921,994 @@ "corpse_mon_pheasant_chick", "corpse_mon_turkey_chick" ], - "fg": 9089 - }, - { "id": "vp_ap_wall_wiring", "fg": 8160 }, - { "id": "2lcanteen", "fg": 8164 }, - { "id": "2x4", "fg": 8165 }, - { "id": "acid_soaked_hide", "fg": 8166 }, - { "id": "adobe_brick", "fg": 8167 }, - { "id": "advanced_ecig", "fg": 8168 }, - { "id": "aim_game", "fg": 8169 }, - { "id": "alexandrite", "fg": 8170 }, - { "id": "almond_pulp", "fg": 8171 }, - { "id": "ammunition_box_308", "fg": 8172 }, - { "id": "ammunition_box_grenade", "fg": 8173 }, - { "id": "ammunition_can_30", "fg": 8174 }, - { "id": "ammunition_can_50", "fg": 8175 }, - { "id": "ammunition_can_pa120", "fg": 8176 }, - { "id": "amplifier", "fg": 8177 }, - { "id": "ant_egg", "fg": 8178 }, - { "id": "antenna", "fg": 8179 }, - { "id": "artificial_sweetener", "fg": 8180 }, - { "id": "atomic_lamp", "fg": 8181 }, - { "id": "atomic_lamp_off", "fg": 8182 }, - { "id": "atomic_light", "fg": 8183 }, - { "id": "atomic_light_off", "fg": 8184 }, - { "id": "bacon", "fg": 8185 }, - { "id": "bag_canvas_small", "fg": 8186 }, - { "id": "bag_zipper", "fg": 8187 }, - { "id": "bagpipes", "fg": 8188 }, - { "id": "barbecue_sauce", "fg": 8189 }, - { "id": "baseball", "fg": 8190 }, - { "id": "beansnrice", "fg": 8191 }, - { "id": "beech_nuts", "fg": 8192 }, - { "id": "beekeeping_gloves", "fg": 8193 }, - { "id": "beekeeping_hood", "fg": 8194 }, - { "id": "beekeeping_suit", "fg": 8195 }, - { "id": "beeper", "fg": 8196 }, - { "id": "bell_pepper", "fg": 8197 }, - { "id": "billet_bone", "fg": 8198 }, - { "id": "billet_wood", "fg": 8199 }, - { "id": "biscuit", "fg": 8200 }, - { "id": "blood_pancakes", "fg": 8201 }, - { "id": "blood_rice_pudding", "fg": 8202 }, - { "id": "blt", "fg": 8203 }, - { "id": "board_trap", "fg": 8204 }, - { "id": "bone_glue", "fg": 8205 }, - { "id": "bottle_glass", "fg": 8206 }, - { "id": "bottle_plastic", "fg": 8207 }, - { "id": "bottle_plastic_small", "fg": 8208 }, - { "id": "bottle_twoliter", "fg": 8209 }, - { "id": "bow_saw", "fg": 8210 }, - { "id": "bowl_pewter", "fg": 8211 }, - { "id": "bowling_ball", "fg": 8212 }, - { "id": "box_medium", "fg": 8213 }, - { "id": "box_medium_metal", "fg": 8214 }, - { "id": "box_small", "fg": 8215 }, - { "id": "briefcase", "fg": 8216 }, - { "id": "buckle_steel", "fg": 8217 }, - { "id": "bundle_copper_pipe", "fg": 8218 }, - { "id": "c4", "fg": 8219 }, - { "id": "c4armed", "fg": 8220 }, - { "id": "cable", "fg": 8221 }, - { "id": "can_drink", "fg": 8222 }, - { "id": "can_drink_unsealed", "fg": 8223 }, - { "id": "can_sealer", "fg": 8224 }, - { "id": "canvas_patch", "fg": 8225 }, - { "id": "cardboard", "fg": 8226 }, - { "id": "carding_paddles", "fg": 8227 }, - { "id": "carton_egg", "fg": 8228 }, - { "id": "carton_milk", "fg": 8229 }, - { "id": "carton_sealed", "fg": 8230 }, - { "id": "case_cigar", "fg": 8231 }, - { "id": "cash_register", "fg": 8232 }, - { "id": "ceramic_cup", "fg": 8233 }, - { "id": "ceramic_mug", "fg": 8234 }, - { "id": "char_kiln", "fg": 8235 }, - { "id": "cheeseburger", "fg": 8236 }, - { "id": "chem_washing_soda", "fg": 8237 }, - { "id": "chess", "fg": 8238 }, - { "id": "chisel", "fg": 8239 }, - { "id": "choc_pancakes", "fg": 8240 }, - { "id": "choc_waffles", "fg": 8241 }, - { "id": "choco_coffee_beans", "fg": 8242 }, - { "id": "chocolate", "fg": 8243 }, - { "id": "chocolate_military", "fg": 8244 }, - { "id": "chunk_rubber", "fg": 8245 }, - { "id": "circuit", "fg": 8246 }, - { "id": "citrine", "fg": 8247 }, - { "id": "clay_hydria", "fg": 8248 }, - { "id": "clay_lump", "fg": 8249 }, - { "id": "clay_pot_flower", "fg": 8250 }, - { "id": "clay_watercont", "fg": 8251 }, - { "id": "clockworks", "fg": 8252 }, - { "id": "coin_dime", "fg": 8253 }, - { "id": "coin_dollar", "fg": 8254 }, - { "id": "coin_nickel", "fg": 8255 }, - { "id": "coin_penny", "fg": 8256 }, - { "id": "coin_quarter", "fg": 8257 }, - { "id": "condiment_bottle_sealed", "fg": 8258 }, - { "id": "copper_ear", "fg": 8259 }, - { "id": "copper_knife", "fg": 8260 }, - { "id": "copper_necklace", "fg": 8261 }, - { "id": "copper_pan", "fg": 8262 }, - { "id": "copper_ring", "fg": 8263 }, - { "id": "copper_rod", "fg": 8264 }, - { "id": "copper_wire", "fg": 8265 }, - { "id": "cottonwood_tree_boll", "fg": 8266 }, - { "id": "cow_candy", "fg": 8267 }, - { "id": "crowbar", "fg": 8268 }, - { "id": "crucible", "fg": 8269 }, - { "id": "crucible_clay", "fg": 8270 }, - { "id": "cu_pipe", "fg": 8271 }, - { "id": "cup_foil", "fg": 8272 }, - { "id": "curler_hair", "fg": 8273 }, - { "id": "deluxe_beans", "fg": 8274 }, - { "id": "digging_stick", "fg": 8275 }, - { "id": "drill_rock_primitive", "fg": 8276 }, - { "id": "dutch_oven", "fg": 8277 }, - { "id": "dynamite", "fg": 8278 }, - { "id": "dynamite_act", "fg": 8279 }, - { "id": "emerald", "fg": 8280 }, - { "id": "endochitin", "fg": 8281 }, - { "id": "esapi_plate", "fg": 8282 }, - { "id": "esbi_plate", "fg": 8283 }, - { "id": "faux_fur_cat_tail", "fg": 8284 }, - { "id": "fertilizer_commercial", "fg": 8285 }, - { "id": "fish_fried", "fg": 8286 }, - { "id": "football", "fg": 8287 }, - { "id": "fruit_pancakes", "fg": 8288 }, - { "id": "fur_cat_tail", "fg": 8289 }, - { "id": "gambeson_hood", "fg": 8290 }, - { "id": "grain_boiled", "fg": 8292 }, - { "id": "groundnut_boiled", "fg": 8293 }, - { "id": "hacksaw", "fg": 8294 }, - { "id": "hairpin", "fg": 8295 }, - { "id": "halligan", "fg": 8296 }, - { "id": "hamburger", "fg": 8297 }, - { "id": "hand_crank_charger", "fg": 8299 }, - { "id": "hatchet", "fg": 8300 }, - { "id": "honey_scraper", "fg": 8301 }, - { "id": "honeycomb", "fg": 8302 }, - { "id": "hotplate_induction", "fg": 8303 }, - { "id": "hygrometer", "fg": 8304 }, - { "id": "inhaler", "fg": 8305 }, - { "id": "iron_pot", "fg": 8306 }, - { "id": "jar_3l_glass_sealed", "fg": 8307 }, - { "id": "jar_glass_sealed", "fg": 8308 }, - { "id": "jug_plastic", "fg": 8309 }, - { "id": "kiln_done", "fg": 8310 }, - { "id": "kiln_full", "fg": 8311 }, - { "id": "knife_butcher", "fg": 8312 }, - { "id": "knife_chef", "fg": 8313 }, - { "id": "knife_meat_cleaver", "fg": 8314 }, - { "id": "knife_vegetable_cleaver", "fg": 8315 }, - { "id": "knitting_needles", "fg": 8316 }, - { "id": "lab_postit_bio", "fg": 8317 }, - { "id": "large_stomach_sealed", "fg": 8318 }, - { "id": "lead", "fg": 8319 }, - { "id": "light_bulb", "fg": 8320 }, - { "id": "liq_bandage_spray", "fg": 8321 }, - { "id": "loom_frame", "fg": 8322 }, - { "id": "lunchbox", "fg": 8323 }, - { "id": "lycra_patch", "fg": 8324 }, - { "id": "matches", "fg": 8325 }, - { "id": "material_gravel", "fg": 8326 }, - { "id": "meat_aspic", "fg": 8327 }, - { "id": "menstrual_pad", "fg": 8328 }, - { "id": "metal_file", "fg": 8329 }, - { "id": "mittens", "fg": 8330 }, - { "id": "motor", "fg": 8331 }, - { "id": "motor_micro", "fg": 8332 }, - { "id": "motor_small", "fg": 8333 }, - { "id": "mre_asianbeef", "fg": 8334 }, - { "id": "mre_bbqbeef", "fg": 8335 }, - { "id": "mre_beefstew", "fg": 8337 }, - { "id": "mre_beeftaco", "fg": 8338 }, - { "id": "mutant_bug_hydrogen_sacs", "fg": 8339 }, - { "id": "nail", "fg": 8340 }, - { "id": "nailboard", "fg": 8341 }, - { "id": "napkin", "fg": 8342 }, - { "id": "neccowafers", "fg": 8343 }, - { "id": "nomex", "fg": 8344 }, - { "id": "nuts_bolts", "fg": 8345 }, - { "id": "nylon", "fg": 8346 }, - { "id": "oven_stovetop", "fg": 8347 }, - { "id": "paint_can_plastic", "fg": 8348 }, - { "id": "paint_can_steel", "fg": 8349 }, - { "id": "pancakes", "fg": 8350 }, - { "id": "pearl", "fg": 8351 }, - { "id": "pepper", "fg": 8352 }, - { "id": "picklocks", "fg": 8353 }, - { "id": "pipe", "fg": 8354 }, - { "id": "plank_short", "fg": 8355 }, - { "id": "plastic_pot_flower", "fg": 8356 }, - { "id": "plastic_sheet_small", "fg": 8357 }, - { "id": "plastic_six_dice", "fg": 8358 }, - { "id": "platinum_small", "fg": 8359 }, - { "id": "plectrum", "fg": 8360 }, - { "id": "plunger_futuristic", "fg": 8361 }, - { "id": "plunger_toilet", "fg": 8362 }, - { "id": "pot_aluminum", "fg": 8363 }, - { "id": "pot_copper", "fg": 8364 }, - { "id": "pot_makeshift_copper", "fg": 8365 }, - { "id": "potato_baked", "fg": 8366 }, - { "id": "power_supply", "fg": 8367 }, - { "id": "primitive_hammer", "fg": 8368 }, - { "id": "processor", "fg": 8369 }, - { "id": "puck", "fg": 8370 }, - { "id": "punch_bone", "fg": 8371 }, - { "id": "punch_nail", "fg": 8372 }, - { "id": "raw_bamboo", "fg": 8373 }, - { "id": "raw_tainted_leather", "fg": 8374 }, - { "id": "rock", "fg": 8375 }, - { "id": "rock_flaking", "fg": 8376 }, - { "id": "rock_large", "fg": 8377 }, - { "id": "rolling_pin", "fg": 8378 }, - { "id": "royal_jelly", "fg": 8379 }, - { "id": "rubber_tire_chunk", "fg": 8380 }, - { "id": "ruined_chunks", "fg": 8381 }, - { "id": "sausage_casings_artificial", "fg": 8382 }, - { "id": "saw", "fg": 8383 }, - { "id": "scissors", "fg": 8384 }, - { "id": "scorecard", "fg": 8385 }, - { "id": "scrap_aluminum", "fg": 8386 }, - { "id": "scrap_leather", "fg": 8387 }, - { "id": "scrap_nomex", "fg": 8388 }, - { "id": "sharp_rock", "fg": 8389 }, - { "id": "shed_stick", "fg": 8390 }, - { "id": "sheet_canvas", "fg": 8391 }, - { "id": "sheet_leather", "fg": 8392 }, - { "id": "sheet_lycra", "fg": 8393 }, - { "id": "sheet_metal", "fg": 8394 }, - { "id": "sheet_metal_small", "fg": 8395 }, - { "id": "sheet_nomex", "fg": 8396 }, - { "id": "shot_glass", "fg": 8397 }, - { "id": "sieve_primitive", "fg": 8398 }, - { "id": "sieve_steel", "fg": 8399 }, - { "id": "sinew", "fg": 8400 }, - { "id": "slime_scrap", "fg": 8401 }, - { "id": "sloppyjoe", "fg": 8402 }, - { "id": "small_propane_tank", "fg": 8403 }, - { "id": "spike", "fg": 8404 }, - { "id": "sponge", "fg": 8405 }, - { "id": "squeeze_tube", "fg": 8406 }, - { "id": "stand_flyer", "fg": 8407 }, - { "id": "stirling_kit_box", "fg": 8408 }, - { "id": "stomach_sealed", "fg": 8409 }, - { "id": "stone_chisel", "fg": 8410 }, - { "id": "straw_doll", "fg": 8411 }, - { "id": "string_36", "fg": 8412 }, - { "id": "string_6", "fg": 8413 }, - { "id": "survival_kit_box", "fg": 8414 }, - { "id": "survivor_scope", "fg": 8415 }, - { "id": "tea_bag", "fg": 8416 }, - { "id": "tea_raw", "fg": 8417 }, - { "id": "thread", "fg": 8418 }, - { "id": "toilet_paper", "fg": 8419 }, - { "id": "tree_spile", "fg": 8420 }, - { "id": "tuba", "fg": 8421 }, - { "id": "vacutainer", "fg": 8422 }, - { "id": "wall_light", "fg": 8423 }, - { "id": "wallet", "fg": 8424 }, - { "id": "wallet_large", "fg": 8425 }, - { "id": "wallet_leather", "fg": 8426 }, - { "id": "wash_kit", "fg": 8427 }, - { "id": "washboard", "fg": 8428 }, - { "id": "wasp_sting", "fg": 8429 }, - { "id": "water_faucet", "fg": 8430 }, - { "id": "wax", "fg": 8431 }, - { "id": "wheel_mount_skateboard", "fg": 8432 }, - { "id": "wine_glass", "fg": 8433 }, - { "id": "wood_panel", "fg": 8434 }, - { "id": "wooden_post_short", "fg": 8435 }, - { "id": "wool_staple", "fg": 8436 }, - { "id": "wrapper_foil", "fg": 8437 }, - { "id": "1cyl_combustion", "fg": 8438 }, - { "id": "1st_aid", "fg": 8439 }, - { "id": "1st_aid_box", "fg": 8440 }, - { "id": "brownie", "fg": 8441 }, - { "id": "brownie_weed", "fg": 8442 }, - { "id": "FMCNote", "fg": 8443 }, - { "id": "RobofacCoin", "fg": 8444 }, - { "id": "UPS_off", "fg": 8445 }, - { "id": "alarmclock", "fg": 8446 }, - { "id": "410shot_000", "fg": 8447 }, - { "id": "flintlock_ammo", "fg": 8448 }, - { "id": "anesthetic_kit", "fg": 8454 }, - { "id": "angle_grinder", "fg": 8455 }, - { "id": "aquamarine", "fg": 8456 }, - { "id": "arm_splint", "fg": 8457 }, - { "id": "arm_xlsplint", "fg": 8458 }, - { "id": "arm_xs_splint", "fg": 8459 }, - { "id": "awl_bone", "fg": 8460 }, - { "id": "bag_garbage", "fg": 8461 }, - { "id": "bag_holding_1", "fg": 8462 }, - { "id": "ballistic_vest_esapi_var_swat_ballistic_vest", "fg": 8463 }, - { "id": "ballistic_vest_esapi_var_us_ballistic_vest", "fg": 8464 }, - { "id": "bathroom_scale", "fg": 8465 }, - { "id": "battery_car", "fg": 8466 }, - { "id": "battery_charger", "fg": 8467 }, - { "id": "battleship", "fg": 8468 }, - { "id": "binoculars", "fg": 8469 }, - { "id": "bio_blade_weapon", "fg": 8470 }, - { "id": "birchbark", "fg": 8471 }, - { "id": "blade", "fg": 8472 }, - { "id": "blade_scythe", "fg": 8473 }, - { "id": "domino", "fg": 8474 }, - { "id": "hnefatafl", "fg": 8475 }, - { "id": "mahjong", "fg": 8476 }, - { "id": "monopoly", "fg": 8477 }, - { "id": "shogi", "fg": 8478 }, - { "id": "SICP", "fg": 8479 }, - { "id": "ZSG", "fg": 8480 }, - { "id": "book_fict_soft_ya_rwya", "fg": 8481 }, - { "id": "book_ruined", "fg": 8482 }, - { "id": "manual_first_aid", "fg": 8492 }, - { "id": "novel_adventure", "fg": 8493 }, - { "id": "novel_buddy", "fg": 8494 }, - { "id": "novel_coa", "fg": 8495 }, - { "id": "novel_coa2", "fg": 8496 }, - { "id": "novel_crime", "fg": 8497 }, - { "id": "novel_crime2", "fg": 8498 }, - { "id": "novel_drama", "fg": 8499 }, - { "id": "novel_erotic", "fg": 8500 }, - { "id": "novel_experimental", "fg": 8501 }, - { "id": "novel_fantasy", "fg": 8502 }, - { "id": "novel_horror", "fg": 8503 }, - { "id": "novel_mystery", "fg": 8504 }, - { "id": "novel_pulp", "fg": 8505 }, - { "id": "novel_road", "fg": 8506 }, - { "id": "novel_romance", "fg": 8507 }, - { "id": "novel_samurai", "fg": 8508 }, - { "id": "novel_satire", "fg": 8509 }, - { "id": "novel_scifi", "fg": 8510 }, - { "id": "novel_sports", "fg": 8511 }, - { "id": "novel_spy", "fg": 8512 }, - { "id": "novel_swash", "fg": 8513 }, - { "id": "novel_thriller", "fg": 8514 }, - { "id": "novel_tragedy", "fg": 8515 }, - { "id": "novel_war", "fg": 8516 }, - { "id": "novel_war2", "fg": 8517 }, - { "id": "novel_western", "fg": 8518 }, - { "id": "paperback_novel", "fg": 8519 }, - { "id": "phonebook", "fg": 8520 }, - { "id": "winemaking_beginner", "fg": 8521 }, - { "id": "bottle_metal", "fg": 8522 }, - { "id": "arrowrest", "fg": 8523 }, - { "id": "bow_sight", "fg": 8524 }, - { "id": "bow_sight_pin", "fg": 8525 }, - { "id": "bowl_clay", "fg": 8526 }, - { "id": "ceramic_bowl", "fg": 8527 }, - { "id": "glass_bowl", "fg": 8528 }, - { "id": "plastic_bowl_kids", "fg": 8529 }, - { "id": "boxcutter", "fg": 8530 }, - { "id": "bread", "fg": 8531 }, - { "id": "bread_garlic", "fg": 8532 }, - { "id": "bread_wheat_free", "fg": 8533 }, - { "id": "brown_bread", "fg": 8534 }, - { "id": "cornbread", "fg": 8535 }, - { "id": "flatbread", "fg": 8536 }, - { "id": "pumpkin_yeast_bread", "fg": 8537 }, - { "id": "sandwich_fairy", "fg": 8538 }, - { "id": "sourdough_bread", "fg": 8539 }, - { "id": "wastebread", "fg": 8540 }, - { "id": "brush", "fg": 8541 }, - { "id": "butter", "fg": 8542 }, - { "id": "button_plastic", "fg": 8543 }, - { "id": "button_steel", "fg": 8544 }, - { "id": "button_wood", "fg": 8545 }, - { "id": "cake2", "fg": 8546 }, - { "id": "cake3", "fg": 8547 }, - { "id": "jihelucake", "fg": 8548 }, - { "id": "caltrops", "fg": 8549 }, - { "id": "caltrops_glass", "fg": 8550 }, - { "id": "camera", "fg": 8551 }, - { "id": "camera_pro", "fg": 8552 }, - { "id": "can_food", "fg": 8553 }, - { "id": "canister_goo", "fg": 8554 }, - { "id": "cannonball_4lb", "fg": 8555 }, - { "id": "carrot", "fg": 8556 }, - { "id": "carving_fork", "fg": 8557 }, - { "id": "casserole", "fg": 8558 }, - { "id": "faux_fur_cat_ears", "fg": 8559 }, - { "id": "fur_cat_ears", "fg": 8560 }, - { "id": "leather_cat_ears", "fg": 8561 }, - { "id": "cattail_jelly", "fg": 8562 }, - { "id": "charcoal", "fg": 8563 }, - { "id": "checkers", "fg": 8564 }, - { "id": "cigar_butt", "fg": 8565 }, - { "id": "candycigarette", "fg": 8566 }, - { "id": "cig", "fg": 8567 }, - { "id": "cig_lit", "fg": 8568 }, - { "id": "cigar", "fg": 8569 }, - { "id": "cigar_lit", "fg": 8570 }, - { "id": "circsaw_blade", "fg": 8571 }, - { "id": "judo_belt_black", "fg": 8572 }, - { "id": "judo_belt_blue", "fg": 8573 }, - { "id": "judo_belt_brown", "fg": 8574 }, - { "id": "judo_belt_green", "fg": 8575 }, - { "id": "judo_belt_orange", "fg": 8576 }, - { "id": "judo_belt_white", "fg": 8577 }, - { "id": "judo_belt_yellow", "fg": 8578 }, - { "id": "coal_lump", "fg": 8579 }, - { "id": "comb_lice", "fg": 8580 }, - { "id": "copper", "fg": 8581 }, - { "id": "copper_locket", "fg": 8582 }, - { "id": "cordless_drill", "fg": 8583 }, - { "id": "corkscrew", "fg": 8584 }, - { "id": "cot", "fg": 8585 }, - { "id": "cotton_patchwork", "fg": 8586 }, - { "id": "crude_heating_element", "fg": 8587 }, - { "id": "cutlass", "fg": 8588 }, - { "id": "damaged_shelter_kit", "fg": 8589 }, - { "id": "deck_of_cards", "fg": 8590 }, - { "id": "donut_holes", "fg": 8591 }, - { "id": "duct_tape", "fg": 8592 }, - { "id": "ear_plugs", "fg": 8593 }, - { "id": "elec_jackhammer", "fg": 8594 }, - { "id": "elec_shears", "fg": 8595 }, - { "id": "element", "fg": 8596 }, - { "id": "emergency_lockpick", "fg": 8597 }, - { "id": "etched_skull", "fg": 8598 }, - { "id": "extension_cable", "fg": 8599 }, - { "id": "fancy_sunglasses", "fg": 8600 }, - { "id": "felt_patch", "fg": 8601 }, - { "id": "fetus", "fg": 8602 }, - { "id": "fiddlehead_boiled", "fg": 8603 }, - { "id": "fiddlehead_raw", "fg": 8604 }, - { "id": "fiddlehead_sauteed", "fg": 8605 }, - { "id": "toy_figurine_var_toy_figure_swordsman", "fg": 8606 }, - { "id": "fire_drill", "fg": 8607 }, - { "id": "fish_bowl", "fg": 8608 }, - { "id": "flaregun", "fg": 8609 }, - { "id": "flint_steel", "fg": 8610 }, - { "id": "folding_stock", "fg": 8612 }, - { "id": "folding_stock_folded", "fg": 8613 }, - { "id": "bologna", "fg": 8614 }, - { "id": "bratwurst_sausage", "fg": 8615 }, - { "id": "can_beans", "fg": 8616 }, - { "id": "can_corn", "fg": 8617 }, - { "id": "can_spam", "fg": 8618 }, - { "id": "cheese", "fg": 8619 }, - { "id": "cheese_hard", "fg": 8620 }, - { "id": "cooked_dinner", "fg": 8621 }, - { "id": "fried_spam", "fg": 8622 }, - { "id": "frozen_dinner", "fg": 8623 }, - { "id": "hotdogs_frozen", "fg": 8624 }, - { "id": "protein_bar_evac", "fg": 8626 }, - { "id": "spaghetti_cooked", "fg": 8627 }, - { "id": "tofu", "fg": 8628 }, - { "id": "watermelon_wedge", "fg": 8629 }, - { "id": "deluxe_beansnrice", "fg": 8630 }, - { "id": "deluxe_veggy_beansnrice", "fg": 8631 }, - { "id": "dry_fruit", "fg": 8632 }, - { "id": "foodplace_food", "fg": 8633 }, - { "id": "foodplace_snack_bar", "fg": 8634 }, - { "id": "forged_shears", "fg": 8635 }, - { "id": "apricot", "fg": 8636 }, - { "id": "blackberries", "fg": 8637 }, - { "id": "blueberries", "fg": 8638 }, - { "id": "cherries", "fg": 8639 }, - { "id": "coconut", "fg": 8640 }, - { "id": "cranberries", "fg": 8641 }, - { "id": "elderberries", "fg": 8642 }, - { "id": "grapefruit", "fg": 8643 }, - { "id": "guayaba", "fg": 8644 }, - { "id": "huckleberries", "fg": 8645 }, - { "id": "kiwi", "fg": 8646 }, - { "id": "lulo", "fg": 8647 }, - { "id": "mango", "fg": 8648 }, - { "id": "maracuya", "fg": 8649 }, - { "id": "mayapple", "fg": 8650 }, - { "id": "melon", "fg": 8651 }, - { "id": "mulberries", "fg": 8652 }, - { "id": "papaya", "fg": 8653 }, - { "id": "peach", "fg": 8654 }, - { "id": "pineapple", "fg": 8655 }, - { "id": "pomegranate", "fg": 8656 }, - { "id": "raspberries", "fg": 8657 }, - { "id": "rose_hips", "fg": 8658 }, - { "id": "watermelon", "fg": 8659 }, - { "id": "fur", "fg": 8660 }, - { "id": "g_warhammer", "fg": 8661 }, - { "id": "g_warhammer40k", "fg": 8662 }, - { "id": "garlic_press", "fg": 8663 }, - { "id": "gasfilter_s", "fg": 8664 }, - { "id": "glasses_monocle", "fg": 8665 }, - { "id": "glowstick", "fg": 8666 }, - { "id": "glowstick_lit", "fg": 8667 }, - { "id": "1l_gold", "fg": 8668 }, - { "id": "altered_comb", "fg": 8669 }, - { "id": "candlestick", "fg": 8670 }, - { "id": "chalice", "fg": 8671 }, - { "id": "gasdiscount_gold", "fg": 8672 }, - { "id": "gold_bracelet", "fg": 8673 }, - { "id": "gold_hairpin", "fg": 8674 }, - { "id": "gold_medal", "fg": 8675 }, - { "id": "gold_necklace", "fg": 8676 }, - { "id": "gold_watch", "fg": 8677 }, - { "id": "gold_locket", "fg": 8678 }, - { "id": "gold_ring", "fg": 8679 }, - { "id": "gold_small", "fg": 8680 }, - { "id": "fungicidalbomb", "fg": 8681 }, - { "id": "fungicidalbomb_act", "fg": 8682 }, - { "id": "gasbomb", "fg": 8683 }, - { "id": "gasbomb_act", "fg": 8684 }, - { "id": "grenade", "fg": 8685 }, - { "id": "grenade_act", "fg": 8686 }, - { "id": "grenade_emp", "fg": 8687 }, - { "id": "grenade_emp_act", "fg": 8688 }, - { "id": "grenade_inc", "fg": 8689 }, - { "id": "grenade_inc_act", "fg": 8690 }, - { "id": "insecticidalbomb", "fg": 8691 }, - { "id": "insecticidalbomb_act", "fg": 8692 }, - { "id": "scrambler", "fg": 8693 }, - { "id": "scrambler_act", "fg": 8694 }, - { "id": "smokebomb", "fg": 8695 }, - { "id": "smokebomb_act", "fg": 8696 }, - { "id": "throw_extinguisher", "fg": 8697 }, - { "id": "throw_extinguisher_act", "fg": 8698 }, - { "id": "breacher_grip", "fg": 8699 }, - { "id": "grip", "fg": 8700 }, - { "id": "grip_mount", "fg": 8701 }, - { "id": "light_grip", "fg": 8702 }, - { "id": "pistol_grip", "fg": 8703 }, - { "id": "wooden_grip", "fg": 8704 }, - { "id": "gunpowder", "fg": 8705 }, - { "id": "ruger_lcr_22", "fg": 8706 }, - { "id": "hairbrush", "fg": 8707 }, - { "id": "cowboy_hat", "fg": 8708 }, - { "id": "fedora", "fg": 8709 }, - { "id": "fencing_mask", "fg": 8710 }, - { "id": "firehelmet", "fg": 8711 }, - { "id": "hat_ball", "fg": 8712 }, - { "id": "hat_boonie", "fg": 8713 }, - { "id": "hat_hard", "fg": 8714 }, - { "id": "hat_hard_hooded", "fg": 8715 }, - { "id": "hat_hard_hooded_var_flag_hat_hard", "fg": 8716 }, - { "id": "hat_hard_var_flag_hat_hard", "fg": 8717 }, - { "id": "hat_hunting", "fg": 8718 }, - { "id": "hat_newsboy", "fg": 8719 }, - { "id": "helmet_army", "fg": 8720 }, - { "id": "helmet_ball", "fg": 8721 }, - { "id": "helmet_barbute", "fg": 8722 }, - { "id": "helmet_bike", "fg": 8723 }, - { "id": "helmet_riot", "fg": 8724 }, - { "id": "helmet_skid", "fg": 8725 }, - { "id": "kufi", "fg": 8726 }, - { "id": "mask_bal", "fg": 8727 }, - { "id": "mask_bunker", "fg": 8728 }, - { "id": "mask_bunker_on", "fg": 8729 }, - { "id": "mask_filter", "fg": 8730 }, - { "id": "mask_gas", "fg": 8731 }, - { "id": "mask_guy_fawkes", "fg": 8732 }, - { "id": "mask_hockey", "fg": 8733 }, - { "id": "miner_hat", "fg": 8734 }, - { "id": "pickelhaube", "fg": 8735 }, - { "id": "postman_hat", "fg": 8736 }, - { "id": "pot_helmet", "fg": 8737 }, - { "id": "straw_fedora", "fg": 8738 }, - { "id": "tophat", "fg": 8739 }, - { "id": "tricorne", "fg": 8740 }, - { "id": "turban", "fg": 8741 }, - { "id": "flight_helmet", "fg": 8742 }, - { "id": "flight_helmet_on", "fg": 8743 }, - { "id": "helmet_nasal", "fg": 8744 }, - { "id": "helmet_plate", "fg": 8745 }, - { "id": "tac_fullhelmet", "fg": 8746 }, - { "id": "tac_helmet", "fg": 8747 }, - { "id": "hinge", "fg": 8748 }, - { "id": "hobo_stove", "fg": 8749 }, - { "id": "homemade_burrito", "fg": 8750 }, - { "id": "honey_ant", "fg": 8751 }, - { "id": "honeydew", "fg": 8752 }, - { "id": "horse_tack", "fg": 8753 }, - { "id": "hose", "fg": 8754 }, - { "id": "hotcut", "fg": 8755 }, - { "id": "human_marrow", "fg": 8756 }, - { "id": "human_sample", "fg": 8757 }, - { "id": "icon", "fg": 8758 }, - { "id": "10l_aluminum", "fg": 8759 }, - { "id": "10l_brass", "fg": 8760 }, - { "id": "10l_bronze", "fg": 8761 }, - { "id": "10l_copper", "fg": 8762 }, - { "id": "10l_gold", "fg": 8763 }, - { "id": "10l_iron", "fg": 8764 }, - { "id": "10l_lead", "fg": 8765 }, - { "id": "10l_plastic", "fg": 8766 }, - { "id": "10l_platinum", "fg": 8767 }, - { "id": "10l_silver", "fg": 8768 }, - { "id": "10l_tin", "fg": 8770 }, - { "id": "10l_zinc", "fg": 8771 }, - { "id": "5l_aluminum", "fg": 8772 }, - { "id": "5l_brass", "fg": 8773 }, - { "id": "5l_bronze", "fg": 8774 }, - { "id": "5l_copper", "fg": 8775 }, - { "id": "5l_gold", "fg": 8776 }, - { "id": "5l_iron", "fg": 8777 }, - { "id": "5l_lead", "fg": 8778 }, - { "id": "5l_plastic", "fg": 8779 }, - { "id": "5l_platinum", "fg": 8780 }, - { "id": "5l_silver", "fg": 8781 }, - { "id": "5l_tin", "fg": 8783 }, - { "id": "5l_zinc", "fg": 8784 }, - { "id": "instant_coffee", "fg": 8785 }, - { "id": "javelin", "fg": 8786 }, - { "id": "javelin_iron", "fg": 8787 }, - { "id": "jerrycan", "fg": 8788 }, - { "id": "jerrycan_big", "fg": 8789 }, - { "id": "kevlar_shears", "fg": 8790 }, - { "id": "knife_carving", "fg": 8791 }, - { "id": "knife_folding", "fg": 8792 }, - { "id": "diveknife", "fg": 8793 }, - { "id": "knife_baselard", "fg": 8794 }, - { "id": "knife_combat", "fg": 8795 }, - { "id": "knife_combat_mod", "fg": 8796 }, - { "id": "knife_hunting", "fg": 8797 }, - { "id": "knife_rambo", "fg": 8798 }, - { "id": "knife_swissarmy", "fg": 8799 }, - { "id": "knife_trench", "fg": 8800 }, - { "id": "pockknife", "fg": 8801 }, - { "id": "throwing_knife", "fg": 8802 }, - { "id": "ladle", "fg": 8803 }, - { "id": "lawn_dart", "fg": 8804 }, - { "id": "large_lcd_screen", "fg": 8805 }, - { "id": "small_lcd_screen", "fg": 8806 }, - { "id": "leather", "fg": 8807 }, - { "id": "leather_belt", "fg": 8808 }, - { "id": "leather_cat_tail", "fg": 8809 }, - { "id": "leather_funnel", "fg": 8810 }, - { "id": "leg_splint", "fg": 8811 }, - { "id": "leg_xlsplint", "fg": 8812 }, - { "id": "leg_xs_splint", "fg": 8813 }, - { "id": "light_disposable_cell", "fg": 8814 }, - { "id": "lock", "fg": 8815 }, - { "id": "long_extension_cable", "fg": 8816 }, - { "id": "lug_wrench", "fg": 8817 }, - { "id": "mac_10", "fg": 8818 }, - { "id": "machete", "fg": 8819 }, - { "id": "machete_gimmick", "fg": 8820 }, - { "id": "makeshift_machete", "fg": 8821 }, - { "id": "survivor_machete", "fg": 8822 }, - { "id": "mag_tailor", "fg": 8823 }, - { "id": "g36mag_30rd", "fg": 8824 }, - { "id": "mac10mag", "fg": 8825 }, - { "id": "ruger1022bigmag", "fg": 8826 }, - { "id": "ruger1022mag", "fg": 8827 }, - { "id": "stanag30", "fg": 8828 }, - { "id": "magic_8_ball", "fg": 8829 }, - { "id": "magnifying_glass", "fg": 8830 }, - { "id": "envelope", "fg": 8831 }, - { "id": "furniturebrochure", "fg": 8832 }, - { "id": "grocerybrochure", "fg": 8833 }, - { "id": "letter", "fg": 8834 }, - { "id": "postcard", "fg": 8835 }, - { "id": "restaurantbrochure", "fg": 8836 }, - { "id": "technologybrochure", "fg": 8837 }, - { "id": "makeshift_hand_drill", "fg": 8838 }, - { "id": "makeshift_knife", "fg": 8839 }, - { "id": "bone_marrow", "fg": 8840 }, - { "id": "cooked_marrow", "fg": 8841 }, - { "id": "demihuman_marrow", "fg": 8842 }, - { "id": "mutant_human_marrow", "fg": 8843 }, - { "id": "mutant_marrow", "fg": 8844 }, - { "id": "pepperbone", "fg": 8845 }, - { "id": "tainted_marrow", "fg": 8846 }, - { "id": "mask_skull", "fg": 8847 }, - { "id": "match", "fg": 8848 }, - { "id": "medical_tape", "fg": 8849 }, - { "id": "medium_disposable_cell", "fg": 8850 }, - { "id": "medium_dry_cell", "fg": 8851 }, - { "id": "metal_smoother", "fg": 8852 }, - { "id": "metal_tank", "fg": 8853 }, - { "id": "metalworking_tongs", "fg": 8854 }, - { "id": "microscope", "fg": 8855 }, - { "id": "microscope_dissecting", "fg": 8856 }, - { "id": "mintpatties", "fg": 8857 }, - { "id": "mirror", "fg": 8858 }, - { "id": "missing_poster_adult", "fg": 8859 }, - { "id": "missing_poster_cat", "fg": 8860 }, - { "id": "missing_poster_child", "fg": 8861 }, - { "id": "missing_poster_dog", "fg": 8862 }, - { "id": "money", "fg": 8863 }, - { "id": "mre_bag", "fg": 8864 }, - { "id": "mre_bag_small", "fg": 8865 }, - { "id": "mre_package", "fg": 8866 }, - { "id": "mre_cheesepizza", "fg": 8867 }, - { "id": "mre_pizza", "fg": 8868 }, - { "id": "multimeter", "fg": 8869 }, - { "id": "multitool", "fg": 8870 }, - { "id": "mushroom", "fg": 8871 }, - { "id": "muzzle_brake", "fg": 8872 }, - { "id": "many_years_old_newspaper", "fg": 8876 }, - { "id": "months_old_newspaper", "fg": 8877 }, - { "id": "newest_newspaper", "fg": 8878 }, - { "id": "newspaper_memorial", "fg": 8879 }, - { "id": "one_year_old_newspaper", "fg": 8880 }, - { "id": "weeks_old_newspaper", "fg": 8881 }, - { "id": "years_old_newspaper", "fg": 8882 }, - { "id": "nic_gum", "fg": 8883 }, - { "id": "almond", "fg": 8884 }, - { "id": "hazelnut", "fg": 8885 }, - { "id": "peanut", "fg": 8886 }, - { "id": "pecan", "fg": 8887 }, - { "id": "pistachio", "fg": 8888 }, - { "id": "walnut", "fg": 8889 }, - { "id": "oil_lamp", "fg": 8890 }, - { "id": "oil_lamp_clay", "fg": 8891 }, - { "id": "oil_lamp_clay_on", "fg": 8892 }, - { "id": "oil_lamp_on", "fg": 8893 }, - { "id": "old_key", "fg": 8894 }, - { "id": "paint_brush", "fg": 8895 }, - { "id": "paintball", "fg": 8896 }, - { "id": "b_paint", "fg": 8897 }, - { "id": "g_paint", "fg": 8898 }, - { "id": "p_paint", "fg": 8899 }, - { "id": "r_paint", "fg": 8900 }, - { "id": "w_paint", "fg": 8901 }, - { "id": "y_paint", "fg": 8902 }, - { "id": "black_paint", "fg": 8903 }, - { "id": "id_science_maintenance_blue", "fg": 8904 }, - { "id": "id_science_maintenance_green", "fg": 8905 }, - { "id": "id_science_maintenance_yellow", "fg": 8906 }, - { "id": "id_science_medical_red", "fg": 8907 }, - { "id": "id_science_mutagen_cyan", "fg": 8908 }, - { "id": "id_science_mutagen_green", "fg": 8909 }, - { "id": "id_science_mutagen_pink", "fg": 8910 }, - { "id": "id_science_security_black", "fg": 8911 }, - { "id": "id_science_security_magenta", "fg": 8912 }, - { "id": "id_science_security_yellow", "fg": 8913 }, - { "id": "id_science_transport_1", "fg": 8914 }, - { "id": "id_science_visitor_1", "fg": 8915 }, - { "id": "pebble", "fg": 8916 }, - { "id": "peeler", "fg": 8917 }, - { "id": "blue_pen", "fg": 8918 }, - { "id": "green_pen", "fg": 8919 }, - { "id": "pen", "fg": 8920 }, - { "id": "red_pen", "fg": 8921 }, - { "id": "pictionary", "fg": 8922 }, - { "id": "pilot_light", "fg": 8924 }, - { "id": "pipe_glass", "fg": 8925 }, - { "id": "pipebomb", "fg": 8926 }, - { "id": "pipebomb_act", "fg": 8927 }, - { "id": "pistol_flintlock", "fg": 8928 }, - { "id": "pizza_cutter", "fg": 8929 }, - { "id": "plastic_bucket", "fg": 8930 }, - { "id": "plastic_chunk", "fg": 8931 }, - { "id": "polycarbonate_sheet", "fg": 8932 }, - { "id": "primitive_axe", "fg": 8933 }, - { "id": "primitive_knife", "fg": 8934 }, - { "id": "pumpkin_muffins", "fg": 8935 }, - { "id": "pur_tablets", "fg": 8936 }, - { "id": "radio_car_wheel", "fg": 8937 }, - { "id": "rag", "fg": 8938 }, - { "id": "rag_bloody", "fg": 8939 }, - { "id": "raw_demihumanleather", "fg": 8940 }, - { "id": "raw_hleather", "fg": 8941 }, - { "id": "razor_shaving", "fg": 8942 }, - { "id": "rebreather", "fg": 8943 }, - { "id": "rolling_paper", "fg": 8944 }, - { "id": "sapphire", "fg": 8945 }, - { "id": "scrap_felt", "fg": 8946 }, - { "id": "scrap_bronze", "fg": 8947 }, - { "id": "scrap_copper", "fg": 8948 }, - { "id": "screwdriver", "fg": 8949 }, - { "id": "shears", "fg": 8950 }, - { "id": "sheet_cotton", "fg": 8951 }, - { "id": "sheet_cotton_patchwork", "fg": 8952 }, - { "id": "sheet_felt", "fg": 8953 }, - { "id": "sheet_felt_patchwork", "fg": 8954 }, - { "id": "sheet_neoprene", "fg": 8955 }, - { "id": "shelter_kit", "fg": 8956 }, - { "id": "shocktonfa_off", "fg": 8957 }, - { "id": "shocktonfa_on", "fg": 8958 }, - { "id": "shrapnel", "fg": 8959 }, - { "id": "sickle", "fg": 8960 }, - { "id": "sickle_stone", "fg": 8961 }, - { "id": "signed_chit", "fg": 8962 }, - { "id": "skull_human", "fg": 8963 }, - { "id": "slug_garden", "fg": 8964 }, - { "id": "smart_lamp", "fg": 8965 }, - { "id": "smart_lamp_on", "fg": 8966 }, - { "id": "smart_phone", "fg": 8967 }, - { "id": "smart_phone_flashlight", "fg": 8968 }, - { "id": "snail_garden", "fg": 8969 }, - { "id": "snapfastener_steel", "fg": 8970 }, - { "id": "solar_cell", "fg": 8971 }, - { "id": "solder_wire", "fg": 8972 }, - { "id": "soldering_iron", "fg": 8973 }, - { "id": "spatula", "fg": 8974 }, - { "id": "sponge_cake", "fg": 8975 }, - { "id": "stapler", "fg": 8976 }, - { "id": "medium_storage_battery", "fg": 8977 }, - { "id": "small_storage_battery", "fg": 8978 }, - { "id": "strawberries", "fg": 8979 }, - { "id": "string_floss", "fg": 8980 }, - { "id": "sugar", "fg": 8981 }, - { "id": "superglue", "fg": 8982 }, - { "id": "clay_teapot", "fg": 8983 }, - { "id": "teapot", "fg": 8984 }, - { "id": "throwing_stick", "fg": 8985 }, - { "id": "tie_bow", "fg": 8986 }, - { "id": "tin_snips", "fg": 8987 }, - { "id": "tinderbox", "fg": 8988 }, - { "id": "tinderbox_on", "fg": 8989 }, - { "id": "toastem", "fg": 8990 }, - { "id": "toastem2", "fg": 8991 }, - { "id": "toastem3", "fg": 8992 }, - { "id": "toaster", "fg": 8993 }, - { "id": "tonfa", "fg": 8994 }, - { "id": "tonfa_wood", "fg": 8995 }, - { "id": "tongs", "fg": 8996 }, - { "id": "toothbrush_electric", "fg": 8997 }, - { "id": "towel", "fg": 8998 }, - { "id": "towel_wet", "fg": 8999 }, - { "id": "tumbler_plastic", "fg": 9000 }, - { "id": "umbrella", "fg": 9001 }, - { "id": "unitard", "fg": 9002 }, - { "id": "v2_combustion", "fg": 9003 }, - { "id": "waterskin", "fg": 9004 }, - { "id": "wearable_light", "fg": 9005 }, - { "id": "wearable_light_on", "fg": 9006 }, - { "id": "welding_mask", "fg": 9007 }, - { "id": "welding_mask_crude", "fg": 9008 }, - { "id": "welding_wire_alloy", "fg": 9009 }, - { "id": "welding_wire_steel", "fg": 9010 }, - { "id": "well_pump", "fg": 9011 }, - { "id": "wheel", "fg": 9012 }, - { "id": "wheel_wood", "fg": 9013 }, - { "id": "wheel_rim_bicycle", "fg": 9014 }, - { "id": "wheel_rim_wide", "fg": 9015 }, - { "id": "whistle_multitool", "fg": 9016 }, - { "id": "wood_block", "fg": 9017 }, - { "id": "wood_smoother", "fg": 9018 }, - { "id": "wrench_small", "fg": 9020 }, - { "id": "xacto", "fg": 9021 }, - { "id": "zipper_long_plastic", "fg": 9022 }, - { "id": "zipper_short_plastic", "fg": 9023 }, - { "id": "afs_landfall_kit_2", "fg": 9024 }, - { "id": "afs_beefsim", "fg": 9025 }, - { "id": "afs_calorie_pill", "fg": 9026 }, - { "id": "afs_cee_wafers", "fg": 9027 }, - { "id": "afs_escapepod_ration", "fg": 9028 }, - { "id": "afs_food_cube", "fg": 9029 }, - { "id": "afs_mon_rabbit", "fg": 9030 }, - { "id": "corpse_afs_mon_rabbit", "fg": 9031 }, - { "id": "copper_circlet", "fg": 9032 }, - { "id": "copper_infuser", "fg": 9033 }, - { "id": "crystallized_mana", "fg": 9034 }, - { "id": "egg_owlbear", "fg": 9035 }, - { "id": "egg_owlbear_rock", "fg": 9036 }, - { "id": "silver_infuser", "fg": 9037 }, - { "id": "wizard_hat", "fg": 9038 }, - { "id": "denarius", "fg": 9039 }, - { "id": "dragon_black_scale", "fg": 9040 }, - { "id": "mtorch_everburning", "fg": 9041 }, - { "id": "mtorch_everburning_lit", "fg": 9042 }, - { "id": "sr1vektor_9x21mm", "fg": 9043 }, - { "id": "trinket_damage", "fg": 9044 }, - { "id": "vision_halo", "fg": 9045 }, - { "id": "vision_halo_on", "fg": 9046 }, - { "id": "artifact_cerebellum", "fg": 9047 }, - { "id": "artifact_eye_left", "fg": 9048 }, - { "id": "artifact_eye_right", "fg": 9049 }, - { "id": "artifact_cable_whip", "fg": 9050 }, - { "id": "book_inventor", "fg": 9051 }, - { "id": "firmament_driver_book", "fg": 9052 }, - { "id": "foil_hat", "fg": 9053 }, - { "id": "money_strap_magic", "fg": 9054 }, - { "id": "ray_diagrams", "fg": 9055 }, - { "id": "ray_weapon_diagrams", "fg": 9056 }, - { "id": "syringe_artifact", "fg": 9057 }, - { "id": "wolf_mask", "fg": 9058 }, - { "id": "bot_meleebot", "fg": 9059 }, - { "id": "bot_shotgunbot", "fg": 9060 }, - { "id": "bot_sniperbot", "fg": 9061 }, - { "id": "faewild", "fg": 9062 }, - { "id": "lotus_blossom", "fg": 9063 }, - { "id": "prophets_lsd", "fg": 9064 }, - { "id": "small_blessing_brigit", "fg": 9065 }, - { "id": "truckers_stamina_pills", "fg": 9066 }, - { "id": "wyld_candy", "fg": 9067 }, - { "id": "dreamdross_lump", "fg": 9068 }, - { "id": "forged_dreamstuff_ingot", "fg": 9069 }, - { "id": "scrap_dreamdross", "fg": 9070 }, - { "id": "matrix_crystal_biokinesis", "fg": 9071 }, - { "id": "matrix_crystal_clairsentience", "fg": 9072 }, - { "id": "matrix_crystal_coruscating", "fg": 9073 }, - { "id": "matrix_crystal_drained", "fg": 9074 }, - { "id": "matrix_crystal_pyrokinesis", "fg": 9075 }, - { "id": "matrix_crystal_telekinesis", "fg": 9076 }, - { "id": "matrix_crystal_telepathy", "fg": 9077 }, - { "id": "matrix_crystal_teleportation", "fg": 9078 }, - { "id": "matrix_crystal_vitakinesis", "fg": 9079 }, - { "id": "matrix_shard", "fg": 9080 }, - { "id": "mon_blob", "fg": 9081 }, - { "id": "mon_blob_small", "fg": 9082 }, - { "id": "corpse_mon_aphid_small", "fg": 9083 }, - { "id": "mon_aphid_small", "fg": 9084 }, - { "id": "corpse_mon_bluejay", "fg": 9085 }, - { "id": "mon_bluejay", "fg": 9086 }, - { "id": "corpse_mon_cardinal", "fg": 9087 }, - { "id": "mon_cardinal", "fg": 9088 }, - { "id": "mon_chicken_chick", "fg": 9090 }, - { "id": "mon_cockatrice_chick", "fg": 9091 }, - { "id": "mon_crow_chick", "fg": 9092 }, - { "id": "mon_duck_chick", "fg": 9093 }, - { "id": "mon_goose_canadian_chick", "fg": 9094 }, - { "id": "mon_grouse_chick", "fg": 9095 }, - { "id": "mon_pheasant_chick", "fg": 9096 }, - { "id": "mon_turkey_chick", "fg": 9097 }, - { "id": "corpse_mon_raven", "fg": 9098 }, - { "id": "mon_raven", "fg": 9099 }, - { "id": "corpse_mon_robin", "fg": 9100 }, - { "id": "mon_robin", "fg": 9101 }, - { "id": "corpse_mon_slug_forest", "fg": 9102 }, - { "id": "mon_slug_forest", "fg": 9103 }, - { "id": "corpse_mon_snail_forest", "fg": 9104 }, - { "id": "mon_snail_forest", "fg": 9105 } + "fg": 9133 + }, + { "id": "vp_ap_wall_wiring", "fg": 8192 }, + { "id": "2lcanteen", "fg": 8196 }, + { "id": "2x4", "fg": 8197 }, + { "id": "acid_soaked_hide", "fg": 8198 }, + { "id": "adobe_brick", "fg": 8199 }, + { "id": "advanced_ecig", "fg": 8200 }, + { "id": "aim_game", "fg": 8201 }, + { "id": "alexandrite", "fg": 8202 }, + { "id": "almond_pulp", "fg": 8203 }, + { "id": "ammunition_box_308", "fg": 8204 }, + { "id": "ammunition_box_grenade", "fg": 8205 }, + { "id": "ammunition_can_30", "fg": 8206 }, + { "id": "ammunition_can_50", "fg": 8207 }, + { "id": "ammunition_can_pa120", "fg": 8208 }, + { "id": "amplifier", "fg": 8209 }, + { "id": "ant_egg", "fg": 8210 }, + { "id": "antenna", "fg": 8211 }, + { "id": "artificial_sweetener", "fg": 8212 }, + { "id": "atomic_lamp", "fg": 8213 }, + { "id": "atomic_lamp_off", "fg": 8214 }, + { "id": "atomic_light", "fg": 8215 }, + { "id": "atomic_light_off", "fg": 8216 }, + { "id": "bacon", "fg": 8217 }, + { "id": "badge_doctor", "fg": 8218 }, + { "id": "bag_canvas_small", "fg": 8219 }, + { "id": "bag_zipper", "fg": 8220 }, + { "id": "bagpipes", "fg": 8221 }, + { "id": "barbecue_sauce", "fg": 8222 }, + { "id": "baseball", "fg": 8223 }, + { "id": "beansnrice", "fg": 8224 }, + { "id": "beech_nuts", "fg": 8225 }, + { "id": "beekeeping_gloves", "fg": 8226 }, + { "id": "beekeeping_hood", "fg": 8227 }, + { "id": "beekeeping_suit", "fg": 8228 }, + { "id": "beeper", "fg": 8229 }, + { "id": "bell_pepper", "fg": 8230 }, + { "id": "billet_bone", "fg": 8231 }, + { "id": "billet_wood", "fg": 8232 }, + { "id": "biscuit", "fg": 8233 }, + { "id": "blood_pancakes", "fg": 8234 }, + { "id": "blood_rice_pudding", "fg": 8235 }, + { "id": "blt", "fg": 8236 }, + { "id": "board_trap", "fg": 8237 }, + { "id": "bone_glue", "fg": 8238 }, + { "id": "bottle_glass", "fg": 8239 }, + { "id": "bottle_plastic", "fg": 8240 }, + { "id": "bottle_plastic_small", "fg": 8241 }, + { "id": "bottle_twoliter", "fg": 8242 }, + { "id": "bow_saw", "fg": 8243 }, + { "id": "bowl_pewter", "fg": 8244 }, + { "id": "bowling_ball", "fg": 8245 }, + { "id": "box_medium", "fg": 8246 }, + { "id": "box_medium_metal", "fg": 8247 }, + { "id": "box_small", "fg": 8248 }, + { "id": "briefcase", "fg": 8249 }, + { "id": "buckle_steel", "fg": 8250 }, + { "id": "bundle_copper_pipe", "fg": 8251 }, + { "id": "c4", "fg": 8252 }, + { "id": "c4armed", "fg": 8253 }, + { "id": "cable", "fg": 8254 }, + { "id": "can_drink", "fg": 8255 }, + { "id": "can_drink_unsealed", "fg": 8256 }, + { "id": "can_sealer", "fg": 8257 }, + { "id": "canvas_patch", "fg": 8258 }, + { "id": "cardboard", "fg": 8259 }, + { "id": "carding_paddles", "fg": 8260 }, + { "id": "carton_egg", "fg": 8261 }, + { "id": "carton_milk", "fg": 8262 }, + { "id": "carton_sealed", "fg": 8263 }, + { "id": "case_cigar", "fg": 8264 }, + { "id": "cash_register", "fg": 8265 }, + { "id": "ceramic_cup", "fg": 8266 }, + { "id": "ceramic_mug", "fg": 8267 }, + { "id": "char_kiln", "fg": 8268 }, + { "id": "cheeseburger", "fg": 8269 }, + { "id": "chem_washing_soda", "fg": 8270 }, + { "id": "chess", "fg": 8271 }, + { "id": "chisel", "fg": 8272 }, + { "id": "choc_pancakes", "fg": 8273 }, + { "id": "choc_waffles", "fg": 8274 }, + { "id": "choco_coffee_beans", "fg": 8275 }, + { "id": "chocolate", "fg": 8276 }, + { "id": "chocolate_military", "fg": 8277 }, + { "id": "chunk_rubber", "fg": 8278 }, + { "id": "circuit", "fg": 8279 }, + { "id": "citrine", "fg": 8280 }, + { "id": "clay_hydria", "fg": 8281 }, + { "id": "clay_lump", "fg": 8282 }, + { "id": "clay_pot_flower", "fg": 8283 }, + { "id": "clay_watercont", "fg": 8284 }, + { "id": "clockworks", "fg": 8285 }, + { "id": "coin_dime", "fg": 8286 }, + { "id": "coin_dollar", "fg": 8287 }, + { "id": "coin_nickel", "fg": 8288 }, + { "id": "coin_penny", "fg": 8289 }, + { "id": "coin_quarter", "fg": 8290 }, + { "id": "condiment_bottle_sealed", "fg": 8291 }, + { "id": "copper_ear", "fg": 8292 }, + { "id": "copper_knife", "fg": 8293 }, + { "id": "copper_necklace", "fg": 8294 }, + { "id": "copper_pan", "fg": 8295 }, + { "id": "copper_ring", "fg": 8296 }, + { "id": "copper_rod", "fg": 8297 }, + { "id": "copper_wire", "fg": 8298 }, + { "id": "cottonwood_tree_boll", "fg": 8299 }, + { "id": "cow_candy", "fg": 8300 }, + { "id": "crowbar", "fg": 8301 }, + { "id": "crucible", "fg": 8302 }, + { "id": "crucible_clay", "fg": 8303 }, + { "id": "cu_pipe", "fg": 8304 }, + { "id": "cup_foil", "fg": 8305 }, + { "id": "curler_hair", "fg": 8306 }, + { "id": "deluxe_beans", "fg": 8307 }, + { "id": "dias", "fg": 8308 }, + { "id": "digging_stick", "fg": 8309 }, + { "id": "drill_rock_primitive", "fg": 8310 }, + { "id": "dutch_oven", "fg": 8311 }, + { "id": "dynamite", "fg": 8312 }, + { "id": "dynamite_act", "fg": 8313 }, + { "id": "emerald", "fg": 8314 }, + { "id": "endochitin", "fg": 8315 }, + { "id": "esapi_plate", "fg": 8316 }, + { "id": "esbi_plate", "fg": 8317 }, + { "id": "faux_fur_cat_tail", "fg": 8318 }, + { "id": "fertilizer_commercial", "fg": 8319 }, + { "id": "fish_fried", "fg": 8320 }, + { "id": "football", "fg": 8321 }, + { "id": "fruit_pancakes", "fg": 8322 }, + { "id": "fur_cat_tail", "fg": 8323 }, + { "id": "gambeson_hood", "fg": 8324 }, + { "id": "grain_boiled", "fg": 8326 }, + { "id": "groundnut_boiled", "fg": 8327 }, + { "id": "hacksaw", "fg": 8328 }, + { "id": "hairpin", "fg": 8329 }, + { "id": "halligan", "fg": 8330 }, + { "id": "hamburger", "fg": 8331 }, + { "id": "hand_crank_charger", "fg": 8333 }, + { "id": "hatchet", "fg": 8334 }, + { "id": "honey_scraper", "fg": 8335 }, + { "id": "honeycomb", "fg": 8336 }, + { "id": "hotplate_induction", "fg": 8337 }, + { "id": "hygrometer", "fg": 8338 }, + { "id": "inhaler", "fg": 8339 }, + { "id": "iron_pot", "fg": 8340 }, + { "id": "jar_3l_glass_sealed", "fg": 8341 }, + { "id": "jar_glass_sealed", "fg": 8342 }, + { "id": "jug_plastic", "fg": 8343 }, + { "id": "junk_burrito", "fg": 8344 }, + { "id": "kiln_done", "fg": 8345 }, + { "id": "kiln_full", "fg": 8346 }, + { "id": "knife_butcher", "fg": 8347 }, + { "id": "knife_chef", "fg": 8348 }, + { "id": "knife_meat_cleaver", "fg": 8349 }, + { "id": "knife_vegetable_cleaver", "fg": 8350 }, + { "id": "knitting_needles", "fg": 8351 }, + { "id": "lab_postit_bio", "fg": 8352 }, + { "id": "large_stomach_sealed", "fg": 8353 }, + { "id": "lead", "fg": 8354 }, + { "id": "light_bulb", "fg": 8355 }, + { "id": "liq_bandage_spray", "fg": 8356 }, + { "id": "loom_frame", "fg": 8357 }, + { "id": "lunchbox", "fg": 8358 }, + { "id": "lycra_patch", "fg": 8359 }, + { "id": "matches", "fg": 8360 }, + { "id": "material_gravel", "fg": 8361 }, + { "id": "meat_aspic", "fg": 8362 }, + { "id": "menstrual_pad", "fg": 8363 }, + { "id": "metal_file", "fg": 8364 }, + { "id": "mittens", "fg": 8365 }, + { "id": "motor", "fg": 8366 }, + { "id": "motor_micro", "fg": 8367 }, + { "id": "motor_small", "fg": 8368 }, + { "id": "mre_asianbeef", "fg": 8369 }, + { "id": "mre_bbqbeef", "fg": 8370 }, + { "id": "mre_beefstew", "fg": 8372 }, + { "id": "mre_beeftaco", "fg": 8373 }, + { "id": "mutant_bug_hydrogen_sacs", "fg": 8374 }, + { "id": "nail", "fg": 8375 }, + { "id": "nailboard", "fg": 8376 }, + { "id": "napkin", "fg": 8377 }, + { "id": "neccowafers", "fg": 8378 }, + { "id": "nomex", "fg": 8379 }, + { "id": "nuts_bolts", "fg": 8380 }, + { "id": "nylon", "fg": 8381 }, + { "id": "oven_stovetop", "fg": 8382 }, + { "id": "paint_can_plastic", "fg": 8383 }, + { "id": "paint_can_steel", "fg": 8384 }, + { "id": "pancakes", "fg": 8385 }, + { "id": "pearl", "fg": 8386 }, + { "id": "pepper", "fg": 8387 }, + { "id": "picklocks", "fg": 8388 }, + { "id": "pipe", "fg": 8389 }, + { "id": "plank_short", "fg": 8390 }, + { "id": "plastic_pot_flower", "fg": 8391 }, + { "id": "plastic_sheet_small", "fg": 8392 }, + { "id": "plastic_six_dice", "fg": 8393 }, + { "id": "platinum_small", "fg": 8394 }, + { "id": "plectrum", "fg": 8395 }, + { "id": "pliers", "fg": 8396 }, + { "id": "plunger_futuristic", "fg": 8397 }, + { "id": "plunger_toilet", "fg": 8398 }, + { "id": "pot_aluminum", "fg": 8399 }, + { "id": "pot_copper", "fg": 8400 }, + { "id": "pot_makeshift_copper", "fg": 8401 }, + { "id": "potato_baked", "fg": 8402 }, + { "id": "power_supply", "fg": 8403 }, + { "id": "primitive_hammer", "fg": 8404 }, + { "id": "processor", "fg": 8405 }, + { "id": "puck", "fg": 8406 }, + { "id": "punch_bone", "fg": 8407 }, + { "id": "punch_nail", "fg": 8408 }, + { "id": "raw_bamboo", "fg": 8409 }, + { "id": "raw_tainted_leather", "fg": 8410 }, + { "id": "ref_lighter", "fg": 8411 }, + { "id": "ref_lighter_on", "fg": 8412 }, + { "id": "rock", "fg": 8413 }, + { "id": "rock_flaking", "fg": 8414 }, + { "id": "rock_large", "fg": 8415 }, + { "id": "rolling_pin", "fg": 8416 }, + { "id": "royal_jelly", "fg": 8417 }, + { "id": "rubber_tire_chunk", "fg": 8418 }, + { "id": "ruined_chunks", "fg": 8419 }, + { "id": "sausage_casings_artificial", "fg": 8420 }, + { "id": "saw", "fg": 8421 }, + { "id": "scissors", "fg": 8422 }, + { "id": "scorecard", "fg": 8423 }, + { "id": "scrap_aluminum", "fg": 8424 }, + { "id": "scrap_leather", "fg": 8425 }, + { "id": "scrap_nomex", "fg": 8426 }, + { "id": "sharp_rock", "fg": 8427 }, + { "id": "shed_stick", "fg": 8428 }, + { "id": "sheet_canvas", "fg": 8429 }, + { "id": "sheet_leather", "fg": 8430 }, + { "id": "sheet_lycra", "fg": 8431 }, + { "id": "sheet_metal", "fg": 8432 }, + { "id": "sheet_metal_small", "fg": 8433 }, + { "id": "sheet_nomex", "fg": 8434 }, + { "id": "shot_glass", "fg": 8435 }, + { "id": "sieve_primitive", "fg": 8436 }, + { "id": "sieve_steel", "fg": 8437 }, + { "id": "sinew", "fg": 8438 }, + { "id": "slime_scrap", "fg": 8439 }, + { "id": "sloppyjoe", "fg": 8440 }, + { "id": "small_propane_tank", "fg": 8441 }, + { "id": "spike", "fg": 8442 }, + { "id": "sponge", "fg": 8443 }, + { "id": "squeeze_tube", "fg": 8444 }, + { "id": "stand_flyer", "fg": 8445 }, + { "id": "stirling_kit_box", "fg": 8446 }, + { "id": "stomach_sealed", "fg": 8447 }, + { "id": "stone_chisel", "fg": 8448 }, + { "id": "straw_doll", "fg": 8449 }, + { "id": "string_36", "fg": 8450 }, + { "id": "string_6", "fg": 8451 }, + { "id": "survival_kit_box", "fg": 8452 }, + { "id": "survivor_scope", "fg": 8453 }, + { "id": "tea_bag", "fg": 8454 }, + { "id": "tea_raw", "fg": 8455 }, + { "id": "thread", "fg": 8456 }, + { "id": "toilet_paper", "fg": 8457 }, + { "id": "tree_spile", "fg": 8458 }, + { "id": "tuba", "fg": 8459 }, + { "id": "vacutainer", "fg": 8460 }, + { "id": "wall_light", "fg": 8461 }, + { "id": "wallet", "fg": 8462 }, + { "id": "wallet_large", "fg": 8463 }, + { "id": "wallet_leather", "fg": 8464 }, + { "id": "wash_kit", "fg": 8465 }, + { "id": "washboard", "fg": 8466 }, + { "id": "wasp_sting", "fg": 8467 }, + { "id": "water_faucet", "fg": 8468 }, + { "id": "wax", "fg": 8469 }, + { "id": "wheel_mount_skateboard", "fg": 8470 }, + { "id": "wine_glass", "fg": 8471 }, + { "id": "wood_panel", "fg": 8472 }, + { "id": "wooden_post_short", "fg": 8473 }, + { "id": "wool_staple", "fg": 8474 }, + { "id": "wrapper_foil", "fg": 8475 }, + { "id": "1cyl_combustion", "fg": 8476 }, + { "id": "1st_aid", "fg": 8477 }, + { "id": "1st_aid_box", "fg": 8478 }, + { "id": "brownie", "fg": 8479 }, + { "id": "brownie_weed", "fg": 8480 }, + { "id": "FMCNote", "fg": 8481 }, + { "id": "RobofacCoin", "fg": 8482 }, + { "id": "UPS_off", "fg": 8483 }, + { "id": "alarmclock", "fg": 8485 }, + { "id": "410shot_000", "fg": 8486 }, + { "id": "flintlock_ammo", "fg": 8487 }, + { "id": "anesthetic_kit", "fg": 8493 }, + { "id": "angle_grinder", "fg": 8494 }, + { "id": "aquamarine", "fg": 8495 }, + { "id": "arm_splint", "fg": 8496 }, + { "id": "arm_xlsplint", "fg": 8497 }, + { "id": "arm_xs_splint", "fg": 8498 }, + { "id": "awl_bone", "fg": 8499 }, + { "id": "bag_garbage", "fg": 8500 }, + { "id": "bag_holding_1", "fg": 8501 }, + { "id": "ballistic_vest_esapi_var_swat_ballistic_vest", "fg": 8502 }, + { "id": "ballistic_vest_esapi_var_us_ballistic_vest", "fg": 8503 }, + { "id": "bathroom_scale", "fg": 8504 }, + { "id": "battery_car", "fg": 8505 }, + { "id": "battery_charger", "fg": 8506 }, + { "id": "battleship", "fg": 8507 }, + { "id": "binoculars", "fg": 8508 }, + { "id": "bio_blade_weapon", "fg": 8509 }, + { "id": "birchbark", "fg": 8510 }, + { "id": "blade", "fg": 8511 }, + { "id": "blade_scythe", "fg": 8512 }, + { "id": "domino", "fg": 8513 }, + { "id": "hnefatafl", "fg": 8514 }, + { "id": "mahjong", "fg": 8515 }, + { "id": "monopoly", "fg": 8516 }, + { "id": "shogi", "fg": 8517 }, + { "id": "SICP", "fg": 8518 }, + { "id": "ZSG", "fg": 8519 }, + { "id": "book_fict_soft_ya_rwya", "fg": 8520 }, + { "id": "book_ruined", "fg": 8521 }, + { "id": "manual_first_aid", "fg": 8531 }, + { "id": "novel_adventure", "fg": 8532 }, + { "id": "novel_buddy", "fg": 8533 }, + { "id": "novel_coa", "fg": 8534 }, + { "id": "novel_coa2", "fg": 8535 }, + { "id": "novel_crime", "fg": 8536 }, + { "id": "novel_crime2", "fg": 8537 }, + { "id": "novel_drama", "fg": 8538 }, + { "id": "novel_erotic", "fg": 8539 }, + { "id": "novel_experimental", "fg": 8540 }, + { "id": "novel_fantasy", "fg": 8541 }, + { "id": "novel_horror", "fg": 8542 }, + { "id": "novel_mystery", "fg": 8543 }, + { "id": "novel_pulp", "fg": 8544 }, + { "id": "novel_road", "fg": 8545 }, + { "id": "novel_romance", "fg": 8546 }, + { "id": "novel_samurai", "fg": 8547 }, + { "id": "novel_satire", "fg": 8548 }, + { "id": "novel_scifi", "fg": 8549 }, + { "id": "novel_sports", "fg": 8550 }, + { "id": "novel_spy", "fg": 8551 }, + { "id": "novel_swash", "fg": 8552 }, + { "id": "novel_thriller", "fg": 8553 }, + { "id": "novel_tragedy", "fg": 8554 }, + { "id": "novel_war", "fg": 8555 }, + { "id": "novel_war2", "fg": 8556 }, + { "id": "novel_western", "fg": 8557 }, + { "id": "paperback_novel", "fg": 8558 }, + { "id": "phonebook", "fg": 8559 }, + { "id": "winemaking_beginner", "fg": 8560 }, + { "id": "bottle_metal", "fg": 8561 }, + { "id": "arrowrest", "fg": 8562 }, + { "id": "bow_sight", "fg": 8563 }, + { "id": "bow_sight_pin", "fg": 8564 }, + { "id": "bowl_clay", "fg": 8565 }, + { "id": "ceramic_bowl", "fg": 8566 }, + { "id": "glass_bowl", "fg": 8567 }, + { "id": "plastic_bowl_kids", "fg": 8568 }, + { "id": "boxcutter", "fg": 8569 }, + { "id": "bread", "fg": 8570 }, + { "id": "bread_garlic", "fg": 8571 }, + { "id": "bread_wheat_free", "fg": 8572 }, + { "id": "brown_bread", "fg": 8573 }, + { "id": "cornbread", "fg": 8574 }, + { "id": "flatbread", "fg": 8575 }, + { "id": "pumpkin_yeast_bread", "fg": 8576 }, + { "id": "sandwich_fairy", "fg": 8577 }, + { "id": "sourdough_bread", "fg": 8578 }, + { "id": "wastebread", "fg": 8579 }, + { "id": "brush", "fg": 8580 }, + { "id": "butter", "fg": 8581 }, + { "id": "button_plastic", "fg": 8582 }, + { "id": "button_steel", "fg": 8583 }, + { "id": "button_wood", "fg": 8584 }, + { "id": "cake2", "fg": 8585 }, + { "id": "cake3", "fg": 8586 }, + { "id": "jihelucake", "fg": 8587 }, + { "id": "caltrops", "fg": 8588 }, + { "id": "caltrops_glass", "fg": 8589 }, + { "id": "camera", "fg": 8590 }, + { "id": "camera_pro", "fg": 8591 }, + { "id": "can_food", "fg": 8592 }, + { "id": "canister_goo", "fg": 8593 }, + { "id": "cannonball_4lb", "fg": 8594 }, + { "id": "carrot", "fg": 8595 }, + { "id": "carving_fork", "fg": 8596 }, + { "id": "casserole", "fg": 8597 }, + { "id": "faux_fur_cat_ears", "fg": 8598 }, + { "id": "fur_cat_ears", "fg": 8599 }, + { "id": "leather_cat_ears", "fg": 8600 }, + { "id": "cattail_jelly", "fg": 8601 }, + { "id": "charcoal", "fg": 8602 }, + { "id": "checkers", "fg": 8603 }, + { "id": "cigar_butt", "fg": 8604 }, + { "id": "candycigarette", "fg": 8605 }, + { "id": "cig", "fg": 8606 }, + { "id": "cig_lit", "fg": 8607 }, + { "id": "cigar", "fg": 8608 }, + { "id": "cigar_lit", "fg": 8609 }, + { "id": "circsaw_blade", "fg": 8610 }, + { "id": "judo_belt_black", "fg": 8611 }, + { "id": "judo_belt_blue", "fg": 8612 }, + { "id": "judo_belt_brown", "fg": 8613 }, + { "id": "judo_belt_green", "fg": 8614 }, + { "id": "judo_belt_orange", "fg": 8615 }, + { "id": "judo_belt_white", "fg": 8616 }, + { "id": "judo_belt_yellow", "fg": 8617 }, + { "id": "coal_lump", "fg": 8618 }, + { "id": "comb_lice", "fg": 8619 }, + { "id": "copper", "fg": 8620 }, + { "id": "copper_locket", "fg": 8621 }, + { "id": "cordless_drill", "fg": 8622 }, + { "id": "corkscrew", "fg": 8623 }, + { "id": "cot", "fg": 8624 }, + { "id": "cotton_patchwork", "fg": 8625 }, + { "id": "crude_heating_element", "fg": 8626 }, + { "id": "cutlass", "fg": 8627 }, + { "id": "damaged_shelter_kit", "fg": 8628 }, + { "id": "deck_of_cards", "fg": 8629 }, + { "id": "donut_holes", "fg": 8630 }, + { "id": "duct_tape", "fg": 8631 }, + { "id": "ear_plugs", "fg": 8632 }, + { "id": "elec_jackhammer", "fg": 8633 }, + { "id": "elec_shears", "fg": 8634 }, + { "id": "element", "fg": 8635 }, + { "id": "emergency_lockpick", "fg": 8636 }, + { "id": "etched_skull", "fg": 8637 }, + { "id": "extension_cable", "fg": 8638 }, + { "id": "fancy_sunglasses", "fg": 8639 }, + { "id": "felt_patch", "fg": 8640 }, + { "id": "fetus", "fg": 8641 }, + { "id": "fiddlehead_boiled", "fg": 8642 }, + { "id": "fiddlehead_raw", "fg": 8643 }, + { "id": "fiddlehead_sauteed", "fg": 8644 }, + { "id": "toy_figurine_var_toy_figure_swordsman", "fg": 8645 }, + { "id": "fire_drill", "fg": 8646 }, + { "id": "fish_bowl", "fg": 8647 }, + { "id": "flaregun", "fg": 8648 }, + { "id": "flint_steel", "fg": 8649 }, + { "id": "folding_stock", "fg": 8651 }, + { "id": "folding_stock_folded", "fg": 8652 }, + { "id": "bologna", "fg": 8653 }, + { "id": "bratwurst_sausage", "fg": 8654 }, + { "id": "can_beans", "fg": 8655 }, + { "id": "can_corn", "fg": 8656 }, + { "id": "can_spam", "fg": 8657 }, + { "id": "cheese", "fg": 8658 }, + { "id": "cheese_hard", "fg": 8659 }, + { "id": "cooked_dinner", "fg": 8660 }, + { "id": "fried_spam", "fg": 8661 }, + { "id": "frozen_dinner", "fg": 8662 }, + { "id": "hotdogs_frozen", "fg": 8663 }, + { "id": "protein_bar_evac", "fg": 8665 }, + { "id": "spaghetti_cooked", "fg": 8666 }, + { "id": "tofu", "fg": 8667 }, + { "id": "watermelon_wedge", "fg": 8668 }, + { "id": "deluxe_beansnrice", "fg": 8669 }, + { "id": "deluxe_veggy_beansnrice", "fg": 8670 }, + { "id": "dry_fruit", "fg": 8671 }, + { "id": "foodplace_food", "fg": 8672 }, + { "id": "foodplace_snack_bar", "fg": 8673 }, + { "id": "forged_shears", "fg": 8674 }, + { "id": "apricot", "fg": 8675 }, + { "id": "blackberries", "fg": 8676 }, + { "id": "blueberries", "fg": 8677 }, + { "id": "cherries", "fg": 8678 }, + { "id": "coconut", "fg": 8679 }, + { "id": "cranberries", "fg": 8680 }, + { "id": "elderberries", "fg": 8681 }, + { "id": "grapefruit", "fg": 8682 }, + { "id": "guayaba", "fg": 8683 }, + { "id": "huckleberries", "fg": 8684 }, + { "id": "kiwi", "fg": 8685 }, + { "id": "lulo", "fg": 8686 }, + { "id": "mango", "fg": 8687 }, + { "id": "maracuya", "fg": 8688 }, + { "id": "mayapple", "fg": 8689 }, + { "id": "melon", "fg": 8690 }, + { "id": "mulberries", "fg": 8691 }, + { "id": "papaya", "fg": 8692 }, + { "id": "peach", "fg": 8693 }, + { "id": "pineapple", "fg": 8694 }, + { "id": "pomegranate", "fg": 8695 }, + { "id": "raspberries", "fg": 8696 }, + { "id": "rose_hips", "fg": 8697 }, + { "id": "watermelon", "fg": 8698 }, + { "id": "fur", "fg": 8699 }, + { "id": "g_warhammer", "fg": 8700 }, + { "id": "g_warhammer40k", "fg": 8701 }, + { "id": "garlic_press", "fg": 8702 }, + { "id": "gasfilter_s", "fg": 8703 }, + { "id": "glasses_monocle", "fg": 8704 }, + { "id": "glowstick", "fg": 8705 }, + { "id": "glowstick_lit", "fg": 8706 }, + { "id": "1l_gold", "fg": 8707 }, + { "id": "altered_comb", "fg": 8708 }, + { "id": "candlestick", "fg": 8709 }, + { "id": "chalice", "fg": 8710 }, + { "id": "gasdiscount_gold", "fg": 8711 }, + { "id": "gold_bracelet", "fg": 8712 }, + { "id": "gold_hairpin", "fg": 8713 }, + { "id": "gold_medal", "fg": 8714 }, + { "id": "gold_necklace", "fg": 8715 }, + { "id": "gold_watch", "fg": 8716 }, + { "id": "gold_locket", "fg": 8717 }, + { "id": "gold_ring", "fg": 8718 }, + { "id": "gold_small", "fg": 8719 }, + { "id": "fungicidalbomb", "fg": 8720 }, + { "id": "fungicidalbomb_act", "fg": 8721 }, + { "id": "gasbomb", "fg": 8722 }, + { "id": "gasbomb_act", "fg": 8723 }, + { "id": "grenade", "fg": 8724 }, + { "id": "grenade_act", "fg": 8725 }, + { "id": "grenade_emp", "fg": 8726 }, + { "id": "grenade_emp_act", "fg": 8727 }, + { "id": "grenade_inc", "fg": 8728 }, + { "id": "grenade_inc_act", "fg": 8729 }, + { "id": "insecticidalbomb", "fg": 8730 }, + { "id": "insecticidalbomb_act", "fg": 8731 }, + { "id": "scrambler", "fg": 8732 }, + { "id": "scrambler_act", "fg": 8733 }, + { "id": "smokebomb", "fg": 8734 }, + { "id": "smokebomb_act", "fg": 8735 }, + { "id": "throw_extinguisher", "fg": 8736 }, + { "id": "throw_extinguisher_act", "fg": 8737 }, + { "id": "breacher_grip", "fg": 8738 }, + { "id": "grip", "fg": 8739 }, + { "id": "grip_mount", "fg": 8740 }, + { "id": "light_grip", "fg": 8741 }, + { "id": "pistol_grip", "fg": 8742 }, + { "id": "wooden_grip", "fg": 8743 }, + { "id": "gunpowder", "fg": 8744 }, + { "id": "ruger_lcr_22", "fg": 8745 }, + { "id": "hairbrush", "fg": 8746 }, + { "id": "cowboy_hat", "fg": 8747 }, + { "id": "fedora", "fg": 8748 }, + { "id": "fencing_mask", "fg": 8749 }, + { "id": "firehelmet", "fg": 8750 }, + { "id": "hat_ball", "fg": 8751 }, + { "id": "hat_boonie", "fg": 8752 }, + { "id": "hat_hard", "fg": 8753 }, + { "id": "hat_hard_hooded", "fg": 8754 }, + { "id": "hat_hard_hooded_var_flag_hat_hard", "fg": 8755 }, + { "id": "hat_hard_var_flag_hat_hard", "fg": 8756 }, + { "id": "hat_hunting", "fg": 8757 }, + { "id": "hat_newsboy", "fg": 8758 }, + { "id": "helmet_army", "fg": 8759 }, + { "id": "helmet_ball", "fg": 8760 }, + { "id": "helmet_barbute", "fg": 8761 }, + { "id": "helmet_bike", "fg": 8762 }, + { "id": "helmet_riot", "fg": 8763 }, + { "id": "helmet_skid", "fg": 8764 }, + { "id": "kufi", "fg": 8765 }, + { "id": "mask_bal", "fg": 8766 }, + { "id": "mask_bunker", "fg": 8767 }, + { "id": "mask_bunker_on", "fg": 8768 }, + { "id": "mask_filter", "fg": 8769 }, + { "id": "mask_gas", "fg": 8770 }, + { "id": "mask_guy_fawkes", "fg": 8771 }, + { "id": "mask_hockey", "fg": 8772 }, + { "id": "miner_hat", "fg": 8773 }, + { "id": "pickelhaube", "fg": 8774 }, + { "id": "postman_hat", "fg": 8775 }, + { "id": "pot_helmet", "fg": 8776 }, + { "id": "straw_fedora", "fg": 8777 }, + { "id": "tophat", "fg": 8778 }, + { "id": "tricorne", "fg": 8779 }, + { "id": "turban", "fg": 8780 }, + { "id": "flight_helmet", "fg": 8781 }, + { "id": "flight_helmet_on", "fg": 8782 }, + { "id": "helmet_nasal", "fg": 8783 }, + { "id": "helmet_plate", "fg": 8784 }, + { "id": "tac_fullhelmet", "fg": 8785 }, + { "id": "tac_helmet", "fg": 8786 }, + { "id": "hinge", "fg": 8787 }, + { "id": "hobo_stove", "fg": 8788 }, + { "id": "homemade_burrito", "fg": 8789 }, + { "id": "honey_ant", "fg": 8790 }, + { "id": "honeydew", "fg": 8791 }, + { "id": "horse_tack", "fg": 8792 }, + { "id": "hose", "fg": 8793 }, + { "id": "hotcut", "fg": 8794 }, + { "id": "human_marrow", "fg": 8795 }, + { "id": "human_sample", "fg": 8796 }, + { "id": "icon", "fg": 8797 }, + { "id": "10l_aluminum", "fg": 8798 }, + { "id": "10l_brass", "fg": 8799 }, + { "id": "10l_bronze", "fg": 8800 }, + { "id": "10l_copper", "fg": 8801 }, + { "id": "10l_gold", "fg": 8802 }, + { "id": "10l_iron", "fg": 8803 }, + { "id": "10l_lead", "fg": 8804 }, + { "id": "10l_plastic", "fg": 8805 }, + { "id": "10l_platinum", "fg": 8806 }, + { "id": "10l_silver", "fg": 8807 }, + { "id": "10l_tin", "fg": 8809 }, + { "id": "10l_zinc", "fg": 8810 }, + { "id": "5l_aluminum", "fg": 8811 }, + { "id": "5l_brass", "fg": 8812 }, + { "id": "5l_bronze", "fg": 8813 }, + { "id": "5l_copper", "fg": 8814 }, + { "id": "5l_gold", "fg": 8815 }, + { "id": "5l_iron", "fg": 8816 }, + { "id": "5l_lead", "fg": 8817 }, + { "id": "5l_plastic", "fg": 8818 }, + { "id": "5l_platinum", "fg": 8819 }, + { "id": "5l_silver", "fg": 8820 }, + { "id": "5l_tin", "fg": 8822 }, + { "id": "5l_zinc", "fg": 8823 }, + { "id": "instant_coffee", "fg": 8824 }, + { "id": "javelin", "fg": 8825 }, + { "id": "javelin_iron", "fg": 8826 }, + { "id": "jerrycan", "fg": 8827 }, + { "id": "jerrycan_big", "fg": 8828 }, + { "id": "kevlar_shears", "fg": 8829 }, + { "id": "knife_carving", "fg": 8830 }, + { "id": "knife_folding", "fg": 8831 }, + { "id": "diveknife", "fg": 8832 }, + { "id": "knife_baselard", "fg": 8833 }, + { "id": "knife_combat", "fg": 8834 }, + { "id": "knife_combat_mod", "fg": 8835 }, + { "id": "knife_hunting", "fg": 8836 }, + { "id": "knife_rambo", "fg": 8837 }, + { "id": "knife_swissarmy", "fg": 8838 }, + { "id": "knife_trench", "fg": 8839 }, + { "id": "pockknife", "fg": 8840 }, + { "id": "throwing_knife", "fg": 8841 }, + { "id": "ladle", "fg": 8842 }, + { "id": "lawn_dart", "fg": 8843 }, + { "id": "large_lcd_screen", "fg": 8844 }, + { "id": "small_lcd_screen", "fg": 8845 }, + { "id": "leather", "fg": 8846 }, + { "id": "leather_belt", "fg": 8847 }, + { "id": "leather_cat_tail", "fg": 8848 }, + { "id": "leather_funnel", "fg": 8849 }, + { "id": "leg_splint", "fg": 8850 }, + { "id": "leg_xlsplint", "fg": 8851 }, + { "id": "leg_xs_splint", "fg": 8852 }, + { "id": "light_disposable_cell", "fg": 8853 }, + { "id": "lock", "fg": 8854 }, + { "id": "long_extension_cable", "fg": 8855 }, + { "id": "lug_wrench", "fg": 8856 }, + { "id": "mac_10", "fg": 8857 }, + { "id": "machete", "fg": 8858 }, + { "id": "machete_gimmick", "fg": 8859 }, + { "id": "makeshift_machete", "fg": 8860 }, + { "id": "survivor_machete", "fg": 8861 }, + { "id": "mag_tailor", "fg": 8862 }, + { "id": "g36mag_30rd", "fg": 8863 }, + { "id": "mac10mag", "fg": 8864 }, + { "id": "ruger1022bigmag", "fg": 8865 }, + { "id": "ruger1022mag", "fg": 8866 }, + { "id": "stanag30", "fg": 8867 }, + { "id": "magic_8_ball", "fg": 8868 }, + { "id": "magnifying_glass", "fg": 8869 }, + { "id": "envelope", "fg": 8870 }, + { "id": "furniturebrochure", "fg": 8871 }, + { "id": "grocerybrochure", "fg": 8872 }, + { "id": "letter", "fg": 8873 }, + { "id": "postcard", "fg": 8874 }, + { "id": "restaurantbrochure", "fg": 8875 }, + { "id": "technologybrochure", "fg": 8876 }, + { "id": "makeshift_hand_drill", "fg": 8877 }, + { "id": "makeshift_knife", "fg": 8878 }, + { "id": "bone_marrow", "fg": 8879 }, + { "id": "cooked_marrow", "fg": 8880 }, + { "id": "demihuman_marrow", "fg": 8881 }, + { "id": "mutant_human_marrow", "fg": 8882 }, + { "id": "mutant_marrow", "fg": 8883 }, + { "id": "pepperbone", "fg": 8884 }, + { "id": "tainted_marrow", "fg": 8885 }, + { "id": "mask_skull", "fg": 8886 }, + { "id": "match", "fg": 8887 }, + { "id": "medical_tape", "fg": 8888 }, + { "id": "medium_disposable_cell", "fg": 8889 }, + { "id": "medium_dry_cell", "fg": 8890 }, + { "id": "metal_smoother", "fg": 8891 }, + { "id": "metal_tank", "fg": 8892 }, + { "id": "metalworking_tongs", "fg": 8893 }, + { "id": "microscope", "fg": 8894 }, + { "id": "microscope_dissecting", "fg": 8895 }, + { "id": "mintpatties", "fg": 8896 }, + { "id": "mirror", "fg": 8897 }, + { "id": "missing_poster_adult", "fg": 8898 }, + { "id": "missing_poster_cat", "fg": 8899 }, + { "id": "missing_poster_child", "fg": 8900 }, + { "id": "missing_poster_dog", "fg": 8901 }, + { "id": "money", "fg": 8902 }, + { "id": "mre_bag", "fg": 8903 }, + { "id": "mre_bag_small", "fg": 8904 }, + { "id": "mre_package", "fg": 8905 }, + { "id": "mre_cheesepizza", "fg": 8906 }, + { "id": "mre_pizza", "fg": 8907 }, + { "id": "multimeter", "fg": 8908 }, + { "id": "multitool", "fg": 8909 }, + { "id": "mushroom", "fg": 8910 }, + { "id": "muzzle_brake", "fg": 8911 }, + { "id": "many_years_old_newspaper", "fg": 8915 }, + { "id": "months_old_newspaper", "fg": 8916 }, + { "id": "newest_newspaper", "fg": 8917 }, + { "id": "newspaper_memorial", "fg": 8918 }, + { "id": "one_year_old_newspaper", "fg": 8919 }, + { "id": "weeks_old_newspaper", "fg": 8920 }, + { "id": "years_old_newspaper", "fg": 8921 }, + { "id": "nic_gum", "fg": 8922 }, + { "id": "almond", "fg": 8923 }, + { "id": "hazelnut", "fg": 8924 }, + { "id": "peanut", "fg": 8925 }, + { "id": "pecan", "fg": 8926 }, + { "id": "pistachio", "fg": 8927 }, + { "id": "walnut", "fg": 8928 }, + { "id": "oil_lamp", "fg": 8929 }, + { "id": "oil_lamp_clay", "fg": 8930 }, + { "id": "oil_lamp_clay_on", "fg": 8931 }, + { "id": "oil_lamp_on", "fg": 8932 }, + { "id": "old_key", "fg": 8933 }, + { "id": "paint_brush", "fg": 8934 }, + { "id": "paintball", "fg": 8935 }, + { "id": "b_paint", "fg": 8936 }, + { "id": "g_paint", "fg": 8937 }, + { "id": "p_paint", "fg": 8938 }, + { "id": "r_paint", "fg": 8939 }, + { "id": "w_paint", "fg": 8940 }, + { "id": "y_paint", "fg": 8941 }, + { "id": "black_paint", "fg": 8942 }, + { "id": "id_science_maintenance_blue", "fg": 8943 }, + { "id": "id_science_maintenance_green", "fg": 8944 }, + { "id": "id_science_maintenance_yellow", "fg": 8945 }, + { "id": "id_science_medical_red", "fg": 8946 }, + { "id": "id_science_mutagen_cyan", "fg": 8947 }, + { "id": "id_science_mutagen_green", "fg": 8948 }, + { "id": "id_science_mutagen_pink", "fg": 8949 }, + { "id": "id_science_security_black", "fg": 8950 }, + { "id": "id_science_security_magenta", "fg": 8951 }, + { "id": "id_science_security_yellow", "fg": 8952 }, + { "id": "id_science_transport_1", "fg": 8953 }, + { "id": "id_science_visitor_1", "fg": 8954 }, + { "id": "pebble", "fg": 8955 }, + { "id": "peeler", "fg": 8956 }, + { "id": "blue_pen", "fg": 8957 }, + { "id": "green_pen", "fg": 8958 }, + { "id": "pen", "fg": 8959 }, + { "id": "red_pen", "fg": 8960 }, + { "id": "pictionary", "fg": 8961 }, + { "id": "pilot_light", "fg": 8963 }, + { "id": "pipe_glass", "fg": 8964 }, + { "id": "pipebomb", "fg": 8965 }, + { "id": "pipebomb_act", "fg": 8966 }, + { "id": "pistol_flintlock", "fg": 8967 }, + { "id": "pizza_cutter", "fg": 8968 }, + { "id": "plastic_bucket", "fg": 8969 }, + { "id": "plastic_chunk", "fg": 8970 }, + { "id": "polycarbonate_sheet", "fg": 8971 }, + { "id": "primitive_axe", "fg": 8972 }, + { "id": "primitive_knife", "fg": 8973 }, + { "id": "pumpkin_muffins", "fg": 8974 }, + { "id": "pur_tablets", "fg": 8975 }, + { "id": "radio_car_wheel", "fg": 8976 }, + { "id": "rag", "fg": 8977 }, + { "id": "rag_bloody", "fg": 8978 }, + { "id": "raw_demihumanleather", "fg": 8979 }, + { "id": "raw_hleather", "fg": 8980 }, + { "id": "razor_shaving", "fg": 8981 }, + { "id": "rebreather", "fg": 8982 }, + { "id": "rolling_paper", "fg": 8983 }, + { "id": "sapphire", "fg": 8984 }, + { "id": "scrap_felt", "fg": 8985 }, + { "id": "scrap_bronze", "fg": 8986 }, + { "id": "scrap_copper", "fg": 8987 }, + { "id": "screwdriver", "fg": 8988 }, + { "id": "shears", "fg": 8989 }, + { "id": "sheet_cotton", "fg": 8990 }, + { "id": "sheet_cotton_patchwork", "fg": 8991 }, + { "id": "sheet_felt", "fg": 8992 }, + { "id": "sheet_felt_patchwork", "fg": 8993 }, + { "id": "sheet_neoprene", "fg": 8994 }, + { "id": "shelter_kit", "fg": 8995 }, + { "id": "shocktonfa_off", "fg": 8996 }, + { "id": "shocktonfa_on", "fg": 8997 }, + { "id": "shrapnel", "fg": 8998 }, + { "id": "sickle", "fg": 8999 }, + { "id": "sickle_stone", "fg": 9000 }, + { "id": "signed_chit", "fg": 9001 }, + { "id": "skull_human", "fg": 9002 }, + { "id": "slug_garden", "fg": 9003 }, + { "id": "smart_lamp", "fg": 9004 }, + { "id": "smart_lamp_on", "fg": 9005 }, + { "id": "smart_phone", "fg": 9006 }, + { "id": "smart_phone_flashlight", "fg": 9007 }, + { "id": "snail_garden", "fg": 9008 }, + { "id": "snapfastener_steel", "fg": 9009 }, + { "id": "solar_cell", "fg": 9010 }, + { "id": "solder_wire", "fg": 9011 }, + { "id": "soldering_iron", "fg": 9012 }, + { "id": "spatula", "fg": 9013 }, + { "id": "sponge_cake", "fg": 9014 }, + { "id": "stapler", "fg": 9015 }, + { "id": "medium_storage_battery", "fg": 9016 }, + { "id": "small_storage_battery", "fg": 9017 }, + { "id": "strawberries", "fg": 9018 }, + { "id": "string_floss", "fg": 9019 }, + { "id": "sugar", "fg": 9020 }, + { "id": "superglue", "fg": 9021 }, + { "id": "clay_teapot", "fg": 9022 }, + { "id": "teapot", "fg": 9023 }, + { "id": "throwing_stick", "fg": 9024 }, + { "id": "tie_bow", "fg": 9025 }, + { "id": "tin_snips", "fg": 9026 }, + { "id": "tinderbox", "fg": 9027 }, + { "id": "tinderbox_on", "fg": 9028 }, + { "id": "toastem", "fg": 9029 }, + { "id": "toastem2", "fg": 9030 }, + { "id": "toastem3", "fg": 9031 }, + { "id": "toaster", "fg": 9032 }, + { "id": "tonfa", "fg": 9033 }, + { "id": "tonfa_wood", "fg": 9034 }, + { "id": "tongs", "fg": 9035 }, + { "id": "toothbrush_electric", "fg": 9036 }, + { "id": "towel", "fg": 9037 }, + { "id": "towel_wet", "fg": 9038 }, + { "id": "tumbler_plastic", "fg": 9039 }, + { "id": "umbrella", "fg": 9040 }, + { "id": "unitard", "fg": 9041 }, + { "id": "v2_combustion", "fg": 9042 }, + { "id": "waterskin", "fg": 9043 }, + { "id": "wearable_light", "fg": 9044 }, + { "id": "wearable_light_on", "fg": 9045 }, + { "id": "welding_mask", "fg": 9046 }, + { "id": "welding_mask_crude", "fg": 9047 }, + { "id": "welding_wire_alloy", "fg": 9048 }, + { "id": "welding_wire_steel", "fg": 9049 }, + { "id": "well_pump", "fg": 9050 }, + { "id": "wheel", "fg": 9051 }, + { "id": "wheel_wood", "fg": 9052 }, + { "id": "wheel_rim_bicycle", "fg": 9053 }, + { "id": "wheel_rim_wide", "fg": 9054 }, + { "id": "whistle_multitool", "fg": 9055 }, + { "id": "wood_block", "fg": 9056 }, + { "id": "wood_smoother", "fg": 9057 }, + { "id": "wrench_small", "fg": 9059 }, + { "id": "xacto", "fg": 9060 }, + { "id": "zipper_long_plastic", "fg": 9061 }, + { "id": "zipper_short_plastic", "fg": 9062 }, + { "id": "afs_landfall_kit_2", "fg": 9063 }, + { "id": "afs_beefsim", "fg": 9064 }, + { "id": "afs_calorie_pill", "fg": 9065 }, + { "id": "afs_cee_wafers", "fg": 9066 }, + { "id": "afs_escapepod_ration", "fg": 9067 }, + { "id": "afs_food_cube", "fg": 9068 }, + { "id": "afs_mon_rabbit", "fg": 9069 }, + { "id": "corpse_afs_mon_rabbit", "fg": 9070 }, + { "id": "copper_circlet", "fg": 9071 }, + { "id": "copper_infuser", "fg": 9072 }, + { "id": "crystallized_mana", "fg": 9073 }, + { "id": "egg_owlbear", "fg": 9074 }, + { "id": "egg_owlbear_rock", "fg": 9075 }, + { "id": "silver_infuser", "fg": 9076 }, + { "id": "wizard_hat", "fg": 9077 }, + { "id": "denarius", "fg": 9078 }, + { "id": "dragon_black_scale", "fg": 9079 }, + { "id": "mtorch_everburning", "fg": 9080 }, + { "id": "mtorch_everburning_lit", "fg": 9081 }, + { "id": "sr1vektor_9x21mm", "fg": 9082 }, + { "id": "trinket_damage", "fg": 9083 }, + { "id": "vision_halo", "fg": 9084 }, + { "id": "vision_halo_on", "fg": 9085 }, + { "id": "artifact_cerebellum", "fg": 9086 }, + { "id": "artifact_eye_left", "fg": 9087 }, + { "id": "artifact_eye_right", "fg": 9088 }, + { "id": "artifact_cable_whip", "fg": 9089 }, + { "id": "book_inventor", "fg": 9090 }, + { "id": "firmament_driver_book", "fg": 9091 }, + { "id": "foil_hat", "fg": 9092 }, + { "id": "money_strap_magic", "fg": 9093 }, + { "id": "ray_diagrams", "fg": 9094 }, + { "id": "ray_weapon_diagrams", "fg": 9095 }, + { "id": "syringe_artifact", "fg": 9096 }, + { "id": "wolf_mask", "fg": 9097 }, + { "id": "bot_meleebot", "fg": 9098 }, + { "id": "bot_shotgunbot", "fg": 9099 }, + { "id": "bot_sniperbot", "fg": 9100 }, + { "id": "faewild", "fg": 9101 }, + { "id": "lotus_blossom", "fg": 9102 }, + { "id": "prophets_lsd", "fg": 9103 }, + { "id": "small_blessing_brigit", "fg": 9104 }, + { "id": "truckers_stamina_pills", "fg": 9105 }, + { "id": "wyld_candy", "fg": 9106 }, + { "id": "dreamdross_lump", "fg": 9107 }, + { "id": "forged_dreamstuff_ingot", "fg": 9108 }, + { "id": "scrap_dreamdross", "fg": 9109 }, + { "id": "matrix_crystal_biokinesis", "fg": 9110 }, + { "id": "matrix_crystal_clairsentience", "fg": 9111 }, + { "id": "matrix_crystal_coruscating", "fg": 9112 }, + { "id": "matrix_crystal_drained", "fg": 9113 }, + { "id": "matrix_crystal_pyrokinesis", "fg": 9114 }, + { "id": "matrix_crystal_telekinesis", "fg": 9115 }, + { "id": "matrix_crystal_telepathy", "fg": 9116 }, + { "id": "matrix_crystal_teleportation", "fg": 9117 }, + { "id": "matrix_crystal_vitakinesis", "fg": 9118 }, + { "id": "matrix_shard", "fg": 9119 }, + { "id": "warp_portalstorm_ender", "fg": 9120 }, + { "id": "warpdifficulty_stone", "fg": 9121 }, + { "id": "warpheal_stone", "fg": 9122 }, + { "id": "warpstat_stone", "fg": 9123 }, + { "id": "warptoken", "fg": 9124 }, + { "id": "mon_blob", "fg": 9125 }, + { "id": "mon_blob_small", "fg": 9126 }, + { "id": "corpse_mon_aphid_small", "fg": 9127 }, + { "id": "mon_aphid_small", "fg": 9128 }, + { "id": "corpse_mon_bluejay", "fg": 9129 }, + { "id": "mon_bluejay", "fg": 9130 }, + { "id": "corpse_mon_cardinal", "fg": 9131 }, + { "id": "mon_cardinal", "fg": 9132 }, + { "id": "mon_chicken_chick", "fg": 9134 }, + { "id": "mon_cockatrice_chick", "fg": 9135 }, + { "id": "mon_crow_chick", "fg": 9136 }, + { "id": "mon_duck_chick", "fg": 9137 }, + { "id": "mon_goose_canadian_chick", "fg": 9138 }, + { "id": "mon_grouse_chick", "fg": 9139 }, + { "id": "mon_pheasant_chick", "fg": 9140 }, + { "id": "mon_turkey_chick", "fg": 9141 }, + { "id": "corpse_mon_raven", "fg": 9142 }, + { "id": "mon_raven", "fg": 9143 }, + { "id": "corpse_mon_robin", "fg": 9144 }, + { "id": "mon_robin", "fg": 9145 }, + { "id": "corpse_mon_slug_forest", "fg": 9146 }, + { "id": "mon_slug_forest", "fg": 9147 }, + { "id": "corpse_mon_snail_forest", "fg": 9148 }, + { "id": "mon_snail_forest", "fg": 9149 } ] }, { "file": "wide.png", - "//": "range 9120 to 9167", + "//": "range 9152 to 9199", "sprite_width": 48, "sprite_height": 48, "sprite_offset_x": -16, "sprite_offset_y": -16, "tiles": [ - { "id": "fridge", "fg": 9120 }, - { "id": "wood_beam", "fg": 9121 }, - { "id": "mon_coelophysis", "fg": 9122 }, - { "id": "corpse_mon_dilophosaurus", "fg": 9123 }, - { "id": "mon_dilophosaurus", "fg": 9124 }, - { "id": "mon_silophosaurus", "fg": 9125 }, - { "id": "broken_forgeborn", "fg": 9126 }, - { "id": "f_magic_circle", "fg": 9127 }, - { "id": "corpse_mon_owlbear_cub", "fg": 9128 }, - { "id": "mon_owlbear_cub", "fg": 9129 }, - { "id": "mon_shotgunbot", "fg": 9130 }, - { "id": "mon_sniperbot", "fg": 9131 }, - { "id": "mon_xe_unicorn_foal", "fg": 9132 }, - { "id": "t_nether_crystal_structure", "fg": 9133 }, - { "id": "corpse_mon_amalgamation_jumper", "fg": 9134 }, - { "id": "corpse_mon_amalgamation_zapper", "fg": 9135 }, - { "id": "corpse_mon_llama", "fg": 9136 }, - { "id": "corpse_mon_zombie_brute_grappler", "fg": 9137 }, - { "id": "corpse_mon_zombie_grappler", "fg": 9138 }, - { "id": "corpse_mon_zombie_marine_upgrade", "fg": 9139 }, - { "id": "corpse_mon_zombie_predator", "fg": 9140 }, - { "id": "mon_amalgamation_jumper", "fg": 9141 }, - { "id": "mon_amalgamation_zapper", "fg": 9142 }, - { "id": "mon_boomer_huge", "fg": 9143 }, - { "id": "mon_llama", "fg": 9144 }, - { "id": "mon_zombie_brute_grappler", "fg": 9145 }, - { "id": "mon_zombie_grappler", "fg": 9146 }, - { "id": "mon_zombie_marine_upgrade", "fg": 9147 }, - { "id": "mon_zombie_predator", "fg": 9148 }, - { "id": "mon_secubot", "fg": 9149 }, - { "id": "mon_secubot_america", "fg": 9150 }, - { "id": "mon_talon_m202a1", "fg": 9151 }, - { "id": "corpse_mon_bear_mutant_3headed", "fg": 9152 }, - { "id": "mon_bear_mutant_3headed", "fg": 9153 }, - { "id": "corpse_mon_feral_big_pappy", "fg": 9154 }, - { "id": "mon_feral_big_pappy", "fg": 9155 }, - { "id": "corpse_mon_flaming_eye", "fg": 9156 }, - { "id": "mon_flaming_eye", "fg": 9157 }, - { "id": "mon_halloween_dragon", "fg": 9158 }, - { "id": "mon_turret_bmg", "fg": 9159 }, - { "id": "corpse_mon_zap_rat", "fg": 9160 }, - { "id": "mon_zap_rat", "fg": 9161 }, - { "id": "corpse_mon_zombie_brute_winged", "fg": 9162 }, - { "id": "mon_zombie_brute_winged", "fg": 9163 } + { "id": "fridge", "fg": 9152 }, + { "id": "wood_beam", "fg": 9153 }, + { "id": "mon_coelophysis", "fg": 9154 }, + { "id": "corpse_mon_dilophosaurus", "fg": 9155 }, + { "id": "mon_dilophosaurus", "fg": 9156 }, + { "id": "mon_silophosaurus", "fg": 9157 }, + { "id": "broken_forgeborn", "fg": 9158 }, + { "id": "f_magic_circle", "fg": 9159 }, + { "id": "corpse_mon_owlbear_cub", "fg": 9160 }, + { "id": "mon_owlbear_cub", "fg": 9161 }, + { "id": "mon_shotgunbot", "fg": 9162 }, + { "id": "mon_sniperbot", "fg": 9163 }, + { "id": "mon_xe_unicorn_foal", "fg": 9164 }, + { "id": "t_nether_crystal_structure", "fg": 9165 }, + { "id": "corpse_mon_amalgamation_jumper", "fg": 9166 }, + { "id": "corpse_mon_amalgamation_zapper", "fg": 9167 }, + { "id": "corpse_mon_llama", "fg": 9168 }, + { "id": "corpse_mon_zombie_brute_grappler", "fg": 9169 }, + { "id": "corpse_mon_zombie_grappler", "fg": 9170 }, + { "id": "corpse_mon_zombie_marine_upgrade", "fg": 9171 }, + { "id": "corpse_mon_zombie_predator", "fg": 9172 }, + { "id": "mon_amalgamation_jumper", "fg": 9173 }, + { "id": "mon_amalgamation_zapper", "fg": 9174 }, + { "id": "mon_boomer_huge", "fg": 9175 }, + { "id": "mon_llama", "fg": 9176 }, + { "id": "mon_zombie_brute_grappler", "fg": 9177 }, + { "id": "mon_zombie_grappler", "fg": 9178 }, + { "id": "mon_zombie_marine_upgrade", "fg": 9179 }, + { "id": "mon_zombie_predator", "fg": 9180 }, + { "id": "mon_secubot", "fg": 9181 }, + { "id": "mon_secubot_america", "fg": 9182 }, + { "id": "mon_talon_m202a1", "fg": 9183 }, + { "id": "corpse_mon_bear_mutant_3headed", "fg": 9184 }, + { "id": "mon_bear_mutant_3headed", "fg": 9185 }, + { "id": "corpse_mon_feral_big_pappy", "fg": 9186 }, + { "id": "mon_feral_big_pappy", "fg": 9187 }, + { "id": "corpse_mon_flaming_eye", "fg": 9188 }, + { "id": "mon_flaming_eye", "fg": 9189 }, + { "id": "mon_halloween_dragon", "fg": 9190 }, + { "id": "mon_turret_bmg", "fg": 9191 }, + { "id": "corpse_mon_zap_rat", "fg": 9192 }, + { "id": "mon_zap_rat", "fg": 9193 }, + { "id": "corpse_mon_zombie_brute_winged", "fg": 9194 }, + { "id": "mon_zombie_brute_winged", "fg": 9195 } ] }, { "file": "widecenter.png", - "//": "range 9168 to 9183", + "//": "range 9200 to 9215", "sprite_width": 48, "sprite_height": 48, "sprite_offset_x": -8, @@ -13856,16 +13916,16 @@ "tiles": [ { "id": "vp_mounted_3in_ordnance_rifle", - "fg": [ 9168, 9175, 9174, 9173 ], + "fg": [ 9200, 9207, 9206, 9205 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9169, 9172, 9171, 9170 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 9201, 9204, 9203, 9202 ] } ] } ] }, { "file": "tall.png", - "//": "range 9184 to 9519", + "//": "range 9216 to 9551", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, @@ -13875,11 +13935,11 @@ "id": "f_alien_zapper", "animated": true, "fg": [ - { "weight": 36, "sprite": 9199 }, - { "weight": 7, "sprite": 9200 }, - { "weight": 7, "sprite": 9201 }, - { "weight": 7, "sprite": 9202 }, - { "weight": 7, "sprite": 9203 } + { "weight": 36, "sprite": 9231 }, + { "weight": 7, "sprite": 9232 }, + { "weight": 7, "sprite": 9233 }, + { "weight": 7, "sprite": 9234 }, + { "weight": 7, "sprite": 9235 } ], "rotates": false }, @@ -13892,122 +13952,122 @@ "t_sliding_bookcase_control", "t_sliding_wall_control" ], - "fg": 9204 + "fg": 9236 }, - { "id": [ "f_fridge", "vp_ap_fridge" ], "rotates": true, "fg": [ 9205, 9208, 9207, 9206 ] }, - { "id": "f_vending_c", "rotates": true, "fg": [ 9211, 9214, 9213, 9212 ] }, - { "id": "f_vending_o", "rotates": true, "fg": [ 9215, 9218, 9217, 9216 ] }, + { "id": [ "f_fridge", "vp_ap_fridge" ], "rotates": true, "fg": [ 9237, 9240, 9239, 9238 ] }, + { "id": "f_vending_c", "rotates": true, "fg": [ 9243, 9246, 9245, 9244 ] }, + { "id": "f_vending_o", "rotates": true, "fg": [ 9247, 9250, 9249, 9248 ] }, { "id": "mon_demon_spider", "animated": true, "fg": [ - { "weight": 15, "sprite": 9223 }, - { "weight": 15, "sprite": 9224 }, - { "weight": 15, "sprite": 9225 }, - { "weight": 15, "sprite": 9224 } + { "weight": 15, "sprite": 9255 }, + { "weight": 15, "sprite": 9256 }, + { "weight": 15, "sprite": 9257 }, + { "weight": 15, "sprite": 9256 } ], "rotates": false }, { "id": "mon_marshmallow_buff", - "fg": [ { "weight": 1, "sprite": 9234 }, { "weight": 1, "sprite": 9235 } ], + "fg": [ { "weight": 1, "sprite": 9266 }, { "weight": 1, "sprite": 9267 } ], "bg": [ ], "rotates": false }, - { "id": [ "overlay_effect_devil_tail_eff", "overlay_mutation_devil_tail" ], "fg": 9243 }, - { "id": [ "overlay_effect_spell_karma_arms_eff", "overlay_mutation_karma_arms" ], "fg": 9244 }, + { "id": [ "overlay_effect_devil_tail_eff", "overlay_mutation_devil_tail" ], "fg": 9275 }, + { "id": [ "overlay_effect_spell_karma_arms_eff", "overlay_mutation_karma_arms" ], "fg": 9276 }, { "id": [ "mon_nursebot", "mon_nursebot_defective" ], - "fg": [ { "weight": 1, "sprite": 9261 }, { "weight": 1, "sprite": 9262 }, { "weight": 1, "sprite": 9263 } ], + "fg": [ { "weight": 1, "sprite": 9293 }, { "weight": 1, "sprite": 9294 }, { "weight": 1, "sprite": 9295 } ], "rotates": false }, - { "id": [ "mon_brute_pupa", "mon_brute_pupa_decoy" ], "fg": 9279, "rotates": false }, - { "id": "mon_feral_human_tool", "fg": [ { "weight": 1, "sprite": 9281 }, { "weight": 1, "sprite": 9282 } ] }, - { "id": "mon_feral_soldier", "fg": [ { "weight": 1, "sprite": 9283 }, { "weight": 1, "sprite": 9284 } ] }, + { "id": [ "mon_brute_pupa", "mon_brute_pupa_decoy" ], "fg": 9311, "rotates": false }, + { "id": "mon_feral_human_tool", "fg": [ { "weight": 1, "sprite": 9313 }, { "weight": 1, "sprite": 9314 } ] }, + { "id": "mon_feral_soldier", "fg": [ { "weight": 1, "sprite": 9315 }, { "weight": 1, "sprite": 9316 } ] }, { "id": "mon_firefly", "animated": true, "fg": [ - { "weight": 15, "sprite": 9285 }, - { "weight": 15, "sprite": 9286 }, - { "weight": 15, "sprite": 9287 }, - { "weight": 15, "sprite": 9286 } + { "weight": 15, "sprite": 9317 }, + { "weight": 15, "sprite": 9318 }, + { "weight": 15, "sprite": 9319 }, + { "weight": 15, "sprite": 9318 } ] }, { "id": "mon_giant_appendage", "animated": true, - "fg": [ { "weight": 20, "sprite": 9288 }, { "weight": 20, "sprite": 9289 }, { "weight": 20, "sprite": 9290 } ] + "fg": [ { "weight": 20, "sprite": 9320 }, { "weight": 20, "sprite": 9321 }, { "weight": 20, "sprite": 9322 } ] }, { "id": "mon_gracke", "animated": true, - "fg": [ { "weight": 10, "sprite": 9291 }, { "weight": 10, "sprite": 9292 }, { "weight": 10, "sprite": 9293 } ] - }, - { "id": "overlay_worn_10gal_hat", "fg": 9307, "rotates": false }, - { "id": "overlay_worn_bowhat", "fg": 9309, "rotates": false }, - { "id": "overlay_worn_eboshi", "fg": 9311, "rotates": false }, - { "id": "overlay_worn_fedora", "fg": 9312, "rotates": false }, - { "id": "overlay_worn_firehelmet", "fg": 9313, "rotates": false }, - { "id": "overlay_worn_hat_chef", "fg": 9314, "rotates": false }, - { "id": "overlay_worn_hat_hard", "fg": 9315, "rotates": false }, - { "id": "overlay_worn_hat_hard_hooded", "fg": 9316, "rotates": false }, - { "id": "overlay_worn_hat_sombrero", "fg": 9319, "rotates": false }, - { "id": "overlay_worn_helmet_kabuto", "fg": 9320, "rotates": false }, - { "id": "overlay_worn_miner_hat", "fg": 9323, "rotates": false }, - { "id": "overlay_worn_miner_hat_on", "fg": 9324, "rotates": false }, - { "id": "overlay_worn_pickelhaube", "fg": 9325, "rotates": false }, - { "id": "overlay_worn_porkpie", "fg": 9327, "rotates": false }, - { "id": "overlay_worn_straw_fedora", "fg": 9328, "rotates": false }, - { "id": "overlay_worn_straw_hat", "fg": 9329, "rotates": false }, - { "id": "overlay_worn_tinfoil_hat", "fg": 9330, "rotates": false }, - { "id": "overlay_worn_tophat", "fg": 9331, "rotates": false }, - { "id": "overlay_worn_veil_wedding", "fg": 9332, "rotates": false }, - { "id": "overlay_worn_welding_mask_crude_raised", "fg": 9333, "rotates": false }, - { "id": "overlay_worn_welding_mask_raised", "fg": 9334, "rotates": false }, - { "id": "overlay_effect_badpoison", "fg": 9337 }, - { "id": "overlay_effect_bleed", "fg": 9338 }, - { "id": "overlay_effect_bouldering", "fg": 9340 }, - { "id": "overlay_effect_common_cold", "fg": 9341 }, - { "id": "overlay_effect_dazed", "fg": 9342 }, - { "id": [ "overlay_effect_deaf", "overlay_effect_earphones" ], "fg": 9343 }, - { "id": "overlay_effect_downed", "fg": 9344 }, - { "id": "overlay_effect_drunk", "fg": 9345 }, - { "id": [ "overlay_effect_flu", "overlay_effect_Influenza" ], "fg": 9346 }, - { "id": [ "overlay_effect_foodpoison", "overlay_effect_nausea" ], "fg": 9347 }, - { "id": "overlay_effect_fungus", "fg": 9348 }, - { "id": "overlay_effect_grabbed", "fg": 9349 }, - { "id": "overlay_female_effect_haslight", "fg": 9359 }, - { "id": "overlay_male_effect_haslight", "fg": 9360 }, - { "id": "overlay_effect_high", "fg": 9350 }, - { "id": "overlay_effect_paralyzepoison", "fg": 9352 }, - { "id": "overlay_effect_poison", "fg": 9353 }, - { "id": "overlay_effect_sleep", "fg": 9354 }, - { "id": "overlay_effect_spores", "fg": 9355 }, - { "id": "overlay_effect_stunned", "fg": 9356 }, - { "id": "overlay_effect_visuals", "fg": 9357 }, - { "id": [ "overlay_effect_winded", "overlay_effect_asthma" ], "fg": 9358 }, - { "id": "overlay_female_mutation_hair_black_fro", "fg": 9370, "rotates": false }, - { "id": "overlay_female_mutation_hair_gray_fro", "fg": 9373, "rotates": false }, - { "id": "overlay_female_mutation_hair_blond_fro", "fg": 9371, "rotates": false }, - { "id": "overlay_female_mutation_hair_brown_fro", "fg": 9372, "rotates": false }, - { "id": "overlay_female_mutation_hair_white_fro", "fg": 9375, "rotates": false }, - { "id": "overlay_female_mutation_hair_red_fro", "fg": 9374, "rotates": false }, - { "id": "overlay_male_mutation_hair_black_fro", "fg": 9380, "rotates": false }, - { "id": "overlay_male_mutation_hair_gray_fro", "fg": 9383, "rotates": false }, - { "id": "overlay_male_mutation_hair_blond_fro", "fg": 9381, "rotates": false }, - { "id": "overlay_male_mutation_hair_brown_fro", "fg": 9382, "rotates": false }, - { "id": "overlay_male_mutation_hair_white_fro", "fg": 9385, "rotates": false }, - { "id": "overlay_male_mutation_hair_red_fro", "fg": 9384, "rotates": false }, - { "id": "overlay_mutation_hair_black_mohawk", "fg": 9386, "rotates": false }, - { "id": "overlay_mutation_hair_gray_mohawk", "fg": 9389, "rotates": false }, - { "id": "overlay_mutation_hair_blond_mohawk", "fg": 9387, "rotates": false }, - { "id": "overlay_mutation_hair_brown_mohawk", "fg": 9388, "rotates": false }, - { "id": "overlay_mutation_hair_white_mohawk", "fg": 9391, "rotates": false }, - { "id": "overlay_mutation_hair_red_mohawk", "fg": 9390, "rotates": false }, + "fg": [ { "weight": 10, "sprite": 9323 }, { "weight": 10, "sprite": 9324 }, { "weight": 10, "sprite": 9325 } ] + }, + { "id": "overlay_worn_10gal_hat", "fg": 9339, "rotates": false }, + { "id": "overlay_worn_bowhat", "fg": 9341, "rotates": false }, + { "id": "overlay_worn_eboshi", "fg": 9343, "rotates": false }, + { "id": "overlay_worn_fedora", "fg": 9344, "rotates": false }, + { "id": "overlay_worn_firehelmet", "fg": 9345, "rotates": false }, + { "id": "overlay_worn_hat_chef", "fg": 9346, "rotates": false }, + { "id": "overlay_worn_hat_hard", "fg": 9347, "rotates": false }, + { "id": "overlay_worn_hat_hard_hooded", "fg": 9348, "rotates": false }, + { "id": "overlay_worn_hat_sombrero", "fg": 9351, "rotates": false }, + { "id": "overlay_worn_helmet_kabuto", "fg": 9352, "rotates": false }, + { "id": "overlay_worn_miner_hat", "fg": 9355, "rotates": false }, + { "id": "overlay_worn_miner_hat_on", "fg": 9356, "rotates": false }, + { "id": "overlay_worn_pickelhaube", "fg": 9357, "rotates": false }, + { "id": "overlay_worn_porkpie", "fg": 9359, "rotates": false }, + { "id": "overlay_worn_straw_fedora", "fg": 9360, "rotates": false }, + { "id": "overlay_worn_straw_hat", "fg": 9361, "rotates": false }, + { "id": "overlay_worn_tinfoil_hat", "fg": 9362, "rotates": false }, + { "id": "overlay_worn_tophat", "fg": 9363, "rotates": false }, + { "id": "overlay_worn_veil_wedding", "fg": 9364, "rotates": false }, + { "id": "overlay_worn_welding_mask_crude_raised", "fg": 9365, "rotates": false }, + { "id": "overlay_worn_welding_mask_raised", "fg": 9366, "rotates": false }, + { "id": "overlay_effect_badpoison", "fg": 9369 }, + { "id": "overlay_effect_bleed", "fg": 9370 }, + { "id": "overlay_effect_bouldering", "fg": 9372 }, + { "id": "overlay_effect_common_cold", "fg": 9373 }, + { "id": "overlay_effect_dazed", "fg": 9374 }, + { "id": [ "overlay_effect_deaf", "overlay_effect_earphones" ], "fg": 9375 }, + { "id": "overlay_effect_downed", "fg": 9376 }, + { "id": "overlay_effect_drunk", "fg": 9377 }, + { "id": [ "overlay_effect_flu", "overlay_effect_Influenza" ], "fg": 9378 }, + { "id": [ "overlay_effect_foodpoison", "overlay_effect_nausea" ], "fg": 9379 }, + { "id": "overlay_effect_fungus", "fg": 9380 }, + { "id": "overlay_effect_grabbed", "fg": 9381 }, + { "id": "overlay_female_effect_haslight", "fg": 9391 }, + { "id": "overlay_male_effect_haslight", "fg": 9392 }, + { "id": "overlay_effect_high", "fg": 9382 }, + { "id": "overlay_effect_paralyzepoison", "fg": 9384 }, + { "id": "overlay_effect_poison", "fg": 9385 }, + { "id": "overlay_effect_sleep", "fg": 9386 }, + { "id": "overlay_effect_spores", "fg": 9387 }, + { "id": "overlay_effect_stunned", "fg": 9388 }, + { "id": "overlay_effect_visuals", "fg": 9389 }, + { "id": [ "overlay_effect_winded", "overlay_effect_asthma" ], "fg": 9390 }, + { "id": "overlay_female_mutation_hair_black_fro", "fg": 9402, "rotates": false }, + { "id": "overlay_female_mutation_hair_gray_fro", "fg": 9405, "rotates": false }, + { "id": "overlay_female_mutation_hair_blond_fro", "fg": 9403, "rotates": false }, + { "id": "overlay_female_mutation_hair_brown_fro", "fg": 9404, "rotates": false }, + { "id": "overlay_female_mutation_hair_white_fro", "fg": 9407, "rotates": false }, + { "id": "overlay_female_mutation_hair_red_fro", "fg": 9406, "rotates": false }, + { "id": "overlay_male_mutation_hair_black_fro", "fg": 9412, "rotates": false }, + { "id": "overlay_male_mutation_hair_gray_fro", "fg": 9415, "rotates": false }, + { "id": "overlay_male_mutation_hair_blond_fro", "fg": 9413, "rotates": false }, + { "id": "overlay_male_mutation_hair_brown_fro", "fg": 9414, "rotates": false }, + { "id": "overlay_male_mutation_hair_white_fro", "fg": 9417, "rotates": false }, + { "id": "overlay_male_mutation_hair_red_fro", "fg": 9416, "rotates": false }, + { "id": "overlay_mutation_hair_black_mohawk", "fg": 9418, "rotates": false }, + { "id": "overlay_mutation_hair_gray_mohawk", "fg": 9421, "rotates": false }, + { "id": "overlay_mutation_hair_blond_mohawk", "fg": 9419, "rotates": false }, + { "id": "overlay_mutation_hair_brown_mohawk", "fg": 9420, "rotates": false }, + { "id": "overlay_mutation_hair_white_mohawk", "fg": 9423, "rotates": false }, + { "id": "overlay_mutation_hair_red_mohawk", "fg": 9422, "rotates": false }, { "id": [ "overlay_female_mutation_BIOLUM0", "overlay_female_mutation_BIOLUM1", "overlay_female_mutation_BIOLUM2" ], - "fg": 9420, + "fg": 9452, "rotates": false }, { @@ -14016,12 +14076,12 @@ "overlay_female_mutation_BIOLUM1_active", "overlay_female_mutation_BIOLUM2_active" ], - "fg": 9421, + "fg": 9453, "rotates": false }, { "id": [ "overlay_male_mutation_BIOLUM0", "overlay_male_mutation_BIOLUM1", "overlay_male_mutation_BIOLUM2" ], - "fg": 9422, + "fg": 9454, "rotates": false }, { @@ -14030,224 +14090,224 @@ "overlay_male_mutation_BIOLUM1_active", "overlay_male_mutation_BIOLUM2_active" ], - "fg": 9423, + "fg": 9455, "rotates": false }, - { "id": "overlay_mutation_HORNS_POINTED", "fg": 9424, "rotates": false }, + { "id": "overlay_mutation_HORNS_POINTED", "fg": 9456, "rotates": false }, { "id": "t_grass_alien", - "fg": 9447, - "bg": 9439, + "fg": 9479, + "bg": 9471, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9444, "bg": 9439 }, - { "id": "corner", "fg": [ 9446, 9446, 9445, 9445 ], "bg": 9439 }, - { "id": "t_connection", "fg": [ 9444, 9446, 9444, 9445 ], "bg": 9439 }, - { "id": "edge", "fg": [ 9447, 9444 ], "bg": 9439 }, - { "id": "end_piece", "fg": [ 9447, 9446, 9447, 9445 ], "bg": 9439 }, - { "id": "unconnected", "fg": [ 9447, 9447 ], "bg": 9439 } + { "id": "center", "fg": 9476, "bg": 9471 }, + { "id": "corner", "fg": [ 9478, 9478, 9477, 9477 ], "bg": 9471 }, + { "id": "t_connection", "fg": [ 9476, 9478, 9476, 9477 ], "bg": 9471 }, + { "id": "edge", "fg": [ 9479, 9476 ], "bg": 9471 }, + { "id": "end_piece", "fg": [ 9479, 9478, 9479, 9477 ], "bg": 9471 }, + { "id": "unconnected", "fg": [ 9479, 9479 ], "bg": 9471 } ] }, { "id": "t_grass_alien_season_autumn", - "fg": 9447, - "bg": 9437, + "fg": 9479, + "bg": 9469, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9444, "bg": 9437 }, - { "id": "corner", "fg": [ 9446, 9446, 9445, 9445 ], "bg": 9437 }, - { "id": "t_connection", "fg": [ 9444, 9446, 9444, 9445 ], "bg": 9437 }, - { "id": "edge", "fg": [ 9447, 9444 ], "bg": 9437 }, - { "id": "end_piece", "fg": [ 9447, 9446, 9447, 9445 ], "bg": 9437 }, - { "id": "unconnected", "fg": [ 9447, 9447 ], "bg": 9437 } + { "id": "center", "fg": 9476, "bg": 9469 }, + { "id": "corner", "fg": [ 9478, 9478, 9477, 9477 ], "bg": 9469 }, + { "id": "t_connection", "fg": [ 9476, 9478, 9476, 9477 ], "bg": 9469 }, + { "id": "edge", "fg": [ 9479, 9476 ], "bg": 9469 }, + { "id": "end_piece", "fg": [ 9479, 9478, 9479, 9477 ], "bg": 9469 }, + { "id": "unconnected", "fg": [ 9479, 9479 ], "bg": 9469 } ] }, { "id": "t_grass_alien_season_summer", - "fg": 9447, - "bg": 9438, + "fg": 9479, + "bg": 9470, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9447, "bg": 9438 }, - { "id": "corner", "fg": [ 9446, 9446, 9445, 9445 ], "bg": 9438 }, - { "id": "t_connection", "fg": [ 9444, 9446, 9444, 9445 ], "bg": 9438 }, - { "id": "edge", "fg": [ 9447, 9444 ], "bg": 9438 }, - { "id": "end_piece", "fg": [ 9447, 9446, 9447, 9445 ], "bg": 9438 }, - { "id": "unconnected", "fg": [ 9447, 9447 ], "bg": 9438 } + { "id": "center", "fg": 9479, "bg": 9470 }, + { "id": "corner", "fg": [ 9478, 9478, 9477, 9477 ], "bg": 9470 }, + { "id": "t_connection", "fg": [ 9476, 9478, 9476, 9477 ], "bg": 9470 }, + { "id": "edge", "fg": [ 9479, 9476 ], "bg": 9470 }, + { "id": "end_piece", "fg": [ 9479, 9478, 9479, 9477 ], "bg": 9470 }, + { "id": "unconnected", "fg": [ 9479, 9479 ], "bg": 9470 } ] }, { "id": "t_grass_alien_season_winter", - "fg": 9447, - "bg": 9440, + "fg": 9479, + "bg": 9472, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9447, "bg": 9440 }, - { "id": "corner", "fg": [ 9446, 9446, 9445, 9445 ], "bg": 9440 }, - { "id": "t_connection", "fg": [ 9444, 9446, 9444, 9445 ], "bg": 9440 }, - { "id": "edge", "fg": [ 9447, 9444 ], "bg": 9440 }, - { "id": "end_piece", "fg": [ 9447, 9446, 9447, 9445 ], "bg": 9440 }, - { "id": "unconnected", "fg": [ 9447, 9447 ], "bg": 9440 } + { "id": "center", "fg": 9479, "bg": 9472 }, + { "id": "corner", "fg": [ 9478, 9478, 9477, 9477 ], "bg": 9472 }, + { "id": "t_connection", "fg": [ 9476, 9478, 9476, 9477 ], "bg": 9472 }, + { "id": "edge", "fg": [ 9479, 9476 ], "bg": 9472 }, + { "id": "end_piece", "fg": [ 9479, 9478, 9479, 9477 ], "bg": 9472 }, + { "id": "unconnected", "fg": [ 9479, 9479 ], "bg": 9472 } ] }, - { "id": "t_gutter_downspout", "fg": 9448, "bg": 9439 }, - { "id": "t_gutter_downspout_season_autumn", "fg": 9448, "bg": 9437 }, - { "id": "t_gutter_downspout_season_summer", "fg": 9448, "bg": 9438 }, - { "id": "t_gutter_downspout_season_winter", "fg": 9448, "bg": 9440 }, + { "id": "t_gutter_downspout", "fg": 9480, "bg": 9471 }, + { "id": "t_gutter_downspout_season_autumn", "fg": 9480, "bg": 9469 }, + { "id": "t_gutter_downspout_season_summer", "fg": 9480, "bg": 9470 }, + { "id": "t_gutter_downspout_season_winter", "fg": 9480, "bg": 9472 }, { "id": "t_ladder_down", "animated": true, "fg": [ - { "weight": 15, "sprite": 9449 }, - { "weight": 15, "sprite": 9450 }, - { "weight": 15, "sprite": 9451 }, - { "weight": 15, "sprite": 9450 } + { "weight": 15, "sprite": 9481 }, + { "weight": 15, "sprite": 9482 }, + { "weight": 15, "sprite": 9483 }, + { "weight": 15, "sprite": 9482 } ] }, { "id": "t_ladder_up", "animated": true, "fg": [ - { "weight": 15, "sprite": 9452 }, - { "weight": 15, "sprite": 9453 }, - { "weight": 15, "sprite": 9454 }, - { "weight": 15, "sprite": 9453 } + { "weight": 15, "sprite": 9484 }, + { "weight": 15, "sprite": 9485 }, + { "weight": 15, "sprite": 9486 }, + { "weight": 15, "sprite": 9485 } ] }, { "id": "t_ladder_up_down", "animated": true, "fg": [ - { "weight": 15, "sprite": 9455 }, - { "weight": 15, "sprite": 9456 }, - { "weight": 15, "sprite": 9457 }, - { "weight": 15, "sprite": 9456 } + { "weight": 15, "sprite": 9487 }, + { "weight": 15, "sprite": 9488 }, + { "weight": 15, "sprite": 9489 }, + { "weight": 15, "sprite": 9488 } ] }, { "id": "t_privacy_fence", - "fg": 9465, - "bg": 9439, + "fg": 9497, + "bg": 9471, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9465, "bg": 9439 }, - { "id": "corner", "fg": [ 9459, 9461, 9460, 9458 ], "bg": 9439 }, - { "id": "t_connection", "fg": [ 9462, 5539, 9462, 5539 ], "bg": 9439 }, - { "id": "edge", "fg": [ 5539, 9462 ], "bg": 9439 }, - { "id": "end_piece", "fg": [ 5540, 9464, 5541, 9463 ], "bg": 9439 }, - { "id": "unconnected", "fg": [ 9465, 9465 ], "bg": 9439 } + { "id": "center", "fg": 9497, "bg": 9471 }, + { "id": "corner", "fg": [ 9491, 9493, 9492, 9490 ], "bg": 9471 }, + { "id": "t_connection", "fg": [ 9494, 5577, 9494, 5577 ], "bg": 9471 }, + { "id": "edge", "fg": [ 5577, 9494 ], "bg": 9471 }, + { "id": "end_piece", "fg": [ 5578, 9496, 5579, 9495 ], "bg": 9471 }, + { "id": "unconnected", "fg": [ 9497, 9497 ], "bg": 9471 } ] }, { "id": "t_privacy_fence_season_autumn", - "fg": 9465, - "bg": 9437, + "fg": 9497, + "bg": 9469, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9465, "bg": 9437 }, - { "id": "corner", "fg": [ 9459, 9461, 9460, 9458 ], "bg": 9437 }, - { "id": "t_connection", "fg": [ 9462, 5539, 9462, 5539 ], "bg": 9437 }, - { "id": "edge", "fg": [ 5539, 9462 ], "bg": 9437 }, - { "id": "end_piece", "fg": [ 5540, 9464, 5541, 9463 ], "bg": 9437 }, - { "id": "unconnected", "fg": [ 9465, 9465 ], "bg": 9437 } + { "id": "center", "fg": 9497, "bg": 9469 }, + { "id": "corner", "fg": [ 9491, 9493, 9492, 9490 ], "bg": 9469 }, + { "id": "t_connection", "fg": [ 9494, 5577, 9494, 5577 ], "bg": 9469 }, + { "id": "edge", "fg": [ 5577, 9494 ], "bg": 9469 }, + { "id": "end_piece", "fg": [ 5578, 9496, 5579, 9495 ], "bg": 9469 }, + { "id": "unconnected", "fg": [ 9497, 9497 ], "bg": 9469 } ] }, { "id": "t_privacy_fence_season_summer", - "fg": 9465, - "bg": 9438, + "fg": 9497, + "bg": 9470, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9465, "bg": 9438 }, - { "id": "corner", "fg": [ 9459, 9461, 9460, 9458 ], "bg": 9438 }, - { "id": "t_connection", "fg": [ 9462, 5539, 9462, 5539 ], "bg": 9438 }, - { "id": "edge", "fg": [ 5539, 9462 ], "bg": 9438 }, - { "id": "end_piece", "fg": [ 5540, 9464, 5541, 9463 ], "bg": 9438 }, - { "id": "unconnected", "fg": [ 9465, 9465 ], "bg": 9438 } + { "id": "center", "fg": 9497, "bg": 9470 }, + { "id": "corner", "fg": [ 9491, 9493, 9492, 9490 ], "bg": 9470 }, + { "id": "t_connection", "fg": [ 9494, 5577, 9494, 5577 ], "bg": 9470 }, + { "id": "edge", "fg": [ 5577, 9494 ], "bg": 9470 }, + { "id": "end_piece", "fg": [ 5578, 9496, 5579, 9495 ], "bg": 9470 }, + { "id": "unconnected", "fg": [ 9497, 9497 ], "bg": 9470 } ] }, { "id": "t_privacy_fence_season_winter", - "fg": 9465, - "bg": 9440, + "fg": 9497, + "bg": 9472, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9465, "bg": 9440 }, - { "id": "corner", "fg": [ 9459, 9461, 9460, 9458 ], "bg": 9440 }, - { "id": "t_connection", "fg": [ 9462, 5539, 9462, 5539 ], "bg": 9440 }, - { "id": "edge", "fg": [ 5539, 9462 ], "bg": 9440 }, - { "id": "end_piece", "fg": [ 5540, 9464, 5541, 9463 ], "bg": 9440 }, - { "id": "unconnected", "fg": [ 9465, 9465 ], "bg": 9440 } + { "id": "center", "fg": 9497, "bg": 9472 }, + { "id": "corner", "fg": [ 9491, 9493, 9492, 9490 ], "bg": 9472 }, + { "id": "t_connection", "fg": [ 9494, 5577, 9494, 5577 ], "bg": 9472 }, + { "id": "edge", "fg": [ 5577, 9494 ], "bg": 9472 }, + { "id": "end_piece", "fg": [ 5578, 9496, 5579, 9495 ], "bg": 9472 }, + { "id": "unconnected", "fg": [ 9497, 9497 ], "bg": 9472 } ] }, { "id": "t_rope_up", "animated": true, "fg": [ - { "weight": 15, "sprite": 9466 }, - { "weight": 15, "sprite": 9467 }, - { "weight": 15, "sprite": 9468 }, - { "weight": 15, "sprite": 9467 } + { "weight": 15, "sprite": 9498 }, + { "weight": 15, "sprite": 9499 }, + { "weight": 15, "sprite": 9500 }, + { "weight": 15, "sprite": 9499 } ] }, { "id": "t_stairs_down", "animated": true, "fg": [ - { "weight": 15, "sprite": 9469 }, - { "weight": 15, "sprite": 9470 }, - { "weight": 15, "sprite": 9471 }, - { "weight": 15, "sprite": 9470 } + { "weight": 15, "sprite": 9501 }, + { "weight": 15, "sprite": 9502 }, + { "weight": 15, "sprite": 9503 }, + { "weight": 15, "sprite": 9502 } ] }, { "id": "t_stairs_up", "animated": true, "fg": [ - { "weight": 15, "sprite": 9472 }, - { "weight": 15, "sprite": 9473 }, - { "weight": 15, "sprite": 9474 }, - { "weight": 15, "sprite": 9473 } + { "weight": 15, "sprite": 9504 }, + { "weight": 15, "sprite": 9505 }, + { "weight": 15, "sprite": 9506 }, + { "weight": 15, "sprite": 9505 } ] }, { "id": "t_vat", - "fg": [ { "weight": 1, "sprite": 9477 }, { "weight": 1, "sprite": 9475 }, { "weight": 1, "sprite": 9476 } ], + "fg": [ { "weight": 1, "sprite": 9509 }, { "weight": 1, "sprite": 9507 }, { "weight": 1, "sprite": 9508 } ], "rotates": false }, { "id": "t_wood_stairs_down", "animated": true, "fg": [ - { "weight": 15, "sprite": 9478 }, - { "weight": 15, "sprite": 9479 }, - { "weight": 15, "sprite": 9480 }, - { "weight": 15, "sprite": 9479 } + { "weight": 15, "sprite": 9510 }, + { "weight": 15, "sprite": 9511 }, + { "weight": 15, "sprite": 9512 }, + { "weight": 15, "sprite": 9511 } ] }, { "id": "t_wood_stairs_up", "animated": true, "fg": [ - { "weight": 15, "sprite": 9481 }, - { "weight": 15, "sprite": 9482 }, - { "weight": 15, "sprite": 9483 }, - { "weight": 15, "sprite": 9482 } + { "weight": 15, "sprite": 9513 }, + { "weight": 15, "sprite": 9514 }, + { "weight": 15, "sprite": 9515 }, + { "weight": 15, "sprite": 9514 } ] }, { "id": "vp_clothboard_ne_edge", - "fg": [ 9484, 9487, 9486, 9485 ], + "fg": [ 9516, 9519, 9518, 9517 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9484, 9487, 9486, 9485 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 9516, 9519, 9518, 9517 ] } ] }, { "id": "vp_clothboard_nw_edge", - "fg": [ 9488, 9491, 9490, 9489 ], + "fg": [ 9520, 9523, 9522, 9521 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9488, 9491, 9490, 9489 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 9520, 9523, 9522, 9521 ] } ] }, { "id": [ @@ -14259,220 +14319,220 @@ "vp_door_ne", "vp_door_front_right" ], - "fg": [ 9496, 9499, 9498, 9497 ], + "fg": [ 9528, 9531, 9530, 9529 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 9505, 9507, 9506, 9504 ] }, { "id": "broken", "fg": 7276, "bg": [ 9496, 9499, 9498, 9497 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 9537, 9539, 9538, 9536 ] }, { "id": "broken", "fg": 7314, "bg": [ 9528, 9531, 9530, 9529 ] } ] }, { "id": [ "vp_door_left", "vp_door_vertical_left", "vp_door_nw", "vp_door_front_left", "vp_door_sw", "vp_door_rear_left" ], - "fg": [ 9492, 9495, 9494, 9493 ], + "fg": [ 9524, 9527, 9526, 9525 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 9501, 9503, 9502, 9500 ] }, { "id": "broken", "fg": 7276, "bg": [ 9492, 9495, 9494, 9493 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 9533, 9535, 9534, 9532 ] }, { "id": "broken", "fg": 7314, "bg": [ 9524, 9527, 9526, 9525 ] } ] }, { "id": "vp_door_trunk", - "fg": [ 9508, 9515, 9514, 9513 ], + "fg": [ 9540, 9547, 9546, 9545 ], "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "open", "fg": [ 9509, 9512, 9511, 9510 ] }, { "id": "broken", "fg": 7276, "bg": [ 9508, 9515, 9514, 9513 ] } ] + "additional_tiles": [ { "id": "open", "fg": [ 9541, 9544, 9543, 9542 ] }, { "id": "broken", "fg": 7314, "bg": [ 9540, 9547, 9546, 9545 ] } ] }, { "id": "vp_frame_handle", - "fg": [ 9517, 9519, 9518, 9516 ], - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 7276, "bg": [ 9517, 9519, 9518, 9516 ] } ] - }, - { "id": "f_alien_anemone", "fg": 9184 }, - { "id": "f_alien_gasper", "fg": 9185 }, - { "id": "f_alien_pod", "fg": 9186 }, - { "id": "f_alien_pod_organ", "fg": 9187 }, - { "id": "f_alien_pod_resin", "fg": 9188 }, - { "id": "f_alien_tendril", "fg": 9189 }, - { "id": "f_bigmirror", "fg": 9190 }, - { "id": "f_bigmirror_b", "fg": 9191 }, - { "id": "f_glass_cabinet", "fg": 9192 }, - { "id": "f_japanese_knotweed", "fg": 9193 }, - { "id": "f_jerusalem_artichoke", "fg": 9194 }, - { "id": "f_manual_tire_changer", "fg": 9195 }, - { "id": "f_rotary_clothesline", "fg": 9196 }, - { "id": "f_sunflower", "fg": 9197 }, - { "id": "f_water_heater", "fg": 9198 }, - { "id": "f_home_furnace", "fg": 9209 }, - { "id": "f_shower", "fg": 9210 }, - { "id": "box_oversize", "fg": 9219 }, - { "id": "f_magiclysm_translocator_gate", "fg": 9220 }, - { "id": "cauldron_demon_chitin", "fg": 9221 }, - { "id": "cauldron_orichalcum", "fg": 9222 }, - { "id": "mon_forgeborn", "fg": 9226 }, - { "id": "overlay_worn_wizard_hat", "fg": 9227 }, - { "id": "overlay_worn_acid_res_aura", "fg": 9228 }, - { "id": "overlay_worn_acid_res_aura_greater", "fg": 9229 }, - { "id": "overlay_worn_armor_frost", "fg": 9230 }, - { "id": "overlay_worn_aura_stoneskin", "fg": 9231 }, - { "id": "overlay_worn_protect_env", "fg": 9232 }, - { "id": "overlay_worn_thorns_electric", "fg": 9233 }, - { "id": "overlay_effect_blind_rage", "fg": 9236 }, - { "id": "overlay_effect_effect_dodge", "fg": 9237 }, - { "id": "overlay_effect_effect_endurance", "fg": 9238 }, - { "id": "overlay_effect_spell_melee_damage", "fg": 9239 }, - { "id": "overlay_effect_spell_speed_eff", "fg": 9240 }, - { "id": "overlay_effect_spell_stamina_eff", "fg": 9241 }, - { "id": "overlay_effect_spell_unbreakable_eff", "fg": 9242 }, - { "id": "overlay_wielded_winter_lord_estoc", "fg": 9245 }, - { "id": "overlay_worn_aura_force", "fg": 9246 }, - { "id": "overlay_worn_aura_force_on", "fg": 9247 }, - { "id": "overlay_worn_helmet_inventor", "fg": 9248 }, - { "id": "overlay_worn_helmet_inventor_on", "fg": 9249 }, - { "id": "overlay_worn_phrygian_cap", "fg": 9250 }, - { "id": "overlay_worn_theredcap", "fg": 9251 }, - { "id": "overlay_worn_vision_halo", "fg": 9252 }, - { "id": "overlay_worn_vision_halo_on", "fg": 9253 }, - { "id": "f_broken_golden_monolith", "fg": 9254 }, - { "id": "f_golden_monolith", "fg": 9255 }, - { "id": "mon_fetch_daffodil_warrior", "fg": 9256 }, - { "id": "mon_feral_human_telekin", "fg": 9257 }, - { "id": "mon_amalgamation_spotter", "fg": 9258 }, - { "id": "mon_fungal_raptor", "fg": 9259 }, - { "id": "mon_meat_cocoon_med", "fg": 9260 }, - { "id": "mon_robofac_laserturret_mk1", "fg": 9264 }, - { "id": "mon_skeleton_master", "fg": 9265 }, - { "id": "mon_spawn_raptor_electric", "fg": 9266 }, - { "id": "mon_spawn_raptor_unstable", "fg": 9267 }, - { "id": "mon_zombie_gasbag", "fg": 9268 }, - { "id": "mon_zombie_hammer_hands", "fg": 9269 }, - { "id": "mon_zombie_master", "fg": 9270 }, - { "id": "mon_zombie_relax_gasbag", "fg": 9271 }, - { "id": "mon_zombie_scissorlimbs", "fg": 9272 }, - { "id": "mon_zombie_screecher", "fg": 9273 }, - { "id": "corpse_mon_skeleton_master", "fg": 9274 }, - { "id": "corpse_mon_zombie_master", "fg": 9275 }, - { "id": "corpse_mon_zombie_screecher", "fg": 9276 }, - { "id": "corpse_mon_antlion_giant", "fg": 9277 }, - { "id": "mon_antlion_giant", "fg": 9278 }, - { "id": "mon_crows_m240", "fg": 9280 }, - { "id": "mon_mantis_giant", "fg": 9294 }, - { "id": "broken_robofac_camspy", "fg": 9295 }, - { "id": "mon_robofac_camspy", "fg": 9296 }, - { "id": "mon_robofac_prototype", "fg": 9297 }, - { "id": "mon_spawn_raptor", "fg": 9298 }, - { "id": "mon_spawn_raptor_shady", "fg": 9299 }, - { "id": "mon_turret", "fg": 9300 }, - { "id": "mon_turret_rifle", "fg": 9301 }, - { "id": "broken_turret_speaker", "fg": 9302 }, - { "id": "mon_turret_speaker", "fg": 9303 }, - { "id": "mon_zombie_fursuit", "fg": 9304 }, - { "id": "corpse_mon_zombie_prisoner_brute", "fg": 9305 }, - { "id": "mon_zombie_prisoner_brute", "fg": 9306 }, - { "id": "overlay_worn_bee_dress", "fg": 9308 }, - { "id": "overlay_worn_clown_wig", "fg": 9310 }, - { "id": "overlay_worn_hat_hard_hooded_var_flag_hat_hard", "fg": 9317 }, - { "id": "overlay_worn_hat_hard_var_flag_hat_hard", "fg": 9318 }, - { "id": "overlay_worn_helmet_nasal", "fg": 9321 }, - { "id": "overlay_worn_helmet_plate", "fg": 9322 }, - { "id": "overlay_worn_pointed_hat", "fg": 9326 }, - { "id": "overlay_worn_wizard_hat_costume", "fg": 9335 }, - { "id": "overlay_crouch", "fg": 9336 }, - { "id": "overlay_effect_blind", "fg": 9339 }, - { "id": "overlay_effect_invisibility", "fg": 9351 }, - { "id": "overlay_run", "fg": 9361 }, - { "id": "overlay_prone", "fg": 9362 }, - { "id": "overlay_worn_dragonsuit", "fg": 9363 }, - { "id": "overlay_worn_felinesuit", "fg": 9364 }, - { "id": "overlay_worn_sharksuit", "fg": 9365 }, - { "id": "overlay_female_mutation_fro_var_blue", "fg": 9366 }, - { "id": "overlay_female_mutation_fro_var_green", "fg": 9367 }, - { "id": "overlay_female_mutation_fro_var_pink", "fg": 9368 }, - { "id": "overlay_female_mutation_fro_var_purple", "fg": 9369 }, - { "id": "overlay_male_mutation_fro_var_blue", "fg": 9376 }, - { "id": "overlay_male_mutation_fro_var_green", "fg": 9377 }, - { "id": "overlay_male_mutation_fro_var_pink", "fg": 9378 }, - { "id": "overlay_male_mutation_fro_var_purple", "fg": 9379 }, - { "id": "overlay_mutation_mohawk_var_blue", "fg": 9392 }, - { "id": "overlay_mutation_mohawk_var_green", "fg": 9393 }, - { "id": "overlay_mutation_mohawk_var_pink", "fg": 9394 }, - { "id": "overlay_mutation_mohawk_var_purple", "fg": 9395 }, - { "id": "overlay_worn_hat_hard_hooded_var_black_hat_hard", "fg": 9396 }, - { "id": "overlay_worn_hat_hard_hooded_var_blue_hat_hard", "fg": 9397 }, - { "id": "overlay_worn_hat_hard_hooded_var_brown_hat_hard", "fg": 9398 }, - { "id": "overlay_worn_hat_hard_hooded_var_camo_hat_hard", "fg": 9399 }, - { "id": "overlay_worn_hat_hard_hooded_var_cartoon_hat_hard", "fg": 9400 }, - { "id": "overlay_worn_hat_hard_hooded_var_green_hat_hard", "fg": 9401 }, - { "id": "overlay_worn_hat_hard_hooded_var_grey_hat_hard", "fg": 9402 }, - { "id": "overlay_worn_hat_hard_hooded_var_orange_hat_hard", "fg": 9403 }, - { "id": "overlay_worn_hat_hard_hooded_var_pink_hat_hard", "fg": 9404 }, - { "id": "overlay_worn_hat_hard_hooded_var_red_hat_hard", "fg": 9405 }, - { "id": "overlay_worn_hat_hard_hooded_var_skull_hat_hard", "fg": 9406 }, - { "id": "overlay_worn_hat_hard_hooded_var_white_hat_hard", "fg": 9407 }, - { "id": "overlay_worn_hat_hard_var_black_hat_hard", "fg": 9408 }, - { "id": "overlay_worn_hat_hard_var_blue_hat_hard", "fg": 9409 }, - { "id": "overlay_worn_hat_hard_var_brown_hat_hard", "fg": 9410 }, - { "id": "overlay_worn_hat_hard_var_camo_hat_hard", "fg": 9411 }, - { "id": "overlay_worn_hat_hard_var_cartoon_hat_hard", "fg": 9412 }, - { "id": "overlay_worn_hat_hard_var_green_hat_hard", "fg": 9413 }, - { "id": "overlay_worn_hat_hard_var_grey_hat_hard", "fg": 9414 }, - { "id": "overlay_worn_hat_hard_var_orange_hat_hard", "fg": 9415 }, - { "id": "overlay_worn_hat_hard_var_pink_hat_hard", "fg": 9416 }, - { "id": "overlay_worn_hat_hard_var_red_hat_hard", "fg": 9417 }, - { "id": "overlay_worn_hat_hard_var_skull_hat_hard", "fg": 9418 }, - { "id": "overlay_worn_hat_hard_var_white_hat_hard", "fg": 9419 }, - { "id": "overlay_mutation_LUPINE_EARS", "fg": 9425 }, - { "id": "overlay_mutation_RABBIT_EARS", "fg": 9426 }, - { "id": "overlay_worn_faux_fur_cat_ears", "fg": 9427 }, - { "id": "overlay_worn_fur_cat_ears", "fg": 9428 }, - { "id": "overlay_worn_leather_cat_ears", "fg": 9429 }, - { "id": "overlay_worn_helmet_army", "fg": 9430 }, - { "id": "overlay_worn_helmet_metal_sheets", "fg": 9431 }, - { "id": "overlay_wielded_box_oversize", "fg": 9432 }, - { "id": "overlay_wielded_lucern_hammer", "fg": 9433 }, - { "id": "overlay_wielded_mattress", "fg": 9434 }, - { "id": "explosion_necro_boomer_upgrade", "fg": 9435 }, - { "id": "t_bulk_tank", "fg": 9436 }, - { "id": "t_brick_oven", "fg": 9441 }, - { "id": "t_brick_oven_base", "fg": 9442 }, - { "id": "t_brick_oven_struct", "fg": 9443 } + "fg": [ 9549, 9551, 9550, 9548 ], + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 7314, "bg": [ 9549, 9551, 9550, 9548 ] } ] + }, + { "id": "f_alien_anemone", "fg": 9216 }, + { "id": "f_alien_gasper", "fg": 9217 }, + { "id": "f_alien_pod", "fg": 9218 }, + { "id": "f_alien_pod_organ", "fg": 9219 }, + { "id": "f_alien_pod_resin", "fg": 9220 }, + { "id": "f_alien_tendril", "fg": 9221 }, + { "id": "f_bigmirror", "fg": 9222 }, + { "id": "f_bigmirror_b", "fg": 9223 }, + { "id": "f_glass_cabinet", "fg": 9224 }, + { "id": "f_japanese_knotweed", "fg": 9225 }, + { "id": "f_jerusalem_artichoke", "fg": 9226 }, + { "id": "f_manual_tire_changer", "fg": 9227 }, + { "id": "f_rotary_clothesline", "fg": 9228 }, + { "id": "f_sunflower", "fg": 9229 }, + { "id": "f_water_heater", "fg": 9230 }, + { "id": "f_home_furnace", "fg": 9241 }, + { "id": "f_shower", "fg": 9242 }, + { "id": "box_oversize", "fg": 9251 }, + { "id": "f_magiclysm_translocator_gate", "fg": 9252 }, + { "id": "cauldron_demon_chitin", "fg": 9253 }, + { "id": "cauldron_orichalcum", "fg": 9254 }, + { "id": "mon_forgeborn", "fg": 9258 }, + { "id": "overlay_worn_wizard_hat", "fg": 9259 }, + { "id": "overlay_worn_acid_res_aura", "fg": 9260 }, + { "id": "overlay_worn_acid_res_aura_greater", "fg": 9261 }, + { "id": "overlay_worn_armor_frost", "fg": 9262 }, + { "id": "overlay_worn_aura_stoneskin", "fg": 9263 }, + { "id": "overlay_worn_protect_env", "fg": 9264 }, + { "id": "overlay_worn_thorns_electric", "fg": 9265 }, + { "id": "overlay_effect_blind_rage", "fg": 9268 }, + { "id": "overlay_effect_effect_dodge", "fg": 9269 }, + { "id": "overlay_effect_effect_endurance", "fg": 9270 }, + { "id": "overlay_effect_spell_melee_damage", "fg": 9271 }, + { "id": "overlay_effect_spell_speed_eff", "fg": 9272 }, + { "id": "overlay_effect_spell_stamina_eff", "fg": 9273 }, + { "id": "overlay_effect_spell_unbreakable_eff", "fg": 9274 }, + { "id": "overlay_wielded_winter_lord_estoc", "fg": 9277 }, + { "id": "overlay_worn_aura_force", "fg": 9278 }, + { "id": "overlay_worn_aura_force_on", "fg": 9279 }, + { "id": "overlay_worn_helmet_inventor", "fg": 9280 }, + { "id": "overlay_worn_helmet_inventor_on", "fg": 9281 }, + { "id": "overlay_worn_phrygian_cap", "fg": 9282 }, + { "id": "overlay_worn_theredcap", "fg": 9283 }, + { "id": "overlay_worn_vision_halo", "fg": 9284 }, + { "id": "overlay_worn_vision_halo_on", "fg": 9285 }, + { "id": "f_broken_golden_monolith", "fg": 9286 }, + { "id": "f_golden_monolith", "fg": 9287 }, + { "id": "mon_fetch_daffodil_warrior", "fg": 9288 }, + { "id": "mon_feral_human_telekin", "fg": 9289 }, + { "id": "mon_amalgamation_spotter", "fg": 9290 }, + { "id": "mon_fungal_raptor", "fg": 9291 }, + { "id": "mon_meat_cocoon_med", "fg": 9292 }, + { "id": "mon_robofac_laserturret_mk1", "fg": 9296 }, + { "id": "mon_skeleton_master", "fg": 9297 }, + { "id": "mon_spawn_raptor_electric", "fg": 9298 }, + { "id": "mon_spawn_raptor_unstable", "fg": 9299 }, + { "id": "mon_zombie_gasbag", "fg": 9300 }, + { "id": "mon_zombie_hammer_hands", "fg": 9301 }, + { "id": "mon_zombie_master", "fg": 9302 }, + { "id": "mon_zombie_relax_gasbag", "fg": 9303 }, + { "id": "mon_zombie_scissorlimbs", "fg": 9304 }, + { "id": "mon_zombie_screecher", "fg": 9305 }, + { "id": "corpse_mon_skeleton_master", "fg": 9306 }, + { "id": "corpse_mon_zombie_master", "fg": 9307 }, + { "id": "corpse_mon_zombie_screecher", "fg": 9308 }, + { "id": "corpse_mon_antlion_giant", "fg": 9309 }, + { "id": "mon_antlion_giant", "fg": 9310 }, + { "id": "mon_crows_m240", "fg": 9312 }, + { "id": "mon_mantis_giant", "fg": 9326 }, + { "id": "broken_robofac_camspy", "fg": 9327 }, + { "id": "mon_robofac_camspy", "fg": 9328 }, + { "id": "mon_robofac_prototype", "fg": 9329 }, + { "id": "mon_spawn_raptor", "fg": 9330 }, + { "id": "mon_spawn_raptor_shady", "fg": 9331 }, + { "id": "mon_turret", "fg": 9332 }, + { "id": "mon_turret_rifle", "fg": 9333 }, + { "id": "broken_turret_speaker", "fg": 9334 }, + { "id": "mon_turret_speaker", "fg": 9335 }, + { "id": "mon_zombie_fursuit", "fg": 9336 }, + { "id": "corpse_mon_zombie_prisoner_brute", "fg": 9337 }, + { "id": "mon_zombie_prisoner_brute", "fg": 9338 }, + { "id": "overlay_worn_bee_dress", "fg": 9340 }, + { "id": "overlay_worn_clown_wig", "fg": 9342 }, + { "id": "overlay_worn_hat_hard_hooded_var_flag_hat_hard", "fg": 9349 }, + { "id": "overlay_worn_hat_hard_var_flag_hat_hard", "fg": 9350 }, + { "id": "overlay_worn_helmet_nasal", "fg": 9353 }, + { "id": "overlay_worn_helmet_plate", "fg": 9354 }, + { "id": "overlay_worn_pointed_hat", "fg": 9358 }, + { "id": "overlay_worn_wizard_hat_costume", "fg": 9367 }, + { "id": "overlay_crouch", "fg": 9368 }, + { "id": "overlay_effect_blind", "fg": 9371 }, + { "id": "overlay_effect_invisibility", "fg": 9383 }, + { "id": "overlay_run", "fg": 9393 }, + { "id": "overlay_prone", "fg": 9394 }, + { "id": "overlay_worn_dragonsuit", "fg": 9395 }, + { "id": "overlay_worn_felinesuit", "fg": 9396 }, + { "id": "overlay_worn_sharksuit", "fg": 9397 }, + { "id": "overlay_female_mutation_fro_var_blue", "fg": 9398 }, + { "id": "overlay_female_mutation_fro_var_green", "fg": 9399 }, + { "id": "overlay_female_mutation_fro_var_pink", "fg": 9400 }, + { "id": "overlay_female_mutation_fro_var_purple", "fg": 9401 }, + { "id": "overlay_male_mutation_fro_var_blue", "fg": 9408 }, + { "id": "overlay_male_mutation_fro_var_green", "fg": 9409 }, + { "id": "overlay_male_mutation_fro_var_pink", "fg": 9410 }, + { "id": "overlay_male_mutation_fro_var_purple", "fg": 9411 }, + { "id": "overlay_mutation_mohawk_var_blue", "fg": 9424 }, + { "id": "overlay_mutation_mohawk_var_green", "fg": 9425 }, + { "id": "overlay_mutation_mohawk_var_pink", "fg": 9426 }, + { "id": "overlay_mutation_mohawk_var_purple", "fg": 9427 }, + { "id": "overlay_worn_hat_hard_hooded_var_black_hat_hard", "fg": 9428 }, + { "id": "overlay_worn_hat_hard_hooded_var_blue_hat_hard", "fg": 9429 }, + { "id": "overlay_worn_hat_hard_hooded_var_brown_hat_hard", "fg": 9430 }, + { "id": "overlay_worn_hat_hard_hooded_var_camo_hat_hard", "fg": 9431 }, + { "id": "overlay_worn_hat_hard_hooded_var_cartoon_hat_hard", "fg": 9432 }, + { "id": "overlay_worn_hat_hard_hooded_var_green_hat_hard", "fg": 9433 }, + { "id": "overlay_worn_hat_hard_hooded_var_grey_hat_hard", "fg": 9434 }, + { "id": "overlay_worn_hat_hard_hooded_var_orange_hat_hard", "fg": 9435 }, + { "id": "overlay_worn_hat_hard_hooded_var_pink_hat_hard", "fg": 9436 }, + { "id": "overlay_worn_hat_hard_hooded_var_red_hat_hard", "fg": 9437 }, + { "id": "overlay_worn_hat_hard_hooded_var_skull_hat_hard", "fg": 9438 }, + { "id": "overlay_worn_hat_hard_hooded_var_white_hat_hard", "fg": 9439 }, + { "id": "overlay_worn_hat_hard_var_black_hat_hard", "fg": 9440 }, + { "id": "overlay_worn_hat_hard_var_blue_hat_hard", "fg": 9441 }, + { "id": "overlay_worn_hat_hard_var_brown_hat_hard", "fg": 9442 }, + { "id": "overlay_worn_hat_hard_var_camo_hat_hard", "fg": 9443 }, + { "id": "overlay_worn_hat_hard_var_cartoon_hat_hard", "fg": 9444 }, + { "id": "overlay_worn_hat_hard_var_green_hat_hard", "fg": 9445 }, + { "id": "overlay_worn_hat_hard_var_grey_hat_hard", "fg": 9446 }, + { "id": "overlay_worn_hat_hard_var_orange_hat_hard", "fg": 9447 }, + { "id": "overlay_worn_hat_hard_var_pink_hat_hard", "fg": 9448 }, + { "id": "overlay_worn_hat_hard_var_red_hat_hard", "fg": 9449 }, + { "id": "overlay_worn_hat_hard_var_skull_hat_hard", "fg": 9450 }, + { "id": "overlay_worn_hat_hard_var_white_hat_hard", "fg": 9451 }, + { "id": "overlay_mutation_LUPINE_EARS", "fg": 9457 }, + { "id": "overlay_mutation_RABBIT_EARS", "fg": 9458 }, + { "id": "overlay_worn_faux_fur_cat_ears", "fg": 9459 }, + { "id": "overlay_worn_fur_cat_ears", "fg": 9460 }, + { "id": "overlay_worn_leather_cat_ears", "fg": 9461 }, + { "id": "overlay_worn_helmet_army", "fg": 9462 }, + { "id": "overlay_worn_helmet_metal_sheets", "fg": 9463 }, + { "id": "overlay_wielded_box_oversize", "fg": 9464 }, + { "id": "overlay_wielded_lucern_hammer", "fg": 9465 }, + { "id": "overlay_wielded_mattress", "fg": 9466 }, + { "id": "explosion_necro_boomer_upgrade", "fg": 9467 }, + { "id": "t_bulk_tank", "fg": 9468 }, + { "id": "t_brick_oven", "fg": 9473 }, + { "id": "t_brick_oven_base", "fg": 9474 }, + { "id": "t_brick_oven_struct", "fg": 9475 } ] }, { "file": "taller.png", - "//": "range 9520 to 9535", + "//": "range 9552 to 9567", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, "sprite_offset_y": -32, "tiles": [ - { "id": "f_dancing_pole", "fg": 9520 }, - { "id": "t_floor_olight", "fg": 9521 }, - { "id": "t_metal_floor_olight", "fg": 9522 }, - { "id": "t_thconc_floor_olight", "fg": 9523 }, - { "id": "t_backboard", "fg": 9524 }, - { "id": "t_backboard_in", "fg": 9525 } + { "id": "f_dancing_pole", "fg": 9552 }, + { "id": "t_floor_olight", "fg": 9553 }, + { "id": "t_metal_floor_olight", "fg": 9554 }, + { "id": "t_thconc_floor_olight", "fg": 9555 }, + { "id": "t_backboard", "fg": 9556 }, + { "id": "t_backboard_in", "fg": 9557 } ] }, { "file": "large.png", - "//": "range 9536 to 9775", + "//": "range 9568 to 9807", "sprite_width": 64, "sprite_height": 80, "sprite_offset_x": -16, "sprite_offset_y": -48, "tiles": [ - { "id": "f_flagpole", "fg": 9536, "bg": [ ], "rotates": false }, - { "id": "f_street_light", "fg": 9537, "bg": [ ], "rotates": false }, - { "id": "f_traffic_light", "fg": 9538, "bg": [ ], "rotates": false }, - { "id": "f_wooden_flagpole", "fg": 9539, "bg": [ ], "rotates": false }, + { "id": "f_flagpole", "fg": 9568, "bg": [ ], "rotates": false }, + { "id": "f_street_light", "fg": 9569, "bg": [ ], "rotates": false }, + { "id": "f_traffic_light", "fg": 9570, "bg": [ ], "rotates": false }, + { "id": "f_wooden_flagpole", "fg": 9571, "bg": [ ], "rotates": false }, { "id": "f_utility_pole", - "fg": [ { "weight": 30, "sprite": 9541 }, { "weight": 10, "sprite": 9542 }, { "weight": 10, "sprite": 9543 } ] + "fg": [ { "weight": 30, "sprite": 9573 }, { "weight": 10, "sprite": 9574 }, { "weight": 10, "sprite": 9575 } ] }, { "id": "mon_claygolem", "fg": [ - { "weight": 10, "sprite": 9553 }, - { "weight": 1, "sprite": 9554 }, - { "weight": 2, "sprite": 9555 }, - { "weight": 3, "sprite": 9556 } + { "weight": 10, "sprite": 9585 }, + { "weight": 1, "sprite": 9586 }, + { "weight": 2, "sprite": 9587 }, + { "weight": 3, "sprite": 9588 } ], "rotates": false }, @@ -14480,87 +14540,87 @@ "id": "mon_demon_spider_queen", "animated": true, "fg": [ - { "weight": 15, "sprite": 9557 }, - { "weight": 15, "sprite": 9558 }, - { "weight": 15, "sprite": 9559 }, - { "weight": 15, "sprite": 9560 }, - { "weight": 15, "sprite": 9559 }, - { "weight": 15, "sprite": 9558 } + { "weight": 15, "sprite": 9589 }, + { "weight": 15, "sprite": 9590 }, + { "weight": 15, "sprite": 9591 }, + { "weight": 15, "sprite": 9592 }, + { "weight": 15, "sprite": 9591 }, + { "weight": 15, "sprite": 9590 } ], "rotates": false }, { "id": "mon_plasticgolem", "fg": [ - { "weight": 10, "sprite": 9575 }, - { "weight": 10, "sprite": 9570 }, - { "weight": 6, "sprite": 9571 }, - { "weight": 5, "sprite": 9574 }, - { "weight": 3, "sprite": 9572 }, - { "weight": 1, "sprite": 9573 } + { "weight": 10, "sprite": 9607 }, + { "weight": 10, "sprite": 9602 }, + { "weight": 6, "sprite": 9603 }, + { "weight": 5, "sprite": 9606 }, + { "weight": 3, "sprite": 9604 }, + { "weight": 1, "sprite": 9605 } ], "rotates": false }, - { "id": "mon_allosaurus", "fg": 9593, "rotates": false }, - { "id": "mon_amigara_horror", "fg": 9597, "bg": [ ], "rotates": false }, - { "id": "mon_ankylosaurus", "fg": 9592, "rotates": false }, - { "id": "mon_blob_brain", "fg": 9583, "rotates": false }, - { "id": "mon_chickenbot", "fg": 9579, "rotates": false }, - { "id": "mon_dark_wyrm", "fg": 9599, "rotates": false }, - { "id": "mon_fungaloid_queen", "fg": 9586, "rotates": false }, - { "id": "mon_fungaloid_seeder", "fg": 9584, "rotates": false }, - { "id": "mon_fungaloid_tower", "fg": 9585, "rotates": false }, - { "id": "mon_gas_zombie", "fg": 9603, "bg": [ ], "rotates": false }, - { "id": "mon_jabberwock", "fg": 9580, "rotates": false }, - { "id": "mon_mi_go_guard", "fg": 9610, "rotates": false }, - { "id": "mon_mi_go_myrmidon", "fg": 9611, "rotates": false }, - { "id": "mon_mi_go_slaver", "fg": 9612, "rotates": false }, - { "id": "mon_mi_go_surgeon", "fg": 9613, "rotates": false }, - { "id": "mon_nakedmolerat_giant", "fg": 9589, "rotates": false }, - { "id": "mon_parasaurolophus", "fg": 9594, "rotates": false }, - { "id": "mon_shoggoth", "fg": [ 9581, 9615 ], "rotates": false }, - { "id": "mon_skeleton_hulk", "fg": 9578, "rotates": false }, - { "id": "mon_stegosaurus", "fg": 9591, "rotates": false }, - { "id": "mon_triceratops", "fg": 9590, "rotates": false }, - { "id": "mon_triffid_heart", "fg": 9587, "rotates": false }, - { "id": "mon_turret_searchlight", "fg": 9582, "rotates": false }, - { "id": "mon_utahraptor", "fg": 9595, "rotates": false }, - { "id": "mon_yugg", "fg": 9588, "rotates": false }, - { "id": "mon_zombie_kevlar_2", "fg": 9624, "bg": [ ], "rotates": false }, - { "id": "corpse_mon_allosaurus", "fg": 9630, "rotates": false }, - { "id": "corpse_mon_amigara_horror", "fg": 9632, "rotates": false }, - { "id": "corpse_mon_ankylosaurus", "fg": 9633, "rotates": false }, - { "id": "corpse_mon_darck_wyrm", "fg": 9634, "rotates": false }, - { "id": "corpse_mon_fungaloid_queen", "fg": 9635, "rotates": false }, - { "id": "corpse_mon_fungaloid_seeder", "fg": 9636, "rotates": false }, - { "id": "corpse_mon_fungaloid_tower", "fg": 9637, "rotates": false }, - { "id": "corpse_mon_mi_go_guard", "fg": 9638, "rotates": false }, - { "id": "corpse_mon_mi_go_myrmidon", "fg": 9639, "rotates": false }, - { "id": "corpse_mon_mi_go_slaver", "fg": 9640, "rotates": false }, - { "id": "corpse_mon_mi_go_surgeon", "fg": 9641, "rotates": false }, - { "id": "corpse_mon_naked_molerat", "fg": 9642, "rotates": false }, - { "id": "corpse_mon_parasaurolophus", "fg": 9643, "rotates": false }, - { "id": "corpse_mon_skeleton_hulk", "fg": 9644, "rotates": false }, - { "id": "corpse_mon_stegosaurus", "fg": 9645, "rotates": false }, - { "id": "corpse_mon_triceratops", "fg": 9646, "rotates": false }, - { "id": "corpse_mon_utahraptor", "fg": 9648, "rotates": false }, - { "id": "corpse_mon_yugg", "fg": 9649, "rotates": false }, - { "id": "corpse_mon_zombie_kevlar_2", "fg": 9652, "rotates": false }, - { "id": [ "mon_hulk_pupa", "mon_hulk_pupa_decoy" ], "fg": 9670, "rotates": false }, - { "id": [ "corpse_mon_hulk_pupa", "corpse_mon_hulk_pupa_decoy" ], "fg": 9669, "rotates": false }, + { "id": "mon_allosaurus", "fg": 9625, "rotates": false }, + { "id": "mon_amigara_horror", "fg": 9629, "bg": [ ], "rotates": false }, + { "id": "mon_ankylosaurus", "fg": 9624, "rotates": false }, + { "id": "mon_blob_brain", "fg": 9615, "rotates": false }, + { "id": "mon_chickenbot", "fg": 9611, "rotates": false }, + { "id": "mon_dark_wyrm", "fg": 9631, "rotates": false }, + { "id": "mon_fungaloid_queen", "fg": 9618, "rotates": false }, + { "id": "mon_fungaloid_seeder", "fg": 9616, "rotates": false }, + { "id": "mon_fungaloid_tower", "fg": 9617, "rotates": false }, + { "id": "mon_gas_zombie", "fg": 9635, "bg": [ ], "rotates": false }, + { "id": "mon_jabberwock", "fg": 9612, "rotates": false }, + { "id": "mon_mi_go_guard", "fg": 9642, "rotates": false }, + { "id": "mon_mi_go_myrmidon", "fg": 9643, "rotates": false }, + { "id": "mon_mi_go_slaver", "fg": 9644, "rotates": false }, + { "id": "mon_mi_go_surgeon", "fg": 9645, "rotates": false }, + { "id": "mon_nakedmolerat_giant", "fg": 9621, "rotates": false }, + { "id": "mon_parasaurolophus", "fg": 9626, "rotates": false }, + { "id": "mon_shoggoth", "fg": [ 9613, 9647 ], "rotates": false }, + { "id": "mon_skeleton_hulk", "fg": 9610, "rotates": false }, + { "id": "mon_stegosaurus", "fg": 9623, "rotates": false }, + { "id": "mon_triceratops", "fg": 9622, "rotates": false }, + { "id": "mon_triffid_heart", "fg": 9619, "rotates": false }, + { "id": "mon_turret_searchlight", "fg": 9614, "rotates": false }, + { "id": "mon_utahraptor", "fg": 9627, "rotates": false }, + { "id": "mon_yugg", "fg": 9620, "rotates": false }, + { "id": "mon_zombie_kevlar_2", "fg": 9656, "bg": [ ], "rotates": false }, + { "id": "corpse_mon_allosaurus", "fg": 9662, "rotates": false }, + { "id": "corpse_mon_amigara_horror", "fg": 9664, "rotates": false }, + { "id": "corpse_mon_ankylosaurus", "fg": 9665, "rotates": false }, + { "id": "corpse_mon_darck_wyrm", "fg": 9666, "rotates": false }, + { "id": "corpse_mon_fungaloid_queen", "fg": 9667, "rotates": false }, + { "id": "corpse_mon_fungaloid_seeder", "fg": 9668, "rotates": false }, + { "id": "corpse_mon_fungaloid_tower", "fg": 9669, "rotates": false }, + { "id": "corpse_mon_mi_go_guard", "fg": 9670, "rotates": false }, + { "id": "corpse_mon_mi_go_myrmidon", "fg": 9671, "rotates": false }, + { "id": "corpse_mon_mi_go_slaver", "fg": 9672, "rotates": false }, + { "id": "corpse_mon_mi_go_surgeon", "fg": 9673, "rotates": false }, + { "id": "corpse_mon_naked_molerat", "fg": 9674, "rotates": false }, + { "id": "corpse_mon_parasaurolophus", "fg": 9675, "rotates": false }, + { "id": "corpse_mon_skeleton_hulk", "fg": 9676, "rotates": false }, + { "id": "corpse_mon_stegosaurus", "fg": 9677, "rotates": false }, + { "id": "corpse_mon_triceratops", "fg": 9678, "rotates": false }, + { "id": "corpse_mon_utahraptor", "fg": 9680, "rotates": false }, + { "id": "corpse_mon_yugg", "fg": 9681, "rotates": false }, + { "id": "corpse_mon_zombie_kevlar_2", "fg": 9684, "rotates": false }, + { "id": [ "mon_hulk_pupa", "mon_hulk_pupa_decoy" ], "fg": 9702, "rotates": false }, + { "id": [ "corpse_mon_hulk_pupa", "corpse_mon_hulk_pupa_decoy" ], "fg": 9701, "rotates": false }, { "id": "mon_zombie_hulk", - "fg": [ { "weight": 1, "sprite": 9687 }, { "weight": 1, "sprite": 9688 } ], + "fg": [ { "weight": 1, "sprite": 9719 }, { "weight": 1, "sprite": 9720 } ], "rotates": false }, - { "id": "overlay_wielded_pike", "fg": 9692, "rotates": false }, - { "id": "overlay_wielded_qiang", "fg": 9692, "rotates": false }, - { "id": "t_leanto", "fg": 9738, "bg": 9760, "rotates": false }, - { "id": "t_leanto_season_winter", "fg": 9738, "bg": 9763, "rotates": false }, - { "id": "t_marloss_tree", "fg": 9726, "bg": 9727, "rotates": false }, - { "id": "t_tree", "fg": 9705, "bg": 9760, "rotates": false }, - { "id": "t_tree_almond_season_autumn", "fg": 9758, "bg": 9761, "rotates": false }, - { "id": "t_tree_almond_season_spring", "fg": 9757, "bg": 9760, "rotates": false }, + { "id": "overlay_wielded_pike", "fg": 9724, "rotates": false }, + { "id": "overlay_wielded_qiang", "fg": 9724, "rotates": false }, + { "id": "t_leanto", "fg": 9770, "bg": 9792, "rotates": false }, + { "id": "t_leanto_season_winter", "fg": 9770, "bg": 9795, "rotates": false }, + { "id": "t_marloss_tree", "fg": 9758, "bg": 9759, "rotates": false }, + { "id": "t_tree", "fg": 9737, "bg": 9792, "rotates": false }, + { "id": "t_tree_almond_season_autumn", "fg": 9790, "bg": 9793, "rotates": false }, + { "id": "t_tree_almond_season_spring", "fg": 9789, "bg": 9792, "rotates": false }, { "id": [ "t_tree_apple_harvested_season_winter", @@ -14576,8 +14636,8 @@ "t_tree_pear_season_winter", "t_tree_plum_season_winter" ], - "fg": 9717, - "bg": 9763 + "fg": 9749, + "bg": 9795 }, { "id": [ @@ -14594,19 +14654,19 @@ "t_tree_pear", "t_tree_plum" ], - "fg": 9710, - "bg": 9760 - }, - { "id": "t_tree_apple_season_autumn", "fg": 9713, "bg": 9761 }, - { "id": "t_tree_apricot_season_summer", "fg": 9715, "bg": 9762 }, - { "id": "t_tree_beech_season_autumn", "fg": 9752, "bg": 9761, "rotates": false }, - { "id": "t_tree_birch", "fg": 9728, "bg": 9760, "rotates": false }, - { "id": "t_tree_birch_harvested", "fg": 9729, "bg": 9760, "rotates": false }, - { "id": "t_tree_birch_harvested_season_winter", "fg": 9729, "bg": 9763, "rotates": false }, - { "id": "t_tree_birch_season_winter", "fg": 9730, "bg": 9763, "rotates": false }, - { "id": "t_tree_blackjack", "fg": 9718, "bg": 9760, "rotates": false }, - { "id": "t_tree_blackjack_season_winter", "fg": 9719, "bg": 9763, "rotates": false }, - { "id": "t_tree_cherry_season_summer", "fg": 9711, "bg": 9762 }, + "fg": 9742, + "bg": 9792 + }, + { "id": "t_tree_apple_season_autumn", "fg": 9745, "bg": 9793 }, + { "id": "t_tree_apricot_season_summer", "fg": 9747, "bg": 9794 }, + { "id": "t_tree_beech_season_autumn", "fg": 9784, "bg": 9793, "rotates": false }, + { "id": "t_tree_birch", "fg": 9760, "bg": 9792, "rotates": false }, + { "id": "t_tree_birch_harvested", "fg": 9761, "bg": 9792, "rotates": false }, + { "id": "t_tree_birch_harvested_season_winter", "fg": 9761, "bg": 9795, "rotates": false }, + { "id": "t_tree_birch_season_winter", "fg": 9762, "bg": 9795, "rotates": false }, + { "id": "t_tree_blackjack", "fg": 9750, "bg": 9792, "rotates": false }, + { "id": "t_tree_blackjack_season_winter", "fg": 9751, "bg": 9795, "rotates": false }, + { "id": "t_tree_cherry_season_summer", "fg": 9743, "bg": 9794 }, { "id": [ "t_tree_chestnut_harvested_season_autumn", @@ -14614,11 +14674,11 @@ "t_tree_pecan_harvested_season_autumn", "t_tree_beech_harvested_season_autumn" ], - "fg": 9747, - "bg": 9761, + "fg": 9779, + "bg": 9793, "rotates": false }, - { "id": "t_tree_chestnut_season_autumn", "fg": 9749, "bg": 9761, "rotates": false }, + { "id": "t_tree_chestnut_season_autumn", "fg": 9781, "bg": 9793, "rotates": false }, { "id": [ "t_tree_chestnut_season_winter", @@ -14630,29 +14690,29 @@ "t_tree_pecan_harvested_season_winter", "t_tree_beech_harvested_season_winter" ], - "fg": 9748, - "bg": 9763, + "fg": 9780, + "bg": 9795, "rotates": false }, { "id": [ "t_tree_chestnut", "t_tree_walnut", "t_tree_pecan", "t_tree_beech" ], - "fg": 9746, - "bg": 9760, + "fg": 9778, + "bg": 9792, "rotates": false }, - { "id": [ "t_tree_dead_season_winter", "t_tree_hickory_dead_season_winter" ], "fg": 9720, "bg": 9763 }, - { "id": [ "t_tree_dead", "t_tree_hickory_dead" ], "fg": 9720, "bg": 9760 }, - { "id": "t_tree_deadpine", "fg": 9721, "bg": 9760, "rotates": false }, - { "id": "t_tree_deadpine_season_winter", "fg": 9721, "bg": 9763, "rotates": false }, - { "id": "t_tree_elderberry_season_summer", "fg": 9704, "bg": 9762, "rotates": false }, - { "id": "t_tree_fungal", "fg": 9725, "bg": 9727, "rotates": false }, + { "id": [ "t_tree_dead_season_winter", "t_tree_hickory_dead_season_winter" ], "fg": 9752, "bg": 9795 }, + { "id": [ "t_tree_dead", "t_tree_hickory_dead" ], "fg": 9752, "bg": 9792 }, + { "id": "t_tree_deadpine", "fg": 9753, "bg": 9792, "rotates": false }, + { "id": "t_tree_deadpine_season_winter", "fg": 9753, "bg": 9795, "rotates": false }, + { "id": "t_tree_elderberry_season_summer", "fg": 9736, "bg": 9794, "rotates": false }, + { "id": "t_tree_fungal", "fg": 9757, "bg": 9759, "rotates": false }, { "id": [ "t_tree_hazelnut_harvested", "t_tree_almond_harvested", "t_tree_pistachio_harvested" ], - "fg": 9754, - "bg": 9760, + "fg": 9786, + "bg": 9792, "rotates": false }, - { "id": "t_tree_hazelnut_season_autumn", "fg": 9756, "bg": 9761, "rotates": false }, + { "id": "t_tree_hazelnut_season_autumn", "fg": 9788, "bg": 9793, "rotates": false }, { "id": [ "t_tree_hazelnut_season_winter", @@ -14662,26 +14722,26 @@ "t_tree_almond_harvested_season_winter", "t_tree_pistachio_harvested_season_winter" ], - "fg": 9755, - "bg": 9763, + "fg": 9787, + "bg": 9795, "rotates": false }, - { "id": [ "t_tree_hazelnut", "t_tree_almond", "t_tree_pistachio" ], "fg": 9753, "bg": 9760, "rotates": false }, - { "id": "t_tree_hickory_season_autumn", "fg": 9723, "bg": 9761, "rotates": false }, + { "id": [ "t_tree_hazelnut", "t_tree_almond", "t_tree_pistachio" ], "fg": 9785, "bg": 9792, "rotates": false }, + { "id": "t_tree_hickory_season_autumn", "fg": 9755, "bg": 9793, "rotates": false }, { "id": [ "t_tree_hickory_season_winter", "t_tree_hickory_harvested_season_winter" ], - "fg": 9724, - "bg": 9763, + "fg": 9756, + "bg": 9795, "rotates": false }, - { "id": [ "t_tree_hickory", "t_tree_hickory_harvested" ], "fg": 9722, "bg": 9760, "rotates": false }, - { "id": "t_tree_maple", "fg": 9731, "bg": 9760, "rotates": false }, - { "id": "t_tree_maple_season_autumn", "fg": 9733, "bg": 9761, "rotates": false }, - { "id": "t_tree_maple_season_winter", "fg": 9733, "bg": 9763, "rotates": false }, - { "id": "t_tree_maple_tapped", "fg": 9732, "bg": 9760 }, - { "id": "t_tree_maple_tapped_season_autumn", "fg": 9734, "bg": 9761 }, - { "id": "t_tree_maple_tapped_season_winter", "fg": 9734, "bg": 9763 }, - { "id": "t_tree_mulberry_season_summer", "fg": 9703, "bg": 9762, "rotates": false }, + { "id": [ "t_tree_hickory", "t_tree_hickory_harvested" ], "fg": 9754, "bg": 9792, "rotates": false }, + { "id": "t_tree_maple", "fg": 9763, "bg": 9792, "rotates": false }, + { "id": "t_tree_maple_season_autumn", "fg": 9765, "bg": 9793, "rotates": false }, + { "id": "t_tree_maple_season_winter", "fg": 9765, "bg": 9795, "rotates": false }, + { "id": "t_tree_maple_tapped", "fg": 9764, "bg": 9792 }, + { "id": "t_tree_maple_tapped_season_autumn", "fg": 9766, "bg": 9793 }, + { "id": "t_tree_maple_tapped_season_winter", "fg": 9766, "bg": 9795 }, + { "id": "t_tree_mulberry_season_summer", "fg": 9735, "bg": 9794, "rotates": false }, { "id": [ "t_tree_mulberry_season_winter", @@ -14689,176 +14749,176 @@ "t_tree_mulberry_harvested_season_winter", "t_tree_elderberry_harvested_season_winter" ], - "fg": 9702, - "bg": 9763, + "fg": 9734, + "bg": 9795, "rotates": false }, { "id": [ "t_tree_mulberry", "t_tree_elderberry", "t_tree_mulberry_harvested", "t_tree_elderberry_harvested" ], - "fg": 9701, - "bg": 9760, + "fg": 9733, + "bg": 9792, "rotates": false }, - { "id": "t_tree_peach_season_summer", "fg": 9712, "bg": 9762 }, - { "id": "t_tree_pear_season_autumn", "fg": 9714, "bg": 9762 }, - { "id": "t_tree_pecan_season_autumn", "fg": 9751, "bg": 9761, "rotates": false }, - { "id": "t_tree_pine", "fg": 9706, "bg": 9760, "rotates": false }, - { "id": "t_tree_pine_season_winter", "fg": 9709, "bg": 9763, "rotates": false }, - { "id": "t_tree_pistachio_season_autumn", "fg": 9759, "bg": 9761, "rotates": false }, - { "id": "t_tree_plum_season_summer", "fg": 9716, "bg": 9762 }, + { "id": "t_tree_peach_season_summer", "fg": 9744, "bg": 9794 }, + { "id": "t_tree_pear_season_autumn", "fg": 9746, "bg": 9794 }, + { "id": "t_tree_pecan_season_autumn", "fg": 9783, "bg": 9793, "rotates": false }, + { "id": "t_tree_pine", "fg": 9738, "bg": 9792, "rotates": false }, + { "id": "t_tree_pine_season_winter", "fg": 9741, "bg": 9795, "rotates": false }, + { "id": "t_tree_pistachio_season_autumn", "fg": 9791, "bg": 9793, "rotates": false }, + { "id": "t_tree_plum_season_summer", "fg": 9748, "bg": 9794 }, { "id": "t_tree_season_autumn", - "fg": [ { "weight": 1, "sprite": 9739 }, { "weight": 1, "sprite": 9741 } ], - "bg": 9761, + "fg": [ { "weight": 1, "sprite": 9771 }, { "weight": 1, "sprite": 9773 } ], + "bg": 9793, "rotates": false }, { "id": "t_tree_season_spring", - "fg": [ { "weight": 1, "sprite": 9705 }, { "weight": 1, "sprite": 9741 } ], - "bg": 9760, + "fg": [ { "weight": 1, "sprite": 9737 }, { "weight": 1, "sprite": 9773 } ], + "bg": 9792, "rotates": false }, - { "id": "t_tree_season_winter", "fg": 9708, "bg": 9763, "rotates": false }, - { "id": "t_tree_walnut_season_autumn", "fg": 9750, "bg": 9761, "rotates": false }, - { "id": "t_tree_willow", "fg": 9735, "bg": 9760, "rotates": false }, - { "id": "t_tree_willow_harvested", "fg": 9736, "bg": 9760, "rotates": false }, - { "id": "t_tree_willow_harvested_season_winter", "fg": 9736, "bg": 9763, "rotates": false }, - { "id": "t_tree_willow_season_winter", "fg": 9737, "bg": 9763, "rotates": false }, - { "id": "t_tree_young", "fg": 9707, "bg": 9760, "rotates": false }, - { "id": "t_tree_young_season_autumn", "fg": 9740, "bg": 9761, "rotates": false }, - { "id": "t_tree_young_season_winter", "fg": 9740, "bg": 9763, "rotates": false }, + { "id": "t_tree_season_winter", "fg": 9740, "bg": 9795, "rotates": false }, + { "id": "t_tree_walnut_season_autumn", "fg": 9782, "bg": 9793, "rotates": false }, + { "id": "t_tree_willow", "fg": 9767, "bg": 9792, "rotates": false }, + { "id": "t_tree_willow_harvested", "fg": 9768, "bg": 9792, "rotates": false }, + { "id": "t_tree_willow_harvested_season_winter", "fg": 9768, "bg": 9795, "rotates": false }, + { "id": "t_tree_willow_season_winter", "fg": 9769, "bg": 9795, "rotates": false }, + { "id": "t_tree_young", "fg": 9739, "bg": 9792, "rotates": false }, + { "id": "t_tree_young_season_autumn", "fg": 9772, "bg": 9793, "rotates": false }, + { "id": "t_tree_young_season_winter", "fg": 9772, "bg": 9795, "rotates": false }, { "id": "vp_solar_array2", - "fg": 9744, + "fg": 9776, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9745 } ] + "additional_tiles": [ { "id": "broken", "fg": 9777 } ] }, { "id": "vp_solar_array2r", - "fg": 9744, + "fg": 9776, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9745 } ] + "additional_tiles": [ { "id": "broken", "fg": 9777 } ] }, { "id": "vp_solar_array", - "fg": 9742, + "fg": 9774, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9743 } ] - }, - { "id": "f_boulder_large", "fg": 9540 }, - { "id": "corpse_mon_ceratosaurus", "fg": 9544 }, - { "id": "corpse_mon_seratosaurus", "fg": 9545 }, - { "id": "mon_ceratosaurus", "fg": 9546 }, - { "id": "mon_seratosaurus", "fg": 9547 }, - { "id": "f_glow_boulder", "fg": 9548 }, - { "id": "f_huge_mana_crystal", "fg": 9549 }, - { "id": "corpse_mon_bulette", "fg": 9550 }, - { "id": "mon_bulette", "fg": 9551 }, - { "id": "broken_claygolem", "fg": 9552 }, - { "id": "broken_irongolem", "fg": 9561 }, - { "id": "mon_irongolem", "fg": 9562 }, - { "id": "corpse_mon_owlbear", "fg": 9563 }, - { "id": "corpse_mon_owlbear_zombie", "fg": 9564 }, - { "id": "corpse_mon_owlbear_zombie_brute", "fg": 9565 }, - { "id": "mon_owlbear", "fg": 9566 }, - { "id": "mon_owlbear_zombie", "fg": 9567 }, - { "id": "mon_owlbear_zombie_brute", "fg": 9568 }, - { "id": "broken_plasticgolem", "fg": 9569 }, - { "id": "broken_stonegolem", "fg": 9576 }, - { "id": "mon_stonegolem", "fg": 9577 }, - { "id": "mon_amalgamation_soldier", "fg": 9596 }, - { "id": "mon_centipede_mega", "fg": 9598 }, - { "id": "mon_devourer_lab_sec", "fg": 9600 }, - { "id": "mon_dragonfly_mega", "fg": 9601 }, - { "id": "mon_frog_giant", "fg": 9602 }, - { "id": "mon_horse", "fg": 9604 }, - { "id": "mon_mantis_mega", "fg": 9605 }, - { "id": "mon_meat_cocoon_large", "fg": 9606 }, - { "id": "mon_mech_combat", "fg": 9607 }, - { "id": "mon_mech_lifter", "fg": 9608 }, - { "id": "mon_mech_recon", "fg": 9609 }, - { "id": "mon_rattlesnake_mega", "fg": 9614 }, - { "id": "mon_snail_giant", "fg": 9616 }, - { "id": "mon_structural_spur", "fg": 9617 }, - { "id": "mon_triffid_queen", "fg": 9618 }, - { "id": "mon_yrax_apeirogon", "fg": 9619 }, - { "id": "mon_zombie_corrosive", "fg": 9620 }, - { "id": "mon_zombie_crushed_giant", "fg": 9621 }, - { "id": "mon_zombie_gasbag_impaler", "fg": 9622 }, - { "id": "mon_zombie_horse", "fg": 9623 }, - { "id": "mon_zombie_living_wall", "fg": 9625 }, - { "id": "rid_mon_horse", "fg": 9626 }, - { "id": "rid_mon_mech_combat", "fg": 9627 }, - { "id": "rid_mon_mech_lifter", "fg": 9628 }, - { "id": "rid_mon_mech_recon", "fg": 9629 }, - { "id": "corpse_mon_amalgamation_soldier", "fg": 9631 }, - { "id": "corpse_mon_triffid_queen", "fg": 9647 }, - { "id": "corpse_mon_zombie_corrosive", "fg": 9650 }, - { "id": "corpse_mon_zombie_hulk", "fg": 9651 }, - { "id": "corpse_mon_afs_headless_horror", "fg": 9653 }, - { "id": "mon_afs_headless_horror", "fg": 9654 }, - { "id": "mon_boomer_glutton", "fg": 9655 }, - { "id": "corpse_mon_centipede_mom", "fg": 9656 }, - { "id": "mon_centipede_mom", "fg": 9657 }, - { "id": "corpse_mon_devourer", "fg": 9658 }, - { "id": "mon_devourer", "fg": 9659 }, - { "id": "broken_dispatch", "fg": 9660 }, - { "id": "mon_dispatch", "fg": 9661 }, - { "id": "broken_dispatch_military", "fg": 9662 }, - { "id": "mon_dispatch_military", "fg": 9663 }, - { "id": "corpse_mon_dog_zombie_hulk", "fg": 9664 }, - { "id": "mon_dog_zombie_hulk", "fg": 9665 }, - { "id": "mon_flying_polyp", "fg": 9666 }, - { "id": "corpse_mon_frog_mother", "fg": 9667 }, - { "id": "mon_frog_mother", "fg": 9668 }, - { "id": "corpse_mon_lady_bug_giant", "fg": 9671 }, - { "id": "mon_lady_bug_giant", "fg": 9672 }, - { "id": "corpse_mon_locust_mega", "fg": 9673 }, - { "id": "mon_locust_mega", "fg": 9674 }, - { "id": "corpse_mon_mosquito_mega", "fg": 9675 }, - { "id": "mon_mosquito_mega", "fg": 9676 }, - { "id": "corpse_mon_mutant_antler", "fg": 9677 }, - { "id": "mon_mutant_antler", "fg": 9678 }, - { "id": "corpse_mon_mutant_arthropod", "fg": 9679 }, - { "id": "mon_mutant_arthropod", "fg": 9680 }, - { "id": "corpse_mon_octupus_stalker", "fg": 9681 }, - { "id": "mon_octupus_stalker", "fg": 9682 }, - { "id": "corpse_mon_skeleton_hulk_fungus", "fg": 9683 }, - { "id": "mon_skeleton_hulk_fungus", "fg": 9684 }, - { "id": "corpse_mon_slug_giant", "fg": 9685 }, - { "id": "mon_slug_giant", "fg": 9686 }, - { "id": "mon_zombie_nullfield", "fg": 9689 }, - { "id": "corpse_mon_zpig_brute", "fg": 9690 }, - { "id": "mon_zpig_brute", "fg": 9691 }, - { "id": "overlay_wielded_halberd", "fg": 9693 }, - { "id": "overlay_wielded_naginata", "fg": 9694 }, - { "id": "overlay_wielded_pike_copper", "fg": 9695 }, - { "id": "overlay_wielded_pike_wood", "fg": 9696 }, - { "id": "overlay_wielded_poleaxe", "fg": 9697 }, - { "id": "overlay_worn_cape_fp", "fg": 9698 }, - { "id": "overlay_worn_foodperson_mask", "fg": 9699 }, - { "id": "overlay_worn_foodperson_mask_on", "fg": 9700 } + "additional_tiles": [ { "id": "broken", "fg": 9775 } ] + }, + { "id": "f_boulder_large", "fg": 9572 }, + { "id": "corpse_mon_ceratosaurus", "fg": 9576 }, + { "id": "corpse_mon_seratosaurus", "fg": 9577 }, + { "id": "mon_ceratosaurus", "fg": 9578 }, + { "id": "mon_seratosaurus", "fg": 9579 }, + { "id": "f_glow_boulder", "fg": 9580 }, + { "id": "f_huge_mana_crystal", "fg": 9581 }, + { "id": "corpse_mon_bulette", "fg": 9582 }, + { "id": "mon_bulette", "fg": 9583 }, + { "id": "broken_claygolem", "fg": 9584 }, + { "id": "broken_irongolem", "fg": 9593 }, + { "id": "mon_irongolem", "fg": 9594 }, + { "id": "corpse_mon_owlbear", "fg": 9595 }, + { "id": "corpse_mon_owlbear_zombie", "fg": 9596 }, + { "id": "corpse_mon_owlbear_zombie_brute", "fg": 9597 }, + { "id": "mon_owlbear", "fg": 9598 }, + { "id": "mon_owlbear_zombie", "fg": 9599 }, + { "id": "mon_owlbear_zombie_brute", "fg": 9600 }, + { "id": "broken_plasticgolem", "fg": 9601 }, + { "id": "broken_stonegolem", "fg": 9608 }, + { "id": "mon_stonegolem", "fg": 9609 }, + { "id": "mon_amalgamation_soldier", "fg": 9628 }, + { "id": "mon_centipede_mega", "fg": 9630 }, + { "id": "mon_devourer_lab_sec", "fg": 9632 }, + { "id": "mon_dragonfly_mega", "fg": 9633 }, + { "id": "mon_frog_giant", "fg": 9634 }, + { "id": "mon_horse", "fg": 9636 }, + { "id": "mon_mantis_mega", "fg": 9637 }, + { "id": "mon_meat_cocoon_large", "fg": 9638 }, + { "id": "mon_mech_combat", "fg": 9639 }, + { "id": "mon_mech_lifter", "fg": 9640 }, + { "id": "mon_mech_recon", "fg": 9641 }, + { "id": "mon_rattlesnake_mega", "fg": 9646 }, + { "id": "mon_snail_giant", "fg": 9648 }, + { "id": "mon_structural_spur", "fg": 9649 }, + { "id": "mon_triffid_queen", "fg": 9650 }, + { "id": "mon_yrax_apeirogon", "fg": 9651 }, + { "id": "mon_zombie_corrosive", "fg": 9652 }, + { "id": "mon_zombie_crushed_giant", "fg": 9653 }, + { "id": "mon_zombie_gasbag_impaler", "fg": 9654 }, + { "id": "mon_zombie_horse", "fg": 9655 }, + { "id": "mon_zombie_living_wall", "fg": 9657 }, + { "id": "rid_mon_horse", "fg": 9658 }, + { "id": "rid_mon_mech_combat", "fg": 9659 }, + { "id": "rid_mon_mech_lifter", "fg": 9660 }, + { "id": "rid_mon_mech_recon", "fg": 9661 }, + { "id": "corpse_mon_amalgamation_soldier", "fg": 9663 }, + { "id": "corpse_mon_triffid_queen", "fg": 9679 }, + { "id": "corpse_mon_zombie_corrosive", "fg": 9682 }, + { "id": "corpse_mon_zombie_hulk", "fg": 9683 }, + { "id": "corpse_mon_afs_headless_horror", "fg": 9685 }, + { "id": "mon_afs_headless_horror", "fg": 9686 }, + { "id": "mon_boomer_glutton", "fg": 9687 }, + { "id": "corpse_mon_centipede_mom", "fg": 9688 }, + { "id": "mon_centipede_mom", "fg": 9689 }, + { "id": "corpse_mon_devourer", "fg": 9690 }, + { "id": "mon_devourer", "fg": 9691 }, + { "id": "broken_dispatch", "fg": 9692 }, + { "id": "mon_dispatch", "fg": 9693 }, + { "id": "broken_dispatch_military", "fg": 9694 }, + { "id": "mon_dispatch_military", "fg": 9695 }, + { "id": "corpse_mon_dog_zombie_hulk", "fg": 9696 }, + { "id": "mon_dog_zombie_hulk", "fg": 9697 }, + { "id": "mon_flying_polyp", "fg": 9698 }, + { "id": "corpse_mon_frog_mother", "fg": 9699 }, + { "id": "mon_frog_mother", "fg": 9700 }, + { "id": "corpse_mon_lady_bug_giant", "fg": 9703 }, + { "id": "mon_lady_bug_giant", "fg": 9704 }, + { "id": "corpse_mon_locust_mega", "fg": 9705 }, + { "id": "mon_locust_mega", "fg": 9706 }, + { "id": "corpse_mon_mosquito_mega", "fg": 9707 }, + { "id": "mon_mosquito_mega", "fg": 9708 }, + { "id": "corpse_mon_mutant_antler", "fg": 9709 }, + { "id": "mon_mutant_antler", "fg": 9710 }, + { "id": "corpse_mon_mutant_arthropod", "fg": 9711 }, + { "id": "mon_mutant_arthropod", "fg": 9712 }, + { "id": "corpse_mon_octupus_stalker", "fg": 9713 }, + { "id": "mon_octupus_stalker", "fg": 9714 }, + { "id": "corpse_mon_skeleton_hulk_fungus", "fg": 9715 }, + { "id": "mon_skeleton_hulk_fungus", "fg": 9716 }, + { "id": "corpse_mon_slug_giant", "fg": 9717 }, + { "id": "mon_slug_giant", "fg": 9718 }, + { "id": "mon_zombie_nullfield", "fg": 9721 }, + { "id": "corpse_mon_zpig_brute", "fg": 9722 }, + { "id": "mon_zpig_brute", "fg": 9723 }, + { "id": "overlay_wielded_halberd", "fg": 9725 }, + { "id": "overlay_wielded_naginata", "fg": 9726 }, + { "id": "overlay_wielded_pike_copper", "fg": 9727 }, + { "id": "overlay_wielded_pike_wood", "fg": 9728 }, + { "id": "overlay_wielded_poleaxe", "fg": 9729 }, + { "id": "overlay_worn_cape_fp", "fg": 9730 }, + { "id": "overlay_worn_foodperson_mask", "fg": 9731 }, + { "id": "overlay_worn_foodperson_mask_on", "fg": 9732 } ] }, { "file": "big.png", - "//": "range 9776 to 9791", + "//": "range 9808 to 9823", "sprite_width": 80, "sprite_height": 64, "sprite_offset_x": -48, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_xe_unicorn", "fg": 9776 }, - { "id": "corpse_mon_ant_soldier_mega", "fg": 9777 }, - { "id": "mon_ant_soldier_mega", "fg": 9778 } + { "id": "mon_xe_unicorn", "fg": 9808 }, + { "id": "corpse_mon_ant_soldier_mega", "fg": 9809 }, + { "id": "mon_ant_soldier_mega", "fg": 9810 } ] }, { "file": "huge.png", - "//": "range 9792 to 9823", + "//": "range 9824 to 9855", "sprite_width": 128, "sprite_height": 128, "sprite_offset_x": -64, @@ -14866,76 +14926,76 @@ "tiles": [ { "id": "mon_tankbot", - "fg": [ { "weight": 10, "sprite": 9794 }, { "weight": 1, "sprite": 9795 }, { "weight": 3, "sprite": 9796 } ], + "fg": [ { "weight": 10, "sprite": 9826 }, { "weight": 1, "sprite": 9827 }, { "weight": 3, "sprite": 9828 } ], "rotates": false }, - { "id": "bot_tankbot", "fg": 9792 }, - { "id": "broken_tankbot", "fg": 9793 }, - { "id": "corpse_mon_acrocanthosaurus", "fg": 9797 }, - { "id": "mon_acrocanthosaurus", "fg": 9798 }, - { "id": "corpse_mon_siats", "fg": 9799 }, - { "id": "mon_siats", "fg": 9800 }, - { "id": "corpse_mon_spinosaurus", "fg": 9801 }, - { "id": "mon_spinosaurus", "fg": 9802 }, - { "id": "corpse_mon_torvosaurus", "fg": 9803 }, - { "id": "mon_torvosaurus", "fg": 9804 }, - { "id": "corpse_mon_tyrannosaurus", "fg": 9805 }, - { "id": "corpse_mon_zyrannosaurus", "fg": 9806 }, - { "id": "mon_tyrannosaurus", "fg": 9807 }, - { "id": "mon_zyrannosaurus", "fg": 9808 }, - { "id": "corpse_mon_yulecat", "fg": 9809 }, - { "id": "mon_yulecat", "fg": 9810 }, - { "id": "corpse_mon_kraken_guard", "fg": 9811 }, - { "id": "mon_kraken_guard", "fg": 9812 }, - { "id": "corpse_mon_kraken_queen", "fg": 9813 }, - { "id": "mon_kraken_queen", "fg": 9814 } + { "id": "bot_tankbot", "fg": 9824 }, + { "id": "broken_tankbot", "fg": 9825 }, + { "id": "corpse_mon_acrocanthosaurus", "fg": 9829 }, + { "id": "mon_acrocanthosaurus", "fg": 9830 }, + { "id": "corpse_mon_siats", "fg": 9831 }, + { "id": "mon_siats", "fg": 9832 }, + { "id": "corpse_mon_spinosaurus", "fg": 9833 }, + { "id": "mon_spinosaurus", "fg": 9834 }, + { "id": "corpse_mon_torvosaurus", "fg": 9835 }, + { "id": "mon_torvosaurus", "fg": 9836 }, + { "id": "corpse_mon_tyrannosaurus", "fg": 9837 }, + { "id": "corpse_mon_zyrannosaurus", "fg": 9838 }, + { "id": "mon_tyrannosaurus", "fg": 9839 }, + { "id": "mon_zyrannosaurus", "fg": 9840 }, + { "id": "corpse_mon_yulecat", "fg": 9841 }, + { "id": "mon_yulecat", "fg": 9842 }, + { "id": "corpse_mon_kraken_guard", "fg": 9843 }, + { "id": "mon_kraken_guard", "fg": 9844 }, + { "id": "corpse_mon_kraken_queen", "fg": 9845 }, + { "id": "mon_kraken_queen", "fg": 9846 } ] }, { "file": "dcss.png", - "//": "range 9824 to 9839", + "//": "range 9856 to 9871", "tiles": [ - { "id": "mirror_march_estoc", "fg": 9824 }, - { "id": "mon_pooka_aspirant", "fg": 9825 }, - { "id": "mon_march_lord", "fg": 9826 } + { "id": "mirror_march_estoc", "fg": 9856 }, + { "id": "mon_pooka_aspirant", "fg": 9857 }, + { "id": "mon_march_lord", "fg": 9858 } ] }, { "file": "dcssTall.png", - "//": "range 9840 to 9855", + "//": "range 9872 to 9887", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, "sprite_offset_y": -16, - "tiles": [ { "id": "mon_redcap_aspirant", "fg": 9840 } ] + "tiles": [ { "id": "mon_redcap_aspirant", "fg": 9872 } ] }, { "file": "fillersmall.png", - "//": "range 9856 to 9919", + "//": "range 9888 to 9951", "sprite_width": 20, "sprite_height": 20, "sprite_offset_x": 0, "sprite_offset_y": 0, "tiles": [ - { "id": "jack", "fg": 9856 }, - { "id": "jack_small", "fg": 9858 }, - { "id": "jack_makeshift", "fg": 9857 }, - { "id": "acorns", "fg": 9867 }, - { "id": "chips", "fg": 9871 }, - { "id": "apple", "fg": 9868 }, - { "id": "banana", "fg": 9869 }, - { "id": "broccoli", "fg": 9870 }, - { "id": "corn", "fg": 9872 }, - { "id": "cucumber", "fg": 9873 }, - { "id": "grapes", "fg": 9874 }, - { "id": "lemon", "fg": 9876 }, - { "id": "onion", "fg": 9877 }, - { "id": "orange", "fg": 9878 }, - { "id": "pear", "fg": 9879 }, - { "id": "potato", "fg": 9880 }, - { "id": "pumpkin", "fg": 9881 }, - { "id": "tomato", "fg": 9884 }, - { "id": "juniper", "fg": 9875 }, + { "id": "jack", "fg": 9888 }, + { "id": "jack_small", "fg": 9890 }, + { "id": "jack_makeshift", "fg": 9889 }, + { "id": "acorns", "fg": 9899 }, + { "id": "chips", "fg": 9903 }, + { "id": "apple", "fg": 9900 }, + { "id": "banana", "fg": 9901 }, + { "id": "broccoli", "fg": 9902 }, + { "id": "corn", "fg": 9904 }, + { "id": "cucumber", "fg": 9905 }, + { "id": "grapes", "fg": 9906 }, + { "id": "lemon", "fg": 9908 }, + { "id": "onion", "fg": 9909 }, + { "id": "orange", "fg": 9910 }, + { "id": "pear", "fg": 9911 }, + { "id": "potato", "fg": 9912 }, + { "id": "pumpkin", "fg": 9913 }, + { "id": "tomato", "fg": 9916 }, + { "id": "juniper", "fg": 9907 }, { "id": [ "seed_hops", @@ -15003,164 +15063,164 @@ "seed_mulberries", "seed_elderberries" ], - "fg": 9882 - }, - { "id": "straw_pile", "fg": 9883 }, - { "id": "wheat", "fg": 9885 }, - { "id": "withered", "fg": 9886 }, - { "id": "bee_balm", "fg": 9887 }, - { "id": "carrot_wild", "fg": 9888 }, - { "id": "dogbane", "fg": 9889 }, - { "id": "mugwort", "fg": 9890 }, - { "id": "thyme", "fg": 9891 }, - { "id": "veggy_wild", "fg": 9892 }, - { "id": "wild_herbs", "fg": 9893 }, - { "id": "brick", "fg": 9899 }, - { "id": "scrap", "fg": 9901 }, - { "id": "e_scrap", "fg": 9900 }, - { "id": "steel_chunk", "fg": 9902 }, - { "id": "steel_lump", "fg": 9903 }, - { "id": "wire", "fg": 9904 }, - { "id": "receiver", "fg": 9859 }, - { "id": "scarf", "fg": 9860 }, - { "id": "slingpack", "fg": 9861 }, - { "id": "beach_volleyball", "fg": 9862 }, - { "id": "indoor_volleyball", "fg": 9863 }, - { "id": "misc_repairkit", "fg": 9864 }, - { "id": "tourniquet_upper", "fg": 9865 }, - { "id": "wristwatch", "fg": 9866 }, - { "id": "feces_bird", "fg": 9894 }, - { "id": "feces_cow", "fg": 9895 }, - { "id": "feces_dog", "fg": 9896 }, - { "id": "feces_manure", "fg": 9897 }, - { "id": "feces_roach", "fg": 9898 }, - { "id": "wire_barbed", "fg": 9905 } + "fg": 9914 + }, + { "id": "straw_pile", "fg": 9915 }, + { "id": "wheat", "fg": 9917 }, + { "id": "withered", "fg": 9918 }, + { "id": "bee_balm", "fg": 9919 }, + { "id": "carrot_wild", "fg": 9920 }, + { "id": "dogbane", "fg": 9921 }, + { "id": "mugwort", "fg": 9922 }, + { "id": "thyme", "fg": 9923 }, + { "id": "veggy_wild", "fg": 9924 }, + { "id": "wild_herbs", "fg": 9925 }, + { "id": "brick", "fg": 9931 }, + { "id": "scrap", "fg": 9933 }, + { "id": "e_scrap", "fg": 9932 }, + { "id": "steel_chunk", "fg": 9934 }, + { "id": "steel_lump", "fg": 9935 }, + { "id": "wire", "fg": 9936 }, + { "id": "receiver", "fg": 9891 }, + { "id": "scarf", "fg": 9892 }, + { "id": "slingpack", "fg": 9893 }, + { "id": "beach_volleyball", "fg": 9894 }, + { "id": "indoor_volleyball", "fg": 9895 }, + { "id": "misc_repairkit", "fg": 9896 }, + { "id": "tourniquet_upper", "fg": 9897 }, + { "id": "wristwatch", "fg": 9898 }, + { "id": "feces_bird", "fg": 9926 }, + { "id": "feces_cow", "fg": 9927 }, + { "id": "feces_dog", "fg": 9928 }, + { "id": "feces_manure", "fg": 9929 }, + { "id": "feces_roach", "fg": 9930 }, + { "id": "wire_barbed", "fg": 9937 } ] }, { "file": "fillerlarge.png", - "//": "range 9920 to 9935", + "//": "range 9952 to 9967", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_smoker_brute", "fg": 9922, "bg": 9921 }, + { "id": "mon_smoker_brute", "fg": 9954, "bg": 9953 }, { "id": "mon_exodii_quad", "fg": [ - { "weight": 15, "sprite": 9923 }, - { "weight": 10, "sprite": 9924 }, - { "weight": 15, "sprite": 9925 }, - { "weight": 15, "sprite": 9926 } + { "weight": 15, "sprite": 9955 }, + { "weight": 10, "sprite": 9956 }, + { "weight": 15, "sprite": 9957 }, + { "weight": 15, "sprite": 9958 } ], - "bg": 9920 + "bg": 9952 }, { "id": "mon_exodii_turret", "fg": [ - { "weight": 15, "sprite": 9927 }, - { "weight": 5, "sprite": 9928 }, - { "weight": 15, "sprite": 9929 }, - { "weight": 15, "sprite": 9930 } + { "weight": 15, "sprite": 9959 }, + { "weight": 5, "sprite": 9960 }, + { "weight": 15, "sprite": 9961 }, + { "weight": 15, "sprite": 9962 } ], - "bg": 9921 + "bg": 9953 } ] }, { "file": "fillernormal.png", - "//": "range 9936 to 9983", + "//": "range 9968 to 10015", "tiles": [ - { "id": [ "ammolink223", "ammolink308", "ammolink50" ], "fg": 9936 }, + { "id": [ "ammolink223", "ammolink308", "ammolink50" ], "fg": 9968 }, { "id": "mon_cat_bengal", - "fg": [ { "weight": 1, "sprite": 9941 }, { "weight": 1, "sprite": 9940 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9973 }, { "weight": 1, "sprite": 9972 } ], + "bg": 4712 }, { "id": "mon_cat_calico", - "fg": [ { "weight": 1, "sprite": 9944 }, { "weight": 1, "sprite": 9943 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9976 }, { "weight": 1, "sprite": 9975 } ], + "bg": 4712 }, { "id": "mon_cat_chonker", - "fg": [ { "weight": 1, "sprite": 9947 }, { "weight": 1, "sprite": 9946 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9979 }, { "weight": 1, "sprite": 9978 } ], + "bg": 4712 }, { "id": "mon_cat_devon_rex", - "fg": [ { "weight": 1, "sprite": 9950 }, { "weight": 1, "sprite": 9949 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9982 }, { "weight": 1, "sprite": 9981 } ], + "bg": 4712 }, { "id": "mon_cat_longhair", - "fg": [ { "weight": 1, "sprite": 9953 }, { "weight": 1, "sprite": 9952 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9985 }, { "weight": 1, "sprite": 9984 } ], + "bg": 4712 }, { "id": "mon_cat_maine_coon", - "fg": [ { "weight": 1, "sprite": 9956 }, { "weight": 1, "sprite": 9955 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9988 }, { "weight": 1, "sprite": 9987 } ], + "bg": 4712 }, { "id": "mon_cat_persian", - "fg": [ { "weight": 1, "sprite": 9959 }, { "weight": 1, "sprite": 9958 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9991 }, { "weight": 1, "sprite": 9990 } ], + "bg": 4712 }, { "id": "mon_cat_siamese", - "fg": [ { "weight": 1, "sprite": 9963 }, { "weight": 1, "sprite": 9962 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9995 }, { "weight": 1, "sprite": 9994 } ], + "bg": 4712 }, { "id": "mon_cat_sphynx", - "fg": [ { "weight": 1, "sprite": 9966 }, { "weight": 1, "sprite": 9965 } ], - "bg": 4676 + "fg": [ { "weight": 1, "sprite": 9998 }, { "weight": 1, "sprite": 9997 } ], + "bg": 4712 }, { "id": "mon_cat_tabby", - "fg": [ { "weight": 1, "sprite": 9969 }, { "weight": 1, "sprite": 9968 } ], - "bg": 4676 - }, - { "id": "mon_cat_kitten", "fg": 9960, "bg": 4676 }, - { "id": "mon_cat_bengal_kitten", "fg": 9939, "bg": 4676 }, - { "id": "mon_cat_calico_kitten", "fg": 9942, "bg": 4676 }, - { "id": "mon_cat_chonker_kitten", "fg": 9945, "bg": 4676 }, - { "id": "mon_cat_devon_rex_kitten", "fg": 9948, "bg": 4676 }, - { "id": "mon_cat_longhair_kitten", "fg": 9951, "bg": 4676 }, - { "id": "mon_cat_maine_coon_kitten", "fg": 9954, "bg": 4676 }, - { "id": "mon_cat_persian_kitten", "fg": 9957, "bg": 4676 }, - { "id": "mon_cat_siamese_kitten", "fg": 9961, "bg": 4676 }, - { "id": "mon_cat_sphynx_kitten", "fg": 9964, "bg": 4676 }, - { "id": "mon_cat_tabby_kitten", "fg": 9967, "bg": 4676 }, - { "id": "mon_dog_beagle", "fg": 9970, "bg": 4676 }, - { "id": "mon_dog_boxer", "fg": 9971, "bg": 4675 }, - { "id": "mon_dog_gshepherd", "fg": 9973, "bg": 4675 }, - { "id": "mon_dog_dachshund", "fg": 9972, "bg": 4675 }, - { "id": "mon_crow_mutant_small", "fg": 9974, "bg": 4675 }, - { "id": "clay_pot", "fg": 9937 }, - { "id": "mic_stand_tall", "fg": 9938 } + "fg": [ { "weight": 1, "sprite": 10001 }, { "weight": 1, "sprite": 10000 } ], + "bg": 4712 + }, + { "id": "mon_cat_kitten", "fg": 9992, "bg": 4712 }, + { "id": "mon_cat_bengal_kitten", "fg": 9971, "bg": 4712 }, + { "id": "mon_cat_calico_kitten", "fg": 9974, "bg": 4712 }, + { "id": "mon_cat_chonker_kitten", "fg": 9977, "bg": 4712 }, + { "id": "mon_cat_devon_rex_kitten", "fg": 9980, "bg": 4712 }, + { "id": "mon_cat_longhair_kitten", "fg": 9983, "bg": 4712 }, + { "id": "mon_cat_maine_coon_kitten", "fg": 9986, "bg": 4712 }, + { "id": "mon_cat_persian_kitten", "fg": 9989, "bg": 4712 }, + { "id": "mon_cat_siamese_kitten", "fg": 9993, "bg": 4712 }, + { "id": "mon_cat_sphynx_kitten", "fg": 9996, "bg": 4712 }, + { "id": "mon_cat_tabby_kitten", "fg": 9999, "bg": 4712 }, + { "id": "mon_dog_beagle", "fg": 10002, "bg": 4712 }, + { "id": "mon_dog_boxer", "fg": 10003, "bg": 4711 }, + { "id": "mon_dog_gshepherd", "fg": 10005, "bg": 4711 }, + { "id": "mon_dog_dachshund", "fg": 10004, "bg": 4711 }, + { "id": "mon_crow_mutant_small", "fg": 10006, "bg": 4711 }, + { "id": "clay_pot", "fg": 9969 }, + { "id": "mic_stand_tall", "fg": 9970 } ] }, { "file": "fillertall.png", - "//": "range 9984 to 9999", + "//": "range 10016 to 10031", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_zombie_phase_shrike", "fg": 9985, "bg": 9984 }, + { "id": "mon_zombie_phase_shrike", "fg": 10017, "bg": 10016 }, { "id": "mon_exodii_worker", "fg": [ - { "weight": 15, "sprite": 9986 }, - { "weight": 15, "sprite": 9987 }, - { "weight": 10, "sprite": 9988 }, - { "weight": 10, "sprite": 9989 } + { "weight": 15, "sprite": 10018 }, + { "weight": 15, "sprite": 10019 }, + { "weight": 10, "sprite": 10020 }, + { "weight": 10, "sprite": 10021 } ], - "bg": 9984 + "bg": 10016 } ] }, diff --git a/gfx/MshockXotto+/tiles.png b/gfx/MshockXotto+/tiles.png index de2a12139466a..ddf625170a3b1 100644 Binary files a/gfx/MshockXotto+/tiles.png and b/gfx/MshockXotto+/tiles.png differ diff --git a/gfx/NeoDaysTileset/tile_config.json b/gfx/NeoDaysTileset/tile_config.json index 360f919ce6029..c56759d620080 100644 --- a/gfx/NeoDaysTileset/tile_config.json +++ b/gfx/NeoDaysTileset/tile_config.json @@ -13,25 +13,11 @@ "tiles-new": [ { "file": "tiles.png", - "//": "range 1 to 4687", + "//": "range 1 to 4703", "tiles": [ - { "id": "overlay_male_mutation_AMORPHOUS", "fg": 54 }, - { - "id": [ "overlay_male_mutation_BENDY2", "overlay_male_mutation_BENDY3", "overlay_male_mutation_BENDY1" ], - "fg": 52 - }, - { "id": [ "overlay_male_mutation_FLOWERS", "overlay_male_mutation_ROSEBUDS" ], "fg": 47 }, - { "id": "overlay_male_mutation_INT_UP_4", "fg": 40 }, - { "id": "overlay_male_mutation_PER_SLIME", "fg": 56 }, - { "id": "overlay_male_mutation_THRESH_ALPHA", "fg": 60, "//": "needed due to mon_better_half" }, - { "id": "overlay_male_mutation_THRESH_BEAST", "fg": 27 }, - { "id": "overlay_male_mutation_THRESH_CEPHALOPOD", "fg": 38 }, - { "id": "overlay_male_mutation_THRESH_ELFA", "fg": 24 }, - { "id": "overlay_male_mutation_THRESH_MARLOSS", "fg": 22 }, - { "id": "overlay_male_mutation_THRESH_PLANT", "fg": 45 }, - { "id": "overlay_male_mutation_THRESH_SLIME", "fg": 50 }, - { "id": "overlay_male_mutation_THRESH_SPIDER", "fg": 42 }, - { "id": "overlay_male_mutation_THRESH_TROGLOBITE", "fg": 33 }, + { "id": [ "overlay_male_mutation_BENDY1", "overlay_male_mutation_BENDY2", "overlay_male_mutation_BENDY3" ], "fg": 24 }, + { "id": [ "overlay_male_mutation_FLOWERS", "overlay_male_mutation_ROSEBUDS" ], "fg": 25 }, + { "id": "overlay_male_mutation_THRESH_ALPHA", "fg": 28, "//": "needed due to mon_better_half" }, { "id": "overlay_male_mutation_active_bio_infrared", "fg": 20 }, { "id": "overlay_male_mutation_active_bio_night_vision", "fg": 18 }, { @@ -44,31 +30,9 @@ { "id": "overlay_male_mutation_bio_armor_torso", "fg": 6 }, { "id": "overlay_male_mutation_bio_blaster", "fg": 12 }, { "id": "overlay_male_mutation_bio_deformity", "fg": 14 }, - { "id": "overlay_mutation_AMORPHOUS", "fg": 53 }, - { "id": [ "overlay_mutation_BENDY2", "overlay_mutation_BENDY3", "overlay_mutation_BENDY1" ], "fg": 51 }, - { "id": [ "overlay_mutation_FLOWERS", "overlay_mutation_ROSEBUDS" ], "fg": 46 }, - { "id": "overlay_mutation_INT_UP_4", "fg": 39 }, - { "id": "overlay_mutation_PER_SLIME", "fg": 55 }, - { "id": "overlay_mutation_PER_SLIME_OK", "fg": 57 }, - { "id": "overlay_mutation_THRESH_ALPHA", "fg": 61, "//": "needed due to mon_better_half" }, - { "id": "overlay_mutation_THRESH_BEAST", "fg": 26 }, - { "id": "overlay_mutation_THRESH_BIRD", "fg": 34 }, - { "id": "overlay_mutation_THRESH_CEPHALOPOD", "fg": 37 }, - { "id": "overlay_mutation_THRESH_CHIMERA", "fg": 25 }, - { "id": "overlay_mutation_THRESH_ELFA", "fg": 23 }, - { "id": "overlay_mutation_THRESH_FELINE", "fg": 28 }, - { "id": "overlay_mutation_THRESH_FISH", "fg": 36 }, - { "id": "overlay_mutation_THRESH_INSECT", "fg": 43 }, - { "id": "overlay_mutation_THRESH_LUPINE", "fg": 29 }, - { "id": "overlay_mutation_THRESH_MARLOSS", "fg": 21 }, - { "id": "overlay_mutation_THRESH_MOUSE", "fg": 31 }, - { "id": "overlay_mutation_THRESH_MYCUS", "fg": 48 }, - { "id": "overlay_mutation_THRESH_PLANT", "fg": 44 }, - { "id": "overlay_mutation_THRESH_RAPTOR", "fg": 35 }, - { "id": "overlay_mutation_THRESH_RAT", "fg": 30 }, - { "id": "overlay_mutation_THRESH_SLIME", "fg": 49 }, - { "id": "overlay_mutation_THRESH_SPIDER", "fg": 41 }, - { "id": "overlay_mutation_THRESH_TROGLOBITE", "fg": 32 }, + { "id": [ "overlay_mutation_BENDY1", "overlay_mutation_BENDY2", "overlay_mutation_BENDY3" ], "fg": 38 }, + { "id": [ "overlay_mutation_FLOWERS", "overlay_mutation_ROSEBUDS" ], "fg": 39 }, + { "id": "overlay_mutation_THRESH_ALPHA", "fg": 43, "//": "needed due to mon_better_half" }, { "id": "overlay_mutation_active_bio_infrared", "fg": 19 }, { "id": "overlay_mutation_active_bio_night_vision", "fg": 17 }, { "id": [ "overlay_mutation_active_bio_scent_vision", "overlay_mutation_active_bio_blindfold" ], "fg": 15 }, @@ -1103,37 +1067,51 @@ }, { "id": "f_rubble_landfill", - "fg": 3878, + "fg": 3766, "bg": 1082, "rotates": true, "multitile": true, "additional_tiles": [ { "id": "center", "bg": 1082 }, - { "id": "corner", "fg": 3880, "bg": 1082 }, - { "id": "edge", "fg": 3881, "bg": 1082 }, - { "id": "end_piece", "fg": 3882, "bg": 1082 }, - { "id": "t_connection", "fg": 3883, "bg": 1082 }, - { "id": "unconnected", "fg": 3878, "bg": 1082 } + { "id": "corner", "fg": 3768, "bg": 1082 }, + { "id": "edge", "fg": 3769, "bg": 1082 }, + { "id": "end_piece", "fg": 3770, "bg": 1082 }, + { "id": "t_connection", "fg": 3771, "bg": 1082 }, + { "id": "unconnected", "fg": 3766, "bg": 1082 } ] }, { "id": "f_rubble_landfill_season_winter", - "fg": 3878, + "fg": 3766, "bg": 1083, "rotates": true, "multitile": true, "additional_tiles": [ { "id": "center", "bg": 1083 }, - { "id": "corner", "fg": 3880, "bg": 1083 }, - { "id": "edge", "fg": 3881, "bg": 1083 }, - { "id": "end_piece", "fg": 3882, "bg": 1083 }, - { "id": "t_connection", "fg": 3883, "bg": 1083 }, - { "id": "unconnected", "fg": 3878, "bg": 1083 } + { "id": "corner", "fg": 3768, "bg": 1083 }, + { "id": "edge", "fg": 3769, "bg": 1083 }, + { "id": "end_piece", "fg": 3770, "bg": 1083 }, + { "id": "t_connection", "fg": 3771, "bg": 1083 }, + { "id": "unconnected", "fg": 3766, "bg": 1083 } ] }, { "id": [ "f_sign", "f_bulletin" ], "fg": 1086 }, { "id": [ "f_statue", "t_sliding_brick_wall_control" ], "fg": 1090 }, - { "id": [ "still", "f_still" ], "fg": 1963 }, + { "id": [ "still", "f_still" ], "fg": 1971 }, + { + "id": "f_sandbag_wall", + "fg": 1099, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 1100 }, + { "id": "corner", "fg": 1101 }, + { "id": "edge", "fg": 1102 }, + { "id": "end_piece", "fg": 1103 }, + { "id": "t_connection", "fg": 1104 }, + { "id": "unconnected", "fg": 1099 } + ] + }, { "id": [ "f_mutpoppy_season_winter", @@ -1150,53 +1128,53 @@ "f_flower_marloss_season_winter", "f_flower_tulip_season_winter" ], - "fg": 1109 + "fg": 1115 }, { "id": "f_pool_table", - "fg": 1136, + "fg": 1142, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 1137 }, { "id": "t_connection", "fg": 1136 } ] + "additional_tiles": [ { "id": "corner", "fg": 1143 }, { "id": "t_connection", "fg": 1142 } ] }, - { "id": [ "f_cupboard", "t_sai_box" ], "fg": 1143 }, - { "id": [ "f_filing_cabinet", "f_file_cabinet" ], "fg": 1147 }, - { "id": [ "f_locker", "t_switchgear_s" ], "fg": 1149 }, - { "id": [ "f_metal_crate_c", "f_foot_locker" ], "fg": 1150 }, - { "id": [ "f_rack", "f_utility_shelf" ], "fg": 1153 }, - { "id": [ "f_large_canvas_door", "f_canvas_door" ], "fg": 1155 }, - { "id": [ "f_large_canvas_door_o", "f_canvas_door_o" ], "fg": 1156 }, + { "id": [ "f_cupboard", "t_sai_box" ], "fg": 1149 }, + { "id": [ "f_filing_cabinet", "f_file_cabinet" ], "fg": 1153 }, + { "id": [ "f_locker", "t_switchgear_s" ], "fg": 1155 }, + { "id": [ "f_metal_crate_c", "f_foot_locker" ], "fg": 1156 }, + { "id": [ "f_rack", "f_utility_shelf" ], "fg": 1159 }, + { "id": [ "f_large_canvas_door", "f_canvas_door" ], "fg": 1161 }, + { "id": [ "f_large_canvas_door_o", "f_canvas_door_o" ], "fg": 1162 }, { "id": [ "f_canvas_wall", "f_large_canvas_wall" ], - "fg": 1971, + "fg": 1979, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 1157 }, - { "id": "corner", "fg": 1158 }, - { "id": "edge", "fg": 1159 }, - { "id": "end_piece", "fg": 1160 }, - { "id": "t_connection", "fg": 1161 }, - { "id": "unconnected", "fg": 1971 } + { "id": "center", "fg": 1163 }, + { "id": "corner", "fg": 1164 }, + { "id": "edge", "fg": 1165 }, + { "id": "end_piece", "fg": 1166 }, + { "id": "t_connection", "fg": 1167 }, + { "id": "unconnected", "fg": 1979 } ] }, - { "id": [ "f_groundsheet", "f_fema_groundsheet", "f_large_groundsheet", "f_center_groundsheet" ], "fg": 1162 }, - { "id": [ "f_tatami", "f_skin_groundsheet" ], "fg": 1165 }, + { "id": [ "f_groundsheet", "f_fema_groundsheet", "f_large_groundsheet", "f_center_groundsheet" ], "fg": 1168 }, + { "id": [ "f_tatami", "f_skin_groundsheet" ], "fg": 1171 }, { "id": "f_skin_wall", - "fg": 1949, + "fg": 1957, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 1166 }, - { "id": "corner", "fg": 1167 }, - { "id": "edge", "fg": 1168 }, - { "id": "end_piece", "fg": 1169 }, - { "id": "t_connection", "fg": 1170 }, - { "id": "unconnected", "fg": 1949 } + { "id": "center", "fg": 1172 }, + { "id": "corner", "fg": 1173 }, + { "id": "edge", "fg": 1174 }, + { "id": "end_piece", "fg": 1175 }, + { "id": "t_connection", "fg": 1176 }, + { "id": "unconnected", "fg": 1957 } ] }, - { "id": [ "f_forge", "char_forge" ], "fg": 1177 }, + { "id": [ "f_forge", "char_forge" ], "fg": 1183 }, { "id": [ "f_kiln_empty", @@ -1209,71 +1187,71 @@ "vp_veh_kiln", "vp_fuel_bunker" ], - "fg": 1181 + "fg": 1187 }, - { "id": [ "f_kiln_full", "f_kiln_metal_full", "kiln_full" ], "fg": 1182 }, + { "id": [ "f_kiln_full", "f_kiln_metal_full", "kiln_full" ], "fg": 1188 }, { "id": "f_metal_smoking_rack_active", "fg": 916, "//": "should be changed" }, { "id": "f_smoking_rack_active", "fg": 916, "//": "should be changed" }, - { "id": [ "f_arcfurnace_empty", "f_arcfurnace_full", "f_arc_furnace" ], "fg": 1190 }, - { "id": [ "f_aut_gas_console", "vp_controls_electronic", "t_console" ], "fg": 1191 }, - { "id": [ "f_autoclave", "f_autoclave_full" ], "fg": 1192 }, + { "id": [ "f_arcfurnace_empty", "f_arcfurnace_full", "f_arc_furnace" ], "fg": 1196 }, + { "id": [ "f_aut_gas_console", "vp_controls_electronic", "t_console" ], "fg": 1197 }, + { "id": [ "f_autoclave", "f_autoclave_full" ], "fg": 1198 }, { "id": "f_bathtub", - "fg": 1194, + "fg": 1200, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 1195 }, - { "id": "corner", "fg": 1196 }, - { "id": "edge", "fg": 1197 }, - { "id": "end_piece", "fg": 1198 }, - { "id": "t_connection", "fg": 1199 }, - { "id": "unconnected", "fg": [ 1194, 1194 ] } + { "id": "center", "fg": 1201 }, + { "id": "corner", "fg": 1202 }, + { "id": "edge", "fg": 1203 }, + { "id": "end_piece", "fg": 1204 }, + { "id": "t_connection", "fg": 1205 }, + { "id": "unconnected", "fg": [ 1200, 1200 ] } ] }, - { "id": [ "f_cellphone_booster", "f_TV_antenna", "f_spike" ], "fg": 1201 }, - { "id": [ "f_centrifuge", "t_centrifuge" ], "fg": 1202 }, - { "id": [ "f_exodii_charger", "f_exodii_charger_cheap" ], "fg": 1206, "//": "unique cheap variant wanted" }, - { "id": [ "f_freezer", "vp_ap_freezer" ], "fg": 1211 }, - { "id": [ "f_fume_hood", "t_switchgear_l" ], "fg": 1213 }, + { "id": [ "f_cellphone_booster", "f_TV_antenna", "f_spike" ], "fg": 1207 }, + { "id": [ "f_centrifuge", "t_centrifuge" ], "fg": 1208 }, + { "id": [ "f_exodii_charger", "f_exodii_charger_cheap" ], "fg": 1212, "//": "unique cheap variant wanted" }, + { "id": [ "f_freezer", "vp_ap_freezer" ], "fg": 1217 }, + { "id": [ "f_fume_hood", "t_switchgear_l" ], "fg": 1219 }, { "id": "f_ground_cable", - "fg": 1215, + "fg": 1221, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 1216 }, - { "id": "corner", "fg": 1217 }, - { "id": "edge", "fg": 1218 }, - { "id": "end_piece", "fg": 1219 }, - { "id": "t_connection", "fg": 1220 }, - { "id": "unconnected", "fg": 1215 } + { "id": "center", "fg": 1222 }, + { "id": "corner", "fg": 1223 }, + { "id": "edge", "fg": 1224 }, + { "id": "end_piece", "fg": 1225 }, + { "id": "t_connection", "fg": 1226 }, + { "id": "unconnected", "fg": 1221 } ] }, - { "id": [ "f_jointer", "vp_ap_jointer" ], "fg": 1225 }, - { "id": [ "f_mitresaw", "vp_ap_mitresaw" ], "fg": 1226 }, - { "id": [ "f_oven", "t_sai_box_damaged" ], "fg": 1227 }, - { "id": [ "f_planer", "vp_ap_planer" ], "fg": 1228 }, - { "id": [ "f_router", "vp_ap_router" ], "fg": 1230 }, - { "id": [ "f_small_satellite_dish", "directional_antenna" ], "fg": 1233 }, - { "id": [ "f_sofa", "f_autodoc_couch" ], "fg": 1234 }, + { "id": [ "f_jointer", "vp_ap_jointer" ], "fg": 1231 }, + { "id": [ "f_mitresaw", "vp_ap_mitresaw" ], "fg": 1232 }, + { "id": [ "f_oven", "t_sai_box_damaged" ], "fg": 1233 }, + { "id": [ "f_planer", "vp_ap_planer" ], "fg": 1234 }, + { "id": [ "f_router", "vp_ap_router" ], "fg": 1236 }, + { "id": [ "f_small_satellite_dish", "directional_antenna" ], "fg": 1239 }, + { "id": [ "f_sofa", "f_autodoc_couch" ], "fg": 1240 }, { "id": "f_sink", - "fg": 1256, + "fg": 1262, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 1243 }, - { "id": "corner", "fg": [ 1245, 1247, 1246, 1244 ] }, - { "id": "edge", "fg": [ 1242, 1241 ] }, - { "id": "end_piece", "fg": [ 1249, 1248, 1250, 1251 ] }, - { "id": "t_connection", "fg": [ 1253, 1252, 1254, 1255 ] }, - { "id": "unconnected", "fg": [ 1256, 1256 ] } + { "id": "center", "fg": 1249 }, + { "id": "corner", "fg": [ 1251, 1253, 1252, 1250 ] }, + { "id": "edge", "fg": [ 1248, 1247 ] }, + { "id": "end_piece", "fg": [ 1255, 1254, 1256, 1257 ] }, + { "id": "t_connection", "fg": [ 1259, 1258, 1260, 1261 ] }, + { "id": "unconnected", "fg": [ 1262, 1262 ] } ] }, - { "id": [ "1st_aid", "1st_aid_box" ], "fg": 1628 }, - { "id": [ "2lcanteen", "canteen_wood", "canteen" ], "fg": 1368, "rotates": false }, - { "id": [ "keg", "keg_steel" ], "fg": 1885, "rotates": false }, + { "id": [ "1st_aid", "1st_aid_box" ], "fg": 1634 }, + { "id": [ "2lcanteen", "canteen_wood", "canteen" ], "fg": 1374, "rotates": false }, + { "id": [ "keg", "keg_steel" ], "fg": 1892, "rotates": false }, { "id": [ "AID_bio_ups", @@ -1300,17 +1278,17 @@ "AID_bio_meteorologist", "AID_bio_power_armor_interface" ], - "fg": 1785 + "fg": 1791 }, - { "id": "EMPbomb", "fg": 1400, "rotates": false }, - { "id": "EMPbomb_act", "fg": 1393, "rotates": false }, - { "id": "LAW_Packed", "fg": 1474, "rotates": false }, - { "id": "UPS_off", "fg": 1475, "rotates": false }, - { "id": "acidbomb", "fg": 1379, "rotates": false }, - { "id": "acidbomb_large", "fg": 1405, "rotates": false }, - { "id": "acidbomb_medium", "fg": 1364, "rotates": false }, - { "id": "acidbomb_micro", "fg": 1406, "rotates": false }, - { "id": "acidbomb_small", "fg": 1407, "rotates": false }, + { "id": "EMPbomb", "fg": 1406, "rotates": false }, + { "id": "EMPbomb_act", "fg": 1399, "rotates": false }, + { "id": "LAW_Packed", "fg": 1480, "rotates": false }, + { "id": "UPS_off", "fg": 1481, "rotates": false }, + { "id": "acidbomb", "fg": 1385, "rotates": false }, + { "id": "acidbomb_large", "fg": 1411, "rotates": false }, + { "id": "acidbomb_medium", "fg": 1370, "rotates": false }, + { "id": "acidbomb_micro", "fg": 1412, "rotates": false }, + { "id": "acidbomb_small", "fg": 1413, "rotates": false }, { "id": [ "acorns", @@ -1336,15 +1314,15 @@ "seed_tobacco", "seed_beans" ], - "fg": 1786 + "fg": 1792 }, - { "id": "adv_UPS_off", "fg": 1476, "rotates": false }, - { "id": [ "advanced_ecig", "antenna" ], "fg": 1340, "rotates": false }, - { "id": "airhorn", "fg": 1477, "rotates": false }, - { "id": "amplifier_head", "fg": 1722, "rotates": false }, - { "id": "antibiotics", "fg": 1336, "rotates": false }, - { "id": [ "antidote_posion", "revival_serum", "antidote_badpoison" ], "fg": 1378, "rotates": false }, - { "id": "arachnotron_guts", "fg": 1638, "rotates": false }, + { "id": "adv_UPS_off", "fg": 1482, "rotates": false }, + { "id": [ "advanced_ecig", "antenna" ], "fg": 1346, "rotates": false }, + { "id": "airhorn", "fg": 1483, "rotates": false }, + { "id": "amplifier_head", "fg": 1728, "rotates": false }, + { "id": "antibiotics", "fg": 1342, "rotates": false }, + { "id": [ "antidote_posion", "revival_serum", "antidote_badpoison" ], "fg": 1384, "rotates": false }, + { "id": "arachnotron_guts", "fg": 1644, "rotates": false }, { "id": [ "aspirin", @@ -1357,12 +1335,12 @@ "calcium_tablet", "weak_antibiotic" ], - "fg": 1334, + "fg": 1340, "rotates": false }, - { "id": "atlatl", "fg": 1461, "rotates": false }, - { "id": "aux_pressurized_tank", "fg": 1454, "rotates": false }, - { "id": [ "bacon", "fetus" ], "fg": 1776, "rotates": false }, + { "id": "atlatl", "fg": 1467, "rotates": false }, + { "id": "aux_pressurized_tank", "fg": 1460, "rotates": false }, + { "id": [ "bacon", "fetus" ], "fg": 1782, "rotates": false }, { "id": [ "bag_canvas", @@ -1373,26 +1351,26 @@ "mre_hotdog_box", "mre_ravioli_box" ], - "fg": 1792 - }, - { "id": [ "bag_plastic", "bag_bundle_10" ], "fg": 1794 }, - { "id": "bagpipes", "fg": 1611, "rotates": false }, - { "id": [ "tanbark", "birchbark", "willowbark", "alder_bark" ], "fg": 1795 }, - { "id": "bat", "fg": 1640, "rotates": false }, - { "id": "bat_metal", "fg": 1639, "rotates": false }, - { "id": "bathroom_scale", "fg": 1727, "rotates": false }, - { "id": "battery_atomic", "fg": 1413, "rotates": false }, - { "id": [ "battery", "laser_capacitor" ], "fg": 1409, "rotates": false }, - { "id": "beaker", "fg": 1732, "rotates": false }, - { "id": [ "bee_balm", "lily_flower", "lotus_flower" ], "fg": 1745, "rotates": false }, - { "id": "bee_sting", "fg": 1425, "rotates": false }, - { "id": "berserker_drug_act", "fg": 1344, "rotates": false }, - { "id": [ "berserker_drug", "adrenaline_injector" ], "fg": 1343, "rotates": false }, - { "id": "bfg_shell_act", "fg": 1429, "rotates": false }, - { "id": "bike_basket", "fg": 4062, "//": "vehicle part" }, - { "id": "bindle", "fg": 1617, "rotates": false }, - { "id": "binoculars", "fg": 1612, "rotates": false }, - { "id": "biollante_bud", "fg": 1641, "rotates": false }, + "fg": 1798 + }, + { "id": [ "bag_plastic", "bag_bundle_10" ], "fg": 1800 }, + { "id": "bagpipes", "fg": 1617, "rotates": false }, + { "id": [ "tanbark", "birchbark", "willowbark", "alder_bark" ], "fg": 1801 }, + { "id": "bat", "fg": 1646, "rotates": false }, + { "id": "bat_metal", "fg": 1645, "rotates": false }, + { "id": "bathroom_scale", "fg": 1733, "rotates": false }, + { "id": "battery_atomic", "fg": 1419, "rotates": false }, + { "id": [ "battery", "laser_capacitor" ], "fg": 1415, "rotates": false }, + { "id": "beaker", "fg": 1738, "rotates": false }, + { "id": [ "bee_balm", "lily_flower", "lotus_flower" ], "fg": 1751, "rotates": false }, + { "id": "bee_sting", "fg": 1431, "rotates": false }, + { "id": "berserker_drug_act", "fg": 1350, "rotates": false }, + { "id": [ "berserker_drug", "adrenaline_injector" ], "fg": 1349, "rotates": false }, + { "id": "bfg_shell_act", "fg": 1435, "rotates": false }, + { "id": "bike_basket", "fg": 4074, "//": "vehicle part" }, + { "id": "bindle", "fg": 1623, "rotates": false }, + { "id": "binoculars", "fg": 1618, "rotates": false }, + { "id": "biollante_bud", "fg": 1647, "rotates": false }, { "id": [ "bio_null", @@ -1515,122 +1493,122 @@ "bio_faulty_grossfood", "bio_trickle" ], - "fg": 1800 - }, - { "id": "black_box", "fg": 1480, "rotates": false }, - { "id": [ "blanket", "down_blanket", "towel_wet" ], "fg": 1607, "rotates": false }, - { "id": "blob_dormant", "fg": 1482, "rotates": false }, - { "id": "bluebell_bud", "fg": 1642, "rotates": false }, - { "id": "bluebell_flower", "fg": 1747, "rotates": false }, - { "id": "boat_board", "fg": 1707, "rotates": false }, - { "id": [ "boiled_egg", "egg_reptile", "egg_wasp", "ant_egg" ], "fg": 1742, "rotates": false }, - { "id": "bomblet_acid", "fg": 1421, "rotates": false }, - { "id": [ "bomblet_archdemon", "bomblet_explosive" ], "fg": 1415, "rotates": false }, - { "id": [ "bomblet_archvile", "bomblet_fire", "bomblet_vile" ], "fg": 1416, "rotates": false }, - { "id": "bomblet_casing", "fg": 1417, "rotates": false }, - { "id": "bomblet_chickenbot", "fg": 1418, "rotates": false }, - { "id": "bomblet_chickenbot_act", "fg": 1484, "rotates": false }, - { "id": "bomblet_frag", "fg": 1419, "rotates": false }, - { "id": "bomblet_stun", "fg": 1420, "rotates": false }, - { "id": "bomblet_stun_act", "fg": 1485, "rotates": false }, - { "id": [ "bomblet_vile_act", "bomblet_archvile_act" ], "fg": 1483, "rotates": false }, - { "id": "bone_flute", "fg": 1486, "rotates": false }, - { "id": [ "bone_human", "bone" ], "fg": 1285, "rotates": false }, - { "id": "bone_tainted", "fg": 1284, "rotates": false }, - { "id": "bottle_folding", "fg": 1362, "rotates": false }, - { "id": "bottle_metal", "fg": 1363, "rotates": false }, - { "id": [ "bottle_plastic", "bottle_plastic_small", "bottle_twoliter" ], "fg": 1805 }, + "fg": 1806 + }, + { "id": "black_box", "fg": 1486, "rotates": false }, + { "id": [ "blanket", "down_blanket", "towel_wet" ], "fg": 1613, "rotates": false }, + { "id": "blob_dormant", "fg": 1488, "rotates": false }, + { "id": "bluebell_bud", "fg": 1648, "rotates": false }, + { "id": "bluebell_flower", "fg": 1753, "rotates": false }, + { "id": "boat_board", "fg": 1713, "rotates": false }, + { "id": [ "boiled_egg", "egg_reptile", "egg_wasp", "ant_egg" ], "fg": 1748, "rotates": false }, + { "id": "bomblet_acid", "fg": 1427, "rotates": false }, + { "id": [ "bomblet_archdemon", "bomblet_explosive" ], "fg": 1421, "rotates": false }, + { "id": [ "bomblet_archvile", "bomblet_fire", "bomblet_vile" ], "fg": 1422, "rotates": false }, + { "id": "bomblet_casing", "fg": 1423, "rotates": false }, + { "id": "bomblet_chickenbot", "fg": 1424, "rotates": false }, + { "id": "bomblet_chickenbot_act", "fg": 1490, "rotates": false }, + { "id": "bomblet_frag", "fg": 1425, "rotates": false }, + { "id": "bomblet_stun", "fg": 1426, "rotates": false }, + { "id": "bomblet_stun_act", "fg": 1491, "rotates": false }, + { "id": [ "bomblet_vile_act", "bomblet_archvile_act" ], "fg": 1489, "rotates": false }, + { "id": "bone_flute", "fg": 1492, "rotates": false }, + { "id": [ "bone_human", "bone" ], "fg": 1291, "rotates": false }, + { "id": "bone_tainted", "fg": 1290, "rotates": false }, + { "id": "bottle_folding", "fg": 1368, "rotates": false }, + { "id": "bottle_metal", "fg": 1369, "rotates": false }, + { "id": [ "bottle_plastic", "bottle_plastic_small", "bottle_twoliter" ], "fg": 1811 }, { "id": [ "bottle_plastic_pill_prescription", "bottle_plastic_pill_supplement", "bottle_plastic_pill_painkiller" ], - "fg": 1806 + "fg": 1812 }, - { "id": "bowling_pin", "fg": 1646, "rotates": false }, - { "id": "box_cigarette", "fg": 1384, "rotates": false }, - { "id": [ "box_snack", "box_tea" ], "fg": 1820 }, - { "id": "brick", "fg": 1647, "rotates": false }, + { "id": "bowling_pin", "fg": 1652, "rotates": false }, + { "id": "box_cigarette", "fg": 1390, "rotates": false }, + { "id": [ "box_snack", "box_tea" ], "fg": 1826 }, + { "id": "brick", "fg": 1653, "rotates": false }, { "id": [ "brioche", "toastem", "toastem2", "toastem3", "toasterpastryfrozen" ], - "fg": 1767, - "rotates": false - }, - { "id": [ "broketent", "largebroketent" ], "fg": 1823 }, - { "id": [ "brownie", "brownie_weed", "cake2" ], "fg": 1322, "rotates": false }, - { "id": "bucket", "fg": 1382, "rotates": false }, - { "id": "bullwhip", "fg": 1648, "rotates": false }, - { "id": "c4", "fg": 1487, "rotates": false }, - { "id": "c4armed", "fg": 1488, "rotates": false }, - { "id": [ "c_fishspear", "qiang", "m_fishspear" ], "fg": 1439, "rotates": false }, - { "id": "caffeine", "fg": 1329, "rotates": false }, - { "id": "camera_control", "fg": 4070, "//": "vehicle part" }, - { "id": "can_drink_unsealed", "fg": 1351, "rotates": false }, - { "id": [ "can_food", "paint_can_steel" ], "fg": 1833 }, - { "id": "can_food_unsealed", "fg": 1350, "rotates": false }, - { "id": [ "can_sealer", "pastaextruder" ], "fg": 1682, "rotates": false }, + "fg": 1773, + "rotates": false + }, + { "id": [ "broketent", "largebroketent" ], "fg": 1829 }, + { "id": [ "brownie", "brownie_weed", "cake2" ], "fg": 1328, "rotates": false }, + { "id": "bucket", "fg": 1388, "rotates": false }, + { "id": "bullwhip", "fg": 1654, "rotates": false }, + { "id": "c4", "fg": 1493, "rotates": false }, + { "id": "c4armed", "fg": 1494, "rotates": false }, + { "id": [ "c_fishspear", "qiang", "m_fishspear" ], "fg": 1445, "rotates": false }, + { "id": "caffeine", "fg": 1335, "rotates": false }, + { "id": "camera_control", "fg": 4082, "//": "vehicle part" }, + { "id": "can_drink_unsealed", "fg": 1357, "rotates": false }, + { "id": [ "can_food", "paint_can_steel" ], "fg": 1839 }, + { "id": "can_food_unsealed", "fg": 1356, "rotates": false }, + { "id": [ "can_sealer", "pastaextruder" ], "fg": 1688, "rotates": false }, { "id": [ "candy2", "candy3", "neccowafers", "gummy_vitamins", "maple_candy", "candy" ], - "fg": 1752, - "rotates": false - }, - { "id": "candycigarette", "fg": 1273, "rotates": false }, - { "id": "canola", "fg": 1276, "rotates": false }, - { "id": [ "cantilever_small", "cantilever_medium" ], "fg": 1835 }, - { "id": "cargo_lock", "fg": 1649, "rotates": false }, - { "id": "cargo_rack", "fg": 4072, "//": "vehicle part" }, - { "id": [ "carver_on", "carver_off" ], "fg": 1489, "rotates": false }, - { "id": "cattlefodder", "fg": 1490, "rotates": false }, - { "id": "cell_phone", "fg": 1491, "rotates": false }, - { "id": "cell_phone_flashlight", "fg": 1492, "rotates": false }, - { "id": [ "ceramic_armor", "esbi_plate", "esapi_plate" ], "fg": 1837 }, - { "id": [ "ceramic_cup", "ceramic_mug" ], "fg": 1358, "rotates": false }, - { "id": [ "cereal", "cereal2", "cereal3", "can_peach" ], "fg": 1775, "rotates": false }, - { "id": "cestus", "fg": 1653, "rotates": false }, - { "id": "char_purifier", "fg": 1493, "rotates": false }, - { "id": "char_smoker", "fg": 1517, "rotates": false }, - { "id": [ "cheese_hard", "cheese" ], "fg": 1319, "rotates": false }, - { "id": [ "chem_hexamine", "money" ], "fg": 1438, "rotates": false }, - { "id": [ "chemistry_set_basic", "chemistry_set" ], "fg": 1494, "rotates": false }, - { "id": "chemlab", "fg": 4073, "//": "vehicle part" }, - { "id": [ "chime_scrap_act", "chime_scrap" ], "fg": 1422, "rotates": false }, - { "id": [ "chips2", "chips3", "chips" ], "fg": 1773, "rotates": false }, - { "id": "chitin_piece", "fg": 1654, "rotates": false }, - { "id": [ "chitin_plate", "alloy_plate", "alloy_sheet" ], "fg": 1633, "rotates": false }, - { "id": "choc_waffles", "fg": 1312, "rotates": false }, - { "id": [ "chocpretzels", "pretzels" ], "fg": 1324, "rotates": false }, - { "id": "cig", "fg": 1291, "rotates": false }, - { "id": "cig_butt", "fg": 1293, "rotates": false }, - { "id": "cig_lit", "fg": 1292, "rotates": false }, - { "id": "cigar", "fg": 1294, "rotates": false }, - { "id": "cigar_butt", "fg": 1296, "rotates": false }, - { "id": "cigar_lit", "fg": 1295, "rotates": false }, - { "id": [ "circsaw_blade", "clockworks" ], "fg": 1655, "rotates": false }, - { "id": [ "circsaw_on", "circsaw_off" ], "fg": 1495, "rotates": false }, - { "id": "clarinet", "fg": 1496, "rotates": false }, - { "id": "clay_canister", "fg": 1361, "rotates": false }, - { "id": "clay_hydria", "fg": 1372, "rotates": false }, - { "id": [ "clay_lump", "clay_boiled", "chocolate" ], "fg": 1297, "rotates": false }, - { "id": "clay_pot_flower", "fg": 1632, "rotates": false }, - { "id": "clay_quern", "fg": 1568, "rotates": false }, - { "id": [ "clay_watercont", "survivor_mess_kit", "crucible_clay", "clay_pot" ], "fg": 1686, "rotates": false }, - { "id": [ "coal_lump", "charcoal", "coal" ], "fg": 1843 }, - { "id": "codeine", "fg": 1333, "rotates": false }, - { "id": [ "combatnail", "nail" ], "fg": 1440, "rotates": false }, - { "id": "con_mix", "fg": 1499, "rotates": false }, - { "id": [ "concrete", "mortar_build" ], "fg": 1383, "rotates": false }, - { "id": "condom", "fg": 1720, "rotates": false }, - { "id": [ "control_chip", "burnt_out_bionic" ], "fg": 1404, "rotates": false }, - { "id": "control_laptop", "fg": 1498, "rotates": false }, - { "id": [ "copper", "scrap_copper" ], "fg": 1844 }, - { "id": [ "corndogs_cooked", "corndogs_frozen" ], "fg": 1287, "rotates": false }, - { "id": [ "corpse", "rmi2_corpse" ], "fg": 1847 }, - { "id": "cot", "fg": 1602, "rotates": false }, - { "id": "cow_bell", "fg": 1500, "rotates": false }, - { "id": "crackpipe", "fg": 1501, "rotates": false }, - { "id": [ "creepy_doll", "talking_doll" ], "fg": 1577, "rotates": false }, - { "id": "crucible", "fg": 1503, "rotates": false }, - { "id": "crude_picklock", "fg": 1505, "rotates": false }, - { "id": "cup_plastic_unsealed", "fg": 1357, "rotates": false }, - { "id": [ "dahlia_bud", "poppy_bud" ], "fg": 1643, "rotates": false }, - { "id": "dahlia_flower", "fg": 1748, "rotates": false }, + "fg": 1758, + "rotates": false + }, + { "id": "candycigarette", "fg": 1279, "rotates": false }, + { "id": "canola", "fg": 1282, "rotates": false }, + { "id": [ "cantilever_small", "cantilever_medium" ], "fg": 1841 }, + { "id": "cargo_lock", "fg": 1655, "rotates": false }, + { "id": "cargo_rack", "fg": 4084, "//": "vehicle part" }, + { "id": [ "carver_on", "carver_off" ], "fg": 1495, "rotates": false }, + { "id": "cattlefodder", "fg": 1496, "rotates": false }, + { "id": "cell_phone", "fg": 1497, "rotates": false }, + { "id": "cell_phone_flashlight", "fg": 1498, "rotates": false }, + { "id": [ "ceramic_armor", "esbi_plate", "esapi_plate" ], "fg": 1844 }, + { "id": [ "ceramic_cup", "ceramic_mug" ], "fg": 1364, "rotates": false }, + { "id": [ "cereal", "cereal2", "cereal3", "can_peach" ], "fg": 1781, "rotates": false }, + { "id": "cestus", "fg": 1659, "rotates": false }, + { "id": "char_purifier", "fg": 1499, "rotates": false }, + { "id": "char_smoker", "fg": 1523, "rotates": false }, + { "id": [ "cheese_hard", "cheese" ], "fg": 1325, "rotates": false }, + { "id": [ "chem_hexamine", "money" ], "fg": 1444, "rotates": false }, + { "id": [ "chemistry_set_basic", "chemistry_set" ], "fg": 1500, "rotates": false }, + { "id": "chemlab", "fg": 4085, "//": "vehicle part" }, + { "id": [ "chime_scrap_act", "chime_scrap" ], "fg": 1428, "rotates": false }, + { "id": [ "chips2", "chips3", "chips" ], "fg": 1779, "rotates": false }, + { "id": "chitin_piece", "fg": 1660, "rotates": false }, + { "id": [ "chitin_plate", "alloy_plate", "alloy_sheet" ], "fg": 1639, "rotates": false }, + { "id": "choc_waffles", "fg": 1318, "rotates": false }, + { "id": [ "chocpretzels", "pretzels" ], "fg": 1330, "rotates": false }, + { "id": "cig", "fg": 1297, "rotates": false }, + { "id": "cig_butt", "fg": 1299, "rotates": false }, + { "id": "cig_lit", "fg": 1298, "rotates": false }, + { "id": "cigar", "fg": 1300, "rotates": false }, + { "id": "cigar_butt", "fg": 1302, "rotates": false }, + { "id": "cigar_lit", "fg": 1301, "rotates": false }, + { "id": [ "circsaw_blade", "clockworks" ], "fg": 1661, "rotates": false }, + { "id": [ "circsaw_on", "circsaw_off" ], "fg": 1501, "rotates": false }, + { "id": "clarinet", "fg": 1502, "rotates": false }, + { "id": "clay_canister", "fg": 1367, "rotates": false }, + { "id": "clay_hydria", "fg": 1378, "rotates": false }, + { "id": [ "clay_lump", "clay_boiled", "chocolate" ], "fg": 1303, "rotates": false }, + { "id": "clay_pot_flower", "fg": 1638, "rotates": false }, + { "id": "clay_quern", "fg": 1574, "rotates": false }, + { "id": [ "clay_watercont", "survivor_mess_kit", "crucible_clay", "clay_pot" ], "fg": 1692, "rotates": false }, + { "id": [ "coal_lump", "charcoal", "coal" ], "fg": 1850 }, + { "id": "codeine", "fg": 1339, "rotates": false }, + { "id": [ "combatnail", "nail" ], "fg": 1446, "rotates": false }, + { "id": "con_mix", "fg": 1505, "rotates": false }, + { "id": [ "concrete", "mortar_build" ], "fg": 1389, "rotates": false }, + { "id": "condom", "fg": 1726, "rotates": false }, + { "id": [ "control_chip", "burnt_out_bionic" ], "fg": 1410, "rotates": false }, + { "id": "control_laptop", "fg": 1504, "rotates": false }, + { "id": [ "copper", "scrap_copper" ], "fg": 1851 }, + { "id": [ "corndogs_cooked", "corndogs_frozen" ], "fg": 1293, "rotates": false }, + { "id": [ "corpse", "rmi2_corpse" ], "fg": 1854 }, + { "id": "cot", "fg": 1608, "rotates": false }, + { "id": "cow_bell", "fg": 1506, "rotates": false }, + { "id": "crackpipe", "fg": 1507, "rotates": false }, + { "id": [ "creepy_doll", "talking_doll" ], "fg": 1583, "rotates": false }, + { "id": "crucible", "fg": 1509, "rotates": false }, + { "id": "crude_picklock", "fg": 1511, "rotates": false }, + { "id": "cup_plastic_unsealed", "fg": 1363, "rotates": false }, + { "id": [ "dahlia_bud", "poppy_bud" ], "fg": 1649, "rotates": false }, + { "id": "dahlia_flower", "fg": 1754, "rotates": false }, { "id": [ "dahlia_root", @@ -1642,184 +1620,184 @@ "salsify_baked", "chicory_raw" ], - "fg": 1280, + "fg": 1286, "rotates": false }, { "id": [ "dandelion_fried", "sunflower", "spurge_flower", "black_eyed_susan_flower" ], - "fg": 1744, + "fg": 1750, "rotates": false }, - { "id": [ "dart", "lawn_dart" ], "fg": 1414, "rotates": false }, - { "id": "dayquil", "fg": 1338, "rotates": false }, + { "id": [ "dart", "lawn_dart" ], "fg": 1420, "rotates": false }, + { "id": "dayquil", "fg": 1344, "rotates": false }, { "id": [ "deluxe_eggs", "nachos", "nachosc", "nachosm", "nachoshf", "nachosmc", "nachoshc", "chunk_sulfur", "scrambled_eggs" ], - "fg": 1266, - "rotates": false - }, - { "id": [ "destroyed_medium_ceramic_plate", "destroyed_large_ceramic_plate" ], "fg": 1851 }, - { "id": [ "dog_tag", "dog_tag_dog" ], "fg": 1853 }, - { "id": "dogbane", "fg": 1274, "rotates": false }, - { "id": [ "double_plutonium_core", "it_battery_mount", "battery_compartment" ], "fg": 1592, "rotates": false }, - { "id": [ "down_feather", "feather" ], "fg": 1424, "rotates": false }, - { "id": "dr_stem_cell", "fg": 1342, "rotates": false }, - { "id": [ "drivebelt_makeshift", "drivebelt" ], "fg": 1657, "rotates": false }, - { "id": "dynamite", "fg": 1506, "rotates": false }, - { "id": "dynamite_act", "fg": 1507, "rotates": false }, - { "id": "e_handcuffs", "fg": 1264, "rotates": false }, - { "id": [ "e_scrap", "power_supply" ], "fg": 1688, "rotates": false }, - { "id": "eink_tablet_pc", "fg": 1508, "rotates": false }, - { "id": [ "elec_jackhammer", "jackhammer" ], "fg": 1534, "rotates": false }, - { "id": "electric_blanket", "fg": 1603, "rotates": false }, - { "id": "electric_blanket_on", "fg": 1610, "rotates": false }, - { "id": [ "electric_primer_large", "electric_primer" ], "fg": 1423, "rotates": false }, - { "id": "electrohack", "fg": 1509, "rotates": false }, - { "id": "element", "fg": 1658, "rotates": false }, - { "id": [ "emer_blanket", "generic_folded_vehicle" ], "fg": 1595, "rotates": false }, - { "id": "emer_blanket_on", "fg": 1604, "rotates": false }, - { "id": [ "exodii_chassis", "exodii_drone_chassis" ], "fg": 1858 }, - { "id": [ "exodii_computer", "exodii_micro_computer" ], "fg": 1859 }, - { "id": "f_leather_tarp", "fg": 1593, "rotates": false }, - { "id": "family_photo", "fg": 1728, "rotates": false }, - { "id": [ "fan", "polisher" ], "fg": 1467, "rotates": false }, - { "id": "fat_tainted", "fg": 1267, "rotates": false }, - { "id": "fchicken", "fg": 1283, "rotates": false }, - { "id": "feces_bird", "fg": 1763, "rotates": false }, - { "id": [ "feces_dog", "feces_cow", "feces_manure" ], "fg": 1762, "rotates": false }, - { "id": "fertilizer_chelated", "fg": 1367, "rotates": false }, - { "id": "fiber_mat", "fg": 1599, "rotates": false }, - { "id": "fighter_sting", "fg": 1426, "rotates": false }, - { "id": [ "filter_air_makeshift", "filter_air" ], "fg": 1659, "rotates": false }, - { "id": [ "filter_liquid_makeshift", "filter_liquid" ], "fg": 1660 }, - { "id": "firecracker", "fg": 1512, "rotates": false }, - { "id": "firecracker_act", "fg": 1513, "rotates": false }, - { "id": "firecracker_pack", "fg": 1514, "rotates": false }, - { "id": "firecracker_pack_act", "fg": 1515, "rotates": false }, - { "id": "fish_bait", "fg": 1765, "rotates": false }, - { "id": "fish_bowl", "fg": 1661, "rotates": false }, - { "id": [ "fish_canned", "lutefisk" ], "fg": 1772, "rotates": false }, - { "id": [ "fish_cooked", "fish_pickled", "salted_fish", "wool_staple" ], "fg": 1770, "rotates": false }, - { "id": [ "fish_fried", "noodles_fast" ], "fg": 1771, "rotates": false }, + "fg": 1272, + "rotates": false + }, + { "id": [ "destroyed_medium_ceramic_plate", "destroyed_large_ceramic_plate" ], "fg": 1858 }, + { "id": [ "dog_tag", "dog_tag_dog" ], "fg": 1860 }, + { "id": "dogbane", "fg": 1280, "rotates": false }, + { "id": [ "double_plutonium_core", "it_battery_mount", "battery_compartment" ], "fg": 1598, "rotates": false }, + { "id": [ "down_feather", "feather" ], "fg": 1430, "rotates": false }, + { "id": "dr_stem_cell", "fg": 1348, "rotates": false }, + { "id": [ "drivebelt_makeshift", "drivebelt" ], "fg": 1663, "rotates": false }, + { "id": "dynamite", "fg": 1512, "rotates": false }, + { "id": "dynamite_act", "fg": 1513, "rotates": false }, + { "id": "e_handcuffs", "fg": 1270, "rotates": false }, + { "id": [ "e_scrap", "power_supply" ], "fg": 1694, "rotates": false }, + { "id": "eink_tablet_pc", "fg": 1514, "rotates": false }, + { "id": [ "elec_jackhammer", "jackhammer" ], "fg": 1540, "rotates": false }, + { "id": "electric_blanket", "fg": 1609, "rotates": false }, + { "id": "electric_blanket_on", "fg": 1616, "rotates": false }, + { "id": [ "electric_primer_large", "electric_primer" ], "fg": 1429, "rotates": false }, + { "id": "electrohack", "fg": 1515, "rotates": false }, + { "id": "element", "fg": 1664, "rotates": false }, + { "id": [ "emer_blanket", "generic_folded_vehicle" ], "fg": 1601, "rotates": false }, + { "id": "emer_blanket_on", "fg": 1610, "rotates": false }, + { "id": [ "exodii_chassis", "exodii_drone_chassis" ], "fg": 1865 }, + { "id": [ "exodii_computer", "exodii_micro_computer" ], "fg": 1866 }, + { "id": "f_leather_tarp", "fg": 1599, "rotates": false }, + { "id": "family_photo", "fg": 1734, "rotates": false }, + { "id": [ "fan", "polisher" ], "fg": 1473, "rotates": false }, + { "id": "fat_tainted", "fg": 1273, "rotates": false }, + { "id": "fchicken", "fg": 1289, "rotates": false }, + { "id": "feces_bird", "fg": 1769, "rotates": false }, + { "id": [ "feces_dog", "feces_cow", "feces_manure" ], "fg": 1768, "rotates": false }, + { "id": "fertilizer_chelated", "fg": 1373, "rotates": false }, + { "id": "fiber_mat", "fg": 1605, "rotates": false }, + { "id": "fighter_sting", "fg": 1432, "rotates": false }, + { "id": [ "filter_air_makeshift", "filter_air" ], "fg": 1665, "rotates": false }, + { "id": [ "filter_liquid_makeshift", "filter_liquid" ], "fg": 1666 }, + { "id": "firecracker", "fg": 1518, "rotates": false }, + { "id": "firecracker_act", "fg": 1519, "rotates": false }, + { "id": "firecracker_pack", "fg": 1520, "rotates": false }, + { "id": "firecracker_pack_act", "fg": 1521, "rotates": false }, + { "id": "fish_bait", "fg": 1771, "rotates": false }, + { "id": "fish_bowl", "fg": 1667, "rotates": false }, + { "id": [ "fish_canned", "lutefisk" ], "fg": 1778, "rotates": false }, + { "id": [ "fish_cooked", "fish_pickled", "salted_fish", "wool_staple" ], "fg": 1776, "rotates": false }, + { "id": [ "fish_fried", "noodles_fast" ], "fg": 1777, "rotates": false }, { "id": [ "fish", "lunchmeat", "fried_spam", "meat_aspic", "hflesh_aspic", "sashimi" ], - "fg": 1769, - "rotates": false - }, - { "id": [ "fish_trap", "water_purifier" ], "fg": 1591, "rotates": false }, - { "id": [ "fishing_hook_basic", "fishing_hook_bone", "needle_curved" ], "fg": 1468, "rotates": false }, - { "id": "flaming_ball", "fg": 1430, "rotates": false }, - { "id": "flaming_skull", "fg": 1428, "rotates": false }, - { "id": "flashbang", "fg": 1397, "rotates": false }, - { "id": [ "flashbang_act", "t_lgtn_arrest" ], "fg": 1394, "rotates": false }, - { "id": "flask_hip", "fg": 1369, "rotates": false }, - { "id": [ "flask_yeast", "flask_glass" ], "fg": 1377, "rotates": false }, - { "id": "fletching", "fg": 1431, "rotates": false }, - { "id": "folding_basket", "fg": 1665, "rotates": false }, - { "id": [ "folding_poncho", "lasagne_raw" ], "fg": 1318, "rotates": false }, - { "id": "football", "fg": 1666, "rotates": false }, - { "id": "forge", "fg": 1518, "rotates": false }, - { "id": "forgerig", "fg": 4135, "//": "vehicle part" }, - { "id": [ "frame_wood", "frame_wood_light", "foldwoodframe" ], "fg": 1662, "rotates": false }, - { "id": [ "fresh_fries", "fries", "cheese_fries", "fresh_fries_big" ], "fg": 1269, "rotates": false }, - { "id": [ "frozen_burrito", "cooked_burrito" ], "fg": 1290, "rotates": false }, - { "id": [ "frozen_dinner", "mre_chicken" ], "fg": 1777, "rotates": false }, - { "id": [ "fruit_pancakes", "choc_pancakes", "pancakes" ], "fg": 1321, "rotates": false }, - { "id": "fungicide", "fg": 1756, "rotates": false }, - { "id": "funnel", "fg": 1522, "rotates": false }, - { "id": [ "fur_blanket", "sleeping_bag_fur", "sleeping_bag_fur_roll" ], "fg": 1867 }, - { "id": "g_carpet", "fg": 1600, "rotates": false }, - { "id": "gasbomb", "fg": 1402, "rotates": false }, - { "id": "gasbomb_act", "fg": 1396, "rotates": false }, - { "id": [ "gasbomb_makeshift_act", "tool_black_powder_bomb_act" ], "fg": 1584, "rotates": false }, - { "id": [ "gasbomb_makeshift", "tool_black_powder_bomb" ], "fg": 1583, "rotates": false }, - { "id": [ "gasoline_cooker", "oil_cooker", "hotplate" ], "fg": 1531, "rotates": false }, - { "id": "gelbox", "fg": 1733, "rotates": false }, - { "id": "glass_shard", "fg": 1667, "rotates": false }, - { "id": [ "glass_sheet", "tempered_glass_sheet" ], "fg": 1872 }, - { "id": "glass_tinted", "fg": 1669, "rotates": false }, - { "id": [ "glass_tube_small", "test_tube", "test_tube_micro" ], "fg": 1359, "rotates": false }, - { "id": "glazed_tenderloin", "fg": 1320, "rotates": false }, - { "id": "glowplug", "fg": 1670, "rotates": false }, - { "id": "golf_bag", "fg": 1473, "rotates": false }, - { "id": [ "golf_ball", "indoor_volleyball", "beach_volleyball" ], "fg": 1874 }, - { "id": "golf_tee", "fg": 1630, "rotates": false }, - { "id": "granade", "fg": 1524, "rotates": false }, - { "id": "granade_act", "fg": 1525, "rotates": false }, - { "id": "grenade", "fg": 1526, "rotates": false }, - { "id": "grenade_act", "fg": 1527, "rotates": false }, - { "id": "grenade_inc", "fg": 1398, "rotates": false }, - { "id": "grenade_inc_act", "fg": 1391, "rotates": false }, - { "id": "guitar_electric", "fg": 1716, "rotates": false }, - { "id": "gum", "fg": 1298, "rotates": false }, - { "id": "hand_crank_charger", "fg": 1724, "rotates": false }, - { "id": "hand_paddles", "fg": 1671, "rotates": false }, - { "id": "hand_rims", "fg": 4085, "//": "vehicle part" }, - { "id": "hand_vice", "fg": 1726, "rotates": false }, - { "id": "hard_plate", "fg": 1634, "rotates": false }, - { "id": "harmonica_holder", "fg": 1613, "rotates": false }, - { "id": [ "tricorne", "eboshi", "hat_cotton" ], "fg": 4432 }, - { "id": [ "hatchet", "ax" ], "fg": 1469, "rotates": false }, - { "id": "hazardous_waste_drum", "fg": 1348, "rotates": false }, - { "id": "hd_battery", "fg": 1455, "rotates": false }, - { "id": "hd_steel_drum", "fg": 1708, "rotates": true }, - { "id": "hdframe", "fg": 1663, "rotates": false }, - { "id": "heatpack", "fg": 1529, "rotates": false }, - { "id": "heatpack_used", "fg": 1528, "rotates": false }, - { "id": [ "hell_laser_queen", "hell_laser" ], "fg": 1432, "rotates": true }, - { "id": "hell_napalm", "fg": 1433, "rotates": false }, - { "id": [ "hell_plasma_c", "hell_plasma_k", "hell_plasma_b" ], "fg": 1434, "rotates": false }, - { "id": [ "helmet_bone_megabear", "megabear_skull_clean" ], "fg": 1262, "rotates": false }, - { "id": [ "hfleshbologna", "bologna" ], "fg": 1302, "rotates": false }, - { "id": "hinge", "fg": 1717, "rotates": false }, - { "id": [ "hops", "celery", "irradiated_celery" ], "fg": 1279, "rotates": false }, - { "id": [ "horn_car", "horn_big", "beeper", "chimes", "horn_bicycle" ], "fg": 1530, "rotates": false }, - { "id": [ "human_flesh", "meat_canned", "human_canned", "meat" ], "fg": 1779, "rotates": false }, - { "id": "inflatable_boat", "fg": 1532, "rotates": false }, - { "id": [ "inhaler_stimgas", "inhaler", "inhaler_sewergas" ], "fg": 1325, "rotates": false }, - { "id": [ "inj_vitb", "inj_iron" ], "fg": 1345, "rotates": false }, - { "id": [ "jack_makeshift", "jack_small", "jack" ], "fg": 1533, "rotates": false }, - { "id": "jar_3l_glass", "fg": 1354, "rotates": false }, - { "id": "jar_3l_glass_sealed", "fg": 1355, "rotates": false }, - { "id": "jar_glass", "fg": 1352, "rotates": false }, - { "id": [ "jar_glass_sealed", "spider_steak_pickled" ], "fg": 1353, "rotates": false }, - { "id": "jar_pickles_pickled", "fg": 1347, "rotates": false }, + "fg": 1775, + "rotates": false + }, + { "id": [ "fish_trap", "water_purifier" ], "fg": 1597, "rotates": false }, + { "id": [ "fishing_hook_basic", "fishing_hook_bone", "needle_curved" ], "fg": 1474, "rotates": false }, + { "id": "flaming_ball", "fg": 1436, "rotates": false }, + { "id": "flaming_skull", "fg": 1434, "rotates": false }, + { "id": "flashbang", "fg": 1403, "rotates": false }, + { "id": [ "flashbang_act", "t_lgtn_arrest" ], "fg": 1400, "rotates": false }, + { "id": "flask_hip", "fg": 1375, "rotates": false }, + { "id": [ "flask_yeast", "flask_glass" ], "fg": 1383, "rotates": false }, + { "id": "fletching", "fg": 1437, "rotates": false }, + { "id": "folding_basket", "fg": 1671, "rotates": false }, + { "id": [ "folding_poncho", "lasagne_raw" ], "fg": 1324, "rotates": false }, + { "id": "football", "fg": 1672, "rotates": false }, + { "id": "forge", "fg": 1524, "rotates": false }, + { "id": "forgerig", "fg": 4147, "//": "vehicle part" }, + { "id": [ "frame_wood", "frame_wood_light", "foldwoodframe" ], "fg": 1668, "rotates": false }, + { "id": [ "fresh_fries", "fries", "cheese_fries", "fresh_fries_big" ], "fg": 1275, "rotates": false }, + { "id": [ "frozen_burrito", "cooked_burrito" ], "fg": 1296, "rotates": false }, + { "id": [ "frozen_dinner", "mre_chicken" ], "fg": 1783, "rotates": false }, + { "id": [ "fruit_pancakes", "choc_pancakes", "pancakes" ], "fg": 1327, "rotates": false }, + { "id": "fungicide", "fg": 1762, "rotates": false }, + { "id": "funnel", "fg": 1528, "rotates": false }, + { "id": [ "fur_blanket", "sleeping_bag_fur", "sleeping_bag_fur_roll" ], "fg": 1874 }, + { "id": "g_carpet", "fg": 1606, "rotates": false }, + { "id": "gasbomb", "fg": 1408, "rotates": false }, + { "id": "gasbomb_act", "fg": 1402, "rotates": false }, + { "id": [ "gasbomb_makeshift_act", "tool_black_powder_bomb_act" ], "fg": 1590, "rotates": false }, + { "id": [ "gasbomb_makeshift", "tool_black_powder_bomb" ], "fg": 1589, "rotates": false }, + { "id": [ "gasoline_cooker", "oil_cooker", "hotplate" ], "fg": 1537, "rotates": false }, + { "id": "gelbox", "fg": 1739, "rotates": false }, + { "id": "glass_shard", "fg": 1673, "rotates": false }, + { "id": [ "glass_sheet", "tempered_glass_sheet" ], "fg": 1879 }, + { "id": "glass_tinted", "fg": 1675, "rotates": false }, + { "id": [ "glass_tube_small", "test_tube", "test_tube_micro" ], "fg": 1365, "rotates": false }, + { "id": "glazed_tenderloin", "fg": 1326, "rotates": false }, + { "id": "glowplug", "fg": 1676, "rotates": false }, + { "id": "golf_bag", "fg": 1479, "rotates": false }, + { "id": [ "golf_ball", "indoor_volleyball", "beach_volleyball" ], "fg": 1881 }, + { "id": "golf_tee", "fg": 1636, "rotates": false }, + { "id": "granade", "fg": 1530, "rotates": false }, + { "id": "granade_act", "fg": 1531, "rotates": false }, + { "id": "grenade", "fg": 1532, "rotates": false }, + { "id": "grenade_act", "fg": 1533, "rotates": false }, + { "id": "grenade_inc", "fg": 1404, "rotates": false }, + { "id": "grenade_inc_act", "fg": 1397, "rotates": false }, + { "id": "guitar_electric", "fg": 1722, "rotates": false }, + { "id": "gum", "fg": 1304, "rotates": false }, + { "id": "hand_crank_charger", "fg": 1730, "rotates": false }, + { "id": "hand_paddles", "fg": 1677, "rotates": false }, + { "id": "hand_rims", "fg": 4097, "//": "vehicle part" }, + { "id": "hand_vice", "fg": 1732, "rotates": false }, + { "id": "hard_plate", "fg": 1640, "rotates": false }, + { "id": "harmonica_holder", "fg": 1619, "rotates": false }, + { "id": [ "tricorne", "eboshi", "hat_cotton" ], "fg": 4446 }, + { "id": [ "hatchet", "ax" ], "fg": 1475, "rotates": false }, + { "id": "hazardous_waste_drum", "fg": 1354, "rotates": false }, + { "id": "hd_battery", "fg": 1461, "rotates": false }, + { "id": "hd_steel_drum", "fg": 1714, "rotates": true }, + { "id": "hdframe", "fg": 1669, "rotates": false }, + { "id": "heatpack", "fg": 1535, "rotates": false }, + { "id": "heatpack_used", "fg": 1534, "rotates": false }, + { "id": [ "hell_laser_queen", "hell_laser" ], "fg": 1438, "rotates": true }, + { "id": "hell_napalm", "fg": 1439, "rotates": false }, + { "id": [ "hell_plasma_c", "hell_plasma_k", "hell_plasma_b" ], "fg": 1440, "rotates": false }, + { "id": [ "helmet_bone_megabear", "megabear_skull_clean" ], "fg": 1268, "rotates": false }, + { "id": [ "hfleshbologna", "bologna" ], "fg": 1308, "rotates": false }, + { "id": "hinge", "fg": 1723, "rotates": false }, + { "id": [ "hops", "celery", "irradiated_celery" ], "fg": 1285, "rotates": false }, + { "id": [ "horn_car", "horn_big", "beeper", "chimes", "horn_bicycle" ], "fg": 1536, "rotates": false }, + { "id": [ "human_flesh", "meat_canned", "human_canned", "meat" ], "fg": 1785, "rotates": false }, + { "id": "inflatable_boat", "fg": 1538, "rotates": false }, + { "id": [ "inhaler_stimgas", "inhaler", "inhaler_sewergas" ], "fg": 1331, "rotates": false }, + { "id": [ "inj_vitb", "inj_iron" ], "fg": 1351, "rotates": false }, + { "id": [ "jack_makeshift", "jack_small", "jack" ], "fg": 1539, "rotates": false }, + { "id": "jar_3l_glass", "fg": 1360, "rotates": false }, + { "id": "jar_3l_glass_sealed", "fg": 1361, "rotates": false }, + { "id": "jar_glass", "fg": 1358, "rotates": false }, + { "id": [ "jar_glass_sealed", "spider_steak_pickled" ], "fg": 1359, "rotates": false }, + { "id": "jar_pickles_pickled", "fg": 1353, "rotates": false }, { "id": [ "jerky", "jerky_human", "cooked_dinner", "meat_smoked", "human_smoked", "mre_beef" ], - "fg": 1778, - "rotates": false - }, - { "id": "jerrycan_big", "fg": 1385, "rotates": false }, - { "id": [ "jerrypack", "jerrycan" ], "fg": 1386, "rotates": false }, - { "id": [ "jihelucake", "cake3" ], "fg": 1323, "rotates": false }, - { "id": [ "joint", "handrolled_cig" ], "fg": 1288, "rotates": false }, - { "id": "joint_lit", "fg": 1672, "rotates": false }, - { "id": "joint_roach", "fg": 1673, "rotates": false }, - { "id": "jug_clay", "fg": 1371, "rotates": false }, - { "id": "jug_plastic", "fg": 1370, "rotates": false }, - { "id": [ "jumper_cable_heavy", "jumper_cable" ], "fg": 1535, "rotates": false }, - { "id": [ "kernels", "seed_corn", "seed_rose", "dogfood_dry", "catfood_dry" ], "fg": 1886 }, - { "id": "kevlar_harness", "fg": 1536, "rotates": false }, - { "id": "kevlar_plate", "fg": 1537, "rotates": false }, - { "id": "kitchen_unit", "fg": 4092, "//": "vehicle part" }, - { "id": "knuckle_brass", "fg": 1651, "rotates": false }, - { "id": "knuckle_steel", "fg": 1652, "rotates": false }, - { "id": [ "lance_charge_shot", "lance_charge" ], "fg": 1435, "rotates": false }, - { "id": "laptop", "fg": 1497, "rotates": false }, - { "id": [ "laser_pack", "reloaded_laser_pack", "rechargeable_battery" ], "fg": 1410, "rotates": false }, - { "id": [ "ch_chain_link", "hc_chain_link", "lc_chain_link", "mc_chain_link", "qt_chain_link" ], "fg": 1887 }, - { "id": [ "lead_plate", "sheet_metal" ], "fg": 1692, "rotates": false }, - { "id": "leather_funnel", "fg": 1519, "rotates": false }, - { "id": "leather_tarp", "fg": 1594, "rotates": false }, - { "id": [ "leg", "arm" ], "fg": 1282, "rotates": false }, - { "id": [ "lens", "lens_small" ], "fg": 1889 }, - { "id": [ "link_sheet", "screen_mesh" ], "fg": 1890 }, - { "id": "log", "fg": 1674, "rotates": false }, - { "id": "lsd", "fg": 1327, "rotates": false }, - { "id": [ "luigilasagne", "lasagne" ], "fg": 1317, "rotates": false }, - { "id": "magic_8_ball", "fg": 1721, "rotates": false }, - { "id": [ "makeshift_crowbar", "halligan", "crowbar" ], "fg": 1502, "rotates": false }, - { "id": "makeshift_funnel", "fg": 1520, "rotates": false }, - { "id": "makeshift_machete", "fg": 1541, "rotates": false }, + "fg": 1784, + "rotates": false + }, + { "id": "jerrycan_big", "fg": 1391, "rotates": false }, + { "id": [ "jerrypack", "jerrycan" ], "fg": 1392, "rotates": false }, + { "id": [ "jihelucake", "cake3" ], "fg": 1329, "rotates": false }, + { "id": [ "joint", "handrolled_cig" ], "fg": 1294, "rotates": false }, + { "id": "joint_lit", "fg": 1678, "rotates": false }, + { "id": "joint_roach", "fg": 1679, "rotates": false }, + { "id": "jug_clay", "fg": 1377, "rotates": false }, + { "id": "jug_plastic", "fg": 1376, "rotates": false }, + { "id": [ "jumper_cable_heavy", "jumper_cable" ], "fg": 1541, "rotates": false }, + { "id": [ "kernels", "seed_corn", "seed_rose", "dogfood_dry", "catfood_dry" ], "fg": 1893 }, + { "id": "kevlar_harness", "fg": 1542, "rotates": false }, + { "id": "kevlar_plate", "fg": 1543, "rotates": false }, + { "id": "kitchen_unit", "fg": 4104, "//": "vehicle part" }, + { "id": "knuckle_brass", "fg": 1657, "rotates": false }, + { "id": "knuckle_steel", "fg": 1658, "rotates": false }, + { "id": [ "lance_charge_shot", "lance_charge" ], "fg": 1441, "rotates": false }, + { "id": "laptop", "fg": 1503, "rotates": false }, + { "id": [ "laser_pack", "reloaded_laser_pack", "rechargeable_battery" ], "fg": 1416, "rotates": false }, + { "id": [ "ch_chain_link", "hc_chain_link", "lc_chain_link", "mc_chain_link", "qt_chain_link" ], "fg": 1894 }, + { "id": [ "lead_plate", "sheet_metal" ], "fg": 1698, "rotates": false }, + { "id": "leather_funnel", "fg": 1525, "rotates": false }, + { "id": "leather_tarp", "fg": 1600, "rotates": false }, + { "id": [ "leg", "arm" ], "fg": 1288, "rotates": false }, + { "id": [ "lens", "lens_small" ], "fg": 1896 }, + { "id": [ "link_sheet", "screen_mesh" ], "fg": 1897 }, + { "id": "log", "fg": 1680, "rotates": false }, + { "id": "lsd", "fg": 1333, "rotates": false }, + { "id": [ "luigilasagne", "lasagne" ], "fg": 1323, "rotates": false }, + { "id": "magic_8_ball", "fg": 1727, "rotates": false }, + { "id": [ "makeshift_crowbar", "halligan", "crowbar" ], "fg": 1508, "rotates": false }, + { "id": "makeshift_funnel", "fg": 1526, "rotates": false }, + { "id": "makeshift_machete", "fg": 1547, "rotates": false }, { "id": [ "makeshift_sealer", @@ -1831,21 +1809,21 @@ "magazine_battery_medium_mod", "magazine_battery_heavy_mod" ], - "fg": 1587, + "fg": 1593, "rotates": false }, { "id": [ "mannwurstgravy", "sausagegravy", "cooked_cattail_stalk", "vibrator" ], - "fg": 1289, + "fg": 1295, "rotates": false }, - { "id": [ "marble", "bearing", "bb", "bearing_lead", "pebble_clay", "pebble" ], "fg": 1442, "rotates": false }, - { "id": "marloss_seed", "fg": 1741, "rotates": false }, - { "id": "matchbomb", "fg": 1542, "rotates": false }, - { "id": "matchbomb_act", "fg": 1543, "rotates": false }, - { "id": "matches", "fg": 1544, "rotates": true }, - { "id": "material_niter", "fg": 1436, "rotates": false }, - { "id": [ "material_shrd_limestone", "ceramic_shard" ], "fg": 1650, "rotates": false }, + { "id": [ "marble", "bearing", "bb", "bearing_lead", "pebble_clay", "pebble" ], "fg": 1448, "rotates": false }, + { "id": "marloss_seed", "fg": 1747, "rotates": false }, + { "id": "matchbomb", "fg": 1548, "rotates": false }, + { "id": "matchbomb_act", "fg": 1549, "rotates": false }, + { "id": "matches", "fg": 1550, "rotates": true }, + { "id": "material_niter", "fg": 1442, "rotates": false }, + { "id": [ "material_shrd_limestone", "ceramic_shard" ], "fg": 1656, "rotates": false }, { "id": [ "can_coconut", @@ -1863,69 +1841,69 @@ "starch", "mayonnaise" ], - "fg": 1894 - }, - { "id": "meal_chitin_piece", "fg": 1757, "rotates": false }, - { "id": [ "meat_cooked", "human_cooked", "royal_beef", "spider_steak_cooked" ], "fg": 1780, "rotates": false }, - { "id": "meat_scrap", "fg": 1766, "rotates": false }, - { "id": "meat_scrap_cooked", "fg": 1764, "rotates": false }, - { "id": "meat_tainted", "fg": 1781, "rotates": false }, - { "id": "megabear_skull_unclean", "fg": 1263, "rotates": false }, - { "id": [ "mess_kit", "mil_mess_kit" ], "fg": 1687, "rotates": false }, - { "id": "mess_tin", "fg": 1675, "rotates": false }, - { "id": [ "metal_file", "pin_reamer" ], "fg": 1725, "rotates": false }, - { "id": "metal_funnel", "fg": 1521, "rotates": false }, - { "id": [ "metal_tank_small", "metal_tank_little", "metal_tank" ], "fg": 1387, "rotates": false }, - { "id": [ "microscope", "microscope_dissecting" ], "fg": 1735, "rotates": false }, - { "id": "microwave", "fg": 1677, "rotates": false }, - { "id": "mil_plate", "fg": 1635, "rotates": false }, - { "id": [ "milk_curdling", "milk_curdling2", "milk_curdling3" ], "fg": 1376, "rotates": false }, - { "id": "mininuke_act", "fg": 1545, "rotates": false }, - { "id": [ "mininuke", "mininuke_mod" ], "fg": 1437, "rotates": false }, - { "id": "minion_dormant", "fg": 1481, "rotates": false }, - { "id": "minireactor", "fg": 4101, "//": "vehicle part" }, - { "id": "mirror", "fg": 1706, "rotates": false }, + "fg": 1901 + }, + { "id": "meal_chitin_piece", "fg": 1763, "rotates": false }, + { "id": [ "meat_cooked", "human_cooked", "royal_beef", "spider_steak_cooked" ], "fg": 1786, "rotates": false }, + { "id": "meat_scrap", "fg": 1772, "rotates": false }, + { "id": "meat_scrap_cooked", "fg": 1770, "rotates": false }, + { "id": "meat_tainted", "fg": 1787, "rotates": false }, + { "id": "megabear_skull_unclean", "fg": 1269, "rotates": false }, + { "id": [ "mess_kit", "mil_mess_kit" ], "fg": 1693, "rotates": false }, + { "id": "mess_tin", "fg": 1681, "rotates": false }, + { "id": [ "metal_file", "pin_reamer" ], "fg": 1731, "rotates": false }, + { "id": "metal_funnel", "fg": 1527, "rotates": false }, + { "id": [ "metal_tank_small", "metal_tank_little", "metal_tank" ], "fg": 1393, "rotates": false }, + { "id": [ "microscope", "microscope_dissecting" ], "fg": 1741, "rotates": false }, + { "id": "microwave", "fg": 1683, "rotates": false }, + { "id": "mil_plate", "fg": 1641, "rotates": false }, + { "id": [ "milk_curdling", "milk_curdling2", "milk_curdling3" ], "fg": 1382, "rotates": false }, + { "id": "mininuke_act", "fg": 1551, "rotates": false }, + { "id": [ "mininuke", "mininuke_mod" ], "fg": 1443, "rotates": false }, + { "id": "minion_dormant", "fg": 1487, "rotates": false }, + { "id": "minireactor", "fg": 4113, "//": "vehicle part" }, + { "id": "mirror", "fg": 1712, "rotates": false }, { "id": [ "mobile_memory_card_used", "mobile_memory_card_encrypted", "mobile_memory_card_science", "mobile_memory_card" ], - "fg": 1678, - "rotates": false - }, - { "id": "mold_plastic", "fg": 1546, "rotates": false }, - { "id": [ "molotov_micro_act", "molotov_lit" ], "fg": 1548, "rotates": false }, - { "id": [ "molotov_micro", "molotov" ], "fg": 1547, "rotates": false }, - { "id": "mp3", "fg": 1549, "rotates": false }, - { "id": "mp3_on", "fg": 1550, "rotates": false }, - { "id": [ "mugwort", "pine_bough", "tobacco_raw", "weed" ], "fg": 1286, "rotates": false }, - { "id": [ "multitool", "knife_swissarmy" ], "fg": 1538, "rotates": false }, - { "id": [ "mustard", "honey_bottled", "marloss_gel" ], "fg": 1758, "rotates": false }, - { "id": "nail_bomb", "fg": 1365, "rotates": false }, - { "id": "nailgun", "fg": 1462, "rotates": false }, - { "id": "nic_gum", "fg": 1299, "rotates": false }, - { "id": "nicotine_liquid", "fg": 1441, "rotates": false }, - { "id": "noise_emitter", "fg": 1552, "rotates": false }, - { "id": "noise_emitter_on", "fg": 1554, "rotates": false }, - { "id": "nuclear_fuel", "fg": 1680, "rotates": false }, - { "id": "nuclear_waste", "fg": 1679, "rotates": false }, - { "id": "nyquil", "fg": 1337, "rotates": false }, - { "id": [ "oatmeal_deluxe", "oatmeal_cooked" ], "fg": 1314, "rotates": false }, - { "id": "offal", "fg": 1259, "rotates": false }, - { "id": "offal_cooked", "fg": 1258, "rotates": false }, + "fg": 1684, + "rotates": false + }, + { "id": "mold_plastic", "fg": 1552, "rotates": false }, + { "id": [ "molotov_micro_act", "molotov_lit" ], "fg": 1554, "rotates": false }, + { "id": [ "molotov_micro", "molotov" ], "fg": 1553, "rotates": false }, + { "id": "mp3", "fg": 1555, "rotates": false }, + { "id": "mp3_on", "fg": 1556, "rotates": false }, + { "id": [ "mugwort", "pine_bough", "tobacco_raw", "weed" ], "fg": 1292, "rotates": false }, + { "id": [ "multitool", "knife_swissarmy" ], "fg": 1544, "rotates": false }, + { "id": [ "mustard", "honey_bottled", "marloss_gel" ], "fg": 1764, "rotates": false }, + { "id": "nail_bomb", "fg": 1371, "rotates": false }, + { "id": "nailgun", "fg": 1468, "rotates": false }, + { "id": "nic_gum", "fg": 1305, "rotates": false }, + { "id": "nicotine_liquid", "fg": 1447, "rotates": false }, + { "id": "noise_emitter", "fg": 1558, "rotates": false }, + { "id": "noise_emitter_on", "fg": 1560, "rotates": false }, + { "id": "nuclear_fuel", "fg": 1686, "rotates": false }, + { "id": "nuclear_waste", "fg": 1685, "rotates": false }, + { "id": "nyquil", "fg": 1343, "rotates": false }, + { "id": [ "oatmeal_deluxe", "oatmeal_cooked" ], "fg": 1320, "rotates": false }, + { "id": "offal", "fg": 1265, "rotates": false }, + { "id": "offal_cooked", "fg": 1264, "rotates": false }, { "id": [ "offal_pickled", "sauerkraut_ferment", "jar_spider_steak_pickled", "megabear_skull_picked" ], - "fg": 1346, + "fg": 1352, "rotates": false }, { "id": [ "onigiri", "seed_garlic", "fat", "material_limestone", "material_rocksalt", "marshmallow" ], - "fg": 1268, + "fg": 1274, "rotates": false }, - { "id": "onion_rings", "fg": 1265, "rotates": false }, - { "id": [ "oxygen_tank", "smoxygen_tank", "oxygen_cylinder" ], "fg": 1904 }, - { "id": "p_carpet", "fg": 1596, "rotates": false }, - { "id": "pallet_lifter", "fg": 1681, "rotates": false }, - { "id": "panacea", "fg": 1339, "rotates": false }, - { "id": "peephole", "fg": 1683, "rotates": false }, + { "id": "onion_rings", "fg": 1271, "rotates": false }, + { "id": [ "oxygen_tank", "smoxygen_tank", "oxygen_cylinder" ], "fg": 1911 }, + { "id": "p_carpet", "fg": 1602, "rotates": false }, + { "id": "pallet_lifter", "fg": 1687, "rotates": false }, + { "id": "panacea", "fg": 1345, "rotates": false }, + { "id": "peephole", "fg": 1689, "rotates": false }, { "id": [ "pemmican", @@ -1937,79 +1915,79 @@ "unfinished_charcoal", "fish_smoked" ], - "fg": 1768, - "rotates": false - }, - { "id": "pet_carrier", "fg": 1555, "rotates": false }, - { "id": "petrified_eye", "fg": 1684, "rotates": false }, - { "id": "pheromone", "fg": 1556, "rotates": false }, - { "id": "picklocks", "fg": 1504, "rotates": false }, - { "id": [ "pie_meat", "pie_human", "pie_maple", "pie" ], "fg": 1307, "rotates": false }, - { "id": [ "pillow", "down_pillow", "makeshift_pillow" ], "fg": 1911 }, - { "id": [ "pills_sleep", "prussian_blue", "oxycodone" ], "fg": 1332, "rotates": false }, - { "id": [ "pilot_light", "crude_firestarter" ], "fg": 1470, "rotates": false }, - { "id": "pinecone", "fg": 1740, "rotates": false }, - { "id": "pipe", "fg": 1656, "rotates": false }, - { "id": "pipe_glass", "fg": 1559, "rotates": false }, - { "id": "pipe_solid", "fg": 1685, "rotates": false }, - { "id": "pipe_tobacco", "fg": 1560, "rotates": false }, - { "id": "pizza_cheese", "fg": 1308, "rotates": false }, - { "id": [ "pizza_meat", "pizza_human" ], "fg": 1309, "rotates": false }, - { "id": [ "pizza_veggy", "pie_veggy" ], "fg": 1310, "rotates": false }, - { "id": "plant_fibre", "fg": 1446, "rotates": false }, - { "id": "plant_sac", "fg": 1749, "rotates": false }, + "fg": 1774, + "rotates": false + }, + { "id": "pet_carrier", "fg": 1561, "rotates": false }, + { "id": "petrified_eye", "fg": 1690, "rotates": false }, + { "id": "pheromone", "fg": 1562, "rotates": false }, + { "id": "picklocks", "fg": 1510, "rotates": false }, + { "id": [ "pie_meat", "pie_human", "pie_maple", "pie" ], "fg": 1313, "rotates": false }, + { "id": [ "pillow", "down_pillow", "makeshift_pillow" ], "fg": 1919 }, + { "id": [ "pills_sleep", "prussian_blue", "oxycodone" ], "fg": 1338, "rotates": false }, + { "id": [ "pilot_light", "crude_firestarter" ], "fg": 1476, "rotates": false }, + { "id": "pinecone", "fg": 1746, "rotates": false }, + { "id": "pipe", "fg": 1662, "rotates": false }, + { "id": "pipe_glass", "fg": 1565, "rotates": false }, + { "id": "pipe_solid", "fg": 1691, "rotates": false }, + { "id": "pipe_tobacco", "fg": 1566, "rotates": false }, + { "id": "pizza_cheese", "fg": 1314, "rotates": false }, + { "id": [ "pizza_meat", "pizza_human" ], "fg": 1315, "rotates": false }, + { "id": [ "pizza_veggy", "pie_veggy" ], "fg": 1316, "rotates": false }, + { "id": "plant_fibre", "fg": 1452, "rotates": false }, + { "id": "plant_sac", "fg": 1755, "rotates": false }, { "id": [ "plasma", "charge_shot", "rebreather_filter", "gasfilter_s", "gasfilter_m", "gasfilter_l" ], - "fg": 1411, - "rotates": false - }, - { "id": "plastic_pot_flower", "fg": 1631, "rotates": false }, - { "id": [ "plastic_sheet", "rigid_plastic_sheet", "polycarbonate_sheet" ], "fg": 1916 }, - { "id": [ "plastic_shopping_bag", "plastic_bucket" ], "fg": 1380, "rotates": false }, - { "id": "plut_cell", "fg": 1412, "rotates": false }, - { "id": "pocketwatch", "fg": 1471, "rotates": false }, - { "id": "pockknife", "fg": 1539, "rotates": false }, - { "id": [ "pointy_stick", "digging_stick", "skewer", "blowgun", "pool_cue", "knitting_needles" ], "fg": 1919 }, - { "id": "pokeball", "fg": 1561, "rotates": false }, - { "id": [ "pool_ball", "bowling_ball" ], "fg": 1450, "rotates": false }, - { "id": [ "popcan_stove", "can_drink" ], "fg": 1349, "rotates": false }, - { "id": [ "popcorn", "popcorn2", "popcorn3" ], "fg": 1774, "rotates": false }, - { "id": [ "poppy_flower", "tulip_flower" ], "fg": 1746, "rotates": false }, - { "id": "portal", "fg": 1562, "rotates": false }, - { "id": "potato_baked", "fg": 1743, "rotates": false }, - { "id": "pouch_autoclave", "fg": 1714, "rotates": false }, - { "id": "powder_candy", "fg": 1270, "rotates": false }, - { "id": "pressurized_tank", "fg": 1456, "rotates": false }, + "fg": 1417, + "rotates": false + }, + { "id": "plastic_pot_flower", "fg": 1637, "rotates": false }, + { "id": [ "plastic_sheet", "rigid_plastic_sheet", "polycarbonate_sheet" ], "fg": 1924 }, + { "id": [ "plastic_shopping_bag", "plastic_bucket" ], "fg": 1386, "rotates": false }, + { "id": "plut_cell", "fg": 1418, "rotates": false }, + { "id": "pocketwatch", "fg": 1477, "rotates": false }, + { "id": "pockknife", "fg": 1545, "rotates": false }, + { "id": [ "pointy_stick", "digging_stick", "skewer", "blowgun", "pool_cue", "knitting_needles" ], "fg": 1927 }, + { "id": "pokeball", "fg": 1567, "rotates": false }, + { "id": [ "pool_ball", "bowling_ball" ], "fg": 1456, "rotates": false }, + { "id": [ "popcan_stove", "can_drink" ], "fg": 1355, "rotates": false }, + { "id": [ "popcorn", "popcorn2", "popcorn3" ], "fg": 1780, "rotates": false }, + { "id": [ "poppy_flower", "tulip_flower" ], "fg": 1752, "rotates": false }, + { "id": "portal", "fg": 1568, "rotates": false }, + { "id": "potato_baked", "fg": 1749, "rotates": false }, + { "id": "pouch_autoclave", "fg": 1720, "rotates": false }, + { "id": "powder_candy", "fg": 1276, "rotates": false }, + { "id": "pressurized_tank", "fg": 1462, "rotates": false }, { "id": [ "processor", "RAM", "amplifier", "transponder", "receiver", "radio_repeater_mod", "circuit", "radio_mod" ], - "fg": 1923 + "fg": 1931 }, - { "id": [ "small_propane_tank", "medium_propane_tank", "large_propane_tank", "xl_propane_tank" ], "fg": 1924 }, - { "id": "prozac", "fg": 1335, "rotates": false }, - { "id": [ "puck", "ear_spool" ], "fg": 1629, "rotates": false }, - { "id": "pump_complex", "fg": 1689, "rotates": false }, - { "id": "r_carpet", "fg": 1597, "rotates": false }, + { "id": [ "small_propane_tank", "medium_propane_tank", "large_propane_tank", "xl_propane_tank" ], "fg": 1932 }, + { "id": "prozac", "fg": 1341, "rotates": false }, + { "id": [ "puck", "ear_spool" ], "fg": 1635, "rotates": false }, + { "id": "pump_complex", "fg": 1695, "rotates": false }, + { "id": "r_carpet", "fg": 1603, "rotates": false }, { "id": [ "r_paint", "offal_canned", "pickles_ferment" ], - "fg": 1926, + "fg": 1934, "//": "disconnection for food items from paint wanted" }, - { "id": [ "rad_badge", "wrapped_rad_badge" ], "fg": 1590, "rotates": false }, - { "id": "radio", "fg": 1551, "rotates": false }, - { "id": "radio_car", "fg": 1564, "rotates": false }, - { "id": "radio_car_on", "fg": 1565, "rotates": false }, - { "id": "radio_on", "fg": 1553, "rotates": false }, - { "id": "rag_bloody", "fg": 1453, "rotates": false }, - { "id": [ "rag", "tinder" ], "fg": 1927 }, - { "id": "razor_blade", "fg": 1690, "rotates": false }, - { "id": [ "razorclaw_roe", "egg_fish" ], "fg": 1738, "rotates": false }, - { "id": [ "rebar", "spear_rebar", "spear_steel", "spear_pipe", "flute" ], "fg": 1932 }, - { "id": "recharge_station", "fg": 4116, "//": "vehicle part" }, - { "id": "ref_lighter_string", "fg": 1614, "rotates": false }, - { "id": [ "reinforced_glass_sheet", "reinforced_glass_pane" ], "fg": 1668, "rotates": false }, - { "id": [ "reinforced_solar_panel", "reinforced_solar_panel_v2" ], "fg": 1934 }, - { "id": [ "remotevehcontrol", "radiocontrol" ], "fg": 1563, "rotates": false }, - { "id": "resin_cord", "fg": 1326, "rotates": false }, + { "id": [ "rad_badge", "wrapped_rad_badge" ], "fg": 1596, "rotates": false }, + { "id": "radio", "fg": 1557, "rotates": false }, + { "id": "radio_car", "fg": 1570, "rotates": false }, + { "id": "radio_car_on", "fg": 1571, "rotates": false }, + { "id": "radio_on", "fg": 1559, "rotates": false }, + { "id": "rag_bloody", "fg": 1459, "rotates": false }, + { "id": [ "rag", "tinder" ], "fg": 1935 }, + { "id": "razor_blade", "fg": 1696, "rotates": false }, + { "id": [ "razorclaw_roe", "egg_fish" ], "fg": 1744, "rotates": false }, + { "id": [ "rebar", "spear_rebar", "spear_steel", "spear_pipe", "flute" ], "fg": 1940 }, + { "id": "recharge_station", "fg": 4128, "//": "vehicle part" }, + { "id": "ref_lighter_string", "fg": 1620, "rotates": false }, + { "id": [ "reinforced_glass_sheet", "reinforced_glass_pane" ], "fg": 1674, "rotates": false }, + { "id": [ "reinforced_solar_panel", "reinforced_solar_panel_v2" ], "fg": 1942 }, + { "id": [ "remotevehcontrol", "radiocontrol" ], "fg": 1569, "rotates": false }, + { "id": "resin_cord", "fg": 1332, "rotates": false }, { "id": [ "retool_45", @@ -2102,35 +2080,35 @@ "makeshift_bayonet", "briefcase_smg" ], - "fg": 1463, + "fg": 1469, "rotates": false }, - { "id": "rm4502", "fg": 1457, "rotates": false }, - { "id": "rm4504", "fg": 1458, "rotates": false }, - { "id": "rock_quern", "fg": 1569, "rotates": false }, - { "id": "rocket_core", "fg": 1566, "rotates": false }, - { "id": "rocket_core_act", "fg": 1567, "rotates": false }, - { "id": "rollmat", "fg": 1601, "rotates": false }, - { "id": [ "rope_6", "rope_makeshift_30", "rope_makeshift_6", "rope_30" ], "fg": 1691, "rotates": false }, - { "id": "royal_jelly", "fg": 1304, "rotates": false }, - { "id": "royal_jelly_sap", "fg": 1303, "rotates": false }, + { "id": "rm4502", "fg": 1463, "rotates": false }, + { "id": "rm4504", "fg": 1464, "rotates": false }, + { "id": "rock_quern", "fg": 1575, "rotates": false }, + { "id": "rocket_core", "fg": 1572, "rotates": false }, + { "id": "rocket_core_act", "fg": 1573, "rotates": false }, + { "id": "rollmat", "fg": 1607, "rotates": false }, + { "id": [ "rope_6", "rope_makeshift_30", "rope_makeshift_6", "rope_30" ], "fg": 1697, "rotates": false }, + { "id": "royal_jelly", "fg": 1310, "rotates": false }, + { "id": "royal_jelly_sap", "fg": 1309, "rotates": false }, { "id": [ "rubber_slug", "canister_goo", "bot_fungal_boil", "bot_fungal_boil_egg" ], - "fg": 1360, + "fg": 1366, "rotates": false }, - { "id": "ruined_chunks", "fg": 1753, "rotates": false }, - { "id": [ "rx12_injector", "rx11_stimpack" ], "fg": 1939 }, + { "id": "ruined_chunks", "fg": 1759, "rotates": false }, + { "id": [ "rx12_injector", "rx11_stimpack" ], "fg": 1947 }, { "id": [ "sac_purse_clean_water_ankle", "sac_purse_clean_water_arm", "sac_purse_clean_water_leg", "sac_purse_clean_water" ], - "fg": 1615, + "fg": 1621, "rotates": false }, - { "id": [ "sac_purse", "sac_purse_ankle", "sac_purse_arm", "sac_purse_leg" ], "fg": 1374, "rotates": false }, - { "id": [ "sac_treated", "sac_empty" ], "fg": 1373, "rotates": false }, - { "id": "saddle", "fg": 4122, "//": "vehicle part" }, - { "id": [ "sauce_pesto", "seasoning_italian", "tea_raw", "fertilizer" ], "fg": 1759, "rotates": false }, - { "id": [ "sauce_red", "ketchup", "fruit_cooked", "jam_fruit" ], "fg": 1941 }, + { "id": [ "sac_purse", "sac_purse_ankle", "sac_purse_arm", "sac_purse_leg" ], "fg": 1380, "rotates": false }, + { "id": [ "sac_treated", "sac_empty" ], "fg": 1379, "rotates": false }, + { "id": "saddle", "fg": 4134, "//": "vehicle part" }, + { "id": [ "sauce_pesto", "seasoning_italian", "tea_raw", "fertilizer" ], "fg": 1765, "rotates": false }, + { "id": [ "sauce_red", "ketchup", "fruit_cooked", "jam_fruit" ], "fg": 1949 }, { "id": [ "sausage", @@ -2149,17 +2127,17 @@ "h_currywurst", "sweet_sausage" ], - "fg": 1942 + "fg": 1950 }, - { "id": "sausage_wasteland", "fg": 1260, "rotates": false }, - { "id": "saxophone", "fg": 1616, "rotates": false }, - { "id": "scrambler", "fg": 1399, "rotates": false }, - { "id": "scrambler_act", "fg": 1392, "rotates": false }, - { "id": [ "scrap", "silver_small", "bismuth", "tin" ], "fg": 1943 }, - { "id": [ "scuba_tank", "scuba_tank_on", "small_scuba_tank", "small_scuba_tank_on" ], "fg": 1945 }, - { "id": "seed_blueberries", "fg": 1754, "rotates": false }, - { "id": [ "seed_mushroom_morel", "fungal_seeds", "seed_mushroom" ], "fg": 1750, "rotates": false }, - { "id": "seed_rhubarb", "fg": 1275, "rotates": false }, + { "id": "sausage_wasteland", "fg": 1266, "rotates": false }, + { "id": "saxophone", "fg": 1622, "rotates": false }, + { "id": "scrambler", "fg": 1405, "rotates": false }, + { "id": "scrambler_act", "fg": 1398, "rotates": false }, + { "id": [ "scrap", "silver_small", "bismuth", "tin" ], "fg": 1951 }, + { "id": [ "scuba_tank", "scuba_tank_on", "small_scuba_tank", "small_scuba_tank_on" ], "fg": 1953 }, + { "id": "seed_blueberries", "fg": 1760, "rotates": false }, + { "id": [ "seed_mushroom_morel", "fungal_seeds", "seed_mushroom" ], "fg": 1756, "rotates": false }, + { "id": "seed_rhubarb", "fg": 1281, "rotates": false }, { "id": [ "seed_wheat", @@ -2202,27 +2180,27 @@ "pistachio", "birdfood" ], - "fg": 1946 + "fg": 1954 }, - { "id": [ "shavingkit", "survivor_shavingkit" ], "fg": 1571, "rotates": false }, - { "id": "sheet_metal_lit", "fg": 1693, "rotates": false }, - { "id": "sheet_metal_small", "fg": 1452, "rotates": false }, - { "id": "shield_buckler", "fg": 1619, "rotates": false }, - { "id": "shield_heater", "fg": 1620, "rotates": false }, - { "id": "shield_hoplon", "fg": 1621, "rotates": false }, - { "id": "shield_kite", "fg": 1622, "rotates": false }, - { "id": "shield_round", "fg": 1623, "rotates": false }, - { "id": "shield_scutum", "fg": 1624, "rotates": false }, - { "id": "shield_wooden", "fg": 1625, "rotates": false }, - { "id": "shield_wooden_large", "fg": 1626, "rotates": false }, + { "id": [ "shavingkit", "survivor_shavingkit" ], "fg": 1577, "rotates": false }, + { "id": "sheet_metal_lit", "fg": 1699, "rotates": false }, + { "id": "sheet_metal_small", "fg": 1458, "rotates": false }, + { "id": "shield_buckler", "fg": 1625, "rotates": false }, + { "id": "shield_heater", "fg": 1626, "rotates": false }, + { "id": "shield_hoplon", "fg": 1627, "rotates": false }, + { "id": "shield_kite", "fg": 1628, "rotates": false }, + { "id": "shield_round", "fg": 1629, "rotates": false }, + { "id": "shield_scutum", "fg": 1630, "rotates": false }, + { "id": "shield_wooden", "fg": 1631, "rotates": false }, + { "id": "shield_wooden_large", "fg": 1632, "rotates": false }, { "id": [ "shotgun_primer", "smpistol_primer", "lgpistol_primer", "smrifle_primer", "lgrifle_primer" ], - "fg": 1443, + "fg": 1449, "rotates": false }, - { "id": "shrapnel", "fg": 1447, "rotates": false }, - { "id": "sinew", "fg": 1444, "rotates": false }, - { "id": [ "skewer_bone", "l-stick" ], "fg": 1950 }, + { "id": "shrapnel", "fg": 1453, "rotates": false }, + { "id": "sinew", "fg": 1450, "rotates": false }, + { "id": [ "skewer_bone", "l-stick" ], "fg": 1958 }, { "id": [ "skull_human", @@ -2242,44 +2220,44 @@ "skull_canis", "helmet_skull" ], - "fg": 1951 + "fg": 1959 }, - { "id": "sleeping_bag", "fg": 1608, "rotates": false }, - { "id": "slime_scrap", "fg": 1760, "rotates": false }, - { "id": "small_lcd_screen", "fg": 1694, "rotates": false }, + { "id": "sleeping_bag", "fg": 1614, "rotates": false }, + { "id": "slime_scrap", "fg": 1766, "rotates": false }, + { "id": "small_lcd_screen", "fg": 1700, "rotates": false }, { "id": [ "small_repairkit", "large_repairkit", "misc_repairkit", "weather_reader", "briefcase", "l_HFPack" ], - "fg": 1464, - "rotates": false - }, - { "id": "smoke_machine", "fg": 1572, "rotates": false }, - { "id": "smoke_machine_act", "fg": 1573, "rotates": false }, - { "id": "smoke_machine_unpreped", "fg": 1574, "rotates": false }, - { "id": "smokebomb", "fg": 1401, "rotates": false }, - { "id": "smokebomb_act", "fg": 1395, "rotates": false }, - { "id": "snare_trigger", "fg": 1737, "rotates": false }, - { "id": "snuggie", "fg": 1609, "rotates": false }, - { "id": "soap", "fg": 1448, "rotates": false }, - { "id": "solar_cell", "fg": 1451, "rotates": false }, - { "id": [ "solar_panel", "solar_panel_v2", "solar_panel_v3", "f_solar_unit" ], "fg": 1954 }, - { "id": "soulcube_charging", "fg": 1711, "rotates": false }, - { "id": "soulcube_on", "fg": 1710, "rotates": false }, - { "id": [ "spaghetti_bolognese", "spaghetti_human", "chili", "chili_human" ], "fg": 1315, "rotates": false }, - { "id": "spaghetti_cooked", "fg": 1390, "rotates": false }, - { "id": "spaghetti_pesto", "fg": 1316, "rotates": false }, - { "id": [ "spaghetti_raw", "cracklins", "porkstick", "mre_hotdog" ], "fg": 1271, "rotates": false }, - { "id": "spess_chunk", "fg": 1575 }, - { "id": "spider_brain", "fg": 1261, "rotates": false }, - { "id": [ "spider_egg", "cotton_ball" ], "fg": 1739, "rotates": false }, - { "id": "spider_steak", "fg": 1782, "rotates": false }, - { "id": "spider_steak_fried", "fg": 1783, "rotates": false }, - { "id": "spike", "fg": 1695, "rotates": false }, - { "id": "spiked_plate", "fg": 1696, "rotates": false }, - { "id": "spiral_stone", "fg": 1588, "rotates": false }, - { "id": "splinter", "fg": 1697, "rotates": false }, - { "id": "sponge", "fg": 1712, "rotates": false }, - { "id": "spring", "fg": 1698, "rotates": false }, - { "id": "stamina_vial", "fg": 1388, "rotates": false }, + "fg": 1470, + "rotates": false + }, + { "id": "smoke_machine", "fg": 1578, "rotates": false }, + { "id": "smoke_machine_act", "fg": 1579, "rotates": false }, + { "id": "smoke_machine_unpreped", "fg": 1580, "rotates": false }, + { "id": "smokebomb", "fg": 1407, "rotates": false }, + { "id": "smokebomb_act", "fg": 1401, "rotates": false }, + { "id": "snare_trigger", "fg": 1743, "rotates": false }, + { "id": "snuggie", "fg": 1615, "rotates": false }, + { "id": "soap", "fg": 1454, "rotates": false }, + { "id": "solar_cell", "fg": 1457, "rotates": false }, + { "id": [ "solar_panel", "solar_panel_v2", "solar_panel_v3", "f_solar_unit" ], "fg": 1962 }, + { "id": "soulcube_charging", "fg": 1717, "rotates": false }, + { "id": "soulcube_on", "fg": 1716, "rotates": false }, + { "id": [ "spaghetti_bolognese", "spaghetti_human", "chili", "chili_human" ], "fg": 1321, "rotates": false }, + { "id": "spaghetti_cooked", "fg": 1396, "rotates": false }, + { "id": "spaghetti_pesto", "fg": 1322, "rotates": false }, + { "id": [ "spaghetti_raw", "cracklins", "porkstick", "mre_hotdog" ], "fg": 1277, "rotates": false }, + { "id": "spess_chunk", "fg": 1581 }, + { "id": "spider_brain", "fg": 1267, "rotates": false }, + { "id": [ "spider_egg", "cotton_ball" ], "fg": 1745, "rotates": false }, + { "id": "spider_steak", "fg": 1788, "rotates": false }, + { "id": "spider_steak_fried", "fg": 1789, "rotates": false }, + { "id": "spike", "fg": 1701, "rotates": false }, + { "id": "spiked_plate", "fg": 1702, "rotates": false }, + { "id": "spiral_stone", "fg": 1594, "rotates": false }, + { "id": "splinter", "fg": 1703, "rotates": false }, + { "id": "sponge", "fg": 1718, "rotates": false }, + { "id": "spring", "fg": 1704, "rotates": false }, + { "id": "stamina_vial", "fg": 1394, "rotates": false }, { "id": [ "steel_chunk", @@ -2290,7 +2268,7 @@ "mc_steel_chunk", "qt_steel_chunk" ], - "fg": 1959 + "fg": 1967 }, { "id": [ @@ -2302,65 +2280,65 @@ "mc_steel_lump", "qt_steel_lump" ], - "fg": 1960 + "fg": 1968 }, - { "id": [ "steel_plate", "bone_plate" ], "fg": 1636, "rotates": false }, - { "id": [ "stick", "drill_rock_primitive" ], "fg": 1962 }, - { "id": "stick_long", "fg": 1699, "rotates": false }, - { "id": [ "stimpack_ammo", "ampoule" ], "fg": 1408, "rotates": false }, + { "id": [ "steel_plate", "bone_plate" ], "fg": 1642, "rotates": false }, + { "id": [ "stick", "drill_rock_primitive" ], "fg": 1970 }, + { "id": "stick_long", "fg": 1705, "rotates": false }, + { "id": [ "stimpack_ammo", "ampoule" ], "fg": 1414, "rotates": false }, { "id": [ "stomach_boiled", "hstomach_boiled", "small_stomach_boiled", "small_hstomach_boiled" ], - "fg": 1257, - "rotates": false - }, - { "id": [ "stomach_large", "hstomach", "hstomach_large", "stomach" ], "fg": 1784, "rotates": false }, - { "id": "straw_basket", "fg": 1381, "rotates": false }, - { "id": "straw_doll", "fg": 1578, "rotates": false }, - { "id": "straw_pile", "fg": 1272, "rotates": false }, - { "id": [ "styrofoam_cup", "cup_plastic" ], "fg": 1356, "rotates": false }, - { "id": "sugar_fried", "fg": 1755, "rotates": false }, - { "id": [ "suitcase_l", "radio_car_box" ], "fg": 1465, "rotates": false }, - { "id": "suitcase_m", "fg": 1466, "rotates": false }, - { "id": "superglue", "fg": 1645, "rotates": false }, - { "id": [ "survival_kit", "survival_kit_box", "cuvettes" ], "fg": 1734, "rotates": false }, - { "id": [ "survivor_machete", "machete" ], "fg": 1540, "rotates": false }, - { "id": [ "sushi_fishroll", "sushi_meatroll", "sushi_veggyroll" ], "fg": 1306, "rotates": false }, - { "id": "swage", "fg": 1576, "rotates": false }, - { "id": [ "swat_shield_act", "swat_shield" ], "fg": 1627, "rotates": false }, - { "id": [ "tailors_kit", "sewing_kit" ], "fg": 1570, "rotates": false }, - { "id": [ "tallow", "lard", "caff_gum" ], "fg": 1300, "rotates": false }, - { "id": [ "tallow_tainted", "material_aluminium_ingot" ], "fg": 1301, "rotates": false }, - { "id": [ "teddy", "teddy_bear" ], "fg": 1969 }, - { "id": "teleporter", "fg": 1523, "rotates": false }, - { "id": [ "teleumbrella", "umbrella" ], "fg": 1702, "rotates": false }, - { "id": "television", "fg": 1676, "rotates": false }, - { "id": [ "tent_kit", "large_tent_kit" ], "fg": 1971 }, - { "id": "thermos", "fg": 1403, "rotates": false }, - { "id": "thorazine", "fg": 1330, "rotates": false }, - { "id": [ "thread", "yarn" ], "fg": 1445, "rotates": false }, - { "id": [ "thyme", "seed_veggy_wild" ], "fg": 1277, "rotates": false }, - { "id": [ "tie_skinny", "tie_necktie", "tie_clipon", "ecig" ], "fg": 1341, "rotates": false }, - { "id": "tinderbox", "fg": 1579, "rotates": false }, - { "id": "tinderbox_on", "fg": 1580, "rotates": false }, - { "id": "tinyweldtank", "fg": 1459 }, - { "id": [ "tiotaco", "quesadilla_cheese", "taco" ], "fg": 1313, "rotates": false }, - { "id": "toaster", "fg": 1700, "rotates": false }, - { "id": [ "tool_black_powder_charge_act", "fertilizer_bomb_act" ], "fg": 1511, "rotates": false }, - { "id": [ "tool_black_powder_charge", "fertilizer_bomb" ], "fg": 1510, "rotates": false }, - { "id": [ "tool_rdx_charge_act", "tool_anfo_charge_act" ], "fg": 1582, "rotates": false }, - { "id": [ "tool_rdx_charge", "tool_anfo_charge" ], "fg": 1581, "rotates": false }, - { "id": [ "tool_rdx_sand_bomb_act", "pipebomb_act" ], "fg": 1558, "rotates": false }, - { "id": [ "tool_rdx_sand_bomb", "pipebomb" ], "fg": 1557, "rotates": false }, - { "id": "towel", "fg": 1605, "rotates": false }, - { "id": "towel_soiled", "fg": 1606, "rotates": false }, - { "id": "tree_spile", "fg": 1701, "rotates": false }, - { "id": "triffid_sap", "fg": 1449, "rotates": false }, - { "id": "triffid_sap_grenade", "fg": 1366, "rotates": false }, - { "id": "triffid_sap_grenade_act", "fg": 1585, "rotates": false }, - { "id": "triffid_sap_thrown", "fg": 1586, "rotates": false }, - { "id": [ "ukulele", "violin", "acoustic_guitar", "banjo" ], "fg": 1478, "rotates": false }, - { "id": "usb_drive", "fg": 1703, "rotates": false }, - { "id": [ "v_curtain_item", "sheet" ], "fg": 1618, "rotates": false }, + "fg": 1263, + "rotates": false + }, + { "id": [ "stomach_large", "hstomach", "hstomach_large", "stomach" ], "fg": 1790, "rotates": false }, + { "id": "straw_basket", "fg": 1387, "rotates": false }, + { "id": "straw_doll", "fg": 1584, "rotates": false }, + { "id": "straw_pile", "fg": 1278, "rotates": false }, + { "id": [ "styrofoam_cup", "cup_plastic" ], "fg": 1362, "rotates": false }, + { "id": "sugar_fried", "fg": 1761, "rotates": false }, + { "id": [ "suitcase_l", "radio_car_box" ], "fg": 1471, "rotates": false }, + { "id": "suitcase_m", "fg": 1472, "rotates": false }, + { "id": "superglue", "fg": 1651, "rotates": false }, + { "id": [ "survival_kit", "survival_kit_box", "cuvettes" ], "fg": 1740, "rotates": false }, + { "id": [ "survivor_machete", "machete" ], "fg": 1546, "rotates": false }, + { "id": [ "sushi_fishroll", "sushi_meatroll", "sushi_veggyroll" ], "fg": 1312, "rotates": false }, + { "id": "swage", "fg": 1582, "rotates": false }, + { "id": [ "swat_shield_act", "swat_shield" ], "fg": 1633, "rotates": false }, + { "id": [ "tailors_kit", "sewing_kit" ], "fg": 1576, "rotates": false }, + { "id": [ "tallow", "lard", "caff_gum" ], "fg": 1306, "rotates": false }, + { "id": [ "tallow_tainted", "material_aluminium_ingot" ], "fg": 1307, "rotates": false }, + { "id": [ "teddy", "teddy_bear" ], "fg": 1977 }, + { "id": "teleporter", "fg": 1529, "rotates": false }, + { "id": [ "teleumbrella", "umbrella" ], "fg": 1708, "rotates": false }, + { "id": "television", "fg": 1682, "rotates": false }, + { "id": [ "tent_kit", "large_tent_kit" ], "fg": 1979 }, + { "id": "thermos", "fg": 1409, "rotates": false }, + { "id": "thorazine", "fg": 1336, "rotates": false }, + { "id": [ "thread", "yarn" ], "fg": 1451, "rotates": false }, + { "id": [ "thyme", "seed_veggy_wild" ], "fg": 1283, "rotates": false }, + { "id": [ "tie_skinny", "tie_necktie", "tie_clipon", "ecig" ], "fg": 1347, "rotates": false }, + { "id": "tinderbox", "fg": 1585, "rotates": false }, + { "id": "tinderbox_on", "fg": 1586, "rotates": false }, + { "id": "tinyweldtank", "fg": 1465 }, + { "id": [ "tiotaco", "quesadilla_cheese", "taco" ], "fg": 1319, "rotates": false }, + { "id": "toaster", "fg": 1706, "rotates": false }, + { "id": [ "tool_black_powder_charge_act", "fertilizer_bomb_act" ], "fg": 1517, "rotates": false }, + { "id": [ "tool_black_powder_charge", "fertilizer_bomb" ], "fg": 1516, "rotates": false }, + { "id": [ "tool_rdx_charge_act", "tool_anfo_charge_act" ], "fg": 1588, "rotates": false }, + { "id": [ "tool_rdx_charge", "tool_anfo_charge" ], "fg": 1587, "rotates": false }, + { "id": [ "tool_rdx_sand_bomb_act", "pipebomb_act" ], "fg": 1564, "rotates": false }, + { "id": [ "tool_rdx_sand_bomb", "pipebomb" ], "fg": 1563, "rotates": false }, + { "id": "towel", "fg": 1611, "rotates": false }, + { "id": "towel_soiled", "fg": 1612, "rotates": false }, + { "id": "tree_spile", "fg": 1707, "rotates": false }, + { "id": "triffid_sap", "fg": 1455, "rotates": false }, + { "id": "triffid_sap_grenade", "fg": 1372, "rotates": false }, + { "id": "triffid_sap_grenade_act", "fg": 1591, "rotates": false }, + { "id": "triffid_sap_thrown", "fg": 1592, "rotates": false }, + { "id": [ "ukulele", "violin", "acoustic_guitar", "banjo" ], "fg": 1484, "rotates": false }, + { "id": "usb_drive", "fg": 1709, "rotates": false }, + { "id": [ "v_curtain_item", "sheet" ], "fg": 1624, "rotates": false }, { "id": [ "v_planter_item", @@ -2371,48 +2349,48 @@ "v_scoop_item", "folding_bicycle" ], - "fg": 1516, + "fg": 1522, "rotates": false }, - { "id": "veggy_tainted", "fg": 1751, "rotates": false }, - { "id": "violin_golden", "fg": 1479, "rotates": false }, - { "id": [ "vitamins", "adderall" ], "fg": 1328, "rotates": false }, + { "id": "veggy_tainted", "fg": 1757, "rotates": false }, + { "id": "violin_golden", "fg": 1485, "rotates": false }, + { "id": [ "vitamins", "adderall" ], "fg": 1334, "rotates": false }, { "id": [ "voltmeter", "balance_small", "melting_point", "spectrophotometer", "ph_meter", "vortex" ], - "fg": 1731, + "fg": 1737, "rotates": false }, - { "id": "vortex_stone", "fg": 1589, "rotates": false }, - { "id": "w_table", "fg": 1709, "rotates": false }, - { "id": [ "waffles", "fruit_waffles" ], "fg": 1311, "rotates": false }, - { "id": "wash_kit", "fg": 1713, "rotates": false }, - { "id": "washing_machine", "fg": 4137, "//": "vehicle part" }, - { "id": [ "wasp_glue", "wasp_glue_super", "bone_glue" ], "fg": 1644, "rotates": false }, - { "id": "wasp_sting", "fg": 1427, "rotates": false }, - { "id": "water_faucet", "fg": 1704, "rotates": false }, + { "id": "vortex_stone", "fg": 1595, "rotates": false }, + { "id": "w_table", "fg": 1715, "rotates": false }, + { "id": [ "waffles", "fruit_waffles" ], "fg": 1317, "rotates": false }, + { "id": "wash_kit", "fg": 1719, "rotates": false }, + { "id": "washing_machine", "fg": 4149, "//": "vehicle part" }, + { "id": [ "wasp_glue", "wasp_glue_super", "bone_glue" ], "fg": 1650, "rotates": false }, + { "id": "wasp_sting", "fg": 1433, "rotates": false }, + { "id": "water_faucet", "fg": 1710, "rotates": false }, { "id": [ "waterskin2", "waterskin3", "large_stomach_sealed", "stomach_sealed", "waterskin" ], - "fg": 1375, - "rotates": false - }, - { "id": "wax", "fg": 1305, "rotates": false }, - { "id": [ "welding_rod_steel", "steel_rail", "rebar_rail" ], "fg": 1980 }, - { "id": "weldrig", "fg": 4140, "//": "vehicle part" }, - { "id": "weldtank", "fg": 1460 }, - { "id": [ "wheat", "barley" ], "fg": 1278, "rotates": false }, - { "id": "wheel_wood_b", "fg": 4148, "//": "vehicle part" }, - { "id": [ "wire", "wire_barbed", "chain" ], "fg": 1389, "rotates": false }, - { "id": "withered", "fg": 1705, "rotates": false }, - { "id": "wood_panel", "fg": 1719, "rotates": false }, - { "id": "wood_plate", "fg": 1637, "rotates": false }, - { "id": "wood_sheet", "fg": 1718, "rotates": false }, - { "id": [ "wood_smoother", "tonfa_wood" ], "fg": 1472, "rotates": false }, - { "id": [ "wooden_barrel", "f_wood_keg" ], "fg": 1985 }, - { "id": [ "wrapper", "rolling_paper", "aluminum_foil" ], "fg": 1986 }, - { "id": "xanax", "fg": 1331, "rotates": false }, - { "id": [ "xlframe", "foldframe" ], "fg": 1664, "rotates": false }, - { "id": "y_carpet", "fg": 1598, "rotates": false }, - { "id": [ "y_paint", "honey_glassed" ], "fg": 1988, "//": "change honey to reflect glass/bottle better" }, + "fg": 1381, + "rotates": false + }, + { "id": "wax", "fg": 1311, "rotates": false }, + { "id": [ "welding_rod_steel", "steel_rail", "rebar_rail" ], "fg": 1988 }, + { "id": "weldrig", "fg": 4152, "//": "vehicle part" }, + { "id": "weldtank", "fg": 1466 }, + { "id": [ "wheat", "barley" ], "fg": 1284, "rotates": false }, + { "id": "wheel_wood_b", "fg": 4160, "//": "vehicle part" }, + { "id": [ "wire", "wire_barbed", "chain" ], "fg": 1395, "rotates": false }, + { "id": "withered", "fg": 1711, "rotates": false }, + { "id": "wood_panel", "fg": 1725, "rotates": false }, + { "id": "wood_plate", "fg": 1643, "rotates": false }, + { "id": "wood_sheet", "fg": 1724, "rotates": false }, + { "id": [ "wood_smoother", "tonfa_wood" ], "fg": 1478, "rotates": false }, + { "id": [ "wooden_barrel", "f_wood_keg" ], "fg": 1993 }, + { "id": [ "wrapper", "rolling_paper", "aluminum_foil" ], "fg": 1994 }, + { "id": "xanax", "fg": 1337, "rotates": false }, + { "id": [ "xlframe", "foldframe" ], "fg": 1670, "rotates": false }, + { "id": "y_carpet", "fg": 1604, "rotates": false }, + { "id": [ "y_paint", "honey_glassed" ], "fg": 1996, "//": "change honey to reflect glass/bottle better" }, { "id": [ "arrow_metal", @@ -2422,15 +2400,15 @@ "arrow_exploding", "arrow_flamming" ], - "fg": 1995 + "fg": 2003 }, { "id": [ "arrow_wood_heavy", "arrow_field_point_fletched", "arrow_heavy_field_point_fletched", "flamable_arrow", "arrow_wood" ], - "fg": 1998 + "fg": 2006 }, { "id": [ "bolt_metal", "bolt_steel", "bolt_steel_target", "bolt_steel_bodkin", "bolt_explosive" ], - "fg": 2000 + "fg": 2008 }, { "id": [ @@ -2441,11 +2419,11 @@ "arrow_fire_hardened_fletched", "arrow_heavy_fire_hardened_fletched" ], - "fg": 2001 + "fg": 2009 }, - { "id": [ "bolt_wood_small_game", "bolt_simple_small_game" ], "fg": 2002 }, - { "id": [ "120mm_usable_heat", "120mm_usable_shot", "120mm_usable_slug", "120mm_usable_ap" ], "fg": 2005 }, - { "id": [ "155mm_frag", "155mm_heat", "155mm_shot", "155mm_slug", "atgm_heat" ], "fg": 2008 }, + { "id": [ "bolt_wood_small_game", "bolt_simple_small_game" ], "fg": 2010 }, + { "id": [ "120mm_usable_heat", "120mm_usable_shot", "120mm_usable_slug", "120mm_usable_ap" ], "fg": 2013 }, + { "id": [ "155mm_frag", "155mm_heat", "155mm_shot", "155mm_slug", "atgm_heat" ], "fg": 2016 }, { "id": [ "20x66_10_mag", @@ -2459,7 +2437,7 @@ "saiga10mag", "8x40_10_mag" ], - "fg": 2009 + "fg": 2017 }, { "id": [ @@ -2475,9 +2453,9 @@ "ruger30", "8x40_25_mag" ], - "fg": 2010 + "fg": 2018 }, - { "id": [ "30mm_hei", "30mm_slug", "30mm_hedp" ], "fg": 2012 }, + { "id": [ "30mm_hei", "30mm_slug", "30mm_hedp" ], "fg": 2020 }, { "id": [ "40x46mm_m118_casing", @@ -2488,7 +2466,7 @@ "40x46mm_hornets_nest_410_casing", "40x53mm_m169_casing" ], - "fg": 2013 + "fg": 2021 }, { "id": [ @@ -2536,10 +2514,10 @@ "84x246mm_smoke", "m235tpa" ], - "fg": 2014, + "fg": 2022, "rotates": false }, - { "id": [ "reloaded_5x50dart", "5x50heavy", "5x50dart" ], "fg": 2016 }, + { "id": [ "reloaded_5x50dart", "5x50heavy", "5x50dart" ], "fg": 2024 }, { "id": [ "8mm_bootleg", @@ -2561,19 +2539,19 @@ "20x66_bootleg_flechette", "20x66_bootleg_slug" ], - "fg": 2017 + "fg": 2025 }, - { "id": [ "8x40_100_mag", "8x40_500_mag", "360_200_mag", "hk_g80mag", "5x50_100_mag" ], "fg": 2018 }, - { "id": [ "8x40_50_mag", "20x66_40_mag", "lw223bigmag", "5x50_50_mag" ], "fg": 2019 }, - { "id": [ "RPG-7_ammo", "RPG-7_og7v", "RPG-7_tbg7v", "RPG-7_pg7vr" ], "fg": 2020, "rotates": false }, - { "id": [ "ak74mag", "rpk74mag" ], "fg": 2022 }, - { "id": [ "belt308", "belt40mm", "belt50", "belt30mm", "belt223" ], "fg": 2023 }, + { "id": [ "8x40_100_mag", "8x40_500_mag", "360_200_mag", "hk_g80mag", "5x50_100_mag" ], "fg": 2026 }, + { "id": [ "8x40_50_mag", "20x66_40_mag", "lw223bigmag", "5x50_50_mag" ], "fg": 2027 }, + { "id": [ "RPG-7_ammo", "RPG-7_og7v", "RPG-7_tbg7v", "RPG-7_pg7vr" ], "fg": 2028, "rotates": false }, + { "id": [ "ak74mag", "rpk74mag" ], "fg": 2030 }, + { "id": [ "belt308", "belt40mm", "belt50", "belt30mm", "belt223" ], "fg": 2031 }, { "id": [ "ammolink30mm", "ammolink40mm", "ammolink50", "ammolink223", "ammolink308", "ammolink" ], - "fg": 2024 + "fg": 2032 }, - { "id": [ "calicomag", "fnp90mag" ], "fg": 2026 }, - { "id": [ "36navy", "44army", "flintlock_shot", "flintlock_ammo" ], "fg": 2034, "rotates": false }, + { "id": [ "calicomag", "fnp90mag" ], "fg": 2034 }, + { "id": [ "36navy", "44army", "flintlock_shot", "flintlock_ammo" ], "fg": 2042, "rotates": false }, { "id": [ "glockmag", @@ -2636,7 +2614,7 @@ "kpf9mag", "kp3atmag" ], - "fg": 2028 + "fg": 2036 }, { "id": [ @@ -2660,7 +2638,7 @@ "762_25_casing", "38super_casing" ], - "fg": 2029 + "fg": 2037 }, { "id": [ @@ -2751,10 +2729,10 @@ "reloaded_9x18mmfmj", "reloaded_9x18mmP2" ], - "fg": 2030 + "fg": 2038 }, - { "id": [ "incendiary_hm_rocket", "cyber_rocket" ], "fg": 2031 }, - { "id": [ "m107a1mag", "as50mag", "tac50mag" ], "fg": 2032 }, + { "id": [ "incendiary_hm_rocket", "cyber_rocket" ], "fg": 2039 }, + { "id": [ "m107a1mag", "as50mag", "tac50mag" ], "fg": 2040 }, { "id": [ "mp5bigmag", @@ -2768,7 +2746,7 @@ "saiga410mag_30rd", "8x40_250_mag" ], - "fg": 2033 + "fg": 2041 }, { "id": [ @@ -2789,7 +2767,7 @@ "762_51_casing", "30carbine_casing" ], - "fg": 2035 + "fg": 2043 }, { "id": [ @@ -2809,6 +2787,15 @@ "reloaded_300blk", "300_winmag", "reloaded_300_winmag", + "303_bthp", + "bp_303", + "reloaded_303", + "303_fmjbt", + "bp_303fmj", + "reloaded_303fmj", + "303_sp", + "bp_303sp", + "reloaded_303sp", "308", "reloaded_308", "3006", @@ -2817,6 +2804,21 @@ "reloaded_3006", "reloaded_3006_incendiary", "reloaded_3006fmj", + "338lapua_fmjbt", + "bp_338lapua_fmjbt", + "reloaded_338lapua_fmjbt", + "338lapua_api", + "bp_338lapua_api", + "reloaded_338lapua_api", + "338lapua_hpbt", + "bp_338lapua_hpbt", + "reloaded_338lapua_hpbt", + "450_ftx", + "bp_450_ftx", + "reloaded_450_ftx", + "450_penetrator", + "bp_450_penetrator", + "reloaded_450_penetrator", "46mm", "reloaded_46mm", "4570_pen", @@ -2826,6 +2828,12 @@ "reloaded_4570_sp", "reloaded_4570_low", "reloaded_4570_pen", + "50beowulf_ftx", + "bp_50beowulf_ftx", + "reloaded_50beowulf_ftx", + "50beowulf_penetrator", + "bp_50beowulf_penetrator", + "reloaded_50beowulf_penetrator", "50bmg", "50ss", "50_incendiary", @@ -2855,11 +2863,11 @@ "762_54R", "reloaded_762_54R" ], - "fg": 2036 + "fg": 2044 }, - { "id": [ "ruger1022bigmag", "mp5mag" ], "fg": 2037 }, - { "id": [ "410_hull", "shot_hull" ], "fg": 2038 }, - { "id": [ "shot_paper_slug", "shot_paper_bird", "shot_paper_00", "shot_paper_dragon" ], "fg": 2039 }, + { "id": [ "ruger1022bigmag", "mp5mag" ], "fg": 2045 }, + { "id": [ "410_hull", "shot_hull" ], "fg": 2046 }, + { "id": [ "shot_paper_slug", "shot_paper_bird", "shot_paper_00", "shot_paper_dragon" ], "fg": 2047 }, { "id": [ "shot_bird", @@ -2900,11 +2908,11 @@ "shot_410_slug_reloaded", "generic_no_ammo" ], - "fg": 2040 + "fg": 2048 }, { "id": [ "smg_22_mag", "smg_38_mag", "smg_40_mag", "smg_45_mag", "smg_9mm_mag", "brute_shot_mag", "nailmag" ], - "fg": 2041 + "fg": 2049 }, { "id": [ @@ -2922,9 +2930,9 @@ "shot_speedloader8", "shot_speedloader6" ], - "fg": 2042 + "fg": 2050 }, - { "id": [ "spiked_rocket", "explosive_hm_rocket" ], "fg": 2043 }, + { "id": [ "spiked_rocket", "explosive_hm_rocket" ], "fg": 2051 }, { "id": [ "stenmag", @@ -2942,29 +2950,29 @@ "tec9mag", "mac11mag" ], - "fg": 2045 - }, - { "id": [ "survivor223mag", "m14smallmag", "blrmag", "m2010mag", "ruger1022mag", "ruger5" ], "fg": 2046 }, - { "id": [ "bot_nursebot", "broken_nursebot", "broken_nursebot_defective" ], "fg": 1730, "rotates": false }, - { "id": [ "bot_secubot", "broken_secubot" ], "fg": 1729, "rotates": false }, - { "id": [ "bot_talon_m202a1", "broken_talon_m202a1" ], "fg": 1723, "rotates": false }, - { "id": "broken_copbot", "fg": 2047, "rotates": false }, - { "id": "broken_dispatch", "fg": 2052, "rotates": false }, - { "id": "broken_dispatch_military", "fg": 2053, "rotates": false }, - { "id": "broken_eyebot", "fg": 2048, "rotates": false }, - { "id": "broken_mechaspider", "fg": 2057, "rotates": false }, - { "id": "broken_molebot", "fg": 2050, "rotates": false }, - { "id": "broken_riotbot", "fg": 2051, "rotates": false }, - { "id": "broken_robot_drone", "fg": 2054, "rotates": false }, - { "id": "broken_science_bot", "fg": 2049, "rotates": false }, - { "id": "broken_skitterbot", "fg": 2055, "rotates": false }, - { "id": [ "broken_soulcube", "soulcube" ], "fg": 2059, "rotates": false }, - { "id": "broken_tankbot", "fg": 2056, "rotates": false }, - { "id": "broken_tripod", "fg": 2058, "rotates": false }, - { "id": [ "coin_quarter", "coin_dime", "coin_nickel", "coin_half_dollar", "coin_dollar" ], "fg": 2072 }, + "fg": 2053 + }, + { "id": [ "survivor223mag", "m14smallmag", "blrmag", "m2010mag", "ruger1022mag", "ruger5" ], "fg": 2054 }, + { "id": [ "bot_nursebot", "broken_nursebot", "broken_nursebot_defective" ], "fg": 1736, "rotates": false }, + { "id": [ "bot_secubot", "broken_secubot" ], "fg": 1735, "rotates": false }, + { "id": [ "bot_talon_m202a1", "broken_talon_m202a1" ], "fg": 1729, "rotates": false }, + { "id": "broken_copbot", "fg": 2055, "rotates": false }, + { "id": "broken_dispatch", "fg": 2060, "rotates": false }, + { "id": "broken_dispatch_military", "fg": 2061, "rotates": false }, + { "id": "broken_eyebot", "fg": 2056, "rotates": false }, + { "id": "broken_mechaspider", "fg": 2065, "rotates": false }, + { "id": "broken_molebot", "fg": 2058, "rotates": false }, + { "id": "broken_riotbot", "fg": 2059, "rotates": false }, + { "id": "broken_robot_drone", "fg": 2062, "rotates": false }, + { "id": "broken_science_bot", "fg": 2057, "rotates": false }, + { "id": "broken_skitterbot", "fg": 2063, "rotates": false }, + { "id": [ "broken_soulcube", "soulcube" ], "fg": 2067, "rotates": false }, + { "id": "broken_tankbot", "fg": 2064, "rotates": false }, + { "id": "broken_tripod", "fg": 2066, "rotates": false }, + { "id": [ "coin_quarter", "coin_dime", "coin_nickel", "coin_half_dollar", "coin_dollar" ], "fg": 2080 }, { "id": [ "money_one", "money_two", "money_five", "money_ten", "money_twenty", "money_fifty", "money_hundred", "FMCNote" ], - "fg": 2074 + "fg": 2082 }, { "id": [ @@ -2977,7 +2985,7 @@ "money_bundle_hundred", "money_bundle_FMCNote" ], - "fg": 2075 + "fg": 2083 }, { "id": [ @@ -2990,37 +2998,37 @@ "money_strap_hundred", "money_strap_FMCNote" ], - "fg": 2076 - }, - { "id": [ "heavy_snare_kit", "light_snare_kit" ], "fg": 2092 }, - { "id": [ "hobo_stove", "esbit_stove" ], "fg": 2093 }, - { "id": [ "mattress", "down_mattress" ], "fg": 2099 }, - { "id": "minifreezer", "fg": 2101, "//": "vehicle part" }, - { "id": "minifridge", "fg": 4100, "//": "vehicle part" }, - { "id": [ "stool_wood", "chair_wood", "chair_wood_white", "chair_wood_black", "chair_plywood" ], "fg": 2108 }, - { "id": [ "bread", "bread_wheat_free" ], "fg": 2141 }, - { "id": [ "brown_bread", "brown_bread_wheat_free" ], "fg": 2142 }, - { "id": [ "grahmcrackers", "hardtack", "frenchtoast", "crackers" ], "fg": 2144 }, - { "id": [ "flatbread", "flatbread_wheat_free", "tortilla_corn", "cookies" ], "fg": 2145 }, - { "id": [ "apple", "irradiated_apple" ], "fg": 2150 }, - { "id": [ "apricot", "irradiated_apricot" ], "fg": 2151 }, - { "id": [ "banana", "irradiated_banana" ], "fg": 2152 }, - { "id": [ "cherries", "irradiated_cherries", "raspberries", "irradiated_raspberries" ], "fg": 2156 }, - { "id": [ "coconut", "mintpatties", "basketball" ], "fg": 2157 }, - { "id": [ "cranberries", "irradiated_cranberries", "seed_strawberries" ], "fg": 2158 }, - { "id": [ "grapefruit", "irradiated_grapefruit", "honey_ant" ], "fg": 2160 }, - { "id": [ "grapes", "irradiated_grapes" ], "fg": 2161 }, - { "id": [ "lemon", "irradiated_lemon" ], "fg": 2164 }, - { "id": [ "mango", "irradiated_mango" ], "fg": 2165 }, - { "id": [ "melon", "irradiated_melon", "cotton_boll", "egg_locust" ], "fg": 2167 }, - { "id": [ "orange", "irradiated_orange" ], "fg": 2170 }, - { "id": [ "papaya", "irradiated_papaya" ], "fg": 2171 }, - { "id": [ "peach", "irradiated_peach" ], "fg": 2172 }, - { "id": [ "pear", "irradiated_pear" ], "fg": 2173 }, - { "id": [ "pineapple", "irradiated_pineapple" ], "fg": 2174 }, - { "id": [ "plums", "irradiated_plums" ], "fg": 2175 }, - { "id": [ "pomegranate", "irradiated_pomegranate" ], "fg": 2176 }, - { "id": [ "watermelon", "irradiated_watermelon", "tool_rocket_candy", "tool_rocket_candy_act" ], "fg": 2179 }, + "fg": 2084 + }, + { "id": [ "heavy_snare_kit", "light_snare_kit" ], "fg": 2100 }, + { "id": [ "hobo_stove", "esbit_stove" ], "fg": 2101 }, + { "id": [ "mattress", "down_mattress" ], "fg": 2107 }, + { "id": "minifreezer", "fg": 2109, "//": "vehicle part" }, + { "id": "minifridge", "fg": 4112, "//": "vehicle part" }, + { "id": [ "stool_wood", "chair_wood", "chair_wood_white", "chair_wood_black", "chair_plywood" ], "fg": 2116 }, + { "id": [ "bread", "bread_wheat_free" ], "fg": 2149 }, + { "id": [ "brown_bread", "brown_bread_wheat_free" ], "fg": 2150 }, + { "id": [ "grahmcrackers", "hardtack", "frenchtoast", "crackers" ], "fg": 2152 }, + { "id": [ "flatbread", "flatbread_wheat_free", "tortilla_corn", "cookies" ], "fg": 2153 }, + { "id": [ "apple", "irradiated_apple" ], "fg": 2158 }, + { "id": [ "apricot", "irradiated_apricot" ], "fg": 2159 }, + { "id": [ "banana", "irradiated_banana" ], "fg": 2160 }, + { "id": [ "cherries", "irradiated_cherries", "raspberries", "irradiated_raspberries" ], "fg": 2164 }, + { "id": [ "coconut", "mintpatties", "basketball" ], "fg": 2165 }, + { "id": [ "cranberries", "irradiated_cranberries", "seed_strawberries" ], "fg": 2166 }, + { "id": [ "grapefruit", "irradiated_grapefruit", "honey_ant" ], "fg": 2168 }, + { "id": [ "grapes", "irradiated_grapes" ], "fg": 2169 }, + { "id": [ "lemon", "irradiated_lemon" ], "fg": 2172 }, + { "id": [ "mango", "irradiated_mango" ], "fg": 2173 }, + { "id": [ "melon", "irradiated_melon", "cotton_boll", "egg_locust" ], "fg": 2175 }, + { "id": [ "orange", "irradiated_orange" ], "fg": 2178 }, + { "id": [ "papaya", "irradiated_papaya" ], "fg": 2179 }, + { "id": [ "peach", "irradiated_peach" ], "fg": 2180 }, + { "id": [ "pear", "irradiated_pear" ], "fg": 2181 }, + { "id": [ "pineapple", "irradiated_pineapple" ], "fg": 2182 }, + { "id": [ "plums", "irradiated_plums" ], "fg": 2183 }, + { "id": [ "pomegranate", "irradiated_pomegranate" ], "fg": 2184 }, + { "id": [ "watermelon", "irradiated_watermelon", "tool_rocket_candy", "tool_rocket_candy_act" ], "fg": 2187 }, { "id": [ "sandwich_pbh", @@ -3036,7 +3044,7 @@ "fish_sandwich", "fish_sandwich_wheat_free" ], - "fg": 2182 + "fg": 2190 }, { "id": [ @@ -3047,15 +3055,15 @@ "deluxe_fried_egg_sandwich", "deluxe_fried_egg_sandwich_wheat_free" ], - "fg": 2183 + "fg": 2191 }, - { "id": [ "sandwich_fairy", "sandwich_fairy_wheat_free" ], "fg": 2184 }, + { "id": [ "sandwich_fairy", "sandwich_fairy_wheat_free" ], "fg": 2192 }, { "id": [ "sandwich_jam", "sandwich_jam_wheat_free", "sandwich_pbj", "sandwich_pbj_wheat_free", "blt", "blt_wheat_free" ], - "fg": 2185 + "fg": 2193 }, - { "id": [ "sandwich_jam_butter", "sandwich_jam_butter_wheat_free" ], "fg": 2186 }, - { "id": [ "sandwich_jam_cheese", "sandwich_jam_cheese_wheat_free" ], "fg": 2187 }, + { "id": [ "sandwich_jam_butter", "sandwich_jam_butter_wheat_free" ], "fg": 2194 }, + { "id": [ "sandwich_jam_cheese", "sandwich_jam_cheese_wheat_free" ], "fg": 2195 }, { "id": [ "sandwich_t", @@ -3080,40 +3088,40 @@ "sandwich_sauce_wheat_free", "spider_steak_sandwich" ], - "fg": 2188 + "fg": 2196 }, - { "id": [ "sandwich_reuben", "sandwich_reuben_wheat_free" ], "fg": 2189 }, + { "id": [ "sandwich_reuben", "sandwich_reuben_wheat_free" ], "fg": 2197 }, { "id": [ "sandwich_veggy", "sandwich_veggy_wheat_free", "sandwich_cucumber", "sandwich_cucumber_wheat_free" ], - "fg": 2190 - }, - { "id": [ "broccoli", "irradiated_broccoli", "cannabis" ], "fg": 2191 }, - { "id": [ "cabbage", "irradiated_cabbage" ], "fg": 2192 }, - { "id": [ "carrot", "irradiated_carrot" ], "fg": 2193 }, - { "id": [ "corn", "irradiated_corn" ], "fg": 2195 }, - { "id": [ "lettuce", "irradiated_lettuce" ], "fg": 2197 }, - { "id": [ "onion", "irradiated_onion" ], "fg": 2198 }, - { "id": [ "potato", "irradiated_potato", "kiwi", "irradiated_kiwi", "egg_bird" ], "fg": 2199 }, - { "id": [ "pumpkin", "irradiated_pumpkin" ], "fg": 2200 }, - { "id": [ "rhubarb", "irradiated_rhubarb" ], "fg": 2201 }, - { "id": [ "tomato", "irradiated_tomato" ], "fg": 2203 }, - { "id": [ "veggy", "veggy_wild" ], "fg": 2204 }, + "fg": 2198 + }, + { "id": [ "broccoli", "irradiated_broccoli", "cannabis" ], "fg": 2199 }, + { "id": [ "cabbage", "irradiated_cabbage" ], "fg": 2200 }, + { "id": [ "carrot", "irradiated_carrot" ], "fg": 2201 }, + { "id": [ "corn", "irradiated_corn" ], "fg": 2203 }, + { "id": [ "lettuce", "irradiated_lettuce" ], "fg": 2205 }, + { "id": [ "onion", "irradiated_onion" ], "fg": 2206 }, + { "id": [ "potato", "irradiated_potato", "kiwi", "irradiated_kiwi", "egg_bird" ], "fg": 2207 }, + { "id": [ "pumpkin", "irradiated_pumpkin" ], "fg": 2208 }, + { "id": [ "rhubarb", "irradiated_rhubarb" ], "fg": 2209 }, + { "id": [ "tomato", "irradiated_tomato" ], "fg": 2211 }, + { "id": [ "veggy", "veggy_wild" ], "fg": 2212 }, { "id": [ "zucchini", "irradiated_zucchini", "cucumber", "irradiated_cucumber", "cattail_stalk", "stick_fiber", "pickle" ], - "fg": 2205 + "fg": 2213 }, { "id": [ "10l_tin", "10l_zinc", "10l_iron", "10l_silver", "10l_aluminum" ], - "fg": 2223, + "fg": 2231, "//": "filler because of want for materials to be consistent across all items" }, - { "id": [ "10l_steel", "10l_lc_steel", "10l_hc_steel", "10l_mc_steel", "10l_budget_steel" ], "fg": 2228 }, + { "id": [ "10l_steel", "10l_lc_steel", "10l_hc_steel", "10l_mc_steel", "10l_budget_steel" ], "fg": 2236 }, { "id": [ "5l_tin", "5l_zinc", "5l_iron", "5l_silver", "5l_aluminum" ], - "fg": 2232, + "fg": 2244, "//": "filler because of want for materials to be consistent across all items" }, - { "id": [ "5l_steel", "5l_lc_steel", "5l_hc_steel", "5l_mc_steel", "5l_budget_steel" ], "fg": 2237 }, + { "id": [ "5l_steel", "5l_lc_steel", "5l_hc_steel", "5l_mc_steel", "5l_budget_steel" ], "fg": 2249 }, { "id": [ "can_beans", @@ -3137,7 +3145,7 @@ "dogfood", "f_woodchips" ], - "fg": 2238 + "fg": 2250 }, { "id": [ @@ -3165,7 +3173,7 @@ "material_quicklime", "chem_hmtd" ], - "fg": 2239 + "fg": 2251 }, { "id": [ @@ -3180,7 +3188,7 @@ "can_cheese", "chem_sulphur" ], - "fg": 2240 + "fg": 2252 }, { "id": [ @@ -3197,10 +3205,10 @@ "homebrew_antiseptic", "chem_chromium_oxide" ], - "fg": 2241 + "fg": 2253 }, - { "id": [ "chilly-p", "curry_powder", "can_tomato", "meat_salted", "hflesh_salted" ], "fg": 2242 }, - { "id": [ "cooked_pumpkin", "dry_mushroom_magic", "tofu_rice" ], "fg": 2243 }, + { "id": [ "chilly-p", "curry_powder", "can_tomato", "meat_salted", "hflesh_salted" ], "fg": 2254 }, + { "id": [ "cooked_pumpkin", "dry_mushroom_magic", "tofu_rice" ], "fg": 2255 }, { "id": [ "crack", @@ -3216,10 +3224,10 @@ "sauerkraut", "sauerkraut_onions" ], - "fg": 2244 + "fg": 2256 }, - { "id": [ "dry_meat", "dry_hflesh" ], "fg": 2246 }, - { "id": [ "dry_meat_tainted", "dry_veggy_tainted" ], "fg": 2247 }, + { "id": [ "dry_meat", "dry_hflesh" ], "fg": 2258 }, + { "id": [ "dry_meat_tainted", "dry_veggy_tainted" ], "fg": 2259 }, { "id": [ "pepper", @@ -3238,23 +3246,23 @@ "incendiary", "ash" ], - "fg": 2249 + "fg": 2261 }, { "id": [ "rehydrated_fruit", "juice_pulp", "can_spam", "can_tuna", "can_salmon", "can_catfood", "chem_anfo", "catfood" ], - "fg": 2250 + "fg": 2262 }, { "id": [ "rehydrated_meat", "rehydrated_hflesh", "apple_canned", "apple_sugar", "meat_pickled", "human_pickled" ], - "fg": 2251 + "fg": 2263 }, - { "id": [ "rehydrated_veggy", "veggy_pickled" ], "fg": 2252 }, + { "id": [ "rehydrated_veggy", "veggy_pickled" ], "fg": 2264 }, { "id": [ "apple_cider", "energy_drink_atomic", "colamdew", "drink_wild_apple", "pine_tea", "gas_insecticidal" ], - "fg": 2253 + "fg": 2265 }, - { "id": [ "black_pen_ink", "permanent_ink", "paint_black" ], "fg": 2254 }, - { "id": [ "blue_pen_ink", "paint_blue" ], "fg": 2255 }, + { "id": [ "black_pen_ink", "permanent_ink", "paint_black" ], "fg": 2266 }, + { "id": [ "blue_pen_ink", "paint_blue" ], "fg": 2267 }, { "id": [ "cooking_oil", @@ -3281,15 +3289,15 @@ "chem_turpentine", "paint_yellow" ], - "fg": 2256 + "fg": 2268 }, { "id": [ "drink_boozeberry", "maple_sap", "wash_rum", "wash_vodka", "cattail_jelly", "glowstick_juice" ], - "fg": 2257 + "fg": 2269 }, { "id": [ "energy_drink", "poppysyrup", "iv_purifier", "purple_drink", "cranberry_juice", "pepto", "paint_pink" ], - "fg": 2258 + "fg": 2270 }, { "id": [ @@ -3304,11 +3312,11 @@ "wine_chardonnay", "wine_riesling" ], - "fg": 2259 + "fg": 2271 }, { "id": [ "milk", "soup_cullenskink", "brew_milk_curdled", "milk_curdled", "eggnog", "eggnog_spiked", "paint_white" ], - "fg": 2260 + "fg": 2272 }, { "id": [ @@ -3336,9 +3344,9 @@ "mutagen_raptor", "pine_wine" ], - "fg": 2261 + "fg": 2273 }, - { "id": [ "oj", "juice", "orangesoda", "triple_sec", "drink_screwdriver", "paint_orange" ], "fg": 2262 }, + { "id": [ "oj", "juice", "orangesoda", "triple_sec", "drink_screwdriver", "paint_orange" ], "fg": 2274 }, { "id": [ "purifier", @@ -3351,7 +3359,7 @@ "sports_drink", "napalm" ], - "fg": 2265 + "fg": 2277 }, { "id": [ @@ -3408,7 +3416,7 @@ "choc_drink", "paint_brown" ], - "fg": 2266 + "fg": 2278 }, { "id": [ @@ -3423,7 +3431,7 @@ "mercury", "paint_gray" ], - "fg": 2267 + "fg": 2279 }, { "id": [ @@ -3445,7 +3453,7 @@ "red_pen_ink", "paint_red" ], - "fg": 2268 + "fg": 2280 }, { "id": [ @@ -3480,7 +3488,7 @@ "green_pen_ink", "paint_green" ], - "fg": 2269 + "fg": 2281 }, { "id": [ @@ -3528,9 +3536,9 @@ "chem_benzene", "lye_potassium" ], - "fg": 2270 + "fg": 2282 }, - { "id": [ "bp_nomad_bodyglove", "bp_nomad_cowl", "bp_nomad_jumpsuit" ], "fg": 2271 }, + { "id": [ "bp_nomad_bodyglove", "bp_nomad_cowl", "bp_nomad_jumpsuit" ], "fg": 2283 }, { "id": [ "mallbrochure", @@ -3540,7 +3548,7 @@ "restaurantbrochure", "grocerybrochure" ], - "fg": 2273 + "fg": 2285 }, { "id": [ @@ -3558,7 +3566,7 @@ "textbook_armeast", "brewing_cookbook" ], - "fg": 2276 + "fg": 2288 }, { "id": [ @@ -3582,7 +3590,7 @@ "leather_journal", "book_ruined" ], - "fg": 2277 + "fg": 2289 }, { "id": [ @@ -3594,7 +3602,7 @@ "commune_prospectus", "necropolis_freq" ], - "fg": 2278 + "fg": 2290 }, { "id": [ @@ -3619,7 +3627,7 @@ "holybook_kojiki", "holybook_havamal" ], - "fg": 2279 + "fg": 2291 }, { "id": [ @@ -3675,7 +3683,7 @@ "manual_sojutsu", "ic_reference_electronics" ], - "fg": 2280 + "fg": 2292 }, { "id": [ @@ -3702,7 +3710,7 @@ "holybook_mormon", "arduino_experiments" ], - "fg": 2281 + "fg": 2293 }, { "id": [ @@ -3720,11 +3728,11 @@ "holybook_scientology", "robofac_yrax_deactivation_manual" ], - "fg": 2282 + "fg": 2294 }, { "id": [ "mag_cutting", "mag_melee", "manual_melee", "mag_stabbing", "news_regional", "novel_crime2", "novel_war2" ], - "fg": 2283 + "fg": 2295 }, { "id": [ @@ -3758,7 +3766,7 @@ "manual_dodge_kid", "recipe_migo_plate" ], - "fg": 2285 + "fg": 2297 }, { "id": [ @@ -3791,7 +3799,7 @@ "manual_lizard", "manual_venom_snake" ], - "fg": 2286 + "fg": 2298 }, { "id": [ @@ -3812,7 +3820,7 @@ "novel_coa2", "mag_barter" ], - "fg": 2288 + "fg": 2300 }, { "id": [ @@ -3838,13 +3846,13 @@ "mag_animecon", "catalytic_cracking_handbook" ], - "fg": 2289 + "fg": 2301 }, { "id": [ "missing_poster_cat", "missing_poster_dog", "missing_poster_child", "missing_poster_adult", "movie_poster" ], - "fg": 2290 + "fg": 2302 }, - { "id": [ "necronomicon", "abdul_necro" ], "fg": 2291 }, + { "id": [ "necronomicon", "abdul_necro" ], "fg": 2303 }, { "id": [ "paper", @@ -3868,9 +3876,9 @@ "medium_printout_portal_storm_data", "small_printout_portal_storm_data" ], - "fg": 2292 + "fg": 2304 }, - { "id": [ "reference_cooking", "reference_fabrication1" ], "fg": 2293 }, + { "id": [ "reference_cooking", "reference_fabrication1" ], "fg": 2305 }, { "id": [ "roadmap", @@ -3883,7 +3891,7 @@ "labmap", "urbexmap" ], - "fg": 2294 + "fg": 2306 }, { "id": [ @@ -3902,29 +3910,29 @@ "schematics_secubot", "schematics_skitterbot" ], - "fg": 2295 + "fg": 2307 }, - { "id": [ "alpha_sample", "raptor_sample", "crustacean_sample" ], "fg": 2298 }, - { "id": [ "beast_sample", "chimera_sample" ], "fg": 2300 }, - { "id": [ "bird_sample", "cephalopod_sample" ], "fg": 2301 }, - { "id": [ "elfa_sample", "lizard_sample" ], "fg": 2302 }, - { "id": [ "human_sample", "medical_sample" ], "fg": 2304 }, - { "id": [ "rabbit_sample", "feline_sample", "troglobite_sample" ], "fg": 2305 }, + { "id": [ "alpha_sample", "raptor_sample", "crustacean_sample" ], "fg": 2310 }, + { "id": [ "beast_sample", "chimera_sample" ], "fg": 2312 }, + { "id": [ "bird_sample", "cephalopod_sample" ], "fg": 2313 }, + { "id": [ "elfa_sample", "lizard_sample" ], "fg": 2314 }, + { "id": [ "human_sample", "medical_sample" ], "fg": 2316 }, + { "id": [ "rabbit_sample", "feline_sample", "troglobite_sample" ], "fg": 2317 }, { "id": [ "rat_sample", "snail_sample", "mouse_sample", "ursine_sample", "lupine_sample", "cattle_sample", "insect_sample" ], - "fg": 2306 + "fg": 2318 }, - { "id": [ "batrachian_sample", "plant_sample", "gastropod_sample" ], "fg": 2299 }, - { "id": [ "spider_sample", "slime_sample" ], "fg": 2307 }, - { "id": [ "leather", "canvas_patch" ], "fg": 2317 }, - { "id": [ "raw_fur", "raw_tainted_fur" ], "fg": 2322 }, - { "id": [ "raw_leather", "raw_hleather", "raw_tainted_leather" ], "fg": 2323 }, - { "id": [ "scrap_fur", "scrap_faux_fur" ], "fg": 2326 }, - { "id": [ "scrap_leather", "scrap_canvas" ], "fg": 2327 }, - { "id": [ "scrap_lycra", "scrap_kevlar" ], "fg": 2328 }, - { "id": [ "sheet_canvas", "sheet_canvas_patchwork", "sheet_leather_patchwork" ], "fg": 2332 }, - { "id": [ "sheet_faux_fur", "sheet_faux_fur_patchwork", "sheet_fur_patchwork" ], "fg": 2334 }, - { "id": [ "sheet_lycra", "sheet_kevlar" ], "fg": 2336 }, + { "id": [ "batrachian_sample", "plant_sample", "gastropod_sample" ], "fg": 2311 }, + { "id": [ "spider_sample", "slime_sample" ], "fg": 2319 }, + { "id": [ "leather", "canvas_patch" ], "fg": 2329 }, + { "id": [ "raw_fur", "raw_tainted_fur" ], "fg": 2334 }, + { "id": [ "raw_leather", "raw_hleather", "raw_tainted_leather" ], "fg": 2335 }, + { "id": [ "scrap_fur", "scrap_faux_fur" ], "fg": 2338 }, + { "id": [ "scrap_leather", "scrap_canvas" ], "fg": 2339 }, + { "id": [ "scrap_lycra", "scrap_kevlar" ], "fg": 2340 }, + { "id": [ "sheet_canvas", "sheet_canvas_patchwork", "sheet_leather_patchwork" ], "fg": 2344 }, + { "id": [ "sheet_faux_fur", "sheet_faux_fur_patchwork", "sheet_fur_patchwork" ], "fg": 2346 }, + { "id": [ "sheet_lycra", "sheet_kevlar" ], "fg": 2348 }, { "id": [ "senet", @@ -3943,44 +3951,44 @@ "ranger", "openfire" ], - "fg": 2356 - }, - { "id": [ "alarmclock", "pressure_gauge" ], "fg": 2359 }, - { "id": [ "barometer", "clock" ], "fg": 2361 }, - { "id": [ "boltcutters", "tin_snips" ], "fg": 2364 }, - { "id": [ "chainsaw_on", "elec_chainsaw_off", "elec_chainsaw_on", "chainsaw_off" ], "fg": 2375 }, - { "id": [ "chipper", "chisel" ], "fg": 2376 }, - { "id": [ "extinguisher", "sm_extinguisher" ], "fg": 2382 }, - { "id": [ "fire_drill", "fire_drill_large" ], "fg": 2384 }, - { "id": [ "gasdiscount_gold", "cash_card" ], "fg": 2389 }, - { "id": [ "gasdiscount_silver", "gasdiscount_platinum" ], "fg": 2390 }, - { "id": [ "hose", "vine_30" ], "fg": 2402 }, - { "id": [ "id_science", "id_science_visitor_1" ], "fg": 2405 }, - { "id": [ "makeshift_hammer", "primitive_hammer" ], "fg": 2411 }, + "fg": 2368 + }, + { "id": [ "alarmclock", "pressure_gauge" ], "fg": 2371 }, + { "id": [ "barometer", "clock" ], "fg": 2373 }, + { "id": [ "boltcutters", "tin_snips" ], "fg": 2376 }, + { "id": [ "chainsaw_on", "elec_chainsaw_off", "elec_chainsaw_on", "chainsaw_off" ], "fg": 2387 }, + { "id": [ "chipper", "chisel" ], "fg": 2388 }, + { "id": [ "extinguisher", "sm_extinguisher" ], "fg": 2394 }, + { "id": [ "fire_drill", "fire_drill_large" ], "fg": 2396 }, + { "id": [ "gasdiscount_gold", "cash_card" ], "fg": 2401 }, + { "id": [ "gasdiscount_silver", "gasdiscount_platinum" ], "fg": 2402 }, + { "id": [ "hose", "vine_30" ], "fg": 2414 }, + { "id": [ "id_science", "id_science_visitor_1" ], "fg": 2417 }, + { "id": [ "makeshift_hammer", "primitive_hammer" ], "fg": 2423 }, { "id": [ "makeshift_hose", "string_6", "string_36", "leather_cat_tail", "fur_cat_tail" ], "//": "separating these is desired", - "fg": 2412 + "fg": 2424 }, - { "id": [ "metal_smoother", "blade" ], "fg": 2413 }, - { "id": [ "paint_brush", "mace" ], "fg": 2422 }, - { "id": [ "pickaxe", "iceaxe" ], "fg": 2423 }, - { "id": [ "primitive_axe", "primitive_adze", "hand_axe" ], "fg": 2427 }, - { "id": [ "primitive_shovel", "makeshift_shovel" ], "fg": 2428 }, - { "id": [ "rake", "rake_plastic" ], "fg": 2430 }, - { "id": [ "shears", "forged_shears", "kevlar_shears" ], "fg": 2442 }, - { "id": [ "shovel", "e_tool", "g_shovel", "e_tool_chinese" ], "fg": 2443 }, + { "id": [ "metal_smoother", "blade" ], "fg": 2425 }, + { "id": [ "paint_brush", "mace" ], "fg": 2434 }, + { "id": [ "pickaxe", "iceaxe" ], "fg": 2435 }, + { "id": [ "primitive_axe", "primitive_adze", "hand_axe" ], "fg": 2439 }, + { "id": [ "primitive_shovel", "makeshift_shovel" ], "fg": 2440 }, + { "id": [ "rake", "rake_plastic" ], "fg": 2442 }, + { "id": [ "shears", "forged_shears", "kevlar_shears" ], "fg": 2454 }, + { "id": [ "shovel", "e_tool", "g_shovel", "e_tool_chinese" ], "fg": 2455 }, { "id": [ "toolbox_empty", "toolbox_workshop_empty", "rc_car_box", "maker_kit_box", "engineering_makerspace_kit" ], - "fg": 2452 + "fg": 2464 }, - { "id": [ "trimmer_off", "trimmer_on" ], "fg": 2453 }, - { "id": [ "welder", "oxy_torch" ], "fg": 2456 }, - { "id": [ "whistle", "dog_whistle" ], "fg": 2458 }, - { "id": [ "ceramic_plate", "soap_holder" ], "fg": 2468 }, - { "id": [ "spork", "foon", "fork" ], "fg": 2479 }, - { "id": [ "multi_cooker", "mon_hallu_multicooker", "safe_box" ], "fg": 2485 }, - { "id": [ "pan", "waffleiron" ], "fg": 2486 }, + { "id": [ "trimmer_off", "trimmer_on" ], "fg": 2465 }, + { "id": [ "welder", "oxy_torch" ], "fg": 2468 }, + { "id": [ "whistle", "dog_whistle" ], "fg": 2470 }, + { "id": [ "ceramic_plate", "soap_holder" ], "fg": 2480 }, + { "id": [ "spork", "foon", "fork" ], "fg": 2491 }, + { "id": [ "multi_cooker", "mon_hallu_multicooker", "safe_box" ], "fg": 2497 }, + { "id": [ "pan", "waffleiron" ], "fg": 2498 }, { "id": [ "charcoal_cooker", @@ -3994,46 +4002,46 @@ "pot_aluminum", "f_standing_tank" ], - "fg": 2489, + "fg": 2501, "//": "maybe change to something smaller to help differentiate between these items and the standing tank?" }, - { "id": "atomic_lamp", "fg": 2499, "//": "vehicle part" }, - { "id": "atomic_light", "fg": 2500, "//": "vehicle part" }, - { "id": [ "candle", "candle_smoke" ], "fg": 2501 }, - { "id": [ "candle_lit", "candle_smoke_lit" ], "fg": 2502 }, - { "id": [ "jackolantern", "plastic_jack_o_lantern" ], "fg": 2513 }, - { "id": [ "jackolantern_lit", "plastic_jack_o_lantern_lit" ], "fg": 2514 }, - { "id": [ "reading_light", "atomic_light_off" ], "fg": 2518 }, - { "id": [ "smart_lamp", "electric_lantern", "oxylamp", "atomic_lamp_off", "propane_lantern" ], "fg": 2520 }, - { "id": [ "smart_lamp_on", "electric_lantern_on", "oxylamp_on", "propane_lantern_on" ], "fg": 2521 }, + { "id": "atomic_lamp", "fg": 2511, "//": "vehicle part" }, + { "id": "atomic_light", "fg": 2512, "//": "vehicle part" }, + { "id": [ "candle", "candle_smoke" ], "fg": 2513 }, + { "id": [ "candle_lit", "candle_smoke_lit" ], "fg": 2514 }, + { "id": [ "jackolantern", "plastic_jack_o_lantern" ], "fg": 2525 }, + { "id": [ "jackolantern_lit", "plastic_jack_o_lantern_lit" ], "fg": 2526 }, + { "id": [ "reading_light", "atomic_light_off" ], "fg": 2530 }, + { "id": [ "smart_lamp", "electric_lantern", "oxylamp", "atomic_lamp_off", "propane_lantern" ], "fg": 2532 }, + { "id": [ "smart_lamp_on", "electric_lantern_on", "oxylamp_on", "propane_lantern_on" ], "fg": 2533 }, { "id": "gasoline_lantern_on", "animated": true, - "fg": [ { "weight": 8, "sprite": 2526 }, { "weight": 8, "sprite": 2527 }, { "weight": 8, "sprite": 2528 } ] + "fg": [ { "weight": 8, "sprite": 2538 }, { "weight": 8, "sprite": 2539 }, { "weight": 8, "sprite": 2540 } ] }, { "id": "oil_lamp_clay_on", "animated": true, - "fg": [ { "weight": 8, "sprite": 2532 }, { "weight": 8, "sprite": 2533 }, { "weight": 8, "sprite": 2534 } ] + "fg": [ { "weight": 8, "sprite": 2544 }, { "weight": 8, "sprite": 2545 }, { "weight": 8, "sprite": 2546 } ] }, { "id": "oil_lamp_on", "animated": true, - "fg": [ { "weight": 8, "sprite": 2536 }, { "weight": 8, "sprite": 2537 }, { "weight": 8, "sprite": 2538 } ] + "fg": [ { "weight": 8, "sprite": 2548 }, { "weight": 8, "sprite": 2549 }, { "weight": 8, "sprite": 2550 } ] }, - { "id": [ "flu_shot", "vaccine_shot" ], "fg": 2553 }, - { "id": [ "brush", "brush_toilet", "hairbrush" ], "fg": 2560 }, - { "id": [ "comb_pocket", "comb_lice" ], "fg": 2561 }, - { "id": [ "toothbrush_plain", "toothbrush_dirty", "toothbrush_electric" ], "fg": 2569, "rotates": false }, - { "id": "basket", "fg": 4055, "//": "vehicle part" }, + { "id": [ "flu_shot", "vaccine_shot" ], "fg": 2565 }, + { "id": [ "brush", "brush_toilet", "hairbrush" ], "fg": 2572 }, + { "id": [ "comb_pocket", "comb_lice" ], "fg": 2573 }, + { "id": [ "toothbrush_plain", "toothbrush_dirty", "toothbrush_electric" ], "fg": 2581, "rotates": false }, + { "id": "basket", "fg": 4067, "//": "vehicle part" }, { "id": [ "battery_car", "battery_motorbike", "storage_battery", "small_storage_battery", "medium_storage_battery" ], - "fg": 4056, + "fg": 4068, "//": "vehicle part" }, { "id": [ "car_headlight", "wide_headlight_reinforced", "car_wide_headlight", "headlight_reinforced", "floodlight" ], - "fg": 4087, + "fg": 4099, "//": "vehicle part", "rotates": true }, @@ -4056,9 +4064,9 @@ "medium_turbine_engine", "large_turbine_engine" ], - "fg": 2570 + "fg": 2582 }, - { "id": "craftrig", "fg": 4074, "//": "vehicle part" }, + { "id": "craftrig", "fg": 4086, "//": "vehicle part" }, { "id": [ "deflated_wheel_bicycle", @@ -4067,13 +4075,13 @@ "deflated_wheel_motorbike_or", "deflated_wheel_slick" ], - "fg": 2573 + "fg": 2585 }, - { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or" ], "fg": 2574 }, - { "id": "drive_by_wire_controls", "fg": 4078, "//": "vehicle part" }, - { "id": "fridge_cargo", "fg": 4082, "//": "vehicle part" }, - { "id": "light_emergency_blue", "fg": 4094, "//": "vehicle part" }, - { "id": "light_emergency_red", "fg": 4095, "//": "vehicle part" }, + { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or" ], "fg": 2586 }, + { "id": "drive_by_wire_controls", "fg": 4090, "//": "vehicle part" }, + { "id": "fridge_cargo", "fg": 4094, "//": "vehicle part" }, + { "id": "light_emergency_blue", "fg": 4106, "//": "vehicle part" }, + { "id": "light_emergency_red", "fg": 4107, "//": "vehicle part" }, { "id": [ "motor", @@ -4087,40 +4095,40 @@ "alternator_truck", "exodii_motor" ], - "fg": 2578 + "fg": 2590 }, - { "id": "omnicamera", "fg": 4106, "//": "vehicle part" }, - { "id": "robot_controls", "fg": 2580, "//": "vehicle part" }, - { "id": "seat", "fg": 4123, "//": "vehicle part" }, - { "id": "seat_leather", "fg": 4124, "//": "vehicle part" }, - { "id": "v_table", "fg": 4136, "//": "vehicle part" }, - { "id": "veh_tracker", "fg": 4132, "//": "vehicle part" }, - { "id": "vehicle_controls", "fg": 2581, "//": "vehicle part" }, - { "id": [ "wheel", "wheel_metal" ], "fg": 2583 }, - { "id": "wheel_armor", "fg": 2584, "//": "vehicle part" }, + { "id": "omnicamera", "fg": 4118, "//": "vehicle part" }, + { "id": "robot_controls", "fg": 2592, "//": "vehicle part" }, + { "id": "seat", "fg": 4135, "//": "vehicle part" }, + { "id": "seat_leather", "fg": 4136, "//": "vehicle part" }, + { "id": "v_table", "fg": 4148, "//": "vehicle part" }, + { "id": "veh_tracker", "fg": 4144, "//": "vehicle part" }, + { "id": "vehicle_controls", "fg": 2593, "//": "vehicle part" }, + { "id": [ "wheel", "wheel_metal" ], "fg": 2595 }, + { "id": "wheel_armor", "fg": 2596, "//": "vehicle part" }, { "id": [ "wheel_bicycle", "wheel_bicycle_or", "wheel_motorbike", "wheel_motorbike_or", "wheel_slick" ], - "fg": 2585 + "fg": 2597 }, - { "id": "wheel_mount_heavy", "fg": 4144, "//": "vehicle part" }, - { "id": "wheel_mount_light", "fg": 4145, "//": "vehicle part" }, - { "id": "wheel_mount_medium", "fg": 4146, "//": "vehicle part" }, - { "id": [ "wheel_small", "wheel_barrow" ], "fg": 2587, "rotates": true }, - { "id": [ "wheel_wide", "wheel_wide_or" ], "fg": 2589 }, - { "id": "wheel_wood", "fg": 2590, "//": "doubles as vehicle part" }, - { "id": [ "compbow", "compgreatbow" ], "fg": 2592 }, + { "id": "wheel_mount_heavy", "fg": 4156, "//": "vehicle part" }, + { "id": "wheel_mount_light", "fg": 4157, "//": "vehicle part" }, + { "id": "wheel_mount_medium", "fg": 4158, "//": "vehicle part" }, + { "id": [ "wheel_small", "wheel_barrow" ], "fg": 2599, "rotates": true }, + { "id": [ "wheel_wide", "wheel_wide_or" ], "fg": 2601 }, + { "id": "wheel_wood", "fg": 2602, "//": "doubles as vehicle part" }, + { "id": [ "compbow", "compgreatbow" ], "fg": 2604 }, { "id": [ "crossbow", "huge_crossbow", "rep_crossbow", "bullet_crossbow", "crossbow_makeshift", "hand_crossbow" ], - "fg": 2594 + "fg": 2606 }, { "id": [ "shortbow", "recurbow", "reflexbow", "longbow", "hybridbow", "reflexrecurvebow", "selfbow" ], - "fg": 2597 + "fg": 2609 }, - { "id": [ "throwing_knife", "fighter_sting_juice" ], "fg": 2602 }, - { "id": [ "410_lever", "ithaca_doom", "ithaca_doom_dual" ], "fg": 2605 }, - { "id": [ "LAW", "m202_flash", "hell_launcher" ], "fg": 2607 }, - { "id": [ "ak47", "ak74", "an94", "fn_fal" ], "fg": 2611 }, + { "id": [ "throwing_knife", "fighter_sting_juice" ], "fg": 2614 }, + { "id": [ "410_lever", "ithaca_doom", "ithaca_doom_dual" ], "fg": 2617 }, + { "id": [ "LAW", "m202_flash", "hell_launcher" ], "fg": 2619 }, + { "id": [ "ak47", "ak74", "an94", "fn_fal" ], "fg": 2623 }, { "id": [ "atgm_launcher", @@ -4131,7 +4139,7 @@ "tank_gun_rws", "surv_rocket_launcher" ], - "fg": 2612 + "fg": 2624 }, { "id": [ @@ -4170,9 +4178,9 @@ "rifle_44", "rifle_45" ], - "fg": 2613 + "fg": 2625 }, - { "id": [ "flamethrower", "flamethrower_simple", "rm451_flamethrower", "hell_laser_napalm" ], "fg": 2615 }, + { "id": [ "flamethrower", "flamethrower_simple", "rm451_flamethrower", "hell_laser_napalm" ], "fg": 2627 }, { "id": [ "fn_p90", @@ -4190,9 +4198,9 @@ "bomblet_launcher_single", "bomblet_launcher_chickenbot" ], - "fg": 2618 + "fg": 2630 }, - { "id": [ "laser_cannon", "cerberus_laser", "unbio_blaster_gun" ], "fg": 2619 }, + { "id": [ "laser_cannon", "cerberus_laser", "unbio_blaster_gun" ], "fg": 2631 }, { "id": [ "laser_rifle", @@ -4205,10 +4213,10 @@ "hk_g80", "ftk93" ], - "fg": 2620 + "fg": 2632 }, - { "id": [ "launcher_simple", "m320", "rm228", "triple_launcher_simple" ], "fg": 2621 }, - { "id": [ "m249", "30mm_autocannon", "rm614_lmg", "rm20", "rm298", "m240", "m60", "mgl" ], "fg": 2622 }, + { "id": [ "launcher_simple", "m320", "rm228", "triple_launcher_simple" ], "fg": 2633 }, + { "id": [ "m249", "30mm_autocannon", "rm614_lmg", "rm20", "rm298", "m240", "m60", "mgl" ], "fg": 2634 }, { "id": [ "m4a1", @@ -4224,7 +4232,7 @@ "m27iar", "rm51_assault_rifle" ], - "fg": 2624 + "fg": 2636 }, { "id": [ @@ -4278,12 +4286,12 @@ "kp3at", "cz75" ], - "fg": 2626 + "fg": 2638 }, - { "id": [ "pipe_shotgunsawn", "pipe__gun_44" ], "fg": 2630 }, + { "id": [ "pipe_shotgunsawn", "pipe__gun_44" ], "fg": 2642 }, { "id": [ "pistol_flintlock", "moss_brownie", "2_shot_special", "lemat_revolver", "colt_saa", "410_revolver" ], - "fg": 2631 + "fg": 2643 }, { "id": [ @@ -4300,7 +4308,7 @@ "ksg", "shotgun_410" ], - "fg": 2632 + "fg": 2644 }, { "id": [ @@ -4319,10 +4327,10 @@ "ksub2000", "rm88_battle_rifle" ], - "fg": 2633 + "fg": 2645 }, - { "id": [ "saiga_12", "m1918", "saiga_410" ], "fg": 2634 }, - { "id": [ "shockcannon", "shockcannon_plut", "shockcannon_ups", "emp_gun" ], "fg": 2635 }, + { "id": [ "saiga_12", "m1918", "saiga_410" ], "fg": 2646 }, + { "id": [ "shockcannon", "shockcannon_plut", "shockcannon_ups", "emp_gun" ], "fg": 2647 }, { "id": [ "shotgun_s", @@ -4338,11 +4346,11 @@ "410_pipe_shotgun", "m6_asw" ], - "fg": 2636 + "fg": 2648 }, { "id": [ "tommygun", "ppsh", "smg_22", "smg_38", "smg_40", "smg_45", "smg_9mm", "american_180" ], - "fg": 2639 + "fg": 2651 }, { "id": [ @@ -4361,12 +4369,12 @@ "rm2000_smg", "paintballgun" ], - "fg": 2641 + "fg": 2653 }, - { "id": [ "v29", "v29_cheap" ], "fg": 2642 }, - { "id": [ "PR24-extended", "PR24-retracted", "tonfa", "shocktonfa_off" ], "fg": 2643 }, - { "id": [ "baton", "baton-extended" ], "fg": 2644 }, - { "id": [ "battleaxe", "battleaxe_inferior", "battleaxe_fake" ], "fg": 2645 }, + { "id": [ "v29", "v29_cheap" ], "fg": 2654 }, + { "id": [ "PR24-extended", "PR24-retracted", "tonfa", "shocktonfa_off" ], "fg": 2655 }, + { "id": [ "baton", "baton-extended" ], "fg": 2656 }, + { "id": [ "battleaxe", "battleaxe_inferior", "battleaxe_fake" ], "fg": 2657 }, { "id": [ "broadsword", @@ -4382,16 +4390,16 @@ "arming_sword_fake", "longsword_fake" ], - "fg": 2651 + "fg": 2663 }, - { "id": [ "bwirebat", "battletorch" ], "fg": 2655 }, - { "id": [ "combatsaw_off", "combatsaw_on", "e_combatsaw_off", "e_combatsaw_on" ], "fg": 2656 }, - { "id": [ "cs_lajatang_on", "cs_lajatang_off" ], "fg": 2658 }, - { "id": [ "firemachete_off", "shishkebab_off" ], "fg": 2664 }, - { "id": [ "firemachete_on", "shishkebab_on" ], "fg": 2665 }, - { "id": [ "glaive", "naginata", "halberd", "halberd_fake", "makeshift_halberd" ], "fg": 2666 }, - { "id": [ "javelin", "javelin_copper", "spear_wood" ], "fg": 2671 }, - { "id": [ "jian", "jian_inferior", "jian_fake", "sword_forged" ], "fg": 2674 }, + { "id": [ "bwirebat", "battletorch" ], "fg": 2667 }, + { "id": [ "combatsaw_off", "combatsaw_on", "e_combatsaw_off", "e_combatsaw_on" ], "fg": 2668 }, + { "id": [ "cs_lajatang_on", "cs_lajatang_off" ], "fg": 2670 }, + { "id": [ "firemachete_off", "shishkebab_off" ], "fg": 2676 }, + { "id": [ "firemachete_on", "shishkebab_on" ], "fg": 2677 }, + { "id": [ "glaive", "naginata", "halberd", "halberd_fake", "makeshift_halberd" ], "fg": 2678 }, + { "id": [ "javelin", "javelin_copper", "spear_wood" ], "fg": 2683 }, + { "id": [ "jian", "jian_inferior", "jian_fake", "sword_forged" ], "fg": 2686 }, { "id": [ "katana", @@ -4413,7 +4421,7 @@ "scimitar_fake", "cavalry_sabre_fake" ], - "fg": 2675 + "fg": 2687 }, { "id": [ @@ -4434,40 +4442,40 @@ "kris_fake", "knife_folding" ], - "fg": 2678 + "fg": 2690 }, - { "id": [ "knuckle_nail", "knuckle_katar", "bagh_nakha", "bio_claws_weapon" ], "fg": 2679 }, - { "id": [ "morningstar", "mjolnir" ], "fg": 2686 }, - { "id": [ "nailbat", "homewrecker" ], "fg": 2687 }, - { "id": [ "pike", "javelin_iron", "javelin_stone", "spear_knife", "spear_stone", "fishspear" ], "fg": 2689 }, - { "id": [ "pitchfork", "spear_forked" ], "fg": 2692 }, + { "id": [ "knuckle_nail", "knuckle_katar", "bagh_nakha", "bio_claws_weapon" ], "fg": 2691 }, + { "id": [ "morningstar", "mjolnir" ], "fg": 2698 }, + { "id": [ "nailbat", "homewrecker" ], "fg": 2699 }, + { "id": [ "pike", "javelin_iron", "javelin_stone", "spear_knife", "spear_stone", "fishspear" ], "fg": 2701 }, + { "id": [ "pitchfork", "spear_forked" ], "fg": 2704 }, { "id": [ "rapier", "rapier_fake", "fencing_foil", "fencing_epee", "fencing_sabre", "estoc", "estoc_fake" ], - "fg": 2695 + "fg": 2707 }, - { "id": [ "shillelagh", "shillelagh_fake" ], "fg": 2699 }, - { "id": [ "zweifire_off", "broadfire_off" ], "fg": 2713 }, - { "id": [ "zweifire_on", "broadfire_on" ], "fg": 2714 }, - { "id": "mon_chickenbot", "fg": 2715, "rotates": false }, - { "id": "mon_laserturret", "fg": 2716, "rotates": false }, - { "id": "mon_tankbot", "fg": 2717, "rotates": false }, - { "id": "mon_tripod", "fg": 2718, "rotates": false }, - { "id": "f_shrub_moss", "fg": [ { "weight": 1, "sprite": 2723 }, { "weight": 1, "sprite": 2724 } ] }, + { "id": [ "shillelagh", "shillelagh_fake" ], "fg": 2711 }, + { "id": [ "zweifire_off", "broadfire_off" ], "fg": 2725 }, + { "id": [ "zweifire_on", "broadfire_on" ], "fg": 2726 }, + { "id": "mon_chickenbot", "fg": 2727, "rotates": false }, + { "id": "mon_laserturret", "fg": 2728, "rotates": false }, + { "id": "mon_tankbot", "fg": 2729, "rotates": false }, + { "id": "mon_tripod", "fg": 2730, "rotates": false }, + { "id": "f_shrub_moss", "fg": [ { "weight": 1, "sprite": 2735 }, { "weight": 1, "sprite": 2736 } ] }, { "id": "t_lichen", - "fg": [ { "weight": 1, "sprite": 2733 }, { "weight": 1, "sprite": 2734 }, { "weight": 1, "sprite": 2735 } ] + "fg": [ { "weight": 1, "sprite": 2745 }, { "weight": 1, "sprite": 2746 }, { "weight": 1, "sprite": 2747 } ] }, { "id": "t_lichendirt", - "fg": [ { "weight": 1, "sprite": 2737 }, { "weight": 1, "sprite": 2738 }, { "weight": 1, "sprite": 2739 } ] + "fg": [ { "weight": 1, "sprite": 2749 }, { "weight": 1, "sprite": 2750 }, { "weight": 1, "sprite": 2751 } ] }, - { "id": [ "mon_bear_smoky", "mon_bear_smoky_pk" ], "fg": 2751, "rotates": false }, - { "id": "mon_donatello", "fg": 2750, "rotates": false }, - { "id": "mon_leonardo", "fg": 2747, "rotates": false }, - { "id": "mon_michelangelo", "fg": 2748, "rotates": false }, - { "id": "mon_raphael", "fg": 2749, "rotates": false }, - { "id": "mon_ratman_ninja", "fg": 2746, "rotates": false }, - { "id": [ "mon_shia", "mon_zombie_jackson" ], "fg": 2925 }, + { "id": [ "mon_bear_smoky", "mon_bear_smoky_pk" ], "fg": 2763, "rotates": false }, + { "id": "mon_donatello", "fg": 2762, "rotates": false }, + { "id": "mon_leonardo", "fg": 2759, "rotates": false }, + { "id": "mon_michelangelo", "fg": 2760, "rotates": false }, + { "id": "mon_raphael", "fg": 2761, "rotates": false }, + { "id": "mon_ratman_ninja", "fg": 2758, "rotates": false }, + { "id": [ "mon_shia", "mon_zombie_jackson" ], "fg": 2937 }, { "id": [ "spell_scroll_spell_scroll_tornskin", @@ -4617,7 +4625,7 @@ "spell_scroll_smudged", "lightning_storm_scroll" ], - "fg": 2778 + "fg": 2790 }, { "id": [ @@ -4630,7 +4638,7 @@ "wand_disp_mana_beam_greater", "wand_disp_point_flare_greater" ], - "fg": 2780 + "fg": 2792 }, { "id": [ @@ -4643,7 +4651,7 @@ "wand_disp_mana_beam_lesser", "wand_disp_point_flare_lesser" ], - "fg": 2781 + "fg": 2793 }, { "id": [ @@ -4656,7 +4664,7 @@ "wand_disp_mana_beam_minor", "wand_disp_point_flare_minor" ], - "fg": 2782 + "fg": 2794 }, { "id": [ @@ -4669,7 +4677,7 @@ "wand_mana_beam_greater", "wand_point_flare_greater" ], - "fg": 2783 + "fg": 2795 }, { "id": [ @@ -4682,7 +4690,7 @@ "wand_mana_beam_lesser", "wand_point_flare_lesser" ], - "fg": 2784 + "fg": 2796 }, { "id": [ @@ -4695,53 +4703,53 @@ "wand_mana_beam_minor", "wand_point_flare_minor" ], - "fg": 2785 + "fg": 2797 }, - { "id": "mon_w11b10", "fg": 2800, "rotates": false }, - { "id": "mon_w11b20b4", "fg": 2796, "rotates": false }, - { "id": "mon_w11h10", "fg": 2797, "rotates": false }, - { "id": "mon_w12b10", "fg": 2798, "rotates": false }, - { "id": "mon_w12n10", "fg": 2799, "rotates": false }, - { "id": [ "mon_ant_soldier_pk", "mon_ant_soldier_pk_weak" ], "fg": 2821, "rotates": false }, - { "id": [ "mon_beekeeper", "mon_beekeeper_pk" ], "fg": 3295, "rotates": false }, - { "id": [ "mon_cacodemon_revive", "mon_cacodemon" ], "fg": 2809, "rotates": false }, + { "id": "mon_w11b10", "fg": 2812, "rotates": false }, + { "id": "mon_w11b20b4", "fg": 2808, "rotates": false }, + { "id": "mon_w11h10", "fg": 2809, "rotates": false }, + { "id": "mon_w12b10", "fg": 2810, "rotates": false }, + { "id": "mon_w12n10", "fg": 2811, "rotates": false }, + { "id": [ "mon_ant_soldier_pk", "mon_ant_soldier_pk_weak" ], "fg": 2833, "rotates": false }, + { "id": [ "mon_beekeeper", "mon_beekeeper_pk" ], "fg": 3311, "rotates": false }, + { "id": [ "mon_cacodemon_revive", "mon_cacodemon" ], "fg": 2821, "rotates": false }, { "id": [ "mon_creeper_vine_terminal", "mon_creeper_vine_terminal_pk" ], - "fg": 2872, + "fg": 2884, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 2873 }, - { "id": "corner", "fg": 2874 }, - { "id": "edge", "fg": 2875 }, - { "id": "end_piece", "fg": 2876 }, - { "id": "t_connection", "fg": 2877 }, - { "id": "unconnected", "fg": 2872 } + { "id": "center", "fg": 2885 }, + { "id": "corner", "fg": 2886 }, + { "id": "edge", "fg": 2887 }, + { "id": "end_piece", "fg": 2888 }, + { "id": "t_connection", "fg": 2889 }, + { "id": "unconnected", "fg": 2884 } ] }, - { "id": "mon_cyberdemon", "fg": 2806, "rotates": false }, - { "id": "mon_deer_rutting", "fg": 2819, "rotates": false }, - { "id": "mon_doom_archdemon", "fg": 2801, "rotates": false }, + { "id": "mon_cyberdemon", "fg": 2818, "rotates": false }, + { "id": "mon_deer_rutting", "fg": 2831, "rotates": false }, + { "id": "mon_doom_archdemon", "fg": 2813, "rotates": false }, { "id": [ "mon_doom_archvile_2", "mon_doom_archvile_3", "mon_doom_archvile_4", "mon_doom_archvile_5", "mon_doom_archvile" ], - "fg": 2802, - "rotates": false - }, - { "id": "mon_doom_archvile_queen", "fg": 2803, "rotates": false }, - { "id": [ "mon_doom_churl", "mon_doom_churl_revive" ], "fg": 2814, "rotates": false }, - { "id": "mon_doom_cur", "fg": 2816, "rotates": false }, - { "id": "mon_doom_sacrifice", "fg": 2817, "rotates": false }, - { "id": "mon_doom_slave", "fg": 2815, "rotates": false }, - { "id": "mon_hell_baron", "fg": 2805, "rotates": false }, - { "id": [ "mon_hell_knight_revive", "mon_hell_knight" ], "fg": 2804, "rotates": false }, - { "id": "mon_imp_black", "fg": 2813, "rotates": false }, - { "id": [ "mon_imp_revive", "mon_imp" ], "fg": 2812, "rotates": false }, - { "id": "mon_mancubus", "fg": 2810, "rotates": false }, - { "id": "mon_mechaspider", "fg": 2808, "rotates": false }, - { "id": "mon_mechaspider_queen", "fg": 2807, "rotates": false }, - { "id": "mon_mi_go_fly", "fg": 2818, "rotates": false }, - { "id": [ "mon_pupae_pk", "mon_pupae" ], "fg": 2820, "rotates": false }, - { "id": "mon_revenant", "fg": 2811, "rotates": false }, + "fg": 2814, + "rotates": false + }, + { "id": "mon_doom_archvile_queen", "fg": 2815, "rotates": false }, + { "id": [ "mon_doom_churl", "mon_doom_churl_revive" ], "fg": 2826, "rotates": false }, + { "id": "mon_doom_cur", "fg": 2828, "rotates": false }, + { "id": "mon_doom_sacrifice", "fg": 2829, "rotates": false }, + { "id": "mon_doom_slave", "fg": 2827, "rotates": false }, + { "id": "mon_hell_baron", "fg": 2817, "rotates": false }, + { "id": [ "mon_hell_knight_revive", "mon_hell_knight" ], "fg": 2816, "rotates": false }, + { "id": "mon_imp_black", "fg": 2825, "rotates": false }, + { "id": [ "mon_imp_revive", "mon_imp" ], "fg": 2824, "rotates": false }, + { "id": "mon_mancubus", "fg": 2822, "rotates": false }, + { "id": "mon_mechaspider", "fg": 2820, "rotates": false }, + { "id": "mon_mechaspider_queen", "fg": 2819, "rotates": false }, + { "id": "mon_mi_go_fly", "fg": 2830, "rotates": false }, + { "id": [ "mon_pupae_pk", "mon_pupae" ], "fg": 2832, "rotates": false }, + { "id": "mon_revenant", "fg": 2823, "rotates": false }, { "id": [ "bot_cyberdemon", @@ -4777,77 +4785,77 @@ "bot_tripod", "bot_cacodemon" ], - "fg": 2825, - "rotates": false - }, - { "id": "mon_ant_acid_kwama", "fg": 2862, "rotates": false }, - { "id": "mon_ant_male", "fg": 2866, "rotates": false }, - { "id": "mon_ant_queen_firebug", "fg": 2863, "rotates": false }, - { "id": "mon_ant_scrib", "fg": 2868, "rotates": false }, - { "id": "mon_ant_soldier_terminal", "fg": 2864, "rotates": false }, - { "id": "mon_ant_terminal", "fg": 2865, "rotates": false }, - { "id": "mon_bat_vampire", "fg": 2855, "rotates": false }, - { "id": "mon_bear_mega", "fg": 2845, "rotates": false }, - { "id": "mon_bear_mega_baby", "fg": 2847, "rotates": false }, - { "id": "mon_bear_mega_kid", "fg": 2846, "rotates": false }, - { "id": "mon_bear_mega_mating", "fg": 2844, "rotates": false }, - { "id": "mon_bee_king", "fg": 2860, "rotates": false }, - { "id": "mon_bee_queen", "fg": 2859, "rotates": false }, - { "id": "mon_centipede", "fg": 2861, "rotates": false }, - { "id": [ "mon_cherub_fly", "mon_cherub" ], "fg": 2829, "rotates": false }, - { "id": "mon_cult_churl", "fg": 2843, "rotates": false }, - { "id": "mon_cult_slave", "fg": 2842, "rotates": false }, - { "id": "mon_cyborg_cop", "fg": 2822, "rotates": false }, - { "id": "mon_cyborg_guard", "fg": 2823, "rotates": false }, - { "id": "mon_dionaea", "fg": 2880, "rotates": false }, - { "id": "mon_dionaea_sprout", "fg": 2882, "rotates": false }, - { "id": "mon_fant", "fg": 2867, "rotates": false }, - { "id": "mon_fardigrade", "fg": 2870, "rotates": false }, - { "id": "mon_feer", "fg": 2854, "rotates": false }, - { "id": "mon_finebeast", "fg": 2878, "rotates": false }, - { "id": "mon_finecraft", "fg": 2879, "rotates": false }, - { "id": "mon_fionaea", "fg": 2881, "rotates": false }, - { "id": "mon_folf", "fg": 2849, "rotates": false }, - { "id": "mon_foose", "fg": 2853, "rotates": false }, - { "id": "mon_fougar", "fg": 2848, "rotates": false }, - { "id": "mon_furvivor", "fg": 2840, "rotates": false }, + "fg": 2837, + "rotates": false + }, + { "id": "mon_ant_acid_kwama", "fg": 2874, "rotates": false }, + { "id": "mon_ant_male", "fg": 2878, "rotates": false }, + { "id": "mon_ant_queen_firebug", "fg": 2875, "rotates": false }, + { "id": "mon_ant_scrib", "fg": 2880, "rotates": false }, + { "id": "mon_ant_soldier_terminal", "fg": 2876, "rotates": false }, + { "id": "mon_ant_terminal", "fg": 2877, "rotates": false }, + { "id": "mon_bat_vampire", "fg": 2867, "rotates": false }, + { "id": "mon_bear_mega", "fg": 2857, "rotates": false }, + { "id": "mon_bear_mega_baby", "fg": 2859, "rotates": false }, + { "id": "mon_bear_mega_kid", "fg": 2858, "rotates": false }, + { "id": "mon_bear_mega_mating", "fg": 2856, "rotates": false }, + { "id": "mon_bee_king", "fg": 2872, "rotates": false }, + { "id": "mon_bee_queen", "fg": 2871, "rotates": false }, + { "id": "mon_centipede", "fg": 2873, "rotates": false }, + { "id": [ "mon_cherub_fly", "mon_cherub" ], "fg": 2841, "rotates": false }, + { "id": "mon_cult_churl", "fg": 2855, "rotates": false }, + { "id": "mon_cult_slave", "fg": 2854, "rotates": false }, + { "id": "mon_cyborg_cop", "fg": 2834, "rotates": false }, + { "id": "mon_cyborg_guard", "fg": 2835, "rotates": false }, + { "id": "mon_dionaea", "fg": 2892, "rotates": false }, + { "id": "mon_dionaea_sprout", "fg": 2894, "rotates": false }, + { "id": "mon_fant", "fg": 2879, "rotates": false }, + { "id": "mon_fardigrade", "fg": 2882, "rotates": false }, + { "id": "mon_feer", "fg": 2866, "rotates": false }, + { "id": "mon_finebeast", "fg": 2890, "rotates": false }, + { "id": "mon_finecraft", "fg": 2891, "rotates": false }, + { "id": "mon_fionaea", "fg": 2893, "rotates": false }, + { "id": "mon_folf", "fg": 2861, "rotates": false }, + { "id": "mon_foose", "fg": 2865, "rotates": false }, + { "id": "mon_fougar", "fg": 2860, "rotates": false }, + { "id": "mon_furvivor", "fg": 2852, "rotates": false }, { "id": [ "mon_furvivor_glock", "mon_furvivor_pk", "mon_furvivor_shotgun", "mon_furvivor_smg", "mon_furvivor_deagle" ], - "fg": 2841, - "rotates": false - }, - { "id": "mon_generator_SCINET", "fg": 2824, "rotates": false }, - { "id": "mon_horror_dusk", "fg": 2838, "rotates": false }, - { "id": "mon_horror_dusk_queen", "fg": 2837, "rotates": false }, - { "id": "mon_legion", "fg": 2831, "rotates": false }, - { "id": "mon_lostsoul", "fg": 2827, "rotates": false }, - { "id": "mon_lostsoul_mount", "fg": 2828, "rotates": false }, - { "id": "mon_marloss_man", "fg": 2976 }, - { "id": "mon_mi_go_terminal", "fg": 2832, "rotates": false }, - { "id": "mon_minecraft", "fg": 2888, "rotates": false }, - { "id": "mon_minecraft_charged", "fg": 2889, "rotates": false }, - { "id": "mon_minecraft_charged_season_winter", "fg": 2891, "rotates": false }, - { "id": "mon_minecraft_season_winter", "fg": 2890, "rotates": false }, - { "id": "mon_nuculais", "fg": 2836, "rotates": false }, - { "id": "mon_pig_saber", "fg": 2852, "rotates": false }, - { "id": [ "mon_pinky_revive", "mon_pinky" ], "fg": 2826, "rotates": false }, - { "id": "mon_skeleton_scorched", "fg": 2883, "rotates": false }, - { "id": "mon_soulcube", "fg": 2830, "rotates": false }, - { "id": "mon_spider_jumping_giant_acid", "fg": 2856, "rotates": false }, - { "id": [ "mon_spider_web_omega", "mon_spider_web_mu" ], "fg": 2858, "rotates": false }, - { "id": "mon_spider_web_queen", "fg": 2857, "rotates": false }, - { "id": "mon_stemcell_nether", "fg": 2839, "rotates": false }, - { "id": "mon_tardigrade", "fg": 2869, "rotates": false }, - { "id": "mon_thing_head", "fg": 2833, "rotates": false }, - { "id": "mon_thing_spider", "fg": 2834, "rotates": false }, - { "id": "mon_thing_swamp", "fg": 2835, "rotates": false }, - { "id": "mon_trapdoor_queen", "fg": 2887, "rotates": false }, - { "id": "mon_vinebeast_terminal", "fg": 2871, "rotates": false }, - { "id": "mon_zanimal_scorched", "fg": 2884, "rotates": false }, - { "id": "mon_zanimal_skeleton", "fg": 2885, "rotates": false }, - { "id": "mon_zanimal_skeleton_dead", "fg": 2886, "rotates": false }, - { "id": "mon_zolf_scorched", "fg": 2851, "rotates": false }, - { "id": "mon_zolf_shady", "fg": 2850, "rotates": false }, + "fg": 2853, + "rotates": false + }, + { "id": "mon_generator_SCINET", "fg": 2836, "rotates": false }, + { "id": "mon_horror_dusk", "fg": 2850, "rotates": false }, + { "id": "mon_horror_dusk_queen", "fg": 2849, "rotates": false }, + { "id": "mon_legion", "fg": 2843, "rotates": false }, + { "id": "mon_lostsoul", "fg": 2839, "rotates": false }, + { "id": "mon_lostsoul_mount", "fg": 2840, "rotates": false }, + { "id": "mon_marloss_man", "fg": 2992 }, + { "id": "mon_mi_go_terminal", "fg": 2844, "rotates": false }, + { "id": "mon_minecraft", "fg": 2900, "rotates": false }, + { "id": "mon_minecraft_charged", "fg": 2901, "rotates": false }, + { "id": "mon_minecraft_charged_season_winter", "fg": 2903, "rotates": false }, + { "id": "mon_minecraft_season_winter", "fg": 2902, "rotates": false }, + { "id": "mon_nuculais", "fg": 2848, "rotates": false }, + { "id": "mon_pig_saber", "fg": 2864, "rotates": false }, + { "id": [ "mon_pinky_revive", "mon_pinky" ], "fg": 2838, "rotates": false }, + { "id": "mon_skeleton_scorched", "fg": 2895, "rotates": false }, + { "id": "mon_soulcube", "fg": 2842, "rotates": false }, + { "id": "mon_spider_jumping_giant_acid", "fg": 2868, "rotates": false }, + { "id": [ "mon_spider_web_omega", "mon_spider_web_mu" ], "fg": 2870, "rotates": false }, + { "id": "mon_spider_web_queen", "fg": 2869, "rotates": false }, + { "id": "mon_stemcell_nether", "fg": 2851, "rotates": false }, + { "id": "mon_tardigrade", "fg": 2881, "rotates": false }, + { "id": "mon_thing_head", "fg": 2845, "rotates": false }, + { "id": "mon_thing_spider", "fg": 2846, "rotates": false }, + { "id": "mon_thing_swamp", "fg": 2847, "rotates": false }, + { "id": "mon_trapdoor_queen", "fg": 2899, "rotates": false }, + { "id": "mon_vinebeast_terminal", "fg": 2883, "rotates": false }, + { "id": "mon_zanimal_scorched", "fg": 2896, "rotates": false }, + { "id": "mon_zanimal_skeleton", "fg": 2897, "rotates": false }, + { "id": "mon_zanimal_skeleton_dead", "fg": 2898, "rotates": false }, + { "id": "mon_zolf_scorched", "fg": 2863, "rotates": false }, + { "id": "mon_zolf_shady", "fg": 2862, "rotates": false }, { "id": [ "mon_zombie_rot_flu", @@ -4858,57 +4866,61 @@ "mon_zombie_rot_pk_pain", "mon_zombie_rot_pk_worms" ], - "fg": 3324, + "fg": 3340, "rotates": false }, - { "id": [ "mon_fish_bullhead", "mon_fish_sbass", "mon_fish_lbass" ], "fg": 2895 }, - { "id": [ "mon_fish_lobster", "mon_fish_crayfish" ], "fg": 2900 }, - { "id": [ "mon_giant_crayfish", "mon_fish_lobster_giant" ], "fg": 2901 }, - { "id": [ "mon_fish_pike", "mon_fish_bluegill" ], "fg": 2902 }, + { "id": [ "mon_fish_bullhead", "mon_fish_sbass", "mon_fish_lbass" ], "fg": 2907 }, + { "id": [ "mon_fish_lobster", "mon_fish_crayfish" ], "fg": 2912 }, + { "id": [ "mon_giant_crayfish", "mon_fish_lobster_giant" ], "fg": 2913 }, + { "id": [ "mon_fish_pike", "mon_fish_bluegill" ], "fg": 2914 }, { "id": [ "mon_fish_trout", "mon_fish_perch", "mon_fish_salmon", "mon_fish_sunfish", "mon_fish_bowfin" ], - "fg": 2903 + "fg": 2915 + }, + { "id": [ "mon_fish_whitefish", "mon_fish_pickerel", "mon_fish_pbass" ], "fg": 2916 }, + { "id": [ "mon_blob_large", "mon_gelatin" ], "fg": 2928 }, + { "id": [ "mon_hallu_mannequin", "f_mannequin" ], "fg": 2935 }, + { "id": "mon_mannequin_decoy", "fg": 2937, "//": "referred by mod: crazy" }, + { "id": [ "mon_fungaloid", "mon_fungaloid_dormant" ], "fg": 2945 }, + { "id": [ "mon_spore", "mon_fungus_boil" ], "fg": 2949 }, + { "id": "mon_civilian_icu", "fg": [ { "weight": 1, "sprite": 2952 }, { "weight": 1, "sprite": 2951 } ] }, + { + "id": [ "mon_civilian_panic", "mon_civilian_parent" ], + "fg": [ { "weight": 1, "sprite": 2954 }, { "weight": 1, "sprite": 2953 } ] }, - { "id": [ "mon_fish_whitefish", "mon_fish_pickerel", "mon_fish_pbass" ], "fg": 2904 }, - { "id": [ "mon_blob_large", "mon_gelatin" ], "fg": 2916 }, - { "id": [ "mon_hallu_mannequin", "f_mannequin" ], "fg": 2923 }, - { "id": "mon_mannequin_decoy", "fg": 2925, "//": "referred by mod: crazy" }, - { "id": [ "mon_fungaloid", "mon_fungaloid_dormant" ], "fg": 2933 }, - { "id": [ "mon_spore", "mon_fungus_boil" ], "fg": 2937 }, - { "id": "mon_civilian_panic", "fg": [ { "weight": 1, "sprite": 2940 }, { "weight": 1, "sprite": 2939 } ] }, { "id": "mon_civilian_stationary", - "fg": [ { "weight": 1, "sprite": 2942 }, { "weight": 1, "sprite": 2941 } ] - }, - { "id": [ "mon_feral_fancy_rapier", "mon_feral_fancy_rapier_fake" ], "fg": 2947 }, - { "id": [ "mon_feral_human_axe", "mon_feral_human_axe_fungal_infected" ], "fg": 2949 }, - { "id": [ "mon_feral_human_crowbar", "mon_feral_human_crowbar_fungal_infected" ], "fg": 2951 }, - { "id": [ "mon_feral_human_pipe", "mon_feral_human_pipe_fungal_infected" ], "fg": 2953 }, - { "id": "mon_marloss_zealot_m", "fg": 2976 }, - { "id": [ "mon_ant_larva", "mon_bee_larvae", "mon_wasp_larvae", "mon_maggot" ], "fg": 2993 }, - { "id": [ "mon_ant_queen", "mon_ant_queen_young" ], "fg": 2994 }, - { "id": [ "mon_bee", "mon_bee_scout", "mon_bee_soldier" ], "fg": 3000 }, - { "id": [ "mon_butterfly_cocoon", "mon_moth_cocoon" ], "fg": 3002 }, + "fg": [ { "weight": 1, "sprite": 2956 }, { "weight": 1, "sprite": 2955 } ] + }, + { "id": [ "mon_feral_fancy_rapier", "mon_feral_fancy_rapier_fake" ], "fg": 2963 }, + { "id": [ "mon_feral_human_axe", "mon_feral_human_axe_fungal_infected" ], "fg": 2965 }, + { "id": [ "mon_feral_human_crowbar", "mon_feral_human_crowbar_fungal_infected" ], "fg": 2967 }, + { "id": [ "mon_feral_human_pipe", "mon_feral_human_pipe_fungal_infected" ], "fg": 2969 }, + { "id": "mon_marloss_zealot_m", "fg": 2992 }, + { "id": [ "mon_ant_larva", "mon_bee_larvae", "mon_wasp_larvae", "mon_maggot" ], "fg": 3009 }, + { "id": [ "mon_ant_queen", "mon_ant_queen_young" ], "fg": 3010 }, + { "id": [ "mon_bee", "mon_bee_scout", "mon_bee_soldier" ], "fg": 3016 }, + { "id": [ "mon_butterfly_cocoon", "mon_moth_cocoon" ], "fg": 3018 }, { "id": [ "mon_caterpillar", "mon_caterpillar_giant", "mon_caterpillar_butterfly", "mon_caterpillar_moth" ], - "fg": 3004 - }, - { "id": [ "mon_giant_cockroach", "mon_pregnant_giant_cockroach" ], "fg": 3010 }, - { "id": [ "mon_giant_cockroach_nymph", "mon_diving_beetle_small" ], "fg": 3011 }, - { "id": [ "mon_grasshopper_small", "mon_grasshopper_nymph" ], "fg": 3013 }, - { "id": [ "mon_mantis_small", "mon_mantis_giant" ], "fg": 3019 }, - { "id": [ "mon_spider_cellar_small", "mon_spider_cellar_giant_s" ], "fg": 3032 }, - { "id": [ "mon_spider_trapdoor_mega", "mon_spider_trapdoor_giant_guardian" ], "fg": 3037 }, - { "id": [ "mon_spider_trapdoor", "mon_spider_trapdoor_small", "mon_spider_trapdoor_giant_s" ], "fg": 3038 }, - { "id": [ "mon_spider_web_mega", "mon_spider_web_alpha" ], "fg": 3040 }, - { "id": [ "mon_spider_web_small", "mon_spider_web_s" ], "fg": 3041 }, - { "id": [ "mon_spider_widow", "mon_spider_widow_small", "mon_spider_widow_giant_s" ], "fg": 3044 }, - { "id": [ "mon_spider_wolf_small", "mon_spider_wolf" ], "fg": 3047 }, - { "id": [ "mon_zhark", "mon_mutant_carp", "mon_mutant_salmon" ], "fg": 3258, "rotates": false }, - { "id": "mon_bat", "fg": 3071, "rotates": false }, - { "id": [ "mon_beaver", "mon_muskrat", "mon_chipmunk" ], "fg": 3060, "rotates": false }, - { "id": [ "mon_black_rat", "mon_opossum" ], "fg": 3085 }, - { "id": "mon_bobcat", "fg": 3055, "rotates": false }, + "fg": 3020 + }, + { "id": [ "mon_giant_cockroach", "mon_pregnant_giant_cockroach" ], "fg": 3026 }, + { "id": [ "mon_giant_cockroach_nymph", "mon_diving_beetle_small" ], "fg": 3027 }, + { "id": [ "mon_grasshopper_small", "mon_grasshopper_nymph" ], "fg": 3029 }, + { "id": [ "mon_mantis_small", "mon_mantis_giant" ], "fg": 3035 }, + { "id": [ "mon_spider_cellar_small", "mon_spider_cellar_giant_s" ], "fg": 3048 }, + { "id": [ "mon_spider_trapdoor_mega", "mon_spider_trapdoor_giant_guardian" ], "fg": 3053 }, + { "id": [ "mon_spider_trapdoor", "mon_spider_trapdoor_small", "mon_spider_trapdoor_giant_s" ], "fg": 3054 }, + { "id": [ "mon_spider_web_mega", "mon_spider_web_alpha" ], "fg": 3056 }, + { "id": [ "mon_spider_web_small", "mon_spider_web_s" ], "fg": 3057 }, + { "id": [ "mon_spider_widow", "mon_spider_widow_small", "mon_spider_widow_giant_s" ], "fg": 3060 }, + { "id": [ "mon_spider_wolf_small", "mon_spider_wolf" ], "fg": 3063 }, + { "id": [ "mon_zhark", "mon_mutant_carp", "mon_mutant_salmon" ], "fg": 3274, "rotates": false }, + { "id": "mon_bat", "fg": 3087, "rotates": false }, + { "id": [ "mon_beaver", "mon_muskrat", "mon_chipmunk" ], "fg": 3076, "rotates": false }, + { "id": [ "mon_black_rat", "mon_opossum" ], "fg": 3101 }, + { "id": "mon_bobcat", "fg": 3071, "rotates": false }, { "id": [ "mon_cat_kitten", @@ -4927,16 +4939,16 @@ "mon_cat_void_kitten", "mon_cat_chonker_kitten" ], - "fg": 3090 + "fg": 3106 }, - { "id": "mon_chicken", "fg": 3073, "rotates": false }, + { "id": "mon_chicken", "fg": 3089, "rotates": false }, { "id": [ "mon_chicken_chick", "mon_goose_chick", "mon_goose_golden_chick", "mon_goose_canadian_chick", "mon_duck_chick" ], - "fg": 3091 + "fg": 3107 }, - { "id": [ "mon_coyote_wolf", "mon_coyote_small", "mon_coyote" ], "fg": 3056, "rotates": false }, - { "id": "mon_coyote_wolf_zerg", "fg": 3057, "rotates": false }, - { "id": [ "mon_crow", "mon_raven", "mon_coot", "mon_cormorant" ], "fg": 3097 }, + { "id": [ "mon_coyote_wolf", "mon_coyote_small", "mon_coyote" ], "fg": 3072, "rotates": false }, + { "id": "mon_coyote_wolf_zerg", "fg": 3073, "rotates": false }, + { "id": [ "mon_crow", "mon_raven", "mon_coot", "mon_cormorant" ], "fg": 3113 }, { "id": [ "mon_crow_chick", @@ -4948,11 +4960,11 @@ "mon_grebe_chick", "mon_bluejay_chick" ], - "fg": 3098 + "fg": 3114 }, { "id": [ "mon_deer_fawn", "mon_deer_mutant_spider_fawn", "mon_deer_small", "mon_reindeer_fawn" ], - "fg": 3102 + "fg": 3118 }, { "id": [ @@ -4966,11 +4978,11 @@ "mon_dog_large", "mon_dog" ], - "fg": 3103 + "fg": 3119 }, { "id": [ "mon_dog_bull", "mon_dog_pitbullmix", "mon_dog_beagle", "mon_dog_chihuahua", "mon_dog_dachshund" ], - "fg": 3104 + "fg": 3120 }, { "id": [ @@ -4988,11 +5000,11 @@ "mon_dog_rottweiler_pup", "mon_dog_samoyed_pup" ], - "fg": 3105 + "fg": 3121 }, - { "id": [ "mon_duck", "mon_grebe" ], "fg": 3106 }, - { "id": "mon_fox_gray", "fg": 3059, "rotates": false }, - { "id": "mon_fox_red", "fg": 3058, "rotates": false }, + { "id": [ "mon_duck", "mon_grebe" ], "fg": 3122 }, + { "id": "mon_fox_gray", "fg": 3075, "rotates": false }, + { "id": "mon_fox_red", "fg": 3074, "rotates": false }, { "id": [ "mon_grouse_chick", @@ -5003,302 +5015,287 @@ "mon_hummingbird_chick", "mon_pheasant_chick" ], - "fg": 3112 - }, - { "id": "mon_gull", "fg": 3074, "rotates": false }, - { "id": "mon_halfworm", "fg": 3080, "rotates": false }, - { "id": "mon_hare", "fg": 3067, "rotates": false }, - { "id": [ "mon_lab_rat", "mon_lab_ratkin" ], "fg": 3115, "rotates": false }, - { "id": "mon_lemming", "fg": 3065, "rotates": false }, - { "id": "mon_mole_large", "fg": 3061, "rotates": false }, - { "id": "mon_otter", "fg": 3069, "rotates": false }, - { "id": "mon_rabbit", "fg": 3066, "rotates": false }, - { "id": "mon_rattlesnake", "fg": 3075, "rotates": false }, - { "id": [ "mon_robin", "mon_cardinal" ], "fg": 3127 }, - { "id": [ "mon_sewer_rat", "mon_weasel", "mon_mink" ], "fg": 3070, "rotates": false }, - { "id": "mon_sewer_snake", "fg": 3076, "rotates": false }, - { "id": [ "mon_shrew", "mon_deer_mouse" ], "fg": 3064, "rotates": false }, - { "id": "mon_skunk", "fg": 3068, "rotates": false }, - { "id": "mon_sludge_crawler", "fg": 3078, "rotates": false }, - { "id": "mon_sludge_crawler_queen", "fg": 3077, "rotates": false }, - { "id": [ "mon_sparrow", "mon_hummingbird" ], "fg": 3130 }, - { "id": "mon_squirrel", "fg": 3063, "rotates": false }, - { "id": [ "mon_squirrel_red", "mon_groundhog" ], "fg": 3062, "rotates": false }, - { "id": "mon_turkey", "fg": 3072, "rotates": false }, - { "id": "mon_worm", "fg": 3079, "rotates": false }, - { "id": "mon_better_half", "fg": [ { "weight": 50, "sprite": 61 }, { "weight": 50, "sprite": 60 } ] }, + "fg": 3128 + }, + { "id": "mon_gull", "fg": 3090, "rotates": false }, + { "id": "mon_halfworm", "fg": 3096, "rotates": false }, + { "id": "mon_hare", "fg": 3083, "rotates": false }, + { "id": [ "mon_lab_rat", "mon_lab_ratkin" ], "fg": 3131, "rotates": false }, + { "id": "mon_lemming", "fg": 3081, "rotates": false }, + { "id": "mon_mole_large", "fg": 3077, "rotates": false }, + { "id": "mon_otter", "fg": 3085, "rotates": false }, + { "id": "mon_rabbit", "fg": 3082, "rotates": false }, + { "id": "mon_rattlesnake", "fg": 3091, "rotates": false }, + { "id": [ "mon_robin", "mon_cardinal" ], "fg": 3143 }, + { "id": [ "mon_sewer_rat", "mon_weasel", "mon_mink" ], "fg": 3086, "rotates": false }, + { "id": "mon_sewer_snake", "fg": 3092, "rotates": false }, + { "id": [ "mon_shrew", "mon_deer_mouse" ], "fg": 3080, "rotates": false }, + { "id": "mon_skunk", "fg": 3084, "rotates": false }, + { "id": "mon_sludge_crawler", "fg": 3094, "rotates": false }, + { "id": "mon_sludge_crawler_queen", "fg": 3093, "rotates": false }, + { "id": [ "mon_sparrow", "mon_hummingbird" ], "fg": 3146 }, + { "id": "mon_squirrel", "fg": 3079, "rotates": false }, + { "id": [ "mon_squirrel_red", "mon_groundhog" ], "fg": 3078, "rotates": false }, + { "id": "mon_turkey", "fg": 3088, "rotates": false }, + { "id": "mon_worm", "fg": 3095, "rotates": false }, + { "id": "mon_better_half", "fg": [ { "weight": 50, "sprite": 43 }, { "weight": 50, "sprite": 28 } ] }, { "id": "mon_dark_reflection", - "fg": [ { "weight": 100, "sprite": 3151 }, { "weight": 100, "sprite": 3152 } ] + "fg": [ { "weight": 100, "sprite": 3167 }, { "weight": 100, "sprite": 3168 } ] }, { "id": "mon_hallucinator", "fg": [ { "weight": 100, "sprite": 63 }, { "weight": 100, "sprite": 62 } ] }, - { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": 3163 }, + { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": 3179 }, { "id": "mon_memory", - "fg": [ { "weight": 1, "sprite": 3169 }, { "weight": 100, "sprite": 3170 }, { "weight": 100, "sprite": 3171 } ], + "fg": [ { "weight": 1, "sprite": 3185 }, { "weight": 100, "sprite": 3186 }, { "weight": 100, "sprite": 3187 } ], "rotates": false }, { "id": "mon_pale_reflection", - "fg": [ { "weight": 100, "sprite": 3172 }, { "weight": 100, "sprite": 3173 } ] + "fg": [ { "weight": 100, "sprite": 3188 }, { "weight": 100, "sprite": 3189 } ] }, { "id": "mon_shifting_mass", "animated": true, "fg": [ - { "weight": 50, "sprite": 3177 }, - { "weight": 50, "sprite": 3178 }, - { "weight": 50, "sprite": 3179 }, - { "weight": 50, "sprite": 3180 } + { "weight": 50, "sprite": 3193 }, + { "weight": 50, "sprite": 3194 }, + { "weight": 50, "sprite": 3195 }, + { "weight": 50, "sprite": 3196 } ] }, { "id": "mon_twisted_reflection", - "fg": [ { "weight": 50, "sprite": 3184 }, { "weight": 50, "sprite": 3185 } ] - }, - { "id": "mon_vortex", "fg": 3186, "//": "needed due to swirling vortex" }, - { "id": [ "bot_rifleturret", "bot_crows_m240" ], "fg": 3200 }, - { "id": [ "mon_generator", "generator_7500w" ], "fg": 3219 }, - { "id": [ "mon_nursebot", "mon_nursebot_defective" ], "fg": 3228 }, - { "id": [ "mon_turret_rifle", "mon_crows_m240" ], "fg": 3240 }, - { "id": "mon_afs_headless_zombie", "fg": 3339, "rotates": false }, - { "id": "mon_boomer", "fg": 3299, "rotates": false }, - { "id": [ "mon_dog_skeleton", "mon_dog_skeleton_pk" ], "fg": 3343 }, - { "id": [ "mon_dog_zombie_cop", "mon_dog_zombie_cop_pk" ], "fg": 3313, "rotates": false }, - { "id": [ "mon_dog_zombie_rot", "mon_dog_zombie_rot_pain", "mon_dog_zombie_rot_worms" ], "fg": 3346 }, - { "id": "mon_gas_zombie", "fg": 3283, "rotates": false }, + "fg": [ { "weight": 50, "sprite": 3200 }, { "weight": 50, "sprite": 3201 } ] + }, + { "id": "mon_vortex", "fg": 3202, "//": "needed due to swirling vortex" }, + { "id": [ "bot_rifleturret", "bot_crows_m240" ], "fg": 3216 }, + { "id": [ "mon_generator", "generator_7500w" ], "fg": 3235 }, + { "id": [ "mon_nursebot", "mon_nursebot_defective" ], "fg": 3244 }, + { "id": [ "mon_turret_rifle", "mon_crows_m240" ], "fg": 3256 }, + { "id": "mon_afs_headless_zombie", "fg": 3355, "rotates": false }, + { "id": "mon_boomer", "fg": 3315, "rotates": false }, + { "id": [ "mon_dog_skeleton", "mon_dog_skeleton_pk" ], "fg": 3359 }, + { "id": [ "mon_dog_zombie_cop", "mon_dog_zombie_cop_pk" ], "fg": 3329, "rotates": false }, + { "id": [ "mon_dog_zombie_rot", "mon_dog_zombie_rot_pain", "mon_dog_zombie_rot_worms" ], "fg": 3362 }, + { "id": "mon_gas_zombie", "fg": 3299, "rotates": false }, { "id": [ "mon_irradiated_wanderer_2", "mon_irradiated_wanderer_3", "mon_irradiated_wanderer_4", "mon_irradiated_wanderer_1" ], - "fg": 3253, - "rotates": false - }, - { "id": "mon_skeleton_brute", "fg": 3302, "rotates": false }, - { "id": "mon_skeleton_electric", "fg": 3334, "rotates": false }, - { "id": [ "mon_zombie_acidic", "mon_zombie_acidic_pk" ], "fg": 3328, "rotates": false }, - { "id": "mon_zombie_anklebiter", "fg": 3294, "rotates": false }, - { "id": "mon_zombie_armored", "fg": 3273, "rotates": false }, - { "id": "mon_zombie_bear_mega", "fg": 3254, "rotates": false }, - { "id": "mon_zombie_bio_op", "fg": 3275, "rotates": false }, - { "id": "mon_zombie_biter", "fg": 3293, "rotates": false }, - { "id": [ "mon_zombie_blind_pk", "mon_zombie_blind" ], "fg": 3319, "rotates": false }, - { "id": "mon_zombie_brainless", "fg": 3323, "rotates": false }, - { "id": "mon_zombie_brute", "fg": 3288, "rotates": false }, - { "id": "mon_zombie_brute_grappler", "fg": 3289, "rotates": false }, - { "id": "mon_zombie_brute_ninja", "fg": 3286, "rotates": false }, - { "id": "mon_zombie_brute_shocker", "fg": 3287, "rotates": false }, + "fg": 3269, + "rotates": false + }, + { "id": "mon_skeleton_brute", "fg": 3318, "rotates": false }, + { "id": "mon_skeleton_electric", "fg": 3350, "rotates": false }, + { "id": [ "mon_zombie_acidic", "mon_zombie_acidic_pk" ], "fg": 3344, "rotates": false }, + { "id": "mon_zombie_anklebiter", "fg": 3310, "rotates": false }, + { "id": "mon_zombie_armored", "fg": 3289, "rotates": false }, + { "id": "mon_zombie_bear_mega", "fg": 3270, "rotates": false }, + { "id": "mon_zombie_bio_op", "fg": 3291, "rotates": false }, + { "id": "mon_zombie_biter", "fg": 3309, "rotates": false }, + { "id": [ "mon_zombie_blind_pk", "mon_zombie_blind" ], "fg": 3335, "rotates": false }, + { "id": "mon_zombie_brainless", "fg": 3339, "rotates": false }, + { "id": "mon_zombie_brute", "fg": 3304, "rotates": false }, + { "id": "mon_zombie_brute_grappler", "fg": 3305, "rotates": false }, + { "id": "mon_zombie_brute_ninja", "fg": 3302, "rotates": false }, + { "id": "mon_zombie_brute_shocker", "fg": 3303, "rotates": false }, { "id": [ "mon_zombie_child_2", "mon_zombie_child_3", "mon_zombie_child_pk", "mon_zombie_child" ], - "fg": 3311, + "fg": 3327, "rotates": false }, - { "id": "mon_zombie_child_fungus", "fg": 3312, "rotates": false }, - { "id": "mon_zombie_child_reaver", "fg": 3310, "rotates": false }, - { "id": [ "mon_zombie_child_scorched_2", "mon_zombie_child_scorched" ], "fg": 3309, "rotates": false }, - { "id": "mon_zombie_cop", "fg": 3279, "rotates": false }, - { "id": "mon_zombie_corrosive", "fg": 3284, "rotates": false }, + { "id": "mon_zombie_child_fungus", "fg": 3328, "rotates": false }, + { "id": "mon_zombie_child_reaver", "fg": 3326, "rotates": false }, + { "id": [ "mon_zombie_child_scorched_2", "mon_zombie_child_scorched" ], "fg": 3325, "rotates": false }, + { "id": "mon_zombie_cop", "fg": 3295, "rotates": false }, + { "id": "mon_zombie_corrosive", "fg": 3300, "rotates": false }, { "id": [ "mon_zombie_crawler_pk", "mon_zombie_crawler_pk_weak", "mon_zombie_crawler" ], - "fg": 3316, - "rotates": false - }, - { "id": "mon_zombie_crawler_scorched", "fg": 3317, "rotates": false }, - { "id": "mon_zombie_creepy", "fg": 3304, "rotates": false }, - { "id": "mon_zombie_cripple", "fg": 3318, "rotates": false }, - { "id": "mon_zombie_dancer", "fg": 3331, "rotates": false }, - { "id": [ "mon_zombie_dog", "mon_zombie_dog_pk", "mon_zombie_fast" ], "fg": 3314, "rotates": false }, - { "id": "mon_zombie_ears", "fg": 3322, "rotates": false }, - { "id": "mon_zombie_electric_fungal", "fg": 3263, "rotates": false }, - { "id": [ "mon_zombie_electric_pk", "mon_zombie_electric" ], "fg": 3264, "rotates": false }, - { "id": [ "mon_zombie_fat", "mon_zombie_fat_2", "mon_zombie_fat_3" ], "fg": 3301, "rotates": false }, - { "id": [ "mon_zombie_fiend_pk", "mon_zombie_fiend" ], "fg": 3261, "rotates": false }, - { "id": "mon_zombie_fiend_shocker", "fg": 3260, "rotates": false }, - { "id": "mon_zombie_fireman", "fg": 3276, "rotates": false }, - { "id": "mon_zombie_flamer", "fg": 3272, "rotates": false }, - { "id": "mon_zombie_fungus", "fg": 3327, "rotates": false }, - { "id": "mon_zombie_gasbag_crawler", "fg": 3335, "rotates": false }, - { "id": "mon_zombie_gasbag_immobile", "fg": 3336, "rotates": false }, - { "id": "mon_zombie_gasbag_impaler", "fg": 3337, "rotates": false }, - { "id": [ "mon_zombie_gasbag", "mon_zombie_gasbag_pk" ], "fg": 3300, "rotates": false }, - { "id": "mon_zombie_grabber", "fg": 3291, "rotates": false }, - { "id": "mon_zombie_grappler", "fg": 3290, "rotates": false }, - { "id": [ "mon_zombie_grenadier", "mon_zombie_sailor" ], "fg": 3370 }, - { "id": "mon_zombie_grenadier_elite", "fg": 3274, "rotates": false }, - { "id": "mon_zombie_hazmat", "fg": 3277, "rotates": false }, - { "id": [ "mon_zombie_hollow", "mon_zombie_hollow_pk" ], "fg": 3321, "rotates": false }, - { "id": "mon_zombie_hunter", "fg": 3315, "rotates": false }, - { "id": "mon_zombie_kevlar_1", "fg": 3285, "rotates": false }, - { "id": "mon_zombie_labsecurity", "fg": 3282, "rotates": false }, - { "id": "mon_zombie_living_wall", "fg": 3338, "rotates": false }, - { "id": "mon_zombie_lord", "fg": 3266, "rotates": false }, - { "id": "mon_zombie_mancroc", "fg": 3292, "rotates": false }, - { "id": "mon_zombie_military_pilot", "fg": 3271, "rotates": false }, - { "id": "mon_zombie_nullfield", "fg": 3262, "rotates": false }, - { "id": "mon_zombie_pig", "fg": 3256, "rotates": false }, - { "id": [ "mon_zombie_pk", "mon_zombie_2", "mon_zombie_3", "mon_zombie" ], "fg": 3333, "rotates": false }, - { "id": "mon_zombie_predator", "fg": 3269, "rotates": false }, - { "id": "mon_zombie_radbag", "fg": 3296, "rotates": false }, - { "id": "mon_zombie_rot", "fg": 3388, "rotates": false }, - { "id": [ "mon_zombie_runner_pk", "mon_zombie_runner" ], "fg": 3270, "rotates": false }, - { "id": "mon_zombie_scales", "fg": 3330, "rotates": false }, - { "id": "mon_zombie_scientist", "fg": 3280, "rotates": false }, - { "id": "mon_zombie_scorched_master", "fg": 3267, "rotates": false }, - { "id": "mon_zombie_scorched_necro", "fg": 3268, "rotates": false }, - { "id": [ "mon_zombie_scorched_pk", "mon_zombie_scorched" ], "fg": 3332, "rotates": false }, - { "id": "mon_zombie_scorched_shocker", "fg": 3265, "rotates": false }, - { "id": "mon_zombie_screecher", "fg": 3306, "rotates": false }, - { "id": "mon_zombie_shady_ghost", "fg": 3325, "rotates": false }, - { "id": [ "mon_zombie_shady_pk", "mon_zombie_shady" ], "fg": 3326, "rotates": false }, - { "id": "mon_zombie_shrieker", "fg": 3307, "rotates": false }, - { "id": "mon_zombie_shriekling", "fg": 3308, "rotates": false }, - { "id": "mon_zombie_skull", "fg": 3320, "rotates": false }, - { "id": [ "mon_zombie_smoker_pk", "mon_zombie_smoker" ], "fg": 3297, "rotates": false }, - { "id": "mon_zombie_spitter", "fg": 3298, "rotates": false }, - { "id": "mon_zombie_sproglodyte", "fg": 3305, "rotates": false }, - { "id": "mon_zombie_survivor", "fg": 3278, "rotates": false }, - { "id": [ "mon_zombie_swimmer", "mon_zombie_swimmer_pk", "mon_zombie_swimmer_base" ], "fg": 3396 }, - { "id": "mon_zombie_technician", "fg": 3281, "rotates": false }, - { "id": "mon_zombie_thorny", "fg": 3259 }, - { "id": [ "mon_zombie_tough", "mon_zombie_tough_2", "mon_zombie_tough_3" ], "fg": 3329, "rotates": false }, - { "id": "mon_zombie_waif", "fg": 3303, "rotates": false }, - { "id": "mon_zoose", "fg": 3257, "rotates": false }, - { - "id": "f_sandbag_wall", - "fg": 3599, - "rotates": true, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 3600 }, - { "id": "corner", "fg": 3601 }, - { "id": "edge", "fg": 3602 }, - { "id": "end_piece", "fg": 3603 }, - { "id": "t_connection", "fg": 3604 }, - { "id": "unconnected", "fg": 3599 } - ] - }, - { "id": "t_atm", "fg": 3783, "rotates": false }, - { "id": [ "t_backboard_in", "t_backboard" ], "fg": 3800, "rotates": false }, - { "id": "t_border_rock", "fg": 3810, "rotates": false }, + "fg": 3332, + "rotates": false + }, + { "id": "mon_zombie_crawler_scorched", "fg": 3333, "rotates": false }, + { "id": "mon_zombie_creepy", "fg": 3320, "rotates": false }, + { "id": "mon_zombie_cripple", "fg": 3334, "rotates": false }, + { "id": "mon_zombie_dancer", "fg": 3347, "rotates": false }, + { "id": [ "mon_zombie_dog", "mon_zombie_dog_pk", "mon_zombie_fast" ], "fg": 3330, "rotates": false }, + { "id": "mon_zombie_ears", "fg": 3338, "rotates": false }, + { "id": "mon_zombie_electric_fungal", "fg": 3279, "rotates": false }, + { "id": [ "mon_zombie_electric_pk", "mon_zombie_electric" ], "fg": 3280, "rotates": false }, + { "id": [ "mon_zombie_fat", "mon_zombie_fat_2", "mon_zombie_fat_3" ], "fg": 3317, "rotates": false }, + { "id": [ "mon_zombie_fiend_pk", "mon_zombie_fiend" ], "fg": 3277, "rotates": false }, + { "id": "mon_zombie_fiend_shocker", "fg": 3276, "rotates": false }, + { "id": "mon_zombie_fireman", "fg": 3292, "rotates": false }, + { "id": "mon_zombie_flamer", "fg": 3288, "rotates": false }, + { "id": "mon_zombie_fungus", "fg": 3343, "rotates": false }, + { "id": "mon_zombie_gasbag_crawler", "fg": 3351, "rotates": false }, + { "id": "mon_zombie_gasbag_immobile", "fg": 3352, "rotates": false }, + { "id": "mon_zombie_gasbag_impaler", "fg": 3353, "rotates": false }, + { "id": [ "mon_zombie_gasbag", "mon_zombie_gasbag_pk" ], "fg": 3316, "rotates": false }, + { "id": "mon_zombie_grabber", "fg": 3307, "rotates": false }, + { "id": "mon_zombie_grappler", "fg": 3306, "rotates": false }, + { "id": [ "mon_zombie_grenadier", "mon_zombie_sailor" ], "fg": 3386 }, + { "id": "mon_zombie_grenadier_elite", "fg": 3290, "rotates": false }, + { "id": "mon_zombie_hazmat", "fg": 3293, "rotates": false }, + { "id": [ "mon_zombie_hollow", "mon_zombie_hollow_pk" ], "fg": 3337, "rotates": false }, + { "id": "mon_zombie_hunter", "fg": 3331, "rotates": false }, + { "id": "mon_zombie_kevlar_1", "fg": 3301, "rotates": false }, + { "id": "mon_zombie_labsecurity", "fg": 3298, "rotates": false }, + { "id": "mon_zombie_living_wall", "fg": 3354, "rotates": false }, + { "id": "mon_zombie_lord", "fg": 3282, "rotates": false }, + { "id": "mon_zombie_mancroc", "fg": 3308, "rotates": false }, + { "id": "mon_zombie_military_pilot", "fg": 3287, "rotates": false }, + { "id": "mon_zombie_nullfield", "fg": 3278, "rotates": false }, + { "id": "mon_zombie_pig", "fg": 3272, "rotates": false }, + { "id": [ "mon_zombie_pk", "mon_zombie_2", "mon_zombie_3", "mon_zombie" ], "fg": 3349, "rotates": false }, + { "id": "mon_zombie_predator", "fg": 3285, "rotates": false }, + { "id": "mon_zombie_radbag", "fg": 3312, "rotates": false }, + { "id": "mon_zombie_rot", "fg": 3404, "rotates": false }, + { "id": [ "mon_zombie_runner_pk", "mon_zombie_runner" ], "fg": 3286, "rotates": false }, + { "id": "mon_zombie_scales", "fg": 3346, "rotates": false }, + { "id": "mon_zombie_scientist", "fg": 3296, "rotates": false }, + { "id": "mon_zombie_scorched_master", "fg": 3283, "rotates": false }, + { "id": "mon_zombie_scorched_necro", "fg": 3284, "rotates": false }, + { "id": [ "mon_zombie_scorched_pk", "mon_zombie_scorched" ], "fg": 3348, "rotates": false }, + { "id": "mon_zombie_scorched_shocker", "fg": 3281, "rotates": false }, + { "id": "mon_zombie_screecher", "fg": 3322, "rotates": false }, + { "id": "mon_zombie_shady_ghost", "fg": 3341, "rotates": false }, + { "id": [ "mon_zombie_shady_pk", "mon_zombie_shady" ], "fg": 3342, "rotates": false }, + { "id": "mon_zombie_shrieker", "fg": 3323, "rotates": false }, + { "id": "mon_zombie_shriekling", "fg": 3324, "rotates": false }, + { "id": "mon_zombie_skull", "fg": 3336, "rotates": false }, + { "id": [ "mon_zombie_smoker_pk", "mon_zombie_smoker" ], "fg": 3313, "rotates": false }, + { "id": "mon_zombie_spitter", "fg": 3314, "rotates": false }, + { "id": "mon_zombie_sproglodyte", "fg": 3321, "rotates": false }, + { "id": "mon_zombie_survivor", "fg": 3294, "rotates": false }, + { "id": [ "mon_zombie_swimmer", "mon_zombie_swimmer_pk", "mon_zombie_swimmer_base" ], "fg": 3412 }, + { "id": "mon_zombie_technician", "fg": 3297, "rotates": false }, + { "id": "mon_zombie_thorny", "fg": 3275 }, + { "id": [ "mon_zombie_tough", "mon_zombie_tough_2", "mon_zombie_tough_3" ], "fg": 3345, "rotates": false }, + { "id": "mon_zombie_waif", "fg": 3319, "rotates": false }, + { "id": "mon_zoose", "fg": 3273, "rotates": false }, + { "id": "t_atm", "fg": 3586, "rotates": false }, + { "id": [ "t_backboard_in", "t_backboard" ], "fg": 3600, "rotates": false }, + { "id": "t_border_rock", "fg": 3610, "rotates": false }, { "id": "t_brick_wall", - "fg": 3592, + "fg": 3611, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3593 }, - { "id": "corner", "fg": 3594 }, - { "id": "edge", "fg": 3595 }, - { "id": "end_piece", "fg": 3596 }, - { "id": "t_connection", "fg": 3597 }, - { "id": "unconnected", "fg": 3592 } + { "id": "center", "fg": 3612 }, + { "id": "corner", "fg": 3613 }, + { "id": "edge", "fg": 3614 }, + { "id": "end_piece", "fg": 3615 }, + { "id": "t_connection", "fg": 3616 }, + { "id": "unconnected", "fg": 3611 } ] }, { "id": [ "t_brick_wall_halfway", "f_sandbag_half" ], - "fg": 3472, + "fg": 3617, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3477 }, - { "id": "corner", "fg": 3486 }, - { "id": "edge", "fg": 3495 }, - { "id": "end_piece", "fg": 3503 }, - { "id": "t_connection", "fg": 3504 }, - { "id": "unconnected", "fg": 3472 } + { "id": "center", "fg": 3618 }, + { "id": "corner", "fg": 3619 }, + { "id": "edge", "fg": 3620 }, + { "id": "end_piece", "fg": 3621 }, + { "id": "t_connection", "fg": 3622 }, + { "id": "unconnected", "fg": 3617 } ] }, - { "id": "t_bridge", "fg": 3736, "rotates": false }, - { "id": [ "t_card_science", "t_card_military", "t_card_robofac", "t_card_artisans" ], "fg": 3813 }, - { "id": "t_carpet_purple", "//": "change to be more consistent with red and yellow carpet", "fg": 3814 }, + { "id": [ "t_card_science", "t_card_military", "t_card_robofac", "t_card_artisans" ], "fg": 3626 }, + { "id": "t_carpet_purple", "//": "change to be more consistent with red and yellow carpet", "fg": 3627 }, { "id": [ "t_carpet_red", "t_floor_red" ], "//": "separate 't_floor_red' to be consistent with other generic colored floors", - "fg": 3815 + "fg": 3628 }, { "id": [ "t_carpet_yellow", "t_floor_waxed_y" ], "//": "potentially separate 't_floor_waxed_y' to a unique sprite?", - "fg": 3816 + "fg": 3629 }, { - "id": [ "t_chainfence_v", "t_chainfence", "t_chainfence_h", "t_fence_wire" ], - "fg": 3439, + "id": [ "t_chainfence", "t_chainfence_v", "t_chainfence_h", "t_fence_wire" ], + "fg": 3630, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3435 }, - { "id": "corner", "fg": 3436 }, - { "id": "edge", "fg": 3439 }, - { "id": "end_piece", "fg": 3437 }, - { "id": "t_connection", "fg": 3438 }, - { "id": "unconnected", "fg": 3439 } + { "id": "center", "fg": 3668 }, + { "id": "corner", "fg": 3669 }, + { "id": "edge", "fg": 3630 }, + { "id": "end_piece", "fg": 3670 }, + { "id": "t_connection", "fg": 3671 }, + { "id": "unconnected", "fg": 3630 } ] }, - { "id": "t_chaingate_c", "fg": 3446, "rotates": false }, - { "id": "t_chaingate_l", "fg": 3447, "rotates": false }, - { "id": "t_chaingate_o", "fg": 3445, "rotates": false }, - { "id": [ "t_clay", "t_clay_underground" ], "fg": 3817 }, - { "id": [ "t_claymound", "t_claymound_underground" ], "fg": 3818 }, - { "id": "t_column_halfway", "fg": 3789, "rotates": true }, - { "id": [ "t_concrete", "t_concrete_floor", "t_flat_roof", "t_strconc_floor", "t_thconc_floor" ], "fg": 3819 }, + { "id": [ "t_clay", "t_clay_underground" ], "fg": 3634 }, + { "id": [ "t_claymound", "t_claymound_underground" ], "fg": 3635 }, + { "id": "t_column_halfway", "fg": 3589, "rotates": true }, + { "id": [ "t_concrete", "t_concrete_floor", "t_flat_roof", "t_strconc_floor", "t_thconc_floor" ], "fg": 3636 }, { "id": "t_concrete_wall", - "fg": 3523, + "fg": 3637, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3524 }, - { "id": "corner", "fg": 3525 }, - { "id": "edge", "fg": 3526 }, - { "id": "end_piece", "fg": 3527 }, - { "id": "t_connection", "fg": 3528 }, - { "id": "unconnected", "fg": 3523 } + { "id": "center", "fg": 3638 }, + { "id": "corner", "fg": 3639 }, + { "id": "edge", "fg": 3640 }, + { "id": "end_piece", "fg": 3641 }, + { "id": "t_connection", "fg": 3642 }, + { "id": "unconnected", "fg": 3637 } ] }, + { + "id": [ "t_console_broken", "f_aut_gas_console_o", "electronics_controls", "t_sliding_concrete_wall_control" ], + "fg": 3643 + }, { "id": "t_conveyor", - "fg": 3760, + "fg": 3563, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3760 }, - { "id": "corner", "fg": 3761 }, - { "id": "edge", "fg": 3760 }, - { "id": "end_piece", "fg": 3760 }, - { "id": "t_connection", "fg": 3762 }, - { "id": "unconnected", "fg": 3760 } + { "id": "center", "fg": 3563 }, + { "id": "corner", "fg": 3564 }, + { "id": "edge", "fg": 3563 }, + { "id": "end_piece", "fg": 3563 }, + { "id": "t_connection", "fg": 3565 }, + { "id": "unconnected", "fg": 3563 } ] }, - { "id": "t_covered_well", "fg": 3804, "rotates": false }, - { "id": "t_current_trans", "fg": 3793, "rotates": false }, - { "id": "t_curtains", "fg": 3706, "rotates": false }, + { "id": "t_covered_well", "fg": 3604, "rotates": false }, + { "id": "t_current_trans", "fg": 3593, "rotates": false }, + { "id": "t_curtains", "fg": 3515, "rotates": false }, { "id": "t_cvdbody", - "fg": 3752, + "fg": 3555, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3753 }, - { "id": "corner", "fg": 3754 }, - { "id": "edge", "fg": 3755 }, - { "id": "end_piece", "fg": 3756 }, - { "id": "t_connection", "fg": 3757 }, - { "id": "unconnected", "fg": 3752 } + { "id": "center", "fg": 3556 }, + { "id": "corner", "fg": 3557 }, + { "id": "edge", "fg": 3558 }, + { "id": "end_piece", "fg": 3559 }, + { "id": "t_connection", "fg": 3560 }, + { "id": "unconnected", "fg": 3555 } ] }, - { "id": "t_cvdmachine", "fg": 3785, "rotates": false }, - { "id": "t_diesel_pump", "fg": 3777, "rotates": false }, - { "id": "t_diesel_pump_smashed", "fg": 3780, "rotates": false }, - { "id": [ "t_dirt", "t_dirtfloor" ], "fg": 3820 }, - { "id": [ "t_dirtmound", "t_dirtmoundfloor" ], "fg": 3822 }, - { "id": [ "t_dock", "t_sh_bridge" ], "fg": 3735, "rotates": false }, - { "id": [ "t_door_b", "t_door_lab_b", "t_door_b_peep" ], "fg": 3713, "rotates": false }, - { "id": "t_door_bar_c", "fg": 3732, "rotates": false }, - { "id": "t_door_bar_locked", "fg": 3733, "rotates": false }, - { "id": [ "t_door_bar_o", "t_iron_gate_o" ], "fg": 3731, "rotates": false }, - { "id": [ "t_door_boarded_damaged_peep", "t_door_boarded_damaged" ], "fg": 3715, "rotates": false }, - { "id": [ "t_door_boarded_peep", "t_door_boarded" ], "fg": 3714, "rotates": false }, - { "id": "t_door_c_peep", "fg": 3712, "rotates": false }, - { "id": [ "t_door_c", "t_door_lab_c" ], "fg": 3709, "rotates": false }, + { "id": "t_diesel_pump", "fg": 3580, "rotates": false }, + { "id": "t_diesel_pump_smashed", "fg": 3583, "rotates": false }, + { "id": [ "t_dirt", "t_dirtfloor" ], "fg": 3645 }, + { "id": [ "t_dirtmound", "t_dirtmoundfloor" ], "fg": 3647 }, + { "id": [ "t_dock", "t_sh_bridge" ], "fg": 3648 }, + { "id": [ "t_door_b", "t_door_lab_b", "t_door_b_peep" ], "fg": 3521, "rotates": false }, + { "id": "t_door_bar_c", "fg": 3539, "rotates": false }, + { "id": "t_door_bar_locked", "fg": 3540, "rotates": false }, + { "id": [ "t_door_bar_o", "t_iron_gate_o" ], "fg": 3538, "rotates": false }, + { "id": [ "t_door_boarded_damaged_peep", "t_door_boarded_damaged" ], "fg": 3523, "rotates": false }, + { "id": [ "t_door_boarded_peep", "t_door_boarded" ], "fg": 3522, "rotates": false }, + { "id": "t_door_c_peep", "fg": 3520, "rotates": false }, + { "id": [ "t_door_c", "t_door_lab_c" ], "fg": 3518, "rotates": false }, { "id": [ "t_door_glass_frosted_c", @@ -5310,7 +5307,7 @@ "t_door_glass_gray_c", "t_door_glass_c" ], - "fg": 3680, + "fg": 3489, "rotates": true }, { @@ -5324,25 +5321,25 @@ "t_door_glass_gray_o", "t_door_glass_o" ], - "fg": 3681, + "fg": 3490, "rotates": true }, - { "id": "t_door_gray_b", "fg": 3475, "rotates": false }, - { "id": "t_door_gray_c", "fg": 3474, "rotates": false }, - { "id": "t_door_gray_o", "fg": 3473, "rotates": false }, - { "id": "t_door_green_b", "fg": 3482, "rotates": false }, - { "id": "t_door_green_c", "fg": 3481, "rotates": false }, - { "id": "t_door_green_o", "fg": 3480, "rotates": false }, - { "id": "t_door_locked_peep", "fg": 3711, "rotates": false }, - { "id": [ "t_door_locked", "t_door_locked_alarm", "t_door_locked_interior" ], "fg": 3710, "rotates": false }, - { "id": "t_door_makeshift_c", "fg": 3717, "rotates": false }, - { "id": "t_door_makeshift_o", "fg": 3716, "rotates": false }, - { "id": "t_door_metal_c_peep", "fg": 3728, "rotates": false }, - { "id": [ "t_door_metal_c", "t_door_metal_lab_c" ], "fg": 3726, "rotates": false }, - { "id": [ "t_door_metal_locked", "t_door_metal_pickable" ], "fg": 3727, "rotates": false }, + { "id": "t_door_gray_b", "fg": 3422, "rotates": false }, + { "id": "t_door_gray_c", "fg": 3421, "rotates": false }, + { "id": "t_door_gray_o", "fg": 3420, "rotates": false }, + { "id": "t_door_green_b", "fg": 3428, "rotates": false }, + { "id": "t_door_green_c", "fg": 3427, "rotates": false }, + { "id": "t_door_green_o", "fg": 3426, "rotates": false }, + { "id": [ "t_door_locked", "t_door_locked_alarm", "t_door_locked_interior" ], "fg": 3650 }, + { "id": "t_door_locked_peep", "fg": 3519, "rotates": false }, + { "id": "t_door_makeshift_c", "fg": 3525, "rotates": false }, + { "id": "t_door_makeshift_o", "fg": 3524, "rotates": false }, + { "id": "t_door_metal_c_peep", "fg": 3535, "rotates": false }, + { "id": [ "t_door_metal_c", "t_door_metal_lab_c" ], "fg": 3534, "rotates": false }, + { "id": [ "t_door_metal_locked", "t_door_metal_pickable" ], "fg": 3652 }, { "id": [ "t_door_metal_o", "t_door_metal_lab_o", "t_door_metal_o_peep", "t_mdoor_frame", "t_mdoor_lab_frame" ], - "fg": 3725, + "fg": 3533, "rotates": false }, { @@ -5357,89 +5354,113 @@ "t_door_green_frame", "t_door_white_frame" ], - "fg": 3708, + "fg": 3517, "rotates": false }, - { "id": "t_door_red_b", "fg": 3479, "rotates": false }, - { "id": "t_door_red_c", "fg": 3478, "rotates": false }, - { "id": "t_door_red_o", "fg": 3476, "rotates": false }, - { "id": "t_door_white_b", "fg": 3485, "rotates": false }, - { "id": "t_door_white_c", "fg": 3484, "rotates": false }, - { "id": "t_door_white_o", "fg": 3483, "rotates": false }, - { "id": "t_elevator_control", "fg": 3775, "rotates": false }, - { "id": "t_elevator_control_off", "fg": 3776, "rotates": false }, + { "id": "t_door_red_b", "fg": 3425, "rotates": false }, + { "id": "t_door_red_c", "fg": 3424, "rotates": false }, + { "id": "t_door_red_o", "fg": 3423, "rotates": false }, + { "id": "t_door_white_b", "fg": 3431, "rotates": false }, + { "id": "t_door_white_c", "fg": 3430, "rotates": false }, + { "id": "t_door_white_o", "fg": 3429, "rotates": false }, + { "id": "t_elevator_control", "fg": 3578, "rotates": false }, + { "id": "t_elevator_control_off", "fg": 3579, "rotates": false }, + { + "id": [ "t_fence", "t_fence_h", "t_fence_v" ], + "fg": 3655, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 3656 }, + { "id": "corner", "fg": [ 3657, 3658, 3659, 3655 ] }, + { "id": "edge", "fg": [ 3660, 3661, 3660, 3661 ] }, + { "id": "end_piece", "fg": [ 3660, 3661, 3662, 3655 ] }, + { "id": "t_connection", "fg": [ 3661, 3658, 3656, 3659 ] }, + { "id": "unconnected", "fg": 3655 } + ] + }, { "id": "t_fence_barbed", - "fg": 3440, + "fg": 3663, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3435 }, - { "id": "corner", "fg": 3441 }, - { "id": "edge", "fg": 3440 }, - { "id": "end_piece", "fg": 3442 }, - { "id": "t_connection", "fg": 3443 }, - { "id": "unconnected", "fg": 3440 } + { "id": "center", "fg": 3668 }, + { "id": "corner", "fg": 3664 }, + { "id": "edge", "fg": 3663 }, + { "id": "end_piece", "fg": 3665 }, + { "id": "t_connection", "fg": 3666 }, + { "id": "unconnected", "fg": 3663 } ] }, { - "id": [ "t_fence_h", "t_fence_v", "t_fence" ], - "fg": 3416, - "rotates": true, + "id": "t_fence_metal", + "fg": 3667, + "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3417 }, - { "id": "corner", "fg": [ 3418, 3419, 3420, 3416 ] }, - { "id": "edge", "fg": [ 3421, 3422, 3421, 3422 ] }, - { "id": "end_piece", "fg": [ 3421, 3422, 3423, 3416 ] }, - { "id": "t_connection", "fg": [ 3422, 3419, 3417, 3420 ] }, - { "id": "unconnected", "fg": 3416 } + { "id": "center", "fg": 3668 }, + { "id": "corner", "fg": 3669 }, + { "id": "edge", "fg": 3667 }, + { "id": "end_piece", "fg": 3670 }, + { "id": "t_connection", "fg": 3671 }, + { "id": "unconnected", "fg": 3667 } ] }, - { "id": "t_fence_post", "fg": 3415, "rotates": false }, + { "id": "t_fence_post", "fg": 3672, "//": "needed due to vp_spike_wood" }, { "id": "t_fence_rope", - "fg": 3405, + "fg": 3829, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3411 }, - { "id": "corner", "fg": 3412 }, - { "id": "edge", "fg": 3405 }, - { "id": "end_piece", "fg": 3413 }, - { "id": "t_connection", "fg": 3414 }, - { "id": "unconnected", "fg": 3405 } + { "id": "center", "fg": 3719 }, + { "id": "corner", "fg": 3720 }, + { "id": "edge", "fg": 3829 }, + { "id": "end_piece", "fg": 3721 }, + { "id": "t_connection", "fg": 3722 }, + { "id": "unconnected", "fg": 3829 } ] }, - { "id": "t_fencegate_c", "fg": [ 3424, 3425, 3424, 3425 ], "rotates": true }, - { "id": "t_fencegate_o", "fg": [ 3426, 3427, 3426, 3427 ], "rotates": true }, - { "id": "t_fern", "fg": 3825, "rotates": false }, - { "id": "t_fern_harvested", "fg": 3826, "rotates": false }, - { "id": "t_fern_harvested_season_autumn", "fg": 3827, "rotates": false }, - { "id": "t_fern_harvested_season_summer", "fg": 3828, "rotates": false }, - { "id": "t_fern_harvested_season_winter", "fg": 3829, "rotates": false }, - { "id": "t_fern_season_autumn", "fg": 3830, "rotates": false }, - { "id": "t_fern_season_summer", "fg": 3831, "rotates": false }, - { "id": "t_fern_season_winter", "fg": 3832, "rotates": false }, + { + "id": "t_fencegate_c", + "fg": [ 3673, 3674, 3673, 3674 ], + "//": "better connection sprites wanted", + "rotates": true + }, + { + "id": "t_fencegate_o", + "fg": [ 3675, 3676, 3675, 3676 ], + "//": "better connection sprites wanted", + "rotates": true + }, + { "id": "t_fern", "fg": 3677, "rotates": false }, + { "id": "t_fern_harvested", "fg": 3678, "rotates": false }, + { "id": "t_fern_harvested_season_autumn", "fg": 3679, "rotates": false }, + { "id": "t_fern_harvested_season_summer", "fg": 3680, "rotates": false }, + { "id": "t_fern_harvested_season_winter", "fg": 3681, "rotates": false }, + { "id": "t_fern_season_autumn", "fg": 3682, "rotates": false }, + { "id": "t_fern_season_summer", "fg": 3683, "rotates": false }, + { "id": "t_fern_season_winter", "fg": 3684, "rotates": false }, { "id": [ "t_floor_green", "t_carpet_green" ], "//": "separate 't_carpet_green' to be similar to yellow and red variants", - "fg": 3835 + "fg": 3687 }, - { "id": "t_floor_resin", "fg": 3497, "rotates": false }, + { "id": "t_floor_resin", "fg": 3441, "rotates": false }, { "id": [ "t_floor_warped", "t_warped_roof" ], "animated": true, - "fg": [ { "weight": 100, "sprite": 3901 }, { "weight": 100, "sprite": 3837 } ] + "fg": [ { "weight": 100, "sprite": 3813 }, { "weight": 100, "sprite": 3689 } ] }, - { "id": "t_fungus_floor_sup", "fg": 3842, "//": "needed due to 'vp_cargo_bag'" }, - { "id": [ "t_fungus_wall", "t_fungus_wall_transformed" ], "fg": 3844 }, - { "id": "t_gas_pump", "fg": 3779, "rotates": false }, - { "id": "t_gas_pump_a", "fg": 3778, "rotates": false }, - { "id": "t_gas_pump_smashed", "fg": 3781, "rotates": false }, - { "id": "t_gas_tank", "fg": 3805, "rotates": false }, - { "id": "t_gate_metal_c", "fg": 3517, "rotates": false }, - { "id": "t_gate_metal_o", "fg": 3518, "rotates": false }, + { "id": "t_fungus_floor_sup", "fg": 3694, "//": "needed due to 'vp_cargo_bag'" }, + { "id": [ "t_fungus_wall", "t_fungus_wall_transformed" ], "fg": 3696 }, + { "id": "t_gas_pump", "fg": 3582, "rotates": false }, + { "id": "t_gas_pump_a", "fg": 3581, "rotates": false }, + { "id": "t_gas_pump_smashed", "fg": 3584, "rotates": false }, + { "id": "t_gas_tank", "fg": 3605, "rotates": false }, + { "id": "t_gate_metal_c", "fg": 3456, "rotates": false }, + { "id": "t_gate_metal_o", "fg": 3457, "rotates": false }, { "id": [ "t_gates_mech_control", @@ -5449,228 +5470,232 @@ "t_gates_control_concrete_lab", "t_gates_control_brick_lab" ], - "fg": 3764, + "fg": 3567, "rotates": false }, { "id": "t_generator_broken", - "fg": 3758, + "fg": 3561, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 3758 }, { "id": "t_connection", "fg": 3759 } ] + "additional_tiles": [ { "id": "corner", "fg": 3561 }, { "id": "t_connection", "fg": 3562 } ] }, { "id": [ "t_glass_railing", "t_glass_railing_h", "t_glass_railing_v" ], - "fg": 3536, + "fg": 3697, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3536 }, - { "id": "corner", "fg": 3537 }, - { "id": "edge", "fg": 3538 }, - { "id": "end_piece", "fg": 3539 }, - { "id": "t_connection", "fg": 3540 }, - { "id": "unconnected", "fg": 3541 } + { "id": "center", "fg": 3697 }, + { "id": "corner", "fg": 3698 }, + { "id": "edge", "fg": 3699 }, + { "id": "end_piece", "fg": 3700 }, + { "id": "t_connection", "fg": 3701 }, + { "id": "unconnected", "fg": 3702 } ] }, - { "id": "t_glass_roof", "fg": 3707, "rotates": false }, - { "id": [ "t_grate", "f_scrap_bridge" ], "fg": 3846 }, - { "id": "t_gutter_downspout", "fg": 3649, "rotates": true }, + { "id": "t_glass_roof", "fg": 3516, "rotates": false }, + { "id": [ "t_grate", "f_scrap_bridge" ], "fg": 3704 }, { - "id": "t_gutter_drop", - "fg": 3643, + "id": [ "t_gutter", "t_gutter_north", "t_gutter_east", "t_gutter_south", "t_gutter_west" ], + "fg": 3705, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3644 }, - { "id": "corner", "fg": 3645 }, - { "id": "edge", "fg": 3646 }, - { "id": "end_piece", "fg": 3647 }, - { "id": "t_connection", "fg": 3648 }, - { "id": "unconnected", "fg": 3643 } + { "id": "center", "fg": 3706 }, + { "id": "corner", "fg": 3707 }, + { "id": "edge", "fg": 3708 }, + { "id": "end_piece", "fg": 3709 }, + { "id": "t_connection", "fg": 3710 }, + { "id": "unconnected", "fg": 3705 } ] }, { - "id": [ "t_gutter", "t_gutter_north", "t_gutter_east", "t_gutter_south", "t_gutter_west" ], - "fg": 3637, + "id": "t_gutter_downspout", + "fg": 3711, + "rotates": true, + "//": "im not sure this is necessary as the sprite is circular symmetric but im not going to test it right now" + }, + { + "id": "t_gutter_drop", + "fg": 3712, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3638 }, - { "id": "corner", "fg": 3639 }, - { "id": "edge", "fg": 3640 }, - { "id": "end_piece", "fg": 3641 }, - { "id": "t_connection", "fg": 3642 }, - { "id": "unconnected", "fg": 3637 } + { "id": "center", "fg": 3713 }, + { "id": "corner", "fg": 3714 }, + { "id": "edge", "fg": 3715 }, + { "id": "end_piece", "fg": 3716 }, + { "id": "t_connection", "fg": 3717 }, + { "id": "unconnected", "fg": 3712 } ] }, { "id": [ "t_hole", "lighting_hidden" ], "fg": 1 }, { "id": "t_improvised_fence", - "fg": 3410, + "fg": 3718, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3411 }, - { "id": "corner", "fg": 3412 }, - { "id": "edge", "fg": 3410 }, - { "id": "end_piece", "fg": 3413 }, - { "id": "t_connection", "fg": 3414 }, - { "id": "unconnected", "fg": 3410 } + { "id": "center", "fg": 3719 }, + { "id": "corner", "fg": 3720 }, + { "id": "edge", "fg": 3718 }, + { "id": "end_piece", "fg": 3721 }, + { "id": "t_connection", "fg": 3722 }, + { "id": "unconnected", "fg": 3718 } ] }, - { "id": "t_improvised_shelter", "fg": 3806, "rotates": false }, - { "id": "t_ind_assembler", "fg": 3773, "rotates": false }, - { "id": "t_ind_pipe", "fg": 3774, "rotates": false }, - { "id": "t_intercom", "fg": 3521, "rotates": false }, - { - "id": "t_iron_fence", - "fg": 3434, + { "id": "t_improvised_shelter", "fg": 3606, "rotates": false }, + { "id": "t_ind_assembler", "fg": 3576, "rotates": false }, + { "id": "t_ind_pipe", "fg": 3577, "rotates": false }, + { "id": "t_intercom", "fg": 3458, "rotates": false }, + { "id": "t_iron_gate_c", "fg": 3536, "rotates": false }, + { "id": "t_iron_gate_l", "fg": 3537, "rotates": false }, + { "id": [ "t_ladder_up", "t_ladder_up_down" ], "fg": 3725 }, + { "id": [ "tr_lava", "t_lava" ], "fg": 3726 }, + { "id": "t_leanto", "fg": 3607, "rotates": false }, + { "id": [ "t_linoleum_gray", "t_strconc_floor_halfway" ], "fg": 3727 }, + { "id": [ "t_linoleum_white", "t_paper_floor", "f_canvas_floor", "t_skylight" ], "fg": 3728 }, + { "id": [ "t_m_frame", "t_window_empty" ], "fg": 3514, "rotates": false }, + { "id": "t_machinery_electronic", "fg": 3575, "rotates": false }, + { "id": [ "t_machinery_heavy", "t_sewage_pump" ], "fg": 3574, "rotates": false }, + { "id": "t_machinery_light", "fg": 3572, "rotates": false }, + { "id": "t_machinery_old", "fg": 3573, "rotates": false }, + { "id": [ "t_manhole_cover", "manhole_cover" ], "fg": 3732 }, + { + "id": [ "t_metal", "t_ov_reb_cage", "t_ov_smreb_cage" ], + "fg": 3734, "rotates": false, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 3435 }, - { "id": "corner", "fg": 3436 }, - { "id": "edge", "fg": 3434 }, - { "id": "end_piece", "fg": 3437 }, - { "id": "t_connection", "fg": 3438 }, - { "id": "unconnected", "fg": 3434 } - ] + "//": "maybe have connection support (for rebar)?" }, - { "id": "t_iron_fence_posts", "fg": 3444, "rotates": false }, - { "id": "t_iron_gate_c", "fg": 3729, "rotates": false }, - { "id": "t_iron_gate_l", "fg": 3730, "rotates": false }, - { "id": [ "t_ladder_up", "t_ladder_up_down" ], "fg": 3848 }, - { "id": [ "tr_lava", "t_lava" ], "fg": 3849 }, - { "id": "t_leanto", "fg": 3807, "rotates": false }, - { "id": [ "t_linoleum_gray", "t_strconc_floor_halfway" ], "fg": 3850 }, - { "id": [ "t_linoleum_white", "t_paper_floor", "f_canvas_floor", "t_skylight" ], "fg": 3851 }, - { "id": [ "t_m_frame", "t_window_empty" ], "fg": 3705, "rotates": false }, - { "id": "t_machinery_electronic", "fg": 3772, "rotates": false }, - { "id": [ "t_machinery_heavy", "t_sewage_pump" ], "fg": 3771, "rotates": false }, - { "id": "t_machinery_light", "fg": 3769, "rotates": false }, - { "id": "t_machinery_old", "fg": 3770, "rotates": false }, - { "id": [ "t_manhole_cover", "manhole_cover" ], "fg": 3855 }, - { "id": [ "t_metal_floor", "t_scrap_floor", "t_junk_floor" ], "fg": 3857 }, + { "id": [ "t_metal_floor", "t_scrap_floor", "t_junk_floor" ], "fg": 3735 }, { "id": "t_metal_railing", - "fg": 3542, + "fg": 3736, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3542 }, - { "id": "corner", "fg": 3543 }, - { "id": "edge", "fg": 3544 }, - { "id": "end_piece", "fg": 3545 }, - { "id": "t_connection", "fg": 3546 }, - { "id": "unconnected", "fg": 3547 } + { "id": "center", "fg": 3736 }, + { "id": "corner", "fg": 3737 }, + { "id": "edge", "fg": 3738 }, + { "id": "end_piece", "fg": 3739 }, + { "id": "t_connection", "fg": 3740 }, + { "id": "unconnected", "fg": 3741 } ] }, - { "id": "t_milking_machine", "fg": 3796, "rotates": false }, + { "id": "t_milking_machine", "fg": 3596, "rotates": false }, { "id": "t_missile", - "fg": 3744, + "fg": 3547, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3744 }, - { "id": "corner", "fg": 3745 }, - { "id": "edge", "fg": 3744 }, - { "id": "end_piece", "fg": 3744 }, - { "id": "t_connection", "fg": 3746 }, - { "id": "unconnected", "fg": 3744 } + { "id": "center", "fg": 3547 }, + { "id": "corner", "fg": 3548 }, + { "id": "edge", "fg": 3547 }, + { "id": "end_piece", "fg": 3547 }, + { "id": "t_connection", "fg": 3549 }, + { "id": "unconnected", "fg": 3547 } ] }, { "id": "t_monkey_bars", - "fg": 3749, + "fg": 3552, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "center", "fg": 3749 }, { "id": "corner", "fg": 3750 }, { "id": "t_connection", "fg": 3751 } ] + "additional_tiles": [ { "id": "center", "fg": 3552 }, { "id": "corner", "fg": 3553 }, { "id": "t_connection", "fg": 3554 } ] }, - { "id": "t_nuclear_reactor", "fg": 3803, "rotates": false }, - { "id": "t_oil_circ_brkr_l", "fg": 3794, "rotates": false }, - { "id": [ "t_ov_reb_cage", "t_ov_smreb_cage", "t_metal" ], "fg": 3453, "rotates": false }, + { "id": "t_nuclear_reactor", "fg": 3603, "rotates": false }, + { "id": "t_oil_circ_brkr_l", "fg": 3594, "rotates": false }, + { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 3743 }, { "id": "t_palisade", - "fg": 3860, + "fg": 3744, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3868 }, - { "id": "corner", "fg": [ 3867, 3861, 3862, 3866 ] }, - { "id": "edge", "fg": [ 3863, 3864, 3863, 3864 ] }, - { "id": "end_piece", "fg": [ 3863, 3861, 3865, 3860 ] }, - { "id": "t_connection", "fg": [ 3868, 3867, 3864, 3866 ] }, - { "id": "unconnected", "fg": 3865 } + { "id": "center", "fg": 3752 }, + { "id": "corner", "fg": [ 3751, 3745, 3746, 3750 ] }, + { "id": "edge", "fg": [ 3747, 3748, 3747, 3748 ] }, + { "id": "end_piece", "fg": [ 3747, 3745, 3749, 3744 ] }, + { "id": "t_connection", "fg": [ 3752, 3751, 3748, 3750 ] }, + { "id": "unconnected", "fg": 3749 } ] }, - { "id": "t_palisade_gate", "fg": [ 3428, 3429, 3428, 3429 ], "rotates": true }, - { "id": "t_palisade_gate_o", "fg": [ 3430, 3431, 3430, 3431 ], "rotates": true }, - { "id": [ "t_palisade_pulley", "t_barndoor" ], "fg": 3763, "rotates": false }, - { "id": [ "t_pavement", "t_pavement_bg_dp" ], "fg": 3870 }, - { "id": [ "t_pavement_y", "t_pavement_y_bg_dp" ], "fg": 3871 }, - { "id": "t_pedestal_temple", "fg": 3799, "rotates": false }, - { "id": "t_pedestal_wyrm", "fg": 3798, "rotates": false }, - { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 3859 }, + { + "id": "t_palisade_gate", + "fg": [ 3753, 3754, 3753, 3754 ], + "//": "better connection sprites wanted", + "rotates": true + }, + { + "id": "t_palisade_gate_o", + "fg": [ 3755, 3756, 3755, 3756 ], + "//": "better connection sprites wanted", + "rotates": true + }, + { "id": [ "t_palisade_pulley", "t_barndoor" ], "fg": 3566, "rotates": false }, + { "id": [ "t_pavement", "t_pavement_bg_dp" ], "fg": 3758 }, + { "id": [ "t_pavement_y", "t_pavement_y_bg_dp" ], "fg": 3759 }, + { "id": "t_pedestal_temple", "fg": 3599, "rotates": false }, + { "id": "t_pedestal_wyrm", "fg": 3598, "rotates": false }, { "id": [ "t_pit", "tr_pit", "tr_sinkhole" ], - "fg": 3872, + "fg": 3760, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3873 }, - { "id": "corner", "fg": 3874 }, - { "id": "edge", "fg": 3875 }, - { "id": "end_piece", "fg": 3876 }, - { "id": "t_connection", "fg": 3877 }, - { "id": "unconnected", "fg": 3872 } + { "id": "center", "fg": 3761 }, + { "id": "corner", "fg": 3762 }, + { "id": "edge", "fg": 3763 }, + { "id": "end_piece", "fg": 3764 }, + { "id": "t_connection", "fg": 3765 }, + { "id": "unconnected", "fg": 3760 } ] }, { "id": "t_pit_corpsed", - "fg": 3878, - "bg": 3879, + "fg": 3766, + "bg": 3767, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "bg": 3879 }, - { "id": "corner", "fg": 3880, "bg": 3879 }, - { "id": "edge", "fg": 3881, "bg": 3879 }, - { "id": "end_piece", "fg": 3882, "bg": 3879 }, - { "id": "t_connection", "fg": 3883, "bg": 3879 }, - { "id": "unconnected", "fg": 3878, "bg": 3879 } + { "id": "center", "bg": 3767 }, + { "id": "corner", "fg": 3768, "bg": 3767 }, + { "id": "edge", "fg": 3769, "bg": 3767 }, + { "id": "end_piece", "fg": 3770, "bg": 3767 }, + { "id": "t_connection", "fg": 3771, "bg": 3767 }, + { "id": "unconnected", "fg": 3766, "bg": 3767 } ] }, - { "id": [ "t_pit_covered", "t_pit_glass_covered", "t_pit_spiked_covered" ], "fg": 3884 }, + { "id": [ "t_pit_covered", "t_pit_glass_covered", "t_pit_spiked_covered" ], "fg": 3772 }, { "id": "t_pit_shallow", - "fg": 3885, + "fg": 3773, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3886 }, - { "id": "corner", "fg": 3887 }, - { "id": "edge", "fg": 3888 }, - { "id": "end_piece", "fg": 3889 }, - { "id": "t_connection", "fg": 3890 }, - { "id": "unconnected", "fg": 3885 } + { "id": "center", "fg": 3774 }, + { "id": "corner", "fg": 3775 }, + { "id": "edge", "fg": 3776 }, + { "id": "end_piece", "fg": 3777 }, + { "id": "t_connection", "fg": 3778 }, + { "id": "unconnected", "fg": 3773 } ] }, { "id": [ "t_pit_spiked", "tr_spike_pit" ], - "fg": 3891, + "fg": 3779, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3892 }, - { "id": "corner", "fg": 3893 }, - { "id": "edge", "fg": 3894 }, - { "id": "end_piece", "fg": 3895 }, - { "id": "t_connection", "fg": 3896 }, - { "id": "unconnected", "fg": 3891 } + { "id": "center", "fg": 3780 }, + { "id": "corner", "fg": 3781 }, + { "id": "edge", "fg": 3782 }, + { "id": "end_piece", "fg": 3783 }, + { "id": "t_connection", "fg": 3784 }, + { "id": "unconnected", "fg": 3779 } ] }, - { "id": "t_plut_generator", "fg": 3802, "rotates": false }, - { "id": "t_portcullis", "fg": 3432, "rotates": false }, - { "id": [ "t_potential_trans", "t_oil_circ_brkr_s" ], "fg": 3795, "rotates": false }, + { "id": "t_plut_generator", "fg": 3602, "rotates": false }, + { "id": [ "t_potential_trans", "t_oil_circ_brkr_s" ], "fg": 3595, "rotates": false }, { "id": [ "t_radio_controls", @@ -5680,32 +5705,30 @@ "t_outs_bridge_control", "t_reinforced_glass_control" ], - "fg": 3786, - "rotates": false + "fg": 3786 }, - { "id": [ "t_radio_tower", "f_exodii_portal_tower" ], "fg": 3897 }, + { "id": [ "t_radio_tower", "f_exodii_portal_tower" ], "fg": 3787 }, { - "id": [ "t_railing_h", "t_railing_v", "t_guardrail_bg_dp", "t_railing" ], - "fg": 3530, + "id": [ "t_railing", "t_railing_h", "t_railing_v", "t_guardrail_bg_dp" ], + "fg": 3788, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3530 }, - { "id": "corner", "fg": 3531 }, - { "id": "edge", "fg": 3532 }, - { "id": "end_piece", "fg": 3533 }, - { "id": "t_connection", "fg": 3534 }, - { "id": "unconnected", "fg": 3535 } + { "id": "center", "fg": 3788 }, + { "id": "corner", "fg": 3789 }, + { "id": "edge", "fg": 3790 }, + { "id": "end_piece", "fg": 3791 }, + { "id": "t_connection", "fg": 3792 }, + { "id": "unconnected", "fg": 3793 } ] }, { - "id": [ "t_railroad_tie_h", "t_railroad_tie_v", "t_railroad_tie" ], - "fg": 3556, + "id": [ "t_railroad_tie", "t_railroad_tie_h", "t_railroad_tie_v" ], + "fg": 3795, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 3557 } ] + "additional_tiles": [ { "id": "edge", "fg": 3796 } ] }, - { "id": "t_railroad_track_on_tie", "fg": 3555 }, { "id": [ "t_railroad_track", @@ -5715,170 +5738,168 @@ "t_railroad_track_d1", "t_railroad_track_d2" ], - "fg": 3548, + "fg": 3797, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3548 }, - { "id": "corner", "fg": [ 3549, 3550, 3551, 3552 ] }, - { "id": "edge", "fg": 3553 }, - { "id": "end_piece", "fg": 3553 }, - { "id": "t_connection", "fg": 3554 }, - { "id": "unconnected", "fg": 3553 } + { "id": "center", "fg": 3797 }, + { "id": "corner", "fg": [ 3798, 3799, 3800, 3801 ] }, + { "id": "edge", "fg": 3802 }, + { "id": "end_piece", "fg": 3802 }, + { "id": "t_connection", "fg": 3803 }, + { "id": "unconnected", "fg": 3802 } ] }, - { "id": "t_rdoor_b", "fg": 3720, "rotates": false }, - { "id": "t_rdoor_boarded", "fg": 3721, "rotates": false }, - { "id": "t_rdoor_boarded_damaged", "fg": 3722, "rotates": false }, - { "id": "t_rdoor_c", "fg": 3719, "rotates": false }, - { "id": "t_rdoor_o", "fg": 3718, "rotates": false }, + { "id": "t_rdoor_b", "fg": 3528, "rotates": false }, + { "id": "t_rdoor_boarded", "fg": 3529, "rotates": false }, + { "id": "t_rdoor_boarded_damaged", "fg": 3530, "rotates": false }, + { "id": "t_rdoor_c", "fg": 3527, "rotates": false }, + { "id": "t_rdoor_o", "fg": 3526, "rotates": false }, { "id": [ "t_reb_cage", "t_bars" ], - "fg": 3448, + "fg": 3805, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3449 }, - { "id": "corner", "fg": 3450 }, - { "id": "edge", "fg": 3451 }, - { "id": "end_piece", "fg": 3451 }, - { "id": "t_connection", "fg": 3452 }, - { "id": "unconnected", "fg": 3448 } + { "id": "center", "fg": 3806 }, + { "id": "corner", "fg": 3807 }, + { "id": "edge", "fg": 3808 }, + { "id": "end_piece", "fg": 3808 }, + { "id": "t_connection", "fg": 3809 }, + { "id": "unconnected", "fg": 3805 } ] }, - { "id": "t_recycler", "fg": 3809, "rotates": false }, - { "id": [ "t_reinforced_door_glass_lab_c", "t_reinforced_door_glass_c" ], "fg": 3724, "rotates": false }, - { "id": [ "t_reinforced_door_glass_o", "t_reinforced_door_glass_lab_o" ], "fg": 3723, "rotates": false }, + { "id": "t_recycler", "fg": 3609, "rotates": false }, + { "id": [ "t_reinforced_door_glass_lab_c", "t_reinforced_door_glass_c" ], "fg": 3532, "rotates": false }, + { "id": [ "t_reinforced_door_glass_o", "t_reinforced_door_glass_lab_o" ], "fg": 3531, "rotates": false }, { "id": "t_reinforced_glass", - "fg": 3668, + "fg": 3477, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3669 }, - { "id": "corner", "fg": 3670 }, - { "id": "edge", "fg": 3671 }, - { "id": "end_piece", "fg": 3672 }, - { "id": "t_connection", "fg": 3673 }, - { "id": "unconnected", "fg": 3668 } + { "id": "center", "fg": 3478 }, + { "id": "corner", "fg": 3479 }, + { "id": "edge", "fg": 3480 }, + { "id": "end_piece", "fg": 3481 }, + { "id": "t_connection", "fg": 3482 }, + { "id": "unconnected", "fg": 3477 } ] }, { "id": "t_reinforced_glass_shutter", - "fg": 3656, + "fg": 3465, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3657 }, - { "id": "corner", "fg": 3658 }, - { "id": "edge", "fg": 3659 }, - { "id": "end_piece", "fg": 3660 }, - { "id": "t_connection", "fg": 3661 }, - { "id": "unconnected", "fg": 3656 } + { "id": "center", "fg": 3466 }, + { "id": "corner", "fg": 3467 }, + { "id": "edge", "fg": 3468 }, + { "id": "end_piece", "fg": 3469 }, + { "id": "t_connection", "fg": 3470 }, + { "id": "unconnected", "fg": 3465 } ] }, { "id": "t_reinforced_glass_shutter_open", - "fg": 3662, + "fg": 3471, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3663 }, - { "id": "corner", "fg": 3664 }, - { "id": "edge", "fg": 3665 }, - { "id": "end_piece", "fg": 3666 }, - { "id": "t_connection", "fg": 3667 }, - { "id": "unconnected", "fg": 3662 } + { "id": "center", "fg": 3472 }, + { "id": "corner", "fg": 3473 }, + { "id": "edge", "fg": 3474 }, + { "id": "end_piece", "fg": 3475 }, + { "id": "t_connection", "fg": 3476 }, + { "id": "unconnected", "fg": 3471 } ] }, - { "id": "t_resin_hole", "fg": 3496, "rotates": false }, - { "id": "t_resin_hole_c", "fg": 3493, "rotates": false }, - { "id": "t_resin_hole_o", "fg": 3494, "rotates": false }, - { "id": [ "t_riverbridge_dp", "t_pontoon_dp" ], "fg": 3737, "rotates": false }, - { "id": "t_rock_floor", "fg": 3901, "//": "needed due to t_floor_warped" }, + { "id": "t_resin_hole", "fg": 3440, "rotates": false }, + { "id": "t_resin_hole_c", "fg": 3438, "rotates": false }, + { "id": "t_resin_hole_o", "fg": 3439, "rotates": false }, + { "id": [ "t_riverbridge_dp", "t_pontoon_dp" ], "fg": 3810 }, + { "id": "t_rock_floor", "fg": 3813, "//": "needed due to t_floor_warped" }, { "id": [ "t_rock_wall", "t_sconc_wall", "t_strconc_wall" ], - "fg": 3905, + "fg": 3817, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3906 }, - { "id": "corner", "fg": 3907 }, - { "id": "edge", "fg": 3908 }, - { "id": "end_piece", "fg": 3909 }, - { "id": "t_connection", "fg": 3910 }, - { "id": "unconnected", "fg": 3905 } + { "id": "center", "fg": 3818 }, + { "id": "corner", "fg": 3819 }, + { "id": "edge", "fg": 3820 }, + { "id": "end_piece", "fg": 3821 }, + { "id": "t_connection", "fg": 3822 }, + { "id": "unconnected", "fg": 3817 } ] }, { "id": [ "t_rock_wall_half", "t_sconc_wall_halfway", "t_strconc_wall_halfway" ], - "fg": 3505, + "fg": 3823, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3509 }, - { "id": "corner", "fg": 3514 }, - { "id": "edge", "fg": 3519 }, - { "id": "end_piece", "fg": 3520 }, - { "id": "t_connection", "fg": 3522 }, - { "id": "unconnected", "fg": 3505 } + { "id": "center", "fg": 3824 }, + { "id": "corner", "fg": 3825 }, + { "id": "edge", "fg": 3826 }, + { "id": "end_piece", "fg": 3827 }, + { "id": "t_connection", "fg": 3828 }, + { "id": "unconnected", "fg": 3823 } ] }, { "id": "t_root_wall", - "fg": 3405, + "fg": 3829, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3406 }, - { "id": "corner", "fg": 3407 }, - { "id": "edge", "fg": 3405 }, - { "id": "end_piece", "fg": 3408 }, - { "id": "t_connection", "fg": 3409 }, - { "id": "unconnected", "fg": 3405 } + { "id": "center", "fg": 3830 }, + { "id": "corner", "fg": 3831 }, + { "id": "edge", "fg": 3829 }, + { "id": "end_piece", "fg": 3832 }, + { "id": "t_connection", "fg": 3833 }, + { "id": "unconnected", "fg": 3829 } ] }, - { "id": "t_rootcellar", "fg": 3734, "rotates": false }, - { "id": "t_rope_up", "fg": 3404, "rotates": false }, { "id": "t_sandbox", - "fg": 3912, + "fg": 3837, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3913 }, - { "id": "corner", "fg": 3914 }, - { "id": "edge", "fg": 3915 }, - { "id": "end_piece", "fg": 3916 }, - { "id": "t_connection", "fg": 3917 }, - { "id": "unconnected", "fg": 3912, "//": "why is this design different?" } + { "id": "center", "fg": 3838 }, + { "id": "corner", "fg": 3839 }, + { "id": "edge", "fg": 3840 }, + { "id": "end_piece", "fg": 3841 }, + { "id": "t_connection", "fg": 3842 }, + { "id": "unconnected", "fg": 3837, "//": "why is this design different?" } ] }, { - "id": [ "t_scrap_wall_halfway", "t_junk_palisade" ], - "fg": 3466, + "id": [ "t_scrap_wall", "t_junk_wall", "t_wall_metal" ], + "fg": 3844, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3467 }, - { "id": "corner", "fg": 3468 }, - { "id": "edge", "fg": 3469 }, - { "id": "end_piece", "fg": 3470 }, - { "id": "t_connection", "fg": 3471 }, - { "id": "unconnected", "fg": 3466 } + { "id": "center", "fg": 3845 }, + { "id": "corner", "fg": 3846 }, + { "id": "edge", "fg": 3847 }, + { "id": "end_piece", "fg": 3848 }, + { "id": "t_connection", "fg": 3849 }, + { "id": "unconnected", "fg": 3844 } ] }, { - "id": [ "t_scrap_wall", "t_junk_wall", "t_wall_metal" ], - "fg": 3574, + "id": [ "t_scrap_wall_halfway", "t_junk_palisade" ], + "fg": 3850, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3575 }, - { "id": "corner", "fg": 3576 }, - { "id": "edge", "fg": 3577 }, - { "id": "end_piece", "fg": 3578 }, - { "id": "t_connection", "fg": 3579 }, - { "id": "unconnected", "fg": 3574 } + { "id": "center", "fg": 3851 }, + { "id": "corner", "fg": 3852 }, + { "id": "edge", "fg": 3853 }, + { "id": "end_piece", "fg": 3854 }, + { "id": "t_connection", "fg": 3855 }, + { "id": "unconnected", "fg": 3850 } ] }, { @@ -5889,38 +5910,46 @@ "t_sliding_wall_control", "t_decoy_bookcase" ], - "fg": 3790, + "fg": 3590, "rotates": false }, - { "id": "t_secretdoor_bookcase_o", "fg": 3791, "rotates": false }, - { "id": "t_secretdoor_brick_wall_o", "fg": 3598, "rotates": true }, - { "id": "t_secretdoor_concrete_wall_o", "fg": 3529, "rotates": true }, - { "id": [ "t_secretdoor_wall_c", "t_sliding_wall_c", "t_secretdoor_onetime" ], "fg": 3633, "rotates": true }, + { "id": "t_secretdoor_bookcase_o", "fg": 3591, "rotates": false }, + { "id": "t_secretdoor_brick_wall_o", "fg": 3857, "rotates": true }, + { + "id": "t_secretdoor_concrete_o", + "fg": 3858, + "rotates": true, + "//": "needed due to rotation", + "//2": "corner sprites wanted" + }, + { "id": [ "t_secretdoor_concrete_wall_c", "t_sliding_concrete_wall_c" ], "fg": 3640, "rotates": true }, + { "id": [ "t_secretdoor_wall_c", "t_sliding_wall_c", "t_secretdoor_onetime" ], "fg": 3899, "rotates": true }, + { "id": [ "t_secretdoor_wall_o", "t_sliding_wall_o" ], "fg": 3859, "rotates": true }, { "id": "t_sewage_pipe", - "fg": 3738, + "fg": 3541, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3739 }, - { "id": "corner", "fg": 3740 }, - { "id": "edge", "fg": 3741 }, - { "id": "end_piece", "fg": 3742 }, - { "id": "t_connection", "fg": 3743 }, - { "id": "unconnected", "fg": 3738 } + { "id": "center", "fg": 3542 }, + { "id": "corner", "fg": 3543 }, + { "id": "edge", "fg": 3544 }, + { "id": "end_piece", "fg": 3545 }, + { "id": "t_connection", "fg": 3546 }, + { "id": "unconnected", "fg": 3541 } ] }, { "id": [ "t_shrub_blueberry_harvested", "t_shrub_blueberry_season_spring", "t_shrub_blueberry_season_autumn" ], - "fg": 3922 + "fg": 3862 }, { "id": [ "t_shrub_season_autumn", "t_shrub_peanut_season_autumn", "t_shrub_peanut_harvested_season_autumn" ], - "fg": 3924 + "fg": 3864 }, { "id": [ "t_shrub_season_summer", "t_shrub_peanut_season_summer", "t_shrub_peanut_harvested_season_summer" ], - "fg": 3925 + "fg": 3865 }, { "id": [ @@ -5932,48 +5961,41 @@ "t_shrub_strawberry_season_winter", "t_shrub_strawberry_harvested_season_winter" ], - "fg": 3926 + "fg": 3866 }, { "id": [ "t_shrub_strawberry_harvested", "t_shrub_strawberry_season_spring", "t_shrub_strawberry_season_autumn" ], - "fg": 3928 + "fg": 3868 }, - { "id": [ "t_sidewalk", "t_sidewalk_bg_dp" ], "fg": 3929 }, + { "id": [ "t_sidewalk", "t_sidewalk_bg_dp" ], "fg": 3869 }, { "id": "t_slide", - "fg": 3747, + "fg": 3550, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "edge", "fg": 3747 }, { "id": "end_piece", "fg": 3748 } ] + "additional_tiles": [ { "id": "edge", "fg": 3550 }, { "id": "end_piece", "fg": 3551 } ] }, - { "id": [ "t_sliding_brick_wall_c", "t_secretdoor_brick_wall_c" ], "fg": 3595, "rotates": true }, - { "id": [ "t_sliding_concrete_wall_c", "t_secretdoor_concrete_wall_c" ], "fg": 3526, "rotates": true }, - { - "id": [ "t_sliding_concrete_wall_control", "f_aut_gas_console_o", "electronics_controls", "t_console_broken" ], - "fg": 3784, - "rotates": false - }, - { "id": [ "t_sliding_wall_o", "t_secretdoor_wall_o" ], "fg": 3636, "rotates": true }, - { "id": [ "t_slime", "t_sewage" ], "fg": 3930 }, - { "id": "t_slot_machine", "fg": 3782, "rotates": false }, - { "id": "t_station_disc", "fg": 3792, "rotates": false }, - { "id": [ "t_support_l", "t_little_column", "t_column" ], "fg": 3788, "rotates": false }, - { "id": [ "t_support_s", "t_chainfence_posts" ], "fg": 3433, "rotates": false }, + { "id": [ "t_sliding_brick_wall_c", "t_secretdoor_brick_wall_c" ], "fg": 3614, "rotates": true }, + { "id": [ "t_slime", "t_sewage" ], "fg": 3870 }, + { "id": "t_slot_machine", "fg": 3585, "rotates": false }, + { "id": "t_station_disc", "fg": 3592, "rotates": false }, + { "id": [ "t_support_l", "t_little_column", "t_column" ], "fg": 3588, "rotates": false }, + { "id": [ "t_support_s", "t_chainfence_posts" ], "fg": 3878 }, { "id": [ "t_switch_even", "t_gates_control_metal", "t_gates_control_metal_lab" ], - "fg": 3765, + "fg": 3568, "rotates": false }, - { "id": "t_switch_gb", "fg": 3766, "rotates": false }, - { "id": "t_switch_rb", "fg": 3767, "rotates": false }, - { "id": "t_switch_rg", "fg": 3768, "rotates": false }, - { "id": "t_tarptent", "fg": 3808, "rotates": false }, - { "id": "t_ticket_machine", "fg": 3516, "rotates": false }, - { "id": "t_ticket_vendor", "fg": 3515, "rotates": false }, - { "id": "t_tree_juniper", "fg": 3506, "rotates": false }, - { "id": "t_tree_juniper_harvested", "fg": 3508, "rotates": false }, - { "id": "t_tree_juniper_season_winter", "fg": 3507, "rotates": false }, - { "id": [ "t_underbrush", "t_underbrush_season_spring" ], "fg": 3946 }, + { "id": "t_switch_gb", "fg": 3569, "rotates": false }, + { "id": "t_switch_rb", "fg": 3570, "rotates": false }, + { "id": "t_switch_rg", "fg": 3571, "rotates": false }, + { "id": "t_tarptent", "fg": 3608, "rotates": false }, + { "id": "t_ticket_machine", "fg": 3455, "rotates": false }, + { "id": "t_ticket_vendor", "fg": 3454, "rotates": false }, + { "id": "t_tree_juniper", "fg": 3447, "rotates": false }, + { "id": "t_tree_juniper_harvested", "fg": 3449, "rotates": false }, + { "id": "t_tree_juniper_season_winter", "fg": 3448, "rotates": false }, + { "id": [ "t_underbrush", "t_underbrush_season_spring" ], "fg": 3887 }, { "id": [ "t_underbrush_harvested_spring", @@ -5985,7 +6007,7 @@ "t_underbrush_harvested_winter", "t_underbrush_harvested_winter_season_spring" ], - "fg": 3947 + "fg": 3888 }, { "id": [ @@ -5994,7 +6016,7 @@ "t_underbrush_harvested_autumn_season_autumn", "t_underbrush_harvested_winter_season_autumn" ], - "fg": 3948 + "fg": 3889 }, { "id": [ @@ -6003,7 +6025,7 @@ "t_underbrush_harvested_autumn_season_summer", "t_underbrush_harvested_winter_season_summer" ], - "fg": 3949 + "fg": 3890 }, { "id": [ @@ -6011,496 +6033,494 @@ "t_underbrush_harvested_summer_season_winter", "t_underbrush_harvested_autumn_season_winter" ], - "fg": 3950 + "fg": 3891 + }, + { "id": "t_utility_light", "fg": 3587, "rotates": false }, + { "id": "t_vat", "fg": 3601, "rotates": false }, + { + "id": [ "t_wall", "t_wall_w" ], + "fg": 3896, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 3897 }, + { "id": "corner", "fg": 3898 }, + { "id": "edge", "fg": 3899 }, + { "id": "end_piece", "fg": 3900 }, + { "id": "t_connection", "fg": 3901 }, + { "id": "unconnected", "fg": 3896 } + ] }, - { "id": "t_utility_light", "fg": 3787, "rotates": false }, - { "id": "t_vat", "fg": 3801, "rotates": false }, { "id": "t_wall_b", - "fg": 3618, + "fg": 3902, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3619 }, - { "id": "corner", "fg": 3620 }, - { "id": "edge", "fg": 3621 }, - { "id": "end_piece", "fg": 3622 }, - { "id": "t_connection", "fg": 3623 }, - { "id": "unconnected", "fg": 3618 } + { "id": "center", "fg": 3903 }, + { "id": "corner", "fg": 3904 }, + { "id": "edge", "fg": 3905 }, + { "id": "end_piece", "fg": 3906 }, + { "id": "t_connection", "fg": 3907 }, + { "id": "unconnected", "fg": 3902 } ] }, { "id": "t_wall_g", - "fg": 3612, + "fg": 3908, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3613 }, - { "id": "corner", "fg": 3614 }, - { "id": "edge", "fg": 3615 }, - { "id": "end_piece", "fg": 3616 }, - { "id": "t_connection", "fg": 3617 }, - { "id": "unconnected", "fg": 3612 } + { "id": "center", "fg": 3909 }, + { "id": "corner", "fg": 3910 }, + { "id": "edge", "fg": 3911 }, + { "id": "end_piece", "fg": 3912 }, + { "id": "t_connection", "fg": 3913 }, + { "id": "unconnected", "fg": 3908 } ] }, { "id": [ "t_wall_glass_alarm", "t_window", "t_window_alarm", "t_wall_glass" ], - "fg": 3674, + "fg": 3483, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3675 }, - { "id": "corner", "fg": 3676 }, - { "id": "edge", "fg": 3677 }, - { "id": "end_piece", "fg": 3678 }, - { "id": "t_connection", "fg": 3679 }, - { "id": "unconnected", "fg": 3674 } + { "id": "center", "fg": 3484 }, + { "id": "corner", "fg": 3485 }, + { "id": "edge", "fg": 3486 }, + { "id": "end_piece", "fg": 3487 }, + { "id": "t_connection", "fg": 3488 }, + { "id": "unconnected", "fg": 3483 } ] }, { "id": [ "t_wall_half", "t_wall_log_half" ], - "fg": 3460, + "fg": 3914, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3461 }, - { "id": "corner", "fg": 3462 }, - { "id": "edge", "fg": 3463 }, - { "id": "end_piece", "fg": 3464 }, - { "id": "t_connection", "fg": 3465 }, - { "id": "unconnected", "fg": 3460 } + { "id": "center", "fg": 3915 }, + { "id": "corner", "fg": 3916 }, + { "id": "edge", "fg": 3917 }, + { "id": "end_piece", "fg": 3918 }, + { "id": "t_connection", "fg": 3919 }, + { "id": "unconnected", "fg": 3914 } ] }, { "id": [ "t_wall_log", "t_wall_wood" ], - "fg": 3558, + "fg": 3920, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3559 }, - { "id": "corner", "fg": 3560 }, - { "id": "edge", "fg": 3561 }, - { "id": "end_piece", "fg": 3562 }, - { "id": "t_connection", "fg": 3563 }, - { "id": "unconnected", "fg": 3558 } + { "id": "center", "fg": 3921 }, + { "id": "corner", "fg": 3922 }, + { "id": "edge", "fg": 3923 }, + { "id": "end_piece", "fg": 3924 }, + { "id": "t_connection", "fg": 3925 }, + { "id": "unconnected", "fg": 3920 } ] }, { - "id": "t_wall_p", - "fg": 3624, + "id": [ "t_wall_log_broken", "t_wall_wood_broken" ], + "fg": 3926, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3625 }, - { "id": "corner", "fg": 3626 }, - { "id": "edge", "fg": 3627 }, - { "id": "end_piece", "fg": 3628 }, - { "id": "t_connection", "fg": 3629 }, - { "id": "unconnected", "fg": 3624 } + { "id": "center", "fg": 3927 }, + { "id": "corner", "fg": 3928 }, + { "id": "edge", "fg": 3929 }, + { "id": "end_piece", "fg": 3929 }, + { "id": "t_connection", "fg": 3927 }, + { "id": "unconnected", "fg": 3926 } ] }, { - "id": "t_wall_r", - "fg": 3580, + "id": [ "t_wall_log_chipped", "t_wall_wood_chipped" ], + "fg": 3930, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3581 }, - { "id": "corner", "fg": 3582 }, - { "id": "edge", "fg": 3583 }, - { "id": "end_piece", "fg": 3584 }, - { "id": "t_connection", "fg": 3585 }, - { "id": "unconnected", "fg": 3580 } + { "id": "center", "fg": 3931 }, + { "id": "corner", "fg": 3932 }, + { "id": "edge", "fg": 3933 }, + { "id": "end_piece", "fg": 3934 }, + { "id": "t_connection", "fg": 3935 }, + { "id": "unconnected", "fg": 3930 } ] }, { - "id": "t_wall_resin", - "fg": 3405, - "rotates": false, + "id": "t_wall_p", + "fg": 3936, + "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3488 }, - { "id": "corner", "fg": 3489 }, - { "id": "edge", "fg": 3490 }, - { "id": "end_piece", "fg": 3491 }, - { "id": "t_connection", "fg": 3492 }, - { "id": "unconnected", "fg": 3487 } + { "id": "center", "fg": 3937 }, + { "id": "corner", "fg": 3938 }, + { "id": "edge", "fg": 3939 }, + { "id": "end_piece", "fg": 3940 }, + { "id": "t_connection", "fg": 3941 }, + { "id": "unconnected", "fg": 3936 } ] }, { - "id": "t_wall_resin_cage", - "fg": 3405, + "id": "t_wall_r", + "fg": 3942, + "rotates": true, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 3943 }, + { "id": "corner", "fg": 3944 }, + { "id": "edge", "fg": 3945 }, + { "id": "end_piece", "fg": 3946 }, + { "id": "t_connection", "fg": 3947 }, + { "id": "unconnected", "fg": 3942 } + ] + }, + { + "id": "t_wall_resin", + "fg": 3432, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3498 }, - { "id": "corner", "fg": 3499 }, - { "id": "edge", "fg": 3500 }, - { "id": "end_piece", "fg": 3501 }, - { "id": "t_connection", "fg": 3502 }, - { "id": "unconnected", "fg": 3498 } + { "id": "center", "fg": 3433 }, + { "id": "corner", "fg": 3434 }, + { "id": "edge", "fg": 3435 }, + { "id": "end_piece", "fg": 3436 }, + { "id": "t_connection", "fg": 3437 }, + { "id": "unconnected", "fg": 3432 } ] }, { - "id": [ "t_wall", "t_wall_w" ], - "fg": 3630, - "rotates": true, + "id": "t_wall_resin_cage", + "fg": 3442, + "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3631 }, - { "id": "corner", "fg": 3632 }, - { "id": "edge", "fg": 3633 }, - { "id": "end_piece", "fg": 3634 }, - { "id": "t_connection", "fg": 3635 }, - { "id": "unconnected", "fg": 3630 } + { "id": "center", "fg": 3442 }, + { "id": "corner", "fg": 3443 }, + { "id": "edge", "fg": 3444 }, + { "id": "end_piece", "fg": 3445 }, + { "id": "t_connection", "fg": 3446 }, + { "id": "unconnected", "fg": 3442 } ] }, { "id": "t_wall_warped", "animated": true, - "fg": [ { "weight": 200, "sprite": 3955 }, { "weight": 200, "sprite": 3956 } ], + "fg": [ { "weight": 200, "sprite": 3948 }, { "weight": 200, "sprite": 3949 } ], "rotates": true }, { "id": "t_wall_wattle", - "fg": 3605, + "fg": 3950, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3606 }, - { "id": "corner", "fg": 3607 }, - { "id": "edge", "fg": 3608 }, - { "id": "end_piece", "fg": 3609 }, - { "id": "t_connection", "fg": 3610 }, - { "id": "unconnected", "fg": 3605 } + { "id": "center", "fg": 3951 }, + { "id": "corner", "fg": 3952 }, + { "id": "edge", "fg": 3953 }, + { "id": "end_piece", "fg": 3954 }, + { "id": "t_connection", "fg": 3955 }, + { "id": "unconnected", "fg": 3950 } ] }, - { "id": "t_wall_wattle_broken", "fg": 3611, "rotates": true }, + { "id": "t_wall_wattle_broken", "fg": 3956, "rotates": true }, { "id": "t_wall_wattle_half", - "fg": 3454, - "rotates": true, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 3455 }, - { "id": "corner", "fg": 3456 }, - { "id": "edge", "fg": 3457 }, - { "id": "end_piece", "fg": 3458 }, - { "id": "t_connection", "fg": 3459 }, - { "id": "unconnected", "fg": 3454 } - ] - }, - { - "id": [ "t_wall_wood_broken", "t_wall_log_broken" ], - "fg": 3570, - "rotates": true, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 3571 }, - { "id": "corner", "fg": 3572 }, - { "id": "edge", "fg": 3573 }, - { "id": "end_piece", "fg": 3573 }, - { "id": "t_connection", "fg": 3571 }, - { "id": "unconnected", "fg": 3570 } - ] - }, - { - "id": [ "t_wall_wood_chipped", "t_wall_log_chipped" ], - "fg": 3564, + "fg": 3957, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3565 }, - { "id": "corner", "fg": 3566 }, - { "id": "edge", "fg": 3567 }, - { "id": "end_piece", "fg": 3568 }, - { "id": "t_connection", "fg": 3569 }, - { "id": "unconnected", "fg": 3564 } + { "id": "center", "fg": 3958 }, + { "id": "corner", "fg": 3959 }, + { "id": "edge", "fg": 3960 }, + { "id": "end_piece", "fg": 3961 }, + { "id": "t_connection", "fg": 3962 }, + { "id": "unconnected", "fg": 3957 } ] }, { "id": "t_wall_y", - "fg": 3586, + "fg": 3963, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3587 }, - { "id": "corner", "fg": 3588 }, - { "id": "edge", "fg": 3589 }, - { "id": "end_piece", "fg": 3590 }, - { "id": "t_connection", "fg": 3591 }, - { "id": "unconnected", "fg": 3586 } + { "id": "center", "fg": 3964 }, + { "id": "corner", "fg": 3965 }, + { "id": "edge", "fg": 3966 }, + { "id": "end_piece", "fg": 3967 }, + { "id": "t_connection", "fg": 3968 }, + { "id": "unconnected", "fg": 3963 } ] }, - { "id": [ "t_water_dp", "t_water_moving_dp", "t_swater_dp" ], "fg": 3957 }, - { "id": "t_water_pump", "fg": 3797, "rotates": false }, - { "id": [ "t_water_sh", "t_water_moving_sh", "t_swater_sh", "t_water_pool" ], "fg": 3958 }, + { "id": [ "t_water_dp", "t_water_moving_dp", "t_swater_dp" ], "fg": 3969 }, + { "id": "t_water_pump", "fg": 3597, "rotates": false }, + { "id": [ "t_water_sh", "t_water_moving_sh", "t_swater_sh", "t_water_pool" ], "fg": 3970 }, { "id": "t_window_bars", - "fg": 3451, + "fg": 3808, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3449 }, - { "id": "corner", "fg": 3450 }, - { "id": "edge", "fg": 3451 }, - { "id": "end_piece", "fg": 3451 }, - { "id": "t_connection", "fg": 3452 }, - { "id": "unconnected", "fg": 3451 } + { "id": "center", "fg": 3806 }, + { "id": "corner", "fg": 3807 }, + { "id": "edge", "fg": 3808 }, + { "id": "end_piece", "fg": 3808 }, + { "id": "t_connection", "fg": 3809 }, + { "id": "unconnected", "fg": 3808 } ] }, { "id": "t_window_bars_alarm", - "fg": 3650, + "fg": 3459, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3651 }, - { "id": "corner", "fg": 3652 }, - { "id": "edge", "fg": 3653 }, - { "id": "end_piece", "fg": 3654 }, - { "id": "t_connection", "fg": 3655 }, - { "id": "unconnected", "fg": 3650 } + { "id": "center", "fg": 3460 }, + { "id": "corner", "fg": 3461 }, + { "id": "edge", "fg": 3462 }, + { "id": "end_piece", "fg": 3463 }, + { "id": "t_connection", "fg": 3464 }, + { "id": "unconnected", "fg": 3459 } ] }, - { "id": "t_window_boarded", "fg": 3699, "rotates": false }, - { "id": "t_window_boarded_noglass", "fg": 3702, "rotates": false }, + { "id": "t_window_boarded", "fg": 3508, "rotates": false }, + { "id": "t_window_boarded_noglass", "fg": 3511, "rotates": false }, { "id": "t_window_domestic", - "fg": 3686, + "fg": 3495, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3687 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3496 } ] }, - { "id": "t_window_enhanced", "fg": 3700, "rotates": false }, - { "id": "t_window_enhanced_noglass", "fg": 3703, "rotates": false }, - { "id": "t_window_frame", "fg": 3704, "rotates": false }, + { "id": "t_window_enhanced", "fg": 3509, "rotates": false }, + { "id": "t_window_enhanced_noglass", "fg": 3512, "rotates": false }, + { "id": "t_window_frame", "fg": 3513, "rotates": false }, { "id": "t_window_no_curtains", - "fg": 3692, + "fg": 3501, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3693 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3502 } ] }, { "id": "t_window_no_curtains_open", - "fg": 3694, + "fg": 3503, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3695 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3504 } ] }, - { "id": "t_window_no_curtains_taped", "fg": 3696, "rotates": false }, + { "id": "t_window_no_curtains_taped", "fg": 3505, "rotates": false }, { "id": "t_window_open", - "fg": 3688, + "fg": 3497, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3689 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3498 } ] }, - { "id": "t_window_reinforced", "fg": 3698, "rotates": false }, - { "id": "t_window_reinforced_noglass", "fg": 3701, "rotates": false }, + { "id": "t_window_reinforced", "fg": 3507, "rotates": false }, + { "id": "t_window_reinforced_noglass", "fg": 3510, "rotates": false }, { "id": "t_window_stained_blue", - "fg": 3690, + "fg": 3499, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3691 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3500 } ] }, { "id": "t_window_stained_green", - "fg": 3684, + "fg": 3493, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3685 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3494 } ] }, { "id": "t_window_stained_red", - "fg": 3682, + "fg": 3491, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "t_connection", "fg": 3683 } ] + "additional_tiles": [ { "id": "t_connection", "fg": 3492 } ] }, { "id": [ "t_window_taped", "t_window_domestic_taped", "t_window_alarm_taped" ], - "fg": 3697, + "fg": 3506, "rotates": false }, - { "id": "t_wood_stairs_down", "fg": 3511, "rotates": false }, - { "id": "t_wood_stairs_up", "fg": 3510, "rotates": false }, - { "id": "t_wood_stairs_up_broken", "fg": 3512, "rotates": false }, - { "id": "t_wood_stairs_up_half", "fg": 3513, "rotates": false }, + { "id": "t_wood_stairs_down", "fg": 3451, "rotates": false }, + { "id": "t_wood_stairs_up", "fg": 3450, "rotates": false }, + { "id": "t_wood_stairs_up_broken", "fg": 3452, "rotates": false }, + { "id": "t_wood_stairs_up_half", "fg": 3453, "rotates": false }, { "id": "graffiti", "//": "most text only graffiti are registered as just 'graffiti'. change here if it gets fixed", "fg": [ + { "weight": 10, "sprite": 3988 }, + { "weight": 10, "sprite": 3989 }, + { "weight": 10, "sprite": 3990 }, + { "weight": 10, "sprite": 3991 }, + { "weight": 10, "sprite": 3992 }, + { "weight": 10, "sprite": 3993 }, + { "weight": 10, "sprite": 3975 }, { "weight": 10, "sprite": 3976 }, { "weight": 10, "sprite": 3977 }, { "weight": 10, "sprite": 3978 }, { "weight": 10, "sprite": 3979 }, { "weight": 10, "sprite": 3980 }, { "weight": 10, "sprite": 3981 }, - { "weight": 10, "sprite": 3963 }, - { "weight": 10, "sprite": 3964 }, - { "weight": 10, "sprite": 3965 }, - { "weight": 10, "sprite": 3966 }, - { "weight": 10, "sprite": 3967 }, - { "weight": 10, "sprite": 3968 }, - { "weight": 10, "sprite": 3969 }, - { "weight": 10, "sprite": 3970 }, - { "weight": 10, "sprite": 3971 }, - { "weight": 10, "sprite": 3962 }, - { "weight": 10, "sprite": 3975 }, - { "weight": 10, "sprite": 3984 } + { "weight": 10, "sprite": 3982 }, + { "weight": 10, "sprite": 3983 }, + { "weight": 10, "sprite": 3974 }, + { "weight": 10, "sprite": 3987 }, + { "weight": 10, "sprite": 3996 } ] }, - { "id": [ "graffiti_A", "graffiti_ANARACHY" ], "fg": 3962 }, - { "id": [ "graffiti_DANGER", "graffiti_KEEP_OUT", "graffiti_STOP" ], "fg": 3972 }, - { "id": [ "graffiti_DOWN", "graffiti_SOUTH" ], "fg": 3973 }, + { "id": [ "graffiti_A", "graffiti_ANARACHY" ], "fg": 3974 }, + { "id": [ "graffiti_DANGER", "graffiti_KEEP_OUT", "graffiti_STOP" ], "fg": 3984 }, + { "id": [ "graffiti_DOWN", "graffiti_SOUTH" ], "fg": 3985 }, { "id": "graffiti_SKULL", - "fg": 3975, + "fg": 3987, "//": "in order to guarantee being called when the sprite is a skull tag, this is needed" }, { "id": "graffiti_TEXT", "fg": [ - { "weight": 10, "sprite": 3976 }, - { "weight": 10, "sprite": 3977 }, - { "weight": 10, "sprite": 3978 }, - { "weight": 10, "sprite": 3979 }, - { "weight": 10, "sprite": 3980 }, - { "weight": 10, "sprite": 3981 } + { "weight": 10, "sprite": 3988 }, + { "weight": 10, "sprite": 3989 }, + { "weight": 10, "sprite": 3990 }, + { "weight": 10, "sprite": 3991 }, + { "weight": 10, "sprite": 3992 }, + { "weight": 10, "sprite": 3993 } ] }, - { "id": [ "graffiti_UP", "graffiti_NORTH" ], "fg": 3982 }, - { "id": [ "graffiti_ZOMBIE", "graffiti_ZOMBIES", "graffiti_Z", "graffiti_ZS" ], "fg": 3984 }, + { "id": [ "graffiti_UP", "graffiti_NORTH" ], "fg": 3994 }, + { "id": [ "graffiti_ZOMBIE", "graffiti_ZOMBIES", "graffiti_Z", "graffiti_ZS" ], "fg": 3996 }, { "id": "t_grass_season_spring", - "fg": [ { "weight": 4, "sprite": 3985 }, { "weight": 1, "sprite": 3986 }, { "weight": 1, "sprite": 3987 } ] + "fg": [ { "weight": 4, "sprite": 3997 }, { "weight": 1, "sprite": 3998 }, { "weight": 1, "sprite": 3999 } ] }, { "id": "t_grass_season_autumn", - "fg": [ { "weight": 4, "sprite": 3993 }, { "weight": 1, "sprite": 3994 }, { "weight": 1, "sprite": 3995 } ] + "fg": [ { "weight": 4, "sprite": 4005 }, { "weight": 1, "sprite": 4006 }, { "weight": 1, "sprite": 4007 } ] }, { "id": "t_grass_season_summer", - "fg": [ { "weight": 4, "sprite": 3996 }, { "weight": 1, "sprite": 3997 }, { "weight": 1, "sprite": 3998 } ] + "fg": [ { "weight": 4, "sprite": 4008 }, { "weight": 1, "sprite": 4009 }, { "weight": 1, "sprite": 4010 } ] }, { "id": "t_grass_season_winter", - "fg": [ { "weight": 4, "sprite": 3999 }, { "weight": 1, "sprite": 4000 }, { "weight": 1, "sprite": 4001 } ] + "fg": [ { "weight": 4, "sprite": 4011 }, { "weight": 1, "sprite": 4012 }, { "weight": 1, "sprite": 4013 } ] }, - { "id": [ "t_grass_white", "t_fungus" ], "fg": 4006 }, - { "id": "tr_blade", "fg": 4060, "rotates": true }, - { "id": [ "tr_cot", "f_fiber_mat" ], "fg": 4012 }, - { "id": "tr_funnel", "fg": 4016, "//": "vehicle part" }, + { "id": [ "t_grass_white", "t_fungus" ], "fg": 4018 }, + { "id": "tr_blade", "fg": 4072, "rotates": true }, + { "id": [ "tr_cot", "f_fiber_mat" ], "fg": 4024 }, + { "id": "tr_funnel", "fg": 4028, "//": "vehicle part" }, { "id": [ "tr_glass_pit", "t_pit_glass" ], - "fg": 4017, + "fg": 4029, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4018 }, - { "id": "corner", "fg": 4019 }, - { "id": "edge", "fg": 4020 }, - { "id": "end_piece", "fg": 4021 }, - { "id": "t_connection", "fg": 4022 }, - { "id": "unconnected", "fg": 4017 } + { "id": "center", "fg": 4030 }, + { "id": "corner", "fg": 4031 }, + { "id": "edge", "fg": 4032 }, + { "id": "end_piece", "fg": 4033 }, + { "id": "t_connection", "fg": 4034 }, + { "id": "unconnected", "fg": 4029 } ] }, { "id": "tr_goo", - "fg": 4023, + "fg": 4035, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4024 }, - { "id": "corner", "fg": 4025 }, - { "id": "edge", "fg": 4026 }, - { "id": "end_piece", "fg": 4027 }, - { "id": "t_connection", "fg": 4028 }, - { "id": "unconnected", "fg": 4023 } + { "id": "center", "fg": 4036 }, + { "id": "corner", "fg": 4037 }, + { "id": "edge", "fg": 4038 }, + { "id": "end_piece", "fg": 4039 }, + { "id": "t_connection", "fg": 4040 }, + { "id": "unconnected", "fg": 4035 } ] }, - { "id": "tr_leather_funnel", "fg": 4031, "//": "vehicle part" }, + { "id": "tr_leather_funnel", "fg": 4043, "//": "vehicle part" }, { "id": "tr_ledge", "fg": 2 }, - { "id": "tr_makeshift_funnel", "fg": 4032, "//": "vehicle part" }, - { "id": "tr_metal_funnel", "fg": 4033, "//": "vehicle part" }, + { "id": "tr_makeshift_funnel", "fg": 4044, "//": "vehicle part" }, + { "id": "tr_metal_funnel", "fg": 4045, "//": "vehicle part" }, { "id": "tr_portal", - "fg": 4035, + "fg": 4047, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4036 }, - { "id": "corner", "fg": 4037 }, - { "id": "edge", "fg": 4038 }, - { "id": "end_piece", "fg": 4039 }, - { "id": "t_connection", "fg": 4040 }, - { "id": "unconnected", "fg": [ 4035, 4035 ] } + { "id": "center", "fg": 4048 }, + { "id": "corner", "fg": 4049 }, + { "id": "edge", "fg": 4050 }, + { "id": "end_piece", "fg": 4051 }, + { "id": "t_connection", "fg": 4052 }, + { "id": "unconnected", "fg": [ 4047, 4047 ] } ] }, - { "id": [ "tr_raincatcher", "t_raincatcher" ], "fg": 4041 }, - { "id": "tr_rollmat", "fg": 4057, "//": "vehicle part" }, - { "id": [ "tr_shotgun_1", "tr_shotgun_2", "tr_shotgun_2_1" ], "fg": 4042 }, - { "id": [ "tr_snake", "tr_glow", "tr_hum", "tr_shadow", "fd_push_items", "tr_drain" ], "fg": 4043 }, - { "id": [ "tr_snare", "tr_light_snare", "tr_heavy_snare" ], "fg": 4044 }, + { "id": [ "tr_raincatcher", "t_raincatcher" ], "fg": 4053 }, + { "id": "tr_rollmat", "fg": 4069, "//": "vehicle part" }, + { "id": [ "tr_shotgun_1", "tr_shotgun_2", "tr_shotgun_2_1" ], "fg": 4054 }, + { "id": [ "tr_snake", "tr_glow", "tr_hum", "tr_shadow", "fd_push_items", "tr_drain" ], "fg": 4055 }, + { "id": [ "tr_snare", "tr_light_snare", "tr_heavy_snare" ], "fg": 4056 }, { "id": [ "tr_portal_dungeon_entrance", "tr_portal_dungeon_exit", "tr_portal_dungeon_next_level" ], - "fg": 3186 + "fg": 3202 }, - { "id": "animation_line", "fg": 4051 }, - { "id": "highlight_item", "fg": 4050, "rotates": false }, - { "id": [ "highlight", "line_target", "line_trail", "cursor" ], "fg": 4049 }, + { "id": [ "highlight", "line_target", "line_trail", "cursor" ], "fg": 4062 }, { "id": "vp_aisle_horizontal", - "fg": 4052, + "fg": 4064, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_aisle_vertical", - "fg": 4053, + "fg": 4065, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_alternator_car", "vp_alternator_bicycle", "vp_alternator_motorbike", "vp_alternator_truck" ], - "fg": 2578, + "fg": 2590, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_atomic_lamp", - "fg": 2499, + "fg": 2511, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_atomic_light", - "fg": 2500, + "fg": 2512, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_autoclave", - "fg": 4054, + "fg": 4066, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": [ "vp_basketlg", "vp_basketlg_cart", "vp_basketlg_folding", "vp_basketlg_external" ], - "fg": 4055, + "fg": 4067, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -6511,355 +6531,355 @@ "vp_small_storage_battery", "vp_storage_battery_removable" ], - "fg": 4056, + "fg": 4068, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_bed", - "fg": 4057, + "fg": 4069, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_bfg_mounted", - "fg": 4058, + "fg": 4070, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_blade_horizontal", - "fg": 4059, + "fg": 4071, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_blade_vertical", - "fg": 4060, + "fg": 4072, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": [ "vp_box", "vp_folding wood box", "vp_wood box" ], - "fg": 4062, + "fg": 4074, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_box_wheelbarrow", "vp_basketsm", "vp_basketsm_wheelchair", "vp_basketsm_bike_rear", "vp_basketsm_external" ], - "fg": 4062, + "fg": 4074, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_cam_control", - "fg": 4070, + "fg": 4082, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_cargo_bag", - "fg": 3842, + "fg": 3694, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_cargo_lock", - "fg": 4071, + "fg": 4083, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_cargo_space", - "fg": 4072, + "fg": 4084, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_cargo_space_external", - "fg": 4072, + "fg": 4084, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_chemlab", - "fg": 4073, + "fg": 4085, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_controls", - "fg": 2581, + "fg": 2593, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_craft_rig", - "fg": 4074, + "fg": 4086, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": [ "vp_crane_medium", "vp_crane_small" ], - "fg": 1835, + "fg": 1841, "//": "should this get backgrounded?", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, - { "id": "vp_crane_tiny", "fg": 4075, "rotates": true }, + { "id": "vp_crane_tiny", "fg": 4087, "rotates": true }, { "id": "vp_dishwasher", - "fg": 4076, + "fg": 4088, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_door_motor", - "fg": 4077, + "fg": 4089, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_drive_by_wire_controls", - "fg": 4078, + "fg": 4090, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": [ "vp_engine_motor", "vp_foot_pedals" ], - "fg": 4250, + "fg": 4262, "//": "maybe assign vp_engine_motor to the item?", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, - { "id": "vp_external_tank", "fg": 4079, "rotates": true }, - { "id": "vp_external_tank_small", "fg": 4080, "rotates": true }, - { "id": "vp_forklift_fork", "fg": 4081, "rotates": true }, - { "id": "vp_frame_handle", "fg": 4250, "rotates": true }, + { "id": "vp_external_tank", "fg": 4091, "rotates": true }, + { "id": "vp_external_tank_small", "fg": 4092, "rotates": true }, + { "id": "vp_forklift_fork", "fg": 4093, "rotates": true }, + { "id": "vp_frame_handle", "fg": 4262, "rotates": true }, { "id": "vp_fridge_cargo", - "fg": 4082, + "fg": 4094, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_funnel", - "fg": 4016, + "fg": 4028, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_generator_7500w", - "fg": 4083, + "fg": 4095, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_hand_paddles", - "fg": 4084, + "fg": 4096, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_hand_rims", - "fg": 4085, + "fg": 4097, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_hdroof", - "fg": 4086, + "fg": 4098, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_headlight", "vp_head_light", "vp_floodlight" ], - "fg": 4087, + "fg": 4099, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4150 } ] + "additional_tiles": [ { "id": "broken", "fg": 4162 } ] }, { "id": "vp_headlight_reinforced", - "fg": 4088, + "fg": 4100, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4150 } ] + "additional_tiles": [ { "id": "broken", "fg": 4162 } ] }, { "id": "vp_horn_bicycle", - "fg": 4089, + "fg": 4101, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_horn_car", "vp_horn_big", "vp_beeper", "vp_chimes" ], - "fg": 4090, + "fg": 4102, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_jumper_cable_heavy", "vp_jumper_cable" ], - "fg": 4091, + "fg": 4103, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_kitchen_unit", - "fg": 4092, + "fg": 4104, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": [ "vp_laser_rifle", "vp_fusion_gun" ], - "fg": 4093, + "fg": 4105, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4068 } ] + "additional_tiles": [ { "id": "broken", "fg": 4080 } ] }, { "id": "vp_leather_funnel", - "fg": 4031, + "fg": 4043, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_light_blue", - "fg": 4094, + "fg": 4106, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_light_red", - "fg": 4095, + "fg": 4107, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_lit_aisle_horizontal", - "fg": 4096, + "fg": 4108, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_lit_aisle_vertical", "vp_aisle_lights" ], - "fg": 4097, + "fg": 4109, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_m249", "vp_mounted_m240", "vp_mounted_m60", "vp_mounted_m134" ], - "fg": 4098, + "fg": 4110, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4067 } ] + "additional_tiles": [ { "id": "broken", "fg": 4079 } ] }, { "id": "vp_makeshift_funnel", - "fg": 4032, + "fg": 4044, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_metal_funnel", - "fg": 4033, + "fg": 4045, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_minifreezer", - "fg": 2101, + "fg": 2109, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_minifridge", - "fg": 4100, + "fg": 4112, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_minireactor", - "fg": 4101, + "fg": 4113, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": [ "vp_mounted_30mm_autocannon", "vp_mounted_rm298", "vp_mounted_rm614" ], - "fg": 4102, + "fg": 4114, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -6873,473 +6893,474 @@ "vp_m240", "vp_m60" ], - "fg": 4103, + "fg": 4115, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_mounted_m1918", "vp_flamethrower", "vp_tow_launcher", "vp_tow_turret" ], - "fg": 4104, + "fg": 4116, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_muffler", - "fg": 4105, + "fg": 4117, "bg": 1, "//": "change to use item sprite instead?", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_omnicam", - "fg": 4106, + "fg": 4118, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": [ "vp_plasmagun", "vp_plasma_gun" ], - "fg": 4139, + "fg": 4151, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4067 } ] + "additional_tiles": [ { "id": "broken", "fg": 4079 } ] }, - { "id": "vp_plating_bone", "fg": 4107, "bg": 1, "rotates": true }, - { "id": "vp_plating_hard", "fg": 4108, "bg": 1, "rotates": true }, - { "id": "vp_plating_military", "fg": 4109, "bg": 1, "rotates": true }, - { "id": "vp_plating_spiked", "fg": 4110, "bg": 1, "rotates": true }, - { "id": [ "vp_plating_steel", "vp_plating_chitin" ], "fg": 4111, "bg": 1, "rotates": true }, - { "id": "vp_plating_superalloy", "fg": 4112, "bg": 1, "rotates": true }, - { "id": "vp_plating_wood", "fg": 4113, "bg": 1, "rotates": true }, + { "id": "vp_plating_bone", "fg": 4119, "bg": 1, "rotates": true }, + { "id": "vp_plating_hard", "fg": 4120, "bg": 1, "rotates": true }, + { "id": "vp_plating_military", "fg": 4121, "bg": 1, "rotates": true }, + { "id": "vp_plating_spiked", "fg": 4122, "bg": 1, "rotates": true }, + { "id": [ "vp_plating_steel", "vp_plating_chitin" ], "fg": 4123, "bg": 1, "rotates": true }, + { "id": "vp_plating_superalloy", "fg": 4124, "bg": 1, "rotates": true }, + { "id": "vp_plating_wood", "fg": 4125, "bg": 1, "rotates": true }, { "id": "vp_plow", - "fg": 4114, + "fg": 4126, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4063 } ] + "additional_tiles": [ { "id": "broken", "fg": 4075 } ] }, { "id": [ "vp_reaper", "vp_reaper_advanced" ], - "fg": 4115, + "fg": 4127, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_recharge_station", - "fg": 4116, + "fg": 4128, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": [ "vp_reinforced_solar_panel", "vp_reinforced_solar_panel_v2" ], - "fg": 1934, + "fg": 1942, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4117 } ] + "additional_tiles": [ { "id": "broken", "fg": 4129 } ] }, { "id": "vp_reinforced_windshield", - "fg": 4118, + "fg": 4130, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4150 } ] + "additional_tiles": [ { "id": "broken", "fg": 4162 } ] }, { "id": "vp_robot_controls", - "fg": 2580, + "fg": 2592, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_roller_drum", - "fg": 4119, + "fg": 4131, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_roof", "vp_roof_cloth" ], - "fg": 4120, + "fg": 4132, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_roof_wood", - "fg": 4121, + "fg": 4133, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_saddle", "vp_saddle_motor", "vp_saddle_pedal", "vp_saddle_scooter" ], - "fg": 4122, + "fg": 4134, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_seat", "vp_folding_seat", "vp_reclining_seat" ], - "fg": 4123, + "fg": 4135, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_seat_wood", "vp_seat_leather", "vp_reclining_seat_leather" ], - "fg": 4124, + "fg": 4136, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_seatbelt", - "fg": 4105, + "fg": 4117, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4125 } ] + "additional_tiles": [ { "id": "broken", "fg": 4137 } ] }, { "id": "vp_seatbelt_heavyduty", - "fg": 4126, + "fg": 4138, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4125 } ] + "additional_tiles": [ { "id": "broken", "fg": 4137 } ] }, { "id": [ "vp_seed_drill", "vp_seed_drill_advanced" ], - "fg": 4127, + "fg": 4139, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4063 } ] + "additional_tiles": [ { "id": "broken", "fg": 4075 } ] }, { "id": [ "vp_solar_panel", "vp_solar_panel_v2", "vp_solar_panel_v3" ], - "fg": 1954, + "fg": 1962, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4128 } ] + "additional_tiles": [ { "id": "broken", "fg": 4140 } ] }, { "id": "vp_spike", - "fg": 4129, + "fg": 4141, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_spike_wood", - "fg": 3415, + "fg": 3672, + "//": "new sprite wanted", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_stereo", - "fg": 4130, + "fg": 4142, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_storage_battery_mount", - "fg": 4131, + "fg": 4143, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_tank_barrel", - "fg": 1985, + "fg": 1993, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_tank_medium", - "fg": 1385, + "fg": 1391, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_tank_small", - "fg": 1386, + "fg": 1392, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": [ "vp_tank", "vp_tank_little" ], - "fg": 1387, + "fg": 1393, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_tracker", - "fg": 4132, + "fg": 4144, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_travois", "fg": 1075, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_trunk", - "fg": 4133, + "fg": 4145, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_trunk_floor", - "fg": 4134, + "fg": 4146, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_v_curtain", "vp_aisle_curtain" ], - "fg": 3706, + "fg": 3515, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_veh_forge", - "fg": 4135, + "fg": 4147, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": [ "vp_veh_table", "vp_veh_table_wood" ], - "fg": 4136, + "fg": 4148, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_vehicle_alarm", - "fg": 4132, + "fg": 4144, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4069 } ] + "additional_tiles": [ { "id": "broken", "fg": 4081 } ] }, { "id": "vp_vehicle_clock", - "fg": 2361, + "fg": 2373, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_vehicle_scoop", - "fg": 1528, + "fg": 1534, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_washing_machine", - "fg": 4137, + "fg": 4149, "bg": 1, "//": "change this sprite to full size washing machine, and only use this sprite for the item?", "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_water_faucet", - "fg": 4138, + "fg": 4150, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": "vp_water_purifier", - "fg": 1591, + "fg": 1597, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4067 } ] + "additional_tiles": [ { "id": "broken", "fg": 4079 } ] }, { "id": [ "vp_watercannon", "vp_shockcannon_mounted" ], - "fg": 4139, + "fg": 4151, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4063 } ] + "additional_tiles": [ { "id": "broken", "fg": 4075 } ] }, { "id": "vp_welding_rig", - "fg": 4140, + "fg": 4152, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4099, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4111, "bg": 1 } ] }, { "id": [ "vp_wheel_armor", "vp_wheel_armor_steerable" ], - "fg": 2584, + "fg": 2596, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": [ "vp_wheel_bicycle_steerable", "vp_wheel_bicycle" ], - "fg": 4141, + "fg": 4153, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": "vp_wheel_caster", - "fg": 4143, + "fg": 4155, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, - { "id": [ "vp_wheel_mount_heavy", "vp_wheel_mount_heavy_steerable" ], "fg": 4144 }, - { "id": [ "vp_wheel_mount_light", "vp_wheel_mount_light_steerable" ], "fg": 4145 }, - { "id": [ "vp_wheel_mount_medium", "vp_wheel_mount_medium_steerable" ], "fg": 4146 }, + { "id": [ "vp_wheel_mount_heavy", "vp_wheel_mount_heavy_steerable" ], "fg": 4156 }, + { "id": [ "vp_wheel_mount_light", "vp_wheel_mount_light_steerable" ], "fg": 4157 }, + { "id": [ "vp_wheel_mount_medium", "vp_wheel_mount_medium_steerable" ], "fg": 4158 }, { "id": [ "vp_wheel_small", "vp_wheel_small_steerable", "vp_wheel_barrow" ], - "fg": 2587, + "fg": 2599, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": [ "vp_wheel_unicycle", "vp_wheel_motorbike", "vp_wheel_motorbike_steerable" ], - "fg": 2585, + "fg": 2597, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": [ "vp_wheel", "vp_wheel_steerable", "vp_metal_wheel" ], - "fg": 2583, + "fg": 2595, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": "vp_wheel_wheelchair", - "fg": 4147, + "fg": 4159, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": [ "vp_wheel_wide", "vp_wheel_wide_steerable" ], - "fg": 2589, + "fg": 2601, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4142 } ] + "additional_tiles": [ { "id": "broken", "fg": 4154 } ] }, { "id": "vp_wheel_wood", - "fg": 2590, + "fg": 2602, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_wheel_wood_b", - "fg": 4148, + "fg": 4160, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_windshield", - "fg": 4149, + "fg": 4161, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4150 } ] + "additional_tiles": [ { "id": "broken", "fg": 4162 } ] }, { "id": "vp_inboard_mirror", - "fg": 4151, + "fg": 4163, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4150 } ] + "additional_tiles": [ { "id": "broken", "fg": 4162 } ] }, { "id": "vp_wing_mirror", - "fg": 4151, + "fg": 4163, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4150 } ] + "additional_tiles": [ { "id": "broken", "fg": 4162 } ] }, { "id": "vp_wooden_aisle_horizontal", - "fg": 4152, + "fg": 4164, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_wooden_aisle_vertical", - "fg": 4153, + "fg": 4165, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_xlframe_cross", - "fg": 3449, + "fg": 3806, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_nw", - "fg": 3450, + "fg": 3807, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_vertical", - "fg": 3451, + "fg": 3808, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": [ @@ -7364,11 +7385,11 @@ "vp_halfboard_cover_right", "vp_halfboard_cover_left" ], - "fg": 4154, + "fg": 4166, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7379,11 +7400,11 @@ "vp_xlhalfboard_ne", "vp_halfboard_ne" ], - "fg": 4155, + "fg": 4167, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7394,11 +7415,11 @@ "vp_xlhalfboard_nw", "vp_halfboard_nw" ], - "fg": 4156, + "fg": 4168, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7410,11 +7431,11 @@ "vp_halfboard_se", "vp_halfboard_hatch_wheel_right" ], - "fg": 4157, + "fg": 4169, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7426,11 +7447,11 @@ "vp_halfboard_sw", "vp_halfboard_hatch_wheel_left" ], - "fg": 4158, + "fg": 4170, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7459,35 +7480,35 @@ "vp_board_nw_edge", "vp_board_ne_edge" ], - "fg": 4159, + "fg": 4171, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_boat_board", - "fg": 4160, + "fg": 4172, "bg": 1, "rotates": false, "multitile": true, "additional_tiles": [ - { "id": "broken", "fg": 4064 }, - { "id": "center", "fg": 4162, "bg": 1 }, - { "id": "corner", "fg": 4161, "bg": 1 }, - { "id": "edge", "fg": 4164, "bg": 1 }, - { "id": "end_piece", "fg": 4164, "bg": 1 }, - { "id": "t_connection", "fg": 4163, "bg": 1 }, - { "id": "unconnected", "fg": 4160, "bg": 1 } + { "id": "broken", "fg": 4076 }, + { "id": "center", "fg": 4174, "bg": 1 }, + { "id": "corner", "fg": 4173, "bg": 1 }, + { "id": "edge", "fg": 4176, "bg": 1 }, + { "id": "end_piece", "fg": 4176, "bg": 1 }, + { "id": "t_connection", "fg": 4175, "bg": 1 }, + { "id": "unconnected", "fg": 4172, "bg": 1 } ] }, { "id": "vp_halfboard_cross", - "fg": 4165, + "fg": 4177, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7504,11 +7525,11 @@ "vp_cloth_halfboard_horizontal_2_front", "vp_cloth_halfboard_horizontal_2_rear" ], - "fg": 4166, + "fg": 4178, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7525,11 +7546,11 @@ "vp_cloth_halfboard_vertical_2_left", "vp_cloth_halfboard_vertical_2_right" ], - "fg": 4167, + "fg": 4179, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7540,43 +7561,43 @@ "vp_hdhalfboard_horizontal_front", "vp_hdhalfboard_horizontal_rear" ], - "fg": 4168, + "fg": 4180, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdboard_ne", "vp_hdhalfboard_ne" ], - "fg": 4169, + "fg": 4181, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdboard_nw", "vp_hdhalfboard_nw" ], - "fg": 4170, + "fg": 4182, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdboard_se", "vp_hdhalfboard_se" ], - "fg": 4171, + "fg": 4183, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdboard_sw", "vp_hdhalfboard_sw" ], - "fg": 4172, + "fg": 4184, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ @@ -7587,147 +7608,147 @@ "vp_hdhalfboard_vertical_left", "vp_hdhalfboard_vertical_right" ], - "fg": 4173, + "fg": 4185, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdhalfboard_horizontal_2", "vp_hdhalfboard_horizontal_2_front", "vp_hdhalfboard_horizontal_2_rear" ], - "fg": 4174, + "fg": 4186, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdhalfboard_vertical_2", "vp_hdhalfboard_vertical_2_left", "vp_hdhalfboard_vertical_2_right" ], - "fg": 4175, + "fg": 4187, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdstowboard_horizontal", "vp_hdstowboard_horizontal_front", "vp_hdstowboard_horizontal_rear" ], - "fg": 4176, + "fg": 4188, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdstowboard_ne", - "fg": 4177, + "fg": 4189, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdstowboard_nw", - "fg": 4178, + "fg": 4190, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdstowboard_se", - "fg": 4179, + "fg": 4191, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdstowboard_sw", - "fg": 4180, + "fg": 4192, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdstowboard_vertical", "vp_hdstowboard_vertical_left", "vp_hdstowboard_vertical_right" ], - "fg": 4181, + "fg": 4193, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_inflatable_airbag", - "fg": 4182, + "fg": 4194, "bg": 1, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "broken", "fg": 4066 }, - { "id": "center", "fg": 4184, "bg": 1 }, - { "id": "corner", "fg": 4183, "bg": 1 }, - { "id": "edge", "fg": 4186, "bg": 1 }, - { "id": "end_piece", "fg": 4186, "bg": 1 }, - { "id": "t_connection", "fg": 4185, "bg": 1 }, - { "id": "unconnected", "fg": 4182, "bg": 1 } + { "id": "broken", "fg": 4078 }, + { "id": "center", "fg": 4196, "bg": 1 }, + { "id": "corner", "fg": 4195, "bg": 1 }, + { "id": "edge", "fg": 4198, "bg": 1 }, + { "id": "end_piece", "fg": 4198, "bg": 1 }, + { "id": "t_connection", "fg": 4197, "bg": 1 }, + { "id": "unconnected", "fg": 4194, "bg": 1 } ] }, { "id": "vp_inflatable_section", - "fg": 4187, + "fg": 4199, "bg": 1, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "broken", "fg": 4066 }, - { "id": "center", "fg": 4189, "bg": 1 }, - { "id": "corner", "fg": 4188, "bg": 1 }, - { "id": "edge", "fg": 4191, "bg": 1 }, - { "id": "end_piece", "fg": 4191, "bg": 1 }, - { "id": "t_connection", "fg": 4190, "bg": 1 }, - { "id": "unconnected", "fg": 4187, "bg": 1 } + { "id": "broken", "fg": 4078 }, + { "id": "center", "fg": 4201, "bg": 1 }, + { "id": "corner", "fg": 4200, "bg": 1 }, + { "id": "edge", "fg": 4203, "bg": 1 }, + { "id": "end_piece", "fg": 4203, "bg": 1 }, + { "id": "t_connection", "fg": 4202, "bg": 1 }, + { "id": "unconnected", "fg": 4199, "bg": 1 } ] }, { "id": [ "vp_stowboard_horizontal", "vp_stowboard_horizontal_front", "vp_stowboard_horizontal_rear" ], - "fg": 4192, + "fg": 4204, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_stowboard_ne", - "fg": 4193, + "fg": 4205, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_stowboard_nw", - "fg": 4194, + "fg": 4206, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_stowboard_se", - "fg": 4195, + "fg": 4207, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_stowboard_sw", - "fg": 4196, + "fg": 4208, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7737,11 +7758,11 @@ "vp_stowboard_wheel_left", "vp_stowboard_wheel_right" ], - "fg": 4197, + "fg": 4209, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ @@ -7761,11 +7782,11 @@ "vp_windshield_full_horizontal_rear_edge" ], "//": "is there even looks_like support for vehicles", - "fg": 4198, + "fg": 4210, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 4150, 4150, 4150, 4150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 4162, 4162, 4162, 4162 ] } ] }, { "id": [ @@ -7776,11 +7797,11 @@ "vp_windshield_full_ne_edge", "vp_windshield_full_wheel_right" ], - "fg": 4199, + "fg": 4211, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 4150, 4150, 4150, 4150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 4162, 4162, 4162, 4162 ] } ] }, { "id": [ @@ -7791,27 +7812,27 @@ "vp_windshield_full_nw_edge", "vp_windshield_full_wheel_left" ], - "fg": 4200, + "fg": 4212, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 4150, 4150, 4150, 4150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 4162, 4162, 4162, 4162 ] } ] }, { "id": [ "vp_windshield_se", "vp_windshield_se_edge", "vp_windshield_full_se", "vp_windshield_full_se_edge" ], - "fg": 4201, + "fg": 4213, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 4150, 4150, 4150, 4150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 4162, 4162, 4162, 4162 ] } ] }, { "id": [ "vp_windshield_sw", "vp_windshield_sw_edge", "vp_windshield_full_sw", "vp_windshield_full_sw_edge" ], - "fg": 4202, + "fg": 4214, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 4150, 4150, 4150, 4150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 4162, 4162, 4162, 4162 ] } ] }, { "id": [ @@ -7830,11 +7851,11 @@ "vp_windshield_full_left", "vp_windshield_full_right" ], - "fg": 4203, + "fg": 4215, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 4150, 4150, 4150, 4150 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 4162, 4162, 4162, 4162 ] } ] }, { "id": [ @@ -7845,43 +7866,43 @@ "vp_woodhalfboard_horizontal_front", "vp_woodhalfboard_horizontal_rear" ], - "fg": 4204, + "fg": 4216, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_woodboard_ne", "vp_woodhalfboard_ne" ], - "fg": 4205, + "fg": 4217, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_woodboard_nw", "vp_woodhalfboard_nw" ], - "fg": 4206, + "fg": 4218, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_woodboard_se", "vp_woodhalfboard_se" ], - "fg": 4207, + "fg": 4219, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_woodboard_sw", "vp_woodhalfboard_sw" ], - "fg": 4208, + "fg": 4220, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ @@ -7892,294 +7913,294 @@ "vp_woodhalfboard_vertical_left", "vp_woodhalfboard_vertical_right" ], - "fg": 4209, + "fg": 4221, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_woodhalfboard_horizontal_2", "vp_woodhalfboard_horizontal_2_front", "vp_woodhalfboard_horizontal_2_rear" ], - "fg": 4210, + "fg": 4222, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_woodhalfboard_vertical_2", "vp_woodhalfboard_vertical_2_left", "vp_woodhalfboard_vertical_2_right" ], - "fg": 4211, + "fg": 4223, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_door", "vp_fdoor" ], - "fg": 4213, + "fg": 4225, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212 }, { "id": "open", "fg": 4218 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224 }, { "id": "open", "fg": 4230 } ] }, { "id": [ "vp_door_front", "vp_door_front_left", "vp_door_vertical_left", "vp_door_sw", "vp_door_nw" ], - "fg": 4214, + "fg": 4226, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4218, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4230, "bg": 1 } ] }, { "id": [ "vp_door_opaque_left", "vp_door_internal_left" ], - "fg": 4215, + "fg": 4227, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4218, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4230, "bg": 1 } ] }, { "id": [ "vp_door_internal", "vp_door_opaque_rear", "vp_door_internal_rear" ], - "fg": 4216, + "fg": 4228, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4218, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4230, "bg": 1 } ] }, { "id": [ "vp_door_opaque_right", "vp_door_internal_right" ], "//": "this doesn't seem to work and seems to affect every tileset, leaving here when/if fixed", - "fg": 4217, + "fg": 4229, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4218, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4230, "bg": 1 } ] }, { "id": [ "vp_door_rear", "vp_door_rear_sw", "vp_door_rear_se" ], - "fg": 4219, + "fg": 4231, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4218, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4230, "bg": 1 } ] }, { "id": [ "vp_door_se", "vp_door_ne", "vp_door_vertical_right", "vp_door_front_right" ], - "fg": 4220, + "fg": 4232, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4218, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4230, "bg": 1 } ] }, { "id": "vp_door_sliding", - "fg": 4221, + "fg": 4233, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4212, "//": "temporary" }, { "id": "open", "fg": 4222, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4224, "//": "temporary" }, { "id": "open", "fg": 4234, "bg": 1 } ] }, { "id": "vp_hatch_left", - "fg": 4224, + "fg": 4236, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4223, "//": "temporary" }, { "id": "open", "fg": 4227, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4235, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] }, { "id": [ "vp_door_trunk", "vp_door_trunk_rear", "vp_hatch_rear", "vp_hatch", "vp_hatch_opaque", "vp_door_shutter" ], - "fg": 4225, + "fg": 4237, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4223, "//": "temporary" }, { "id": "open", "fg": 4228, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4235, "//": "temporary" }, { "id": "open", "fg": 4240, "bg": 1 } ] }, { "id": "vp_hatch_right", - "fg": 4226, + "fg": 4238, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4223, "//": "temporary" }, { "id": "open", "fg": 4229, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4235, "//": "temporary" }, { "id": "open", "fg": 4241, "bg": 1 } ] }, { "id": [ "vp_door_wood", "vp_door_wood_opaque" ], - "fg": 4231, + "fg": 4243, "bg": 1, "rotates": false, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4230 }, { "id": "open", "fg": 4232 } ] + "additional_tiles": [ { "id": "broken", "fg": 4242 }, { "id": "open", "fg": 4244 } ] }, { "id": [ "vp_hddoor", "vp_hddoor_nw" ], - "fg": 4235, + "fg": 4247, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4251, "bg": 1 } ] }, { "id": "vp_hddoor_opaque_left", - "fg": 4236, + "fg": 4248, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4251, "bg": 1 } ] }, { "id": "vp_hddoor_opaque_rear", - "fg": 4237, + "fg": 4249, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4251, "bg": 1 } ] }, { "id": "vp_hddoor_opaque_right", - "fg": 4238, + "fg": 4250, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4251, "bg": 1 } ] }, { "id": "vp_hddoor_rear", - "fg": 4240, + "fg": 4252, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4251, "bg": 1 } ] }, { "id": [ "vp_hddoor_ne", "vp_hddoor_right" ], - "fg": 4241, + "fg": 4253, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4239, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4251, "bg": 1 } ] }, { "id": "vp_hdhatch_left", - "fg": 4242, + "fg": 4254, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4223, "//": "temporary" }, { "id": "open", "fg": 4245, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4235, "//": "temporary" }, { "id": "open", "fg": 4257, "bg": 1 } ] }, { "id": [ "vp_hddoor_trunk", "vp_hddoor_trunk_rear", "vp_hdhatch_rear", "vp_hdhatch", "vp_hdhatch_opaque" ], - "fg": 4243, + "fg": 4255, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4233, "//": "temporary" }, { "id": "open", "fg": 4246, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4245, "//": "temporary" }, { "id": "open", "fg": 4258, "bg": 1 } ] }, { "id": "vp_hdhatch_right", - "fg": 4244, + "fg": 4256, "bg": 1, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4223, "//": "temporary" }, { "id": "open", "fg": 4247, "bg": 1 } ] + "additional_tiles": [ { "id": "broken", "fg": 4235, "//": "temporary" }, { "id": "open", "fg": 4259, "bg": 1 } ] }, { "id": [ "vp_folding_frame", "vp_xlframe_horizontal" ], - "fg": 4248, + "fg": 4260, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_folding_wooden_frame", - "fg": 4249, + "fg": 4261, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_frame_cover", "vp_halfboard_cover" ], - "fg": 4250, + "fg": 4262, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_frame_cross", - "fg": 4251, + "fg": 4263, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_frame_horizontal", "vp_frame_horizontal_front", "vp_frame_horizontal_rear" ], - "fg": 4252, + "fg": 4264, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_frame_horizontal_2", "vp_frame_horizontal_2_front", "vp_frame_horizontal_2_rear" ], - "fg": 4253, + "fg": 4265, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_frame_ne", - "fg": 4254, + "fg": 4266, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_frame_nw", - "fg": 4255, + "fg": 4267, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_frame_se", - "fg": 4256, + "fg": 4268, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": "vp_frame_sw", - "fg": 4257, + "fg": 4269, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_frame_vertical", "vp_frame_vertical_left", "vp_frame_vertical_right" ], - "fg": 4258, + "fg": 4270, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_frame_vertical_2", "vp_frame_vertical_2_left", "vp_frame_vertical_2_right" ], - "fg": 4259, + "fg": 4271, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4065 } ] + "additional_tiles": [ { "id": "broken", "fg": 4077 } ] }, { "id": [ "vp_frame_wood_cover", "vp_frame_wood_handle", "vp_frame_wood_light_cover", "vp_frame_wood_light_handle" ], - "fg": 4260, + "fg": 4272, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_frame_wood_cross", "vp_frame_wood_light_cross" ], - "fg": 4261, + "fg": 4273, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ @@ -8190,10 +8211,10 @@ "vp_frame_wood_light_horizontal_front", "vp_frame_wood_light_horizontal_rear" ], - "fg": 4262, + "fg": 4274, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ @@ -8204,38 +8225,38 @@ "vp_frame_wood_light_horizontal_2_front", "vp_frame_wood_light_horizontal_2_rear" ], - "fg": 4263, + "fg": 4275, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_frame_wood_ne", "vp_frame_wood_light_ne" ], - "fg": 4264, + "fg": 4276, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_frame_wood_nw", "vp_frame_wood_light_nw" ], - "fg": 4265, + "fg": 4277, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_frame_wood_se", "vp_frame_wood_light_se" ], - "fg": 4266, + "fg": 4278, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ "vp_frame_wood_sw", "vp_frame_wood_light_sw" ], - "fg": 4267, + "fg": 4279, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ @@ -8246,10 +8267,10 @@ "vp_frame_wood_light_vertical_left", "vp_frame_wood_light_vertical_right" ], - "fg": 4268, + "fg": 4280, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": [ @@ -8260,161 +8281,161 @@ "vp_frame_wood_light_vertical_2_left", "vp_frame_wood_light_vertical_2_right" ], - "fg": 4269, + "fg": 4281, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4064 } ] + "additional_tiles": [ { "id": "broken", "fg": 4076 } ] }, { "id": "vp_hdframe_cover", - "fg": 4270, + "fg": 4282, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdframe_cross", - "fg": 4271, + "fg": 4283, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdframe_horizontal", "vp_hdframe_horizontal_front", "vp_hdframe_horizontal_rear" ], - "fg": 4272, + "fg": 4284, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdframe_horizontal_2", "vp_hdframe_horizontal_2_front", "vp_hdframe_horizontal_2_rear" ], - "fg": 4273, + "fg": 4285, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdframe_ne", - "fg": 4274, + "fg": 4286, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdframe_nw", - "fg": 4275, + "fg": 4287, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdframe_se", - "fg": 4276, + "fg": 4288, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_hdframe_sw", - "fg": 4277, + "fg": 4289, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdframe_vertical", "vp_hdframe_vertical_left", "vp_hdframe_vertical_right" ], - "fg": 4278, + "fg": 4290, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": [ "vp_hdframe_vertical_2", "vp_hdframe_vertical_2_left", "vp_hdframe_vertical_2_right" ], - "fg": 4279, + "fg": 4291, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4066 } ] + "additional_tiles": [ { "id": "broken", "fg": 4078 } ] }, { "id": "vp_xlframe_cover", - "fg": 4280, + "fg": 4292, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_horizontal_2", - "fg": 4281, + "fg": 4293, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_ne", - "fg": 4282, + "fg": 4294, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_se", - "fg": 4283, + "fg": 4295, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_sw", - "fg": 4284, + "fg": 4296, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, { "id": "vp_xlframe_vertical_2", - "fg": 4285, + "fg": 4297, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 4061 } ] + "additional_tiles": [ { "id": "broken", "fg": 4073 } ] }, - { "id": "vp_ram_chitin", "fg": [ 4290, 4292, 4291, 4293 ], "rotates": true }, - { "id": "vp_ram_hardsteel", "fg": [ 4294, 4296, 4295, 4297 ], "rotates": true }, - { "id": "vp_ram_military", "fg": [ 4298, 4300, 4299, 4301 ], "rotates": true }, - { "id": "vp_ram_spiked", "fg": [ 4302, 4304, 4303, 4305 ], "rotates": true }, - { "id": "vp_ram_steel", "fg": [ 4306, 4308, 4307, 4309 ], "rotates": true }, - { "id": "vp_ram_alloy", "fg": [ 4286, 4288, 4287, 4289 ], "rotates": true }, - { "id": "vp_ram_wood", "fg": [ 4310, 4312, 4311, 4313 ], "rotates": true }, - { "id": [ "boots", "boots_larmor" ], "fg": 4319 }, - { "id": [ "boots_combat", "boots_lsurvivor" ], "fg": 4322 }, - { "id": [ "boots_fur", "xs_boots_fur", "xl_boots_fur" ], "fg": 4323 }, + { "id": "vp_ram_chitin", "fg": [ 4302, 4304, 4303, 4305 ], "rotates": true }, + { "id": "vp_ram_hardsteel", "fg": [ 4306, 4308, 4307, 4309 ], "rotates": true }, + { "id": "vp_ram_military", "fg": [ 4310, 4312, 4311, 4313 ], "rotates": true }, + { "id": "vp_ram_spiked", "fg": [ 4314, 4316, 4315, 4317 ], "rotates": true }, + { "id": "vp_ram_steel", "fg": [ 4318, 4320, 4319, 4321 ], "rotates": true }, + { "id": "vp_ram_alloy", "fg": [ 4298, 4300, 4299, 4301 ], "rotates": true }, + { "id": "vp_ram_wood", "fg": [ 4322, 4324, 4323, 4325 ], "rotates": true }, + { "id": [ "boots", "boots_larmor" ], "fg": 4331 }, + { "id": [ "boots_combat", "boots_lsurvivor" ], "fg": 4334 }, + { "id": [ "boots_fur", "xs_boots_fur", "xl_boots_fur" ], "fg": 4335 }, { "id": [ "boots_plate", "boots_fsurvivor", "boots_hsurvivor", "motorbike_boots", "megaarmor_boots_1" ], - "fg": 4325 + "fg": 4337 }, - { "id": [ "boots_rubber", "boots_bunker" ], "fg": 4326 }, - { "id": [ "boots_steel", "boots_survivor", "boots_xlsurvivor" ], "fg": 4327 }, - { "id": [ "boots_western", "knee_high_boots" ], "fg": 4328 }, - { "id": [ "boots_winter", "boots_wsurvivor" ], "fg": 4329 }, - { "id": [ "bootstrap", "sholster" ], "fg": 4330 }, - { "id": [ "footrags_fur", "mocassins" ], "fg": 4332 }, + { "id": [ "boots_rubber", "boots_bunker" ], "fg": 4338 }, + { "id": [ "boots_steel", "boots_survivor", "boots_xlsurvivor" ], "fg": 4339 }, + { "id": [ "boots_western", "knee_high_boots" ], "fg": 4340 }, + { "id": [ "boots_winter", "boots_wsurvivor" ], "fg": 4341 }, + { "id": [ "bootstrap", "sholster" ], "fg": 4342 }, + { "id": [ "footrags_fur", "mocassins" ], "fg": 4344 }, { "id": [ "footrags_leather", "leathersandals", "bastsandals", "clogs", "straw_sandals", "slippers" ], - "fg": 4333 + "fg": 4345 }, - { "id": [ "heels", "thigh_high_boots" ], "fg": 4334 }, - { "id": [ "leg_warmers_f", "leg_warmers_xsf", "leg_warmers_xlf" ], "fg": 4335 }, - { "id": [ "rollerskates", "roller_blades" ], "fg": 4336 }, + { "id": [ "heels", "thigh_high_boots" ], "fg": 4346 }, + { "id": [ "leg_warmers_f", "leg_warmers_xsf", "leg_warmers_xlf" ], "fg": 4347 }, + { "id": [ "rollerskates", "roller_blades" ], "fg": 4348 }, { "id": [ "sneakers", "dance_shoes", "shoes_birchbark", "dress_shoes", "roller_shoes_on", "roller_shoes_off" ], - "fg": 4338 + "fg": 4350 }, - { "id": [ "socks", "tabi_gi", "socks_bowling", "sockmitts" ], "fg": 4339 }, - { "id": [ "socks_bag", "lowtops", "golf_shoes", "footrags", "footrags_wool", "flip_flops" ], "fg": 4340 }, - { "id": [ "socks_wool", "geta" ], "fg": 4341 }, - { "id": [ "stockings", "stockings_tent_legs", "stockings_tent_arms", "leggings" ], "fg": 4342 }, + { "id": [ "socks", "tabi_gi", "socks_bowling", "sockmitts" ], "fg": 4351 }, + { "id": [ "socks_bag", "lowtops", "golf_shoes", "footrags", "footrags_wool", "flip_flops" ], "fg": 4352 }, + { "id": [ "socks_wool", "geta" ], "fg": 4353 }, + { "id": [ "stockings", "stockings_tent_legs", "stockings_tent_arms", "leggings" ], "fg": 4354 }, { "id": [ "thermal_socks", "thermal_socks_on", "cleats", "tabi_dress", "wetsuit_booties", "nomex_socks", "boots_h20survivor" ], - "fg": 4344 + "fg": 4356 }, { "id": [ @@ -8428,10 +8449,10 @@ "xl_armguard_larmor", "armguard_larmor_mod" ], - "fg": 4345 + "fg": 4357 }, - { "id": [ "arm_warmers", "leg_warmers" ], "fg": 4346 }, - { "id": [ "armguard_hard", "armguard_paper", "legguard_hard", "legguard_paper" ], "fg": 4350 }, + { "id": [ "arm_warmers", "leg_warmers" ], "fg": 4358 }, + { "id": [ "armguard_hard", "armguard_paper", "legguard_hard", "legguard_paper" ], "fg": 4362 }, { "id": [ "armguard_soft", @@ -8442,24 +8463,24 @@ "armguard_lightplate", "legguard_lightplate" ], - "fg": 4351 + "fg": 4363 }, - { "id": [ "fire_gauntlets", "gloves_survivor", "gloves_xlsurvivor" ], "fg": 4358 }, - { "id": [ "gauntlets_bone", "beekeeping_gloves" ], "fg": 4360 }, - { "id": [ "gloves_fingerless", "gloves_fingerless_mod" ], "fg": 4362 }, - { "id": [ "gloves_fur", "xs_gloves_fur", "xl_gloves_fur" ], "fg": 4363 }, - { "id": [ "gloves_golf", "gloves_liner", "winter_gloves_army", "long_glove_white" ], "fg": 4364 }, + { "id": [ "fire_gauntlets", "gloves_survivor", "gloves_xlsurvivor" ], "fg": 4370 }, + { "id": [ "gauntlets_bone", "beekeeping_gloves" ], "fg": 4372 }, + { "id": [ "gloves_fingerless", "gloves_fingerless_mod" ], "fg": 4374 }, + { "id": [ "gloves_fur", "xs_gloves_fur", "xl_gloves_fur" ], "fg": 4375 }, + { "id": [ "gloves_golf", "gloves_liner", "winter_gloves_army", "long_glove_white" ], "fg": 4376 }, { "id": [ "gloves_leather", "xs_gloves_leather", "xl_gloves_leather", "gauntlets_larmor", "gloves_work" ], - "fg": 4365 + "fg": 4377 }, - { "id": [ "gloves_light", "gloves_wraps_wool", "gauntlets_chitin", "gloves_bag" ], "fg": 4366 }, - { "id": [ "gloves_winter", "gloves_wsurvivor" ], "fg": 4371 }, + { "id": [ "gloves_light", "gloves_wraps_wool", "gauntlets_chitin", "gloves_bag" ], "fg": 4378 }, + { "id": [ "gloves_winter", "gloves_wsurvivor" ], "fg": 4383 }, { "id": [ "gold_ring", "ring", "diamond_ring", "ring_engagement", "ring_signet", "ring_wedding" ], - "fg": 4377 + "fg": 4389 }, - { "id": [ "mittens", "boxing_gloves" ], "fg": 4380 }, + { "id": [ "mittens", "boxing_gloves" ], "fg": 4392 }, { "id": [ "onyx_platinum_cufflinks", @@ -8478,9 +8499,9 @@ "aquamarine_platinum_cufflinks", "alexandrite_platinum_cufflinks" ], - "fg": 4382 + "fg": 4394 }, - { "id": [ "silver_bracelet", "rad_monitor" ], "fg": 4386 }, + { "id": [ "silver_bracelet", "rad_monitor" ], "fg": 4398 }, { "id": [ "onyx_silver_cufflinks", @@ -8499,9 +8520,9 @@ "aquamarine_silver_cufflinks", "alexandrite_silver_cufflinks" ], - "fg": 4387 + "fg": 4399 }, - { "id": [ "silver_ring", "ring_purity" ], "fg": 4388 }, + { "id": [ "silver_ring", "ring_purity" ], "fg": 4400 }, { "id": [ "thermal_gloves", @@ -8514,36 +8535,36 @@ "gloves_plate", "megaarmor_gloves_1" ], - "fg": 4390 - }, - { "id": [ "wristwatch", "diving_watch" ], "fg": 4391 }, - { "id": [ "attachable_ear_muffs", "attachable_ear_muffs_on" ], "fg": 4393 }, - { "id": [ "balclava", "mask_ski", "mask_ski_loose", "thermal_mask", "thermal_mask_on" ], "fg": 4394 }, - { "id": [ "beret", "beret_wool" ], "fg": 4399 }, - { "id": [ "blindfold", "obi_gi" ], "fg": 4400 }, - { "id": [ "bowhat", "porkpie" ], "fg": 4402 }, - { "id": [ "copper_necklace", "copper_locket" ], "fg": 4406 }, - { "id": [ "cowboy_hat", "fedora" ], "fg": 4407, "//": "make fedora black?" }, - { "id": [ "crown_golden", "crown_golden_survivor" ], "fg": 4409 }, - { "id": [ "glasses_eye", "fitover_sunglasses" ], "fg": 4417 }, - { "id": [ "goggles_nv", "goggles_nv_on", "goggles_ir", "goggles_ir_on" ], "fg": 4421 }, - { "id": [ "goggles_welding", "survivor_goggles", "iggaak" ], "fg": 4424 }, - { "id": [ "gold_dental_grill", "diamond_dental_grill" ], "fg": 4425 }, - { "id": [ "gold_necklace", "gold_locket", "small_relic", "holy_symbol" ], "fg": 4428 }, - { "id": [ "hairpin", "distaff_spindle" ], "fg": 4429 }, - { "id": [ "hat_hard", "firehelmet", "hat_hard_hooded" ], "fg": 4435 }, - { "id": [ "helmet_bike", "maid_hat", "kufi" ], "fg": 4442 }, - { "id": [ "helmet_conical", "xs_helmet_conical", "xl_helmet_conical" ], "fg": 4446 }, - { "id": [ "helmet_football", "headgear" ], "fg": 4448 }, - { "id": [ "helmet_larmor", "xs_helmet_larmor", "xl_helmet_larmor" ], "fg": 4451 }, - { "id": [ "helmet_netting", "hat_boonie" ], "fg": 4453 }, - { "id": [ "helmet_nomad", "helmet_liner", "veil_wedding" ], "fg": 4454 }, - { "id": [ "helmet_riot", "helmet_riot_raised", "tac_fullhelmet" ], "fg": 4456 }, - { "id": [ "helmet_scavenger", "beekeeping_hood" ], "fg": 4457 }, - { "id": [ "helmet_skid", "tinfoil_hat" ], "fg": 4458 }, - { "id": [ "helmet_survivor", "helmet_xlsurvivor", "kippah" ], "fg": 4459 }, - { "id": [ "hood_wsurvivor", "xs_hood_wsurvivor", "xl_hood_wsurvivor" ], "fg": 4463 }, - { "id": [ "leather_collar", "locket_lucy", "fur_collar" ], "fg": 4467 }, + "fg": 4402 + }, + { "id": [ "wristwatch", "diving_watch" ], "fg": 4403 }, + { "id": [ "attachable_ear_muffs", "attachable_ear_muffs_on" ], "fg": 4405 }, + { "id": [ "balclava", "mask_ski", "mask_ski_loose", "thermal_mask", "thermal_mask_on" ], "fg": 4406 }, + { "id": [ "beret", "beret_wool" ], "fg": 4411 }, + { "id": [ "blindfold", "obi_gi" ], "fg": 4412 }, + { "id": [ "bowhat", "porkpie" ], "fg": 4414 }, + { "id": [ "copper_necklace", "copper_locket" ], "fg": 4418 }, + { "id": [ "cowboy_hat", "fedora" ], "fg": 4419, "//": "make fedora black?" }, + { "id": [ "crown_golden", "crown_golden_survivor" ], "fg": 4421 }, + { "id": [ "glasses_eye", "fitover_sunglasses" ], "fg": 4431 }, + { "id": [ "goggles_nv", "goggles_nv_on", "goggles_ir", "goggles_ir_on" ], "fg": 4435 }, + { "id": [ "goggles_welding", "survivor_goggles", "iggaak" ], "fg": 4438 }, + { "id": [ "gold_dental_grill", "diamond_dental_grill" ], "fg": 4439 }, + { "id": [ "gold_necklace", "gold_locket", "small_relic", "holy_symbol" ], "fg": 4442 }, + { "id": [ "hairpin", "distaff_spindle" ], "fg": 4443 }, + { "id": [ "hat_hard", "firehelmet", "hat_hard_hooded" ], "fg": 4449 }, + { "id": [ "helmet_bike", "maid_hat", "kufi" ], "fg": 4456 }, + { "id": [ "helmet_conical", "xs_helmet_conical", "xl_helmet_conical" ], "fg": 4460 }, + { "id": [ "helmet_football", "headgear" ], "fg": 4462 }, + { "id": [ "helmet_larmor", "xs_helmet_larmor", "xl_helmet_larmor" ], "fg": 4465 }, + { "id": [ "helmet_netting", "hat_boonie" ], "fg": 4467 }, + { "id": [ "helmet_nomad", "helmet_liner", "veil_wedding" ], "fg": 4468 }, + { "id": [ "helmet_riot", "helmet_riot_raised", "tac_fullhelmet" ], "fg": 4470 }, + { "id": [ "helmet_scavenger", "beekeeping_hood" ], "fg": 4471 }, + { "id": [ "helmet_skid", "tinfoil_hat" ], "fg": 4472 }, + { "id": [ "helmet_survivor", "helmet_xlsurvivor", "kippah" ], "fg": 4473 }, + { "id": [ "hood_wsurvivor", "xs_hood_wsurvivor", "xl_hood_wsurvivor" ], "fg": 4477 }, + { "id": [ "leather_collar", "locket_lucy", "fur_collar" ], "fg": 4481 }, { "id": [ "mask_gas", @@ -8567,16 +8588,16 @@ "rebreather_xl", "rebreather_xl_on" ], - "fg": 4471 + "fg": 4485 }, - { "id": [ "mask_hockey", "mask_guy_fawkes" ], "fg": 4472 }, - { "id": [ "necklace", "locket", "holy_symbol_wood" ], "fg": 4480 }, + { "id": [ "mask_hockey", "mask_guy_fawkes" ], "fg": 4486 }, + { "id": [ "necklace", "locket", "holy_symbol_wood" ], "fg": 4494 }, { "id": [ "nomex_hood", "wetsuit_hood", "hood_fsurvivor", "hood_h20survivor", "fencing_mask", "chainmail_hood", "helmet_motor" ], - "fg": 4481 + "fg": 4495 }, - { "id": [ "pickelhaube", "helmet_lobster" ], "fg": 4482 }, - { "id": [ "platinum_necklace", "platinum_locket", "pearl_collar" ], "fg": 4486 }, + { "id": [ "pickelhaube", "helmet_lobster" ], "fg": 4496 }, + { "id": [ "platinum_necklace", "platinum_locket", "pearl_collar" ], "fg": 4500 }, { "id": [ "onyx_platinum_tiara", @@ -8595,12 +8616,12 @@ "aquamarine_platinum_tiara", "alexandrite_platinum_tiara" ], - "fg": 4487 + "fg": 4501 }, - { "id": [ "pot_helmet", "pot_xlhelmet" ], "fg": 4489 }, - { "id": [ "power_armor_helmet_basic", "depowered_helmet" ], "fg": 4490 }, - { "id": [ "powered_earmuffs", "powered_earmuffs_on", "hat_noise_cancelling" ], "fg": 4493 }, - { "id": [ "silver_necklace", "silver_locket" ], "fg": 4496 }, + { "id": [ "pot_helmet", "pot_xlhelmet" ], "fg": 4503 }, + { "id": [ "power_armor_helmet_basic", "depowered_helmet" ], "fg": 4504 }, + { "id": [ "powered_earmuffs", "powered_earmuffs_on", "hat_noise_cancelling" ], "fg": 4507 }, + { "id": [ "silver_necklace", "silver_locket" ], "fg": 4510 }, { "id": [ "onyx_silver_tiara", @@ -8619,65 +8640,65 @@ "aquamarine_silver_tiara", "alexandrite_silver_tiara" ], - "fg": 4497 + "fg": 4511 }, - { "id": [ "straw_hat", "hat_sombrero", "straw_fedora" ], "fg": 4498 }, - { "id": [ "tac_helmet", "helmet_hsurvivor", "hat_newsboy" ], "fg": 4500 }, - { "id": [ "wearable_light", "survivor_light" ], "fg": 4503 }, - { "id": [ "wearable_light_on", "survivor_light_on" ], "fg": 4504 }, - { "id": [ "welding_mask", "welding_mask_raised" ], "fg": 4505 }, - { "id": [ "welding_mask_crude", "welding_mask_crude_raised" ], "fg": 4506 }, - { "id": [ "bandolier_rifle", "bandolier_shotgun", "bandolier_pistol" ], "fg": 4507 }, - { "id": [ "boy_shorts", "boxer_shorts", "boxer_briefs", "trunks" ], "fg": 4508 }, + { "id": [ "straw_hat", "hat_sombrero", "straw_fedora" ], "fg": 4512 }, + { "id": [ "tac_helmet", "helmet_hsurvivor", "hat_newsboy" ], "fg": 4514 }, + { "id": [ "wearable_light", "survivor_light" ], "fg": 4517 }, + { "id": [ "wearable_light_on", "survivor_light_on" ], "fg": 4518 }, + { "id": [ "welding_mask", "welding_mask_raised" ], "fg": 4519 }, + { "id": [ "welding_mask_crude", "welding_mask_crude_raised" ], "fg": 4520 }, + { "id": [ "bandolier_rifle", "bandolier_shotgun", "bandolier_pistol" ], "fg": 4521 }, + { "id": [ "boy_shorts", "boxer_shorts", "boxer_briefs", "trunks" ], "fg": 4522 }, { "id": [ "fencing_pants", "striped_pants", "zubon_gi", "winter_pants_army" ], - "fg": 4512, + "fg": 4526, "//": "striped pants should be different" }, - { "id": [ "grenade_pouch", "bandolier_bomblet" ], "fg": 4514 }, - { "id": [ "holster", "XL_holster", "back_holster" ], "fg": 4515 }, - { "id": [ "jeans_red", "pants_ski" ], "fg": 4520 }, - { "id": [ "knee_pads", "elbow_pads" ], "fg": 4528 }, - { "id": [ "leather_belt", "fireman_belt" ], "fg": 4529 }, - { "id": [ "panties", "briefs", "bikini_bottom", "loincloth", "loincloth_wool" ], "fg": 4537 }, - { "id": [ "pants", "tights", "technician_pants_gray", "motorbike_pants", "hakama_gi" ], "fg": 4538 }, - { "id": [ "pants_cargo", "pants_survivor", "lsurvivor_pants" ], "fg": 4540 }, - { "id": [ "pants_leather", "breeches" ], "fg": 4543 }, - { "id": [ "shorts", "under_armor_shorts" ], "fg": 4545 }, - { "id": [ "shorts_denim", "b_shorts" ], "fg": 4547 }, - { "id": [ "skirt", "kilt" ], "fg": 4548 }, - { "id": [ "skirt_leather", "kilt_leather" ], "fg": 4549 }, - { "id": [ "tool_belt", "survivor_belt", "survivor_belt_notools" ], "fg": 4550 }, - { "id": [ "anbc_suit", "aep_suit" ], "fg": 4551 }, - { "id": [ "armor_farmor", "xs_armor_farmor", "xl_armor_farmor", "wolfsuit" ], "fg": 4556 }, - { "id": [ "armor_larmor", "armor_blarmor", "touring_suit", "armor_lamellar" ], "fg": 4557 }, + { "id": [ "grenade_pouch", "bandolier_bomblet" ], "fg": 4528 }, + { "id": [ "holster", "XL_holster", "back_holster" ], "fg": 4529 }, + { "id": [ "jeans_red", "pants_ski" ], "fg": 4534 }, + { "id": [ "knee_pads", "elbow_pads" ], "fg": 4542 }, + { "id": [ "leather_belt", "fireman_belt" ], "fg": 4543 }, + { "id": [ "panties", "briefs", "bikini_bottom", "loincloth", "loincloth_wool" ], "fg": 4551 }, + { "id": [ "pants", "tights", "technician_pants_gray", "motorbike_pants", "hakama_gi" ], "fg": 4552 }, + { "id": [ "pants_cargo", "pants_survivor", "lsurvivor_pants" ], "fg": 4554 }, + { "id": [ "pants_leather", "breeches" ], "fg": 4557 }, + { "id": [ "shorts", "under_armor_shorts" ], "fg": 4559 }, + { "id": [ "shorts_denim", "b_shorts" ], "fg": 4561 }, + { "id": [ "skirt", "kilt" ], "fg": 4562 }, + { "id": [ "skirt_leather", "kilt_leather" ], "fg": 4563 }, + { "id": [ "tool_belt", "survivor_belt", "survivor_belt_notools" ], "fg": 4564 }, + { "id": [ "anbc_suit", "aep_suit" ], "fg": 4565 }, + { "id": [ "armor_farmor", "xs_armor_farmor", "xl_armor_farmor", "wolfsuit" ], "fg": 4570 }, + { "id": [ "armor_larmor", "armor_blarmor", "touring_suit", "armor_lamellar" ], "fg": 4571 }, { "id": [ "armor_plarmor", "armor_plarmor_xs", "armor_plarmor_xl", "jacket_leather_mod", "armor_scrapsuit" ], - "fg": 4558 - }, - { "id": [ "backpack", "runner_bag" ], "fg": 4561 }, - { "id": [ "backpack_leather", "survivor_pack", "survivor_runner_pack", "swag_bag" ], "fg": 4564 }, - { "id": [ "badge_deputy", "badge_marshal", "badge_detective", "badge_cybercop", "badge_swat" ], "fg": 4566 }, - { "id": [ "bikini_top_fur", "fur_cat_ears" ], "fg": 4572 }, - { "id": [ "blazer", "jacket_windbreaker" ], "fg": 4574 }, - { "id": [ "bra", "sports_bra", "bikini_top" ], "fg": 4577 }, - { "id": [ "chestwrap", "bellywrap" ], "fg": 4579 }, - { "id": [ "chestwrap_fur", "bellywrap_fur" ], "fg": 4580 }, - { "id": [ "chestwrap_leather", "bellywrap_leather" ], "fg": 4581 }, - { "id": [ "chestwrap_wool", "bellywrap_wool" ], "fg": 4582 }, - { "id": [ "cloak_fur", "sleeveless_duster_fur", "sleeveless_trenchcoat_fur" ], "fg": 4583 }, - { "id": [ "clown_suit", "karate_gi", "judo_gi" ], "fg": 4585 }, - { "id": [ "coat_fur", "xs_coat_fur", "xl_coat_fur", "coat_fur_sf" ], "fg": 4586 }, - { "id": [ "coat_rain", "bunker_coat", "folding_poncho_on" ], "fg": 4587 }, - { "id": [ "coat_winter", "jacket_leather_red" ], "fg": 4588 }, - { "id": [ "dive_bag", "fanny" ], "fg": 4591 }, - { "id": [ "dress", "sundress", "sleeveless_tunic", "tunic", "gown" ], "fg": 4592 }, - { "id": [ "dress_shirt", "striped_shirt" ], "fg": 4593, "//": "striped shirt should be different" }, - { "id": [ "hazmat_suit", "cleansuit", "subsuit_xl" ], "fg": 4601 }, - { "id": [ "hood_survivor", "hood_xlsurvivor" ], "fg": 4462 }, - { "id": [ "hoodie", "wool_hoodie" ], "fg": 4603 }, - { "id": [ "hsurvivor_suit", "fsurvivor_suit", "h20survivor_suit" ], "fg": 4605 }, - { "id": [ "jacket_army", "armor_scavenger" ], "fg": 4606 }, + "fg": 4572 + }, + { "id": [ "backpack", "runner_bag" ], "fg": 4575 }, + { "id": [ "backpack_leather", "survivor_pack", "survivor_runner_pack", "swag_bag" ], "fg": 4578 }, + { "id": [ "badge_deputy", "badge_marshal", "badge_detective", "badge_cybercop", "badge_swat" ], "fg": 4580 }, + { "id": [ "bikini_top_fur", "fur_cat_ears" ], "fg": 4586 }, + { "id": [ "blazer", "jacket_windbreaker" ], "fg": 4588 }, + { "id": [ "bra", "sports_bra", "bikini_top" ], "fg": 4591 }, + { "id": [ "chestwrap", "bellywrap" ], "fg": 4593 }, + { "id": [ "chestwrap_fur", "bellywrap_fur" ], "fg": 4594 }, + { "id": [ "chestwrap_leather", "bellywrap_leather" ], "fg": 4595 }, + { "id": [ "chestwrap_wool", "bellywrap_wool" ], "fg": 4596 }, + { "id": [ "cloak_fur", "sleeveless_duster_fur", "sleeveless_trenchcoat_fur" ], "fg": 4597 }, + { "id": [ "clown_suit", "karate_gi", "judo_gi" ], "fg": 4599 }, + { "id": [ "coat_fur", "xs_coat_fur", "xl_coat_fur", "coat_fur_sf" ], "fg": 4600 }, + { "id": [ "coat_rain", "bunker_coat", "folding_poncho_on" ], "fg": 4601 }, + { "id": [ "coat_winter", "jacket_leather_red" ], "fg": 4602 }, + { "id": [ "dive_bag", "fanny" ], "fg": 4605 }, + { "id": [ "dress", "sundress", "sleeveless_tunic", "tunic", "gown" ], "fg": 4606 }, + { "id": [ "dress_shirt", "striped_shirt" ], "fg": 4607, "//": "striped shirt should be different" }, + { "id": [ "hazmat_suit", "cleansuit", "subsuit_xl" ], "fg": 4615 }, + { "id": [ "hood_survivor", "hood_xlsurvivor" ], "fg": 4476 }, + { "id": [ "hoodie", "wool_hoodie" ], "fg": 4617 }, + { "id": [ "hsurvivor_suit", "fsurvivor_suit", "h20survivor_suit" ], "fg": 4619 }, + { "id": [ "jacket_army", "armor_scavenger" ], "fg": 4620 }, { "id": [ "jacket_chef", @@ -8692,14 +8713,14 @@ "fencing_jacket", "winter_jacket_army" ], - "fg": 4607 + "fg": 4621 }, - { "id": [ "jacket_jean", "jacket_evac" ], "fg": 4609 }, - { "id": [ "jacket_light", "cassock" ], "fg": 4611 }, - { "id": [ "jumpsuit", "jumpsuit_xl" ], "fg": 4613 }, - { "id": [ "kevlar", "makeshift_kevlar" ], "fg": 4614 }, - { "id": [ "longshirt", "sheriffshirt" ], "fg": 4620 }, - { "id": [ "lsurvivor_armor", "dragonskin" ], "fg": 4621 }, + { "id": [ "jacket_jean", "jacket_evac" ], "fg": 4623 }, + { "id": [ "jacket_light", "cassock" ], "fg": 4625 }, + { "id": [ "jumpsuit", "jumpsuit_xl" ], "fg": 4627 }, + { "id": [ "kevlar", "makeshift_kevlar" ], "fg": 4628 }, + { "id": [ "longshirt", "sheriffshirt" ], "fg": 4634 }, + { "id": [ "lsurvivor_armor", "dragonskin" ], "fg": 4635 }, { "id": [ "mbag", @@ -8714,11 +8735,11 @@ "makeshift_knapsack", "camelbak" ], - "fg": 4624 + "fg": 4638 }, { "id": [ "modularvest", "modularvestsuper", "modularveststeel", "modularvestceramic", "modularvestkevlar", "modularvesthard" ], - "fg": 4629 + "fg": 4643 }, { "id": [ @@ -8734,14 +8755,14 @@ "shark_suit_faraday", "chainmail_hauberk" ], - "fg": 4630 + "fg": 4644 }, - { "id": [ "peacoat", "gambeson" ], "fg": 4632 }, - { "id": [ "power_armor_basic", "depowered_armor" ], "fg": 4637 }, - { "id": [ "purse", "slingpack" ], "fg": 4640 }, - { "id": [ "quiver", "quiver_birchbark", "sheath", "bootsheath" ], "fg": 4641 }, - { "id": [ "quiver_large", "quiver_large_birchbark", "scabbard", "bscabbard", "baldric" ], "fg": 4642 }, - { "id": [ "rucksack", "molle_pack", "gobag" ], "fg": 4644 }, + { "id": [ "peacoat", "gambeson" ], "fg": 4646 }, + { "id": [ "power_armor_basic", "depowered_armor" ], "fg": 4651 }, + { "id": [ "purse", "slingpack" ], "fg": 4654 }, + { "id": [ "quiver", "quiver_birchbark", "sheath", "bootsheath" ], "fg": 4655 }, + { "id": [ "quiver_large", "quiver_large_birchbark", "scabbard", "bscabbard", "baldric" ], "fg": 4656 }, + { "id": [ "rucksack", "molle_pack", "gobag" ], "fg": 4658 }, { "id": [ "scarf", @@ -8757,22 +8778,22 @@ "scarf_long_loose", "scarf_loose" ], - "fg": 4645 + "fg": 4659 }, - { "id": [ "scarf_fur", "scarf_fur_long", "scarf_fur_long_loose", "scarf_fur_loose" ], "fg": 4646 }, - { "id": [ "solarpack_on", "q_solarpack_on" ], "fg": 4649 }, - { "id": [ "survivor_suit", "xlsurvivor_suit" ], "fg": 4652 }, - { "id": [ "survivor_vest", "chestrig" ], "fg": 4653 }, - { "id": [ "camisole", "tank_top" ], "fg": 4657 }, + { "id": [ "scarf_fur", "scarf_fur_long", "scarf_fur_long_loose", "scarf_fur_loose" ], "fg": 4660 }, + { "id": [ "solarpack_on", "q_solarpack_on" ], "fg": 4663 }, + { "id": [ "survivor_suit", "xlsurvivor_suit" ], "fg": 4666 }, + { "id": [ "survivor_vest", "chestrig" ], "fg": 4667 }, + { "id": [ "camisole", "tank_top" ], "fg": 4671 }, { "id": [ "thermal_suit", "thermal_suit_on", "thermal_outfit", "thermal_outfit_on", "wetsuit", "nomex_suit", "stillsuit" ], - "fg": 4659 + "fg": 4673 }, - { "id": [ "tieclip", "collarpin" ], "fg": 4661 }, - { "id": [ "trenchcoat", "duster", "greatcoat" ], "fg": 4663 }, + { "id": [ "tieclip", "collarpin" ], "fg": 4675 }, + { "id": [ "trenchcoat", "duster", "greatcoat" ], "fg": 4677 }, { "id": [ "trenchcoat_fur", "trenchcoat_faux_fur", "duster_fur", "xs_duster_fur", "xl_duster_fur" ], - "fg": 4664 + "fg": 4678 }, { "id": [ @@ -8784,13 +8805,13 @@ "duster_survivor", "armor_nomad" ], - "fg": 4665 + "fg": 4679 }, - { "id": [ "tshirt", "tshirt_text", "undershirt", "technician_shirt_gray" ], "fg": 4666 }, - { "id": [ "under_armor", "kevlar_tee" ], "fg": 4668 }, + { "id": [ "tshirt", "tshirt_text", "undershirt", "technician_shirt_gray" ], "fg": 4680 }, + { "id": [ "under_armor", "kevlar_tee" ], "fg": 4682 }, { "id": [ "vest", "waistcoat", "sleeveless_trenchcoat", "chainmail_vest", "sleeveless_duster", "cloak" ], - "fg": 4669 + "fg": 4683 }, { "id": [ @@ -8804,10 +8825,10 @@ "leatherbone_harness_dog", "jedi_cloak" ], - "fg": 4670 + "fg": 4684 }, - { "id": [ "wetsuit_spring", "halter_top", "tunic_rag" ], "fg": 4674 }, - { "id": [ "wool_suit", "union_suit" ], "fg": 4675 }, + { "id": [ "wetsuit_spring", "halter_top", "tunic_rag" ], "fg": 4688 }, + { "id": [ "wool_suit", "union_suit" ], "fg": 4689 }, { "id": [ "wsurvivor_suit", @@ -8817,10 +8838,43 @@ "xs_wsurvivor_jumpsuit", "xl_wsurvivor_jumpsuit" ], - "fg": 4676 - }, - { "id": "npc_female", "fg": 58 }, - { "id": "npc_male", "fg": 59 }, + "fg": 4690 + }, + { "id": "npc_female", "fg": 21 }, + { "id": "npc_male", "fg": 22 }, + { "id": "overlay_male_mutation_AMORPHOUS", "fg": 23 }, + { "id": "overlay_male_mutation_INT_UP_4", "fg": 26 }, + { "id": "overlay_male_mutation_PER_SLIME", "fg": 27 }, + { "id": "overlay_male_mutation_THRESH_BEAST", "fg": 29 }, + { "id": "overlay_male_mutation_THRESH_CEPHALOPOD", "fg": 30 }, + { "id": "overlay_male_mutation_THRESH_ELFA", "fg": 31 }, + { "id": "overlay_male_mutation_THRESH_MARLOSS", "fg": 32 }, + { "id": "overlay_male_mutation_THRESH_PLANT", "fg": 33 }, + { "id": "overlay_male_mutation_THRESH_SLIME", "fg": 34 }, + { "id": "overlay_male_mutation_THRESH_SPIDER", "fg": 35 }, + { "id": "overlay_male_mutation_THRESH_TROGLOBITE", "fg": 36 }, + { "id": "overlay_mutation_AMORPHOUS", "fg": 37 }, + { "id": "overlay_mutation_INT_UP_4", "fg": 40 }, + { "id": "overlay_mutation_PER_SLIME", "fg": 41 }, + { "id": "overlay_mutation_PER_SLIME_OK", "fg": 42 }, + { "id": "overlay_mutation_THRESH_BEAST", "fg": 44 }, + { "id": "overlay_mutation_THRESH_BIRD", "fg": 45 }, + { "id": "overlay_mutation_THRESH_CEPHALOPOD", "fg": 46 }, + { "id": "overlay_mutation_THRESH_CHIMERA", "fg": 47 }, + { "id": "overlay_mutation_THRESH_ELFA", "fg": 48 }, + { "id": "overlay_mutation_THRESH_FELINE", "fg": 49 }, + { "id": "overlay_mutation_THRESH_FISH", "fg": 50 }, + { "id": "overlay_mutation_THRESH_INSECT", "fg": 51 }, + { "id": "overlay_mutation_THRESH_LUPINE", "fg": 52 }, + { "id": "overlay_mutation_THRESH_MARLOSS", "fg": 53 }, + { "id": "overlay_mutation_THRESH_MOUSE", "fg": 54 }, + { "id": "overlay_mutation_THRESH_MYCUS", "fg": 55 }, + { "id": "overlay_mutation_THRESH_PLANT", "fg": 56 }, + { "id": "overlay_mutation_THRESH_RAPTOR", "fg": 57 }, + { "id": "overlay_mutation_THRESH_RAT", "fg": 58 }, + { "id": "overlay_mutation_THRESH_SLIME", "fg": 59 }, + { "id": "overlay_mutation_THRESH_SPIDER", "fg": 60 }, + { "id": "overlay_mutation_THRESH_TROGLOBITE", "fg": 61 }, { "id": "overlay_female_mutation_buzzcut_var_black", "fg": 64 }, { "id": "overlay_female_mutation_hair_black_crewcut", "fg": 65 }, { "id": "overlay_female_mutation_hair_black_long", "fg": 66 }, @@ -9096,1383 +9150,1407 @@ { "id": "f_wind_vane", "fg": 1096 }, { "id": "f_wreckage", "fg": 1097 }, { "id": "f_rotary_clothesline", "fg": 1098 }, - { "id": "f_black_eyed_susan", "fg": 1099 }, - { "id": "f_bluebell", "fg": 1100 }, - { "id": "f_cattails", "fg": 1101 }, - { "id": "f_cattails_season_winter", "fg": 1102 }, - { "id": "f_chamomile", "fg": 1103 }, - { "id": "f_dahlia", "fg": 1104 }, - { "id": "f_dandelion", "fg": 1105 }, - { "id": "f_datura", "fg": 1106 }, - { "id": "f_flower_fungal", "fg": 1107 }, - { "id": "f_flower_marloss", "fg": 1108 }, - { "id": "f_flower_spurge", "fg": 1110 }, - { "id": "f_flower_tulip", "fg": 1111 }, - { "id": "f_fungal_clump", "fg": 1112 }, - { "id": "f_fungal_mass", "fg": 1113 }, - { "id": "f_hay", "fg": 1114 }, - { "id": "f_indoor_plant", "fg": 1115 }, - { "id": "f_indoor_plant_y", "fg": 1116 }, - { "id": "f_lily", "fg": 1117 }, - { "id": "f_lilypad", "fg": 1118 }, - { "id": "f_lilypad_season_winter", "fg": 1119 }, - { "id": "f_lotus", "fg": 1120 }, - { "id": "f_mutpoppy", "fg": 1121 }, - { "id": "f_plant_harvest", "fg": 1122 }, - { "id": "f_plant_mature", "fg": 1123 }, - { "id": "f_plant_seed", "fg": 1124 }, - { "id": "f_plant_seedling", "fg": 1125 }, - { "id": "f_planter", "fg": 1126 }, - { "id": "f_planter_harvest", "fg": 1127 }, - { "id": "f_planter_mature", "fg": 1128 }, - { "id": "f_planter_seed", "fg": 1129 }, - { "id": "f_planter_seedling", "fg": 1130 }, - { "id": "f_sunflower", "fg": 1131 }, - { "id": "f_arcade_machine", "fg": 1132 }, - { "id": "f_dive_block", "fg": 1133 }, - { "id": "f_piano", "fg": 1134 }, - { "id": "f_pinball_machine", "fg": 1135 }, - { "id": "f_speaker_cabinet", "fg": 1138 }, - { "id": "f_bookcase", "fg": 1139 }, - { "id": "f_cardboard_box", "fg": 1140 }, - { "id": "f_crate_c", "fg": 1141 }, - { "id": "f_crate_o", "fg": 1142 }, - { "id": "f_displaycase", "fg": 1144 }, - { "id": "f_displaycase_b", "fg": 1145 }, - { "id": "f_dresser", "fg": 1146 }, - { "id": "f_glass_cabinet", "fg": 1148 }, - { "id": "f_metal_crate_o", "fg": 1151 }, - { "id": "f_metal_crate_r", "fg": 1152 }, - { "id": "f_wardrobe", "fg": 1154 }, - { "id": "f_skin_door", "fg": 1163 }, - { "id": "f_skin_door_o", "fg": 1164 }, - { "id": "f_anvil", "fg": 1171 }, - { "id": "f_brazier", "fg": 1172 }, - { "id": "f_butcher_rack", "fg": 1173 }, - { "id": "f_clay_kiln", "fg": 1174 }, - { "id": "f_fireplace", "fg": 1175 }, - { "id": "f_firering", "fg": 1176 }, - { "id": "f_forge_rock", "fg": 1178 }, - { "id": "f_fvat_empty", "fg": 1179 }, - { "id": "f_fvat_full", "fg": 1180 }, - { "id": "f_metal_butcher_rack", "fg": 1183 }, - { "id": "f_metal_smoking_rack", "fg": 1184 }, - { "id": "f_robotic_arm", "fg": 1185 }, - { "id": "f_scutch_breaker", "fg": 1186 }, - { "id": "f_smoking_rack", "fg": 1187 }, - { "id": "f_woodstove", "fg": 1188 }, - { "id": "f_air_conditioner", "fg": 1189 }, - { "id": "f_autodoc", "fg": 1193 }, - { "id": "f_beverly_shear", "fg": 1200 }, - { "id": "f_chemical_mixer", "fg": 1203 }, - { "id": "f_drill_press", "fg": 1204 }, - { "id": "f_dryer", "fg": 1205 }, - { "id": "f_exodii_printer_large", "fg": 1207 }, - { "id": "f_exodii_printer_small", "fg": 1208 }, - { "id": "f_exodii_scanner", "fg": 1209 }, - { "id": "f_firefly_terrarium", "fg": 1210 }, - { "id": "f_fridge", "fg": 1212 }, - { "id": "f_glass_fridge", "fg": 1214 }, - { "id": "f_heavy_lathe", "fg": 1221 }, - { "id": "f_hobo_stove", "fg": 1222 }, - { "id": "f_home_furnace", "fg": 1223 }, - { "id": "f_hydraulic_press", "fg": 1224 }, - { "id": "f_roof_turbine_vent", "fg": 1229 }, - { "id": "f_screw_press", "fg": 1231 }, - { "id": "f_shower", "fg": 1232 }, - { "id": "f_toilet", "fg": 1235 }, - { "id": "f_vent_pipe", "fg": 1236 }, - { "id": "f_washer", "fg": 1237 }, - { "id": "f_water_heater", "fg": 1238 }, - { "id": "f_water_purifier", "fg": 1239 }, - { "id": "vp_ap_wall_wiring", "fg": 1240 }, - { "id": "1034_mushroom_morel_0", "fg": 1281 }, - { "id": "2x4", "fg": 1715 }, - { "id": "30gal_barrel", "fg": 1736 }, - { "id": "955_blueberries_cooked_0", "fg": 1761 }, - { "id": "almond", "fg": 1787 }, - { "id": "almond_roasted", "fg": 1788 }, - { "id": "almond_unshelled", "fg": 1789 }, - { "id": "awl_steel", "fg": 1790 }, - { "id": "b_paint", "fg": 1791 }, - { "id": "bag_garbage", "fg": 1793 }, - { "id": "baseball", "fg": 1796 }, - { "id": "basket_laundry", "fg": 1797 }, - { "id": "bath_toy", "fg": 1798 }, - { "id": "beech_nuts", "fg": 1799 }, - { "id": "black_paint", "fg": 1801 }, - { "id": "bodypillow", "fg": 1802 }, - { "id": "book_pieces", "fg": 1803 }, - { "id": "bottle_glass", "fg": 1804 }, - { "id": "bowl_skull", "fg": 1807 }, - { "id": "box_large", "fg": 1808 }, - { "id": "box_large_folded", "fg": 1809 }, - { "id": "box_large_wood", "fg": 1810 }, - { "id": "box_medium", "fg": 1811 }, - { "id": "box_medium_folded", "fg": 1812 }, - { "id": "box_medium_wood", "fg": 1813 }, - { "id": "box_oversize", "fg": 1814 }, - { "id": "box_oversize_folded", "fg": 1815 }, - { "id": "box_oversize_wood", "fg": 1816 }, - { "id": "box_small", "fg": 1817 }, - { "id": "box_small_folded", "fg": 1818 }, - { "id": "box_small_wood", "fg": 1819 }, - { "id": "brazing_rod_alloy", "fg": 1821 }, - { "id": "brazing_rod_bronze", "fg": 1822 }, - { "id": "buckle_steel", "fg": 1824 }, - { "id": "bundle_branch", "fg": 1825 }, - { "id": "butane_tank", "fg": 1826 }, - { "id": "butter", "fg": 1827 }, - { "id": "button_bronze", "fg": 1828 }, - { "id": "button_plastic", "fg": 1829 }, - { "id": "button_steel", "fg": 1830 }, - { "id": "button_wood", "fg": 1831 }, - { "id": "cable", "fg": 1832 }, - { "id": "canister_empty", "fg": 1834 }, - { "id": "cash_register", "fg": 1836 }, - { "id": "chain_link", "fg": 1838 }, - { "id": "chestnut", "fg": 1839 }, - { "id": "chestnut_roasted", "fg": 1840 }, - { "id": "chestnut_unshelled", "fg": 1841 }, - { "id": "clamp", "fg": 1842 }, - { "id": "copper_rod", "fg": 1845 }, - { "id": "copper_wire", "fg": 1846 }, - { "id": "cu_pipe", "fg": 1848 }, - { "id": "damaged_shelter_kit", "fg": 1849 }, - { "id": "dentures", "fg": 1850 }, - { "id": "dish_towel", "fg": 1852 }, - { "id": "donut_holes", "fg": 1854 }, - { "id": "dry_mushroom", "fg": 1855 }, - { "id": "duct_tape", "fg": 1856 }, - { "id": "edamame_roasted", "fg": 1857 }, - { "id": "exodii_sensor", "fg": 1860 }, - { "id": "fire_brick", "fg": 1861 }, - { "id": "flint", "fg": 1862 }, - { "id": "foodplace_food", "fg": 1863 }, - { "id": "foodplace_snack_bar", "fg": 1864 }, - { "id": "frame", "fg": 1865 }, - { "id": "fruit_leather", "fg": 1866 }, - { "id": "fur_rollmat", "fg": 1868 }, - { "id": "fuse", "fg": 1869 }, - { "id": "g_paint", "fg": 1870 }, - { "id": "generic_figurine_plastic", "fg": 1871 }, - { "id": "gold_small", "fg": 1873 }, - { "id": "grip_hook", "fg": 1875 }, - { "id": "hazelnut", "fg": 1876 }, - { "id": "hazelnut_roasted", "fg": 1877 }, - { "id": "hazelnut_unshelled", "fg": 1878 }, - { "id": "herbal_tea_bag", "fg": 1879 }, - { "id": "honeycomb", "fg": 1880 }, - { "id": "horse_tack", "fg": 1881 }, - { "id": "hydrogen_tank", "fg": 1882 }, - { "id": "incense", "fg": 1883 }, - { "id": "johnnycake", "fg": 1884 }, - { "id": "lead", "fg": 1888 }, - { "id": "lug_wrench", "fg": 1891 }, - { "id": "malted_grain", "fg": 1892 }, - { "id": "malting_grain", "fg": 1893 }, - { "id": "morel_cooked", "fg": 1895 }, - { "id": "morel_fried", "fg": 1896 }, - { "id": "mortar_adobe", "fg": 1897 }, - { "id": "mushroom", "fg": 1898 }, - { "id": "mushroom_cooked", "fg": 1899 }, - { "id": "mushroom_morel", "fg": 1900 }, - { "id": "nitrogen_tank", "fg": 1901 }, - { "id": "nuts_bolts", "fg": 1902 }, - { "id": "old_key", "fg": 1903 }, - { "id": "p_paint", "fg": 1905 }, - { "id": "peanut", "fg": 1906 }, - { "id": "peanut_unshelled", "fg": 1907 }, - { "id": "pecan", "fg": 1908 }, - { "id": "pecan_roasted", "fg": 1909 }, - { "id": "pecan_unshelled", "fg": 1910 }, - { "id": "pipe_fittings", "fg": 1912 }, - { "id": "plank_short", "fg": 1913 }, - { "id": "plastic_bag_vac", "fg": 1914 }, - { "id": "plastic_chunk", "fg": 1915 }, - { "id": "plastic_straw", "fg": 1917 }, - { "id": "platinum_small", "fg": 1918 }, - { "id": "porkbelly", "fg": 1920 }, - { "id": "portable_game", "fg": 1921 }, - { "id": "pressure_tank", "fg": 1922 }, - { "id": "protein_bar_evac", "fg": 1925 }, - { "id": "raw_cured_fatty_meat", "fg": 1928 }, - { "id": "raw_curing_fatty_meat", "fg": 1929 }, - { "id": "raw_dandelion", "fg": 1930 }, - { "id": "raw_edamame", "fg": 1931 }, - { "id": "refrigerant_tank", "fg": 1933 }, - { "id": "rock", "fg": 1935 }, - { "id": "rock_flaking", "fg": 1936 }, - { "id": "rock_large", "fg": 1937 }, - { "id": "rose_hips", "fg": 1938 }, - { "id": "sandbox_kit", "fg": 1940 }, - { "id": "scrap_bronze", "fg": 1944 }, - { "id": "shark_plushie", "fg": 1947 }, - { "id": "sharp_rock", "fg": 1948 }, - { "id": "soaked_dandelion", "fg": 1952 }, - { "id": "soaking_dandelion", "fg": 1953 }, - { "id": "solder_wire", "fg": 1955 }, - { "id": "soy_nuts", "fg": 1956 }, - { "id": "squeeze_tube", "fg": 1957 }, - { "id": "squeeze_tube_small", "fg": 1958 }, - { "id": "stepladder", "fg": 1961 }, - { "id": "tea_bag", "fg": 1964 }, - { "id": "tea_bag_chamomile", "fg": 1965 }, - { "id": "tea_bag_dandelion", "fg": 1966 }, - { "id": "tea_fruit_bag", "fg": 1967 }, - { "id": "tea_green_bag", "fg": 1968 }, - { "id": "telepad", "fg": 1970 }, - { "id": "trumpet", "fg": 1972 }, - { "id": "tuba", "fg": 1973 }, - { "id": "w_paint", "fg": 1974 }, - { "id": "walnut", "fg": 1975 }, - { "id": "walnut_roasted", "fg": 1976 }, - { "id": "walnut_unshelled", "fg": 1977 }, - { "id": "wearable_rx12", "fg": 1978 }, - { "id": "welding_rod_alloy", "fg": 1979 }, - { "id": "welding_wire_alloy", "fg": 1981 }, - { "id": "welding_wire_steel", "fg": 1982 }, - { "id": "well_pump", "fg": 1983 }, - { "id": "wire_mesh", "fg": 1984 }, - { "id": "wrapper_foil", "fg": 1987 }, - { "id": "zipper_long_plastic", "fg": 1989 }, - { "id": "zipper_short_plastic", "fg": 1990 }, - { "id": "zombie_revival_indicator", "fg": 1991 }, - { "id": "30gal_drum", "fg": 1992 }, - { "id": "55gal_drum", "fg": 1993 }, - { "id": "arrow_cf", "fg": 1994 }, - { "id": "arrow_plastic", "fg": 1996 }, - { "id": "arrow_small_game_fletched", "fg": 1997 }, - { "id": "bolt_bone", "fg": 1999 }, - { "id": "exploding_arrow_warhead", "fg": 2003 }, - { "id": "120mm_casing", "fg": 2004 }, - { "id": "12mm", "fg": 2006 }, - { "id": "155mm_casing", "fg": 2007 }, - { "id": "30mm_casing", "fg": 2011 }, - { "id": "5x50_hull", "fg": 2015 }, - { "id": "a180mag", "fg": 2021 }, - { "id": "bfg_shell", "fg": 2025 }, - { "id": "garandclip", "fg": 2027 }, - { "id": "stanag50", "fg": 2044 }, - { "id": "broken_EMP_hack", "fg": 2060 }, - { "id": "broken_c4_hack", "fg": 2061 }, - { "id": "broken_flashbang_hack", "fg": 2062 }, - { "id": "broken_gasbomb_hack", "fg": 2063 }, - { "id": "broken_grenade_hack", "fg": 2064 }, - { "id": "broken_manhack", "fg": 2065 }, - { "id": "broken_manhack_fire", "fg": 2066 }, - { "id": "broken_mininuke_hack", "fg": 2067 }, - { "id": "FlatCoin", "fg": 2068 }, - { "id": "RobofacCoin", "fg": 2069 }, - { "id": "coin_gold", "fg": 2070 }, - { "id": "coin_penny", "fg": 2071 }, - { "id": "coin_silver", "fg": 2073 }, - { "id": "rubik_farthing", "fg": 2077 }, - { "id": "anvil", "fg": 2078 }, - { "id": "archery_target_box", "fg": 2079 }, - { "id": "armchair", "fg": 2080 }, - { "id": "barstool", "fg": 2081 }, - { "id": "beartrap", "fg": 2082 }, - { "id": "blade_trap", "fg": 2083 }, - { "id": "board_trap", "fg": 2084 }, - { "id": "boobytrap", "fg": 2085 }, - { "id": "brazier", "fg": 2086 }, - { "id": "bubblewrap", "fg": 2087 }, - { "id": "caltrops", "fg": 2088 }, - { "id": "crossbow_trap", "fg": 2089 }, - { "id": "drill_press", "fg": 2090 }, - { "id": "freezer", "fg": 2091 }, - { "id": "household_water_heater", "fg": 2094 }, - { "id": "jointer", "fg": 2095 }, - { "id": "kiln_done", "fg": 2096 }, - { "id": "kiln_lit", "fg": 2097 }, - { "id": "landmine", "fg": 2098 }, - { "id": "metal_butcher_rack", "fg": 2100 }, - { "id": "mitresaw", "fg": 2102 }, - { "id": "planer", "fg": 2103 }, - { "id": "router", "fg": 2104 }, - { "id": "shotgun_trap", "fg": 2105 }, - { "id": "stationary_water_purifier", "fg": 2106 }, - { "id": "stool_log", "fg": 2107 }, - { "id": "tourist_table", "fg": 2109 }, - { "id": "training_dummy_heavy", "fg": 2110 }, - { "id": "training_dummy_light", "fg": 2111 }, - { "id": "tripwire", "fg": 2112 }, - { "id": "american_flag", "fg": 2113 }, - { "id": "pride_flag_var_agender_pride_flag", "fg": 2114 }, - { "id": "pride_flag_var_aromantic_pride_flag", "fg": 2115 }, - { "id": "pride_flag_var_asexual_pride_flag", "fg": 2116 }, - { "id": "pride_flag_var_bear_pride_flag", "fg": 2117 }, - { "id": "pride_flag_var_bisexual_pride_flag", "fg": 2118 }, - { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 2119 }, - { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 2120 }, - { "id": "pride_flag_var_intersex_pride_flag", "fg": 2121 }, - { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 2122 }, - { "id": "pride_flag_var_leather_pride_flag", "fg": 2123 }, - { "id": "pride_flag_var_lesbian_pride_flag", "fg": 2124 }, - { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 2125 }, - { "id": "pride_flag_var_pansexual_pride_flag", "fg": 2126 }, - { "id": "pride_flag_var_polysexual_pride_flag", "fg": 2127 }, - { "id": "pride_flag_var_progress_pride_flag", "fg": 2128 }, - { "id": "pride_flag_var_rainbow_pride_flag", "fg": 2129 }, - { "id": "pride_flag_var_transgender_pride_flag", "fg": 2130 }, - { "id": "state_flag_var_connecticut_flag", "fg": 2131 }, - { "id": "state_flag_var_maine_flag", "fg": 2132 }, - { "id": "state_flag_var_massachusetts_flag", "fg": 2133 }, - { "id": "state_flag_var_new_hampshire_flag", "fg": 2134 }, - { "id": "state_flag_var_rhode_island_flag", "fg": 2135 }, - { "id": "state_flag_var_vermont_flag", "fg": 2136 }, - { "id": "dry_tofu", "fg": 2137 }, - { "id": "tofu", "fg": 2138 }, - { "id": "tofu_fried", "fg": 2139 }, - { "id": "biscuit", "fg": 2140 }, - { "id": "cornbread", "fg": 2143 }, - { "id": "hallula", "fg": 2146 }, - { "id": "pumpkin_yeast_bread", "fg": 2147 }, - { "id": "sourdough_bread", "fg": 2148 }, - { "id": "wastebread", "fg": 2149 }, - { "id": "blackberries", "fg": 2153 }, - { "id": "blueberries", "fg": 2154 }, - { "id": "blueberries_cooked", "fg": 2155 }, - { "id": "elderberries", "fg": 2159 }, - { "id": "huckleberries", "fg": 2162 }, - { "id": "juniper", "fg": 2163 }, - { "id": "marloss_berry", "fg": 2166 }, - { "id": "mulberries", "fg": 2168 }, - { "id": "mycus_fruit", "fg": 2169 }, - { "id": "strawberries", "fg": 2177 }, - { "id": "strawberries_cooked", "fg": 2178 }, - { "id": "sweetbread", "fg": 2180 }, - { "id": "fish_bagel", "fg": 2181 }, - { "id": "chili_pepper", "fg": 2194 }, - { "id": "garlic", "fg": 2196 }, - { "id": "sugar_beet", "fg": 2202 }, - { "id": "alexandrite", "fg": 2206 }, - { "id": "amethyst", "fg": 2207 }, - { "id": "aquamarine", "fg": 2208 }, - { "id": "citrine", "fg": 2209 }, - { "id": "diamond", "fg": 2210 }, - { "id": "emerald", "fg": 2211 }, - { "id": "garnet", "fg": 2212 }, - { "id": "opal", "fg": 2213 }, - { "id": "pearl", "fg": 2214 }, - { "id": "peridot", "fg": 2215 }, - { "id": "ruby", "fg": 2216 }, - { "id": "sapphire", "fg": 2217 }, - { "id": "topaz", "fg": 2218 }, - { "id": "tourmaline", "fg": 2219 }, - { "id": "10l_brass", "fg": 2220 }, - { "id": "10l_bronze", "fg": 2221 }, - { "id": "10l_copper", "fg": 2222 }, - { "id": "10l_gold", "fg": 2224 }, - { "id": "10l_lead", "fg": 2225 }, - { "id": "10l_plastic", "fg": 2226 }, - { "id": "10l_platinum", "fg": 2227 }, - { "id": "5l_brass", "fg": 2229 }, - { "id": "5l_bronze", "fg": 2230 }, - { "id": "5l_copper", "fg": 2231 }, - { "id": "5l_gold", "fg": 2233 }, - { "id": "5l_lead", "fg": 2234 }, - { "id": "5l_plastic", "fg": 2235 }, - { "id": "5l_platinum", "fg": 2236 }, - { "id": "dry_fruit", "fg": 2245 }, - { "id": "material_sand", "fg": 2248 }, - { "id": "paint_cyan", "fg": 2263 }, - { "id": "paint_purple", "fg": 2264 }, - { "id": "book_asgard", "fg": 2272 }, - { "id": "dnd_handbook", "fg": 2274 }, - { "id": "envelope", "fg": 2275 }, - { "id": "manual_pankration", "fg": 2284 }, - { "id": "manual_swordsmanship", "fg": 2287 }, - { "id": "textbook_atomic", "fg": 2296 }, - { "id": "valentine_card", "fg": 2297 }, - { "id": "fish_sample", "fg": 2303 }, - { "id": "bundle_cotton", "fg": 2308 }, - { "id": "bundle_leather", "fg": 2309 }, - { "id": "bundle_rag", "fg": 2310 }, - { "id": "bundle_wool", "fg": 2311 }, - { "id": "cotton_patchwork", "fg": 2312 }, - { "id": "cured_hide", "fg": 2313 }, - { "id": "cured_pelt", "fg": 2314 }, - { "id": "felt_patch", "fg": 2315 }, - { "id": "fur", "fg": 2316 }, - { "id": "lycra_patch", "fg": 2318 }, - { "id": "neoprene", "fg": 2319 }, - { "id": "nomex", "fg": 2320 }, - { "id": "nylon", "fg": 2321 }, - { "id": "scrap_cotton", "fg": 2324 }, - { "id": "scrap_felt", "fg": 2325 }, - { "id": "scrap_neoprene", "fg": 2329 }, - { "id": "scrap_nomex", "fg": 2330 }, - { "id": "scrap_nylon", "fg": 2331 }, - { "id": "sheet_cotton", "fg": 2333 }, - { "id": "sheet_felt", "fg": 2335 }, - { "id": "sheet_neoprene", "fg": 2337 }, - { "id": "sheet_nomex", "fg": 2338 }, - { "id": "sheet_nylon", "fg": 2339 }, - { "id": "tanned_hide", "fg": 2340 }, - { "id": "tanned_pelt", "fg": 2341 }, - { "id": "tanning_hide", "fg": 2342 }, - { "id": "tanning_pelt", "fg": 2343 }, - { "id": "alquerque", "fg": 2344 }, - { "id": "ambush", "fg": 2345 }, - { "id": "battleship", "fg": 2346 }, - { "id": "cards_magic", "fg": 2347 }, - { "id": "catan", "fg": 2348 }, - { "id": "checkers", "fg": 2349 }, - { "id": "chess", "fg": 2350 }, - { "id": "clue", "fg": 2351 }, - { "id": "deck_of_cards", "fg": 2352 }, - { "id": "dnd", "fg": 2353 }, - { "id": "g_warhammer", "fg": 2354 }, - { "id": "g_warhammer40k", "fg": 2355 }, - { "id": "monopoly", "fg": 2357 }, - { "id": "pictionary", "fg": 2358 }, - { "id": "anvil_bronze", "fg": 2360 }, - { "id": "block_and_tackle", "fg": 2362 }, - { "id": "block_and_tackle_wood", "fg": 2363 }, - { "id": "bronze_axe", "fg": 2365 }, - { "id": "bronze_hoe", "fg": 2366 }, - { "id": "bronze_pickaxe", "fg": 2367 }, - { "id": "bronze_shears", "fg": 2368 }, - { "id": "bronze_sickle", "fg": 2369 }, - { "id": "broom", "fg": 2370 }, - { "id": "camera", "fg": 2371 }, - { "id": "camera_pro", "fg": 2372 }, - { "id": "cane", "fg": 2373 }, - { "id": "carding_paddles", "fg": 2374 }, - { "id": "copper_ax", "fg": 2377 }, - { "id": "cordless_drill", "fg": 2378 }, - { "id": "crutches", "fg": 2379 }, - { "id": "drift", "fg": 2380 }, - { "id": "elec_hairtrimmer", "fg": 2381 }, - { "id": "fire_ax", "fg": 2383 }, - { "id": "fishing_rod_basic", "fg": 2385 }, - { "id": "fishing_rod_professional", "fg": 2386 }, - { "id": "flint_steel", "fg": 2387 }, - { "id": "fp_loyalty_card", "fg": 2388 }, - { "id": "geiger_off", "fg": 2391 }, - { "id": "geiger_on", "fg": 2392 }, - { "id": "golf_club", "fg": 2393 }, - { "id": "grapnel", "fg": 2394 }, - { "id": "hacksaw", "fg": 2395 }, - { "id": "hammer", "fg": 2396 }, - { "id": "hammer_sledge", "fg": 2397 }, - { "id": "hand_drill", "fg": 2398 }, - { "id": "hand_pump", "fg": 2399 }, - { "id": "hockey_stick", "fg": 2400 }, - { "id": "hoe", "fg": 2401 }, - { "id": "hygrometer", "fg": 2403 }, - { "id": "id_military", "fg": 2404 }, - { "id": "lawnmower", "fg": 2406 }, - { "id": "lighter", "fg": 2407 }, - { "id": "magnifying_glass", "fg": 2408 }, - { "id": "makeshift_axe", "fg": 2409 }, - { "id": "makeshift_crutches", "fg": 2410 }, - { "id": "metalworking_tongs", "fg": 2414 }, - { "id": "mop", "fg": 2415 }, - { "id": "mortar_pestle", "fg": 2416 }, - { "id": "needle_bone", "fg": 2417 }, - { "id": "needle_wood", "fg": 2418 }, - { "id": "net", "fg": 2419 }, - { "id": "office_holepunch", "fg": 2420 }, - { "id": "office_letter_opener", "fg": 2421 }, - { "id": "pipe_cleaner", "fg": 2424 }, - { "id": "pliers", "fg": 2425 }, - { "id": "press", "fg": 2426 }, - { "id": "puller", "fg": 2429 }, - { "id": "reciprocating_saw", "fg": 2431 }, - { "id": "ref_lighter", "fg": 2432 }, - { "id": "ref_lighter_dare", "fg": 2433 }, - { "id": "ref_lighter_on", "fg": 2434 }, - { "id": "ref_matches", "fg": 2435 }, - { "id": "sandpaper", "fg": 2436 }, - { "id": "saw", "fg": 2437 }, - { "id": "scissors", "fg": 2438 }, - { "id": "screwdriver", "fg": 2439 }, - { "id": "screwdriver_set", "fg": 2440 }, - { "id": "scythe", "fg": 2441 }, - { "id": "sickle", "fg": 2444 }, - { "id": "soldering_iron", "fg": 2445 }, - { "id": "stapler", "fg": 2446 }, - { "id": "survivor_hairtrimmer", "fg": 2447 }, - { "id": "survivor_scope", "fg": 2448 }, - { "id": "thermometer", "fg": 2449 }, - { "id": "throw_extinguisher", "fg": 2450 }, - { "id": "tongs", "fg": 2451 }, - { "id": "two_way_radio", "fg": 2454 }, - { "id": "washboard", "fg": 2455 }, - { "id": "welder_crude", "fg": 2457 }, - { "id": "whistle_multitool", "fg": 2459 }, - { "id": "wrench", "fg": 2460 }, - { "id": "xacto", "fg": 2461 }, - { "id": "atomic_coffeepot", "fg": 2462 }, - { "id": "bottle_opener", "fg": 2463 }, - { "id": "bowl_clay", "fg": 2464 }, - { "id": "bowl_pewter", "fg": 2465 }, - { "id": "bowl_plastic", "fg": 2466 }, - { "id": "ceramic_bowl", "fg": 2467 }, - { "id": "cheese_grater", "fg": 2469 }, - { "id": "chopsticks", "fg": 2470 }, - { "id": "clay_teapot", "fg": 2471 }, - { "id": "coffeemaker", "fg": 2472 }, - { "id": "colander_steel", "fg": 2473 }, - { "id": "copper_pan", "fg": 2474 }, - { "id": "cutting_board", "fg": 2475 }, - { "id": "dehydrator", "fg": 2476 }, - { "id": "dutch_oven", "fg": 2477 }, - { "id": "food_processor", "fg": 2478 }, - { "id": "glass", "fg": 2480 }, - { "id": "glass_bowl", "fg": 2481 }, - { "id": "glass_plate", "fg": 2482 }, - { "id": "kettle", "fg": 2483 }, - { "id": "knife_butter", "fg": 2484 }, - { "id": "plastic_plate", "fg": 2487 }, - { "id": "pot", "fg": 2488 }, - { "id": "pot_copper", "fg": 2490 }, - { "id": "pot_makeshift_copper", "fg": 2491 }, - { "id": "rolling_pin", "fg": 2492 }, - { "id": "shot_glass", "fg": 2493 }, - { "id": "spoon", "fg": 2494 }, - { "id": "teapot", "fg": 2495 }, - { "id": "tin_plate", "fg": 2496 }, - { "id": "tumbler_plastic", "fg": 2497 }, - { "id": "wine_glass", "fg": 2498 }, - { "id": "candlestick", "fg": 2503 }, - { "id": "flashlight", "fg": 2504 }, - { "id": "flashlight_on", "fg": 2505 }, - { "id": "glowstick", "fg": 2506 }, - { "id": "glowstick_dead", "fg": 2507 }, - { "id": "glowstick_lit", "fg": 2508 }, - { "id": "handflare", "fg": 2509 }, - { "id": "handflare_act", "fg": 2510 }, - { "id": "handflare_dead", "fg": 2511 }, - { "id": "handflare_lit", "fg": 2512 }, - { "id": "light_bulb", "fg": 2515 }, - { "id": "lightstrip", "fg": 2516 }, - { "id": "lightstrip_inactive", "fg": 2517 }, - { "id": "reading_light_on", "fg": 2519 }, - { "id": "torch", "fg": 2522 }, - { "id": "torch_done", "fg": 2523 }, - { "id": "torch_lit", "fg": 2524 }, - { "id": "gasoline_lantern", "fg": 2525 }, - { "id": "heavy_flashlight", "fg": 2529 }, - { "id": "heavy_flashlight_on", "fg": 2530 }, - { "id": "oil_lamp_clay", "fg": 2531 }, - { "id": "oil_lamp", "fg": 2535 }, - { "id": "black_pen", "fg": 2539 }, - { "id": "blue_pen", "fg": 2540 }, - { "id": "green_pen", "fg": 2541 }, - { "id": "pen", "fg": 2542 }, - { "id": "pencil", "fg": 2543 }, - { "id": "permanent_marker", "fg": 2544 }, - { "id": "red_pen", "fg": 2545 }, - { "id": "spray_can", "fg": 2546 }, - { "id": "survival_marker", "fg": 2547 }, - { "id": "adhesive_bandages", "fg": 2548 }, - { "id": "alcohol_wipes", "fg": 2549 }, - { "id": "bandages", "fg": 2550 }, - { "id": "contacts", "fg": 2551 }, - { "id": "eyedrops", "fg": 2552 }, - { "id": "medical_gauze", "fg": 2554 }, - { "id": "medical_tape", "fg": 2555 }, - { "id": "scalpel", "fg": 2556 }, - { "id": "stethoscope", "fg": 2557 }, - { "id": "syringe", "fg": 2558 }, - { "id": "vacutainer", "fg": 2559 }, - { "id": "curling_iron", "fg": 2562 }, - { "id": "hair_dryer", "fg": 2563 }, - { "id": "plunger_futuristic", "fg": 2564 }, - { "id": "plunger_toilet", "fg": 2565 }, - { "id": "razor_shaving", "fg": 2566 }, - { "id": "string_floss", "fg": 2567 }, - { "id": "toilet_paper", "fg": 2568 }, - { "id": "cyborg_matrix", "fg": 2571 }, - { "id": "deflated_wheel", "fg": 2572 }, - { "id": "foot_crank", "fg": 2575 }, - { "id": "inflatable_airbag", "fg": 2576 }, - { "id": "inflatable_section", "fg": 2577 }, - { "id": "muffler", "fg": 2579 }, - { "id": "vehicle_dashboard", "fg": 2582 }, - { "id": "wheel_caster", "fg": 2586 }, - { "id": "wheel_wheelchair", "fg": 2588 }, - { "id": "chemical_thrower", "fg": 2591 }, - { "id": "compositebow", "fg": 2593 }, - { "id": "fire_lance", "fg": 2595 }, - { "id": "ichaival_replica", "fg": 2596 }, - { "id": "sling", "fg": 2598 }, - { "id": "slingshot", "fg": 2599 }, - { "id": "tazer", "fg": 2600 }, - { "id": "throwing_axe", "fg": 2601 }, - { "id": "throwing_stick", "fg": 2603 }, - { "id": "wristrocket", "fg": 2604 }, - { "id": "BFG", "fg": 2606 }, - { "id": "RPG", "fg": 2608 }, - { "id": "TDI", "fg": 2609 }, - { "id": "airspeargun", "fg": 2610 }, - { "id": "bomblet_launcher_brute", "fg": 2614 }, - { "id": "flamethrower_crude", "fg": 2616 }, - { "id": "flaregun", "fg": 2617 }, - { "id": "m3_carlgustav", "fg": 2623 }, - { "id": "m79", "fg": 2625 }, - { "id": "mininuke_launcher", "fg": 2627 }, - { "id": "minispeargun", "fg": 2628 }, - { "id": "nailrifle", "fg": 2629 }, - { "id": "shotgun_sawn", "fg": 2637 }, - { "id": "steyr_aug", "fg": 2638 }, - { "id": "trex_gun", "fg": 2640 }, - { "id": "battletorch_done", "fg": 2646 }, - { "id": "battletorch_lit", "fg": 2647 }, - { "id": "bokken", "fg": 2648 }, - { "id": "bone_knife", "fg": 2649 }, - { "id": "bowling_axe", "fg": 2650 }, - { "id": "bronze_brush_axe", "fg": 2652 }, - { "id": "bronze_knife", "fg": 2653 }, - { "id": "butterfly_swords", "fg": 2654 }, - { "id": "copper_knife", "fg": 2657 }, - { "id": "cudgel", "fg": 2659 }, - { "id": "dao", "fg": 2660 }, - { "id": "dusksword", "fg": 2661 }, - { "id": "firekatana_off", "fg": 2662 }, - { "id": "firekatana_on", "fg": 2663 }, - { "id": "glass_macuahuitl", "fg": 2667 }, - { "id": "glass_shiv", "fg": 2668 }, - { "id": "gungnir_replica", "fg": 2669 }, - { "id": "i_staff", "fg": 2670 }, - { "id": "javelin_fletched_bronze", "fg": 2672 }, - { "id": "ji", "fg": 2673 }, - { "id": "khopesh", "fg": 2676 }, - { "id": "knife_baselard", "fg": 2677 }, - { "id": "l-stick_on", "fg": 2680 }, - { "id": "laevateinn_replica", "fg": 2681 }, - { "id": "lajatang", "fg": 2682 }, - { "id": "lobotomizer", "fg": 2683 }, - { "id": "mace_bronze", "fg": 2684 }, - { "id": "mjolnir_replica", "fg": 2685 }, - { "id": "nailboard", "fg": 2688 }, - { "id": "pike_copper", "fg": 2690 }, - { "id": "pipe_solid_spear", "fg": 2691 }, - { "id": "punch_dagger", "fg": 2693 }, - { "id": "q_staff", "fg": 2694 }, - { "id": "rock_sock", "fg": 2696 }, - { "id": "scythe_war", "fg": 2697 }, - { "id": "sharp_toothbrush", "fg": 2698 }, - { "id": "shillelagh_weighted", "fg": 2700 }, - { "id": "shock_staff", "fg": 2701 }, - { "id": "shocktonfa_on", "fg": 2702 }, - { "id": "spear_bronze", "fg": 2703 }, - { "id": "spear_copper", "fg": 2704 }, - { "id": "spear_dory", "fg": 2705 }, - { "id": "spear_survivor", "fg": 2706 }, - { "id": "sword_bronze", "fg": 2707 }, - { "id": "sword_crude", "fg": 2708 }, - { "id": "sword_nail", "fg": 2709 }, - { "id": "sword_wood", "fg": 2710 }, - { "id": "sword_xiphos", "fg": 2711 }, - { "id": "warhammer", "fg": 2712 }, - { "id": "f_basaltspike", "fg": 2719 }, - { "id": "f_icebold_large", "fg": 2720 }, - { "id": "f_icebold_medium", "fg": 2721 }, - { "id": "f_icebold_small", "fg": 2722 }, - { "id": "f_snow_large", "fg": 2725 }, - { "id": "f_snow_medium", "fg": 2726 }, - { "id": "f_snow_small", "fg": 2727 }, - { "id": "t_basalt_wall", "fg": 2728 }, - { "id": "t_basaltfloor", "fg": 2729 }, - { "id": "t_deaddirt", "fg": 2730 }, - { "id": "t_ice", "fg": 2731 }, - { "id": "t_ice_wall", "fg": 2732 }, - { "id": "t_lichen_harvested", "fg": 2736 }, - { "id": "t_lichenyum", "fg": 2740 }, - { "id": "t_moxfloor", "fg": 2741 }, - { "id": "t_snow", "fg": 2742 }, - { "id": "t_snow_wall", "fg": 2743 }, - { "id": "t_snowrock", "fg": 2744 }, - { "id": "aperture_potato", "fg": 2745 }, - { "id": "mon_allosaurus", "fg": 2752 }, - { "id": "mon_ankylosaurus", "fg": 2753 }, - { "id": "mon_ceratosaurus", "fg": 2754 }, - { "id": "mon_compsognathus", "fg": 2755 }, - { "id": "mon_deinonychus", "fg": 2756 }, - { "id": "mon_dilophosaurus", "fg": 2757 }, - { "id": "mon_dimorphodon", "fg": 2758 }, - { "id": "mon_eoraptor", "fg": 2759 }, - { "id": "mon_gallimimus", "fg": 2760 }, - { "id": "mon_parasaurolophus", "fg": 2761 }, - { "id": "mon_seratosaurus", "fg": 2762 }, - { "id": "mon_silophosaurus", "fg": 2763 }, - { "id": "mon_skinosaurus", "fg": 2764 }, - { "id": "mon_spinosaurus", "fg": 2765 }, - { "id": "mon_stegosaurus", "fg": 2766 }, - { "id": "mon_titanis", "fg": 2767 }, - { "id": "mon_utahraptor", "fg": 2768 }, - { "id": "mon_velociraptor", "fg": 2769 }, - { "id": "mon_zeratosaurus", "fg": 2770 }, - { "id": "mon_zeratosaurus_shady", "fg": 2771 }, - { "id": "mon_zilophosaurus", "fg": 2772 }, - { "id": "mon_zilophosaurus_shady", "fg": 2773 }, - { "id": "mon_zpinosaurus", "fg": 2774 }, - { "id": "mon_zpinosaurus_shady", "fg": 2775 }, - { "id": "crystallized_mana", "fg": 2776 }, - { "id": "small_mana_crystal", "fg": 2777 }, - { "id": "stone_shell", "fg": 2779 }, - { "id": "mon_goblin_chieftain", "fg": 2786 }, - { "id": "mon_goblin_slinger", "fg": 2787 }, - { "id": "mon_goblin_warrior", "fg": 2788 }, - { "id": "mon_lizardfolk_warrior", "fg": 2789 }, - { "id": "mon_orc_archer", "fg": 2790 }, - { "id": "mon_orc_blood_warrior", "fg": 2791 }, - { "id": "mon_orc_warrior", "fg": 2792 }, - { "id": "mon_demon_spider", "fg": 2793 }, - { "id": "mon_demon_spider_queen", "fg": 2794 }, - { "id": "mon_demon_spiderling", "fg": 2795 }, - { "id": "mon_alpha_razorclaw", "fg": 2892 }, - { "id": "mon_diving_larva", "fg": 2893 }, - { "id": "mon_fish_blinky", "fg": 2894 }, - { "id": "mon_fish_carp", "fg": 2896 }, - { "id": "mon_fish_eel", "fg": 2897 }, - { "id": "mon_fish_eel_large", "fg": 2898 }, - { "id": "mon_fish_flying", "fg": 2899 }, - { "id": "mon_fry", "fg": 2905 }, - { "id": "mon_gator", "fg": 2906 }, - { "id": "mon_octupus_stalker", "fg": 2907 }, - { "id": "mon_octupus_stalker_spawn", "fg": 2908 }, - { "id": "mon_razorclaw", "fg": 2909 }, - { "id": "mon_sewer_fish", "fg": 2910 }, - { "id": "mon_strider_giant", "fg": 2911 }, - { "id": "mon_strider_nymph", "fg": 2912 }, - { "id": "mon_strider_small", "fg": 2913 }, - { "id": "mon_blob", "fg": 2914 }, - { "id": "mon_blob_brain", "fg": 2915 }, - { "id": "mon_blob_small", "fg": 2917 }, - { "id": "mon_breather", "fg": 2918 }, - { "id": "mon_breather_hub", "fg": 2919 }, - { "id": "mon_player_blob", "fg": 2920 }, - { "id": "mon_slime_ocularium", "fg": 2921 }, - { "id": "debug_mon", "fg": 2922 }, - { "id": "mon_hallu_mom", "fg": 2924 }, - { "id": "mon_ant_fungus", "fg": 2926 }, - { "id": "mon_boomer_fungus", "fg": 2927 }, - { "id": "mon_fungal_blossom", "fg": 2928 }, - { "id": "mon_fungal_fighter", "fg": 2929 }, - { "id": "mon_fungal_hedgerow", "fg": 2930 }, - { "id": "mon_fungal_tendril", "fg": 2931 }, - { "id": "mon_fungal_wall", "fg": 2932 }, - { "id": "mon_fungaloid_young", "fg": 2934 }, - { "id": "mon_fungus_pig", "fg": 2935 }, - { "id": "mon_spider_fungus", "fg": 2936 }, - { "id": "mon_chud", "fg": 2938 }, - { "id": "mon_feral_armored_battleaxe", "fg": 2943 }, - { "id": "mon_feral_armored_mace", "fg": 2944 }, - { "id": "mon_feral_diver_knife", "fg": 2945 }, - { "id": "mon_feral_fancy_crossbow", "fg": 2946 }, - { "id": "mon_feral_granny", "fg": 2948 }, - { "id": "mon_feral_human_axe_fungal_corpse", "fg": 2950 }, - { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 2952 }, - { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 2954 }, - { "id": "mon_feral_human_tool", "fg": 2955 }, - { "id": "mon_feral_jackboot", "fg": 2956 }, - { "id": "mon_feral_labsecurity_9mm", "fg": 2957 }, - { "id": "mon_feral_labsecurity_flashlight", "fg": 2958 }, - { "id": "mon_feral_maid_broom", "fg": 2959 }, - { "id": "mon_feral_maid_candlestick", "fg": 2960 }, - { "id": "mon_feral_maid_knife", "fg": 2961 }, - { "id": "mon_feral_marine_bayonet", "fg": 2962 }, - { "id": "mon_feral_militia", "fg": 2963 }, - { "id": "mon_feral_officer", "fg": 2964 }, - { "id": "mon_feral_prepper", "fg": 2965 }, - { "id": "mon_feral_sailor_axe", "fg": 2966 }, - { "id": "mon_feral_sailor_lug_wrench", "fg": 2967 }, - { "id": "mon_feral_sailor_mop", "fg": 2968 }, - { "id": "mon_feral_sailor_wrench", "fg": 2969 }, - { "id": "mon_feral_sapien_spear", "fg": 2970 }, - { "id": "mon_feral_scientist_scalpel", "fg": 2971 }, - { "id": "mon_feral_soldier", "fg": 2972 }, - { "id": "mon_feral_survivalist", "fg": 2973 }, - { "id": "mon_feral_swimmer_kickboard", "fg": 2974 }, - { "id": "mon_marloss_zealot_f", "fg": 2975 }, - { "id": "mon_mutant_alpha", "fg": 2977 }, - { "id": "mon_mutant_alpha_boss", "fg": 2978 }, - { "id": "mon_mutant_antler", "fg": 2979 }, - { "id": "mon_mutant_arthropod", "fg": 2980 }, - { "id": "mon_mutant_camouflaged", "fg": 2981 }, - { "id": "mon_mutant_evolved", "fg": 2982 }, - { "id": "mon_mutant_experimental", "fg": 2983 }, - { "id": "mon_mutant_mollusk", "fg": 2984 }, - { "id": "mon_starer_axe", "fg": 2985 }, - { "id": "mon_starer_crowbar", "fg": 2986 }, - { "id": "mon_starer_pipe", "fg": 2987 }, - { "id": "mon_ant", "fg": 2988 }, - { "id": "mon_ant_acid", "fg": 2989 }, - { "id": "mon_ant_acid_larva", "fg": 2990 }, - { "id": "mon_ant_acid_queen", "fg": 2991 }, - { "id": "mon_ant_acid_soldier", "fg": 2992 }, - { "id": "mon_ant_soldier", "fg": 2995 }, - { "id": "mon_antlion_giant", "fg": 2996 }, - { "id": "mon_antlion_larva", "fg": 2997 }, - { "id": "mon_aphid", "fg": 2998 }, - { "id": "mon_aphid_small", "fg": 2999 }, - { "id": "mon_butterfly", "fg": 3001 }, - { "id": "mon_butterfly_giant", "fg": 3003 }, - { "id": "mon_centipede_giant", "fg": 3005 }, - { "id": "mon_dermatik", "fg": 3006 }, - { "id": "mon_dermatik_larva", "fg": 3007 }, - { "id": "mon_dragonfly_giant", "fg": 3008 }, - { "id": "mon_fly", "fg": 3009 }, - { "id": "mon_grasshopper_giant", "fg": 3012 }, - { "id": "mon_lady_bug", "fg": 3014 }, - { "id": "mon_lady_bug_giant", "fg": 3015 }, - { "id": "mon_locust", "fg": 3016 }, - { "id": "mon_locust_nymph", "fg": 3017 }, - { "id": "mon_mantis_nymph", "fg": 3018 }, - { "id": "mon_mosquito_giant", "fg": 3020 }, - { "id": "mon_moth", "fg": 3021 }, - { "id": "mon_moth_giant", "fg": 3022 }, - { "id": "mon_plague_nymph", "fg": 3023 }, - { "id": "mon_plague_vector", "fg": 3024 }, - { "id": "mon_skittering_plague", "fg": 3025 }, - { "id": "mon_slug_forest", "fg": 3026 }, - { "id": "mon_slug_small", "fg": 3027 }, - { "id": "mon_snail_forest", "fg": 3028 }, - { "id": "mon_snail_small", "fg": 3029 }, - { "id": "mon_spider_cellar_giant", "fg": 3030 }, - { "id": "mon_spider_cellar_mega", "fg": 3031 }, - { "id": "mon_spider_jumping_giant", "fg": 3033 }, - { "id": "mon_spider_jumping_mega", "fg": 3034 }, - { "id": "mon_spider_jumping_small", "fg": 3035 }, - { "id": "mon_spider_trapdoor_giant", "fg": 3036 }, - { "id": "mon_spider_web", "fg": 3039 }, - { "id": "mon_spider_widow_giant", "fg": 3042 }, - { "id": "mon_spider_widow_mega", "fg": 3043 }, - { "id": "mon_spider_wolf_giant", "fg": 3045 }, - { "id": "mon_spider_wolf_mega", "fg": 3046 }, - { "id": "mon_wasp", "fg": 3048 }, - { "id": "mon_wasp_mega", "fg": 3049 }, - { "id": "mon_wasp_queen", "fg": 3050 }, - { "id": "mon_wasp_small", "fg": 3051 }, - { "id": "mon_woodlouse", "fg": 3052 }, - { "id": "mon_woodlouse_manca", "fg": 3053 }, - { "id": "mon_mi_go", "fg": 3054 }, - { "id": "mon_bear", "fg": 3081 }, - { "id": "mon_bear_cub", "fg": 3082 }, - { "id": "mon_bear_mutant_3headed", "fg": 3083 }, - { "id": "mon_big_rat", "fg": 3084 }, - { "id": "mon_bluejay", "fg": 3086 }, - { "id": "mon_boar_wild", "fg": 3087 }, - { "id": "mon_boar_wild_piglet", "fg": 3088 }, - { "id": "mon_cat", "fg": 3089 }, - { "id": "mon_cockatrice", "fg": 3092 }, - { "id": "mon_cockatrice_chick", "fg": 3093 }, - { "id": "mon_cougar", "fg": 3094 }, - { "id": "mon_cow", "fg": 3095 }, - { "id": "mon_cow_calf", "fg": 3096 }, - { "id": "mon_crow_mutant", "fg": 3099 }, - { "id": "mon_crow_mutant_small", "fg": 3100 }, - { "id": "mon_deer", "fg": 3101 }, - { "id": "mon_frog", "fg": 3107 }, - { "id": "mon_frog_giant", "fg": 3108 }, - { "id": "mon_frog_small", "fg": 3109 }, - { "id": "mon_goat", "fg": 3110 }, - { "id": "mon_goat_kid", "fg": 3111 }, - { "id": "mon_horse", "fg": 3113 }, - { "id": "mon_horse_foal", "fg": 3114 }, - { "id": "mon_llama", "fg": 3116 }, - { "id": "mon_llama_calf", "fg": 3117 }, - { "id": "mon_moorhen", "fg": 3118 }, - { "id": "mon_moose", "fg": 3119 }, - { "id": "mon_moose_calf", "fg": 3120 }, - { "id": "mon_nakedmolerat_giant", "fg": 3121 }, - { "id": "mon_pig", "fg": 3122 }, - { "id": "mon_pig_piglet", "fg": 3123 }, - { "id": "mon_pigeon", "fg": 3124 }, - { "id": "mon_rattlesnake_giant", "fg": 3125 }, - { "id": "mon_reindeer", "fg": 3126 }, - { "id": "mon_sheep", "fg": 3128 }, - { "id": "mon_sheep_lamb", "fg": 3129 }, - { "id": "mon_tadpole", "fg": 3131 }, - { "id": "mon_tadpole_brown", "fg": 3132 }, - { "id": "mon_toad", "fg": 3133 }, - { "id": "mon_toad_giant", "fg": 3134 }, - { "id": "mon_toad_small", "fg": 3135 }, - { "id": "mon_wolf", "fg": 3136 }, - { "id": "mon_wolf_pup", "fg": 3137 }, - { "id": "mon_woodpecker", "fg": 3138 }, - { "id": "mon_zap_rat", "fg": 3139 }, - { "id": "mon_raccoon", "fg": 3140 }, - { "id": "mon_absence", "fg": 3141 }, - { "id": "mon_albino_penguin", "fg": 3142 }, - { "id": "mon_amigara_horror", "fg": 3143 }, - { "id": "mon_archunk_medium", "fg": 3144 }, - { "id": "mon_archunk_strong", "fg": 3145 }, - { "id": "mon_archunk_weak", "fg": 3146 }, - { "id": "mon_blank", "fg": 3147 }, - { "id": "mon_blood_sacrifice", "fg": 3148 }, - { "id": "mon_charred_nightmare", "fg": 3149 }, - { "id": "mon_crawler", "fg": 3150 }, - { "id": "mon_dark_wyrm", "fg": 3153 }, - { "id": "mon_dementia", "fg": 3154 }, - { "id": "mon_flaming_eye", "fg": 3155 }, - { "id": "mon_flesh_angel", "fg": 3156 }, - { "id": "mon_flying_polyp", "fg": 3157 }, - { "id": "mon_giant_appendage", "fg": 3158 }, - { "id": "mon_gozu", "fg": 3159 }, - { "id": "mon_gracke", "fg": 3160 }, - { "id": "mon_headless_dog_thing", "fg": 3161 }, - { "id": "mon_homunculus", "fg": 3162 }, - { "id": "mon_human_snail", "fg": 3164 }, - { "id": "mon_hunting_horror", "fg": 3165 }, - { "id": "mon_impossible_shape", "fg": 3166 }, - { "id": "mon_jabberwock", "fg": 3167 }, - { "id": "mon_kreck", "fg": 3168 }, - { "id": "mon_rat_king", "fg": 3174 }, - { "id": "mon_shadow", "fg": 3175 }, - { "id": "mon_shadow_snake", "fg": 3176 }, - { "id": "mon_shoggoth", "fg": 3181 }, - { "id": "mon_thing", "fg": 3182 }, - { "id": "mon_twisted_body", "fg": 3183 }, - { "id": "bot_EMP_hack", "fg": 3187 }, - { "id": "bot_antimateriel", "fg": 3188 }, - { "id": "bot_c4_hack", "fg": 3189 }, - { "id": "bot_dispatch", "fg": 3190 }, - { "id": "bot_dispatch_military", "fg": 3191 }, - { "id": "bot_flashbang_hack", "fg": 3192 }, - { "id": "bot_gasbomb_hack", "fg": 3193 }, - { "id": "bot_grenade_hack", "fg": 3194 }, - { "id": "bot_laserturret", "fg": 3195 }, - { "id": "bot_manhack", "fg": 3196 }, - { "id": "bot_manhack_fire", "fg": 3197 }, - { "id": "bot_manhack_missile", "fg": 3198 }, - { "id": "bot_mininuke_hack", "fg": 3199 }, - { "id": "bot_robot_drone", "fg": 3201 }, - { "id": "bot_science_bot", "fg": 3202 }, - { "id": "bot_skitterbot", "fg": 3203 }, - { "id": "bot_turret", "fg": 3204 }, - { "id": "bot_turret_shockcannon", "fg": 3205 }, - { "id": "manhack_firebomb", "fg": 3206 }, - { "id": "manhack_firebomb_act", "fg": 3207 }, - { "id": "mon_EMP_hack", "fg": 3208 }, - { "id": "mon_broken_cyborg", "fg": 3209 }, - { "id": "mon_c4_hack", "fg": 3210 }, - { "id": "mon_copbot", "fg": 3211 }, - { "id": "mon_dispatch", "fg": 3212 }, - { "id": "mon_dispatch_military", "fg": 3213 }, - { "id": "mon_exodii_turret", "fg": 3214 }, - { "id": "mon_exodii_worker", "fg": 3215 }, - { "id": "mon_eyebot", "fg": 3216 }, - { "id": "mon_flashbang_hack", "fg": 3217 }, - { "id": "mon_gasbomb_hack", "fg": 3218 }, - { "id": "mon_grenade_hack", "fg": 3220 }, - { "id": "mon_hazmatbot", "fg": 3221 }, - { "id": "mon_hologram", "fg": 3222 }, - { "id": "mon_manhack", "fg": 3223 }, - { "id": "mon_manhack_fire", "fg": 3224 }, - { "id": "mon_manhack_missile", "fg": 3225 }, - { "id": "mon_mininuke_hack", "fg": 3226 }, - { "id": "mon_molebot", "fg": 3227 }, - { "id": "mon_prototype_cyborg", "fg": 3229 }, - { "id": "mon_riotbot", "fg": 3230 }, - { "id": "mon_robofac_prototype", "fg": 3231 }, - { "id": "mon_robot_drone", "fg": 3232 }, - { "id": "mon_science_bot", "fg": 3233 }, - { "id": "mon_secubot", "fg": 3234 }, - { "id": "mon_secubot_america", "fg": 3235 }, - { "id": "mon_skitterbot", "fg": 3236 }, - { "id": "mon_talon_m202a1", "fg": 3237 }, - { "id": "mon_turret", "fg": 3238 }, - { "id": "mon_turret_bmg", "fg": 3239 }, - { "id": "mon_turret_searchlight", "fg": 3241 }, - { "id": "mon_turret_shockcannon", "fg": 3242 }, - { "id": "mon_biollante", "fg": 3243 }, - { "id": "mon_creeper_hub", "fg": 3244 }, - { "id": "mon_creeper_root", "fg": 3245 }, - { "id": "mon_creeper_vine", "fg": 3246 }, - { "id": "mon_triffid", "fg": 3247 }, - { "id": "mon_triffid_heart", "fg": 3248 }, - { "id": "mon_triffid_queen", "fg": 3249 }, - { "id": "mon_triffid_sprig", "fg": 3250 }, - { "id": "mon_triffid_young", "fg": 3251 }, - { "id": "mon_vinebeast", "fg": 3252 }, - { "id": "2608_mon_zougar_0", "fg": 3255 }, - { "id": "mon_boomer_claymore", "fg": 3340 }, - { "id": "mon_boomer_glutton", "fg": 3341 }, - { "id": "mon_boomer_huge", "fg": 3342 }, - { "id": "mon_dog_skeleton_brute", "fg": 3344 }, - { "id": "mon_dog_zombie_brute", "fg": 3345 }, - { "id": "mon_fungal_raptor", "fg": 3347 }, - { "id": "mon_fungal_wretch", "fg": 3348 }, - { "id": "mon_skeleton", "fg": 3349 }, - { "id": "mon_skeleton_master", "fg": 3350 }, - { "id": "mon_skeleton_medical", "fg": 3351 }, - { "id": "mon_skeleton_necro", "fg": 3352 }, - { "id": "mon_smoker_brute", "fg": 3353 }, - { "id": "mon_spawn_raptor", "fg": 3354 }, - { "id": "mon_spawn_raptor_electric", "fg": 3355 }, - { "id": "mon_spawn_raptor_shady", "fg": 3356 }, - { "id": "mon_spawn_raptor_unstable", "fg": 3357 }, - { "id": "mon_wolf_skeleton", "fg": 3358 }, - { "id": "mon_zeer", "fg": 3359 }, - { "id": "mon_zeindeer", "fg": 3360 }, - { "id": "mon_zllama", "fg": 3361 }, - { "id": "mon_zolf", "fg": 3362 }, - { "id": "mon_zombear", "fg": 3363 }, - { "id": "mon_zombear_acidic", "fg": 3364 }, - { "id": "mon_zombear_skeleton", "fg": 3365 }, - { "id": "mon_zombeaver", "fg": 3366 }, - { "id": "mon_zombie_brute_winged", "fg": 3367 }, - { "id": "mon_zombie_dog_acidic", "fg": 3368 }, - { "id": "mon_zombie_dog_brute_acidic", "fg": 3369 }, - { "id": "mon_zombie_horse", "fg": 3371 }, - { "id": "mon_zombie_horse_black", "fg": 3372 }, - { "id": "mon_zombie_horse_pale", "fg": 3373 }, - { "id": "mon_zombie_horse_red", "fg": 3374 }, - { "id": "mon_zombie_horse_white", "fg": 3375 }, - { "id": "mon_zombie_marine", "fg": 3376 }, - { "id": "mon_zombie_marine_upgrade", "fg": 3377 }, - { "id": "mon_zombie_master", "fg": 3378 }, - { "id": "mon_zombie_medical", "fg": 3379 }, - { "id": "mon_zombie_medical_acidic", "fg": 3380 }, - { "id": "mon_zombie_medical_brute", "fg": 3381 }, - { "id": "mon_zombie_medical_regenerating", "fg": 3382 }, - { "id": "mon_zombie_necro", "fg": 3383 }, - { "id": "mon_zombie_necro_boomer", "fg": 3384 }, - { "id": "mon_zombie_regenerating", "fg": 3385 }, - { "id": "mon_zombie_relax_gasbag", "fg": 3386 }, - { "id": "mon_zombie_resort_dancer", "fg": 3387 }, - { "id": "mon_zombie_snotgobbler", "fg": 3389 }, - { "id": "mon_zombie_soldier", "fg": 3390 }, - { "id": "mon_zombie_soldier_acid_1", "fg": 3391 }, - { "id": "mon_zombie_soldier_acid_2", "fg": 3392 }, - { "id": "mon_zombie_soldier_blackops_1", "fg": 3393 }, - { "id": "mon_zombie_soldier_blackops_2", "fg": 3394 }, - { "id": "mon_zombie_static", "fg": 3395 }, - { "id": "mon_zombie_tear_gasbag", "fg": 3397 }, - { "id": "mon_zombie_winged", "fg": 3398 }, - { "id": "mon_zombie_wretch", "fg": 3399 }, - { "id": "mon_zoose_thorny", "fg": 3400 }, - { "id": "mon_zougar", "fg": 3401 }, - { "id": "mon_zougar_shady", "fg": 3402 }, - { "id": "mon_zow", "fg": 3403 }, - { "id": "t_bulk_tank", "fg": 3811 }, - { "id": "t_card_reader_broken", "fg": 3812 }, - { "id": "t_dirt_season_winter", "fg": 3821 }, - { "id": "t_elevator", "fg": 3823 }, - { "id": "t_fault", "fg": 3824 }, - { "id": "t_floor", "fg": 3833 }, - { "id": "t_floor_blue", "fg": 3834 }, - { "id": "t_floor_primitive", "fg": 3836 }, - { "id": "t_floor_wax", "fg": 3838 }, - { "id": "t_floor_waxed", "fg": 3839 }, - { "id": "t_fungus_floor_in", "fg": 3840 }, - { "id": "t_fungus_floor_out", "fg": 3841 }, - { "id": "t_fungus_mound", "fg": 3843 }, - { "id": "t_golf_hole", "fg": 3845 }, - { "id": "t_ladder_down", "fg": 3847 }, - { "id": "t_low_stairs_begin", "fg": 3852 }, - { "id": "t_low_stairs_end", "fg": 3853 }, - { "id": "t_manhole", "fg": 3854 }, - { "id": "t_marloss", "fg": 3856 }, - { "id": "t_missile_exploded", "fg": 3858 }, - { "id": "t_paper", "fg": 3869 }, - { "id": "t_railroad_rubble", "fg": 3898 }, - { "id": "t_rock", "fg": 3899 }, - { "id": "t_rock_blue", "fg": 3900 }, - { "id": "t_rock_green", "fg": 3902 }, - { "id": "t_rock_red", "fg": 3903 }, - { "id": "t_rock_smooth", "fg": 3904 }, - { "id": "t_sand", "fg": 3911 }, - { "id": "t_sandmound", "fg": 3918 }, - { "id": "t_searth_test", "fg": 3919 }, - { "id": "t_shrub", "fg": 3920 }, - { "id": "t_shrub_blueberry", "fg": 3921 }, - { "id": "t_shrub_fungal", "fg": 3923 }, - { "id": "t_shrub_strawberry", "fg": 3927 }, - { "id": "t_slope_down", "fg": 3931 }, - { "id": "t_slope_up", "fg": 3932 }, - { "id": "t_sludge", "fg": 3933 }, - { "id": "t_soil", "fg": 3934 }, - { "id": "t_stairs_down", "fg": 3935 }, - { "id": "t_stairs_up", "fg": 3936 }, - { "id": "t_stump", "fg": 3937 }, - { "id": "t_tar", "fg": 3938 }, - { "id": "t_thconc_floor_olight", "fg": 3939 }, - { "id": "t_tree_fungal_young", "fg": 3940 }, - { "id": "t_tree_young", "fg": 3941 }, - { "id": "t_tree_young_season_autumn", "fg": 3942 }, - { "id": "t_tree_young_season_summer", "fg": 3943 }, - { "id": "t_tree_young_season_winter", "fg": 3944 }, - { "id": "t_trunk", "fg": 3945 }, - { "id": "t_underbrush_harvested_winter_season_winter", "fg": 3951 }, - { "id": "t_underbrush_season_autumn", "fg": 3952 }, - { "id": "t_underbrush_season_summer", "fg": 3953 }, - { "id": "t_underbrush_season_winter", "fg": 3954 }, - { "id": "t_wax", "fg": 3959 }, - { "id": "t_woodchips", "fg": 3960 }, - { "id": "t_zebra", "fg": 3961 }, - { "id": "graffiti_EAST", "fg": 3974 }, - { "id": "graffiti_WEST", "fg": 3983 }, - { "id": "t_grass_alien", "fg": 3988 }, - { "id": "t_grass_long", "fg": 3989 }, - { "id": "t_grass_long_season_autumn", "fg": 3990 }, - { "id": "t_grass_long_season_summer", "fg": 3991 }, - { "id": "t_grass_long_season_winter", "fg": 3992 }, - { "id": "t_grass_tall", "fg": 4002 }, - { "id": "t_grass_tall_season_autumn", "fg": 4003 }, - { "id": "t_grass_tall_season_summer", "fg": 4004 }, - { "id": "t_grass_tall_season_winter", "fg": 4005 }, - { "id": "tr_beartrap", "fg": 4007 }, - { "id": "tr_beartrap_buried", "fg": 4008 }, - { "id": "tr_boobytrap", "fg": 4009 }, - { "id": "tr_bubblewrap", "fg": 4010 }, - { "id": "tr_caltrops", "fg": 4011 }, - { "id": "tr_crossbow", "fg": 4013 }, - { "id": "tr_dissector", "fg": 4014 }, - { "id": "tr_engine", "fg": 4015 }, - { "id": "tr_landmine", "fg": 4029 }, - { "id": "tr_landmine_buried", "fg": 4030 }, - { "id": "tr_nailboard", "fg": 4034 }, - { "id": "tr_telepad", "fg": 4045 }, - { "id": "tr_temple_flood", "fg": 4046 }, - { "id": "tr_temple_toggle", "fg": 4047 }, - { "id": "tr_tripwire", "fg": 4048 }, - { "id": "vp_hddoor_closed", "fg": 4234 }, - { "id": "brooch", "fg": 4314 }, - { "id": "leather_pouch", "fg": 4315 }, - { "id": "makeshift_sling", "fg": 4316 }, - { "id": "power_armor_frame", "fg": 4317 }, - { "id": "ragpouch", "fg": 4318 }, - { "id": "boots_bone", "fg": 4320 }, - { "id": "boots_chitin", "fg": 4321 }, - { "id": "boots_hiking", "fg": 4324 }, - { "id": "clownshoes", "fg": 4331 }, - { "id": "shoes_bowling", "fg": 4337 }, - { "id": "swim_fins", "fg": 4343 }, - { "id": "armguard_bone", "fg": 4347 }, - { "id": "armguard_bronze", "fg": 4348 }, - { "id": "armguard_chitin", "fg": 4349 }, - { "id": "bandolier_wrist", "fg": 4352 }, - { "id": "bead_bracelet", "fg": 4353 }, - { "id": "copper_bracelet", "fg": 4354 }, - { "id": "copper_ring", "fg": 4355 }, - { "id": "cufflinks", "fg": 4356 }, - { "id": "cufflinks_intricate", "fg": 4357 }, - { "id": "game_watch", "fg": 4359 }, - { "id": "glove_jackson", "fg": 4361 }, - { "id": "gloves_lsurvivor", "fg": 4367 }, - { "id": "gloves_medical", "fg": 4368 }, - { "id": "gloves_rubber", "fg": 4369 }, - { "id": "gloves_tactical", "fg": 4370 }, - { "id": "gloves_wool", "fg": 4372 }, - { "id": "gloves_wraps", "fg": 4373 }, - { "id": "gloves_wraps_fur", "fg": 4374 }, - { "id": "gloves_wraps_leather", "fg": 4375 }, - { "id": "gold_bracelet", "fg": 4376 }, - { "id": "gold_watch", "fg": 4378 }, - { "id": "megaarmor_armguards_1", "fg": 4379 }, - { "id": "platinum_bracelet", "fg": 4381 }, - { "id": "platinum_ring", "fg": 4383 }, - { "id": "platinum_watch", "fg": 4384 }, - { "id": "sf_watch", "fg": 4385 }, - { "id": "silver_watch", "fg": 4389 }, - { "id": "10gal_hat", "fg": 4392 }, - { "id": "ballistic_mandible_guard", "fg": 4395 }, - { "id": "bandana", "fg": 4396 }, - { "id": "barrette", "fg": 4397 }, - { "id": "bead_ear", "fg": 4398 }, - { "id": "bondage_mask", "fg": 4401 }, - { "id": "bronze_medal", "fg": 4403 }, - { "id": "copper_ear", "fg": 4404 }, - { "id": "copper_hairpin", "fg": 4405 }, - { "id": "cowl_wool", "fg": 4408 }, - { "id": "ear_plugs", "fg": 4410 }, - { "id": "eclipse_glasses", "fg": 4411 }, - { "id": "eyepatch_leather", "fg": 4412 }, - { "id": "fancy_sunglasses", "fg": 4413 }, - { "id": "fc_hairpin", "fg": 4414 }, - { "id": "glasses_bal", "fg": 4415 }, - { "id": "glasses_bifocal", "fg": 4416 }, - { "id": "glasses_monocle", "fg": 4418 }, - { "id": "glasses_reading", "fg": 4419 }, - { "id": "glasses_safety", "fg": 4420 }, - { "id": "goggles_ski", "fg": 4422 }, - { "id": "goggles_swim", "fg": 4423 }, - { "id": "gold_ear", "fg": 4426 }, - { "id": "gold_hairpin", "fg": 4427 }, - { "id": "hat_ball", "fg": 4430 }, - { "id": "hat_chef", "fg": 4431 }, - { "id": "hat_fur", "fg": 4433 }, - { "id": "hat_golf", "fg": 4434 }, - { "id": "hat_hooded", "fg": 4436 }, - { "id": "hat_hunting", "fg": 4437 }, - { "id": "hat_knit", "fg": 4438 }, - { "id": "helmet_army", "fg": 4439 }, - { "id": "helmet_ball", "fg": 4440 }, - { "id": "helmet_barbute", "fg": 4441 }, - { "id": "helmet_bone", "fg": 4443 }, - { "id": "helmet_bronze", "fg": 4444 }, - { "id": "helmet_chitin", "fg": 4445 }, - { "id": "helmet_corinthian", "fg": 4447 }, - { "id": "helmet_galea", "fg": 4449 }, - { "id": "helmet_kabuto", "fg": 4450 }, - { "id": "helmet_nasal", "fg": 4452 }, - { "id": "helmet_plate", "fg": 4455 }, - { "id": "hood_lsurvivor", "fg": 4460 }, - { "id": "hood_rain", "fg": 4461 }, - { "id": "keffiyeh", "fg": 4464 }, - { "id": "kevlar_nape_protector", "fg": 4465 }, - { "id": "leather_cat_ears", "fg": 4466 }, - { "id": "mask_bal", "fg": 4468 }, - { "id": "mask_dust", "fg": 4469 }, - { "id": "mask_filter", "fg": 4470 }, - { "id": "mask_rioter", "fg": 4473 }, - { "id": "megaarmor_head_1", "fg": 4474 }, - { "id": "mesh_nape_protector", "fg": 4475 }, - { "id": "miner_hat", "fg": 4476 }, - { "id": "miner_hat_on", "fg": 4477 }, - { "id": "mouthpiece", "fg": 4478 }, - { "id": "nape_protector", "fg": 4479 }, - { "id": "platinum_dental_grill", "fg": 4483 }, - { "id": "platinum_ear", "fg": 4484 }, - { "id": "platinum_hairpin", "fg": 4485 }, - { "id": "postman_hat", "fg": 4488 }, - { "id": "power_armor_helmet_heavy", "fg": 4491 }, - { "id": "power_armor_helmet_light", "fg": 4492 }, - { "id": "silver_ear", "fg": 4494 }, - { "id": "silver_hairpin", "fg": 4495 }, - { "id": "sunglasses", "fg": 4499 }, - { "id": "tophat", "fg": 4501 }, - { "id": "turban", "fg": 4502 }, - { "id": "bunker_pants", "fg": 4509 }, - { "id": "chaps_leather", "fg": 4510 }, - { "id": "dump_pouch", "fg": 4511 }, - { "id": "flintlock_pouch", "fg": 4513 }, - { "id": "hot_pants", "fg": 4516 }, - { "id": "hot_pants_fur", "fg": 4517 }, - { "id": "hot_pants_leather", "fg": 4518 }, - { "id": "jeans", "fg": 4519 }, - { "id": "judo_belt_black", "fg": 4521 }, - { "id": "judo_belt_blue", "fg": 4522 }, - { "id": "judo_belt_brown", "fg": 4523 }, - { "id": "judo_belt_green", "fg": 4524 }, - { "id": "judo_belt_orange", "fg": 4525 }, - { "id": "judo_belt_white", "fg": 4526 }, - { "id": "judo_belt_yellow", "fg": 4527 }, - { "id": "legguard_bronze", "fg": 4530 }, - { "id": "legrig", "fg": 4531 }, - { "id": "loincloth_fur", "fg": 4532 }, - { "id": "loincloth_leather", "fg": 4533 }, - { "id": "long_underpants", "fg": 4534 }, - { "id": "megaarmor_leggings_1", "fg": 4535 }, - { "id": "nanoskirt", "fg": 4536 }, - { "id": "pants_army", "fg": 4539 }, - { "id": "pants_checkered", "fg": 4541 }, - { "id": "pants_fur", "fg": 4542 }, - { "id": "postman_shorts", "fg": 4544 }, - { "id": "shorts_cargo", "fg": 4546 }, - { "id": "apron_leather", "fg": 4552 }, - { "id": "armor_bone", "fg": 4553 }, - { "id": "armor_chitin", "fg": 4554 }, - { "id": "armor_cuirass", "fg": 4555 }, - { "id": "armor_samurai", "fg": 4559 }, - { "id": "army_top", "fg": 4560 }, - { "id": "backpack_giant", "fg": 4562 }, - { "id": "backpack_hiking", "fg": 4563 }, - { "id": "backpack_tactical_large", "fg": 4565 }, - { "id": "badge_foodkid", "fg": 4567 }, - { "id": "ballistic_vest_esapi", "fg": 4568 }, - { "id": "ballistic_vest_esapi_var_swat_ballistic_vest", "fg": 4569 }, - { "id": "ballistic_vest_esapi_var_us_ballistic_vest", "fg": 4570 }, - { "id": "bigback", "fg": 4571 }, - { "id": "bikini_top_leather", "fg": 4573 }, - { "id": "bondage_suit", "fg": 4575 }, - { "id": "bookplate", "fg": 4576 }, - { "id": "case_violin", "fg": 4578 }, - { "id": "cloak_wool", "fg": 4584 }, - { "id": "corset", "fg": 4589 }, - { "id": "dinosuit", "fg": 4590 }, - { "id": "dress_wedding", "fg": 4594 }, - { "id": "duffelbag", "fg": 4595 }, - { "id": "fishing_waders", "fg": 4596 }, - { "id": "flag_shirt", "fg": 4597 }, - { "id": "flotation_vest", "fg": 4598 }, - { "id": "flotation_vest_ms", "fg": 4599 }, - { "id": "football_armor", "fg": 4600 }, - { "id": "holo_cloak", "fg": 4602 }, - { "id": "house_coat", "fg": 4604 }, - { "id": "jacket_flannel", "fg": 4608 }, - { "id": "jacket_leather", "fg": 4610 }, - { "id": "jersey", "fg": 4612 }, - { "id": "level_3_vest_var_fema_armor_vest", "fg": 4615 }, - { "id": "level_3_vest_var_national_guard_armor_vest", "fg": 4616 }, - { "id": "level_3_vest_var_police_armor_vest", "fg": 4617 }, - { "id": "linuxtshirt", "fg": 4618 }, - { "id": "long_undertop", "fg": 4619 }, - { "id": "lsurvivor_suit", "fg": 4622 }, - { "id": "maid_dress", "fg": 4623 }, - { "id": "megaarmor_torso_1", "fg": 4625 }, - { "id": "megaarmor_torso_2", "fg": 4626 }, - { "id": "megaarmor_torso_3", "fg": 4627 }, - { "id": "megaarmor_torso_3_act", "fg": 4628 }, - { "id": "optical_cloak", "fg": 4631 }, - { "id": "petpack", "fg": 4633 }, - { "id": "polo_shirt", "fg": 4634 }, - { "id": "poncho", "fg": 4635 }, - { "id": "postman_shirt", "fg": 4636 }, - { "id": "power_armor_heavy", "fg": 4638 }, - { "id": "power_armor_light", "fg": 4639 }, - { "id": "robe", "fg": 4643 }, - { "id": "soft_3a_vest_var_press_armor_vest", "fg": 4647 }, - { "id": "soft_3a_vest_var_security_armor_vest", "fg": 4648 }, - { "id": "stab_vest", "fg": 4650 }, - { "id": "suit", "fg": 4651 }, - { "id": "swat_armor", "fg": 4654 }, - { "id": "sweater", "fg": 4655 }, - { "id": "sweatshirt", "fg": 4656 }, - { "id": "tarp", "fg": 4658 }, - { "id": "tie_bow", "fg": 4660 }, - { "id": "travelpack", "fg": 4662 }, - { "id": "tux", "fg": 4667 }, - { "id": "vest_leather_mod", "fg": 4671 }, - { "id": "vest_leather_zuicide_short", "fg": 4672 }, - { "id": "vest_leather_zuicide_short_active", "fg": 4673 } + { "id": "f_black_eyed_susan", "fg": 1105 }, + { "id": "f_bluebell", "fg": 1106 }, + { "id": "f_cattails", "fg": 1107 }, + { "id": "f_cattails_season_winter", "fg": 1108 }, + { "id": "f_chamomile", "fg": 1109 }, + { "id": "f_dahlia", "fg": 1110 }, + { "id": "f_dandelion", "fg": 1111 }, + { "id": "f_datura", "fg": 1112 }, + { "id": "f_flower_fungal", "fg": 1113 }, + { "id": "f_flower_marloss", "fg": 1114 }, + { "id": "f_flower_spurge", "fg": 1116 }, + { "id": "f_flower_tulip", "fg": 1117 }, + { "id": "f_fungal_clump", "fg": 1118 }, + { "id": "f_fungal_mass", "fg": 1119 }, + { "id": "f_hay", "fg": 1120 }, + { "id": "f_indoor_plant", "fg": 1121 }, + { "id": "f_indoor_plant_y", "fg": 1122 }, + { "id": "f_lily", "fg": 1123 }, + { "id": "f_lilypad", "fg": 1124 }, + { "id": "f_lilypad_season_winter", "fg": 1125 }, + { "id": "f_lotus", "fg": 1126 }, + { "id": "f_mutpoppy", "fg": 1127 }, + { "id": "f_plant_harvest", "fg": 1128 }, + { "id": "f_plant_mature", "fg": 1129 }, + { "id": "f_plant_seed", "fg": 1130 }, + { "id": "f_plant_seedling", "fg": 1131 }, + { "id": "f_planter", "fg": 1132 }, + { "id": "f_planter_harvest", "fg": 1133 }, + { "id": "f_planter_mature", "fg": 1134 }, + { "id": "f_planter_seed", "fg": 1135 }, + { "id": "f_planter_seedling", "fg": 1136 }, + { "id": "f_sunflower", "fg": 1137 }, + { "id": "f_arcade_machine", "fg": 1138 }, + { "id": "f_dive_block", "fg": 1139 }, + { "id": "f_piano", "fg": 1140 }, + { "id": "f_pinball_machine", "fg": 1141 }, + { "id": "f_speaker_cabinet", "fg": 1144 }, + { "id": "f_bookcase", "fg": 1145 }, + { "id": "f_cardboard_box", "fg": 1146 }, + { "id": "f_crate_c", "fg": 1147 }, + { "id": "f_crate_o", "fg": 1148 }, + { "id": "f_displaycase", "fg": 1150 }, + { "id": "f_displaycase_b", "fg": 1151 }, + { "id": "f_dresser", "fg": 1152 }, + { "id": "f_glass_cabinet", "fg": 1154 }, + { "id": "f_metal_crate_o", "fg": 1157 }, + { "id": "f_metal_crate_r", "fg": 1158 }, + { "id": "f_wardrobe", "fg": 1160 }, + { "id": "f_skin_door", "fg": 1169 }, + { "id": "f_skin_door_o", "fg": 1170 }, + { "id": "f_anvil", "fg": 1177 }, + { "id": "f_brazier", "fg": 1178 }, + { "id": "f_butcher_rack", "fg": 1179 }, + { "id": "f_clay_kiln", "fg": 1180 }, + { "id": "f_fireplace", "fg": 1181 }, + { "id": "f_firering", "fg": 1182 }, + { "id": "f_forge_rock", "fg": 1184 }, + { "id": "f_fvat_empty", "fg": 1185 }, + { "id": "f_fvat_full", "fg": 1186 }, + { "id": "f_metal_butcher_rack", "fg": 1189 }, + { "id": "f_metal_smoking_rack", "fg": 1190 }, + { "id": "f_robotic_arm", "fg": 1191 }, + { "id": "f_scutch_breaker", "fg": 1192 }, + { "id": "f_smoking_rack", "fg": 1193 }, + { "id": "f_woodstove", "fg": 1194 }, + { "id": "f_air_conditioner", "fg": 1195 }, + { "id": "f_autodoc", "fg": 1199 }, + { "id": "f_beverly_shear", "fg": 1206 }, + { "id": "f_chemical_mixer", "fg": 1209 }, + { "id": "f_drill_press", "fg": 1210 }, + { "id": "f_dryer", "fg": 1211 }, + { "id": "f_exodii_printer_large", "fg": 1213 }, + { "id": "f_exodii_printer_small", "fg": 1214 }, + { "id": "f_exodii_scanner", "fg": 1215 }, + { "id": "f_firefly_terrarium", "fg": 1216 }, + { "id": "f_fridge", "fg": 1218 }, + { "id": "f_glass_fridge", "fg": 1220 }, + { "id": "f_heavy_lathe", "fg": 1227 }, + { "id": "f_hobo_stove", "fg": 1228 }, + { "id": "f_home_furnace", "fg": 1229 }, + { "id": "f_hydraulic_press", "fg": 1230 }, + { "id": "f_roof_turbine_vent", "fg": 1235 }, + { "id": "f_screw_press", "fg": 1237 }, + { "id": "f_shower", "fg": 1238 }, + { "id": "f_toilet", "fg": 1241 }, + { "id": "f_vent_pipe", "fg": 1242 }, + { "id": "f_washer", "fg": 1243 }, + { "id": "f_water_heater", "fg": 1244 }, + { "id": "f_water_purifier", "fg": 1245 }, + { "id": "vp_ap_wall_wiring", "fg": 1246 }, + { "id": "1034_mushroom_morel_0", "fg": 1287 }, + { "id": "2x4", "fg": 1721 }, + { "id": "30gal_barrel", "fg": 1742 }, + { "id": "955_blueberries_cooked_0", "fg": 1767 }, + { "id": "almond", "fg": 1793 }, + { "id": "almond_roasted", "fg": 1794 }, + { "id": "almond_unshelled", "fg": 1795 }, + { "id": "awl_steel", "fg": 1796 }, + { "id": "b_paint", "fg": 1797 }, + { "id": "bag_garbage", "fg": 1799 }, + { "id": "baseball", "fg": 1802 }, + { "id": "basket_laundry", "fg": 1803 }, + { "id": "bath_toy", "fg": 1804 }, + { "id": "beech_nuts", "fg": 1805 }, + { "id": "black_paint", "fg": 1807 }, + { "id": "bodypillow", "fg": 1808 }, + { "id": "book_pieces", "fg": 1809 }, + { "id": "bottle_glass", "fg": 1810 }, + { "id": "bowl_skull", "fg": 1813 }, + { "id": "box_large", "fg": 1814 }, + { "id": "box_large_folded", "fg": 1815 }, + { "id": "box_large_wood", "fg": 1816 }, + { "id": "box_medium", "fg": 1817 }, + { "id": "box_medium_folded", "fg": 1818 }, + { "id": "box_medium_wood", "fg": 1819 }, + { "id": "box_oversize", "fg": 1820 }, + { "id": "box_oversize_folded", "fg": 1821 }, + { "id": "box_oversize_wood", "fg": 1822 }, + { "id": "box_small", "fg": 1823 }, + { "id": "box_small_folded", "fg": 1824 }, + { "id": "box_small_wood", "fg": 1825 }, + { "id": "brazing_rod_alloy", "fg": 1827 }, + { "id": "brazing_rod_bronze", "fg": 1828 }, + { "id": "buckle_steel", "fg": 1830 }, + { "id": "bundle_branch", "fg": 1831 }, + { "id": "butane_tank", "fg": 1832 }, + { "id": "butter", "fg": 1833 }, + { "id": "button_bronze", "fg": 1834 }, + { "id": "button_plastic", "fg": 1835 }, + { "id": "button_steel", "fg": 1836 }, + { "id": "button_wood", "fg": 1837 }, + { "id": "cable", "fg": 1838 }, + { "id": "canister_empty", "fg": 1840 }, + { "id": "cardboard_roll", "fg": 1842 }, + { "id": "cash_register", "fg": 1843 }, + { "id": "chain_link", "fg": 1845 }, + { "id": "chestnut", "fg": 1846 }, + { "id": "chestnut_roasted", "fg": 1847 }, + { "id": "chestnut_unshelled", "fg": 1848 }, + { "id": "clamp", "fg": 1849 }, + { "id": "copper_rod", "fg": 1852 }, + { "id": "copper_wire", "fg": 1853 }, + { "id": "cu_pipe", "fg": 1855 }, + { "id": "damaged_shelter_kit", "fg": 1856 }, + { "id": "dentures", "fg": 1857 }, + { "id": "dish_towel", "fg": 1859 }, + { "id": "donut_holes", "fg": 1861 }, + { "id": "dry_mushroom", "fg": 1862 }, + { "id": "duct_tape", "fg": 1863 }, + { "id": "edamame_roasted", "fg": 1864 }, + { "id": "exodii_sensor", "fg": 1867 }, + { "id": "fire_brick", "fg": 1868 }, + { "id": "flint", "fg": 1869 }, + { "id": "foodplace_food", "fg": 1870 }, + { "id": "foodplace_snack_bar", "fg": 1871 }, + { "id": "frame", "fg": 1872 }, + { "id": "fruit_leather", "fg": 1873 }, + { "id": "fur_rollmat", "fg": 1875 }, + { "id": "fuse", "fg": 1876 }, + { "id": "g_paint", "fg": 1877 }, + { "id": "generic_figurine_plastic", "fg": 1878 }, + { "id": "gold_small", "fg": 1880 }, + { "id": "grip_hook", "fg": 1882 }, + { "id": "hazelnut", "fg": 1883 }, + { "id": "hazelnut_roasted", "fg": 1884 }, + { "id": "hazelnut_unshelled", "fg": 1885 }, + { "id": "herbal_tea_bag", "fg": 1886 }, + { "id": "honeycomb", "fg": 1887 }, + { "id": "horse_tack", "fg": 1888 }, + { "id": "hydrogen_tank", "fg": 1889 }, + { "id": "incense", "fg": 1890 }, + { "id": "johnnycake", "fg": 1891 }, + { "id": "lead", "fg": 1895 }, + { "id": "lug_wrench", "fg": 1898 }, + { "id": "malted_grain", "fg": 1899 }, + { "id": "malting_grain", "fg": 1900 }, + { "id": "morel_cooked", "fg": 1902 }, + { "id": "morel_fried", "fg": 1903 }, + { "id": "mortar_adobe", "fg": 1904 }, + { "id": "mushroom", "fg": 1905 }, + { "id": "mushroom_cooked", "fg": 1906 }, + { "id": "mushroom_morel", "fg": 1907 }, + { "id": "nitrogen_tank", "fg": 1908 }, + { "id": "nuts_bolts", "fg": 1909 }, + { "id": "old_key", "fg": 1910 }, + { "id": "p_paint", "fg": 1912 }, + { "id": "paint_can_plastic", "fg": 1913 }, + { "id": "peanut", "fg": 1914 }, + { "id": "peanut_unshelled", "fg": 1915 }, + { "id": "pecan", "fg": 1916 }, + { "id": "pecan_roasted", "fg": 1917 }, + { "id": "pecan_unshelled", "fg": 1918 }, + { "id": "pipe_fittings", "fg": 1920 }, + { "id": "plank_short", "fg": 1921 }, + { "id": "plastic_bag_vac", "fg": 1922 }, + { "id": "plastic_chunk", "fg": 1923 }, + { "id": "plastic_straw", "fg": 1925 }, + { "id": "platinum_small", "fg": 1926 }, + { "id": "porkbelly", "fg": 1928 }, + { "id": "portable_game", "fg": 1929 }, + { "id": "pressure_tank", "fg": 1930 }, + { "id": "protein_bar_evac", "fg": 1933 }, + { "id": "raw_cured_fatty_meat", "fg": 1936 }, + { "id": "raw_curing_fatty_meat", "fg": 1937 }, + { "id": "raw_dandelion", "fg": 1938 }, + { "id": "raw_edamame", "fg": 1939 }, + { "id": "refrigerant_tank", "fg": 1941 }, + { "id": "rock", "fg": 1943 }, + { "id": "rock_flaking", "fg": 1944 }, + { "id": "rock_large", "fg": 1945 }, + { "id": "rose_hips", "fg": 1946 }, + { "id": "sandbox_kit", "fg": 1948 }, + { "id": "scrap_bronze", "fg": 1952 }, + { "id": "shark_plushie", "fg": 1955 }, + { "id": "sharp_rock", "fg": 1956 }, + { "id": "soaked_dandelion", "fg": 1960 }, + { "id": "soaking_dandelion", "fg": 1961 }, + { "id": "solder_wire", "fg": 1963 }, + { "id": "soy_nuts", "fg": 1964 }, + { "id": "squeeze_tube", "fg": 1965 }, + { "id": "squeeze_tube_small", "fg": 1966 }, + { "id": "stepladder", "fg": 1969 }, + { "id": "tea_bag", "fg": 1972 }, + { "id": "tea_bag_chamomile", "fg": 1973 }, + { "id": "tea_bag_dandelion", "fg": 1974 }, + { "id": "tea_fruit_bag", "fg": 1975 }, + { "id": "tea_green_bag", "fg": 1976 }, + { "id": "telepad", "fg": 1978 }, + { "id": "trumpet", "fg": 1980 }, + { "id": "tuba", "fg": 1981 }, + { "id": "w_paint", "fg": 1982 }, + { "id": "walnut", "fg": 1983 }, + { "id": "walnut_roasted", "fg": 1984 }, + { "id": "walnut_unshelled", "fg": 1985 }, + { "id": "wearable_rx12", "fg": 1986 }, + { "id": "welding_rod_alloy", "fg": 1987 }, + { "id": "welding_wire_alloy", "fg": 1989 }, + { "id": "welding_wire_steel", "fg": 1990 }, + { "id": "well_pump", "fg": 1991 }, + { "id": "wire_mesh", "fg": 1992 }, + { "id": "wrapper_foil", "fg": 1995 }, + { "id": "zipper_long_plastic", "fg": 1997 }, + { "id": "zipper_short_plastic", "fg": 1998 }, + { "id": "zombie_revival_indicator", "fg": 1999 }, + { "id": "30gal_drum", "fg": 2000 }, + { "id": "55gal_drum", "fg": 2001 }, + { "id": "arrow_cf", "fg": 2002 }, + { "id": "arrow_plastic", "fg": 2004 }, + { "id": "arrow_small_game_fletched", "fg": 2005 }, + { "id": "bolt_bone", "fg": 2007 }, + { "id": "exploding_arrow_warhead", "fg": 2011 }, + { "id": "120mm_casing", "fg": 2012 }, + { "id": "12mm", "fg": 2014 }, + { "id": "155mm_casing", "fg": 2015 }, + { "id": "30mm_casing", "fg": 2019 }, + { "id": "5x50_hull", "fg": 2023 }, + { "id": "a180mag", "fg": 2029 }, + { "id": "bfg_shell", "fg": 2033 }, + { "id": "garandclip", "fg": 2035 }, + { "id": "stanag50", "fg": 2052 }, + { "id": "broken_EMP_hack", "fg": 2068 }, + { "id": "broken_c4_hack", "fg": 2069 }, + { "id": "broken_flashbang_hack", "fg": 2070 }, + { "id": "broken_gasbomb_hack", "fg": 2071 }, + { "id": "broken_grenade_hack", "fg": 2072 }, + { "id": "broken_manhack", "fg": 2073 }, + { "id": "broken_manhack_fire", "fg": 2074 }, + { "id": "broken_mininuke_hack", "fg": 2075 }, + { "id": "FlatCoin", "fg": 2076 }, + { "id": "RobofacCoin", "fg": 2077 }, + { "id": "coin_gold", "fg": 2078 }, + { "id": "coin_penny", "fg": 2079 }, + { "id": "coin_silver", "fg": 2081 }, + { "id": "rubik_farthing", "fg": 2085 }, + { "id": "anvil", "fg": 2086 }, + { "id": "archery_target_box", "fg": 2087 }, + { "id": "armchair", "fg": 2088 }, + { "id": "barstool", "fg": 2089 }, + { "id": "beartrap", "fg": 2090 }, + { "id": "blade_trap", "fg": 2091 }, + { "id": "board_trap", "fg": 2092 }, + { "id": "boobytrap", "fg": 2093 }, + { "id": "brazier", "fg": 2094 }, + { "id": "bubblewrap", "fg": 2095 }, + { "id": "caltrops", "fg": 2096 }, + { "id": "crossbow_trap", "fg": 2097 }, + { "id": "drill_press", "fg": 2098 }, + { "id": "freezer", "fg": 2099 }, + { "id": "household_water_heater", "fg": 2102 }, + { "id": "jointer", "fg": 2103 }, + { "id": "kiln_done", "fg": 2104 }, + { "id": "kiln_lit", "fg": 2105 }, + { "id": "landmine", "fg": 2106 }, + { "id": "metal_butcher_rack", "fg": 2108 }, + { "id": "mitresaw", "fg": 2110 }, + { "id": "planer", "fg": 2111 }, + { "id": "router", "fg": 2112 }, + { "id": "shotgun_trap", "fg": 2113 }, + { "id": "stationary_water_purifier", "fg": 2114 }, + { "id": "stool_log", "fg": 2115 }, + { "id": "tourist_table", "fg": 2117 }, + { "id": "training_dummy_heavy", "fg": 2118 }, + { "id": "training_dummy_light", "fg": 2119 }, + { "id": "tripwire", "fg": 2120 }, + { "id": "american_flag", "fg": 2121 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 2122 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 2123 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 2124 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 2125 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 2126 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 2127 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 2128 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 2129 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 2130 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 2131 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 2132 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 2133 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 2134 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 2135 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 2136 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 2137 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 2138 }, + { "id": "state_flag_var_connecticut_flag", "fg": 2139 }, + { "id": "state_flag_var_maine_flag", "fg": 2140 }, + { "id": "state_flag_var_massachusetts_flag", "fg": 2141 }, + { "id": "state_flag_var_new_hampshire_flag", "fg": 2142 }, + { "id": "state_flag_var_rhode_island_flag", "fg": 2143 }, + { "id": "state_flag_var_vermont_flag", "fg": 2144 }, + { "id": "dry_tofu", "fg": 2145 }, + { "id": "tofu", "fg": 2146 }, + { "id": "tofu_fried", "fg": 2147 }, + { "id": "biscuit", "fg": 2148 }, + { "id": "cornbread", "fg": 2151 }, + { "id": "hallula", "fg": 2154 }, + { "id": "pumpkin_yeast_bread", "fg": 2155 }, + { "id": "sourdough_bread", "fg": 2156 }, + { "id": "wastebread", "fg": 2157 }, + { "id": "blackberries", "fg": 2161 }, + { "id": "blueberries", "fg": 2162 }, + { "id": "blueberries_cooked", "fg": 2163 }, + { "id": "elderberries", "fg": 2167 }, + { "id": "huckleberries", "fg": 2170 }, + { "id": "juniper", "fg": 2171 }, + { "id": "marloss_berry", "fg": 2174 }, + { "id": "mulberries", "fg": 2176 }, + { "id": "mycus_fruit", "fg": 2177 }, + { "id": "strawberries", "fg": 2185 }, + { "id": "strawberries_cooked", "fg": 2186 }, + { "id": "sweetbread", "fg": 2188 }, + { "id": "fish_bagel", "fg": 2189 }, + { "id": "chili_pepper", "fg": 2202 }, + { "id": "garlic", "fg": 2204 }, + { "id": "sugar_beet", "fg": 2210 }, + { "id": "alexandrite", "fg": 2214 }, + { "id": "amethyst", "fg": 2215 }, + { "id": "aquamarine", "fg": 2216 }, + { "id": "citrine", "fg": 2217 }, + { "id": "diamond", "fg": 2218 }, + { "id": "emerald", "fg": 2219 }, + { "id": "garnet", "fg": 2220 }, + { "id": "opal", "fg": 2221 }, + { "id": "pearl", "fg": 2222 }, + { "id": "peridot", "fg": 2223 }, + { "id": "ruby", "fg": 2224 }, + { "id": "sapphire", "fg": 2225 }, + { "id": "topaz", "fg": 2226 }, + { "id": "tourmaline", "fg": 2227 }, + { "id": "10l_brass", "fg": 2228 }, + { "id": "10l_bronze", "fg": 2229 }, + { "id": "10l_copper", "fg": 2230 }, + { "id": "10l_gold", "fg": 2232 }, + { "id": "10l_lead", "fg": 2233 }, + { "id": "10l_plastic", "fg": 2234 }, + { "id": "10l_platinum", "fg": 2235 }, + { "id": "1l_gold", "fg": 2237 }, + { "id": "1l_lead", "fg": 2238 }, + { "id": "1l_platinum", "fg": 2239 }, + { "id": "1l_silver", "fg": 2240 }, + { "id": "5l_brass", "fg": 2241 }, + { "id": "5l_bronze", "fg": 2242 }, + { "id": "5l_copper", "fg": 2243 }, + { "id": "5l_gold", "fg": 2245 }, + { "id": "5l_lead", "fg": 2246 }, + { "id": "5l_plastic", "fg": 2247 }, + { "id": "5l_platinum", "fg": 2248 }, + { "id": "dry_fruit", "fg": 2257 }, + { "id": "material_sand", "fg": 2260 }, + { "id": "paint_cyan", "fg": 2275 }, + { "id": "paint_purple", "fg": 2276 }, + { "id": "book_asgard", "fg": 2284 }, + { "id": "dnd_handbook", "fg": 2286 }, + { "id": "envelope", "fg": 2287 }, + { "id": "manual_pankration", "fg": 2296 }, + { "id": "manual_swordsmanship", "fg": 2299 }, + { "id": "textbook_atomic", "fg": 2308 }, + { "id": "valentine_card", "fg": 2309 }, + { "id": "fish_sample", "fg": 2315 }, + { "id": "bundle_cotton", "fg": 2320 }, + { "id": "bundle_leather", "fg": 2321 }, + { "id": "bundle_rag", "fg": 2322 }, + { "id": "bundle_wool", "fg": 2323 }, + { "id": "cotton_patchwork", "fg": 2324 }, + { "id": "cured_hide", "fg": 2325 }, + { "id": "cured_pelt", "fg": 2326 }, + { "id": "felt_patch", "fg": 2327 }, + { "id": "fur", "fg": 2328 }, + { "id": "lycra_patch", "fg": 2330 }, + { "id": "neoprene", "fg": 2331 }, + { "id": "nomex", "fg": 2332 }, + { "id": "nylon", "fg": 2333 }, + { "id": "scrap_cotton", "fg": 2336 }, + { "id": "scrap_felt", "fg": 2337 }, + { "id": "scrap_neoprene", "fg": 2341 }, + { "id": "scrap_nomex", "fg": 2342 }, + { "id": "scrap_nylon", "fg": 2343 }, + { "id": "sheet_cotton", "fg": 2345 }, + { "id": "sheet_felt", "fg": 2347 }, + { "id": "sheet_neoprene", "fg": 2349 }, + { "id": "sheet_nomex", "fg": 2350 }, + { "id": "sheet_nylon", "fg": 2351 }, + { "id": "tanned_hide", "fg": 2352 }, + { "id": "tanned_pelt", "fg": 2353 }, + { "id": "tanning_hide", "fg": 2354 }, + { "id": "tanning_pelt", "fg": 2355 }, + { "id": "alquerque", "fg": 2356 }, + { "id": "ambush", "fg": 2357 }, + { "id": "battleship", "fg": 2358 }, + { "id": "cards_magic", "fg": 2359 }, + { "id": "catan", "fg": 2360 }, + { "id": "checkers", "fg": 2361 }, + { "id": "chess", "fg": 2362 }, + { "id": "clue", "fg": 2363 }, + { "id": "deck_of_cards", "fg": 2364 }, + { "id": "dnd", "fg": 2365 }, + { "id": "g_warhammer", "fg": 2366 }, + { "id": "g_warhammer40k", "fg": 2367 }, + { "id": "monopoly", "fg": 2369 }, + { "id": "pictionary", "fg": 2370 }, + { "id": "anvil_bronze", "fg": 2372 }, + { "id": "block_and_tackle", "fg": 2374 }, + { "id": "block_and_tackle_wood", "fg": 2375 }, + { "id": "bronze_axe", "fg": 2377 }, + { "id": "bronze_hoe", "fg": 2378 }, + { "id": "bronze_pickaxe", "fg": 2379 }, + { "id": "bronze_shears", "fg": 2380 }, + { "id": "bronze_sickle", "fg": 2381 }, + { "id": "broom", "fg": 2382 }, + { "id": "camera", "fg": 2383 }, + { "id": "camera_pro", "fg": 2384 }, + { "id": "cane", "fg": 2385 }, + { "id": "carding_paddles", "fg": 2386 }, + { "id": "copper_ax", "fg": 2389 }, + { "id": "cordless_drill", "fg": 2390 }, + { "id": "crutches", "fg": 2391 }, + { "id": "drift", "fg": 2392 }, + { "id": "elec_hairtrimmer", "fg": 2393 }, + { "id": "fire_ax", "fg": 2395 }, + { "id": "fishing_rod_basic", "fg": 2397 }, + { "id": "fishing_rod_professional", "fg": 2398 }, + { "id": "flint_steel", "fg": 2399 }, + { "id": "fp_loyalty_card", "fg": 2400 }, + { "id": "geiger_off", "fg": 2403 }, + { "id": "geiger_on", "fg": 2404 }, + { "id": "golf_club", "fg": 2405 }, + { "id": "grapnel", "fg": 2406 }, + { "id": "hacksaw", "fg": 2407 }, + { "id": "hammer", "fg": 2408 }, + { "id": "hammer_sledge", "fg": 2409 }, + { "id": "hand_drill", "fg": 2410 }, + { "id": "hand_pump", "fg": 2411 }, + { "id": "hockey_stick", "fg": 2412 }, + { "id": "hoe", "fg": 2413 }, + { "id": "hygrometer", "fg": 2415 }, + { "id": "id_military", "fg": 2416 }, + { "id": "lawnmower", "fg": 2418 }, + { "id": "lighter", "fg": 2419 }, + { "id": "magnifying_glass", "fg": 2420 }, + { "id": "makeshift_axe", "fg": 2421 }, + { "id": "makeshift_crutches", "fg": 2422 }, + { "id": "metalworking_tongs", "fg": 2426 }, + { "id": "mop", "fg": 2427 }, + { "id": "mortar_pestle", "fg": 2428 }, + { "id": "needle_bone", "fg": 2429 }, + { "id": "needle_wood", "fg": 2430 }, + { "id": "net", "fg": 2431 }, + { "id": "office_holepunch", "fg": 2432 }, + { "id": "office_letter_opener", "fg": 2433 }, + { "id": "pipe_cleaner", "fg": 2436 }, + { "id": "pliers", "fg": 2437 }, + { "id": "press", "fg": 2438 }, + { "id": "puller", "fg": 2441 }, + { "id": "reciprocating_saw", "fg": 2443 }, + { "id": "ref_lighter", "fg": 2444 }, + { "id": "ref_lighter_dare", "fg": 2445 }, + { "id": "ref_lighter_on", "fg": 2446 }, + { "id": "ref_matches", "fg": 2447 }, + { "id": "sandpaper", "fg": 2448 }, + { "id": "saw", "fg": 2449 }, + { "id": "scissors", "fg": 2450 }, + { "id": "screwdriver", "fg": 2451 }, + { "id": "screwdriver_set", "fg": 2452 }, + { "id": "scythe", "fg": 2453 }, + { "id": "sickle", "fg": 2456 }, + { "id": "soldering_iron", "fg": 2457 }, + { "id": "stapler", "fg": 2458 }, + { "id": "survivor_hairtrimmer", "fg": 2459 }, + { "id": "survivor_scope", "fg": 2460 }, + { "id": "thermometer", "fg": 2461 }, + { "id": "throw_extinguisher", "fg": 2462 }, + { "id": "tongs", "fg": 2463 }, + { "id": "two_way_radio", "fg": 2466 }, + { "id": "washboard", "fg": 2467 }, + { "id": "welder_crude", "fg": 2469 }, + { "id": "whistle_multitool", "fg": 2471 }, + { "id": "wrench", "fg": 2472 }, + { "id": "xacto", "fg": 2473 }, + { "id": "atomic_coffeepot", "fg": 2474 }, + { "id": "bottle_opener", "fg": 2475 }, + { "id": "bowl_clay", "fg": 2476 }, + { "id": "bowl_pewter", "fg": 2477 }, + { "id": "bowl_plastic", "fg": 2478 }, + { "id": "ceramic_bowl", "fg": 2479 }, + { "id": "cheese_grater", "fg": 2481 }, + { "id": "chopsticks", "fg": 2482 }, + { "id": "clay_teapot", "fg": 2483 }, + { "id": "coffeemaker", "fg": 2484 }, + { "id": "colander_steel", "fg": 2485 }, + { "id": "copper_pan", "fg": 2486 }, + { "id": "cutting_board", "fg": 2487 }, + { "id": "dehydrator", "fg": 2488 }, + { "id": "dutch_oven", "fg": 2489 }, + { "id": "food_processor", "fg": 2490 }, + { "id": "glass", "fg": 2492 }, + { "id": "glass_bowl", "fg": 2493 }, + { "id": "glass_plate", "fg": 2494 }, + { "id": "kettle", "fg": 2495 }, + { "id": "knife_butter", "fg": 2496 }, + { "id": "plastic_plate", "fg": 2499 }, + { "id": "pot", "fg": 2500 }, + { "id": "pot_copper", "fg": 2502 }, + { "id": "pot_makeshift_copper", "fg": 2503 }, + { "id": "rolling_pin", "fg": 2504 }, + { "id": "shot_glass", "fg": 2505 }, + { "id": "spoon", "fg": 2506 }, + { "id": "teapot", "fg": 2507 }, + { "id": "tin_plate", "fg": 2508 }, + { "id": "tumbler_plastic", "fg": 2509 }, + { "id": "wine_glass", "fg": 2510 }, + { "id": "candlestick", "fg": 2515 }, + { "id": "flashlight", "fg": 2516 }, + { "id": "flashlight_on", "fg": 2517 }, + { "id": "glowstick", "fg": 2518 }, + { "id": "glowstick_dead", "fg": 2519 }, + { "id": "glowstick_lit", "fg": 2520 }, + { "id": "handflare", "fg": 2521 }, + { "id": "handflare_act", "fg": 2522 }, + { "id": "handflare_dead", "fg": 2523 }, + { "id": "handflare_lit", "fg": 2524 }, + { "id": "light_bulb", "fg": 2527 }, + { "id": "lightstrip", "fg": 2528 }, + { "id": "lightstrip_inactive", "fg": 2529 }, + { "id": "reading_light_on", "fg": 2531 }, + { "id": "torch", "fg": 2534 }, + { "id": "torch_done", "fg": 2535 }, + { "id": "torch_lit", "fg": 2536 }, + { "id": "gasoline_lantern", "fg": 2537 }, + { "id": "heavy_flashlight", "fg": 2541 }, + { "id": "heavy_flashlight_on", "fg": 2542 }, + { "id": "oil_lamp_clay", "fg": 2543 }, + { "id": "oil_lamp", "fg": 2547 }, + { "id": "black_pen", "fg": 2551 }, + { "id": "blue_pen", "fg": 2552 }, + { "id": "green_pen", "fg": 2553 }, + { "id": "pen", "fg": 2554 }, + { "id": "pencil", "fg": 2555 }, + { "id": "permanent_marker", "fg": 2556 }, + { "id": "red_pen", "fg": 2557 }, + { "id": "spray_can", "fg": 2558 }, + { "id": "survival_marker", "fg": 2559 }, + { "id": "adhesive_bandages", "fg": 2560 }, + { "id": "alcohol_wipes", "fg": 2561 }, + { "id": "bandages", "fg": 2562 }, + { "id": "contacts", "fg": 2563 }, + { "id": "eyedrops", "fg": 2564 }, + { "id": "medical_gauze", "fg": 2566 }, + { "id": "medical_tape", "fg": 2567 }, + { "id": "scalpel", "fg": 2568 }, + { "id": "stethoscope", "fg": 2569 }, + { "id": "syringe", "fg": 2570 }, + { "id": "vacutainer", "fg": 2571 }, + { "id": "curling_iron", "fg": 2574 }, + { "id": "hair_dryer", "fg": 2575 }, + { "id": "plunger_futuristic", "fg": 2576 }, + { "id": "plunger_toilet", "fg": 2577 }, + { "id": "razor_shaving", "fg": 2578 }, + { "id": "string_floss", "fg": 2579 }, + { "id": "toilet_paper", "fg": 2580 }, + { "id": "cyborg_matrix", "fg": 2583 }, + { "id": "deflated_wheel", "fg": 2584 }, + { "id": "foot_crank", "fg": 2587 }, + { "id": "inflatable_airbag", "fg": 2588 }, + { "id": "inflatable_section", "fg": 2589 }, + { "id": "muffler", "fg": 2591 }, + { "id": "vehicle_dashboard", "fg": 2594 }, + { "id": "wheel_caster", "fg": 2598 }, + { "id": "wheel_wheelchair", "fg": 2600 }, + { "id": "chemical_thrower", "fg": 2603 }, + { "id": "compositebow", "fg": 2605 }, + { "id": "fire_lance", "fg": 2607 }, + { "id": "ichaival_replica", "fg": 2608 }, + { "id": "sling", "fg": 2610 }, + { "id": "slingshot", "fg": 2611 }, + { "id": "tazer", "fg": 2612 }, + { "id": "throwing_axe", "fg": 2613 }, + { "id": "throwing_stick", "fg": 2615 }, + { "id": "wristrocket", "fg": 2616 }, + { "id": "BFG", "fg": 2618 }, + { "id": "RPG", "fg": 2620 }, + { "id": "TDI", "fg": 2621 }, + { "id": "airspeargun", "fg": 2622 }, + { "id": "bomblet_launcher_brute", "fg": 2626 }, + { "id": "flamethrower_crude", "fg": 2628 }, + { "id": "flaregun", "fg": 2629 }, + { "id": "m3_carlgustav", "fg": 2635 }, + { "id": "m79", "fg": 2637 }, + { "id": "mininuke_launcher", "fg": 2639 }, + { "id": "minispeargun", "fg": 2640 }, + { "id": "nailrifle", "fg": 2641 }, + { "id": "shotgun_sawn", "fg": 2649 }, + { "id": "steyr_aug", "fg": 2650 }, + { "id": "trex_gun", "fg": 2652 }, + { "id": "battletorch_done", "fg": 2658 }, + { "id": "battletorch_lit", "fg": 2659 }, + { "id": "bokken", "fg": 2660 }, + { "id": "bone_knife", "fg": 2661 }, + { "id": "bowling_axe", "fg": 2662 }, + { "id": "bronze_brush_axe", "fg": 2664 }, + { "id": "bronze_knife", "fg": 2665 }, + { "id": "butterfly_swords", "fg": 2666 }, + { "id": "copper_knife", "fg": 2669 }, + { "id": "cudgel", "fg": 2671 }, + { "id": "dao", "fg": 2672 }, + { "id": "dusksword", "fg": 2673 }, + { "id": "firekatana_off", "fg": 2674 }, + { "id": "firekatana_on", "fg": 2675 }, + { "id": "glass_macuahuitl", "fg": 2679 }, + { "id": "glass_shiv", "fg": 2680 }, + { "id": "gungnir_replica", "fg": 2681 }, + { "id": "i_staff", "fg": 2682 }, + { "id": "javelin_fletched_bronze", "fg": 2684 }, + { "id": "ji", "fg": 2685 }, + { "id": "khopesh", "fg": 2688 }, + { "id": "knife_baselard", "fg": 2689 }, + { "id": "l-stick_on", "fg": 2692 }, + { "id": "laevateinn_replica", "fg": 2693 }, + { "id": "lajatang", "fg": 2694 }, + { "id": "lobotomizer", "fg": 2695 }, + { "id": "mace_bronze", "fg": 2696 }, + { "id": "mjolnir_replica", "fg": 2697 }, + { "id": "nailboard", "fg": 2700 }, + { "id": "pike_copper", "fg": 2702 }, + { "id": "pipe_solid_spear", "fg": 2703 }, + { "id": "punch_dagger", "fg": 2705 }, + { "id": "q_staff", "fg": 2706 }, + { "id": "rock_sock", "fg": 2708 }, + { "id": "scythe_war", "fg": 2709 }, + { "id": "sharp_toothbrush", "fg": 2710 }, + { "id": "shillelagh_weighted", "fg": 2712 }, + { "id": "shock_staff", "fg": 2713 }, + { "id": "shocktonfa_on", "fg": 2714 }, + { "id": "spear_bronze", "fg": 2715 }, + { "id": "spear_copper", "fg": 2716 }, + { "id": "spear_dory", "fg": 2717 }, + { "id": "spear_survivor", "fg": 2718 }, + { "id": "sword_bronze", "fg": 2719 }, + { "id": "sword_crude", "fg": 2720 }, + { "id": "sword_nail", "fg": 2721 }, + { "id": "sword_wood", "fg": 2722 }, + { "id": "sword_xiphos", "fg": 2723 }, + { "id": "warhammer", "fg": 2724 }, + { "id": "f_basaltspike", "fg": 2731 }, + { "id": "f_icebold_large", "fg": 2732 }, + { "id": "f_icebold_medium", "fg": 2733 }, + { "id": "f_icebold_small", "fg": 2734 }, + { "id": "f_snow_large", "fg": 2737 }, + { "id": "f_snow_medium", "fg": 2738 }, + { "id": "f_snow_small", "fg": 2739 }, + { "id": "t_basalt_wall", "fg": 2740 }, + { "id": "t_basaltfloor", "fg": 2741 }, + { "id": "t_deaddirt", "fg": 2742 }, + { "id": "t_ice", "fg": 2743 }, + { "id": "t_ice_wall", "fg": 2744 }, + { "id": "t_lichen_harvested", "fg": 2748 }, + { "id": "t_lichenyum", "fg": 2752 }, + { "id": "t_moxfloor", "fg": 2753 }, + { "id": "t_snow", "fg": 2754 }, + { "id": "t_snow_wall", "fg": 2755 }, + { "id": "t_snowrock", "fg": 2756 }, + { "id": "aperture_potato", "fg": 2757 }, + { "id": "mon_allosaurus", "fg": 2764 }, + { "id": "mon_ankylosaurus", "fg": 2765 }, + { "id": "mon_ceratosaurus", "fg": 2766 }, + { "id": "mon_compsognathus", "fg": 2767 }, + { "id": "mon_deinonychus", "fg": 2768 }, + { "id": "mon_dilophosaurus", "fg": 2769 }, + { "id": "mon_dimorphodon", "fg": 2770 }, + { "id": "mon_eoraptor", "fg": 2771 }, + { "id": "mon_gallimimus", "fg": 2772 }, + { "id": "mon_parasaurolophus", "fg": 2773 }, + { "id": "mon_seratosaurus", "fg": 2774 }, + { "id": "mon_silophosaurus", "fg": 2775 }, + { "id": "mon_skinosaurus", "fg": 2776 }, + { "id": "mon_spinosaurus", "fg": 2777 }, + { "id": "mon_stegosaurus", "fg": 2778 }, + { "id": "mon_titanis", "fg": 2779 }, + { "id": "mon_utahraptor", "fg": 2780 }, + { "id": "mon_velociraptor", "fg": 2781 }, + { "id": "mon_zeratosaurus", "fg": 2782 }, + { "id": "mon_zeratosaurus_shady", "fg": 2783 }, + { "id": "mon_zilophosaurus", "fg": 2784 }, + { "id": "mon_zilophosaurus_shady", "fg": 2785 }, + { "id": "mon_zpinosaurus", "fg": 2786 }, + { "id": "mon_zpinosaurus_shady", "fg": 2787 }, + { "id": "crystallized_mana", "fg": 2788 }, + { "id": "small_mana_crystal", "fg": 2789 }, + { "id": "stone_shell", "fg": 2791 }, + { "id": "mon_goblin_chieftain", "fg": 2798 }, + { "id": "mon_goblin_slinger", "fg": 2799 }, + { "id": "mon_goblin_warrior", "fg": 2800 }, + { "id": "mon_lizardfolk_warrior", "fg": 2801 }, + { "id": "mon_orc_archer", "fg": 2802 }, + { "id": "mon_orc_blood_warrior", "fg": 2803 }, + { "id": "mon_orc_warrior", "fg": 2804 }, + { "id": "mon_demon_spider", "fg": 2805 }, + { "id": "mon_demon_spider_queen", "fg": 2806 }, + { "id": "mon_demon_spiderling", "fg": 2807 }, + { "id": "mon_alpha_razorclaw", "fg": 2904 }, + { "id": "mon_diving_larva", "fg": 2905 }, + { "id": "mon_fish_blinky", "fg": 2906 }, + { "id": "mon_fish_carp", "fg": 2908 }, + { "id": "mon_fish_eel", "fg": 2909 }, + { "id": "mon_fish_eel_large", "fg": 2910 }, + { "id": "mon_fish_flying", "fg": 2911 }, + { "id": "mon_fry", "fg": 2917 }, + { "id": "mon_gator", "fg": 2918 }, + { "id": "mon_octupus_stalker", "fg": 2919 }, + { "id": "mon_octupus_stalker_spawn", "fg": 2920 }, + { "id": "mon_razorclaw", "fg": 2921 }, + { "id": "mon_sewer_fish", "fg": 2922 }, + { "id": "mon_strider_giant", "fg": 2923 }, + { "id": "mon_strider_nymph", "fg": 2924 }, + { "id": "mon_strider_small", "fg": 2925 }, + { "id": "mon_blob", "fg": 2926 }, + { "id": "mon_blob_brain", "fg": 2927 }, + { "id": "mon_blob_small", "fg": 2929 }, + { "id": "mon_breather", "fg": 2930 }, + { "id": "mon_breather_hub", "fg": 2931 }, + { "id": "mon_player_blob", "fg": 2932 }, + { "id": "mon_slime_ocularium", "fg": 2933 }, + { "id": "debug_mon", "fg": 2934 }, + { "id": "mon_hallu_mom", "fg": 2936 }, + { "id": "mon_ant_fungus", "fg": 2938 }, + { "id": "mon_boomer_fungus", "fg": 2939 }, + { "id": "mon_fungal_blossom", "fg": 2940 }, + { "id": "mon_fungal_fighter", "fg": 2941 }, + { "id": "mon_fungal_hedgerow", "fg": 2942 }, + { "id": "mon_fungal_tendril", "fg": 2943 }, + { "id": "mon_fungal_wall", "fg": 2944 }, + { "id": "mon_fungaloid_young", "fg": 2946 }, + { "id": "mon_fungus_pig", "fg": 2947 }, + { "id": "mon_spider_fungus", "fg": 2948 }, + { "id": "mon_chud", "fg": 2950 }, + { "id": "mon_feral_armored_battleaxe", "fg": 2957 }, + { "id": "mon_feral_armored_mace", "fg": 2958 }, + { "id": "mon_feral_cop", "fg": 2959 }, + { "id": "mon_feral_cop_fungal_infected", "fg": 2960 }, + { "id": "mon_feral_diver_knife", "fg": 2961 }, + { "id": "mon_feral_fancy_crossbow", "fg": 2962 }, + { "id": "mon_feral_granny", "fg": 2964 }, + { "id": "mon_feral_human_axe_fungal_corpse", "fg": 2966 }, + { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 2968 }, + { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 2970 }, + { "id": "mon_feral_human_tool", "fg": 2971 }, + { "id": "mon_feral_jackboot", "fg": 2972 }, + { "id": "mon_feral_labsecurity_9mm", "fg": 2973 }, + { "id": "mon_feral_labsecurity_flashlight", "fg": 2974 }, + { "id": "mon_feral_maid_broom", "fg": 2975 }, + { "id": "mon_feral_maid_candlestick", "fg": 2976 }, + { "id": "mon_feral_maid_knife", "fg": 2977 }, + { "id": "mon_feral_marine_bayonet", "fg": 2978 }, + { "id": "mon_feral_militia", "fg": 2979 }, + { "id": "mon_feral_officer", "fg": 2980 }, + { "id": "mon_feral_prepper", "fg": 2981 }, + { "id": "mon_feral_sailor_axe", "fg": 2982 }, + { "id": "mon_feral_sailor_lug_wrench", "fg": 2983 }, + { "id": "mon_feral_sailor_mop", "fg": 2984 }, + { "id": "mon_feral_sailor_wrench", "fg": 2985 }, + { "id": "mon_feral_sapien_spear", "fg": 2986 }, + { "id": "mon_feral_scientist_scalpel", "fg": 2987 }, + { "id": "mon_feral_soldier", "fg": 2988 }, + { "id": "mon_feral_survivalist", "fg": 2989 }, + { "id": "mon_feral_swimmer_kickboard", "fg": 2990 }, + { "id": "mon_marloss_zealot_f", "fg": 2991 }, + { "id": "mon_mutant_alpha", "fg": 2993 }, + { "id": "mon_mutant_alpha_boss", "fg": 2994 }, + { "id": "mon_mutant_antler", "fg": 2995 }, + { "id": "mon_mutant_arthropod", "fg": 2996 }, + { "id": "mon_mutant_camouflaged", "fg": 2997 }, + { "id": "mon_mutant_evolved", "fg": 2998 }, + { "id": "mon_mutant_experimental", "fg": 2999 }, + { "id": "mon_mutant_mollusk", "fg": 3000 }, + { "id": "mon_starer_axe", "fg": 3001 }, + { "id": "mon_starer_crowbar", "fg": 3002 }, + { "id": "mon_starer_pipe", "fg": 3003 }, + { "id": "mon_ant", "fg": 3004 }, + { "id": "mon_ant_acid", "fg": 3005 }, + { "id": "mon_ant_acid_larva", "fg": 3006 }, + { "id": "mon_ant_acid_queen", "fg": 3007 }, + { "id": "mon_ant_acid_soldier", "fg": 3008 }, + { "id": "mon_ant_soldier", "fg": 3011 }, + { "id": "mon_antlion_giant", "fg": 3012 }, + { "id": "mon_antlion_larva", "fg": 3013 }, + { "id": "mon_aphid", "fg": 3014 }, + { "id": "mon_aphid_small", "fg": 3015 }, + { "id": "mon_butterfly", "fg": 3017 }, + { "id": "mon_butterfly_giant", "fg": 3019 }, + { "id": "mon_centipede_giant", "fg": 3021 }, + { "id": "mon_dermatik", "fg": 3022 }, + { "id": "mon_dermatik_larva", "fg": 3023 }, + { "id": "mon_dragonfly_giant", "fg": 3024 }, + { "id": "mon_fly", "fg": 3025 }, + { "id": "mon_grasshopper_giant", "fg": 3028 }, + { "id": "mon_lady_bug", "fg": 3030 }, + { "id": "mon_lady_bug_giant", "fg": 3031 }, + { "id": "mon_locust", "fg": 3032 }, + { "id": "mon_locust_nymph", "fg": 3033 }, + { "id": "mon_mantis_nymph", "fg": 3034 }, + { "id": "mon_mosquito_giant", "fg": 3036 }, + { "id": "mon_moth", "fg": 3037 }, + { "id": "mon_moth_giant", "fg": 3038 }, + { "id": "mon_plague_nymph", "fg": 3039 }, + { "id": "mon_plague_vector", "fg": 3040 }, + { "id": "mon_skittering_plague", "fg": 3041 }, + { "id": "mon_slug_forest", "fg": 3042 }, + { "id": "mon_slug_small", "fg": 3043 }, + { "id": "mon_snail_forest", "fg": 3044 }, + { "id": "mon_snail_small", "fg": 3045 }, + { "id": "mon_spider_cellar_giant", "fg": 3046 }, + { "id": "mon_spider_cellar_mega", "fg": 3047 }, + { "id": "mon_spider_jumping_giant", "fg": 3049 }, + { "id": "mon_spider_jumping_mega", "fg": 3050 }, + { "id": "mon_spider_jumping_small", "fg": 3051 }, + { "id": "mon_spider_trapdoor_giant", "fg": 3052 }, + { "id": "mon_spider_web", "fg": 3055 }, + { "id": "mon_spider_widow_giant", "fg": 3058 }, + { "id": "mon_spider_widow_mega", "fg": 3059 }, + { "id": "mon_spider_wolf_giant", "fg": 3061 }, + { "id": "mon_spider_wolf_mega", "fg": 3062 }, + { "id": "mon_wasp", "fg": 3064 }, + { "id": "mon_wasp_mega", "fg": 3065 }, + { "id": "mon_wasp_queen", "fg": 3066 }, + { "id": "mon_wasp_small", "fg": 3067 }, + { "id": "mon_woodlouse", "fg": 3068 }, + { "id": "mon_woodlouse_manca", "fg": 3069 }, + { "id": "mon_mi_go", "fg": 3070 }, + { "id": "mon_bear", "fg": 3097 }, + { "id": "mon_bear_cub", "fg": 3098 }, + { "id": "mon_bear_mutant_3headed", "fg": 3099 }, + { "id": "mon_big_rat", "fg": 3100 }, + { "id": "mon_bluejay", "fg": 3102 }, + { "id": "mon_boar_wild", "fg": 3103 }, + { "id": "mon_boar_wild_piglet", "fg": 3104 }, + { "id": "mon_cat", "fg": 3105 }, + { "id": "mon_cockatrice", "fg": 3108 }, + { "id": "mon_cockatrice_chick", "fg": 3109 }, + { "id": "mon_cougar", "fg": 3110 }, + { "id": "mon_cow", "fg": 3111 }, + { "id": "mon_cow_calf", "fg": 3112 }, + { "id": "mon_crow_mutant", "fg": 3115 }, + { "id": "mon_crow_mutant_small", "fg": 3116 }, + { "id": "mon_deer", "fg": 3117 }, + { "id": "mon_frog", "fg": 3123 }, + { "id": "mon_frog_giant", "fg": 3124 }, + { "id": "mon_frog_small", "fg": 3125 }, + { "id": "mon_goat", "fg": 3126 }, + { "id": "mon_goat_kid", "fg": 3127 }, + { "id": "mon_horse", "fg": 3129 }, + { "id": "mon_horse_foal", "fg": 3130 }, + { "id": "mon_llama", "fg": 3132 }, + { "id": "mon_llama_calf", "fg": 3133 }, + { "id": "mon_moorhen", "fg": 3134 }, + { "id": "mon_moose", "fg": 3135 }, + { "id": "mon_moose_calf", "fg": 3136 }, + { "id": "mon_nakedmolerat_giant", "fg": 3137 }, + { "id": "mon_pig", "fg": 3138 }, + { "id": "mon_pig_piglet", "fg": 3139 }, + { "id": "mon_pigeon", "fg": 3140 }, + { "id": "mon_rattlesnake_giant", "fg": 3141 }, + { "id": "mon_reindeer", "fg": 3142 }, + { "id": "mon_sheep", "fg": 3144 }, + { "id": "mon_sheep_lamb", "fg": 3145 }, + { "id": "mon_tadpole", "fg": 3147 }, + { "id": "mon_tadpole_brown", "fg": 3148 }, + { "id": "mon_toad", "fg": 3149 }, + { "id": "mon_toad_giant", "fg": 3150 }, + { "id": "mon_toad_small", "fg": 3151 }, + { "id": "mon_wolf", "fg": 3152 }, + { "id": "mon_wolf_pup", "fg": 3153 }, + { "id": "mon_woodpecker", "fg": 3154 }, + { "id": "mon_zap_rat", "fg": 3155 }, + { "id": "mon_raccoon", "fg": 3156 }, + { "id": "mon_absence", "fg": 3157 }, + { "id": "mon_albino_penguin", "fg": 3158 }, + { "id": "mon_amigara_horror", "fg": 3159 }, + { "id": "mon_archunk_medium", "fg": 3160 }, + { "id": "mon_archunk_strong", "fg": 3161 }, + { "id": "mon_archunk_weak", "fg": 3162 }, + { "id": "mon_blank", "fg": 3163 }, + { "id": "mon_blood_sacrifice", "fg": 3164 }, + { "id": "mon_charred_nightmare", "fg": 3165 }, + { "id": "mon_crawler", "fg": 3166 }, + { "id": "mon_dark_wyrm", "fg": 3169 }, + { "id": "mon_dementia", "fg": 3170 }, + { "id": "mon_flaming_eye", "fg": 3171 }, + { "id": "mon_flesh_angel", "fg": 3172 }, + { "id": "mon_flying_polyp", "fg": 3173 }, + { "id": "mon_giant_appendage", "fg": 3174 }, + { "id": "mon_gozu", "fg": 3175 }, + { "id": "mon_gracke", "fg": 3176 }, + { "id": "mon_headless_dog_thing", "fg": 3177 }, + { "id": "mon_homunculus", "fg": 3178 }, + { "id": "mon_human_snail", "fg": 3180 }, + { "id": "mon_hunting_horror", "fg": 3181 }, + { "id": "mon_impossible_shape", "fg": 3182 }, + { "id": "mon_jabberwock", "fg": 3183 }, + { "id": "mon_kreck", "fg": 3184 }, + { "id": "mon_rat_king", "fg": 3190 }, + { "id": "mon_shadow", "fg": 3191 }, + { "id": "mon_shadow_snake", "fg": 3192 }, + { "id": "mon_shoggoth", "fg": 3197 }, + { "id": "mon_thing", "fg": 3198 }, + { "id": "mon_twisted_body", "fg": 3199 }, + { "id": "bot_EMP_hack", "fg": 3203 }, + { "id": "bot_antimateriel", "fg": 3204 }, + { "id": "bot_c4_hack", "fg": 3205 }, + { "id": "bot_dispatch", "fg": 3206 }, + { "id": "bot_dispatch_military", "fg": 3207 }, + { "id": "bot_flashbang_hack", "fg": 3208 }, + { "id": "bot_gasbomb_hack", "fg": 3209 }, + { "id": "bot_grenade_hack", "fg": 3210 }, + { "id": "bot_laserturret", "fg": 3211 }, + { "id": "bot_manhack", "fg": 3212 }, + { "id": "bot_manhack_fire", "fg": 3213 }, + { "id": "bot_manhack_missile", "fg": 3214 }, + { "id": "bot_mininuke_hack", "fg": 3215 }, + { "id": "bot_robot_drone", "fg": 3217 }, + { "id": "bot_science_bot", "fg": 3218 }, + { "id": "bot_skitterbot", "fg": 3219 }, + { "id": "bot_turret", "fg": 3220 }, + { "id": "bot_turret_shockcannon", "fg": 3221 }, + { "id": "manhack_firebomb", "fg": 3222 }, + { "id": "manhack_firebomb_act", "fg": 3223 }, + { "id": "mon_EMP_hack", "fg": 3224 }, + { "id": "mon_broken_cyborg", "fg": 3225 }, + { "id": "mon_c4_hack", "fg": 3226 }, + { "id": "mon_copbot", "fg": 3227 }, + { "id": "mon_dispatch", "fg": 3228 }, + { "id": "mon_dispatch_military", "fg": 3229 }, + { "id": "mon_exodii_turret", "fg": 3230 }, + { "id": "mon_exodii_worker", "fg": 3231 }, + { "id": "mon_eyebot", "fg": 3232 }, + { "id": "mon_flashbang_hack", "fg": 3233 }, + { "id": "mon_gasbomb_hack", "fg": 3234 }, + { "id": "mon_grenade_hack", "fg": 3236 }, + { "id": "mon_hazmatbot", "fg": 3237 }, + { "id": "mon_hologram", "fg": 3238 }, + { "id": "mon_manhack", "fg": 3239 }, + { "id": "mon_manhack_fire", "fg": 3240 }, + { "id": "mon_manhack_missile", "fg": 3241 }, + { "id": "mon_mininuke_hack", "fg": 3242 }, + { "id": "mon_molebot", "fg": 3243 }, + { "id": "mon_prototype_cyborg", "fg": 3245 }, + { "id": "mon_riotbot", "fg": 3246 }, + { "id": "mon_robofac_prototype", "fg": 3247 }, + { "id": "mon_robot_drone", "fg": 3248 }, + { "id": "mon_science_bot", "fg": 3249 }, + { "id": "mon_secubot", "fg": 3250 }, + { "id": "mon_secubot_america", "fg": 3251 }, + { "id": "mon_skitterbot", "fg": 3252 }, + { "id": "mon_talon_m202a1", "fg": 3253 }, + { "id": "mon_turret", "fg": 3254 }, + { "id": "mon_turret_bmg", "fg": 3255 }, + { "id": "mon_turret_searchlight", "fg": 3257 }, + { "id": "mon_turret_shockcannon", "fg": 3258 }, + { "id": "mon_biollante", "fg": 3259 }, + { "id": "mon_creeper_hub", "fg": 3260 }, + { "id": "mon_creeper_root", "fg": 3261 }, + { "id": "mon_creeper_vine", "fg": 3262 }, + { "id": "mon_triffid", "fg": 3263 }, + { "id": "mon_triffid_heart", "fg": 3264 }, + { "id": "mon_triffid_queen", "fg": 3265 }, + { "id": "mon_triffid_sprig", "fg": 3266 }, + { "id": "mon_triffid_young", "fg": 3267 }, + { "id": "mon_vinebeast", "fg": 3268 }, + { "id": "2608_mon_zougar_0", "fg": 3271 }, + { "id": "mon_boomer_claymore", "fg": 3356 }, + { "id": "mon_boomer_glutton", "fg": 3357 }, + { "id": "mon_boomer_huge", "fg": 3358 }, + { "id": "mon_dog_skeleton_brute", "fg": 3360 }, + { "id": "mon_dog_zombie_brute", "fg": 3361 }, + { "id": "mon_fungal_raptor", "fg": 3363 }, + { "id": "mon_fungal_wretch", "fg": 3364 }, + { "id": "mon_skeleton", "fg": 3365 }, + { "id": "mon_skeleton_master", "fg": 3366 }, + { "id": "mon_skeleton_medical", "fg": 3367 }, + { "id": "mon_skeleton_necro", "fg": 3368 }, + { "id": "mon_smoker_brute", "fg": 3369 }, + { "id": "mon_spawn_raptor", "fg": 3370 }, + { "id": "mon_spawn_raptor_electric", "fg": 3371 }, + { "id": "mon_spawn_raptor_shady", "fg": 3372 }, + { "id": "mon_spawn_raptor_unstable", "fg": 3373 }, + { "id": "mon_wolf_skeleton", "fg": 3374 }, + { "id": "mon_zeer", "fg": 3375 }, + { "id": "mon_zeindeer", "fg": 3376 }, + { "id": "mon_zllama", "fg": 3377 }, + { "id": "mon_zolf", "fg": 3378 }, + { "id": "mon_zombear", "fg": 3379 }, + { "id": "mon_zombear_acidic", "fg": 3380 }, + { "id": "mon_zombear_skeleton", "fg": 3381 }, + { "id": "mon_zombeaver", "fg": 3382 }, + { "id": "mon_zombie_brute_winged", "fg": 3383 }, + { "id": "mon_zombie_dog_acidic", "fg": 3384 }, + { "id": "mon_zombie_dog_brute_acidic", "fg": 3385 }, + { "id": "mon_zombie_horse", "fg": 3387 }, + { "id": "mon_zombie_horse_black", "fg": 3388 }, + { "id": "mon_zombie_horse_pale", "fg": 3389 }, + { "id": "mon_zombie_horse_red", "fg": 3390 }, + { "id": "mon_zombie_horse_white", "fg": 3391 }, + { "id": "mon_zombie_marine", "fg": 3392 }, + { "id": "mon_zombie_marine_upgrade", "fg": 3393 }, + { "id": "mon_zombie_master", "fg": 3394 }, + { "id": "mon_zombie_medical", "fg": 3395 }, + { "id": "mon_zombie_medical_acidic", "fg": 3396 }, + { "id": "mon_zombie_medical_brute", "fg": 3397 }, + { "id": "mon_zombie_medical_regenerating", "fg": 3398 }, + { "id": "mon_zombie_necro", "fg": 3399 }, + { "id": "mon_zombie_necro_boomer", "fg": 3400 }, + { "id": "mon_zombie_regenerating", "fg": 3401 }, + { "id": "mon_zombie_relax_gasbag", "fg": 3402 }, + { "id": "mon_zombie_resort_dancer", "fg": 3403 }, + { "id": "mon_zombie_snotgobbler", "fg": 3405 }, + { "id": "mon_zombie_soldier", "fg": 3406 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 3407 }, + { "id": "mon_zombie_soldier_acid_2", "fg": 3408 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 3409 }, + { "id": "mon_zombie_soldier_blackops_2", "fg": 3410 }, + { "id": "mon_zombie_static", "fg": 3411 }, + { "id": "mon_zombie_tear_gasbag", "fg": 3413 }, + { "id": "mon_zombie_winged", "fg": 3414 }, + { "id": "mon_zombie_wretch", "fg": 3415 }, + { "id": "mon_zoose_thorny", "fg": 3416 }, + { "id": "mon_zougar", "fg": 3417 }, + { "id": "mon_zougar_shady", "fg": 3418 }, + { "id": "mon_zow", "fg": 3419 }, + { "id": "t_bridge", "fg": 3623 }, + { "id": "t_bulk_tank", "fg": 3624 }, + { "id": "t_card_reader_broken", "fg": 3625 }, + { "id": "t_chaingate_c", "fg": 3631 }, + { "id": "t_chaingate_l", "fg": 3632 }, + { "id": "t_chaingate_o", "fg": 3633 }, + { "id": "t_cvdmachine", "fg": 3644 }, + { "id": "t_dirt_season_winter", "fg": 3646 }, + { "id": "t_door_elocked", "fg": 3649 }, + { "id": "t_door_metal_elocked", "fg": 3651 }, + { "id": "t_elevator", "fg": 3653 }, + { "id": "t_fault", "fg": 3654 }, + { "id": "t_floor", "fg": 3685 }, + { "id": "t_floor_blue", "fg": 3686 }, + { "id": "t_floor_primitive", "fg": 3688 }, + { "id": "t_floor_wax", "fg": 3690 }, + { "id": "t_floor_waxed", "fg": 3691 }, + { "id": "t_fungus_floor_in", "fg": 3692 }, + { "id": "t_fungus_floor_out", "fg": 3693 }, + { "id": "t_fungus_mound", "fg": 3695 }, + { "id": "t_golf_hole", "fg": 3703 }, + { "id": "t_iron_fence_posts", "fg": 3723 }, + { "id": "t_ladder_down", "fg": 3724 }, + { "id": "t_low_stairs_begin", "fg": 3729 }, + { "id": "t_low_stairs_end", "fg": 3730 }, + { "id": "t_manhole", "fg": 3731 }, + { "id": "t_marloss", "fg": 3733 }, + { "id": "t_missile_exploded", "fg": 3742 }, + { "id": "t_paper", "fg": 3757 }, + { "id": "t_portcullis", "fg": 3785 }, + { "id": "t_railroad_rubble", "fg": 3794 }, + { "id": "t_railroad_track_on_tie", "fg": 3804 }, + { "id": "t_rock", "fg": 3811 }, + { "id": "t_rock_blue", "fg": 3812 }, + { "id": "t_rock_green", "fg": 3814 }, + { "id": "t_rock_red", "fg": 3815 }, + { "id": "t_rock_smooth", "fg": 3816 }, + { "id": "t_rootcellar", "fg": 3834 }, + { "id": "t_rope_up", "fg": 3835 }, + { "id": "t_sand", "fg": 3836 }, + { "id": "t_sandmound", "fg": 3843 }, + { "id": "t_searth_test", "fg": 3856 }, + { "id": "t_shrub", "fg": 3860 }, + { "id": "t_shrub_blueberry", "fg": 3861 }, + { "id": "t_shrub_fungal", "fg": 3863 }, + { "id": "t_shrub_strawberry", "fg": 3867 }, + { "id": "t_slope_down", "fg": 3871 }, + { "id": "t_slope_up", "fg": 3872 }, + { "id": "t_sludge", "fg": 3873 }, + { "id": "t_soil", "fg": 3874 }, + { "id": "t_stairs_down", "fg": 3875 }, + { "id": "t_stairs_up", "fg": 3876 }, + { "id": "t_stump", "fg": 3877 }, + { "id": "t_tar", "fg": 3879 }, + { "id": "t_thconc_floor_olight", "fg": 3880 }, + { "id": "t_tree_fungal_young", "fg": 3881 }, + { "id": "t_tree_young", "fg": 3882 }, + { "id": "t_tree_young_season_autumn", "fg": 3883 }, + { "id": "t_tree_young_season_summer", "fg": 3884 }, + { "id": "t_tree_young_season_winter", "fg": 3885 }, + { "id": "t_trunk", "fg": 3886 }, + { "id": "t_underbrush_harvested_winter_season_winter", "fg": 3892 }, + { "id": "t_underbrush_season_autumn", "fg": 3893 }, + { "id": "t_underbrush_season_summer", "fg": 3894 }, + { "id": "t_underbrush_season_winter", "fg": 3895 }, + { "id": "t_wax", "fg": 3971 }, + { "id": "t_woodchips", "fg": 3972 }, + { "id": "t_zebra", "fg": 3973 }, + { "id": "graffiti_EAST", "fg": 3986 }, + { "id": "graffiti_WEST", "fg": 3995 }, + { "id": "t_grass_alien", "fg": 4000 }, + { "id": "t_grass_long", "fg": 4001 }, + { "id": "t_grass_long_season_autumn", "fg": 4002 }, + { "id": "t_grass_long_season_summer", "fg": 4003 }, + { "id": "t_grass_long_season_winter", "fg": 4004 }, + { "id": "t_grass_tall", "fg": 4014 }, + { "id": "t_grass_tall_season_autumn", "fg": 4015 }, + { "id": "t_grass_tall_season_summer", "fg": 4016 }, + { "id": "t_grass_tall_season_winter", "fg": 4017 }, + { "id": "tr_beartrap", "fg": 4019 }, + { "id": "tr_beartrap_buried", "fg": 4020 }, + { "id": "tr_boobytrap", "fg": 4021 }, + { "id": "tr_bubblewrap", "fg": 4022 }, + { "id": "tr_caltrops", "fg": 4023 }, + { "id": "tr_crossbow", "fg": 4025 }, + { "id": "tr_dissector", "fg": 4026 }, + { "id": "tr_engine", "fg": 4027 }, + { "id": "tr_landmine", "fg": 4041 }, + { "id": "tr_landmine_buried", "fg": 4042 }, + { "id": "tr_nailboard", "fg": 4046 }, + { "id": "tr_telepad", "fg": 4057 }, + { "id": "tr_temple_flood", "fg": 4058 }, + { "id": "tr_temple_toggle", "fg": 4059 }, + { "id": "tr_tripwire", "fg": 4060 }, + { "id": "animation_line", "fg": 4061 }, + { "id": "highlight_item", "fg": 4063 }, + { "id": "vp_hddoor_closed", "fg": 4246 }, + { "id": "brooch", "fg": 4326 }, + { "id": "leather_pouch", "fg": 4327 }, + { "id": "makeshift_sling", "fg": 4328 }, + { "id": "power_armor_frame", "fg": 4329 }, + { "id": "ragpouch", "fg": 4330 }, + { "id": "boots_bone", "fg": 4332 }, + { "id": "boots_chitin", "fg": 4333 }, + { "id": "boots_hiking", "fg": 4336 }, + { "id": "clownshoes", "fg": 4343 }, + { "id": "shoes_bowling", "fg": 4349 }, + { "id": "swim_fins", "fg": 4355 }, + { "id": "armguard_bone", "fg": 4359 }, + { "id": "armguard_bronze", "fg": 4360 }, + { "id": "armguard_chitin", "fg": 4361 }, + { "id": "bandolier_wrist", "fg": 4364 }, + { "id": "bead_bracelet", "fg": 4365 }, + { "id": "copper_bracelet", "fg": 4366 }, + { "id": "copper_ring", "fg": 4367 }, + { "id": "cufflinks", "fg": 4368 }, + { "id": "cufflinks_intricate", "fg": 4369 }, + { "id": "game_watch", "fg": 4371 }, + { "id": "glove_jackson", "fg": 4373 }, + { "id": "gloves_lsurvivor", "fg": 4379 }, + { "id": "gloves_medical", "fg": 4380 }, + { "id": "gloves_rubber", "fg": 4381 }, + { "id": "gloves_tactical", "fg": 4382 }, + { "id": "gloves_wool", "fg": 4384 }, + { "id": "gloves_wraps", "fg": 4385 }, + { "id": "gloves_wraps_fur", "fg": 4386 }, + { "id": "gloves_wraps_leather", "fg": 4387 }, + { "id": "gold_bracelet", "fg": 4388 }, + { "id": "gold_watch", "fg": 4390 }, + { "id": "megaarmor_armguards_1", "fg": 4391 }, + { "id": "platinum_bracelet", "fg": 4393 }, + { "id": "platinum_ring", "fg": 4395 }, + { "id": "platinum_watch", "fg": 4396 }, + { "id": "sf_watch", "fg": 4397 }, + { "id": "silver_watch", "fg": 4401 }, + { "id": "10gal_hat", "fg": 4404 }, + { "id": "ballistic_mandible_guard", "fg": 4407 }, + { "id": "bandana", "fg": 4408 }, + { "id": "barrette", "fg": 4409 }, + { "id": "bead_ear", "fg": 4410 }, + { "id": "bondage_mask", "fg": 4413 }, + { "id": "bronze_medal", "fg": 4415 }, + { "id": "copper_ear", "fg": 4416 }, + { "id": "copper_hairpin", "fg": 4417 }, + { "id": "cowl_wool", "fg": 4420 }, + { "id": "ear_plugs", "fg": 4422 }, + { "id": "eclipse_glasses", "fg": 4423 }, + { "id": "eyepatch_leather", "fg": 4424 }, + { "id": "fancy_sunglasses", "fg": 4425 }, + { "id": "fc_hairpin", "fg": 4426 }, + { "id": "foodperson_mask", "fg": 4427 }, + { "id": "foodperson_mask_on", "fg": 4428 }, + { "id": "glasses_bal", "fg": 4429 }, + { "id": "glasses_bifocal", "fg": 4430 }, + { "id": "glasses_monocle", "fg": 4432 }, + { "id": "glasses_reading", "fg": 4433 }, + { "id": "glasses_safety", "fg": 4434 }, + { "id": "goggles_ski", "fg": 4436 }, + { "id": "goggles_swim", "fg": 4437 }, + { "id": "gold_ear", "fg": 4440 }, + { "id": "gold_hairpin", "fg": 4441 }, + { "id": "hat_ball", "fg": 4444 }, + { "id": "hat_chef", "fg": 4445 }, + { "id": "hat_fur", "fg": 4447 }, + { "id": "hat_golf", "fg": 4448 }, + { "id": "hat_hooded", "fg": 4450 }, + { "id": "hat_hunting", "fg": 4451 }, + { "id": "hat_knit", "fg": 4452 }, + { "id": "helmet_army", "fg": 4453 }, + { "id": "helmet_ball", "fg": 4454 }, + { "id": "helmet_barbute", "fg": 4455 }, + { "id": "helmet_bone", "fg": 4457 }, + { "id": "helmet_bronze", "fg": 4458 }, + { "id": "helmet_chitin", "fg": 4459 }, + { "id": "helmet_corinthian", "fg": 4461 }, + { "id": "helmet_galea", "fg": 4463 }, + { "id": "helmet_kabuto", "fg": 4464 }, + { "id": "helmet_nasal", "fg": 4466 }, + { "id": "helmet_plate", "fg": 4469 }, + { "id": "hood_lsurvivor", "fg": 4474 }, + { "id": "hood_rain", "fg": 4475 }, + { "id": "keffiyeh", "fg": 4478 }, + { "id": "kevlar_nape_protector", "fg": 4479 }, + { "id": "leather_cat_ears", "fg": 4480 }, + { "id": "mask_bal", "fg": 4482 }, + { "id": "mask_dust", "fg": 4483 }, + { "id": "mask_filter", "fg": 4484 }, + { "id": "mask_rioter", "fg": 4487 }, + { "id": "megaarmor_head_1", "fg": 4488 }, + { "id": "mesh_nape_protector", "fg": 4489 }, + { "id": "miner_hat", "fg": 4490 }, + { "id": "miner_hat_on", "fg": 4491 }, + { "id": "mouthpiece", "fg": 4492 }, + { "id": "nape_protector", "fg": 4493 }, + { "id": "platinum_dental_grill", "fg": 4497 }, + { "id": "platinum_ear", "fg": 4498 }, + { "id": "platinum_hairpin", "fg": 4499 }, + { "id": "postman_hat", "fg": 4502 }, + { "id": "power_armor_helmet_heavy", "fg": 4505 }, + { "id": "power_armor_helmet_light", "fg": 4506 }, + { "id": "silver_ear", "fg": 4508 }, + { "id": "silver_hairpin", "fg": 4509 }, + { "id": "sunglasses", "fg": 4513 }, + { "id": "tophat", "fg": 4515 }, + { "id": "turban", "fg": 4516 }, + { "id": "bunker_pants", "fg": 4523 }, + { "id": "chaps_leather", "fg": 4524 }, + { "id": "dump_pouch", "fg": 4525 }, + { "id": "flintlock_pouch", "fg": 4527 }, + { "id": "hot_pants", "fg": 4530 }, + { "id": "hot_pants_fur", "fg": 4531 }, + { "id": "hot_pants_leather", "fg": 4532 }, + { "id": "jeans", "fg": 4533 }, + { "id": "judo_belt_black", "fg": 4535 }, + { "id": "judo_belt_blue", "fg": 4536 }, + { "id": "judo_belt_brown", "fg": 4537 }, + { "id": "judo_belt_green", "fg": 4538 }, + { "id": "judo_belt_orange", "fg": 4539 }, + { "id": "judo_belt_white", "fg": 4540 }, + { "id": "judo_belt_yellow", "fg": 4541 }, + { "id": "legguard_bronze", "fg": 4544 }, + { "id": "legrig", "fg": 4545 }, + { "id": "loincloth_fur", "fg": 4546 }, + { "id": "loincloth_leather", "fg": 4547 }, + { "id": "long_underpants", "fg": 4548 }, + { "id": "megaarmor_leggings_1", "fg": 4549 }, + { "id": "nanoskirt", "fg": 4550 }, + { "id": "pants_army", "fg": 4553 }, + { "id": "pants_checkered", "fg": 4555 }, + { "id": "pants_fur", "fg": 4556 }, + { "id": "postman_shorts", "fg": 4558 }, + { "id": "shorts_cargo", "fg": 4560 }, + { "id": "apron_leather", "fg": 4566 }, + { "id": "armor_bone", "fg": 4567 }, + { "id": "armor_chitin", "fg": 4568 }, + { "id": "armor_cuirass", "fg": 4569 }, + { "id": "armor_samurai", "fg": 4573 }, + { "id": "army_top", "fg": 4574 }, + { "id": "backpack_giant", "fg": 4576 }, + { "id": "backpack_hiking", "fg": 4577 }, + { "id": "backpack_tactical_large", "fg": 4579 }, + { "id": "badge_foodkid", "fg": 4581 }, + { "id": "ballistic_vest_esapi", "fg": 4582 }, + { "id": "ballistic_vest_esapi_var_swat_ballistic_vest", "fg": 4583 }, + { "id": "ballistic_vest_esapi_var_us_ballistic_vest", "fg": 4584 }, + { "id": "bigback", "fg": 4585 }, + { "id": "bikini_top_leather", "fg": 4587 }, + { "id": "bondage_suit", "fg": 4589 }, + { "id": "bookplate", "fg": 4590 }, + { "id": "case_violin", "fg": 4592 }, + { "id": "cloak_wool", "fg": 4598 }, + { "id": "corset", "fg": 4603 }, + { "id": "dinosuit", "fg": 4604 }, + { "id": "dress_wedding", "fg": 4608 }, + { "id": "duffelbag", "fg": 4609 }, + { "id": "fishing_waders", "fg": 4610 }, + { "id": "flag_shirt", "fg": 4611 }, + { "id": "flotation_vest", "fg": 4612 }, + { "id": "flotation_vest_ms", "fg": 4613 }, + { "id": "football_armor", "fg": 4614 }, + { "id": "holo_cloak", "fg": 4616 }, + { "id": "house_coat", "fg": 4618 }, + { "id": "jacket_flannel", "fg": 4622 }, + { "id": "jacket_leather", "fg": 4624 }, + { "id": "jersey", "fg": 4626 }, + { "id": "level_3_vest_var_fema_armor_vest", "fg": 4629 }, + { "id": "level_3_vest_var_national_guard_armor_vest", "fg": 4630 }, + { "id": "level_3_vest_var_police_armor_vest", "fg": 4631 }, + { "id": "linuxtshirt", "fg": 4632 }, + { "id": "long_undertop", "fg": 4633 }, + { "id": "lsurvivor_suit", "fg": 4636 }, + { "id": "maid_dress", "fg": 4637 }, + { "id": "megaarmor_torso_1", "fg": 4639 }, + { "id": "megaarmor_torso_2", "fg": 4640 }, + { "id": "megaarmor_torso_3", "fg": 4641 }, + { "id": "megaarmor_torso_3_act", "fg": 4642 }, + { "id": "optical_cloak", "fg": 4645 }, + { "id": "petpack", "fg": 4647 }, + { "id": "polo_shirt", "fg": 4648 }, + { "id": "poncho", "fg": 4649 }, + { "id": "postman_shirt", "fg": 4650 }, + { "id": "power_armor_heavy", "fg": 4652 }, + { "id": "power_armor_light", "fg": 4653 }, + { "id": "robe", "fg": 4657 }, + { "id": "soft_3a_vest_var_press_armor_vest", "fg": 4661 }, + { "id": "soft_3a_vest_var_security_armor_vest", "fg": 4662 }, + { "id": "stab_vest", "fg": 4664 }, + { "id": "suit", "fg": 4665 }, + { "id": "swat_armor", "fg": 4668 }, + { "id": "sweater", "fg": 4669 }, + { "id": "sweatshirt", "fg": 4670 }, + { "id": "tarp", "fg": 4672 }, + { "id": "tie_bow", "fg": 4674 }, + { "id": "travelpack", "fg": 4676 }, + { "id": "tux", "fg": 4681 }, + { "id": "vest_leather_mod", "fg": 4685 }, + { "id": "vest_leather_zuicide_short", "fg": 4686 }, + { "id": "vest_leather_zuicide_short_active", "fg": 4687 } ] }, { "file": "large.png", - "//": "range 4688 to 5471", + "//": "range 4704 to 5487", "sprite_width": 20, "sprite_height": 20, "sprite_offset_x": -5, "sprite_offset_y": -10, "tiles": [ - { "id": "overlay_crouch", "bg": 4688 }, - { "id": "overlay_effect_bleed", "bg": 4689 }, - { "id": [ "overlay_neutral_sees_player", "overlay_other_sees_player" ], "fg": 4693 }, - { "id": "overlay_prone", "bg": 4694 }, - { "id": "overlay_run", "bg": 4695 }, + { "id": "overlay_crouch", "bg": 4704 }, + { "id": "overlay_effect_bleed", "bg": 4705 }, + { "id": [ "overlay_neutral_sees_player", "overlay_other_sees_player" ], "fg": 4709 }, + { "id": "overlay_prone", "bg": 4710 }, + { "id": "overlay_run", "bg": 4711 }, { "id": [ "exodii_ingot_tin", "exodii_ingot_zinc", "exodii_ingot_aluminum" ], - "fg": 4705, + "fg": 4721, "//": "filler because of want for materials to be consistent across all items" }, - { "id": "t_tree_worm", "fg": [ { "weight": 1, "sprite": 4716 }, { "weight": 1, "sprite": 4717 } ] }, + { "id": "t_tree_worm", "fg": [ { "weight": 1, "sprite": 4732 }, { "weight": 1, "sprite": 4733 } ] }, { "id": "mon_civilian_police", - "fg": [ { "weight": 1, "sprite": 4732 }, { "weight": 1, "sprite": 4731 } ], + "fg": [ { "weight": 1, "sprite": 4748 }, { "weight": 1, "sprite": 4747 } ], "//": "changing these to simply use character and overlay the gun would be better, but i do not see how to do that whilst keeping variants correct", "//2": "yes the female sprite confines to 10x10, but the male breaks if it is" }, { "id": "mon_civilian_zombiefighter", - "fg": [ { "weight": 1, "sprite": 4734 }, { "weight": 1, "sprite": 4733 } ], + "fg": [ { "weight": 1, "sprite": 4750 }, { "weight": 1, "sprite": 4749 } ], "//": "changing these to simply use character and overlay the stick would be better, but i do not see how to do that whilst keeping variants correct" }, { "id": "mon_zombie_giant_heart", "animated": true, - "fg": [ { "weight": 50, "sprite": 4755 }, { "weight": 20, "sprite": 4756 }, { "weight": 15, "sprite": 4757 } ] + "fg": [ { "weight": 50, "sprite": 4771 }, { "weight": 20, "sprite": 4772 }, { "weight": 15, "sprite": 4773 } ] }, - { "id": [ "t_tree_apple", "t_tree_pear" ], "fg": 4912 }, - { "id": [ "t_tree_birch_harvested_season_spring", "t_tree_birch_harvested" ], "fg": 4914 }, + { "id": [ "t_tree_apple", "t_tree_pear" ], "fg": 4928 }, + { "id": [ "t_tree_birch_harvested_season_spring", "t_tree_birch_harvested" ], "fg": 4930 }, { "id": [ "t_tree_birch_harvested_season_winter", @@ -10482,9 +10560,9 @@ "t_tree_pecan_harvested_season_winter", "t_tree_maple_season_winter" ], - "fg": 4916 + "fg": 4932 }, - { "id": [ "t_tree_birch_season_spring", "t_tree_birch" ], "fg": 4918 }, + { "id": [ "t_tree_birch_season_spring", "t_tree_birch" ], "fg": 4934 }, { "id": [ "t_tree_willow_season_winter", @@ -10496,7 +10574,7 @@ "mon_treent_season_winter", "mon_treent_green_season_winter" ], - "fg": 4921 + "fg": 4937 }, { "id": [ @@ -10508,9 +10586,9 @@ "t_tree_pecan_season_autumn", "t_tree_pecan_harvested_season_autumn" ], - "fg": 4922 + "fg": 4938 }, - { "id": [ "t_tree_cherry", "t_tree_plum" ], "fg": 4923 }, + { "id": [ "t_tree_cherry", "t_tree_plum" ], "fg": 4939 }, { "id": [ "t_tree_cherry_season_spring", @@ -10522,7 +10600,7 @@ "t_tree_peach_season_spring", "t_tree_apricot_season_spring" ], - "fg": 4924 + "fg": 4940 }, { "id": [ @@ -10546,11 +10624,11 @@ "t_tree_cherry_season_winter", "t_tree_cherry_harvested_season_winter" ], - "fg": 4926 + "fg": 4942 }, { "id": [ "t_tree_harvested", "t_tree_season_summer", "t_tree_harvested_season_summer", "t_tree_harvested_season_spring" ], - "fg": 4930 + "fg": 4946 }, { "id": [ @@ -10559,7 +10637,7 @@ "t_tree_blackjack_harvested_season_summer", "t_tree_blackjack_harvested_season_autumn" ], - "fg": 4931 + "fg": 4947 }, { "id": [ @@ -10579,7 +10657,7 @@ "t_tree_pecan_harvested", "t_tree_blackjack_season_spring" ], - "fg": 4932 + "fg": 4948 }, { "id": [ @@ -10592,11 +10670,11 @@ "t_tree_pecan_harvested_season_summer", "t_tree_blackjack" ], - "fg": 4934 + "fg": 4950 }, - { "id": [ "t_tree_maple_tapped", "t_tree_maple_tapped_season_spring" ], "fg": 4935 }, - { "id": [ "t_tree_peach", "t_tree_apricot" ], "fg": 4939 }, - { "id": [ "t_tree_peach_harvested", "t_tree_apricot_harvested" ], "fg": 4940 }, + { "id": [ "t_tree_maple_tapped", "t_tree_maple_tapped_season_spring" ], "fg": 4951 }, + { "id": [ "t_tree_peach", "t_tree_apricot" ], "fg": 4955 }, + { "id": [ "t_tree_peach_harvested", "t_tree_apricot_harvested" ], "fg": 4956 }, { "id": [ "t_tree_season_autumn", @@ -10606,7 +10684,7 @@ "t_tree_peach_season_autumn", "t_tree_apricot_season_autumn" ], - "fg": 4943 + "fg": 4959 }, { "id": [ @@ -10617,14 +10695,14 @@ "t_tree_apple_harvested", "t_tree_pear_harvested" ], - "fg": 4944 + "fg": 4960 }, - { "id": [ "t_tree_willow_harvested_season_spring", "t_tree_willow_harvested" ], "fg": 4946 }, - { "id": [ "t_tree_willow_harvested_season_winter", "t_tree_alder_harvested_season_winter" ], "fg": 4948 }, - { "id": [ "t_tree_willow_season_spring", "t_tree_willow" ], "fg": 4950 }, - { "id": "overlay_female_wielded_RPG", "fg": 5103, "rotates": false }, - { "id": "overlay_female_wielded_SPAS_12", "fg": 5099, "rotates": false }, - { "id": "overlay_female_wielded_TDI", "fg": 5075, "rotates": false }, + { "id": [ "t_tree_willow_harvested_season_spring", "t_tree_willow_harvested" ], "fg": 4962 }, + { "id": [ "t_tree_willow_harvested_season_winter", "t_tree_alder_harvested_season_winter" ], "fg": 4964 }, + { "id": [ "t_tree_willow_season_spring", "t_tree_willow" ], "fg": 4966 }, + { "id": "overlay_female_wielded_RPG", "fg": 5119, "rotates": false }, + { "id": "overlay_female_wielded_SPAS_12", "fg": 5115, "rotates": false }, + { "id": "overlay_female_wielded_TDI", "fg": 5091, "rotates": false }, { "id": [ "overlay_female_wielded_ak74", @@ -10633,10 +10711,10 @@ "overlay_female_wielded_saiga_12", "overlay_female_wielded_saiga_410" ], - "fg": 5084, + "fg": 5100, "rotates": false }, - { "id": [ "overlay_female_wielded_an94", "overlay_female_wielded_USAS_12" ], "fg": 5085, "rotates": false }, + { "id": [ "overlay_female_wielded_an94", "overlay_female_wielded_USAS_12" ], "fg": 5101, "rotates": false }, { "id": [ "overlay_female_wielded_arming_sword", @@ -10645,7 +10723,7 @@ "overlay_female_wielded_kirpan", "overlay_female_wielded_knife_baselard" ], - "fg": 5128, + "fg": 5144, "rotates": false }, { @@ -10657,15 +10735,15 @@ "overlay_female_wielded_tonfa_wood", "overlay_female_wielded_tonfa" ], - "fg": 5133, + "fg": 5149, "rotates": false }, { "id": [ "overlay_female_wielded_baton", "overlay_female_wielded_PR24-retracted" ], - "fg": 5134, + "fg": 5150, "rotates": false }, - { "id": "overlay_female_wielded_bio_shotgun_gun", "fg": 5093, "rotates": false }, + { "id": "overlay_female_wielded_bio_shotgun_gun", "fg": 5109, "rotates": false }, { "id": [ "overlay_female_wielded_blackjack", @@ -10674,7 +10752,7 @@ "overlay_female_wielded_shillelagh_weighted", "overlay_female_wielded_shillelagh_fake" ], - "fg": 5136, + "fg": 5152, "rotates": false }, { @@ -10684,10 +10762,10 @@ "overlay_female_wielded_sword_crude", "overlay_female_wielded_sword_wood" ], - "fg": 5137, + "fg": 5153, "rotates": false }, - { "id": "overlay_female_wielded_bolas", "fg": 5118, "rotates": false }, + { "id": "overlay_female_wielded_bolas", "fg": 5134, "rotates": false }, { "id": [ "overlay_female_wielded_broadsword", @@ -10695,7 +10773,7 @@ "overlay_female_wielded_cavalry_sabre", "overlay_female_wielded_wakizashi" ], - "fg": 5140, + "fg": 5156, "rotates": false }, { @@ -10706,23 +10784,23 @@ "overlay_female_wielded_surv_hand_cannon", "overlay_female_wielded_colt_saa" ], - "fg": 5069, + "fg": 5085, "rotates": false }, { "id": [ "overlay_female_wielded_compbow", "overlay_female_wielded_recurbow", "overlay_female_wielded_compgreatbow" ], - "fg": 5106, + "fg": 5122, "rotates": false }, - { "id": "overlay_female_wielded_compcrossbow", "fg": 5111, "rotates": false }, + { "id": "overlay_female_wielded_compcrossbow", "fg": 5127, "rotates": false }, { "id": [ "overlay_female_wielded_compositebow", "overlay_female_wielded_reflexbow", "overlay_female_wielded_reflexrecurvebow" ], - "fg": 5108, + "fg": 5124, "rotates": false }, { "id": [ "overlay_female_wielded_crossbow", "overlay_female_wielded_bullet_crossbow" ], - "fg": 5109, + "fg": 5125, "rotates": false }, { @@ -10732,11 +10810,11 @@ "overlay_female_wielded_dao", "overlay_female_wielded_khopesh" ], - "fg": 5146, + "fg": 5162, "rotates": false }, - { "id": "overlay_female_wielded_disc_golf", "fg": 5119, "rotates": false }, - { "id": "overlay_female_wielded_draco", "fg": 5088, "rotates": false }, + { "id": "overlay_female_wielded_disc_golf", "fg": 5135, "rotates": false }, + { "id": "overlay_female_wielded_draco", "fg": 5104, "rotates": false }, { "id": [ "overlay_female_wielded_famas", @@ -10744,52 +10822,52 @@ "overlay_female_wielded_rm88_battle_rifle", "overlay_female_wielded_cx4" ], - "fg": 5050, + "fg": 5066, "rotates": false }, { "id": [ "overlay_female_wielded_flamethrower", "overlay_female_wielded_rm451_flamethrower" ], - "fg": 5094, + "fg": 5110, "rotates": false }, - { "id": "overlay_female_wielded_flaregun", "fg": 5101, "rotates": false }, - { "id": [ "overlay_female_wielded_fn_fal", "overlay_female_wielded_hk_g3" ], "fg": 5047, "rotates": false }, - { "id": "overlay_female_wielded_fn_p90", "fg": 5086, "rotates": false }, - { "id": "overlay_female_wielded_frisbee", "fg": 5120, "rotates": false }, + { "id": "overlay_female_wielded_flaregun", "fg": 5117, "rotates": false }, + { "id": [ "overlay_female_wielded_fn_fal", "overlay_female_wielded_hk_g3" ], "fg": 5063, "rotates": false }, + { "id": "overlay_female_wielded_fn_p90", "fg": 5102, "rotates": false }, + { "id": "overlay_female_wielded_frisbee", "fg": 5136, "rotates": false }, { "id": [ "overlay_female_wielded_glass_shiv", "overlay_female_wielded_glass_shard" ], - "fg": 5149, + "fg": 5165, "rotates": false }, - { "id": "overlay_female_wielded_glock_17", "fg": 5040, "rotates": false }, - { "id": "overlay_female_wielded_hand_crossbow", "fg": 5110, "rotates": false }, + { "id": "overlay_female_wielded_glock_17", "fg": 5056, "rotates": false }, + { "id": "overlay_female_wielded_hand_crossbow", "fg": 5126, "rotates": false }, { "id": [ "overlay_female_wielded_hatchet", "overlay_female_wielded_hand_axe" ], - "fg": 5154, + "fg": 5170, "rotates": false }, { "id": [ "overlay_female_wielded_hk417_13", "overlay_female_wielded_rm51_assault_rifle" ], - "fg": 5155, + "fg": 5171, "rotates": false }, - { "id": "overlay_female_wielded_hk_g36", "fg": 5051, "rotates": false }, - { "id": "overlay_female_wielded_hk_g80", "fg": 5068, "rotates": false }, - { "id": "overlay_female_wielded_hk_mp5", "fg": 5039, "rotates": false }, - { "id": "overlay_female_wielded_hk_mp5sd", "fg": 5089, "rotates": false }, - { "id": [ "overlay_female_wielded_hk_mp7", "overlay_female_wielded_ksub2000" ], "fg": 5080, "rotates": false }, + { "id": "overlay_female_wielded_hk_g36", "fg": 5067, "rotates": false }, + { "id": "overlay_female_wielded_hk_g80", "fg": 5084, "rotates": false }, + { "id": "overlay_female_wielded_hk_mp5", "fg": 5055, "rotates": false }, + { "id": "overlay_female_wielded_hk_mp5sd", "fg": 5105, "rotates": false }, + { "id": [ "overlay_female_wielded_hk_mp7", "overlay_female_wielded_ksub2000" ], "fg": 5096, "rotates": false }, { "id": [ "overlay_female_wielded_hk_ump45", "overlay_female_wielded_hk_mp5k" ], - "fg": 5076, + "fg": 5092, "rotates": false }, - { "id": "overlay_female_wielded_hybridbow", "fg": 5107, "rotates": false }, + { "id": "overlay_female_wielded_hybridbow", "fg": 5123, "rotates": false }, { "id": [ "overlay_female_wielded_i_staff", "overlay_female_wielded_shock_staff" ], - "fg": 5158, + "fg": 5174, "rotates": false }, - { "id": "overlay_female_wielded_iwi_tavor_x95_300blk", "fg": 5056, "rotates": false }, + { "id": "overlay_female_wielded_iwi_tavor_x95_300blk", "fg": 5072, "rotates": false }, { "id": [ "overlay_female_wielded_j22", @@ -10799,12 +10877,12 @@ "overlay_female_wielded_rugerlcp", "overlay_female_wielded_taurus_spectrum" ], - "fg": 5065, + "fg": 5081, "rotates": false }, { "id": [ "overlay_female_wielded_katana", "overlay_female_wielded_estoc", "overlay_female_wielded_nodachi" ], - "fg": 5160, + "fg": 5176, "rotates": false }, { @@ -10819,7 +10897,7 @@ "overlay_female_wielded_primitive_knife", "overlay_female_wielded_spike" ], - "fg": 5161, + "fg": 5177, "rotates": false }, { @@ -10830,32 +10908,32 @@ "overlay_female_wielded_knife_hunting", "overlay_female_wielded_knife_rm42" ], - "fg": 5162, + "fg": 5178, "rotates": false }, - { "id": [ "overlay_female_wielded_ksg", "overlay_female_wielded_ksg-25" ], "fg": 5100, "rotates": false }, + { "id": [ "overlay_female_wielded_ksg", "overlay_female_wielded_ksg-25" ], "fg": 5116, "rotates": false }, { "id": [ "overlay_female_wielded_laser_rifle", "overlay_female_wielded_recon_mech_laser", "overlay_female_wielded_laser_cannon" ], - "fg": 5044, + "fg": 5060, "rotates": false }, { "id": [ "overlay_female_wielded_launcher_simple", "overlay_female_wielded_surv_rocket_launcher" ], - "fg": 5072, + "fg": 5088, "rotates": false }, - { "id": "overlay_female_wielded_longbow", "fg": 5105, "rotates": false }, + { "id": "overlay_female_wielded_longbow", "fg": 5121, "rotates": false }, { "id": [ "overlay_female_wielded_m1014", "overlay_female_wielded_mossberg_590", "overlay_female_wielded_mossberg_930" ], - "fg": 5097, + "fg": 5113, "rotates": false }, - { "id": "overlay_female_wielded_m110a1", "fg": 5063, "rotates": false }, - { "id": [ "overlay_female_wielded_m134", "overlay_female_wielded_bigun" ], "fg": 5064, "rotates": false }, + { "id": "overlay_female_wielded_m110a1", "fg": 5079, "rotates": false }, + { "id": [ "overlay_female_wielded_m134", "overlay_female_wielded_bigun" ], "fg": 5080, "rotates": false }, { "id": [ "overlay_female_wielded_m14ebr", @@ -10865,16 +10943,16 @@ "overlay_female_wielded_tac50", "overlay_female_wielded_bfg50" ], - "fg": 5081, + "fg": 5097, "rotates": false }, { "id": [ "overlay_female_wielded_m16a4", "overlay_female_wielded_colt_ro635" ], - "fg": 5049, + "fg": 5065, "rotates": false }, - { "id": [ "overlay_female_wielded_m1911", "overlay_female_wielded_deagle_44" ], "fg": 5041, "rotates": false }, - { "id": "overlay_female_wielded_m1918", "fg": 5045, "rotates": false }, + { "id": [ "overlay_female_wielded_m1911", "overlay_female_wielded_deagle_44" ], "fg": 5057, "rotates": false }, + { "id": "overlay_female_wielded_m1918", "fg": 5061, "rotates": false }, { "id": [ "overlay_female_wielded_m1a", @@ -10885,7 +10963,7 @@ "overlay_female_wielded_carbine_flintlock", "overlay_female_wielded_rifle_flintlock" ], - "fg": 5059, + "fg": 5075, "rotates": false }, { @@ -10895,7 +10973,7 @@ "overlay_female_wielded_atgm_launcher", "overlay_female_wielded_LAW" ], - "fg": 5087, + "fg": 5103, "rotates": false }, { @@ -10906,20 +10984,20 @@ "overlay_female_wielded_rm298", "overlay_female_wielded_rm614_lmg" ], - "fg": 5052, + "fg": 5068, "rotates": false }, { "id": [ "overlay_female_wielded_m24", "overlay_female_wielded_rm11b_sniper_rifle" ], - "fg": 5062, + "fg": 5078, "rotates": false }, - { "id": "overlay_female_wielded_m2browning", "fg": 5082, "rotates": false }, - { "id": "overlay_female_wielded_m2browning_sawn", "fg": 5083, "rotates": false }, - { "id": "overlay_female_wielded_m320", "fg": 5073, "rotates": false }, - { "id": [ "overlay_female_wielded_m4a1", "overlay_female_wielded_h&k416a5" ], "fg": 5048, "rotates": false }, - { "id": "overlay_female_wielded_m79", "fg": 5043, "rotates": false }, - { "id": [ "overlay_female_wielded_mac_10", "overlay_female_wielded_mac_11" ], "fg": 5071, "rotates": false }, + { "id": "overlay_female_wielded_m2browning", "fg": 5098, "rotates": false }, + { "id": "overlay_female_wielded_m2browning_sawn", "fg": 5099, "rotates": false }, + { "id": "overlay_female_wielded_m320", "fg": 5089, "rotates": false }, + { "id": [ "overlay_female_wielded_m4a1", "overlay_female_wielded_h&k416a5" ], "fg": 5064, "rotates": false }, + { "id": "overlay_female_wielded_m79", "fg": 5059, "rotates": false }, + { "id": [ "overlay_female_wielded_mac_10", "overlay_female_wielded_mac_11" ], "fg": 5087, "rotates": false }, { "id": [ "overlay_female_wielded_machete", @@ -10931,7 +11009,7 @@ "overlay_female_wielded_blade_scythe", "overlay_female_wielded_butterfly_swords" ], - "fg": 5168, + "fg": 5184, "rotates": false }, { @@ -10944,15 +11022,15 @@ "overlay_female_wielded_colt_lightning", "overlay_female_wielded_bh_m89" ], - "fg": 5057, + "fg": 5073, "rotates": false }, - { "id": [ "overlay_female_wielded_mgl", "overlay_female_wielded_rm802" ], "fg": 5074, "rotates": false }, - { "id": "overlay_female_wielded_mk23", "fg": 5078, "rotates": false }, - { "id": "overlay_female_wielded_model_10_revolver", "fg": 5070, "rotates": false }, - { "id": "overlay_female_wielded_nailgun", "fg": 5067, "rotates": false }, - { "id": "overlay_female_wielded_net", "fg": 5121, "rotates": false }, - { "id": "overlay_female_wielded_paintballgun", "fg": 5096, "rotates": false }, + { "id": [ "overlay_female_wielded_mgl", "overlay_female_wielded_rm802" ], "fg": 5090, "rotates": false }, + { "id": "overlay_female_wielded_mk23", "fg": 5094, "rotates": false }, + { "id": "overlay_female_wielded_model_10_revolver", "fg": 5086, "rotates": false }, + { "id": "overlay_female_wielded_nailgun", "fg": 5083, "rotates": false }, + { "id": "overlay_female_wielded_net", "fg": 5137, "rotates": false }, + { "id": "overlay_female_wielded_paintballgun", "fg": 5112, "rotates": false }, { "id": [ "overlay_female_wielded_pipe", @@ -10960,18 +11038,18 @@ "overlay_female_wielded_spear_rebar", "overlay_female_wielded_tire_iron" ], - "fg": 5174, + "fg": 5190, "rotates": false }, - { "id": "overlay_female_wielded_pistol_flintlock", "fg": 5095, "rotates": false }, - { "id": "overlay_female_wielded_plasma_gun", "fg": 5112, "rotates": false }, - { "id": "overlay_female_wielded_plasma_rifle", "fg": 5113, "rotates": false }, + { "id": "overlay_female_wielded_pistol_flintlock", "fg": 5111, "rotates": false }, + { "id": "overlay_female_wielded_plasma_gun", "fg": 5128, "rotates": false }, + { "id": "overlay_female_wielded_plasma_rifle", "fg": 5129, "rotates": false }, { "id": [ "overlay_female_wielded_pointy_stick", "overlay_female_wielded_stick_long" ], - "fg": 5175, + "fg": 5191, "rotates": false }, - { "id": "overlay_female_wielded_ppsh", "fg": 5061, "rotates": false }, + { "id": "overlay_female_wielded_ppsh", "fg": 5077, "rotates": false }, { "id": [ "overlay_female_wielded_raging_bull", @@ -10980,7 +11058,7 @@ "overlay_female_wielded_sw_500", "overlay_female_wielded_rm99_pistol" ], - "fg": 5079, + "fg": 5095, "rotates": false }, { @@ -10990,7 +11068,7 @@ "overlay_female_wielded_fencing_epee", "overlay_female_wielded_fencing_sabre" ], - "fg": 5180, + "fg": 5196, "rotates": false }, { @@ -11001,16 +11079,16 @@ "overlay_female_wielded_win70", "overlay_female_wielded_mosin91_30" ], - "fg": 5058, + "fg": 5074, "rotates": false }, { "id": [ "overlay_female_wielded_remington700", "overlay_female_wielded_savage_111f", "overlay_female_wielded_bbgun" ], - "fg": 5060, + "fg": 5076, "rotates": false }, - { "id": "overlay_female_wielded_remington_870", "fg": 5038, "rotates": false }, - { "id": "overlay_female_wielded_remington_870_breacher", "fg": 5098, "rotates": false }, + { "id": "overlay_female_wielded_remington_870", "fg": 5054, "rotates": false }, + { "id": "overlay_female_wielded_remington_870_breacher", "fg": 5114, "rotates": false }, { "id": [ "overlay_female_wielded_rifle_223", @@ -11026,12 +11104,12 @@ "overlay_female_wielded_pipe_double_shotgun", "overlay_female_wielded_pipe_shotgun" ], - "fg": 5054, + "fg": 5070, "rotates": false }, { "id": [ "overlay_female_wielded_ruger_lcr_38", "overlay_female_wielded_bond_410" ], - "fg": 5066, + "fg": 5082, "rotates": false }, { @@ -11046,30 +11124,30 @@ "overlay_female_wielded_pencil", "overlay_female_wielded_scissors" ], - "fg": 5181, + "fg": 5197, "rotates": false }, - { "id": [ "overlay_female_wielded_scar_l", "overlay_female_wielded_scar_h" ], "fg": 5182, "rotates": false }, + { "id": [ "overlay_female_wielded_scar_l", "overlay_female_wielded_scar_h" ], "fg": 5198, "rotates": false }, { "id": [ "overlay_female_wielded_scythe_war", "overlay_female_wielded_makeshift_scythe_war" ], - "fg": 5184, + "fg": 5200, "rotates": false }, { "id": [ "overlay_female_wielded_selfbow", "overlay_female_wielded_shortbow" ], - "fg": 5104, + "fg": 5120, "rotates": false }, { "id": [ "overlay_female_wielded_skorpion_61", "overlay_female_wielded_hk_mp5_semi_pistol" ], - "fg": 5046, + "fg": 5062, "rotates": false }, - { "id": "overlay_female_wielded_sling", "fg": 5115, "rotates": false }, - { "id": "overlay_female_wielded_slingshot", "fg": 5114, "rotates": false }, + { "id": "overlay_female_wielded_sling", "fg": 5131, "rotates": false }, + { "id": "overlay_female_wielded_slingshot", "fg": 5130, "rotates": false }, { "id": [ "overlay_female_wielded_spear_copper", "overlay_female_wielded_spear_dory", "overlay_female_wielded_pike_copper" ], - "fg": 5185, + "fg": 5201, "rotates": false }, { @@ -11079,29 +11157,29 @@ "overlay_female_wielded_homemade_halfpike", "overlay_female_wielded_spear_forked" ], - "fg": 5187, + "fg": 5203, "rotates": false }, { "id": [ "overlay_female_wielded_spear_steel", "overlay_female_wielded_ji", "overlay_female_wielded_pike" ], - "fg": 5188, + "fg": 5204, "rotates": false }, { "id": [ "overlay_female_wielded_spear_wood", "overlay_female_wielded_pike_wood" ], - "fg": 5189, + "fg": 5205, "rotates": false }, { "id": [ "overlay_female_wielded_speargun", "overlay_female_wielded_airspeargun", "overlay_female_wielded_doublespeargun" ], - "fg": 5117, + "fg": 5133, "rotates": false }, - { "id": "overlay_female_wielded_staff_sling", "fg": 5116, "rotates": false }, - { "id": "overlay_female_wielded_sten", "fg": 5090, "rotates": false }, - { "id": "overlay_female_wielded_steyr_aug", "fg": 5053, "rotates": false }, - { "id": "overlay_female_wielded_surv_carbine_223", "fg": 5055, "rotates": false }, - { "id": "overlay_female_wielded_sw_619", "fg": 5042, "rotates": false }, + { "id": "overlay_female_wielded_staff_sling", "fg": 5132, "rotates": false }, + { "id": "overlay_female_wielded_sten", "fg": 5106, "rotates": false }, + { "id": "overlay_female_wielded_steyr_aug", "fg": 5069, "rotates": false }, + { "id": "overlay_female_wielded_surv_carbine_223", "fg": 5071, "rotates": false }, + { "id": "overlay_female_wielded_sw_619", "fg": 5058, "rotates": false }, { "id": [ "overlay_female_wielded_tec9", @@ -11109,21 +11187,21 @@ "overlay_female_wielded_mp40", "overlay_female_wielded_mp40semi" ], - "fg": 5091, + "fg": 5107, "rotates": false }, { "id": [ "overlay_female_wielded_throwing_axe", "overlay_female_wielded_throwing_knife" ], - "fg": 5122, + "fg": 5138, "rotates": false }, - { "id": "overlay_female_wielded_throwing_stick", "fg": 5123, "rotates": false }, - { "id": "overlay_female_wielded_tommygun", "fg": 5077, "rotates": false }, - { "id": "overlay_female_wielded_uzi", "fg": 5092, "rotates": false }, - { "id": "overlay_female_wielded_v29", "fg": 5102, "rotates": false }, - { "id": "overlay_male_wielded_RPG", "fg": 5017, "rotates": false }, - { "id": "overlay_male_wielded_SPAS_12", "fg": 5013, "rotates": false }, - { "id": "overlay_male_wielded_TDI", "fg": 4989, "rotates": false }, + { "id": "overlay_female_wielded_throwing_stick", "fg": 5139, "rotates": false }, + { "id": "overlay_female_wielded_tommygun", "fg": 5093, "rotates": false }, + { "id": "overlay_female_wielded_uzi", "fg": 5108, "rotates": false }, + { "id": "overlay_female_wielded_v29", "fg": 5118, "rotates": false }, + { "id": "overlay_male_wielded_RPG", "fg": 5033, "rotates": false }, + { "id": "overlay_male_wielded_SPAS_12", "fg": 5029, "rotates": false }, + { "id": "overlay_male_wielded_TDI", "fg": 5005, "rotates": false }, { "id": [ "overlay_male_wielded_ak74", @@ -11132,10 +11210,10 @@ "overlay_male_wielded_saiga_12", "overlay_male_wielded_saiga_410" ], - "fg": 4998, + "fg": 5014, "rotates": false }, - { "id": [ "overlay_male_wielded_an94", "overlay_male_wielded_USAS_12" ], "fg": 4999, "rotates": false }, + { "id": [ "overlay_male_wielded_an94", "overlay_male_wielded_USAS_12" ], "fg": 5015, "rotates": false }, { "id": [ "overlay_male_wielded_arming_sword", @@ -11144,7 +11222,7 @@ "overlay_male_wielded_kirpan", "overlay_male_wielded_knife_baselard" ], - "fg": 5196, + "fg": 5212, "rotates": false }, { @@ -11156,15 +11234,15 @@ "overlay_male_wielded_tonfa_wood", "overlay_male_wielded_tonfa" ], - "fg": 5201, + "fg": 5217, "rotates": false }, { "id": [ "overlay_male_wielded_baton", "overlay_male_wielded_PR24-retracted" ], - "fg": 5202, + "fg": 5218, "rotates": false }, - { "id": "overlay_male_wielded_bio_shotgun_gun", "fg": 5007, "rotates": false }, + { "id": "overlay_male_wielded_bio_shotgun_gun", "fg": 5023, "rotates": false }, { "id": [ "overlay_male_wielded_blackjack", @@ -11173,7 +11251,7 @@ "overlay_male_wielded_shillelagh_weighted", "overlay_male_wielded_shillelagh_fake" ], - "fg": 5204, + "fg": 5220, "rotates": false }, { @@ -11183,10 +11261,10 @@ "overlay_male_wielded_sword_crude", "overlay_male_wielded_sword_wood" ], - "fg": 5205, + "fg": 5221, "rotates": false }, - { "id": "overlay_male_wielded_bolas", "fg": 5032, "rotates": false }, + { "id": "overlay_male_wielded_bolas", "fg": 5048, "rotates": false }, { "id": [ "overlay_male_wielded_broadsword", @@ -11194,7 +11272,7 @@ "overlay_male_wielded_cavalry_sabre", "overlay_male_wielded_wakizashi" ], - "fg": 5208, + "fg": 5224, "rotates": false }, { @@ -11205,23 +11283,23 @@ "overlay_male_wielded_surv_hand_cannon", "overlay_male_wielded_colt_saa" ], - "fg": 4983, + "fg": 4999, "rotates": false }, { "id": [ "overlay_male_wielded_compbow", "overlay_male_wielded_recurbow", "overlay_male_wielded_compgreatbow" ], - "fg": 5020, + "fg": 5036, "rotates": false }, - { "id": "overlay_male_wielded_compcrossbow", "fg": 5025, "rotates": false }, + { "id": "overlay_male_wielded_compcrossbow", "fg": 5041, "rotates": false }, { "id": [ "overlay_male_wielded_compositebow", "overlay_male_wielded_reflexbow", "overlay_male_wielded_reflexrecurvebow" ], - "fg": 5022, + "fg": 5038, "rotates": false }, { "id": [ "overlay_male_wielded_crossbow", "overlay_male_wielded_bullet_crossbow" ], - "fg": 5023, + "fg": 5039, "rotates": false }, { @@ -11231,11 +11309,11 @@ "overlay_male_wielded_dao", "overlay_male_wielded_khopesh" ], - "fg": 5214, + "fg": 5230, "rotates": false }, - { "id": "overlay_male_wielded_disc_golf", "fg": 5033, "rotates": false }, - { "id": "overlay_male_wielded_draco", "fg": 5002, "rotates": false }, + { "id": "overlay_male_wielded_disc_golf", "fg": 5049, "rotates": false }, + { "id": "overlay_male_wielded_draco", "fg": 5018, "rotates": false }, { "id": [ "overlay_male_wielded_famas", @@ -11243,40 +11321,40 @@ "overlay_male_wielded_rm88_battle_rifle", "overlay_male_wielded_cx4" ], - "fg": 4964, + "fg": 4980, "rotates": false }, { "id": [ "overlay_male_wielded_flamethrower", "overlay_male_wielded_rm451_flamethrower" ], - "fg": 5008, + "fg": 5024, "rotates": false }, - { "id": "overlay_male_wielded_flaregun", "fg": 5015, "rotates": false }, - { "id": [ "overlay_male_wielded_fn_fal", "overlay_male_wielded_hk_g3" ], "fg": 4961, "rotates": false }, - { "id": "overlay_male_wielded_fn_p90", "fg": 5000, "rotates": false }, - { "id": "overlay_male_wielded_frisbee", "fg": 5034, "rotates": false }, + { "id": "overlay_male_wielded_flaregun", "fg": 5031, "rotates": false }, + { "id": [ "overlay_male_wielded_fn_fal", "overlay_male_wielded_hk_g3" ], "fg": 4977, "rotates": false }, + { "id": "overlay_male_wielded_fn_p90", "fg": 5016, "rotates": false }, + { "id": "overlay_male_wielded_frisbee", "fg": 5050, "rotates": false }, { "id": [ "overlay_male_wielded_glass_shiv", "overlay_male_wielded_glass_shard" ], - "fg": 5217, + "fg": 5233, "rotates": false }, - { "id": "overlay_male_wielded_glock_17", "fg": 4954, "rotates": false }, - { "id": "overlay_male_wielded_hand_crossbow", "fg": 5024, "rotates": false }, - { "id": [ "overlay_male_wielded_hatchet", "overlay_male_wielded_hand_axe" ], "fg": 5222, "rotates": false }, + { "id": "overlay_male_wielded_glock_17", "fg": 4970, "rotates": false }, + { "id": "overlay_male_wielded_hand_crossbow", "fg": 5040, "rotates": false }, + { "id": [ "overlay_male_wielded_hatchet", "overlay_male_wielded_hand_axe" ], "fg": 5238, "rotates": false }, { "id": [ "overlay_male_wielded_hk417_13", "overlay_male_wielded_rm51_assault_rifle" ], - "fg": 5223, + "fg": 5239, "rotates": false }, - { "id": "overlay_male_wielded_hk_g36", "fg": 4965, "rotates": false }, - { "id": "overlay_male_wielded_hk_g80", "fg": 4982, "rotates": false }, - { "id": "overlay_male_wielded_hk_mp5", "fg": 4953, "rotates": false }, - { "id": "overlay_male_wielded_hk_mp5sd", "fg": 5003, "rotates": false }, - { "id": [ "overlay_male_wielded_hk_mp7", "overlay_male_wielded_ksub2000" ], "fg": 4994, "rotates": false }, - { "id": [ "overlay_male_wielded_hk_ump45", "overlay_male_wielded_hk_mp5k" ], "fg": 4990, "rotates": false }, - { "id": "overlay_male_wielded_hybridbow", "fg": 5021, "rotates": false }, - { "id": [ "overlay_male_wielded_i_staff", "overlay_male_wielded_shock_staff" ], "fg": 5226, "rotates": false }, - { "id": "overlay_male_wielded_iwi_tavor_x95_300blk", "fg": 4970, "rotates": false }, + { "id": "overlay_male_wielded_hk_g36", "fg": 4981, "rotates": false }, + { "id": "overlay_male_wielded_hk_g80", "fg": 4998, "rotates": false }, + { "id": "overlay_male_wielded_hk_mp5", "fg": 4969, "rotates": false }, + { "id": "overlay_male_wielded_hk_mp5sd", "fg": 5019, "rotates": false }, + { "id": [ "overlay_male_wielded_hk_mp7", "overlay_male_wielded_ksub2000" ], "fg": 5010, "rotates": false }, + { "id": [ "overlay_male_wielded_hk_ump45", "overlay_male_wielded_hk_mp5k" ], "fg": 5006, "rotates": false }, + { "id": "overlay_male_wielded_hybridbow", "fg": 5037, "rotates": false }, + { "id": [ "overlay_male_wielded_i_staff", "overlay_male_wielded_shock_staff" ], "fg": 5242, "rotates": false }, + { "id": "overlay_male_wielded_iwi_tavor_x95_300blk", "fg": 4986, "rotates": false }, { "id": [ "overlay_male_wielded_j22", @@ -11286,12 +11364,12 @@ "overlay_male_wielded_rugerlcp", "overlay_male_wielded_taurus_spectrum" ], - "fg": 4979, + "fg": 4995, "rotates": false }, { "id": [ "overlay_male_wielded_katana", "overlay_male_wielded_estoc", "overlay_male_wielded_nodachi" ], - "fg": 5228, + "fg": 5244, "rotates": false }, { @@ -11306,7 +11384,7 @@ "overlay_male_wielded_primitive_knife", "overlay_male_wielded_spike" ], - "fg": 5229, + "fg": 5245, "rotates": false }, { @@ -11317,28 +11395,28 @@ "overlay_male_wielded_knife_hunting", "overlay_male_wielded_knife_rm42" ], - "fg": 5230, + "fg": 5246, "rotates": false }, - { "id": [ "overlay_male_wielded_ksg", "overlay_male_wielded_ksg-25" ], "fg": 5014, "rotates": false }, + { "id": [ "overlay_male_wielded_ksg", "overlay_male_wielded_ksg-25" ], "fg": 5030, "rotates": false }, { "id": [ "overlay_male_wielded_laser_rifle", "overlay_male_wielded_recon_mech_laser", "overlay_male_wielded_laser_cannon" ], - "fg": 4958, + "fg": 4974, "rotates": false }, { "id": [ "overlay_male_wielded_launcher_simple", "overlay_male_wielded_surv_rocket_launcher" ], - "fg": 4986, + "fg": 5002, "rotates": false }, - { "id": "overlay_male_wielded_longbow", "fg": 5019, "rotates": false }, + { "id": "overlay_male_wielded_longbow", "fg": 5035, "rotates": false }, { "id": [ "overlay_male_wielded_m1014", "overlay_male_wielded_mossberg_590", "overlay_male_wielded_mossberg_930" ], - "fg": 5011, + "fg": 5027, "rotates": false }, - { "id": "overlay_male_wielded_m110a1", "fg": 4977, "rotates": false }, - { "id": [ "overlay_male_wielded_m134", "overlay_male_wielded_bigun" ], "fg": 4978, "rotates": false }, + { "id": "overlay_male_wielded_m110a1", "fg": 4993, "rotates": false }, + { "id": [ "overlay_male_wielded_m134", "overlay_male_wielded_bigun" ], "fg": 4994, "rotates": false }, { "id": [ "overlay_male_wielded_m14ebr", @@ -11348,12 +11426,12 @@ "overlay_male_wielded_tac50", "overlay_male_wielded_bfg50" ], - "fg": 4995, + "fg": 5011, "rotates": false }, - { "id": [ "overlay_male_wielded_m16a4", "overlay_male_wielded_colt_ro635" ], "fg": 4963, "rotates": false }, - { "id": [ "overlay_male_wielded_m1911", "overlay_male_wielded_deagle_44" ], "fg": 4955, "rotates": false }, - { "id": "overlay_male_wielded_m1918", "fg": 4959, "rotates": false }, + { "id": [ "overlay_male_wielded_m16a4", "overlay_male_wielded_colt_ro635" ], "fg": 4979, "rotates": false }, + { "id": [ "overlay_male_wielded_m1911", "overlay_male_wielded_deagle_44" ], "fg": 4971, "rotates": false }, + { "id": "overlay_male_wielded_m1918", "fg": 4975, "rotates": false }, { "id": [ "overlay_male_wielded_m1a", @@ -11364,7 +11442,7 @@ "overlay_male_wielded_carbine_flintlock", "overlay_male_wielded_rifle_flintlock" ], - "fg": 4973, + "fg": 4989, "rotates": false }, { @@ -11374,7 +11452,7 @@ "overlay_male_wielded_atgm_launcher", "overlay_male_wielded_LAW" ], - "fg": 5001, + "fg": 5017, "rotates": false }, { @@ -11385,20 +11463,20 @@ "overlay_male_wielded_rm298", "overlay_male_wielded_rm614_lmg" ], - "fg": 4966, + "fg": 4982, "rotates": false }, { "id": [ "overlay_male_wielded_m24", "overlay_male_wielded_rm11b_sniper_rifle" ], - "fg": 4976, + "fg": 4992, "rotates": false }, - { "id": "overlay_male_wielded_m2browning", "fg": 4996, "rotates": false }, - { "id": "overlay_male_wielded_m2browning_sawn", "fg": 4997, "rotates": false }, - { "id": "overlay_male_wielded_m320", "fg": 4987, "rotates": false }, - { "id": [ "overlay_male_wielded_m4a1", "overlay_male_wielded_h&k416a5" ], "fg": 4962, "rotates": false }, - { "id": "overlay_male_wielded_m79", "fg": 4957, "rotates": false }, - { "id": [ "overlay_male_wielded_mac_10", "overlay_male_wielded_mac_11" ], "fg": 4985, "rotates": false }, + { "id": "overlay_male_wielded_m2browning", "fg": 5012, "rotates": false }, + { "id": "overlay_male_wielded_m2browning_sawn", "fg": 5013, "rotates": false }, + { "id": "overlay_male_wielded_m320", "fg": 5003, "rotates": false }, + { "id": [ "overlay_male_wielded_m4a1", "overlay_male_wielded_h&k416a5" ], "fg": 4978, "rotates": false }, + { "id": "overlay_male_wielded_m79", "fg": 4973, "rotates": false }, + { "id": [ "overlay_male_wielded_mac_10", "overlay_male_wielded_mac_11" ], "fg": 5001, "rotates": false }, { "id": [ "overlay_male_wielded_machete", @@ -11410,7 +11488,7 @@ "overlay_male_wielded_blade_scythe", "overlay_male_wielded_butterfly_swords" ], - "fg": 5236, + "fg": 5252, "rotates": false }, { @@ -11423,15 +11501,15 @@ "overlay_male_wielded_colt_lightning", "overlay_male_wielded_bh_m89" ], - "fg": 4971, + "fg": 4987, "rotates": false }, - { "id": [ "overlay_male_wielded_mgl", "overlay_male_wielded_rm802" ], "fg": 4988, "rotates": false }, - { "id": "overlay_male_wielded_mk23", "fg": 4992, "rotates": false }, - { "id": "overlay_male_wielded_model_10_revolver", "fg": 4984, "rotates": false }, - { "id": "overlay_male_wielded_nailgun", "fg": 4981, "rotates": false }, - { "id": "overlay_male_wielded_net", "fg": 5035, "rotates": false }, - { "id": "overlay_male_wielded_paintballgun", "fg": 5010, "rotates": false }, + { "id": [ "overlay_male_wielded_mgl", "overlay_male_wielded_rm802" ], "fg": 5004, "rotates": false }, + { "id": "overlay_male_wielded_mk23", "fg": 5008, "rotates": false }, + { "id": "overlay_male_wielded_model_10_revolver", "fg": 5000, "rotates": false }, + { "id": "overlay_male_wielded_nailgun", "fg": 4997, "rotates": false }, + { "id": "overlay_male_wielded_net", "fg": 5051, "rotates": false }, + { "id": "overlay_male_wielded_paintballgun", "fg": 5026, "rotates": false }, { "id": [ "overlay_male_wielded_pipe", @@ -11439,18 +11517,18 @@ "overlay_male_wielded_spear_rebar", "overlay_male_wielded_tire_iron" ], - "fg": 5242, + "fg": 5258, "rotates": false }, - { "id": "overlay_male_wielded_pistol_flintlock", "fg": 5009, "rotates": false }, - { "id": "overlay_male_wielded_plasma_gun", "fg": 5026, "rotates": false }, - { "id": "overlay_male_wielded_plasma_rifle", "fg": 5027, "rotates": false }, + { "id": "overlay_male_wielded_pistol_flintlock", "fg": 5025, "rotates": false }, + { "id": "overlay_male_wielded_plasma_gun", "fg": 5042, "rotates": false }, + { "id": "overlay_male_wielded_plasma_rifle", "fg": 5043, "rotates": false }, { "id": [ "overlay_male_wielded_pointy_stick", "overlay_male_wielded_stick_long" ], - "fg": 5243, + "fg": 5259, "rotates": false }, - { "id": "overlay_male_wielded_ppsh", "fg": 4975, "rotates": false }, + { "id": "overlay_male_wielded_ppsh", "fg": 4991, "rotates": false }, { "id": [ "overlay_male_wielded_raging_bull", @@ -11459,7 +11537,7 @@ "overlay_male_wielded_sw_500", "overlay_male_wielded_rm99_pistol" ], - "fg": 4993, + "fg": 5009, "rotates": false }, { @@ -11469,7 +11547,7 @@ "overlay_male_wielded_fencing_epee", "overlay_male_wielded_fencing_sabre" ], - "fg": 5248, + "fg": 5264, "rotates": false }, { @@ -11480,16 +11558,16 @@ "overlay_male_wielded_win70", "overlay_male_wielded_mosin91_30" ], - "fg": 4972, + "fg": 4988, "rotates": false }, { "id": [ "overlay_male_wielded_remington700", "overlay_male_wielded_savage_111f", "overlay_male_wielded_bbgun" ], - "fg": 4974, + "fg": 4990, "rotates": false }, - { "id": "overlay_male_wielded_remington_870", "fg": 4952, "rotates": false }, - { "id": "overlay_male_wielded_remington_870_breacher", "fg": 5012, "rotates": false }, + { "id": "overlay_male_wielded_remington_870", "fg": 4968, "rotates": false }, + { "id": "overlay_male_wielded_remington_870_breacher", "fg": 5028, "rotates": false }, { "id": [ "overlay_male_wielded_rifle_223", @@ -11505,12 +11583,12 @@ "overlay_male_wielded_pipe_double_shotgun", "overlay_male_wielded_pipe_shotgun" ], - "fg": 4968, + "fg": 4984, "rotates": false }, { "id": [ "overlay_male_wielded_ruger_lcr_38", "overlay_male_wielded_bond_410" ], - "fg": 4980, + "fg": 4996, "rotates": false }, { @@ -11525,26 +11603,26 @@ "overlay_male_wielded_pencil", "overlay_male_wielded_scissors" ], - "fg": 5249, + "fg": 5265, "rotates": false }, - { "id": [ "overlay_male_wielded_scar_l", "overlay_male_wielded_scar_h" ], "fg": 5250, "rotates": false }, + { "id": [ "overlay_male_wielded_scar_l", "overlay_male_wielded_scar_h" ], "fg": 5266, "rotates": false }, { "id": [ "overlay_male_wielded_scythe_war", "overlay_male_wielded_makeshift_scythe_war" ], - "fg": 5252, + "fg": 5268, "rotates": false }, - { "id": [ "overlay_male_wielded_selfbow", "overlay_male_wielded_shortbow" ], "fg": 5018, "rotates": false }, + { "id": [ "overlay_male_wielded_selfbow", "overlay_male_wielded_shortbow" ], "fg": 5034, "rotates": false }, { "id": [ "overlay_male_wielded_skorpion_61", "overlay_male_wielded_hk_mp5_semi_pistol" ], - "fg": 4960, + "fg": 4976, "rotates": false }, - { "id": "overlay_male_wielded_sling", "fg": 5029, "rotates": false }, - { "id": "overlay_male_wielded_slingshot", "fg": 5028, "rotates": false }, + { "id": "overlay_male_wielded_sling", "fg": 5045, "rotates": false }, + { "id": "overlay_male_wielded_slingshot", "fg": 5044, "rotates": false }, { "id": [ "overlay_male_wielded_spear_copper", "overlay_male_wielded_spear_dory", "overlay_male_wielded_pike_copper" ], - "fg": 5253, + "fg": 5269, "rotates": false }, { @@ -11554,29 +11632,29 @@ "overlay_male_wielded_homemade_halfpike", "overlay_male_wielded_spear_forked" ], - "fg": 5255, + "fg": 5271, "rotates": false }, { "id": [ "overlay_male_wielded_spear_steel", "overlay_male_wielded_ji", "overlay_male_wielded_pike" ], - "fg": 5256, + "fg": 5272, "rotates": false }, { "id": [ "overlay_male_wielded_spear_wood", "overlay_male_wielded_pike_wood" ], - "fg": 5257, + "fg": 5273, "rotates": false }, { "id": [ "overlay_male_wielded_speargun", "overlay_male_wielded_airspeargun", "overlay_male_wielded_doublespeargun" ], - "fg": 5031, + "fg": 5047, "rotates": false }, - { "id": "overlay_male_wielded_staff_sling", "fg": 5030, "rotates": false }, - { "id": "overlay_male_wielded_sten", "fg": 5004, "rotates": false }, - { "id": "overlay_male_wielded_steyr_aug", "fg": 4967, "rotates": false }, - { "id": "overlay_male_wielded_surv_carbine_223", "fg": 4969, "rotates": false }, - { "id": "overlay_male_wielded_sw_619", "fg": 4956, "rotates": false }, + { "id": "overlay_male_wielded_staff_sling", "fg": 5046, "rotates": false }, + { "id": "overlay_male_wielded_sten", "fg": 5020, "rotates": false }, + { "id": "overlay_male_wielded_steyr_aug", "fg": 4983, "rotates": false }, + { "id": "overlay_male_wielded_surv_carbine_223", "fg": 4985, "rotates": false }, + { "id": "overlay_male_wielded_sw_619", "fg": 4972, "rotates": false }, { "id": [ "overlay_male_wielded_tec9", @@ -11584,544 +11662,544 @@ "overlay_male_wielded_mp40", "overlay_male_wielded_mp40semi" ], - "fg": 5005, + "fg": 5021, "rotates": false }, { "id": [ "overlay_male_wielded_throwing_axe", "overlay_male_wielded_throwing_knife" ], - "fg": 5036, + "fg": 5052, "rotates": false }, - { "id": "overlay_male_wielded_throwing_stick", "fg": 5037, "rotates": false }, - { "id": "overlay_male_wielded_tommygun", "fg": 4991, "rotates": false }, - { "id": "overlay_male_wielded_uzi", "fg": 5006, "rotates": false }, - { "id": "overlay_male_wielded_v29", "fg": 5016, "rotates": false }, - { "id": "overlay_female_worn_10gal_hat", "fg": 5370, "rotates": false }, - { "id": "overlay_female_worn_balclava", "fg": 5371, "rotates": false }, - { "id": "overlay_female_worn_bandana", "fg": 5372, "rotates": false }, - { "id": "overlay_female_worn_beekeeping_hood", "fg": 5373, "rotates": false }, - { "id": "overlay_female_worn_beret", "fg": 5374, "rotates": false }, - { "id": "overlay_female_worn_beret_wool", "fg": 5375, "rotates": false }, - { "id": "overlay_female_worn_blindfold", "fg": 5434, "rotates": false }, - { "id": "overlay_female_worn_bowhat", "fg": 5376, "rotates": false }, - { "id": "overlay_female_worn_chainmail_hood", "fg": 5377, "rotates": false }, - { "id": "overlay_female_worn_clown_nose", "fg": 5378, "rotates": false }, - { "id": "overlay_female_worn_clown_wig", "fg": 5379, "rotates": false }, - { "id": "overlay_female_worn_cowboy_hat", "fg": 5380, "rotates": false }, - { "id": "overlay_female_worn_crown_golden", "fg": 5381, "rotates": false }, - { "id": "overlay_female_worn_drinking_hat", "fg": 5382, "rotates": false }, - { "id": "overlay_female_worn_eboshi", "fg": 5383, "rotates": false }, - { "id": "overlay_female_worn_fc_hairpin", "fg": 5452, "rotates": false }, - { "id": "overlay_female_worn_fedora", "fg": 5441, "rotates": false }, - { "id": "overlay_female_worn_fencing_mask", "fg": 5384, "rotates": false }, - { "id": "overlay_female_worn_firehelmet", "fg": 5385, "rotates": false }, - { "id": "overlay_female_worn_foodperson_mask", "fg": 5458, "rotates": false }, - { "id": "overlay_female_worn_foodperson_mask_on", "fg": 5459, "rotates": false }, - { "id": "overlay_female_worn_goggles_ir", "fg": 5450, "rotates": false }, - { "id": "overlay_female_worn_goggles_ir_on", "fg": 5451, "rotates": false }, - { "id": "overlay_female_worn_goggles_nv", "fg": 5448, "rotates": false }, - { "id": "overlay_female_worn_goggles_nv_on", "fg": 5449, "rotates": false }, - { "id": "overlay_female_worn_hat_ball", "fg": 5386, "rotates": false }, - { "id": "overlay_female_worn_hat_boonie", "fg": 5387, "rotates": false }, - { "id": "overlay_female_worn_hat_chef", "fg": 5388, "rotates": false }, - { "id": "overlay_female_worn_hat_cotton", "fg": 5389, "rotates": false }, - { "id": "overlay_female_worn_hat_fur", "fg": 5390, "rotates": false }, - { "id": "overlay_female_worn_hat_golf", "fg": 5369, "rotates": false }, - { "id": "overlay_female_worn_hat_hard", "fg": 5391, "rotates": false }, - { "id": "overlay_female_worn_hat_hard_hooded", "fg": 5392, "rotates": false }, - { "id": "overlay_female_worn_hat_hunting", "fg": 5393, "rotates": false }, - { "id": "overlay_female_worn_hat_knit", "fg": 5394, "rotates": false }, - { "id": "overlay_female_worn_hat_newsboy", "fg": 5395, "rotates": false }, - { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 5396, "rotates": false }, - { "id": "overlay_female_worn_hat_sombrero", "fg": 5397, "rotates": false }, - { "id": "overlay_female_worn_headgear", "fg": 5398, "rotates": false }, - { "id": "overlay_female_worn_helmet_army", "fg": 5399, "rotates": false }, - { "id": "overlay_female_worn_helmet_ball", "fg": 5400, "rotates": false }, - { "id": "overlay_female_worn_helmet_barbute", "fg": 5401, "rotates": false }, - { "id": "overlay_female_worn_helmet_bike", "fg": 5402, "rotates": false }, - { "id": "overlay_female_worn_helmet_chitin", "fg": 5403, "rotates": false }, - { "id": "overlay_female_worn_helmet_conical", "fg": 5404, "rotates": false }, - { "id": "overlay_female_worn_helmet_corinthian", "fg": 5405, "rotates": false }, - { "id": "overlay_female_worn_helmet_football", "fg": 5406, "rotates": false }, - { "id": "overlay_female_worn_helmet_galea", "fg": 5407, "rotates": false }, - { "id": "overlay_female_worn_helmet_kabuto", "fg": 5408, "rotates": false }, - { "id": "overlay_female_worn_helmet_larmor", "fg": 5409, "rotates": false }, - { "id": "overlay_female_worn_helmet_liner", "fg": 5410, "rotates": false }, - { "id": "overlay_female_worn_helmet_lobster", "fg": 5411, "rotates": false }, - { "id": "overlay_female_worn_helmet_motor", "fg": 5412, "rotates": false }, - { "id": "overlay_female_worn_helmet_nasal", "fg": 5413, "rotates": false }, - { "id": "overlay_female_worn_helmet_nomad", "fg": 5414, "rotates": false }, - { "id": "overlay_female_worn_helmet_plate", "fg": 5415, "rotates": false }, - { "id": "overlay_female_worn_helmet_riot", "fg": 5456, "rotates": false }, - { "id": "overlay_female_worn_helmet_riot_raised", "fg": 5457, "rotates": false }, - { "id": "overlay_female_worn_helmet_scavenger", "fg": 5416, "rotates": false }, - { "id": "overlay_female_worn_helmet_scrap", "fg": 5417, "rotates": false }, - { "id": "overlay_female_worn_helmet_skid", "fg": 5418, "rotates": false }, - { "id": "overlay_female_worn_helmet_skull", "fg": 5419, "rotates": false }, - { "id": "overlay_female_worn_hood_rain", "fg": 5420, "rotates": false }, - { "id": "overlay_female_worn_hood_survivor", "fg": 5421, "rotates": false }, - { "id": "overlay_female_worn_kippah", "fg": 5422, "rotates": false }, - { "id": "overlay_female_worn_kufi", "fg": 5360, "rotates": false }, - { "id": "overlay_female_worn_maid_hat", "fg": 5361, "rotates": false }, - { "id": "overlay_female_worn_mask_bal", "fg": 5423, "rotates": false }, - { "id": "overlay_female_worn_mask_bunker", "fg": 5447, "rotates": false }, - { "id": "overlay_female_worn_mask_dust", "fg": 5424, "rotates": false }, - { "id": "overlay_female_worn_mask_filter", "fg": 5445, "rotates": false }, - { "id": "overlay_female_worn_mask_gas", "fg": 5446, "rotates": false }, - { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 5425, "rotates": false }, - { "id": "overlay_female_worn_mask_hockey", "fg": 5426, "rotates": false }, - { "id": "overlay_female_worn_mask_rioter", "fg": 5427, "rotates": false }, + { "id": "overlay_male_wielded_throwing_stick", "fg": 5053, "rotates": false }, + { "id": "overlay_male_wielded_tommygun", "fg": 5007, "rotates": false }, + { "id": "overlay_male_wielded_uzi", "fg": 5022, "rotates": false }, + { "id": "overlay_male_wielded_v29", "fg": 5032, "rotates": false }, + { "id": "overlay_female_worn_10gal_hat", "fg": 5386, "rotates": false }, + { "id": "overlay_female_worn_balclava", "fg": 5387, "rotates": false }, + { "id": "overlay_female_worn_bandana", "fg": 5388, "rotates": false }, + { "id": "overlay_female_worn_beekeeping_hood", "fg": 5389, "rotates": false }, + { "id": "overlay_female_worn_beret", "fg": 5390, "rotates": false }, + { "id": "overlay_female_worn_beret_wool", "fg": 5391, "rotates": false }, + { "id": "overlay_female_worn_blindfold", "fg": 5450, "rotates": false }, + { "id": "overlay_female_worn_bowhat", "fg": 5392, "rotates": false }, + { "id": "overlay_female_worn_chainmail_hood", "fg": 5393, "rotates": false }, + { "id": "overlay_female_worn_clown_nose", "fg": 5394, "rotates": false }, + { "id": "overlay_female_worn_clown_wig", "fg": 5395, "rotates": false }, + { "id": "overlay_female_worn_cowboy_hat", "fg": 5396, "rotates": false }, + { "id": "overlay_female_worn_crown_golden", "fg": 5397, "rotates": false }, + { "id": "overlay_female_worn_drinking_hat", "fg": 5398, "rotates": false }, + { "id": "overlay_female_worn_eboshi", "fg": 5399, "rotates": false }, + { "id": "overlay_female_worn_fc_hairpin", "fg": 5468, "rotates": false }, + { "id": "overlay_female_worn_fedora", "fg": 5457, "rotates": false }, + { "id": "overlay_female_worn_fencing_mask", "fg": 5400, "rotates": false }, + { "id": "overlay_female_worn_firehelmet", "fg": 5401, "rotates": false }, + { "id": "overlay_female_worn_foodperson_mask", "fg": 5474, "rotates": false }, + { "id": "overlay_female_worn_foodperson_mask_on", "fg": 5475, "rotates": false }, + { "id": "overlay_female_worn_goggles_ir", "fg": 5466, "rotates": false }, + { "id": "overlay_female_worn_goggles_ir_on", "fg": 5467, "rotates": false }, + { "id": "overlay_female_worn_goggles_nv", "fg": 5464, "rotates": false }, + { "id": "overlay_female_worn_goggles_nv_on", "fg": 5465, "rotates": false }, + { "id": "overlay_female_worn_hat_ball", "fg": 5402, "rotates": false }, + { "id": "overlay_female_worn_hat_boonie", "fg": 5403, "rotates": false }, + { "id": "overlay_female_worn_hat_chef", "fg": 5404, "rotates": false }, + { "id": "overlay_female_worn_hat_cotton", "fg": 5405, "rotates": false }, + { "id": "overlay_female_worn_hat_fur", "fg": 5406, "rotates": false }, + { "id": "overlay_female_worn_hat_golf", "fg": 5385, "rotates": false }, + { "id": "overlay_female_worn_hat_hard", "fg": 5407, "rotates": false }, + { "id": "overlay_female_worn_hat_hard_hooded", "fg": 5408, "rotates": false }, + { "id": "overlay_female_worn_hat_hunting", "fg": 5409, "rotates": false }, + { "id": "overlay_female_worn_hat_knit", "fg": 5410, "rotates": false }, + { "id": "overlay_female_worn_hat_newsboy", "fg": 5411, "rotates": false }, + { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 5412, "rotates": false }, + { "id": "overlay_female_worn_hat_sombrero", "fg": 5413, "rotates": false }, + { "id": "overlay_female_worn_headgear", "fg": 5414, "rotates": false }, + { "id": "overlay_female_worn_helmet_army", "fg": 5415, "rotates": false }, + { "id": "overlay_female_worn_helmet_ball", "fg": 5416, "rotates": false }, + { "id": "overlay_female_worn_helmet_barbute", "fg": 5417, "rotates": false }, + { "id": "overlay_female_worn_helmet_bike", "fg": 5418, "rotates": false }, + { "id": "overlay_female_worn_helmet_chitin", "fg": 5419, "rotates": false }, + { "id": "overlay_female_worn_helmet_conical", "fg": 5420, "rotates": false }, + { "id": "overlay_female_worn_helmet_corinthian", "fg": 5421, "rotates": false }, + { "id": "overlay_female_worn_helmet_football", "fg": 5422, "rotates": false }, + { "id": "overlay_female_worn_helmet_galea", "fg": 5423, "rotates": false }, + { "id": "overlay_female_worn_helmet_kabuto", "fg": 5424, "rotates": false }, + { "id": "overlay_female_worn_helmet_larmor", "fg": 5425, "rotates": false }, + { "id": "overlay_female_worn_helmet_liner", "fg": 5426, "rotates": false }, + { "id": "overlay_female_worn_helmet_lobster", "fg": 5427, "rotates": false }, + { "id": "overlay_female_worn_helmet_motor", "fg": 5428, "rotates": false }, + { "id": "overlay_female_worn_helmet_nasal", "fg": 5429, "rotates": false }, + { "id": "overlay_female_worn_helmet_nomad", "fg": 5430, "rotates": false }, + { "id": "overlay_female_worn_helmet_plate", "fg": 5431, "rotates": false }, + { "id": "overlay_female_worn_helmet_riot", "fg": 5472, "rotates": false }, + { "id": "overlay_female_worn_helmet_riot_raised", "fg": 5473, "rotates": false }, + { "id": "overlay_female_worn_helmet_scavenger", "fg": 5432, "rotates": false }, + { "id": "overlay_female_worn_helmet_scrap", "fg": 5433, "rotates": false }, + { "id": "overlay_female_worn_helmet_skid", "fg": 5434, "rotates": false }, + { "id": "overlay_female_worn_helmet_skull", "fg": 5435, "rotates": false }, + { "id": "overlay_female_worn_hood_rain", "fg": 5436, "rotates": false }, + { "id": "overlay_female_worn_hood_survivor", "fg": 5437, "rotates": false }, + { "id": "overlay_female_worn_kippah", "fg": 5438, "rotates": false }, + { "id": "overlay_female_worn_kufi", "fg": 5376, "rotates": false }, + { "id": "overlay_female_worn_maid_hat", "fg": 5377, "rotates": false }, + { "id": "overlay_female_worn_mask_bal", "fg": 5439, "rotates": false }, + { "id": "overlay_female_worn_mask_bunker", "fg": 5463, "rotates": false }, + { "id": "overlay_female_worn_mask_dust", "fg": 5440, "rotates": false }, + { "id": "overlay_female_worn_mask_filter", "fg": 5461, "rotates": false }, + { "id": "overlay_female_worn_mask_gas", "fg": 5462, "rotates": false }, + { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 5441, "rotates": false }, + { "id": "overlay_female_worn_mask_hockey", "fg": 5442, "rotates": false }, + { "id": "overlay_female_worn_mask_rioter", "fg": 5443, "rotates": false }, { "id": [ "overlay_female_worn_mask_ski", "overlay_female_worn_mask_ski_loose" ], - "fg": 5454, + "fg": 5470, "rotates": false }, - { "id": "overlay_female_worn_miner_hat", "fg": 5435, "rotates": false }, - { "id": "overlay_female_worn_miner_hat_on", "fg": 5436, "rotates": false }, - { "id": "overlay_female_worn_nomex_hood", "fg": 5428, "rotates": false }, - { "id": "overlay_female_worn_pickelhaube", "fg": 5429, "rotates": false }, - { "id": "overlay_female_worn_porkpie", "fg": 5362, "rotates": false }, - { "id": "overlay_female_worn_postman_hat", "fg": 5363, "rotates": false }, - { "id": "overlay_female_worn_pot_helmet", "fg": 5430, "rotates": false }, - { "id": "overlay_female_worn_pot_xlhelmet", "fg": 5431, "rotates": false }, + { "id": "overlay_female_worn_miner_hat", "fg": 5451, "rotates": false }, + { "id": "overlay_female_worn_miner_hat_on", "fg": 5452, "rotates": false }, + { "id": "overlay_female_worn_nomex_hood", "fg": 5444, "rotates": false }, + { "id": "overlay_female_worn_pickelhaube", "fg": 5445, "rotates": false }, + { "id": "overlay_female_worn_porkpie", "fg": 5378, "rotates": false }, + { "id": "overlay_female_worn_postman_hat", "fg": 5379, "rotates": false }, + { "id": "overlay_female_worn_pot_helmet", "fg": 5446, "rotates": false }, + { "id": "overlay_female_worn_pot_xlhelmet", "fg": 5447, "rotates": false }, { "id": [ "overlay_female_worn_powered_earmuffs", "overlay_female_worn_powered_earmuffs_on" ], - "fg": 5455, - "rotates": false - }, - { "id": "overlay_female_worn_rebreather", "fg": 5444, "rotates": false }, - { "id": "overlay_female_worn_straw_fedora", "fg": 5453, "rotates": false }, - { "id": "overlay_female_worn_straw_hat", "fg": 5364, "rotates": false }, - { "id": "overlay_female_worn_tac_fullhelmet", "fg": 5432, "rotates": false }, - { "id": "overlay_female_worn_tac_helmet", "fg": 5433, "rotates": false }, - { "id": "overlay_female_worn_thermal_mask", "fg": 5442, "rotates": false }, - { "id": "overlay_female_worn_thermal_mask_on", "fg": 5443, "rotates": false }, - { "id": "overlay_female_worn_tinfoil_hat", "fg": 5365, "rotates": false }, - { "id": "overlay_female_worn_tophat", "fg": 5366, "rotates": false }, - { "id": "overlay_female_worn_tricorne", "fg": 5367, "rotates": false }, - { "id": "overlay_female_worn_turban", "fg": 5368, "rotates": false }, - { "id": "overlay_female_worn_welding_mask", "fg": 5437, "rotates": false }, - { "id": "overlay_female_worn_welding_mask_crude", "fg": 5439, "rotates": false }, - { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 5440, "rotates": false }, - { "id": "overlay_female_worn_welding_mask_raised", "fg": 5438, "rotates": false }, - { "id": "overlay_male_worn_10gal_hat", "fg": 5270, "rotates": false }, - { "id": "overlay_male_worn_balclava", "fg": 5271, "rotates": false }, - { "id": "overlay_male_worn_bandana", "fg": 5272, "rotates": false }, - { "id": "overlay_male_worn_beekeeping_hood", "fg": 5273, "rotates": false }, - { "id": "overlay_male_worn_beret", "fg": 5274, "rotates": false }, - { "id": "overlay_male_worn_beret_wool", "fg": 5275, "rotates": false }, - { "id": "overlay_male_worn_blindfold", "fg": 5334, "rotates": false }, - { "id": "overlay_male_worn_bowhat", "fg": 5276, "rotates": false }, - { "id": "overlay_male_worn_chainmail_hood", "fg": 5277, "rotates": false }, - { "id": "overlay_male_worn_clown_nose", "fg": 5278, "rotates": false }, - { "id": "overlay_male_worn_clown_wig", "fg": 5279, "rotates": false }, - { "id": "overlay_male_worn_cowboy_hat", "fg": 5280, "rotates": false }, - { "id": "overlay_male_worn_crown_golden", "fg": 5281, "rotates": false }, - { "id": "overlay_male_worn_drinking_hat", "fg": 5282, "rotates": false }, - { "id": "overlay_male_worn_eboshi", "fg": 5283, "rotates": false }, - { "id": "overlay_male_worn_fc_hairpin", "fg": 5352, "rotates": false }, - { "id": "overlay_male_worn_fedora", "fg": 5341, "rotates": false }, - { "id": "overlay_male_worn_fencing_mask", "fg": 5284, "rotates": false }, - { "id": "overlay_male_worn_firehelmet", "fg": 5285, "rotates": false }, - { "id": "overlay_male_worn_foodperson_mask", "fg": 5358, "rotates": false }, - { "id": "overlay_male_worn_foodperson_mask_on", "fg": 5359, "rotates": false }, - { "id": "overlay_male_worn_goggles_ir", "fg": 5350, "rotates": false }, - { "id": "overlay_male_worn_goggles_ir_on", "fg": 5351, "rotates": false }, - { "id": "overlay_male_worn_goggles_nv", "fg": 5348, "rotates": false }, - { "id": "overlay_male_worn_goggles_nv_on", "fg": 5349, "rotates": false }, - { "id": "overlay_male_worn_hat_ball", "fg": 5286, "rotates": false }, - { "id": "overlay_male_worn_hat_boonie", "fg": 5287, "rotates": false }, - { "id": "overlay_male_worn_hat_chef", "fg": 5288, "rotates": false }, - { "id": "overlay_male_worn_hat_cotton", "fg": 5289, "rotates": false }, - { "id": "overlay_male_worn_hat_fur", "fg": 5290, "rotates": false }, - { "id": "overlay_male_worn_hat_golf", "fg": 5269, "rotates": false }, - { "id": "overlay_male_worn_hat_hard", "fg": 5291, "rotates": false }, - { "id": "overlay_male_worn_hat_hard_hooded", "fg": 5292, "rotates": false }, - { "id": "overlay_male_worn_hat_hunting", "fg": 5293, "rotates": false }, - { "id": "overlay_male_worn_hat_knit", "fg": 5294, "rotates": false }, - { "id": "overlay_male_worn_hat_newsboy", "fg": 5295, "rotates": false }, - { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 5296, "rotates": false }, - { "id": "overlay_male_worn_hat_sombrero", "fg": 5297, "rotates": false }, - { "id": "overlay_male_worn_headgear", "fg": 5298, "rotates": false }, - { "id": "overlay_male_worn_helmet_army", "fg": 5299, "rotates": false }, - { "id": "overlay_male_worn_helmet_ball", "fg": 5300, "rotates": false }, - { "id": "overlay_male_worn_helmet_barbute", "fg": 5301, "rotates": false }, - { "id": "overlay_male_worn_helmet_bike", "fg": 5302, "rotates": false }, - { "id": "overlay_male_worn_helmet_chitin", "fg": 5303, "rotates": false }, - { "id": "overlay_male_worn_helmet_conical", "fg": 5304, "rotates": false }, - { "id": "overlay_male_worn_helmet_corinthian", "fg": 5305, "rotates": false }, - { "id": "overlay_male_worn_helmet_football", "fg": 5306, "rotates": false }, - { "id": "overlay_male_worn_helmet_galea", "fg": 5307, "rotates": false }, - { "id": "overlay_male_worn_helmet_kabuto", "fg": 5308, "rotates": false }, - { "id": "overlay_male_worn_helmet_larmor", "fg": 5309, "rotates": false }, - { "id": "overlay_male_worn_helmet_liner", "fg": 5310, "rotates": false }, - { "id": "overlay_male_worn_helmet_lobster", "fg": 5311, "rotates": false }, - { "id": "overlay_male_worn_helmet_motor", "fg": 5312, "rotates": false }, - { "id": "overlay_male_worn_helmet_nasal", "fg": 5313, "rotates": false }, - { "id": "overlay_male_worn_helmet_nomad", "fg": 5314, "rotates": false }, - { "id": "overlay_male_worn_helmet_plate", "fg": 5315, "rotates": false }, - { "id": "overlay_male_worn_helmet_riot", "fg": 5356, "rotates": false }, - { "id": "overlay_male_worn_helmet_riot_raised", "fg": 5357, "rotates": false }, - { "id": "overlay_male_worn_helmet_scavenger", "fg": 5316, "rotates": false }, - { "id": "overlay_male_worn_helmet_scrap", "fg": 5317, "rotates": false }, - { "id": "overlay_male_worn_helmet_skid", "fg": 5318, "rotates": false }, - { "id": "overlay_male_worn_helmet_skull", "fg": 5319, "rotates": false }, - { "id": "overlay_male_worn_hood_rain", "fg": 5320, "rotates": false }, - { "id": "overlay_male_worn_hood_survivor", "fg": 5321, "rotates": false }, - { "id": "overlay_male_worn_kippah", "fg": 5322, "rotates": false }, - { "id": "overlay_male_worn_kufi", "fg": 5260, "rotates": false }, - { "id": "overlay_male_worn_maid_hat", "fg": 5261, "rotates": false }, - { "id": "overlay_male_worn_mask_bal", "fg": 5323, "rotates": false }, - { "id": "overlay_male_worn_mask_bunker", "fg": 5347, "rotates": false }, - { "id": "overlay_male_worn_mask_dust", "fg": 5324, "rotates": false }, - { "id": "overlay_male_worn_mask_filter", "fg": 5345, "rotates": false }, - { "id": "overlay_male_worn_mask_gas", "fg": 5346, "rotates": false }, - { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 5325, "rotates": false }, - { "id": "overlay_male_worn_mask_hockey", "fg": 5326, "rotates": false }, - { "id": "overlay_male_worn_mask_rioter", "fg": 5327, "rotates": false }, - { "id": [ "overlay_male_worn_mask_ski", "overlay_male_worn_mask_ski_loose" ], "fg": 5354, "rotates": false }, - { "id": "overlay_male_worn_miner_hat", "fg": 5335, "rotates": false }, - { "id": "overlay_male_worn_miner_hat_on", "fg": 5336, "rotates": false }, - { "id": "overlay_male_worn_nomex_hood", "fg": 5328, "rotates": false }, - { "id": "overlay_male_worn_pickelhaube", "fg": 5329, "rotates": false }, - { "id": "overlay_male_worn_porkpie", "fg": 5262, "rotates": false }, - { "id": "overlay_male_worn_postman_hat", "fg": 5263, "rotates": false }, - { "id": "overlay_male_worn_pot_helmet", "fg": 5330, "rotates": false }, - { "id": "overlay_male_worn_pot_xlhelmet", "fg": 5331, "rotates": false }, + "fg": 5471, + "rotates": false + }, + { "id": "overlay_female_worn_rebreather", "fg": 5460, "rotates": false }, + { "id": "overlay_female_worn_straw_fedora", "fg": 5469, "rotates": false }, + { "id": "overlay_female_worn_straw_hat", "fg": 5380, "rotates": false }, + { "id": "overlay_female_worn_tac_fullhelmet", "fg": 5448, "rotates": false }, + { "id": "overlay_female_worn_tac_helmet", "fg": 5449, "rotates": false }, + { "id": "overlay_female_worn_thermal_mask", "fg": 5458, "rotates": false }, + { "id": "overlay_female_worn_thermal_mask_on", "fg": 5459, "rotates": false }, + { "id": "overlay_female_worn_tinfoil_hat", "fg": 5381, "rotates": false }, + { "id": "overlay_female_worn_tophat", "fg": 5382, "rotates": false }, + { "id": "overlay_female_worn_tricorne", "fg": 5383, "rotates": false }, + { "id": "overlay_female_worn_turban", "fg": 5384, "rotates": false }, + { "id": "overlay_female_worn_welding_mask", "fg": 5453, "rotates": false }, + { "id": "overlay_female_worn_welding_mask_crude", "fg": 5455, "rotates": false }, + { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 5456, "rotates": false }, + { "id": "overlay_female_worn_welding_mask_raised", "fg": 5454, "rotates": false }, + { "id": "overlay_male_worn_10gal_hat", "fg": 5286, "rotates": false }, + { "id": "overlay_male_worn_balclava", "fg": 5287, "rotates": false }, + { "id": "overlay_male_worn_bandana", "fg": 5288, "rotates": false }, + { "id": "overlay_male_worn_beekeeping_hood", "fg": 5289, "rotates": false }, + { "id": "overlay_male_worn_beret", "fg": 5290, "rotates": false }, + { "id": "overlay_male_worn_beret_wool", "fg": 5291, "rotates": false }, + { "id": "overlay_male_worn_blindfold", "fg": 5350, "rotates": false }, + { "id": "overlay_male_worn_bowhat", "fg": 5292, "rotates": false }, + { "id": "overlay_male_worn_chainmail_hood", "fg": 5293, "rotates": false }, + { "id": "overlay_male_worn_clown_nose", "fg": 5294, "rotates": false }, + { "id": "overlay_male_worn_clown_wig", "fg": 5295, "rotates": false }, + { "id": "overlay_male_worn_cowboy_hat", "fg": 5296, "rotates": false }, + { "id": "overlay_male_worn_crown_golden", "fg": 5297, "rotates": false }, + { "id": "overlay_male_worn_drinking_hat", "fg": 5298, "rotates": false }, + { "id": "overlay_male_worn_eboshi", "fg": 5299, "rotates": false }, + { "id": "overlay_male_worn_fc_hairpin", "fg": 5368, "rotates": false }, + { "id": "overlay_male_worn_fedora", "fg": 5357, "rotates": false }, + { "id": "overlay_male_worn_fencing_mask", "fg": 5300, "rotates": false }, + { "id": "overlay_male_worn_firehelmet", "fg": 5301, "rotates": false }, + { "id": "overlay_male_worn_foodperson_mask", "fg": 5374, "rotates": false }, + { "id": "overlay_male_worn_foodperson_mask_on", "fg": 5375, "rotates": false }, + { "id": "overlay_male_worn_goggles_ir", "fg": 5366, "rotates": false }, + { "id": "overlay_male_worn_goggles_ir_on", "fg": 5367, "rotates": false }, + { "id": "overlay_male_worn_goggles_nv", "fg": 5364, "rotates": false }, + { "id": "overlay_male_worn_goggles_nv_on", "fg": 5365, "rotates": false }, + { "id": "overlay_male_worn_hat_ball", "fg": 5302, "rotates": false }, + { "id": "overlay_male_worn_hat_boonie", "fg": 5303, "rotates": false }, + { "id": "overlay_male_worn_hat_chef", "fg": 5304, "rotates": false }, + { "id": "overlay_male_worn_hat_cotton", "fg": 5305, "rotates": false }, + { "id": "overlay_male_worn_hat_fur", "fg": 5306, "rotates": false }, + { "id": "overlay_male_worn_hat_golf", "fg": 5285, "rotates": false }, + { "id": "overlay_male_worn_hat_hard", "fg": 5307, "rotates": false }, + { "id": "overlay_male_worn_hat_hard_hooded", "fg": 5308, "rotates": false }, + { "id": "overlay_male_worn_hat_hunting", "fg": 5309, "rotates": false }, + { "id": "overlay_male_worn_hat_knit", "fg": 5310, "rotates": false }, + { "id": "overlay_male_worn_hat_newsboy", "fg": 5311, "rotates": false }, + { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 5312, "rotates": false }, + { "id": "overlay_male_worn_hat_sombrero", "fg": 5313, "rotates": false }, + { "id": "overlay_male_worn_headgear", "fg": 5314, "rotates": false }, + { "id": "overlay_male_worn_helmet_army", "fg": 5315, "rotates": false }, + { "id": "overlay_male_worn_helmet_ball", "fg": 5316, "rotates": false }, + { "id": "overlay_male_worn_helmet_barbute", "fg": 5317, "rotates": false }, + { "id": "overlay_male_worn_helmet_bike", "fg": 5318, "rotates": false }, + { "id": "overlay_male_worn_helmet_chitin", "fg": 5319, "rotates": false }, + { "id": "overlay_male_worn_helmet_conical", "fg": 5320, "rotates": false }, + { "id": "overlay_male_worn_helmet_corinthian", "fg": 5321, "rotates": false }, + { "id": "overlay_male_worn_helmet_football", "fg": 5322, "rotates": false }, + { "id": "overlay_male_worn_helmet_galea", "fg": 5323, "rotates": false }, + { "id": "overlay_male_worn_helmet_kabuto", "fg": 5324, "rotates": false }, + { "id": "overlay_male_worn_helmet_larmor", "fg": 5325, "rotates": false }, + { "id": "overlay_male_worn_helmet_liner", "fg": 5326, "rotates": false }, + { "id": "overlay_male_worn_helmet_lobster", "fg": 5327, "rotates": false }, + { "id": "overlay_male_worn_helmet_motor", "fg": 5328, "rotates": false }, + { "id": "overlay_male_worn_helmet_nasal", "fg": 5329, "rotates": false }, + { "id": "overlay_male_worn_helmet_nomad", "fg": 5330, "rotates": false }, + { "id": "overlay_male_worn_helmet_plate", "fg": 5331, "rotates": false }, + { "id": "overlay_male_worn_helmet_riot", "fg": 5372, "rotates": false }, + { "id": "overlay_male_worn_helmet_riot_raised", "fg": 5373, "rotates": false }, + { "id": "overlay_male_worn_helmet_scavenger", "fg": 5332, "rotates": false }, + { "id": "overlay_male_worn_helmet_scrap", "fg": 5333, "rotates": false }, + { "id": "overlay_male_worn_helmet_skid", "fg": 5334, "rotates": false }, + { "id": "overlay_male_worn_helmet_skull", "fg": 5335, "rotates": false }, + { "id": "overlay_male_worn_hood_rain", "fg": 5336, "rotates": false }, + { "id": "overlay_male_worn_hood_survivor", "fg": 5337, "rotates": false }, + { "id": "overlay_male_worn_kippah", "fg": 5338, "rotates": false }, + { "id": "overlay_male_worn_kufi", "fg": 5276, "rotates": false }, + { "id": "overlay_male_worn_maid_hat", "fg": 5277, "rotates": false }, + { "id": "overlay_male_worn_mask_bal", "fg": 5339, "rotates": false }, + { "id": "overlay_male_worn_mask_bunker", "fg": 5363, "rotates": false }, + { "id": "overlay_male_worn_mask_dust", "fg": 5340, "rotates": false }, + { "id": "overlay_male_worn_mask_filter", "fg": 5361, "rotates": false }, + { "id": "overlay_male_worn_mask_gas", "fg": 5362, "rotates": false }, + { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 5341, "rotates": false }, + { "id": "overlay_male_worn_mask_hockey", "fg": 5342, "rotates": false }, + { "id": "overlay_male_worn_mask_rioter", "fg": 5343, "rotates": false }, + { "id": [ "overlay_male_worn_mask_ski", "overlay_male_worn_mask_ski_loose" ], "fg": 5370, "rotates": false }, + { "id": "overlay_male_worn_miner_hat", "fg": 5351, "rotates": false }, + { "id": "overlay_male_worn_miner_hat_on", "fg": 5352, "rotates": false }, + { "id": "overlay_male_worn_nomex_hood", "fg": 5344, "rotates": false }, + { "id": "overlay_male_worn_pickelhaube", "fg": 5345, "rotates": false }, + { "id": "overlay_male_worn_porkpie", "fg": 5278, "rotates": false }, + { "id": "overlay_male_worn_postman_hat", "fg": 5279, "rotates": false }, + { "id": "overlay_male_worn_pot_helmet", "fg": 5346, "rotates": false }, + { "id": "overlay_male_worn_pot_xlhelmet", "fg": 5347, "rotates": false }, { "id": [ "overlay_male_worn_powered_earmuffs", "overlay_male_worn_powered_earmuffs_on" ], - "fg": 5355, - "rotates": false - }, - { "id": "overlay_male_worn_rebreather", "fg": 5344, "rotates": false }, - { "id": "overlay_male_worn_straw_fedora", "fg": 5353, "rotates": false }, - { "id": "overlay_male_worn_straw_hat", "fg": 5264, "rotates": false }, - { "id": "overlay_male_worn_tac_fullhelmet", "fg": 5332, "rotates": false }, - { "id": "overlay_male_worn_tac_helmet", "fg": 5333, "rotates": false }, - { "id": "overlay_male_worn_thermal_mask", "fg": 5342, "rotates": false }, - { "id": "overlay_male_worn_thermal_mask_on", "fg": 5343, "rotates": false }, - { "id": "overlay_male_worn_tinfoil_hat", "fg": 5265, "rotates": false }, - { "id": "overlay_male_worn_tophat", "fg": 5266, "rotates": false }, - { "id": "overlay_male_worn_tricorne", "fg": 5267, "rotates": false }, - { "id": "overlay_male_worn_turban", "fg": 5268, "rotates": false }, - { "id": "overlay_male_worn_welding_mask", "fg": 5337, "rotates": false }, - { "id": "overlay_male_worn_welding_mask_crude", "fg": 5339, "rotates": false }, - { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 5340, "rotates": false }, - { "id": "overlay_male_worn_welding_mask_raised", "fg": 5338, "rotates": false }, - { "id": "overlay_effect_haslight", "fg": 4690 }, - { "id": "overlay_friendly_sees_player", "fg": 4691 }, - { "id": "overlay_hostile_sees_player", "fg": 4692 }, - { "id": "f_flagpole", "fg": 4696 }, - { "id": "f_street_light", "fg": 4697 }, - { "id": "f_traffic_light", "fg": 4698 }, - { "id": "f_utility_pole", "fg": 4699 }, - { "id": "f_wooden_flagpole", "fg": 4700 }, - { "id": "bundle_branch_long", "fg": 4701 }, - { "id": "bundle_plank", "fg": 4702 }, - { "id": "bundle_rebar", "fg": 4703 }, - { "id": "exodii_ingot_copper", "fg": 4704 }, - { "id": "exodii_ingot_lead", "fg": 4706 }, - { "id": "exodii_ingot_plastic", "fg": 4707 }, - { "id": "exodii_ingot_steel", "fg": 4708 }, - { "id": "plank_long", "fg": 4709 }, - { "id": "f_geo_mox", "fg": 4710 }, - { "id": "f_geo_vent", "fg": 4711 }, - { "id": "f_moxie_tube", "fg": 4712 }, - { "id": "f_moxie_vent", "fg": 4713 }, - { "id": "t_fuma_ice", "fg": 4714 }, - { "id": "t_tree_lichen", "fg": 4715 }, - { "id": "t_tree_xeno", "fg": 4718 }, - { "id": "t_tree_xenoinfested", "fg": 4719 }, - { "id": "mon_triceratops", "fg": 4720 }, - { "id": "mon_tyrannosaurus", "fg": 4721 }, - { "id": "mon_apatosaurus", "fg": 4722 }, - { "id": "mon_torvosaurus", "fg": 4723 }, - { "id": "mon_zyrannosaurus", "fg": 4724 }, - { "id": "mon_claygolem", "fg": 4725 }, - { "id": "mon_irongolem", "fg": 4726 }, - { "id": "mon_plasticgolem", "fg": 4727 }, - { "id": "mon_stonegolem", "fg": 4728 }, - { "id": "mon_afs_headless_horror", "fg": 4729 }, - { "id": "mon_butterfly_titan", "fg": 4730 }, - { "id": "mon_darkman", "fg": 4735 }, - { "id": "mon_devourer", "fg": 4736 }, - { "id": "mon_dog_zombie_hulk", "fg": 4737 }, - { "id": "mon_dragon_dummy", "fg": 4738 }, - { "id": "mon_exodii_quad", "fg": 4739 }, - { "id": "mon_flesh_golem", "fg": 4740 }, - { "id": "mon_fungaloid_queen", "fg": 4741 }, - { "id": "mon_fungaloid_seeder", "fg": 4742 }, - { "id": "mon_fungaloid_tower", "fg": 4743 }, - { "id": "mon_graboid", "fg": 4744 }, - { "id": "mon_kraken_guard", "fg": 4745 }, - { "id": "mon_kraken_queen", "fg": 4746 }, - { "id": "mon_mantis_mega", "fg": 4747 }, - { "id": "mon_moth_titan", "fg": 4748 }, - { "id": "mon_skeleton_hulk", "fg": 4749 }, - { "id": "mon_skeleton_hulk_fungus", "fg": 4750 }, - { "id": "mon_slug_giant", "fg": 4751 }, - { "id": "mon_snail_giant", "fg": 4752 }, - { "id": "mon_yugg", "fg": 4753 }, - { "id": "mon_zombie_crushed_giant", "fg": 4754 }, - { "id": "mon_zombie_hulk", "fg": 4758 }, - { "id": "mon_zombie_kevlar_2", "fg": 4759 }, - { "id": "mon_zombie_nemesis", "fg": 4760 }, - { "id": "overlay_male_mutation_THRESH_CATTLE", "fg": 4761 }, - { "id": "overlay_mutation_THRESH_CATTLE", "fg": 4762 }, - { "id": "overlay_mutation_THRESH_LIZARD", "fg": 4763 }, - { "id": "overlay_mutation_THRESH_URSINE", "fg": 4764 }, - { "id": "overlay_female_mutation_hair_black_fro", "fg": 4765 }, - { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 4766 }, - { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 4767 }, - { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 4768 }, - { "id": "overlay_male_mutation_hair_black_fro", "fg": 4769 }, - { "id": "overlay_male_mutation_hair_black_long", "fg": 4770 }, - { "id": "overlay_male_mutation_hair_black_medium", "fg": 4771 }, - { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 4772 }, - { "id": "overlay_male_mutation_hair_black_short", "fg": 4773 }, - { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 4774 }, - { "id": "overlay_male_mutation_messy_var_black", "fg": 4775 }, - { "id": "overlay_male_mutation_ponytail_var_black", "fg": 4776 }, - { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 4777 }, - { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 4778 }, - { "id": "overlay_female_mutation_hair_blond_fro", "fg": 4779 }, - { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 4780 }, - { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 4781 }, - { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 4782 }, - { "id": "overlay_male_mutation_hair_blond_fro", "fg": 4783 }, - { "id": "overlay_male_mutation_hair_blond_long", "fg": 4784 }, - { "id": "overlay_male_mutation_hair_blond_medium", "fg": 4785 }, - { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 4786 }, - { "id": "overlay_male_mutation_hair_blond_short", "fg": 4787 }, - { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 4788 }, - { "id": "overlay_male_mutation_messy_var_blond", "fg": 4789 }, - { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 4790 }, - { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 4791 }, - { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 4792 }, - { "id": "overlay_female_mutation_hair_blue_fro", "fg": 4793 }, - { "id": "overlay_female_mutation_hair_blue_mohawk", "fg": 4794 }, - { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 4795 }, - { "id": "overlay_male_mutation_hair_blue_crewcut", "fg": 4796 }, - { "id": "overlay_male_mutation_hair_blue_fro", "fg": 4797 }, - { "id": "overlay_male_mutation_hair_blue_long", "fg": 4798 }, - { "id": "overlay_male_mutation_hair_blue_medium", "fg": 4799 }, - { "id": "overlay_male_mutation_hair_blue_mohawk", "fg": 4800 }, - { "id": "overlay_male_mutation_hair_blue_short", "fg": 4801 }, - { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 4802 }, - { "id": "overlay_male_mutation_messy_var_blue", "fg": 4803 }, - { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 4804 }, - { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 4805 }, - { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 4806 }, - { "id": "overlay_female_mutation_hair_brown_fro", "fg": 4807 }, - { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 4808 }, - { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 4809 }, - { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 4810 }, - { "id": "overlay_male_mutation_hair_brown_fro", "fg": 4811 }, - { "id": "overlay_male_mutation_hair_brown_long", "fg": 4812 }, - { "id": "overlay_male_mutation_hair_brown_medium", "fg": 4813 }, - { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 4814 }, - { "id": "overlay_male_mutation_hair_brown_short", "fg": 4815 }, - { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 4816 }, - { "id": "overlay_male_mutation_messy_var_brown", "fg": 4817 }, - { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 4818 }, - { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 4819 }, - { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 4820 }, - { "id": "overlay_female_mutation_hair_gray_fro", "fg": 4821 }, - { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 4822 }, - { "id": "overlay_male_mutation_buzzcut_var_gray", "fg": 4823 }, - { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 4824 }, - { "id": "overlay_male_mutation_hair_gray_fro", "fg": 4825 }, - { "id": "overlay_male_mutation_hair_gray_long", "fg": 4826 }, - { "id": "overlay_male_mutation_hair_gray_medium", "fg": 4827 }, - { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 4828 }, - { "id": "overlay_male_mutation_hair_gray_short", "fg": 4829 }, - { "id": "overlay_male_mutation_long_over_eye_var_gray", "fg": 4830 }, - { "id": "overlay_male_mutation_messy_var_gray", "fg": 4831 }, - { "id": "overlay_male_mutation_ponytail_var_gray", "fg": 4832 }, - { "id": "overlay_male_mutation_short_no_fringe_var_gray", "fg": 4833 }, - { "id": "overlay_male_mutation_short_over_eye_var_gray", "fg": 4834 }, - { "id": "overlay_female_mutation_hair_green_fro", "fg": 4835 }, - { "id": "overlay_female_mutation_hair_green_mohawk", "fg": 4836 }, - { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 4837 }, - { "id": "overlay_male_mutation_hair_green_crewcut", "fg": 4838 }, - { "id": "overlay_male_mutation_hair_green_fro", "fg": 4839 }, - { "id": "overlay_male_mutation_hair_green_long", "fg": 4840 }, - { "id": "overlay_male_mutation_hair_green_medium", "fg": 4841 }, - { "id": "overlay_male_mutation_hair_green_mohawk", "fg": 4842 }, - { "id": "overlay_male_mutation_hair_green_short", "fg": 4843 }, - { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 4844 }, - { "id": "overlay_male_mutation_messy_var_green", "fg": 4845 }, - { "id": "overlay_male_mutation_ponytail_var_green", "fg": 4846 }, - { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 4847 }, - { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 4848 }, - { "id": "overlay_female_mutation_hair_pink_fro", "fg": 4849 }, - { "id": "overlay_female_mutation_hair_pink_mohawk", "fg": 4850 }, - { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 4851 }, - { "id": "overlay_male_mutation_hair_pink_crewcut", "fg": 4852 }, - { "id": "overlay_male_mutation_hair_pink_fro", "fg": 4853 }, - { "id": "overlay_male_mutation_hair_pink_long", "fg": 4854 }, - { "id": "overlay_male_mutation_hair_pink_medium", "fg": 4855 }, - { "id": "overlay_male_mutation_hair_pink_mohawk", "fg": 4856 }, - { "id": "overlay_male_mutation_hair_pink_short", "fg": 4857 }, - { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 4858 }, - { "id": "overlay_male_mutation_messy_var_pink", "fg": 4859 }, - { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 4860 }, - { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 4861 }, - { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 4862 }, - { "id": "overlay_female_mutation_hair_purple_fro", "fg": 4863 }, - { "id": "overlay_female_mutation_hair_purple_mohawk", "fg": 4864 }, - { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 4865 }, - { "id": "overlay_male_mutation_hair_purple_crewcut", "fg": 4866 }, - { "id": "overlay_male_mutation_hair_purple_fro", "fg": 4867 }, - { "id": "overlay_male_mutation_hair_purple_long", "fg": 4868 }, - { "id": "overlay_male_mutation_hair_purple_medium", "fg": 4869 }, - { "id": "overlay_male_mutation_hair_purple_mohawk", "fg": 4870 }, - { "id": "overlay_male_mutation_hair_purple_short", "fg": 4871 }, - { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 4872 }, - { "id": "overlay_male_mutation_messy_var_purple", "fg": 4873 }, - { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 4874 }, - { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 4875 }, - { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 4876 }, - { "id": "overlay_female_mutation_hair_red_fro", "fg": 4877 }, - { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 4878 }, - { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 4879 }, - { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 4880 }, - { "id": "overlay_male_mutation_hair_red_fro", "fg": 4881 }, - { "id": "overlay_male_mutation_hair_red_long", "fg": 4882 }, - { "id": "overlay_male_mutation_hair_red_medium", "fg": 4883 }, - { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 4884 }, - { "id": "overlay_male_mutation_hair_red_short", "fg": 4885 }, - { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 4886 }, - { "id": "overlay_male_mutation_messy_var_red", "fg": 4887 }, - { "id": "overlay_male_mutation_ponytail_var_red", "fg": 4888 }, - { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 4889 }, - { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 4890 }, - { "id": "overlay_female_mutation_hair_white_fro", "fg": 4891 }, - { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 4892 }, - { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 4893 }, - { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 4894 }, - { "id": "overlay_male_mutation_hair_white_fro", "fg": 4895 }, - { "id": "overlay_male_mutation_hair_white_long", "fg": 4896 }, - { "id": "overlay_male_mutation_hair_white_medium", "fg": 4897 }, - { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 4898 }, - { "id": "overlay_male_mutation_hair_white_short", "fg": 4899 }, - { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 4900 }, - { "id": "overlay_male_mutation_messy_var_white", "fg": 4901 }, - { "id": "overlay_male_mutation_ponytail_var_white", "fg": 4902 }, - { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 4903 }, - { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 4904 }, - { "id": "mon_treent_green", "fg": 4905 }, - { "id": "t_beehive_natural", "fg": 4906 }, - { "id": "t_beehive_natural_season_winter", "fg": 4907 }, - { "id": "t_marloss_tree", "fg": 4908 }, - { "id": "t_tree_alder_harvested", "fg": 4909 }, - { "id": "t_tree_alder_harvested_season_autumn", "fg": 4910 }, - { "id": "t_tree_alder_harvested_season_summer", "fg": 4911 }, - { "id": "t_tree_birch_harvested_season_autumn", "fg": 4913 }, - { "id": "t_tree_birch_harvested_season_summer", "fg": 4915 }, - { "id": "t_tree_birch_season_autumn", "fg": 4917 }, - { "id": "t_tree_birch_season_summer", "fg": 4919 }, - { "id": "t_tree_birch_season_winter", "fg": 4920 }, - { "id": "t_tree_dead", "fg": 4925 }, - { "id": "t_tree_deadpine", "fg": 4927 }, - { "id": "t_tree_deadpine_season_winter", "fg": 4928 }, - { "id": "t_tree_fungal", "fg": 4929 }, - { "id": "t_tree_maple_season_autumn", "fg": 4933 }, - { "id": "t_tree_maple_tapped_season_autumn", "fg": 4936 }, - { "id": "t_tree_maple_tapped_season_summer", "fg": 4937 }, - { "id": "t_tree_maple_tapped_season_winter", "fg": 4938 }, - { "id": "t_tree_pine", "fg": 4941 }, - { "id": "t_tree_pine_season_winter", "fg": 4942 }, - { "id": "t_tree_willow_harvested_season_autumn", "fg": 4945 }, - { "id": "t_tree_willow_harvested_season_summer", "fg": 4947 }, - { "id": "t_tree_willow_season_autumn", "fg": 4949 }, - { "id": "t_tree_willow_season_summer", "fg": 4951 }, - { "id": "overlay_female_wielded_2h_flail_steel", "fg": 5124 }, - { "id": "overlay_female_wielded_2h_flail_wood", "fg": 5125 }, - { "id": "overlay_female_wielded_2x4", "fg": 5126 }, - { "id": "overlay_female_wielded_ar15", "fg": 5127 }, - { "id": "overlay_female_wielded_ax", "fg": 5129 }, - { "id": "overlay_female_wielded_bat", "fg": 5130 }, - { "id": "overlay_female_wielded_bat_metal", "fg": 5131 }, - { "id": "overlay_female_wielded_bat_nerf", "fg": 5132 }, - { "id": "overlay_female_wielded_battleaxe", "fg": 5135 }, - { "id": "overlay_female_wielded_bowling_axe", "fg": 5138 }, - { "id": "overlay_female_wielded_bowling_pin", "fg": 5139 }, - { "id": "overlay_female_wielded_bwirebat", "fg": 5141 }, - { "id": "overlay_female_wielded_cane", "fg": 5142 }, - { "id": "overlay_female_wielded_crowbar", "fg": 5143 }, - { "id": "overlay_female_wielded_crutches", "fg": 5144 }, - { "id": "overlay_female_wielded_cudgel", "fg": 5145 }, - { "id": "overlay_female_wielded_fire_ax", "fg": 5147 }, - { "id": "overlay_female_wielded_glass_macuahuitl", "fg": 5148 }, - { "id": "overlay_female_wielded_golf_club", "fg": 5150 }, - { "id": "overlay_female_wielded_halberd", "fg": 5151 }, - { "id": "overlay_female_wielded_hammer", "fg": 5152 }, - { "id": "overlay_female_wielded_hammer_sledge", "fg": 5153 }, - { "id": "overlay_female_wielded_hockey_stick", "fg": 5156 }, - { "id": "overlay_female_wielded_homewrecker", "fg": 5157 }, - { "id": "overlay_female_wielded_iceaxe", "fg": 5159 }, - { "id": "overlay_female_wielded_kukri", "fg": 5163 }, - { "id": "overlay_female_wielded_long_pole", "fg": 5164 }, - { "id": "overlay_female_wielded_longsword", "fg": 5165 }, - { "id": "overlay_female_wielded_lucern_hammer", "fg": 5166 }, - { "id": "overlay_female_wielded_mace", "fg": 5167 }, - { "id": "overlay_female_wielded_makeshift_crowbar", "fg": 5169 }, - { "id": "overlay_female_wielded_morningstar", "fg": 5170 }, - { "id": "overlay_female_wielded_nailbat", "fg": 5171 }, - { "id": "overlay_female_wielded_nailboard", "fg": 5172 }, - { "id": "overlay_female_wielded_pickaxe", "fg": 5173 }, - { "id": "overlay_female_wielded_poleaxe", "fg": 5176 }, - { "id": "overlay_female_wielded_pool_cue", "fg": 5177 }, - { "id": "overlay_female_wielded_primitive_axe", "fg": 5178 }, - { "id": "overlay_female_wielded_q_staff", "fg": 5179 }, - { "id": "overlay_female_wielded_scythe", "fg": 5183 }, - { "id": "overlay_female_wielded_spear_pipe", "fg": 5186 }, - { "id": "overlay_female_wielded_steel_pan", "fg": 5190 }, - { "id": "overlay_female_wielded_stick", "fg": 5191 }, - { "id": "overlay_male_wielded_2h_flail_steel", "fg": 5192 }, - { "id": "overlay_male_wielded_2h_flail_wood", "fg": 5193 }, - { "id": "overlay_male_wielded_2x4", "fg": 5194 }, - { "id": "overlay_male_wielded_ar15", "fg": 5195 }, - { "id": "overlay_male_wielded_ax", "fg": 5197 }, - { "id": "overlay_male_wielded_bat", "fg": 5198 }, - { "id": "overlay_male_wielded_bat_metal", "fg": 5199 }, - { "id": "overlay_male_wielded_bat_nerf", "fg": 5200 }, - { "id": "overlay_male_wielded_battleaxe", "fg": 5203 }, - { "id": "overlay_male_wielded_bowling_axe", "fg": 5206 }, - { "id": "overlay_male_wielded_bowling_pin", "fg": 5207 }, - { "id": "overlay_male_wielded_bwirebat", "fg": 5209 }, - { "id": "overlay_male_wielded_cane", "fg": 5210 }, - { "id": "overlay_male_wielded_crowbar", "fg": 5211 }, - { "id": "overlay_male_wielded_crutches", "fg": 5212 }, - { "id": "overlay_male_wielded_cudgel", "fg": 5213 }, - { "id": "overlay_male_wielded_fire_ax", "fg": 5215 }, - { "id": "overlay_male_wielded_glass_macuahuitl", "fg": 5216 }, - { "id": "overlay_male_wielded_golf_club", "fg": 5218 }, - { "id": "overlay_male_wielded_halberd", "fg": 5219 }, - { "id": "overlay_male_wielded_hammer", "fg": 5220 }, - { "id": "overlay_male_wielded_hammer_sledge", "fg": 5221 }, - { "id": "overlay_male_wielded_hockey_stick", "fg": 5224 }, - { "id": "overlay_male_wielded_homewrecker", "fg": 5225 }, - { "id": "overlay_male_wielded_iceaxe", "fg": 5227 }, - { "id": "overlay_male_wielded_kukri", "fg": 5231 }, - { "id": "overlay_male_wielded_long_pole", "fg": 5232 }, - { "id": "overlay_male_wielded_longsword", "fg": 5233 }, - { "id": "overlay_male_wielded_lucern_hammer", "fg": 5234 }, - { "id": "overlay_male_wielded_mace", "fg": 5235 }, - { "id": "overlay_male_wielded_makeshift_crowbar", "fg": 5237 }, - { "id": "overlay_male_wielded_morningstar", "fg": 5238 }, - { "id": "overlay_male_wielded_nailbat", "fg": 5239 }, - { "id": "overlay_male_wielded_nailboard", "fg": 5240 }, - { "id": "overlay_male_wielded_pickaxe", "fg": 5241 }, - { "id": "overlay_male_wielded_poleaxe", "fg": 5244 }, - { "id": "overlay_male_wielded_pool_cue", "fg": 5245 }, - { "id": "overlay_male_wielded_primitive_axe", "fg": 5246 }, - { "id": "overlay_male_wielded_q_staff", "fg": 5247 }, - { "id": "overlay_male_wielded_scythe", "fg": 5251 }, - { "id": "overlay_male_wielded_spear_pipe", "fg": 5254 }, - { "id": "overlay_male_wielded_steel_pan", "fg": 5258 }, - { "id": "overlay_male_wielded_stick", "fg": 5259 } + "fg": 5371, + "rotates": false + }, + { "id": "overlay_male_worn_rebreather", "fg": 5360, "rotates": false }, + { "id": "overlay_male_worn_straw_fedora", "fg": 5369, "rotates": false }, + { "id": "overlay_male_worn_straw_hat", "fg": 5280, "rotates": false }, + { "id": "overlay_male_worn_tac_fullhelmet", "fg": 5348, "rotates": false }, + { "id": "overlay_male_worn_tac_helmet", "fg": 5349, "rotates": false }, + { "id": "overlay_male_worn_thermal_mask", "fg": 5358, "rotates": false }, + { "id": "overlay_male_worn_thermal_mask_on", "fg": 5359, "rotates": false }, + { "id": "overlay_male_worn_tinfoil_hat", "fg": 5281, "rotates": false }, + { "id": "overlay_male_worn_tophat", "fg": 5282, "rotates": false }, + { "id": "overlay_male_worn_tricorne", "fg": 5283, "rotates": false }, + { "id": "overlay_male_worn_turban", "fg": 5284, "rotates": false }, + { "id": "overlay_male_worn_welding_mask", "fg": 5353, "rotates": false }, + { "id": "overlay_male_worn_welding_mask_crude", "fg": 5355, "rotates": false }, + { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 5356, "rotates": false }, + { "id": "overlay_male_worn_welding_mask_raised", "fg": 5354, "rotates": false }, + { "id": "overlay_effect_haslight", "fg": 4706 }, + { "id": "overlay_friendly_sees_player", "fg": 4707 }, + { "id": "overlay_hostile_sees_player", "fg": 4708 }, + { "id": "f_flagpole", "fg": 4712 }, + { "id": "f_street_light", "fg": 4713 }, + { "id": "f_traffic_light", "fg": 4714 }, + { "id": "f_utility_pole", "fg": 4715 }, + { "id": "f_wooden_flagpole", "fg": 4716 }, + { "id": "bundle_branch_long", "fg": 4717 }, + { "id": "bundle_plank", "fg": 4718 }, + { "id": "bundle_rebar", "fg": 4719 }, + { "id": "exodii_ingot_copper", "fg": 4720 }, + { "id": "exodii_ingot_lead", "fg": 4722 }, + { "id": "exodii_ingot_plastic", "fg": 4723 }, + { "id": "exodii_ingot_steel", "fg": 4724 }, + { "id": "plank_long", "fg": 4725 }, + { "id": "f_geo_mox", "fg": 4726 }, + { "id": "f_geo_vent", "fg": 4727 }, + { "id": "f_moxie_tube", "fg": 4728 }, + { "id": "f_moxie_vent", "fg": 4729 }, + { "id": "t_fuma_ice", "fg": 4730 }, + { "id": "t_tree_lichen", "fg": 4731 }, + { "id": "t_tree_xeno", "fg": 4734 }, + { "id": "t_tree_xenoinfested", "fg": 4735 }, + { "id": "mon_triceratops", "fg": 4736 }, + { "id": "mon_tyrannosaurus", "fg": 4737 }, + { "id": "mon_apatosaurus", "fg": 4738 }, + { "id": "mon_torvosaurus", "fg": 4739 }, + { "id": "mon_zyrannosaurus", "fg": 4740 }, + { "id": "mon_claygolem", "fg": 4741 }, + { "id": "mon_irongolem", "fg": 4742 }, + { "id": "mon_plasticgolem", "fg": 4743 }, + { "id": "mon_stonegolem", "fg": 4744 }, + { "id": "mon_afs_headless_horror", "fg": 4745 }, + { "id": "mon_butterfly_titan", "fg": 4746 }, + { "id": "mon_darkman", "fg": 4751 }, + { "id": "mon_devourer", "fg": 4752 }, + { "id": "mon_dog_zombie_hulk", "fg": 4753 }, + { "id": "mon_dragon_dummy", "fg": 4754 }, + { "id": "mon_exodii_quad", "fg": 4755 }, + { "id": "mon_flesh_golem", "fg": 4756 }, + { "id": "mon_fungaloid_queen", "fg": 4757 }, + { "id": "mon_fungaloid_seeder", "fg": 4758 }, + { "id": "mon_fungaloid_tower", "fg": 4759 }, + { "id": "mon_graboid", "fg": 4760 }, + { "id": "mon_kraken_guard", "fg": 4761 }, + { "id": "mon_kraken_queen", "fg": 4762 }, + { "id": "mon_mantis_mega", "fg": 4763 }, + { "id": "mon_moth_titan", "fg": 4764 }, + { "id": "mon_skeleton_hulk", "fg": 4765 }, + { "id": "mon_skeleton_hulk_fungus", "fg": 4766 }, + { "id": "mon_slug_giant", "fg": 4767 }, + { "id": "mon_snail_giant", "fg": 4768 }, + { "id": "mon_yugg", "fg": 4769 }, + { "id": "mon_zombie_crushed_giant", "fg": 4770 }, + { "id": "mon_zombie_hulk", "fg": 4774 }, + { "id": "mon_zombie_kevlar_2", "fg": 4775 }, + { "id": "mon_zombie_nemesis", "fg": 4776 }, + { "id": "overlay_male_mutation_THRESH_CATTLE", "fg": 4777 }, + { "id": "overlay_mutation_THRESH_CATTLE", "fg": 4778 }, + { "id": "overlay_mutation_THRESH_LIZARD", "fg": 4779 }, + { "id": "overlay_mutation_THRESH_URSINE", "fg": 4780 }, + { "id": "overlay_female_mutation_hair_black_fro", "fg": 4781 }, + { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 4782 }, + { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 4783 }, + { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 4784 }, + { "id": "overlay_male_mutation_hair_black_fro", "fg": 4785 }, + { "id": "overlay_male_mutation_hair_black_long", "fg": 4786 }, + { "id": "overlay_male_mutation_hair_black_medium", "fg": 4787 }, + { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 4788 }, + { "id": "overlay_male_mutation_hair_black_short", "fg": 4789 }, + { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 4790 }, + { "id": "overlay_male_mutation_messy_var_black", "fg": 4791 }, + { "id": "overlay_male_mutation_ponytail_var_black", "fg": 4792 }, + { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 4793 }, + { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 4794 }, + { "id": "overlay_female_mutation_hair_blond_fro", "fg": 4795 }, + { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 4796 }, + { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 4797 }, + { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 4798 }, + { "id": "overlay_male_mutation_hair_blond_fro", "fg": 4799 }, + { "id": "overlay_male_mutation_hair_blond_long", "fg": 4800 }, + { "id": "overlay_male_mutation_hair_blond_medium", "fg": 4801 }, + { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 4802 }, + { "id": "overlay_male_mutation_hair_blond_short", "fg": 4803 }, + { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 4804 }, + { "id": "overlay_male_mutation_messy_var_blond", "fg": 4805 }, + { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 4806 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 4807 }, + { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 4808 }, + { "id": "overlay_female_mutation_hair_blue_fro", "fg": 4809 }, + { "id": "overlay_female_mutation_hair_blue_mohawk", "fg": 4810 }, + { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 4811 }, + { "id": "overlay_male_mutation_hair_blue_crewcut", "fg": 4812 }, + { "id": "overlay_male_mutation_hair_blue_fro", "fg": 4813 }, + { "id": "overlay_male_mutation_hair_blue_long", "fg": 4814 }, + { "id": "overlay_male_mutation_hair_blue_medium", "fg": 4815 }, + { "id": "overlay_male_mutation_hair_blue_mohawk", "fg": 4816 }, + { "id": "overlay_male_mutation_hair_blue_short", "fg": 4817 }, + { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 4818 }, + { "id": "overlay_male_mutation_messy_var_blue", "fg": 4819 }, + { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 4820 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 4821 }, + { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 4822 }, + { "id": "overlay_female_mutation_hair_brown_fro", "fg": 4823 }, + { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 4824 }, + { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 4825 }, + { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 4826 }, + { "id": "overlay_male_mutation_hair_brown_fro", "fg": 4827 }, + { "id": "overlay_male_mutation_hair_brown_long", "fg": 4828 }, + { "id": "overlay_male_mutation_hair_brown_medium", "fg": 4829 }, + { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 4830 }, + { "id": "overlay_male_mutation_hair_brown_short", "fg": 4831 }, + { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 4832 }, + { "id": "overlay_male_mutation_messy_var_brown", "fg": 4833 }, + { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 4834 }, + { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 4835 }, + { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 4836 }, + { "id": "overlay_female_mutation_hair_gray_fro", "fg": 4837 }, + { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 4838 }, + { "id": "overlay_male_mutation_buzzcut_var_gray", "fg": 4839 }, + { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 4840 }, + { "id": "overlay_male_mutation_hair_gray_fro", "fg": 4841 }, + { "id": "overlay_male_mutation_hair_gray_long", "fg": 4842 }, + { "id": "overlay_male_mutation_hair_gray_medium", "fg": 4843 }, + { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 4844 }, + { "id": "overlay_male_mutation_hair_gray_short", "fg": 4845 }, + { "id": "overlay_male_mutation_long_over_eye_var_gray", "fg": 4846 }, + { "id": "overlay_male_mutation_messy_var_gray", "fg": 4847 }, + { "id": "overlay_male_mutation_ponytail_var_gray", "fg": 4848 }, + { "id": "overlay_male_mutation_short_no_fringe_var_gray", "fg": 4849 }, + { "id": "overlay_male_mutation_short_over_eye_var_gray", "fg": 4850 }, + { "id": "overlay_female_mutation_hair_green_fro", "fg": 4851 }, + { "id": "overlay_female_mutation_hair_green_mohawk", "fg": 4852 }, + { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 4853 }, + { "id": "overlay_male_mutation_hair_green_crewcut", "fg": 4854 }, + { "id": "overlay_male_mutation_hair_green_fro", "fg": 4855 }, + { "id": "overlay_male_mutation_hair_green_long", "fg": 4856 }, + { "id": "overlay_male_mutation_hair_green_medium", "fg": 4857 }, + { "id": "overlay_male_mutation_hair_green_mohawk", "fg": 4858 }, + { "id": "overlay_male_mutation_hair_green_short", "fg": 4859 }, + { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 4860 }, + { "id": "overlay_male_mutation_messy_var_green", "fg": 4861 }, + { "id": "overlay_male_mutation_ponytail_var_green", "fg": 4862 }, + { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 4863 }, + { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 4864 }, + { "id": "overlay_female_mutation_hair_pink_fro", "fg": 4865 }, + { "id": "overlay_female_mutation_hair_pink_mohawk", "fg": 4866 }, + { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 4867 }, + { "id": "overlay_male_mutation_hair_pink_crewcut", "fg": 4868 }, + { "id": "overlay_male_mutation_hair_pink_fro", "fg": 4869 }, + { "id": "overlay_male_mutation_hair_pink_long", "fg": 4870 }, + { "id": "overlay_male_mutation_hair_pink_medium", "fg": 4871 }, + { "id": "overlay_male_mutation_hair_pink_mohawk", "fg": 4872 }, + { "id": "overlay_male_mutation_hair_pink_short", "fg": 4873 }, + { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 4874 }, + { "id": "overlay_male_mutation_messy_var_pink", "fg": 4875 }, + { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 4876 }, + { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 4877 }, + { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 4878 }, + { "id": "overlay_female_mutation_hair_purple_fro", "fg": 4879 }, + { "id": "overlay_female_mutation_hair_purple_mohawk", "fg": 4880 }, + { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 4881 }, + { "id": "overlay_male_mutation_hair_purple_crewcut", "fg": 4882 }, + { "id": "overlay_male_mutation_hair_purple_fro", "fg": 4883 }, + { "id": "overlay_male_mutation_hair_purple_long", "fg": 4884 }, + { "id": "overlay_male_mutation_hair_purple_medium", "fg": 4885 }, + { "id": "overlay_male_mutation_hair_purple_mohawk", "fg": 4886 }, + { "id": "overlay_male_mutation_hair_purple_short", "fg": 4887 }, + { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 4888 }, + { "id": "overlay_male_mutation_messy_var_purple", "fg": 4889 }, + { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 4890 }, + { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 4891 }, + { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 4892 }, + { "id": "overlay_female_mutation_hair_red_fro", "fg": 4893 }, + { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 4894 }, + { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 4895 }, + { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 4896 }, + { "id": "overlay_male_mutation_hair_red_fro", "fg": 4897 }, + { "id": "overlay_male_mutation_hair_red_long", "fg": 4898 }, + { "id": "overlay_male_mutation_hair_red_medium", "fg": 4899 }, + { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 4900 }, + { "id": "overlay_male_mutation_hair_red_short", "fg": 4901 }, + { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 4902 }, + { "id": "overlay_male_mutation_messy_var_red", "fg": 4903 }, + { "id": "overlay_male_mutation_ponytail_var_red", "fg": 4904 }, + { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 4905 }, + { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 4906 }, + { "id": "overlay_female_mutation_hair_white_fro", "fg": 4907 }, + { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 4908 }, + { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 4909 }, + { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 4910 }, + { "id": "overlay_male_mutation_hair_white_fro", "fg": 4911 }, + { "id": "overlay_male_mutation_hair_white_long", "fg": 4912 }, + { "id": "overlay_male_mutation_hair_white_medium", "fg": 4913 }, + { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 4914 }, + { "id": "overlay_male_mutation_hair_white_short", "fg": 4915 }, + { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 4916 }, + { "id": "overlay_male_mutation_messy_var_white", "fg": 4917 }, + { "id": "overlay_male_mutation_ponytail_var_white", "fg": 4918 }, + { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 4919 }, + { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 4920 }, + { "id": "mon_treent_green", "fg": 4921 }, + { "id": "t_beehive_natural", "fg": 4922 }, + { "id": "t_beehive_natural_season_winter", "fg": 4923 }, + { "id": "t_marloss_tree", "fg": 4924 }, + { "id": "t_tree_alder_harvested", "fg": 4925 }, + { "id": "t_tree_alder_harvested_season_autumn", "fg": 4926 }, + { "id": "t_tree_alder_harvested_season_summer", "fg": 4927 }, + { "id": "t_tree_birch_harvested_season_autumn", "fg": 4929 }, + { "id": "t_tree_birch_harvested_season_summer", "fg": 4931 }, + { "id": "t_tree_birch_season_autumn", "fg": 4933 }, + { "id": "t_tree_birch_season_summer", "fg": 4935 }, + { "id": "t_tree_birch_season_winter", "fg": 4936 }, + { "id": "t_tree_dead", "fg": 4941 }, + { "id": "t_tree_deadpine", "fg": 4943 }, + { "id": "t_tree_deadpine_season_winter", "fg": 4944 }, + { "id": "t_tree_fungal", "fg": 4945 }, + { "id": "t_tree_maple_season_autumn", "fg": 4949 }, + { "id": "t_tree_maple_tapped_season_autumn", "fg": 4952 }, + { "id": "t_tree_maple_tapped_season_summer", "fg": 4953 }, + { "id": "t_tree_maple_tapped_season_winter", "fg": 4954 }, + { "id": "t_tree_pine", "fg": 4957 }, + { "id": "t_tree_pine_season_winter", "fg": 4958 }, + { "id": "t_tree_willow_harvested_season_autumn", "fg": 4961 }, + { "id": "t_tree_willow_harvested_season_summer", "fg": 4963 }, + { "id": "t_tree_willow_season_autumn", "fg": 4965 }, + { "id": "t_tree_willow_season_summer", "fg": 4967 }, + { "id": "overlay_female_wielded_2h_flail_steel", "fg": 5140 }, + { "id": "overlay_female_wielded_2h_flail_wood", "fg": 5141 }, + { "id": "overlay_female_wielded_2x4", "fg": 5142 }, + { "id": "overlay_female_wielded_ar15", "fg": 5143 }, + { "id": "overlay_female_wielded_ax", "fg": 5145 }, + { "id": "overlay_female_wielded_bat", "fg": 5146 }, + { "id": "overlay_female_wielded_bat_metal", "fg": 5147 }, + { "id": "overlay_female_wielded_bat_nerf", "fg": 5148 }, + { "id": "overlay_female_wielded_battleaxe", "fg": 5151 }, + { "id": "overlay_female_wielded_bowling_axe", "fg": 5154 }, + { "id": "overlay_female_wielded_bowling_pin", "fg": 5155 }, + { "id": "overlay_female_wielded_bwirebat", "fg": 5157 }, + { "id": "overlay_female_wielded_cane", "fg": 5158 }, + { "id": "overlay_female_wielded_crowbar", "fg": 5159 }, + { "id": "overlay_female_wielded_crutches", "fg": 5160 }, + { "id": "overlay_female_wielded_cudgel", "fg": 5161 }, + { "id": "overlay_female_wielded_fire_ax", "fg": 5163 }, + { "id": "overlay_female_wielded_glass_macuahuitl", "fg": 5164 }, + { "id": "overlay_female_wielded_golf_club", "fg": 5166 }, + { "id": "overlay_female_wielded_halberd", "fg": 5167 }, + { "id": "overlay_female_wielded_hammer", "fg": 5168 }, + { "id": "overlay_female_wielded_hammer_sledge", "fg": 5169 }, + { "id": "overlay_female_wielded_hockey_stick", "fg": 5172 }, + { "id": "overlay_female_wielded_homewrecker", "fg": 5173 }, + { "id": "overlay_female_wielded_iceaxe", "fg": 5175 }, + { "id": "overlay_female_wielded_kukri", "fg": 5179 }, + { "id": "overlay_female_wielded_long_pole", "fg": 5180 }, + { "id": "overlay_female_wielded_longsword", "fg": 5181 }, + { "id": "overlay_female_wielded_lucern_hammer", "fg": 5182 }, + { "id": "overlay_female_wielded_mace", "fg": 5183 }, + { "id": "overlay_female_wielded_makeshift_crowbar", "fg": 5185 }, + { "id": "overlay_female_wielded_morningstar", "fg": 5186 }, + { "id": "overlay_female_wielded_nailbat", "fg": 5187 }, + { "id": "overlay_female_wielded_nailboard", "fg": 5188 }, + { "id": "overlay_female_wielded_pickaxe", "fg": 5189 }, + { "id": "overlay_female_wielded_poleaxe", "fg": 5192 }, + { "id": "overlay_female_wielded_pool_cue", "fg": 5193 }, + { "id": "overlay_female_wielded_primitive_axe", "fg": 5194 }, + { "id": "overlay_female_wielded_q_staff", "fg": 5195 }, + { "id": "overlay_female_wielded_scythe", "fg": 5199 }, + { "id": "overlay_female_wielded_spear_pipe", "fg": 5202 }, + { "id": "overlay_female_wielded_steel_pan", "fg": 5206 }, + { "id": "overlay_female_wielded_stick", "fg": 5207 }, + { "id": "overlay_male_wielded_2h_flail_steel", "fg": 5208 }, + { "id": "overlay_male_wielded_2h_flail_wood", "fg": 5209 }, + { "id": "overlay_male_wielded_2x4", "fg": 5210 }, + { "id": "overlay_male_wielded_ar15", "fg": 5211 }, + { "id": "overlay_male_wielded_ax", "fg": 5213 }, + { "id": "overlay_male_wielded_bat", "fg": 5214 }, + { "id": "overlay_male_wielded_bat_metal", "fg": 5215 }, + { "id": "overlay_male_wielded_bat_nerf", "fg": 5216 }, + { "id": "overlay_male_wielded_battleaxe", "fg": 5219 }, + { "id": "overlay_male_wielded_bowling_axe", "fg": 5222 }, + { "id": "overlay_male_wielded_bowling_pin", "fg": 5223 }, + { "id": "overlay_male_wielded_bwirebat", "fg": 5225 }, + { "id": "overlay_male_wielded_cane", "fg": 5226 }, + { "id": "overlay_male_wielded_crowbar", "fg": 5227 }, + { "id": "overlay_male_wielded_crutches", "fg": 5228 }, + { "id": "overlay_male_wielded_cudgel", "fg": 5229 }, + { "id": "overlay_male_wielded_fire_ax", "fg": 5231 }, + { "id": "overlay_male_wielded_glass_macuahuitl", "fg": 5232 }, + { "id": "overlay_male_wielded_golf_club", "fg": 5234 }, + { "id": "overlay_male_wielded_halberd", "fg": 5235 }, + { "id": "overlay_male_wielded_hammer", "fg": 5236 }, + { "id": "overlay_male_wielded_hammer_sledge", "fg": 5237 }, + { "id": "overlay_male_wielded_hockey_stick", "fg": 5240 }, + { "id": "overlay_male_wielded_homewrecker", "fg": 5241 }, + { "id": "overlay_male_wielded_iceaxe", "fg": 5243 }, + { "id": "overlay_male_wielded_kukri", "fg": 5247 }, + { "id": "overlay_male_wielded_long_pole", "fg": 5248 }, + { "id": "overlay_male_wielded_longsword", "fg": 5249 }, + { "id": "overlay_male_wielded_lucern_hammer", "fg": 5250 }, + { "id": "overlay_male_wielded_mace", "fg": 5251 }, + { "id": "overlay_male_wielded_makeshift_crowbar", "fg": 5253 }, + { "id": "overlay_male_wielded_morningstar", "fg": 5254 }, + { "id": "overlay_male_wielded_nailbat", "fg": 5255 }, + { "id": "overlay_male_wielded_nailboard", "fg": 5256 }, + { "id": "overlay_male_wielded_pickaxe", "fg": 5257 }, + { "id": "overlay_male_wielded_poleaxe", "fg": 5260 }, + { "id": "overlay_male_wielded_pool_cue", "fg": 5261 }, + { "id": "overlay_male_wielded_primitive_axe", "fg": 5262 }, + { "id": "overlay_male_wielded_q_staff", "fg": 5263 }, + { "id": "overlay_male_wielded_scythe", "fg": 5267 }, + { "id": "overlay_male_wielded_spear_pipe", "fg": 5270 }, + { "id": "overlay_male_wielded_steel_pan", "fg": 5274 }, + { "id": "overlay_male_wielded_stick", "fg": 5275 } ] }, { diff --git a/gfx/NeoDaysTileset/tiles.png b/gfx/NeoDaysTileset/tiles.png index bd02292f50b24..fd015222d4bc1 100644 Binary files a/gfx/NeoDaysTileset/tiles.png and b/gfx/NeoDaysTileset/tiles.png differ diff --git a/gfx/Ultica_iso/guns.png b/gfx/Ultica_iso/guns.png index 015ebed9f7d23..2f2b49948e2d1 100644 Binary files a/gfx/Ultica_iso/guns.png and b/gfx/Ultica_iso/guns.png differ diff --git a/gfx/Ultica_iso/human_body_2x.png b/gfx/Ultica_iso/human_body_2x.png index 32a84d45fc432..d71893d81ec61 100644 Binary files a/gfx/Ultica_iso/human_body_2x.png and b/gfx/Ultica_iso/human_body_2x.png differ diff --git a/gfx/Ultica_iso/normal.png b/gfx/Ultica_iso/normal.png index 5dd9a13b6a0e5..a94934c1da473 100644 Binary files a/gfx/Ultica_iso/normal.png and b/gfx/Ultica_iso/normal.png differ diff --git a/gfx/Ultica_iso/small.png b/gfx/Ultica_iso/small.png index 896814d4171d5..caa02d59c5134 100644 Binary files a/gfx/Ultica_iso/small.png and b/gfx/Ultica_iso/small.png differ diff --git a/gfx/Ultica_iso/tile_config.json b/gfx/Ultica_iso/tile_config.json index 95e927d4bec30..b8a768881856a 100644 --- a/gfx/Ultica_iso/tile_config.json +++ b/gfx/Ultica_iso/tile_config.json @@ -3505,7 +3505,7 @@ }, { "file": "normal.png", - "//": "range 3232 to 3999", + "//": "range 3232 to 4031", "sprite_width": 32, "sprite_height": 32, "sprite_offset_x": 8, @@ -3519,435 +3519,518 @@ { "id": "nodachi", "fg": 3263 }, { "id": "nodachi_fake", "fg": 3263 }, { "id": "nodachi_inferior", "fg": 3263 }, - { "id": "10mm_fmj", "bg": 3284, "fg": 3287 }, - { "id": "reloaded_10mm_fmj", "bg": 3286, "fg": 3287 }, - { "id": "bp_10mm_fmj", "bg": 3285, "fg": 3287 }, - { "id": "123ln", "bg": 3290, "fg": 3291 }, - { "id": "shot_00", "bg": 3292, "fg": 3295 }, - { "id": "reloaded_shot_00", "bg": 3294, "fg": 3295 }, - { "id": "bp_shot_00", "bg": 3293, "fg": 3295 }, - { "id": "shot_scrap", "bg": 3292, "fg": 3301 }, - { "id": "reloaded_shot_scrap", "bg": 3294, "fg": 3301 }, - { "id": "bp_shot_scrap", "bg": 3293, "fg": 3301 }, - { "id": "shot_bird", "bg": 3292, "fg": 3297 }, - { "id": "reloaded_shot_bird", "bg": 3294, "fg": 3297 }, - { "id": "bp_shot_bird", "bg": 3293, "fg": 3297 }, - { "id": "shot_dragon", "bg": 3292, "fg": 3298 }, - { "id": "reloaded_shot_dragon", "bg": 3294, "fg": 3298 }, - { "id": "bp_shot_dragon", "bg": 3293, "fg": 3298 }, - { "id": "shot_slug", "bg": 3292, "fg": 3302 }, - { "id": "reloaded_shot_slug", "bg": 3294, "fg": 3302 }, - { "id": "bp_shot_slug", "bg": 3293, "fg": 3302 }, - { "id": "shot_he", "bg": 3292, "fg": 3299 }, - { "id": "reloaded_shot_he", "bg": 3294, "fg": 3299 }, - { "id": "bp_shot_he", "bg": 3293, "fg": 3299 }, - { "id": "shot_beanbag", "bg": 3292, "fg": 3296 }, - { "id": "reloaded_shot_beanbag", "bg": 3294, "fg": 3296 }, - { "id": "bp_shot_beanbag", "bg": 3293, "fg": 3296 }, - { "id": "shot_flechette", "bg": 3292, "fg": 3300 }, - { "id": "reloaded_shot_flechette", "bg": 3294, "fg": 3300 }, - { "id": "bp_shot_flechette", "bg": 3293, "fg": 3300 }, - { "id": "12mm", "bg": 3303, "fg": 3304 }, - { "id": "shot_paper_slug", "bg": 3307, "fg": 3310 }, - { "id": "shot_paper_bird", "bg": 3307, "fg": 3309 }, - { "id": "shot_paper_00", "bg": 3307, "fg": 3308 }, - { "id": "shot_paper_dragon", "bg": 3307, "fg": 3311 }, - { "id": "20x66_shot", "bg": 3313, "fg": 3321 }, - { "id": "20x66_bootleg_shot", "bg": 3313, "fg": 3322 }, - { "id": "20x66_slug", "bg": 3313, "fg": 3323 }, - { "id": "20x66_bootleg_slug", "bg": 3313, "fg": 3324 }, - { "id": "20x66_flechette", "bg": 3313, "fg": 3317 }, - { "id": "20x66_bootleg_flechette", "bg": 3313, "fg": 3318 }, - { "id": "20x66_beanbag", "bg": 3313, "fg": 3314 }, - { "id": "20x66_exp", "bg": 3313, "fg": 3315 }, - { "id": "20x66_flare", "bg": 3313, "fg": 3316 }, - { "id": "20x66_frag", "bg": 3313, "fg": 3319 }, - { "id": "20x66_inc", "bg": 3313, "fg": 3320 }, - { "id": "22_lr", "bg": 3328, "fg": [ ] }, - { "id": "reloaded_22_lr", "bg": 3330, "fg": [ ] }, - { "id": "bp_22_lr", "bg": 3329, "fg": [ ] }, - { "id": "22_fmj", "bg": 3328, "fg": 3333 }, - { "id": "reloaded_22_fmj", "bg": 3330, "fg": 3333 }, - { "id": "bp_22_fmj", "bg": 3329, "fg": 3333 }, - { "id": "22_cb", "bg": 3328, "fg": 3332 }, - { "id": "reloaded_22_cb", "bg": 3330, "fg": 3332 }, - { "id": "bp_22_cb", "bg": 3329, "fg": 3332 }, - { "id": "22_ratshot", "bg": 3328, "fg": 3334 }, - { "id": "reloaded_22_ratshot", "bg": 3330, "fg": 3334 }, - { "id": "bp_22_ratshot", "bg": 3329, "fg": 3334 }, - { "id": "22_blank", "bg": 3328, "fg": 3331 }, - { "id": "223", "bg": 3325, "fg": [ ] }, - { "id": "reloaded_223", "bg": 3327, "fg": [ ] }, - { "id": "bp_223", "bg": 3326, "fg": [ ] }, - { "id": "270win_jsp", "bg": 3335, "fg": 3338 }, - { "id": "reloaded_270win_jsp", "bg": 3337, "fg": 3338 }, - { "id": "bp_270win_jsp", "bg": 3336, "fg": 3338 }, - { "id": "3006", "bg": 3339, "fg": 3342 }, - { "id": "reloaded_3006", "bg": 3341, "fg": 3342 }, - { "id": "bp_3006", "bg": 3340, "fg": 3342 }, - { "id": "3006fmj", "bg": 3339, "fg": 3344 }, - { "id": "reloaded_3006fmj", "bg": 3341, "fg": 3344 }, - { "id": "bp_3006fmj", "bg": 3340, "fg": 3344 }, - { "id": "3006_incendiary", "bg": 3339, "fg": 3343 }, - { "id": "reloaded_3006_incendiary", "bg": 3341, "fg": 3343 }, - { "id": "bp_3006_incendiary", "bg": 3340, "fg": 3343 }, - { "id": "300blk", "bg": 3345, "fg": 3348 }, - { "id": "reloaded_300blk", "bg": 3347, "fg": 3348 }, - { "id": "bp_300blk", "bg": 3346, "fg": 3348 }, - { "id": "300blk_ss", "bg": 3345, "fg": 3349 }, - { "id": "reloaded_300blk_ss", "bg": 3347, "fg": 3349 }, - { "id": "bp_300blk_ss", "bg": 3346, "fg": 3349 }, - { "id": "300_winmag", "bg": 3350, "fg": 3353 }, - { "id": "reloaded_300_winmag", "bg": 3352, "fg": 3353 }, - { "id": "bp_300_winmag", "bg": 3351, "fg": 3353 }, - { "id": "308", "bg": 3354, "fg": 3357 }, - { "id": "reloaded_308", "bg": 3356, "fg": 3357 }, - { "id": "bp_308", "bg": 3355, "fg": 3357 }, - { "id": "32_acp", "bg": 3358, "fg": 3361 }, - { "id": "reloaded_32_acp", "bg": 3360, "fg": 3361 }, - { "id": "bp_32_acp", "bg": 3359, "fg": 3361 }, - { "id": "357mag_jhp", "bg": 3362, "fg": 3366 }, - { "id": "reloaded_357mag_jhp", "bg": 3364, "fg": 3366 }, - { "id": "bp_357mag_jhp", "bg": 3363, "fg": 3366 }, - { "id": "357mag_fmj", "bg": 3362, "fg": 3365 }, - { "id": "reloaded_357mag_fmj", "bg": 3364, "fg": 3365 }, - { "id": "bp_357mag_fmj", "bg": 3363, "fg": 3365 }, - { "id": "357sig_jhp", "bg": 3367, "fg": 3371 }, - { "id": "reloaded_357sig_jhp", "bg": 3369, "fg": 3371 }, - { "id": "bp_357sig_jhp", "bg": 3368, "fg": 3371 }, - { "id": "357sig_fmj", "bg": 3367, "fg": 3370 }, - { "id": "reloaded_357sig_fmj", "bg": 3369, "fg": 3370 }, - { "id": "bp_357sig_fmj", "bg": 3368, "fg": 3370 }, - { "id": "38_special", "bg": 3379, "fg": 3383 }, - { "id": "reloaded_38_special", "bg": 3381, "fg": 3383 }, - { "id": "bp_38_special", "bg": 3380, "fg": 3383 }, - { "id": "38_fmj", "bg": 3379, "fg": 3382 }, - { "id": "reloaded_38_fmj", "bg": 3381, "fg": 3382 }, - { "id": "bp_38_fmj", "bg": 3380, "fg": 3382 }, - { "id": "38_super", "bg": 3379, "fg": 3384 }, - { "id": "reloaded_38_super", "bg": 3381, "fg": 3384 }, - { "id": "bp_38_super", "bg": 3380, "fg": 3384 }, - { "id": "38super_fmj", "bg": 3379, "fg": 3385 }, - { "id": "reloaded_38super_fmj", "bg": 3381, "fg": 3385 }, - { "id": "bp_38super_fmj", "bg": 3380, "fg": 3385 }, - { "id": "380_JHP", "bg": 3373, "fg": 3378 }, - { "id": "reloaded_380_JHP", "bg": 3375, "fg": 3378 }, - { "id": "bp_380_JHP", "bg": 3374, "fg": 3378 }, - { "id": "380_FMJ", "bg": 3373, "fg": 3377 }, - { "id": "reloaded_380_FMJ", "bg": 3375, "fg": 3377 }, - { "id": "bp_380_FMJ", "bg": 3374, "fg": 3377 }, - { "id": "380_p", "bg": 3373, "fg": 3376 }, - { "id": "reloaded_380_p", "bg": 3375, "fg": 3376 }, - { "id": "bp_380_p", "bg": 3374, "fg": 3376 }, - { "id": "cannon_shot", "bg": 3386, "fg": 3387 }, - { "id": "40sw", "bg": 3391, "fg": 3395 }, - { "id": "reloaded_40sw", "bg": 3393, "fg": 3395 }, - { "id": "bp_40sw", "bg": 3392, "fg": 3395 }, - { "id": "40fmj", "bg": 3391, "fg": 3394 }, - { "id": "reloaded_40fmj", "bg": 3393, "fg": 3394 }, - { "id": "bp_40fmj", "bg": 3392, "fg": 3394 }, - { "id": "40x46mm_m576", "bg": 3396, "fg": 3408 }, - { "id": "40x46mm_buckshot_m199", "bg": 3398, "fg": 3406 }, - { "id": "bp_40x46mm_buckshot_m199", "bg": 3397, "fg": 3406 }, - { "id": "40x46mm_flechette_m199", "bg": 3398, "fg": 3407 }, - { "id": "bp_40x46mm_flechette_m199", "bg": 3397, "fg": 3407 }, - { "id": "40x46mm_slug_m199", "bg": 3398, "fg": 3409 }, - { "id": "bp_40x46mm_slug_m199", "bg": 3397, "fg": 3409 }, - { "id": "40x46mm_m1006", "bg": 3396, "fg": 3410 }, - { "id": "40x46mm_hornets_nest_22lr", "bg": 3396, "fg": 3411 }, - { "id": "40x46mm_hornets_nest_410", "bg": 3396, "fg": 3413 }, - { "id": "40x46mm_hornets_nest_22lr_casing", "bg": 3396, "fg": 3412 }, - { "id": "40x46mm_hornets_nest_410_casing", "bg": 3396, "fg": 3414 }, - { "id": "40x46mm_m433", "bg": 3396, "fg": 3403 }, - { "id": "40x46mm_m651", "bg": 3396, "fg": 3404 }, - { "id": "40x46mm_buckshot_m118", "bg": 3398, "fg": 3399 }, - { "id": "bp_40x46mm_buckshot_m118", "bg": 3397, "fg": 3399 }, - { "id": "40x46mm_flechette_m118", "bg": 3398, "fg": 3402 }, - { "id": "bp_40x46mm_flechette_m118", "bg": 3397, "fg": 3402 }, - { "id": "40x46mm_slug_m118", "bg": 3398, "fg": 3405 }, - { "id": "bp_40x46mm_slug_m118", "bg": 3397, "fg": 3405 }, - { "id": "40mm_emp", "bg": 3396, "fg": 3400 }, - { "id": "40mmEMP_act", "fg": 3401 }, - { "id": "40x53mm_m430a1", "bg": 3415, "fg": 3422 }, - { "id": "belt40mm", "bg": 3415, "fg": 3418 }, - { "id": "40x53mm_m1001", "bg": 3415, "fg": 3421 }, - { "id": "40x53mm_buckshot_m169", "bg": 3417, "fg": 3419 }, - { "id": "bp_40x53mm_buckshot_m169", "bg": 3416, "fg": 3419 }, - { "id": "40x53mm_flechette_m169", "bg": 3417, "fg": 3420 }, - { "id": "bp_40x53mm_flechette_m169", "bg": 3416, "fg": 3420 }, - { "id": "40x53mm_slug_m169", "bg": 3417, "fg": 3423 }, - { "id": "bp_40x53mm_slug_m169", "bg": 3416, "fg": 3423 }, - { "id": "410shot_000", "bg": 3424, "fg": 3427 }, - { "id": "reloaded_410shot_000", "bg": 3426, "fg": 3427 }, - { "id": "bp_410shot_000", "bg": 3425, "fg": 3427 }, - { "id": "44magnum", "bg": 3428, "fg": 3432 }, - { "id": "reloaded_44magnum", "bg": 3430, "fg": 3432 }, - { "id": "bp_44magnum", "bg": 3429, "fg": 3432 }, - { "id": "44fmj", "bg": 3428, "fg": 3431 }, - { "id": "reloaded_44fmj", "bg": 3430, "fg": 3431 }, - { "id": "bp_44fmj", "bg": 3429, "fg": 3431 }, - { "id": "454_Casull", "bg": 3434, "fg": 3437 }, - { "id": "reloaded_454_Casull", "bg": 3436, "fg": 3437 }, - { "id": "bp_454_Casull", "bg": 3435, "fg": 3437 }, - { "id": "4570_sp", "bg": 3438, "fg": 3443 }, - { "id": "reloaded_4570_sp", "bg": 3440, "fg": 3443 }, - { "id": "bp_4570_sp", "bg": 3439, "fg": 3443 }, - { "id": "4570_low", "bg": 3438, "fg": 3442 }, - { "id": "reloaded_4570_low", "bg": 3440, "fg": 3442 }, - { "id": "reloaded_4570_bp", "bg": 3439, "fg": 3442 }, - { "id": "4570_pen", "bg": 3438, "fg": 3441 }, - { "id": "reloaded_4570_pen", "bg": 3440, "fg": 3441 }, - { "id": "bp_4570_pen", "bg": 3439, "fg": 3441 }, - { "id": "45_jhp", "bg": 3444, "fg": 3449 }, - { "id": "reloaded_45_jhp", "bg": 3446, "fg": 3449 }, - { "id": "bp_45_jhp", "bg": 3445, "fg": 3449 }, - { "id": "45_super", "bg": 3444, "fg": 3447 }, - { "id": "reloaded_45_super", "bg": 3446, "fg": 3447 }, - { "id": "bp_45_super", "bg": 3445, "fg": 3447 }, - { "id": "45_acp", "bg": 3444, "fg": 3448 }, - { "id": "reloaded_45_acp", "bg": 3446, "fg": 3448 }, - { "id": "bp_45_acp", "bg": 3445, "fg": 3448 }, - { "id": "45colt_jhp", "bg": 3450, "fg": 3453 }, - { "id": "reloaded_45colt_jhp", "bg": 3452, "fg": 3453 }, - { "id": "bp_45colt_jhp", "bg": 3451, "fg": 3453 }, - { "id": "460_rowland", "bg": 3454, "fg": 3457 }, - { "id": "reloaded_460_rowland", "bg": 3456, "fg": 3457 }, - { "id": "bp_460_rowland", "bg": 3455, "fg": 3457 }, - { "id": "460_fmj", "bg": 3454, "fg": 3458 }, - { "id": "reloaded_460_fmj", "bg": 3456, "fg": 3458 }, - { "id": "bp_460_fmj", "bg": 3455, "fg": 3458 }, - { "id": "46mm", "bg": 3459, "fg": 3462 }, - { "id": "reloaded_46mm", "bg": 3461, "fg": 3462 }, - { "id": "bp_46mm", "bg": 3460, "fg": 3462 }, - { "id": "500_Magnum", "bg": 3463, "fg": 3466 }, - { "id": "reloaded_500_Magnum", "bg": 3465, "fg": 3466 }, - { "id": "bp_500_Magnum", "bg": 3464, "fg": 3466 }, - { "id": "50bmg", "bg": 3467, "fg": 3473 }, - { "id": "//reloaded_50bmg", "bg": 3469, "fg": 3473 }, - { "id": "bp_50bmg", "bg": 3468, "fg": 3473 }, - { "id": "50match", "bg": 3467, "fg": 3474 }, - { "id": "reloaded_50bmg", "bg": 3469, "fg": 3474 }, - { "id": "bp_50match", "bg": 3468, "fg": 3474 }, - { "id": "50_incendiary", "bg": 3467, "fg": 3471 }, - { "id": "reloaded_50_incendiary", "bg": 3469, "fg": 3471 }, - { "id": "bp_50_incendiary", "bg": 3468, "fg": 3471 }, - { "id": "50ss", "bg": 3467, "fg": 3472 }, - { "id": "reloaded_50ss", "bg": 3469, "fg": 3472 }, - { "id": "bp_50ss", "bg": 3468, "fg": 3472 }, - { "id": "50_mk211", "bg": 3467, "fg": 3475 }, - { "id": "reloaded_50_mk211", "bg": 3469, "fg": 3475 }, - { "id": "bp_50_mk211", "bg": 3468, "fg": 3475 }, - { "id": "belt50", "bg": 3467, "fg": 3470 }, - { "id": "545", "bg": 3476, "fg": 3479 }, - { "id": "reloaded_545", "bg": 3478, "fg": 3479 }, - { "id": "bp_545", "bg": 3477, "fg": 3479 }, - { "id": "545_ap", "bg": 3476, "fg": 3480 }, - { "id": "reloaded_545_ap", "bg": 3478, "fg": 3480 }, - { "id": "bp_545_ap", "bg": 3477, "fg": 3480 }, - { "id": "556", "bg": 3481, "fg": 3485 }, - { "id": "reloaded_556", "bg": 3483, "fg": 3485 }, - { "id": "bp_556", "bg": 3482, "fg": 3485 }, - { "id": "556_m855a1", "bg": 3481, "fg": 3486 }, - { "id": "reloaded_556_m855a1", "bg": 3483, "fg": 3486 }, - { "id": "bp_556_m855a1", "bg": 3482, "fg": 3486 }, - { "id": "556_incendiary", "bg": 3481, "fg": 3487 }, - { "id": "reloaded_556_incendiary", "bg": 3483, "fg": 3487 }, - { "id": "bp_556_incendiary", "bg": 3482, "fg": 3487 }, - { "id": "556_mk318", "bg": 3481, "fg": 3489 }, - { "id": "reloaded_556_mk318", "bg": 3483, "fg": 3489 }, - { "id": "bp_556_mk318", "bg": 3482, "fg": 3489 }, - { "id": "556_mk262", "bg": 3481, "fg": 3488 }, - { "id": "reloaded_556_mk262", "bg": 3483, "fg": 3488 }, - { "id": "bp_556_mk262", "bg": 3482, "fg": 3488 }, - { "id": "belt223", "bg": 3481, "fg": 3484 }, - { "id": "57mm", "bg": 3490, "fg": 3493 }, - { "id": "reloaded_57mm", "bg": 3492, "fg": 3493 }, - { "id": "bp_57mm", "bg": 3491, "fg": 3493 }, - { "id": "5x50dart", "bg": 3494, "fg": 3497 }, - { "id": "reloaded_5x50dart", "bg": 3496, "fg": 3499 }, - { "id": "5x50heavy", "bg": 3494, "fg": 3498 }, - { "id": "700nx", "bg": 3505, "fg": 3508 }, - { "id": "reloaded_700nx", "bg": 3507, "fg": 3508 }, - { "id": "bp_700nx", "bg": 3506, "fg": 3508 }, - { "id": "762_25hot", "bg": 3509, "fg": 3513 }, - { "id": "762_25", "bg": 3509, "fg": 3514 }, - { "id": "762_25typeP", "bg": 3509, "fg": 3515 }, - { "id": "reloaded_762_25", "bg": 3511, "fg": 3512 }, - { "id": "bp_762_25", "bg": 3510, "fg": 3512 }, - { "id": "762_m43", "bg": 3516, "fg": 3519 }, - { "id": "reloaded_762_m43", "bg": 3518, "fg": 3519 }, - { "id": "bp_762_m43", "bg": 3517, "fg": 3519 }, - { "id": "762_m87", "bg": 3516, "fg": 3520 }, - { "id": "reloaded_762_m87", "bg": 3518, "fg": 3520 }, - { "id": "bp_762_m87", "bg": 3517, "fg": 3520 }, - { "id": "belt308", "bg": 3521, "fg": 3524 }, - { "id": "762_51", "bg": 3521, "fg": 3526 }, - { "id": "reloaded_762_51", "bg": 3523, "fg": 3526 }, - { "id": "bp_762_51", "bg": 3522, "fg": 3526 }, - { "id": "762_51_incendiary", "bg": 3521, "fg": 3525 }, - { "id": "reloaded_762_51_incendiary", "bg": 3523, "fg": 3525 }, - { "id": "bp_762_51_incendiary", "bg": 3522, "fg": 3525 }, - { "id": "762_54R", "bg": 3527, "fg": 3530 }, - { "id": "reloaded_762_54R", "bg": 3529, "fg": 3530 }, - { "id": "bp_762_54R", "bg": 3528, "fg": 3530 }, - { "id": "84x246mm_he", "bg": 3531, "fg": 3532 }, - { "id": "84x246mm_hedp", "bg": 3531, "fg": 3533 }, - { "id": "84x246mm_smoke", "bg": 3531, "fg": 3534 }, - { "id": "8mm_caseless", "bg": 3535, "fg": 3538 }, - { "id": "8mm_bootleg", "bg": 3536, "fg": 3537 }, - { "id": "8mm_fmj", "bg": 3535, "fg": 3539 }, - { "id": "8mm_jhp", "bg": 3535, "fg": 3541 }, - { "id": "8mm_hvp", "bg": 3535, "fg": 3540 }, - { "id": "8mm_civilian", "bg": 3535, "fg": 3542 }, - { "id": "8mm_inc", "bg": 3535, "fg": 3543 }, - { "id": "9x18mm", "bg": 3544, "fg": 3547 }, - { "id": "reloaded_9x18mm", "bg": 3546, "fg": 3547 }, - { "id": "bp_9x18mm", "bg": 3545, "fg": 3547 }, - { "id": "9x18mmP2", "bg": 3544, "fg": 3550 }, - { "id": "reloaded_9x18mmP2", "bg": 3546, "fg": 3550 }, - { "id": "bp_9x18mmP2", "bg": 3545, "fg": 3550 }, - { "id": "9x18mmfmj", "bg": 3544, "fg": 3549 }, - { "id": "reloaded_9x18mmfmj", "bg": 3546, "fg": 3549 }, - { "id": "bp_9x18mmfmj", "bg": 3545, "fg": 3549 }, - { "id": "9mm", "bg": 3551, "fg": 3557 }, - { "id": "reloaded_9mm", "bg": 3553, "fg": 3557 }, - { "id": "bp_9mm", "bg": 3552, "fg": 3557 }, - { "id": "9mmfmj", "bg": 3551, "fg": 3556 }, - { "id": "reloaded_9mmfmj", "bg": 3553, "fg": 3556 }, - { "id": "bp_9mmfmj", "bg": 3552, "fg": 3556 }, - { "id": "9mmP", "bg": 3551, "fg": 3555 }, - { "id": "reloaded_9mmP", "bg": 3553, "fg": 3555 }, - { "id": "bp_9mmP", "bg": 3552, "fg": 3555 }, - { "id": "9mmP2", "bg": 3551, "fg": 3554 }, - { "id": "reloaded_9mmP2", "bg": 3553, "fg": 3554 }, - { "id": "bp_9mmP2", "bg": 3552, "fg": 3554 }, - { "id": "plasma", "bg": 3558, "fg": 3559 }, - { "id": "atgm_heat", "bg": 3305, "fg": 3306 }, - { "id": "120mm_HEAT", "bg": 3288, "fg": 3289 }, - { "id": "66mm_HEAT", "bg": 3500, "fg": 3501 }, - { "id": "m235tpa", "bg": 3500, "fg": 3502 }, - { "id": "m74_clip", "bg": 3500, "fg": 3503 }, - { "id": "explosive_hm_rocket", "bg": 3560, "fg": 3561 }, - { "id": "incendiary_hm_rocket", "bg": 3560, "fg": 3562 }, - { "id": "spiked_rocket", "bg": 3560, "fg": 3563 }, - { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 3564, "fg": 3565 }, - { "id": "blun_lead_shot", "bg": 3564, "fg": 3568 }, - { "id": "blun_slug", "bg": 3564, "fg": 3569 }, - { "id": "blun_flechette", "bg": 3564, "fg": 3566 }, - { "id": "blun_shot", "bg": 3564, "fg": 3567 }, - { "id": "RPG-7_ammo", "bg": 3570, "fg": 3572 }, - { "id": "RPG-7_pg7vr", "bg": 3570, "fg": 3573 }, - { "id": "RPG-7_og7v", "bg": 3570, "fg": 3571 }, - { "id": "RPG-7_tbg7v", "bg": 3570, "fg": 3574 }, - { "id": "arming_sword", "fg": 3577 }, - { "id": "art_sphere", "fg": 3593 }, - { "id": "art_rod", "fg": 3591 }, - { "id": "art_teardrop", "fg": 3595 }, - { "id": "art_lamp", "fg": 3587 }, - { "id": "art_snake", "fg": 3592 }, - { "id": "art_disc", "fg": 3584 }, - { "id": "art_beads", "fg": 3581 }, - { "id": "art_napkin", "fg": 3588 }, - { "id": "art_urchin", "fg": 3597 }, - { "id": "art_jelly", "fg": 3585 }, - { "id": "art_spiral", "fg": 3594 }, - { "id": "art_pin", "fg": 3589 }, - { "id": "art_tube", "fg": 3596 }, - { "id": "art_pyramid", "fg": 3590 }, - { "id": "art_crystal", "fg": 3583 }, - { "id": "art_knot", "fg": 3586 }, - { "id": "art_crescent", "fg": 3582 }, - { "id": "altered_teapot", "fg": 3579 }, - { "id": "architect_cube", "fg": 3580 }, - { "id": "fire_ax", "fg": 3598 }, - { "id": "ax", "fg": 3601 }, - { "id": "hatchet", "fg": 3599 }, - { "id": "backpack", "fg": 3602 }, - { "id": "duffelbag", "fg": 3603 }, - { "id": "molle_pack", "fg": 3604 }, - { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 3607 }, - { "id": "bag_canvas", "fg": 3610 }, - { "id": "bat", "fg": 3612 }, - { "id": "bat_metal", "fg": 3613 }, - { "id": "blanket", "fg": 3616 }, - { "id": "down_blanket", "fg": 3617 }, - { "id": "electric_blanket", "fg": 3618 }, - { "id": "board_trap", "fg": 3619 }, - { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 3620 }, - { "id": "box_large", "fg": 3632 }, - { "id": "box_medium", "fg": 3634 }, - { "id": "broom", "fg": 3637 }, - { "id": "bwirebat", "fg": 3638 }, - { "id": "cattlefodder", "fg": 3656 }, - { "id": "chainsaw_off", "fg": 3657 }, - { "id": "axe_ring", "fg": 3664 }, - { "id": "balclava", "fg": 3665 }, - { "id": "beret", "fg": 3666 }, - { "id": "boots", "fg": 3667 }, - { "id": "boxer_briefs", "fg": 3668 }, - { "id": "boxer_shorts", "fg": 3669 }, - { "id": "boy_shorts", "fg": 3670 }, - { "id": "bra", "fg": 3671 }, - { "id": "briefs", "fg": 3672 }, - { "id": "bscabbard", "fg": 3673 }, - { "id": "corset", "fg": 3676 }, - { "id": "cowboy_hat", "fg": 3677 }, - { "id": "dress_shoes", "fg": 3678 }, - { "id": "hat_ball", "fg": 3679 }, - { "id": "hat_cotton", "fg": 3680 }, - { "id": "hat_fur", "fg": 3681 }, - { "id": "hat_knit", "fg": 3683 }, - { "id": "hat_noise_cancelling", "fg": 3684 }, - { "id": "helmet_barbute", "fg": 3686 }, - { "id": "helmet_chitin", "fg": 3687 }, - { "id": "helmet_kabuto", "fg": 3688 }, - { "id": "holster", "fg": 3689 }, - { "id": "hoodie", "fg": 3690 }, - { "id": "jeans", "fg": 3693 }, - { "id": "leather_belt", "fg": 3695 }, - { "id": "longshirt", "fg": 3696 }, - { "id": "maid_dress", "fg": 3697 }, - { "id": "maid_hat", "fg": 3698 }, - { "id": "mask_dust", "fg": 3699 }, - { "id": "panties", "fg": 3700 }, - { "id": "pants", "fg": 3701 }, - { "id": "pants_cargo", "fg": 3702 }, - { "id": "polo_shirt", "fg": 3703 }, - { "id": "ragpouch", "fg": 3704 }, - { "id": "scabbard", "fg": 3705 }, - { "id": "sneakers", "fg": 3707 }, - { "id": "socks", "fg": 3708 }, - { "id": "spearsling", "fg": 3709 }, - { "id": "stockings", "fg": 3711 }, - { "id": "sweater", "fg": 3714 }, - { "id": "sweatshirt", "fg": 3715 }, - { "id": "tank_top", "fg": 3716 }, - { "id": "tool_belt", "fg": 3717 }, - { "id": "tshirt", "fg": 3718 }, - { "id": "turban", "fg": 3719 }, - { "id": "undershirt", "fg": 3720 }, - { "id": "coat_lab", "fg": 3674 }, - { "id": "coat_rain", "fg": 3675 }, - { "id": "sports_bra", "fg": 3710 }, - { "id": "skirt", "fg": 3706 }, - { "id": "jacket_light", "fg": 3692 }, - { "id": "jacket_army", "fg": 3691 }, - { "id": "hat_hard", "fg": 3682 }, - { "id": "striped_pants", "fg": 3712 }, - { "id": "striped_shirt", "fg": 3713 }, - { "id": "cloak", "fg": 3723 }, - { "id": "cloak_wool", "fg": 3726 }, - { "id": "cloak_leather", "fg": 3725 }, - { "id": "cloak_fur", "fg": 3724 }, - { "id": "coffeemaker", "fg": 3727 }, - { "id": "contacts", "fg": 3728 }, - { "id": "30gal_drum", "fg": 3729 }, - { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 3732 }, - { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 3730 }, - { "id": [ "keg", "keg_steel" ], "fg": 3733 }, - { "id": "corpse", "fg": 3734 }, - { "id": "corpse_generic_human", "fg": 3735 }, - { "id": "crowbar", "fg": 3743 }, + { "id": "223_casing", "bg": [ ], "fg": 3295 }, + { "id": "223_casing_transparent", "bg": 3300, "fg": 3295 }, + { "id": "223", "bg": 3300, "fg": 3303 }, + { "id": "reloaded_223", "bg": 3302, "fg": 3303 }, + { "id": "bp_223", "bg": 3301, "fg": 3303 }, + { "id": [ "22_casing", "22_casing_new" ], "bg": [ ], "fg": 3293 }, + { "id": [ "22_casing_transparent", "22_casing_new_transparent" ], "bg": 3304, "fg": 3293 }, + { "id": "22_lr", "bg": 3304, "fg": 3307 }, + { "id": "reloaded_22_lr", "bg": 3306, "fg": 3307 }, + { "id": "bp_22_lr", "bg": 3305, "fg": 3307 }, + { "id": "22_fmj", "bg": 3304, "fg": 3310 }, + { "id": "reloaded_22_fmj", "bg": 3306, "fg": 3310 }, + { "id": "bp_22_fmj", "bg": 3305, "fg": 3310 }, + { "id": "22_cb", "bg": 3304, "fg": 3309 }, + { "id": "reloaded_22_cb", "bg": 3306, "fg": 3309 }, + { "id": "bp_22_cb", "bg": 3305, "fg": 3309 }, + { "id": "22_ratshot", "bg": 3304, "fg": 3311 }, + { "id": "reloaded_22_ratshot", "bg": 3306, "fg": 3311 }, + { "id": "bp_22_ratshot", "bg": 3305, "fg": 3311 }, + { "id": "22_blank", "bg": 3304, "fg": 3308 }, + { "id": "270win_casing", "bg": [ ], "fg": 3295 }, + { "id": "270win_casing_transparent", "bg": 3312, "fg": 3295 }, + { "id": "270win_jsp", "bg": 3312, "fg": 3315 }, + { "id": "reloaded_270win_jsp", "bg": 3314, "fg": 3315 }, + { "id": "bp_270win_jsp", "bg": 3313, "fg": 3315 }, + { "id": "3006_casing", "bg": [ ], "fg": 3295 }, + { "id": "3006_casing_transparent", "bg": 3316, "fg": 3295 }, + { "id": "3006", "bg": 3316, "fg": 3319 }, + { "id": "reloaded_3006", "bg": 3318, "fg": 3319 }, + { "id": "bp_3006", "bg": 3317, "fg": 3319 }, + { "id": "3006fmj", "bg": 3316, "fg": 3321 }, + { "id": "reloaded_3006fmj", "bg": 3318, "fg": 3321 }, + { "id": "bp_3006fmj", "bg": 3317, "fg": 3321 }, + { "id": "3006_incendiary", "bg": 3316, "fg": 3320 }, + { "id": "reloaded_3006_incendiary", "bg": 3318, "fg": 3320 }, + { "id": "bp_3006_incendiary", "bg": 3317, "fg": 3320 }, + { "id": "300blk_casing", "bg": [ ], "fg": 3295 }, + { "id": "300blk_casing_transparent", "bg": 3322, "fg": 3295 }, + { "id": "300blk", "bg": 3322, "fg": 3325 }, + { "id": "reloaded_300blk", "bg": 3324, "fg": 3325 }, + { "id": "bp_300blk", "bg": 3323, "fg": 3325 }, + { "id": "300blk_ss", "bg": 3322, "fg": 3326 }, + { "id": "reloaded_300blk_ss", "bg": 3324, "fg": 3326 }, + { "id": "bp_300blk_ss", "bg": 3323, "fg": 3326 }, + { "id": "300_casing", "bg": [ ], "fg": 3295 }, + { "id": "300_casing_transparent", "bg": 3327, "fg": 3295 }, + { "id": "300_winmag", "bg": 3327, "fg": 3330 }, + { "id": "reloaded_300_winmag", "bg": 3329, "fg": 3330 }, + { "id": "bp_300_winmag", "bg": 3328, "fg": 3330 }, + { "id": "308_casing", "bg": [ ], "fg": 3295 }, + { "id": "308_casing_transparent", "bg": 3331, "fg": 3295 }, + { "id": "308", "bg": 3331, "fg": 3334 }, + { "id": "reloaded_308", "bg": 3333, "fg": 3334 }, + { "id": "bp_308", "bg": 3332, "fg": 3334 }, + { "id": "32_casing", "bg": [ ], "fg": 3293 }, + { "id": "32_casing_transparent", "bg": 3335, "fg": 3293 }, + { "id": "32_acp", "bg": 3335, "fg": 3338 }, + { "id": "reloaded_32_acp", "bg": 3337, "fg": 3338 }, + { "id": "bp_32_acp", "bg": 3336, "fg": 3338 }, + { "id": "357mag_casing", "bg": [ ], "fg": 3293 }, + { "id": "357mag_casing_transparent", "bg": 3339, "fg": 3293 }, + { "id": "357mag_jhp", "bg": 3339, "fg": 3343 }, + { "id": "reloaded_357mag_jhp", "bg": 3341, "fg": 3343 }, + { "id": "bp_357mag_jhp", "bg": 3340, "fg": 3343 }, + { "id": "357mag_fmj", "bg": 3339, "fg": 3342 }, + { "id": "reloaded_357mag_fmj", "bg": 3341, "fg": 3342 }, + { "id": "bp_357mag_fmj", "bg": 3340, "fg": 3342 }, + { "id": "357sig_casing", "bg": [ ], "fg": 3293 }, + { "id": "357sig_casing_transparent", "bg": 3344, "fg": 3293 }, + { "id": "357sig_jhp", "bg": 3344, "fg": 3348 }, + { "id": "reloaded_357sig_jhp", "bg": 3346, "fg": 3348 }, + { "id": "bp_357sig_jhp", "bg": 3345, "fg": 3348 }, + { "id": "357sig_fmj", "bg": 3344, "fg": 3347 }, + { "id": "reloaded_357sig_fmj", "bg": 3346, "fg": 3347 }, + { "id": "bp_357sig_fmj", "bg": 3345, "fg": 3347 }, + { "id": "38_casing", "bg": [ ], "fg": 3293 }, + { "id": "38_casing_transparent", "bg": 3350, "fg": 3293 }, + { "id": "38_special", "bg": 3350, "fg": 3354 }, + { "id": "reloaded_38_special", "bg": 3352, "fg": 3354 }, + { "id": "bp_38_special", "bg": 3351, "fg": 3354 }, + { "id": "38_fmj", "bg": 3350, "fg": 3353 }, + { "id": "reloaded_38_fmj", "bg": 3352, "fg": 3353 }, + { "id": "bp_38_fmj", "bg": 3351, "fg": 3353 }, + { "id": "38_super", "bg": 3350, "fg": 3355 }, + { "id": "reloaded_38_super", "bg": 3352, "fg": 3355 }, + { "id": "bp_38_super", "bg": 3351, "fg": 3355 }, + { "id": "38super_fmj", "bg": 3350, "fg": 3356 }, + { "id": "reloaded_38super_fmj", "bg": 3352, "fg": 3356 }, + { "id": "bp_38super_fmj", "bg": 3351, "fg": 3356 }, + { "id": "380_casing", "bg": [ ], "fg": 3293 }, + { "id": "380_casing_transparent", "bg": 3357, "fg": 3293 }, + { "id": "380_JHP", "bg": 3357, "fg": 3362 }, + { "id": "reloaded_380_JHP", "bg": 3359, "fg": 3362 }, + { "id": "bp_380_JHP", "bg": 3358, "fg": 3362 }, + { "id": "380_FMJ", "bg": 3357, "fg": 3361 }, + { "id": "reloaded_380_FMJ", "bg": 3359, "fg": 3361 }, + { "id": "bp_380_FMJ", "bg": 3358, "fg": 3361 }, + { "id": "380_p", "bg": 3357, "fg": 3360 }, + { "id": "reloaded_380_p", "bg": 3359, "fg": 3360 }, + { "id": "bp_380_p", "bg": 3358, "fg": 3360 }, + { "id": "40_casing", "bg": [ ], "fg": 3293 }, + { "id": "40_casing_transparent", "bg": 3363, "fg": 3293 }, + { "id": "40sw", "bg": 3363, "fg": 3367 }, + { "id": "reloaded_40sw", "bg": 3365, "fg": 3367 }, + { "id": "bp_40sw", "bg": 3364, "fg": 3367 }, + { "id": "40fmj", "bg": 3363, "fg": 3366 }, + { "id": "reloaded_40fmj", "bg": 3365, "fg": 3366 }, + { "id": "bp_40fmj", "bg": 3364, "fg": 3366 }, + { "id": "44_casing", "bg": [ ], "fg": 3293 }, + { "id": "44_casing_transparent", "bg": 3369, "fg": 3293 }, + { "id": "44magnum", "bg": 3369, "fg": 3373 }, + { "id": "reloaded_44magnum", "bg": 3371, "fg": 3373 }, + { "id": "bp_44magnum", "bg": 3370, "fg": 3373 }, + { "id": "44fmj", "bg": 3369, "fg": 3372 }, + { "id": "reloaded_44fmj", "bg": 3371, "fg": 3372 }, + { "id": "bp_44fmj", "bg": 3370, "fg": 3372 }, + { "id": "4570_casing", "bg": [ ], "fg": 3293 }, + { "id": "4570_casing_transparent", "bg": 3374, "fg": 3293 }, + { "id": "4570_sp", "bg": 3374, "fg": 3379 }, + { "id": "reloaded_4570_sp", "bg": 3376, "fg": 3379 }, + { "id": "bp_4570_sp", "bg": 3375, "fg": 3379 }, + { "id": "4570_low", "bg": 3374, "fg": 3378 }, + { "id": "reloaded_4570_low", "bg": 3376, "fg": 3378 }, + { "id": "reloaded_4570_bp", "bg": 3375, "fg": 3378 }, + { "id": "4570_pen", "bg": 3374, "fg": 3377 }, + { "id": "reloaded_4570_pen", "bg": 3376, "fg": 3377 }, + { "id": "bp_4570_pen", "bg": 3375, "fg": 3377 }, + { "id": "454_casing", "bg": [ ], "fg": 3293 }, + { "id": "454_casing_transparent", "bg": 3380, "fg": 3293 }, + { "id": "454_Casull", "bg": 3380, "fg": 3383 }, + { "id": "reloaded_454_Casull", "bg": 3382, "fg": 3383 }, + { "id": "bp_454_Casull", "bg": 3381, "fg": 3383 }, + { "id": "45_casing", "bg": [ ], "fg": 3293 }, + { "id": "45_casing_transparent", "bg": 3384, "fg": 3293 }, + { "id": "45_jhp", "bg": 3384, "fg": 3389 }, + { "id": "reloaded_45_jhp", "bg": 3386, "fg": 3389 }, + { "id": "bp_45_jhp", "bg": 3385, "fg": 3389 }, + { "id": "45_super", "bg": 3384, "fg": 3387 }, + { "id": "reloaded_45_super", "bg": 3386, "fg": 3387 }, + { "id": "bp_45_super", "bg": 3385, "fg": 3387 }, + { "id": "45_acp", "bg": 3384, "fg": 3388 }, + { "id": "reloaded_45_acp", "bg": 3386, "fg": 3388 }, + { "id": "bp_45_acp", "bg": 3385, "fg": 3388 }, + { "id": "45colt_casing", "bg": [ ], "fg": 3293 }, + { "id": "45colt_casing_transparent", "bg": 3390, "fg": 3293 }, + { "id": "45colt_jhp", "bg": 3390, "fg": 3393 }, + { "id": "reloaded_45colt_jhp", "bg": 3392, "fg": 3393 }, + { "id": "bp_45colt_jhp", "bg": 3391, "fg": 3393 }, + { "id": "460_casing", "bg": [ ], "fg": 3293 }, + { "id": "460_casing_transparent", "bg": 3394, "fg": 3293 }, + { "id": "460_rowland", "bg": 3394, "fg": 3397 }, + { "id": "reloaded_460_rowland", "bg": 3396, "fg": 3397 }, + { "id": "bp_460_rowland", "bg": 3395, "fg": 3397 }, + { "id": "460_fmj", "bg": 3394, "fg": 3398 }, + { "id": "reloaded_460_fmj", "bg": 3396, "fg": 3398 }, + { "id": "bp_460_fmj", "bg": 3395, "fg": 3398 }, + { "id": "500_casing", "bg": [ ], "fg": 3293 }, + { "id": "500_casing_transparent", "bg": 3399, "fg": 3293 }, + { "id": "500_Magnum", "bg": 3399, "fg": 3402 }, + { "id": "reloaded_500_Magnum", "bg": 3401, "fg": 3402 }, + { "id": "bp_500_Magnum", "bg": 3400, "fg": 3402 }, + { "id": "50_casing", "bg": [ ], "fg": 3298 }, + { "id": "50_casing_transparent", "bg": 3403, "fg": 3298 }, + { "id": "50bmg", "bg": 3403, "fg": 3409 }, + { "id": "//reloaded_50bmg", "bg": 3405, "fg": 3409 }, + { "id": "bp_50bmg", "bg": 3404, "fg": 3409 }, + { "id": "50match", "bg": 3403, "fg": 3410 }, + { "id": "reloaded_50bmg", "bg": 3405, "fg": 3410 }, + { "id": "bp_50match", "bg": 3404, "fg": 3410 }, + { "id": "50_incendiary", "bg": 3403, "fg": 3407 }, + { "id": "reloaded_50_incendiary", "bg": 3405, "fg": 3407 }, + { "id": "bp_50_incendiary", "bg": 3404, "fg": 3407 }, + { "id": "50ss", "bg": 3403, "fg": 3408 }, + { "id": "reloaded_50ss", "bg": 3405, "fg": 3408 }, + { "id": "bp_50ss", "bg": 3404, "fg": 3408 }, + { "id": "50_mk211", "bg": 3403, "fg": 3411 }, + { "id": "reloaded_50_mk211", "bg": 3405, "fg": 3411 }, + { "id": "bp_50_mk211", "bg": 3404, "fg": 3411 }, + { "id": "belt50", "bg": 3403, "fg": 3406 }, + { "id": "700nx_casing", "bg": [ ], "fg": 3298 }, + { "id": "700nx_casing_transparent", "bg": 3412, "fg": 3298 }, + { "id": "700nx", "bg": 3412, "fg": 3415 }, + { "id": "reloaded_700nx", "bg": 3414, "fg": 3415 }, + { "id": "bp_700nx", "bg": 3413, "fg": 3415 }, + { "id": "10mm_casing", "bg": [ ], "fg": 3293 }, + { "id": "10mm_casing_transparent", "bg": 3416, "fg": 3293 }, + { "id": "10mm_fmj", "bg": 3416, "fg": 3419 }, + { "id": "reloaded_10mm_fmj", "bg": 3418, "fg": 3419 }, + { "id": "bp_10mm_fmj", "bg": 3417, "fg": 3419 }, + { "id": "123ln_casing", "bg": [ ], "fg": 3298 }, + { "id": "123ln_casing_transparent", "bg": 3420, "fg": 3298 }, + { "id": "123ln", "bg": 3420, "fg": 3421 }, + { "id": "12mm", "bg": 3422, "fg": 3423 }, + { "id": "20x66_shot", "bg": 3424, "fg": 3432 }, + { "id": "20x66_bootleg_shot", "bg": 3424, "fg": 3433 }, + { "id": "20x66_slug", "bg": 3424, "fg": 3434 }, + { "id": "20x66_bootleg_slug", "bg": 3424, "fg": 3435 }, + { "id": "20x66_flechette", "bg": 3424, "fg": 3428 }, + { "id": "20x66_bootleg_flechette", "bg": 3424, "fg": 3429 }, + { "id": "20x66_beanbag", "bg": 3424, "fg": 3425 }, + { "id": "20x66_exp", "bg": 3424, "fg": 3426 }, + { "id": "20x66_flare", "bg": 3424, "fg": 3427 }, + { "id": "20x66_frag", "bg": 3424, "fg": 3430 }, + { "id": "20x66_inc", "bg": 3424, "fg": 3431 }, + { "id": "cannon_shot", "bg": 3436, "fg": 3437 }, + { "id": "46mm_casing", "bg": [ ], "fg": 3293 }, + { "id": "46mm_casing_transparent", "bg": 3438, "fg": 3293 }, + { "id": "46mm", "bg": 3438, "fg": 3441 }, + { "id": "reloaded_46mm", "bg": 3440, "fg": 3441 }, + { "id": "bp_46mm", "bg": 3439, "fg": 3441 }, + { "id": "40x46mm_hornets_nest_22lr_casing", "bg": [ ], "fg": 3291 }, + { "id": "40x46mm_hornets_nest_410_casing", "bg": [ ], "fg": 3289 }, + { "id": "40x46mm_m118_casing", "bg": [ ], "fg": 3284 }, + { "id": "40x46mm_m195_casing", "bg": [ ], "fg": 3286 }, + { "id": "40x46mm_m199_casing", "bg": [ ], "fg": 3287 }, + { "id": "40x46mm_m212_casing", "bg": [ ], "fg": 3288 }, + { "id": "40x46mm_hornets_nest_22lr_casing_transparent", "bg": 3442, "fg": 3291 }, + { "id": "40x46mm_hornets_nest_410_casing_transparent", "bg": 3442, "fg": 3289 }, + { "id": "40x46mm_m118_casing_transparent", "bg": 3442, "fg": 3284 }, + { "id": "40x46mm_m195_casing_transparent", "bg": 3442, "fg": 3286 }, + { "id": "40x46mm_m199_casing_transparent", "bg": 3442, "fg": 3287 }, + { "id": "40x46mm_m212_casing_transparent", "bg": 3442, "fg": 3288 }, + { "id": "40x46mm_m576", "bg": 3442, "fg": 3454 }, + { "id": "40x46mm_buckshot_m199", "bg": 3444, "fg": 3452 }, + { "id": "bp_40x46mm_buckshot_m199", "bg": 3443, "fg": 3452 }, + { "id": "40x46mm_flechette_m199", "bg": 3444, "fg": 3453 }, + { "id": "bp_40x46mm_flechette_m199", "bg": 3443, "fg": 3453 }, + { "id": "40x46mm_slug_m199", "bg": 3444, "fg": 3455 }, + { "id": "bp_40x46mm_slug_m199", "bg": 3443, "fg": 3455 }, + { "id": "40x46mm_m1006", "bg": 3442, "fg": 3456 }, + { "id": "40x46mm_hornets_nest_22lr", "bg": 3442, "fg": 3457 }, + { "id": "40x46mm_hornets_nest_410", "bg": 3442, "fg": 3459 }, + { "id": "40x46mm_m433", "bg": 3442, "fg": 3449 }, + { "id": "40x46mm_m651", "bg": 3442, "fg": 3450 }, + { "id": "40x46mm_buckshot_m118", "bg": 3444, "fg": 3445 }, + { "id": "bp_40x46mm_buckshot_m118", "bg": 3443, "fg": 3445 }, + { "id": "40x46mm_flechette_m118", "bg": 3444, "fg": 3448 }, + { "id": "bp_40x46mm_flechette_m118", "bg": 3443, "fg": 3448 }, + { "id": "40x46mm_slug_m118", "bg": 3444, "fg": 3451 }, + { "id": "bp_40x46mm_slug_m118", "bg": 3443, "fg": 3451 }, + { "id": "40mm_emp", "bg": 3442, "fg": 3446 }, + { "id": "40mmEMP_act", "fg": 3447 }, + { "id": "40x53mm_m169_casing", "bg": [ ], "fg": 3285 }, + { "id": "40x53mm_m169_casing_transparent", "bg": 3461, "fg": 3285 }, + { "id": "40x53mm_m430a1", "bg": 3461, "fg": 3468 }, + { "id": "belt40mm", "bg": 3461, "fg": 3464 }, + { "id": "40x53mm_m1001", "bg": 3461, "fg": 3467 }, + { "id": "40x53mm_buckshot_m169", "bg": 3463, "fg": 3465 }, + { "id": "bp_40x53mm_buckshot_m169", "bg": 3462, "fg": 3465 }, + { "id": "40x53mm_flechette_m169", "bg": 3463, "fg": 3466 }, + { "id": "bp_40x53mm_flechette_m169", "bg": 3462, "fg": 3466 }, + { "id": "40x53mm_slug_m169", "bg": 3463, "fg": 3469 }, + { "id": "bp_40x53mm_slug_m169", "bg": 3462, "fg": 3469 }, + { "id": "545_casing", "bg": [ ], "fg": 3292 }, + { "id": "545_casing_transparent", "bg": 3470, "fg": 3292 }, + { "id": "545", "bg": 3470, "fg": 3473 }, + { "id": "reloaded_545", "bg": 3472, "fg": 3473 }, + { "id": "bp_545", "bg": 3471, "fg": 3473 }, + { "id": "545_ap", "bg": 3470, "fg": 3474 }, + { "id": "reloaded_545_ap", "bg": 3472, "fg": 3474 }, + { "id": "bp_545_ap", "bg": 3471, "fg": 3474 }, + { "id": "556", "bg": 3475, "fg": 3479 }, + { "id": "reloaded_556", "bg": 3477, "fg": 3479 }, + { "id": "bp_556", "bg": 3476, "fg": 3479 }, + { "id": "556_m855a1", "bg": 3475, "fg": 3480 }, + { "id": "reloaded_556_m855a1", "bg": 3477, "fg": 3480 }, + { "id": "bp_556_m855a1", "bg": 3476, "fg": 3480 }, + { "id": "556_incendiary", "bg": 3475, "fg": 3481 }, + { "id": "reloaded_556_incendiary", "bg": 3477, "fg": 3481 }, + { "id": "bp_556_incendiary", "bg": 3476, "fg": 3481 }, + { "id": "556_mk318", "bg": 3475, "fg": 3483 }, + { "id": "reloaded_556_mk318", "bg": 3477, "fg": 3483 }, + { "id": "bp_556_mk318", "bg": 3476, "fg": 3483 }, + { "id": "556_mk262", "bg": 3475, "fg": 3482 }, + { "id": "reloaded_556_mk262", "bg": 3477, "fg": 3482 }, + { "id": "bp_556_mk262", "bg": 3476, "fg": 3482 }, + { "id": "belt223", "bg": 3475, "fg": 3478 }, + { "id": "57mm_casing", "bg": [ ], "fg": 3293 }, + { "id": "57mm_casing_transparent", "bg": 3484, "fg": 3293 }, + { "id": "57mm", "bg": 3484, "fg": 3487 }, + { "id": "reloaded_57mm", "bg": 3486, "fg": 3487 }, + { "id": "bp_57mm", "bg": 3485, "fg": 3487 }, + { "id": "5x50_hull", "bg": [ ], "fg": 3297 }, + { "id": "5x50_hull_transparent", "bg": 3488, "fg": 3297 }, + { "id": "5x50dart", "bg": 3488, "fg": 3491 }, + { "id": "reloaded_5x50dart", "bg": 3490, "fg": 3493 }, + { "id": "5x50heavy", "bg": 3488, "fg": 3492 }, + { "id": "762_25_casing", "bg": [ ], "fg": 3292 }, + { "id": "762_25_casing_transparent", "bg": 3494, "fg": 3292 }, + { "id": "762_25hot", "bg": 3494, "fg": 3498 }, + { "id": "762_25", "bg": 3494, "fg": 3499 }, + { "id": "762_25typeP", "bg": 3494, "fg": 3500 }, + { "id": "reloaded_762_25", "bg": 3496, "fg": 3497 }, + { "id": "bp_762_25", "bg": 3495, "fg": 3497 }, + { "id": "762_casing", "bg": [ ], "fg": 3294 }, + { "id": "762_casing_transparent", "bg": 3501, "fg": 3294 }, + { "id": "762_m43", "bg": 3501, "fg": 3504 }, + { "id": "reloaded_762_m43", "bg": 3503, "fg": 3504 }, + { "id": "bp_762_m43", "bg": 3502, "fg": 3504 }, + { "id": "762_m87", "bg": 3501, "fg": 3505 }, + { "id": "reloaded_762_m87", "bg": 3503, "fg": 3505 }, + { "id": "bp_762_m87", "bg": 3502, "fg": 3505 }, + { "id": "762_51_casing", "bg": [ ], "fg": 3295 }, + { "id": "762_51_casing_transparent", "bg": 3506, "fg": 3295 }, + { "id": "belt308", "bg": 3506, "fg": 3509 }, + { "id": "762_51", "bg": 3506, "fg": 3511 }, + { "id": "reloaded_762_51", "bg": 3508, "fg": 3511 }, + { "id": "bp_762_51", "bg": 3507, "fg": 3511 }, + { "id": "762_51_incendiary", "bg": 3506, "fg": 3510 }, + { "id": "reloaded_762_51_incendiary", "bg": 3508, "fg": 3510 }, + { "id": "bp_762_51_incendiary", "bg": 3507, "fg": 3510 }, + { "id": "762R_casing", "bg": [ ], "fg": 3294 }, + { "id": "762R_casing_transparent", "bg": 3512, "fg": 3294 }, + { "id": "762_54R", "bg": 3512, "fg": 3515 }, + { "id": "reloaded_762_54R", "bg": 3514, "fg": 3515 }, + { "id": "bp_762_54R", "bg": 3513, "fg": 3515 }, + { "id": "84x246mm_he", "bg": 3516, "fg": 3517 }, + { "id": "84x246mm_hedp", "bg": 3516, "fg": 3518 }, + { "id": "84x246mm_smoke", "bg": 3516, "fg": 3519 }, + { "id": "8mm_caseless", "bg": 3520, "fg": 3523 }, + { "id": "8mm_bootleg", "bg": 3521, "fg": 3522 }, + { "id": "8mm_fmj", "bg": 3520, "fg": 3524 }, + { "id": "8mm_jhp", "bg": 3520, "fg": 3526 }, + { "id": "8mm_hvp", "bg": 3520, "fg": 3525 }, + { "id": "8mm_civilian", "bg": 3520, "fg": 3527 }, + { "id": "8mm_inc", "bg": 3520, "fg": 3528 }, + { "id": "9x18mm_casing", "bg": [ ], "fg": 3292 }, + { "id": "9x18mm_casing_transparent", "bg": 3529, "fg": 3292 }, + { "id": "9x18mm", "bg": 3529, "fg": 3532 }, + { "id": "reloaded_9x18mm", "bg": 3531, "fg": 3532 }, + { "id": "bp_9x18mm", "bg": 3530, "fg": 3532 }, + { "id": "9x18mmP2", "bg": 3529, "fg": 3535 }, + { "id": "reloaded_9x18mmP2", "bg": 3531, "fg": 3535 }, + { "id": "bp_9x18mmP2", "bg": 3530, "fg": 3535 }, + { "id": "9x18mmfmj", "bg": 3529, "fg": 3534 }, + { "id": "reloaded_9x18mmfmj", "bg": 3531, "fg": 3534 }, + { "id": "bp_9x18mmfmj", "bg": 3530, "fg": 3534 }, + { "id": "9mm_casing", "bg": [ ], "fg": 3293 }, + { "id": "9mm_casing_transparent", "bg": 3536, "fg": 3293 }, + { "id": "9mm", "bg": 3536, "fg": 3542 }, + { "id": "reloaded_9mm", "bg": 3538, "fg": 3542 }, + { "id": "bp_9mm", "bg": 3537, "fg": 3542 }, + { "id": "9mmfmj", "bg": 3536, "fg": 3541 }, + { "id": "reloaded_9mmfmj", "bg": 3538, "fg": 3541 }, + { "id": "bp_9mmfmj", "bg": 3537, "fg": 3541 }, + { "id": "9mmP", "bg": 3536, "fg": 3540 }, + { "id": "reloaded_9mmP", "bg": 3538, "fg": 3540 }, + { "id": "bp_9mmP", "bg": 3537, "fg": 3540 }, + { "id": "9mmP2", "bg": 3536, "fg": 3539 }, + { "id": "reloaded_9mmP2", "bg": 3538, "fg": 3539 }, + { "id": "bp_9mmP2", "bg": 3537, "fg": 3539 }, + { "id": "explosive_hm_rocket", "bg": 3543, "fg": 3544 }, + { "id": "incendiary_hm_rocket", "bg": 3543, "fg": 3545 }, + { "id": "spiked_rocket", "bg": 3543, "fg": 3546 }, + { "id": "plasma", "bg": 3547, "fg": 3548 }, + { "id": "120mm_HEAT", "bg": 3549, "fg": 3550 }, + { "id": "atgm_heat", "bg": 3551, "fg": 3552 }, + { "id": "66mm_HEAT", "bg": 3553, "fg": 3554 }, + { "id": "m235tpa", "bg": 3553, "fg": 3555 }, + { "id": "m74_clip", "bg": 3553, "fg": 3556 }, + { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 3558, "fg": 3559 }, + { "id": "blun_lead_shot", "bg": 3558, "fg": 3562 }, + { "id": "blun_slug", "bg": 3558, "fg": 3563 }, + { "id": "blun_flechette", "bg": 3558, "fg": 3560 }, + { "id": "blun_shot", "bg": 3558, "fg": 3561 }, + { "id": "RPG-7_ammo", "bg": 3564, "fg": 3566 }, + { "id": "RPG-7_pg7vr", "bg": 3564, "fg": 3567 }, + { "id": "RPG-7_og7v", "bg": 3564, "fg": 3565 }, + { "id": "RPG-7_tbg7v", "bg": 3564, "fg": 3568 }, + { "id": "410shot_hull", "bg": [ ], "fg": 3299 }, + { "id": "410shot_hull_transparent", "bg": 3569, "fg": 3299 }, + { "id": "410shot_000", "bg": 3569, "fg": 3572 }, + { "id": "reloaded_410shot_000", "bg": 3571, "fg": 3572 }, + { "id": "bp_410shot_000", "bg": 3570, "fg": 3572 }, + { "id": "shot_hull", "bg": [ ], "fg": 3299 }, + { "id": "shot_hull_transparent", "bg": 3573, "fg": 3299 }, + { "id": "shot_00", "bg": 3573, "fg": 3576 }, + { "id": "reloaded_shot_00", "bg": 3575, "fg": 3576 }, + { "id": "bp_shot_00", "bg": 3574, "fg": 3576 }, + { "id": "shot_scrap", "bg": 3573, "fg": 3582 }, + { "id": "reloaded_shot_scrap", "bg": 3575, "fg": 3582 }, + { "id": "bp_shot_scrap", "bg": 3574, "fg": 3582 }, + { "id": "shot_bird", "bg": 3573, "fg": 3578 }, + { "id": "reloaded_shot_bird", "bg": 3575, "fg": 3578 }, + { "id": "bp_shot_bird", "bg": 3574, "fg": 3578 }, + { "id": "shot_dragon", "bg": 3573, "fg": 3579 }, + { "id": "reloaded_shot_dragon", "bg": 3575, "fg": 3579 }, + { "id": "bp_shot_dragon", "bg": 3574, "fg": 3579 }, + { "id": "shot_slug", "bg": 3573, "fg": 3583 }, + { "id": "reloaded_shot_slug", "bg": 3575, "fg": 3583 }, + { "id": "bp_shot_slug", "bg": 3574, "fg": 3583 }, + { "id": "shot_he", "bg": 3573, "fg": 3580 }, + { "id": "reloaded_shot_he", "bg": 3575, "fg": 3580 }, + { "id": "bp_shot_he", "bg": 3574, "fg": 3580 }, + { "id": "shot_beanbag", "bg": 3573, "fg": 3577 }, + { "id": "reloaded_shot_beanbag", "bg": 3575, "fg": 3577 }, + { "id": "bp_shot_beanbag", "bg": 3574, "fg": 3577 }, + { "id": "shot_flechette", "bg": 3573, "fg": 3581 }, + { "id": "reloaded_shot_flechette", "bg": 3575, "fg": 3581 }, + { "id": "bp_shot_flechette", "bg": 3574, "fg": 3581 }, + { "id": "shot_paper_slug", "bg": 3584, "fg": 3587 }, + { "id": "shot_paper_bird", "bg": 3584, "fg": 3586 }, + { "id": "shot_paper_00", "bg": 3584, "fg": 3585 }, + { "id": "shot_paper_dragon", "bg": 3584, "fg": 3588 }, + { "id": "arming_sword", "fg": 3592 }, + { "id": "art_sphere", "fg": 3608 }, + { "id": "art_rod", "fg": 3606 }, + { "id": "art_teardrop", "fg": 3610 }, + { "id": "art_lamp", "fg": 3602 }, + { "id": "art_snake", "fg": 3607 }, + { "id": "art_disc", "fg": 3599 }, + { "id": "art_beads", "fg": 3596 }, + { "id": "art_napkin", "fg": 3603 }, + { "id": "art_urchin", "fg": 3612 }, + { "id": "art_jelly", "fg": 3600 }, + { "id": "art_spiral", "fg": 3609 }, + { "id": "art_pin", "fg": 3604 }, + { "id": "art_tube", "fg": 3611 }, + { "id": "art_pyramid", "fg": 3605 }, + { "id": "art_crystal", "fg": 3598 }, + { "id": "art_knot", "fg": 3601 }, + { "id": "art_crescent", "fg": 3597 }, + { "id": "altered_teapot", "fg": 3594 }, + { "id": "architect_cube", "fg": 3595 }, + { "id": "fire_ax", "fg": 3613 }, + { "id": "ax", "fg": 3616 }, + { "id": "hatchet", "fg": 3614 }, + { "id": "backpack", "fg": 3617 }, + { "id": "duffelbag", "fg": 3618 }, + { "id": "molle_pack", "fg": 3619 }, + { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 3622 }, + { "id": "bag_canvas", "fg": 3625 }, + { "id": "bat", "fg": 3627 }, + { "id": "bat_metal", "fg": 3628 }, + { "id": "blanket", "fg": 3631 }, + { "id": "down_blanket", "fg": 3632 }, + { "id": "electric_blanket", "fg": 3633 }, + { "id": "board_trap", "fg": 3634 }, + { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 3635 }, + { "id": "box_large", "fg": 3647 }, + { "id": "box_medium", "fg": 3649 }, + { "id": "broom", "fg": 3652 }, + { "id": "bwirebat", "fg": 3653 }, + { "id": "cattlefodder", "fg": 3671 }, + { "id": "chainsaw_off", "fg": 3672 }, + { "id": "axe_ring", "fg": 3681 }, + { "id": "balclava", "fg": 3682 }, + { "id": "beret", "fg": 3683 }, + { "id": "boots", "fg": 3684 }, + { "id": "boxer_briefs", "fg": 3685 }, + { "id": "boxer_shorts", "fg": 3686 }, + { "id": "boy_shorts", "fg": 3687 }, + { "id": "bra", "fg": 3688 }, + { "id": "briefs", "fg": 3689 }, + { "id": "bscabbard", "fg": 3690 }, + { "id": "corset", "fg": 3693 }, + { "id": "cowboy_hat", "fg": 3694 }, + { "id": "dress_shoes", "fg": 3695 }, + { "id": "hat_ball", "fg": 3696 }, + { "id": "hat_cotton", "fg": 3697 }, + { "id": "hat_fur", "fg": 3698 }, + { "id": "hat_knit", "fg": 3700 }, + { "id": "hat_noise_cancelling", "fg": 3701 }, + { "id": "helmet_barbute", "fg": 3703 }, + { "id": "helmet_kabuto", "fg": 3704 }, + { "id": "holster", "fg": 3705 }, + { "id": "hoodie", "fg": 3706 }, + { "id": "jeans", "fg": 3709 }, + { "id": "leather_belt", "fg": 3711 }, + { "id": "longshirt", "fg": 3712 }, + { "id": "maid_dress", "fg": 3713 }, + { "id": "maid_hat", "fg": 3714 }, + { "id": "mask_dust", "fg": 3715 }, + { "id": "panties", "fg": 3716 }, + { "id": "pants", "fg": 3717 }, + { "id": "pants_cargo", "fg": 3718 }, + { "id": "polo_shirt", "fg": 3719 }, + { "id": "ragpouch", "fg": 3720 }, + { "id": "scabbard", "fg": 3721 }, + { "id": "sneakers", "fg": 3723 }, + { "id": "socks", "fg": 3724 }, + { "id": "spearsling", "fg": 3725 }, + { "id": "stockings", "fg": 3727 }, + { "id": "sweater", "fg": 3730 }, + { "id": "sweatshirt", "fg": 3731 }, + { "id": "tank_top", "fg": 3732 }, + { "id": "tool_belt", "fg": 3733 }, + { "id": "tshirt", "fg": 3734 }, + { "id": "turban", "fg": 3735 }, + { "id": "undershirt", "fg": 3736 }, + { "id": "coat_lab", "fg": 3691 }, + { "id": "coat_rain", "fg": 3692 }, + { "id": "sports_bra", "fg": 3726 }, + { "id": "skirt", "fg": 3722 }, + { "id": "jacket_light", "fg": 3708 }, + { "id": "jacket_army", "fg": 3707 }, + { "id": "hat_hard", "fg": 3699 }, + { "id": "striped_pants", "fg": 3728 }, + { "id": "striped_shirt", "fg": 3729 }, + { "id": "cloak", "fg": 3739 }, + { "id": "cloak_wool", "fg": 3742 }, + { "id": "cloak_leather", "fg": 3741 }, + { "id": "cloak_fur", "fg": 3740 }, + { "id": "coffeemaker", "fg": 3743 }, + { "id": "contacts", "fg": 3744 }, + { "id": "30gal_drum", "fg": 3745 }, + { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 3748 }, + { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 3746 }, + { "id": [ "keg", "keg_steel" ], "fg": 3752 }, + { "id": "corpse", "fg": 3753 }, + { "id": "corpse_generic_human", "fg": 3754 }, + { "id": "crowbar", "fg": 3762 }, { "id": [ "deflated_wheel_bicycle", @@ -3956,11 +4039,11 @@ "deflated_wheel_motorbike_or", "deflated_wheel_slick" ], - "fg": 3744 + "fg": 3763 }, - { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 3745 }, - { "id": "filter_air", "fg": 3750 }, - { "id": "fish_bait", "fg": 3751 }, + { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 3764 }, + { "id": "filter_air", "fg": 3769 }, + { "id": "fish_bait", "fg": 3770 }, { "id": [ "corpse_mon_fish_white_bass", @@ -3974,7 +4057,7 @@ "corpse_mon_fish_white_catfish", "corpse_mon_fish_pickerel" ], - "fg": 3755 + "fg": 3774 }, { "id": [ @@ -3986,7 +4069,7 @@ "corpse_mon_fish_white_sucker", "corpse_mon_fish_fallfish" ], - "fg": 3754 + "fg": 3773 }, { "id": [ @@ -4001,7 +4084,7 @@ "corpse_mon_fish_bullhead", "corpse_mon_fish_carp" ], - "fg": 3753 + "fg": 3772 }, { "id": [ @@ -4017,117 +4100,117 @@ "corpse_mon_fish_grass_carp", "corpse_mon_fish_bowfin" ], - "fg": 3752 + "fg": 3771 }, - { "id": "fish_trap", "fg": 3756 }, - { "id": "fishing_rod_basic", "fg": 3757 }, - { "id": "fishing_rod_professional", "fg": 3758 }, - { "id": "forge", "fg": 3778 }, - { "id": "char_forge", "fg": 3777 }, - { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 3803 }, + { "id": "fish_trap", "fg": 3775 }, + { "id": "fishing_rod_basic", "fg": 3776 }, + { "id": "fishing_rod_professional", "fg": 3777 }, + { "id": "forge", "fg": 3797 }, + { "id": "char_forge", "fg": 3796 }, + { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 3822 }, { "id": [ "full_barrel_bomb_act", "military_explosive_full_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 3804 }, { "weight": 8, "sprite": 3805 } ] + "fg": [ { "weight": 8, "sprite": 3823 }, { "weight": 8, "sprite": 3824 } ] }, - { "id": "glass_shard", "fg": 3806 }, - { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 3808 }, + { "id": "glass_shard", "fg": 3825 }, + { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 3827 }, { "id": [ "half_barrel_bomb_act", "military_explosive_half_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 3809 }, { "weight": 8, "sprite": 3810 } ] - }, - { "id": "hoboreel", "fg": 3812 }, - { "id": "hydrogen_tank", "fg": 3815 }, - { "id": "leather_tarp", "fg": 3855 }, - { "id": "water", "fg": 3866 }, - { "id": "water_clean", "fg": 3867 }, - { "id": "gasoline", "fg": 3861 }, - { "id": "diesel", "fg": 3859 }, - { "id": "biodiesel", "fg": 3857 }, - { "id": "flamethrower_fuel", "fg": 3860 }, - { "id": "avgas", "fg": 3856 }, - { "id": "lamp_oil", "fg": 3863 }, - { "id": "motor_oil", "fg": 3864 }, - { "id": "napalm", "fg": 3865 }, - { "id": "gelled_gasoline", "fg": 3862 }, - { "id": "blood", "fg": 3858 }, - { "id": "log", "fg": 3868 }, - { "id": "lucern_hammer", "fg": 3869 }, - { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 3870 }, - { "id": "marble", "fg": 3876 }, - { "id": "microwave", "fg": 3878 }, - { "id": "mjolnir", "fg": 3881 }, - { "id": "mop", "fg": 3882 }, - { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 3883 }, - { "id": "mp5mag", "fg": 3885 }, - { "id": "nail", "fg": 3893 }, - { "id": "nailbat", "fg": 3894 }, - { "id": "nailboard", "fg": 3895 }, - { "id": "needle_bone", "fg": 3896 }, - { "id": "needle_curved", "fg": 3897 }, - { "id": "needle_wood", "fg": 3898 }, - { "id": "many_years_old_newspaper", "fg": 3899 }, - { "id": "years_old_newspaper", "fg": 3904 }, - { "id": "months_old_newspaper", "fg": 3900 }, - { "id": "newest_newspaper", "fg": 3901 }, - { "id": "one_year_old_newspaper", "fg": 3902 }, - { "id": "weeks_old_newspaper", "fg": 3903 }, - { "id": "2h_flail_wood", "fg": 3905 }, - { "id": "pillow", "fg": 3907 }, - { "id": "down_pillow", "fg": 3906 }, - { "id": "pine_bough", "fg": 3908 }, - { "id": "pinecone", "fg": 3909 }, + "fg": [ { "weight": 8, "sprite": 3828 }, { "weight": 8, "sprite": 3829 } ] + }, + { "id": "hoboreel", "fg": 3831 }, + { "id": "hydrogen_tank", "fg": 3834 }, + { "id": "leather_tarp", "fg": 3874 }, + { "id": "water", "fg": 3885 }, + { "id": "water_clean", "fg": 3886 }, + { "id": "gasoline", "fg": 3880 }, + { "id": "diesel", "fg": 3878 }, + { "id": "biodiesel", "fg": 3876 }, + { "id": "flamethrower_fuel", "fg": 3879 }, + { "id": "avgas", "fg": 3875 }, + { "id": "lamp_oil", "fg": 3882 }, + { "id": "motor_oil", "fg": 3883 }, + { "id": "napalm", "fg": 3884 }, + { "id": "gelled_gasoline", "fg": 3881 }, + { "id": "blood", "fg": 3877 }, + { "id": "log", "fg": 3887 }, + { "id": "lucern_hammer", "fg": 3888 }, + { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 3889 }, + { "id": "marble", "fg": 3895 }, + { "id": "microwave", "fg": 3897 }, + { "id": "mjolnir", "fg": 3900 }, + { "id": "mop", "fg": 3901 }, + { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 3902 }, + { "id": "mp5mag", "fg": 3904 }, + { "id": "nail", "fg": 3912 }, + { "id": "nailbat", "fg": 3913 }, + { "id": "nailboard", "fg": 3914 }, + { "id": "needle_bone", "fg": 3915 }, + { "id": "needle_curved", "fg": 3916 }, + { "id": "needle_wood", "fg": 3917 }, + { "id": "many_years_old_newspaper", "fg": 3918 }, + { "id": "years_old_newspaper", "fg": 3923 }, + { "id": "months_old_newspaper", "fg": 3919 }, + { "id": "newest_newspaper", "fg": 3920 }, + { "id": "one_year_old_newspaper", "fg": 3921 }, + { "id": "weeks_old_newspaper", "fg": 3922 }, + { "id": "2h_flail_wood", "fg": 3924 }, + { "id": "pillow", "fg": 3926 }, + { "id": "down_pillow", "fg": 3925 }, + { "id": "pine_bough", "fg": 3927 }, + { "id": "pinecone", "fg": 3928 }, { "id": [ "rifle_9mm", "rifle_3006", "rifle_45", "rifle_22", "rifle_40", "rifle_44", "rifle_38", "rifle_223" ], - "fg": 3910 - }, - { "id": "plastic_sheet", "fg": 3912 }, - { "id": "plastic_shopping_bag", "fg": 3913 }, - { "id": "pneumatic_shotgun", "fg": 3914 }, - { "id": "pool_ball", "fg": 3934 }, - { "id": "powder_candy", "fg": 3936 }, - { "id": "rag", "fg": 3937 }, - { "id": "rebar", "fg": 3938 }, - { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 3939 }, - { "id": "rollmat", "fg": 3940 }, - { "id": "scissors", "fg": 3941 }, - { "id": "screwdriver", "fg": 3942 }, - { "id": "sewing_kit", "fg": 3943 }, - { "id": "sharp_rock", "fg": 3945 }, - { "id": "sheet_metal", "fg": 3946 }, - { "id": "sheet_metal_small", "fg": 3947 }, - { "id": "shovel", "fg": 3950 }, - { "id": "slingshot", "fg": 3953 }, - { "id": "solar_panel", "fg": 3955 }, - { "id": "solar_cell", "fg": 3954 }, - { "id": "pointy_stick", "fg": 3956 }, - { "id": "spear_wood", "fg": 3964 }, - { "id": "spear_spike", "fg": 3962 }, - { "id": "spear_knife", "fg": 3958 }, - { "id": "spear_knife_superior", "fg": 3959 }, - { "id": "spear_pipe", "fg": 3960 }, - { "id": "spear_rebar", "fg": 3961 }, - { "id": "spear_steel", "fg": 3963 }, - { "id": "spear_copper", "fg": 3957 }, - { "id": "splinter", "fg": 3965 }, - { "id": "sponge", "fg": 3966 }, - { "id": "spoon", "fg": 3967 }, - { "id": "stick", "fg": 3968 }, - { "id": "stick_long", "fg": 3969 }, - { "id": "primitive_hammer", "fg": 3970 }, - { "id": "string_36", "fg": 3971 }, - { "id": "string_6", "fg": 3972 }, - { "id": "tailors_kit", "fg": 3976 }, - { "id": "tarp", "fg": 3977 }, - { "id": "television", "fg": 3978 }, - { "id": "thermos", "fg": 3979 }, - { "id": "thread", "fg": 3980 }, - { "id": "2h_flail_steel", "fg": 3993 }, - { "id": "welder", "fg": 3994 }, - { "id": "welder_crude", "fg": 3995 }, - { "id": "wood_panel", "fg": 3996 }, - { "id": "wood_sheet", "fg": 3997 }, + "fg": 3929 + }, + { "id": "plastic_sheet", "fg": 3931 }, + { "id": "plastic_shopping_bag", "fg": 3932 }, + { "id": "pneumatic_shotgun", "fg": 3933 }, + { "id": "pool_ball", "fg": 3953 }, + { "id": "powder_candy", "fg": 3955 }, + { "id": "rag", "fg": 3956 }, + { "id": "rebar", "fg": 3957 }, + { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 3958 }, + { "id": "rollmat", "fg": 3959 }, + { "id": "scissors", "fg": 3960 }, + { "id": "screwdriver", "fg": 3961 }, + { "id": "sewing_kit", "fg": 3962 }, + { "id": "sharp_rock", "fg": 3964 }, + { "id": "sheet_metal", "fg": 3965 }, + { "id": "sheet_metal_small", "fg": 3966 }, + { "id": "shovel", "fg": 3969 }, + { "id": "slingshot", "fg": 3972 }, + { "id": "solar_panel", "fg": 3974 }, + { "id": "solar_cell", "fg": 3973 }, + { "id": "pointy_stick", "fg": 3975 }, + { "id": "spear_wood", "fg": 3983 }, + { "id": "spear_spike", "fg": 3981 }, + { "id": "spear_knife", "fg": 3977 }, + { "id": "spear_knife_superior", "fg": 3978 }, + { "id": "spear_pipe", "fg": 3979 }, + { "id": "spear_rebar", "fg": 3980 }, + { "id": "spear_steel", "fg": 3982 }, + { "id": "spear_copper", "fg": 3976 }, + { "id": "splinter", "fg": 3984 }, + { "id": "sponge", "fg": 3985 }, + { "id": "spoon", "fg": 3986 }, + { "id": "stick", "fg": 3987 }, + { "id": "stick_long", "fg": 3988 }, + { "id": "primitive_hammer", "fg": 3989 }, + { "id": "string_36", "fg": 3990 }, + { "id": "string_6", "fg": 3991 }, + { "id": "tailors_kit", "fg": 3995 }, + { "id": "tarp", "fg": 3996 }, + { "id": "television", "fg": 3997 }, + { "id": "thermos", "fg": 3998 }, + { "id": "thread", "fg": 3999 }, + { "id": "2h_flail_steel", "fg": 4012 }, + { "id": "welder", "fg": 4013 }, + { "id": "welder_crude", "fg": 4014 }, + { "id": "wood_panel", "fg": 4015 }, + { "id": "wood_sheet", "fg": 4016 }, { "id": "acidchitin_plate", "fg": 3235 }, { "id": "acoustic_guitar", "fg": 3236 }, { "id": "alloy_plate", "fg": 3237 }, @@ -4175,418 +4258,424 @@ { "id": "adobe_pallet_done", "fg": 3281 }, { "id": "adobe_pallet_full", "fg": 3282 }, { "id": "aluminum_stepladder", "fg": 3283 }, - { "id": "20ga_f_scrap", "fg": 3312 }, - { "id": "36navy", "fg": 3372 }, - { "id": "40mm_flashbang", "fg": 3388 }, - { "id": "40mm_incendiary", "fg": 3389 }, - { "id": "40mm_slug", "fg": 3390 }, - { "id": "44army", "fg": 3433 }, - { "id": "5x50_b_bp", "fg": 3495 }, - { "id": "66heat_f_x4", "fg": 3504 }, - { "id": "9x18mm_f_7n16", "fg": 3548 }, - { "id": "anvil", "fg": 3575 }, - { "id": "anvil_bronze", "fg": 3576 }, - { "id": "armor_riot", "fg": 3578 }, - { "id": "iceaxe", "fg": 3600 }, - { "id": "rifle_case_soft", "fg": 3605 }, - { "id": "rifle_case_soft_2", "fg": 3606 }, - { "id": "rifle_case_soft_leather_2", "fg": 3608 }, - { "id": "rucksack", "fg": 3609 }, - { "id": "bag_garbage", "fg": 3611 }, - { "id": "beverly_shear", "fg": 3614 }, - { "id": "blackjack", "fg": 3615 }, - { "id": "compgreatbow", "fg": 3621 }, - { "id": "compositebow", "fg": 3622 }, - { "id": "hybridbow", "fg": 3623 }, - { "id": "longbow", "fg": 3624 }, - { "id": "recurbow", "fg": 3625 }, - { "id": "reflexbow", "fg": 3626 }, - { "id": "reflexrecurvebow", "fg": 3627 }, - { "id": "selfbow", "fg": 3628 }, - { "id": "shortbow", "fg": 3629 }, - { "id": "woodgreatbow", "fg": 3630 }, - { "id": "box_battery_charger", "fg": 3631 }, - { "id": "box_large_folded", "fg": 3633 }, - { "id": "box_medium_folded", "fg": 3635 }, - { "id": "box_oversize_folded", "fg": 3636 }, - { "id": "oxygen_cylinder", "fg": 3639 }, - { "id": "oxygen_tank", "fg": 3640 }, - { "id": "tinyweldtank", "fg": 3641 }, - { "id": "weldtank", "fg": 3642 }, - { "id": "cot", "fg": 3643 }, - { "id": "armguard_soft", "fg": 3644 }, - { "id": "chestwrap_leather", "fg": 3645 }, - { "id": "trenchcoat_leather", "fg": 3646 }, - { "id": "bat_nerf", "fg": 3647 }, - { "id": "golf_bag", "fg": 3648 }, - { "id": "polycarbonate_sheet", "fg": 3649 }, - { "id": "screen_mesh", "fg": 3650 }, - { "id": "bagpipes", "fg": 3651 }, - { "id": "jumper_cable_heavy", "fg": 3652 }, - { "id": "scythe", "fg": 3653 }, - { "id": "motorbike_armor", "fg": 3654 }, - { "id": "rack_test_tube", "fg": 3655 }, - { "id": "bowl_clay", "fg": 3658 }, - { "id": "clay_hydria", "fg": 3659 }, - { "id": "clay_pot", "fg": 3660 }, - { "id": "clay_quern", "fg": 3661 }, - { "id": "clay_watercont", "fg": 3662 }, - { "id": "jug_clay", "fg": 3663 }, - { "id": "hazmat_suit", "fg": 3685 }, - { "id": "jumpsuit", "fg": 3694 }, - { "id": "wetsuit", "fg": 3721 }, - { "id": "wolfsuit", "fg": 3722 }, - { "id": "55gal_drum", "fg": 3731 }, - { "id": "bullet_crossbow", "fg": 3736 }, - { "id": "compcrossbow", "fg": 3737 }, - { "id": "compositecrossbow", "fg": 3738 }, - { "id": "crossbow", "fg": 3739 }, - { "id": "hand_crossbow", "fg": 3740 }, - { "id": "huge_crossbow", "fg": 3741 }, - { "id": "rep_crossbow", "fg": 3742 }, - { "id": "down_mattress", "fg": 3746 }, - { "id": "drill_press", "fg": 3747 }, - { "id": "bot_eyebot", "fg": 3748 }, - { "id": "broken_eyebot", "fg": 3749 }, - { "id": "pride_flag_var_agender_pride_flag", "fg": 3759 }, - { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3760 }, - { "id": "pride_flag_var_asexual_pride_flag", "fg": 3761 }, - { "id": "pride_flag_var_bear_pride_flag", "fg": 3762 }, - { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3763 }, - { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3764 }, - { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3765 }, - { "id": "pride_flag_var_intersex_pride_flag", "fg": 3766 }, - { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3767 }, - { "id": "pride_flag_var_leather_pride_flag", "fg": 3768 }, - { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3769 }, - { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3770 }, - { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3771 }, - { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3772 }, - { "id": "pride_flag_var_progress_pride_flag", "fg": 3773 }, - { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3774 }, - { "id": "pride_flag_var_transgender_pride_flag", "fg": 3775 }, - { "id": "foot_locker_recharge_station", "fg": 3776 }, - { "id": "freezer", "fg": 3779 }, - { "id": "amplifier_head", "fg": 3780 }, - { "id": "bindle", "fg": 3781 }, - { "id": "broken_dimensional_anchor", "fg": 3782 }, - { "id": "chainmail_vest", "fg": 3783 }, - { "id": "concrete", "fg": 3784 }, - { "id": "cs_lajatang_off", "fg": 3785 }, - { "id": "dimensional_anchor", "fg": 3786 }, - { "id": "dimensional_anchor_on", "fg": 3787 }, - { "id": "dnd", "fg": 3788 }, - { "id": "g_carpet", "fg": 3789 }, - { "id": "grapnel", "fg": 3790 }, - { "id": "optical_cloak", "fg": 3791 }, - { "id": "p_carpet", "fg": 3792 }, - { "id": "r_carpet", "fg": 3793 }, - { "id": "trimmer_off", "fg": 3794 }, - { "id": "trimmer_on", "fg": 3795 }, - { "id": "tux", "fg": 3796 }, - { "id": "v_scoop_item", "fg": 3797 }, - { "id": "wool_suit", "fg": 3798 }, - { "id": "y_carpet", "fg": 3799 }, - { "id": "multi_cooker", "fg": 3800 }, - { "id": "multi_cooker_filled", "fg": 3801 }, - { "id": "pet_carrier", "fg": 3802 }, - { "id": "gravel", "fg": 3807 }, - { "id": "helmet_ball", "fg": 3811 }, - { "id": "homewrecker", "fg": 3813 }, - { "id": "hydraulic_press", "fg": 3814 }, - { "id": "anesthetic_kit", "fg": 3816 }, - { "id": "bb", "fg": 3817 }, - { "id": "black_pen_ink", "fg": 3818 }, - { "id": "blue_pen_ink", "fg": 3819 }, - { "id": "bolas", "fg": 3820 }, - { "id": "cavalry_saber", "fg": 3821 }, - { "id": "cavalry_saber_fake", "fg": 3822 }, - { "id": "cleat", "fg": 3823 }, - { "id": "etched_skull", "fg": 3824 }, - { "id": "fencing_epee", "fg": 3825 }, - { "id": "fencing_epee_sharpened", "fg": 3826 }, - { "id": "fencing_foil", "fg": 3827 }, - { "id": "fencing_foil_sharpened", "fg": 3828 }, - { "id": "fencing_sabre", "fg": 3829 }, - { "id": "fencing_sabre_sharpened", "fg": 3830 }, - { "id": "fetus", "fg": 3831 }, - { "id": "flu_shot", "fg": 3832 }, - { "id": "green_pen_ink", "fg": 3833 }, - { "id": "handflare_dead", "fg": 3834 }, - { "id": "hd_tow_cable", "fg": 3835 }, - { "id": "helmet_skull", "fg": 3836 }, - { "id": "heroin", "fg": 3837 }, - { "id": "icon", "fg": 3838 }, - { "id": "large_tent_kit", "fg": 3839 }, - { "id": "lifestraw", "fg": 3840 }, - { "id": "machete_gimmick", "fg": 3841 }, - { "id": "match", "fg": 3842 }, - { "id": "paintball", "fg": 3843 }, - { "id": "rapier", "fg": 3844 }, - { "id": "rapier_fake", "fg": 3845 }, - { "id": "red_pen_ink", "fg": 3846 }, - { "id": "shock_epee", "fg": 3847 }, - { "id": "shock_foil", "fg": 3848 }, - { "id": "shock_sabre", "fg": 3849 }, - { "id": "small_relic", "fg": 3850 }, - { "id": "straw_doll", "fg": 3851 }, - { "id": "tent_kit", "fg": 3852 }, - { "id": "large_space_heater", "fg": 3853 }, - { "id": "large_space_heater_on", "fg": 3854 }, - { "id": "mace_bronze", "fg": 3871 }, - { "id": "mace_simple", "fg": 3872 }, - { "id": "mace_trench", "fg": 3873 }, - { "id": "manhole_cover", "fg": 3874 }, - { "id": "manual_tire_changer", "fg": 3875 }, - { "id": "material_cement", "fg": 3877 }, - { "id": "minifreezer", "fg": 3879 }, - { "id": "minifridge", "fg": 3880 }, - { "id": "mountable_heater", "fg": 3884 }, - { "id": "PR24-extended", "fg": 3886 }, - { "id": "PR24-retracted", "fg": 3887 }, - { "id": "baton-extended", "fg": 3888 }, - { "id": "baton", "fg": 3889 }, - { "id": "guitar_stand", "fg": 3890 }, - { "id": "mic_stand_tall", "fg": 3891 }, - { "id": "mixer_music", "fg": 3892 }, - { "id": "pipe_shotgun", "fg": 3911 }, - { "id": "bronze_brush_axe", "fg": 3915 }, - { "id": "brush_axe", "fg": 3916 }, - { "id": "glaive", "fg": 3917 }, - { "id": "ji", "fg": 3918 }, - { "id": "makeshift_glaive", "fg": 3919 }, - { "id": "makeshift_halberd", "fg": 3920 }, - { "id": "makeshift_scythe_war", "fg": 3921 }, - { "id": "naginata", "fg": 3922 }, - { "id": "naginata_fake", "fg": 3923 }, - { "id": "naginata_inferior", "fg": 3924 }, - { "id": "pike", "fg": 3925 }, - { "id": "pike_copper", "fg": 3926 }, - { "id": "pike_fake", "fg": 3927 }, - { "id": "pike_inferior", "fg": 3928 }, - { "id": "pike_wood", "fg": 3929 }, - { "id": "poleaxe", "fg": 3930 }, - { "id": "scythe_war", "fg": 3931 }, - { "id": "spear_dory", "fg": 3932 }, - { "id": "spear_survivor", "fg": 3933 }, - { "id": "pool_cue", "fg": 3935 }, - { "id": "shark_plushie", "fg": 3944 }, - { "id": "shillelagh", "fg": 3948 }, - { "id": "shillelagh_weighted", "fg": 3949 }, - { "id": "skull_moose", "fg": 3951 }, - { "id": "skull_moose_tusked", "fg": 3952 }, - { "id": "sword_nail", "fg": 3973 }, - { "id": "sword_wood_large", "fg": 3974 }, - { "id": "bokken", "fg": 3975 }, - { "id": "UPS_off", "fg": 3981 }, - { "id": "hose", "fg": 3982 }, - { "id": "oxy_torch", "fg": 3983 }, - { "id": "picklocks", "fg": 3984 }, - { "id": "primitive_shovel", "fg": 3985 }, - { "id": "shovel_snow", "fg": 3986 }, - { "id": "shovel_snow_plastic", "fg": 3987 }, - { "id": "training_dummy_heavy", "fg": 3988 }, - { "id": "training_dummy_light", "fg": 3989 }, - { "id": "chemlab", "fg": 3990 }, - { "id": "workbench", "fg": 3991 }, - { "id": "workbench_with_recharger", "fg": 3992 } + { "id": "40mm_casing", "fg": 3290 }, + { "id": "6E_casing", "fg": 3296 }, + { "id": "36navy", "fg": 3349 }, + { "id": "44army", "fg": 3368 }, + { "id": "40x46_f_hnest22_case", "fg": 3458 }, + { "id": "40x46_f_hnest410_case", "fg": 3460 }, + { "id": "5x50_b_bp", "fg": 3489 }, + { "id": "9x18mm_f_7n16", "fg": 3533 }, + { "id": "66heat_f_x4", "fg": 3557 }, + { "id": "20ga_f_scrap", "fg": 3589 }, + { "id": "anvil", "fg": 3590 }, + { "id": "anvil_bronze", "fg": 3591 }, + { "id": "armor_riot", "fg": 3593 }, + { "id": "iceaxe", "fg": 3615 }, + { "id": "rifle_case_soft", "fg": 3620 }, + { "id": "rifle_case_soft_2", "fg": 3621 }, + { "id": "rifle_case_soft_leather_2", "fg": 3623 }, + { "id": "rucksack", "fg": 3624 }, + { "id": "bag_garbage", "fg": 3626 }, + { "id": "beverly_shear", "fg": 3629 }, + { "id": "blackjack", "fg": 3630 }, + { "id": "compgreatbow", "fg": 3636 }, + { "id": "compositebow", "fg": 3637 }, + { "id": "hybridbow", "fg": 3638 }, + { "id": "longbow", "fg": 3639 }, + { "id": "recurbow", "fg": 3640 }, + { "id": "reflexbow", "fg": 3641 }, + { "id": "reflexrecurvebow", "fg": 3642 }, + { "id": "selfbow", "fg": 3643 }, + { "id": "shortbow", "fg": 3644 }, + { "id": "woodgreatbow", "fg": 3645 }, + { "id": "box_battery_charger", "fg": 3646 }, + { "id": "box_large_folded", "fg": 3648 }, + { "id": "box_medium_folded", "fg": 3650 }, + { "id": "box_oversize_folded", "fg": 3651 }, + { "id": "oxygen_cylinder", "fg": 3654 }, + { "id": "oxygen_tank", "fg": 3655 }, + { "id": "tinyweldtank", "fg": 3656 }, + { "id": "weldtank", "fg": 3657 }, + { "id": "cot", "fg": 3658 }, + { "id": "armguard_soft", "fg": 3659 }, + { "id": "chestwrap_leather", "fg": 3660 }, + { "id": "trenchcoat_leather", "fg": 3661 }, + { "id": "bat_nerf", "fg": 3662 }, + { "id": "golf_bag", "fg": 3663 }, + { "id": "polycarbonate_sheet", "fg": 3664 }, + { "id": "screen_mesh", "fg": 3665 }, + { "id": "bagpipes", "fg": 3666 }, + { "id": "jumper_cable_heavy", "fg": 3667 }, + { "id": "scythe", "fg": 3668 }, + { "id": "motorbike_armor", "fg": 3669 }, + { "id": "rack_test_tube", "fg": 3670 }, + { "id": "bowl_clay", "fg": 3673 }, + { "id": "clay_hydria", "fg": 3674 }, + { "id": "clay_pot", "fg": 3675 }, + { "id": "clay_quern", "fg": 3676 }, + { "id": "clay_watercont", "fg": 3677 }, + { "id": "jug_clay", "fg": 3678 }, + { "id": "armor_acidchitin", "fg": 3679 }, + { "id": "armor_chitin", "fg": 3680 }, + { "id": "hazmat_suit", "fg": 3702 }, + { "id": "jumpsuit", "fg": 3710 }, + { "id": "wetsuit", "fg": 3737 }, + { "id": "wolfsuit", "fg": 3738 }, + { "id": "55gal_drum", "fg": 3747 }, + { "id": "box_large_metal", "fg": 3749 }, + { "id": "box_medium_metal", "fg": 3750 }, + { "id": "box_oversize_metal", "fg": 3751 }, + { "id": "bullet_crossbow", "fg": 3755 }, + { "id": "compcrossbow", "fg": 3756 }, + { "id": "compositecrossbow", "fg": 3757 }, + { "id": "crossbow", "fg": 3758 }, + { "id": "hand_crossbow", "fg": 3759 }, + { "id": "huge_crossbow", "fg": 3760 }, + { "id": "rep_crossbow", "fg": 3761 }, + { "id": "down_mattress", "fg": 3765 }, + { "id": "drill_press", "fg": 3766 }, + { "id": "bot_eyebot", "fg": 3767 }, + { "id": "broken_eyebot", "fg": 3768 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 3778 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3779 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 3780 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 3781 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3782 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3783 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3784 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 3785 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3786 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 3787 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3788 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3789 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3790 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3791 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 3792 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3793 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 3794 }, + { "id": "foot_locker_recharge_station", "fg": 3795 }, + { "id": "freezer", "fg": 3798 }, + { "id": "amplifier_head", "fg": 3799 }, + { "id": "bindle", "fg": 3800 }, + { "id": "broken_dimensional_anchor", "fg": 3801 }, + { "id": "chainmail_vest", "fg": 3802 }, + { "id": "concrete", "fg": 3803 }, + { "id": "cs_lajatang_off", "fg": 3804 }, + { "id": "dimensional_anchor", "fg": 3805 }, + { "id": "dimensional_anchor_on", "fg": 3806 }, + { "id": "dnd", "fg": 3807 }, + { "id": "g_carpet", "fg": 3808 }, + { "id": "grapnel", "fg": 3809 }, + { "id": "optical_cloak", "fg": 3810 }, + { "id": "p_carpet", "fg": 3811 }, + { "id": "r_carpet", "fg": 3812 }, + { "id": "trimmer_off", "fg": 3813 }, + { "id": "trimmer_on", "fg": 3814 }, + { "id": "tux", "fg": 3815 }, + { "id": "v_scoop_item", "fg": 3816 }, + { "id": "wool_suit", "fg": 3817 }, + { "id": "y_carpet", "fg": 3818 }, + { "id": "multi_cooker", "fg": 3819 }, + { "id": "multi_cooker_filled", "fg": 3820 }, + { "id": "pet_carrier", "fg": 3821 }, + { "id": "gravel", "fg": 3826 }, + { "id": "helmet_ball", "fg": 3830 }, + { "id": "homewrecker", "fg": 3832 }, + { "id": "hydraulic_press", "fg": 3833 }, + { "id": "anesthetic_kit", "fg": 3835 }, + { "id": "bb", "fg": 3836 }, + { "id": "black_pen_ink", "fg": 3837 }, + { "id": "blue_pen_ink", "fg": 3838 }, + { "id": "bolas", "fg": 3839 }, + { "id": "cavalry_saber", "fg": 3840 }, + { "id": "cavalry_saber_fake", "fg": 3841 }, + { "id": "cleat", "fg": 3842 }, + { "id": "etched_skull", "fg": 3843 }, + { "id": "fencing_epee", "fg": 3844 }, + { "id": "fencing_epee_sharpened", "fg": 3845 }, + { "id": "fencing_foil", "fg": 3846 }, + { "id": "fencing_foil_sharpened", "fg": 3847 }, + { "id": "fencing_sabre", "fg": 3848 }, + { "id": "fencing_sabre_sharpened", "fg": 3849 }, + { "id": "fetus", "fg": 3850 }, + { "id": "flu_shot", "fg": 3851 }, + { "id": "green_pen_ink", "fg": 3852 }, + { "id": "handflare_dead", "fg": 3853 }, + { "id": "hd_tow_cable", "fg": 3854 }, + { "id": "helmet_skull", "fg": 3855 }, + { "id": "heroin", "fg": 3856 }, + { "id": "icon", "fg": 3857 }, + { "id": "large_tent_kit", "fg": 3858 }, + { "id": "lifestraw", "fg": 3859 }, + { "id": "machete_gimmick", "fg": 3860 }, + { "id": "match", "fg": 3861 }, + { "id": "paintball", "fg": 3862 }, + { "id": "rapier", "fg": 3863 }, + { "id": "rapier_fake", "fg": 3864 }, + { "id": "red_pen_ink", "fg": 3865 }, + { "id": "shock_epee", "fg": 3866 }, + { "id": "shock_foil", "fg": 3867 }, + { "id": "shock_sabre", "fg": 3868 }, + { "id": "small_relic", "fg": 3869 }, + { "id": "straw_doll", "fg": 3870 }, + { "id": "tent_kit", "fg": 3871 }, + { "id": "large_space_heater", "fg": 3872 }, + { "id": "large_space_heater_on", "fg": 3873 }, + { "id": "mace_bronze", "fg": 3890 }, + { "id": "mace_simple", "fg": 3891 }, + { "id": "mace_trench", "fg": 3892 }, + { "id": "manhole_cover", "fg": 3893 }, + { "id": "manual_tire_changer", "fg": 3894 }, + { "id": "material_cement", "fg": 3896 }, + { "id": "minifreezer", "fg": 3898 }, + { "id": "minifridge", "fg": 3899 }, + { "id": "mountable_heater", "fg": 3903 }, + { "id": "PR24-extended", "fg": 3905 }, + { "id": "PR24-retracted", "fg": 3906 }, + { "id": "baton-extended", "fg": 3907 }, + { "id": "baton", "fg": 3908 }, + { "id": "guitar_stand", "fg": 3909 }, + { "id": "mic_stand_tall", "fg": 3910 }, + { "id": "mixer_music", "fg": 3911 }, + { "id": "pipe_shotgun", "fg": 3930 }, + { "id": "bronze_brush_axe", "fg": 3934 }, + { "id": "brush_axe", "fg": 3935 }, + { "id": "glaive", "fg": 3936 }, + { "id": "ji", "fg": 3937 }, + { "id": "makeshift_glaive", "fg": 3938 }, + { "id": "makeshift_halberd", "fg": 3939 }, + { "id": "makeshift_scythe_war", "fg": 3940 }, + { "id": "naginata", "fg": 3941 }, + { "id": "naginata_fake", "fg": 3942 }, + { "id": "naginata_inferior", "fg": 3943 }, + { "id": "pike", "fg": 3944 }, + { "id": "pike_copper", "fg": 3945 }, + { "id": "pike_fake", "fg": 3946 }, + { "id": "pike_inferior", "fg": 3947 }, + { "id": "pike_wood", "fg": 3948 }, + { "id": "poleaxe", "fg": 3949 }, + { "id": "scythe_war", "fg": 3950 }, + { "id": "spear_dory", "fg": 3951 }, + { "id": "spear_survivor", "fg": 3952 }, + { "id": "pool_cue", "fg": 3954 }, + { "id": "shark_plushie", "fg": 3963 }, + { "id": "shillelagh", "fg": 3967 }, + { "id": "shillelagh_weighted", "fg": 3968 }, + { "id": "skull_moose", "fg": 3970 }, + { "id": "skull_moose_tusked", "fg": 3971 }, + { "id": "sword_nail", "fg": 3992 }, + { "id": "sword_wood_large", "fg": 3993 }, + { "id": "bokken", "fg": 3994 }, + { "id": "UPS_off", "fg": 4000 }, + { "id": "hose", "fg": 4001 }, + { "id": "oxy_torch", "fg": 4002 }, + { "id": "picklocks", "fg": 4003 }, + { "id": "primitive_shovel", "fg": 4004 }, + { "id": "shovel_snow", "fg": 4005 }, + { "id": "shovel_snow_plastic", "fg": 4006 }, + { "id": "training_dummy_heavy", "fg": 4007 }, + { "id": "training_dummy_light", "fg": 4008 }, + { "id": "chemlab", "fg": 4009 }, + { "id": "workbench", "fg": 4010 }, + { "id": "workbench_with_recharger", "fg": 4011 } ] }, { "file": "guns.png", - "//": "range 4000 to 4159", + "//": "range 4032 to 4191", "sprite_width": 32, "sprite_height": 32, "sprite_offset_x": 8, "sprite_offset_y": 0, "tiles": [ - { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 4057 }, - { "id": [ "ak47", "aksemi" ], "fg": 4007 }, - { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 4021 }, - { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 4058 }, - { "id": [ "m249", "m249_semi" ], "fg": 4066 }, - { "id": [ "m60", "m60_semi" ], "fg": 4076 }, - { "id": [ "mp40", "mp40semi" ], "fg": 4092 }, - { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 4131 }, - { "id": "1895sbl", "fg": 4000 }, - { "id": "AT4", "fg": 4001 }, - { "id": "LAW", "fg": 4002 }, - { "id": "M24", "fg": 4003 }, - { "id": "RPG", "fg": 4004 }, - { "id": "USAS_12", "fg": 4005 }, - { "id": "airspeargun", "fg": 4006 }, - { "id": "ak74", "fg": 4008 }, - { "id": "american_180", "fg": 4009 }, - { "id": "an94", "fg": 4010 }, - { "id": "ar10", "fg": 4011 }, - { "id": "ar15", "fg": 4012 }, - { "id": "arx160", "fg": 4013 }, - { "id": "as50", "fg": 4014 }, - { "id": "atgm_launcher", "fg": 4015 }, - { "id": "bbgun", "fg": 4016 }, - { "id": "bfg50", "fg": 4017 }, - { "id": "bh_m89", "fg": 4018 }, - { "id": "blunderbuss", "fg": 4019 }, - { "id": "browning_blr", "fg": 4020 }, - { "id": "chemical_thrower", "fg": 4022 }, - { "id": "coilgun", "fg": 4023 }, - { "id": "colt_lightning", "fg": 4024 }, - { "id": "colt_ro635", "fg": 4025 }, - { "id": "combination_gun", "fg": 4026 }, - { "id": "cx4", "fg": 4027 }, - { "id": "doublespeargun", "fg": 4028 }, - { "id": "emp_gun", "fg": 4029 }, - { "id": "famas", "fg": 4030 }, - { "id": "flamethrower", "fg": 4031 }, - { "id": "fn_fal", "fg": 4032 }, - { "id": "fs2000", "fg": 4033 }, - { "id": "ftk93", "fg": 4034 }, - { "id": "garand", "fg": 4035 }, - { "id": "heavy_rail_rifle", "fg": 4036 }, - { "id": "helsing", "fg": 4037 }, - { "id": "henry_big_boy", "fg": 4038 }, - { "id": "hk417_13", "fg": 4039 }, - { "id": "hk_g3", "fg": 4040 }, - { "id": "hk_g36", "fg": 4041 }, - { "id": "hk_g80", "fg": 4042 }, - { "id": "hk_mp5k", "fg": 4043 }, - { "id": "hk_mp5sd", "fg": 4044 }, - { "id": "iwi_tavor_x95_300blk", "fg": 4045 }, - { "id": "ksg-25", "fg": 4046 }, - { "id": "ksg", "fg": 4047 }, - { "id": "ksub2000", "fg": 4048 }, - { "id": "laser_cannon", "fg": 4049 }, - { "id": "laser_rifle", "fg": 4050 }, - { "id": "lever_shotgun", "fg": 4051 }, - { "id": "longrifle_flintlock", "fg": 4052 }, - { "id": "m107a1", "fg": 4053 }, - { "id": "m110a1", "fg": 4054 }, - { "id": "m134", "fg": 4055 }, - { "id": "m14ebr", "fg": 4056 }, - { "id": "m1903", "fg": 4059 }, - { "id": "m1918", "fg": 4060 }, - { "id": "m1a", "fg": 4061 }, - { "id": "m2010", "fg": 4062 }, - { "id": "m202_flash", "fg": 4063 }, - { "id": "m231pfw", "fg": 4064 }, - { "id": "m240", "fg": 4065 }, - { "id": "m27_assault_rifle_var_h&k416a5", "fg": 4067 }, - { "id": "m27_assault_rifle_var_m27iar", "fg": 4068 }, - { "id": "m27_assault_rifle_var_m38dmr", "fg": 4069 }, - { "id": "m27_assault_rifle_var_scar_l", "fg": 4070 }, - { "id": "m2browning", "fg": 4071 }, - { "id": "m2browning_sawn", "fg": 4072 }, - { "id": "m3_carlgustav", "fg": 4073 }, - { "id": "m4_carbine_var_m4a1", "fg": 4074 }, - { "id": "m4_carlgustav", "fg": 4075 }, - { "id": "m79", "fg": 4077 }, - { "id": "mark19", "fg": 4078 }, - { "id": "marlin_9a", "fg": 4079 }, - { "id": "mininuke_launcher", "fg": 4080 }, - { "id": "mosin44", "fg": 4081 }, - { "id": "mosin44_ebr", "fg": 4082 }, - { "id": "mosin91_30", "fg": 4083 }, - { "id": "mosin91_30_ebr", "fg": 4084 }, - { "id": "mossberg_500", "fg": 4085 }, - { "id": "mossberg_500_var_mossberg_500_security", "fg": 4086 }, - { "id": "mossberg_590", "fg": 4087 }, - { "id": "mossberg_590_var_SPAS_12", "fg": 4088 }, - { "id": "mossberg_930", "fg": 4089 }, - { "id": "mossberg_930_var_m1014", "fg": 4090 }, - { "id": "mp18", "fg": 4091 }, - { "id": "needlegun", "fg": 4093 }, - { "id": "pamd68", "fg": 4094 }, - { "id": "pamd71z", "fg": 4095 }, - { "id": "pipe_combination_gun", "fg": 4096 }, - { "id": "plasma_gun", "fg": 4097 }, - { "id": "plasma_rifle", "fg": 4098 }, - { "id": "ppsh", "fg": 4099 }, - { "id": "rebar_rifle", "fg": 4100 }, - { "id": "remington700_270", "fg": 4101 }, - { "id": "remington_700", "fg": 4102 }, - { "id": "remington_870", "fg": 4103 }, - { "id": "remington_870_breacher", "fg": 4104 }, - { "id": "remington_870_express", "fg": 4105 }, - { "id": "remington_870_var_browning_a5", "fg": 4106 }, - { "id": "remington_870_var_remington_1100", "fg": 4107 }, - { "id": "rifle_flintlock", "fg": 4108 }, - { "id": "rm120c", "fg": 4109 }, - { "id": "rm20", "fg": 4110 }, - { "id": "rm298", "fg": 4111 }, - { "id": "rm451_flamethrower", "fg": 4112 }, - { "id": "rm51_assault_rifle", "fg": 4113 }, - { "id": "rm614_lmg", "fg": 4114 }, - { "id": "rm802", "fg": 4115 }, - { "id": "rm88_battle_rifle", "fg": 4116 }, - { "id": "ruger_1022", "fg": 4117 }, - { "id": "ruger_mini", "fg": 4118 }, - { "id": "saiga_12", "fg": 4119 }, - { "id": "saiga_410", "fg": 4120 }, - { "id": "savage_111f", "fg": 4121 }, - { "id": "scar_h", "fg": 4122 }, - { "id": "sharps", "fg": 4123 }, - { "id": "shotgun_410", "fg": 4124 }, - { "id": "shotgun_d", "fg": 4125 }, - { "id": "shotgun_s", "fg": 4126 }, - { "id": "sig552", "fg": 4127 }, - { "id": "sig_mcx_rattler_sbr", "fg": 4128 }, - { "id": "skorpion_82", "fg": 4129 }, - { "id": "sks", "fg": 4130 }, - { "id": "smg_9mm", "fg": 4132 }, - { "id": "speargun", "fg": 4133 }, - { "id": "sten", "fg": 4134 }, - { "id": "steyr_aug", "fg": 4135 }, - { "id": "surv_rocket_launcher", "fg": 4136 }, - { "id": "survivor_special_700", "fg": 4137 }, - { "id": "tac50", "fg": 4138 }, - { "id": "tavor_12", "fg": 4139 }, - { "id": "tihar", "fg": 4140 }, - { "id": "tommygun", "fg": 4141 }, - { "id": "trex_gun", "fg": 4142 }, - { "id": "weatherby_5", "fg": 4143 }, - { "id": "win70", "fg": 4144 }, - { "id": "winchester_1887", "fg": 4145 }, - { "id": "winchester_1897", "fg": 4146 } + { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 4088 }, + { "id": [ "ak47", "aksemi" ], "fg": 4039 }, + { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 4052 }, + { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 4089 }, + { "id": [ "m249", "m249_semi" ], "fg": 4097 }, + { "id": [ "m60", "m60_semi" ], "fg": 4106 }, + { "id": [ "mp40", "mp40semi" ], "fg": 4124 }, + { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 4163 }, + { "id": "1895sbl", "fg": 4032 }, + { "id": "AT4", "fg": 4033 }, + { "id": "LAW", "fg": 4034 }, + { "id": "M24", "fg": 4035 }, + { "id": "RPG", "fg": 4036 }, + { "id": "USAS_12", "fg": 4037 }, + { "id": "airspeargun", "fg": 4038 }, + { "id": "ak74", "fg": 4040 }, + { "id": "american_180", "fg": 4041 }, + { "id": "an94", "fg": 4042 }, + { "id": "ar10", "fg": 4043 }, + { "id": "arx160", "fg": 4044 }, + { "id": "as50", "fg": 4045 }, + { "id": "atgm_launcher", "fg": 4046 }, + { "id": "bbgun", "fg": 4047 }, + { "id": "bfg50", "fg": 4048 }, + { "id": "bh_m89", "fg": 4049 }, + { "id": "blunderbuss", "fg": 4050 }, + { "id": "browning_blr", "fg": 4051 }, + { "id": "chemical_thrower", "fg": 4053 }, + { "id": "coilgun", "fg": 4054 }, + { "id": "colt_lightning", "fg": 4055 }, + { "id": "colt_ro635", "fg": 4056 }, + { "id": "combination_gun", "fg": 4057 }, + { "id": "cx4", "fg": 4058 }, + { "id": "doublespeargun", "fg": 4059 }, + { "id": "emp_gun", "fg": 4060 }, + { "id": "famas", "fg": 4061 }, + { "id": "flamethrower", "fg": 4062 }, + { "id": "fn_fal", "fg": 4063 }, + { "id": "fs2000", "fg": 4064 }, + { "id": "ftk93", "fg": 4065 }, + { "id": "garand", "fg": 4066 }, + { "id": "heavy_rail_rifle", "fg": 4067 }, + { "id": "helsing", "fg": 4068 }, + { "id": "henry_big_boy", "fg": 4069 }, + { "id": "hk417_13", "fg": 4070 }, + { "id": "hk_g3", "fg": 4071 }, + { "id": "hk_g36", "fg": 4072 }, + { "id": "hk_g80", "fg": 4073 }, + { "id": "hk_mp5k", "fg": 4074 }, + { "id": "hk_mp5sd", "fg": 4075 }, + { "id": "iwi_tavor_x95_300blk", "fg": 4076 }, + { "id": "ksg-25", "fg": 4077 }, + { "id": "ksg", "fg": 4078 }, + { "id": "ksub2000", "fg": 4079 }, + { "id": "laser_cannon", "fg": 4080 }, + { "id": "laser_rifle", "fg": 4081 }, + { "id": "lever_shotgun", "fg": 4082 }, + { "id": "longrifle_flintlock", "fg": 4083 }, + { "id": "m107a1", "fg": 4084 }, + { "id": "m110a1", "fg": 4085 }, + { "id": "m134", "fg": 4086 }, + { "id": "m14ebr", "fg": 4087 }, + { "id": "m1903", "fg": 4090 }, + { "id": "m1918", "fg": 4091 }, + { "id": "m1a", "fg": 4092 }, + { "id": "m2010", "fg": 4093 }, + { "id": "m202_flash", "fg": 4094 }, + { "id": "m231pfw", "fg": 4095 }, + { "id": "m240", "fg": 4096 }, + { "id": "m27_assault_rifle_var_h&k416a5", "fg": 4098 }, + { "id": "m27_assault_rifle_var_m27iar", "fg": 4099 }, + { "id": "m27_assault_rifle_var_m38dmr", "fg": 4100 }, + { "id": "m27_assault_rifle_var_scar_l", "fg": 4101 }, + { "id": "m2browning", "fg": 4102 }, + { "id": "m2browning_sawn", "fg": 4103 }, + { "id": "m3_carlgustav", "fg": 4104 }, + { "id": "m4_carlgustav", "fg": 4105 }, + { "id": "m79", "fg": 4107 }, + { "id": "mark19", "fg": 4108 }, + { "id": "marlin_9a", "fg": 4109 }, + { "id": "mininuke_launcher", "fg": 4110 }, + { "id": "modular_ar15", "fg": 4111 }, + { "id": "modular_m4_carbine_var_modular_m4a1", "fg": 4112 }, + { "id": "mosin44", "fg": 4113 }, + { "id": "mosin44_ebr", "fg": 4114 }, + { "id": "mosin91_30", "fg": 4115 }, + { "id": "mosin91_30_ebr", "fg": 4116 }, + { "id": "mossberg_500", "fg": 4117 }, + { "id": "mossberg_500_var_mossberg_500_security", "fg": 4118 }, + { "id": "mossberg_590", "fg": 4119 }, + { "id": "mossberg_590_var_SPAS_12", "fg": 4120 }, + { "id": "mossberg_930", "fg": 4121 }, + { "id": "mossberg_930_var_m1014", "fg": 4122 }, + { "id": "mp18", "fg": 4123 }, + { "id": "needlegun", "fg": 4125 }, + { "id": "pamd68", "fg": 4126 }, + { "id": "pamd71z", "fg": 4127 }, + { "id": "pipe_combination_gun", "fg": 4128 }, + { "id": "plasma_gun", "fg": 4129 }, + { "id": "plasma_rifle", "fg": 4130 }, + { "id": "ppsh", "fg": 4131 }, + { "id": "rebar_rifle", "fg": 4132 }, + { "id": "remington700_270", "fg": 4133 }, + { "id": "remington_700", "fg": 4134 }, + { "id": "remington_870", "fg": 4135 }, + { "id": "remington_870_breacher", "fg": 4136 }, + { "id": "remington_870_express", "fg": 4137 }, + { "id": "remington_870_var_browning_a5", "fg": 4138 }, + { "id": "remington_870_var_remington_1100", "fg": 4139 }, + { "id": "rifle_flintlock", "fg": 4140 }, + { "id": "rm120c", "fg": 4141 }, + { "id": "rm20", "fg": 4142 }, + { "id": "rm298", "fg": 4143 }, + { "id": "rm451_flamethrower", "fg": 4144 }, + { "id": "rm51_assault_rifle", "fg": 4145 }, + { "id": "rm614_lmg", "fg": 4146 }, + { "id": "rm802", "fg": 4147 }, + { "id": "rm88_battle_rifle", "fg": 4148 }, + { "id": "ruger_1022", "fg": 4149 }, + { "id": "ruger_mini", "fg": 4150 }, + { "id": "saiga_12", "fg": 4151 }, + { "id": "saiga_410", "fg": 4152 }, + { "id": "savage_111f", "fg": 4153 }, + { "id": "scar_h", "fg": 4154 }, + { "id": "sharps", "fg": 4155 }, + { "id": "shotgun_410", "fg": 4156 }, + { "id": "shotgun_d", "fg": 4157 }, + { "id": "shotgun_s", "fg": 4158 }, + { "id": "sig552", "fg": 4159 }, + { "id": "sig_mcx_rattler_sbr", "fg": 4160 }, + { "id": "skorpion_82", "fg": 4161 }, + { "id": "sks", "fg": 4162 }, + { "id": "smg_9mm", "fg": 4164 }, + { "id": "speargun", "fg": 4165 }, + { "id": "sten", "fg": 4166 }, + { "id": "steyr_aug", "fg": 4167 }, + { "id": "surv_rocket_launcher", "fg": 4168 }, + { "id": "survivor_special_700", "fg": 4169 }, + { "id": "tac50", "fg": 4170 }, + { "id": "tavor_12", "fg": 4171 }, + { "id": "tihar", "fg": 4172 }, + { "id": "tommygun", "fg": 4173 }, + { "id": "trex_gun", "fg": 4174 }, + { "id": "weatherby_5", "fg": 4175 }, + { "id": "win70", "fg": 4176 }, + { "id": "winchester_1887", "fg": 4177 }, + { "id": "winchester_1897", "fg": 4178 } ] }, { "file": "incomplete.png", - "//": "range 4160 to 4303", + "//": "range 4192 to 4335", "sprite_width": 32, "sprite_height": 32, "sprite_offset_x": 8, "sprite_offset_y": -15, "tiles": [ - { "id": "30gal_barrel", "fg": 4160 }, - { "id": "alarmclock", "fg": 4161 }, - { "id": "clock", "fg": 4161 }, - { "id": [ "autoclave", "vh_autoclave" ], "fg": 4165 }, - { "id": "bag_canvas_small", "fg": 4167 }, - { "id": "bathroom_scale", "fg": 4168 }, - { "id": "bead_necklace", "fg": 4169 }, - { "id": "brazier", "fg": 4170 }, - { "id": "bubblewrap", "fg": 4171 }, - { "id": "bucket", "fg": 4172 }, - { "id": "camera_pro", "fg": 4177 }, - { "id": "condom", "fg": 4178 }, - { "id": "craft", "fg": 4179 }, - { "id": "pomegranate", "fg": 4189 }, - { "id": "strawberries", "fg": 4190 }, - { "id": "cabbage", "fg": 4180 }, - { "id": "mango", "fg": 4186 }, - { "id": "kiwi", "fg": 4185 }, - { "id": "papaya", "fg": 4187 }, - { "id": "grapefruit", "fg": 4184 }, - { "id": "pineapple", "fg": 4188 }, - { "id": "celery", "fg": 4182 }, - { "id": "chili_pepper", "fg": 4183 }, - { "id": "carrot", "fg": 4181 }, - { "id": "zucchini", "fg": 4191 }, - { "id": "akmag30", "fg": 4192 }, - { "id": "duct_tape", "fg": 4193 }, - { "id": "extinguisher", "fg": 4194 }, - { "id": "sm_extinguisher", "fg": 4195 }, - { "id": "fan", "fg": 4196 }, + { "id": "30gal_barrel", "fg": 4192 }, + { "id": "alarmclock", "fg": 4193 }, + { "id": "clock", "fg": 4193 }, + { "id": [ "autoclave", "vh_autoclave" ], "fg": 4197 }, + { "id": "bag_canvas_small", "fg": 4199 }, + { "id": "bathroom_scale", "fg": 4200 }, + { "id": "bead_necklace", "fg": 4201 }, + { "id": "brazier", "fg": 4202 }, + { "id": "bubblewrap", "fg": 4203 }, + { "id": "bucket", "fg": 4204 }, + { "id": "camera_pro", "fg": 4209 }, + { "id": "condom", "fg": 4210 }, + { "id": "craft", "fg": 4211 }, + { "id": "pomegranate", "fg": 4221 }, + { "id": "strawberries", "fg": 4222 }, + { "id": "cabbage", "fg": 4212 }, + { "id": "mango", "fg": 4218 }, + { "id": "kiwi", "fg": 4217 }, + { "id": "papaya", "fg": 4219 }, + { "id": "grapefruit", "fg": 4216 }, + { "id": "pineapple", "fg": 4220 }, + { "id": "celery", "fg": 4214 }, + { "id": "chili_pepper", "fg": 4215 }, + { "id": "carrot", "fg": 4213 }, + { "id": "zucchini", "fg": 4223 }, + { "id": "akmag30", "fg": 4224 }, + { "id": "duct_tape", "fg": 4225 }, + { "id": "extinguisher", "fg": 4226 }, + { "id": "sm_extinguisher", "fg": 4227 }, + { "id": "fan", "fg": 4228 }, { "id": [ "family_photo", @@ -4601,18 +4690,18 @@ "battleship", "clue" ], - "fg": 4197 - }, - { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 4198 }, - { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 4200 }, - { "id": "glock17_17", "fg": 4203 }, - { "id": "holy_symbol", "fg": 4204 }, - { "id": "holy_symbol_wood", "fg": 4205 }, - { "id": "hotplate", "fg": 4206 }, - { "id": "jerrycan", "fg": 4207 }, - { "id": "jerrycan_big", "fg": 4208 }, - { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 4222 }, - { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 4215 }, + "fg": 4229 + }, + { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 4230 }, + { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 4232 }, + { "id": "glock17_17", "fg": 4235 }, + { "id": "holy_symbol", "fg": 4236 }, + { "id": "holy_symbol_wood", "fg": 4237 }, + { "id": "hotplate", "fg": 4238 }, + { "id": "jerrycan", "fg": 4239 }, + { "id": "jerrycan_big", "fg": 4240 }, + { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 4254 }, + { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 4247 }, { "id": [ "nyquil", @@ -4764,7 +4853,7 @@ "wine_chardonnay", "drink_martini" ], - "fg": 4225 + "fg": 4257 }, { "id": [ @@ -4805,7 +4894,7 @@ "soup_tomato", "young_yeast" ], - "fg": 4227 + "fg": 4259 }, { "id": [ @@ -4827,56 +4916,56 @@ "hi_q_distillate_tails", "hi_q_distillate" ], - "fg": 4226 - }, - { "id": "longsword", "fg": 4228 }, - { "id": "longsword_inferior", "fg": 4230 }, - { "id": "longsword_fake", "fg": 4229 }, - { "id": "mask_gas", "fg": 4231 }, - { "id": "plastic_chunk", "fg": 4232 }, - { "id": "scrap_copper", "fg": 4233 }, - { "id": "pickaxe", "fg": 4234 }, - { "id": "pitchfork", "fg": 4235 }, - { "id": "plunger_futuristic", "fg": 4236 }, - { "id": "plunger_toilet", "fg": 4237 }, - { "id": "pocketwatch", "fg": 4238 }, - { "id": "bacon", "fg": 4239 }, - { "id": "porkbelly", "fg": 4240 }, - { "id": "raw_cured_fatty_meat", "fg": 4241 }, - { "id": "raw_curing_fatty_meat", "fg": 4242 }, - { "id": "material_sand", "fg": 4269 }, - { "id": "material_soil", "fg": 4271 }, - { "id": "chem_aluminium_powder", "fg": 4243 }, - { "id": "chem_aluminium_sulphate", "fg": 4244 }, - { "id": "chem_ammonium_nitrate", "fg": 4245 }, - { "id": "chem_black_powder", "fg": 4246 }, - { "id": "cac2powder", "fg": 4247 }, - { "id": "chilly-p", "fg": 4248 }, - { "id": "meal_chitin_piece", "fg": 4249 }, - { "id": "chem_chromium_oxide", "fg": 4250 }, - { "id": "coffee_raw", "fg": 4251 }, - { "id": "curry_powder", "fg": 4252 }, - { "id": "powder_eggs", "fg": 4253 }, - { "id": "fungicide", "fg": 4254 }, - { "id": "insecticide", "fg": 4256 }, - { "id": "chem_hmtd", "fg": 4255 }, - { "id": "lemonade_powder", "fg": 4257 }, - { "id": "lye_powder", "fg": 4258 }, - { "id": "magnesium", "fg": 4259 }, - { "id": "chem_manganese_dioxide", "fg": 4260 }, - { "id": "chem_match_head_powder", "fg": 4261 }, - { "id": "mustard_powder", "fg": 4262 }, - { "id": "oxy_powder", "fg": 4263 }, - { "id": "chem_peptone_broth", "fg": 4264 }, - { "id": "protein_powder", "fg": 4265 }, - { "id": "material_quicklime", "fg": 4266 }, - { "id": "chem_rocket_fuel", "fg": 4267 }, - { "id": "chem_saltpetre", "fg": 4268 }, - { "id": "gunpowder", "fg": 4270 }, - { "id": "chem_thermite", "fg": 4272 }, - { "id": "tin", "fg": 4273 }, - { "id": "yeast", "fg": 4275 }, - { "id": "chem_zinc_powder", "fg": 4276 }, + "fg": 4258 + }, + { "id": "longsword", "fg": 4260 }, + { "id": "longsword_inferior", "fg": 4262 }, + { "id": "longsword_fake", "fg": 4261 }, + { "id": "mask_gas", "fg": 4263 }, + { "id": "plastic_chunk", "fg": 4264 }, + { "id": "scrap_copper", "fg": 4265 }, + { "id": "pickaxe", "fg": 4266 }, + { "id": "pitchfork", "fg": 4267 }, + { "id": "plunger_futuristic", "fg": 4268 }, + { "id": "plunger_toilet", "fg": 4269 }, + { "id": "pocketwatch", "fg": 4270 }, + { "id": "bacon", "fg": 4271 }, + { "id": "porkbelly", "fg": 4272 }, + { "id": "raw_cured_fatty_meat", "fg": 4273 }, + { "id": "raw_curing_fatty_meat", "fg": 4274 }, + { "id": "material_sand", "fg": 4301 }, + { "id": "material_soil", "fg": 4303 }, + { "id": "chem_aluminium_powder", "fg": 4275 }, + { "id": "chem_aluminium_sulphate", "fg": 4276 }, + { "id": "chem_ammonium_nitrate", "fg": 4277 }, + { "id": "chem_black_powder", "fg": 4278 }, + { "id": "cac2powder", "fg": 4279 }, + { "id": "chilly-p", "fg": 4280 }, + { "id": "meal_chitin_piece", "fg": 4281 }, + { "id": "chem_chromium_oxide", "fg": 4282 }, + { "id": "coffee_raw", "fg": 4283 }, + { "id": "curry_powder", "fg": 4284 }, + { "id": "powder_eggs", "fg": 4285 }, + { "id": "fungicide", "fg": 4286 }, + { "id": "insecticide", "fg": 4288 }, + { "id": "chem_hmtd", "fg": 4287 }, + { "id": "lemonade_powder", "fg": 4289 }, + { "id": "lye_powder", "fg": 4290 }, + { "id": "magnesium", "fg": 4291 }, + { "id": "chem_manganese_dioxide", "fg": 4292 }, + { "id": "chem_match_head_powder", "fg": 4293 }, + { "id": "mustard_powder", "fg": 4294 }, + { "id": "oxy_powder", "fg": 4295 }, + { "id": "chem_peptone_broth", "fg": 4296 }, + { "id": "protein_powder", "fg": 4297 }, + { "id": "material_quicklime", "fg": 4298 }, + { "id": "chem_rocket_fuel", "fg": 4299 }, + { "id": "chem_saltpetre", "fg": 4300 }, + { "id": "gunpowder", "fg": 4302 }, + { "id": "chem_thermite", "fg": 4304 }, + { "id": "tin", "fg": 4305 }, + { "id": "yeast", "fg": 4307 }, + { "id": "chem_zinc_powder", "fg": 4308 }, { "id": [ "sugar", @@ -4889,676 +4978,671 @@ "quikclot", "chem_acrylamide" ], - "fg": 4274 - }, - { "id": "radio", "fg": 4277 }, - { "id": "ref_lighter", "fg": 4278 }, - { "id": "rhubarb", "fg": 4279 }, - { "id": "rope_6", "fg": 4280 }, - { "id": "spray_can", "fg": 4281 }, - { "id": "stanag30", "fg": 4282 }, - { "id": "stepladder", "fg": 4283 }, - { "id": "stereo", "fg": 4284 }, - { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 4285 }, - { "id": "waffleiron", "fg": 4286 }, - { "id": "warhammer", "fg": 4287 }, - { "id": "welding_mask", "fg": 4288 }, - { "id": "wind_mill", "fg": 4289 }, - { "id": "wood_beam", "fg": 4290 }, - { "id": "wooden_barrel", "fg": 4291 }, - { "id": "zweihander", "fg": 4292 }, - { "id": "zweihander_inferior", "fg": 4294 }, - { "id": "zweihander_fake", "fg": 4293 }, - { "id": "emer_blanket", "fg": 4162 }, - { "id": "emer_blanket_on", "fg": 4163 }, - { "id": "jacket_evac", "fg": 4164 }, - { "id": "f_autoclave", "fg": 4166 }, - { "id": "jeans_red", "fg": 4173 }, - { "id": "tights", "fg": 4174 }, - { "id": "blade", "fg": 4175 }, - { "id": "rm13_armor", "fg": 4176 }, - { "id": "leather_funnel", "fg": 4199 }, - { "id": "tr_leather_funnel", "fg": 4201 }, - { "id": "ruined_chunks", "fg": 4202 }, - { "id": "brush", "fg": 4209 }, - { "id": "casserole", "fg": 4210 }, - { "id": "curling_iron", "fg": 4211 }, - { "id": "cutting_board", "fg": 4212 }, - { "id": "elec_hairtrimmer", "fg": 4213 }, - { "id": "hairbrush", "fg": 4214 }, - { "id": "metal_file", "fg": 4216 }, - { "id": "mobile_memory_card", "fg": 4217 }, - { "id": "plastic_straw", "fg": 4218 }, - { "id": "razor_blade", "fg": 4219 }, - { "id": "razor_shaving", "fg": 4220 }, - { "id": "string_floss", "fg": 4221 }, - { "id": "tumbler_plastic", "fg": 4223 }, - { "id": "xacto", "fg": 4224 } + "fg": 4306 + }, + { "id": "radio", "fg": 4309 }, + { "id": "ref_lighter", "fg": 4310 }, + { "id": "rhubarb", "fg": 4311 }, + { "id": "rope_6", "fg": 4312 }, + { "id": "spray_can", "fg": 4313 }, + { "id": "stanag30", "fg": 4314 }, + { "id": "stepladder", "fg": 4315 }, + { "id": "stereo", "fg": 4316 }, + { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 4317 }, + { "id": "waffleiron", "fg": 4318 }, + { "id": "warhammer", "fg": 4319 }, + { "id": "welding_mask", "fg": 4320 }, + { "id": "wind_mill", "fg": 4321 }, + { "id": "wood_beam", "fg": 4322 }, + { "id": "wooden_barrel", "fg": 4323 }, + { "id": "zweihander", "fg": 4324 }, + { "id": "zweihander_inferior", "fg": 4326 }, + { "id": "zweihander_fake", "fg": 4325 }, + { "id": "emer_blanket", "fg": 4194 }, + { "id": "emer_blanket_on", "fg": 4195 }, + { "id": "jacket_evac", "fg": 4196 }, + { "id": "f_autoclave", "fg": 4198 }, + { "id": "jeans_red", "fg": 4205 }, + { "id": "tights", "fg": 4206 }, + { "id": "blade", "fg": 4207 }, + { "id": "rm13_armor", "fg": 4208 }, + { "id": "leather_funnel", "fg": 4231 }, + { "id": "tr_leather_funnel", "fg": 4233 }, + { "id": "ruined_chunks", "fg": 4234 }, + { "id": "brush", "fg": 4241 }, + { "id": "casserole", "fg": 4242 }, + { "id": "curling_iron", "fg": 4243 }, + { "id": "cutting_board", "fg": 4244 }, + { "id": "elec_hairtrimmer", "fg": 4245 }, + { "id": "hairbrush", "fg": 4246 }, + { "id": "metal_file", "fg": 4248 }, + { "id": "mobile_memory_card", "fg": 4249 }, + { "id": "plastic_straw", "fg": 4250 }, + { "id": "razor_blade", "fg": 4251 }, + { "id": "razor_shaving", "fg": 4252 }, + { "id": "string_floss", "fg": 4253 }, + { "id": "tumbler_plastic", "fg": 4255 }, + { "id": "xacto", "fg": 4256 } ] }, { "file": "normal_offset.png", - "//": "range 4304 to 4367", + "//": "range 4336 to 4399", "sprite_width": 32, "sprite_height": 32, "sprite_offset_x": 8, "sprite_offset_y": -8, "tiles": [ - { "id": "f_plant_seed", "fg": 4306, "rotates": false }, - { "id": "f_plant_seedling", "fg": 4307, "rotates": false }, - { "id": "f_plant_mature", "fg": 4305, "rotates": false }, - { "id": "f_plant_harvest", "fg": 4304, "rotates": false }, - { "id": "f_ash", "fg": 4308 }, - { "id": "f_bluebell", "fg": [ { "weight": 1, "sprite": 4310 }, { "weight": 2, "sprite": 4311 } ] }, - { "id": "f_boulder_medium", "fg": 4312 }, - { "id": "f_boulder_small", "fg": 4313 }, - { "id": [ "f_carrot_wild", "f_carrot_wild_season_summer" ], "fg": 4315 }, - { "id": "f_carrot_wild_season_autumn", "fg": 4316 }, - { "id": "f_carrot_wild_season_winter", "fg": 4317 }, - { "id": "f_chamomile", "fg": 4318 }, - { "id": "f_dahlia", "fg": [ { "weight": 1, "sprite": 4320 }, { "weight": 2, "sprite": 4321 } ] }, - { "id": "f_dandelion_season_spring", "fg": 4322 }, - { "id": "f_dandelion_season_summer", "fg": 4324 }, - { "id": "f_dandelion_season_autumn", "fg": 4323 }, - { "id": "f_dandelion_season_winter", "fg": 4325 }, - { "id": "f_datura", "fg": 4326 }, + { "id": "f_plant_seed", "fg": 4338, "rotates": false }, + { "id": "f_plant_seedling", "fg": 4339, "rotates": false }, + { "id": "f_plant_mature", "fg": 4337, "rotates": false }, + { "id": "f_plant_harvest", "fg": 4336, "rotates": false }, + { "id": "f_ash", "fg": 4340 }, + { "id": "f_bluebell", "fg": [ { "weight": 1, "sprite": 4342 }, { "weight": 2, "sprite": 4343 } ] }, + { "id": "f_boulder_medium", "fg": 4344 }, + { "id": "f_boulder_small", "fg": 4345 }, + { "id": [ "f_carrot_wild", "f_carrot_wild_season_summer" ], "fg": 4347 }, + { "id": "f_carrot_wild_season_autumn", "fg": 4348 }, + { "id": "f_carrot_wild_season_winter", "fg": 4349 }, + { "id": "f_chamomile", "fg": 4350 }, + { "id": "f_dahlia", "fg": [ { "weight": 1, "sprite": 4352 }, { "weight": 2, "sprite": 4353 } ] }, + { "id": "f_dandelion_season_spring", "fg": 4354 }, + { "id": "f_dandelion_season_summer", "fg": 4356 }, + { "id": "f_dandelion_season_autumn", "fg": 4355 }, + { "id": "f_dandelion_season_winter", "fg": 4357 }, + { "id": "f_datura", "fg": 4358 }, { "id": "f_flower_fungal", "fg": [ - { "weight": 1, "sprite": 4327 }, - { "weight": 1, "sprite": 4328 }, - { "weight": 1, "sprite": 4329 }, - { "weight": 1, "sprite": 4330 }, - { "weight": 1, "sprite": 4331 }, - { "weight": 1, "sprite": 4332 }, - { "weight": 1, "sprite": 4333 }, - { "weight": 1, "sprite": 4334 }, - { "weight": 1, "sprite": 4335 }, - { "weight": 1, "sprite": 4336 }, - { "weight": 1, "sprite": 4337 }, - { "weight": 1, "sprite": 4338 }, - { "weight": 1, "sprite": 4339 }, - { "weight": 1, "sprite": 4340 }, - { "weight": 1, "sprite": 4341 }, - { "weight": 1, "sprite": 4342 } + { "weight": 1, "sprite": 4359 }, + { "weight": 1, "sprite": 4360 }, + { "weight": 1, "sprite": 4361 }, + { "weight": 1, "sprite": 4362 }, + { "weight": 1, "sprite": 4363 }, + { "weight": 1, "sprite": 4364 }, + { "weight": 1, "sprite": 4365 }, + { "weight": 1, "sprite": 4366 }, + { "weight": 1, "sprite": 4367 }, + { "weight": 1, "sprite": 4368 }, + { "weight": 1, "sprite": 4369 }, + { "weight": 1, "sprite": 4370 }, + { "weight": 1, "sprite": 4371 }, + { "weight": 1, "sprite": 4372 }, + { "weight": 1, "sprite": 4373 }, + { "weight": 1, "sprite": 4374 } ] }, - { "id": "f_flower_spurge", "fg": 4343 }, - { "id": "f_flower_tulip", "fg": [ { "weight": 1, "sprite": 4344 }, { "weight": 2, "sprite": 4345 } ] }, - { "id": "f_indoor_plant", "fg": 4346 }, - { "id": "f_indoor_plant_y", "fg": 4347 }, - { "id": [ "f_indoor_plant_y_season_autumn", "f_indoor_plant_y_season_winter" ], "fg": 4348 }, - { "id": "f_mustard_season_spring", "fg": 4352, "rotates": false }, - { "id": "f_mustard_season_summer", "fg": 4353, "rotates": false }, - { "id": "f_mustard_season_autumn", "fg": 4351, "rotates": false }, - { "id": "f_mustard_season_winter", "fg": 4354, "rotates": false }, - { "id": "f_mutpoppy", "fg": 4355 }, - { "id": "f_rubble", "fg": 4356 }, - { "id": "f_rubble_rock", "fg": 4357 }, - { "id": "f_sunflower_season_spring", "fg": 4358 }, - { "id": "f_sunflower_season_winter", "fg": 4359 }, - { "id": "f_lilypad", "fg": 4360 }, - { "id": "f_black_eyed_susan", "fg": 4309 }, - { "id": "f_burdock", "fg": 4314 }, - { "id": "f_chicory", "fg": 4319 }, - { "id": "f_lily", "fg": 4349 }, - { "id": "f_lotus", "fg": 4350 } + { "id": "f_flower_spurge", "fg": 4375 }, + { "id": "f_flower_tulip", "fg": [ { "weight": 1, "sprite": 4376 }, { "weight": 2, "sprite": 4377 } ] }, + { "id": "f_indoor_plant", "fg": 4378 }, + { "id": "f_indoor_plant_y", "fg": 4379 }, + { "id": [ "f_indoor_plant_y_season_autumn", "f_indoor_plant_y_season_winter" ], "fg": 4380 }, + { "id": "f_mustard_season_spring", "fg": 4384, "rotates": false }, + { "id": "f_mustard_season_summer", "fg": 4385, "rotates": false }, + { "id": "f_mustard_season_autumn", "fg": 4383, "rotates": false }, + { "id": "f_mustard_season_winter", "fg": 4386, "rotates": false }, + { "id": "f_mutpoppy", "fg": 4387 }, + { "id": "f_rubble", "fg": 4388 }, + { "id": "f_rubble_rock", "fg": 4389 }, + { "id": "f_sunflower_season_spring", "fg": 4390 }, + { "id": "f_sunflower_season_winter", "fg": 4391 }, + { "id": "f_lilypad", "fg": 4392 }, + { "id": "f_black_eyed_susan", "fg": 4341 }, + { "id": "f_burdock", "fg": 4346 }, + { "id": "f_chicory", "fg": 4351 }, + { "id": "f_lily", "fg": 4381 }, + { "id": "f_lotus", "fg": 4382 } ] }, { "file": "normal_2x.png", - "//": "range 4368 to 4735", + "//": "range 4400 to 4767", "sprite_width": 32, "sprite_height": 32, "sprite_offset_x": -6, "sprite_offset_y": -44, "pixelscale": 2, "tiles": [ - { "id": "mon_coot", "fg": [ { "weight": 20, "sprite": 4368 }, { "weight": 10, "sprite": 4369 } ], "bg": 4547 }, + { "id": "mon_coot", "fg": [ { "weight": 20, "sprite": 4400 }, { "weight": 10, "sprite": 4401 } ], "bg": 4579 }, { "id": "mon_cormorant", - "fg": [ { "weight": 20, "sprite": 4370 }, { "weight": 10, "sprite": 4371 } ], - "bg": 4547 + "fg": [ { "weight": 20, "sprite": 4402 }, { "weight": 10, "sprite": 4403 } ], + "bg": 4579 }, { "id": "mon_goose_golden", - "fg": [ { "weight": 20, "sprite": 4374 }, { "weight": 10, "sprite": 4375 } ], - "bg": 4547 + "fg": [ { "weight": 20, "sprite": 4406 }, { "weight": 10, "sprite": 4407 } ], + "bg": 4579 }, { "id": "mon_goose", - "fg": [ { "weight": 16, "sprite": 4372 }, { "weight": 12, "sprite": 4373 }, { "weight": 2, "sprite": 4376 } ], - "bg": 4547 + "fg": [ { "weight": 16, "sprite": 4404 }, { "weight": 12, "sprite": 4405 }, { "weight": 2, "sprite": 4408 } ], + "bg": 4579 }, { "id": "mon_grebe", - "fg": [ { "weight": 20, "sprite": 4377 }, { "weight": 10, "sprite": 4378 } ], - "bg": 4547 + "fg": [ { "weight": 20, "sprite": 4409 }, { "weight": 10, "sprite": 4410 } ], + "bg": 4579 }, { "id": "mon_hummingbird", - "fg": [ { "weight": 20, "sprite": 4379 }, { "weight": 10, "sprite": 4380 } ], - "bg": 4548 + "fg": [ { "weight": 20, "sprite": 4411 }, { "weight": 10, "sprite": 4412 } ], + "bg": 4580 }, { "id": "mon_moorhen", - "fg": [ { "weight": 20, "sprite": 4381 }, { "weight": 10, "sprite": 4382 } ], - "bg": 4547 + "fg": [ { "weight": 20, "sprite": 4413 }, { "weight": 10, "sprite": 4414 } ], + "bg": 4579 }, { "id": "mon_woodpecker", - "fg": [ { "weight": 20, "sprite": 4383 }, { "weight": 10, "sprite": 4384 } ], - "bg": 4548 + "fg": [ { "weight": 20, "sprite": 4415 }, { "weight": 10, "sprite": 4416 } ], + "bg": 4580 }, - { "id": "mon_bat", "fg": 4387, "bg": 4548 }, - { "id": "mon_goose_canadian", "fg": 4400, "bg": 4548 }, - { "id": "mon_bluejay", "fg": 4388, "bg": 4548 }, - { "id": "mon_bluejay_chick", "fg": 4389, "bg": 4548 }, - { "id": "mon_cardinal", "fg": 4390, "bg": 4548 }, - { "id": "mon_cardinal_chick", "fg": 4391, "bg": 4548 }, + { "id": "mon_bat", "fg": 4419, "bg": 4580 }, + { "id": "mon_goose_canadian", "fg": 4432, "bg": 4580 }, + { "id": "mon_bluejay", "fg": 4420, "bg": 4580 }, + { "id": "mon_bluejay_chick", "fg": 4421, "bg": 4580 }, + { "id": "mon_cardinal", "fg": 4422, "bg": 4580 }, + { "id": "mon_cardinal_chick", "fg": 4423, "bg": 4580 }, { "id": "mon_chicken", - "fg": [ { "weight": 2, "sprite": 4392 }, { "weight": 1, "sprite": 4393 } ], - "bg": 4548 - }, - { "id": "mon_chicken_chick", "fg": 4394, "bg": 4548 }, - { "id": "mon_crow", "fg": 4395, "bg": 4548 }, - { "id": "mon_crow_chick", "fg": 4396, "bg": 4548 }, - { "id": "mon_crow_mutant", "fg": 4397, "bg": 4547 }, - { "id": "mon_duck", "fg": 4398, "bg": 4548 }, - { "id": "mon_duck_chick", "fg": 4399, "bg": 4548 }, - { "id": "mon_goose_canadian_chick", "fg": 4401, "bg": 4548 }, - { "id": "mon_grouse", "fg": 4402, "bg": 4548 }, - { "id": "mon_grouse_chick", "fg": 4403, "bg": 4548 }, - { "id": "mon_pheasant", "fg": 4404, "bg": 4547 }, - { "id": "mon_pheasant_chick", "fg": 4405, "bg": 4548 }, - { "id": "mon_raven", "fg": 4407, "bg": 4548 }, - { "id": "mon_raven_chick", "fg": 4408, "bg": 4548 }, - { "id": "mon_robin", "fg": 4409, "bg": 4548 }, - { "id": "mon_robin_chick", "fg": 4410, "bg": 4548 }, - { "id": "mon_sparrow", "fg": 4411, "bg": 4548 }, - { "id": "mon_sparrow_chick", "fg": 4412, "bg": 4548 }, - { "id": "mon_turkey", "fg": 4413, "bg": 4547 }, - { "id": "mon_turkey_chick", "fg": 4414, "bg": 4548 }, - { "id": "mon_crow_mutant_small", "fg": 4415, "bg": 4547 }, - { "id": "mon_pigeon", "fg": 4406, "bg": 4548 }, - { "id": "mon_fish_blinky", "fg": 4416 }, + "fg": [ { "weight": 2, "sprite": 4424 }, { "weight": 1, "sprite": 4425 } ], + "bg": 4580 + }, + { "id": "mon_chicken_chick", "fg": 4426, "bg": 4580 }, + { "id": "mon_crow", "fg": 4427, "bg": 4580 }, + { "id": "mon_crow_chick", "fg": 4428, "bg": 4580 }, + { "id": "mon_crow_mutant", "fg": 4429, "bg": 4579 }, + { "id": "mon_duck", "fg": 4430, "bg": 4580 }, + { "id": "mon_duck_chick", "fg": 4431, "bg": 4580 }, + { "id": "mon_goose_canadian_chick", "fg": 4433, "bg": 4580 }, + { "id": "mon_grouse", "fg": 4434, "bg": 4580 }, + { "id": "mon_grouse_chick", "fg": 4435, "bg": 4580 }, + { "id": "mon_pheasant", "fg": 4436, "bg": 4579 }, + { "id": "mon_pheasant_chick", "fg": 4437, "bg": 4580 }, + { "id": "mon_raven", "fg": 4439, "bg": 4580 }, + { "id": "mon_raven_chick", "fg": 4440, "bg": 4580 }, + { "id": "mon_robin", "fg": 4441, "bg": 4580 }, + { "id": "mon_robin_chick", "fg": 4442, "bg": 4580 }, + { "id": "mon_sparrow", "fg": 4443, "bg": 4580 }, + { "id": "mon_sparrow_chick", "fg": 4444, "bg": 4580 }, + { "id": "mon_turkey", "fg": 4445, "bg": 4579 }, + { "id": "mon_turkey_chick", "fg": 4446, "bg": 4580 }, + { "id": "mon_crow_mutant_small", "fg": 4447, "bg": 4579 }, + { "id": "mon_pigeon", "fg": 4438, "bg": 4580 }, + { "id": "mon_fish_blinky", "fg": 4448 }, { "id": "mon_cat", "fg": [ - { "weight": 1, "sprite": 4417 }, - { "weight": 1, "sprite": 4418 }, - { "weight": 1, "sprite": 4442 }, - { "weight": 1, "sprite": 4441 } + { "weight": 1, "sprite": 4449 }, + { "weight": 1, "sprite": 4450 }, + { "weight": 1, "sprite": 4474 }, + { "weight": 1, "sprite": 4473 } ], - "bg": 4548 + "bg": 4580 }, { "id": "mon_cat_bengal", - "fg": [ { "weight": 1, "sprite": 4421 }, { "weight": 1, "sprite": 4420 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4453 }, { "weight": 1, "sprite": 4452 } ], + "bg": 4580 }, { "id": "mon_cat_calico", - "fg": [ { "weight": 1, "sprite": 4424 }, { "weight": 1, "sprite": 4423 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4456 }, { "weight": 1, "sprite": 4455 } ], + "bg": 4580 }, { "id": "mon_cat_chonker", - "fg": [ { "weight": 1, "sprite": 4427 }, { "weight": 1, "sprite": 4426 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4459 }, { "weight": 1, "sprite": 4458 } ], + "bg": 4580 }, { "id": "mon_cat_devon_rex", - "fg": [ { "weight": 1, "sprite": 4430 }, { "weight": 1, "sprite": 4429 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4462 }, { "weight": 1, "sprite": 4461 } ], + "bg": 4580 }, { "id": "mon_cat_longhair", - "fg": [ { "weight": 1, "sprite": 4433 }, { "weight": 1, "sprite": 4432 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4465 }, { "weight": 1, "sprite": 4464 } ], + "bg": 4580 }, { "id": "mon_cat_maine_coon", - "fg": [ { "weight": 1, "sprite": 4436 }, { "weight": 1, "sprite": 4435 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4468 }, { "weight": 1, "sprite": 4467 } ], + "bg": 4580 }, { "id": "mon_cat_persian", - "fg": [ { "weight": 1, "sprite": 4439 }, { "weight": 1, "sprite": 4438 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4471 }, { "weight": 1, "sprite": 4470 } ], + "bg": 4580 }, { "id": "mon_cat_siamese", - "fg": [ { "weight": 1, "sprite": 4445 }, { "weight": 1, "sprite": 4444 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4477 }, { "weight": 1, "sprite": 4476 } ], + "bg": 4580 }, { "id": "mon_cat_sphynx", - "fg": [ { "weight": 1, "sprite": 4448 }, { "weight": 1, "sprite": 4447 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4480 }, { "weight": 1, "sprite": 4479 } ], + "bg": 4580 }, { "id": "mon_cat_tabby", - "fg": [ { "weight": 1, "sprite": 4451 }, { "weight": 1, "sprite": 4450 } ], - "bg": 4548 - }, - { "id": "mon_cat_kitten", "fg": 4440, "bg": 4548 }, - { "id": "mon_cat_bengal_kitten", "fg": 4419, "bg": 4548 }, - { "id": "mon_cat_calico_kitten", "fg": 4422, "bg": 4548 }, - { "id": "mon_cat_chonker_kitten", "fg": 4425, "bg": 4548 }, - { "id": "mon_cat_devon_rex_kitten", "fg": 4428, "bg": 4548 }, - { "id": "mon_cat_longhair_kitten", "fg": 4431, "bg": 4548 }, - { "id": "mon_cat_maine_coon_kitten", "fg": 4434, "bg": 4548 }, - { "id": "mon_cat_persian_kitten", "fg": 4437, "bg": 4548 }, - { "id": "mon_cat_siamese_kitten", "fg": 4443, "bg": 4548 }, - { "id": "mon_cat_sphynx_kitten", "fg": 4446, "bg": 4548 }, - { "id": "mon_cat_tabby_kitten", "fg": 4449, "bg": 4548 }, - { "id": "mon_coyote", "fg": 4452, "bg": 4547 }, - { "id": "mon_coyote_wolf", "fg": 4453, "bg": 4547 }, - { "id": "mon_dog", "fg": 4454, "bg": 4547 }, - { "id": "mon_dog_skeleton", "fg": 4481, "bg": 4547 }, + "fg": [ { "weight": 1, "sprite": 4483 }, { "weight": 1, "sprite": 4482 } ], + "bg": 4580 + }, + { "id": "mon_cat_kitten", "fg": 4472, "bg": 4580 }, + { "id": "mon_cat_bengal_kitten", "fg": 4451, "bg": 4580 }, + { "id": "mon_cat_calico_kitten", "fg": 4454, "bg": 4580 }, + { "id": "mon_cat_chonker_kitten", "fg": 4457, "bg": 4580 }, + { "id": "mon_cat_devon_rex_kitten", "fg": 4460, "bg": 4580 }, + { "id": "mon_cat_longhair_kitten", "fg": 4463, "bg": 4580 }, + { "id": "mon_cat_maine_coon_kitten", "fg": 4466, "bg": 4580 }, + { "id": "mon_cat_persian_kitten", "fg": 4469, "bg": 4580 }, + { "id": "mon_cat_siamese_kitten", "fg": 4475, "bg": 4580 }, + { "id": "mon_cat_sphynx_kitten", "fg": 4478, "bg": 4580 }, + { "id": "mon_cat_tabby_kitten", "fg": 4481, "bg": 4580 }, + { "id": "mon_coyote", "fg": 4484, "bg": 4579 }, + { "id": "mon_coyote_wolf", "fg": 4485, "bg": 4579 }, + { "id": "mon_dog", "fg": 4486, "bg": 4579 }, + { "id": "mon_dog_skeleton", "fg": 4513, "bg": 4579 }, { "id": "mon_zombie_dog", - "fg": [ { "weight": 1, "sprite": 4482 }, { "weight": 1, "sprite": 4483 } ], - "bg": 4547 - }, - { "id": "mon_dog_beagle", "fg": 4459, "bg": 4548 }, - { "id": "mon_dog_gshepherd", "fg": 4471, "bg": 4547 }, - { "id": "mon_dog_boxer", "fg": 4461, "bg": 4547 }, - { "id": "mon_dog_dachshund", "fg": 4467, "bg": 4547 }, - { "id": "mon_dog_auscattle", "fg": 4455, "bg": 4547 }, - { "id": "mon_dog_bcollie", "fg": 4457, "bg": 4547 }, - { "id": "mon_dog_bull", "fg": 4463, "bg": 4548 }, - { "id": "mon_dog_chihuahua", "fg": 4465, "bg": 4548 }, - { "id": "mon_dog_gpyrenees", "fg": 4469, "bg": 4547 }, - { "id": "mon_dog_pitbullmix", "fg": 4474, "bg": 4547 }, - { "id": "mon_dog_samoyed", "fg": 4479, "bg": 4547 }, - { "id": "mon_dog_rottweiler", "fg": 4477, "bg": 4547 }, - { "id": "mon_dog_mutant_mongrel", "fg": 4473, "bg": 4547 }, - { "id": "mon_dog_auscattle_pup", "fg": 4456, "bg": 4548 }, - { "id": "mon_dog_bcollie_pup", "fg": 4458, "bg": 4548 }, - { "id": "mon_dog_beagle_pup", "fg": 4460, "bg": 4548 }, - { "id": "mon_dog_boxer_pup", "fg": 4462, "bg": 4548 }, - { "id": "mon_dog_bull_pup", "fg": 4464, "bg": 4548 }, - { "id": "mon_dog_chihuahua_pup", "fg": 4466, "bg": 4548 }, - { "id": "mon_dog_dachshund_pup", "fg": 4468, "bg": 4548 }, - { "id": "mon_dog_gpyrenees_pup", "fg": 4470, "bg": 4548 }, - { "id": "mon_dog_gshepherd_pup", "fg": 4472, "bg": 4548 }, - { "id": "mon_dog_pitbullmix_pup", "fg": 4475, "bg": 4548 }, - { "id": "mon_dog_pup", "fg": 4476, "bg": 4548 }, - { "id": "mon_dog_rottweiler_pup", "fg": 4478, "bg": 4548 }, - { "id": "mon_dog_samoyed_pup", "fg": 4480, "bg": 4548 }, - { "id": "mon_fish_tiny", "fg": 4487 }, - { "id": "mon_fish_small", "fg": 4486 }, - { "id": "mon_fish_medium", "fg": 4485 }, - { "id": [ "mon_fish_large", "mon_fish_huge" ], "fg": 4484 }, - { "id": "mon_sewer_fish", "fg": 4488 }, - { "id": "mon_mink", "fg": 4489, "bg": 4548 }, - { "id": "mon_bobcat", "fg": 4490, "bg": 4548 }, - { "id": "mon_cockatrice_chick", "fg": 4492, "bg": 4548 }, - { "id": "mon_cockatrice", "fg": 4491, "bg": 4548 }, - { "id": "mon_sewer_rat", "fg": 4493, "bg": 4548 }, + "fg": [ { "weight": 1, "sprite": 4514 }, { "weight": 1, "sprite": 4515 } ], + "bg": 4579 + }, + { "id": "mon_dog_beagle", "fg": 4491, "bg": 4580 }, + { "id": "mon_dog_gshepherd", "fg": 4503, "bg": 4579 }, + { "id": "mon_dog_boxer", "fg": 4493, "bg": 4579 }, + { "id": "mon_dog_dachshund", "fg": 4499, "bg": 4579 }, + { "id": "mon_dog_auscattle", "fg": 4487, "bg": 4579 }, + { "id": "mon_dog_bcollie", "fg": 4489, "bg": 4579 }, + { "id": "mon_dog_bull", "fg": 4495, "bg": 4580 }, + { "id": "mon_dog_chihuahua", "fg": 4497, "bg": 4580 }, + { "id": "mon_dog_gpyrenees", "fg": 4501, "bg": 4579 }, + { "id": "mon_dog_pitbullmix", "fg": 4506, "bg": 4579 }, + { "id": "mon_dog_samoyed", "fg": 4511, "bg": 4579 }, + { "id": "mon_dog_rottweiler", "fg": 4509, "bg": 4579 }, + { "id": "mon_dog_mutant_mongrel", "fg": 4505, "bg": 4579 }, + { "id": "mon_dog_auscattle_pup", "fg": 4488, "bg": 4580 }, + { "id": "mon_dog_bcollie_pup", "fg": 4490, "bg": 4580 }, + { "id": "mon_dog_beagle_pup", "fg": 4492, "bg": 4580 }, + { "id": "mon_dog_boxer_pup", "fg": 4494, "bg": 4580 }, + { "id": "mon_dog_bull_pup", "fg": 4496, "bg": 4580 }, + { "id": "mon_dog_chihuahua_pup", "fg": 4498, "bg": 4580 }, + { "id": "mon_dog_dachshund_pup", "fg": 4500, "bg": 4580 }, + { "id": "mon_dog_gpyrenees_pup", "fg": 4502, "bg": 4580 }, + { "id": "mon_dog_gshepherd_pup", "fg": 4504, "bg": 4580 }, + { "id": "mon_dog_pitbullmix_pup", "fg": 4507, "bg": 4580 }, + { "id": "mon_dog_pup", "fg": 4508, "bg": 4580 }, + { "id": "mon_dog_rottweiler_pup", "fg": 4510, "bg": 4580 }, + { "id": "mon_dog_samoyed_pup", "fg": 4512, "bg": 4580 }, + { "id": "mon_fish_tiny", "fg": 4519 }, + { "id": "mon_fish_small", "fg": 4518 }, + { "id": "mon_fish_medium", "fg": 4517 }, + { "id": [ "mon_fish_large", "mon_fish_huge" ], "fg": 4516 }, + { "id": "mon_sewer_fish", "fg": 4520 }, + { "id": "mon_mink", "fg": 4521, "bg": 4580 }, + { "id": "mon_bobcat", "fg": 4522, "bg": 4580 }, + { "id": "mon_cockatrice_chick", "fg": 4524, "bg": 4580 }, + { "id": "mon_cockatrice", "fg": 4523, "bg": 4580 }, + { "id": "mon_sewer_rat", "fg": 4525, "bg": 4580 }, { "id": "mon_pig", - "fg": [ { "weight": 8, "sprite": 4496 }, { "weight": 3, "sprite": 4494 }, { "weight": 1, "sprite": 4495 } ], - "bg": 4547 - }, - { "id": "mon_pig_piglet", "fg": 4497, "bg": 4548 }, - { "id": "mon_bear_cub", "fg": 4498, "bg": 4548 }, - { "id": "mon_fox_gray", "fg": 4499, "bg": 4547 }, - { "id": "mon_fox_red", "fg": 4500, "bg": 4547 }, - { "id": "mon_wolf", "fg": 4501, "bg": 4547 }, - { "id": "mon_rattlesnake_giant", "fg": 4503, "bg": 4547 }, - { "id": "mon_rattlesnake", "fg": 4502, "bg": 4548 }, - { "id": "mon_sewer_snake", "fg": 4504, "bg": 4548 }, - { "id": "mon_chipmunk", "fg": 4509, "bg": 4548 }, - { "id": "mon_groundhog", "fg": 4511, "bg": 4548 }, - { "id": "mon_lemming", "fg": 4505, "bg": 4506 }, - { "id": "mon_beaver", "fg": 4507, "bg": 4548 }, - { "id": "mon_black_rat", "fg": 4508, "bg": 4548 }, - { "id": "mon_deer_mouse", "fg": 4510, "bg": 4548 }, - { "id": "mon_lab_rat", "fg": 4512, "bg": 4548 }, - { "id": "mon_muskrat", "fg": 4513, "bg": 4548 }, - { "id": "mon_otter", "fg": 4515, "bg": 4548 }, - { "id": "mon_rabbit", "fg": 4516, "bg": 4548 }, - { "id": "mon_squirrel", "fg": 4517, "bg": 4548 }, - { "id": "mon_squirrel_red", "fg": 4518, "bg": 4548 }, - { "id": "mon_opossum", "fg": 4514, "bg": 4548 }, - { "id": "mon_boar_wild", "fg": 4519, "bg": 4547 }, - { "id": "mon_boar_wild_piglet", "fg": 4520, "bg": 4548 }, - { "id": "mon_zpig_brute", "fg": 4521, "bg": 4547 }, - { "id": "mon_centipede_giant", "fg": 4522, "bg": 4547 }, - { "id": "mon_dragonfly_small", "fg": 4523, "bg": 4548 }, - { "id": "mon_locust", "fg": 4524, "bg": 4547 }, - { "id": "mon_locust_nymph", "fg": 4525, "bg": 4548 }, - { "id": "mon_locust_small", "fg": 4526, "bg": 4548 }, - { "id": "mon_mosquito_small", "fg": 4527, "bg": 4548 }, - { "id": "mon_ant", "fg": 4532, "bg": 4547 }, - { "id": "mon_ant_acid", "fg": 4533, "bg": 4547 }, - { "id": "corpse_mon_ant", "fg": 4528 }, - { "id": "corpse_mon_ant_acid", "fg": 4529 }, - { "id": "mon_ant_larva", "fg": 4537, "bg": 4548 }, - { "id": "mon_ant_acid_larva", "fg": 4534, "bg": 4548 }, - { "id": "corpse_mon_ant_larva", "fg": 4531 }, - { "id": "corpse_mon_ant_acid_larva", "fg": 4530 }, - { "id": "mon_ant_fungus", "fg": 4536, "bg": 4547 }, - { "id": "mon_ant_small", "fg": 4538, "bg": 4548 }, - { "id": "mon_ant_acid_small", "fg": 4535, "bg": 4548 }, - { "id": "mon_dermatik_larva", "fg": 4539, "bg": 4548 }, - { "id": "mon_wasp_small", "fg": 4540, "bg": 4548 }, - { "id": "mon_giant_cockroach", "fg": 4541, "bg": 4547 }, - { "id": "mon_giant_cockroach_nymph", "fg": 4542, "bg": 4548 }, - { "id": "mon_plague_nymph", "fg": 4543, "bg": 4548 }, - { "id": "mon_plague_vector", "fg": 4544, "bg": 4547 }, - { "id": "mon_pregnant_giant_cockroach", "fg": 4545, "bg": 4547 }, - { "id": "mon_skittering_plague", "fg": 4546, "bg": 4547 }, - { "id": "mon_eyebot", "fg": 4549, "bg": 4548 }, - { "id": "mon_firefly", "fg": 4550, "bg": 4548 }, - { "id": "mon_kreck", "fg": 4553, "bg": 4547 }, - { "id": "mon_aphid", "fg": 4555, "bg": 4548 }, + "fg": [ { "weight": 8, "sprite": 4528 }, { "weight": 3, "sprite": 4526 }, { "weight": 1, "sprite": 4527 } ], + "bg": 4579 + }, + { "id": "mon_pig_piglet", "fg": 4529, "bg": 4580 }, + { "id": "mon_bear_cub", "fg": 4530, "bg": 4580 }, + { "id": "mon_fox_gray", "fg": 4531, "bg": 4579 }, + { "id": "mon_fox_red", "fg": 4532, "bg": 4579 }, + { "id": "mon_wolf", "fg": 4533, "bg": 4579 }, + { "id": "mon_rattlesnake_giant", "fg": 4535, "bg": 4579 }, + { "id": "mon_rattlesnake", "fg": 4534, "bg": 4580 }, + { "id": "mon_sewer_snake", "fg": 4536, "bg": 4580 }, + { "id": "mon_chipmunk", "fg": 4541, "bg": 4580 }, + { "id": "mon_groundhog", "fg": 4543, "bg": 4580 }, + { "id": "mon_lemming", "fg": 4537, "bg": 4538 }, + { "id": "mon_beaver", "fg": 4539, "bg": 4580 }, + { "id": "mon_black_rat", "fg": 4540, "bg": 4580 }, + { "id": "mon_deer_mouse", "fg": 4542, "bg": 4580 }, + { "id": "mon_lab_rat", "fg": 4544, "bg": 4580 }, + { "id": "mon_muskrat", "fg": 4545, "bg": 4580 }, + { "id": "mon_otter", "fg": 4547, "bg": 4580 }, + { "id": "mon_rabbit", "fg": 4548, "bg": 4580 }, + { "id": "mon_squirrel", "fg": 4549, "bg": 4580 }, + { "id": "mon_squirrel_red", "fg": 4550, "bg": 4580 }, + { "id": "mon_opossum", "fg": 4546, "bg": 4580 }, + { "id": "mon_boar_wild", "fg": 4551, "bg": 4579 }, + { "id": "mon_boar_wild_piglet", "fg": 4552, "bg": 4580 }, + { "id": "mon_zpig_brute", "fg": 4553, "bg": 4579 }, + { "id": "mon_centipede_giant", "fg": 4554, "bg": 4579 }, + { "id": "mon_dragonfly_small", "fg": 4555, "bg": 4580 }, + { "id": "mon_locust", "fg": 4556, "bg": 4579 }, + { "id": "mon_locust_nymph", "fg": 4557, "bg": 4580 }, + { "id": "mon_locust_small", "fg": 4558, "bg": 4580 }, + { "id": "mon_mosquito_small", "fg": 4559, "bg": 4580 }, + { "id": "mon_ant", "fg": 4564, "bg": 4579 }, + { "id": "mon_ant_acid", "fg": 4565, "bg": 4579 }, + { "id": "corpse_mon_ant", "fg": 4560 }, + { "id": "corpse_mon_ant_acid", "fg": 4561 }, + { "id": "mon_ant_larva", "fg": 4569, "bg": 4580 }, + { "id": "mon_ant_acid_larva", "fg": 4566, "bg": 4580 }, + { "id": "corpse_mon_ant_larva", "fg": 4563 }, + { "id": "corpse_mon_ant_acid_larva", "fg": 4562 }, + { "id": "mon_ant_fungus", "fg": 4568, "bg": 4579 }, + { "id": "mon_ant_small", "fg": 4570, "bg": 4580 }, + { "id": "mon_ant_acid_small", "fg": 4567, "bg": 4580 }, + { "id": "mon_dermatik_larva", "fg": 4571, "bg": 4580 }, + { "id": "mon_wasp_small", "fg": 4572, "bg": 4580 }, + { "id": "mon_giant_cockroach", "fg": 4573, "bg": 4579 }, + { "id": "mon_giant_cockroach_nymph", "fg": 4574, "bg": 4580 }, + { "id": "mon_plague_nymph", "fg": 4575, "bg": 4580 }, + { "id": "mon_plague_vector", "fg": 4576, "bg": 4579 }, + { "id": "mon_pregnant_giant_cockroach", "fg": 4577, "bg": 4579 }, + { "id": "mon_skittering_plague", "fg": 4578, "bg": 4579 }, + { "id": "mon_eyebot", "fg": 4581, "bg": 4580 }, + { "id": "mon_firefly", "fg": 4582, "bg": 4580 }, + { "id": "mon_kreck", "fg": 4585, "bg": 4579 }, + { "id": "mon_aphid", "fg": 4587, "bg": 4580 }, { "id": "mon_aphid_small", - "fg": [ { "weight": 1, "sprite": 4556 }, { "weight": 1, "sprite": 4557 }, { "weight": 1, "sprite": 4558 } ], - "bg": 4548 + "fg": [ { "weight": 1, "sprite": 4588 }, { "weight": 1, "sprite": 4589 }, { "weight": 1, "sprite": 4590 } ], + "bg": 4580 }, - { "id": "mon_beaver_mutant_avian", "fg": 4562, "bg": 4548 }, - { "id": "mon_beaver_mutant_huge", "fg": 4563, "bg": 4547 }, - { "id": "mon_bee_small", "fg": 4564, "bg": 4547 }, - { "id": "mon_blob", "fg": 4565, "bg": 4547 }, + { "id": "mon_beaver_mutant_avian", "fg": 4594, "bg": 4580 }, + { "id": "mon_beaver_mutant_huge", "fg": 4595, "bg": 4579 }, + { "id": "mon_bee_small", "fg": 4596, "bg": 4579 }, + { "id": "mon_blob", "fg": 4597, "bg": 4579 }, { "id": "mon_blob_small", - "fg": [ { "weight": 1, "sprite": 4566 }, { "weight": 1, "sprite": 4567 } ], - "bg": 4548 - }, - { "id": "mon_cat_mutant_kitten_prism", "fg": 4568, "bg": 4548 }, - { "id": "mon_cat_mutant_prism", "fg": 4569, "bg": 4548 }, - { "id": "mon_cow_calf", "fg": 4570, "bg": 4547 }, - { "id": "mon_coyote_mutant_shark", "fg": 4571, "bg": 4547 }, - { "id": "mon_coyote_mutant_venom", "fg": 4572, "bg": 4547 }, - { "id": "mon_crayfish_small", "fg": 4573, "bg": 4547 }, - { "id": "mon_deer_fawn", "fg": 4575, "bg": 4547 }, - { "id": "mon_deer_mutant_spider_fawn", "fg": 4576, "bg": 4547 }, - { "id": "mon_dog_zombie_rot", "fg": 4577, "bg": 4547 }, - { "id": "mon_frog", "fg": 4580, "bg": 4548 }, - { "id": "mon_frog_small", "fg": 4581, "bg": 4547 }, - { "id": "mon_fungal_fighter", "fg": 4582, "bg": 4547 }, - { "id": "mon_fungal_hedgerow", "fg": 4583, "bg": 4547 }, - { "id": "mon_fungaloid_young", "fg": 4584, "bg": 4548 }, - { "id": "mon_goat", "fg": 4586, "bg": 4547 }, - { "id": "mon_goat_kid", "fg": 4587, "bg": 4548 }, - { "id": "mon_grasshopper_small", "fg": 4588, "bg": 4548 }, - { "id": "mon_halfworm", "fg": 4589, "bg": 4548 }, - { "id": "mon_hallu_multicooker", "fg": 4590, "bg": 4547 }, - { "id": "mon_hazmatbot", "fg": 4591, "bg": 4547 }, + "fg": [ { "weight": 1, "sprite": 4598 }, { "weight": 1, "sprite": 4599 } ], + "bg": 4580 + }, + { "id": "mon_cat_mutant_kitten_prism", "fg": 4600, "bg": 4580 }, + { "id": "mon_cat_mutant_prism", "fg": 4601, "bg": 4580 }, + { "id": "mon_cow_calf", "fg": 4602, "bg": 4579 }, + { "id": "mon_coyote_mutant_shark", "fg": 4603, "bg": 4579 }, + { "id": "mon_coyote_mutant_venom", "fg": 4604, "bg": 4579 }, + { "id": "mon_crayfish_small", "fg": 4605, "bg": 4579 }, + { "id": "mon_deer_fawn", "fg": 4607, "bg": 4579 }, + { "id": "mon_deer_mutant_spider_fawn", "fg": 4608, "bg": 4579 }, + { "id": "mon_dog_zombie_rot", "fg": 4609, "bg": 4579 }, + { "id": "mon_frog", "fg": 4612, "bg": 4580 }, + { "id": "mon_frog_small", "fg": 4613, "bg": 4579 }, + { "id": "mon_fungal_fighter", "fg": 4614, "bg": 4579 }, + { "id": "mon_fungal_hedgerow", "fg": 4615, "bg": 4579 }, + { "id": "mon_fungaloid_young", "fg": 4616, "bg": 4580 }, + { "id": "mon_goat", "fg": 4618, "bg": 4579 }, + { "id": "mon_goat_kid", "fg": 4619, "bg": 4580 }, + { "id": "mon_grasshopper_small", "fg": 4620, "bg": 4580 }, + { "id": "mon_halfworm", "fg": 4621, "bg": 4580 }, + { "id": "mon_hallu_multicooker", "fg": 4622, "bg": 4579 }, + { "id": "mon_hazmatbot", "fg": 4623, "bg": 4579 }, { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": [ - { "weight": 1, "sprite": 4592 }, - { "weight": 1, "sprite": 4593 }, - { "weight": 1, "sprite": 4594 }, - { "weight": 1, "sprite": 4595 }, - { "weight": 1, "sprite": 4596 }, - { "weight": 1, "sprite": 4597 }, - { "weight": 1, "sprite": 4598 }, - { "weight": 1, "sprite": 4599 }, - { "weight": 1, "sprite": 4600 } + { "weight": 1, "sprite": 4624 }, + { "weight": 1, "sprite": 4625 }, + { "weight": 1, "sprite": 4626 }, + { "weight": 1, "sprite": 4627 }, + { "weight": 1, "sprite": 4628 }, + { "weight": 1, "sprite": 4629 }, + { "weight": 1, "sprite": 4630 }, + { "weight": 1, "sprite": 4631 }, + { "weight": 1, "sprite": 4632 } ] }, { "id": "mon_lab_security_drone_BM", "animated": true, "fg": [ - { "weight": 10, "sprite": 4604 }, - { "weight": 10, "sprite": 4605 }, - { "weight": 10, "sprite": 4606 }, - { "weight": 10, "sprite": 4605 } + { "weight": 10, "sprite": 4636 }, + { "weight": 10, "sprite": 4637 }, + { "weight": 10, "sprite": 4638 }, + { "weight": 10, "sprite": 4637 } ] }, { "id": "mon_lab_security_drone_BM2", "animated": true, "fg": [ - { "weight": 10, "sprite": 4601 }, - { "weight": 10, "sprite": 4602 }, - { "weight": 10, "sprite": 4603 }, - { "weight": 10, "sprite": 4602 } + { "weight": 10, "sprite": 4633 }, + { "weight": 10, "sprite": 4634 }, + { "weight": 10, "sprite": 4635 }, + { "weight": 10, "sprite": 4634 } ] }, { "id": "mon_lab_security_drone_BS", "animated": true, "fg": [ - { "weight": 10, "sprite": 4607 }, - { "weight": 10, "sprite": 4608 }, - { "weight": 10, "sprite": 4609 }, - { "weight": 10, "sprite": 4608 } + { "weight": 10, "sprite": 4639 }, + { "weight": 10, "sprite": 4640 }, + { "weight": 10, "sprite": 4641 }, + { "weight": 10, "sprite": 4640 } ] }, { "id": "mon_lab_security_drone_GM", "animated": true, "fg": [ - { "weight": 10, "sprite": 4610 }, - { "weight": 10, "sprite": 4611 }, - { "weight": 10, "sprite": 4612 }, - { "weight": 10, "sprite": 4611 } + { "weight": 10, "sprite": 4642 }, + { "weight": 10, "sprite": 4643 }, + { "weight": 10, "sprite": 4644 }, + { "weight": 10, "sprite": 4643 } ] }, { "id": "mon_lab_security_drone_GR", "animated": true, "fg": [ - { "weight": 10, "sprite": 4613 }, - { "weight": 10, "sprite": 4614 }, - { "weight": 10, "sprite": 4615 }, - { "weight": 10, "sprite": 4614 } + { "weight": 10, "sprite": 4645 }, + { "weight": 10, "sprite": 4646 }, + { "weight": 10, "sprite": 4647 }, + { "weight": 10, "sprite": 4646 } ] }, { "id": "mon_lab_security_drone_YM", "animated": true, "fg": [ - { "weight": 10, "sprite": 4616 }, - { "weight": 10, "sprite": 4617 }, - { "weight": 10, "sprite": 4618 }, - { "weight": 10, "sprite": 4617 } + { "weight": 10, "sprite": 4648 }, + { "weight": 10, "sprite": 4649 }, + { "weight": 10, "sprite": 4650 }, + { "weight": 10, "sprite": 4649 } ] }, - { "id": "mon_large_cockroach", "fg": 4619, "bg": 4547 }, - { "id": "mon_mole_cricket", "fg": 4620, "bg": 4547 }, - { "id": "mon_mole_cricket_nymph", "fg": 4621, "bg": 4547 }, - { "id": "mon_player_blob", "fg": 4625, "bg": 4547 }, - { "id": "mon_reindeer_fawn", "fg": 4626, "bg": 4547 }, - { "id": "mon_shadow_snake", "fg": 4627, "bg": 4548 }, - { "id": "mon_sheep_lamb", "fg": 4628, "bg": 4547 }, - { "id": "mon_slug_small", "fg": 4630, "bg": 4547 }, - { "id": "mon_spawn_raptor", "fg": 4631, "bg": 4547 }, - { "id": "mon_spore", "fg": 4635, "bg": 4547 }, - { "id": "mon_stag_beetle_small", "fg": 4636, "bg": 4547 }, - { "id": "mon_tazer_hack", "fg": 4638, "bg": 4548 }, - { "id": "mon_twisting_blade", "fg": 4640, "bg": 4547 }, - { "id": "mon_wasp_pupa", "fg": 4642, "bg": 4547 }, - { "id": "mon_wasp_small_guard", "fg": 4643, "bg": 4548 }, - { "id": "mon_wolf_skeleton", "fg": 4644, "bg": 4547 }, - { "id": "mon_worm", "fg": 4645, "bg": 4547 }, - { "id": "mon_worm_small", "fg": 4646, "bg": 4548 }, - { "id": "mon_zolf", "fg": 4647, "bg": 4547 }, - { "id": "mon_zombeaver", "fg": 4648, "bg": 4548 }, - { "id": "mon_zombie_crawler", "fg": 4649, "bg": 4547 }, - { "id": "mon_zombie_dog_acidic", "fg": 4650, "bg": 4547 }, - { "id": "mon_zombie_hollow", "fg": 4651, "bg": 4547 }, - { "id": "mon_zombie_pig", "fg": 4652, "bg": 4547 }, - { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 4653, "bg": 4547 }, - { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 4654, "bg": 4547 }, - { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 4655, "bg": 4547 }, - { "id": "mon_zombie_rot", "fg": 4657, "bg": 4547 }, - { "id": "corpse_mon_zombie_rot", "fg": 4656 }, - { "id": "mon_zombie_wretch", "fg": 4658, "bg": 4547 }, - { "id": "mon_zombie_wretched", "fg": 4659, "bg": 4547 }, - { "id": "mon_hare", "fg": 4660, "bg": 4548 }, - { "id": "mon_skitterbot", "fg": 4661, "bg": 4547 }, - { "id": "mon_spider_cellar_small", "fg": 4663, "bg": 4548 }, - { "id": "mon_spider_jumping_small", "fg": 4664, "bg": 4548 }, - { "id": "mon_spider_trapdoor_small", "fg": 4665, "bg": 4548 }, - { "id": "mon_spider_web_small", "fg": 4667, "bg": 4548 }, - { "id": "mon_spider_wolf_small", "fg": 4670, "bg": 4548 }, - { "id": "mon_spider_web_s", "fg": 4666, "bg": 4548 }, - { "id": "mon_spider_widow_giant_s", "fg": 4668, "bg": 4548 }, - { "id": "mon_spider_cellar_giant_s", "fg": 4662, "bg": 4548 }, - { "id": "mon_zpider_mass", "fg": 4671, "bg": 4548 }, - { "id": "mon_spider_widow_small", "fg": 4669, "bg": 4548 }, - { "id": "mon_dog_zombie_cop", "fg": 4672, "bg": 4547 }, - { "id": "mon_zombie_anklebiter", "fg": 4674, "bg": 4548 }, - { "id": "mon_zombie_creepy", "fg": 4677, "bg": 4548 }, - { "id": "mon_zombie_shriekling", "fg": 4678, "bg": 4548 }, - { "id": "mon_zombie_snotgobbler", "fg": 4679, "bg": 4548 }, - { "id": "mon_zombie_sproglodyte", "fg": 4680, "bg": 4548 }, - { "id": "mon_zombie_waif", "fg": 4673, "bg": 4548 }, - { "id": "mon_zombie_child_scorched", "fg": 4676, "bg": 4548 }, - { "id": "mon_zombie_child_fungus", "fg": 4675, "bg": 4548 }, + { "id": "mon_large_cockroach", "fg": 4651, "bg": 4579 }, + { "id": "mon_mole_cricket", "fg": 4652, "bg": 4579 }, + { "id": "mon_mole_cricket_nymph", "fg": 4653, "bg": 4579 }, + { "id": "mon_player_blob", "fg": 4657, "bg": 4579 }, + { "id": "mon_reindeer_fawn", "fg": 4658, "bg": 4579 }, + { "id": "mon_shadow_snake", "fg": 4659, "bg": 4580 }, + { "id": "mon_sheep_lamb", "fg": 4660, "bg": 4579 }, + { "id": "mon_slug_small", "fg": 4662, "bg": 4579 }, + { "id": "mon_spawn_raptor", "fg": 4663, "bg": 4579 }, + { "id": "mon_spore", "fg": 4667, "bg": 4579 }, + { "id": "mon_stag_beetle_small", "fg": 4668, "bg": 4579 }, + { "id": "mon_tazer_hack", "fg": 4670, "bg": 4580 }, + { "id": "mon_twisting_blade", "fg": 4672, "bg": 4579 }, + { "id": "mon_wasp_pupa", "fg": 4674, "bg": 4579 }, + { "id": "mon_wasp_small_guard", "fg": 4675, "bg": 4580 }, + { "id": "mon_wolf_skeleton", "fg": 4676, "bg": 4579 }, + { "id": "mon_worm", "fg": 4677, "bg": 4579 }, + { "id": "mon_worm_small", "fg": 4678, "bg": 4580 }, + { "id": "mon_zolf", "fg": 4679, "bg": 4579 }, + { "id": "mon_zombeaver", "fg": 4680, "bg": 4580 }, + { "id": "mon_zombie_crawler", "fg": 4681, "bg": 4579 }, + { "id": "mon_zombie_dog_acidic", "fg": 4682, "bg": 4579 }, + { "id": "mon_zombie_hollow", "fg": 4683, "bg": 4579 }, + { "id": "mon_zombie_pig", "fg": 4684, "bg": 4579 }, + { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 4685, "bg": 4579 }, + { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 4686, "bg": 4579 }, + { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 4687, "bg": 4579 }, + { "id": "mon_zombie_rot", "fg": 4689, "bg": 4579 }, + { "id": "corpse_mon_zombie_rot", "fg": 4688 }, + { "id": "mon_zombie_wretch", "fg": 4690, "bg": 4579 }, + { "id": "mon_zombie_wretched", "fg": 4691, "bg": 4579 }, + { "id": "mon_hare", "fg": 4692, "bg": 4580 }, + { "id": "mon_skitterbot", "fg": 4693, "bg": 4579 }, + { "id": "mon_spider_cellar_small", "fg": 4695, "bg": 4580 }, + { "id": "mon_spider_jumping_small", "fg": 4696, "bg": 4580 }, + { "id": "mon_spider_trapdoor_small", "fg": 4697, "bg": 4580 }, + { "id": "mon_spider_web_small", "fg": 4699, "bg": 4580 }, + { "id": "mon_spider_wolf_small", "fg": 4702, "bg": 4580 }, + { "id": "mon_spider_web_s", "fg": 4698, "bg": 4580 }, + { "id": "mon_spider_widow_giant_s", "fg": 4700, "bg": 4580 }, + { "id": "mon_spider_cellar_giant_s", "fg": 4694, "bg": 4580 }, + { "id": "mon_zpider_mass", "fg": 4703, "bg": 4580 }, + { "id": "mon_spider_widow_small", "fg": 4701, "bg": 4580 }, + { "id": "mon_dog_zombie_cop", "fg": 4704, "bg": 4579 }, + { "id": "mon_zombie_anklebiter", "fg": 4706, "bg": 4580 }, + { "id": "mon_zombie_creepy", "fg": 4709, "bg": 4580 }, + { "id": "mon_zombie_shriekling", "fg": 4710, "bg": 4580 }, + { "id": "mon_zombie_snotgobbler", "fg": 4711, "bg": 4580 }, + { "id": "mon_zombie_sproglodyte", "fg": 4712, "bg": 4580 }, + { "id": "mon_zombie_waif", "fg": 4705, "bg": 4580 }, + { "id": "mon_zombie_child_scorched", "fg": 4708, "bg": 4580 }, + { "id": "mon_zombie_child_fungus", "fg": 4707, "bg": 4580 }, { "id": "mon_zombie_child", "fg": [ - { "weight": 1, "sprite": 4681 }, - { "weight": 1, "sprite": 4692 }, - { "weight": 1, "sprite": 4698 }, - { "weight": 1, "sprite": 4699 }, - { "weight": 1, "sprite": 4700 }, - { "weight": 1, "sprite": 4701 }, - { "weight": 1, "sprite": 4702 }, - { "weight": 1, "sprite": 4703 }, - { "weight": 1, "sprite": 4704 }, - { "weight": 1, "sprite": 4682 }, - { "weight": 1, "sprite": 4683 }, - { "weight": 1, "sprite": 4684 }, - { "weight": 1, "sprite": 4685 }, - { "weight": 1, "sprite": 4686 }, - { "weight": 1, "sprite": 4687 }, - { "weight": 1, "sprite": 4688 }, - { "weight": 1, "sprite": 4689 }, - { "weight": 1, "sprite": 4690 }, - { "weight": 1, "sprite": 4691 }, - { "weight": 1, "sprite": 4693 }, - { "weight": 1, "sprite": 4694 }, - { "weight": 1, "sprite": 4695 }, - { "weight": 1, "sprite": 4696 }, - { "weight": 1, "sprite": 4697 } + { "weight": 1, "sprite": 4713 }, + { "weight": 1, "sprite": 4724 }, + { "weight": 1, "sprite": 4730 }, + { "weight": 1, "sprite": 4731 }, + { "weight": 1, "sprite": 4732 }, + { "weight": 1, "sprite": 4733 }, + { "weight": 1, "sprite": 4734 }, + { "weight": 1, "sprite": 4735 }, + { "weight": 1, "sprite": 4736 }, + { "weight": 1, "sprite": 4714 }, + { "weight": 1, "sprite": 4715 }, + { "weight": 1, "sprite": 4716 }, + { "weight": 1, "sprite": 4717 }, + { "weight": 1, "sprite": 4718 }, + { "weight": 1, "sprite": 4719 }, + { "weight": 1, "sprite": 4720 }, + { "weight": 1, "sprite": 4721 }, + { "weight": 1, "sprite": 4722 }, + { "weight": 1, "sprite": 4723 }, + { "weight": 1, "sprite": 4725 }, + { "weight": 1, "sprite": 4726 }, + { "weight": 1, "sprite": 4727 }, + { "weight": 1, "sprite": 4728 }, + { "weight": 1, "sprite": 4729 } ], - "bg": 4548 - }, - { "id": "animation_hit", "fg": 4705 }, - { "id": "line_trail", "fg": 4709 }, - { "id": "overlay_effect_common_cold", "fg": 4717 }, - { "id": "overlay_effect_flu", "fg": 4717 }, - { "id": "mon_breather", "fg": 4385 }, - { "id": "mon_breather_hub", "fg": 4386 }, - { "id": "mon_fish_eel", "fg": 4551 }, - { "id": "mon_dragonfly_naiad", "fg": 4552 }, - { "id": "mon_antlion_larva", "fg": 4554 }, - { "id": "mon_archunk_medium", "fg": 4559 }, - { "id": "mon_archunk_strong", "fg": 4560 }, - { "id": "mon_archunk_weak", "fg": 4561 }, - { "id": "debug_mon", "fg": 4574 }, - { "id": "mon_fish_crayfish", "fg": 4578 }, - { "id": "mon_fish_lobster", "fg": 4579 }, - { "id": "mon_generator", "fg": 4585 }, - { "id": "mon_molebot", "fg": 4622 }, - { "id": "mon_mutant_carp", "fg": 4623 }, - { "id": "mon_mutant_salmon", "fg": 4624 }, - { "id": "mon_shifting_mass", "fg": 4629 }, - { "id": "mon_spawn_raptor_electric", "fg": 4632 }, - { "id": "mon_spawn_raptor_shady", "fg": 4633 }, - { "id": "mon_spawn_raptor_unstable", "fg": 4634 }, - { "id": "mon_tadpole_grabber", "fg": 4637 }, - { "id": "mon_turret_riot", "fg": 4639 }, - { "id": "mon_vortex", "fg": 4641 }, - { "id": "overlay_effect_badpoison", "fg": 4711 }, - { "id": "overlay_effect_deaf", "fg": 4714 }, - { "id": "overlay_effect_downed", "fg": 4715 }, - { "id": "overlay_effect_poison", "fg": 4718 }, - { "id": "overlay_effect_slimed", "fg": 4719 }, - { "id": "overlay_effect_wet", "fg": 4720 }, - { "id": "overlay_effect_winded", "fg": 4721 }, - { "id": "overlay_female_mutation_HOOVES", "fg": 4724 }, - { "id": "overlay_male_mutation_HOOVES", "fg": 4725 }, - { "id": "overlay_female_mutation_LEG_TENTACLES", "fg": 4726 }, - { "id": "overlay_male_mutation_LEG_TENTACLES", "fg": 4727 }, - { "id": "overlay_wielded_bfg50", "fg": 4728 }, - { "id": "overlay_worn_swim_fins", "fg": 4729 } + "bg": 4580 + }, + { "id": "animation_hit", "fg": 4737 }, + { "id": "line_trail", "fg": 4741 }, + { "id": "overlay_effect_common_cold", "fg": 4749 }, + { "id": "overlay_effect_flu", "fg": 4749 }, + { "id": "mon_breather", "fg": 4417 }, + { "id": "mon_breather_hub", "fg": 4418 }, + { "id": "mon_fish_eel", "fg": 4583 }, + { "id": "mon_dragonfly_naiad", "fg": 4584 }, + { "id": "mon_antlion_larva", "fg": 4586 }, + { "id": "mon_archunk_medium", "fg": 4591 }, + { "id": "mon_archunk_strong", "fg": 4592 }, + { "id": "mon_archunk_weak", "fg": 4593 }, + { "id": "debug_mon", "fg": 4606 }, + { "id": "mon_fish_crayfish", "fg": 4610 }, + { "id": "mon_fish_lobster", "fg": 4611 }, + { "id": "mon_generator", "fg": 4617 }, + { "id": "mon_molebot", "fg": 4654 }, + { "id": "mon_mutant_carp", "fg": 4655 }, + { "id": "mon_mutant_salmon", "fg": 4656 }, + { "id": "mon_shifting_mass", "fg": 4661 }, + { "id": "mon_spawn_raptor_electric", "fg": 4664 }, + { "id": "mon_spawn_raptor_shady", "fg": 4665 }, + { "id": "mon_spawn_raptor_unstable", "fg": 4666 }, + { "id": "mon_tadpole_grabber", "fg": 4669 }, + { "id": "mon_turret_riot", "fg": 4671 }, + { "id": "mon_vortex", "fg": 4673 }, + { "id": "overlay_effect_badpoison", "fg": 4743 }, + { "id": "overlay_effect_deaf", "fg": 4746 }, + { "id": "overlay_effect_downed", "fg": 4747 }, + { "id": "overlay_effect_poison", "fg": 4750 }, + { "id": "overlay_effect_slimed", "fg": 4751 }, + { "id": "overlay_effect_wet", "fg": 4752 }, + { "id": "overlay_effect_winded", "fg": 4753 }, + { "id": "overlay_female_mutation_HOOVES", "fg": 4756 }, + { "id": "overlay_male_mutation_HOOVES", "fg": 4757 }, + { "id": "overlay_female_mutation_LEG_TENTACLES", "fg": 4758 }, + { "id": "overlay_male_mutation_LEG_TENTACLES", "fg": 4759 }, + { "id": "overlay_wielded_bfg50", "fg": 4760 }, + { "id": "overlay_worn_swim_fins", "fg": 4761 } ] }, { "file": "incomplete_2x.png", - "//": "range 4736 to 4767", + "//": "range 4768 to 4799", "sprite_width": 32, "sprite_height": 32, "sprite_offset_x": -6, "sprite_offset_y": -44, "pixelscale": 2, "tiles": [ - { "id": "mon_grenade_hack", "fg": 4744, "bg": 4548 }, - { "id": "mon_mininuke_hack", "fg": 4746, "bg": 4548 }, - { "id": "bot_grenade_hack", "fg": 4738 }, - { "id": "bot_mininuke_hack", "fg": 4739 }, - { "id": "mon_manhack", "fg": 4745, "bg": 4548 }, - { "id": "mon_gasbomb_hack", "fg": 4743, "bg": 4548 }, - { "id": "mon_flashbang_hack", "fg": 4742, "bg": 4548 }, - { "id": "mon_c4_hack", "fg": 4741, "bg": 4548 }, - { "id": "mon_EMP_hack", "fg": 4740, "bg": 4548 }, - { "id": "mon_grocerybot", "fg": 4747, "bg": 4548 }, - { "id": "mon_grocerybot_busted", "fg": 4748, "bg": 4548 }, - { "id": "mon_raccoon", "fg": 4749, "bg": 4548 }, - { "id": "mon_weasel", "fg": 4750, "bg": 4548 }, - { "id": "mon_wraith", "fg": 4752, "bg": 4548 }, + { "id": "mon_grenade_hack", "fg": 4776, "bg": 4580 }, + { "id": "mon_mininuke_hack", "fg": 4778, "bg": 4580 }, + { "id": "bot_grenade_hack", "fg": 4770 }, + { "id": "bot_mininuke_hack", "fg": 4771 }, + { "id": "mon_manhack", "fg": 4777, "bg": 4580 }, + { "id": "mon_gasbomb_hack", "fg": 4775, "bg": 4580 }, + { "id": "mon_flashbang_hack", "fg": 4774, "bg": 4580 }, + { "id": "mon_c4_hack", "fg": 4773, "bg": 4580 }, + { "id": "mon_EMP_hack", "fg": 4772, "bg": 4580 }, + { "id": "mon_grocerybot", "fg": 4779, "bg": 4580 }, + { "id": "mon_grocerybot_busted", "fg": 4780, "bg": 4580 }, + { "id": "mon_raccoon", "fg": 4781, "bg": 4580 }, + { "id": "mon_weasel", "fg": 4782, "bg": 4580 }, + { "id": "mon_wraith", "fg": 4784, "bg": 4580 }, { "id": "mon_absence", "fg": 3232 }, - { "id": "mon_creeper_hub", "fg": 4736 }, - { "id": "mon_creeper_vine", "fg": 4737 }, - { "id": "mon_impossible_shape", "fg": 4751 } + { "id": "mon_creeper_hub", "fg": 4768 }, + { "id": "mon_creeper_vine", "fg": 4769 }, + { "id": "mon_impossible_shape", "fg": 4783 } ] }, { "file": "small.png", - "//": "range 4768 to 6239", + "//": "range 4800 to 6287", "sprite_width": 20, "sprite_height": 20, "sprite_offset_x": 14, "sprite_offset_y": -4, "tiles": [ - { "id": [ "plastic_plate", "soap_holder" ], "fg": 4879 }, - { "id": "RAM", "fg": 4769 }, - { "id": [ "beans_cooked", "can_beans" ], "fg": 4770 }, - { "id": "ceramic_plate", "fg": 4879 }, - { "id": [ "fancy_glasses_bifocal", "fancy_glasses_eye", "fancy_glasses_reading" ], "fg": 4906 }, - { "id": [ "glasses_eye", "glasses_reading" ], "fg": 4927 }, - { "id": [ "jackhammer", "elec_jackhammer" ], "fg": 4945 }, - { "id": [ "sunglasses", "sunglasses_bifocal", "sunglasses_eye", "sunglasses_reading" ], "fg": 5007 }, - { "id": "helmet_motor", "fg": 5039 }, - { "id": "katana", "fg": 5040 }, - { "id": "katana_fake", "fg": 5040 }, - { "id": "katana_inferior", "fg": 5040 }, - { "id": "223_casing", "fg": 5042 }, - { "id": "40mm_casing", "fg": 5043 }, - { "id": "40x46mm_m118_casing", "fg": 5043 }, - { "id": "50_casing", "fg": 5044 }, - { "id": "9mm_casing", "fg": 5045 }, - { "id": "arrow_cf", "fg": 5046 }, - { "id": "arrow_exploding", "fg": 5047 }, - { "id": "arrow_field_point_fletched", "fg": 5048 }, - { "id": "arrow_fire_hardened_fletched", "fg": 5049 }, - { "id": "flamable_arrow", "fg": 5063 }, - { "id": "arrow_flamming", "fg": 5050 }, - { "id": "arrow_heavy_fire_hardened_fletched", "fg": 5051 }, - { "id": "arrow_metal", "fg": 5052 }, - { "id": "arrow_metal_sharpened_fletched", "fg": 5053 }, - { "id": "arrow_plastic", "fg": 5054 }, - { "id": "arrow_small_game_fletched", "fg": 5055 }, - { "id": "arrow_wood", "fg": 5056 }, - { "id": "arrow_wood_heavy", "fg": 5057 }, - { "id": "bolt_cf", "fg": 5058 }, - { "id": "bolt_explosive", "fg": 5059 }, - { "id": "bolt_metal", "fg": 5060 }, - { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 5061 }, + { "id": [ "plastic_plate", "soap_holder" ], "fg": 4911 }, + { "id": "RAM", "fg": 4801 }, + { "id": [ "beans_cooked", "can_beans" ], "fg": 4802 }, + { "id": "ceramic_plate", "fg": 4911 }, + { "id": [ "fancy_glasses_bifocal", "fancy_glasses_eye", "fancy_glasses_reading" ], "fg": 4938 }, + { "id": [ "glasses_eye", "glasses_reading" ], "fg": 4959 }, + { "id": [ "jackhammer", "elec_jackhammer" ], "fg": 4977 }, + { "id": [ "sunglasses", "sunglasses_bifocal", "sunglasses_eye", "sunglasses_reading" ], "fg": 5039 }, + { "id": "helmet_motor", "fg": 5071 }, + { "id": "katana", "fg": 5072 }, + { "id": "katana_fake", "fg": 5072 }, + { "id": "katana_inferior", "fg": 5072 }, + { "id": "arrow_cf", "fg": 5074 }, + { "id": "arrow_exploding", "fg": 5075 }, + { "id": "arrow_field_point_fletched", "fg": 5076 }, + { "id": "arrow_fire_hardened_fletched", "fg": 5077 }, + { "id": "flamable_arrow", "fg": 5091 }, + { "id": "arrow_flamming", "fg": 5078 }, + { "id": "arrow_heavy_fire_hardened_fletched", "fg": 5079 }, + { "id": "arrow_metal", "fg": 5080 }, + { "id": "arrow_metal_sharpened_fletched", "fg": 5081 }, + { "id": "arrow_plastic", "fg": 5082 }, + { "id": "arrow_small_game_fletched", "fg": 5083 }, + { "id": "arrow_wood", "fg": 5084 }, + { "id": "arrow_wood_heavy", "fg": 5085 }, + { "id": "bolt_cf", "fg": 5086 }, + { "id": "bolt_explosive", "fg": 5087 }, + { "id": "bolt_metal", "fg": 5088 }, + { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 5089 }, { "id": [ "bolt_wood", @@ -5569,64 +5653,63 @@ "bolt_wood_bodkin", "bolt_wood_small_game" ], - "fg": 5062 - }, - { "id": "shot_hull", "fg": 5064 }, - { "id": [ "90two", "90two40" ], "fg": 5077 }, - { "id": [ "TDI", "TDI_10" ], "fg": 5079 }, - { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 5110 }, - { "id": [ "hptjcp", "hptjhp" ], "fg": 5116 }, - { "id": [ "m1911", "m1911a1_38super" ], "fg": 5127 }, - { "id": "basket_laundry", "fg": 5202 }, - { "id": "heavy_battery_cell", "fg": 5205 }, - { "id": "heavy_plus_battery_cell", "fg": 5205 }, - { "id": "heavy_disposable_cell", "fg": 5205 }, - { "id": "heavy_atomic_battery_cell", "fg": 5204 }, - { "id": "light_battery_cell", "fg": 5207 }, - { "id": "light_minus_battery_cell", "fg": 5209 }, - { "id": "light_plus_battery_cell", "fg": 5207 }, - { "id": "light_disposable_cell", "fg": 5207 }, - { "id": "light_atomic_battery_cell", "fg": 5206 }, - { "id": "light_minus_disposable_battery_cell", "fg": 5209 }, - { "id": "light_minus_atomic_battery_cell", "fg": 5208 }, - { "id": "medium_battery_cell", "fg": 5211 }, - { "id": "medium_plus_battery_cell", "fg": 5211 }, - { "id": "medium_disposable_cell", "fg": 5211 }, - { "id": "medium_atomic_battery_cell", "fg": 5210 }, - { "id": "bead_bracelet", "fg": 5213 }, - { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 5217 }, - { "id": "bone", "fg": 5218 }, - { "id": "bone_human", "fg": 5219 }, - { "id": "bone_tainted", "fg": 5220 }, - { "id": "SICP", "fg": 5221 }, - { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 5224 }, - { "id": "book_fict_soft_tpl", "fg": 5234 }, - { "id": "novel_adventure", "fg": 5234 }, - { "id": "novel_buddy", "fg": 5235 }, - { "id": "novel_coa", "fg": 5236 }, - { "id": "novel_coa2", "fg": 5237 }, - { "id": "novel_crime", "fg": 5238 }, - { "id": "novel_crime2", "fg": 5239 }, - { "id": "novel_drama", "fg": 5240 }, - { "id": "novel_erotic", "fg": 5241 }, - { "id": "novel_experimental", "fg": 5242 }, - { "id": "novel_fantasy", "fg": 5243 }, - { "id": "novel_horror", "fg": 5244 }, - { "id": "novel_mystery", "fg": 5245 }, - { "id": "novel_pulp", "fg": 5246 }, - { "id": "novel_road", "fg": 5247 }, - { "id": "novel_romance", "fg": 5248 }, - { "id": "novel_samurai", "fg": 5249 }, - { "id": "novel_satire", "fg": 5250 }, - { "id": "novel_scifi", "fg": 5251 }, - { "id": "novel_sports", "fg": 5252 }, - { "id": "novel_spy", "fg": 5253 }, - { "id": "novel_swash", "fg": 5254 }, - { "id": "novel_thriller", "fg": 5255 }, - { "id": "novel_tragedy", "fg": 5256 }, - { "id": "novel_war", "fg": 5257 }, - { "id": "novel_war2", "fg": 5258 }, - { "id": "novel_western", "fg": 5259 }, + "fg": 5090 + }, + { "id": [ "90two", "90two40" ], "fg": 5104 }, + { "id": [ "TDI", "TDI_10" ], "fg": 5106 }, + { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 5137 }, + { "id": [ "hptjcp", "hptjhp" ], "fg": 5143 }, + { "id": [ "m1911", "m1911a1_38super" ], "fg": 5154 }, + { "id": "basket_laundry", "fg": 5229 }, + { "id": "heavy_battery_cell", "fg": 5232 }, + { "id": "heavy_plus_battery_cell", "fg": 5232 }, + { "id": "heavy_disposable_cell", "fg": 5232 }, + { "id": "heavy_atomic_battery_cell", "fg": 5231 }, + { "id": "light_battery_cell", "fg": 5234 }, + { "id": "light_minus_battery_cell", "fg": 5236 }, + { "id": "light_plus_battery_cell", "fg": 5234 }, + { "id": "light_disposable_cell", "fg": 5234 }, + { "id": "light_atomic_battery_cell", "fg": 5233 }, + { "id": "light_minus_disposable_battery_cell", "fg": 5236 }, + { "id": "light_minus_atomic_battery_cell", "fg": 5235 }, + { "id": "medium_battery_cell", "fg": 5238 }, + { "id": "medium_plus_battery_cell", "fg": 5238 }, + { "id": "medium_disposable_cell", "fg": 5238 }, + { "id": "medium_atomic_battery_cell", "fg": 5237 }, + { "id": "bead_bracelet", "fg": 5240 }, + { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 5244 }, + { "id": "bone", "fg": 5245 }, + { "id": "bone_human", "fg": 5246 }, + { "id": "bone_tainted", "fg": 5247 }, + { "id": "SICP", "fg": 5248 }, + { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 5251 }, + { "id": "book_fict_soft_tpl", "fg": 5261 }, + { "id": "novel_adventure", "fg": 5261 }, + { "id": "novel_buddy", "fg": 5262 }, + { "id": "novel_coa", "fg": 5263 }, + { "id": "novel_coa2", "fg": 5264 }, + { "id": "novel_crime", "fg": 5265 }, + { "id": "novel_crime2", "fg": 5266 }, + { "id": "novel_drama", "fg": 5267 }, + { "id": "novel_erotic", "fg": 5268 }, + { "id": "novel_experimental", "fg": 5269 }, + { "id": "novel_fantasy", "fg": 5270 }, + { "id": "novel_horror", "fg": 5271 }, + { "id": "novel_mystery", "fg": 5272 }, + { "id": "novel_pulp", "fg": 5273 }, + { "id": "novel_road", "fg": 5274 }, + { "id": "novel_romance", "fg": 5275 }, + { "id": "novel_samurai", "fg": 5276 }, + { "id": "novel_satire", "fg": 5277 }, + { "id": "novel_scifi", "fg": 5278 }, + { "id": "novel_sports", "fg": 5279 }, + { "id": "novel_spy", "fg": 5280 }, + { "id": "novel_swash", "fg": 5281 }, + { "id": "novel_thriller", "fg": 5282 }, + { "id": "novel_tragedy", "fg": 5283 }, + { "id": "novel_war", "fg": 5284 }, + { "id": "novel_war2", "fg": 5285 }, + { "id": "novel_western", "fg": 5286 }, { "id": [ "adv_chemistry", @@ -5646,7 +5729,7 @@ "modern_tanner", "repeater_mod_guide" ], - "fg": 5226 + "fg": 5253 }, { "id": [ @@ -5667,7 +5750,7 @@ "textbook_robots", "textbook_armschina" ], - "fg": 5233 + "fg": 5260 }, { "id": [ @@ -5682,7 +5765,7 @@ "cookbook_daintydishes", "cookbook_liverforkids" ], - "fg": 5227 + "fg": 5254 }, { "id": [ @@ -5695,7 +5778,7 @@ "recipe_melee", "recipe_labchem" ], - "fg": 5231 + "fg": 5258 }, { "id": [ @@ -5712,9 +5795,9 @@ "recipe_creepy", "recipe_maiar" ], - "fg": 5231 + "fg": 5258 }, - { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 5230 }, + { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 5257 }, { "id": [ "mag_rifle", @@ -5738,7 +5821,7 @@ "mag_swimming", "mag_news" ], - "fg": 5228 + "fg": 5255 }, { "id": [ @@ -5755,7 +5838,7 @@ "schematics_searchlight", "schematics_secubot" ], - "fg": 5232 + "fg": 5259 }, { "id": [ @@ -5776,78 +5859,78 @@ "manual_shotgun", "manual_fabrication" ], - "fg": 5229 - }, - { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 5225 }, - { "id": "bottle_twoliter", "fg": 5261 }, - { "id": "bowl_pewter", "fg": 5262 }, - { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 5416 }, - { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 5417 }, - { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 5433 }, - { "id": [ "flour", "bread_flour" ], "fg": 5459 }, - { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 5490 }, - { "id": [ "microscope", "microscope_dissecting" ], "fg": 5484 }, - { "id": "digging_stick", "fg": 5509 }, - { "id": "sword_cane", "fg": 5574 }, - { "id": "hollow_cane", "fg": 5547 }, - { "id": "cane", "fg": 5577 }, - { "id": "i_staff", "fg": 5549 }, - { "id": "shock_staff", "fg": 5564 }, - { "id": "q_staff", "fg": 5566 }, - { "id": "scarf_fur", "fg": 5570 }, - { "id": "knit_scarf", "fg": 5550 }, - { "id": "scarf_fur_long", "fg": 5571 }, - { "id": "long_knit_scarf", "fg": 5552 }, - { "id": "long_patchwork_scarf", "fg": 5553 }, - { "id": "scarf_long", "fg": 5572 }, - { "id": "patchwork_scarf", "fg": 5562 }, - { "id": "scarf", "fg": 5569 }, - { "id": "scarf_fur_loose", "fg": 5570 }, - { "id": "knit_scarf_loose", "fg": 5550 }, - { "id": "scarf_fur_long_loose", "fg": 5571 }, - { "id": "long_knit_scarf_loose", "fg": 5552 }, - { "id": "long_patchwork_scarf_loose", "fg": 5553 }, - { "id": "scarf_long_loose", "fg": 5572 }, - { "id": "patchwork_scarf_loose", "fg": 5562 }, - { "id": "scarf_loose", "fg": 5569 }, - { "id": "welding_wire_alloy", "fg": 5532 }, - { "id": "welding_wire_steel", "fg": 5579 }, - { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 5531 }, - { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 5578 }, - { "id": "cash_card", "fg": 5590 }, - { "id": "file", "fg": 5591 }, - { "id": "fp_loyalty_card", "fg": 5592 }, - { "id": "id_industrial", "fg": 5593 }, - { "id": "id_military", "fg": 5594 }, - { "id": "id_science", "fg": 5595 }, - { "id": "ceramic_cup", "fg": 5596 }, - { "id": "ceramic_mug", "fg": 5597 }, - { "id": "ceramic_shard", "fg": 5598 }, - { "id": "chain", "fg": 5600 }, - { "id": "clay_lump", "fg": 5609 }, - { "id": "bag_plastic", "fg": 5611 }, - { "id": "bag_zipper", "fg": 5612 }, - { "id": "bottle_glass", "fg": 5613 }, - { "id": "bottle_plastic", "fg": 5614 }, - { "id": "bottle_plastic_small", "fg": 5615 }, - { "id": "box_cigarette", "fg": 5616 }, - { "id": "box_small", "fg": 5617 }, - { "id": "can_drink", "fg": 5619 }, - { "id": "can_drink_unsealed", "fg": 5620 }, - { "id": [ "glass", "base_glass_dish" ], "fg": 5622 }, - { "id": "jar_3l_glass", "fg": 5623 }, - { "id": "jar_3l_glass_sealed", "fg": 5624 }, - { "id": "jar_glass", "fg": 5625 }, - { "id": "jar_glass_sealed", "fg": 5626 }, - { "id": "jug_plastic", "fg": 5627 }, - { "id": "wrapper", "fg": 5628 }, - { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 5630 }, - { "id": "cudgel", "fg": 5637 }, - { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 5701 }, - { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 5765 }, - { "id": [ "waffles", "fruit_waffles" ], "fg": 5769 }, - { "id": [ "cookies", "crackers", "biscuit" ], "fg": 5761 }, - { "id": [ "cake2", "cake3", "space_cake" ], "fg": 5760 }, + "fg": 5256 + }, + { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 5252 }, + { "id": "bottle_twoliter", "fg": 5288 }, + { "id": "bowl_pewter", "fg": 5289 }, + { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 5443 }, + { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 5444 }, + { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 5460 }, + { "id": [ "flour", "bread_flour" ], "fg": 5486 }, + { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 5517 }, + { "id": [ "microscope", "microscope_dissecting" ], "fg": 5511 }, + { "id": "digging_stick", "fg": 5536 }, + { "id": "sword_cane", "fg": 5601 }, + { "id": "hollow_cane", "fg": 5574 }, + { "id": "cane", "fg": 5604 }, + { "id": "i_staff", "fg": 5576 }, + { "id": "shock_staff", "fg": 5591 }, + { "id": "q_staff", "fg": 5593 }, + { "id": "scarf_fur", "fg": 5597 }, + { "id": "knit_scarf", "fg": 5577 }, + { "id": "scarf_fur_long", "fg": 5598 }, + { "id": "long_knit_scarf", "fg": 5579 }, + { "id": "long_patchwork_scarf", "fg": 5580 }, + { "id": "scarf_long", "fg": 5599 }, + { "id": "patchwork_scarf", "fg": 5589 }, + { "id": "scarf", "fg": 5596 }, + { "id": "scarf_fur_loose", "fg": 5597 }, + { "id": "knit_scarf_loose", "fg": 5577 }, + { "id": "scarf_fur_long_loose", "fg": 5598 }, + { "id": "long_knit_scarf_loose", "fg": 5579 }, + { "id": "long_patchwork_scarf_loose", "fg": 5580 }, + { "id": "scarf_long_loose", "fg": 5599 }, + { "id": "patchwork_scarf_loose", "fg": 5589 }, + { "id": "scarf_loose", "fg": 5596 }, + { "id": "welding_wire_alloy", "fg": 5559 }, + { "id": "welding_wire_steel", "fg": 5606 }, + { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 5558 }, + { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 5605 }, + { "id": "cash_card", "fg": 5617 }, + { "id": "file", "fg": 5618 }, + { "id": "fp_loyalty_card", "fg": 5619 }, + { "id": "id_industrial", "fg": 5620 }, + { "id": "id_military", "fg": 5621 }, + { "id": "id_science", "fg": 5622 }, + { "id": "ceramic_cup", "fg": 5623 }, + { "id": "ceramic_mug", "fg": 5624 }, + { "id": "ceramic_shard", "fg": 5625 }, + { "id": "chain", "fg": 5627 }, + { "id": "clay_lump", "fg": 5636 }, + { "id": "bag_plastic", "fg": 5650 }, + { "id": "bag_zipper", "fg": 5651 }, + { "id": "bottle_glass", "fg": 5652 }, + { "id": "bottle_plastic", "fg": 5653 }, + { "id": "bottle_plastic_small", "fg": 5654 }, + { "id": "box_cigarette", "fg": 5655 }, + { "id": "box_small", "fg": 5656 }, + { "id": "can_drink", "fg": 5659 }, + { "id": "can_drink_unsealed", "fg": 5660 }, + { "id": [ "glass", "base_glass_dish" ], "fg": 5662 }, + { "id": "jar_3l_glass", "fg": 5663 }, + { "id": "jar_3l_glass_sealed", "fg": 5664 }, + { "id": "jar_glass", "fg": 5665 }, + { "id": "jar_glass_sealed", "fg": 5666 }, + { "id": "jug_plastic", "fg": 5667 }, + { "id": "wrapper", "fg": 5668 }, + { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 5670 }, + { "id": "cudgel", "fg": 5677 }, + { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 5741 }, + { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 5805 }, + { "id": [ "waffles", "fruit_waffles" ], "fg": 5809 }, + { "id": [ "cookies", "crackers", "biscuit" ], "fg": 5801 }, + { "id": [ "cake2", "cake3", "space_cake" ], "fg": 5800 }, { "id": [ "grenade", @@ -5861,17 +5944,17 @@ "sling-ready_homemade_grenade_2", "sling-ready_small_homemade_grenade_2" ], - "fg": 5816 + "fg": 5856 }, - { "id": [ "molotov", "sling-ready_molotov" ], "fg": 5828 }, + { "id": [ "molotov", "sling-ready_molotov" ], "fg": 5868 }, { "id": [ "molotov_lit", "sling-ready_molotov_lit" ], "animated": true, "fg": [ - { "weight": 8, "sprite": 5829 }, - { "weight": 8, "sprite": 5830 }, - { "weight": 8, "sprite": 5831 }, - { "weight": 8, "sprite": 5832 } + { "weight": 8, "sprite": 5869 }, + { "weight": 8, "sprite": 5870 }, + { "weight": 8, "sprite": 5871 }, + { "weight": 8, "sprite": 5872 } ] }, { @@ -5882,32 +5965,32 @@ "military_explosive_small_grenade_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 5814 }, { "weight": 8, "sprite": 5815 } ] + "fg": [ { "weight": 8, "sprite": 5854 }, { "weight": 8, "sprite": 5855 } ] }, { "id": "homemade_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5826 }, { "weight": 8, "sprite": 5827 } ] + "fg": [ { "weight": 8, "sprite": 5866 }, { "weight": 8, "sprite": 5867 } ] }, { "id": "dynamite_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5811 }, { "weight": 8, "sprite": 5812 } ] + "fg": [ { "weight": 8, "sprite": 5851 }, { "weight": 8, "sprite": 5852 } ] }, { "id": "EMPbomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5804 }, { "weight": 8, "sprite": 5805 } ] + "fg": [ { "weight": 8, "sprite": 5844 }, { "weight": 8, "sprite": 5845 } ] }, { "id": "flashbang_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5814 }, { "weight": 8, "sprite": 5815 } ] + "fg": [ { "weight": 8, "sprite": 5854 }, { "weight": 8, "sprite": 5855 } ] }, { "id": "pipebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5834 }, { "weight": 8, "sprite": 5835 } ] + "fg": [ { "weight": 8, "sprite": 5874 }, { "weight": 8, "sprite": 5875 } ] }, { "id": [ @@ -5919,79 +6002,79 @@ "sling-ready_small_homemade_grenade_2_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 5817 }, { "weight": 8, "sprite": 5818 } ] + "fg": [ { "weight": 8, "sprite": 5857 }, { "weight": 8, "sprite": 5858 } ] }, { "id": "grenade_emp_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5820 }, { "weight": 8, "sprite": 5821 } ] + "fg": [ { "weight": 8, "sprite": 5860 }, { "weight": 8, "sprite": 5861 } ] }, { "id": "grenade_inc_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5823 }, { "weight": 8, "sprite": 5824 } ] + "fg": [ { "weight": 8, "sprite": 5863 }, { "weight": 8, "sprite": 5864 } ] }, { "id": "scrambler_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5837 }, { "weight": 8, "sprite": 5838 } ] + "fg": [ { "weight": 8, "sprite": 5877 }, { "weight": 8, "sprite": 5878 } ] }, { "id": "smokebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5840 }, { "weight": 8, "sprite": 5841 } ] + "fg": [ { "weight": 8, "sprite": 5880 }, { "weight": 8, "sprite": 5881 } ] }, { "id": "dynamite_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 5808 }, { "weight": 8, "sprite": 5809 } ] - }, - { "id": "hinge", "fg": 5845 }, - { "id": "inhaler", "fg": 5846 }, - { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 5847 }, - { "id": "cig_butt", "fg": 5897 }, - { "id": "joint", "fg": 5900 }, - { "id": "joint_lit", "fg": 5901 }, - { "id": "joint_roach", "fg": 5902 }, - { "id": "aspirin", "fg": 5894 }, - { "id": "bandages", "fg": 5895 }, - { "id": "syringe", "fg": 5907 }, - { "id": "antibiotics", "fg": 5891 }, - { "id": "weak_antibiotic", "fg": 5910 }, - { "id": "strong_antibiotic", "fg": 5906 }, - { "id": "vitamins", "fg": 5909 }, - { "id": "gummy_vitamins", "fg": 5898 }, - { "id": "calcium_tablet", "fg": 5896 }, - { "id": "oxycodone", "fg": 5904 }, - { "id": "tramadol", "fg": 5908 }, - { "id": "codeine", "fg": 5928 }, - { "id": "prussian_blue", "fg": 5905 }, - { "id": "iodine", "fg": 5899 }, - { "id": "antiparasitic", "fg": 5893 }, - { "id": "antifungal", "fg": 5892 }, - { "id": "money_bundle", "fg": 5912 }, - { "id": "mp3", "fg": 5917 }, - { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 5952 }, - { "id": "permanent_marker", "fg": 5983 }, - { "id": "pipe", "fg": 5985 }, - { "id": "cu_pipe", "fg": 5984 }, - { "id": "chips", "fg": 5996 }, - { "id": "apple", "fg": 5987 }, - { "id": "banana", "fg": 5989 }, - { "id": "broccoli", "fg": 5991 }, - { "id": "corn", "fg": 5997 }, - { "id": "cucumber", "fg": 5998 }, - { "id": "egg_bird", "fg": 6000 }, - { "id": "grapes", "fg": 6004 }, - { "id": "lemon", "fg": 6007 }, - { "id": "onion", "fg": 6010 }, - { "id": "orange", "fg": 6011 }, - { "id": "pear", "fg": 6013 }, - { "id": "potato", "fg": 6016 }, - { "id": "pumpkin", "fg": 6017 }, - { "id": "tomato", "fg": 6024 }, - { "id": "hickory_root", "fg": 6005 }, - { "id": "juniper", "fg": 6006 }, + "fg": [ { "weight": 8, "sprite": 5848 }, { "weight": 8, "sprite": 5849 } ] + }, + { "id": "hinge", "fg": 5885 }, + { "id": "inhaler", "fg": 5886 }, + { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 5887 }, + { "id": "cig_butt", "fg": 5937 }, + { "id": "joint", "fg": 5940 }, + { "id": "joint_lit", "fg": 5941 }, + { "id": "joint_roach", "fg": 5942 }, + { "id": "aspirin", "fg": 5934 }, + { "id": "bandages", "fg": 5935 }, + { "id": "syringe", "fg": 5947 }, + { "id": "antibiotics", "fg": 5931 }, + { "id": "weak_antibiotic", "fg": 5950 }, + { "id": "strong_antibiotic", "fg": 5946 }, + { "id": "vitamins", "fg": 5949 }, + { "id": "gummy_vitamins", "fg": 5938 }, + { "id": "calcium_tablet", "fg": 5936 }, + { "id": "oxycodone", "fg": 5944 }, + { "id": "tramadol", "fg": 5948 }, + { "id": "codeine", "fg": 5968 }, + { "id": "prussian_blue", "fg": 5945 }, + { "id": "iodine", "fg": 5939 }, + { "id": "antiparasitic", "fg": 5933 }, + { "id": "antifungal", "fg": 5932 }, + { "id": "money_bundle", "fg": 5952 }, + { "id": "mp3", "fg": 5957 }, + { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 5992 }, + { "id": "permanent_marker", "fg": 6023 }, + { "id": "pipe", "fg": 6025 }, + { "id": "cu_pipe", "fg": 6024 }, + { "id": "chips", "fg": 6036 }, + { "id": "apple", "fg": 6027 }, + { "id": "banana", "fg": 6029 }, + { "id": "broccoli", "fg": 6031 }, + { "id": "corn", "fg": 6037 }, + { "id": "cucumber", "fg": 6038 }, + { "id": "egg_bird", "fg": 6040 }, + { "id": "grapes", "fg": 6044 }, + { "id": "lemon", "fg": 6047 }, + { "id": "onion", "fg": 6050 }, + { "id": "orange", "fg": 6051 }, + { "id": "pear", "fg": 6053 }, + { "id": "potato", "fg": 6056 }, + { "id": "pumpkin", "fg": 6057 }, + { "id": "tomato", "fg": 6064 }, + { "id": "hickory_root", "fg": 6045 }, + { "id": "juniper", "fg": 6046 }, { "id": [ "seed_hops", @@ -6058,1625 +6141,1638 @@ "seed_mulberries", "seed_elderberries" ], - "fg": 6021 - }, - { "id": "straw_pile", "fg": 6023 }, - { "id": "wheat", "fg": 6025 }, - { "id": "withered", "fg": 6027 }, - { "id": "bee_balm", "fg": 6028 }, - { "id": "carrot_wild", "fg": 6029 }, - { "id": "dogbane", "fg": 6030 }, - { "id": "egg_reptile", "fg": 6031 }, - { "id": "mugwort", "fg": 6032 }, - { "id": "thyme", "fg": 6033 }, - { "id": "veggy_wild", "fg": 6034 }, - { "id": "wild_herbs", "fg": 6035 }, - { "id": "feces_manure", "fg": 6039 }, - { "id": "feces_bird", "fg": 6036 }, - { "id": "feces_cow", "fg": 6037 }, - { "id": "feces_dog", "fg": 6038 }, - { "id": "feces_roach", "fg": 6040 }, - { "id": "fetid_goop", "fg": 6041 }, - { "id": "rag_bloody", "fg": 6049 }, - { "id": "spring", "fg": 6152 }, - { "id": "survnote", "fg": 6157 }, - { "id": "creepy_doll", "fg": 6159 }, - { "id": "talking_doll", "fg": 6159 }, + "fg": 6061 + }, + { "id": "straw_pile", "fg": 6063 }, + { "id": "wheat", "fg": 6065 }, + { "id": "withered", "fg": 6067 }, + { "id": "bee_balm", "fg": 6068 }, + { "id": "carrot_wild", "fg": 6069 }, + { "id": "dogbane", "fg": 6070 }, + { "id": "egg_reptile", "fg": 6071 }, + { "id": "mugwort", "fg": 6072 }, + { "id": "thyme", "fg": 6073 }, + { "id": "veggy_wild", "fg": 6074 }, + { "id": "wild_herbs", "fg": 6075 }, + { "id": "feces_manure", "fg": 6079 }, + { "id": "feces_bird", "fg": 6076 }, + { "id": "feces_cow", "fg": 6077 }, + { "id": "feces_dog", "fg": 6078 }, + { "id": "feces_roach", "fg": 6080 }, + { "id": "fetid_goop", "fg": 6081 }, + { "id": "rag_bloody", "fg": 6089 }, + { "id": "spring", "fg": 6192 }, + { "id": "survnote", "fg": 6197 }, + { "id": "creepy_doll", "fg": 6199 }, + { "id": "talking_doll", "fg": 6199 }, { "id": [ "tea_bag", "tea_fruit_bag", "tea_green_bag", "herbal_tea_bag", "tea_bag_chamomile", "tea_bag_dandelion" ], - "fg": 6160 - }, - { "id": "teapot", "fg": 6164 }, - { "id": "teddy_bear", "fg": 6165 }, - { "id": "teddy", "fg": 6165 }, - { "id": "thermometer", "fg": 6166 }, - { "id": "crucible_clay", "fg": 6171 }, - { "id": "flashlight", "fg": 6175 }, - { "id": "heavy_flashlight", "fg": 6178 }, - { "id": "saw", "fg": 6192 }, - { "id": "screwdriver_set", "fg": 6187 }, - { "id": "wrench", "fg": 6193 }, - { "id": "hammer", "fg": 6177 }, - { "id": "hacksaw", "fg": 6176 }, - { "id": "knife_meat_cleaver", "fg": 6185 }, - { "id": "knife_vegetable_cleaver", "fg": 6191 }, + "fg": 6200 + }, + { "id": "teapot", "fg": 6204 }, + { "id": "teddy_bear", "fg": 6205 }, + { "id": "teddy", "fg": 6205 }, + { "id": "thermometer", "fg": 6206 }, + { "id": "crucible_clay", "fg": 6211 }, + { "id": "flashlight", "fg": 6215 }, + { "id": "heavy_flashlight", "fg": 6218 }, + { "id": "saw", "fg": 6232 }, + { "id": "screwdriver_set", "fg": 6227 }, + { "id": "wrench", "fg": 6233 }, + { "id": "hammer", "fg": 6217 }, + { "id": "hacksaw", "fg": 6216 }, + { "id": "knife_meat_cleaver", "fg": 6225 }, + { "id": "knife_vegetable_cleaver", "fg": 6231 }, { "id": "lighter", - "fg": [ { "weight": 1, "sprite": 6180 }, { "weight": 1, "sprite": 6179 }, { "weight": 1, "sprite": 6181 } ] - }, - { "id": "makeshift_crowbar", "fg": 6182 }, - { "id": "esbit_stove", "fg": 6173 }, - { "id": "usb_drive", "fg": 6190 }, - { "id": "bowl_plastic", "fg": 6194 }, - { "id": "cup_plastic", "fg": 6195 }, - { "id": "fork", "fg": 6196 }, - { "id": "knife_butter", "fg": 6197 }, - { "id": "washboard", "fg": 6211 }, - { "id": "wash_kit", "fg": 6210 }, - { "id": "helmet_army", "fg": 6222 }, - { "id": "foodperson_mask", "fg": 6218 }, - { "id": "foodperson_mask_on", "fg": 6219 }, - { "id": "ballistic_vest_esapi", "fg": 6214 }, - { "id": "saddle", "fg": 4768 }, - { "id": "blt", "fg": 4771 }, - { "id": "brain_cooked", "fg": 4772 }, - { "id": "butter", "fg": 4773 }, - { "id": "cheese_fries", "fg": 4774 }, - { "id": "chili", "fg": 4775 }, - { "id": "chilidogs", "fg": 4776 }, - { "id": "cooked_dinner", "fg": 4777 }, - { "id": "corndogs_cooked", "fg": 4778 }, - { "id": "corndogs_frozen", "fg": 4779 }, - { "id": "corndogs_homemade", "fg": 4780 }, - { "id": "cracklins", "fg": 4781 }, - { "id": "currywurst", "fg": 4782 }, - { "id": "demihuman_cooked", "fg": 4783 }, - { "id": "demihuman_lard", "fg": 4784 }, - { "id": "demihuman_stomach_boiled", "fg": 4785 }, - { "id": "demihuman_tallow", "fg": 4786 }, - { "id": "fish_bagel", "fg": 4787 }, - { "id": "fish_cooked", "fg": 4788 }, - { "id": "fish_sandwich", "fg": 4789 }, - { "id": "fresh_fries", "fg": 4790 }, - { "id": "glazed_tenderloin", "fg": 4791 }, - { "id": "homemade_burrito", "fg": 4792 }, - { "id": "hotdogs_campfire", "fg": 4793 }, - { "id": "hotdogs_cooked", "fg": 4794 }, - { "id": "hotdogs_frozen", "fg": 4795 }, - { "id": "hotdogs_newyork", "fg": 4796 }, - { "id": "insta_salad", "fg": 4797 }, - { "id": "junk_burrito", "fg": 4798 }, - { "id": "kidney_cooked", "fg": 4799 }, - { "id": "lard", "fg": 4800 }, - { "id": "lentils_cooked", "fg": 4801 }, - { "id": "liver_cooked", "fg": 4802 }, - { "id": "liver_onion", "fg": 4803 }, - { "id": "lung_cooked", "fg": 4804 }, - { "id": "marshmallow", "fg": 4805 }, - { "id": "meat_cooked", "fg": 4806 }, - { "id": "meat_scrap_cooked", "fg": 4807 }, - { "id": "meat_smoked", "fg": 4808 }, - { "id": "meatball", "fg": 4809 }, - { "id": "meatball_raw", "fg": 4810 }, - { "id": "mutant_human_cooked", "fg": 4811 }, - { "id": "mutant_human_lard", "fg": 4812 }, - { "id": "mutant_human_tallow", "fg": 4813 }, - { "id": "mutant_lard", "fg": 4814 }, - { "id": "mutant_meat_cooked", "fg": 4815 }, - { "id": "mutant_tallow", "fg": 4816 }, - { "id": "nachos", "fg": 4817 }, - { "id": "nachosc", "fg": 4818 }, - { "id": "nachosm", "fg": 4819 }, - { "id": "nachosmc", "fg": 4820 }, - { "id": "nachosv", "fg": 4821 }, - { "id": "nachosvc", "fg": 4822 }, - { "id": "oatmeal_cooked", "fg": 4823 }, - { "id": "oatmeal_deluxe", "fg": 4824 }, - { "id": "pan_roasted_corn", "fg": 4825 }, - { "id": "pizza_supreme", "fg": 4826 }, - { "id": "popcorn", "fg": 4827 }, - { "id": "popcorn2", "fg": 4828 }, - { "id": "quesadilla_cheese", "fg": 4829 }, - { "id": "rice_cooked", "fg": 4830 }, - { "id": "sandwich_cheese", "fg": 4831 }, - { "id": "sandwich_cheese_grilled", "fg": 4832 }, - { "id": "sandwich_cucumber", "fg": 4833 }, - { "id": "sandwich_deluxe", "fg": 4834 }, - { "id": "sandwich_fairy", "fg": 4835 }, - { "id": "sandwich_honey", "fg": 4836 }, - { "id": "sandwich_jam", "fg": 4837 }, - { "id": "sandwich_jam_butter", "fg": 4838 }, - { "id": "sandwich_pb", "fg": 4839 }, - { "id": "sandwich_pbh", "fg": 4840 }, - { "id": "sandwich_pbj", "fg": 4841 }, - { "id": "sandwich_pbm", "fg": 4842 }, - { "id": "sandwich_sauce", "fg": 4843 }, - { "id": "sandwich_t", "fg": 4844 }, - { "id": "sandwich_veggy", "fg": 4845 }, - { "id": "sausage_cooked", "fg": 4846 }, - { "id": "sloppyjoe", "fg": 4847 }, - { "id": "spaghetti_cooked", "fg": 4848 }, - { "id": "stewed_tripe", "fg": 4849 }, - { "id": "stomach_boiled", "fg": 4850 }, - { "id": "stuffed_clams", "fg": 4851 }, - { "id": "sweetbread_cooked", "fg": 4852 }, - { "id": "taco", "fg": 4853 }, - { "id": "tallow", "fg": 4854 }, - { "id": "toasterpastry", "fg": 4855 }, - { "id": "veggy_cooked", "fg": 4856 }, - { "id": "2byarm_guard", "fg": 4857 }, - { "id": "2byshin_guard", "fg": 4858 }, - { "id": "adhesive_bandages", "fg": 4859 }, - { "id": "arm_warmers", "fg": 4860 }, - { "id": "arrowrest", "fg": 4861 }, - { "id": "atomic_light", "fg": 4862 }, - { "id": "atomic_light_off", "fg": 4863 }, - { "id": "b_paint", "fg": 4864 }, - { "id": "bandana", "fg": 4865 }, - { "id": "barley", "fg": 4866 }, - { "id": "boltcutters", "fg": 4867 }, - { "id": "bottle_opener", "fg": 4868 }, - { "id": "bow_saw", "fg": 4869 }, - { "id": "briefcase", "fg": 4870 }, - { "id": "cable_instrument", "fg": 4871 }, - { "id": "cable_xlr", "fg": 4872 }, - { "id": "can_opener", "fg": 4873 }, - { "id": "candle", "fg": 4874 }, - { "id": "candlestick", "fg": 4875 }, - { "id": "cannonball_4lb", "fg": 4876 }, - { "id": "carving_fork", "fg": 4877 }, - { "id": "ceramic_armor", "fg": 4878 }, - { "id": "chain_link", "fg": 4880 }, - { "id": "chainmail_arms", "fg": 4881 }, - { "id": "chainmail_hood", "fg": 4882 }, - { "id": "chainmail_legs", "fg": 4883 }, - { "id": "chainmail_suit_faraday", "fg": 4884 }, - { "id": "charcoal", "fg": 4885 }, - { "id": "chess", "fg": 4886 }, - { "id": "chipper", "fg": 4887 }, - { "id": "chisel", "fg": 4888 }, - { "id": "clarinet", "fg": 4889 }, - { "id": "clay_pot_flower", "fg": 4890 }, - { "id": "colander_steel", "fg": 4891 }, - { "id": "copper_pan", "fg": 4892 }, - { "id": "cordless_drill", "fg": 4893 }, - { "id": "corkscrew", "fg": 4894 }, - { "id": "cow_bell", "fg": 4895 }, - { "id": "crown_golden", "fg": 4896 }, - { "id": "crude_picklock", "fg": 4897 }, - { "id": "data_card", "fg": 4898 }, - { "id": "diazepam", "fg": 4899 }, - { "id": "dish_towel", "fg": 4900 }, - { "id": "down_feather", "fg": 4901 }, - { "id": "emergency_lockpick", "fg": 4902 }, - { "id": "esapi_plate", "fg": 4903 }, - { "id": "esbi_plate", "fg": 4904 }, - { "id": "eyedrops", "fg": 4905 }, - { "id": "feather", "fg": 4907 }, - { "id": "felt_patch", "fg": 4908 }, - { "id": "fishing_hook_basic", "fg": 4909 }, - { "id": "fishing_hook_bone", "fg": 4910 }, - { "id": "flask_yeast", "fg": 4911 }, - { "id": "flint_steel", "fg": 4912 }, - { "id": "flute", "fg": 4913 }, - { "id": "folding_poncho", "fg": 4914 }, - { "id": "food_processor", "fg": 4915 }, - { "id": "footrags", "fg": 4916 }, - { "id": "footrags_fur", "fg": 4917 }, - { "id": "footrags_leather", "fg": 4918 }, - { "id": "footrags_wool", "fg": 4919 }, - { "id": "frisbee", "fg": 4920 }, - { "id": "g_paint", "fg": 4921 }, - { "id": "garlic", "fg": 4922 }, - { "id": "garlic_press", "fg": 4923 }, - { "id": "glass_plate", "fg": 4924 }, - { "id": "glass_tinted", "fg": 4925 }, - { "id": "glasses_bifocal", "fg": 4926 }, - { "id": "gloves_light", "fg": 4928 }, - { "id": "hair_dryer", "fg": 4929 }, - { "id": "hammer_sledge", "fg": 4930 }, - { "id": "hammer_sledge_engineer", "fg": 4931 }, - { "id": "hammer_sledge_heavy", "fg": 4932 }, - { "id": "hammer_sledge_short", "fg": 4933 }, - { "id": "hand_axe", "fg": 4934 }, - { "id": "hand_drill", "fg": 4935 }, - { "id": "hand_rims", "fg": 4936 }, - { "id": "handrolled_cig", "fg": 4937 }, - { "id": "hard_steel_armor", "fg": 4938 }, - { "id": "harmonica_holder", "fg": 4939 }, - { "id": "hat_chef", "fg": 4940 }, - { "id": "iron_pot", "fg": 4941 }, - { "id": "jack", "fg": 4942 }, - { "id": "jack_makeshift", "fg": 4943 }, - { "id": "jack_small", "fg": 4944 }, - { "id": "kettle", "fg": 4946 }, - { "id": "ladle", "fg": 4947 }, - { "id": "laptop", "fg": 4948 }, - { "id": "leg_warmers", "fg": 4949 }, - { "id": "link_sheet", "fg": 4950 }, - { "id": "machete", "fg": 4951 }, - { "id": "makeshift_bayonet", "fg": 4952 }, - { "id": "makeshift_hammer", "fg": 4953 }, - { "id": "makeshift_machete", "fg": 4954 }, - { "id": "makeshift_stethoscope", "fg": 4955 }, - { "id": "matches", "fg": 4956 }, - { "id": "material_shrd_limestone", "fg": 4957 }, - { "id": "mbag", "fg": 4958 }, - { "id": "mess_kit", "fg": 4959 }, - { "id": "mess_tin", "fg": 4960 }, - { "id": "meth", "fg": 4961 }, - { "id": "mil_mess_kit", "fg": 4962 }, - { "id": "morphine", "fg": 4963 }, - { "id": "mortar_pestle", "fg": 4964 }, - { "id": "motor_tiny", "fg": 4965 }, - { "id": "mouthpiece", "fg": 4966 }, - { "id": "office_holepunch", "fg": 4967 }, - { "id": "omnicamera", "fg": 4968 }, - { "id": "p_paint", "fg": 4969 }, - { "id": "paint_brush", "fg": 4970 }, - { "id": "pan", "fg": 4971 }, - { "id": "paper", "fg": 4972 }, - { "id": "peeler", "fg": 4973 }, - { "id": "pipe_fittings", "fg": 4974 }, - { "id": "plastic_pot_flower", "fg": 4975 }, - { "id": "pliers", "fg": 4976 }, - { "id": "pot", "fg": 4977 }, - { "id": "pot_canning", "fg": 4978 }, - { "id": "pot_copper", "fg": 4979 }, - { "id": "pot_helmet", "fg": 4980 }, - { "id": "pot_makeshift", "fg": 4981 }, - { "id": "pot_makeshift_copper", "fg": 4982 }, - { "id": "potato_masher", "fg": 4983 }, - { "id": "r_paint", "fg": 4984 }, - { "id": "reading_light", "fg": 4985 }, - { "id": "reading_light_on", "fg": 4986 }, - { "id": "receiver", "fg": 4987 }, - { "id": "reinforced_glass_pane", "fg": 4988 }, - { "id": "rolling_pin", "fg": 4989 }, - { "id": "scrap_bronze", "fg": 4990 }, - { "id": "scrap_felt", "fg": 4991 }, - { "id": "sheet_felt", "fg": 4992 }, - { "id": "sheet_felt_patchwork", "fg": 4993 }, - { "id": "shocktonfa_off", "fg": 4994 }, - { "id": "shocktonfa_on", "fg": 4995 }, - { "id": "slingpack", "fg": 4996 }, - { "id": "smart_phone", "fg": 4997 }, - { "id": "soap", "fg": 4998 }, - { "id": "solder_wire", "fg": 4999 }, - { "id": "spatula", "fg": 5000 }, - { "id": "spider_egg", "fg": 5001 }, - { "id": "spike", "fg": 5002 }, - { "id": "steel_armor", "fg": 5003 }, - { "id": "steel_pan", "fg": 5004 }, - { "id": "stethoscope", "fg": 5005 }, - { "id": "stock_pot", "fg": 5006 }, - { "id": "survivor_mess_kit", "fg": 5008 }, - { "id": "swage", "fg": 5009 }, - { "id": "tazer", "fg": 5010 }, - { "id": "teleumbrella", "fg": 5011 }, - { "id": "tinder", "fg": 5012 }, - { "id": "tinderbox", "fg": 5013 }, - { "id": "tinfoil_hat", "fg": 5014 }, - { "id": "tonfa", "fg": 5015 }, - { "id": "tonfa_wood", "fg": 5016 }, - { "id": "tongs", "fg": 5017 }, - { "id": "tripwire", "fg": 5018 }, - { "id": "unfinished_charcoal", "fg": 5019 }, - { "id": "w_paint", "fg": 5020 }, - { "id": "water_purifier", "fg": 5021 }, - { "id": "wheel", "fg": 5022 }, - { "id": "wheel_10", "fg": 5023 }, - { "id": "wheel_barrow", "fg": 5024 }, - { "id": "wheel_bicycle", "fg": 5025 }, - { "id": "wheel_bicycle_or", "fg": 5026 }, - { "id": "wheel_motorbike", "fg": 5027 }, - { "id": "wheel_motorbike_or", "fg": 5028 }, - { "id": "wheel_skate", "fg": 5029 }, - { "id": "wheel_slick", "fg": 5030 }, - { "id": "wheel_small", "fg": 5031 }, - { "id": "wheel_tricycle", "fg": 5032 }, - { "id": "wheel_wheelchair", "fg": 5033 }, - { "id": "whisk", "fg": 5034 }, - { "id": "wine_glass", "fg": 5035 }, - { "id": "wire_barbed", "fg": 5036 }, - { "id": "y_paint", "fg": 5037 }, - { "id": "halligan", "fg": 5038 }, - { "id": "adobe_brick", "fg": 5041 }, - { "id": "cig", "fg": 5065 }, - { "id": "cig_lit", "fg": 5066 }, - { "id": "copper_ring", "fg": 5067 }, - { "id": "g_shovel", "fg": 5068 }, - { "id": "lsd", "fg": 5069 }, - { "id": "silver_ring", "fg": 5070 }, - { "id": "thermal_mask", "fg": 5071 }, - { "id": "thermal_socks", "fg": 5072 }, - { "id": "tie_clipon", "fg": 5073 }, - { "id": "whistle", "fg": 5074 }, - { "id": "archery_target_box", "fg": 5075 }, - { "id": "2_shot_special", "fg": 5076 }, - { "id": "LAW_Packed", "fg": 5078 }, - { "id": "af2011a1_38super", "fg": 5080 }, - { "id": "ar_pistol", "fg": 5081 }, - { "id": "ashot", "fg": 5082 }, - { "id": "bfr", "fg": 5083 }, - { "id": "bigun", "fg": 5084 }, - { "id": "bond_410", "fg": 5085 }, - { "id": "bt_apc9k", "fg": 5086 }, - { "id": "colt_army", "fg": 5087 }, - { "id": "colt_navy", "fg": 5088 }, - { "id": "colt_saa", "fg": 5089 }, - { "id": "cop_38", "fg": 5090 }, - { "id": "cz75", "fg": 5091 }, - { "id": "deagle_44", "fg": 5092 }, - { "id": "draco", "fg": 5093 }, - { "id": "flamethrower_crude", "fg": 5094 }, - { "id": "flamethrower_simple", "fg": 5095 }, - { "id": "fn1910", "fg": 5096 }, - { "id": "fn57", "fg": 5097 }, - { "id": "fn_p90", "fg": 5098 }, - { "id": "glock_17", "fg": 5099 }, - { "id": "glock_18c", "fg": 5100 }, - { "id": "glock_19", "fg": 5101 }, - { "id": "glock_20", "fg": 5102 }, - { "id": "glock_20_var_glock_40", "fg": 5103 }, - { "id": "glock_21", "fg": 5104 }, - { "id": "glock_22", "fg": 5105 }, - { "id": "glock_29", "fg": 5106 }, - { "id": "glock_31", "fg": 5107 }, - { "id": "hi_power_40", "fg": 5108 }, - { "id": "hi_power_9mm", "fg": 5109 }, - { "id": "hk_mp5_semi_pistol", "fg": 5111 }, - { "id": "hk_mp7", "fg": 5112 }, - { "id": "hk_ump45", "fg": 5113 }, - { "id": "hptc9", "fg": 5114 }, - { "id": "hptcf380", "fg": 5115 }, - { "id": "kp32", "fg": 5117 }, - { "id": "kp3at", "fg": 5118 }, - { "id": "kpf9", "fg": 5119 }, - { "id": "l_bak_223", "fg": 5120 }, - { "id": "launcher_simple", "fg": 5121 }, - { "id": "lemat_revolver", "fg": 5122 }, - { "id": "m11", "fg": 5123 }, - { "id": "m17", "fg": 5124 }, - { "id": "m18", "fg": 5125 }, - { "id": "m1911-460", "fg": 5126 }, - { "id": "m1911_10", "fg": 5128 }, - { "id": "m1911_var_m1911_MEU", "fg": 5129 }, - { "id": "m320", "fg": 5130 }, - { "id": "m4_carbine_var_m4_cqbr", "fg": 5131 }, - { "id": "m9", "fg": 5132 }, - { "id": "mac_10", "fg": 5133 }, - { "id": "mac_11", "fg": 5134 }, - { "id": "makarov", "fg": 5135 }, - { "id": "mauser_c96", "fg": 5136 }, - { "id": "mauser_m714", "fg": 5137 }, - { "id": "mgl", "fg": 5138 }, - { "id": "minispeargun", "fg": 5139 }, - { "id": "model_10_revolver", "fg": 5140 }, - { "id": "moss_brownie", "fg": 5141 }, - { "id": "nailgun", "fg": 5142 }, - { "id": "nailrifle", "fg": 5143 }, - { "id": "needlepistol", "fg": 5144 }, - { "id": "oa93", "fg": 5145 }, - { "id": "p08", "fg": 5146 }, - { "id": "p220_10", "fg": 5147 }, - { "id": "p226_357sig", "fg": 5148 }, - { "id": "p226_9mm", "fg": 5149 }, - { "id": "p320_357sig", "fg": 5150 }, - { "id": "paintballgun", "fg": 5151 }, - { "id": "pipe_double_shotgun", "fg": 5152 }, - { "id": "pistol_flintlock", "fg": 5153 }, - { "id": "px4", "fg": 5154 }, - { "id": "px4_40", "fg": 5155 }, - { "id": "raging_bull", "fg": 5156 }, - { "id": "raging_judge", "fg": 5157 }, - { "id": "revolver_shotgun", "fg": 5158 }, - { "id": "rm103a_pistol", "fg": 5159 }, - { "id": "rm2000_smg", "fg": 5160 }, - { "id": "rm228", "fg": 5161 }, - { "id": "ruger_lcr_22", "fg": 5162 }, - { "id": "ruger_lcr_38", "fg": 5163 }, - { "id": "ruger_redhawk", "fg": 5164 }, - { "id": "rugerlcp", "fg": 5165 }, - { "id": "sig_40", "fg": 5166 }, - { "id": "sig_mosquito", "fg": 5167 }, - { "id": "sig_p230", "fg": 5168 }, - { "id": "skorpion_61", "fg": 5169 }, - { "id": "smg_40", "fg": 5170 }, - { "id": "smg_45", "fg": 5171 }, - { "id": "sp2022", "fg": 5172 }, - { "id": "streetsweeper", "fg": 5173 }, - { "id": "surv_hand_cannon", "fg": 5174 }, - { "id": "surv_six_shooter", "fg": 5175 }, - { "id": "sw629", "fg": 5176 }, - { "id": "sw_22", "fg": 5177 }, - { "id": "sw_500", "fg": 5178 }, - { "id": "sw_610", "fg": 5179 }, - { "id": "sw_619", "fg": 5180 }, - { "id": "taurus_spectrum", "fg": 5181 }, - { "id": "tec9", "fg": 5182 }, - { "id": "tokarev", "fg": 5183 }, - { "id": "triple_launcher_simple", "fg": 5184 }, - { "id": "unbio_blaster_gun", "fg": 5185 }, - { "id": "usp_45", "fg": 5186 }, - { "id": "usp_45_var_mk23", "fg": 5187 }, - { "id": "usp_9mm", "fg": 5188 }, - { "id": "uzi", "fg": 5189 }, - { "id": "v29", "fg": 5190 }, - { "id": "v29_cheap", "fg": 5191 }, - { "id": "walther_ccp", "fg": 5192 }, - { "id": "walther_p22", "fg": 5193 }, - { "id": "walther_p38", "fg": 5194 }, - { "id": "walther_ppq_40", "fg": 5195 }, - { "id": "walther_ppq_45", "fg": 5196 }, - { "id": "walther_ppq_9mm", "fg": 5197 }, - { "id": "witness_10", "fg": 5198 }, - { "id": "xd_10", "fg": 5199 }, - { "id": "awl_bone", "fg": 5200 }, - { "id": "awl_steel", "fg": 5201 }, - { "id": "bath_toy", "fg": 5203 }, - { "id": "battery", "fg": 5212 }, - { "id": "beansnrice", "fg": 5214 }, - { "id": "block_and_tackle", "fg": 5215 }, - { "id": "blutwurst_sausage", "fg": 5216 }, - { "id": "book_pieces", "fg": 5222 }, - { "id": "book_ruined", "fg": 5223 }, - { "id": "bottle_bathroom", "fg": 5260 }, - { "id": "box_small_folded", "fg": 5263 }, - { "id": "copper_bracelet", "fg": 5264 }, - { "id": "alexandrite_gold_bracelet", "fg": 5265 }, - { "id": "amethyst_gold_bracelet", "fg": 5266 }, - { "id": "aquamarine_gold_bracelet", "fg": 5267 }, - { "id": "blue_topaz_gold_bracelet", "fg": 5268 }, - { "id": "citrine_gold_bracelet", "fg": 5269 }, - { "id": "diamond_gold_bracelet", "fg": 5270 }, - { "id": "emerald_gold_bracelet", "fg": 5271 }, - { "id": "garnet_gold_bracelet", "fg": 5272 }, - { "id": "gold_bracelet", "fg": 5273 }, - { "id": "onyx_gold_bracelet", "fg": 5274 }, - { "id": "opal_gold_bracelet", "fg": 5275 }, - { "id": "pearl_gold_bracelet", "fg": 5276 }, - { "id": "peridot_gold_bracelet", "fg": 5277 }, - { "id": "ruby_gold_bracelet", "fg": 5278 }, - { "id": "sapphire_gold_bracelet", "fg": 5279 }, - { "id": "tourmaline_gold_bracelet", "fg": 5280 }, - { "id": "alexandrite_platinum_bracelet", "fg": 5281 }, - { "id": "amethyst_platinum_bracelet", "fg": 5282 }, - { "id": "aquamarine_platinum_bracelet", "fg": 5283 }, - { "id": "blue_topaz_platinum_bracelet", "fg": 5284 }, - { "id": "citrine_platinum_bracelet", "fg": 5285 }, - { "id": "diamond_platinum_bracelet", "fg": 5286 }, - { "id": "emerald_platinum_bracelet", "fg": 5287 }, - { "id": "garnet_platinum_bracelet", "fg": 5288 }, - { "id": "onyx_platinum_bracelet", "fg": 5289 }, - { "id": "opal_platinum_bracelet", "fg": 5290 }, - { "id": "pearl_platinum_bracelet", "fg": 5291 }, - { "id": "peridot_platinum_bracelet", "fg": 5292 }, - { "id": "platinum_bracelet", "fg": 5293 }, - { "id": "ruby_platinum_bracelet", "fg": 5294 }, - { "id": "sapphire_platinum_bracelet", "fg": 5295 }, - { "id": "tourmaline_platinum_bracelet", "fg": 5296 }, - { "id": "alexandrite_silver_bracelet", "fg": 5297 }, - { "id": "amethyst_silver_bracelet", "fg": 5298 }, - { "id": "aquamarine_silver_bracelet", "fg": 5299 }, - { "id": "blue_topaz_silver_bracelet", "fg": 5300 }, - { "id": "citrine_silver_bracelet", "fg": 5301 }, - { "id": "diamond_silver_bracelet", "fg": 5302 }, - { "id": "emerald_silver_bracelet", "fg": 5303 }, - { "id": "garnet_silver_bracelet", "fg": 5304 }, - { "id": "onyx_silver_bracelet", "fg": 5305 }, - { "id": "opal_silver_bracelet", "fg": 5306 }, - { "id": "pearl_silver_bracelet", "fg": 5307 }, - { "id": "peridot_silver_bracelet", "fg": 5308 }, - { "id": "ruby_silver_bracelet", "fg": 5309 }, - { "id": "sapphire_silver_bracelet", "fg": 5310 }, - { "id": "silver_bracelet", "fg": 5311 }, - { "id": "tourmaline_silver_bracelet", "fg": 5312 }, - { "id": "brush_toilet", "fg": 5313 }, - { "id": "brain", "fg": 5314 }, - { "id": "endochitin", "fg": 5315 }, - { "id": "liver", "fg": 5316 }, - { "id": "lung", "fg": 5317 }, - { "id": "meat_scrap", "fg": 5318 }, - { "id": "mutant_bug_hydrogen_sacs", "fg": 5319 }, - { "id": "mutant_bug_lungs", "fg": 5320 }, - { "id": "mutant_bug_organs", "fg": 5321 }, - { "id": "stomach", "fg": 5322 }, - { "id": "stomach_large", "fg": 5323 }, - { "id": "sweetbread", "fg": 5324 }, - { "id": "button_plastic", "fg": 5325 }, - { "id": "button_steel", "fg": 5326 }, - { "id": "button_wood", "fg": 5327 }, - { "id": "antenna", "fg": 5328 }, - { "id": "badge_deputy", "fg": 5329 }, - { "id": "coconut", "fg": 5330 }, - { "id": "directional_antenna", "fg": 5331 }, - { "id": "halter_top", "fg": 5332 }, - { "id": "hand_crank_charger", "fg": 5333 }, - { "id": "hops", "fg": 5334 }, - { "id": "kidney", "fg": 5335 }, - { "id": "lettuce", "fg": 5336 }, - { "id": "lily_flower", "fg": 5337 }, - { "id": "scorecard", "fg": 5338 }, - { "id": "spinach", "fg": 5339 }, - { "id": "altered_comb", "fg": 5340 }, - { "id": "gasdiscount_gold", "fg": 5341 }, - { "id": "gasdiscount_platinum", "fg": 5342 }, - { "id": "gasdiscount_silver", "fg": 5343 }, - { "id": "gold_hairpin", "fg": 5344 }, - { "id": "nanoskirt", "fg": 5345 }, - { "id": "pearl", "fg": 5346 }, - { "id": "platinum_ring", "fg": 5347 }, - { "id": "skirt_grass", "fg": 5348 }, - { "id": "skirt_leather", "fg": 5349 }, - { "id": "wallet_leather", "fg": 5350 }, - { "id": "copper_necklace", "fg": 5351 }, - { "id": "pearl_collar", "fg": 5352 }, - { "id": "alexandrite_gold_pendant_necklace", "fg": 5353 }, - { "id": "amethyst_gold_pendant_necklace", "fg": 5354 }, - { "id": "aquamarine_gold_pendant_necklace", "fg": 5355 }, - { "id": "blue_topaz_gold_pendant_necklace", "fg": 5356 }, - { "id": "citrine_gold_pendant_necklace", "fg": 5357 }, - { "id": "diamond_gold_pendant_necklace", "fg": 5358 }, - { "id": "emerald_gold_pendant_necklace", "fg": 5359 }, - { "id": "garnet_gold_pendant_necklace", "fg": 5360 }, - { "id": "gold_necklace", "fg": 5361 }, - { "id": "opal_gold_pendant_necklace", "fg": 5362 }, - { "id": "pearl_gold_pendant_necklace", "fg": 5363 }, - { "id": "peridot_gold_pendant_necklace", "fg": 5364 }, - { "id": "ruby_gold_pendant_necklace", "fg": 5365 }, - { "id": "sapphire_gold_pendant_necklace", "fg": 5366 }, - { "id": "tourmaline_gold_pendant_necklace", "fg": 5367 }, - { "id": "alexandrite_platinum_pendant_necklace", "fg": 5368 }, - { "id": "amethyst_platinum_pendant_necklace", "fg": 5369 }, - { "id": "aquamarine_platinum_pendant_necklace", "fg": 5370 }, - { "id": "blue_topaz_platinum_pendant_necklace", "fg": 5371 }, - { "id": "citrine_platinum_pendant_necklace", "fg": 5372 }, - { "id": "diamond_platinum_pendant_necklace", "fg": 5373 }, - { "id": "emerald_platinum_pendant_necklace", "fg": 5374 }, - { "id": "garnet_platinum_pendant_necklace", "fg": 5375 }, - { "id": "opal_platinum_pendant_necklace", "fg": 5376 }, - { "id": "pearl_platinum_pendant_necklace", "fg": 5377 }, - { "id": "peridot_platinum_pendant_necklace", "fg": 5378 }, - { "id": "platinum_necklace", "fg": 5379 }, - { "id": "ruby_platinum_pendant_necklace", "fg": 5380 }, - { "id": "sapphire_platinum_pendant_necklace", "fg": 5381 }, - { "id": "tourmaline_platinum_pendant_necklace", "fg": 5382 }, - { "id": "alexandrite_silver_pendant_necklace", "fg": 5383 }, - { "id": "amethyst_silver_pendant_necklace", "fg": 5384 }, - { "id": "aquamarine_silver_pendant_necklace", "fg": 5385 }, - { "id": "blue_topaz_silver_pendant_necklace", "fg": 5386 }, - { "id": "citrine_silver_pendant_necklace", "fg": 5387 }, - { "id": "diamond_silver_pendant_necklace", "fg": 5388 }, - { "id": "emerald_silver_pendant_necklace", "fg": 5389 }, - { "id": "garnet_silver_pendant_necklace", "fg": 5390 }, - { "id": "opal_silver_pendant_necklace", "fg": 5391 }, - { "id": "pearl_silver_pendant_necklace", "fg": 5392 }, - { "id": "peridot_silver_pendant_necklace", "fg": 5393 }, - { "id": "ruby_silver_pendant_necklace", "fg": 5394 }, - { "id": "sapphire_silver_pendant_necklace", "fg": 5395 }, - { "id": "silver_necklace", "fg": 5396 }, - { "id": "tourmaline_silver_pendant_necklace", "fg": 5397 }, - { "id": "alder_bark", "fg": 5398 }, - { "id": "barrette", "fg": 5399 }, - { "id": "birchbark", "fg": 5400 }, - { "id": "caff_gum", "fg": 5401 }, - { "id": "cattail_stalk", "fg": 5402 }, - { "id": "golf_tee", "fg": 5403 }, - { "id": "gum", "fg": 5404 }, - { "id": "hand_pump", "fg": 5405 }, - { "id": "honeydew", "fg": 5406 }, - { "id": "ifak_pouch", "fg": 5407 }, - { "id": "knitting_needles", "fg": 5408 }, - { "id": "lasagne", "fg": 5409 }, - { "id": "magnifying_glass", "fg": 5410 }, - { "id": "mininuke", "fg": 5411 }, - { "id": "mininuke_act", "fg": 5412 }, - { "id": "net", "fg": 5413 }, - { "id": "rolling_paper", "fg": 5414 }, - { "id": "tanbark", "fg": 5415 }, - { "id": "willowbark", "fg": 5418 }, - { "id": "shoulder_strap", "fg": 5419 }, - { "id": "deck_of_cards", "fg": 5420 }, - { "id": "hairpin", "fg": 5421 }, - { "id": "weed", "fg": 5422 }, - { "id": "ceramic_bowl", "fg": 5423 }, - { "id": "chestrig", "fg": 5424 }, - { "id": "radio_car", "fg": 5425 }, - { "id": "radio_car_box", "fg": 5426 }, - { "id": "radio_car_on", "fg": 5427 }, - { "id": "radio_car_wheel", "fg": 5428 }, - { "id": "radiocontrol", "fg": 5429 }, - { "id": "rc_car_box", "fg": 5430 }, - { "id": "toaster", "fg": 5431 }, - { "id": "xl_chestrig", "fg": 5432 }, - { "id": "alternator_truck", "fg": 5434 }, - { "id": "ammolink", "fg": 5435 }, - { "id": "angle_grinder", "fg": 5436 }, - { "id": "atomic_lamp", "fg": 5437 }, - { "id": "atomic_lamp_off", "fg": 5438 }, - { "id": "barometer", "fg": 5439 }, - { "id": "birdfood", "fg": 5440 }, - { "id": "bismuth", "fg": 5441 }, - { "id": "brick_kiln", "fg": 5442 }, - { "id": "caffeine", "fg": 5443 }, - { "id": "caltrops", "fg": 5444 }, - { "id": "caltrops_glass", "fg": 5445 }, - { "id": "camera", "fg": 5446 }, - { "id": "chem_citric_acid", "fg": 5447 }, - { "id": "chem_sulphur", "fg": 5448 }, - { "id": "chem_zinc", "fg": 5449 }, - { "id": "chunk_sulfur", "fg": 5450 }, - { "id": "circsaw_off", "fg": 5451 }, - { "id": "circsaw_on", "fg": 5452 }, - { "id": "coal_lump", "fg": 5453 }, - { "id": "con_mix", "fg": 5454 }, - { "id": "disc_golf", "fg": 5455 }, - { "id": "drivebelt", "fg": 5456 }, - { "id": "eink_tablet_pc", "fg": 5457 }, - { "id": "flatbread", "fg": 5458 }, - { "id": "gelbox", "fg": 5460 }, - { "id": "generator_7500w", "fg": 5461 }, - { "id": "glowstick", "fg": 5462 }, - { "id": "glowstick_dead", "fg": 5463 }, - { "id": "glowstick_lit", "fg": 5464 }, - { "id": "gold_small", "fg": 5465 }, - { "id": "golf_club", "fg": 5466 }, - { "id": "handflare", "fg": 5467 }, - { "id": "heatpack", "fg": 5468 }, - { "id": "heatpack_used", "fg": 5469 }, - { "id": "hoe", "fg": 5470 }, - { "id": "homeopathic_pills", "fg": 5471 }, - { "id": "horn_bicycle", "fg": 5472 }, - { "id": "jumper_cable", "fg": 5473 }, - { "id": "kiln", "fg": 5474 }, - { "id": "lead", "fg": 5475 }, - { "id": "leather", "fg": 5476 }, - { "id": "lightstrip", "fg": 5477 }, - { "id": "material_aluminium_ingot", "fg": 5478 }, - { "id": "material_limestone", "fg": 5479 }, - { "id": "material_rhodonite", "fg": 5480 }, - { "id": "material_rocksalt", "fg": 5481 }, - { "id": "material_zincite", "fg": 5482 }, - { "id": "metal_smoother", "fg": 5483 }, - { "id": "multitool", "fg": 5485 }, - { "id": "nic_gum", "fg": 5486 }, - { "id": "pencil", "fg": 5487 }, - { "id": "pipe_cleaner", "fg": 5488 }, - { "id": "pipe_glass", "fg": 5489 }, - { "id": "platinum_small", "fg": 5491 }, - { "id": "polisher", "fg": 5492 }, - { "id": "press", "fg": 5493 }, - { "id": "puller", "fg": 5494 }, - { "id": "rake", "fg": 5495 }, - { "id": "razorclaw_roe", "fg": 5496 }, - { "id": "salt", "fg": 5497 }, - { "id": "sickle", "fg": 5498 }, - { "id": "silver_small", "fg": 5499 }, - { "id": "small_repairkit", "fg": 5500 }, - { "id": "tanned_hide", "fg": 5501 }, - { "id": "tanned_pelt", "fg": 5502 }, - { "id": "tourist_table", "fg": 5503 }, - { "id": "zinc_metal", "fg": 5504 }, - { "id": "beartrap", "fg": 5505 }, - { "id": "landmine", "fg": 5506 }, - { "id": "wire_mesh", "fg": 5507 }, - { "id": "cannabis", "fg": 5508 }, - { "id": "dnd_handbook", "fg": 5510 }, - { "id": "holybook_bible1", "fg": 5511 }, - { "id": "holybook_bible3", "fg": 5512 }, - { "id": "l-stick", "fg": 5513 }, - { "id": "l-stick_on", "fg": 5514 }, - { "id": "makarovmag", "fg": 5515 }, - { "id": "manual_brawl", "fg": 5516 }, - { "id": "manual_carpentry", "fg": 5517 }, - { "id": "manual_dodge_kid", "fg": 5518 }, - { "id": "manual_driving", "fg": 5519 }, - { "id": "manual_melee", "fg": 5520 }, - { "id": "philosophy_book", "fg": 5521 }, - { "id": "phonebook", "fg": 5522 }, - { "id": "photo_album", "fg": 5523 }, - { "id": "plastic_bucket", "fg": 5524 }, - { "id": "record_weather", "fg": 5525 }, - { "id": "straw_fedora", "fg": 5526 }, - { "id": "textbook_computer", "fg": 5527 }, - { "id": "textbook_fabrication", "fg": 5528 }, - { "id": "textbook_survival", "fg": 5529 }, - { "id": "water_faucet", "fg": 5530 }, - { "id": "can_food", "fg": 5533 }, - { "id": "can_food_big", "fg": 5534 }, - { "id": "can_food_big_unsealed", "fg": 5535 }, - { "id": "can_food_unsealed", "fg": 5536 }, - { "id": "can_medium", "fg": 5537 }, - { "id": "can_medium_unsealed", "fg": 5538 }, - { "id": "clamp", "fg": 5539 }, - { "id": "cured_hide", "fg": 5540 }, - { "id": "cured_pelt", "fg": 5541 }, - { "id": "demihuman_fat", "fg": 5542 }, - { "id": "fat", "fg": 5543 }, - { "id": "fat_tainted", "fg": 5544 }, - { "id": "headscarf", "fg": 5545 }, - { "id": "heavy_dry_cell", "fg": 5546 }, - { "id": "human_fat", "fg": 5548 }, - { "id": "light_dry_cell", "fg": 5551 }, - { "id": "marloss_scarf", "fg": 5554 }, - { "id": "meat", "fg": 5555 }, - { "id": "meat_tainted", "fg": 5556 }, - { "id": "medium_dry_cell", "fg": 5557 }, - { "id": "mutant_fat", "fg": 5558 }, - { "id": "mutant_human_fat", "fg": 5559 }, - { "id": "mutant_human_flesh", "fg": 5560 }, - { "id": "mutant_meat", "fg": 5561 }, - { "id": "pipe_tobacco", "fg": 5563 }, - { "id": "punch_nail", "fg": 5565 }, - { "id": "raw_fur", "fg": 5567 }, - { "id": "raw_leather", "fg": 5568 }, - { "id": "stapler", "fg": 5573 }, - { "id": "tanning_hide", "fg": 5575 }, - { "id": "tanning_pelt", "fg": 5576 }, - { "id": "analytical_set_basic", "fg": 5580 }, - { "id": "balance_small", "fg": 5581 }, - { "id": "beaker", "fg": 5582 }, - { "id": "flask_glass", "fg": 5583 }, - { "id": "gradcylinder", "fg": 5584 }, - { "id": "ph_meter", "fg": 5585 }, - { "id": "spectrophotometer", "fg": 5586 }, - { "id": "test_tube", "fg": 5587 }, - { "id": "voltmeter", "fg": 5588 }, - { "id": "candy_bracelet", "fg": 5589 }, - { "id": "cereal", "fg": 5599 }, - { "id": "cheese", "fg": 5601 }, - { "id": "cheese_hard", "fg": 5602 }, - { "id": "carbon_electrode", "fg": 5603 }, - { "id": "cathod_mix", "fg": 5604 }, - { "id": "chem_washing_soda", "fg": 5605 }, - { "id": "acidchitin_piece", "fg": 5606 }, - { "id": "chitin_piece", "fg": 5607 }, - { "id": "cinnamon", "fg": 5608 }, - { "id": "comb_lice", "fg": 5610 }, - { "id": "box_snack", "fg": 5618 }, - { "id": "carton_egg", "fg": 5621 }, - { "id": "cooked_marrow", "fg": 5629 }, - { "id": "cotton_ball", "fg": 5631 }, - { "id": "cotton_boll", "fg": 5632 }, - { "id": "cotton_patchwork", "fg": 5633 }, - { "id": "cottonwood_tree_boll", "fg": 5634 }, - { "id": "scrap_cotton", "fg": 5635 }, - { "id": "sheet_cotton", "fg": 5636 }, - { "id": "cufflinks", "fg": 5638 }, - { "id": "cufflinks_intricate", "fg": 5639 }, - { "id": "alexandrite_gold_cufflinks", "fg": 5640 }, - { "id": "amethyst_gold_cufflinks", "fg": 5641 }, - { "id": "aquamarine_gold_cufflinks", "fg": 5642 }, - { "id": "blue_topaz_gold_cufflinks", "fg": 5643 }, - { "id": "citrine_gold_cufflinks", "fg": 5644 }, - { "id": "diamond_gold_cufflinks", "fg": 5645 }, - { "id": "emerald_gold_cufflinks", "fg": 5646 }, - { "id": "garnet_gold_cufflinks", "fg": 5647 }, - { "id": "onyx_gold_cufflinks", "fg": 5648 }, - { "id": "opal_gold_cufflinks", "fg": 5649 }, - { "id": "pearl_gold_cufflinks", "fg": 5650 }, - { "id": "peridot_gold_cufflinks", "fg": 5651 }, - { "id": "ruby_gold_cufflinks", "fg": 5652 }, - { "id": "sapphire_gold_cufflinks", "fg": 5653 }, - { "id": "tourmaline_gold_cufflinks", "fg": 5654 }, - { "id": "alexandrite_platinum_cufflinks", "fg": 5655 }, - { "id": "amethyst_platinum_cufflinks", "fg": 5656 }, - { "id": "aquamarine_platinum_cufflinks", "fg": 5657 }, - { "id": "blue_topaz_platinum_cufflinks", "fg": 5658 }, - { "id": "citrine_platinum_cufflinks", "fg": 5659 }, - { "id": "diamond_platinum_cufflinks", "fg": 5660 }, - { "id": "emerald_platinum_cufflinks", "fg": 5661 }, - { "id": "garnet_platinum_cufflinks", "fg": 5662 }, - { "id": "onyx_platinum_cufflinks", "fg": 5663 }, - { "id": "opal_platinum_cufflinks", "fg": 5664 }, - { "id": "pearl_platinum_cufflinks", "fg": 5665 }, - { "id": "peridot_platinum_cufflinks", "fg": 5666 }, - { "id": "ruby_platinum_cufflinks", "fg": 5667 }, - { "id": "sapphire_platinum_cufflinks", "fg": 5668 }, - { "id": "tourmaline_platinum_cufflinks", "fg": 5669 }, - { "id": "alexandrite_silver_cufflinks", "fg": 5670 }, - { "id": "amethyst_silver_cufflinks", "fg": 5671 }, - { "id": "aquamarine_silver_cufflinks", "fg": 5672 }, - { "id": "blue_topaz_silver_cufflinks", "fg": 5673 }, - { "id": "citrine_silver_cufflinks", "fg": 5674 }, - { "id": "diamond_silver_cufflinks", "fg": 5675 }, - { "id": "emerald_silver_cufflinks", "fg": 5676 }, - { "id": "garnet_silver_cufflinks", "fg": 5677 }, - { "id": "onyx_silver_cufflinks", "fg": 5678 }, - { "id": "opal_silver_cufflinks", "fg": 5679 }, - { "id": "pearl_silver_cufflinks", "fg": 5680 }, - { "id": "peridot_silver_cufflinks", "fg": 5681 }, - { "id": "ruby_silver_cufflinks", "fg": 5682 }, - { "id": "sapphire_silver_cufflinks", "fg": 5683 }, - { "id": "tourmaline_silver_cufflinks", "fg": 5684 }, - { "id": "coin_dime", "fg": 5685 }, - { "id": "coin_dollar", "fg": 5686 }, - { "id": "coin_half_dollar", "fg": 5687 }, - { "id": "coin_nickel", "fg": 5688 }, - { "id": "coin_penny", "fg": 5689 }, - { "id": "coin_quarter", "fg": 5690 }, - { "id": "merch", "fg": 5691 }, - { "id": "money_fifty", "fg": 5692 }, - { "id": "money_five", "fg": 5693 }, - { "id": "money_hundred", "fg": 5694 }, - { "id": "money_one", "fg": 5695 }, - { "id": "money_ten", "fg": 5696 }, - { "id": "money_twenty", "fg": 5697 }, - { "id": "money_two", "fg": 5698 }, - { "id": "decorative_wreath", "fg": 5699 }, - { "id": "dentures", "fg": 5700 }, - { "id": "dry_beans", "fg": 5702 }, - { "id": "dry_lentils", "fg": 5703 }, - { "id": "alexandrite_gold_earring", "fg": 5704 }, - { "id": "alexandrite_platinum_earring", "fg": 5705 }, - { "id": "alexandrite_silver_earring", "fg": 5706 }, - { "id": "amethyst_gold_earring", "fg": 5707 }, - { "id": "amethyst_platinum_earring", "fg": 5708 }, - { "id": "amethyst_silver_earring", "fg": 5709 }, - { "id": "aquamarine_gold_earring", "fg": 5710 }, - { "id": "aquamarine_platinum_earring", "fg": 5711 }, - { "id": "aquamarine_silver_earring", "fg": 5712 }, - { "id": "bead_ear", "fg": 5713 }, - { "id": "blue_topaz_gold_earring", "fg": 5714 }, - { "id": "blue_topaz_platinum_earring", "fg": 5715 }, - { "id": "blue_topaz_silver_earring", "fg": 5716 }, - { "id": "citrine_gold_earring", "fg": 5717 }, - { "id": "citrine_platinum_earring", "fg": 5718 }, - { "id": "citrine_silver_earring", "fg": 5719 }, - { "id": "copper_ear", "fg": 5720 }, - { "id": "diamond_gold_earring", "fg": 5721 }, - { "id": "diamond_platinum_earring", "fg": 5722 }, - { "id": "diamond_silver_earring", "fg": 5723 }, - { "id": "emerald_gold_earring", "fg": 5724 }, - { "id": "emerald_platinum_earring", "fg": 5725 }, - { "id": "emerald_silver_earring", "fg": 5726 }, - { "id": "garnet_gold_earring", "fg": 5727 }, - { "id": "garnet_platinum_earring", "fg": 5728 }, - { "id": "garnet_silver_earring", "fg": 5729 }, - { "id": "gold_ear", "fg": 5730 }, - { "id": "opal_gold_earring", "fg": 5731 }, - { "id": "opal_platinum_earring", "fg": 5732 }, - { "id": "opal_silver_earring", "fg": 5733 }, - { "id": "pearl_gold_earring", "fg": 5734 }, - { "id": "pearl_platinum_earring", "fg": 5735 }, - { "id": "pearl_silver_earring", "fg": 5736 }, - { "id": "peridot_gold_earring", "fg": 5737 }, - { "id": "peridot_platinum_earring", "fg": 5738 }, - { "id": "peridot_silver_earring", "fg": 5739 }, - { "id": "platinum_ear", "fg": 5740 }, - { "id": "ruby_gold_earring", "fg": 5741 }, - { "id": "ruby_platinum_earring", "fg": 5742 }, - { "id": "ruby_silver_earring", "fg": 5743 }, - { "id": "sapphire_gold_earring", "fg": 5744 }, - { "id": "sapphire_platinum_earring", "fg": 5745 }, - { "id": "sapphire_silver_earring", "fg": 5746 }, - { "id": "silver_ear", "fg": 5747 }, - { "id": "tourmaline_gold_earring", "fg": 5748 }, - { "id": "tourmaline_platinum_earring", "fg": 5749 }, - { "id": "tourmaline_silver_earring", "fg": 5750 }, - { "id": "elec_shears", "fg": 5751 }, - { "id": "fiber_mat", "fg": 5752 }, - { "id": "filter_liquid", "fg": 5753 }, - { "id": "flaregun", "fg": 5754 }, - { "id": "signal_flare", "fg": 5755 }, - { "id": "bread", "fg": 5756 }, - { "id": "brioche", "fg": 5757 }, - { "id": "brown_bread", "fg": 5758 }, - { "id": "brownie", "fg": 5759 }, - { "id": "cornbread", "fg": 5762 }, - { "id": "jihelucake", "fg": 5763 }, - { "id": "pancakes", "fg": 5764 }, - { "id": "sourdough_bread", "fg": 5766 }, - { "id": "sponge_cake", "fg": 5767 }, - { "id": "tortilla_corn", "fg": 5768 }, - { "id": "wastebread", "fg": 5770 }, - { "id": "forged_shears", "fg": 5771 }, - { "id": "airhorn", "fg": 5772 }, - { "id": "aluminum_foil", "fg": 5773 }, - { "id": "bowling_pin", "fg": 5774 }, - { "id": "boxing_gloves", "fg": 5775 }, - { "id": "chopsticks", "fg": 5776 }, - { "id": "comb_pocket", "fg": 5777 }, - { "id": "copper", "fg": 5778 }, - { "id": "eclipse_glasses", "fg": 5779 }, - { "id": "fish", "fg": 5780 }, - { "id": "licorice", "fg": 5781 }, - { "id": "metal_tank", "fg": 5782 }, - { "id": "metal_tank_little", "fg": 5783 }, - { "id": "nanomaterial", "fg": 5784 }, - { "id": "plut_cell", "fg": 5785 }, - { "id": "rebreather_filter", "fg": 5786 }, - { "id": "rock_sock", "fg": 5787 }, - { "id": "rollerskates", "fg": 5788 }, - { "id": "sandpaper", "fg": 5789 }, - { "id": "throwing_stick", "fg": 5790 }, - { "id": "waterproof_gunmod", "fg": 5791 }, - { "id": "circsaw_blade", "fg": 5792 }, - { "id": "mirror", "fg": 5793 }, - { "id": "glass_bowl", "fg": 5794 }, - { "id": "plastic_bowl_kids", "fg": 5795 }, - { "id": "blue_pen", "fg": 5796 }, - { "id": "green_pen", "fg": 5797 }, - { "id": "pen", "fg": 5798 }, - { "id": "red_pen", "fg": 5799 }, - { "id": "soldering_iron", "fg": 5800 }, - { "id": "superglue", "fg": 5801 }, - { "id": "gelatin_powder", "fg": 5802 }, - { "id": "EMPbomb", "fg": 5803 }, - { "id": "acidbomb", "fg": 5806 }, - { "id": "dynamite", "fg": 5807 }, - { "id": "dynamite_bomb", "fg": 5810 }, - { "id": "flashbang", "fg": 5813 }, - { "id": "grenade_emp", "fg": 5819 }, - { "id": "grenade_inc", "fg": 5822 }, - { "id": "homemade_bomb", "fg": 5825 }, - { "id": "pipebomb", "fg": 5833 }, - { "id": "scrambler", "fg": 5836 }, - { "id": "smokebomb", "fg": 5839 }, - { "id": "grip_hook", "fg": 5842 }, - { "id": "hat_boonie", "fg": 5843 }, - { "id": "heavy_wire_rack", "fg": 5844 }, - { "id": "kevlar_shears", "fg": 5848 }, - { "id": "boxcutter", "fg": 5849 }, - { "id": "copper_knife", "fg": 5850 }, - { "id": "diveknife", "fg": 5851 }, - { "id": "knife_bread", "fg": 5852 }, - { "id": "knife_butcher", "fg": 5853 }, - { "id": "knife_carving", "fg": 5854 }, - { "id": "knife_chef", "fg": 5855 }, - { "id": "knife_combat", "fg": 5856 }, - { "id": "knife_folding", "fg": 5857 }, - { "id": "knife_hunting", "fg": 5858 }, - { "id": "knife_paring", "fg": 5859 }, - { "id": "knife_rambo", "fg": 5860 }, - { "id": "knife_rm42", "fg": 5861 }, - { "id": "knife_steak", "fg": 5862 }, - { "id": "knife_swissarmy", "fg": 5863 }, - { "id": "knife_trench", "fg": 5864 }, - { "id": "makeshift_knife", "fg": 5865 }, - { "id": "pockknife", "fg": 5866 }, - { "id": "primitive_knife", "fg": 5867 }, - { "id": "throwing_knife", "fg": 5868 }, - { "id": "electric_lantern", "fg": 5869 }, - { "id": "electric_lantern_on", "fg": 5870 }, - { "id": "gasoline_lantern", "fg": 5871 }, - { "id": "gasoline_lantern_on", "fg": 5872 }, - { "id": "oil_lamp", "fg": 5873 }, - { "id": "oil_lamp_on", "fg": 5874 }, - { "id": "propane_lantern", "fg": 5875 }, - { "id": "propane_lantern_on", "fg": 5876 }, - { "id": "smart_lamp", "fg": 5877 }, - { "id": "smart_lamp_on", "fg": 5878 }, - { "id": "large_propane_tank", "fg": 5879 }, - { "id": "lawn_dart", "fg": 5880 }, - { "id": "leaves", "fg": 5881 }, - { "id": "lock", "fg": 5882 }, - { "id": "magic_8_ball", "fg": 5883 }, - { "id": "magnet", "fg": 5884 }, - { "id": "maker_kit_box", "fg": 5885 }, - { "id": "maple_candy", "fg": 5886 }, - { "id": "meat_aspic", "fg": 5887 }, - { "id": "medical_tape", "fg": 5888 }, - { "id": "medium_propane_tank", "fg": 5889 }, - { "id": "alcohol_wipes", "fg": 5890 }, - { "id": "medical_gauze", "fg": 5903 }, - { "id": "cash_register", "fg": 5911 }, - { "id": "mortar_adobe", "fg": 5913 }, - { "id": "mortar_build", "fg": 5914 }, - { "id": "mortar_lime", "fg": 5915 }, - { "id": "mountable_heater_small", "fg": 5916 }, - { "id": "baseball", "fg": 5918 }, - { "id": "basketball", "fg": 5919 }, - { "id": "battery_car", "fg": 5920 }, - { "id": "beach_volleyball", "fg": 5921 }, - { "id": "bowling_ball", "fg": 5922 }, - { "id": "cell_phone", "fg": 5923 }, - { "id": "cell_phone_flashlight", "fg": 5924 }, - { "id": "cigar", "fg": 5925 }, - { "id": "cigar_butt", "fg": 5926 }, - { "id": "cigar_lit", "fg": 5927 }, - { "id": "ear_plugs", "fg": 5929 }, - { "id": "fiddlehead_boiled", "fg": 5930 }, - { "id": "fiddlehead_raw", "fg": 5931 }, - { "id": "fiddlehead_sauteed", "fg": 5932 }, - { "id": "flask_hip", "fg": 5933 }, - { "id": "football", "fg": 5934 }, - { "id": "golf_ball", "fg": 5935 }, - { "id": "holo_sight", "fg": 5936 }, - { "id": "indoor_volleyball", "fg": 5937 }, - { "id": "misc_repairkit", "fg": 5938 }, - { "id": "mre_beef_box", "fg": 5939 }, - { "id": "peephole", "fg": 5940 }, - { "id": "portable_game", "fg": 5941 }, - { "id": "puck", "fg": 5942 }, - { "id": "purse", "fg": 5943 }, - { "id": "suppressor", "fg": 5944 }, - { "id": "tourniquet_upper", "fg": 5945 }, - { "id": "two_way_radio", "fg": 5946 }, - { "id": "wristwatch", "fg": 5947 }, - { "id": "mushroom", "fg": 5948 }, - { "id": "cable_speaker", "fg": 5949 }, - { "id": "headphones_circumaural", "fg": 5950 }, - { "id": "microphone_xlr_generic", "fg": 5951 }, - { "id": "acorns", "fg": 5953 }, - { "id": "acorns_cooked", "fg": 5954 }, - { "id": "almond", "fg": 5955 }, - { "id": "almond_roasted", "fg": 5956 }, - { "id": "almond_shelled", "fg": 5957 }, - { "id": "beech_nuts", "fg": 5958 }, - { "id": "cashews", "fg": 5959 }, - { "id": "chestnut", "fg": 5960 }, - { "id": "chestnut_roasted", "fg": 5961 }, - { "id": "chestnut_shelled", "fg": 5962 }, - { "id": "coffee_pod", "fg": 5963 }, - { "id": "hazelnut", "fg": 5964 }, - { "id": "hazelnut_roasted", "fg": 5965 }, - { "id": "hazelnut_shelled", "fg": 5966 }, - { "id": "hickory_nut", "fg": 5967 }, - { "id": "hickory_nut_shelled", "fg": 5968 }, - { "id": "pecan", "fg": 5969 }, - { "id": "pecan_roasted", "fg": 5970 }, - { "id": "pecan_shelled", "fg": 5971 }, - { "id": "pine_nuts", "fg": 5972 }, - { "id": "pistachio", "fg": 5973 }, - { "id": "pistachio_roasted", "fg": 5974 }, - { "id": "pistachio_shelled", "fg": 5975 }, - { "id": "walnut", "fg": 5976 }, - { "id": "walnut_roasted", "fg": 5977 }, - { "id": "walnut_shelled", "fg": 5978 }, - { "id": "nuts_bolts", "fg": 5979 }, - { "id": "oil_lamp_clay", "fg": 5980 }, - { "id": "oil_lamp_clay_on", "fg": 5981 }, - { "id": "pepper", "fg": 5982 }, - { "id": "plant_fibre", "fg": 5986 }, - { "id": "apricot", "fg": 5988 }, - { "id": "bell_pepper", "fg": 5990 }, - { "id": "cactus_pad", "fg": 5992 }, - { "id": "cattail_rhizome", "fg": 5993 }, - { "id": "cherries", "fg": 5994 }, - { "id": "chicory_raw", "fg": 5995 }, - { "id": "dahlia_root", "fg": 5999 }, - { "id": "egg_mole_cricket", "fg": 6001 }, - { "id": "eggplant", "fg": 6002 }, - { "id": "elderberries", "fg": 6003 }, - { "id": "lotus", "fg": 6008 }, - { "id": "mulberries", "fg": 6009 }, - { "id": "peach", "fg": 6012 }, - { "id": "plums", "fg": 6014 }, - { "id": "poppy_bud", "fg": 6015 }, - { "id": "raw_bamboo", "fg": 6018 }, - { "id": "raw_burdock", "fg": 6019 }, - { "id": "raw_dandelion", "fg": 6020 }, - { "id": "spurge", "fg": 6022 }, - { "id": "wild_garlic", "fg": 6026 }, - { "id": "popcan_stove", "fg": 6042 }, - { "id": "pouch_autoclave", "fg": 6043 }, - { "id": "primitive_adze", "fg": 6044 }, - { "id": "propane_cooker", "fg": 6045 }, - { "id": "protein_bar_evac", "fg": 6046 }, - { "id": "pur_tablets", "fg": 6047 }, - { "id": "rad_badge", "fg": 6048 }, - { "id": "raw_lentils", "fg": 6050 }, - { "id": "alexandrite_gold_ring", "fg": 6051 }, - { "id": "alexandrite_platinum_ring", "fg": 6052 }, - { "id": "alexandrite_silver_ring", "fg": 6053 }, - { "id": "amethyst_gold_ring", "fg": 6054 }, - { "id": "amethyst_platinum_ring", "fg": 6055 }, - { "id": "amethyst_silver_ring", "fg": 6056 }, - { "id": "aquamarine_gold_ring", "fg": 6057 }, - { "id": "aquamarine_platinum_ring", "fg": 6058 }, - { "id": "aquamarine_silver_ring", "fg": 6059 }, - { "id": "blue_topaz_gold_ring", "fg": 6060 }, - { "id": "blue_topaz_platinum_ring", "fg": 6061 }, - { "id": "blue_topaz_silver_ring", "fg": 6062 }, - { "id": "citrine_gold_ring", "fg": 6063 }, - { "id": "citrine_platinum_ring", "fg": 6064 }, - { "id": "citrine_silver_ring", "fg": 6065 }, - { "id": "diamond_platinum_ring", "fg": 6066 }, - { "id": "diamond_ring", "fg": 6067 }, - { "id": "diamond_silver_ring", "fg": 6068 }, - { "id": "emerald_gold_ring", "fg": 6069 }, - { "id": "emerald_platinum_ring", "fg": 6070 }, - { "id": "emerald_silver_ring", "fg": 6071 }, - { "id": "garnet_gold_ring", "fg": 6072 }, - { "id": "garnet_platinum_ring", "fg": 6073 }, - { "id": "garnet_silver_ring", "fg": 6074 }, - { "id": "gold_ring", "fg": 6075 }, - { "id": "opal_gold_ring", "fg": 6076 }, - { "id": "opal_platinum_ring", "fg": 6077 }, - { "id": "opal_silver_ring", "fg": 6078 }, - { "id": "pearl_gold_ring", "fg": 6079 }, - { "id": "pearl_platinum_ring", "fg": 6080 }, - { "id": "pearl_silver_ring", "fg": 6081 }, - { "id": "peridot_gold_ring", "fg": 6082 }, - { "id": "peridot_platinum_ring", "fg": 6083 }, - { "id": "peridot_silver_ring", "fg": 6084 }, - { "id": "ring_engagement", "fg": 6085 }, - { "id": "ruby_gold_ring", "fg": 6086 }, - { "id": "ruby_platinum_ring", "fg": 6087 }, - { "id": "ruby_silver_ring", "fg": 6088 }, - { "id": "sapphire_gold_ring", "fg": 6089 }, - { "id": "sapphire_platinum_ring", "fg": 6090 }, - { "id": "sapphire_silver_ring", "fg": 6091 }, - { "id": "tourmaline_gold_ring", "fg": 6092 }, - { "id": "tourmaline_platinum_ring", "fg": 6093 }, - { "id": "tourmaline_silver_ring", "fg": 6094 }, - { "id": "robot_kit_box", "fg": 6095 }, - { "id": "pebble", "fg": 6096 }, - { "id": "pebble_clay", "fg": 6097 }, - { "id": "rock", "fg": 6098 }, - { "id": "rock_flaking", "fg": 6099 }, - { "id": "rock_large", "fg": 6100 }, - { "id": "rx12_injector", "fg": 6101 }, - { "id": "sandbox_kit", "fg": 6102 }, - { "id": "sausage", "fg": 6103 }, - { "id": "scalpel", "fg": 6104 }, - { "id": "scissors_child", "fg": 6105 }, - { "id": "scissors_medical", "fg": 6106 }, - { "id": "scissors_wavy", "fg": 6107 }, - { "id": "ash", "fg": 6108 }, - { "id": "brick", "fg": 6109 }, - { "id": "cable", "fg": 6110 }, - { "id": "e_scrap", "fg": 6111 }, - { "id": "scrap", "fg": 6112 }, - { "id": "steel_chunk", "fg": 6113 }, - { "id": "steel_lump", "fg": 6114 }, - { "id": "wire", "fg": 6115 }, - { "id": "seasoning_italian", "fg": 6116 }, - { "id": "shears", "fg": 6117 }, - { "id": "shot_glass", "fg": 6118 }, - { "id": "shuttlecock", "fg": 6119 }, - { "id": "sinew", "fg": 6120 }, - { "id": "skull_human", "fg": 6121 }, - { "id": "skull_bear", "fg": 6122 }, - { "id": "skull_beaver", "fg": 6123 }, - { "id": "skull_bovine", "fg": 6124 }, - { "id": "skull_canis", "fg": 6125 }, - { "id": "skull_canis_medium", "fg": 6126 }, - { "id": "skull_canis_small", "fg": 6127 }, - { "id": "skull_canis_triclopean", "fg": 6128 }, - { "id": "skull_cervine", "fg": 6129 }, - { "id": "skull_cervine_spideer", "fg": 6130 }, - { "id": "skull_cougar", "fg": 6131 }, - { "id": "skull_equine", "fg": 6132 }, - { "id": "skull_feline_medium", "fg": 6133 }, - { "id": "skull_feline_small", "fg": 6134 }, - { "id": "skull_goat", "fg": 6135 }, - { "id": "skull_llama", "fg": 6136 }, - { "id": "skull_opossum", "fg": 6137 }, - { "id": "skull_pig", "fg": 6138 }, - { "id": "skull_raccoon", "fg": 6139 }, - { "id": "skull_rodent", "fg": 6140 }, - { "id": "skull_sheep", "fg": 6141 }, - { "id": "slime_scrap", "fg": 6142 }, - { "id": "small_propane_tank", "fg": 6143 }, - { "id": "small_space_heater", "fg": 6144 }, - { "id": "small_space_heater_on", "fg": 6145 }, - { "id": "snail_garden", "fg": 6146 }, - { "id": "soft_adobe_brick", "fg": 6147 }, - { "id": "spaghetti_bolognese", "fg": 6148 }, - { "id": "spaghetti_pesto", "fg": 6149 }, - { "id": "spaghetti_raw", "fg": 6150 }, - { "id": "splatter_guard", "fg": 6151 }, - { "id": "squeeze_tube", "fg": 6153 }, - { "id": "squeeze_tube_small", "fg": 6154 }, - { "id": "stirling_kit_box", "fg": 6155 }, - { "id": "survivor_scope", "fg": 6156 }, - { "id": "tainted_marrow", "fg": 6158 }, - { "id": "tea_green_raw", "fg": 6161 }, - { "id": "tea_raw", "fg": 6162 }, - { "id": "clay_teapot", "fg": 6163 }, - { "id": "throwing_axe", "fg": 6167 }, - { "id": "toilet_paper", "fg": 6168 }, - { "id": "big_pliers", "fg": 6169 }, - { "id": "crucible", "fg": 6170 }, - { "id": "e_tool", "fg": 6172 }, - { "id": "fire_drill", "fg": 6174 }, - { "id": "masonrysaw_off", "fg": 6183 }, - { "id": "masonrysaw_on", "fg": 6184 }, - { "id": "reciprocating_saw", "fg": 6186 }, - { "id": "tin_snips", "fg": 6188 }, - { "id": "tire_iron", "fg": 6189 }, - { "id": "toothbrush_electric", "fg": 6198 }, - { "id": "tortilla_flour", "fg": 6199 }, - { "id": "towel", "fg": 6200 }, - { "id": "towel_soiled", "fg": 6201 }, - { "id": "towel_wet", "fg": 6202 }, - { "id": "teddy_bear_var_toy_plush_ferret", "fg": 6203 }, - { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 6204 }, - { "id": "tree_spile", "fg": 6205 }, - { "id": "vac_sealer", "fg": 6206 }, - { "id": "vibrator", "fg": 6207 }, - { "id": "battery_charger", "fg": 6208 }, - { "id": "recharge_station", "fg": 6209 }, - { "id": "wasp_sting", "fg": 6212 }, - { "id": "wax", "fg": 6213 }, - { "id": "chestguard_hard", "fg": 6215 }, - { "id": "diving_watch", "fg": 6216 }, - { "id": "elbow_pads", "fg": 6217 }, - { "id": "game_watch", "fg": 6220 }, - { "id": "gold_watch", "fg": 6221 }, - { "id": "lanyard", "fg": 6223 }, - { "id": "platinum_watch", "fg": 6224 }, - { "id": "sf_watch", "fg": 6225 }, - { "id": "silver_watch", "fg": 6226 }, - { "id": "suit", "fg": 6227 }, - { "id": "wicker_backpack", "fg": 6228 }, - { "id": "wrapper_foil", "fg": 6229 }, - { "id": "lug_wrench", "fg": 6230 }, - { "id": "wrench_large", "fg": 6231 }, - { "id": "wrench_small", "fg": 6232 }, - { "id": "xl_helmet_barbute", "fg": 6233 }, - { "id": "xl_propane_tank", "fg": 6234 }, - { "id": "young_leaves", "fg": 6235 }, - { "id": "zipper_long_plastic", "fg": 6236 }, - { "id": "zipper_short_plastic", "fg": 6237 } + "fg": [ { "weight": 1, "sprite": 6220 }, { "weight": 1, "sprite": 6219 }, { "weight": 1, "sprite": 6221 } ] + }, + { "id": "makeshift_crowbar", "fg": 6222 }, + { "id": "esbit_stove", "fg": 6213 }, + { "id": "usb_drive", "fg": 6230 }, + { "id": "bowl_plastic", "fg": 6234 }, + { "id": "cup_plastic", "fg": 6235 }, + { "id": "fork", "fg": 6236 }, + { "id": "knife_butter", "fg": 6237 }, + { "id": "washboard", "fg": 6251 }, + { "id": "wash_kit", "fg": 6250 }, + { "id": "helmet_army", "fg": 6262 }, + { "id": "foodperson_mask", "fg": 6258 }, + { "id": "foodperson_mask_on", "fg": 6259 }, + { "id": "ballistic_vest_esapi", "fg": 6254 }, + { "id": "saddle", "fg": 4800 }, + { "id": "blt", "fg": 4803 }, + { "id": "brain_cooked", "fg": 4804 }, + { "id": "butter", "fg": 4805 }, + { "id": "cheese_fries", "fg": 4806 }, + { "id": "chili", "fg": 4807 }, + { "id": "chilidogs", "fg": 4808 }, + { "id": "cooked_dinner", "fg": 4809 }, + { "id": "corndogs_cooked", "fg": 4810 }, + { "id": "corndogs_frozen", "fg": 4811 }, + { "id": "corndogs_homemade", "fg": 4812 }, + { "id": "cracklins", "fg": 4813 }, + { "id": "currywurst", "fg": 4814 }, + { "id": "demihuman_cooked", "fg": 4815 }, + { "id": "demihuman_lard", "fg": 4816 }, + { "id": "demihuman_stomach_boiled", "fg": 4817 }, + { "id": "demihuman_tallow", "fg": 4818 }, + { "id": "fish_bagel", "fg": 4819 }, + { "id": "fish_cooked", "fg": 4820 }, + { "id": "fish_sandwich", "fg": 4821 }, + { "id": "fresh_fries", "fg": 4822 }, + { "id": "glazed_tenderloin", "fg": 4823 }, + { "id": "homemade_burrito", "fg": 4824 }, + { "id": "hotdogs_campfire", "fg": 4825 }, + { "id": "hotdogs_cooked", "fg": 4826 }, + { "id": "hotdogs_frozen", "fg": 4827 }, + { "id": "hotdogs_newyork", "fg": 4828 }, + { "id": "insta_salad", "fg": 4829 }, + { "id": "junk_burrito", "fg": 4830 }, + { "id": "kidney_cooked", "fg": 4831 }, + { "id": "lard", "fg": 4832 }, + { "id": "lentils_cooked", "fg": 4833 }, + { "id": "liver_cooked", "fg": 4834 }, + { "id": "liver_onion", "fg": 4835 }, + { "id": "lung_cooked", "fg": 4836 }, + { "id": "marshmallow", "fg": 4837 }, + { "id": "meat_cooked", "fg": 4838 }, + { "id": "meat_scrap_cooked", "fg": 4839 }, + { "id": "meat_smoked", "fg": 4840 }, + { "id": "meatball", "fg": 4841 }, + { "id": "meatball_raw", "fg": 4842 }, + { "id": "mutant_human_cooked", "fg": 4843 }, + { "id": "mutant_human_lard", "fg": 4844 }, + { "id": "mutant_human_tallow", "fg": 4845 }, + { "id": "mutant_lard", "fg": 4846 }, + { "id": "mutant_meat_cooked", "fg": 4847 }, + { "id": "mutant_tallow", "fg": 4848 }, + { "id": "nachos", "fg": 4849 }, + { "id": "nachosc", "fg": 4850 }, + { "id": "nachosm", "fg": 4851 }, + { "id": "nachosmc", "fg": 4852 }, + { "id": "nachosv", "fg": 4853 }, + { "id": "nachosvc", "fg": 4854 }, + { "id": "oatmeal_cooked", "fg": 4855 }, + { "id": "oatmeal_deluxe", "fg": 4856 }, + { "id": "pan_roasted_corn", "fg": 4857 }, + { "id": "pizza_supreme", "fg": 4858 }, + { "id": "popcorn", "fg": 4859 }, + { "id": "popcorn2", "fg": 4860 }, + { "id": "quesadilla_cheese", "fg": 4861 }, + { "id": "rice_cooked", "fg": 4862 }, + { "id": "sandwich_cheese", "fg": 4863 }, + { "id": "sandwich_cheese_grilled", "fg": 4864 }, + { "id": "sandwich_cucumber", "fg": 4865 }, + { "id": "sandwich_deluxe", "fg": 4866 }, + { "id": "sandwich_fairy", "fg": 4867 }, + { "id": "sandwich_honey", "fg": 4868 }, + { "id": "sandwich_jam", "fg": 4869 }, + { "id": "sandwich_jam_butter", "fg": 4870 }, + { "id": "sandwich_pb", "fg": 4871 }, + { "id": "sandwich_pbh", "fg": 4872 }, + { "id": "sandwich_pbj", "fg": 4873 }, + { "id": "sandwich_pbm", "fg": 4874 }, + { "id": "sandwich_sauce", "fg": 4875 }, + { "id": "sandwich_t", "fg": 4876 }, + { "id": "sandwich_veggy", "fg": 4877 }, + { "id": "sausage_cooked", "fg": 4878 }, + { "id": "sloppyjoe", "fg": 4879 }, + { "id": "spaghetti_cooked", "fg": 4880 }, + { "id": "stewed_tripe", "fg": 4881 }, + { "id": "stomach_boiled", "fg": 4882 }, + { "id": "stuffed_clams", "fg": 4883 }, + { "id": "sweetbread_cooked", "fg": 4884 }, + { "id": "taco", "fg": 4885 }, + { "id": "tallow", "fg": 4886 }, + { "id": "toasterpastry", "fg": 4887 }, + { "id": "veggy_cooked", "fg": 4888 }, + { "id": "2byarm_guard", "fg": 4889 }, + { "id": "2byshin_guard", "fg": 4890 }, + { "id": "adhesive_bandages", "fg": 4891 }, + { "id": "arm_warmers", "fg": 4892 }, + { "id": "arrowrest", "fg": 4893 }, + { "id": "atomic_light", "fg": 4894 }, + { "id": "atomic_light_off", "fg": 4895 }, + { "id": "b_paint", "fg": 4896 }, + { "id": "bandana", "fg": 4897 }, + { "id": "barley", "fg": 4898 }, + { "id": "boltcutters", "fg": 4899 }, + { "id": "bottle_opener", "fg": 4900 }, + { "id": "bow_saw", "fg": 4901 }, + { "id": "briefcase", "fg": 4902 }, + { "id": "cable_instrument", "fg": 4903 }, + { "id": "cable_xlr", "fg": 4904 }, + { "id": "can_opener", "fg": 4905 }, + { "id": "candle", "fg": 4906 }, + { "id": "candlestick", "fg": 4907 }, + { "id": "cannonball_4lb", "fg": 4908 }, + { "id": "carving_fork", "fg": 4909 }, + { "id": "ceramic_armor", "fg": 4910 }, + { "id": "chain_link", "fg": 4912 }, + { "id": "chainmail_arms", "fg": 4913 }, + { "id": "chainmail_hood", "fg": 4914 }, + { "id": "chainmail_legs", "fg": 4915 }, + { "id": "chainmail_suit_faraday", "fg": 4916 }, + { "id": "charcoal", "fg": 4917 }, + { "id": "chess", "fg": 4918 }, + { "id": "chipper", "fg": 4919 }, + { "id": "chisel", "fg": 4920 }, + { "id": "clarinet", "fg": 4921 }, + { "id": "clay_pot_flower", "fg": 4922 }, + { "id": "colander_steel", "fg": 4923 }, + { "id": "copper_pan", "fg": 4924 }, + { "id": "cordless_drill", "fg": 4925 }, + { "id": "corkscrew", "fg": 4926 }, + { "id": "cow_bell", "fg": 4927 }, + { "id": "crown_golden", "fg": 4928 }, + { "id": "crude_picklock", "fg": 4929 }, + { "id": "data_card", "fg": 4930 }, + { "id": "diazepam", "fg": 4931 }, + { "id": "dish_towel", "fg": 4932 }, + { "id": "down_feather", "fg": 4933 }, + { "id": "emergency_lockpick", "fg": 4934 }, + { "id": "esapi_plate", "fg": 4935 }, + { "id": "esbi_plate", "fg": 4936 }, + { "id": "eyedrops", "fg": 4937 }, + { "id": "feather", "fg": 4939 }, + { "id": "felt_patch", "fg": 4940 }, + { "id": "fishing_hook_basic", "fg": 4941 }, + { "id": "fishing_hook_bone", "fg": 4942 }, + { "id": "flask_yeast", "fg": 4943 }, + { "id": "flint_steel", "fg": 4944 }, + { "id": "flute", "fg": 4945 }, + { "id": "folding_poncho", "fg": 4946 }, + { "id": "food_processor", "fg": 4947 }, + { "id": "footrags", "fg": 4948 }, + { "id": "footrags_fur", "fg": 4949 }, + { "id": "footrags_leather", "fg": 4950 }, + { "id": "footrags_wool", "fg": 4951 }, + { "id": "frisbee", "fg": 4952 }, + { "id": "g_paint", "fg": 4953 }, + { "id": "garlic", "fg": 4954 }, + { "id": "garlic_press", "fg": 4955 }, + { "id": "glass_plate", "fg": 4956 }, + { "id": "glass_tinted", "fg": 4957 }, + { "id": "glasses_bifocal", "fg": 4958 }, + { "id": "gloves_light", "fg": 4960 }, + { "id": "hair_dryer", "fg": 4961 }, + { "id": "hammer_sledge", "fg": 4962 }, + { "id": "hammer_sledge_engineer", "fg": 4963 }, + { "id": "hammer_sledge_heavy", "fg": 4964 }, + { "id": "hammer_sledge_short", "fg": 4965 }, + { "id": "hand_axe", "fg": 4966 }, + { "id": "hand_drill", "fg": 4967 }, + { "id": "hand_rims", "fg": 4968 }, + { "id": "handrolled_cig", "fg": 4969 }, + { "id": "hard_steel_armor", "fg": 4970 }, + { "id": "harmonica_holder", "fg": 4971 }, + { "id": "hat_chef", "fg": 4972 }, + { "id": "iron_pot", "fg": 4973 }, + { "id": "jack", "fg": 4974 }, + { "id": "jack_makeshift", "fg": 4975 }, + { "id": "jack_small", "fg": 4976 }, + { "id": "kettle", "fg": 4978 }, + { "id": "ladle", "fg": 4979 }, + { "id": "laptop", "fg": 4980 }, + { "id": "leg_warmers", "fg": 4981 }, + { "id": "link_sheet", "fg": 4982 }, + { "id": "machete", "fg": 4983 }, + { "id": "makeshift_bayonet", "fg": 4984 }, + { "id": "makeshift_hammer", "fg": 4985 }, + { "id": "makeshift_machete", "fg": 4986 }, + { "id": "makeshift_stethoscope", "fg": 4987 }, + { "id": "matches", "fg": 4988 }, + { "id": "material_shrd_limestone", "fg": 4989 }, + { "id": "mbag", "fg": 4990 }, + { "id": "mess_kit", "fg": 4991 }, + { "id": "mess_tin", "fg": 4992 }, + { "id": "meth", "fg": 4993 }, + { "id": "mil_mess_kit", "fg": 4994 }, + { "id": "morphine", "fg": 4995 }, + { "id": "mortar_pestle", "fg": 4996 }, + { "id": "motor_tiny", "fg": 4997 }, + { "id": "mouthpiece", "fg": 4998 }, + { "id": "office_holepunch", "fg": 4999 }, + { "id": "omnicamera", "fg": 5000 }, + { "id": "p_paint", "fg": 5001 }, + { "id": "paint_brush", "fg": 5002 }, + { "id": "pan", "fg": 5003 }, + { "id": "paper", "fg": 5004 }, + { "id": "peeler", "fg": 5005 }, + { "id": "pipe_fittings", "fg": 5006 }, + { "id": "plastic_pot_flower", "fg": 5007 }, + { "id": "pliers", "fg": 5008 }, + { "id": "pot", "fg": 5009 }, + { "id": "pot_canning", "fg": 5010 }, + { "id": "pot_copper", "fg": 5011 }, + { "id": "pot_helmet", "fg": 5012 }, + { "id": "pot_makeshift", "fg": 5013 }, + { "id": "pot_makeshift_copper", "fg": 5014 }, + { "id": "potato_masher", "fg": 5015 }, + { "id": "r_paint", "fg": 5016 }, + { "id": "reading_light", "fg": 5017 }, + { "id": "reading_light_on", "fg": 5018 }, + { "id": "receiver", "fg": 5019 }, + { "id": "reinforced_glass_pane", "fg": 5020 }, + { "id": "rolling_pin", "fg": 5021 }, + { "id": "scrap_bronze", "fg": 5022 }, + { "id": "scrap_felt", "fg": 5023 }, + { "id": "sheet_felt", "fg": 5024 }, + { "id": "sheet_felt_patchwork", "fg": 5025 }, + { "id": "shocktonfa_off", "fg": 5026 }, + { "id": "shocktonfa_on", "fg": 5027 }, + { "id": "slingpack", "fg": 5028 }, + { "id": "smart_phone", "fg": 5029 }, + { "id": "soap", "fg": 5030 }, + { "id": "solder_wire", "fg": 5031 }, + { "id": "spatula", "fg": 5032 }, + { "id": "spider_egg", "fg": 5033 }, + { "id": "spike", "fg": 5034 }, + { "id": "steel_armor", "fg": 5035 }, + { "id": "steel_pan", "fg": 5036 }, + { "id": "stethoscope", "fg": 5037 }, + { "id": "stock_pot", "fg": 5038 }, + { "id": "survivor_mess_kit", "fg": 5040 }, + { "id": "swage", "fg": 5041 }, + { "id": "tazer", "fg": 5042 }, + { "id": "teleumbrella", "fg": 5043 }, + { "id": "tinder", "fg": 5044 }, + { "id": "tinderbox", "fg": 5045 }, + { "id": "tinfoil_hat", "fg": 5046 }, + { "id": "tonfa", "fg": 5047 }, + { "id": "tonfa_wood", "fg": 5048 }, + { "id": "tongs", "fg": 5049 }, + { "id": "tripwire", "fg": 5050 }, + { "id": "unfinished_charcoal", "fg": 5051 }, + { "id": "w_paint", "fg": 5052 }, + { "id": "water_purifier", "fg": 5053 }, + { "id": "wheel", "fg": 5054 }, + { "id": "wheel_10", "fg": 5055 }, + { "id": "wheel_barrow", "fg": 5056 }, + { "id": "wheel_bicycle", "fg": 5057 }, + { "id": "wheel_bicycle_or", "fg": 5058 }, + { "id": "wheel_motorbike", "fg": 5059 }, + { "id": "wheel_motorbike_or", "fg": 5060 }, + { "id": "wheel_skate", "fg": 5061 }, + { "id": "wheel_slick", "fg": 5062 }, + { "id": "wheel_small", "fg": 5063 }, + { "id": "wheel_tricycle", "fg": 5064 }, + { "id": "wheel_wheelchair", "fg": 5065 }, + { "id": "whisk", "fg": 5066 }, + { "id": "wine_glass", "fg": 5067 }, + { "id": "wire_barbed", "fg": 5068 }, + { "id": "y_paint", "fg": 5069 }, + { "id": "halligan", "fg": 5070 }, + { "id": "adobe_brick", "fg": 5073 }, + { "id": "cig", "fg": 5092 }, + { "id": "cig_lit", "fg": 5093 }, + { "id": "copper_ring", "fg": 5094 }, + { "id": "g_shovel", "fg": 5095 }, + { "id": "lsd", "fg": 5096 }, + { "id": "silver_ring", "fg": 5097 }, + { "id": "thermal_mask", "fg": 5098 }, + { "id": "thermal_socks", "fg": 5099 }, + { "id": "tie_clipon", "fg": 5100 }, + { "id": "whistle", "fg": 5101 }, + { "id": "archery_target_box", "fg": 5102 }, + { "id": "2_shot_special", "fg": 5103 }, + { "id": "LAW_Packed", "fg": 5105 }, + { "id": "af2011a1_38super", "fg": 5107 }, + { "id": "ar_pistol", "fg": 5108 }, + { "id": "ashot", "fg": 5109 }, + { "id": "bfr", "fg": 5110 }, + { "id": "bigun", "fg": 5111 }, + { "id": "bond_410", "fg": 5112 }, + { "id": "bt_apc9k", "fg": 5113 }, + { "id": "colt_army", "fg": 5114 }, + { "id": "colt_navy", "fg": 5115 }, + { "id": "colt_saa", "fg": 5116 }, + { "id": "cop_38", "fg": 5117 }, + { "id": "cz75", "fg": 5118 }, + { "id": "deagle_44", "fg": 5119 }, + { "id": "draco", "fg": 5120 }, + { "id": "flamethrower_crude", "fg": 5121 }, + { "id": "flamethrower_simple", "fg": 5122 }, + { "id": "fn1910", "fg": 5123 }, + { "id": "fn57", "fg": 5124 }, + { "id": "fn_p90", "fg": 5125 }, + { "id": "glock_17", "fg": 5126 }, + { "id": "glock_18c", "fg": 5127 }, + { "id": "glock_19", "fg": 5128 }, + { "id": "glock_20", "fg": 5129 }, + { "id": "glock_20_var_glock_40", "fg": 5130 }, + { "id": "glock_21", "fg": 5131 }, + { "id": "glock_22", "fg": 5132 }, + { "id": "glock_29", "fg": 5133 }, + { "id": "glock_31", "fg": 5134 }, + { "id": "hi_power_40", "fg": 5135 }, + { "id": "hi_power_9mm", "fg": 5136 }, + { "id": "hk_mp5_semi_pistol", "fg": 5138 }, + { "id": "hk_mp7", "fg": 5139 }, + { "id": "hk_ump45", "fg": 5140 }, + { "id": "hptc9", "fg": 5141 }, + { "id": "hptcf380", "fg": 5142 }, + { "id": "kp32", "fg": 5144 }, + { "id": "kp3at", "fg": 5145 }, + { "id": "kpf9", "fg": 5146 }, + { "id": "l_bak_223", "fg": 5147 }, + { "id": "launcher_simple", "fg": 5148 }, + { "id": "lemat_revolver", "fg": 5149 }, + { "id": "m11", "fg": 5150 }, + { "id": "m17", "fg": 5151 }, + { "id": "m18", "fg": 5152 }, + { "id": "m1911-460", "fg": 5153 }, + { "id": "m1911_10", "fg": 5155 }, + { "id": "m1911_var_m1911_MEU", "fg": 5156 }, + { "id": "m320", "fg": 5157 }, + { "id": "m4_carbine_var_m4_cqbr", "fg": 5158 }, + { "id": "m9", "fg": 5159 }, + { "id": "mac_10", "fg": 5160 }, + { "id": "mac_11", "fg": 5161 }, + { "id": "makarov", "fg": 5162 }, + { "id": "mauser_c96", "fg": 5163 }, + { "id": "mauser_m714", "fg": 5164 }, + { "id": "mgl", "fg": 5165 }, + { "id": "minispeargun", "fg": 5166 }, + { "id": "model_10_revolver", "fg": 5167 }, + { "id": "moss_brownie", "fg": 5168 }, + { "id": "nailgun", "fg": 5169 }, + { "id": "nailrifle", "fg": 5170 }, + { "id": "needlepistol", "fg": 5171 }, + { "id": "oa93", "fg": 5172 }, + { "id": "p08", "fg": 5173 }, + { "id": "p220_10", "fg": 5174 }, + { "id": "p226_357sig", "fg": 5175 }, + { "id": "p226_9mm", "fg": 5176 }, + { "id": "p320_357sig", "fg": 5177 }, + { "id": "paintballgun", "fg": 5178 }, + { "id": "pipe_double_shotgun", "fg": 5179 }, + { "id": "pistol_flintlock", "fg": 5180 }, + { "id": "px4", "fg": 5181 }, + { "id": "px4_40", "fg": 5182 }, + { "id": "raging_bull", "fg": 5183 }, + { "id": "raging_judge", "fg": 5184 }, + { "id": "revolver_shotgun", "fg": 5185 }, + { "id": "rm103a_pistol", "fg": 5186 }, + { "id": "rm2000_smg", "fg": 5187 }, + { "id": "rm228", "fg": 5188 }, + { "id": "ruger_lcr_22", "fg": 5189 }, + { "id": "ruger_lcr_38", "fg": 5190 }, + { "id": "ruger_redhawk", "fg": 5191 }, + { "id": "rugerlcp", "fg": 5192 }, + { "id": "sig_40", "fg": 5193 }, + { "id": "sig_mosquito", "fg": 5194 }, + { "id": "sig_p230", "fg": 5195 }, + { "id": "skorpion_61", "fg": 5196 }, + { "id": "smg_40", "fg": 5197 }, + { "id": "smg_45", "fg": 5198 }, + { "id": "sp2022", "fg": 5199 }, + { "id": "streetsweeper", "fg": 5200 }, + { "id": "surv_hand_cannon", "fg": 5201 }, + { "id": "surv_six_shooter", "fg": 5202 }, + { "id": "sw629", "fg": 5203 }, + { "id": "sw_22", "fg": 5204 }, + { "id": "sw_500", "fg": 5205 }, + { "id": "sw_610", "fg": 5206 }, + { "id": "sw_619", "fg": 5207 }, + { "id": "taurus_spectrum", "fg": 5208 }, + { "id": "tec9", "fg": 5209 }, + { "id": "tokarev", "fg": 5210 }, + { "id": "triple_launcher_simple", "fg": 5211 }, + { "id": "unbio_blaster_gun", "fg": 5212 }, + { "id": "usp_45", "fg": 5213 }, + { "id": "usp_45_var_mk23", "fg": 5214 }, + { "id": "usp_9mm", "fg": 5215 }, + { "id": "uzi", "fg": 5216 }, + { "id": "v29", "fg": 5217 }, + { "id": "v29_cheap", "fg": 5218 }, + { "id": "walther_ccp", "fg": 5219 }, + { "id": "walther_p22", "fg": 5220 }, + { "id": "walther_p38", "fg": 5221 }, + { "id": "walther_ppq_40", "fg": 5222 }, + { "id": "walther_ppq_45", "fg": 5223 }, + { "id": "walther_ppq_9mm", "fg": 5224 }, + { "id": "witness_10", "fg": 5225 }, + { "id": "xd_10", "fg": 5226 }, + { "id": "awl_bone", "fg": 5227 }, + { "id": "awl_steel", "fg": 5228 }, + { "id": "bath_toy", "fg": 5230 }, + { "id": "battery", "fg": 5239 }, + { "id": "beansnrice", "fg": 5241 }, + { "id": "block_and_tackle", "fg": 5242 }, + { "id": "blutwurst_sausage", "fg": 5243 }, + { "id": "book_pieces", "fg": 5249 }, + { "id": "book_ruined", "fg": 5250 }, + { "id": "bottle_bathroom", "fg": 5287 }, + { "id": "box_small_folded", "fg": 5290 }, + { "id": "copper_bracelet", "fg": 5291 }, + { "id": "alexandrite_gold_bracelet", "fg": 5292 }, + { "id": "amethyst_gold_bracelet", "fg": 5293 }, + { "id": "aquamarine_gold_bracelet", "fg": 5294 }, + { "id": "blue_topaz_gold_bracelet", "fg": 5295 }, + { "id": "citrine_gold_bracelet", "fg": 5296 }, + { "id": "diamond_gold_bracelet", "fg": 5297 }, + { "id": "emerald_gold_bracelet", "fg": 5298 }, + { "id": "garnet_gold_bracelet", "fg": 5299 }, + { "id": "gold_bracelet", "fg": 5300 }, + { "id": "onyx_gold_bracelet", "fg": 5301 }, + { "id": "opal_gold_bracelet", "fg": 5302 }, + { "id": "pearl_gold_bracelet", "fg": 5303 }, + { "id": "peridot_gold_bracelet", "fg": 5304 }, + { "id": "ruby_gold_bracelet", "fg": 5305 }, + { "id": "sapphire_gold_bracelet", "fg": 5306 }, + { "id": "tourmaline_gold_bracelet", "fg": 5307 }, + { "id": "alexandrite_platinum_bracelet", "fg": 5308 }, + { "id": "amethyst_platinum_bracelet", "fg": 5309 }, + { "id": "aquamarine_platinum_bracelet", "fg": 5310 }, + { "id": "blue_topaz_platinum_bracelet", "fg": 5311 }, + { "id": "citrine_platinum_bracelet", "fg": 5312 }, + { "id": "diamond_platinum_bracelet", "fg": 5313 }, + { "id": "emerald_platinum_bracelet", "fg": 5314 }, + { "id": "garnet_platinum_bracelet", "fg": 5315 }, + { "id": "onyx_platinum_bracelet", "fg": 5316 }, + { "id": "opal_platinum_bracelet", "fg": 5317 }, + { "id": "pearl_platinum_bracelet", "fg": 5318 }, + { "id": "peridot_platinum_bracelet", "fg": 5319 }, + { "id": "platinum_bracelet", "fg": 5320 }, + { "id": "ruby_platinum_bracelet", "fg": 5321 }, + { "id": "sapphire_platinum_bracelet", "fg": 5322 }, + { "id": "tourmaline_platinum_bracelet", "fg": 5323 }, + { "id": "alexandrite_silver_bracelet", "fg": 5324 }, + { "id": "amethyst_silver_bracelet", "fg": 5325 }, + { "id": "aquamarine_silver_bracelet", "fg": 5326 }, + { "id": "blue_topaz_silver_bracelet", "fg": 5327 }, + { "id": "citrine_silver_bracelet", "fg": 5328 }, + { "id": "diamond_silver_bracelet", "fg": 5329 }, + { "id": "emerald_silver_bracelet", "fg": 5330 }, + { "id": "garnet_silver_bracelet", "fg": 5331 }, + { "id": "onyx_silver_bracelet", "fg": 5332 }, + { "id": "opal_silver_bracelet", "fg": 5333 }, + { "id": "pearl_silver_bracelet", "fg": 5334 }, + { "id": "peridot_silver_bracelet", "fg": 5335 }, + { "id": "ruby_silver_bracelet", "fg": 5336 }, + { "id": "sapphire_silver_bracelet", "fg": 5337 }, + { "id": "silver_bracelet", "fg": 5338 }, + { "id": "tourmaline_silver_bracelet", "fg": 5339 }, + { "id": "brush_toilet", "fg": 5340 }, + { "id": "brain", "fg": 5341 }, + { "id": "endochitin", "fg": 5342 }, + { "id": "liver", "fg": 5343 }, + { "id": "lung", "fg": 5344 }, + { "id": "meat_scrap", "fg": 5345 }, + { "id": "mutant_bug_hydrogen_sacs", "fg": 5346 }, + { "id": "mutant_bug_lungs", "fg": 5347 }, + { "id": "mutant_bug_organs", "fg": 5348 }, + { "id": "stomach", "fg": 5349 }, + { "id": "stomach_large", "fg": 5350 }, + { "id": "sweetbread", "fg": 5351 }, + { "id": "button_plastic", "fg": 5352 }, + { "id": "button_steel", "fg": 5353 }, + { "id": "button_wood", "fg": 5354 }, + { "id": "antenna", "fg": 5355 }, + { "id": "badge_deputy", "fg": 5356 }, + { "id": "coconut", "fg": 5357 }, + { "id": "directional_antenna", "fg": 5358 }, + { "id": "halter_top", "fg": 5359 }, + { "id": "hand_crank_charger", "fg": 5360 }, + { "id": "hops", "fg": 5361 }, + { "id": "kidney", "fg": 5362 }, + { "id": "lettuce", "fg": 5363 }, + { "id": "lily_flower", "fg": 5364 }, + { "id": "scorecard", "fg": 5365 }, + { "id": "spinach", "fg": 5366 }, + { "id": "altered_comb", "fg": 5367 }, + { "id": "gasdiscount_gold", "fg": 5368 }, + { "id": "gasdiscount_platinum", "fg": 5369 }, + { "id": "gasdiscount_silver", "fg": 5370 }, + { "id": "gold_hairpin", "fg": 5371 }, + { "id": "nanoskirt", "fg": 5372 }, + { "id": "pearl", "fg": 5373 }, + { "id": "platinum_ring", "fg": 5374 }, + { "id": "skirt_grass", "fg": 5375 }, + { "id": "skirt_leather", "fg": 5376 }, + { "id": "wallet_leather", "fg": 5377 }, + { "id": "copper_necklace", "fg": 5378 }, + { "id": "pearl_collar", "fg": 5379 }, + { "id": "alexandrite_gold_pendant_necklace", "fg": 5380 }, + { "id": "amethyst_gold_pendant_necklace", "fg": 5381 }, + { "id": "aquamarine_gold_pendant_necklace", "fg": 5382 }, + { "id": "blue_topaz_gold_pendant_necklace", "fg": 5383 }, + { "id": "citrine_gold_pendant_necklace", "fg": 5384 }, + { "id": "diamond_gold_pendant_necklace", "fg": 5385 }, + { "id": "emerald_gold_pendant_necklace", "fg": 5386 }, + { "id": "garnet_gold_pendant_necklace", "fg": 5387 }, + { "id": "gold_necklace", "fg": 5388 }, + { "id": "opal_gold_pendant_necklace", "fg": 5389 }, + { "id": "pearl_gold_pendant_necklace", "fg": 5390 }, + { "id": "peridot_gold_pendant_necklace", "fg": 5391 }, + { "id": "ruby_gold_pendant_necklace", "fg": 5392 }, + { "id": "sapphire_gold_pendant_necklace", "fg": 5393 }, + { "id": "tourmaline_gold_pendant_necklace", "fg": 5394 }, + { "id": "alexandrite_platinum_pendant_necklace", "fg": 5395 }, + { "id": "amethyst_platinum_pendant_necklace", "fg": 5396 }, + { "id": "aquamarine_platinum_pendant_necklace", "fg": 5397 }, + { "id": "blue_topaz_platinum_pendant_necklace", "fg": 5398 }, + { "id": "citrine_platinum_pendant_necklace", "fg": 5399 }, + { "id": "diamond_platinum_pendant_necklace", "fg": 5400 }, + { "id": "emerald_platinum_pendant_necklace", "fg": 5401 }, + { "id": "garnet_platinum_pendant_necklace", "fg": 5402 }, + { "id": "opal_platinum_pendant_necklace", "fg": 5403 }, + { "id": "pearl_platinum_pendant_necklace", "fg": 5404 }, + { "id": "peridot_platinum_pendant_necklace", "fg": 5405 }, + { "id": "platinum_necklace", "fg": 5406 }, + { "id": "ruby_platinum_pendant_necklace", "fg": 5407 }, + { "id": "sapphire_platinum_pendant_necklace", "fg": 5408 }, + { "id": "tourmaline_platinum_pendant_necklace", "fg": 5409 }, + { "id": "alexandrite_silver_pendant_necklace", "fg": 5410 }, + { "id": "amethyst_silver_pendant_necklace", "fg": 5411 }, + { "id": "aquamarine_silver_pendant_necklace", "fg": 5412 }, + { "id": "blue_topaz_silver_pendant_necklace", "fg": 5413 }, + { "id": "citrine_silver_pendant_necklace", "fg": 5414 }, + { "id": "diamond_silver_pendant_necklace", "fg": 5415 }, + { "id": "emerald_silver_pendant_necklace", "fg": 5416 }, + { "id": "garnet_silver_pendant_necklace", "fg": 5417 }, + { "id": "opal_silver_pendant_necklace", "fg": 5418 }, + { "id": "pearl_silver_pendant_necklace", "fg": 5419 }, + { "id": "peridot_silver_pendant_necklace", "fg": 5420 }, + { "id": "ruby_silver_pendant_necklace", "fg": 5421 }, + { "id": "sapphire_silver_pendant_necklace", "fg": 5422 }, + { "id": "silver_necklace", "fg": 5423 }, + { "id": "tourmaline_silver_pendant_necklace", "fg": 5424 }, + { "id": "alder_bark", "fg": 5425 }, + { "id": "barrette", "fg": 5426 }, + { "id": "birchbark", "fg": 5427 }, + { "id": "caff_gum", "fg": 5428 }, + { "id": "cattail_stalk", "fg": 5429 }, + { "id": "golf_tee", "fg": 5430 }, + { "id": "gum", "fg": 5431 }, + { "id": "hand_pump", "fg": 5432 }, + { "id": "honeydew", "fg": 5433 }, + { "id": "ifak_pouch", "fg": 5434 }, + { "id": "knitting_needles", "fg": 5435 }, + { "id": "lasagne", "fg": 5436 }, + { "id": "magnifying_glass", "fg": 5437 }, + { "id": "mininuke", "fg": 5438 }, + { "id": "mininuke_act", "fg": 5439 }, + { "id": "net", "fg": 5440 }, + { "id": "rolling_paper", "fg": 5441 }, + { "id": "tanbark", "fg": 5442 }, + { "id": "willowbark", "fg": 5445 }, + { "id": "shoulder_strap", "fg": 5446 }, + { "id": "deck_of_cards", "fg": 5447 }, + { "id": "hairpin", "fg": 5448 }, + { "id": "weed", "fg": 5449 }, + { "id": "ceramic_bowl", "fg": 5450 }, + { "id": "chestrig", "fg": 5451 }, + { "id": "radio_car", "fg": 5452 }, + { "id": "radio_car_box", "fg": 5453 }, + { "id": "radio_car_on", "fg": 5454 }, + { "id": "radio_car_wheel", "fg": 5455 }, + { "id": "radiocontrol", "fg": 5456 }, + { "id": "rc_car_box", "fg": 5457 }, + { "id": "toaster", "fg": 5458 }, + { "id": "xl_chestrig", "fg": 5459 }, + { "id": "alternator_truck", "fg": 5461 }, + { "id": "ammolink", "fg": 5462 }, + { "id": "angle_grinder", "fg": 5463 }, + { "id": "atomic_lamp", "fg": 5464 }, + { "id": "atomic_lamp_off", "fg": 5465 }, + { "id": "barometer", "fg": 5466 }, + { "id": "birdfood", "fg": 5467 }, + { "id": "bismuth", "fg": 5468 }, + { "id": "brick_kiln", "fg": 5469 }, + { "id": "caffeine", "fg": 5470 }, + { "id": "caltrops", "fg": 5471 }, + { "id": "caltrops_glass", "fg": 5472 }, + { "id": "camera", "fg": 5473 }, + { "id": "chem_citric_acid", "fg": 5474 }, + { "id": "chem_sulphur", "fg": 5475 }, + { "id": "chem_zinc", "fg": 5476 }, + { "id": "chunk_sulfur", "fg": 5477 }, + { "id": "circsaw_off", "fg": 5478 }, + { "id": "circsaw_on", "fg": 5479 }, + { "id": "coal_lump", "fg": 5480 }, + { "id": "con_mix", "fg": 5481 }, + { "id": "disc_golf", "fg": 5482 }, + { "id": "drivebelt", "fg": 5483 }, + { "id": "eink_tablet_pc", "fg": 5484 }, + { "id": "flatbread", "fg": 5485 }, + { "id": "gelbox", "fg": 5487 }, + { "id": "generator_7500w", "fg": 5488 }, + { "id": "glowstick", "fg": 5489 }, + { "id": "glowstick_dead", "fg": 5490 }, + { "id": "glowstick_lit", "fg": 5491 }, + { "id": "gold_small", "fg": 5492 }, + { "id": "golf_club", "fg": 5493 }, + { "id": "handflare", "fg": 5494 }, + { "id": "heatpack", "fg": 5495 }, + { "id": "heatpack_used", "fg": 5496 }, + { "id": "hoe", "fg": 5497 }, + { "id": "homeopathic_pills", "fg": 5498 }, + { "id": "horn_bicycle", "fg": 5499 }, + { "id": "jumper_cable", "fg": 5500 }, + { "id": "kiln", "fg": 5501 }, + { "id": "lead", "fg": 5502 }, + { "id": "leather", "fg": 5503 }, + { "id": "lightstrip", "fg": 5504 }, + { "id": "material_aluminium_ingot", "fg": 5505 }, + { "id": "material_limestone", "fg": 5506 }, + { "id": "material_rhodonite", "fg": 5507 }, + { "id": "material_rocksalt", "fg": 5508 }, + { "id": "material_zincite", "fg": 5509 }, + { "id": "metal_smoother", "fg": 5510 }, + { "id": "multitool", "fg": 5512 }, + { "id": "nic_gum", "fg": 5513 }, + { "id": "pencil", "fg": 5514 }, + { "id": "pipe_cleaner", "fg": 5515 }, + { "id": "pipe_glass", "fg": 5516 }, + { "id": "platinum_small", "fg": 5518 }, + { "id": "polisher", "fg": 5519 }, + { "id": "press", "fg": 5520 }, + { "id": "puller", "fg": 5521 }, + { "id": "rake", "fg": 5522 }, + { "id": "razorclaw_roe", "fg": 5523 }, + { "id": "salt", "fg": 5524 }, + { "id": "sickle", "fg": 5525 }, + { "id": "silver_small", "fg": 5526 }, + { "id": "small_repairkit", "fg": 5527 }, + { "id": "tanned_hide", "fg": 5528 }, + { "id": "tanned_pelt", "fg": 5529 }, + { "id": "tourist_table", "fg": 5530 }, + { "id": "zinc_metal", "fg": 5531 }, + { "id": "beartrap", "fg": 5532 }, + { "id": "landmine", "fg": 5533 }, + { "id": "wire_mesh", "fg": 5534 }, + { "id": "cannabis", "fg": 5535 }, + { "id": "dnd_handbook", "fg": 5537 }, + { "id": "holybook_bible1", "fg": 5538 }, + { "id": "holybook_bible3", "fg": 5539 }, + { "id": "l-stick", "fg": 5540 }, + { "id": "l-stick_on", "fg": 5541 }, + { "id": "makarovmag", "fg": 5542 }, + { "id": "manual_brawl", "fg": 5543 }, + { "id": "manual_carpentry", "fg": 5544 }, + { "id": "manual_dodge_kid", "fg": 5545 }, + { "id": "manual_driving", "fg": 5546 }, + { "id": "manual_melee", "fg": 5547 }, + { "id": "philosophy_book", "fg": 5548 }, + { "id": "phonebook", "fg": 5549 }, + { "id": "photo_album", "fg": 5550 }, + { "id": "plastic_bucket", "fg": 5551 }, + { "id": "record_weather", "fg": 5552 }, + { "id": "straw_fedora", "fg": 5553 }, + { "id": "textbook_computer", "fg": 5554 }, + { "id": "textbook_fabrication", "fg": 5555 }, + { "id": "textbook_survival", "fg": 5556 }, + { "id": "water_faucet", "fg": 5557 }, + { "id": "can_food", "fg": 5560 }, + { "id": "can_food_big", "fg": 5561 }, + { "id": "can_food_big_unsealed", "fg": 5562 }, + { "id": "can_food_unsealed", "fg": 5563 }, + { "id": "can_medium", "fg": 5564 }, + { "id": "can_medium_unsealed", "fg": 5565 }, + { "id": "clamp", "fg": 5566 }, + { "id": "cured_hide", "fg": 5567 }, + { "id": "cured_pelt", "fg": 5568 }, + { "id": "demihuman_fat", "fg": 5569 }, + { "id": "fat", "fg": 5570 }, + { "id": "fat_tainted", "fg": 5571 }, + { "id": "headscarf", "fg": 5572 }, + { "id": "heavy_dry_cell", "fg": 5573 }, + { "id": "human_fat", "fg": 5575 }, + { "id": "light_dry_cell", "fg": 5578 }, + { "id": "marloss_scarf", "fg": 5581 }, + { "id": "meat", "fg": 5582 }, + { "id": "meat_tainted", "fg": 5583 }, + { "id": "medium_dry_cell", "fg": 5584 }, + { "id": "mutant_fat", "fg": 5585 }, + { "id": "mutant_human_fat", "fg": 5586 }, + { "id": "mutant_human_flesh", "fg": 5587 }, + { "id": "mutant_meat", "fg": 5588 }, + { "id": "pipe_tobacco", "fg": 5590 }, + { "id": "punch_nail", "fg": 5592 }, + { "id": "raw_fur", "fg": 5594 }, + { "id": "raw_leather", "fg": 5595 }, + { "id": "stapler", "fg": 5600 }, + { "id": "tanning_hide", "fg": 5602 }, + { "id": "tanning_pelt", "fg": 5603 }, + { "id": "analytical_set_basic", "fg": 5607 }, + { "id": "balance_small", "fg": 5608 }, + { "id": "beaker", "fg": 5609 }, + { "id": "flask_glass", "fg": 5610 }, + { "id": "gradcylinder", "fg": 5611 }, + { "id": "ph_meter", "fg": 5612 }, + { "id": "spectrophotometer", "fg": 5613 }, + { "id": "test_tube", "fg": 5614 }, + { "id": "voltmeter", "fg": 5615 }, + { "id": "candy_bracelet", "fg": 5616 }, + { "id": "cereal", "fg": 5626 }, + { "id": "cheese", "fg": 5628 }, + { "id": "cheese_hard", "fg": 5629 }, + { "id": "carbon_electrode", "fg": 5630 }, + { "id": "cathod_mix", "fg": 5631 }, + { "id": "chem_washing_soda", "fg": 5632 }, + { "id": "acidchitin_piece", "fg": 5633 }, + { "id": "chitin_piece", "fg": 5634 }, + { "id": "cinnamon", "fg": 5635 }, + { "id": "armguard_acidchitin", "fg": 5637 }, + { "id": "armguard_chitin", "fg": 5638 }, + { "id": "armor_thessalonian", "fg": 5639 }, + { "id": "boots_acidchitin", "fg": 5640 }, + { "id": "boots_chitin", "fg": 5641 }, + { "id": "gauntlets_acidchitin", "fg": 5642 }, + { "id": "gauntlets_chitin", "fg": 5643 }, + { "id": "helmet_acidchitin", "fg": 5644 }, + { "id": "helmet_chitin", "fg": 5645 }, + { "id": "leggings_thessalonian", "fg": 5646 }, + { "id": "legguard_acidchitin", "fg": 5647 }, + { "id": "legguard_chitin", "fg": 5648 }, + { "id": "comb_lice", "fg": 5649 }, + { "id": "box_small_metal", "fg": 5657 }, + { "id": "box_snack", "fg": 5658 }, + { "id": "carton_egg", "fg": 5661 }, + { "id": "cooked_marrow", "fg": 5669 }, + { "id": "cotton_ball", "fg": 5671 }, + { "id": "cotton_boll", "fg": 5672 }, + { "id": "cotton_patchwork", "fg": 5673 }, + { "id": "cottonwood_tree_boll", "fg": 5674 }, + { "id": "scrap_cotton", "fg": 5675 }, + { "id": "sheet_cotton", "fg": 5676 }, + { "id": "cufflinks", "fg": 5678 }, + { "id": "cufflinks_intricate", "fg": 5679 }, + { "id": "alexandrite_gold_cufflinks", "fg": 5680 }, + { "id": "amethyst_gold_cufflinks", "fg": 5681 }, + { "id": "aquamarine_gold_cufflinks", "fg": 5682 }, + { "id": "blue_topaz_gold_cufflinks", "fg": 5683 }, + { "id": "citrine_gold_cufflinks", "fg": 5684 }, + { "id": "diamond_gold_cufflinks", "fg": 5685 }, + { "id": "emerald_gold_cufflinks", "fg": 5686 }, + { "id": "garnet_gold_cufflinks", "fg": 5687 }, + { "id": "onyx_gold_cufflinks", "fg": 5688 }, + { "id": "opal_gold_cufflinks", "fg": 5689 }, + { "id": "pearl_gold_cufflinks", "fg": 5690 }, + { "id": "peridot_gold_cufflinks", "fg": 5691 }, + { "id": "ruby_gold_cufflinks", "fg": 5692 }, + { "id": "sapphire_gold_cufflinks", "fg": 5693 }, + { "id": "tourmaline_gold_cufflinks", "fg": 5694 }, + { "id": "alexandrite_platinum_cufflinks", "fg": 5695 }, + { "id": "amethyst_platinum_cufflinks", "fg": 5696 }, + { "id": "aquamarine_platinum_cufflinks", "fg": 5697 }, + { "id": "blue_topaz_platinum_cufflinks", "fg": 5698 }, + { "id": "citrine_platinum_cufflinks", "fg": 5699 }, + { "id": "diamond_platinum_cufflinks", "fg": 5700 }, + { "id": "emerald_platinum_cufflinks", "fg": 5701 }, + { "id": "garnet_platinum_cufflinks", "fg": 5702 }, + { "id": "onyx_platinum_cufflinks", "fg": 5703 }, + { "id": "opal_platinum_cufflinks", "fg": 5704 }, + { "id": "pearl_platinum_cufflinks", "fg": 5705 }, + { "id": "peridot_platinum_cufflinks", "fg": 5706 }, + { "id": "ruby_platinum_cufflinks", "fg": 5707 }, + { "id": "sapphire_platinum_cufflinks", "fg": 5708 }, + { "id": "tourmaline_platinum_cufflinks", "fg": 5709 }, + { "id": "alexandrite_silver_cufflinks", "fg": 5710 }, + { "id": "amethyst_silver_cufflinks", "fg": 5711 }, + { "id": "aquamarine_silver_cufflinks", "fg": 5712 }, + { "id": "blue_topaz_silver_cufflinks", "fg": 5713 }, + { "id": "citrine_silver_cufflinks", "fg": 5714 }, + { "id": "diamond_silver_cufflinks", "fg": 5715 }, + { "id": "emerald_silver_cufflinks", "fg": 5716 }, + { "id": "garnet_silver_cufflinks", "fg": 5717 }, + { "id": "onyx_silver_cufflinks", "fg": 5718 }, + { "id": "opal_silver_cufflinks", "fg": 5719 }, + { "id": "pearl_silver_cufflinks", "fg": 5720 }, + { "id": "peridot_silver_cufflinks", "fg": 5721 }, + { "id": "ruby_silver_cufflinks", "fg": 5722 }, + { "id": "sapphire_silver_cufflinks", "fg": 5723 }, + { "id": "tourmaline_silver_cufflinks", "fg": 5724 }, + { "id": "coin_dime", "fg": 5725 }, + { "id": "coin_dollar", "fg": 5726 }, + { "id": "coin_half_dollar", "fg": 5727 }, + { "id": "coin_nickel", "fg": 5728 }, + { "id": "coin_penny", "fg": 5729 }, + { "id": "coin_quarter", "fg": 5730 }, + { "id": "merch", "fg": 5731 }, + { "id": "money_fifty", "fg": 5732 }, + { "id": "money_five", "fg": 5733 }, + { "id": "money_hundred", "fg": 5734 }, + { "id": "money_one", "fg": 5735 }, + { "id": "money_ten", "fg": 5736 }, + { "id": "money_twenty", "fg": 5737 }, + { "id": "money_two", "fg": 5738 }, + { "id": "decorative_wreath", "fg": 5739 }, + { "id": "dentures", "fg": 5740 }, + { "id": "dry_beans", "fg": 5742 }, + { "id": "dry_lentils", "fg": 5743 }, + { "id": "alexandrite_gold_earring", "fg": 5744 }, + { "id": "alexandrite_platinum_earring", "fg": 5745 }, + { "id": "alexandrite_silver_earring", "fg": 5746 }, + { "id": "amethyst_gold_earring", "fg": 5747 }, + { "id": "amethyst_platinum_earring", "fg": 5748 }, + { "id": "amethyst_silver_earring", "fg": 5749 }, + { "id": "aquamarine_gold_earring", "fg": 5750 }, + { "id": "aquamarine_platinum_earring", "fg": 5751 }, + { "id": "aquamarine_silver_earring", "fg": 5752 }, + { "id": "bead_ear", "fg": 5753 }, + { "id": "blue_topaz_gold_earring", "fg": 5754 }, + { "id": "blue_topaz_platinum_earring", "fg": 5755 }, + { "id": "blue_topaz_silver_earring", "fg": 5756 }, + { "id": "citrine_gold_earring", "fg": 5757 }, + { "id": "citrine_platinum_earring", "fg": 5758 }, + { "id": "citrine_silver_earring", "fg": 5759 }, + { "id": "copper_ear", "fg": 5760 }, + { "id": "diamond_gold_earring", "fg": 5761 }, + { "id": "diamond_platinum_earring", "fg": 5762 }, + { "id": "diamond_silver_earring", "fg": 5763 }, + { "id": "emerald_gold_earring", "fg": 5764 }, + { "id": "emerald_platinum_earring", "fg": 5765 }, + { "id": "emerald_silver_earring", "fg": 5766 }, + { "id": "garnet_gold_earring", "fg": 5767 }, + { "id": "garnet_platinum_earring", "fg": 5768 }, + { "id": "garnet_silver_earring", "fg": 5769 }, + { "id": "gold_ear", "fg": 5770 }, + { "id": "opal_gold_earring", "fg": 5771 }, + { "id": "opal_platinum_earring", "fg": 5772 }, + { "id": "opal_silver_earring", "fg": 5773 }, + { "id": "pearl_gold_earring", "fg": 5774 }, + { "id": "pearl_platinum_earring", "fg": 5775 }, + { "id": "pearl_silver_earring", "fg": 5776 }, + { "id": "peridot_gold_earring", "fg": 5777 }, + { "id": "peridot_platinum_earring", "fg": 5778 }, + { "id": "peridot_silver_earring", "fg": 5779 }, + { "id": "platinum_ear", "fg": 5780 }, + { "id": "ruby_gold_earring", "fg": 5781 }, + { "id": "ruby_platinum_earring", "fg": 5782 }, + { "id": "ruby_silver_earring", "fg": 5783 }, + { "id": "sapphire_gold_earring", "fg": 5784 }, + { "id": "sapphire_platinum_earring", "fg": 5785 }, + { "id": "sapphire_silver_earring", "fg": 5786 }, + { "id": "silver_ear", "fg": 5787 }, + { "id": "tourmaline_gold_earring", "fg": 5788 }, + { "id": "tourmaline_platinum_earring", "fg": 5789 }, + { "id": "tourmaline_silver_earring", "fg": 5790 }, + { "id": "elec_shears", "fg": 5791 }, + { "id": "fiber_mat", "fg": 5792 }, + { "id": "filter_liquid", "fg": 5793 }, + { "id": "flaregun", "fg": 5794 }, + { "id": "signal_flare", "fg": 5795 }, + { "id": "bread", "fg": 5796 }, + { "id": "brioche", "fg": 5797 }, + { "id": "brown_bread", "fg": 5798 }, + { "id": "brownie", "fg": 5799 }, + { "id": "cornbread", "fg": 5802 }, + { "id": "jihelucake", "fg": 5803 }, + { "id": "pancakes", "fg": 5804 }, + { "id": "sourdough_bread", "fg": 5806 }, + { "id": "sponge_cake", "fg": 5807 }, + { "id": "tortilla_corn", "fg": 5808 }, + { "id": "wastebread", "fg": 5810 }, + { "id": "forged_shears", "fg": 5811 }, + { "id": "airhorn", "fg": 5812 }, + { "id": "aluminum_foil", "fg": 5813 }, + { "id": "bowling_pin", "fg": 5814 }, + { "id": "boxing_gloves", "fg": 5815 }, + { "id": "chopsticks", "fg": 5816 }, + { "id": "comb_pocket", "fg": 5817 }, + { "id": "copper", "fg": 5818 }, + { "id": "eclipse_glasses", "fg": 5819 }, + { "id": "fish", "fg": 5820 }, + { "id": "licorice", "fg": 5821 }, + { "id": "metal_tank", "fg": 5822 }, + { "id": "metal_tank_little", "fg": 5823 }, + { "id": "nanomaterial", "fg": 5824 }, + { "id": "plut_cell", "fg": 5825 }, + { "id": "rebreather_filter", "fg": 5826 }, + { "id": "rock_sock", "fg": 5827 }, + { "id": "rollerskates", "fg": 5828 }, + { "id": "sandpaper", "fg": 5829 }, + { "id": "throwing_stick", "fg": 5830 }, + { "id": "waterproof_gunmod", "fg": 5831 }, + { "id": "circsaw_blade", "fg": 5832 }, + { "id": "mirror", "fg": 5833 }, + { "id": "glass_bowl", "fg": 5834 }, + { "id": "plastic_bowl_kids", "fg": 5835 }, + { "id": "blue_pen", "fg": 5836 }, + { "id": "green_pen", "fg": 5837 }, + { "id": "pen", "fg": 5838 }, + { "id": "red_pen", "fg": 5839 }, + { "id": "soldering_iron", "fg": 5840 }, + { "id": "superglue", "fg": 5841 }, + { "id": "gelatin_powder", "fg": 5842 }, + { "id": "EMPbomb", "fg": 5843 }, + { "id": "acidbomb", "fg": 5846 }, + { "id": "dynamite", "fg": 5847 }, + { "id": "dynamite_bomb", "fg": 5850 }, + { "id": "flashbang", "fg": 5853 }, + { "id": "grenade_emp", "fg": 5859 }, + { "id": "grenade_inc", "fg": 5862 }, + { "id": "homemade_bomb", "fg": 5865 }, + { "id": "pipebomb", "fg": 5873 }, + { "id": "scrambler", "fg": 5876 }, + { "id": "smokebomb", "fg": 5879 }, + { "id": "grip_hook", "fg": 5882 }, + { "id": "hat_boonie", "fg": 5883 }, + { "id": "heavy_wire_rack", "fg": 5884 }, + { "id": "kevlar_shears", "fg": 5888 }, + { "id": "boxcutter", "fg": 5889 }, + { "id": "copper_knife", "fg": 5890 }, + { "id": "diveknife", "fg": 5891 }, + { "id": "knife_bread", "fg": 5892 }, + { "id": "knife_butcher", "fg": 5893 }, + { "id": "knife_carving", "fg": 5894 }, + { "id": "knife_chef", "fg": 5895 }, + { "id": "knife_combat", "fg": 5896 }, + { "id": "knife_folding", "fg": 5897 }, + { "id": "knife_hunting", "fg": 5898 }, + { "id": "knife_paring", "fg": 5899 }, + { "id": "knife_rambo", "fg": 5900 }, + { "id": "knife_rm42", "fg": 5901 }, + { "id": "knife_steak", "fg": 5902 }, + { "id": "knife_swissarmy", "fg": 5903 }, + { "id": "knife_trench", "fg": 5904 }, + { "id": "makeshift_knife", "fg": 5905 }, + { "id": "pockknife", "fg": 5906 }, + { "id": "primitive_knife", "fg": 5907 }, + { "id": "throwing_knife", "fg": 5908 }, + { "id": "electric_lantern", "fg": 5909 }, + { "id": "electric_lantern_on", "fg": 5910 }, + { "id": "gasoline_lantern", "fg": 5911 }, + { "id": "gasoline_lantern_on", "fg": 5912 }, + { "id": "oil_lamp", "fg": 5913 }, + { "id": "oil_lamp_on", "fg": 5914 }, + { "id": "propane_lantern", "fg": 5915 }, + { "id": "propane_lantern_on", "fg": 5916 }, + { "id": "smart_lamp", "fg": 5917 }, + { "id": "smart_lamp_on", "fg": 5918 }, + { "id": "large_propane_tank", "fg": 5919 }, + { "id": "lawn_dart", "fg": 5920 }, + { "id": "leaves", "fg": 5921 }, + { "id": "lock", "fg": 5922 }, + { "id": "magic_8_ball", "fg": 5923 }, + { "id": "magnet", "fg": 5924 }, + { "id": "maker_kit_box", "fg": 5925 }, + { "id": "maple_candy", "fg": 5926 }, + { "id": "meat_aspic", "fg": 5927 }, + { "id": "medical_tape", "fg": 5928 }, + { "id": "medium_propane_tank", "fg": 5929 }, + { "id": "alcohol_wipes", "fg": 5930 }, + { "id": "medical_gauze", "fg": 5943 }, + { "id": "cash_register", "fg": 5951 }, + { "id": "mortar_adobe", "fg": 5953 }, + { "id": "mortar_build", "fg": 5954 }, + { "id": "mortar_lime", "fg": 5955 }, + { "id": "mountable_heater_small", "fg": 5956 }, + { "id": "baseball", "fg": 5958 }, + { "id": "basketball", "fg": 5959 }, + { "id": "battery_car", "fg": 5960 }, + { "id": "beach_volleyball", "fg": 5961 }, + { "id": "bowling_ball", "fg": 5962 }, + { "id": "cell_phone", "fg": 5963 }, + { "id": "cell_phone_flashlight", "fg": 5964 }, + { "id": "cigar", "fg": 5965 }, + { "id": "cigar_butt", "fg": 5966 }, + { "id": "cigar_lit", "fg": 5967 }, + { "id": "ear_plugs", "fg": 5969 }, + { "id": "fiddlehead_boiled", "fg": 5970 }, + { "id": "fiddlehead_raw", "fg": 5971 }, + { "id": "fiddlehead_sauteed", "fg": 5972 }, + { "id": "flask_hip", "fg": 5973 }, + { "id": "football", "fg": 5974 }, + { "id": "golf_ball", "fg": 5975 }, + { "id": "holo_sight", "fg": 5976 }, + { "id": "indoor_volleyball", "fg": 5977 }, + { "id": "misc_repairkit", "fg": 5978 }, + { "id": "mre_beef_box", "fg": 5979 }, + { "id": "peephole", "fg": 5980 }, + { "id": "portable_game", "fg": 5981 }, + { "id": "puck", "fg": 5982 }, + { "id": "purse", "fg": 5983 }, + { "id": "suppressor", "fg": 5984 }, + { "id": "tourniquet_upper", "fg": 5985 }, + { "id": "two_way_radio", "fg": 5986 }, + { "id": "wristwatch", "fg": 5987 }, + { "id": "mushroom", "fg": 5988 }, + { "id": "cable_speaker", "fg": 5989 }, + { "id": "headphones_circumaural", "fg": 5990 }, + { "id": "microphone_xlr_generic", "fg": 5991 }, + { "id": "acorns", "fg": 5993 }, + { "id": "acorns_cooked", "fg": 5994 }, + { "id": "almond", "fg": 5995 }, + { "id": "almond_roasted", "fg": 5996 }, + { "id": "almond_shelled", "fg": 5997 }, + { "id": "beech_nuts", "fg": 5998 }, + { "id": "cashews", "fg": 5999 }, + { "id": "chestnut", "fg": 6000 }, + { "id": "chestnut_roasted", "fg": 6001 }, + { "id": "chestnut_shelled", "fg": 6002 }, + { "id": "coffee_pod", "fg": 6003 }, + { "id": "hazelnut", "fg": 6004 }, + { "id": "hazelnut_roasted", "fg": 6005 }, + { "id": "hazelnut_shelled", "fg": 6006 }, + { "id": "hickory_nut", "fg": 6007 }, + { "id": "hickory_nut_shelled", "fg": 6008 }, + { "id": "pecan", "fg": 6009 }, + { "id": "pecan_roasted", "fg": 6010 }, + { "id": "pecan_shelled", "fg": 6011 }, + { "id": "pine_nuts", "fg": 6012 }, + { "id": "pistachio", "fg": 6013 }, + { "id": "pistachio_roasted", "fg": 6014 }, + { "id": "pistachio_shelled", "fg": 6015 }, + { "id": "walnut", "fg": 6016 }, + { "id": "walnut_roasted", "fg": 6017 }, + { "id": "walnut_shelled", "fg": 6018 }, + { "id": "nuts_bolts", "fg": 6019 }, + { "id": "oil_lamp_clay", "fg": 6020 }, + { "id": "oil_lamp_clay_on", "fg": 6021 }, + { "id": "pepper", "fg": 6022 }, + { "id": "plant_fibre", "fg": 6026 }, + { "id": "apricot", "fg": 6028 }, + { "id": "bell_pepper", "fg": 6030 }, + { "id": "cactus_pad", "fg": 6032 }, + { "id": "cattail_rhizome", "fg": 6033 }, + { "id": "cherries", "fg": 6034 }, + { "id": "chicory_raw", "fg": 6035 }, + { "id": "dahlia_root", "fg": 6039 }, + { "id": "egg_mole_cricket", "fg": 6041 }, + { "id": "eggplant", "fg": 6042 }, + { "id": "elderberries", "fg": 6043 }, + { "id": "lotus", "fg": 6048 }, + { "id": "mulberries", "fg": 6049 }, + { "id": "peach", "fg": 6052 }, + { "id": "plums", "fg": 6054 }, + { "id": "poppy_bud", "fg": 6055 }, + { "id": "raw_bamboo", "fg": 6058 }, + { "id": "raw_burdock", "fg": 6059 }, + { "id": "raw_dandelion", "fg": 6060 }, + { "id": "spurge", "fg": 6062 }, + { "id": "wild_garlic", "fg": 6066 }, + { "id": "popcan_stove", "fg": 6082 }, + { "id": "pouch_autoclave", "fg": 6083 }, + { "id": "primitive_adze", "fg": 6084 }, + { "id": "propane_cooker", "fg": 6085 }, + { "id": "protein_bar_evac", "fg": 6086 }, + { "id": "pur_tablets", "fg": 6087 }, + { "id": "rad_badge", "fg": 6088 }, + { "id": "raw_lentils", "fg": 6090 }, + { "id": "alexandrite_gold_ring", "fg": 6091 }, + { "id": "alexandrite_platinum_ring", "fg": 6092 }, + { "id": "alexandrite_silver_ring", "fg": 6093 }, + { "id": "amethyst_gold_ring", "fg": 6094 }, + { "id": "amethyst_platinum_ring", "fg": 6095 }, + { "id": "amethyst_silver_ring", "fg": 6096 }, + { "id": "aquamarine_gold_ring", "fg": 6097 }, + { "id": "aquamarine_platinum_ring", "fg": 6098 }, + { "id": "aquamarine_silver_ring", "fg": 6099 }, + { "id": "blue_topaz_gold_ring", "fg": 6100 }, + { "id": "blue_topaz_platinum_ring", "fg": 6101 }, + { "id": "blue_topaz_silver_ring", "fg": 6102 }, + { "id": "citrine_gold_ring", "fg": 6103 }, + { "id": "citrine_platinum_ring", "fg": 6104 }, + { "id": "citrine_silver_ring", "fg": 6105 }, + { "id": "diamond_platinum_ring", "fg": 6106 }, + { "id": "diamond_ring", "fg": 6107 }, + { "id": "diamond_silver_ring", "fg": 6108 }, + { "id": "emerald_gold_ring", "fg": 6109 }, + { "id": "emerald_platinum_ring", "fg": 6110 }, + { "id": "emerald_silver_ring", "fg": 6111 }, + { "id": "garnet_gold_ring", "fg": 6112 }, + { "id": "garnet_platinum_ring", "fg": 6113 }, + { "id": "garnet_silver_ring", "fg": 6114 }, + { "id": "gold_ring", "fg": 6115 }, + { "id": "opal_gold_ring", "fg": 6116 }, + { "id": "opal_platinum_ring", "fg": 6117 }, + { "id": "opal_silver_ring", "fg": 6118 }, + { "id": "pearl_gold_ring", "fg": 6119 }, + { "id": "pearl_platinum_ring", "fg": 6120 }, + { "id": "pearl_silver_ring", "fg": 6121 }, + { "id": "peridot_gold_ring", "fg": 6122 }, + { "id": "peridot_platinum_ring", "fg": 6123 }, + { "id": "peridot_silver_ring", "fg": 6124 }, + { "id": "ring_engagement", "fg": 6125 }, + { "id": "ruby_gold_ring", "fg": 6126 }, + { "id": "ruby_platinum_ring", "fg": 6127 }, + { "id": "ruby_silver_ring", "fg": 6128 }, + { "id": "sapphire_gold_ring", "fg": 6129 }, + { "id": "sapphire_platinum_ring", "fg": 6130 }, + { "id": "sapphire_silver_ring", "fg": 6131 }, + { "id": "tourmaline_gold_ring", "fg": 6132 }, + { "id": "tourmaline_platinum_ring", "fg": 6133 }, + { "id": "tourmaline_silver_ring", "fg": 6134 }, + { "id": "robot_kit_box", "fg": 6135 }, + { "id": "pebble", "fg": 6136 }, + { "id": "pebble_clay", "fg": 6137 }, + { "id": "rock", "fg": 6138 }, + { "id": "rock_flaking", "fg": 6139 }, + { "id": "rock_large", "fg": 6140 }, + { "id": "rx12_injector", "fg": 6141 }, + { "id": "sandbox_kit", "fg": 6142 }, + { "id": "sausage", "fg": 6143 }, + { "id": "scalpel", "fg": 6144 }, + { "id": "scissors_child", "fg": 6145 }, + { "id": "scissors_medical", "fg": 6146 }, + { "id": "scissors_wavy", "fg": 6147 }, + { "id": "ash", "fg": 6148 }, + { "id": "brick", "fg": 6149 }, + { "id": "cable", "fg": 6150 }, + { "id": "e_scrap", "fg": 6151 }, + { "id": "scrap", "fg": 6152 }, + { "id": "steel_chunk", "fg": 6153 }, + { "id": "steel_lump", "fg": 6154 }, + { "id": "wire", "fg": 6155 }, + { "id": "seasoning_italian", "fg": 6156 }, + { "id": "shears", "fg": 6157 }, + { "id": "shot_glass", "fg": 6158 }, + { "id": "shuttlecock", "fg": 6159 }, + { "id": "sinew", "fg": 6160 }, + { "id": "skull_human", "fg": 6161 }, + { "id": "skull_bear", "fg": 6162 }, + { "id": "skull_beaver", "fg": 6163 }, + { "id": "skull_bovine", "fg": 6164 }, + { "id": "skull_canis", "fg": 6165 }, + { "id": "skull_canis_medium", "fg": 6166 }, + { "id": "skull_canis_small", "fg": 6167 }, + { "id": "skull_canis_triclopean", "fg": 6168 }, + { "id": "skull_cervine", "fg": 6169 }, + { "id": "skull_cervine_spideer", "fg": 6170 }, + { "id": "skull_cougar", "fg": 6171 }, + { "id": "skull_equine", "fg": 6172 }, + { "id": "skull_feline_medium", "fg": 6173 }, + { "id": "skull_feline_small", "fg": 6174 }, + { "id": "skull_goat", "fg": 6175 }, + { "id": "skull_llama", "fg": 6176 }, + { "id": "skull_opossum", "fg": 6177 }, + { "id": "skull_pig", "fg": 6178 }, + { "id": "skull_raccoon", "fg": 6179 }, + { "id": "skull_rodent", "fg": 6180 }, + { "id": "skull_sheep", "fg": 6181 }, + { "id": "slime_scrap", "fg": 6182 }, + { "id": "small_propane_tank", "fg": 6183 }, + { "id": "small_space_heater", "fg": 6184 }, + { "id": "small_space_heater_on", "fg": 6185 }, + { "id": "snail_garden", "fg": 6186 }, + { "id": "soft_adobe_brick", "fg": 6187 }, + { "id": "spaghetti_bolognese", "fg": 6188 }, + { "id": "spaghetti_pesto", "fg": 6189 }, + { "id": "spaghetti_raw", "fg": 6190 }, + { "id": "splatter_guard", "fg": 6191 }, + { "id": "squeeze_tube", "fg": 6193 }, + { "id": "squeeze_tube_small", "fg": 6194 }, + { "id": "stirling_kit_box", "fg": 6195 }, + { "id": "survivor_scope", "fg": 6196 }, + { "id": "tainted_marrow", "fg": 6198 }, + { "id": "tea_green_raw", "fg": 6201 }, + { "id": "tea_raw", "fg": 6202 }, + { "id": "clay_teapot", "fg": 6203 }, + { "id": "throwing_axe", "fg": 6207 }, + { "id": "toilet_paper", "fg": 6208 }, + { "id": "big_pliers", "fg": 6209 }, + { "id": "crucible", "fg": 6210 }, + { "id": "e_tool", "fg": 6212 }, + { "id": "fire_drill", "fg": 6214 }, + { "id": "masonrysaw_off", "fg": 6223 }, + { "id": "masonrysaw_on", "fg": 6224 }, + { "id": "reciprocating_saw", "fg": 6226 }, + { "id": "tin_snips", "fg": 6228 }, + { "id": "tire_iron", "fg": 6229 }, + { "id": "toothbrush_electric", "fg": 6238 }, + { "id": "tortilla_flour", "fg": 6239 }, + { "id": "towel", "fg": 6240 }, + { "id": "towel_soiled", "fg": 6241 }, + { "id": "towel_wet", "fg": 6242 }, + { "id": "teddy_bear_var_toy_plush_ferret", "fg": 6243 }, + { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 6244 }, + { "id": "tree_spile", "fg": 6245 }, + { "id": "vac_sealer", "fg": 6246 }, + { "id": "vibrator", "fg": 6247 }, + { "id": "battery_charger", "fg": 6248 }, + { "id": "recharge_station", "fg": 6249 }, + { "id": "wasp_sting", "fg": 6252 }, + { "id": "wax", "fg": 6253 }, + { "id": "chestguard_hard", "fg": 6255 }, + { "id": "diving_watch", "fg": 6256 }, + { "id": "elbow_pads", "fg": 6257 }, + { "id": "game_watch", "fg": 6260 }, + { "id": "gold_watch", "fg": 6261 }, + { "id": "lanyard", "fg": 6263 }, + { "id": "platinum_watch", "fg": 6264 }, + { "id": "sf_watch", "fg": 6265 }, + { "id": "silver_watch", "fg": 6266 }, + { "id": "suit", "fg": 6267 }, + { "id": "wicker_backpack", "fg": 6268 }, + { "id": "wrapper_foil", "fg": 6269 }, + { "id": "lug_wrench", "fg": 6270 }, + { "id": "wrench_large", "fg": 6271 }, + { "id": "wrench_small", "fg": 6272 }, + { "id": "xl_helmet_barbute", "fg": 6273 }, + { "id": "xl_propane_tank", "fg": 6274 }, + { "id": "young_leaves", "fg": 6275 }, + { "id": "zipper_long_plastic", "fg": 6276 }, + { "id": "zipper_short_plastic", "fg": 6277 } ] }, { "file": "tall_2x.png", - "//": "range 6240 to 6303", + "//": "range 6288 to 6351", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": -6, "sprite_offset_y": -100, "pixelscale": 2, "tiles": [ - { "id": "mon_mech_combat", "fg": 6240, "bg": 6244 }, - { "id": "mon_mech_recon", "fg": 6241, "bg": 6244 }, + { "id": "mon_mech_combat", "fg": 6288, "bg": 6292 }, + { "id": "mon_mech_recon", "fg": 6289, "bg": 6292 }, { "id": "mon_exodii_worker", "fg": [ - { "weight": 15, "sprite": 6245 }, - { "weight": 15, "sprite": 6246 }, - { "weight": 10, "sprite": 6247 }, - { "weight": 10, "sprite": 6248 } + { "weight": 15, "sprite": 6293 }, + { "weight": 15, "sprite": 6294 }, + { "weight": 10, "sprite": 6295 }, + { "weight": 10, "sprite": 6296 } ], - "bg": 6249 - }, - { "id": "mon_turret_searchlight", "fg": 6251, "bg": 6244 }, - { "id": "mon_afs_headless_horror", "fg": 6252, "bg": 6244 }, - { "id": "mon_biollante", "fg": 6253, "bg": 6244 }, - { "id": "mon_dispatch", "fg": 6254, "bg": 6244 }, - { "id": "mon_dispatch_military", "fg": 6255, "bg": 6244 }, - { "id": "mon_fungal_tendril", "fg": 6256, "bg": 6244 }, - { "id": "mon_fungaloid", "fg": 6257, "bg": 6244 }, - { "id": "mon_laserturret", "fg": 6258, "bg": 6244 }, - { "id": "mon_mosquito_giant", "fg": 6259, "bg": 6244 }, - { "id": "mon_robofac_laserturret_mk1", "fg": 6260, "bg": 6244 }, - { "id": "mon_skeleton_master", "fg": 6261, "bg": 6244 }, - { "id": "mon_triffid_flower", "fg": 6262, "bg": 6244 }, - { "id": "mon_turret", "fg": 6263, "bg": 6244 }, - { "id": "mon_turret_speaker", "fg": 6264, "bg": 6244 }, - { "id": "mon_zombie_fungus", "fg": 6265, "bg": 6244 }, - { "id": "mon_zombie_gasbag_fungus", "fg": 6266, "bg": 6244 }, - { "id": "mon_zombie_necro", "fg": 6269, "bg": 6244 }, - { "id": "mon_zombie_master", "fg": 6268, "bg": 6244 }, - { "id": [ "corpse_mon_zombie_necro", "corpse_mon_zombie_master" ], "fg": 6267 }, + "bg": 6297 + }, + { "id": "mon_turret_searchlight", "fg": 6299, "bg": 6292 }, + { "id": "mon_afs_headless_horror", "fg": 6300, "bg": 6292 }, + { "id": "mon_biollante", "fg": 6301, "bg": 6292 }, + { "id": "mon_dispatch", "fg": 6302, "bg": 6292 }, + { "id": "mon_dispatch_military", "fg": 6303, "bg": 6292 }, + { "id": "mon_fungal_tendril", "fg": 6304, "bg": 6292 }, + { "id": "mon_fungaloid", "fg": 6305, "bg": 6292 }, + { "id": "mon_laserturret", "fg": 6306, "bg": 6292 }, + { "id": "mon_mosquito_giant", "fg": 6307, "bg": 6292 }, + { "id": "mon_robofac_laserturret_mk1", "fg": 6308, "bg": 6292 }, + { "id": "mon_skeleton_master", "fg": 6309, "bg": 6292 }, + { "id": "mon_triffid_flower", "fg": 6310, "bg": 6292 }, + { "id": "mon_turret", "fg": 6311, "bg": 6292 }, + { "id": "mon_turret_speaker", "fg": 6312, "bg": 6292 }, + { "id": "mon_zombie_fungus", "fg": 6313, "bg": 6292 }, + { "id": "mon_zombie_gasbag_fungus", "fg": 6314, "bg": 6292 }, + { "id": "mon_zombie_necro", "fg": 6317, "bg": 6292 }, + { "id": "mon_zombie_master", "fg": 6316, "bg": 6292 }, + { "id": [ "corpse_mon_zombie_necro", "corpse_mon_zombie_master" ], "fg": 6315 }, { "id": "mon_triffid", - "fg": [ { "weight": 100, "sprite": 6274 }, { "weight": 50, "sprite": 6275 } ], - "bg": 6244 - }, - { "id": "mon_triffid_sprig", "fg": 6276, "bg": 6244 }, - { "id": "mon_triffid_young", "fg": 6277, "bg": 6244 }, - { "id": "overlay_wielded_long_pole", "fg": 6283 }, - { "id": "overlay_wielded_pike_copper", "fg": 6284 }, - { "id": "overlay_wielded_pike", "fg": 6285 }, - { "id": "overlay_wielded_pike_wood", "fg": 6286 }, - { "id": "overlay_female_wielded_wood_panel", "fg": 6287 }, - { "id": "overlay_male_wielded_wood_panel", "fg": 6288 }, - { "id": "overlay_female_wielded_wood_sheet", "fg": 6289 }, - { "id": "overlay_male_wielded_wood_sheet", "fg": 6290 }, - { "id": "rid_mon_mech_combat", "fg": 6242 }, - { "id": "rid_mon_mech_recon", "fg": 6243 }, - { "id": "mon_gracke", "fg": 6250 }, - { "id": "mon_zombie_necro_boomer", "fg": 6270 }, - { "id": "mon_zombie_soldier_blackops_1", "fg": 6271 }, - { "id": "mon_memory", "fg": 6272 }, - { "id": "mon_robofac_prototype", "fg": 6273 }, - { "id": "overlay_effect_playing_instrument", "fg": 6278 }, - { "id": "overlay_wielded_mattress", "fg": 6279 }, - { "id": "overlay_wielded_down_mattress", "fg": 6280 }, - { "id": "overlay_wielded_fishing_rod_basic", "fg": 6281 }, - { "id": "overlay_wielded_fishing_rod_professional", "fg": 6282 } + "fg": [ { "weight": 100, "sprite": 6322 }, { "weight": 50, "sprite": 6323 } ], + "bg": 6292 + }, + { "id": "mon_triffid_sprig", "fg": 6324, "bg": 6292 }, + { "id": "mon_triffid_young", "fg": 6325, "bg": 6292 }, + { "id": "overlay_wielded_long_pole", "fg": 6331 }, + { "id": "overlay_wielded_pike_copper", "fg": 6332 }, + { "id": "overlay_wielded_pike", "fg": 6333 }, + { "id": "overlay_wielded_pike_wood", "fg": 6334 }, + { "id": "overlay_female_wielded_wood_panel", "fg": 6335 }, + { "id": "overlay_male_wielded_wood_panel", "fg": 6336 }, + { "id": "overlay_female_wielded_wood_sheet", "fg": 6337 }, + { "id": "overlay_male_wielded_wood_sheet", "fg": 6338 }, + { "id": "rid_mon_mech_combat", "fg": 6290 }, + { "id": "rid_mon_mech_recon", "fg": 6291 }, + { "id": "mon_gracke", "fg": 6298 }, + { "id": "mon_zombie_necro_boomer", "fg": 6318 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 6319 }, + { "id": "mon_memory", "fg": 6320 }, + { "id": "mon_robofac_prototype", "fg": 6321 }, + { "id": "overlay_effect_playing_instrument", "fg": 6326 }, + { "id": "overlay_wielded_mattress", "fg": 6327 }, + { "id": "overlay_wielded_down_mattress", "fg": 6328 }, + { "id": "overlay_wielded_fishing_rod_basic", "fg": 6329 }, + { "id": "overlay_wielded_fishing_rod_professional", "fg": 6330 } ] }, { "file": "human_body_2x.png", - "//": "range 6304 to 8351", + "//": "range 6352 to 8415", "sprite_width": 32, "sprite_height": 36, "sprite_offset_x": -8, "sprite_offset_y": -56, "pixelscale": 2, "tiles": [ - { "id": "overlay_female_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 6310 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 6311 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_ANCHOR", "fg": 6312 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_ANCHOR", "fg": 6313 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_BEARD", "fg": 6314 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_BEARD", "fg": 6315 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHEVRON", "fg": 6316 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHEVRON", "fg": 6317 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 6318 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 6319 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 6320 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 6321 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 6322 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 6323 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CIRCLE", "fg": 6324 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CIRCLE", "fg": 6325 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_GOATEE", "fg": 6326 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_GOATEE", "fg": 6327 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 6328 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 6329 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 6330 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 6331 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_HORSESHOE", "fg": 6332 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_HORSESHOE", "fg": 6333 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_MUSTACHE", "fg": 6338 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_MUSTACHE", "fg": 6339 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 6334 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 6335 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_NECKBEARD", "fg": 6336 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_NECKBEARD", "fg": 6337 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_PENCIL", "fg": 6340 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_PENCIL", "fg": 6341 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_ROYALE", "fg": 6342 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_ROYALE", "fg": 6343 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 6344 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 6345 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 6346 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 6347 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 6348 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 6349 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 6350 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 6351 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 6354 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 6355 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_VANDYKE", "fg": 6356 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_VANDYKE", "fg": 6357 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_WALRUS", "fg": 6358 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_WALRUS", "fg": 6359 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_ZAPPA", "fg": 6352 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_ZAPPA", "fg": 6353 }, - { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 6535 }, - { "id": "overlay_female_mutation_hair_black_crewcut", "fg": 6534 }, - { "id": "overlay_male_mutation_hair_black_fro", "fg": 6537 }, - { "id": "overlay_female_mutation_hair_black_fro", "fg": 6536 }, - { "id": "overlay_male_mutation_hair_black_long", "fg": 6539 }, - { "id": "overlay_female_mutation_hair_black_long", "fg": 6538 }, - { "id": "overlay_male_mutation_hair_black_medium", "fg": 6541 }, - { "id": "overlay_female_mutation_hair_black_medium", "fg": 6540 }, - { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 6543 }, - { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 6542 }, - { "id": "overlay_male_mutation_hair_black_short", "fg": 6545 }, - { "id": "overlay_female_mutation_hair_black_short", "fg": 6544 }, - { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 6547 }, - { "id": "overlay_female_mutation_hair_blond_crewcut", "fg": 6546 }, - { "id": "overlay_male_mutation_hair_blond_fro", "fg": 6549 }, - { "id": "overlay_female_mutation_hair_blond_fro", "fg": 6548 }, - { "id": "overlay_male_mutation_hair_blond_long", "fg": 6551 }, - { "id": "overlay_female_mutation_hair_blond_long", "fg": 6550 }, - { "id": "overlay_male_mutation_hair_blond_medium", "fg": 6553 }, - { "id": "overlay_female_mutation_hair_blond_medium", "fg": 6552 }, - { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 6555 }, - { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 6554 }, - { "id": "overlay_male_mutation_hair_blond_short", "fg": 6557 }, - { "id": "overlay_female_mutation_hair_blond_short", "fg": 6556 }, - { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 6559 }, - { "id": "overlay_female_mutation_hair_brown_crewcut", "fg": 6558 }, - { "id": "overlay_male_mutation_hair_brown_fro", "fg": 6561 }, - { "id": "overlay_female_mutation_hair_brown_fro", "fg": 6560 }, - { "id": "overlay_male_mutation_hair_brown_long", "fg": 6563 }, - { "id": "overlay_female_mutation_hair_brown_long", "fg": 6562 }, - { "id": "overlay_male_mutation_hair_brown_medium", "fg": 6565 }, - { "id": "overlay_female_mutation_hair_brown_medium", "fg": 6564 }, - { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 6567 }, - { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 6566 }, - { "id": "overlay_male_mutation_hair_brown_short", "fg": 6569 }, - { "id": "overlay_female_mutation_hair_brown_short", "fg": 6568 }, - { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 6571 }, - { "id": "overlay_female_mutation_hair_gray_crewcut", "fg": 6570 }, - { "id": "overlay_male_mutation_hair_gray_fro", "fg": 6573 }, - { "id": "overlay_female_mutation_hair_gray_fro", "fg": 6572 }, - { "id": "overlay_male_mutation_hair_gray_long", "fg": 6575 }, - { "id": "overlay_female_mutation_hair_gray_long", "fg": 6574 }, - { "id": "overlay_male_mutation_hair_gray_medium", "fg": 6577 }, - { "id": "overlay_female_mutation_hair_gray_medium", "fg": 6576 }, - { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 6579 }, - { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 6578 }, - { "id": "overlay_male_mutation_hair_gray_short", "fg": 6581 }, - { "id": "overlay_female_mutation_hair_gray_short", "fg": 6580 }, - { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 6583 }, - { "id": "overlay_female_mutation_hair_red_crewcut", "fg": 6582 }, - { "id": "overlay_male_mutation_hair_red_fro", "fg": 6585 }, - { "id": "overlay_female_mutation_hair_red_fro", "fg": 6584 }, - { "id": "overlay_male_mutation_hair_red_long", "fg": 6587 }, - { "id": "overlay_female_mutation_hair_red_long", "fg": 6586 }, - { "id": "overlay_male_mutation_hair_red_medium", "fg": 6589 }, - { "id": "overlay_female_mutation_hair_red_medium", "fg": 6588 }, - { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 6591 }, - { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 6590 }, - { "id": "overlay_male_mutation_hair_red_short", "fg": 6593 }, - { "id": "overlay_female_mutation_hair_red_short", "fg": 6592 }, - { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 6595 }, - { "id": "overlay_female_mutation_hair_white_crewcut", "fg": 6594 }, - { "id": "overlay_male_mutation_hair_white_fro", "fg": 6597 }, - { "id": "overlay_female_mutation_hair_white_fro", "fg": 6596 }, - { "id": "overlay_male_mutation_hair_white_long", "fg": 6599 }, - { "id": "overlay_female_mutation_hair_white_long", "fg": 6598 }, - { "id": "overlay_male_mutation_hair_white_medium", "fg": 6601 }, - { "id": "overlay_female_mutation_hair_white_medium", "fg": 6600 }, - { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 6603 }, - { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 6602 }, - { "id": "overlay_male_mutation_hair_white_short", "fg": 6605 }, - { "id": "overlay_female_mutation_hair_white_short", "fg": 6604 }, - { "id": "overlay_female_mutation_ARACHNID_ARMS", "fg": 6608 }, - { "id": "overlay_male_mutation_ARACHNID_ARMS", "fg": 6609 }, - { "id": "overlay_female_mutation_BEAK", "fg": 6616 }, - { "id": "overlay_male_mutation_BEAK", "fg": 6617 }, - { "id": "overlay_female_mutation_BEAK_HUM", "fg": 6618 }, - { "id": "overlay_male_mutation_BEAK_HUM", "fg": 6619 }, - { "id": "overlay_female_mutation_BEAK_PECK", "fg": 6620 }, - { "id": "overlay_male_mutation_BEAK_PECK", "fg": 6621 }, - { "id": "overlay_female_mutation_BIRD_EYE", "fg": 6634 }, - { "id": "overlay_male_mutation_BIRD_EYE", "fg": 6635 }, - { "id": "overlay_female_mutation_FANGS", "fg": 6638 }, - { "id": "overlay_male_mutation_FANGS", "fg": 6639 }, - { "id": "overlay_female_mutation_LEAVES", "fg": 6649 }, - { "id": "overlay_male_mutation_LEAVES", "fg": 6650 }, - { "id": "overlay_female_mutation_LIZ_EYE", "fg": 6651 }, - { "id": "overlay_male_mutation_LIZ_EYE", "fg": 6652 }, - { "id": "overlay_female_mutation_MUZZLE", "fg": 6663 }, - { "id": "overlay_male_mutation_MUZZLE", "fg": 6664 }, - { "id": "overlay_female_mutation_MUZZLE_LONG", "fg": 6665 }, - { "id": "overlay_male_mutation_MUZZLE_LONG", "fg": 6666 }, - { "id": "overlay_female_mutation_SABER_TEETH", "fg": 6673 }, - { "id": "overlay_male_mutation_SABER_TEETH", "fg": 6674 }, - { "id": "overlay_female_mutation_SHARKTEETH", "fg": 6675 }, - { "id": "overlay_male_mutation_SHARKTEETH", "fg": 6676 }, - { "id": [ "overlay_female_mutation_SHELL", "overlay_female_mutation_SHELL2" ], "fg": 6679 }, - { "id": [ "overlay_male_mutation_SHELL", "overlay_male_mutation_SHELL2" ], "fg": 6680 }, - { "id": "overlay_female_mutation_TAIL_FIN", "fg": 6685 }, - { "id": "overlay_male_mutation_TAIL_FIN", "fg": 6686 }, - { "id": "overlay_female_mutation_TAIL_THICK", "fg": 6695 }, - { "id": "overlay_male_mutation_TAIL_THICK", "fg": 6696 }, - { "id": "overlay_female_mutation_TALONS", "fg": 6697 }, - { "id": "overlay_male_mutation_TALONS", "fg": 6698 }, - { "id": "overlay_female_mutation_VINES1", "fg": 6699 }, - { "id": "overlay_male_mutation_VINES1", "fg": 6700 }, - { "id": "overlay_female_mutation_WINGS_BIRD", "fg": 6707 }, - { "id": "overlay_male_mutation_WINGS_BIRD", "fg": 6708 }, - { "id": "overlay_female_mutation_CHITIN", "fg": 6711 }, - { "id": "overlay_male_mutation_CHITIN", "fg": 6712 }, - { "id": "overlay_female_mutation_CHITIN2", "fg": 6709 }, - { "id": "overlay_male_mutation_CHITIN2", "fg": 6710 }, - { "id": "overlay_female_mutation_FEATHERS", "fg": 6713 }, - { "id": "overlay_male_mutation_FEATHERS", "fg": 6714 }, - { "id": "overlay_female_mutation_SCALES", "fg": 6735 }, - { "id": "overlay_male_mutation_SCALES", "fg": 6736 }, - { "id": "overlay_female_mutation_PLANTSKIN", "fg": 6733 }, - { "id": "overlay_male_mutation_PLANTSKIN", "fg": 6734 }, - { "id": "overlay_female_mutation_LUPINE_FUR", "fg": 6715 }, - { "id": "overlay_male_mutation_LUPINE_FUR", "fg": 6716 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 6358 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 6359 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_ANCHOR", "fg": 6360 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_ANCHOR", "fg": 6361 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_BEARD", "fg": 6362 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_BEARD", "fg": 6363 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHEVRON", "fg": 6364 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHEVRON", "fg": 6365 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 6366 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 6367 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 6368 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 6369 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 6370 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 6371 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CIRCLE", "fg": 6372 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CIRCLE", "fg": 6373 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_GOATEE", "fg": 6374 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_GOATEE", "fg": 6375 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 6376 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 6377 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 6378 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 6379 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_HORSESHOE", "fg": 6380 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_HORSESHOE", "fg": 6381 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_MUSTACHE", "fg": 6386 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_MUSTACHE", "fg": 6387 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 6382 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 6383 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_NECKBEARD", "fg": 6384 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_NECKBEARD", "fg": 6385 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_PENCIL", "fg": 6388 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_PENCIL", "fg": 6389 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_ROYALE", "fg": 6390 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_ROYALE", "fg": 6391 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 6392 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 6393 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 6394 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 6395 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 6396 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 6397 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 6398 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 6399 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 6402 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 6403 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_VANDYKE", "fg": 6404 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_VANDYKE", "fg": 6405 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_WALRUS", "fg": 6406 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_WALRUS", "fg": 6407 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_ZAPPA", "fg": 6400 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_ZAPPA", "fg": 6401 }, + { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 6583 }, + { "id": "overlay_female_mutation_hair_black_crewcut", "fg": 6582 }, + { "id": "overlay_male_mutation_hair_black_fro", "fg": 6585 }, + { "id": "overlay_female_mutation_hair_black_fro", "fg": 6584 }, + { "id": "overlay_male_mutation_hair_black_long", "fg": 6587 }, + { "id": "overlay_female_mutation_hair_black_long", "fg": 6586 }, + { "id": "overlay_male_mutation_hair_black_medium", "fg": 6589 }, + { "id": "overlay_female_mutation_hair_black_medium", "fg": 6588 }, + { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 6591 }, + { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 6590 }, + { "id": "overlay_male_mutation_hair_black_short", "fg": 6593 }, + { "id": "overlay_female_mutation_hair_black_short", "fg": 6592 }, + { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 6595 }, + { "id": "overlay_female_mutation_hair_blond_crewcut", "fg": 6594 }, + { "id": "overlay_male_mutation_hair_blond_fro", "fg": 6597 }, + { "id": "overlay_female_mutation_hair_blond_fro", "fg": 6596 }, + { "id": "overlay_male_mutation_hair_blond_long", "fg": 6599 }, + { "id": "overlay_female_mutation_hair_blond_long", "fg": 6598 }, + { "id": "overlay_male_mutation_hair_blond_medium", "fg": 6601 }, + { "id": "overlay_female_mutation_hair_blond_medium", "fg": 6600 }, + { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 6603 }, + { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 6602 }, + { "id": "overlay_male_mutation_hair_blond_short", "fg": 6605 }, + { "id": "overlay_female_mutation_hair_blond_short", "fg": 6604 }, + { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 6607 }, + { "id": "overlay_female_mutation_hair_brown_crewcut", "fg": 6606 }, + { "id": "overlay_male_mutation_hair_brown_fro", "fg": 6609 }, + { "id": "overlay_female_mutation_hair_brown_fro", "fg": 6608 }, + { "id": "overlay_male_mutation_hair_brown_long", "fg": 6611 }, + { "id": "overlay_female_mutation_hair_brown_long", "fg": 6610 }, + { "id": "overlay_male_mutation_hair_brown_medium", "fg": 6613 }, + { "id": "overlay_female_mutation_hair_brown_medium", "fg": 6612 }, + { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 6615 }, + { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 6614 }, + { "id": "overlay_male_mutation_hair_brown_short", "fg": 6617 }, + { "id": "overlay_female_mutation_hair_brown_short", "fg": 6616 }, + { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 6619 }, + { "id": "overlay_female_mutation_hair_gray_crewcut", "fg": 6618 }, + { "id": "overlay_male_mutation_hair_gray_fro", "fg": 6621 }, + { "id": "overlay_female_mutation_hair_gray_fro", "fg": 6620 }, + { "id": "overlay_male_mutation_hair_gray_long", "fg": 6623 }, + { "id": "overlay_female_mutation_hair_gray_long", "fg": 6622 }, + { "id": "overlay_male_mutation_hair_gray_medium", "fg": 6625 }, + { "id": "overlay_female_mutation_hair_gray_medium", "fg": 6624 }, + { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 6627 }, + { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 6626 }, + { "id": "overlay_male_mutation_hair_gray_short", "fg": 6629 }, + { "id": "overlay_female_mutation_hair_gray_short", "fg": 6628 }, + { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 6631 }, + { "id": "overlay_female_mutation_hair_red_crewcut", "fg": 6630 }, + { "id": "overlay_male_mutation_hair_red_fro", "fg": 6633 }, + { "id": "overlay_female_mutation_hair_red_fro", "fg": 6632 }, + { "id": "overlay_male_mutation_hair_red_long", "fg": 6635 }, + { "id": "overlay_female_mutation_hair_red_long", "fg": 6634 }, + { "id": "overlay_male_mutation_hair_red_medium", "fg": 6637 }, + { "id": "overlay_female_mutation_hair_red_medium", "fg": 6636 }, + { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 6639 }, + { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 6638 }, + { "id": "overlay_male_mutation_hair_red_short", "fg": 6641 }, + { "id": "overlay_female_mutation_hair_red_short", "fg": 6640 }, + { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 6643 }, + { "id": "overlay_female_mutation_hair_white_crewcut", "fg": 6642 }, + { "id": "overlay_male_mutation_hair_white_fro", "fg": 6645 }, + { "id": "overlay_female_mutation_hair_white_fro", "fg": 6644 }, + { "id": "overlay_male_mutation_hair_white_long", "fg": 6647 }, + { "id": "overlay_female_mutation_hair_white_long", "fg": 6646 }, + { "id": "overlay_male_mutation_hair_white_medium", "fg": 6649 }, + { "id": "overlay_female_mutation_hair_white_medium", "fg": 6648 }, + { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 6651 }, + { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 6650 }, + { "id": "overlay_male_mutation_hair_white_short", "fg": 6653 }, + { "id": "overlay_female_mutation_hair_white_short", "fg": 6652 }, + { "id": "overlay_female_mutation_ARACHNID_ARMS", "fg": 6656 }, + { "id": "overlay_male_mutation_ARACHNID_ARMS", "fg": 6657 }, + { "id": "overlay_female_mutation_BEAK", "fg": 6664 }, + { "id": "overlay_male_mutation_BEAK", "fg": 6665 }, + { "id": "overlay_female_mutation_BEAK_HUM", "fg": 6666 }, + { "id": "overlay_male_mutation_BEAK_HUM", "fg": 6667 }, + { "id": "overlay_female_mutation_BEAK_PECK", "fg": 6668 }, + { "id": "overlay_male_mutation_BEAK_PECK", "fg": 6669 }, + { "id": "overlay_female_mutation_BIRD_EYE", "fg": 6682 }, + { "id": "overlay_male_mutation_BIRD_EYE", "fg": 6683 }, + { "id": "overlay_female_mutation_FANGS", "fg": 6686 }, + { "id": "overlay_male_mutation_FANGS", "fg": 6687 }, + { "id": "overlay_female_mutation_LEAVES", "fg": 6697 }, + { "id": "overlay_male_mutation_LEAVES", "fg": 6698 }, + { "id": "overlay_female_mutation_LIZ_EYE", "fg": 6699 }, + { "id": "overlay_male_mutation_LIZ_EYE", "fg": 6700 }, + { "id": "overlay_female_mutation_MUZZLE", "fg": 6711 }, + { "id": "overlay_male_mutation_MUZZLE", "fg": 6712 }, + { "id": "overlay_female_mutation_MUZZLE_LONG", "fg": 6713 }, + { "id": "overlay_male_mutation_MUZZLE_LONG", "fg": 6714 }, + { "id": "overlay_female_mutation_SABER_TEETH", "fg": 6721 }, + { "id": "overlay_male_mutation_SABER_TEETH", "fg": 6722 }, + { "id": "overlay_female_mutation_SHARKTEETH", "fg": 6723 }, + { "id": "overlay_male_mutation_SHARKTEETH", "fg": 6724 }, + { "id": [ "overlay_female_mutation_SHELL", "overlay_female_mutation_SHELL2" ], "fg": 6727 }, + { "id": [ "overlay_male_mutation_SHELL", "overlay_male_mutation_SHELL2" ], "fg": 6728 }, + { "id": "overlay_female_mutation_TAIL_FIN", "fg": 6733 }, + { "id": "overlay_male_mutation_TAIL_FIN", "fg": 6734 }, + { "id": "overlay_female_mutation_TAIL_THICK", "fg": 6743 }, + { "id": "overlay_male_mutation_TAIL_THICK", "fg": 6744 }, + { "id": "overlay_female_mutation_TALONS", "fg": 6745 }, + { "id": "overlay_male_mutation_TALONS", "fg": 6746 }, + { "id": "overlay_female_mutation_VINES1", "fg": 6747 }, + { "id": "overlay_male_mutation_VINES1", "fg": 6748 }, + { "id": "overlay_female_mutation_WINGS_BIRD", "fg": 6755 }, + { "id": "overlay_male_mutation_WINGS_BIRD", "fg": 6756 }, + { "id": "overlay_female_mutation_CHITIN", "fg": 6759 }, + { "id": "overlay_male_mutation_CHITIN", "fg": 6760 }, + { "id": "overlay_female_mutation_CHITIN2", "fg": 6757 }, + { "id": "overlay_male_mutation_CHITIN2", "fg": 6758 }, + { "id": "overlay_female_mutation_FEATHERS", "fg": 6761 }, + { "id": "overlay_male_mutation_FEATHERS", "fg": 6762 }, + { "id": "overlay_female_mutation_SCALES", "fg": 6783 }, + { "id": "overlay_male_mutation_SCALES", "fg": 6784 }, + { "id": "overlay_female_mutation_PLANTSKIN", "fg": 6781 }, + { "id": "overlay_male_mutation_PLANTSKIN", "fg": 6782 }, + { "id": "overlay_female_mutation_LUPINE_FUR", "fg": 6763 }, + { "id": "overlay_male_mutation_LUPINE_FUR", "fg": 6764 }, { "id": [ "overlay_male_mutation_PATCHSKIN1", "overlay_male_mutation_PATCHSKIN2", "overlay_male_mutation_PATCHSKIN3" ], - "fg": 6732 + "fg": 6780 }, { "id": [ "overlay_female_mutation_PATCHSKIN1", "overlay_female_mutation_PATCHSKIN2", "overlay_female_mutation_PATCHSKIN3" ], - "fg": 6731 - }, - { "id": "overlay_female_mutation_SKIN_DARK", "fg": 6737 }, - { "id": "overlay_male_mutation_SKIN_DARK", "fg": 6738 }, - { "id": "overlay_female_mutation_SKIN_LIGHT", "fg": 6739 }, - { "id": "overlay_male_mutation_SKIN_LIGHT", "fg": 6740 }, - { "id": "overlay_female_mutation_SKIN_PINK", "fg": 6741 }, - { "id": "overlay_male_mutation_SKIN_PINK", "fg": 6742 }, - { "id": "overlay_female_mutation_SKIN_TAN", "fg": 6743 }, - { "id": "overlay_male_mutation_SKIN_TAN", "fg": 6744 }, - { "id": "overlay_female_mutation_PALE", "fg": 6729 }, - { "id": "overlay_male_mutation_PALE", "fg": 6730 }, - { "id": "overlay_female_mutation_ALBINO", "fg": 6717 }, - { "id": "overlay_male_mutation_ALBINO", "fg": 6723 }, - { "id": "overlay_wielded_arming_sword_fake", "fg": 6805 }, - { "id": "overlay_wielded_arming_sword_inferior", "fg": 6805 }, - { "id": "overlay_wielded_battleaxe_inferior", "fg": 6752 }, - { "id": "overlay_wielded_battleaxe_fake", "fg": 6752 }, - { "id": "overlay_wielded_broadsword_inferior", "fg": 7107 }, - { "id": "overlay_wielded_broadsword_fake", "fg": 7107 }, - { "id": "overlay_wielded_cavalry_sabre_fake", "fg": 6756 }, - { "id": "overlay_wielded_cutlass_fake", "fg": 6758 }, - { "id": "overlay_wielded_cutlass_inferior", "fg": 6758 }, - { "id": "overlay_wielded_estoc_inferior", "fg": 7169 }, - { "id": "overlay_wielded_estoc_fake", "fg": 7169 }, - { "id": "overlay_female_wielded_halberd_fake", "fg": 7197 }, - { "id": "overlay_male_wielded_halberd_fake", "fg": 7198 }, - { "id": "overlay_wielded_jian_fake", "fg": 6764 }, - { "id": "overlay_wielded_jian_inferior", "fg": 6764 }, - { "id": "overlay_wielded_katana_fake", "fg": 7216 }, - { "id": "overlay_wielded_katana_inferior", "fg": 7216 }, - { "id": "overlay_wielded_kris_fake", "fg": 7222 }, - { "id": "overlay_wielded_longsword_fake", "fg": 7225 }, - { "id": "overlay_wielded_longsword_inferior", "fg": 7225 }, - { "id": "overlay_female_wielded_lucern_hammerfake", "fg": 7226 }, - { "id": "overlay_male_wielded_lucern_hammerfake", "fg": 7227 }, - { "id": "overlay_wielded_mace_inferior", "fg": 7231 }, - { "id": "overlay_wielded_mace_fake", "fg": 7231 }, - { "id": "overlay_wielded_morningstar_fake", "fg": 7232 }, - { "id": "overlay_wielded_morningstar_inferior", "fg": 7232 }, - { "id": "overlay_female_wielded_naginata_fake", "fg": 6775 }, - { "id": "overlay_male_wielded_naginata_fake", "fg": 6776 }, - { "id": "overlay_female_wielded_naginata_inferior", "fg": 6775 }, - { "id": "overlay_male_wielded_naginata_inferior", "fg": 6776 }, - { "id": "overlay_wielded_nodachi_inferior", "fg": 7285 }, - { "id": "overlay_wielded_nodachi_fake", "fg": 7285 }, - { "id": "overlay_wielded_pike_fake", "fg": 6285 }, - { "id": "overlay_wielded_pike_inferior", "fg": 6285 }, - { "id": "overlay_wielded_rapier_fake", "fg": 7313 }, - { "id": "overlay_wielded_tanto_inferior", "fg": 7429 }, - { "id": "overlay_wielded_tanto_fake", "fg": 7429 }, - { "id": "overlay_wielded_wakizashi_fake", "fg": 7457 }, - { "id": "overlay_wielded_wakizashi_inferior", "fg": 7457 }, - { "id": "overlay_wielded_zweihander_fake", "fg": 7480 }, - { "id": "overlay_wielded_zweihander_inferior", "fg": 7480 }, - { "id": "overlay_female_wielded_1st_aid", "fg": 6745 }, - { "id": "overlay_male_wielded_1st_aid", "fg": 6746 }, - { "id": "overlay_female_wielded_2x4", "fg": 6747 }, - { "id": "overlay_male_wielded_2x4", "fg": 6748 }, - { "id": "overlay_wielded_bowling_axe", "fg": 6749 }, - { "id": "overlay_wielded_battleaxe", "fg": 6752 }, - { "id": "overlay_wielded_knife_butcher", "fg": 6753 }, - { "id": "overlay_female_wielded_butterfly_swords", "fg": 6754 }, - { "id": "overlay_male_wielded_butterfly_swords", "fg": 6755 }, - { "id": "overlay_wielded_cavalry_sabre", "fg": 6756 }, - { "id": "overlay_wielded_sword_crude", "fg": 6757 }, - { "id": "overlay_wielded_cutlass", "fg": 6758 }, - { "id": "overlay_wielded_dao", "fg": 6759 }, - { "id": "overlay_wielded_diveknife", "fg": 6760 }, - { "id": "overlay_female_wielded_glaive", "fg": 6761 }, - { "id": "overlay_male_wielded_glaive", "fg": 6762 }, - { "id": "overlay_wielded_glass_shiv", "fg": 6763 }, - { "id": "overlay_wielded_jian", "fg": 6764 }, - { "id": "overlay_wielded_khopesh", "fg": 6765 }, - { "id": "overlay_wielded_kukri", "fg": 6766 }, - { "id": "overlay_wielded_lajatang", "fg": 6767 }, - { "id": "overlay_wielded_machete", "fg": 6768 }, - { "id": "overlay_female_wielded_makeshift_halberd", "fg": 6769 }, - { "id": "overlay_male_wielded_makeshift_halberd", "fg": 6770 }, - { "id": "overlay_wielded_makeshift_machete", "fg": 6771 }, - { "id": "overlay_wielded_glass_macuahuitl", "fg": 6772 }, - { "id": "overlay_female_wielded_makeshift_scythe_war", "fg": 6773 }, - { "id": "overlay_male_wielded_makeshift_scythe_war", "fg": 6774 }, - { "id": "overlay_female_wielded_naginata", "fg": 6775 }, - { "id": "overlay_male_wielded_naginata", "fg": 6776 }, - { "id": "overlay_wielded_knuckle_katar", "fg": 6777 }, - { "id": "overlay_wielded_scimitar", "fg": 6778 }, - { "id": "overlay_wielded_scythe", "fg": 6779 }, - { "id": "overlay_wielded_survivor_machete", "fg": 6780 }, - { "id": "overlay_wielded_sword_bayonet", "fg": 6781 }, - { "id": "overlay_female_wielded_bagh_nakha", "fg": 6782 }, - { "id": "overlay_male_wielded_bagh_nakha", "fg": 6783 }, - { "id": "overlay_female_wielded_scythe_war", "fg": 6784 }, - { "id": "overlay_male_wielded_scythe_war", "fg": 6785 }, - { "id": "overlay_wielded_sword_xiphos", "fg": 6786 }, - { "id": "overlay_wielded_acoustic_guitar", "fg": 6793 }, - { "id": "overlay_worn_acoustic_guitar", "fg": 6793 }, - { "id": "overlay_wielded_arming_sword", "fg": 6805 }, - { "id": [ "overlay_wielded_m16_auto_rifle_var_acr", "overlay_wielded_acr_300blk" ], "fg": 6909 }, - { "id": [ "overlay_wielded_ak47", "overlay_wielded_aksemi" ], "fg": 6819 }, - { "id": [ "overlay_wielded_carbine_flintlock", "overlay_wielded_carbine_flintlock_double" ], "fg": 6837 }, - { "id": [ "overlay_wielded_hk_mp5", "overlay_wielded_hk_mp5_10_semi" ], "fg": 6883 }, - { "id": [ "overlay_wielded_hptjcp", "overlay_wielded_hptjhp" ], "fg": 6891 }, - { "id": [ "overlay_wielded_longrifle_flintlock", "overlay_wielded_rifle_flintlock" ], "fg": 6905 }, - { "id": [ "overlay_wielded_m16a4", "overlay_wielded_m16_auto_rifle_var_m16a3" ], "fg": 6910 }, - { "id": [ "overlay_wielded_m1911", "overlay_wielded_m1911a1_38super" ], "fg": 6915 }, - { "id": [ "overlay_wielded_m249", "overlay_wielded_m249_semi" ], "fg": 6924 }, - { "id": [ "overlay_wielded_m60", "overlay_wielded_m60_semi" ], "fg": 6935 }, - { "id": [ "overlay_wielded_mp40", "overlay_wielded_mp40semi" ], "fg": 6960 }, + "fg": 6779 + }, + { "id": "overlay_female_mutation_SKIN_DARK", "fg": 6785 }, + { "id": "overlay_male_mutation_SKIN_DARK", "fg": 6786 }, + { "id": "overlay_female_mutation_SKIN_LIGHT", "fg": 6787 }, + { "id": "overlay_male_mutation_SKIN_LIGHT", "fg": 6788 }, + { "id": "overlay_female_mutation_SKIN_PINK", "fg": 6789 }, + { "id": "overlay_male_mutation_SKIN_PINK", "fg": 6790 }, + { "id": "overlay_female_mutation_SKIN_TAN", "fg": 6791 }, + { "id": "overlay_male_mutation_SKIN_TAN", "fg": 6792 }, + { "id": "overlay_female_mutation_PALE", "fg": 6777 }, + { "id": "overlay_male_mutation_PALE", "fg": 6778 }, + { "id": "overlay_female_mutation_ALBINO", "fg": 6765 }, + { "id": "overlay_male_mutation_ALBINO", "fg": 6771 }, + { "id": "overlay_wielded_arming_sword_fake", "fg": 6853 }, + { "id": "overlay_wielded_arming_sword_inferior", "fg": 6853 }, + { "id": "overlay_wielded_battleaxe_inferior", "fg": 6800 }, + { "id": "overlay_wielded_battleaxe_fake", "fg": 6800 }, + { "id": "overlay_wielded_broadsword_inferior", "fg": 7155 }, + { "id": "overlay_wielded_broadsword_fake", "fg": 7155 }, + { "id": "overlay_wielded_cavalry_sabre_fake", "fg": 6804 }, + { "id": "overlay_wielded_cutlass_fake", "fg": 6806 }, + { "id": "overlay_wielded_cutlass_inferior", "fg": 6806 }, + { "id": "overlay_wielded_estoc_inferior", "fg": 7217 }, + { "id": "overlay_wielded_estoc_fake", "fg": 7217 }, + { "id": "overlay_female_wielded_halberd_fake", "fg": 7245 }, + { "id": "overlay_male_wielded_halberd_fake", "fg": 7246 }, + { "id": "overlay_wielded_jian_fake", "fg": 6812 }, + { "id": "overlay_wielded_jian_inferior", "fg": 6812 }, + { "id": "overlay_wielded_katana_fake", "fg": 7264 }, + { "id": "overlay_wielded_katana_inferior", "fg": 7264 }, + { "id": "overlay_wielded_kris_fake", "fg": 7270 }, + { "id": "overlay_wielded_longsword_fake", "fg": 7273 }, + { "id": "overlay_wielded_longsword_inferior", "fg": 7273 }, + { "id": "overlay_female_wielded_lucern_hammerfake", "fg": 7274 }, + { "id": "overlay_male_wielded_lucern_hammerfake", "fg": 7275 }, + { "id": "overlay_wielded_mace_inferior", "fg": 7279 }, + { "id": "overlay_wielded_mace_fake", "fg": 7279 }, + { "id": "overlay_wielded_morningstar_fake", "fg": 7280 }, + { "id": "overlay_wielded_morningstar_inferior", "fg": 7280 }, + { "id": "overlay_female_wielded_naginata_fake", "fg": 6823 }, + { "id": "overlay_male_wielded_naginata_fake", "fg": 6824 }, + { "id": "overlay_female_wielded_naginata_inferior", "fg": 6823 }, + { "id": "overlay_male_wielded_naginata_inferior", "fg": 6824 }, + { "id": "overlay_wielded_nodachi_inferior", "fg": 7333 }, + { "id": "overlay_wielded_nodachi_fake", "fg": 7333 }, + { "id": "overlay_wielded_pike_fake", "fg": 6333 }, + { "id": "overlay_wielded_pike_inferior", "fg": 6333 }, + { "id": "overlay_wielded_rapier_fake", "fg": 7361 }, + { "id": "overlay_wielded_tanto_inferior", "fg": 7477 }, + { "id": "overlay_wielded_tanto_fake", "fg": 7477 }, + { "id": "overlay_wielded_wakizashi_fake", "fg": 7505 }, + { "id": "overlay_wielded_wakizashi_inferior", "fg": 7505 }, + { "id": "overlay_wielded_zweihander_fake", "fg": 7528 }, + { "id": "overlay_wielded_zweihander_inferior", "fg": 7528 }, + { "id": "overlay_female_wielded_1st_aid", "fg": 6793 }, + { "id": "overlay_male_wielded_1st_aid", "fg": 6794 }, + { "id": "overlay_female_wielded_2x4", "fg": 6795 }, + { "id": "overlay_male_wielded_2x4", "fg": 6796 }, + { "id": "overlay_wielded_bowling_axe", "fg": 6797 }, + { "id": "overlay_wielded_battleaxe", "fg": 6800 }, + { "id": "overlay_wielded_knife_butcher", "fg": 6801 }, + { "id": "overlay_female_wielded_butterfly_swords", "fg": 6802 }, + { "id": "overlay_male_wielded_butterfly_swords", "fg": 6803 }, + { "id": "overlay_wielded_cavalry_sabre", "fg": 6804 }, + { "id": "overlay_wielded_sword_crude", "fg": 6805 }, + { "id": "overlay_wielded_cutlass", "fg": 6806 }, + { "id": "overlay_wielded_dao", "fg": 6807 }, + { "id": "overlay_wielded_diveknife", "fg": 6808 }, + { "id": "overlay_female_wielded_glaive", "fg": 6809 }, + { "id": "overlay_male_wielded_glaive", "fg": 6810 }, + { "id": "overlay_wielded_glass_shiv", "fg": 6811 }, + { "id": "overlay_wielded_jian", "fg": 6812 }, + { "id": "overlay_wielded_khopesh", "fg": 6813 }, + { "id": "overlay_wielded_kukri", "fg": 6814 }, + { "id": "overlay_wielded_lajatang", "fg": 6815 }, + { "id": "overlay_wielded_machete", "fg": 6816 }, + { "id": "overlay_female_wielded_makeshift_halberd", "fg": 6817 }, + { "id": "overlay_male_wielded_makeshift_halberd", "fg": 6818 }, + { "id": "overlay_wielded_makeshift_machete", "fg": 6819 }, + { "id": "overlay_wielded_glass_macuahuitl", "fg": 6820 }, + { "id": "overlay_female_wielded_makeshift_scythe_war", "fg": 6821 }, + { "id": "overlay_male_wielded_makeshift_scythe_war", "fg": 6822 }, + { "id": "overlay_female_wielded_naginata", "fg": 6823 }, + { "id": "overlay_male_wielded_naginata", "fg": 6824 }, + { "id": "overlay_wielded_knuckle_katar", "fg": 6825 }, + { "id": "overlay_wielded_scimitar", "fg": 6826 }, + { "id": "overlay_wielded_scythe", "fg": 6827 }, + { "id": "overlay_wielded_survivor_machete", "fg": 6828 }, + { "id": "overlay_wielded_sword_bayonet", "fg": 6829 }, + { "id": "overlay_female_wielded_bagh_nakha", "fg": 6830 }, + { "id": "overlay_male_wielded_bagh_nakha", "fg": 6831 }, + { "id": "overlay_female_wielded_scythe_war", "fg": 6832 }, + { "id": "overlay_male_wielded_scythe_war", "fg": 6833 }, + { "id": "overlay_wielded_sword_xiphos", "fg": 6834 }, + { "id": "overlay_wielded_acoustic_guitar", "fg": 6841 }, + { "id": "overlay_worn_acoustic_guitar", "fg": 6841 }, + { "id": "overlay_wielded_arming_sword", "fg": 6853 }, + { "id": [ "overlay_wielded_m16_auto_rifle_var_acr", "overlay_wielded_acr_300blk" ], "fg": 6956 }, + { "id": [ "overlay_wielded_ak47", "overlay_wielded_aksemi" ], "fg": 6867 }, + { "id": [ "overlay_wielded_carbine_flintlock", "overlay_wielded_carbine_flintlock_double" ], "fg": 6884 }, + { "id": [ "overlay_wielded_hk_mp5", "overlay_wielded_hk_mp5_10_semi" ], "fg": 6930 }, + { "id": [ "overlay_wielded_hptjcp", "overlay_wielded_hptjhp" ], "fg": 6938 }, + { "id": [ "overlay_wielded_longrifle_flintlock", "overlay_wielded_rifle_flintlock" ], "fg": 6952 }, + { "id": [ "overlay_wielded_m16a4", "overlay_wielded_m16_auto_rifle_var_m16a3" ], "fg": 6957 }, + { "id": [ "overlay_wielded_m1911", "overlay_wielded_m1911a1_38super" ], "fg": 6962 }, + { "id": [ "overlay_wielded_m249", "overlay_wielded_m249_semi" ], "fg": 6971 }, + { "id": [ "overlay_wielded_m60", "overlay_wielded_m60_semi" ], "fg": 6981 }, + { "id": [ "overlay_wielded_mp40", "overlay_wielded_mp40semi" ], "fg": 7008 }, { "id": [ "overlay_wielded_rifle_9mm", @@ -7688,58 +7784,58 @@ "overlay_wielded_rifle_38", "overlay_wielded_rifle_223" ], - "fg": 6976 - }, - { "id": [ "overlay_wielded_slamfire_shotgun", "overlay_wielded_slamfire_shotgun_d" ], "fg": 7029 }, - { "id": "overlay_wielded_fire_ax", "fg": 7076 }, - { "id": "overlay_wielded_ax", "fg": 7078 }, - { "id": "overlay_wielded_hatchet", "fg": 7077 }, - { "id": "overlay_wielded_bag_plastic", "fg": 7081 }, - { "id": "overlay_wielded_knife_baselard", "fg": 7082 }, - { "id": "overlay_female_wielded_bat", "fg": 7083 }, - { "id": "overlay_male_wielded_bat", "fg": 7084 }, - { "id": "overlay_female_wielded_bat_metal", "fg": 7085 }, - { "id": "overlay_male_wielded_bat_metal", "fg": 7086 }, - { "id": "overlay_wielded_bone_knife", "fg": 7088 }, - { "id": "overlay_wielded_bottle_glass", "fg": 7089 }, - { "id": "overlay_wielded_bottle_plastic", "fg": 7090 }, - { "id": "overlay_wielded_bottle_plastic_small", "fg": 7091 }, - { "id": "overlay_wielded_compositebow", "fg": 7092 }, - { "id": "overlay_wielded_reflexbow", "fg": 7093 }, - { "id": "overlay_wielded_compgreatbow", "fg": 7094 }, - { "id": "overlay_wielded_compbow", "fg": 7095 }, - { "id": "overlay_wielded_compbow_high", "fg": 7095 }, - { "id": "overlay_wielded_compbow_low", "fg": 7095 }, - { "id": "overlay_wielded_hybridbow", "fg": 7096 }, - { "id": "overlay_wielded_longbow", "fg": 7097 }, - { "id": "overlay_wielded_recurbow", "fg": 7098 }, - { "id": "overlay_wielded_reflexrecurvebow", "fg": 7099 }, - { "id": "overlay_wielded_shortbow", "fg": 7100 }, - { "id": "overlay_wielded_selfbow", "fg": 7101 }, - { "id": "overlay_wielded_box_large", "fg": 7102 }, - { "id": "overlay_wielded_box_medium", "fg": 7103 }, - { "id": "overlay_wielded_box_small", "fg": 7104 }, - { "id": "overlay_wielded_brick", "fg": 7106 }, - { "id": "overlay_wielded_broadsword", "fg": 7107 }, - { "id": "overlay_wielded_broom", "fg": 7108 }, - { "id": "overlay_female_wielded_bwirebat", "fg": 7112 }, - { "id": "overlay_male_wielded_bwirebat", "fg": 7113 }, - { "id": "overlay_wielded_sword_cane", "fg": 7137 }, - { "id": "overlay_wielded_hollow_cane", "fg": 7135 }, - { "id": "overlay_wielded_cane", "fg": 7138 }, - { "id": [ "overlay_female_wielded_cestus", "overlay_female_worn_cestus" ], "fg": 7140 }, - { "id": [ "overlay_male_wielded_cestus", "overlay_male_worn_cestus" ], "fg": 7141 }, - { "id": "overlay_female_wielded_chainsaw_off", "fg": 7142 }, - { "id": "overlay_male_wielded_chainsaw_off", "fg": 7143 }, - { "id": "overlay_wielded_coffeemaker", "fg": 7144 }, - { "id": "overlay_wielded_knife_combat", "fg": 7145 }, - { "id": "overlay_wielded_knife_combat_mod", "fg": 7145 }, - { "id": "overlay_wielded_copper_knife", "fg": 7146 }, - { "id": "overlay_female_wielded_corpse_generic_human", "fg": 7147 }, - { "id": "overlay_male_wielded_corpse_generic_human", "fg": 7148 }, + "fg": 7024 + }, + { "id": [ "overlay_wielded_slamfire_shotgun", "overlay_wielded_slamfire_shotgun_d" ], "fg": 7077 }, + { "id": "overlay_wielded_fire_ax", "fg": 7124 }, + { "id": "overlay_wielded_ax", "fg": 7126 }, + { "id": "overlay_wielded_hatchet", "fg": 7125 }, + { "id": "overlay_wielded_bag_plastic", "fg": 7129 }, + { "id": "overlay_wielded_knife_baselard", "fg": 7130 }, + { "id": "overlay_female_wielded_bat", "fg": 7131 }, + { "id": "overlay_male_wielded_bat", "fg": 7132 }, + { "id": "overlay_female_wielded_bat_metal", "fg": 7133 }, + { "id": "overlay_male_wielded_bat_metal", "fg": 7134 }, + { "id": "overlay_wielded_bone_knife", "fg": 7136 }, + { "id": "overlay_wielded_bottle_glass", "fg": 7137 }, + { "id": "overlay_wielded_bottle_plastic", "fg": 7138 }, + { "id": "overlay_wielded_bottle_plastic_small", "fg": 7139 }, + { "id": "overlay_wielded_compositebow", "fg": 7140 }, + { "id": "overlay_wielded_reflexbow", "fg": 7141 }, + { "id": "overlay_wielded_compgreatbow", "fg": 7142 }, + { "id": "overlay_wielded_compbow", "fg": 7143 }, + { "id": "overlay_wielded_compbow_high", "fg": 7143 }, + { "id": "overlay_wielded_compbow_low", "fg": 7143 }, + { "id": "overlay_wielded_hybridbow", "fg": 7144 }, + { "id": "overlay_wielded_longbow", "fg": 7145 }, + { "id": "overlay_wielded_recurbow", "fg": 7146 }, + { "id": "overlay_wielded_reflexrecurvebow", "fg": 7147 }, + { "id": "overlay_wielded_shortbow", "fg": 7148 }, + { "id": "overlay_wielded_selfbow", "fg": 7149 }, + { "id": "overlay_wielded_box_large", "fg": 7150 }, + { "id": "overlay_wielded_box_medium", "fg": 7151 }, + { "id": "overlay_wielded_box_small", "fg": 7152 }, + { "id": "overlay_wielded_brick", "fg": 7154 }, + { "id": "overlay_wielded_broadsword", "fg": 7155 }, + { "id": "overlay_wielded_broom", "fg": 7156 }, + { "id": "overlay_female_wielded_bwirebat", "fg": 7160 }, + { "id": "overlay_male_wielded_bwirebat", "fg": 7161 }, + { "id": "overlay_wielded_sword_cane", "fg": 7185 }, + { "id": "overlay_wielded_hollow_cane", "fg": 7183 }, + { "id": "overlay_wielded_cane", "fg": 7186 }, + { "id": [ "overlay_female_wielded_cestus", "overlay_female_worn_cestus" ], "fg": 7188 }, + { "id": [ "overlay_male_wielded_cestus", "overlay_male_worn_cestus" ], "fg": 7189 }, + { "id": "overlay_female_wielded_chainsaw_off", "fg": 7190 }, + { "id": "overlay_male_wielded_chainsaw_off", "fg": 7191 }, + { "id": "overlay_wielded_coffeemaker", "fg": 7192 }, + { "id": "overlay_wielded_knife_combat", "fg": 7193 }, + { "id": "overlay_wielded_knife_combat_mod", "fg": 7193 }, + { "id": "overlay_wielded_copper_knife", "fg": 7194 }, + { "id": "overlay_female_wielded_corpse_generic_human", "fg": 7195 }, + { "id": "overlay_male_wielded_corpse_generic_human", "fg": 7196 }, { "id": [ "overlay_wielded_corpse_mon_ant", "overlay_wielded_corpse_mon_ant_soldier", "overlay_wielded_corpse_mon_ant_queen" ], - "fg": 7150 + "fg": 7198 }, { "id": [ @@ -7747,7 +7843,7 @@ "overlay_wielded_corpse_mon_ant_acid_soldier", "overlay_wielded_corpse_mon_ant_acid_queen" ], - "fg": 7149 + "fg": 7197 }, { "id": [ @@ -7806,7 +7902,7 @@ "overlay_male_wielded_corpse_mon_zombie_prisoner", "overlay_male_wielded_corpse_mon_zombie_military_pilot" ], - "fg": 7152 + "fg": 7200 }, { "id": [ @@ -7865,77 +7961,77 @@ "overlay_female_wielded_corpse_mon_zombie_prisoner", "overlay_female_wielded_corpse_mon_zombie_military_pilot" ], - "fg": 7151 - }, - { "id": "overlay_wielded_cudgel", "fg": 7160 }, - { "id": "overlay_female_wielded_spear_dory", "fg": 7161 }, - { "id": "overlay_male_wielded_spear_dory", "fg": 7162 }, - { "id": "overlay_wielded_estoc", "fg": 7169 }, - { "id": "overlay_wielded_shock_epee", "fg": 7170 }, - { "id": "overlay_wielded_shock_foil", "fg": 7171 }, - { "id": "overlay_wielded_shock_sabre", "fg": 7172 }, - { "id": "overlay_wielded_fencing_epee", "fg": 7173 }, - { "id": "overlay_wielded_fencing_foil", "fg": 7174 }, - { "id": "overlay_wielded_fencing_sabre", "fg": 7175 }, - { "id": "overlay_wielded_fencing_epee_sharpened", "fg": 7176 }, - { "id": "overlay_wielded_fencing_foil_sharpened", "fg": 7177 }, - { "id": "overlay_wielded_fencing_sabre_sharpened", "fg": 7178 }, - { "id": "overlay_wielded_flashlight", "fg": 7180 }, - { "id": "overlay_wielded_heavy_flashlight", "fg": 7181 }, - { "id": "overlay_wielded_spear_forked", "fg": 7182 }, - { "id": "overlay_wielded_glass_shard", "fg": 7183 }, - { "id": "overlay_wielded_grip_hook", "fg": 7196 }, - { "id": "overlay_male_wielded_halberd", "fg": 7198 }, - { "id": "overlay_female_wielded_halberd", "fg": 7197 }, - { "id": "overlay_wielded_crowbar", "fg": 7199 }, - { "id": "overlay_male_wielded_screwdriver", "fg": 7202 }, - { "id": "overlay_female_wielded_screwdriver", "fg": 7201 }, - { "id": "overlay_wielded_shovel", "fg": 7203 }, - { "id": "overlay_wielded_wrench", "fg": 7204 }, - { "id": "overlay_wielded_hammer", "fg": 7200 }, - { "id": "overlay_female_wielded_spear_homemade_halfpike", "fg": 7205 }, - { "id": "overlay_male_wielded_spear_homemade_halfpike", "fg": 7206 }, - { "id": "overlay_wielded_jar_3l_glass", "fg": 7207 }, - { "id": "overlay_wielded_jar_3l_glass_sealed", "fg": 7208 }, - { "id": "overlay_wielded_jar_glass", "fg": 7209 }, - { "id": "overlay_wielded_jar_glass_sealed", "fg": 7210 }, - { "id": "overlay_wielded_javelin", "fg": 7212 }, - { "id": "overlay_wielded_javelin_iron", "fg": 7211 }, - { "id": "overlay_female_wielded_ji", "fg": 7213 }, - { "id": "overlay_male_wielded_ji", "fg": 7214 }, - { "id": "overlay_wielded_jug_plastic", "fg": 7215 }, - { "id": "overlay_wielded_katana", "fg": 7216 }, - { "id": "overlay_wielded_kirpan", "fg": 7217 }, - { "id": "overlay_female_wielded_knuckle_nail", "fg": 7218 }, - { "id": "overlay_male_wielded_knuckle_nail", "fg": 7219 }, - { "id": "overlay_female_wielded_knuckle_steel", "fg": 7220 }, - { "id": "overlay_male_wielded_knuckle_steel", "fg": 7221 }, - { "id": "overlay_wielded_kris", "fg": 7222 }, - { "id": "overlay_wielded_shillelagh_weighted", "fg": 7223 }, - { "id": "overlay_wielded_log", "fg": 7224 }, - { "id": "overlay_wielded_longsword", "fg": 7225 }, - { "id": "overlay_male_wielded_lucern_hammer", "fg": 7227 }, - { "id": "overlay_female_wielded_lucern_hammer", "fg": 7226 }, - { "id": "overlay_wielded_mace", "fg": 7231 }, - { "id": "overlay_wielded_morningstar", "fg": 7232 }, - { "id": "overlay_wielded_makeshift_crowbar", "fg": 7233 }, - { "id": "overlay_wielded_makeshift_knife", "fg": 7234 }, - { "id": "overlay_wielded_makeshift_sap", "fg": 7235 }, - { "id": "overlay_wielded_antibiotics", "fg": 7238 }, - { "id": "overlay_wielded_weak_antibiotic", "fg": 7250 }, - { "id": "overlay_wielded_strong_antibiotic", "fg": 7247 }, - { "id": "overlay_wielded_calcium_tablet", "fg": 7241 }, - { "id": "overlay_wielded_vitamins", "fg": 7249 }, - { "id": "overlay_wielded_gummy_vitamins", "fg": 7242 }, - { "id": "overlay_wielded_antifungal", "fg": 7239 }, - { "id": "overlay_wielded_antiparasitic", "fg": 7240 }, - { "id": "overlay_wielded_iodine", "fg": 7243 }, - { "id": "overlay_wielded_prussian_blue", "fg": 7246 }, - { "id": "overlay_wielded_tramadol", "fg": 7248 }, - { "id": "overlay_wielded_oxycodone", "fg": 7245 }, - { "id": "overlay_female_wielded_mjolnir", "fg": 7251 }, - { "id": "overlay_male_wielded_mjolnir", "fg": 7252 }, - { "id": "overlay_wielded_mop", "fg": 7253 }, + "fg": 7199 + }, + { "id": "overlay_wielded_cudgel", "fg": 7208 }, + { "id": "overlay_female_wielded_spear_dory", "fg": 7209 }, + { "id": "overlay_male_wielded_spear_dory", "fg": 7210 }, + { "id": "overlay_wielded_estoc", "fg": 7217 }, + { "id": "overlay_wielded_shock_epee", "fg": 7218 }, + { "id": "overlay_wielded_shock_foil", "fg": 7219 }, + { "id": "overlay_wielded_shock_sabre", "fg": 7220 }, + { "id": "overlay_wielded_fencing_epee", "fg": 7221 }, + { "id": "overlay_wielded_fencing_foil", "fg": 7222 }, + { "id": "overlay_wielded_fencing_sabre", "fg": 7223 }, + { "id": "overlay_wielded_fencing_epee_sharpened", "fg": 7224 }, + { "id": "overlay_wielded_fencing_foil_sharpened", "fg": 7225 }, + { "id": "overlay_wielded_fencing_sabre_sharpened", "fg": 7226 }, + { "id": "overlay_wielded_flashlight", "fg": 7228 }, + { "id": "overlay_wielded_heavy_flashlight", "fg": 7229 }, + { "id": "overlay_wielded_spear_forked", "fg": 7230 }, + { "id": "overlay_wielded_glass_shard", "fg": 7231 }, + { "id": "overlay_wielded_grip_hook", "fg": 7244 }, + { "id": "overlay_male_wielded_halberd", "fg": 7246 }, + { "id": "overlay_female_wielded_halberd", "fg": 7245 }, + { "id": "overlay_wielded_crowbar", "fg": 7247 }, + { "id": "overlay_male_wielded_screwdriver", "fg": 7250 }, + { "id": "overlay_female_wielded_screwdriver", "fg": 7249 }, + { "id": "overlay_wielded_shovel", "fg": 7251 }, + { "id": "overlay_wielded_wrench", "fg": 7252 }, + { "id": "overlay_wielded_hammer", "fg": 7248 }, + { "id": "overlay_female_wielded_spear_homemade_halfpike", "fg": 7253 }, + { "id": "overlay_male_wielded_spear_homemade_halfpike", "fg": 7254 }, + { "id": "overlay_wielded_jar_3l_glass", "fg": 7255 }, + { "id": "overlay_wielded_jar_3l_glass_sealed", "fg": 7256 }, + { "id": "overlay_wielded_jar_glass", "fg": 7257 }, + { "id": "overlay_wielded_jar_glass_sealed", "fg": 7258 }, + { "id": "overlay_wielded_javelin", "fg": 7260 }, + { "id": "overlay_wielded_javelin_iron", "fg": 7259 }, + { "id": "overlay_female_wielded_ji", "fg": 7261 }, + { "id": "overlay_male_wielded_ji", "fg": 7262 }, + { "id": "overlay_wielded_jug_plastic", "fg": 7263 }, + { "id": "overlay_wielded_katana", "fg": 7264 }, + { "id": "overlay_wielded_kirpan", "fg": 7265 }, + { "id": "overlay_female_wielded_knuckle_nail", "fg": 7266 }, + { "id": "overlay_male_wielded_knuckle_nail", "fg": 7267 }, + { "id": "overlay_female_wielded_knuckle_steel", "fg": 7268 }, + { "id": "overlay_male_wielded_knuckle_steel", "fg": 7269 }, + { "id": "overlay_wielded_kris", "fg": 7270 }, + { "id": "overlay_wielded_shillelagh_weighted", "fg": 7271 }, + { "id": "overlay_wielded_log", "fg": 7272 }, + { "id": "overlay_wielded_longsword", "fg": 7273 }, + { "id": "overlay_male_wielded_lucern_hammer", "fg": 7275 }, + { "id": "overlay_female_wielded_lucern_hammer", "fg": 7274 }, + { "id": "overlay_wielded_mace", "fg": 7279 }, + { "id": "overlay_wielded_morningstar", "fg": 7280 }, + { "id": "overlay_wielded_makeshift_crowbar", "fg": 7281 }, + { "id": "overlay_wielded_makeshift_knife", "fg": 7282 }, + { "id": "overlay_wielded_makeshift_sap", "fg": 7283 }, + { "id": "overlay_wielded_antibiotics", "fg": 7286 }, + { "id": "overlay_wielded_weak_antibiotic", "fg": 7298 }, + { "id": "overlay_wielded_strong_antibiotic", "fg": 7295 }, + { "id": "overlay_wielded_calcium_tablet", "fg": 7289 }, + { "id": "overlay_wielded_vitamins", "fg": 7297 }, + { "id": "overlay_wielded_gummy_vitamins", "fg": 7290 }, + { "id": "overlay_wielded_antifungal", "fg": 7287 }, + { "id": "overlay_wielded_antiparasitic", "fg": 7288 }, + { "id": "overlay_wielded_iodine", "fg": 7291 }, + { "id": "overlay_wielded_prussian_blue", "fg": 7294 }, + { "id": "overlay_wielded_tramadol", "fg": 7296 }, + { "id": "overlay_wielded_oxycodone", "fg": 7293 }, + { "id": "overlay_female_wielded_mjolnir", "fg": 7299 }, + { "id": "overlay_male_wielded_mjolnir", "fg": 7300 }, + { "id": "overlay_wielded_mop", "fg": 7301 }, { "id": [ "overlay_wielded_tourniquet_upper", @@ -7943,610 +8039,608 @@ "overlay_wielded_tourniquet_lower", "overlay_wielded_tourniquet_lower_XL" ], - "fg": 7279 - }, - { "id": "overlay_female_wielded_nailbat", "fg": 7281 }, - { "id": "overlay_male_wielded_nailbat", "fg": 7282 }, - { "id": "overlay_female_wielded_nailboard", "fg": 7283 }, - { "id": "overlay_male_wielded_nailboard", "fg": 7284 }, - { "id": "overlay_wielded_nodachi", "fg": 7285 }, - { "id": "overlay_male_wielded_2h_flail_wood", "fg": 7287 }, - { "id": "overlay_female_wielded_2h_flail_wood", "fg": 7286 }, - { "id": "overlay_male_wielded_pillow", "fg": 7291 }, - { "id": "overlay_female_wielded_pillow", "fg": 7290 }, - { "id": "overlay_male_wielded_down_pillow", "fg": 7289 }, - { "id": "overlay_female_wielded_down_pillow", "fg": 7288 }, - { "id": "overlay_wielded_pipe", "fg": 7292 }, - { "id": "overlay_wielded_pitchfork", "fg": 7293 }, - { "id": "overlay_wielded_sharp_toothbrush", "fg": 7294 }, - { "id": "overlay_wielded_pockknife", "fg": 7295 }, - { "id": "overlay_female_wielded_pot", "fg": 7298 }, - { "id": "overlay_male_wielded_pot", "fg": 7299 }, - { "id": "overlay_female_wielded_pot_copper", "fg": 7300 }, - { "id": "overlay_male_wielded_pot_copper", "fg": 7301 }, - { "id": "overlay_wielded_punch_dagger", "fg": 7302 }, - { "id": "overlay_female_wielded_qiang", "fg": 7303 }, - { "id": "overlay_male_wielded_qiang", "fg": 7304 }, - { "id": "overlay_female_wielded_rag", "fg": 7311 }, - { "id": "overlay_male_wielded_rag", "fg": 7312 }, - { "id": "overlay_wielded_rapier", "fg": 7313 }, - { "id": "overlay_wielded_rebar", "fg": 7314 }, - { "id": "overlay_wielded_knife_rm42", "fg": 7315 }, - { "id": "overlay_wielded_rock", "fg": 7316 }, - { "id": "overlay_wielded_rock_sock", "fg": 7317 }, - { "id": "overlay_wielded_rolling_pin", "fg": 7318 }, - { "id": "overlay_wielded_scissors", "fg": 7319 }, - { "id": "overlay_wielded_sharp_rock", "fg": 7321 }, - { "id": "overlay_wielded_shillelagh", "fg": 7322 }, + "fg": 7327 + }, + { "id": "overlay_female_wielded_nailbat", "fg": 7329 }, + { "id": "overlay_male_wielded_nailbat", "fg": 7330 }, + { "id": "overlay_female_wielded_nailboard", "fg": 7331 }, + { "id": "overlay_male_wielded_nailboard", "fg": 7332 }, + { "id": "overlay_wielded_nodachi", "fg": 7333 }, + { "id": "overlay_male_wielded_2h_flail_wood", "fg": 7335 }, + { "id": "overlay_female_wielded_2h_flail_wood", "fg": 7334 }, + { "id": "overlay_male_wielded_pillow", "fg": 7339 }, + { "id": "overlay_female_wielded_pillow", "fg": 7338 }, + { "id": "overlay_male_wielded_down_pillow", "fg": 7337 }, + { "id": "overlay_female_wielded_down_pillow", "fg": 7336 }, + { "id": "overlay_wielded_pipe", "fg": 7340 }, + { "id": "overlay_wielded_pitchfork", "fg": 7341 }, + { "id": "overlay_wielded_sharp_toothbrush", "fg": 7342 }, + { "id": "overlay_wielded_pockknife", "fg": 7343 }, + { "id": "overlay_female_wielded_pot", "fg": 7346 }, + { "id": "overlay_male_wielded_pot", "fg": 7347 }, + { "id": "overlay_female_wielded_pot_copper", "fg": 7348 }, + { "id": "overlay_male_wielded_pot_copper", "fg": 7349 }, + { "id": "overlay_wielded_punch_dagger", "fg": 7350 }, + { "id": "overlay_female_wielded_qiang", "fg": 7351 }, + { "id": "overlay_male_wielded_qiang", "fg": 7352 }, + { "id": "overlay_female_wielded_rag", "fg": 7359 }, + { "id": "overlay_male_wielded_rag", "fg": 7360 }, + { "id": "overlay_wielded_rapier", "fg": 7361 }, + { "id": "overlay_wielded_rebar", "fg": 7362 }, + { "id": "overlay_wielded_knife_rm42", "fg": 7363 }, + { "id": "overlay_wielded_rock", "fg": 7364 }, + { "id": "overlay_wielded_rock_sock", "fg": 7365 }, + { "id": "overlay_wielded_rolling_pin", "fg": 7366 }, + { "id": "overlay_wielded_scissors", "fg": 7367 }, + { "id": "overlay_wielded_sharp_rock", "fg": 7369 }, + { "id": "overlay_wielded_shillelagh", "fg": 7370 }, { "id": "overlay_female_wielded_cigar_lit", "fg": [ - { "weight": 14, "sprite": 7325 }, - { "weight": 14, "sprite": 7326 }, - { "weight": 14, "sprite": 7327 }, - { "weight": 14, "sprite": 7328 }, - { "weight": 14, "sprite": 7329 }, - { "weight": 14, "sprite": 7330 }, - { "weight": 14, "sprite": 7331 } + { "weight": 14, "sprite": 7373 }, + { "weight": 14, "sprite": 7374 }, + { "weight": 14, "sprite": 7375 }, + { "weight": 14, "sprite": 7376 }, + { "weight": 14, "sprite": 7377 }, + { "weight": 14, "sprite": 7378 }, + { "weight": 14, "sprite": 7379 } ], "animated": true }, { "id": "overlay_male_wielded_cigar_lit", "fg": [ - { "weight": 14, "sprite": 7334 }, - { "weight": 14, "sprite": 7335 }, - { "weight": 14, "sprite": 7336 }, - { "weight": 14, "sprite": 7337 }, - { "weight": 14, "sprite": 7338 }, - { "weight": 14, "sprite": 7339 }, - { "weight": 14, "sprite": 7340 } + { "weight": 14, "sprite": 7382 }, + { "weight": 14, "sprite": 7383 }, + { "weight": 14, "sprite": 7384 }, + { "weight": 14, "sprite": 7385 }, + { "weight": 14, "sprite": 7386 }, + { "weight": 14, "sprite": 7387 }, + { "weight": 14, "sprite": 7388 } ], "animated": true }, { "id": "overlay_female_wielded_cig_lit", "fg": [ - { "weight": 14, "sprite": 7343 }, - { "weight": 14, "sprite": 7344 }, - { "weight": 14, "sprite": 7345 }, - { "weight": 14, "sprite": 7346 }, - { "weight": 14, "sprite": 7347 }, - { "weight": 14, "sprite": 7348 }, - { "weight": 14, "sprite": 7349 } + { "weight": 14, "sprite": 7391 }, + { "weight": 14, "sprite": 7392 }, + { "weight": 14, "sprite": 7393 }, + { "weight": 14, "sprite": 7394 }, + { "weight": 14, "sprite": 7395 }, + { "weight": 14, "sprite": 7396 }, + { "weight": 14, "sprite": 7397 } ], "animated": true }, { "id": "overlay_male_wielded_cig_lit", "fg": [ - { "weight": 14, "sprite": 7352 }, - { "weight": 14, "sprite": 7353 }, - { "weight": 14, "sprite": 7354 }, - { "weight": 14, "sprite": 7355 }, - { "weight": 14, "sprite": 7356 }, - { "weight": 14, "sprite": 7357 }, - { "weight": 14, "sprite": 7358 } + { "weight": 14, "sprite": 7400 }, + { "weight": 14, "sprite": 7401 }, + { "weight": 14, "sprite": 7402 }, + { "weight": 14, "sprite": 7403 }, + { "weight": 14, "sprite": 7404 }, + { "weight": 14, "sprite": 7405 }, + { "weight": 14, "sprite": 7406 } ], "animated": true }, { "id": "overlay_female_wielded_joint_lit", "fg": [ - { "weight": 14, "sprite": 7360 }, - { "weight": 14, "sprite": 7361 }, - { "weight": 14, "sprite": 7362 }, - { "weight": 14, "sprite": 7363 }, - { "weight": 14, "sprite": 7364 }, - { "weight": 14, "sprite": 7365 }, - { "weight": 14, "sprite": 7366 } + { "weight": 14, "sprite": 7408 }, + { "weight": 14, "sprite": 7409 }, + { "weight": 14, "sprite": 7410 }, + { "weight": 14, "sprite": 7411 }, + { "weight": 14, "sprite": 7412 }, + { "weight": 14, "sprite": 7413 }, + { "weight": 14, "sprite": 7414 } ], "animated": true }, { "id": "overlay_male_wielded_joint_lit", "fg": [ - { "weight": 14, "sprite": 7369 }, - { "weight": 14, "sprite": 7370 }, - { "weight": 14, "sprite": 7371 }, - { "weight": 14, "sprite": 7372 }, - { "weight": 14, "sprite": 7373 }, - { "weight": 14, "sprite": 7374 }, - { "weight": 14, "sprite": 7375 } + { "weight": 14, "sprite": 7417 }, + { "weight": 14, "sprite": 7418 }, + { "weight": 14, "sprite": 7419 }, + { "weight": 14, "sprite": 7420 }, + { "weight": 14, "sprite": 7421 }, + { "weight": 14, "sprite": 7422 }, + { "weight": 14, "sprite": 7423 } ], "animated": true }, { "id": "overlay_female_wielded_pipe_tobacco", "fg": [ - { "weight": 14, "sprite": 7377 }, - { "weight": 14, "sprite": 7378 }, - { "weight": 14, "sprite": 7379 }, - { "weight": 14, "sprite": 7380 }, - { "weight": 14, "sprite": 7381 }, - { "weight": 14, "sprite": 7382 }, - { "weight": 14, "sprite": 7383 } + { "weight": 14, "sprite": 7425 }, + { "weight": 14, "sprite": 7426 }, + { "weight": 14, "sprite": 7427 }, + { "weight": 14, "sprite": 7428 }, + { "weight": 14, "sprite": 7429 }, + { "weight": 14, "sprite": 7430 }, + { "weight": 14, "sprite": 7431 } ], "animated": true }, { "id": "overlay_male_wielded_pipe_tobacco", "fg": [ - { "weight": 14, "sprite": 7384 }, - { "weight": 14, "sprite": 7385 }, - { "weight": 14, "sprite": 7386 }, - { "weight": 14, "sprite": 7387 }, - { "weight": 14, "sprite": 7388 }, - { "weight": 14, "sprite": 7389 }, - { "weight": 14, "sprite": 7390 } + { "weight": 14, "sprite": 7432 }, + { "weight": 14, "sprite": 7433 }, + { "weight": 14, "sprite": 7434 }, + { "weight": 14, "sprite": 7435 }, + { "weight": 14, "sprite": 7436 }, + { "weight": 14, "sprite": 7437 }, + { "weight": 14, "sprite": 7438 } ], "animated": true }, - { "id": "overlay_male_wielded_pointy_stick", "fg": 7392 }, - { "id": "overlay_female_wielded_pointy_stick", "fg": 7391 }, - { "id": "overlay_male_wielded_spear_wood", "fg": 7408 }, - { "id": "overlay_female_wielded_spear_wood", "fg": 7407 }, - { "id": "overlay_male_wielded_spear_spike", "fg": 7404 }, - { "id": "overlay_female_wielded_spear_spike", "fg": 7403 }, - { "id": "overlay_male_wielded_spear_knife", "fg": 7396 }, - { "id": "overlay_female_wielded_spear_knife", "fg": 7395 }, - { "id": "overlay_male_wielded_spear_knife_superior", "fg": 7398 }, - { "id": "overlay_female_wielded_spear_knife_superior", "fg": 7397 }, - { "id": "overlay_male_wielded_spear_rebar", "fg": 7402 }, - { "id": "overlay_female_wielded_spear_rebar", "fg": 7401 }, - { "id": "overlay_male_wielded_spear_pipe", "fg": 7400 }, - { "id": "overlay_female_wielded_spear_pipe", "fg": 7399 }, - { "id": "overlay_male_wielded_spear_steel", "fg": 7406 }, - { "id": "overlay_female_wielded_spear_steel", "fg": 7405 }, - { "id": "overlay_male_wielded_spear_copper", "fg": 7394 }, - { "id": "overlay_female_wielded_spear_copper", "fg": 7393 }, - { "id": "overlay_female_wielded_splinter", "fg": 7409 }, - { "id": "overlay_male_wielded_splinter", "fg": 7410 }, - { "id": "overlay_wielded_knife_steak", "fg": 7411 }, - { "id": "overlay_wielded_steel_chunk", "fg": 7412 }, - { "id": "overlay_wielded_steel_lump", "fg": 7413 }, - { "id": "overlay_female_wielded_stick", "fg": 7414 }, - { "id": "overlay_male_wielded_stick", "fg": 7415 }, - { "id": "overlay_female_wielded_stick_long", "fg": 7416 }, - { "id": "overlay_male_wielded_stick_long", "fg": 7417 }, - { "id": "overlay_female_wielded_primitive_hammer", "fg": 7418 }, - { "id": "overlay_male_wielded_primitive_hammer", "fg": 7419 }, - { "id": "overlay_female_wielded_spear_stone", "fg": 7420 }, - { "id": "overlay_male_wielded_spear_stone", "fg": 7421 }, - { "id": "overlay_wielded_knife_rambo", "fg": 7422 }, - { "id": "overlay_female_wielded_spear_survivor", "fg": 7423 }, - { "id": "overlay_male_wielded_spear_survivor", "fg": 7424 }, - { "id": "overlay_wielded_switchblade", "fg": 7425 }, - { "id": "overlay_wielded_tanto", "fg": 7429 }, - { "id": "overlay_female_wielded_teapot", "fg": 7430 }, - { "id": "overlay_male_wielded_teapot", "fg": 7431 }, - { "id": "overlay_female_wielded_television", "fg": 7432 }, - { "id": "overlay_male_wielded_television", "fg": 7433 }, - { "id": "overlay_female_wielded_thermos", "fg": 7434 }, - { "id": "overlay_male_wielded_thermos", "fg": 7435 }, - { "id": "overlay_wielded_boltcutters", "fg": 7438 }, - { "id": "overlay_wielded_e_tool", "fg": 7440 }, - { "id": "overlay_wielded_halligan", "fg": 7441 }, - { "id": "overlay_wielded_jackhammer", "fg": 7443 }, - { "id": "overlay_wielded_elec_jackhammer", "fg": 7443 }, - { "id": "overlay_wielded_lobotomizer", "fg": 7444 }, - { "id": "overlay_wielded_makeshift_axe", "fg": 7445 }, - { "id": "overlay_wielded_ny_hook", "fg": 7446 }, - { "id": "overlay_wielded_pickaxe", "fg": 7447 }, - { "id": "overlay_wielded_hammer_sledge_engineer", "fg": 7448 }, - { "id": "overlay_wielded_hammer_sledge_heavy", "fg": 7449 }, - { "id": "overlay_wielded_hammer_sledge_short", "fg": 7450 }, - { "id": "overlay_wielded_hammer_sledge", "fg": 7451 }, - { "id": "overlay_wielded_g_shovel", "fg": 7452 }, - { "id": "overlay_wielded_primitive_shovel", "fg": 7453 }, - { "id": "overlay_wielded_knife_trench", "fg": 7456 }, - { "id": "overlay_wielded_wakizashi", "fg": 7457 }, - { "id": "overlay_male_wielded_2h_flail_steel", "fg": 7459 }, - { "id": "overlay_female_wielded_2h_flail_steel", "fg": 7458 }, - { "id": "overlay_wielded_warhammer", "fg": 7460 }, - { "id": "overlay_wielded_bolas", "fg": 7461 }, - { "id": "overlay_wielded_bullwhip", "fg": 7462 }, - { "id": "overlay_female_wielded_homewrecker", "fg": 7463 }, - { "id": "overlay_male_wielded_homewrecker", "fg": 7464 }, - { "id": "overlay_wielded_lawn_dart", "fg": 7465 }, - { "id": "overlay_wielded_net", "fg": 7466 }, - { "id": "overlay_wielded_bullwhip_razor", "fg": 7467 }, - { "id": "overlay_wielded_sling", "fg": 7468 }, - { "id": "overlay_wielded_staff_sling", "fg": 7469 }, - { "id": "overlay_wielded_throwing_axe", "fg": 7470 }, - { "id": "overlay_female_wielded_throwing_knife", "fg": 7471 }, - { "id": "overlay_male_wielded_throwing_knife", "fg": 7472 }, - { "id": "overlay_wielded_throwing_stick", "fg": 7473 }, - { "id": "overlay_wielded_shocktonfa_off", "fg": 7474 }, - { "id": "overlay_wielded_shocktonfa_on", "fg": 7474 }, - { "id": "overlay_wielded_tonfa", "fg": 7475 }, - { "id": "overlay_wielded_tonfa_wood", "fg": 7476 }, - { "id": "overlay_wielded_sword_wood", "fg": 7478 }, - { "id": "overlay_wielded_sword_nail", "fg": 7479 }, - { "id": "overlay_wielded_zweihander", "fg": 7480 }, - { "id": "overlay_female_worn_armor_samurai", "fg": 7481 }, - { "id": "overlay_male_worn_armor_samurai", "fg": 7482 }, - { "id": "overlay_female_worn_chainmail_suit", "fg": 7491 }, - { "id": "overlay_male_worn_chainmail_suit", "fg": 7492 }, - { "id": "overlay_female_worn_chainmail_feet", "fg": 7493 }, - { "id": "overlay_male_worn_chainmail_feet", "fg": 7494 }, - { "id": "overlay_female_worn_chainmail_hood", "fg": 7495 }, - { "id": "overlay_male_worn_chainmail_hood", "fg": 7496 }, - { "id": "overlay_female_worn_chainmail_hands", "fg": 7497 }, - { "id": "overlay_male_worn_chainmail_hands", "fg": 7498 }, - { "id": "overlay_female_worn_chainmail_hauberk", "fg": 7499 }, - { "id": "overlay_male_worn_chainmail_hauberk", "fg": 7500 }, - { "id": "overlay_female_worn_chainmail_legs", "fg": 7501 }, - { "id": "overlay_male_worn_chainmail_legs", "fg": 7502 }, - { "id": "overlay_female_worn_chainmail_arms", "fg": 7503 }, - { "id": "overlay_male_worn_chainmail_arms", "fg": 7504 }, - { "id": "overlay_female_worn_chainmail_vest", "fg": 7505 }, - { "id": "overlay_male_worn_chainmail_vest", "fg": 7506 }, - { "id": "overlay_female_worn_vest_leather_mod", "fg": 7487 }, - { "id": "overlay_male_worn_vest_leather_mod", "fg": 7488 }, - { "id": "overlay_female_worn_armor_blarmor", "fg": 7489 }, - { "id": "overlay_male_worn_armor_blarmor", "fg": 7490 }, - { "id": "overlay_female_worn_armguard_larmor", "fg": 7511 }, - { "id": "overlay_male_worn_armguard_larmor", "fg": 7512 }, - { "id": "overlay_female_worn_boots_larmor", "fg": 7513 }, - { "id": "overlay_male_worn_boots_larmor", "fg": 7514 }, - { "id": "overlay_male_worn_gauntlets_larmor", "fg": 7515 }, - { "id": "overlay_female_worn_gauntlets_larmor", "fg": 7516 }, - { "id": "overlay_male_worn_helmet_larmor", "fg": 7518 }, - { "id": "overlay_female_worn_helmet_larmor", "fg": 7517 }, - { "id": "overlay_female_worn_armor_larmor", "fg": 7519 }, - { "id": "overlay_male_worn_armor_larmor", "fg": 7520 }, - { "id": "overlay_female_worn_footrags_leather", "fg": 7521 }, - { "id": "overlay_male_worn_footrags_leather", "fg": 7522 }, - { "id": "overlay_female_worn_gloves_wraps_leather", "fg": 7523 }, - { "id": "overlay_male_worn_gloves_wraps_leather", "fg": 7524 }, - { "id": "overlay_female_worn_vambrace_larmor", "fg": 7525 }, - { "id": "overlay_male_worn_vambrace_larmor", "fg": 7526 }, - { "id": "overlay_female_worn_vest_leather", "fg": 7527 }, - { "id": "overlay_male_worn_vest_leather", "fg": 7528 }, - { "id": "overlay_female_worn_armor_plarmor", "fg": 7531 }, - { "id": "overlay_male_worn_armor_plarmor", "fg": 7532 }, - { "id": "overlay_female_worn_gloves_studded", "fg": 7539 }, - { "id": "overlay_male_worn_gloves_studded", "fg": 7540 }, - { "id": "overlay_male_worn_helmet_plate", "fg": 7510 }, - { "id": "overlay_male_worn_armor_lightplate", "fg": 7530 }, - { "id": "overlay_male_worn_gloves_plate", "fg": 7486 }, - { "id": "overlay_male_worn_boots_plate", "fg": 7484 }, - { "id": "overlay_male_worn_cuirass_lightplate", "fg": 7508 }, - { "id": "overlay_male_worn_armguard_lightplate", "fg": 7536 }, - { "id": "overlay_male_worn_legguard_lightplate", "fg": 7538 }, - { "id": "overlay_female_worn_helmet_plate", "fg": 7509 }, - { "id": "overlay_female_worn_armor_lightplate", "fg": 7529 }, - { "id": "overlay_female_worn_gloves_plate", "fg": 7485 }, - { "id": "overlay_female_worn_boots_plate", "fg": 7483 }, - { "id": "overlay_female_worn_cuirass_lightplate", "fg": 7507 }, - { "id": "overlay_female_worn_armguard_lightplate", "fg": 7535 }, - { "id": "overlay_female_worn_legguard_lightplate", "fg": 7537 }, - { "id": "overlay_female_worn_armguard_hard", "fg": 7541 }, - { "id": "overlay_male_worn_armguard_hard", "fg": 7542 }, - { "id": "overlay_female_worn_ballistic_vest_esapi", "fg": 7543 }, - { "id": "overlay_male_worn_ballistic_vest_esapi", "fg": 7544 }, - { "id": "overlay_female_worn_helmet_riot", "fg": 7545 }, - { "id": "overlay_male_worn_helmet_riot", "fg": 7546 }, - { "id": "overlay_female_worn_kevlar", "fg": 7547 }, - { "id": "overlay_male_worn_kevlar", "fg": 7548 }, - { "id": "overlay_female_worn_legguard_hard", "fg": 7549 }, - { "id": "overlay_male_worn_legguard_hard", "fg": 7550 }, - { "id": "overlay_male_worn_robofac_nomex_vambraces", "fg": 7588 }, - { "id": "overlay_male_worn_robofac_basic_vambraces", "fg": 7588 }, - { "id": "overlay_male_worn_robofac_rubber_vambraces", "fg": 7588 }, - { "id": "overlay_male_worn_robofac_kevlar_vambraces", "fg": 7588 }, - { "id": "overlay_male_worn_robofac_military_vambraces", "fg": 7588 }, - { "id": "overlay_female_worn_robofac_nomex_vambraces", "fg": 7587 }, - { "id": "overlay_female_worn_robofac_basic_vambraces", "fg": 7587 }, - { "id": "overlay_female_worn_robofac_rubber_vambraces", "fg": 7587 }, - { "id": "overlay_female_worn_robofac_kevlar_vambraces", "fg": 7587 }, - { "id": "overlay_female_worn_robofac_military_vambraces", "fg": 7587 }, - { "id": "overlay_male_worn_robofac_nomex_greaves", "fg": 7586 }, - { "id": "overlay_male_worn_robofac_basic_greaves", "fg": 7586 }, - { "id": "overlay_male_worn_robofac_rubber_greaves", "fg": 7586 }, - { "id": "overlay_male_worn_robofac_kevlar_greaves", "fg": 7586 }, - { "id": "overlay_male_worn_robofac_military_greaves", "fg": 7586 }, - { "id": "overlay_female_worn_robofac_nomex_greaves", "fg": 7585 }, - { "id": "overlay_female_worn_robofac_basic_greaves", "fg": 7585 }, - { "id": "overlay_female_worn_robofac_rubber_greaves", "fg": 7585 }, - { "id": "overlay_female_worn_robofac_kevlar_greaves", "fg": 7585 }, - { "id": "overlay_female_worn_robofac_military_greaves", "fg": 7585 }, - { "id": "overlay_female_worn_swat_armor", "fg": 7589 }, - { "id": "overlay_male_worn_swat_armor", "fg": 7590 }, - { "id": "overlay_female_worn_tac_fullhelmet", "fg": 7591 }, - { "id": "overlay_male_worn_tac_fullhelmet", "fg": 7592 }, - { "id": "overlay_female_worn_tac_helmet", "fg": 7593 }, - { "id": "overlay_male_worn_tac_helmet", "fg": 7594 }, - { "id": "overlay_female_worn_2byarm_guard", "fg": 7595 }, - { "id": "overlay_male_worn_2byarm_guard", "fg": 7596 }, - { "id": "overlay_female_worn_2byshin_guard", "fg": 7597 }, - { "id": "overlay_male_worn_2byshin_guard", "fg": 7598 }, - { "id": "overlay_female_worn_legguard_metal", "fg": 7599 }, - { "id": "overlay_male_worn_legguard_metal", "fg": 7600 }, - { "id": "overlay_female_worn_armguard_metal", "fg": 7601 }, - { "id": "overlay_male_worn_armguard_metal", "fg": 7602 }, - { "id": "overlay_male_worn_helmet_scrap", "fg": 7612 }, - { "id": "overlay_male_worn_armor_scrapsuit", "fg": 7616 }, - { "id": "overlay_male_worn_boots_scrap", "fg": 7608 }, - { "id": "overlay_male_worn_cuirass_scrap", "fg": 7610 }, - { "id": "overlay_male_worn_armguard_scrap", "fg": 7534 }, - { "id": "overlay_male_worn_legguard_scrap", "fg": 7614 }, - { "id": "overlay_female_worn_helmet_scrap", "fg": 7611 }, - { "id": "overlay_female_worn_armor_scrapsuit", "fg": 7615 }, - { "id": "overlay_female_worn_boots_scrap", "fg": 7607 }, - { "id": "overlay_female_worn_cuirass_scrap", "fg": 7609 }, - { "id": "overlay_female_worn_armguard_scrap", "fg": 7533 }, - { "id": "overlay_female_worn_legguard_scrap", "fg": 7613 }, - { "id": "overlay_male_worn_backpack", "fg": 7622 }, - { "id": "overlay_female_worn_backpack", "fg": 7617 }, - { "id": "overlay_male_worn_backpack_hiking", "fg": 7619 }, - { "id": "overlay_female_worn_backpack_hiking", "fg": 7618 }, - { "id": "overlay_female_worn_backpack_leather", "fg": 7620 }, - { "id": "overlay_male_worn_backpack_leather", "fg": 7621 }, - { "id": "overlay_male_worn_backpack_tactical_large", "fg": 7624 }, - { "id": "overlay_female_worn_backpack_tactical_large", "fg": 7623 }, - { "id": "overlay_male_worn_molle_pack", "fg": 7626 }, - { "id": "overlay_female_worn_molle_pack", "fg": 7625 }, - { "id": [ "overlay_female_worn_rifle_case_soft", "overlay_female_worn_rifle_case_soft_2" ], "fg": 7628 }, + { "id": "overlay_male_wielded_pointy_stick", "fg": 7440 }, + { "id": "overlay_female_wielded_pointy_stick", "fg": 7439 }, + { "id": "overlay_male_wielded_spear_wood", "fg": 7456 }, + { "id": "overlay_female_wielded_spear_wood", "fg": 7455 }, + { "id": "overlay_male_wielded_spear_spike", "fg": 7452 }, + { "id": "overlay_female_wielded_spear_spike", "fg": 7451 }, + { "id": "overlay_male_wielded_spear_knife", "fg": 7444 }, + { "id": "overlay_female_wielded_spear_knife", "fg": 7443 }, + { "id": "overlay_male_wielded_spear_knife_superior", "fg": 7446 }, + { "id": "overlay_female_wielded_spear_knife_superior", "fg": 7445 }, + { "id": "overlay_male_wielded_spear_rebar", "fg": 7450 }, + { "id": "overlay_female_wielded_spear_rebar", "fg": 7449 }, + { "id": "overlay_male_wielded_spear_pipe", "fg": 7448 }, + { "id": "overlay_female_wielded_spear_pipe", "fg": 7447 }, + { "id": "overlay_male_wielded_spear_steel", "fg": 7454 }, + { "id": "overlay_female_wielded_spear_steel", "fg": 7453 }, + { "id": "overlay_male_wielded_spear_copper", "fg": 7442 }, + { "id": "overlay_female_wielded_spear_copper", "fg": 7441 }, + { "id": "overlay_female_wielded_splinter", "fg": 7457 }, + { "id": "overlay_male_wielded_splinter", "fg": 7458 }, + { "id": "overlay_wielded_knife_steak", "fg": 7459 }, + { "id": "overlay_wielded_steel_chunk", "fg": 7460 }, + { "id": "overlay_wielded_steel_lump", "fg": 7461 }, + { "id": "overlay_female_wielded_stick", "fg": 7462 }, + { "id": "overlay_male_wielded_stick", "fg": 7463 }, + { "id": "overlay_female_wielded_stick_long", "fg": 7464 }, + { "id": "overlay_male_wielded_stick_long", "fg": 7465 }, + { "id": "overlay_female_wielded_primitive_hammer", "fg": 7466 }, + { "id": "overlay_male_wielded_primitive_hammer", "fg": 7467 }, + { "id": "overlay_female_wielded_spear_stone", "fg": 7468 }, + { "id": "overlay_male_wielded_spear_stone", "fg": 7469 }, + { "id": "overlay_wielded_knife_rambo", "fg": 7470 }, + { "id": "overlay_female_wielded_spear_survivor", "fg": 7471 }, + { "id": "overlay_male_wielded_spear_survivor", "fg": 7472 }, + { "id": "overlay_wielded_switchblade", "fg": 7473 }, + { "id": "overlay_wielded_tanto", "fg": 7477 }, + { "id": "overlay_female_wielded_teapot", "fg": 7478 }, + { "id": "overlay_male_wielded_teapot", "fg": 7479 }, + { "id": "overlay_female_wielded_television", "fg": 7480 }, + { "id": "overlay_male_wielded_television", "fg": 7481 }, + { "id": "overlay_female_wielded_thermos", "fg": 7482 }, + { "id": "overlay_male_wielded_thermos", "fg": 7483 }, + { "id": "overlay_wielded_boltcutters", "fg": 7486 }, + { "id": "overlay_wielded_e_tool", "fg": 7488 }, + { "id": "overlay_wielded_halligan", "fg": 7489 }, + { "id": "overlay_wielded_jackhammer", "fg": 7491 }, + { "id": "overlay_wielded_elec_jackhammer", "fg": 7491 }, + { "id": "overlay_wielded_lobotomizer", "fg": 7492 }, + { "id": "overlay_wielded_makeshift_axe", "fg": 7493 }, + { "id": "overlay_wielded_ny_hook", "fg": 7494 }, + { "id": "overlay_wielded_pickaxe", "fg": 7495 }, + { "id": "overlay_wielded_hammer_sledge_engineer", "fg": 7496 }, + { "id": "overlay_wielded_hammer_sledge_heavy", "fg": 7497 }, + { "id": "overlay_wielded_hammer_sledge_short", "fg": 7498 }, + { "id": "overlay_wielded_hammer_sledge", "fg": 7499 }, + { "id": "overlay_wielded_g_shovel", "fg": 7500 }, + { "id": "overlay_wielded_primitive_shovel", "fg": 7501 }, + { "id": "overlay_wielded_knife_trench", "fg": 7504 }, + { "id": "overlay_wielded_wakizashi", "fg": 7505 }, + { "id": "overlay_male_wielded_2h_flail_steel", "fg": 7507 }, + { "id": "overlay_female_wielded_2h_flail_steel", "fg": 7506 }, + { "id": "overlay_wielded_warhammer", "fg": 7508 }, + { "id": "overlay_wielded_bolas", "fg": 7509 }, + { "id": "overlay_wielded_bullwhip", "fg": 7510 }, + { "id": "overlay_female_wielded_homewrecker", "fg": 7511 }, + { "id": "overlay_male_wielded_homewrecker", "fg": 7512 }, + { "id": "overlay_wielded_lawn_dart", "fg": 7513 }, + { "id": "overlay_wielded_net", "fg": 7514 }, + { "id": "overlay_wielded_bullwhip_razor", "fg": 7515 }, + { "id": "overlay_wielded_sling", "fg": 7516 }, + { "id": "overlay_wielded_staff_sling", "fg": 7517 }, + { "id": "overlay_wielded_throwing_axe", "fg": 7518 }, + { "id": "overlay_female_wielded_throwing_knife", "fg": 7519 }, + { "id": "overlay_male_wielded_throwing_knife", "fg": 7520 }, + { "id": "overlay_wielded_throwing_stick", "fg": 7521 }, + { "id": "overlay_wielded_shocktonfa_off", "fg": 7522 }, + { "id": "overlay_wielded_shocktonfa_on", "fg": 7522 }, + { "id": "overlay_wielded_tonfa", "fg": 7523 }, + { "id": "overlay_wielded_tonfa_wood", "fg": 7524 }, + { "id": "overlay_wielded_sword_wood", "fg": 7526 }, + { "id": "overlay_wielded_sword_nail", "fg": 7527 }, + { "id": "overlay_wielded_zweihander", "fg": 7528 }, + { "id": "overlay_female_worn_armor_samurai", "fg": 7529 }, + { "id": "overlay_male_worn_armor_samurai", "fg": 7530 }, + { "id": "overlay_female_worn_chainmail_suit", "fg": 7539 }, + { "id": "overlay_male_worn_chainmail_suit", "fg": 7540 }, + { "id": "overlay_female_worn_chainmail_feet", "fg": 7541 }, + { "id": "overlay_male_worn_chainmail_feet", "fg": 7542 }, + { "id": "overlay_female_worn_chainmail_hood", "fg": 7543 }, + { "id": "overlay_male_worn_chainmail_hood", "fg": 7544 }, + { "id": "overlay_female_worn_chainmail_hands", "fg": 7545 }, + { "id": "overlay_male_worn_chainmail_hands", "fg": 7546 }, + { "id": "overlay_female_worn_chainmail_hauberk", "fg": 7547 }, + { "id": "overlay_male_worn_chainmail_hauberk", "fg": 7548 }, + { "id": "overlay_female_worn_chainmail_legs", "fg": 7549 }, + { "id": "overlay_male_worn_chainmail_legs", "fg": 7550 }, + { "id": "overlay_female_worn_chainmail_arms", "fg": 7551 }, + { "id": "overlay_male_worn_chainmail_arms", "fg": 7552 }, + { "id": "overlay_female_worn_chainmail_vest", "fg": 7553 }, + { "id": "overlay_male_worn_chainmail_vest", "fg": 7554 }, + { "id": "overlay_female_worn_vest_leather_mod", "fg": 7535 }, + { "id": "overlay_male_worn_vest_leather_mod", "fg": 7536 }, + { "id": "overlay_female_worn_armor_blarmor", "fg": 7537 }, + { "id": "overlay_male_worn_armor_blarmor", "fg": 7538 }, + { "id": "overlay_female_worn_armguard_larmor", "fg": 7559 }, + { "id": "overlay_male_worn_armguard_larmor", "fg": 7560 }, + { "id": "overlay_female_worn_boots_larmor", "fg": 7561 }, + { "id": "overlay_male_worn_boots_larmor", "fg": 7562 }, + { "id": "overlay_male_worn_gauntlets_larmor", "fg": 7563 }, + { "id": "overlay_female_worn_gauntlets_larmor", "fg": 7564 }, + { "id": "overlay_male_worn_helmet_larmor", "fg": 7566 }, + { "id": "overlay_female_worn_helmet_larmor", "fg": 7565 }, + { "id": "overlay_female_worn_armor_larmor", "fg": 7567 }, + { "id": "overlay_male_worn_armor_larmor", "fg": 7568 }, + { "id": "overlay_female_worn_footrags_leather", "fg": 7569 }, + { "id": "overlay_male_worn_footrags_leather", "fg": 7570 }, + { "id": "overlay_female_worn_gloves_wraps_leather", "fg": 7571 }, + { "id": "overlay_male_worn_gloves_wraps_leather", "fg": 7572 }, + { "id": "overlay_female_worn_vambrace_larmor", "fg": 7573 }, + { "id": "overlay_male_worn_vambrace_larmor", "fg": 7574 }, + { "id": "overlay_female_worn_vest_leather", "fg": 7575 }, + { "id": "overlay_male_worn_vest_leather", "fg": 7576 }, + { "id": "overlay_female_worn_armor_plarmor", "fg": 7583 }, + { "id": "overlay_male_worn_armor_plarmor", "fg": 7584 }, + { "id": "overlay_female_worn_gloves_studded", "fg": 7591 }, + { "id": "overlay_male_worn_gloves_studded", "fg": 7592 }, + { "id": "overlay_male_worn_helmet_plate", "fg": 7558 }, + { "id": "overlay_male_worn_armor_lightplate", "fg": 7582 }, + { "id": "overlay_male_worn_gloves_plate", "fg": 7534 }, + { "id": "overlay_male_worn_boots_plate", "fg": 7532 }, + { "id": "overlay_male_worn_cuirass_lightplate", "fg": 7556 }, + { "id": "overlay_male_worn_armguard_lightplate", "fg": 7588 }, + { "id": "overlay_male_worn_legguard_lightplate", "fg": 7590 }, + { "id": "overlay_female_worn_helmet_plate", "fg": 7557 }, + { "id": "overlay_female_worn_armor_lightplate", "fg": 7581 }, + { "id": "overlay_female_worn_gloves_plate", "fg": 7533 }, + { "id": "overlay_female_worn_boots_plate", "fg": 7531 }, + { "id": "overlay_female_worn_cuirass_lightplate", "fg": 7555 }, + { "id": "overlay_female_worn_armguard_lightplate", "fg": 7587 }, + { "id": "overlay_female_worn_legguard_lightplate", "fg": 7589 }, + { "id": "overlay_female_worn_armguard_hard", "fg": 7593 }, + { "id": "overlay_male_worn_armguard_hard", "fg": 7594 }, + { "id": "overlay_female_worn_ballistic_vest_esapi", "fg": 7595 }, + { "id": "overlay_male_worn_ballistic_vest_esapi", "fg": 7596 }, + { "id": "overlay_female_worn_helmet_riot", "fg": 7597 }, + { "id": "overlay_male_worn_helmet_riot", "fg": 7598 }, + { "id": "overlay_female_worn_kevlar", "fg": 7599 }, + { "id": "overlay_male_worn_kevlar", "fg": 7600 }, + { "id": "overlay_female_worn_legguard_hard", "fg": 7601 }, + { "id": "overlay_male_worn_legguard_hard", "fg": 7602 }, + { "id": "overlay_male_worn_robofac_nomex_vambraces", "fg": 7640 }, + { "id": "overlay_male_worn_robofac_basic_vambraces", "fg": 7640 }, + { "id": "overlay_male_worn_robofac_rubber_vambraces", "fg": 7640 }, + { "id": "overlay_male_worn_robofac_kevlar_vambraces", "fg": 7640 }, + { "id": "overlay_male_worn_robofac_military_vambraces", "fg": 7640 }, + { "id": "overlay_female_worn_robofac_nomex_vambraces", "fg": 7639 }, + { "id": "overlay_female_worn_robofac_basic_vambraces", "fg": 7639 }, + { "id": "overlay_female_worn_robofac_rubber_vambraces", "fg": 7639 }, + { "id": "overlay_female_worn_robofac_kevlar_vambraces", "fg": 7639 }, + { "id": "overlay_female_worn_robofac_military_vambraces", "fg": 7639 }, + { "id": "overlay_male_worn_robofac_nomex_greaves", "fg": 7638 }, + { "id": "overlay_male_worn_robofac_basic_greaves", "fg": 7638 }, + { "id": "overlay_male_worn_robofac_rubber_greaves", "fg": 7638 }, + { "id": "overlay_male_worn_robofac_kevlar_greaves", "fg": 7638 }, + { "id": "overlay_male_worn_robofac_military_greaves", "fg": 7638 }, + { "id": "overlay_female_worn_robofac_nomex_greaves", "fg": 7637 }, + { "id": "overlay_female_worn_robofac_basic_greaves", "fg": 7637 }, + { "id": "overlay_female_worn_robofac_rubber_greaves", "fg": 7637 }, + { "id": "overlay_female_worn_robofac_kevlar_greaves", "fg": 7637 }, + { "id": "overlay_female_worn_robofac_military_greaves", "fg": 7637 }, + { "id": "overlay_female_worn_swat_armor", "fg": 7641 }, + { "id": "overlay_male_worn_swat_armor", "fg": 7642 }, + { "id": "overlay_female_worn_tac_fullhelmet", "fg": 7643 }, + { "id": "overlay_male_worn_tac_fullhelmet", "fg": 7644 }, + { "id": "overlay_female_worn_tac_helmet", "fg": 7645 }, + { "id": "overlay_male_worn_tac_helmet", "fg": 7646 }, + { "id": "overlay_female_worn_2byarm_guard", "fg": 7647 }, + { "id": "overlay_male_worn_2byarm_guard", "fg": 7648 }, + { "id": "overlay_female_worn_2byshin_guard", "fg": 7649 }, + { "id": "overlay_male_worn_2byshin_guard", "fg": 7650 }, + { "id": "overlay_female_worn_legguard_metal", "fg": 7651 }, + { "id": "overlay_male_worn_legguard_metal", "fg": 7652 }, + { "id": "overlay_female_worn_armguard_metal", "fg": 7653 }, + { "id": "overlay_male_worn_armguard_metal", "fg": 7654 }, + { "id": "overlay_male_worn_helmet_scrap", "fg": 7668 }, + { "id": "overlay_male_worn_armor_scrapsuit", "fg": 7672 }, + { "id": "overlay_male_worn_boots_scrap", "fg": 7664 }, + { "id": "overlay_male_worn_cuirass_scrap", "fg": 7666 }, + { "id": "overlay_male_worn_armguard_scrap", "fg": 7586 }, + { "id": "overlay_male_worn_legguard_scrap", "fg": 7670 }, + { "id": "overlay_female_worn_helmet_scrap", "fg": 7667 }, + { "id": "overlay_female_worn_armor_scrapsuit", "fg": 7671 }, + { "id": "overlay_female_worn_boots_scrap", "fg": 7663 }, + { "id": "overlay_female_worn_cuirass_scrap", "fg": 7665 }, + { "id": "overlay_female_worn_armguard_scrap", "fg": 7585 }, + { "id": "overlay_female_worn_legguard_scrap", "fg": 7669 }, + { "id": "overlay_male_worn_backpack", "fg": 7678 }, + { "id": "overlay_female_worn_backpack", "fg": 7673 }, + { "id": "overlay_male_worn_backpack_hiking", "fg": 7675 }, + { "id": "overlay_female_worn_backpack_hiking", "fg": 7674 }, + { "id": "overlay_female_worn_backpack_leather", "fg": 7676 }, + { "id": "overlay_male_worn_backpack_leather", "fg": 7677 }, + { "id": "overlay_male_worn_backpack_tactical_large", "fg": 7680 }, + { "id": "overlay_female_worn_backpack_tactical_large", "fg": 7679 }, + { "id": "overlay_male_worn_molle_pack", "fg": 7682 }, + { "id": "overlay_female_worn_molle_pack", "fg": 7681 }, + { "id": [ "overlay_female_worn_rifle_case_soft", "overlay_female_worn_rifle_case_soft_2" ], "fg": 7684 }, { "id": [ "overlay_female_worn_rifle_case_soft_leather", "overlay_female_worn_rifle_case_soft_leather_2", "overlay_female_worn_rifle_case_xl_soft_leather" ], - "fg": 7629 + "fg": 7685 }, - { "id": [ "overlay_male_worn_rifle_case_soft", "overlay_male_worn_rifle_case_soft_2" ], "fg": 7632 }, + { "id": [ "overlay_male_worn_rifle_case_soft", "overlay_male_worn_rifle_case_soft_2" ], "fg": 7688 }, { "id": [ "overlay_male_worn_rifle_case_soft_leather", "overlay_male_worn_rifle_case_soft_leather_2", "overlay_male_worn_rifle_case_xl_soft_leather" ], - "fg": 7633 - }, - { "id": "overlay_female_worn_rucksack", "fg": 7635 }, - { "id": "overlay_male_worn_rucksack", "fg": 7636 }, - { "id": "overlay_worn_bead_necklace", "fg": 7638 }, - { "id": "overlay_worn_bead_bracelet", "fg": 7637 }, - { "id": "overlay_worn_leather_belt", "fg": 7648 }, - { "id": "overlay_worn_police_belt", "fg": 7670 }, - { "id": "overlay_worn_tool_belt", "fg": 7675 }, - { "id": "overlay_worn_webbing_belt", "fg": 7677 }, - { "id": "overlay_worn_briefcase", "fg": 7641 }, - { "id": "overlay_wielded_briefcase", "fg": 7641 }, - { "id": "overlay_worn_briefcase_smg", "fg": 7641 }, - { "id": "overlay_wielded_briefcase_smg", "fg": 7641 }, - { "id": "overlay_worn_hk_briefcase", "fg": 7641 }, - { "id": "overlay_wielded_hk_briefcase", "fg": 7641 }, - { "id": "overlay_female_worn_wearable_light", "fg": 7644 }, - { "id": "overlay_male_worn_wearable_light", "fg": 7645 }, - { "id": "overlay_female_worn_wearable_light_on", "fg": 7644 }, - { "id": "overlay_male_worn_wearable_light_on", "fg": 7645 }, - { "id": "overlay_female_worn_survivor_light", "fg": 7644 }, - { "id": "overlay_male_worn_survivor_light", "fg": 7645 }, - { "id": "overlay_female_worn_survivor_light_on", "fg": 7644 }, - { "id": "overlay_male_worn_survivor_light_on", "fg": 7645 }, - { "id": "overlay_female_worn_holster", "fg": 7646 }, - { "id": "overlay_male_worn_holster", "fg": 7647 }, - { "id": "overlay_female_worn_legpouch_large", "fg": 7649 }, - { "id": "overlay_male_worn_legpouch_large", "fg": 7650 }, - { "id": "overlay_female_worn_legrig", "fg": 7651 }, - { "id": "overlay_male_worn_legrig", "fg": 7652 }, - { "id": "overlay_worn_judo_belt_black", "fg": 7639 }, - { "id": "overlay_worn_judo_belt_blue", "fg": 7640 }, - { "id": "overlay_worn_judo_belt_brown", "fg": 7642 }, - { "id": "overlay_worn_judo_belt_green", "fg": 7643 }, - { "id": "overlay_worn_judo_belt_orange", "fg": 7653 }, - { "id": "overlay_worn_judo_belt_white", "fg": 7678 }, - { "id": "overlay_worn_judo_belt_yellow", "fg": 7679 }, - { "id": "overlay_female_worn_ragpouch", "fg": 7671 }, - { "id": "overlay_male_worn_ragpouch", "fg": 7672 }, - { "id": "overlay_female_worn_tacvest", "fg": 7673 }, - { "id": "overlay_male_worn_tacvest", "fg": 7674 }, - { "id": "overlay_worn_wearable_light", "fg": 7676 }, - { "id": "overlay_female_worn_dinosuit", "fg": 7712 }, - { "id": "overlay_male_worn_dinosuit", "fg": 7713 }, - { "id": "overlay_female_worn_hazmat_suit", "fg": 7714 }, - { "id": "overlay_male_worn_hazmat_suit", "fg": 7715 }, - { "id": "overlay_female_worn_judo_gi", "fg": 7716 }, - { "id": "overlay_male_worn_judo_gi", "fg": 7717 }, - { "id": "overlay_female_worn_jumpsuit", "fg": 7718 }, - { "id": "overlay_male_worn_jumpsuit", "fg": 7719 }, - { "id": "overlay_female_worn_karate_gi", "fg": 7720 }, - { "id": "overlay_male_worn_karate_gi", "fg": 7721 }, - { "id": "overlay_female_worn_robofac_jumpsuit", "fg": 7728 }, - { "id": "overlay_male_worn_robofac_jumpsuit", "fg": 7729 }, - { "id": "overlay_female_worn_suit", "fg": 7730 }, - { "id": "overlay_male_worn_suit", "fg": 7731 }, - { "id": "overlay_female_worn_touring_suit", "fg": 7732 }, - { "id": "overlay_male_worn_touring_suit", "fg": 7733 }, - { "id": "overlay_female_worn_boots", "fg": 7737 }, - { "id": "overlay_male_worn_boots", "fg": 7742 }, - { "id": "overlay_female_worn_boots_bunker", "fg": 7734 }, - { "id": "overlay_male_worn_boots_bunker", "fg": 7735 }, - { "id": "overlay_female_worn_boots_fur", "fg": 7738 }, - { "id": "overlay_male_worn_boots_fur", "fg": 7739 }, - { "id": "overlay_female_worn_boots_hiking", "fg": 7740 }, - { "id": "overlay_male_worn_boots_hiking", "fg": 7741 }, - { "id": "overlay_female_worn_boots_rubber", "fg": 7743 }, - { "id": "overlay_male_worn_boots_rubber", "fg": 7744 }, - { "id": "overlay_female_worn_boots_steel", "fg": 7745 }, - { "id": "overlay_male_worn_boots_steel", "fg": 7746 }, - { "id": "overlay_female_worn_boots_western", "fg": 7747 }, - { "id": "overlay_male_worn_boots_western", "fg": 7748 }, - { "id": "overlay_female_worn_boots_winter", "fg": 7749 }, - { "id": "overlay_male_worn_boots_winter", "fg": 7750 }, - { "id": "overlay_female_worn_motorbike_boots", "fg": 7751 }, - { "id": "overlay_male_worn_motorbike_boots", "fg": 7752 }, - { "id": "overlay_worn_boots_combat", "fg": 7736 }, - { "id": "overlay_male_worn_cape_fp", "fg": 7785 }, - { "id": "overlay_female_worn_cape_fp", "fg": 7784 }, - { "id": "overlay_male_worn_cloak", "fg": 7791 }, - { "id": "overlay_female_worn_cloak", "fg": 7786 }, - { "id": "overlay_male_worn_cloak_wool", "fg": 7793 }, - { "id": "overlay_female_worn_cloak_wool", "fg": 7792 }, - { "id": "overlay_male_worn_cloak_leather", "fg": 7790 }, - { "id": "overlay_female_worn_cloak_leather", "fg": 7789 }, - { "id": "overlay_male_worn_cloak_fur", "fg": 7788 }, - { "id": "overlay_female_worn_cloak_fur", "fg": 7787 }, - { "id": "overlay_female_worn_dress", "fg": 7811 }, - { "id": "overlay_male_worn_dress", "fg": 7812 }, - { "id": "overlay_female_worn_sundress", "fg": 7819 }, - { "id": "overlay_male_worn_sundress", "fg": 7820 }, - { "id": "overlay_female_worn_maid_hat", "fg": 7934 }, - { "id": "overlay_female_worn_maid_dress", "fg": 7813 }, - { "id": "overlay_male_worn_maid_hat", "fg": 7935 }, - { "id": "overlay_male_worn_maid_dress", "fg": 7814 }, - { "id": "overlay_female_worn_skirt", "fg": 7815 }, - { "id": "overlay_male_worn_skirt", "fg": 7818 }, - { "id": "overlay_female_worn_skirt_leather", "fg": 7816 }, - { "id": "overlay_male_worn_skirt_leather", "fg": 7817 }, - { "id": "overlay_worn_elbow_pads", "fg": 7821 }, - { "id": "overlay_female_worn_glasses_bal", "fg": 7840 }, - { "id": "overlay_male_worn_glasses_bal", "fg": 7841 }, - { "id": "overlay_female_worn_glasses_bifocal", "fg": 7842 }, - { "id": "overlay_male_worn_glasses_bifocal", "fg": 7843 }, - { "id": "overlay_female_worn_glasses_eye", "fg": 7844 }, - { "id": "overlay_male_worn_glasses_eye", "fg": 7845 }, - { "id": "overlay_female_worn_glasses_monocle", "fg": 7846 }, - { "id": "overlay_male_worn_glasses_monocle", "fg": 7847 }, - { "id": "overlay_female_worn_glasses_reading", "fg": 7848 }, - { "id": "overlay_male_worn_glasses_reading", "fg": 7849 }, - { "id": "overlay_female_worn_glasses_safety", "fg": 7850 }, - { "id": "overlay_male_worn_glasses_safety", "fg": 7851 }, - { "id": "overlay_female_worn_mask_ski", "fg": 7852 }, - { "id": "overlay_male_worn_mask_ski", "fg": 7855 }, - { "id": "overlay_female_worn_mask_ski_loose", "fg": 7853 }, - { "id": "overlay_male_worn_mask_ski_loose", "fg": 7854 }, - { "id": "overlay_female_worn_sunglasses", "fg": 7858 }, - { "id": "overlay_male_worn_sunglasses", "fg": 7859 }, - { "id": "overlay_female_worn_goggles_welding", "fg": 7860 }, - { "id": "overlay_male_worn_goggles_welding", "fg": 7861 }, - { "id": "overlay_female_worn_glove_jackson", "fg": 7862 }, - { "id": "overlay_male_worn_glove_jackson", "fg": 7863 }, - { "id": "overlay_female_worn_gloves_liner", "fg": 7876 }, - { "id": "overlay_male_worn_gloves_liner", "fg": 7877 }, - { "id": "overlay_female_worn_gloves_medical", "fg": 7878 }, - { "id": "overlay_male_worn_gloves_medical", "fg": 7879 }, - { "id": "overlay_female_worn_gloves_rubber", "fg": 7880 }, - { "id": "overlay_male_worn_gloves_rubber", "fg": 7881 }, - { "id": "overlay_female_worn_gloves_tactical", "fg": 7882 }, - { "id": "overlay_male_worn_gloves_tactical", "fg": 7883 }, - { "id": "overlay_female_worn_gloves_winter", "fg": 7884 }, - { "id": "overlay_male_worn_gloves_winter", "fg": 7885 }, - { "id": "overlay_female_worn_gloves_wool", "fg": 7886 }, - { "id": "overlay_male_worn_gloves_wool", "fg": 7887 }, - { "id": "overlay_female_worn_gloves_work", "fg": 7888 }, - { "id": "overlay_male_worn_gloves_work", "fg": 7889 }, - { "id": "overlay_female_worn_gloves_cut_resistant", "fg": 7864 }, - { "id": "overlay_male_worn_gloves_cut_resistant", "fg": 7865 }, - { "id": "overlay_female_worn_gloves_fingerless", "fg": 7866 }, - { "id": "overlay_male_worn_gloves_fingerless", "fg": 7867 }, - { "id": "overlay_female_worn_gloves_fur", "fg": 7868 }, - { "id": "overlay_male_worn_gloves_fur", "fg": 7869 }, - { "id": "overlay_female_worn_gloves_golf", "fg": 7870 }, - { "id": "overlay_male_worn_gloves_golf", "fg": 7871 }, - { "id": "overlay_female_worn_gloves_leather", "fg": 7872 }, - { "id": "overlay_male_worn_gloves_leather", "fg": 7873 }, - { "id": "overlay_female_worn_gloves_light", "fg": 7874 }, - { "id": "overlay_male_worn_gloves_light", "fg": 7875 }, - { "id": "overlay_male_worn_long_glove_white", "fg": 7891 }, - { "id": "overlay_female_worn_long_glove_white", "fg": 7890 }, - { "id": "overlay_female_worn_mittens", "fg": 7892 }, - { "id": "overlay_male_worn_mittens", "fg": 7893 }, - { "id": [ "overlay_female_worn_hakama", "overlay_female_worn_hakama_gi" ], "fg": 7896 }, - { "id": [ "overlay_male_worn_hakama", "overlay_male_worn_hakama_gi" ], "fg": 7897 }, - { "id": "overlay_female_worn_beret", "fg": 7900 }, - { "id": "overlay_male_worn_beret", "fg": 7901 }, - { "id": "overlay_female_worn_bowhat", "fg": 7902 }, - { "id": "overlay_male_worn_bowhat", "fg": 7903 }, - { "id": "overlay_female_worn_cowboy_hat", "fg": 7904 }, - { "id": "overlay_male_worn_cowboy_hat", "fg": 7905 }, - { "id": "overlay_female_worn_fedora", "fg": 7906 }, - { "id": "overlay_male_worn_fedora", "fg": 7907 }, - { "id": "overlay_female_worn_firehelmet", "fg": 7908 }, - { "id": "overlay_male_worn_firehelmet", "fg": 7909 }, - { "id": "overlay_female_worn_hat_ball", "fg": 7910 }, - { "id": "overlay_male_worn_hat_ball", "fg": 7911 }, - { "id": "overlay_male_worn_hat_cotton", "fg": 7913 }, - { "id": "overlay_female_worn_hat_cotton", "fg": 7912 }, - { "id": "overlay_male_worn_hat_fur", "fg": 7915 }, - { "id": "overlay_female_worn_hat_fur", "fg": 7914 }, - { "id": "overlay_female_worn_hat_hard", "fg": 7916 }, - { "id": "overlay_male_worn_hat_hard", "fg": 7917 }, - { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 7920 }, - { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 7921 }, - { "id": "overlay_female_worn_helmet_army", "fg": 7922 }, - { "id": "overlay_male_worn_helmet_army", "fg": 7923 }, - { "id": "overlay_female_worn_helmet_barbute", "fg": 7924 }, - { "id": "overlay_male_worn_helmet_barbute", "fg": 7925 }, - { "id": "overlay_female_worn_helmet_bike", "fg": 7926 }, - { "id": "overlay_male_worn_helmet_bike", "fg": 7927 }, - { "id": "overlay_female_worn_helmet_chitin", "fg": 7928 }, - { "id": "overlay_male_worn_helmet_chitin", "fg": 7929 }, - { "id": "overlay_female_worn_helmet_kabuto", "fg": 7930 }, - { "id": "overlay_male_worn_helmet_kabuto", "fg": 7931 }, - { "id": "overlay_female_worn_helmet_motor", "fg": 7932 }, - { "id": "overlay_male_worn_helmet_motor", "fg": 7933 }, - { "id": "overlay_female_worn_hat_knit", "fg": 7918 }, - { "id": "overlay_male_worn_hat_knit", "fg": 7919 }, - { "id": "overlay_female_worn_straw_fedora", "fg": 7944 }, - { "id": "overlay_male_worn_straw_fedora", "fg": 7945 }, - { "id": "overlay_female_worn_straw_hat", "fg": 7946 }, - { "id": "overlay_male_worn_straw_hat", "fg": 7947 }, - { "id": "overlay_female_worn_10gal_hat", "fg": 7948 }, - { "id": "overlay_male_worn_10gal_hat", "fg": 7949 }, - { "id": "overlay_female_worn_tophat", "fg": 7950 }, - { "id": "overlay_male_worn_tophat", "fg": 7951 }, - { "id": "overlay_male_worn_turban", "fg": 7953 }, - { "id": "overlay_female_worn_turban", "fg": 7952 }, - { "id": "overlay_female_worn_blazer", "fg": 7956 }, - { "id": "overlay_male_worn_blazer", "fg": 7957 }, - { "id": "overlay_female_worn_bunker_coat", "fg": 7958 }, - { "id": "overlay_male_worn_bunker_coat", "fg": 7959 }, - { "id": "overlay_female_worn_coat_lab", "fg": 7960 }, - { "id": "overlay_male_worn_coat_lab", "fg": 7961 }, - { "id": "overlay_female_worn_coat_rain", "fg": 7962 }, - { "id": "overlay_male_worn_coat_rain", "fg": 7963 }, - { "id": "overlay_female_worn_coat_winter", "fg": 7964 }, - { "id": "overlay_male_worn_coat_winter", "fg": 7965 }, - { "id": "overlay_female_worn_duster", "fg": 7966 }, - { "id": "overlay_male_worn_duster", "fg": 7967 }, - { "id": "overlay_female_worn_jacket_flannel", "fg": 7972 }, - { "id": "overlay_male_worn_jacket_flannel", "fg": 7973 }, - { "id": "overlay_female_worn_jacket_jean", "fg": 7974 }, - { "id": "overlay_male_worn_jacket_jean", "fg": 7975 }, - { "id": "overlay_female_worn_jacket_light", "fg": 7978 }, - { "id": "overlay_male_worn_jacket_light", "fg": 7979 }, - { "id": "overlay_female_worn_jacket_evac", "fg": 7970 }, - { "id": "overlay_male_worn_jacket_evac", "fg": 7971 }, - { "id": "overlay_female_worn_jacket_leather", "fg": 7980 }, - { "id": "overlay_male_worn_jacket_leather", "fg": 7981 }, - { "id": "overlay_female_worn_jacket_leather_red", "fg": 7976 }, - { "id": "overlay_male_worn_jacket_leather_red", "fg": 7977 }, - { "id": "overlay_female_worn_ski_jacket", "fg": 7982 }, - { "id": "overlay_male_worn_ski_jacket", "fg": 7983 }, - { "id": "overlay_female_worn_jacket_windbreaker", "fg": 7988 }, - { "id": "overlay_male_worn_jacket_windbreaker", "fg": 7989 }, - { "id": "overlay_female_worn_winter_jacket_army", "fg": 7954 }, - { "id": "overlay_male_worn_winter_jacket_army", "fg": 7955 }, - { "id": "overlay_female_worn_jacket_army", "fg": 7968 }, - { "id": "overlay_male_worn_jacket_army", "fg": 7969 }, - { "id": "overlay_female_worn_trenchcoat", "fg": 7984 }, - { "id": "overlay_male_worn_trenchcoat", "fg": 7985 }, - { "id": "overlay_female_worn_waistcoat", "fg": 7986 }, - { "id": "overlay_male_worn_waistcoat", "fg": 7987 }, - { "id": "overlay_female_worn_peacoat", "fg": 7990 }, - { "id": "overlay_male_worn_peacoat", "fg": 7991 }, - { "id": "overlay_female_worn_poncho", "fg": 7992 }, - { "id": "overlay_male_worn_poncho", "fg": 7993 }, - { "id": "overlay_worn_badge_swat", "fg": 7994 }, - { "id": "overlay_female_worn_barrette", "fg": 7995 }, - { "id": "overlay_male_worn_barrette", "fg": 7996 }, - { "id": "overlay_female_worn_badge_deputy", "fg": 7997 }, - { "id": "overlay_male_worn_badge_deputy", "fg": 7998 }, + "fg": 7689 + }, + { "id": "overlay_female_worn_rucksack", "fg": 7691 }, + { "id": "overlay_male_worn_rucksack", "fg": 7692 }, + { "id": "overlay_worn_bead_necklace", "fg": 7694 }, + { "id": "overlay_worn_bead_bracelet", "fg": 7693 }, + { "id": "overlay_worn_leather_belt", "fg": 7704 }, + { "id": "overlay_worn_police_belt", "fg": 7726 }, + { "id": "overlay_worn_tool_belt", "fg": 7731 }, + { "id": "overlay_worn_webbing_belt", "fg": 7733 }, + { "id": "overlay_worn_briefcase", "fg": 7697 }, + { "id": "overlay_wielded_briefcase", "fg": 7697 }, + { "id": "overlay_worn_briefcase_smg", "fg": 7697 }, + { "id": "overlay_wielded_briefcase_smg", "fg": 7697 }, + { "id": "overlay_worn_hk_briefcase", "fg": 7697 }, + { "id": "overlay_wielded_hk_briefcase", "fg": 7697 }, + { "id": "overlay_female_worn_wearable_light", "fg": 7700 }, + { "id": "overlay_male_worn_wearable_light", "fg": 7701 }, + { "id": "overlay_female_worn_wearable_light_on", "fg": 7700 }, + { "id": "overlay_male_worn_wearable_light_on", "fg": 7701 }, + { "id": "overlay_female_worn_survivor_light", "fg": 7700 }, + { "id": "overlay_male_worn_survivor_light", "fg": 7701 }, + { "id": "overlay_female_worn_survivor_light_on", "fg": 7700 }, + { "id": "overlay_male_worn_survivor_light_on", "fg": 7701 }, + { "id": "overlay_female_worn_holster", "fg": 7702 }, + { "id": "overlay_male_worn_holster", "fg": 7703 }, + { "id": "overlay_female_worn_legpouch_large", "fg": 7705 }, + { "id": "overlay_male_worn_legpouch_large", "fg": 7706 }, + { "id": "overlay_female_worn_legrig", "fg": 7707 }, + { "id": "overlay_male_worn_legrig", "fg": 7708 }, + { "id": "overlay_worn_judo_belt_black", "fg": 7695 }, + { "id": "overlay_worn_judo_belt_blue", "fg": 7696 }, + { "id": "overlay_worn_judo_belt_brown", "fg": 7698 }, + { "id": "overlay_worn_judo_belt_green", "fg": 7699 }, + { "id": "overlay_worn_judo_belt_orange", "fg": 7709 }, + { "id": "overlay_worn_judo_belt_white", "fg": 7734 }, + { "id": "overlay_worn_judo_belt_yellow", "fg": 7735 }, + { "id": "overlay_female_worn_ragpouch", "fg": 7727 }, + { "id": "overlay_male_worn_ragpouch", "fg": 7728 }, + { "id": "overlay_female_worn_tacvest", "fg": 7729 }, + { "id": "overlay_male_worn_tacvest", "fg": 7730 }, + { "id": "overlay_worn_wearable_light", "fg": 7732 }, + { "id": "overlay_female_worn_dinosuit", "fg": 7768 }, + { "id": "overlay_male_worn_dinosuit", "fg": 7769 }, + { "id": "overlay_female_worn_hazmat_suit", "fg": 7770 }, + { "id": "overlay_male_worn_hazmat_suit", "fg": 7771 }, + { "id": "overlay_female_worn_judo_gi", "fg": 7772 }, + { "id": "overlay_male_worn_judo_gi", "fg": 7773 }, + { "id": "overlay_female_worn_jumpsuit", "fg": 7774 }, + { "id": "overlay_male_worn_jumpsuit", "fg": 7775 }, + { "id": "overlay_female_worn_karate_gi", "fg": 7776 }, + { "id": "overlay_male_worn_karate_gi", "fg": 7777 }, + { "id": "overlay_female_worn_robofac_jumpsuit", "fg": 7784 }, + { "id": "overlay_male_worn_robofac_jumpsuit", "fg": 7785 }, + { "id": "overlay_female_worn_suit", "fg": 7786 }, + { "id": "overlay_male_worn_suit", "fg": 7787 }, + { "id": "overlay_female_worn_touring_suit", "fg": 7788 }, + { "id": "overlay_male_worn_touring_suit", "fg": 7789 }, + { "id": "overlay_female_worn_boots", "fg": 7793 }, + { "id": "overlay_male_worn_boots", "fg": 7798 }, + { "id": "overlay_female_worn_boots_bunker", "fg": 7790 }, + { "id": "overlay_male_worn_boots_bunker", "fg": 7791 }, + { "id": "overlay_female_worn_boots_fur", "fg": 7794 }, + { "id": "overlay_male_worn_boots_fur", "fg": 7795 }, + { "id": "overlay_female_worn_boots_hiking", "fg": 7796 }, + { "id": "overlay_male_worn_boots_hiking", "fg": 7797 }, + { "id": "overlay_female_worn_boots_rubber", "fg": 7799 }, + { "id": "overlay_male_worn_boots_rubber", "fg": 7800 }, + { "id": "overlay_female_worn_boots_steel", "fg": 7801 }, + { "id": "overlay_male_worn_boots_steel", "fg": 7802 }, + { "id": "overlay_female_worn_boots_western", "fg": 7803 }, + { "id": "overlay_male_worn_boots_western", "fg": 7804 }, + { "id": "overlay_female_worn_boots_winter", "fg": 7805 }, + { "id": "overlay_male_worn_boots_winter", "fg": 7806 }, + { "id": "overlay_female_worn_motorbike_boots", "fg": 7807 }, + { "id": "overlay_male_worn_motorbike_boots", "fg": 7808 }, + { "id": "overlay_worn_boots_combat", "fg": 7792 }, + { "id": "overlay_male_worn_cape_fp", "fg": 7845 }, + { "id": "overlay_female_worn_cape_fp", "fg": 7844 }, + { "id": "overlay_male_worn_cloak", "fg": 7851 }, + { "id": "overlay_female_worn_cloak", "fg": 7846 }, + { "id": "overlay_male_worn_cloak_wool", "fg": 7853 }, + { "id": "overlay_female_worn_cloak_wool", "fg": 7852 }, + { "id": "overlay_male_worn_cloak_leather", "fg": 7850 }, + { "id": "overlay_female_worn_cloak_leather", "fg": 7849 }, + { "id": "overlay_male_worn_cloak_fur", "fg": 7848 }, + { "id": "overlay_female_worn_cloak_fur", "fg": 7847 }, + { "id": "overlay_female_worn_dress", "fg": 7871 }, + { "id": "overlay_male_worn_dress", "fg": 7872 }, + { "id": "overlay_female_worn_sundress", "fg": 7879 }, + { "id": "overlay_male_worn_sundress", "fg": 7880 }, + { "id": "overlay_female_worn_maid_hat", "fg": 7996 }, + { "id": "overlay_female_worn_maid_dress", "fg": 7873 }, + { "id": "overlay_male_worn_maid_hat", "fg": 7997 }, + { "id": "overlay_male_worn_maid_dress", "fg": 7874 }, + { "id": "overlay_female_worn_skirt", "fg": 7875 }, + { "id": "overlay_male_worn_skirt", "fg": 7878 }, + { "id": "overlay_female_worn_skirt_leather", "fg": 7876 }, + { "id": "overlay_male_worn_skirt_leather", "fg": 7877 }, + { "id": "overlay_worn_elbow_pads", "fg": 7881 }, + { "id": "overlay_female_worn_glasses_bal", "fg": 7900 }, + { "id": "overlay_male_worn_glasses_bal", "fg": 7901 }, + { "id": "overlay_female_worn_glasses_bifocal", "fg": 7902 }, + { "id": "overlay_male_worn_glasses_bifocal", "fg": 7903 }, + { "id": "overlay_female_worn_glasses_eye", "fg": 7904 }, + { "id": "overlay_male_worn_glasses_eye", "fg": 7905 }, + { "id": "overlay_female_worn_glasses_monocle", "fg": 7906 }, + { "id": "overlay_male_worn_glasses_monocle", "fg": 7907 }, + { "id": "overlay_female_worn_glasses_reading", "fg": 7908 }, + { "id": "overlay_male_worn_glasses_reading", "fg": 7909 }, + { "id": "overlay_female_worn_glasses_safety", "fg": 7910 }, + { "id": "overlay_male_worn_glasses_safety", "fg": 7911 }, + { "id": "overlay_female_worn_mask_ski", "fg": 7912 }, + { "id": "overlay_male_worn_mask_ski", "fg": 7915 }, + { "id": "overlay_female_worn_mask_ski_loose", "fg": 7913 }, + { "id": "overlay_male_worn_mask_ski_loose", "fg": 7914 }, + { "id": "overlay_female_worn_sunglasses", "fg": 7918 }, + { "id": "overlay_male_worn_sunglasses", "fg": 7919 }, + { "id": "overlay_female_worn_goggles_welding", "fg": 7920 }, + { "id": "overlay_male_worn_goggles_welding", "fg": 7921 }, + { "id": "overlay_female_worn_glove_jackson", "fg": 7922 }, + { "id": "overlay_male_worn_glove_jackson", "fg": 7923 }, + { "id": "overlay_female_worn_gloves_liner", "fg": 7936 }, + { "id": "overlay_male_worn_gloves_liner", "fg": 7937 }, + { "id": "overlay_female_worn_gloves_medical", "fg": 7938 }, + { "id": "overlay_male_worn_gloves_medical", "fg": 7939 }, + { "id": "overlay_female_worn_gloves_rubber", "fg": 7940 }, + { "id": "overlay_male_worn_gloves_rubber", "fg": 7941 }, + { "id": "overlay_female_worn_gloves_tactical", "fg": 7942 }, + { "id": "overlay_male_worn_gloves_tactical", "fg": 7943 }, + { "id": "overlay_female_worn_gloves_winter", "fg": 7944 }, + { "id": "overlay_male_worn_gloves_winter", "fg": 7945 }, + { "id": "overlay_female_worn_gloves_wool", "fg": 7946 }, + { "id": "overlay_male_worn_gloves_wool", "fg": 7947 }, + { "id": "overlay_female_worn_gloves_work", "fg": 7948 }, + { "id": "overlay_male_worn_gloves_work", "fg": 7949 }, + { "id": "overlay_female_worn_gloves_cut_resistant", "fg": 7924 }, + { "id": "overlay_male_worn_gloves_cut_resistant", "fg": 7925 }, + { "id": "overlay_female_worn_gloves_fingerless", "fg": 7926 }, + { "id": "overlay_male_worn_gloves_fingerless", "fg": 7927 }, + { "id": "overlay_female_worn_gloves_fur", "fg": 7928 }, + { "id": "overlay_male_worn_gloves_fur", "fg": 7929 }, + { "id": "overlay_female_worn_gloves_golf", "fg": 7930 }, + { "id": "overlay_male_worn_gloves_golf", "fg": 7931 }, + { "id": "overlay_female_worn_gloves_leather", "fg": 7932 }, + { "id": "overlay_male_worn_gloves_leather", "fg": 7933 }, + { "id": "overlay_female_worn_gloves_light", "fg": 7934 }, + { "id": "overlay_male_worn_gloves_light", "fg": 7935 }, + { "id": "overlay_male_worn_long_glove_white", "fg": 7951 }, + { "id": "overlay_female_worn_long_glove_white", "fg": 7950 }, + { "id": "overlay_female_worn_mittens", "fg": 7952 }, + { "id": "overlay_male_worn_mittens", "fg": 7953 }, + { "id": [ "overlay_female_worn_hakama", "overlay_female_worn_hakama_gi" ], "fg": 7960 }, + { "id": [ "overlay_male_worn_hakama", "overlay_male_worn_hakama_gi" ], "fg": 7961 }, + { "id": "overlay_female_worn_beret", "fg": 7964 }, + { "id": "overlay_male_worn_beret", "fg": 7965 }, + { "id": "overlay_female_worn_bowhat", "fg": 7966 }, + { "id": "overlay_male_worn_bowhat", "fg": 7967 }, + { "id": "overlay_female_worn_cowboy_hat", "fg": 7968 }, + { "id": "overlay_male_worn_cowboy_hat", "fg": 7969 }, + { "id": "overlay_female_worn_fedora", "fg": 7970 }, + { "id": "overlay_male_worn_fedora", "fg": 7971 }, + { "id": "overlay_female_worn_firehelmet", "fg": 7972 }, + { "id": "overlay_male_worn_firehelmet", "fg": 7973 }, + { "id": "overlay_female_worn_hat_ball", "fg": 7974 }, + { "id": "overlay_male_worn_hat_ball", "fg": 7975 }, + { "id": "overlay_male_worn_hat_cotton", "fg": 7977 }, + { "id": "overlay_female_worn_hat_cotton", "fg": 7976 }, + { "id": "overlay_male_worn_hat_fur", "fg": 7979 }, + { "id": "overlay_female_worn_hat_fur", "fg": 7978 }, + { "id": "overlay_female_worn_hat_hard", "fg": 7980 }, + { "id": "overlay_male_worn_hat_hard", "fg": 7981 }, + { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 7984 }, + { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 7985 }, + { "id": "overlay_female_worn_helmet_army", "fg": 7986 }, + { "id": "overlay_male_worn_helmet_army", "fg": 7987 }, + { "id": "overlay_female_worn_helmet_barbute", "fg": 7988 }, + { "id": "overlay_male_worn_helmet_barbute", "fg": 7989 }, + { "id": "overlay_female_worn_helmet_bike", "fg": 7990 }, + { "id": "overlay_male_worn_helmet_bike", "fg": 7991 }, + { "id": "overlay_female_worn_helmet_kabuto", "fg": 7992 }, + { "id": "overlay_male_worn_helmet_kabuto", "fg": 7993 }, + { "id": "overlay_female_worn_helmet_motor", "fg": 7994 }, + { "id": "overlay_male_worn_helmet_motor", "fg": 7995 }, + { "id": "overlay_female_worn_hat_knit", "fg": 7982 }, + { "id": "overlay_male_worn_hat_knit", "fg": 7983 }, + { "id": "overlay_female_worn_straw_fedora", "fg": 8010 }, + { "id": "overlay_male_worn_straw_fedora", "fg": 8011 }, + { "id": "overlay_female_worn_straw_hat", "fg": 8012 }, + { "id": "overlay_male_worn_straw_hat", "fg": 8013 }, + { "id": "overlay_female_worn_10gal_hat", "fg": 8014 }, + { "id": "overlay_male_worn_10gal_hat", "fg": 8015 }, + { "id": "overlay_female_worn_tophat", "fg": 8016 }, + { "id": "overlay_male_worn_tophat", "fg": 8017 }, + { "id": "overlay_male_worn_turban", "fg": 8019 }, + { "id": "overlay_female_worn_turban", "fg": 8018 }, + { "id": "overlay_female_worn_blazer", "fg": 8022 }, + { "id": "overlay_male_worn_blazer", "fg": 8023 }, + { "id": "overlay_female_worn_bunker_coat", "fg": 8024 }, + { "id": "overlay_male_worn_bunker_coat", "fg": 8025 }, + { "id": "overlay_female_worn_coat_lab", "fg": 8026 }, + { "id": "overlay_male_worn_coat_lab", "fg": 8027 }, + { "id": "overlay_female_worn_coat_rain", "fg": 8028 }, + { "id": "overlay_male_worn_coat_rain", "fg": 8029 }, + { "id": "overlay_female_worn_coat_winter", "fg": 8030 }, + { "id": "overlay_male_worn_coat_winter", "fg": 8031 }, + { "id": "overlay_female_worn_duster", "fg": 8032 }, + { "id": "overlay_male_worn_duster", "fg": 8033 }, + { "id": "overlay_female_worn_jacket_flannel", "fg": 8038 }, + { "id": "overlay_male_worn_jacket_flannel", "fg": 8039 }, + { "id": "overlay_female_worn_jacket_jean", "fg": 8040 }, + { "id": "overlay_male_worn_jacket_jean", "fg": 8041 }, + { "id": "overlay_female_worn_jacket_light", "fg": 8044 }, + { "id": "overlay_male_worn_jacket_light", "fg": 8045 }, + { "id": "overlay_female_worn_jacket_evac", "fg": 8036 }, + { "id": "overlay_male_worn_jacket_evac", "fg": 8037 }, + { "id": "overlay_female_worn_jacket_leather", "fg": 8046 }, + { "id": "overlay_male_worn_jacket_leather", "fg": 8047 }, + { "id": "overlay_female_worn_jacket_leather_red", "fg": 8042 }, + { "id": "overlay_male_worn_jacket_leather_red", "fg": 8043 }, + { "id": "overlay_female_worn_ski_jacket", "fg": 8048 }, + { "id": "overlay_male_worn_ski_jacket", "fg": 8049 }, + { "id": "overlay_female_worn_jacket_windbreaker", "fg": 8054 }, + { "id": "overlay_male_worn_jacket_windbreaker", "fg": 8055 }, + { "id": "overlay_female_worn_winter_jacket_army", "fg": 8020 }, + { "id": "overlay_male_worn_winter_jacket_army", "fg": 8021 }, + { "id": "overlay_female_worn_jacket_army", "fg": 8034 }, + { "id": "overlay_male_worn_jacket_army", "fg": 8035 }, + { "id": "overlay_female_worn_trenchcoat", "fg": 8050 }, + { "id": "overlay_male_worn_trenchcoat", "fg": 8051 }, + { "id": "overlay_female_worn_waistcoat", "fg": 8052 }, + { "id": "overlay_male_worn_waistcoat", "fg": 8053 }, + { "id": "overlay_female_worn_peacoat", "fg": 8056 }, + { "id": "overlay_male_worn_peacoat", "fg": 8057 }, + { "id": "overlay_female_worn_poncho", "fg": 8058 }, + { "id": "overlay_male_worn_poncho", "fg": 8059 }, + { "id": "overlay_worn_badge_swat", "fg": 8060 }, + { "id": "overlay_female_worn_barrette", "fg": 8061 }, + { "id": "overlay_male_worn_barrette", "fg": 8062 }, + { "id": "overlay_female_worn_badge_deputy", "fg": 8063 }, + { "id": "overlay_male_worn_badge_deputy", "fg": 8064 }, { "id": [ "overlay_female_worn_gold_ear", @@ -8565,7 +8659,7 @@ "overlay_female_worn_sapphire_gold_earring", "overlay_female_worn_tourmaline_gold_earring" ], - "fg": 8001 + "fg": 8067 }, { "id": [ @@ -8585,7 +8679,7 @@ "overlay_female_worn_sapphire_platinum_earring", "overlay_female_worn_tourmaline_platinum_earring" ], - "fg": 8003 + "fg": 8069 }, { "id": [ @@ -8605,7 +8699,7 @@ "overlay_female_worn_sapphire_silver_earring", "overlay_female_worn_tourmaline_silver_earring" ], - "fg": 8004 + "fg": 8070 }, { "id": [ @@ -8625,7 +8719,7 @@ "overlay_male_worn_sapphire_gold_earring", "overlay_male_worn_tourmaline_gold_earring" ], - "fg": 8007 + "fg": 8073 }, { "id": [ @@ -8645,7 +8739,7 @@ "overlay_male_worn_sapphire_platinum_earring", "overlay_male_worn_tourmaline_platinum_earring" ], - "fg": 8009 + "fg": 8075 }, { "id": [ @@ -8665,7 +8759,7 @@ "overlay_male_worn_sapphire_silver_earring", "overlay_male_worn_tourmaline_silver_earring" ], - "fg": 8010 + "fg": 8076 }, { "id": [ @@ -8685,7 +8779,7 @@ "overlay_worn_sapphire_gold_ring", "overlay_worn_tourmaline_gold_ring" ], - "fg": 8011 + "fg": 8077 }, { "id": [ @@ -8705,7 +8799,7 @@ "overlay_worn_sapphire_platinum_ring", "overlay_worn_tourmaline_platinum_ring" ], - "fg": 8012 + "fg": 8078 }, { "id": [ @@ -8725,1518 +8819,1546 @@ "overlay_worn_sapphire_silver_ring", "overlay_worn_tourmaline_silver_ring" ], - "fg": 8013 - }, - { "id": "overlay_female_worn_knee_pads", "fg": 8022 }, - { "id": "overlay_male_worn_knee_pads", "fg": 8023 }, - { "id": "overlay_male_worn_arm_warmers", "fg": 8025 }, - { "id": "overlay_female_worn_arm_warmers", "fg": 8024 }, - { "id": "overlay_male_worn_leg_warmers", "fg": 8027 }, - { "id": "overlay_female_worn_leg_warmers", "fg": 8026 }, - { "id": "overlay_female_worn_armguard_soft", "fg": 8028 }, - { "id": "overlay_male_worn_armguard_soft", "fg": 8029 }, - { "id": "overlay_female_worn_balclava", "fg": 8030 }, - { "id": "overlay_male_worn_balclava", "fg": 8031 }, - { "id": "overlay_female_worn_bandana", "fg": 8032 }, - { "id": "overlay_male_worn_bandana", "fg": 8033 }, - { "id": "overlay_female_worn_beekeeping_hood", "fg": 8034 }, - { "id": "overlay_male_worn_beekeeping_hood", "fg": 8035 }, - { "id": "overlay_male_worn_foodperson_mask", "fg": 8037 }, - { "id": "overlay_female_worn_foodperson_mask", "fg": 8036 }, - { "id": "overlay_male_worn_foodperson_mask_on", "fg": 8039 }, - { "id": "overlay_female_worn_foodperson_mask_on", "fg": 8038 }, - { "id": "overlay_female_worn_mask_dust", "fg": 8040 }, - { "id": "overlay_male_worn_mask_dust", "fg": 8041 }, - { "id": "overlay_female_worn_mask_gas", "fg": 8042 }, - { "id": "overlay_male_worn_mask_gas", "fg": 8043 }, - { "id": "overlay_female_worn_welding_mask_crude", "fg": 8046 }, - { "id": "overlay_male_worn_welding_mask_crude", "fg": 8047 }, - { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 8048 }, - { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 8544 }, - { "id": "overlay_female_worn_welding_mask", "fg": 8049 }, - { "id": "overlay_male_worn_welding_mask", "fg": 8050 }, - { "id": "overlay_female_worn_welding_mask_raised", "fg": 8051 }, - { "id": "overlay_female_worn_mask_bal", "fg": 8052 }, - { "id": "overlay_male_worn_mask_bal", "fg": 8053 }, - { "id": "overlay_female_worn_fencing_mask", "fg": 8054 }, - { "id": "overlay_male_worn_fencing_mask", "fg": 8055 }, - { "id": "overlay_female_worn_mask_filter", "fg": 8056 }, - { "id": "overlay_male_worn_mask_filter", "fg": 8057 }, - { "id": "overlay_female_worn_mask_bunker", "fg": 8058 }, - { "id": "overlay_male_worn_mask_bunker", "fg": 8059 }, - { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 8060 }, - { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 8061 }, - { "id": "overlay_female_worn_mask_hockey", "fg": 8062 }, - { "id": "overlay_male_worn_mask_hockey", "fg": 8063 }, - { "id": "overlay_female_worn_mask_rioter", "fg": 8064 }, - { "id": "overlay_male_worn_mask_rioter", "fg": 8065 }, - { "id": "overlay_male_worn_robe", "fg": 8077 }, - { "id": "overlay_female_worn_robe", "fg": 8076 }, - { "id": "overlay_male_worn_house_coat", "fg": 8075 }, - { "id": "overlay_female_worn_house_coat", "fg": 8074 }, - { "id": "overlay_worn_binoculars", "fg": 8079 }, - { "id": "overlay_female_worn_knit_scarf", "fg": 8082 }, - { "id": "overlay_male_worn_knit_scarf", "fg": 8083 }, - { "id": "overlay_female_worn_scarf", "fg": 8085 }, - { "id": "overlay_female_worn_scarf_loose", "fg": 8085 }, - { "id": "overlay_male_worn_scarf", "fg": 8086 }, - { "id": "overlay_male_worn_scarf_loose", "fg": 8086 }, - { "id": "overlay_worn_tie_bow", "fg": 8080 }, - { "id": "overlay_worn_tie_clipon", "fg": 8081 }, - { "id": "overlay_worn_tie_necktie", "fg": 8084 }, - { "id": "overlay_worn_tie_skinny", "fg": 8087 }, - { "id": "overlay_female_worn_army_top", "fg": 8088 }, - { "id": "overlay_male_worn_army_top", "fg": 8089 }, - { "id": "overlay_female_worn_camisole", "fg": 8090 }, - { "id": "overlay_male_worn_camisole", "fg": 8091 }, - { "id": "overlay_female_worn_under_armor", "fg": 8092 }, - { "id": "overlay_male_worn_under_armor", "fg": 8093 }, - { "id": "overlay_female_worn_dress_shirt", "fg": 8094 }, - { "id": "overlay_male_worn_dress_shirt", "fg": 8095 }, - { "id": "overlay_female_worn_halter_top", "fg": 8096 }, - { "id": "overlay_male_worn_halter_top", "fg": 8097 }, - { "id": "overlay_female_worn_hoodie", "fg": 8098 }, - { "id": "overlay_male_worn_hoodie", "fg": 8099 }, - { "id": "overlay_female_worn_jersey", "fg": 8100 }, - { "id": "overlay_male_worn_jersey", "fg": 8101 }, - { "id": "overlay_female_worn_linuxtshirt", "fg": 8102 }, - { "id": "overlay_male_worn_linuxtshirt", "fg": 8103 }, - { "id": "overlay_female_worn_longshirt", "fg": 8104 }, - { "id": "overlay_male_worn_longshirt", "fg": 8105 }, - { "id": "overlay_female_worn_striped_shirt", "fg": 8106 }, - { "id": "overlay_male_worn_striped_shirt", "fg": 8107 }, - { "id": "overlay_female_worn_sweater", "fg": 8108 }, - { "id": "overlay_male_worn_sweater", "fg": 8109 }, - { "id": "overlay_female_worn_sweatshirt", "fg": 8110 }, - { "id": "overlay_male_worn_sweatshirt", "fg": 8111 }, - { "id": "overlay_female_worn_tank_top", "fg": 8112 }, - { "id": "overlay_male_worn_tank_top", "fg": 8113 }, - { "id": "overlay_female_worn_tshirt", "fg": 8114 }, - { "id": "overlay_male_worn_tshirt", "fg": 8115 }, - { "id": "overlay_female_worn_technician_shirt_gray", "fg": 8116 }, - { "id": "overlay_male_worn_technician_shirt_gray", "fg": 8117 }, - { "id": "overlay_worn_dress_shoes", "fg": 8118 }, - { "id": "overlay_female_worn_flip_flops", "fg": 8119 }, - { "id": "overlay_male_worn_flip_flops", "fg": 8120 }, - { "id": "overlay_female_worn_geta", "fg": 8121 }, - { "id": "overlay_male_worn_geta", "fg": 8122 }, - { "id": "overlay_worn_heels", "fg": 8123 }, - { "id": "overlay_worn_leathersandals", "fg": 8124 }, - { "id": "overlay_worn_lowtops", "fg": 8125 }, - { "id": "overlay_worn_roller_blades", "fg": 8126 }, - { "id": "overlay_female_worn_shoes_bowling", "fg": 8127 }, - { "id": "overlay_male_worn_shoes_bowling", "fg": 8128 }, - { "id": "overlay_female_worn_sneakers", "fg": 8129 }, - { "id": "overlay_male_worn_sneakers", "fg": 8130 }, - { "id": "overlay_female_worn_clogs", "fg": 8131 }, - { "id": "overlay_male_worn_clogs", "fg": 8132 }, - { "id": "overlay_female_worn_b_shorts", "fg": 8133 }, - { "id": "overlay_male_worn_b_shorts", "fg": 8134 }, - { "id": "overlay_female_worn_boy_shorts", "fg": 8135 }, - { "id": "overlay_male_worn_boy_shorts", "fg": 8136 }, - { "id": "overlay_female_worn_under_armor_shorts", "fg": 8137 }, - { "id": "overlay_male_worn_under_armor_shorts", "fg": 8138 }, - { "id": "overlay_female_worn_shorts_cargo", "fg": 8139 }, - { "id": "overlay_male_worn_shorts_cargo", "fg": 8140 }, - { "id": "overlay_female_worn_shorts_denim", "fg": 8141 }, - { "id": "overlay_male_worn_shorts_denim", "fg": 8142 }, - { "id": "overlay_female_worn_shorts", "fg": 8143 }, - { "id": "overlay_male_worn_shorts", "fg": 8144 }, + "fg": 8079 + }, + { "id": "overlay_female_worn_knee_pads", "fg": 8088 }, + { "id": "overlay_male_worn_knee_pads", "fg": 8089 }, + { "id": "overlay_male_worn_arm_warmers", "fg": 8091 }, + { "id": "overlay_female_worn_arm_warmers", "fg": 8090 }, + { "id": "overlay_male_worn_leg_warmers", "fg": 8093 }, + { "id": "overlay_female_worn_leg_warmers", "fg": 8092 }, + { "id": "overlay_female_worn_armguard_soft", "fg": 8094 }, + { "id": "overlay_male_worn_armguard_soft", "fg": 8095 }, + { "id": "overlay_female_worn_balclava", "fg": 8104 }, + { "id": "overlay_male_worn_balclava", "fg": 8105 }, + { "id": "overlay_female_worn_bandana", "fg": 8106 }, + { "id": "overlay_male_worn_bandana", "fg": 8107 }, + { "id": "overlay_female_worn_beekeeping_hood", "fg": 8108 }, + { "id": "overlay_male_worn_beekeeping_hood", "fg": 8109 }, + { "id": "overlay_male_worn_foodperson_mask", "fg": 8111 }, + { "id": "overlay_female_worn_foodperson_mask", "fg": 8110 }, + { "id": "overlay_male_worn_foodperson_mask_on", "fg": 8113 }, + { "id": "overlay_female_worn_foodperson_mask_on", "fg": 8112 }, + { "id": "overlay_female_worn_mask_dust", "fg": 8114 }, + { "id": "overlay_male_worn_mask_dust", "fg": 8115 }, + { "id": "overlay_female_worn_mask_gas", "fg": 8116 }, + { "id": "overlay_male_worn_mask_gas", "fg": 8117 }, + { "id": "overlay_female_worn_welding_mask_crude", "fg": 8120 }, + { "id": "overlay_male_worn_welding_mask_crude", "fg": 8121 }, + { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 8122 }, + { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 8608 }, + { "id": "overlay_female_worn_welding_mask", "fg": 8123 }, + { "id": "overlay_male_worn_welding_mask", "fg": 8124 }, + { "id": "overlay_female_worn_welding_mask_raised", "fg": 8125 }, + { "id": "overlay_female_worn_mask_bal", "fg": 8126 }, + { "id": "overlay_male_worn_mask_bal", "fg": 8127 }, + { "id": "overlay_female_worn_fencing_mask", "fg": 8128 }, + { "id": "overlay_male_worn_fencing_mask", "fg": 8129 }, + { "id": "overlay_female_worn_mask_filter", "fg": 8130 }, + { "id": "overlay_male_worn_mask_filter", "fg": 8131 }, + { "id": "overlay_female_worn_mask_bunker", "fg": 8132 }, + { "id": "overlay_male_worn_mask_bunker", "fg": 8133 }, + { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 8134 }, + { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 8135 }, + { "id": "overlay_female_worn_mask_hockey", "fg": 8136 }, + { "id": "overlay_male_worn_mask_hockey", "fg": 8137 }, + { "id": "overlay_female_worn_mask_rioter", "fg": 8138 }, + { "id": "overlay_male_worn_mask_rioter", "fg": 8139 }, + { "id": "overlay_male_worn_robe", "fg": 8151 }, + { "id": "overlay_female_worn_robe", "fg": 8150 }, + { "id": "overlay_male_worn_house_coat", "fg": 8149 }, + { "id": "overlay_female_worn_house_coat", "fg": 8148 }, + { "id": "overlay_worn_binoculars", "fg": 8153 }, + { "id": "overlay_female_worn_knit_scarf", "fg": 8156 }, + { "id": "overlay_male_worn_knit_scarf", "fg": 8157 }, + { "id": "overlay_female_worn_scarf", "fg": 8159 }, + { "id": "overlay_female_worn_scarf_loose", "fg": 8159 }, + { "id": "overlay_male_worn_scarf", "fg": 8160 }, + { "id": "overlay_male_worn_scarf_loose", "fg": 8160 }, + { "id": "overlay_worn_tie_bow", "fg": 8154 }, + { "id": "overlay_worn_tie_clipon", "fg": 8155 }, + { "id": "overlay_worn_tie_necktie", "fg": 8158 }, + { "id": "overlay_worn_tie_skinny", "fg": 8161 }, + { "id": "overlay_female_worn_army_top", "fg": 8162 }, + { "id": "overlay_male_worn_army_top", "fg": 8163 }, + { "id": "overlay_female_worn_camisole", "fg": 8164 }, + { "id": "overlay_male_worn_camisole", "fg": 8165 }, + { "id": "overlay_female_worn_under_armor", "fg": 8166 }, + { "id": "overlay_male_worn_under_armor", "fg": 8167 }, + { "id": "overlay_female_worn_dress_shirt", "fg": 8168 }, + { "id": "overlay_male_worn_dress_shirt", "fg": 8169 }, + { "id": "overlay_female_worn_halter_top", "fg": 8170 }, + { "id": "overlay_male_worn_halter_top", "fg": 8171 }, + { "id": "overlay_female_worn_hoodie", "fg": 8172 }, + { "id": "overlay_male_worn_hoodie", "fg": 8173 }, + { "id": "overlay_female_worn_jersey", "fg": 8174 }, + { "id": "overlay_male_worn_jersey", "fg": 8175 }, + { "id": "overlay_female_worn_linuxtshirt", "fg": 8176 }, + { "id": "overlay_male_worn_linuxtshirt", "fg": 8177 }, + { "id": "overlay_female_worn_longshirt", "fg": 8178 }, + { "id": "overlay_male_worn_longshirt", "fg": 8179 }, + { "id": "overlay_female_worn_striped_shirt", "fg": 8180 }, + { "id": "overlay_male_worn_striped_shirt", "fg": 8181 }, + { "id": "overlay_female_worn_sweater", "fg": 8182 }, + { "id": "overlay_male_worn_sweater", "fg": 8183 }, + { "id": "overlay_female_worn_sweatshirt", "fg": 8184 }, + { "id": "overlay_male_worn_sweatshirt", "fg": 8185 }, + { "id": "overlay_female_worn_tank_top", "fg": 8186 }, + { "id": "overlay_male_worn_tank_top", "fg": 8187 }, + { "id": "overlay_female_worn_tshirt", "fg": 8188 }, + { "id": "overlay_male_worn_tshirt", "fg": 8189 }, + { "id": "overlay_female_worn_technician_shirt_gray", "fg": 8190 }, + { "id": "overlay_male_worn_technician_shirt_gray", "fg": 8191 }, + { "id": "overlay_worn_dress_shoes", "fg": 8192 }, + { "id": "overlay_female_worn_flip_flops", "fg": 8193 }, + { "id": "overlay_male_worn_flip_flops", "fg": 8194 }, + { "id": "overlay_female_worn_geta", "fg": 8195 }, + { "id": "overlay_male_worn_geta", "fg": 8196 }, + { "id": "overlay_worn_heels", "fg": 8197 }, + { "id": "overlay_worn_leathersandals", "fg": 8198 }, + { "id": "overlay_worn_lowtops", "fg": 8199 }, + { "id": "overlay_worn_roller_blades", "fg": 8200 }, + { "id": "overlay_female_worn_shoes_bowling", "fg": 8201 }, + { "id": "overlay_male_worn_shoes_bowling", "fg": 8202 }, + { "id": "overlay_female_worn_sneakers", "fg": 8203 }, + { "id": "overlay_male_worn_sneakers", "fg": 8204 }, + { "id": "overlay_female_worn_clogs", "fg": 8205 }, + { "id": "overlay_male_worn_clogs", "fg": 8206 }, + { "id": "overlay_female_worn_b_shorts", "fg": 8207 }, + { "id": "overlay_male_worn_b_shorts", "fg": 8208 }, + { "id": "overlay_female_worn_boy_shorts", "fg": 8209 }, + { "id": "overlay_male_worn_boy_shorts", "fg": 8210 }, + { "id": "overlay_female_worn_under_armor_shorts", "fg": 8211 }, + { "id": "overlay_male_worn_under_armor_shorts", "fg": 8212 }, + { "id": "overlay_female_worn_shorts_cargo", "fg": 8213 }, + { "id": "overlay_male_worn_shorts_cargo", "fg": 8214 }, + { "id": "overlay_female_worn_shorts_denim", "fg": 8215 }, + { "id": "overlay_male_worn_shorts_denim", "fg": 8216 }, + { "id": "overlay_female_worn_shorts", "fg": 8217 }, + { "id": "overlay_male_worn_shorts", "fg": 8218 }, { "id": "overlay_female_worn_cigar_lit", "fg": [ - { "weight": 14, "sprite": 8145 }, - { "weight": 14, "sprite": 8146 }, - { "weight": 14, "sprite": 8147 }, - { "weight": 14, "sprite": 8148 }, - { "weight": 14, "sprite": 8149 }, - { "weight": 14, "sprite": 8150 }, - { "weight": 14, "sprite": 8151 } + { "weight": 14, "sprite": 8219 }, + { "weight": 14, "sprite": 8220 }, + { "weight": 14, "sprite": 8221 }, + { "weight": 14, "sprite": 8222 }, + { "weight": 14, "sprite": 8223 }, + { "weight": 14, "sprite": 8224 }, + { "weight": 14, "sprite": 8225 } ], "animated": true }, { "id": "overlay_male_worn_cigar_lit", "fg": [ - { "weight": 14, "sprite": 8152 }, - { "weight": 14, "sprite": 8153 }, - { "weight": 14, "sprite": 8154 }, - { "weight": 14, "sprite": 8155 }, - { "weight": 14, "sprite": 8156 }, - { "weight": 14, "sprite": 8157 }, - { "weight": 14, "sprite": 8158 } + { "weight": 14, "sprite": 8226 }, + { "weight": 14, "sprite": 8227 }, + { "weight": 14, "sprite": 8228 }, + { "weight": 14, "sprite": 8229 }, + { "weight": 14, "sprite": 8230 }, + { "weight": 14, "sprite": 8231 }, + { "weight": 14, "sprite": 8232 } ], "animated": true }, { "id": "overlay_female_worn_cig_lit", "fg": [ - { "weight": 14, "sprite": 8159 }, - { "weight": 14, "sprite": 8160 }, - { "weight": 14, "sprite": 8161 }, - { "weight": 14, "sprite": 8162 }, - { "weight": 14, "sprite": 8163 }, - { "weight": 14, "sprite": 8164 }, - { "weight": 14, "sprite": 8165 } + { "weight": 14, "sprite": 8233 }, + { "weight": 14, "sprite": 8234 }, + { "weight": 14, "sprite": 8235 }, + { "weight": 14, "sprite": 8236 }, + { "weight": 14, "sprite": 8237 }, + { "weight": 14, "sprite": 8238 }, + { "weight": 14, "sprite": 8239 } ], "animated": true }, { "id": "overlay_male_worn_cig_lit", "fg": [ - { "weight": 14, "sprite": 8166 }, - { "weight": 14, "sprite": 8167 }, - { "weight": 14, "sprite": 8168 }, - { "weight": 14, "sprite": 8169 }, - { "weight": 14, "sprite": 8170 }, - { "weight": 14, "sprite": 8171 }, - { "weight": 14, "sprite": 8172 } + { "weight": 14, "sprite": 8240 }, + { "weight": 14, "sprite": 8241 }, + { "weight": 14, "sprite": 8242 }, + { "weight": 14, "sprite": 8243 }, + { "weight": 14, "sprite": 8244 }, + { "weight": 14, "sprite": 8245 }, + { "weight": 14, "sprite": 8246 } ], "animated": true }, { "id": "overlay_female_worn_joint_lit", "fg": [ - { "weight": 14, "sprite": 8173 }, - { "weight": 14, "sprite": 8174 }, - { "weight": 14, "sprite": 8175 }, - { "weight": 14, "sprite": 8176 }, - { "weight": 14, "sprite": 8177 }, - { "weight": 14, "sprite": 8178 }, - { "weight": 14, "sprite": 8179 } + { "weight": 14, "sprite": 8247 }, + { "weight": 14, "sprite": 8248 }, + { "weight": 14, "sprite": 8249 }, + { "weight": 14, "sprite": 8250 }, + { "weight": 14, "sprite": 8251 }, + { "weight": 14, "sprite": 8252 }, + { "weight": 14, "sprite": 8253 } ], "animated": true }, { "id": "overlay_male_worn_joint_lit", "fg": [ - { "weight": 14, "sprite": 8180 }, - { "weight": 14, "sprite": 8181 }, - { "weight": 14, "sprite": 8182 }, - { "weight": 14, "sprite": 8183 }, - { "weight": 14, "sprite": 8184 }, - { "weight": 14, "sprite": 8185 }, - { "weight": 14, "sprite": 8186 } + { "weight": 14, "sprite": 8254 }, + { "weight": 14, "sprite": 8255 }, + { "weight": 14, "sprite": 8256 }, + { "weight": 14, "sprite": 8257 }, + { "weight": 14, "sprite": 8258 }, + { "weight": 14, "sprite": 8259 }, + { "weight": 14, "sprite": 8260 } ], "animated": true }, - { "id": "overlay_worn_boots_survivor", "fg": 8187 }, - { "id": "overlay_worn_boots_xlsurvivor", "fg": 8187 }, - { "id": "overlay_female_worn_sleeveless_duster_survivor", "fg": 8190 }, - { "id": "overlay_male_worn_sleeveless_duster_survivor", "fg": 8191 }, - { "id": "overlay_female_worn_sleeveless_trenchcoat_survivor", "fg": 8192 }, - { "id": "overlay_male_worn_sleeveless_trenchcoat_survivor", "fg": 8193 }, - { "id": "overlay_female_worn_survivor_belt_notools", "fg": 8256 }, - { "id": "overlay_male_worn_survivor_belt_notools", "fg": 8257 }, - { "id": "overlay_female_worn_duster_survivor", "fg": 8196 }, - { "id": "overlay_male_worn_duster_survivor", "fg": 8197 }, - { "id": "overlay_female_worn_xl_duster_survivor", "fg": 8196 }, - { "id": "overlay_male_worn_xl_duster_survivor", "fg": 8197 }, - { "id": "overlay_female_worn_gloves_survivor", "fg": 8200 }, - { "id": "overlay_male_worn_gloves_survivor", "fg": 8201 }, - { "id": "overlay_female_worn_gloves_xlsurvivor", "fg": 8200 }, - { "id": "overlay_male_worn_gloves_xlsurvivor", "fg": 8201 }, - { "id": "overlay_female_worn_survivor_vest", "fg": 8258 }, - { "id": "overlay_male_worn_survivor_vest", "fg": 8259 }, - { "id": "overlay_female_worn_xl_survivor_vest", "fg": 8258 }, - { "id": "overlay_male_worn_xl_survivor_vest", "fg": 8259 }, - { "id": "overlay_female_worn_hood_survivor", "fg": 8202 }, - { "id": "overlay_male_worn_hood_survivor", "fg": 8203 }, - { "id": "overlay_female_worn_hood_xlsurvivor", "fg": 8202 }, - { "id": "overlay_male_worn_hood_xlsurvivor", "fg": 8203 }, - { "id": "overlay_female_worn_survivor_suit", "fg": 8204 }, - { "id": "overlay_male_worn_survivor_suit", "fg": 8205 }, - { "id": "overlay_female_worn_xlsurvivor_suit", "fg": 8204 }, - { "id": "overlay_male_worn_xlsurvivor_suit", "fg": 8205 }, - { "id": "overlay_female_worn_trenchcoat_survivor", "fg": 8206 }, - { "id": "overlay_male_worn_trenchcoat_survivor", "fg": 8207 }, - { "id": "overlay_worn_boots_hsurvivor", "fg": 8222 }, - { "id": "overlay_worn_xl_boots_hsurvivor", "fg": 8222 }, - { "id": "overlay_female_worn_gloves_hsurvivor", "fg": 8223 }, - { "id": "overlay_male_worn_gloves_hsurvivor", "fg": 8224 }, - { "id": "overlay_female_worn_xl_gloves_hsurvivor", "fg": 8223 }, - { "id": "overlay_male_worn_xl_gloves_hsurvivor", "fg": 8224 }, - { "id": "overlay_female_worn_hsurvivor_suit", "fg": 8225 }, - { "id": "overlay_male_worn_hsurvivor_suit", "fg": 8226 }, - { "id": "overlay_female_worn_xlhsurvivor_suit", "fg": 8225 }, - { "id": "overlay_male_worn_xlhsurvivor_suit", "fg": 8226 }, - { "id": "overlay_worn_boots_fsurvivor", "fg": 8215 }, - { "id": "overlay_worn_xl_boots_fsurvivor", "fg": 8215 }, - { "id": "overlay_female_worn_gloves_fsurvivor", "fg": 8216 }, - { "id": "overlay_male_worn_gloves_fsurvivor", "fg": 8217 }, - { "id": "overlay_female_worn_xl_gloves_fsurvivor", "fg": 8216 }, - { "id": "overlay_male_worn_xl_gloves_fsurvivor", "fg": 8217 }, - { "id": "overlay_female_worn_hood_fsurvivor", "fg": 8218 }, - { "id": "overlay_male_worn_hood_fsurvivor", "fg": 8219 }, - { "id": "overlay_female_worn_xl_hood_fsurvivor", "fg": 8218 }, - { "id": "overlay_male_worn_xl_hood_fsurvivor", "fg": 8219 }, - { "id": "overlay_female_worn_fsurvivor_suit", "fg": 8220 }, - { "id": "overlay_male_worn_fsurvivor_suit", "fg": 8221 }, - { "id": "overlay_female_worn_xl_fsurvivor_suit", "fg": 8220 }, - { "id": "overlay_male_worn_xl_fsurvivor_suit", "fg": 8221 }, - { "id": [ "overlay_female_worn_pants_survivor", "overlay_female_worn_xl_pants_survivor" ], "fg": 8194 }, - { "id": [ "overlay_male_worn_pants_survivor", "overlay_male_worn_xl_pants_survivor" ], "fg": 8195 }, + { "id": "overlay_worn_boots_survivor", "fg": 8261 }, + { "id": "overlay_worn_boots_xlsurvivor", "fg": 8261 }, + { "id": "overlay_female_worn_sleeveless_duster_survivor", "fg": 8264 }, + { "id": "overlay_male_worn_sleeveless_duster_survivor", "fg": 8265 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat_survivor", "fg": 8266 }, + { "id": "overlay_male_worn_sleeveless_trenchcoat_survivor", "fg": 8267 }, + { "id": "overlay_female_worn_survivor_belt_notools", "fg": 8330 }, + { "id": "overlay_male_worn_survivor_belt_notools", "fg": 8331 }, + { "id": "overlay_female_worn_duster_survivor", "fg": 8270 }, + { "id": "overlay_male_worn_duster_survivor", "fg": 8271 }, + { "id": "overlay_female_worn_xl_duster_survivor", "fg": 8270 }, + { "id": "overlay_male_worn_xl_duster_survivor", "fg": 8271 }, + { "id": "overlay_female_worn_gloves_survivor", "fg": 8274 }, + { "id": "overlay_male_worn_gloves_survivor", "fg": 8275 }, + { "id": "overlay_female_worn_gloves_xlsurvivor", "fg": 8274 }, + { "id": "overlay_male_worn_gloves_xlsurvivor", "fg": 8275 }, + { "id": "overlay_female_worn_survivor_vest", "fg": 8332 }, + { "id": "overlay_male_worn_survivor_vest", "fg": 8333 }, + { "id": "overlay_female_worn_xl_survivor_vest", "fg": 8332 }, + { "id": "overlay_male_worn_xl_survivor_vest", "fg": 8333 }, + { "id": "overlay_female_worn_hood_survivor", "fg": 8276 }, + { "id": "overlay_male_worn_hood_survivor", "fg": 8277 }, + { "id": "overlay_female_worn_hood_xlsurvivor", "fg": 8276 }, + { "id": "overlay_male_worn_hood_xlsurvivor", "fg": 8277 }, + { "id": "overlay_female_worn_survivor_suit", "fg": 8278 }, + { "id": "overlay_male_worn_survivor_suit", "fg": 8279 }, + { "id": "overlay_female_worn_xlsurvivor_suit", "fg": 8278 }, + { "id": "overlay_male_worn_xlsurvivor_suit", "fg": 8279 }, + { "id": "overlay_female_worn_trenchcoat_survivor", "fg": 8280 }, + { "id": "overlay_male_worn_trenchcoat_survivor", "fg": 8281 }, + { "id": "overlay_worn_boots_hsurvivor", "fg": 8296 }, + { "id": "overlay_worn_xl_boots_hsurvivor", "fg": 8296 }, + { "id": "overlay_female_worn_gloves_hsurvivor", "fg": 8297 }, + { "id": "overlay_male_worn_gloves_hsurvivor", "fg": 8298 }, + { "id": "overlay_female_worn_xl_gloves_hsurvivor", "fg": 8297 }, + { "id": "overlay_male_worn_xl_gloves_hsurvivor", "fg": 8298 }, + { "id": "overlay_female_worn_hsurvivor_suit", "fg": 8299 }, + { "id": "overlay_male_worn_hsurvivor_suit", "fg": 8300 }, + { "id": "overlay_female_worn_xlhsurvivor_suit", "fg": 8299 }, + { "id": "overlay_male_worn_xlhsurvivor_suit", "fg": 8300 }, + { "id": "overlay_worn_boots_fsurvivor", "fg": 8289 }, + { "id": "overlay_worn_xl_boots_fsurvivor", "fg": 8289 }, + { "id": "overlay_female_worn_gloves_fsurvivor", "fg": 8290 }, + { "id": "overlay_male_worn_gloves_fsurvivor", "fg": 8291 }, + { "id": "overlay_female_worn_xl_gloves_fsurvivor", "fg": 8290 }, + { "id": "overlay_male_worn_xl_gloves_fsurvivor", "fg": 8291 }, + { "id": "overlay_female_worn_hood_fsurvivor", "fg": 8292 }, + { "id": "overlay_male_worn_hood_fsurvivor", "fg": 8293 }, + { "id": "overlay_female_worn_xl_hood_fsurvivor", "fg": 8292 }, + { "id": "overlay_male_worn_xl_hood_fsurvivor", "fg": 8293 }, + { "id": "overlay_female_worn_fsurvivor_suit", "fg": 8294 }, + { "id": "overlay_male_worn_fsurvivor_suit", "fg": 8295 }, + { "id": "overlay_female_worn_xl_fsurvivor_suit", "fg": 8294 }, + { "id": "overlay_male_worn_xl_fsurvivor_suit", "fg": 8295 }, + { "id": [ "overlay_female_worn_pants_survivor", "overlay_female_worn_xl_pants_survivor" ], "fg": 8268 }, + { "id": [ "overlay_male_worn_pants_survivor", "overlay_male_worn_xl_pants_survivor" ], "fg": 8269 }, { "id": [ "overlay_female_worn_gloves_survivor_fingerless", "overlay_female_worn_xl_gloves_survivor_fingerless" ], - "fg": 8198 + "fg": 8272 }, { "id": [ "overlay_male_worn_gloves_survivor_fingerless", "overlay_male_worn_xl_gloves_survivor_fingerless" ], - "fg": 8199 - }, - { "id": "overlay_worn_boots_h20survivor", "fg": 8208 }, - { "id": "overlay_female_worn_gloves_h20survivor", "fg": 8209 }, - { "id": "overlay_male_worn_gloves_h20survivor", "fg": 8210 }, - { "id": "overlay_female_worn_hood_h20survivor", "fg": 8211 }, - { "id": "overlay_male_worn_hood_h20survivor", "fg": 8212 }, - { "id": "overlay_female_worn_h20survivor_suit", "fg": 8213 }, - { "id": "overlay_male_worn_h20survivor_suit", "fg": 8214 }, - { "id": [ "overlay_worn_boots_lsurvivor", "overlay_worn_xl_boots_lsurvivor" ], "fg": 8227 }, - { "id": [ "overlay_female_worn_gloves_lsurvivor", "overlay_female_worn_xl_gloves_lsurvivor" ], "fg": 8232 }, - { "id": [ "overlay_male_worn_gloves_lsurvivor", "overlay_male_worn_xl_gloves_lsurvivor" ], "fg": 8233 }, - { "id": [ "overlay_female_worn_hood_lsurvivor", "overlay_female_worn_xl_hood_lsurvivor" ], "fg": 8234 }, - { "id": [ "overlay_male_worn_hood_lsurvivor", "overlay_male_worn_xl_hood_lsurvivor" ], "fg": 8235 }, - { "id": [ "overlay_female_worn_lsurvivor_suit", "overlay_female_worn_xl_lsurvivor_suit" ], "fg": 8236 }, - { "id": [ "overlay_male_worn_lsurvivor_suit", "overlay_male_worn_xl_lsurvivor_suit" ], "fg": 8237 }, - { "id": [ "overlay_female_worn_lsurvivor_armor", "overlay_female_worn_xl_lsurvivor_armor" ], "fg": 8228 }, - { "id": [ "overlay_male_worn_lsurvivor_armor", "overlay_male_worn_xl_lsurvivor_armor" ], "fg": 8229 }, - { "id": [ "overlay_female_worn_lsurvivor_pants", "overlay_female_worn_xl_lsurvivor_pants" ], "fg": 8230 }, - { "id": [ "overlay_male_worn_lsurvivor_pants", "overlay_male_worn_xl_lsurvivor_pants" ], "fg": 8231 }, - { "id": "overlay_female_worn_mask_hsurvivor", "fg": 8238 }, - { "id": "overlay_male_worn_mask_hsurvivor", "fg": 8239 }, - { "id": "overlay_female_worn_mask_lsurvivor", "fg": 8240 }, - { "id": "overlay_male_worn_mask_lsurvivor", "fg": 8241 }, - { "id": "overlay_female_worn_mask_fsurvivor", "fg": 8242 }, - { "id": "overlay_male_worn_mask_fsurvivor", "fg": 8243 }, - { "id": "overlay_female_worn_mask_fsurvivorxl", "fg": 8242 }, - { "id": "overlay_male_worn_mask_fsurvivorxl", "fg": 8243 }, - { "id": "overlay_female_worn_mask_survivor", "fg": 8244 }, - { "id": "overlay_male_worn_mask_survivor", "fg": 8245 }, - { "id": "overlay_female_worn_mask_survivorxl", "fg": 8244 }, - { "id": "overlay_male_worn_mask_survivorxl", "fg": 8245 }, - { "id": "overlay_female_worn_mask_wsurvivor", "fg": 8246 }, - { "id": "overlay_male_worn_mask_wsurvivor", "fg": 8247 }, - { "id": "overlay_female_worn_mask_wsurvivorxl", "fg": 8246 }, - { "id": "overlay_male_worn_mask_wsurvivorxl", "fg": 8247 }, - { "id": [ "overlay_worn_boots_wsurvivor", "overlay_worn_xl_boots_wsurvivor" ], "fg": 8260 }, - { "id": [ "overlay_female_worn_gloves_wsurvivor", "overlay_female_worn_xl_gloves_wsurvivor" ], "fg": 8261 }, - { "id": [ "overlay_male_worn_gloves_wsurvivor", "overlay_male_worn_xl_gloves_wsurvivor" ], "fg": 8262 }, - { "id": [ "overlay_female_worn_hood_wsurvivor", "overlay_female_worn_xl_hood_wsurvivor" ], "fg": 8263 }, - { "id": [ "overlay_male_worn_hood_wsurvivor", "overlay_male_worn_xl_hood_wsurvivor" ], "fg": 8264 }, - { "id": [ "overlay_female_worn_wsurvivor_suit", "overlay_female_worn_xl_wsurvivor_suit" ], "fg": 8265 }, - { "id": [ "overlay_male_worn_wsurvivor_suit", "overlay_male_worn_xl_wsurvivor_suit" ], "fg": 8266 }, - { "id": "overlay_female_worn_bikini_bottom", "fg": 8267 }, - { "id": "overlay_male_worn_bikini_bottom", "fg": 8268 }, - { "id": "overlay_female_worn_bikini_top", "fg": 8269 }, - { "id": "overlay_male_worn_bikini_top", "fg": 8270 }, - { "id": "overlay_female_worn_bikini_top_fur", "fg": 8271 }, - { "id": "overlay_male_worn_bikini_top_fur", "fg": 8272 }, - { "id": "overlay_female_worn_bikini_top_leather", "fg": 8273 }, - { "id": "overlay_male_worn_bikini_top_leather", "fg": 8274 }, - { "id": "overlay_female_worn_winter_pants_army", "fg": 8275 }, - { "id": "overlay_male_worn_winter_pants_army", "fg": 8276 }, - { "id": "overlay_female_worn_bunker_pants", "fg": 8277 }, - { "id": "overlay_male_worn_bunker_pants", "fg": 8278 }, - { "id": "overlay_female_worn_striped_pants", "fg": 8301 }, - { "id": "overlay_male_worn_striped_pants", "fg": 8302 }, - { "id": "overlay_female_worn_technician_pants_gray", "fg": 8303 }, - { "id": "overlay_male_worn_technician_pants_gray", "fg": 8304 }, - { "id": "overlay_female_worn_jeans", "fg": 8279 }, - { "id": "overlay_male_worn_jeans", "fg": 8280 }, - { "id": "overlay_female_worn_jeans_red", "fg": 8281 }, - { "id": "overlay_male_worn_jeans_red", "fg": 8282 }, - { "id": "overlay_female_worn_motorbike_pants", "fg": 8283 }, - { "id": "overlay_male_worn_motorbike_pants", "fg": 8284 }, - { "id": "overlay_female_worn_pants_army", "fg": 8285 }, - { "id": "overlay_male_worn_pants_army", "fg": 8286 }, - { "id": "overlay_female_worn_pants_cargo", "fg": 8287 }, - { "id": "overlay_male_worn_pants_cargo", "fg": 8288 }, - { "id": "overlay_female_worn_pants_checkered", "fg": 8289 }, - { "id": "overlay_male_worn_pants_checkered", "fg": 8290 }, - { "id": "overlay_female_worn_pants_faux_fur", "fg": 8292 }, - { "id": "overlay_male_worn_pants_faux_fur", "fg": 8293 }, - { "id": "overlay_female_worn_pants_fur", "fg": 8294 }, - { "id": "overlay_male_worn_pants_fur", "fg": 8295 }, - { "id": "overlay_female_worn_pants_leather", "fg": 8296 }, - { "id": "overlay_male_worn_pants_leather", "fg": 8297 }, - { "id": "overlay_female_worn_pants", "fg": 8291 }, - { "id": "overlay_male_worn_pants", "fg": 8298 }, - { "id": "overlay_female_worn_pants_ski", "fg": 8299 }, - { "id": "overlay_male_worn_pants_ski", "fg": 8300 }, - { "id": "overlay_female_worn_bra", "fg": 8309 }, - { "id": "overlay_male_worn_bra", "fg": 8310 }, - { "id": "overlay_female_worn_corset", "fg": 8311 }, - { "id": "overlay_male_worn_corset", "fg": 8312 }, - { "id": "overlay_male_worn_undershirt", "fg": 8326 }, - { "id": "overlay_female_worn_undershirt", "fg": 8325 }, - { "id": "overlay_female_worn_socks", "fg": 8319 }, - { "id": "overlay_male_worn_socks", "fg": 8320 }, - { "id": "overlay_female_worn_stockings", "fg": 8323 }, - { "id": "overlay_male_worn_stockings", "fg": 8324 }, - { "id": "overlay_worn_socks_wool", "fg": 8329 }, - { "id": "overlay_female_worn_sports_bra", "fg": 8321 }, - { "id": "overlay_male_worn_sports_bra", "fg": 8322 }, - { "id": "overlay_female_worn_boxer_briefs", "fg": 8305 }, - { "id": "overlay_male_worn_boxer_briefs", "fg": 8306 }, - { "id": "overlay_female_worn_boxer_shorts", "fg": 8307 }, - { "id": "overlay_male_worn_boxer_shorts", "fg": 8308 }, - { "id": "overlay_female_worn_long_underpants", "fg": 8313 }, - { "id": "overlay_male_worn_long_underpants", "fg": 8314 }, - { "id": "overlay_female_worn_long_undertop", "fg": 8315 }, - { "id": "overlay_male_worn_long_undertop", "fg": 8316 }, - { "id": "overlay_female_worn_panties", "fg": 8317 }, - { "id": "overlay_male_worn_panties", "fg": 8318 }, - { "id": "overlay_female_worn_union_suit", "fg": 8327 }, - { "id": "overlay_male_worn_union_suit", "fg": 8328 }, - { "id": "overlay_male_worn_blanket", "fg": 8331 }, - { "id": "overlay_female_worn_blanket", "fg": 8330 }, - { "id": "overlay_male_worn_down_blanket", "fg": 8333 }, - { "id": "overlay_female_worn_down_blanket", "fg": 8332 }, - { "id": "overlay_female_worn_electric_blanket", "fg": 8334 }, - { "id": "overlay_male_worn_electric_blanket", "fg": 8335 }, - { "id": "overlay_female_worn_towel", "fg": 8336 }, - { "id": "overlay_male_worn_towel", "fg": 8337 }, - { "id": "overlay_female_worn_towel_wet", "fg": 8336 }, - { "id": "overlay_male_worn_towel_wet", "fg": 8337 }, - { "id": "overlay_female_worn_towel_soiled", "fg": 8336 }, - { "id": "overlay_male_worn_towel_soiled", "fg": 8337 }, - { "id": "overlay_mutation_bio_blaster", "fg": 6304 }, - { "id": "overlay_wielded_bio_blade_weapon", "fg": 6305 }, - { "id": "overlay_effect_attention", "fg": 6306 }, - { "id": "overlay_effect_boomered", "fg": 6307 }, - { "id": "overlay_effect_glare", "fg": 6308 }, - { "id": "overlay_effect_laserlocked", "fg": 6309 }, - { "id": "overlay_female_mutation_buzzcut_var_black", "fg": 6360 }, - { "id": "overlay_female_mutation_buzzcut_var_blond", "fg": 6361 }, - { "id": "overlay_female_mutation_buzzcut_var_blue", "fg": 6362 }, - { "id": "overlay_female_mutation_buzzcut_var_brown", "fg": 6363 }, - { "id": "overlay_female_mutation_buzzcut_var_green", "fg": 6364 }, - { "id": "overlay_female_mutation_buzzcut_var_pink", "fg": 6365 }, - { "id": "overlay_female_mutation_buzzcut_var_purple", "fg": 6366 }, - { "id": "overlay_female_mutation_buzzcut_var_red", "fg": 6367 }, - { "id": "overlay_female_mutation_buzzcut_var_white", "fg": 6368 }, - { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 6369 }, - { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 6370 }, - { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 6371 }, - { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 6372 }, - { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 6373 }, - { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 6374 }, - { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 6375 }, - { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 6376 }, - { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 6377 }, - { "id": "overlay_female_mutation_crewcut_var_blue", "fg": 6378 }, - { "id": "overlay_female_mutation_crewcut_var_green", "fg": 6379 }, - { "id": "overlay_female_mutation_crewcut_var_pink", "fg": 6380 }, - { "id": "overlay_female_mutation_crewcut_var_purple", "fg": 6381 }, - { "id": "overlay_male_mutation_crewcut_var_blue", "fg": 6382 }, - { "id": "overlay_male_mutation_crewcut_var_green", "fg": 6383 }, - { "id": "overlay_male_mutation_crewcut_var_pink", "fg": 6384 }, - { "id": "overlay_male_mutation_crewcut_var_purple", "fg": 6385 }, - { "id": "overlay_female_mutation_fro_var_blue", "fg": 6386 }, - { "id": "overlay_female_mutation_fro_var_green", "fg": 6387 }, - { "id": "overlay_female_mutation_fro_var_pink", "fg": 6388 }, - { "id": "overlay_female_mutation_fro_var_purple", "fg": 6389 }, - { "id": "overlay_male_mutation_fro_var_blue", "fg": 6390 }, - { "id": "overlay_male_mutation_fro_var_green", "fg": 6391 }, - { "id": "overlay_male_mutation_fro_var_pink", "fg": 6392 }, - { "id": "overlay_male_mutation_fro_var_purple", "fg": 6393 }, - { "id": "overlay_female_mutation_long_var_blue", "fg": 6394 }, - { "id": "overlay_female_mutation_long_var_green", "fg": 6395 }, - { "id": "overlay_female_mutation_long_var_pink", "fg": 6396 }, - { "id": "overlay_female_mutation_long_var_purple", "fg": 6397 }, - { "id": "overlay_male_mutation_long_var_blue", "fg": 6398 }, - { "id": "overlay_male_mutation_long_var_green", "fg": 6399 }, - { "id": "overlay_male_mutation_long_var_pink", "fg": 6400 }, - { "id": "overlay_male_mutation_long_var_purple", "fg": 6401 }, - { "id": "overlay_female_mutation_messy_var_black", "fg": 6402 }, - { "id": "overlay_female_mutation_messy_var_blond", "fg": 6403 }, - { "id": "overlay_female_mutation_messy_var_blue", "fg": 6404 }, - { "id": "overlay_female_mutation_messy_var_brown", "fg": 6405 }, - { "id": "overlay_female_mutation_messy_var_green", "fg": 6406 }, - { "id": "overlay_female_mutation_messy_var_pink", "fg": 6407 }, - { "id": "overlay_female_mutation_messy_var_purple", "fg": 6408 }, - { "id": "overlay_female_mutation_messy_var_red", "fg": 6409 }, - { "id": "overlay_female_mutation_messy_var_white", "fg": 6410 }, - { "id": "overlay_male_mutation_messy_var_black", "fg": 6411 }, - { "id": "overlay_male_mutation_messy_var_blond", "fg": 6412 }, - { "id": "overlay_male_mutation_messy_var_blue", "fg": 6413 }, - { "id": "overlay_male_mutation_messy_var_brown", "fg": 6414 }, - { "id": "overlay_male_mutation_messy_var_green", "fg": 6415 }, - { "id": "overlay_male_mutation_messy_var_pink", "fg": 6416 }, - { "id": "overlay_male_mutation_messy_var_purple", "fg": 6417 }, - { "id": "overlay_male_mutation_messy_var_red", "fg": 6418 }, - { "id": "overlay_male_mutation_messy_var_white", "fg": 6419 }, - { "id": "overlay_female_mutation_long_over_eye_var_black", "fg": 6420 }, - { "id": "overlay_female_mutation_long_over_eye_var_blond", "fg": 6421 }, - { "id": "overlay_female_mutation_long_over_eye_var_blue", "fg": 6422 }, - { "id": "overlay_female_mutation_long_over_eye_var_brown", "fg": 6423 }, - { "id": "overlay_female_mutation_long_over_eye_var_green", "fg": 6424 }, - { "id": "overlay_female_mutation_long_over_eye_var_pink", "fg": 6425 }, - { "id": "overlay_female_mutation_long_over_eye_var_purple", "fg": 6426 }, - { "id": "overlay_female_mutation_long_over_eye_var_red", "fg": 6427 }, - { "id": "overlay_female_mutation_long_over_eye_var_white", "fg": 6428 }, - { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 6429 }, - { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 6430 }, - { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 6431 }, - { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 6432 }, - { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 6433 }, - { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 6434 }, - { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 6435 }, - { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 6436 }, - { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 6437 }, - { "id": "overlay_female_mutation_medium_var_blue", "fg": 6438 }, - { "id": "overlay_female_mutation_medium_var_green", "fg": 6439 }, - { "id": "overlay_female_mutation_medium_var_pink", "fg": 6440 }, - { "id": "overlay_female_mutation_medium_var_purple", "fg": 6441 }, - { "id": "overlay_male_mutation_medium_var_blue", "fg": 6442 }, - { "id": "overlay_male_mutation_medium_var_green", "fg": 6443 }, - { "id": "overlay_male_mutation_medium_var_pink", "fg": 6444 }, - { "id": "overlay_male_mutation_medium_var_purple", "fg": 6445 }, - { "id": "overlay_female_mutation_mohawk_var_blue", "fg": 6446 }, - { "id": "overlay_female_mutation_mohawk_var_green", "fg": 6447 }, - { "id": "overlay_female_mutation_mohawk_var_pink", "fg": 6448 }, - { "id": "overlay_female_mutation_mohawk_var_purple", "fg": 6449 }, - { "id": "overlay_male_mutation_mohawk_var_blue", "fg": 6450 }, - { "id": "overlay_male_mutation_mohawk_var_green", "fg": 6451 }, - { "id": "overlay_male_mutation_mohawk_var_pink", "fg": 6452 }, - { "id": "overlay_male_mutation_mohawk_var_purple", "fg": 6453 }, - { "id": "overlay_female_mutation_mullet_var_black", "fg": 6454 }, - { "id": "overlay_female_mutation_mullet_var_blond", "fg": 6455 }, - { "id": "overlay_female_mutation_mullet_var_blue", "fg": 6456 }, - { "id": "overlay_female_mutation_mullet_var_brown", "fg": 6457 }, - { "id": "overlay_female_mutation_mullet_var_green", "fg": 6458 }, - { "id": "overlay_female_mutation_mullet_var_pink", "fg": 6459 }, - { "id": "overlay_female_mutation_mullet_var_purple", "fg": 6460 }, - { "id": "overlay_female_mutation_mullet_var_red", "fg": 6461 }, - { "id": "overlay_female_mutation_mullet_var_white", "fg": 6462 }, - { "id": "overlay_male_mutation_mullet_var_black", "fg": 6463 }, - { "id": "overlay_male_mutation_mullet_var_blond", "fg": 6464 }, - { "id": "overlay_male_mutation_mullet_var_blue", "fg": 6465 }, - { "id": "overlay_male_mutation_mullet_var_brown", "fg": 6466 }, - { "id": "overlay_male_mutation_mullet_var_green", "fg": 6467 }, - { "id": "overlay_male_mutation_mullet_var_pink", "fg": 6468 }, - { "id": "overlay_male_mutation_mullet_var_purple", "fg": 6469 }, - { "id": "overlay_male_mutation_mullet_var_red", "fg": 6470 }, - { "id": "overlay_male_mutation_mullet_var_white", "fg": 6471 }, - { "id": "overlay_female_mutation_ponytail_var_black", "fg": 6472 }, - { "id": "overlay_female_mutation_ponytail_var_blond", "fg": 6473 }, - { "id": "overlay_female_mutation_ponytail_var_blue", "fg": 6474 }, - { "id": "overlay_female_mutation_ponytail_var_brown", "fg": 6475 }, - { "id": "overlay_female_mutation_ponytail_var_green", "fg": 6476 }, - { "id": "overlay_female_mutation_ponytail_var_pink", "fg": 6477 }, - { "id": "overlay_female_mutation_ponytail_var_purple", "fg": 6478 }, - { "id": "overlay_female_mutation_ponytail_var_red", "fg": 6479 }, - { "id": "overlay_female_mutation_ponytail_var_white", "fg": 6480 }, - { "id": "overlay_male_mutation_ponytail_var_black", "fg": 6481 }, - { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 6482 }, - { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 6483 }, - { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 6484 }, - { "id": "overlay_male_mutation_ponytail_var_green", "fg": 6485 }, - { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 6486 }, - { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 6487 }, - { "id": "overlay_male_mutation_ponytail_var_red", "fg": 6488 }, - { "id": "overlay_male_mutation_ponytail_var_white", "fg": 6489 }, - { "id": "overlay_female_mutation_short_no_fringe_var_black", "fg": 6490 }, - { "id": "overlay_female_mutation_short_no_fringe_var_blond", "fg": 6491 }, - { "id": "overlay_female_mutation_short_no_fringe_var_blue", "fg": 6492 }, - { "id": "overlay_female_mutation_short_no_fringe_var_brown", "fg": 6493 }, - { "id": "overlay_female_mutation_short_no_fringe_var_green", "fg": 6494 }, - { "id": "overlay_female_mutation_short_no_fringe_var_pink", "fg": 6495 }, - { "id": "overlay_female_mutation_short_no_fringe_var_purple", "fg": 6496 }, - { "id": "overlay_female_mutation_short_no_fringe_var_red", "fg": 6497 }, - { "id": "overlay_female_mutation_short_no_fringe_var_white", "fg": 6498 }, - { "id": "overlay_female_mutation_short_var_blue", "fg": 6499 }, - { "id": "overlay_female_mutation_short_var_green", "fg": 6500 }, - { "id": "overlay_female_mutation_short_var_pink", "fg": 6501 }, - { "id": "overlay_female_mutation_short_var_purple", "fg": 6502 }, - { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 6503 }, - { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 6504 }, - { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 6505 }, - { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 6506 }, - { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 6507 }, - { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 6508 }, - { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 6509 }, - { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 6510 }, - { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 6511 }, - { "id": "overlay_male_mutation_short_var_blue", "fg": 6512 }, - { "id": "overlay_male_mutation_short_var_green", "fg": 6513 }, - { "id": "overlay_male_mutation_short_var_pink", "fg": 6514 }, - { "id": "overlay_male_mutation_short_var_purple", "fg": 6515 }, - { "id": "overlay_female_mutation_short_over_eye_var_black", "fg": 6516 }, - { "id": "overlay_female_mutation_short_over_eye_var_blond", "fg": 6517 }, - { "id": "overlay_female_mutation_short_over_eye_var_blue", "fg": 6518 }, - { "id": "overlay_female_mutation_short_over_eye_var_brown", "fg": 6519 }, - { "id": "overlay_female_mutation_short_over_eye_var_green", "fg": 6520 }, - { "id": "overlay_female_mutation_short_over_eye_var_pink", "fg": 6521 }, - { "id": "overlay_female_mutation_short_over_eye_var_purple", "fg": 6522 }, - { "id": "overlay_female_mutation_short_over_eye_var_red", "fg": 6523 }, - { "id": "overlay_female_mutation_short_over_eye_var_white", "fg": 6524 }, - { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 6525 }, - { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 6526 }, - { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 6527 }, - { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 6528 }, - { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 6529 }, - { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 6530 }, - { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 6531 }, - { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 6532 }, - { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 6533 }, - { "id": "overlay_female_mutation_ANTENNAE", "fg": 6606 }, - { "id": "overlay_male_mutation_ANTENNAE", "fg": 6607 }, - { "id": "overlay_female_mutation_ARM_TENTACLES", "fg": 6610 }, - { "id": "overlay_male_mutation_ARM_TENTACLES", "fg": 6611 }, - { "id": "overlay_female_mutation_ARM_TENTACLES_4", "fg": 6612 }, - { "id": "overlay_male_mutation_ARM_TENTACLES_4", "fg": 6613 }, - { "id": "overlay_female_mutation_ARM_TENTACLES_8", "fg": 6614 }, - { "id": "overlay_male_mutation_ARM_TENTACLES_8", "fg": 6615 }, - { "id": "overlay_female_mutation_BIOLUM0", "fg": 6622 }, - { "id": "overlay_female_mutation_BIOLUM0_active", "fg": 6623 }, - { "id": "overlay_female_mutation_BIOLUM1", "fg": 6624 }, - { "id": "overlay_female_mutation_BIOLUM1_active", "fg": 6625 }, - { "id": "overlay_female_mutation_BIOLUM2", "fg": 6626 }, - { "id": "overlay_female_mutation_BIOLUM2_active", "fg": 6627 }, - { "id": "overlay_male_mutation_BIOLUM0", "fg": 6628 }, - { "id": "overlay_male_mutation_BIOLUM0_active", "fg": 6629 }, - { "id": "overlay_male_mutation_BIOLUM1", "fg": 6630 }, - { "id": "overlay_male_mutation_BIOLUM1_active", "fg": 6631 }, - { "id": "overlay_male_mutation_BIOLUM2", "fg": 6632 }, - { "id": "overlay_male_mutation_BIOLUM2_active", "fg": 6633 }, - { "id": "overlay_female_mutation_CANINE_EARS", "fg": 6636 }, - { "id": "overlay_male_mutation_CANINE_EARS", "fg": 6637 }, - { "id": "overlay_female_mutation_FEL_EYE", "fg": 6640 }, - { "id": "overlay_male_mutation_FEL_EYE", "fg": 6641 }, - { "id": "overlay_female_mutation_FELINE_EARS", "fg": 6642 }, - { "id": "overlay_male_mutation_FELINE_EARS", "fg": 6643 }, - { "id": "overlay_mutation_GASTROPOD_FOOT", "fg": 6644 }, - { "id": "overlay_female_mutation_HORNS", "fg": 6645 }, - { "id": "overlay_male_mutation_HORNS", "fg": 6646 }, - { "id": "overlay_female_mutation_HORNS_CURLED", "fg": 6647 }, - { "id": "overlay_male_mutation_HORNS_CURLED", "fg": 6648 }, - { "id": "overlay_female_mutation_LUPINE_EARS", "fg": 6653 }, - { "id": "overlay_male_mutation_LUPINE_EARS", "fg": 6654 }, - { "id": "overlay_female_mutation_LYNX_FUR", "fg": 6655 }, - { "id": "overlay_male_mutation_LYNX_FUR", "fg": 6656 }, - { "id": "overlay_female_mutation_MINOTAUR", "fg": 6657 }, - { "id": "overlay_male_mutation_MINOTAUR", "fg": 6658 }, - { "id": "overlay_female_mutation_MOUSE_EARS", "fg": 6659 }, - { "id": "overlay_male_mutation_MOUSE_EARS", "fg": 6660 }, - { "id": "overlay_female_mutation_MOUTH_TENTACLES", "fg": 6661 }, - { "id": "overlay_male_mutation_MOUTH_TENTACLES", "fg": 6662 }, - { "id": "overlay_female_mutation_MUZZLE_RAT", "fg": 6667 }, - { "id": "overlay_male_mutation_MUZZLE_RAT", "fg": 6668 }, - { "id": "overlay_female_mutation_RABBIT_EARS", "fg": 6669 }, - { "id": "overlay_male_mutation_RABBIT_EARS", "fg": 6670 }, - { "id": "overlay_female_mutation_RABBIT_NOSE", "fg": 6671 }, - { "id": "overlay_male_mutation_RABBIT_NOSE", "fg": 6672 }, - { "id": "overlay_female_mutation_SHELL3", "fg": 6677 }, - { "id": "overlay_male_mutation_SHELL3", "fg": 6678 }, - { "id": "overlay_female_mutation_TAIL_CATTLE", "fg": 6681 }, - { "id": "overlay_male_mutation_TAIL_CATTLE", "fg": 6682 }, - { "id": "overlay_female_mutation_TAIL_CLUB", "fg": 6683 }, - { "id": "overlay_male_mutation_TAIL_CLUB", "fg": 6684 }, - { "id": "overlay_female_mutation_TAIL_FLUFFY", "fg": 6687 }, - { "id": "overlay_male_mutation_TAIL_FLUFFY", "fg": 6688 }, - { "id": "overlay_female_mutation_TAIL_LONG", "fg": 6689 }, - { "id": "overlay_male_mutation_TAIL_LONG", "fg": 6690 }, - { "id": "overlay_female_mutation_TAIL_RABBIT", "fg": 6691 }, - { "id": "overlay_male_mutation_TAIL_RABBIT", "fg": 6692 }, - { "id": "overlay_female_mutation_TAIL_RAT", "fg": 6693 }, - { "id": "overlay_male_mutation_TAIL_RAT", "fg": 6694 }, - { "id": "overlay_female_mutation_WHISKERS", "fg": 6701 }, - { "id": "overlay_male_mutation_WHISKERS", "fg": 6702 }, - { "id": "overlay_female_mutation_WHISKERS_RAT", "fg": 6703 }, - { "id": "overlay_male_mutation_WHISKERS_RAT", "fg": 6704 }, - { "id": "overlay_female_mutation_WINGS_BAT", "fg": 6705 }, - { "id": "overlay_male_mutation_WINGS_BAT", "fg": 6706 }, - { "id": "overlay_female_mutation_FELINE_FUR", "fg": 6718 }, - { "id": "overlay_female_mutation_FUR", "fg": 6719 }, - { "id": "overlay_female_mutation_RABBIT_FUR", "fg": 6720 }, - { "id": "overlay_female_mutation_SLEEK_SCALES", "fg": 6721 }, - { "id": "overlay_female_mutation_THICK_SCALES", "fg": 6722 }, - { "id": "overlay_male_mutation_FELINE_FUR", "fg": 6724 }, - { "id": "overlay_male_mutation_FUR", "fg": 6725 }, - { "id": "overlay_male_mutation_RABBIT_FUR", "fg": 6726 }, - { "id": "overlay_male_mutation_SLEEK_SCALES", "fg": 6727 }, - { "id": "overlay_male_mutation_THICK_SCALES", "fg": 6728 }, - { "id": "overlay_wielded_bronze_brush_axe", "fg": 6750 }, - { "id": "overlay_wielded_brush_axe", "fg": 6751 }, - { "id": "overlay_female_wielded_clay_teapot", "fg": 6787 }, - { "id": "overlay_female_wielded_stepladder", "fg": 6788 }, - { "id": "overlay_female_worn_harmonica_holder", "fg": 6789 }, - { "id": "overlay_male_wielded_clay_teapot", "fg": 6790 }, - { "id": "overlay_male_wielded_stepladder", "fg": 6791 }, - { "id": "overlay_male_worn_harmonica_holder", "fg": 6792 }, - { "id": "overlay_wielded_banjo", "fg": 6794 }, - { "id": "overlay_wielded_bodypillow", "fg": 6795 }, - { "id": "overlay_wielded_clay_pot", "fg": 6796 }, - { "id": "overlay_wielded_guitar_electric", "fg": 6797 }, - { "id": "overlay_wielded_laptop", "fg": 6798 }, - { "id": "overlay_wielded_makeshift_hammer", "fg": 6799 }, - { "id": "overlay_wielded_pot_makeshift", "fg": 6800 }, - { "id": "overlay_wielded_pot_makeshift_copper", "fg": 6801 }, - { "id": "overlay_wielded_tazer", "fg": 6802 }, - { "id": "overlay_female_wielded_aluminum_stepladder", "fg": 6803 }, - { "id": "overlay_male_wielded_aluminum_stepladder", "fg": 6804 }, - { "id": "overlay_wielded_1895sbl", "fg": 6806 }, - { "id": "overlay_wielded_2_shot_special", "fg": 6807 }, - { "id": "overlay_wielded_90two", "fg": 6808 }, - { "id": "overlay_wielded_90two40", "fg": 6809 }, - { "id": "overlay_wielded_AT4", "fg": 6810 }, - { "id": "overlay_wielded_LAW", "fg": 6811 }, - { "id": "overlay_wielded_LAW_Packed", "fg": 6812 }, - { "id": "overlay_wielded_M24", "fg": 6813 }, - { "id": "overlay_wielded_RPG", "fg": 6814 }, - { "id": "overlay_wielded_TDI", "fg": 6815 }, - { "id": "overlay_wielded_USAS_12", "fg": 6816 }, - { "id": "overlay_wielded_af2011a1_38super", "fg": 6817 }, - { "id": "overlay_wielded_airspeargun", "fg": 6818 }, - { "id": "overlay_wielded_ak74", "fg": 6820 }, - { "id": "overlay_wielded_american_180", "fg": 6821 }, - { "id": "overlay_wielded_an94", "fg": 6822 }, - { "id": "overlay_wielded_ar10", "fg": 6823 }, - { "id": "overlay_wielded_ar15", "fg": 6824 }, - { "id": "overlay_wielded_ar_pistol", "fg": 6825 }, - { "id": "overlay_wielded_arx160", "fg": 6826 }, - { "id": "overlay_wielded_ashot", "fg": 6827 }, - { "id": "overlay_wielded_atgm_launcher", "fg": 6828 }, - { "id": "overlay_wielded_bbgun", "fg": 6829 }, - { "id": "overlay_wielded_bfr", "fg": 6830 }, - { "id": "overlay_wielded_bh_m89", "fg": 6831 }, - { "id": "overlay_wielded_bigun", "fg": 6832 }, - { "id": "overlay_wielded_blunderbuss", "fg": 6833 }, - { "id": "overlay_wielded_bond_410", "fg": 6834 }, - { "id": "overlay_wielded_browning_blr", "fg": 6835 }, - { "id": "overlay_wielded_bt_apc9k", "fg": 6836 }, - { "id": "overlay_wielded_chemical_thrower", "fg": 6838 }, - { "id": "overlay_wielded_coilgun", "fg": 6839 }, - { "id": "overlay_wielded_colt_army", "fg": 6840 }, - { "id": "overlay_wielded_colt_lightning", "fg": 6841 }, - { "id": "overlay_wielded_colt_navy", "fg": 6842 }, - { "id": "overlay_wielded_colt_ro635", "fg": 6843 }, - { "id": "overlay_wielded_colt_saa", "fg": 6844 }, - { "id": "overlay_wielded_combination_gun", "fg": 6845 }, - { "id": "overlay_wielded_cop_38", "fg": 6846 }, - { "id": "overlay_wielded_cx4", "fg": 6847 }, - { "id": "overlay_wielded_cz75", "fg": 6848 }, - { "id": "overlay_wielded_deagle_44", "fg": 6849 }, - { "id": "overlay_wielded_doublespeargun", "fg": 6850 }, - { "id": "overlay_wielded_draco", "fg": 6851 }, - { "id": "overlay_wielded_emp_gun", "fg": 6852 }, - { "id": "overlay_wielded_famas", "fg": 6853 }, - { "id": "overlay_wielded_flamethrower", "fg": 6854 }, - { "id": "overlay_wielded_flamethrower_crude", "fg": 6855 }, - { "id": "overlay_wielded_flamethrower_simple", "fg": 6856 }, - { "id": "overlay_wielded_flaregun", "fg": 6857 }, - { "id": "overlay_wielded_fn1910", "fg": 6858 }, - { "id": "overlay_wielded_fn57", "fg": 6859 }, - { "id": "overlay_wielded_fn_fal", "fg": 6860 }, - { "id": "overlay_wielded_fn_p90", "fg": 6861 }, - { "id": "overlay_wielded_fs2000", "fg": 6862 }, - { "id": "overlay_wielded_ftk93", "fg": 6863 }, - { "id": "overlay_wielded_garand", "fg": 6864 }, - { "id": "overlay_wielded_glock_17", "fg": 6865 }, - { "id": "overlay_wielded_glock_18c", "fg": 6866 }, - { "id": "overlay_wielded_glock_19", "fg": 6867 }, - { "id": "overlay_wielded_glock_20", "fg": 6868 }, - { "id": "overlay_wielded_glock_20_var_glock_40", "fg": 6869 }, - { "id": "overlay_wielded_glock_21", "fg": 6870 }, - { "id": "overlay_wielded_glock_22", "fg": 6871 }, - { "id": "overlay_wielded_glock_29", "fg": 6872 }, - { "id": "overlay_wielded_glock_31", "fg": 6873 }, - { "id": "overlay_wielded_heavy_rail_rifle", "fg": 6874 }, - { "id": "overlay_wielded_helsing", "fg": 6875 }, - { "id": "overlay_wielded_henry_big_boy", "fg": 6876 }, - { "id": "overlay_wielded_hi_power_40", "fg": 6877 }, - { "id": "overlay_wielded_hi_power_9mm", "fg": 6878 }, - { "id": "overlay_wielded_hk417_13", "fg": 6879 }, - { "id": "overlay_wielded_hk_g3", "fg": 6880 }, - { "id": "overlay_wielded_hk_g36", "fg": 6881 }, - { "id": "overlay_wielded_hk_g80", "fg": 6882 }, - { "id": "overlay_wielded_hk_mp5_semi_pistol", "fg": 6884 }, - { "id": "overlay_wielded_hk_mp5k", "fg": 6885 }, - { "id": "overlay_wielded_hk_mp5sd", "fg": 6886 }, - { "id": "overlay_wielded_hk_mp7", "fg": 6887 }, - { "id": "overlay_wielded_hk_ump45", "fg": 6888 }, - { "id": "overlay_wielded_hptc9", "fg": 6889 }, - { "id": "overlay_wielded_hptcf380", "fg": 6890 }, - { "id": "overlay_wielded_iwi_tavor_x95_300blk", "fg": 6892 }, - { "id": "overlay_wielded_kp32", "fg": 6893 }, - { "id": "overlay_wielded_kp3at", "fg": 6894 }, - { "id": "overlay_wielded_kpf9", "fg": 6895 }, - { "id": "overlay_wielded_ksg-25", "fg": 6896 }, - { "id": "overlay_wielded_ksg", "fg": 6897 }, - { "id": "overlay_wielded_ksub2000", "fg": 6898 }, - { "id": "overlay_wielded_l_bak_223", "fg": 6899 }, - { "id": "overlay_wielded_laser_cannon", "fg": 6900 }, - { "id": "overlay_wielded_laser_rifle", "fg": 6901 }, - { "id": "overlay_wielded_launcher_simple", "fg": 6902 }, - { "id": "overlay_wielded_lemat_revolver", "fg": 6903 }, - { "id": "overlay_wielded_lever_shotgun", "fg": 6904 }, - { "id": "overlay_wielded_m11", "fg": 6906 }, - { "id": "overlay_wielded_m110a1", "fg": 6907 }, - { "id": "overlay_wielded_m14ebr", "fg": 6908 }, - { "id": "overlay_wielded_m17", "fg": 6911 }, - { "id": "overlay_wielded_m18", "fg": 6912 }, - { "id": "overlay_wielded_m1903", "fg": 6913 }, - { "id": "overlay_wielded_m1911-460", "fg": 6914 }, - { "id": "overlay_wielded_m1911_10", "fg": 6916 }, - { "id": "overlay_wielded_m1911_var_m1911_MEU", "fg": 6917 }, - { "id": "overlay_wielded_m1918", "fg": 6918 }, - { "id": "overlay_wielded_m1a", "fg": 6919 }, - { "id": "overlay_wielded_m2010", "fg": 6920 }, - { "id": "overlay_wielded_m202_flash", "fg": 6921 }, - { "id": "overlay_wielded_m231pfw", "fg": 6922 }, - { "id": "overlay_wielded_m240", "fg": 6923 }, - { "id": "overlay_wielded_m27_assault_rifle_var_h&k416a5", "fg": 6925 }, - { "id": "overlay_wielded_m27_assault_rifle_var_m27iar", "fg": 6926 }, - { "id": "overlay_wielded_m27_assault_rifle_var_m38dmr", "fg": 6927 }, - { "id": "overlay_wielded_m27_assault_rifle_var_scar_l", "fg": 6928 }, - { "id": "overlay_wielded_m2browning_sawn", "fg": 6929 }, - { "id": "overlay_wielded_m320", "fg": 6930 }, - { "id": "overlay_wielded_m3_carlgustav", "fg": 6931 }, - { "id": "overlay_wielded_m4_carbine_var_m4_cqbr", "fg": 6932 }, - { "id": "overlay_wielded_m4_carbine_var_m4a1", "fg": 6933 }, - { "id": "overlay_wielded_m4_carlgustav", "fg": 6934 }, - { "id": "overlay_wielded_m79", "fg": 6936 }, - { "id": "overlay_wielded_m9", "fg": 6937 }, - { "id": "overlay_wielded_mac_10", "fg": 6938 }, - { "id": "overlay_wielded_mac_11", "fg": 6939 }, - { "id": "overlay_wielded_makarov", "fg": 6940 }, - { "id": "overlay_wielded_marlin_9a", "fg": 6941 }, - { "id": "overlay_wielded_mauser_c96", "fg": 6942 }, - { "id": "overlay_wielded_mauser_m714", "fg": 6943 }, - { "id": "overlay_wielded_mgl", "fg": 6944 }, - { "id": "overlay_wielded_mininuke_launcher", "fg": 6945 }, - { "id": "overlay_wielded_minispeargun", "fg": 6946 }, - { "id": "overlay_wielded_model_10_revolver", "fg": 6947 }, - { "id": "overlay_wielded_mosin44", "fg": 6948 }, - { "id": "overlay_wielded_mosin44_ebr", "fg": 6949 }, - { "id": "overlay_wielded_mosin91_30", "fg": 6950 }, - { "id": "overlay_wielded_mosin91_30_ebr", "fg": 6951 }, - { "id": "overlay_wielded_moss_brownie", "fg": 6952 }, - { "id": "overlay_wielded_mossberg_500", "fg": 6953 }, - { "id": "overlay_wielded_mossberg_500_var_mossberg_500_security", "fg": 6954 }, - { "id": "overlay_wielded_mossberg_590", "fg": 6955 }, - { "id": "overlay_wielded_mossberg_590_var_SPAS_12", "fg": 6956 }, - { "id": "overlay_wielded_mossberg_930", "fg": 6957 }, - { "id": "overlay_wielded_mossberg_930_var_m1014", "fg": 6958 }, - { "id": "overlay_wielded_mp18", "fg": 6959 }, - { "id": "overlay_wielded_nailgun", "fg": 6961 }, - { "id": "overlay_wielded_nailrifle", "fg": 6962 }, - { "id": "overlay_wielded_needlegun", "fg": 6963 }, - { "id": "overlay_wielded_needlepistol", "fg": 6964 }, - { "id": "overlay_wielded_oa93", "fg": 6965 }, - { "id": "overlay_wielded_p08", "fg": 6966 }, - { "id": "overlay_wielded_p220_10", "fg": 6967 }, - { "id": "overlay_wielded_p226_357sig", "fg": 6968 }, - { "id": "overlay_wielded_p226_9mm", "fg": 6969 }, - { "id": "overlay_wielded_p320_357sig", "fg": 6970 }, - { "id": "overlay_wielded_paintballgun", "fg": 6971 }, - { "id": "overlay_wielded_pamd68", "fg": 6972 }, - { "id": "overlay_wielded_pamd71z", "fg": 6973 }, - { "id": "overlay_wielded_pipe_combination_gun", "fg": 6974 }, - { "id": "overlay_wielded_pipe_double_shotgun", "fg": 6975 }, - { "id": "overlay_wielded_pipe_shotgun", "fg": 6977 }, - { "id": "overlay_wielded_pistol_flintlock", "fg": 6978 }, - { "id": "overlay_wielded_plasma_gun", "fg": 6979 }, - { "id": "overlay_wielded_plasma_rifle", "fg": 6980 }, - { "id": "overlay_wielded_ppsh", "fg": 6981 }, - { "id": "overlay_wielded_px4", "fg": 6982 }, - { "id": "overlay_wielded_px4_40", "fg": 6983 }, - { "id": "overlay_wielded_raging_bull", "fg": 6984 }, - { "id": "overlay_wielded_raging_judge", "fg": 6985 }, - { "id": "overlay_wielded_rebar_rifle", "fg": 6986 }, - { "id": "overlay_wielded_remington700_270", "fg": 6987 }, - { "id": "overlay_wielded_remington_700", "fg": 6988 }, - { "id": "overlay_wielded_remington_870", "fg": 6989 }, - { "id": "overlay_wielded_remington_870_breacher", "fg": 6990 }, - { "id": "overlay_wielded_remington_870_express", "fg": 6991 }, - { "id": "overlay_wielded_remington_870_var_browning_a5", "fg": 6992 }, - { "id": "overlay_wielded_remington_870_var_remington_1100", "fg": 6993 }, - { "id": "overlay_wielded_revolver_shotgun", "fg": 6994 }, - { "id": "overlay_wielded_rm103a_pistol", "fg": 6995 }, - { "id": "overlay_wielded_rm120c", "fg": 6996 }, - { "id": "overlay_wielded_rm20", "fg": 6997 }, - { "id": "overlay_wielded_rm2000_smg", "fg": 6998 }, - { "id": "overlay_wielded_rm228", "fg": 6999 }, - { "id": "overlay_wielded_rm298", "fg": 7000 }, - { "id": "overlay_wielded_rm451_flamethrower", "fg": 7001 }, - { "id": "overlay_wielded_rm51_assault_rifle", "fg": 7002 }, - { "id": "overlay_wielded_rm614_lmg", "fg": 7003 }, - { "id": "overlay_wielded_rm802", "fg": 7004 }, - { "id": "overlay_wielded_rm88_battle_rifle", "fg": 7005 }, - { "id": "overlay_wielded_robofac_gun", "fg": 7006 }, - { "id": "overlay_wielded_ruger_1022", "fg": 7007 }, - { "id": "overlay_wielded_ruger_lcr_22", "fg": 7008 }, - { "id": "overlay_wielded_ruger_lcr_38", "fg": 7009 }, - { "id": "overlay_wielded_ruger_mini", "fg": 7010 }, - { "id": "overlay_wielded_ruger_redhawk", "fg": 7011 }, - { "id": "overlay_wielded_rugerlcp", "fg": 7012 }, - { "id": "overlay_wielded_saiga_12", "fg": 7013 }, - { "id": "overlay_wielded_saiga_410", "fg": 7014 }, - { "id": "overlay_wielded_savage_111f", "fg": 7015 }, - { "id": "overlay_wielded_scar_h", "fg": 7016 }, - { "id": "overlay_wielded_sharps", "fg": 7017 }, - { "id": "overlay_wielded_shotgun_410", "fg": 7018 }, - { "id": "overlay_wielded_shotgun_d", "fg": 7019 }, - { "id": "overlay_wielded_shotgun_s", "fg": 7020 }, - { "id": "overlay_wielded_sig552", "fg": 7021 }, - { "id": "overlay_wielded_sig_40", "fg": 7022 }, - { "id": "overlay_wielded_sig_mcx_rattler_sbr", "fg": 7023 }, - { "id": "overlay_wielded_sig_mosquito", "fg": 7024 }, - { "id": "overlay_wielded_sig_p230", "fg": 7025 }, - { "id": "overlay_wielded_skorpion_61", "fg": 7026 }, - { "id": "overlay_wielded_skorpion_82", "fg": 7027 }, - { "id": "overlay_wielded_sks", "fg": 7028 }, - { "id": "overlay_wielded_smg_40", "fg": 7030 }, - { "id": "overlay_wielded_smg_45", "fg": 7031 }, - { "id": "overlay_wielded_smg_9mm", "fg": 7032 }, - { "id": "overlay_wielded_sp2022 - Copia", "fg": 7033 }, - { "id": "overlay_wielded_sp2022", "fg": 7034 }, - { "id": "overlay_wielded_speargun", "fg": 7035 }, - { "id": "overlay_wielded_sten", "fg": 7036 }, - { "id": "overlay_wielded_steyr_aug", "fg": 7037 }, - { "id": "overlay_wielded_streetsweeper", "fg": 7038 }, - { "id": "overlay_wielded_surv_hand_cannon", "fg": 7039 }, - { "id": "overlay_wielded_surv_rocket_launcher", "fg": 7040 }, - { "id": "overlay_wielded_surv_six_shooter", "fg": 7041 }, - { "id": "overlay_wielded_survivor_special_700", "fg": 7042 }, - { "id": "overlay_wielded_sw629", "fg": 7043 }, - { "id": "overlay_wielded_sw_22", "fg": 7044 }, - { "id": "overlay_wielded_sw_500", "fg": 7045 }, - { "id": "overlay_wielded_sw_610", "fg": 7046 }, - { "id": "overlay_wielded_sw_619", "fg": 7047 }, - { "id": "overlay_wielded_tac50", "fg": 7048 }, - { "id": "overlay_wielded_taurus_spectrum", "fg": 7049 }, - { "id": "overlay_wielded_tavor_12", "fg": 7050 }, - { "id": "overlay_wielded_tec9", "fg": 7051 }, - { "id": "overlay_wielded_tihar", "fg": 7052 }, - { "id": "overlay_wielded_tokarev", "fg": 7053 }, - { "id": "overlay_wielded_tommygun", "fg": 7054 }, - { "id": "overlay_wielded_trex_gun", "fg": 7055 }, - { "id": "overlay_wielded_triple_launcher_simple", "fg": 7056 }, - { "id": "overlay_wielded_unbio_blaster_gun", "fg": 7057 }, - { "id": "overlay_wielded_usp_45", "fg": 7058 }, - { "id": "overlay_wielded_usp_45_var_mk23", "fg": 7059 }, - { "id": "overlay_wielded_usp_9mm", "fg": 7060 }, - { "id": "overlay_wielded_uzi", "fg": 7061 }, - { "id": "overlay_wielded_v29", "fg": 7062 }, - { "id": "overlay_wielded_v29_cheap", "fg": 7063 }, - { "id": "overlay_wielded_walther_ccp", "fg": 7064 }, - { "id": "overlay_wielded_walther_p22", "fg": 7065 }, - { "id": "overlay_wielded_walther_p38", "fg": 7066 }, - { "id": "overlay_wielded_walther_ppq_40", "fg": 7067 }, - { "id": "overlay_wielded_walther_ppq_45", "fg": 7068 }, - { "id": "overlay_wielded_walther_ppq_9mm", "fg": 7069 }, - { "id": "overlay_wielded_weatherby_5", "fg": 7070 }, - { "id": "overlay_wielded_win70", "fg": 7071 }, - { "id": "overlay_wielded_winchester_1887", "fg": 7072 }, - { "id": "overlay_wielded_winchester_1897", "fg": 7073 }, - { "id": "overlay_wielded_witness_10", "fg": 7074 }, - { "id": "overlay_wielded_xd_10", "fg": 7075 }, - { "id": "overlay_wielded_bag_canvas", "fg": 7079 }, - { "id": "overlay_wielded_bag_garbage", "fg": 7080 }, - { "id": "overlay_wielded_blackjack", "fg": 7087 }, - { "id": "overlay_wielded_brazier", "fg": 7105 }, - { "id": "overlay_female_wielded_brush_toilet", "fg": 7109 }, - { "id": "overlay_male_wielded_brush_toilet", "fg": 7110 }, - { "id": "overlay_wielded_bucket", "fg": 7111 }, - { "id": "overlay_wielded_cot", "fg": 7114 }, - { "id": "overlay_female_wielded_bat_nerf", "fg": 7115 }, - { "id": "overlay_female_wielded_golf_bag", "fg": 7116 }, - { "id": "overlay_male_wielded_bat_nerf", "fg": 7117 }, - { "id": "overlay_male_wielded_golf_bag", "fg": 7118 }, - { "id": "overlay_female_wielded_radio_car", "fg": 7119 }, - { "id": "overlay_female_wielded_radio_car_box", "fg": 7120 }, - { "id": "overlay_female_wielded_radio_car_on", "fg": 7121 }, - { "id": "overlay_female_wielded_radio_car_wheel", "fg": 7122 }, - { "id": "overlay_female_wielded_radiocontrol", "fg": 7123 }, - { "id": "overlay_female_wielded_rc_car_box", "fg": 7124 }, - { "id": "overlay_male_wielded_radio_car", "fg": 7125 }, - { "id": "overlay_male_wielded_radio_car_box", "fg": 7126 }, - { "id": "overlay_male_wielded_radio_car_on", "fg": 7127 }, - { "id": "overlay_male_wielded_radio_car_wheel", "fg": 7128 }, - { "id": "overlay_male_wielded_radiocontrol", "fg": 7129 }, - { "id": "overlay_male_wielded_rc_car_box", "fg": 7130 }, - { "id": "overlay_wielded_atomic_lamp", "fg": 7131 }, - { "id": "overlay_wielded_atomic_lamp_off", "fg": 7132 }, - { "id": "overlay_wielded_l-stick", "fg": 7133 }, - { "id": "overlay_wielded_l-stick_on", "fg": 7134 }, - { "id": "overlay_wielded_chestguard_hard", "fg": 7136 }, - { "id": "overlay_wielded_cattlefodder", "fg": 7139 }, - { "id": "overlay_wielded_bullet_crossbow", "fg": 7153 }, - { "id": "overlay_wielded_compcrossbow", "fg": 7154 }, - { "id": "overlay_wielded_compositecrossbow", "fg": 7155 }, - { "id": "overlay_wielded_crossbow", "fg": 7156 }, - { "id": "overlay_wielded_hand_crossbow", "fg": 7157 }, - { "id": "overlay_wielded_huge_crossbow", "fg": 7158 }, - { "id": "overlay_wielded_rep_crossbow", "fg": 7159 }, - { "id": "overlay_female_wielded_lug_wrench", "fg": 7163 }, - { "id": "overlay_male_wielded_lug_wrench", "fg": 7164 }, - { "id": "overlay_wielded_training_dummy_heavy", "fg": 7165 }, - { "id": "overlay_wielded_training_dummy_light", "fg": 7166 }, - { "id": "overlay_wielded_wrench_large", "fg": 7167 }, - { "id": "overlay_wielded_wrench_small", "fg": 7168 }, - { "id": "overlay_wielded_hoboreel", "fg": 7179 }, - { "id": "overlay_wielded_grenade", "fg": 7184 }, - { "id": "overlay_wielded_grenade_act", "fg": 7185 }, - { "id": "overlay_wielded_grenade_emp", "fg": 7186 }, - { "id": "overlay_wielded_grenade_emp_act", "fg": 7187 }, - { "id": "overlay_wielded_grenade_inc", "fg": 7188 }, - { "id": "overlay_wielded_grenade_inc_act", "fg": 7189 }, - { "id": "overlay_wielded_pipebomb", "fg": 7190 }, - { "id": "overlay_wielded_pipebomb_act", "fg": 7191 }, - { "id": "overlay_wielded_scrambler", "fg": 7192 }, - { "id": "overlay_wielded_scrambler_act", "fg": 7193 }, - { "id": "overlay_wielded_smokebomb", "fg": 7194 }, - { "id": "overlay_wielded_smokebomb_act", "fg": 7195 }, - { "id": "overlay_wielded_mace_bronze", "fg": 7228 }, - { "id": "overlay_wielded_mace_simple", "fg": 7229 }, - { "id": "overlay_wielded_mace_trench", "fg": 7230 }, - { "id": "overlay_female_wielded_manhole_cover", "fg": 7236 }, - { "id": "overlay_male_wielded_manhole_cover", "fg": 7237 }, - { "id": "overlay_wielded_eyedrops", "fg": 7244 }, - { "id": "overlay_female_wielded_baseball", "fg": 7254 }, - { "id": "overlay_female_wielded_basketball", "fg": 7255 }, - { "id": "overlay_female_wielded_beach_volleyball", "fg": 7256 }, - { "id": "overlay_female_wielded_mre_beef_box", "fg": 7257 }, - { "id": "overlay_female_wielded_puck", "fg": 7258 }, - { "id": "overlay_male_wielded_baseball", "fg": 7259 }, - { "id": "overlay_male_wielded_basketball", "fg": 7260 }, - { "id": "overlay_male_wielded_beach_volleyball", "fg": 7261 }, - { "id": "overlay_male_wielded_mre_beef_box", "fg": 7262 }, - { "id": "overlay_male_wielded_puck", "fg": 7263 }, - { "id": "overlay_wielded_PR24-extended", "fg": 7264 }, - { "id": "overlay_wielded_PR24-retracted", "fg": 7265 }, - { "id": "overlay_wielded_baton-extended", "fg": 7266 }, - { "id": "overlay_wielded_baton", "fg": 7267 }, - { "id": "overlay_wielded_battery_car", "fg": 7268 }, - { "id": "overlay_wielded_bowling_ball", "fg": 7269 }, - { "id": "overlay_wielded_cell_phone", "fg": 7270 }, - { "id": "overlay_wielded_cell_phone_flashlight", "fg": 7271 }, - { "id": "overlay_wielded_codeine", "fg": 7272 }, - { "id": "overlay_wielded_flask_hip", "fg": 7273 }, - { "id": "overlay_wielded_football", "fg": 7274 }, - { "id": "overlay_wielded_golf_ball", "fg": 7275 }, - { "id": "overlay_wielded_indoor_volleyball", "fg": 7276 }, - { "id": "overlay_wielded_misc_repairkit", "fg": 7277 }, - { "id": "overlay_wielded_portable_game", "fg": 7278 }, - { "id": "overlay_wielded_two_way_radio", "fg": 7280 }, - { "id": "overlay_female_wielded_pool_cue", "fg": 7296 }, - { "id": "overlay_male_wielded_pool_cue", "fg": 7297 }, - { "id": "overlay_female_wielded_i_staff", "fg": 7305 }, - { "id": "overlay_female_wielded_q_staff", "fg": 7306 }, - { "id": "overlay_female_wielded_shock_staff", "fg": 7307 }, - { "id": "overlay_male_wielded_i_staff", "fg": 7308 }, - { "id": "overlay_male_wielded_q_staff", "fg": 7309 }, - { "id": "overlay_male_wielded_shock_staff", "fg": 7310 }, - { "id": "overlay_wielded_shark_plushie", "fg": 7320 }, - { "id": "overlay_female_wielded_cigar", "fg": 7323 }, - { "id": "overlay_female_wielded_cigar_butt", "fg": 7324 }, - { "id": "overlay_male_wielded_cigar", "fg": 7332 }, - { "id": "overlay_male_wielded_cigar_butt", "fg": 7333 }, - { "id": "overlay_female_wielded_cig", "fg": 7341 }, - { "id": "overlay_female_wielded_cig_butt", "fg": 7342 }, - { "id": "overlay_male_wielded_cig", "fg": 7350 }, - { "id": "overlay_male_wielded_cig_butt", "fg": 7351 }, - { "id": "overlay_female_wielded_joint", "fg": 7359 }, - { "id": "overlay_female_wielded_joint_roach", "fg": 7367 }, - { "id": "overlay_male_wielded_joint", "fg": 7368 }, - { "id": "overlay_male_wielded_joint_roach", "fg": 7376 }, - { "id": "overlay_female_wielded_sword_wood_large", "fg": 7426 }, - { "id": "overlay_male_wielded_sword_wood_large", "fg": 7427 }, - { "id": "overlay_wielded_bokken", "fg": 7428 }, - { "id": "overlay_female_wielded_throwing_axe", "fg": 7436 }, - { "id": "overlay_male_wielded_throwing_axe", "fg": 7437 }, - { "id": "overlay_wielded_digging_stick", "fg": 7439 }, - { "id": "overlay_wielded_hoe", "fg": 7442 }, - { "id": "overlay_wielded_teddy_bear_var_toy_plush_ferret", "fg": 7454 }, - { "id": "overlay_wielded_teddy_bear_var_toy_plush_rabbit", "fg": 7455 }, - { "id": "overlay_wielded_primitive_adze", "fg": 7477 }, - { "id": "overlay_female_worn_aep_suit", "fg": 7551 }, - { "id": "overlay_female_worn_armor_riot", "fg": 7552 }, - { "id": "overlay_female_worn_armor_scavenger", "fg": 7553 }, - { "id": "overlay_female_worn_ballistic_vest_heavy", "fg": 7554 }, - { "id": "overlay_female_worn_ballistic_vest_light", "fg": 7555 }, - { "id": "overlay_female_worn_chestguard_hard", "fg": 7556 }, - { "id": "overlay_female_worn_power_armor_basic", "fg": 7557 }, - { "id": "overlay_female_worn_power_armor_heavy", "fg": 7558 }, - { "id": "overlay_female_worn_power_armor_helmet_basic", "fg": 7559 }, - { "id": "overlay_female_worn_power_armor_helmet_heavy", "fg": 7560 }, - { "id": "overlay_female_worn_power_armor_helmet_light", "fg": 7561 }, - { "id": "overlay_female_worn_power_armor_light", "fg": 7562 }, - { "id": "overlay_female_worn_rm13_armor", "fg": 7563 }, - { "id": "overlay_female_worn_rm13_armor_on", "fg": 7564 }, - { "id": "overlay_female_worn_robofac_armor_rig", "fg": 7565 }, - { "id": "overlay_male_worn_aep_suit", "fg": 7566 }, - { "id": "overlay_male_worn_armor_riot", "fg": 7567 }, - { "id": "overlay_male_worn_armor_scavenger", "fg": 7568 }, - { "id": "overlay_male_worn_ballistic_vest_heavy", "fg": 7569 }, - { "id": "overlay_male_worn_ballistic_vest_light", "fg": 7570 }, - { "id": "overlay_male_worn_chestguard_hard", "fg": 7571 }, - { "id": "overlay_male_worn_power_armor_basic", "fg": 7572 }, - { "id": "overlay_male_worn_power_armor_heavy", "fg": 7573 }, - { "id": "overlay_male_worn_power_armor_helmet_basic", "fg": 7574 }, - { "id": "overlay_male_worn_power_armor_helmet_heavy", "fg": 7575 }, - { "id": "overlay_male_worn_power_armor_helmet_light", "fg": 7576 }, - { "id": "overlay_male_worn_power_armor_light", "fg": 7577 }, - { "id": "overlay_male_worn_rm13_armor", "fg": 7578 }, - { "id": "overlay_male_worn_rm13_armor_on", "fg": 7579 }, - { "id": "overlay_male_worn_robofac_armor_rig", "fg": 7580 }, - { "id": "overlay_worn_helmet_eod", "fg": 7581 }, - { "id": "overlay_worn_helmet_eod_on", "fg": 7582 }, - { "id": "overlay_worn_jacket_eod", "fg": 7583 }, - { "id": "overlay_worn_trousers_eod", "fg": 7584 }, - { "id": "overlay_female_worn_chainmail_suit_faraday", "fg": 7603 }, - { "id": "overlay_female_worn_pot_helmet", "fg": 7604 }, - { "id": "overlay_male_worn_chainmail_suit_faraday", "fg": 7605 }, - { "id": "overlay_male_worn_pot_helmet", "fg": 7606 }, - { "id": "overlay_female_worn_duffelbag", "fg": 7627 }, - { "id": "overlay_female_worn_runner_bag", "fg": 7630 }, - { "id": "overlay_male_worn_duffelbag", "fg": 7631 }, - { "id": "overlay_male_worn_runner_bag", "fg": 7634 }, - { "id": "overlay_female_worn_chestrig", "fg": 7654 }, - { "id": "overlay_female_worn_grenadebandolier", "fg": 7655 }, - { "id": "overlay_female_worn_heavy_load_bearing_vest", "fg": 7656 }, - { "id": "overlay_female_worn_light_load_bearing_vest", "fg": 7657 }, - { "id": "overlay_female_worn_load_bearing_vest", "fg": 7658 }, - { "id": "overlay_female_worn_mbag", "fg": 7659 }, - { "id": "overlay_female_worn_slingpack", "fg": 7660 }, - { "id": "overlay_female_worn_survivor_rig", "fg": 7661 }, - { "id": "overlay_male_worn_chestrig", "fg": 7662 }, - { "id": "overlay_male_worn_grenadebandolier", "fg": 7663 }, - { "id": "overlay_male_worn_heavy_load_bearing_vest", "fg": 7664 }, - { "id": "overlay_male_worn_light_load_bearing_vest", "fg": 7665 }, - { "id": "overlay_male_worn_load_bearing_vest", "fg": 7666 }, - { "id": "overlay_male_worn_mbag", "fg": 7667 }, - { "id": "overlay_male_worn_slingpack", "fg": 7668 }, - { "id": "overlay_male_worn_survivor_rig", "fg": 7669 }, - { "id": "overlay_female_worn_binder_top_var_binder_top", "fg": 7680 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_american", "fg": 7681 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_blue", "fg": 7682 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_dinos", "fg": 7683 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_floral", "fg": 7684 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_gray", "fg": 7685 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_green", "fg": 7686 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_meme", "fg": 7687 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_mushroom", "fg": 7688 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_nonbinary", "fg": 7689 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_orange", "fg": 7690 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_pink", "fg": 7691 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_red", "fg": 7692 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_ribcage", "fg": 7693 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_trans", "fg": 7694 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_white", "fg": 7695 }, - { "id": "overlay_male_worn_binder", "fg": 7696 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_american", "fg": 7697 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_blue", "fg": 7698 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_dinos", "fg": 7699 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_floral", "fg": 7700 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_gray", "fg": 7701 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_green", "fg": 7702 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_meme", "fg": 7703 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_mushroom", "fg": 7704 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_nonbinary", "fg": 7705 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_orange", "fg": 7706 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_pink", "fg": 7707 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_red", "fg": 7708 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_ribcage", "fg": 7709 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_trans", "fg": 7710 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_white", "fg": 7711 }, - { "id": "overlay_female_worn_robofac_enviro_suit", "fg": 7722 }, - { "id": "overlay_female_worn_subsuit_xl", "fg": 7723 }, - { "id": "overlay_male_worn_robofac_enviro_suit", "fg": 7724 }, - { "id": "overlay_male_worn_subsuit_xl", "fg": 7725 }, - { "id": "overlay_worn_felinesuit", "fg": 7726 }, - { "id": "overlay_worn_wolfsuit", "fg": 7727 }, - { "id": "overlay_female_worn_chestwrap_leather", "fg": 7753 }, - { "id": "overlay_female_worn_tights", "fg": 7754 }, - { "id": "overlay_male_worn_chestwrap_leather", "fg": 7755 }, - { "id": "overlay_male_worn_tights", "fg": 7756 }, - { "id": "overlay_female_worn_copper_necklace", "fg": 7757 }, - { "id": "overlay_female_worn_gold_necklace", "fg": 7758 }, - { "id": "overlay_female_worn_platinum_necklace", "fg": 7759 }, - { "id": "overlay_female_worn_silver_necklace", "fg": 7760 }, - { "id": "overlay_male_worn_copper_necklace", "fg": 7761 }, - { "id": "overlay_male_worn_gold_necklace", "fg": 7762 }, - { "id": "overlay_male_worn_platinum_necklace", "fg": 7763 }, - { "id": "overlay_male_worn_silver_necklace", "fg": 7764 }, - { "id": "overlay_female_worn_nanoskirt", "fg": 7765 }, - { "id": "overlay_male_worn_nanoskirt", "fg": 7766 }, - { "id": "overlay_female_worn_motorbike_armor", "fg": 7767 }, - { "id": "overlay_male_worn_motorbike_armor", "fg": 7768 }, - { "id": "overlay_female_worn_headscarf", "fg": 7769 }, - { "id": "overlay_female_worn_long_knit_scarf", "fg": 7770 }, - { "id": "overlay_female_worn_long_patchwork_scarf", "fg": 7771 }, - { "id": "overlay_female_worn_marloss_scarf", "fg": 7772 }, - { "id": "overlay_female_worn_patchwork_scarf", "fg": 7773 }, - { "id": "overlay_female_worn_scarf_fur", "fg": 7774 }, - { "id": "overlay_female_worn_scarf_fur_long", "fg": 7775 }, - { "id": "overlay_male_worn_headscarf", "fg": 7776 }, - { "id": "overlay_male_worn_long_knit_scarf", "fg": 7777 }, - { "id": "overlay_male_worn_long_patchwork_scarf", "fg": 7778 }, - { "id": "overlay_male_worn_marloss_scarf", "fg": 7779 }, - { "id": "overlay_male_worn_patchwork_scarf", "fg": 7780 }, - { "id": "overlay_male_worn_scarf_fur", "fg": 7781 }, - { "id": "overlay_male_worn_scarf_fur_long", "fg": 7782 }, - { "id": "overlay_male_worn_scarf_long", "fg": 7783 }, - { "id": "overlay_female_worn_scuba_tank", "fg": 7794 }, - { "id": "overlay_female_worn_scuba_tank_on", "fg": 7795 }, - { "id": "overlay_female_worn_small_scuba_tank", "fg": 7796 }, - { "id": "overlay_female_worn_small_scuba_tank_on", "fg": 7797 }, - { "id": "overlay_female_worn_wetsuit", "fg": 7798 }, - { "id": "overlay_female_worn_wetsuit_gloves", "fg": 7799 }, - { "id": "overlay_female_worn_wetsuit_hood", "fg": 7800 }, - { "id": "overlay_female_worn_wetsuit_spring", "fg": 7801 }, - { "id": "overlay_male_worn_scuba_tank", "fg": 7802 }, - { "id": "overlay_male_worn_scuba_tank_on", "fg": 7803 }, - { "id": "overlay_male_worn_small_scuba_tank", "fg": 7804 }, - { "id": "overlay_male_worn_small_scuba_tank_on", "fg": 7805 }, - { "id": "overlay_male_worn_wetsuit", "fg": 7806 }, - { "id": "overlay_male_worn_wetsuit_gloves", "fg": 7807 }, - { "id": "overlay_male_worn_wetsuit_hood", "fg": 7808 }, - { "id": "overlay_male_worn_wetsuit_spring", "fg": 7809 }, - { "id": "overlay_worn_wetsuit_booties", "fg": 7810 }, - { "id": "overlay_worn_american_flag", "fg": 7822 }, - { "id": "overlay_worn_pride_flag_var_agender_pride_flag", "fg": 7823 }, - { "id": "overlay_worn_pride_flag_var_aromantic_pride_flag", "fg": 7824 }, - { "id": "overlay_worn_pride_flag_var_asexual_pride_flag", "fg": 7825 }, - { "id": "overlay_worn_pride_flag_var_bear_pride_flag", "fg": 7826 }, - { "id": "overlay_worn_pride_flag_var_bisexual_pride_flag", "fg": 7827 }, - { "id": "overlay_worn_pride_flag_var_genderfluid_pride_flag", "fg": 7828 }, - { "id": "overlay_worn_pride_flag_var_genderqueer_pride_flag", "fg": 7829 }, - { "id": "overlay_worn_pride_flag_var_intersex_pride_flag", "fg": 7830 }, - { "id": "overlay_worn_pride_flag_var_labrys_lesbian_pride_flag", "fg": 7831 }, - { "id": "overlay_worn_pride_flag_var_leather_pride_flag", "fg": 7832 }, - { "id": "overlay_worn_pride_flag_var_lesbian_pride_flag", "fg": 7833 }, - { "id": "overlay_worn_pride_flag_var_nonbinary_pride_flag", "fg": 7834 }, - { "id": "overlay_worn_pride_flag_var_pansexual_pride_flag", "fg": 7835 }, - { "id": "overlay_worn_pride_flag_var_polysexual_pride_flag", "fg": 7836 }, - { "id": "overlay_worn_pride_flag_var_progress_pride_flag", "fg": 7837 }, - { "id": "overlay_worn_pride_flag_var_rainbow_pride_flag", "fg": 7838 }, - { "id": "overlay_worn_pride_flag_var_transgender_pride_flag", "fg": 7839 }, - { "id": "overlay_female_worn_fitover_sunglasses", "fg": 7856 }, - { "id": "overlay_male_worn_fitover_sunglasses", "fg": 7857 }, - { "id": "overlay_female_worn_golf_bag", "fg": 7894 }, - { "id": "overlay_male_worn_golf_bag", "fg": 7895 }, - { "id": "overlay_female_worn_haori", "fg": 7898 }, - { "id": "overlay_male_worn_haori", "fg": 7899 }, - { "id": "overlay_female_worn_bandana_head", "fg": 7936 }, - { "id": "overlay_female_worn_hat_chef", "fg": 7937 }, - { "id": "overlay_female_worn_helmet_ball", "fg": 7938 }, - { "id": "overlay_female_worn_tricorne", "fg": 7939 }, - { "id": "overlay_male_worn_bandana_head", "fg": 7940 }, - { "id": "overlay_male_worn_hat_chef", "fg": 7941 }, - { "id": "overlay_male_worn_helmet_ball", "fg": 7942 }, - { "id": "overlay_male_worn_tricorne", "fg": 7943 }, - { "id": "overlay_female_worn_bead_ear", "fg": 7999 }, - { "id": "overlay_female_worn_copper_ear", "fg": 8000 }, - { "id": "overlay_female_worn_hairpin", "fg": 8002 }, - { "id": "overlay_male_worn_bead_ear", "fg": 8005 }, - { "id": "overlay_male_worn_copper_ear", "fg": 8006 }, - { "id": "overlay_male_worn_hairpin", "fg": 8008 }, - { "id": "overlay_female_worn_antarvasa", "fg": 8014 }, - { "id": "overlay_female_worn_kasaya", "fg": 8015 }, - { "id": "overlay_female_worn_samghati", "fg": 8016 }, - { "id": "overlay_female_worn_uttarasanga", "fg": 8017 }, - { "id": "overlay_male_worn_antarvasa", "fg": 8018 }, - { "id": "overlay_male_worn_kasaya", "fg": 8019 }, - { "id": "overlay_male_worn_samghati", "fg": 8020 }, - { "id": "overlay_male_worn_uttarasanga", "fg": 8021 }, - { "id": "overlay_female_worn_blindfold", "fg": 8044 }, - { "id": "overlay_male_worn_blindfold", "fg": 8045 }, - { "id": "overlay_female_worn_tourniquet_lower", "fg": 8066 }, - { "id": "overlay_female_worn_tourniquet_upper", "fg": 8067 }, - { "id": "overlay_female_worn_wristwatch", "fg": 8068 }, - { "id": "overlay_male_worn_tourniquet_lower", "fg": 8069 }, - { "id": "overlay_male_worn_tourniquet_upper", "fg": 8070 }, - { "id": "overlay_male_worn_wristwatch", "fg": 8071 }, - { "id": "overlay_worn_purse", "fg": 8072 }, - { "id": "overlay_worn_rad_badge", "fg": 8073 }, - { "id": "overlay_worn_robofac_enviro_suit_casual", "fg": 8078 }, - { "id": "overlay_female_worn_survivor_goggles", "fg": 8188 }, - { "id": "overlay_male_worn_survivor_goggles", "fg": 8189 }, - { "id": "overlay_female_worn_survivor_duffel_bag", "fg": 8248 }, - { "id": "overlay_female_worn_survivor_pack", "fg": 8249 }, - { "id": "overlay_female_worn_survivor_rucksack", "fg": 8250 }, - { "id": "overlay_female_worn_survivor_runner_pack", "fg": 8251 }, - { "id": "overlay_male_worn_survivor_duffel_bag", "fg": 8252 }, - { "id": "overlay_male_worn_survivor_pack", "fg": 8253 }, - { "id": "overlay_male_worn_survivor_rucksack", "fg": 8254 }, - { "id": "overlay_male_worn_survivor_runner_pack", "fg": 8255 }, - { "id": "overlay_female_worn_yukata", "fg": 8338 }, - { "id": "overlay_male_worn_yukata", "fg": 8339 } + "fg": 8273 + }, + { "id": "overlay_worn_boots_h20survivor", "fg": 8282 }, + { "id": "overlay_female_worn_gloves_h20survivor", "fg": 8283 }, + { "id": "overlay_male_worn_gloves_h20survivor", "fg": 8284 }, + { "id": "overlay_female_worn_hood_h20survivor", "fg": 8285 }, + { "id": "overlay_male_worn_hood_h20survivor", "fg": 8286 }, + { "id": "overlay_female_worn_h20survivor_suit", "fg": 8287 }, + { "id": "overlay_male_worn_h20survivor_suit", "fg": 8288 }, + { "id": [ "overlay_worn_boots_lsurvivor", "overlay_worn_xl_boots_lsurvivor" ], "fg": 8301 }, + { "id": [ "overlay_female_worn_gloves_lsurvivor", "overlay_female_worn_xl_gloves_lsurvivor" ], "fg": 8306 }, + { "id": [ "overlay_male_worn_gloves_lsurvivor", "overlay_male_worn_xl_gloves_lsurvivor" ], "fg": 8307 }, + { "id": [ "overlay_female_worn_hood_lsurvivor", "overlay_female_worn_xl_hood_lsurvivor" ], "fg": 8308 }, + { "id": [ "overlay_male_worn_hood_lsurvivor", "overlay_male_worn_xl_hood_lsurvivor" ], "fg": 8309 }, + { "id": [ "overlay_female_worn_lsurvivor_suit", "overlay_female_worn_xl_lsurvivor_suit" ], "fg": 8310 }, + { "id": [ "overlay_male_worn_lsurvivor_suit", "overlay_male_worn_xl_lsurvivor_suit" ], "fg": 8311 }, + { "id": [ "overlay_female_worn_lsurvivor_armor", "overlay_female_worn_xl_lsurvivor_armor" ], "fg": 8302 }, + { "id": [ "overlay_male_worn_lsurvivor_armor", "overlay_male_worn_xl_lsurvivor_armor" ], "fg": 8303 }, + { "id": [ "overlay_female_worn_lsurvivor_pants", "overlay_female_worn_xl_lsurvivor_pants" ], "fg": 8304 }, + { "id": [ "overlay_male_worn_lsurvivor_pants", "overlay_male_worn_xl_lsurvivor_pants" ], "fg": 8305 }, + { "id": "overlay_female_worn_mask_hsurvivor", "fg": 8312 }, + { "id": "overlay_male_worn_mask_hsurvivor", "fg": 8313 }, + { "id": "overlay_female_worn_mask_lsurvivor", "fg": 8314 }, + { "id": "overlay_male_worn_mask_lsurvivor", "fg": 8315 }, + { "id": "overlay_female_worn_mask_fsurvivor", "fg": 8316 }, + { "id": "overlay_male_worn_mask_fsurvivor", "fg": 8317 }, + { "id": "overlay_female_worn_mask_fsurvivorxl", "fg": 8316 }, + { "id": "overlay_male_worn_mask_fsurvivorxl", "fg": 8317 }, + { "id": "overlay_female_worn_mask_survivor", "fg": 8318 }, + { "id": "overlay_male_worn_mask_survivor", "fg": 8319 }, + { "id": "overlay_female_worn_mask_survivorxl", "fg": 8318 }, + { "id": "overlay_male_worn_mask_survivorxl", "fg": 8319 }, + { "id": "overlay_female_worn_mask_wsurvivor", "fg": 8320 }, + { "id": "overlay_male_worn_mask_wsurvivor", "fg": 8321 }, + { "id": "overlay_female_worn_mask_wsurvivorxl", "fg": 8320 }, + { "id": "overlay_male_worn_mask_wsurvivorxl", "fg": 8321 }, + { "id": [ "overlay_worn_boots_wsurvivor", "overlay_worn_xl_boots_wsurvivor" ], "fg": 8334 }, + { "id": [ "overlay_female_worn_gloves_wsurvivor", "overlay_female_worn_xl_gloves_wsurvivor" ], "fg": 8335 }, + { "id": [ "overlay_male_worn_gloves_wsurvivor", "overlay_male_worn_xl_gloves_wsurvivor" ], "fg": 8336 }, + { "id": [ "overlay_female_worn_hood_wsurvivor", "overlay_female_worn_xl_hood_wsurvivor" ], "fg": 8337 }, + { "id": [ "overlay_male_worn_hood_wsurvivor", "overlay_male_worn_xl_hood_wsurvivor" ], "fg": 8338 }, + { "id": [ "overlay_female_worn_wsurvivor_suit", "overlay_female_worn_xl_wsurvivor_suit" ], "fg": 8339 }, + { "id": [ "overlay_male_worn_wsurvivor_suit", "overlay_male_worn_xl_wsurvivor_suit" ], "fg": 8340 }, + { "id": "overlay_female_worn_bikini_bottom", "fg": 8341 }, + { "id": "overlay_male_worn_bikini_bottom", "fg": 8342 }, + { "id": "overlay_female_worn_bikini_top", "fg": 8343 }, + { "id": "overlay_male_worn_bikini_top", "fg": 8344 }, + { "id": "overlay_female_worn_bikini_top_fur", "fg": 8345 }, + { "id": "overlay_male_worn_bikini_top_fur", "fg": 8346 }, + { "id": "overlay_female_worn_bikini_top_leather", "fg": 8347 }, + { "id": "overlay_male_worn_bikini_top_leather", "fg": 8348 }, + { "id": "overlay_female_worn_winter_pants_army", "fg": 8349 }, + { "id": "overlay_male_worn_winter_pants_army", "fg": 8350 }, + { "id": "overlay_female_worn_bunker_pants", "fg": 8351 }, + { "id": "overlay_male_worn_bunker_pants", "fg": 8352 }, + { "id": "overlay_female_worn_striped_pants", "fg": 8375 }, + { "id": "overlay_male_worn_striped_pants", "fg": 8376 }, + { "id": "overlay_female_worn_technician_pants_gray", "fg": 8377 }, + { "id": "overlay_male_worn_technician_pants_gray", "fg": 8378 }, + { "id": "overlay_female_worn_jeans", "fg": 8353 }, + { "id": "overlay_male_worn_jeans", "fg": 8354 }, + { "id": "overlay_female_worn_jeans_red", "fg": 8355 }, + { "id": "overlay_male_worn_jeans_red", "fg": 8356 }, + { "id": "overlay_female_worn_motorbike_pants", "fg": 8357 }, + { "id": "overlay_male_worn_motorbike_pants", "fg": 8358 }, + { "id": "overlay_female_worn_pants_army", "fg": 8359 }, + { "id": "overlay_male_worn_pants_army", "fg": 8360 }, + { "id": "overlay_female_worn_pants_cargo", "fg": 8361 }, + { "id": "overlay_male_worn_pants_cargo", "fg": 8362 }, + { "id": "overlay_female_worn_pants_checkered", "fg": 8363 }, + { "id": "overlay_male_worn_pants_checkered", "fg": 8364 }, + { "id": "overlay_female_worn_pants_faux_fur", "fg": 8366 }, + { "id": "overlay_male_worn_pants_faux_fur", "fg": 8367 }, + { "id": "overlay_female_worn_pants_fur", "fg": 8368 }, + { "id": "overlay_male_worn_pants_fur", "fg": 8369 }, + { "id": "overlay_female_worn_pants_leather", "fg": 8370 }, + { "id": "overlay_male_worn_pants_leather", "fg": 8371 }, + { "id": "overlay_female_worn_pants", "fg": 8365 }, + { "id": "overlay_male_worn_pants", "fg": 8372 }, + { "id": "overlay_female_worn_pants_ski", "fg": 8373 }, + { "id": "overlay_male_worn_pants_ski", "fg": 8374 }, + { "id": "overlay_female_worn_bra", "fg": 8383 }, + { "id": "overlay_male_worn_bra", "fg": 8384 }, + { "id": "overlay_female_worn_corset", "fg": 8385 }, + { "id": "overlay_male_worn_corset", "fg": 8386 }, + { "id": "overlay_male_worn_undershirt", "fg": 8400 }, + { "id": "overlay_female_worn_undershirt", "fg": 8399 }, + { "id": "overlay_female_worn_socks", "fg": 8393 }, + { "id": "overlay_male_worn_socks", "fg": 8394 }, + { "id": "overlay_female_worn_stockings", "fg": 8397 }, + { "id": "overlay_male_worn_stockings", "fg": 8398 }, + { "id": "overlay_worn_socks_wool", "fg": 8403 }, + { "id": "overlay_female_worn_sports_bra", "fg": 8395 }, + { "id": "overlay_male_worn_sports_bra", "fg": 8396 }, + { "id": "overlay_female_worn_boxer_briefs", "fg": 8379 }, + { "id": "overlay_male_worn_boxer_briefs", "fg": 8380 }, + { "id": "overlay_female_worn_boxer_shorts", "fg": 8381 }, + { "id": "overlay_male_worn_boxer_shorts", "fg": 8382 }, + { "id": "overlay_female_worn_long_underpants", "fg": 8387 }, + { "id": "overlay_male_worn_long_underpants", "fg": 8388 }, + { "id": "overlay_female_worn_long_undertop", "fg": 8389 }, + { "id": "overlay_male_worn_long_undertop", "fg": 8390 }, + { "id": "overlay_female_worn_panties", "fg": 8391 }, + { "id": "overlay_male_worn_panties", "fg": 8392 }, + { "id": "overlay_female_worn_union_suit", "fg": 8401 }, + { "id": "overlay_male_worn_union_suit", "fg": 8402 }, + { "id": "overlay_male_worn_blanket", "fg": 8405 }, + { "id": "overlay_female_worn_blanket", "fg": 8404 }, + { "id": "overlay_male_worn_down_blanket", "fg": 8407 }, + { "id": "overlay_female_worn_down_blanket", "fg": 8406 }, + { "id": "overlay_female_worn_electric_blanket", "fg": 8408 }, + { "id": "overlay_male_worn_electric_blanket", "fg": 8409 }, + { "id": "overlay_female_worn_towel", "fg": 8410 }, + { "id": "overlay_male_worn_towel", "fg": 8411 }, + { "id": "overlay_female_worn_towel_wet", "fg": 8410 }, + { "id": "overlay_male_worn_towel_wet", "fg": 8411 }, + { "id": "overlay_female_worn_towel_soiled", "fg": 8410 }, + { "id": "overlay_male_worn_towel_soiled", "fg": 8411 }, + { "id": "overlay_mutation_bio_blaster", "fg": 6352 }, + { "id": "overlay_wielded_bio_blade_weapon", "fg": 6353 }, + { "id": "overlay_effect_attention", "fg": 6354 }, + { "id": "overlay_effect_boomered", "fg": 6355 }, + { "id": "overlay_effect_glare", "fg": 6356 }, + { "id": "overlay_effect_laserlocked", "fg": 6357 }, + { "id": "overlay_female_mutation_buzzcut_var_black", "fg": 6408 }, + { "id": "overlay_female_mutation_buzzcut_var_blond", "fg": 6409 }, + { "id": "overlay_female_mutation_buzzcut_var_blue", "fg": 6410 }, + { "id": "overlay_female_mutation_buzzcut_var_brown", "fg": 6411 }, + { "id": "overlay_female_mutation_buzzcut_var_green", "fg": 6412 }, + { "id": "overlay_female_mutation_buzzcut_var_pink", "fg": 6413 }, + { "id": "overlay_female_mutation_buzzcut_var_purple", "fg": 6414 }, + { "id": "overlay_female_mutation_buzzcut_var_red", "fg": 6415 }, + { "id": "overlay_female_mutation_buzzcut_var_white", "fg": 6416 }, + { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 6417 }, + { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 6418 }, + { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 6419 }, + { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 6420 }, + { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 6421 }, + { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 6422 }, + { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 6423 }, + { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 6424 }, + { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 6425 }, + { "id": "overlay_female_mutation_crewcut_var_blue", "fg": 6426 }, + { "id": "overlay_female_mutation_crewcut_var_green", "fg": 6427 }, + { "id": "overlay_female_mutation_crewcut_var_pink", "fg": 6428 }, + { "id": "overlay_female_mutation_crewcut_var_purple", "fg": 6429 }, + { "id": "overlay_male_mutation_crewcut_var_blue", "fg": 6430 }, + { "id": "overlay_male_mutation_crewcut_var_green", "fg": 6431 }, + { "id": "overlay_male_mutation_crewcut_var_pink", "fg": 6432 }, + { "id": "overlay_male_mutation_crewcut_var_purple", "fg": 6433 }, + { "id": "overlay_female_mutation_fro_var_blue", "fg": 6434 }, + { "id": "overlay_female_mutation_fro_var_green", "fg": 6435 }, + { "id": "overlay_female_mutation_fro_var_pink", "fg": 6436 }, + { "id": "overlay_female_mutation_fro_var_purple", "fg": 6437 }, + { "id": "overlay_male_mutation_fro_var_blue", "fg": 6438 }, + { "id": "overlay_male_mutation_fro_var_green", "fg": 6439 }, + { "id": "overlay_male_mutation_fro_var_pink", "fg": 6440 }, + { "id": "overlay_male_mutation_fro_var_purple", "fg": 6441 }, + { "id": "overlay_female_mutation_long_var_blue", "fg": 6442 }, + { "id": "overlay_female_mutation_long_var_green", "fg": 6443 }, + { "id": "overlay_female_mutation_long_var_pink", "fg": 6444 }, + { "id": "overlay_female_mutation_long_var_purple", "fg": 6445 }, + { "id": "overlay_male_mutation_long_var_blue", "fg": 6446 }, + { "id": "overlay_male_mutation_long_var_green", "fg": 6447 }, + { "id": "overlay_male_mutation_long_var_pink", "fg": 6448 }, + { "id": "overlay_male_mutation_long_var_purple", "fg": 6449 }, + { "id": "overlay_female_mutation_messy_var_black", "fg": 6450 }, + { "id": "overlay_female_mutation_messy_var_blond", "fg": 6451 }, + { "id": "overlay_female_mutation_messy_var_blue", "fg": 6452 }, + { "id": "overlay_female_mutation_messy_var_brown", "fg": 6453 }, + { "id": "overlay_female_mutation_messy_var_green", "fg": 6454 }, + { "id": "overlay_female_mutation_messy_var_pink", "fg": 6455 }, + { "id": "overlay_female_mutation_messy_var_purple", "fg": 6456 }, + { "id": "overlay_female_mutation_messy_var_red", "fg": 6457 }, + { "id": "overlay_female_mutation_messy_var_white", "fg": 6458 }, + { "id": "overlay_male_mutation_messy_var_black", "fg": 6459 }, + { "id": "overlay_male_mutation_messy_var_blond", "fg": 6460 }, + { "id": "overlay_male_mutation_messy_var_blue", "fg": 6461 }, + { "id": "overlay_male_mutation_messy_var_brown", "fg": 6462 }, + { "id": "overlay_male_mutation_messy_var_green", "fg": 6463 }, + { "id": "overlay_male_mutation_messy_var_pink", "fg": 6464 }, + { "id": "overlay_male_mutation_messy_var_purple", "fg": 6465 }, + { "id": "overlay_male_mutation_messy_var_red", "fg": 6466 }, + { "id": "overlay_male_mutation_messy_var_white", "fg": 6467 }, + { "id": "overlay_female_mutation_long_over_eye_var_black", "fg": 6468 }, + { "id": "overlay_female_mutation_long_over_eye_var_blond", "fg": 6469 }, + { "id": "overlay_female_mutation_long_over_eye_var_blue", "fg": 6470 }, + { "id": "overlay_female_mutation_long_over_eye_var_brown", "fg": 6471 }, + { "id": "overlay_female_mutation_long_over_eye_var_green", "fg": 6472 }, + { "id": "overlay_female_mutation_long_over_eye_var_pink", "fg": 6473 }, + { "id": "overlay_female_mutation_long_over_eye_var_purple", "fg": 6474 }, + { "id": "overlay_female_mutation_long_over_eye_var_red", "fg": 6475 }, + { "id": "overlay_female_mutation_long_over_eye_var_white", "fg": 6476 }, + { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 6477 }, + { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 6478 }, + { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 6479 }, + { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 6480 }, + { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 6481 }, + { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 6482 }, + { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 6483 }, + { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 6484 }, + { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 6485 }, + { "id": "overlay_female_mutation_medium_var_blue", "fg": 6486 }, + { "id": "overlay_female_mutation_medium_var_green", "fg": 6487 }, + { "id": "overlay_female_mutation_medium_var_pink", "fg": 6488 }, + { "id": "overlay_female_mutation_medium_var_purple", "fg": 6489 }, + { "id": "overlay_male_mutation_medium_var_blue", "fg": 6490 }, + { "id": "overlay_male_mutation_medium_var_green", "fg": 6491 }, + { "id": "overlay_male_mutation_medium_var_pink", "fg": 6492 }, + { "id": "overlay_male_mutation_medium_var_purple", "fg": 6493 }, + { "id": "overlay_female_mutation_mohawk_var_blue", "fg": 6494 }, + { "id": "overlay_female_mutation_mohawk_var_green", "fg": 6495 }, + { "id": "overlay_female_mutation_mohawk_var_pink", "fg": 6496 }, + { "id": "overlay_female_mutation_mohawk_var_purple", "fg": 6497 }, + { "id": "overlay_male_mutation_mohawk_var_blue", "fg": 6498 }, + { "id": "overlay_male_mutation_mohawk_var_green", "fg": 6499 }, + { "id": "overlay_male_mutation_mohawk_var_pink", "fg": 6500 }, + { "id": "overlay_male_mutation_mohawk_var_purple", "fg": 6501 }, + { "id": "overlay_female_mutation_mullet_var_black", "fg": 6502 }, + { "id": "overlay_female_mutation_mullet_var_blond", "fg": 6503 }, + { "id": "overlay_female_mutation_mullet_var_blue", "fg": 6504 }, + { "id": "overlay_female_mutation_mullet_var_brown", "fg": 6505 }, + { "id": "overlay_female_mutation_mullet_var_green", "fg": 6506 }, + { "id": "overlay_female_mutation_mullet_var_pink", "fg": 6507 }, + { "id": "overlay_female_mutation_mullet_var_purple", "fg": 6508 }, + { "id": "overlay_female_mutation_mullet_var_red", "fg": 6509 }, + { "id": "overlay_female_mutation_mullet_var_white", "fg": 6510 }, + { "id": "overlay_male_mutation_mullet_var_black", "fg": 6511 }, + { "id": "overlay_male_mutation_mullet_var_blond", "fg": 6512 }, + { "id": "overlay_male_mutation_mullet_var_blue", "fg": 6513 }, + { "id": "overlay_male_mutation_mullet_var_brown", "fg": 6514 }, + { "id": "overlay_male_mutation_mullet_var_green", "fg": 6515 }, + { "id": "overlay_male_mutation_mullet_var_pink", "fg": 6516 }, + { "id": "overlay_male_mutation_mullet_var_purple", "fg": 6517 }, + { "id": "overlay_male_mutation_mullet_var_red", "fg": 6518 }, + { "id": "overlay_male_mutation_mullet_var_white", "fg": 6519 }, + { "id": "overlay_female_mutation_ponytail_var_black", "fg": 6520 }, + { "id": "overlay_female_mutation_ponytail_var_blond", "fg": 6521 }, + { "id": "overlay_female_mutation_ponytail_var_blue", "fg": 6522 }, + { "id": "overlay_female_mutation_ponytail_var_brown", "fg": 6523 }, + { "id": "overlay_female_mutation_ponytail_var_green", "fg": 6524 }, + { "id": "overlay_female_mutation_ponytail_var_pink", "fg": 6525 }, + { "id": "overlay_female_mutation_ponytail_var_purple", "fg": 6526 }, + { "id": "overlay_female_mutation_ponytail_var_red", "fg": 6527 }, + { "id": "overlay_female_mutation_ponytail_var_white", "fg": 6528 }, + { "id": "overlay_male_mutation_ponytail_var_black", "fg": 6529 }, + { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 6530 }, + { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 6531 }, + { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 6532 }, + { "id": "overlay_male_mutation_ponytail_var_green", "fg": 6533 }, + { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 6534 }, + { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 6535 }, + { "id": "overlay_male_mutation_ponytail_var_red", "fg": 6536 }, + { "id": "overlay_male_mutation_ponytail_var_white", "fg": 6537 }, + { "id": "overlay_female_mutation_short_no_fringe_var_black", "fg": 6538 }, + { "id": "overlay_female_mutation_short_no_fringe_var_blond", "fg": 6539 }, + { "id": "overlay_female_mutation_short_no_fringe_var_blue", "fg": 6540 }, + { "id": "overlay_female_mutation_short_no_fringe_var_brown", "fg": 6541 }, + { "id": "overlay_female_mutation_short_no_fringe_var_green", "fg": 6542 }, + { "id": "overlay_female_mutation_short_no_fringe_var_pink", "fg": 6543 }, + { "id": "overlay_female_mutation_short_no_fringe_var_purple", "fg": 6544 }, + { "id": "overlay_female_mutation_short_no_fringe_var_red", "fg": 6545 }, + { "id": "overlay_female_mutation_short_no_fringe_var_white", "fg": 6546 }, + { "id": "overlay_female_mutation_short_var_blue", "fg": 6547 }, + { "id": "overlay_female_mutation_short_var_green", "fg": 6548 }, + { "id": "overlay_female_mutation_short_var_pink", "fg": 6549 }, + { "id": "overlay_female_mutation_short_var_purple", "fg": 6550 }, + { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 6551 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 6552 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 6553 }, + { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 6554 }, + { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 6555 }, + { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 6556 }, + { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 6557 }, + { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 6558 }, + { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 6559 }, + { "id": "overlay_male_mutation_short_var_blue", "fg": 6560 }, + { "id": "overlay_male_mutation_short_var_green", "fg": 6561 }, + { "id": "overlay_male_mutation_short_var_pink", "fg": 6562 }, + { "id": "overlay_male_mutation_short_var_purple", "fg": 6563 }, + { "id": "overlay_female_mutation_short_over_eye_var_black", "fg": 6564 }, + { "id": "overlay_female_mutation_short_over_eye_var_blond", "fg": 6565 }, + { "id": "overlay_female_mutation_short_over_eye_var_blue", "fg": 6566 }, + { "id": "overlay_female_mutation_short_over_eye_var_brown", "fg": 6567 }, + { "id": "overlay_female_mutation_short_over_eye_var_green", "fg": 6568 }, + { "id": "overlay_female_mutation_short_over_eye_var_pink", "fg": 6569 }, + { "id": "overlay_female_mutation_short_over_eye_var_purple", "fg": 6570 }, + { "id": "overlay_female_mutation_short_over_eye_var_red", "fg": 6571 }, + { "id": "overlay_female_mutation_short_over_eye_var_white", "fg": 6572 }, + { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 6573 }, + { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 6574 }, + { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 6575 }, + { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 6576 }, + { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 6577 }, + { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 6578 }, + { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 6579 }, + { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 6580 }, + { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 6581 }, + { "id": "overlay_female_mutation_ANTENNAE", "fg": 6654 }, + { "id": "overlay_male_mutation_ANTENNAE", "fg": 6655 }, + { "id": "overlay_female_mutation_ARM_TENTACLES", "fg": 6658 }, + { "id": "overlay_male_mutation_ARM_TENTACLES", "fg": 6659 }, + { "id": "overlay_female_mutation_ARM_TENTACLES_4", "fg": 6660 }, + { "id": "overlay_male_mutation_ARM_TENTACLES_4", "fg": 6661 }, + { "id": "overlay_female_mutation_ARM_TENTACLES_8", "fg": 6662 }, + { "id": "overlay_male_mutation_ARM_TENTACLES_8", "fg": 6663 }, + { "id": "overlay_female_mutation_BIOLUM0", "fg": 6670 }, + { "id": "overlay_female_mutation_BIOLUM0_active", "fg": 6671 }, + { "id": "overlay_female_mutation_BIOLUM1", "fg": 6672 }, + { "id": "overlay_female_mutation_BIOLUM1_active", "fg": 6673 }, + { "id": "overlay_female_mutation_BIOLUM2", "fg": 6674 }, + { "id": "overlay_female_mutation_BIOLUM2_active", "fg": 6675 }, + { "id": "overlay_male_mutation_BIOLUM0", "fg": 6676 }, + { "id": "overlay_male_mutation_BIOLUM0_active", "fg": 6677 }, + { "id": "overlay_male_mutation_BIOLUM1", "fg": 6678 }, + { "id": "overlay_male_mutation_BIOLUM1_active", "fg": 6679 }, + { "id": "overlay_male_mutation_BIOLUM2", "fg": 6680 }, + { "id": "overlay_male_mutation_BIOLUM2_active", "fg": 6681 }, + { "id": "overlay_female_mutation_CANINE_EARS", "fg": 6684 }, + { "id": "overlay_male_mutation_CANINE_EARS", "fg": 6685 }, + { "id": "overlay_female_mutation_FEL_EYE", "fg": 6688 }, + { "id": "overlay_male_mutation_FEL_EYE", "fg": 6689 }, + { "id": "overlay_female_mutation_FELINE_EARS", "fg": 6690 }, + { "id": "overlay_male_mutation_FELINE_EARS", "fg": 6691 }, + { "id": "overlay_mutation_GASTROPOD_FOOT", "fg": 6692 }, + { "id": "overlay_female_mutation_HORNS", "fg": 6693 }, + { "id": "overlay_male_mutation_HORNS", "fg": 6694 }, + { "id": "overlay_female_mutation_HORNS_CURLED", "fg": 6695 }, + { "id": "overlay_male_mutation_HORNS_CURLED", "fg": 6696 }, + { "id": "overlay_female_mutation_LUPINE_EARS", "fg": 6701 }, + { "id": "overlay_male_mutation_LUPINE_EARS", "fg": 6702 }, + { "id": "overlay_female_mutation_LYNX_FUR", "fg": 6703 }, + { "id": "overlay_male_mutation_LYNX_FUR", "fg": 6704 }, + { "id": "overlay_female_mutation_MINOTAUR", "fg": 6705 }, + { "id": "overlay_male_mutation_MINOTAUR", "fg": 6706 }, + { "id": "overlay_female_mutation_MOUSE_EARS", "fg": 6707 }, + { "id": "overlay_male_mutation_MOUSE_EARS", "fg": 6708 }, + { "id": "overlay_female_mutation_MOUTH_TENTACLES", "fg": 6709 }, + { "id": "overlay_male_mutation_MOUTH_TENTACLES", "fg": 6710 }, + { "id": "overlay_female_mutation_MUZZLE_RAT", "fg": 6715 }, + { "id": "overlay_male_mutation_MUZZLE_RAT", "fg": 6716 }, + { "id": "overlay_female_mutation_RABBIT_EARS", "fg": 6717 }, + { "id": "overlay_male_mutation_RABBIT_EARS", "fg": 6718 }, + { "id": "overlay_female_mutation_RABBIT_NOSE", "fg": 6719 }, + { "id": "overlay_male_mutation_RABBIT_NOSE", "fg": 6720 }, + { "id": "overlay_female_mutation_SHELL3", "fg": 6725 }, + { "id": "overlay_male_mutation_SHELL3", "fg": 6726 }, + { "id": "overlay_female_mutation_TAIL_CATTLE", "fg": 6729 }, + { "id": "overlay_male_mutation_TAIL_CATTLE", "fg": 6730 }, + { "id": "overlay_female_mutation_TAIL_CLUB", "fg": 6731 }, + { "id": "overlay_male_mutation_TAIL_CLUB", "fg": 6732 }, + { "id": "overlay_female_mutation_TAIL_FLUFFY", "fg": 6735 }, + { "id": "overlay_male_mutation_TAIL_FLUFFY", "fg": 6736 }, + { "id": "overlay_female_mutation_TAIL_LONG", "fg": 6737 }, + { "id": "overlay_male_mutation_TAIL_LONG", "fg": 6738 }, + { "id": "overlay_female_mutation_TAIL_RABBIT", "fg": 6739 }, + { "id": "overlay_male_mutation_TAIL_RABBIT", "fg": 6740 }, + { "id": "overlay_female_mutation_TAIL_RAT", "fg": 6741 }, + { "id": "overlay_male_mutation_TAIL_RAT", "fg": 6742 }, + { "id": "overlay_female_mutation_WHISKERS", "fg": 6749 }, + { "id": "overlay_male_mutation_WHISKERS", "fg": 6750 }, + { "id": "overlay_female_mutation_WHISKERS_RAT", "fg": 6751 }, + { "id": "overlay_male_mutation_WHISKERS_RAT", "fg": 6752 }, + { "id": "overlay_female_mutation_WINGS_BAT", "fg": 6753 }, + { "id": "overlay_male_mutation_WINGS_BAT", "fg": 6754 }, + { "id": "overlay_female_mutation_FELINE_FUR", "fg": 6766 }, + { "id": "overlay_female_mutation_FUR", "fg": 6767 }, + { "id": "overlay_female_mutation_RABBIT_FUR", "fg": 6768 }, + { "id": "overlay_female_mutation_SLEEK_SCALES", "fg": 6769 }, + { "id": "overlay_female_mutation_THICK_SCALES", "fg": 6770 }, + { "id": "overlay_male_mutation_FELINE_FUR", "fg": 6772 }, + { "id": "overlay_male_mutation_FUR", "fg": 6773 }, + { "id": "overlay_male_mutation_RABBIT_FUR", "fg": 6774 }, + { "id": "overlay_male_mutation_SLEEK_SCALES", "fg": 6775 }, + { "id": "overlay_male_mutation_THICK_SCALES", "fg": 6776 }, + { "id": "overlay_wielded_bronze_brush_axe", "fg": 6798 }, + { "id": "overlay_wielded_brush_axe", "fg": 6799 }, + { "id": "overlay_female_wielded_clay_teapot", "fg": 6835 }, + { "id": "overlay_female_wielded_stepladder", "fg": 6836 }, + { "id": "overlay_female_worn_harmonica_holder", "fg": 6837 }, + { "id": "overlay_male_wielded_clay_teapot", "fg": 6838 }, + { "id": "overlay_male_wielded_stepladder", "fg": 6839 }, + { "id": "overlay_male_worn_harmonica_holder", "fg": 6840 }, + { "id": "overlay_wielded_banjo", "fg": 6842 }, + { "id": "overlay_wielded_bodypillow", "fg": 6843 }, + { "id": "overlay_wielded_clay_pot", "fg": 6844 }, + { "id": "overlay_wielded_guitar_electric", "fg": 6845 }, + { "id": "overlay_wielded_laptop", "fg": 6846 }, + { "id": "overlay_wielded_makeshift_hammer", "fg": 6847 }, + { "id": "overlay_wielded_pot_makeshift", "fg": 6848 }, + { "id": "overlay_wielded_pot_makeshift_copper", "fg": 6849 }, + { "id": "overlay_wielded_tazer", "fg": 6850 }, + { "id": "overlay_female_wielded_aluminum_stepladder", "fg": 6851 }, + { "id": "overlay_male_wielded_aluminum_stepladder", "fg": 6852 }, + { "id": "overlay_wielded_1895sbl", "fg": 6854 }, + { "id": "overlay_wielded_2_shot_special", "fg": 6855 }, + { "id": "overlay_wielded_90two", "fg": 6856 }, + { "id": "overlay_wielded_90two40", "fg": 6857 }, + { "id": "overlay_wielded_AT4", "fg": 6858 }, + { "id": "overlay_wielded_LAW", "fg": 6859 }, + { "id": "overlay_wielded_LAW_Packed", "fg": 6860 }, + { "id": "overlay_wielded_M24", "fg": 6861 }, + { "id": "overlay_wielded_RPG", "fg": 6862 }, + { "id": "overlay_wielded_TDI", "fg": 6863 }, + { "id": "overlay_wielded_USAS_12", "fg": 6864 }, + { "id": "overlay_wielded_af2011a1_38super", "fg": 6865 }, + { "id": "overlay_wielded_airspeargun", "fg": 6866 }, + { "id": "overlay_wielded_ak74", "fg": 6868 }, + { "id": "overlay_wielded_american_180", "fg": 6869 }, + { "id": "overlay_wielded_an94", "fg": 6870 }, + { "id": "overlay_wielded_ar10", "fg": 6871 }, + { "id": "overlay_wielded_ar_pistol", "fg": 6872 }, + { "id": "overlay_wielded_arx160", "fg": 6873 }, + { "id": "overlay_wielded_ashot", "fg": 6874 }, + { "id": "overlay_wielded_atgm_launcher", "fg": 6875 }, + { "id": "overlay_wielded_bbgun", "fg": 6876 }, + { "id": "overlay_wielded_bfr", "fg": 6877 }, + { "id": "overlay_wielded_bh_m89", "fg": 6878 }, + { "id": "overlay_wielded_bigun", "fg": 6879 }, + { "id": "overlay_wielded_blunderbuss", "fg": 6880 }, + { "id": "overlay_wielded_bond_410", "fg": 6881 }, + { "id": "overlay_wielded_browning_blr", "fg": 6882 }, + { "id": "overlay_wielded_bt_apc9k", "fg": 6883 }, + { "id": "overlay_wielded_chemical_thrower", "fg": 6885 }, + { "id": "overlay_wielded_coilgun", "fg": 6886 }, + { "id": "overlay_wielded_colt_army", "fg": 6887 }, + { "id": "overlay_wielded_colt_lightning", "fg": 6888 }, + { "id": "overlay_wielded_colt_navy", "fg": 6889 }, + { "id": "overlay_wielded_colt_ro635", "fg": 6890 }, + { "id": "overlay_wielded_colt_saa", "fg": 6891 }, + { "id": "overlay_wielded_combination_gun", "fg": 6892 }, + { "id": "overlay_wielded_cop_38", "fg": 6893 }, + { "id": "overlay_wielded_cx4", "fg": 6894 }, + { "id": "overlay_wielded_cz75", "fg": 6895 }, + { "id": "overlay_wielded_deagle_44", "fg": 6896 }, + { "id": "overlay_wielded_doublespeargun", "fg": 6897 }, + { "id": "overlay_wielded_draco", "fg": 6898 }, + { "id": "overlay_wielded_emp_gun", "fg": 6899 }, + { "id": "overlay_wielded_famas", "fg": 6900 }, + { "id": "overlay_wielded_flamethrower", "fg": 6901 }, + { "id": "overlay_wielded_flamethrower_crude", "fg": 6902 }, + { "id": "overlay_wielded_flamethrower_simple", "fg": 6903 }, + { "id": "overlay_wielded_flaregun", "fg": 6904 }, + { "id": "overlay_wielded_fn1910", "fg": 6905 }, + { "id": "overlay_wielded_fn57", "fg": 6906 }, + { "id": "overlay_wielded_fn_fal", "fg": 6907 }, + { "id": "overlay_wielded_fn_p90", "fg": 6908 }, + { "id": "overlay_wielded_fs2000", "fg": 6909 }, + { "id": "overlay_wielded_ftk93", "fg": 6910 }, + { "id": "overlay_wielded_garand", "fg": 6911 }, + { "id": "overlay_wielded_glock_17", "fg": 6912 }, + { "id": "overlay_wielded_glock_18c", "fg": 6913 }, + { "id": "overlay_wielded_glock_19", "fg": 6914 }, + { "id": "overlay_wielded_glock_20", "fg": 6915 }, + { "id": "overlay_wielded_glock_20_var_glock_40", "fg": 6916 }, + { "id": "overlay_wielded_glock_21", "fg": 6917 }, + { "id": "overlay_wielded_glock_22", "fg": 6918 }, + { "id": "overlay_wielded_glock_29", "fg": 6919 }, + { "id": "overlay_wielded_glock_31", "fg": 6920 }, + { "id": "overlay_wielded_heavy_rail_rifle", "fg": 6921 }, + { "id": "overlay_wielded_helsing", "fg": 6922 }, + { "id": "overlay_wielded_henry_big_boy", "fg": 6923 }, + { "id": "overlay_wielded_hi_power_40", "fg": 6924 }, + { "id": "overlay_wielded_hi_power_9mm", "fg": 6925 }, + { "id": "overlay_wielded_hk417_13", "fg": 6926 }, + { "id": "overlay_wielded_hk_g3", "fg": 6927 }, + { "id": "overlay_wielded_hk_g36", "fg": 6928 }, + { "id": "overlay_wielded_hk_g80", "fg": 6929 }, + { "id": "overlay_wielded_hk_mp5_semi_pistol", "fg": 6931 }, + { "id": "overlay_wielded_hk_mp5k", "fg": 6932 }, + { "id": "overlay_wielded_hk_mp5sd", "fg": 6933 }, + { "id": "overlay_wielded_hk_mp7", "fg": 6934 }, + { "id": "overlay_wielded_hk_ump45", "fg": 6935 }, + { "id": "overlay_wielded_hptc9", "fg": 6936 }, + { "id": "overlay_wielded_hptcf380", "fg": 6937 }, + { "id": "overlay_wielded_iwi_tavor_x95_300blk", "fg": 6939 }, + { "id": "overlay_wielded_kp32", "fg": 6940 }, + { "id": "overlay_wielded_kp3at", "fg": 6941 }, + { "id": "overlay_wielded_kpf9", "fg": 6942 }, + { "id": "overlay_wielded_ksg-25", "fg": 6943 }, + { "id": "overlay_wielded_ksg", "fg": 6944 }, + { "id": "overlay_wielded_ksub2000", "fg": 6945 }, + { "id": "overlay_wielded_l_bak_223", "fg": 6946 }, + { "id": "overlay_wielded_laser_cannon", "fg": 6947 }, + { "id": "overlay_wielded_laser_rifle", "fg": 6948 }, + { "id": "overlay_wielded_launcher_simple", "fg": 6949 }, + { "id": "overlay_wielded_lemat_revolver", "fg": 6950 }, + { "id": "overlay_wielded_lever_shotgun", "fg": 6951 }, + { "id": "overlay_wielded_m11", "fg": 6953 }, + { "id": "overlay_wielded_m110a1", "fg": 6954 }, + { "id": "overlay_wielded_m14ebr", "fg": 6955 }, + { "id": "overlay_wielded_m17", "fg": 6958 }, + { "id": "overlay_wielded_m18", "fg": 6959 }, + { "id": "overlay_wielded_m1903", "fg": 6960 }, + { "id": "overlay_wielded_m1911-460", "fg": 6961 }, + { "id": "overlay_wielded_m1911_10", "fg": 6963 }, + { "id": "overlay_wielded_m1911_var_m1911_MEU", "fg": 6964 }, + { "id": "overlay_wielded_m1918", "fg": 6965 }, + { "id": "overlay_wielded_m1a", "fg": 6966 }, + { "id": "overlay_wielded_m2010", "fg": 6967 }, + { "id": "overlay_wielded_m202_flash", "fg": 6968 }, + { "id": "overlay_wielded_m231pfw", "fg": 6969 }, + { "id": "overlay_wielded_m240", "fg": 6970 }, + { "id": "overlay_wielded_m27_assault_rifle_var_h&k416a5", "fg": 6972 }, + { "id": "overlay_wielded_m27_assault_rifle_var_m27iar", "fg": 6973 }, + { "id": "overlay_wielded_m27_assault_rifle_var_m38dmr", "fg": 6974 }, + { "id": "overlay_wielded_m27_assault_rifle_var_scar_l", "fg": 6975 }, + { "id": "overlay_wielded_m2browning_sawn", "fg": 6976 }, + { "id": "overlay_wielded_m320", "fg": 6977 }, + { "id": "overlay_wielded_m3_carlgustav", "fg": 6978 }, + { "id": "overlay_wielded_m4_carbine_var_m4_cqbr", "fg": 6979 }, + { "id": "overlay_wielded_m4_carlgustav", "fg": 6980 }, + { "id": "overlay_wielded_m79", "fg": 6982 }, + { "id": "overlay_wielded_m9", "fg": 6983 }, + { "id": "overlay_wielded_mac_10", "fg": 6984 }, + { "id": "overlay_wielded_mac_11", "fg": 6985 }, + { "id": "overlay_wielded_makarov", "fg": 6986 }, + { "id": "overlay_wielded_marlin_9a", "fg": 6987 }, + { "id": "overlay_wielded_mauser_c96", "fg": 6988 }, + { "id": "overlay_wielded_mauser_m714", "fg": 6989 }, + { "id": "overlay_wielded_mgl", "fg": 6990 }, + { "id": "overlay_wielded_mininuke_launcher", "fg": 6991 }, + { "id": "overlay_wielded_minispeargun", "fg": 6992 }, + { "id": "overlay_wielded_model_10_revolver", "fg": 6993 }, + { "id": "overlay_wielded_modular_ar15", "fg": 6994 }, + { "id": "overlay_wielded_modular_m4_carbine_var_modular_m4a1", "fg": 6995 }, + { "id": "overlay_wielded_mosin44", "fg": 6996 }, + { "id": "overlay_wielded_mosin44_ebr", "fg": 6997 }, + { "id": "overlay_wielded_mosin91_30", "fg": 6998 }, + { "id": "overlay_wielded_mosin91_30_ebr", "fg": 6999 }, + { "id": "overlay_wielded_moss_brownie", "fg": 7000 }, + { "id": "overlay_wielded_mossberg_500", "fg": 7001 }, + { "id": "overlay_wielded_mossberg_500_var_mossberg_500_security", "fg": 7002 }, + { "id": "overlay_wielded_mossberg_590", "fg": 7003 }, + { "id": "overlay_wielded_mossberg_590_var_SPAS_12", "fg": 7004 }, + { "id": "overlay_wielded_mossberg_930", "fg": 7005 }, + { "id": "overlay_wielded_mossberg_930_var_m1014", "fg": 7006 }, + { "id": "overlay_wielded_mp18", "fg": 7007 }, + { "id": "overlay_wielded_nailgun", "fg": 7009 }, + { "id": "overlay_wielded_nailrifle", "fg": 7010 }, + { "id": "overlay_wielded_needlegun", "fg": 7011 }, + { "id": "overlay_wielded_needlepistol", "fg": 7012 }, + { "id": "overlay_wielded_oa93", "fg": 7013 }, + { "id": "overlay_wielded_p08", "fg": 7014 }, + { "id": "overlay_wielded_p220_10", "fg": 7015 }, + { "id": "overlay_wielded_p226_357sig", "fg": 7016 }, + { "id": "overlay_wielded_p226_9mm", "fg": 7017 }, + { "id": "overlay_wielded_p320_357sig", "fg": 7018 }, + { "id": "overlay_wielded_paintballgun", "fg": 7019 }, + { "id": "overlay_wielded_pamd68", "fg": 7020 }, + { "id": "overlay_wielded_pamd71z", "fg": 7021 }, + { "id": "overlay_wielded_pipe_combination_gun", "fg": 7022 }, + { "id": "overlay_wielded_pipe_double_shotgun", "fg": 7023 }, + { "id": "overlay_wielded_pipe_shotgun", "fg": 7025 }, + { "id": "overlay_wielded_pistol_flintlock", "fg": 7026 }, + { "id": "overlay_wielded_plasma_gun", "fg": 7027 }, + { "id": "overlay_wielded_plasma_rifle", "fg": 7028 }, + { "id": "overlay_wielded_ppsh", "fg": 7029 }, + { "id": "overlay_wielded_px4", "fg": 7030 }, + { "id": "overlay_wielded_px4_40", "fg": 7031 }, + { "id": "overlay_wielded_raging_bull", "fg": 7032 }, + { "id": "overlay_wielded_raging_judge", "fg": 7033 }, + { "id": "overlay_wielded_rebar_rifle", "fg": 7034 }, + { "id": "overlay_wielded_remington700_270", "fg": 7035 }, + { "id": "overlay_wielded_remington_700", "fg": 7036 }, + { "id": "overlay_wielded_remington_870", "fg": 7037 }, + { "id": "overlay_wielded_remington_870_breacher", "fg": 7038 }, + { "id": "overlay_wielded_remington_870_express", "fg": 7039 }, + { "id": "overlay_wielded_remington_870_var_browning_a5", "fg": 7040 }, + { "id": "overlay_wielded_remington_870_var_remington_1100", "fg": 7041 }, + { "id": "overlay_wielded_revolver_shotgun", "fg": 7042 }, + { "id": "overlay_wielded_rm103a_pistol", "fg": 7043 }, + { "id": "overlay_wielded_rm120c", "fg": 7044 }, + { "id": "overlay_wielded_rm20", "fg": 7045 }, + { "id": "overlay_wielded_rm2000_smg", "fg": 7046 }, + { "id": "overlay_wielded_rm228", "fg": 7047 }, + { "id": "overlay_wielded_rm298", "fg": 7048 }, + { "id": "overlay_wielded_rm451_flamethrower", "fg": 7049 }, + { "id": "overlay_wielded_rm51_assault_rifle", "fg": 7050 }, + { "id": "overlay_wielded_rm614_lmg", "fg": 7051 }, + { "id": "overlay_wielded_rm802", "fg": 7052 }, + { "id": "overlay_wielded_rm88_battle_rifle", "fg": 7053 }, + { "id": "overlay_wielded_robofac_gun", "fg": 7054 }, + { "id": "overlay_wielded_ruger_1022", "fg": 7055 }, + { "id": "overlay_wielded_ruger_lcr_22", "fg": 7056 }, + { "id": "overlay_wielded_ruger_lcr_38", "fg": 7057 }, + { "id": "overlay_wielded_ruger_mini", "fg": 7058 }, + { "id": "overlay_wielded_ruger_redhawk", "fg": 7059 }, + { "id": "overlay_wielded_rugerlcp", "fg": 7060 }, + { "id": "overlay_wielded_saiga_12", "fg": 7061 }, + { "id": "overlay_wielded_saiga_410", "fg": 7062 }, + { "id": "overlay_wielded_savage_111f", "fg": 7063 }, + { "id": "overlay_wielded_scar_h", "fg": 7064 }, + { "id": "overlay_wielded_sharps", "fg": 7065 }, + { "id": "overlay_wielded_shotgun_410", "fg": 7066 }, + { "id": "overlay_wielded_shotgun_d", "fg": 7067 }, + { "id": "overlay_wielded_shotgun_s", "fg": 7068 }, + { "id": "overlay_wielded_sig552", "fg": 7069 }, + { "id": "overlay_wielded_sig_40", "fg": 7070 }, + { "id": "overlay_wielded_sig_mcx_rattler_sbr", "fg": 7071 }, + { "id": "overlay_wielded_sig_mosquito", "fg": 7072 }, + { "id": "overlay_wielded_sig_p230", "fg": 7073 }, + { "id": "overlay_wielded_skorpion_61", "fg": 7074 }, + { "id": "overlay_wielded_skorpion_82", "fg": 7075 }, + { "id": "overlay_wielded_sks", "fg": 7076 }, + { "id": "overlay_wielded_smg_40", "fg": 7078 }, + { "id": "overlay_wielded_smg_45", "fg": 7079 }, + { "id": "overlay_wielded_smg_9mm", "fg": 7080 }, + { "id": "overlay_wielded_sp2022 - Copia", "fg": 7081 }, + { "id": "overlay_wielded_sp2022", "fg": 7082 }, + { "id": "overlay_wielded_speargun", "fg": 7083 }, + { "id": "overlay_wielded_sten", "fg": 7084 }, + { "id": "overlay_wielded_steyr_aug", "fg": 7085 }, + { "id": "overlay_wielded_streetsweeper", "fg": 7086 }, + { "id": "overlay_wielded_surv_hand_cannon", "fg": 7087 }, + { "id": "overlay_wielded_surv_rocket_launcher", "fg": 7088 }, + { "id": "overlay_wielded_surv_six_shooter", "fg": 7089 }, + { "id": "overlay_wielded_survivor_special_700", "fg": 7090 }, + { "id": "overlay_wielded_sw629", "fg": 7091 }, + { "id": "overlay_wielded_sw_22", "fg": 7092 }, + { "id": "overlay_wielded_sw_500", "fg": 7093 }, + { "id": "overlay_wielded_sw_610", "fg": 7094 }, + { "id": "overlay_wielded_sw_619", "fg": 7095 }, + { "id": "overlay_wielded_tac50", "fg": 7096 }, + { "id": "overlay_wielded_taurus_spectrum", "fg": 7097 }, + { "id": "overlay_wielded_tavor_12", "fg": 7098 }, + { "id": "overlay_wielded_tec9", "fg": 7099 }, + { "id": "overlay_wielded_tihar", "fg": 7100 }, + { "id": "overlay_wielded_tokarev", "fg": 7101 }, + { "id": "overlay_wielded_tommygun", "fg": 7102 }, + { "id": "overlay_wielded_trex_gun", "fg": 7103 }, + { "id": "overlay_wielded_triple_launcher_simple", "fg": 7104 }, + { "id": "overlay_wielded_unbio_blaster_gun", "fg": 7105 }, + { "id": "overlay_wielded_usp_45", "fg": 7106 }, + { "id": "overlay_wielded_usp_45_var_mk23", "fg": 7107 }, + { "id": "overlay_wielded_usp_9mm", "fg": 7108 }, + { "id": "overlay_wielded_uzi", "fg": 7109 }, + { "id": "overlay_wielded_v29", "fg": 7110 }, + { "id": "overlay_wielded_v29_cheap", "fg": 7111 }, + { "id": "overlay_wielded_walther_ccp", "fg": 7112 }, + { "id": "overlay_wielded_walther_p22", "fg": 7113 }, + { "id": "overlay_wielded_walther_p38", "fg": 7114 }, + { "id": "overlay_wielded_walther_ppq_40", "fg": 7115 }, + { "id": "overlay_wielded_walther_ppq_45", "fg": 7116 }, + { "id": "overlay_wielded_walther_ppq_9mm", "fg": 7117 }, + { "id": "overlay_wielded_weatherby_5", "fg": 7118 }, + { "id": "overlay_wielded_win70", "fg": 7119 }, + { "id": "overlay_wielded_winchester_1887", "fg": 7120 }, + { "id": "overlay_wielded_winchester_1897", "fg": 7121 }, + { "id": "overlay_wielded_witness_10", "fg": 7122 }, + { "id": "overlay_wielded_xd_10", "fg": 7123 }, + { "id": "overlay_wielded_bag_canvas", "fg": 7127 }, + { "id": "overlay_wielded_bag_garbage", "fg": 7128 }, + { "id": "overlay_wielded_blackjack", "fg": 7135 }, + { "id": "overlay_wielded_brazier", "fg": 7153 }, + { "id": "overlay_female_wielded_brush_toilet", "fg": 7157 }, + { "id": "overlay_male_wielded_brush_toilet", "fg": 7158 }, + { "id": "overlay_wielded_bucket", "fg": 7159 }, + { "id": "overlay_wielded_cot", "fg": 7162 }, + { "id": "overlay_female_wielded_bat_nerf", "fg": 7163 }, + { "id": "overlay_female_wielded_golf_bag", "fg": 7164 }, + { "id": "overlay_male_wielded_bat_nerf", "fg": 7165 }, + { "id": "overlay_male_wielded_golf_bag", "fg": 7166 }, + { "id": "overlay_female_wielded_radio_car", "fg": 7167 }, + { "id": "overlay_female_wielded_radio_car_box", "fg": 7168 }, + { "id": "overlay_female_wielded_radio_car_on", "fg": 7169 }, + { "id": "overlay_female_wielded_radio_car_wheel", "fg": 7170 }, + { "id": "overlay_female_wielded_radiocontrol", "fg": 7171 }, + { "id": "overlay_female_wielded_rc_car_box", "fg": 7172 }, + { "id": "overlay_male_wielded_radio_car", "fg": 7173 }, + { "id": "overlay_male_wielded_radio_car_box", "fg": 7174 }, + { "id": "overlay_male_wielded_radio_car_on", "fg": 7175 }, + { "id": "overlay_male_wielded_radio_car_wheel", "fg": 7176 }, + { "id": "overlay_male_wielded_radiocontrol", "fg": 7177 }, + { "id": "overlay_male_wielded_rc_car_box", "fg": 7178 }, + { "id": "overlay_wielded_atomic_lamp", "fg": 7179 }, + { "id": "overlay_wielded_atomic_lamp_off", "fg": 7180 }, + { "id": "overlay_wielded_l-stick", "fg": 7181 }, + { "id": "overlay_wielded_l-stick_on", "fg": 7182 }, + { "id": "overlay_wielded_chestguard_hard", "fg": 7184 }, + { "id": "overlay_wielded_cattlefodder", "fg": 7187 }, + { "id": "overlay_wielded_bullet_crossbow", "fg": 7201 }, + { "id": "overlay_wielded_compcrossbow", "fg": 7202 }, + { "id": "overlay_wielded_compositecrossbow", "fg": 7203 }, + { "id": "overlay_wielded_crossbow", "fg": 7204 }, + { "id": "overlay_wielded_hand_crossbow", "fg": 7205 }, + { "id": "overlay_wielded_huge_crossbow", "fg": 7206 }, + { "id": "overlay_wielded_rep_crossbow", "fg": 7207 }, + { "id": "overlay_female_wielded_lug_wrench", "fg": 7211 }, + { "id": "overlay_male_wielded_lug_wrench", "fg": 7212 }, + { "id": "overlay_wielded_training_dummy_heavy", "fg": 7213 }, + { "id": "overlay_wielded_training_dummy_light", "fg": 7214 }, + { "id": "overlay_wielded_wrench_large", "fg": 7215 }, + { "id": "overlay_wielded_wrench_small", "fg": 7216 }, + { "id": "overlay_wielded_hoboreel", "fg": 7227 }, + { "id": "overlay_wielded_grenade", "fg": 7232 }, + { "id": "overlay_wielded_grenade_act", "fg": 7233 }, + { "id": "overlay_wielded_grenade_emp", "fg": 7234 }, + { "id": "overlay_wielded_grenade_emp_act", "fg": 7235 }, + { "id": "overlay_wielded_grenade_inc", "fg": 7236 }, + { "id": "overlay_wielded_grenade_inc_act", "fg": 7237 }, + { "id": "overlay_wielded_pipebomb", "fg": 7238 }, + { "id": "overlay_wielded_pipebomb_act", "fg": 7239 }, + { "id": "overlay_wielded_scrambler", "fg": 7240 }, + { "id": "overlay_wielded_scrambler_act", "fg": 7241 }, + { "id": "overlay_wielded_smokebomb", "fg": 7242 }, + { "id": "overlay_wielded_smokebomb_act", "fg": 7243 }, + { "id": "overlay_wielded_mace_bronze", "fg": 7276 }, + { "id": "overlay_wielded_mace_simple", "fg": 7277 }, + { "id": "overlay_wielded_mace_trench", "fg": 7278 }, + { "id": "overlay_female_wielded_manhole_cover", "fg": 7284 }, + { "id": "overlay_male_wielded_manhole_cover", "fg": 7285 }, + { "id": "overlay_wielded_eyedrops", "fg": 7292 }, + { "id": "overlay_female_wielded_baseball", "fg": 7302 }, + { "id": "overlay_female_wielded_basketball", "fg": 7303 }, + { "id": "overlay_female_wielded_beach_volleyball", "fg": 7304 }, + { "id": "overlay_female_wielded_mre_beef_box", "fg": 7305 }, + { "id": "overlay_female_wielded_puck", "fg": 7306 }, + { "id": "overlay_male_wielded_baseball", "fg": 7307 }, + { "id": "overlay_male_wielded_basketball", "fg": 7308 }, + { "id": "overlay_male_wielded_beach_volleyball", "fg": 7309 }, + { "id": "overlay_male_wielded_mre_beef_box", "fg": 7310 }, + { "id": "overlay_male_wielded_puck", "fg": 7311 }, + { "id": "overlay_wielded_PR24-extended", "fg": 7312 }, + { "id": "overlay_wielded_PR24-retracted", "fg": 7313 }, + { "id": "overlay_wielded_baton-extended", "fg": 7314 }, + { "id": "overlay_wielded_baton", "fg": 7315 }, + { "id": "overlay_wielded_battery_car", "fg": 7316 }, + { "id": "overlay_wielded_bowling_ball", "fg": 7317 }, + { "id": "overlay_wielded_cell_phone", "fg": 7318 }, + { "id": "overlay_wielded_cell_phone_flashlight", "fg": 7319 }, + { "id": "overlay_wielded_codeine", "fg": 7320 }, + { "id": "overlay_wielded_flask_hip", "fg": 7321 }, + { "id": "overlay_wielded_football", "fg": 7322 }, + { "id": "overlay_wielded_golf_ball", "fg": 7323 }, + { "id": "overlay_wielded_indoor_volleyball", "fg": 7324 }, + { "id": "overlay_wielded_misc_repairkit", "fg": 7325 }, + { "id": "overlay_wielded_portable_game", "fg": 7326 }, + { "id": "overlay_wielded_two_way_radio", "fg": 7328 }, + { "id": "overlay_female_wielded_pool_cue", "fg": 7344 }, + { "id": "overlay_male_wielded_pool_cue", "fg": 7345 }, + { "id": "overlay_female_wielded_i_staff", "fg": 7353 }, + { "id": "overlay_female_wielded_q_staff", "fg": 7354 }, + { "id": "overlay_female_wielded_shock_staff", "fg": 7355 }, + { "id": "overlay_male_wielded_i_staff", "fg": 7356 }, + { "id": "overlay_male_wielded_q_staff", "fg": 7357 }, + { "id": "overlay_male_wielded_shock_staff", "fg": 7358 }, + { "id": "overlay_wielded_shark_plushie", "fg": 7368 }, + { "id": "overlay_female_wielded_cigar", "fg": 7371 }, + { "id": "overlay_female_wielded_cigar_butt", "fg": 7372 }, + { "id": "overlay_male_wielded_cigar", "fg": 7380 }, + { "id": "overlay_male_wielded_cigar_butt", "fg": 7381 }, + { "id": "overlay_female_wielded_cig", "fg": 7389 }, + { "id": "overlay_female_wielded_cig_butt", "fg": 7390 }, + { "id": "overlay_male_wielded_cig", "fg": 7398 }, + { "id": "overlay_male_wielded_cig_butt", "fg": 7399 }, + { "id": "overlay_female_wielded_joint", "fg": 7407 }, + { "id": "overlay_female_wielded_joint_roach", "fg": 7415 }, + { "id": "overlay_male_wielded_joint", "fg": 7416 }, + { "id": "overlay_male_wielded_joint_roach", "fg": 7424 }, + { "id": "overlay_female_wielded_sword_wood_large", "fg": 7474 }, + { "id": "overlay_male_wielded_sword_wood_large", "fg": 7475 }, + { "id": "overlay_wielded_bokken", "fg": 7476 }, + { "id": "overlay_female_wielded_throwing_axe", "fg": 7484 }, + { "id": "overlay_male_wielded_throwing_axe", "fg": 7485 }, + { "id": "overlay_wielded_digging_stick", "fg": 7487 }, + { "id": "overlay_wielded_hoe", "fg": 7490 }, + { "id": "overlay_wielded_teddy_bear_var_toy_plush_ferret", "fg": 7502 }, + { "id": "overlay_wielded_teddy_bear_var_toy_plush_rabbit", "fg": 7503 }, + { "id": "overlay_wielded_primitive_adze", "fg": 7525 }, + { "id": "overlay_female_worn_armor_thessalonian", "fg": 7577 }, + { "id": "overlay_female_worn_leggings_thessalonian", "fg": 7578 }, + { "id": "overlay_male_worn_armor_thessalonian", "fg": 7579 }, + { "id": "overlay_male_worn_leggings_thessalonian", "fg": 7580 }, + { "id": "overlay_female_worn_aep_suit", "fg": 7603 }, + { "id": "overlay_female_worn_armor_riot", "fg": 7604 }, + { "id": "overlay_female_worn_armor_scavenger", "fg": 7605 }, + { "id": "overlay_female_worn_ballistic_vest_heavy", "fg": 7606 }, + { "id": "overlay_female_worn_ballistic_vest_light", "fg": 7607 }, + { "id": "overlay_female_worn_chestguard_hard", "fg": 7608 }, + { "id": "overlay_female_worn_power_armor_basic", "fg": 7609 }, + { "id": "overlay_female_worn_power_armor_heavy", "fg": 7610 }, + { "id": "overlay_female_worn_power_armor_helmet_basic", "fg": 7611 }, + { "id": "overlay_female_worn_power_armor_helmet_heavy", "fg": 7612 }, + { "id": "overlay_female_worn_power_armor_helmet_light", "fg": 7613 }, + { "id": "overlay_female_worn_power_armor_light", "fg": 7614 }, + { "id": "overlay_female_worn_rm13_armor", "fg": 7615 }, + { "id": "overlay_female_worn_rm13_armor_on", "fg": 7616 }, + { "id": "overlay_female_worn_robofac_armor_rig", "fg": 7617 }, + { "id": "overlay_male_worn_aep_suit", "fg": 7618 }, + { "id": "overlay_male_worn_armor_riot", "fg": 7619 }, + { "id": "overlay_male_worn_armor_scavenger", "fg": 7620 }, + { "id": "overlay_male_worn_ballistic_vest_heavy", "fg": 7621 }, + { "id": "overlay_male_worn_ballistic_vest_light", "fg": 7622 }, + { "id": "overlay_male_worn_chestguard_hard", "fg": 7623 }, + { "id": "overlay_male_worn_power_armor_basic", "fg": 7624 }, + { "id": "overlay_male_worn_power_armor_heavy", "fg": 7625 }, + { "id": "overlay_male_worn_power_armor_helmet_basic", "fg": 7626 }, + { "id": "overlay_male_worn_power_armor_helmet_heavy", "fg": 7627 }, + { "id": "overlay_male_worn_power_armor_helmet_light", "fg": 7628 }, + { "id": "overlay_male_worn_power_armor_light", "fg": 7629 }, + { "id": "overlay_male_worn_rm13_armor", "fg": 7630 }, + { "id": "overlay_male_worn_rm13_armor_on", "fg": 7631 }, + { "id": "overlay_male_worn_robofac_armor_rig", "fg": 7632 }, + { "id": "overlay_worn_helmet_eod", "fg": 7633 }, + { "id": "overlay_worn_helmet_eod_on", "fg": 7634 }, + { "id": "overlay_worn_jacket_eod", "fg": 7635 }, + { "id": "overlay_worn_trousers_eod", "fg": 7636 }, + { "id": "overlay_female_worn_armor_acidchitin", "fg": 7655 }, + { "id": "overlay_female_worn_armor_chitin", "fg": 7656 }, + { "id": "overlay_female_worn_chainmail_suit_faraday", "fg": 7657 }, + { "id": "overlay_female_worn_pot_helmet", "fg": 7658 }, + { "id": "overlay_male_worn_armor_acidchitin", "fg": 7659 }, + { "id": "overlay_male_worn_armor_chitin", "fg": 7660 }, + { "id": "overlay_male_worn_chainmail_suit_faraday", "fg": 7661 }, + { "id": "overlay_male_worn_pot_helmet", "fg": 7662 }, + { "id": "overlay_female_worn_duffelbag", "fg": 7683 }, + { "id": "overlay_female_worn_runner_bag", "fg": 7686 }, + { "id": "overlay_male_worn_duffelbag", "fg": 7687 }, + { "id": "overlay_male_worn_runner_bag", "fg": 7690 }, + { "id": "overlay_female_worn_chestrig", "fg": 7710 }, + { "id": "overlay_female_worn_grenadebandolier", "fg": 7711 }, + { "id": "overlay_female_worn_heavy_load_bearing_vest", "fg": 7712 }, + { "id": "overlay_female_worn_light_load_bearing_vest", "fg": 7713 }, + { "id": "overlay_female_worn_load_bearing_vest", "fg": 7714 }, + { "id": "overlay_female_worn_mbag", "fg": 7715 }, + { "id": "overlay_female_worn_slingpack", "fg": 7716 }, + { "id": "overlay_female_worn_survivor_rig", "fg": 7717 }, + { "id": "overlay_male_worn_chestrig", "fg": 7718 }, + { "id": "overlay_male_worn_grenadebandolier", "fg": 7719 }, + { "id": "overlay_male_worn_heavy_load_bearing_vest", "fg": 7720 }, + { "id": "overlay_male_worn_light_load_bearing_vest", "fg": 7721 }, + { "id": "overlay_male_worn_load_bearing_vest", "fg": 7722 }, + { "id": "overlay_male_worn_mbag", "fg": 7723 }, + { "id": "overlay_male_worn_slingpack", "fg": 7724 }, + { "id": "overlay_male_worn_survivor_rig", "fg": 7725 }, + { "id": "overlay_female_worn_binder_top_var_binder_top", "fg": 7736 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_american", "fg": 7737 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_blue", "fg": 7738 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_dinos", "fg": 7739 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_floral", "fg": 7740 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_gray", "fg": 7741 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_green", "fg": 7742 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_meme", "fg": 7743 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_mushroom", "fg": 7744 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_nonbinary", "fg": 7745 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_orange", "fg": 7746 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_pink", "fg": 7747 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_red", "fg": 7748 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_ribcage", "fg": 7749 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_trans", "fg": 7750 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_white", "fg": 7751 }, + { "id": "overlay_male_worn_binder", "fg": 7752 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_american", "fg": 7753 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_blue", "fg": 7754 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_dinos", "fg": 7755 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_floral", "fg": 7756 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_gray", "fg": 7757 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_green", "fg": 7758 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_meme", "fg": 7759 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_mushroom", "fg": 7760 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_nonbinary", "fg": 7761 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_orange", "fg": 7762 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_pink", "fg": 7763 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_red", "fg": 7764 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_ribcage", "fg": 7765 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_trans", "fg": 7766 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_white", "fg": 7767 }, + { "id": "overlay_female_worn_robofac_enviro_suit", "fg": 7778 }, + { "id": "overlay_female_worn_subsuit_xl", "fg": 7779 }, + { "id": "overlay_male_worn_robofac_enviro_suit", "fg": 7780 }, + { "id": "overlay_male_worn_subsuit_xl", "fg": 7781 }, + { "id": "overlay_worn_felinesuit", "fg": 7782 }, + { "id": "overlay_worn_wolfsuit", "fg": 7783 }, + { "id": "overlay_female_worn_boots_acidchitin", "fg": 7809 }, + { "id": "overlay_female_worn_boots_chitin", "fg": 7810 }, + { "id": "overlay_male_worn_boots_acidchitin", "fg": 7811 }, + { "id": "overlay_male_worn_boots_chitin", "fg": 7812 }, + { "id": "overlay_female_worn_chestwrap_leather", "fg": 7813 }, + { "id": "overlay_female_worn_tights", "fg": 7814 }, + { "id": "overlay_male_worn_chestwrap_leather", "fg": 7815 }, + { "id": "overlay_male_worn_tights", "fg": 7816 }, + { "id": "overlay_female_worn_copper_necklace", "fg": 7817 }, + { "id": "overlay_female_worn_gold_necklace", "fg": 7818 }, + { "id": "overlay_female_worn_platinum_necklace", "fg": 7819 }, + { "id": "overlay_female_worn_silver_necklace", "fg": 7820 }, + { "id": "overlay_male_worn_copper_necklace", "fg": 7821 }, + { "id": "overlay_male_worn_gold_necklace", "fg": 7822 }, + { "id": "overlay_male_worn_platinum_necklace", "fg": 7823 }, + { "id": "overlay_male_worn_silver_necklace", "fg": 7824 }, + { "id": "overlay_female_worn_nanoskirt", "fg": 7825 }, + { "id": "overlay_male_worn_nanoskirt", "fg": 7826 }, + { "id": "overlay_female_worn_motorbike_armor", "fg": 7827 }, + { "id": "overlay_male_worn_motorbike_armor", "fg": 7828 }, + { "id": "overlay_female_worn_headscarf", "fg": 7829 }, + { "id": "overlay_female_worn_long_knit_scarf", "fg": 7830 }, + { "id": "overlay_female_worn_long_patchwork_scarf", "fg": 7831 }, + { "id": "overlay_female_worn_marloss_scarf", "fg": 7832 }, + { "id": "overlay_female_worn_patchwork_scarf", "fg": 7833 }, + { "id": "overlay_female_worn_scarf_fur", "fg": 7834 }, + { "id": "overlay_female_worn_scarf_fur_long", "fg": 7835 }, + { "id": "overlay_male_worn_headscarf", "fg": 7836 }, + { "id": "overlay_male_worn_long_knit_scarf", "fg": 7837 }, + { "id": "overlay_male_worn_long_patchwork_scarf", "fg": 7838 }, + { "id": "overlay_male_worn_marloss_scarf", "fg": 7839 }, + { "id": "overlay_male_worn_patchwork_scarf", "fg": 7840 }, + { "id": "overlay_male_worn_scarf_fur", "fg": 7841 }, + { "id": "overlay_male_worn_scarf_fur_long", "fg": 7842 }, + { "id": "overlay_male_worn_scarf_long", "fg": 7843 }, + { "id": "overlay_female_worn_scuba_tank", "fg": 7854 }, + { "id": "overlay_female_worn_scuba_tank_on", "fg": 7855 }, + { "id": "overlay_female_worn_small_scuba_tank", "fg": 7856 }, + { "id": "overlay_female_worn_small_scuba_tank_on", "fg": 7857 }, + { "id": "overlay_female_worn_wetsuit", "fg": 7858 }, + { "id": "overlay_female_worn_wetsuit_gloves", "fg": 7859 }, + { "id": "overlay_female_worn_wetsuit_hood", "fg": 7860 }, + { "id": "overlay_female_worn_wetsuit_spring", "fg": 7861 }, + { "id": "overlay_male_worn_scuba_tank", "fg": 7862 }, + { "id": "overlay_male_worn_scuba_tank_on", "fg": 7863 }, + { "id": "overlay_male_worn_small_scuba_tank", "fg": 7864 }, + { "id": "overlay_male_worn_small_scuba_tank_on", "fg": 7865 }, + { "id": "overlay_male_worn_wetsuit", "fg": 7866 }, + { "id": "overlay_male_worn_wetsuit_gloves", "fg": 7867 }, + { "id": "overlay_male_worn_wetsuit_hood", "fg": 7868 }, + { "id": "overlay_male_worn_wetsuit_spring", "fg": 7869 }, + { "id": "overlay_worn_wetsuit_booties", "fg": 7870 }, + { "id": "overlay_worn_american_flag", "fg": 7882 }, + { "id": "overlay_worn_pride_flag_var_agender_pride_flag", "fg": 7883 }, + { "id": "overlay_worn_pride_flag_var_aromantic_pride_flag", "fg": 7884 }, + { "id": "overlay_worn_pride_flag_var_asexual_pride_flag", "fg": 7885 }, + { "id": "overlay_worn_pride_flag_var_bear_pride_flag", "fg": 7886 }, + { "id": "overlay_worn_pride_flag_var_bisexual_pride_flag", "fg": 7887 }, + { "id": "overlay_worn_pride_flag_var_genderfluid_pride_flag", "fg": 7888 }, + { "id": "overlay_worn_pride_flag_var_genderqueer_pride_flag", "fg": 7889 }, + { "id": "overlay_worn_pride_flag_var_intersex_pride_flag", "fg": 7890 }, + { "id": "overlay_worn_pride_flag_var_labrys_lesbian_pride_flag", "fg": 7891 }, + { "id": "overlay_worn_pride_flag_var_leather_pride_flag", "fg": 7892 }, + { "id": "overlay_worn_pride_flag_var_lesbian_pride_flag", "fg": 7893 }, + { "id": "overlay_worn_pride_flag_var_nonbinary_pride_flag", "fg": 7894 }, + { "id": "overlay_worn_pride_flag_var_pansexual_pride_flag", "fg": 7895 }, + { "id": "overlay_worn_pride_flag_var_polysexual_pride_flag", "fg": 7896 }, + { "id": "overlay_worn_pride_flag_var_progress_pride_flag", "fg": 7897 }, + { "id": "overlay_worn_pride_flag_var_rainbow_pride_flag", "fg": 7898 }, + { "id": "overlay_worn_pride_flag_var_transgender_pride_flag", "fg": 7899 }, + { "id": "overlay_female_worn_fitover_sunglasses", "fg": 7916 }, + { "id": "overlay_male_worn_fitover_sunglasses", "fg": 7917 }, + { "id": "overlay_female_worn_gauntlets_acidchitin", "fg": 7954 }, + { "id": "overlay_female_worn_gauntlets_chitin", "fg": 7955 }, + { "id": "overlay_male_worn_gauntlets_acidchitin", "fg": 7956 }, + { "id": "overlay_male_worn_gauntlets_chitin", "fg": 7957 }, + { "id": "overlay_female_worn_golf_bag", "fg": 7958 }, + { "id": "overlay_male_worn_golf_bag", "fg": 7959 }, + { "id": "overlay_female_worn_haori", "fg": 7962 }, + { "id": "overlay_male_worn_haori", "fg": 7963 }, + { "id": "overlay_female_worn_bandana_head", "fg": 7998 }, + { "id": "overlay_female_worn_hat_chef", "fg": 7999 }, + { "id": "overlay_female_worn_helmet_acidchitin", "fg": 8000 }, + { "id": "overlay_female_worn_helmet_ball", "fg": 8001 }, + { "id": "overlay_female_worn_helmet_chitin", "fg": 8002 }, + { "id": "overlay_female_worn_tricorne", "fg": 8003 }, + { "id": "overlay_male_worn_bandana_head", "fg": 8004 }, + { "id": "overlay_male_worn_hat_chef", "fg": 8005 }, + { "id": "overlay_male_worn_helmet_acidchitin", "fg": 8006 }, + { "id": "overlay_male_worn_helmet_ball", "fg": 8007 }, + { "id": "overlay_male_worn_helmet_chitin", "fg": 8008 }, + { "id": "overlay_male_worn_tricorne", "fg": 8009 }, + { "id": "overlay_female_worn_bead_ear", "fg": 8065 }, + { "id": "overlay_female_worn_copper_ear", "fg": 8066 }, + { "id": "overlay_female_worn_hairpin", "fg": 8068 }, + { "id": "overlay_male_worn_bead_ear", "fg": 8071 }, + { "id": "overlay_male_worn_copper_ear", "fg": 8072 }, + { "id": "overlay_male_worn_hairpin", "fg": 8074 }, + { "id": "overlay_female_worn_antarvasa", "fg": 8080 }, + { "id": "overlay_female_worn_kasaya", "fg": 8081 }, + { "id": "overlay_female_worn_samghati", "fg": 8082 }, + { "id": "overlay_female_worn_uttarasanga", "fg": 8083 }, + { "id": "overlay_male_worn_antarvasa", "fg": 8084 }, + { "id": "overlay_male_worn_kasaya", "fg": 8085 }, + { "id": "overlay_male_worn_samghati", "fg": 8086 }, + { "id": "overlay_male_worn_uttarasanga", "fg": 8087 }, + { "id": "overlay_female_worn_armguard_acidchitin", "fg": 8096 }, + { "id": "overlay_female_worn_armguard_chitin", "fg": 8097 }, + { "id": "overlay_female_worn_legguard_acidchitin", "fg": 8098 }, + { "id": "overlay_female_worn_legguard_chitin", "fg": 8099 }, + { "id": "overlay_male_worn_armguard_acidchitin", "fg": 8100 }, + { "id": "overlay_male_worn_armguard_chitin", "fg": 8101 }, + { "id": "overlay_male_worn_legguard_acidchitin", "fg": 8102 }, + { "id": "overlay_male_worn_legguard_chitin", "fg": 8103 }, + { "id": "overlay_female_worn_blindfold", "fg": 8118 }, + { "id": "overlay_male_worn_blindfold", "fg": 8119 }, + { "id": "overlay_female_worn_tourniquet_lower", "fg": 8140 }, + { "id": "overlay_female_worn_tourniquet_upper", "fg": 8141 }, + { "id": "overlay_female_worn_wristwatch", "fg": 8142 }, + { "id": "overlay_male_worn_tourniquet_lower", "fg": 8143 }, + { "id": "overlay_male_worn_tourniquet_upper", "fg": 8144 }, + { "id": "overlay_male_worn_wristwatch", "fg": 8145 }, + { "id": "overlay_worn_purse", "fg": 8146 }, + { "id": "overlay_worn_rad_badge", "fg": 8147 }, + { "id": "overlay_worn_robofac_enviro_suit_casual", "fg": 8152 }, + { "id": "overlay_female_worn_survivor_goggles", "fg": 8262 }, + { "id": "overlay_male_worn_survivor_goggles", "fg": 8263 }, + { "id": "overlay_female_worn_survivor_duffel_bag", "fg": 8322 }, + { "id": "overlay_female_worn_survivor_pack", "fg": 8323 }, + { "id": "overlay_female_worn_survivor_rucksack", "fg": 8324 }, + { "id": "overlay_female_worn_survivor_runner_pack", "fg": 8325 }, + { "id": "overlay_male_worn_survivor_duffel_bag", "fg": 8326 }, + { "id": "overlay_male_worn_survivor_pack", "fg": 8327 }, + { "id": "overlay_male_worn_survivor_rucksack", "fg": 8328 }, + { "id": "overlay_male_worn_survivor_runner_pack", "fg": 8329 }, + { "id": "overlay_female_worn_yukata", "fg": 8412 }, + { "id": "overlay_male_worn_yukata", "fg": 8413 } ] }, { "file": "human_body_plus_2x.png", - "//": "range 8352 to 8559", + "//": "range 8416 to 8623", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": -8, "sprite_offset_y": -72, "pixelscale": 2, "tiles": [ - { "id": "npc_female", "fg": 8537, "bg": 8372 }, - { "id": "npc_male", "fg": 8538, "bg": 8372 }, - { "id": "player_female", "fg": 8537, "bg": 8372 }, - { "id": "player_male", "fg": 8538, "bg": 8372 }, - { "id": "mon_zombie_phase_skulker", "fg": 8354, "bg": 8372 }, - { "id": "mon_zombie_phase_shrike", "fg": 8353, "bg": 8372 }, - { "id": "mon_broken_cyborg", "fg": 8355, "bg": 8372 }, - { "id": "mon_prototype_cyborg", "fg": 8356, "bg": 8372 }, - { "id": "mon_boomer_fungus", "fg": 8358, "bg": 8372 }, - { "id": "mon_zombie_soldier_acid_1", "fg": 8359, "bg": 8372 }, + { "id": "npc_female", "fg": 8601, "bg": 8436 }, + { "id": "npc_male", "fg": 8602, "bg": 8436 }, + { "id": "player_female", "fg": 8601, "bg": 8436 }, + { "id": "player_male", "fg": 8602, "bg": 8436 }, + { "id": "mon_zombie_phase_skulker", "fg": 8418, "bg": 8436 }, + { "id": "mon_zombie_phase_shrike", "fg": 8417, "bg": 8436 }, + { "id": "mon_broken_cyborg", "fg": 8419, "bg": 8436 }, + { "id": "mon_prototype_cyborg", "fg": 8420, "bg": 8436 }, + { "id": "mon_boomer_fungus", "fg": 8422, "bg": 8436 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 8423, "bg": 8436 }, { "id": "mon_zombie_reenactor", - "fg": [ { "weight": 2, "sprite": 8368 }, { "weight": 2, "sprite": 8367 }, { "weight": 1, "sprite": 8369 } ], - "bg": 8372 - }, - { "id": "mon_zombie_prisoner_tough", "fg": 8366, "bg": 8372 }, - { "id": "mon_zombie_prisoner_fat", "fg": 8365, "bg": 8372 }, - { "id": "mon_zombie_prisoner_brute", "fg": 8364, "bg": 8372 }, - { "id": "mon_zombie_resort_bouncer", "fg": 8370, "bg": 8372 }, - { "id": "mon_irradiated_wanderer_1", "fg": 8360, "bg": 8372 }, - { "id": "mon_irradiated_wanderer_2", "fg": 8361, "bg": 8372 }, - { "id": "mon_irradiated_wanderer_3", "fg": 8362, "bg": 8372 }, - { "id": "mon_irradiated_wanderer_4", "fg": 8363, "bg": 8372 }, + "fg": [ { "weight": 2, "sprite": 8432 }, { "weight": 2, "sprite": 8431 }, { "weight": 1, "sprite": 8433 } ], + "bg": 8436 + }, + { "id": "mon_zombie_prisoner_tough", "fg": 8430, "bg": 8436 }, + { "id": "mon_zombie_prisoner_fat", "fg": 8429, "bg": 8436 }, + { "id": "mon_zombie_prisoner_brute", "fg": 8428, "bg": 8436 }, + { "id": "mon_zombie_resort_bouncer", "fg": 8434, "bg": 8436 }, + { "id": "mon_irradiated_wanderer_1", "fg": 8424, "bg": 8436 }, + { "id": "mon_irradiated_wanderer_2", "fg": 8425, "bg": 8436 }, + { "id": "mon_irradiated_wanderer_3", "fg": 8426, "bg": 8436 }, + { "id": "mon_irradiated_wanderer_4", "fg": 8427, "bg": 8436 }, { "id": "mon_feral_human_crowbar", - "fg": [ { "weight": 100, "sprite": 8375 }, { "weight": 50, "sprite": 8376 } ], - "bg": 8372 + "fg": [ { "weight": 100, "sprite": 8439 }, { "weight": 50, "sprite": 8440 } ], + "bg": 8436 }, { "id": "mon_feral_human_pipe", - "fg": [ { "weight": 100, "sprite": 8379 }, { "weight": 50, "sprite": 8380 } ], - "bg": 8372 + "fg": [ { "weight": 100, "sprite": 8443 }, { "weight": 50, "sprite": 8444 } ], + "bg": 8436 }, { "id": "mon_feral_human_axe", - "fg": [ { "weight": 100, "sprite": 8373 }, { "weight": 50, "sprite": 8374 } ], - "bg": 8372 + "fg": [ { "weight": 100, "sprite": 8437 }, { "weight": 50, "sprite": 8438 } ], + "bg": 8436 }, - { "id": "mon_feral_labsecurity_9mm", "fg": 8377, "bg": 8372 }, - { "id": "mon_feral_labsecurity_flashlight", "fg": 8378, "bg": 8372 }, - { "id": "mon_feral_scientist_scalpel", "fg": 8381, "bg": 8372 }, + { "id": "mon_feral_labsecurity_9mm", "fg": 8441, "bg": 8436 }, + { "id": "mon_feral_labsecurity_flashlight", "fg": 8442, "bg": 8436 }, + { "id": "mon_feral_scientist_scalpel", "fg": 8445, "bg": 8436 }, { "id": "mon_feral_armored_battleaxe", - "fg": [ { "weight": 1, "sprite": 8382 }, { "weight": 1, "sprite": 8383 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8446 }, { "weight": 1, "sprite": 8447 } ], + "bg": 8436 }, { "id": "mon_feral_armored_mace", - "fg": [ { "weight": 1, "sprite": 8384 }, { "weight": 1, "sprite": 8385 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8448 }, { "weight": 1, "sprite": 8449 } ], + "bg": 8436 }, { "id": "mon_feral_fancy_crossbow", - "fg": [ { "weight": 1, "sprite": 8386 }, { "weight": 1, "sprite": 8387 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8450 }, { "weight": 1, "sprite": 8451 } ], + "bg": 8436 }, { "id": "mon_feral_fancy_rapier", - "fg": [ { "weight": 1, "sprite": 8388 }, { "weight": 1, "sprite": 8389 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8452 }, { "weight": 1, "sprite": 8453 } ], + "bg": 8436 }, - { "id": "mon_feral_fancy_rapier_fake", "fg": 8390, "bg": 8372 }, - { "id": "mon_feral_human_axe_fungal_corpse", "fg": 8391, "bg": 8372 }, - { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 8393, "bg": 8372 }, - { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 8395, "bg": 8372 }, - { "id": "mon_feral_human_axe_fungal_infected", "fg": 8392, "bg": 8372 }, - { "id": "mon_feral_human_crowbar_fungal_infected", "fg": 8394, "bg": 8372 }, - { "id": "mon_feral_human_pipe_fungal_infected", "fg": 8396, "bg": 8372 }, + { "id": "mon_feral_fancy_rapier_fake", "fg": 8454, "bg": 8436 }, + { "id": "mon_feral_human_axe_fungal_corpse", "fg": 8455, "bg": 8436 }, + { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 8457, "bg": 8436 }, + { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 8459, "bg": 8436 }, + { "id": "mon_feral_human_axe_fungal_infected", "fg": 8456, "bg": 8436 }, + { "id": "mon_feral_human_crowbar_fungal_infected", "fg": 8458, "bg": 8436 }, + { "id": "mon_feral_human_pipe_fungal_infected", "fg": 8460, "bg": 8436 }, { "id": "mon_feral_human_tool", - "fg": [ { "weight": 1, "sprite": 8397 }, { "weight": 1, "sprite": 8398 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8461 }, { "weight": 1, "sprite": 8462 } ], + "bg": 8436 }, { "id": "mon_feral_maid_broom", - "fg": [ { "weight": 1, "sprite": 8399 }, { "weight": 1, "sprite": 8400 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8463 }, { "weight": 1, "sprite": 8464 } ], + "bg": 8436 }, { "id": "mon_feral_maid_candlestick", - "fg": [ { "weight": 1, "sprite": 8401 }, { "weight": 1, "sprite": 8402 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8465 }, { "weight": 1, "sprite": 8466 } ], + "bg": 8436 }, { "id": "mon_feral_maid_knife", - "fg": [ { "weight": 1, "sprite": 8403 }, { "weight": 1, "sprite": 8404 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8467 }, { "weight": 1, "sprite": 8468 } ], + "bg": 8436 }, { "id": "mon_feral_militia", - "fg": [ { "weight": 1, "sprite": 8405 }, { "weight": 1, "sprite": 8406 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8469 }, { "weight": 1, "sprite": 8470 } ], + "bg": 8436 }, { "id": "mon_feral_prepper", - "fg": [ { "weight": 1, "sprite": 8407 }, { "weight": 1, "sprite": 8408 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8471 }, { "weight": 1, "sprite": 8472 } ], + "bg": 8436 }, { "id": "mon_feral_sapien_spear", - "fg": [ { "weight": 1, "sprite": 8409 }, { "weight": 1, "sprite": 8410 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8473 }, { "weight": 1, "sprite": 8474 } ], + "bg": 8436 }, { "id": "mon_feral_soldier", - "fg": [ { "weight": 1, "sprite": 8411 }, { "weight": 1, "sprite": 8412 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8475 }, { "weight": 1, "sprite": 8476 } ], + "bg": 8436 }, { "id": "mon_feral_survivalist", - "fg": [ { "weight": 1, "sprite": 8413 }, { "weight": 1, "sprite": 8414 } ], - "bg": 8372 - }, - { "id": "mon_zombie_grabber", "fg": 8415, "bg": 8372 }, - { "id": "mon_zombie_kevlar_1", "fg": 8416, "bg": 8372 }, - { "id": "mon_bee", "fg": 8417, "bg": 8372 }, - { "id": "mon_blank", "fg": 8418, "bg": 8372 }, - { "id": "mon_boomer", "fg": 8419, "bg": 8372 }, - { "id": "mon_boomer_claymore", "fg": 8420, "bg": 8372 }, - { "id": "mon_charred_nightmare", "fg": 8421, "bg": 8372 }, - { "id": "mon_cougar", "fg": 8422, "bg": 8372 }, - { "id": "mon_dementia", "fg": 8423, "bg": 8372 }, - { "id": "mon_dermatik", "fg": 8424, "bg": 8372 }, - { "id": "mon_dragonfly_giant", "fg": 8425, "bg": 8372 }, - { "id": "mon_dragonfly_mega", "fg": 8426, "bg": 8372 }, - { "id": "mon_flesh_golem", "fg": 8427, "bg": 8372 }, - { "id": "mon_fleshy_shambler", "fg": 8428, "bg": 8372 }, - { "id": "mon_fly", "fg": 8429, "bg": 8372 }, - { "id": "mon_gozu", "fg": 8430, "bg": 8372 }, - { "id": "mon_hallu_mannequin", "fg": 8431, "bg": 8372 }, - { "id": "mon_mannequin_decoy", "fg": 8431, "bg": 8372 }, - { "id": "mon_hallu_mom", "fg": 8432, "bg": 8372 }, - { "id": "mon_hologram", "fg": 8433, "bg": 8372 }, + "fg": [ { "weight": 1, "sprite": 8477 }, { "weight": 1, "sprite": 8478 } ], + "bg": 8436 + }, + { "id": "mon_zombie_grabber", "fg": 8479, "bg": 8436 }, + { "id": "mon_zombie_kevlar_1", "fg": 8480, "bg": 8436 }, + { "id": "mon_bee", "fg": 8481, "bg": 8436 }, + { "id": "mon_blank", "fg": 8482, "bg": 8436 }, + { "id": "mon_boomer", "fg": 8483, "bg": 8436 }, + { "id": "mon_boomer_claymore", "fg": 8484, "bg": 8436 }, + { "id": "mon_charred_nightmare", "fg": 8485, "bg": 8436 }, + { "id": "mon_cougar", "fg": 8486, "bg": 8436 }, + { "id": "mon_dementia", "fg": 8487, "bg": 8436 }, + { "id": "mon_dermatik", "fg": 8488, "bg": 8436 }, + { "id": "mon_dragonfly_giant", "fg": 8489, "bg": 8436 }, + { "id": "mon_dragonfly_mega", "fg": 8490, "bg": 8436 }, + { "id": "mon_flesh_golem", "fg": 8491, "bg": 8436 }, + { "id": "mon_fleshy_shambler", "fg": 8492, "bg": 8436 }, + { "id": "mon_fly", "fg": 8493, "bg": 8436 }, + { "id": "mon_gozu", "fg": 8494, "bg": 8436 }, + { "id": "mon_hallu_mannequin", "fg": 8495, "bg": 8436 }, + { "id": "mon_mannequin_decoy", "fg": 8495, "bg": 8436 }, + { "id": "mon_hallu_mom", "fg": 8496, "bg": 8436 }, + { "id": "mon_hologram", "fg": 8497, "bg": 8436 }, { "id": "mon_hunting_horror", - "fg": [ { "weight": 1, "sprite": 8434 }, { "weight": 1, "sprite": 8435 }, { "weight": 1, "sprite": 8436 } ], - "bg": 8372 - }, - { "id": "mon_marloss_zealot_f", "fg": 8437, "bg": 8372 }, - { "id": "mon_marloss_zealot_m", "fg": 8438, "bg": 8372 }, - { "id": "mon_mutant_experimental", "fg": 8439, "bg": 8372 }, - { "id": "mon_riotbot", "fg": 8440, "bg": 8372 }, - { "id": "mon_skeleton", "fg": 8441, "bg": 8372 }, - { "id": "mon_skeleton_brute", "fg": 8442, "bg": 8372 }, - { "id": [ "corpse_mon_skeleton", "corpse_mon_skeleton_brute" ], "fg": 4656 }, - { "id": "mon_zombie_acidic", "fg": 8443, "bg": 8372 }, - { "id": "mon_zombie_corrosive", "fg": 8444, "bg": 8372 }, - { "id": "mon_zombie_spitter", "fg": 8445, "bg": 8372 }, - { "id": "mon_zombie_bio_op", "fg": 8446, "bg": 8372 }, - { "id": "mon_zombie_bio_op2", "fg": 8447, "bg": 8372 }, + "fg": [ { "weight": 1, "sprite": 8498 }, { "weight": 1, "sprite": 8499 }, { "weight": 1, "sprite": 8500 } ], + "bg": 8436 + }, + { "id": "mon_marloss_zealot_f", "fg": 8501, "bg": 8436 }, + { "id": "mon_marloss_zealot_m", "fg": 8502, "bg": 8436 }, + { "id": "mon_mutant_experimental", "fg": 8503, "bg": 8436 }, + { "id": "mon_riotbot", "fg": 8504, "bg": 8436 }, + { "id": "mon_skeleton", "fg": 8505, "bg": 8436 }, + { "id": "mon_skeleton_brute", "fg": 8506, "bg": 8436 }, + { "id": [ "corpse_mon_skeleton", "corpse_mon_skeleton_brute" ], "fg": 4688 }, + { "id": "mon_zombie_acidic", "fg": 8507, "bg": 8436 }, + { "id": "mon_zombie_corrosive", "fg": 8508, "bg": 8436 }, + { "id": "mon_zombie_spitter", "fg": 8509, "bg": 8436 }, + { "id": "mon_zombie_bio_op", "fg": 8510, "bg": 8436 }, + { "id": "mon_zombie_bio_op2", "fg": 8511, "bg": 8436 }, { "id": "mon_zombie_brute", "fg": [ - { "weight": 100, "sprite": 8448 }, - { "weight": 100, "sprite": 8449 }, - { "weight": 50, "sprite": 8450 }, - { "weight": 50, "sprite": 8451 } + { "weight": 100, "sprite": 8512 }, + { "weight": 100, "sprite": 8513 }, + { "weight": 50, "sprite": 8514 }, + { "weight": 50, "sprite": 8515 } ], - "bg": 8371 + "bg": 8435 }, - { "id": "mon_zombie_ears", "fg": 8452, "bg": 8372 }, + { "id": "mon_zombie_ears", "fg": 8516, "bg": 8436 }, { "id": "mon_zombie_fat", - "fg": [ { "weight": 1, "sprite": 8453 }, { "weight": 1, "sprite": 8454 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8517 }, { "weight": 1, "sprite": 8518 } ], + "bg": 8436 }, - { "id": "mon_zombie_fiend", "fg": 8455, "bg": 8372 }, + { "id": "mon_zombie_fiend", "fg": 8519, "bg": 8436 }, { "id": "mon_zombie_gasbag", - "fg": [ { "weight": 1, "sprite": 8456 }, { "weight": 1, "sprite": 8457 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8520 }, { "weight": 1, "sprite": 8521 } ], + "bg": 8436 }, { "id": "mon_zombie_grappler", - "fg": [ { "weight": 1, "sprite": 8458 }, { "weight": 1, "sprite": 8459 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8522 }, { "weight": 1, "sprite": 8523 } ], + "bg": 8436 }, - { "id": "mon_zombie_hammer_hands", "fg": 8460, "bg": 8371 }, + { "id": "mon_zombie_hammer_hands", "fg": 8524, "bg": 8435 }, { "id": "mon_zombie_brainless", - "fg": [ { "weight": 100, "sprite": 8462 }, { "weight": 100, "sprite": 8463 } ], - "bg": 8372 + "fg": [ { "weight": 100, "sprite": 8526 }, { "weight": 100, "sprite": 8527 } ], + "bg": 8436 }, - { "id": "mon_zombie_hunter", "fg": 8464, "bg": 8372 }, - { "id": "mon_zombie_predator", "fg": 8465, "bg": 8372 }, + { "id": "mon_zombie_hunter", "fg": 8528, "bg": 8436 }, + { "id": "mon_zombie_predator", "fg": 8529, "bg": 8436 }, { "id": "mon_zombie_mancroc", - "fg": [ { "weight": 100, "sprite": 8466 }, { "weight": 100, "sprite": 8467 } ], - "bg": 8372 + "fg": [ { "weight": 100, "sprite": 8530 }, { "weight": 100, "sprite": 8531 } ], + "bg": 8436 }, - { "id": "mon_zombie_plated", "fg": 8468, "bg": 8371 }, - { "id": "mon_zombie_relax_gasbag", "fg": 8469, "bg": 8372 }, + { "id": "mon_zombie_plated", "fg": 8532, "bg": 8435 }, + { "id": "mon_zombie_relax_gasbag", "fg": 8533, "bg": 8436 }, { "id": "mon_zombie_resort_dancer", - "fg": [ { "weight": 1, "sprite": 8470 }, { "weight": 1, "sprite": 8471 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8534 }, { "weight": 1, "sprite": 8535 } ], + "bg": 8436 }, { "id": "mon_zombie_resort_staff", - "fg": [ { "weight": 1, "sprite": 8472 }, { "weight": 1, "sprite": 8473 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8536 }, { "weight": 1, "sprite": 8537 } ], + "bg": 8436 }, - { "id": "mon_zombie_runner", "fg": 8474, "bg": 8372 }, - { "id": "mon_zombie_rust", "fg": 8475, "bg": 8372 }, - { "id": "mon_zombie_scorched", "fg": 8476, "bg": 8372 }, - { "id": "mon_zombie_shell", "fg": 8478, "bg": 8372 }, - { "id": "mon_zombie_skull", "fg": 8479, "bg": 8372 }, + { "id": "mon_zombie_runner", "fg": 8538, "bg": 8436 }, + { "id": "mon_zombie_rust", "fg": 8539, "bg": 8436 }, + { "id": "mon_zombie_scorched", "fg": 8540, "bg": 8436 }, + { "id": "mon_zombie_shell", "fg": 8542, "bg": 8436 }, + { "id": "mon_zombie_skull", "fg": 8543, "bg": 8436 }, { "id": "mon_zombie_soldier", - "fg": [ { "weight": 100, "sprite": 8485 }, { "weight": 100, "sprite": 8486 } ], - "bg": 8372 + "fg": [ { "weight": 100, "sprite": 8549 }, { "weight": 100, "sprite": 8550 } ], + "bg": 8436 }, - { "id": "mon_zombie_military_pilot", "fg": 8484, "bg": 8372 }, - { "id": [ "corpse_mon_zombie_soldier", "corpse_mon_zombie_military_pilot" ], "fg": 8480 }, - { "id": "mon_zombie_milbase_personnel", "fg": 8483, "bg": 8372 }, - { "id": "mon_zombie_marine", "fg": 8482, "bg": 8372 }, - { "id": "mon_zombie_static", "fg": 8487, "bg": 8372 }, - { "id": "mon_zombie_survivor", "fg": 8488, "bg": 8372 }, - { "id": "mon_zombie_survivor_elite", "fg": 8489, "bg": 8372 }, + { "id": "mon_zombie_military_pilot", "fg": 8548, "bg": 8436 }, + { "id": [ "corpse_mon_zombie_soldier", "corpse_mon_zombie_military_pilot" ], "fg": 8544 }, + { "id": "mon_zombie_milbase_personnel", "fg": 8547, "bg": 8436 }, + { "id": "mon_zombie_marine", "fg": 8546, "bg": 8436 }, + { "id": "mon_zombie_static", "fg": 8551, "bg": 8436 }, + { "id": "mon_zombie_survivor", "fg": 8552, "bg": 8436 }, + { "id": "mon_zombie_survivor_elite", "fg": 8553, "bg": 8436 }, { "id": [ "mon_zombie_swimmer_base", "mon_zombie_swimmer" ], "fg": [ - { "weight": 200, "sprite": 8491 }, - { "weight": 200, "sprite": 8492 }, - { "weight": 200, "sprite": 8493 }, - { "weight": 200, "sprite": 8494 }, - { "weight": 200, "sprite": 8495 }, - { "weight": 1, "sprite": 8490 } + { "weight": 200, "sprite": 8555 }, + { "weight": 200, "sprite": 8556 }, + { "weight": 200, "sprite": 8557 }, + { "weight": 200, "sprite": 8558 }, + { "weight": 200, "sprite": 8559 }, + { "weight": 1, "sprite": 8554 } ], - "bg": 8372 + "bg": 8436 }, - { "id": "mon_zombie_tear_gasbag", "fg": 8496, "bg": 8372 }, + { "id": "mon_zombie_tear_gasbag", "fg": 8560, "bg": 8436 }, { "id": "mon_zombie", "fg": [ - { "weight": 100, "sprite": 8503 }, - { "weight": 150, "sprite": 8504 }, - { "weight": 100, "sprite": 8505 }, - { "weight": 100, "sprite": 8506 }, - { "weight": 150, "sprite": 8507 } + { "weight": 100, "sprite": 8567 }, + { "weight": 150, "sprite": 8568 }, + { "weight": 100, "sprite": 8569 }, + { "weight": 100, "sprite": 8570 }, + { "weight": 150, "sprite": 8571 } ], - "bg": 8372 + "bg": 8436 }, - { "id": "mon_zombie_hazmat", "fg": 8510, "bg": 8372 }, - { "id": "mon_zombie_fireman", "fg": 8509, "bg": 8372 }, + { "id": "mon_zombie_hazmat", "fg": 8574, "bg": 8436 }, + { "id": "mon_zombie_fireman", "fg": 8573, "bg": 8436 }, { "id": "mon_zombie_scientist", - "fg": [ { "weight": 1, "sprite": 8512 }, { "weight": 1, "sprite": 8513 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8576 }, { "weight": 1, "sprite": 8577 } ], + "bg": 8436 }, - { "id": "mon_zombie_cop", "fg": 8508, "bg": 8372 }, - { "id": "mon_zombie_labsecurity", "fg": 8511, "bg": 8372 }, + { "id": "mon_zombie_cop", "fg": 8572, "bg": 8436 }, + { "id": "mon_zombie_labsecurity", "fg": 8575, "bg": 8436 }, { "id": "mon_zombie_tough", - "fg": [ { "weight": 1, "sprite": 8516 }, { "weight": 1, "sprite": 8517 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8580 }, { "weight": 1, "sprite": 8581 } ], + "bg": 8436 }, { "id": "mon_zombie_technician", - "fg": [ { "weight": 1, "sprite": 8514 }, { "weight": 1, "sprite": 8515 } ], - "bg": 8372 + "fg": [ { "weight": 1, "sprite": 8578 }, { "weight": 1, "sprite": 8579 } ], + "bg": 8436 }, { "id": [ @@ -10274,11 +10396,11 @@ "corpse_mon_zombie_prisoner", "corpse_mon_zombie_winged" ], - "fg": 8497 + "fg": 8561 }, - { "id": "corpse_mon_zombie_scientist", "fg": 8499 }, - { "id": [ "corpse_mon_zombie_technician", "corpse_mon_zombie_hazmat" ], "fg": 8500 }, - { "id": [ "corpse_mon_zombie_cop", "corpse_mon_zombie_labsecurity" ], "fg": 8498 }, + { "id": "corpse_mon_zombie_scientist", "fg": 8563 }, + { "id": [ "corpse_mon_zombie_technician", "corpse_mon_zombie_hazmat" ], "fg": 8564 }, + { "id": [ "corpse_mon_zombie_cop", "corpse_mon_zombie_labsecurity" ], "fg": 8562 }, { "id": [ "corpse_mon_zombie_tough", @@ -10294,65 +10416,65 @@ "corpse_mon_zombie_soldier_blackops_2", "corpse_mon_zombie_soldier_blackops_1" ], - "fg": 8501 - }, - { "id": "mon_zombie_winged", "fg": 8518, "bg": 8372 }, - { "id": "mon_zougar", "fg": 8519, "bg": 8372 }, - { "id": "mon_zougar_hunter", "fg": 8520, "bg": 8372 }, - { "id": "mon_copbot", "fg": 8522, "bg": 8372 }, - { "id": "mon_zombie_screecher", "fg": 8523, "bg": 8372 }, - { "id": "mon_zombie_shrieker", "fg": 8524, "bg": 8372 }, - { "id": "mon_zombie_swat", "fg": 8525, "bg": 8372 }, - { "id": "mon_zombie_thorny", "fg": 8526, "bg": 8372 }, - { "id": "mon_zombie_flamer", "fg": 8527, "bg": 8372 }, + "fg": 8565 + }, + { "id": "mon_zombie_winged", "fg": 8582, "bg": 8436 }, + { "id": "mon_zougar", "fg": 8583, "bg": 8436 }, + { "id": "mon_zougar_hunter", "fg": 8584, "bg": 8436 }, + { "id": "mon_copbot", "fg": 8586, "bg": 8436 }, + { "id": "mon_zombie_screecher", "fg": 8587, "bg": 8436 }, + { "id": "mon_zombie_shrieker", "fg": 8588, "bg": 8436 }, + { "id": "mon_zombie_swat", "fg": 8589, "bg": 8436 }, + { "id": "mon_zombie_thorny", "fg": 8590, "bg": 8436 }, + { "id": "mon_zombie_flamer", "fg": 8591, "bg": 8436 }, { "id": "mon_zombie_prisoner", - "fg": [ { "weight": 1, "sprite": 8528 }, { "weight": 1, "sprite": 8529 }, { "weight": 1, "sprite": 8530 } ], - "bg": 8372 - }, - { "id": "overlay_female_mutation_SKIN_MEDIUM", "fg": 8537 }, - { "id": "overlay_male_mutation_SKIN_MEDIUM", "fg": 8538 }, - { "id": "overlay_female_wielded_teleumbrella", "fg": 8540 }, - { "id": "overlay_male_wielded_teleumbrella", "fg": 8541 }, - { "id": "overlay_female_wielded_umbrella", "fg": 8540 }, - { "id": "overlay_male_wielded_umbrella", "fg": 8541 }, - { "id": "overlay_male_worn_welding_mask_raised", "fg": 8545 }, - { "id": "overlay_female_worn_mossberg_500", "fg": 8546 }, - { "id": "overlay_male_worn_mossberg_500", "fg": 8547 }, - { "id": "overlay_mutation_EXODII_BODY_1", "fg": 8352 }, - { "id": "mon_shadow", "fg": 8357 }, - { "id": "corpse_mon_zombie_brainless", "fg": 8461 }, - { "id": "mon_zombie_shady", "fg": 8477 }, - { "id": "mon_zombie_armored", "fg": 8481 }, - { "id": "mon_beekeeper", "fg": 8502 }, - { "id": "mon_zougar_shady", "fg": 8521 }, - { "id": "overlay_effect_earphones", "fg": 8531 }, - { "id": "overlay_effect_evil", "fg": 8532 }, - { "id": "overlay_effect_sleep", "fg": 8533 }, - { "id": "overlay_effect_teleglow", "fg": 8534 }, - { "id": "overlay_female_mutation_HORNS_POINTED", "fg": 8535 }, - { "id": "overlay_male_mutation_HORNS_POINTED", "fg": 8536 }, - { "id": "overlay_wielded_woodgreatbow", "fg": 8539 }, - { "id": "overlay_female_worn_helmet_riot_raised", "fg": 8542 }, - { "id": "overlay_male_worn_helmet_riot_raised", "fg": 8543 }, - { "id": "overlay_worn_wizard_hat", "fg": 8548 } + "fg": [ { "weight": 1, "sprite": 8592 }, { "weight": 1, "sprite": 8593 }, { "weight": 1, "sprite": 8594 } ], + "bg": 8436 + }, + { "id": "overlay_female_mutation_SKIN_MEDIUM", "fg": 8601 }, + { "id": "overlay_male_mutation_SKIN_MEDIUM", "fg": 8602 }, + { "id": "overlay_female_wielded_teleumbrella", "fg": 8604 }, + { "id": "overlay_male_wielded_teleumbrella", "fg": 8605 }, + { "id": "overlay_female_wielded_umbrella", "fg": 8604 }, + { "id": "overlay_male_wielded_umbrella", "fg": 8605 }, + { "id": "overlay_male_worn_welding_mask_raised", "fg": 8609 }, + { "id": "overlay_female_worn_mossberg_500", "fg": 8610 }, + { "id": "overlay_male_worn_mossberg_500", "fg": 8611 }, + { "id": "overlay_mutation_EXODII_BODY_1", "fg": 8416 }, + { "id": "mon_shadow", "fg": 8421 }, + { "id": "corpse_mon_zombie_brainless", "fg": 8525 }, + { "id": "mon_zombie_shady", "fg": 8541 }, + { "id": "mon_zombie_armored", "fg": 8545 }, + { "id": "mon_beekeeper", "fg": 8566 }, + { "id": "mon_zougar_shady", "fg": 8585 }, + { "id": "overlay_effect_earphones", "fg": 8595 }, + { "id": "overlay_effect_evil", "fg": 8596 }, + { "id": "overlay_effect_sleep", "fg": 8597 }, + { "id": "overlay_effect_teleglow", "fg": 8598 }, + { "id": "overlay_female_mutation_HORNS_POINTED", "fg": 8599 }, + { "id": "overlay_male_mutation_HORNS_POINTED", "fg": 8600 }, + { "id": "overlay_wielded_woodgreatbow", "fg": 8603 }, + { "id": "overlay_female_worn_helmet_riot_raised", "fg": 8606 }, + { "id": "overlay_male_worn_helmet_riot_raised", "fg": 8607 }, + { "id": "overlay_worn_wizard_hat", "fg": 8612 } ] }, { "file": "large.png", - "//": "range 8560 to 8575", + "//": "range 8624 to 8639", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -8, "sprite_offset_y": -40, "tiles": [ - { "id": "t_tree_fungal_young", "fg": 8565, "bg": 8560 }, - { "id": "t_tree_fungal_young_season_summer", "fg": 8565, "bg": 8560, "rotates": false }, - { "id": "t_tree_fungal_young_season_autumn", "fg": 8565, "bg": 8560, "rotates": false }, - { "id": "t_tree_fungal_young_season_winter", "fg": 8565, "bg": 8561, "rotates": false }, - { "id": "t_tree_young", "fg": 8567, "bg": 3201 }, - { "id": "t_pit_shallow_unconnected_large", "fg": 8563 }, - { "id": "t_strconc_floor_center_large", "fg": 8564 } + { "id": "t_tree_fungal_young", "fg": 8629, "bg": 8624 }, + { "id": "t_tree_fungal_young_season_summer", "fg": 8629, "bg": 8624, "rotates": false }, + { "id": "t_tree_fungal_young_season_autumn", "fg": 8629, "bg": 8624, "rotates": false }, + { "id": "t_tree_fungal_young_season_winter", "fg": 8629, "bg": 8625, "rotates": false }, + { "id": "t_tree_young", "fg": 8631, "bg": 3201 }, + { "id": "t_pit_shallow_unconnected_large", "fg": 8627 }, + { "id": "t_strconc_floor_center_large", "fg": 8628 } ] }, { diff --git a/gfx/UltimateCataclysm/human_body.png b/gfx/UltimateCataclysm/human_body.png index ba74829db0dbf..9535a35938d4c 100644 Binary files a/gfx/UltimateCataclysm/human_body.png and b/gfx/UltimateCataclysm/human_body.png differ diff --git a/gfx/UltimateCataclysm/normal.png b/gfx/UltimateCataclysm/normal.png index e54d43b611bfc..37ea1881b3c62 100644 Binary files a/gfx/UltimateCataclysm/normal.png and b/gfx/UltimateCataclysm/normal.png differ diff --git a/gfx/UltimateCataclysm/small.png b/gfx/UltimateCataclysm/small.png index 4002ec7676c28..9fbe884add9f7 100644 Binary files a/gfx/UltimateCataclysm/small.png and b/gfx/UltimateCataclysm/small.png differ diff --git a/gfx/UltimateCataclysm/tile_config.json b/gfx/UltimateCataclysm/tile_config.json index ca4c6d50543e3..3065d2c0876e6 100644 --- a/gfx/UltimateCataclysm/tile_config.json +++ b/gfx/UltimateCataclysm/tile_config.json @@ -31,28 +31,23 @@ { "id": "katana", "fg": 273 }, { "id": "katana_fake", "fg": 273 }, { "id": "katana_inferior", "fg": 273 }, - { "id": "223_casing", "fg": 275 }, - { "id": "40mm_casing", "fg": 276 }, - { "id": "40x46mm_m118_casing", "fg": 276 }, - { "id": "50_casing", "fg": 277 }, - { "id": "9mm_casing", "fg": 278 }, - { "id": "arrow_cf", "fg": 279 }, - { "id": "arrow_exploding", "fg": 280 }, - { "id": "arrow_field_point_fletched", "fg": 281 }, - { "id": "arrow_fire_hardened_fletched", "fg": 282 }, - { "id": "flamable_arrow", "fg": 296 }, - { "id": "arrow_flamming", "fg": 283 }, - { "id": "arrow_heavy_fire_hardened_fletched", "fg": 284 }, - { "id": "arrow_metal", "fg": 285 }, - { "id": "arrow_metal_sharpened_fletched", "fg": 286 }, - { "id": "arrow_plastic", "fg": 287 }, - { "id": "arrow_small_game_fletched", "fg": 288 }, - { "id": "arrow_wood", "fg": 289 }, - { "id": "arrow_wood_heavy", "fg": 290 }, - { "id": "bolt_cf", "fg": 291 }, - { "id": "bolt_explosive", "fg": 292 }, - { "id": "bolt_metal", "fg": 293 }, - { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 294 }, + { "id": "arrow_cf", "fg": 275 }, + { "id": "arrow_exploding", "fg": 276 }, + { "id": "arrow_field_point_fletched", "fg": 277 }, + { "id": "arrow_fire_hardened_fletched", "fg": 278 }, + { "id": "flamable_arrow", "fg": 292 }, + { "id": "arrow_flamming", "fg": 279 }, + { "id": "arrow_heavy_fire_hardened_fletched", "fg": 280 }, + { "id": "arrow_metal", "fg": 281 }, + { "id": "arrow_metal_sharpened_fletched", "fg": 282 }, + { "id": "arrow_plastic", "fg": 283 }, + { "id": "arrow_small_game_fletched", "fg": 284 }, + { "id": "arrow_wood", "fg": 285 }, + { "id": "arrow_wood_heavy", "fg": 286 }, + { "id": "bolt_cf", "fg": 287 }, + { "id": "bolt_explosive", "fg": 288 }, + { "id": "bolt_metal", "fg": 289 }, + { "id": [ "bolt_steel", "bolt_steel_bodkin", "bolt_steel_target" ], "fg": 290 }, { "id": [ "bolt_wood", @@ -63,64 +58,63 @@ "bolt_wood_bodkin", "bolt_wood_small_game" ], - "fg": 295 - }, - { "id": "shot_hull", "fg": 297 }, - { "id": [ "90two", "90two40" ], "fg": 310 }, - { "id": [ "TDI", "TDI_10" ], "fg": 312 }, - { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 343 }, - { "id": [ "hptjcp", "hptjhp" ], "fg": 349 }, - { "id": [ "m1911", "m1911a1_38super" ], "fg": 360 }, - { "id": "basket_laundry", "fg": 435 }, - { "id": "heavy_battery_cell", "fg": 438 }, - { "id": "heavy_plus_battery_cell", "fg": 438 }, - { "id": "heavy_disposable_cell", "fg": 438 }, - { "id": "heavy_atomic_battery_cell", "fg": 437 }, - { "id": "light_battery_cell", "fg": 440 }, - { "id": "light_minus_battery_cell", "fg": 442 }, - { "id": "light_plus_battery_cell", "fg": 440 }, - { "id": "light_disposable_cell", "fg": 440 }, - { "id": "light_atomic_battery_cell", "fg": 439 }, - { "id": "light_minus_disposable_battery_cell", "fg": 442 }, - { "id": "light_minus_atomic_battery_cell", "fg": 441 }, - { "id": "medium_battery_cell", "fg": 444 }, - { "id": "medium_plus_battery_cell", "fg": 444 }, - { "id": "medium_disposable_cell", "fg": 444 }, - { "id": "medium_atomic_battery_cell", "fg": 443 }, - { "id": "bead_bracelet", "fg": 446 }, - { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 450 }, - { "id": "bone", "fg": 451 }, - { "id": "bone_human", "fg": 452 }, - { "id": "bone_tainted", "fg": 453 }, - { "id": "SICP", "fg": 454 }, - { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 457 }, - { "id": "book_fict_soft_tpl", "fg": 467 }, - { "id": "novel_adventure", "fg": 467 }, - { "id": "novel_buddy", "fg": 468 }, - { "id": "novel_coa", "fg": 469 }, - { "id": "novel_coa2", "fg": 470 }, - { "id": "novel_crime", "fg": 471 }, - { "id": "novel_crime2", "fg": 472 }, - { "id": "novel_drama", "fg": 473 }, - { "id": "novel_erotic", "fg": 474 }, - { "id": "novel_experimental", "fg": 475 }, - { "id": "novel_fantasy", "fg": 476 }, - { "id": "novel_horror", "fg": 477 }, - { "id": "novel_mystery", "fg": 478 }, - { "id": "novel_pulp", "fg": 479 }, - { "id": "novel_road", "fg": 480 }, - { "id": "novel_romance", "fg": 481 }, - { "id": "novel_samurai", "fg": 482 }, - { "id": "novel_satire", "fg": 483 }, - { "id": "novel_scifi", "fg": 484 }, - { "id": "novel_sports", "fg": 485 }, - { "id": "novel_spy", "fg": 486 }, - { "id": "novel_swash", "fg": 487 }, - { "id": "novel_thriller", "fg": 488 }, - { "id": "novel_tragedy", "fg": 489 }, - { "id": "novel_war", "fg": 490 }, - { "id": "novel_war2", "fg": 491 }, - { "id": "novel_western", "fg": 492 }, + "fg": 291 + }, + { "id": [ "90two", "90two40" ], "fg": 305 }, + { "id": [ "TDI", "TDI_10" ], "fg": 307 }, + { "id": [ "hk_mp5", "hk_mp5_10_semi" ], "fg": 338 }, + { "id": [ "hptjcp", "hptjhp" ], "fg": 344 }, + { "id": [ "m1911", "m1911a1_38super" ], "fg": 355 }, + { "id": "basket_laundry", "fg": 430 }, + { "id": "heavy_battery_cell", "fg": 433 }, + { "id": "heavy_plus_battery_cell", "fg": 433 }, + { "id": "heavy_disposable_cell", "fg": 433 }, + { "id": "heavy_atomic_battery_cell", "fg": 432 }, + { "id": "light_battery_cell", "fg": 435 }, + { "id": "light_minus_battery_cell", "fg": 437 }, + { "id": "light_plus_battery_cell", "fg": 435 }, + { "id": "light_disposable_cell", "fg": 435 }, + { "id": "light_atomic_battery_cell", "fg": 434 }, + { "id": "light_minus_disposable_battery_cell", "fg": 437 }, + { "id": "light_minus_atomic_battery_cell", "fg": 436 }, + { "id": "medium_battery_cell", "fg": 439 }, + { "id": "medium_plus_battery_cell", "fg": 439 }, + { "id": "medium_disposable_cell", "fg": 439 }, + { "id": "medium_atomic_battery_cell", "fg": 438 }, + { "id": "bead_bracelet", "fg": 441 }, + { "id": [ "bone_marrow", "human_marrow", "demihuman_marrow" ], "fg": 445 }, + { "id": "bone", "fg": 446 }, + { "id": "bone_human", "fg": 447 }, + { "id": "bone_tainted", "fg": 448 }, + { "id": "SICP", "fg": 449 }, + { "id": [ "flyer", "necropolis_leaflet", "abstractmap" ], "fg": 452 }, + { "id": "book_fict_soft_tpl", "fg": 462 }, + { "id": "novel_adventure", "fg": 462 }, + { "id": "novel_buddy", "fg": 463 }, + { "id": "novel_coa", "fg": 464 }, + { "id": "novel_coa2", "fg": 465 }, + { "id": "novel_crime", "fg": 466 }, + { "id": "novel_crime2", "fg": 467 }, + { "id": "novel_drama", "fg": 468 }, + { "id": "novel_erotic", "fg": 469 }, + { "id": "novel_experimental", "fg": 470 }, + { "id": "novel_fantasy", "fg": 471 }, + { "id": "novel_horror", "fg": 472 }, + { "id": "novel_mystery", "fg": 473 }, + { "id": "novel_pulp", "fg": 474 }, + { "id": "novel_road", "fg": 475 }, + { "id": "novel_romance", "fg": 476 }, + { "id": "novel_samurai", "fg": 477 }, + { "id": "novel_satire", "fg": 478 }, + { "id": "novel_scifi", "fg": 479 }, + { "id": "novel_sports", "fg": 480 }, + { "id": "novel_spy", "fg": 481 }, + { "id": "novel_swash", "fg": 482 }, + { "id": "novel_thriller", "fg": 483 }, + { "id": "novel_tragedy", "fg": 484 }, + { "id": "novel_war", "fg": 485 }, + { "id": "novel_war2", "fg": 486 }, + { "id": "novel_western", "fg": 487 }, { "id": [ "adv_chemistry", @@ -140,7 +134,7 @@ "modern_tanner", "repeater_mod_guide" ], - "fg": 459 + "fg": 454 }, { "id": [ @@ -161,7 +155,7 @@ "textbook_robots", "textbook_armschina" ], - "fg": 466 + "fg": 461 }, { "id": [ @@ -176,7 +170,7 @@ "cookbook_daintydishes", "cookbook_liverforkids" ], - "fg": 460 + "fg": 455 }, { "id": [ @@ -189,7 +183,7 @@ "recipe_melee", "recipe_labchem" ], - "fg": 464 + "fg": 459 }, { "id": [ @@ -206,9 +200,9 @@ "recipe_creepy", "recipe_maiar" ], - "fg": 464 + "fg": 459 }, - { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 463 }, + { "id": [ "pocket_firstaid", "pocket_firearms", "pocket_survival" ], "fg": 458 }, { "id": [ "mag_rifle", @@ -232,7 +226,7 @@ "mag_swimming", "mag_news" ], - "fg": 461 + "fg": 456 }, { "id": [ @@ -249,7 +243,7 @@ "schematics_searchlight", "schematics_secubot" ], - "fg": 465 + "fg": 460 }, { "id": [ @@ -270,78 +264,78 @@ "manual_shotgun", "manual_fabrication" ], - "fg": 462 - }, - { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 458 }, - { "id": "bottle_twoliter", "fg": 494 }, - { "id": "bowl_pewter", "fg": 495 }, - { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 649 }, - { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 650 }, - { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 666 }, - { "id": [ "flour", "bread_flour" ], "fg": 692 }, - { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 723 }, - { "id": [ "microscope", "microscope_dissecting" ], "fg": 717 }, - { "id": "digging_stick", "fg": 742 }, - { "id": "sword_cane", "fg": 807 }, - { "id": "hollow_cane", "fg": 780 }, - { "id": "cane", "fg": 810 }, - { "id": "i_staff", "fg": 782 }, - { "id": "shock_staff", "fg": 797 }, - { "id": "q_staff", "fg": 799 }, - { "id": "scarf_fur", "fg": 803 }, - { "id": "knit_scarf", "fg": 783 }, - { "id": "scarf_fur_long", "fg": 804 }, - { "id": "long_knit_scarf", "fg": 785 }, - { "id": "long_patchwork_scarf", "fg": 786 }, - { "id": "scarf_long", "fg": 805 }, - { "id": "patchwork_scarf", "fg": 795 }, - { "id": "scarf", "fg": 802 }, - { "id": "scarf_fur_loose", "fg": 803 }, - { "id": "knit_scarf_loose", "fg": 783 }, - { "id": "scarf_fur_long_loose", "fg": 804 }, - { "id": "long_knit_scarf_loose", "fg": 785 }, - { "id": "long_patchwork_scarf_loose", "fg": 786 }, - { "id": "scarf_long_loose", "fg": 805 }, - { "id": "patchwork_scarf_loose", "fg": 795 }, - { "id": "scarf_loose", "fg": 802 }, - { "id": "welding_wire_alloy", "fg": 765 }, - { "id": "welding_wire_steel", "fg": 812 }, - { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 764 }, - { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 811 }, - { "id": "cash_card", "fg": 823 }, - { "id": "file", "fg": 824 }, - { "id": "fp_loyalty_card", "fg": 825 }, - { "id": "id_industrial", "fg": 826 }, - { "id": "id_military", "fg": 827 }, - { "id": "id_science", "fg": 828 }, - { "id": "ceramic_cup", "fg": 829 }, - { "id": "ceramic_mug", "fg": 830 }, - { "id": "ceramic_shard", "fg": 831 }, - { "id": "chain", "fg": 833 }, - { "id": "clay_lump", "fg": 842 }, - { "id": "bag_plastic", "fg": 844 }, - { "id": "bag_zipper", "fg": 845 }, - { "id": "bottle_glass", "fg": 846 }, - { "id": "bottle_plastic", "fg": 847 }, - { "id": "bottle_plastic_small", "fg": 848 }, - { "id": "box_cigarette", "fg": 849 }, - { "id": "box_small", "fg": 850 }, - { "id": "can_drink", "fg": 852 }, - { "id": "can_drink_unsealed", "fg": 853 }, - { "id": [ "glass", "base_glass_dish" ], "fg": 855 }, - { "id": "jar_3l_glass", "fg": 856 }, - { "id": "jar_3l_glass_sealed", "fg": 857 }, - { "id": "jar_glass", "fg": 858 }, - { "id": "jar_glass_sealed", "fg": 859 }, - { "id": "jug_plastic", "fg": 860 }, - { "id": "wrapper", "fg": 861 }, - { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 863 }, - { "id": "cudgel", "fg": 870 }, - { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 934 }, - { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 998 }, - { "id": [ "waffles", "fruit_waffles" ], "fg": 1002 }, - { "id": [ "cookies", "crackers", "biscuit" ], "fg": 994 }, - { "id": [ "cake2", "cake3", "space_cake" ], "fg": 993 }, + "fg": 457 + }, + { "id": [ "record_patient", "tailor_portfolio", "isherwood_herbal_remedies" ], "fg": 453 }, + { "id": "bottle_twoliter", "fg": 489 }, + { "id": "bowl_pewter", "fg": 490 }, + { "id": [ "wearable_light", "survivor_light", "wearable_atomic_light_off" ], "fg": 644 }, + { "id": [ "wearable_light_on", "survivor_light_on", "wearable_atomic_light" ], "fg": 645 }, + { "id": [ "alternator_car", "alternator_bicycle", "alternator_motorbike" ], "fg": 661 }, + { "id": [ "flour", "bread_flour" ], "fg": 687 }, + { "id": [ "pizza_cheese", "pizza_veggy", "pizza_meat" ], "fg": 718 }, + { "id": [ "microscope", "microscope_dissecting" ], "fg": 712 }, + { "id": "digging_stick", "fg": 737 }, + { "id": "sword_cane", "fg": 802 }, + { "id": "hollow_cane", "fg": 775 }, + { "id": "cane", "fg": 805 }, + { "id": "i_staff", "fg": 777 }, + { "id": "shock_staff", "fg": 792 }, + { "id": "q_staff", "fg": 794 }, + { "id": "scarf_fur", "fg": 798 }, + { "id": "knit_scarf", "fg": 778 }, + { "id": "scarf_fur_long", "fg": 799 }, + { "id": "long_knit_scarf", "fg": 780 }, + { "id": "long_patchwork_scarf", "fg": 781 }, + { "id": "scarf_long", "fg": 800 }, + { "id": "patchwork_scarf", "fg": 790 }, + { "id": "scarf", "fg": 797 }, + { "id": "scarf_fur_loose", "fg": 798 }, + { "id": "knit_scarf_loose", "fg": 778 }, + { "id": "scarf_fur_long_loose", "fg": 799 }, + { "id": "long_knit_scarf_loose", "fg": 780 }, + { "id": "long_patchwork_scarf_loose", "fg": 781 }, + { "id": "scarf_long_loose", "fg": 800 }, + { "id": "patchwork_scarf_loose", "fg": 790 }, + { "id": "scarf_loose", "fg": 797 }, + { "id": "welding_wire_alloy", "fg": 760 }, + { "id": "welding_wire_steel", "fg": 807 }, + { "id": [ "brazing_rod_alloy", "welding_rod_alloy" ], "fg": 759 }, + { "id": [ "welding_rod_steel", "brazing_rod_bronze" ], "fg": 806 }, + { "id": "cash_card", "fg": 818 }, + { "id": "file", "fg": 819 }, + { "id": "fp_loyalty_card", "fg": 820 }, + { "id": "id_industrial", "fg": 821 }, + { "id": "id_military", "fg": 822 }, + { "id": "id_science", "fg": 823 }, + { "id": "ceramic_cup", "fg": 824 }, + { "id": "ceramic_mug", "fg": 825 }, + { "id": "ceramic_shard", "fg": 826 }, + { "id": "chain", "fg": 828 }, + { "id": "clay_lump", "fg": 837 }, + { "id": "bag_plastic", "fg": 851 }, + { "id": "bag_zipper", "fg": 852 }, + { "id": "bottle_glass", "fg": 853 }, + { "id": "bottle_plastic", "fg": 854 }, + { "id": "bottle_plastic_small", "fg": 855 }, + { "id": "box_cigarette", "fg": 856 }, + { "id": "box_small", "fg": 857 }, + { "id": "can_drink", "fg": 860 }, + { "id": "can_drink_unsealed", "fg": 861 }, + { "id": [ "glass", "base_glass_dish" ], "fg": 863 }, + { "id": "jar_3l_glass", "fg": 864 }, + { "id": "jar_3l_glass_sealed", "fg": 865 }, + { "id": "jar_glass", "fg": 866 }, + { "id": "jar_glass_sealed", "fg": 867 }, + { "id": "jug_plastic", "fg": 868 }, + { "id": "wrapper", "fg": 869 }, + { "id": [ "cornmeal", "cereal3", "dry_corn", "corn_kernels", "rehydrated_corn_kernels" ], "fg": 871 }, + { "id": "cudgel", "fg": 878 }, + { "id": [ "dogfood_dry", "dogfood", "catfood_dry", "catfood" ], "fg": 942 }, + { "id": [ "pie", "pie_maple", "pie_veggy", "pie_meat" ], "bg": 1006 }, + { "id": [ "waffles", "fruit_waffles" ], "fg": 1010 }, + { "id": [ "cookies", "crackers", "biscuit" ], "fg": 1002 }, + { "id": [ "cake2", "cake3", "space_cake" ], "fg": 1001 }, { "id": [ "grenade", @@ -355,17 +349,17 @@ "sling-ready_homemade_grenade_2", "sling-ready_small_homemade_grenade_2" ], - "fg": 1049 + "fg": 1057 }, - { "id": [ "molotov", "sling-ready_molotov" ], "fg": 1061 }, + { "id": [ "molotov", "sling-ready_molotov" ], "fg": 1069 }, { "id": [ "molotov_lit", "sling-ready_molotov_lit" ], "animated": true, "fg": [ - { "weight": 8, "sprite": 1062 }, - { "weight": 8, "sprite": 1063 }, - { "weight": 8, "sprite": 1064 }, - { "weight": 8, "sprite": 1065 } + { "weight": 8, "sprite": 1070 }, + { "weight": 8, "sprite": 1071 }, + { "weight": 8, "sprite": 1072 }, + { "weight": 8, "sprite": 1073 } ] }, { @@ -376,32 +370,32 @@ "military_explosive_small_grenade_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 1047 }, { "weight": 8, "sprite": 1048 } ] + "fg": [ { "weight": 8, "sprite": 1055 }, { "weight": 8, "sprite": 1056 } ] }, { "id": "homemade_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1059 }, { "weight": 8, "sprite": 1060 } ] + "fg": [ { "weight": 8, "sprite": 1067 }, { "weight": 8, "sprite": 1068 } ] }, { "id": "dynamite_bomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1044 }, { "weight": 8, "sprite": 1045 } ] + "fg": [ { "weight": 8, "sprite": 1052 }, { "weight": 8, "sprite": 1053 } ] }, { "id": "EMPbomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1037 }, { "weight": 8, "sprite": 1038 } ] + "fg": [ { "weight": 8, "sprite": 1045 }, { "weight": 8, "sprite": 1046 } ] }, { "id": "flashbang_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1047 }, { "weight": 8, "sprite": 1048 } ] + "fg": [ { "weight": 8, "sprite": 1055 }, { "weight": 8, "sprite": 1056 } ] }, { "id": "pipebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1067 }, { "weight": 8, "sprite": 1068 } ] + "fg": [ { "weight": 8, "sprite": 1075 }, { "weight": 8, "sprite": 1076 } ] }, { "id": [ @@ -413,79 +407,79 @@ "sling-ready_small_homemade_grenade_2_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 1050 }, { "weight": 8, "sprite": 1051 } ] + "fg": [ { "weight": 8, "sprite": 1058 }, { "weight": 8, "sprite": 1059 } ] }, { "id": "grenade_emp_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1053 }, { "weight": 8, "sprite": 1054 } ] + "fg": [ { "weight": 8, "sprite": 1061 }, { "weight": 8, "sprite": 1062 } ] }, { "id": "grenade_inc_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1056 }, { "weight": 8, "sprite": 1057 } ] + "fg": [ { "weight": 8, "sprite": 1064 }, { "weight": 8, "sprite": 1065 } ] }, { "id": "scrambler_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1070 }, { "weight": 8, "sprite": 1071 } ] + "fg": [ { "weight": 8, "sprite": 1078 }, { "weight": 8, "sprite": 1079 } ] }, { "id": "smokebomb_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1073 }, { "weight": 8, "sprite": 1074 } ] + "fg": [ { "weight": 8, "sprite": 1081 }, { "weight": 8, "sprite": 1082 } ] }, { "id": "dynamite_act", "animated": true, - "fg": [ { "weight": 8, "sprite": 1041 }, { "weight": 8, "sprite": 1042 } ] - }, - { "id": "hinge", "fg": 1078 }, - { "id": "inhaler", "fg": 1079 }, - { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 1080 }, - { "id": "cig_butt", "fg": 1130 }, - { "id": "joint", "fg": 1133 }, - { "id": "joint_lit", "fg": 1134 }, - { "id": "joint_roach", "fg": 1135 }, - { "id": "aspirin", "fg": 1127 }, - { "id": "bandages", "fg": 1128 }, - { "id": "syringe", "fg": 1140 }, - { "id": "antibiotics", "fg": 1124 }, - { "id": "weak_antibiotic", "fg": 1143 }, - { "id": "strong_antibiotic", "fg": 1139 }, - { "id": "vitamins", "fg": 1142 }, - { "id": "gummy_vitamins", "fg": 1131 }, - { "id": "calcium_tablet", "fg": 1129 }, - { "id": "oxycodone", "fg": 1137 }, - { "id": "tramadol", "fg": 1141 }, - { "id": "codeine", "fg": 1161 }, - { "id": "prussian_blue", "fg": 1138 }, - { "id": "iodine", "fg": 1132 }, - { "id": "antiparasitic", "fg": 1126 }, - { "id": "antifungal", "fg": 1125 }, - { "id": "money_bundle", "fg": 1145 }, - { "id": "mp3", "fg": 1150 }, - { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 1185 }, - { "id": "permanent_marker", "fg": 1216 }, - { "id": "pipe", "fg": 1218 }, - { "id": "cu_pipe", "fg": 1217 }, - { "id": "chips", "fg": 1229 }, - { "id": "apple", "fg": 1220 }, - { "id": "banana", "fg": 1222 }, - { "id": "broccoli", "fg": 1224 }, - { "id": "corn", "fg": 1230 }, - { "id": "cucumber", "fg": 1231 }, - { "id": "egg_bird", "fg": 1233 }, - { "id": "grapes", "fg": 1237 }, - { "id": "lemon", "fg": 1240 }, - { "id": "onion", "fg": 1243 }, - { "id": "orange", "fg": 1244 }, - { "id": "pear", "fg": 1246 }, - { "id": "potato", "fg": 1249 }, - { "id": "pumpkin", "fg": 1250 }, - { "id": "tomato", "fg": 1257 }, - { "id": "hickory_root", "fg": 1238 }, - { "id": "juniper", "fg": 1239 }, + "fg": [ { "weight": 8, "sprite": 1049 }, { "weight": 8, "sprite": 1050 } ] + }, + { "id": "hinge", "fg": 1086 }, + { "id": "inhaler", "fg": 1087 }, + { "id": [ "kasaya", "samghati", "antarvasa", "uttarasanga" ], "fg": 1088 }, + { "id": "cig_butt", "fg": 1138 }, + { "id": "joint", "fg": 1141 }, + { "id": "joint_lit", "fg": 1142 }, + { "id": "joint_roach", "fg": 1143 }, + { "id": "aspirin", "fg": 1135 }, + { "id": "bandages", "fg": 1136 }, + { "id": "syringe", "fg": 1148 }, + { "id": "antibiotics", "fg": 1132 }, + { "id": "weak_antibiotic", "fg": 1151 }, + { "id": "strong_antibiotic", "fg": 1147 }, + { "id": "vitamins", "fg": 1150 }, + { "id": "gummy_vitamins", "fg": 1139 }, + { "id": "calcium_tablet", "fg": 1137 }, + { "id": "oxycodone", "fg": 1145 }, + { "id": "tramadol", "fg": 1149 }, + { "id": "codeine", "fg": 1169 }, + { "id": "prussian_blue", "fg": 1146 }, + { "id": "iodine", "fg": 1140 }, + { "id": "antiparasitic", "fg": 1134 }, + { "id": "antifungal", "fg": 1133 }, + { "id": "money_bundle", "fg": 1153 }, + { "id": "mp3", "fg": 1158 }, + { "id": [ "mutant_marrow", "mutant_human_marrow" ], "fg": 1193 }, + { "id": "permanent_marker", "fg": 1224 }, + { "id": "pipe", "fg": 1226 }, + { "id": "cu_pipe", "fg": 1225 }, + { "id": "chips", "fg": 1237 }, + { "id": "apple", "fg": 1228 }, + { "id": "banana", "fg": 1230 }, + { "id": "broccoli", "fg": 1232 }, + { "id": "corn", "fg": 1238 }, + { "id": "cucumber", "fg": 1239 }, + { "id": "egg_bird", "fg": 1241 }, + { "id": "grapes", "fg": 1245 }, + { "id": "lemon", "fg": 1248 }, + { "id": "onion", "fg": 1251 }, + { "id": "orange", "fg": 1252 }, + { "id": "pear", "fg": 1254 }, + { "id": "potato", "fg": 1257 }, + { "id": "pumpkin", "fg": 1258 }, + { "id": "tomato", "fg": 1265 }, + { "id": "hickory_root", "fg": 1246 }, + { "id": "juniper", "fg": 1247 }, { "id": [ "seed_hops", @@ -552,65 +546,65 @@ "seed_mulberries", "seed_elderberries" ], - "fg": 1254 - }, - { "id": "straw_pile", "fg": 1256 }, - { "id": "wheat", "fg": 1258 }, - { "id": "withered", "fg": 1260 }, - { "id": "bee_balm", "fg": 1261 }, - { "id": "carrot_wild", "fg": 1262 }, - { "id": "dogbane", "fg": 1263 }, - { "id": "egg_reptile", "fg": 1264 }, - { "id": "mugwort", "fg": 1265 }, - { "id": "thyme", "fg": 1266 }, - { "id": "veggy_wild", "fg": 1267 }, - { "id": "wild_herbs", "fg": 1268 }, - { "id": "feces_manure", "fg": 1272 }, - { "id": "feces_bird", "fg": 1269 }, - { "id": "feces_cow", "fg": 1270 }, - { "id": "feces_dog", "fg": 1271 }, - { "id": "feces_roach", "fg": 1273 }, - { "id": "fetid_goop", "fg": 1274 }, - { "id": "rag_bloody", "fg": 1282 }, - { "id": "spring", "fg": 1385 }, - { "id": "survnote", "fg": 1390 }, - { "id": "creepy_doll", "fg": 1392 }, - { "id": "talking_doll", "fg": 1392 }, + "fg": 1262 + }, + { "id": "straw_pile", "fg": 1264 }, + { "id": "wheat", "fg": 1266 }, + { "id": "withered", "fg": 1268 }, + { "id": "bee_balm", "fg": 1269 }, + { "id": "carrot_wild", "fg": 1270 }, + { "id": "dogbane", "fg": 1271 }, + { "id": "egg_reptile", "fg": 1272 }, + { "id": "mugwort", "fg": 1273 }, + { "id": "thyme", "fg": 1274 }, + { "id": "veggy_wild", "fg": 1275 }, + { "id": "wild_herbs", "fg": 1276 }, + { "id": "feces_manure", "fg": 1280 }, + { "id": "feces_bird", "fg": 1277 }, + { "id": "feces_cow", "fg": 1278 }, + { "id": "feces_dog", "fg": 1279 }, + { "id": "feces_roach", "fg": 1281 }, + { "id": "fetid_goop", "fg": 1282 }, + { "id": "rag_bloody", "fg": 1290 }, + { "id": "spring", "fg": 1393 }, + { "id": "survnote", "fg": 1398 }, + { "id": "creepy_doll", "fg": 1400 }, + { "id": "talking_doll", "fg": 1400 }, { "id": [ "tea_bag", "tea_fruit_bag", "tea_green_bag", "herbal_tea_bag", "tea_bag_chamomile", "tea_bag_dandelion" ], - "fg": 1393 - }, - { "id": "teapot", "fg": 1397 }, - { "id": "teddy_bear", "fg": 1398 }, - { "id": "teddy", "fg": 1398 }, - { "id": "thermometer", "fg": 1399 }, - { "id": "crucible_clay", "fg": 1404 }, - { "id": "flashlight", "fg": 1408 }, - { "id": "heavy_flashlight", "fg": 1411 }, - { "id": "saw", "fg": 1425 }, - { "id": "screwdriver_set", "fg": 1420 }, - { "id": "wrench", "fg": 1426 }, - { "id": "hammer", "fg": 1410 }, - { "id": "hacksaw", "fg": 1409 }, - { "id": "knife_meat_cleaver", "fg": 1418 }, - { "id": "knife_vegetable_cleaver", "fg": 1424 }, + "fg": 1401 + }, + { "id": "teapot", "fg": 1405 }, + { "id": "teddy_bear", "fg": 1406 }, + { "id": "teddy", "fg": 1406 }, + { "id": "thermometer", "fg": 1407 }, + { "id": "crucible_clay", "fg": 1412 }, + { "id": "flashlight", "fg": 1416 }, + { "id": "heavy_flashlight", "fg": 1419 }, + { "id": "saw", "fg": 1433 }, + { "id": "screwdriver_set", "fg": 1428 }, + { "id": "wrench", "fg": 1434 }, + { "id": "hammer", "fg": 1418 }, + { "id": "hacksaw", "fg": 1417 }, + { "id": "knife_meat_cleaver", "fg": 1426 }, + { "id": "knife_vegetable_cleaver", "fg": 1432 }, { "id": "lighter", - "fg": [ { "weight": 1, "sprite": 1413 }, { "weight": 1, "sprite": 1412 }, { "weight": 1, "sprite": 1414 } ] - }, - { "id": "makeshift_crowbar", "fg": 1415 }, - { "id": "esbit_stove", "fg": 1406 }, - { "id": "usb_drive", "fg": 1423 }, - { "id": "bowl_plastic", "fg": 1427 }, - { "id": "cup_plastic", "fg": 1428 }, - { "id": "fork", "fg": 1429 }, - { "id": "knife_butter", "fg": 1430 }, - { "id": "washboard", "fg": 1444 }, - { "id": "wash_kit", "fg": 1443 }, - { "id": "helmet_army", "fg": 1455 }, - { "id": "foodperson_mask", "fg": 1451 }, - { "id": "foodperson_mask_on", "fg": 1452 }, - { "id": "ballistic_vest_esapi", "fg": 1447 }, + "fg": [ { "weight": 1, "sprite": 1421 }, { "weight": 1, "sprite": 1420 }, { "weight": 1, "sprite": 1422 } ] + }, + { "id": "makeshift_crowbar", "fg": 1423 }, + { "id": "esbit_stove", "fg": 1414 }, + { "id": "usb_drive", "fg": 1431 }, + { "id": "bowl_plastic", "fg": 1435 }, + { "id": "cup_plastic", "fg": 1436 }, + { "id": "fork", "fg": 1437 }, + { "id": "knife_butter", "fg": 1438 }, + { "id": "washboard", "fg": 1452 }, + { "id": "wash_kit", "fg": 1451 }, + { "id": "helmet_army", "fg": 1463 }, + { "id": "foodperson_mask", "fg": 1459 }, + { "id": "foodperson_mask_on", "fg": 1460 }, + { "id": "ballistic_vest_esapi", "fg": 1455 }, { "id": "saddle", "fg": 1 }, { "id": "blt", "fg": 4 }, { "id": "brain_cooked", "fg": 5 }, @@ -876,944 +870,957 @@ { "id": "y_paint", "fg": 270 }, { "id": "halligan", "fg": 271 }, { "id": "adobe_brick", "fg": 274 }, - { "id": "cig", "fg": 298 }, - { "id": "cig_lit", "fg": 299 }, - { "id": "copper_ring", "fg": 300 }, - { "id": "g_shovel", "fg": 301 }, - { "id": "lsd", "fg": 302 }, - { "id": "silver_ring", "fg": 303 }, - { "id": "thermal_mask", "fg": 304 }, - { "id": "thermal_socks", "fg": 305 }, - { "id": "tie_clipon", "fg": 306 }, - { "id": "whistle", "fg": 307 }, - { "id": "archery_target_box", "fg": 308 }, - { "id": "2_shot_special", "fg": 309 }, - { "id": "LAW_Packed", "fg": 311 }, - { "id": "af2011a1_38super", "fg": 313 }, - { "id": "ar_pistol", "fg": 314 }, - { "id": "ashot", "fg": 315 }, - { "id": "bfr", "fg": 316 }, - { "id": "bigun", "fg": 317 }, - { "id": "bond_410", "fg": 318 }, - { "id": "bt_apc9k", "fg": 319 }, - { "id": "colt_army", "fg": 320 }, - { "id": "colt_navy", "fg": 321 }, - { "id": "colt_saa", "fg": 322 }, - { "id": "cop_38", "fg": 323 }, - { "id": "cz75", "fg": 324 }, - { "id": "deagle_44", "fg": 325 }, - { "id": "draco", "fg": 326 }, - { "id": "flamethrower_crude", "fg": 327 }, - { "id": "flamethrower_simple", "fg": 328 }, - { "id": "fn1910", "fg": 329 }, - { "id": "fn57", "fg": 330 }, - { "id": "fn_p90", "fg": 331 }, - { "id": "glock_17", "fg": 332 }, - { "id": "glock_18c", "fg": 333 }, - { "id": "glock_19", "fg": 334 }, - { "id": "glock_20", "fg": 335 }, - { "id": "glock_20_var_glock_40", "fg": 336 }, - { "id": "glock_21", "fg": 337 }, - { "id": "glock_22", "fg": 338 }, - { "id": "glock_29", "fg": 339 }, - { "id": "glock_31", "fg": 340 }, - { "id": "hi_power_40", "fg": 341 }, - { "id": "hi_power_9mm", "fg": 342 }, - { "id": "hk_mp5_semi_pistol", "fg": 344 }, - { "id": "hk_mp7", "fg": 345 }, - { "id": "hk_ump45", "fg": 346 }, - { "id": "hptc9", "fg": 347 }, - { "id": "hptcf380", "fg": 348 }, - { "id": "kp32", "fg": 350 }, - { "id": "kp3at", "fg": 351 }, - { "id": "kpf9", "fg": 352 }, - { "id": "l_bak_223", "fg": 353 }, - { "id": "launcher_simple", "fg": 354 }, - { "id": "lemat_revolver", "fg": 355 }, - { "id": "m11", "fg": 356 }, - { "id": "m17", "fg": 357 }, - { "id": "m18", "fg": 358 }, - { "id": "m1911-460", "fg": 359 }, - { "id": "m1911_10", "fg": 361 }, - { "id": "m1911_var_m1911_MEU", "fg": 362 }, - { "id": "m320", "fg": 363 }, - { "id": "m4_carbine_var_m4_cqbr", "fg": 364 }, - { "id": "m9", "fg": 365 }, - { "id": "mac_10", "fg": 366 }, - { "id": "mac_11", "fg": 367 }, - { "id": "makarov", "fg": 368 }, - { "id": "mauser_c96", "fg": 369 }, - { "id": "mauser_m714", "fg": 370 }, - { "id": "mgl", "fg": 371 }, - { "id": "minispeargun", "fg": 372 }, - { "id": "model_10_revolver", "fg": 373 }, - { "id": "moss_brownie", "fg": 374 }, - { "id": "nailgun", "fg": 375 }, - { "id": "nailrifle", "fg": 376 }, - { "id": "needlepistol", "fg": 377 }, - { "id": "oa93", "fg": 378 }, - { "id": "p08", "fg": 379 }, - { "id": "p220_10", "fg": 380 }, - { "id": "p226_357sig", "fg": 381 }, - { "id": "p226_9mm", "fg": 382 }, - { "id": "p320_357sig", "fg": 383 }, - { "id": "paintballgun", "fg": 384 }, - { "id": "pipe_double_shotgun", "fg": 385 }, - { "id": "pistol_flintlock", "fg": 386 }, - { "id": "px4", "fg": 387 }, - { "id": "px4_40", "fg": 388 }, - { "id": "raging_bull", "fg": 389 }, - { "id": "raging_judge", "fg": 390 }, - { "id": "revolver_shotgun", "fg": 391 }, - { "id": "rm103a_pistol", "fg": 392 }, - { "id": "rm2000_smg", "fg": 393 }, - { "id": "rm228", "fg": 394 }, - { "id": "ruger_lcr_22", "fg": 395 }, - { "id": "ruger_lcr_38", "fg": 396 }, - { "id": "ruger_redhawk", "fg": 397 }, - { "id": "rugerlcp", "fg": 398 }, - { "id": "sig_40", "fg": 399 }, - { "id": "sig_mosquito", "fg": 400 }, - { "id": "sig_p230", "fg": 401 }, - { "id": "skorpion_61", "fg": 402 }, - { "id": "smg_40", "fg": 403 }, - { "id": "smg_45", "fg": 404 }, - { "id": "sp2022", "fg": 405 }, - { "id": "streetsweeper", "fg": 406 }, - { "id": "surv_hand_cannon", "fg": 407 }, - { "id": "surv_six_shooter", "fg": 408 }, - { "id": "sw629", "fg": 409 }, - { "id": "sw_22", "fg": 410 }, - { "id": "sw_500", "fg": 411 }, - { "id": "sw_610", "fg": 412 }, - { "id": "sw_619", "fg": 413 }, - { "id": "taurus_spectrum", "fg": 414 }, - { "id": "tec9", "fg": 415 }, - { "id": "tokarev", "fg": 416 }, - { "id": "triple_launcher_simple", "fg": 417 }, - { "id": "unbio_blaster_gun", "fg": 418 }, - { "id": "usp_45", "fg": 419 }, - { "id": "usp_45_var_mk23", "fg": 420 }, - { "id": "usp_9mm", "fg": 421 }, - { "id": "uzi", "fg": 422 }, - { "id": "v29", "fg": 423 }, - { "id": "v29_cheap", "fg": 424 }, - { "id": "walther_ccp", "fg": 425 }, - { "id": "walther_p22", "fg": 426 }, - { "id": "walther_p38", "fg": 427 }, - { "id": "walther_ppq_40", "fg": 428 }, - { "id": "walther_ppq_45", "fg": 429 }, - { "id": "walther_ppq_9mm", "fg": 430 }, - { "id": "witness_10", "fg": 431 }, - { "id": "xd_10", "fg": 432 }, - { "id": "awl_bone", "fg": 433 }, - { "id": "awl_steel", "fg": 434 }, - { "id": "bath_toy", "fg": 436 }, - { "id": "battery", "fg": 445 }, - { "id": "beansnrice", "fg": 447 }, - { "id": "block_and_tackle", "fg": 448 }, - { "id": "blutwurst_sausage", "fg": 449 }, - { "id": "book_pieces", "fg": 455 }, - { "id": "book_ruined", "fg": 456 }, - { "id": "bottle_bathroom", "fg": 493 }, - { "id": "box_small_folded", "fg": 496 }, - { "id": "copper_bracelet", "fg": 497 }, - { "id": "alexandrite_gold_bracelet", "fg": 498 }, - { "id": "amethyst_gold_bracelet", "fg": 499 }, - { "id": "aquamarine_gold_bracelet", "fg": 500 }, - { "id": "blue_topaz_gold_bracelet", "fg": 501 }, - { "id": "citrine_gold_bracelet", "fg": 502 }, - { "id": "diamond_gold_bracelet", "fg": 503 }, - { "id": "emerald_gold_bracelet", "fg": 504 }, - { "id": "garnet_gold_bracelet", "fg": 505 }, - { "id": "gold_bracelet", "fg": 506 }, - { "id": "onyx_gold_bracelet", "fg": 507 }, - { "id": "opal_gold_bracelet", "fg": 508 }, - { "id": "pearl_gold_bracelet", "fg": 509 }, - { "id": "peridot_gold_bracelet", "fg": 510 }, - { "id": "ruby_gold_bracelet", "fg": 511 }, - { "id": "sapphire_gold_bracelet", "fg": 512 }, - { "id": "tourmaline_gold_bracelet", "fg": 513 }, - { "id": "alexandrite_platinum_bracelet", "fg": 514 }, - { "id": "amethyst_platinum_bracelet", "fg": 515 }, - { "id": "aquamarine_platinum_bracelet", "fg": 516 }, - { "id": "blue_topaz_platinum_bracelet", "fg": 517 }, - { "id": "citrine_platinum_bracelet", "fg": 518 }, - { "id": "diamond_platinum_bracelet", "fg": 519 }, - { "id": "emerald_platinum_bracelet", "fg": 520 }, - { "id": "garnet_platinum_bracelet", "fg": 521 }, - { "id": "onyx_platinum_bracelet", "fg": 522 }, - { "id": "opal_platinum_bracelet", "fg": 523 }, - { "id": "pearl_platinum_bracelet", "fg": 524 }, - { "id": "peridot_platinum_bracelet", "fg": 525 }, - { "id": "platinum_bracelet", "fg": 526 }, - { "id": "ruby_platinum_bracelet", "fg": 527 }, - { "id": "sapphire_platinum_bracelet", "fg": 528 }, - { "id": "tourmaline_platinum_bracelet", "fg": 529 }, - { "id": "alexandrite_silver_bracelet", "fg": 530 }, - { "id": "amethyst_silver_bracelet", "fg": 531 }, - { "id": "aquamarine_silver_bracelet", "fg": 532 }, - { "id": "blue_topaz_silver_bracelet", "fg": 533 }, - { "id": "citrine_silver_bracelet", "fg": 534 }, - { "id": "diamond_silver_bracelet", "fg": 535 }, - { "id": "emerald_silver_bracelet", "fg": 536 }, - { "id": "garnet_silver_bracelet", "fg": 537 }, - { "id": "onyx_silver_bracelet", "fg": 538 }, - { "id": "opal_silver_bracelet", "fg": 539 }, - { "id": "pearl_silver_bracelet", "fg": 540 }, - { "id": "peridot_silver_bracelet", "fg": 541 }, - { "id": "ruby_silver_bracelet", "fg": 542 }, - { "id": "sapphire_silver_bracelet", "fg": 543 }, - { "id": "silver_bracelet", "fg": 544 }, - { "id": "tourmaline_silver_bracelet", "fg": 545 }, - { "id": "brush_toilet", "fg": 546 }, - { "id": "brain", "fg": 547 }, - { "id": "endochitin", "fg": 548 }, - { "id": "liver", "fg": 549 }, - { "id": "lung", "fg": 550 }, - { "id": "meat_scrap", "fg": 551 }, - { "id": "mutant_bug_hydrogen_sacs", "fg": 552 }, - { "id": "mutant_bug_lungs", "fg": 553 }, - { "id": "mutant_bug_organs", "fg": 554 }, - { "id": "stomach", "fg": 555 }, - { "id": "stomach_large", "fg": 556 }, - { "id": "sweetbread", "fg": 557 }, - { "id": "button_plastic", "fg": 558 }, - { "id": "button_steel", "fg": 559 }, - { "id": "button_wood", "fg": 560 }, - { "id": "antenna", "fg": 561 }, - { "id": "badge_deputy", "fg": 562 }, - { "id": "coconut", "fg": 563 }, - { "id": "directional_antenna", "fg": 564 }, - { "id": "halter_top", "fg": 565 }, - { "id": "hand_crank_charger", "fg": 566 }, - { "id": "hops", "fg": 567 }, - { "id": "kidney", "fg": 568 }, - { "id": "lettuce", "fg": 569 }, - { "id": "lily_flower", "fg": 570 }, - { "id": "scorecard", "fg": 571 }, - { "id": "spinach", "fg": 572 }, - { "id": "altered_comb", "fg": 573 }, - { "id": "gasdiscount_gold", "fg": 574 }, - { "id": "gasdiscount_platinum", "fg": 575 }, - { "id": "gasdiscount_silver", "fg": 576 }, - { "id": "gold_hairpin", "fg": 577 }, - { "id": "nanoskirt", "fg": 578 }, - { "id": "pearl", "fg": 579 }, - { "id": "platinum_ring", "fg": 580 }, - { "id": "skirt_grass", "fg": 581 }, - { "id": "skirt_leather", "fg": 582 }, - { "id": "wallet_leather", "fg": 583 }, - { "id": "copper_necklace", "fg": 584 }, - { "id": "pearl_collar", "fg": 585 }, - { "id": "alexandrite_gold_pendant_necklace", "fg": 586 }, - { "id": "amethyst_gold_pendant_necklace", "fg": 587 }, - { "id": "aquamarine_gold_pendant_necklace", "fg": 588 }, - { "id": "blue_topaz_gold_pendant_necklace", "fg": 589 }, - { "id": "citrine_gold_pendant_necklace", "fg": 590 }, - { "id": "diamond_gold_pendant_necklace", "fg": 591 }, - { "id": "emerald_gold_pendant_necklace", "fg": 592 }, - { "id": "garnet_gold_pendant_necklace", "fg": 593 }, - { "id": "gold_necklace", "fg": 594 }, - { "id": "opal_gold_pendant_necklace", "fg": 595 }, - { "id": "pearl_gold_pendant_necklace", "fg": 596 }, - { "id": "peridot_gold_pendant_necklace", "fg": 597 }, - { "id": "ruby_gold_pendant_necklace", "fg": 598 }, - { "id": "sapphire_gold_pendant_necklace", "fg": 599 }, - { "id": "tourmaline_gold_pendant_necklace", "fg": 600 }, - { "id": "alexandrite_platinum_pendant_necklace", "fg": 601 }, - { "id": "amethyst_platinum_pendant_necklace", "fg": 602 }, - { "id": "aquamarine_platinum_pendant_necklace", "fg": 603 }, - { "id": "blue_topaz_platinum_pendant_necklace", "fg": 604 }, - { "id": "citrine_platinum_pendant_necklace", "fg": 605 }, - { "id": "diamond_platinum_pendant_necklace", "fg": 606 }, - { "id": "emerald_platinum_pendant_necklace", "fg": 607 }, - { "id": "garnet_platinum_pendant_necklace", "fg": 608 }, - { "id": "opal_platinum_pendant_necklace", "fg": 609 }, - { "id": "pearl_platinum_pendant_necklace", "fg": 610 }, - { "id": "peridot_platinum_pendant_necklace", "fg": 611 }, - { "id": "platinum_necklace", "fg": 612 }, - { "id": "ruby_platinum_pendant_necklace", "fg": 613 }, - { "id": "sapphire_platinum_pendant_necklace", "fg": 614 }, - { "id": "tourmaline_platinum_pendant_necklace", "fg": 615 }, - { "id": "alexandrite_silver_pendant_necklace", "fg": 616 }, - { "id": "amethyst_silver_pendant_necklace", "fg": 617 }, - { "id": "aquamarine_silver_pendant_necklace", "fg": 618 }, - { "id": "blue_topaz_silver_pendant_necklace", "fg": 619 }, - { "id": "citrine_silver_pendant_necklace", "fg": 620 }, - { "id": "diamond_silver_pendant_necklace", "fg": 621 }, - { "id": "emerald_silver_pendant_necklace", "fg": 622 }, - { "id": "garnet_silver_pendant_necklace", "fg": 623 }, - { "id": "opal_silver_pendant_necklace", "fg": 624 }, - { "id": "pearl_silver_pendant_necklace", "fg": 625 }, - { "id": "peridot_silver_pendant_necklace", "fg": 626 }, - { "id": "ruby_silver_pendant_necklace", "fg": 627 }, - { "id": "sapphire_silver_pendant_necklace", "fg": 628 }, - { "id": "silver_necklace", "fg": 629 }, - { "id": "tourmaline_silver_pendant_necklace", "fg": 630 }, - { "id": "alder_bark", "fg": 631 }, - { "id": "barrette", "fg": 632 }, - { "id": "birchbark", "fg": 633 }, - { "id": "caff_gum", "fg": 634 }, - { "id": "cattail_stalk", "fg": 635 }, - { "id": "golf_tee", "fg": 636 }, - { "id": "gum", "fg": 637 }, - { "id": "hand_pump", "fg": 638 }, - { "id": "honeydew", "fg": 639 }, - { "id": "ifak_pouch", "fg": 640 }, - { "id": "knitting_needles", "fg": 641 }, - { "id": "lasagne", "fg": 642 }, - { "id": "magnifying_glass", "fg": 643 }, - { "id": "mininuke", "fg": 644 }, - { "id": "mininuke_act", "fg": 645 }, - { "id": "net", "fg": 646 }, - { "id": "rolling_paper", "fg": 647 }, - { "id": "tanbark", "fg": 648 }, - { "id": "willowbark", "fg": 651 }, - { "id": "shoulder_strap", "fg": 652 }, - { "id": "deck_of_cards", "fg": 653 }, - { "id": "hairpin", "fg": 654 }, - { "id": "weed", "fg": 655 }, - { "id": "ceramic_bowl", "fg": 656 }, - { "id": "chestrig", "fg": 657 }, - { "id": "radio_car", "fg": 658 }, - { "id": "radio_car_box", "fg": 659 }, - { "id": "radio_car_on", "fg": 660 }, - { "id": "radio_car_wheel", "fg": 661 }, - { "id": "radiocontrol", "fg": 662 }, - { "id": "rc_car_box", "fg": 663 }, - { "id": "toaster", "fg": 664 }, - { "id": "xl_chestrig", "fg": 665 }, - { "id": "alternator_truck", "fg": 667 }, - { "id": "ammolink", "fg": 668 }, - { "id": "angle_grinder", "fg": 669 }, - { "id": "atomic_lamp", "fg": 670 }, - { "id": "atomic_lamp_off", "fg": 671 }, - { "id": "barometer", "fg": 672 }, - { "id": "birdfood", "fg": 673 }, - { "id": "bismuth", "fg": 674 }, - { "id": "brick_kiln", "fg": 675 }, - { "id": "caffeine", "fg": 676 }, - { "id": "caltrops", "fg": 677 }, - { "id": "caltrops_glass", "fg": 678 }, - { "id": "camera", "fg": 679 }, - { "id": "chem_citric_acid", "fg": 680 }, - { "id": "chem_sulphur", "fg": 681 }, - { "id": "chem_zinc", "fg": 682 }, - { "id": "chunk_sulfur", "fg": 683 }, - { "id": "circsaw_off", "fg": 684 }, - { "id": "circsaw_on", "fg": 685 }, - { "id": "coal_lump", "fg": 686 }, - { "id": "con_mix", "fg": 687 }, - { "id": "disc_golf", "fg": 688 }, - { "id": "drivebelt", "fg": 689 }, - { "id": "eink_tablet_pc", "fg": 690 }, - { "id": "flatbread", "fg": 691 }, - { "id": "gelbox", "fg": 693 }, - { "id": "generator_7500w", "fg": 694 }, - { "id": "glowstick", "fg": 695 }, - { "id": "glowstick_dead", "fg": 696 }, - { "id": "glowstick_lit", "fg": 697 }, - { "id": "gold_small", "fg": 698 }, - { "id": "golf_club", "fg": 699 }, - { "id": "handflare", "fg": 700 }, - { "id": "heatpack", "fg": 701 }, - { "id": "heatpack_used", "fg": 702 }, - { "id": "hoe", "fg": 703 }, - { "id": "homeopathic_pills", "fg": 704 }, - { "id": "horn_bicycle", "fg": 705 }, - { "id": "jumper_cable", "fg": 706 }, - { "id": "kiln", "fg": 707 }, - { "id": "lead", "fg": 708 }, - { "id": "leather", "fg": 709 }, - { "id": "lightstrip", "fg": 710 }, - { "id": "material_aluminium_ingot", "fg": 711 }, - { "id": "material_limestone", "fg": 712 }, - { "id": "material_rhodonite", "fg": 713 }, - { "id": "material_rocksalt", "fg": 714 }, - { "id": "material_zincite", "fg": 715 }, - { "id": "metal_smoother", "fg": 716 }, - { "id": "multitool", "fg": 718 }, - { "id": "nic_gum", "fg": 719 }, - { "id": "pencil", "fg": 720 }, - { "id": "pipe_cleaner", "fg": 721 }, - { "id": "pipe_glass", "fg": 722 }, - { "id": "platinum_small", "fg": 724 }, - { "id": "polisher", "fg": 725 }, - { "id": "press", "fg": 726 }, - { "id": "puller", "fg": 727 }, - { "id": "rake", "fg": 728 }, - { "id": "razorclaw_roe", "fg": 729 }, - { "id": "salt", "fg": 730 }, - { "id": "sickle", "fg": 731 }, - { "id": "silver_small", "fg": 732 }, - { "id": "small_repairkit", "fg": 733 }, - { "id": "tanned_hide", "fg": 734 }, - { "id": "tanned_pelt", "fg": 735 }, - { "id": "tourist_table", "fg": 736 }, - { "id": "zinc_metal", "fg": 737 }, - { "id": "beartrap", "fg": 738 }, - { "id": "landmine", "fg": 739 }, - { "id": "wire_mesh", "fg": 740 }, - { "id": "cannabis", "fg": 741 }, - { "id": "dnd_handbook", "fg": 743 }, - { "id": "holybook_bible1", "fg": 744 }, - { "id": "holybook_bible3", "fg": 745 }, - { "id": "l-stick", "fg": 746 }, - { "id": "l-stick_on", "fg": 747 }, - { "id": "makarovmag", "fg": 748 }, - { "id": "manual_brawl", "fg": 749 }, - { "id": "manual_carpentry", "fg": 750 }, - { "id": "manual_dodge_kid", "fg": 751 }, - { "id": "manual_driving", "fg": 752 }, - { "id": "manual_melee", "fg": 753 }, - { "id": "philosophy_book", "fg": 754 }, - { "id": "phonebook", "fg": 755 }, - { "id": "photo_album", "fg": 756 }, - { "id": "plastic_bucket", "fg": 757 }, - { "id": "record_weather", "fg": 758 }, - { "id": "straw_fedora", "fg": 759 }, - { "id": "textbook_computer", "fg": 760 }, - { "id": "textbook_fabrication", "fg": 761 }, - { "id": "textbook_survival", "fg": 762 }, - { "id": "water_faucet", "fg": 763 }, - { "id": "can_food", "fg": 766 }, - { "id": "can_food_big", "fg": 767 }, - { "id": "can_food_big_unsealed", "fg": 768 }, - { "id": "can_food_unsealed", "fg": 769 }, - { "id": "can_medium", "fg": 770 }, - { "id": "can_medium_unsealed", "fg": 771 }, - { "id": "clamp", "fg": 772 }, - { "id": "cured_hide", "fg": 773 }, - { "id": "cured_pelt", "fg": 774 }, - { "id": "demihuman_fat", "fg": 775 }, - { "id": "fat", "fg": 776 }, - { "id": "fat_tainted", "fg": 777 }, - { "id": "headscarf", "fg": 778 }, - { "id": "heavy_dry_cell", "fg": 779 }, - { "id": "human_fat", "fg": 781 }, - { "id": "light_dry_cell", "fg": 784 }, - { "id": "marloss_scarf", "fg": 787 }, - { "id": "meat", "fg": 788 }, - { "id": "meat_tainted", "fg": 789 }, - { "id": "medium_dry_cell", "fg": 790 }, - { "id": "mutant_fat", "fg": 791 }, - { "id": "mutant_human_fat", "fg": 792 }, - { "id": "mutant_human_flesh", "fg": 793 }, - { "id": "mutant_meat", "fg": 794 }, - { "id": "pipe_tobacco", "fg": 796 }, - { "id": "punch_nail", "fg": 798 }, - { "id": "raw_fur", "fg": 800 }, - { "id": "raw_leather", "fg": 801 }, - { "id": "stapler", "fg": 806 }, - { "id": "tanning_hide", "fg": 808 }, - { "id": "tanning_pelt", "fg": 809 }, - { "id": "analytical_set_basic", "fg": 813 }, - { "id": "balance_small", "fg": 814 }, - { "id": "beaker", "fg": 815 }, - { "id": "flask_glass", "fg": 816 }, - { "id": "gradcylinder", "fg": 817 }, - { "id": "ph_meter", "fg": 818 }, - { "id": "spectrophotometer", "fg": 819 }, - { "id": "test_tube", "fg": 820 }, - { "id": "voltmeter", "fg": 821 }, - { "id": "candy_bracelet", "fg": 822 }, - { "id": "cereal", "fg": 832 }, - { "id": "cheese", "fg": 834 }, - { "id": "cheese_hard", "fg": 835 }, - { "id": "carbon_electrode", "fg": 836 }, - { "id": "cathod_mix", "fg": 837 }, - { "id": "chem_washing_soda", "fg": 838 }, - { "id": "acidchitin_piece", "fg": 839 }, - { "id": "chitin_piece", "fg": 840 }, - { "id": "cinnamon", "fg": 841 }, - { "id": "comb_lice", "fg": 843 }, - { "id": "box_snack", "fg": 851 }, - { "id": "carton_egg", "fg": 854 }, - { "id": "cooked_marrow", "fg": 862 }, - { "id": "cotton_ball", "fg": 864 }, - { "id": "cotton_boll", "fg": 865 }, - { "id": "cotton_patchwork", "fg": 866 }, - { "id": "cottonwood_tree_boll", "fg": 867 }, - { "id": "scrap_cotton", "fg": 868 }, - { "id": "sheet_cotton", "fg": 869 }, - { "id": "cufflinks", "fg": 871 }, - { "id": "cufflinks_intricate", "fg": 872 }, - { "id": "alexandrite_gold_cufflinks", "fg": 873 }, - { "id": "amethyst_gold_cufflinks", "fg": 874 }, - { "id": "aquamarine_gold_cufflinks", "fg": 875 }, - { "id": "blue_topaz_gold_cufflinks", "fg": 876 }, - { "id": "citrine_gold_cufflinks", "fg": 877 }, - { "id": "diamond_gold_cufflinks", "fg": 878 }, - { "id": "emerald_gold_cufflinks", "fg": 879 }, - { "id": "garnet_gold_cufflinks", "fg": 880 }, - { "id": "onyx_gold_cufflinks", "fg": 881 }, - { "id": "opal_gold_cufflinks", "fg": 882 }, - { "id": "pearl_gold_cufflinks", "fg": 883 }, - { "id": "peridot_gold_cufflinks", "fg": 884 }, - { "id": "ruby_gold_cufflinks", "fg": 885 }, - { "id": "sapphire_gold_cufflinks", "fg": 886 }, - { "id": "tourmaline_gold_cufflinks", "fg": 887 }, - { "id": "alexandrite_platinum_cufflinks", "fg": 888 }, - { "id": "amethyst_platinum_cufflinks", "fg": 889 }, - { "id": "aquamarine_platinum_cufflinks", "fg": 890 }, - { "id": "blue_topaz_platinum_cufflinks", "fg": 891 }, - { "id": "citrine_platinum_cufflinks", "fg": 892 }, - { "id": "diamond_platinum_cufflinks", "fg": 893 }, - { "id": "emerald_platinum_cufflinks", "fg": 894 }, - { "id": "garnet_platinum_cufflinks", "fg": 895 }, - { "id": "onyx_platinum_cufflinks", "fg": 896 }, - { "id": "opal_platinum_cufflinks", "fg": 897 }, - { "id": "pearl_platinum_cufflinks", "fg": 898 }, - { "id": "peridot_platinum_cufflinks", "fg": 899 }, - { "id": "ruby_platinum_cufflinks", "fg": 900 }, - { "id": "sapphire_platinum_cufflinks", "fg": 901 }, - { "id": "tourmaline_platinum_cufflinks", "fg": 902 }, - { "id": "alexandrite_silver_cufflinks", "fg": 903 }, - { "id": "amethyst_silver_cufflinks", "fg": 904 }, - { "id": "aquamarine_silver_cufflinks", "fg": 905 }, - { "id": "blue_topaz_silver_cufflinks", "fg": 906 }, - { "id": "citrine_silver_cufflinks", "fg": 907 }, - { "id": "diamond_silver_cufflinks", "fg": 908 }, - { "id": "emerald_silver_cufflinks", "fg": 909 }, - { "id": "garnet_silver_cufflinks", "fg": 910 }, - { "id": "onyx_silver_cufflinks", "fg": 911 }, - { "id": "opal_silver_cufflinks", "fg": 912 }, - { "id": "pearl_silver_cufflinks", "fg": 913 }, - { "id": "peridot_silver_cufflinks", "fg": 914 }, - { "id": "ruby_silver_cufflinks", "fg": 915 }, - { "id": "sapphire_silver_cufflinks", "fg": 916 }, - { "id": "tourmaline_silver_cufflinks", "fg": 917 }, - { "id": "coin_dime", "fg": 918 }, - { "id": "coin_dollar", "fg": 919 }, - { "id": "coin_half_dollar", "fg": 920 }, - { "id": "coin_nickel", "fg": 921 }, - { "id": "coin_penny", "fg": 922 }, - { "id": "coin_quarter", "fg": 923 }, - { "id": "merch", "fg": 924 }, - { "id": "money_fifty", "fg": 925 }, - { "id": "money_five", "fg": 926 }, - { "id": "money_hundred", "fg": 927 }, - { "id": "money_one", "fg": 928 }, - { "id": "money_ten", "fg": 929 }, - { "id": "money_twenty", "fg": 930 }, - { "id": "money_two", "fg": 931 }, - { "id": "decorative_wreath", "fg": 932 }, - { "id": "dentures", "fg": 933 }, - { "id": "dry_beans", "fg": 935 }, - { "id": "dry_lentils", "fg": 936 }, - { "id": "alexandrite_gold_earring", "fg": 937 }, - { "id": "alexandrite_platinum_earring", "fg": 938 }, - { "id": "alexandrite_silver_earring", "fg": 939 }, - { "id": "amethyst_gold_earring", "fg": 940 }, - { "id": "amethyst_platinum_earring", "fg": 941 }, - { "id": "amethyst_silver_earring", "fg": 942 }, - { "id": "aquamarine_gold_earring", "fg": 943 }, - { "id": "aquamarine_platinum_earring", "fg": 944 }, - { "id": "aquamarine_silver_earring", "fg": 945 }, - { "id": "bead_ear", "fg": 946 }, - { "id": "blue_topaz_gold_earring", "fg": 947 }, - { "id": "blue_topaz_platinum_earring", "fg": 948 }, - { "id": "blue_topaz_silver_earring", "fg": 949 }, - { "id": "citrine_gold_earring", "fg": 950 }, - { "id": "citrine_platinum_earring", "fg": 951 }, - { "id": "citrine_silver_earring", "fg": 952 }, - { "id": "copper_ear", "fg": 953 }, - { "id": "diamond_gold_earring", "fg": 954 }, - { "id": "diamond_platinum_earring", "fg": 955 }, - { "id": "diamond_silver_earring", "fg": 956 }, - { "id": "emerald_gold_earring", "fg": 957 }, - { "id": "emerald_platinum_earring", "fg": 958 }, - { "id": "emerald_silver_earring", "fg": 959 }, - { "id": "garnet_gold_earring", "fg": 960 }, - { "id": "garnet_platinum_earring", "fg": 961 }, - { "id": "garnet_silver_earring", "fg": 962 }, - { "id": "gold_ear", "fg": 963 }, - { "id": "opal_gold_earring", "fg": 964 }, - { "id": "opal_platinum_earring", "fg": 965 }, - { "id": "opal_silver_earring", "fg": 966 }, - { "id": "pearl_gold_earring", "fg": 967 }, - { "id": "pearl_platinum_earring", "fg": 968 }, - { "id": "pearl_silver_earring", "fg": 969 }, - { "id": "peridot_gold_earring", "fg": 970 }, - { "id": "peridot_platinum_earring", "fg": 971 }, - { "id": "peridot_silver_earring", "fg": 972 }, - { "id": "platinum_ear", "fg": 973 }, - { "id": "ruby_gold_earring", "fg": 974 }, - { "id": "ruby_platinum_earring", "fg": 975 }, - { "id": "ruby_silver_earring", "fg": 976 }, - { "id": "sapphire_gold_earring", "fg": 977 }, - { "id": "sapphire_platinum_earring", "fg": 978 }, - { "id": "sapphire_silver_earring", "fg": 979 }, - { "id": "silver_ear", "fg": 980 }, - { "id": "tourmaline_gold_earring", "fg": 981 }, - { "id": "tourmaline_platinum_earring", "fg": 982 }, - { "id": "tourmaline_silver_earring", "fg": 983 }, - { "id": "elec_shears", "fg": 984 }, - { "id": "fiber_mat", "fg": 985 }, - { "id": "filter_liquid", "fg": 986 }, - { "id": "flaregun", "fg": 987 }, - { "id": "signal_flare", "fg": 988 }, - { "id": "bread", "fg": 989 }, - { "id": "brioche", "fg": 990 }, - { "id": "brown_bread", "fg": 991 }, - { "id": "brownie", "fg": 992 }, - { "id": "cornbread", "fg": 995 }, - { "id": "jihelucake", "fg": 996 }, - { "id": "pancakes", "fg": 997 }, - { "id": "sourdough_bread", "fg": 999 }, - { "id": "sponge_cake", "fg": 1000 }, - { "id": "tortilla_corn", "fg": 1001 }, - { "id": "wastebread", "fg": 1003 }, - { "id": "forged_shears", "fg": 1004 }, - { "id": "airhorn", "fg": 1005 }, - { "id": "aluminum_foil", "fg": 1006 }, - { "id": "bowling_pin", "fg": 1007 }, - { "id": "boxing_gloves", "fg": 1008 }, - { "id": "chopsticks", "fg": 1009 }, - { "id": "comb_pocket", "fg": 1010 }, - { "id": "copper", "fg": 1011 }, - { "id": "eclipse_glasses", "fg": 1012 }, - { "id": "fish", "fg": 1013 }, - { "id": "licorice", "fg": 1014 }, - { "id": "metal_tank", "fg": 1015 }, - { "id": "metal_tank_little", "fg": 1016 }, - { "id": "nanomaterial", "fg": 1017 }, - { "id": "plut_cell", "fg": 1018 }, - { "id": "rebreather_filter", "fg": 1019 }, - { "id": "rock_sock", "fg": 1020 }, - { "id": "rollerskates", "fg": 1021 }, - { "id": "sandpaper", "fg": 1022 }, - { "id": "throwing_stick", "fg": 1023 }, - { "id": "waterproof_gunmod", "fg": 1024 }, - { "id": "circsaw_blade", "fg": 1025 }, - { "id": "mirror", "fg": 1026 }, - { "id": "glass_bowl", "fg": 1027 }, - { "id": "plastic_bowl_kids", "fg": 1028 }, - { "id": "blue_pen", "fg": 1029 }, - { "id": "green_pen", "fg": 1030 }, - { "id": "pen", "fg": 1031 }, - { "id": "red_pen", "fg": 1032 }, - { "id": "soldering_iron", "fg": 1033 }, - { "id": "superglue", "fg": 1034 }, - { "id": "gelatin_powder", "fg": 1035 }, - { "id": "EMPbomb", "fg": 1036 }, - { "id": "acidbomb", "fg": 1039 }, - { "id": "dynamite", "fg": 1040 }, - { "id": "dynamite_bomb", "fg": 1043 }, - { "id": "flashbang", "fg": 1046 }, - { "id": "grenade_emp", "fg": 1052 }, - { "id": "grenade_inc", "fg": 1055 }, - { "id": "homemade_bomb", "fg": 1058 }, - { "id": "pipebomb", "fg": 1066 }, - { "id": "scrambler", "fg": 1069 }, - { "id": "smokebomb", "fg": 1072 }, - { "id": "grip_hook", "fg": 1075 }, - { "id": "hat_boonie", "fg": 1076 }, - { "id": "heavy_wire_rack", "fg": 1077 }, - { "id": "kevlar_shears", "fg": 1081 }, - { "id": "boxcutter", "fg": 1082 }, - { "id": "copper_knife", "fg": 1083 }, - { "id": "diveknife", "fg": 1084 }, - { "id": "knife_bread", "fg": 1085 }, - { "id": "knife_butcher", "fg": 1086 }, - { "id": "knife_carving", "fg": 1087 }, - { "id": "knife_chef", "fg": 1088 }, - { "id": "knife_combat", "fg": 1089 }, - { "id": "knife_folding", "fg": 1090 }, - { "id": "knife_hunting", "fg": 1091 }, - { "id": "knife_paring", "fg": 1092 }, - { "id": "knife_rambo", "fg": 1093 }, - { "id": "knife_rm42", "fg": 1094 }, - { "id": "knife_steak", "fg": 1095 }, - { "id": "knife_swissarmy", "fg": 1096 }, - { "id": "knife_trench", "fg": 1097 }, - { "id": "makeshift_knife", "fg": 1098 }, - { "id": "pockknife", "fg": 1099 }, - { "id": "primitive_knife", "fg": 1100 }, - { "id": "throwing_knife", "fg": 1101 }, - { "id": "electric_lantern", "fg": 1102 }, - { "id": "electric_lantern_on", "fg": 1103 }, - { "id": "gasoline_lantern", "fg": 1104 }, - { "id": "gasoline_lantern_on", "fg": 1105 }, - { "id": "oil_lamp", "fg": 1106 }, - { "id": "oil_lamp_on", "fg": 1107 }, - { "id": "propane_lantern", "fg": 1108 }, - { "id": "propane_lantern_on", "fg": 1109 }, - { "id": "smart_lamp", "fg": 1110 }, - { "id": "smart_lamp_on", "fg": 1111 }, - { "id": "large_propane_tank", "fg": 1112 }, - { "id": "lawn_dart", "fg": 1113 }, - { "id": "leaves", "fg": 1114 }, - { "id": "lock", "fg": 1115 }, - { "id": "magic_8_ball", "fg": 1116 }, - { "id": "magnet", "fg": 1117 }, - { "id": "maker_kit_box", "fg": 1118 }, - { "id": "maple_candy", "fg": 1119 }, - { "id": "meat_aspic", "fg": 1120 }, - { "id": "medical_tape", "fg": 1121 }, - { "id": "medium_propane_tank", "fg": 1122 }, - { "id": "alcohol_wipes", "fg": 1123 }, - { "id": "medical_gauze", "fg": 1136 }, - { "id": "cash_register", "fg": 1144 }, - { "id": "mortar_adobe", "fg": 1146 }, - { "id": "mortar_build", "fg": 1147 }, - { "id": "mortar_lime", "fg": 1148 }, - { "id": "mountable_heater_small", "fg": 1149 }, - { "id": "baseball", "fg": 1151 }, - { "id": "basketball", "fg": 1152 }, - { "id": "battery_car", "fg": 1153 }, - { "id": "beach_volleyball", "fg": 1154 }, - { "id": "bowling_ball", "fg": 1155 }, - { "id": "cell_phone", "fg": 1156 }, - { "id": "cell_phone_flashlight", "fg": 1157 }, - { "id": "cigar", "fg": 1158 }, - { "id": "cigar_butt", "fg": 1159 }, - { "id": "cigar_lit", "fg": 1160 }, - { "id": "ear_plugs", "fg": 1162 }, - { "id": "fiddlehead_boiled", "fg": 1163 }, - { "id": "fiddlehead_raw", "fg": 1164 }, - { "id": "fiddlehead_sauteed", "fg": 1165 }, - { "id": "flask_hip", "fg": 1166 }, - { "id": "football", "fg": 1167 }, - { "id": "golf_ball", "fg": 1168 }, - { "id": "holo_sight", "fg": 1169 }, - { "id": "indoor_volleyball", "fg": 1170 }, - { "id": "misc_repairkit", "fg": 1171 }, - { "id": "mre_beef_box", "fg": 1172 }, - { "id": "peephole", "fg": 1173 }, - { "id": "portable_game", "fg": 1174 }, - { "id": "puck", "fg": 1175 }, - { "id": "purse", "fg": 1176 }, - { "id": "suppressor", "fg": 1177 }, - { "id": "tourniquet_upper", "fg": 1178 }, - { "id": "two_way_radio", "fg": 1179 }, - { "id": "wristwatch", "fg": 1180 }, - { "id": "mushroom", "fg": 1181 }, - { "id": "cable_speaker", "fg": 1182 }, - { "id": "headphones_circumaural", "fg": 1183 }, - { "id": "microphone_xlr_generic", "fg": 1184 }, - { "id": "acorns", "fg": 1186 }, - { "id": "acorns_cooked", "fg": 1187 }, - { "id": "almond", "fg": 1188 }, - { "id": "almond_roasted", "fg": 1189 }, - { "id": "almond_shelled", "fg": 1190 }, - { "id": "beech_nuts", "fg": 1191 }, - { "id": "cashews", "fg": 1192 }, - { "id": "chestnut", "fg": 1193 }, - { "id": "chestnut_roasted", "fg": 1194 }, - { "id": "chestnut_shelled", "fg": 1195 }, - { "id": "coffee_pod", "fg": 1196 }, - { "id": "hazelnut", "fg": 1197 }, - { "id": "hazelnut_roasted", "fg": 1198 }, - { "id": "hazelnut_shelled", "fg": 1199 }, - { "id": "hickory_nut", "fg": 1200 }, - { "id": "hickory_nut_shelled", "fg": 1201 }, - { "id": "pecan", "fg": 1202 }, - { "id": "pecan_roasted", "fg": 1203 }, - { "id": "pecan_shelled", "fg": 1204 }, - { "id": "pine_nuts", "fg": 1205 }, - { "id": "pistachio", "fg": 1206 }, - { "id": "pistachio_roasted", "fg": 1207 }, - { "id": "pistachio_shelled", "fg": 1208 }, - { "id": "walnut", "fg": 1209 }, - { "id": "walnut_roasted", "fg": 1210 }, - { "id": "walnut_shelled", "fg": 1211 }, - { "id": "nuts_bolts", "fg": 1212 }, - { "id": "oil_lamp_clay", "fg": 1213 }, - { "id": "oil_lamp_clay_on", "fg": 1214 }, - { "id": "pepper", "fg": 1215 }, - { "id": "plant_fibre", "fg": 1219 }, - { "id": "apricot", "fg": 1221 }, - { "id": "bell_pepper", "fg": 1223 }, - { "id": "cactus_pad", "fg": 1225 }, - { "id": "cattail_rhizome", "fg": 1226 }, - { "id": "cherries", "fg": 1227 }, - { "id": "chicory_raw", "fg": 1228 }, - { "id": "dahlia_root", "fg": 1232 }, - { "id": "egg_mole_cricket", "fg": 1234 }, - { "id": "eggplant", "fg": 1235 }, - { "id": "elderberries", "fg": 1236 }, - { "id": "lotus", "fg": 1241 }, - { "id": "mulberries", "fg": 1242 }, - { "id": "peach", "fg": 1245 }, - { "id": "plums", "fg": 1247 }, - { "id": "poppy_bud", "fg": 1248 }, - { "id": "raw_bamboo", "fg": 1251 }, - { "id": "raw_burdock", "fg": 1252 }, - { "id": "raw_dandelion", "fg": 1253 }, - { "id": "spurge", "fg": 1255 }, - { "id": "wild_garlic", "fg": 1259 }, - { "id": "popcan_stove", "fg": 1275 }, - { "id": "pouch_autoclave", "fg": 1276 }, - { "id": "primitive_adze", "fg": 1277 }, - { "id": "propane_cooker", "fg": 1278 }, - { "id": "protein_bar_evac", "fg": 1279 }, - { "id": "pur_tablets", "fg": 1280 }, - { "id": "rad_badge", "fg": 1281 }, - { "id": "raw_lentils", "fg": 1283 }, - { "id": "alexandrite_gold_ring", "fg": 1284 }, - { "id": "alexandrite_platinum_ring", "fg": 1285 }, - { "id": "alexandrite_silver_ring", "fg": 1286 }, - { "id": "amethyst_gold_ring", "fg": 1287 }, - { "id": "amethyst_platinum_ring", "fg": 1288 }, - { "id": "amethyst_silver_ring", "fg": 1289 }, - { "id": "aquamarine_gold_ring", "fg": 1290 }, - { "id": "aquamarine_platinum_ring", "fg": 1291 }, - { "id": "aquamarine_silver_ring", "fg": 1292 }, - { "id": "blue_topaz_gold_ring", "fg": 1293 }, - { "id": "blue_topaz_platinum_ring", "fg": 1294 }, - { "id": "blue_topaz_silver_ring", "fg": 1295 }, - { "id": "citrine_gold_ring", "fg": 1296 }, - { "id": "citrine_platinum_ring", "fg": 1297 }, - { "id": "citrine_silver_ring", "fg": 1298 }, - { "id": "diamond_platinum_ring", "fg": 1299 }, - { "id": "diamond_ring", "fg": 1300 }, - { "id": "diamond_silver_ring", "fg": 1301 }, - { "id": "emerald_gold_ring", "fg": 1302 }, - { "id": "emerald_platinum_ring", "fg": 1303 }, - { "id": "emerald_silver_ring", "fg": 1304 }, - { "id": "garnet_gold_ring", "fg": 1305 }, - { "id": "garnet_platinum_ring", "fg": 1306 }, - { "id": "garnet_silver_ring", "fg": 1307 }, - { "id": "gold_ring", "fg": 1308 }, - { "id": "opal_gold_ring", "fg": 1309 }, - { "id": "opal_platinum_ring", "fg": 1310 }, - { "id": "opal_silver_ring", "fg": 1311 }, - { "id": "pearl_gold_ring", "fg": 1312 }, - { "id": "pearl_platinum_ring", "fg": 1313 }, - { "id": "pearl_silver_ring", "fg": 1314 }, - { "id": "peridot_gold_ring", "fg": 1315 }, - { "id": "peridot_platinum_ring", "fg": 1316 }, - { "id": "peridot_silver_ring", "fg": 1317 }, - { "id": "ring_engagement", "fg": 1318 }, - { "id": "ruby_gold_ring", "fg": 1319 }, - { "id": "ruby_platinum_ring", "fg": 1320 }, - { "id": "ruby_silver_ring", "fg": 1321 }, - { "id": "sapphire_gold_ring", "fg": 1322 }, - { "id": "sapphire_platinum_ring", "fg": 1323 }, - { "id": "sapphire_silver_ring", "fg": 1324 }, - { "id": "tourmaline_gold_ring", "fg": 1325 }, - { "id": "tourmaline_platinum_ring", "fg": 1326 }, - { "id": "tourmaline_silver_ring", "fg": 1327 }, - { "id": "robot_kit_box", "fg": 1328 }, - { "id": "pebble", "fg": 1329 }, - { "id": "pebble_clay", "fg": 1330 }, - { "id": "rock", "fg": 1331 }, - { "id": "rock_flaking", "fg": 1332 }, - { "id": "rock_large", "fg": 1333 }, - { "id": "rx12_injector", "fg": 1334 }, - { "id": "sandbox_kit", "fg": 1335 }, - { "id": "sausage", "fg": 1336 }, - { "id": "scalpel", "fg": 1337 }, - { "id": "scissors_child", "fg": 1338 }, - { "id": "scissors_medical", "fg": 1339 }, - { "id": "scissors_wavy", "fg": 1340 }, - { "id": "ash", "fg": 1341 }, - { "id": "brick", "fg": 1342 }, - { "id": "cable", "fg": 1343 }, - { "id": "e_scrap", "fg": 1344 }, - { "id": "scrap", "fg": 1345 }, - { "id": "steel_chunk", "fg": 1346 }, - { "id": "steel_lump", "fg": 1347 }, - { "id": "wire", "fg": 1348 }, - { "id": "seasoning_italian", "fg": 1349 }, - { "id": "shears", "fg": 1350 }, - { "id": "shot_glass", "fg": 1351 }, - { "id": "shuttlecock", "fg": 1352 }, - { "id": "sinew", "fg": 1353 }, - { "id": "skull_human", "fg": 1354 }, - { "id": "skull_bear", "fg": 1355 }, - { "id": "skull_beaver", "fg": 1356 }, - { "id": "skull_bovine", "fg": 1357 }, - { "id": "skull_canis", "fg": 1358 }, - { "id": "skull_canis_medium", "fg": 1359 }, - { "id": "skull_canis_small", "fg": 1360 }, - { "id": "skull_canis_triclopean", "fg": 1361 }, - { "id": "skull_cervine", "fg": 1362 }, - { "id": "skull_cervine_spideer", "fg": 1363 }, - { "id": "skull_cougar", "fg": 1364 }, - { "id": "skull_equine", "fg": 1365 }, - { "id": "skull_feline_medium", "fg": 1366 }, - { "id": "skull_feline_small", "fg": 1367 }, - { "id": "skull_goat", "fg": 1368 }, - { "id": "skull_llama", "fg": 1369 }, - { "id": "skull_opossum", "fg": 1370 }, - { "id": "skull_pig", "fg": 1371 }, - { "id": "skull_raccoon", "fg": 1372 }, - { "id": "skull_rodent", "fg": 1373 }, - { "id": "skull_sheep", "fg": 1374 }, - { "id": "slime_scrap", "fg": 1375 }, - { "id": "small_propane_tank", "fg": 1376 }, - { "id": "small_space_heater", "fg": 1377 }, - { "id": "small_space_heater_on", "fg": 1378 }, - { "id": "snail_garden", "fg": 1379 }, - { "id": "soft_adobe_brick", "fg": 1380 }, - { "id": "spaghetti_bolognese", "fg": 1381 }, - { "id": "spaghetti_pesto", "fg": 1382 }, - { "id": "spaghetti_raw", "fg": 1383 }, - { "id": "splatter_guard", "fg": 1384 }, - { "id": "squeeze_tube", "fg": 1386 }, - { "id": "squeeze_tube_small", "fg": 1387 }, - { "id": "stirling_kit_box", "fg": 1388 }, - { "id": "survivor_scope", "fg": 1389 }, - { "id": "tainted_marrow", "fg": 1391 }, - { "id": "tea_green_raw", "fg": 1394 }, - { "id": "tea_raw", "fg": 1395 }, - { "id": "clay_teapot", "fg": 1396 }, - { "id": "throwing_axe", "fg": 1400 }, - { "id": "toilet_paper", "fg": 1401 }, - { "id": "big_pliers", "fg": 1402 }, - { "id": "crucible", "fg": 1403 }, - { "id": "e_tool", "fg": 1405 }, - { "id": "fire_drill", "fg": 1407 }, - { "id": "masonrysaw_off", "fg": 1416 }, - { "id": "masonrysaw_on", "fg": 1417 }, - { "id": "reciprocating_saw", "fg": 1419 }, - { "id": "tin_snips", "fg": 1421 }, - { "id": "tire_iron", "fg": 1422 }, - { "id": "toothbrush_electric", "fg": 1431 }, - { "id": "tortilla_flour", "fg": 1432 }, - { "id": "towel", "fg": 1433 }, - { "id": "towel_soiled", "fg": 1434 }, - { "id": "towel_wet", "fg": 1435 }, - { "id": "teddy_bear_var_toy_plush_ferret", "fg": 1436 }, - { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 1437 }, - { "id": "tree_spile", "fg": 1438 }, - { "id": "vac_sealer", "fg": 1439 }, - { "id": "vibrator", "fg": 1440 }, - { "id": "battery_charger", "fg": 1441 }, - { "id": "recharge_station", "fg": 1442 }, - { "id": "wasp_sting", "fg": 1445 }, - { "id": "wax", "fg": 1446 }, - { "id": "chestguard_hard", "fg": 1448 }, - { "id": "diving_watch", "fg": 1449 }, - { "id": "elbow_pads", "fg": 1450 }, - { "id": "game_watch", "fg": 1453 }, - { "id": "gold_watch", "fg": 1454 }, - { "id": "lanyard", "fg": 1456 }, - { "id": "platinum_watch", "fg": 1457 }, - { "id": "sf_watch", "fg": 1458 }, - { "id": "silver_watch", "fg": 1459 }, - { "id": "suit", "fg": 1460 }, - { "id": "wicker_backpack", "fg": 1461 }, - { "id": "wrapper_foil", "fg": 1462 }, - { "id": "lug_wrench", "fg": 1463 }, - { "id": "wrench_large", "fg": 1464 }, - { "id": "wrench_small", "fg": 1465 }, - { "id": "xl_helmet_barbute", "fg": 1466 }, - { "id": "xl_propane_tank", "fg": 1467 }, - { "id": "young_leaves", "fg": 1468 }, - { "id": "zipper_long_plastic", "fg": 1469 }, - { "id": "zipper_short_plastic", "fg": 1470 }, - { "id": "magi_staff_greater", "fg": 1471 }, - { "id": "magi_staff_lesser", "fg": 1472 }, - { "id": "magi_staff_minor", "fg": 1473 } + { "id": "cig", "fg": 293 }, + { "id": "cig_lit", "fg": 294 }, + { "id": "copper_ring", "fg": 295 }, + { "id": "g_shovel", "fg": 296 }, + { "id": "lsd", "fg": 297 }, + { "id": "silver_ring", "fg": 298 }, + { "id": "thermal_mask", "fg": 299 }, + { "id": "thermal_socks", "fg": 300 }, + { "id": "tie_clipon", "fg": 301 }, + { "id": "whistle", "fg": 302 }, + { "id": "archery_target_box", "fg": 303 }, + { "id": "2_shot_special", "fg": 304 }, + { "id": "LAW_Packed", "fg": 306 }, + { "id": "af2011a1_38super", "fg": 308 }, + { "id": "ar_pistol", "fg": 309 }, + { "id": "ashot", "fg": 310 }, + { "id": "bfr", "fg": 311 }, + { "id": "bigun", "fg": 312 }, + { "id": "bond_410", "fg": 313 }, + { "id": "bt_apc9k", "fg": 314 }, + { "id": "colt_army", "fg": 315 }, + { "id": "colt_navy", "fg": 316 }, + { "id": "colt_saa", "fg": 317 }, + { "id": "cop_38", "fg": 318 }, + { "id": "cz75", "fg": 319 }, + { "id": "deagle_44", "fg": 320 }, + { "id": "draco", "fg": 321 }, + { "id": "flamethrower_crude", "fg": 322 }, + { "id": "flamethrower_simple", "fg": 323 }, + { "id": "fn1910", "fg": 324 }, + { "id": "fn57", "fg": 325 }, + { "id": "fn_p90", "fg": 326 }, + { "id": "glock_17", "fg": 327 }, + { "id": "glock_18c", "fg": 328 }, + { "id": "glock_19", "fg": 329 }, + { "id": "glock_20", "fg": 330 }, + { "id": "glock_20_var_glock_40", "fg": 331 }, + { "id": "glock_21", "fg": 332 }, + { "id": "glock_22", "fg": 333 }, + { "id": "glock_29", "fg": 334 }, + { "id": "glock_31", "fg": 335 }, + { "id": "hi_power_40", "fg": 336 }, + { "id": "hi_power_9mm", "fg": 337 }, + { "id": "hk_mp5_semi_pistol", "fg": 339 }, + { "id": "hk_mp7", "fg": 340 }, + { "id": "hk_ump45", "fg": 341 }, + { "id": "hptc9", "fg": 342 }, + { "id": "hptcf380", "fg": 343 }, + { "id": "kp32", "fg": 345 }, + { "id": "kp3at", "fg": 346 }, + { "id": "kpf9", "fg": 347 }, + { "id": "l_bak_223", "fg": 348 }, + { "id": "launcher_simple", "fg": 349 }, + { "id": "lemat_revolver", "fg": 350 }, + { "id": "m11", "fg": 351 }, + { "id": "m17", "fg": 352 }, + { "id": "m18", "fg": 353 }, + { "id": "m1911-460", "fg": 354 }, + { "id": "m1911_10", "fg": 356 }, + { "id": "m1911_var_m1911_MEU", "fg": 357 }, + { "id": "m320", "fg": 358 }, + { "id": "m4_carbine_var_m4_cqbr", "fg": 359 }, + { "id": "m9", "fg": 360 }, + { "id": "mac_10", "fg": 361 }, + { "id": "mac_11", "fg": 362 }, + { "id": "makarov", "fg": 363 }, + { "id": "mauser_c96", "fg": 364 }, + { "id": "mauser_m714", "fg": 365 }, + { "id": "mgl", "fg": 366 }, + { "id": "minispeargun", "fg": 367 }, + { "id": "model_10_revolver", "fg": 368 }, + { "id": "moss_brownie", "fg": 369 }, + { "id": "nailgun", "fg": 370 }, + { "id": "nailrifle", "fg": 371 }, + { "id": "needlepistol", "fg": 372 }, + { "id": "oa93", "fg": 373 }, + { "id": "p08", "fg": 374 }, + { "id": "p220_10", "fg": 375 }, + { "id": "p226_357sig", "fg": 376 }, + { "id": "p226_9mm", "fg": 377 }, + { "id": "p320_357sig", "fg": 378 }, + { "id": "paintballgun", "fg": 379 }, + { "id": "pipe_double_shotgun", "fg": 380 }, + { "id": "pistol_flintlock", "fg": 381 }, + { "id": "px4", "fg": 382 }, + { "id": "px4_40", "fg": 383 }, + { "id": "raging_bull", "fg": 384 }, + { "id": "raging_judge", "fg": 385 }, + { "id": "revolver_shotgun", "fg": 386 }, + { "id": "rm103a_pistol", "fg": 387 }, + { "id": "rm2000_smg", "fg": 388 }, + { "id": "rm228", "fg": 389 }, + { "id": "ruger_lcr_22", "fg": 390 }, + { "id": "ruger_lcr_38", "fg": 391 }, + { "id": "ruger_redhawk", "fg": 392 }, + { "id": "rugerlcp", "fg": 393 }, + { "id": "sig_40", "fg": 394 }, + { "id": "sig_mosquito", "fg": 395 }, + { "id": "sig_p230", "fg": 396 }, + { "id": "skorpion_61", "fg": 397 }, + { "id": "smg_40", "fg": 398 }, + { "id": "smg_45", "fg": 399 }, + { "id": "sp2022", "fg": 400 }, + { "id": "streetsweeper", "fg": 401 }, + { "id": "surv_hand_cannon", "fg": 402 }, + { "id": "surv_six_shooter", "fg": 403 }, + { "id": "sw629", "fg": 404 }, + { "id": "sw_22", "fg": 405 }, + { "id": "sw_500", "fg": 406 }, + { "id": "sw_610", "fg": 407 }, + { "id": "sw_619", "fg": 408 }, + { "id": "taurus_spectrum", "fg": 409 }, + { "id": "tec9", "fg": 410 }, + { "id": "tokarev", "fg": 411 }, + { "id": "triple_launcher_simple", "fg": 412 }, + { "id": "unbio_blaster_gun", "fg": 413 }, + { "id": "usp_45", "fg": 414 }, + { "id": "usp_45_var_mk23", "fg": 415 }, + { "id": "usp_9mm", "fg": 416 }, + { "id": "uzi", "fg": 417 }, + { "id": "v29", "fg": 418 }, + { "id": "v29_cheap", "fg": 419 }, + { "id": "walther_ccp", "fg": 420 }, + { "id": "walther_p22", "fg": 421 }, + { "id": "walther_p38", "fg": 422 }, + { "id": "walther_ppq_40", "fg": 423 }, + { "id": "walther_ppq_45", "fg": 424 }, + { "id": "walther_ppq_9mm", "fg": 425 }, + { "id": "witness_10", "fg": 426 }, + { "id": "xd_10", "fg": 427 }, + { "id": "awl_bone", "fg": 428 }, + { "id": "awl_steel", "fg": 429 }, + { "id": "bath_toy", "fg": 431 }, + { "id": "battery", "fg": 440 }, + { "id": "beansnrice", "fg": 442 }, + { "id": "block_and_tackle", "fg": 443 }, + { "id": "blutwurst_sausage", "fg": 444 }, + { "id": "book_pieces", "fg": 450 }, + { "id": "book_ruined", "fg": 451 }, + { "id": "bottle_bathroom", "fg": 488 }, + { "id": "box_small_folded", "fg": 491 }, + { "id": "copper_bracelet", "fg": 492 }, + { "id": "alexandrite_gold_bracelet", "fg": 493 }, + { "id": "amethyst_gold_bracelet", "fg": 494 }, + { "id": "aquamarine_gold_bracelet", "fg": 495 }, + { "id": "blue_topaz_gold_bracelet", "fg": 496 }, + { "id": "citrine_gold_bracelet", "fg": 497 }, + { "id": "diamond_gold_bracelet", "fg": 498 }, + { "id": "emerald_gold_bracelet", "fg": 499 }, + { "id": "garnet_gold_bracelet", "fg": 500 }, + { "id": "gold_bracelet", "fg": 501 }, + { "id": "onyx_gold_bracelet", "fg": 502 }, + { "id": "opal_gold_bracelet", "fg": 503 }, + { "id": "pearl_gold_bracelet", "fg": 504 }, + { "id": "peridot_gold_bracelet", "fg": 505 }, + { "id": "ruby_gold_bracelet", "fg": 506 }, + { "id": "sapphire_gold_bracelet", "fg": 507 }, + { "id": "tourmaline_gold_bracelet", "fg": 508 }, + { "id": "alexandrite_platinum_bracelet", "fg": 509 }, + { "id": "amethyst_platinum_bracelet", "fg": 510 }, + { "id": "aquamarine_platinum_bracelet", "fg": 511 }, + { "id": "blue_topaz_platinum_bracelet", "fg": 512 }, + { "id": "citrine_platinum_bracelet", "fg": 513 }, + { "id": "diamond_platinum_bracelet", "fg": 514 }, + { "id": "emerald_platinum_bracelet", "fg": 515 }, + { "id": "garnet_platinum_bracelet", "fg": 516 }, + { "id": "onyx_platinum_bracelet", "fg": 517 }, + { "id": "opal_platinum_bracelet", "fg": 518 }, + { "id": "pearl_platinum_bracelet", "fg": 519 }, + { "id": "peridot_platinum_bracelet", "fg": 520 }, + { "id": "platinum_bracelet", "fg": 521 }, + { "id": "ruby_platinum_bracelet", "fg": 522 }, + { "id": "sapphire_platinum_bracelet", "fg": 523 }, + { "id": "tourmaline_platinum_bracelet", "fg": 524 }, + { "id": "alexandrite_silver_bracelet", "fg": 525 }, + { "id": "amethyst_silver_bracelet", "fg": 526 }, + { "id": "aquamarine_silver_bracelet", "fg": 527 }, + { "id": "blue_topaz_silver_bracelet", "fg": 528 }, + { "id": "citrine_silver_bracelet", "fg": 529 }, + { "id": "diamond_silver_bracelet", "fg": 530 }, + { "id": "emerald_silver_bracelet", "fg": 531 }, + { "id": "garnet_silver_bracelet", "fg": 532 }, + { "id": "onyx_silver_bracelet", "fg": 533 }, + { "id": "opal_silver_bracelet", "fg": 534 }, + { "id": "pearl_silver_bracelet", "fg": 535 }, + { "id": "peridot_silver_bracelet", "fg": 536 }, + { "id": "ruby_silver_bracelet", "fg": 537 }, + { "id": "sapphire_silver_bracelet", "fg": 538 }, + { "id": "silver_bracelet", "fg": 539 }, + { "id": "tourmaline_silver_bracelet", "fg": 540 }, + { "id": "brush_toilet", "fg": 541 }, + { "id": "brain", "fg": 542 }, + { "id": "endochitin", "fg": 543 }, + { "id": "liver", "fg": 544 }, + { "id": "lung", "fg": 545 }, + { "id": "meat_scrap", "fg": 546 }, + { "id": "mutant_bug_hydrogen_sacs", "fg": 547 }, + { "id": "mutant_bug_lungs", "fg": 548 }, + { "id": "mutant_bug_organs", "fg": 549 }, + { "id": "stomach", "fg": 550 }, + { "id": "stomach_large", "fg": 551 }, + { "id": "sweetbread", "fg": 552 }, + { "id": "button_plastic", "fg": 553 }, + { "id": "button_steel", "fg": 554 }, + { "id": "button_wood", "fg": 555 }, + { "id": "antenna", "fg": 556 }, + { "id": "badge_deputy", "fg": 557 }, + { "id": "coconut", "fg": 558 }, + { "id": "directional_antenna", "fg": 559 }, + { "id": "halter_top", "fg": 560 }, + { "id": "hand_crank_charger", "fg": 561 }, + { "id": "hops", "fg": 562 }, + { "id": "kidney", "fg": 563 }, + { "id": "lettuce", "fg": 564 }, + { "id": "lily_flower", "fg": 565 }, + { "id": "scorecard", "fg": 566 }, + { "id": "spinach", "fg": 567 }, + { "id": "altered_comb", "fg": 568 }, + { "id": "gasdiscount_gold", "fg": 569 }, + { "id": "gasdiscount_platinum", "fg": 570 }, + { "id": "gasdiscount_silver", "fg": 571 }, + { "id": "gold_hairpin", "fg": 572 }, + { "id": "nanoskirt", "fg": 573 }, + { "id": "pearl", "fg": 574 }, + { "id": "platinum_ring", "fg": 575 }, + { "id": "skirt_grass", "fg": 576 }, + { "id": "skirt_leather", "fg": 577 }, + { "id": "wallet_leather", "fg": 578 }, + { "id": "copper_necklace", "fg": 579 }, + { "id": "pearl_collar", "fg": 580 }, + { "id": "alexandrite_gold_pendant_necklace", "fg": 581 }, + { "id": "amethyst_gold_pendant_necklace", "fg": 582 }, + { "id": "aquamarine_gold_pendant_necklace", "fg": 583 }, + { "id": "blue_topaz_gold_pendant_necklace", "fg": 584 }, + { "id": "citrine_gold_pendant_necklace", "fg": 585 }, + { "id": "diamond_gold_pendant_necklace", "fg": 586 }, + { "id": "emerald_gold_pendant_necklace", "fg": 587 }, + { "id": "garnet_gold_pendant_necklace", "fg": 588 }, + { "id": "gold_necklace", "fg": 589 }, + { "id": "opal_gold_pendant_necklace", "fg": 590 }, + { "id": "pearl_gold_pendant_necklace", "fg": 591 }, + { "id": "peridot_gold_pendant_necklace", "fg": 592 }, + { "id": "ruby_gold_pendant_necklace", "fg": 593 }, + { "id": "sapphire_gold_pendant_necklace", "fg": 594 }, + { "id": "tourmaline_gold_pendant_necklace", "fg": 595 }, + { "id": "alexandrite_platinum_pendant_necklace", "fg": 596 }, + { "id": "amethyst_platinum_pendant_necklace", "fg": 597 }, + { "id": "aquamarine_platinum_pendant_necklace", "fg": 598 }, + { "id": "blue_topaz_platinum_pendant_necklace", "fg": 599 }, + { "id": "citrine_platinum_pendant_necklace", "fg": 600 }, + { "id": "diamond_platinum_pendant_necklace", "fg": 601 }, + { "id": "emerald_platinum_pendant_necklace", "fg": 602 }, + { "id": "garnet_platinum_pendant_necklace", "fg": 603 }, + { "id": "opal_platinum_pendant_necklace", "fg": 604 }, + { "id": "pearl_platinum_pendant_necklace", "fg": 605 }, + { "id": "peridot_platinum_pendant_necklace", "fg": 606 }, + { "id": "platinum_necklace", "fg": 607 }, + { "id": "ruby_platinum_pendant_necklace", "fg": 608 }, + { "id": "sapphire_platinum_pendant_necklace", "fg": 609 }, + { "id": "tourmaline_platinum_pendant_necklace", "fg": 610 }, + { "id": "alexandrite_silver_pendant_necklace", "fg": 611 }, + { "id": "amethyst_silver_pendant_necklace", "fg": 612 }, + { "id": "aquamarine_silver_pendant_necklace", "fg": 613 }, + { "id": "blue_topaz_silver_pendant_necklace", "fg": 614 }, + { "id": "citrine_silver_pendant_necklace", "fg": 615 }, + { "id": "diamond_silver_pendant_necklace", "fg": 616 }, + { "id": "emerald_silver_pendant_necklace", "fg": 617 }, + { "id": "garnet_silver_pendant_necklace", "fg": 618 }, + { "id": "opal_silver_pendant_necklace", "fg": 619 }, + { "id": "pearl_silver_pendant_necklace", "fg": 620 }, + { "id": "peridot_silver_pendant_necklace", "fg": 621 }, + { "id": "ruby_silver_pendant_necklace", "fg": 622 }, + { "id": "sapphire_silver_pendant_necklace", "fg": 623 }, + { "id": "silver_necklace", "fg": 624 }, + { "id": "tourmaline_silver_pendant_necklace", "fg": 625 }, + { "id": "alder_bark", "fg": 626 }, + { "id": "barrette", "fg": 627 }, + { "id": "birchbark", "fg": 628 }, + { "id": "caff_gum", "fg": 629 }, + { "id": "cattail_stalk", "fg": 630 }, + { "id": "golf_tee", "fg": 631 }, + { "id": "gum", "fg": 632 }, + { "id": "hand_pump", "fg": 633 }, + { "id": "honeydew", "fg": 634 }, + { "id": "ifak_pouch", "fg": 635 }, + { "id": "knitting_needles", "fg": 636 }, + { "id": "lasagne", "fg": 637 }, + { "id": "magnifying_glass", "fg": 638 }, + { "id": "mininuke", "fg": 639 }, + { "id": "mininuke_act", "fg": 640 }, + { "id": "net", "fg": 641 }, + { "id": "rolling_paper", "fg": 642 }, + { "id": "tanbark", "fg": 643 }, + { "id": "willowbark", "fg": 646 }, + { "id": "shoulder_strap", "fg": 647 }, + { "id": "deck_of_cards", "fg": 648 }, + { "id": "hairpin", "fg": 649 }, + { "id": "weed", "fg": 650 }, + { "id": "ceramic_bowl", "fg": 651 }, + { "id": "chestrig", "fg": 652 }, + { "id": "radio_car", "fg": 653 }, + { "id": "radio_car_box", "fg": 654 }, + { "id": "radio_car_on", "fg": 655 }, + { "id": "radio_car_wheel", "fg": 656 }, + { "id": "radiocontrol", "fg": 657 }, + { "id": "rc_car_box", "fg": 658 }, + { "id": "toaster", "fg": 659 }, + { "id": "xl_chestrig", "fg": 660 }, + { "id": "alternator_truck", "fg": 662 }, + { "id": "ammolink", "fg": 663 }, + { "id": "angle_grinder", "fg": 664 }, + { "id": "atomic_lamp", "fg": 665 }, + { "id": "atomic_lamp_off", "fg": 666 }, + { "id": "barometer", "fg": 667 }, + { "id": "birdfood", "fg": 668 }, + { "id": "bismuth", "fg": 669 }, + { "id": "brick_kiln", "fg": 670 }, + { "id": "caffeine", "fg": 671 }, + { "id": "caltrops", "fg": 672 }, + { "id": "caltrops_glass", "fg": 673 }, + { "id": "camera", "fg": 674 }, + { "id": "chem_citric_acid", "fg": 675 }, + { "id": "chem_sulphur", "fg": 676 }, + { "id": "chem_zinc", "fg": 677 }, + { "id": "chunk_sulfur", "fg": 678 }, + { "id": "circsaw_off", "fg": 679 }, + { "id": "circsaw_on", "fg": 680 }, + { "id": "coal_lump", "fg": 681 }, + { "id": "con_mix", "fg": 682 }, + { "id": "disc_golf", "fg": 683 }, + { "id": "drivebelt", "fg": 684 }, + { "id": "eink_tablet_pc", "fg": 685 }, + { "id": "flatbread", "fg": 686 }, + { "id": "gelbox", "fg": 688 }, + { "id": "generator_7500w", "fg": 689 }, + { "id": "glowstick", "fg": 690 }, + { "id": "glowstick_dead", "fg": 691 }, + { "id": "glowstick_lit", "fg": 692 }, + { "id": "gold_small", "fg": 693 }, + { "id": "golf_club", "fg": 694 }, + { "id": "handflare", "fg": 695 }, + { "id": "heatpack", "fg": 696 }, + { "id": "heatpack_used", "fg": 697 }, + { "id": "hoe", "fg": 698 }, + { "id": "homeopathic_pills", "fg": 699 }, + { "id": "horn_bicycle", "fg": 700 }, + { "id": "jumper_cable", "fg": 701 }, + { "id": "kiln", "fg": 702 }, + { "id": "lead", "fg": 703 }, + { "id": "leather", "fg": 704 }, + { "id": "lightstrip", "fg": 705 }, + { "id": "material_aluminium_ingot", "fg": 706 }, + { "id": "material_limestone", "fg": 707 }, + { "id": "material_rhodonite", "fg": 708 }, + { "id": "material_rocksalt", "fg": 709 }, + { "id": "material_zincite", "fg": 710 }, + { "id": "metal_smoother", "fg": 711 }, + { "id": "multitool", "fg": 713 }, + { "id": "nic_gum", "fg": 714 }, + { "id": "pencil", "fg": 715 }, + { "id": "pipe_cleaner", "fg": 716 }, + { "id": "pipe_glass", "fg": 717 }, + { "id": "platinum_small", "fg": 719 }, + { "id": "polisher", "fg": 720 }, + { "id": "press", "fg": 721 }, + { "id": "puller", "fg": 722 }, + { "id": "rake", "fg": 723 }, + { "id": "razorclaw_roe", "fg": 724 }, + { "id": "salt", "fg": 725 }, + { "id": "sickle", "fg": 726 }, + { "id": "silver_small", "fg": 727 }, + { "id": "small_repairkit", "fg": 728 }, + { "id": "tanned_hide", "fg": 729 }, + { "id": "tanned_pelt", "fg": 730 }, + { "id": "tourist_table", "fg": 731 }, + { "id": "zinc_metal", "fg": 732 }, + { "id": "beartrap", "fg": 733 }, + { "id": "landmine", "fg": 734 }, + { "id": "wire_mesh", "fg": 735 }, + { "id": "cannabis", "fg": 736 }, + { "id": "dnd_handbook", "fg": 738 }, + { "id": "holybook_bible1", "fg": 739 }, + { "id": "holybook_bible3", "fg": 740 }, + { "id": "l-stick", "fg": 741 }, + { "id": "l-stick_on", "fg": 742 }, + { "id": "makarovmag", "fg": 743 }, + { "id": "manual_brawl", "fg": 744 }, + { "id": "manual_carpentry", "fg": 745 }, + { "id": "manual_dodge_kid", "fg": 746 }, + { "id": "manual_driving", "fg": 747 }, + { "id": "manual_melee", "fg": 748 }, + { "id": "philosophy_book", "fg": 749 }, + { "id": "phonebook", "fg": 750 }, + { "id": "photo_album", "fg": 751 }, + { "id": "plastic_bucket", "fg": 752 }, + { "id": "record_weather", "fg": 753 }, + { "id": "straw_fedora", "fg": 754 }, + { "id": "textbook_computer", "fg": 755 }, + { "id": "textbook_fabrication", "fg": 756 }, + { "id": "textbook_survival", "fg": 757 }, + { "id": "water_faucet", "fg": 758 }, + { "id": "can_food", "fg": 761 }, + { "id": "can_food_big", "fg": 762 }, + { "id": "can_food_big_unsealed", "fg": 763 }, + { "id": "can_food_unsealed", "fg": 764 }, + { "id": "can_medium", "fg": 765 }, + { "id": "can_medium_unsealed", "fg": 766 }, + { "id": "clamp", "fg": 767 }, + { "id": "cured_hide", "fg": 768 }, + { "id": "cured_pelt", "fg": 769 }, + { "id": "demihuman_fat", "fg": 770 }, + { "id": "fat", "fg": 771 }, + { "id": "fat_tainted", "fg": 772 }, + { "id": "headscarf", "fg": 773 }, + { "id": "heavy_dry_cell", "fg": 774 }, + { "id": "human_fat", "fg": 776 }, + { "id": "light_dry_cell", "fg": 779 }, + { "id": "marloss_scarf", "fg": 782 }, + { "id": "meat", "fg": 783 }, + { "id": "meat_tainted", "fg": 784 }, + { "id": "medium_dry_cell", "fg": 785 }, + { "id": "mutant_fat", "fg": 786 }, + { "id": "mutant_human_fat", "fg": 787 }, + { "id": "mutant_human_flesh", "fg": 788 }, + { "id": "mutant_meat", "fg": 789 }, + { "id": "pipe_tobacco", "fg": 791 }, + { "id": "punch_nail", "fg": 793 }, + { "id": "raw_fur", "fg": 795 }, + { "id": "raw_leather", "fg": 796 }, + { "id": "stapler", "fg": 801 }, + { "id": "tanning_hide", "fg": 803 }, + { "id": "tanning_pelt", "fg": 804 }, + { "id": "analytical_set_basic", "fg": 808 }, + { "id": "balance_small", "fg": 809 }, + { "id": "beaker", "fg": 810 }, + { "id": "flask_glass", "fg": 811 }, + { "id": "gradcylinder", "fg": 812 }, + { "id": "ph_meter", "fg": 813 }, + { "id": "spectrophotometer", "fg": 814 }, + { "id": "test_tube", "fg": 815 }, + { "id": "voltmeter", "fg": 816 }, + { "id": "candy_bracelet", "fg": 817 }, + { "id": "cereal", "fg": 827 }, + { "id": "cheese", "fg": 829 }, + { "id": "cheese_hard", "fg": 830 }, + { "id": "carbon_electrode", "fg": 831 }, + { "id": "cathod_mix", "fg": 832 }, + { "id": "chem_washing_soda", "fg": 833 }, + { "id": "acidchitin_piece", "fg": 834 }, + { "id": "chitin_piece", "fg": 835 }, + { "id": "cinnamon", "fg": 836 }, + { "id": "armguard_acidchitin", "fg": 838 }, + { "id": "armguard_chitin", "fg": 839 }, + { "id": "armor_thessalonian", "fg": 840 }, + { "id": "boots_acidchitin", "fg": 841 }, + { "id": "boots_chitin", "fg": 842 }, + { "id": "gauntlets_acidchitin", "fg": 843 }, + { "id": "gauntlets_chitin", "fg": 844 }, + { "id": "helmet_acidchitin", "fg": 845 }, + { "id": "helmet_chitin", "fg": 846 }, + { "id": "leggings_thessalonian", "fg": 847 }, + { "id": "legguard_acidchitin", "fg": 848 }, + { "id": "legguard_chitin", "fg": 849 }, + { "id": "comb_lice", "fg": 850 }, + { "id": "box_small_metal", "fg": 858 }, + { "id": "box_snack", "fg": 859 }, + { "id": "carton_egg", "fg": 862 }, + { "id": "cooked_marrow", "fg": 870 }, + { "id": "cotton_ball", "fg": 872 }, + { "id": "cotton_boll", "fg": 873 }, + { "id": "cotton_patchwork", "fg": 874 }, + { "id": "cottonwood_tree_boll", "fg": 875 }, + { "id": "scrap_cotton", "fg": 876 }, + { "id": "sheet_cotton", "fg": 877 }, + { "id": "cufflinks", "fg": 879 }, + { "id": "cufflinks_intricate", "fg": 880 }, + { "id": "alexandrite_gold_cufflinks", "fg": 881 }, + { "id": "amethyst_gold_cufflinks", "fg": 882 }, + { "id": "aquamarine_gold_cufflinks", "fg": 883 }, + { "id": "blue_topaz_gold_cufflinks", "fg": 884 }, + { "id": "citrine_gold_cufflinks", "fg": 885 }, + { "id": "diamond_gold_cufflinks", "fg": 886 }, + { "id": "emerald_gold_cufflinks", "fg": 887 }, + { "id": "garnet_gold_cufflinks", "fg": 888 }, + { "id": "onyx_gold_cufflinks", "fg": 889 }, + { "id": "opal_gold_cufflinks", "fg": 890 }, + { "id": "pearl_gold_cufflinks", "fg": 891 }, + { "id": "peridot_gold_cufflinks", "fg": 892 }, + { "id": "ruby_gold_cufflinks", "fg": 893 }, + { "id": "sapphire_gold_cufflinks", "fg": 894 }, + { "id": "tourmaline_gold_cufflinks", "fg": 895 }, + { "id": "alexandrite_platinum_cufflinks", "fg": 896 }, + { "id": "amethyst_platinum_cufflinks", "fg": 897 }, + { "id": "aquamarine_platinum_cufflinks", "fg": 898 }, + { "id": "blue_topaz_platinum_cufflinks", "fg": 899 }, + { "id": "citrine_platinum_cufflinks", "fg": 900 }, + { "id": "diamond_platinum_cufflinks", "fg": 901 }, + { "id": "emerald_platinum_cufflinks", "fg": 902 }, + { "id": "garnet_platinum_cufflinks", "fg": 903 }, + { "id": "onyx_platinum_cufflinks", "fg": 904 }, + { "id": "opal_platinum_cufflinks", "fg": 905 }, + { "id": "pearl_platinum_cufflinks", "fg": 906 }, + { "id": "peridot_platinum_cufflinks", "fg": 907 }, + { "id": "ruby_platinum_cufflinks", "fg": 908 }, + { "id": "sapphire_platinum_cufflinks", "fg": 909 }, + { "id": "tourmaline_platinum_cufflinks", "fg": 910 }, + { "id": "alexandrite_silver_cufflinks", "fg": 911 }, + { "id": "amethyst_silver_cufflinks", "fg": 912 }, + { "id": "aquamarine_silver_cufflinks", "fg": 913 }, + { "id": "blue_topaz_silver_cufflinks", "fg": 914 }, + { "id": "citrine_silver_cufflinks", "fg": 915 }, + { "id": "diamond_silver_cufflinks", "fg": 916 }, + { "id": "emerald_silver_cufflinks", "fg": 917 }, + { "id": "garnet_silver_cufflinks", "fg": 918 }, + { "id": "onyx_silver_cufflinks", "fg": 919 }, + { "id": "opal_silver_cufflinks", "fg": 920 }, + { "id": "pearl_silver_cufflinks", "fg": 921 }, + { "id": "peridot_silver_cufflinks", "fg": 922 }, + { "id": "ruby_silver_cufflinks", "fg": 923 }, + { "id": "sapphire_silver_cufflinks", "fg": 924 }, + { "id": "tourmaline_silver_cufflinks", "fg": 925 }, + { "id": "coin_dime", "fg": 926 }, + { "id": "coin_dollar", "fg": 927 }, + { "id": "coin_half_dollar", "fg": 928 }, + { "id": "coin_nickel", "fg": 929 }, + { "id": "coin_penny", "fg": 930 }, + { "id": "coin_quarter", "fg": 931 }, + { "id": "merch", "fg": 932 }, + { "id": "money_fifty", "fg": 933 }, + { "id": "money_five", "fg": 934 }, + { "id": "money_hundred", "fg": 935 }, + { "id": "money_one", "fg": 936 }, + { "id": "money_ten", "fg": 937 }, + { "id": "money_twenty", "fg": 938 }, + { "id": "money_two", "fg": 939 }, + { "id": "decorative_wreath", "fg": 940 }, + { "id": "dentures", "fg": 941 }, + { "id": "dry_beans", "fg": 943 }, + { "id": "dry_lentils", "fg": 944 }, + { "id": "alexandrite_gold_earring", "fg": 945 }, + { "id": "alexandrite_platinum_earring", "fg": 946 }, + { "id": "alexandrite_silver_earring", "fg": 947 }, + { "id": "amethyst_gold_earring", "fg": 948 }, + { "id": "amethyst_platinum_earring", "fg": 949 }, + { "id": "amethyst_silver_earring", "fg": 950 }, + { "id": "aquamarine_gold_earring", "fg": 951 }, + { "id": "aquamarine_platinum_earring", "fg": 952 }, + { "id": "aquamarine_silver_earring", "fg": 953 }, + { "id": "bead_ear", "fg": 954 }, + { "id": "blue_topaz_gold_earring", "fg": 955 }, + { "id": "blue_topaz_platinum_earring", "fg": 956 }, + { "id": "blue_topaz_silver_earring", "fg": 957 }, + { "id": "citrine_gold_earring", "fg": 958 }, + { "id": "citrine_platinum_earring", "fg": 959 }, + { "id": "citrine_silver_earring", "fg": 960 }, + { "id": "copper_ear", "fg": 961 }, + { "id": "diamond_gold_earring", "fg": 962 }, + { "id": "diamond_platinum_earring", "fg": 963 }, + { "id": "diamond_silver_earring", "fg": 964 }, + { "id": "emerald_gold_earring", "fg": 965 }, + { "id": "emerald_platinum_earring", "fg": 966 }, + { "id": "emerald_silver_earring", "fg": 967 }, + { "id": "garnet_gold_earring", "fg": 968 }, + { "id": "garnet_platinum_earring", "fg": 969 }, + { "id": "garnet_silver_earring", "fg": 970 }, + { "id": "gold_ear", "fg": 971 }, + { "id": "opal_gold_earring", "fg": 972 }, + { "id": "opal_platinum_earring", "fg": 973 }, + { "id": "opal_silver_earring", "fg": 974 }, + { "id": "pearl_gold_earring", "fg": 975 }, + { "id": "pearl_platinum_earring", "fg": 976 }, + { "id": "pearl_silver_earring", "fg": 977 }, + { "id": "peridot_gold_earring", "fg": 978 }, + { "id": "peridot_platinum_earring", "fg": 979 }, + { "id": "peridot_silver_earring", "fg": 980 }, + { "id": "platinum_ear", "fg": 981 }, + { "id": "ruby_gold_earring", "fg": 982 }, + { "id": "ruby_platinum_earring", "fg": 983 }, + { "id": "ruby_silver_earring", "fg": 984 }, + { "id": "sapphire_gold_earring", "fg": 985 }, + { "id": "sapphire_platinum_earring", "fg": 986 }, + { "id": "sapphire_silver_earring", "fg": 987 }, + { "id": "silver_ear", "fg": 988 }, + { "id": "tourmaline_gold_earring", "fg": 989 }, + { "id": "tourmaline_platinum_earring", "fg": 990 }, + { "id": "tourmaline_silver_earring", "fg": 991 }, + { "id": "elec_shears", "fg": 992 }, + { "id": "fiber_mat", "fg": 993 }, + { "id": "filter_liquid", "fg": 994 }, + { "id": "flaregun", "fg": 995 }, + { "id": "signal_flare", "fg": 996 }, + { "id": "bread", "fg": 997 }, + { "id": "brioche", "fg": 998 }, + { "id": "brown_bread", "fg": 999 }, + { "id": "brownie", "fg": 1000 }, + { "id": "cornbread", "fg": 1003 }, + { "id": "jihelucake", "fg": 1004 }, + { "id": "pancakes", "fg": 1005 }, + { "id": "sourdough_bread", "fg": 1007 }, + { "id": "sponge_cake", "fg": 1008 }, + { "id": "tortilla_corn", "fg": 1009 }, + { "id": "wastebread", "fg": 1011 }, + { "id": "forged_shears", "fg": 1012 }, + { "id": "airhorn", "fg": 1013 }, + { "id": "aluminum_foil", "fg": 1014 }, + { "id": "bowling_pin", "fg": 1015 }, + { "id": "boxing_gloves", "fg": 1016 }, + { "id": "chopsticks", "fg": 1017 }, + { "id": "comb_pocket", "fg": 1018 }, + { "id": "copper", "fg": 1019 }, + { "id": "eclipse_glasses", "fg": 1020 }, + { "id": "fish", "fg": 1021 }, + { "id": "licorice", "fg": 1022 }, + { "id": "metal_tank", "fg": 1023 }, + { "id": "metal_tank_little", "fg": 1024 }, + { "id": "nanomaterial", "fg": 1025 }, + { "id": "plut_cell", "fg": 1026 }, + { "id": "rebreather_filter", "fg": 1027 }, + { "id": "rock_sock", "fg": 1028 }, + { "id": "rollerskates", "fg": 1029 }, + { "id": "sandpaper", "fg": 1030 }, + { "id": "throwing_stick", "fg": 1031 }, + { "id": "waterproof_gunmod", "fg": 1032 }, + { "id": "circsaw_blade", "fg": 1033 }, + { "id": "mirror", "fg": 1034 }, + { "id": "glass_bowl", "fg": 1035 }, + { "id": "plastic_bowl_kids", "fg": 1036 }, + { "id": "blue_pen", "fg": 1037 }, + { "id": "green_pen", "fg": 1038 }, + { "id": "pen", "fg": 1039 }, + { "id": "red_pen", "fg": 1040 }, + { "id": "soldering_iron", "fg": 1041 }, + { "id": "superglue", "fg": 1042 }, + { "id": "gelatin_powder", "fg": 1043 }, + { "id": "EMPbomb", "fg": 1044 }, + { "id": "acidbomb", "fg": 1047 }, + { "id": "dynamite", "fg": 1048 }, + { "id": "dynamite_bomb", "fg": 1051 }, + { "id": "flashbang", "fg": 1054 }, + { "id": "grenade_emp", "fg": 1060 }, + { "id": "grenade_inc", "fg": 1063 }, + { "id": "homemade_bomb", "fg": 1066 }, + { "id": "pipebomb", "fg": 1074 }, + { "id": "scrambler", "fg": 1077 }, + { "id": "smokebomb", "fg": 1080 }, + { "id": "grip_hook", "fg": 1083 }, + { "id": "hat_boonie", "fg": 1084 }, + { "id": "heavy_wire_rack", "fg": 1085 }, + { "id": "kevlar_shears", "fg": 1089 }, + { "id": "boxcutter", "fg": 1090 }, + { "id": "copper_knife", "fg": 1091 }, + { "id": "diveknife", "fg": 1092 }, + { "id": "knife_bread", "fg": 1093 }, + { "id": "knife_butcher", "fg": 1094 }, + { "id": "knife_carving", "fg": 1095 }, + { "id": "knife_chef", "fg": 1096 }, + { "id": "knife_combat", "fg": 1097 }, + { "id": "knife_folding", "fg": 1098 }, + { "id": "knife_hunting", "fg": 1099 }, + { "id": "knife_paring", "fg": 1100 }, + { "id": "knife_rambo", "fg": 1101 }, + { "id": "knife_rm42", "fg": 1102 }, + { "id": "knife_steak", "fg": 1103 }, + { "id": "knife_swissarmy", "fg": 1104 }, + { "id": "knife_trench", "fg": 1105 }, + { "id": "makeshift_knife", "fg": 1106 }, + { "id": "pockknife", "fg": 1107 }, + { "id": "primitive_knife", "fg": 1108 }, + { "id": "throwing_knife", "fg": 1109 }, + { "id": "electric_lantern", "fg": 1110 }, + { "id": "electric_lantern_on", "fg": 1111 }, + { "id": "gasoline_lantern", "fg": 1112 }, + { "id": "gasoline_lantern_on", "fg": 1113 }, + { "id": "oil_lamp", "fg": 1114 }, + { "id": "oil_lamp_on", "fg": 1115 }, + { "id": "propane_lantern", "fg": 1116 }, + { "id": "propane_lantern_on", "fg": 1117 }, + { "id": "smart_lamp", "fg": 1118 }, + { "id": "smart_lamp_on", "fg": 1119 }, + { "id": "large_propane_tank", "fg": 1120 }, + { "id": "lawn_dart", "fg": 1121 }, + { "id": "leaves", "fg": 1122 }, + { "id": "lock", "fg": 1123 }, + { "id": "magic_8_ball", "fg": 1124 }, + { "id": "magnet", "fg": 1125 }, + { "id": "maker_kit_box", "fg": 1126 }, + { "id": "maple_candy", "fg": 1127 }, + { "id": "meat_aspic", "fg": 1128 }, + { "id": "medical_tape", "fg": 1129 }, + { "id": "medium_propane_tank", "fg": 1130 }, + { "id": "alcohol_wipes", "fg": 1131 }, + { "id": "medical_gauze", "fg": 1144 }, + { "id": "cash_register", "fg": 1152 }, + { "id": "mortar_adobe", "fg": 1154 }, + { "id": "mortar_build", "fg": 1155 }, + { "id": "mortar_lime", "fg": 1156 }, + { "id": "mountable_heater_small", "fg": 1157 }, + { "id": "baseball", "fg": 1159 }, + { "id": "basketball", "fg": 1160 }, + { "id": "battery_car", "fg": 1161 }, + { "id": "beach_volleyball", "fg": 1162 }, + { "id": "bowling_ball", "fg": 1163 }, + { "id": "cell_phone", "fg": 1164 }, + { "id": "cell_phone_flashlight", "fg": 1165 }, + { "id": "cigar", "fg": 1166 }, + { "id": "cigar_butt", "fg": 1167 }, + { "id": "cigar_lit", "fg": 1168 }, + { "id": "ear_plugs", "fg": 1170 }, + { "id": "fiddlehead_boiled", "fg": 1171 }, + { "id": "fiddlehead_raw", "fg": 1172 }, + { "id": "fiddlehead_sauteed", "fg": 1173 }, + { "id": "flask_hip", "fg": 1174 }, + { "id": "football", "fg": 1175 }, + { "id": "golf_ball", "fg": 1176 }, + { "id": "holo_sight", "fg": 1177 }, + { "id": "indoor_volleyball", "fg": 1178 }, + { "id": "misc_repairkit", "fg": 1179 }, + { "id": "mre_beef_box", "fg": 1180 }, + { "id": "peephole", "fg": 1181 }, + { "id": "portable_game", "fg": 1182 }, + { "id": "puck", "fg": 1183 }, + { "id": "purse", "fg": 1184 }, + { "id": "suppressor", "fg": 1185 }, + { "id": "tourniquet_upper", "fg": 1186 }, + { "id": "two_way_radio", "fg": 1187 }, + { "id": "wristwatch", "fg": 1188 }, + { "id": "mushroom", "fg": 1189 }, + { "id": "cable_speaker", "fg": 1190 }, + { "id": "headphones_circumaural", "fg": 1191 }, + { "id": "microphone_xlr_generic", "fg": 1192 }, + { "id": "acorns", "fg": 1194 }, + { "id": "acorns_cooked", "fg": 1195 }, + { "id": "almond", "fg": 1196 }, + { "id": "almond_roasted", "fg": 1197 }, + { "id": "almond_shelled", "fg": 1198 }, + { "id": "beech_nuts", "fg": 1199 }, + { "id": "cashews", "fg": 1200 }, + { "id": "chestnut", "fg": 1201 }, + { "id": "chestnut_roasted", "fg": 1202 }, + { "id": "chestnut_shelled", "fg": 1203 }, + { "id": "coffee_pod", "fg": 1204 }, + { "id": "hazelnut", "fg": 1205 }, + { "id": "hazelnut_roasted", "fg": 1206 }, + { "id": "hazelnut_shelled", "fg": 1207 }, + { "id": "hickory_nut", "fg": 1208 }, + { "id": "hickory_nut_shelled", "fg": 1209 }, + { "id": "pecan", "fg": 1210 }, + { "id": "pecan_roasted", "fg": 1211 }, + { "id": "pecan_shelled", "fg": 1212 }, + { "id": "pine_nuts", "fg": 1213 }, + { "id": "pistachio", "fg": 1214 }, + { "id": "pistachio_roasted", "fg": 1215 }, + { "id": "pistachio_shelled", "fg": 1216 }, + { "id": "walnut", "fg": 1217 }, + { "id": "walnut_roasted", "fg": 1218 }, + { "id": "walnut_shelled", "fg": 1219 }, + { "id": "nuts_bolts", "fg": 1220 }, + { "id": "oil_lamp_clay", "fg": 1221 }, + { "id": "oil_lamp_clay_on", "fg": 1222 }, + { "id": "pepper", "fg": 1223 }, + { "id": "plant_fibre", "fg": 1227 }, + { "id": "apricot", "fg": 1229 }, + { "id": "bell_pepper", "fg": 1231 }, + { "id": "cactus_pad", "fg": 1233 }, + { "id": "cattail_rhizome", "fg": 1234 }, + { "id": "cherries", "fg": 1235 }, + { "id": "chicory_raw", "fg": 1236 }, + { "id": "dahlia_root", "fg": 1240 }, + { "id": "egg_mole_cricket", "fg": 1242 }, + { "id": "eggplant", "fg": 1243 }, + { "id": "elderberries", "fg": 1244 }, + { "id": "lotus", "fg": 1249 }, + { "id": "mulberries", "fg": 1250 }, + { "id": "peach", "fg": 1253 }, + { "id": "plums", "fg": 1255 }, + { "id": "poppy_bud", "fg": 1256 }, + { "id": "raw_bamboo", "fg": 1259 }, + { "id": "raw_burdock", "fg": 1260 }, + { "id": "raw_dandelion", "fg": 1261 }, + { "id": "spurge", "fg": 1263 }, + { "id": "wild_garlic", "fg": 1267 }, + { "id": "popcan_stove", "fg": 1283 }, + { "id": "pouch_autoclave", "fg": 1284 }, + { "id": "primitive_adze", "fg": 1285 }, + { "id": "propane_cooker", "fg": 1286 }, + { "id": "protein_bar_evac", "fg": 1287 }, + { "id": "pur_tablets", "fg": 1288 }, + { "id": "rad_badge", "fg": 1289 }, + { "id": "raw_lentils", "fg": 1291 }, + { "id": "alexandrite_gold_ring", "fg": 1292 }, + { "id": "alexandrite_platinum_ring", "fg": 1293 }, + { "id": "alexandrite_silver_ring", "fg": 1294 }, + { "id": "amethyst_gold_ring", "fg": 1295 }, + { "id": "amethyst_platinum_ring", "fg": 1296 }, + { "id": "amethyst_silver_ring", "fg": 1297 }, + { "id": "aquamarine_gold_ring", "fg": 1298 }, + { "id": "aquamarine_platinum_ring", "fg": 1299 }, + { "id": "aquamarine_silver_ring", "fg": 1300 }, + { "id": "blue_topaz_gold_ring", "fg": 1301 }, + { "id": "blue_topaz_platinum_ring", "fg": 1302 }, + { "id": "blue_topaz_silver_ring", "fg": 1303 }, + { "id": "citrine_gold_ring", "fg": 1304 }, + { "id": "citrine_platinum_ring", "fg": 1305 }, + { "id": "citrine_silver_ring", "fg": 1306 }, + { "id": "diamond_platinum_ring", "fg": 1307 }, + { "id": "diamond_ring", "fg": 1308 }, + { "id": "diamond_silver_ring", "fg": 1309 }, + { "id": "emerald_gold_ring", "fg": 1310 }, + { "id": "emerald_platinum_ring", "fg": 1311 }, + { "id": "emerald_silver_ring", "fg": 1312 }, + { "id": "garnet_gold_ring", "fg": 1313 }, + { "id": "garnet_platinum_ring", "fg": 1314 }, + { "id": "garnet_silver_ring", "fg": 1315 }, + { "id": "gold_ring", "fg": 1316 }, + { "id": "opal_gold_ring", "fg": 1317 }, + { "id": "opal_platinum_ring", "fg": 1318 }, + { "id": "opal_silver_ring", "fg": 1319 }, + { "id": "pearl_gold_ring", "fg": 1320 }, + { "id": "pearl_platinum_ring", "fg": 1321 }, + { "id": "pearl_silver_ring", "fg": 1322 }, + { "id": "peridot_gold_ring", "fg": 1323 }, + { "id": "peridot_platinum_ring", "fg": 1324 }, + { "id": "peridot_silver_ring", "fg": 1325 }, + { "id": "ring_engagement", "fg": 1326 }, + { "id": "ruby_gold_ring", "fg": 1327 }, + { "id": "ruby_platinum_ring", "fg": 1328 }, + { "id": "ruby_silver_ring", "fg": 1329 }, + { "id": "sapphire_gold_ring", "fg": 1330 }, + { "id": "sapphire_platinum_ring", "fg": 1331 }, + { "id": "sapphire_silver_ring", "fg": 1332 }, + { "id": "tourmaline_gold_ring", "fg": 1333 }, + { "id": "tourmaline_platinum_ring", "fg": 1334 }, + { "id": "tourmaline_silver_ring", "fg": 1335 }, + { "id": "robot_kit_box", "fg": 1336 }, + { "id": "pebble", "fg": 1337 }, + { "id": "pebble_clay", "fg": 1338 }, + { "id": "rock", "fg": 1339 }, + { "id": "rock_flaking", "fg": 1340 }, + { "id": "rock_large", "fg": 1341 }, + { "id": "rx12_injector", "fg": 1342 }, + { "id": "sandbox_kit", "fg": 1343 }, + { "id": "sausage", "fg": 1344 }, + { "id": "scalpel", "fg": 1345 }, + { "id": "scissors_child", "fg": 1346 }, + { "id": "scissors_medical", "fg": 1347 }, + { "id": "scissors_wavy", "fg": 1348 }, + { "id": "ash", "fg": 1349 }, + { "id": "brick", "fg": 1350 }, + { "id": "cable", "fg": 1351 }, + { "id": "e_scrap", "fg": 1352 }, + { "id": "scrap", "fg": 1353 }, + { "id": "steel_chunk", "fg": 1354 }, + { "id": "steel_lump", "fg": 1355 }, + { "id": "wire", "fg": 1356 }, + { "id": "seasoning_italian", "fg": 1357 }, + { "id": "shears", "fg": 1358 }, + { "id": "shot_glass", "fg": 1359 }, + { "id": "shuttlecock", "fg": 1360 }, + { "id": "sinew", "fg": 1361 }, + { "id": "skull_human", "fg": 1362 }, + { "id": "skull_bear", "fg": 1363 }, + { "id": "skull_beaver", "fg": 1364 }, + { "id": "skull_bovine", "fg": 1365 }, + { "id": "skull_canis", "fg": 1366 }, + { "id": "skull_canis_medium", "fg": 1367 }, + { "id": "skull_canis_small", "fg": 1368 }, + { "id": "skull_canis_triclopean", "fg": 1369 }, + { "id": "skull_cervine", "fg": 1370 }, + { "id": "skull_cervine_spideer", "fg": 1371 }, + { "id": "skull_cougar", "fg": 1372 }, + { "id": "skull_equine", "fg": 1373 }, + { "id": "skull_feline_medium", "fg": 1374 }, + { "id": "skull_feline_small", "fg": 1375 }, + { "id": "skull_goat", "fg": 1376 }, + { "id": "skull_llama", "fg": 1377 }, + { "id": "skull_opossum", "fg": 1378 }, + { "id": "skull_pig", "fg": 1379 }, + { "id": "skull_raccoon", "fg": 1380 }, + { "id": "skull_rodent", "fg": 1381 }, + { "id": "skull_sheep", "fg": 1382 }, + { "id": "slime_scrap", "fg": 1383 }, + { "id": "small_propane_tank", "fg": 1384 }, + { "id": "small_space_heater", "fg": 1385 }, + { "id": "small_space_heater_on", "fg": 1386 }, + { "id": "snail_garden", "fg": 1387 }, + { "id": "soft_adobe_brick", "fg": 1388 }, + { "id": "spaghetti_bolognese", "fg": 1389 }, + { "id": "spaghetti_pesto", "fg": 1390 }, + { "id": "spaghetti_raw", "fg": 1391 }, + { "id": "splatter_guard", "fg": 1392 }, + { "id": "squeeze_tube", "fg": 1394 }, + { "id": "squeeze_tube_small", "fg": 1395 }, + { "id": "stirling_kit_box", "fg": 1396 }, + { "id": "survivor_scope", "fg": 1397 }, + { "id": "tainted_marrow", "fg": 1399 }, + { "id": "tea_green_raw", "fg": 1402 }, + { "id": "tea_raw", "fg": 1403 }, + { "id": "clay_teapot", "fg": 1404 }, + { "id": "throwing_axe", "fg": 1408 }, + { "id": "toilet_paper", "fg": 1409 }, + { "id": "big_pliers", "fg": 1410 }, + { "id": "crucible", "fg": 1411 }, + { "id": "e_tool", "fg": 1413 }, + { "id": "fire_drill", "fg": 1415 }, + { "id": "masonrysaw_off", "fg": 1424 }, + { "id": "masonrysaw_on", "fg": 1425 }, + { "id": "reciprocating_saw", "fg": 1427 }, + { "id": "tin_snips", "fg": 1429 }, + { "id": "tire_iron", "fg": 1430 }, + { "id": "toothbrush_electric", "fg": 1439 }, + { "id": "tortilla_flour", "fg": 1440 }, + { "id": "towel", "fg": 1441 }, + { "id": "towel_soiled", "fg": 1442 }, + { "id": "towel_wet", "fg": 1443 }, + { "id": "teddy_bear_var_toy_plush_ferret", "fg": 1444 }, + { "id": "teddy_bear_var_toy_plush_rabbit", "fg": 1445 }, + { "id": "tree_spile", "fg": 1446 }, + { "id": "vac_sealer", "fg": 1447 }, + { "id": "vibrator", "fg": 1448 }, + { "id": "battery_charger", "fg": 1449 }, + { "id": "recharge_station", "fg": 1450 }, + { "id": "wasp_sting", "fg": 1453 }, + { "id": "wax", "fg": 1454 }, + { "id": "chestguard_hard", "fg": 1456 }, + { "id": "diving_watch", "fg": 1457 }, + { "id": "elbow_pads", "fg": 1458 }, + { "id": "game_watch", "fg": 1461 }, + { "id": "gold_watch", "fg": 1462 }, + { "id": "lanyard", "fg": 1464 }, + { "id": "platinum_watch", "fg": 1465 }, + { "id": "sf_watch", "fg": 1466 }, + { "id": "silver_watch", "fg": 1467 }, + { "id": "suit", "fg": 1468 }, + { "id": "wicker_backpack", "fg": 1469 }, + { "id": "wrapper_foil", "fg": 1470 }, + { "id": "lug_wrench", "fg": 1471 }, + { "id": "wrench_large", "fg": 1472 }, + { "id": "wrench_small", "fg": 1473 }, + { "id": "xl_helmet_barbute", "fg": 1474 }, + { "id": "xl_propane_tank", "fg": 1475 }, + { "id": "young_leaves", "fg": 1476 }, + { "id": "zipper_long_plastic", "fg": 1477 }, + { "id": "zipper_short_plastic", "fg": 1478 }, + { "id": "magi_staff_greater", "fg": 1479 }, + { "id": "magi_staff_lesser", "fg": 1480 }, + { "id": "magi_staff_minor", "fg": 1481 } ] }, { "file": "normal.png", - "//": "range 1488 to 7087", + "//": "range 1488 to 7103", "tiles": [ { "id": [ @@ -1837,18 +1844,18 @@ { "id": "vp_ap_heater_small", "fg": 1501, "bg": 1503 }, { "id": "vp_ap_hydraulic_press", "fg": 1502, "bg": 1503 }, { "id": "vp_ap_wall_wiring", "fg": 1503 }, - { "id": "mon_albertonykus", "fg": 1504, "bg": 3670 }, - { "id": "mon_aquilops", "fg": 1505, "bg": 3671 }, - { "id": "mon_coelophysis", "fg": 1506, "bg": 3670 }, - { "id": "mon_compsognathus", "fg": 1507, "bg": 3671 }, - { "id": "mon_deinonychus", "fg": 1508, "bg": 3670 }, - { "id": "mon_eoraptor", "fg": 1509, "bg": 3670 }, - { "id": "mon_leptoceratops", "fg": 1510, "bg": 3670 }, - { "id": "mon_nanosaurus", "fg": 1511, "bg": 3670 }, - { "id": "mon_scutellosaurus", "fg": 1512, "bg": 3670 }, - { "id": "mon_stenonychosaurus", "fg": 1513, "bg": 3670 }, - { "id": "mon_velociraptor", "fg": 1514, "bg": 3670 }, - { "id": "mon_zuniceratops", "fg": 1515, "bg": 3670 }, + { "id": "mon_albertonykus", "fg": 1504, "bg": 3689 }, + { "id": "mon_aquilops", "fg": 1505, "bg": 3690 }, + { "id": "mon_coelophysis", "fg": 1506, "bg": 3689 }, + { "id": "mon_compsognathus", "fg": 1507, "bg": 3690 }, + { "id": "mon_deinonychus", "fg": 1508, "bg": 3689 }, + { "id": "mon_eoraptor", "fg": 1509, "bg": 3689 }, + { "id": "mon_leptoceratops", "fg": 1510, "bg": 3689 }, + { "id": "mon_nanosaurus", "fg": 1511, "bg": 3689 }, + { "id": "mon_scutellosaurus", "fg": 1512, "bg": 3689 }, + { "id": "mon_stenonychosaurus", "fg": 1513, "bg": 3689 }, + { "id": "mon_velociraptor", "fg": 1514, "bg": 3689 }, + { "id": "mon_zuniceratops", "fg": 1515, "bg": 3689 }, { "id": [ "mx_nest_achelousaurus", @@ -2361,7 +2368,7 @@ { "id": "f_boulder_medium", "fg": 1996 }, { "id": "f_boulder_small", "fg": 1997 }, { "id": "f_generator_broken", "fg": 1998 }, - { "id": "t_generator_broken", "fg": 1998, "bg": 4458 }, + { "id": "t_generator_broken", "fg": 1998, "bg": 4477 }, { "id": "f_bulletin", "fg": 1999 }, { "id": [ "f_canvas_door", "f_large_canvas_door" ], "fg": 2001 }, { "id": [ "f_canvas_door_o", "f_large_canvas_door_o" ], "fg": 2002 }, @@ -2383,7 +2390,7 @@ { "id": "f_carrot_wild_season_autumn", "fg": 2021 }, { "id": "f_carrot_wild_season_winter", "fg": 2022 }, { "id": "f_centrifuge", "fg": 2023 }, - { "id": "t_centrifuge", "fg": 2023, "bg": 4953 }, + { "id": "t_centrifuge", "fg": 2023, "bg": 4972 }, { "id": "f_chair", "rotates": true, "fg": [ 2026, 2027, 2025, 2024 ] }, { "id": "f_chamomile", "fg": 2028 }, { "id": "f_compact_ASRG_containment", "fg": 2032 }, @@ -2795,443 +2802,526 @@ { "id": "nodachi", "fg": 2604 }, { "id": "nodachi_fake", "fg": 2604 }, { "id": "nodachi_inferior", "fg": 2604 }, - { "id": "10mm_fmj", "bg": 2625, "fg": 2628 }, - { "id": "reloaded_10mm_fmj", "bg": 2627, "fg": 2628 }, - { "id": "bp_10mm_fmj", "bg": 2626, "fg": 2628 }, - { "id": "123ln", "bg": 2631, "fg": 2632 }, - { "id": "shot_00", "bg": 2633, "fg": 2636 }, - { "id": "reloaded_shot_00", "bg": 2635, "fg": 2636 }, - { "id": "bp_shot_00", "bg": 2634, "fg": 2636 }, - { "id": "shot_scrap", "bg": 2633, "fg": 2642 }, - { "id": "reloaded_shot_scrap", "bg": 2635, "fg": 2642 }, - { "id": "bp_shot_scrap", "bg": 2634, "fg": 2642 }, - { "id": "shot_bird", "bg": 2633, "fg": 2638 }, - { "id": "reloaded_shot_bird", "bg": 2635, "fg": 2638 }, - { "id": "bp_shot_bird", "bg": 2634, "fg": 2638 }, - { "id": "shot_dragon", "bg": 2633, "fg": 2639 }, - { "id": "reloaded_shot_dragon", "bg": 2635, "fg": 2639 }, - { "id": "bp_shot_dragon", "bg": 2634, "fg": 2639 }, - { "id": "shot_slug", "bg": 2633, "fg": 2643 }, - { "id": "reloaded_shot_slug", "bg": 2635, "fg": 2643 }, - { "id": "bp_shot_slug", "bg": 2634, "fg": 2643 }, - { "id": "shot_he", "bg": 2633, "fg": 2640 }, - { "id": "reloaded_shot_he", "bg": 2635, "fg": 2640 }, - { "id": "bp_shot_he", "bg": 2634, "fg": 2640 }, - { "id": "shot_beanbag", "bg": 2633, "fg": 2637 }, - { "id": "reloaded_shot_beanbag", "bg": 2635, "fg": 2637 }, - { "id": "bp_shot_beanbag", "bg": 2634, "fg": 2637 }, - { "id": "shot_flechette", "bg": 2633, "fg": 2641 }, - { "id": "reloaded_shot_flechette", "bg": 2635, "fg": 2641 }, - { "id": "bp_shot_flechette", "bg": 2634, "fg": 2641 }, - { "id": "12mm", "bg": 2644, "fg": 2645 }, - { "id": "shot_paper_slug", "bg": 2648, "fg": 2651 }, - { "id": "shot_paper_bird", "bg": 2648, "fg": 2650 }, - { "id": "shot_paper_00", "bg": 2648, "fg": 2649 }, - { "id": "shot_paper_dragon", "bg": 2648, "fg": 2652 }, - { "id": "20x66_shot", "bg": 2654, "fg": 2662 }, - { "id": "20x66_bootleg_shot", "bg": 2654, "fg": 2663 }, - { "id": "20x66_slug", "bg": 2654, "fg": 2664 }, - { "id": "20x66_bootleg_slug", "bg": 2654, "fg": 2665 }, - { "id": "20x66_flechette", "bg": 2654, "fg": 2658 }, - { "id": "20x66_bootleg_flechette", "bg": 2654, "fg": 2659 }, - { "id": "20x66_beanbag", "bg": 2654, "fg": 2655 }, - { "id": "20x66_exp", "bg": 2654, "fg": 2656 }, - { "id": "20x66_flare", "bg": 2654, "fg": 2657 }, - { "id": "20x66_frag", "bg": 2654, "fg": 2660 }, - { "id": "20x66_inc", "bg": 2654, "fg": 2661 }, - { "id": "22_lr", "bg": 2669, "fg": [ ] }, - { "id": "reloaded_22_lr", "bg": 2671, "fg": [ ] }, - { "id": "bp_22_lr", "bg": 2670, "fg": [ ] }, - { "id": "22_fmj", "bg": 2669, "fg": 2674 }, - { "id": "reloaded_22_fmj", "bg": 2671, "fg": 2674 }, - { "id": "bp_22_fmj", "bg": 2670, "fg": 2674 }, - { "id": "22_cb", "bg": 2669, "fg": 2673 }, - { "id": "reloaded_22_cb", "bg": 2671, "fg": 2673 }, - { "id": "bp_22_cb", "bg": 2670, "fg": 2673 }, - { "id": "22_ratshot", "bg": 2669, "fg": 2675 }, - { "id": "reloaded_22_ratshot", "bg": 2671, "fg": 2675 }, - { "id": "bp_22_ratshot", "bg": 2670, "fg": 2675 }, - { "id": "22_blank", "bg": 2669, "fg": 2672 }, - { "id": "223", "bg": 2666, "fg": [ ] }, - { "id": "reloaded_223", "bg": 2668, "fg": [ ] }, - { "id": "bp_223", "bg": 2667, "fg": [ ] }, - { "id": "270win_jsp", "bg": 2676, "fg": 2679 }, - { "id": "reloaded_270win_jsp", "bg": 2678, "fg": 2679 }, - { "id": "bp_270win_jsp", "bg": 2677, "fg": 2679 }, - { "id": "3006", "bg": 2680, "fg": 2683 }, - { "id": "reloaded_3006", "bg": 2682, "fg": 2683 }, - { "id": "bp_3006", "bg": 2681, "fg": 2683 }, - { "id": "3006fmj", "bg": 2680, "fg": 2685 }, - { "id": "reloaded_3006fmj", "bg": 2682, "fg": 2685 }, - { "id": "bp_3006fmj", "bg": 2681, "fg": 2685 }, - { "id": "3006_incendiary", "bg": 2680, "fg": 2684 }, - { "id": "reloaded_3006_incendiary", "bg": 2682, "fg": 2684 }, - { "id": "bp_3006_incendiary", "bg": 2681, "fg": 2684 }, - { "id": "300blk", "bg": 2686, "fg": 2689 }, - { "id": "reloaded_300blk", "bg": 2688, "fg": 2689 }, - { "id": "bp_300blk", "bg": 2687, "fg": 2689 }, - { "id": "300blk_ss", "bg": 2686, "fg": 2690 }, - { "id": "reloaded_300blk_ss", "bg": 2688, "fg": 2690 }, - { "id": "bp_300blk_ss", "bg": 2687, "fg": 2690 }, - { "id": "300_winmag", "bg": 2691, "fg": 2694 }, - { "id": "reloaded_300_winmag", "bg": 2693, "fg": 2694 }, - { "id": "bp_300_winmag", "bg": 2692, "fg": 2694 }, - { "id": "308", "bg": 2695, "fg": 2698 }, - { "id": "reloaded_308", "bg": 2697, "fg": 2698 }, - { "id": "bp_308", "bg": 2696, "fg": 2698 }, - { "id": "32_acp", "bg": 2699, "fg": 2702 }, - { "id": "reloaded_32_acp", "bg": 2701, "fg": 2702 }, - { "id": "bp_32_acp", "bg": 2700, "fg": 2702 }, - { "id": "357mag_jhp", "bg": 2703, "fg": 2707 }, - { "id": "reloaded_357mag_jhp", "bg": 2705, "fg": 2707 }, - { "id": "bp_357mag_jhp", "bg": 2704, "fg": 2707 }, - { "id": "357mag_fmj", "bg": 2703, "fg": 2706 }, - { "id": "reloaded_357mag_fmj", "bg": 2705, "fg": 2706 }, - { "id": "bp_357mag_fmj", "bg": 2704, "fg": 2706 }, - { "id": "357sig_jhp", "bg": 2708, "fg": 2712 }, - { "id": "reloaded_357sig_jhp", "bg": 2710, "fg": 2712 }, - { "id": "bp_357sig_jhp", "bg": 2709, "fg": 2712 }, - { "id": "357sig_fmj", "bg": 2708, "fg": 2711 }, - { "id": "reloaded_357sig_fmj", "bg": 2710, "fg": 2711 }, - { "id": "bp_357sig_fmj", "bg": 2709, "fg": 2711 }, - { "id": "38_special", "bg": 2720, "fg": 2724 }, - { "id": "reloaded_38_special", "bg": 2722, "fg": 2724 }, - { "id": "bp_38_special", "bg": 2721, "fg": 2724 }, - { "id": "38_fmj", "bg": 2720, "fg": 2723 }, - { "id": "reloaded_38_fmj", "bg": 2722, "fg": 2723 }, - { "id": "bp_38_fmj", "bg": 2721, "fg": 2723 }, - { "id": "38_super", "bg": 2720, "fg": 2725 }, - { "id": "reloaded_38_super", "bg": 2722, "fg": 2725 }, - { "id": "bp_38_super", "bg": 2721, "fg": 2725 }, - { "id": "38super_fmj", "bg": 2720, "fg": 2726 }, - { "id": "reloaded_38super_fmj", "bg": 2722, "fg": 2726 }, - { "id": "bp_38super_fmj", "bg": 2721, "fg": 2726 }, - { "id": "380_JHP", "bg": 2714, "fg": 2719 }, - { "id": "reloaded_380_JHP", "bg": 2716, "fg": 2719 }, - { "id": "bp_380_JHP", "bg": 2715, "fg": 2719 }, - { "id": "380_FMJ", "bg": 2714, "fg": 2718 }, - { "id": "reloaded_380_FMJ", "bg": 2716, "fg": 2718 }, - { "id": "bp_380_FMJ", "bg": 2715, "fg": 2718 }, - { "id": "380_p", "bg": 2714, "fg": 2717 }, - { "id": "reloaded_380_p", "bg": 2716, "fg": 2717 }, - { "id": "bp_380_p", "bg": 2715, "fg": 2717 }, - { "id": "cannon_shot", "bg": 2727, "fg": 2728 }, - { "id": "40sw", "bg": 2732, "fg": 2736 }, - { "id": "reloaded_40sw", "bg": 2734, "fg": 2736 }, - { "id": "bp_40sw", "bg": 2733, "fg": 2736 }, - { "id": "40fmj", "bg": 2732, "fg": 2735 }, - { "id": "reloaded_40fmj", "bg": 2734, "fg": 2735 }, - { "id": "bp_40fmj", "bg": 2733, "fg": 2735 }, - { "id": "40x46mm_m576", "bg": 2737, "fg": 2749 }, - { "id": "40x46mm_buckshot_m199", "bg": 2739, "fg": 2747 }, - { "id": "bp_40x46mm_buckshot_m199", "bg": 2738, "fg": 2747 }, - { "id": "40x46mm_flechette_m199", "bg": 2739, "fg": 2748 }, - { "id": "bp_40x46mm_flechette_m199", "bg": 2738, "fg": 2748 }, - { "id": "40x46mm_slug_m199", "bg": 2739, "fg": 2750 }, - { "id": "bp_40x46mm_slug_m199", "bg": 2738, "fg": 2750 }, - { "id": "40x46mm_m1006", "bg": 2737, "fg": 2751 }, - { "id": "40x46mm_hornets_nest_22lr", "bg": 2737, "fg": 2752 }, - { "id": "40x46mm_hornets_nest_410", "bg": 2737, "fg": 2754 }, - { "id": "40x46mm_hornets_nest_22lr_casing", "bg": 2737, "fg": 2753 }, - { "id": "40x46mm_hornets_nest_410_casing", "bg": 2737, "fg": 2755 }, - { "id": "40x46mm_m433", "bg": 2737, "fg": 2744 }, - { "id": "40x46mm_m651", "bg": 2737, "fg": 2745 }, - { "id": "40x46mm_buckshot_m118", "bg": 2739, "fg": 2740 }, - { "id": "bp_40x46mm_buckshot_m118", "bg": 2738, "fg": 2740 }, - { "id": "40x46mm_flechette_m118", "bg": 2739, "fg": 2743 }, - { "id": "bp_40x46mm_flechette_m118", "bg": 2738, "fg": 2743 }, - { "id": "40x46mm_slug_m118", "bg": 2739, "fg": 2746 }, - { "id": "bp_40x46mm_slug_m118", "bg": 2738, "fg": 2746 }, - { "id": "40mm_emp", "bg": 2737, "fg": 2741 }, - { "id": "40mmEMP_act", "fg": 2742 }, - { "id": "40x53mm_m430a1", "bg": 2756, "fg": 2763 }, - { "id": "belt40mm", "bg": 2756, "fg": 2759 }, - { "id": "40x53mm_m1001", "bg": 2756, "fg": 2762 }, - { "id": "40x53mm_buckshot_m169", "bg": 2758, "fg": 2760 }, - { "id": "bp_40x53mm_buckshot_m169", "bg": 2757, "fg": 2760 }, - { "id": "40x53mm_flechette_m169", "bg": 2758, "fg": 2761 }, - { "id": "bp_40x53mm_flechette_m169", "bg": 2757, "fg": 2761 }, - { "id": "40x53mm_slug_m169", "bg": 2758, "fg": 2764 }, - { "id": "bp_40x53mm_slug_m169", "bg": 2757, "fg": 2764 }, - { "id": "410shot_000", "bg": 2765, "fg": 2768 }, - { "id": "reloaded_410shot_000", "bg": 2767, "fg": 2768 }, - { "id": "bp_410shot_000", "bg": 2766, "fg": 2768 }, - { "id": "44magnum", "bg": 2769, "fg": 2773 }, - { "id": "reloaded_44magnum", "bg": 2771, "fg": 2773 }, - { "id": "bp_44magnum", "bg": 2770, "fg": 2773 }, - { "id": "44fmj", "bg": 2769, "fg": 2772 }, - { "id": "reloaded_44fmj", "bg": 2771, "fg": 2772 }, - { "id": "bp_44fmj", "bg": 2770, "fg": 2772 }, - { "id": "454_Casull", "bg": 2775, "fg": 2778 }, - { "id": "reloaded_454_Casull", "bg": 2777, "fg": 2778 }, - { "id": "bp_454_Casull", "bg": 2776, "fg": 2778 }, - { "id": "4570_sp", "bg": 2779, "fg": 2784 }, - { "id": "reloaded_4570_sp", "bg": 2781, "fg": 2784 }, - { "id": "bp_4570_sp", "bg": 2780, "fg": 2784 }, - { "id": "4570_low", "bg": 2779, "fg": 2783 }, - { "id": "reloaded_4570_low", "bg": 2781, "fg": 2783 }, - { "id": "reloaded_4570_bp", "bg": 2780, "fg": 2783 }, - { "id": "4570_pen", "bg": 2779, "fg": 2782 }, - { "id": "reloaded_4570_pen", "bg": 2781, "fg": 2782 }, - { "id": "bp_4570_pen", "bg": 2780, "fg": 2782 }, - { "id": "45_jhp", "bg": 2785, "fg": 2790 }, - { "id": "reloaded_45_jhp", "bg": 2787, "fg": 2790 }, - { "id": "bp_45_jhp", "bg": 2786, "fg": 2790 }, - { "id": "45_super", "bg": 2785, "fg": 2788 }, - { "id": "reloaded_45_super", "bg": 2787, "fg": 2788 }, - { "id": "bp_45_super", "bg": 2786, "fg": 2788 }, - { "id": "45_acp", "bg": 2785, "fg": 2789 }, - { "id": "reloaded_45_acp", "bg": 2787, "fg": 2789 }, - { "id": "bp_45_acp", "bg": 2786, "fg": 2789 }, - { "id": "45colt_jhp", "bg": 2791, "fg": 2794 }, - { "id": "reloaded_45colt_jhp", "bg": 2793, "fg": 2794 }, - { "id": "bp_45colt_jhp", "bg": 2792, "fg": 2794 }, - { "id": "460_rowland", "bg": 2795, "fg": 2798 }, - { "id": "reloaded_460_rowland", "bg": 2797, "fg": 2798 }, - { "id": "bp_460_rowland", "bg": 2796, "fg": 2798 }, - { "id": "460_fmj", "bg": 2795, "fg": 2799 }, - { "id": "reloaded_460_fmj", "bg": 2797, "fg": 2799 }, - { "id": "bp_460_fmj", "bg": 2796, "fg": 2799 }, - { "id": "46mm", "bg": 2800, "fg": 2803 }, - { "id": "reloaded_46mm", "bg": 2802, "fg": 2803 }, - { "id": "bp_46mm", "bg": 2801, "fg": 2803 }, - { "id": "500_Magnum", "bg": 2804, "fg": 2807 }, - { "id": "reloaded_500_Magnum", "bg": 2806, "fg": 2807 }, - { "id": "bp_500_Magnum", "bg": 2805, "fg": 2807 }, - { "id": "50bmg", "bg": 2808, "fg": 2814 }, - { "id": "//reloaded_50bmg", "bg": 2810, "fg": 2814 }, - { "id": "bp_50bmg", "bg": 2809, "fg": 2814 }, - { "id": "50match", "bg": 2808, "fg": 2815 }, - { "id": "reloaded_50bmg", "bg": 2810, "fg": 2815 }, - { "id": "bp_50match", "bg": 2809, "fg": 2815 }, - { "id": "50_incendiary", "bg": 2808, "fg": 2812 }, - { "id": "reloaded_50_incendiary", "bg": 2810, "fg": 2812 }, - { "id": "bp_50_incendiary", "bg": 2809, "fg": 2812 }, - { "id": "50ss", "bg": 2808, "fg": 2813 }, - { "id": "reloaded_50ss", "bg": 2810, "fg": 2813 }, - { "id": "bp_50ss", "bg": 2809, "fg": 2813 }, - { "id": "50_mk211", "bg": 2808, "fg": 2816 }, - { "id": "reloaded_50_mk211", "bg": 2810, "fg": 2816 }, - { "id": "bp_50_mk211", "bg": 2809, "fg": 2816 }, - { "id": "belt50", "bg": 2808, "fg": 2811 }, - { "id": "545", "bg": 2817, "fg": 2820 }, - { "id": "reloaded_545", "bg": 2819, "fg": 2820 }, - { "id": "bp_545", "bg": 2818, "fg": 2820 }, - { "id": "545_ap", "bg": 2817, "fg": 2821 }, - { "id": "reloaded_545_ap", "bg": 2819, "fg": 2821 }, - { "id": "bp_545_ap", "bg": 2818, "fg": 2821 }, - { "id": "556", "bg": 2822, "fg": 2826 }, - { "id": "reloaded_556", "bg": 2824, "fg": 2826 }, - { "id": "bp_556", "bg": 2823, "fg": 2826 }, - { "id": "556_m855a1", "bg": 2822, "fg": 2827 }, - { "id": "reloaded_556_m855a1", "bg": 2824, "fg": 2827 }, - { "id": "bp_556_m855a1", "bg": 2823, "fg": 2827 }, - { "id": "556_incendiary", "bg": 2822, "fg": 2828 }, - { "id": "reloaded_556_incendiary", "bg": 2824, "fg": 2828 }, - { "id": "bp_556_incendiary", "bg": 2823, "fg": 2828 }, - { "id": "556_mk318", "bg": 2822, "fg": 2830 }, - { "id": "reloaded_556_mk318", "bg": 2824, "fg": 2830 }, - { "id": "bp_556_mk318", "bg": 2823, "fg": 2830 }, - { "id": "556_mk262", "bg": 2822, "fg": 2829 }, - { "id": "reloaded_556_mk262", "bg": 2824, "fg": 2829 }, - { "id": "bp_556_mk262", "bg": 2823, "fg": 2829 }, - { "id": "belt223", "bg": 2822, "fg": 2825 }, - { "id": "57mm", "bg": 2831, "fg": 2834 }, - { "id": "reloaded_57mm", "bg": 2833, "fg": 2834 }, - { "id": "bp_57mm", "bg": 2832, "fg": 2834 }, - { "id": "5x50dart", "bg": 2835, "fg": 2838 }, - { "id": "reloaded_5x50dart", "bg": 2837, "fg": 2840 }, - { "id": "5x50heavy", "bg": 2835, "fg": 2839 }, - { "id": "700nx", "bg": 2846, "fg": 2849 }, - { "id": "reloaded_700nx", "bg": 2848, "fg": 2849 }, - { "id": "bp_700nx", "bg": 2847, "fg": 2849 }, - { "id": "762_25hot", "bg": 2850, "fg": 2854 }, - { "id": "762_25", "bg": 2850, "fg": 2855 }, - { "id": "762_25typeP", "bg": 2850, "fg": 2856 }, - { "id": "reloaded_762_25", "bg": 2852, "fg": 2853 }, - { "id": "bp_762_25", "bg": 2851, "fg": 2853 }, - { "id": "762_m43", "bg": 2857, "fg": 2860 }, - { "id": "reloaded_762_m43", "bg": 2859, "fg": 2860 }, - { "id": "bp_762_m43", "bg": 2858, "fg": 2860 }, - { "id": "762_m87", "bg": 2857, "fg": 2861 }, - { "id": "reloaded_762_m87", "bg": 2859, "fg": 2861 }, - { "id": "bp_762_m87", "bg": 2858, "fg": 2861 }, - { "id": "belt308", "bg": 2862, "fg": 2865 }, - { "id": "762_51", "bg": 2862, "fg": 2867 }, - { "id": "reloaded_762_51", "bg": 2864, "fg": 2867 }, - { "id": "bp_762_51", "bg": 2863, "fg": 2867 }, - { "id": "762_51_incendiary", "bg": 2862, "fg": 2866 }, - { "id": "reloaded_762_51_incendiary", "bg": 2864, "fg": 2866 }, - { "id": "bp_762_51_incendiary", "bg": 2863, "fg": 2866 }, - { "id": "762_54R", "bg": 2868, "fg": 2871 }, - { "id": "reloaded_762_54R", "bg": 2870, "fg": 2871 }, - { "id": "bp_762_54R", "bg": 2869, "fg": 2871 }, - { "id": "84x246mm_he", "bg": 2872, "fg": 2873 }, - { "id": "84x246mm_hedp", "bg": 2872, "fg": 2874 }, - { "id": "84x246mm_smoke", "bg": 2872, "fg": 2875 }, - { "id": "8mm_caseless", "bg": 2876, "fg": 2879 }, - { "id": "8mm_bootleg", "bg": 2877, "fg": 2878 }, - { "id": "8mm_fmj", "bg": 2876, "fg": 2880 }, - { "id": "8mm_jhp", "bg": 2876, "fg": 2882 }, - { "id": "8mm_hvp", "bg": 2876, "fg": 2881 }, - { "id": "8mm_civilian", "bg": 2876, "fg": 2883 }, - { "id": "8mm_inc", "bg": 2876, "fg": 2884 }, - { "id": "9x18mm", "bg": 2885, "fg": 2888 }, - { "id": "reloaded_9x18mm", "bg": 2887, "fg": 2888 }, - { "id": "bp_9x18mm", "bg": 2886, "fg": 2888 }, - { "id": "9x18mmP2", "bg": 2885, "fg": 2891 }, - { "id": "reloaded_9x18mmP2", "bg": 2887, "fg": 2891 }, - { "id": "bp_9x18mmP2", "bg": 2886, "fg": 2891 }, - { "id": "9x18mmfmj", "bg": 2885, "fg": 2890 }, - { "id": "reloaded_9x18mmfmj", "bg": 2887, "fg": 2890 }, - { "id": "bp_9x18mmfmj", "bg": 2886, "fg": 2890 }, - { "id": "9mm", "bg": 2892, "fg": 2898 }, - { "id": "reloaded_9mm", "bg": 2894, "fg": 2898 }, - { "id": "bp_9mm", "bg": 2893, "fg": 2898 }, - { "id": "9mmfmj", "bg": 2892, "fg": 2897 }, - { "id": "reloaded_9mmfmj", "bg": 2894, "fg": 2897 }, - { "id": "bp_9mmfmj", "bg": 2893, "fg": 2897 }, - { "id": "9mmP", "bg": 2892, "fg": 2896 }, - { "id": "reloaded_9mmP", "bg": 2894, "fg": 2896 }, - { "id": "bp_9mmP", "bg": 2893, "fg": 2896 }, - { "id": "9mmP2", "bg": 2892, "fg": 2895 }, - { "id": "reloaded_9mmP2", "bg": 2894, "fg": 2895 }, - { "id": "bp_9mmP2", "bg": 2893, "fg": 2895 }, - { "id": "plasma", "bg": 2899, "fg": 2900 }, - { "id": "atgm_heat", "bg": 2646, "fg": 2647 }, - { "id": "120mm_HEAT", "bg": 2629, "fg": 2630 }, - { "id": "66mm_HEAT", "bg": 2841, "fg": 2842 }, - { "id": "m235tpa", "bg": 2841, "fg": 2843 }, - { "id": "m74_clip", "bg": 2841, "fg": 2844 }, - { "id": "explosive_hm_rocket", "bg": 2901, "fg": 2902 }, - { "id": "incendiary_hm_rocket", "bg": 2901, "fg": 2903 }, - { "id": "spiked_rocket", "bg": 2901, "fg": 2904 }, - { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 2905, "fg": 2906 }, - { "id": "blun_lead_shot", "bg": 2905, "fg": 2909 }, - { "id": "blun_slug", "bg": 2905, "fg": 2910 }, - { "id": "blun_flechette", "bg": 2905, "fg": 2907 }, - { "id": "blun_shot", "bg": 2905, "fg": 2908 }, - { "id": "RPG-7_ammo", "bg": 2911, "fg": 2913 }, - { "id": "RPG-7_pg7vr", "bg": 2911, "fg": 2914 }, - { "id": "RPG-7_og7v", "bg": 2911, "fg": 2912 }, - { "id": "RPG-7_tbg7v", "bg": 2911, "fg": 2915 }, - { "id": "arming_sword", "fg": 2918 }, - { "id": "art_sphere", "fg": 2934 }, - { "id": "art_rod", "fg": 2932 }, - { "id": "art_teardrop", "fg": 2936 }, - { "id": "art_lamp", "fg": 2928 }, - { "id": "art_snake", "fg": 2933 }, - { "id": "art_disc", "fg": 2925 }, - { "id": "art_beads", "fg": 2922 }, - { "id": "art_napkin", "fg": 2929 }, - { "id": "art_urchin", "fg": 2938 }, - { "id": "art_jelly", "fg": 2926 }, - { "id": "art_spiral", "fg": 2935 }, - { "id": "art_pin", "fg": 2930 }, - { "id": "art_tube", "fg": 2937 }, - { "id": "art_pyramid", "fg": 2931 }, - { "id": "art_crystal", "fg": 2924 }, - { "id": "art_knot", "fg": 2927 }, - { "id": "art_crescent", "fg": 2923 }, - { "id": "altered_teapot", "fg": 2920 }, - { "id": "architect_cube", "fg": 2921 }, - { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 2996 }, - { "id": [ "ak47", "aksemi" ], "fg": 2946 }, - { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 2960 }, - { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 2997 }, - { "id": [ "m249", "m249_semi" ], "fg": 3005 }, - { "id": [ "m60", "m60_semi" ], "fg": 3015 }, - { "id": [ "mp40", "mp40semi" ], "fg": 3031 }, - { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 3070 }, - { "id": "fire_ax", "fg": 3086 }, - { "id": "ax", "fg": 3089 }, - { "id": "hatchet", "fg": 3087 }, - { "id": "backpack", "fg": 3090 }, - { "id": "duffelbag", "fg": 3091 }, - { "id": "molle_pack", "fg": 3092 }, - { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 3095 }, - { "id": "bag_canvas", "fg": 3098 }, - { "id": "bat", "fg": 3100 }, - { "id": "bat_metal", "fg": 3101 }, - { "id": "blanket", "fg": 3104 }, - { "id": "down_blanket", "fg": 3105 }, - { "id": "electric_blanket", "fg": 3106 }, - { "id": "board_trap", "fg": 3107 }, - { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 3108 }, - { "id": "box_large", "fg": 3120 }, - { "id": "box_medium", "fg": 3122 }, - { "id": "broom", "fg": 3125 }, - { "id": "bwirebat", "fg": 3126 }, - { "id": "cattlefodder", "fg": 3144 }, - { "id": "chainsaw_off", "fg": 3145 }, - { "id": "axe_ring", "fg": 3152 }, - { "id": "balclava", "fg": 3153 }, - { "id": "beret", "fg": 3154 }, - { "id": "boots", "fg": 3155 }, - { "id": "boxer_briefs", "fg": 3156 }, - { "id": "boxer_shorts", "fg": 3157 }, - { "id": "boy_shorts", "fg": 3158 }, - { "id": "bra", "fg": 3159 }, - { "id": "briefs", "fg": 3160 }, - { "id": "bscabbard", "fg": 3161 }, - { "id": "corset", "fg": 3164 }, - { "id": "cowboy_hat", "fg": 3165 }, - { "id": "dress_shoes", "fg": 3166 }, - { "id": "hat_ball", "fg": 3167 }, - { "id": "hat_cotton", "fg": 3168 }, - { "id": "hat_fur", "fg": 3169 }, - { "id": "hat_knit", "fg": 3171 }, - { "id": "hat_noise_cancelling", "fg": 3172 }, - { "id": "helmet_barbute", "fg": 3174 }, - { "id": "helmet_chitin", "fg": 3175 }, - { "id": "helmet_kabuto", "fg": 3176 }, - { "id": "holster", "fg": 3177 }, - { "id": "hoodie", "fg": 3178 }, - { "id": "jeans", "fg": 3181 }, - { "id": "leather_belt", "fg": 3183 }, - { "id": "longshirt", "fg": 3184 }, - { "id": "maid_dress", "fg": 3185 }, - { "id": "maid_hat", "fg": 3186 }, - { "id": "mask_dust", "fg": 3187 }, - { "id": "panties", "fg": 3188 }, - { "id": "pants", "fg": 3189 }, - { "id": "pants_cargo", "fg": 3190 }, - { "id": "polo_shirt", "fg": 3191 }, - { "id": "ragpouch", "fg": 3192 }, - { "id": "scabbard", "fg": 3193 }, - { "id": "sneakers", "fg": 3195 }, - { "id": "socks", "fg": 3196 }, - { "id": "spearsling", "fg": 3197 }, - { "id": "stockings", "fg": 3199 }, - { "id": "sweater", "fg": 3202 }, - { "id": "sweatshirt", "fg": 3203 }, - { "id": "tank_top", "fg": 3204 }, - { "id": "tool_belt", "fg": 3205 }, - { "id": "tshirt", "fg": 3206 }, - { "id": "turban", "fg": 3207 }, - { "id": "undershirt", "fg": 3208 }, - { "id": "coat_lab", "fg": 3162 }, - { "id": "coat_rain", "fg": 3163 }, - { "id": "sports_bra", "fg": 3198 }, - { "id": "skirt", "fg": 3194 }, - { "id": "jacket_light", "fg": 3180 }, - { "id": "jacket_army", "fg": 3179 }, - { "id": "hat_hard", "fg": 3170 }, - { "id": "striped_pants", "fg": 3200 }, - { "id": "striped_shirt", "fg": 3201 }, - { "id": "cloak", "fg": 3211 }, - { "id": "cloak_wool", "fg": 3214 }, - { "id": "cloak_leather", "fg": 3213 }, - { "id": "cloak_fur", "fg": 3212 }, - { "id": "coffeemaker", "fg": 3215 }, - { "id": "contacts", "fg": 3216 }, - { "id": "30gal_drum", "fg": 3217 }, - { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 3220 }, - { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 3218 }, - { "id": [ "keg", "keg_steel" ], "fg": 3221 }, - { "id": "corpse", "fg": 3222 }, - { "id": "corpse_generic_human", "fg": 3223 }, - { "id": "crowbar", "fg": 3231 }, + { "id": "223_casing", "bg": [ ], "fg": 2636 }, + { "id": "223_casing_transparent", "bg": 2641, "fg": 2636 }, + { "id": "223", "bg": 2641, "fg": 2644 }, + { "id": "reloaded_223", "bg": 2643, "fg": 2644 }, + { "id": "bp_223", "bg": 2642, "fg": 2644 }, + { "id": [ "22_casing", "22_casing_new" ], "bg": [ ], "fg": 2634 }, + { "id": [ "22_casing_transparent", "22_casing_new_transparent" ], "bg": 2645, "fg": 2634 }, + { "id": "22_lr", "bg": 2645, "fg": 2648 }, + { "id": "reloaded_22_lr", "bg": 2647, "fg": 2648 }, + { "id": "bp_22_lr", "bg": 2646, "fg": 2648 }, + { "id": "22_fmj", "bg": 2645, "fg": 2651 }, + { "id": "reloaded_22_fmj", "bg": 2647, "fg": 2651 }, + { "id": "bp_22_fmj", "bg": 2646, "fg": 2651 }, + { "id": "22_cb", "bg": 2645, "fg": 2650 }, + { "id": "reloaded_22_cb", "bg": 2647, "fg": 2650 }, + { "id": "bp_22_cb", "bg": 2646, "fg": 2650 }, + { "id": "22_ratshot", "bg": 2645, "fg": 2652 }, + { "id": "reloaded_22_ratshot", "bg": 2647, "fg": 2652 }, + { "id": "bp_22_ratshot", "bg": 2646, "fg": 2652 }, + { "id": "22_blank", "bg": 2645, "fg": 2649 }, + { "id": "270win_casing", "bg": [ ], "fg": 2636 }, + { "id": "270win_casing_transparent", "bg": 2653, "fg": 2636 }, + { "id": "270win_jsp", "bg": 2653, "fg": 2656 }, + { "id": "reloaded_270win_jsp", "bg": 2655, "fg": 2656 }, + { "id": "bp_270win_jsp", "bg": 2654, "fg": 2656 }, + { "id": "3006_casing", "bg": [ ], "fg": 2636 }, + { "id": "3006_casing_transparent", "bg": 2657, "fg": 2636 }, + { "id": "3006", "bg": 2657, "fg": 2660 }, + { "id": "reloaded_3006", "bg": 2659, "fg": 2660 }, + { "id": "bp_3006", "bg": 2658, "fg": 2660 }, + { "id": "3006fmj", "bg": 2657, "fg": 2662 }, + { "id": "reloaded_3006fmj", "bg": 2659, "fg": 2662 }, + { "id": "bp_3006fmj", "bg": 2658, "fg": 2662 }, + { "id": "3006_incendiary", "bg": 2657, "fg": 2661 }, + { "id": "reloaded_3006_incendiary", "bg": 2659, "fg": 2661 }, + { "id": "bp_3006_incendiary", "bg": 2658, "fg": 2661 }, + { "id": "300blk_casing", "bg": [ ], "fg": 2636 }, + { "id": "300blk_casing_transparent", "bg": 2663, "fg": 2636 }, + { "id": "300blk", "bg": 2663, "fg": 2666 }, + { "id": "reloaded_300blk", "bg": 2665, "fg": 2666 }, + { "id": "bp_300blk", "bg": 2664, "fg": 2666 }, + { "id": "300blk_ss", "bg": 2663, "fg": 2667 }, + { "id": "reloaded_300blk_ss", "bg": 2665, "fg": 2667 }, + { "id": "bp_300blk_ss", "bg": 2664, "fg": 2667 }, + { "id": "300_casing", "bg": [ ], "fg": 2636 }, + { "id": "300_casing_transparent", "bg": 2668, "fg": 2636 }, + { "id": "300_winmag", "bg": 2668, "fg": 2671 }, + { "id": "reloaded_300_winmag", "bg": 2670, "fg": 2671 }, + { "id": "bp_300_winmag", "bg": 2669, "fg": 2671 }, + { "id": "308_casing", "bg": [ ], "fg": 2636 }, + { "id": "308_casing_transparent", "bg": 2672, "fg": 2636 }, + { "id": "308", "bg": 2672, "fg": 2675 }, + { "id": "reloaded_308", "bg": 2674, "fg": 2675 }, + { "id": "bp_308", "bg": 2673, "fg": 2675 }, + { "id": "32_casing", "bg": [ ], "fg": 2634 }, + { "id": "32_casing_transparent", "bg": 2676, "fg": 2634 }, + { "id": "32_acp", "bg": 2676, "fg": 2679 }, + { "id": "reloaded_32_acp", "bg": 2678, "fg": 2679 }, + { "id": "bp_32_acp", "bg": 2677, "fg": 2679 }, + { "id": "357mag_casing", "bg": [ ], "fg": 2634 }, + { "id": "357mag_casing_transparent", "bg": 2680, "fg": 2634 }, + { "id": "357mag_jhp", "bg": 2680, "fg": 2684 }, + { "id": "reloaded_357mag_jhp", "bg": 2682, "fg": 2684 }, + { "id": "bp_357mag_jhp", "bg": 2681, "fg": 2684 }, + { "id": "357mag_fmj", "bg": 2680, "fg": 2683 }, + { "id": "reloaded_357mag_fmj", "bg": 2682, "fg": 2683 }, + { "id": "bp_357mag_fmj", "bg": 2681, "fg": 2683 }, + { "id": "357sig_casing", "bg": [ ], "fg": 2634 }, + { "id": "357sig_casing_transparent", "bg": 2685, "fg": 2634 }, + { "id": "357sig_jhp", "bg": 2685, "fg": 2689 }, + { "id": "reloaded_357sig_jhp", "bg": 2687, "fg": 2689 }, + { "id": "bp_357sig_jhp", "bg": 2686, "fg": 2689 }, + { "id": "357sig_fmj", "bg": 2685, "fg": 2688 }, + { "id": "reloaded_357sig_fmj", "bg": 2687, "fg": 2688 }, + { "id": "bp_357sig_fmj", "bg": 2686, "fg": 2688 }, + { "id": "38_casing", "bg": [ ], "fg": 2634 }, + { "id": "38_casing_transparent", "bg": 2691, "fg": 2634 }, + { "id": "38_special", "bg": 2691, "fg": 2695 }, + { "id": "reloaded_38_special", "bg": 2693, "fg": 2695 }, + { "id": "bp_38_special", "bg": 2692, "fg": 2695 }, + { "id": "38_fmj", "bg": 2691, "fg": 2694 }, + { "id": "reloaded_38_fmj", "bg": 2693, "fg": 2694 }, + { "id": "bp_38_fmj", "bg": 2692, "fg": 2694 }, + { "id": "38_super", "bg": 2691, "fg": 2696 }, + { "id": "reloaded_38_super", "bg": 2693, "fg": 2696 }, + { "id": "bp_38_super", "bg": 2692, "fg": 2696 }, + { "id": "38super_fmj", "bg": 2691, "fg": 2697 }, + { "id": "reloaded_38super_fmj", "bg": 2693, "fg": 2697 }, + { "id": "bp_38super_fmj", "bg": 2692, "fg": 2697 }, + { "id": "380_casing", "bg": [ ], "fg": 2634 }, + { "id": "380_casing_transparent", "bg": 2698, "fg": 2634 }, + { "id": "380_JHP", "bg": 2698, "fg": 2703 }, + { "id": "reloaded_380_JHP", "bg": 2700, "fg": 2703 }, + { "id": "bp_380_JHP", "bg": 2699, "fg": 2703 }, + { "id": "380_FMJ", "bg": 2698, "fg": 2702 }, + { "id": "reloaded_380_FMJ", "bg": 2700, "fg": 2702 }, + { "id": "bp_380_FMJ", "bg": 2699, "fg": 2702 }, + { "id": "380_p", "bg": 2698, "fg": 2701 }, + { "id": "reloaded_380_p", "bg": 2700, "fg": 2701 }, + { "id": "bp_380_p", "bg": 2699, "fg": 2701 }, + { "id": "40_casing", "bg": [ ], "fg": 2634 }, + { "id": "40_casing_transparent", "bg": 2704, "fg": 2634 }, + { "id": "40sw", "bg": 2704, "fg": 2708 }, + { "id": "reloaded_40sw", "bg": 2706, "fg": 2708 }, + { "id": "bp_40sw", "bg": 2705, "fg": 2708 }, + { "id": "40fmj", "bg": 2704, "fg": 2707 }, + { "id": "reloaded_40fmj", "bg": 2706, "fg": 2707 }, + { "id": "bp_40fmj", "bg": 2705, "fg": 2707 }, + { "id": "44_casing", "bg": [ ], "fg": 2634 }, + { "id": "44_casing_transparent", "bg": 2710, "fg": 2634 }, + { "id": "44magnum", "bg": 2710, "fg": 2714 }, + { "id": "reloaded_44magnum", "bg": 2712, "fg": 2714 }, + { "id": "bp_44magnum", "bg": 2711, "fg": 2714 }, + { "id": "44fmj", "bg": 2710, "fg": 2713 }, + { "id": "reloaded_44fmj", "bg": 2712, "fg": 2713 }, + { "id": "bp_44fmj", "bg": 2711, "fg": 2713 }, + { "id": "4570_casing", "bg": [ ], "fg": 2634 }, + { "id": "4570_casing_transparent", "bg": 2715, "fg": 2634 }, + { "id": "4570_sp", "bg": 2715, "fg": 2720 }, + { "id": "reloaded_4570_sp", "bg": 2717, "fg": 2720 }, + { "id": "bp_4570_sp", "bg": 2716, "fg": 2720 }, + { "id": "4570_low", "bg": 2715, "fg": 2719 }, + { "id": "reloaded_4570_low", "bg": 2717, "fg": 2719 }, + { "id": "reloaded_4570_bp", "bg": 2716, "fg": 2719 }, + { "id": "4570_pen", "bg": 2715, "fg": 2718 }, + { "id": "reloaded_4570_pen", "bg": 2717, "fg": 2718 }, + { "id": "bp_4570_pen", "bg": 2716, "fg": 2718 }, + { "id": "454_casing", "bg": [ ], "fg": 2634 }, + { "id": "454_casing_transparent", "bg": 2721, "fg": 2634 }, + { "id": "454_Casull", "bg": 2721, "fg": 2724 }, + { "id": "reloaded_454_Casull", "bg": 2723, "fg": 2724 }, + { "id": "bp_454_Casull", "bg": 2722, "fg": 2724 }, + { "id": "45_casing", "bg": [ ], "fg": 2634 }, + { "id": "45_casing_transparent", "bg": 2725, "fg": 2634 }, + { "id": "45_jhp", "bg": 2725, "fg": 2730 }, + { "id": "reloaded_45_jhp", "bg": 2727, "fg": 2730 }, + { "id": "bp_45_jhp", "bg": 2726, "fg": 2730 }, + { "id": "45_super", "bg": 2725, "fg": 2728 }, + { "id": "reloaded_45_super", "bg": 2727, "fg": 2728 }, + { "id": "bp_45_super", "bg": 2726, "fg": 2728 }, + { "id": "45_acp", "bg": 2725, "fg": 2729 }, + { "id": "reloaded_45_acp", "bg": 2727, "fg": 2729 }, + { "id": "bp_45_acp", "bg": 2726, "fg": 2729 }, + { "id": "45colt_casing", "bg": [ ], "fg": 2634 }, + { "id": "45colt_casing_transparent", "bg": 2731, "fg": 2634 }, + { "id": "45colt_jhp", "bg": 2731, "fg": 2734 }, + { "id": "reloaded_45colt_jhp", "bg": 2733, "fg": 2734 }, + { "id": "bp_45colt_jhp", "bg": 2732, "fg": 2734 }, + { "id": "460_casing", "bg": [ ], "fg": 2634 }, + { "id": "460_casing_transparent", "bg": 2735, "fg": 2634 }, + { "id": "460_rowland", "bg": 2735, "fg": 2738 }, + { "id": "reloaded_460_rowland", "bg": 2737, "fg": 2738 }, + { "id": "bp_460_rowland", "bg": 2736, "fg": 2738 }, + { "id": "460_fmj", "bg": 2735, "fg": 2739 }, + { "id": "reloaded_460_fmj", "bg": 2737, "fg": 2739 }, + { "id": "bp_460_fmj", "bg": 2736, "fg": 2739 }, + { "id": "500_casing", "bg": [ ], "fg": 2634 }, + { "id": "500_casing_transparent", "bg": 2740, "fg": 2634 }, + { "id": "500_Magnum", "bg": 2740, "fg": 2743 }, + { "id": "reloaded_500_Magnum", "bg": 2742, "fg": 2743 }, + { "id": "bp_500_Magnum", "bg": 2741, "fg": 2743 }, + { "id": "50_casing", "bg": [ ], "fg": 2639 }, + { "id": "50_casing_transparent", "bg": 2744, "fg": 2639 }, + { "id": "50bmg", "bg": 2744, "fg": 2750 }, + { "id": "//reloaded_50bmg", "bg": 2746, "fg": 2750 }, + { "id": "bp_50bmg", "bg": 2745, "fg": 2750 }, + { "id": "50match", "bg": 2744, "fg": 2751 }, + { "id": "reloaded_50bmg", "bg": 2746, "fg": 2751 }, + { "id": "bp_50match", "bg": 2745, "fg": 2751 }, + { "id": "50_incendiary", "bg": 2744, "fg": 2748 }, + { "id": "reloaded_50_incendiary", "bg": 2746, "fg": 2748 }, + { "id": "bp_50_incendiary", "bg": 2745, "fg": 2748 }, + { "id": "50ss", "bg": 2744, "fg": 2749 }, + { "id": "reloaded_50ss", "bg": 2746, "fg": 2749 }, + { "id": "bp_50ss", "bg": 2745, "fg": 2749 }, + { "id": "50_mk211", "bg": 2744, "fg": 2752 }, + { "id": "reloaded_50_mk211", "bg": 2746, "fg": 2752 }, + { "id": "bp_50_mk211", "bg": 2745, "fg": 2752 }, + { "id": "belt50", "bg": 2744, "fg": 2747 }, + { "id": "700nx_casing", "bg": [ ], "fg": 2639 }, + { "id": "700nx_casing_transparent", "bg": 2753, "fg": 2639 }, + { "id": "700nx", "bg": 2753, "fg": 2756 }, + { "id": "reloaded_700nx", "bg": 2755, "fg": 2756 }, + { "id": "bp_700nx", "bg": 2754, "fg": 2756 }, + { "id": "10mm_casing", "bg": [ ], "fg": 2634 }, + { "id": "10mm_casing_transparent", "bg": 2757, "fg": 2634 }, + { "id": "10mm_fmj", "bg": 2757, "fg": 2760 }, + { "id": "reloaded_10mm_fmj", "bg": 2759, "fg": 2760 }, + { "id": "bp_10mm_fmj", "bg": 2758, "fg": 2760 }, + { "id": "123ln_casing", "bg": [ ], "fg": 2639 }, + { "id": "123ln_casing_transparent", "bg": 2761, "fg": 2639 }, + { "id": "123ln", "bg": 2761, "fg": 2762 }, + { "id": "12mm", "bg": 2763, "fg": 2764 }, + { "id": "20x66_shot", "bg": 2765, "fg": 2773 }, + { "id": "20x66_bootleg_shot", "bg": 2765, "fg": 2774 }, + { "id": "20x66_slug", "bg": 2765, "fg": 2775 }, + { "id": "20x66_bootleg_slug", "bg": 2765, "fg": 2776 }, + { "id": "20x66_flechette", "bg": 2765, "fg": 2769 }, + { "id": "20x66_bootleg_flechette", "bg": 2765, "fg": 2770 }, + { "id": "20x66_beanbag", "bg": 2765, "fg": 2766 }, + { "id": "20x66_exp", "bg": 2765, "fg": 2767 }, + { "id": "20x66_flare", "bg": 2765, "fg": 2768 }, + { "id": "20x66_frag", "bg": 2765, "fg": 2771 }, + { "id": "20x66_inc", "bg": 2765, "fg": 2772 }, + { "id": "cannon_shot", "bg": 2777, "fg": 2778 }, + { "id": "46mm_casing", "bg": [ ], "fg": 2634 }, + { "id": "46mm_casing_transparent", "bg": 2779, "fg": 2634 }, + { "id": "46mm", "bg": 2779, "fg": 2782 }, + { "id": "reloaded_46mm", "bg": 2781, "fg": 2782 }, + { "id": "bp_46mm", "bg": 2780, "fg": 2782 }, + { "id": "40x46mm_hornets_nest_22lr_casing", "bg": [ ], "fg": 2632 }, + { "id": "40x46mm_hornets_nest_410_casing", "bg": [ ], "fg": 2630 }, + { "id": "40x46mm_m118_casing", "bg": [ ], "fg": 2625 }, + { "id": "40x46mm_m195_casing", "bg": [ ], "fg": 2627 }, + { "id": "40x46mm_m199_casing", "bg": [ ], "fg": 2628 }, + { "id": "40x46mm_m212_casing", "bg": [ ], "fg": 2629 }, + { "id": "40x46mm_hornets_nest_22lr_casing_transparent", "bg": 2783, "fg": 2632 }, + { "id": "40x46mm_hornets_nest_410_casing_transparent", "bg": 2783, "fg": 2630 }, + { "id": "40x46mm_m118_casing_transparent", "bg": 2783, "fg": 2625 }, + { "id": "40x46mm_m195_casing_transparent", "bg": 2783, "fg": 2627 }, + { "id": "40x46mm_m199_casing_transparent", "bg": 2783, "fg": 2628 }, + { "id": "40x46mm_m212_casing_transparent", "bg": 2783, "fg": 2629 }, + { "id": "40x46mm_m576", "bg": 2783, "fg": 2795 }, + { "id": "40x46mm_buckshot_m199", "bg": 2785, "fg": 2793 }, + { "id": "bp_40x46mm_buckshot_m199", "bg": 2784, "fg": 2793 }, + { "id": "40x46mm_flechette_m199", "bg": 2785, "fg": 2794 }, + { "id": "bp_40x46mm_flechette_m199", "bg": 2784, "fg": 2794 }, + { "id": "40x46mm_slug_m199", "bg": 2785, "fg": 2796 }, + { "id": "bp_40x46mm_slug_m199", "bg": 2784, "fg": 2796 }, + { "id": "40x46mm_m1006", "bg": 2783, "fg": 2797 }, + { "id": "40x46mm_hornets_nest_22lr", "bg": 2783, "fg": 2798 }, + { "id": "40x46mm_hornets_nest_410", "bg": 2783, "fg": 2800 }, + { "id": "40x46mm_m433", "bg": 2783, "fg": 2790 }, + { "id": "40x46mm_m651", "bg": 2783, "fg": 2791 }, + { "id": "40x46mm_buckshot_m118", "bg": 2785, "fg": 2786 }, + { "id": "bp_40x46mm_buckshot_m118", "bg": 2784, "fg": 2786 }, + { "id": "40x46mm_flechette_m118", "bg": 2785, "fg": 2789 }, + { "id": "bp_40x46mm_flechette_m118", "bg": 2784, "fg": 2789 }, + { "id": "40x46mm_slug_m118", "bg": 2785, "fg": 2792 }, + { "id": "bp_40x46mm_slug_m118", "bg": 2784, "fg": 2792 }, + { "id": "40mm_emp", "bg": 2783, "fg": 2787 }, + { "id": "40mmEMP_act", "fg": 2788 }, + { "id": "40x53mm_m169_casing", "bg": [ ], "fg": 2626 }, + { "id": "40x53mm_m169_casing_transparent", "bg": 2802, "fg": 2626 }, + { "id": "40x53mm_m430a1", "bg": 2802, "fg": 2809 }, + { "id": "belt40mm", "bg": 2802, "fg": 2805 }, + { "id": "40x53mm_m1001", "bg": 2802, "fg": 2808 }, + { "id": "40x53mm_buckshot_m169", "bg": 2804, "fg": 2806 }, + { "id": "bp_40x53mm_buckshot_m169", "bg": 2803, "fg": 2806 }, + { "id": "40x53mm_flechette_m169", "bg": 2804, "fg": 2807 }, + { "id": "bp_40x53mm_flechette_m169", "bg": 2803, "fg": 2807 }, + { "id": "40x53mm_slug_m169", "bg": 2804, "fg": 2810 }, + { "id": "bp_40x53mm_slug_m169", "bg": 2803, "fg": 2810 }, + { "id": "545_casing", "bg": [ ], "fg": 2633 }, + { "id": "545_casing_transparent", "bg": 2811, "fg": 2633 }, + { "id": "545", "bg": 2811, "fg": 2814 }, + { "id": "reloaded_545", "bg": 2813, "fg": 2814 }, + { "id": "bp_545", "bg": 2812, "fg": 2814 }, + { "id": "545_ap", "bg": 2811, "fg": 2815 }, + { "id": "reloaded_545_ap", "bg": 2813, "fg": 2815 }, + { "id": "bp_545_ap", "bg": 2812, "fg": 2815 }, + { "id": "556", "bg": 2816, "fg": 2820 }, + { "id": "reloaded_556", "bg": 2818, "fg": 2820 }, + { "id": "bp_556", "bg": 2817, "fg": 2820 }, + { "id": "556_m855a1", "bg": 2816, "fg": 2821 }, + { "id": "reloaded_556_m855a1", "bg": 2818, "fg": 2821 }, + { "id": "bp_556_m855a1", "bg": 2817, "fg": 2821 }, + { "id": "556_incendiary", "bg": 2816, "fg": 2822 }, + { "id": "reloaded_556_incendiary", "bg": 2818, "fg": 2822 }, + { "id": "bp_556_incendiary", "bg": 2817, "fg": 2822 }, + { "id": "556_mk318", "bg": 2816, "fg": 2824 }, + { "id": "reloaded_556_mk318", "bg": 2818, "fg": 2824 }, + { "id": "bp_556_mk318", "bg": 2817, "fg": 2824 }, + { "id": "556_mk262", "bg": 2816, "fg": 2823 }, + { "id": "reloaded_556_mk262", "bg": 2818, "fg": 2823 }, + { "id": "bp_556_mk262", "bg": 2817, "fg": 2823 }, + { "id": "belt223", "bg": 2816, "fg": 2819 }, + { "id": "57mm_casing", "bg": [ ], "fg": 2634 }, + { "id": "57mm_casing_transparent", "bg": 2825, "fg": 2634 }, + { "id": "57mm", "bg": 2825, "fg": 2828 }, + { "id": "reloaded_57mm", "bg": 2827, "fg": 2828 }, + { "id": "bp_57mm", "bg": 2826, "fg": 2828 }, + { "id": "5x50_hull", "bg": [ ], "fg": 2638 }, + { "id": "5x50_hull_transparent", "bg": 2829, "fg": 2638 }, + { "id": "5x50dart", "bg": 2829, "fg": 2832 }, + { "id": "reloaded_5x50dart", "bg": 2831, "fg": 2834 }, + { "id": "5x50heavy", "bg": 2829, "fg": 2833 }, + { "id": "762_25_casing", "bg": [ ], "fg": 2633 }, + { "id": "762_25_casing_transparent", "bg": 2835, "fg": 2633 }, + { "id": "762_25hot", "bg": 2835, "fg": 2839 }, + { "id": "762_25", "bg": 2835, "fg": 2840 }, + { "id": "762_25typeP", "bg": 2835, "fg": 2841 }, + { "id": "reloaded_762_25", "bg": 2837, "fg": 2838 }, + { "id": "bp_762_25", "bg": 2836, "fg": 2838 }, + { "id": "762_casing", "bg": [ ], "fg": 2635 }, + { "id": "762_casing_transparent", "bg": 2842, "fg": 2635 }, + { "id": "762_m43", "bg": 2842, "fg": 2845 }, + { "id": "reloaded_762_m43", "bg": 2844, "fg": 2845 }, + { "id": "bp_762_m43", "bg": 2843, "fg": 2845 }, + { "id": "762_m87", "bg": 2842, "fg": 2846 }, + { "id": "reloaded_762_m87", "bg": 2844, "fg": 2846 }, + { "id": "bp_762_m87", "bg": 2843, "fg": 2846 }, + { "id": "762_51_casing", "bg": [ ], "fg": 2636 }, + { "id": "762_51_casing_transparent", "bg": 2847, "fg": 2636 }, + { "id": "belt308", "bg": 2847, "fg": 2850 }, + { "id": "762_51", "bg": 2847, "fg": 2852 }, + { "id": "reloaded_762_51", "bg": 2849, "fg": 2852 }, + { "id": "bp_762_51", "bg": 2848, "fg": 2852 }, + { "id": "762_51_incendiary", "bg": 2847, "fg": 2851 }, + { "id": "reloaded_762_51_incendiary", "bg": 2849, "fg": 2851 }, + { "id": "bp_762_51_incendiary", "bg": 2848, "fg": 2851 }, + { "id": "762R_casing", "bg": [ ], "fg": 2635 }, + { "id": "762R_casing_transparent", "bg": 2853, "fg": 2635 }, + { "id": "762_54R", "bg": 2853, "fg": 2856 }, + { "id": "reloaded_762_54R", "bg": 2855, "fg": 2856 }, + { "id": "bp_762_54R", "bg": 2854, "fg": 2856 }, + { "id": "84x246mm_he", "bg": 2857, "fg": 2858 }, + { "id": "84x246mm_hedp", "bg": 2857, "fg": 2859 }, + { "id": "84x246mm_smoke", "bg": 2857, "fg": 2860 }, + { "id": "8mm_caseless", "bg": 2861, "fg": 2864 }, + { "id": "8mm_bootleg", "bg": 2862, "fg": 2863 }, + { "id": "8mm_fmj", "bg": 2861, "fg": 2865 }, + { "id": "8mm_jhp", "bg": 2861, "fg": 2867 }, + { "id": "8mm_hvp", "bg": 2861, "fg": 2866 }, + { "id": "8mm_civilian", "bg": 2861, "fg": 2868 }, + { "id": "8mm_inc", "bg": 2861, "fg": 2869 }, + { "id": "9x18mm_casing", "bg": [ ], "fg": 2633 }, + { "id": "9x18mm_casing_transparent", "bg": 2870, "fg": 2633 }, + { "id": "9x18mm", "bg": 2870, "fg": 2873 }, + { "id": "reloaded_9x18mm", "bg": 2872, "fg": 2873 }, + { "id": "bp_9x18mm", "bg": 2871, "fg": 2873 }, + { "id": "9x18mmP2", "bg": 2870, "fg": 2876 }, + { "id": "reloaded_9x18mmP2", "bg": 2872, "fg": 2876 }, + { "id": "bp_9x18mmP2", "bg": 2871, "fg": 2876 }, + { "id": "9x18mmfmj", "bg": 2870, "fg": 2875 }, + { "id": "reloaded_9x18mmfmj", "bg": 2872, "fg": 2875 }, + { "id": "bp_9x18mmfmj", "bg": 2871, "fg": 2875 }, + { "id": "9mm_casing", "bg": [ ], "fg": 2634 }, + { "id": "9mm_casing_transparent", "bg": 2877, "fg": 2634 }, + { "id": "9mm", "bg": 2877, "fg": 2883 }, + { "id": "reloaded_9mm", "bg": 2879, "fg": 2883 }, + { "id": "bp_9mm", "bg": 2878, "fg": 2883 }, + { "id": "9mmfmj", "bg": 2877, "fg": 2882 }, + { "id": "reloaded_9mmfmj", "bg": 2879, "fg": 2882 }, + { "id": "bp_9mmfmj", "bg": 2878, "fg": 2882 }, + { "id": "9mmP", "bg": 2877, "fg": 2881 }, + { "id": "reloaded_9mmP", "bg": 2879, "fg": 2881 }, + { "id": "bp_9mmP", "bg": 2878, "fg": 2881 }, + { "id": "9mmP2", "bg": 2877, "fg": 2880 }, + { "id": "reloaded_9mmP2", "bg": 2879, "fg": 2880 }, + { "id": "bp_9mmP2", "bg": 2878, "fg": 2880 }, + { "id": "explosive_hm_rocket", "bg": 2884, "fg": 2885 }, + { "id": "incendiary_hm_rocket", "bg": 2884, "fg": 2886 }, + { "id": "spiked_rocket", "bg": 2884, "fg": 2887 }, + { "id": "plasma", "bg": 2888, "fg": 2889 }, + { "id": "120mm_HEAT", "bg": 2890, "fg": 2891 }, + { "id": "atgm_heat", "bg": 2892, "fg": 2893 }, + { "id": "66mm_HEAT", "bg": 2894, "fg": 2895 }, + { "id": "m235tpa", "bg": 2894, "fg": 2896 }, + { "id": "m74_clip", "bg": 2894, "fg": 2897 }, + { "id": [ "flintlock_ammo", "flintlock_shot" ], "bg": 2899, "fg": 2900 }, + { "id": "blun_lead_shot", "bg": 2899, "fg": 2903 }, + { "id": "blun_slug", "bg": 2899, "fg": 2904 }, + { "id": "blun_flechette", "bg": 2899, "fg": 2901 }, + { "id": "blun_shot", "bg": 2899, "fg": 2902 }, + { "id": "RPG-7_ammo", "bg": 2905, "fg": 2907 }, + { "id": "RPG-7_pg7vr", "bg": 2905, "fg": 2908 }, + { "id": "RPG-7_og7v", "bg": 2905, "fg": 2906 }, + { "id": "RPG-7_tbg7v", "bg": 2905, "fg": 2909 }, + { "id": "410shot_hull", "bg": [ ], "fg": 2640 }, + { "id": "410shot_hull_transparent", "bg": 2910, "fg": 2640 }, + { "id": "410shot_000", "bg": 2910, "fg": 2913 }, + { "id": "reloaded_410shot_000", "bg": 2912, "fg": 2913 }, + { "id": "bp_410shot_000", "bg": 2911, "fg": 2913 }, + { "id": "shot_hull", "bg": [ ], "fg": 2640 }, + { "id": "shot_hull_transparent", "bg": 2914, "fg": 2640 }, + { "id": "shot_00", "bg": 2914, "fg": 2917 }, + { "id": "reloaded_shot_00", "bg": 2916, "fg": 2917 }, + { "id": "bp_shot_00", "bg": 2915, "fg": 2917 }, + { "id": "shot_scrap", "bg": 2914, "fg": 2923 }, + { "id": "reloaded_shot_scrap", "bg": 2916, "fg": 2923 }, + { "id": "bp_shot_scrap", "bg": 2915, "fg": 2923 }, + { "id": "shot_bird", "bg": 2914, "fg": 2919 }, + { "id": "reloaded_shot_bird", "bg": 2916, "fg": 2919 }, + { "id": "bp_shot_bird", "bg": 2915, "fg": 2919 }, + { "id": "shot_dragon", "bg": 2914, "fg": 2920 }, + { "id": "reloaded_shot_dragon", "bg": 2916, "fg": 2920 }, + { "id": "bp_shot_dragon", "bg": 2915, "fg": 2920 }, + { "id": "shot_slug", "bg": 2914, "fg": 2924 }, + { "id": "reloaded_shot_slug", "bg": 2916, "fg": 2924 }, + { "id": "bp_shot_slug", "bg": 2915, "fg": 2924 }, + { "id": "shot_he", "bg": 2914, "fg": 2921 }, + { "id": "reloaded_shot_he", "bg": 2916, "fg": 2921 }, + { "id": "bp_shot_he", "bg": 2915, "fg": 2921 }, + { "id": "shot_beanbag", "bg": 2914, "fg": 2918 }, + { "id": "reloaded_shot_beanbag", "bg": 2916, "fg": 2918 }, + { "id": "bp_shot_beanbag", "bg": 2915, "fg": 2918 }, + { "id": "shot_flechette", "bg": 2914, "fg": 2922 }, + { "id": "reloaded_shot_flechette", "bg": 2916, "fg": 2922 }, + { "id": "bp_shot_flechette", "bg": 2915, "fg": 2922 }, + { "id": "shot_paper_slug", "bg": 2925, "fg": 2928 }, + { "id": "shot_paper_bird", "bg": 2925, "fg": 2927 }, + { "id": "shot_paper_00", "bg": 2925, "fg": 2926 }, + { "id": "shot_paper_dragon", "bg": 2925, "fg": 2929 }, + { "id": "arming_sword", "fg": 2933 }, + { "id": "art_sphere", "fg": 2949 }, + { "id": "art_rod", "fg": 2947 }, + { "id": "art_teardrop", "fg": 2951 }, + { "id": "art_lamp", "fg": 2943 }, + { "id": "art_snake", "fg": 2948 }, + { "id": "art_disc", "fg": 2940 }, + { "id": "art_beads", "fg": 2937 }, + { "id": "art_napkin", "fg": 2944 }, + { "id": "art_urchin", "fg": 2953 }, + { "id": "art_jelly", "fg": 2941 }, + { "id": "art_spiral", "fg": 2950 }, + { "id": "art_pin", "fg": 2945 }, + { "id": "art_tube", "fg": 2952 }, + { "id": "art_pyramid", "fg": 2946 }, + { "id": "art_crystal", "fg": 2939 }, + { "id": "art_knot", "fg": 2942 }, + { "id": "art_crescent", "fg": 2938 }, + { "id": "altered_teapot", "fg": 2935 }, + { "id": "architect_cube", "fg": 2936 }, + { "id": [ "m16_auto_rifle_var_acr", "acr_300blk" ], "fg": 3010 }, + { "id": [ "ak47", "aksemi" ], "fg": 2961 }, + { "id": [ "carbine_flintlock", "carbine_flintlock_double" ], "fg": 2974 }, + { "id": [ "m16a4", "m16_auto_rifle_var_m16a3" ], "fg": 3011 }, + { "id": [ "m249", "m249_semi" ], "fg": 3019 }, + { "id": [ "m60", "m60_semi" ], "fg": 3028 }, + { "id": [ "mp40", "mp40semi" ], "fg": 3046 }, + { "id": [ "slamfire_shotgun", "slamfire_shotgun_d" ], "fg": 3085 }, + { "id": "fire_ax", "fg": 3101 }, + { "id": "ax", "fg": 3104 }, + { "id": "hatchet", "fg": 3102 }, + { "id": "backpack", "fg": 3105 }, + { "id": "duffelbag", "fg": 3106 }, + { "id": "molle_pack", "fg": 3107 }, + { "id": [ "rifle_case_soft_leather", "rifle_case_xl_soft_leather" ], "fg": 3110 }, + { "id": "bag_canvas", "fg": 3113 }, + { "id": "bat", "fg": 3115 }, + { "id": "bat_metal", "fg": 3116 }, + { "id": "blanket", "fg": 3119 }, + { "id": "down_blanket", "fg": 3120 }, + { "id": "electric_blanket", "fg": 3121 }, + { "id": "board_trap", "fg": 3122 }, + { "id": [ "compbow", "compbow_high", "compbow_low" ], "fg": 3123 }, + { "id": "box_large", "fg": 3135 }, + { "id": "box_medium", "fg": 3137 }, + { "id": "broom", "fg": 3140 }, + { "id": "bwirebat", "fg": 3141 }, + { "id": "cattlefodder", "fg": 3159 }, + { "id": "chainsaw_off", "fg": 3160 }, + { "id": "axe_ring", "fg": 3169 }, + { "id": "balclava", "fg": 3170 }, + { "id": "beret", "fg": 3171 }, + { "id": "boots", "fg": 3172 }, + { "id": "boxer_briefs", "fg": 3173 }, + { "id": "boxer_shorts", "fg": 3174 }, + { "id": "boy_shorts", "fg": 3175 }, + { "id": "bra", "fg": 3176 }, + { "id": "briefs", "fg": 3177 }, + { "id": "bscabbard", "fg": 3178 }, + { "id": "corset", "fg": 3181 }, + { "id": "cowboy_hat", "fg": 3182 }, + { "id": "dress_shoes", "fg": 3183 }, + { "id": "hat_ball", "fg": 3184 }, + { "id": "hat_cotton", "fg": 3185 }, + { "id": "hat_fur", "fg": 3186 }, + { "id": "hat_knit", "fg": 3188 }, + { "id": "hat_noise_cancelling", "fg": 3189 }, + { "id": "helmet_barbute", "fg": 3191 }, + { "id": "helmet_kabuto", "fg": 3192 }, + { "id": "holster", "fg": 3193 }, + { "id": "hoodie", "fg": 3194 }, + { "id": "jeans", "fg": 3197 }, + { "id": "leather_belt", "fg": 3199 }, + { "id": "longshirt", "fg": 3200 }, + { "id": "maid_dress", "fg": 3201 }, + { "id": "maid_hat", "fg": 3202 }, + { "id": "mask_dust", "fg": 3203 }, + { "id": "panties", "fg": 3204 }, + { "id": "pants", "fg": 3205 }, + { "id": "pants_cargo", "fg": 3206 }, + { "id": "polo_shirt", "fg": 3207 }, + { "id": "ragpouch", "fg": 3208 }, + { "id": "scabbard", "fg": 3209 }, + { "id": "sneakers", "fg": 3211 }, + { "id": "socks", "fg": 3212 }, + { "id": "spearsling", "fg": 3213 }, + { "id": "stockings", "fg": 3215 }, + { "id": "sweater", "fg": 3218 }, + { "id": "sweatshirt", "fg": 3219 }, + { "id": "tank_top", "fg": 3220 }, + { "id": "tool_belt", "fg": 3221 }, + { "id": "tshirt", "fg": 3222 }, + { "id": "turban", "fg": 3223 }, + { "id": "undershirt", "fg": 3224 }, + { "id": "coat_lab", "fg": 3179 }, + { "id": "coat_rain", "fg": 3180 }, + { "id": "sports_bra", "fg": 3214 }, + { "id": "skirt", "fg": 3210 }, + { "id": "jacket_light", "fg": 3196 }, + { "id": "jacket_army", "fg": 3195 }, + { "id": "hat_hard", "fg": 3187 }, + { "id": "striped_pants", "fg": 3216 }, + { "id": "striped_shirt", "fg": 3217 }, + { "id": "cloak", "fg": 3227 }, + { "id": "cloak_wool", "fg": 3230 }, + { "id": "cloak_leather", "fg": 3229 }, + { "id": "cloak_fur", "fg": 3228 }, + { "id": "coffeemaker", "fg": 3231 }, + { "id": "contacts", "fg": 3232 }, + { "id": "30gal_drum", "fg": 3233 }, + { "id": [ "55gal_firebarrel", "f_55gal_firebarrel" ], "fg": 3236 }, + { "id": [ "30gal_firebarrel", "f_30gal_firebarrel" ], "fg": 3234 }, + { "id": [ "keg", "keg_steel" ], "fg": 3240 }, + { "id": "corpse", "fg": 3241 }, + { "id": "corpse_generic_human", "fg": 3242 }, + { "id": "crowbar", "fg": 3250 }, { "id": [ "deflated_wheel_bicycle", @@ -3240,11 +3330,11 @@ "deflated_wheel_motorbike_or", "deflated_wheel_slick" ], - "fg": 3232 + "fg": 3251 }, - { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 3233 }, - { "id": "filter_air", "fg": 3238 }, - { "id": "fish_bait", "fg": 3239 }, + { "id": [ "deflated_wheel_wide", "deflated_wheel_wide_or", "deflated_wheel" ], "fg": 3252 }, + { "id": "filter_air", "fg": 3257 }, + { "id": "fish_bait", "fg": 3258 }, { "id": [ "corpse_mon_fish_white_bass", @@ -3258,7 +3348,7 @@ "corpse_mon_fish_white_catfish", "corpse_mon_fish_pickerel" ], - "fg": 3243 + "fg": 3262 }, { "id": [ @@ -3270,7 +3360,7 @@ "corpse_mon_fish_white_sucker", "corpse_mon_fish_fallfish" ], - "fg": 3242 + "fg": 3261 }, { "id": [ @@ -3285,7 +3375,7 @@ "corpse_mon_fish_bullhead", "corpse_mon_fish_carp" ], - "fg": 3241 + "fg": 3260 }, { "id": [ @@ -3301,573 +3391,573 @@ "corpse_mon_fish_grass_carp", "corpse_mon_fish_bowfin" ], - "fg": 3240 + "fg": 3259 }, - { "id": "fish_trap", "fg": 3244 }, - { "id": "fishing_rod_basic", "fg": 3245 }, - { "id": "fishing_rod_professional", "fg": 3246 }, - { "id": "forge", "fg": 3268 }, - { "id": "char_forge", "fg": 3267 }, - { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 3293 }, + { "id": "fish_trap", "fg": 3263 }, + { "id": "fishing_rod_basic", "fg": 3264 }, + { "id": "fishing_rod_professional", "fg": 3265 }, + { "id": "forge", "fg": 3287 }, + { "id": "char_forge", "fg": 3286 }, + { "id": [ "full_barrel_bomb", "military_explosive_full_barrel_bomb" ], "fg": 3312 }, { "id": [ "full_barrel_bomb_act", "military_explosive_full_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 3294 }, { "weight": 8, "sprite": 3295 } ] + "fg": [ { "weight": 8, "sprite": 3313 }, { "weight": 8, "sprite": 3314 } ] }, - { "id": "glass_shard", "fg": 3296 }, - { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 3298 }, + { "id": "glass_shard", "fg": 3315 }, + { "id": [ "half_barrel_bomb", "military_explosive_half_barrel_bomb" ], "fg": 3317 }, { "id": [ "half_barrel_bomb_act", "military_explosive_half_barrel_bomb_act" ], "animated": true, - "fg": [ { "weight": 8, "sprite": 3299 }, { "weight": 8, "sprite": 3300 } ] - }, - { "id": "hoboreel", "fg": 3302 }, - { "id": "hydrogen_tank", "fg": 3305 }, - { "id": "leather_tarp", "fg": 3345 }, - { "id": "water", "fg": 3356 }, - { "id": "water_clean", "fg": 3357 }, - { "id": "gasoline", "fg": 3351 }, - { "id": "diesel", "fg": 3349 }, - { "id": "biodiesel", "fg": 3347 }, - { "id": "flamethrower_fuel", "fg": 3350 }, - { "id": "avgas", "fg": 3346 }, - { "id": "lamp_oil", "fg": 3353 }, - { "id": "motor_oil", "fg": 3354 }, - { "id": "napalm", "fg": 3355 }, - { "id": "gelled_gasoline", "fg": 3352 }, - { "id": "blood", "fg": 3348 }, - { "id": "log", "fg": 3358 }, - { "id": "lucern_hammer", "fg": 3359 }, - { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 3360 }, - { "id": "marble", "fg": 3366 }, - { "id": "microwave", "fg": 3368 }, - { "id": "mjolnir", "fg": 3371 }, - { "id": "mop", "fg": 3372 }, - { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 3373 }, - { "id": "mp5mag", "fg": 3375 }, - { "id": "nail", "fg": 3383 }, - { "id": "nailbat", "fg": 3384 }, - { "id": "nailboard", "fg": 3385 }, - { "id": "needle_bone", "fg": 3386 }, - { "id": "needle_curved", "fg": 3387 }, - { "id": "needle_wood", "fg": 3388 }, - { "id": "many_years_old_newspaper", "fg": 3389 }, - { "id": "years_old_newspaper", "fg": 3394 }, - { "id": "months_old_newspaper", "fg": 3390 }, - { "id": "newest_newspaper", "fg": 3391 }, - { "id": "one_year_old_newspaper", "fg": 3392 }, - { "id": "weeks_old_newspaper", "fg": 3393 }, - { "id": "2h_flail_wood", "fg": 3395 }, - { "id": "pillow", "fg": 3397 }, - { "id": "down_pillow", "fg": 3396 }, - { "id": "pine_bough", "fg": 3398 }, - { "id": "pinecone", "fg": 3399 }, + "fg": [ { "weight": 8, "sprite": 3318 }, { "weight": 8, "sprite": 3319 } ] + }, + { "id": "hoboreel", "fg": 3321 }, + { "id": "hydrogen_tank", "fg": 3324 }, + { "id": "leather_tarp", "fg": 3364 }, + { "id": "water", "fg": 3375 }, + { "id": "water_clean", "fg": 3376 }, + { "id": "gasoline", "fg": 3370 }, + { "id": "diesel", "fg": 3368 }, + { "id": "biodiesel", "fg": 3366 }, + { "id": "flamethrower_fuel", "fg": 3369 }, + { "id": "avgas", "fg": 3365 }, + { "id": "lamp_oil", "fg": 3372 }, + { "id": "motor_oil", "fg": 3373 }, + { "id": "napalm", "fg": 3374 }, + { "id": "gelled_gasoline", "fg": 3371 }, + { "id": "blood", "fg": 3367 }, + { "id": "log", "fg": 3377 }, + { "id": "lucern_hammer", "fg": 3378 }, + { "id": [ "mace", "mace_fake", "mace_inferior" ], "fg": 3379 }, + { "id": "marble", "fg": 3385 }, + { "id": "microwave", "fg": 3387 }, + { "id": "mjolnir", "fg": 3390 }, + { "id": "mop", "fg": 3391 }, + { "id": [ "morningstar", "morningstar_fake", "morningstar_inferior" ], "fg": 3392 }, + { "id": "mp5mag", "fg": 3394 }, + { "id": "nail", "fg": 3402 }, + { "id": "nailbat", "fg": 3403 }, + { "id": "nailboard", "fg": 3404 }, + { "id": "needle_bone", "fg": 3405 }, + { "id": "needle_curved", "fg": 3406 }, + { "id": "needle_wood", "fg": 3407 }, + { "id": "many_years_old_newspaper", "fg": 3408 }, + { "id": "years_old_newspaper", "fg": 3413 }, + { "id": "months_old_newspaper", "fg": 3409 }, + { "id": "newest_newspaper", "fg": 3410 }, + { "id": "one_year_old_newspaper", "fg": 3411 }, + { "id": "weeks_old_newspaper", "fg": 3412 }, + { "id": "2h_flail_wood", "fg": 3414 }, + { "id": "pillow", "fg": 3416 }, + { "id": "down_pillow", "fg": 3415 }, + { "id": "pine_bough", "fg": 3417 }, + { "id": "pinecone", "fg": 3418 }, { "id": [ "rifle_9mm", "rifle_3006", "rifle_45", "rifle_22", "rifle_40", "rifle_44", "rifle_38", "rifle_223" ], - "fg": 3400 - }, - { "id": "plastic_sheet", "fg": 3402 }, - { "id": "plastic_shopping_bag", "fg": 3403 }, - { "id": "pneumatic_shotgun", "fg": 3404 }, - { "id": "pool_ball", "fg": 3424 }, - { "id": "powder_candy", "fg": 3426 }, - { "id": "rag", "fg": 3427 }, - { "id": "rebar", "fg": 3428 }, - { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 3429 }, - { "id": "rollmat", "fg": 3430 }, - { "id": "scissors", "fg": 3431 }, - { "id": "screwdriver", "fg": 3432 }, - { "id": "sewing_kit", "fg": 3433 }, - { "id": "sharp_rock", "fg": 3435 }, - { "id": "sheet_metal", "fg": 3436 }, - { "id": "sheet_metal_small", "fg": 3437 }, - { "id": "shovel", "fg": 3440 }, - { "id": "slingshot", "fg": 3443 }, - { "id": "solar_panel", "fg": 3445 }, - { "id": "solar_cell", "fg": 3444 }, - { "id": "pointy_stick", "fg": 3446 }, - { "id": "spear_wood", "fg": 3454 }, - { "id": "spear_spike", "fg": 3452 }, - { "id": "spear_knife", "fg": 3448 }, - { "id": "spear_knife_superior", "fg": 3449 }, - { "id": "spear_pipe", "fg": 3450 }, - { "id": "spear_rebar", "fg": 3451 }, - { "id": "spear_steel", "fg": 3453 }, - { "id": "spear_copper", "fg": 3447 }, - { "id": "splinter", "fg": 3455 }, - { "id": "sponge", "fg": 3456 }, - { "id": "spoon", "fg": 3457 }, - { "id": "stick", "fg": 3458 }, - { "id": "stick_long", "fg": 3459 }, - { "id": "primitive_hammer", "fg": 3460 }, - { "id": "string_36", "fg": 3461 }, - { "id": "string_6", "fg": 3462 }, - { "id": "tailors_kit", "fg": 3466 }, - { "id": "tarp", "fg": 3467 }, - { "id": "television", "fg": 3468 }, - { "id": "thermos", "fg": 3469 }, - { "id": "thread", "fg": 3470 }, - { "id": "2h_flail_steel", "fg": 3483 }, - { "id": "welder", "fg": 3484 }, - { "id": "welder_crude", "fg": 3485 }, - { "id": "wood_panel", "fg": 3486 }, - { "id": "wood_sheet", "fg": 3487 }, - { "id": "mon_yulecat_cub", "fg": 3490, "bg": 3670 }, - { "id": "mon_coot", "fg": [ { "weight": 20, "sprite": 3491 }, { "weight": 10, "sprite": 3492 } ], "bg": 3670 }, + "fg": 3419 + }, + { "id": "plastic_sheet", "fg": 3421 }, + { "id": "plastic_shopping_bag", "fg": 3422 }, + { "id": "pneumatic_shotgun", "fg": 3423 }, + { "id": "pool_ball", "fg": 3443 }, + { "id": "powder_candy", "fg": 3445 }, + { "id": "rag", "fg": 3446 }, + { "id": "rebar", "fg": 3447 }, + { "id": [ "fur_rollmat", "broketent", "largebroketent" ], "fg": 3448 }, + { "id": "rollmat", "fg": 3449 }, + { "id": "scissors", "fg": 3450 }, + { "id": "screwdriver", "fg": 3451 }, + { "id": "sewing_kit", "fg": 3452 }, + { "id": "sharp_rock", "fg": 3454 }, + { "id": "sheet_metal", "fg": 3455 }, + { "id": "sheet_metal_small", "fg": 3456 }, + { "id": "shovel", "fg": 3459 }, + { "id": "slingshot", "fg": 3462 }, + { "id": "solar_panel", "fg": 3464 }, + { "id": "solar_cell", "fg": 3463 }, + { "id": "pointy_stick", "fg": 3465 }, + { "id": "spear_wood", "fg": 3473 }, + { "id": "spear_spike", "fg": 3471 }, + { "id": "spear_knife", "fg": 3467 }, + { "id": "spear_knife_superior", "fg": 3468 }, + { "id": "spear_pipe", "fg": 3469 }, + { "id": "spear_rebar", "fg": 3470 }, + { "id": "spear_steel", "fg": 3472 }, + { "id": "spear_copper", "fg": 3466 }, + { "id": "splinter", "fg": 3474 }, + { "id": "sponge", "fg": 3475 }, + { "id": "spoon", "fg": 3476 }, + { "id": "stick", "fg": 3477 }, + { "id": "stick_long", "fg": 3478 }, + { "id": "primitive_hammer", "fg": 3479 }, + { "id": "string_36", "fg": 3480 }, + { "id": "string_6", "fg": 3481 }, + { "id": "tailors_kit", "fg": 3485 }, + { "id": "tarp", "fg": 3486 }, + { "id": "television", "fg": 3487 }, + { "id": "thermos", "fg": 3488 }, + { "id": "thread", "fg": 3489 }, + { "id": "2h_flail_steel", "fg": 3502 }, + { "id": "welder", "fg": 3503 }, + { "id": "welder_crude", "fg": 3504 }, + { "id": "wood_panel", "fg": 3505 }, + { "id": "wood_sheet", "fg": 3506 }, + { "id": "mon_yulecat_cub", "fg": 3509, "bg": 3689 }, + { "id": "mon_coot", "fg": [ { "weight": 20, "sprite": 3510 }, { "weight": 10, "sprite": 3511 } ], "bg": 3689 }, { "id": "mon_cormorant", - "fg": [ { "weight": 20, "sprite": 3493 }, { "weight": 10, "sprite": 3494 } ], - "bg": 3670 + "fg": [ { "weight": 20, "sprite": 3512 }, { "weight": 10, "sprite": 3513 } ], + "bg": 3689 }, { "id": "mon_goose_golden", - "fg": [ { "weight": 20, "sprite": 3497 }, { "weight": 10, "sprite": 3498 } ], - "bg": 3670 + "fg": [ { "weight": 20, "sprite": 3516 }, { "weight": 10, "sprite": 3517 } ], + "bg": 3689 }, { "id": "mon_goose", - "fg": [ { "weight": 16, "sprite": 3495 }, { "weight": 12, "sprite": 3496 }, { "weight": 2, "sprite": 3499 } ], - "bg": 3670 + "fg": [ { "weight": 16, "sprite": 3514 }, { "weight": 12, "sprite": 3515 }, { "weight": 2, "sprite": 3518 } ], + "bg": 3689 }, { "id": "mon_grebe", - "fg": [ { "weight": 20, "sprite": 3500 }, { "weight": 10, "sprite": 3501 } ], - "bg": 3670 + "fg": [ { "weight": 20, "sprite": 3519 }, { "weight": 10, "sprite": 3520 } ], + "bg": 3689 }, { "id": "mon_hummingbird", - "fg": [ { "weight": 20, "sprite": 3502 }, { "weight": 10, "sprite": 3503 } ], - "bg": 3671 + "fg": [ { "weight": 20, "sprite": 3521 }, { "weight": 10, "sprite": 3522 } ], + "bg": 3690 }, { "id": "mon_moorhen", - "fg": [ { "weight": 20, "sprite": 3504 }, { "weight": 10, "sprite": 3505 } ], - "bg": 3670 + "fg": [ { "weight": 20, "sprite": 3523 }, { "weight": 10, "sprite": 3524 } ], + "bg": 3689 }, { "id": "mon_woodpecker", - "fg": [ { "weight": 20, "sprite": 3506 }, { "weight": 10, "sprite": 3507 } ], - "bg": 3671 + "fg": [ { "weight": 20, "sprite": 3525 }, { "weight": 10, "sprite": 3526 } ], + "bg": 3690 }, - { "id": "mon_bat", "fg": 3510, "bg": 3671 }, - { "id": "mon_goose_canadian", "fg": 3523, "bg": 3671 }, - { "id": "mon_bluejay", "fg": 3511, "bg": 3671 }, - { "id": "mon_bluejay_chick", "fg": 3512, "bg": 3671 }, - { "id": "mon_cardinal", "fg": 3513, "bg": 3671 }, - { "id": "mon_cardinal_chick", "fg": 3514, "bg": 3671 }, + { "id": "mon_bat", "fg": 3529, "bg": 3690 }, + { "id": "mon_goose_canadian", "fg": 3542, "bg": 3690 }, + { "id": "mon_bluejay", "fg": 3530, "bg": 3690 }, + { "id": "mon_bluejay_chick", "fg": 3531, "bg": 3690 }, + { "id": "mon_cardinal", "fg": 3532, "bg": 3690 }, + { "id": "mon_cardinal_chick", "fg": 3533, "bg": 3690 }, { "id": "mon_chicken", - "fg": [ { "weight": 2, "sprite": 3515 }, { "weight": 1, "sprite": 3516 } ], - "bg": 3671 - }, - { "id": "mon_chicken_chick", "fg": 3517, "bg": 3671 }, - { "id": "mon_crow", "fg": 3518, "bg": 3671 }, - { "id": "mon_crow_chick", "fg": 3519, "bg": 3671 }, - { "id": "mon_crow_mutant", "fg": 3520, "bg": 3670 }, - { "id": "mon_duck", "fg": 3521, "bg": 3671 }, - { "id": "mon_duck_chick", "fg": 3522, "bg": 3671 }, - { "id": "mon_goose_canadian_chick", "fg": 3524, "bg": 3671 }, - { "id": "mon_grouse", "fg": 3525, "bg": 3671 }, - { "id": "mon_grouse_chick", "fg": 3526, "bg": 3671 }, - { "id": "mon_pheasant", "fg": 3527, "bg": 3670 }, - { "id": "mon_pheasant_chick", "fg": 3528, "bg": 3671 }, - { "id": "mon_raven", "fg": 3530, "bg": 3671 }, - { "id": "mon_raven_chick", "fg": 3531, "bg": 3671 }, - { "id": "mon_robin", "fg": 3532, "bg": 3671 }, - { "id": "mon_robin_chick", "fg": 3533, "bg": 3671 }, - { "id": "mon_sparrow", "fg": 3534, "bg": 3671 }, - { "id": "mon_sparrow_chick", "fg": 3535, "bg": 3671 }, - { "id": "mon_turkey", "fg": 3536, "bg": 3670 }, - { "id": "mon_turkey_chick", "fg": 3537, "bg": 3671 }, - { "id": "mon_crow_mutant_small", "fg": 3538, "bg": 3670 }, - { "id": "mon_pigeon", "fg": 3529, "bg": 3671 }, - { "id": "mon_fish_blinky", "fg": 3539 }, + "fg": [ { "weight": 2, "sprite": 3534 }, { "weight": 1, "sprite": 3535 } ], + "bg": 3690 + }, + { "id": "mon_chicken_chick", "fg": 3536, "bg": 3690 }, + { "id": "mon_crow", "fg": 3537, "bg": 3690 }, + { "id": "mon_crow_chick", "fg": 3538, "bg": 3690 }, + { "id": "mon_crow_mutant", "fg": 3539, "bg": 3689 }, + { "id": "mon_duck", "fg": 3540, "bg": 3690 }, + { "id": "mon_duck_chick", "fg": 3541, "bg": 3690 }, + { "id": "mon_goose_canadian_chick", "fg": 3543, "bg": 3690 }, + { "id": "mon_grouse", "fg": 3544, "bg": 3690 }, + { "id": "mon_grouse_chick", "fg": 3545, "bg": 3690 }, + { "id": "mon_pheasant", "fg": 3546, "bg": 3689 }, + { "id": "mon_pheasant_chick", "fg": 3547, "bg": 3690 }, + { "id": "mon_raven", "fg": 3549, "bg": 3690 }, + { "id": "mon_raven_chick", "fg": 3550, "bg": 3690 }, + { "id": "mon_robin", "fg": 3551, "bg": 3690 }, + { "id": "mon_robin_chick", "fg": 3552, "bg": 3690 }, + { "id": "mon_sparrow", "fg": 3553, "bg": 3690 }, + { "id": "mon_sparrow_chick", "fg": 3554, "bg": 3690 }, + { "id": "mon_turkey", "fg": 3555, "bg": 3689 }, + { "id": "mon_turkey_chick", "fg": 3556, "bg": 3690 }, + { "id": "mon_crow_mutant_small", "fg": 3557, "bg": 3689 }, + { "id": "mon_pigeon", "fg": 3548, "bg": 3690 }, + { "id": "mon_fish_blinky", "fg": 3558 }, { "id": "mon_cat", "fg": [ - { "weight": 1, "sprite": 3540 }, - { "weight": 1, "sprite": 3541 }, - { "weight": 1, "sprite": 3565 }, - { "weight": 1, "sprite": 3564 } + { "weight": 1, "sprite": 3559 }, + { "weight": 1, "sprite": 3560 }, + { "weight": 1, "sprite": 3584 }, + { "weight": 1, "sprite": 3583 } ], - "bg": 3671 + "bg": 3690 }, { "id": "mon_cat_bengal", - "fg": [ { "weight": 1, "sprite": 3544 }, { "weight": 1, "sprite": 3543 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3563 }, { "weight": 1, "sprite": 3562 } ], + "bg": 3690 }, { "id": "mon_cat_calico", - "fg": [ { "weight": 1, "sprite": 3547 }, { "weight": 1, "sprite": 3546 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3566 }, { "weight": 1, "sprite": 3565 } ], + "bg": 3690 }, { "id": "mon_cat_chonker", - "fg": [ { "weight": 1, "sprite": 3550 }, { "weight": 1, "sprite": 3549 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3569 }, { "weight": 1, "sprite": 3568 } ], + "bg": 3690 }, { "id": "mon_cat_devon_rex", - "fg": [ { "weight": 1, "sprite": 3553 }, { "weight": 1, "sprite": 3552 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3572 }, { "weight": 1, "sprite": 3571 } ], + "bg": 3690 }, { "id": "mon_cat_longhair", - "fg": [ { "weight": 1, "sprite": 3556 }, { "weight": 1, "sprite": 3555 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3575 }, { "weight": 1, "sprite": 3574 } ], + "bg": 3690 }, { "id": "mon_cat_maine_coon", - "fg": [ { "weight": 1, "sprite": 3559 }, { "weight": 1, "sprite": 3558 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3578 }, { "weight": 1, "sprite": 3577 } ], + "bg": 3690 }, { "id": "mon_cat_persian", - "fg": [ { "weight": 1, "sprite": 3562 }, { "weight": 1, "sprite": 3561 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3581 }, { "weight": 1, "sprite": 3580 } ], + "bg": 3690 }, { "id": "mon_cat_siamese", - "fg": [ { "weight": 1, "sprite": 3568 }, { "weight": 1, "sprite": 3567 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3587 }, { "weight": 1, "sprite": 3586 } ], + "bg": 3690 }, { "id": "mon_cat_sphynx", - "fg": [ { "weight": 1, "sprite": 3571 }, { "weight": 1, "sprite": 3570 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3590 }, { "weight": 1, "sprite": 3589 } ], + "bg": 3690 }, { "id": "mon_cat_tabby", - "fg": [ { "weight": 1, "sprite": 3574 }, { "weight": 1, "sprite": 3573 } ], - "bg": 3671 - }, - { "id": "mon_cat_kitten", "fg": 3563, "bg": 3671 }, - { "id": "mon_cat_bengal_kitten", "fg": 3542, "bg": 3671 }, - { "id": "mon_cat_calico_kitten", "fg": 3545, "bg": 3671 }, - { "id": "mon_cat_chonker_kitten", "fg": 3548, "bg": 3671 }, - { "id": "mon_cat_devon_rex_kitten", "fg": 3551, "bg": 3671 }, - { "id": "mon_cat_longhair_kitten", "fg": 3554, "bg": 3671 }, - { "id": "mon_cat_maine_coon_kitten", "fg": 3557, "bg": 3671 }, - { "id": "mon_cat_persian_kitten", "fg": 3560, "bg": 3671 }, - { "id": "mon_cat_siamese_kitten", "fg": 3566, "bg": 3671 }, - { "id": "mon_cat_sphynx_kitten", "fg": 3569, "bg": 3671 }, - { "id": "mon_cat_tabby_kitten", "fg": 3572, "bg": 3671 }, - { "id": "mon_coyote", "fg": 3575, "bg": 3670 }, - { "id": "mon_coyote_wolf", "fg": 3576, "bg": 3670 }, - { "id": "mon_dog", "fg": 3577, "bg": 3670 }, - { "id": "mon_dog_skeleton", "fg": 3604, "bg": 3670 }, + "fg": [ { "weight": 1, "sprite": 3593 }, { "weight": 1, "sprite": 3592 } ], + "bg": 3690 + }, + { "id": "mon_cat_kitten", "fg": 3582, "bg": 3690 }, + { "id": "mon_cat_bengal_kitten", "fg": 3561, "bg": 3690 }, + { "id": "mon_cat_calico_kitten", "fg": 3564, "bg": 3690 }, + { "id": "mon_cat_chonker_kitten", "fg": 3567, "bg": 3690 }, + { "id": "mon_cat_devon_rex_kitten", "fg": 3570, "bg": 3690 }, + { "id": "mon_cat_longhair_kitten", "fg": 3573, "bg": 3690 }, + { "id": "mon_cat_maine_coon_kitten", "fg": 3576, "bg": 3690 }, + { "id": "mon_cat_persian_kitten", "fg": 3579, "bg": 3690 }, + { "id": "mon_cat_siamese_kitten", "fg": 3585, "bg": 3690 }, + { "id": "mon_cat_sphynx_kitten", "fg": 3588, "bg": 3690 }, + { "id": "mon_cat_tabby_kitten", "fg": 3591, "bg": 3690 }, + { "id": "mon_coyote", "fg": 3594, "bg": 3689 }, + { "id": "mon_coyote_wolf", "fg": 3595, "bg": 3689 }, + { "id": "mon_dog", "fg": 3596, "bg": 3689 }, + { "id": "mon_dog_skeleton", "fg": 3623, "bg": 3689 }, { "id": "mon_zombie_dog", - "fg": [ { "weight": 1, "sprite": 3605 }, { "weight": 1, "sprite": 3606 } ], - "bg": 3670 - }, - { "id": "mon_dog_beagle", "fg": 3582, "bg": 3671 }, - { "id": "mon_dog_gshepherd", "fg": 3594, "bg": 3670 }, - { "id": "mon_dog_boxer", "fg": 3584, "bg": 3670 }, - { "id": "mon_dog_dachshund", "fg": 3590, "bg": 3670 }, - { "id": "mon_dog_auscattle", "fg": 3578, "bg": 3670 }, - { "id": "mon_dog_bcollie", "fg": 3580, "bg": 3670 }, - { "id": "mon_dog_bull", "fg": 3586, "bg": 3671 }, - { "id": "mon_dog_chihuahua", "fg": 3588, "bg": 3671 }, - { "id": "mon_dog_gpyrenees", "fg": 3592, "bg": 3670 }, - { "id": "mon_dog_pitbullmix", "fg": 3597, "bg": 3670 }, - { "id": "mon_dog_samoyed", "fg": 3602, "bg": 3670 }, - { "id": "mon_dog_rottweiler", "fg": 3600, "bg": 3670 }, - { "id": "mon_dog_mutant_mongrel", "fg": 3596, "bg": 3670 }, - { "id": "mon_dog_auscattle_pup", "fg": 3579, "bg": 3671 }, - { "id": "mon_dog_bcollie_pup", "fg": 3581, "bg": 3671 }, - { "id": "mon_dog_beagle_pup", "fg": 3583, "bg": 3671 }, - { "id": "mon_dog_boxer_pup", "fg": 3585, "bg": 3671 }, - { "id": "mon_dog_bull_pup", "fg": 3587, "bg": 3671 }, - { "id": "mon_dog_chihuahua_pup", "fg": 3589, "bg": 3671 }, - { "id": "mon_dog_dachshund_pup", "fg": 3591, "bg": 3671 }, - { "id": "mon_dog_gpyrenees_pup", "fg": 3593, "bg": 3671 }, - { "id": "mon_dog_gshepherd_pup", "fg": 3595, "bg": 3671 }, - { "id": "mon_dog_pitbullmix_pup", "fg": 3598, "bg": 3671 }, - { "id": "mon_dog_pup", "fg": 3599, "bg": 3671 }, - { "id": "mon_dog_rottweiler_pup", "fg": 3601, "bg": 3671 }, - { "id": "mon_dog_samoyed_pup", "fg": 3603, "bg": 3671 }, - { "id": "mon_fish_tiny", "fg": 3610 }, - { "id": "mon_fish_small", "fg": 3609 }, - { "id": "mon_fish_medium", "fg": 3608 }, - { "id": [ "mon_fish_large", "mon_fish_huge" ], "fg": 3607 }, - { "id": "mon_sewer_fish", "fg": 3611 }, - { "id": "mon_mink", "fg": 3612, "bg": 3671 }, - { "id": "mon_bobcat", "fg": 3613, "bg": 3671 }, - { "id": "mon_cockatrice_chick", "fg": 3615, "bg": 3671 }, - { "id": "mon_cockatrice", "fg": 3614, "bg": 3671 }, - { "id": "mon_sewer_rat", "fg": 3616, "bg": 3671 }, + "fg": [ { "weight": 1, "sprite": 3624 }, { "weight": 1, "sprite": 3625 } ], + "bg": 3689 + }, + { "id": "mon_dog_beagle", "fg": 3601, "bg": 3690 }, + { "id": "mon_dog_gshepherd", "fg": 3613, "bg": 3689 }, + { "id": "mon_dog_boxer", "fg": 3603, "bg": 3689 }, + { "id": "mon_dog_dachshund", "fg": 3609, "bg": 3689 }, + { "id": "mon_dog_auscattle", "fg": 3597, "bg": 3689 }, + { "id": "mon_dog_bcollie", "fg": 3599, "bg": 3689 }, + { "id": "mon_dog_bull", "fg": 3605, "bg": 3690 }, + { "id": "mon_dog_chihuahua", "fg": 3607, "bg": 3690 }, + { "id": "mon_dog_gpyrenees", "fg": 3611, "bg": 3689 }, + { "id": "mon_dog_pitbullmix", "fg": 3616, "bg": 3689 }, + { "id": "mon_dog_samoyed", "fg": 3621, "bg": 3689 }, + { "id": "mon_dog_rottweiler", "fg": 3619, "bg": 3689 }, + { "id": "mon_dog_mutant_mongrel", "fg": 3615, "bg": 3689 }, + { "id": "mon_dog_auscattle_pup", "fg": 3598, "bg": 3690 }, + { "id": "mon_dog_bcollie_pup", "fg": 3600, "bg": 3690 }, + { "id": "mon_dog_beagle_pup", "fg": 3602, "bg": 3690 }, + { "id": "mon_dog_boxer_pup", "fg": 3604, "bg": 3690 }, + { "id": "mon_dog_bull_pup", "fg": 3606, "bg": 3690 }, + { "id": "mon_dog_chihuahua_pup", "fg": 3608, "bg": 3690 }, + { "id": "mon_dog_dachshund_pup", "fg": 3610, "bg": 3690 }, + { "id": "mon_dog_gpyrenees_pup", "fg": 3612, "bg": 3690 }, + { "id": "mon_dog_gshepherd_pup", "fg": 3614, "bg": 3690 }, + { "id": "mon_dog_pitbullmix_pup", "fg": 3617, "bg": 3690 }, + { "id": "mon_dog_pup", "fg": 3618, "bg": 3690 }, + { "id": "mon_dog_rottweiler_pup", "fg": 3620, "bg": 3690 }, + { "id": "mon_dog_samoyed_pup", "fg": 3622, "bg": 3690 }, + { "id": "mon_fish_tiny", "fg": 3629 }, + { "id": "mon_fish_small", "fg": 3628 }, + { "id": "mon_fish_medium", "fg": 3627 }, + { "id": [ "mon_fish_large", "mon_fish_huge" ], "fg": 3626 }, + { "id": "mon_sewer_fish", "fg": 3630 }, + { "id": "mon_mink", "fg": 3631, "bg": 3690 }, + { "id": "mon_bobcat", "fg": 3632, "bg": 3690 }, + { "id": "mon_cockatrice_chick", "fg": 3634, "bg": 3690 }, + { "id": "mon_cockatrice", "fg": 3633, "bg": 3690 }, + { "id": "mon_sewer_rat", "fg": 3635, "bg": 3690 }, { "id": "mon_pig", - "fg": [ { "weight": 8, "sprite": 3619 }, { "weight": 3, "sprite": 3617 }, { "weight": 1, "sprite": 3618 } ], - "bg": 3670 - }, - { "id": "mon_pig_piglet", "fg": 3620, "bg": 3671 }, - { "id": "mon_bear_cub", "fg": 3621, "bg": 3671 }, - { "id": "mon_fox_gray", "fg": 3622, "bg": 3670 }, - { "id": "mon_fox_red", "fg": 3623, "bg": 3670 }, - { "id": "mon_wolf", "fg": 3624, "bg": 3670 }, - { "id": "mon_rattlesnake_giant", "fg": 3626, "bg": 3670 }, - { "id": "mon_rattlesnake", "fg": 3625, "bg": 3671 }, - { "id": "mon_sewer_snake", "fg": 3627, "bg": 3671 }, - { "id": "mon_chipmunk", "fg": 3632, "bg": 3671 }, - { "id": "mon_groundhog", "fg": 3634, "bg": 3671 }, - { "id": "mon_lemming", "fg": 3628, "bg": 3629 }, - { "id": "mon_beaver", "fg": 3630, "bg": 3671 }, - { "id": "mon_black_rat", "fg": 3631, "bg": 3671 }, - { "id": "mon_deer_mouse", "fg": 3633, "bg": 3671 }, - { "id": "mon_lab_rat", "fg": 3635, "bg": 3671 }, - { "id": "mon_muskrat", "fg": 3636, "bg": 3671 }, - { "id": "mon_otter", "fg": 3638, "bg": 3671 }, - { "id": "mon_rabbit", "fg": 3639, "bg": 3671 }, - { "id": "mon_squirrel", "fg": 3640, "bg": 3671 }, - { "id": "mon_squirrel_red", "fg": 3641, "bg": 3671 }, - { "id": "mon_opossum", "fg": 3637, "bg": 3671 }, - { "id": "mon_boar_wild", "fg": 3642, "bg": 3670 }, - { "id": "mon_boar_wild_piglet", "fg": 3643, "bg": 3671 }, - { "id": "mon_zpig_brute", "fg": 3644, "bg": 3670 }, - { "id": "mon_centipede_giant", "fg": 3645, "bg": 3670 }, - { "id": "mon_dragonfly_small", "fg": 3646, "bg": 3671 }, - { "id": "mon_locust", "fg": 3647, "bg": 3670 }, - { "id": "mon_locust_nymph", "fg": 3648, "bg": 3671 }, - { "id": "mon_locust_small", "fg": 3649, "bg": 3671 }, - { "id": "mon_mosquito_small", "fg": 3650, "bg": 3671 }, - { "id": "mon_ant", "fg": 3655, "bg": 3670 }, - { "id": "mon_ant_acid", "fg": 3656, "bg": 3670 }, - { "id": "corpse_mon_ant", "fg": 3651 }, - { "id": "corpse_mon_ant_acid", "fg": 3652 }, - { "id": "mon_ant_larva", "fg": 3660, "bg": 3671 }, - { "id": "mon_ant_acid_larva", "fg": 3657, "bg": 3671 }, - { "id": "corpse_mon_ant_larva", "fg": 3654 }, - { "id": "corpse_mon_ant_acid_larva", "fg": 3653 }, - { "id": "mon_ant_fungus", "fg": 3659, "bg": 3670 }, - { "id": "mon_ant_small", "fg": 3661, "bg": 3671 }, - { "id": "mon_ant_acid_small", "fg": 3658, "bg": 3671 }, - { "id": "mon_dermatik_larva", "fg": 3662, "bg": 3671 }, - { "id": "mon_wasp_small", "fg": 3663, "bg": 3671 }, - { "id": "mon_giant_cockroach", "fg": 3664, "bg": 3670 }, - { "id": "mon_giant_cockroach_nymph", "fg": 3665, "bg": 3671 }, - { "id": "mon_plague_nymph", "fg": 3666, "bg": 3671 }, - { "id": "mon_plague_vector", "fg": 3667, "bg": 3670 }, - { "id": "mon_pregnant_giant_cockroach", "fg": 3668, "bg": 3670 }, - { "id": "mon_skittering_plague", "fg": 3669, "bg": 3670 }, - { "id": "shadow", "fg": 3670 }, - { "id": "mon_eyebot", "fg": 3672, "bg": 3671 }, - { "id": "mon_firefly", "fg": 3673, "bg": 3671 }, - { "id": "mon_kreck", "fg": 3676, "bg": 3670 }, - { "id": "mon_aphid", "fg": 3678, "bg": 3671 }, + "fg": [ { "weight": 8, "sprite": 3638 }, { "weight": 3, "sprite": 3636 }, { "weight": 1, "sprite": 3637 } ], + "bg": 3689 + }, + { "id": "mon_pig_piglet", "fg": 3639, "bg": 3690 }, + { "id": "mon_bear_cub", "fg": 3640, "bg": 3690 }, + { "id": "mon_fox_gray", "fg": 3641, "bg": 3689 }, + { "id": "mon_fox_red", "fg": 3642, "bg": 3689 }, + { "id": "mon_wolf", "fg": 3643, "bg": 3689 }, + { "id": "mon_rattlesnake_giant", "fg": 3645, "bg": 3689 }, + { "id": "mon_rattlesnake", "fg": 3644, "bg": 3690 }, + { "id": "mon_sewer_snake", "fg": 3646, "bg": 3690 }, + { "id": "mon_chipmunk", "fg": 3651, "bg": 3690 }, + { "id": "mon_groundhog", "fg": 3653, "bg": 3690 }, + { "id": "mon_lemming", "fg": 3647, "bg": 3648 }, + { "id": "mon_beaver", "fg": 3649, "bg": 3690 }, + { "id": "mon_black_rat", "fg": 3650, "bg": 3690 }, + { "id": "mon_deer_mouse", "fg": 3652, "bg": 3690 }, + { "id": "mon_lab_rat", "fg": 3654, "bg": 3690 }, + { "id": "mon_muskrat", "fg": 3655, "bg": 3690 }, + { "id": "mon_otter", "fg": 3657, "bg": 3690 }, + { "id": "mon_rabbit", "fg": 3658, "bg": 3690 }, + { "id": "mon_squirrel", "fg": 3659, "bg": 3690 }, + { "id": "mon_squirrel_red", "fg": 3660, "bg": 3690 }, + { "id": "mon_opossum", "fg": 3656, "bg": 3690 }, + { "id": "mon_boar_wild", "fg": 3661, "bg": 3689 }, + { "id": "mon_boar_wild_piglet", "fg": 3662, "bg": 3690 }, + { "id": "mon_zpig_brute", "fg": 3663, "bg": 3689 }, + { "id": "mon_centipede_giant", "fg": 3664, "bg": 3689 }, + { "id": "mon_dragonfly_small", "fg": 3665, "bg": 3690 }, + { "id": "mon_locust", "fg": 3666, "bg": 3689 }, + { "id": "mon_locust_nymph", "fg": 3667, "bg": 3690 }, + { "id": "mon_locust_small", "fg": 3668, "bg": 3690 }, + { "id": "mon_mosquito_small", "fg": 3669, "bg": 3690 }, + { "id": "mon_ant", "fg": 3674, "bg": 3689 }, + { "id": "mon_ant_acid", "fg": 3675, "bg": 3689 }, + { "id": "corpse_mon_ant", "fg": 3670 }, + { "id": "corpse_mon_ant_acid", "fg": 3671 }, + { "id": "mon_ant_larva", "fg": 3679, "bg": 3690 }, + { "id": "mon_ant_acid_larva", "fg": 3676, "bg": 3690 }, + { "id": "corpse_mon_ant_larva", "fg": 3673 }, + { "id": "corpse_mon_ant_acid_larva", "fg": 3672 }, + { "id": "mon_ant_fungus", "fg": 3678, "bg": 3689 }, + { "id": "mon_ant_small", "fg": 3680, "bg": 3690 }, + { "id": "mon_ant_acid_small", "fg": 3677, "bg": 3690 }, + { "id": "mon_dermatik_larva", "fg": 3681, "bg": 3690 }, + { "id": "mon_wasp_small", "fg": 3682, "bg": 3690 }, + { "id": "mon_giant_cockroach", "fg": 3683, "bg": 3689 }, + { "id": "mon_giant_cockroach_nymph", "fg": 3684, "bg": 3690 }, + { "id": "mon_plague_nymph", "fg": 3685, "bg": 3690 }, + { "id": "mon_plague_vector", "fg": 3686, "bg": 3689 }, + { "id": "mon_pregnant_giant_cockroach", "fg": 3687, "bg": 3689 }, + { "id": "mon_skittering_plague", "fg": 3688, "bg": 3689 }, + { "id": "shadow", "fg": 3689 }, + { "id": "mon_eyebot", "fg": 3691, "bg": 3690 }, + { "id": "mon_firefly", "fg": 3692, "bg": 3690 }, + { "id": "mon_kreck", "fg": 3695, "bg": 3689 }, + { "id": "mon_aphid", "fg": 3697, "bg": 3690 }, { "id": "mon_aphid_small", - "fg": [ { "weight": 1, "sprite": 3679 }, { "weight": 1, "sprite": 3680 }, { "weight": 1, "sprite": 3681 } ], - "bg": 3671 + "fg": [ { "weight": 1, "sprite": 3698 }, { "weight": 1, "sprite": 3699 }, { "weight": 1, "sprite": 3700 } ], + "bg": 3690 }, - { "id": "mon_beaver_mutant_avian", "fg": 3685, "bg": 3671 }, - { "id": "mon_beaver_mutant_huge", "fg": 3686, "bg": 3670 }, - { "id": "mon_bee_small", "fg": 3687, "bg": 3670 }, - { "id": "mon_blob", "fg": 3688, "bg": 3670 }, + { "id": "mon_beaver_mutant_avian", "fg": 3704, "bg": 3690 }, + { "id": "mon_beaver_mutant_huge", "fg": 3705, "bg": 3689 }, + { "id": "mon_bee_small", "fg": 3706, "bg": 3689 }, + { "id": "mon_blob", "fg": 3707, "bg": 3689 }, { "id": "mon_blob_small", - "fg": [ { "weight": 1, "sprite": 3689 }, { "weight": 1, "sprite": 3690 } ], - "bg": 3671 - }, - { "id": "mon_cat_mutant_kitten_prism", "fg": 3691, "bg": 3671 }, - { "id": "mon_cat_mutant_prism", "fg": 3692, "bg": 3671 }, - { "id": "mon_cow_calf", "fg": 3693, "bg": 3670 }, - { "id": "mon_coyote_mutant_shark", "fg": 3694, "bg": 3670 }, - { "id": "mon_coyote_mutant_venom", "fg": 3695, "bg": 3670 }, - { "id": "mon_crayfish_small", "fg": 3696, "bg": 3670 }, - { "id": "mon_deer_fawn", "fg": 3698, "bg": 3670 }, - { "id": "mon_deer_mutant_spider_fawn", "fg": 3699, "bg": 3670 }, - { "id": "mon_dog_zombie_rot", "fg": 3700, "bg": 3670 }, - { "id": "mon_frog", "fg": 3703, "bg": 3671 }, - { "id": "mon_frog_small", "fg": 3704, "bg": 3670 }, - { "id": "mon_fungal_fighter", "fg": 3705, "bg": 3670 }, - { "id": "mon_fungal_hedgerow", "fg": 3706, "bg": 3670 }, - { "id": "mon_fungaloid_young", "fg": 3707, "bg": 3671 }, - { "id": "mon_goat", "fg": 3709, "bg": 3670 }, - { "id": "mon_goat_kid", "fg": 3710, "bg": 3671 }, - { "id": "mon_grasshopper_small", "fg": 3711, "bg": 3671 }, - { "id": "mon_halfworm", "fg": 3712, "bg": 3671 }, - { "id": "mon_hallu_multicooker", "fg": 3713, "bg": 3670 }, - { "id": "mon_hazmatbot", "fg": 3714, "bg": 3670 }, + "fg": [ { "weight": 1, "sprite": 3708 }, { "weight": 1, "sprite": 3709 } ], + "bg": 3690 + }, + { "id": "mon_cat_mutant_kitten_prism", "fg": 3710, "bg": 3690 }, + { "id": "mon_cat_mutant_prism", "fg": 3711, "bg": 3690 }, + { "id": "mon_cow_calf", "fg": 3712, "bg": 3689 }, + { "id": "mon_coyote_mutant_shark", "fg": 3713, "bg": 3689 }, + { "id": "mon_coyote_mutant_venom", "fg": 3714, "bg": 3689 }, + { "id": "mon_crayfish_small", "fg": 3715, "bg": 3689 }, + { "id": "mon_deer_fawn", "fg": 3717, "bg": 3689 }, + { "id": "mon_deer_mutant_spider_fawn", "fg": 3718, "bg": 3689 }, + { "id": "mon_dog_zombie_rot", "fg": 3719, "bg": 3689 }, + { "id": "mon_frog", "fg": 3722, "bg": 3690 }, + { "id": "mon_frog_small", "fg": 3723, "bg": 3689 }, + { "id": "mon_fungal_fighter", "fg": 3724, "bg": 3689 }, + { "id": "mon_fungal_hedgerow", "fg": 3725, "bg": 3689 }, + { "id": "mon_fungaloid_young", "fg": 3726, "bg": 3690 }, + { "id": "mon_goat", "fg": 3728, "bg": 3689 }, + { "id": "mon_goat_kid", "fg": 3729, "bg": 3690 }, + { "id": "mon_grasshopper_small", "fg": 3730, "bg": 3690 }, + { "id": "mon_halfworm", "fg": 3731, "bg": 3690 }, + { "id": "mon_hallu_multicooker", "fg": 3732, "bg": 3689 }, + { "id": "mon_hazmatbot", "fg": 3733, "bg": 3689 }, { "id": [ "mon_hound_tindalos", "mon_hound_tindalos_afterimage" ], "fg": [ - { "weight": 1, "sprite": 3715 }, - { "weight": 1, "sprite": 3716 }, - { "weight": 1, "sprite": 3717 }, - { "weight": 1, "sprite": 3718 }, - { "weight": 1, "sprite": 3719 }, - { "weight": 1, "sprite": 3720 }, - { "weight": 1, "sprite": 3721 }, - { "weight": 1, "sprite": 3722 }, - { "weight": 1, "sprite": 3723 } + { "weight": 1, "sprite": 3734 }, + { "weight": 1, "sprite": 3735 }, + { "weight": 1, "sprite": 3736 }, + { "weight": 1, "sprite": 3737 }, + { "weight": 1, "sprite": 3738 }, + { "weight": 1, "sprite": 3739 }, + { "weight": 1, "sprite": 3740 }, + { "weight": 1, "sprite": 3741 }, + { "weight": 1, "sprite": 3742 } ] }, { "id": "mon_lab_security_drone_BM", "animated": true, "fg": [ - { "weight": 10, "sprite": 3727 }, - { "weight": 10, "sprite": 3728 }, - { "weight": 10, "sprite": 3729 }, - { "weight": 10, "sprite": 3728 } + { "weight": 10, "sprite": 3746 }, + { "weight": 10, "sprite": 3747 }, + { "weight": 10, "sprite": 3748 }, + { "weight": 10, "sprite": 3747 } ] }, { "id": "mon_lab_security_drone_BM2", "animated": true, "fg": [ - { "weight": 10, "sprite": 3724 }, - { "weight": 10, "sprite": 3725 }, - { "weight": 10, "sprite": 3726 }, - { "weight": 10, "sprite": 3725 } + { "weight": 10, "sprite": 3743 }, + { "weight": 10, "sprite": 3744 }, + { "weight": 10, "sprite": 3745 }, + { "weight": 10, "sprite": 3744 } ] }, { "id": "mon_lab_security_drone_BS", "animated": true, "fg": [ - { "weight": 10, "sprite": 3730 }, - { "weight": 10, "sprite": 3731 }, - { "weight": 10, "sprite": 3732 }, - { "weight": 10, "sprite": 3731 } + { "weight": 10, "sprite": 3749 }, + { "weight": 10, "sprite": 3750 }, + { "weight": 10, "sprite": 3751 }, + { "weight": 10, "sprite": 3750 } ] }, { "id": "mon_lab_security_drone_GM", "animated": true, "fg": [ - { "weight": 10, "sprite": 3733 }, - { "weight": 10, "sprite": 3734 }, - { "weight": 10, "sprite": 3735 }, - { "weight": 10, "sprite": 3734 } + { "weight": 10, "sprite": 3752 }, + { "weight": 10, "sprite": 3753 }, + { "weight": 10, "sprite": 3754 }, + { "weight": 10, "sprite": 3753 } ] }, { "id": "mon_lab_security_drone_GR", "animated": true, "fg": [ - { "weight": 10, "sprite": 3736 }, - { "weight": 10, "sprite": 3737 }, - { "weight": 10, "sprite": 3738 }, - { "weight": 10, "sprite": 3737 } + { "weight": 10, "sprite": 3755 }, + { "weight": 10, "sprite": 3756 }, + { "weight": 10, "sprite": 3757 }, + { "weight": 10, "sprite": 3756 } ] }, { "id": "mon_lab_security_drone_YM", "animated": true, "fg": [ - { "weight": 10, "sprite": 3739 }, - { "weight": 10, "sprite": 3740 }, - { "weight": 10, "sprite": 3741 }, - { "weight": 10, "sprite": 3740 } - ] - }, - { "id": "mon_large_cockroach", "fg": 3742, "bg": 3670 }, - { "id": "mon_mole_cricket", "fg": 3743, "bg": 3670 }, - { "id": "mon_mole_cricket_nymph", "fg": 3744, "bg": 3670 }, - { "id": "mon_player_blob", "fg": 3748, "bg": 3670 }, - { "id": "mon_reindeer_fawn", "fg": 3749, "bg": 3670 }, - { "id": "mon_shadow_snake", "fg": 3750, "bg": 3671 }, - { "id": "mon_sheep_lamb", "fg": 3751, "bg": 3670 }, - { "id": "mon_slug_small", "fg": 3753, "bg": 3670 }, - { "id": "mon_spawn_raptor", "fg": 3754, "bg": 3670 }, - { "id": "mon_spore", "fg": 3758, "bg": 3670 }, - { "id": "mon_stag_beetle_small", "fg": 3759, "bg": 3670 }, - { "id": "mon_tazer_hack", "fg": 3761, "bg": 3671 }, - { "id": "mon_twisting_blade", "fg": 3763, "bg": 3670 }, - { "id": "mon_wasp_pupa", "fg": 3765, "bg": 3670 }, - { "id": "mon_wasp_small_guard", "fg": 3766, "bg": 3671 }, - { "id": "mon_wolf_skeleton", "fg": 3767, "bg": 3670 }, - { "id": "mon_worm", "fg": 3768, "bg": 3670 }, - { "id": "mon_worm_small", "fg": 3769, "bg": 3671 }, - { "id": "mon_zolf", "fg": 3770, "bg": 3670 }, - { "id": "mon_zombeaver", "fg": 3771, "bg": 3671 }, - { "id": "mon_zombie_crawler", "fg": 3772, "bg": 3670 }, - { "id": "mon_zombie_dog_acidic", "fg": 3773, "bg": 3670 }, - { "id": "mon_zombie_hollow", "fg": 3774, "bg": 3670 }, - { "id": "mon_zombie_pig", "fg": 3775, "bg": 3670 }, - { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 3776, "bg": 3670 }, - { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 3777, "bg": 3670 }, - { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 3778, "bg": 3670 }, - { "id": "mon_zombie_rot", "fg": 3780, "bg": 3670 }, - { "id": "corpse_mon_zombie_rot", "fg": 3779 }, - { "id": "mon_zombie_wretch", "fg": 3781, "bg": 3670 }, - { "id": "mon_zombie_wretched", "fg": 3782, "bg": 3670 }, - { "id": "mon_hare", "fg": 3783, "bg": 3671 }, - { "id": "mon_skitterbot", "fg": 3784, "bg": 3670 }, - { "id": "mon_spider_cellar_small", "fg": 3786, "bg": 3671 }, - { "id": "mon_spider_jumping_small", "fg": 3787, "bg": 3671 }, - { "id": "mon_spider_trapdoor_small", "fg": 3788, "bg": 3671 }, - { "id": "mon_spider_web_small", "fg": 3790, "bg": 3671 }, - { "id": "mon_spider_wolf_small", "fg": 3793, "bg": 3671 }, - { "id": "mon_spider_web_s", "fg": 3789, "bg": 3671 }, - { "id": "mon_spider_widow_giant_s", "fg": 3791, "bg": 3671 }, - { "id": "mon_spider_cellar_giant_s", "fg": 3785, "bg": 3671 }, - { "id": "mon_zpider_mass", "fg": 3794, "bg": 3671 }, - { "id": "mon_spider_widow_small", "fg": 3792, "bg": 3671 }, - { "id": "mon_dog_zombie_cop", "fg": 3795, "bg": 3670 }, - { "id": "mon_zombie_anklebiter", "fg": 3797, "bg": 3671 }, - { "id": "mon_zombie_creepy", "fg": 3800, "bg": 3671 }, - { "id": "mon_zombie_shriekling", "fg": 3801, "bg": 3671 }, - { "id": "mon_zombie_snotgobbler", "fg": 3802, "bg": 3671 }, - { "id": "mon_zombie_sproglodyte", "fg": 3803, "bg": 3671 }, - { "id": "mon_zombie_waif", "fg": 3796, "bg": 3671 }, - { "id": "mon_zombie_child_scorched", "fg": 3799, "bg": 3671 }, - { "id": "mon_zombie_child_fungus", "fg": 3798, "bg": 3671 }, + { "weight": 10, "sprite": 3758 }, + { "weight": 10, "sprite": 3759 }, + { "weight": 10, "sprite": 3760 }, + { "weight": 10, "sprite": 3759 } + ] + }, + { "id": "mon_large_cockroach", "fg": 3761, "bg": 3689 }, + { "id": "mon_mole_cricket", "fg": 3762, "bg": 3689 }, + { "id": "mon_mole_cricket_nymph", "fg": 3763, "bg": 3689 }, + { "id": "mon_player_blob", "fg": 3767, "bg": 3689 }, + { "id": "mon_reindeer_fawn", "fg": 3768, "bg": 3689 }, + { "id": "mon_shadow_snake", "fg": 3769, "bg": 3690 }, + { "id": "mon_sheep_lamb", "fg": 3770, "bg": 3689 }, + { "id": "mon_slug_small", "fg": 3772, "bg": 3689 }, + { "id": "mon_spawn_raptor", "fg": 3773, "bg": 3689 }, + { "id": "mon_spore", "fg": 3777, "bg": 3689 }, + { "id": "mon_stag_beetle_small", "fg": 3778, "bg": 3689 }, + { "id": "mon_tazer_hack", "fg": 3780, "bg": 3690 }, + { "id": "mon_twisting_blade", "fg": 3782, "bg": 3689 }, + { "id": "mon_wasp_pupa", "fg": 3784, "bg": 3689 }, + { "id": "mon_wasp_small_guard", "fg": 3785, "bg": 3690 }, + { "id": "mon_wolf_skeleton", "fg": 3786, "bg": 3689 }, + { "id": "mon_worm", "fg": 3787, "bg": 3689 }, + { "id": "mon_worm_small", "fg": 3788, "bg": 3690 }, + { "id": "mon_zolf", "fg": 3789, "bg": 3689 }, + { "id": "mon_zombeaver", "fg": 3790, "bg": 3690 }, + { "id": "mon_zombie_crawler", "fg": 3791, "bg": 3689 }, + { "id": "mon_zombie_dog_acidic", "fg": 3792, "bg": 3689 }, + { "id": "mon_zombie_hollow", "fg": 3793, "bg": 3689 }, + { "id": "mon_zombie_pig", "fg": 3794, "bg": 3689 }, + { "id": [ "mon_zombie_crawler_pupa", "mon_zombie_crawler_pupa_decoy" ], "fg": 3795, "bg": 3689 }, + { "id": [ "mon_zombie_pupa", "mon_zombie_pupa_decoy" ], "fg": 3796, "bg": 3689 }, + { "id": [ "mon_zombie_pupa_shady", "mon_zombie_pupa_decoy_shady" ], "fg": 3797, "bg": 3689 }, + { "id": "mon_zombie_rot", "fg": 3799, "bg": 3689 }, + { "id": "corpse_mon_zombie_rot", "fg": 3798 }, + { "id": "mon_zombie_wretch", "fg": 3800, "bg": 3689 }, + { "id": "mon_zombie_wretched", "fg": 3801, "bg": 3689 }, + { "id": "mon_hare", "fg": 3802, "bg": 3690 }, + { "id": "mon_skitterbot", "fg": 3803, "bg": 3689 }, + { "id": "mon_spider_cellar_small", "fg": 3805, "bg": 3690 }, + { "id": "mon_spider_jumping_small", "fg": 3806, "bg": 3690 }, + { "id": "mon_spider_trapdoor_small", "fg": 3807, "bg": 3690 }, + { "id": "mon_spider_web_small", "fg": 3809, "bg": 3690 }, + { "id": "mon_spider_wolf_small", "fg": 3812, "bg": 3690 }, + { "id": "mon_spider_web_s", "fg": 3808, "bg": 3690 }, + { "id": "mon_spider_widow_giant_s", "fg": 3810, "bg": 3690 }, + { "id": "mon_spider_cellar_giant_s", "fg": 3804, "bg": 3690 }, + { "id": "mon_zpider_mass", "fg": 3813, "bg": 3690 }, + { "id": "mon_spider_widow_small", "fg": 3811, "bg": 3690 }, + { "id": "mon_dog_zombie_cop", "fg": 3814, "bg": 3689 }, + { "id": "mon_zombie_anklebiter", "fg": 3816, "bg": 3690 }, + { "id": "mon_zombie_creepy", "fg": 3819, "bg": 3690 }, + { "id": "mon_zombie_shriekling", "fg": 3820, "bg": 3690 }, + { "id": "mon_zombie_snotgobbler", "fg": 3821, "bg": 3690 }, + { "id": "mon_zombie_sproglodyte", "fg": 3822, "bg": 3690 }, + { "id": "mon_zombie_waif", "fg": 3815, "bg": 3690 }, + { "id": "mon_zombie_child_scorched", "fg": 3818, "bg": 3690 }, + { "id": "mon_zombie_child_fungus", "fg": 3817, "bg": 3690 }, { "id": "mon_zombie_child", "fg": [ - { "weight": 1, "sprite": 3804 }, - { "weight": 1, "sprite": 3815 }, - { "weight": 1, "sprite": 3821 }, - { "weight": 1, "sprite": 3822 }, { "weight": 1, "sprite": 3823 }, + { "weight": 1, "sprite": 3834 }, + { "weight": 1, "sprite": 3840 }, + { "weight": 1, "sprite": 3841 }, + { "weight": 1, "sprite": 3842 }, + { "weight": 1, "sprite": 3843 }, + { "weight": 1, "sprite": 3844 }, + { "weight": 1, "sprite": 3845 }, + { "weight": 1, "sprite": 3846 }, { "weight": 1, "sprite": 3824 }, { "weight": 1, "sprite": 3825 }, { "weight": 1, "sprite": 3826 }, { "weight": 1, "sprite": 3827 }, - { "weight": 1, "sprite": 3805 }, - { "weight": 1, "sprite": 3806 }, - { "weight": 1, "sprite": 3807 }, - { "weight": 1, "sprite": 3808 }, - { "weight": 1, "sprite": 3809 }, - { "weight": 1, "sprite": 3810 }, - { "weight": 1, "sprite": 3811 }, - { "weight": 1, "sprite": 3812 }, - { "weight": 1, "sprite": 3813 }, - { "weight": 1, "sprite": 3814 }, - { "weight": 1, "sprite": 3816 }, - { "weight": 1, "sprite": 3817 }, - { "weight": 1, "sprite": 3818 }, - { "weight": 1, "sprite": 3819 }, - { "weight": 1, "sprite": 3820 } + { "weight": 1, "sprite": 3828 }, + { "weight": 1, "sprite": 3829 }, + { "weight": 1, "sprite": 3830 }, + { "weight": 1, "sprite": 3831 }, + { "weight": 1, "sprite": 3832 }, + { "weight": 1, "sprite": 3833 }, + { "weight": 1, "sprite": 3835 }, + { "weight": 1, "sprite": 3836 }, + { "weight": 1, "sprite": 3837 }, + { "weight": 1, "sprite": 3838 }, + { "weight": 1, "sprite": 3839 } ], - "bg": 3671 + "bg": 3690 }, - { "id": "lighting_lowlight_dark", "fg": 3833 }, - { "id": "lighting_boomered_dark", "fg": 3828 }, + { "id": "lighting_lowlight_dark", "fg": 3852 }, + { "id": "lighting_boomered_dark", "fg": 3847 }, { "id": "lighting_hidden", "fg": [ - { "weight": 100, "sprite": 3829 }, - { "weight": 100, "sprite": 3830 }, - { "weight": 100, "sprite": 3831 }, - { "weight": 100, "sprite": 3832 } - ] - }, - { "id": "animation_hit", "fg": 3851 }, - { "id": "cursor", "fg": 3853 }, - { "id": "highlight", "fg": 3855 }, - { "id": "highlight_item", "fg": 3856 }, - { "id": "line_target", "fg": 3854 }, - { "id": "line_trail", "fg": 3857 }, - { "id": "animation_line", "fg": 3852 }, - { "id": "overlay_effect_common_cold", "fg": 3866 }, - { "id": "overlay_effect_flu", "fg": 3866 }, - { "id": "generic_city_building", "fg": 3889, "bg": 3884 }, + { "weight": 100, "sprite": 3848 }, + { "weight": 100, "sprite": 3849 }, + { "weight": 100, "sprite": 3850 }, + { "weight": 100, "sprite": 3851 } + ] + }, + { "id": "animation_hit", "fg": 3870 }, + { "id": "cursor", "fg": 3872 }, + { "id": "highlight", "fg": 3874 }, + { "id": "highlight_item", "fg": 3875 }, + { "id": "line_target", "fg": 3873 }, + { "id": "line_trail", "fg": 3876 }, + { "id": "animation_line", "fg": 3871 }, + { "id": "overlay_effect_common_cold", "fg": 3885 }, + { "id": "overlay_effect_flu", "fg": 3885 }, + { "id": "generic_city_building", "fg": 3908, "bg": 3903 }, { "id": [ "abstorefront_1", @@ -3895,25 +3985,25 @@ "s_sports", "veterinarian" ], - "fg": 3889, - "bg": 3884 + "fg": 3908, + "bg": 3903 }, - { "id": "forest_water", "fg": 3894 }, - { "id": [ "forest", "special_forest" ], "fg": 3885, "bg": 3884 }, - { "id": [ "field", "special_field" ], "fg": 3884 }, - { "id": "open_air", "fg": 3888 }, + { "id": "forest_water", "fg": 3913 }, + { "id": [ "forest", "special_forest" ], "fg": 3904, "bg": 3903 }, + { "id": [ "field", "special_field" ], "fg": 3903 }, + { "id": "open_air", "fg": 3907 }, { "id": "railroad", - "fg": 5836, - "bg": 5787, + "fg": 5855, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "bg": 5787, "fg": 5826 }, - { "id": "corner", "bg": 5787, "fg": [ 5828, 5830, 5829, 5827 ] }, - { "id": "t_connection", "bg": 5787, "fg": [ 5838, 5840, 5839, 5837 ] }, - { "id": "edge", "bg": 5787, "fg": [ 5836, 5835 ] }, - { "id": "end_piece", "bg": 5787, "fg": [ 5836, 5835, 5836, 5835 ] }, - { "id": "unconnected", "bg": 5787, "fg": [ 5836, 5835 ] } + { "id": "center", "bg": 5806, "fg": 5845 }, + { "id": "corner", "bg": 5806, "fg": [ 5847, 5849, 5848, 5846 ] }, + { "id": "t_connection", "bg": 5806, "fg": [ 5857, 5859, 5858, 5856 ] }, + { "id": "edge", "bg": 5806, "fg": [ 5855, 5854 ] }, + { "id": "end_piece", "bg": 5806, "fg": [ 5855, 5854, 5855, 5854 ] }, + { "id": "unconnected", "bg": 5806, "fg": [ 5855, 5854 ] } ] }, { @@ -4136,35 +4226,35 @@ "urban_13_11", "urban_13_12" ], - "fg": [ 3891, 3890, 3892, 3893 ], - "bg": 3884, + "fg": [ 3910, 3909, 3911, 3912 ], + "bg": 3903, "rotates": true }, - { "id": "solid_earth", "fg": 6354 }, - { "id": [ "empty_rock", "deep_rock" ], "fg": 5886 }, + { "id": "solid_earth", "fg": 6373 }, + { "id": [ "empty_rock", "deep_rock" ], "fg": 5905 }, { "id": [ "lab_subway", "subway" ], - "fg": 5835, - "bg": 5787, + "fg": 5854, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5835, "bg": 5787 }, - { "id": "corner", "fg": [ 5828, 5830, 5829, 5827 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5838, 5840, 5839, 5837 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5836, 5835 ], "bg": 5787 }, - { "id": "end_piece", "fg": [ 5836, 5835 ], "bg": 5787 }, - { "id": "unconnected", "fg": 5835, "bg": 5787 } + { "id": "center", "fg": 5854, "bg": 5806 }, + { "id": "corner", "fg": [ 5847, 5849, 5848, 5846 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5857, 5859, 5858, 5856 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5855, 5854 ], "bg": 5806 }, + { "id": "end_piece", "fg": [ 5855, 5854 ], "bg": 5806 }, + { "id": "unconnected", "fg": 5854, "bg": 5806 } ] }, - { "id": "anthill", "fg": 3896, "bg": 3884, "rotates": false }, - { "id": "acid_anthill", "fg": 3895, "bg": 3884, "rotates": false }, + { "id": "anthill", "fg": 3915, "bg": 3903, "rotates": false }, + { "id": "acid_anthill", "fg": 3914, "bg": 3903, "rotates": false }, { "id": [ "2farm_3", "farm_3", "farm_isherwood_3", "farm_dairy_twd_6", "farm_dairy_twd_12", "ranch_camp_66", "dairy_farm_SE" ], - "fg": [ 3898, 3897, 3898, 3897 ], - "bg": 3884, + "fg": [ 3917, 3916, 3917, 3916 ], + "bg": 3903, "rotates": true }, - { "id": [ "desolatebarn", "barn_aban1" ], "fg": 3899, "bg": 3884 }, + { "id": [ "desolatebarn", "barn_aban1" ], "fg": 3918, "bg": 3903 }, { "id": [ "2farm_loft_3", @@ -4177,8 +4267,8 @@ "ranch_camp_66_roof", "dairy_farm_SE_roof" ], - "fg": [ 3898, 3897, 3898, 3897 ], - "bg": 3888, + "fg": [ 3917, 3916, 3917, 3916 ], + "bg": 3907, "rotates": true }, { @@ -4200,8 +4290,8 @@ "cabin_strange_b", "riverside_dwelling" ], - "fg": [ 3901, 3900, 3902, 3903 ], - "bg": 3884, + "fg": [ 3920, 3919, 3921, 3922 ], + "bg": 3903, "rotates": true }, { @@ -4219,8 +4309,8 @@ "cabin_lake_roof", "lake_cabin_boathouse_roof" ], - "fg": [ 3901, 3900, 3902, 3903 ], - "bg": 3888, + "fg": [ 3920, 3919, 3921, 3922 ], + "bg": 3907, "rotates": true }, { @@ -4236,12 +4326,12 @@ "ws_survivor_camp", "homelesscamp" ], - "fg": 3904, - "bg": 3884 + "fg": 3923, + "bg": 3903 }, - { "id": "cave", "fg": 3905, "bg": 3884 }, - { "id": "cave_underground", "fg": 3905 }, - { "id": [ "airliner_2b_-1", "airliner_2c_-1" ], "fg": 3907, "rotates": false }, + { "id": "cave", "fg": 3924, "bg": 3903 }, + { "id": "cave_underground", "fg": 3924 }, + { "id": [ "airliner_2b_-1", "airliner_2c_-1" ], "fg": 3926, "rotates": false }, { "id": [ "airliner_1a", @@ -4274,30 +4364,30 @@ "airliner_2j", "airliner_3j" ], - "fg": 3908 - }, - { "id": [ "airliner_2a_1", "airliner_2c_1" ], "fg": 3888 }, - { "id": "cs_private_park_roof", "fg": [ 3910, 3909, 3911, 3912 ], "bg": 3888, "rotates": true }, - { "id": "cs_private_park", "fg": [ 3910, 3909, 3911, 3912 ], "bg": 3884, "rotates": true }, - { "id": "cs_public_art_piece", "fg": [ 3914, 3913, 3915, 3916 ], "bg": 3884, "rotates": true }, - { "id": "cs_public_space", "fg": [ 3918, 3917, 3919, 3920 ], "bg": 3884, "rotates": true }, - { "id": [ "dirt_road", "dirt_road_forest" ], "fg": [ 3927, 3926 ], "rotates": true }, - { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": [ 3933, 3932, 3934, 3935 ], "rotates": true }, - { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": [ 3922, 3924, 3925, 3923 ], "rotates": true }, - { "id": [ "dirt_road_turn1", "dirt_road_turn1_forest" ], "fg": [ 3923, 3922, 3924, 3925 ], "rotates": true }, + "fg": 3927 + }, + { "id": [ "airliner_2a_1", "airliner_2c_1" ], "fg": 3907 }, + { "id": "cs_private_park_roof", "fg": [ 3929, 3928, 3930, 3931 ], "bg": 3907, "rotates": true }, + { "id": "cs_private_park", "fg": [ 3929, 3928, 3930, 3931 ], "bg": 3903, "rotates": true }, + { "id": "cs_public_art_piece", "fg": [ 3933, 3932, 3934, 3935 ], "bg": 3903, "rotates": true }, + { "id": "cs_public_space", "fg": [ 3937, 3936, 3938, 3939 ], "bg": 3903, "rotates": true }, + { "id": [ "dirt_road", "dirt_road_forest" ], "fg": [ 3946, 3945 ], "rotates": true }, + { "id": [ "dirt_road_3way", "dirt_road_3way_forest" ], "fg": [ 3952, 3951, 3953, 3954 ], "rotates": true }, + { "id": [ "dirt_road_turn", "dirt_road_turn_forest" ], "fg": [ 3941, 3943, 3944, 3942 ], "rotates": true }, + { "id": [ "dirt_road_turn1", "dirt_road_turn1_forest" ], "fg": [ 3942, 3941, 3943, 3944 ], "rotates": true }, { "id": [ "shelter", "shelter_1", "shelter_2", "shelter_vandal", "shelter_1_vandal", "shelter_2_vandal" ], - "fg": [ 3938, 3937, 3939, 3940 ], - "bg": 3884, + "fg": [ 3957, 3956, 3958, 3959 ], + "bg": 3903, "rotates": true }, { "id": [ "shelter_roof", "shelter_roof_1", "shelter_roof_2" ], - "fg": [ 3938, 3937, 3939, 3940 ], - "bg": 3888, + "fg": [ 3957, 3956, 3958, 3959 ], + "bg": 3907, "rotates": true }, - { "id": "shelter_under", "fg": [ 3938, 3937, 3939, 3940 ], "rotates": true }, + { "id": "shelter_under", "fg": [ 3957, 3956, 3958, 3959 ], "rotates": true }, { "id": "unknown_map_extra", "fg": 1488 }, { "id": [ @@ -4367,19 +4457,19 @@ "horse_farm_isherwood_2", "yard" ], - "fg": 3948 + "fg": 3967 }, { "id": "forest_trail", - "fg": 3964, + "fg": 3983, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 3949 }, - { "id": "corner", "fg": [ 3951, 3953, 3952, 3950 ] }, - { "id": "t_connection", "fg": [ 3961, 3963, 3962, 3960 ] }, - { "id": "edge", "fg": [ 3955, 3954 ] }, - { "id": "end_piece", "fg": [ 3957, 3959, 3958, 3956 ] }, - { "id": "unconnected", "fg": [ 3964, 3964 ] } + { "id": "center", "fg": 3968 }, + { "id": "corner", "fg": [ 3970, 3972, 3971, 3969 ] }, + { "id": "t_connection", "fg": [ 3980, 3982, 3981, 3979 ] }, + { "id": "edge", "fg": [ 3974, 3973 ] }, + { "id": "end_piece", "fg": [ 3976, 3978, 3977, 3975 ] }, + { "id": "unconnected", "fg": [ 3983, 3983 ] } ] }, { @@ -4396,32 +4486,32 @@ "garage_gas_roof_2", "garage_gas_roof_3" ], - "fg": [ 3966, 3965, 3967, 3968 ], - "bg": 3884 - }, - { "id": "2farm_7", "fg": 3949 }, - { "id": "crater", "fg": 5640, "bg": 3884 }, - { "id": "ranch_camp_17", "fg": 6901, "bg": 4022 }, - { "id": "ranch_camp_76", "fg": 3949 }, - { "id": "ranch_camp_77", "fg": [ 4076, 4075, 4077, 4078 ], "bg": 3884, "rotates": true }, - { "id": "helipad_ne", "fg": [ 3970, 3969, 3971, 3972 ], "rotates": true }, - { "id": "helipad_nw", "fg": [ 3974, 3973, 3975, 3976 ], "rotates": true }, - { "id": "helipad_se", "fg": [ 3978, 3977, 3979, 3980 ], "rotates": true }, - { "id": "helipad_sw", "fg": [ 3982, 3981, 3983, 3984 ], "rotates": true }, - { "id": "lab_subway_vent_shaft_roof", "fg": [ 3992, 3991 ], "bg": 3888, "rotates": true }, - { "id": "lab_subway_vent_shaft_surface", "fg": [ 3992, 3991 ], "bg": 3884, "rotates": true }, - { "id": "lab_subway_vent_shaft-1", "fg": [ 3992, 3991 ], "bg": 6354, "rotates": true }, + "fg": [ 3985, 3984, 3986, 3987 ], + "bg": 3903 + }, + { "id": "2farm_7", "fg": 3968 }, + { "id": "crater", "fg": 5659, "bg": 3903 }, + { "id": "ranch_camp_17", "fg": 6920, "bg": 4041 }, + { "id": "ranch_camp_76", "fg": 3968 }, + { "id": "ranch_camp_77", "fg": [ 4095, 4094, 4096, 4097 ], "bg": 3903, "rotates": true }, + { "id": "helipad_ne", "fg": [ 3989, 3988, 3990, 3991 ], "rotates": true }, + { "id": "helipad_nw", "fg": [ 3993, 3992, 3994, 3995 ], "rotates": true }, + { "id": "helipad_se", "fg": [ 3997, 3996, 3998, 3999 ], "rotates": true }, + { "id": "helipad_sw", "fg": [ 4001, 4000, 4002, 4003 ], "rotates": true }, + { "id": "lab_subway_vent_shaft_roof", "fg": [ 4011, 4010 ], "bg": 3907, "rotates": true }, + { "id": "lab_subway_vent_shaft_surface", "fg": [ 4011, 4010 ], "bg": 3903, "rotates": true }, + { "id": "lab_subway_vent_shaft-1", "fg": [ 4011, 4010 ], "bg": 6373, "rotates": true }, { "id": [ "lab_subway_vent_shaft-2", "lab_subway_vent_shaft-3", "lab_subway_vent_shaft-4" ], - "fg": [ 3992, 3991 ], - "bg": 5886, + "fg": [ 4011, 4010 ], + "bg": 5905, "rotates": true }, - { "id": "lighthouse_z2", "fg": 3994, "bg": 3888 }, - { "id": "lighthouse_z3", "fg": 3995, "bg": 3888 }, - { "id": "lighthouse_z4", "fg": 3996, "bg": 3888 }, - { "id": "lighthouse_z5", "fg": 3997, "bg": 3888 }, - { "id": "lighthouse_roof", "fg": 3993, "bg": 3888 }, + { "id": "lighthouse_z2", "fg": 4013, "bg": 3907 }, + { "id": "lighthouse_z3", "fg": 4014, "bg": 3907 }, + { "id": "lighthouse_z4", "fg": 4015, "bg": 3907 }, + { "id": "lighthouse_z5", "fg": 4016, "bg": 3907 }, + { "id": "lighthouse_roof", "fg": 4012, "bg": 3907 }, { "id": [ "mall_a_1", @@ -4437,7 +4527,7 @@ "mall_a_17", "mall_a_18" ], - "fg": 4068 + "fg": 4087 }, { "id": [ @@ -4462,9 +4552,9 @@ "mall_a_79", "mall_a_80" ], - "fg": 4021 + "fg": 4040 }, - { "id": [ "mall_a_14", "mall_a_47", "mall_a_53", "mall_a_68" ], "fg": 3998 }, + { "id": [ "mall_a_14", "mall_a_47", "mall_a_53", "mall_a_68" ], "fg": 4017 }, { "id": [ "mall_a_3", @@ -4494,7 +4584,7 @@ "mall_a_70", "mall_a_71" ], - "fg": 3999 + "fg": 4018 }, { "id": [ @@ -4518,44 +4608,44 @@ "mall_a_60", "mall_a_61" ], - "fg": 4000 + "fg": 4019 }, - { "id": "silo", "fg": [ 4002, 4001, 4003, 4004 ], "bg": 3884, "rotates": true }, - { "id": "silo_1", "fg": [ 4002, 4001, 4003, 4004 ], "bg": 6354, "rotates": true }, + { "id": "silo", "fg": [ 4021, 4020, 4022, 4023 ], "bg": 3903, "rotates": true }, + { "id": "silo_1", "fg": [ 4021, 4020, 4022, 4023 ], "bg": 6373, "rotates": true }, { "id": [ "silo_2", "silo_3", "silo_4", "silo_finale" ], - "fg": [ 4002, 4001, 4003, 4004 ], - "bg": 5886, + "fg": [ 4021, 4020, 4022, 4023 ], + "bg": 5905, "rotates": true }, - { "id": "note_!_black", "fg": 4005 }, - { "id": "note_!_red", "fg": 4018 }, - { "id": "note_!_green", "fg": 4010 }, - { "id": "note_!_brown", "fg": 4007 }, - { "id": "note_!_blue", "fg": 4006 }, - { "id": "note_!_magenta", "fg": 4016 }, - { "id": "note_!_cyan", "fg": 4008 }, - { "id": "note_!_light_gray", "fg": 4013 }, - { "id": "note_!_dark_gray", "fg": 4009 }, - { "id": "note_!_light_red", "fg": 4015 }, - { "id": "note_!_light_green", "fg": 4014 }, - { "id": "note_!_yellow", "fg": 4020 }, - { "id": "note_!_light_blue", "fg": 4011 }, - { "id": "note_!_pink", "fg": 4017 }, - { "id": "note_!_light_cyan", "fg": 4012 }, - { "id": "note_!_white", "fg": 4019 }, - { "id": "s_lot", "fg": 4021, "rotates": true }, - { "id": "2farm_4", "fg": [ 4030, 4029, 4031, 4032 ], "rotates": true }, - { "id": "2farm_8", "fg": [ 4031, 4032, 4030, 4029 ], "rotates": true }, - { "id": "dairy_farm_NW", "fg": [ 4032, 4030, 4029, 4031 ], "rotates": true }, - { "id": "dairy_farm_NE", "fg": [ 4029, 4031, 4032, 4030 ], "rotates": true }, - { "id": "ranch_camp_1", "fg": [ 4026, 4025, 4027, 4028 ], "rotates": true }, + { "id": "note_!_black", "fg": 4024 }, + { "id": "note_!_red", "fg": 4037 }, + { "id": "note_!_green", "fg": 4029 }, + { "id": "note_!_brown", "fg": 4026 }, + { "id": "note_!_blue", "fg": 4025 }, + { "id": "note_!_magenta", "fg": 4035 }, + { "id": "note_!_cyan", "fg": 4027 }, + { "id": "note_!_light_gray", "fg": 4032 }, + { "id": "note_!_dark_gray", "fg": 4028 }, + { "id": "note_!_light_red", "fg": 4034 }, + { "id": "note_!_light_green", "fg": 4033 }, + { "id": "note_!_yellow", "fg": 4039 }, + { "id": "note_!_light_blue", "fg": 4030 }, + { "id": "note_!_pink", "fg": 4036 }, + { "id": "note_!_light_cyan", "fg": 4031 }, + { "id": "note_!_white", "fg": 4038 }, + { "id": "s_lot", "fg": 4040, "rotates": true }, + { "id": "2farm_4", "fg": [ 4049, 4048, 4050, 4051 ], "rotates": true }, + { "id": "2farm_8", "fg": [ 4050, 4051, 4049, 4048 ], "rotates": true }, + { "id": "dairy_farm_NW", "fg": [ 4051, 4049, 4048, 4050 ], "rotates": true }, + { "id": "dairy_farm_NE", "fg": [ 4048, 4050, 4051, 4049 ], "rotates": true }, + { "id": "ranch_camp_1", "fg": [ 4045, 4044, 4046, 4047 ], "rotates": true }, { "id": [ "ranch_camp_2", "ranch_camp_3", "ranch_camp_4", "ranch_camp_5", "ranch_camp_6", "ranch_camp_7", "ranch_camp_8" ], - "fg": [ 4034, 4033, 4035, 4036 ], + "fg": [ 4053, 4052, 4054, 4055 ], "rotates": true }, - { "id": "ranch_camp_9", "fg": [ 4025, 4027, 4028, 4026 ], "rotates": true }, + { "id": "ranch_camp_9", "fg": [ 4044, 4046, 4047, 4045 ], "rotates": true }, { "id": [ "ranch_camp_10", @@ -4566,7 +4656,7 @@ "ranch_camp_55", "ranch_camp_64" ], - "fg": [ 4036, 4034, 4033, 4035 ], + "fg": [ 4055, 4053, 4052, 4054 ], "rotates": true }, { @@ -4616,7 +4706,7 @@ "ranch_camp_70", "ranch_camp_71" ], - "fg": 4022, + "fg": 4041, "rotates": true }, { @@ -4629,349 +4719,349 @@ "ranch_camp_63", "ranch_camp_72" ], - "fg": [ 4033, 4035, 4036, 4034 ], + "fg": [ 4052, 4054, 4055, 4053 ], "rotates": true }, - { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": [ 4028, 4026, 4025, 4027 ], "rotates": true }, + { "id": [ "ranch_camp_73", "ranch_camp_78" ], "fg": [ 4047, 4045, 4044, 4046 ], "rotates": true }, { "id": [ "ranch_camp_74", "ranch_camp_79", "ranch_camp_80" ], - "fg": [ 4035, 4036, 4034, 4033 ], + "fg": [ 4054, 4055, 4053, 4052 ], "rotates": true }, - { "id": [ "ranch_camp_75", "ranch_camp_81" ], "fg": [ 4027, 4028, 4026, 4025 ], "rotates": true }, - { "id": "pond_field", "fg": 4039, "bg": 3884, "rotates": false }, - { "id": "pond_forest", "fg": 4040, "bg": 3884, "rotates": false }, - { "id": "pond_swamp", "fg": 4041, "bg": 3884, "rotates": false }, - { "id": "hot_springs", "fg": 4038, "bg": 3884, "rotates": false }, + { "id": [ "ranch_camp_75", "ranch_camp_81" ], "fg": [ 4046, 4047, 4045, 4044 ], "rotates": true }, + { "id": "pond_field", "fg": 4058, "bg": 3903, "rotates": false }, + { "id": "pond_forest", "fg": 4059, "bg": 3903, "rotates": false }, + { "id": "pond_swamp", "fg": 4060, "bg": 3903, "rotates": false }, + { "id": "hot_springs", "fg": 4057, "bg": 3903, "rotates": false }, { "id": [ "pool", "pool_1", "pool_2", "pool_3", "pool_4" ], - "fg": [ 4043, 4042, 4044, 4045 ], - "bg": 3884, + "fg": [ 4062, 4061, 4063, 4064 ], + "bg": 3903, "rotates": true }, - { "id": [ "pool_5", "pool_6" ], "fg": [ 4047, 4046, 4048, 4049 ], "bg": 3884, "rotates": true }, + { "id": [ "pool_5", "pool_6" ], "fg": [ 4066, 4065, 4067, 4068 ], "bg": 3903, "rotates": true }, { "id": [ "pool_roof", "pool_roof_1", "pool_roof_2", "pool_roof_3", "pool_roof_4" ], - "fg": [ 4043, 4042, 4044, 4045 ], - "bg": 3888, + "fg": [ 4062, 4061, 4063, 4064 ], + "bg": 3907, "rotates": true }, - { "id": "publicgarden", "fg": 4050 }, - { "id": "PublicPond_1a", "fg": [ 4054, 4052, 4051, 4053 ], "rotates": true }, - { "id": "PublicPond_1b", "fg": [ 4051, 4053, 4054, 4052 ], "rotates": true }, - { "id": "river_nw", "fg": 4063, "bg": 3884, "rotates": false }, - { "id": "river_sw", "fg": 4066, "bg": 3884, "rotates": false }, - { "id": "river_se", "fg": 4064, "bg": 3884, "rotates": false }, - { "id": "river_ne", "fg": 4061, "bg": 3884, "rotates": false }, - { "id": "river_north", "fg": 4062, "bg": 3884, "rotates": false }, - { "id": "river_west", "fg": 4067, "bg": 3884, "rotates": false }, - { "id": "river_east", "fg": 4060, "bg": 3884, "rotates": false }, - { "id": "river_south", "fg": 4065, "bg": 3884, "rotates": false }, - { "id": "river_center", "fg": 4059, "bg": 3884, "rotates": false }, - { "id": "river", "fg": [ 4062, 4060, 4065, 4067 ], "bg": 3884, "rotates": true }, - { "id": "river_c_not_nw", "fg": 4056, "bg": 3884, "rotates": false }, - { "id": "river_c_not_ne", "fg": 4055, "bg": 3884, "rotates": false }, - { "id": "river_c_not_sw", "fg": 4058, "bg": 3884, "rotates": false }, - { "id": "river_c_not_se", "fg": 4057, "bg": 3884, "rotates": false }, + { "id": "publicgarden", "fg": 4069 }, + { "id": "PublicPond_1a", "fg": [ 4073, 4071, 4070, 4072 ], "rotates": true }, + { "id": "PublicPond_1b", "fg": [ 4070, 4072, 4073, 4071 ], "rotates": true }, + { "id": "river_nw", "fg": 4082, "bg": 3903, "rotates": false }, + { "id": "river_sw", "fg": 4085, "bg": 3903, "rotates": false }, + { "id": "river_se", "fg": 4083, "bg": 3903, "rotates": false }, + { "id": "river_ne", "fg": 4080, "bg": 3903, "rotates": false }, + { "id": "river_north", "fg": 4081, "bg": 3903, "rotates": false }, + { "id": "river_west", "fg": 4086, "bg": 3903, "rotates": false }, + { "id": "river_east", "fg": 4079, "bg": 3903, "rotates": false }, + { "id": "river_south", "fg": 4084, "bg": 3903, "rotates": false }, + { "id": "river_center", "fg": 4078, "bg": 3903, "rotates": false }, + { "id": "river", "fg": [ 4081, 4079, 4084, 4086 ], "bg": 3903, "rotates": true }, + { "id": "river_c_not_nw", "fg": 4075, "bg": 3903, "rotates": false }, + { "id": "river_c_not_ne", "fg": 4074, "bg": 3903, "rotates": false }, + { "id": "river_c_not_sw", "fg": 4077, "bg": 3903, "rotates": false }, + { "id": "river_c_not_se", "fg": 4076, "bg": 3903, "rotates": false }, { "id": "road", - "fg": 4083, + "fg": 4102, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4068 }, - { "id": "corner", "fg": [ 4070, 4072, 4071, 4069 ], "bg": 3884 }, - { "id": "t_connection", "fg": [ 4080, 4082, 4081, 4079 ] }, - { "id": "edge", "fg": [ 4074, 4073 ] }, - { "id": "end_piece", "fg": [ 4076, 4078, 4077, 4075 ] }, - { "id": "unconnected", "fg": [ 4083, 4083 ], "bg": 3884 } + { "id": "center", "fg": 4087 }, + { "id": "corner", "fg": [ 4089, 4091, 4090, 4088 ], "bg": 3903 }, + { "id": "t_connection", "fg": [ 4099, 4101, 4100, 4098 ] }, + { "id": "edge", "fg": [ 4093, 4092 ] }, + { "id": "end_piece", "fg": [ 4095, 4097, 4096, 4094 ] }, + { "id": "unconnected", "fg": [ 4102, 4102 ], "bg": 3903 } ] }, - { "id": "road_nesw_manhole", "fg": 4084, "bg": 4068 }, + { "id": "road_nesw_manhole", "fg": 4103, "bg": 4087 }, { "id": [ "house_farm", "farm_2", "farm_isherwood_2", "2farm_11" ], - "fg": [ 4086, 4085, 4087, 4088 ], - "bg": 3884, + "fg": [ 4105, 4104, 4106, 4107 ], + "bg": 3903, "rotates": true }, - { "id": [ "dairy_farm_SW", "ranch_camp_68" ], "fg": [ 4087, 4088, 4086, 4085 ], "bg": 3884, "rotates": true }, + { "id": [ "dairy_farm_SW", "ranch_camp_68" ], "fg": [ 4106, 4107, 4105, 4104 ], "bg": 3903, "rotates": true }, { "id": [ "house_farm_roof", "farm_2_roof", "farm_isherwood_2_roof", "2farm_roof_11" ], - "fg": [ 4086, 4085, 4087, 4088 ], - "bg": 3888, + "fg": [ 4105, 4104, 4106, 4107 ], + "bg": 3907, "rotates": true }, { "id": [ "dairy_farm_SW_roof", "ranch_camp_68_roof" ], - "fg": [ 4087, 4088, 4086, 4085 ], - "bg": 3888, + "fg": [ 4106, 4107, 4105, 4104 ], + "bg": 3907, "rotates": true }, - { "id": "farm_isherwood_2_cellar", "fg": [ 4086, 4085, 4087, 4088 ], "rotates": true }, - { "id": [ "2silos", "ranch_camp_57" ], "fg": [ 4090, 4089, 4090, 4089 ], "bg": 3884, "rotates": true }, + { "id": "farm_isherwood_2_cellar", "fg": [ 4105, 4104, 4106, 4107 ], "rotates": true }, + { "id": [ "2silos", "ranch_camp_57" ], "fg": [ 4109, 4108, 4109, 4108 ], "bg": 3903, "rotates": true }, { "id": [ "2silos_1", "2silos_2", "2silos_roof" ], - "fg": [ 4090, 4089, 4090, 4089 ], - "bg": 3888, + "fg": [ 4109, 4108, 4109, 4108 ], + "bg": 3907, "rotates": true }, - { "id": "slimepit_top", "fg": 4091, "bg": 3884 }, - { "id": [ "slimepit_bottom", "slimepit", "slimepit_down" ], "fg": 6353 }, + { "id": "slimepit_top", "fg": 4110, "bg": 3903 }, + { "id": [ "slimepit_bottom", "slimepit", "slimepit_down" ], "fg": 6372 }, { "id": [ "sub_station_roof", "sub_station", "sewer_sub_station", "underground_sub_station" ], - "fg": [ 4093, 4092, 4094, 4095 ], + "fg": [ 4112, 4111, 4113, 4114 ], "rotates": true }, - { "id": "hunter_shack", "fg": [ 4102, 4100, 4101, 4103 ], "bg": 3884, "rotates": true }, - { "id": "hunter_shack_1", "fg": [ 4098, 4096, 4097, 4099 ], "bg": 3884, "rotates": true }, - { "id": "hunter_shack_roof", "fg": [ 4101, 4100, 4102, 4103 ], "bg": 3888, "rotates": true }, - { "id": "hunter_shack_roof_1", "fg": [ 4098, 4096, 4097, 4099 ], "bg": 3888, "rotates": true }, - { "id": "small_wooded_trail", "fg": [ 4109, 4108, 4110, 4111 ], "bg": 3884, "rotates": true }, - { "id": "small_wooded_trail_2", "fg": [ 4105, 4104, 4106, 4107 ], "bg": 3884, "rotates": true }, - { "id": "ws_fire_lookout_tower_base", "fg": 4126, "bg": 3884, "rotates": false }, - { "id": "ws_fire_lookout_tower_f1", "fg": 4126, "bg": 3888 }, - { "id": [ "ws_fire_lookout_tower_f2", "ws_fire_lookout_tower_f3" ], "fg": 4127, "bg": 3888 }, - { "id": [ "t_lake_bed", "t_ocean_bed" ], "fg": 4128, "bg": 6004 }, - { "id": "t_bulkhead_roof", "fg": 4128, "bg": 5507 }, - { "id": "t_lake_bed_concrete", "fg": 4128, "bg": 4458 }, - { "id": "t_lake_bed_concrete_yellow", "fg": 4128, "bg": 5624 }, - { "id": "t_concrete_dock_deep_pile", "fg": 4128, "bg": 4489 }, + { "id": "hunter_shack", "fg": [ 4121, 4119, 4120, 4122 ], "bg": 3903, "rotates": true }, + { "id": "hunter_shack_1", "fg": [ 4117, 4115, 4116, 4118 ], "bg": 3903, "rotates": true }, + { "id": "hunter_shack_roof", "fg": [ 4120, 4119, 4121, 4122 ], "bg": 3907, "rotates": true }, + { "id": "hunter_shack_roof_1", "fg": [ 4117, 4115, 4116, 4118 ], "bg": 3907, "rotates": true }, + { "id": "small_wooded_trail", "fg": [ 4128, 4127, 4129, 4130 ], "bg": 3903, "rotates": true }, + { "id": "small_wooded_trail_2", "fg": [ 4124, 4123, 4125, 4126 ], "bg": 3903, "rotates": true }, + { "id": "ws_fire_lookout_tower_base", "fg": 4145, "bg": 3903, "rotates": false }, + { "id": "ws_fire_lookout_tower_f1", "fg": 4145, "bg": 3907 }, + { "id": [ "ws_fire_lookout_tower_f2", "ws_fire_lookout_tower_f3" ], "fg": 4146, "bg": 3907 }, + { "id": [ "t_lake_bed", "t_ocean_bed" ], "fg": 4147, "bg": 6023 }, + { "id": "t_bulkhead_roof", "fg": 4147, "bg": 5526 }, + { "id": "t_lake_bed_concrete", "fg": 4147, "bg": 4477 }, + { "id": "t_lake_bed_concrete_yellow", "fg": 4147, "bg": 5643 }, + { "id": "t_concrete_dock_deep_pile", "fg": 4147, "bg": 4508 }, { "id": "t_bullettrailer_brownfloor", "fg": [ - { "weight": 100, "sprite": 4137 }, - { "weight": 100, "sprite": 4138 }, - { "weight": 100, "sprite": 4139 }, - { "weight": 100, "sprite": 4140 } + { "weight": 100, "sprite": 4156 }, + { "weight": 100, "sprite": 4157 }, + { "weight": 100, "sprite": 4158 }, + { "weight": 100, "sprite": 4159 } ] }, - { "id": "t_reb_cage", "fg": 4146, "bg": 5935 }, + { "id": "t_reb_cage", "fg": 4165, "bg": 5954 }, { "id": "f_earthbag_half", "multitile": true, - "fg": 4162, - "bg": 5346, + "fg": 4181, + "bg": 5365, "additional_tiles": [ - { "id": "center", "fg": 4147 }, - { "id": "corner", "fg": [ 4149, 4151, 4150, 4148 ] }, - { "id": "t_connection", "fg": [ 4159, 4161, 4160, 4158 ] }, - { "id": "edge", "fg": [ 4153, 4152 ] }, - { "id": "end_piece", "fg": [ 4155, 4157, 4156, 4154 ] }, - { "id": "unconnected", "fg": [ 4162, 4162 ] } + { "id": "center", "fg": 4166 }, + { "id": "corner", "fg": [ 4168, 4170, 4169, 4167 ] }, + { "id": "t_connection", "fg": [ 4178, 4180, 4179, 4177 ] }, + { "id": "edge", "fg": [ 4172, 4171 ] }, + { "id": "end_piece", "fg": [ 4174, 4176, 4175, 4173 ] }, + { "id": "unconnected", "fg": [ 4181, 4181 ] } ] }, - { "id": [ "t_ramp_up_low", "t_ramp_down_low" ], "fg": 5605 }, - { "id": [ "t_concrete_ramp_up_high", "t_sidewalk_ramp_up_high" ], "fg": 4165 }, - { "id": [ "t_concrete_ramp_up_low", "t_sidewalk_ramp_up_low" ], "fg": 4166 }, - { "id": [ "t_concrete_ramp_down_high", "t_sidewalk_ramp_down_high" ], "fg": 4163 }, - { "id": [ "t_concrete_ramp_down_low", "t_sidewalk_ramp_down_low" ], "fg": 4164 }, - { "id": "t_railroad_ramp_up_low", "fg": 4170, "bg": 5787 }, - { "id": "t_railroad_ramp_up_high", "fg": 4169, "bg": 5787 }, - { "id": "t_railroad_ramp_down_high", "fg": 4167, "bg": 5787 }, - { "id": "t_railroad_ramp_down_low", "fg": 4168, "bg": 5787 }, + { "id": [ "t_ramp_up_low", "t_ramp_down_low" ], "fg": 5624 }, + { "id": [ "t_concrete_ramp_up_high", "t_sidewalk_ramp_up_high" ], "fg": 4184 }, + { "id": [ "t_concrete_ramp_up_low", "t_sidewalk_ramp_up_low" ], "fg": 4185 }, + { "id": [ "t_concrete_ramp_down_high", "t_sidewalk_ramp_down_high" ], "fg": 4182 }, + { "id": [ "t_concrete_ramp_down_low", "t_sidewalk_ramp_down_low" ], "fg": 4183 }, + { "id": "t_railroad_ramp_up_low", "fg": 4189, "bg": 5806 }, + { "id": "t_railroad_ramp_up_high", "fg": 4188, "bg": 5806 }, + { "id": "t_railroad_ramp_down_high", "fg": 4186, "bg": 5806 }, + { "id": "t_railroad_ramp_down_low", "fg": 4187, "bg": 5806 }, { "id": "t_splitrail_fence", "multitile": true, - "fg": 4211, - "bg": 5346, + "fg": 4230, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": 4196 }, - { "id": "corner", "bg": 5346, "fg": [ 4198, 4200, 4199, 4197 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 4208, 4210, 4209, 4207 ] }, - { "id": "edge", "bg": 5346, "fg": [ 4202, 4201 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 4204, 4206, 4205, 4203 ] }, - { "bg": 5346, "id": "unconnected", "fg": [ 4211, 4211 ] } + { "id": "center", "bg": 5365, "fg": 4215 }, + { "id": "corner", "bg": 5365, "fg": [ 4217, 4219, 4218, 4216 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 4227, 4229, 4228, 4226 ] }, + { "id": "edge", "bg": 5365, "fg": [ 4221, 4220 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 4223, 4225, 4224, 4222 ] }, + { "bg": 5365, "id": "unconnected", "fg": [ 4230, 4230 ] } ] }, { "id": "t_splitrail_fence_season_summer", "multitile": true, - "fg": 4211, - "bg": 5356, + "fg": 4230, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": 4196 }, - { "id": "corner", "bg": 5356, "fg": [ 4198, 4200, 4199, 4197 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 4208, 4210, 4209, 4207 ] }, - { "id": "edge", "bg": 5356, "fg": [ 4202, 4201 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 4204, 4206, 4205, 4203 ] }, - { "bg": 5356, "id": "unconnected", "fg": [ 4211, 4211 ] } + { "id": "center", "bg": 5375, "fg": 4215 }, + { "id": "corner", "bg": 5375, "fg": [ 4217, 4219, 4218, 4216 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 4227, 4229, 4228, 4226 ] }, + { "id": "edge", "bg": 5375, "fg": [ 4221, 4220 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 4223, 4225, 4224, 4222 ] }, + { "bg": 5375, "id": "unconnected", "fg": [ 4230, 4230 ] } ] }, { "id": "t_splitrail_fence_season_autumn", "multitile": true, - "fg": 4211, - "bg": 5351, + "fg": 4230, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": 4196 }, - { "id": "corner", "bg": 5351, "fg": [ 4198, 4200, 4199, 4197 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 4208, 4210, 4209, 4207 ] }, - { "id": "edge", "bg": 5351, "fg": [ 4202, 4201 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 4204, 4206, 4205, 4203 ] }, - { "bg": 5351, "id": "unconnected", "fg": [ 4211, 4211 ] } + { "id": "center", "bg": 5370, "fg": 4215 }, + { "id": "corner", "bg": 5370, "fg": [ 4217, 4219, 4218, 4216 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 4227, 4229, 4228, 4226 ] }, + { "id": "edge", "bg": 5370, "fg": [ 4221, 4220 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 4223, 4225, 4224, 4222 ] }, + { "bg": 5370, "id": "unconnected", "fg": [ 4230, 4230 ] } ] }, { "id": "t_splitrail_fence_season_winter", "multitile": true, - "fg": 4211, - "bg": 4177, + "fg": 4230, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": 4196 }, - { "id": "corner", "bg": 4177, "fg": [ 4198, 4200, 4199, 4197 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4208, 4210, 4209, 4207 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4202, 4201 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4204, 4206, 4205, 4203 ] }, - { "bg": 4177, "id": "unconnected", "fg": [ 4211, 4211 ] } + { "id": "center", "bg": 4196, "fg": 4215 }, + { "id": "corner", "bg": 4196, "fg": [ 4217, 4219, 4218, 4216 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4227, 4229, 4228, 4226 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4221, 4220 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4223, 4225, 4224, 4222 ] }, + { "bg": 4196, "id": "unconnected", "fg": [ 4230, 4230 ] } ] }, - { "id": "t_stairs_down", "fg": 4212 }, - { "id": "t_wood_stairs_down", "fg": 4213 }, + { "id": "t_stairs_down", "fg": 4231 }, + { "id": "t_wood_stairs_down", "fg": 4232 }, { "id": "t_adobe_brick_wall", - "fg": 4229, + "fg": 4248, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4214 }, - { "id": "corner", "fg": [ 4216, 4218, 4217, 4215 ] }, - { "id": "t_connection", "fg": [ 4226, 4228, 4227, 4225 ] }, - { "id": "edge", "fg": [ 4220, 4219 ] }, - { "id": "end_piece", "fg": [ 4222, 4224, 4223, 4221 ] }, - { "id": "unconnected", "fg": [ 4229, 4229 ] } + { "id": "center", "fg": 4233 }, + { "id": "corner", "fg": [ 4235, 4237, 4236, 4234 ] }, + { "id": "t_connection", "fg": [ 4245, 4247, 4246, 4244 ] }, + { "id": "edge", "fg": [ 4239, 4238 ] }, + { "id": "end_piece", "fg": [ 4241, 4243, 4242, 4240 ] }, + { "id": "unconnected", "fg": [ 4248, 4248 ] } ] }, { "id": "t_adobe_brick_wall_halfway", - "fg": 4245, + "fg": 4264, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4230 }, - { "id": "corner", "fg": [ 4232, 4234, 4233, 4231 ] }, - { "id": "t_connection", "fg": [ 4242, 4244, 4243, 4241 ] }, - { "id": "edge", "fg": [ 4236, 4235 ] }, - { "id": "end_piece", "fg": [ 4238, 4240, 4239, 4237 ] }, - { "id": "unconnected", "fg": [ 4245, 4245 ] } + { "id": "center", "fg": 4249 }, + { "id": "corner", "fg": [ 4251, 4253, 4252, 4250 ] }, + { "id": "t_connection", "fg": [ 4261, 4263, 4262, 4260 ] }, + { "id": "edge", "fg": [ 4255, 4254 ] }, + { "id": "end_piece", "fg": [ 4257, 4259, 4258, 4256 ] }, + { "id": "unconnected", "fg": [ 4264, 4264 ] } ] }, - { "id": "t_bamboo", "fg": 4247, "bg": 5346 }, - { "id": "t_bamboo_season_summer", "fg": 4246, "bg": 5356 }, - { "id": "t_bamboo_season_autumn", "fg": 4246, "bg": 5351 }, - { "id": "t_bamboo_season_winter", "fg": 4248, "bg": 4177 }, - { "id": "t_bamboo_harvested", "fg": 4249, "bg": 5346 }, - { "id": "t_bamboo_long", "fg": 4250, "bg": 5346 }, - { "id": "t_bamboo_long_season_summer", "fg": 4250, "bg": 5356 }, - { "id": "t_bamboo_long_season_autumn", "fg": 4250, "bg": 5351 }, - { "id": "t_bamboo_long_season_winter", "fg": 4251, "bg": 4177 }, - { "id": "t_bars", "fg": 4252 }, - { "id": "t_bollard", "fg": 4253, "bg": 6337 }, + { "id": "t_bamboo", "fg": 4266, "bg": 5365 }, + { "id": "t_bamboo_season_summer", "fg": 4265, "bg": 5375 }, + { "id": "t_bamboo_season_autumn", "fg": 4265, "bg": 5370 }, + { "id": "t_bamboo_season_winter", "fg": 4267, "bg": 4196 }, + { "id": "t_bamboo_harvested", "fg": 4268, "bg": 5365 }, + { "id": "t_bamboo_long", "fg": 4269, "bg": 5365 }, + { "id": "t_bamboo_long_season_summer", "fg": 4269, "bg": 5375 }, + { "id": "t_bamboo_long_season_autumn", "fg": 4269, "bg": 5370 }, + { "id": "t_bamboo_long_season_winter", "fg": 4270, "bg": 4196 }, + { "id": "t_bars", "fg": 4271 }, + { "id": "t_bollard", "fg": 4272, "bg": 6356 }, { "id": "t_brick_roof", - "fg": 4269, + "fg": 4288, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4254 }, - { "id": "corner", "fg": [ 4256, 4258, 4257, 4255 ] }, - { "id": "t_connection", "fg": [ 4266, 4268, 4267, 4265 ] }, - { "id": "edge", "fg": [ 4260, 4259 ] }, - { "id": "end_piece", "fg": [ 4262, 4264, 4263, 4261 ] }, - { "id": "unconnected", "fg": 4269 } + { "id": "center", "fg": 4273 }, + { "id": "corner", "fg": [ 4275, 4277, 4276, 4274 ] }, + { "id": "t_connection", "fg": [ 4285, 4287, 4286, 4284 ] }, + { "id": "edge", "fg": [ 4279, 4278 ] }, + { "id": "end_piece", "fg": [ 4281, 4283, 4282, 4280 ] }, + { "id": "unconnected", "fg": 4288 } ] }, { "id": "t_brick_wall", "multitile": true, - "fg": 4285, + "fg": 4304, "additional_tiles": [ - { "id": "center", "fg": 4270 }, - { "id": "corner", "fg": [ 4272, 4274, 4273, 4271 ] }, - { "id": "t_connection", "fg": [ 4282, 4284, 4283, 4281 ] }, - { "id": "edge", "fg": [ 4276, 4275 ] }, - { "id": "end_piece", "fg": [ 4278, 4280, 4279, 4277 ] }, - { "id": "unconnected", "fg": 4285 } + { "id": "center", "fg": 4289 }, + { "id": "corner", "fg": [ 4291, 4293, 4292, 4290 ] }, + { "id": "t_connection", "fg": [ 4301, 4303, 4302, 4300 ] }, + { "id": "edge", "fg": [ 4295, 4294 ] }, + { "id": "end_piece", "fg": [ 4297, 4299, 4298, 4296 ] }, + { "id": "unconnected", "fg": 4304 } ] }, { "id": "t_brick_wall_halfway", - "fg": 4301, + "fg": 4320, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4286 }, - { "id": "corner", "fg": [ 4288, 4290, 4289, 4287 ] }, - { "id": "t_connection", "fg": [ 4298, 4300, 4299, 4297 ] }, - { "id": "edge", "fg": [ 4292, 4291 ] }, - { "id": "end_piece", "fg": [ 4294, 4296, 4295, 4293 ] }, - { "id": "unconnected", "fg": [ 4301, 4301 ] } + { "id": "center", "fg": 4305 }, + { "id": "corner", "fg": [ 4307, 4309, 4308, 4306 ] }, + { "id": "t_connection", "fg": [ 4317, 4319, 4318, 4316 ] }, + { "id": "edge", "fg": [ 4311, 4310 ] }, + { "id": "end_piece", "fg": [ 4313, 4315, 4314, 4312 ] }, + { "id": "unconnected", "fg": [ 4320, 4320 ] } ] }, { "id": "t_bridge", "multitile": true, - "fg": 4317, - "additional_tiles": [ - { "id": "center", "fg": 4302 }, - { "id": "corner", "fg": [ 4304, 4306, 4305, 4303 ] }, - { "id": "t_connection", "fg": [ 4314, 4316, 4315, 4313 ] }, - { "id": "edge", "fg": [ 4308, 4307 ] }, - { "id": "end_piece", "fg": [ 4310, 4312, 4311, 4309 ] }, - { "id": "unconnected", "fg": [ 4317, 4317 ] } - ] - }, - { "id": "t_buffer_stop", "fg": 4318, "bg": 5787 }, - { "id": "t_card_artisans", "fg": 4319, "bg": 1491 }, - { "id": "t_card_fp", "fg": 4320, "bg": 1491 }, - { "id": "t_card_industrial", "fg": 4321, "bg": 1491 }, - { "id": "t_card_military", "fg": 4322, "bg": 1491 }, - { "id": [ "t_card_science", "t_card_robofac" ], "fg": 4324, "bg": 1491 }, - { "id": "t_card_science_maintenance_blue", "fg": 4325, "bg": 1491 }, - { "id": "t_card_science_maintenance_green", "fg": 4326, "bg": 1491 }, - { "id": "t_card_science_maintenance_yellow", "fg": 4327, "bg": 1491 }, - { "id": "t_card_science_medical_red", "fg": 4328, "bg": 1491 }, - { "id": "t_card_science_mutagen_cyan", "fg": 4329, "bg": 1491 }, - { "id": "t_card_science_mutagen_green", "fg": 4330, "bg": 1491 }, - { "id": "t_card_science_mutagen_pink", "fg": 4331, "bg": 1491 }, - { "id": "t_card_science_security_black", "fg": 4332, "bg": 1491 }, - { "id": "t_card_science_security_magenta", "fg": 4333, "bg": 1491 }, - { "id": "t_card_science_security_yellow", "fg": 4334, "bg": 1491 }, - { "id": "t_card_science_transport_1", "fg": 4335, "bg": 1491 }, + "fg": 4336, + "additional_tiles": [ + { "id": "center", "fg": 4321 }, + { "id": "corner", "fg": [ 4323, 4325, 4324, 4322 ] }, + { "id": "t_connection", "fg": [ 4333, 4335, 4334, 4332 ] }, + { "id": "edge", "fg": [ 4327, 4326 ] }, + { "id": "end_piece", "fg": [ 4329, 4331, 4330, 4328 ] }, + { "id": "unconnected", "fg": [ 4336, 4336 ] } + ] + }, + { "id": "t_buffer_stop", "fg": 4337, "bg": 5806 }, + { "id": "t_card_artisans", "fg": 4338, "bg": 1491 }, + { "id": "t_card_fp", "fg": 4339, "bg": 1491 }, + { "id": "t_card_industrial", "fg": 4340, "bg": 1491 }, + { "id": "t_card_military", "fg": 4341, "bg": 1491 }, + { "id": [ "t_card_science", "t_card_robofac" ], "fg": 4343, "bg": 1491 }, + { "id": "t_card_science_maintenance_blue", "fg": 4344, "bg": 1491 }, + { "id": "t_card_science_maintenance_green", "fg": 4345, "bg": 1491 }, + { "id": "t_card_science_maintenance_yellow", "fg": 4346, "bg": 1491 }, + { "id": "t_card_science_medical_red", "fg": 4347, "bg": 1491 }, + { "id": "t_card_science_mutagen_cyan", "fg": 4348, "bg": 1491 }, + { "id": "t_card_science_mutagen_green", "fg": 4349, "bg": 1491 }, + { "id": "t_card_science_mutagen_pink", "fg": 4350, "bg": 1491 }, + { "id": "t_card_science_security_black", "fg": 4351, "bg": 1491 }, + { "id": "t_card_science_security_magenta", "fg": 4352, "bg": 1491 }, + { "id": "t_card_science_security_yellow", "fg": 4353, "bg": 1491 }, + { "id": "t_card_science_transport_1", "fg": 4354, "bg": 1491 }, { "id": "t_carpet_green", "multitile": true, - "fg": 4354, + "fg": 4373, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 4336 }, - { "weight": 1, "sprite": 4337 }, - { "weight": 1, "sprite": 4338 }, - { "weight": 1, "sprite": 4339 } + { "weight": 1, "sprite": 4355 }, + { "weight": 1, "sprite": 4356 }, + { "weight": 1, "sprite": 4357 }, + { "weight": 1, "sprite": 4358 } ] }, - { "id": "corner", "fg": [ 4341, 4343, 4342, 4340 ] }, - { "id": "t_connection", "fg": [ 4351, 4353, 4352, 4350 ] }, - { "id": "edge", "fg": [ 4345, 4344 ] }, - { "id": "end_piece", "fg": [ 4347, 4349, 4348, 4346 ] }, - { "id": "unconnected", "fg": 4354 } + { "id": "corner", "fg": [ 4360, 4362, 4361, 4359 ] }, + { "id": "t_connection", "fg": [ 4370, 4372, 4371, 4369 ] }, + { "id": "edge", "fg": [ 4364, 4363 ] }, + { "id": "end_piece", "fg": [ 4366, 4368, 4367, 4365 ] }, + { "id": "unconnected", "fg": 4373 } ] }, { "id": "t_carpet_purple", "multitile": true, - "fg": 4373, + "fg": 4392, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 4355 }, - { "weight": 1, "sprite": 4356 }, - { "weight": 1, "sprite": 4357 }, - { "weight": 1, "sprite": 4358 } + { "weight": 1, "sprite": 4374 }, + { "weight": 1, "sprite": 4375 }, + { "weight": 1, "sprite": 4376 }, + { "weight": 1, "sprite": 4377 } ] }, - { "id": "corner", "fg": [ 4360, 4362, 4361, 4359 ] }, - { "id": "t_connection", "fg": [ 4370, 4372, 4371, 4369 ] }, - { "id": "edge", "fg": [ 4364, 4363 ] }, - { "id": "end_piece", "fg": [ 4366, 4368, 4367, 4365 ] }, - { "id": "unconnected", "fg": 4373 } + { "id": "corner", "fg": [ 4379, 4381, 4380, 4378 ] }, + { "id": "t_connection", "fg": [ 4389, 4391, 4390, 4388 ] }, + { "id": "edge", "fg": [ 4383, 4382 ] }, + { "id": "end_piece", "fg": [ 4385, 4387, 4386, 4384 ] }, + { "id": "unconnected", "fg": 4392 } ] }, { @@ -4988,451 +5078,438 @@ "t_carpet_base_wood" ], "multitile": true, - "fg": 4389, + "fg": 4408, "additional_tiles": [ - { "id": "center", "fg": 4374 }, - { "id": "corner", "fg": [ 4376, 4378, 4377, 4375 ] }, - { "id": "t_connection", "fg": [ 4386, 4388, 4387, 4385 ] }, - { "id": "edge", "fg": [ 4380, 4379 ] }, - { "id": "end_piece", "fg": [ 4382, 4384, 4383, 4381 ] }, - { "id": "unconnected", "fg": 4389 } + { "id": "center", "fg": 4393 }, + { "id": "corner", "fg": [ 4395, 4397, 4396, 4394 ] }, + { "id": "t_connection", "fg": [ 4405, 4407, 4406, 4404 ] }, + { "id": "edge", "fg": [ 4399, 4398 ] }, + { "id": "end_piece", "fg": [ 4401, 4403, 4402, 4400 ] }, + { "id": "unconnected", "fg": 4408 } ] }, { "id": "t_carpet_yellow", "multitile": true, - "fg": 4405, + "fg": 4424, "additional_tiles": [ - { "id": "center", "fg": 4390 }, - { "id": "corner", "fg": [ 4392, 4394, 4393, 4391 ] }, - { "id": "t_connection", "fg": [ 4402, 4404, 4403, 4401 ] }, - { "id": "edge", "fg": [ 4396, 4395 ] }, - { "id": "end_piece", "fg": [ 4398, 4400, 4399, 4397 ] }, - { "id": "unconnected", "fg": 4405 } + { "id": "center", "fg": 4409 }, + { "id": "corner", "fg": [ 4411, 4413, 4412, 4410 ] }, + { "id": "t_connection", "fg": [ 4421, 4423, 4422, 4420 ] }, + { "id": "edge", "fg": [ 4415, 4414 ] }, + { "id": "end_piece", "fg": [ 4417, 4419, 4418, 4416 ] }, + { "id": "unconnected", "fg": 4424 } ] }, { "id": "t_chainfence", - "fg": 4421, + "fg": 4440, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4406, "bg": 5605 }, - { "id": "corner", "fg": [ 4408, 4410, 4409, 4407 ], "bg": 5605 }, - { "id": "t_connection", "fg": [ 4418, 4420, 4419, 4417 ], "bg": 5605 }, - { "id": "edge", "fg": [ 4412, 4411 ], "bg": 5605 }, - { "id": "end_piece", "fg": [ 4414, 4416, 4415, 4413 ], "bg": 5605 }, - { "id": "unconnected", "fg": [ 4421, 4421 ], "bg": 5605 } + { "id": "center", "fg": 4425, "bg": 5624 }, + { "id": "corner", "fg": [ 4427, 4429, 4428, 4426 ], "bg": 5624 }, + { "id": "t_connection", "fg": [ 4437, 4439, 4438, 4436 ], "bg": 5624 }, + { "id": "edge", "fg": [ 4431, 4430 ], "bg": 5624 }, + { "id": "end_piece", "fg": [ 4433, 4435, 4434, 4432 ], "bg": 5624 }, + { "id": "unconnected", "fg": [ 4440, 4440 ], "bg": 5624 } ], - "bg": 5605 + "bg": 5624 }, { "id": "t_chainfence_season_winter", - "fg": 4421, + "fg": 4440, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4406, "bg": 4177 }, - { "id": "corner", "fg": [ 4408, 4410, 4409, 4407 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 4418, 4420, 4419, 4417 ], "bg": 4177 }, - { "id": "edge", "fg": [ 4412, 4411 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 4414, 4416, 4415, 4413 ], "bg": 4177 }, - { "id": "unconnected", "fg": [ 4421, 4421 ], "bg": 4177 } + { "id": "center", "fg": 4425, "bg": 4196 }, + { "id": "corner", "fg": [ 4427, 4429, 4428, 4426 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 4437, 4439, 4438, 4436 ], "bg": 4196 }, + { "id": "edge", "fg": [ 4431, 4430 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 4433, 4435, 4434, 4432 ], "bg": 4196 }, + { "id": "unconnected", "fg": [ 4440, 4440 ], "bg": 4196 } ], - "bg": 4177 + "bg": 4196 }, { "id": "t_chickenwire_fence", - "fg": 4437, - "bg": 5346, + "fg": 4456, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4422, "bg": 5346 }, - { "id": "corner", "fg": [ 4424, 4426, 4425, 4423 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 4434, 4436, 4435, 4433 ], "bg": 5346 }, - { "id": "edge", "fg": [ 4428, 4427 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 4430, 4432, 4431, 4429 ], "bg": 5346 }, - { "id": "unconnected", "fg": 4437, "bg": 5346 } + { "id": "center", "fg": 4441, "bg": 5365 }, + { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5365 }, + { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5365 }, + { "id": "unconnected", "fg": 4456, "bg": 5365 } ] }, { "id": "t_chickenwire_fence_season_summer", - "fg": 4437, - "bg": 5356, + "fg": 4456, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4422, "bg": 5356 }, - { "id": "corner", "fg": [ 4424, 4426, 4425, 4423 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 4434, 4436, 4435, 4433 ], "bg": 5356 }, - { "id": "edge", "fg": [ 4428, 4427 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 4430, 4432, 4431, 4429 ], "bg": 5356 }, - { "id": "unconnected", "fg": 4437, "bg": 5356 } + { "id": "center", "fg": 4441, "bg": 5375 }, + { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5375 }, + { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5375 }, + { "id": "unconnected", "fg": 4456, "bg": 5375 } ] }, { "id": "t_chickenwire_fence_season_autumn", - "fg": 4437, - "bg": 5351, + "fg": 4456, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4422, "bg": 5351 }, - { "id": "corner", "fg": [ 4424, 4426, 4425, 4423 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 4434, 4436, 4435, 4433 ], "bg": 5351 }, - { "id": "edge", "fg": [ 4428, 4427 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 4430, 4432, 4431, 4429 ], "bg": 5351 }, - { "id": "unconnected", "fg": 4437, "bg": 5351 } + { "id": "center", "fg": 4441, "bg": 5370 }, + { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5370 }, + { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5370 }, + { "id": "unconnected", "fg": 4456, "bg": 5370 } ] }, { "id": "t_chickenwire_fence_season_winter", - "fg": 4437, - "bg": 4177, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 4422, "bg": 4177 }, - { "id": "corner", "fg": [ 4424, 4426, 4425, 4423 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 4434, 4436, 4435, 4433 ], "bg": 4177 }, - { "id": "edge", "fg": [ 4428, 4427 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 4430, 4432, 4431, 4429 ], "bg": 4177 }, - { "id": "unconnected", "fg": 4437, "bg": 4177 } - ] - }, - { "id": "t_chickenwire_fence_post", "fg": 4438, "bg": 5346 }, - { "id": "t_chickenwire_fence_post_season_summer", "fg": 4438, "bg": 5356 }, - { "id": "t_chickenwire_fence_post_season_autumn", "fg": 4438, "bg": 5351 }, - { "id": "t_chickenwire_fence_post_season_winter", "fg": 4438, "bg": 4177 }, - { "id": "t_chickenwire_gate_c", "fg": 4439, "bg": 5346 }, - { "id": "t_chickenwire_gate_c_season_summer", "fg": 4439, "bg": 5356 }, - { "id": "t_chickenwire_gate_c_season_autumn", "fg": 4439, "bg": 5351 }, - { "id": "t_chickenwire_gate_c_season_winter", "fg": 4439, "bg": 4177 }, - { "id": "t_chickenwire_gate_o", "fg": 4440, "bg": 5346 }, - { "id": "t_chickenwire_gate_o_season_summer", "fg": 4440, "bg": 5356 }, - { "id": "t_chickenwire_gate_o_season_autumn", "fg": 4440, "bg": 5351 }, - { "id": "t_chickenwire_gate_o_season_winter", "fg": 4440, "bg": 4177 }, + "fg": 4456, + "bg": 4196, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 4441, "bg": 4196 }, + { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 4196 }, + { "id": "edge", "fg": [ 4447, 4446 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 4196 }, + { "id": "unconnected", "fg": 4456, "bg": 4196 } + ] + }, + { "id": "t_chickenwire_fence_post", "fg": 4457, "bg": 5365 }, + { "id": "t_chickenwire_fence_post_season_summer", "fg": 4457, "bg": 5375 }, + { "id": "t_chickenwire_fence_post_season_autumn", "fg": 4457, "bg": 5370 }, + { "id": "t_chickenwire_fence_post_season_winter", "fg": 4457, "bg": 4196 }, + { "id": "t_chickenwire_gate_c", "fg": 4458, "bg": 5365 }, + { "id": "t_chickenwire_gate_c_season_summer", "fg": 4458, "bg": 5375 }, + { "id": "t_chickenwire_gate_c_season_autumn", "fg": 4458, "bg": 5370 }, + { "id": "t_chickenwire_gate_c_season_winter", "fg": 4458, "bg": 4196 }, + { "id": "t_chickenwire_gate_o", "fg": 4459, "bg": 5365 }, + { "id": "t_chickenwire_gate_o_season_summer", "fg": 4459, "bg": 5375 }, + { "id": "t_chickenwire_gate_o_season_autumn", "fg": 4459, "bg": 5370 }, + { "id": "t_chickenwire_gate_o_season_winter", "fg": 4459, "bg": 4196 }, { "id": "t_clay", "multitile": true, - "fg": 4456, - "bg": 5346, + "fg": 4475, + "bg": 5365, "additional_tiles": [ - { "id": "center", "fg": 4441, "bg": 5346 }, - { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5346 }, - { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5346 }, - { "id": "unconnected", "fg": 4456, "bg": 5346 } + { "id": "center", "fg": 4460, "bg": 5365 }, + { "id": "corner", "fg": [ 4462, 4464, 4463, 4461 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 4472, 4474, 4473, 4471 ], "bg": 5365 }, + { "id": "edge", "fg": [ 4466, 4465 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 4468, 4470, 4469, 4467 ], "bg": 5365 }, + { "id": "unconnected", "fg": 4475, "bg": 5365 } ] }, { "id": "t_clay_season_summer", "multitile": true, - "fg": 4456, - "bg": 5356, + "fg": 4475, + "bg": 5375, "additional_tiles": [ - { "id": "center", "fg": 4441, "bg": 5356 }, - { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5356 }, - { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5356 }, - { "id": "unconnected", "fg": 4456, "bg": 5356 } + { "id": "center", "fg": 4460, "bg": 5375 }, + { "id": "corner", "fg": [ 4462, 4464, 4463, 4461 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 4472, 4474, 4473, 4471 ], "bg": 5375 }, + { "id": "edge", "fg": [ 4466, 4465 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 4468, 4470, 4469, 4467 ], "bg": 5375 }, + { "id": "unconnected", "fg": 4475, "bg": 5375 } ] }, { "id": "t_clay_season_autumn", "multitile": true, - "fg": 4456, - "bg": 5351, + "fg": 4475, + "bg": 5370, "additional_tiles": [ - { "id": "center", "fg": 4441, "bg": 5351 }, - { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5351 }, - { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5351 }, - { "id": "unconnected", "fg": 4456, "bg": 5351 } + { "id": "center", "fg": 4460, "bg": 5370 }, + { "id": "corner", "fg": [ 4462, 4464, 4463, 4461 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 4472, 4474, 4473, 4471 ], "bg": 5370 }, + { "id": "edge", "fg": [ 4466, 4465 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 4468, 4470, 4469, 4467 ], "bg": 5370 }, + { "id": "unconnected", "fg": 4475, "bg": 5370 } ] }, { "id": "t_clay_season_winter", "multitile": true, - "fg": 4456, - "bg": 4177, + "fg": 4475, + "bg": 4196, "additional_tiles": [ - { "id": "center", "fg": 4441, "bg": 4177 }, - { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 4177 }, - { "id": "edge", "fg": [ 4447, 4446 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 4177 }, - { "bg": 4177, "id": "unconnected", "fg": 4456 } + { "id": "center", "fg": 4460, "bg": 4196 }, + { "id": "corner", "fg": [ 4462, 4464, 4463, 4461 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 4472, 4474, 4473, 4471 ], "bg": 4196 }, + { "id": "edge", "fg": [ 4466, 4465 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 4468, 4470, 4469, 4467 ], "bg": 4196 }, + { "bg": 4196, "id": "unconnected", "fg": 4475 } ] }, { "id": "t_clay_underground", "multitile": true, - "fg": 4456, - "bg": 5918, + "fg": 4475, + "bg": 5937, "additional_tiles": [ - { "id": "center", "fg": 4441, "bg": 5918 }, - { "id": "corner", "fg": [ 4443, 4445, 4444, 4442 ], "bg": 5918 }, - { "id": "t_connection", "fg": [ 4453, 4455, 4454, 4452 ], "bg": 5918 }, - { "id": "edge", "fg": [ 4447, 4446 ], "bg": 5918 }, - { "id": "end_piece", "fg": [ 4449, 4451, 4450, 4448 ], "bg": 5918 }, - { "id": "unconnected", "fg": 4456, "bg": 5918 } + { "id": "center", "fg": 4460, "bg": 5937 }, + { "id": "corner", "fg": [ 4462, 4464, 4463, 4461 ], "bg": 5937 }, + { "id": "t_connection", "fg": [ 4472, 4474, 4473, 4471 ], "bg": 5937 }, + { "id": "edge", "fg": [ 4466, 4465 ], "bg": 5937 }, + { "id": "end_piece", "fg": [ 4468, 4470, 4469, 4467 ], "bg": 5937 }, + { "id": "unconnected", "fg": 4475, "bg": 5937 } ] }, - { "id": "t_claymound", "fg": 4457, "bg": 4441 }, - { "id": "t_claymound_underground", "fg": 4457, "bg": 6797 }, + { "id": "t_claymound", "fg": 4476, "bg": 4460 }, + { "id": "t_claymound_underground", "fg": 4476, "bg": 6816 }, { "id": "t_concrete", "multitile": true, - "fg": 4473, + "fg": 4492, "additional_tiles": [ - { "id": "center", "fg": 4458 }, - { "id": "corner", "fg": [ 4460, 4462, 4461, 4459 ] }, - { "id": "t_connection", "fg": [ 4470, 4472, 4471, 4469 ] }, - { "id": "edge", "fg": [ 4464, 4463 ] }, - { "id": "end_piece", "fg": [ 4466, 4468, 4467, 4465 ] }, - { "id": "unconnected", "fg": 4473 } + { "id": "center", "fg": 4477 }, + { "id": "corner", "fg": [ 4479, 4481, 4480, 4478 ] }, + { "id": "t_connection", "fg": [ 4489, 4491, 4490, 4488 ] }, + { "id": "edge", "fg": [ 4483, 4482 ] }, + { "id": "end_piece", "fg": [ 4485, 4487, 4486, 4484 ] }, + { "id": "unconnected", "fg": 4492 } ] }, - { "id": "t_concrete_season_winter", "fg": 4177 }, + { "id": "t_concrete_season_winter", "fg": 4196 }, { "id": "t_concrete_wall", - "fg": 4489, + "fg": 4508, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4474 }, - { "id": "corner", "fg": [ 4476, 4478, 4477, 4475 ] }, - { "id": "t_connection", "fg": [ 4486, 4488, 4487, 4485 ] }, - { "id": "edge", "fg": [ 4480, 4479 ] }, - { "id": "end_piece", "fg": [ 4482, 4484, 4483, 4481 ] }, - { "id": "unconnected", "fg": [ 4489, 4489 ] } + { "id": "center", "fg": 4493 }, + { "id": "corner", "fg": [ 4495, 4497, 4496, 4494 ] }, + { "id": "t_connection", "fg": [ 4505, 4507, 4506, 4504 ] }, + { "id": "edge", "fg": [ 4499, 4498 ] }, + { "id": "end_piece", "fg": [ 4501, 4503, 4502, 4500 ] }, + { "id": "unconnected", "fg": [ 4508, 4508 ] } ] }, { "id": "t_concrete_wall_P", - "fg": 4505, + "fg": 4524, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4490 }, - { "id": "corner", "fg": [ 4492, 4494, 4493, 4491 ] }, - { "id": "t_connection", "fg": [ 4502, 4504, 4503, 4501 ] }, - { "id": "edge", "fg": [ 4496, 4495 ] }, - { "id": "end_piece", "fg": [ 4498, 4500, 4499, 4497 ] }, - { "id": "unconnected", "fg": 4505 } + { "id": "center", "fg": 4509 }, + { "id": "corner", "fg": [ 4511, 4513, 4512, 4510 ] }, + { "id": "t_connection", "fg": [ 4521, 4523, 4522, 4520 ] }, + { "id": "edge", "fg": [ 4515, 4514 ] }, + { "id": "end_piece", "fg": [ 4517, 4519, 4518, 4516 ] }, + { "id": "unconnected", "fg": 4524 } ] }, { "id": "t_concrete_wall_b", - "fg": 4521, + "fg": 4540, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4506 }, - { "id": "corner", "fg": [ 4508, 4510, 4509, 4507 ] }, - { "id": "t_connection", "fg": [ 4518, 4520, 4519, 4517 ] }, - { "id": "edge", "fg": [ 4512, 4511 ] }, - { "id": "end_piece", "fg": [ 4514, 4516, 4515, 4513 ] }, - { "id": "unconnected", "fg": [ 4521, 4521 ] } + { "id": "center", "fg": 4525 }, + { "id": "corner", "fg": [ 4527, 4529, 4528, 4526 ] }, + { "id": "t_connection", "fg": [ 4537, 4539, 4538, 4536 ] }, + { "id": "edge", "fg": [ 4531, 4530 ] }, + { "id": "end_piece", "fg": [ 4533, 4535, 4534, 4532 ] }, + { "id": "unconnected", "fg": [ 4540, 4540 ] } ] }, { "id": "t_concrete_wall_flesh", - "fg": 4537, + "fg": 4556, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4522 }, - { "id": "corner", "fg": [ 4524, 4526, 4525, 4523 ] }, - { "id": "t_connection", "fg": [ 4534, 4536, 4535, 4533 ] }, - { "id": "edge", "fg": [ 4528, 4527 ] }, - { "id": "end_piece", "fg": [ 4530, 4532, 4531, 4529 ] }, - { "id": "unconnected", "fg": [ 4537, 4537 ] } + { "id": "center", "fg": 4541 }, + { "id": "corner", "fg": [ 4543, 4545, 4544, 4542 ] }, + { "id": "t_connection", "fg": [ 4553, 4555, 4554, 4552 ] }, + { "id": "edge", "fg": [ 4547, 4546 ] }, + { "id": "end_piece", "fg": [ 4549, 4551, 4550, 4548 ] }, + { "id": "unconnected", "fg": [ 4556, 4556 ] } ] }, { "id": "t_concrete_wall_g", - "fg": 4553, + "fg": 4572, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4538 }, - { "id": "corner", "fg": [ 4540, 4542, 4541, 4539 ] }, - { "id": "t_connection", "fg": [ 4550, 4552, 4551, 4549 ] }, - { "id": "edge", "fg": [ 4544, 4543 ] }, - { "id": "end_piece", "fg": [ 4546, 4548, 4547, 4545 ] }, - { "id": "unconnected", "fg": 4553 } + { "id": "center", "fg": 4557 }, + { "id": "corner", "fg": [ 4559, 4561, 4560, 4558 ] }, + { "id": "t_connection", "fg": [ 4569, 4571, 4570, 4568 ] }, + { "id": "edge", "fg": [ 4563, 4562 ] }, + { "id": "end_piece", "fg": [ 4565, 4567, 4566, 4564 ] }, + { "id": "unconnected", "fg": 4572 } ] }, { "id": "t_concrete_wall_p", - "fg": 4569, + "fg": 4588, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4554 }, - { "id": "corner", "fg": [ 4556, 4558, 4557, 4555 ] }, - { "id": "t_connection", "fg": [ 4566, 4568, 4567, 4565 ] }, - { "id": "edge", "fg": [ 4560, 4559 ] }, - { "id": "end_piece", "fg": [ 4562, 4564, 4563, 4561 ] }, - { "id": "unconnected", "fg": 4569 } + { "id": "center", "fg": 4573 }, + { "id": "corner", "fg": [ 4575, 4577, 4576, 4574 ] }, + { "id": "t_connection", "fg": [ 4585, 4587, 4586, 4584 ] }, + { "id": "edge", "fg": [ 4579, 4578 ] }, + { "id": "end_piece", "fg": [ 4581, 4583, 4582, 4580 ] }, + { "id": "unconnected", "fg": 4588 } ] }, { "id": "t_concrete_wall_r", - "fg": 4585, + "fg": 4604, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4570 }, - { "id": "corner", "fg": [ 4572, 4574, 4573, 4571 ] }, - { "id": "t_connection", "fg": [ 4582, 4584, 4583, 4581 ] }, - { "id": "edge", "fg": [ 4576, 4575 ] }, - { "id": "end_piece", "fg": [ 4578, 4580, 4579, 4577 ] }, - { "id": "unconnected", "fg": 4585 } + { "id": "center", "fg": 4589 }, + { "id": "corner", "fg": [ 4591, 4593, 4592, 4590 ] }, + { "id": "t_connection", "fg": [ 4601, 4603, 4602, 4600 ] }, + { "id": "edge", "fg": [ 4595, 4594 ] }, + { "id": "end_piece", "fg": [ 4597, 4599, 4598, 4596 ] }, + { "id": "unconnected", "fg": 4604 } ] }, { "id": "t_concrete_wall_w", - "fg": 4601, + "fg": 4620, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4586 }, - { "id": "corner", "fg": [ 4588, 4590, 4589, 4587 ] }, - { "id": "t_connection", "fg": [ 4598, 4600, 4599, 4597 ] }, - { "id": "edge", "fg": [ 4592, 4591 ] }, - { "id": "end_piece", "fg": [ 4594, 4596, 4595, 4593 ] }, - { "id": "unconnected", "fg": 4601 } + { "id": "center", "fg": 4605 }, + { "id": "corner", "fg": [ 4607, 4609, 4608, 4606 ] }, + { "id": "t_connection", "fg": [ 4617, 4619, 4618, 4616 ] }, + { "id": "edge", "fg": [ 4611, 4610 ] }, + { "id": "end_piece", "fg": [ 4613, 4615, 4614, 4612 ] }, + { "id": "unconnected", "fg": 4620 } ] }, { "id": "t_concrete_wall_y", - "fg": 4617, + "fg": 4636, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4602 }, - { "id": "corner", "fg": [ 4604, 4606, 4605, 4603 ] }, - { "id": "t_connection", "fg": [ 4614, 4616, 4615, 4613 ] }, - { "id": "edge", "fg": [ 4608, 4607 ] }, - { "id": "end_piece", "fg": [ 4610, 4612, 4611, 4609 ] }, - { "id": "unconnected", "fg": 4617 } + { "id": "center", "fg": 4621 }, + { "id": "corner", "fg": [ 4623, 4625, 4624, 4622 ] }, + { "id": "t_connection", "fg": [ 4633, 4635, 4634, 4632 ] }, + { "id": "edge", "fg": [ 4627, 4626 ] }, + { "id": "end_piece", "fg": [ 4629, 4631, 4630, 4628 ] }, + { "id": "unconnected", "fg": 4636 } ] }, { "id": "t_conveyor", "multitile": true, - "fg": 4633, - "bg": 6540, + "fg": 4652, + "bg": 6559, "additional_tiles": [ - { "id": "center", "bg": 6540, "fg": 4618 }, - { "id": "corner", "bg": 6540, "fg": [ 4620, 4622, 4621, 4619 ] }, - { "id": "t_connection", "bg": 6540, "fg": [ 4630, 4632, 4631, 4629 ] }, - { "id": "edge", "bg": 6540, "fg": [ 4624, 4623 ] }, - { "id": "end_piece", "bg": 6540, "fg": [ 4626, 4628, 4627, 4625 ] }, - { "bg": 6540, "id": "unconnected", "fg": [ 4633, 4633 ] } + { "id": "center", "bg": 6559, "fg": 4637 }, + { "id": "corner", "bg": 6559, "fg": [ 4639, 4641, 4640, 4638 ] }, + { "id": "t_connection", "bg": 6559, "fg": [ 4649, 4651, 4650, 4648 ] }, + { "id": "edge", "bg": 6559, "fg": [ 4643, 4642 ] }, + { "id": "end_piece", "bg": 6559, "fg": [ 4645, 4647, 4646, 4644 ] }, + { "bg": 6559, "id": "unconnected", "fg": [ 4652, 4652 ] } ] }, - { "id": "t_covered_well", "fg": 4634, "bg": 5346 }, - { "id": "t_covered_well_season_summer", "fg": 4634, "bg": 5356 }, - { "id": "t_covered_well_season_autumn", "fg": 4634, "bg": 5351 }, - { "id": "t_covered_well_season_winter", "fg": 4634, "bg": 4177 }, - { "id": "t_curtains", "fg": 4635 }, + { "id": "t_covered_well", "fg": 4653, "bg": 5365 }, + { "id": "t_covered_well_season_summer", "fg": 4653, "bg": 5375 }, + { "id": "t_covered_well_season_autumn", "fg": 4653, "bg": 5370 }, + { "id": "t_covered_well_season_winter", "fg": 4653, "bg": 4196 }, + { "id": "t_curtains", "fg": 4654 }, { "id": "t_deck_coating_no_roof", - "fg": 4642, + "fg": 4661, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4636 }, - { "id": "corner", "fg": [ 4638, 4640, 4639, 4637 ] }, - { "id": "t_connection", "fg": [ 4649, 4651, 4650, 4648 ] }, - { "id": "edge", "fg": [ 4642, 4641 ] }, - { "id": "end_piece", "fg": [ 4644, 4646, 4645, 4643 ] }, - { "id": "unconnected", "fg": [ 4642, 4642 ] } + { "id": "center", "fg": 4655 }, + { "id": "corner", "fg": [ 4657, 4659, 4658, 4656 ] }, + { "id": "t_connection", "fg": [ 4668, 4670, 4669, 4667 ] }, + { "id": "edge", "fg": [ 4661, 4660 ] }, + { "id": "end_piece", "fg": [ 4663, 4665, 4664, 4662 ] }, + { "id": "unconnected", "fg": [ 4661, 4661 ] } ] }, - { "id": "t_deck_coating_no_roof_season_winter", "fg": 4176 }, + { "id": "t_deck_coating_no_roof_season_winter", "fg": 4195 }, { "id": "t_deck_coating_no_roof_r", - "fg": 4647, - "bg": 4642, + "fg": 4666, + "bg": 4661, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4647, "bg": 4636 }, - { "id": "corner", "fg": 4647, "bg": [ 4638, 4640, 4639, 4637 ] }, - { "id": "t_connection", "fg": 4647, "bg": [ 4649, 4651, 4650, 4648 ] }, - { "id": "edge", "fg": 4647, "bg": [ 4642, 4641 ] }, - { "id": "end_piece", "fg": 4647, "bg": [ 4644, 4646, 4645, 4643 ] }, - { "id": "unconnected", "fg": 4647, "bg": [ 4642, 4642 ] } + { "id": "center", "fg": 4666, "bg": 4655 }, + { "id": "corner", "fg": 4666, "bg": [ 4657, 4659, 4658, 4656 ] }, + { "id": "t_connection", "fg": 4666, "bg": [ 4668, 4670, 4669, 4667 ] }, + { "id": "edge", "fg": 4666, "bg": [ 4661, 4660 ] }, + { "id": "end_piece", "fg": 4666, "bg": [ 4663, 4665, 4664, 4662 ] }, + { "id": "unconnected", "fg": 4666, "bg": [ 4661, 4661 ] } ] }, - { "id": "t_deck_coating_no_roof_r_season_winter", "fg": 4176 }, + { "id": "t_deck_coating_no_roof_r_season_winter", "fg": 4195 }, { "id": "t_deck_coating_no_roof_w", - "fg": 4652, - "bg": 4642, + "fg": 4671, + "bg": 4661, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4652, "bg": 4636 }, - { "id": "corner", "fg": 4652, "bg": [ 4638, 4640, 4639, 4637 ] }, - { "id": "t_connection", "fg": 4652, "bg": [ 4649, 4651, 4650, 4648 ] }, - { "id": "edge", "fg": 4652, "bg": [ 4642, 4641 ] }, - { "id": "end_piece", "fg": 4652, "bg": [ 4644, 4646, 4645, 4643 ] }, - { "id": "unconnected", "fg": 4652, "bg": [ 4642, 4642 ] } + { "id": "center", "fg": 4671, "bg": 4655 }, + { "id": "corner", "fg": 4671, "bg": [ 4657, 4659, 4658, 4656 ] }, + { "id": "t_connection", "fg": 4671, "bg": [ 4668, 4670, 4669, 4667 ] }, + { "id": "edge", "fg": 4671, "bg": [ 4661, 4660 ] }, + { "id": "end_piece", "fg": 4671, "bg": [ 4663, 4665, 4664, 4662 ] }, + { "id": "unconnected", "fg": 4671, "bg": [ 4661, 4661 ] } ] }, - { "id": "t_deck_coating_no_roof_w_season_winter", "fg": 4176 }, + { "id": "t_deck_coating_no_roof_w_season_winter", "fg": 4195 }, { "id": "t_deck_coating_no_roof_y", - "fg": 4653, - "bg": 4642, + "fg": 4672, + "bg": 4661, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4653, "bg": 4636 }, - { "id": "corner", "fg": 4653, "bg": [ 4638, 4640, 4639, 4637 ] }, - { "id": "t_connection", "fg": 4653, "bg": [ 4649, 4651, 4650, 4648 ] }, - { "id": "edge", "fg": 4653, "bg": [ 4642, 4641 ] }, - { "id": "end_piece", "fg": 4653, "bg": [ 4644, 4646, 4645, 4643 ] }, - { "id": "unconnected", "fg": 4653, "bg": [ 4642, 4642 ] } + { "id": "center", "fg": 4672, "bg": 4655 }, + { "id": "corner", "fg": 4672, "bg": [ 4657, 4659, 4658, 4656 ] }, + { "id": "t_connection", "fg": 4672, "bg": [ 4668, 4670, 4669, 4667 ] }, + { "id": "edge", "fg": 4672, "bg": [ 4661, 4660 ] }, + { "id": "end_piece", "fg": 4672, "bg": [ 4663, 4665, 4664, 4662 ] }, + { "id": "unconnected", "fg": 4672, "bg": [ 4661, 4661 ] } ] }, - { "id": "t_deck_coating_no_roof_y_season_winter", "fg": 4176 }, + { "id": "t_deck_coating_no_roof_y_season_winter", "fg": 4195 }, { "id": "t_dirt", - "fg": 4672, + "fg": 4691, "multitile": true, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 100, "sprite": 4654 }, - { "weight": 100, "sprite": 4655 }, - { "weight": 100, "sprite": 4656 }, - { "weight": 100, "sprite": 4657 } + { "weight": 100, "sprite": 4673 }, + { "weight": 100, "sprite": 4674 }, + { "weight": 100, "sprite": 4675 }, + { "weight": 100, "sprite": 4676 } ] }, - { "id": "corner", "fg": [ 4659, 4661, 4660, 4658 ] }, - { "id": "t_connection", "fg": [ 4669, 4671, 4670, 4668 ] }, - { "id": "edge", "fg": [ 4663, 4662 ] }, - { "id": "end_piece", "fg": [ 4665, 4667, 4666, 4664 ] }, - { "id": "unconnected", "fg": [ 4672, 4672 ] } + { "id": "corner", "fg": [ 4678, 4680, 4679, 4677 ] }, + { "id": "t_connection", "fg": [ 4688, 4690, 4689, 4687 ] }, + { "id": "edge", "fg": [ 4682, 4681 ] }, + { "id": "end_piece", "fg": [ 4684, 4686, 4685, 4683 ] }, + { "id": "unconnected", "fg": [ 4691, 4691 ] } ] }, { "id": "t_dirt_underground", "fg": [ - { "weight": 100, "sprite": 4654 }, - { "weight": 100, "sprite": 4655 }, - { "weight": 100, "sprite": 4656 }, - { "weight": 100, "sprite": 4657 } + { "weight": 100, "sprite": 4673 }, + { "weight": 100, "sprite": 4674 }, + { "weight": 100, "sprite": 4675 }, + { "weight": 100, "sprite": 4676 } ] }, { "id": "t_dirt_season_autumn", - "fg": 4691, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": [ 4673, 4674, 4675, 4676 ] }, - { "id": "corner", "fg": [ 4678, 4680, 4679, 4677 ] }, - { "id": "t_connection", "fg": [ 4688, 4690, 4689, 4687 ] }, - { "id": "edge", "fg": [ 4682, 4681 ] }, - { "id": "end_piece", "fg": [ 4684, 4686, 4685, 4683 ] }, - { "id": "unconnected", "fg": [ 4691, 4691 ] } - ] - }, - { - "id": "t_dirt_season_summer", "fg": 4710, "multitile": true, "additional_tiles": [ @@ -5444,535 +5521,578 @@ { "id": "unconnected", "fg": [ 4710, 4710 ] } ] }, + { + "id": "t_dirt_season_summer", + "fg": 4729, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": [ 4711, 4712, 4713, 4714 ] }, + { "id": "corner", "fg": [ 4716, 4718, 4717, 4715 ] }, + { "id": "t_connection", "fg": [ 4726, 4728, 4727, 4725 ] }, + { "id": "edge", "fg": [ 4720, 4719 ] }, + { "id": "end_piece", "fg": [ 4722, 4724, 4723, 4721 ] }, + { "id": "unconnected", "fg": [ 4729, 4729 ] } + ] + }, { "id": "t_dirt_season_winter", "fg": [ - { "weight": 100, "sprite": 4711 }, - { "weight": 100, "sprite": 4712 }, - { "weight": 100, "sprite": 4713 }, - { "weight": 100, "sprite": 4714 } + { "weight": 100, "sprite": 4730 }, + { "weight": 100, "sprite": 4731 }, + { "weight": 100, "sprite": 4732 }, + { "weight": 100, "sprite": 4733 } ] }, { "id": "t_dirtfloor", "multitile": true, - "fg": 4730, - "additional_tiles": [ - { "id": "center", "fg": 4715 }, - { "id": "corner", "fg": [ 4717, 4719, 4718, 4716 ] }, - { "id": "t_connection", "fg": [ 4727, 4729, 4728, 4726 ] }, - { "id": "edge", "fg": [ 4721, 4720 ] }, - { "id": "end_piece", "fg": [ 4723, 4725, 4724, 4722 ] }, - { "id": "unconnected", "fg": 4730 } - ] - }, - { "id": "t_door_frame", "fg": 4733 }, - { "id": "t_door_c", "fg": 4732, "bg": 4733 }, - { "id": "t_door_o", "fg": 4735, "bg": 4733 }, - { "id": "t_door_b", "fg": 4731, "bg": 4733 }, - { "id": "t_door_bar_c", "fg": 4736 }, - { "id": "t_door_bar_locked", "fg": 1490, "bg": 4736 }, - { "id": "t_door_boarded", "fg": 4738, "bg": 4733 }, - { "id": "t_door_boarded_damaged", "fg": 4739, "bg": 4733 }, - { "id": "t_door_curtain_c", "fg": 4740, "bg": 4656 }, - { "id": "t_door_curtain_o", "fg": 4741, "bg": 4656 }, - { "id": "t_door_grass_curtain_c", "fg": 4756, "bg": 4656 }, - { "id": "t_door_grass_curtain_o", "fg": 4757, "bg": 4656 }, - { "id": "t_door_gray_frame", "fg": 4760 }, - { "id": "t_door_gray_c", "fg": 4759, "bg": 4760 }, - { "id": "t_door_gray_o", "fg": 4761, "bg": 4760 }, - { "id": "t_door_gray_b", "fg": 4758, "bg": 4760 }, - { "id": "t_door_green_frame", "fg": 4764 }, - { "id": "t_door_green_c", "fg": 4763, "bg": 4764 }, - { "id": "t_door_green_o", "fg": 4765, "bg": 4764 }, - { "id": "t_door_green_b", "fg": 4762, "bg": 4764 }, - { "id": "t_door_lab_frame", "fg": 4768 }, - { "id": "t_door_lab_c", "fg": 4767, "bg": 4768 }, - { "id": "t_door_lab_o", "fg": 4769, "bg": 4768 }, - { "id": "t_door_lab_b", "fg": 4766, "bg": 4768 }, - { "id": "t_door_makeshift_c", "fg": 4770, "bg": 4733 }, - { "id": "t_door_makeshift_o", "fg": 4771, "bg": 4733 }, - { "id": "t_door_metal_locked", "fg": 4772 }, - { "id": "t_door_metal_pickable", "fg": 1490, "bg": 4772 }, - { "id": "t_door_c_peep", "fg": 4778, "bg": 4733 }, - { "id": "t_door_o_peep", "fg": 4780, "bg": 4733 }, - { "id": "t_door_b_peep", "fg": 4775, "bg": 4733 }, - { "id": "t_door_boarded_peep", "fg": 4777, "bg": 4733 }, - { "id": "t_door_boarded_damaged_peep", "fg": 4776, "bg": 4733 }, - { "id": "t_door_locked_peep", "fg": 4779 }, - { "id": "t_door_red_frame", "fg": 4783 }, - { "id": "t_door_red_c", "fg": 4782, "bg": 4783 }, - { "id": "t_door_red_o", "fg": 4784, "bg": 4783 }, - { "id": "t_door_red_b", "fg": 4781, "bg": 4783 }, - { "id": "t_door_white_frame", "fg": 4787 }, - { "id": "t_door_white_c", "fg": 4786, "bg": 4787 }, - { "id": "t_door_white_o", "fg": 4788, "bg": 4787 }, - { "id": "t_door_white_b", "fg": 4785, "bg": 4787 }, - { "id": "t_elevator", "fg": [ { "weight": 100, "sprite": 4789 }, { "weight": 100, "sprite": 4790 } ] }, + "fg": 4749, + "additional_tiles": [ + { "id": "center", "fg": 4734 }, + { "id": "corner", "fg": [ 4736, 4738, 4737, 4735 ] }, + { "id": "t_connection", "fg": [ 4746, 4748, 4747, 4745 ] }, + { "id": "edge", "fg": [ 4740, 4739 ] }, + { "id": "end_piece", "fg": [ 4742, 4744, 4743, 4741 ] }, + { "id": "unconnected", "fg": 4749 } + ] + }, + { "id": "t_door_frame", "fg": 4752 }, + { "id": "t_door_c", "fg": 4751, "bg": 4752 }, + { "id": "t_door_o", "fg": 4754, "bg": 4752 }, + { "id": "t_door_b", "fg": 4750, "bg": 4752 }, + { "id": "t_door_bar_c", "fg": 4755 }, + { "id": "t_door_bar_locked", "fg": 1490, "bg": 4755 }, + { "id": "t_door_boarded", "fg": 4757, "bg": 4752 }, + { "id": "t_door_boarded_damaged", "fg": 4758, "bg": 4752 }, + { "id": "t_door_curtain_c", "fg": 4759, "bg": 4675 }, + { "id": "t_door_curtain_o", "fg": 4760, "bg": 4675 }, + { "id": "t_door_grass_curtain_c", "fg": 4775, "bg": 4675 }, + { "id": "t_door_grass_curtain_o", "fg": 4776, "bg": 4675 }, + { "id": "t_door_gray_frame", "fg": 4779 }, + { "id": "t_door_gray_c", "fg": 4778, "bg": 4779 }, + { "id": "t_door_gray_o", "fg": 4780, "bg": 4779 }, + { "id": "t_door_gray_b", "fg": 4777, "bg": 4779 }, + { "id": "t_door_green_frame", "fg": 4783 }, + { "id": "t_door_green_c", "fg": 4782, "bg": 4783 }, + { "id": "t_door_green_o", "fg": 4784, "bg": 4783 }, + { "id": "t_door_green_b", "fg": 4781, "bg": 4783 }, + { "id": "t_door_lab_frame", "fg": 4787 }, + { "id": "t_door_lab_c", "fg": 4786, "bg": 4787 }, + { "id": "t_door_lab_o", "fg": 4788, "bg": 4787 }, + { "id": "t_door_lab_b", "fg": 4785, "bg": 4787 }, + { "id": "t_door_makeshift_c", "fg": 4789, "bg": 4752 }, + { "id": "t_door_makeshift_o", "fg": 4790, "bg": 4752 }, + { "id": "t_door_metal_locked", "fg": 4791 }, + { "id": "t_door_metal_pickable", "fg": 1490, "bg": 4791 }, + { "id": "t_door_c_peep", "fg": 4797, "bg": 4752 }, + { "id": "t_door_o_peep", "fg": 4799, "bg": 4752 }, + { "id": "t_door_b_peep", "fg": 4794, "bg": 4752 }, + { "id": "t_door_boarded_peep", "fg": 4796, "bg": 4752 }, + { "id": "t_door_boarded_damaged_peep", "fg": 4795, "bg": 4752 }, + { "id": "t_door_locked_peep", "fg": 4798 }, + { "id": "t_door_red_frame", "fg": 4802 }, + { "id": "t_door_red_c", "fg": 4801, "bg": 4802 }, + { "id": "t_door_red_o", "fg": 4803, "bg": 4802 }, + { "id": "t_door_red_b", "fg": 4800, "bg": 4802 }, + { "id": "t_door_white_frame", "fg": 4806 }, + { "id": "t_door_white_c", "fg": 4805, "bg": 4806 }, + { "id": "t_door_white_o", "fg": 4807, "bg": 4806 }, + { "id": "t_door_white_b", "fg": 4804, "bg": 4806 }, + { "id": "t_elevator", "fg": [ { "weight": 100, "sprite": 4808 }, { "weight": 100, "sprite": 4809 } ] }, { "id": "t_embrasure_adobe_brick", - "fg": 4806, - "bg": 4229, + "fg": 4825, + "bg": 4248, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4791, "bg": 4214 }, - { "id": "corner", "fg": [ 4793, 4795, 4794, 4792 ], "bg": [ 4216, 4218, 4217, 4215 ] }, - { "id": "t_connection", "fg": [ 4803, 4805, 4804, 4802 ], "bg": [ 4226, 4228, 4227, 4225 ] }, - { "id": "edge", "fg": [ 4797, 4796 ], "bg": [ 4220, 4219 ] }, - { "id": "end_piece", "fg": [ 4799, 4801, 4800, 4798 ], "bg": [ 4222, 4224, 4223, 4221 ] }, - { "id": "unconnected", "fg": 4806, "bg": 4229 } + { "id": "center", "fg": 4810, "bg": 4233 }, + { "id": "corner", "fg": [ 4812, 4814, 4813, 4811 ], "bg": [ 4235, 4237, 4236, 4234 ] }, + { "id": "t_connection", "fg": [ 4822, 4824, 4823, 4821 ], "bg": [ 4245, 4247, 4246, 4244 ] }, + { "id": "edge", "fg": [ 4816, 4815 ], "bg": [ 4239, 4238 ] }, + { "id": "end_piece", "fg": [ 4818, 4820, 4819, 4817 ], "bg": [ 4241, 4243, 4242, 4240 ] }, + { "id": "unconnected", "fg": 4825, "bg": 4248 } ] }, { "id": "t_embrasure_brick", - "fg": 4822, - "bg": 4285, + "fg": 4841, + "bg": 4304, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4807, "bg": 4270 }, - { "id": "corner", "fg": [ 4809, 4811, 4810, 4808 ], "bg": [ 4272, 4274, 4273, 4271 ] }, - { "id": "t_connection", "fg": [ 4819, 4821, 4820, 4818 ], "bg": [ 4282, 4284, 4283, 4281 ] }, - { "id": "edge", "fg": [ 4813, 4812 ], "bg": [ 4276, 4275 ] }, - { "id": "end_piece", "fg": [ 4815, 4817, 4816, 4814 ], "bg": [ 4278, 4280, 4279, 4277 ] }, - { "id": "unconnected", "fg": 4822, "bg": 4285 } + { "id": "center", "fg": 4826, "bg": 4289 }, + { "id": "corner", "fg": [ 4828, 4830, 4829, 4827 ], "bg": [ 4291, 4293, 4292, 4290 ] }, + { "id": "t_connection", "fg": [ 4838, 4840, 4839, 4837 ], "bg": [ 4301, 4303, 4302, 4300 ] }, + { "id": "edge", "fg": [ 4832, 4831 ], "bg": [ 4295, 4294 ] }, + { "id": "end_piece", "fg": [ 4834, 4836, 4835, 4833 ], "bg": [ 4297, 4299, 4298, 4296 ] }, + { "id": "unconnected", "fg": 4841, "bg": 4304 } ] }, { "id": "t_embrasure_log", - "fg": 4838, - "bg": 5346, + "fg": 4857, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4823, "bg": 6639 }, - { "id": "corner", "fg": [ 4825, 4827, 4826, 4824 ], "bg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 4835, 4837, 4836, 4834 ], "bg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 4829, 4828 ], "bg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 4831, 4833, 4832, 4830 ], "bg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 4838, "bg": 5346 } + { "id": "center", "fg": 4842, "bg": 6658 }, + { "id": "corner", "fg": [ 4844, 4846, 4845, 4843 ], "bg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 4854, 4856, 4855, 4853 ], "bg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 4848, 4847 ], "bg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 4850, 4852, 4851, 4849 ], "bg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 4857, "bg": 5365 } ] }, { "id": "t_embrasure_log_season_summer", - "fg": 4838, - "bg": 5356, + "fg": 4857, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4823, "bg": 6639 }, - { "id": "corner", "fg": [ 4825, 4827, 4826, 4824 ], "bg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 4835, 4837, 4836, 4834 ], "bg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 4829, 4828 ], "bg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 4831, 4833, 4832, 4830 ], "bg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 4838, "bg": 5356 } + { "id": "center", "fg": 4842, "bg": 6658 }, + { "id": "corner", "fg": [ 4844, 4846, 4845, 4843 ], "bg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 4854, 4856, 4855, 4853 ], "bg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 4848, 4847 ], "bg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 4850, 4852, 4851, 4849 ], "bg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 4857, "bg": 5375 } ] }, { "id": "t_embrasure_log_season_autumn", - "fg": 4838, - "bg": 5351, + "fg": 4857, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4823, "bg": 6639 }, - { "id": "corner", "fg": [ 4825, 4827, 4826, 4824 ], "bg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 4835, 4837, 4836, 4834 ], "bg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 4829, 4828 ], "bg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 4831, 4833, 4832, 4830 ], "bg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 4838, "bg": 5351 } + { "id": "center", "fg": 4842, "bg": 6658 }, + { "id": "corner", "fg": [ 4844, 4846, 4845, 4843 ], "bg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 4854, 4856, 4855, 4853 ], "bg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 4848, 4847 ], "bg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 4850, 4852, 4851, 4849 ], "bg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 4857, "bg": 5370 } ] }, { "id": "t_embrasure_log_season_winter", - "fg": 4838, - "bg": 4177, + "fg": 4857, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4823, "bg": 6639 }, - { "id": "corner", "fg": [ 4825, 4827, 4826, 4824 ], "bg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 4835, 4837, 4836, 4834 ], "bg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 4829, 4828 ], "bg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 4831, 4833, 4832, 4830 ], "bg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 4838, "bg": 4177 } + { "id": "center", "fg": 4842, "bg": 6658 }, + { "id": "corner", "fg": [ 4844, 4846, 4845, 4843 ], "bg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 4854, 4856, 4855, 4853 ], "bg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 4848, 4847 ], "bg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 4850, 4852, 4851, 4849 ], "bg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 4857, "bg": 4196 } ] }, { "id": "t_embrasure_rock", - "fg": 4854, - "bg": 5983, + "fg": 4873, + "bg": 6002, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4839, "bg": 5968 }, - { "id": "corner", "fg": [ 4841, 4843, 4842, 4840 ], "bg": [ 5970, 5972, 5971, 5969 ] }, - { "id": "t_connection", "fg": [ 4851, 4853, 4852, 4850 ], "bg": [ 5980, 5982, 5981, 5979 ] }, - { "id": "edge", "fg": [ 4845, 4844 ], "bg": [ 5974, 5973 ] }, - { "id": "end_piece", "fg": [ 4847, 4849, 4848, 4846 ], "bg": [ 5976, 5978, 5977, 5975 ] }, - { "id": "unconnected", "fg": 4854, "bg": 5983 } + { "id": "center", "fg": 4858, "bg": 5987 }, + { "id": "corner", "fg": [ 4860, 4862, 4861, 4859 ], "bg": [ 5989, 5991, 5990, 5988 ] }, + { "id": "t_connection", "fg": [ 4870, 4872, 4871, 4869 ], "bg": [ 5999, 6001, 6000, 5998 ] }, + { "id": "edge", "fg": [ 4864, 4863 ], "bg": [ 5993, 5992 ] }, + { "id": "end_piece", "fg": [ 4866, 4868, 4867, 4865 ], "bg": [ 5995, 5997, 5996, 5994 ] }, + { "id": "unconnected", "fg": 4873, "bg": 6002 } ] }, { "id": "t_embrasure_sconc", - "fg": 4870, - "bg": 6036, + "fg": 4889, + "bg": 6055, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4855, "bg": 6021 }, - { "id": "corner", "fg": [ 4857, 4859, 4858, 4856 ], "bg": [ 6023, 6025, 6024, 6022 ] }, - { "id": "t_connection", "fg": [ 4867, 4869, 4868, 4866 ], "bg": [ 6033, 6035, 6034, 6032 ] }, - { "id": "edge", "fg": [ 4861, 4860 ], "bg": [ 6027, 6026 ] }, - { "id": "end_piece", "fg": [ 4863, 4865, 4864, 4862 ], "bg": [ 6029, 6031, 6030, 6028 ] }, - { "id": "unconnected", "fg": 4870, "bg": 6036 } + { "id": "center", "fg": 4874, "bg": 6040 }, + { "id": "corner", "fg": [ 4876, 4878, 4877, 4875 ], "bg": [ 6042, 6044, 6043, 6041 ] }, + { "id": "t_connection", "fg": [ 4886, 4888, 4887, 4885 ], "bg": [ 6052, 6054, 6053, 6051 ] }, + { "id": "edge", "fg": [ 4880, 4879 ], "bg": [ 6046, 6045 ] }, + { "id": "end_piece", "fg": [ 4882, 4884, 4883, 4881 ], "bg": [ 6048, 6050, 6049, 6047 ] }, + { "id": "unconnected", "fg": 4889, "bg": 6055 } ] }, { "id": "t_embrasure_strconcrete", - "fg": 4870, - "bg": 6404, + "fg": 4889, + "bg": 6423, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4855, "bg": 6389 }, - { "id": "corner", "fg": [ 4857, 4859, 4858, 4856 ], "bg": [ 6391, 6393, 6392, 6390 ] }, - { "id": "t_connection", "fg": [ 4867, 4869, 4868, 4866 ], "bg": [ 6401, 6403, 6402, 6400 ] }, - { "id": "edge", "fg": [ 4861, 4860 ], "bg": [ 6395, 6394 ] }, - { "id": "end_piece", "fg": [ 4863, 4865, 4864, 4862 ], "bg": [ 6397, 6399, 6398, 6396 ] }, - { "id": "unconnected", "fg": 4870, "bg": 6404 } + { "id": "center", "fg": 4874, "bg": 6408 }, + { "id": "corner", "fg": [ 4876, 4878, 4877, 4875 ], "bg": [ 6410, 6412, 6411, 6409 ] }, + { "id": "t_connection", "fg": [ 4886, 4888, 4887, 4885 ], "bg": [ 6420, 6422, 6421, 6419 ] }, + { "id": "edge", "fg": [ 4880, 4879 ], "bg": [ 6414, 6413 ] }, + { "id": "end_piece", "fg": [ 4882, 4884, 4883, 4881 ], "bg": [ 6416, 6418, 6417, 6415 ] }, + { "id": "unconnected", "fg": 4889, "bg": 6423 } ] }, { "id": "t_embrasure_wood", - "fg": 4885, - "bg": 6781, + "fg": 4904, + "bg": 6800, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4882, "bg": 6778 }, - { "id": "corner", "fg": [ 4872, 4874, 4873, 4871 ], "bg": [ 6768, 6770, 6769, 6767 ] }, - { "id": "t_connection", "fg": [ 4882, 4884, 4883, 4881 ], "bg": [ 6778, 6780, 6779, 6777 ] }, - { "id": "edge", "fg": [ 4876, 4875 ], "bg": [ 6772, 6771 ] }, - { "id": "end_piece", "fg": [ 4878, 4880, 4879, 4877 ], "bg": [ 6774, 6776, 6775, 6773 ] }, - { "id": "unconnected", "fg": 4885, "bg": 6781 } + { "id": "center", "fg": 4901, "bg": 6797 }, + { "id": "corner", "fg": [ 4891, 4893, 4892, 4890 ], "bg": [ 6787, 6789, 6788, 6786 ] }, + { "id": "t_connection", "fg": [ 4901, 4903, 4902, 4900 ], "bg": [ 6797, 6799, 6798, 6796 ] }, + { "id": "edge", "fg": [ 4895, 4894 ], "bg": [ 6791, 6790 ] }, + { "id": "end_piece", "fg": [ 4897, 4899, 4898, 4896 ], "bg": [ 6793, 6795, 6794, 6792 ] }, + { "id": "unconnected", "fg": 4904, "bg": 6800 } ] }, { "id": "t_fence_season_spring", "multitile": true, - "fg": 4901, - "bg": 5346, + "fg": 4920, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": 4886 }, - { "id": "corner", "bg": 5346, "fg": [ 4888, 4890, 4889, 4887 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 4898, 4900, 4899, 4897 ] }, - { "id": "edge", "bg": 5346, "fg": [ 4892, 4891 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 4894, 4896, 4895, 4893 ] }, - { "bg": 5346, "id": "unconnected", "fg": 4901 } + { "id": "center", "bg": 5365, "fg": 4905 }, + { "id": "corner", "bg": 5365, "fg": [ 4907, 4909, 4908, 4906 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 4917, 4919, 4918, 4916 ] }, + { "id": "edge", "bg": 5365, "fg": [ 4911, 4910 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 4913, 4915, 4914, 4912 ] }, + { "bg": 5365, "id": "unconnected", "fg": 4920 } ] }, { "id": "t_fence_season_summer", "multitile": true, - "fg": 4901, - "bg": 5356, + "fg": 4920, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": 4886 }, - { "id": "corner", "bg": 5356, "fg": [ 4888, 4890, 4889, 4887 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 4898, 4900, 4899, 4897 ] }, - { "id": "edge", "bg": 5356, "fg": [ 4892, 4891 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 4894, 4896, 4895, 4893 ] }, - { "bg": 5356, "id": "unconnected", "fg": 4901 } + { "id": "center", "bg": 5375, "fg": 4905 }, + { "id": "corner", "bg": 5375, "fg": [ 4907, 4909, 4908, 4906 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 4917, 4919, 4918, 4916 ] }, + { "id": "edge", "bg": 5375, "fg": [ 4911, 4910 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 4913, 4915, 4914, 4912 ] }, + { "bg": 5375, "id": "unconnected", "fg": 4920 } ] }, { "id": "t_fence_season_autumn", "multitile": true, - "fg": 4901, - "bg": 5351, + "fg": 4920, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": 4886 }, - { "id": "corner", "bg": 5351, "fg": [ 4888, 4890, 4889, 4887 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 4898, 4900, 4899, 4897 ] }, - { "id": "edge", "bg": 5351, "fg": [ 4892, 4891 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 4894, 4896, 4895, 4893 ] }, - { "bg": 5351, "id": "unconnected", "fg": 4901 } + { "id": "center", "bg": 5370, "fg": 4905 }, + { "id": "corner", "bg": 5370, "fg": [ 4907, 4909, 4908, 4906 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 4917, 4919, 4918, 4916 ] }, + { "id": "edge", "bg": 5370, "fg": [ 4911, 4910 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 4913, 4915, 4914, 4912 ] }, + { "bg": 5370, "id": "unconnected", "fg": 4920 } ] }, { "id": "t_fence_season_winter", "multitile": true, - "fg": 4901, - "bg": 4177, + "fg": 4920, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": 4886 }, - { "id": "corner", "bg": 4177, "fg": [ 4888, 4890, 4889, 4887 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4898, 4900, 4899, 4897 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4892, 4891 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4894, 4896, 4895, 4893 ] }, - { "bg": 4177, "id": "unconnected", "fg": 4901 } + { "id": "center", "bg": 4196, "fg": 4905 }, + { "id": "corner", "bg": 4196, "fg": [ 4907, 4909, 4908, 4906 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4917, 4919, 4918, 4916 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4911, 4910 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4913, 4915, 4914, 4912 ] }, + { "bg": 4196, "id": "unconnected", "fg": 4920 } ] }, - { "id": "t_fencegate_c_season_spring", "fg": 4902, "bg": 5346 }, - { "id": "t_fencegate_c_season_summer", "fg": 4902, "bg": 5356 }, - { "id": "t_fencegate_c_season_autumn", "fg": 4902, "bg": 5351 }, - { "id": "t_fencegate_c_season_winter", "fg": 4902, "bg": 4177 }, - { "id": "t_fencegate_o_season_spring", "fg": 4903, "bg": 5346 }, - { "id": "t_fencegate_o_season_summer", "fg": 4903, "bg": 5356 }, - { "id": "t_fencegate_o_season_autumn", "fg": 4903, "bg": 5351 }, - { "id": "t_fencegate_o_season_winter", "fg": 4903, "bg": 4177 }, + { "id": "t_fencegate_c_season_spring", "fg": 4921, "bg": 5365 }, + { "id": "t_fencegate_c_season_summer", "fg": 4921, "bg": 5375 }, + { "id": "t_fencegate_c_season_autumn", "fg": 4921, "bg": 5370 }, + { "id": "t_fencegate_c_season_winter", "fg": 4921, "bg": 4196 }, + { "id": "t_fencegate_o_season_spring", "fg": 4922, "bg": 5365 }, + { "id": "t_fencegate_o_season_summer", "fg": 4922, "bg": 5375 }, + { "id": "t_fencegate_o_season_autumn", "fg": 4922, "bg": 5370 }, + { "id": "t_fencegate_o_season_winter", "fg": 4922, "bg": 4196 }, { "id": "t_fence_barbed_season_spring", "multitile": true, - "fg": 4919, - "bg": 5346, + "fg": 4938, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": 4904 }, - { "id": "corner", "bg": 5346, "fg": [ 4906, 4908, 4907, 4905 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "edge", "bg": 5346, "fg": [ 4910, 4909 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 4912, 4914, 4913, 4911 ] }, - { "bg": 5346, "id": "unconnected", "fg": 4919 } + { "id": "center", "bg": 5365, "fg": 4923 }, + { "id": "corner", "bg": 5365, "fg": [ 4925, 4927, 4926, 4924 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "edge", "bg": 5365, "fg": [ 4929, 4928 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 4931, 4933, 4932, 4930 ] }, + { "bg": 5365, "id": "unconnected", "fg": 4938 } ] }, { "id": "t_fence_barbed_season_summer", "multitile": true, - "fg": 4919, - "bg": 5356, + "fg": 4938, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": 4904 }, - { "id": "corner", "bg": 5356, "fg": [ 4906, 4908, 4907, 4905 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "edge", "bg": 5356, "fg": [ 4910, 4909 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 4912, 4914, 4913, 4911 ] }, - { "bg": 5356, "id": "unconnected", "fg": 4919 } + { "id": "center", "bg": 5375, "fg": 4923 }, + { "id": "corner", "bg": 5375, "fg": [ 4925, 4927, 4926, 4924 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "edge", "bg": 5375, "fg": [ 4929, 4928 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 4931, 4933, 4932, 4930 ] }, + { "bg": 5375, "id": "unconnected", "fg": 4938 } ] }, { "id": "t_fence_barbed_season_autumn", "multitile": true, - "fg": 4919, - "bg": 5351, + "fg": 4938, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": 4904 }, - { "id": "corner", "bg": 5351, "fg": [ 4906, 4908, 4907, 4905 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "edge", "bg": 5351, "fg": [ 4910, 4909 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 4912, 4914, 4913, 4911 ] }, - { "bg": 5351, "id": "unconnected", "fg": 4919 } + { "id": "center", "bg": 5370, "fg": 4923 }, + { "id": "corner", "bg": 5370, "fg": [ 4925, 4927, 4926, 4924 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "edge", "bg": 5370, "fg": [ 4929, 4928 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 4931, 4933, 4932, 4930 ] }, + { "bg": 5370, "id": "unconnected", "fg": 4938 } ] }, { "id": "t_fence_barbed_season_winter", "multitile": true, - "fg": 4919, - "bg": 4177, + "fg": 4938, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": 4904 }, - { "id": "corner", "bg": 4177, "fg": [ 4906, 4908, 4907, 4905 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4916, 4918, 4917, 4915 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4910, 4909 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4912, 4914, 4913, 4911 ] }, - { "bg": 4177, "id": "unconnected", "fg": 4919 } + { "id": "center", "bg": 4196, "fg": 4923 }, + { "id": "corner", "bg": 4196, "fg": [ 4925, 4927, 4926, 4924 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4935, 4937, 4936, 4934 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4929, 4928 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4931, 4933, 4932, 4930 ] }, + { "bg": 4196, "id": "unconnected", "fg": 4938 } ] }, - { "id": "t_fence_post", "fg": 4920, "bg": 5346 }, - { "id": "t_fence_post_season_summer", "fg": 4920, "bg": 5356 }, - { "id": "t_fence_post_season_autumn", "fg": 4920, "bg": 5351 }, - { "id": "t_fence_post_season_winter", "fg": 4920, "bg": 4177 }, + { "id": "t_fence_post", "fg": 4939, "bg": 5365 }, + { "id": "t_fence_post_season_summer", "fg": 4939, "bg": 5375 }, + { "id": "t_fence_post_season_autumn", "fg": 4939, "bg": 5370 }, + { "id": "t_fence_post_season_winter", "fg": 4939, "bg": 4196 }, { "id": "t_fence_rope", - "fg": 4936, - "bg": 5346, + "fg": 4955, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4921, "bg": 5346 }, - { "id": "corner", "fg": [ 4923, 4925, 4924, 4922 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 4933, 4935, 4934, 4932 ], "bg": 5346 }, - { "id": "edge", "fg": [ 4927, 4926 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 4929, 4931, 4930, 4928 ], "bg": 5346 }, - { "id": "unconnected", "fg": [ 4936, 4936 ], "bg": 5346 } + { "id": "center", "fg": 4940, "bg": 5365 }, + { "id": "corner", "fg": [ 4942, 4944, 4943, 4941 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 4952, 4954, 4953, 4951 ], "bg": 5365 }, + { "id": "edge", "fg": [ 4946, 4945 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 4948, 4950, 4949, 4947 ], "bg": 5365 }, + { "id": "unconnected", "fg": [ 4955, 4955 ], "bg": 5365 } ] }, { "id": "t_fence_rope_season_summer", - "fg": 4936, - "bg": 5356, + "fg": 4955, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4921, "bg": 4692 }, - { "id": "corner", "fg": [ 4923, 4925, 4924, 4922 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 4933, 4935, 4934, 4932 ], "bg": 5356 }, - { "id": "edge", "fg": [ 4927, 4926 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 4929, 4931, 4930, 4928 ], "bg": 5356 }, - { "id": "unconnected", "fg": [ 4936, 4936 ], "bg": 5356 } + { "id": "center", "fg": 4940, "bg": 4711 }, + { "id": "corner", "fg": [ 4942, 4944, 4943, 4941 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 4952, 4954, 4953, 4951 ], "bg": 5375 }, + { "id": "edge", "fg": [ 4946, 4945 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 4948, 4950, 4949, 4947 ], "bg": 5375 }, + { "id": "unconnected", "fg": [ 4955, 4955 ], "bg": 5375 } ] }, { "id": "t_fence_rope_season_autumn", - "fg": 4936, - "bg": 5351, + "fg": 4955, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4921, "bg": 4673 }, - { "id": "corner", "fg": [ 4923, 4925, 4924, 4922 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 4933, 4935, 4934, 4932 ], "bg": 5351 }, - { "id": "edge", "fg": [ 4927, 4926 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 4929, 4931, 4930, 4928 ], "bg": 5351 }, - { "id": "unconnected", "fg": [ 4936, 4936 ], "bg": 5351 } + { "id": "center", "fg": 4940, "bg": 4692 }, + { "id": "corner", "fg": [ 4942, 4944, 4943, 4941 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 4952, 4954, 4953, 4951 ], "bg": 5370 }, + { "id": "edge", "fg": [ 4946, 4945 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 4948, 4950, 4949, 4947 ], "bg": 5370 }, + { "id": "unconnected", "fg": [ 4955, 4955 ], "bg": 5370 } ] }, { "id": "t_fence_rope_season_winter", - "fg": 4936, - "bg": 4177, + "fg": 4955, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 4921, "bg": 4177 }, - { "id": "corner", "fg": [ 4923, 4925, 4924, 4922 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 4933, 4935, 4934, 4932 ], "bg": 4177 }, - { "id": "edge", "fg": [ 4927, 4926 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 4929, 4931, 4930, 4928 ], "bg": 4177 }, - { "id": "unconnected", "fg": [ 4936, 4936 ], "bg": 4177 } + { "id": "center", "fg": 4940, "bg": 4196 }, + { "id": "corner", "fg": [ 4942, 4944, 4943, 4941 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 4952, 4954, 4953, 4951 ], "bg": 4196 }, + { "id": "edge", "fg": [ 4946, 4945 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 4948, 4950, 4949, 4947 ], "bg": 4196 }, + { "id": "unconnected", "fg": [ 4955, 4955 ], "bg": 4196 } ] }, { "id": "t_fence_wire_season_spring", "multitile": true, - "fg": 4952, - "bg": 5346, + "fg": 4971, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": 4937 }, - { "id": "corner", "bg": 5346, "fg": [ 4939, 4941, 4940, 4938 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 4949, 4951, 4950, 4948 ] }, - { "id": "edge", "bg": 5346, "fg": [ 4943, 4942 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 4945, 4947, 4946, 4944 ] }, - { "bg": 5346, "id": "unconnected", "fg": 4952 } + { "id": "center", "bg": 5365, "fg": 4956 }, + { "id": "corner", "bg": 5365, "fg": [ 4958, 4960, 4959, 4957 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 4968, 4970, 4969, 4967 ] }, + { "id": "edge", "bg": 5365, "fg": [ 4962, 4961 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 4964, 4966, 4965, 4963 ] }, + { "bg": 5365, "id": "unconnected", "fg": 4971 } ] }, { "id": "t_fence_wire_season_summer", "multitile": true, - "fg": 4952, - "bg": 5356, + "fg": 4971, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": 4937 }, - { "id": "corner", "bg": 5356, "fg": [ 4939, 4941, 4940, 4938 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 4949, 4951, 4950, 4948 ] }, - { "id": "edge", "bg": 5356, "fg": [ 4943, 4942 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 4945, 4947, 4946, 4944 ] }, - { "bg": 5356, "id": "unconnected", "fg": 4952 } + { "id": "center", "bg": 5375, "fg": 4956 }, + { "id": "corner", "bg": 5375, "fg": [ 4958, 4960, 4959, 4957 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 4968, 4970, 4969, 4967 ] }, + { "id": "edge", "bg": 5375, "fg": [ 4962, 4961 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 4964, 4966, 4965, 4963 ] }, + { "bg": 5375, "id": "unconnected", "fg": 4971 } ] }, { "id": "t_fence_wire_season_autumn", "multitile": true, - "fg": 4952, - "bg": 5351, + "fg": 4971, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": 4937 }, - { "id": "corner", "bg": 5351, "fg": [ 4939, 4941, 4940, 4938 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 4949, 4951, 4950, 4948 ] }, - { "id": "edge", "bg": 5351, "fg": [ 4943, 4942 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 4945, 4947, 4946, 4944 ] }, - { "bg": 5351, "id": "unconnected", "fg": 4952 } + { "id": "center", "bg": 5370, "fg": 4956 }, + { "id": "corner", "bg": 5370, "fg": [ 4958, 4960, 4959, 4957 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 4968, 4970, 4969, 4967 ] }, + { "id": "edge", "bg": 5370, "fg": [ 4962, 4961 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 4964, 4966, 4965, 4963 ] }, + { "bg": 5370, "id": "unconnected", "fg": 4971 } ] }, { "id": "t_fence_wire_season_winter", "multitile": true, - "fg": 4952, - "bg": 4177, + "fg": 4971, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": 4937 }, - { "id": "corner", "bg": 4177, "fg": [ 4939, 4941, 4940, 4938 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4949, 4951, 4950, 4948 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4943, 4942 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4945, 4947, 4946, 4944 ] }, - { "bg": 4177, "id": "unconnected", "fg": 4952 } + { "id": "center", "bg": 4196, "fg": 4956 }, + { "id": "corner", "bg": 4196, "fg": [ 4958, 4960, 4959, 4957 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4968, 4970, 4969, 4967 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4962, 4961 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4964, 4966, 4965, 4963 ] }, + { "bg": 4196, "id": "unconnected", "fg": 4971 } ] }, { "id": "t_floor", "multitile": true, - "fg": 4970, + "fg": 4989, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 4953 }, { "weight": 1, "sprite": 4954 }, { "weight": 1, "sprite": 4955 } ] + "fg": [ { "weight": 1, "sprite": 4972 }, { "weight": 1, "sprite": 4973 }, { "weight": 1, "sprite": 4974 } ] }, - { "id": "corner", "fg": [ 4957, 4959, 4958, 4956 ] }, - { "id": "t_connection", "fg": [ 4967, 4969, 4968, 4966 ] }, - { "id": "edge", "fg": [ 4961, 4960 ] }, - { "id": "end_piece", "fg": [ 4963, 4965, 4964, 4962 ] }, - { "id": "unconnected", "fg": 4970 } + { "id": "corner", "fg": [ 4976, 4978, 4977, 4975 ] }, + { "id": "t_connection", "fg": [ 4986, 4988, 4987, 4985 ] }, + { "id": "edge", "fg": [ 4980, 4979 ] }, + { "id": "end_piece", "fg": [ 4982, 4984, 4983, 4981 ] }, + { "id": "unconnected", "fg": 4989 } ] }, - { "id": "t_floor_primitive", "fg": 4971, "bg": 4656 }, + { "id": "t_floor_primitive", "fg": 4990, "bg": 4675 }, { "id": "t_floor_resin", "multitile": true, - "fg": 4987, + "fg": 5006, "additional_tiles": [ - { "id": "center", "fg": 4972 }, - { "id": "corner", "fg": [ 4974, 4976, 4975, 4973 ] }, - { "id": "t_connection", "fg": [ 4984, 4986, 4985, 4983 ] }, - { "id": "edge", "fg": [ 4978, 4977 ] }, - { "id": "end_piece", "fg": [ 4980, 4982, 4981, 4979 ] }, - { "id": "unconnected", "fg": 4987 } + { "id": "center", "fg": 4991 }, + { "id": "corner", "fg": [ 4993, 4995, 4994, 4992 ] }, + { "id": "t_connection", "fg": [ 5003, 5005, 5004, 5002 ] }, + { "id": "edge", "fg": [ 4997, 4996 ] }, + { "id": "end_piece", "fg": [ 4999, 5001, 5000, 4998 ] }, + { "id": "unconnected", "fg": 5006 } ] }, { "id": "t_floor_wax", "multitile": true, - "fg": 5003, + "fg": 5022, "additional_tiles": [ - { "id": "center", "fg": 4988 }, - { "id": "corner", "fg": [ 4990, 4992, 4991, 4989 ] }, - { "id": "t_connection", "fg": [ 5000, 5002, 5001, 4999 ] }, - { "id": "edge", "fg": [ 4994, 4993 ] }, - { "id": "end_piece", "fg": [ 4996, 4998, 4997, 4995 ] }, - { "id": "unconnected", "fg": 5003 } + { "id": "center", "fg": 5007 }, + { "id": "corner", "fg": [ 5009, 5011, 5010, 5008 ] }, + { "id": "t_connection", "fg": [ 5019, 5021, 5020, 5018 ] }, + { "id": "edge", "fg": [ 5013, 5012 ] }, + { "id": "end_piece", "fg": [ 5015, 5017, 5016, 5014 ] }, + { "id": "unconnected", "fg": 5022 } ] }, { "id": "t_floor_waxed", "multitile": true, - "fg": 5019, + "fg": 5038, "additional_tiles": [ - { "id": "center", "fg": 5004 }, - { "id": "corner", "fg": [ 5006, 5008, 5007, 5005 ] }, - { "id": "t_connection", "fg": [ 5016, 5018, 5017, 5015 ] }, - { "id": "edge", "fg": [ 5010, 5009 ] }, - { "id": "end_piece", "fg": [ 5012, 5014, 5013, 5011 ] }, - { "id": "unconnected", "fg": 5019 } + { "id": "center", "fg": 5023 }, + { "id": "corner", "fg": [ 5025, 5027, 5026, 5024 ] }, + { "id": "t_connection", "fg": [ 5035, 5037, 5036, 5034 ] }, + { "id": "edge", "fg": [ 5029, 5028 ] }, + { "id": "end_piece", "fg": [ 5031, 5033, 5032, 5030 ] }, + { "id": "unconnected", "fg": 5038 } ] }, { "id": "t_floor_waxed_y", "multitile": true, - "fg": 5035, + "fg": 5054, "additional_tiles": [ - { "id": "center", "fg": 5020 }, - { "id": "corner", "fg": [ 5022, 5024, 5023, 5021 ] }, - { "id": "t_connection", "fg": [ 5032, 5034, 5033, 5031 ] }, - { "id": "edge", "fg": [ 5026, 5025 ] }, - { "id": "end_piece", "fg": [ 5028, 5030, 5029, 5027 ] }, - { "id": "unconnected", "fg": 5035 } + { "id": "center", "fg": 5039 }, + { "id": "corner", "fg": [ 5041, 5043, 5042, 5040 ] }, + { "id": "t_connection", "fg": [ 5051, 5053, 5052, 5050 ] }, + { "id": "edge", "fg": [ 5045, 5044 ] }, + { "id": "end_piece", "fg": [ 5047, 5049, 5048, 5046 ] }, + { "id": "unconnected", "fg": 5054 } ] }, { "id": "t_fungus", "multitile": true, - "fg": 5051, - "bg": 4654, + "fg": 5070, + "bg": 4673, "additional_tiles": [ { "id": "center", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 32, "sprite": 5036 }, - { "weight": 32, "sprite": 5052 }, - { "weight": 32, "sprite": 5068 }, - { "weight": 32, "sprite": 5084 }, - { "weight": 32, "sprite": 5100 }, - { "weight": 32, "sprite": 5116 }, + { "weight": 32, "sprite": 5055 }, + { "weight": 32, "sprite": 5071 }, + { "weight": 32, "sprite": 5087 }, + { "weight": 32, "sprite": 5103 }, + { "weight": 32, "sprite": 5119 }, + { "weight": 32, "sprite": 5135 }, + { "weight": 1, "sprite": 5183 }, + { "weight": 1, "sprite": 5184 }, + { "weight": 1, "sprite": 5185 }, + { "weight": 1, "sprite": 5186 }, + { "weight": 1, "sprite": 5187 }, + { "weight": 1, "sprite": 5188 }, + { "weight": 1, "sprite": 5189 }, + { "weight": 1, "sprite": 5190 }, + { "weight": 1, "sprite": 5191 }, + { "weight": 1, "sprite": 5192 }, + { "weight": 1, "sprite": 5193 }, + { "weight": 1, "sprite": 5194 }, + { "weight": 1, "sprite": 5195 }, + { "weight": 1, "sprite": 5196 }, + { "weight": 1, "sprite": 5197 }, + { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5151 }, + { "weight": 1, "sprite": 5152 }, + { "weight": 1, "sprite": 5153 }, + { "weight": 1, "sprite": 5154 }, + { "weight": 1, "sprite": 5155 }, + { "weight": 1, "sprite": 5156 }, + { "weight": 1, "sprite": 5157 }, + { "weight": 1, "sprite": 5158 }, + { "weight": 1, "sprite": 5159 }, + { "weight": 1, "sprite": 5160 }, + { "weight": 1, "sprite": 5161 }, + { "weight": 1, "sprite": 5162 }, + { "weight": 1, "sprite": 5163 }, { "weight": 1, "sprite": 5164 }, { "weight": 1, "sprite": 5165 }, { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5166 }, { "weight": 1, "sprite": 5167 }, { "weight": 1, "sprite": 5168 }, { "weight": 1, "sprite": 5169 }, @@ -5985,108 +6105,108 @@ { "weight": 1, "sprite": 5176 }, { "weight": 1, "sprite": 5177 }, { "weight": 1, "sprite": 5178 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5132 }, - { "weight": 1, "sprite": 5133 }, - { "weight": 1, "sprite": 5134 }, - { "weight": 1, "sprite": 5135 }, - { "weight": 1, "sprite": 5136 }, - { "weight": 1, "sprite": 5137 }, - { "weight": 1, "sprite": 5138 }, - { "weight": 1, "sprite": 5139 }, - { "weight": 1, "sprite": 5140 }, - { "weight": 1, "sprite": 5141 }, - { "weight": 1, "sprite": 5142 }, - { "weight": 1, "sprite": 5143 }, - { "weight": 1, "sprite": 5144 }, - { "weight": 1, "sprite": 5145 }, - { "weight": 1, "sprite": 5146 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5148 }, - { "weight": 1, "sprite": 5149 }, - { "weight": 1, "sprite": 5150 }, - { "weight": 1, "sprite": 5151 }, - { "weight": 1, "sprite": 5152 }, - { "weight": 1, "sprite": 5153 }, - { "weight": 1, "sprite": 5154 }, - { "weight": 1, "sprite": 5155 }, - { "weight": 1, "sprite": 5156 }, - { "weight": 1, "sprite": 5157 }, - { "weight": 1, "sprite": 5158 }, - { "weight": 1, "sprite": 5159 }, - { "weight": 1, "sprite": 5160 }, - { "weight": 1, "sprite": 5161 }, - { "weight": 1, "sprite": 5162 }, - { "weight": 1, "sprite": 5163 } + { "weight": 1, "sprite": 5179 }, + { "weight": 1, "sprite": 5180 }, + { "weight": 1, "sprite": 5181 }, + { "weight": 1, "sprite": 5182 } ] }, { "id": "corner", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5038, 5040, 5039, 5037 ] }, - { "weight": 1, "sprite": [ 5054, 5056, 5055, 5053 ] }, - { "weight": 1, "sprite": [ 5070, 5072, 5071, 5069 ] }, - { "weight": 1, "sprite": [ 5102, 5104, 5103, 5101 ] }, - { "weight": 1, "sprite": [ 5118, 5120, 5119, 5117 ] } + { "weight": 1, "sprite": [ 5057, 5059, 5058, 5056 ] }, + { "weight": 1, "sprite": [ 5073, 5075, 5074, 5072 ] }, + { "weight": 1, "sprite": [ 5089, 5091, 5090, 5088 ] }, + { "weight": 1, "sprite": [ 5121, 5123, 5122, 5120 ] }, + { "weight": 1, "sprite": [ 5137, 5139, 5138, 5136 ] } ] }, { "id": "t_connection", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5048, 5050, 5049, 5047 ] }, - { "weight": 1, "sprite": [ 5064, 5066, 5065, 5063 ] }, - { "weight": 1, "sprite": [ 5080, 5082, 5081, 5079 ] }, - { "weight": 1, "sprite": [ 5112, 5114, 5113, 5111 ] }, - { "weight": 1, "sprite": [ 5128, 5130, 5129, 5127 ] } + { "weight": 1, "sprite": [ 5067, 5069, 5068, 5066 ] }, + { "weight": 1, "sprite": [ 5083, 5085, 5084, 5082 ] }, + { "weight": 1, "sprite": [ 5099, 5101, 5100, 5098 ] }, + { "weight": 1, "sprite": [ 5131, 5133, 5132, 5130 ] }, + { "weight": 1, "sprite": [ 5147, 5149, 5148, 5146 ] } ] }, { "id": "edge", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5042, 5041 ] }, - { "weight": 1, "sprite": [ 5058, 5057 ] }, - { "weight": 1, "sprite": [ 5074, 5073 ] }, - { "weight": 1, "sprite": [ 5106, 5105 ] }, - { "weight": 1, "sprite": [ 5122, 5121 ] } + { "weight": 1, "sprite": [ 5061, 5060 ] }, + { "weight": 1, "sprite": [ 5077, 5076 ] }, + { "weight": 1, "sprite": [ 5093, 5092 ] }, + { "weight": 1, "sprite": [ 5125, 5124 ] }, + { "weight": 1, "sprite": [ 5141, 5140 ] } ] }, { "id": "end_piece", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5044, 5046, 5045, 5043 ] }, - { "weight": 1, "sprite": [ 5060, 5062, 5061, 5059 ] }, - { "weight": 1, "sprite": [ 5076, 5078, 5077, 5075 ] }, - { "weight": 1, "sprite": [ 5108, 5110, 5109, 5107 ] }, - { "weight": 1, "sprite": [ 5124, 5126, 5125, 5123 ] } + { "weight": 1, "sprite": [ 5063, 5065, 5064, 5062 ] }, + { "weight": 1, "sprite": [ 5079, 5081, 5080, 5078 ] }, + { "weight": 1, "sprite": [ 5095, 5097, 5096, 5094 ] }, + { "weight": 1, "sprite": [ 5127, 5129, 5128, 5126 ] }, + { "weight": 1, "sprite": [ 5143, 5145, 5144, 5142 ] } ] }, - { "bg": 4654, "id": "unconnected", "fg": 5051 } + { "bg": 4673, "id": "unconnected", "fg": 5070 } ] }, { "id": "t_fungus_season_summer", "multitile": true, - "fg": 5051, - "bg": 4654, + "fg": 5070, + "bg": 4673, "additional_tiles": [ { "id": "center", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 32, "sprite": 5036 }, - { "weight": 32, "sprite": 5052 }, - { "weight": 32, "sprite": 5068 }, - { "weight": 32, "sprite": 5084 }, - { "weight": 32, "sprite": 5100 }, - { "weight": 32, "sprite": 5116 }, + { "weight": 32, "sprite": 5055 }, + { "weight": 32, "sprite": 5071 }, + { "weight": 32, "sprite": 5087 }, + { "weight": 32, "sprite": 5103 }, + { "weight": 32, "sprite": 5119 }, + { "weight": 32, "sprite": 5135 }, + { "weight": 1, "sprite": 5183 }, + { "weight": 1, "sprite": 5184 }, + { "weight": 1, "sprite": 5185 }, + { "weight": 1, "sprite": 5186 }, + { "weight": 1, "sprite": 5187 }, + { "weight": 1, "sprite": 5188 }, + { "weight": 1, "sprite": 5189 }, + { "weight": 1, "sprite": 5190 }, + { "weight": 1, "sprite": 5191 }, + { "weight": 1, "sprite": 5192 }, + { "weight": 1, "sprite": 5193 }, + { "weight": 1, "sprite": 5194 }, + { "weight": 1, "sprite": 5195 }, + { "weight": 1, "sprite": 5196 }, + { "weight": 1, "sprite": 5197 }, + { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5151 }, + { "weight": 1, "sprite": 5152 }, + { "weight": 1, "sprite": 5153 }, + { "weight": 1, "sprite": 5154 }, + { "weight": 1, "sprite": 5155 }, + { "weight": 1, "sprite": 5156 }, + { "weight": 1, "sprite": 5157 }, + { "weight": 1, "sprite": 5158 }, + { "weight": 1, "sprite": 5159 }, + { "weight": 1, "sprite": 5160 }, + { "weight": 1, "sprite": 5161 }, + { "weight": 1, "sprite": 5162 }, + { "weight": 1, "sprite": 5163 }, { "weight": 1, "sprite": 5164 }, { "weight": 1, "sprite": 5165 }, { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5166 }, { "weight": 1, "sprite": 5167 }, { "weight": 1, "sprite": 5168 }, { "weight": 1, "sprite": 5169 }, @@ -6099,98 +6219,98 @@ { "weight": 1, "sprite": 5176 }, { "weight": 1, "sprite": 5177 }, { "weight": 1, "sprite": 5178 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5132 }, - { "weight": 1, "sprite": 5133 }, - { "weight": 1, "sprite": 5134 }, - { "weight": 1, "sprite": 5135 }, - { "weight": 1, "sprite": 5136 }, - { "weight": 1, "sprite": 5137 }, - { "weight": 1, "sprite": 5138 }, - { "weight": 1, "sprite": 5139 }, - { "weight": 1, "sprite": 5140 }, - { "weight": 1, "sprite": 5141 }, - { "weight": 1, "sprite": 5142 }, - { "weight": 1, "sprite": 5143 }, - { "weight": 1, "sprite": 5144 }, - { "weight": 1, "sprite": 5145 }, - { "weight": 1, "sprite": 5146 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5148 }, - { "weight": 1, "sprite": 5149 }, - { "weight": 1, "sprite": 5150 }, - { "weight": 1, "sprite": 5151 }, - { "weight": 1, "sprite": 5152 }, - { "weight": 1, "sprite": 5153 }, - { "weight": 1, "sprite": 5154 }, - { "weight": 1, "sprite": 5155 }, - { "weight": 1, "sprite": 5156 }, - { "weight": 1, "sprite": 5157 }, - { "weight": 1, "sprite": 5158 }, - { "weight": 1, "sprite": 5159 }, - { "weight": 1, "sprite": 5160 }, - { "weight": 1, "sprite": 5161 }, - { "weight": 1, "sprite": 5162 }, - { "weight": 1, "sprite": 5163 } + { "weight": 1, "sprite": 5179 }, + { "weight": 1, "sprite": 5180 }, + { "weight": 1, "sprite": 5181 }, + { "weight": 1, "sprite": 5182 } ] }, { "id": "corner", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5038, 5040, 5039, 5037 ] }, - { "weight": 1, "sprite": [ 5054, 5056, 5055, 5053 ] }, - { "weight": 1, "sprite": [ 5070, 5072, 5071, 5069 ] }, - { "weight": 1, "sprite": [ 5102, 5104, 5103, 5101 ] }, - { "weight": 1, "sprite": [ 5118, 5120, 5119, 5117 ] } + { "weight": 1, "sprite": [ 5057, 5059, 5058, 5056 ] }, + { "weight": 1, "sprite": [ 5073, 5075, 5074, 5072 ] }, + { "weight": 1, "sprite": [ 5089, 5091, 5090, 5088 ] }, + { "weight": 1, "sprite": [ 5121, 5123, 5122, 5120 ] }, + { "weight": 1, "sprite": [ 5137, 5139, 5138, 5136 ] } ] }, { "id": "t_connection", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5048, 5050, 5049, 5047 ] }, - { "weight": 1, "sprite": [ 5064, 5066, 5065, 5063 ] }, - { "weight": 1, "sprite": [ 5080, 5082, 5081, 5079 ] }, - { "weight": 1, "sprite": [ 5112, 5114, 5113, 5111 ] }, - { "weight": 1, "sprite": [ 5128, 5130, 5129, 5127 ] } + { "weight": 1, "sprite": [ 5067, 5069, 5068, 5066 ] }, + { "weight": 1, "sprite": [ 5083, 5085, 5084, 5082 ] }, + { "weight": 1, "sprite": [ 5099, 5101, 5100, 5098 ] }, + { "weight": 1, "sprite": [ 5131, 5133, 5132, 5130 ] }, + { "weight": 1, "sprite": [ 5147, 5149, 5148, 5146 ] } ] }, - { "id": "edge", "bg": 4654, "fg": [ 5042, 5041 ] }, + { "id": "edge", "bg": 4673, "fg": [ 5061, 5060 ] }, { "id": "end_piece", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5044, 5046, 5045, 5043 ] }, - { "weight": 1, "sprite": [ 5060, 5062, 5061, 5059 ] }, - { "weight": 1, "sprite": [ 5076, 5078, 5077, 5075 ] }, - { "weight": 1, "sprite": [ 5108, 5110, 5109, 5107 ] }, - { "weight": 1, "sprite": [ 5124, 5126, 5125, 5123 ] } + { "weight": 1, "sprite": [ 5063, 5065, 5064, 5062 ] }, + { "weight": 1, "sprite": [ 5079, 5081, 5080, 5078 ] }, + { "weight": 1, "sprite": [ 5095, 5097, 5096, 5094 ] }, + { "weight": 1, "sprite": [ 5127, 5129, 5128, 5126 ] }, + { "weight": 1, "sprite": [ 5143, 5145, 5144, 5142 ] } ] }, - { "bg": 4654, "id": "unconnected", "fg": 5051 } + { "bg": 4673, "id": "unconnected", "fg": 5070 } ] }, { "id": "t_fungus_season_autumn", "multitile": true, - "fg": 5051, - "bg": 4654, + "fg": 5070, + "bg": 4673, "additional_tiles": [ { "id": "center", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 32, "sprite": 5036 }, - { "weight": 32, "sprite": 5052 }, - { "weight": 32, "sprite": 5068 }, - { "weight": 32, "sprite": 5084 }, - { "weight": 32, "sprite": 5100 }, - { "weight": 32, "sprite": 5116 }, + { "weight": 32, "sprite": 5055 }, + { "weight": 32, "sprite": 5071 }, + { "weight": 32, "sprite": 5087 }, + { "weight": 32, "sprite": 5103 }, + { "weight": 32, "sprite": 5119 }, + { "weight": 32, "sprite": 5135 }, + { "weight": 1, "sprite": 5183 }, + { "weight": 1, "sprite": 5184 }, + { "weight": 1, "sprite": 5185 }, + { "weight": 1, "sprite": 5186 }, + { "weight": 1, "sprite": 5187 }, + { "weight": 1, "sprite": 5188 }, + { "weight": 1, "sprite": 5189 }, + { "weight": 1, "sprite": 5190 }, + { "weight": 1, "sprite": 5191 }, + { "weight": 1, "sprite": 5192 }, + { "weight": 1, "sprite": 5193 }, + { "weight": 1, "sprite": 5194 }, + { "weight": 1, "sprite": 5195 }, + { "weight": 1, "sprite": 5196 }, + { "weight": 1, "sprite": 5197 }, + { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5151 }, + { "weight": 1, "sprite": 5152 }, + { "weight": 1, "sprite": 5153 }, + { "weight": 1, "sprite": 5154 }, + { "weight": 1, "sprite": 5155 }, + { "weight": 1, "sprite": 5156 }, + { "weight": 1, "sprite": 5157 }, + { "weight": 1, "sprite": 5158 }, + { "weight": 1, "sprite": 5159 }, + { "weight": 1, "sprite": 5160 }, + { "weight": 1, "sprite": 5161 }, + { "weight": 1, "sprite": 5162 }, + { "weight": 1, "sprite": 5163 }, { "weight": 1, "sprite": 5164 }, { "weight": 1, "sprite": 5165 }, { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5166 }, { "weight": 1, "sprite": 5167 }, { "weight": 1, "sprite": 5168 }, { "weight": 1, "sprite": 5169 }, @@ -6203,98 +6323,98 @@ { "weight": 1, "sprite": 5176 }, { "weight": 1, "sprite": 5177 }, { "weight": 1, "sprite": 5178 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5132 }, - { "weight": 1, "sprite": 5133 }, - { "weight": 1, "sprite": 5134 }, - { "weight": 1, "sprite": 5135 }, - { "weight": 1, "sprite": 5136 }, - { "weight": 1, "sprite": 5137 }, - { "weight": 1, "sprite": 5138 }, - { "weight": 1, "sprite": 5139 }, - { "weight": 1, "sprite": 5140 }, - { "weight": 1, "sprite": 5141 }, - { "weight": 1, "sprite": 5142 }, - { "weight": 1, "sprite": 5143 }, - { "weight": 1, "sprite": 5144 }, - { "weight": 1, "sprite": 5145 }, - { "weight": 1, "sprite": 5146 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5148 }, - { "weight": 1, "sprite": 5149 }, - { "weight": 1, "sprite": 5150 }, - { "weight": 1, "sprite": 5151 }, - { "weight": 1, "sprite": 5152 }, - { "weight": 1, "sprite": 5153 }, - { "weight": 1, "sprite": 5154 }, - { "weight": 1, "sprite": 5155 }, - { "weight": 1, "sprite": 5156 }, - { "weight": 1, "sprite": 5157 }, - { "weight": 1, "sprite": 5158 }, - { "weight": 1, "sprite": 5159 }, - { "weight": 1, "sprite": 5160 }, - { "weight": 1, "sprite": 5161 }, - { "weight": 1, "sprite": 5162 }, - { "weight": 1, "sprite": 5163 } + { "weight": 1, "sprite": 5179 }, + { "weight": 1, "sprite": 5180 }, + { "weight": 1, "sprite": 5181 }, + { "weight": 1, "sprite": 5182 } ] }, { "id": "corner", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5038, 5040, 5039, 5037 ] }, - { "weight": 1, "sprite": [ 5054, 5056, 5055, 5053 ] }, - { "weight": 1, "sprite": [ 5070, 5072, 5071, 5069 ] }, - { "weight": 1, "sprite": [ 5102, 5104, 5103, 5101 ] }, - { "weight": 1, "sprite": [ 5118, 5120, 5119, 5117 ] } + { "weight": 1, "sprite": [ 5057, 5059, 5058, 5056 ] }, + { "weight": 1, "sprite": [ 5073, 5075, 5074, 5072 ] }, + { "weight": 1, "sprite": [ 5089, 5091, 5090, 5088 ] }, + { "weight": 1, "sprite": [ 5121, 5123, 5122, 5120 ] }, + { "weight": 1, "sprite": [ 5137, 5139, 5138, 5136 ] } ] }, { "id": "t_connection", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5048, 5050, 5049, 5047 ] }, - { "weight": 1, "sprite": [ 5064, 5066, 5065, 5063 ] }, - { "weight": 1, "sprite": [ 5080, 5082, 5081, 5079 ] }, - { "weight": 1, "sprite": [ 5112, 5114, 5113, 5111 ] }, - { "weight": 1, "sprite": [ 5128, 5130, 5129, 5127 ] } + { "weight": 1, "sprite": [ 5067, 5069, 5068, 5066 ] }, + { "weight": 1, "sprite": [ 5083, 5085, 5084, 5082 ] }, + { "weight": 1, "sprite": [ 5099, 5101, 5100, 5098 ] }, + { "weight": 1, "sprite": [ 5131, 5133, 5132, 5130 ] }, + { "weight": 1, "sprite": [ 5147, 5149, 5148, 5146 ] } ] }, - { "id": "edge", "bg": 4654, "fg": [ 5042, 5041 ] }, + { "id": "edge", "bg": 4673, "fg": [ 5061, 5060 ] }, { "id": "end_piece", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5044, 5046, 5045, 5043 ] }, - { "weight": 1, "sprite": [ 5060, 5062, 5061, 5059 ] }, - { "weight": 1, "sprite": [ 5076, 5078, 5077, 5075 ] }, - { "weight": 1, "sprite": [ 5108, 5110, 5109, 5107 ] }, - { "weight": 1, "sprite": [ 5124, 5126, 5125, 5123 ] } + { "weight": 1, "sprite": [ 5063, 5065, 5064, 5062 ] }, + { "weight": 1, "sprite": [ 5079, 5081, 5080, 5078 ] }, + { "weight": 1, "sprite": [ 5095, 5097, 5096, 5094 ] }, + { "weight": 1, "sprite": [ 5127, 5129, 5128, 5126 ] }, + { "weight": 1, "sprite": [ 5143, 5145, 5144, 5142 ] } ] }, - { "bg": 4654, "id": "unconnected", "fg": 5051 } + { "bg": 4673, "id": "unconnected", "fg": 5070 } ] }, { "id": "t_fungus_season_winter", "multitile": true, - "fg": 5051, - "bg": 4177, + "fg": 5070, + "bg": 4196, "additional_tiles": [ { "id": "center", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 32, "sprite": 5036 }, - { "weight": 32, "sprite": 5052 }, - { "weight": 32, "sprite": 5068 }, - { "weight": 32, "sprite": 5084 }, - { "weight": 32, "sprite": 5100 }, - { "weight": 32, "sprite": 5116 }, + { "weight": 32, "sprite": 5055 }, + { "weight": 32, "sprite": 5071 }, + { "weight": 32, "sprite": 5087 }, + { "weight": 32, "sprite": 5103 }, + { "weight": 32, "sprite": 5119 }, + { "weight": 32, "sprite": 5135 }, + { "weight": 1, "sprite": 5183 }, + { "weight": 1, "sprite": 5184 }, + { "weight": 1, "sprite": 5185 }, + { "weight": 1, "sprite": 5186 }, + { "weight": 1, "sprite": 5187 }, + { "weight": 1, "sprite": 5188 }, + { "weight": 1, "sprite": 5189 }, + { "weight": 1, "sprite": 5190 }, + { "weight": 1, "sprite": 5191 }, + { "weight": 1, "sprite": 5192 }, + { "weight": 1, "sprite": 5193 }, + { "weight": 1, "sprite": 5194 }, + { "weight": 1, "sprite": 5195 }, + { "weight": 1, "sprite": 5196 }, + { "weight": 1, "sprite": 5197 }, + { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5151 }, + { "weight": 1, "sprite": 5152 }, + { "weight": 1, "sprite": 5153 }, + { "weight": 1, "sprite": 5154 }, + { "weight": 1, "sprite": 5155 }, + { "weight": 1, "sprite": 5156 }, + { "weight": 1, "sprite": 5157 }, + { "weight": 1, "sprite": 5158 }, + { "weight": 1, "sprite": 5159 }, + { "weight": 1, "sprite": 5160 }, + { "weight": 1, "sprite": 5161 }, + { "weight": 1, "sprite": 5162 }, + { "weight": 1, "sprite": 5163 }, { "weight": 1, "sprite": 5164 }, { "weight": 1, "sprite": 5165 }, { "weight": 1, "sprite": 5166 }, + { "weight": 1, "sprite": 5166 }, { "weight": 1, "sprite": 5167 }, { "weight": 1, "sprite": 5168 }, { "weight": 1, "sprite": 5169 }, @@ -6307,3684 +6427,3654 @@ { "weight": 1, "sprite": 5176 }, { "weight": 1, "sprite": 5177 }, { "weight": 1, "sprite": 5178 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5132 }, - { "weight": 1, "sprite": 5133 }, - { "weight": 1, "sprite": 5134 }, - { "weight": 1, "sprite": 5135 }, - { "weight": 1, "sprite": 5136 }, - { "weight": 1, "sprite": 5137 }, - { "weight": 1, "sprite": 5138 }, - { "weight": 1, "sprite": 5139 }, - { "weight": 1, "sprite": 5140 }, - { "weight": 1, "sprite": 5141 }, - { "weight": 1, "sprite": 5142 }, - { "weight": 1, "sprite": 5143 }, - { "weight": 1, "sprite": 5144 }, - { "weight": 1, "sprite": 5145 }, - { "weight": 1, "sprite": 5146 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5147 }, - { "weight": 1, "sprite": 5148 }, - { "weight": 1, "sprite": 5149 }, - { "weight": 1, "sprite": 5150 }, - { "weight": 1, "sprite": 5151 }, - { "weight": 1, "sprite": 5152 }, - { "weight": 1, "sprite": 5153 }, - { "weight": 1, "sprite": 5154 }, - { "weight": 1, "sprite": 5155 }, - { "weight": 1, "sprite": 5156 }, - { "weight": 1, "sprite": 5157 }, - { "weight": 1, "sprite": 5158 }, - { "weight": 1, "sprite": 5159 }, - { "weight": 1, "sprite": 5160 }, - { "weight": 1, "sprite": 5161 }, - { "weight": 1, "sprite": 5162 }, - { "weight": 1, "sprite": 5163 } + { "weight": 1, "sprite": 5179 }, + { "weight": 1, "sprite": 5180 }, + { "weight": 1, "sprite": 5181 }, + { "weight": 1, "sprite": 5182 } ] }, { "id": "corner", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5038, 5040, 5039, 5037 ] }, - { "weight": 1, "sprite": [ 5054, 5056, 5055, 5053 ] }, - { "weight": 1, "sprite": [ 5070, 5072, 5071, 5069 ] }, - { "weight": 1, "sprite": [ 5102, 5104, 5103, 5101 ] }, - { "weight": 1, "sprite": [ 5118, 5120, 5119, 5117 ] } + { "weight": 1, "sprite": [ 5057, 5059, 5058, 5056 ] }, + { "weight": 1, "sprite": [ 5073, 5075, 5074, 5072 ] }, + { "weight": 1, "sprite": [ 5089, 5091, 5090, 5088 ] }, + { "weight": 1, "sprite": [ 5121, 5123, 5122, 5120 ] }, + { "weight": 1, "sprite": [ 5137, 5139, 5138, 5136 ] } ] }, { "id": "t_connection", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5048, 5050, 5049, 5047 ] }, - { "weight": 1, "sprite": [ 5064, 5066, 5065, 5063 ] }, - { "weight": 1, "sprite": [ 5080, 5082, 5081, 5079 ] }, - { "weight": 1, "sprite": [ 5112, 5114, 5113, 5111 ] }, - { "weight": 1, "sprite": [ 5128, 5130, 5129, 5127 ] } + { "weight": 1, "sprite": [ 5067, 5069, 5068, 5066 ] }, + { "weight": 1, "sprite": [ 5083, 5085, 5084, 5082 ] }, + { "weight": 1, "sprite": [ 5099, 5101, 5100, 5098 ] }, + { "weight": 1, "sprite": [ 5131, 5133, 5132, 5130 ] }, + { "weight": 1, "sprite": [ 5147, 5149, 5148, 5146 ] } ] }, - { "id": "edge", "bg": 4654, "fg": [ 5042, 5041 ] }, + { "id": "edge", "bg": 4673, "fg": [ 5061, 5060 ] }, { "id": "end_piece", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5044, 5046, 5045, 5043 ] }, - { "weight": 1, "sprite": [ 5060, 5062, 5061, 5059 ] }, - { "weight": 1, "sprite": [ 5076, 5078, 5077, 5075 ] }, - { "weight": 1, "sprite": [ 5108, 5110, 5109, 5107 ] }, - { "weight": 1, "sprite": [ 5124, 5126, 5125, 5123 ] } + { "weight": 1, "sprite": [ 5063, 5065, 5064, 5062 ] }, + { "weight": 1, "sprite": [ 5079, 5081, 5080, 5078 ] }, + { "weight": 1, "sprite": [ 5095, 5097, 5096, 5094 ] }, + { "weight": 1, "sprite": [ 5127, 5129, 5128, 5126 ] }, + { "weight": 1, "sprite": [ 5143, 5145, 5144, 5142 ] } ] }, - { "bg": 4177, "id": "unconnected", "fg": 5051 } + { "bg": 4196, "id": "unconnected", "fg": 5070 } ] }, { "id": "t_fungus_mound", - "fg": 5243, - "bg": 4654, + "fg": 5262, + "bg": 4673, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": 5228 }, - { "weight": 1, "sprite": 5180 }, - { "weight": 1, "sprite": 5196 }, - { "weight": 1, "sprite": 5212 } + { "weight": 1, "sprite": 5247 }, + { "weight": 1, "sprite": 5199 }, + { "weight": 1, "sprite": 5215 }, + { "weight": 1, "sprite": 5231 } ] }, { "id": "corner", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5230, 5232, 5231, 5229 ] }, - { "weight": 1, "sprite": [ 5182, 5184, 5183, 5181 ] }, - { "weight": 1, "sprite": [ 5198, 5200, 5199, 5197 ] }, - { "weight": 1, "sprite": [ 5214, 5216, 5215, 5213 ] } + { "weight": 1, "sprite": [ 5249, 5251, 5250, 5248 ] }, + { "weight": 1, "sprite": [ 5201, 5203, 5202, 5200 ] }, + { "weight": 1, "sprite": [ 5217, 5219, 5218, 5216 ] }, + { "weight": 1, "sprite": [ 5233, 5235, 5234, 5232 ] } ] }, { "id": "t_connection", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5240, 5242, 5241, 5239 ] }, - { "weight": 1, "sprite": [ 5192, 5194, 5193, 5191 ] }, - { "weight": 1, "sprite": [ 5208, 5210, 5209, 5207 ] }, - { "weight": 1, "sprite": [ 5224, 5226, 5225, 5223 ] } + { "weight": 1, "sprite": [ 5259, 5261, 5260, 5258 ] }, + { "weight": 1, "sprite": [ 5211, 5213, 5212, 5210 ] }, + { "weight": 1, "sprite": [ 5227, 5229, 5228, 5226 ] }, + { "weight": 1, "sprite": [ 5243, 5245, 5244, 5242 ] } ] }, { "id": "edge", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5234, 5233 ] }, - { "weight": 1, "sprite": [ 5186, 5185 ] }, - { "weight": 1, "sprite": [ 5202, 5201 ] }, - { "weight": 1, "sprite": [ 5218, 5217 ] } + { "weight": 1, "sprite": [ 5253, 5252 ] }, + { "weight": 1, "sprite": [ 5205, 5204 ] }, + { "weight": 1, "sprite": [ 5221, 5220 ] }, + { "weight": 1, "sprite": [ 5237, 5236 ] } ] }, { "id": "end_piece", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5236, 5238, 5237, 5235 ] }, - { "weight": 1, "sprite": [ 5188, 5190, 5189, 5187 ] }, - { "weight": 1, "sprite": [ 5204, 5206, 5205, 5203 ] }, - { "weight": 1, "sprite": [ 5220, 5222, 5221, 5219 ] } + { "weight": 1, "sprite": [ 5255, 5257, 5256, 5254 ] }, + { "weight": 1, "sprite": [ 5207, 5209, 5208, 5206 ] }, + { "weight": 1, "sprite": [ 5223, 5225, 5224, 5222 ] }, + { "weight": 1, "sprite": [ 5239, 5241, 5240, 5238 ] } ] }, - { "id": "unconnected", "bg": 4654, "fg": [ 5243, 5243 ] } + { "id": "unconnected", "bg": 4673, "fg": [ 5262, 5262 ] } ] }, { "id": "t_fungus_mound_season_summer", - "fg": 5243, - "bg": 4654, + "fg": 5262, + "bg": 4673, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": 5228 }, - { "weight": 1, "sprite": 5180 }, - { "weight": 1, "sprite": 5196 }, - { "weight": 1, "sprite": 5212 } + { "weight": 1, "sprite": 5247 }, + { "weight": 1, "sprite": 5199 }, + { "weight": 1, "sprite": 5215 }, + { "weight": 1, "sprite": 5231 } ] }, { "id": "corner", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5230, 5232, 5231, 5229 ] }, - { "weight": 1, "sprite": [ 5182, 5184, 5183, 5181 ] }, - { "weight": 1, "sprite": [ 5198, 5200, 5199, 5197 ] }, - { "weight": 1, "sprite": [ 5214, 5216, 5215, 5213 ] } + { "weight": 1, "sprite": [ 5249, 5251, 5250, 5248 ] }, + { "weight": 1, "sprite": [ 5201, 5203, 5202, 5200 ] }, + { "weight": 1, "sprite": [ 5217, 5219, 5218, 5216 ] }, + { "weight": 1, "sprite": [ 5233, 5235, 5234, 5232 ] } ] }, { "id": "t_connection", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5240, 5242, 5241, 5239 ] }, - { "weight": 1, "sprite": [ 5192, 5194, 5193, 5191 ] }, - { "weight": 1, "sprite": [ 5208, 5210, 5209, 5207 ] }, - { "weight": 1, "sprite": [ 5224, 5226, 5225, 5223 ] } + { "weight": 1, "sprite": [ 5259, 5261, 5260, 5258 ] }, + { "weight": 1, "sprite": [ 5211, 5213, 5212, 5210 ] }, + { "weight": 1, "sprite": [ 5227, 5229, 5228, 5226 ] }, + { "weight": 1, "sprite": [ 5243, 5245, 5244, 5242 ] } ] }, { "id": "edge", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5234, 5233 ] }, - { "weight": 1, "sprite": [ 5186, 5185 ] }, - { "weight": 1, "sprite": [ 5202, 5201 ] }, - { "weight": 1, "sprite": [ 5218, 5217 ] } + { "weight": 1, "sprite": [ 5253, 5252 ] }, + { "weight": 1, "sprite": [ 5205, 5204 ] }, + { "weight": 1, "sprite": [ 5221, 5220 ] }, + { "weight": 1, "sprite": [ 5237, 5236 ] } ] }, { "id": "end_piece", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5236, 5238, 5237, 5235 ] }, - { "weight": 1, "sprite": [ 5188, 5190, 5189, 5187 ] }, - { "weight": 1, "sprite": [ 5204, 5206, 5205, 5203 ] }, - { "weight": 1, "sprite": [ 5220, 5222, 5221, 5219 ] } + { "weight": 1, "sprite": [ 5255, 5257, 5256, 5254 ] }, + { "weight": 1, "sprite": [ 5207, 5209, 5208, 5206 ] }, + { "weight": 1, "sprite": [ 5223, 5225, 5224, 5222 ] }, + { "weight": 1, "sprite": [ 5239, 5241, 5240, 5238 ] } ] }, - { "id": "unconnected", "bg": 4654, "fg": [ 5243, 5243 ] } + { "id": "unconnected", "bg": 4673, "fg": [ 5262, 5262 ] } ] }, { "id": "t_fungus_mound_season_autumn", - "fg": 5243, - "bg": 4654, + "fg": 5262, + "bg": 4673, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": 5228 }, - { "weight": 1, "sprite": 5180 }, - { "weight": 1, "sprite": 5196 }, - { "weight": 1, "sprite": 5212 } + { "weight": 1, "sprite": 5247 }, + { "weight": 1, "sprite": 5199 }, + { "weight": 1, "sprite": 5215 }, + { "weight": 1, "sprite": 5231 } ] }, { "id": "corner", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5230, 5232, 5231, 5229 ] }, - { "weight": 1, "sprite": [ 5182, 5184, 5183, 5181 ] }, - { "weight": 1, "sprite": [ 5198, 5200, 5199, 5197 ] }, - { "weight": 1, "sprite": [ 5214, 5216, 5215, 5213 ] } + { "weight": 1, "sprite": [ 5249, 5251, 5250, 5248 ] }, + { "weight": 1, "sprite": [ 5201, 5203, 5202, 5200 ] }, + { "weight": 1, "sprite": [ 5217, 5219, 5218, 5216 ] }, + { "weight": 1, "sprite": [ 5233, 5235, 5234, 5232 ] } ] }, { "id": "t_connection", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5240, 5242, 5241, 5239 ] }, - { "weight": 1, "sprite": [ 5192, 5194, 5193, 5191 ] }, - { "weight": 1, "sprite": [ 5208, 5210, 5209, 5207 ] }, - { "weight": 1, "sprite": [ 5224, 5226, 5225, 5223 ] } + { "weight": 1, "sprite": [ 5259, 5261, 5260, 5258 ] }, + { "weight": 1, "sprite": [ 5211, 5213, 5212, 5210 ] }, + { "weight": 1, "sprite": [ 5227, 5229, 5228, 5226 ] }, + { "weight": 1, "sprite": [ 5243, 5245, 5244, 5242 ] } ] }, { "id": "edge", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5234, 5233 ] }, - { "weight": 1, "sprite": [ 5186, 5185 ] }, - { "weight": 1, "sprite": [ 5202, 5201 ] }, - { "weight": 1, "sprite": [ 5218, 5217 ] } + { "weight": 1, "sprite": [ 5253, 5252 ] }, + { "weight": 1, "sprite": [ 5205, 5204 ] }, + { "weight": 1, "sprite": [ 5221, 5220 ] }, + { "weight": 1, "sprite": [ 5237, 5236 ] } ] }, { "id": "end_piece", - "bg": 4654, + "bg": 4673, "fg": [ - { "weight": 1, "sprite": [ 5236, 5238, 5237, 5235 ] }, - { "weight": 1, "sprite": [ 5188, 5190, 5189, 5187 ] }, - { "weight": 1, "sprite": [ 5204, 5206, 5205, 5203 ] }, - { "weight": 1, "sprite": [ 5220, 5222, 5221, 5219 ] } + { "weight": 1, "sprite": [ 5255, 5257, 5256, 5254 ] }, + { "weight": 1, "sprite": [ 5207, 5209, 5208, 5206 ] }, + { "weight": 1, "sprite": [ 5223, 5225, 5224, 5222 ] }, + { "weight": 1, "sprite": [ 5239, 5241, 5240, 5238 ] } ] }, - { "id": "unconnected", "bg": 4654, "fg": [ 5243, 5243 ] } + { "id": "unconnected", "bg": 4673, "fg": [ 5262, 5262 ] } ] }, { "id": "t_fungus_mound_season_winter", - "fg": 5243, - "bg": 4177, + "fg": 5262, + "bg": 4196, "multitile": true, "additional_tiles": [ { "id": "center", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": 5228 }, - { "weight": 1, "sprite": 5180 }, - { "weight": 1, "sprite": 5196 }, - { "weight": 1, "sprite": 5212 } + { "weight": 1, "sprite": 5247 }, + { "weight": 1, "sprite": 5199 }, + { "weight": 1, "sprite": 5215 }, + { "weight": 1, "sprite": 5231 } ] }, { "id": "corner", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5230, 5232, 5231, 5229 ] }, - { "weight": 1, "sprite": [ 5182, 5184, 5183, 5181 ] }, - { "weight": 1, "sprite": [ 5198, 5200, 5199, 5197 ] }, - { "weight": 1, "sprite": [ 5214, 5216, 5215, 5213 ] } + { "weight": 1, "sprite": [ 5249, 5251, 5250, 5248 ] }, + { "weight": 1, "sprite": [ 5201, 5203, 5202, 5200 ] }, + { "weight": 1, "sprite": [ 5217, 5219, 5218, 5216 ] }, + { "weight": 1, "sprite": [ 5233, 5235, 5234, 5232 ] } ] }, { "id": "t_connection", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5240, 5242, 5241, 5239 ] }, - { "weight": 1, "sprite": [ 5192, 5194, 5193, 5191 ] }, - { "weight": 1, "sprite": [ 5208, 5210, 5209, 5207 ] }, - { "weight": 1, "sprite": [ 5224, 5226, 5225, 5223 ] } + { "weight": 1, "sprite": [ 5259, 5261, 5260, 5258 ] }, + { "weight": 1, "sprite": [ 5211, 5213, 5212, 5210 ] }, + { "weight": 1, "sprite": [ 5227, 5229, 5228, 5226 ] }, + { "weight": 1, "sprite": [ 5243, 5245, 5244, 5242 ] } ] }, { "id": "edge", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5234, 5233 ] }, - { "weight": 1, "sprite": [ 5186, 5185 ] }, - { "weight": 1, "sprite": [ 5202, 5201 ] }, - { "weight": 1, "sprite": [ 5218, 5217 ] } + { "weight": 1, "sprite": [ 5253, 5252 ] }, + { "weight": 1, "sprite": [ 5205, 5204 ] }, + { "weight": 1, "sprite": [ 5221, 5220 ] }, + { "weight": 1, "sprite": [ 5237, 5236 ] } ] }, { "id": "end_piece", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": [ 5236, 5238, 5237, 5235 ] }, - { "weight": 1, "sprite": [ 5188, 5190, 5189, 5187 ] }, - { "weight": 1, "sprite": [ 5204, 5206, 5205, 5203 ] }, - { "weight": 1, "sprite": [ 5220, 5222, 5221, 5219 ] } + { "weight": 1, "sprite": [ 5255, 5257, 5256, 5254 ] }, + { "weight": 1, "sprite": [ 5207, 5209, 5208, 5206 ] }, + { "weight": 1, "sprite": [ 5223, 5225, 5224, 5222 ] }, + { "weight": 1, "sprite": [ 5239, 5241, 5240, 5238 ] } ] }, - { "id": "unconnected", "bg": 4177, "fg": [ 5243, 5243 ] } + { "id": "unconnected", "bg": 4196, "fg": [ 5262, 5262 ] } ] }, { "id": [ "t_fungus_floor_in", "t_fungus_floor_sup", "t_fungus_floor_out" ], - "fg": 5259, - "bg": 6540, + "fg": 5278, + "bg": 6559, "multitile": true, "additional_tiles": [ { "id": "center", "animated": true, - "bg": 6540, + "bg": 6559, "fg": [ - { "weight": 512, "sprite": 5244 }, - { "weight": 8, "sprite": 5260 }, - { "weight": 8, "sprite": 5276 }, - { "weight": 128, "sprite": 5292 }, - { "weight": 8, "sprite": 5308 }, - { "weight": 8, "sprite": 5260 } + { "weight": 512, "sprite": 5263 }, + { "weight": 8, "sprite": 5279 }, + { "weight": 8, "sprite": 5295 }, + { "weight": 128, "sprite": 5311 }, + { "weight": 8, "sprite": 5327 }, + { "weight": 8, "sprite": 5279 } ] }, { "id": "corner", "animated": true, - "bg": 6540, + "bg": 6559, "fg": [ - { "weight": 512, "sprite": [ 5246, 5248, 5247, 5245 ] }, - { "weight": 8, "sprite": [ 5262, 5264, 5263, 5261 ] }, - { "weight": 8, "sprite": [ 5278, 5280, 5279, 5277 ] }, - { "weight": 128, "sprite": [ 5294, 5296, 5295, 5293 ] }, - { "weight": 8, "sprite": [ 5310, 5312, 5311, 5309 ] }, - { "weight": 8, "sprite": [ 5262, 5264, 5263, 5261 ] } + { "weight": 512, "sprite": [ 5265, 5267, 5266, 5264 ] }, + { "weight": 8, "sprite": [ 5281, 5283, 5282, 5280 ] }, + { "weight": 8, "sprite": [ 5297, 5299, 5298, 5296 ] }, + { "weight": 128, "sprite": [ 5313, 5315, 5314, 5312 ] }, + { "weight": 8, "sprite": [ 5329, 5331, 5330, 5328 ] }, + { "weight": 8, "sprite": [ 5281, 5283, 5282, 5280 ] } ] }, { "id": "t_connection", "animated": true, - "bg": 6540, + "bg": 6559, "fg": [ - { "weight": 512, "sprite": [ 5256, 5258, 5257, 5255 ] }, - { "weight": 8, "sprite": [ 5272, 5274, 5273, 5271 ] }, - { "weight": 8, "sprite": [ 5288, 5290, 5289, 5287 ] }, - { "weight": 128, "sprite": [ 5304, 5306, 5305, 5303 ] }, - { "weight": 8, "sprite": [ 5320, 5322, 5321, 5319 ] }, - { "weight": 8, "sprite": [ 5272, 5274, 5273, 5271 ] } + { "weight": 512, "sprite": [ 5275, 5277, 5276, 5274 ] }, + { "weight": 8, "sprite": [ 5291, 5293, 5292, 5290 ] }, + { "weight": 8, "sprite": [ 5307, 5309, 5308, 5306 ] }, + { "weight": 128, "sprite": [ 5323, 5325, 5324, 5322 ] }, + { "weight": 8, "sprite": [ 5339, 5341, 5340, 5338 ] }, + { "weight": 8, "sprite": [ 5291, 5293, 5292, 5290 ] } ] }, { "id": "edge", "animated": true, - "bg": 6540, + "bg": 6559, "fg": [ - { "weight": 512, "sprite": [ 5250, 5249 ] }, - { "weight": 8, "sprite": [ 5266, 5265 ] }, - { "weight": 8, "sprite": [ 5282, 5281 ] }, - { "weight": 128, "sprite": [ 5298, 5297 ] }, - { "weight": 8, "sprite": [ 5314, 5313 ] }, - { "weight": 8, "sprite": [ 5266, 5265 ] } + { "weight": 512, "sprite": [ 5269, 5268 ] }, + { "weight": 8, "sprite": [ 5285, 5284 ] }, + { "weight": 8, "sprite": [ 5301, 5300 ] }, + { "weight": 128, "sprite": [ 5317, 5316 ] }, + { "weight": 8, "sprite": [ 5333, 5332 ] }, + { "weight": 8, "sprite": [ 5285, 5284 ] } ] }, { "id": "end_piece", "animated": true, - "bg": 6540, + "bg": 6559, "fg": [ - { "weight": 512, "sprite": [ 5252, 5254, 5253, 5251 ] }, - { "weight": 8, "sprite": [ 5268, 5270, 5269, 5267 ] }, - { "weight": 8, "sprite": [ 5284, 5286, 5285, 5283 ] }, - { "weight": 128, "sprite": [ 5300, 5302, 5301, 5299 ] }, - { "weight": 8, "sprite": [ 5316, 5318, 5317, 5315 ] }, - { "weight": 8, "sprite": [ 5268, 5270, 5269, 5267 ] } + { "weight": 512, "sprite": [ 5271, 5273, 5272, 5270 ] }, + { "weight": 8, "sprite": [ 5287, 5289, 5288, 5286 ] }, + { "weight": 8, "sprite": [ 5303, 5305, 5304, 5302 ] }, + { "weight": 128, "sprite": [ 5319, 5321, 5320, 5318 ] }, + { "weight": 8, "sprite": [ 5335, 5337, 5336, 5334 ] }, + { "weight": 8, "sprite": [ 5287, 5289, 5288, 5286 ] } ] }, { "id": "unconnected", "animated": true, - "bg": 6540, + "bg": 6559, "fg": [ - { "weight": 512, "sprite": [ 5259, 5259 ] }, - { "weight": 8, "sprite": [ 5275, 5275 ] }, - { "weight": 8, "sprite": [ 5291, 5291 ] }, - { "weight": 128, "sprite": [ 5307, 5307 ] }, - { "weight": 8, "sprite": [ 5323, 5323 ] }, - { "weight": 8, "sprite": [ 5275, 5275 ] } + { "weight": 512, "sprite": [ 5278, 5278 ] }, + { "weight": 8, "sprite": [ 5294, 5294 ] }, + { "weight": 8, "sprite": [ 5310, 5310 ] }, + { "weight": 128, "sprite": [ 5326, 5326 ] }, + { "weight": 8, "sprite": [ 5342, 5342 ] }, + { "weight": 8, "sprite": [ 5294, 5294 ] } ] } ] }, { "id": "t_fungus_wall", - "fg": 5339, + "fg": 5358, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5324 }, - { "id": "corner", "fg": [ 5326, 5328, 5327, 5325 ] }, - { "id": "t_connection", "fg": [ 5336, 5338, 5337, 5335 ] }, - { "id": "edge", "fg": [ 5330, 5329 ] }, - { "id": "end_piece", "fg": [ 5332, 5334, 5333, 5331 ] }, - { "id": "unconnected", "fg": [ 5339, 5339 ] } + { "id": "center", "fg": 5343 }, + { "id": "corner", "fg": [ 5345, 5347, 5346, 5344 ] }, + { "id": "t_connection", "fg": [ 5355, 5357, 5356, 5354 ] }, + { "id": "edge", "fg": [ 5349, 5348 ] }, + { "id": "end_piece", "fg": [ 5351, 5353, 5352, 5350 ] }, + { "id": "unconnected", "fg": [ 5358, 5358 ] } ] }, - { "id": "t_gates_mech_control", "fg": 5340, "bg": 6540 }, - { "id": "t_gates_mech_control_lab", "fg": 5341, "bg": 6540 }, - { "id": "t_gates_control_concrete", "fg": 5342, "bg": 4489 }, - { "id": "t_gates_control_concrete_lab", "fg": 5341, "bg": 6404 }, - { "id": "t_gates_control_brick", "fg": 5342, "bg": 4285 }, - { "id": "t_gates_control_brick_lab", "fg": 5341, "bg": 4285 }, - { "id": "t_gates_control_metal", "fg": 5342, "bg": 6660 }, - { "id": "t_gates_control_metal_lab", "fg": 5341, "bg": 6660 }, + { "id": "t_gates_mech_control", "fg": 5359, "bg": 6559 }, + { "id": "t_gates_mech_control_lab", "fg": 5360, "bg": 6559 }, + { "id": "t_gates_control_concrete", "fg": 5361, "bg": 4508 }, + { "id": "t_gates_control_concrete_lab", "fg": 5360, "bg": 6423 }, + { "id": "t_gates_control_brick", "fg": 5361, "bg": 4304 }, + { "id": "t_gates_control_brick_lab", "fg": 5360, "bg": 4304 }, + { "id": "t_gates_control_metal", "fg": 5361, "bg": 6679 }, + { "id": "t_gates_control_metal_lab", "fg": 5360, "bg": 6679 }, { "id": [ "t_elevator_control", "t_elevator_control_robofac_up", "t_elevator_control_robofac_down" ], - "fg": 5343, - "bg": 6540 + "fg": 5362, + "bg": 6559 }, - { "id": "t_elevator_control_off", "fg": 5344, "bg": 6540 }, - { "id": "t_golf_hole", "fg": 5345, "bg": 5409 }, - { "id": "t_golf_hole_season_summer", "fg": 5345, "bg": 5411 }, - { "id": "t_golf_hole_season_autumn", "fg": 5345, "bg": 5410 }, - { "id": "t_golf_hole_season_winter", "fg": 5345, "bg": 4177 }, + { "id": "t_elevator_control_off", "fg": 5363, "bg": 6559 }, + { "id": "t_golf_hole", "fg": 5364, "bg": 5428 }, + { "id": "t_golf_hole_season_summer", "fg": 5364, "bg": 5430 }, + { "id": "t_golf_hole_season_autumn", "fg": 5364, "bg": 5429 }, + { "id": "t_golf_hole_season_winter", "fg": 5364, "bg": 4196 }, { "id": "t_grass", "fg": [ - { "weight": 1, "sprite": 5347 }, - { "weight": 1, "sprite": 5348 }, - { "weight": 1, "sprite": 5349 }, - { "weight": 1, "sprite": 5350 } + { "weight": 1, "sprite": 5366 }, + { "weight": 1, "sprite": 5367 }, + { "weight": 1, "sprite": 5368 }, + { "weight": 1, "sprite": 5369 } ] }, { "id": "t_grass_season_summer", "fg": [ - { "weight": 1, "sprite": 5357 }, - { "weight": 1, "sprite": 5358 }, - { "weight": 1, "sprite": 5359 }, - { "weight": 1, "sprite": 5360 } + { "weight": 1, "sprite": 5376 }, + { "weight": 1, "sprite": 5377 }, + { "weight": 1, "sprite": 5378 }, + { "weight": 1, "sprite": 5379 } ] }, { "id": "t_grass_season_autumn", "fg": [ - { "weight": 1, "sprite": 5352 }, - { "weight": 1, "sprite": 5353 }, - { "weight": 1, "sprite": 5354 }, - { "weight": 1, "sprite": 5355 } + { "weight": 1, "sprite": 5371 }, + { "weight": 1, "sprite": 5372 }, + { "weight": 1, "sprite": 5373 }, + { "weight": 1, "sprite": 5374 } ] }, { "id": "t_grass_season_winter", - "fg": 4195, - "bg": 4177, + "fg": 4214, + "bg": 4196, "multitile": true, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 4177 }, - { "weight": 1, "sprite": 4178 }, - { "weight": 1, "sprite": 4179 }, - { "weight": 1, "sprite": 4180 } + { "weight": 1, "sprite": 4196 }, + { "weight": 1, "sprite": 4197 }, + { "weight": 1, "sprite": 4198 }, + { "weight": 1, "sprite": 4199 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 4182, 4184, 4183, 4181 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4192, 4194, 4193, 4191 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4186, 4185 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4188, 4190, 4189, 4187 ] }, - { "bg": 4177, "id": "unconnected", "fg": 4195 } + { "id": "corner", "bg": 4196, "fg": [ 4201, 4203, 4202, 4200 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4211, 4213, 4212, 4210 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4205, 4204 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4207, 4209, 4208, 4206 ] }, + { "bg": 4196, "id": "unconnected", "fg": 4214 } ] }, { "id": "t_grass_dead", "multitile": true, - "fg": 5376, - "bg": 5346, + "fg": 5395, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": 5361 }, - { "id": "corner", "bg": 5346, "fg": [ 5363, 5365, 5364, 5362 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 5373, 5375, 5374, 5372 ] }, - { "id": "edge", "bg": 5346, "fg": [ 5367, 5366 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 5369, 5371, 5370, 5368 ] }, - { "bg": 5346, "id": "unconnected", "fg": 5376 } + { "id": "center", "bg": 5365, "fg": 5380 }, + { "id": "corner", "bg": 5365, "fg": [ 5382, 5384, 5383, 5381 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 5392, 5394, 5393, 5391 ] }, + { "id": "edge", "bg": 5365, "fg": [ 5386, 5385 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 5388, 5390, 5389, 5387 ] }, + { "bg": 5365, "id": "unconnected", "fg": 5395 } ] }, { "id": "t_grass_dead_season_summer", "multitile": true, - "fg": 5408, - "bg": 5356, + "fg": 5427, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": 5393 }, - { "id": "corner", "bg": 5356, "fg": [ 5395, 5397, 5396, 5394 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 5405, 5407, 5406, 5404 ] }, - { "id": "edge", "bg": 5356, "fg": [ 5399, 5398 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 5401, 5403, 5402, 5400 ] }, - { "bg": 5356, "id": "unconnected", "fg": 5408 } + { "id": "center", "bg": 5375, "fg": 5412 }, + { "id": "corner", "bg": 5375, "fg": [ 5414, 5416, 5415, 5413 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 5424, 5426, 5425, 5423 ] }, + { "id": "edge", "bg": 5375, "fg": [ 5418, 5417 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 5420, 5422, 5421, 5419 ] }, + { "bg": 5375, "id": "unconnected", "fg": 5427 } ] }, { "id": "t_grass_dead_season_autumn", "multitile": true, - "fg": 5392, - "bg": 5351, + "fg": 5411, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": 5377 }, - { "id": "corner", "bg": 5351, "fg": [ 5379, 5381, 5380, 5378 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 5389, 5391, 5390, 5388 ] }, - { "id": "edge", "bg": 5351, "fg": [ 5383, 5382 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 5385, 5387, 5386, 5384 ] }, - { "bg": 5351, "id": "unconnected", "fg": 5392 } + { "id": "center", "bg": 5370, "fg": 5396 }, + { "id": "corner", "bg": 5370, "fg": [ 5398, 5400, 5399, 5397 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 5408, 5410, 5409, 5407 ] }, + { "id": "edge", "bg": 5370, "fg": [ 5402, 5401 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 5404, 5406, 5405, 5403 ] }, + { "bg": 5370, "id": "unconnected", "fg": 5411 } ] }, { "id": "t_grass_dead_season_winter", "multitile": true, - "fg": 4195, - "bg": 4177, + "fg": 4214, + "bg": 4196, "additional_tiles": [ { "id": "center", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": 4177 }, - { "weight": 1, "sprite": 4178 }, - { "weight": 1, "sprite": 4179 }, - { "weight": 1, "sprite": 4180 } + { "weight": 1, "sprite": 4196 }, + { "weight": 1, "sprite": 4197 }, + { "weight": 1, "sprite": 4198 }, + { "weight": 1, "sprite": 4199 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 4182, 4184, 4183, 4181 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4192, 4194, 4193, 4191 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4186, 4185 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4188, 4190, 4189, 4187 ] }, - { "bg": 4177, "id": "unconnected", "fg": 4195 } + { "id": "corner", "bg": 4196, "fg": [ 4201, 4203, 4202, 4200 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4211, 4213, 4212, 4210 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4205, 4204 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4207, 4209, 4208, 4206 ] }, + { "bg": 4196, "id": "unconnected", "fg": 4214 } ] }, - { "id": "t_grass_golf", "fg": 5409 }, - { "id": "t_grass_golf_season_summer", "fg": 5411 }, - { "id": "t_grass_golf_season_autumn", "fg": 5410 }, - { "id": "t_grass_golf_season_winter", "fg": 4177 }, - { "id": "t_grass_white", "fg": 5412 }, - { "id": "t_grass_white_season_winter", "fg": 4177 }, + { "id": "t_grass_golf", "fg": 5428 }, + { "id": "t_grass_golf_season_summer", "fg": 5430 }, + { "id": "t_grass_golf_season_autumn", "fg": 5429 }, + { "id": "t_grass_golf_season_winter", "fg": 4196 }, + { "id": "t_grass_white", "fg": 5431 }, + { "id": "t_grass_white_season_winter", "fg": 4196 }, { "id": "t_grate", "multitile": true, - "fg": 5428, + "fg": 5447, "additional_tiles": [ - { "id": "center", "fg": 5413 }, - { "id": "corner", "fg": [ 5415, 5417, 5416, 5414 ] }, - { "id": "t_connection", "fg": [ 5425, 5427, 5426, 5424 ] }, - { "id": "edge", "fg": [ 5419, 5418 ] }, - { "id": "end_piece", "fg": [ 5421, 5423, 5422, 5420 ] }, - { "id": "unconnected", "fg": [ 5428, 5428 ] } + { "id": "center", "fg": 5432 }, + { "id": "corner", "fg": [ 5434, 5436, 5435, 5433 ] }, + { "id": "t_connection", "fg": [ 5444, 5446, 5445, 5443 ] }, + { "id": "edge", "fg": [ 5438, 5437 ] }, + { "id": "end_piece", "fg": [ 5440, 5442, 5441, 5439 ] }, + { "id": "unconnected", "fg": [ 5447, 5447 ] } ] }, { "id": [ "t_guardrail", "t_guardrail_bg_dp", "t_guardrail_hw_air" ], "multitile": true, - "fg": 5435, - "bg": 6337, + "fg": 5454, + "bg": 6356, "additional_tiles": [ - { "id": "edge", "bg": 6337, "fg": [ 5430, 5429 ] }, - { "id": "end_piece", "bg": 6337, "fg": [ 5432, 5434, 5433, 5431 ] }, - { "bg": 6337, "id": "unconnected", "fg": 5435 } + { "id": "edge", "bg": 6356, "fg": [ 5449, 5448 ] }, + { "id": "end_piece", "bg": 6356, "fg": [ 5451, 5453, 5452, 5450 ] }, + { "bg": 6356, "id": "unconnected", "fg": 5454 } ] }, { "id": [ "t_gutter", "t_gutter_north", "t_gutter_east", "t_gutter_south", "t_gutter_west" ], - "fg": 5452, + "fg": 5471, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5436 }, - { "id": "corner", "fg": [ 5438, 5440, 5439, 5437 ] }, - { "id": "t_connection", "fg": [ 5449, 5451, 5450, 5448 ] }, - { "id": "edge", "fg": [ 5443, 5442 ] }, - { "id": "end_piece", "fg": [ 5445, 5447, 5446, 5444 ] }, - { "id": "unconnected", "fg": [ 5452, 5452 ] } + { "id": "center", "fg": 5455 }, + { "id": "corner", "fg": [ 5457, 5459, 5458, 5456 ] }, + { "id": "t_connection", "fg": [ 5468, 5470, 5469, 5467 ] }, + { "id": "edge", "fg": [ 5462, 5461 ] }, + { "id": "end_piece", "fg": [ 5464, 5466, 5465, 5463 ] }, + { "id": "unconnected", "fg": [ 5471, 5471 ] } ] }, { "id": "t_lava", - "fg": 5470, - "bg": 5918, + "fg": 5489, + "bg": 5937, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5455, "bg": 5918 }, - { "id": "corner", "fg": [ 5457, 5459, 5458, 5456 ], "bg": 5918 }, - { "id": "t_connection", "fg": [ 5467, 5469, 5468, 5466 ], "bg": 5918 }, - { "id": "edge", "fg": [ 5461, 5460 ], "bg": 5918 }, - { "id": "end_piece", "fg": [ 5463, 5465, 5464, 5462 ], "bg": 5918 }, - { "id": "unconnected", "fg": [ 5470, 5470 ], "bg": 5918 } + { "id": "center", "fg": 5474, "bg": 5937 }, + { "id": "corner", "fg": [ 5476, 5478, 5477, 5475 ], "bg": 5937 }, + { "id": "t_connection", "fg": [ 5486, 5488, 5487, 5485 ], "bg": 5937 }, + { "id": "edge", "fg": [ 5480, 5479 ], "bg": 5937 }, + { "id": "end_piece", "fg": [ 5482, 5484, 5483, 5481 ], "bg": 5937 }, + { "id": "unconnected", "fg": [ 5489, 5489 ], "bg": 5937 } ] }, { "id": [ "t_linoleum_gray", "t_linoleum_gray_no_roof" ], "multitile": true, - "fg": 5486, + "fg": 5505, "additional_tiles": [ - { "id": "center", "fg": 5471 }, - { "id": "corner", "fg": [ 5473, 5475, 5474, 5472 ] }, - { "id": "t_connection", "fg": [ 5483, 5485, 5484, 5482 ] }, - { "id": "edge", "fg": [ 5477, 5476 ] }, - { "id": "end_piece", "fg": [ 5479, 5481, 5480, 5478 ] }, - { "id": "unconnected", "fg": 5486 } + { "id": "center", "fg": 5490 }, + { "id": "corner", "fg": [ 5492, 5494, 5493, 5491 ] }, + { "id": "t_connection", "fg": [ 5502, 5504, 5503, 5501 ] }, + { "id": "edge", "fg": [ 5496, 5495 ] }, + { "id": "end_piece", "fg": [ 5498, 5500, 5499, 5497 ] }, + { "id": "unconnected", "fg": 5505 } ] }, { "id": [ "t_linoleum_white", "t_linoleum_white_no_roof" ], "multitile": true, - "fg": 5502, + "fg": 5521, "additional_tiles": [ - { "id": "center", "fg": 5487 }, - { "id": "corner", "fg": [ 5489, 5491, 5490, 5488 ] }, - { "id": "t_connection", "fg": [ 5499, 5501, 5500, 5498 ] }, - { "id": "edge", "fg": [ 5493, 5492 ] }, - { "id": "end_piece", "fg": [ 5495, 5497, 5496, 5494 ] }, - { "id": "unconnected", "fg": 5502 } + { "id": "center", "fg": 5506 }, + { "id": "corner", "fg": [ 5508, 5510, 5509, 5507 ] }, + { "id": "t_connection", "fg": [ 5518, 5520, 5519, 5517 ] }, + { "id": "edge", "fg": [ 5512, 5511 ] }, + { "id": "end_piece", "fg": [ 5514, 5516, 5515, 5513 ] }, + { "id": "unconnected", "fg": 5521 } ] }, - { "id": "t_manhole", "fg": 5504, "bg": 5605 }, - { "id": "t_manhole_cover", "fg": 5505, "bg": 5605 }, + { "id": "t_manhole", "fg": 5523, "bg": 5624 }, + { "id": "t_manhole_cover", "fg": 5524, "bg": 5624 }, { "id": "t_metal_floor", "multitile": true, - "fg": 5522, + "fg": 5541, "additional_tiles": [ - { "id": "center", "fg": 5507 }, - { "id": "corner", "fg": [ 5509, 5511, 5510, 5508 ] }, - { "id": "t_connection", "fg": [ 5519, 5521, 5520, 5518 ] }, - { "id": "edge", "fg": [ 5513, 5512 ] }, - { "id": "end_piece", "fg": [ 5515, 5517, 5516, 5514 ] }, - { "id": "unconnected", "fg": 5522 } + { "id": "center", "fg": 5526 }, + { "id": "corner", "fg": [ 5528, 5530, 5529, 5527 ] }, + { "id": "t_connection", "fg": [ 5538, 5540, 5539, 5537 ] }, + { "id": "edge", "fg": [ 5532, 5531 ] }, + { "id": "end_piece", "fg": [ 5534, 5536, 5535, 5533 ] }, + { "id": "unconnected", "fg": 5541 } ] }, { "id": "t_moss", "multitile": true, - "fg": 5539, - "bg": 5347, + "fg": 5558, + "bg": 5366, "additional_tiles": [ - { "id": "center", "bg": 5347, "fg": [ { "weight": 1, "sprite": 5523 }, { "weight": 1, "sprite": 5524 } ] }, - { "id": "corner", "bg": 5347, "fg": [ 5526, 5528, 5527, 5525 ] }, - { "id": "t_connection", "bg": 5347, "fg": [ 5536, 5538, 5537, 5535 ] }, - { "id": "edge", "bg": 5347, "fg": [ 5530, 5529 ] }, - { "id": "end_piece", "bg": 5347, "fg": [ 5532, 5534, 5533, 5531 ] }, - { "bg": 5347, "id": "unconnected", "fg": 5539 } + { "id": "center", "bg": 5366, "fg": [ { "weight": 1, "sprite": 5542 }, { "weight": 1, "sprite": 5543 } ] }, + { "id": "corner", "bg": 5366, "fg": [ 5545, 5547, 5546, 5544 ] }, + { "id": "t_connection", "bg": 5366, "fg": [ 5555, 5557, 5556, 5554 ] }, + { "id": "edge", "bg": 5366, "fg": [ 5549, 5548 ] }, + { "id": "end_piece", "bg": 5366, "fg": [ 5551, 5553, 5552, 5550 ] }, + { "bg": 5366, "id": "unconnected", "fg": 5558 } ] }, { "id": "t_moss_season_summer", "multitile": true, - "fg": 5573, - "bg": 5357, + "fg": 5592, + "bg": 5376, "additional_tiles": [ - { "id": "center", "bg": 5357, "fg": [ { "weight": 1, "sprite": 5557 }, { "weight": 1, "sprite": 5558 } ] }, - { "id": "corner", "bg": 5357, "fg": [ 5560, 5562, 5561, 5559 ] }, - { "id": "t_connection", "bg": 5357, "fg": [ 5570, 5572, 5571, 5569 ] }, - { "id": "edge", "bg": 5357, "fg": [ 5564, 5563 ] }, - { "id": "end_piece", "bg": 5357, "fg": [ 5566, 5568, 5567, 5565 ] }, - { "bg": 5357, "id": "unconnected", "fg": 5573 } + { "id": "center", "bg": 5376, "fg": [ { "weight": 1, "sprite": 5576 }, { "weight": 1, "sprite": 5577 } ] }, + { "id": "corner", "bg": 5376, "fg": [ 5579, 5581, 5580, 5578 ] }, + { "id": "t_connection", "bg": 5376, "fg": [ 5589, 5591, 5590, 5588 ] }, + { "id": "edge", "bg": 5376, "fg": [ 5583, 5582 ] }, + { "id": "end_piece", "bg": 5376, "fg": [ 5585, 5587, 5586, 5584 ] }, + { "bg": 5376, "id": "unconnected", "fg": 5592 } ] }, { "id": "t_moss_season_autumn", "multitile": true, - "fg": 5556, - "bg": 5352, + "fg": 5575, + "bg": 5371, "additional_tiles": [ - { "id": "center", "bg": 5352, "fg": [ { "weight": 1, "sprite": 5540 }, { "weight": 1, "sprite": 5541 } ] }, - { "id": "corner", "bg": 5352, "fg": [ 5543, 5545, 5544, 5542 ] }, - { "id": "t_connection", "bg": 5352, "fg": [ 5553, 5555, 5554, 5552 ] }, - { "id": "edge", "bg": 5352, "fg": [ 5547, 5546 ] }, - { "id": "end_piece", "bg": 5352, "fg": [ 5549, 5551, 5550, 5548 ] }, - { "bg": 5352, "id": "unconnected", "fg": 5556 } + { "id": "center", "bg": 5371, "fg": [ { "weight": 1, "sprite": 5559 }, { "weight": 1, "sprite": 5560 } ] }, + { "id": "corner", "bg": 5371, "fg": [ 5562, 5564, 5563, 5561 ] }, + { "id": "t_connection", "bg": 5371, "fg": [ 5572, 5574, 5573, 5571 ] }, + { "id": "edge", "bg": 5371, "fg": [ 5566, 5565 ] }, + { "id": "end_piece", "bg": 5371, "fg": [ 5568, 5570, 5569, 5567 ] }, + { "bg": 5371, "id": "unconnected", "fg": 5575 } ] }, { "id": "t_moss_season_winter", "multitile": true, - "fg": 4195, - "bg": 4177, + "fg": 4214, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": [ { "weight": 1, "sprite": 4177 }, { "weight": 1, "sprite": 4178 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 4182, 4184, 4183, 4181 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 4192, 4194, 4193, 4191 ] }, - { "id": "edge", "bg": 4177, "fg": [ 4186, 4185 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 4188, 4190, 4189, 4187 ] }, - { "bg": 4177, "id": "unconnected", "fg": 4195 } + { "id": "center", "bg": 4196, "fg": [ { "weight": 1, "sprite": 4196 }, { "weight": 1, "sprite": 4197 } ] }, + { "id": "corner", "bg": 4196, "fg": [ 4201, 4203, 4202, 4200 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 4211, 4213, 4212, 4210 ] }, + { "id": "edge", "bg": 4196, "fg": [ 4205, 4204 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 4207, 4209, 4208, 4206 ] }, + { "bg": 4196, "id": "unconnected", "fg": 4214 } ] }, { "id": "t_moss_underground", "multitile": true, - "fg": 5539, - "bg": 5918, + "fg": 5558, + "bg": 5937, "additional_tiles": [ - { "id": "center", "bg": 5918, "fg": [ { "weight": 1, "sprite": 5523 }, { "weight": 1, "sprite": 5524 } ] }, - { "id": "corner", "bg": 5918, "fg": [ 5526, 5528, 5527, 5525 ] }, - { "id": "t_connection", "bg": 5918, "fg": [ 5536, 5538, 5537, 5535 ] }, - { "id": "edge", "bg": 5918, "fg": [ 5530, 5529 ] }, - { "id": "end_piece", "bg": 5918, "fg": [ 5532, 5534, 5533, 5531 ] }, - { "bg": 5918, "id": "unconnected", "fg": 5539 } + { "id": "center", "bg": 5937, "fg": [ { "weight": 1, "sprite": 5542 }, { "weight": 1, "sprite": 5543 } ] }, + { "id": "corner", "bg": 5937, "fg": [ 5545, 5547, 5546, 5544 ] }, + { "id": "t_connection", "bg": 5937, "fg": [ 5555, 5557, 5556, 5554 ] }, + { "id": "edge", "bg": 5937, "fg": [ 5549, 5548 ] }, + { "id": "end_piece", "bg": 5937, "fg": [ 5551, 5553, 5552, 5550 ] }, + { "bg": 5937, "id": "unconnected", "fg": 5558 } ] }, - { "id": [ "t_mud", "t_mud_underground" ], "fg": 5574 }, - { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 5575 }, + { "id": [ "t_mud", "t_mud_underground" ], "fg": 5593 }, + { "id": [ "t_open_air", "t_open_air_rooved", "t_open_air_rooved_outside" ], "fg": 5594 }, { "id": "t_palisade", - "fg": 5590, - "bg": 5346, + "fg": 5609, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5578, "bg": 5346 }, - { "id": "corner", "fg": [ 5580, 5582, 5581, 5579 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 5587, 5589, 5588, 5586 ], "bg": 5346 }, - { "id": "edge", "fg": [ 5583, 5590 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 5584, 5590, 5585, 5590 ], "bg": 5346 }, - { "id": "unconnected", "fg": 5590, "bg": 5346 } + { "id": "center", "fg": 5597, "bg": 5365 }, + { "id": "corner", "fg": [ 5599, 5601, 5600, 5598 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 5606, 5608, 5607, 5605 ], "bg": 5365 }, + { "id": "edge", "fg": [ 5602, 5609 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 5603, 5609, 5604, 5609 ], "bg": 5365 }, + { "id": "unconnected", "fg": 5609, "bg": 5365 } ] }, { "id": "t_palisade_season_summer", - "fg": 5590, - "bg": 5356, + "fg": 5609, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5578, "bg": 5356 }, - { "id": "corner", "fg": [ 5580, 5582, 5581, 5579 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 5587, 5589, 5588, 5586 ], "bg": 5356 }, - { "id": "edge", "fg": [ 5583, 5590 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 5584, 5590, 5585, 5590 ], "bg": 5356 }, - { "id": "unconnected", "fg": 5590, "bg": 5356 } + { "id": "center", "fg": 5597, "bg": 5375 }, + { "id": "corner", "fg": [ 5599, 5601, 5600, 5598 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 5606, 5608, 5607, 5605 ], "bg": 5375 }, + { "id": "edge", "fg": [ 5602, 5609 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 5603, 5609, 5604, 5609 ], "bg": 5375 }, + { "id": "unconnected", "fg": 5609, "bg": 5375 } ] }, { "id": "t_palisade_season_autumn", - "fg": 5590, - "bg": 5351, + "fg": 5609, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5578, "bg": 5351 }, - { "id": "corner", "fg": [ 5580, 5582, 5581, 5579 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 5587, 5589, 5588, 5586 ], "bg": 5351 }, - { "id": "edge", "fg": [ 5583, 5590 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 5584, 5590, 5585, 5590 ], "bg": 5351 }, - { "id": "unconnected", "fg": 5590, "bg": 5351 } + { "id": "center", "fg": 5597, "bg": 5370 }, + { "id": "corner", "fg": [ 5599, 5601, 5600, 5598 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 5606, 5608, 5607, 5605 ], "bg": 5370 }, + { "id": "edge", "fg": [ 5602, 5609 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 5603, 5609, 5604, 5609 ], "bg": 5370 }, + { "id": "unconnected", "fg": 5609, "bg": 5370 } ] }, { "id": "t_palisade_season_winter", - "fg": 5590, - "bg": 4177, + "fg": 5609, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5578, "bg": 4177 }, - { "id": "corner", "fg": [ 5580, 5582, 5581, 5579 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 5587, 5589, 5588, 5586 ], "bg": 4177 }, - { "id": "edge", "fg": [ 5583, 5590 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 5584, 5590, 5585, 5590 ], "bg": 4177 }, - { "id": "unconnected", "fg": 5590, "bg": 4177 } + { "id": "center", "fg": 5597, "bg": 4196 }, + { "id": "corner", "fg": [ 5599, 5601, 5600, 5598 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 5606, 5608, 5607, 5605 ], "bg": 4196 }, + { "id": "edge", "fg": [ 5602, 5609 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 5603, 5609, 5604, 5609 ], "bg": 4196 }, + { "id": "unconnected", "fg": 5609, "bg": 4196 } ] }, { "id": "t_palisade_embrasure", - "fg": 5603, - "bg": 5346, + "fg": 5622, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5591, "bg": 5346 }, - { "id": "corner", "fg": [ 5593, 5595, 5594, 5592 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 5600, 5602, 5601, 5599 ], "bg": 5346 }, - { "id": "edge", "fg": [ 5596, 5603 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 5597, 5603, 5598, 5603 ], "bg": 5346 }, - { "id": "unconnected", "fg": 5603, "bg": 5346 } + { "id": "center", "fg": 5610, "bg": 5365 }, + { "id": "corner", "fg": [ 5612, 5614, 5613, 5611 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 5619, 5621, 5620, 5618 ], "bg": 5365 }, + { "id": "edge", "fg": [ 5615, 5622 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 5616, 5622, 5617, 5622 ], "bg": 5365 }, + { "id": "unconnected", "fg": 5622, "bg": 5365 } ] }, { "id": "t_palisade_embrasure_season_summer", - "fg": 5603, - "bg": 5356, + "fg": 5622, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5591, "bg": 5356 }, - { "id": "corner", "fg": [ 5593, 5595, 5594, 5592 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 5600, 5602, 5601, 5599 ], "bg": 5356 }, - { "id": "edge", "fg": [ 5596, 5603 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 5597, 5603, 5598, 5603 ], "bg": 5356 }, - { "id": "unconnected", "fg": 5603, "bg": 5356 } + { "id": "center", "fg": 5610, "bg": 5375 }, + { "id": "corner", "fg": [ 5612, 5614, 5613, 5611 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 5619, 5621, 5620, 5618 ], "bg": 5375 }, + { "id": "edge", "fg": [ 5615, 5622 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 5616, 5622, 5617, 5622 ], "bg": 5375 }, + { "id": "unconnected", "fg": 5622, "bg": 5375 } ] }, { "id": "t_palisade_embrasure_season_autumn", - "fg": 5603, - "bg": 5351, + "fg": 5622, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5591, "bg": 5351 }, - { "id": "corner", "fg": [ 5593, 5595, 5594, 5592 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 5600, 5602, 5601, 5599 ], "bg": 5351 }, - { "id": "edge", "fg": [ 5596, 5603 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 5597, 5603, 5598, 5603 ], "bg": 5351 }, - { "id": "unconnected", "fg": 5603, "bg": 5351 } + { "id": "center", "fg": 5610, "bg": 5370 }, + { "id": "corner", "fg": [ 5612, 5614, 5613, 5611 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 5619, 5621, 5620, 5618 ], "bg": 5370 }, + { "id": "edge", "fg": [ 5615, 5622 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 5616, 5622, 5617, 5622 ], "bg": 5370 }, + { "id": "unconnected", "fg": 5622, "bg": 5370 } ] }, { "id": "t_palisade_embrasure_season_winter", - "fg": 5603, - "bg": 4177, + "fg": 5622, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5591, "bg": 4177 }, - { "id": "corner", "fg": [ 5593, 5595, 5594, 5592 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 5600, 5602, 5601, 5599 ], "bg": 4177 }, - { "id": "edge", "fg": [ 5596, 5603 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 5597, 5603, 5598, 5603 ], "bg": 4177 }, - { "id": "unconnected", "fg": 5603, "bg": 4177 } + { "id": "center", "fg": 5610, "bg": 4196 }, + { "id": "corner", "fg": [ 5612, 5614, 5613, 5611 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 5619, 5621, 5620, 5618 ], "bg": 4196 }, + { "id": "edge", "fg": [ 5615, 5622 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 5616, 5622, 5617, 5622 ], "bg": 4196 }, + { "id": "unconnected", "fg": 5622, "bg": 4196 } ] }, - { "id": "t_palisade_gate", "fg": 5604, "bg": 5346 }, - { "id": "t_palisade_gate_season_summer", "fg": 5604, "bg": 5356 }, - { "id": "t_palisade_gate_season_autumn", "fg": 5604, "bg": 5351 }, - { "id": "t_palisade_gate_season_winter", "fg": 5604, "bg": 4177 }, + { "id": "t_palisade_gate", "fg": 5623, "bg": 5365 }, + { "id": "t_palisade_gate_season_summer", "fg": 5623, "bg": 5375 }, + { "id": "t_palisade_gate_season_autumn", "fg": 5623, "bg": 5370 }, + { "id": "t_palisade_gate_season_winter", "fg": 5623, "bg": 4196 }, { "id": "t_pavement", "multitile": true, - "fg": 5605, + "fg": 5624, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 5605 }, - { "weight": 1, "sprite": 5606 }, - { "weight": 1, "sprite": 5607 }, - { "weight": 1, "sprite": 5608 } + { "weight": 1, "sprite": 5624 }, + { "weight": 1, "sprite": 5625 }, + { "weight": 1, "sprite": 5626 }, + { "weight": 1, "sprite": 5627 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 5617, 5620, 5619, 5616 ] }, - { "id": "t_connection", "fg": [ 5615, 5623, 5618, 5609 ] }, - { "id": "edge", "fg": [ 5622, 5614 ] }, - { "id": "end_piece", "fg": [ 5611, 5613, 5612, 5610 ] }, - { "id": "unconnected", "fg": 5621 } + { "id": "corner", "bg": 5365, "fg": [ 5636, 5639, 5638, 5635 ] }, + { "id": "t_connection", "fg": [ 5634, 5642, 5637, 5628 ] }, + { "id": "edge", "fg": [ 5641, 5633 ] }, + { "id": "end_piece", "fg": [ 5630, 5632, 5631, 5629 ] }, + { "id": "unconnected", "fg": 5640 } ] }, { "id": "t_pavement_season_summer", "multitile": true, - "fg": 5605, + "fg": 5624, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 5605 }, - { "weight": 1, "sprite": 5606 }, - { "weight": 1, "sprite": 5607 }, - { "weight": 1, "sprite": 5608 } + { "weight": 1, "sprite": 5624 }, + { "weight": 1, "sprite": 5625 }, + { "weight": 1, "sprite": 5626 }, + { "weight": 1, "sprite": 5627 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 5617, 5620, 5619, 5616 ] }, - { "id": "t_connection", "fg": [ 5615, 5623, 5618, 5609 ] }, - { "id": "edge", "fg": [ 5622, 5614 ] }, - { "id": "end_piece", "fg": [ 5611, 5613, 5612, 5610 ] }, - { "id": "unconnected", "fg": 5621 } + { "id": "corner", "bg": 5375, "fg": [ 5636, 5639, 5638, 5635 ] }, + { "id": "t_connection", "fg": [ 5634, 5642, 5637, 5628 ] }, + { "id": "edge", "fg": [ 5641, 5633 ] }, + { "id": "end_piece", "fg": [ 5630, 5632, 5631, 5629 ] }, + { "id": "unconnected", "fg": 5640 } ] }, { "id": "t_pavement_season_autumn", "multitile": true, - "fg": 5605, + "fg": 5624, "additional_tiles": [ { "id": "center", "fg": [ - { "weight": 1, "sprite": 5605 }, - { "weight": 1, "sprite": 5606 }, - { "weight": 1, "sprite": 5607 }, - { "weight": 1, "sprite": 5608 } + { "weight": 1, "sprite": 5624 }, + { "weight": 1, "sprite": 5625 }, + { "weight": 1, "sprite": 5626 }, + { "weight": 1, "sprite": 5627 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 5617, 5620, 5619, 5616 ] }, - { "id": "t_connection", "fg": [ 5615, 5623, 5618, 5609 ] }, - { "id": "edge", "fg": [ 5622, 5614 ] }, - { "id": "end_piece", "fg": [ 5611, 5613, 5612, 5610 ] }, - { "id": "unconnected", "fg": 5621 } + { "id": "corner", "bg": 5370, "fg": [ 5636, 5639, 5638, 5635 ] }, + { "id": "t_connection", "fg": [ 5634, 5642, 5637, 5628 ] }, + { "id": "edge", "fg": [ 5641, 5633 ] }, + { "id": "end_piece", "fg": [ 5630, 5632, 5631, 5629 ] }, + { "id": "unconnected", "fg": 5640 } ] }, - { "id": "t_pavement_season_winter", "fg": 4176 }, - { "id": "t_pavement_y", "fg": 5624 }, - { "id": "t_pavement_y_season_winter", "fg": 4176 }, + { "id": "t_pavement_season_winter", "fg": 4195 }, + { "id": "t_pavement_y", "fg": 5643 }, + { "id": "t_pavement_y_season_winter", "fg": 4195 }, { "id": "t_pit", - "fg": 5640, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5659, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5625, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5644, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5627, 5629, 5628, 5626 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5646, 5648, 5647, 5645 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5637, 5639, 5638, 5636 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5656, 5658, 5657, 5655 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5631, 5630 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5650, 5649 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5633, 5635, 5634, 5632 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5652, 5654, 5653, 5651 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5640, 5640 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5659, 5659 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_season_summer", - "fg": 5640, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5659, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5625, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5644, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5627, 5629, 5628, 5626 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5646, 5648, 5647, 5645 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5637, 5639, 5638, 5636 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5656, 5658, 5657, 5655 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5631, 5630 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5650, 5649 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5633, 5635, 5634, 5632 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5652, 5654, 5653, 5651 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5640, 5640 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5659, 5659 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_season_autumn", - "fg": 5640, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5659, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5625, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5644, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5627, 5629, 5628, 5626 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5646, 5648, 5647, 5645 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5637, 5639, 5638, 5636 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5656, 5658, 5657, 5655 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5631, 5630 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5650, 5649 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5633, 5635, 5634, 5632 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5652, 5654, 5653, 5651 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5640, 5640 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5659, 5659 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_season_winter", - "fg": 5640, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5659, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5625, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5644, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5627, 5629, 5628, 5626 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5646, 5648, 5647, 5645 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5637, 5639, 5638, 5636 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5656, 5658, 5657, 5655 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5631, 5630 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5650, 5649 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5633, 5635, 5634, 5632 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5652, 5654, 5653, 5651 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5640, 5640 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5659, 5659 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_corpsed", - "fg": 5656, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5675, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5641, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5660, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5643, 5645, 5644, 5642 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5662, 5664, 5663, 5661 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5653, 5655, 5654, 5652 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5672, 5674, 5673, 5671 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5647, 5646 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5666, 5665 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5649, 5651, 5650, 5648 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5668, 5670, 5669, 5667 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5656, 5656 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5675, 5675 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_corpsed_season_summer", - "fg": 5656, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5675, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5641, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5660, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5643, 5645, 5644, 5642 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5662, 5664, 5663, 5661 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5653, 5655, 5654, 5652 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5672, 5674, 5673, 5671 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5647, 5646 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5666, 5665 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5649, 5651, 5650, 5648 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5668, 5670, 5669, 5667 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5656, 5656 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5675, 5675 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_corpsed_season_autumn", - "fg": 5656, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5675, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5641, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5660, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5643, 5645, 5644, 5642 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5662, 5664, 5663, 5661 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5653, 5655, 5654, 5652 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5672, 5674, 5673, 5671 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5647, 5646 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5666, 5665 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5649, 5651, 5650, 5648 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5668, 5670, 5669, 5667 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5656, 5656 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5675, 5675 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_corpsed_season_winter", - "fg": 5656, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5675, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5641, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5660, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5643, 5645, 5644, 5642 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5662, 5664, 5663, 5661 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5653, 5655, 5654, 5652 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5672, 5674, 5673, 5671 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5647, 5646 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5666, 5665 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5649, 5651, 5650, 5648 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5668, 5670, 5669, 5667 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5656, 5656 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5675, 5675 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_covered", - "fg": 5672, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5691, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5657, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5676, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5659, 5661, 5660, 5658 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5678, 5680, 5679, 5677 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5669, 5671, 5670, 5668 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5688, 5690, 5689, 5687 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5663, 5662 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5682, 5681 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5665, 5667, 5666, 5664 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5684, 5686, 5685, 5683 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5672, 5672 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5691, 5691 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_covered_season_summer", - "fg": 5672, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5691, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5657, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5676, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5659, 5661, 5660, 5658 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5678, 5680, 5679, 5677 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5669, 5671, 5670, 5668 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5688, 5690, 5689, 5687 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5663, 5662 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5682, 5681 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5665, 5667, 5666, 5664 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5684, 5686, 5685, 5683 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5672, 5672 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5691, 5691 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_covered_season_autumn", - "fg": 5672, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5691, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5657, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5676, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5659, 5661, 5660, 5658 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5678, 5680, 5679, 5677 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5669, 5671, 5670, 5668 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5688, 5690, 5689, 5687 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5663, 5662 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5682, 5681 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5665, 5667, 5666, 5664 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5684, 5686, 5685, 5683 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5672, 5672 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5691, 5691 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_covered_season_winter", - "fg": 5672, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5691, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5657, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5676, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5659, 5661, 5660, 5658 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5678, 5680, 5679, 5677 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5669, 5671, 5670, 5668 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5688, 5690, 5689, 5687 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5663, 5662 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5682, 5681 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5665, 5667, 5666, 5664 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5684, 5686, 5685, 5683 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5672, 5672 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5691, 5691 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_glass", - "fg": 5688, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5707, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5673, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5692, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5675, 5677, 5676, 5674 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5694, 5696, 5695, 5693 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5685, 5687, 5686, 5684 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5704, 5706, 5705, 5703 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5679, 5678 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5698, 5697 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5681, 5683, 5682, 5680 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5700, 5702, 5701, 5699 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5688, 5688 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5707, 5707 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_glass_season_summer", - "fg": 5688, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5707, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5673, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5692, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5675, 5677, 5676, 5674 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5694, 5696, 5695, 5693 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5685, 5687, 5686, 5684 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5704, 5706, 5705, 5703 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5679, 5678 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5698, 5697 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5681, 5683, 5682, 5680 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5700, 5702, 5701, 5699 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5688, 5688 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5707, 5707 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_glass_season_autumn", - "fg": 5688, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5707, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5673, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5692, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5675, 5677, 5676, 5674 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5694, 5696, 5695, 5693 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5685, 5687, 5686, 5684 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5704, 5706, 5705, 5703 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5679, 5678 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5698, 5697 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5681, 5683, 5682, 5680 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5700, 5702, 5701, 5699 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5688, 5688 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5707, 5707 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_glass_season_winter", - "fg": 5688, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5707, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5673, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5692, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5675, 5677, 5676, 5674 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5694, 5696, 5695, 5693 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5685, 5687, 5686, 5684 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5704, 5706, 5705, 5703 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5679, 5678 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5698, 5697 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5681, 5683, 5682, 5680 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5700, 5702, 5701, 5699 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5688, 5688 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5707, 5707 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_glass_covered", - "fg": 5704, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5723, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5689, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5708, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5691, 5693, 5692, 5690 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5710, 5712, 5711, 5709 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5701, 5703, 5702, 5700 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5720, 5722, 5721, 5719 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5695, 5694 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5714, 5713 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5697, 5699, 5698, 5696 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5716, 5718, 5717, 5715 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5704, 5704 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5723, 5723 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_glass_covered_season_summer", - "fg": 5704, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5723, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5689, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5708, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5691, 5693, 5692, 5690 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5710, 5712, 5711, 5709 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5701, 5703, 5702, 5700 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5720, 5722, 5721, 5719 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5695, 5694 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5714, 5713 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5697, 5699, 5698, 5696 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5716, 5718, 5717, 5715 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5704, 5704 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5723, 5723 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_glass_covered_season_autumn", - "fg": 5704, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5723, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5689, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5708, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5691, 5693, 5692, 5690 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5710, 5712, 5711, 5709 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5701, 5703, 5702, 5700 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5720, 5722, 5721, 5719 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5695, 5694 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5714, 5713 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5697, 5699, 5698, 5696 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5716, 5718, 5717, 5715 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5704, 5704 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5723, 5723 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_glass_covered_season_winter", - "fg": 5704, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5723, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5689, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5708, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5691, 5693, 5692, 5690 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5710, 5712, 5711, 5709 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5701, 5703, 5702, 5700 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5720, 5722, 5721, 5719 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5695, 5694 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5714, 5713 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5697, 5699, 5698, 5696 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5716, 5718, 5717, 5715 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5704, 5704 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5723, 5723 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_shallow", - "fg": 5720, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5739, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5705, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5724, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5707, 5709, 5708, 5706 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5726, 5728, 5727, 5725 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5717, 5719, 5718, 5716 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5736, 5738, 5737, 5735 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5711, 5710 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5730, 5729 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5713, 5715, 5714, 5712 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5732, 5734, 5733, 5731 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5720, 5720 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5739, 5739 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_shallow_season_summer", - "fg": 5720, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5739, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5705, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5724, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5707, 5709, 5708, 5706 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5726, 5728, 5727, 5725 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5717, 5719, 5718, 5716 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5736, 5738, 5737, 5735 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5711, 5710 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5730, 5729 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5713, 5715, 5714, 5712 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5732, 5734, 5733, 5731 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5720, 5720 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5739, 5739 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_shallow_season_autumn", - "fg": 5720, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5739, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5705, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5724, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5707, 5709, 5708, 5706 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5726, 5728, 5727, 5725 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5717, 5719, 5718, 5716 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5736, 5738, 5737, 5735 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5711, 5710 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5730, 5729 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5713, 5715, 5714, 5712 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5732, 5734, 5733, 5731 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5720, 5720 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5739, 5739 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_shallow_season_winter", - "fg": 5720, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5739, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5705, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5724, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5707, 5709, 5708, 5706 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5726, 5728, 5727, 5725 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5717, 5719, 5718, 5716 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5736, 5738, 5737, 5735 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5711, 5710 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5730, 5729 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5713, 5715, 5714, 5712 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5732, 5734, 5733, 5731 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5720, 5720 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5739, 5739 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_spiked", - "fg": 5736, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5755, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5721, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5740, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5723, 5725, 5724, 5722 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5742, 5744, 5743, 5741 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5733, 5735, 5734, 5732 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5752, 5754, 5753, 5751 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5727, 5726 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5746, 5745 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5729, 5731, 5730, 5728 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5748, 5750, 5749, 5747 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5736, 5736 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5755, 5755 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_spiked_season_summer", - "fg": 5736, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5755, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5721, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5740, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5723, 5725, 5724, 5722 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5742, 5744, 5743, 5741 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5733, 5735, 5734, 5732 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5752, 5754, 5753, 5751 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5727, 5726 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5746, 5745 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5729, 5731, 5730, 5728 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5748, 5750, 5749, 5747 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5736, 5736 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5755, 5755 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_spiked_season_autumn", - "fg": 5736, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5755, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5721, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5740, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5723, 5725, 5724, 5722 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5742, 5744, 5743, 5741 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5733, 5735, 5734, 5732 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5752, 5754, 5753, 5751 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5727, 5726 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5746, 5745 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5729, 5731, 5730, 5728 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5748, 5750, 5749, 5747 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5736, 5736 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5755, 5755 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_spiked_season_winter", - "fg": 5736, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5755, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5721, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5740, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5723, 5725, 5724, 5722 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5742, 5744, 5743, 5741 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5733, 5735, 5734, 5732 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5752, 5754, 5753, 5751 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5727, 5726 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5746, 5745 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5729, 5731, 5730, 5728 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5748, 5750, 5749, 5747 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5736, 5736 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5755, 5755 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, { "id": "t_pit_spiked_covered", - "fg": 5752, - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ], + "fg": 5771, + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5737, "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] }, + { "id": "center", "fg": 5756, "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "corner", - "fg": [ 5739, 5741, 5740, 5738 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5758, 5760, 5759, 5757 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_connection", - "fg": [ 5749, 5751, 5750, 5748 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5768, 5770, 5769, 5767 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "edge", - "fg": [ 5743, 5742 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5762, 5761 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "end_piece", - "fg": [ 5745, 5747, 5746, 5744 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5764, 5766, 5765, 5763 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "unconnected", - "fg": [ 5752, 5752 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 5771, 5771 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] } ] }, { "id": "t_pit_spiked_covered_season_summer", - "fg": 5752, - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ], + "fg": 5771, + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5737, "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] }, + { "id": "center", "fg": 5756, "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "corner", - "fg": [ 5739, 5741, 5740, 5738 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5758, 5760, 5759, 5757 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_connection", - "fg": [ 5749, 5751, 5750, 5748 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5768, 5770, 5769, 5767 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "edge", - "fg": [ 5743, 5742 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5762, 5761 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "end_piece", - "fg": [ 5745, 5747, 5746, 5744 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5764, 5766, 5765, 5763 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "unconnected", - "fg": [ 5752, 5752 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 5771, 5771 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] } ] }, { "id": "t_pit_spiked_covered_season_autumn", - "fg": 5752, - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ], + "fg": 5771, + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5737, "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] }, + { "id": "center", "fg": 5756, "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "corner", - "fg": [ 5739, 5741, 5740, 5738 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5758, 5760, 5759, 5757 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "t_connection", - "fg": [ 5749, 5751, 5750, 5748 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5768, 5770, 5769, 5767 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "edge", - "fg": [ 5743, 5742 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5762, 5761 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "end_piece", - "fg": [ 5745, 5747, 5746, 5744 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5764, 5766, 5765, 5763 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, { "id": "unconnected", - "fg": [ 5752, 5752 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 5771, 5771 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] } ] }, { "id": "t_pit_spiked_covered_season_winter", - "fg": 5752, - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ], + "fg": 5771, + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ], "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5737, "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] }, + { "id": "center", "fg": 5756, "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "corner", - "fg": [ 5739, 5741, 5740, 5738 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5758, 5760, 5759, 5757 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "t_connection", - "fg": [ 5749, 5751, 5750, 5748 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5768, 5770, 5769, 5767 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "edge", - "fg": [ 5743, 5742 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5762, 5761 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "end_piece", - "fg": [ 5745, 5747, 5746, 5744 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5764, 5766, 5765, 5763 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] }, { "id": "unconnected", - "fg": [ 5752, 5752 ], - "bg": [ { "weight": 100, "sprite": 4177 }, { "weight": 100, "sprite": 4178 } ] + "fg": [ 5771, 5771 ], + "bg": [ { "weight": 100, "sprite": 4196 }, { "weight": 100, "sprite": 4197 } ] } ] }, - { "id": "t_pontoon_dp", "fg": 5753, "bg": 6797 }, + { "id": "t_pontoon_dp", "fg": 5772, "bg": 6816 }, { "id": "t_privacy_fence", "multitile": true, - "fg": 5769, - "bg": 5346, + "fg": 5788, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": 5754 }, - { "id": "corner", "bg": 5346, "fg": [ 5756, 5758, 5757, 5755 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 5766, 5768, 5767, 5765 ] }, - { "id": "edge", "bg": 5346, "fg": [ 5760, 5759 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 5762, 5764, 5763, 5761 ] }, - { "bg": 5346, "id": "unconnected", "fg": [ 5769, 5769 ] } + { "id": "center", "bg": 5365, "fg": 5773 }, + { "id": "corner", "bg": 5365, "fg": [ 5775, 5777, 5776, 5774 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 5785, 5787, 5786, 5784 ] }, + { "id": "edge", "bg": 5365, "fg": [ 5779, 5778 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 5781, 5783, 5782, 5780 ] }, + { "bg": 5365, "id": "unconnected", "fg": [ 5788, 5788 ] } ] }, { "id": "t_privacy_fence_season_winter", "multitile": true, - "fg": 5769, - "bg": 4177, + "fg": 5788, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": 5754 }, - { "id": "corner", "bg": 4177, "fg": [ 5756, 5758, 5757, 5755 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 5766, 5768, 5767, 5765 ] }, - { "id": "edge", "bg": 4177, "fg": [ 5760, 5759 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 5762, 5764, 5763, 5761 ] }, - { "bg": 4177, "id": "unconnected", "fg": [ 5769, 5769 ] } + { "id": "center", "bg": 4196, "fg": 5773 }, + { "id": "corner", "bg": 4196, "fg": [ 5775, 5777, 5776, 5774 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 5785, 5787, 5786, 5784 ] }, + { "id": "edge", "bg": 4196, "fg": [ 5779, 5778 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 5781, 5783, 5782, 5780 ] }, + { "bg": 4196, "id": "unconnected", "fg": [ 5788, 5788 ] } ] }, - { "id": "t_privacy_fencegate_c", "fg": 5770, "bg": 5346 }, - { "id": "t_privacy_fencegate_c_season_summer", "fg": 5770, "bg": 5356 }, - { "id": "t_privacy_fencegate_c_season_autumn", "fg": 5770, "bg": 5351 }, - { "id": "t_privacy_fencegate_c_season_winter", "fg": 5770, "bg": 4177 }, + { "id": "t_privacy_fencegate_c", "fg": 5789, "bg": 5365 }, + { "id": "t_privacy_fencegate_c_season_summer", "fg": 5789, "bg": 5375 }, + { "id": "t_privacy_fencegate_c_season_autumn", "fg": 5789, "bg": 5370 }, + { "id": "t_privacy_fencegate_c_season_winter", "fg": 5789, "bg": 4196 }, { "id": "t_railing", "multitile": true, - "fg": 5786, - "bg": 4473, + "fg": 5805, + "bg": 4492, "additional_tiles": [ - { "id": "center", "bg": 4473, "fg": 5771 }, - { "id": "corner", "bg": 4473, "fg": [ 5773, 5775, 5774, 5772 ] }, - { "id": "t_connection", "bg": 4473, "fg": [ 5783, 5785, 5784, 5782 ] }, - { "id": "edge", "bg": 4473, "fg": [ 5777, 5776 ] }, - { "id": "end_piece", "bg": 4473, "fg": [ 5779, 5781, 5780, 5778 ] }, - { "bg": 4473, "id": "unconnected", "fg": [ 5786, 5786 ] } + { "id": "center", "bg": 4492, "fg": 5790 }, + { "id": "corner", "bg": 4492, "fg": [ 5792, 5794, 5793, 5791 ] }, + { "id": "t_connection", "bg": 4492, "fg": [ 5802, 5804, 5803, 5801 ] }, + { "id": "edge", "bg": 4492, "fg": [ 5796, 5795 ] }, + { "id": "end_piece", "bg": 4492, "fg": [ 5798, 5800, 5799, 5797 ] }, + { "bg": 4492, "id": "unconnected", "fg": [ 5805, 5805 ] } ] }, { "id": "t_railroad_rubble", "multitile": true, - "fg": 5803, - "bg": 5346, + "fg": 5822, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": [ { "weight": 1, "sprite": 5787 }, { "weight": 1, "sprite": 5788 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 5790, 5792, 5791, 5789 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 5800, 5802, 5801, 5799 ] }, - { "id": "edge", "bg": 5346, "fg": [ 5794, 5793 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 5796, 5798, 5797, 5795 ] }, - { "bg": 5346, "id": "unconnected", "fg": 5803 } + { "id": "center", "bg": 5365, "fg": [ { "weight": 1, "sprite": 5806 }, { "weight": 1, "sprite": 5807 } ] }, + { "id": "corner", "bg": 5365, "fg": [ 5809, 5811, 5810, 5808 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 5819, 5821, 5820, 5818 ] }, + { "id": "edge", "bg": 5365, "fg": [ 5813, 5812 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 5815, 5817, 5816, 5814 ] }, + { "bg": 5365, "id": "unconnected", "fg": 5822 } ] }, { "id": "t_railroad_rubble_season_summer", "multitile": true, - "fg": 5803, - "bg": 5356, + "fg": 5822, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": [ { "weight": 1, "sprite": 5787 }, { "weight": 1, "sprite": 5788 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 5790, 5792, 5791, 5789 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 5800, 5802, 5801, 5799 ] }, - { "id": "edge", "bg": 5356, "fg": [ 5794, 5793 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 5796, 5798, 5797, 5795 ] }, - { "bg": 5356, "id": "unconnected", "fg": 5803 } + { "id": "center", "bg": 5375, "fg": [ { "weight": 1, "sprite": 5806 }, { "weight": 1, "sprite": 5807 } ] }, + { "id": "corner", "bg": 5375, "fg": [ 5809, 5811, 5810, 5808 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 5819, 5821, 5820, 5818 ] }, + { "id": "edge", "bg": 5375, "fg": [ 5813, 5812 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 5815, 5817, 5816, 5814 ] }, + { "bg": 5375, "id": "unconnected", "fg": 5822 } ] }, { "id": "t_railroad_rubble_season_autumn", "multitile": true, - "fg": 5803, - "bg": 5351, + "fg": 5822, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": [ { "weight": 1, "sprite": 5787 }, { "weight": 1, "sprite": 5788 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 5790, 5792, 5791, 5789 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 5800, 5802, 5801, 5799 ] }, - { "id": "edge", "bg": 5351, "fg": [ 5794, 5793 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 5796, 5798, 5797, 5795 ] }, - { "bg": 5351, "id": "unconnected", "fg": 5803 } + { "id": "center", "bg": 5370, "fg": [ { "weight": 1, "sprite": 5806 }, { "weight": 1, "sprite": 5807 } ] }, + { "id": "corner", "bg": 5370, "fg": [ 5809, 5811, 5810, 5808 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 5819, 5821, 5820, 5818 ] }, + { "id": "edge", "bg": 5370, "fg": [ 5813, 5812 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 5815, 5817, 5816, 5814 ] }, + { "bg": 5370, "id": "unconnected", "fg": 5822 } ] }, { "id": "t_railroad_rubble_season_winter", "multitile": true, - "fg": 5803, - "bg": 4177, + "fg": 5822, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": [ { "weight": 1, "sprite": 5787 }, { "weight": 1, "sprite": 5788 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 5790, 5792, 5791, 5789 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 5800, 5802, 5801, 5799 ] }, - { "id": "edge", "bg": 4177, "fg": [ 5794, 5793 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 5796, 5798, 5797, 5795 ] }, - { "bg": 4177, "id": "unconnected", "fg": 5803 } + { "id": "center", "bg": 4196, "fg": [ { "weight": 1, "sprite": 5806 }, { "weight": 1, "sprite": 5807 } ] }, + { "id": "corner", "bg": 4196, "fg": [ 5809, 5811, 5810, 5808 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 5819, 5821, 5820, 5818 ] }, + { "id": "edge", "bg": 4196, "fg": [ 5813, 5812 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 5815, 5817, 5816, 5814 ] }, + { "bg": 4196, "id": "unconnected", "fg": 5822 } ] }, { "id": "t_railroad_tie", - "fg": 5809, - "bg": 5787, + "fg": 5828, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5809, "bg": 5787 }, - { "id": "corner", "fg": [ 5805, 5807, 5806, 5804 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5805, 5807, 5806, 5804 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5809, 5808 ], "bg": 5787 }, - { "id": "end_piece", "fg": [ 5811, 5813, 5812, 5810 ], "bg": 5787 }, - { "id": "unconnected", "fg": 5809, "bg": 5787 } + { "id": "center", "fg": 5828, "bg": 5806 }, + { "id": "corner", "fg": [ 5824, 5826, 5825, 5823 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5824, 5826, 5825, 5823 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5828, 5827 ], "bg": 5806 }, + { "id": "end_piece", "fg": [ 5830, 5832, 5831, 5829 ], "bg": 5806 }, + { "id": "unconnected", "fg": 5828, "bg": 5806 } ] }, { "id": "t_railroad_tie_d", - "fg": 5804, - "bg": 5787, + "fg": 5823, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5804, "bg": 5787 }, - { "id": "corner", "fg": [ 5805, 5807, 5806, 5804 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5805, 5807, 5806, 5805 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5804, 5807 ], "bg": 5787 }, - { "id": "end_piece", "fg": 5804, "bg": 5787 }, - { "id": "unconnected", "fg": 5804, "bg": 5787 } + { "id": "center", "fg": 5823, "bg": 5806 }, + { "id": "corner", "fg": [ 5824, 5826, 5825, 5823 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5824, 5826, 5825, 5824 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5823, 5826 ], "bg": 5806 }, + { "id": "end_piece", "fg": 5823, "bg": 5806 }, + { "id": "unconnected", "fg": 5823, "bg": 5806 } ] }, - { "id": "t_railroad_tie_d1", "fg": 5805, "bg": 5787 }, - { "id": "t_railroad_tie_d2", "fg": 5804, "bg": 5787 }, - { "id": "t_railroad_tie_h", "fg": 5808, "bg": 5787 }, - { "id": "t_railroad_tie_v", "fg": 5809, "bg": 5787 }, + { "id": "t_railroad_tie_d1", "fg": 5824, "bg": 5806 }, + { "id": "t_railroad_tie_d2", "fg": 5823, "bg": 5806 }, + { "id": "t_railroad_tie_h", "fg": 5827, "bg": 5806 }, + { "id": "t_railroad_tie_v", "fg": 5828, "bg": 5806 }, { "id": "t_railroad_track", - "fg": 5819, - "bg": 5787, + "fg": 5838, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5819, "bg": 5787 }, - { "id": "corner", "fg": [ 5815, 5817, 5816, 5814 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5818, 5819, 5818, 5819 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5819, 5818 ], "bg": 5787 }, - { "id": "end_piece", "fg": [ 5819, 5818, 5819, 5818 ], "bg": 5787 }, - { "id": "unconnected", "fg": 5819, "bg": 5787 } + { "id": "center", "fg": 5838, "bg": 5806 }, + { "id": "corner", "fg": [ 5834, 5836, 5835, 5833 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5837, 5838, 5837, 5838 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5838, 5837 ], "bg": 5806 }, + { "id": "end_piece", "fg": [ 5838, 5837, 5838, 5837 ], "bg": 5806 }, + { "id": "unconnected", "fg": 5838, "bg": 5806 } ] }, { "id": [ "t_railroad_track_d", "t_railroad_track_d1", "t_railroad_track_d2" ], - "fg": 5814, - "bg": 5787, + "fg": 5833, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5814, "bg": 5787 }, - { "id": "corner", "fg": [ 5815, 5817, 5816, 5814 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5814, 5815, 5816, 5819 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5819, 5818 ], "bg": 5787 }, - { "id": "end_piece", "fg": 5814, "bg": 5787 }, - { "id": "unconnected", "fg": 5814, "bg": 5787 } + { "id": "center", "fg": 5833, "bg": 5806 }, + { "id": "corner", "fg": [ 5834, 5836, 5835, 5833 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5833, 5834, 5835, 5838 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5838, 5837 ], "bg": 5806 }, + { "id": "end_piece", "fg": 5833, "bg": 5806 }, + { "id": "unconnected", "fg": 5833, "bg": 5806 } ] }, - { "id": "t_railroad_track_h", "fg": 5818, "bg": 5787 }, - { "id": "t_railroad_track_v", "fg": 5819, "bg": 5787 }, + { "id": "t_railroad_track_h", "fg": 5837, "bg": 5806 }, + { "id": "t_railroad_track_v", "fg": 5838, "bg": 5806 }, { "id": "t_railroad_track_on_tie", - "fg": 5825, - "bg": 5787, + "fg": 5844, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5825, "bg": 5787 }, - { "id": "corner", "fg": [ 5821, 5823, 5822, 5820 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5821, 5823, 5822, 5822 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5825, 5824 ], "bg": 5787 }, - { "id": "end_piece", "fg": 5820, "bg": 5787 }, - { "id": "unconnected", "fg": 5825, "bg": 5787 } + { "id": "center", "fg": 5844, "bg": 5806 }, + { "id": "corner", "fg": [ 5840, 5842, 5841, 5839 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5840, 5842, 5841, 5841 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5844, 5843 ], "bg": 5806 }, + { "id": "end_piece", "fg": 5839, "bg": 5806 }, + { "id": "unconnected", "fg": 5844, "bg": 5806 } ] }, { "id": "t_railroad_track_d_on_tie", - "fg": 5820, - "bg": 5787, + "fg": 5839, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5820, "bg": 5787 }, - { "id": "corner", "fg": [ 5821, 5823, 5822, 5820 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5821, 5823, 5822, 5820 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5820, 5823 ], "bg": 5787 }, - { "id": "end_piece", "fg": 5820, "bg": 5787 }, - { "id": "unconnected", "fg": 5820, "bg": 5787 } + { "id": "center", "fg": 5839, "bg": 5806 }, + { "id": "corner", "fg": [ 5840, 5842, 5841, 5839 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5840, 5842, 5841, 5839 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5839, 5842 ], "bg": 5806 }, + { "id": "end_piece", "fg": 5839, "bg": 5806 }, + { "id": "unconnected", "fg": 5839, "bg": 5806 } ] }, - { "id": "t_railroad_track_h_on_tie", "fg": 5824, "bg": 5787 }, - { "id": "t_railroad_track_v_on_tie", "fg": 5825, "bg": 5787 }, + { "id": "t_railroad_track_h_on_tie", "fg": 5843, "bg": 5806 }, + { "id": "t_railroad_track_v_on_tie", "fg": 5844, "bg": 5806 }, { "id": "t_railroad_track_small", - "fg": 5836, - "bg": 5787, + "fg": 5855, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5826, "bg": 5787 }, - { "id": "corner", "fg": [ 5828, 5830, 5829, 5827 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5838, 5840, 5839, 5837 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5836, 5835 ], "bg": 5787 }, - { "id": "end_piece", "fg": [ 5836, 5835, 5836, 5835 ], "bg": 5787 }, - { "id": "unconnected", "fg": 5836, "bg": 5787 } + { "id": "center", "fg": 5845, "bg": 5806 }, + { "id": "corner", "fg": [ 5847, 5849, 5848, 5846 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5857, 5859, 5858, 5856 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5855, 5854 ], "bg": 5806 }, + { "id": "end_piece", "fg": [ 5855, 5854, 5855, 5854 ], "bg": 5806 }, + { "id": "unconnected", "fg": 5855, "bg": 5806 } ] }, { "id": "t_railroad_track_small_d", - "fg": 5831, - "bg": 5787, + "fg": 5850, + "bg": 5806, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5831, "bg": 5787 }, - { "id": "corner", "fg": [ 5832, 5834, 5833, 5831 ], "bg": 5787 }, - { "id": "t_connection", "fg": [ 5832, 5834, 5833, 5831 ], "bg": 5787 }, - { "id": "edge", "fg": [ 5831, 5834 ], "bg": 5787 }, - { "id": "end_piece", "fg": 5831, "bg": 5787 }, - { "id": "unconnected", "fg": 5831, "bg": 5787 } + { "id": "center", "fg": 5850, "bg": 5806 }, + { "id": "corner", "fg": [ 5851, 5853, 5852, 5850 ], "bg": 5806 }, + { "id": "t_connection", "fg": [ 5851, 5853, 5852, 5850 ], "bg": 5806 }, + { "id": "edge", "fg": [ 5850, 5853 ], "bg": 5806 }, + { "id": "end_piece", "fg": 5850, "bg": 5806 }, + { "id": "unconnected", "fg": 5850, "bg": 5806 } ] }, - { "id": "t_rdoor_c", "fg": 5842, "bg": 4733 }, - { "id": "t_rdoor_o", "fg": 5843, "bg": 4733 }, - { "id": "t_rdoor_b", "fg": 5841, "bg": 4733 }, - { "id": "t_rdoor_boarded", "fg": 5844, "bg": 4733 }, - { "id": "t_rdoor_boarded_damaged", "fg": 5845, "bg": 4733 }, + { "id": "t_rdoor_c", "fg": 5861, "bg": 4752 }, + { "id": "t_rdoor_o", "fg": 5862, "bg": 4752 }, + { "id": "t_rdoor_b", "fg": 5860, "bg": 4752 }, + { "id": "t_rdoor_boarded", "fg": 5863, "bg": 4752 }, + { "id": "t_rdoor_boarded_damaged", "fg": 5864, "bg": 4752 }, { "id": "t_rebar_cage", - "fg": 5861, + "fg": 5880, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5846 }, - { "id": "corner", "fg": [ 5848, 5850, 5849, 5847 ] }, - { "id": "t_connection", "fg": [ 5858, 5860, 5859, 5857 ] }, - { "id": "edge", "fg": [ 5852, 5851 ] }, - { "id": "end_piece", "fg": [ 5854, 5856, 5855, 5853 ] }, - { "id": "unconnected", "fg": 5861 } + { "id": "center", "fg": 5865 }, + { "id": "corner", "fg": [ 5867, 5869, 5868, 5866 ] }, + { "id": "t_connection", "fg": [ 5877, 5879, 5878, 5876 ] }, + { "id": "edge", "fg": [ 5871, 5870 ] }, + { "id": "end_piece", "fg": [ 5873, 5875, 5874, 5872 ] }, + { "id": "unconnected", "fg": 5880 } ] }, - { "id": "t_retractable_gate_c", "fg": 5862, "bg": 6372 }, - { "id": "t_retractable_gate_o", "fg": 5864, "bg": 6372 }, - { "id": "t_retractable_gate_l", "fg": 5863, "bg": 6372 }, + { "id": "t_retractable_gate_c", "fg": 5881, "bg": 6391 }, + { "id": "t_retractable_gate_o", "fg": 5883, "bg": 6391 }, + { "id": "t_retractable_gate_l", "fg": 5882, "bg": 6391 }, { "id": "t_reinforced_glass", "multitile": true, - "fg": 5883, + "fg": 5902, "additional_tiles": [ - { "id": "center", "fg": 5868 }, - { "id": "corner", "fg": [ 5870, 5872, 5871, 5869 ] }, - { "id": "t_connection", "fg": [ 5880, 5882, 5881, 5879 ] }, - { "id": "edge", "fg": [ 5874, 5873 ] }, - { "id": "end_piece", "fg": [ 5876, 5878, 5877, 5875 ] }, - { "id": "unconnected", "fg": 5883 } + { "id": "center", "fg": 5887 }, + { "id": "corner", "fg": [ 5889, 5891, 5890, 5888 ] }, + { "id": "t_connection", "fg": [ 5899, 5901, 5900, 5898 ] }, + { "id": "edge", "fg": [ 5893, 5892 ] }, + { "id": "end_piece", "fg": [ 5895, 5897, 5896, 5894 ] }, + { "id": "unconnected", "fg": 5902 } ] }, - { "id": "t_riverbridge_dp", "fg": 5885, "bg": 6832 }, + { "id": "t_riverbridge_dp", "fg": 5904, "bg": 6851 }, { "id": "t_rock", "multitile": true, - "fg": 5901, + "fg": 5920, "additional_tiles": [ - { "id": "center", "fg": 5886 }, - { "id": "corner", "fg": [ 5888, 5890, 5889, 5887 ] }, - { "id": "t_connection", "fg": [ 5898, 5900, 5899, 5897 ] }, - { "id": "edge", "fg": [ 5892, 5891 ] }, - { "id": "end_piece", "fg": [ 5894, 5896, 5895, 5893 ] }, - { "id": "unconnected", "fg": 5901 } + { "id": "center", "fg": 5905 }, + { "id": "corner", "fg": [ 5907, 5909, 5908, 5906 ] }, + { "id": "t_connection", "fg": [ 5917, 5919, 5918, 5916 ] }, + { "id": "edge", "fg": [ 5911, 5910 ] }, + { "id": "end_piece", "fg": [ 5913, 5915, 5914, 5912 ] }, + { "id": "unconnected", "fg": 5920 } ] }, { "id": "t_rock_blue", - "fg": 5917, + "fg": 5936, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5902 }, - { "id": "corner", "fg": [ 5904, 5906, 5905, 5903 ] }, - { "id": "t_connection", "fg": [ 5914, 5916, 5915, 5913 ] }, - { "id": "edge", "fg": [ 5908, 5907 ] }, - { "id": "end_piece", "fg": [ 5910, 5912, 5911, 5909 ] }, - { "id": "unconnected", "fg": 5917 } + { "id": "center", "fg": 5921 }, + { "id": "corner", "fg": [ 5923, 5925, 5924, 5922 ] }, + { "id": "t_connection", "fg": [ 5933, 5935, 5934, 5932 ] }, + { "id": "edge", "fg": [ 5927, 5926 ] }, + { "id": "end_piece", "fg": [ 5929, 5931, 5930, 5928 ] }, + { "id": "unconnected", "fg": 5936 } ] }, { "id": "t_rock_floor", "multitile": true, - "fg": 5935, + "fg": 5954, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 5918 }, { "weight": 1, "sprite": 5919 }, { "weight": 1, "sprite": 5920 } ] + "fg": [ { "weight": 1, "sprite": 5937 }, { "weight": 1, "sprite": 5938 }, { "weight": 1, "sprite": 5939 } ] }, - { "id": "corner", "fg": [ 5922, 5924, 5923, 5921 ] }, - { "id": "t_connection", "fg": [ 5932, 5934, 5933, 5931 ] }, - { "id": "edge", "fg": [ 5926, 5925 ] }, - { "id": "end_piece", "fg": [ 5928, 5930, 5929, 5927 ] }, - { "id": "unconnected", "fg": 5935 } + { "id": "corner", "fg": [ 5941, 5943, 5942, 5940 ] }, + { "id": "t_connection", "fg": [ 5951, 5953, 5952, 5950 ] }, + { "id": "edge", "fg": [ 5945, 5944 ] }, + { "id": "end_piece", "fg": [ 5947, 5949, 5948, 5946 ] }, + { "id": "unconnected", "fg": 5954 } ] }, { "id": "t_rock_green", - "fg": 5951, + "fg": 5970, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5936 }, - { "id": "corner", "fg": [ 5938, 5940, 5939, 5937 ] }, - { "id": "t_connection", "fg": [ 5948, 5950, 5949, 5947 ] }, - { "id": "edge", "fg": [ 5942, 5941 ] }, - { "id": "end_piece", "fg": [ 5944, 5946, 5945, 5943 ] }, - { "id": "unconnected", "fg": 5951 } + { "id": "center", "fg": 5955 }, + { "id": "corner", "fg": [ 5957, 5959, 5958, 5956 ] }, + { "id": "t_connection", "fg": [ 5967, 5969, 5968, 5966 ] }, + { "id": "edge", "fg": [ 5961, 5960 ] }, + { "id": "end_piece", "fg": [ 5963, 5965, 5964, 5962 ] }, + { "id": "unconnected", "fg": 5970 } ] }, { "id": "t_rock_red", - "fg": 5967, + "fg": 5986, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5952 }, - { "id": "corner", "fg": [ 5954, 5956, 5955, 5953 ] }, - { "id": "t_connection", "fg": [ 5964, 5966, 5965, 5963 ] }, - { "id": "edge", "fg": [ 5958, 5957 ] }, - { "id": "end_piece", "fg": [ 5960, 5962, 5961, 5959 ] }, - { "id": "unconnected", "fg": 5967 } + { "id": "center", "fg": 5971 }, + { "id": "corner", "fg": [ 5973, 5975, 5974, 5972 ] }, + { "id": "t_connection", "fg": [ 5983, 5985, 5984, 5982 ] }, + { "id": "edge", "fg": [ 5977, 5976 ] }, + { "id": "end_piece", "fg": [ 5979, 5981, 5980, 5978 ] }, + { "id": "unconnected", "fg": 5986 } ] }, { "id": "t_rock_wall", "multitile": true, - "fg": 5983, + "fg": 6002, "additional_tiles": [ - { "id": "center", "fg": 5968 }, - { "id": "corner", "fg": [ 5970, 5972, 5971, 5969 ] }, - { "id": "t_connection", "fg": [ 5980, 5982, 5981, 5979 ] }, - { "id": "edge", "fg": [ 5974, 5973 ] }, - { "id": "end_piece", "fg": [ 5976, 5978, 5977, 5975 ] }, - { "id": "unconnected", "fg": 5983 } + { "id": "center", "fg": 5987 }, + { "id": "corner", "fg": [ 5989, 5991, 5990, 5988 ] }, + { "id": "t_connection", "fg": [ 5999, 6001, 6000, 5998 ] }, + { "id": "edge", "fg": [ 5993, 5992 ] }, + { "id": "end_piece", "fg": [ 5995, 5997, 5996, 5994 ] }, + { "id": "unconnected", "fg": 6002 } ] }, { "id": [ "t_rock_wall_half", "t_drystone_wall_half" ], - "fg": 5999, + "fg": 6018, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 5984 }, - { "id": "corner", "fg": [ 5986, 5988, 5987, 5985 ] }, - { "id": "t_connection", "fg": [ 5996, 5998, 5997, 5995 ] }, - { "id": "edge", "fg": [ 5990, 5989 ] }, - { "id": "end_piece", "fg": [ 5992, 5994, 5993, 5991 ] }, - { "id": "unconnected", "fg": 5999 } + { "id": "center", "fg": 6003 }, + { "id": "corner", "fg": [ 6005, 6007, 6006, 6004 ] }, + { "id": "t_connection", "fg": [ 6015, 6017, 6016, 6014 ] }, + { "id": "edge", "fg": [ 6009, 6008 ] }, + { "id": "end_piece", "fg": [ 6011, 6013, 6012, 6010 ] }, + { "id": "unconnected", "fg": 6018 } ] }, - { "id": "t_rootcellar", "fg": 6000, "bg": 4656 }, + { "id": "t_rootcellar", "fg": 6019, "bg": 4675 }, { "id": "t_sand", "multitile": true, - "fg": 6019, - "bg": 5346, + "fg": 6038, + "bg": 5365, "additional_tiles": [ { "id": "center", - "bg": 5346, + "bg": 5365, "fg": [ - { "weight": 1, "sprite": 6001 }, - { "weight": 1, "sprite": 6002 }, - { "weight": 1, "sprite": 6003 }, - { "weight": 1, "sprite": 6004 } + { "weight": 1, "sprite": 6020 }, + { "weight": 1, "sprite": 6021 }, + { "weight": 1, "sprite": 6022 }, + { "weight": 1, "sprite": 6023 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 6006, 6008, 6007, 6005 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 6016, 6018, 6017, 6015 ] }, - { "id": "edge", "bg": 5346, "fg": [ 6010, 6009 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 6012, 6014, 6013, 6011 ] }, - { "bg": 5346, "id": "unconnected", "fg": 6019 } + { "id": "corner", "bg": 5365, "fg": [ 6025, 6027, 6026, 6024 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 6035, 6037, 6036, 6034 ] }, + { "id": "edge", "bg": 5365, "fg": [ 6029, 6028 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 6031, 6033, 6032, 6030 ] }, + { "bg": 5365, "id": "unconnected", "fg": 6038 } ] }, { "id": "t_sand_season_summer", "multitile": true, - "fg": 6019, - "bg": 5356, + "fg": 6038, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": [ { "weight": 1, "sprite": 6001 }, { "weight": 1, "sprite": 6002 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 6006, 6008, 6007, 6005 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 6016, 6018, 6017, 6015 ] }, - { "id": "edge", "bg": 5356, "fg": [ 6010, 6009 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 6012, 6014, 6013, 6011 ] }, - { "bg": 5356, "id": "unconnected", "fg": 6019 } + { "id": "center", "bg": 5375, "fg": [ { "weight": 1, "sprite": 6020 }, { "weight": 1, "sprite": 6021 } ] }, + { "id": "corner", "bg": 5375, "fg": [ 6025, 6027, 6026, 6024 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 6035, 6037, 6036, 6034 ] }, + { "id": "edge", "bg": 5375, "fg": [ 6029, 6028 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 6031, 6033, 6032, 6030 ] }, + { "bg": 5375, "id": "unconnected", "fg": 6038 } ] }, { "id": "t_sand_season_autumn", "multitile": true, - "fg": 6019, - "bg": 5351, + "fg": 6038, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": [ { "weight": 1, "sprite": 6001 }, { "weight": 1, "sprite": 6002 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 6006, 6008, 6007, 6005 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 6016, 6018, 6017, 6015 ] }, - { "id": "edge", "bg": 5351, "fg": [ 6010, 6009 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 6012, 6014, 6013, 6011 ] }, - { "bg": 5351, "id": "unconnected", "fg": 6019 } + { "id": "center", "bg": 5370, "fg": [ { "weight": 1, "sprite": 6020 }, { "weight": 1, "sprite": 6021 } ] }, + { "id": "corner", "bg": 5370, "fg": [ 6025, 6027, 6026, 6024 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 6035, 6037, 6036, 6034 ] }, + { "id": "edge", "bg": 5370, "fg": [ 6029, 6028 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 6031, 6033, 6032, 6030 ] }, + { "bg": 5370, "id": "unconnected", "fg": 6038 } ] }, { "id": "t_sand_season_winter", "multitile": true, - "fg": 6019, - "bg": 4177, + "fg": 6038, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": [ { "weight": 1, "sprite": 6001 }, { "weight": 1, "sprite": 6002 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 6006, 6008, 6007, 6005 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 6016, 6018, 6017, 6015 ] }, - { "id": "edge", "bg": 4177, "fg": [ 6010, 6009 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 6012, 6014, 6013, 6011 ] }, - { "bg": 4177, "id": "unconnected", "fg": 6019 } + { "id": "center", "bg": 4196, "fg": [ { "weight": 1, "sprite": 6020 }, { "weight": 1, "sprite": 6021 } ] }, + { "id": "corner", "bg": 4196, "fg": [ 6025, 6027, 6026, 6024 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 6035, 6037, 6036, 6034 ] }, + { "id": "edge", "bg": 4196, "fg": [ 6029, 6028 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 6031, 6033, 6032, 6030 ] }, + { "bg": 4196, "id": "unconnected", "fg": 6038 } ] }, { "id": "t_sand_underground", "multitile": true, - "fg": 6019, - "bg": 5918, + "fg": 6038, + "bg": 5937, "additional_tiles": [ { "id": "center", - "bg": 5918, + "bg": 5937, "fg": [ - { "weight": 1, "sprite": 6001 }, - { "weight": 1, "sprite": 6002 }, - { "weight": 1, "sprite": 6003 }, - { "weight": 1, "sprite": 6004 } + { "weight": 1, "sprite": 6020 }, + { "weight": 1, "sprite": 6021 }, + { "weight": 1, "sprite": 6022 }, + { "weight": 1, "sprite": 6023 } ] }, - { "id": "corner", "bg": 5918, "fg": [ 6006, 6008, 6007, 6005 ] }, - { "id": "t_connection", "bg": 5918, "fg": [ 6016, 6018, 6017, 6015 ] }, - { "id": "edge", "bg": 5918, "fg": [ 6010, 6009 ] }, - { "id": "end_piece", "bg": 5918, "fg": [ 6012, 6014, 6013, 6011 ] }, - { "bg": 5918, "id": "unconnected", "fg": 6019 } + { "id": "corner", "bg": 5937, "fg": [ 6025, 6027, 6026, 6024 ] }, + { "id": "t_connection", "bg": 5937, "fg": [ 6035, 6037, 6036, 6034 ] }, + { "id": "edge", "bg": 5937, "fg": [ 6029, 6028 ] }, + { "id": "end_piece", "bg": 5937, "fg": [ 6031, 6033, 6032, 6030 ] }, + { "bg": 5937, "id": "unconnected", "fg": 6038 } ] }, { "id": [ "t_sandmound_season_spring", "t_sandmound_season_summer", "t_sandmound_season_autumn" ], - "fg": 6020 + "fg": 6039 }, - { "id": "t_sandmound_season_winter", "fg": 11002 }, + { "id": "t_sandmound_season_winter", "fg": 11050 }, { "id": "t_sconc_wall", "multitile": true, - "fg": 6036, + "fg": 6055, "additional_tiles": [ - { "id": "center", "fg": 6021 }, - { "id": "corner", "fg": [ 6023, 6025, 6024, 6022 ] }, - { "id": "t_connection", "fg": [ 6033, 6035, 6034, 6032 ] }, - { "id": "edge", "fg": [ 6027, 6026 ] }, - { "id": "end_piece", "fg": [ 6029, 6031, 6030, 6028 ] }, - { "id": "unconnected", "fg": 6036 } + { "id": "center", "fg": 6040 }, + { "id": "corner", "fg": [ 6042, 6044, 6043, 6041 ] }, + { "id": "t_connection", "fg": [ 6052, 6054, 6053, 6051 ] }, + { "id": "edge", "fg": [ 6046, 6045 ] }, + { "id": "end_piece", "fg": [ 6048, 6050, 6049, 6047 ] }, + { "id": "unconnected", "fg": 6055 } ] }, { "id": "t_sconc_wall_P", - "fg": 6052, + "fg": 6071, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6037 }, - { "id": "corner", "fg": [ 6039, 6041, 6040, 6038 ] }, - { "id": "t_connection", "fg": [ 6049, 6051, 6050, 6048 ] }, - { "id": "edge", "fg": [ 6043, 6042 ] }, - { "id": "end_piece", "fg": [ 6045, 6047, 6046, 6044 ] }, - { "id": "unconnected", "fg": 6052 } + { "id": "center", "fg": 6056 }, + { "id": "corner", "fg": [ 6058, 6060, 6059, 6057 ] }, + { "id": "t_connection", "fg": [ 6068, 6070, 6069, 6067 ] }, + { "id": "edge", "fg": [ 6062, 6061 ] }, + { "id": "end_piece", "fg": [ 6064, 6066, 6065, 6063 ] }, + { "id": "unconnected", "fg": 6071 } ] }, { "id": "t_sconc_wall_b", - "fg": 6068, + "fg": 6087, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6053 }, - { "id": "corner", "fg": [ 6055, 6057, 6056, 6054 ] }, - { "id": "t_connection", "fg": [ 6065, 6067, 6066, 6064 ] }, - { "id": "edge", "fg": [ 6059, 6058 ] }, - { "id": "end_piece", "fg": [ 6061, 6063, 6062, 6060 ] }, - { "id": "unconnected", "fg": 6068 } + { "id": "center", "fg": 6072 }, + { "id": "corner", "fg": [ 6074, 6076, 6075, 6073 ] }, + { "id": "t_connection", "fg": [ 6084, 6086, 6085, 6083 ] }, + { "id": "edge", "fg": [ 6078, 6077 ] }, + { "id": "end_piece", "fg": [ 6080, 6082, 6081, 6079 ] }, + { "id": "unconnected", "fg": 6087 } ] }, { "id": "t_sconc_wall_g", - "fg": 6084, + "fg": 6103, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6069 }, - { "id": "corner", "fg": [ 6071, 6073, 6072, 6070 ] }, - { "id": "t_connection", "fg": [ 6081, 6083, 6082, 6080 ] }, - { "id": "edge", "fg": [ 6075, 6074 ] }, - { "id": "end_piece", "fg": [ 6077, 6079, 6078, 6076 ] }, - { "id": "unconnected", "fg": 6084 } + { "id": "center", "fg": 6088 }, + { "id": "corner", "fg": [ 6090, 6092, 6091, 6089 ] }, + { "id": "t_connection", "fg": [ 6100, 6102, 6101, 6099 ] }, + { "id": "edge", "fg": [ 6094, 6093 ] }, + { "id": "end_piece", "fg": [ 6096, 6098, 6097, 6095 ] }, + { "id": "unconnected", "fg": 6103 } ] }, { "id": "t_sconc_wall_halfway", - "fg": 6100, + "fg": 6119, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6085 }, - { "id": "corner", "fg": [ 6087, 6089, 6088, 6086 ] }, - { "id": "t_connection", "fg": [ 6097, 6099, 6098, 6096 ] }, - { "id": "edge", "fg": [ 6091, 6090 ] }, - { "id": "end_piece", "fg": [ 6093, 6095, 6094, 6092 ] }, - { "id": "unconnected", "fg": 6100 } + { "id": "center", "fg": 6104 }, + { "id": "corner", "fg": [ 6106, 6108, 6107, 6105 ] }, + { "id": "t_connection", "fg": [ 6116, 6118, 6117, 6115 ] }, + { "id": "edge", "fg": [ 6110, 6109 ] }, + { "id": "end_piece", "fg": [ 6112, 6114, 6113, 6111 ] }, + { "id": "unconnected", "fg": 6119 } ] }, { "id": "t_sconc_wall_p", - "fg": 6116, + "fg": 6135, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6101 }, - { "id": "corner", "fg": [ 6103, 6105, 6104, 6102 ] }, - { "id": "t_connection", "fg": [ 6113, 6115, 6114, 6112 ] }, - { "id": "edge", "fg": [ 6107, 6106 ] }, - { "id": "end_piece", "fg": [ 6109, 6111, 6110, 6108 ] }, - { "id": "unconnected", "fg": 6116 } + { "id": "center", "fg": 6120 }, + { "id": "corner", "fg": [ 6122, 6124, 6123, 6121 ] }, + { "id": "t_connection", "fg": [ 6132, 6134, 6133, 6131 ] }, + { "id": "edge", "fg": [ 6126, 6125 ] }, + { "id": "end_piece", "fg": [ 6128, 6130, 6129, 6127 ] }, + { "id": "unconnected", "fg": 6135 } ] }, { "id": "t_sconc_wall_r", - "fg": 6132, + "fg": 6151, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6117 }, - { "id": "corner", "fg": [ 6119, 6121, 6120, 6118 ] }, - { "id": "t_connection", "fg": [ 6129, 6131, 6130, 6128 ] }, - { "id": "edge", "fg": [ 6123, 6122 ] }, - { "id": "end_piece", "fg": [ 6125, 6127, 6126, 6124 ] }, - { "id": "unconnected", "fg": 6132 } + { "id": "center", "fg": 6136 }, + { "id": "corner", "fg": [ 6138, 6140, 6139, 6137 ] }, + { "id": "t_connection", "fg": [ 6148, 6150, 6149, 6147 ] }, + { "id": "edge", "fg": [ 6142, 6141 ] }, + { "id": "end_piece", "fg": [ 6144, 6146, 6145, 6143 ] }, + { "id": "unconnected", "fg": 6151 } ] }, { "id": "t_sconc_wall_w", - "fg": 6148, + "fg": 6167, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6133 }, - { "id": "corner", "fg": [ 6135, 6137, 6136, 6134 ] }, - { "id": "t_connection", "fg": [ 6145, 6147, 6146, 6144 ] }, - { "id": "edge", "fg": [ 6139, 6138 ] }, - { "id": "end_piece", "fg": [ 6141, 6143, 6142, 6140 ] }, - { "id": "unconnected", "fg": 6148 } + { "id": "center", "fg": 6152 }, + { "id": "corner", "fg": [ 6154, 6156, 6155, 6153 ] }, + { "id": "t_connection", "fg": [ 6164, 6166, 6165, 6163 ] }, + { "id": "edge", "fg": [ 6158, 6157 ] }, + { "id": "end_piece", "fg": [ 6160, 6162, 6161, 6159 ] }, + { "id": "unconnected", "fg": 6167 } ] }, { "id": "t_sconc_wall_y", - "fg": 6164, + "fg": 6183, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6149 }, - { "id": "corner", "fg": [ 6151, 6153, 6152, 6150 ] }, - { "id": "t_connection", "fg": [ 6161, 6163, 6162, 6160 ] }, - { "id": "edge", "fg": [ 6155, 6154 ] }, - { "id": "end_piece", "fg": [ 6157, 6159, 6158, 6156 ] }, - { "id": "unconnected", "fg": 6164 } + { "id": "center", "fg": 6168 }, + { "id": "corner", "fg": [ 6170, 6172, 6171, 6169 ] }, + { "id": "t_connection", "fg": [ 6180, 6182, 6181, 6179 ] }, + { "id": "edge", "fg": [ 6174, 6173 ] }, + { "id": "end_piece", "fg": [ 6176, 6178, 6177, 6175 ] }, + { "id": "unconnected", "fg": 6183 } ] }, { "id": "t_scrap_floor", "multitile": true, - "fg": 6195, + "fg": 6214, "additional_tiles": [ - { "id": "center", "fg": [ { "weight": 1, "sprite": 6165 }, { "weight": 1, "sprite": 6166 } ] }, + { "id": "center", "fg": [ { "weight": 1, "sprite": 6184 }, { "weight": 1, "sprite": 6185 } ] }, { "id": "corner", - "fg": [ { "weight": 1, "sprite": [ 6169, 6173, 6167, 6171 ] }, { "weight": 1, "sprite": [ 6170, 6174, 6168, 6172 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6188, 6192, 6186, 6190 ] }, { "weight": 1, "sprite": [ 6189, 6193, 6187, 6191 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 1, "sprite": [ 6189, 6193, 6191, 6187 ] }, { "weight": 1, "sprite": [ 6190, 6194, 6192, 6188 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6208, 6212, 6210, 6206 ] }, { "weight": 1, "sprite": [ 6209, 6213, 6211, 6207 ] } ] }, { "id": "edge", - "fg": [ { "weight": 1, "sprite": [ 6177, 6175 ] }, { "weight": 1, "sprite": [ 6178, 6176 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6196, 6194 ] }, { "weight": 1, "sprite": [ 6197, 6195 ] } ] }, { "id": "end_piece", - "fg": [ { "weight": 1, "sprite": [ 6181, 6185, 6183, 6179 ] }, { "weight": 1, "sprite": [ 6182, 6186, 6184, 6180 ] } ] + "fg": [ { "weight": 1, "sprite": [ 6200, 6204, 6202, 6198 ] }, { "weight": 1, "sprite": [ 6201, 6205, 6203, 6199 ] } ] }, - { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 6195 }, { "weight": 1, "sprite": 6196 } ] } + { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 6214 }, { "weight": 1, "sprite": 6215 } ] } ] }, { "id": "t_scrap_wall", "multitile": true, - "fg": 6212, + "fg": 6231, "additional_tiles": [ - { "id": "center", "fg": 6197 }, - { "id": "corner", "fg": [ 6199, 6201, 6200, 6198 ] }, - { "id": "t_connection", "fg": [ 6209, 6211, 6210, 6208 ] }, - { "id": "edge", "fg": [ 6203, 6202 ] }, - { "id": "end_piece", "fg": [ 6205, 6207, 6206, 6204 ] }, - { "id": "unconnected", "fg": 6212 } + { "id": "center", "fg": 6216 }, + { "id": "corner", "fg": [ 6218, 6220, 6219, 6217 ] }, + { "id": "t_connection", "fg": [ 6228, 6230, 6229, 6227 ] }, + { "id": "edge", "fg": [ 6222, 6221 ] }, + { "id": "end_piece", "fg": [ 6224, 6226, 6225, 6223 ] }, + { "id": "unconnected", "fg": 6231 } ] }, { "id": "t_scrap_wall_halfway", - "fg": 6217, - "bg": 6196, + "fg": 6236, + "bg": 6215, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6224, "bg": 6166 }, - { "id": "corner", "fg": [ 6214, 6216, 6215, 6213 ], "bg": [ 6170, 6174, 6172, 6168 ] }, - { "id": "t_connection", "fg": [ 6224, 6226, 6225, 6223 ], "bg": [ 6190, 6194, 6192, 6188 ] }, - { "id": "edge", "fg": [ 6218, 6217 ], "bg": [ 6178, 6176 ] }, - { "id": "end_piece", "fg": [ 6220, 6222, 6221, 6219 ], "bg": [ 6182, 6186, 6184, 6180 ] }, - { "id": "unconnected", "fg": 6217, "bg": 6196 } + { "id": "center", "fg": 6243, "bg": 6185 }, + { "id": "corner", "fg": [ 6233, 6235, 6234, 6232 ], "bg": [ 6189, 6193, 6191, 6187 ] }, + { "id": "t_connection", "fg": [ 6243, 6245, 6244, 6242 ], "bg": [ 6209, 6213, 6211, 6207 ] }, + { "id": "edge", "fg": [ 6237, 6236 ], "bg": [ 6197, 6195 ] }, + { "id": "end_piece", "fg": [ 6239, 6241, 6240, 6238 ], "bg": [ 6201, 6205, 6203, 6199 ] }, + { "id": "unconnected", "fg": 6236, "bg": 6215 } ] }, - { "id": "t_screen_door_c", "fg": 6227, "bg": 4953 }, + { "id": "t_screen_door_c", "fg": 6246, "bg": 4972 }, { "id": "t_screened_porch_wall", "multitile": true, - "fg": 6243, - "bg": 4953, + "fg": 6262, + "bg": 4972, "additional_tiles": [ - { "id": "center", "bg": 4953, "fg": 6228 }, - { "id": "corner", "bg": 4953, "fg": [ 6230, 6232, 6231, 6229 ] }, - { "id": "t_connection", "bg": 4953, "fg": [ 6240, 6242, 6241, 6239 ] }, - { "id": "edge", "bg": 4953, "fg": [ 6234, 6233 ] }, - { "id": "end_piece", "bg": 4953, "fg": [ 6236, 6238, 6237, 6235 ] }, - { "bg": 4953, "id": "unconnected", "fg": [ 6243, 6243 ] } + { "id": "center", "bg": 4972, "fg": 6247 }, + { "id": "corner", "bg": 4972, "fg": [ 6249, 6251, 6250, 6248 ] }, + { "id": "t_connection", "bg": 4972, "fg": [ 6259, 6261, 6260, 6258 ] }, + { "id": "edge", "bg": 4972, "fg": [ 6253, 6252 ] }, + { "id": "end_piece", "bg": 4972, "fg": [ 6255, 6257, 6256, 6254 ] }, + { "bg": 4972, "id": "unconnected", "fg": [ 6262, 6262 ] } ] }, { "id": "t_sewage", "multitile": true, - "fg": 6259, + "fg": 6278, "additional_tiles": [ - { "id": "center", "fg": 6244 }, - { "id": "corner", "fg": [ 6246, 6248, 6247, 6245 ] }, - { "id": "t_connection", "fg": [ 6256, 6258, 6257, 6255 ] }, - { "id": "edge", "fg": [ 6250, 6249 ] }, - { "id": "end_piece", "fg": [ 6252, 6254, 6253, 6251 ] }, - { "id": "unconnected", "fg": [ 6259, 6259 ] } + { "id": "center", "fg": 6263 }, + { "id": "corner", "fg": [ 6265, 6267, 6266, 6264 ] }, + { "id": "t_connection", "fg": [ 6275, 6277, 6276, 6274 ] }, + { "id": "edge", "fg": [ 6269, 6268 ] }, + { "id": "end_piece", "fg": [ 6271, 6273, 6272, 6270 ] }, + { "id": "unconnected", "fg": [ 6278, 6278 ] } ] }, { "id": "t_sewage_pipe", "multitile": true, - "fg": 6275, + "fg": 6294, "additional_tiles": [ - { "id": "center", "fg": 6260 }, - { "id": "corner", "fg": [ 6262, 6264, 6263, 6261 ] }, - { "id": "t_connection", "fg": [ 6272, 6274, 6273, 6271 ] }, - { "id": "edge", "fg": [ 6266, 6265 ] }, - { "id": "end_piece", "fg": [ 6268, 6270, 6269, 6267 ] }, - { "id": "unconnected", "fg": [ 6275, 6275 ] } + { "id": "center", "fg": 6279 }, + { "id": "corner", "fg": [ 6281, 6283, 6282, 6280 ] }, + { "id": "t_connection", "fg": [ 6291, 6293, 6292, 6290 ] }, + { "id": "edge", "fg": [ 6285, 6284 ] }, + { "id": "end_piece", "fg": [ 6287, 6289, 6288, 6286 ] }, + { "id": "unconnected", "fg": [ 6294, 6294 ] } ] }, { "id": "t_shingle_flat_roof", "multitile": true, - "fg": 6291, - "additional_tiles": [ - { "id": "center", "fg": 6276 }, - { "id": "corner", "fg": [ 6278, 6280, 6279, 6277 ] }, - { "id": "t_connection", "fg": [ 6288, 6290, 6289, 6287 ] }, - { "id": "edge", "fg": [ 6282, 6281 ] }, - { "id": "end_piece", "fg": [ 6284, 6286, 6285, 6283 ] }, - { "id": "unconnected", "fg": 6291 } - ] - }, - { "id": "t_shrub", "fg": 6292, "bg": 5346 }, - { "id": "t_shrub_season_summer", "fg": 6292, "bg": 5356 }, - { "id": "t_shrub_season_autumn", "fg": 6292, "bg": 5351 }, - { "id": "t_shrub_season_winter", "fg": 6293, "bg": 4175 }, - { "id": "t_shrub_blackberry", "fg": 6294, "bg": 5346 }, - { "id": "t_shrub_blackberry_harvested", "fg": 6295, "bg": 5356 }, - { "id": "t_shrub_blackberry_season_summer", "fg": 6296, "bg": 5356 }, - { "id": "t_shrub_blackberry_season_autumn", "fg": 6294, "bg": 5351 }, - { "id": "t_shrub_blackberry_season_winter", "fg": 6297, "bg": 4175 }, - { "id": "t_shrub_blueberry", "fg": 6298, "bg": 5346 }, - { "id": "t_shrub_blueberry_harvested", "fg": 6299, "bg": 5356 }, - { "id": "t_shrub_blueberry_season_summer", "fg": 6300, "bg": 5356 }, - { "id": "t_shrub_blueberry_season_autumn", "fg": 6298, "bg": 5351 }, - { "id": "t_shrub_blueberry_season_winter", "fg": 6301, "bg": 4175 }, - { "id": "t_shrub_grape", "fg": 6306, "bg": 5346 }, - { "id": "t_shrub_grape_harvested", "fg": 6307, "bg": 5356 }, - { "id": "t_shrub_grape_season_summer", "fg": 6308, "bg": 5356 }, - { "id": "t_shrub_grape_season_autumn", "fg": 6306, "bg": 5351 }, - { "id": "t_shrub_grape_season_winter", "fg": 6309, "bg": 4175 }, - { "id": "t_shrub_huckleberry", "fg": 6310, "bg": 5346 }, - { "id": "t_shrub_huckleberry_harvested", "fg": 6311, "bg": 5356 }, - { "id": "t_shrub_huckleberry_season_summer", "fg": 6312, "bg": 5356 }, - { "id": "t_shrub_huckleberry_season_autumn", "fg": 6310, "bg": 5351 }, - { "id": "t_shrub_huckleberry_season_winter", "fg": 6313, "bg": 4175 }, - { "id": "t_shrub_hydrangea", "fg": 6315, "bg": 5346 }, - { "id": "t_shrub_hydrangea_harvested", "fg": 6314, "bg": 5346 }, - { "id": "t_shrub_hydrangea_season_summer", "fg": 6316, "bg": 5356 }, - { "id": "t_shrub_hydrangea_season_autumn", "fg": 6315, "bg": 5351 }, - { "id": "t_shrub_hydrangea_season_winter", "fg": 6317, "bg": 4175 }, - { "id": "t_shrub_lilac", "fg": 6319, "bg": 5346 }, - { "id": "t_shrub_lilac_harvested", "fg": 6318, "bg": 5346 }, - { "id": "t_shrub_lilac_season_summer", "fg": 6320, "bg": 5356 }, - { "id": "t_shrub_lilac_season_autumn", "fg": 6318, "bg": 5351 }, - { "id": "t_shrub_lilac_season_winter", "fg": 6321, "bg": 4175 }, - { "id": "t_shrub_peanut", "fg": 6322, "bg": 5346 }, - { "id": "t_shrub_peanut_harvested", "fg": 6324, "bg": 5351 }, - { "id": "t_shrub_peanut_season_summer", "fg": 6322, "bg": 5356 }, - { "id": "t_shrub_peanut_season_autumn", "fg": 6323, "bg": 5351 }, - { "id": "t_shrub_peanut_season_winter", "fg": 6325, "bg": 4175 }, - { "id": "t_shrub_raspberry", "fg": 6326, "bg": 5346 }, - { "id": "t_shrub_raspberry_harvested", "fg": 6327, "bg": 5356 }, - { "id": "t_shrub_raspberry_season_summer", "fg": 6328, "bg": 5356 }, - { "id": "t_shrub_raspberry_season_autumn", "fg": 6326, "bg": 5351 }, - { "id": "t_shrub_raspberry_season_winter", "fg": 6329, "bg": 4175 }, - { "id": "t_shrub_rose", "fg": 6331, "bg": 5346 }, - { "id": "t_shrub_rose_season_summer", "fg": 6331, "bg": 5356 }, - { "id": "t_shrub_rose_harvested", "fg": 6331, "bg": 5351 }, - { "id": "t_shrub_rose_season_autumn", "fg": 6330, "bg": 5351 }, - { "id": "t_shrub_rose_season_winter", "fg": 6332, "bg": 4175 }, - { "id": "t_shrub_strawberry", "fg": 6333, "bg": 5346 }, - { "id": "t_shrub_strawberry_harvested", "fg": 6334, "bg": 5356 }, - { "id": "t_shrub_strawberry_season_summer", "fg": 6335, "bg": 5356 }, - { "id": "t_shrub_strawberry_season_autumn", "fg": 6333, "bg": 5351 }, - { "id": "t_shrub_strawberry_season_winter", "fg": 6336, "bg": 4175 }, + "fg": 6310, + "additional_tiles": [ + { "id": "center", "fg": 6295 }, + { "id": "corner", "fg": [ 6297, 6299, 6298, 6296 ] }, + { "id": "t_connection", "fg": [ 6307, 6309, 6308, 6306 ] }, + { "id": "edge", "fg": [ 6301, 6300 ] }, + { "id": "end_piece", "fg": [ 6303, 6305, 6304, 6302 ] }, + { "id": "unconnected", "fg": 6310 } + ] + }, + { "id": "t_shrub", "fg": 6311, "bg": 5365 }, + { "id": "t_shrub_season_summer", "fg": 6311, "bg": 5375 }, + { "id": "t_shrub_season_autumn", "fg": 6311, "bg": 5370 }, + { "id": "t_shrub_season_winter", "fg": 6312, "bg": 4194 }, + { "id": "t_shrub_blackberry", "fg": 6313, "bg": 5365 }, + { "id": "t_shrub_blackberry_harvested", "fg": 6314, "bg": 5375 }, + { "id": "t_shrub_blackberry_season_summer", "fg": 6315, "bg": 5375 }, + { "id": "t_shrub_blackberry_season_autumn", "fg": 6313, "bg": 5370 }, + { "id": "t_shrub_blackberry_season_winter", "fg": 6316, "bg": 4194 }, + { "id": "t_shrub_blueberry", "fg": 6317, "bg": 5365 }, + { "id": "t_shrub_blueberry_harvested", "fg": 6318, "bg": 5375 }, + { "id": "t_shrub_blueberry_season_summer", "fg": 6319, "bg": 5375 }, + { "id": "t_shrub_blueberry_season_autumn", "fg": 6317, "bg": 5370 }, + { "id": "t_shrub_blueberry_season_winter", "fg": 6320, "bg": 4194 }, + { "id": "t_shrub_grape", "fg": 6325, "bg": 5365 }, + { "id": "t_shrub_grape_harvested", "fg": 6326, "bg": 5375 }, + { "id": "t_shrub_grape_season_summer", "fg": 6327, "bg": 5375 }, + { "id": "t_shrub_grape_season_autumn", "fg": 6325, "bg": 5370 }, + { "id": "t_shrub_grape_season_winter", "fg": 6328, "bg": 4194 }, + { "id": "t_shrub_huckleberry", "fg": 6329, "bg": 5365 }, + { "id": "t_shrub_huckleberry_harvested", "fg": 6330, "bg": 5375 }, + { "id": "t_shrub_huckleberry_season_summer", "fg": 6331, "bg": 5375 }, + { "id": "t_shrub_huckleberry_season_autumn", "fg": 6329, "bg": 5370 }, + { "id": "t_shrub_huckleberry_season_winter", "fg": 6332, "bg": 4194 }, + { "id": "t_shrub_hydrangea", "fg": 6334, "bg": 5365 }, + { "id": "t_shrub_hydrangea_harvested", "fg": 6333, "bg": 5365 }, + { "id": "t_shrub_hydrangea_season_summer", "fg": 6335, "bg": 5375 }, + { "id": "t_shrub_hydrangea_season_autumn", "fg": 6334, "bg": 5370 }, + { "id": "t_shrub_hydrangea_season_winter", "fg": 6336, "bg": 4194 }, + { "id": "t_shrub_lilac", "fg": 6338, "bg": 5365 }, + { "id": "t_shrub_lilac_harvested", "fg": 6337, "bg": 5365 }, + { "id": "t_shrub_lilac_season_summer", "fg": 6339, "bg": 5375 }, + { "id": "t_shrub_lilac_season_autumn", "fg": 6337, "bg": 5370 }, + { "id": "t_shrub_lilac_season_winter", "fg": 6340, "bg": 4194 }, + { "id": "t_shrub_peanut", "fg": 6341, "bg": 5365 }, + { "id": "t_shrub_peanut_harvested", "fg": 6343, "bg": 5370 }, + { "id": "t_shrub_peanut_season_summer", "fg": 6341, "bg": 5375 }, + { "id": "t_shrub_peanut_season_autumn", "fg": 6342, "bg": 5370 }, + { "id": "t_shrub_peanut_season_winter", "fg": 6344, "bg": 4194 }, + { "id": "t_shrub_raspberry", "fg": 6345, "bg": 5365 }, + { "id": "t_shrub_raspberry_harvested", "fg": 6346, "bg": 5375 }, + { "id": "t_shrub_raspberry_season_summer", "fg": 6347, "bg": 5375 }, + { "id": "t_shrub_raspberry_season_autumn", "fg": 6345, "bg": 5370 }, + { "id": "t_shrub_raspberry_season_winter", "fg": 6348, "bg": 4194 }, + { "id": "t_shrub_rose", "fg": 6350, "bg": 5365 }, + { "id": "t_shrub_rose_season_summer", "fg": 6350, "bg": 5375 }, + { "id": "t_shrub_rose_harvested", "fg": 6350, "bg": 5370 }, + { "id": "t_shrub_rose_season_autumn", "fg": 6349, "bg": 5370 }, + { "id": "t_shrub_rose_season_winter", "fg": 6351, "bg": 4194 }, + { "id": "t_shrub_strawberry", "fg": 6352, "bg": 5365 }, + { "id": "t_shrub_strawberry_harvested", "fg": 6353, "bg": 5375 }, + { "id": "t_shrub_strawberry_season_summer", "fg": 6354, "bg": 5375 }, + { "id": "t_shrub_strawberry_season_autumn", "fg": 6352, "bg": 5370 }, + { "id": "t_shrub_strawberry_season_winter", "fg": 6355, "bg": 4194 }, { "id": [ "t_sidewalk", "t_sidewalk_bg_dp" ], "multitile": true, - "fg": 6352, + "fg": 6371, "additional_tiles": [ - { "id": "center", "fg": 6337 }, - { "id": "corner", "fg": [ 6339, 6341, 6340, 6338 ] }, - { "id": "t_connection", "fg": [ 6349, 6351, 6350, 6348 ] }, - { "id": "edge", "fg": [ 6343, 6342 ] }, - { "id": "end_piece", "fg": [ 6345, 6347, 6346, 6344 ] }, - { "id": "unconnected", "fg": 6352 } + { "id": "center", "fg": 6356 }, + { "id": "corner", "fg": [ 6358, 6360, 6359, 6357 ] }, + { "id": "t_connection", "fg": [ 6368, 6370, 6369, 6367 ] }, + { "id": "edge", "fg": [ 6362, 6361 ] }, + { "id": "end_piece", "fg": [ 6364, 6366, 6365, 6363 ] }, + { "id": "unconnected", "fg": 6371 } ] }, - { "id": "t_sidewalk_season_winter", "fg": 4177 }, - { "id": "t_slime", "fg": 6353 }, + { "id": "t_sidewalk_season_winter", "fg": 4196 }, + { "id": "t_slime", "fg": 6372 }, { "id": "t_soil", - "fg": 6369, + "fg": 6388, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6354 }, - { "id": "corner", "fg": [ 6356, 6358, 6357, 6355 ] }, - { "id": "t_connection", "fg": [ 6366, 6368, 6367, 6365 ] }, - { "id": "edge", "fg": [ 6360, 6359 ] }, - { "id": "end_piece", "fg": [ 6362, 6364, 6363, 6361 ] }, - { "id": "unconnected", "fg": [ 6369, 6369 ] } + { "id": "center", "fg": 6373 }, + { "id": "corner", "fg": [ 6375, 6377, 6376, 6374 ] }, + { "id": "t_connection", "fg": [ 6385, 6387, 6386, 6384 ] }, + { "id": "edge", "fg": [ 6379, 6378 ] }, + { "id": "end_piece", "fg": [ 6381, 6383, 6382, 6380 ] }, + { "id": "unconnected", "fg": [ 6388, 6388 ] } ] }, - { "id": "t_splitrail_fencegate_c", "fg": 6370, "bg": 5346 }, - { "id": "t_splitrail_fencegate_o", "fg": 6371, "bg": 5346 }, - { "id": "t_splitrail_fencegate_c_season_summer", "fg": 6370, "bg": 5356 }, - { "id": "t_splitrail_fencegate_o_season_summer", "fg": 6371, "bg": 5356 }, - { "id": "t_splitrail_fencegate_c_season_autumn", "fg": 6370, "bg": 5351 }, - { "id": "t_splitrail_fencegate_o_season_autumn", "fg": 6371, "bg": 5351 }, - { "id": "t_splitrail_fencegate_c_season_winter", "fg": 6370, "bg": 4177 }, - { "id": "t_splitrail_fencegate_o_season_winter", "fg": 6371, "bg": 4177 }, + { "id": "t_splitrail_fencegate_c", "fg": 6389, "bg": 5365 }, + { "id": "t_splitrail_fencegate_o", "fg": 6390, "bg": 5365 }, + { "id": "t_splitrail_fencegate_c_season_summer", "fg": 6389, "bg": 5375 }, + { "id": "t_splitrail_fencegate_o_season_summer", "fg": 6390, "bg": 5375 }, + { "id": "t_splitrail_fencegate_c_season_autumn", "fg": 6389, "bg": 5370 }, + { "id": "t_splitrail_fencegate_o_season_autumn", "fg": 6390, "bg": 5370 }, + { "id": "t_splitrail_fencegate_c_season_winter", "fg": 6389, "bg": 4196 }, + { "id": "t_splitrail_fencegate_o_season_winter", "fg": 6390, "bg": 4196 }, { "id": "t_strconc_floor", "multitile": true, - "fg": 6387, + "fg": 6406, "additional_tiles": [ - { "id": "center", "fg": 6372 }, - { "id": "corner", "fg": [ 6374, 6376, 6375, 6373 ] }, - { "id": "t_connection", "fg": [ 6384, 6386, 6385, 6383 ] }, - { "id": "edge", "fg": [ 6378, 6377 ] }, - { "id": "end_piece", "fg": [ 6380, 6382, 6381, 6379 ] }, - { "id": "unconnected", "fg": 6387 } + { "id": "center", "fg": 6391 }, + { "id": "corner", "fg": [ 6393, 6395, 6394, 6392 ] }, + { "id": "t_connection", "fg": [ 6403, 6405, 6404, 6402 ] }, + { "id": "edge", "fg": [ 6397, 6396 ] }, + { "id": "end_piece", "fg": [ 6399, 6401, 6400, 6398 ] }, + { "id": "unconnected", "fg": 6406 } ] }, { "id": "t_strconc_wall", - "fg": 6404, + "fg": 6423, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6389 }, - { "id": "corner", "fg": [ 6391, 6393, 6392, 6390 ] }, - { "id": "t_connection", "fg": [ 6401, 6403, 6402, 6400 ] }, - { "id": "edge", "fg": [ 6395, 6394 ] }, - { "id": "end_piece", "fg": [ 6397, 6399, 6398, 6396 ] }, - { "id": "unconnected", "fg": 6404 } + { "id": "center", "fg": 6408 }, + { "id": "corner", "fg": [ 6410, 6412, 6411, 6409 ] }, + { "id": "t_connection", "fg": [ 6420, 6422, 6421, 6419 ] }, + { "id": "edge", "fg": [ 6414, 6413 ] }, + { "id": "end_piece", "fg": [ 6416, 6418, 6417, 6415 ] }, + { "id": "unconnected", "fg": 6423 } ] }, { "id": "t_strconc_wall_P", - "fg": 6420, + "fg": 6439, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6405 }, - { "id": "corner", "fg": [ 6407, 6409, 6408, 6406 ] }, - { "id": "t_connection", "fg": [ 6417, 6419, 6418, 6416 ] }, - { "id": "edge", "fg": [ 6411, 6410 ] }, - { "id": "end_piece", "fg": [ 6413, 6415, 6414, 6412 ] }, - { "id": "unconnected", "fg": 6420 } + { "id": "center", "fg": 6424 }, + { "id": "corner", "fg": [ 6426, 6428, 6427, 6425 ] }, + { "id": "t_connection", "fg": [ 6436, 6438, 6437, 6435 ] }, + { "id": "edge", "fg": [ 6430, 6429 ] }, + { "id": "end_piece", "fg": [ 6432, 6434, 6433, 6431 ] }, + { "id": "unconnected", "fg": 6439 } ] }, { "id": "t_strconc_wall_b", - "fg": 6436, + "fg": 6455, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6421 }, - { "id": "corner", "fg": [ 6423, 6425, 6424, 6422 ] }, - { "id": "t_connection", "fg": [ 6433, 6435, 6434, 6432 ] }, - { "id": "edge", "fg": [ 6427, 6426 ] }, - { "id": "end_piece", "fg": [ 6429, 6431, 6430, 6428 ] }, - { "id": "unconnected", "fg": 6436 } + { "id": "center", "fg": 6440 }, + { "id": "corner", "fg": [ 6442, 6444, 6443, 6441 ] }, + { "id": "t_connection", "fg": [ 6452, 6454, 6453, 6451 ] }, + { "id": "edge", "fg": [ 6446, 6445 ] }, + { "id": "end_piece", "fg": [ 6448, 6450, 6449, 6447 ] }, + { "id": "unconnected", "fg": 6455 } ] }, { "id": "t_strconc_wall_g", - "fg": 6452, + "fg": 6471, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6437 }, - { "id": "corner", "fg": [ 6439, 6441, 6440, 6438 ] }, - { "id": "t_connection", "fg": [ 6449, 6451, 6450, 6448 ] }, - { "id": "edge", "fg": [ 6443, 6442 ] }, - { "id": "end_piece", "fg": [ 6445, 6447, 6446, 6444 ] }, - { "id": "unconnected", "fg": 6452 } + { "id": "center", "fg": 6456 }, + { "id": "corner", "fg": [ 6458, 6460, 6459, 6457 ] }, + { "id": "t_connection", "fg": [ 6468, 6470, 6469, 6467 ] }, + { "id": "edge", "fg": [ 6462, 6461 ] }, + { "id": "end_piece", "fg": [ 6464, 6466, 6465, 6463 ] }, + { "id": "unconnected", "fg": 6471 } ] }, { "id": "t_strconc_wall_halfway", - "fg": 6468, + "fg": 6487, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6453 }, - { "id": "corner", "fg": [ 6455, 6457, 6456, 6454 ] }, - { "id": "t_connection", "fg": [ 6465, 6467, 6466, 6464 ] }, - { "id": "edge", "fg": [ 6459, 6458 ] }, - { "id": "end_piece", "fg": [ 6461, 6463, 6462, 6460 ] }, - { "id": "unconnected", "fg": 6468 } + { "id": "center", "fg": 6472 }, + { "id": "corner", "fg": [ 6474, 6476, 6475, 6473 ] }, + { "id": "t_connection", "fg": [ 6484, 6486, 6485, 6483 ] }, + { "id": "edge", "fg": [ 6478, 6477 ] }, + { "id": "end_piece", "fg": [ 6480, 6482, 6481, 6479 ] }, + { "id": "unconnected", "fg": 6487 } ] }, { "id": "t_strconc_wall_p", - "fg": 6484, + "fg": 6503, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6469 }, - { "id": "corner", "fg": [ 6471, 6473, 6472, 6470 ] }, - { "id": "t_connection", "fg": [ 6481, 6483, 6482, 6480 ] }, - { "id": "edge", "fg": [ 6475, 6474 ] }, - { "id": "end_piece", "fg": [ 6477, 6479, 6478, 6476 ] }, - { "id": "unconnected", "fg": 6484 } + { "id": "center", "fg": 6488 }, + { "id": "corner", "fg": [ 6490, 6492, 6491, 6489 ] }, + { "id": "t_connection", "fg": [ 6500, 6502, 6501, 6499 ] }, + { "id": "edge", "fg": [ 6494, 6493 ] }, + { "id": "end_piece", "fg": [ 6496, 6498, 6497, 6495 ] }, + { "id": "unconnected", "fg": 6503 } ] }, { "id": "t_strconc_wall_r", - "fg": 6500, + "fg": 6519, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6485 }, - { "id": "corner", "fg": [ 6487, 6489, 6488, 6486 ] }, - { "id": "t_connection", "fg": [ 6497, 6499, 6498, 6496 ] }, - { "id": "edge", "fg": [ 6491, 6490 ] }, - { "id": "end_piece", "fg": [ 6493, 6495, 6494, 6492 ] }, - { "id": "unconnected", "fg": 6500 } + { "id": "center", "fg": 6504 }, + { "id": "corner", "fg": [ 6506, 6508, 6507, 6505 ] }, + { "id": "t_connection", "fg": [ 6516, 6518, 6517, 6515 ] }, + { "id": "edge", "fg": [ 6510, 6509 ] }, + { "id": "end_piece", "fg": [ 6512, 6514, 6513, 6511 ] }, + { "id": "unconnected", "fg": 6519 } ] }, { "id": "t_strconc_wall_w", - "fg": 6516, + "fg": 6535, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6501 }, - { "id": "corner", "fg": [ 6503, 6505, 6504, 6502 ] }, - { "id": "t_connection", "fg": [ 6513, 6515, 6514, 6512 ] }, - { "id": "edge", "fg": [ 6507, 6506 ] }, - { "id": "end_piece", "fg": [ 6509, 6511, 6510, 6508 ] }, - { "id": "unconnected", "fg": 6516 } + { "id": "center", "fg": 6520 }, + { "id": "corner", "fg": [ 6522, 6524, 6523, 6521 ] }, + { "id": "t_connection", "fg": [ 6532, 6534, 6533, 6531 ] }, + { "id": "edge", "fg": [ 6526, 6525 ] }, + { "id": "end_piece", "fg": [ 6528, 6530, 6529, 6527 ] }, + { "id": "unconnected", "fg": 6535 } ] }, { "id": "t_strconc_wall_y", - "fg": 6532, + "fg": 6551, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6517 }, - { "id": "corner", "fg": [ 6519, 6521, 6520, 6518 ] }, - { "id": "t_connection", "fg": [ 6529, 6531, 6530, 6528 ] }, - { "id": "edge", "fg": [ 6523, 6522 ] }, - { "id": "end_piece", "fg": [ 6525, 6527, 6526, 6524 ] }, - { "id": "unconnected", "fg": 6532 } + { "id": "center", "fg": 6536 }, + { "id": "corner", "fg": [ 6538, 6540, 6539, 6537 ] }, + { "id": "t_connection", "fg": [ 6548, 6550, 6549, 6547 ] }, + { "id": "edge", "fg": [ 6542, 6541 ] }, + { "id": "end_piece", "fg": [ 6544, 6546, 6545, 6543 ] }, + { "id": "unconnected", "fg": 6551 } ] }, - { "id": "t_stump", "fg": 6533, "bg": 5346 }, - { "id": "t_stump_season_summer", "fg": 6533, "bg": 5356 }, - { "id": "t_stump_season_autumn", "fg": 6533, "bg": 5351 }, - { "id": "t_stump_season_winter", "fg": 6533, "bg": 4175 }, - { "id": "t_switch_even", "fg": 6534, "bg": 5901 }, - { "id": "t_switch_gb", "fg": 6535, "bg": 5901 }, - { "id": "t_switch_rb", "fg": 6536, "bg": 5901 }, - { "id": "t_switch_rg", "fg": 6537, "bg": 5901 }, - { "id": "f_tatami", "fg": [ { "weight": 100, "sprite": 6538 }, { "weight": 100, "sprite": 6539 } ] }, + { "id": "t_stump", "fg": 6552, "bg": 5365 }, + { "id": "t_stump_season_summer", "fg": 6552, "bg": 5375 }, + { "id": "t_stump_season_autumn", "fg": 6552, "bg": 5370 }, + { "id": "t_stump_season_winter", "fg": 6552, "bg": 4194 }, + { "id": "t_switch_even", "fg": 6553, "bg": 5920 }, + { "id": "t_switch_gb", "fg": 6554, "bg": 5920 }, + { "id": "t_switch_rb", "fg": 6555, "bg": 5920 }, + { "id": "t_switch_rg", "fg": 6556, "bg": 5920 }, + { "id": "f_tatami", "fg": [ { "weight": 100, "sprite": 6557 }, { "weight": 100, "sprite": 6558 } ] }, { "id": "t_thconc_floor", "fg": [ - { "weight": 1, "sprite": 6540 }, - { "weight": 1, "sprite": 6541 }, - { "weight": 1, "sprite": 6542 }, - { "weight": 1, "sprite": 6543 }, - { "weight": 1, "sprite": 6544 }, - { "weight": 1, "sprite": 6545 } + { "weight": 1, "sprite": 6559 }, + { "weight": 1, "sprite": 6560 }, + { "weight": 1, "sprite": 6561 }, + { "weight": 1, "sprite": 6562 }, + { "weight": 1, "sprite": 6563 }, + { "weight": 1, "sprite": 6564 } ] }, { "id": "t_thconc_r", "fg": [ - { "weight": 1, "sprite": 6548 }, - { "weight": 1, "sprite": 6549 }, - { "weight": 1, "sprite": 6550 }, - { "weight": 1, "sprite": 6551 }, - { "weight": 1, "sprite": 6552 }, - { "weight": 1, "sprite": 6553 } + { "weight": 1, "sprite": 6567 }, + { "weight": 1, "sprite": 6568 }, + { "weight": 1, "sprite": 6569 }, + { "weight": 1, "sprite": 6570 }, + { "weight": 1, "sprite": 6571 }, + { "weight": 1, "sprite": 6572 } ] }, { "id": "t_thconc_y", "fg": [ - { "weight": 1, "sprite": 6554 }, - { "weight": 1, "sprite": 6555 }, - { "weight": 1, "sprite": 6556 }, - { "weight": 1, "sprite": 6557 }, - { "weight": 1, "sprite": 6558 }, - { "weight": 1, "sprite": 6559 } - ] - }, - { "id": "t_underbrush", "fg": 6560, "bg": 5346 }, - { "id": "t_underbrush_harvested_spring", "fg": 6561, "bg": 5346 }, - { "id": "t_underbrush_season_summer", "fg": 6560, "bg": 5356 }, - { "id": "t_underbrush_harvested_summer", "fg": 6561, "bg": 5356 }, - { "id": "t_underbrush_season_autumn", "fg": 6560, "bg": 5351 }, - { "id": "t_underbrush_harvested_autumn", "fg": 6561, "bg": 5351 }, - { "id": "t_underbrush_harvested_winter", "fg": 6561, "bg": 4175 }, - { "id": "t_underbrush_season_winter", "fg": 6560, "bg": 4175 }, + { "weight": 1, "sprite": 6573 }, + { "weight": 1, "sprite": 6574 }, + { "weight": 1, "sprite": 6575 }, + { "weight": 1, "sprite": 6576 }, + { "weight": 1, "sprite": 6577 }, + { "weight": 1, "sprite": 6578 } + ] + }, + { "id": "t_underbrush", "fg": 6579, "bg": 5365 }, + { "id": "t_underbrush_harvested_spring", "fg": 6580, "bg": 5365 }, + { "id": "t_underbrush_season_summer", "fg": 6579, "bg": 5375 }, + { "id": "t_underbrush_harvested_summer", "fg": 6580, "bg": 5375 }, + { "id": "t_underbrush_season_autumn", "fg": 6579, "bg": 5370 }, + { "id": "t_underbrush_harvested_autumn", "fg": 6580, "bg": 5370 }, + { "id": "t_underbrush_harvested_winter", "fg": 6580, "bg": 4194 }, + { "id": "t_underbrush_season_winter", "fg": 6579, "bg": 4194 }, { "id": "t_wall", - "fg": 6576, + "fg": 6595, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6573 }, - { "id": "corner", "fg": [ 6563, 6565, 6564, 6562 ] }, - { "id": "t_connection", "fg": [ 6573, 6575, 6574, 6572 ] }, - { "id": "edge", "fg": [ 6567, 6566 ] }, - { "id": "end_piece", "fg": [ 6569, 6571, 6570, 6568 ] }, - { "id": "unconnected", "fg": 6576 } + { "id": "center", "fg": 6592 }, + { "id": "corner", "fg": [ 6582, 6584, 6583, 6581 ] }, + { "id": "t_connection", "fg": [ 6592, 6594, 6593, 6591 ] }, + { "id": "edge", "fg": [ 6586, 6585 ] }, + { "id": "end_piece", "fg": [ 6588, 6590, 6589, 6587 ] }, + { "id": "unconnected", "fg": 6595 } ] }, { "id": "t_wall_P", - "fg": 6592, + "fg": 6611, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6589 }, - { "id": "corner", "fg": [ 6579, 6581, 6580, 6578 ] }, - { "id": "t_connection", "fg": [ 6589, 6591, 6590, 6588 ] }, - { "id": "edge", "fg": [ 6583, 6582 ] }, - { "id": "end_piece", "fg": [ 6585, 6587, 6586, 6584 ] }, - { "id": "unconnected", "fg": 6592 } + { "id": "center", "fg": 6608 }, + { "id": "corner", "fg": [ 6598, 6600, 6599, 6597 ] }, + { "id": "t_connection", "fg": [ 6608, 6610, 6609, 6607 ] }, + { "id": "edge", "fg": [ 6602, 6601 ] }, + { "id": "end_piece", "fg": [ 6604, 6606, 6605, 6603 ] }, + { "id": "unconnected", "fg": 6611 } ] }, { "id": "t_wall_b", - "fg": 6607, + "fg": 6626, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6604 }, - { "id": "corner", "fg": [ 6594, 6596, 6595, 6593 ] }, - { "id": "t_connection", "fg": [ 6604, 6606, 6605, 6603 ] }, - { "id": "edge", "fg": [ 6598, 6597 ] }, - { "id": "end_piece", "fg": [ 6600, 6602, 6601, 6599 ] }, - { "id": "unconnected", "fg": 6607 } + { "id": "center", "fg": 6623 }, + { "id": "corner", "fg": [ 6613, 6615, 6614, 6612 ] }, + { "id": "t_connection", "fg": [ 6623, 6625, 6624, 6622 ] }, + { "id": "edge", "fg": [ 6617, 6616 ] }, + { "id": "end_piece", "fg": [ 6619, 6621, 6620, 6618 ] }, + { "id": "unconnected", "fg": 6626 } ] }, { "id": "t_wall_g", - "fg": 6622, + "fg": 6641, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6619 }, - { "id": "corner", "fg": [ 6609, 6611, 6610, 6608 ] }, - { "id": "t_connection", "fg": [ 6619, 6621, 6620, 6618 ] }, - { "id": "edge", "fg": [ 6613, 6612 ] }, - { "id": "end_piece", "fg": [ 6615, 6617, 6616, 6614 ] }, - { "id": "unconnected", "fg": 6622 } + { "id": "center", "fg": 6638 }, + { "id": "corner", "fg": [ 6628, 6630, 6629, 6627 ] }, + { "id": "t_connection", "fg": [ 6638, 6640, 6639, 6637 ] }, + { "id": "edge", "fg": [ 6632, 6631 ] }, + { "id": "end_piece", "fg": [ 6634, 6636, 6635, 6633 ] }, + { "id": "unconnected", "fg": 6641 } ] }, { "id": [ "t_wall_glass", "t_wall_glass_alarm" ], "multitile": true, - "fg": 6638, + "fg": 6657, "additional_tiles": [ - { "id": "center", "fg": 6623 }, - { "id": "corner", "fg": [ 6625, 6627, 6626, 6624 ] }, - { "id": "t_connection", "fg": [ 6635, 6637, 6636, 6634 ] }, - { "id": "edge", "fg": [ 6629, 6628 ] }, - { "id": "end_piece", "fg": [ 6631, 6633, 6632, 6630 ] }, - { "id": "unconnected", "fg": 6638 } + { "id": "center", "fg": 6642 }, + { "id": "corner", "fg": [ 6644, 6646, 6645, 6643 ] }, + { "id": "t_connection", "fg": [ 6654, 6656, 6655, 6653 ] }, + { "id": "edge", "fg": [ 6648, 6647 ] }, + { "id": "end_piece", "fg": [ 6650, 6652, 6651, 6649 ] }, + { "id": "unconnected", "fg": 6657 } ] }, { "id": "t_wall_log", - "fg": 6654, - "bg": 5346, + "fg": 6673, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6639 }, - { "id": "corner", "fg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 6654, "bg": 5346 } + { "id": "center", "fg": 6658 }, + { "id": "corner", "fg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 6673, "bg": 5365 } ] }, { "id": "t_wall_log_season_summer", - "fg": 6654, - "bg": 5356, + "fg": 6673, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6639 }, - { "id": "corner", "fg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 6654, "bg": 5356 } + { "id": "center", "fg": 6658 }, + { "id": "corner", "fg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 6673, "bg": 5375 } ] }, { "id": "t_wall_log_season_autumn", - "fg": 6654, - "bg": 5351, + "fg": 6673, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6639 }, - { "id": "corner", "fg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 6654, "bg": 5351 } + { "id": "center", "fg": 6658 }, + { "id": "corner", "fg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 6673, "bg": 5370 } ] }, { "id": "t_wall_log_season_winter", - "fg": 6654, - "bg": 4177, + "fg": 6673, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6639 }, - { "id": "corner", "fg": [ 6641, 6643, 6642, 6640 ] }, - { "id": "t_connection", "fg": [ 6651, 6653, 6652, 6650 ] }, - { "id": "edge", "fg": [ 6645, 6644 ] }, - { "id": "end_piece", "fg": [ 6647, 6649, 6648, 6646 ] }, - { "id": "unconnected", "fg": 6654, "bg": 4177 } + { "id": "center", "fg": 6658 }, + { "id": "corner", "fg": [ 6660, 6662, 6661, 6659 ] }, + { "id": "t_connection", "fg": [ 6670, 6672, 6671, 6669 ] }, + { "id": "edge", "fg": [ 6664, 6663 ] }, + { "id": "end_piece", "fg": [ 6666, 6668, 6667, 6665 ] }, + { "id": "unconnected", "fg": 6673, "bg": 4196 } ] }, { "id": "t_wall_metal", - "fg": 6670, + "fg": 6689, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6655 }, - { "id": "corner", "fg": [ 6657, 6659, 6658, 6656 ] }, - { "id": "t_connection", "fg": [ 6667, 6669, 6668, 6666 ] }, - { "id": "edge", "fg": [ 6661, 6660 ] }, - { "id": "end_piece", "fg": [ 6663, 6665, 6664, 6662 ] }, - { "id": "unconnected", "fg": [ 6670, 6670 ] } + { "id": "center", "fg": 6674 }, + { "id": "corner", "fg": [ 6676, 6678, 6677, 6675 ] }, + { "id": "t_connection", "fg": [ 6686, 6688, 6687, 6685 ] }, + { "id": "edge", "fg": [ 6680, 6679 ] }, + { "id": "end_piece", "fg": [ 6682, 6684, 6683, 6681 ] }, + { "id": "unconnected", "fg": [ 6689, 6689 ] } ] }, { "id": "t_wall_metal_corrugated", - "fg": 6686, + "fg": 6705, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6671 }, - { "id": "corner", "fg": [ 6673, 6675, 6674, 6672 ] }, - { "id": "t_connection", "fg": [ 6683, 6685, 6684, 6682 ] }, - { "id": "edge", "fg": [ 6677, 6676 ] }, - { "id": "end_piece", "fg": [ 6679, 6681, 6680, 6678 ] }, - { "id": "unconnected", "fg": [ 6686, 6686 ] } + { "id": "center", "fg": 6690 }, + { "id": "corner", "fg": [ 6692, 6694, 6693, 6691 ] }, + { "id": "t_connection", "fg": [ 6702, 6704, 6703, 6701 ] }, + { "id": "edge", "fg": [ 6696, 6695 ] }, + { "id": "end_piece", "fg": [ 6698, 6700, 6699, 6697 ] }, + { "id": "unconnected", "fg": [ 6705, 6705 ] } ] }, { "id": "t_wall_p", - "fg": 6701, + "fg": 6720, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6698 }, - { "id": "corner", "fg": [ 6688, 6690, 6689, 6687 ] }, - { "id": "t_connection", "fg": [ 6698, 6700, 6699, 6697 ] }, - { "id": "edge", "fg": [ 6692, 6691 ] }, - { "id": "end_piece", "fg": [ 6694, 6696, 6695, 6693 ] }, - { "id": "unconnected", "fg": 6701 } + { "id": "center", "fg": 6717 }, + { "id": "corner", "fg": [ 6707, 6709, 6708, 6706 ] }, + { "id": "t_connection", "fg": [ 6717, 6719, 6718, 6716 ] }, + { "id": "edge", "fg": [ 6711, 6710 ] }, + { "id": "end_piece", "fg": [ 6713, 6715, 6714, 6712 ] }, + { "id": "unconnected", "fg": 6720 } ] }, { "id": "t_wall_r", - "fg": 6716, + "fg": 6735, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6713 }, - { "id": "corner", "fg": [ 6703, 6705, 6704, 6702 ] }, - { "id": "t_connection", "fg": [ 6713, 6715, 6714, 6712 ] }, - { "id": "edge", "fg": [ 6707, 6706 ] }, - { "id": "end_piece", "fg": [ 6709, 6711, 6710, 6708 ] }, - { "id": "unconnected", "fg": 6716 } + { "id": "center", "fg": 6732 }, + { "id": "corner", "fg": [ 6722, 6724, 6723, 6721 ] }, + { "id": "t_connection", "fg": [ 6732, 6734, 6733, 6731 ] }, + { "id": "edge", "fg": [ 6726, 6725 ] }, + { "id": "end_piece", "fg": [ 6728, 6730, 6729, 6727 ] }, + { "id": "unconnected", "fg": 6735 } ] }, { "id": "t_wall_rammed_earth", - "fg": 6732, + "fg": 6751, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6717 }, - { "id": "corner", "fg": [ 6719, 6721, 6720, 6718 ] }, - { "id": "t_connection", "fg": [ 6729, 6731, 6730, 6728 ] }, - { "id": "edge", "fg": [ 6723, 6722 ] }, - { "id": "end_piece", "fg": [ 6725, 6727, 6726, 6724 ] }, - { "id": "unconnected", "fg": [ 6732, 6732 ] } + { "id": "center", "fg": 6736 }, + { "id": "corner", "fg": [ 6738, 6740, 6739, 6737 ] }, + { "id": "t_connection", "fg": [ 6748, 6750, 6749, 6747 ] }, + { "id": "edge", "fg": [ 6742, 6741 ] }, + { "id": "end_piece", "fg": [ 6744, 6746, 6745, 6743 ] }, + { "id": "unconnected", "fg": [ 6751, 6751 ] } ] }, { "id": "t_wall_resin", "multitile": true, - "fg": 6750, + "fg": 6769, "additional_tiles": [ - { "id": "center", "fg": 6735 }, - { "id": "corner", "fg": [ 6737, 6739, 6738, 6736 ] }, - { "id": "t_connection", "fg": [ 6747, 6749, 6748, 6746 ] }, - { "id": "edge", "fg": [ 6741, 6740 ] }, - { "id": "end_piece", "fg": [ 6743, 6745, 6744, 6742 ] }, - { "id": "unconnected", "fg": 6750 } + { "id": "center", "fg": 6754 }, + { "id": "corner", "fg": [ 6756, 6758, 6757, 6755 ] }, + { "id": "t_connection", "fg": [ 6766, 6768, 6767, 6765 ] }, + { "id": "edge", "fg": [ 6760, 6759 ] }, + { "id": "end_piece", "fg": [ 6762, 6764, 6763, 6761 ] }, + { "id": "unconnected", "fg": 6769 } ] }, - { "id": "t_resin_hole_c", "fg": 6733 }, - { "id": "t_resin_hole_o", "fg": 6734 }, + { "id": "t_resin_hole_c", "fg": 6752 }, + { "id": "t_resin_hole_o", "fg": 6753 }, { "id": "t_wall_w", - "fg": 6766, + "fg": 6785, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6763 }, - { "id": "corner", "fg": [ 6753, 6755, 6754, 6752 ] }, - { "id": "t_connection", "fg": [ 6763, 6765, 6764, 6762 ] }, - { "id": "edge", "fg": [ 6757, 6756 ] }, - { "id": "end_piece", "fg": [ 6759, 6761, 6760, 6758 ] }, - { "id": "unconnected", "fg": 6766 } + { "id": "center", "fg": 6782 }, + { "id": "corner", "fg": [ 6772, 6774, 6773, 6771 ] }, + { "id": "t_connection", "fg": [ 6782, 6784, 6783, 6781 ] }, + { "id": "edge", "fg": [ 6776, 6775 ] }, + { "id": "end_piece", "fg": [ 6778, 6780, 6779, 6777 ] }, + { "id": "unconnected", "fg": 6785 } ] }, { "id": [ "t_wall_wood", "t_wall_wood_chipped", "t_wall_wood_broken" ], - "fg": 6781, + "fg": 6800, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6778 }, - { "id": "corner", "fg": [ 6768, 6770, 6769, 6767 ] }, - { "id": "t_connection", "fg": [ 6778, 6780, 6779, 6777 ] }, - { "id": "edge", "fg": [ 6772, 6771 ] }, - { "id": "end_piece", "fg": [ 6774, 6776, 6775, 6773 ] }, - { "id": "unconnected", "fg": 6781 } + { "id": "center", "fg": 6797 }, + { "id": "corner", "fg": [ 6787, 6789, 6788, 6786 ] }, + { "id": "t_connection", "fg": [ 6797, 6799, 6798, 6796 ] }, + { "id": "edge", "fg": [ 6791, 6790 ] }, + { "id": "end_piece", "fg": [ 6793, 6795, 6794, 6792 ] }, + { "id": "unconnected", "fg": 6800 } ] }, { "id": "t_wall_y", - "fg": 6796, + "fg": 6815, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6793 }, - { "id": "corner", "fg": [ 6783, 6785, 6784, 6782 ] }, - { "id": "t_connection", "fg": [ 6793, 6795, 6794, 6792 ] }, - { "id": "edge", "fg": [ 6787, 6786 ] }, - { "id": "end_piece", "fg": [ 6789, 6791, 6790, 6788 ] }, - { "id": "unconnected", "fg": 6796 } + { "id": "center", "fg": 6812 }, + { "id": "corner", "fg": [ 6802, 6804, 6803, 6801 ] }, + { "id": "t_connection", "fg": [ 6812, 6814, 6813, 6811 ] }, + { "id": "edge", "fg": [ 6806, 6805 ] }, + { "id": "end_piece", "fg": [ 6808, 6810, 6809, 6807 ] }, + { "id": "unconnected", "fg": 6815 } ] }, { "id": [ "t_water_dp", "t_swater_dp" ], "multitile": true, - "fg": 6815, - "bg": 5346, + "fg": 6834, + "bg": 5365, "additional_tiles": [ { "id": "center", - "bg": 5346, + "bg": 5365, "fg": [ - { "weight": 1, "sprite": 6797 }, - { "weight": 1, "sprite": 6798 }, - { "weight": 1, "sprite": 6799 }, - { "weight": 1, "sprite": 6800 } + { "weight": 1, "sprite": 6816 }, + { "weight": 1, "sprite": 6817 }, + { "weight": 1, "sprite": 6818 }, + { "weight": 1, "sprite": 6819 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 6802, 6804, 6803, 6801 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 6812, 6814, 6813, 6811 ] }, - { "id": "edge", "bg": 5346, "fg": [ 6806, 6805 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 6808, 6810, 6809, 6807 ] }, - { "bg": 5346, "id": "unconnected", "fg": 6815 } + { "id": "corner", "bg": 5365, "fg": [ 6821, 6823, 6822, 6820 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 6831, 6833, 6832, 6830 ] }, + { "id": "edge", "bg": 5365, "fg": [ 6825, 6824 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 6827, 6829, 6828, 6826 ] }, + { "bg": 5365, "id": "unconnected", "fg": 6834 } ] }, { "id": [ "t_water_dp_season_summer", "t_swater_dp_season_summer" ], "multitile": true, - "fg": 6815, - "bg": 5356, + "fg": 6834, + "bg": 5375, "additional_tiles": [ { "id": "center", - "bg": 5356, - "fg": [ { "weight": 1, "sprite": 6797 }, { "weight": 1, "sprite": 6798 }, { "weight": 1, "sprite": 6799 } ] + "bg": 5375, + "fg": [ { "weight": 1, "sprite": 6816 }, { "weight": 1, "sprite": 6817 }, { "weight": 1, "sprite": 6818 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 6802, 6804, 6803, 6801 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 6812, 6814, 6813, 6811 ] }, - { "id": "edge", "bg": 5356, "fg": [ 6806, 6805 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 6808, 6810, 6809, 6807 ] }, - { "bg": 5356, "id": "unconnected", "fg": 6815 } + { "id": "corner", "bg": 5375, "fg": [ 6821, 6823, 6822, 6820 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 6831, 6833, 6832, 6830 ] }, + { "id": "edge", "bg": 5375, "fg": [ 6825, 6824 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 6827, 6829, 6828, 6826 ] }, + { "bg": 5375, "id": "unconnected", "fg": 6834 } ] }, { "id": [ "t_water_dp_season_autumn", "t_swater_dp_season_autumn" ], "multitile": true, - "fg": 6815, - "bg": 5351, + "fg": 6834, + "bg": 5370, "additional_tiles": [ { "id": "center", - "bg": 5351, - "fg": [ { "weight": 1, "sprite": 6797 }, { "weight": 1, "sprite": 6798 }, { "weight": 1, "sprite": 6799 } ] + "bg": 5370, + "fg": [ { "weight": 1, "sprite": 6816 }, { "weight": 1, "sprite": 6817 }, { "weight": 1, "sprite": 6818 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 6802, 6804, 6803, 6801 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 6812, 6814, 6813, 6811 ] }, - { "id": "edge", "bg": 5351, "fg": [ 6806, 6805 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 6808, 6810, 6809, 6807 ] }, - { "bg": 5351, "id": "unconnected", "fg": 6815 } + { "id": "corner", "bg": 5370, "fg": [ 6821, 6823, 6822, 6820 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 6831, 6833, 6832, 6830 ] }, + { "id": "edge", "bg": 5370, "fg": [ 6825, 6824 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 6827, 6829, 6828, 6826 ] }, + { "bg": 5370, "id": "unconnected", "fg": 6834 } ] }, { "id": [ "t_water_dp_season_winter", "t_swater_dp_season_winter" ], "multitile": true, - "fg": 6815, - "bg": 4177, + "fg": 6834, + "bg": 4196, "additional_tiles": [ { "id": "center", - "bg": 4177, - "fg": [ { "weight": 1, "sprite": 6797 }, { "weight": 1, "sprite": 6798 }, { "weight": 1, "sprite": 6799 } ] + "bg": 4196, + "fg": [ { "weight": 1, "sprite": 6816 }, { "weight": 1, "sprite": 6817 }, { "weight": 1, "sprite": 6818 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 6802, 6804, 6803, 6801 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 6812, 6814, 6813, 6811 ] }, - { "id": "edge", "bg": 4177, "fg": [ 6806, 6805 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 6808, 6810, 6809, 6807 ] }, - { "bg": 4177, "id": "unconnected", "fg": 6815 } + { "id": "corner", "bg": 4196, "fg": [ 6821, 6823, 6822, 6820 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 6831, 6833, 6832, 6830 ] }, + { "id": "edge", "bg": 4196, "fg": [ 6825, 6824 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 6827, 6829, 6828, 6826 ] }, + { "bg": 4196, "id": "unconnected", "fg": 6834 } ] }, { "id": [ "t_water_dp_underground", "t_swater_dp_underground" ], "multitile": true, - "fg": 6815, - "bg": 5918, + "fg": 6834, + "bg": 5937, "additional_tiles": [ { "id": "center", - "bg": 5918, + "bg": 5937, "fg": [ - { "weight": 1, "sprite": 6797 }, - { "weight": 1, "sprite": 6798 }, - { "weight": 1, "sprite": 6799 }, - { "weight": 1, "sprite": 6800 } + { "weight": 1, "sprite": 6816 }, + { "weight": 1, "sprite": 6817 }, + { "weight": 1, "sprite": 6818 }, + { "weight": 1, "sprite": 6819 } ] }, - { "id": "corner", "bg": 5918, "fg": [ 6802, 6804, 6803, 6801 ] }, - { "id": "t_connection", "bg": 5918, "fg": [ 6812, 6814, 6813, 6811 ] }, - { "id": "edge", "bg": 5918, "fg": [ 6806, 6805 ] }, - { "id": "end_piece", "bg": 5918, "fg": [ 6808, 6810, 6809, 6807 ] }, - { "bg": 5918, "id": "unconnected", "fg": 6815 } + { "id": "corner", "bg": 5937, "fg": [ 6821, 6823, 6822, 6820 ] }, + { "id": "t_connection", "bg": 5937, "fg": [ 6831, 6833, 6832, 6830 ] }, + { "id": "edge", "bg": 5937, "fg": [ 6825, 6824 ] }, + { "id": "end_piece", "bg": 5937, "fg": [ 6827, 6829, 6828, 6826 ] }, + { "bg": 5937, "id": "unconnected", "fg": 6834 } ] }, { "id": "t_water_hot", - "fg": 6831, - "bg": 5346, + "fg": 6850, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6816, "bg": 5346 }, - { "id": "corner", "fg": [ 6818, 6820, 6819, 6817 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 6828, 6830, 6829, 6827 ], "bg": 5346 }, - { "id": "edge", "fg": [ 6822, 6821 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 6824, 6826, 6825, 6823 ], "bg": 5346 }, - { "id": "unconnected", "fg": [ 6831, 6831 ], "bg": 5346 } + { "id": "center", "fg": 6835, "bg": 5365 }, + { "id": "corner", "fg": [ 6837, 6839, 6838, 6836 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 6847, 6849, 6848, 6846 ], "bg": 5365 }, + { "id": "edge", "fg": [ 6841, 6840 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 6843, 6845, 6844, 6842 ], "bg": 5365 }, + { "id": "unconnected", "fg": [ 6850, 6850 ], "bg": 5365 } ] }, { "id": "t_water_hot_season_summer", - "fg": 6831, - "bg": 5356, + "fg": 6850, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6816, "bg": 5356 }, - { "id": "corner", "fg": [ 6818, 6820, 6819, 6817 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 6828, 6830, 6829, 6827 ], "bg": 5356 }, - { "id": "edge", "fg": [ 6822, 6821 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 6824, 6826, 6825, 6823 ], "bg": 5356 }, - { "id": "unconnected", "fg": [ 6831, 6831 ], "bg": 5356 } + { "id": "center", "fg": 6835, "bg": 5375 }, + { "id": "corner", "fg": [ 6837, 6839, 6838, 6836 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 6847, 6849, 6848, 6846 ], "bg": 5375 }, + { "id": "edge", "fg": [ 6841, 6840 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 6843, 6845, 6844, 6842 ], "bg": 5375 }, + { "id": "unconnected", "fg": [ 6850, 6850 ], "bg": 5375 } ] }, { "id": "t_water_hot_season_autumn", - "fg": 6831, - "bg": 5351, + "fg": 6850, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6816, "bg": 5351 }, - { "id": "corner", "fg": [ 6818, 6820, 6819, 6817 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 6828, 6830, 6829, 6827 ], "bg": 5351 }, - { "id": "edge", "fg": [ 6822, 6821 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 6824, 6826, 6825, 6823 ], "bg": 5351 }, - { "id": "unconnected", "fg": [ 6831, 6831 ], "bg": 5351 } + { "id": "center", "fg": 6835, "bg": 5370 }, + { "id": "corner", "fg": [ 6837, 6839, 6838, 6836 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 6847, 6849, 6848, 6846 ], "bg": 5370 }, + { "id": "edge", "fg": [ 6841, 6840 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 6843, 6845, 6844, 6842 ], "bg": 5370 }, + { "id": "unconnected", "fg": [ 6850, 6850 ], "bg": 5370 } ] }, { "id": "t_water_hot_season_winter", - "fg": 6831, - "bg": 4177, + "fg": 6850, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6816, "bg": 4177 }, - { "id": "corner", "fg": [ 6818, 6820, 6819, 6817 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 6828, 6830, 6829, 6827 ], "bg": 4177 }, - { "id": "edge", "fg": [ 6822, 6821 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 6824, 6826, 6825, 6823 ], "bg": 4177 }, - { "id": "unconnected", "fg": [ 6831, 6831 ], "bg": 4177 } + { "id": "center", "fg": 6835, "bg": 4196 }, + { "id": "corner", "fg": [ 6837, 6839, 6838, 6836 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 6847, 6849, 6848, 6846 ], "bg": 4196 }, + { "id": "edge", "fg": [ 6841, 6840 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 6843, 6845, 6844, 6842 ], "bg": 4196 }, + { "id": "unconnected", "fg": [ 6850, 6850 ], "bg": 4196 } ] }, { "id": [ "t_water_moving_dp", "t_swater_moving_dp" ], "multitile": true, - "fg": 6848, - "bg": 5346, + "fg": 6867, + "bg": 5365, "additional_tiles": [ - { "id": "center", "bg": 5346, "fg": [ { "weight": 1, "sprite": 6832 }, { "weight": 1, "sprite": 6833 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 6835, 6837, 6836, 6834 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 6845, 6847, 6846, 6844 ] }, - { "id": "edge", "bg": 5346, "fg": [ 6839, 6838 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 6841, 6843, 6842, 6840 ] }, - { "bg": 5346, "id": "unconnected", "fg": 6848 } + { "id": "center", "bg": 5365, "fg": [ { "weight": 1, "sprite": 6851 }, { "weight": 1, "sprite": 6852 } ] }, + { "id": "corner", "bg": 5365, "fg": [ 6854, 6856, 6855, 6853 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 6864, 6866, 6865, 6863 ] }, + { "id": "edge", "bg": 5365, "fg": [ 6858, 6857 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 6860, 6862, 6861, 6859 ] }, + { "bg": 5365, "id": "unconnected", "fg": 6867 } ] }, { "id": [ "t_water_moving_dp_season_summer", "t_swater_moving_dp_season_summer" ], "multitile": true, - "fg": 6848, - "bg": 5356, + "fg": 6867, + "bg": 5375, "additional_tiles": [ - { "id": "center", "bg": 5356, "fg": [ { "weight": 1, "sprite": 6832 }, { "weight": 1, "sprite": 6833 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 6835, 6837, 6836, 6834 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 6845, 6847, 6846, 6844 ] }, - { "id": "edge", "bg": 5356, "fg": [ 6839, 6838 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 6841, 6843, 6842, 6840 ] }, - { "bg": 5356, "id": "unconnected", "fg": 6848 } + { "id": "center", "bg": 5375, "fg": [ { "weight": 1, "sprite": 6851 }, { "weight": 1, "sprite": 6852 } ] }, + { "id": "corner", "bg": 5375, "fg": [ 6854, 6856, 6855, 6853 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 6864, 6866, 6865, 6863 ] }, + { "id": "edge", "bg": 5375, "fg": [ 6858, 6857 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 6860, 6862, 6861, 6859 ] }, + { "bg": 5375, "id": "unconnected", "fg": 6867 } ] }, { "id": [ "t_water_moving_dp_season_autumn", "t_swater_moving_dp_season_autumn" ], "multitile": true, - "fg": 6848, - "bg": 5351, + "fg": 6867, + "bg": 5370, "additional_tiles": [ - { "id": "center", "bg": 5351, "fg": [ { "weight": 1, "sprite": 6832 }, { "weight": 1, "sprite": 6833 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 6835, 6837, 6836, 6834 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 6845, 6847, 6846, 6844 ] }, - { "id": "edge", "bg": 5351, "fg": [ 6839, 6838 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 6841, 6843, 6842, 6840 ] }, - { "bg": 5351, "id": "unconnected", "fg": 6848 } + { "id": "center", "bg": 5370, "fg": [ { "weight": 1, "sprite": 6851 }, { "weight": 1, "sprite": 6852 } ] }, + { "id": "corner", "bg": 5370, "fg": [ 6854, 6856, 6855, 6853 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 6864, 6866, 6865, 6863 ] }, + { "id": "edge", "bg": 5370, "fg": [ 6858, 6857 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 6860, 6862, 6861, 6859 ] }, + { "bg": 5370, "id": "unconnected", "fg": 6867 } ] }, { "id": [ "t_water_moving_dp_season_winter", "t_swater_moving_dp_season_winter" ], "multitile": true, - "fg": 6848, - "bg": 4177, + "fg": 6867, + "bg": 4196, "additional_tiles": [ - { "id": "center", "bg": 4177, "fg": [ { "weight": 1, "sprite": 6832 }, { "weight": 1, "sprite": 6833 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 6835, 6837, 6836, 6834 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 6845, 6847, 6846, 6844 ] }, - { "id": "edge", "bg": 4177, "fg": [ 6839, 6838 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 6841, 6843, 6842, 6840 ] }, - { "bg": 4177, "id": "unconnected", "fg": 6848 } + { "id": "center", "bg": 4196, "fg": [ { "weight": 1, "sprite": 6851 }, { "weight": 1, "sprite": 6852 } ] }, + { "id": "corner", "bg": 4196, "fg": [ 6854, 6856, 6855, 6853 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 6864, 6866, 6865, 6863 ] }, + { "id": "edge", "bg": 4196, "fg": [ 6858, 6857 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 6860, 6862, 6861, 6859 ] }, + { "bg": 4196, "id": "unconnected", "fg": 6867 } ] }, { "id": "t_water_moving_dp_underground", "multitile": true, - "fg": 6848, - "bg": 5918, + "fg": 6867, + "bg": 5937, "additional_tiles": [ - { "id": "center", "bg": 5918, "fg": [ { "weight": 1, "sprite": 6832 }, { "weight": 1, "sprite": 6833 } ] }, - { "id": "corner", "bg": 5918, "fg": [ 6835, 6837, 6836, 6834 ] }, - { "id": "t_connection", "bg": 5918, "fg": [ 6845, 6847, 6846, 6844 ] }, - { "id": "edge", "bg": 5918, "fg": [ 6839, 6838 ] }, - { "id": "end_piece", "bg": 5918, "fg": [ 6841, 6843, 6842, 6840 ] }, - { "bg": 5918, "id": "unconnected", "fg": 6848 } + { "id": "center", "bg": 5937, "fg": [ { "weight": 1, "sprite": 6851 }, { "weight": 1, "sprite": 6852 } ] }, + { "id": "corner", "bg": 5937, "fg": [ 6854, 6856, 6855, 6853 ] }, + { "id": "t_connection", "bg": 5937, "fg": [ 6864, 6866, 6865, 6863 ] }, + { "id": "edge", "bg": 5937, "fg": [ 6858, 6857 ] }, + { "id": "end_piece", "bg": 5937, "fg": [ 6860, 6862, 6861, 6859 ] }, + { "bg": 5937, "id": "unconnected", "fg": 6867 } ] }, { "id": [ "t_water_moving_sh", "t_swater_moving_sh" ], "multitile": true, - "fg": 6867, - "bg": 5346, + "fg": 6886, + "bg": 5365, "additional_tiles": [ { "id": "center", - "bg": 5346, + "bg": 5365, "fg": [ - { "weight": 1, "sprite": 6849 }, - { "weight": 1, "sprite": 6850 }, - { "weight": 1, "sprite": 6851 }, - { "weight": 1, "sprite": 6852 } + { "weight": 1, "sprite": 6868 }, + { "weight": 1, "sprite": 6869 }, + { "weight": 1, "sprite": 6870 }, + { "weight": 1, "sprite": 6871 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 6854, 6856, 6855, 6853 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 6864, 6866, 6865, 6863 ] }, - { "id": "edge", "bg": 5346, "fg": [ 6858, 6857 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 6860, 6862, 6861, 6859 ] }, - { "bg": 5346, "id": "unconnected", "fg": 6867 } + { "id": "corner", "bg": 5365, "fg": [ 6873, 6875, 6874, 6872 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 6883, 6885, 6884, 6882 ] }, + { "id": "edge", "bg": 5365, "fg": [ 6877, 6876 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 6879, 6881, 6880, 6878 ] }, + { "bg": 5365, "id": "unconnected", "fg": 6886 } ] }, { "id": [ "t_water_moving_sh_season_summer", "t_swater_moving_sh_season_summer" ], "multitile": true, - "fg": 6867, - "bg": 5356, + "fg": 6886, + "bg": 5375, "additional_tiles": [ { "id": "center", - "bg": 5356, + "bg": 5375, "fg": [ - { "weight": 1, "sprite": 6849 }, - { "weight": 1, "sprite": 6850 }, - { "weight": 1, "sprite": 6851 }, - { "weight": 1, "sprite": 6852 } + { "weight": 1, "sprite": 6868 }, + { "weight": 1, "sprite": 6869 }, + { "weight": 1, "sprite": 6870 }, + { "weight": 1, "sprite": 6871 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 6854, 6856, 6855, 6853 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 6864, 6866, 6865, 6863 ] }, - { "id": "edge", "bg": 5356, "fg": [ 6858, 6857 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 6860, 6862, 6861, 6859 ] }, - { "bg": 5356, "id": "unconnected", "fg": 6867 } + { "id": "corner", "bg": 5375, "fg": [ 6873, 6875, 6874, 6872 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 6883, 6885, 6884, 6882 ] }, + { "id": "edge", "bg": 5375, "fg": [ 6877, 6876 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 6879, 6881, 6880, 6878 ] }, + { "bg": 5375, "id": "unconnected", "fg": 6886 } ] }, { "id": [ "t_water_moving_sh_season_autumn", "t_swater_moving_sh_season_autumn" ], "multitile": true, - "fg": 6867, - "bg": 5351, + "fg": 6886, + "bg": 5370, "additional_tiles": [ { "id": "center", - "bg": 5351, + "bg": 5370, "fg": [ - { "weight": 1, "sprite": 6849 }, - { "weight": 1, "sprite": 6850 }, - { "weight": 1, "sprite": 6851 }, - { "weight": 1, "sprite": 6852 } + { "weight": 1, "sprite": 6868 }, + { "weight": 1, "sprite": 6869 }, + { "weight": 1, "sprite": 6870 }, + { "weight": 1, "sprite": 6871 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 6854, 6856, 6855, 6853 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 6864, 6866, 6865, 6863 ] }, - { "id": "edge", "bg": 5351, "fg": [ 6858, 6857 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 6860, 6862, 6861, 6859 ] }, - { "bg": 5351, "id": "unconnected", "fg": 6867 } + { "id": "corner", "bg": 5370, "fg": [ 6873, 6875, 6874, 6872 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 6883, 6885, 6884, 6882 ] }, + { "id": "edge", "bg": 5370, "fg": [ 6877, 6876 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 6879, 6881, 6880, 6878 ] }, + { "bg": 5370, "id": "unconnected", "fg": 6886 } ] }, { "id": [ "t_water_moving_sh_season_winter", "t_swater_moving_sh_season_winter" ], "multitile": true, - "fg": 6867, - "bg": 4177, + "fg": 6886, + "bg": 4196, "additional_tiles": [ { "id": "center", - "bg": 4177, + "bg": 4196, "fg": [ - { "weight": 1, "sprite": 6849 }, - { "weight": 1, "sprite": 6850 }, - { "weight": 1, "sprite": 6851 }, - { "weight": 1, "sprite": 6852 } + { "weight": 1, "sprite": 6868 }, + { "weight": 1, "sprite": 6869 }, + { "weight": 1, "sprite": 6870 }, + { "weight": 1, "sprite": 6871 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 6854, 6856, 6855, 6853 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 6864, 6866, 6865, 6863 ] }, - { "id": "edge", "bg": 4177, "fg": [ 6858, 6857 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 6860, 6862, 6861, 6859 ] }, - { "bg": 4177, "id": "unconnected", "fg": 6867 } + { "id": "corner", "bg": 4196, "fg": [ 6873, 6875, 6874, 6872 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 6883, 6885, 6884, 6882 ] }, + { "id": "edge", "bg": 4196, "fg": [ 6877, 6876 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 6879, 6881, 6880, 6878 ] }, + { "bg": 4196, "id": "unconnected", "fg": 6886 } ] }, { "id": "t_water_moving_sh_underground", "multitile": true, - "fg": 6867, - "bg": 5918, + "fg": 6886, + "bg": 5937, "additional_tiles": [ { "id": "center", - "bg": 5918, + "bg": 5937, "fg": [ - { "weight": 1, "sprite": 6849 }, - { "weight": 1, "sprite": 6850 }, - { "weight": 1, "sprite": 6851 }, - { "weight": 1, "sprite": 6852 } + { "weight": 1, "sprite": 6868 }, + { "weight": 1, "sprite": 6869 }, + { "weight": 1, "sprite": 6870 }, + { "weight": 1, "sprite": 6871 } ] }, - { "id": "corner", "bg": 5918, "fg": [ 6854, 6856, 6855, 6853 ] }, - { "id": "t_connection", "bg": 5918, "fg": [ 6864, 6866, 6865, 6863 ] }, - { "id": "edge", "bg": 5918, "fg": [ 6858, 6857 ] }, - { "id": "end_piece", "bg": 5918, "fg": [ 6860, 6862, 6861, 6859 ] }, - { "bg": 5918, "id": "unconnected", "fg": 6867 } + { "id": "corner", "bg": 5937, "fg": [ 6873, 6875, 6874, 6872 ] }, + { "id": "t_connection", "bg": 5937, "fg": [ 6883, 6885, 6884, 6882 ] }, + { "id": "edge", "bg": 5937, "fg": [ 6877, 6876 ] }, + { "id": "end_piece", "bg": 5937, "fg": [ 6879, 6881, 6880, 6878 ] }, + { "bg": 5937, "id": "unconnected", "fg": 6886 } ] }, { "id": [ "t_water_pool", "t_water_pool_shallow" ], "multitile": true, - "fg": 6882, + "fg": 6901, "additional_tiles": [ { "id": "center", - "fg": [ { "weight": 1, "sprite": 6883 }, { "weight": 1, "sprite": 6884 }, { "weight": 1, "sprite": 6885 } ] + "fg": [ { "weight": 1, "sprite": 6902 }, { "weight": 1, "sprite": 6903 }, { "weight": 1, "sprite": 6904 } ] }, - { "id": "corner", "fg": [ 6869, 6871, 6870, 6868 ] }, - { "id": "t_connection", "fg": [ 6879, 6881, 6880, 6878 ] }, - { "id": "edge", "fg": [ 6873, 6872 ] }, - { "id": "end_piece", "fg": [ 6875, 6877, 6876, 6874 ] }, - { "id": "unconnected", "fg": [ 6882, 6882 ] } + { "id": "corner", "fg": [ 6888, 6890, 6889, 6887 ] }, + { "id": "t_connection", "fg": [ 6898, 6900, 6899, 6897 ] }, + { "id": "edge", "fg": [ 6892, 6891 ] }, + { "id": "end_piece", "fg": [ 6894, 6896, 6895, 6893 ] }, + { "id": "unconnected", "fg": [ 6901, 6901 ] } ] }, { "id": [ "t_water_sh", "t_swater_sh" ], "multitile": true, - "fg": 6901, - "bg": 5346, + "fg": 6920, + "bg": 5365, "additional_tiles": [ { "id": "center", - "bg": 5346, + "bg": 5365, "fg": [ - { "weight": 1, "sprite": 6883 }, - { "weight": 1, "sprite": 6884 }, - { "weight": 1, "sprite": 6885 }, - { "weight": 1, "sprite": 6886 } + { "weight": 1, "sprite": 6902 }, + { "weight": 1, "sprite": 6903 }, + { "weight": 1, "sprite": 6904 }, + { "weight": 1, "sprite": 6905 } ] }, - { "id": "corner", "bg": 5346, "fg": [ 6888, 6890, 6889, 6887 ] }, - { "id": "t_connection", "bg": 5346, "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "edge", "bg": 5346, "fg": [ 6892, 6891 ] }, - { "id": "end_piece", "bg": 5346, "fg": [ 6894, 6896, 6895, 6893 ] }, - { "bg": 5346, "id": "unconnected", "fg": 6901 } + { "id": "corner", "bg": 5365, "fg": [ 6907, 6909, 6908, 6906 ] }, + { "id": "t_connection", "bg": 5365, "fg": [ 6917, 6919, 6918, 6916 ] }, + { "id": "edge", "bg": 5365, "fg": [ 6911, 6910 ] }, + { "id": "end_piece", "bg": 5365, "fg": [ 6913, 6915, 6914, 6912 ] }, + { "bg": 5365, "id": "unconnected", "fg": 6920 } ] }, { "id": [ "t_water_sh_season_summer", "t_swater_sh_season_summer" ], "multitile": true, - "fg": 6901, - "bg": 5356, + "fg": 6920, + "bg": 5375, "additional_tiles": [ { "id": "center", - "bg": 5356, - "fg": [ { "weight": 1, "sprite": 6883 }, { "weight": 1, "sprite": 6884 }, { "weight": 1, "sprite": 6885 } ] + "bg": 5375, + "fg": [ { "weight": 1, "sprite": 6902 }, { "weight": 1, "sprite": 6903 }, { "weight": 1, "sprite": 6904 } ] }, - { "id": "corner", "bg": 5356, "fg": [ 6888, 6890, 6889, 6887 ] }, - { "id": "t_connection", "bg": 5356, "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "edge", "bg": 5356, "fg": [ 6892, 6891 ] }, - { "id": "end_piece", "bg": 5356, "fg": [ 6894, 6896, 6895, 6893 ] }, - { "bg": 5356, "id": "unconnected", "fg": 6901 } + { "id": "corner", "bg": 5375, "fg": [ 6907, 6909, 6908, 6906 ] }, + { "id": "t_connection", "bg": 5375, "fg": [ 6917, 6919, 6918, 6916 ] }, + { "id": "edge", "bg": 5375, "fg": [ 6911, 6910 ] }, + { "id": "end_piece", "bg": 5375, "fg": [ 6913, 6915, 6914, 6912 ] }, + { "bg": 5375, "id": "unconnected", "fg": 6920 } ] }, { "id": [ "t_water_sh_season_autumn", "t_swater_sh_season_autumn" ], "multitile": true, - "fg": 6901, - "bg": 5351, + "fg": 6920, + "bg": 5370, "additional_tiles": [ { "id": "center", - "bg": 5351, - "fg": [ { "weight": 1, "sprite": 6883 }, { "weight": 1, "sprite": 6884 }, { "weight": 1, "sprite": 6885 } ] + "bg": 5370, + "fg": [ { "weight": 1, "sprite": 6902 }, { "weight": 1, "sprite": 6903 }, { "weight": 1, "sprite": 6904 } ] }, - { "id": "corner", "bg": 5351, "fg": [ 6888, 6890, 6889, 6887 ] }, - { "id": "t_connection", "bg": 5351, "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "edge", "bg": 5351, "fg": [ 6892, 6891 ] }, - { "id": "end_piece", "bg": 5351, "fg": [ 6894, 6896, 6895, 6893 ] }, - { "bg": 5351, "id": "unconnected", "fg": 6901 } + { "id": "corner", "bg": 5370, "fg": [ 6907, 6909, 6908, 6906 ] }, + { "id": "t_connection", "bg": 5370, "fg": [ 6917, 6919, 6918, 6916 ] }, + { "id": "edge", "bg": 5370, "fg": [ 6911, 6910 ] }, + { "id": "end_piece", "bg": 5370, "fg": [ 6913, 6915, 6914, 6912 ] }, + { "bg": 5370, "id": "unconnected", "fg": 6920 } ] }, { "id": [ "t_water_sh_season_winter", "t_swater_sh_season_winter" ], "multitile": true, - "fg": 6901, - "bg": 4177, + "fg": 6920, + "bg": 4196, "additional_tiles": [ { "id": "center", - "bg": 4177, - "fg": [ { "weight": 1, "sprite": 6883 }, { "weight": 1, "sprite": 6884 }, { "weight": 1, "sprite": 6885 } ] + "bg": 4196, + "fg": [ { "weight": 1, "sprite": 6902 }, { "weight": 1, "sprite": 6903 }, { "weight": 1, "sprite": 6904 } ] }, - { "id": "corner", "bg": 4177, "fg": [ 6888, 6890, 6889, 6887 ] }, - { "id": "t_connection", "bg": 4177, "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "edge", "bg": 4177, "fg": [ 6892, 6891 ] }, - { "id": "end_piece", "bg": 4177, "fg": [ 6894, 6896, 6895, 6893 ] }, - { "bg": 4177, "id": "unconnected", "fg": 6901 } + { "id": "corner", "bg": 4196, "fg": [ 6907, 6909, 6908, 6906 ] }, + { "id": "t_connection", "bg": 4196, "fg": [ 6917, 6919, 6918, 6916 ] }, + { "id": "edge", "bg": 4196, "fg": [ 6911, 6910 ] }, + { "id": "end_piece", "bg": 4196, "fg": [ 6913, 6915, 6914, 6912 ] }, + { "bg": 4196, "id": "unconnected", "fg": 6920 } ] }, { "id": [ "t_water_sh_underground", "t_swater_sh_underground", "t_water_sh_murky_underground" ], "multitile": true, - "fg": 6901, - "bg": 5918, + "fg": 6920, + "bg": 5937, "additional_tiles": [ { "id": "center", - "bg": 5918, + "bg": 5937, "fg": [ - { "weight": 1, "sprite": 6883 }, - { "weight": 1, "sprite": 6884 }, - { "weight": 1, "sprite": 6885 }, - { "weight": 1, "sprite": 6886 } + { "weight": 1, "sprite": 6902 }, + { "weight": 1, "sprite": 6903 }, + { "weight": 1, "sprite": 6904 }, + { "weight": 1, "sprite": 6905 } ] }, - { "id": "corner", "bg": 5918, "fg": [ 6888, 6890, 6889, 6887 ] }, - { "id": "t_connection", "bg": 5918, "fg": [ 6898, 6900, 6899, 6897 ] }, - { "id": "edge", "bg": 5918, "fg": [ 6892, 6891 ] }, - { "id": "end_piece", "bg": 5918, "fg": [ 6894, 6896, 6895, 6893 ] }, - { "bg": 5918, "id": "unconnected", "fg": 6901 } + { "id": "corner", "bg": 5937, "fg": [ 6907, 6909, 6908, 6906 ] }, + { "id": "t_connection", "bg": 5937, "fg": [ 6917, 6919, 6918, 6916 ] }, + { "id": "edge", "bg": 5937, "fg": [ 6911, 6910 ] }, + { "id": "end_piece", "bg": 5937, "fg": [ 6913, 6915, 6914, 6912 ] }, + { "bg": 5937, "id": "unconnected", "fg": 6920 } ] }, { "id": "t_wattle_fence", - "fg": 6917, - "bg": 5346, + "fg": 6936, + "bg": 5365, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6902, "bg": 5346 }, - { "id": "corner", "fg": [ 6904, 6906, 6905, 6903 ], "bg": 5346 }, - { "id": "t_connection", "fg": [ 6914, 6916, 6915, 6913 ], "bg": 5346 }, - { "id": "edge", "fg": [ 6908, 6907 ], "bg": 5346 }, - { "id": "end_piece", "fg": [ 6910, 6912, 6911, 6909 ], "bg": 5346 }, - { "id": "unconnected", "fg": 6917, "bg": 5346 } + { "id": "center", "fg": 6921, "bg": 5365 }, + { "id": "corner", "fg": [ 6923, 6925, 6924, 6922 ], "bg": 5365 }, + { "id": "t_connection", "fg": [ 6933, 6935, 6934, 6932 ], "bg": 5365 }, + { "id": "edge", "fg": [ 6927, 6926 ], "bg": 5365 }, + { "id": "end_piece", "fg": [ 6929, 6931, 6930, 6928 ], "bg": 5365 }, + { "id": "unconnected", "fg": 6936, "bg": 5365 } ] }, { "id": "t_wattle_fence_season_summer", - "fg": 6917, - "bg": 5356, + "fg": 6936, + "bg": 5375, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6902, "bg": 5356 }, - { "id": "corner", "fg": [ 6904, 6906, 6905, 6903 ], "bg": 5356 }, - { "id": "t_connection", "fg": [ 6914, 6916, 6915, 6913 ], "bg": 5356 }, - { "id": "edge", "fg": [ 6908, 6907 ], "bg": 5356 }, - { "id": "end_piece", "fg": [ 6910, 6912, 6911, 6909 ], "bg": 5356 }, - { "id": "unconnected", "fg": 6917, "bg": 5356 } + { "id": "center", "fg": 6921, "bg": 5375 }, + { "id": "corner", "fg": [ 6923, 6925, 6924, 6922 ], "bg": 5375 }, + { "id": "t_connection", "fg": [ 6933, 6935, 6934, 6932 ], "bg": 5375 }, + { "id": "edge", "fg": [ 6927, 6926 ], "bg": 5375 }, + { "id": "end_piece", "fg": [ 6929, 6931, 6930, 6928 ], "bg": 5375 }, + { "id": "unconnected", "fg": 6936, "bg": 5375 } ] }, { "id": "t_wattle_fence_season_autumn", - "fg": 6917, - "bg": 5351, + "fg": 6936, + "bg": 5370, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6902, "bg": 5351 }, - { "id": "corner", "fg": [ 6904, 6906, 6905, 6903 ], "bg": 5351 }, - { "id": "t_connection", "fg": [ 6914, 6916, 6915, 6913 ], "bg": 5351 }, - { "id": "edge", "fg": [ 6908, 6907 ], "bg": 5351 }, - { "id": "end_piece", "fg": [ 6910, 6912, 6911, 6909 ], "bg": 5351 }, - { "id": "unconnected", "fg": 6917, "bg": 5351 } + { "id": "center", "fg": 6921, "bg": 5370 }, + { "id": "corner", "fg": [ 6923, 6925, 6924, 6922 ], "bg": 5370 }, + { "id": "t_connection", "fg": [ 6933, 6935, 6934, 6932 ], "bg": 5370 }, + { "id": "edge", "fg": [ 6927, 6926 ], "bg": 5370 }, + { "id": "end_piece", "fg": [ 6929, 6931, 6930, 6928 ], "bg": 5370 }, + { "id": "unconnected", "fg": 6936, "bg": 5370 } ] }, { "id": "t_wattle_fence_season_winter", - "fg": 6917, - "bg": 4177, + "fg": 6936, + "bg": 4196, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6902, "bg": 4177 }, - { "id": "corner", "fg": [ 6904, 6906, 6905, 6903 ], "bg": 4177 }, - { "id": "t_connection", "fg": [ 6914, 6916, 6915, 6913 ], "bg": 4177 }, - { "id": "edge", "fg": [ 6908, 6907 ], "bg": 4177 }, - { "id": "end_piece", "fg": [ 6910, 6912, 6911, 6909 ], "bg": 4177 }, - { "id": "unconnected", "fg": 6917, "bg": 4177 } + { "id": "center", "fg": 6921, "bg": 4196 }, + { "id": "corner", "fg": [ 6923, 6925, 6924, 6922 ], "bg": 4196 }, + { "id": "t_connection", "fg": [ 6933, 6935, 6934, 6932 ], "bg": 4196 }, + { "id": "edge", "fg": [ 6927, 6926 ], "bg": 4196 }, + { "id": "end_piece", "fg": [ 6929, 6931, 6930, 6928 ], "bg": 4196 }, + { "id": "unconnected", "fg": 6936, "bg": 4196 } ] }, - { "id": "t_wattle_fence_posts", "fg": 6918, "bg": 5346 }, - { "id": "t_wattle_fence_posts_season_summer", "fg": 6918, "bg": 5356 }, - { "id": "t_wattle_fence_posts_season_autumn", "fg": 6918, "bg": 5351 }, - { "id": "t_wattle_fence_posts_season_winter", "fg": 6918, "bg": 4177 }, - { "id": [ "t_window", "t_window_alarm" ], "fg": 6919 }, - { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 6931 }, + { "id": "t_wattle_fence_posts", "fg": 6937, "bg": 5365 }, + { "id": "t_wattle_fence_posts_season_summer", "fg": 6937, "bg": 5375 }, + { "id": "t_wattle_fence_posts_season_autumn", "fg": 6937, "bg": 5370 }, + { "id": "t_wattle_fence_posts_season_winter", "fg": 6937, "bg": 4196 }, + { "id": [ "t_window", "t_window_alarm" ], "fg": 6938 }, + { "id": [ "t_window_taped", "t_window_alarm_taped" ], "fg": 6950 }, { "id": [ "t_window_no_curtains_taped", @@ -9997,187 +10087,187 @@ "t_reinforced_triple_pane_glass_taped", "t_reinforced_quadruple_pane_glass_taped" ], - "fg": 6929 + "fg": 6948 }, - { "id": "t_window_bars", "fg": 6920 }, - { "id": "t_window_empty", "fg": 6926 }, - { "id": "t_window_bars_alarm", "fg": 7038, "bg": 6920 }, + { "id": "t_window_bars", "fg": 6939 }, + { "id": "t_window_empty", "fg": 6945 }, + { "id": "t_window_bars_alarm", "fg": 7057, "bg": 6939 }, { "id": "t_wood_wall_P", - "fg": 6946, + "fg": 6965, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6943 }, - { "id": "corner", "fg": [ 6933, 6935, 6934, 6932 ] }, - { "id": "t_connection", "fg": [ 6943, 6945, 6944, 6942 ] }, - { "id": "edge", "fg": [ 6937, 6936 ] }, - { "id": "end_piece", "fg": [ 6939, 6941, 6940, 6938 ] }, - { "id": "unconnected", "fg": 6946 } + { "id": "center", "fg": 6962 }, + { "id": "corner", "fg": [ 6952, 6954, 6953, 6951 ] }, + { "id": "t_connection", "fg": [ 6962, 6964, 6963, 6961 ] }, + { "id": "edge", "fg": [ 6956, 6955 ] }, + { "id": "end_piece", "fg": [ 6958, 6960, 6959, 6957 ] }, + { "id": "unconnected", "fg": 6965 } ] }, { "id": "t_wood_wall_b", - "fg": 6961, + "fg": 6980, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6958 }, - { "id": "corner", "fg": [ 6948, 6950, 6949, 6947 ] }, - { "id": "t_connection", "fg": [ 6958, 6960, 6959, 6957 ] }, - { "id": "edge", "fg": [ 6952, 6951 ] }, - { "id": "end_piece", "fg": [ 6954, 6956, 6955, 6953 ] }, - { "id": "unconnected", "fg": 6961 } + { "id": "center", "fg": 6977 }, + { "id": "corner", "fg": [ 6967, 6969, 6968, 6966 ] }, + { "id": "t_connection", "fg": [ 6977, 6979, 6978, 6976 ] }, + { "id": "edge", "fg": [ 6971, 6970 ] }, + { "id": "end_piece", "fg": [ 6973, 6975, 6974, 6972 ] }, + { "id": "unconnected", "fg": 6980 } ] }, { "id": "t_wood_wall_g", - "fg": 6976, + "fg": 6995, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6973 }, - { "id": "corner", "fg": [ 6963, 6965, 6964, 6962 ] }, - { "id": "t_connection", "fg": [ 6973, 6975, 6974, 6972 ] }, - { "id": "edge", "fg": [ 6967, 6966 ] }, - { "id": "end_piece", "fg": [ 6969, 6971, 6970, 6968 ] }, - { "id": "unconnected", "fg": 6976 } + { "id": "center", "fg": 6992 }, + { "id": "corner", "fg": [ 6982, 6984, 6983, 6981 ] }, + { "id": "t_connection", "fg": [ 6992, 6994, 6993, 6991 ] }, + { "id": "edge", "fg": [ 6986, 6985 ] }, + { "id": "end_piece", "fg": [ 6988, 6990, 6989, 6987 ] }, + { "id": "unconnected", "fg": 6995 } ] }, { "id": "t_wood_wall_p", - "fg": 6991, + "fg": 7010, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 6988 }, - { "id": "corner", "fg": [ 6978, 6980, 6979, 6977 ] }, - { "id": "t_connection", "fg": [ 6988, 6990, 6989, 6987 ] }, - { "id": "edge", "fg": [ 6982, 6981 ] }, - { "id": "end_piece", "fg": [ 6984, 6986, 6985, 6983 ] }, - { "id": "unconnected", "fg": 6991 } + { "id": "center", "fg": 7007 }, + { "id": "corner", "fg": [ 6997, 6999, 6998, 6996 ] }, + { "id": "t_connection", "fg": [ 7007, 7009, 7008, 7006 ] }, + { "id": "edge", "fg": [ 7001, 7000 ] }, + { "id": "end_piece", "fg": [ 7003, 7005, 7004, 7002 ] }, + { "id": "unconnected", "fg": 7010 } ] }, { "id": "t_wood_wall_r", - "fg": 7006, + "fg": 7025, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7003 }, - { "id": "corner", "fg": [ 6993, 6995, 6994, 6992 ] }, - { "id": "t_connection", "fg": [ 7003, 7005, 7004, 7002 ] }, - { "id": "edge", "fg": [ 6997, 6996 ] }, - { "id": "end_piece", "fg": [ 6999, 7001, 7000, 6998 ] }, - { "id": "unconnected", "fg": 7006 } + { "id": "center", "fg": 7022 }, + { "id": "corner", "fg": [ 7012, 7014, 7013, 7011 ] }, + { "id": "t_connection", "fg": [ 7022, 7024, 7023, 7021 ] }, + { "id": "edge", "fg": [ 7016, 7015 ] }, + { "id": "end_piece", "fg": [ 7018, 7020, 7019, 7017 ] }, + { "id": "unconnected", "fg": 7025 } ] }, { "id": "t_wood_wall_w", - "fg": 7021, + "fg": 7040, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7018 }, - { "id": "corner", "fg": [ 7008, 7010, 7009, 7007 ] }, - { "id": "t_connection", "fg": [ 7018, 7020, 7019, 7017 ] }, - { "id": "edge", "fg": [ 7012, 7011 ] }, - { "id": "end_piece", "fg": [ 7014, 7016, 7015, 7013 ] }, - { "id": "unconnected", "fg": 7021 } + { "id": "center", "fg": 7037 }, + { "id": "corner", "fg": [ 7027, 7029, 7028, 7026 ] }, + { "id": "t_connection", "fg": [ 7037, 7039, 7038, 7036 ] }, + { "id": "edge", "fg": [ 7031, 7030 ] }, + { "id": "end_piece", "fg": [ 7033, 7035, 7034, 7032 ] }, + { "id": "unconnected", "fg": 7040 } ] }, { "id": "t_wood_wall_y", - "fg": 7036, + "fg": 7055, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7033 }, - { "id": "corner", "fg": [ 7023, 7025, 7024, 7022 ] }, - { "id": "t_connection", "fg": [ 7033, 7035, 7034, 7032 ] }, - { "id": "edge", "fg": [ 7027, 7026 ] }, - { "id": "end_piece", "fg": [ 7029, 7031, 7030, 7028 ] }, - { "id": "unconnected", "fg": 7036 } + { "id": "center", "fg": 7052 }, + { "id": "corner", "fg": [ 7042, 7044, 7043, 7041 ] }, + { "id": "t_connection", "fg": [ 7052, 7054, 7053, 7051 ] }, + { "id": "edge", "fg": [ 7046, 7045 ] }, + { "id": "end_piece", "fg": [ 7048, 7050, 7049, 7047 ] }, + { "id": "unconnected", "fg": 7055 } ] }, - { "id": "t_woodchips", "fg": 7037 }, - { "id": "t_woodchips_season_winter", "fg": 4177 }, + { "id": "t_woodchips", "fg": 7056 }, + { "id": "t_woodchips_season_winter", "fg": 4196 }, { "id": [ "tr_downspout_funnel", "tr_pit", "tr_lava", "tr_ledge", "tr_glass_pit", "tr_spike_pit" ], "fg": 1488 }, - { "id": "tr_caltrops", "fg": 7038, "bg": 7040 }, - { "id": "tr_caltrops_glass", "fg": 7038, "bg": 7041 }, - { "id": "tr_telepad", "fg": 7038, "bg": 7042 }, - { "id": "tr_beartrap", "fg": 7038, "bg": 7043 }, - { "id": "tr_goo", "fg": [ { "weight": 2007, "sprite": 7044 }, { "weight": 1, "sprite": 7045 } ] }, - { "id": "tr_landmine", "fg": 7038, "bg": 7046 }, - { "id": "tr_landmine_buried", "fg": 7038, "bg": 7047 }, - { "id": "tr_nailboard", "fg": 7038, "bg": 7048 }, - { "id": "tr_portal", "fg": 7049 }, - { "id": "tr_tripwire", "fg": 7038, "bg": 7051 }, + { "id": "tr_caltrops", "fg": 7057, "bg": 7059 }, + { "id": "tr_caltrops_glass", "fg": 7057, "bg": 7060 }, + { "id": "tr_telepad", "fg": 7057, "bg": 7061 }, + { "id": "tr_beartrap", "fg": 7057, "bg": 7062 }, + { "id": "tr_goo", "fg": [ { "weight": 2007, "sprite": 7063 }, { "weight": 1, "sprite": 7064 } ] }, + { "id": "tr_landmine", "fg": 7057, "bg": 7065 }, + { "id": "tr_landmine_buried", "fg": 7057, "bg": 7066 }, + { "id": "tr_nailboard", "fg": 7057, "bg": 7067 }, + { "id": "tr_portal", "fg": 7068 }, + { "id": "tr_tripwire", "fg": 7057, "bg": 7070 }, { "id": "vp_forklift_fork", - "fg": [ 7054, 7056, 7055, 7053 ], + "fg": [ 7073, 7075, 7074, 7072 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7054, 7056, 7055, 7053 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7073, 7075, 7074, 7072 ] } ] }, { "id": "vp_forklift_fork_horizontal_front", - "fg": [ 7055, 7053, 7054, 7056 ], + "fg": [ 7074, 7072, 7073, 7075 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7055, 7053, 7054, 7056 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7074, 7072, 7073, 7075 ] } ] }, { "id": "vp_saddle_motor", - "fg": [ 7058, 7060, 7059, 7057 ], + "fg": [ 7077, 7079, 7078, 7076 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7058, 7060, 7059, 7057 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7077, 7079, 7078, 7076 ] } ] }, { "id": [ "vp_wheel_motorbike", "vp_wheel_motorbike_steerable", "vp_wheel_motorbike_or", "vp_wheel_motorbike_or_steerable" ], - "fg": [ 7066, 7068, 7067, 7065 ], + "fg": [ 7085, 7087, 7086, 7084 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7066, 7068, 7067, 7065 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7085, 7087, 7086, 7084 ] } ] }, { "id": [ "vp_wheel_motorbike_rear", "vp_wheel_motorbike_or_rear" ], - "fg": [ 7062, 7064, 7063, 7061 ], + "fg": [ 7081, 7083, 7082, 7080 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7062, 7064, 7063, 7061 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7081, 7083, 7082, 7080 ] } ] }, { "id": [ "vp_wheel_small_scooter", "vp_wheel_small_scooter_steerable" ], - "fg": [ 7074, 7076, 7075, 7073 ], + "fg": [ 7093, 7095, 7094, 7092 ], "rotates": true }, - { "id": "vp_wheel_small_scooter_rear", "fg": [ 7070, 7072, 7071, 7069 ], "rotates": true }, + { "id": "vp_wheel_small_scooter_rear", "fg": [ 7089, 7091, 7090, 7088 ], "rotates": true }, { "id": "vp_battery_charger", - "fg": [ 7077, 7077, 7077, 7077 ], - "bg": 11226, + "fg": [ 7096, 7096, 7096, 7096 ], + "bg": 11274, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7077, 7077, 7077, 7077 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7096, 7096, 7096, 7096 ] } ] }, { "id": "vp_recharge_station", - "fg": [ 7078, 7078, 7078, 7078 ], - "bg": 11226, + "fg": [ 7097, 7097, 7097, 7097 ], + "bg": 11274, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7078, 7078, 7078, 7078 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7097, 7097, 7097, 7097 ] } ] }, { "id": "vp_mountable_heater", - "fg": [ 7079, 7079, 7079, 7079 ], - "bg": 11226, + "fg": [ 7098, 7098, 7098, 7098 ], + "bg": 11274, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7079, 7079, 7079, 7079 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7098, 7098, 7098, 7098 ] } ] }, { "id": "vp_mountable_heater_small", - "fg": [ 7080, 7080, 7080, 7080 ], - "bg": 11226, + "fg": [ 7099, 7099, 7099, 7099 ], + "bg": 11274, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7080, 7080, 7080, 7080 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7099, 7099, 7099, 7099 ] } ] }, { "id": "vp_spike_wood", - "fg": 7081, + "fg": 7100, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 7081 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 7100 } ] }, { "id": "vp_ap_battery", "fg": 1492 }, { "id": "vp_ap_battery_large", "fg": 1493 }, @@ -10283,562 +10373,568 @@ { "id": "adobe_pallet_done", "fg": 2622 }, { "id": "adobe_pallet_full", "fg": 2623 }, { "id": "aluminum_stepladder", "fg": 2624 }, - { "id": "20ga_f_scrap", "fg": 2653 }, - { "id": "36navy", "fg": 2713 }, - { "id": "40mm_flashbang", "fg": 2729 }, - { "id": "40mm_incendiary", "fg": 2730 }, - { "id": "40mm_slug", "fg": 2731 }, - { "id": "44army", "fg": 2774 }, - { "id": "5x50_b_bp", "fg": 2836 }, - { "id": "66heat_f_x4", "fg": 2845 }, - { "id": "9x18mm_f_7n16", "fg": 2889 }, - { "id": "anvil", "fg": 2916 }, - { "id": "anvil_bronze", "fg": 2917 }, - { "id": "armor_riot", "fg": 2919 }, - { "id": "1895sbl", "fg": 2939 }, - { "id": "AT4", "fg": 2940 }, - { "id": "LAW", "fg": 2941 }, - { "id": "M24", "fg": 2942 }, - { "id": "RPG", "fg": 2943 }, - { "id": "USAS_12", "fg": 2944 }, - { "id": "airspeargun", "fg": 2945 }, - { "id": "ak74", "fg": 2947 }, - { "id": "american_180", "fg": 2948 }, - { "id": "an94", "fg": 2949 }, - { "id": "ar10", "fg": 2950 }, - { "id": "ar15", "fg": 2951 }, - { "id": "arx160", "fg": 2952 }, - { "id": "as50", "fg": 2953 }, - { "id": "atgm_launcher", "fg": 2954 }, - { "id": "bbgun", "fg": 2955 }, - { "id": "bfg50", "fg": 2956 }, - { "id": "bh_m89", "fg": 2957 }, - { "id": "blunderbuss", "fg": 2958 }, - { "id": "browning_blr", "fg": 2959 }, - { "id": "chemical_thrower", "fg": 2961 }, - { "id": "coilgun", "fg": 2962 }, - { "id": "colt_lightning", "fg": 2963 }, - { "id": "colt_ro635", "fg": 2964 }, - { "id": "combination_gun", "fg": 2965 }, - { "id": "cx4", "fg": 2966 }, - { "id": "doublespeargun", "fg": 2967 }, - { "id": "emp_gun", "fg": 2968 }, - { "id": "famas", "fg": 2969 }, - { "id": "flamethrower", "fg": 2970 }, - { "id": "fn_fal", "fg": 2971 }, - { "id": "fs2000", "fg": 2972 }, - { "id": "ftk93", "fg": 2973 }, - { "id": "garand", "fg": 2974 }, - { "id": "heavy_rail_rifle", "fg": 2975 }, - { "id": "helsing", "fg": 2976 }, - { "id": "henry_big_boy", "fg": 2977 }, - { "id": "hk417_13", "fg": 2978 }, - { "id": "hk_g3", "fg": 2979 }, - { "id": "hk_g36", "fg": 2980 }, - { "id": "hk_g80", "fg": 2981 }, - { "id": "hk_mp5k", "fg": 2982 }, - { "id": "hk_mp5sd", "fg": 2983 }, - { "id": "iwi_tavor_x95_300blk", "fg": 2984 }, - { "id": "ksg-25", "fg": 2985 }, - { "id": "ksg", "fg": 2986 }, - { "id": "ksub2000", "fg": 2987 }, - { "id": "laser_cannon", "fg": 2988 }, - { "id": "laser_rifle", "fg": 2989 }, - { "id": "lever_shotgun", "fg": 2990 }, - { "id": "longrifle_flintlock", "fg": 2991 }, - { "id": "m107a1", "fg": 2992 }, - { "id": "m110a1", "fg": 2993 }, - { "id": "m134", "fg": 2994 }, - { "id": "m14ebr", "fg": 2995 }, - { "id": "m1903", "fg": 2998 }, - { "id": "m1918", "fg": 2999 }, - { "id": "m1a", "fg": 3000 }, - { "id": "m2010", "fg": 3001 }, - { "id": "m202_flash", "fg": 3002 }, - { "id": "m231pfw", "fg": 3003 }, - { "id": "m240", "fg": 3004 }, - { "id": "m27_assault_rifle_var_h&k416a5", "fg": 3006 }, - { "id": "m27_assault_rifle_var_m27iar", "fg": 3007 }, - { "id": "m27_assault_rifle_var_m38dmr", "fg": 3008 }, - { "id": "m27_assault_rifle_var_scar_l", "fg": 3009 }, - { "id": "m2browning", "fg": 3010 }, - { "id": "m2browning_sawn", "fg": 3011 }, - { "id": "m3_carlgustav", "fg": 3012 }, - { "id": "m4_carbine_var_m4a1", "fg": 3013 }, - { "id": "m4_carlgustav", "fg": 3014 }, - { "id": "m79", "fg": 3016 }, - { "id": "mark19", "fg": 3017 }, - { "id": "marlin_9a", "fg": 3018 }, - { "id": "mininuke_launcher", "fg": 3019 }, - { "id": "mosin44", "fg": 3020 }, - { "id": "mosin44_ebr", "fg": 3021 }, - { "id": "mosin91_30", "fg": 3022 }, - { "id": "mosin91_30_ebr", "fg": 3023 }, - { "id": "mossberg_500", "fg": 3024 }, - { "id": "mossberg_500_var_mossberg_500_security", "fg": 3025 }, - { "id": "mossberg_590", "fg": 3026 }, - { "id": "mossberg_590_var_SPAS_12", "fg": 3027 }, - { "id": "mossberg_930", "fg": 3028 }, - { "id": "mossberg_930_var_m1014", "fg": 3029 }, - { "id": "mp18", "fg": 3030 }, - { "id": "needlegun", "fg": 3032 }, - { "id": "pamd68", "fg": 3033 }, - { "id": "pamd71z", "fg": 3034 }, - { "id": "pipe_combination_gun", "fg": 3035 }, - { "id": "plasma_gun", "fg": 3036 }, - { "id": "plasma_rifle", "fg": 3037 }, - { "id": "ppsh", "fg": 3038 }, - { "id": "rebar_rifle", "fg": 3039 }, - { "id": "remington700_270", "fg": 3040 }, - { "id": "remington_700", "fg": 3041 }, - { "id": "remington_870", "fg": 3042 }, - { "id": "remington_870_breacher", "fg": 3043 }, - { "id": "remington_870_express", "fg": 3044 }, - { "id": "remington_870_var_browning_a5", "fg": 3045 }, - { "id": "remington_870_var_remington_1100", "fg": 3046 }, - { "id": "rifle_flintlock", "fg": 3047 }, - { "id": "rm120c", "fg": 3048 }, - { "id": "rm20", "fg": 3049 }, - { "id": "rm298", "fg": 3050 }, - { "id": "rm451_flamethrower", "fg": 3051 }, - { "id": "rm51_assault_rifle", "fg": 3052 }, - { "id": "rm614_lmg", "fg": 3053 }, - { "id": "rm802", "fg": 3054 }, - { "id": "rm88_battle_rifle", "fg": 3055 }, - { "id": "ruger_1022", "fg": 3056 }, - { "id": "ruger_mini", "fg": 3057 }, - { "id": "saiga_12", "fg": 3058 }, - { "id": "saiga_410", "fg": 3059 }, - { "id": "savage_111f", "fg": 3060 }, - { "id": "scar_h", "fg": 3061 }, - { "id": "sharps", "fg": 3062 }, - { "id": "shotgun_410", "fg": 3063 }, - { "id": "shotgun_d", "fg": 3064 }, - { "id": "shotgun_s", "fg": 3065 }, - { "id": "sig552", "fg": 3066 }, - { "id": "sig_mcx_rattler_sbr", "fg": 3067 }, - { "id": "skorpion_82", "fg": 3068 }, - { "id": "sks", "fg": 3069 }, - { "id": "smg_9mm", "fg": 3071 }, - { "id": "speargun", "fg": 3072 }, - { "id": "sten", "fg": 3073 }, - { "id": "steyr_aug", "fg": 3074 }, - { "id": "surv_rocket_launcher", "fg": 3075 }, - { "id": "survivor_special_700", "fg": 3076 }, - { "id": "tac50", "fg": 3077 }, - { "id": "tavor_12", "fg": 3078 }, - { "id": "tihar", "fg": 3079 }, - { "id": "tommygun", "fg": 3080 }, - { "id": "trex_gun", "fg": 3081 }, - { "id": "weatherby_5", "fg": 3082 }, - { "id": "win70", "fg": 3083 }, - { "id": "winchester_1887", "fg": 3084 }, - { "id": "winchester_1897", "fg": 3085 }, - { "id": "iceaxe", "fg": 3088 }, - { "id": "rifle_case_soft", "fg": 3093 }, - { "id": "rifle_case_soft_2", "fg": 3094 }, - { "id": "rifle_case_soft_leather_2", "fg": 3096 }, - { "id": "rucksack", "fg": 3097 }, - { "id": "bag_garbage", "fg": 3099 }, - { "id": "beverly_shear", "fg": 3102 }, - { "id": "blackjack", "fg": 3103 }, - { "id": "compgreatbow", "fg": 3109 }, - { "id": "compositebow", "fg": 3110 }, - { "id": "hybridbow", "fg": 3111 }, - { "id": "longbow", "fg": 3112 }, - { "id": "recurbow", "fg": 3113 }, - { "id": "reflexbow", "fg": 3114 }, - { "id": "reflexrecurvebow", "fg": 3115 }, - { "id": "selfbow", "fg": 3116 }, - { "id": "shortbow", "fg": 3117 }, - { "id": "woodgreatbow", "fg": 3118 }, - { "id": "box_battery_charger", "fg": 3119 }, - { "id": "box_large_folded", "fg": 3121 }, - { "id": "box_medium_folded", "fg": 3123 }, - { "id": "box_oversize_folded", "fg": 3124 }, - { "id": "oxygen_cylinder", "fg": 3127 }, - { "id": "oxygen_tank", "fg": 3128 }, - { "id": "tinyweldtank", "fg": 3129 }, - { "id": "weldtank", "fg": 3130 }, - { "id": "cot", "fg": 3131 }, - { "id": "armguard_soft", "fg": 3132 }, - { "id": "chestwrap_leather", "fg": 3133 }, - { "id": "trenchcoat_leather", "fg": 3134 }, - { "id": "bat_nerf", "fg": 3135 }, - { "id": "golf_bag", "fg": 3136 }, - { "id": "polycarbonate_sheet", "fg": 3137 }, - { "id": "screen_mesh", "fg": 3138 }, - { "id": "bagpipes", "fg": 3139 }, - { "id": "jumper_cable_heavy", "fg": 3140 }, - { "id": "scythe", "fg": 3141 }, - { "id": "motorbike_armor", "fg": 3142 }, - { "id": "rack_test_tube", "fg": 3143 }, - { "id": "bowl_clay", "fg": 3146 }, - { "id": "clay_hydria", "fg": 3147 }, - { "id": "clay_pot", "fg": 3148 }, - { "id": "clay_quern", "fg": 3149 }, - { "id": "clay_watercont", "fg": 3150 }, - { "id": "jug_clay", "fg": 3151 }, - { "id": "hazmat_suit", "fg": 3173 }, - { "id": "jumpsuit", "fg": 3182 }, - { "id": "wetsuit", "fg": 3209 }, - { "id": "wolfsuit", "fg": 3210 }, - { "id": "55gal_drum", "fg": 3219 }, - { "id": "bullet_crossbow", "fg": 3224 }, - { "id": "compcrossbow", "fg": 3225 }, - { "id": "compositecrossbow", "fg": 3226 }, - { "id": "crossbow", "fg": 3227 }, - { "id": "hand_crossbow", "fg": 3228 }, - { "id": "huge_crossbow", "fg": 3229 }, - { "id": "rep_crossbow", "fg": 3230 }, - { "id": "down_mattress", "fg": 3234 }, - { "id": "drill_press", "fg": 3235 }, - { "id": "bot_eyebot", "fg": 3236 }, - { "id": "broken_eyebot", "fg": 3237 }, - { "id": "american_flag", "fg": 3247 }, - { "id": "american_flag_hoisted", "fg": 3248 }, - { "id": "pride_flag_var_agender_pride_flag", "fg": 3249 }, - { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3250 }, - { "id": "pride_flag_var_asexual_pride_flag", "fg": 3251 }, - { "id": "pride_flag_var_bear_pride_flag", "fg": 3252 }, - { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3253 }, - { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3254 }, - { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3255 }, - { "id": "pride_flag_var_intersex_pride_flag", "fg": 3256 }, - { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3257 }, - { "id": "pride_flag_var_leather_pride_flag", "fg": 3258 }, - { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3259 }, - { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3260 }, - { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3261 }, - { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3262 }, - { "id": "pride_flag_var_progress_pride_flag", "fg": 3263 }, - { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3264 }, - { "id": "pride_flag_var_transgender_pride_flag", "fg": 3265 }, - { "id": "foot_locker_recharge_station", "fg": 3266 }, - { "id": "freezer", "fg": 3269 }, - { "id": "amplifier_head", "fg": 3270 }, - { "id": "bindle", "fg": 3271 }, - { "id": "broken_dimensional_anchor", "fg": 3272 }, - { "id": "chainmail_vest", "fg": 3273 }, - { "id": "concrete", "fg": 3274 }, - { "id": "cs_lajatang_off", "fg": 3275 }, - { "id": "dimensional_anchor", "fg": 3276 }, - { "id": "dimensional_anchor_on", "fg": 3277 }, - { "id": "dnd", "fg": 3278 }, - { "id": "g_carpet", "fg": 3279 }, - { "id": "grapnel", "fg": 3280 }, - { "id": "optical_cloak", "fg": 3281 }, - { "id": "p_carpet", "fg": 3282 }, - { "id": "r_carpet", "fg": 3283 }, - { "id": "trimmer_off", "fg": 3284 }, - { "id": "trimmer_on", "fg": 3285 }, - { "id": "tux", "fg": 3286 }, - { "id": "v_scoop_item", "fg": 3287 }, - { "id": "wool_suit", "fg": 3288 }, - { "id": "y_carpet", "fg": 3289 }, - { "id": "multi_cooker", "fg": 3290 }, - { "id": "multi_cooker_filled", "fg": 3291 }, - { "id": "pet_carrier", "fg": 3292 }, - { "id": "gravel", "fg": 3297 }, - { "id": "helmet_ball", "fg": 3301 }, - { "id": "homewrecker", "fg": 3303 }, - { "id": "hydraulic_press", "fg": 3304 }, - { "id": "anesthetic_kit", "fg": 3306 }, - { "id": "bb", "fg": 3307 }, - { "id": "black_pen_ink", "fg": 3308 }, - { "id": "blue_pen_ink", "fg": 3309 }, - { "id": "bolas", "fg": 3310 }, - { "id": "cavalry_saber", "fg": 3311 }, - { "id": "cavalry_saber_fake", "fg": 3312 }, - { "id": "cleat", "fg": 3313 }, - { "id": "etched_skull", "fg": 3314 }, - { "id": "fencing_epee", "fg": 3315 }, - { "id": "fencing_epee_sharpened", "fg": 3316 }, - { "id": "fencing_foil", "fg": 3317 }, - { "id": "fencing_foil_sharpened", "fg": 3318 }, - { "id": "fencing_sabre", "fg": 3319 }, - { "id": "fencing_sabre_sharpened", "fg": 3320 }, - { "id": "fetus", "fg": 3321 }, - { "id": "flu_shot", "fg": 3322 }, - { "id": "green_pen_ink", "fg": 3323 }, - { "id": "handflare_dead", "fg": 3324 }, - { "id": "hd_tow_cable", "fg": 3325 }, - { "id": "helmet_skull", "fg": 3326 }, - { "id": "heroin", "fg": 3327 }, - { "id": "icon", "fg": 3328 }, - { "id": "large_tent_kit", "fg": 3329 }, - { "id": "lifestraw", "fg": 3330 }, - { "id": "machete_gimmick", "fg": 3331 }, - { "id": "match", "fg": 3332 }, - { "id": "paintball", "fg": 3333 }, - { "id": "rapier", "fg": 3334 }, - { "id": "rapier_fake", "fg": 3335 }, - { "id": "red_pen_ink", "fg": 3336 }, - { "id": "shock_epee", "fg": 3337 }, - { "id": "shock_foil", "fg": 3338 }, - { "id": "shock_sabre", "fg": 3339 }, - { "id": "small_relic", "fg": 3340 }, - { "id": "straw_doll", "fg": 3341 }, - { "id": "tent_kit", "fg": 3342 }, - { "id": "large_space_heater", "fg": 3343 }, - { "id": "large_space_heater_on", "fg": 3344 }, - { "id": "mace_bronze", "fg": 3361 }, - { "id": "mace_simple", "fg": 3362 }, - { "id": "mace_trench", "fg": 3363 }, - { "id": "manhole_cover", "fg": 3364 }, - { "id": "manual_tire_changer", "fg": 3365 }, - { "id": "material_cement", "fg": 3367 }, - { "id": "minifreezer", "fg": 3369 }, - { "id": "minifridge", "fg": 3370 }, - { "id": "mountable_heater", "fg": 3374 }, - { "id": "PR24-extended", "fg": 3376 }, - { "id": "PR24-retracted", "fg": 3377 }, - { "id": "baton-extended", "fg": 3378 }, - { "id": "baton", "fg": 3379 }, - { "id": "guitar_stand", "fg": 3380 }, - { "id": "mic_stand_tall", "fg": 3381 }, - { "id": "mixer_music", "fg": 3382 }, - { "id": "pipe_shotgun", "fg": 3401 }, - { "id": "bronze_brush_axe", "fg": 3405 }, - { "id": "brush_axe", "fg": 3406 }, - { "id": "glaive", "fg": 3407 }, - { "id": "ji", "fg": 3408 }, - { "id": "makeshift_glaive", "fg": 3409 }, - { "id": "makeshift_halberd", "fg": 3410 }, - { "id": "makeshift_scythe_war", "fg": 3411 }, - { "id": "naginata", "fg": 3412 }, - { "id": "naginata_fake", "fg": 3413 }, - { "id": "naginata_inferior", "fg": 3414 }, - { "id": "pike", "fg": 3415 }, - { "id": "pike_copper", "fg": 3416 }, - { "id": "pike_fake", "fg": 3417 }, - { "id": "pike_inferior", "fg": 3418 }, - { "id": "pike_wood", "fg": 3419 }, - { "id": "poleaxe", "fg": 3420 }, - { "id": "scythe_war", "fg": 3421 }, - { "id": "spear_dory", "fg": 3422 }, - { "id": "spear_survivor", "fg": 3423 }, - { "id": "pool_cue", "fg": 3425 }, - { "id": "shark_plushie", "fg": 3434 }, - { "id": "shillelagh", "fg": 3438 }, - { "id": "shillelagh_weighted", "fg": 3439 }, - { "id": "skull_moose", "fg": 3441 }, - { "id": "skull_moose_tusked", "fg": 3442 }, - { "id": "sword_nail", "fg": 3463 }, - { "id": "sword_wood_large", "fg": 3464 }, - { "id": "bokken", "fg": 3465 }, - { "id": "UPS_off", "fg": 3471 }, - { "id": "hose", "fg": 3472 }, - { "id": "oxy_torch", "fg": 3473 }, - { "id": "picklocks", "fg": 3474 }, - { "id": "primitive_shovel", "fg": 3475 }, - { "id": "shovel_snow", "fg": 3476 }, - { "id": "shovel_snow_plastic", "fg": 3477 }, - { "id": "training_dummy_heavy", "fg": 3478 }, - { "id": "training_dummy_light", "fg": 3479 }, - { "id": "chemlab", "fg": 3480 }, - { "id": "workbench", "fg": 3481 }, - { "id": "workbench_with_recharger", "fg": 3482 }, - { "id": "corpse_mon_troll", "fg": 3488 }, - { "id": "f_magic_circle", "fg": 3489 }, - { "id": "mon_breather", "fg": 3508 }, - { "id": "mon_breather_hub", "fg": 3509 }, - { "id": "mon_fish_eel", "fg": 3674 }, - { "id": "mon_dragonfly_naiad", "fg": 3675 }, - { "id": "mon_antlion_larva", "fg": 3677 }, - { "id": "mon_archunk_medium", "fg": 3682 }, - { "id": "mon_archunk_strong", "fg": 3683 }, - { "id": "mon_archunk_weak", "fg": 3684 }, - { "id": "debug_mon", "fg": 3697 }, - { "id": "mon_fish_crayfish", "fg": 3701 }, - { "id": "mon_fish_lobster", "fg": 3702 }, - { "id": "mon_generator", "fg": 3708 }, - { "id": "mon_molebot", "fg": 3745 }, - { "id": "mon_mutant_carp", "fg": 3746 }, - { "id": "mon_mutant_salmon", "fg": 3747 }, - { "id": "mon_shifting_mass", "fg": 3752 }, - { "id": "mon_spawn_raptor_electric", "fg": 3755 }, - { "id": "mon_spawn_raptor_shady", "fg": 3756 }, - { "id": "mon_spawn_raptor_unstable", "fg": 3757 }, - { "id": "mon_tadpole_grabber", "fg": 3760 }, - { "id": "mon_turret_riot", "fg": 3762 }, - { "id": "mon_vortex", "fg": 3764 }, - { "id": "footstep", "fg": 3834 }, - { "id": "footstep_above", "fg": 3835 }, - { "id": "footstep_below", "fg": 3836 }, - { "id": "unknown_field", "fg": 3837 }, - { "id": "unknown_furniture", "fg": 3838 }, - { "id": "unknown_item", "fg": 3839 }, - { "id": "unknown_item_AMMO", "fg": 3840 }, - { "id": "unknown_item_ARMOR", "fg": 3841 }, - { "id": "unknown_item_BIONIC", "fg": 3842 }, - { "id": "unknown_item_BOOK", "fg": 3843 }, - { "id": "unknown_item_FOOD", "fg": 3844 }, - { "id": "unknown_item_GUN", "fg": 3845 }, - { "id": "unknown_item_TOOL", "fg": 3846 }, - { "id": "unknown_item_misc", "fg": 3847 }, - { "id": "unknown_terrain", "fg": 3848 }, - { "id": "unknown_trap", "fg": 3849 }, - { "id": "unknown_vehicle_part", "fg": 3850 }, - { "id": "overlay_crouch", "fg": 3858 }, - { "id": "overlay_effect_badpoison", "fg": 3859 }, - { "id": "overlay_effect_bleed", "fg": 3860 }, - { "id": "overlay_effect_cold", "fg": 3861 }, - { "id": "overlay_effect_deaf", "fg": 3862 }, - { "id": "overlay_effect_downed", "fg": 3863 }, - { "id": "overlay_effect_grabbed", "fg": 3864 }, - { "id": "overlay_effect_hot", "fg": 3865 }, - { "id": "overlay_effect_poison", "fg": 3867 }, - { "id": "overlay_effect_slimed", "fg": 3868 }, - { "id": "overlay_effect_wet", "fg": 3869 }, - { "id": "overlay_effect_winded", "fg": 3870 }, - { "id": "overlay_friendly_sees_player", "fg": 3871 }, - { "id": "overlay_hostile_sees_player", "fg": 3872 }, - { "id": "overlay_neutral_sees_player", "fg": 3873 }, - { "id": "overlay_other_sees_player", "fg": 3874 }, - { "id": "overlay_prone", "fg": 3875 }, - { "id": "overlay_run", "fg": 3876 }, - { "id": "zombie_revival_indicator", "fg": 3877 }, - { "id": "overlay_female_mutation_HOOVES", "fg": 3878 }, - { "id": "overlay_male_mutation_HOOVES", "fg": 3879 }, - { "id": "overlay_female_mutation_LEG_TENTACLES", "fg": 3880 }, - { "id": "overlay_male_mutation_LEG_TENTACLES", "fg": 3881 }, - { "id": "overlay_wielded_bfg50", "fg": 3882 }, - { "id": "overlay_worn_swim_fins", "fg": 3883 }, - { "id": "lake_shore", "fg": 3886 }, - { "id": "lake_surface", "fg": 3887 }, - { "id": "cemetery_small", "fg": 3906 }, - { "id": "dirt_road_center", "fg": 3921 }, - { "id": "dirt_road_end_piece_e", "fg": 3928 }, - { "id": "dirt_road_end_piece_n", "fg": 3929 }, - { "id": "dirt_road_end_piece_s", "fg": 3930 }, - { "id": "dirt_road_end_piece_w", "fg": 3931 }, - { "id": "dirt_road_unconnected", "fg": 3936 }, - { "id": "mx_crater", "fg": 3941 }, - { "id": "mx_fallen_shed", "fg": 3942 }, - { "id": "mx_helicopter", "fg": 3943 }, - { "id": "mx_point_burned_ground", "fg": 3944 }, - { "id": "mx_point_dead_vegetation", "fg": 3945 }, - { "id": "mx_pond", "fg": 3946 }, - { "id": "mx_science", "fg": 3947 }, - { "id": "hunting_blind", "fg": 3985 }, - { "id": "overmap_horde_3", "fg": 3986 }, - { "id": "overmap_horde_4", "fg": 3987 }, - { "id": "overmap_horde_5", "fg": 3988 }, - { "id": "overmap_horde_6", "fg": 3989 }, - { "id": "overmap_remembered_vehicle", "fg": 3990 }, - { "id": "pasture_connection_ew", "fg": 4023 }, - { "id": "pasture_connection_ns", "fg": 4024 }, - { "id": "pasture_unconnected", "fg": 4037 }, - { "id": "acid_drizzle", "fg": 4112 }, - { "id": "acid_rain", "fg": 4113 }, - { "id": "clear", "fg": 4114 }, - { "id": "cloudy", "fg": 4115 }, - { "id": "drizzle", "fg": 4116 }, - { "id": "flurries", "fg": 4117 }, - { "id": "light_drizzle", "fg": 4118 }, - { "id": "lightning", "fg": 4119 }, - { "id": "rain", "fg": 4120 }, - { "id": "snowing", "fg": 4121 }, - { "id": "snowstorm", "fg": 4122 }, - { "id": "sunny", "fg": 4123 }, - { "id": "thunder", "fg": 4124 }, - { "id": "unexplored_terrain", "fg": 4125 }, - { "id": "f_bullettrailer_minisofa", "fg": 4129 }, - { "id": "f_bullettrailer_sign_danabakery", "fg": 4130 }, - { "id": "f_bullettrailer_table_bottom", "fg": 4131 }, - { "id": "f_bullettrailer_table_middle", "fg": 4132 }, - { "id": "f_bullettrailer_table_top", "fg": 4133 }, - { "id": "f_bullettrailer_toilet", "fg": 4134 }, - { "id": "t_bullettrailer_bed_foot", "fg": 4135 }, - { "id": "t_bullettrailer_bed_head", "fg": 4136 }, - { "id": "t_bullettrailer_inner_T", "fg": 4141 }, - { "id": "t_bullettrailer_inner_eastcorner", "fg": 4142 }, - { "id": "t_bullettrailer_nw_brownfloor", "fg": 4143 }, - { "id": "t_bullettrailer_wwall", "fg": 4144 }, - { "id": "t_metal_ventilation_shutter", "fg": 4145 }, - { "id": "t_ramp_down_high", "fg": 4171 }, - { "id": "t_ramp_up_high", "fg": 4172 }, - { "id": "t_slope_down", "fg": 4173 }, - { "id": "t_slope_up", "fg": 4174 }, - { "id": "t_card_reader_broken", "fg": 4323 }, - { "id": "t_door_locked", "fg": 4734 }, - { "id": "t_door_bar_o", "fg": 4737 }, - { "id": "t_door_glass_c", "fg": 4742 }, - { "id": "t_door_glass_o", "fg": 4743 }, - { "id": "t_door_glass_frosted_c", "fg": 4744 }, - { "id": "t_door_glass_frosted_o", "fg": 4745 }, - { "id": "t_door_glass_frosted_lab_o", "fg": 4746 }, - { "id": "t_door_glass_gray_c", "fg": 4747 }, - { "id": "t_door_glass_gray_o", "fg": 4748 }, - { "id": "t_door_glass_green_c", "fg": 4749 }, - { "id": "t_door_glass_green_o", "fg": 4750 }, - { "id": "t_door_glass_lab_o", "fg": 4751 }, - { "id": "t_door_glass_red_c", "fg": 4752 }, - { "id": "t_door_glass_red_o", "fg": 4753 }, - { "id": "t_door_glass_white_c", "fg": 4754 }, - { "id": "t_door_glass_white_o", "fg": 4755 }, - { "id": "t_mdoor_frame", "fg": 4773 }, - { "id": "t_door_metal_c_peep", "fg": 4774 }, - { "id": "t_fungus2_unconnected", "fg": 5067 }, - { "id": "t_fungus3_unconnected", "fg": 5083 }, - { "id": "t_fungus4_corner_ne", "fg": 5085 }, - { "id": "t_fungus4_corner_nw", "fg": 5086 }, - { "id": "t_fungus4_corner_se", "fg": 5087 }, - { "id": "t_fungus4_corner_sw", "fg": 5088 }, - { "id": "t_fungus4_edge_ew", "fg": 5089 }, - { "id": "t_fungus4_edge_ns", "fg": 5090 }, - { "id": "t_fungus4_end_piece_e", "fg": 5091 }, - { "id": "t_fungus4_end_piece_n", "fg": 5092 }, - { "id": "t_fungus4_end_piece_s", "fg": 5093 }, - { "id": "t_fungus4_end_piece_w", "fg": 5094 }, - { "id": "t_fungus4_t_connection_e", "fg": 5095 }, - { "id": "t_fungus4_t_connection_n", "fg": 5096 }, - { "id": "t_fungus4_t_connection_s", "fg": 5097 }, - { "id": "t_fungus4_t_connection_w", "fg": 5098 }, - { "id": "t_fungus4_unconnected", "fg": 5099 }, - { "id": "t_fungus5_unconnected", "fg": 5115 }, - { "id": "t_fungus6_unconnected", "fg": 5131 }, - { "id": "t_fungus_sticks16", "fg": 5179 }, - { "id": "t_fungus_mound1_unconnected", "fg": 5195 }, - { "id": "t_fungus_mound2_unconnected", "fg": 5211 }, - { "id": "t_fungus_mound3_unconnected", "fg": 5227 }, - { "id": "t_gutter_drop", "fg": 5441 }, - { "id": "t_intercom", "fg": 5453 }, - { "id": "t_ladder_down", "fg": 5454 }, - { "id": "t_m_frame", "fg": 5503 }, - { "id": "t_mdoor_lab_frame", "fg": 5506 }, - { "id": "t_ov_reb_cage", "fg": 5576 }, - { "id": "t_ov_smreb_cage", "fg": 5577 }, - { "id": "t_reinforced_door_glass_c", "fg": 5865 }, - { "id": "t_reinforced_door_glass_o", "fg": 5866 }, - { "id": "t_reinforced_door_glass_lab_o", "fg": 5867 }, - { "id": "t_resin_hole", "fg": 5884 }, - { "id": "t_marloss", "fg": 6302 }, - { "id": "t_marloss_season_winter", "fg": 6303 }, - { "id": "t_shrub_fungal", "fg": 6304 }, - { "id": "t_shrub_fungal_season_winter", "fg": 6305 }, - { "id": "t_strconc_floor_halfway", "fg": 6388 }, - { "id": "t_thconc_floor_unconnected", "fg": 6546 }, - { "id": "t_thconc_floor_flesh", "fg": 6547 }, - { "id": "t_wall_Pi_center", "fg": 6577 }, - { "id": "t_wall_resin_cage", "fg": 6751 }, - { "id": "t_window_bars_curtains", "fg": 6921 }, - { "id": "t_window_bars_domestic", "fg": 6922 }, - { "id": "t_window_bars_noglass", "fg": 6923 }, - { "id": "t_window_domestic", "fg": 6924 }, - { "id": "t_window_domestic_taped", "fg": 6925 }, - { "id": "t_window_no_curtains", "fg": 6927 }, - { "id": "t_window_no_curtains_open", "fg": 6928 }, - { "id": "t_window_open", "fg": 6930 }, - { "id": "tr_cot", "fg": 7039 }, - { "id": "tr_practice_target", "fg": 7050 }, - { "id": "metal_boat_hull", "fg": 7052 } + { "id": "40mm_casing", "fg": 2631 }, + { "id": "6E_casing", "fg": 2637 }, + { "id": "36navy", "fg": 2690 }, + { "id": "44army", "fg": 2709 }, + { "id": "40x46_f_hnest22_case", "fg": 2799 }, + { "id": "40x46_f_hnest410_case", "fg": 2801 }, + { "id": "5x50_b_bp", "fg": 2830 }, + { "id": "9x18mm_f_7n16", "fg": 2874 }, + { "id": "66heat_f_x4", "fg": 2898 }, + { "id": "20ga_f_scrap", "fg": 2930 }, + { "id": "anvil", "fg": 2931 }, + { "id": "anvil_bronze", "fg": 2932 }, + { "id": "armor_riot", "fg": 2934 }, + { "id": "1895sbl", "fg": 2954 }, + { "id": "AT4", "fg": 2955 }, + { "id": "LAW", "fg": 2956 }, + { "id": "M24", "fg": 2957 }, + { "id": "RPG", "fg": 2958 }, + { "id": "USAS_12", "fg": 2959 }, + { "id": "airspeargun", "fg": 2960 }, + { "id": "ak74", "fg": 2962 }, + { "id": "american_180", "fg": 2963 }, + { "id": "an94", "fg": 2964 }, + { "id": "ar10", "fg": 2965 }, + { "id": "arx160", "fg": 2966 }, + { "id": "as50", "fg": 2967 }, + { "id": "atgm_launcher", "fg": 2968 }, + { "id": "bbgun", "fg": 2969 }, + { "id": "bfg50", "fg": 2970 }, + { "id": "bh_m89", "fg": 2971 }, + { "id": "blunderbuss", "fg": 2972 }, + { "id": "browning_blr", "fg": 2973 }, + { "id": "chemical_thrower", "fg": 2975 }, + { "id": "coilgun", "fg": 2976 }, + { "id": "colt_lightning", "fg": 2977 }, + { "id": "colt_ro635", "fg": 2978 }, + { "id": "combination_gun", "fg": 2979 }, + { "id": "cx4", "fg": 2980 }, + { "id": "doublespeargun", "fg": 2981 }, + { "id": "emp_gun", "fg": 2982 }, + { "id": "famas", "fg": 2983 }, + { "id": "flamethrower", "fg": 2984 }, + { "id": "fn_fal", "fg": 2985 }, + { "id": "fs2000", "fg": 2986 }, + { "id": "ftk93", "fg": 2987 }, + { "id": "garand", "fg": 2988 }, + { "id": "heavy_rail_rifle", "fg": 2989 }, + { "id": "helsing", "fg": 2990 }, + { "id": "henry_big_boy", "fg": 2991 }, + { "id": "hk417_13", "fg": 2992 }, + { "id": "hk_g3", "fg": 2993 }, + { "id": "hk_g36", "fg": 2994 }, + { "id": "hk_g80", "fg": 2995 }, + { "id": "hk_mp5k", "fg": 2996 }, + { "id": "hk_mp5sd", "fg": 2997 }, + { "id": "iwi_tavor_x95_300blk", "fg": 2998 }, + { "id": "ksg-25", "fg": 2999 }, + { "id": "ksg", "fg": 3000 }, + { "id": "ksub2000", "fg": 3001 }, + { "id": "laser_cannon", "fg": 3002 }, + { "id": "laser_rifle", "fg": 3003 }, + { "id": "lever_shotgun", "fg": 3004 }, + { "id": "longrifle_flintlock", "fg": 3005 }, + { "id": "m107a1", "fg": 3006 }, + { "id": "m110a1", "fg": 3007 }, + { "id": "m134", "fg": 3008 }, + { "id": "m14ebr", "fg": 3009 }, + { "id": "m1903", "fg": 3012 }, + { "id": "m1918", "fg": 3013 }, + { "id": "m1a", "fg": 3014 }, + { "id": "m2010", "fg": 3015 }, + { "id": "m202_flash", "fg": 3016 }, + { "id": "m231pfw", "fg": 3017 }, + { "id": "m240", "fg": 3018 }, + { "id": "m27_assault_rifle_var_h&k416a5", "fg": 3020 }, + { "id": "m27_assault_rifle_var_m27iar", "fg": 3021 }, + { "id": "m27_assault_rifle_var_m38dmr", "fg": 3022 }, + { "id": "m27_assault_rifle_var_scar_l", "fg": 3023 }, + { "id": "m2browning", "fg": 3024 }, + { "id": "m2browning_sawn", "fg": 3025 }, + { "id": "m3_carlgustav", "fg": 3026 }, + { "id": "m4_carlgustav", "fg": 3027 }, + { "id": "m79", "fg": 3029 }, + { "id": "mark19", "fg": 3030 }, + { "id": "marlin_9a", "fg": 3031 }, + { "id": "mininuke_launcher", "fg": 3032 }, + { "id": "modular_ar15", "fg": 3033 }, + { "id": "modular_m4_carbine_var_modular_m4a1", "fg": 3034 }, + { "id": "mosin44", "fg": 3035 }, + { "id": "mosin44_ebr", "fg": 3036 }, + { "id": "mosin91_30", "fg": 3037 }, + { "id": "mosin91_30_ebr", "fg": 3038 }, + { "id": "mossberg_500", "fg": 3039 }, + { "id": "mossberg_500_var_mossberg_500_security", "fg": 3040 }, + { "id": "mossberg_590", "fg": 3041 }, + { "id": "mossberg_590_var_SPAS_12", "fg": 3042 }, + { "id": "mossberg_930", "fg": 3043 }, + { "id": "mossberg_930_var_m1014", "fg": 3044 }, + { "id": "mp18", "fg": 3045 }, + { "id": "needlegun", "fg": 3047 }, + { "id": "pamd68", "fg": 3048 }, + { "id": "pamd71z", "fg": 3049 }, + { "id": "pipe_combination_gun", "fg": 3050 }, + { "id": "plasma_gun", "fg": 3051 }, + { "id": "plasma_rifle", "fg": 3052 }, + { "id": "ppsh", "fg": 3053 }, + { "id": "rebar_rifle", "fg": 3054 }, + { "id": "remington700_270", "fg": 3055 }, + { "id": "remington_700", "fg": 3056 }, + { "id": "remington_870", "fg": 3057 }, + { "id": "remington_870_breacher", "fg": 3058 }, + { "id": "remington_870_express", "fg": 3059 }, + { "id": "remington_870_var_browning_a5", "fg": 3060 }, + { "id": "remington_870_var_remington_1100", "fg": 3061 }, + { "id": "rifle_flintlock", "fg": 3062 }, + { "id": "rm120c", "fg": 3063 }, + { "id": "rm20", "fg": 3064 }, + { "id": "rm298", "fg": 3065 }, + { "id": "rm451_flamethrower", "fg": 3066 }, + { "id": "rm51_assault_rifle", "fg": 3067 }, + { "id": "rm614_lmg", "fg": 3068 }, + { "id": "rm802", "fg": 3069 }, + { "id": "rm88_battle_rifle", "fg": 3070 }, + { "id": "ruger_1022", "fg": 3071 }, + { "id": "ruger_mini", "fg": 3072 }, + { "id": "saiga_12", "fg": 3073 }, + { "id": "saiga_410", "fg": 3074 }, + { "id": "savage_111f", "fg": 3075 }, + { "id": "scar_h", "fg": 3076 }, + { "id": "sharps", "fg": 3077 }, + { "id": "shotgun_410", "fg": 3078 }, + { "id": "shotgun_d", "fg": 3079 }, + { "id": "shotgun_s", "fg": 3080 }, + { "id": "sig552", "fg": 3081 }, + { "id": "sig_mcx_rattler_sbr", "fg": 3082 }, + { "id": "skorpion_82", "fg": 3083 }, + { "id": "sks", "fg": 3084 }, + { "id": "smg_9mm", "fg": 3086 }, + { "id": "speargun", "fg": 3087 }, + { "id": "sten", "fg": 3088 }, + { "id": "steyr_aug", "fg": 3089 }, + { "id": "surv_rocket_launcher", "fg": 3090 }, + { "id": "survivor_special_700", "fg": 3091 }, + { "id": "tac50", "fg": 3092 }, + { "id": "tavor_12", "fg": 3093 }, + { "id": "tihar", "fg": 3094 }, + { "id": "tommygun", "fg": 3095 }, + { "id": "trex_gun", "fg": 3096 }, + { "id": "weatherby_5", "fg": 3097 }, + { "id": "win70", "fg": 3098 }, + { "id": "winchester_1887", "fg": 3099 }, + { "id": "winchester_1897", "fg": 3100 }, + { "id": "iceaxe", "fg": 3103 }, + { "id": "rifle_case_soft", "fg": 3108 }, + { "id": "rifle_case_soft_2", "fg": 3109 }, + { "id": "rifle_case_soft_leather_2", "fg": 3111 }, + { "id": "rucksack", "fg": 3112 }, + { "id": "bag_garbage", "fg": 3114 }, + { "id": "beverly_shear", "fg": 3117 }, + { "id": "blackjack", "fg": 3118 }, + { "id": "compgreatbow", "fg": 3124 }, + { "id": "compositebow", "fg": 3125 }, + { "id": "hybridbow", "fg": 3126 }, + { "id": "longbow", "fg": 3127 }, + { "id": "recurbow", "fg": 3128 }, + { "id": "reflexbow", "fg": 3129 }, + { "id": "reflexrecurvebow", "fg": 3130 }, + { "id": "selfbow", "fg": 3131 }, + { "id": "shortbow", "fg": 3132 }, + { "id": "woodgreatbow", "fg": 3133 }, + { "id": "box_battery_charger", "fg": 3134 }, + { "id": "box_large_folded", "fg": 3136 }, + { "id": "box_medium_folded", "fg": 3138 }, + { "id": "box_oversize_folded", "fg": 3139 }, + { "id": "oxygen_cylinder", "fg": 3142 }, + { "id": "oxygen_tank", "fg": 3143 }, + { "id": "tinyweldtank", "fg": 3144 }, + { "id": "weldtank", "fg": 3145 }, + { "id": "cot", "fg": 3146 }, + { "id": "armguard_soft", "fg": 3147 }, + { "id": "chestwrap_leather", "fg": 3148 }, + { "id": "trenchcoat_leather", "fg": 3149 }, + { "id": "bat_nerf", "fg": 3150 }, + { "id": "golf_bag", "fg": 3151 }, + { "id": "polycarbonate_sheet", "fg": 3152 }, + { "id": "screen_mesh", "fg": 3153 }, + { "id": "bagpipes", "fg": 3154 }, + { "id": "jumper_cable_heavy", "fg": 3155 }, + { "id": "scythe", "fg": 3156 }, + { "id": "motorbike_armor", "fg": 3157 }, + { "id": "rack_test_tube", "fg": 3158 }, + { "id": "bowl_clay", "fg": 3161 }, + { "id": "clay_hydria", "fg": 3162 }, + { "id": "clay_pot", "fg": 3163 }, + { "id": "clay_quern", "fg": 3164 }, + { "id": "clay_watercont", "fg": 3165 }, + { "id": "jug_clay", "fg": 3166 }, + { "id": "armor_acidchitin", "fg": 3167 }, + { "id": "armor_chitin", "fg": 3168 }, + { "id": "hazmat_suit", "fg": 3190 }, + { "id": "jumpsuit", "fg": 3198 }, + { "id": "wetsuit", "fg": 3225 }, + { "id": "wolfsuit", "fg": 3226 }, + { "id": "55gal_drum", "fg": 3235 }, + { "id": "box_large_metal", "fg": 3237 }, + { "id": "box_medium_metal", "fg": 3238 }, + { "id": "box_oversize_metal", "fg": 3239 }, + { "id": "bullet_crossbow", "fg": 3243 }, + { "id": "compcrossbow", "fg": 3244 }, + { "id": "compositecrossbow", "fg": 3245 }, + { "id": "crossbow", "fg": 3246 }, + { "id": "hand_crossbow", "fg": 3247 }, + { "id": "huge_crossbow", "fg": 3248 }, + { "id": "rep_crossbow", "fg": 3249 }, + { "id": "down_mattress", "fg": 3253 }, + { "id": "drill_press", "fg": 3254 }, + { "id": "bot_eyebot", "fg": 3255 }, + { "id": "broken_eyebot", "fg": 3256 }, + { "id": "american_flag", "fg": 3266 }, + { "id": "american_flag_hoisted", "fg": 3267 }, + { "id": "pride_flag_var_agender_pride_flag", "fg": 3268 }, + { "id": "pride_flag_var_aromantic_pride_flag", "fg": 3269 }, + { "id": "pride_flag_var_asexual_pride_flag", "fg": 3270 }, + { "id": "pride_flag_var_bear_pride_flag", "fg": 3271 }, + { "id": "pride_flag_var_bisexual_pride_flag", "fg": 3272 }, + { "id": "pride_flag_var_genderfluid_pride_flag", "fg": 3273 }, + { "id": "pride_flag_var_genderqueer_pride_flag", "fg": 3274 }, + { "id": "pride_flag_var_intersex_pride_flag", "fg": 3275 }, + { "id": "pride_flag_var_labrys_lesbian_pride_flag", "fg": 3276 }, + { "id": "pride_flag_var_leather_pride_flag", "fg": 3277 }, + { "id": "pride_flag_var_lesbian_pride_flag", "fg": 3278 }, + { "id": "pride_flag_var_nonbinary_pride_flag", "fg": 3279 }, + { "id": "pride_flag_var_pansexual_pride_flag", "fg": 3280 }, + { "id": "pride_flag_var_polysexual_pride_flag", "fg": 3281 }, + { "id": "pride_flag_var_progress_pride_flag", "fg": 3282 }, + { "id": "pride_flag_var_rainbow_pride_flag", "fg": 3283 }, + { "id": "pride_flag_var_transgender_pride_flag", "fg": 3284 }, + { "id": "foot_locker_recharge_station", "fg": 3285 }, + { "id": "freezer", "fg": 3288 }, + { "id": "amplifier_head", "fg": 3289 }, + { "id": "bindle", "fg": 3290 }, + { "id": "broken_dimensional_anchor", "fg": 3291 }, + { "id": "chainmail_vest", "fg": 3292 }, + { "id": "concrete", "fg": 3293 }, + { "id": "cs_lajatang_off", "fg": 3294 }, + { "id": "dimensional_anchor", "fg": 3295 }, + { "id": "dimensional_anchor_on", "fg": 3296 }, + { "id": "dnd", "fg": 3297 }, + { "id": "g_carpet", "fg": 3298 }, + { "id": "grapnel", "fg": 3299 }, + { "id": "optical_cloak", "fg": 3300 }, + { "id": "p_carpet", "fg": 3301 }, + { "id": "r_carpet", "fg": 3302 }, + { "id": "trimmer_off", "fg": 3303 }, + { "id": "trimmer_on", "fg": 3304 }, + { "id": "tux", "fg": 3305 }, + { "id": "v_scoop_item", "fg": 3306 }, + { "id": "wool_suit", "fg": 3307 }, + { "id": "y_carpet", "fg": 3308 }, + { "id": "multi_cooker", "fg": 3309 }, + { "id": "multi_cooker_filled", "fg": 3310 }, + { "id": "pet_carrier", "fg": 3311 }, + { "id": "gravel", "fg": 3316 }, + { "id": "helmet_ball", "fg": 3320 }, + { "id": "homewrecker", "fg": 3322 }, + { "id": "hydraulic_press", "fg": 3323 }, + { "id": "anesthetic_kit", "fg": 3325 }, + { "id": "bb", "fg": 3326 }, + { "id": "black_pen_ink", "fg": 3327 }, + { "id": "blue_pen_ink", "fg": 3328 }, + { "id": "bolas", "fg": 3329 }, + { "id": "cavalry_saber", "fg": 3330 }, + { "id": "cavalry_saber_fake", "fg": 3331 }, + { "id": "cleat", "fg": 3332 }, + { "id": "etched_skull", "fg": 3333 }, + { "id": "fencing_epee", "fg": 3334 }, + { "id": "fencing_epee_sharpened", "fg": 3335 }, + { "id": "fencing_foil", "fg": 3336 }, + { "id": "fencing_foil_sharpened", "fg": 3337 }, + { "id": "fencing_sabre", "fg": 3338 }, + { "id": "fencing_sabre_sharpened", "fg": 3339 }, + { "id": "fetus", "fg": 3340 }, + { "id": "flu_shot", "fg": 3341 }, + { "id": "green_pen_ink", "fg": 3342 }, + { "id": "handflare_dead", "fg": 3343 }, + { "id": "hd_tow_cable", "fg": 3344 }, + { "id": "helmet_skull", "fg": 3345 }, + { "id": "heroin", "fg": 3346 }, + { "id": "icon", "fg": 3347 }, + { "id": "large_tent_kit", "fg": 3348 }, + { "id": "lifestraw", "fg": 3349 }, + { "id": "machete_gimmick", "fg": 3350 }, + { "id": "match", "fg": 3351 }, + { "id": "paintball", "fg": 3352 }, + { "id": "rapier", "fg": 3353 }, + { "id": "rapier_fake", "fg": 3354 }, + { "id": "red_pen_ink", "fg": 3355 }, + { "id": "shock_epee", "fg": 3356 }, + { "id": "shock_foil", "fg": 3357 }, + { "id": "shock_sabre", "fg": 3358 }, + { "id": "small_relic", "fg": 3359 }, + { "id": "straw_doll", "fg": 3360 }, + { "id": "tent_kit", "fg": 3361 }, + { "id": "large_space_heater", "fg": 3362 }, + { "id": "large_space_heater_on", "fg": 3363 }, + { "id": "mace_bronze", "fg": 3380 }, + { "id": "mace_simple", "fg": 3381 }, + { "id": "mace_trench", "fg": 3382 }, + { "id": "manhole_cover", "fg": 3383 }, + { "id": "manual_tire_changer", "fg": 3384 }, + { "id": "material_cement", "fg": 3386 }, + { "id": "minifreezer", "fg": 3388 }, + { "id": "minifridge", "fg": 3389 }, + { "id": "mountable_heater", "fg": 3393 }, + { "id": "PR24-extended", "fg": 3395 }, + { "id": "PR24-retracted", "fg": 3396 }, + { "id": "baton-extended", "fg": 3397 }, + { "id": "baton", "fg": 3398 }, + { "id": "guitar_stand", "fg": 3399 }, + { "id": "mic_stand_tall", "fg": 3400 }, + { "id": "mixer_music", "fg": 3401 }, + { "id": "pipe_shotgun", "fg": 3420 }, + { "id": "bronze_brush_axe", "fg": 3424 }, + { "id": "brush_axe", "fg": 3425 }, + { "id": "glaive", "fg": 3426 }, + { "id": "ji", "fg": 3427 }, + { "id": "makeshift_glaive", "fg": 3428 }, + { "id": "makeshift_halberd", "fg": 3429 }, + { "id": "makeshift_scythe_war", "fg": 3430 }, + { "id": "naginata", "fg": 3431 }, + { "id": "naginata_fake", "fg": 3432 }, + { "id": "naginata_inferior", "fg": 3433 }, + { "id": "pike", "fg": 3434 }, + { "id": "pike_copper", "fg": 3435 }, + { "id": "pike_fake", "fg": 3436 }, + { "id": "pike_inferior", "fg": 3437 }, + { "id": "pike_wood", "fg": 3438 }, + { "id": "poleaxe", "fg": 3439 }, + { "id": "scythe_war", "fg": 3440 }, + { "id": "spear_dory", "fg": 3441 }, + { "id": "spear_survivor", "fg": 3442 }, + { "id": "pool_cue", "fg": 3444 }, + { "id": "shark_plushie", "fg": 3453 }, + { "id": "shillelagh", "fg": 3457 }, + { "id": "shillelagh_weighted", "fg": 3458 }, + { "id": "skull_moose", "fg": 3460 }, + { "id": "skull_moose_tusked", "fg": 3461 }, + { "id": "sword_nail", "fg": 3482 }, + { "id": "sword_wood_large", "fg": 3483 }, + { "id": "bokken", "fg": 3484 }, + { "id": "UPS_off", "fg": 3490 }, + { "id": "hose", "fg": 3491 }, + { "id": "oxy_torch", "fg": 3492 }, + { "id": "picklocks", "fg": 3493 }, + { "id": "primitive_shovel", "fg": 3494 }, + { "id": "shovel_snow", "fg": 3495 }, + { "id": "shovel_snow_plastic", "fg": 3496 }, + { "id": "training_dummy_heavy", "fg": 3497 }, + { "id": "training_dummy_light", "fg": 3498 }, + { "id": "chemlab", "fg": 3499 }, + { "id": "workbench", "fg": 3500 }, + { "id": "workbench_with_recharger", "fg": 3501 }, + { "id": "corpse_mon_troll", "fg": 3507 }, + { "id": "f_magic_circle", "fg": 3508 }, + { "id": "mon_breather", "fg": 3527 }, + { "id": "mon_breather_hub", "fg": 3528 }, + { "id": "mon_fish_eel", "fg": 3693 }, + { "id": "mon_dragonfly_naiad", "fg": 3694 }, + { "id": "mon_antlion_larva", "fg": 3696 }, + { "id": "mon_archunk_medium", "fg": 3701 }, + { "id": "mon_archunk_strong", "fg": 3702 }, + { "id": "mon_archunk_weak", "fg": 3703 }, + { "id": "debug_mon", "fg": 3716 }, + { "id": "mon_fish_crayfish", "fg": 3720 }, + { "id": "mon_fish_lobster", "fg": 3721 }, + { "id": "mon_generator", "fg": 3727 }, + { "id": "mon_molebot", "fg": 3764 }, + { "id": "mon_mutant_carp", "fg": 3765 }, + { "id": "mon_mutant_salmon", "fg": 3766 }, + { "id": "mon_shifting_mass", "fg": 3771 }, + { "id": "mon_spawn_raptor_electric", "fg": 3774 }, + { "id": "mon_spawn_raptor_shady", "fg": 3775 }, + { "id": "mon_spawn_raptor_unstable", "fg": 3776 }, + { "id": "mon_tadpole_grabber", "fg": 3779 }, + { "id": "mon_turret_riot", "fg": 3781 }, + { "id": "mon_vortex", "fg": 3783 }, + { "id": "footstep", "fg": 3853 }, + { "id": "footstep_above", "fg": 3854 }, + { "id": "footstep_below", "fg": 3855 }, + { "id": "unknown_field", "fg": 3856 }, + { "id": "unknown_furniture", "fg": 3857 }, + { "id": "unknown_item", "fg": 3858 }, + { "id": "unknown_item_AMMO", "fg": 3859 }, + { "id": "unknown_item_ARMOR", "fg": 3860 }, + { "id": "unknown_item_BIONIC", "fg": 3861 }, + { "id": "unknown_item_BOOK", "fg": 3862 }, + { "id": "unknown_item_FOOD", "fg": 3863 }, + { "id": "unknown_item_GUN", "fg": 3864 }, + { "id": "unknown_item_TOOL", "fg": 3865 }, + { "id": "unknown_item_misc", "fg": 3866 }, + { "id": "unknown_terrain", "fg": 3867 }, + { "id": "unknown_trap", "fg": 3868 }, + { "id": "unknown_vehicle_part", "fg": 3869 }, + { "id": "overlay_crouch", "fg": 3877 }, + { "id": "overlay_effect_badpoison", "fg": 3878 }, + { "id": "overlay_effect_bleed", "fg": 3879 }, + { "id": "overlay_effect_cold", "fg": 3880 }, + { "id": "overlay_effect_deaf", "fg": 3881 }, + { "id": "overlay_effect_downed", "fg": 3882 }, + { "id": "overlay_effect_grabbed", "fg": 3883 }, + { "id": "overlay_effect_hot", "fg": 3884 }, + { "id": "overlay_effect_poison", "fg": 3886 }, + { "id": "overlay_effect_slimed", "fg": 3887 }, + { "id": "overlay_effect_wet", "fg": 3888 }, + { "id": "overlay_effect_winded", "fg": 3889 }, + { "id": "overlay_friendly_sees_player", "fg": 3890 }, + { "id": "overlay_hostile_sees_player", "fg": 3891 }, + { "id": "overlay_neutral_sees_player", "fg": 3892 }, + { "id": "overlay_other_sees_player", "fg": 3893 }, + { "id": "overlay_prone", "fg": 3894 }, + { "id": "overlay_run", "fg": 3895 }, + { "id": "zombie_revival_indicator", "fg": 3896 }, + { "id": "overlay_female_mutation_HOOVES", "fg": 3897 }, + { "id": "overlay_male_mutation_HOOVES", "fg": 3898 }, + { "id": "overlay_female_mutation_LEG_TENTACLES", "fg": 3899 }, + { "id": "overlay_male_mutation_LEG_TENTACLES", "fg": 3900 }, + { "id": "overlay_wielded_bfg50", "fg": 3901 }, + { "id": "overlay_worn_swim_fins", "fg": 3902 }, + { "id": "lake_shore", "fg": 3905 }, + { "id": "lake_surface", "fg": 3906 }, + { "id": "cemetery_small", "fg": 3925 }, + { "id": "dirt_road_center", "fg": 3940 }, + { "id": "dirt_road_end_piece_e", "fg": 3947 }, + { "id": "dirt_road_end_piece_n", "fg": 3948 }, + { "id": "dirt_road_end_piece_s", "fg": 3949 }, + { "id": "dirt_road_end_piece_w", "fg": 3950 }, + { "id": "dirt_road_unconnected", "fg": 3955 }, + { "id": "mx_crater", "fg": 3960 }, + { "id": "mx_fallen_shed", "fg": 3961 }, + { "id": "mx_helicopter", "fg": 3962 }, + { "id": "mx_point_burned_ground", "fg": 3963 }, + { "id": "mx_point_dead_vegetation", "fg": 3964 }, + { "id": "mx_pond", "fg": 3965 }, + { "id": "mx_science", "fg": 3966 }, + { "id": "hunting_blind", "fg": 4004 }, + { "id": "overmap_horde_3", "fg": 4005 }, + { "id": "overmap_horde_4", "fg": 4006 }, + { "id": "overmap_horde_5", "fg": 4007 }, + { "id": "overmap_horde_6", "fg": 4008 }, + { "id": "overmap_remembered_vehicle", "fg": 4009 }, + { "id": "pasture_connection_ew", "fg": 4042 }, + { "id": "pasture_connection_ns", "fg": 4043 }, + { "id": "pasture_unconnected", "fg": 4056 }, + { "id": "acid_drizzle", "fg": 4131 }, + { "id": "acid_rain", "fg": 4132 }, + { "id": "clear", "fg": 4133 }, + { "id": "cloudy", "fg": 4134 }, + { "id": "drizzle", "fg": 4135 }, + { "id": "flurries", "fg": 4136 }, + { "id": "light_drizzle", "fg": 4137 }, + { "id": "lightning", "fg": 4138 }, + { "id": "rain", "fg": 4139 }, + { "id": "snowing", "fg": 4140 }, + { "id": "snowstorm", "fg": 4141 }, + { "id": "sunny", "fg": 4142 }, + { "id": "thunder", "fg": 4143 }, + { "id": "unexplored_terrain", "fg": 4144 }, + { "id": "f_bullettrailer_minisofa", "fg": 4148 }, + { "id": "f_bullettrailer_sign_danabakery", "fg": 4149 }, + { "id": "f_bullettrailer_table_bottom", "fg": 4150 }, + { "id": "f_bullettrailer_table_middle", "fg": 4151 }, + { "id": "f_bullettrailer_table_top", "fg": 4152 }, + { "id": "f_bullettrailer_toilet", "fg": 4153 }, + { "id": "t_bullettrailer_bed_foot", "fg": 4154 }, + { "id": "t_bullettrailer_bed_head", "fg": 4155 }, + { "id": "t_bullettrailer_inner_T", "fg": 4160 }, + { "id": "t_bullettrailer_inner_eastcorner", "fg": 4161 }, + { "id": "t_bullettrailer_nw_brownfloor", "fg": 4162 }, + { "id": "t_bullettrailer_wwall", "fg": 4163 }, + { "id": "t_metal_ventilation_shutter", "fg": 4164 }, + { "id": "t_ramp_down_high", "fg": 4190 }, + { "id": "t_ramp_up_high", "fg": 4191 }, + { "id": "t_slope_down", "fg": 4192 }, + { "id": "t_slope_up", "fg": 4193 }, + { "id": "t_card_reader_broken", "fg": 4342 }, + { "id": "t_door_locked", "fg": 4753 }, + { "id": "t_door_bar_o", "fg": 4756 }, + { "id": "t_door_glass_c", "fg": 4761 }, + { "id": "t_door_glass_o", "fg": 4762 }, + { "id": "t_door_glass_frosted_c", "fg": 4763 }, + { "id": "t_door_glass_frosted_o", "fg": 4764 }, + { "id": "t_door_glass_frosted_lab_o", "fg": 4765 }, + { "id": "t_door_glass_gray_c", "fg": 4766 }, + { "id": "t_door_glass_gray_o", "fg": 4767 }, + { "id": "t_door_glass_green_c", "fg": 4768 }, + { "id": "t_door_glass_green_o", "fg": 4769 }, + { "id": "t_door_glass_lab_o", "fg": 4770 }, + { "id": "t_door_glass_red_c", "fg": 4771 }, + { "id": "t_door_glass_red_o", "fg": 4772 }, + { "id": "t_door_glass_white_c", "fg": 4773 }, + { "id": "t_door_glass_white_o", "fg": 4774 }, + { "id": "t_mdoor_frame", "fg": 4792 }, + { "id": "t_door_metal_c_peep", "fg": 4793 }, + { "id": "t_fungus2_unconnected", "fg": 5086 }, + { "id": "t_fungus3_unconnected", "fg": 5102 }, + { "id": "t_fungus4_corner_ne", "fg": 5104 }, + { "id": "t_fungus4_corner_nw", "fg": 5105 }, + { "id": "t_fungus4_corner_se", "fg": 5106 }, + { "id": "t_fungus4_corner_sw", "fg": 5107 }, + { "id": "t_fungus4_edge_ew", "fg": 5108 }, + { "id": "t_fungus4_edge_ns", "fg": 5109 }, + { "id": "t_fungus4_end_piece_e", "fg": 5110 }, + { "id": "t_fungus4_end_piece_n", "fg": 5111 }, + { "id": "t_fungus4_end_piece_s", "fg": 5112 }, + { "id": "t_fungus4_end_piece_w", "fg": 5113 }, + { "id": "t_fungus4_t_connection_e", "fg": 5114 }, + { "id": "t_fungus4_t_connection_n", "fg": 5115 }, + { "id": "t_fungus4_t_connection_s", "fg": 5116 }, + { "id": "t_fungus4_t_connection_w", "fg": 5117 }, + { "id": "t_fungus4_unconnected", "fg": 5118 }, + { "id": "t_fungus5_unconnected", "fg": 5134 }, + { "id": "t_fungus6_unconnected", "fg": 5150 }, + { "id": "t_fungus_sticks16", "fg": 5198 }, + { "id": "t_fungus_mound1_unconnected", "fg": 5214 }, + { "id": "t_fungus_mound2_unconnected", "fg": 5230 }, + { "id": "t_fungus_mound3_unconnected", "fg": 5246 }, + { "id": "t_gutter_drop", "fg": 5460 }, + { "id": "t_intercom", "fg": 5472 }, + { "id": "t_ladder_down", "fg": 5473 }, + { "id": "t_m_frame", "fg": 5522 }, + { "id": "t_mdoor_lab_frame", "fg": 5525 }, + { "id": "t_ov_reb_cage", "fg": 5595 }, + { "id": "t_ov_smreb_cage", "fg": 5596 }, + { "id": "t_reinforced_door_glass_c", "fg": 5884 }, + { "id": "t_reinforced_door_glass_o", "fg": 5885 }, + { "id": "t_reinforced_door_glass_lab_o", "fg": 5886 }, + { "id": "t_resin_hole", "fg": 5903 }, + { "id": "t_marloss", "fg": 6321 }, + { "id": "t_marloss_season_winter", "fg": 6322 }, + { "id": "t_shrub_fungal", "fg": 6323 }, + { "id": "t_shrub_fungal_season_winter", "fg": 6324 }, + { "id": "t_strconc_floor_halfway", "fg": 6407 }, + { "id": "t_thconc_floor_unconnected", "fg": 6565 }, + { "id": "t_thconc_floor_flesh", "fg": 6566 }, + { "id": "t_wall_Pi_center", "fg": 6596 }, + { "id": "t_wall_resin_cage", "fg": 6770 }, + { "id": "t_window_bars_curtains", "fg": 6940 }, + { "id": "t_window_bars_domestic", "fg": 6941 }, + { "id": "t_window_bars_noglass", "fg": 6942 }, + { "id": "t_window_domestic", "fg": 6943 }, + { "id": "t_window_domestic_taped", "fg": 6944 }, + { "id": "t_window_no_curtains", "fg": 6946 }, + { "id": "t_window_no_curtains_open", "fg": 6947 }, + { "id": "t_window_open", "fg": 6949 }, + { "id": "tr_cot", "fg": 7058 }, + { "id": "tr_practice_target", "fg": 7069 }, + { "id": "metal_boat_hull", "fg": 7071 } ] }, { "file": "tall.png", - "//": "range 7088 to 7663", + "//": "range 7104 to 7679", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, @@ -10847,34 +10943,6 @@ { "id": "fd_fire_int3", "animated": true, - "fg": [ - { "weight": 8, "sprite": 7090 }, - { "weight": 8, "sprite": 7091 }, - { "weight": 8, "sprite": 7092 }, - { "weight": 8, "sprite": 7093 }, - { "weight": 8, "sprite": 7094 }, - { "weight": 8, "sprite": 7095 }, - { "weight": 8, "sprite": 7096 }, - { "weight": 8, "sprite": 7097 } - ] - }, - { - "id": "fd_fungal_haze_int1", - "animated": true, - "fg": [ - { "weight": 8, "sprite": 7098 }, - { "weight": 8, "sprite": 7099 }, - { "weight": 8, "sprite": 7100 }, - { "weight": 8, "sprite": 7101 }, - { "weight": 8, "sprite": 7102 }, - { "weight": 8, "sprite": 7103 }, - { "weight": 8, "sprite": 7104 }, - { "weight": 8, "sprite": 7105 } - ] - }, - { - "id": "fd_fungal_haze_int2", - "animated": true, "fg": [ { "weight": 8, "sprite": 7106 }, { "weight": 8, "sprite": 7107 }, @@ -10887,7 +10955,7 @@ ] }, { - "id": "fd_fungal_haze_int3", + "id": "fd_fungal_haze_int1", "animated": true, "fg": [ { "weight": 8, "sprite": 7114 }, @@ -10901,7 +10969,7 @@ ] }, { - "id": "fd_smoke_overlay", + "id": "fd_fungal_haze_int2", "animated": true, "fg": [ { "weight": 8, "sprite": 7122 }, @@ -10911,232 +10979,260 @@ { "weight": 8, "sprite": 7126 }, { "weight": 8, "sprite": 7127 }, { "weight": 8, "sprite": 7128 }, - { "weight": 8, "sprite": 7129 }, + { "weight": 8, "sprite": 7129 } + ] + }, + { + "id": "fd_fungal_haze_int3", + "animated": true, + "fg": [ { "weight": 8, "sprite": 7130 }, - { "weight": 8, "sprite": 7131 } + { "weight": 8, "sprite": 7131 }, + { "weight": 8, "sprite": 7132 }, + { "weight": 8, "sprite": 7133 }, + { "weight": 8, "sprite": 7134 }, + { "weight": 8, "sprite": 7135 }, + { "weight": 8, "sprite": 7136 }, + { "weight": 8, "sprite": 7137 } + ] + }, + { + "id": "fd_smoke_overlay", + "animated": true, + "fg": [ + { "weight": 8, "sprite": 7138 }, + { "weight": 8, "sprite": 7139 }, + { "weight": 8, "sprite": 7140 }, + { "weight": 8, "sprite": 7141 }, + { "weight": 8, "sprite": 7142 }, + { "weight": 8, "sprite": 7143 }, + { "weight": 8, "sprite": 7144 }, + { "weight": 8, "sprite": 7145 }, + { "weight": 8, "sprite": 7146 }, + { "weight": 8, "sprite": 7147 } ] }, { "id": "f_deckchair", - "fg": [ { "weight": 1, "sprite": 7132 }, { "weight": 1, "sprite": 7133 }, { "weight": 1, "sprite": 7134 } ] + "fg": [ { "weight": 1, "sprite": 7148 }, { "weight": 1, "sprite": 7149 }, { "weight": 1, "sprite": 7150 } ] }, - { "id": [ "f_fvat_empty", "f_fvat_full" ], "fg": 7136 }, - { "id": "f_punching_bag", "fg": 7140 }, - { "id": "f_exercise", "fg": 7139 }, - { "id": "f_ergometer", "fg": 7138 }, - { "id": "f_IV_pole", "fg": 7148 }, - { "id": "f_arcade_machine", "fg": 7150 }, - { "id": "f_autodoc_couch", "fg": 7151 }, - { "id": "f_birdbath", "fg": 7154 }, + { "id": [ "f_fvat_empty", "f_fvat_full" ], "fg": 7152 }, + { "id": "f_punching_bag", "fg": 7156 }, + { "id": "f_exercise", "fg": 7155 }, + { "id": "f_ergometer", "fg": 7154 }, + { "id": "f_IV_pole", "fg": 7164 }, + { "id": "f_arcade_machine", "fg": 7166 }, + { "id": "f_autodoc_couch", "fg": 7167 }, + { "id": "f_birdbath", "fg": 7170 }, { "id": "f_bookcase", "multitile": true, "rotates": false, - "fg": 7155, + "fg": 7171, "additional_tiles": [ - { "id": "center", "fg": 7155 }, - { "id": "corner", "fg": [ 7157, 7158, 7158, 7157 ] }, - { "id": "t_connection", "fg": [ 7155, 7156, 7155, 7156 ] }, - { "id": "edge", "fg": [ 7156, 7155 ] }, - { "id": "end_piece", "fg": [ 7157, 7155, 7158, 7155 ] }, - { "id": "unconnected", "fg": [ 7155, 7155 ] } + { "id": "center", "fg": 7171 }, + { "id": "corner", "fg": [ 7173, 7174, 7174, 7173 ] }, + { "id": "t_connection", "fg": [ 7171, 7172, 7171, 7172 ] }, + { "id": "edge", "fg": [ 7172, 7171 ] }, + { "id": "end_piece", "fg": [ 7173, 7171, 7174, 7171 ] }, + { "id": "unconnected", "fg": [ 7171, 7171 ] } ] }, - { "id": "f_boulder_large", "fg": 7159 }, - { "id": "f_cattails_season_spring", "fg": 7162, "rotates": false }, - { "id": "f_cattails_season_summer", "fg": 7163, "rotates": false }, - { "id": "f_cattails_season_autumn", "fg": 7161, "rotates": false }, - { "id": "f_cattails_season_winter", "fg": 7164, "rotates": false }, + { "id": "f_boulder_large", "fg": 7175 }, + { "id": "f_cattails_season_spring", "fg": 7178, "rotates": false }, + { "id": "f_cattails_season_summer", "fg": 7179, "rotates": false }, + { "id": "f_cattails_season_autumn", "fg": 7177, "rotates": false }, + { "id": "f_cattails_season_winter", "fg": 7180, "rotates": false }, { "id": "f_console", "multitile": true, - "fg": 7198, + "fg": 7214, "additional_tiles": [ - { "id": "center", "fg": 7183 }, - { "id": "corner", "fg": [ 7185, 7187, 7186, 7184 ] }, - { "id": "t_connection", "fg": [ 7195, 7197, 7196, 7194 ] }, - { "id": "edge", "fg": [ 7189, 7188 ] }, - { "id": "end_piece", "fg": [ 7191, 7193, 7192, 7190 ] }, - { "id": "unconnected", "fg": [ 7198, 7200, 7198, 7199 ] } + { "id": "center", "fg": 7199 }, + { "id": "corner", "fg": [ 7201, 7203, 7202, 7200 ] }, + { "id": "t_connection", "fg": [ 7211, 7213, 7212, 7210 ] }, + { "id": "edge", "fg": [ 7205, 7204 ] }, + { "id": "end_piece", "fg": [ 7207, 7209, 7208, 7206 ] }, + { "id": "unconnected", "fg": [ 7214, 7216, 7214, 7215 ] } ] }, { "id": "f_console_broken", "multitile": true, - "fg": 7181, + "fg": 7197, "additional_tiles": [ - { "id": "center", "fg": 7165 }, - { "id": "corner", "fg": [ 7167, 7169, 7168, 7166 ] }, - { "id": "t_connection", "fg": [ 7177, 7179, 7178, 7176 ] }, - { "id": "edge", "fg": [ 7171, 7170 ] }, - { "id": "end_piece", "fg": [ 7173, 7175, 7174, 7172 ] }, - { "id": "unconnected", "fg": [ 7181, 7182, 7181, 7180 ] } + { "id": "center", "fg": 7181 }, + { "id": "corner", "fg": [ 7183, 7185, 7184, 7182 ] }, + { "id": "t_connection", "fg": [ 7193, 7195, 7194, 7192 ] }, + { "id": "edge", "fg": [ 7187, 7186 ] }, + { "id": "end_piece", "fg": [ 7189, 7191, 7190, 7188 ] }, + { "id": "unconnected", "fg": [ 7197, 7198, 7197, 7196 ] } ] }, - { "id": "f_crate_c", "fg": 7201 }, - { "id": "f_crate_o", "fg": 7202 }, - { "id": "f_dialysis", "fg": 7203 }, - { "id": "f_dresser", "rotates": true, "fg": [ 7206, 7207, 7205, 7204 ] }, - { "id": "f_dryer", "fg": 7208 }, + { "id": "f_crate_c", "fg": 7217 }, + { "id": "f_crate_o", "fg": 7218 }, + { "id": "f_dialysis", "fg": 7219 }, + { "id": "f_dresser", "rotates": true, "fg": [ 7222, 7223, 7221, 7220 ] }, + { "id": "f_dryer", "fg": 7224 }, { "id": "f_dumpster", - "fg": 7215, + "fg": 7231, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 7209 }, - { "id": "corner", "fg": [ 7214, 7214, 7211, 7211 ] }, - { "id": "t_connection", "fg": [ 7209, 7214, 7209, 7211 ] }, - { "id": "edge", "fg": [ 7210, 7209 ] }, - { "id": "end_piece", "fg": [ 7212, 7214, 7213, 7211 ] }, - { "id": "unconnected", "fg": [ 7215, 7215 ] } + { "id": "center", "fg": 7225 }, + { "id": "corner", "fg": [ 7230, 7230, 7227, 7227 ] }, + { "id": "t_connection", "fg": [ 7225, 7230, 7225, 7227 ] }, + { "id": "edge", "fg": [ 7226, 7225 ] }, + { "id": "end_piece", "fg": [ 7228, 7230, 7229, 7227 ] }, + { "id": "unconnected", "fg": [ 7231, 7231 ] } ] }, - { "id": "f_fireplace", "fg": 7216 }, - { "id": "f_floor_lamp", "fg": 7217 }, - { "id": "f_fridge", "rotates": true, "fg": [ 7220, 7221, 7219, 7218 ] }, - { "id": "t_gas_pump", "fg": 7222, "bg": 7399 }, - { "id": "f_gas_pump", "fg": 7222 }, - { "id": "f_glass_cabinet", "fg": 7223 }, - { "id": "f_glass_fridge", "fg": 7224 }, + { "id": "f_fireplace", "fg": 7232 }, + { "id": "f_floor_lamp", "fg": 7233 }, + { "id": "f_fridge", "rotates": true, "fg": [ 7236, 7237, 7235, 7234 ] }, + { "id": "t_gas_pump", "fg": 7238, "bg": 7415 }, + { "id": "f_gas_pump", "fg": 7238 }, + { "id": "f_glass_cabinet", "fg": 7239 }, + { "id": "f_glass_fridge", "fg": 7240 }, { "id": "f_ground_cable", "multitile": true, - "fg": 7243, + "fg": 7259, "additional_tiles": [ - { "id": "center", "fg": [ { "weight": 1, "sprite": 7225 }, { "weight": 1, "sprite": 7225 } ] }, + { "id": "center", "fg": [ { "weight": 1, "sprite": 7241 }, { "weight": 1, "sprite": 7241 } ] }, { "id": "corner", - "fg": [ { "weight": 1, "sprite": [ 7227, 7230, 7228, 7226 ] }, { "weight": 1, "sprite": [ 7227, 7230, 7229, 7226 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7243, 7246, 7244, 7242 ] }, { "weight": 1, "sprite": [ 7243, 7246, 7245, 7242 ] } ] }, { "id": "t_connection", - "fg": [ { "weight": 1, "sprite": [ 7240, 7242, 7241, 7239 ] }, { "weight": 1, "sprite": [ 7240, 7242, 7241, 7239 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7256, 7258, 7257, 7255 ] }, { "weight": 1, "sprite": [ 7256, 7258, 7257, 7255 ] } ] }, { "id": "edge", - "fg": [ { "weight": 1, "sprite": [ 7233, 7231 ] }, { "weight": 1, "sprite": [ 7234, 7232 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7249, 7247 ] }, { "weight": 1, "sprite": [ 7250, 7248 ] } ] }, { "id": "end_piece", - "fg": [ { "weight": 1, "sprite": [ 7236, 7238, 7237, 7235 ] }, { "weight": 1, "sprite": [ 7236, 7238, 7237, 7235 ] } ] + "fg": [ { "weight": 1, "sprite": [ 7252, 7254, 7253, 7251 ] }, { "weight": 1, "sprite": [ 7252, 7254, 7253, 7251 ] } ] }, - { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 7243 }, { "weight": 1, "sprite": 7243 } ] } + { "id": "unconnected", "fg": [ { "weight": 1, "sprite": 7259 }, { "weight": 1, "sprite": 7259 } ] } ] }, - { "id": "f_home_furnace", "fg": 7244 }, - { "id": "f_locker", "fg": 7246 }, - { "id": "f_machinery_old", "fg": 7253 }, - { "id": "t_machinery_old", "fg": 7253, "bg": 7390 }, - { "id": "f_machinery_electronic", "fg": 7247 }, - { "id": "t_machinery_electronic", "fg": 7247, "bg": 7390 }, + { "id": "f_home_furnace", "fg": 7260 }, + { "id": "f_locker", "fg": 7262 }, + { "id": "f_machinery_old", "fg": 7269 }, + { "id": "t_machinery_old", "fg": 7269, "bg": 7406 }, + { "id": "f_machinery_electronic", "fg": 7263 }, + { "id": "t_machinery_electronic", "fg": 7263, "bg": 7406 }, { "id": "f_machinery_heavy", - "fg": [ { "weight": 20, "sprite": 7248 }, { "weight": 150, "sprite": 7249 }, { "weight": 100, "sprite": 7250 } ] + "fg": [ { "weight": 20, "sprite": 7264 }, { "weight": 150, "sprite": 7265 }, { "weight": 100, "sprite": 7266 } ] }, { "id": "t_machinery_heavy", - "fg": [ { "weight": 20, "sprite": 7248 }, { "weight": 150, "sprite": 7249 }, { "weight": 100, "sprite": 7250 } ], - "bg": 7390 + "fg": [ { "weight": 20, "sprite": 7264 }, { "weight": 150, "sprite": 7265 }, { "weight": 100, "sprite": 7266 } ], + "bg": 7406 }, - { "id": "f_machinery_light", "fg": [ { "weight": 100, "sprite": 7252 }, { "weight": 100, "sprite": 7251 } ] }, + { "id": "f_machinery_light", "fg": [ { "weight": 100, "sprite": 7268 }, { "weight": 100, "sprite": 7267 } ] }, { "id": "t_machinery_light", - "fg": [ { "weight": 100, "sprite": 7252 }, { "weight": 100, "sprite": 7251 } ], - "bg": 7390 - }, - { "id": "f_mannequin", "fg": 7254 }, - { "id": "f_alien_tendril", "fg": 7258 }, - { "id": "f_alien_zapper", "fg": 7259 }, - { "id": [ "f_alien_pod", "f_alien_pod_organ" ], "fg": 7256 }, - { "id": "f_alien_pod_resin", "fg": 7257 }, - { "id": "f_oven", "rotates": true, "fg": [ 7262, 7263, 7261, 7260 ] }, - { "id": "f_rack_coat", "fg": 7267 }, - { "id": "f_scan_bed", "fg": 7268 }, + "fg": [ { "weight": 100, "sprite": 7268 }, { "weight": 100, "sprite": 7267 } ], + "bg": 7406 + }, + { "id": "f_mannequin", "fg": 7270 }, + { "id": "f_alien_tendril", "fg": 7274 }, + { "id": "f_alien_zapper", "fg": 7275 }, + { "id": [ "f_alien_pod", "f_alien_pod_organ" ], "fg": 7272 }, + { "id": "f_alien_pod_resin", "fg": 7273 }, + { "id": "f_oven", "rotates": true, "fg": [ 7278, 7279, 7277, 7276 ] }, + { "id": "f_rack_coat", "fg": 7283 }, + { "id": "f_scan_bed", "fg": 7284 }, { "id": "f_scrap_antenna", "animated": true, "fg": [ - { "weight": 15, "sprite": 7269 }, - { "weight": 15, "sprite": 7270 }, - { "weight": 15, "sprite": 7271 }, - { "weight": 15, "sprite": 7272 }, - { "weight": 15, "sprite": 7273 }, - { "weight": 15, "sprite": 7274 } + { "weight": 15, "sprite": 7285 }, + { "weight": 15, "sprite": 7286 }, + { "weight": 15, "sprite": 7287 }, + { "weight": 15, "sprite": 7288 }, + { "weight": 15, "sprite": 7289 }, + { "weight": 15, "sprite": 7290 } ], "rotates": false }, - { "id": "f_shower", "fg": 7275 }, - { "id": "f_standing_tank", "fg": 7277 }, - { "id": "f_statue", "fg": 7278 }, - { "id": "f_sunflower_season_summer", "fg": 7280 }, - { "id": "f_sunflower_season_autumn", "fg": 7279 }, - { "id": "f_vending_c", "fg": 7282 }, - { "id": "f_vending_reinforced", "fg": 7284 }, - { "id": "f_vending_o", "fg": 7283 }, - { "id": "f_ventilator", "fg": 7285 }, - { "id": "f_washer", "fg": 7286 }, - { "id": "f_water_heater", "fg": 7287 }, - { "id": "f_water_pump", "fg": 7288 }, - { "id": "t_water_pump", "fg": 7288, "bg": 7390 }, - { "id": "f_wind_mill", "fg": 7289 }, - { "id": "f_woodstove", "fg": 7290 }, - { "id": "f_workbench", "fg": 7291 }, - { "id": "mon_mech_combat", "fg": 7302, "bg": 7306 }, - { "id": "mon_mech_recon", "fg": 7303, "bg": 7306 }, + { "id": "f_shower", "fg": 7291 }, + { "id": "f_standing_tank", "fg": 7293 }, + { "id": "f_statue", "fg": 7294 }, + { "id": "f_sunflower_season_summer", "fg": 7296 }, + { "id": "f_sunflower_season_autumn", "fg": 7295 }, + { "id": "f_vending_c", "fg": 7298 }, + { "id": "f_vending_reinforced", "fg": 7300 }, + { "id": "f_vending_o", "fg": 7299 }, + { "id": "f_ventilator", "fg": 7301 }, + { "id": "f_washer", "fg": 7302 }, + { "id": "f_water_heater", "fg": 7303 }, + { "id": "f_water_pump", "fg": 7304 }, + { "id": "t_water_pump", "fg": 7304, "bg": 7406 }, + { "id": "f_wind_mill", "fg": 7305 }, + { "id": "f_woodstove", "fg": 7306 }, + { "id": "f_workbench", "fg": 7307 }, + { "id": "mon_mech_combat", "fg": 7318, "bg": 7322 }, + { "id": "mon_mech_recon", "fg": 7319, "bg": 7322 }, { "id": "mon_exodii_worker", "fg": [ - { "weight": 15, "sprite": 7307 }, - { "weight": 15, "sprite": 7308 }, - { "weight": 10, "sprite": 7309 }, - { "weight": 10, "sprite": 7310 } + { "weight": 15, "sprite": 7323 }, + { "weight": 15, "sprite": 7324 }, + { "weight": 10, "sprite": 7325 }, + { "weight": 10, "sprite": 7326 } ], - "bg": 7311 - }, - { "id": "mon_turret_searchlight", "fg": 7313, "bg": 7306 }, - { "id": "mon_afs_headless_horror", "fg": 7314, "bg": 7306 }, - { "id": "mon_biollante", "fg": 7315, "bg": 7306 }, - { "id": "mon_dispatch", "fg": 7316, "bg": 7306 }, - { "id": "mon_dispatch_military", "fg": 7317, "bg": 7306 }, - { "id": "mon_fungal_tendril", "fg": 7318, "bg": 7306 }, - { "id": "mon_fungaloid", "fg": 7319, "bg": 7306 }, - { "id": "mon_laserturret", "fg": 7320, "bg": 7306 }, - { "id": "mon_mosquito_giant", "fg": 7321, "bg": 7306 }, - { "id": "mon_robofac_laserturret_mk1", "fg": 7322, "bg": 7306 }, - { "id": "mon_skeleton_master", "fg": 7323, "bg": 7306 }, - { "id": "mon_triffid_flower", "fg": 7324, "bg": 7306 }, - { "id": "mon_turret", "fg": 7325, "bg": 7306 }, - { "id": "mon_turret_speaker", "fg": 7326, "bg": 7306 }, - { "id": "mon_zombie_fungus", "fg": 7327, "bg": 7306 }, - { "id": "mon_zombie_gasbag_fungus", "fg": 7328, "bg": 7306 }, - { "id": "mon_zombie_necro", "fg": 7331, "bg": 7306 }, - { "id": "mon_zombie_master", "fg": 7330, "bg": 7306 }, - { "id": [ "corpse_mon_zombie_necro", "corpse_mon_zombie_master" ], "fg": 7329 }, + "bg": 7327 + }, + { "id": "mon_turret_searchlight", "fg": 7329, "bg": 7322 }, + { "id": "mon_afs_headless_horror", "fg": 7330, "bg": 7322 }, + { "id": "mon_biollante", "fg": 7331, "bg": 7322 }, + { "id": "mon_dispatch", "fg": 7332, "bg": 7322 }, + { "id": "mon_dispatch_military", "fg": 7333, "bg": 7322 }, + { "id": "mon_fungal_tendril", "fg": 7334, "bg": 7322 }, + { "id": "mon_fungaloid", "fg": 7335, "bg": 7322 }, + { "id": "mon_laserturret", "fg": 7336, "bg": 7322 }, + { "id": "mon_mosquito_giant", "fg": 7337, "bg": 7322 }, + { "id": "mon_robofac_laserturret_mk1", "fg": 7338, "bg": 7322 }, + { "id": "mon_skeleton_master", "fg": 7339, "bg": 7322 }, + { "id": "mon_triffid_flower", "fg": 7340, "bg": 7322 }, + { "id": "mon_turret", "fg": 7341, "bg": 7322 }, + { "id": "mon_turret_speaker", "fg": 7342, "bg": 7322 }, + { "id": "mon_zombie_fungus", "fg": 7343, "bg": 7322 }, + { "id": "mon_zombie_gasbag_fungus", "fg": 7344, "bg": 7322 }, + { "id": "mon_zombie_necro", "fg": 7347, "bg": 7322 }, + { "id": "mon_zombie_master", "fg": 7346, "bg": 7322 }, + { "id": [ "corpse_mon_zombie_necro", "corpse_mon_zombie_master" ], "fg": 7345 }, { "id": "mon_triffid", - "fg": [ { "weight": 100, "sprite": 7336 }, { "weight": 50, "sprite": 7337 } ], - "bg": 7306 - }, - { "id": "mon_triffid_sprig", "fg": 7338, "bg": 7306 }, - { "id": "mon_triffid_young", "fg": 7339, "bg": 7306 }, - { "id": "overlay_wielded_long_pole", "fg": 7345 }, - { "id": "overlay_wielded_pike_copper", "fg": 7346 }, - { "id": "overlay_wielded_pike", "fg": 7347 }, - { "id": "overlay_wielded_pike_wood", "fg": 7348 }, - { "id": "overlay_female_wielded_wood_panel", "fg": 7349 }, - { "id": "overlay_male_wielded_wood_panel", "fg": 7350 }, - { "id": "overlay_female_wielded_wood_sheet", "fg": 7351 }, - { "id": "overlay_male_wielded_wood_sheet", "fg": 7352 }, - { "id": [ "lake_water_cube", "lake_bed" ], "fg": 7562 }, - { "id": "airliner_2b_1", "fg": 7357, "bg": 7354, "rotates": false }, - { "id": "airliner_2b", "fg": 7356, "bg": 7358 }, - { "id": "lighthouse_ground", "fg": 7359, "bg": 7355 }, - { "id": "lighthouse_z1", "fg": 7360, "bg": 7354 }, - { "id": "park", "fg": 7361, "bg": 7353 }, + "fg": [ { "weight": 100, "sprite": 7352 }, { "weight": 50, "sprite": 7353 } ], + "bg": 7322 + }, + { "id": "mon_triffid_sprig", "fg": 7354, "bg": 7322 }, + { "id": "mon_triffid_young", "fg": 7355, "bg": 7322 }, + { "id": "overlay_wielded_long_pole", "fg": 7361 }, + { "id": "overlay_wielded_pike_copper", "fg": 7362 }, + { "id": "overlay_wielded_pike", "fg": 7363 }, + { "id": "overlay_wielded_pike_wood", "fg": 7364 }, + { "id": "overlay_female_wielded_wood_panel", "fg": 7365 }, + { "id": "overlay_male_wielded_wood_panel", "fg": 7366 }, + { "id": "overlay_female_wielded_wood_sheet", "fg": 7367 }, + { "id": "overlay_male_wielded_wood_sheet", "fg": 7368 }, + { "id": [ "lake_water_cube", "lake_bed" ], "fg": 7578 }, + { "id": "airliner_2b_1", "fg": 7373, "bg": 7370, "rotates": false }, + { "id": "airliner_2b", "fg": 7372, "bg": 7374 }, + { "id": "lighthouse_ground", "fg": 7375, "bg": 7371 }, + { "id": "lighthouse_z1", "fg": 7376, "bg": 7370 }, + { "id": "park", "fg": 7377, "bg": 7369 }, { "id": [ "horse_farm_isherwood_13", "horse_farm_13", "farm_dairy_twd_4", "farm_stills_3" ], - "fg": [ 7363, 7362, 7364, 7365 ], - "bg": 7353, + "fg": [ 7379, 7378, 7380, 7381 ], + "bg": 7369, "rotates": true }, { @@ -11150,73 +11246,73 @@ "farm_stills_3_2nd", "farm_stills_3_roof" ], - "fg": [ 7363, 7362, 7364, 7365 ], - "bg": 7354, + "fg": [ 7379, 7378, 7380, 7381 ], + "bg": 7370, "rotates": true }, { "id": [ "wind_turbine_pillar", "wind_turbine_pillar_platform", "wind_turbine_nacelle", "wind_turbine_roof" ], - "fg": [ 7367, 7366, 7368, 7369 ], - "bg": 7354, + "fg": [ 7383, 7382, 7384, 7385 ], + "bg": 7370, "rotates": true }, - { "id": "wind_turbine_ground", "fg": [ 7367, 7366, 7368, 7369 ], "bg": 7353, "rotates": true }, - { "id": "t_dirtfloor_olight", "fg": 7405, "bg": 7391 }, - { "id": "t_floor_olight", "fg": 7405, "bg": 7392 }, - { "id": "t_thconc_floor_olight", "fg": 7405, "bg": 7401 }, - { "id": "t_metal_floor_olight", "fg": 7405, "bg": 7398 }, - { "id": "t_thconc_y_olight", "fg": 7405, "bg": 7402 }, - { "id": "t_strconc_floor_olight", "fg": 7405, "bg": 7400 }, - { "id": "t_linoleum_whitefloor_olight", "fg": 7405, "bg": 7397 }, - { "id": "t_linoleum_gray_floor_olight", "fg": 7405, "bg": 7396 }, - { "id": "t_atm", "fg": 7406, "bg": 7390 }, - { "id": [ "t_backboard", "t_backboard_in" ], "fg": 7407, "bg": 7399 }, - { "id": "t_bamboo_dead", "fg": 7408, "bg": 7395 }, - { "id": "t_bamboo_dead_season_summer", "fg": 7408, "bg": 7394 }, - { "id": "t_bamboo_dead_season_autumn", "fg": 7408, "bg": 7393 }, - { "id": "t_bamboo_dead_season_winter", "fg": 7409, "bg": 7389 }, - { "id": "t_bamboo_tall", "fg": 7410, "bg": 7395 }, - { "id": "t_bamboo_tall_season_summer", "fg": 7410, "bg": 7394 }, - { "id": "t_bamboo_tall_season_autumn", "fg": 7410, "bg": 7393 }, - { "id": "t_bamboo_tall_season_winter", "fg": 7411, "bg": 7389 }, - { "id": [ "t_barndoor", "t_palisade_pulley" ], "fg": 7412, "bg": 7387 }, - { "id": "t_column", "fg": 7413, "bg": 7390 }, - { "id": "t_crossbuck_metal", "fg": 7415, "bg": 7387 }, - { "id": "t_crossbuck_metal_season_winter", "fg": 7415, "bg": 7389 }, - { "id": "t_crossbuck_wood", "fg": 7416, "bg": 7387 }, - { "id": "t_crossbuck_wood_season_winter", "fg": 7416, "bg": 7389 }, - { "id": "t_grass_alien", "fg": 7417, "bg": 7395 }, - { "id": "t_grass_alien_season_summer", "fg": 7417, "bg": 7394 }, - { "id": "t_grass_alien_season_autumn", "fg": 7417, "bg": 7393 }, - { "id": "t_grass_alien_season_winter", "fg": 7417, "bg": 7388 }, + { "id": "wind_turbine_ground", "fg": [ 7383, 7382, 7384, 7385 ], "bg": 7369, "rotates": true }, + { "id": "t_dirtfloor_olight", "fg": 7421, "bg": 7407 }, + { "id": "t_floor_olight", "fg": 7421, "bg": 7408 }, + { "id": "t_thconc_floor_olight", "fg": 7421, "bg": 7417 }, + { "id": "t_metal_floor_olight", "fg": 7421, "bg": 7414 }, + { "id": "t_thconc_y_olight", "fg": 7421, "bg": 7418 }, + { "id": "t_strconc_floor_olight", "fg": 7421, "bg": 7416 }, + { "id": "t_linoleum_whitefloor_olight", "fg": 7421, "bg": 7413 }, + { "id": "t_linoleum_gray_floor_olight", "fg": 7421, "bg": 7412 }, + { "id": "t_atm", "fg": 7422, "bg": 7406 }, + { "id": [ "t_backboard", "t_backboard_in" ], "fg": 7423, "bg": 7415 }, + { "id": "t_bamboo_dead", "fg": 7424, "bg": 7411 }, + { "id": "t_bamboo_dead_season_summer", "fg": 7424, "bg": 7410 }, + { "id": "t_bamboo_dead_season_autumn", "fg": 7424, "bg": 7409 }, + { "id": "t_bamboo_dead_season_winter", "fg": 7425, "bg": 7405 }, + { "id": "t_bamboo_tall", "fg": 7426, "bg": 7411 }, + { "id": "t_bamboo_tall_season_summer", "fg": 7426, "bg": 7410 }, + { "id": "t_bamboo_tall_season_autumn", "fg": 7426, "bg": 7409 }, + { "id": "t_bamboo_tall_season_winter", "fg": 7427, "bg": 7405 }, + { "id": [ "t_barndoor", "t_palisade_pulley" ], "fg": 7428, "bg": 7403 }, + { "id": "t_column", "fg": 7429, "bg": 7406 }, + { "id": "t_crossbuck_metal", "fg": 7431, "bg": 7403 }, + { "id": "t_crossbuck_metal_season_winter", "fg": 7431, "bg": 7405 }, + { "id": "t_crossbuck_wood", "fg": 7432, "bg": 7403 }, + { "id": "t_crossbuck_wood_season_winter", "fg": 7432, "bg": 7405 }, + { "id": "t_grass_alien", "fg": 7433, "bg": 7411 }, + { "id": "t_grass_alien_season_summer", "fg": 7433, "bg": 7410 }, + { "id": "t_grass_alien_season_autumn", "fg": 7433, "bg": 7409 }, + { "id": "t_grass_alien_season_winter", "fg": 7433, "bg": 7404 }, { "id": "t_grass_long", "multitile": true, - "fg": 7436, - "bg": 7395, + "fg": 7452, + "bg": 7411, "additional_tiles": [ { "id": "center", - "bg": 7395, + "bg": 7411, "fg": [ - { "weight": 100, "sprite": 7418 }, - { "weight": 100, "sprite": 7419 }, - { "weight": 100, "sprite": 7420 }, - { "weight": 100, "sprite": 7421 } + { "weight": 100, "sprite": 7434 }, + { "weight": 100, "sprite": 7435 }, + { "weight": 100, "sprite": 7436 }, + { "weight": 100, "sprite": 7437 } ] }, - { "id": "corner", "bg": 7395, "fg": [ 7423, 7425, 7424, 7422 ] }, - { "id": "t_connection", "bg": 7395, "fg": [ 7433, 7435, 7434, 7432 ] }, - { "id": "edge", "bg": 7395, "fg": [ 7427, 7426 ] }, - { "id": "end_piece", "bg": 7395, "fg": [ 7429, 7431, 7430, 7428 ] }, + { "id": "corner", "bg": 7411, "fg": [ 7439, 7441, 7440, 7438 ] }, + { "id": "t_connection", "bg": 7411, "fg": [ 7449, 7451, 7450, 7448 ] }, + { "id": "edge", "bg": 7411, "fg": [ 7443, 7442 ] }, + { "id": "end_piece", "bg": 7411, "fg": [ 7445, 7447, 7446, 7444 ] }, { "id": "unconnected", - "bg": 7395, + "bg": 7411, "fg": [ - { "weight": 100, "sprite": 7436 }, - { "weight": 100, "sprite": 7437 }, - { "weight": 100, "sprite": 7438 }, - { "weight": 100, "sprite": 7439 } + { "weight": 100, "sprite": 7452 }, + { "weight": 100, "sprite": 7453 }, + { "weight": 100, "sprite": 7454 }, + { "weight": 100, "sprite": 7455 } ] } ] @@ -11224,31 +11320,31 @@ { "id": "t_grass_long_season_summer", "multitile": true, - "fg": 7480, - "bg": 7394, + "fg": 7496, + "bg": 7410, "additional_tiles": [ { "id": "center", - "bg": 7394, + "bg": 7410, "fg": [ - { "weight": 100, "sprite": 7462 }, - { "weight": 100, "sprite": 7463 }, - { "weight": 100, "sprite": 7464 }, - { "weight": 100, "sprite": 7465 } + { "weight": 100, "sprite": 7478 }, + { "weight": 100, "sprite": 7479 }, + { "weight": 100, "sprite": 7480 }, + { "weight": 100, "sprite": 7481 } ] }, - { "id": "corner", "bg": 7394, "fg": [ 7467, 7469, 7468, 7466 ] }, - { "id": "t_connection", "bg": 7394, "fg": [ 7477, 7479, 7478, 7476 ] }, - { "id": "edge", "bg": 7394, "fg": [ 7471, 7470 ] }, - { "id": "end_piece", "bg": 7394, "fg": [ 7473, 7475, 7474, 7472 ] }, + { "id": "corner", "bg": 7410, "fg": [ 7483, 7485, 7484, 7482 ] }, + { "id": "t_connection", "bg": 7410, "fg": [ 7493, 7495, 7494, 7492 ] }, + { "id": "edge", "bg": 7410, "fg": [ 7487, 7486 ] }, + { "id": "end_piece", "bg": 7410, "fg": [ 7489, 7491, 7490, 7488 ] }, { "id": "unconnected", - "bg": 7394, + "bg": 7410, "fg": [ - { "weight": 100, "sprite": 7480 }, - { "weight": 100, "sprite": 7481 }, - { "weight": 100, "sprite": 7482 }, - { "weight": 100, "sprite": 7483 } + { "weight": 100, "sprite": 7496 }, + { "weight": 100, "sprite": 7497 }, + { "weight": 100, "sprite": 7498 }, + { "weight": 100, "sprite": 7499 } ] } ] @@ -11256,64 +11352,64 @@ { "id": "t_grass_long_season_autumn", "multitile": true, - "fg": 7458, - "bg": 7393, + "fg": 7474, + "bg": 7409, "additional_tiles": [ { "id": "center", - "bg": 7393, + "bg": 7409, "fg": [ - { "weight": 100, "sprite": 7440 }, - { "weight": 100, "sprite": 7441 }, - { "weight": 100, "sprite": 7442 }, - { "weight": 100, "sprite": 7443 } + { "weight": 100, "sprite": 7456 }, + { "weight": 100, "sprite": 7457 }, + { "weight": 100, "sprite": 7458 }, + { "weight": 100, "sprite": 7459 } ] }, - { "id": "corner", "bg": 7393, "fg": [ 7445, 7447, 7446, 7444 ] }, - { "id": "t_connection", "bg": 7393, "fg": [ 7455, 7457, 7456, 7454 ] }, - { "id": "edge", "bg": 7393, "fg": [ 7449, 7448 ] }, - { "id": "end_piece", "bg": 7393, "fg": [ 7451, 7453, 7452, 7450 ] }, + { "id": "corner", "bg": 7409, "fg": [ 7461, 7463, 7462, 7460 ] }, + { "id": "t_connection", "bg": 7409, "fg": [ 7471, 7473, 7472, 7470 ] }, + { "id": "edge", "bg": 7409, "fg": [ 7465, 7464 ] }, + { "id": "end_piece", "bg": 7409, "fg": [ 7467, 7469, 7468, 7466 ] }, { "id": "unconnected", - "bg": 7393, + "bg": 7409, "fg": [ - { "weight": 100, "sprite": 7458 }, - { "weight": 100, "sprite": 7459 }, - { "weight": 100, "sprite": 7460 }, - { "weight": 100, "sprite": 7461 } + { "weight": 100, "sprite": 7474 }, + { "weight": 100, "sprite": 7475 }, + { "weight": 100, "sprite": 7476 }, + { "weight": 100, "sprite": 7477 } ] } ] }, - { "id": "t_grass_long_season_winter", "fg": 7388 }, + { "id": "t_grass_long_season_winter", "fg": 7404 }, { "id": "t_grass_tall", "multitile": true, - "fg": 7502, - "bg": 7395, + "fg": 7518, + "bg": 7411, "additional_tiles": [ { "id": "center", - "bg": 7395, + "bg": 7411, "fg": [ - { "weight": 100, "sprite": 7484 }, - { "weight": 100, "sprite": 7485 }, - { "weight": 100, "sprite": 7486 }, - { "weight": 100, "sprite": 7487 } + { "weight": 100, "sprite": 7500 }, + { "weight": 100, "sprite": 7501 }, + { "weight": 100, "sprite": 7502 }, + { "weight": 100, "sprite": 7503 } ] }, - { "id": "corner", "bg": 7395, "fg": [ 7489, 7491, 7490, 7488 ] }, - { "id": "t_connection", "bg": 7395, "fg": [ 7499, 7501, 7500, 7498 ] }, - { "id": "edge", "bg": 7395, "fg": [ 7493, 7492 ] }, - { "id": "end_piece", "bg": 7395, "fg": [ 7495, 7497, 7496, 7494 ] }, + { "id": "corner", "bg": 7411, "fg": [ 7505, 7507, 7506, 7504 ] }, + { "id": "t_connection", "bg": 7411, "fg": [ 7515, 7517, 7516, 7514 ] }, + { "id": "edge", "bg": 7411, "fg": [ 7509, 7508 ] }, + { "id": "end_piece", "bg": 7411, "fg": [ 7511, 7513, 7512, 7510 ] }, { "id": "unconnected", - "bg": 7395, + "bg": 7411, "fg": [ - { "weight": 100, "sprite": 7502 }, - { "weight": 100, "sprite": 7503 }, - { "weight": 100, "sprite": 7504 }, - { "weight": 100, "sprite": 7505 } + { "weight": 100, "sprite": 7518 }, + { "weight": 100, "sprite": 7519 }, + { "weight": 100, "sprite": 7520 }, + { "weight": 100, "sprite": 7521 } ] } ] @@ -11321,31 +11417,31 @@ { "id": "t_grass_tall_season_summer", "multitile": true, - "fg": 7546, - "bg": 7394, + "fg": 7562, + "bg": 7410, "additional_tiles": [ { "id": "center", - "bg": 7394, + "bg": 7410, "fg": [ - { "weight": 100, "sprite": 7528 }, - { "weight": 100, "sprite": 7529 }, - { "weight": 100, "sprite": 7530 }, - { "weight": 100, "sprite": 7531 } + { "weight": 100, "sprite": 7544 }, + { "weight": 100, "sprite": 7545 }, + { "weight": 100, "sprite": 7546 }, + { "weight": 100, "sprite": 7547 } ] }, - { "id": "corner", "bg": 7394, "fg": [ 7533, 7535, 7534, 7532 ] }, - { "id": "t_connection", "bg": 7394, "fg": [ 7543, 7545, 7544, 7542 ] }, - { "id": "edge", "bg": 7394, "fg": [ 7537, 7536 ] }, - { "id": "end_piece", "bg": 7394, "fg": [ 7539, 7541, 7540, 7538 ] }, + { "id": "corner", "bg": 7410, "fg": [ 7549, 7551, 7550, 7548 ] }, + { "id": "t_connection", "bg": 7410, "fg": [ 7559, 7561, 7560, 7558 ] }, + { "id": "edge", "bg": 7410, "fg": [ 7553, 7552 ] }, + { "id": "end_piece", "bg": 7410, "fg": [ 7555, 7557, 7556, 7554 ] }, { "id": "unconnected", - "bg": 7394, + "bg": 7410, "fg": [ - { "weight": 100, "sprite": 7546 }, - { "weight": 100, "sprite": 7547 }, - { "weight": 100, "sprite": 7548 }, - { "weight": 100, "sprite": 7549 } + { "weight": 100, "sprite": 7562 }, + { "weight": 100, "sprite": 7563 }, + { "weight": 100, "sprite": 7564 }, + { "weight": 100, "sprite": 7565 } ] } ] @@ -11353,101 +11449,101 @@ { "id": "t_grass_tall_season_autumn", "multitile": true, - "fg": 7524, - "bg": 7393, + "fg": 7540, + "bg": 7409, "additional_tiles": [ { "id": "center", - "bg": 7393, + "bg": 7409, "fg": [ - { "weight": 100, "sprite": 7506 }, - { "weight": 100, "sprite": 7507 }, - { "weight": 100, "sprite": 7508 }, - { "weight": 100, "sprite": 7509 } + { "weight": 100, "sprite": 7522 }, + { "weight": 100, "sprite": 7523 }, + { "weight": 100, "sprite": 7524 }, + { "weight": 100, "sprite": 7525 } ] }, - { "id": "corner", "bg": 7393, "fg": [ 7511, 7513, 7512, 7510 ] }, - { "id": "t_connection", "bg": 7393, "fg": [ 7521, 7523, 7522, 7520 ] }, - { "id": "edge", "bg": 7393, "fg": [ 7515, 7514 ] }, - { "id": "end_piece", "bg": 7393, "fg": [ 7517, 7519, 7518, 7516 ] }, + { "id": "corner", "bg": 7409, "fg": [ 7527, 7529, 7528, 7526 ] }, + { "id": "t_connection", "bg": 7409, "fg": [ 7537, 7539, 7538, 7536 ] }, + { "id": "edge", "bg": 7409, "fg": [ 7531, 7530 ] }, + { "id": "end_piece", "bg": 7409, "fg": [ 7533, 7535, 7534, 7532 ] }, { "id": "unconnected", - "bg": 7393, + "bg": 7409, "fg": [ - { "weight": 100, "sprite": 7524 }, - { "weight": 100, "sprite": 7525 }, - { "weight": 100, "sprite": 7526 }, - { "weight": 100, "sprite": 7527 } + { "weight": 100, "sprite": 7540 }, + { "weight": 100, "sprite": 7541 }, + { "weight": 100, "sprite": 7542 }, + { "weight": 100, "sprite": 7543 } ] } ] }, - { "id": "t_grass_tall_season_winter", "fg": 7388 }, - { "id": "t_gutter_downspout", "fg": 7550, "bg": 7395 }, - { "id": "t_gutter_downspout_season_autumn", "fg": 7550, "bg": 7393 }, - { "id": "t_gutter_downspout_season_summer", "fg": 7550, "bg": 7394 }, - { "id": "t_gutter_downspout_season_winter", "fg": 7550, "bg": 7389 }, - { "id": "t_little_column", "fg": 7551, "bg": 7390 }, - { "id": "t_palisade_gate_o", "fg": 7552, "bg": 7395 }, - { "id": "t_palisade_gate_o_season_summer", "fg": 7552, "bg": 7394 }, - { "id": "t_palisade_gate_o_season_autumn", "fg": 7552, "bg": 7393 }, - { "id": "t_palisade_gate_o_season_winter", "fg": 7552, "bg": 7389 }, - { "id": "t_privacy_fencegate_o", "fg": 7553, "bg": 7395 }, - { "id": "t_privacy_fencegate_o_season_summer", "fg": 7553, "bg": 7394 }, - { "id": "t_privacy_fencegate_o_season_autumn", "fg": 7553, "bg": 7393 }, - { "id": "t_privacy_fencegate_o_season_winter", "fg": 7553, "bg": 7389 }, - { "id": "t_railroad_crossing_signal", "fg": 7555, "bg": 7387 }, - { "id": "t_railroad_crossing_signal_season_winter", "fg": 7555, "bg": 7389 }, - { "id": "t_sai_box", "fg": 7556, "bg": 7390 }, - { "id": "t_sai_box_damaged", "fg": 7557, "bg": 7390 }, - { "id": "t_screen_door_o", "fg": 7558, "bg": 7392 }, - { "id": "t_stairs_up", "fg": 7559 }, - { "id": "t_wood_stairs_up", "fg": 7560 }, - { "id": "t_utility_light", "fg": 7561 }, - { "id": "t_water_cube", "fg": 7562 }, + { "id": "t_grass_tall_season_winter", "fg": 7404 }, + { "id": "t_gutter_downspout", "fg": 7566, "bg": 7411 }, + { "id": "t_gutter_downspout_season_autumn", "fg": 7566, "bg": 7409 }, + { "id": "t_gutter_downspout_season_summer", "fg": 7566, "bg": 7410 }, + { "id": "t_gutter_downspout_season_winter", "fg": 7566, "bg": 7405 }, + { "id": "t_little_column", "fg": 7567, "bg": 7406 }, + { "id": "t_palisade_gate_o", "fg": 7568, "bg": 7411 }, + { "id": "t_palisade_gate_o_season_summer", "fg": 7568, "bg": 7410 }, + { "id": "t_palisade_gate_o_season_autumn", "fg": 7568, "bg": 7409 }, + { "id": "t_palisade_gate_o_season_winter", "fg": 7568, "bg": 7405 }, + { "id": "t_privacy_fencegate_o", "fg": 7569, "bg": 7411 }, + { "id": "t_privacy_fencegate_o_season_summer", "fg": 7569, "bg": 7410 }, + { "id": "t_privacy_fencegate_o_season_autumn", "fg": 7569, "bg": 7409 }, + { "id": "t_privacy_fencegate_o_season_winter", "fg": 7569, "bg": 7405 }, + { "id": "t_railroad_crossing_signal", "fg": 7571, "bg": 7403 }, + { "id": "t_railroad_crossing_signal_season_winter", "fg": 7571, "bg": 7405 }, + { "id": "t_sai_box", "fg": 7572, "bg": 7406 }, + { "id": "t_sai_box_damaged", "fg": 7573, "bg": 7406 }, + { "id": "t_screen_door_o", "fg": 7574, "bg": 7408 }, + { "id": "t_stairs_up", "fg": 7575 }, + { "id": "t_wood_stairs_up", "fg": 7576 }, + { "id": "t_utility_light", "fg": 7577 }, + { "id": "t_water_cube", "fg": 7578 }, { "id": [ "vp_door_rear", "vp_door_horizontal_rear" ], - "fg": [ 7588, 7577, 7591, 7571 ], + "fg": [ 7604, 7593, 7607, 7587 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7589, 7574, 7590, 7572 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7589, 7574, 7590, 7572 ] } + { "id": "open", "fg": [ 7605, 7590, 7606, 7588 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7605, 7590, 7606, 7588 ] } ] }, { "id": [ "vp_door_front", "vp_door_horizontal_front" ], - "fg": [ 7591, 7571, 7588, 7577 ], + "fg": [ 7607, 7587, 7604, 7593 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7590, 7572, 7589, 7574 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7590, 7572, 7589, 7574 ] } + { "id": "open", "fg": [ 7606, 7588, 7605, 7590 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7606, 7588, 7605, 7590 ] } ] }, { "id": [ "vp_door_opaque_rear", "vp_door_opaque_horizontal_rear" ], - "fg": [ 7586, 7577, 7587, 7571 ], + "fg": [ 7602, 7593, 7603, 7587 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7589, 7582, 7590, 7581 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7589, 7582, 7590, 7581 ] } + { "id": "open", "fg": [ 7605, 7598, 7606, 7597 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7605, 7598, 7606, 7597 ] } ] }, { "id": [ "vp_door_opaque_front", "vp_door_opaque_horizontal_front" ], - "fg": [ 7587, 7571, 7586, 7577 ], + "fg": [ 7603, 7587, 7602, 7593 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7590, 7581, 7589, 7582 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7590, 7581, 7589, 7582 ] } + { "id": "open", "fg": [ 7606, 7597, 7605, 7598 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7606, 7597, 7605, 7598 ] } ] }, { "id": "vp_door_sliding", - "fg": [ 7577, 7587, 7571, 7585 ], + "fg": [ 7593, 7603, 7587, 7601 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7614, 7615, 7616, 7617 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7614, 7615, 7616, 7617 ] } + { "id": "open", "fg": [ 7630, 7631, 7632, 7633 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7630, 7631, 7632, 7633 ] } ] }, { @@ -11459,11 +11555,11 @@ "vp_door_full_sw", "vp_door_full_rear_left" ], - "fg": [ 7571, 7578, 7577, 7576 ], + "fg": [ 7587, 7594, 7593, 7592 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7572, 7575, 7574, 7573 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7572, 7575, 7574, 7573 ] } + { "id": "open", "fg": [ 7588, 7591, 7590, 7589 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7588, 7591, 7590, 7589 ] } ] }, { @@ -11475,532 +11571,532 @@ "vp_door_full_se", "vp_door_full_rear_right" ], - "fg": [ 7577, 7591, 7571, 7580 ], + "fg": [ 7593, 7607, 7587, 7596 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7574, 7590, 7572, 7579 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7574, 7590, 7572, 7579 ] } + { "id": "open", "fg": [ 7590, 7606, 7588, 7595 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7590, 7606, 7588, 7595 ] } ] }, { "id": "vp_door_opaque_full_left", - "fg": [ 7571, 7584, 7577, 7583 ], + "fg": [ 7587, 7600, 7593, 7599 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7581, 7575, 7582, 7573 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7581, 7575, 7582, 7573 ] } + { "id": "open", "fg": [ 7597, 7591, 7598, 7589 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7597, 7591, 7598, 7589 ] } ] }, { "id": "vp_door_opaque_full_right", - "fg": [ 7577, 7587, 7571, 7585 ], + "fg": [ 7593, 7603, 7587, 7601 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7582, 7590, 7581, 7579 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7582, 7590, 7581, 7579 ] } + { "id": "open", "fg": [ 7598, 7606, 7597, 7595 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7598, 7606, 7597, 7595 ] } ] }, { "id": [ "vp_door", "vp_door_internal", "vp_door_opaque" ], - "fg": [ 7599, 7603, 7601, 7598 ], + "fg": [ 7615, 7619, 7617, 7614 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7600, 7597, 7602, 7596 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 7600, 7597, 7602, 7596 ] } + { "id": "open", "fg": [ 7616, 7613, 7618, 7612 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 7616, 7613, 7618, 7612 ] } ] }, { "id": "vp_door_internal_front", - "fg": [ 7587, 7571, 7595, 7577 ], + "fg": [ 7603, 7587, 7611, 7593 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7590, 7594, 7593, 7592 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 7590, 7594, 7593, 7592 ] } + { "id": "open", "fg": [ 7606, 7610, 7609, 7608 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 7606, 7610, 7609, 7608 ] } ] }, { "id": "vp_door_shutter", - "fg": [ 7606, 7604, 7605, 7607 ], + "fg": [ 7622, 7620, 7621, 7623 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7611, 7609, 7610, 7612 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 7611, 7609, 7610, 7612 ] } + { "id": "open", "fg": [ 7627, 7625, 7626, 7628 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 7627, 7625, 7626, 7628 ] } ] }, { "id": "vp_door_shutter_left", - "fg": [ 7607, 7608, 7604, 7605 ], + "fg": [ 7623, 7624, 7620, 7621 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7612, 7613, 7609, 7610 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 7612, 7613, 7609, 7610 ] } + { "id": "open", "fg": [ 7628, 7629, 7625, 7626 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 7628, 7629, 7625, 7626 ] } ] }, { "id": "vp_door_shutter_right", - "fg": [ 7604, 7605, 7607, 7608 ], + "fg": [ 7620, 7621, 7623, 7624 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 7609, 7610, 7612, 7613 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 7609, 7610, 7612, 7613 ] } + { "id": "open", "fg": [ 7625, 7626, 7628, 7629 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 7625, 7626, 7628, 7629 ] } ] }, { "id": "vp_frame_handle", - "fg": [ 7619, 7621, 7620, 7618 ], + "fg": [ 7635, 7637, 7636, 7634 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7619, 7621, 7620, 7618 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7635, 7637, 7636, 7634 ] } ] }, { "id": "vp_stowboard_ne", - "fg": [ 7628, 7631, 7630, 7629 ], + "fg": [ 7644, 7647, 7646, 7645 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7628, 7631, 7630, 7629 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7644, 7647, 7646, 7645 ] } ] }, { "id": "vp_stowboard_nw", - "fg": [ 7631, 7633, 7632, 7628 ], + "fg": [ 7647, 7649, 7648, 7644 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7631, 7633, 7632, 7628 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7647, 7649, 7648, 7644 ] } ] }, { "id": "vp_stowboard_se", - "fg": [ 7634, 7628, 7631, 7635 ], + "fg": [ 7650, 7644, 7647, 7651 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7634, 7628, 7631, 7635 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7650, 7644, 7647, 7651 ] } ] }, { "id": "vp_stowboard_sw", - "fg": [ 7636, 7637, 7628, 7631 ], + "fg": [ 7652, 7653, 7644, 7647 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7636, 7637, 7628, 7631 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7652, 7653, 7644, 7647 ] } ] }, { "id": "vp_stowboard_vertical_left", - "fg": [ 7625, 7638, 7623, 7622 ], + "fg": [ 7641, 7654, 7639, 7638 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7625, 7638, 7623, 7622 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7641, 7654, 7639, 7638 ] } ] }, { "id": "vp_stowboard_vertical_right", - "fg": [ 7623, 7622, 7625, 7638 ], + "fg": [ 7639, 7638, 7641, 7654 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7623, 7622, 7625, 7638 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7639, 7638, 7641, 7654 ] } ] }, { "id": [ "vp_stowboard_horizontal", "vp_stowboard_horizontal_2" ], - "fg": [ 7622, 7627, 7622, 7639 ], + "fg": [ 7638, 7643, 7638, 7655 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7622, 7627, 7622, 7639 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7638, 7643, 7638, 7655 ] } ] }, { "id": "vp_stowboard_horizontal_front", - "fg": [ 7622, 7625, 7624, 7623 ], + "fg": [ 7638, 7641, 7640, 7639 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7622, 7625, 7624, 7623 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7638, 7641, 7640, 7639 ] } ] }, { "id": "vp_stowboard_horizontal_rear", - "fg": [ 7626, 7623, 7622, 7625 ], + "fg": [ 7642, 7639, 7638, 7641 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7626, 7623, 7622, 7625 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7642, 7639, 7638, 7641 ] } ] }, { "id": [ "vp_stowboard_vertical", "vp_stowboard_vertical_2" ], - "fg": [ 7639, 7622, 7639, 7622 ], + "fg": [ 7655, 7638, 7655, 7638 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7639, 7622, 7639, 7622 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7655, 7638, 7655, 7638 ] } ] }, { "id": "vp_stowboard_wheel_left", - "fg": [ 7625, 7640, 7623, 7622 ], + "fg": [ 7641, 7656, 7639, 7638 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7625, 7640, 7623, 7622 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7641, 7656, 7639, 7638 ] } ] }, { "id": "vp_stowboard_wheel_right", - "fg": [ 7623, 7622, 7625, 7640 ], + "fg": [ 7639, 7638, 7641, 7656 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 7623, 7622, 7625, 7640 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 7639, 7638, 7641, 7656 ] } ] }, { "id": "vp_door_trunk", - "fg": [ 7641, 7648, 7647, 7646 ], - "multitile": true, - "additional_tiles": [ - { "id": "open", "fg": [ 7642, 7645, 7644, 7643 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 7642, 7645, 7644, 7643 ] } - ] - }, - { "id": "f_training_dummy_heavy", "fg": 7088 }, - { "id": "f_training_dummy_light", "fg": 7089 }, - { "id": "f_dishwasher", "fg": 7135 }, - { "id": "f_wardrobe", "fg": 7137 }, - { "id": "f_treadmill", "fg": 7141 }, - { "id": "f_capacitor", "fg": 7142 }, - { "id": "f_exodii_charger", "fg": 7143 }, - { "id": "f_exodii_charger_cheap", "fg": 7144 }, - { "id": "f_exodii_lamp", "fg": 7145 }, - { "id": "f_exodii_portal_tower", "fg": 7146 }, - { "id": "f_exodii_scanner", "fg": 7147 }, - { "id": "f_aluminum_stepladder", "fg": 7149 }, - { "id": "f_bigmirror", "fg": 7152 }, - { "id": "f_bigmirror_b", "fg": 7153 }, - { "id": "f_canvas_floor", "fg": 7160 }, - { "id": "f_ladder", "fg": 7245 }, - { "id": "f_alien_gasper", "fg": 7255 }, - { "id": "f_pallet_brick", "fg": 7264 }, - { "id": "f_pallet_brick_adobe", "fg": 7265 }, - { "id": "f_pallet_cement", "fg": 7266 }, - { "id": "f_stack_plank", "fg": 7276 }, - { "id": "f_utility_pole", "fg": 7281 }, - { "id": "f_flagpole", "fg": 7292 }, - { "id": "f_wooden_flagpole", "fg": 7293 }, - { "id": "f_street_light", "fg": 7294 }, - { "id": "f_traffic_light", "fg": 7295 }, - { "id": "desk_laptop", "fg": 7296 }, - { "id": "fireplace_log", "fg": 7297 }, - { "id": "oven_pan_1", "fg": 7298 }, - { "id": "oven_pan_2", "fg": 7299 }, - { "id": "f_glow_boulder", "fg": 7300 }, - { "id": "f_magic_bench", "fg": 7301 }, - { "id": "rid_mon_mech_combat", "fg": 7304 }, - { "id": "rid_mon_mech_recon", "fg": 7305 }, - { "id": "mon_gracke", "fg": 7312 }, - { "id": "mon_zombie_necro_boomer", "fg": 7332 }, - { "id": "mon_zombie_soldier_blackops_1", "fg": 7333 }, - { "id": "mon_memory", "fg": 7334 }, - { "id": "mon_robofac_prototype", "fg": 7335 }, - { "id": "overlay_effect_playing_instrument", "fg": 7340 }, - { "id": "overlay_wielded_mattress", "fg": 7341 }, - { "id": "overlay_wielded_down_mattress", "fg": 7342 }, - { "id": "overlay_wielded_fishing_rod_basic", "fg": 7343 }, - { "id": "overlay_wielded_fishing_rod_professional", "fg": 7344 }, - { "id": "f_bullettrailer_cabinet", "fg": 7370 }, - { "id": "f_bullettrailer_desk", "fg": 7371 }, - { "id": "f_bullettrailer_innerdoor", "fg": 7372 }, - { "id": "f_bullettrailer_innerdoor_o", "fg": 7373 }, - { "id": "f_bullettrailer_sink", "fg": 7374 }, - { "id": "t_bullettrailer_ewall", "fg": 7375 }, - { "id": "t_bullettrailer_nwall", "fg": 7376 }, - { "id": "t_bullettrailer_nwall_eastcorner", "fg": 7377 }, - { "id": "t_bullettrailer_nwall_westcorner", "fg": 7378 }, - { "id": "t_bullettrailer_nwall_window", "fg": 7379 }, - { "id": "t_bullettrailer_swall", "fg": 7380 }, - { "id": "t_bullettrailer_swall_door", "fg": 7381 }, - { "id": "t_bullettrailer_swall_door_o", "fg": 7382 }, - { "id": "t_bullettrailer_swall_eastcorner", "fg": 7383 }, - { "id": "t_bullettrailer_swall_westcorner", "fg": 7384 }, - { "id": "t_bullettrailer_swall_wheel", "fg": 7385 }, - { "id": "t_bullettrailer_swall_window", "fg": 7386 }, - { "id": "t_ladder_up", "fg": 7403 }, - { "id": "t_ladder_up_down", "fg": 7404 }, - { "id": "t_column_halfway", "fg": 7414 }, - { "id": "t_radio_tower", "fg": 7554 }, - { "id": "t_window_stained_blue", "fg": 7563 }, - { "id": "t_window_stained_green", "fg": 7564 }, - { "id": "t_window_stained_red", "fg": 7565 }, - { "id": "t_wood_stairs_up_half", "fg": 7566 }, - { "id": "crack_glass_center_tall", "fg": 7567 }, - { "id": "crack_glass_left_tall", "fg": 7568 }, - { "id": "crack_glass_right_tall", "fg": 7569 }, - { "id": "vp_travois", "fg": 7649 } + "fg": [ 7657, 7664, 7663, 7662 ], + "multitile": true, + "additional_tiles": [ + { "id": "open", "fg": [ 7658, 7661, 7660, 7659 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 7658, 7661, 7660, 7659 ] } + ] + }, + { "id": "f_training_dummy_heavy", "fg": 7104 }, + { "id": "f_training_dummy_light", "fg": 7105 }, + { "id": "f_dishwasher", "fg": 7151 }, + { "id": "f_wardrobe", "fg": 7153 }, + { "id": "f_treadmill", "fg": 7157 }, + { "id": "f_capacitor", "fg": 7158 }, + { "id": "f_exodii_charger", "fg": 7159 }, + { "id": "f_exodii_charger_cheap", "fg": 7160 }, + { "id": "f_exodii_lamp", "fg": 7161 }, + { "id": "f_exodii_portal_tower", "fg": 7162 }, + { "id": "f_exodii_scanner", "fg": 7163 }, + { "id": "f_aluminum_stepladder", "fg": 7165 }, + { "id": "f_bigmirror", "fg": 7168 }, + { "id": "f_bigmirror_b", "fg": 7169 }, + { "id": "f_canvas_floor", "fg": 7176 }, + { "id": "f_ladder", "fg": 7261 }, + { "id": "f_alien_gasper", "fg": 7271 }, + { "id": "f_pallet_brick", "fg": 7280 }, + { "id": "f_pallet_brick_adobe", "fg": 7281 }, + { "id": "f_pallet_cement", "fg": 7282 }, + { "id": "f_stack_plank", "fg": 7292 }, + { "id": "f_utility_pole", "fg": 7297 }, + { "id": "f_flagpole", "fg": 7308 }, + { "id": "f_wooden_flagpole", "fg": 7309 }, + { "id": "f_street_light", "fg": 7310 }, + { "id": "f_traffic_light", "fg": 7311 }, + { "id": "desk_laptop", "fg": 7312 }, + { "id": "fireplace_log", "fg": 7313 }, + { "id": "oven_pan_1", "fg": 7314 }, + { "id": "oven_pan_2", "fg": 7315 }, + { "id": "f_glow_boulder", "fg": 7316 }, + { "id": "f_magic_bench", "fg": 7317 }, + { "id": "rid_mon_mech_combat", "fg": 7320 }, + { "id": "rid_mon_mech_recon", "fg": 7321 }, + { "id": "mon_gracke", "fg": 7328 }, + { "id": "mon_zombie_necro_boomer", "fg": 7348 }, + { "id": "mon_zombie_soldier_blackops_1", "fg": 7349 }, + { "id": "mon_memory", "fg": 7350 }, + { "id": "mon_robofac_prototype", "fg": 7351 }, + { "id": "overlay_effect_playing_instrument", "fg": 7356 }, + { "id": "overlay_wielded_mattress", "fg": 7357 }, + { "id": "overlay_wielded_down_mattress", "fg": 7358 }, + { "id": "overlay_wielded_fishing_rod_basic", "fg": 7359 }, + { "id": "overlay_wielded_fishing_rod_professional", "fg": 7360 }, + { "id": "f_bullettrailer_cabinet", "fg": 7386 }, + { "id": "f_bullettrailer_desk", "fg": 7387 }, + { "id": "f_bullettrailer_innerdoor", "fg": 7388 }, + { "id": "f_bullettrailer_innerdoor_o", "fg": 7389 }, + { "id": "f_bullettrailer_sink", "fg": 7390 }, + { "id": "t_bullettrailer_ewall", "fg": 7391 }, + { "id": "t_bullettrailer_nwall", "fg": 7392 }, + { "id": "t_bullettrailer_nwall_eastcorner", "fg": 7393 }, + { "id": "t_bullettrailer_nwall_westcorner", "fg": 7394 }, + { "id": "t_bullettrailer_nwall_window", "fg": 7395 }, + { "id": "t_bullettrailer_swall", "fg": 7396 }, + { "id": "t_bullettrailer_swall_door", "fg": 7397 }, + { "id": "t_bullettrailer_swall_door_o", "fg": 7398 }, + { "id": "t_bullettrailer_swall_eastcorner", "fg": 7399 }, + { "id": "t_bullettrailer_swall_westcorner", "fg": 7400 }, + { "id": "t_bullettrailer_swall_wheel", "fg": 7401 }, + { "id": "t_bullettrailer_swall_window", "fg": 7402 }, + { "id": "t_ladder_up", "fg": 7419 }, + { "id": "t_ladder_up_down", "fg": 7420 }, + { "id": "t_column_halfway", "fg": 7430 }, + { "id": "t_radio_tower", "fg": 7570 }, + { "id": "t_window_stained_blue", "fg": 7579 }, + { "id": "t_window_stained_green", "fg": 7580 }, + { "id": "t_window_stained_red", "fg": 7581 }, + { "id": "t_wood_stairs_up_half", "fg": 7582 }, + { "id": "crack_glass_center_tall", "fg": 7583 }, + { "id": "crack_glass_left_tall", "fg": 7584 }, + { "id": "crack_glass_right_tall", "fg": 7585 }, + { "id": "vp_travois", "fg": 7665 } ] }, { "file": "human_body.png", - "//": "range 7664 to 9711", + "//": "range 7680 to 9759", "sprite_width": 32, "sprite_height": 36, "sprite_offset_x": 0, "sprite_offset_y": -8, "tiles": [ - { "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_cracksmoke", "fd_methsmoke" ], "fg": 7664 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 7677 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 7678 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_ANCHOR", "fg": 7679 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_ANCHOR", "fg": 7680 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_BEARD", "fg": 7681 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_BEARD", "fg": 7682 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHEVRON", "fg": 7683 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHEVRON", "fg": 7684 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 7685 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 7686 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 7687 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 7688 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 7689 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 7690 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_CIRCLE", "fg": 7691 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_CIRCLE", "fg": 7692 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_GOATEE", "fg": 7693 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_GOATEE", "fg": 7694 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 7695 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 7696 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 7697 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 7698 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_HORSESHOE", "fg": 7699 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_HORSESHOE", "fg": 7700 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_MUSTACHE", "fg": 7705 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_MUSTACHE", "fg": 7706 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 7701 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 7702 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_NECKBEARD", "fg": 7703 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_NECKBEARD", "fg": 7704 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_PENCIL", "fg": 7707 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_PENCIL", "fg": 7708 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_ROYALE", "fg": 7709 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_ROYALE", "fg": 7710 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 7711 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 7712 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 7713 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 7714 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 7715 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 7716 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 7717 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 7718 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 7721 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 7722 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_VANDYKE", "fg": 7723 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_VANDYKE", "fg": 7724 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_WALRUS", "fg": 7725 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_WALRUS", "fg": 7726 }, - { "id": "overlay_female_mutation_FACIAL_HAIR_ZAPPA", "fg": 7719 }, - { "id": "overlay_male_mutation_FACIAL_HAIR_ZAPPA", "fg": 7720 }, - { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 7902 }, - { "id": "overlay_female_mutation_hair_black_crewcut", "fg": 7901 }, - { "id": "overlay_male_mutation_hair_black_fro", "fg": 7904 }, - { "id": "overlay_female_mutation_hair_black_fro", "fg": 7903 }, - { "id": "overlay_male_mutation_hair_black_long", "fg": 7906 }, - { "id": "overlay_female_mutation_hair_black_long", "fg": 7905 }, - { "id": "overlay_male_mutation_hair_black_medium", "fg": 7908 }, - { "id": "overlay_female_mutation_hair_black_medium", "fg": 7907 }, - { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 7910 }, - { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 7909 }, - { "id": "overlay_male_mutation_hair_black_short", "fg": 7912 }, - { "id": "overlay_female_mutation_hair_black_short", "fg": 7911 }, - { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 7914 }, - { "id": "overlay_female_mutation_hair_blond_crewcut", "fg": 7913 }, - { "id": "overlay_male_mutation_hair_blond_fro", "fg": 7916 }, - { "id": "overlay_female_mutation_hair_blond_fro", "fg": 7915 }, - { "id": "overlay_male_mutation_hair_blond_long", "fg": 7918 }, - { "id": "overlay_female_mutation_hair_blond_long", "fg": 7917 }, - { "id": "overlay_male_mutation_hair_blond_medium", "fg": 7920 }, - { "id": "overlay_female_mutation_hair_blond_medium", "fg": 7919 }, - { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 7922 }, - { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 7921 }, - { "id": "overlay_male_mutation_hair_blond_short", "fg": 7924 }, - { "id": "overlay_female_mutation_hair_blond_short", "fg": 7923 }, - { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 7926 }, - { "id": "overlay_female_mutation_hair_brown_crewcut", "fg": 7925 }, - { "id": "overlay_male_mutation_hair_brown_fro", "fg": 7928 }, - { "id": "overlay_female_mutation_hair_brown_fro", "fg": 7927 }, - { "id": "overlay_male_mutation_hair_brown_long", "fg": 7930 }, - { "id": "overlay_female_mutation_hair_brown_long", "fg": 7929 }, - { "id": "overlay_male_mutation_hair_brown_medium", "fg": 7932 }, - { "id": "overlay_female_mutation_hair_brown_medium", "fg": 7931 }, - { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 7934 }, - { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 7933 }, - { "id": "overlay_male_mutation_hair_brown_short", "fg": 7936 }, - { "id": "overlay_female_mutation_hair_brown_short", "fg": 7935 }, - { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 7938 }, - { "id": "overlay_female_mutation_hair_gray_crewcut", "fg": 7937 }, - { "id": "overlay_male_mutation_hair_gray_fro", "fg": 7940 }, - { "id": "overlay_female_mutation_hair_gray_fro", "fg": 7939 }, - { "id": "overlay_male_mutation_hair_gray_long", "fg": 7942 }, - { "id": "overlay_female_mutation_hair_gray_long", "fg": 7941 }, - { "id": "overlay_male_mutation_hair_gray_medium", "fg": 7944 }, - { "id": "overlay_female_mutation_hair_gray_medium", "fg": 7943 }, - { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 7946 }, - { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 7945 }, - { "id": "overlay_male_mutation_hair_gray_short", "fg": 7948 }, - { "id": "overlay_female_mutation_hair_gray_short", "fg": 7947 }, - { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 7950 }, - { "id": "overlay_female_mutation_hair_red_crewcut", "fg": 7949 }, - { "id": "overlay_male_mutation_hair_red_fro", "fg": 7952 }, - { "id": "overlay_female_mutation_hair_red_fro", "fg": 7951 }, - { "id": "overlay_male_mutation_hair_red_long", "fg": 7954 }, - { "id": "overlay_female_mutation_hair_red_long", "fg": 7953 }, - { "id": "overlay_male_mutation_hair_red_medium", "fg": 7956 }, - { "id": "overlay_female_mutation_hair_red_medium", "fg": 7955 }, - { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 7958 }, - { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 7957 }, - { "id": "overlay_male_mutation_hair_red_short", "fg": 7960 }, - { "id": "overlay_female_mutation_hair_red_short", "fg": 7959 }, - { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 7962 }, - { "id": "overlay_female_mutation_hair_white_crewcut", "fg": 7961 }, - { "id": "overlay_male_mutation_hair_white_fro", "fg": 7964 }, - { "id": "overlay_female_mutation_hair_white_fro", "fg": 7963 }, - { "id": "overlay_male_mutation_hair_white_long", "fg": 7966 }, - { "id": "overlay_female_mutation_hair_white_long", "fg": 7965 }, - { "id": "overlay_male_mutation_hair_white_medium", "fg": 7968 }, - { "id": "overlay_female_mutation_hair_white_medium", "fg": 7967 }, - { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 7970 }, - { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 7969 }, - { "id": "overlay_male_mutation_hair_white_short", "fg": 7972 }, - { "id": "overlay_female_mutation_hair_white_short", "fg": 7971 }, - { "id": "overlay_female_mutation_ARACHNID_ARMS", "fg": 7975 }, - { "id": "overlay_male_mutation_ARACHNID_ARMS", "fg": 7976 }, - { "id": "overlay_female_mutation_BEAK", "fg": 7983 }, - { "id": "overlay_male_mutation_BEAK", "fg": 7984 }, - { "id": "overlay_female_mutation_BEAK_HUM", "fg": 7985 }, - { "id": "overlay_male_mutation_BEAK_HUM", "fg": 7986 }, - { "id": "overlay_female_mutation_BEAK_PECK", "fg": 7987 }, - { "id": "overlay_male_mutation_BEAK_PECK", "fg": 7988 }, - { "id": "overlay_female_mutation_BIRD_EYE", "fg": 8001 }, - { "id": "overlay_male_mutation_BIRD_EYE", "fg": 8002 }, - { "id": "overlay_female_mutation_FANGS", "fg": 8005 }, - { "id": "overlay_male_mutation_FANGS", "fg": 8006 }, - { "id": "overlay_female_mutation_LEAVES", "fg": 8016 }, - { "id": "overlay_male_mutation_LEAVES", "fg": 8017 }, - { "id": "overlay_female_mutation_LIZ_EYE", "fg": 8018 }, - { "id": "overlay_male_mutation_LIZ_EYE", "fg": 8019 }, - { "id": "overlay_female_mutation_MUZZLE", "fg": 8030 }, - { "id": "overlay_male_mutation_MUZZLE", "fg": 8031 }, - { "id": "overlay_female_mutation_MUZZLE_LONG", "fg": 8032 }, - { "id": "overlay_male_mutation_MUZZLE_LONG", "fg": 8033 }, - { "id": "overlay_female_mutation_SABER_TEETH", "fg": 8040 }, - { "id": "overlay_male_mutation_SABER_TEETH", "fg": 8041 }, - { "id": "overlay_female_mutation_SHARKTEETH", "fg": 8042 }, - { "id": "overlay_male_mutation_SHARKTEETH", "fg": 8043 }, - { "id": [ "overlay_female_mutation_SHELL", "overlay_female_mutation_SHELL2" ], "fg": 8046 }, - { "id": [ "overlay_male_mutation_SHELL", "overlay_male_mutation_SHELL2" ], "fg": 8047 }, - { "id": "overlay_female_mutation_TAIL_FIN", "fg": 8052 }, - { "id": "overlay_male_mutation_TAIL_FIN", "fg": 8053 }, - { "id": "overlay_female_mutation_TAIL_THICK", "fg": 8062 }, - { "id": "overlay_male_mutation_TAIL_THICK", "fg": 8063 }, - { "id": "overlay_female_mutation_TALONS", "fg": 8064 }, - { "id": "overlay_male_mutation_TALONS", "fg": 8065 }, - { "id": "overlay_female_mutation_VINES1", "fg": 8066 }, - { "id": "overlay_male_mutation_VINES1", "fg": 8067 }, - { "id": "overlay_female_mutation_WINGS_BIRD", "fg": 8074 }, - { "id": "overlay_male_mutation_WINGS_BIRD", "fg": 8075 }, - { "id": "overlay_female_mutation_CHITIN", "fg": 8078 }, - { "id": "overlay_male_mutation_CHITIN", "fg": 8079 }, - { "id": "overlay_female_mutation_CHITIN2", "fg": 8076 }, - { "id": "overlay_male_mutation_CHITIN2", "fg": 8077 }, - { "id": "overlay_female_mutation_FEATHERS", "fg": 8080 }, - { "id": "overlay_male_mutation_FEATHERS", "fg": 8081 }, - { "id": "overlay_female_mutation_SCALES", "fg": 8102 }, - { "id": "overlay_male_mutation_SCALES", "fg": 8103 }, - { "id": "overlay_female_mutation_PLANTSKIN", "fg": 8100 }, - { "id": "overlay_male_mutation_PLANTSKIN", "fg": 8101 }, - { "id": "overlay_female_mutation_LUPINE_FUR", "fg": 8082 }, - { "id": "overlay_male_mutation_LUPINE_FUR", "fg": 8083 }, + { "id": [ "fd_cigsmoke", "fd_weedsmoke", "fd_cracksmoke", "fd_methsmoke" ], "fg": 7680 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 7693 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_3DAYSTUBBLE", "fg": 7694 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_ANCHOR", "fg": 7695 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_ANCHOR", "fg": 7696 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_BEARD", "fg": 7697 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_BEARD", "fg": 7698 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHEVRON", "fg": 7699 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHEVRON", "fg": 7700 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 7701 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_CURTAIN", "fg": 7702 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 7703 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRAP", "fg": 7704 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 7705 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CHIN_STRIP", "fg": 7706 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_CIRCLE", "fg": 7707 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_CIRCLE", "fg": 7708 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_GOATEE", "fg": 7709 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_GOATEE", "fg": 7710 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 7711 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_GUNSLINGER", "fg": 7712 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 7713 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_HANDLEBAR", "fg": 7714 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_HORSESHOE", "fg": 7715 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_HORSESHOE", "fg": 7716 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_MUSTACHE", "fg": 7721 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_MUSTACHE", "fg": 7722 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 7717 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_MUTTONCHOPS", "fg": 7718 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_NECKBEARD", "fg": 7719 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_NECKBEARD", "fg": 7720 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_PENCIL", "fg": 7723 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_PENCIL", "fg": 7724 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_ROYALE", "fg": 7725 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_ROYALE", "fg": 7726 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 7727 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SHENANDOAH", "fg": 7728 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 7729 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SHORTBOXED", "fg": 7730 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 7731 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SIDEBURNS", "fg": 7732 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 7733 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_SOUL_PATCH", "fg": 7734 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 7737 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_TOOTHBRUSH", "fg": 7738 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_VANDYKE", "fg": 7739 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_VANDYKE", "fg": 7740 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_WALRUS", "fg": 7741 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_WALRUS", "fg": 7742 }, + { "id": "overlay_female_mutation_FACIAL_HAIR_ZAPPA", "fg": 7735 }, + { "id": "overlay_male_mutation_FACIAL_HAIR_ZAPPA", "fg": 7736 }, + { "id": "overlay_male_mutation_hair_black_crewcut", "fg": 7918 }, + { "id": "overlay_female_mutation_hair_black_crewcut", "fg": 7917 }, + { "id": "overlay_male_mutation_hair_black_fro", "fg": 7920 }, + { "id": "overlay_female_mutation_hair_black_fro", "fg": 7919 }, + { "id": "overlay_male_mutation_hair_black_long", "fg": 7922 }, + { "id": "overlay_female_mutation_hair_black_long", "fg": 7921 }, + { "id": "overlay_male_mutation_hair_black_medium", "fg": 7924 }, + { "id": "overlay_female_mutation_hair_black_medium", "fg": 7923 }, + { "id": "overlay_male_mutation_hair_black_mohawk", "fg": 7926 }, + { "id": "overlay_female_mutation_hair_black_mohawk", "fg": 7925 }, + { "id": "overlay_male_mutation_hair_black_short", "fg": 7928 }, + { "id": "overlay_female_mutation_hair_black_short", "fg": 7927 }, + { "id": "overlay_male_mutation_hair_blond_crewcut", "fg": 7930 }, + { "id": "overlay_female_mutation_hair_blond_crewcut", "fg": 7929 }, + { "id": "overlay_male_mutation_hair_blond_fro", "fg": 7932 }, + { "id": "overlay_female_mutation_hair_blond_fro", "fg": 7931 }, + { "id": "overlay_male_mutation_hair_blond_long", "fg": 7934 }, + { "id": "overlay_female_mutation_hair_blond_long", "fg": 7933 }, + { "id": "overlay_male_mutation_hair_blond_medium", "fg": 7936 }, + { "id": "overlay_female_mutation_hair_blond_medium", "fg": 7935 }, + { "id": "overlay_male_mutation_hair_blond_mohawk", "fg": 7938 }, + { "id": "overlay_female_mutation_hair_blond_mohawk", "fg": 7937 }, + { "id": "overlay_male_mutation_hair_blond_short", "fg": 7940 }, + { "id": "overlay_female_mutation_hair_blond_short", "fg": 7939 }, + { "id": "overlay_male_mutation_hair_brown_crewcut", "fg": 7942 }, + { "id": "overlay_female_mutation_hair_brown_crewcut", "fg": 7941 }, + { "id": "overlay_male_mutation_hair_brown_fro", "fg": 7944 }, + { "id": "overlay_female_mutation_hair_brown_fro", "fg": 7943 }, + { "id": "overlay_male_mutation_hair_brown_long", "fg": 7946 }, + { "id": "overlay_female_mutation_hair_brown_long", "fg": 7945 }, + { "id": "overlay_male_mutation_hair_brown_medium", "fg": 7948 }, + { "id": "overlay_female_mutation_hair_brown_medium", "fg": 7947 }, + { "id": "overlay_male_mutation_hair_brown_mohawk", "fg": 7950 }, + { "id": "overlay_female_mutation_hair_brown_mohawk", "fg": 7949 }, + { "id": "overlay_male_mutation_hair_brown_short", "fg": 7952 }, + { "id": "overlay_female_mutation_hair_brown_short", "fg": 7951 }, + { "id": "overlay_male_mutation_hair_gray_crewcut", "fg": 7954 }, + { "id": "overlay_female_mutation_hair_gray_crewcut", "fg": 7953 }, + { "id": "overlay_male_mutation_hair_gray_fro", "fg": 7956 }, + { "id": "overlay_female_mutation_hair_gray_fro", "fg": 7955 }, + { "id": "overlay_male_mutation_hair_gray_long", "fg": 7958 }, + { "id": "overlay_female_mutation_hair_gray_long", "fg": 7957 }, + { "id": "overlay_male_mutation_hair_gray_medium", "fg": 7960 }, + { "id": "overlay_female_mutation_hair_gray_medium", "fg": 7959 }, + { "id": "overlay_male_mutation_hair_gray_mohawk", "fg": 7962 }, + { "id": "overlay_female_mutation_hair_gray_mohawk", "fg": 7961 }, + { "id": "overlay_male_mutation_hair_gray_short", "fg": 7964 }, + { "id": "overlay_female_mutation_hair_gray_short", "fg": 7963 }, + { "id": "overlay_male_mutation_hair_red_crewcut", "fg": 7966 }, + { "id": "overlay_female_mutation_hair_red_crewcut", "fg": 7965 }, + { "id": "overlay_male_mutation_hair_red_fro", "fg": 7968 }, + { "id": "overlay_female_mutation_hair_red_fro", "fg": 7967 }, + { "id": "overlay_male_mutation_hair_red_long", "fg": 7970 }, + { "id": "overlay_female_mutation_hair_red_long", "fg": 7969 }, + { "id": "overlay_male_mutation_hair_red_medium", "fg": 7972 }, + { "id": "overlay_female_mutation_hair_red_medium", "fg": 7971 }, + { "id": "overlay_male_mutation_hair_red_mohawk", "fg": 7974 }, + { "id": "overlay_female_mutation_hair_red_mohawk", "fg": 7973 }, + { "id": "overlay_male_mutation_hair_red_short", "fg": 7976 }, + { "id": "overlay_female_mutation_hair_red_short", "fg": 7975 }, + { "id": "overlay_male_mutation_hair_white_crewcut", "fg": 7978 }, + { "id": "overlay_female_mutation_hair_white_crewcut", "fg": 7977 }, + { "id": "overlay_male_mutation_hair_white_fro", "fg": 7980 }, + { "id": "overlay_female_mutation_hair_white_fro", "fg": 7979 }, + { "id": "overlay_male_mutation_hair_white_long", "fg": 7982 }, + { "id": "overlay_female_mutation_hair_white_long", "fg": 7981 }, + { "id": "overlay_male_mutation_hair_white_medium", "fg": 7984 }, + { "id": "overlay_female_mutation_hair_white_medium", "fg": 7983 }, + { "id": "overlay_male_mutation_hair_white_mohawk", "fg": 7986 }, + { "id": "overlay_female_mutation_hair_white_mohawk", "fg": 7985 }, + { "id": "overlay_male_mutation_hair_white_short", "fg": 7988 }, + { "id": "overlay_female_mutation_hair_white_short", "fg": 7987 }, + { "id": "overlay_female_mutation_ARACHNID_ARMS", "fg": 7991 }, + { "id": "overlay_male_mutation_ARACHNID_ARMS", "fg": 7992 }, + { "id": "overlay_female_mutation_BEAK", "fg": 7999 }, + { "id": "overlay_male_mutation_BEAK", "fg": 8000 }, + { "id": "overlay_female_mutation_BEAK_HUM", "fg": 8001 }, + { "id": "overlay_male_mutation_BEAK_HUM", "fg": 8002 }, + { "id": "overlay_female_mutation_BEAK_PECK", "fg": 8003 }, + { "id": "overlay_male_mutation_BEAK_PECK", "fg": 8004 }, + { "id": "overlay_female_mutation_BIRD_EYE", "fg": 8017 }, + { "id": "overlay_male_mutation_BIRD_EYE", "fg": 8018 }, + { "id": "overlay_female_mutation_FANGS", "fg": 8021 }, + { "id": "overlay_male_mutation_FANGS", "fg": 8022 }, + { "id": "overlay_female_mutation_LEAVES", "fg": 8032 }, + { "id": "overlay_male_mutation_LEAVES", "fg": 8033 }, + { "id": "overlay_female_mutation_LIZ_EYE", "fg": 8034 }, + { "id": "overlay_male_mutation_LIZ_EYE", "fg": 8035 }, + { "id": "overlay_female_mutation_MUZZLE", "fg": 8046 }, + { "id": "overlay_male_mutation_MUZZLE", "fg": 8047 }, + { "id": "overlay_female_mutation_MUZZLE_LONG", "fg": 8048 }, + { "id": "overlay_male_mutation_MUZZLE_LONG", "fg": 8049 }, + { "id": "overlay_female_mutation_SABER_TEETH", "fg": 8056 }, + { "id": "overlay_male_mutation_SABER_TEETH", "fg": 8057 }, + { "id": "overlay_female_mutation_SHARKTEETH", "fg": 8058 }, + { "id": "overlay_male_mutation_SHARKTEETH", "fg": 8059 }, + { "id": [ "overlay_female_mutation_SHELL", "overlay_female_mutation_SHELL2" ], "fg": 8062 }, + { "id": [ "overlay_male_mutation_SHELL", "overlay_male_mutation_SHELL2" ], "fg": 8063 }, + { "id": "overlay_female_mutation_TAIL_FIN", "fg": 8068 }, + { "id": "overlay_male_mutation_TAIL_FIN", "fg": 8069 }, + { "id": "overlay_female_mutation_TAIL_THICK", "fg": 8078 }, + { "id": "overlay_male_mutation_TAIL_THICK", "fg": 8079 }, + { "id": "overlay_female_mutation_TALONS", "fg": 8080 }, + { "id": "overlay_male_mutation_TALONS", "fg": 8081 }, + { "id": "overlay_female_mutation_VINES1", "fg": 8082 }, + { "id": "overlay_male_mutation_VINES1", "fg": 8083 }, + { "id": "overlay_female_mutation_WINGS_BIRD", "fg": 8090 }, + { "id": "overlay_male_mutation_WINGS_BIRD", "fg": 8091 }, + { "id": "overlay_female_mutation_CHITIN", "fg": 8094 }, + { "id": "overlay_male_mutation_CHITIN", "fg": 8095 }, + { "id": "overlay_female_mutation_CHITIN2", "fg": 8092 }, + { "id": "overlay_male_mutation_CHITIN2", "fg": 8093 }, + { "id": "overlay_female_mutation_FEATHERS", "fg": 8096 }, + { "id": "overlay_male_mutation_FEATHERS", "fg": 8097 }, + { "id": "overlay_female_mutation_SCALES", "fg": 8118 }, + { "id": "overlay_male_mutation_SCALES", "fg": 8119 }, + { "id": "overlay_female_mutation_PLANTSKIN", "fg": 8116 }, + { "id": "overlay_male_mutation_PLANTSKIN", "fg": 8117 }, + { "id": "overlay_female_mutation_LUPINE_FUR", "fg": 8098 }, + { "id": "overlay_male_mutation_LUPINE_FUR", "fg": 8099 }, { "id": [ "overlay_male_mutation_PATCHSKIN1", "overlay_male_mutation_PATCHSKIN2", "overlay_male_mutation_PATCHSKIN3" ], - "fg": 8099 + "fg": 8115 }, { "id": [ "overlay_female_mutation_PATCHSKIN1", "overlay_female_mutation_PATCHSKIN2", "overlay_female_mutation_PATCHSKIN3" ], - "fg": 8098 - }, - { "id": "overlay_female_mutation_SKIN_DARK", "fg": 8104 }, - { "id": "overlay_male_mutation_SKIN_DARK", "fg": 8105 }, - { "id": "overlay_female_mutation_SKIN_LIGHT", "fg": 8106 }, - { "id": "overlay_male_mutation_SKIN_LIGHT", "fg": 8107 }, - { "id": "overlay_female_mutation_SKIN_PINK", "fg": 8108 }, - { "id": "overlay_male_mutation_SKIN_PINK", "fg": 8109 }, - { "id": "overlay_female_mutation_SKIN_TAN", "fg": 8110 }, - { "id": "overlay_male_mutation_SKIN_TAN", "fg": 8111 }, - { "id": "overlay_female_mutation_PALE", "fg": 8096 }, - { "id": "overlay_male_mutation_PALE", "fg": 8097 }, - { "id": "overlay_female_mutation_ALBINO", "fg": 8084 }, - { "id": "overlay_male_mutation_ALBINO", "fg": 8090 }, - { "id": "overlay_wielded_arming_sword_fake", "fg": 8172 }, - { "id": "overlay_wielded_arming_sword_inferior", "fg": 8172 }, - { "id": "overlay_wielded_battleaxe_inferior", "fg": 8119 }, - { "id": "overlay_wielded_battleaxe_fake", "fg": 8119 }, - { "id": "overlay_wielded_broadsword_inferior", "fg": 8474 }, - { "id": "overlay_wielded_broadsword_fake", "fg": 8474 }, - { "id": "overlay_wielded_cavalry_sabre_fake", "fg": 8123 }, - { "id": "overlay_wielded_cutlass_fake", "fg": 8125 }, - { "id": "overlay_wielded_cutlass_inferior", "fg": 8125 }, - { "id": "overlay_wielded_estoc_inferior", "fg": 8536 }, - { "id": "overlay_wielded_estoc_fake", "fg": 8536 }, - { "id": "overlay_female_wielded_halberd_fake", "fg": 8564 }, - { "id": "overlay_male_wielded_halberd_fake", "fg": 8565 }, - { "id": "overlay_wielded_jian_fake", "fg": 8131 }, - { "id": "overlay_wielded_jian_inferior", "fg": 8131 }, - { "id": "overlay_wielded_katana_fake", "fg": 8583 }, - { "id": "overlay_wielded_katana_inferior", "fg": 8583 }, - { "id": "overlay_wielded_kris_fake", "fg": 8589 }, - { "id": "overlay_wielded_longsword_fake", "fg": 8592 }, - { "id": "overlay_wielded_longsword_inferior", "fg": 8592 }, - { "id": "overlay_female_wielded_lucern_hammerfake", "fg": 8593 }, - { "id": "overlay_male_wielded_lucern_hammerfake", "fg": 8594 }, - { "id": "overlay_wielded_mace_inferior", "fg": 8598 }, - { "id": "overlay_wielded_mace_fake", "fg": 8598 }, - { "id": "overlay_wielded_morningstar_fake", "fg": 8599 }, - { "id": "overlay_wielded_morningstar_inferior", "fg": 8599 }, - { "id": "overlay_female_wielded_naginata_fake", "fg": 8142 }, - { "id": "overlay_male_wielded_naginata_fake", "fg": 8143 }, - { "id": "overlay_female_wielded_naginata_inferior", "fg": 8142 }, - { "id": "overlay_male_wielded_naginata_inferior", "fg": 8143 }, - { "id": "overlay_wielded_nodachi_inferior", "fg": 8652 }, - { "id": "overlay_wielded_nodachi_fake", "fg": 8652 }, - { "id": "overlay_wielded_pike_fake", "fg": 7347 }, - { "id": "overlay_wielded_pike_inferior", "fg": 7347 }, - { "id": "overlay_wielded_rapier_fake", "fg": 8680 }, - { "id": "overlay_wielded_tanto_inferior", "fg": 8796 }, - { "id": "overlay_wielded_tanto_fake", "fg": 8796 }, - { "id": "overlay_wielded_wakizashi_fake", "fg": 8824 }, - { "id": "overlay_wielded_wakizashi_inferior", "fg": 8824 }, - { "id": "overlay_wielded_zweihander_fake", "fg": 8847 }, - { "id": "overlay_wielded_zweihander_inferior", "fg": 8847 }, - { "id": "overlay_female_wielded_1st_aid", "fg": 8112 }, - { "id": "overlay_male_wielded_1st_aid", "fg": 8113 }, - { "id": "overlay_female_wielded_2x4", "fg": 8114 }, - { "id": "overlay_male_wielded_2x4", "fg": 8115 }, - { "id": "overlay_wielded_bowling_axe", "fg": 8116 }, - { "id": "overlay_wielded_battleaxe", "fg": 8119 }, - { "id": "overlay_wielded_knife_butcher", "fg": 8120 }, - { "id": "overlay_female_wielded_butterfly_swords", "fg": 8121 }, - { "id": "overlay_male_wielded_butterfly_swords", "fg": 8122 }, - { "id": "overlay_wielded_cavalry_sabre", "fg": 8123 }, - { "id": "overlay_wielded_sword_crude", "fg": 8124 }, - { "id": "overlay_wielded_cutlass", "fg": 8125 }, - { "id": "overlay_wielded_dao", "fg": 8126 }, - { "id": "overlay_wielded_diveknife", "fg": 8127 }, - { "id": "overlay_female_wielded_glaive", "fg": 8128 }, - { "id": "overlay_male_wielded_glaive", "fg": 8129 }, - { "id": "overlay_wielded_glass_shiv", "fg": 8130 }, - { "id": "overlay_wielded_jian", "fg": 8131 }, - { "id": "overlay_wielded_khopesh", "fg": 8132 }, - { "id": "overlay_wielded_kukri", "fg": 8133 }, - { "id": "overlay_wielded_lajatang", "fg": 8134 }, - { "id": "overlay_wielded_machete", "fg": 8135 }, - { "id": "overlay_female_wielded_makeshift_halberd", "fg": 8136 }, - { "id": "overlay_male_wielded_makeshift_halberd", "fg": 8137 }, - { "id": "overlay_wielded_makeshift_machete", "fg": 8138 }, - { "id": "overlay_wielded_glass_macuahuitl", "fg": 8139 }, - { "id": "overlay_female_wielded_makeshift_scythe_war", "fg": 8140 }, - { "id": "overlay_male_wielded_makeshift_scythe_war", "fg": 8141 }, - { "id": "overlay_female_wielded_naginata", "fg": 8142 }, - { "id": "overlay_male_wielded_naginata", "fg": 8143 }, - { "id": "overlay_wielded_knuckle_katar", "fg": 8144 }, - { "id": "overlay_wielded_scimitar", "fg": 8145 }, - { "id": "overlay_wielded_scythe", "fg": 8146 }, - { "id": "overlay_wielded_survivor_machete", "fg": 8147 }, - { "id": "overlay_wielded_sword_bayonet", "fg": 8148 }, - { "id": "overlay_female_wielded_bagh_nakha", "fg": 8149 }, - { "id": "overlay_male_wielded_bagh_nakha", "fg": 8150 }, - { "id": "overlay_female_wielded_scythe_war", "fg": 8151 }, - { "id": "overlay_male_wielded_scythe_war", "fg": 8152 }, - { "id": "overlay_wielded_sword_xiphos", "fg": 8153 }, - { "id": "overlay_wielded_acoustic_guitar", "fg": 8160 }, - { "id": "overlay_worn_acoustic_guitar", "fg": 8160 }, - { "id": "overlay_wielded_arming_sword", "fg": 8172 }, - { "id": [ "overlay_wielded_m16_auto_rifle_var_acr", "overlay_wielded_acr_300blk" ], "fg": 8276 }, - { "id": [ "overlay_wielded_ak47", "overlay_wielded_aksemi" ], "fg": 8186 }, - { "id": [ "overlay_wielded_carbine_flintlock", "overlay_wielded_carbine_flintlock_double" ], "fg": 8204 }, - { "id": [ "overlay_wielded_hk_mp5", "overlay_wielded_hk_mp5_10_semi" ], "fg": 8250 }, - { "id": [ "overlay_wielded_hptjcp", "overlay_wielded_hptjhp" ], "fg": 8258 }, - { "id": [ "overlay_wielded_longrifle_flintlock", "overlay_wielded_rifle_flintlock" ], "fg": 8272 }, - { "id": [ "overlay_wielded_m16a4", "overlay_wielded_m16_auto_rifle_var_m16a3" ], "fg": 8277 }, - { "id": [ "overlay_wielded_m1911", "overlay_wielded_m1911a1_38super" ], "fg": 8282 }, - { "id": [ "overlay_wielded_m249", "overlay_wielded_m249_semi" ], "fg": 8291 }, - { "id": [ "overlay_wielded_m60", "overlay_wielded_m60_semi" ], "fg": 8302 }, - { "id": [ "overlay_wielded_mp40", "overlay_wielded_mp40semi" ], "fg": 8327 }, + "fg": 8114 + }, + { "id": "overlay_female_mutation_SKIN_DARK", "fg": 8120 }, + { "id": "overlay_male_mutation_SKIN_DARK", "fg": 8121 }, + { "id": "overlay_female_mutation_SKIN_LIGHT", "fg": 8122 }, + { "id": "overlay_male_mutation_SKIN_LIGHT", "fg": 8123 }, + { "id": "overlay_female_mutation_SKIN_PINK", "fg": 8124 }, + { "id": "overlay_male_mutation_SKIN_PINK", "fg": 8125 }, + { "id": "overlay_female_mutation_SKIN_TAN", "fg": 8126 }, + { "id": "overlay_male_mutation_SKIN_TAN", "fg": 8127 }, + { "id": "overlay_female_mutation_PALE", "fg": 8112 }, + { "id": "overlay_male_mutation_PALE", "fg": 8113 }, + { "id": "overlay_female_mutation_ALBINO", "fg": 8100 }, + { "id": "overlay_male_mutation_ALBINO", "fg": 8106 }, + { "id": "overlay_wielded_arming_sword_fake", "fg": 8188 }, + { "id": "overlay_wielded_arming_sword_inferior", "fg": 8188 }, + { "id": "overlay_wielded_battleaxe_inferior", "fg": 8135 }, + { "id": "overlay_wielded_battleaxe_fake", "fg": 8135 }, + { "id": "overlay_wielded_broadsword_inferior", "fg": 8490 }, + { "id": "overlay_wielded_broadsword_fake", "fg": 8490 }, + { "id": "overlay_wielded_cavalry_sabre_fake", "fg": 8139 }, + { "id": "overlay_wielded_cutlass_fake", "fg": 8141 }, + { "id": "overlay_wielded_cutlass_inferior", "fg": 8141 }, + { "id": "overlay_wielded_estoc_inferior", "fg": 8552 }, + { "id": "overlay_wielded_estoc_fake", "fg": 8552 }, + { "id": "overlay_female_wielded_halberd_fake", "fg": 8580 }, + { "id": "overlay_male_wielded_halberd_fake", "fg": 8581 }, + { "id": "overlay_wielded_jian_fake", "fg": 8147 }, + { "id": "overlay_wielded_jian_inferior", "fg": 8147 }, + { "id": "overlay_wielded_katana_fake", "fg": 8599 }, + { "id": "overlay_wielded_katana_inferior", "fg": 8599 }, + { "id": "overlay_wielded_kris_fake", "fg": 8605 }, + { "id": "overlay_wielded_longsword_fake", "fg": 8608 }, + { "id": "overlay_wielded_longsword_inferior", "fg": 8608 }, + { "id": "overlay_female_wielded_lucern_hammerfake", "fg": 8609 }, + { "id": "overlay_male_wielded_lucern_hammerfake", "fg": 8610 }, + { "id": "overlay_wielded_mace_inferior", "fg": 8614 }, + { "id": "overlay_wielded_mace_fake", "fg": 8614 }, + { "id": "overlay_wielded_morningstar_fake", "fg": 8615 }, + { "id": "overlay_wielded_morningstar_inferior", "fg": 8615 }, + { "id": "overlay_female_wielded_naginata_fake", "fg": 8158 }, + { "id": "overlay_male_wielded_naginata_fake", "fg": 8159 }, + { "id": "overlay_female_wielded_naginata_inferior", "fg": 8158 }, + { "id": "overlay_male_wielded_naginata_inferior", "fg": 8159 }, + { "id": "overlay_wielded_nodachi_inferior", "fg": 8668 }, + { "id": "overlay_wielded_nodachi_fake", "fg": 8668 }, + { "id": "overlay_wielded_pike_fake", "fg": 7363 }, + { "id": "overlay_wielded_pike_inferior", "fg": 7363 }, + { "id": "overlay_wielded_rapier_fake", "fg": 8696 }, + { "id": "overlay_wielded_tanto_inferior", "fg": 8812 }, + { "id": "overlay_wielded_tanto_fake", "fg": 8812 }, + { "id": "overlay_wielded_wakizashi_fake", "fg": 8840 }, + { "id": "overlay_wielded_wakizashi_inferior", "fg": 8840 }, + { "id": "overlay_wielded_zweihander_fake", "fg": 8863 }, + { "id": "overlay_wielded_zweihander_inferior", "fg": 8863 }, + { "id": "overlay_female_wielded_1st_aid", "fg": 8128 }, + { "id": "overlay_male_wielded_1st_aid", "fg": 8129 }, + { "id": "overlay_female_wielded_2x4", "fg": 8130 }, + { "id": "overlay_male_wielded_2x4", "fg": 8131 }, + { "id": "overlay_wielded_bowling_axe", "fg": 8132 }, + { "id": "overlay_wielded_battleaxe", "fg": 8135 }, + { "id": "overlay_wielded_knife_butcher", "fg": 8136 }, + { "id": "overlay_female_wielded_butterfly_swords", "fg": 8137 }, + { "id": "overlay_male_wielded_butterfly_swords", "fg": 8138 }, + { "id": "overlay_wielded_cavalry_sabre", "fg": 8139 }, + { "id": "overlay_wielded_sword_crude", "fg": 8140 }, + { "id": "overlay_wielded_cutlass", "fg": 8141 }, + { "id": "overlay_wielded_dao", "fg": 8142 }, + { "id": "overlay_wielded_diveknife", "fg": 8143 }, + { "id": "overlay_female_wielded_glaive", "fg": 8144 }, + { "id": "overlay_male_wielded_glaive", "fg": 8145 }, + { "id": "overlay_wielded_glass_shiv", "fg": 8146 }, + { "id": "overlay_wielded_jian", "fg": 8147 }, + { "id": "overlay_wielded_khopesh", "fg": 8148 }, + { "id": "overlay_wielded_kukri", "fg": 8149 }, + { "id": "overlay_wielded_lajatang", "fg": 8150 }, + { "id": "overlay_wielded_machete", "fg": 8151 }, + { "id": "overlay_female_wielded_makeshift_halberd", "fg": 8152 }, + { "id": "overlay_male_wielded_makeshift_halberd", "fg": 8153 }, + { "id": "overlay_wielded_makeshift_machete", "fg": 8154 }, + { "id": "overlay_wielded_glass_macuahuitl", "fg": 8155 }, + { "id": "overlay_female_wielded_makeshift_scythe_war", "fg": 8156 }, + { "id": "overlay_male_wielded_makeshift_scythe_war", "fg": 8157 }, + { "id": "overlay_female_wielded_naginata", "fg": 8158 }, + { "id": "overlay_male_wielded_naginata", "fg": 8159 }, + { "id": "overlay_wielded_knuckle_katar", "fg": 8160 }, + { "id": "overlay_wielded_scimitar", "fg": 8161 }, + { "id": "overlay_wielded_scythe", "fg": 8162 }, + { "id": "overlay_wielded_survivor_machete", "fg": 8163 }, + { "id": "overlay_wielded_sword_bayonet", "fg": 8164 }, + { "id": "overlay_female_wielded_bagh_nakha", "fg": 8165 }, + { "id": "overlay_male_wielded_bagh_nakha", "fg": 8166 }, + { "id": "overlay_female_wielded_scythe_war", "fg": 8167 }, + { "id": "overlay_male_wielded_scythe_war", "fg": 8168 }, + { "id": "overlay_wielded_sword_xiphos", "fg": 8169 }, + { "id": "overlay_wielded_acoustic_guitar", "fg": 8176 }, + { "id": "overlay_worn_acoustic_guitar", "fg": 8176 }, + { "id": "overlay_wielded_arming_sword", "fg": 8188 }, + { "id": [ "overlay_wielded_m16_auto_rifle_var_acr", "overlay_wielded_acr_300blk" ], "fg": 8291 }, + { "id": [ "overlay_wielded_ak47", "overlay_wielded_aksemi" ], "fg": 8202 }, + { "id": [ "overlay_wielded_carbine_flintlock", "overlay_wielded_carbine_flintlock_double" ], "fg": 8219 }, + { "id": [ "overlay_wielded_hk_mp5", "overlay_wielded_hk_mp5_10_semi" ], "fg": 8265 }, + { "id": [ "overlay_wielded_hptjcp", "overlay_wielded_hptjhp" ], "fg": 8273 }, + { "id": [ "overlay_wielded_longrifle_flintlock", "overlay_wielded_rifle_flintlock" ], "fg": 8287 }, + { "id": [ "overlay_wielded_m16a4", "overlay_wielded_m16_auto_rifle_var_m16a3" ], "fg": 8292 }, + { "id": [ "overlay_wielded_m1911", "overlay_wielded_m1911a1_38super" ], "fg": 8297 }, + { "id": [ "overlay_wielded_m249", "overlay_wielded_m249_semi" ], "fg": 8306 }, + { "id": [ "overlay_wielded_m60", "overlay_wielded_m60_semi" ], "fg": 8316 }, + { "id": [ "overlay_wielded_mp40", "overlay_wielded_mp40semi" ], "fg": 8343 }, { "id": [ "overlay_wielded_rifle_9mm", @@ -12012,58 +12108,58 @@ "overlay_wielded_rifle_38", "overlay_wielded_rifle_223" ], - "fg": 8343 - }, - { "id": [ "overlay_wielded_slamfire_shotgun", "overlay_wielded_slamfire_shotgun_d" ], "fg": 8396 }, - { "id": "overlay_wielded_fire_ax", "fg": 8443 }, - { "id": "overlay_wielded_ax", "fg": 8445 }, - { "id": "overlay_wielded_hatchet", "fg": 8444 }, - { "id": "overlay_wielded_bag_plastic", "fg": 8448 }, - { "id": "overlay_wielded_knife_baselard", "fg": 8449 }, - { "id": "overlay_female_wielded_bat", "fg": 8450 }, - { "id": "overlay_male_wielded_bat", "fg": 8451 }, - { "id": "overlay_female_wielded_bat_metal", "fg": 8452 }, - { "id": "overlay_male_wielded_bat_metal", "fg": 8453 }, - { "id": "overlay_wielded_bone_knife", "fg": 8455 }, - { "id": "overlay_wielded_bottle_glass", "fg": 8456 }, - { "id": "overlay_wielded_bottle_plastic", "fg": 8457 }, - { "id": "overlay_wielded_bottle_plastic_small", "fg": 8458 }, - { "id": "overlay_wielded_compositebow", "fg": 8459 }, - { "id": "overlay_wielded_reflexbow", "fg": 8460 }, - { "id": "overlay_wielded_compgreatbow", "fg": 8461 }, - { "id": "overlay_wielded_compbow", "fg": 8462 }, - { "id": "overlay_wielded_compbow_high", "fg": 8462 }, - { "id": "overlay_wielded_compbow_low", "fg": 8462 }, - { "id": "overlay_wielded_hybridbow", "fg": 8463 }, - { "id": "overlay_wielded_longbow", "fg": 8464 }, - { "id": "overlay_wielded_recurbow", "fg": 8465 }, - { "id": "overlay_wielded_reflexrecurvebow", "fg": 8466 }, - { "id": "overlay_wielded_shortbow", "fg": 8467 }, - { "id": "overlay_wielded_selfbow", "fg": 8468 }, - { "id": "overlay_wielded_box_large", "fg": 8469 }, - { "id": "overlay_wielded_box_medium", "fg": 8470 }, - { "id": "overlay_wielded_box_small", "fg": 8471 }, - { "id": "overlay_wielded_brick", "fg": 8473 }, - { "id": "overlay_wielded_broadsword", "fg": 8474 }, - { "id": "overlay_wielded_broom", "fg": 8475 }, - { "id": "overlay_female_wielded_bwirebat", "fg": 8479 }, - { "id": "overlay_male_wielded_bwirebat", "fg": 8480 }, - { "id": "overlay_wielded_sword_cane", "fg": 8504 }, - { "id": "overlay_wielded_hollow_cane", "fg": 8502 }, - { "id": "overlay_wielded_cane", "fg": 8505 }, - { "id": [ "overlay_female_wielded_cestus", "overlay_female_worn_cestus" ], "fg": 8507 }, - { "id": [ "overlay_male_wielded_cestus", "overlay_male_worn_cestus" ], "fg": 8508 }, - { "id": "overlay_female_wielded_chainsaw_off", "fg": 8509 }, - { "id": "overlay_male_wielded_chainsaw_off", "fg": 8510 }, - { "id": "overlay_wielded_coffeemaker", "fg": 8511 }, - { "id": "overlay_wielded_knife_combat", "fg": 8512 }, - { "id": "overlay_wielded_knife_combat_mod", "fg": 8512 }, - { "id": "overlay_wielded_copper_knife", "fg": 8513 }, - { "id": "overlay_female_wielded_corpse_generic_human", "fg": 8514 }, - { "id": "overlay_male_wielded_corpse_generic_human", "fg": 8515 }, + "fg": 8359 + }, + { "id": [ "overlay_wielded_slamfire_shotgun", "overlay_wielded_slamfire_shotgun_d" ], "fg": 8412 }, + { "id": "overlay_wielded_fire_ax", "fg": 8459 }, + { "id": "overlay_wielded_ax", "fg": 8461 }, + { "id": "overlay_wielded_hatchet", "fg": 8460 }, + { "id": "overlay_wielded_bag_plastic", "fg": 8464 }, + { "id": "overlay_wielded_knife_baselard", "fg": 8465 }, + { "id": "overlay_female_wielded_bat", "fg": 8466 }, + { "id": "overlay_male_wielded_bat", "fg": 8467 }, + { "id": "overlay_female_wielded_bat_metal", "fg": 8468 }, + { "id": "overlay_male_wielded_bat_metal", "fg": 8469 }, + { "id": "overlay_wielded_bone_knife", "fg": 8471 }, + { "id": "overlay_wielded_bottle_glass", "fg": 8472 }, + { "id": "overlay_wielded_bottle_plastic", "fg": 8473 }, + { "id": "overlay_wielded_bottle_plastic_small", "fg": 8474 }, + { "id": "overlay_wielded_compositebow", "fg": 8475 }, + { "id": "overlay_wielded_reflexbow", "fg": 8476 }, + { "id": "overlay_wielded_compgreatbow", "fg": 8477 }, + { "id": "overlay_wielded_compbow", "fg": 8478 }, + { "id": "overlay_wielded_compbow_high", "fg": 8478 }, + { "id": "overlay_wielded_compbow_low", "fg": 8478 }, + { "id": "overlay_wielded_hybridbow", "fg": 8479 }, + { "id": "overlay_wielded_longbow", "fg": 8480 }, + { "id": "overlay_wielded_recurbow", "fg": 8481 }, + { "id": "overlay_wielded_reflexrecurvebow", "fg": 8482 }, + { "id": "overlay_wielded_shortbow", "fg": 8483 }, + { "id": "overlay_wielded_selfbow", "fg": 8484 }, + { "id": "overlay_wielded_box_large", "fg": 8485 }, + { "id": "overlay_wielded_box_medium", "fg": 8486 }, + { "id": "overlay_wielded_box_small", "fg": 8487 }, + { "id": "overlay_wielded_brick", "fg": 8489 }, + { "id": "overlay_wielded_broadsword", "fg": 8490 }, + { "id": "overlay_wielded_broom", "fg": 8491 }, + { "id": "overlay_female_wielded_bwirebat", "fg": 8495 }, + { "id": "overlay_male_wielded_bwirebat", "fg": 8496 }, + { "id": "overlay_wielded_sword_cane", "fg": 8520 }, + { "id": "overlay_wielded_hollow_cane", "fg": 8518 }, + { "id": "overlay_wielded_cane", "fg": 8521 }, + { "id": [ "overlay_female_wielded_cestus", "overlay_female_worn_cestus" ], "fg": 8523 }, + { "id": [ "overlay_male_wielded_cestus", "overlay_male_worn_cestus" ], "fg": 8524 }, + { "id": "overlay_female_wielded_chainsaw_off", "fg": 8525 }, + { "id": "overlay_male_wielded_chainsaw_off", "fg": 8526 }, + { "id": "overlay_wielded_coffeemaker", "fg": 8527 }, + { "id": "overlay_wielded_knife_combat", "fg": 8528 }, + { "id": "overlay_wielded_knife_combat_mod", "fg": 8528 }, + { "id": "overlay_wielded_copper_knife", "fg": 8529 }, + { "id": "overlay_female_wielded_corpse_generic_human", "fg": 8530 }, + { "id": "overlay_male_wielded_corpse_generic_human", "fg": 8531 }, { "id": [ "overlay_wielded_corpse_mon_ant", "overlay_wielded_corpse_mon_ant_soldier", "overlay_wielded_corpse_mon_ant_queen" ], - "fg": 8517 + "fg": 8533 }, { "id": [ @@ -12071,7 +12167,7 @@ "overlay_wielded_corpse_mon_ant_acid_soldier", "overlay_wielded_corpse_mon_ant_acid_queen" ], - "fg": 8516 + "fg": 8532 }, { "id": [ @@ -12130,7 +12226,7 @@ "overlay_male_wielded_corpse_mon_zombie_prisoner", "overlay_male_wielded_corpse_mon_zombie_military_pilot" ], - "fg": 8519 + "fg": 8535 }, { "id": [ @@ -12189,77 +12285,77 @@ "overlay_female_wielded_corpse_mon_zombie_prisoner", "overlay_female_wielded_corpse_mon_zombie_military_pilot" ], - "fg": 8518 - }, - { "id": "overlay_wielded_cudgel", "fg": 8527 }, - { "id": "overlay_female_wielded_spear_dory", "fg": 8528 }, - { "id": "overlay_male_wielded_spear_dory", "fg": 8529 }, - { "id": "overlay_wielded_estoc", "fg": 8536 }, - { "id": "overlay_wielded_shock_epee", "fg": 8537 }, - { "id": "overlay_wielded_shock_foil", "fg": 8538 }, - { "id": "overlay_wielded_shock_sabre", "fg": 8539 }, - { "id": "overlay_wielded_fencing_epee", "fg": 8540 }, - { "id": "overlay_wielded_fencing_foil", "fg": 8541 }, - { "id": "overlay_wielded_fencing_sabre", "fg": 8542 }, - { "id": "overlay_wielded_fencing_epee_sharpened", "fg": 8543 }, - { "id": "overlay_wielded_fencing_foil_sharpened", "fg": 8544 }, - { "id": "overlay_wielded_fencing_sabre_sharpened", "fg": 8545 }, - { "id": "overlay_wielded_flashlight", "fg": 8547 }, - { "id": "overlay_wielded_heavy_flashlight", "fg": 8548 }, - { "id": "overlay_wielded_spear_forked", "fg": 8549 }, - { "id": "overlay_wielded_glass_shard", "fg": 8550 }, - { "id": "overlay_wielded_grip_hook", "fg": 8563 }, - { "id": "overlay_male_wielded_halberd", "fg": 8565 }, - { "id": "overlay_female_wielded_halberd", "fg": 8564 }, - { "id": "overlay_wielded_crowbar", "fg": 8566 }, - { "id": "overlay_male_wielded_screwdriver", "fg": 8569 }, - { "id": "overlay_female_wielded_screwdriver", "fg": 8568 }, - { "id": "overlay_wielded_shovel", "fg": 8570 }, - { "id": "overlay_wielded_wrench", "fg": 8571 }, - { "id": "overlay_wielded_hammer", "fg": 8567 }, - { "id": "overlay_female_wielded_spear_homemade_halfpike", "fg": 8572 }, - { "id": "overlay_male_wielded_spear_homemade_halfpike", "fg": 8573 }, - { "id": "overlay_wielded_jar_3l_glass", "fg": 8574 }, - { "id": "overlay_wielded_jar_3l_glass_sealed", "fg": 8575 }, - { "id": "overlay_wielded_jar_glass", "fg": 8576 }, - { "id": "overlay_wielded_jar_glass_sealed", "fg": 8577 }, - { "id": "overlay_wielded_javelin", "fg": 8579 }, - { "id": "overlay_wielded_javelin_iron", "fg": 8578 }, - { "id": "overlay_female_wielded_ji", "fg": 8580 }, - { "id": "overlay_male_wielded_ji", "fg": 8581 }, - { "id": "overlay_wielded_jug_plastic", "fg": 8582 }, - { "id": "overlay_wielded_katana", "fg": 8583 }, - { "id": "overlay_wielded_kirpan", "fg": 8584 }, - { "id": "overlay_female_wielded_knuckle_nail", "fg": 8585 }, - { "id": "overlay_male_wielded_knuckle_nail", "fg": 8586 }, - { "id": "overlay_female_wielded_knuckle_steel", "fg": 8587 }, - { "id": "overlay_male_wielded_knuckle_steel", "fg": 8588 }, - { "id": "overlay_wielded_kris", "fg": 8589 }, - { "id": "overlay_wielded_shillelagh_weighted", "fg": 8590 }, - { "id": "overlay_wielded_log", "fg": 8591 }, - { "id": "overlay_wielded_longsword", "fg": 8592 }, - { "id": "overlay_male_wielded_lucern_hammer", "fg": 8594 }, - { "id": "overlay_female_wielded_lucern_hammer", "fg": 8593 }, - { "id": "overlay_wielded_mace", "fg": 8598 }, - { "id": "overlay_wielded_morningstar", "fg": 8599 }, - { "id": "overlay_wielded_makeshift_crowbar", "fg": 8600 }, - { "id": "overlay_wielded_makeshift_knife", "fg": 8601 }, - { "id": "overlay_wielded_makeshift_sap", "fg": 8602 }, - { "id": "overlay_wielded_antibiotics", "fg": 8605 }, - { "id": "overlay_wielded_weak_antibiotic", "fg": 8617 }, - { "id": "overlay_wielded_strong_antibiotic", "fg": 8614 }, - { "id": "overlay_wielded_calcium_tablet", "fg": 8608 }, - { "id": "overlay_wielded_vitamins", "fg": 8616 }, - { "id": "overlay_wielded_gummy_vitamins", "fg": 8609 }, - { "id": "overlay_wielded_antifungal", "fg": 8606 }, - { "id": "overlay_wielded_antiparasitic", "fg": 8607 }, - { "id": "overlay_wielded_iodine", "fg": 8610 }, - { "id": "overlay_wielded_prussian_blue", "fg": 8613 }, - { "id": "overlay_wielded_tramadol", "fg": 8615 }, - { "id": "overlay_wielded_oxycodone", "fg": 8612 }, - { "id": "overlay_female_wielded_mjolnir", "fg": 8618 }, - { "id": "overlay_male_wielded_mjolnir", "fg": 8619 }, - { "id": "overlay_wielded_mop", "fg": 8620 }, + "fg": 8534 + }, + { "id": "overlay_wielded_cudgel", "fg": 8543 }, + { "id": "overlay_female_wielded_spear_dory", "fg": 8544 }, + { "id": "overlay_male_wielded_spear_dory", "fg": 8545 }, + { "id": "overlay_wielded_estoc", "fg": 8552 }, + { "id": "overlay_wielded_shock_epee", "fg": 8553 }, + { "id": "overlay_wielded_shock_foil", "fg": 8554 }, + { "id": "overlay_wielded_shock_sabre", "fg": 8555 }, + { "id": "overlay_wielded_fencing_epee", "fg": 8556 }, + { "id": "overlay_wielded_fencing_foil", "fg": 8557 }, + { "id": "overlay_wielded_fencing_sabre", "fg": 8558 }, + { "id": "overlay_wielded_fencing_epee_sharpened", "fg": 8559 }, + { "id": "overlay_wielded_fencing_foil_sharpened", "fg": 8560 }, + { "id": "overlay_wielded_fencing_sabre_sharpened", "fg": 8561 }, + { "id": "overlay_wielded_flashlight", "fg": 8563 }, + { "id": "overlay_wielded_heavy_flashlight", "fg": 8564 }, + { "id": "overlay_wielded_spear_forked", "fg": 8565 }, + { "id": "overlay_wielded_glass_shard", "fg": 8566 }, + { "id": "overlay_wielded_grip_hook", "fg": 8579 }, + { "id": "overlay_male_wielded_halberd", "fg": 8581 }, + { "id": "overlay_female_wielded_halberd", "fg": 8580 }, + { "id": "overlay_wielded_crowbar", "fg": 8582 }, + { "id": "overlay_male_wielded_screwdriver", "fg": 8585 }, + { "id": "overlay_female_wielded_screwdriver", "fg": 8584 }, + { "id": "overlay_wielded_shovel", "fg": 8586 }, + { "id": "overlay_wielded_wrench", "fg": 8587 }, + { "id": "overlay_wielded_hammer", "fg": 8583 }, + { "id": "overlay_female_wielded_spear_homemade_halfpike", "fg": 8588 }, + { "id": "overlay_male_wielded_spear_homemade_halfpike", "fg": 8589 }, + { "id": "overlay_wielded_jar_3l_glass", "fg": 8590 }, + { "id": "overlay_wielded_jar_3l_glass_sealed", "fg": 8591 }, + { "id": "overlay_wielded_jar_glass", "fg": 8592 }, + { "id": "overlay_wielded_jar_glass_sealed", "fg": 8593 }, + { "id": "overlay_wielded_javelin", "fg": 8595 }, + { "id": "overlay_wielded_javelin_iron", "fg": 8594 }, + { "id": "overlay_female_wielded_ji", "fg": 8596 }, + { "id": "overlay_male_wielded_ji", "fg": 8597 }, + { "id": "overlay_wielded_jug_plastic", "fg": 8598 }, + { "id": "overlay_wielded_katana", "fg": 8599 }, + { "id": "overlay_wielded_kirpan", "fg": 8600 }, + { "id": "overlay_female_wielded_knuckle_nail", "fg": 8601 }, + { "id": "overlay_male_wielded_knuckle_nail", "fg": 8602 }, + { "id": "overlay_female_wielded_knuckle_steel", "fg": 8603 }, + { "id": "overlay_male_wielded_knuckle_steel", "fg": 8604 }, + { "id": "overlay_wielded_kris", "fg": 8605 }, + { "id": "overlay_wielded_shillelagh_weighted", "fg": 8606 }, + { "id": "overlay_wielded_log", "fg": 8607 }, + { "id": "overlay_wielded_longsword", "fg": 8608 }, + { "id": "overlay_male_wielded_lucern_hammer", "fg": 8610 }, + { "id": "overlay_female_wielded_lucern_hammer", "fg": 8609 }, + { "id": "overlay_wielded_mace", "fg": 8614 }, + { "id": "overlay_wielded_morningstar", "fg": 8615 }, + { "id": "overlay_wielded_makeshift_crowbar", "fg": 8616 }, + { "id": "overlay_wielded_makeshift_knife", "fg": 8617 }, + { "id": "overlay_wielded_makeshift_sap", "fg": 8618 }, + { "id": "overlay_wielded_antibiotics", "fg": 8621 }, + { "id": "overlay_wielded_weak_antibiotic", "fg": 8633 }, + { "id": "overlay_wielded_strong_antibiotic", "fg": 8630 }, + { "id": "overlay_wielded_calcium_tablet", "fg": 8624 }, + { "id": "overlay_wielded_vitamins", "fg": 8632 }, + { "id": "overlay_wielded_gummy_vitamins", "fg": 8625 }, + { "id": "overlay_wielded_antifungal", "fg": 8622 }, + { "id": "overlay_wielded_antiparasitic", "fg": 8623 }, + { "id": "overlay_wielded_iodine", "fg": 8626 }, + { "id": "overlay_wielded_prussian_blue", "fg": 8629 }, + { "id": "overlay_wielded_tramadol", "fg": 8631 }, + { "id": "overlay_wielded_oxycodone", "fg": 8628 }, + { "id": "overlay_female_wielded_mjolnir", "fg": 8634 }, + { "id": "overlay_male_wielded_mjolnir", "fg": 8635 }, + { "id": "overlay_wielded_mop", "fg": 8636 }, { "id": [ "overlay_wielded_tourniquet_upper", @@ -12267,610 +12363,608 @@ "overlay_wielded_tourniquet_lower", "overlay_wielded_tourniquet_lower_XL" ], - "fg": 8646 - }, - { "id": "overlay_female_wielded_nailbat", "fg": 8648 }, - { "id": "overlay_male_wielded_nailbat", "fg": 8649 }, - { "id": "overlay_female_wielded_nailboard", "fg": 8650 }, - { "id": "overlay_male_wielded_nailboard", "fg": 8651 }, - { "id": "overlay_wielded_nodachi", "fg": 8652 }, - { "id": "overlay_male_wielded_2h_flail_wood", "fg": 8654 }, - { "id": "overlay_female_wielded_2h_flail_wood", "fg": 8653 }, - { "id": "overlay_male_wielded_pillow", "fg": 8658 }, - { "id": "overlay_female_wielded_pillow", "fg": 8657 }, - { "id": "overlay_male_wielded_down_pillow", "fg": 8656 }, - { "id": "overlay_female_wielded_down_pillow", "fg": 8655 }, - { "id": "overlay_wielded_pipe", "fg": 8659 }, - { "id": "overlay_wielded_pitchfork", "fg": 8660 }, - { "id": "overlay_wielded_sharp_toothbrush", "fg": 8661 }, - { "id": "overlay_wielded_pockknife", "fg": 8662 }, - { "id": "overlay_female_wielded_pot", "fg": 8665 }, - { "id": "overlay_male_wielded_pot", "fg": 8666 }, - { "id": "overlay_female_wielded_pot_copper", "fg": 8667 }, - { "id": "overlay_male_wielded_pot_copper", "fg": 8668 }, - { "id": "overlay_wielded_punch_dagger", "fg": 8669 }, - { "id": "overlay_female_wielded_qiang", "fg": 8670 }, - { "id": "overlay_male_wielded_qiang", "fg": 8671 }, - { "id": "overlay_female_wielded_rag", "fg": 8678 }, - { "id": "overlay_male_wielded_rag", "fg": 8679 }, - { "id": "overlay_wielded_rapier", "fg": 8680 }, - { "id": "overlay_wielded_rebar", "fg": 8681 }, - { "id": "overlay_wielded_knife_rm42", "fg": 8682 }, - { "id": "overlay_wielded_rock", "fg": 8683 }, - { "id": "overlay_wielded_rock_sock", "fg": 8684 }, - { "id": "overlay_wielded_rolling_pin", "fg": 8685 }, - { "id": "overlay_wielded_scissors", "fg": 8686 }, - { "id": "overlay_wielded_sharp_rock", "fg": 8688 }, - { "id": "overlay_wielded_shillelagh", "fg": 8689 }, + "fg": 8662 + }, + { "id": "overlay_female_wielded_nailbat", "fg": 8664 }, + { "id": "overlay_male_wielded_nailbat", "fg": 8665 }, + { "id": "overlay_female_wielded_nailboard", "fg": 8666 }, + { "id": "overlay_male_wielded_nailboard", "fg": 8667 }, + { "id": "overlay_wielded_nodachi", "fg": 8668 }, + { "id": "overlay_male_wielded_2h_flail_wood", "fg": 8670 }, + { "id": "overlay_female_wielded_2h_flail_wood", "fg": 8669 }, + { "id": "overlay_male_wielded_pillow", "fg": 8674 }, + { "id": "overlay_female_wielded_pillow", "fg": 8673 }, + { "id": "overlay_male_wielded_down_pillow", "fg": 8672 }, + { "id": "overlay_female_wielded_down_pillow", "fg": 8671 }, + { "id": "overlay_wielded_pipe", "fg": 8675 }, + { "id": "overlay_wielded_pitchfork", "fg": 8676 }, + { "id": "overlay_wielded_sharp_toothbrush", "fg": 8677 }, + { "id": "overlay_wielded_pockknife", "fg": 8678 }, + { "id": "overlay_female_wielded_pot", "fg": 8681 }, + { "id": "overlay_male_wielded_pot", "fg": 8682 }, + { "id": "overlay_female_wielded_pot_copper", "fg": 8683 }, + { "id": "overlay_male_wielded_pot_copper", "fg": 8684 }, + { "id": "overlay_wielded_punch_dagger", "fg": 8685 }, + { "id": "overlay_female_wielded_qiang", "fg": 8686 }, + { "id": "overlay_male_wielded_qiang", "fg": 8687 }, + { "id": "overlay_female_wielded_rag", "fg": 8694 }, + { "id": "overlay_male_wielded_rag", "fg": 8695 }, + { "id": "overlay_wielded_rapier", "fg": 8696 }, + { "id": "overlay_wielded_rebar", "fg": 8697 }, + { "id": "overlay_wielded_knife_rm42", "fg": 8698 }, + { "id": "overlay_wielded_rock", "fg": 8699 }, + { "id": "overlay_wielded_rock_sock", "fg": 8700 }, + { "id": "overlay_wielded_rolling_pin", "fg": 8701 }, + { "id": "overlay_wielded_scissors", "fg": 8702 }, + { "id": "overlay_wielded_sharp_rock", "fg": 8704 }, + { "id": "overlay_wielded_shillelagh", "fg": 8705 }, { "id": "overlay_female_wielded_cigar_lit", "fg": [ - { "weight": 14, "sprite": 8692 }, - { "weight": 14, "sprite": 8693 }, - { "weight": 14, "sprite": 8694 }, - { "weight": 14, "sprite": 8695 }, - { "weight": 14, "sprite": 8696 }, - { "weight": 14, "sprite": 8697 }, - { "weight": 14, "sprite": 8698 } - ], - "animated": true - }, - { - "id": "overlay_male_wielded_cigar_lit", - "fg": [ - { "weight": 14, "sprite": 8701 }, - { "weight": 14, "sprite": 8702 }, - { "weight": 14, "sprite": 8703 }, - { "weight": 14, "sprite": 8704 }, - { "weight": 14, "sprite": 8705 }, - { "weight": 14, "sprite": 8706 }, - { "weight": 14, "sprite": 8707 } - ], - "animated": true - }, - { - "id": "overlay_female_wielded_cig_lit", - "fg": [ + { "weight": 14, "sprite": 8708 }, + { "weight": 14, "sprite": 8709 }, { "weight": 14, "sprite": 8710 }, { "weight": 14, "sprite": 8711 }, { "weight": 14, "sprite": 8712 }, { "weight": 14, "sprite": 8713 }, - { "weight": 14, "sprite": 8714 }, - { "weight": 14, "sprite": 8715 }, - { "weight": 14, "sprite": 8716 } + { "weight": 14, "sprite": 8714 } ], "animated": true }, { - "id": "overlay_male_wielded_cig_lit", + "id": "overlay_male_wielded_cigar_lit", "fg": [ + { "weight": 14, "sprite": 8717 }, + { "weight": 14, "sprite": 8718 }, { "weight": 14, "sprite": 8719 }, { "weight": 14, "sprite": 8720 }, { "weight": 14, "sprite": 8721 }, { "weight": 14, "sprite": 8722 }, - { "weight": 14, "sprite": 8723 }, - { "weight": 14, "sprite": 8724 }, - { "weight": 14, "sprite": 8725 } + { "weight": 14, "sprite": 8723 } ], "animated": true }, { - "id": "overlay_female_wielded_joint_lit", + "id": "overlay_female_wielded_cig_lit", "fg": [ + { "weight": 14, "sprite": 8726 }, { "weight": 14, "sprite": 8727 }, { "weight": 14, "sprite": 8728 }, { "weight": 14, "sprite": 8729 }, { "weight": 14, "sprite": 8730 }, { "weight": 14, "sprite": 8731 }, - { "weight": 14, "sprite": 8732 }, - { "weight": 14, "sprite": 8733 } + { "weight": 14, "sprite": 8732 } ], "animated": true }, { - "id": "overlay_male_wielded_joint_lit", + "id": "overlay_male_wielded_cig_lit", "fg": [ + { "weight": 14, "sprite": 8735 }, { "weight": 14, "sprite": 8736 }, { "weight": 14, "sprite": 8737 }, { "weight": 14, "sprite": 8738 }, { "weight": 14, "sprite": 8739 }, { "weight": 14, "sprite": 8740 }, - { "weight": 14, "sprite": 8741 }, - { "weight": 14, "sprite": 8742 } + { "weight": 14, "sprite": 8741 } ], "animated": true }, { - "id": "overlay_female_wielded_pipe_tobacco", + "id": "overlay_female_wielded_joint_lit", "fg": [ + { "weight": 14, "sprite": 8743 }, { "weight": 14, "sprite": 8744 }, { "weight": 14, "sprite": 8745 }, { "weight": 14, "sprite": 8746 }, { "weight": 14, "sprite": 8747 }, { "weight": 14, "sprite": 8748 }, - { "weight": 14, "sprite": 8749 }, - { "weight": 14, "sprite": 8750 } + { "weight": 14, "sprite": 8749 } ], "animated": true }, { - "id": "overlay_male_wielded_pipe_tobacco", + "id": "overlay_male_wielded_joint_lit", "fg": [ - { "weight": 14, "sprite": 8751 }, { "weight": 14, "sprite": 8752 }, { "weight": 14, "sprite": 8753 }, { "weight": 14, "sprite": 8754 }, { "weight": 14, "sprite": 8755 }, { "weight": 14, "sprite": 8756 }, - { "weight": 14, "sprite": 8757 } + { "weight": 14, "sprite": 8757 }, + { "weight": 14, "sprite": 8758 } + ], + "animated": true + }, + { + "id": "overlay_female_wielded_pipe_tobacco", + "fg": [ + { "weight": 14, "sprite": 8760 }, + { "weight": 14, "sprite": 8761 }, + { "weight": 14, "sprite": 8762 }, + { "weight": 14, "sprite": 8763 }, + { "weight": 14, "sprite": 8764 }, + { "weight": 14, "sprite": 8765 }, + { "weight": 14, "sprite": 8766 } + ], + "animated": true + }, + { + "id": "overlay_male_wielded_pipe_tobacco", + "fg": [ + { "weight": 14, "sprite": 8767 }, + { "weight": 14, "sprite": 8768 }, + { "weight": 14, "sprite": 8769 }, + { "weight": 14, "sprite": 8770 }, + { "weight": 14, "sprite": 8771 }, + { "weight": 14, "sprite": 8772 }, + { "weight": 14, "sprite": 8773 } ], "animated": true }, - { "id": "overlay_male_wielded_pointy_stick", "fg": 8759 }, - { "id": "overlay_female_wielded_pointy_stick", "fg": 8758 }, - { "id": "overlay_male_wielded_spear_wood", "fg": 8775 }, - { "id": "overlay_female_wielded_spear_wood", "fg": 8774 }, - { "id": "overlay_male_wielded_spear_spike", "fg": 8771 }, - { "id": "overlay_female_wielded_spear_spike", "fg": 8770 }, - { "id": "overlay_male_wielded_spear_knife", "fg": 8763 }, - { "id": "overlay_female_wielded_spear_knife", "fg": 8762 }, - { "id": "overlay_male_wielded_spear_knife_superior", "fg": 8765 }, - { "id": "overlay_female_wielded_spear_knife_superior", "fg": 8764 }, - { "id": "overlay_male_wielded_spear_rebar", "fg": 8769 }, - { "id": "overlay_female_wielded_spear_rebar", "fg": 8768 }, - { "id": "overlay_male_wielded_spear_pipe", "fg": 8767 }, - { "id": "overlay_female_wielded_spear_pipe", "fg": 8766 }, - { "id": "overlay_male_wielded_spear_steel", "fg": 8773 }, - { "id": "overlay_female_wielded_spear_steel", "fg": 8772 }, - { "id": "overlay_male_wielded_spear_copper", "fg": 8761 }, - { "id": "overlay_female_wielded_spear_copper", "fg": 8760 }, - { "id": "overlay_female_wielded_splinter", "fg": 8776 }, - { "id": "overlay_male_wielded_splinter", "fg": 8777 }, - { "id": "overlay_wielded_knife_steak", "fg": 8778 }, - { "id": "overlay_wielded_steel_chunk", "fg": 8779 }, - { "id": "overlay_wielded_steel_lump", "fg": 8780 }, - { "id": "overlay_female_wielded_stick", "fg": 8781 }, - { "id": "overlay_male_wielded_stick", "fg": 8782 }, - { "id": "overlay_female_wielded_stick_long", "fg": 8783 }, - { "id": "overlay_male_wielded_stick_long", "fg": 8784 }, - { "id": "overlay_female_wielded_primitive_hammer", "fg": 8785 }, - { "id": "overlay_male_wielded_primitive_hammer", "fg": 8786 }, - { "id": "overlay_female_wielded_spear_stone", "fg": 8787 }, - { "id": "overlay_male_wielded_spear_stone", "fg": 8788 }, - { "id": "overlay_wielded_knife_rambo", "fg": 8789 }, - { "id": "overlay_female_wielded_spear_survivor", "fg": 8790 }, - { "id": "overlay_male_wielded_spear_survivor", "fg": 8791 }, - { "id": "overlay_wielded_switchblade", "fg": 8792 }, - { "id": "overlay_wielded_tanto", "fg": 8796 }, - { "id": "overlay_female_wielded_teapot", "fg": 8797 }, - { "id": "overlay_male_wielded_teapot", "fg": 8798 }, - { "id": "overlay_female_wielded_television", "fg": 8799 }, - { "id": "overlay_male_wielded_television", "fg": 8800 }, - { "id": "overlay_female_wielded_thermos", "fg": 8801 }, - { "id": "overlay_male_wielded_thermos", "fg": 8802 }, - { "id": "overlay_wielded_boltcutters", "fg": 8805 }, - { "id": "overlay_wielded_e_tool", "fg": 8807 }, - { "id": "overlay_wielded_halligan", "fg": 8808 }, - { "id": "overlay_wielded_jackhammer", "fg": 8810 }, - { "id": "overlay_wielded_elec_jackhammer", "fg": 8810 }, - { "id": "overlay_wielded_lobotomizer", "fg": 8811 }, - { "id": "overlay_wielded_makeshift_axe", "fg": 8812 }, - { "id": "overlay_wielded_ny_hook", "fg": 8813 }, - { "id": "overlay_wielded_pickaxe", "fg": 8814 }, - { "id": "overlay_wielded_hammer_sledge_engineer", "fg": 8815 }, - { "id": "overlay_wielded_hammer_sledge_heavy", "fg": 8816 }, - { "id": "overlay_wielded_hammer_sledge_short", "fg": 8817 }, - { "id": "overlay_wielded_hammer_sledge", "fg": 8818 }, - { "id": "overlay_wielded_g_shovel", "fg": 8819 }, - { "id": "overlay_wielded_primitive_shovel", "fg": 8820 }, - { "id": "overlay_wielded_knife_trench", "fg": 8823 }, - { "id": "overlay_wielded_wakizashi", "fg": 8824 }, - { "id": "overlay_male_wielded_2h_flail_steel", "fg": 8826 }, - { "id": "overlay_female_wielded_2h_flail_steel", "fg": 8825 }, - { "id": "overlay_wielded_warhammer", "fg": 8827 }, - { "id": "overlay_wielded_bolas", "fg": 8828 }, - { "id": "overlay_wielded_bullwhip", "fg": 8829 }, - { "id": "overlay_female_wielded_homewrecker", "fg": 8830 }, - { "id": "overlay_male_wielded_homewrecker", "fg": 8831 }, - { "id": "overlay_wielded_lawn_dart", "fg": 8832 }, - { "id": "overlay_wielded_net", "fg": 8833 }, - { "id": "overlay_wielded_bullwhip_razor", "fg": 8834 }, - { "id": "overlay_wielded_sling", "fg": 8835 }, - { "id": "overlay_wielded_staff_sling", "fg": 8836 }, - { "id": "overlay_wielded_throwing_axe", "fg": 8837 }, - { "id": "overlay_female_wielded_throwing_knife", "fg": 8838 }, - { "id": "overlay_male_wielded_throwing_knife", "fg": 8839 }, - { "id": "overlay_wielded_throwing_stick", "fg": 8840 }, - { "id": "overlay_wielded_shocktonfa_off", "fg": 8841 }, - { "id": "overlay_wielded_shocktonfa_on", "fg": 8841 }, - { "id": "overlay_wielded_tonfa", "fg": 8842 }, - { "id": "overlay_wielded_tonfa_wood", "fg": 8843 }, - { "id": "overlay_wielded_sword_wood", "fg": 8845 }, - { "id": "overlay_wielded_sword_nail", "fg": 8846 }, - { "id": "overlay_wielded_zweihander", "fg": 8847 }, - { "id": "overlay_female_worn_armor_samurai", "fg": 8848 }, - { "id": "overlay_male_worn_armor_samurai", "fg": 8849 }, - { "id": "overlay_female_worn_chainmail_suit", "fg": 8858 }, - { "id": "overlay_male_worn_chainmail_suit", "fg": 8859 }, - { "id": "overlay_female_worn_chainmail_feet", "fg": 8860 }, - { "id": "overlay_male_worn_chainmail_feet", "fg": 8861 }, - { "id": "overlay_female_worn_chainmail_hood", "fg": 8862 }, - { "id": "overlay_male_worn_chainmail_hood", "fg": 8863 }, - { "id": "overlay_female_worn_chainmail_hands", "fg": 8864 }, - { "id": "overlay_male_worn_chainmail_hands", "fg": 8865 }, - { "id": "overlay_female_worn_chainmail_hauberk", "fg": 8866 }, - { "id": "overlay_male_worn_chainmail_hauberk", "fg": 8867 }, - { "id": "overlay_female_worn_chainmail_legs", "fg": 8868 }, - { "id": "overlay_male_worn_chainmail_legs", "fg": 8869 }, - { "id": "overlay_female_worn_chainmail_arms", "fg": 8870 }, - { "id": "overlay_male_worn_chainmail_arms", "fg": 8871 }, - { "id": "overlay_female_worn_chainmail_vest", "fg": 8872 }, - { "id": "overlay_male_worn_chainmail_vest", "fg": 8873 }, - { "id": "overlay_female_worn_vest_leather_mod", "fg": 8854 }, - { "id": "overlay_male_worn_vest_leather_mod", "fg": 8855 }, - { "id": "overlay_female_worn_armor_blarmor", "fg": 8856 }, - { "id": "overlay_male_worn_armor_blarmor", "fg": 8857 }, - { "id": "overlay_female_worn_armguard_larmor", "fg": 8878 }, - { "id": "overlay_male_worn_armguard_larmor", "fg": 8879 }, - { "id": "overlay_female_worn_boots_larmor", "fg": 8880 }, - { "id": "overlay_male_worn_boots_larmor", "fg": 8881 }, - { "id": "overlay_male_worn_gauntlets_larmor", "fg": 8882 }, - { "id": "overlay_female_worn_gauntlets_larmor", "fg": 8883 }, - { "id": "overlay_male_worn_helmet_larmor", "fg": 8885 }, - { "id": "overlay_female_worn_helmet_larmor", "fg": 8884 }, - { "id": "overlay_female_worn_armor_larmor", "fg": 8886 }, - { "id": "overlay_male_worn_armor_larmor", "fg": 8887 }, - { "id": "overlay_female_worn_footrags_leather", "fg": 8888 }, - { "id": "overlay_male_worn_footrags_leather", "fg": 8889 }, - { "id": "overlay_female_worn_gloves_wraps_leather", "fg": 8890 }, - { "id": "overlay_male_worn_gloves_wraps_leather", "fg": 8891 }, - { "id": "overlay_female_worn_vambrace_larmor", "fg": 8892 }, - { "id": "overlay_male_worn_vambrace_larmor", "fg": 8893 }, - { "id": "overlay_female_worn_vest_leather", "fg": 8894 }, - { "id": "overlay_male_worn_vest_leather", "fg": 8895 }, - { "id": "overlay_female_worn_armor_plarmor", "fg": 8898 }, - { "id": "overlay_male_worn_armor_plarmor", "fg": 8899 }, - { "id": "overlay_female_worn_gloves_studded", "fg": 8906 }, - { "id": "overlay_male_worn_gloves_studded", "fg": 8907 }, - { "id": "overlay_male_worn_helmet_plate", "fg": 8877 }, - { "id": "overlay_male_worn_armor_lightplate", "fg": 8897 }, - { "id": "overlay_male_worn_gloves_plate", "fg": 8853 }, - { "id": "overlay_male_worn_boots_plate", "fg": 8851 }, - { "id": "overlay_male_worn_cuirass_lightplate", "fg": 8875 }, - { "id": "overlay_male_worn_armguard_lightplate", "fg": 8903 }, - { "id": "overlay_male_worn_legguard_lightplate", "fg": 8905 }, - { "id": "overlay_female_worn_helmet_plate", "fg": 8876 }, - { "id": "overlay_female_worn_armor_lightplate", "fg": 8896 }, - { "id": "overlay_female_worn_gloves_plate", "fg": 8852 }, - { "id": "overlay_female_worn_boots_plate", "fg": 8850 }, - { "id": "overlay_female_worn_cuirass_lightplate", "fg": 8874 }, - { "id": "overlay_female_worn_armguard_lightplate", "fg": 8902 }, - { "id": "overlay_female_worn_legguard_lightplate", "fg": 8904 }, - { "id": "overlay_female_worn_armguard_hard", "fg": 8908 }, - { "id": "overlay_male_worn_armguard_hard", "fg": 8909 }, - { "id": "overlay_female_worn_ballistic_vest_esapi", "fg": 8910 }, - { "id": "overlay_male_worn_ballistic_vest_esapi", "fg": 8911 }, - { "id": "overlay_female_worn_helmet_riot", "fg": 8912 }, - { "id": "overlay_male_worn_helmet_riot", "fg": 8913 }, - { "id": "overlay_female_worn_kevlar", "fg": 8914 }, - { "id": "overlay_male_worn_kevlar", "fg": 8915 }, - { "id": "overlay_female_worn_legguard_hard", "fg": 8916 }, - { "id": "overlay_male_worn_legguard_hard", "fg": 8917 }, - { "id": "overlay_male_worn_robofac_nomex_vambraces", "fg": 8955 }, - { "id": "overlay_male_worn_robofac_basic_vambraces", "fg": 8955 }, - { "id": "overlay_male_worn_robofac_rubber_vambraces", "fg": 8955 }, - { "id": "overlay_male_worn_robofac_kevlar_vambraces", "fg": 8955 }, - { "id": "overlay_male_worn_robofac_military_vambraces", "fg": 8955 }, - { "id": "overlay_female_worn_robofac_nomex_vambraces", "fg": 8954 }, - { "id": "overlay_female_worn_robofac_basic_vambraces", "fg": 8954 }, - { "id": "overlay_female_worn_robofac_rubber_vambraces", "fg": 8954 }, - { "id": "overlay_female_worn_robofac_kevlar_vambraces", "fg": 8954 }, - { "id": "overlay_female_worn_robofac_military_vambraces", "fg": 8954 }, - { "id": "overlay_male_worn_robofac_nomex_greaves", "fg": 8953 }, - { "id": "overlay_male_worn_robofac_basic_greaves", "fg": 8953 }, - { "id": "overlay_male_worn_robofac_rubber_greaves", "fg": 8953 }, - { "id": "overlay_male_worn_robofac_kevlar_greaves", "fg": 8953 }, - { "id": "overlay_male_worn_robofac_military_greaves", "fg": 8953 }, - { "id": "overlay_female_worn_robofac_nomex_greaves", "fg": 8952 }, - { "id": "overlay_female_worn_robofac_basic_greaves", "fg": 8952 }, - { "id": "overlay_female_worn_robofac_rubber_greaves", "fg": 8952 }, - { "id": "overlay_female_worn_robofac_kevlar_greaves", "fg": 8952 }, - { "id": "overlay_female_worn_robofac_military_greaves", "fg": 8952 }, - { "id": "overlay_female_worn_swat_armor", "fg": 8956 }, - { "id": "overlay_male_worn_swat_armor", "fg": 8957 }, - { "id": "overlay_female_worn_tac_fullhelmet", "fg": 8958 }, - { "id": "overlay_male_worn_tac_fullhelmet", "fg": 8959 }, - { "id": "overlay_female_worn_tac_helmet", "fg": 8960 }, - { "id": "overlay_male_worn_tac_helmet", "fg": 8961 }, - { "id": "overlay_female_worn_2byarm_guard", "fg": 8962 }, - { "id": "overlay_male_worn_2byarm_guard", "fg": 8963 }, - { "id": "overlay_female_worn_2byshin_guard", "fg": 8964 }, - { "id": "overlay_male_worn_2byshin_guard", "fg": 8965 }, - { "id": "overlay_female_worn_legguard_metal", "fg": 8966 }, - { "id": "overlay_male_worn_legguard_metal", "fg": 8967 }, - { "id": "overlay_female_worn_armguard_metal", "fg": 8968 }, - { "id": "overlay_male_worn_armguard_metal", "fg": 8969 }, - { "id": "overlay_male_worn_helmet_scrap", "fg": 8979 }, - { "id": "overlay_male_worn_armor_scrapsuit", "fg": 8983 }, - { "id": "overlay_male_worn_boots_scrap", "fg": 8975 }, - { "id": "overlay_male_worn_cuirass_scrap", "fg": 8977 }, - { "id": "overlay_male_worn_armguard_scrap", "fg": 8901 }, - { "id": "overlay_male_worn_legguard_scrap", "fg": 8981 }, - { "id": "overlay_female_worn_helmet_scrap", "fg": 8978 }, - { "id": "overlay_female_worn_armor_scrapsuit", "fg": 8982 }, - { "id": "overlay_female_worn_boots_scrap", "fg": 8974 }, - { "id": "overlay_female_worn_cuirass_scrap", "fg": 8976 }, - { "id": "overlay_female_worn_armguard_scrap", "fg": 8900 }, - { "id": "overlay_female_worn_legguard_scrap", "fg": 8980 }, - { "id": "overlay_male_worn_backpack", "fg": 8989 }, - { "id": "overlay_female_worn_backpack", "fg": 8984 }, - { "id": "overlay_male_worn_backpack_hiking", "fg": 8986 }, - { "id": "overlay_female_worn_backpack_hiking", "fg": 8985 }, - { "id": "overlay_female_worn_backpack_leather", "fg": 8987 }, - { "id": "overlay_male_worn_backpack_leather", "fg": 8988 }, - { "id": "overlay_male_worn_backpack_tactical_large", "fg": 8991 }, - { "id": "overlay_female_worn_backpack_tactical_large", "fg": 8990 }, - { "id": "overlay_male_worn_molle_pack", "fg": 8993 }, - { "id": "overlay_female_worn_molle_pack", "fg": 8992 }, - { "id": [ "overlay_female_worn_rifle_case_soft", "overlay_female_worn_rifle_case_soft_2" ], "fg": 8995 }, + { "id": "overlay_male_wielded_pointy_stick", "fg": 8775 }, + { "id": "overlay_female_wielded_pointy_stick", "fg": 8774 }, + { "id": "overlay_male_wielded_spear_wood", "fg": 8791 }, + { "id": "overlay_female_wielded_spear_wood", "fg": 8790 }, + { "id": "overlay_male_wielded_spear_spike", "fg": 8787 }, + { "id": "overlay_female_wielded_spear_spike", "fg": 8786 }, + { "id": "overlay_male_wielded_spear_knife", "fg": 8779 }, + { "id": "overlay_female_wielded_spear_knife", "fg": 8778 }, + { "id": "overlay_male_wielded_spear_knife_superior", "fg": 8781 }, + { "id": "overlay_female_wielded_spear_knife_superior", "fg": 8780 }, + { "id": "overlay_male_wielded_spear_rebar", "fg": 8785 }, + { "id": "overlay_female_wielded_spear_rebar", "fg": 8784 }, + { "id": "overlay_male_wielded_spear_pipe", "fg": 8783 }, + { "id": "overlay_female_wielded_spear_pipe", "fg": 8782 }, + { "id": "overlay_male_wielded_spear_steel", "fg": 8789 }, + { "id": "overlay_female_wielded_spear_steel", "fg": 8788 }, + { "id": "overlay_male_wielded_spear_copper", "fg": 8777 }, + { "id": "overlay_female_wielded_spear_copper", "fg": 8776 }, + { "id": "overlay_female_wielded_splinter", "fg": 8792 }, + { "id": "overlay_male_wielded_splinter", "fg": 8793 }, + { "id": "overlay_wielded_knife_steak", "fg": 8794 }, + { "id": "overlay_wielded_steel_chunk", "fg": 8795 }, + { "id": "overlay_wielded_steel_lump", "fg": 8796 }, + { "id": "overlay_female_wielded_stick", "fg": 8797 }, + { "id": "overlay_male_wielded_stick", "fg": 8798 }, + { "id": "overlay_female_wielded_stick_long", "fg": 8799 }, + { "id": "overlay_male_wielded_stick_long", "fg": 8800 }, + { "id": "overlay_female_wielded_primitive_hammer", "fg": 8801 }, + { "id": "overlay_male_wielded_primitive_hammer", "fg": 8802 }, + { "id": "overlay_female_wielded_spear_stone", "fg": 8803 }, + { "id": "overlay_male_wielded_spear_stone", "fg": 8804 }, + { "id": "overlay_wielded_knife_rambo", "fg": 8805 }, + { "id": "overlay_female_wielded_spear_survivor", "fg": 8806 }, + { "id": "overlay_male_wielded_spear_survivor", "fg": 8807 }, + { "id": "overlay_wielded_switchblade", "fg": 8808 }, + { "id": "overlay_wielded_tanto", "fg": 8812 }, + { "id": "overlay_female_wielded_teapot", "fg": 8813 }, + { "id": "overlay_male_wielded_teapot", "fg": 8814 }, + { "id": "overlay_female_wielded_television", "fg": 8815 }, + { "id": "overlay_male_wielded_television", "fg": 8816 }, + { "id": "overlay_female_wielded_thermos", "fg": 8817 }, + { "id": "overlay_male_wielded_thermos", "fg": 8818 }, + { "id": "overlay_wielded_boltcutters", "fg": 8821 }, + { "id": "overlay_wielded_e_tool", "fg": 8823 }, + { "id": "overlay_wielded_halligan", "fg": 8824 }, + { "id": "overlay_wielded_jackhammer", "fg": 8826 }, + { "id": "overlay_wielded_elec_jackhammer", "fg": 8826 }, + { "id": "overlay_wielded_lobotomizer", "fg": 8827 }, + { "id": "overlay_wielded_makeshift_axe", "fg": 8828 }, + { "id": "overlay_wielded_ny_hook", "fg": 8829 }, + { "id": "overlay_wielded_pickaxe", "fg": 8830 }, + { "id": "overlay_wielded_hammer_sledge_engineer", "fg": 8831 }, + { "id": "overlay_wielded_hammer_sledge_heavy", "fg": 8832 }, + { "id": "overlay_wielded_hammer_sledge_short", "fg": 8833 }, + { "id": "overlay_wielded_hammer_sledge", "fg": 8834 }, + { "id": "overlay_wielded_g_shovel", "fg": 8835 }, + { "id": "overlay_wielded_primitive_shovel", "fg": 8836 }, + { "id": "overlay_wielded_knife_trench", "fg": 8839 }, + { "id": "overlay_wielded_wakizashi", "fg": 8840 }, + { "id": "overlay_male_wielded_2h_flail_steel", "fg": 8842 }, + { "id": "overlay_female_wielded_2h_flail_steel", "fg": 8841 }, + { "id": "overlay_wielded_warhammer", "fg": 8843 }, + { "id": "overlay_wielded_bolas", "fg": 8844 }, + { "id": "overlay_wielded_bullwhip", "fg": 8845 }, + { "id": "overlay_female_wielded_homewrecker", "fg": 8846 }, + { "id": "overlay_male_wielded_homewrecker", "fg": 8847 }, + { "id": "overlay_wielded_lawn_dart", "fg": 8848 }, + { "id": "overlay_wielded_net", "fg": 8849 }, + { "id": "overlay_wielded_bullwhip_razor", "fg": 8850 }, + { "id": "overlay_wielded_sling", "fg": 8851 }, + { "id": "overlay_wielded_staff_sling", "fg": 8852 }, + { "id": "overlay_wielded_throwing_axe", "fg": 8853 }, + { "id": "overlay_female_wielded_throwing_knife", "fg": 8854 }, + { "id": "overlay_male_wielded_throwing_knife", "fg": 8855 }, + { "id": "overlay_wielded_throwing_stick", "fg": 8856 }, + { "id": "overlay_wielded_shocktonfa_off", "fg": 8857 }, + { "id": "overlay_wielded_shocktonfa_on", "fg": 8857 }, + { "id": "overlay_wielded_tonfa", "fg": 8858 }, + { "id": "overlay_wielded_tonfa_wood", "fg": 8859 }, + { "id": "overlay_wielded_sword_wood", "fg": 8861 }, + { "id": "overlay_wielded_sword_nail", "fg": 8862 }, + { "id": "overlay_wielded_zweihander", "fg": 8863 }, + { "id": "overlay_female_worn_armor_samurai", "fg": 8864 }, + { "id": "overlay_male_worn_armor_samurai", "fg": 8865 }, + { "id": "overlay_female_worn_chainmail_suit", "fg": 8874 }, + { "id": "overlay_male_worn_chainmail_suit", "fg": 8875 }, + { "id": "overlay_female_worn_chainmail_feet", "fg": 8876 }, + { "id": "overlay_male_worn_chainmail_feet", "fg": 8877 }, + { "id": "overlay_female_worn_chainmail_hood", "fg": 8878 }, + { "id": "overlay_male_worn_chainmail_hood", "fg": 8879 }, + { "id": "overlay_female_worn_chainmail_hands", "fg": 8880 }, + { "id": "overlay_male_worn_chainmail_hands", "fg": 8881 }, + { "id": "overlay_female_worn_chainmail_hauberk", "fg": 8882 }, + { "id": "overlay_male_worn_chainmail_hauberk", "fg": 8883 }, + { "id": "overlay_female_worn_chainmail_legs", "fg": 8884 }, + { "id": "overlay_male_worn_chainmail_legs", "fg": 8885 }, + { "id": "overlay_female_worn_chainmail_arms", "fg": 8886 }, + { "id": "overlay_male_worn_chainmail_arms", "fg": 8887 }, + { "id": "overlay_female_worn_chainmail_vest", "fg": 8888 }, + { "id": "overlay_male_worn_chainmail_vest", "fg": 8889 }, + { "id": "overlay_female_worn_vest_leather_mod", "fg": 8870 }, + { "id": "overlay_male_worn_vest_leather_mod", "fg": 8871 }, + { "id": "overlay_female_worn_armor_blarmor", "fg": 8872 }, + { "id": "overlay_male_worn_armor_blarmor", "fg": 8873 }, + { "id": "overlay_female_worn_armguard_larmor", "fg": 8894 }, + { "id": "overlay_male_worn_armguard_larmor", "fg": 8895 }, + { "id": "overlay_female_worn_boots_larmor", "fg": 8896 }, + { "id": "overlay_male_worn_boots_larmor", "fg": 8897 }, + { "id": "overlay_male_worn_gauntlets_larmor", "fg": 8898 }, + { "id": "overlay_female_worn_gauntlets_larmor", "fg": 8899 }, + { "id": "overlay_male_worn_helmet_larmor", "fg": 8901 }, + { "id": "overlay_female_worn_helmet_larmor", "fg": 8900 }, + { "id": "overlay_female_worn_armor_larmor", "fg": 8902 }, + { "id": "overlay_male_worn_armor_larmor", "fg": 8903 }, + { "id": "overlay_female_worn_footrags_leather", "fg": 8904 }, + { "id": "overlay_male_worn_footrags_leather", "fg": 8905 }, + { "id": "overlay_female_worn_gloves_wraps_leather", "fg": 8906 }, + { "id": "overlay_male_worn_gloves_wraps_leather", "fg": 8907 }, + { "id": "overlay_female_worn_vambrace_larmor", "fg": 8908 }, + { "id": "overlay_male_worn_vambrace_larmor", "fg": 8909 }, + { "id": "overlay_female_worn_vest_leather", "fg": 8910 }, + { "id": "overlay_male_worn_vest_leather", "fg": 8911 }, + { "id": "overlay_female_worn_armor_plarmor", "fg": 8918 }, + { "id": "overlay_male_worn_armor_plarmor", "fg": 8919 }, + { "id": "overlay_female_worn_gloves_studded", "fg": 8926 }, + { "id": "overlay_male_worn_gloves_studded", "fg": 8927 }, + { "id": "overlay_male_worn_helmet_plate", "fg": 8893 }, + { "id": "overlay_male_worn_armor_lightplate", "fg": 8917 }, + { "id": "overlay_male_worn_gloves_plate", "fg": 8869 }, + { "id": "overlay_male_worn_boots_plate", "fg": 8867 }, + { "id": "overlay_male_worn_cuirass_lightplate", "fg": 8891 }, + { "id": "overlay_male_worn_armguard_lightplate", "fg": 8923 }, + { "id": "overlay_male_worn_legguard_lightplate", "fg": 8925 }, + { "id": "overlay_female_worn_helmet_plate", "fg": 8892 }, + { "id": "overlay_female_worn_armor_lightplate", "fg": 8916 }, + { "id": "overlay_female_worn_gloves_plate", "fg": 8868 }, + { "id": "overlay_female_worn_boots_plate", "fg": 8866 }, + { "id": "overlay_female_worn_cuirass_lightplate", "fg": 8890 }, + { "id": "overlay_female_worn_armguard_lightplate", "fg": 8922 }, + { "id": "overlay_female_worn_legguard_lightplate", "fg": 8924 }, + { "id": "overlay_female_worn_armguard_hard", "fg": 8928 }, + { "id": "overlay_male_worn_armguard_hard", "fg": 8929 }, + { "id": "overlay_female_worn_ballistic_vest_esapi", "fg": 8930 }, + { "id": "overlay_male_worn_ballistic_vest_esapi", "fg": 8931 }, + { "id": "overlay_female_worn_helmet_riot", "fg": 8932 }, + { "id": "overlay_male_worn_helmet_riot", "fg": 8933 }, + { "id": "overlay_female_worn_kevlar", "fg": 8934 }, + { "id": "overlay_male_worn_kevlar", "fg": 8935 }, + { "id": "overlay_female_worn_legguard_hard", "fg": 8936 }, + { "id": "overlay_male_worn_legguard_hard", "fg": 8937 }, + { "id": "overlay_male_worn_robofac_nomex_vambraces", "fg": 8975 }, + { "id": "overlay_male_worn_robofac_basic_vambraces", "fg": 8975 }, + { "id": "overlay_male_worn_robofac_rubber_vambraces", "fg": 8975 }, + { "id": "overlay_male_worn_robofac_kevlar_vambraces", "fg": 8975 }, + { "id": "overlay_male_worn_robofac_military_vambraces", "fg": 8975 }, + { "id": "overlay_female_worn_robofac_nomex_vambraces", "fg": 8974 }, + { "id": "overlay_female_worn_robofac_basic_vambraces", "fg": 8974 }, + { "id": "overlay_female_worn_robofac_rubber_vambraces", "fg": 8974 }, + { "id": "overlay_female_worn_robofac_kevlar_vambraces", "fg": 8974 }, + { "id": "overlay_female_worn_robofac_military_vambraces", "fg": 8974 }, + { "id": "overlay_male_worn_robofac_nomex_greaves", "fg": 8973 }, + { "id": "overlay_male_worn_robofac_basic_greaves", "fg": 8973 }, + { "id": "overlay_male_worn_robofac_rubber_greaves", "fg": 8973 }, + { "id": "overlay_male_worn_robofac_kevlar_greaves", "fg": 8973 }, + { "id": "overlay_male_worn_robofac_military_greaves", "fg": 8973 }, + { "id": "overlay_female_worn_robofac_nomex_greaves", "fg": 8972 }, + { "id": "overlay_female_worn_robofac_basic_greaves", "fg": 8972 }, + { "id": "overlay_female_worn_robofac_rubber_greaves", "fg": 8972 }, + { "id": "overlay_female_worn_robofac_kevlar_greaves", "fg": 8972 }, + { "id": "overlay_female_worn_robofac_military_greaves", "fg": 8972 }, + { "id": "overlay_female_worn_swat_armor", "fg": 8976 }, + { "id": "overlay_male_worn_swat_armor", "fg": 8977 }, + { "id": "overlay_female_worn_tac_fullhelmet", "fg": 8978 }, + { "id": "overlay_male_worn_tac_fullhelmet", "fg": 8979 }, + { "id": "overlay_female_worn_tac_helmet", "fg": 8980 }, + { "id": "overlay_male_worn_tac_helmet", "fg": 8981 }, + { "id": "overlay_female_worn_2byarm_guard", "fg": 8982 }, + { "id": "overlay_male_worn_2byarm_guard", "fg": 8983 }, + { "id": "overlay_female_worn_2byshin_guard", "fg": 8984 }, + { "id": "overlay_male_worn_2byshin_guard", "fg": 8985 }, + { "id": "overlay_female_worn_legguard_metal", "fg": 8986 }, + { "id": "overlay_male_worn_legguard_metal", "fg": 8987 }, + { "id": "overlay_female_worn_armguard_metal", "fg": 8988 }, + { "id": "overlay_male_worn_armguard_metal", "fg": 8989 }, + { "id": "overlay_male_worn_helmet_scrap", "fg": 9003 }, + { "id": "overlay_male_worn_armor_scrapsuit", "fg": 9007 }, + { "id": "overlay_male_worn_boots_scrap", "fg": 8999 }, + { "id": "overlay_male_worn_cuirass_scrap", "fg": 9001 }, + { "id": "overlay_male_worn_armguard_scrap", "fg": 8921 }, + { "id": "overlay_male_worn_legguard_scrap", "fg": 9005 }, + { "id": "overlay_female_worn_helmet_scrap", "fg": 9002 }, + { "id": "overlay_female_worn_armor_scrapsuit", "fg": 9006 }, + { "id": "overlay_female_worn_boots_scrap", "fg": 8998 }, + { "id": "overlay_female_worn_cuirass_scrap", "fg": 9000 }, + { "id": "overlay_female_worn_armguard_scrap", "fg": 8920 }, + { "id": "overlay_female_worn_legguard_scrap", "fg": 9004 }, + { "id": "overlay_male_worn_backpack", "fg": 9013 }, + { "id": "overlay_female_worn_backpack", "fg": 9008 }, + { "id": "overlay_male_worn_backpack_hiking", "fg": 9010 }, + { "id": "overlay_female_worn_backpack_hiking", "fg": 9009 }, + { "id": "overlay_female_worn_backpack_leather", "fg": 9011 }, + { "id": "overlay_male_worn_backpack_leather", "fg": 9012 }, + { "id": "overlay_male_worn_backpack_tactical_large", "fg": 9015 }, + { "id": "overlay_female_worn_backpack_tactical_large", "fg": 9014 }, + { "id": "overlay_male_worn_molle_pack", "fg": 9017 }, + { "id": "overlay_female_worn_molle_pack", "fg": 9016 }, + { "id": [ "overlay_female_worn_rifle_case_soft", "overlay_female_worn_rifle_case_soft_2" ], "fg": 9019 }, { "id": [ "overlay_female_worn_rifle_case_soft_leather", "overlay_female_worn_rifle_case_soft_leather_2", "overlay_female_worn_rifle_case_xl_soft_leather" ], - "fg": 8996 + "fg": 9020 }, - { "id": [ "overlay_male_worn_rifle_case_soft", "overlay_male_worn_rifle_case_soft_2" ], "fg": 8999 }, + { "id": [ "overlay_male_worn_rifle_case_soft", "overlay_male_worn_rifle_case_soft_2" ], "fg": 9023 }, { "id": [ "overlay_male_worn_rifle_case_soft_leather", "overlay_male_worn_rifle_case_soft_leather_2", "overlay_male_worn_rifle_case_xl_soft_leather" ], - "fg": 9000 - }, - { "id": "overlay_female_worn_rucksack", "fg": 9002 }, - { "id": "overlay_male_worn_rucksack", "fg": 9003 }, - { "id": "overlay_worn_bead_necklace", "fg": 9005 }, - { "id": "overlay_worn_bead_bracelet", "fg": 9004 }, - { "id": "overlay_worn_leather_belt", "fg": 9015 }, - { "id": "overlay_worn_police_belt", "fg": 9037 }, - { "id": "overlay_worn_tool_belt", "fg": 9042 }, - { "id": "overlay_worn_webbing_belt", "fg": 9044 }, - { "id": "overlay_worn_briefcase", "fg": 9008 }, - { "id": "overlay_wielded_briefcase", "fg": 9008 }, - { "id": "overlay_worn_briefcase_smg", "fg": 9008 }, - { "id": "overlay_wielded_briefcase_smg", "fg": 9008 }, - { "id": "overlay_worn_hk_briefcase", "fg": 9008 }, - { "id": "overlay_wielded_hk_briefcase", "fg": 9008 }, - { "id": "overlay_female_worn_wearable_light", "fg": 9011 }, - { "id": "overlay_male_worn_wearable_light", "fg": 9012 }, - { "id": "overlay_female_worn_wearable_light_on", "fg": 9011 }, - { "id": "overlay_male_worn_wearable_light_on", "fg": 9012 }, - { "id": "overlay_female_worn_survivor_light", "fg": 9011 }, - { "id": "overlay_male_worn_survivor_light", "fg": 9012 }, - { "id": "overlay_female_worn_survivor_light_on", "fg": 9011 }, - { "id": "overlay_male_worn_survivor_light_on", "fg": 9012 }, - { "id": "overlay_female_worn_holster", "fg": 9013 }, - { "id": "overlay_male_worn_holster", "fg": 9014 }, - { "id": "overlay_female_worn_legpouch_large", "fg": 9016 }, - { "id": "overlay_male_worn_legpouch_large", "fg": 9017 }, - { "id": "overlay_female_worn_legrig", "fg": 9018 }, - { "id": "overlay_male_worn_legrig", "fg": 9019 }, - { "id": "overlay_worn_judo_belt_black", "fg": 9006 }, - { "id": "overlay_worn_judo_belt_blue", "fg": 9007 }, - { "id": "overlay_worn_judo_belt_brown", "fg": 9009 }, - { "id": "overlay_worn_judo_belt_green", "fg": 9010 }, - { "id": "overlay_worn_judo_belt_orange", "fg": 9020 }, - { "id": "overlay_worn_judo_belt_white", "fg": 9045 }, - { "id": "overlay_worn_judo_belt_yellow", "fg": 9046 }, - { "id": "overlay_female_worn_ragpouch", "fg": 9038 }, - { "id": "overlay_male_worn_ragpouch", "fg": 9039 }, - { "id": "overlay_female_worn_tacvest", "fg": 9040 }, - { "id": "overlay_male_worn_tacvest", "fg": 9041 }, - { "id": "overlay_worn_wearable_light", "fg": 9043 }, - { "id": "overlay_female_worn_dinosuit", "fg": 9079 }, - { "id": "overlay_male_worn_dinosuit", "fg": 9080 }, - { "id": "overlay_female_worn_hazmat_suit", "fg": 9081 }, - { "id": "overlay_male_worn_hazmat_suit", "fg": 9082 }, - { "id": "overlay_female_worn_judo_gi", "fg": 9083 }, - { "id": "overlay_male_worn_judo_gi", "fg": 9084 }, - { "id": "overlay_female_worn_jumpsuit", "fg": 9085 }, - { "id": "overlay_male_worn_jumpsuit", "fg": 9086 }, - { "id": "overlay_female_worn_karate_gi", "fg": 9087 }, - { "id": "overlay_male_worn_karate_gi", "fg": 9088 }, - { "id": "overlay_female_worn_robofac_jumpsuit", "fg": 9095 }, - { "id": "overlay_male_worn_robofac_jumpsuit", "fg": 9096 }, - { "id": "overlay_female_worn_suit", "fg": 9097 }, - { "id": "overlay_male_worn_suit", "fg": 9098 }, - { "id": "overlay_female_worn_touring_suit", "fg": 9099 }, - { "id": "overlay_male_worn_touring_suit", "fg": 9100 }, - { "id": "overlay_female_worn_boots", "fg": 9104 }, - { "id": "overlay_male_worn_boots", "fg": 9109 }, - { "id": "overlay_female_worn_boots_bunker", "fg": 9101 }, - { "id": "overlay_male_worn_boots_bunker", "fg": 9102 }, - { "id": "overlay_female_worn_boots_fur", "fg": 9105 }, - { "id": "overlay_male_worn_boots_fur", "fg": 9106 }, - { "id": "overlay_female_worn_boots_hiking", "fg": 9107 }, - { "id": "overlay_male_worn_boots_hiking", "fg": 9108 }, - { "id": "overlay_female_worn_boots_rubber", "fg": 9110 }, - { "id": "overlay_male_worn_boots_rubber", "fg": 9111 }, - { "id": "overlay_female_worn_boots_steel", "fg": 9112 }, - { "id": "overlay_male_worn_boots_steel", "fg": 9113 }, - { "id": "overlay_female_worn_boots_western", "fg": 9114 }, - { "id": "overlay_male_worn_boots_western", "fg": 9115 }, - { "id": "overlay_female_worn_boots_winter", "fg": 9116 }, - { "id": "overlay_male_worn_boots_winter", "fg": 9117 }, - { "id": "overlay_female_worn_motorbike_boots", "fg": 9118 }, - { "id": "overlay_male_worn_motorbike_boots", "fg": 9119 }, - { "id": "overlay_worn_boots_combat", "fg": 9103 }, - { "id": "overlay_male_worn_cape_fp", "fg": 9152 }, - { "id": "overlay_female_worn_cape_fp", "fg": 9151 }, - { "id": "overlay_male_worn_cloak", "fg": 9158 }, - { "id": "overlay_female_worn_cloak", "fg": 9153 }, - { "id": "overlay_male_worn_cloak_wool", "fg": 9160 }, - { "id": "overlay_female_worn_cloak_wool", "fg": 9159 }, - { "id": "overlay_male_worn_cloak_leather", "fg": 9157 }, - { "id": "overlay_female_worn_cloak_leather", "fg": 9156 }, - { "id": "overlay_male_worn_cloak_fur", "fg": 9155 }, - { "id": "overlay_female_worn_cloak_fur", "fg": 9154 }, - { "id": "overlay_female_worn_dress", "fg": 9178 }, - { "id": "overlay_male_worn_dress", "fg": 9179 }, - { "id": "overlay_female_worn_sundress", "fg": 9186 }, - { "id": "overlay_male_worn_sundress", "fg": 9187 }, - { "id": "overlay_female_worn_maid_hat", "fg": 9301 }, - { "id": "overlay_female_worn_maid_dress", "fg": 9180 }, - { "id": "overlay_male_worn_maid_hat", "fg": 9302 }, - { "id": "overlay_male_worn_maid_dress", "fg": 9181 }, - { "id": "overlay_female_worn_skirt", "fg": 9182 }, - { "id": "overlay_male_worn_skirt", "fg": 9185 }, - { "id": "overlay_female_worn_skirt_leather", "fg": 9183 }, - { "id": "overlay_male_worn_skirt_leather", "fg": 9184 }, - { "id": "overlay_worn_elbow_pads", "fg": 9188 }, - { "id": "overlay_female_worn_glasses_bal", "fg": 9207 }, - { "id": "overlay_male_worn_glasses_bal", "fg": 9208 }, - { "id": "overlay_female_worn_glasses_bifocal", "fg": 9209 }, - { "id": "overlay_male_worn_glasses_bifocal", "fg": 9210 }, - { "id": "overlay_female_worn_glasses_eye", "fg": 9211 }, - { "id": "overlay_male_worn_glasses_eye", "fg": 9212 }, - { "id": "overlay_female_worn_glasses_monocle", "fg": 9213 }, - { "id": "overlay_male_worn_glasses_monocle", "fg": 9214 }, - { "id": "overlay_female_worn_glasses_reading", "fg": 9215 }, - { "id": "overlay_male_worn_glasses_reading", "fg": 9216 }, - { "id": "overlay_female_worn_glasses_safety", "fg": 9217 }, - { "id": "overlay_male_worn_glasses_safety", "fg": 9218 }, - { "id": "overlay_female_worn_mask_ski", "fg": 9219 }, - { "id": "overlay_male_worn_mask_ski", "fg": 9222 }, - { "id": "overlay_female_worn_mask_ski_loose", "fg": 9220 }, - { "id": "overlay_male_worn_mask_ski_loose", "fg": 9221 }, - { "id": "overlay_female_worn_sunglasses", "fg": 9225 }, - { "id": "overlay_male_worn_sunglasses", "fg": 9226 }, - { "id": "overlay_female_worn_goggles_welding", "fg": 9227 }, - { "id": "overlay_male_worn_goggles_welding", "fg": 9228 }, - { "id": "overlay_female_worn_glove_jackson", "fg": 9229 }, - { "id": "overlay_male_worn_glove_jackson", "fg": 9230 }, - { "id": "overlay_female_worn_gloves_liner", "fg": 9243 }, - { "id": "overlay_male_worn_gloves_liner", "fg": 9244 }, - { "id": "overlay_female_worn_gloves_medical", "fg": 9245 }, - { "id": "overlay_male_worn_gloves_medical", "fg": 9246 }, - { "id": "overlay_female_worn_gloves_rubber", "fg": 9247 }, - { "id": "overlay_male_worn_gloves_rubber", "fg": 9248 }, - { "id": "overlay_female_worn_gloves_tactical", "fg": 9249 }, - { "id": "overlay_male_worn_gloves_tactical", "fg": 9250 }, - { "id": "overlay_female_worn_gloves_winter", "fg": 9251 }, - { "id": "overlay_male_worn_gloves_winter", "fg": 9252 }, - { "id": "overlay_female_worn_gloves_wool", "fg": 9253 }, - { "id": "overlay_male_worn_gloves_wool", "fg": 9254 }, - { "id": "overlay_female_worn_gloves_work", "fg": 9255 }, - { "id": "overlay_male_worn_gloves_work", "fg": 9256 }, - { "id": "overlay_female_worn_gloves_cut_resistant", "fg": 9231 }, - { "id": "overlay_male_worn_gloves_cut_resistant", "fg": 9232 }, - { "id": "overlay_female_worn_gloves_fingerless", "fg": 9233 }, - { "id": "overlay_male_worn_gloves_fingerless", "fg": 9234 }, - { "id": "overlay_female_worn_gloves_fur", "fg": 9235 }, - { "id": "overlay_male_worn_gloves_fur", "fg": 9236 }, - { "id": "overlay_female_worn_gloves_golf", "fg": 9237 }, - { "id": "overlay_male_worn_gloves_golf", "fg": 9238 }, - { "id": "overlay_female_worn_gloves_leather", "fg": 9239 }, - { "id": "overlay_male_worn_gloves_leather", "fg": 9240 }, - { "id": "overlay_female_worn_gloves_light", "fg": 9241 }, - { "id": "overlay_male_worn_gloves_light", "fg": 9242 }, - { "id": "overlay_male_worn_long_glove_white", "fg": 9258 }, - { "id": "overlay_female_worn_long_glove_white", "fg": 9257 }, - { "id": "overlay_female_worn_mittens", "fg": 9259 }, - { "id": "overlay_male_worn_mittens", "fg": 9260 }, - { "id": [ "overlay_female_worn_hakama", "overlay_female_worn_hakama_gi" ], "fg": 9263 }, - { "id": [ "overlay_male_worn_hakama", "overlay_male_worn_hakama_gi" ], "fg": 9264 }, - { "id": "overlay_female_worn_beret", "fg": 9267 }, - { "id": "overlay_male_worn_beret", "fg": 9268 }, - { "id": "overlay_female_worn_bowhat", "fg": 9269 }, - { "id": "overlay_male_worn_bowhat", "fg": 9270 }, - { "id": "overlay_female_worn_cowboy_hat", "fg": 9271 }, - { "id": "overlay_male_worn_cowboy_hat", "fg": 9272 }, - { "id": "overlay_female_worn_fedora", "fg": 9273 }, - { "id": "overlay_male_worn_fedora", "fg": 9274 }, - { "id": "overlay_female_worn_firehelmet", "fg": 9275 }, - { "id": "overlay_male_worn_firehelmet", "fg": 9276 }, - { "id": "overlay_female_worn_hat_ball", "fg": 9277 }, - { "id": "overlay_male_worn_hat_ball", "fg": 9278 }, - { "id": "overlay_male_worn_hat_cotton", "fg": 9280 }, - { "id": "overlay_female_worn_hat_cotton", "fg": 9279 }, - { "id": "overlay_male_worn_hat_fur", "fg": 9282 }, - { "id": "overlay_female_worn_hat_fur", "fg": 9281 }, - { "id": "overlay_female_worn_hat_hard", "fg": 9283 }, - { "id": "overlay_male_worn_hat_hard", "fg": 9284 }, - { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 9287 }, - { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 9288 }, - { "id": "overlay_female_worn_helmet_army", "fg": 9289 }, - { "id": "overlay_male_worn_helmet_army", "fg": 9290 }, - { "id": "overlay_female_worn_helmet_barbute", "fg": 9291 }, - { "id": "overlay_male_worn_helmet_barbute", "fg": 9292 }, - { "id": "overlay_female_worn_helmet_bike", "fg": 9293 }, - { "id": "overlay_male_worn_helmet_bike", "fg": 9294 }, - { "id": "overlay_female_worn_helmet_chitin", "fg": 9295 }, - { "id": "overlay_male_worn_helmet_chitin", "fg": 9296 }, - { "id": "overlay_female_worn_helmet_kabuto", "fg": 9297 }, - { "id": "overlay_male_worn_helmet_kabuto", "fg": 9298 }, - { "id": "overlay_female_worn_helmet_motor", "fg": 9299 }, - { "id": "overlay_male_worn_helmet_motor", "fg": 9300 }, - { "id": "overlay_female_worn_hat_knit", "fg": 9285 }, - { "id": "overlay_male_worn_hat_knit", "fg": 9286 }, - { "id": "overlay_female_worn_straw_fedora", "fg": 9311 }, - { "id": "overlay_male_worn_straw_fedora", "fg": 9312 }, - { "id": "overlay_female_worn_straw_hat", "fg": 9313 }, - { "id": "overlay_male_worn_straw_hat", "fg": 9314 }, - { "id": "overlay_female_worn_10gal_hat", "fg": 9315 }, - { "id": "overlay_male_worn_10gal_hat", "fg": 9316 }, - { "id": "overlay_female_worn_tophat", "fg": 9317 }, - { "id": "overlay_male_worn_tophat", "fg": 9318 }, - { "id": "overlay_male_worn_turban", "fg": 9320 }, - { "id": "overlay_female_worn_turban", "fg": 9319 }, - { "id": "overlay_female_worn_blazer", "fg": 9323 }, - { "id": "overlay_male_worn_blazer", "fg": 9324 }, - { "id": "overlay_female_worn_bunker_coat", "fg": 9325 }, - { "id": "overlay_male_worn_bunker_coat", "fg": 9326 }, - { "id": "overlay_female_worn_coat_lab", "fg": 9327 }, - { "id": "overlay_male_worn_coat_lab", "fg": 9328 }, - { "id": "overlay_female_worn_coat_rain", "fg": 9329 }, - { "id": "overlay_male_worn_coat_rain", "fg": 9330 }, - { "id": "overlay_female_worn_coat_winter", "fg": 9331 }, - { "id": "overlay_male_worn_coat_winter", "fg": 9332 }, - { "id": "overlay_female_worn_duster", "fg": 9333 }, - { "id": "overlay_male_worn_duster", "fg": 9334 }, - { "id": "overlay_female_worn_jacket_flannel", "fg": 9339 }, - { "id": "overlay_male_worn_jacket_flannel", "fg": 9340 }, - { "id": "overlay_female_worn_jacket_jean", "fg": 9341 }, - { "id": "overlay_male_worn_jacket_jean", "fg": 9342 }, - { "id": "overlay_female_worn_jacket_light", "fg": 9345 }, - { "id": "overlay_male_worn_jacket_light", "fg": 9346 }, - { "id": "overlay_female_worn_jacket_evac", "fg": 9337 }, - { "id": "overlay_male_worn_jacket_evac", "fg": 9338 }, - { "id": "overlay_female_worn_jacket_leather", "fg": 9347 }, - { "id": "overlay_male_worn_jacket_leather", "fg": 9348 }, - { "id": "overlay_female_worn_jacket_leather_red", "fg": 9343 }, - { "id": "overlay_male_worn_jacket_leather_red", "fg": 9344 }, - { "id": "overlay_female_worn_ski_jacket", "fg": 9349 }, - { "id": "overlay_male_worn_ski_jacket", "fg": 9350 }, - { "id": "overlay_female_worn_jacket_windbreaker", "fg": 9355 }, - { "id": "overlay_male_worn_jacket_windbreaker", "fg": 9356 }, - { "id": "overlay_female_worn_winter_jacket_army", "fg": 9321 }, - { "id": "overlay_male_worn_winter_jacket_army", "fg": 9322 }, - { "id": "overlay_female_worn_jacket_army", "fg": 9335 }, - { "id": "overlay_male_worn_jacket_army", "fg": 9336 }, - { "id": "overlay_female_worn_trenchcoat", "fg": 9351 }, - { "id": "overlay_male_worn_trenchcoat", "fg": 9352 }, - { "id": "overlay_female_worn_waistcoat", "fg": 9353 }, - { "id": "overlay_male_worn_waistcoat", "fg": 9354 }, - { "id": "overlay_female_worn_peacoat", "fg": 9357 }, - { "id": "overlay_male_worn_peacoat", "fg": 9358 }, - { "id": "overlay_female_worn_poncho", "fg": 9359 }, - { "id": "overlay_male_worn_poncho", "fg": 9360 }, - { "id": "overlay_worn_badge_swat", "fg": 9361 }, - { "id": "overlay_female_worn_barrette", "fg": 9362 }, - { "id": "overlay_male_worn_barrette", "fg": 9363 }, - { "id": "overlay_female_worn_badge_deputy", "fg": 9364 }, - { "id": "overlay_male_worn_badge_deputy", "fg": 9365 }, + "fg": 9024 + }, + { "id": "overlay_female_worn_rucksack", "fg": 9026 }, + { "id": "overlay_male_worn_rucksack", "fg": 9027 }, + { "id": "overlay_worn_bead_necklace", "fg": 9029 }, + { "id": "overlay_worn_bead_bracelet", "fg": 9028 }, + { "id": "overlay_worn_leather_belt", "fg": 9039 }, + { "id": "overlay_worn_police_belt", "fg": 9061 }, + { "id": "overlay_worn_tool_belt", "fg": 9066 }, + { "id": "overlay_worn_webbing_belt", "fg": 9068 }, + { "id": "overlay_worn_briefcase", "fg": 9032 }, + { "id": "overlay_wielded_briefcase", "fg": 9032 }, + { "id": "overlay_worn_briefcase_smg", "fg": 9032 }, + { "id": "overlay_wielded_briefcase_smg", "fg": 9032 }, + { "id": "overlay_worn_hk_briefcase", "fg": 9032 }, + { "id": "overlay_wielded_hk_briefcase", "fg": 9032 }, + { "id": "overlay_female_worn_wearable_light", "fg": 9035 }, + { "id": "overlay_male_worn_wearable_light", "fg": 9036 }, + { "id": "overlay_female_worn_wearable_light_on", "fg": 9035 }, + { "id": "overlay_male_worn_wearable_light_on", "fg": 9036 }, + { "id": "overlay_female_worn_survivor_light", "fg": 9035 }, + { "id": "overlay_male_worn_survivor_light", "fg": 9036 }, + { "id": "overlay_female_worn_survivor_light_on", "fg": 9035 }, + { "id": "overlay_male_worn_survivor_light_on", "fg": 9036 }, + { "id": "overlay_female_worn_holster", "fg": 9037 }, + { "id": "overlay_male_worn_holster", "fg": 9038 }, + { "id": "overlay_female_worn_legpouch_large", "fg": 9040 }, + { "id": "overlay_male_worn_legpouch_large", "fg": 9041 }, + { "id": "overlay_female_worn_legrig", "fg": 9042 }, + { "id": "overlay_male_worn_legrig", "fg": 9043 }, + { "id": "overlay_worn_judo_belt_black", "fg": 9030 }, + { "id": "overlay_worn_judo_belt_blue", "fg": 9031 }, + { "id": "overlay_worn_judo_belt_brown", "fg": 9033 }, + { "id": "overlay_worn_judo_belt_green", "fg": 9034 }, + { "id": "overlay_worn_judo_belt_orange", "fg": 9044 }, + { "id": "overlay_worn_judo_belt_white", "fg": 9069 }, + { "id": "overlay_worn_judo_belt_yellow", "fg": 9070 }, + { "id": "overlay_female_worn_ragpouch", "fg": 9062 }, + { "id": "overlay_male_worn_ragpouch", "fg": 9063 }, + { "id": "overlay_female_worn_tacvest", "fg": 9064 }, + { "id": "overlay_male_worn_tacvest", "fg": 9065 }, + { "id": "overlay_worn_wearable_light", "fg": 9067 }, + { "id": "overlay_female_worn_dinosuit", "fg": 9103 }, + { "id": "overlay_male_worn_dinosuit", "fg": 9104 }, + { "id": "overlay_female_worn_hazmat_suit", "fg": 9105 }, + { "id": "overlay_male_worn_hazmat_suit", "fg": 9106 }, + { "id": "overlay_female_worn_judo_gi", "fg": 9107 }, + { "id": "overlay_male_worn_judo_gi", "fg": 9108 }, + { "id": "overlay_female_worn_jumpsuit", "fg": 9109 }, + { "id": "overlay_male_worn_jumpsuit", "fg": 9110 }, + { "id": "overlay_female_worn_karate_gi", "fg": 9111 }, + { "id": "overlay_male_worn_karate_gi", "fg": 9112 }, + { "id": "overlay_female_worn_robofac_jumpsuit", "fg": 9119 }, + { "id": "overlay_male_worn_robofac_jumpsuit", "fg": 9120 }, + { "id": "overlay_female_worn_suit", "fg": 9121 }, + { "id": "overlay_male_worn_suit", "fg": 9122 }, + { "id": "overlay_female_worn_touring_suit", "fg": 9123 }, + { "id": "overlay_male_worn_touring_suit", "fg": 9124 }, + { "id": "overlay_female_worn_boots", "fg": 9128 }, + { "id": "overlay_male_worn_boots", "fg": 9133 }, + { "id": "overlay_female_worn_boots_bunker", "fg": 9125 }, + { "id": "overlay_male_worn_boots_bunker", "fg": 9126 }, + { "id": "overlay_female_worn_boots_fur", "fg": 9129 }, + { "id": "overlay_male_worn_boots_fur", "fg": 9130 }, + { "id": "overlay_female_worn_boots_hiking", "fg": 9131 }, + { "id": "overlay_male_worn_boots_hiking", "fg": 9132 }, + { "id": "overlay_female_worn_boots_rubber", "fg": 9134 }, + { "id": "overlay_male_worn_boots_rubber", "fg": 9135 }, + { "id": "overlay_female_worn_boots_steel", "fg": 9136 }, + { "id": "overlay_male_worn_boots_steel", "fg": 9137 }, + { "id": "overlay_female_worn_boots_western", "fg": 9138 }, + { "id": "overlay_male_worn_boots_western", "fg": 9139 }, + { "id": "overlay_female_worn_boots_winter", "fg": 9140 }, + { "id": "overlay_male_worn_boots_winter", "fg": 9141 }, + { "id": "overlay_female_worn_motorbike_boots", "fg": 9142 }, + { "id": "overlay_male_worn_motorbike_boots", "fg": 9143 }, + { "id": "overlay_worn_boots_combat", "fg": 9127 }, + { "id": "overlay_male_worn_cape_fp", "fg": 9180 }, + { "id": "overlay_female_worn_cape_fp", "fg": 9179 }, + { "id": "overlay_male_worn_cloak", "fg": 9186 }, + { "id": "overlay_female_worn_cloak", "fg": 9181 }, + { "id": "overlay_male_worn_cloak_wool", "fg": 9188 }, + { "id": "overlay_female_worn_cloak_wool", "fg": 9187 }, + { "id": "overlay_male_worn_cloak_leather", "fg": 9185 }, + { "id": "overlay_female_worn_cloak_leather", "fg": 9184 }, + { "id": "overlay_male_worn_cloak_fur", "fg": 9183 }, + { "id": "overlay_female_worn_cloak_fur", "fg": 9182 }, + { "id": "overlay_female_worn_dress", "fg": 9206 }, + { "id": "overlay_male_worn_dress", "fg": 9207 }, + { "id": "overlay_female_worn_sundress", "fg": 9214 }, + { "id": "overlay_male_worn_sundress", "fg": 9215 }, + { "id": "overlay_female_worn_maid_hat", "fg": 9331 }, + { "id": "overlay_female_worn_maid_dress", "fg": 9208 }, + { "id": "overlay_male_worn_maid_hat", "fg": 9332 }, + { "id": "overlay_male_worn_maid_dress", "fg": 9209 }, + { "id": "overlay_female_worn_skirt", "fg": 9210 }, + { "id": "overlay_male_worn_skirt", "fg": 9213 }, + { "id": "overlay_female_worn_skirt_leather", "fg": 9211 }, + { "id": "overlay_male_worn_skirt_leather", "fg": 9212 }, + { "id": "overlay_worn_elbow_pads", "fg": 9216 }, + { "id": "overlay_female_worn_glasses_bal", "fg": 9235 }, + { "id": "overlay_male_worn_glasses_bal", "fg": 9236 }, + { "id": "overlay_female_worn_glasses_bifocal", "fg": 9237 }, + { "id": "overlay_male_worn_glasses_bifocal", "fg": 9238 }, + { "id": "overlay_female_worn_glasses_eye", "fg": 9239 }, + { "id": "overlay_male_worn_glasses_eye", "fg": 9240 }, + { "id": "overlay_female_worn_glasses_monocle", "fg": 9241 }, + { "id": "overlay_male_worn_glasses_monocle", "fg": 9242 }, + { "id": "overlay_female_worn_glasses_reading", "fg": 9243 }, + { "id": "overlay_male_worn_glasses_reading", "fg": 9244 }, + { "id": "overlay_female_worn_glasses_safety", "fg": 9245 }, + { "id": "overlay_male_worn_glasses_safety", "fg": 9246 }, + { "id": "overlay_female_worn_mask_ski", "fg": 9247 }, + { "id": "overlay_male_worn_mask_ski", "fg": 9250 }, + { "id": "overlay_female_worn_mask_ski_loose", "fg": 9248 }, + { "id": "overlay_male_worn_mask_ski_loose", "fg": 9249 }, + { "id": "overlay_female_worn_sunglasses", "fg": 9253 }, + { "id": "overlay_male_worn_sunglasses", "fg": 9254 }, + { "id": "overlay_female_worn_goggles_welding", "fg": 9255 }, + { "id": "overlay_male_worn_goggles_welding", "fg": 9256 }, + { "id": "overlay_female_worn_glove_jackson", "fg": 9257 }, + { "id": "overlay_male_worn_glove_jackson", "fg": 9258 }, + { "id": "overlay_female_worn_gloves_liner", "fg": 9271 }, + { "id": "overlay_male_worn_gloves_liner", "fg": 9272 }, + { "id": "overlay_female_worn_gloves_medical", "fg": 9273 }, + { "id": "overlay_male_worn_gloves_medical", "fg": 9274 }, + { "id": "overlay_female_worn_gloves_rubber", "fg": 9275 }, + { "id": "overlay_male_worn_gloves_rubber", "fg": 9276 }, + { "id": "overlay_female_worn_gloves_tactical", "fg": 9277 }, + { "id": "overlay_male_worn_gloves_tactical", "fg": 9278 }, + { "id": "overlay_female_worn_gloves_winter", "fg": 9279 }, + { "id": "overlay_male_worn_gloves_winter", "fg": 9280 }, + { "id": "overlay_female_worn_gloves_wool", "fg": 9281 }, + { "id": "overlay_male_worn_gloves_wool", "fg": 9282 }, + { "id": "overlay_female_worn_gloves_work", "fg": 9283 }, + { "id": "overlay_male_worn_gloves_work", "fg": 9284 }, + { "id": "overlay_female_worn_gloves_cut_resistant", "fg": 9259 }, + { "id": "overlay_male_worn_gloves_cut_resistant", "fg": 9260 }, + { "id": "overlay_female_worn_gloves_fingerless", "fg": 9261 }, + { "id": "overlay_male_worn_gloves_fingerless", "fg": 9262 }, + { "id": "overlay_female_worn_gloves_fur", "fg": 9263 }, + { "id": "overlay_male_worn_gloves_fur", "fg": 9264 }, + { "id": "overlay_female_worn_gloves_golf", "fg": 9265 }, + { "id": "overlay_male_worn_gloves_golf", "fg": 9266 }, + { "id": "overlay_female_worn_gloves_leather", "fg": 9267 }, + { "id": "overlay_male_worn_gloves_leather", "fg": 9268 }, + { "id": "overlay_female_worn_gloves_light", "fg": 9269 }, + { "id": "overlay_male_worn_gloves_light", "fg": 9270 }, + { "id": "overlay_male_worn_long_glove_white", "fg": 9286 }, + { "id": "overlay_female_worn_long_glove_white", "fg": 9285 }, + { "id": "overlay_female_worn_mittens", "fg": 9287 }, + { "id": "overlay_male_worn_mittens", "fg": 9288 }, + { "id": [ "overlay_female_worn_hakama", "overlay_female_worn_hakama_gi" ], "fg": 9295 }, + { "id": [ "overlay_male_worn_hakama", "overlay_male_worn_hakama_gi" ], "fg": 9296 }, + { "id": "overlay_female_worn_beret", "fg": 9299 }, + { "id": "overlay_male_worn_beret", "fg": 9300 }, + { "id": "overlay_female_worn_bowhat", "fg": 9301 }, + { "id": "overlay_male_worn_bowhat", "fg": 9302 }, + { "id": "overlay_female_worn_cowboy_hat", "fg": 9303 }, + { "id": "overlay_male_worn_cowboy_hat", "fg": 9304 }, + { "id": "overlay_female_worn_fedora", "fg": 9305 }, + { "id": "overlay_male_worn_fedora", "fg": 9306 }, + { "id": "overlay_female_worn_firehelmet", "fg": 9307 }, + { "id": "overlay_male_worn_firehelmet", "fg": 9308 }, + { "id": "overlay_female_worn_hat_ball", "fg": 9309 }, + { "id": "overlay_male_worn_hat_ball", "fg": 9310 }, + { "id": "overlay_male_worn_hat_cotton", "fg": 9312 }, + { "id": "overlay_female_worn_hat_cotton", "fg": 9311 }, + { "id": "overlay_male_worn_hat_fur", "fg": 9314 }, + { "id": "overlay_female_worn_hat_fur", "fg": 9313 }, + { "id": "overlay_female_worn_hat_hard", "fg": 9315 }, + { "id": "overlay_male_worn_hat_hard", "fg": 9316 }, + { "id": "overlay_female_worn_hat_noise_cancelling", "fg": 9319 }, + { "id": "overlay_male_worn_hat_noise_cancelling", "fg": 9320 }, + { "id": "overlay_female_worn_helmet_army", "fg": 9321 }, + { "id": "overlay_male_worn_helmet_army", "fg": 9322 }, + { "id": "overlay_female_worn_helmet_barbute", "fg": 9323 }, + { "id": "overlay_male_worn_helmet_barbute", "fg": 9324 }, + { "id": "overlay_female_worn_helmet_bike", "fg": 9325 }, + { "id": "overlay_male_worn_helmet_bike", "fg": 9326 }, + { "id": "overlay_female_worn_helmet_kabuto", "fg": 9327 }, + { "id": "overlay_male_worn_helmet_kabuto", "fg": 9328 }, + { "id": "overlay_female_worn_helmet_motor", "fg": 9329 }, + { "id": "overlay_male_worn_helmet_motor", "fg": 9330 }, + { "id": "overlay_female_worn_hat_knit", "fg": 9317 }, + { "id": "overlay_male_worn_hat_knit", "fg": 9318 }, + { "id": "overlay_female_worn_straw_fedora", "fg": 9345 }, + { "id": "overlay_male_worn_straw_fedora", "fg": 9346 }, + { "id": "overlay_female_worn_straw_hat", "fg": 9347 }, + { "id": "overlay_male_worn_straw_hat", "fg": 9348 }, + { "id": "overlay_female_worn_10gal_hat", "fg": 9349 }, + { "id": "overlay_male_worn_10gal_hat", "fg": 9350 }, + { "id": "overlay_female_worn_tophat", "fg": 9351 }, + { "id": "overlay_male_worn_tophat", "fg": 9352 }, + { "id": "overlay_male_worn_turban", "fg": 9354 }, + { "id": "overlay_female_worn_turban", "fg": 9353 }, + { "id": "overlay_female_worn_blazer", "fg": 9357 }, + { "id": "overlay_male_worn_blazer", "fg": 9358 }, + { "id": "overlay_female_worn_bunker_coat", "fg": 9359 }, + { "id": "overlay_male_worn_bunker_coat", "fg": 9360 }, + { "id": "overlay_female_worn_coat_lab", "fg": 9361 }, + { "id": "overlay_male_worn_coat_lab", "fg": 9362 }, + { "id": "overlay_female_worn_coat_rain", "fg": 9363 }, + { "id": "overlay_male_worn_coat_rain", "fg": 9364 }, + { "id": "overlay_female_worn_coat_winter", "fg": 9365 }, + { "id": "overlay_male_worn_coat_winter", "fg": 9366 }, + { "id": "overlay_female_worn_duster", "fg": 9367 }, + { "id": "overlay_male_worn_duster", "fg": 9368 }, + { "id": "overlay_female_worn_jacket_flannel", "fg": 9373 }, + { "id": "overlay_male_worn_jacket_flannel", "fg": 9374 }, + { "id": "overlay_female_worn_jacket_jean", "fg": 9375 }, + { "id": "overlay_male_worn_jacket_jean", "fg": 9376 }, + { "id": "overlay_female_worn_jacket_light", "fg": 9379 }, + { "id": "overlay_male_worn_jacket_light", "fg": 9380 }, + { "id": "overlay_female_worn_jacket_evac", "fg": 9371 }, + { "id": "overlay_male_worn_jacket_evac", "fg": 9372 }, + { "id": "overlay_female_worn_jacket_leather", "fg": 9381 }, + { "id": "overlay_male_worn_jacket_leather", "fg": 9382 }, + { "id": "overlay_female_worn_jacket_leather_red", "fg": 9377 }, + { "id": "overlay_male_worn_jacket_leather_red", "fg": 9378 }, + { "id": "overlay_female_worn_ski_jacket", "fg": 9383 }, + { "id": "overlay_male_worn_ski_jacket", "fg": 9384 }, + { "id": "overlay_female_worn_jacket_windbreaker", "fg": 9389 }, + { "id": "overlay_male_worn_jacket_windbreaker", "fg": 9390 }, + { "id": "overlay_female_worn_winter_jacket_army", "fg": 9355 }, + { "id": "overlay_male_worn_winter_jacket_army", "fg": 9356 }, + { "id": "overlay_female_worn_jacket_army", "fg": 9369 }, + { "id": "overlay_male_worn_jacket_army", "fg": 9370 }, + { "id": "overlay_female_worn_trenchcoat", "fg": 9385 }, + { "id": "overlay_male_worn_trenchcoat", "fg": 9386 }, + { "id": "overlay_female_worn_waistcoat", "fg": 9387 }, + { "id": "overlay_male_worn_waistcoat", "fg": 9388 }, + { "id": "overlay_female_worn_peacoat", "fg": 9391 }, + { "id": "overlay_male_worn_peacoat", "fg": 9392 }, + { "id": "overlay_female_worn_poncho", "fg": 9393 }, + { "id": "overlay_male_worn_poncho", "fg": 9394 }, + { "id": "overlay_worn_badge_swat", "fg": 9395 }, + { "id": "overlay_female_worn_barrette", "fg": 9396 }, + { "id": "overlay_male_worn_barrette", "fg": 9397 }, + { "id": "overlay_female_worn_badge_deputy", "fg": 9398 }, + { "id": "overlay_male_worn_badge_deputy", "fg": 9399 }, { "id": [ "overlay_female_worn_gold_ear", @@ -12889,7 +12983,7 @@ "overlay_female_worn_sapphire_gold_earring", "overlay_female_worn_tourmaline_gold_earring" ], - "fg": 9368 + "fg": 9402 }, { "id": [ @@ -12909,7 +13003,7 @@ "overlay_female_worn_sapphire_platinum_earring", "overlay_female_worn_tourmaline_platinum_earring" ], - "fg": 9370 + "fg": 9404 }, { "id": [ @@ -12929,7 +13023,7 @@ "overlay_female_worn_sapphire_silver_earring", "overlay_female_worn_tourmaline_silver_earring" ], - "fg": 9371 + "fg": 9405 }, { "id": [ @@ -12949,7 +13043,7 @@ "overlay_male_worn_sapphire_gold_earring", "overlay_male_worn_tourmaline_gold_earring" ], - "fg": 9374 + "fg": 9408 }, { "id": [ @@ -12969,7 +13063,7 @@ "overlay_male_worn_sapphire_platinum_earring", "overlay_male_worn_tourmaline_platinum_earring" ], - "fg": 9376 + "fg": 9410 }, { "id": [ @@ -12989,7 +13083,7 @@ "overlay_male_worn_sapphire_silver_earring", "overlay_male_worn_tourmaline_silver_earring" ], - "fg": 9377 + "fg": 9411 }, { "id": [ @@ -13009,7 +13103,7 @@ "overlay_worn_sapphire_gold_ring", "overlay_worn_tourmaline_gold_ring" ], - "fg": 9378 + "fg": 9412 }, { "id": [ @@ -13029,7 +13123,7 @@ "overlay_worn_sapphire_platinum_ring", "overlay_worn_tourmaline_platinum_ring" ], - "fg": 9379 + "fg": 9413 }, { "id": [ @@ -13049,1537 +13143,1565 @@ "overlay_worn_sapphire_silver_ring", "overlay_worn_tourmaline_silver_ring" ], - "fg": 9380 - }, - { "id": "overlay_female_worn_knee_pads", "fg": 9389 }, - { "id": "overlay_male_worn_knee_pads", "fg": 9390 }, - { "id": "overlay_male_worn_arm_warmers", "fg": 9392 }, - { "id": "overlay_female_worn_arm_warmers", "fg": 9391 }, - { "id": "overlay_male_worn_leg_warmers", "fg": 9394 }, - { "id": "overlay_female_worn_leg_warmers", "fg": 9393 }, - { "id": "overlay_female_worn_armguard_soft", "fg": 9395 }, - { "id": "overlay_male_worn_armguard_soft", "fg": 9396 }, - { "id": "overlay_female_worn_balclava", "fg": 9397 }, - { "id": "overlay_male_worn_balclava", "fg": 9398 }, - { "id": "overlay_female_worn_bandana", "fg": 9399 }, - { "id": "overlay_male_worn_bandana", "fg": 9400 }, - { "id": "overlay_female_worn_beekeeping_hood", "fg": 9401 }, - { "id": "overlay_male_worn_beekeeping_hood", "fg": 9402 }, - { "id": "overlay_male_worn_foodperson_mask", "fg": 9404 }, - { "id": "overlay_female_worn_foodperson_mask", "fg": 9403 }, - { "id": "overlay_male_worn_foodperson_mask_on", "fg": 9406 }, - { "id": "overlay_female_worn_foodperson_mask_on", "fg": 9405 }, - { "id": "overlay_female_worn_mask_dust", "fg": 9407 }, - { "id": "overlay_male_worn_mask_dust", "fg": 9408 }, - { "id": "overlay_female_worn_mask_gas", "fg": 9409 }, - { "id": "overlay_male_worn_mask_gas", "fg": 9410 }, - { "id": "overlay_female_worn_welding_mask_crude", "fg": 9413 }, - { "id": "overlay_male_worn_welding_mask_crude", "fg": 9414 }, - { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 9415 }, - { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 9923 }, - { "id": "overlay_female_worn_welding_mask", "fg": 9416 }, - { "id": "overlay_male_worn_welding_mask", "fg": 9417 }, - { "id": "overlay_female_worn_welding_mask_raised", "fg": 9418 }, - { "id": "overlay_female_worn_mask_bal", "fg": 9419 }, - { "id": "overlay_male_worn_mask_bal", "fg": 9420 }, - { "id": "overlay_female_worn_fencing_mask", "fg": 9421 }, - { "id": "overlay_male_worn_fencing_mask", "fg": 9422 }, - { "id": "overlay_female_worn_mask_filter", "fg": 9423 }, - { "id": "overlay_male_worn_mask_filter", "fg": 9424 }, - { "id": "overlay_female_worn_mask_bunker", "fg": 9425 }, - { "id": "overlay_male_worn_mask_bunker", "fg": 9426 }, - { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 9427 }, - { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 9428 }, - { "id": "overlay_female_worn_mask_hockey", "fg": 9429 }, - { "id": "overlay_male_worn_mask_hockey", "fg": 9430 }, - { "id": "overlay_female_worn_mask_rioter", "fg": 9431 }, - { "id": "overlay_male_worn_mask_rioter", "fg": 9432 }, - { "id": "overlay_male_worn_robe", "fg": 9444 }, - { "id": "overlay_female_worn_robe", "fg": 9443 }, - { "id": "overlay_male_worn_house_coat", "fg": 9442 }, - { "id": "overlay_female_worn_house_coat", "fg": 9441 }, - { "id": "overlay_worn_binoculars", "fg": 9446 }, - { "id": "overlay_female_worn_knit_scarf", "fg": 9449 }, - { "id": "overlay_male_worn_knit_scarf", "fg": 9450 }, - { "id": "overlay_female_worn_scarf", "fg": 9452 }, - { "id": "overlay_female_worn_scarf_loose", "fg": 9452 }, - { "id": "overlay_male_worn_scarf", "fg": 9453 }, - { "id": "overlay_male_worn_scarf_loose", "fg": 9453 }, - { "id": "overlay_worn_tie_bow", "fg": 9447 }, - { "id": "overlay_worn_tie_clipon", "fg": 9448 }, - { "id": "overlay_worn_tie_necktie", "fg": 9451 }, - { "id": "overlay_worn_tie_skinny", "fg": 9454 }, - { "id": "overlay_female_worn_army_top", "fg": 9455 }, - { "id": "overlay_male_worn_army_top", "fg": 9456 }, - { "id": "overlay_female_worn_camisole", "fg": 9457 }, - { "id": "overlay_male_worn_camisole", "fg": 9458 }, - { "id": "overlay_female_worn_under_armor", "fg": 9459 }, - { "id": "overlay_male_worn_under_armor", "fg": 9460 }, - { "id": "overlay_female_worn_dress_shirt", "fg": 9461 }, - { "id": "overlay_male_worn_dress_shirt", "fg": 9462 }, - { "id": "overlay_female_worn_halter_top", "fg": 9463 }, - { "id": "overlay_male_worn_halter_top", "fg": 9464 }, - { "id": "overlay_female_worn_hoodie", "fg": 9465 }, - { "id": "overlay_male_worn_hoodie", "fg": 9466 }, - { "id": "overlay_female_worn_jersey", "fg": 9467 }, - { "id": "overlay_male_worn_jersey", "fg": 9468 }, - { "id": "overlay_female_worn_linuxtshirt", "fg": 9469 }, - { "id": "overlay_male_worn_linuxtshirt", "fg": 9470 }, - { "id": "overlay_female_worn_longshirt", "fg": 9471 }, - { "id": "overlay_male_worn_longshirt", "fg": 9472 }, - { "id": "overlay_female_worn_striped_shirt", "fg": 9473 }, - { "id": "overlay_male_worn_striped_shirt", "fg": 9474 }, - { "id": "overlay_female_worn_sweater", "fg": 9475 }, - { "id": "overlay_male_worn_sweater", "fg": 9476 }, - { "id": "overlay_female_worn_sweatshirt", "fg": 9477 }, - { "id": "overlay_male_worn_sweatshirt", "fg": 9478 }, - { "id": "overlay_female_worn_tank_top", "fg": 9479 }, - { "id": "overlay_male_worn_tank_top", "fg": 9480 }, - { "id": "overlay_female_worn_tshirt", "fg": 9481 }, - { "id": "overlay_male_worn_tshirt", "fg": 9482 }, - { "id": "overlay_female_worn_technician_shirt_gray", "fg": 9483 }, - { "id": "overlay_male_worn_technician_shirt_gray", "fg": 9484 }, - { "id": "overlay_worn_dress_shoes", "fg": 9485 }, - { "id": "overlay_female_worn_flip_flops", "fg": 9486 }, - { "id": "overlay_male_worn_flip_flops", "fg": 9487 }, - { "id": "overlay_female_worn_geta", "fg": 9488 }, - { "id": "overlay_male_worn_geta", "fg": 9489 }, - { "id": "overlay_worn_heels", "fg": 9490 }, - { "id": "overlay_worn_leathersandals", "fg": 9491 }, - { "id": "overlay_worn_lowtops", "fg": 9492 }, - { "id": "overlay_worn_roller_blades", "fg": 9493 }, - { "id": "overlay_female_worn_shoes_bowling", "fg": 9494 }, - { "id": "overlay_male_worn_shoes_bowling", "fg": 9495 }, - { "id": "overlay_female_worn_sneakers", "fg": 9496 }, - { "id": "overlay_male_worn_sneakers", "fg": 9497 }, - { "id": "overlay_female_worn_clogs", "fg": 9498 }, - { "id": "overlay_male_worn_clogs", "fg": 9499 }, - { "id": "overlay_female_worn_b_shorts", "fg": 9500 }, - { "id": "overlay_male_worn_b_shorts", "fg": 9501 }, - { "id": "overlay_female_worn_boy_shorts", "fg": 9502 }, - { "id": "overlay_male_worn_boy_shorts", "fg": 9503 }, - { "id": "overlay_female_worn_under_armor_shorts", "fg": 9504 }, - { "id": "overlay_male_worn_under_armor_shorts", "fg": 9505 }, - { "id": "overlay_female_worn_shorts_cargo", "fg": 9506 }, - { "id": "overlay_male_worn_shorts_cargo", "fg": 9507 }, - { "id": "overlay_female_worn_shorts_denim", "fg": 9508 }, - { "id": "overlay_male_worn_shorts_denim", "fg": 9509 }, - { "id": "overlay_female_worn_shorts", "fg": 9510 }, - { "id": "overlay_male_worn_shorts", "fg": 9511 }, + "fg": 9414 + }, + { "id": "overlay_female_worn_knee_pads", "fg": 9423 }, + { "id": "overlay_male_worn_knee_pads", "fg": 9424 }, + { "id": "overlay_male_worn_arm_warmers", "fg": 9426 }, + { "id": "overlay_female_worn_arm_warmers", "fg": 9425 }, + { "id": "overlay_male_worn_leg_warmers", "fg": 9428 }, + { "id": "overlay_female_worn_leg_warmers", "fg": 9427 }, + { "id": "overlay_female_worn_armguard_soft", "fg": 9429 }, + { "id": "overlay_male_worn_armguard_soft", "fg": 9430 }, + { "id": "overlay_female_worn_balclava", "fg": 9439 }, + { "id": "overlay_male_worn_balclava", "fg": 9440 }, + { "id": "overlay_female_worn_bandana", "fg": 9441 }, + { "id": "overlay_male_worn_bandana", "fg": 9442 }, + { "id": "overlay_female_worn_beekeeping_hood", "fg": 9443 }, + { "id": "overlay_male_worn_beekeeping_hood", "fg": 9444 }, + { "id": "overlay_male_worn_foodperson_mask", "fg": 9446 }, + { "id": "overlay_female_worn_foodperson_mask", "fg": 9445 }, + { "id": "overlay_male_worn_foodperson_mask_on", "fg": 9448 }, + { "id": "overlay_female_worn_foodperson_mask_on", "fg": 9447 }, + { "id": "overlay_female_worn_mask_dust", "fg": 9449 }, + { "id": "overlay_male_worn_mask_dust", "fg": 9450 }, + { "id": "overlay_female_worn_mask_gas", "fg": 9451 }, + { "id": "overlay_male_worn_mask_gas", "fg": 9452 }, + { "id": "overlay_female_worn_welding_mask_crude", "fg": 9455 }, + { "id": "overlay_male_worn_welding_mask_crude", "fg": 9456 }, + { "id": "overlay_female_worn_welding_mask_crude_raised", "fg": 9457 }, + { "id": "overlay_male_worn_welding_mask_crude_raised", "fg": 9971 }, + { "id": "overlay_female_worn_welding_mask", "fg": 9458 }, + { "id": "overlay_male_worn_welding_mask", "fg": 9459 }, + { "id": "overlay_female_worn_welding_mask_raised", "fg": 9460 }, + { "id": "overlay_female_worn_mask_bal", "fg": 9461 }, + { "id": "overlay_male_worn_mask_bal", "fg": 9462 }, + { "id": "overlay_female_worn_fencing_mask", "fg": 9463 }, + { "id": "overlay_male_worn_fencing_mask", "fg": 9464 }, + { "id": "overlay_female_worn_mask_filter", "fg": 9465 }, + { "id": "overlay_male_worn_mask_filter", "fg": 9466 }, + { "id": "overlay_female_worn_mask_bunker", "fg": 9467 }, + { "id": "overlay_male_worn_mask_bunker", "fg": 9468 }, + { "id": "overlay_female_worn_mask_guy_fawkes", "fg": 9469 }, + { "id": "overlay_male_worn_mask_guy_fawkes", "fg": 9470 }, + { "id": "overlay_female_worn_mask_hockey", "fg": 9471 }, + { "id": "overlay_male_worn_mask_hockey", "fg": 9472 }, + { "id": "overlay_female_worn_mask_rioter", "fg": 9473 }, + { "id": "overlay_male_worn_mask_rioter", "fg": 9474 }, + { "id": "overlay_male_worn_robe", "fg": 9486 }, + { "id": "overlay_female_worn_robe", "fg": 9485 }, + { "id": "overlay_male_worn_house_coat", "fg": 9484 }, + { "id": "overlay_female_worn_house_coat", "fg": 9483 }, + { "id": "overlay_worn_binoculars", "fg": 9488 }, + { "id": "overlay_female_worn_knit_scarf", "fg": 9491 }, + { "id": "overlay_male_worn_knit_scarf", "fg": 9492 }, + { "id": "overlay_female_worn_scarf", "fg": 9494 }, + { "id": "overlay_female_worn_scarf_loose", "fg": 9494 }, + { "id": "overlay_male_worn_scarf", "fg": 9495 }, + { "id": "overlay_male_worn_scarf_loose", "fg": 9495 }, + { "id": "overlay_worn_tie_bow", "fg": 9489 }, + { "id": "overlay_worn_tie_clipon", "fg": 9490 }, + { "id": "overlay_worn_tie_necktie", "fg": 9493 }, + { "id": "overlay_worn_tie_skinny", "fg": 9496 }, + { "id": "overlay_female_worn_army_top", "fg": 9497 }, + { "id": "overlay_male_worn_army_top", "fg": 9498 }, + { "id": "overlay_female_worn_camisole", "fg": 9499 }, + { "id": "overlay_male_worn_camisole", "fg": 9500 }, + { "id": "overlay_female_worn_under_armor", "fg": 9501 }, + { "id": "overlay_male_worn_under_armor", "fg": 9502 }, + { "id": "overlay_female_worn_dress_shirt", "fg": 9503 }, + { "id": "overlay_male_worn_dress_shirt", "fg": 9504 }, + { "id": "overlay_female_worn_halter_top", "fg": 9505 }, + { "id": "overlay_male_worn_halter_top", "fg": 9506 }, + { "id": "overlay_female_worn_hoodie", "fg": 9507 }, + { "id": "overlay_male_worn_hoodie", "fg": 9508 }, + { "id": "overlay_female_worn_jersey", "fg": 9509 }, + { "id": "overlay_male_worn_jersey", "fg": 9510 }, + { "id": "overlay_female_worn_linuxtshirt", "fg": 9511 }, + { "id": "overlay_male_worn_linuxtshirt", "fg": 9512 }, + { "id": "overlay_female_worn_longshirt", "fg": 9513 }, + { "id": "overlay_male_worn_longshirt", "fg": 9514 }, + { "id": "overlay_female_worn_striped_shirt", "fg": 9515 }, + { "id": "overlay_male_worn_striped_shirt", "fg": 9516 }, + { "id": "overlay_female_worn_sweater", "fg": 9517 }, + { "id": "overlay_male_worn_sweater", "fg": 9518 }, + { "id": "overlay_female_worn_sweatshirt", "fg": 9519 }, + { "id": "overlay_male_worn_sweatshirt", "fg": 9520 }, + { "id": "overlay_female_worn_tank_top", "fg": 9521 }, + { "id": "overlay_male_worn_tank_top", "fg": 9522 }, + { "id": "overlay_female_worn_tshirt", "fg": 9523 }, + { "id": "overlay_male_worn_tshirt", "fg": 9524 }, + { "id": "overlay_female_worn_technician_shirt_gray", "fg": 9525 }, + { "id": "overlay_male_worn_technician_shirt_gray", "fg": 9526 }, + { "id": "overlay_worn_dress_shoes", "fg": 9527 }, + { "id": "overlay_female_worn_flip_flops", "fg": 9528 }, + { "id": "overlay_male_worn_flip_flops", "fg": 9529 }, + { "id": "overlay_female_worn_geta", "fg": 9530 }, + { "id": "overlay_male_worn_geta", "fg": 9531 }, + { "id": "overlay_worn_heels", "fg": 9532 }, + { "id": "overlay_worn_leathersandals", "fg": 9533 }, + { "id": "overlay_worn_lowtops", "fg": 9534 }, + { "id": "overlay_worn_roller_blades", "fg": 9535 }, + { "id": "overlay_female_worn_shoes_bowling", "fg": 9536 }, + { "id": "overlay_male_worn_shoes_bowling", "fg": 9537 }, + { "id": "overlay_female_worn_sneakers", "fg": 9538 }, + { "id": "overlay_male_worn_sneakers", "fg": 9539 }, + { "id": "overlay_female_worn_clogs", "fg": 9540 }, + { "id": "overlay_male_worn_clogs", "fg": 9541 }, + { "id": "overlay_female_worn_b_shorts", "fg": 9542 }, + { "id": "overlay_male_worn_b_shorts", "fg": 9543 }, + { "id": "overlay_female_worn_boy_shorts", "fg": 9544 }, + { "id": "overlay_male_worn_boy_shorts", "fg": 9545 }, + { "id": "overlay_female_worn_under_armor_shorts", "fg": 9546 }, + { "id": "overlay_male_worn_under_armor_shorts", "fg": 9547 }, + { "id": "overlay_female_worn_shorts_cargo", "fg": 9548 }, + { "id": "overlay_male_worn_shorts_cargo", "fg": 9549 }, + { "id": "overlay_female_worn_shorts_denim", "fg": 9550 }, + { "id": "overlay_male_worn_shorts_denim", "fg": 9551 }, + { "id": "overlay_female_worn_shorts", "fg": 9552 }, + { "id": "overlay_male_worn_shorts", "fg": 9553 }, { "id": "overlay_female_worn_cigar_lit", "fg": [ - { "weight": 14, "sprite": 9512 }, - { "weight": 14, "sprite": 9513 }, - { "weight": 14, "sprite": 9514 }, - { "weight": 14, "sprite": 9515 }, - { "weight": 14, "sprite": 9516 }, - { "weight": 14, "sprite": 9517 }, - { "weight": 14, "sprite": 9518 } + { "weight": 14, "sprite": 9554 }, + { "weight": 14, "sprite": 9555 }, + { "weight": 14, "sprite": 9556 }, + { "weight": 14, "sprite": 9557 }, + { "weight": 14, "sprite": 9558 }, + { "weight": 14, "sprite": 9559 }, + { "weight": 14, "sprite": 9560 } ], "animated": true }, { "id": "overlay_male_worn_cigar_lit", "fg": [ - { "weight": 14, "sprite": 9519 }, - { "weight": 14, "sprite": 9520 }, - { "weight": 14, "sprite": 9521 }, - { "weight": 14, "sprite": 9522 }, - { "weight": 14, "sprite": 9523 }, - { "weight": 14, "sprite": 9524 }, - { "weight": 14, "sprite": 9525 } + { "weight": 14, "sprite": 9561 }, + { "weight": 14, "sprite": 9562 }, + { "weight": 14, "sprite": 9563 }, + { "weight": 14, "sprite": 9564 }, + { "weight": 14, "sprite": 9565 }, + { "weight": 14, "sprite": 9566 }, + { "weight": 14, "sprite": 9567 } ], "animated": true }, { "id": "overlay_female_worn_cig_lit", "fg": [ - { "weight": 14, "sprite": 9526 }, - { "weight": 14, "sprite": 9527 }, - { "weight": 14, "sprite": 9528 }, - { "weight": 14, "sprite": 9529 }, - { "weight": 14, "sprite": 9530 }, - { "weight": 14, "sprite": 9531 }, - { "weight": 14, "sprite": 9532 } + { "weight": 14, "sprite": 9568 }, + { "weight": 14, "sprite": 9569 }, + { "weight": 14, "sprite": 9570 }, + { "weight": 14, "sprite": 9571 }, + { "weight": 14, "sprite": 9572 }, + { "weight": 14, "sprite": 9573 }, + { "weight": 14, "sprite": 9574 } ], "animated": true }, { "id": "overlay_male_worn_cig_lit", "fg": [ - { "weight": 14, "sprite": 9533 }, - { "weight": 14, "sprite": 9534 }, - { "weight": 14, "sprite": 9535 }, - { "weight": 14, "sprite": 9536 }, - { "weight": 14, "sprite": 9537 }, - { "weight": 14, "sprite": 9538 }, - { "weight": 14, "sprite": 9539 } + { "weight": 14, "sprite": 9575 }, + { "weight": 14, "sprite": 9576 }, + { "weight": 14, "sprite": 9577 }, + { "weight": 14, "sprite": 9578 }, + { "weight": 14, "sprite": 9579 }, + { "weight": 14, "sprite": 9580 }, + { "weight": 14, "sprite": 9581 } ], "animated": true }, { "id": "overlay_female_worn_joint_lit", "fg": [ - { "weight": 14, "sprite": 9540 }, - { "weight": 14, "sprite": 9541 }, - { "weight": 14, "sprite": 9542 }, - { "weight": 14, "sprite": 9543 }, - { "weight": 14, "sprite": 9544 }, - { "weight": 14, "sprite": 9545 }, - { "weight": 14, "sprite": 9546 } + { "weight": 14, "sprite": 9582 }, + { "weight": 14, "sprite": 9583 }, + { "weight": 14, "sprite": 9584 }, + { "weight": 14, "sprite": 9585 }, + { "weight": 14, "sprite": 9586 }, + { "weight": 14, "sprite": 9587 }, + { "weight": 14, "sprite": 9588 } ], "animated": true }, { "id": "overlay_male_worn_joint_lit", "fg": [ - { "weight": 14, "sprite": 9547 }, - { "weight": 14, "sprite": 9548 }, - { "weight": 14, "sprite": 9549 }, - { "weight": 14, "sprite": 9550 }, - { "weight": 14, "sprite": 9551 }, - { "weight": 14, "sprite": 9552 }, - { "weight": 14, "sprite": 9553 } + { "weight": 14, "sprite": 9589 }, + { "weight": 14, "sprite": 9590 }, + { "weight": 14, "sprite": 9591 }, + { "weight": 14, "sprite": 9592 }, + { "weight": 14, "sprite": 9593 }, + { "weight": 14, "sprite": 9594 }, + { "weight": 14, "sprite": 9595 } ], "animated": true }, - { "id": "overlay_worn_boots_survivor", "fg": 9554 }, - { "id": "overlay_worn_boots_xlsurvivor", "fg": 9554 }, - { "id": "overlay_female_worn_sleeveless_duster_survivor", "fg": 9557 }, - { "id": "overlay_male_worn_sleeveless_duster_survivor", "fg": 9558 }, - { "id": "overlay_female_worn_sleeveless_trenchcoat_survivor", "fg": 9559 }, - { "id": "overlay_male_worn_sleeveless_trenchcoat_survivor", "fg": 9560 }, - { "id": "overlay_female_worn_survivor_belt_notools", "fg": 9623 }, - { "id": "overlay_male_worn_survivor_belt_notools", "fg": 9624 }, - { "id": "overlay_female_worn_duster_survivor", "fg": 9563 }, - { "id": "overlay_male_worn_duster_survivor", "fg": 9564 }, - { "id": "overlay_female_worn_xl_duster_survivor", "fg": 9563 }, - { "id": "overlay_male_worn_xl_duster_survivor", "fg": 9564 }, - { "id": "overlay_female_worn_gloves_survivor", "fg": 9567 }, - { "id": "overlay_male_worn_gloves_survivor", "fg": 9568 }, - { "id": "overlay_female_worn_gloves_xlsurvivor", "fg": 9567 }, - { "id": "overlay_male_worn_gloves_xlsurvivor", "fg": 9568 }, - { "id": "overlay_female_worn_survivor_vest", "fg": 9625 }, - { "id": "overlay_male_worn_survivor_vest", "fg": 9626 }, - { "id": "overlay_female_worn_xl_survivor_vest", "fg": 9625 }, - { "id": "overlay_male_worn_xl_survivor_vest", "fg": 9626 }, - { "id": "overlay_female_worn_hood_survivor", "fg": 9569 }, - { "id": "overlay_male_worn_hood_survivor", "fg": 9570 }, - { "id": "overlay_female_worn_hood_xlsurvivor", "fg": 9569 }, - { "id": "overlay_male_worn_hood_xlsurvivor", "fg": 9570 }, - { "id": "overlay_female_worn_survivor_suit", "fg": 9571 }, - { "id": "overlay_male_worn_survivor_suit", "fg": 9572 }, - { "id": "overlay_female_worn_xlsurvivor_suit", "fg": 9571 }, - { "id": "overlay_male_worn_xlsurvivor_suit", "fg": 9572 }, - { "id": "overlay_female_worn_trenchcoat_survivor", "fg": 9573 }, - { "id": "overlay_male_worn_trenchcoat_survivor", "fg": 9574 }, - { "id": "overlay_worn_boots_hsurvivor", "fg": 9589 }, - { "id": "overlay_worn_xl_boots_hsurvivor", "fg": 9589 }, - { "id": "overlay_female_worn_gloves_hsurvivor", "fg": 9590 }, - { "id": "overlay_male_worn_gloves_hsurvivor", "fg": 9591 }, - { "id": "overlay_female_worn_xl_gloves_hsurvivor", "fg": 9590 }, - { "id": "overlay_male_worn_xl_gloves_hsurvivor", "fg": 9591 }, - { "id": "overlay_female_worn_hsurvivor_suit", "fg": 9592 }, - { "id": "overlay_male_worn_hsurvivor_suit", "fg": 9593 }, - { "id": "overlay_female_worn_xlhsurvivor_suit", "fg": 9592 }, - { "id": "overlay_male_worn_xlhsurvivor_suit", "fg": 9593 }, - { "id": "overlay_worn_boots_fsurvivor", "fg": 9582 }, - { "id": "overlay_worn_xl_boots_fsurvivor", "fg": 9582 }, - { "id": "overlay_female_worn_gloves_fsurvivor", "fg": 9583 }, - { "id": "overlay_male_worn_gloves_fsurvivor", "fg": 9584 }, - { "id": "overlay_female_worn_xl_gloves_fsurvivor", "fg": 9583 }, - { "id": "overlay_male_worn_xl_gloves_fsurvivor", "fg": 9584 }, - { "id": "overlay_female_worn_hood_fsurvivor", "fg": 9585 }, - { "id": "overlay_male_worn_hood_fsurvivor", "fg": 9586 }, - { "id": "overlay_female_worn_xl_hood_fsurvivor", "fg": 9585 }, - { "id": "overlay_male_worn_xl_hood_fsurvivor", "fg": 9586 }, - { "id": "overlay_female_worn_fsurvivor_suit", "fg": 9587 }, - { "id": "overlay_male_worn_fsurvivor_suit", "fg": 9588 }, - { "id": "overlay_female_worn_xl_fsurvivor_suit", "fg": 9587 }, - { "id": "overlay_male_worn_xl_fsurvivor_suit", "fg": 9588 }, - { "id": [ "overlay_female_worn_pants_survivor", "overlay_female_worn_xl_pants_survivor" ], "fg": 9561 }, - { "id": [ "overlay_male_worn_pants_survivor", "overlay_male_worn_xl_pants_survivor" ], "fg": 9562 }, + { "id": "overlay_worn_boots_survivor", "fg": 9596 }, + { "id": "overlay_worn_boots_xlsurvivor", "fg": 9596 }, + { "id": "overlay_female_worn_sleeveless_duster_survivor", "fg": 9599 }, + { "id": "overlay_male_worn_sleeveless_duster_survivor", "fg": 9600 }, + { "id": "overlay_female_worn_sleeveless_trenchcoat_survivor", "fg": 9601 }, + { "id": "overlay_male_worn_sleeveless_trenchcoat_survivor", "fg": 9602 }, + { "id": "overlay_female_worn_survivor_belt_notools", "fg": 9665 }, + { "id": "overlay_male_worn_survivor_belt_notools", "fg": 9666 }, + { "id": "overlay_female_worn_duster_survivor", "fg": 9605 }, + { "id": "overlay_male_worn_duster_survivor", "fg": 9606 }, + { "id": "overlay_female_worn_xl_duster_survivor", "fg": 9605 }, + { "id": "overlay_male_worn_xl_duster_survivor", "fg": 9606 }, + { "id": "overlay_female_worn_gloves_survivor", "fg": 9609 }, + { "id": "overlay_male_worn_gloves_survivor", "fg": 9610 }, + { "id": "overlay_female_worn_gloves_xlsurvivor", "fg": 9609 }, + { "id": "overlay_male_worn_gloves_xlsurvivor", "fg": 9610 }, + { "id": "overlay_female_worn_survivor_vest", "fg": 9667 }, + { "id": "overlay_male_worn_survivor_vest", "fg": 9668 }, + { "id": "overlay_female_worn_xl_survivor_vest", "fg": 9667 }, + { "id": "overlay_male_worn_xl_survivor_vest", "fg": 9668 }, + { "id": "overlay_female_worn_hood_survivor", "fg": 9611 }, + { "id": "overlay_male_worn_hood_survivor", "fg": 9612 }, + { "id": "overlay_female_worn_hood_xlsurvivor", "fg": 9611 }, + { "id": "overlay_male_worn_hood_xlsurvivor", "fg": 9612 }, + { "id": "overlay_female_worn_survivor_suit", "fg": 9613 }, + { "id": "overlay_male_worn_survivor_suit", "fg": 9614 }, + { "id": "overlay_female_worn_xlsurvivor_suit", "fg": 9613 }, + { "id": "overlay_male_worn_xlsurvivor_suit", "fg": 9614 }, + { "id": "overlay_female_worn_trenchcoat_survivor", "fg": 9615 }, + { "id": "overlay_male_worn_trenchcoat_survivor", "fg": 9616 }, + { "id": "overlay_worn_boots_hsurvivor", "fg": 9631 }, + { "id": "overlay_worn_xl_boots_hsurvivor", "fg": 9631 }, + { "id": "overlay_female_worn_gloves_hsurvivor", "fg": 9632 }, + { "id": "overlay_male_worn_gloves_hsurvivor", "fg": 9633 }, + { "id": "overlay_female_worn_xl_gloves_hsurvivor", "fg": 9632 }, + { "id": "overlay_male_worn_xl_gloves_hsurvivor", "fg": 9633 }, + { "id": "overlay_female_worn_hsurvivor_suit", "fg": 9634 }, + { "id": "overlay_male_worn_hsurvivor_suit", "fg": 9635 }, + { "id": "overlay_female_worn_xlhsurvivor_suit", "fg": 9634 }, + { "id": "overlay_male_worn_xlhsurvivor_suit", "fg": 9635 }, + { "id": "overlay_worn_boots_fsurvivor", "fg": 9624 }, + { "id": "overlay_worn_xl_boots_fsurvivor", "fg": 9624 }, + { "id": "overlay_female_worn_gloves_fsurvivor", "fg": 9625 }, + { "id": "overlay_male_worn_gloves_fsurvivor", "fg": 9626 }, + { "id": "overlay_female_worn_xl_gloves_fsurvivor", "fg": 9625 }, + { "id": "overlay_male_worn_xl_gloves_fsurvivor", "fg": 9626 }, + { "id": "overlay_female_worn_hood_fsurvivor", "fg": 9627 }, + { "id": "overlay_male_worn_hood_fsurvivor", "fg": 9628 }, + { "id": "overlay_female_worn_xl_hood_fsurvivor", "fg": 9627 }, + { "id": "overlay_male_worn_xl_hood_fsurvivor", "fg": 9628 }, + { "id": "overlay_female_worn_fsurvivor_suit", "fg": 9629 }, + { "id": "overlay_male_worn_fsurvivor_suit", "fg": 9630 }, + { "id": "overlay_female_worn_xl_fsurvivor_suit", "fg": 9629 }, + { "id": "overlay_male_worn_xl_fsurvivor_suit", "fg": 9630 }, + { "id": [ "overlay_female_worn_pants_survivor", "overlay_female_worn_xl_pants_survivor" ], "fg": 9603 }, + { "id": [ "overlay_male_worn_pants_survivor", "overlay_male_worn_xl_pants_survivor" ], "fg": 9604 }, { "id": [ "overlay_female_worn_gloves_survivor_fingerless", "overlay_female_worn_xl_gloves_survivor_fingerless" ], - "fg": 9565 + "fg": 9607 }, { "id": [ "overlay_male_worn_gloves_survivor_fingerless", "overlay_male_worn_xl_gloves_survivor_fingerless" ], - "fg": 9566 - }, - { "id": "overlay_worn_boots_h20survivor", "fg": 9575 }, - { "id": "overlay_female_worn_gloves_h20survivor", "fg": 9576 }, - { "id": "overlay_male_worn_gloves_h20survivor", "fg": 9577 }, - { "id": "overlay_female_worn_hood_h20survivor", "fg": 9578 }, - { "id": "overlay_male_worn_hood_h20survivor", "fg": 9579 }, - { "id": "overlay_female_worn_h20survivor_suit", "fg": 9580 }, - { "id": "overlay_male_worn_h20survivor_suit", "fg": 9581 }, - { "id": [ "overlay_worn_boots_lsurvivor", "overlay_worn_xl_boots_lsurvivor" ], "fg": 9594 }, - { "id": [ "overlay_female_worn_gloves_lsurvivor", "overlay_female_worn_xl_gloves_lsurvivor" ], "fg": 9599 }, - { "id": [ "overlay_male_worn_gloves_lsurvivor", "overlay_male_worn_xl_gloves_lsurvivor" ], "fg": 9600 }, - { "id": [ "overlay_female_worn_hood_lsurvivor", "overlay_female_worn_xl_hood_lsurvivor" ], "fg": 9601 }, - { "id": [ "overlay_male_worn_hood_lsurvivor", "overlay_male_worn_xl_hood_lsurvivor" ], "fg": 9602 }, - { "id": [ "overlay_female_worn_lsurvivor_suit", "overlay_female_worn_xl_lsurvivor_suit" ], "fg": 9603 }, - { "id": [ "overlay_male_worn_lsurvivor_suit", "overlay_male_worn_xl_lsurvivor_suit" ], "fg": 9604 }, - { "id": [ "overlay_female_worn_lsurvivor_armor", "overlay_female_worn_xl_lsurvivor_armor" ], "fg": 9595 }, - { "id": [ "overlay_male_worn_lsurvivor_armor", "overlay_male_worn_xl_lsurvivor_armor" ], "fg": 9596 }, - { "id": [ "overlay_female_worn_lsurvivor_pants", "overlay_female_worn_xl_lsurvivor_pants" ], "fg": 9597 }, - { "id": [ "overlay_male_worn_lsurvivor_pants", "overlay_male_worn_xl_lsurvivor_pants" ], "fg": 9598 }, - { "id": "overlay_female_worn_mask_hsurvivor", "fg": 9605 }, - { "id": "overlay_male_worn_mask_hsurvivor", "fg": 9606 }, - { "id": "overlay_female_worn_mask_lsurvivor", "fg": 9607 }, - { "id": "overlay_male_worn_mask_lsurvivor", "fg": 9608 }, - { "id": "overlay_female_worn_mask_fsurvivor", "fg": 9609 }, - { "id": "overlay_male_worn_mask_fsurvivor", "fg": 9610 }, - { "id": "overlay_female_worn_mask_fsurvivorxl", "fg": 9609 }, - { "id": "overlay_male_worn_mask_fsurvivorxl", "fg": 9610 }, - { "id": "overlay_female_worn_mask_survivor", "fg": 9611 }, - { "id": "overlay_male_worn_mask_survivor", "fg": 9612 }, - { "id": "overlay_female_worn_mask_survivorxl", "fg": 9611 }, - { "id": "overlay_male_worn_mask_survivorxl", "fg": 9612 }, - { "id": "overlay_female_worn_mask_wsurvivor", "fg": 9613 }, - { "id": "overlay_male_worn_mask_wsurvivor", "fg": 9614 }, - { "id": "overlay_female_worn_mask_wsurvivorxl", "fg": 9613 }, - { "id": "overlay_male_worn_mask_wsurvivorxl", "fg": 9614 }, - { "id": [ "overlay_worn_boots_wsurvivor", "overlay_worn_xl_boots_wsurvivor" ], "fg": 9627 }, - { "id": [ "overlay_female_worn_gloves_wsurvivor", "overlay_female_worn_xl_gloves_wsurvivor" ], "fg": 9628 }, - { "id": [ "overlay_male_worn_gloves_wsurvivor", "overlay_male_worn_xl_gloves_wsurvivor" ], "fg": 9629 }, - { "id": [ "overlay_female_worn_hood_wsurvivor", "overlay_female_worn_xl_hood_wsurvivor" ], "fg": 9630 }, - { "id": [ "overlay_male_worn_hood_wsurvivor", "overlay_male_worn_xl_hood_wsurvivor" ], "fg": 9631 }, - { "id": [ "overlay_female_worn_wsurvivor_suit", "overlay_female_worn_xl_wsurvivor_suit" ], "fg": 9632 }, - { "id": [ "overlay_male_worn_wsurvivor_suit", "overlay_male_worn_xl_wsurvivor_suit" ], "fg": 9633 }, - { "id": "overlay_female_worn_bikini_bottom", "fg": 9634 }, - { "id": "overlay_male_worn_bikini_bottom", "fg": 9635 }, - { "id": "overlay_female_worn_bikini_top", "fg": 9636 }, - { "id": "overlay_male_worn_bikini_top", "fg": 9637 }, - { "id": "overlay_female_worn_bikini_top_fur", "fg": 9638 }, - { "id": "overlay_male_worn_bikini_top_fur", "fg": 9639 }, - { "id": "overlay_female_worn_bikini_top_leather", "fg": 9640 }, - { "id": "overlay_male_worn_bikini_top_leather", "fg": 9641 }, - { "id": "overlay_female_worn_winter_pants_army", "fg": 9642 }, - { "id": "overlay_male_worn_winter_pants_army", "fg": 9643 }, - { "id": "overlay_female_worn_bunker_pants", "fg": 9644 }, - { "id": "overlay_male_worn_bunker_pants", "fg": 9645 }, - { "id": "overlay_female_worn_striped_pants", "fg": 9668 }, - { "id": "overlay_male_worn_striped_pants", "fg": 9669 }, - { "id": "overlay_female_worn_technician_pants_gray", "fg": 9670 }, - { "id": "overlay_male_worn_technician_pants_gray", "fg": 9671 }, - { "id": "overlay_female_worn_jeans", "fg": 9646 }, - { "id": "overlay_male_worn_jeans", "fg": 9647 }, - { "id": "overlay_female_worn_jeans_red", "fg": 9648 }, - { "id": "overlay_male_worn_jeans_red", "fg": 9649 }, - { "id": "overlay_female_worn_motorbike_pants", "fg": 9650 }, - { "id": "overlay_male_worn_motorbike_pants", "fg": 9651 }, - { "id": "overlay_female_worn_pants_army", "fg": 9652 }, - { "id": "overlay_male_worn_pants_army", "fg": 9653 }, - { "id": "overlay_female_worn_pants_cargo", "fg": 9654 }, - { "id": "overlay_male_worn_pants_cargo", "fg": 9655 }, - { "id": "overlay_female_worn_pants_checkered", "fg": 9656 }, - { "id": "overlay_male_worn_pants_checkered", "fg": 9657 }, - { "id": "overlay_female_worn_pants_faux_fur", "fg": 9659 }, - { "id": "overlay_male_worn_pants_faux_fur", "fg": 9660 }, - { "id": "overlay_female_worn_pants_fur", "fg": 9661 }, - { "id": "overlay_male_worn_pants_fur", "fg": 9662 }, - { "id": "overlay_female_worn_pants_leather", "fg": 9663 }, - { "id": "overlay_male_worn_pants_leather", "fg": 9664 }, - { "id": "overlay_female_worn_pants", "fg": 9658 }, - { "id": "overlay_male_worn_pants", "fg": 9665 }, - { "id": "overlay_female_worn_pants_ski", "fg": 9666 }, - { "id": "overlay_male_worn_pants_ski", "fg": 9667 }, - { "id": "overlay_female_worn_bra", "fg": 9676 }, - { "id": "overlay_male_worn_bra", "fg": 9677 }, - { "id": "overlay_female_worn_corset", "fg": 9678 }, - { "id": "overlay_male_worn_corset", "fg": 9679 }, - { "id": "overlay_male_worn_undershirt", "fg": 9693 }, - { "id": "overlay_female_worn_undershirt", "fg": 9692 }, - { "id": "overlay_female_worn_socks", "fg": 9686 }, - { "id": "overlay_male_worn_socks", "fg": 9687 }, - { "id": "overlay_female_worn_stockings", "fg": 9690 }, - { "id": "overlay_male_worn_stockings", "fg": 9691 }, - { "id": "overlay_worn_socks_wool", "fg": 9696 }, - { "id": "overlay_female_worn_sports_bra", "fg": 9688 }, - { "id": "overlay_male_worn_sports_bra", "fg": 9689 }, - { "id": "overlay_female_worn_boxer_briefs", "fg": 9672 }, - { "id": "overlay_male_worn_boxer_briefs", "fg": 9673 }, - { "id": "overlay_female_worn_boxer_shorts", "fg": 9674 }, - { "id": "overlay_male_worn_boxer_shorts", "fg": 9675 }, - { "id": "overlay_female_worn_long_underpants", "fg": 9680 }, - { "id": "overlay_male_worn_long_underpants", "fg": 9681 }, - { "id": "overlay_female_worn_long_undertop", "fg": 9682 }, - { "id": "overlay_male_worn_long_undertop", "fg": 9683 }, - { "id": "overlay_female_worn_panties", "fg": 9684 }, - { "id": "overlay_male_worn_panties", "fg": 9685 }, - { "id": "overlay_female_worn_union_suit", "fg": 9694 }, - { "id": "overlay_male_worn_union_suit", "fg": 9695 }, - { "id": "overlay_male_worn_blanket", "fg": 9698 }, - { "id": "overlay_female_worn_blanket", "fg": 9697 }, - { "id": "overlay_male_worn_down_blanket", "fg": 9700 }, - { "id": "overlay_female_worn_down_blanket", "fg": 9699 }, - { "id": "overlay_female_worn_electric_blanket", "fg": 9701 }, - { "id": "overlay_male_worn_electric_blanket", "fg": 9702 }, - { "id": "overlay_female_worn_towel", "fg": 9703 }, - { "id": "overlay_male_worn_towel", "fg": 9704 }, - { "id": "overlay_female_worn_towel_wet", "fg": 9703 }, - { "id": "overlay_male_worn_towel_wet", "fg": 9704 }, - { "id": "overlay_female_worn_towel_soiled", "fg": 9703 }, - { "id": "overlay_male_worn_towel_soiled", "fg": 9704 }, - { "id": "overlay_female_wielded_magi_staff_greater", "fg": 7665 }, - { "id": "overlay_male_wielded_magi_staff_greater", "fg": 7666 }, - { "id": "overlay_female_wielded_magi_staff_lesser", "fg": 7667 }, - { "id": "overlay_male_wielded_magi_staff_lesser", "fg": 7668 }, - { "id": "overlay_female_wielded_magi_staff_minor", "fg": 7669 }, - { "id": "overlay_male_wielded_magi_staff_minor", "fg": 7670 }, - { "id": "overlay_mutation_bio_blaster", "fg": 7671 }, - { "id": "overlay_wielded_bio_blade_weapon", "fg": 7672 }, - { "id": "overlay_effect_attention", "fg": 7673 }, - { "id": "overlay_effect_boomered", "fg": 7674 }, - { "id": "overlay_effect_glare", "fg": 7675 }, - { "id": "overlay_effect_laserlocked", "fg": 7676 }, - { "id": "overlay_female_mutation_buzzcut_var_black", "fg": 7727 }, - { "id": "overlay_female_mutation_buzzcut_var_blond", "fg": 7728 }, - { "id": "overlay_female_mutation_buzzcut_var_blue", "fg": 7729 }, - { "id": "overlay_female_mutation_buzzcut_var_brown", "fg": 7730 }, - { "id": "overlay_female_mutation_buzzcut_var_green", "fg": 7731 }, - { "id": "overlay_female_mutation_buzzcut_var_pink", "fg": 7732 }, - { "id": "overlay_female_mutation_buzzcut_var_purple", "fg": 7733 }, - { "id": "overlay_female_mutation_buzzcut_var_red", "fg": 7734 }, - { "id": "overlay_female_mutation_buzzcut_var_white", "fg": 7735 }, - { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 7736 }, - { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 7737 }, - { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 7738 }, - { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 7739 }, - { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 7740 }, - { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 7741 }, - { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 7742 }, - { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 7743 }, - { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 7744 }, - { "id": "overlay_female_mutation_crewcut_var_blue", "fg": 7745 }, - { "id": "overlay_female_mutation_crewcut_var_green", "fg": 7746 }, - { "id": "overlay_female_mutation_crewcut_var_pink", "fg": 7747 }, - { "id": "overlay_female_mutation_crewcut_var_purple", "fg": 7748 }, - { "id": "overlay_male_mutation_crewcut_var_blue", "fg": 7749 }, - { "id": "overlay_male_mutation_crewcut_var_green", "fg": 7750 }, - { "id": "overlay_male_mutation_crewcut_var_pink", "fg": 7751 }, - { "id": "overlay_male_mutation_crewcut_var_purple", "fg": 7752 }, - { "id": "overlay_female_mutation_fro_var_blue", "fg": 7753 }, - { "id": "overlay_female_mutation_fro_var_green", "fg": 7754 }, - { "id": "overlay_female_mutation_fro_var_pink", "fg": 7755 }, - { "id": "overlay_female_mutation_fro_var_purple", "fg": 7756 }, - { "id": "overlay_male_mutation_fro_var_blue", "fg": 7757 }, - { "id": "overlay_male_mutation_fro_var_green", "fg": 7758 }, - { "id": "overlay_male_mutation_fro_var_pink", "fg": 7759 }, - { "id": "overlay_male_mutation_fro_var_purple", "fg": 7760 }, - { "id": "overlay_female_mutation_long_var_blue", "fg": 7761 }, - { "id": "overlay_female_mutation_long_var_green", "fg": 7762 }, - { "id": "overlay_female_mutation_long_var_pink", "fg": 7763 }, - { "id": "overlay_female_mutation_long_var_purple", "fg": 7764 }, - { "id": "overlay_male_mutation_long_var_blue", "fg": 7765 }, - { "id": "overlay_male_mutation_long_var_green", "fg": 7766 }, - { "id": "overlay_male_mutation_long_var_pink", "fg": 7767 }, - { "id": "overlay_male_mutation_long_var_purple", "fg": 7768 }, - { "id": "overlay_female_mutation_messy_var_black", "fg": 7769 }, - { "id": "overlay_female_mutation_messy_var_blond", "fg": 7770 }, - { "id": "overlay_female_mutation_messy_var_blue", "fg": 7771 }, - { "id": "overlay_female_mutation_messy_var_brown", "fg": 7772 }, - { "id": "overlay_female_mutation_messy_var_green", "fg": 7773 }, - { "id": "overlay_female_mutation_messy_var_pink", "fg": 7774 }, - { "id": "overlay_female_mutation_messy_var_purple", "fg": 7775 }, - { "id": "overlay_female_mutation_messy_var_red", "fg": 7776 }, - { "id": "overlay_female_mutation_messy_var_white", "fg": 7777 }, - { "id": "overlay_male_mutation_messy_var_black", "fg": 7778 }, - { "id": "overlay_male_mutation_messy_var_blond", "fg": 7779 }, - { "id": "overlay_male_mutation_messy_var_blue", "fg": 7780 }, - { "id": "overlay_male_mutation_messy_var_brown", "fg": 7781 }, - { "id": "overlay_male_mutation_messy_var_green", "fg": 7782 }, - { "id": "overlay_male_mutation_messy_var_pink", "fg": 7783 }, - { "id": "overlay_male_mutation_messy_var_purple", "fg": 7784 }, - { "id": "overlay_male_mutation_messy_var_red", "fg": 7785 }, - { "id": "overlay_male_mutation_messy_var_white", "fg": 7786 }, - { "id": "overlay_female_mutation_long_over_eye_var_black", "fg": 7787 }, - { "id": "overlay_female_mutation_long_over_eye_var_blond", "fg": 7788 }, - { "id": "overlay_female_mutation_long_over_eye_var_blue", "fg": 7789 }, - { "id": "overlay_female_mutation_long_over_eye_var_brown", "fg": 7790 }, - { "id": "overlay_female_mutation_long_over_eye_var_green", "fg": 7791 }, - { "id": "overlay_female_mutation_long_over_eye_var_pink", "fg": 7792 }, - { "id": "overlay_female_mutation_long_over_eye_var_purple", "fg": 7793 }, - { "id": "overlay_female_mutation_long_over_eye_var_red", "fg": 7794 }, - { "id": "overlay_female_mutation_long_over_eye_var_white", "fg": 7795 }, - { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 7796 }, - { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 7797 }, - { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 7798 }, - { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 7799 }, - { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 7800 }, - { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 7801 }, - { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 7802 }, - { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 7803 }, - { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 7804 }, - { "id": "overlay_female_mutation_medium_var_blue", "fg": 7805 }, - { "id": "overlay_female_mutation_medium_var_green", "fg": 7806 }, - { "id": "overlay_female_mutation_medium_var_pink", "fg": 7807 }, - { "id": "overlay_female_mutation_medium_var_purple", "fg": 7808 }, - { "id": "overlay_male_mutation_medium_var_blue", "fg": 7809 }, - { "id": "overlay_male_mutation_medium_var_green", "fg": 7810 }, - { "id": "overlay_male_mutation_medium_var_pink", "fg": 7811 }, - { "id": "overlay_male_mutation_medium_var_purple", "fg": 7812 }, - { "id": "overlay_female_mutation_mohawk_var_blue", "fg": 7813 }, - { "id": "overlay_female_mutation_mohawk_var_green", "fg": 7814 }, - { "id": "overlay_female_mutation_mohawk_var_pink", "fg": 7815 }, - { "id": "overlay_female_mutation_mohawk_var_purple", "fg": 7816 }, - { "id": "overlay_male_mutation_mohawk_var_blue", "fg": 7817 }, - { "id": "overlay_male_mutation_mohawk_var_green", "fg": 7818 }, - { "id": "overlay_male_mutation_mohawk_var_pink", "fg": 7819 }, - { "id": "overlay_male_mutation_mohawk_var_purple", "fg": 7820 }, - { "id": "overlay_female_mutation_mullet_var_black", "fg": 7821 }, - { "id": "overlay_female_mutation_mullet_var_blond", "fg": 7822 }, - { "id": "overlay_female_mutation_mullet_var_blue", "fg": 7823 }, - { "id": "overlay_female_mutation_mullet_var_brown", "fg": 7824 }, - { "id": "overlay_female_mutation_mullet_var_green", "fg": 7825 }, - { "id": "overlay_female_mutation_mullet_var_pink", "fg": 7826 }, - { "id": "overlay_female_mutation_mullet_var_purple", "fg": 7827 }, - { "id": "overlay_female_mutation_mullet_var_red", "fg": 7828 }, - { "id": "overlay_female_mutation_mullet_var_white", "fg": 7829 }, - { "id": "overlay_male_mutation_mullet_var_black", "fg": 7830 }, - { "id": "overlay_male_mutation_mullet_var_blond", "fg": 7831 }, - { "id": "overlay_male_mutation_mullet_var_blue", "fg": 7832 }, - { "id": "overlay_male_mutation_mullet_var_brown", "fg": 7833 }, - { "id": "overlay_male_mutation_mullet_var_green", "fg": 7834 }, - { "id": "overlay_male_mutation_mullet_var_pink", "fg": 7835 }, - { "id": "overlay_male_mutation_mullet_var_purple", "fg": 7836 }, - { "id": "overlay_male_mutation_mullet_var_red", "fg": 7837 }, - { "id": "overlay_male_mutation_mullet_var_white", "fg": 7838 }, - { "id": "overlay_female_mutation_ponytail_var_black", "fg": 7839 }, - { "id": "overlay_female_mutation_ponytail_var_blond", "fg": 7840 }, - { "id": "overlay_female_mutation_ponytail_var_blue", "fg": 7841 }, - { "id": "overlay_female_mutation_ponytail_var_brown", "fg": 7842 }, - { "id": "overlay_female_mutation_ponytail_var_green", "fg": 7843 }, - { "id": "overlay_female_mutation_ponytail_var_pink", "fg": 7844 }, - { "id": "overlay_female_mutation_ponytail_var_purple", "fg": 7845 }, - { "id": "overlay_female_mutation_ponytail_var_red", "fg": 7846 }, - { "id": "overlay_female_mutation_ponytail_var_white", "fg": 7847 }, - { "id": "overlay_male_mutation_ponytail_var_black", "fg": 7848 }, - { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 7849 }, - { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 7850 }, - { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 7851 }, - { "id": "overlay_male_mutation_ponytail_var_green", "fg": 7852 }, - { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 7853 }, - { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 7854 }, - { "id": "overlay_male_mutation_ponytail_var_red", "fg": 7855 }, - { "id": "overlay_male_mutation_ponytail_var_white", "fg": 7856 }, - { "id": "overlay_female_mutation_short_no_fringe_var_black", "fg": 7857 }, - { "id": "overlay_female_mutation_short_no_fringe_var_blond", "fg": 7858 }, - { "id": "overlay_female_mutation_short_no_fringe_var_blue", "fg": 7859 }, - { "id": "overlay_female_mutation_short_no_fringe_var_brown", "fg": 7860 }, - { "id": "overlay_female_mutation_short_no_fringe_var_green", "fg": 7861 }, - { "id": "overlay_female_mutation_short_no_fringe_var_pink", "fg": 7862 }, - { "id": "overlay_female_mutation_short_no_fringe_var_purple", "fg": 7863 }, - { "id": "overlay_female_mutation_short_no_fringe_var_red", "fg": 7864 }, - { "id": "overlay_female_mutation_short_no_fringe_var_white", "fg": 7865 }, - { "id": "overlay_female_mutation_short_var_blue", "fg": 7866 }, - { "id": "overlay_female_mutation_short_var_green", "fg": 7867 }, - { "id": "overlay_female_mutation_short_var_pink", "fg": 7868 }, - { "id": "overlay_female_mutation_short_var_purple", "fg": 7869 }, - { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 7870 }, - { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 7871 }, - { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 7872 }, - { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 7873 }, - { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 7874 }, - { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 7875 }, - { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 7876 }, - { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 7877 }, - { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 7878 }, - { "id": "overlay_male_mutation_short_var_blue", "fg": 7879 }, - { "id": "overlay_male_mutation_short_var_green", "fg": 7880 }, - { "id": "overlay_male_mutation_short_var_pink", "fg": 7881 }, - { "id": "overlay_male_mutation_short_var_purple", "fg": 7882 }, - { "id": "overlay_female_mutation_short_over_eye_var_black", "fg": 7883 }, - { "id": "overlay_female_mutation_short_over_eye_var_blond", "fg": 7884 }, - { "id": "overlay_female_mutation_short_over_eye_var_blue", "fg": 7885 }, - { "id": "overlay_female_mutation_short_over_eye_var_brown", "fg": 7886 }, - { "id": "overlay_female_mutation_short_over_eye_var_green", "fg": 7887 }, - { "id": "overlay_female_mutation_short_over_eye_var_pink", "fg": 7888 }, - { "id": "overlay_female_mutation_short_over_eye_var_purple", "fg": 7889 }, - { "id": "overlay_female_mutation_short_over_eye_var_red", "fg": 7890 }, - { "id": "overlay_female_mutation_short_over_eye_var_white", "fg": 7891 }, - { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 7892 }, - { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 7893 }, - { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 7894 }, - { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 7895 }, - { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 7896 }, - { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 7897 }, - { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 7898 }, - { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 7899 }, - { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 7900 }, - { "id": "overlay_female_mutation_ANTENNAE", "fg": 7973 }, - { "id": "overlay_male_mutation_ANTENNAE", "fg": 7974 }, - { "id": "overlay_female_mutation_ARM_TENTACLES", "fg": 7977 }, - { "id": "overlay_male_mutation_ARM_TENTACLES", "fg": 7978 }, - { "id": "overlay_female_mutation_ARM_TENTACLES_4", "fg": 7979 }, - { "id": "overlay_male_mutation_ARM_TENTACLES_4", "fg": 7980 }, - { "id": "overlay_female_mutation_ARM_TENTACLES_8", "fg": 7981 }, - { "id": "overlay_male_mutation_ARM_TENTACLES_8", "fg": 7982 }, - { "id": "overlay_female_mutation_BIOLUM0", "fg": 7989 }, - { "id": "overlay_female_mutation_BIOLUM0_active", "fg": 7990 }, - { "id": "overlay_female_mutation_BIOLUM1", "fg": 7991 }, - { "id": "overlay_female_mutation_BIOLUM1_active", "fg": 7992 }, - { "id": "overlay_female_mutation_BIOLUM2", "fg": 7993 }, - { "id": "overlay_female_mutation_BIOLUM2_active", "fg": 7994 }, - { "id": "overlay_male_mutation_BIOLUM0", "fg": 7995 }, - { "id": "overlay_male_mutation_BIOLUM0_active", "fg": 7996 }, - { "id": "overlay_male_mutation_BIOLUM1", "fg": 7997 }, - { "id": "overlay_male_mutation_BIOLUM1_active", "fg": 7998 }, - { "id": "overlay_male_mutation_BIOLUM2", "fg": 7999 }, - { "id": "overlay_male_mutation_BIOLUM2_active", "fg": 8000 }, - { "id": "overlay_female_mutation_CANINE_EARS", "fg": 8003 }, - { "id": "overlay_male_mutation_CANINE_EARS", "fg": 8004 }, - { "id": "overlay_female_mutation_FEL_EYE", "fg": 8007 }, - { "id": "overlay_male_mutation_FEL_EYE", "fg": 8008 }, - { "id": "overlay_female_mutation_FELINE_EARS", "fg": 8009 }, - { "id": "overlay_male_mutation_FELINE_EARS", "fg": 8010 }, - { "id": "overlay_mutation_GASTROPOD_FOOT", "fg": 8011 }, - { "id": "overlay_female_mutation_HORNS", "fg": 8012 }, - { "id": "overlay_male_mutation_HORNS", "fg": 8013 }, - { "id": "overlay_female_mutation_HORNS_CURLED", "fg": 8014 }, - { "id": "overlay_male_mutation_HORNS_CURLED", "fg": 8015 }, - { "id": "overlay_female_mutation_LUPINE_EARS", "fg": 8020 }, - { "id": "overlay_male_mutation_LUPINE_EARS", "fg": 8021 }, - { "id": "overlay_female_mutation_LYNX_FUR", "fg": 8022 }, - { "id": "overlay_male_mutation_LYNX_FUR", "fg": 8023 }, - { "id": "overlay_female_mutation_MINOTAUR", "fg": 8024 }, - { "id": "overlay_male_mutation_MINOTAUR", "fg": 8025 }, - { "id": "overlay_female_mutation_MOUSE_EARS", "fg": 8026 }, - { "id": "overlay_male_mutation_MOUSE_EARS", "fg": 8027 }, - { "id": "overlay_female_mutation_MOUTH_TENTACLES", "fg": 8028 }, - { "id": "overlay_male_mutation_MOUTH_TENTACLES", "fg": 8029 }, - { "id": "overlay_female_mutation_MUZZLE_RAT", "fg": 8034 }, - { "id": "overlay_male_mutation_MUZZLE_RAT", "fg": 8035 }, - { "id": "overlay_female_mutation_RABBIT_EARS", "fg": 8036 }, - { "id": "overlay_male_mutation_RABBIT_EARS", "fg": 8037 }, - { "id": "overlay_female_mutation_RABBIT_NOSE", "fg": 8038 }, - { "id": "overlay_male_mutation_RABBIT_NOSE", "fg": 8039 }, - { "id": "overlay_female_mutation_SHELL3", "fg": 8044 }, - { "id": "overlay_male_mutation_SHELL3", "fg": 8045 }, - { "id": "overlay_female_mutation_TAIL_CATTLE", "fg": 8048 }, - { "id": "overlay_male_mutation_TAIL_CATTLE", "fg": 8049 }, - { "id": "overlay_female_mutation_TAIL_CLUB", "fg": 8050 }, - { "id": "overlay_male_mutation_TAIL_CLUB", "fg": 8051 }, - { "id": "overlay_female_mutation_TAIL_FLUFFY", "fg": 8054 }, - { "id": "overlay_male_mutation_TAIL_FLUFFY", "fg": 8055 }, - { "id": "overlay_female_mutation_TAIL_LONG", "fg": 8056 }, - { "id": "overlay_male_mutation_TAIL_LONG", "fg": 8057 }, - { "id": "overlay_female_mutation_TAIL_RABBIT", "fg": 8058 }, - { "id": "overlay_male_mutation_TAIL_RABBIT", "fg": 8059 }, - { "id": "overlay_female_mutation_TAIL_RAT", "fg": 8060 }, - { "id": "overlay_male_mutation_TAIL_RAT", "fg": 8061 }, - { "id": "overlay_female_mutation_WHISKERS", "fg": 8068 }, - { "id": "overlay_male_mutation_WHISKERS", "fg": 8069 }, - { "id": "overlay_female_mutation_WHISKERS_RAT", "fg": 8070 }, - { "id": "overlay_male_mutation_WHISKERS_RAT", "fg": 8071 }, - { "id": "overlay_female_mutation_WINGS_BAT", "fg": 8072 }, - { "id": "overlay_male_mutation_WINGS_BAT", "fg": 8073 }, - { "id": "overlay_female_mutation_FELINE_FUR", "fg": 8085 }, - { "id": "overlay_female_mutation_FUR", "fg": 8086 }, - { "id": "overlay_female_mutation_RABBIT_FUR", "fg": 8087 }, - { "id": "overlay_female_mutation_SLEEK_SCALES", "fg": 8088 }, - { "id": "overlay_female_mutation_THICK_SCALES", "fg": 8089 }, - { "id": "overlay_male_mutation_FELINE_FUR", "fg": 8091 }, - { "id": "overlay_male_mutation_FUR", "fg": 8092 }, - { "id": "overlay_male_mutation_RABBIT_FUR", "fg": 8093 }, - { "id": "overlay_male_mutation_SLEEK_SCALES", "fg": 8094 }, - { "id": "overlay_male_mutation_THICK_SCALES", "fg": 8095 }, - { "id": "overlay_wielded_bronze_brush_axe", "fg": 8117 }, - { "id": "overlay_wielded_brush_axe", "fg": 8118 }, - { "id": "overlay_female_wielded_clay_teapot", "fg": 8154 }, - { "id": "overlay_female_wielded_stepladder", "fg": 8155 }, - { "id": "overlay_female_worn_harmonica_holder", "fg": 8156 }, - { "id": "overlay_male_wielded_clay_teapot", "fg": 8157 }, - { "id": "overlay_male_wielded_stepladder", "fg": 8158 }, - { "id": "overlay_male_worn_harmonica_holder", "fg": 8159 }, - { "id": "overlay_wielded_banjo", "fg": 8161 }, - { "id": "overlay_wielded_bodypillow", "fg": 8162 }, - { "id": "overlay_wielded_clay_pot", "fg": 8163 }, - { "id": "overlay_wielded_guitar_electric", "fg": 8164 }, - { "id": "overlay_wielded_laptop", "fg": 8165 }, - { "id": "overlay_wielded_makeshift_hammer", "fg": 8166 }, - { "id": "overlay_wielded_pot_makeshift", "fg": 8167 }, - { "id": "overlay_wielded_pot_makeshift_copper", "fg": 8168 }, - { "id": "overlay_wielded_tazer", "fg": 8169 }, - { "id": "overlay_female_wielded_aluminum_stepladder", "fg": 8170 }, - { "id": "overlay_male_wielded_aluminum_stepladder", "fg": 8171 }, - { "id": "overlay_wielded_1895sbl", "fg": 8173 }, - { "id": "overlay_wielded_2_shot_special", "fg": 8174 }, - { "id": "overlay_wielded_90two", "fg": 8175 }, - { "id": "overlay_wielded_90two40", "fg": 8176 }, - { "id": "overlay_wielded_AT4", "fg": 8177 }, - { "id": "overlay_wielded_LAW", "fg": 8178 }, - { "id": "overlay_wielded_LAW_Packed", "fg": 8179 }, - { "id": "overlay_wielded_M24", "fg": 8180 }, - { "id": "overlay_wielded_RPG", "fg": 8181 }, - { "id": "overlay_wielded_TDI", "fg": 8182 }, - { "id": "overlay_wielded_USAS_12", "fg": 8183 }, - { "id": "overlay_wielded_af2011a1_38super", "fg": 8184 }, - { "id": "overlay_wielded_airspeargun", "fg": 8185 }, - { "id": "overlay_wielded_ak74", "fg": 8187 }, - { "id": "overlay_wielded_american_180", "fg": 8188 }, - { "id": "overlay_wielded_an94", "fg": 8189 }, - { "id": "overlay_wielded_ar10", "fg": 8190 }, - { "id": "overlay_wielded_ar15", "fg": 8191 }, - { "id": "overlay_wielded_ar_pistol", "fg": 8192 }, - { "id": "overlay_wielded_arx160", "fg": 8193 }, - { "id": "overlay_wielded_ashot", "fg": 8194 }, - { "id": "overlay_wielded_atgm_launcher", "fg": 8195 }, - { "id": "overlay_wielded_bbgun", "fg": 8196 }, - { "id": "overlay_wielded_bfr", "fg": 8197 }, - { "id": "overlay_wielded_bh_m89", "fg": 8198 }, - { "id": "overlay_wielded_bigun", "fg": 8199 }, - { "id": "overlay_wielded_blunderbuss", "fg": 8200 }, - { "id": "overlay_wielded_bond_410", "fg": 8201 }, - { "id": "overlay_wielded_browning_blr", "fg": 8202 }, - { "id": "overlay_wielded_bt_apc9k", "fg": 8203 }, - { "id": "overlay_wielded_chemical_thrower", "fg": 8205 }, - { "id": "overlay_wielded_coilgun", "fg": 8206 }, - { "id": "overlay_wielded_colt_army", "fg": 8207 }, - { "id": "overlay_wielded_colt_lightning", "fg": 8208 }, - { "id": "overlay_wielded_colt_navy", "fg": 8209 }, - { "id": "overlay_wielded_colt_ro635", "fg": 8210 }, - { "id": "overlay_wielded_colt_saa", "fg": 8211 }, - { "id": "overlay_wielded_combination_gun", "fg": 8212 }, - { "id": "overlay_wielded_cop_38", "fg": 8213 }, - { "id": "overlay_wielded_cx4", "fg": 8214 }, - { "id": "overlay_wielded_cz75", "fg": 8215 }, - { "id": "overlay_wielded_deagle_44", "fg": 8216 }, - { "id": "overlay_wielded_doublespeargun", "fg": 8217 }, - { "id": "overlay_wielded_draco", "fg": 8218 }, - { "id": "overlay_wielded_emp_gun", "fg": 8219 }, - { "id": "overlay_wielded_famas", "fg": 8220 }, - { "id": "overlay_wielded_flamethrower", "fg": 8221 }, - { "id": "overlay_wielded_flamethrower_crude", "fg": 8222 }, - { "id": "overlay_wielded_flamethrower_simple", "fg": 8223 }, - { "id": "overlay_wielded_flaregun", "fg": 8224 }, - { "id": "overlay_wielded_fn1910", "fg": 8225 }, - { "id": "overlay_wielded_fn57", "fg": 8226 }, - { "id": "overlay_wielded_fn_fal", "fg": 8227 }, - { "id": "overlay_wielded_fn_p90", "fg": 8228 }, - { "id": "overlay_wielded_fs2000", "fg": 8229 }, - { "id": "overlay_wielded_ftk93", "fg": 8230 }, - { "id": "overlay_wielded_garand", "fg": 8231 }, - { "id": "overlay_wielded_glock_17", "fg": 8232 }, - { "id": "overlay_wielded_glock_18c", "fg": 8233 }, - { "id": "overlay_wielded_glock_19", "fg": 8234 }, - { "id": "overlay_wielded_glock_20", "fg": 8235 }, - { "id": "overlay_wielded_glock_20_var_glock_40", "fg": 8236 }, - { "id": "overlay_wielded_glock_21", "fg": 8237 }, - { "id": "overlay_wielded_glock_22", "fg": 8238 }, - { "id": "overlay_wielded_glock_29", "fg": 8239 }, - { "id": "overlay_wielded_glock_31", "fg": 8240 }, - { "id": "overlay_wielded_heavy_rail_rifle", "fg": 8241 }, - { "id": "overlay_wielded_helsing", "fg": 8242 }, - { "id": "overlay_wielded_henry_big_boy", "fg": 8243 }, - { "id": "overlay_wielded_hi_power_40", "fg": 8244 }, - { "id": "overlay_wielded_hi_power_9mm", "fg": 8245 }, - { "id": "overlay_wielded_hk417_13", "fg": 8246 }, - { "id": "overlay_wielded_hk_g3", "fg": 8247 }, - { "id": "overlay_wielded_hk_g36", "fg": 8248 }, - { "id": "overlay_wielded_hk_g80", "fg": 8249 }, - { "id": "overlay_wielded_hk_mp5_semi_pistol", "fg": 8251 }, - { "id": "overlay_wielded_hk_mp5k", "fg": 8252 }, - { "id": "overlay_wielded_hk_mp5sd", "fg": 8253 }, - { "id": "overlay_wielded_hk_mp7", "fg": 8254 }, - { "id": "overlay_wielded_hk_ump45", "fg": 8255 }, - { "id": "overlay_wielded_hptc9", "fg": 8256 }, - { "id": "overlay_wielded_hptcf380", "fg": 8257 }, - { "id": "overlay_wielded_iwi_tavor_x95_300blk", "fg": 8259 }, - { "id": "overlay_wielded_kp32", "fg": 8260 }, - { "id": "overlay_wielded_kp3at", "fg": 8261 }, - { "id": "overlay_wielded_kpf9", "fg": 8262 }, - { "id": "overlay_wielded_ksg-25", "fg": 8263 }, - { "id": "overlay_wielded_ksg", "fg": 8264 }, - { "id": "overlay_wielded_ksub2000", "fg": 8265 }, - { "id": "overlay_wielded_l_bak_223", "fg": 8266 }, - { "id": "overlay_wielded_laser_cannon", "fg": 8267 }, - { "id": "overlay_wielded_laser_rifle", "fg": 8268 }, - { "id": "overlay_wielded_launcher_simple", "fg": 8269 }, - { "id": "overlay_wielded_lemat_revolver", "fg": 8270 }, - { "id": "overlay_wielded_lever_shotgun", "fg": 8271 }, - { "id": "overlay_wielded_m11", "fg": 8273 }, - { "id": "overlay_wielded_m110a1", "fg": 8274 }, - { "id": "overlay_wielded_m14ebr", "fg": 8275 }, - { "id": "overlay_wielded_m17", "fg": 8278 }, - { "id": "overlay_wielded_m18", "fg": 8279 }, - { "id": "overlay_wielded_m1903", "fg": 8280 }, - { "id": "overlay_wielded_m1911-460", "fg": 8281 }, - { "id": "overlay_wielded_m1911_10", "fg": 8283 }, - { "id": "overlay_wielded_m1911_var_m1911_MEU", "fg": 8284 }, - { "id": "overlay_wielded_m1918", "fg": 8285 }, - { "id": "overlay_wielded_m1a", "fg": 8286 }, - { "id": "overlay_wielded_m2010", "fg": 8287 }, - { "id": "overlay_wielded_m202_flash", "fg": 8288 }, - { "id": "overlay_wielded_m231pfw", "fg": 8289 }, - { "id": "overlay_wielded_m240", "fg": 8290 }, - { "id": "overlay_wielded_m27_assault_rifle_var_h&k416a5", "fg": 8292 }, - { "id": "overlay_wielded_m27_assault_rifle_var_m27iar", "fg": 8293 }, - { "id": "overlay_wielded_m27_assault_rifle_var_m38dmr", "fg": 8294 }, - { "id": "overlay_wielded_m27_assault_rifle_var_scar_l", "fg": 8295 }, - { "id": "overlay_wielded_m2browning_sawn", "fg": 8296 }, - { "id": "overlay_wielded_m320", "fg": 8297 }, - { "id": "overlay_wielded_m3_carlgustav", "fg": 8298 }, - { "id": "overlay_wielded_m4_carbine_var_m4_cqbr", "fg": 8299 }, - { "id": "overlay_wielded_m4_carbine_var_m4a1", "fg": 8300 }, - { "id": "overlay_wielded_m4_carlgustav", "fg": 8301 }, - { "id": "overlay_wielded_m79", "fg": 8303 }, - { "id": "overlay_wielded_m9", "fg": 8304 }, - { "id": "overlay_wielded_mac_10", "fg": 8305 }, - { "id": "overlay_wielded_mac_11", "fg": 8306 }, - { "id": "overlay_wielded_makarov", "fg": 8307 }, - { "id": "overlay_wielded_marlin_9a", "fg": 8308 }, - { "id": "overlay_wielded_mauser_c96", "fg": 8309 }, - { "id": "overlay_wielded_mauser_m714", "fg": 8310 }, - { "id": "overlay_wielded_mgl", "fg": 8311 }, - { "id": "overlay_wielded_mininuke_launcher", "fg": 8312 }, - { "id": "overlay_wielded_minispeargun", "fg": 8313 }, - { "id": "overlay_wielded_model_10_revolver", "fg": 8314 }, - { "id": "overlay_wielded_mosin44", "fg": 8315 }, - { "id": "overlay_wielded_mosin44_ebr", "fg": 8316 }, - { "id": "overlay_wielded_mosin91_30", "fg": 8317 }, - { "id": "overlay_wielded_mosin91_30_ebr", "fg": 8318 }, - { "id": "overlay_wielded_moss_brownie", "fg": 8319 }, - { "id": "overlay_wielded_mossberg_500", "fg": 8320 }, - { "id": "overlay_wielded_mossberg_500_var_mossberg_500_security", "fg": 8321 }, - { "id": "overlay_wielded_mossberg_590", "fg": 8322 }, - { "id": "overlay_wielded_mossberg_590_var_SPAS_12", "fg": 8323 }, - { "id": "overlay_wielded_mossberg_930", "fg": 8324 }, - { "id": "overlay_wielded_mossberg_930_var_m1014", "fg": 8325 }, - { "id": "overlay_wielded_mp18", "fg": 8326 }, - { "id": "overlay_wielded_nailgun", "fg": 8328 }, - { "id": "overlay_wielded_nailrifle", "fg": 8329 }, - { "id": "overlay_wielded_needlegun", "fg": 8330 }, - { "id": "overlay_wielded_needlepistol", "fg": 8331 }, - { "id": "overlay_wielded_oa93", "fg": 8332 }, - { "id": "overlay_wielded_p08", "fg": 8333 }, - { "id": "overlay_wielded_p220_10", "fg": 8334 }, - { "id": "overlay_wielded_p226_357sig", "fg": 8335 }, - { "id": "overlay_wielded_p226_9mm", "fg": 8336 }, - { "id": "overlay_wielded_p320_357sig", "fg": 8337 }, - { "id": "overlay_wielded_paintballgun", "fg": 8338 }, - { "id": "overlay_wielded_pamd68", "fg": 8339 }, - { "id": "overlay_wielded_pamd71z", "fg": 8340 }, - { "id": "overlay_wielded_pipe_combination_gun", "fg": 8341 }, - { "id": "overlay_wielded_pipe_double_shotgun", "fg": 8342 }, - { "id": "overlay_wielded_pipe_shotgun", "fg": 8344 }, - { "id": "overlay_wielded_pistol_flintlock", "fg": 8345 }, - { "id": "overlay_wielded_plasma_gun", "fg": 8346 }, - { "id": "overlay_wielded_plasma_rifle", "fg": 8347 }, - { "id": "overlay_wielded_ppsh", "fg": 8348 }, - { "id": "overlay_wielded_px4", "fg": 8349 }, - { "id": "overlay_wielded_px4_40", "fg": 8350 }, - { "id": "overlay_wielded_raging_bull", "fg": 8351 }, - { "id": "overlay_wielded_raging_judge", "fg": 8352 }, - { "id": "overlay_wielded_rebar_rifle", "fg": 8353 }, - { "id": "overlay_wielded_remington700_270", "fg": 8354 }, - { "id": "overlay_wielded_remington_700", "fg": 8355 }, - { "id": "overlay_wielded_remington_870", "fg": 8356 }, - { "id": "overlay_wielded_remington_870_breacher", "fg": 8357 }, - { "id": "overlay_wielded_remington_870_express", "fg": 8358 }, - { "id": "overlay_wielded_remington_870_var_browning_a5", "fg": 8359 }, - { "id": "overlay_wielded_remington_870_var_remington_1100", "fg": 8360 }, - { "id": "overlay_wielded_revolver_shotgun", "fg": 8361 }, - { "id": "overlay_wielded_rm103a_pistol", "fg": 8362 }, - { "id": "overlay_wielded_rm120c", "fg": 8363 }, - { "id": "overlay_wielded_rm20", "fg": 8364 }, - { "id": "overlay_wielded_rm2000_smg", "fg": 8365 }, - { "id": "overlay_wielded_rm228", "fg": 8366 }, - { "id": "overlay_wielded_rm298", "fg": 8367 }, - { "id": "overlay_wielded_rm451_flamethrower", "fg": 8368 }, - { "id": "overlay_wielded_rm51_assault_rifle", "fg": 8369 }, - { "id": "overlay_wielded_rm614_lmg", "fg": 8370 }, - { "id": "overlay_wielded_rm802", "fg": 8371 }, - { "id": "overlay_wielded_rm88_battle_rifle", "fg": 8372 }, - { "id": "overlay_wielded_robofac_gun", "fg": 8373 }, - { "id": "overlay_wielded_ruger_1022", "fg": 8374 }, - { "id": "overlay_wielded_ruger_lcr_22", "fg": 8375 }, - { "id": "overlay_wielded_ruger_lcr_38", "fg": 8376 }, - { "id": "overlay_wielded_ruger_mini", "fg": 8377 }, - { "id": "overlay_wielded_ruger_redhawk", "fg": 8378 }, - { "id": "overlay_wielded_rugerlcp", "fg": 8379 }, - { "id": "overlay_wielded_saiga_12", "fg": 8380 }, - { "id": "overlay_wielded_saiga_410", "fg": 8381 }, - { "id": "overlay_wielded_savage_111f", "fg": 8382 }, - { "id": "overlay_wielded_scar_h", "fg": 8383 }, - { "id": "overlay_wielded_sharps", "fg": 8384 }, - { "id": "overlay_wielded_shotgun_410", "fg": 8385 }, - { "id": "overlay_wielded_shotgun_d", "fg": 8386 }, - { "id": "overlay_wielded_shotgun_s", "fg": 8387 }, - { "id": "overlay_wielded_sig552", "fg": 8388 }, - { "id": "overlay_wielded_sig_40", "fg": 8389 }, - { "id": "overlay_wielded_sig_mcx_rattler_sbr", "fg": 8390 }, - { "id": "overlay_wielded_sig_mosquito", "fg": 8391 }, - { "id": "overlay_wielded_sig_p230", "fg": 8392 }, - { "id": "overlay_wielded_skorpion_61", "fg": 8393 }, - { "id": "overlay_wielded_skorpion_82", "fg": 8394 }, - { "id": "overlay_wielded_sks", "fg": 8395 }, - { "id": "overlay_wielded_smg_40", "fg": 8397 }, - { "id": "overlay_wielded_smg_45", "fg": 8398 }, - { "id": "overlay_wielded_smg_9mm", "fg": 8399 }, - { "id": "overlay_wielded_sp2022 - Copia", "fg": 8400 }, - { "id": "overlay_wielded_sp2022", "fg": 8401 }, - { "id": "overlay_wielded_speargun", "fg": 8402 }, - { "id": "overlay_wielded_sten", "fg": 8403 }, - { "id": "overlay_wielded_steyr_aug", "fg": 8404 }, - { "id": "overlay_wielded_streetsweeper", "fg": 8405 }, - { "id": "overlay_wielded_surv_hand_cannon", "fg": 8406 }, - { "id": "overlay_wielded_surv_rocket_launcher", "fg": 8407 }, - { "id": "overlay_wielded_surv_six_shooter", "fg": 8408 }, - { "id": "overlay_wielded_survivor_special_700", "fg": 8409 }, - { "id": "overlay_wielded_sw629", "fg": 8410 }, - { "id": "overlay_wielded_sw_22", "fg": 8411 }, - { "id": "overlay_wielded_sw_500", "fg": 8412 }, - { "id": "overlay_wielded_sw_610", "fg": 8413 }, - { "id": "overlay_wielded_sw_619", "fg": 8414 }, - { "id": "overlay_wielded_tac50", "fg": 8415 }, - { "id": "overlay_wielded_taurus_spectrum", "fg": 8416 }, - { "id": "overlay_wielded_tavor_12", "fg": 8417 }, - { "id": "overlay_wielded_tec9", "fg": 8418 }, - { "id": "overlay_wielded_tihar", "fg": 8419 }, - { "id": "overlay_wielded_tokarev", "fg": 8420 }, - { "id": "overlay_wielded_tommygun", "fg": 8421 }, - { "id": "overlay_wielded_trex_gun", "fg": 8422 }, - { "id": "overlay_wielded_triple_launcher_simple", "fg": 8423 }, - { "id": "overlay_wielded_unbio_blaster_gun", "fg": 8424 }, - { "id": "overlay_wielded_usp_45", "fg": 8425 }, - { "id": "overlay_wielded_usp_45_var_mk23", "fg": 8426 }, - { "id": "overlay_wielded_usp_9mm", "fg": 8427 }, - { "id": "overlay_wielded_uzi", "fg": 8428 }, - { "id": "overlay_wielded_v29", "fg": 8429 }, - { "id": "overlay_wielded_v29_cheap", "fg": 8430 }, - { "id": "overlay_wielded_walther_ccp", "fg": 8431 }, - { "id": "overlay_wielded_walther_p22", "fg": 8432 }, - { "id": "overlay_wielded_walther_p38", "fg": 8433 }, - { "id": "overlay_wielded_walther_ppq_40", "fg": 8434 }, - { "id": "overlay_wielded_walther_ppq_45", "fg": 8435 }, - { "id": "overlay_wielded_walther_ppq_9mm", "fg": 8436 }, - { "id": "overlay_wielded_weatherby_5", "fg": 8437 }, - { "id": "overlay_wielded_win70", "fg": 8438 }, - { "id": "overlay_wielded_winchester_1887", "fg": 8439 }, - { "id": "overlay_wielded_winchester_1897", "fg": 8440 }, - { "id": "overlay_wielded_witness_10", "fg": 8441 }, - { "id": "overlay_wielded_xd_10", "fg": 8442 }, - { "id": "overlay_wielded_bag_canvas", "fg": 8446 }, - { "id": "overlay_wielded_bag_garbage", "fg": 8447 }, - { "id": "overlay_wielded_blackjack", "fg": 8454 }, - { "id": "overlay_wielded_brazier", "fg": 8472 }, - { "id": "overlay_female_wielded_brush_toilet", "fg": 8476 }, - { "id": "overlay_male_wielded_brush_toilet", "fg": 8477 }, - { "id": "overlay_wielded_bucket", "fg": 8478 }, - { "id": "overlay_wielded_cot", "fg": 8481 }, - { "id": "overlay_female_wielded_bat_nerf", "fg": 8482 }, - { "id": "overlay_female_wielded_golf_bag", "fg": 8483 }, - { "id": "overlay_male_wielded_bat_nerf", "fg": 8484 }, - { "id": "overlay_male_wielded_golf_bag", "fg": 8485 }, - { "id": "overlay_female_wielded_radio_car", "fg": 8486 }, - { "id": "overlay_female_wielded_radio_car_box", "fg": 8487 }, - { "id": "overlay_female_wielded_radio_car_on", "fg": 8488 }, - { "id": "overlay_female_wielded_radio_car_wheel", "fg": 8489 }, - { "id": "overlay_female_wielded_radiocontrol", "fg": 8490 }, - { "id": "overlay_female_wielded_rc_car_box", "fg": 8491 }, - { "id": "overlay_male_wielded_radio_car", "fg": 8492 }, - { "id": "overlay_male_wielded_radio_car_box", "fg": 8493 }, - { "id": "overlay_male_wielded_radio_car_on", "fg": 8494 }, - { "id": "overlay_male_wielded_radio_car_wheel", "fg": 8495 }, - { "id": "overlay_male_wielded_radiocontrol", "fg": 8496 }, - { "id": "overlay_male_wielded_rc_car_box", "fg": 8497 }, - { "id": "overlay_wielded_atomic_lamp", "fg": 8498 }, - { "id": "overlay_wielded_atomic_lamp_off", "fg": 8499 }, - { "id": "overlay_wielded_l-stick", "fg": 8500 }, - { "id": "overlay_wielded_l-stick_on", "fg": 8501 }, - { "id": "overlay_wielded_chestguard_hard", "fg": 8503 }, - { "id": "overlay_wielded_cattlefodder", "fg": 8506 }, - { "id": "overlay_wielded_bullet_crossbow", "fg": 8520 }, - { "id": "overlay_wielded_compcrossbow", "fg": 8521 }, - { "id": "overlay_wielded_compositecrossbow", "fg": 8522 }, - { "id": "overlay_wielded_crossbow", "fg": 8523 }, - { "id": "overlay_wielded_hand_crossbow", "fg": 8524 }, - { "id": "overlay_wielded_huge_crossbow", "fg": 8525 }, - { "id": "overlay_wielded_rep_crossbow", "fg": 8526 }, - { "id": "overlay_female_wielded_lug_wrench", "fg": 8530 }, - { "id": "overlay_male_wielded_lug_wrench", "fg": 8531 }, - { "id": "overlay_wielded_training_dummy_heavy", "fg": 8532 }, - { "id": "overlay_wielded_training_dummy_light", "fg": 8533 }, - { "id": "overlay_wielded_wrench_large", "fg": 8534 }, - { "id": "overlay_wielded_wrench_small", "fg": 8535 }, - { "id": "overlay_wielded_hoboreel", "fg": 8546 }, - { "id": "overlay_wielded_grenade", "fg": 8551 }, - { "id": "overlay_wielded_grenade_act", "fg": 8552 }, - { "id": "overlay_wielded_grenade_emp", "fg": 8553 }, - { "id": "overlay_wielded_grenade_emp_act", "fg": 8554 }, - { "id": "overlay_wielded_grenade_inc", "fg": 8555 }, - { "id": "overlay_wielded_grenade_inc_act", "fg": 8556 }, - { "id": "overlay_wielded_pipebomb", "fg": 8557 }, - { "id": "overlay_wielded_pipebomb_act", "fg": 8558 }, - { "id": "overlay_wielded_scrambler", "fg": 8559 }, - { "id": "overlay_wielded_scrambler_act", "fg": 8560 }, - { "id": "overlay_wielded_smokebomb", "fg": 8561 }, - { "id": "overlay_wielded_smokebomb_act", "fg": 8562 }, - { "id": "overlay_wielded_mace_bronze", "fg": 8595 }, - { "id": "overlay_wielded_mace_simple", "fg": 8596 }, - { "id": "overlay_wielded_mace_trench", "fg": 8597 }, - { "id": "overlay_female_wielded_manhole_cover", "fg": 8603 }, - { "id": "overlay_male_wielded_manhole_cover", "fg": 8604 }, - { "id": "overlay_wielded_eyedrops", "fg": 8611 }, - { "id": "overlay_female_wielded_baseball", "fg": 8621 }, - { "id": "overlay_female_wielded_basketball", "fg": 8622 }, - { "id": "overlay_female_wielded_beach_volleyball", "fg": 8623 }, - { "id": "overlay_female_wielded_mre_beef_box", "fg": 8624 }, - { "id": "overlay_female_wielded_puck", "fg": 8625 }, - { "id": "overlay_male_wielded_baseball", "fg": 8626 }, - { "id": "overlay_male_wielded_basketball", "fg": 8627 }, - { "id": "overlay_male_wielded_beach_volleyball", "fg": 8628 }, - { "id": "overlay_male_wielded_mre_beef_box", "fg": 8629 }, - { "id": "overlay_male_wielded_puck", "fg": 8630 }, - { "id": "overlay_wielded_PR24-extended", "fg": 8631 }, - { "id": "overlay_wielded_PR24-retracted", "fg": 8632 }, - { "id": "overlay_wielded_baton-extended", "fg": 8633 }, - { "id": "overlay_wielded_baton", "fg": 8634 }, - { "id": "overlay_wielded_battery_car", "fg": 8635 }, - { "id": "overlay_wielded_bowling_ball", "fg": 8636 }, - { "id": "overlay_wielded_cell_phone", "fg": 8637 }, - { "id": "overlay_wielded_cell_phone_flashlight", "fg": 8638 }, - { "id": "overlay_wielded_codeine", "fg": 8639 }, - { "id": "overlay_wielded_flask_hip", "fg": 8640 }, - { "id": "overlay_wielded_football", "fg": 8641 }, - { "id": "overlay_wielded_golf_ball", "fg": 8642 }, - { "id": "overlay_wielded_indoor_volleyball", "fg": 8643 }, - { "id": "overlay_wielded_misc_repairkit", "fg": 8644 }, - { "id": "overlay_wielded_portable_game", "fg": 8645 }, - { "id": "overlay_wielded_two_way_radio", "fg": 8647 }, - { "id": "overlay_female_wielded_pool_cue", "fg": 8663 }, - { "id": "overlay_male_wielded_pool_cue", "fg": 8664 }, - { "id": "overlay_female_wielded_i_staff", "fg": 8672 }, - { "id": "overlay_female_wielded_q_staff", "fg": 8673 }, - { "id": "overlay_female_wielded_shock_staff", "fg": 8674 }, - { "id": "overlay_male_wielded_i_staff", "fg": 8675 }, - { "id": "overlay_male_wielded_q_staff", "fg": 8676 }, - { "id": "overlay_male_wielded_shock_staff", "fg": 8677 }, - { "id": "overlay_wielded_shark_plushie", "fg": 8687 }, - { "id": "overlay_female_wielded_cigar", "fg": 8690 }, - { "id": "overlay_female_wielded_cigar_butt", "fg": 8691 }, - { "id": "overlay_male_wielded_cigar", "fg": 8699 }, - { "id": "overlay_male_wielded_cigar_butt", "fg": 8700 }, - { "id": "overlay_female_wielded_cig", "fg": 8708 }, - { "id": "overlay_female_wielded_cig_butt", "fg": 8709 }, - { "id": "overlay_male_wielded_cig", "fg": 8717 }, - { "id": "overlay_male_wielded_cig_butt", "fg": 8718 }, - { "id": "overlay_female_wielded_joint", "fg": 8726 }, - { "id": "overlay_female_wielded_joint_roach", "fg": 8734 }, - { "id": "overlay_male_wielded_joint", "fg": 8735 }, - { "id": "overlay_male_wielded_joint_roach", "fg": 8743 }, - { "id": "overlay_female_wielded_sword_wood_large", "fg": 8793 }, - { "id": "overlay_male_wielded_sword_wood_large", "fg": 8794 }, - { "id": "overlay_wielded_bokken", "fg": 8795 }, - { "id": "overlay_female_wielded_throwing_axe", "fg": 8803 }, - { "id": "overlay_male_wielded_throwing_axe", "fg": 8804 }, - { "id": "overlay_wielded_digging_stick", "fg": 8806 }, - { "id": "overlay_wielded_hoe", "fg": 8809 }, - { "id": "overlay_wielded_teddy_bear_var_toy_plush_ferret", "fg": 8821 }, - { "id": "overlay_wielded_teddy_bear_var_toy_plush_rabbit", "fg": 8822 }, - { "id": "overlay_wielded_primitive_adze", "fg": 8844 }, - { "id": "overlay_female_worn_aep_suit", "fg": 8918 }, - { "id": "overlay_female_worn_armor_riot", "fg": 8919 }, - { "id": "overlay_female_worn_armor_scavenger", "fg": 8920 }, - { "id": "overlay_female_worn_ballistic_vest_heavy", "fg": 8921 }, - { "id": "overlay_female_worn_ballistic_vest_light", "fg": 8922 }, - { "id": "overlay_female_worn_chestguard_hard", "fg": 8923 }, - { "id": "overlay_female_worn_power_armor_basic", "fg": 8924 }, - { "id": "overlay_female_worn_power_armor_heavy", "fg": 8925 }, - { "id": "overlay_female_worn_power_armor_helmet_basic", "fg": 8926 }, - { "id": "overlay_female_worn_power_armor_helmet_heavy", "fg": 8927 }, - { "id": "overlay_female_worn_power_armor_helmet_light", "fg": 8928 }, - { "id": "overlay_female_worn_power_armor_light", "fg": 8929 }, - { "id": "overlay_female_worn_rm13_armor", "fg": 8930 }, - { "id": "overlay_female_worn_rm13_armor_on", "fg": 8931 }, - { "id": "overlay_female_worn_robofac_armor_rig", "fg": 8932 }, - { "id": "overlay_male_worn_aep_suit", "fg": 8933 }, - { "id": "overlay_male_worn_armor_riot", "fg": 8934 }, - { "id": "overlay_male_worn_armor_scavenger", "fg": 8935 }, - { "id": "overlay_male_worn_ballistic_vest_heavy", "fg": 8936 }, - { "id": "overlay_male_worn_ballistic_vest_light", "fg": 8937 }, - { "id": "overlay_male_worn_chestguard_hard", "fg": 8938 }, - { "id": "overlay_male_worn_power_armor_basic", "fg": 8939 }, - { "id": "overlay_male_worn_power_armor_heavy", "fg": 8940 }, - { "id": "overlay_male_worn_power_armor_helmet_basic", "fg": 8941 }, - { "id": "overlay_male_worn_power_armor_helmet_heavy", "fg": 8942 }, - { "id": "overlay_male_worn_power_armor_helmet_light", "fg": 8943 }, - { "id": "overlay_male_worn_power_armor_light", "fg": 8944 }, - { "id": "overlay_male_worn_rm13_armor", "fg": 8945 }, - { "id": "overlay_male_worn_rm13_armor_on", "fg": 8946 }, - { "id": "overlay_male_worn_robofac_armor_rig", "fg": 8947 }, - { "id": "overlay_worn_helmet_eod", "fg": 8948 }, - { "id": "overlay_worn_helmet_eod_on", "fg": 8949 }, - { "id": "overlay_worn_jacket_eod", "fg": 8950 }, - { "id": "overlay_worn_trousers_eod", "fg": 8951 }, - { "id": "overlay_female_worn_chainmail_suit_faraday", "fg": 8970 }, - { "id": "overlay_female_worn_pot_helmet", "fg": 8971 }, - { "id": "overlay_male_worn_chainmail_suit_faraday", "fg": 8972 }, - { "id": "overlay_male_worn_pot_helmet", "fg": 8973 }, - { "id": "overlay_female_worn_duffelbag", "fg": 8994 }, - { "id": "overlay_female_worn_runner_bag", "fg": 8997 }, - { "id": "overlay_male_worn_duffelbag", "fg": 8998 }, - { "id": "overlay_male_worn_runner_bag", "fg": 9001 }, - { "id": "overlay_female_worn_chestrig", "fg": 9021 }, - { "id": "overlay_female_worn_grenadebandolier", "fg": 9022 }, - { "id": "overlay_female_worn_heavy_load_bearing_vest", "fg": 9023 }, - { "id": "overlay_female_worn_light_load_bearing_vest", "fg": 9024 }, - { "id": "overlay_female_worn_load_bearing_vest", "fg": 9025 }, - { "id": "overlay_female_worn_mbag", "fg": 9026 }, - { "id": "overlay_female_worn_slingpack", "fg": 9027 }, - { "id": "overlay_female_worn_survivor_rig", "fg": 9028 }, - { "id": "overlay_male_worn_chestrig", "fg": 9029 }, - { "id": "overlay_male_worn_grenadebandolier", "fg": 9030 }, - { "id": "overlay_male_worn_heavy_load_bearing_vest", "fg": 9031 }, - { "id": "overlay_male_worn_light_load_bearing_vest", "fg": 9032 }, - { "id": "overlay_male_worn_load_bearing_vest", "fg": 9033 }, - { "id": "overlay_male_worn_mbag", "fg": 9034 }, - { "id": "overlay_male_worn_slingpack", "fg": 9035 }, - { "id": "overlay_male_worn_survivor_rig", "fg": 9036 }, - { "id": "overlay_female_worn_binder_top_var_binder_top", "fg": 9047 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_american", "fg": 9048 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_blue", "fg": 9049 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_dinos", "fg": 9050 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_floral", "fg": 9051 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_gray", "fg": 9052 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_green", "fg": 9053 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_meme", "fg": 9054 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_mushroom", "fg": 9055 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_nonbinary", "fg": 9056 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_orange", "fg": 9057 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_pink", "fg": 9058 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_red", "fg": 9059 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_ribcage", "fg": 9060 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_trans", "fg": 9061 }, - { "id": "overlay_female_worn_binder_top_var_binder_top_white", "fg": 9062 }, - { "id": "overlay_male_worn_binder", "fg": 9063 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_american", "fg": 9064 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_blue", "fg": 9065 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_dinos", "fg": 9066 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_floral", "fg": 9067 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_gray", "fg": 9068 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_green", "fg": 9069 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_meme", "fg": 9070 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_mushroom", "fg": 9071 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_nonbinary", "fg": 9072 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_orange", "fg": 9073 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_pink", "fg": 9074 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_red", "fg": 9075 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_ribcage", "fg": 9076 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_trans", "fg": 9077 }, - { "id": "overlay_male_worn_binder_top_var_binder_top_white", "fg": 9078 }, - { "id": "overlay_female_worn_robofac_enviro_suit", "fg": 9089 }, - { "id": "overlay_female_worn_subsuit_xl", "fg": 9090 }, - { "id": "overlay_male_worn_robofac_enviro_suit", "fg": 9091 }, - { "id": "overlay_male_worn_subsuit_xl", "fg": 9092 }, - { "id": "overlay_worn_felinesuit", "fg": 9093 }, - { "id": "overlay_worn_wolfsuit", "fg": 9094 }, - { "id": "overlay_female_worn_chestwrap_leather", "fg": 9120 }, - { "id": "overlay_female_worn_tights", "fg": 9121 }, - { "id": "overlay_male_worn_chestwrap_leather", "fg": 9122 }, - { "id": "overlay_male_worn_tights", "fg": 9123 }, - { "id": "overlay_female_worn_copper_necklace", "fg": 9124 }, - { "id": "overlay_female_worn_gold_necklace", "fg": 9125 }, - { "id": "overlay_female_worn_platinum_necklace", "fg": 9126 }, - { "id": "overlay_female_worn_silver_necklace", "fg": 9127 }, - { "id": "overlay_male_worn_copper_necklace", "fg": 9128 }, - { "id": "overlay_male_worn_gold_necklace", "fg": 9129 }, - { "id": "overlay_male_worn_platinum_necklace", "fg": 9130 }, - { "id": "overlay_male_worn_silver_necklace", "fg": 9131 }, - { "id": "overlay_female_worn_nanoskirt", "fg": 9132 }, - { "id": "overlay_male_worn_nanoskirt", "fg": 9133 }, - { "id": "overlay_female_worn_motorbike_armor", "fg": 9134 }, - { "id": "overlay_male_worn_motorbike_armor", "fg": 9135 }, - { "id": "overlay_female_worn_headscarf", "fg": 9136 }, - { "id": "overlay_female_worn_long_knit_scarf", "fg": 9137 }, - { "id": "overlay_female_worn_long_patchwork_scarf", "fg": 9138 }, - { "id": "overlay_female_worn_marloss_scarf", "fg": 9139 }, - { "id": "overlay_female_worn_patchwork_scarf", "fg": 9140 }, - { "id": "overlay_female_worn_scarf_fur", "fg": 9141 }, - { "id": "overlay_female_worn_scarf_fur_long", "fg": 9142 }, - { "id": "overlay_male_worn_headscarf", "fg": 9143 }, - { "id": "overlay_male_worn_long_knit_scarf", "fg": 9144 }, - { "id": "overlay_male_worn_long_patchwork_scarf", "fg": 9145 }, - { "id": "overlay_male_worn_marloss_scarf", "fg": 9146 }, - { "id": "overlay_male_worn_patchwork_scarf", "fg": 9147 }, - { "id": "overlay_male_worn_scarf_fur", "fg": 9148 }, - { "id": "overlay_male_worn_scarf_fur_long", "fg": 9149 }, - { "id": "overlay_male_worn_scarf_long", "fg": 9150 }, - { "id": "overlay_female_worn_scuba_tank", "fg": 9161 }, - { "id": "overlay_female_worn_scuba_tank_on", "fg": 9162 }, - { "id": "overlay_female_worn_small_scuba_tank", "fg": 9163 }, - { "id": "overlay_female_worn_small_scuba_tank_on", "fg": 9164 }, - { "id": "overlay_female_worn_wetsuit", "fg": 9165 }, - { "id": "overlay_female_worn_wetsuit_gloves", "fg": 9166 }, - { "id": "overlay_female_worn_wetsuit_hood", "fg": 9167 }, - { "id": "overlay_female_worn_wetsuit_spring", "fg": 9168 }, - { "id": "overlay_male_worn_scuba_tank", "fg": 9169 }, - { "id": "overlay_male_worn_scuba_tank_on", "fg": 9170 }, - { "id": "overlay_male_worn_small_scuba_tank", "fg": 9171 }, - { "id": "overlay_male_worn_small_scuba_tank_on", "fg": 9172 }, - { "id": "overlay_male_worn_wetsuit", "fg": 9173 }, - { "id": "overlay_male_worn_wetsuit_gloves", "fg": 9174 }, - { "id": "overlay_male_worn_wetsuit_hood", "fg": 9175 }, - { "id": "overlay_male_worn_wetsuit_spring", "fg": 9176 }, - { "id": "overlay_worn_wetsuit_booties", "fg": 9177 }, - { "id": "overlay_worn_american_flag", "fg": 9189 }, - { "id": "overlay_worn_pride_flag_var_agender_pride_flag", "fg": 9190 }, - { "id": "overlay_worn_pride_flag_var_aromantic_pride_flag", "fg": 9191 }, - { "id": "overlay_worn_pride_flag_var_asexual_pride_flag", "fg": 9192 }, - { "id": "overlay_worn_pride_flag_var_bear_pride_flag", "fg": 9193 }, - { "id": "overlay_worn_pride_flag_var_bisexual_pride_flag", "fg": 9194 }, - { "id": "overlay_worn_pride_flag_var_genderfluid_pride_flag", "fg": 9195 }, - { "id": "overlay_worn_pride_flag_var_genderqueer_pride_flag", "fg": 9196 }, - { "id": "overlay_worn_pride_flag_var_intersex_pride_flag", "fg": 9197 }, - { "id": "overlay_worn_pride_flag_var_labrys_lesbian_pride_flag", "fg": 9198 }, - { "id": "overlay_worn_pride_flag_var_leather_pride_flag", "fg": 9199 }, - { "id": "overlay_worn_pride_flag_var_lesbian_pride_flag", "fg": 9200 }, - { "id": "overlay_worn_pride_flag_var_nonbinary_pride_flag", "fg": 9201 }, - { "id": "overlay_worn_pride_flag_var_pansexual_pride_flag", "fg": 9202 }, - { "id": "overlay_worn_pride_flag_var_polysexual_pride_flag", "fg": 9203 }, - { "id": "overlay_worn_pride_flag_var_progress_pride_flag", "fg": 9204 }, - { "id": "overlay_worn_pride_flag_var_rainbow_pride_flag", "fg": 9205 }, - { "id": "overlay_worn_pride_flag_var_transgender_pride_flag", "fg": 9206 }, - { "id": "overlay_female_worn_fitover_sunglasses", "fg": 9223 }, - { "id": "overlay_male_worn_fitover_sunglasses", "fg": 9224 }, - { "id": "overlay_female_worn_golf_bag", "fg": 9261 }, - { "id": "overlay_male_worn_golf_bag", "fg": 9262 }, - { "id": "overlay_female_worn_haori", "fg": 9265 }, - { "id": "overlay_male_worn_haori", "fg": 9266 }, - { "id": "overlay_female_worn_bandana_head", "fg": 9303 }, - { "id": "overlay_female_worn_hat_chef", "fg": 9304 }, - { "id": "overlay_female_worn_helmet_ball", "fg": 9305 }, - { "id": "overlay_female_worn_tricorne", "fg": 9306 }, - { "id": "overlay_male_worn_bandana_head", "fg": 9307 }, - { "id": "overlay_male_worn_hat_chef", "fg": 9308 }, - { "id": "overlay_male_worn_helmet_ball", "fg": 9309 }, - { "id": "overlay_male_worn_tricorne", "fg": 9310 }, - { "id": "overlay_female_worn_bead_ear", "fg": 9366 }, - { "id": "overlay_female_worn_copper_ear", "fg": 9367 }, - { "id": "overlay_female_worn_hairpin", "fg": 9369 }, - { "id": "overlay_male_worn_bead_ear", "fg": 9372 }, - { "id": "overlay_male_worn_copper_ear", "fg": 9373 }, - { "id": "overlay_male_worn_hairpin", "fg": 9375 }, - { "id": "overlay_female_worn_antarvasa", "fg": 9381 }, - { "id": "overlay_female_worn_kasaya", "fg": 9382 }, - { "id": "overlay_female_worn_samghati", "fg": 9383 }, - { "id": "overlay_female_worn_uttarasanga", "fg": 9384 }, - { "id": "overlay_male_worn_antarvasa", "fg": 9385 }, - { "id": "overlay_male_worn_kasaya", "fg": 9386 }, - { "id": "overlay_male_worn_samghati", "fg": 9387 }, - { "id": "overlay_male_worn_uttarasanga", "fg": 9388 }, - { "id": "overlay_female_worn_blindfold", "fg": 9411 }, - { "id": "overlay_male_worn_blindfold", "fg": 9412 }, - { "id": "overlay_female_worn_tourniquet_lower", "fg": 9433 }, - { "id": "overlay_female_worn_tourniquet_upper", "fg": 9434 }, - { "id": "overlay_female_worn_wristwatch", "fg": 9435 }, - { "id": "overlay_male_worn_tourniquet_lower", "fg": 9436 }, - { "id": "overlay_male_worn_tourniquet_upper", "fg": 9437 }, - { "id": "overlay_male_worn_wristwatch", "fg": 9438 }, - { "id": "overlay_worn_purse", "fg": 9439 }, - { "id": "overlay_worn_rad_badge", "fg": 9440 }, - { "id": "overlay_worn_robofac_enviro_suit_casual", "fg": 9445 }, - { "id": "overlay_female_worn_survivor_goggles", "fg": 9555 }, - { "id": "overlay_male_worn_survivor_goggles", "fg": 9556 }, - { "id": "overlay_female_worn_survivor_duffel_bag", "fg": 9615 }, - { "id": "overlay_female_worn_survivor_pack", "fg": 9616 }, - { "id": "overlay_female_worn_survivor_rucksack", "fg": 9617 }, - { "id": "overlay_female_worn_survivor_runner_pack", "fg": 9618 }, - { "id": "overlay_male_worn_survivor_duffel_bag", "fg": 9619 }, - { "id": "overlay_male_worn_survivor_pack", "fg": 9620 }, - { "id": "overlay_male_worn_survivor_rucksack", "fg": 9621 }, - { "id": "overlay_male_worn_survivor_runner_pack", "fg": 9622 }, - { "id": "overlay_female_worn_yukata", "fg": 9705 }, - { "id": "overlay_male_worn_yukata", "fg": 9706 } + "fg": 9608 + }, + { "id": "overlay_worn_boots_h20survivor", "fg": 9617 }, + { "id": "overlay_female_worn_gloves_h20survivor", "fg": 9618 }, + { "id": "overlay_male_worn_gloves_h20survivor", "fg": 9619 }, + { "id": "overlay_female_worn_hood_h20survivor", "fg": 9620 }, + { "id": "overlay_male_worn_hood_h20survivor", "fg": 9621 }, + { "id": "overlay_female_worn_h20survivor_suit", "fg": 9622 }, + { "id": "overlay_male_worn_h20survivor_suit", "fg": 9623 }, + { "id": [ "overlay_worn_boots_lsurvivor", "overlay_worn_xl_boots_lsurvivor" ], "fg": 9636 }, + { "id": [ "overlay_female_worn_gloves_lsurvivor", "overlay_female_worn_xl_gloves_lsurvivor" ], "fg": 9641 }, + { "id": [ "overlay_male_worn_gloves_lsurvivor", "overlay_male_worn_xl_gloves_lsurvivor" ], "fg": 9642 }, + { "id": [ "overlay_female_worn_hood_lsurvivor", "overlay_female_worn_xl_hood_lsurvivor" ], "fg": 9643 }, + { "id": [ "overlay_male_worn_hood_lsurvivor", "overlay_male_worn_xl_hood_lsurvivor" ], "fg": 9644 }, + { "id": [ "overlay_female_worn_lsurvivor_suit", "overlay_female_worn_xl_lsurvivor_suit" ], "fg": 9645 }, + { "id": [ "overlay_male_worn_lsurvivor_suit", "overlay_male_worn_xl_lsurvivor_suit" ], "fg": 9646 }, + { "id": [ "overlay_female_worn_lsurvivor_armor", "overlay_female_worn_xl_lsurvivor_armor" ], "fg": 9637 }, + { "id": [ "overlay_male_worn_lsurvivor_armor", "overlay_male_worn_xl_lsurvivor_armor" ], "fg": 9638 }, + { "id": [ "overlay_female_worn_lsurvivor_pants", "overlay_female_worn_xl_lsurvivor_pants" ], "fg": 9639 }, + { "id": [ "overlay_male_worn_lsurvivor_pants", "overlay_male_worn_xl_lsurvivor_pants" ], "fg": 9640 }, + { "id": "overlay_female_worn_mask_hsurvivor", "fg": 9647 }, + { "id": "overlay_male_worn_mask_hsurvivor", "fg": 9648 }, + { "id": "overlay_female_worn_mask_lsurvivor", "fg": 9649 }, + { "id": "overlay_male_worn_mask_lsurvivor", "fg": 9650 }, + { "id": "overlay_female_worn_mask_fsurvivor", "fg": 9651 }, + { "id": "overlay_male_worn_mask_fsurvivor", "fg": 9652 }, + { "id": "overlay_female_worn_mask_fsurvivorxl", "fg": 9651 }, + { "id": "overlay_male_worn_mask_fsurvivorxl", "fg": 9652 }, + { "id": "overlay_female_worn_mask_survivor", "fg": 9653 }, + { "id": "overlay_male_worn_mask_survivor", "fg": 9654 }, + { "id": "overlay_female_worn_mask_survivorxl", "fg": 9653 }, + { "id": "overlay_male_worn_mask_survivorxl", "fg": 9654 }, + { "id": "overlay_female_worn_mask_wsurvivor", "fg": 9655 }, + { "id": "overlay_male_worn_mask_wsurvivor", "fg": 9656 }, + { "id": "overlay_female_worn_mask_wsurvivorxl", "fg": 9655 }, + { "id": "overlay_male_worn_mask_wsurvivorxl", "fg": 9656 }, + { "id": [ "overlay_worn_boots_wsurvivor", "overlay_worn_xl_boots_wsurvivor" ], "fg": 9669 }, + { "id": [ "overlay_female_worn_gloves_wsurvivor", "overlay_female_worn_xl_gloves_wsurvivor" ], "fg": 9670 }, + { "id": [ "overlay_male_worn_gloves_wsurvivor", "overlay_male_worn_xl_gloves_wsurvivor" ], "fg": 9671 }, + { "id": [ "overlay_female_worn_hood_wsurvivor", "overlay_female_worn_xl_hood_wsurvivor" ], "fg": 9672 }, + { "id": [ "overlay_male_worn_hood_wsurvivor", "overlay_male_worn_xl_hood_wsurvivor" ], "fg": 9673 }, + { "id": [ "overlay_female_worn_wsurvivor_suit", "overlay_female_worn_xl_wsurvivor_suit" ], "fg": 9674 }, + { "id": [ "overlay_male_worn_wsurvivor_suit", "overlay_male_worn_xl_wsurvivor_suit" ], "fg": 9675 }, + { "id": "overlay_female_worn_bikini_bottom", "fg": 9676 }, + { "id": "overlay_male_worn_bikini_bottom", "fg": 9677 }, + { "id": "overlay_female_worn_bikini_top", "fg": 9678 }, + { "id": "overlay_male_worn_bikini_top", "fg": 9679 }, + { "id": "overlay_female_worn_bikini_top_fur", "fg": 9680 }, + { "id": "overlay_male_worn_bikini_top_fur", "fg": 9681 }, + { "id": "overlay_female_worn_bikini_top_leather", "fg": 9682 }, + { "id": "overlay_male_worn_bikini_top_leather", "fg": 9683 }, + { "id": "overlay_female_worn_winter_pants_army", "fg": 9684 }, + { "id": "overlay_male_worn_winter_pants_army", "fg": 9685 }, + { "id": "overlay_female_worn_bunker_pants", "fg": 9686 }, + { "id": "overlay_male_worn_bunker_pants", "fg": 9687 }, + { "id": "overlay_female_worn_striped_pants", "fg": 9710 }, + { "id": "overlay_male_worn_striped_pants", "fg": 9711 }, + { "id": "overlay_female_worn_technician_pants_gray", "fg": 9712 }, + { "id": "overlay_male_worn_technician_pants_gray", "fg": 9713 }, + { "id": "overlay_female_worn_jeans", "fg": 9688 }, + { "id": "overlay_male_worn_jeans", "fg": 9689 }, + { "id": "overlay_female_worn_jeans_red", "fg": 9690 }, + { "id": "overlay_male_worn_jeans_red", "fg": 9691 }, + { "id": "overlay_female_worn_motorbike_pants", "fg": 9692 }, + { "id": "overlay_male_worn_motorbike_pants", "fg": 9693 }, + { "id": "overlay_female_worn_pants_army", "fg": 9694 }, + { "id": "overlay_male_worn_pants_army", "fg": 9695 }, + { "id": "overlay_female_worn_pants_cargo", "fg": 9696 }, + { "id": "overlay_male_worn_pants_cargo", "fg": 9697 }, + { "id": "overlay_female_worn_pants_checkered", "fg": 9698 }, + { "id": "overlay_male_worn_pants_checkered", "fg": 9699 }, + { "id": "overlay_female_worn_pants_faux_fur", "fg": 9701 }, + { "id": "overlay_male_worn_pants_faux_fur", "fg": 9702 }, + { "id": "overlay_female_worn_pants_fur", "fg": 9703 }, + { "id": "overlay_male_worn_pants_fur", "fg": 9704 }, + { "id": "overlay_female_worn_pants_leather", "fg": 9705 }, + { "id": "overlay_male_worn_pants_leather", "fg": 9706 }, + { "id": "overlay_female_worn_pants", "fg": 9700 }, + { "id": "overlay_male_worn_pants", "fg": 9707 }, + { "id": "overlay_female_worn_pants_ski", "fg": 9708 }, + { "id": "overlay_male_worn_pants_ski", "fg": 9709 }, + { "id": "overlay_female_worn_bra", "fg": 9718 }, + { "id": "overlay_male_worn_bra", "fg": 9719 }, + { "id": "overlay_female_worn_corset", "fg": 9720 }, + { "id": "overlay_male_worn_corset", "fg": 9721 }, + { "id": "overlay_male_worn_undershirt", "fg": 9735 }, + { "id": "overlay_female_worn_undershirt", "fg": 9734 }, + { "id": "overlay_female_worn_socks", "fg": 9728 }, + { "id": "overlay_male_worn_socks", "fg": 9729 }, + { "id": "overlay_female_worn_stockings", "fg": 9732 }, + { "id": "overlay_male_worn_stockings", "fg": 9733 }, + { "id": "overlay_worn_socks_wool", "fg": 9738 }, + { "id": "overlay_female_worn_sports_bra", "fg": 9730 }, + { "id": "overlay_male_worn_sports_bra", "fg": 9731 }, + { "id": "overlay_female_worn_boxer_briefs", "fg": 9714 }, + { "id": "overlay_male_worn_boxer_briefs", "fg": 9715 }, + { "id": "overlay_female_worn_boxer_shorts", "fg": 9716 }, + { "id": "overlay_male_worn_boxer_shorts", "fg": 9717 }, + { "id": "overlay_female_worn_long_underpants", "fg": 9722 }, + { "id": "overlay_male_worn_long_underpants", "fg": 9723 }, + { "id": "overlay_female_worn_long_undertop", "fg": 9724 }, + { "id": "overlay_male_worn_long_undertop", "fg": 9725 }, + { "id": "overlay_female_worn_panties", "fg": 9726 }, + { "id": "overlay_male_worn_panties", "fg": 9727 }, + { "id": "overlay_female_worn_union_suit", "fg": 9736 }, + { "id": "overlay_male_worn_union_suit", "fg": 9737 }, + { "id": "overlay_male_worn_blanket", "fg": 9740 }, + { "id": "overlay_female_worn_blanket", "fg": 9739 }, + { "id": "overlay_male_worn_down_blanket", "fg": 9742 }, + { "id": "overlay_female_worn_down_blanket", "fg": 9741 }, + { "id": "overlay_female_worn_electric_blanket", "fg": 9743 }, + { "id": "overlay_male_worn_electric_blanket", "fg": 9744 }, + { "id": "overlay_female_worn_towel", "fg": 9745 }, + { "id": "overlay_male_worn_towel", "fg": 9746 }, + { "id": "overlay_female_worn_towel_wet", "fg": 9745 }, + { "id": "overlay_male_worn_towel_wet", "fg": 9746 }, + { "id": "overlay_female_worn_towel_soiled", "fg": 9745 }, + { "id": "overlay_male_worn_towel_soiled", "fg": 9746 }, + { "id": "overlay_female_wielded_magi_staff_greater", "fg": 7681 }, + { "id": "overlay_male_wielded_magi_staff_greater", "fg": 7682 }, + { "id": "overlay_female_wielded_magi_staff_lesser", "fg": 7683 }, + { "id": "overlay_male_wielded_magi_staff_lesser", "fg": 7684 }, + { "id": "overlay_female_wielded_magi_staff_minor", "fg": 7685 }, + { "id": "overlay_male_wielded_magi_staff_minor", "fg": 7686 }, + { "id": "overlay_mutation_bio_blaster", "fg": 7687 }, + { "id": "overlay_wielded_bio_blade_weapon", "fg": 7688 }, + { "id": "overlay_effect_attention", "fg": 7689 }, + { "id": "overlay_effect_boomered", "fg": 7690 }, + { "id": "overlay_effect_glare", "fg": 7691 }, + { "id": "overlay_effect_laserlocked", "fg": 7692 }, + { "id": "overlay_female_mutation_buzzcut_var_black", "fg": 7743 }, + { "id": "overlay_female_mutation_buzzcut_var_blond", "fg": 7744 }, + { "id": "overlay_female_mutation_buzzcut_var_blue", "fg": 7745 }, + { "id": "overlay_female_mutation_buzzcut_var_brown", "fg": 7746 }, + { "id": "overlay_female_mutation_buzzcut_var_green", "fg": 7747 }, + { "id": "overlay_female_mutation_buzzcut_var_pink", "fg": 7748 }, + { "id": "overlay_female_mutation_buzzcut_var_purple", "fg": 7749 }, + { "id": "overlay_female_mutation_buzzcut_var_red", "fg": 7750 }, + { "id": "overlay_female_mutation_buzzcut_var_white", "fg": 7751 }, + { "id": "overlay_male_mutation_buzzcut_var_black", "fg": 7752 }, + { "id": "overlay_male_mutation_buzzcut_var_blond", "fg": 7753 }, + { "id": "overlay_male_mutation_buzzcut_var_blue", "fg": 7754 }, + { "id": "overlay_male_mutation_buzzcut_var_brown", "fg": 7755 }, + { "id": "overlay_male_mutation_buzzcut_var_green", "fg": 7756 }, + { "id": "overlay_male_mutation_buzzcut_var_pink", "fg": 7757 }, + { "id": "overlay_male_mutation_buzzcut_var_purple", "fg": 7758 }, + { "id": "overlay_male_mutation_buzzcut_var_red", "fg": 7759 }, + { "id": "overlay_male_mutation_buzzcut_var_white", "fg": 7760 }, + { "id": "overlay_female_mutation_crewcut_var_blue", "fg": 7761 }, + { "id": "overlay_female_mutation_crewcut_var_green", "fg": 7762 }, + { "id": "overlay_female_mutation_crewcut_var_pink", "fg": 7763 }, + { "id": "overlay_female_mutation_crewcut_var_purple", "fg": 7764 }, + { "id": "overlay_male_mutation_crewcut_var_blue", "fg": 7765 }, + { "id": "overlay_male_mutation_crewcut_var_green", "fg": 7766 }, + { "id": "overlay_male_mutation_crewcut_var_pink", "fg": 7767 }, + { "id": "overlay_male_mutation_crewcut_var_purple", "fg": 7768 }, + { "id": "overlay_female_mutation_fro_var_blue", "fg": 7769 }, + { "id": "overlay_female_mutation_fro_var_green", "fg": 7770 }, + { "id": "overlay_female_mutation_fro_var_pink", "fg": 7771 }, + { "id": "overlay_female_mutation_fro_var_purple", "fg": 7772 }, + { "id": "overlay_male_mutation_fro_var_blue", "fg": 7773 }, + { "id": "overlay_male_mutation_fro_var_green", "fg": 7774 }, + { "id": "overlay_male_mutation_fro_var_pink", "fg": 7775 }, + { "id": "overlay_male_mutation_fro_var_purple", "fg": 7776 }, + { "id": "overlay_female_mutation_long_var_blue", "fg": 7777 }, + { "id": "overlay_female_mutation_long_var_green", "fg": 7778 }, + { "id": "overlay_female_mutation_long_var_pink", "fg": 7779 }, + { "id": "overlay_female_mutation_long_var_purple", "fg": 7780 }, + { "id": "overlay_male_mutation_long_var_blue", "fg": 7781 }, + { "id": "overlay_male_mutation_long_var_green", "fg": 7782 }, + { "id": "overlay_male_mutation_long_var_pink", "fg": 7783 }, + { "id": "overlay_male_mutation_long_var_purple", "fg": 7784 }, + { "id": "overlay_female_mutation_messy_var_black", "fg": 7785 }, + { "id": "overlay_female_mutation_messy_var_blond", "fg": 7786 }, + { "id": "overlay_female_mutation_messy_var_blue", "fg": 7787 }, + { "id": "overlay_female_mutation_messy_var_brown", "fg": 7788 }, + { "id": "overlay_female_mutation_messy_var_green", "fg": 7789 }, + { "id": "overlay_female_mutation_messy_var_pink", "fg": 7790 }, + { "id": "overlay_female_mutation_messy_var_purple", "fg": 7791 }, + { "id": "overlay_female_mutation_messy_var_red", "fg": 7792 }, + { "id": "overlay_female_mutation_messy_var_white", "fg": 7793 }, + { "id": "overlay_male_mutation_messy_var_black", "fg": 7794 }, + { "id": "overlay_male_mutation_messy_var_blond", "fg": 7795 }, + { "id": "overlay_male_mutation_messy_var_blue", "fg": 7796 }, + { "id": "overlay_male_mutation_messy_var_brown", "fg": 7797 }, + { "id": "overlay_male_mutation_messy_var_green", "fg": 7798 }, + { "id": "overlay_male_mutation_messy_var_pink", "fg": 7799 }, + { "id": "overlay_male_mutation_messy_var_purple", "fg": 7800 }, + { "id": "overlay_male_mutation_messy_var_red", "fg": 7801 }, + { "id": "overlay_male_mutation_messy_var_white", "fg": 7802 }, + { "id": "overlay_female_mutation_long_over_eye_var_black", "fg": 7803 }, + { "id": "overlay_female_mutation_long_over_eye_var_blond", "fg": 7804 }, + { "id": "overlay_female_mutation_long_over_eye_var_blue", "fg": 7805 }, + { "id": "overlay_female_mutation_long_over_eye_var_brown", "fg": 7806 }, + { "id": "overlay_female_mutation_long_over_eye_var_green", "fg": 7807 }, + { "id": "overlay_female_mutation_long_over_eye_var_pink", "fg": 7808 }, + { "id": "overlay_female_mutation_long_over_eye_var_purple", "fg": 7809 }, + { "id": "overlay_female_mutation_long_over_eye_var_red", "fg": 7810 }, + { "id": "overlay_female_mutation_long_over_eye_var_white", "fg": 7811 }, + { "id": "overlay_male_mutation_long_over_eye_var_black", "fg": 7812 }, + { "id": "overlay_male_mutation_long_over_eye_var_blond", "fg": 7813 }, + { "id": "overlay_male_mutation_long_over_eye_var_blue", "fg": 7814 }, + { "id": "overlay_male_mutation_long_over_eye_var_brown", "fg": 7815 }, + { "id": "overlay_male_mutation_long_over_eye_var_green", "fg": 7816 }, + { "id": "overlay_male_mutation_long_over_eye_var_pink", "fg": 7817 }, + { "id": "overlay_male_mutation_long_over_eye_var_purple", "fg": 7818 }, + { "id": "overlay_male_mutation_long_over_eye_var_red", "fg": 7819 }, + { "id": "overlay_male_mutation_long_over_eye_var_white", "fg": 7820 }, + { "id": "overlay_female_mutation_medium_var_blue", "fg": 7821 }, + { "id": "overlay_female_mutation_medium_var_green", "fg": 7822 }, + { "id": "overlay_female_mutation_medium_var_pink", "fg": 7823 }, + { "id": "overlay_female_mutation_medium_var_purple", "fg": 7824 }, + { "id": "overlay_male_mutation_medium_var_blue", "fg": 7825 }, + { "id": "overlay_male_mutation_medium_var_green", "fg": 7826 }, + { "id": "overlay_male_mutation_medium_var_pink", "fg": 7827 }, + { "id": "overlay_male_mutation_medium_var_purple", "fg": 7828 }, + { "id": "overlay_female_mutation_mohawk_var_blue", "fg": 7829 }, + { "id": "overlay_female_mutation_mohawk_var_green", "fg": 7830 }, + { "id": "overlay_female_mutation_mohawk_var_pink", "fg": 7831 }, + { "id": "overlay_female_mutation_mohawk_var_purple", "fg": 7832 }, + { "id": "overlay_male_mutation_mohawk_var_blue", "fg": 7833 }, + { "id": "overlay_male_mutation_mohawk_var_green", "fg": 7834 }, + { "id": "overlay_male_mutation_mohawk_var_pink", "fg": 7835 }, + { "id": "overlay_male_mutation_mohawk_var_purple", "fg": 7836 }, + { "id": "overlay_female_mutation_mullet_var_black", "fg": 7837 }, + { "id": "overlay_female_mutation_mullet_var_blond", "fg": 7838 }, + { "id": "overlay_female_mutation_mullet_var_blue", "fg": 7839 }, + { "id": "overlay_female_mutation_mullet_var_brown", "fg": 7840 }, + { "id": "overlay_female_mutation_mullet_var_green", "fg": 7841 }, + { "id": "overlay_female_mutation_mullet_var_pink", "fg": 7842 }, + { "id": "overlay_female_mutation_mullet_var_purple", "fg": 7843 }, + { "id": "overlay_female_mutation_mullet_var_red", "fg": 7844 }, + { "id": "overlay_female_mutation_mullet_var_white", "fg": 7845 }, + { "id": "overlay_male_mutation_mullet_var_black", "fg": 7846 }, + { "id": "overlay_male_mutation_mullet_var_blond", "fg": 7847 }, + { "id": "overlay_male_mutation_mullet_var_blue", "fg": 7848 }, + { "id": "overlay_male_mutation_mullet_var_brown", "fg": 7849 }, + { "id": "overlay_male_mutation_mullet_var_green", "fg": 7850 }, + { "id": "overlay_male_mutation_mullet_var_pink", "fg": 7851 }, + { "id": "overlay_male_mutation_mullet_var_purple", "fg": 7852 }, + { "id": "overlay_male_mutation_mullet_var_red", "fg": 7853 }, + { "id": "overlay_male_mutation_mullet_var_white", "fg": 7854 }, + { "id": "overlay_female_mutation_ponytail_var_black", "fg": 7855 }, + { "id": "overlay_female_mutation_ponytail_var_blond", "fg": 7856 }, + { "id": "overlay_female_mutation_ponytail_var_blue", "fg": 7857 }, + { "id": "overlay_female_mutation_ponytail_var_brown", "fg": 7858 }, + { "id": "overlay_female_mutation_ponytail_var_green", "fg": 7859 }, + { "id": "overlay_female_mutation_ponytail_var_pink", "fg": 7860 }, + { "id": "overlay_female_mutation_ponytail_var_purple", "fg": 7861 }, + { "id": "overlay_female_mutation_ponytail_var_red", "fg": 7862 }, + { "id": "overlay_female_mutation_ponytail_var_white", "fg": 7863 }, + { "id": "overlay_male_mutation_ponytail_var_black", "fg": 7864 }, + { "id": "overlay_male_mutation_ponytail_var_blond", "fg": 7865 }, + { "id": "overlay_male_mutation_ponytail_var_blue", "fg": 7866 }, + { "id": "overlay_male_mutation_ponytail_var_brown", "fg": 7867 }, + { "id": "overlay_male_mutation_ponytail_var_green", "fg": 7868 }, + { "id": "overlay_male_mutation_ponytail_var_pink", "fg": 7869 }, + { "id": "overlay_male_mutation_ponytail_var_purple", "fg": 7870 }, + { "id": "overlay_male_mutation_ponytail_var_red", "fg": 7871 }, + { "id": "overlay_male_mutation_ponytail_var_white", "fg": 7872 }, + { "id": "overlay_female_mutation_short_no_fringe_var_black", "fg": 7873 }, + { "id": "overlay_female_mutation_short_no_fringe_var_blond", "fg": 7874 }, + { "id": "overlay_female_mutation_short_no_fringe_var_blue", "fg": 7875 }, + { "id": "overlay_female_mutation_short_no_fringe_var_brown", "fg": 7876 }, + { "id": "overlay_female_mutation_short_no_fringe_var_green", "fg": 7877 }, + { "id": "overlay_female_mutation_short_no_fringe_var_pink", "fg": 7878 }, + { "id": "overlay_female_mutation_short_no_fringe_var_purple", "fg": 7879 }, + { "id": "overlay_female_mutation_short_no_fringe_var_red", "fg": 7880 }, + { "id": "overlay_female_mutation_short_no_fringe_var_white", "fg": 7881 }, + { "id": "overlay_female_mutation_short_var_blue", "fg": 7882 }, + { "id": "overlay_female_mutation_short_var_green", "fg": 7883 }, + { "id": "overlay_female_mutation_short_var_pink", "fg": 7884 }, + { "id": "overlay_female_mutation_short_var_purple", "fg": 7885 }, + { "id": "overlay_male_mutation_short_no_fringe_var_black", "fg": 7886 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blond", "fg": 7887 }, + { "id": "overlay_male_mutation_short_no_fringe_var_blue", "fg": 7888 }, + { "id": "overlay_male_mutation_short_no_fringe_var_brown", "fg": 7889 }, + { "id": "overlay_male_mutation_short_no_fringe_var_green", "fg": 7890 }, + { "id": "overlay_male_mutation_short_no_fringe_var_pink", "fg": 7891 }, + { "id": "overlay_male_mutation_short_no_fringe_var_purple", "fg": 7892 }, + { "id": "overlay_male_mutation_short_no_fringe_var_red", "fg": 7893 }, + { "id": "overlay_male_mutation_short_no_fringe_var_white", "fg": 7894 }, + { "id": "overlay_male_mutation_short_var_blue", "fg": 7895 }, + { "id": "overlay_male_mutation_short_var_green", "fg": 7896 }, + { "id": "overlay_male_mutation_short_var_pink", "fg": 7897 }, + { "id": "overlay_male_mutation_short_var_purple", "fg": 7898 }, + { "id": "overlay_female_mutation_short_over_eye_var_black", "fg": 7899 }, + { "id": "overlay_female_mutation_short_over_eye_var_blond", "fg": 7900 }, + { "id": "overlay_female_mutation_short_over_eye_var_blue", "fg": 7901 }, + { "id": "overlay_female_mutation_short_over_eye_var_brown", "fg": 7902 }, + { "id": "overlay_female_mutation_short_over_eye_var_green", "fg": 7903 }, + { "id": "overlay_female_mutation_short_over_eye_var_pink", "fg": 7904 }, + { "id": "overlay_female_mutation_short_over_eye_var_purple", "fg": 7905 }, + { "id": "overlay_female_mutation_short_over_eye_var_red", "fg": 7906 }, + { "id": "overlay_female_mutation_short_over_eye_var_white", "fg": 7907 }, + { "id": "overlay_male_mutation_short_over_eye_var_black", "fg": 7908 }, + { "id": "overlay_male_mutation_short_over_eye_var_blond", "fg": 7909 }, + { "id": "overlay_male_mutation_short_over_eye_var_blue", "fg": 7910 }, + { "id": "overlay_male_mutation_short_over_eye_var_brown", "fg": 7911 }, + { "id": "overlay_male_mutation_short_over_eye_var_green", "fg": 7912 }, + { "id": "overlay_male_mutation_short_over_eye_var_pink", "fg": 7913 }, + { "id": "overlay_male_mutation_short_over_eye_var_purple", "fg": 7914 }, + { "id": "overlay_male_mutation_short_over_eye_var_red", "fg": 7915 }, + { "id": "overlay_male_mutation_short_over_eye_var_white", "fg": 7916 }, + { "id": "overlay_female_mutation_ANTENNAE", "fg": 7989 }, + { "id": "overlay_male_mutation_ANTENNAE", "fg": 7990 }, + { "id": "overlay_female_mutation_ARM_TENTACLES", "fg": 7993 }, + { "id": "overlay_male_mutation_ARM_TENTACLES", "fg": 7994 }, + { "id": "overlay_female_mutation_ARM_TENTACLES_4", "fg": 7995 }, + { "id": "overlay_male_mutation_ARM_TENTACLES_4", "fg": 7996 }, + { "id": "overlay_female_mutation_ARM_TENTACLES_8", "fg": 7997 }, + { "id": "overlay_male_mutation_ARM_TENTACLES_8", "fg": 7998 }, + { "id": "overlay_female_mutation_BIOLUM0", "fg": 8005 }, + { "id": "overlay_female_mutation_BIOLUM0_active", "fg": 8006 }, + { "id": "overlay_female_mutation_BIOLUM1", "fg": 8007 }, + { "id": "overlay_female_mutation_BIOLUM1_active", "fg": 8008 }, + { "id": "overlay_female_mutation_BIOLUM2", "fg": 8009 }, + { "id": "overlay_female_mutation_BIOLUM2_active", "fg": 8010 }, + { "id": "overlay_male_mutation_BIOLUM0", "fg": 8011 }, + { "id": "overlay_male_mutation_BIOLUM0_active", "fg": 8012 }, + { "id": "overlay_male_mutation_BIOLUM1", "fg": 8013 }, + { "id": "overlay_male_mutation_BIOLUM1_active", "fg": 8014 }, + { "id": "overlay_male_mutation_BIOLUM2", "fg": 8015 }, + { "id": "overlay_male_mutation_BIOLUM2_active", "fg": 8016 }, + { "id": "overlay_female_mutation_CANINE_EARS", "fg": 8019 }, + { "id": "overlay_male_mutation_CANINE_EARS", "fg": 8020 }, + { "id": "overlay_female_mutation_FEL_EYE", "fg": 8023 }, + { "id": "overlay_male_mutation_FEL_EYE", "fg": 8024 }, + { "id": "overlay_female_mutation_FELINE_EARS", "fg": 8025 }, + { "id": "overlay_male_mutation_FELINE_EARS", "fg": 8026 }, + { "id": "overlay_mutation_GASTROPOD_FOOT", "fg": 8027 }, + { "id": "overlay_female_mutation_HORNS", "fg": 8028 }, + { "id": "overlay_male_mutation_HORNS", "fg": 8029 }, + { "id": "overlay_female_mutation_HORNS_CURLED", "fg": 8030 }, + { "id": "overlay_male_mutation_HORNS_CURLED", "fg": 8031 }, + { "id": "overlay_female_mutation_LUPINE_EARS", "fg": 8036 }, + { "id": "overlay_male_mutation_LUPINE_EARS", "fg": 8037 }, + { "id": "overlay_female_mutation_LYNX_FUR", "fg": 8038 }, + { "id": "overlay_male_mutation_LYNX_FUR", "fg": 8039 }, + { "id": "overlay_female_mutation_MINOTAUR", "fg": 8040 }, + { "id": "overlay_male_mutation_MINOTAUR", "fg": 8041 }, + { "id": "overlay_female_mutation_MOUSE_EARS", "fg": 8042 }, + { "id": "overlay_male_mutation_MOUSE_EARS", "fg": 8043 }, + { "id": "overlay_female_mutation_MOUTH_TENTACLES", "fg": 8044 }, + { "id": "overlay_male_mutation_MOUTH_TENTACLES", "fg": 8045 }, + { "id": "overlay_female_mutation_MUZZLE_RAT", "fg": 8050 }, + { "id": "overlay_male_mutation_MUZZLE_RAT", "fg": 8051 }, + { "id": "overlay_female_mutation_RABBIT_EARS", "fg": 8052 }, + { "id": "overlay_male_mutation_RABBIT_EARS", "fg": 8053 }, + { "id": "overlay_female_mutation_RABBIT_NOSE", "fg": 8054 }, + { "id": "overlay_male_mutation_RABBIT_NOSE", "fg": 8055 }, + { "id": "overlay_female_mutation_SHELL3", "fg": 8060 }, + { "id": "overlay_male_mutation_SHELL3", "fg": 8061 }, + { "id": "overlay_female_mutation_TAIL_CATTLE", "fg": 8064 }, + { "id": "overlay_male_mutation_TAIL_CATTLE", "fg": 8065 }, + { "id": "overlay_female_mutation_TAIL_CLUB", "fg": 8066 }, + { "id": "overlay_male_mutation_TAIL_CLUB", "fg": 8067 }, + { "id": "overlay_female_mutation_TAIL_FLUFFY", "fg": 8070 }, + { "id": "overlay_male_mutation_TAIL_FLUFFY", "fg": 8071 }, + { "id": "overlay_female_mutation_TAIL_LONG", "fg": 8072 }, + { "id": "overlay_male_mutation_TAIL_LONG", "fg": 8073 }, + { "id": "overlay_female_mutation_TAIL_RABBIT", "fg": 8074 }, + { "id": "overlay_male_mutation_TAIL_RABBIT", "fg": 8075 }, + { "id": "overlay_female_mutation_TAIL_RAT", "fg": 8076 }, + { "id": "overlay_male_mutation_TAIL_RAT", "fg": 8077 }, + { "id": "overlay_female_mutation_WHISKERS", "fg": 8084 }, + { "id": "overlay_male_mutation_WHISKERS", "fg": 8085 }, + { "id": "overlay_female_mutation_WHISKERS_RAT", "fg": 8086 }, + { "id": "overlay_male_mutation_WHISKERS_RAT", "fg": 8087 }, + { "id": "overlay_female_mutation_WINGS_BAT", "fg": 8088 }, + { "id": "overlay_male_mutation_WINGS_BAT", "fg": 8089 }, + { "id": "overlay_female_mutation_FELINE_FUR", "fg": 8101 }, + { "id": "overlay_female_mutation_FUR", "fg": 8102 }, + { "id": "overlay_female_mutation_RABBIT_FUR", "fg": 8103 }, + { "id": "overlay_female_mutation_SLEEK_SCALES", "fg": 8104 }, + { "id": "overlay_female_mutation_THICK_SCALES", "fg": 8105 }, + { "id": "overlay_male_mutation_FELINE_FUR", "fg": 8107 }, + { "id": "overlay_male_mutation_FUR", "fg": 8108 }, + { "id": "overlay_male_mutation_RABBIT_FUR", "fg": 8109 }, + { "id": "overlay_male_mutation_SLEEK_SCALES", "fg": 8110 }, + { "id": "overlay_male_mutation_THICK_SCALES", "fg": 8111 }, + { "id": "overlay_wielded_bronze_brush_axe", "fg": 8133 }, + { "id": "overlay_wielded_brush_axe", "fg": 8134 }, + { "id": "overlay_female_wielded_clay_teapot", "fg": 8170 }, + { "id": "overlay_female_wielded_stepladder", "fg": 8171 }, + { "id": "overlay_female_worn_harmonica_holder", "fg": 8172 }, + { "id": "overlay_male_wielded_clay_teapot", "fg": 8173 }, + { "id": "overlay_male_wielded_stepladder", "fg": 8174 }, + { "id": "overlay_male_worn_harmonica_holder", "fg": 8175 }, + { "id": "overlay_wielded_banjo", "fg": 8177 }, + { "id": "overlay_wielded_bodypillow", "fg": 8178 }, + { "id": "overlay_wielded_clay_pot", "fg": 8179 }, + { "id": "overlay_wielded_guitar_electric", "fg": 8180 }, + { "id": "overlay_wielded_laptop", "fg": 8181 }, + { "id": "overlay_wielded_makeshift_hammer", "fg": 8182 }, + { "id": "overlay_wielded_pot_makeshift", "fg": 8183 }, + { "id": "overlay_wielded_pot_makeshift_copper", "fg": 8184 }, + { "id": "overlay_wielded_tazer", "fg": 8185 }, + { "id": "overlay_female_wielded_aluminum_stepladder", "fg": 8186 }, + { "id": "overlay_male_wielded_aluminum_stepladder", "fg": 8187 }, + { "id": "overlay_wielded_1895sbl", "fg": 8189 }, + { "id": "overlay_wielded_2_shot_special", "fg": 8190 }, + { "id": "overlay_wielded_90two", "fg": 8191 }, + { "id": "overlay_wielded_90two40", "fg": 8192 }, + { "id": "overlay_wielded_AT4", "fg": 8193 }, + { "id": "overlay_wielded_LAW", "fg": 8194 }, + { "id": "overlay_wielded_LAW_Packed", "fg": 8195 }, + { "id": "overlay_wielded_M24", "fg": 8196 }, + { "id": "overlay_wielded_RPG", "fg": 8197 }, + { "id": "overlay_wielded_TDI", "fg": 8198 }, + { "id": "overlay_wielded_USAS_12", "fg": 8199 }, + { "id": "overlay_wielded_af2011a1_38super", "fg": 8200 }, + { "id": "overlay_wielded_airspeargun", "fg": 8201 }, + { "id": "overlay_wielded_ak74", "fg": 8203 }, + { "id": "overlay_wielded_american_180", "fg": 8204 }, + { "id": "overlay_wielded_an94", "fg": 8205 }, + { "id": "overlay_wielded_ar10", "fg": 8206 }, + { "id": "overlay_wielded_ar_pistol", "fg": 8207 }, + { "id": "overlay_wielded_arx160", "fg": 8208 }, + { "id": "overlay_wielded_ashot", "fg": 8209 }, + { "id": "overlay_wielded_atgm_launcher", "fg": 8210 }, + { "id": "overlay_wielded_bbgun", "fg": 8211 }, + { "id": "overlay_wielded_bfr", "fg": 8212 }, + { "id": "overlay_wielded_bh_m89", "fg": 8213 }, + { "id": "overlay_wielded_bigun", "fg": 8214 }, + { "id": "overlay_wielded_blunderbuss", "fg": 8215 }, + { "id": "overlay_wielded_bond_410", "fg": 8216 }, + { "id": "overlay_wielded_browning_blr", "fg": 8217 }, + { "id": "overlay_wielded_bt_apc9k", "fg": 8218 }, + { "id": "overlay_wielded_chemical_thrower", "fg": 8220 }, + { "id": "overlay_wielded_coilgun", "fg": 8221 }, + { "id": "overlay_wielded_colt_army", "fg": 8222 }, + { "id": "overlay_wielded_colt_lightning", "fg": 8223 }, + { "id": "overlay_wielded_colt_navy", "fg": 8224 }, + { "id": "overlay_wielded_colt_ro635", "fg": 8225 }, + { "id": "overlay_wielded_colt_saa", "fg": 8226 }, + { "id": "overlay_wielded_combination_gun", "fg": 8227 }, + { "id": "overlay_wielded_cop_38", "fg": 8228 }, + { "id": "overlay_wielded_cx4", "fg": 8229 }, + { "id": "overlay_wielded_cz75", "fg": 8230 }, + { "id": "overlay_wielded_deagle_44", "fg": 8231 }, + { "id": "overlay_wielded_doublespeargun", "fg": 8232 }, + { "id": "overlay_wielded_draco", "fg": 8233 }, + { "id": "overlay_wielded_emp_gun", "fg": 8234 }, + { "id": "overlay_wielded_famas", "fg": 8235 }, + { "id": "overlay_wielded_flamethrower", "fg": 8236 }, + { "id": "overlay_wielded_flamethrower_crude", "fg": 8237 }, + { "id": "overlay_wielded_flamethrower_simple", "fg": 8238 }, + { "id": "overlay_wielded_flaregun", "fg": 8239 }, + { "id": "overlay_wielded_fn1910", "fg": 8240 }, + { "id": "overlay_wielded_fn57", "fg": 8241 }, + { "id": "overlay_wielded_fn_fal", "fg": 8242 }, + { "id": "overlay_wielded_fn_p90", "fg": 8243 }, + { "id": "overlay_wielded_fs2000", "fg": 8244 }, + { "id": "overlay_wielded_ftk93", "fg": 8245 }, + { "id": "overlay_wielded_garand", "fg": 8246 }, + { "id": "overlay_wielded_glock_17", "fg": 8247 }, + { "id": "overlay_wielded_glock_18c", "fg": 8248 }, + { "id": "overlay_wielded_glock_19", "fg": 8249 }, + { "id": "overlay_wielded_glock_20", "fg": 8250 }, + { "id": "overlay_wielded_glock_20_var_glock_40", "fg": 8251 }, + { "id": "overlay_wielded_glock_21", "fg": 8252 }, + { "id": "overlay_wielded_glock_22", "fg": 8253 }, + { "id": "overlay_wielded_glock_29", "fg": 8254 }, + { "id": "overlay_wielded_glock_31", "fg": 8255 }, + { "id": "overlay_wielded_heavy_rail_rifle", "fg": 8256 }, + { "id": "overlay_wielded_helsing", "fg": 8257 }, + { "id": "overlay_wielded_henry_big_boy", "fg": 8258 }, + { "id": "overlay_wielded_hi_power_40", "fg": 8259 }, + { "id": "overlay_wielded_hi_power_9mm", "fg": 8260 }, + { "id": "overlay_wielded_hk417_13", "fg": 8261 }, + { "id": "overlay_wielded_hk_g3", "fg": 8262 }, + { "id": "overlay_wielded_hk_g36", "fg": 8263 }, + { "id": "overlay_wielded_hk_g80", "fg": 8264 }, + { "id": "overlay_wielded_hk_mp5_semi_pistol", "fg": 8266 }, + { "id": "overlay_wielded_hk_mp5k", "fg": 8267 }, + { "id": "overlay_wielded_hk_mp5sd", "fg": 8268 }, + { "id": "overlay_wielded_hk_mp7", "fg": 8269 }, + { "id": "overlay_wielded_hk_ump45", "fg": 8270 }, + { "id": "overlay_wielded_hptc9", "fg": 8271 }, + { "id": "overlay_wielded_hptcf380", "fg": 8272 }, + { "id": "overlay_wielded_iwi_tavor_x95_300blk", "fg": 8274 }, + { "id": "overlay_wielded_kp32", "fg": 8275 }, + { "id": "overlay_wielded_kp3at", "fg": 8276 }, + { "id": "overlay_wielded_kpf9", "fg": 8277 }, + { "id": "overlay_wielded_ksg-25", "fg": 8278 }, + { "id": "overlay_wielded_ksg", "fg": 8279 }, + { "id": "overlay_wielded_ksub2000", "fg": 8280 }, + { "id": "overlay_wielded_l_bak_223", "fg": 8281 }, + { "id": "overlay_wielded_laser_cannon", "fg": 8282 }, + { "id": "overlay_wielded_laser_rifle", "fg": 8283 }, + { "id": "overlay_wielded_launcher_simple", "fg": 8284 }, + { "id": "overlay_wielded_lemat_revolver", "fg": 8285 }, + { "id": "overlay_wielded_lever_shotgun", "fg": 8286 }, + { "id": "overlay_wielded_m11", "fg": 8288 }, + { "id": "overlay_wielded_m110a1", "fg": 8289 }, + { "id": "overlay_wielded_m14ebr", "fg": 8290 }, + { "id": "overlay_wielded_m17", "fg": 8293 }, + { "id": "overlay_wielded_m18", "fg": 8294 }, + { "id": "overlay_wielded_m1903", "fg": 8295 }, + { "id": "overlay_wielded_m1911-460", "fg": 8296 }, + { "id": "overlay_wielded_m1911_10", "fg": 8298 }, + { "id": "overlay_wielded_m1911_var_m1911_MEU", "fg": 8299 }, + { "id": "overlay_wielded_m1918", "fg": 8300 }, + { "id": "overlay_wielded_m1a", "fg": 8301 }, + { "id": "overlay_wielded_m2010", "fg": 8302 }, + { "id": "overlay_wielded_m202_flash", "fg": 8303 }, + { "id": "overlay_wielded_m231pfw", "fg": 8304 }, + { "id": "overlay_wielded_m240", "fg": 8305 }, + { "id": "overlay_wielded_m27_assault_rifle_var_h&k416a5", "fg": 8307 }, + { "id": "overlay_wielded_m27_assault_rifle_var_m27iar", "fg": 8308 }, + { "id": "overlay_wielded_m27_assault_rifle_var_m38dmr", "fg": 8309 }, + { "id": "overlay_wielded_m27_assault_rifle_var_scar_l", "fg": 8310 }, + { "id": "overlay_wielded_m2browning_sawn", "fg": 8311 }, + { "id": "overlay_wielded_m320", "fg": 8312 }, + { "id": "overlay_wielded_m3_carlgustav", "fg": 8313 }, + { "id": "overlay_wielded_m4_carbine_var_m4_cqbr", "fg": 8314 }, + { "id": "overlay_wielded_m4_carlgustav", "fg": 8315 }, + { "id": "overlay_wielded_m79", "fg": 8317 }, + { "id": "overlay_wielded_m9", "fg": 8318 }, + { "id": "overlay_wielded_mac_10", "fg": 8319 }, + { "id": "overlay_wielded_mac_11", "fg": 8320 }, + { "id": "overlay_wielded_makarov", "fg": 8321 }, + { "id": "overlay_wielded_marlin_9a", "fg": 8322 }, + { "id": "overlay_wielded_mauser_c96", "fg": 8323 }, + { "id": "overlay_wielded_mauser_m714", "fg": 8324 }, + { "id": "overlay_wielded_mgl", "fg": 8325 }, + { "id": "overlay_wielded_mininuke_launcher", "fg": 8326 }, + { "id": "overlay_wielded_minispeargun", "fg": 8327 }, + { "id": "overlay_wielded_model_10_revolver", "fg": 8328 }, + { "id": "overlay_wielded_modular_ar15", "fg": 8329 }, + { "id": "overlay_wielded_modular_m4_carbine_var_modular_m4a1", "fg": 8330 }, + { "id": "overlay_wielded_mosin44", "fg": 8331 }, + { "id": "overlay_wielded_mosin44_ebr", "fg": 8332 }, + { "id": "overlay_wielded_mosin91_30", "fg": 8333 }, + { "id": "overlay_wielded_mosin91_30_ebr", "fg": 8334 }, + { "id": "overlay_wielded_moss_brownie", "fg": 8335 }, + { "id": "overlay_wielded_mossberg_500", "fg": 8336 }, + { "id": "overlay_wielded_mossberg_500_var_mossberg_500_security", "fg": 8337 }, + { "id": "overlay_wielded_mossberg_590", "fg": 8338 }, + { "id": "overlay_wielded_mossberg_590_var_SPAS_12", "fg": 8339 }, + { "id": "overlay_wielded_mossberg_930", "fg": 8340 }, + { "id": "overlay_wielded_mossberg_930_var_m1014", "fg": 8341 }, + { "id": "overlay_wielded_mp18", "fg": 8342 }, + { "id": "overlay_wielded_nailgun", "fg": 8344 }, + { "id": "overlay_wielded_nailrifle", "fg": 8345 }, + { "id": "overlay_wielded_needlegun", "fg": 8346 }, + { "id": "overlay_wielded_needlepistol", "fg": 8347 }, + { "id": "overlay_wielded_oa93", "fg": 8348 }, + { "id": "overlay_wielded_p08", "fg": 8349 }, + { "id": "overlay_wielded_p220_10", "fg": 8350 }, + { "id": "overlay_wielded_p226_357sig", "fg": 8351 }, + { "id": "overlay_wielded_p226_9mm", "fg": 8352 }, + { "id": "overlay_wielded_p320_357sig", "fg": 8353 }, + { "id": "overlay_wielded_paintballgun", "fg": 8354 }, + { "id": "overlay_wielded_pamd68", "fg": 8355 }, + { "id": "overlay_wielded_pamd71z", "fg": 8356 }, + { "id": "overlay_wielded_pipe_combination_gun", "fg": 8357 }, + { "id": "overlay_wielded_pipe_double_shotgun", "fg": 8358 }, + { "id": "overlay_wielded_pipe_shotgun", "fg": 8360 }, + { "id": "overlay_wielded_pistol_flintlock", "fg": 8361 }, + { "id": "overlay_wielded_plasma_gun", "fg": 8362 }, + { "id": "overlay_wielded_plasma_rifle", "fg": 8363 }, + { "id": "overlay_wielded_ppsh", "fg": 8364 }, + { "id": "overlay_wielded_px4", "fg": 8365 }, + { "id": "overlay_wielded_px4_40", "fg": 8366 }, + { "id": "overlay_wielded_raging_bull", "fg": 8367 }, + { "id": "overlay_wielded_raging_judge", "fg": 8368 }, + { "id": "overlay_wielded_rebar_rifle", "fg": 8369 }, + { "id": "overlay_wielded_remington700_270", "fg": 8370 }, + { "id": "overlay_wielded_remington_700", "fg": 8371 }, + { "id": "overlay_wielded_remington_870", "fg": 8372 }, + { "id": "overlay_wielded_remington_870_breacher", "fg": 8373 }, + { "id": "overlay_wielded_remington_870_express", "fg": 8374 }, + { "id": "overlay_wielded_remington_870_var_browning_a5", "fg": 8375 }, + { "id": "overlay_wielded_remington_870_var_remington_1100", "fg": 8376 }, + { "id": "overlay_wielded_revolver_shotgun", "fg": 8377 }, + { "id": "overlay_wielded_rm103a_pistol", "fg": 8378 }, + { "id": "overlay_wielded_rm120c", "fg": 8379 }, + { "id": "overlay_wielded_rm20", "fg": 8380 }, + { "id": "overlay_wielded_rm2000_smg", "fg": 8381 }, + { "id": "overlay_wielded_rm228", "fg": 8382 }, + { "id": "overlay_wielded_rm298", "fg": 8383 }, + { "id": "overlay_wielded_rm451_flamethrower", "fg": 8384 }, + { "id": "overlay_wielded_rm51_assault_rifle", "fg": 8385 }, + { "id": "overlay_wielded_rm614_lmg", "fg": 8386 }, + { "id": "overlay_wielded_rm802", "fg": 8387 }, + { "id": "overlay_wielded_rm88_battle_rifle", "fg": 8388 }, + { "id": "overlay_wielded_robofac_gun", "fg": 8389 }, + { "id": "overlay_wielded_ruger_1022", "fg": 8390 }, + { "id": "overlay_wielded_ruger_lcr_22", "fg": 8391 }, + { "id": "overlay_wielded_ruger_lcr_38", "fg": 8392 }, + { "id": "overlay_wielded_ruger_mini", "fg": 8393 }, + { "id": "overlay_wielded_ruger_redhawk", "fg": 8394 }, + { "id": "overlay_wielded_rugerlcp", "fg": 8395 }, + { "id": "overlay_wielded_saiga_12", "fg": 8396 }, + { "id": "overlay_wielded_saiga_410", "fg": 8397 }, + { "id": "overlay_wielded_savage_111f", "fg": 8398 }, + { "id": "overlay_wielded_scar_h", "fg": 8399 }, + { "id": "overlay_wielded_sharps", "fg": 8400 }, + { "id": "overlay_wielded_shotgun_410", "fg": 8401 }, + { "id": "overlay_wielded_shotgun_d", "fg": 8402 }, + { "id": "overlay_wielded_shotgun_s", "fg": 8403 }, + { "id": "overlay_wielded_sig552", "fg": 8404 }, + { "id": "overlay_wielded_sig_40", "fg": 8405 }, + { "id": "overlay_wielded_sig_mcx_rattler_sbr", "fg": 8406 }, + { "id": "overlay_wielded_sig_mosquito", "fg": 8407 }, + { "id": "overlay_wielded_sig_p230", "fg": 8408 }, + { "id": "overlay_wielded_skorpion_61", "fg": 8409 }, + { "id": "overlay_wielded_skorpion_82", "fg": 8410 }, + { "id": "overlay_wielded_sks", "fg": 8411 }, + { "id": "overlay_wielded_smg_40", "fg": 8413 }, + { "id": "overlay_wielded_smg_45", "fg": 8414 }, + { "id": "overlay_wielded_smg_9mm", "fg": 8415 }, + { "id": "overlay_wielded_sp2022 - Copia", "fg": 8416 }, + { "id": "overlay_wielded_sp2022", "fg": 8417 }, + { "id": "overlay_wielded_speargun", "fg": 8418 }, + { "id": "overlay_wielded_sten", "fg": 8419 }, + { "id": "overlay_wielded_steyr_aug", "fg": 8420 }, + { "id": "overlay_wielded_streetsweeper", "fg": 8421 }, + { "id": "overlay_wielded_surv_hand_cannon", "fg": 8422 }, + { "id": "overlay_wielded_surv_rocket_launcher", "fg": 8423 }, + { "id": "overlay_wielded_surv_six_shooter", "fg": 8424 }, + { "id": "overlay_wielded_survivor_special_700", "fg": 8425 }, + { "id": "overlay_wielded_sw629", "fg": 8426 }, + { "id": "overlay_wielded_sw_22", "fg": 8427 }, + { "id": "overlay_wielded_sw_500", "fg": 8428 }, + { "id": "overlay_wielded_sw_610", "fg": 8429 }, + { "id": "overlay_wielded_sw_619", "fg": 8430 }, + { "id": "overlay_wielded_tac50", "fg": 8431 }, + { "id": "overlay_wielded_taurus_spectrum", "fg": 8432 }, + { "id": "overlay_wielded_tavor_12", "fg": 8433 }, + { "id": "overlay_wielded_tec9", "fg": 8434 }, + { "id": "overlay_wielded_tihar", "fg": 8435 }, + { "id": "overlay_wielded_tokarev", "fg": 8436 }, + { "id": "overlay_wielded_tommygun", "fg": 8437 }, + { "id": "overlay_wielded_trex_gun", "fg": 8438 }, + { "id": "overlay_wielded_triple_launcher_simple", "fg": 8439 }, + { "id": "overlay_wielded_unbio_blaster_gun", "fg": 8440 }, + { "id": "overlay_wielded_usp_45", "fg": 8441 }, + { "id": "overlay_wielded_usp_45_var_mk23", "fg": 8442 }, + { "id": "overlay_wielded_usp_9mm", "fg": 8443 }, + { "id": "overlay_wielded_uzi", "fg": 8444 }, + { "id": "overlay_wielded_v29", "fg": 8445 }, + { "id": "overlay_wielded_v29_cheap", "fg": 8446 }, + { "id": "overlay_wielded_walther_ccp", "fg": 8447 }, + { "id": "overlay_wielded_walther_p22", "fg": 8448 }, + { "id": "overlay_wielded_walther_p38", "fg": 8449 }, + { "id": "overlay_wielded_walther_ppq_40", "fg": 8450 }, + { "id": "overlay_wielded_walther_ppq_45", "fg": 8451 }, + { "id": "overlay_wielded_walther_ppq_9mm", "fg": 8452 }, + { "id": "overlay_wielded_weatherby_5", "fg": 8453 }, + { "id": "overlay_wielded_win70", "fg": 8454 }, + { "id": "overlay_wielded_winchester_1887", "fg": 8455 }, + { "id": "overlay_wielded_winchester_1897", "fg": 8456 }, + { "id": "overlay_wielded_witness_10", "fg": 8457 }, + { "id": "overlay_wielded_xd_10", "fg": 8458 }, + { "id": "overlay_wielded_bag_canvas", "fg": 8462 }, + { "id": "overlay_wielded_bag_garbage", "fg": 8463 }, + { "id": "overlay_wielded_blackjack", "fg": 8470 }, + { "id": "overlay_wielded_brazier", "fg": 8488 }, + { "id": "overlay_female_wielded_brush_toilet", "fg": 8492 }, + { "id": "overlay_male_wielded_brush_toilet", "fg": 8493 }, + { "id": "overlay_wielded_bucket", "fg": 8494 }, + { "id": "overlay_wielded_cot", "fg": 8497 }, + { "id": "overlay_female_wielded_bat_nerf", "fg": 8498 }, + { "id": "overlay_female_wielded_golf_bag", "fg": 8499 }, + { "id": "overlay_male_wielded_bat_nerf", "fg": 8500 }, + { "id": "overlay_male_wielded_golf_bag", "fg": 8501 }, + { "id": "overlay_female_wielded_radio_car", "fg": 8502 }, + { "id": "overlay_female_wielded_radio_car_box", "fg": 8503 }, + { "id": "overlay_female_wielded_radio_car_on", "fg": 8504 }, + { "id": "overlay_female_wielded_radio_car_wheel", "fg": 8505 }, + { "id": "overlay_female_wielded_radiocontrol", "fg": 8506 }, + { "id": "overlay_female_wielded_rc_car_box", "fg": 8507 }, + { "id": "overlay_male_wielded_radio_car", "fg": 8508 }, + { "id": "overlay_male_wielded_radio_car_box", "fg": 8509 }, + { "id": "overlay_male_wielded_radio_car_on", "fg": 8510 }, + { "id": "overlay_male_wielded_radio_car_wheel", "fg": 8511 }, + { "id": "overlay_male_wielded_radiocontrol", "fg": 8512 }, + { "id": "overlay_male_wielded_rc_car_box", "fg": 8513 }, + { "id": "overlay_wielded_atomic_lamp", "fg": 8514 }, + { "id": "overlay_wielded_atomic_lamp_off", "fg": 8515 }, + { "id": "overlay_wielded_l-stick", "fg": 8516 }, + { "id": "overlay_wielded_l-stick_on", "fg": 8517 }, + { "id": "overlay_wielded_chestguard_hard", "fg": 8519 }, + { "id": "overlay_wielded_cattlefodder", "fg": 8522 }, + { "id": "overlay_wielded_bullet_crossbow", "fg": 8536 }, + { "id": "overlay_wielded_compcrossbow", "fg": 8537 }, + { "id": "overlay_wielded_compositecrossbow", "fg": 8538 }, + { "id": "overlay_wielded_crossbow", "fg": 8539 }, + { "id": "overlay_wielded_hand_crossbow", "fg": 8540 }, + { "id": "overlay_wielded_huge_crossbow", "fg": 8541 }, + { "id": "overlay_wielded_rep_crossbow", "fg": 8542 }, + { "id": "overlay_female_wielded_lug_wrench", "fg": 8546 }, + { "id": "overlay_male_wielded_lug_wrench", "fg": 8547 }, + { "id": "overlay_wielded_training_dummy_heavy", "fg": 8548 }, + { "id": "overlay_wielded_training_dummy_light", "fg": 8549 }, + { "id": "overlay_wielded_wrench_large", "fg": 8550 }, + { "id": "overlay_wielded_wrench_small", "fg": 8551 }, + { "id": "overlay_wielded_hoboreel", "fg": 8562 }, + { "id": "overlay_wielded_grenade", "fg": 8567 }, + { "id": "overlay_wielded_grenade_act", "fg": 8568 }, + { "id": "overlay_wielded_grenade_emp", "fg": 8569 }, + { "id": "overlay_wielded_grenade_emp_act", "fg": 8570 }, + { "id": "overlay_wielded_grenade_inc", "fg": 8571 }, + { "id": "overlay_wielded_grenade_inc_act", "fg": 8572 }, + { "id": "overlay_wielded_pipebomb", "fg": 8573 }, + { "id": "overlay_wielded_pipebomb_act", "fg": 8574 }, + { "id": "overlay_wielded_scrambler", "fg": 8575 }, + { "id": "overlay_wielded_scrambler_act", "fg": 8576 }, + { "id": "overlay_wielded_smokebomb", "fg": 8577 }, + { "id": "overlay_wielded_smokebomb_act", "fg": 8578 }, + { "id": "overlay_wielded_mace_bronze", "fg": 8611 }, + { "id": "overlay_wielded_mace_simple", "fg": 8612 }, + { "id": "overlay_wielded_mace_trench", "fg": 8613 }, + { "id": "overlay_female_wielded_manhole_cover", "fg": 8619 }, + { "id": "overlay_male_wielded_manhole_cover", "fg": 8620 }, + { "id": "overlay_wielded_eyedrops", "fg": 8627 }, + { "id": "overlay_female_wielded_baseball", "fg": 8637 }, + { "id": "overlay_female_wielded_basketball", "fg": 8638 }, + { "id": "overlay_female_wielded_beach_volleyball", "fg": 8639 }, + { "id": "overlay_female_wielded_mre_beef_box", "fg": 8640 }, + { "id": "overlay_female_wielded_puck", "fg": 8641 }, + { "id": "overlay_male_wielded_baseball", "fg": 8642 }, + { "id": "overlay_male_wielded_basketball", "fg": 8643 }, + { "id": "overlay_male_wielded_beach_volleyball", "fg": 8644 }, + { "id": "overlay_male_wielded_mre_beef_box", "fg": 8645 }, + { "id": "overlay_male_wielded_puck", "fg": 8646 }, + { "id": "overlay_wielded_PR24-extended", "fg": 8647 }, + { "id": "overlay_wielded_PR24-retracted", "fg": 8648 }, + { "id": "overlay_wielded_baton-extended", "fg": 8649 }, + { "id": "overlay_wielded_baton", "fg": 8650 }, + { "id": "overlay_wielded_battery_car", "fg": 8651 }, + { "id": "overlay_wielded_bowling_ball", "fg": 8652 }, + { "id": "overlay_wielded_cell_phone", "fg": 8653 }, + { "id": "overlay_wielded_cell_phone_flashlight", "fg": 8654 }, + { "id": "overlay_wielded_codeine", "fg": 8655 }, + { "id": "overlay_wielded_flask_hip", "fg": 8656 }, + { "id": "overlay_wielded_football", "fg": 8657 }, + { "id": "overlay_wielded_golf_ball", "fg": 8658 }, + { "id": "overlay_wielded_indoor_volleyball", "fg": 8659 }, + { "id": "overlay_wielded_misc_repairkit", "fg": 8660 }, + { "id": "overlay_wielded_portable_game", "fg": 8661 }, + { "id": "overlay_wielded_two_way_radio", "fg": 8663 }, + { "id": "overlay_female_wielded_pool_cue", "fg": 8679 }, + { "id": "overlay_male_wielded_pool_cue", "fg": 8680 }, + { "id": "overlay_female_wielded_i_staff", "fg": 8688 }, + { "id": "overlay_female_wielded_q_staff", "fg": 8689 }, + { "id": "overlay_female_wielded_shock_staff", "fg": 8690 }, + { "id": "overlay_male_wielded_i_staff", "fg": 8691 }, + { "id": "overlay_male_wielded_q_staff", "fg": 8692 }, + { "id": "overlay_male_wielded_shock_staff", "fg": 8693 }, + { "id": "overlay_wielded_shark_plushie", "fg": 8703 }, + { "id": "overlay_female_wielded_cigar", "fg": 8706 }, + { "id": "overlay_female_wielded_cigar_butt", "fg": 8707 }, + { "id": "overlay_male_wielded_cigar", "fg": 8715 }, + { "id": "overlay_male_wielded_cigar_butt", "fg": 8716 }, + { "id": "overlay_female_wielded_cig", "fg": 8724 }, + { "id": "overlay_female_wielded_cig_butt", "fg": 8725 }, + { "id": "overlay_male_wielded_cig", "fg": 8733 }, + { "id": "overlay_male_wielded_cig_butt", "fg": 8734 }, + { "id": "overlay_female_wielded_joint", "fg": 8742 }, + { "id": "overlay_female_wielded_joint_roach", "fg": 8750 }, + { "id": "overlay_male_wielded_joint", "fg": 8751 }, + { "id": "overlay_male_wielded_joint_roach", "fg": 8759 }, + { "id": "overlay_female_wielded_sword_wood_large", "fg": 8809 }, + { "id": "overlay_male_wielded_sword_wood_large", "fg": 8810 }, + { "id": "overlay_wielded_bokken", "fg": 8811 }, + { "id": "overlay_female_wielded_throwing_axe", "fg": 8819 }, + { "id": "overlay_male_wielded_throwing_axe", "fg": 8820 }, + { "id": "overlay_wielded_digging_stick", "fg": 8822 }, + { "id": "overlay_wielded_hoe", "fg": 8825 }, + { "id": "overlay_wielded_teddy_bear_var_toy_plush_ferret", "fg": 8837 }, + { "id": "overlay_wielded_teddy_bear_var_toy_plush_rabbit", "fg": 8838 }, + { "id": "overlay_wielded_primitive_adze", "fg": 8860 }, + { "id": "overlay_female_worn_armor_thessalonian", "fg": 8912 }, + { "id": "overlay_female_worn_leggings_thessalonian", "fg": 8913 }, + { "id": "overlay_male_worn_armor_thessalonian", "fg": 8914 }, + { "id": "overlay_male_worn_leggings_thessalonian", "fg": 8915 }, + { "id": "overlay_female_worn_aep_suit", "fg": 8938 }, + { "id": "overlay_female_worn_armor_riot", "fg": 8939 }, + { "id": "overlay_female_worn_armor_scavenger", "fg": 8940 }, + { "id": "overlay_female_worn_ballistic_vest_heavy", "fg": 8941 }, + { "id": "overlay_female_worn_ballistic_vest_light", "fg": 8942 }, + { "id": "overlay_female_worn_chestguard_hard", "fg": 8943 }, + { "id": "overlay_female_worn_power_armor_basic", "fg": 8944 }, + { "id": "overlay_female_worn_power_armor_heavy", "fg": 8945 }, + { "id": "overlay_female_worn_power_armor_helmet_basic", "fg": 8946 }, + { "id": "overlay_female_worn_power_armor_helmet_heavy", "fg": 8947 }, + { "id": "overlay_female_worn_power_armor_helmet_light", "fg": 8948 }, + { "id": "overlay_female_worn_power_armor_light", "fg": 8949 }, + { "id": "overlay_female_worn_rm13_armor", "fg": 8950 }, + { "id": "overlay_female_worn_rm13_armor_on", "fg": 8951 }, + { "id": "overlay_female_worn_robofac_armor_rig", "fg": 8952 }, + { "id": "overlay_male_worn_aep_suit", "fg": 8953 }, + { "id": "overlay_male_worn_armor_riot", "fg": 8954 }, + { "id": "overlay_male_worn_armor_scavenger", "fg": 8955 }, + { "id": "overlay_male_worn_ballistic_vest_heavy", "fg": 8956 }, + { "id": "overlay_male_worn_ballistic_vest_light", "fg": 8957 }, + { "id": "overlay_male_worn_chestguard_hard", "fg": 8958 }, + { "id": "overlay_male_worn_power_armor_basic", "fg": 8959 }, + { "id": "overlay_male_worn_power_armor_heavy", "fg": 8960 }, + { "id": "overlay_male_worn_power_armor_helmet_basic", "fg": 8961 }, + { "id": "overlay_male_worn_power_armor_helmet_heavy", "fg": 8962 }, + { "id": "overlay_male_worn_power_armor_helmet_light", "fg": 8963 }, + { "id": "overlay_male_worn_power_armor_light", "fg": 8964 }, + { "id": "overlay_male_worn_rm13_armor", "fg": 8965 }, + { "id": "overlay_male_worn_rm13_armor_on", "fg": 8966 }, + { "id": "overlay_male_worn_robofac_armor_rig", "fg": 8967 }, + { "id": "overlay_worn_helmet_eod", "fg": 8968 }, + { "id": "overlay_worn_helmet_eod_on", "fg": 8969 }, + { "id": "overlay_worn_jacket_eod", "fg": 8970 }, + { "id": "overlay_worn_trousers_eod", "fg": 8971 }, + { "id": "overlay_female_worn_armor_acidchitin", "fg": 8990 }, + { "id": "overlay_female_worn_armor_chitin", "fg": 8991 }, + { "id": "overlay_female_worn_chainmail_suit_faraday", "fg": 8992 }, + { "id": "overlay_female_worn_pot_helmet", "fg": 8993 }, + { "id": "overlay_male_worn_armor_acidchitin", "fg": 8994 }, + { "id": "overlay_male_worn_armor_chitin", "fg": 8995 }, + { "id": "overlay_male_worn_chainmail_suit_faraday", "fg": 8996 }, + { "id": "overlay_male_worn_pot_helmet", "fg": 8997 }, + { "id": "overlay_female_worn_duffelbag", "fg": 9018 }, + { "id": "overlay_female_worn_runner_bag", "fg": 9021 }, + { "id": "overlay_male_worn_duffelbag", "fg": 9022 }, + { "id": "overlay_male_worn_runner_bag", "fg": 9025 }, + { "id": "overlay_female_worn_chestrig", "fg": 9045 }, + { "id": "overlay_female_worn_grenadebandolier", "fg": 9046 }, + { "id": "overlay_female_worn_heavy_load_bearing_vest", "fg": 9047 }, + { "id": "overlay_female_worn_light_load_bearing_vest", "fg": 9048 }, + { "id": "overlay_female_worn_load_bearing_vest", "fg": 9049 }, + { "id": "overlay_female_worn_mbag", "fg": 9050 }, + { "id": "overlay_female_worn_slingpack", "fg": 9051 }, + { "id": "overlay_female_worn_survivor_rig", "fg": 9052 }, + { "id": "overlay_male_worn_chestrig", "fg": 9053 }, + { "id": "overlay_male_worn_grenadebandolier", "fg": 9054 }, + { "id": "overlay_male_worn_heavy_load_bearing_vest", "fg": 9055 }, + { "id": "overlay_male_worn_light_load_bearing_vest", "fg": 9056 }, + { "id": "overlay_male_worn_load_bearing_vest", "fg": 9057 }, + { "id": "overlay_male_worn_mbag", "fg": 9058 }, + { "id": "overlay_male_worn_slingpack", "fg": 9059 }, + { "id": "overlay_male_worn_survivor_rig", "fg": 9060 }, + { "id": "overlay_female_worn_binder_top_var_binder_top", "fg": 9071 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_american", "fg": 9072 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_blue", "fg": 9073 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_dinos", "fg": 9074 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_floral", "fg": 9075 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_gray", "fg": 9076 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_green", "fg": 9077 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_meme", "fg": 9078 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_mushroom", "fg": 9079 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_nonbinary", "fg": 9080 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_orange", "fg": 9081 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_pink", "fg": 9082 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_red", "fg": 9083 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_ribcage", "fg": 9084 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_trans", "fg": 9085 }, + { "id": "overlay_female_worn_binder_top_var_binder_top_white", "fg": 9086 }, + { "id": "overlay_male_worn_binder", "fg": 9087 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_american", "fg": 9088 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_blue", "fg": 9089 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_dinos", "fg": 9090 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_floral", "fg": 9091 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_gray", "fg": 9092 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_green", "fg": 9093 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_meme", "fg": 9094 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_mushroom", "fg": 9095 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_nonbinary", "fg": 9096 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_orange", "fg": 9097 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_pink", "fg": 9098 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_red", "fg": 9099 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_ribcage", "fg": 9100 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_trans", "fg": 9101 }, + { "id": "overlay_male_worn_binder_top_var_binder_top_white", "fg": 9102 }, + { "id": "overlay_female_worn_robofac_enviro_suit", "fg": 9113 }, + { "id": "overlay_female_worn_subsuit_xl", "fg": 9114 }, + { "id": "overlay_male_worn_robofac_enviro_suit", "fg": 9115 }, + { "id": "overlay_male_worn_subsuit_xl", "fg": 9116 }, + { "id": "overlay_worn_felinesuit", "fg": 9117 }, + { "id": "overlay_worn_wolfsuit", "fg": 9118 }, + { "id": "overlay_female_worn_boots_acidchitin", "fg": 9144 }, + { "id": "overlay_female_worn_boots_chitin", "fg": 9145 }, + { "id": "overlay_male_worn_boots_acidchitin", "fg": 9146 }, + { "id": "overlay_male_worn_boots_chitin", "fg": 9147 }, + { "id": "overlay_female_worn_chestwrap_leather", "fg": 9148 }, + { "id": "overlay_female_worn_tights", "fg": 9149 }, + { "id": "overlay_male_worn_chestwrap_leather", "fg": 9150 }, + { "id": "overlay_male_worn_tights", "fg": 9151 }, + { "id": "overlay_female_worn_copper_necklace", "fg": 9152 }, + { "id": "overlay_female_worn_gold_necklace", "fg": 9153 }, + { "id": "overlay_female_worn_platinum_necklace", "fg": 9154 }, + { "id": "overlay_female_worn_silver_necklace", "fg": 9155 }, + { "id": "overlay_male_worn_copper_necklace", "fg": 9156 }, + { "id": "overlay_male_worn_gold_necklace", "fg": 9157 }, + { "id": "overlay_male_worn_platinum_necklace", "fg": 9158 }, + { "id": "overlay_male_worn_silver_necklace", "fg": 9159 }, + { "id": "overlay_female_worn_nanoskirt", "fg": 9160 }, + { "id": "overlay_male_worn_nanoskirt", "fg": 9161 }, + { "id": "overlay_female_worn_motorbike_armor", "fg": 9162 }, + { "id": "overlay_male_worn_motorbike_armor", "fg": 9163 }, + { "id": "overlay_female_worn_headscarf", "fg": 9164 }, + { "id": "overlay_female_worn_long_knit_scarf", "fg": 9165 }, + { "id": "overlay_female_worn_long_patchwork_scarf", "fg": 9166 }, + { "id": "overlay_female_worn_marloss_scarf", "fg": 9167 }, + { "id": "overlay_female_worn_patchwork_scarf", "fg": 9168 }, + { "id": "overlay_female_worn_scarf_fur", "fg": 9169 }, + { "id": "overlay_female_worn_scarf_fur_long", "fg": 9170 }, + { "id": "overlay_male_worn_headscarf", "fg": 9171 }, + { "id": "overlay_male_worn_long_knit_scarf", "fg": 9172 }, + { "id": "overlay_male_worn_long_patchwork_scarf", "fg": 9173 }, + { "id": "overlay_male_worn_marloss_scarf", "fg": 9174 }, + { "id": "overlay_male_worn_patchwork_scarf", "fg": 9175 }, + { "id": "overlay_male_worn_scarf_fur", "fg": 9176 }, + { "id": "overlay_male_worn_scarf_fur_long", "fg": 9177 }, + { "id": "overlay_male_worn_scarf_long", "fg": 9178 }, + { "id": "overlay_female_worn_scuba_tank", "fg": 9189 }, + { "id": "overlay_female_worn_scuba_tank_on", "fg": 9190 }, + { "id": "overlay_female_worn_small_scuba_tank", "fg": 9191 }, + { "id": "overlay_female_worn_small_scuba_tank_on", "fg": 9192 }, + { "id": "overlay_female_worn_wetsuit", "fg": 9193 }, + { "id": "overlay_female_worn_wetsuit_gloves", "fg": 9194 }, + { "id": "overlay_female_worn_wetsuit_hood", "fg": 9195 }, + { "id": "overlay_female_worn_wetsuit_spring", "fg": 9196 }, + { "id": "overlay_male_worn_scuba_tank", "fg": 9197 }, + { "id": "overlay_male_worn_scuba_tank_on", "fg": 9198 }, + { "id": "overlay_male_worn_small_scuba_tank", "fg": 9199 }, + { "id": "overlay_male_worn_small_scuba_tank_on", "fg": 9200 }, + { "id": "overlay_male_worn_wetsuit", "fg": 9201 }, + { "id": "overlay_male_worn_wetsuit_gloves", "fg": 9202 }, + { "id": "overlay_male_worn_wetsuit_hood", "fg": 9203 }, + { "id": "overlay_male_worn_wetsuit_spring", "fg": 9204 }, + { "id": "overlay_worn_wetsuit_booties", "fg": 9205 }, + { "id": "overlay_worn_american_flag", "fg": 9217 }, + { "id": "overlay_worn_pride_flag_var_agender_pride_flag", "fg": 9218 }, + { "id": "overlay_worn_pride_flag_var_aromantic_pride_flag", "fg": 9219 }, + { "id": "overlay_worn_pride_flag_var_asexual_pride_flag", "fg": 9220 }, + { "id": "overlay_worn_pride_flag_var_bear_pride_flag", "fg": 9221 }, + { "id": "overlay_worn_pride_flag_var_bisexual_pride_flag", "fg": 9222 }, + { "id": "overlay_worn_pride_flag_var_genderfluid_pride_flag", "fg": 9223 }, + { "id": "overlay_worn_pride_flag_var_genderqueer_pride_flag", "fg": 9224 }, + { "id": "overlay_worn_pride_flag_var_intersex_pride_flag", "fg": 9225 }, + { "id": "overlay_worn_pride_flag_var_labrys_lesbian_pride_flag", "fg": 9226 }, + { "id": "overlay_worn_pride_flag_var_leather_pride_flag", "fg": 9227 }, + { "id": "overlay_worn_pride_flag_var_lesbian_pride_flag", "fg": 9228 }, + { "id": "overlay_worn_pride_flag_var_nonbinary_pride_flag", "fg": 9229 }, + { "id": "overlay_worn_pride_flag_var_pansexual_pride_flag", "fg": 9230 }, + { "id": "overlay_worn_pride_flag_var_polysexual_pride_flag", "fg": 9231 }, + { "id": "overlay_worn_pride_flag_var_progress_pride_flag", "fg": 9232 }, + { "id": "overlay_worn_pride_flag_var_rainbow_pride_flag", "fg": 9233 }, + { "id": "overlay_worn_pride_flag_var_transgender_pride_flag", "fg": 9234 }, + { "id": "overlay_female_worn_fitover_sunglasses", "fg": 9251 }, + { "id": "overlay_male_worn_fitover_sunglasses", "fg": 9252 }, + { "id": "overlay_female_worn_gauntlets_acidchitin", "fg": 9289 }, + { "id": "overlay_female_worn_gauntlets_chitin", "fg": 9290 }, + { "id": "overlay_male_worn_gauntlets_acidchitin", "fg": 9291 }, + { "id": "overlay_male_worn_gauntlets_chitin", "fg": 9292 }, + { "id": "overlay_female_worn_golf_bag", "fg": 9293 }, + { "id": "overlay_male_worn_golf_bag", "fg": 9294 }, + { "id": "overlay_female_worn_haori", "fg": 9297 }, + { "id": "overlay_male_worn_haori", "fg": 9298 }, + { "id": "overlay_female_worn_bandana_head", "fg": 9333 }, + { "id": "overlay_female_worn_hat_chef", "fg": 9334 }, + { "id": "overlay_female_worn_helmet_acidchitin", "fg": 9335 }, + { "id": "overlay_female_worn_helmet_ball", "fg": 9336 }, + { "id": "overlay_female_worn_helmet_chitin", "fg": 9337 }, + { "id": "overlay_female_worn_tricorne", "fg": 9338 }, + { "id": "overlay_male_worn_bandana_head", "fg": 9339 }, + { "id": "overlay_male_worn_hat_chef", "fg": 9340 }, + { "id": "overlay_male_worn_helmet_acidchitin", "fg": 9341 }, + { "id": "overlay_male_worn_helmet_ball", "fg": 9342 }, + { "id": "overlay_male_worn_helmet_chitin", "fg": 9343 }, + { "id": "overlay_male_worn_tricorne", "fg": 9344 }, + { "id": "overlay_female_worn_bead_ear", "fg": 9400 }, + { "id": "overlay_female_worn_copper_ear", "fg": 9401 }, + { "id": "overlay_female_worn_hairpin", "fg": 9403 }, + { "id": "overlay_male_worn_bead_ear", "fg": 9406 }, + { "id": "overlay_male_worn_copper_ear", "fg": 9407 }, + { "id": "overlay_male_worn_hairpin", "fg": 9409 }, + { "id": "overlay_female_worn_antarvasa", "fg": 9415 }, + { "id": "overlay_female_worn_kasaya", "fg": 9416 }, + { "id": "overlay_female_worn_samghati", "fg": 9417 }, + { "id": "overlay_female_worn_uttarasanga", "fg": 9418 }, + { "id": "overlay_male_worn_antarvasa", "fg": 9419 }, + { "id": "overlay_male_worn_kasaya", "fg": 9420 }, + { "id": "overlay_male_worn_samghati", "fg": 9421 }, + { "id": "overlay_male_worn_uttarasanga", "fg": 9422 }, + { "id": "overlay_female_worn_armguard_acidchitin", "fg": 9431 }, + { "id": "overlay_female_worn_armguard_chitin", "fg": 9432 }, + { "id": "overlay_female_worn_legguard_acidchitin", "fg": 9433 }, + { "id": "overlay_female_worn_legguard_chitin", "fg": 9434 }, + { "id": "overlay_male_worn_armguard_acidchitin", "fg": 9435 }, + { "id": "overlay_male_worn_armguard_chitin", "fg": 9436 }, + { "id": "overlay_male_worn_legguard_acidchitin", "fg": 9437 }, + { "id": "overlay_male_worn_legguard_chitin", "fg": 9438 }, + { "id": "overlay_female_worn_blindfold", "fg": 9453 }, + { "id": "overlay_male_worn_blindfold", "fg": 9454 }, + { "id": "overlay_female_worn_tourniquet_lower", "fg": 9475 }, + { "id": "overlay_female_worn_tourniquet_upper", "fg": 9476 }, + { "id": "overlay_female_worn_wristwatch", "fg": 9477 }, + { "id": "overlay_male_worn_tourniquet_lower", "fg": 9478 }, + { "id": "overlay_male_worn_tourniquet_upper", "fg": 9479 }, + { "id": "overlay_male_worn_wristwatch", "fg": 9480 }, + { "id": "overlay_worn_purse", "fg": 9481 }, + { "id": "overlay_worn_rad_badge", "fg": 9482 }, + { "id": "overlay_worn_robofac_enviro_suit_casual", "fg": 9487 }, + { "id": "overlay_female_worn_survivor_goggles", "fg": 9597 }, + { "id": "overlay_male_worn_survivor_goggles", "fg": 9598 }, + { "id": "overlay_female_worn_survivor_duffel_bag", "fg": 9657 }, + { "id": "overlay_female_worn_survivor_pack", "fg": 9658 }, + { "id": "overlay_female_worn_survivor_rucksack", "fg": 9659 }, + { "id": "overlay_female_worn_survivor_runner_pack", "fg": 9660 }, + { "id": "overlay_male_worn_survivor_duffel_bag", "fg": 9661 }, + { "id": "overlay_male_worn_survivor_pack", "fg": 9662 }, + { "id": "overlay_male_worn_survivor_rucksack", "fg": 9663 }, + { "id": "overlay_male_worn_survivor_runner_pack", "fg": 9664 }, + { "id": "overlay_female_worn_yukata", "fg": 9747 }, + { "id": "overlay_male_worn_yukata", "fg": 9748 } ] }, { "file": "human_body_plus.png", - "//": "range 9712 to 10255", + "//": "range 9760 to 10303", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, "sprite_offset_y": -16, "tiles": [ - { "id": "npc_female", "fg": 9916, "bg": 9751 }, - { "id": "npc_male", "fg": 9917, "bg": 9751 }, - { "id": "player_female", "fg": 9916, "bg": 9751 }, - { "id": "player_male", "fg": 9917, "bg": 9751 }, + { "id": "npc_female", "fg": 9964, "bg": 9799 }, + { "id": "npc_male", "fg": 9965, "bg": 9799 }, + { "id": "player_female", "fg": 9964, "bg": 9799 }, + { "id": "player_male", "fg": 9965, "bg": 9799 }, { "id": "f_counter_gate_o", - "fg": 9716, + "fg": 9764, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 9716 }, - { "id": "t_connection", "fg": [ 10277, 9716, 10277, 9716 ] }, - { "id": "edge", "fg": [ 10277, 9716 ] }, - { "id": "unconnected", "fg": [ 10277, 9716 ] }, - { "id": "end_piece", "fg": [ 10277, 9716 ] } + { "id": "center", "fg": 9764 }, + { "id": "t_connection", "fg": [ 10325, 9764, 10325, 9764 ] }, + { "id": "edge", "fg": [ 10325, 9764 ] }, + { "id": "unconnected", "fg": [ 10325, 9764 ] }, + { "id": "end_piece", "fg": [ 10325, 9764 ] } ] }, - { "id": [ "f_rope_up", "t_rope_up" ], "fg": 9730 }, - { "id": [ "overlay_worn_wizard_hat_costume", "overlay_worn_wizard_hat" ], "fg": 9927 }, - { "id": "mon_zombie_phase_skulker", "fg": 9733, "bg": 9751 }, - { "id": "mon_zombie_phase_shrike", "fg": 9732, "bg": 9751 }, - { "id": "mon_broken_cyborg", "fg": 9734, "bg": 9751 }, - { "id": "mon_prototype_cyborg", "fg": 9735, "bg": 9751 }, - { "id": "mon_boomer_fungus", "fg": 9737, "bg": 9751 }, - { "id": "mon_zombie_soldier_acid_1", "fg": 9738, "bg": 9751 }, + { "id": [ "f_rope_up", "t_rope_up" ], "fg": 9778 }, + { "id": [ "overlay_worn_wizard_hat_costume", "overlay_worn_wizard_hat" ], "fg": 9975 }, + { "id": "mon_zombie_phase_skulker", "fg": 9781, "bg": 9799 }, + { "id": "mon_zombie_phase_shrike", "fg": 9780, "bg": 9799 }, + { "id": "mon_broken_cyborg", "fg": 9782, "bg": 9799 }, + { "id": "mon_prototype_cyborg", "fg": 9783, "bg": 9799 }, + { "id": "mon_boomer_fungus", "fg": 9785, "bg": 9799 }, + { "id": "mon_zombie_soldier_acid_1", "fg": 9786, "bg": 9799 }, { "id": "mon_zombie_reenactor", - "fg": [ { "weight": 2, "sprite": 9747 }, { "weight": 2, "sprite": 9746 }, { "weight": 1, "sprite": 9748 } ], - "bg": 9751 - }, - { "id": "mon_zombie_prisoner_tough", "fg": 9745, "bg": 9751 }, - { "id": "mon_zombie_prisoner_fat", "fg": 9744, "bg": 9751 }, - { "id": "mon_zombie_prisoner_brute", "fg": 9743, "bg": 9751 }, - { "id": "mon_zombie_resort_bouncer", "fg": 9749, "bg": 9751 }, - { "id": "mon_irradiated_wanderer_1", "fg": 9739, "bg": 9751 }, - { "id": "mon_irradiated_wanderer_2", "fg": 9740, "bg": 9751 }, - { "id": "mon_irradiated_wanderer_3", "fg": 9741, "bg": 9751 }, - { "id": "mon_irradiated_wanderer_4", "fg": 9742, "bg": 9751 }, + "fg": [ { "weight": 2, "sprite": 9795 }, { "weight": 2, "sprite": 9794 }, { "weight": 1, "sprite": 9796 } ], + "bg": 9799 + }, + { "id": "mon_zombie_prisoner_tough", "fg": 9793, "bg": 9799 }, + { "id": "mon_zombie_prisoner_fat", "fg": 9792, "bg": 9799 }, + { "id": "mon_zombie_prisoner_brute", "fg": 9791, "bg": 9799 }, + { "id": "mon_zombie_resort_bouncer", "fg": 9797, "bg": 9799 }, + { "id": "mon_irradiated_wanderer_1", "fg": 9787, "bg": 9799 }, + { "id": "mon_irradiated_wanderer_2", "fg": 9788, "bg": 9799 }, + { "id": "mon_irradiated_wanderer_3", "fg": 9789, "bg": 9799 }, + { "id": "mon_irradiated_wanderer_4", "fg": 9790, "bg": 9799 }, { "id": "mon_feral_human_crowbar", - "fg": [ { "weight": 100, "sprite": 9754 }, { "weight": 50, "sprite": 9755 } ], - "bg": 9751 + "fg": [ { "weight": 100, "sprite": 9802 }, { "weight": 50, "sprite": 9803 } ], + "bg": 9799 }, { "id": "mon_feral_human_pipe", - "fg": [ { "weight": 100, "sprite": 9758 }, { "weight": 50, "sprite": 9759 } ], - "bg": 9751 + "fg": [ { "weight": 100, "sprite": 9806 }, { "weight": 50, "sprite": 9807 } ], + "bg": 9799 }, { "id": "mon_feral_human_axe", - "fg": [ { "weight": 100, "sprite": 9752 }, { "weight": 50, "sprite": 9753 } ], - "bg": 9751 + "fg": [ { "weight": 100, "sprite": 9800 }, { "weight": 50, "sprite": 9801 } ], + "bg": 9799 }, - { "id": "mon_feral_labsecurity_9mm", "fg": 9756, "bg": 9751 }, - { "id": "mon_feral_labsecurity_flashlight", "fg": 9757, "bg": 9751 }, - { "id": "mon_feral_scientist_scalpel", "fg": 9760, "bg": 9751 }, + { "id": "mon_feral_labsecurity_9mm", "fg": 9804, "bg": 9799 }, + { "id": "mon_feral_labsecurity_flashlight", "fg": 9805, "bg": 9799 }, + { "id": "mon_feral_scientist_scalpel", "fg": 9808, "bg": 9799 }, { "id": "mon_feral_armored_battleaxe", - "fg": [ { "weight": 1, "sprite": 9761 }, { "weight": 1, "sprite": 9762 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9809 }, { "weight": 1, "sprite": 9810 } ], + "bg": 9799 }, { "id": "mon_feral_armored_mace", - "fg": [ { "weight": 1, "sprite": 9763 }, { "weight": 1, "sprite": 9764 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9811 }, { "weight": 1, "sprite": 9812 } ], + "bg": 9799 }, { "id": "mon_feral_fancy_crossbow", - "fg": [ { "weight": 1, "sprite": 9765 }, { "weight": 1, "sprite": 9766 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9813 }, { "weight": 1, "sprite": 9814 } ], + "bg": 9799 }, { "id": "mon_feral_fancy_rapier", - "fg": [ { "weight": 1, "sprite": 9767 }, { "weight": 1, "sprite": 9768 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9815 }, { "weight": 1, "sprite": 9816 } ], + "bg": 9799 }, - { "id": "mon_feral_fancy_rapier_fake", "fg": 9769, "bg": 9751 }, - { "id": "mon_feral_human_axe_fungal_corpse", "fg": 9770, "bg": 9751 }, - { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 9772, "bg": 9751 }, - { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 9774, "bg": 9751 }, - { "id": "mon_feral_human_axe_fungal_infected", "fg": 9771, "bg": 9751 }, - { "id": "mon_feral_human_crowbar_fungal_infected", "fg": 9773, "bg": 9751 }, - { "id": "mon_feral_human_pipe_fungal_infected", "fg": 9775, "bg": 9751 }, + { "id": "mon_feral_fancy_rapier_fake", "fg": 9817, "bg": 9799 }, + { "id": "mon_feral_human_axe_fungal_corpse", "fg": 9818, "bg": 9799 }, + { "id": "mon_feral_human_crowbar_fungal_corpse", "fg": 9820, "bg": 9799 }, + { "id": "mon_feral_human_pipe_fungal_corpse", "fg": 9822, "bg": 9799 }, + { "id": "mon_feral_human_axe_fungal_infected", "fg": 9819, "bg": 9799 }, + { "id": "mon_feral_human_crowbar_fungal_infected", "fg": 9821, "bg": 9799 }, + { "id": "mon_feral_human_pipe_fungal_infected", "fg": 9823, "bg": 9799 }, { "id": "mon_feral_human_tool", - "fg": [ { "weight": 1, "sprite": 9776 }, { "weight": 1, "sprite": 9777 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9824 }, { "weight": 1, "sprite": 9825 } ], + "bg": 9799 }, { "id": "mon_feral_maid_broom", - "fg": [ { "weight": 1, "sprite": 9778 }, { "weight": 1, "sprite": 9779 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9826 }, { "weight": 1, "sprite": 9827 } ], + "bg": 9799 }, { "id": "mon_feral_maid_candlestick", - "fg": [ { "weight": 1, "sprite": 9780 }, { "weight": 1, "sprite": 9781 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9828 }, { "weight": 1, "sprite": 9829 } ], + "bg": 9799 }, { "id": "mon_feral_maid_knife", - "fg": [ { "weight": 1, "sprite": 9782 }, { "weight": 1, "sprite": 9783 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9830 }, { "weight": 1, "sprite": 9831 } ], + "bg": 9799 }, { "id": "mon_feral_militia", - "fg": [ { "weight": 1, "sprite": 9784 }, { "weight": 1, "sprite": 9785 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9832 }, { "weight": 1, "sprite": 9833 } ], + "bg": 9799 }, { "id": "mon_feral_prepper", - "fg": [ { "weight": 1, "sprite": 9786 }, { "weight": 1, "sprite": 9787 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9834 }, { "weight": 1, "sprite": 9835 } ], + "bg": 9799 }, { "id": "mon_feral_sapien_spear", - "fg": [ { "weight": 1, "sprite": 9788 }, { "weight": 1, "sprite": 9789 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9836 }, { "weight": 1, "sprite": 9837 } ], + "bg": 9799 }, { "id": "mon_feral_soldier", - "fg": [ { "weight": 1, "sprite": 9790 }, { "weight": 1, "sprite": 9791 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9838 }, { "weight": 1, "sprite": 9839 } ], + "bg": 9799 }, { "id": "mon_feral_survivalist", - "fg": [ { "weight": 1, "sprite": 9792 }, { "weight": 1, "sprite": 9793 } ], - "bg": 9751 - }, - { "id": "mon_zombie_grabber", "fg": 9794, "bg": 9751 }, - { "id": "mon_zombie_kevlar_1", "fg": 9795, "bg": 9751 }, - { "id": "mon_bee", "fg": 9796, "bg": 9751 }, - { "id": "mon_blank", "fg": 9797, "bg": 9751 }, - { "id": "mon_boomer", "fg": 9798, "bg": 9751 }, - { "id": "mon_boomer_claymore", "fg": 9799, "bg": 9751 }, - { "id": "mon_charred_nightmare", "fg": 9800, "bg": 9751 }, - { "id": "mon_cougar", "fg": 9801, "bg": 9751 }, - { "id": "mon_dementia", "fg": 9802, "bg": 9751 }, - { "id": "mon_dermatik", "fg": 9803, "bg": 9751 }, - { "id": "mon_dragonfly_giant", "fg": 9804, "bg": 9751 }, - { "id": "mon_dragonfly_mega", "fg": 9805, "bg": 9751 }, - { "id": "mon_flesh_golem", "fg": 9806, "bg": 9751 }, - { "id": "mon_fleshy_shambler", "fg": 9807, "bg": 9751 }, - { "id": "mon_fly", "fg": 9808, "bg": 9751 }, - { "id": "mon_gozu", "fg": 9809, "bg": 9751 }, - { "id": "mon_hallu_mannequin", "fg": 9810, "bg": 9751 }, - { "id": "mon_mannequin_decoy", "fg": 9810, "bg": 9751 }, - { "id": "mon_hallu_mom", "fg": 9811, "bg": 9751 }, - { "id": "mon_hologram", "fg": 9812, "bg": 9751 }, + "fg": [ { "weight": 1, "sprite": 9840 }, { "weight": 1, "sprite": 9841 } ], + "bg": 9799 + }, + { "id": "mon_zombie_grabber", "fg": 9842, "bg": 9799 }, + { "id": "mon_zombie_kevlar_1", "fg": 9843, "bg": 9799 }, + { "id": "mon_bee", "fg": 9844, "bg": 9799 }, + { "id": "mon_blank", "fg": 9845, "bg": 9799 }, + { "id": "mon_boomer", "fg": 9846, "bg": 9799 }, + { "id": "mon_boomer_claymore", "fg": 9847, "bg": 9799 }, + { "id": "mon_charred_nightmare", "fg": 9848, "bg": 9799 }, + { "id": "mon_cougar", "fg": 9849, "bg": 9799 }, + { "id": "mon_dementia", "fg": 9850, "bg": 9799 }, + { "id": "mon_dermatik", "fg": 9851, "bg": 9799 }, + { "id": "mon_dragonfly_giant", "fg": 9852, "bg": 9799 }, + { "id": "mon_dragonfly_mega", "fg": 9853, "bg": 9799 }, + { "id": "mon_flesh_golem", "fg": 9854, "bg": 9799 }, + { "id": "mon_fleshy_shambler", "fg": 9855, "bg": 9799 }, + { "id": "mon_fly", "fg": 9856, "bg": 9799 }, + { "id": "mon_gozu", "fg": 9857, "bg": 9799 }, + { "id": "mon_hallu_mannequin", "fg": 9858, "bg": 9799 }, + { "id": "mon_mannequin_decoy", "fg": 9858, "bg": 9799 }, + { "id": "mon_hallu_mom", "fg": 9859, "bg": 9799 }, + { "id": "mon_hologram", "fg": 9860, "bg": 9799 }, { "id": "mon_hunting_horror", - "fg": [ { "weight": 1, "sprite": 9813 }, { "weight": 1, "sprite": 9814 }, { "weight": 1, "sprite": 9815 } ], - "bg": 9751 - }, - { "id": "mon_marloss_zealot_f", "fg": 9816, "bg": 9751 }, - { "id": "mon_marloss_zealot_m", "fg": 9817, "bg": 9751 }, - { "id": "mon_mutant_experimental", "fg": 9818, "bg": 9751 }, - { "id": "mon_riotbot", "fg": 9819, "bg": 9751 }, - { "id": "mon_skeleton", "fg": 9820, "bg": 9751 }, - { "id": "mon_skeleton_brute", "fg": 9821, "bg": 9751 }, - { "id": [ "corpse_mon_skeleton", "corpse_mon_skeleton_brute" ], "fg": 3779 }, - { "id": "mon_zombie_acidic", "fg": 9822, "bg": 9751 }, - { "id": "mon_zombie_corrosive", "fg": 9823, "bg": 9751 }, - { "id": "mon_zombie_spitter", "fg": 9824, "bg": 9751 }, - { "id": "mon_zombie_bio_op", "fg": 9825, "bg": 9751 }, - { "id": "mon_zombie_bio_op2", "fg": 9826, "bg": 9751 }, + "fg": [ { "weight": 1, "sprite": 9861 }, { "weight": 1, "sprite": 9862 }, { "weight": 1, "sprite": 9863 } ], + "bg": 9799 + }, + { "id": "mon_marloss_zealot_f", "fg": 9864, "bg": 9799 }, + { "id": "mon_marloss_zealot_m", "fg": 9865, "bg": 9799 }, + { "id": "mon_mutant_experimental", "fg": 9866, "bg": 9799 }, + { "id": "mon_riotbot", "fg": 9867, "bg": 9799 }, + { "id": "mon_skeleton", "fg": 9868, "bg": 9799 }, + { "id": "mon_skeleton_brute", "fg": 9869, "bg": 9799 }, + { "id": [ "corpse_mon_skeleton", "corpse_mon_skeleton_brute" ], "fg": 3798 }, + { "id": "mon_zombie_acidic", "fg": 9870, "bg": 9799 }, + { "id": "mon_zombie_corrosive", "fg": 9871, "bg": 9799 }, + { "id": "mon_zombie_spitter", "fg": 9872, "bg": 9799 }, + { "id": "mon_zombie_bio_op", "fg": 9873, "bg": 9799 }, + { "id": "mon_zombie_bio_op2", "fg": 9874, "bg": 9799 }, { "id": "mon_zombie_brute", "fg": [ - { "weight": 100, "sprite": 9827 }, - { "weight": 100, "sprite": 9828 }, - { "weight": 50, "sprite": 9829 }, - { "weight": 50, "sprite": 9830 } + { "weight": 100, "sprite": 9875 }, + { "weight": 100, "sprite": 9876 }, + { "weight": 50, "sprite": 9877 }, + { "weight": 50, "sprite": 9878 } ], - "bg": 9750 + "bg": 9798 }, - { "id": "mon_zombie_ears", "fg": 9831, "bg": 9751 }, + { "id": "mon_zombie_ears", "fg": 9879, "bg": 9799 }, { "id": "mon_zombie_fat", - "fg": [ { "weight": 1, "sprite": 9832 }, { "weight": 1, "sprite": 9833 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9880 }, { "weight": 1, "sprite": 9881 } ], + "bg": 9799 }, - { "id": "mon_zombie_fiend", "fg": 9834, "bg": 9751 }, + { "id": "mon_zombie_fiend", "fg": 9882, "bg": 9799 }, { "id": "mon_zombie_gasbag", - "fg": [ { "weight": 1, "sprite": 9835 }, { "weight": 1, "sprite": 9836 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9883 }, { "weight": 1, "sprite": 9884 } ], + "bg": 9799 }, { "id": "mon_zombie_grappler", - "fg": [ { "weight": 1, "sprite": 9837 }, { "weight": 1, "sprite": 9838 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9885 }, { "weight": 1, "sprite": 9886 } ], + "bg": 9799 }, - { "id": "mon_zombie_hammer_hands", "fg": 9839, "bg": 9750 }, + { "id": "mon_zombie_hammer_hands", "fg": 9887, "bg": 9798 }, { "id": "mon_zombie_brainless", - "fg": [ { "weight": 100, "sprite": 9841 }, { "weight": 100, "sprite": 9842 } ], - "bg": 9751 + "fg": [ { "weight": 100, "sprite": 9889 }, { "weight": 100, "sprite": 9890 } ], + "bg": 9799 }, - { "id": "mon_zombie_hunter", "fg": 9843, "bg": 9751 }, - { "id": "mon_zombie_predator", "fg": 9844, "bg": 9751 }, + { "id": "mon_zombie_hunter", "fg": 9891, "bg": 9799 }, + { "id": "mon_zombie_predator", "fg": 9892, "bg": 9799 }, { "id": "mon_zombie_mancroc", - "fg": [ { "weight": 100, "sprite": 9845 }, { "weight": 100, "sprite": 9846 } ], - "bg": 9751 + "fg": [ { "weight": 100, "sprite": 9893 }, { "weight": 100, "sprite": 9894 } ], + "bg": 9799 }, - { "id": "mon_zombie_plated", "fg": 9847, "bg": 9750 }, - { "id": "mon_zombie_relax_gasbag", "fg": 9848, "bg": 9751 }, + { "id": "mon_zombie_plated", "fg": 9895, "bg": 9798 }, + { "id": "mon_zombie_relax_gasbag", "fg": 9896, "bg": 9799 }, { "id": "mon_zombie_resort_dancer", - "fg": [ { "weight": 1, "sprite": 9849 }, { "weight": 1, "sprite": 9850 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9897 }, { "weight": 1, "sprite": 9898 } ], + "bg": 9799 }, { "id": "mon_zombie_resort_staff", - "fg": [ { "weight": 1, "sprite": 9851 }, { "weight": 1, "sprite": 9852 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9899 }, { "weight": 1, "sprite": 9900 } ], + "bg": 9799 }, - { "id": "mon_zombie_runner", "fg": 9853, "bg": 9751 }, - { "id": "mon_zombie_rust", "fg": 9854, "bg": 9751 }, - { "id": "mon_zombie_scorched", "fg": 9855, "bg": 9751 }, - { "id": "mon_zombie_shell", "fg": 9857, "bg": 9751 }, - { "id": "mon_zombie_skull", "fg": 9858, "bg": 9751 }, + { "id": "mon_zombie_runner", "fg": 9901, "bg": 9799 }, + { "id": "mon_zombie_rust", "fg": 9902, "bg": 9799 }, + { "id": "mon_zombie_scorched", "fg": 9903, "bg": 9799 }, + { "id": "mon_zombie_shell", "fg": 9905, "bg": 9799 }, + { "id": "mon_zombie_skull", "fg": 9906, "bg": 9799 }, { "id": "mon_zombie_soldier", - "fg": [ { "weight": 100, "sprite": 9864 }, { "weight": 100, "sprite": 9865 } ], - "bg": 9751 + "fg": [ { "weight": 100, "sprite": 9912 }, { "weight": 100, "sprite": 9913 } ], + "bg": 9799 }, - { "id": "mon_zombie_military_pilot", "fg": 9863, "bg": 9751 }, - { "id": [ "corpse_mon_zombie_soldier", "corpse_mon_zombie_military_pilot" ], "fg": 9859 }, - { "id": "mon_zombie_milbase_personnel", "fg": 9862, "bg": 9751 }, - { "id": "mon_zombie_marine", "fg": 9861, "bg": 9751 }, - { "id": "mon_zombie_static", "fg": 9866, "bg": 9751 }, - { "id": "mon_zombie_survivor", "fg": 9867, "bg": 9751 }, - { "id": "mon_zombie_survivor_elite", "fg": 9868, "bg": 9751 }, + { "id": "mon_zombie_military_pilot", "fg": 9911, "bg": 9799 }, + { "id": [ "corpse_mon_zombie_soldier", "corpse_mon_zombie_military_pilot" ], "fg": 9907 }, + { "id": "mon_zombie_milbase_personnel", "fg": 9910, "bg": 9799 }, + { "id": "mon_zombie_marine", "fg": 9909, "bg": 9799 }, + { "id": "mon_zombie_static", "fg": 9914, "bg": 9799 }, + { "id": "mon_zombie_survivor", "fg": 9915, "bg": 9799 }, + { "id": "mon_zombie_survivor_elite", "fg": 9916, "bg": 9799 }, { "id": [ "mon_zombie_swimmer_base", "mon_zombie_swimmer" ], "fg": [ - { "weight": 200, "sprite": 9870 }, - { "weight": 200, "sprite": 9871 }, - { "weight": 200, "sprite": 9872 }, - { "weight": 200, "sprite": 9873 }, - { "weight": 200, "sprite": 9874 }, - { "weight": 1, "sprite": 9869 } + { "weight": 200, "sprite": 9918 }, + { "weight": 200, "sprite": 9919 }, + { "weight": 200, "sprite": 9920 }, + { "weight": 200, "sprite": 9921 }, + { "weight": 200, "sprite": 9922 }, + { "weight": 1, "sprite": 9917 } ], - "bg": 9751 + "bg": 9799 }, - { "id": "mon_zombie_tear_gasbag", "fg": 9875, "bg": 9751 }, + { "id": "mon_zombie_tear_gasbag", "fg": 9923, "bg": 9799 }, { "id": "mon_zombie", "fg": [ - { "weight": 100, "sprite": 9882 }, - { "weight": 150, "sprite": 9883 }, - { "weight": 100, "sprite": 9884 }, - { "weight": 100, "sprite": 9885 }, - { "weight": 150, "sprite": 9886 } + { "weight": 100, "sprite": 9930 }, + { "weight": 150, "sprite": 9931 }, + { "weight": 100, "sprite": 9932 }, + { "weight": 100, "sprite": 9933 }, + { "weight": 150, "sprite": 9934 } ], - "bg": 9751 + "bg": 9799 }, - { "id": "mon_zombie_hazmat", "fg": 9889, "bg": 9751 }, - { "id": "mon_zombie_fireman", "fg": 9888, "bg": 9751 }, + { "id": "mon_zombie_hazmat", "fg": 9937, "bg": 9799 }, + { "id": "mon_zombie_fireman", "fg": 9936, "bg": 9799 }, { "id": "mon_zombie_scientist", - "fg": [ { "weight": 1, "sprite": 9891 }, { "weight": 1, "sprite": 9892 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9939 }, { "weight": 1, "sprite": 9940 } ], + "bg": 9799 }, - { "id": "mon_zombie_cop", "fg": 9887, "bg": 9751 }, - { "id": "mon_zombie_labsecurity", "fg": 9890, "bg": 9751 }, + { "id": "mon_zombie_cop", "fg": 9935, "bg": 9799 }, + { "id": "mon_zombie_labsecurity", "fg": 9938, "bg": 9799 }, { "id": "mon_zombie_tough", - "fg": [ { "weight": 1, "sprite": 9895 }, { "weight": 1, "sprite": 9896 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9943 }, { "weight": 1, "sprite": 9944 } ], + "bg": 9799 }, { "id": "mon_zombie_technician", - "fg": [ { "weight": 1, "sprite": 9893 }, { "weight": 1, "sprite": 9894 } ], - "bg": 9751 + "fg": [ { "weight": 1, "sprite": 9941 }, { "weight": 1, "sprite": 9942 } ], + "bg": 9799 }, { "id": [ @@ -14617,11 +14739,11 @@ "corpse_mon_zombie_prisoner", "corpse_mon_zombie_winged" ], - "fg": 9876 + "fg": 9924 }, - { "id": "corpse_mon_zombie_scientist", "fg": 9878 }, - { "id": [ "corpse_mon_zombie_technician", "corpse_mon_zombie_hazmat" ], "fg": 9879 }, - { "id": [ "corpse_mon_zombie_cop", "corpse_mon_zombie_labsecurity" ], "fg": 9877 }, + { "id": "corpse_mon_zombie_scientist", "fg": 9926 }, + { "id": [ "corpse_mon_zombie_technician", "corpse_mon_zombie_hazmat" ], "fg": 9927 }, + { "id": [ "corpse_mon_zombie_cop", "corpse_mon_zombie_labsecurity" ], "fg": 9925 }, { "id": [ "corpse_mon_zombie_tough", @@ -14637,432 +14759,432 @@ "corpse_mon_zombie_soldier_blackops_2", "corpse_mon_zombie_soldier_blackops_1" ], - "fg": 9880 - }, - { "id": "mon_zombie_winged", "fg": 9897, "bg": 9751 }, - { "id": "mon_zougar", "fg": 9898, "bg": 9751 }, - { "id": "mon_zougar_hunter", "fg": 9899, "bg": 9751 }, - { "id": "mon_copbot", "fg": 9901, "bg": 9751 }, - { "id": "mon_zombie_screecher", "fg": 9902, "bg": 9751 }, - { "id": "mon_zombie_shrieker", "fg": 9903, "bg": 9751 }, - { "id": "mon_zombie_swat", "fg": 9904, "bg": 9751 }, - { "id": "mon_zombie_thorny", "fg": 9905, "bg": 9751 }, - { "id": "mon_zombie_flamer", "fg": 9906, "bg": 9751 }, + "fg": 9928 + }, + { "id": "mon_zombie_winged", "fg": 9945, "bg": 9799 }, + { "id": "mon_zougar", "fg": 9946, "bg": 9799 }, + { "id": "mon_zougar_hunter", "fg": 9947, "bg": 9799 }, + { "id": "mon_copbot", "fg": 9949, "bg": 9799 }, + { "id": "mon_zombie_screecher", "fg": 9950, "bg": 9799 }, + { "id": "mon_zombie_shrieker", "fg": 9951, "bg": 9799 }, + { "id": "mon_zombie_swat", "fg": 9952, "bg": 9799 }, + { "id": "mon_zombie_thorny", "fg": 9953, "bg": 9799 }, + { "id": "mon_zombie_flamer", "fg": 9954, "bg": 9799 }, { "id": "mon_zombie_prisoner", - "fg": [ { "weight": 1, "sprite": 9907 }, { "weight": 1, "sprite": 9908 }, { "weight": 1, "sprite": 9909 } ], - "bg": 9751 - }, - { "id": "overlay_female_mutation_SKIN_MEDIUM", "fg": 9916 }, - { "id": "overlay_male_mutation_SKIN_MEDIUM", "fg": 9917 }, - { "id": "overlay_female_wielded_teleumbrella", "fg": 9919 }, - { "id": "overlay_male_wielded_teleumbrella", "fg": 9920 }, - { "id": "overlay_female_wielded_umbrella", "fg": 9919 }, - { "id": "overlay_male_wielded_umbrella", "fg": 9920 }, - { "id": "overlay_male_worn_welding_mask_raised", "fg": 9924 }, - { "id": "overlay_female_worn_mossberg_500", "fg": 9925 }, - { "id": "overlay_male_worn_mossberg_500", "fg": 9926 }, - { "id": [ "tr_shotgun_2", "tr_shotgun_1", "tr_shotgun_2_1" ], "fg": 9928 }, + "fg": [ { "weight": 1, "sprite": 9955 }, { "weight": 1, "sprite": 9956 }, { "weight": 1, "sprite": 9957 } ], + "bg": 9799 + }, + { "id": "overlay_female_mutation_SKIN_MEDIUM", "fg": 9964 }, + { "id": "overlay_male_mutation_SKIN_MEDIUM", "fg": 9965 }, + { "id": "overlay_female_wielded_teleumbrella", "fg": 9967 }, + { "id": "overlay_male_wielded_teleumbrella", "fg": 9968 }, + { "id": "overlay_female_wielded_umbrella", "fg": 9967 }, + { "id": "overlay_male_wielded_umbrella", "fg": 9968 }, + { "id": "overlay_male_worn_welding_mask_raised", "fg": 9972 }, + { "id": "overlay_female_worn_mossberg_500", "fg": 9973 }, + { "id": "overlay_male_worn_mossberg_500", "fg": 9974 }, + { "id": [ "tr_shotgun_2", "tr_shotgun_1", "tr_shotgun_2_1" ], "fg": 9976 }, { "id": "vp_board_ne", - "fg": [ 9936, 9939, 9938, 9937 ], + "fg": [ 9984, 9987, 9986, 9985 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9936, 9939, 9938, 9937 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9984, 9987, 9986, 9985 ] } ] }, { "id": "vp_board_nw", - "fg": [ 9939, 9941, 9940, 9936 ], + "fg": [ 9987, 9989, 9988, 9984 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9939, 9941, 9940, 9936 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9987, 9989, 9988, 9984 ] } ] }, { "id": "vp_board_se", - "fg": [ 9942, 9936, 9939, 9941 ], + "fg": [ 9990, 9984, 9987, 9989 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9942, 9936, 9939, 9941 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9990, 9984, 9987, 9989 ] } ] }, { "id": "vp_board_sw", - "fg": [ 9943, 9937, 9936, 9939 ], + "fg": [ 9991, 9985, 9984, 9987 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9943, 9937, 9936, 9939 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9991, 9985, 9984, 9987 ] } ] }, { "id": "vp_board_vertical_left", - "fg": [ 9932, 9944, 9930, 9934 ], + "fg": [ 9980, 9992, 9978, 9982 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9932, 9944, 9930, 9934 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9980, 9992, 9978, 9982 ] } ] }, { "id": "vp_board_vertical_right", - "fg": [ 9930, 9934, 9932, 9944 ], + "fg": [ 9978, 9982, 9980, 9992 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9930, 9934, 9932, 9944 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9978, 9982, 9980, 9992 ] } ] }, { "id": "vp_board_wheel_left", - "fg": [ 9932, 9946, 9930, 9934 ], + "fg": [ 9980, 9994, 9978, 9982 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9932, 9946, 9930, 9934 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9980, 9994, 9978, 9982 ] } ] }, { "id": "vp_board_wheel_right", - "fg": [ 9930, 9934, 9932, 9946 ], + "fg": [ 9978, 9982, 9980, 9994 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9930, 9934, 9932, 9946 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9978, 9982, 9980, 9994 ] } ] }, { "id": [ "vp_board", "vp_board_horizontal", "vp_board_horizontal_2" ], - "fg": [ 9929, 9935, 9929, 9945 ], + "fg": [ 9977, 9983, 9977, 9993 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9929, 9935, 9929, 9945 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9977, 9983, 9977, 9993 ] } ] }, { "id": "vp_board_horizontal_front", - "fg": [ 9929, 9932, 9931, 9930 ], + "fg": [ 9977, 9980, 9979, 9978 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9934, 9932, 9931, 9930 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9982, 9980, 9979, 9978 ] } ] }, { "id": "vp_board_horizontal_rear", - "fg": [ 9933, 9930, 9934, 9932 ], + "fg": [ 9981, 9978, 9982, 9980 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9933, 9930, 9934, 9932 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9981, 9978, 9982, 9980 ] } ] }, { "id": [ "vp_board_vertical", "vp_board_vertical_2" ], - "fg": [ 9945, 9934, 9945, 9934 ], + "fg": [ 9993, 9982, 9993, 9982 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9945, 9934, 9945, 9934 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9993, 9982, 9993, 9982 ] } ] }, { "id": "vp_board_ne_edge", - "fg": [ 9936, 9948, 9938, 9947 ], + "fg": [ 9984, 9996, 9986, 9995 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9936, 9948, 9938, 9947 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9984, 9996, 9986, 9995 ] } ] }, { "id": "vp_board_nw_edge", - "fg": [ 9939, 9950, 9940, 9949 ], + "fg": [ 9987, 9998, 9988, 9997 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9939, 9950, 9940, 9949 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9987, 9998, 9988, 9997 ] } ] }, { "id": "vp_clothboard_ne", - "fg": [ 9956, 9959, 9958, 9957 ], + "fg": [ 10004, 10007, 10006, 10005 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9956, 9959, 9958, 9957 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10004, 10007, 10006, 10005 ] } ] }, { "id": "vp_clothboard_nw", - "fg": [ 9959, 9961, 9960, 9956 ], + "fg": [ 10007, 10009, 10008, 10004 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9959, 9961, 9960, 9956 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10007, 10009, 10008, 10004 ] } ] }, { "id": "vp_clothboard_se", - "fg": [ 9962, 9964, 9959, 9963 ], + "fg": [ 10010, 10012, 10007, 10011 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9962, 9964, 9959, 9963 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10010, 10012, 10007, 10011 ] } ] }, { "id": "vp_clothboard_sw", - "fg": [ 9965, 9967, 9956, 9966 ], + "fg": [ 10013, 10015, 10004, 10014 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9965, 9967, 9956, 9966 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10013, 10015, 10004, 10014 ] } ] }, { "id": "vp_clothboard_vertical_left", - "fg": [ 9953, 9968, 9951, 9955 ], + "fg": [ 10001, 10016, 9999, 10003 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9953, 9968, 9951, 9955 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10001, 10016, 9999, 10003 ] } ] }, { "id": "vp_clothboard_vertical_right", - "fg": [ 9951, 9955, 9953, 9968 ], + "fg": [ 9999, 10003, 10001, 10016 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9951, 9955, 9953, 9968 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9999, 10003, 10001, 10016 ] } ] }, { "id": "vp_clothboard_wheel_left", - "fg": [ 9953, 9970, 9951, 9955 ], + "fg": [ 10001, 10018, 9999, 10003 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9953, 9970, 9951, 9955 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10001, 10018, 9999, 10003 ] } ] }, { "id": "vp_clothboard_wheel_right", - "fg": [ 9951, 9955, 9953, 9970 ], + "fg": [ 9999, 10003, 10001, 10018 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9951, 9955, 9953, 9970 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 9999, 10003, 10001, 10018 ] } ] }, { "id": [ "vp_clothboard", "vp_clothboard_horizontal", "vp_clothboard_horizontal_2" ], - "fg": [ 9955, 9969, 9955, 9969 ], + "fg": [ 10003, 10017, 10003, 10017 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9955, 9969, 9955, 9969 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10003, 10017, 10003, 10017 ] } ] }, { "id": "vp_clothboard_horizontal_front", - "fg": [ 9955, 9953, 9952, 9951 ], + "fg": [ 10003, 10001, 10000, 9999 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9955, 9953, 9952, 9951 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10003, 10001, 10000, 9999 ] } ] }, { "id": "vp_clothboard_horizontal_rear", - "fg": [ 9954, 9951, 9955, 9953 ], + "fg": [ 10002, 9999, 10003, 10001 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9954, 9951, 9955, 9953 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10002, 9999, 10003, 10001 ] } ] }, { "id": [ "vp_clothboard_vertical", "vp_clothboard_vertical_2" ], - "fg": [ 9969, 9955, 9969, 9955 ], + "fg": [ 10017, 10003, 10017, 10003 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9969, 9955, 9969, 9955 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10017, 10003, 10017, 10003 ] } ] }, { "id": "vp_clothboard_ne_edge", - "fg": [ 9956, 9972, 9958, 9971 ], + "fg": [ 10004, 10020, 10006, 10019 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9956, 9972, 9958, 9971 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10004, 10020, 10006, 10019 ] } ] }, { "id": "vp_clothboard_nw_edge", - "fg": [ 9959, 9974, 9960, 9973 ], + "fg": [ 10007, 10022, 10008, 10021 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9959, 9974, 9960, 9973 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10007, 10022, 10008, 10021 ] } ] }, { "id": "vp_clothboard_se_edge", - "fg": [ 9962, 9976, 9959, 9975 ], + "fg": [ 10010, 10024, 10007, 10023 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9962, 9976, 9959, 9975 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10010, 10024, 10007, 10023 ] } ] }, { "id": "vp_clothboard_sw_edge", - "fg": [ 9965, 9978, 9956, 9977 ], + "fg": [ 10013, 10026, 10004, 10025 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9965, 9978, 9956, 9977 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10013, 10026, 10004, 10025 ] } ] }, { "id": [ "vp_door_left", "vp_door_vertical_left" ], - "fg": [ 9983, 9986, 9985, 9984 ], + "fg": [ 10031, 10034, 10033, 10032 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9992, 9994, 9993, 9991 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9992, 9994, 9993, 9991 ] } + { "id": "open", "fg": [ 10040, 10042, 10041, 10039 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10040, 10042, 10041, 10039 ] } ] }, { "id": "vp_door_nw", - "fg": [ 10003, 10010, 10009, 10008 ], + "fg": [ 10051, 10058, 10057, 10056 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10004, 10007, 10006, 10005 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9992, 9994, 9993, 9991 ] } + { "id": "open", "fg": [ 10052, 10055, 10054, 10053 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10040, 10042, 10041, 10039 ] } ] }, { "id": "vp_door_front_left", - "fg": [ 10055, 10062, 10061, 10060 ], + "fg": [ 10103, 10110, 10109, 10108 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10056, 10059, 10058, 10057 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10056, 10059, 10058, 10057 ] } + { "id": "open", "fg": [ 10104, 10107, 10106, 10105 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10104, 10107, 10106, 10105 ] } ] }, { "id": [ "vp_door_sw", "vp_door_rear_left" ], - "fg": [ 10039, 10046, 10045, 10044 ], + "fg": [ 10087, 10094, 10093, 10092 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10040, 10043, 10042, 10041 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 9992, 9994, 9993, 9991 ] } + { "id": "open", "fg": [ 10088, 10091, 10090, 10089 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10040, 10042, 10041, 10039 ] } ] }, { "id": [ "vp_door_right", "vp_door_vertical_right" ], - "fg": [ 9987, 9990, 9989, 9988 ], + "fg": [ 10035, 10038, 10037, 10036 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10028, 10030, 10029, 10027 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10028, 10030, 10029, 10027 ] } + { "id": "open", "fg": [ 10076, 10078, 10077, 10075 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10076, 10078, 10077, 10075 ] } ] }, { "id": "vp_door_ne", - "fg": [ 9995, 10002, 10001, 10000 ], + "fg": [ 10043, 10050, 10049, 10048 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 9996, 9999, 9998, 9997 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10028, 10030, 10029, 10027 ] } + { "id": "open", "fg": [ 10044, 10047, 10046, 10045 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10076, 10078, 10077, 10075 ] } ] }, { "id": "vp_door_front_right", - "fg": [ 10047, 10054, 10053, 10052 ], + "fg": [ 10095, 10102, 10101, 10100 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10048, 10051, 10050, 10049 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10048, 10051, 10050, 10049 ] } + { "id": "open", "fg": [ 10096, 10099, 10098, 10097 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10096, 10099, 10098, 10097 ] } ] }, { "id": [ "vp_door_se", "vp_door_rear_right" ], - "fg": [ 10031, 10038, 10037, 10036 ], + "fg": [ 10079, 10086, 10085, 10084 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10032, 10035, 10034, 10033 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10028, 10030, 10029, 10027 ] } + { "id": "open", "fg": [ 10080, 10083, 10082, 10081 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10076, 10078, 10077, 10075 ] } ] }, { "id": "vp_door_opaque_left", - "fg": [ 10016, 10018, 10017, 10015 ], + "fg": [ 10064, 10066, 10065, 10063 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10012, 10014, 10013, 10011 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10012, 10014, 10013, 10011 ] } + { "id": "open", "fg": [ 10060, 10062, 10061, 10059 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10060, 10062, 10061, 10059 ] } ] }, { "id": "vp_door_opaque_right", - "fg": [ 10024, 10026, 10025, 10023 ], + "fg": [ 10072, 10074, 10073, 10071 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10020, 10022, 10021, 10019 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10020, 10022, 10021, 10019 ] } + { "id": "open", "fg": [ 10068, 10070, 10069, 10067 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10068, 10070, 10069, 10067 ] } ] }, { "id": "vp_halfboard_ne", - "fg": [ 10083, 10086, 10085, 10084 ], + "fg": [ 10131, 10134, 10133, 10132 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10083, 10086, 10085, 10084 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10131, 10134, 10133, 10132 ] } ] }, { "id": "vp_halfboard_nw", - "fg": [ 10087, 10090, 10089, 10088 ], + "fg": [ 10135, 10138, 10137, 10136 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10087, 10090, 10089, 10088 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10135, 10138, 10137, 10136 ] } ] }, { "id": "vp_halfboard_se", - "fg": [ 10091, 10094, 10093, 10092 ], + "fg": [ 10139, 10142, 10141, 10140 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10091, 10094, 10093, 10092 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10139, 10142, 10141, 10140 ] } ] }, { "id": "vp_halfboard_sw", - "fg": [ 10095, 10098, 10097, 10096 ], + "fg": [ 10143, 10146, 10145, 10144 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10095, 10098, 10097, 10096 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10143, 10146, 10145, 10144 ] } ] }, { "id": [ "vp_halfboard_vertical_left", "vp_halfboard_vertical_2_left" ], - "fg": [ 10099, 10101, 10102, 10100 ], + "fg": [ 10147, 10149, 10150, 10148 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10099, 10101, 10102, 10100 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10147, 10149, 10150, 10148 ] } ] }, { "id": [ "vp_halfboard_vertical_right", "vp_halfboard_vertical_2_right" ], - "fg": [ 10102, 10100, 10099, 10101 ], + "fg": [ 10150, 10148, 10147, 10149 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10102, 10100, 10099, 10101 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10150, 10148, 10147, 10149 ] } ] }, { "id": "vp_halfboard_vertical_t_left", - "fg": [ 10106, 10108, 10107, 10105 ], + "fg": [ 10154, 10156, 10155, 10153 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10106, 10108, 10107, 10105 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10154, 10156, 10155, 10153 ] } ] }, { "id": "vp_halfboard_vertical_t_right", - "fg": [ 10110, 10112, 10111, 10109 ], + "fg": [ 10158, 10160, 10159, 10157 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10110, 10112, 10111, 10109 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10158, 10160, 10159, 10157 ] } ] }, { "id": [ "vp_halfboard_horizontal", "vp_halfboard_horizontal_2" ], - "fg": [ 10080, 10082, 10081, 10079 ], + "fg": [ 10128, 10130, 10129, 10127 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10080, 10082, 10081, 10079 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10128, 10130, 10129, 10127 ] } ] }, { "id": [ "vp_halfboard_horizontal_front", "vp_halfboard_horizontal_2_front", "vp_halfboard_cover" ], - "fg": [ 10071, 10074, 10073, 10072 ], + "fg": [ 10119, 10122, 10121, 10120 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10071, 10074, 10073, 10072 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10119, 10122, 10121, 10120 ] } ] }, { "id": "vp_halfboard_horizontal_rear", - "fg": [ 10075, 10078, 10077, 10076 ], + "fg": [ 10123, 10126, 10125, 10124 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10075, 10078, 10077, 10076 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10123, 10126, 10125, 10124 ] } ] }, { "id": [ "vp_halfboard_vertical", "vp_halfboard_vertical_2" ], - "fg": [ 10104, 10103, 10104, 10103 ], + "fg": [ 10152, 10151, 10152, 10151 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10104, 10103, 10104, 10103 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10152, 10151, 10152, 10151 ] } ] }, { "id": "vp_halfboard_cover_left", - "fg": [ 10063, 10066, 10065, 10064 ], + "fg": [ 10111, 10114, 10113, 10112 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10063, 10066, 10065, 10064 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10111, 10114, 10113, 10112 ] } ] }, { "id": "vp_halfboard_cover_right", - "fg": [ 10067, 10070, 10069, 10068 ], + "fg": [ 10115, 10118, 10117, 10116 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10067, 10070, 10069, 10068 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10115, 10118, 10117, 10116 ] } ] }, { "id": "vp_halfboard_wheel_left", - "fg": [ 10113, 10116, 10115, 10114 ], + "fg": [ 10161, 10164, 10163, 10162 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10113, 10116, 10115, 10114 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10161, 10164, 10163, 10162 ] } ] }, { "id": "vp_halfboard_wheel_right", - "fg": [ 10117, 10120, 10119, 10118 ], + "fg": [ 10165, 10168, 10167, 10166 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10117, 10120, 10119, 10118 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10165, 10168, 10167, 10166 ] } ] }, { "id": "vp_hddoor_left", - "fg": [ 10122, 10124, 10123, 10121 ], + "fg": [ 10170, 10172, 10171, 10169 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10130, 10132, 10131, 10129 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10130, 10132, 10131, 10129 ] } + { "id": "open", "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10178, 10180, 10179, 10177 ] } ] }, { "id": "vp_hddoor_right", - "fg": [ 10126, 10128, 10127, 10125 ], + "fg": [ 10174, 10176, 10175, 10173 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10150, 10152, 10151, 10149 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10150, 10152, 10151, 10149 ] } + { "id": "open", "fg": [ 10198, 10200, 10199, 10197 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10198, 10200, 10199, 10197 ] } ] }, { "id": "vp_hddoor_opaque_left", - "fg": [ 10138, 10140, 10139, 10137 ], + "fg": [ 10186, 10188, 10187, 10185 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10134, 10136, 10135, 10133 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10134, 10136, 10135, 10133 ] } + { "id": "open", "fg": [ 10182, 10184, 10183, 10181 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10182, 10184, 10183, 10181 ] } ] }, { "id": "vp_hddoor_opaque_right", - "fg": [ 10146, 10148, 10147, 10145 ], + "fg": [ 10194, 10196, 10195, 10193 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10142, 10144, 10143, 10141 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10142, 10144, 10143, 10141 ] } + { "id": "open", "fg": [ 10190, 10192, 10191, 10189 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10190, 10192, 10191, 10189 ] } ] }, { @@ -15074,11 +15196,11 @@ "vp_hddoor_full_sw", "vp_hddoor_full_rear_left" ], - "fg": [ 10122, 10124, 10123, 10121 ], + "fg": [ 10170, 10172, 10171, 10169 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10130, 10132, 10131, 10129 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10130, 10132, 10131, 10129 ] } + { "id": "open", "fg": [ 10178, 10180, 10179, 10177 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10178, 10180, 10179, 10177 ] } ] }, { @@ -15090,991 +15212,991 @@ "vp_hddoor_full_se", "vp_hddoor_full_rear_right" ], - "fg": [ 10126, 10128, 10127, 10125 ], + "fg": [ 10174, 10176, 10175, 10173 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10150, 10152, 10151, 10149 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10150, 10152, 10151, 10149 ] } + { "id": "open", "fg": [ 10198, 10200, 10199, 10197 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10198, 10200, 10199, 10197 ] } ] }, { "id": "vp_hddoor_opaque_full_left", - "fg": [ 10138, 10140, 10139, 10137 ], + "fg": [ 10186, 10188, 10187, 10185 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10134, 10136, 10135, 10133 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10134, 10136, 10135, 10133 ] } + { "id": "open", "fg": [ 10182, 10184, 10183, 10181 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10182, 10184, 10183, 10181 ] } ] }, { "id": "vp_hddoor_opaque_full_right", - "fg": [ 10146, 10148, 10147, 10145 ], + "fg": [ 10194, 10196, 10195, 10193 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 10142, 10144, 10143, 10141 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10142, 10144, 10143, 10141 ] } + { "id": "open", "fg": [ 10190, 10192, 10191, 10189 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10190, 10192, 10191, 10189 ] } ] }, { "id": "vp_light_blue", - "fg": [ 10159, 10160 ], + "fg": [ 10207, 10208 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9982, "bg": [ 10159, 10160 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10030, "bg": [ 10207, 10208 ] } ] }, { "id": "vp_light_red", - "fg": [ 10161, 10162 ], + "fg": [ 10209, 10210 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9982, "bg": [ 10161, 10162 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10030, "bg": [ 10209, 10210 ] } ] }, { "id": [ "vp_floodlight", "vp_directed_floodlight" ], - "fg": [ 10156, 10158, 10157, 10155 ], + "fg": [ 10204, 10206, 10205, 10203 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9982, "bg": [ 10156, 10158, 10157, 10155 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10030, "bg": [ 10204, 10206, 10205, 10203 ] } ] }, { "id": "vp_afs_roof_external_tank", - "fg": [ 10154, 10153 ], + "fg": [ 10202, 10201 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9982, "bg": [ 10154, 10153 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10030, "bg": [ 10202, 10201 ] } ] }, - { "id": "vp_saddle_scooter", "fg": [ 10164, 10166, 10165, 10163 ], "rotates": true }, + { "id": "vp_saddle_scooter", "fg": [ 10212, 10214, 10213, 10211 ], "rotates": true }, { "id": [ "vp_seat_windshield_leather", "vp_reclining_seat_windshield_leather" ], - "fg": [ 10168, 10170, 10169, 10167 ], + "fg": [ 10216, 10218, 10217, 10215 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10168, 10170, 10169, 10167 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10216, 10218, 10217, 10215 ] } ] }, { "id": [ "vp_seat_windshield", "vp_reclining_seat_windshield" ], - "fg": [ 10172, 10174, 10173, 10171 ], + "fg": [ 10220, 10222, 10221, 10219 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10172, 10174, 10173, 10171 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10220, 10222, 10221, 10219 ] } ] }, { "id": "vp_solar_panel", - "fg": [ 10175, 10182 ], + "fg": [ 10223, 10230 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9979, "bg": [ 10175, 10182 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10027, "bg": [ 10223, 10230 ] } ] }, { "id": "vp_reinforced_solar_panel", - "fg": [ 10180, 10181 ], - "bg": [ 10175, 10182 ], + "fg": [ 10228, 10229 ], + "bg": [ 10223, 10230 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9979, "bg": [ 10175, 10182 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10027, "bg": [ 10223, 10230 ] } ] }, { "id": "vp_solar_panel_v2", - "fg": [ 10176, 10177 ], + "fg": [ 10224, 10225 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9979, "bg": [ 10176, 10177 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10027, "bg": [ 10224, 10225 ] } ] }, { "id": "vp_reinforced_solar_panel_v2", - "fg": [ 10180, 10181 ], - "bg": [ 10176, 10177 ], + "fg": [ 10228, 10229 ], + "bg": [ 10224, 10225 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9979, "bg": [ 10176, 10177 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10027, "bg": [ 10224, 10225 ] } ] }, { "id": "vp_solar_panel_v3", - "fg": [ 10178, 10179 ], + "fg": [ 10226, 10227 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9979, "bg": [ 10178, 10179 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10027, "bg": [ 10226, 10227 ] } ] }, { "id": "vp_bed", - "fg": [ 10184, 10186, 10185, 10183 ], + "fg": [ 10232, 10234, 10233, 10231 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 10184, 10186, 10185, 10183 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 10232, 10234, 10233, 10231 ] } ] }, { "id": "vp_omnicam", - "fg": [ 10187, 10188 ], + "fg": [ 10235, 10236 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 9982, "bg": [ 10187, 10188 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 10030, "bg": [ 10235, 10236 ] } ] }, { "id": [ "vp_wheel_wide", "vp_wheel_wide_steerable", "vp_wheel_wide_or", "vp_wheel_wide_or_steerable" ], - "fg": [ 10190, 10189, 10190, 10189 ], + "fg": [ 10238, 10237, 10238, 10237 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 10190, 10189, 10190, 10189 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 10238, 10237, 10238, 10237 ] } ] }, { "id": [ "vp_windshield", "vp_windshield_horizontal", "vp_windshield_horizontal_front", "vp_windshield_front_edge" ], - "fg": [ 10199, 10202, 10201, 10200 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10199, 10202, 10201, 10200 ] } ], + "fg": [ 10247, 10250, 10249, 10248 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10247, 10250, 10249, 10248 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_rear", - "fg": [ 10216, 10217, 10216, 10215 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10216, 10217, 10216, 10215 ] } ], + "fg": [ 10264, 10265, 10264, 10263 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10264, 10265, 10264, 10263 ] } ], "multitile": true }, { "id": "vp_windshield_nw", - "fg": [ 10211, 10214, 10213, 10212 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9981, 9981, 9981, 9981 ], "bg": [ 10211, 10214, 10213, 10212 ] } ], + "fg": [ 10259, 10262, 10261, 10260 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10029, 10029, 10029, 10029 ], "bg": [ 10259, 10262, 10261, 10260 ] } ], "multitile": true }, { "id": "vp_windshield_ne", - "fg": [ 10207, 10210, 10209, 10208 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9980, 9980, 9980, 9980 ], "bg": [ 10207, 10210, 10209, 10208 ] } ], + "fg": [ 10255, 10258, 10257, 10256 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10028, 10028, 10028, 10028 ], "bg": [ 10255, 10258, 10257, 10256 ] } ], "multitile": true }, { "id": "vp_windshield_sw", - "fg": [ 10203, 10206, 10218, 10204 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9981, 9981, 9981, 9981 ], "bg": [ 10203, 10206, 10218, 10204 ] } ], + "fg": [ 10251, 10254, 10266, 10252 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10029, 10029, 10029, 10029 ], "bg": [ 10251, 10254, 10266, 10252 ] } ], "multitile": true }, { "id": "vp_windshield_se", - "fg": [ 10205, 10221, 10203, 10219 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9980, 9980, 9980, 9980 ], "bg": [ 10205, 10221, 10203, 10219 ] } ], + "fg": [ 10253, 10269, 10251, 10267 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10028, 10028, 10028, 10028 ], "bg": [ 10253, 10269, 10251, 10267 ] } ], "multitile": true }, { "id": [ "vp_windshield_vertical_left", "vp_windshield_left" ], - "fg": [ 10203, 10206, 10205, 10204 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9980, 9980, 9980, 9980 ], "bg": [ 10203, 10206, 10205, 10204 ] } ], + "fg": [ 10251, 10254, 10253, 10252 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10028, 10028, 10028, 10028 ], "bg": [ 10251, 10254, 10253, 10252 ] } ], "multitile": true }, { "id": [ "vp_windshield_vertical_right", "vp_windshield_right" ], - "fg": [ 10218, 10221, 10220, 10219 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9981, 9981, 9981, 9981 ], "bg": [ 10218, 10221, 10220, 10219 ] } ], + "fg": [ 10266, 10269, 10268, 10267 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10029, 10029, 10029, 10029 ], "bg": [ 10266, 10269, 10268, 10267 ] } ], "multitile": true }, { "id": "vp_windshield_cover_left", - "fg": [ 10191, 10194, 10193, 10192 ], + "fg": [ 10239, 10242, 10241, 10240 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10191, 10194, 10193, 10192 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10239, 10242, 10241, 10240 ] } ] }, { "id": "vp_windshield_cover_right", - "fg": [ 10195, 10198, 10197, 10196 ], + "fg": [ 10243, 10246, 10245, 10244 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10195, 10198, 10197, 10196 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10243, 10246, 10245, 10244 ] } ] }, { "id": "vp_windshield_wheel_left", - "fg": [ 10223, 10226, 10225, 10224 ], + "fg": [ 10271, 10274, 10273, 10272 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10223, 10226, 10225, 10224 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10271, 10274, 10273, 10272 ] } ] }, { "id": "vp_windshield_wheel_right", - "fg": [ 10227, 10230, 10229, 10228 ], + "fg": [ 10275, 10278, 10277, 10276 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 10227, 10230, 10229, 10228 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 10275, 10278, 10277, 10276 ] } ] }, { "id": "vp_windshield_vertical_2_left", - "fg": [ 10203, 10222, 10205, 10204 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9980, 9980, 9980, 9980 ], "bg": [ 10203, 10222, 10205, 10204 ] } ], + "fg": [ 10251, 10270, 10253, 10252 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10028, 10028, 10028, 10028 ], "bg": [ 10251, 10270, 10253, 10252 ] } ], "multitile": true }, { "id": "vp_windshield_vertical_2_right", - "fg": [ 10218, 10221, 10220, 10222 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9981, 9981, 9981, 9981 ], "bg": [ 10218, 10221, 10220, 10222 ] } ], + "fg": [ 10266, 10269, 10268, 10270 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10029, 10029, 10029, 10029 ], "bg": [ 10266, 10269, 10268, 10270 ] } ], "multitile": true }, { "id": [ "vp_windshield_full", "vp_windshield_full_horizontal_rear" ], - "fg": [ 10233, 10231, 10232, 10234 ], - "additional_tiles": [ { "id": "broken", "fg": 11232, "bg": [ 10233, 10231, 10232, 10234 ] } ], + "fg": [ 10281, 10279, 10280, 10282 ], + "additional_tiles": [ { "id": "broken", "fg": 11280, "bg": [ 10281, 10279, 10280, 10282 ] } ], "multitile": true }, { "id": "vp_windshield_full_horizontal_front", - "fg": [ 10232, 10234, 10233, 10231 ], - "additional_tiles": [ { "id": "broken", "fg": 11232, "bg": [ 10232, 10234, 10233, 10231 ] } ], + "fg": [ 10280, 10282, 10281, 10279 ], + "additional_tiles": [ { "id": "broken", "fg": 11280, "bg": [ 10280, 10282, 10281, 10279 ] } ], "multitile": true }, { "id": [ "vp_windshield_full_vertical_left", "vp_windshield_full_left" ], - "fg": [ 10234, 10235, 10231, 10232 ], - "additional_tiles": [ { "id": "broken", "fg": 11232, "bg": [ 10234, 10235, 10231, 10232 ] } ], + "fg": [ 10282, 10283, 10279, 10280 ], + "additional_tiles": [ { "id": "broken", "fg": 11280, "bg": [ 10282, 10283, 10279, 10280 ] } ], "multitile": true }, { "id": [ "vp_windshield_full_vertical_right", "vp_windshield_full_right" ], - "fg": [ 10231, 10232, 10234, 10235 ], - "additional_tiles": [ { "id": "broken", "fg": 11232, "bg": [ 10231, 10232, 10234, 10235 ] } ], + "fg": [ 10279, 10280, 10282, 10283 ], + "additional_tiles": [ { "id": "broken", "fg": 11280, "bg": [ 10279, 10280, 10282, 10283 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_left", - "fg": [ 10234, 10236, 10231, 10232 ], - "additional_tiles": [ { "id": "broken", "fg": 11232, "bg": [ 10234, 10236, 10231, 10232 ] } ], + "fg": [ 10282, 10284, 10279, 10280 ], + "additional_tiles": [ { "id": "broken", "fg": 11280, "bg": [ 10282, 10284, 10279, 10280 ] } ], "multitile": true }, { "id": "vp_windshield_full_wheel_right", - "fg": [ 10231, 10232, 10234, 10236 ], - "additional_tiles": [ { "id": "broken", "fg": 11232, "bg": [ 10231, 10232, 10234, 10236 ] } ], + "fg": [ 10279, 10280, 10282, 10284 ], + "additional_tiles": [ { "id": "broken", "fg": 11280, "bg": [ 10279, 10280, 10282, 10284 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_front_edge", - "fg": [ 10238, 10240, 10239, 10237 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10238, 10240, 10239, 10237 ] } ], + "fg": [ 10286, 10288, 10287, 10285 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10286, 10288, 10287, 10285 ] } ], "multitile": true }, { "id": "vp_windshield_horizontal_rear_edge", - "fg": [ 10249, 10252, 10251, 10250 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10249, 10252, 10251, 10250 ] } ], + "fg": [ 10297, 10300, 10299, 10298 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10297, 10300, 10299, 10298 ] } ], "multitile": true }, { "id": "vp_windshield_nw_edge", - "fg": [ 10246, 10248, 10247, 10245 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10246, 10248, 10247, 10245 ] } ], + "fg": [ 10294, 10296, 10295, 10293 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10294, 10296, 10295, 10293 ] } ], "multitile": true }, { "id": "vp_windshield_ne_edge", - "fg": [ 10242, 10244, 10243, 10241 ], - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10242, 10244, 10243, 10241 ] } ], + "fg": [ 10290, 10292, 10291, 10289 ], + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10290, 10292, 10291, 10289 ] } ], "multitile": true }, { "id": "vp_windshield_sw_edge", - "fg": [ 10095, 10098, 10097, 10096 ], + "fg": [ 10143, 10146, 10145, 10144 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10095, 10098, 10097, 10096 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10143, 10146, 10145, 10144 ] } ] }, { "id": "vp_windshield_se_edge", - "fg": [ 10091, 10094, 10093, 10092 ], - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 9979, 9979, 9979, 9979 ], "bg": [ 10091, 10094, 10093, 10092 ] } ] - }, - { "id": "overlay_mutation_EXODII_BODY_1", "fg": 9712 }, - { "id": "f_clay_oven", "fg": 9713 }, - { "id": "f_coffin_c", "fg": 9714 }, - { "id": "f_coffin_o", "fg": 9715 }, - { "id": "f_dancing_pole", "fg": 9717 }, - { "id": "f_drill_press", "fg": 9718 }, - { "id": "f_electrical_conduit", "fg": 9719 }, - { "id": "f_eyewash", "fg": 9720 }, - { "id": "f_fireman_cabinet", "fg": 9721 }, - { "id": "f_fireman_cabinet_b", "fg": 9722 }, - { "id": "f_hammock", "fg": 9723 }, - { "id": "f_hammock_net", "fg": 9724 }, - { "id": "f_hanging_meathook", "fg": 9725 }, - { "id": "f_hoist_chain", "fg": 9726 }, - { "id": "f_hoist_pulley", "fg": 9727 }, - { "id": "f_hoist_rope", "fg": 9728 }, - { "id": "f_hydraulic_press", "fg": 9729 }, - { "id": "f_winter_wreath", "fg": 9731 }, - { "id": "mon_shadow", "fg": 9736 }, - { "id": "corpse_mon_zombie_brainless", "fg": 9840 }, - { "id": "mon_zombie_shady", "fg": 9856 }, - { "id": "mon_zombie_armored", "fg": 9860 }, - { "id": "mon_beekeeper", "fg": 9881 }, - { "id": "mon_zougar_shady", "fg": 9900 }, - { "id": "overlay_effect_earphones", "fg": 9910 }, - { "id": "overlay_effect_evil", "fg": 9911 }, - { "id": "overlay_effect_sleep", "fg": 9912 }, - { "id": "overlay_effect_teleglow", "fg": 9913 }, - { "id": "overlay_female_mutation_HORNS_POINTED", "fg": 9914 }, - { "id": "overlay_male_mutation_HORNS_POINTED", "fg": 9915 }, - { "id": "overlay_wielded_woodgreatbow", "fg": 9918 }, - { "id": "overlay_female_worn_helmet_riot_raised", "fg": 9921 }, - { "id": "overlay_male_worn_helmet_riot_raised", "fg": 9922 } + "fg": [ 10139, 10142, 10141, 10140 ], + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": [ 10027, 10027, 10027, 10027 ], "bg": [ 10139, 10142, 10141, 10140 ] } ] + }, + { "id": "overlay_mutation_EXODII_BODY_1", "fg": 9760 }, + { "id": "f_clay_oven", "fg": 9761 }, + { "id": "f_coffin_c", "fg": 9762 }, + { "id": "f_coffin_o", "fg": 9763 }, + { "id": "f_dancing_pole", "fg": 9765 }, + { "id": "f_drill_press", "fg": 9766 }, + { "id": "f_electrical_conduit", "fg": 9767 }, + { "id": "f_eyewash", "fg": 9768 }, + { "id": "f_fireman_cabinet", "fg": 9769 }, + { "id": "f_fireman_cabinet_b", "fg": 9770 }, + { "id": "f_hammock", "fg": 9771 }, + { "id": "f_hammock_net", "fg": 9772 }, + { "id": "f_hanging_meathook", "fg": 9773 }, + { "id": "f_hoist_chain", "fg": 9774 }, + { "id": "f_hoist_pulley", "fg": 9775 }, + { "id": "f_hoist_rope", "fg": 9776 }, + { "id": "f_hydraulic_press", "fg": 9777 }, + { "id": "f_winter_wreath", "fg": 9779 }, + { "id": "mon_shadow", "fg": 9784 }, + { "id": "corpse_mon_zombie_brainless", "fg": 9888 }, + { "id": "mon_zombie_shady", "fg": 9904 }, + { "id": "mon_zombie_armored", "fg": 9908 }, + { "id": "mon_beekeeper", "fg": 9929 }, + { "id": "mon_zougar_shady", "fg": 9948 }, + { "id": "overlay_effect_earphones", "fg": 9958 }, + { "id": "overlay_effect_evil", "fg": 9959 }, + { "id": "overlay_effect_sleep", "fg": 9960 }, + { "id": "overlay_effect_teleglow", "fg": 9961 }, + { "id": "overlay_female_mutation_HORNS_POINTED", "fg": 9962 }, + { "id": "overlay_male_mutation_HORNS_POINTED", "fg": 9963 }, + { "id": "overlay_wielded_woodgreatbow", "fg": 9966 }, + { "id": "overlay_female_worn_helmet_riot_raised", "fg": 9969 }, + { "id": "overlay_male_worn_helmet_riot_raised", "fg": 9970 } ] }, { "file": "centered.png", - "//": "range 10256 to 10267", + "//": "range 10304 to 10315", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -16, "tiles": [ - { "id": "vp_wing_mirror", "fg": [ 10265, 10267, 10266, 10264 ], "rotates": true }, - { "id": "vp_wing_mirror_left", "fg": [ 10257, 10259, 10258, 10256 ], "rotates": true }, - { "id": "vp_wing_mirror_right", "fg": [ 10261, 10263, 10262, 10260 ], "rotates": true } + { "id": "vp_wing_mirror", "fg": [ 10313, 10315, 10314, 10312 ], "rotates": true }, + { "id": "vp_wing_mirror_left", "fg": [ 10305, 10307, 10306, 10304 ], "rotates": true }, + { "id": "vp_wing_mirror_right", "fg": [ 10309, 10311, 10310, 10308 ], "rotates": true } ] }, { "file": "large.png", - "//": "range 10268 to 10507", + "//": "range 10316 to 10555", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "f_CTscan", "fg": 10274 }, - { "id": "f_MRI", "fg": 10275 }, - { "id": "f_gun_safe_el", "fg": 10279, "bg": 10280 }, - { "id": "f_gunsafe_c", "fg": 10280 }, - { "id": "f_gunsafe_ml", "fg": 10268, "bg": 10280 }, - { "id": "f_gunsafe_mj", "fg": 10281, "bg": 10280 }, - { "id": "f_gunsafe_o", "fg": 10282, "bg": 10280 }, - { "id": "f_rotary_clothesline", "fg": 10284 }, - { "id": "f_spinwheel", "fg": 10287 }, - { "id": "f_spinwheel_cordage", "fg": 10288, "bg": 10287 }, - { "id": "f_spinwheel_leather", "fg": 10289, "bg": 10287 }, - { "id": "mon_troll", "fg": 10291, "bg": 10307 }, - { "id": "mon_yulecat", "fg": 10292, "bg": 10307 }, - { "id": "mon_albino_penguin", "fg": 10297, "bg": 10308 }, - { "id": "mon_gelatin", "fg": 10298, "bg": 10308 }, - { "id": "mon_smoker_brute", "fg": 10299, "bg": 10308 }, + { "id": "f_CTscan", "fg": 10322 }, + { "id": "f_MRI", "fg": 10323 }, + { "id": "f_gun_safe_el", "fg": 10327, "bg": 10328 }, + { "id": "f_gunsafe_c", "fg": 10328 }, + { "id": "f_gunsafe_ml", "fg": 10316, "bg": 10328 }, + { "id": "f_gunsafe_mj", "fg": 10329, "bg": 10328 }, + { "id": "f_gunsafe_o", "fg": 10330, "bg": 10328 }, + { "id": "f_rotary_clothesline", "fg": 10332 }, + { "id": "f_spinwheel", "fg": 10335 }, + { "id": "f_spinwheel_cordage", "fg": 10336, "bg": 10335 }, + { "id": "f_spinwheel_leather", "fg": 10337, "bg": 10335 }, + { "id": "mon_troll", "fg": 10339, "bg": 10355 }, + { "id": "mon_yulecat", "fg": 10340, "bg": 10355 }, + { "id": "mon_albino_penguin", "fg": 10345, "bg": 10356 }, + { "id": "mon_gelatin", "fg": 10346, "bg": 10356 }, + { "id": "mon_smoker_brute", "fg": 10347, "bg": 10356 }, { "id": "mon_exodii_quad", "fg": [ - { "weight": 15, "sprite": 10310 }, - { "weight": 10, "sprite": 10311 }, - { "weight": 15, "sprite": 10312 }, - { "weight": 15, "sprite": 10313 } + { "weight": 15, "sprite": 10358 }, + { "weight": 10, "sprite": 10359 }, + { "weight": 15, "sprite": 10360 }, + { "weight": 15, "sprite": 10361 } ], - "bg": 10307 + "bg": 10355 }, { "id": "mon_exodii_turret", "fg": [ - { "weight": 15, "sprite": 10314 }, - { "weight": 5, "sprite": 10315 }, - { "weight": 15, "sprite": 10316 }, - { "weight": 15, "sprite": 10317 } + { "weight": 15, "sprite": 10362 }, + { "weight": 5, "sprite": 10363 }, + { "weight": 15, "sprite": 10364 }, + { "weight": 15, "sprite": 10365 } ], - "bg": 10308 + "bg": 10356 }, { "id": "mon_fungal_blossom", "animated": true, "fg": [ - { "weight": 128, "sprite": 10318 }, - { "weight": 8, "sprite": 10319 }, - { "weight": 8, "sprite": 10320 }, - { "weight": 8, "sprite": 10321 }, - { "weight": 8, "sprite": 10322 }, - { "weight": 8, "sprite": 10323 }, - { "weight": 8, "sprite": 10324 }, - { "weight": 8, "sprite": 10325 } + { "weight": 128, "sprite": 10366 }, + { "weight": 8, "sprite": 10367 }, + { "weight": 8, "sprite": 10368 }, + { "weight": 8, "sprite": 10369 }, + { "weight": 8, "sprite": 10370 }, + { "weight": 8, "sprite": 10371 }, + { "weight": 8, "sprite": 10372 }, + { "weight": 8, "sprite": 10373 } ], - "bg": 10308 - }, - { "id": "mon_gas_zombie", "fg": 10326, "bg": 10309 }, - { "id": "mon_giant_crayfish", "fg": 10327, "bg": 10308 }, - { "id": "mon_slug_giant", "fg": 10328, "bg": 10307 }, - { "id": "mon_dog_zombie_hulk", "fg": 10329, "bg": 10308 }, - { "id": "mon_zhark", "fg": 10330 }, - { "id": "mon_ant_soldier", "fg": 10338, "bg": 10307 }, - { "id": "mon_ant_acid_soldier", "fg": 10336, "bg": 10307 }, - { "id": "corpse_mon_ant_soldier", "fg": 10334 }, - { "id": "corpse_mon_ant_acid_soldier", "fg": 10332 }, - { "id": "mon_ant_queen", "fg": 10337, "bg": 10307 }, - { "id": "mon_ant_acid_queen", "fg": 10335, "bg": 10307 }, - { "id": "corpse_mon_ant_queen", "fg": 10333 }, - { "id": "corpse_mon_ant_acid_queen", "fg": 10331 }, - { "id": "mon_antlion_giant", "fg": 10339, "bg": 10309 }, - { "id": "mon_bear", "fg": 10340, "bg": 10308 }, - { "id": "mon_bear_mutant_3headed", "fg": 10341, "bg": 10308 }, - { "id": "mon_blob_large", "fg": 10342, "bg": 10307 }, - { "id": "mon_boomer_glutton", "fg": 10344, "bg": 10307 }, - { "id": "mon_boomer_huge", "fg": 10345, "bg": 10308 }, + "bg": 10356 + }, + { "id": "mon_gas_zombie", "fg": 10374, "bg": 10357 }, + { "id": "mon_giant_crayfish", "fg": 10375, "bg": 10356 }, + { "id": "mon_slug_giant", "fg": 10376, "bg": 10355 }, + { "id": "mon_dog_zombie_hulk", "fg": 10377, "bg": 10356 }, + { "id": "mon_zhark", "fg": 10378 }, + { "id": "mon_ant_soldier", "fg": 10386, "bg": 10355 }, + { "id": "mon_ant_acid_soldier", "fg": 10384, "bg": 10355 }, + { "id": "corpse_mon_ant_soldier", "fg": 10382 }, + { "id": "corpse_mon_ant_acid_soldier", "fg": 10380 }, + { "id": "mon_ant_queen", "fg": 10385, "bg": 10355 }, + { "id": "mon_ant_acid_queen", "fg": 10383, "bg": 10355 }, + { "id": "corpse_mon_ant_queen", "fg": 10381 }, + { "id": "corpse_mon_ant_acid_queen", "fg": 10379 }, + { "id": "mon_antlion_giant", "fg": 10387, "bg": 10357 }, + { "id": "mon_bear", "fg": 10388, "bg": 10356 }, + { "id": "mon_bear_mutant_3headed", "fg": 10389, "bg": 10356 }, + { "id": "mon_blob_large", "fg": 10390, "bg": 10355 }, + { "id": "mon_boomer_glutton", "fg": 10392, "bg": 10355 }, + { "id": "mon_boomer_huge", "fg": 10393, "bg": 10356 }, { "id": "mon_cow", "fg": [ - { "weight": 1, "sprite": 10346 }, - { "weight": 12, "sprite": 10347 }, - { "weight": 6, "sprite": 10348 }, - { "weight": 6, "sprite": 10349 }, - { "weight": 12, "sprite": 10350 } + { "weight": 1, "sprite": 10394 }, + { "weight": 12, "sprite": 10395 }, + { "weight": 6, "sprite": 10396 }, + { "weight": 6, "sprite": 10397 }, + { "weight": 12, "sprite": 10398 } ], - "bg": 10308 + "bg": 10356 }, - { "id": "mon_zow", "fg": 10351, "bg": 10308 }, + { "id": "mon_zow", "fg": 10399, "bg": 10356 }, { "id": "mon_crawler", - "fg": [ { "weight": 1, "sprite": 10352 }, { "weight": 1, "sprite": 10353 }, { "weight": 1, "sprite": 10354 } ], - "bg": 10308 + "fg": [ { "weight": 1, "sprite": 10400 }, { "weight": 1, "sprite": 10401 }, { "weight": 1, "sprite": 10402 } ], + "bg": 10356 }, - { "id": "mon_dark_wyrm", "fg": 10355, "bg": 10307 }, + { "id": "mon_dark_wyrm", "fg": 10403, "bg": 10355 }, { "id": "mon_deer", - "fg": [ { "weight": 1, "sprite": 10356 }, { "weight": 2, "sprite": 10357 } ], - "bg": 10308 + "fg": [ { "weight": 1, "sprite": 10404 }, { "weight": 2, "sprite": 10405 } ], + "bg": 10356 }, { "id": "mon_deer_mutant_spider", - "fg": [ { "weight": 1, "sprite": 10358 }, { "weight": 2, "sprite": 10359 } ], - "bg": 10308 + "fg": [ { "weight": 1, "sprite": 10406 }, { "weight": 2, "sprite": 10407 } ], + "bg": 10356 }, - { "id": "mon_devourer", "fg": 10360, "bg": 10308 }, - { "id": "mon_dog_skeleton_brute", "fg": 10361, "bg": 10308 }, - { "id": "mon_dog_zombie_brute", "fg": 10362, "bg": 10308 }, - { "id": "mon_frog_giant", "fg": 10363, "bg": 10307 }, - { "id": "mon_gator", "fg": 10365, "bg": 10307 }, + { "id": "mon_devourer", "fg": 10408, "bg": 10356 }, + { "id": "mon_dog_skeleton_brute", "fg": 10409, "bg": 10356 }, + { "id": "mon_dog_zombie_brute", "fg": 10410, "bg": 10356 }, + { "id": "mon_frog_giant", "fg": 10411, "bg": 10355 }, + { "id": "mon_gator", "fg": 10413, "bg": 10355 }, { "id": "mon_horse", - "fg": [ { "weight": 1, "sprite": 10366 }, { "weight": 1, "sprite": 10367 } ], - "bg": 10308 + "fg": [ { "weight": 1, "sprite": 10414 }, { "weight": 1, "sprite": 10415 } ], + "bg": 10356 }, - { "id": "mon_zombie_horse", "fg": 10368, "bg": 10308 }, - { "id": "mon_human_snail", "fg": 10369, "bg": 10307 }, - { "id": "mon_jabberwock", "fg": 10370, "bg": 10307 }, + { "id": "mon_zombie_horse", "fg": 10416, "bg": 10356 }, + { "id": "mon_human_snail", "fg": 10417, "bg": 10355 }, + { "id": "mon_jabberwock", "fg": 10418, "bg": 10355 }, { "id": "mon_lady_bug_giant", "fg": [ - { "weight": 90, "sprite": 10371 }, - { "weight": 60, "sprite": 10372 }, - { "weight": 50, "sprite": 10373 }, - { "weight": 20, "sprite": 10374 }, - { "weight": 1, "sprite": 10375 } + { "weight": 90, "sprite": 10419 }, + { "weight": 60, "sprite": 10420 }, + { "weight": 50, "sprite": 10421 }, + { "weight": 20, "sprite": 10422 }, + { "weight": 1, "sprite": 10423 } ], - "bg": 10308 - }, - { "id": "mon_llama", "fg": 10376, "bg": 10308 }, - { "id": "mon_llama_calf", "fg": 10377, "bg": 10309 }, - { "id": "mon_locust_mega", "fg": 10378, "bg": 10307 }, - { "id": "mon_mantis_small", "fg": 10379, "bg": 10308 }, - { "id": "mon_mech_lifter", "fg": 10380 }, - { "id": "rid_mon_mech_lifter", "fg": 10381 }, - { "id": "mon_mi_go", "fg": 10382, "bg": 10308 }, - { "id": "mon_mi_go_slaver", "fg": 10386, "bg": 10308 }, - { "id": "mon_mi_go_surgeon", "fg": 10387, "bg": 10308 }, - { "id": "mon_mi_go_scout", "fg": 10385, "bg": 10308 }, - { "id": "mon_mi_go_guard", "fg": 10383, "bg": 10307 }, - { "id": "mon_mi_go_myrmidon", "fg": 10384, "bg": 10307 }, + "bg": 10356 + }, + { "id": "mon_llama", "fg": 10424, "bg": 10356 }, + { "id": "mon_llama_calf", "fg": 10425, "bg": 10357 }, + { "id": "mon_locust_mega", "fg": 10426, "bg": 10355 }, + { "id": "mon_mantis_small", "fg": 10427, "bg": 10356 }, + { "id": "mon_mech_lifter", "fg": 10428 }, + { "id": "rid_mon_mech_lifter", "fg": 10429 }, + { "id": "mon_mi_go", "fg": 10430, "bg": 10356 }, + { "id": "mon_mi_go_slaver", "fg": 10434, "bg": 10356 }, + { "id": "mon_mi_go_surgeon", "fg": 10435, "bg": 10356 }, + { "id": "mon_mi_go_scout", "fg": 10433, "bg": 10356 }, + { "id": "mon_mi_go_guard", "fg": 10431, "bg": 10355 }, + { "id": "mon_mi_go_myrmidon", "fg": 10432, "bg": 10355 }, { "id": "mon_moose", - "fg": [ { "weight": 2, "sprite": 10388 }, { "weight": 2, "sprite": 10389 } ], - "bg": 10307 - }, - { "id": "mon_mosquito_mega", "fg": 10390, "bg": 10308 }, - { "id": "mon_reindeer", "fg": 10393, "bg": 10308 }, - { "id": "mon_science_bot", "fg": 10396, "bg": 10309 }, - { "id": "mon_sheep", "fg": 10397, "bg": 10309 }, - { "id": "mon_spider_fungus", "fg": 10398, "bg": 10309 }, - { "id": "mon_stag_beetle_giant", "fg": 10399, "bg": 10308 }, - { "id": "mon_tiger", "fg": 10400, "bg": 10308 }, - { "id": "mon_twisted_body", "fg": 10401, "bg": 10308 }, - { "id": "mon_wasp", "fg": 10402, "bg": 10308 }, - { "id": "mon_wasp_guard", "fg": 10403, "bg": 10308 }, - { "id": "mon_wasp_mega", "fg": 10404, "bg": 10307 }, - { "id": "mon_wasp_queen", "fg": 10405, "bg": 10308 }, - { "id": "mon_wolf_mutant_huge", "fg": 10406, "bg": 10307 }, - { "id": "mon_darkman", "fg": 10407 }, - { "id": "mon_zeer", "fg": 10408, "bg": 10308 }, - { "id": "mon_zeindeer", "fg": 10409, "bg": 10308 }, - { "id": "mon_ziger", "fg": 10410, "bg": 10308 }, - { "id": "mon_zllama", "fg": 10411, "bg": 10308 }, - { "id": "mon_zombear", "fg": 10412, "bg": 10308 }, - { "id": "mon_zombear_acidic", "fg": 10413, "bg": 10308 }, - { "id": "mon_zombear_skeleton", "fg": 10414, "bg": 10308 }, - { "id": "mon_zombie_biter", "fg": 10415, "bg": 10308 }, - { "id": "mon_zombie_brute_winged", "fg": 10416, "bg": 10307 }, - { "id": "mon_zombie_dog_brute_acidic", "fg": 10417, "bg": 10308 }, + "fg": [ { "weight": 2, "sprite": 10436 }, { "weight": 2, "sprite": 10437 } ], + "bg": 10355 + }, + { "id": "mon_mosquito_mega", "fg": 10438, "bg": 10356 }, + { "id": "mon_reindeer", "fg": 10441, "bg": 10356 }, + { "id": "mon_science_bot", "fg": 10444, "bg": 10357 }, + { "id": "mon_sheep", "fg": 10445, "bg": 10357 }, + { "id": "mon_spider_fungus", "fg": 10446, "bg": 10357 }, + { "id": "mon_stag_beetle_giant", "fg": 10447, "bg": 10356 }, + { "id": "mon_tiger", "fg": 10448, "bg": 10356 }, + { "id": "mon_twisted_body", "fg": 10449, "bg": 10356 }, + { "id": "mon_wasp", "fg": 10450, "bg": 10356 }, + { "id": "mon_wasp_guard", "fg": 10451, "bg": 10356 }, + { "id": "mon_wasp_mega", "fg": 10452, "bg": 10355 }, + { "id": "mon_wasp_queen", "fg": 10453, "bg": 10356 }, + { "id": "mon_wolf_mutant_huge", "fg": 10454, "bg": 10355 }, + { "id": "mon_darkman", "fg": 10455 }, + { "id": "mon_zeer", "fg": 10456, "bg": 10356 }, + { "id": "mon_zeindeer", "fg": 10457, "bg": 10356 }, + { "id": "mon_ziger", "fg": 10458, "bg": 10356 }, + { "id": "mon_zllama", "fg": 10459, "bg": 10356 }, + { "id": "mon_zombear", "fg": 10460, "bg": 10356 }, + { "id": "mon_zombear_acidic", "fg": 10461, "bg": 10356 }, + { "id": "mon_zombear_skeleton", "fg": 10462, "bg": 10356 }, + { "id": "mon_zombie_biter", "fg": 10463, "bg": 10356 }, + { "id": "mon_zombie_brute_winged", "fg": 10464, "bg": 10355 }, + { "id": "mon_zombie_dog_brute_acidic", "fg": 10465, "bg": 10356 }, { "id": "mon_zombie_electric", - "fg": [ { "weight": 1, "sprite": 10419 }, { "weight": 1, "sprite": 10418 } ], - "bg": 10309 + "fg": [ { "weight": 1, "sprite": 10467 }, { "weight": 1, "sprite": 10466 } ], + "bg": 10357 }, { "id": "mon_zombie_nullfield", - "fg": [ { "weight": 1, "sprite": 10421 }, { "weight": 1, "sprite": 10420 } ], - "bg": 10309 - }, - { "id": "mon_zombie_pig_gas", "fg": 10422, "bg": 10309 }, - { "id": "mon_zombie_smoker", "fg": 10423, "bg": 10309 }, - { "id": "mon_zombie_smoker_fungus", "fg": 10424, "bg": 10309 }, - { "id": "mon_zombie_soldier_acid_2", "fg": 10425, "bg": 10308 }, - { "id": "mon_zombie_urchin", "fg": 10427, "bg": 10308 }, - { "id": "mon_zombull", "fg": 10428, "bg": 10308 }, - { "id": "mon_zoose", "fg": 10429, "bg": 10307 }, - { "id": "mon_zoose_brute", "fg": 10430, "bg": 10307 }, - { "id": "mon_zoose_thorny", "fg": 10431, "bg": 10307 }, - { "id": "mon_nursebot_defective", "fg": 10433, "bg": 10309 }, - { "id": "mon_nursebot", "fg": 10432, "bg": 10309 }, - { "id": "mon_zombie_brute_shocker", "fg": 10437, "bg": 10308 }, - { "id": "mon_skeleton_electric", "fg": 10438, "bg": 10309 }, - { "id": "mon_sludge_crawler", "fg": 10439, "bg": 10307 }, - { "id": "mon_spider_jumping_giant", "fg": 10445, "bg": 10309 }, - { "id": "mon_spider_web", "fg": 10449, "bg": 10309 }, - { "id": "corpse_mon_spider_web", "fg": 10440 }, - { "id": "mon_spider_wolf_giant", "fg": 10453, "bg": 10309 }, - { "id": "corpse_mon_spider_wolf_giant", "fg": 10441 }, - { "id": "mon_dermatik_incubator_spider", "fg": 10442, "bg": 10309 }, - { "id": "corpse_mon_dermatik_incubator_spider", "fg": 10440 }, - { "id": "mon_spider_cellar_giant", "fg": 10443, "bg": 10309 }, - { "id": "mon_spider_cellar_mega", "fg": 10444, "bg": 10308 }, - { "id": "mon_spider_jumping_mega", "fg": 10446, "bg": 10308 }, - { "id": "mon_spider_trapdoor_giant", "fg": 10447, "bg": 10309 }, - { "id": "mon_spider_trapdoor_mega", "fg": 10448, "bg": 10307 }, - { "id": "mon_spider_web_mega", "fg": 10450, "bg": 10307 }, - { "id": "mon_spider_widow_giant", "fg": 10451, "bg": 10309 }, - { "id": "mon_spider_widow_mega", "fg": 10452, "bg": 10307 }, - { "id": "mon_spider_wolf_mega", "fg": 10454, "bg": 10307 }, - { "id": "mon_dog_thing", "fg": 10455, "bg": 10308 }, - { "id": "mon_headless_dog_thing", "fg": 10456, "bg": 10308 }, - { "id": "mon_thing", "fg": 10457, "bg": 10307 }, - { "id": "mon_triffid_queen", "fg": 10458, "bg": 10307 }, - { "id": "mon_crows_m240", "fg": 10459, "bg": 10308 }, - { "id": "mon_turret_bmg", "fg": 10460, "bg": 10308 }, - { "id": "mon_turret_rifle", "fg": 10461, "bg": 10308 }, - { "id": "mon_vinebeast", "fg": 10465, "bg": 10307 }, - { "id": "mon_zombie_brute_ninja", "fg": 10466, "bg": 10308 }, - { "id": "mon_zombie_brute_grappler", "fg": 10467, "bg": 10308 }, + "fg": [ { "weight": 1, "sprite": 10469 }, { "weight": 1, "sprite": 10468 } ], + "bg": 10357 + }, + { "id": "mon_zombie_pig_gas", "fg": 10470, "bg": 10357 }, + { "id": "mon_zombie_smoker", "fg": 10471, "bg": 10357 }, + { "id": "mon_zombie_smoker_fungus", "fg": 10472, "bg": 10357 }, + { "id": "mon_zombie_soldier_acid_2", "fg": 10473, "bg": 10356 }, + { "id": "mon_zombie_urchin", "fg": 10475, "bg": 10356 }, + { "id": "mon_zombull", "fg": 10476, "bg": 10356 }, + { "id": "mon_zoose", "fg": 10477, "bg": 10355 }, + { "id": "mon_zoose_brute", "fg": 10478, "bg": 10355 }, + { "id": "mon_zoose_thorny", "fg": 10479, "bg": 10355 }, + { "id": "mon_nursebot_defective", "fg": 10481, "bg": 10357 }, + { "id": "mon_nursebot", "fg": 10480, "bg": 10357 }, + { "id": "mon_zombie_brute_shocker", "fg": 10485, "bg": 10356 }, + { "id": "mon_skeleton_electric", "fg": 10486, "bg": 10357 }, + { "id": "mon_sludge_crawler", "fg": 10487, "bg": 10355 }, + { "id": "mon_spider_jumping_giant", "fg": 10493, "bg": 10357 }, + { "id": "mon_spider_web", "fg": 10497, "bg": 10357 }, + { "id": "corpse_mon_spider_web", "fg": 10488 }, + { "id": "mon_spider_wolf_giant", "fg": 10501, "bg": 10357 }, + { "id": "corpse_mon_spider_wolf_giant", "fg": 10489 }, + { "id": "mon_dermatik_incubator_spider", "fg": 10490, "bg": 10357 }, + { "id": "corpse_mon_dermatik_incubator_spider", "fg": 10488 }, + { "id": "mon_spider_cellar_giant", "fg": 10491, "bg": 10357 }, + { "id": "mon_spider_cellar_mega", "fg": 10492, "bg": 10356 }, + { "id": "mon_spider_jumping_mega", "fg": 10494, "bg": 10356 }, + { "id": "mon_spider_trapdoor_giant", "fg": 10495, "bg": 10357 }, + { "id": "mon_spider_trapdoor_mega", "fg": 10496, "bg": 10355 }, + { "id": "mon_spider_web_mega", "fg": 10498, "bg": 10355 }, + { "id": "mon_spider_widow_giant", "fg": 10499, "bg": 10357 }, + { "id": "mon_spider_widow_mega", "fg": 10500, "bg": 10355 }, + { "id": "mon_spider_wolf_mega", "fg": 10502, "bg": 10355 }, + { "id": "mon_dog_thing", "fg": 10503, "bg": 10356 }, + { "id": "mon_headless_dog_thing", "fg": 10504, "bg": 10356 }, + { "id": "mon_thing", "fg": 10505, "bg": 10355 }, + { "id": "mon_triffid_queen", "fg": 10506, "bg": 10355 }, + { "id": "mon_crows_m240", "fg": 10507, "bg": 10356 }, + { "id": "mon_turret_bmg", "fg": 10508, "bg": 10356 }, + { "id": "mon_turret_rifle", "fg": 10509, "bg": 10356 }, + { "id": "mon_vinebeast", "fg": 10513, "bg": 10355 }, + { "id": "mon_zombie_brute_ninja", "fg": 10514, "bg": 10356 }, + { "id": "mon_zombie_brute_grappler", "fg": 10515, "bg": 10356 }, { "id": [ "forest_thick", "special_forest_thick" ], - "fg": [ { "weight": 4, "sprite": 10473 }, { "weight": 1, "sprite": 10474 } ], - "bg": 10485, + "fg": [ { "weight": 4, "sprite": 10521 }, { "weight": 1, "sprite": 10522 } ], + "bg": 10533, "rotates": false }, - { "id": "bridgehead_ground", "fg": [ 10478, 10480, 10479, 10477 ], "bg": 10487, "rotates": true }, - { "id": "bridge", "fg": [ 10476, 10475, 10476, 10475 ], "bg": 10486, "rotates": true }, - { "id": "bridgehead_ramp", "fg": [ 10482, 10484, 10483, 10481 ], "rotates": true }, - { "id": "bridge_road", "fg": [ 10476, 10475, 10476, 10475 ], "rotates": true }, - { "id": "t_improvised_shelter", "fg": 10496, "bg": 10494 }, - { "id": "t_improvised_shelter_filled", "fg": 10497, "bg": 10494 }, - { "id": "t_pit_straw", "fg": 10498, "bg": 10494 }, - { "id": "t_tarptent", "fg": 10499, "bg": 10492 }, - { "id": "t_tarptent_season_summer", "fg": 10499, "bg": 10493 }, - { "id": "t_tarptent_season_autumn", "fg": 10499, "bg": 10491 }, - { "id": "t_tarptent_season_winter", "fg": 10499, "bg": 10490 }, - { "id": "t_tree_fungal_young", "fg": 10500, "bg": 10488 }, - { "id": "t_tree_fungal_young_season_summer", "fg": 10500, "bg": 10488, "rotates": false }, - { "id": "t_tree_fungal_young_season_autumn", "fg": 10500, "bg": 10488, "rotates": false }, - { "id": "t_tree_fungal_young_season_winter", "fg": 10500, "bg": 10489, "rotates": false }, - { "id": "t_tree_young", "fg": 10502, "bg": 10492 }, - { "id": "t_tree_young_season_summer", "fg": 10501, "bg": 10493, "rotates": false }, + { "id": "bridgehead_ground", "fg": [ 10526, 10528, 10527, 10525 ], "bg": 10535, "rotates": true }, + { "id": "bridge", "fg": [ 10524, 10523, 10524, 10523 ], "bg": 10534, "rotates": true }, + { "id": "bridgehead_ramp", "fg": [ 10530, 10532, 10531, 10529 ], "rotates": true }, + { "id": "bridge_road", "fg": [ 10524, 10523, 10524, 10523 ], "rotates": true }, + { "id": "t_improvised_shelter", "fg": 10544, "bg": 10542 }, + { "id": "t_improvised_shelter_filled", "fg": 10545, "bg": 10542 }, + { "id": "t_pit_straw", "fg": 10546, "bg": 10542 }, + { "id": "t_tarptent", "fg": 10547, "bg": 10540 }, + { "id": "t_tarptent_season_summer", "fg": 10547, "bg": 10541 }, + { "id": "t_tarptent_season_autumn", "fg": 10547, "bg": 10539 }, + { "id": "t_tarptent_season_winter", "fg": 10547, "bg": 10538 }, + { "id": "t_tree_fungal_young", "fg": 10548, "bg": 10536 }, + { "id": "t_tree_fungal_young_season_summer", "fg": 10548, "bg": 10536, "rotates": false }, + { "id": "t_tree_fungal_young_season_autumn", "fg": 10548, "bg": 10536, "rotates": false }, + { "id": "t_tree_fungal_young_season_winter", "fg": 10548, "bg": 10537, "rotates": false }, + { "id": "t_tree_young", "fg": 10550, "bg": 10540 }, + { "id": "t_tree_young_season_summer", "fg": 10549, "bg": 10541, "rotates": false }, { "id": "t_tree_young_season_autumn", - "fg": [ { "weight": 100, "sprite": 10503 }, { "weight": 100, "sprite": 10504 } ], - "bg": 10491, + "fg": [ { "weight": 100, "sprite": 10551 }, { "weight": 100, "sprite": 10552 } ], + "bg": 10539, "rotates": false }, - { "id": "t_tree_young_season_winter", "fg": 10505, "bg": 10490, "rotates": false }, - { "id": "t_vat", "fg": 10506, "bg": 10495 }, - { "id": "t_wooden_well", "fg": 10507, "bg": 10492 }, - { "id": "t_wooden_well_season_summer", "fg": 10507, "bg": 10493 }, - { "id": "t_wooden_well_season_autumn", "fg": 10507, "bg": 10491 }, - { "id": "t_wooden_well_season_winter", "fg": 10507, "bg": 10490 }, - { "id": "corpse_mon_zombie_spitter", "fg": 10269 }, - { "id": "f_exodii_generator_1", "fg": 10270 }, - { "id": "f_exodii_generator_2", "fg": 10271 }, - { "id": "f_exodii_generator_3", "fg": 10272 }, - { "id": "f_exodii_generator_4", "fg": 10273 }, - { "id": "f_butcher_rack", "fg": 10276 }, - { "id": "f_fireman_cabinet_o", "fg": 10278 }, - { "id": "f_pillow_fort", "fg": 10283 }, - { "id": "f_smoking_rack", "fg": 10285 }, - { "id": "f_smoking_rack_active", "fg": 10286 }, - { "id": "f_magiclysm_translocator_gate", "fg": 10290 }, - { "id": "corpse_mon_gum_spider_wolf", "fg": 10293 }, - { "id": "corpse_mon_spider_gum", "fg": 10294 }, - { "id": "mon_gum_spider_wolf", "fg": 10295 }, - { "id": "mon_spider_gum", "fg": 10296 }, - { "id": "mon_zombie_gasbag_crawler", "fg": 10300 }, - { "id": "mon_zombie_gasbag_immobile", "fg": 10301 }, - { "id": "mon_zombie_gasbag_impaler", "fg": 10302 }, - { "id": "mon_zombie_giant_heart", "fg": 10303 }, - { "id": "mon_zombie_hanging_innards", "fg": 10304 }, - { "id": "mon_zombie_living_wall", "fg": 10305 }, - { "id": "mon_zombie_scissorlimbs", "fg": 10306 }, - { "id": "mon_blood_sacrifice", "fg": 10343 }, - { "id": "mon_fungal_wall", "fg": 10364 }, - { "id": "mon_mutant_arthropod", "fg": 10391 }, - { "id": "mon_rat_king", "fg": 10392 }, - { "id": "bot_science_bot", "fg": 10394 }, - { "id": "broken_science_bot", "fg": 10395 }, - { "id": "mon_zombie_soldier_blackops_2", "fg": 10426 }, - { "id": "mon_giant_appendage", "fg": 10434 }, - { "id": "mon_leech_blossom", "fg": 10435 }, - { "id": "mon_leech_radio", "fg": 10436 }, - { "id": "mon_secubot", "fg": 10462 }, - { "id": "mon_talon_m202a1", "fg": 10463 }, - { "id": "mon_secubot_america", "fg": 10464 }, - { "id": "overlay_wielded_as50", "fg": 10468 }, - { "id": "overlay_wielded_m107a1", "fg": 10469 }, - { "id": "overlay_wielded_m134", "fg": 10470 }, - { "id": "overlay_wielded_m2browning", "fg": 10471 }, - { "id": "overlay_wielded_mark19", "fg": 10472 } + { "id": "t_tree_young_season_winter", "fg": 10553, "bg": 10538, "rotates": false }, + { "id": "t_vat", "fg": 10554, "bg": 10543 }, + { "id": "t_wooden_well", "fg": 10555, "bg": 10540 }, + { "id": "t_wooden_well_season_summer", "fg": 10555, "bg": 10541 }, + { "id": "t_wooden_well_season_autumn", "fg": 10555, "bg": 10539 }, + { "id": "t_wooden_well_season_winter", "fg": 10555, "bg": 10538 }, + { "id": "corpse_mon_zombie_spitter", "fg": 10317 }, + { "id": "f_exodii_generator_1", "fg": 10318 }, + { "id": "f_exodii_generator_2", "fg": 10319 }, + { "id": "f_exodii_generator_3", "fg": 10320 }, + { "id": "f_exodii_generator_4", "fg": 10321 }, + { "id": "f_butcher_rack", "fg": 10324 }, + { "id": "f_fireman_cabinet_o", "fg": 10326 }, + { "id": "f_pillow_fort", "fg": 10331 }, + { "id": "f_smoking_rack", "fg": 10333 }, + { "id": "f_smoking_rack_active", "fg": 10334 }, + { "id": "f_magiclysm_translocator_gate", "fg": 10338 }, + { "id": "corpse_mon_gum_spider_wolf", "fg": 10341 }, + { "id": "corpse_mon_spider_gum", "fg": 10342 }, + { "id": "mon_gum_spider_wolf", "fg": 10343 }, + { "id": "mon_spider_gum", "fg": 10344 }, + { "id": "mon_zombie_gasbag_crawler", "fg": 10348 }, + { "id": "mon_zombie_gasbag_immobile", "fg": 10349 }, + { "id": "mon_zombie_gasbag_impaler", "fg": 10350 }, + { "id": "mon_zombie_giant_heart", "fg": 10351 }, + { "id": "mon_zombie_hanging_innards", "fg": 10352 }, + { "id": "mon_zombie_living_wall", "fg": 10353 }, + { "id": "mon_zombie_scissorlimbs", "fg": 10354 }, + { "id": "mon_blood_sacrifice", "fg": 10391 }, + { "id": "mon_fungal_wall", "fg": 10412 }, + { "id": "mon_mutant_arthropod", "fg": 10439 }, + { "id": "mon_rat_king", "fg": 10440 }, + { "id": "bot_science_bot", "fg": 10442 }, + { "id": "broken_science_bot", "fg": 10443 }, + { "id": "mon_zombie_soldier_blackops_2", "fg": 10474 }, + { "id": "mon_giant_appendage", "fg": 10482 }, + { "id": "mon_leech_blossom", "fg": 10483 }, + { "id": "mon_leech_radio", "fg": 10484 }, + { "id": "mon_secubot", "fg": 10510 }, + { "id": "mon_talon_m202a1", "fg": 10511 }, + { "id": "mon_secubot_america", "fg": 10512 }, + { "id": "overlay_wielded_as50", "fg": 10516 }, + { "id": "overlay_wielded_m107a1", "fg": 10517 }, + { "id": "overlay_wielded_m134", "fg": 10518 }, + { "id": "overlay_wielded_m2browning", "fg": 10519 }, + { "id": "overlay_wielded_mark19", "fg": 10520 } ] }, { "file": "large_ridden.png", - "//": "range 10508 to 10510", + "//": "range 10556 to 10558", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -27, "tiles": [ - { "id": "rid_mon_horse", "fg": [ { "weight": 1, "sprite": 10509 }, { "weight": 1, "sprite": 10510 } ] }, - { "id": "rid_mon_cow", "fg": 10508 } + { "id": "rid_mon_horse", "fg": [ { "weight": 1, "sprite": 10557 }, { "weight": 1, "sprite": 10558 } ] }, + { "id": "rid_mon_cow", "fg": 10556 } ] }, { "file": "huge.png", - "//": "range 10511 to 10542", + "//": "range 10559 to 10590", "sprite_width": 64, "sprite_height": 96, "sprite_offset_x": -16, "sprite_offset_y": -64, "tiles": [ - { "id": "mon_fungaloid_queen", "fg": 10512, "bg": 10511 }, - { "id": "mon_fungaloid_tower", "fg": 10521, "bg": 10511 }, + { "id": "mon_fungaloid_queen", "fg": 10560, "bg": 10559 }, + { "id": "mon_fungaloid_tower", "fg": 10569, "bg": 10559 }, { "id": "mon_fungaloid_seeder", "animated": true, "fg": [ - { "weight": 8, "sprite": 10513 }, - { "weight": 8, "sprite": 10514 }, - { "weight": 8, "sprite": 10515 }, - { "weight": 8, "sprite": 10516 }, - { "weight": 8, "sprite": 10517 }, - { "weight": 8, "sprite": 10518 }, - { "weight": 8, "sprite": 10519 }, - { "weight": 8, "sprite": 10520 } + { "weight": 8, "sprite": 10561 }, + { "weight": 8, "sprite": 10562 }, + { "weight": 8, "sprite": 10563 }, + { "weight": 8, "sprite": 10564 }, + { "weight": 8, "sprite": 10565 }, + { "weight": 8, "sprite": 10566 }, + { "weight": 8, "sprite": 10567 }, + { "weight": 8, "sprite": 10568 } ], - "bg": 10511 - }, - { "id": "mon_zombie_kevlar_2", "fg": 10525 }, - { "id": "mon_zombie_hulk", "fg": 10524, "bg": 10511 }, - { "id": "mon_skeleton_hulk", "fg": 10523 }, - { "id": "mon_zombie_nemesis", "fg": 10526, "bg": 10511 }, - { "id": "mon_amigara_horror", "fg": 10527 }, - { "id": "mon_bee_mega", "fg": 10528, "bg": 10511 }, - { "id": "mon_blob_brain", "fg": 10529, "bg": 10511 }, - { "id": "mon_flaming_eye", "fg": 10530 }, - { "id": "mon_nakedmolerat_giant", "fg": 10536, "bg": 10511 }, - { "id": "mon_shoggoth", "fg": 10537, "bg": 10511 }, - { "id": "mon_triffid_heart", "fg": 10538 }, - { "id": "mon_yugg", "fg": 10539, "bg": 10511 }, - { "id": "mon_skeleton_hulk_fungus", "fg": 10522 }, - { "id": "mon_frog_mother", "fg": 10531 }, - { "id": "mon_mutant_antler", "fg": 10532 }, - { "id": "mon_mutant_evolved", "fg": 10533 }, - { "id": "mon_mutant_mollusk", "fg": 10534 }, - { "id": "corpse_mon_nakedmolerat_giant", "fg": 10535 }, - { "id": "mon_zombie_crushed_giant", "fg": 10540 } + "bg": 10559 + }, + { "id": "mon_zombie_kevlar_2", "fg": 10573 }, + { "id": "mon_zombie_hulk", "fg": 10572, "bg": 10559 }, + { "id": "mon_skeleton_hulk", "fg": 10571 }, + { "id": "mon_zombie_nemesis", "fg": 10574, "bg": 10559 }, + { "id": "mon_amigara_horror", "fg": 10575 }, + { "id": "mon_bee_mega", "fg": 10576, "bg": 10559 }, + { "id": "mon_blob_brain", "fg": 10577, "bg": 10559 }, + { "id": "mon_flaming_eye", "fg": 10578 }, + { "id": "mon_nakedmolerat_giant", "fg": 10584, "bg": 10559 }, + { "id": "mon_shoggoth", "fg": 10585, "bg": 10559 }, + { "id": "mon_triffid_heart", "fg": 10586 }, + { "id": "mon_yugg", "fg": 10587, "bg": 10559 }, + { "id": "mon_skeleton_hulk_fungus", "fg": 10570 }, + { "id": "mon_frog_mother", "fg": 10579 }, + { "id": "mon_mutant_antler", "fg": 10580 }, + { "id": "mon_mutant_evolved", "fg": 10581 }, + { "id": "mon_mutant_mollusk", "fg": 10582 }, + { "id": "corpse_mon_nakedmolerat_giant", "fg": 10583 }, + { "id": "mon_zombie_crushed_giant", "fg": 10588 } ] }, { "file": "giant.png", - "//": "range 10543 to 10622", + "//": "range 10591 to 10670", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, "sprite_offset_y": -64, "tiles": [ - { "id": "t_tree", "fg": 10560, "bg": 10553 }, - { "id": "t_tree_season_summer", "fg": 10555, "bg": 10554 }, + { "id": "t_tree", "fg": 10608, "bg": 10601 }, + { "id": "t_tree_season_summer", "fg": 10603, "bg": 10602 }, { "id": "t_tree_season_autumn", "fg": [ - { "weight": 100, "sprite": 10556 }, - { "weight": 100, "sprite": 10557 }, - { "weight": 100, "sprite": 10558 }, - { "weight": 100, "sprite": 10559 } + { "weight": 100, "sprite": 10604 }, + { "weight": 100, "sprite": 10605 }, + { "weight": 100, "sprite": 10606 }, + { "weight": 100, "sprite": 10607 } ], - "bg": 10552 + "bg": 10600 }, - { "id": "t_tree_season_winter", "fg": 10595, "bg": 10551 }, - { "id": "t_tree_apple", "fg": 10561, "bg": 10553 }, - { "id": "t_tree_apple_season_summer", "fg": 10561, "bg": 10554 }, - { "id": "t_tree_apple_season_winter", "fg": 10566, "bg": 10551 }, + { "id": "t_tree_season_winter", "fg": 10643, "bg": 10599 }, + { "id": "t_tree_apple", "fg": 10609, "bg": 10601 }, + { "id": "t_tree_apple_season_summer", "fg": 10609, "bg": 10602 }, + { "id": "t_tree_apple_season_winter", "fg": 10614, "bg": 10599 }, { "id": "t_tree_apple_season_autumn", - "fg": [ { "weight": 1, "sprite": 10562 }, { "weight": 1, "sprite": 10563 } ], - "bg": 10552 + "fg": [ { "weight": 1, "sprite": 10610 }, { "weight": 1, "sprite": 10611 } ], + "bg": 10600 }, { "id": "t_tree_apple_harvested", - "fg": [ { "weight": 1, "sprite": 10564 }, { "weight": 1, "sprite": 10565 } ], - "bg": 10552 + "fg": [ { "weight": 1, "sprite": 10612 }, { "weight": 1, "sprite": 10613 } ], + "bg": 10600 }, - { "id": "t_tree_beech", "fg": 10568, "bg": 10553 }, - { "id": "t_tree_beech_season_summer", "fg": 10569, "bg": 10554 }, - { "id": "t_tree_beech_season_autumn", "fg": 10567, "bg": 10552 }, - { "id": "t_tree_beech_season_winter", "fg": 10570, "bg": 10551 }, - { "id": "t_tree_birch", "fg": 10571, "bg": 10553 }, - { "id": "t_tree_birch_season_summer", "fg": 10571, "bg": 10554 }, - { "id": "t_tree_birch_season_winter", "fg": 10574, "bg": 10551 }, + { "id": "t_tree_beech", "fg": 10616, "bg": 10601 }, + { "id": "t_tree_beech_season_summer", "fg": 10617, "bg": 10602 }, + { "id": "t_tree_beech_season_autumn", "fg": 10615, "bg": 10600 }, + { "id": "t_tree_beech_season_winter", "fg": 10618, "bg": 10599 }, + { "id": "t_tree_birch", "fg": 10619, "bg": 10601 }, + { "id": "t_tree_birch_season_summer", "fg": 10619, "bg": 10602 }, + { "id": "t_tree_birch_season_winter", "fg": 10622, "bg": 10599 }, { "id": "t_tree_birch_season_autumn", - "fg": [ { "weight": 1, "sprite": 10572 }, { "weight": 1, "sprite": 10573 } ], - "bg": 10552 + "fg": [ { "weight": 1, "sprite": 10620 }, { "weight": 1, "sprite": 10621 } ], + "bg": 10600 }, - { "id": "t_tree_birch_harvested", "fg": 10575, "bg": 10553 }, - { "id": "t_tree_birch_harvested_season_summer", "fg": 10575, "bg": 10554 }, - { "id": "t_tree_birch_harvested_season_winter", "fg": 10578, "bg": 10551 }, + { "id": "t_tree_birch_harvested", "fg": 10623, "bg": 10601 }, + { "id": "t_tree_birch_harvested_season_summer", "fg": 10623, "bg": 10602 }, + { "id": "t_tree_birch_harvested_season_winter", "fg": 10626, "bg": 10599 }, { "id": "t_tree_birch_harvested_season_autumn", - "fg": [ { "weight": 1, "sprite": 10576 }, { "weight": 1, "sprite": 10577 } ], - "bg": 10552 + "fg": [ { "weight": 1, "sprite": 10624 }, { "weight": 1, "sprite": 10625 } ], + "bg": 10600 }, - { "id": "t_tree_cherry", "fg": 10579, "bg": 10553 }, - { "id": "t_tree_cherry_season_summer", "fg": 10583, "bg": 10554 }, - { "id": "t_tree_cherry_harvested", "fg": 10582, "bg": 10554 }, - { "id": "t_tree_cherry_season_winter", "fg": 10584, "bg": 10551 }, + { "id": "t_tree_cherry", "fg": 10627, "bg": 10601 }, + { "id": "t_tree_cherry_season_summer", "fg": 10631, "bg": 10602 }, + { "id": "t_tree_cherry_harvested", "fg": 10630, "bg": 10602 }, + { "id": "t_tree_cherry_season_winter", "fg": 10632, "bg": 10599 }, { "id": "t_tree_cherry_season_autumn", - "fg": [ { "weight": 1, "sprite": 10580 }, { "weight": 1, "sprite": 10581 } ], - "bg": 10552 - }, - { "id": "t_tree_coffee", "fg": 10585, "bg": 10553 }, - { "id": "t_tree_coffee_season_summer", "fg": 10585, "bg": 10554 }, - { "id": "t_tree_coffee_season_autumn", "fg": 10587, "bg": 10552 }, - { "id": "t_tree_coffee_harvested", "fg": 10586, "bg": 10552 }, - { "id": "t_tree_coffee_season_winter", "fg": 10588, "bg": 10551 }, - { "id": "t_tree_cottonwood_season_spring", "fg": 10590, "bg": 10553 }, - { "id": "t_tree_cottonwood_season_summer", "fg": 10591, "bg": 10554 }, - { "id": "t_tree_cottonwood_season_autumn", "fg": 10589, "bg": 10552 }, - { "id": "t_tree_cottonwood_season_winter", "fg": 10595, "bg": 10551 }, - { "id": "t_tree_cottonwood_harvested_season_spring", "fg": 10593, "bg": 10553 }, - { "id": "t_tree_cottonwood_harvested_season_summer", "fg": 10594, "bg": 10554 }, - { "id": "t_tree_cottonwood_harvested_season_autumn", "fg": 10592, "bg": 10552 }, + "fg": [ { "weight": 1, "sprite": 10628 }, { "weight": 1, "sprite": 10629 } ], + "bg": 10600 + }, + { "id": "t_tree_coffee", "fg": 10633, "bg": 10601 }, + { "id": "t_tree_coffee_season_summer", "fg": 10633, "bg": 10602 }, + { "id": "t_tree_coffee_season_autumn", "fg": 10635, "bg": 10600 }, + { "id": "t_tree_coffee_harvested", "fg": 10634, "bg": 10600 }, + { "id": "t_tree_coffee_season_winter", "fg": 10636, "bg": 10599 }, + { "id": "t_tree_cottonwood_season_spring", "fg": 10638, "bg": 10601 }, + { "id": "t_tree_cottonwood_season_summer", "fg": 10639, "bg": 10602 }, + { "id": "t_tree_cottonwood_season_autumn", "fg": 10637, "bg": 10600 }, + { "id": "t_tree_cottonwood_season_winter", "fg": 10643, "bg": 10599 }, + { "id": "t_tree_cottonwood_harvested_season_spring", "fg": 10641, "bg": 10601 }, + { "id": "t_tree_cottonwood_harvested_season_summer", "fg": 10642, "bg": 10602 }, + { "id": "t_tree_cottonwood_harvested_season_autumn", "fg": 10640, "bg": 10600 }, { "id": "t_tree_dead", - "fg": [ { "weight": 100, "sprite": 10595 }, { "weight": 100, "sprite": 11729 } ], - "bg": 10553 + "fg": [ { "weight": 100, "sprite": 10643 }, { "weight": 100, "sprite": 11777 } ], + "bg": 10601 }, { "id": "t_tree_dead_season_summer", - "fg": [ { "weight": 100, "sprite": 10595 }, { "weight": 100, "sprite": 11729 } ], - "bg": 10554 + "fg": [ { "weight": 100, "sprite": 10643 }, { "weight": 100, "sprite": 11777 } ], + "bg": 10602 }, { "id": "t_tree_dead_season_autumn", - "fg": [ { "weight": 100, "sprite": 10595 }, { "weight": 100, "sprite": 11729 } ], - "bg": 10552 + "fg": [ { "weight": 100, "sprite": 10643 }, { "weight": 100, "sprite": 11777 } ], + "bg": 10600 }, { "id": "t_tree_dead_season_winter", - "fg": [ { "weight": 100, "sprite": 10595 }, { "weight": 100, "sprite": 11729 } ], - "bg": 10551 + "fg": [ { "weight": 100, "sprite": 10643 }, { "weight": 100, "sprite": 11777 } ], + "bg": 10599 }, - { "id": "t_tree_elm_season_spring", "fg": 10597, "bg": 10553 }, - { "id": "t_tree_elm_season_summer", "fg": 10598, "bg": 10554 }, - { "id": "t_tree_elm_season_autumn", "fg": 10596, "bg": 10552 }, - { "id": "t_tree_elm_season_winter", "fg": 10599, "bg": 10551 }, + { "id": "t_tree_elm_season_spring", "fg": 10645, "bg": 10601 }, + { "id": "t_tree_elm_season_summer", "fg": 10646, "bg": 10602 }, + { "id": "t_tree_elm_season_autumn", "fg": 10644, "bg": 10600 }, + { "id": "t_tree_elm_season_winter", "fg": 10647, "bg": 10599 }, { "id": [ "t_tree_fungal", "t_tree_fungal_season_spring", "t_tree_fungal_season_summer", "t_tree_fungal_season_autumn" ], - "bg": 10549, + "bg": 10597, "fg": [ - { "weight": 1, "sprite": 10601 }, - { "weight": 1, "sprite": 10602 }, - { "weight": 1, "sprite": 10603 }, - { "weight": 1, "sprite": 10604 }, - { "weight": 1, "sprite": 10605 }, - { "weight": 1, "sprite": 10606 }, - { "weight": 1, "sprite": 10607 }, - { "weight": 1, "sprite": 10608 }, - { "weight": 1, "sprite": 10609 }, - { "weight": 1, "sprite": 10610 }, - { "weight": 1, "sprite": 10611 } + { "weight": 1, "sprite": 10649 }, + { "weight": 1, "sprite": 10650 }, + { "weight": 1, "sprite": 10651 }, + { "weight": 1, "sprite": 10652 }, + { "weight": 1, "sprite": 10653 }, + { "weight": 1, "sprite": 10654 }, + { "weight": 1, "sprite": 10655 }, + { "weight": 1, "sprite": 10656 }, + { "weight": 1, "sprite": 10657 }, + { "weight": 1, "sprite": 10658 }, + { "weight": 1, "sprite": 10659 } ] }, { "id": "t_tree_fungal_season_winter", - "bg": 10550, + "bg": 10598, "fg": [ - { "weight": 1, "sprite": 10601 }, - { "weight": 1, "sprite": 10602 }, - { "weight": 1, "sprite": 10603 }, - { "weight": 1, "sprite": 10604 }, - { "weight": 1, "sprite": 10605 }, - { "weight": 1, "sprite": 10606 }, - { "weight": 1, "sprite": 10607 }, - { "weight": 1, "sprite": 10608 }, - { "weight": 1, "sprite": 10609 }, - { "weight": 1, "sprite": 10610 }, - { "weight": 1, "sprite": 10611 } + { "weight": 1, "sprite": 10649 }, + { "weight": 1, "sprite": 10650 }, + { "weight": 1, "sprite": 10651 }, + { "weight": 1, "sprite": 10652 }, + { "weight": 1, "sprite": 10653 }, + { "weight": 1, "sprite": 10654 }, + { "weight": 1, "sprite": 10655 }, + { "weight": 1, "sprite": 10656 }, + { "weight": 1, "sprite": 10657 }, + { "weight": 1, "sprite": 10658 }, + { "weight": 1, "sprite": 10659 } ] }, { "id": [ "t_marloss_tree", "t_marloss_tree_season_spring", "t_marloss_tree_season_summer", "t_marloss_tree_season_autumn" ], - "bg": 10549, - "fg": 10600 - }, - { "id": "t_marloss_tree_season_winter", "bg": 10550, "fg": 10600 }, - { "id": "t_tree_maple", "fg": 10613, "bg": 10553 }, - { "id": "t_tree_maple_season_summer", "fg": 10614, "bg": 10554 }, - { "id": "t_tree_maple_season_autumn", "fg": 10612, "bg": 10552 }, - { "id": "t_tree_maple_season_winter", "fg": 10615, "bg": 10551 }, - { "id": "t_tree_peach_season_spring", "fg": 10616, "bg": 10553 }, - { "id": "t_tree_peach_season_summer", "fg": 10619, "bg": 10554 }, - { "id": "t_tree_peach_harvested", "fg": 10616, "bg": 10554 }, - { "id": "t_tree_peach_season_winter", "fg": 10620, "bg": 10551 }, + "bg": 10597, + "fg": 10648 + }, + { "id": "t_marloss_tree_season_winter", "bg": 10598, "fg": 10648 }, + { "id": "t_tree_maple", "fg": 10661, "bg": 10601 }, + { "id": "t_tree_maple_season_summer", "fg": 10662, "bg": 10602 }, + { "id": "t_tree_maple_season_autumn", "fg": 10660, "bg": 10600 }, + { "id": "t_tree_maple_season_winter", "fg": 10663, "bg": 10599 }, + { "id": "t_tree_peach_season_spring", "fg": 10664, "bg": 10601 }, + { "id": "t_tree_peach_season_summer", "fg": 10667, "bg": 10602 }, + { "id": "t_tree_peach_harvested", "fg": 10664, "bg": 10602 }, + { "id": "t_tree_peach_season_winter", "fg": 10668, "bg": 10599 }, { "id": "t_tree_peach_season_autumn", - "fg": [ { "weight": 1, "sprite": 10617 }, { "weight": 1, "sprite": 10618 } ], - "bg": 10552 - }, - { "id": "mon_ant_soldier_mega", "fg": 10543 }, - { "id": "mon_dragon_dummy", "fg": 10544 }, - { "id": "mon_graboid", "fg": 10545 }, - { "id": "mon_flying_polyp", "fg": 10546 }, - { "id": "mon_mantis_mega", "fg": 10547 }, - { "id": "mon_stag_beetle_mega", "fg": 10548 } + "fg": [ { "weight": 1, "sprite": 10665 }, { "weight": 1, "sprite": 10666 } ], + "bg": 10600 + }, + { "id": "mon_ant_soldier_mega", "fg": 10591 }, + { "id": "mon_dragon_dummy", "fg": 10592 }, + { "id": "mon_graboid", "fg": 10593 }, + { "id": "mon_flying_polyp", "fg": 10594 }, + { "id": "mon_mantis_mega", "fg": 10595 }, + { "id": "mon_stag_beetle_mega", "fg": 10596 } ] }, { "file": "incomplete_small.png", - "//": "range 10623 to 10638", + "//": "range 10671 to 10686", "sprite_width": 20, "sprite_height": 20, "sprite_offset_x": 6, "sprite_offset_y": 0, "tiles": [ - { "id": "corpse_mon_demon_spiderling", "fg": 10624 }, - { "id": "bundle_demon_chitin_piece", "fg": 10623 }, - { "id": "crystallized_mana", "fg": 10625 }, - { "id": "demon_chitin_piece", "fg": 10626 }, - { "id": "demon_spider_fang", "fg": 10627 }, - { "id": "small_mana_crystal", "fg": 10628 } + { "id": "corpse_mon_demon_spiderling", "fg": 10672 }, + { "id": "bundle_demon_chitin_piece", "fg": 10671 }, + { "id": "crystallized_mana", "fg": 10673 }, + { "id": "demon_chitin_piece", "fg": 10674 }, + { "id": "demon_spider_fang", "fg": 10675 }, + { "id": "small_mana_crystal", "fg": 10676 } ] }, { "file": "incomplete.png", - "//": "range 10639 to 11502", + "//": "range 10687 to 11550", "tiles": [ - { "id": "unknown", "fg": 10639 }, + { "id": "unknown", "fg": 10687 }, { "id": [ "fd_blood_insect", "fd_blood_invertebrate" ], - "fg": 10655, + "fg": 10703, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10640 }, - { "id": "corner", "fg": [ 10642, 10644, 10643, 10641 ] }, - { "id": "t_connection", "fg": [ 10652, 10654, 10653, 10651 ] }, - { "id": "edge", "fg": [ 10646, 10645 ] }, - { "id": "end_piece", "fg": [ 10648, 10650, 10649, 10647 ] }, - { "id": "unconnected", "fg": [ 10655, 10655 ] } + { "id": "center", "fg": 10688 }, + { "id": "corner", "fg": [ 10690, 10692, 10691, 10689 ] }, + { "id": "t_connection", "fg": [ 10700, 10702, 10701, 10699 ] }, + { "id": "edge", "fg": [ 10694, 10693 ] }, + { "id": "end_piece", "fg": [ 10696, 10698, 10697, 10695 ] }, + { "id": "unconnected", "fg": [ 10703, 10703 ] } ] }, { "id": "fd_blood", - "fg": 10671, + "fg": 10719, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10656 }, - { "id": "corner", "fg": [ 10658, 10660, 10659, 10657 ] }, - { "id": "t_connection", "fg": [ 10668, 10670, 10669, 10667 ] }, - { "id": "edge", "fg": [ 10662, 10661 ] }, - { "id": "end_piece", "fg": [ 10664, 10666, 10665, 10663 ] }, - { "id": "unconnected", "fg": [ 10671, 10671 ] } + { "id": "center", "fg": 10704 }, + { "id": "corner", "fg": [ 10706, 10708, 10707, 10705 ] }, + { "id": "t_connection", "fg": [ 10716, 10718, 10717, 10715 ] }, + { "id": "edge", "fg": [ 10710, 10709 ] }, + { "id": "end_piece", "fg": [ 10712, 10714, 10713, 10711 ] }, + { "id": "unconnected", "fg": [ 10719, 10719 ] } ] }, { "id": "fd_blood_int1", - "fg": 10687, + "fg": 10735, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10672 }, - { "id": "corner", "fg": [ 10674, 10676, 10675, 10673 ] }, - { "id": "t_connection", "fg": [ 10684, 10686, 10685, 10683 ] }, - { "id": "edge", "fg": [ 10678, 10677 ] }, - { "id": "end_piece", "fg": [ 10680, 10682, 10681, 10679 ] }, - { "id": "unconnected", "fg": [ 10687, 10687 ] } + { "id": "center", "fg": 10720 }, + { "id": "corner", "fg": [ 10722, 10724, 10723, 10721 ] }, + { "id": "t_connection", "fg": [ 10732, 10734, 10733, 10731 ] }, + { "id": "edge", "fg": [ 10726, 10725 ] }, + { "id": "end_piece", "fg": [ 10728, 10730, 10729, 10727 ] }, + { "id": "unconnected", "fg": [ 10735, 10735 ] } ] }, { "id": "fd_blood_int2", - "fg": 10703, + "fg": 10751, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10688 }, - { "id": "corner", "fg": [ 10690, 10692, 10691, 10689 ] }, - { "id": "t_connection", "fg": [ 10700, 10702, 10701, 10699 ] }, - { "id": "edge", "fg": [ 10694, 10693 ] }, - { "id": "end_piece", "fg": [ 10696, 10698, 10697, 10695 ] }, - { "id": "unconnected", "fg": [ 10703, 10703 ] } + { "id": "center", "fg": 10736 }, + { "id": "corner", "fg": [ 10738, 10740, 10739, 10737 ] }, + { "id": "t_connection", "fg": [ 10748, 10750, 10749, 10747 ] }, + { "id": "edge", "fg": [ 10742, 10741 ] }, + { "id": "end_piece", "fg": [ 10744, 10746, 10745, 10743 ] }, + { "id": "unconnected", "fg": [ 10751, 10751 ] } ] }, { "id": "fd_blood_int3", - "fg": 10719, + "fg": 10767, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10704 }, - { "id": "corner", "fg": [ 10706, 10708, 10707, 10705 ] }, - { "id": "t_connection", "fg": [ 10716, 10718, 10717, 10715 ] }, - { "id": "edge", "fg": [ 10710, 10709 ] }, - { "id": "end_piece", "fg": [ 10712, 10714, 10713, 10711 ] }, - { "id": "unconnected", "fg": [ 10719, 10719 ] } + { "id": "center", "fg": 10752 }, + { "id": "corner", "fg": [ 10754, 10756, 10755, 10753 ] }, + { "id": "t_connection", "fg": [ 10764, 10766, 10765, 10763 ] }, + { "id": "edge", "fg": [ 10758, 10757 ] }, + { "id": "end_piece", "fg": [ 10760, 10762, 10761, 10759 ] }, + { "id": "unconnected", "fg": [ 10767, 10767 ] } ] }, { "id": "fd_web", "fg": [ - { "weight": 100, "sprite": 10720 }, - { "weight": 100, "sprite": 10721 }, - { "weight": 25, "sprite": 10722 }, - { "weight": 25, "sprite": 10723 } - ] - }, - { "id": "fd_spotlight", "fg": 10727 }, - { "id": "f_makeshift_bed", "fg": 10730 }, - { "id": "f_straw_bed", "fg": 10731 }, - { "id": "f_bed_frame", "fg": 10728 }, - { "id": "f_camp_chair", "fg": 10735 }, - { "id": "f_lane", "fg": 10736 }, - { "id": "f_piano", "fg": 10737 }, - { "id": "f_pinball_machine", "fg": 10738 }, - { "id": "f_seat_airplane", "fg": 10739 }, + { "weight": 100, "sprite": 10768 }, + { "weight": 100, "sprite": 10769 }, + { "weight": 25, "sprite": 10770 }, + { "weight": 25, "sprite": 10771 } + ] + }, + { "id": "fd_spotlight", "fg": 10775 }, + { "id": "f_makeshift_bed", "fg": 10778 }, + { "id": "f_straw_bed", "fg": 10779 }, + { "id": "f_bed_frame", "fg": 10776 }, + { "id": "f_camp_chair", "fg": 10783 }, + { "id": "f_lane", "fg": 10784 }, + { "id": "f_piano", "fg": 10785 }, + { "id": "f_pinball_machine", "fg": 10786 }, + { "id": "f_seat_airplane", "fg": 10787 }, { "id": "f_sink", "multitile": true, - "fg": 10755, - "additional_tiles": [ - { "id": "center", "fg": 10740 }, - { "id": "corner", "fg": [ 10742, 10744, 10743, 10741 ] }, - { "id": "t_connection", "fg": [ 10752, 10754, 10753, 10751 ] }, - { "id": "edge", "fg": [ 10746, 10745 ] }, - { "id": "end_piece", "fg": [ 10748, 10750, 10749, 10747 ] }, - { "id": "unconnected", "fg": [ 10755, 10755, 10755, 10755 ] } - ] - }, - { "id": "f_solar_unit", "fg": 10756 }, - { "id": "f_speaker_cabinet", "fg": 10757 }, - { "id": "f_water_mill", "fg": 10758 }, - { "id": "water_mill", "fg": 10759 }, - { "id": "f_water_purifier", "fg": 10760 }, - { "id": "f_wood_keg", "fg": 10892 }, - { "id": "30gal_barrel", "fg": 10761 }, - { "id": "alarmclock", "fg": 10762 }, - { "id": "clock", "fg": 10762 }, - { "id": [ "autoclave", "vh_autoclave" ], "fg": 10766 }, - { "id": "bag_canvas_small", "fg": 10768 }, - { "id": "bathroom_scale", "fg": 10769 }, - { "id": "bead_necklace", "fg": 10770 }, - { "id": "brazier", "fg": 10771 }, - { "id": "bubblewrap", "fg": 10772 }, - { "id": "bucket", "fg": 10773 }, - { "id": "camera_pro", "fg": 10778 }, - { "id": "condom", "fg": 10779 }, - { "id": "craft", "fg": 10780 }, - { "id": "pomegranate", "fg": 10790 }, - { "id": "strawberries", "fg": 10791 }, - { "id": "cabbage", "fg": 10781 }, - { "id": "mango", "fg": 10787 }, - { "id": "kiwi", "fg": 10786 }, - { "id": "papaya", "fg": 10788 }, - { "id": "grapefruit", "fg": 10785 }, - { "id": "pineapple", "fg": 10789 }, - { "id": "celery", "fg": 10783 }, - { "id": "chili_pepper", "fg": 10784 }, - { "id": "carrot", "fg": 10782 }, - { "id": "zucchini", "fg": 10792 }, - { "id": "akmag30", "fg": 10793 }, - { "id": "duct_tape", "fg": 10794 }, - { "id": "extinguisher", "fg": 10795 }, - { "id": "sm_extinguisher", "fg": 10796 }, - { "id": "fan", "fg": 10797 }, + "fg": 10803, + "additional_tiles": [ + { "id": "center", "fg": 10788 }, + { "id": "corner", "fg": [ 10790, 10792, 10791, 10789 ] }, + { "id": "t_connection", "fg": [ 10800, 10802, 10801, 10799 ] }, + { "id": "edge", "fg": [ 10794, 10793 ] }, + { "id": "end_piece", "fg": [ 10796, 10798, 10797, 10795 ] }, + { "id": "unconnected", "fg": [ 10803, 10803, 10803, 10803 ] } + ] + }, + { "id": "f_solar_unit", "fg": 10804 }, + { "id": "f_speaker_cabinet", "fg": 10805 }, + { "id": "f_water_mill", "fg": 10806 }, + { "id": "water_mill", "fg": 10807 }, + { "id": "f_water_purifier", "fg": 10808 }, + { "id": "f_wood_keg", "fg": 10940 }, + { "id": "30gal_barrel", "fg": 10809 }, + { "id": "alarmclock", "fg": 10810 }, + { "id": "clock", "fg": 10810 }, + { "id": [ "autoclave", "vh_autoclave" ], "fg": 10814 }, + { "id": "bag_canvas_small", "fg": 10816 }, + { "id": "bathroom_scale", "fg": 10817 }, + { "id": "bead_necklace", "fg": 10818 }, + { "id": "brazier", "fg": 10819 }, + { "id": "bubblewrap", "fg": 10820 }, + { "id": "bucket", "fg": 10821 }, + { "id": "camera_pro", "fg": 10826 }, + { "id": "condom", "fg": 10827 }, + { "id": "craft", "fg": 10828 }, + { "id": "pomegranate", "fg": 10838 }, + { "id": "strawberries", "fg": 10839 }, + { "id": "cabbage", "fg": 10829 }, + { "id": "mango", "fg": 10835 }, + { "id": "kiwi", "fg": 10834 }, + { "id": "papaya", "fg": 10836 }, + { "id": "grapefruit", "fg": 10833 }, + { "id": "pineapple", "fg": 10837 }, + { "id": "celery", "fg": 10831 }, + { "id": "chili_pepper", "fg": 10832 }, + { "id": "carrot", "fg": 10830 }, + { "id": "zucchini", "fg": 10840 }, + { "id": "akmag30", "fg": 10841 }, + { "id": "duct_tape", "fg": 10842 }, + { "id": "extinguisher", "fg": 10843 }, + { "id": "sm_extinguisher", "fg": 10844 }, + { "id": "fan", "fg": 10845 }, { "id": [ "family_photo", @@ -16089,18 +16211,18 @@ "battleship", "clue" ], - "fg": 10798 - }, - { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 10799 }, - { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 10801 }, - { "id": "glock17_17", "fg": 10804 }, - { "id": "holy_symbol", "fg": 10805 }, - { "id": "holy_symbol_wood", "fg": 10806 }, - { "id": "hotplate", "fg": 10807 }, - { "id": "jerrycan", "fg": 10808 }, - { "id": "jerrycan_big", "fg": 10809 }, - { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 10823 }, - { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 10816 }, + "fg": 10846 + }, + { "id": [ "birchbark_funnel", "funnel", "makeshift_funnel", "metal_funnel" ], "fg": 10847 }, + { "id": [ "tr_funnel", "tr_makeshift_funnel", "tr_raincatcher", "tr_metal_funnel" ], "fg": 10849 }, + { "id": "glock17_17", "fg": 10852 }, + { "id": "holy_symbol", "fg": 10853 }, + { "id": "holy_symbol_wood", "fg": 10854 }, + { "id": "hotplate", "fg": 10855 }, + { "id": "jerrycan", "fg": 10856 }, + { "id": "jerrycan_big", "fg": 10857 }, + { "id": [ "toothbrush_plain", "toothbrush_dirty" ], "fg": 10871 }, + { "id": [ "fc_hairpin", "platinum_hairpin", "silver_hairpin", "copper_hairpin", "tieclip" ], "fg": 10864 }, { "id": [ "nyquil", @@ -16252,7 +16374,7 @@ "wine_chardonnay", "drink_martini" ], - "fg": 10826 + "fg": 10874 }, { "id": [ @@ -16293,7 +16415,7 @@ "soup_tomato", "young_yeast" ], - "fg": 10828 + "fg": 10876 }, { "id": [ @@ -16315,56 +16437,56 @@ "hi_q_distillate_tails", "hi_q_distillate" ], - "fg": 10827 - }, - { "id": "longsword", "fg": 10829 }, - { "id": "longsword_inferior", "fg": 10831 }, - { "id": "longsword_fake", "fg": 10830 }, - { "id": "mask_gas", "fg": 10832 }, - { "id": "plastic_chunk", "fg": 10833 }, - { "id": "scrap_copper", "fg": 10834 }, - { "id": "pickaxe", "fg": 10835 }, - { "id": "pitchfork", "fg": 10836 }, - { "id": "plunger_futuristic", "fg": 10837 }, - { "id": "plunger_toilet", "fg": 10838 }, - { "id": "pocketwatch", "fg": 10839 }, - { "id": "bacon", "fg": 10840 }, - { "id": "porkbelly", "fg": 10841 }, - { "id": "raw_cured_fatty_meat", "fg": 10842 }, - { "id": "raw_curing_fatty_meat", "fg": 10843 }, - { "id": "material_sand", "fg": 10870 }, - { "id": "material_soil", "fg": 10872 }, - { "id": "chem_aluminium_powder", "fg": 10844 }, - { "id": "chem_aluminium_sulphate", "fg": 10845 }, - { "id": "chem_ammonium_nitrate", "fg": 10846 }, - { "id": "chem_black_powder", "fg": 10847 }, - { "id": "cac2powder", "fg": 10848 }, - { "id": "chilly-p", "fg": 10849 }, - { "id": "meal_chitin_piece", "fg": 10850 }, - { "id": "chem_chromium_oxide", "fg": 10851 }, - { "id": "coffee_raw", "fg": 10852 }, - { "id": "curry_powder", "fg": 10853 }, - { "id": "powder_eggs", "fg": 10854 }, - { "id": "fungicide", "fg": 10855 }, - { "id": "insecticide", "fg": 10857 }, - { "id": "chem_hmtd", "fg": 10856 }, - { "id": "lemonade_powder", "fg": 10858 }, - { "id": "lye_powder", "fg": 10859 }, - { "id": "magnesium", "fg": 10860 }, - { "id": "chem_manganese_dioxide", "fg": 10861 }, - { "id": "chem_match_head_powder", "fg": 10862 }, - { "id": "mustard_powder", "fg": 10863 }, - { "id": "oxy_powder", "fg": 10864 }, - { "id": "chem_peptone_broth", "fg": 10865 }, - { "id": "protein_powder", "fg": 10866 }, - { "id": "material_quicklime", "fg": 10867 }, - { "id": "chem_rocket_fuel", "fg": 10868 }, - { "id": "chem_saltpetre", "fg": 10869 }, - { "id": "gunpowder", "fg": 10871 }, - { "id": "chem_thermite", "fg": 10873 }, - { "id": "tin", "fg": 10874 }, - { "id": "yeast", "fg": 10876 }, - { "id": "chem_zinc_powder", "fg": 10877 }, + "fg": 10875 + }, + { "id": "longsword", "fg": 10877 }, + { "id": "longsword_inferior", "fg": 10879 }, + { "id": "longsword_fake", "fg": 10878 }, + { "id": "mask_gas", "fg": 10880 }, + { "id": "plastic_chunk", "fg": 10881 }, + { "id": "scrap_copper", "fg": 10882 }, + { "id": "pickaxe", "fg": 10883 }, + { "id": "pitchfork", "fg": 10884 }, + { "id": "plunger_futuristic", "fg": 10885 }, + { "id": "plunger_toilet", "fg": 10886 }, + { "id": "pocketwatch", "fg": 10887 }, + { "id": "bacon", "fg": 10888 }, + { "id": "porkbelly", "fg": 10889 }, + { "id": "raw_cured_fatty_meat", "fg": 10890 }, + { "id": "raw_curing_fatty_meat", "fg": 10891 }, + { "id": "material_sand", "fg": 10918 }, + { "id": "material_soil", "fg": 10920 }, + { "id": "chem_aluminium_powder", "fg": 10892 }, + { "id": "chem_aluminium_sulphate", "fg": 10893 }, + { "id": "chem_ammonium_nitrate", "fg": 10894 }, + { "id": "chem_black_powder", "fg": 10895 }, + { "id": "cac2powder", "fg": 10896 }, + { "id": "chilly-p", "fg": 10897 }, + { "id": "meal_chitin_piece", "fg": 10898 }, + { "id": "chem_chromium_oxide", "fg": 10899 }, + { "id": "coffee_raw", "fg": 10900 }, + { "id": "curry_powder", "fg": 10901 }, + { "id": "powder_eggs", "fg": 10902 }, + { "id": "fungicide", "fg": 10903 }, + { "id": "insecticide", "fg": 10905 }, + { "id": "chem_hmtd", "fg": 10904 }, + { "id": "lemonade_powder", "fg": 10906 }, + { "id": "lye_powder", "fg": 10907 }, + { "id": "magnesium", "fg": 10908 }, + { "id": "chem_manganese_dioxide", "fg": 10909 }, + { "id": "chem_match_head_powder", "fg": 10910 }, + { "id": "mustard_powder", "fg": 10911 }, + { "id": "oxy_powder", "fg": 10912 }, + { "id": "chem_peptone_broth", "fg": 10913 }, + { "id": "protein_powder", "fg": 10914 }, + { "id": "material_quicklime", "fg": 10915 }, + { "id": "chem_rocket_fuel", "fg": 10916 }, + { "id": "chem_saltpetre", "fg": 10917 }, + { "id": "gunpowder", "fg": 10919 }, + { "id": "chem_thermite", "fg": 10921 }, + { "id": "tin", "fg": 10922 }, + { "id": "yeast", "fg": 10924 }, + { "id": "chem_zinc_powder", "fg": 10925 }, { "id": [ "sugar", @@ -16377,598 +16499,598 @@ "quikclot", "chem_acrylamide" ], - "fg": 10875 - }, - { "id": "radio", "fg": 10878 }, - { "id": "ref_lighter", "fg": 10879 }, - { "id": "rhubarb", "fg": 10880 }, - { "id": "rope_6", "fg": 10881 }, - { "id": "spray_can", "fg": 10882 }, - { "id": "stanag30", "fg": 10883 }, - { "id": "stepladder", "fg": 10884 }, - { "id": "stereo", "fg": 10885 }, - { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 10886 }, - { "id": "waffleiron", "fg": 10887 }, - { "id": "warhammer", "fg": 10888 }, - { "id": "welding_mask", "fg": 10889 }, - { "id": "wind_mill", "fg": 10890 }, - { "id": "wood_beam", "fg": 10891 }, - { "id": "wooden_barrel", "fg": 10892 }, - { "id": "zweihander", "fg": 10893 }, - { "id": "zweihander_inferior", "fg": 10895 }, - { "id": "zweihander_fake", "fg": 10894 }, - { "id": "demon_spider_lair", "fg": 10915, "bg": 3884 }, - { "id": [ "magic_cabin", "magic_cabin_roof" ], "fg": 10917, "bg": 3884 }, - { "id": "mon_demon_spiderling", "fg": 10918, "bg": 3671 }, + "fg": 10923 + }, + { "id": "radio", "fg": 10926 }, + { "id": "ref_lighter", "fg": 10927 }, + { "id": "rhubarb", "fg": 10928 }, + { "id": "rope_6", "fg": 10929 }, + { "id": "spray_can", "fg": 10930 }, + { "id": "stanag30", "fg": 10931 }, + { "id": "stepladder", "fg": 10932 }, + { "id": "stereo", "fg": 10933 }, + { "id": [ "toolbox", "toolbox_empty", "toolbox_workshop_empty" ], "fg": 10934 }, + { "id": "waffleiron", "fg": 10935 }, + { "id": "warhammer", "fg": 10936 }, + { "id": "welding_mask", "fg": 10937 }, + { "id": "wind_mill", "fg": 10938 }, + { "id": "wood_beam", "fg": 10939 }, + { "id": "wooden_barrel", "fg": 10940 }, + { "id": "zweihander", "fg": 10941 }, + { "id": "zweihander_inferior", "fg": 10943 }, + { "id": "zweihander_fake", "fg": 10942 }, + { "id": "demon_spider_lair", "fg": 10963, "bg": 3903 }, + { "id": [ "magic_cabin", "magic_cabin_roof" ], "fg": 10965, "bg": 3903 }, + { "id": "mon_demon_spiderling", "fg": 10966, "bg": 3690 }, { "id": "t_demon_web_wall", - "fg": 10935, - "multitile": true, - "additional_tiles": [ - { "id": "center", "fg": 10920 }, - { "id": "corner", "fg": [ 10922, 10924, 10923, 10921 ] }, - { "id": "t_connection", "fg": [ 10932, 10934, 10933, 10931 ] }, - { "id": "edge", "fg": [ 10926, 10925 ] }, - { "id": "end_piece", "fg": [ 10928, 10930, 10929, 10927 ] }, - { "id": "unconnected", "fg": [ 10935, 10935 ] } - ] - }, - { "id": "mon_grenade_hack", "fg": 10944, "bg": 3671 }, - { "id": "mon_mininuke_hack", "fg": 10946, "bg": 3671 }, - { "id": "bot_grenade_hack", "fg": 10938 }, - { "id": "bot_mininuke_hack", "fg": 10939 }, - { "id": "mon_manhack", "fg": 10945, "bg": 3671 }, - { "id": "mon_gasbomb_hack", "fg": 10943, "bg": 3671 }, - { "id": "mon_flashbang_hack", "fg": 10942, "bg": 3671 }, - { "id": "mon_c4_hack", "fg": 10941, "bg": 3671 }, - { "id": "mon_EMP_hack", "fg": 10940, "bg": 3671 }, - { "id": "mon_grocerybot", "fg": 10947, "bg": 3671 }, - { "id": "mon_grocerybot_busted", "fg": 10948, "bg": 3671 }, - { "id": "mon_raccoon", "fg": 10949, "bg": 3671 }, - { "id": "mon_weasel", "fg": 10950, "bg": 3671 }, - { "id": "mon_wraith", "fg": 10952, "bg": 3671 }, + "fg": 10983, + "multitile": true, + "additional_tiles": [ + { "id": "center", "fg": 10968 }, + { "id": "corner", "fg": [ 10970, 10972, 10971, 10969 ] }, + { "id": "t_connection", "fg": [ 10980, 10982, 10981, 10979 ] }, + { "id": "edge", "fg": [ 10974, 10973 ] }, + { "id": "end_piece", "fg": [ 10976, 10978, 10977, 10975 ] }, + { "id": "unconnected", "fg": [ 10983, 10983 ] } + ] + }, + { "id": "mon_grenade_hack", "fg": 10992, "bg": 3690 }, + { "id": "mon_mininuke_hack", "fg": 10994, "bg": 3690 }, + { "id": "bot_grenade_hack", "fg": 10986 }, + { "id": "bot_mininuke_hack", "fg": 10987 }, + { "id": "mon_manhack", "fg": 10993, "bg": 3690 }, + { "id": "mon_gasbomb_hack", "fg": 10991, "bg": 3690 }, + { "id": "mon_flashbang_hack", "fg": 10990, "bg": 3690 }, + { "id": "mon_c4_hack", "fg": 10989, "bg": 3690 }, + { "id": "mon_EMP_hack", "fg": 10988, "bg": 3690 }, + { "id": "mon_grocerybot", "fg": 10995, "bg": 3690 }, + { "id": "mon_grocerybot_busted", "fg": 10996, "bg": 3690 }, + { "id": "mon_raccoon", "fg": 10997, "bg": 3690 }, + { "id": "mon_weasel", "fg": 10998, "bg": 3690 }, + { "id": "mon_wraith", "fg": 11000, "bg": 3690 }, { "id": "mon_absence", "fg": 1488 }, - { "id": "infrared_creature", "fg": 10953 }, + { "id": "infrared_creature", "fg": 11001 }, { "id": "weather_rain_drop", "fg": [ - { "weight": 100, "sprite": 10956 }, - { "weight": 100, "sprite": 10958 }, - { "weight": 100, "sprite": 10959 }, - { "weight": 100, "sprite": 10960 }, - { "weight": 100, "sprite": 10961 }, - { "weight": 100, "sprite": 10962 }, - { "weight": 100, "sprite": 10963 }, - { "weight": 100, "sprite": 10964 }, - { "weight": 100, "sprite": 10965 }, - { "weight": 100, "sprite": 10957 } - ] - }, - { "id": "weather_snowflake", "fg": 10966 }, - { "id": "weather_acid_drop", "fg": 10954 }, - { "id": "t_floor_red", "fg": 10970 }, - { "id": "t_floor_green", "fg": 10969 }, - { "id": "t_floor_blue", "fg": 10968 }, - { "id": [ "t_searth_test", "t_searth" ], "fg": 10971 }, - { "id": "t_current_trans", "fg": 10972, "bg": 6337 }, - { "id": "t_potential_trans", "fg": 10973, "bg": 6337 }, + { "weight": 100, "sprite": 11004 }, + { "weight": 100, "sprite": 11006 }, + { "weight": 100, "sprite": 11007 }, + { "weight": 100, "sprite": 11008 }, + { "weight": 100, "sprite": 11009 }, + { "weight": 100, "sprite": 11010 }, + { "weight": 100, "sprite": 11011 }, + { "weight": 100, "sprite": 11012 }, + { "weight": 100, "sprite": 11013 }, + { "weight": 100, "sprite": 11005 } + ] + }, + { "id": "weather_snowflake", "fg": 11014 }, + { "id": "weather_acid_drop", "fg": 11002 }, + { "id": "t_floor_red", "fg": 11018 }, + { "id": "t_floor_green", "fg": 11017 }, + { "id": "t_floor_blue", "fg": 11016 }, + { "id": [ "t_searth_test", "t_searth" ], "fg": 11019 }, + { "id": "t_current_trans", "fg": 11020, "bg": 6356 }, + { "id": "t_potential_trans", "fg": 11021, "bg": 6356 }, { "id": "f_absence", - "fg": 10989, + "fg": 11037, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 10974 }, - { "id": "corner", "fg": [ 10976, 10978, 10977, 10975 ] }, - { "id": "t_connection", "fg": [ 10986, 10988, 10987, 10985 ] }, - { "id": "edge", "fg": [ 10980, 10979 ] }, - { "id": "end_piece", "fg": [ 10982, 10984, 10983, 10981 ] }, - { "id": "unconnected", "fg": [ 10989, 10989 ] } + { "id": "center", "fg": 11022 }, + { "id": "corner", "fg": [ 11024, 11026, 11025, 11023 ] }, + { "id": "t_connection", "fg": [ 11034, 11036, 11035, 11033 ] }, + { "id": "edge", "fg": [ 11028, 11027 ] }, + { "id": "end_piece", "fg": [ 11030, 11032, 11031, 11029 ] }, + { "id": "unconnected", "fg": [ 11037, 11037 ] } ] }, - { "id": "graffiti", "fg": 10990 }, - { "id": "t_pedestal_wyrm", "fg": 10992, "bg": 5918 }, + { "id": "graffiti", "fg": 11038 }, + { "id": "t_pedestal_wyrm", "fg": 11040, "bg": 5937 }, { "id": "t_pedestal_temple", - "fg": [ { "weight": 100, "sprite": 10993 }, { "weight": 100, "sprite": 10991 } ], - "bg": 4730 + "fg": [ { "weight": 100, "sprite": 11041 }, { "weight": 100, "sprite": 11039 } ], + "bg": 4749 }, { "id": "t_pedestal_temple_season_winter", - "fg": [ { "weight": 100, "sprite": 10993 }, { "weight": 100, "sprite": 10991 } ], - "bg": 4177 + "fg": [ { "weight": 100, "sprite": 11041 }, { "weight": 100, "sprite": 11039 } ], + "bg": 4196 }, - { "id": "t_zebra", "fg": 10994 }, - { "id": "t_zebra_season_winter", "fg": 4176 }, + { "id": "t_zebra", "fg": 11042 }, + { "id": "t_zebra_season_winter", "fg": 4195 }, { "id": [ "t_metal_railing", "t_concrete_railing", "t_glass_railing" ], "multitile": true, - "fg": 5786, - "bg": 4473, - "additional_tiles": [ - { "id": "center", "bg": 4473, "fg": 5771 }, - { "id": "corner", "bg": 4473, "fg": [ 5773, 5775, 5774, 5772 ] }, - { "id": "t_connection", "bg": 4473, "fg": [ 5783, 5785, 5784, 5782 ] }, - { "id": "edge", "bg": 4473, "fg": [ 5777, 5776 ] }, - { "id": "end_piece", "bg": 4473, "fg": [ 5779, 5781, 5780, 5778 ] }, - { "bg": 4473, "id": "unconnected", "fg": [ 5786, 5786 ] } - ] - }, - { "id": "t_chaingate_c", "fg": 10996, "bg": 5605 }, - { "id": "t_chaingate_l", "fg": 10997, "bg": 5605 }, - { "id": "t_chaingate_o", "fg": 10998, "bg": 5605 }, - { "id": "t_chainfence_posts", "fg": 10995, "bg": 5605 }, - { "id": "t_chaingate_c_season_winter", "fg": 10996, "bg": 4177 }, - { "id": "t_chaingate_l_season_winter", "fg": 10997, "bg": 4177 }, - { "id": "t_chaingate_o_season_winter", "fg": 10998, "bg": 4177 }, - { "id": "t_chainfence_posts_season_winter", "fg": 10995, "bg": 4177 }, - { "id": "t_console", "fg": 10999 }, - { "id": "t_console_broken", "fg": 11000 }, - { "id": "t_dirtmound", "fg": 11001, "bg": 5346 }, - { "id": "t_dirtmound_season_summer", "fg": 11001, "bg": 5356 }, - { "id": "t_dirtmound_season_autumn", "fg": 11001, "bg": 5351 }, - { "id": "t_dirtmound_season_winter", "fg": 11002 }, - { "id": "t_door_metal_c", "fg": 11003 }, - { "id": "t_door_metal_o", "fg": 11004 }, - { "id": "t_fern", "fg": 11005, "bg": 5346 }, - { "id": "t_fern_harvested", "fg": 11006, "bg": 5346 }, - { "id": "t_fern_season_summer", "fg": 11005, "bg": 5356 }, - { "id": "t_fern_harvested_season_summer", "fg": 11006, "bg": 5356 }, - { "id": "t_fern_season_autumn", "fg": 11005, "bg": 5351 }, - { "id": "t_fern_harvested_season_autumn", "fg": 11006, "bg": 5351 }, - { "id": "t_fern_season_winter", "fg": 11005, "bg": 4175 }, - { "id": "t_fern_harvested_season_winter", "fg": 11006, "bg": 4175 }, + "fg": 5805, + "bg": 4492, + "additional_tiles": [ + { "id": "center", "bg": 4492, "fg": 5790 }, + { "id": "corner", "bg": 4492, "fg": [ 5792, 5794, 5793, 5791 ] }, + { "id": "t_connection", "bg": 4492, "fg": [ 5802, 5804, 5803, 5801 ] }, + { "id": "edge", "bg": 4492, "fg": [ 5796, 5795 ] }, + { "id": "end_piece", "bg": 4492, "fg": [ 5798, 5800, 5799, 5797 ] }, + { "bg": 4492, "id": "unconnected", "fg": [ 5805, 5805 ] } + ] + }, + { "id": "t_chaingate_c", "fg": 11044, "bg": 5624 }, + { "id": "t_chaingate_l", "fg": 11045, "bg": 5624 }, + { "id": "t_chaingate_o", "fg": 11046, "bg": 5624 }, + { "id": "t_chainfence_posts", "fg": 11043, "bg": 5624 }, + { "id": "t_chaingate_c_season_winter", "fg": 11044, "bg": 4196 }, + { "id": "t_chaingate_l_season_winter", "fg": 11045, "bg": 4196 }, + { "id": "t_chaingate_o_season_winter", "fg": 11046, "bg": 4196 }, + { "id": "t_chainfence_posts_season_winter", "fg": 11043, "bg": 4196 }, + { "id": "t_console", "fg": 11047 }, + { "id": "t_console_broken", "fg": 11048 }, + { "id": "t_dirtmound", "fg": 11049, "bg": 5365 }, + { "id": "t_dirtmound_season_summer", "fg": 11049, "bg": 5375 }, + { "id": "t_dirtmound_season_autumn", "fg": 11049, "bg": 5370 }, + { "id": "t_dirtmound_season_winter", "fg": 11050 }, + { "id": "t_door_metal_c", "fg": 11051 }, + { "id": "t_door_metal_o", "fg": 11052 }, + { "id": "t_fern", "fg": 11053, "bg": 5365 }, + { "id": "t_fern_harvested", "fg": 11054, "bg": 5365 }, + { "id": "t_fern_season_summer", "fg": 11053, "bg": 5375 }, + { "id": "t_fern_harvested_season_summer", "fg": 11054, "bg": 5375 }, + { "id": "t_fern_season_autumn", "fg": 11053, "bg": 5370 }, + { "id": "t_fern_harvested_season_autumn", "fg": 11054, "bg": 5370 }, + { "id": "t_fern_season_winter", "fg": 11053, "bg": 4194 }, + { "id": "t_fern_harvested_season_winter", "fg": 11054, "bg": 4194 }, { "id": [ "t_junk_palisade", "t_junk_wall" ], "fg": [ - { "weight": 100, "sprite": 11007 }, - { "weight": 100, "sprite": 11008 }, - { "weight": 100, "sprite": 11009 }, - { "weight": 100, "sprite": 11010 } + { "weight": 100, "sprite": 11055 }, + { "weight": 100, "sprite": 11056 }, + { "weight": 100, "sprite": 11057 }, + { "weight": 100, "sprite": 11058 } ] }, { "id": "t_paper", - "fg": 11026, + "fg": 11074, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11011 }, - { "id": "corner", "fg": [ 11013, 11015, 11014, 11012 ] }, - { "id": "t_connection", "fg": [ 11023, 11025, 11024, 11022 ] }, - { "id": "edge", "fg": [ 11017, 11016 ] }, - { "id": "end_piece", "fg": [ 11019, 11021, 11020, 11018 ] }, - { "id": "unconnected", "fg": [ 11026, 11026 ] } + { "id": "center", "fg": 11059 }, + { "id": "corner", "fg": [ 11061, 11063, 11062, 11060 ] }, + { "id": "t_connection", "fg": [ 11071, 11073, 11072, 11070 ] }, + { "id": "edge", "fg": [ 11065, 11064 ] }, + { "id": "end_piece", "fg": [ 11067, 11069, 11068, 11066 ] }, + { "id": "unconnected", "fg": [ 11074, 11074 ] } ] }, - { "id": "t_reinforced_glass_shutter", "fg": 11028 }, - { "id": "t_reinforced_glass_shutter_open", "fg": 11029 }, + { "id": "t_reinforced_glass_shutter", "fg": 11076 }, + { "id": "t_reinforced_glass_shutter_open", "fg": 11077 }, { "id": "t_sandbox", - "fg": 11045, + "fg": 11093, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11030 }, - { "id": "corner", "fg": [ 11032, 11034, 11033, 11031 ] }, - { "id": "t_connection", "fg": [ 11042, 11044, 11043, 11041 ] }, - { "id": "edge", "fg": [ 11036, 11035 ] }, - { "id": "end_piece", "fg": [ 11038, 11040, 11039, 11037 ] }, - { "id": "unconnected", "fg": [ 11045, 11045 ] } + { "id": "center", "fg": 11078 }, + { "id": "corner", "fg": [ 11080, 11082, 11081, 11079 ] }, + { "id": "t_connection", "fg": [ 11090, 11092, 11091, 11089 ] }, + { "id": "edge", "fg": [ 11084, 11083 ] }, + { "id": "end_piece", "fg": [ 11086, 11088, 11087, 11085 ] }, + { "id": "unconnected", "fg": [ 11093, 11093 ] } ] }, - { "id": "t_slot_machine", "fg": 11046, "bg": 4953 }, + { "id": "t_slot_machine", "fg": 11094, "bg": 4972 }, { "id": "t_trunk", "multitile": true, - "fg": [ 11048, 11047 ], - "bg": [ { "weight": 100, "sprite": 5346 }, { "weight": 100, "sprite": 5348 } ] + "fg": [ 11096, 11095 ], + "bg": [ { "weight": 100, "sprite": 5365 }, { "weight": 100, "sprite": 5367 } ] }, { "id": "t_trunk_season_summer", "multitile": true, - "fg": [ 11048, 11047 ], - "bg": [ { "weight": 100, "sprite": 5356 }, { "weight": 100, "sprite": 5358 } ] + "fg": [ 11096, 11095 ], + "bg": [ { "weight": 100, "sprite": 5375 }, { "weight": 100, "sprite": 5377 } ] }, { "id": "t_trunk_season_autumn", "multitile": true, - "fg": [ 11048, 11047 ], - "bg": [ { "weight": 100, "sprite": 5351 }, { "weight": 100, "sprite": 5353 } ] + "fg": [ 11096, 11095 ], + "bg": [ { "weight": 100, "sprite": 5370 }, { "weight": 100, "sprite": 5372 } ] }, - { "id": "t_trunk_season_winter", "multitile": true, "fg": [ 11048, 11047 ], "bg": 4177 }, - { "id": "t_wall_half", "fg": 11049, "bg": 4953 }, + { "id": "t_trunk_season_winter", "multitile": true, "fg": [ 11096, 11095 ], "bg": 4196 }, + { "id": "t_wall_half", "fg": 11097, "bg": 4972 }, { "id": "t_wax", - "fg": 11065, + "fg": 11113, "multitile": true, "additional_tiles": [ - { "id": "center", "fg": 11050 }, - { "id": "corner", "fg": [ 11052, 11054, 11053, 11051 ] }, - { "id": "t_connection", "fg": [ 11062, 11064, 11063, 11061 ] }, - { "id": "edge", "fg": [ 11056, 11055 ] }, - { "id": "end_piece", "fg": [ 11058, 11060, 11059, 11057 ] }, - { "id": "unconnected", "fg": [ 11065, 11065 ] } + { "id": "center", "fg": 11098 }, + { "id": "corner", "fg": [ 11100, 11102, 11101, 11099 ] }, + { "id": "t_connection", "fg": [ 11110, 11112, 11111, 11109 ] }, + { "id": "edge", "fg": [ 11104, 11103 ] }, + { "id": "end_piece", "fg": [ 11106, 11108, 11107, 11105 ] }, + { "id": "unconnected", "fg": [ 11113, 11113 ] } ] }, - { "id": "t_window_boarded", "fg": 11066, "bg": 6919 }, - { "id": "t_window_boarded_noglass", "fg": 11066, "bg": 6926 }, - { "id": "t_window_enhanced", "fg": 11067, "bg": 6919 }, - { "id": "t_window_enhanced_noglass", "fg": 11067, "bg": 6926 }, - { "id": "t_window_frame", "fg": 11068 }, - { "id": "t_window_reinforced", "fg": 11069, "bg": 6919 }, - { "id": "t_window_reinforced_noglass", "fg": 11069, "bg": 6926 }, - { "id": "tr_firewood_source", "fg": 11070 }, - { "id": "tr_unfinished_construction", "fg": 11071 }, + { "id": "t_window_boarded", "fg": 11114, "bg": 6938 }, + { "id": "t_window_boarded_noglass", "fg": 11114, "bg": 6945 }, + { "id": "t_window_enhanced", "fg": 11115, "bg": 6938 }, + { "id": "t_window_enhanced_noglass", "fg": 11115, "bg": 6945 }, + { "id": "t_window_frame", "fg": 11116 }, + { "id": "t_window_reinforced", "fg": 11117, "bg": 6938 }, + { "id": "t_window_reinforced_noglass", "fg": 11117, "bg": 6945 }, + { "id": "tr_firewood_source", "fg": 11118 }, + { "id": "tr_unfinished_construction", "fg": 11119 }, { "id": "vp_hdboard_ne", - "fg": [ 11098, 11101, 11100, 11099 ], + "fg": [ 11146, 11149, 11148, 11147 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11098, 11101, 11100, 11099 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11146, 11149, 11148, 11147 ] } ] }, { "id": "vp_hdboard_nw", - "fg": [ 11102, 11105, 11104, 11103 ], + "fg": [ 11150, 11153, 11152, 11151 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11102, 11105, 11104, 11103 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11150, 11153, 11152, 11151 ] } ] }, { "id": "vp_hdboard_se", - "fg": [ 11106, 11108, 11102, 11107 ], + "fg": [ 11154, 11156, 11150, 11155 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11106, 11108, 11102, 11107 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11154, 11156, 11150, 11155 ] } ] }, { "id": "vp_hdboard_sw", - "fg": [ 11109, 11111, 11098, 11110 ], + "fg": [ 11157, 11159, 11146, 11158 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11109, 11111, 11098, 11110 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11157, 11159, 11146, 11158 ] } ] }, { "id": "vp_hdboard_vertical_left", - "fg": [ 11112, 11114, 11115, 11113 ], + "fg": [ 11160, 11162, 11163, 11161 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11112, 11114, 11115, 11113 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11160, 11162, 11163, 11161 ] } ] }, { "id": "vp_hdboard_vertical_right", - "fg": [ 11115, 11117, 11112, 11116 ], + "fg": [ 11163, 11165, 11160, 11164 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11115, 11117, 11112, 11116 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11163, 11165, 11160, 11164 ] } ] }, { "id": [ "vp_hdboard_horizontal", "vp_hdboard_horizontal_2" ], - "fg": 11094, + "fg": 11142, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11094 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11142 } ] }, { "id": "vp_hdboard_horizontal_front", - "fg": [ 11094, 11096, 11094, 11095 ], + "fg": [ 11142, 11144, 11142, 11143 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11094, 11096, 11094, 11095 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11142, 11144, 11142, 11143 ] } ] }, { "id": "vp_hdboard_horizontal_rear", - "fg": [ 11097, 11095, 11094, 11096 ], + "fg": [ 11145, 11143, 11142, 11144 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11097, 11095, 11094, 11096 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11145, 11143, 11142, 11144 ] } ] }, { "id": [ "vp_hdboard_vertical", "vp_hdboard_vertical_2" ], - "fg": 11112, + "fg": 11160, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11112 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11160 } ] }, { "id": "vp_hdhalfboard_ne", - "fg": [ 11132, 11135, 11134, 11133 ], + "fg": [ 11180, 11183, 11182, 11181 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11132, 11135, 11134, 11133 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11180, 11183, 11182, 11181 ] } ] }, { "id": "vp_hdhalfboard_nw", - "fg": [ 11136, 11139, 11138, 11137 ], + "fg": [ 11184, 11187, 11186, 11185 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11136, 11139, 11138, 11137 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11184, 11187, 11186, 11185 ] } ] }, { "id": "vp_hdhalfboard_se", - "fg": [ 11140, 11143, 11142, 11141 ], + "fg": [ 11188, 11191, 11190, 11189 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11140, 11143, 11142, 11141 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11188, 11191, 11190, 11189 ] } ] }, { "id": "vp_hdhalfboard_sw", - "fg": [ 11144, 11147, 11146, 11145 ], + "fg": [ 11192, 11195, 11194, 11193 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11144, 11147, 11146, 11145 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11192, 11195, 11194, 11193 ] } ] }, { "id": "vp_hdhalfboard_vertical_left", - "fg": [ 11152, 11155, 11154, 11153 ], + "fg": [ 11200, 11203, 11202, 11201 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11152, 11155, 11154, 11153 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11200, 11203, 11202, 11201 ] } ] }, { "id": "vp_hdhalfboard_vertical_right", - "fg": [ 11156, 11159, 11158, 11157 ], + "fg": [ 11204, 11207, 11206, 11205 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11156, 11159, 11158, 11157 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11204, 11207, 11206, 11205 ] } ] }, { "id": "vp_hdhalfboard_horizontal", - "fg": [ 11127, 11130, 11129, 11128 ], + "fg": [ 11175, 11178, 11177, 11176 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11127, 11130, 11129, 11128 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11175, 11178, 11177, 11176 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2", - "fg": 11122, + "fg": 11170, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11122 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11170 } ] }, { "id": "vp_hdhalfboard_horizontal_front", - "fg": [ 11127, 11130, 11129, 11128 ], + "fg": [ 11175, 11178, 11177, 11176 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11127, 11130, 11129, 11128 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11175, 11178, 11177, 11176 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2_front", - "fg": [ 11122, 11125, 11124, 11123 ], + "fg": [ 11170, 11173, 11172, 11171 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11122, 11125, 11124, 11123 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11170, 11173, 11172, 11171 ] } ] }, { "id": "vp_hdhalfboard_horizontal_rear", - "fg": [ 11131, 11128, 11127, 11130 ], + "fg": [ 11179, 11176, 11175, 11178 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11131, 11128, 11127, 11130 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11179, 11176, 11175, 11178 ] } ] }, { "id": "vp_hdhalfboard_horizontal_2_rear", - "fg": [ 11126, 11123, 11122, 11125 ], + "fg": [ 11174, 11171, 11170, 11173 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11126, 11123, 11122, 11125 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11174, 11171, 11170, 11173 ] } ] }, { "id": "vp_hdhalfboard_vertical", - "fg": 11148, + "fg": 11196, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11148 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11196 } ] }, { "id": "vp_hdhalfboard_vertical_2", - "fg": 11149, + "fg": 11197, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11149 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11197 } ] }, { "id": "vp_hdhalfboard_vertical_2_left", - "fg": [ 11150, 11155, 11154, 11153 ], + "fg": [ 11198, 11203, 11202, 11201 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11150, 11155, 11154, 11153 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11198, 11203, 11202, 11201 ] } ] }, { "id": "vp_hdhalfboard_vertical_2_right", - "fg": [ 11151, 11159, 11158, 11157 ], + "fg": [ 11199, 11207, 11206, 11205 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11151, 11159, 11158, 11157 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11199, 11207, 11206, 11205 ] } ] }, { "id": "vp_hdhalfboard_cover", - "fg": [ 11118, 11121, 11120, 11119 ], + "fg": [ 11166, 11169, 11168, 11167 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11118, 11121, 11120, 11119 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11166, 11169, 11168, 11167 ] } ] }, { "id": "vp_xlhalfboard_ne", - "fg": [ 11081, 11084, 11083, 11082 ], + "fg": [ 11129, 11132, 11131, 11130 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11081, 11084, 11083, 11082 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11129, 11132, 11131, 11130 ] } ] }, { "id": "vp_xlhalfboard_nw", - "fg": [ 11085, 11088, 11087, 11086 ], + "fg": [ 11133, 11136, 11135, 11134 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11085, 11088, 11087, 11086 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11133, 11136, 11135, 11134 ] } ] }, { "id": "vp_xlhalfboard_se", - "fg": 11089, + "fg": 11137, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11089 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11137 } ] }, { "id": "vp_xlhalfboard_sw", - "fg": 11090, + "fg": 11138, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11090 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11138 } ] }, { "id": "vp_xlhalfboard_vertical_left", - "fg": 11092, + "fg": 11140, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11092 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11140 } ] }, { "id": "vp_xlhalfboard_vertical_right", - "fg": 11093, + "fg": 11141, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11093 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11141 } ] }, { "id": [ "vp_xlhalfboard_horizontal", "vp_xlhalfboard_horizontal_2" ], - "fg": 11076, + "fg": 11124, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11076 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11124 } ] }, { "id": "vp_xlhalfboard_horizontal_front", - "fg": [ 11076, 11079, 11078, 11077 ], + "fg": [ 11124, 11127, 11126, 11125 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11076, 11079, 11078, 11077 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11124, 11127, 11126, 11125 ] } ] }, { "id": "vp_xlhalfboard_horizontal_rear", - "fg": 11080, + "fg": 11128, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11080 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11128 } ] }, { "id": [ "vp_xlhalfboard_vertical", "vp_xlhalfboard_vertical_2" ], - "fg": 11091, + "fg": 11139, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11091 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11139 } ] }, { "id": "vp_xlhalfboard_cover", - "fg": [ 11072, 11075, 11074, 11073 ], + "fg": [ 11120, 11123, 11122, 11121 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11072, 11075, 11074, 11073 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11120, 11123, 11122, 11121 ] } ] }, { "id": "vp_hdstowboard_ne", - "fg": [ 11165, 11168, 11167, 11166 ], + "fg": [ 11213, 11216, 11215, 11214 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11165, 11168, 11167, 11166 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11213, 11216, 11215, 11214 ] } ] }, { "id": "vp_hdstowboard_nw", - "fg": [ 11169, 11172, 11171, 11170 ], + "fg": [ 11217, 11220, 11219, 11218 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11169, 11172, 11171, 11170 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11217, 11220, 11219, 11218 ] } ] }, { "id": "vp_hdstowboard_se", - "fg": [ 11173, 11175, 11169, 11174 ], + "fg": [ 11221, 11223, 11217, 11222 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11173, 11175, 11169, 11174 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11221, 11223, 11217, 11222 ] } ] }, { "id": "vp_hdstowboard_sw", - "fg": [ 11176, 11178, 11165, 11177 ], + "fg": [ 11224, 11226, 11213, 11225 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11176, 11178, 11165, 11177 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11224, 11226, 11213, 11225 ] } ] }, { "id": "vp_hdstowboard_vertical_left", - "fg": [ 11179, 11181, 11182, 11180 ], + "fg": [ 11227, 11229, 11230, 11228 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11179, 11181, 11182, 11180 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11227, 11229, 11230, 11228 ] } ] }, { "id": "vp_hdstowboard_vertical_right", - "fg": [ 11182, 11180, 11179, 11181 ], + "fg": [ 11230, 11228, 11227, 11229 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11182, 11180, 11179, 11181 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11230, 11228, 11227, 11229 ] } ] }, { "id": [ "vp_hdstowboard_horizontal", "vp_hdstowboard_horizontal_2" ], - "fg": 11160, + "fg": 11208, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11160 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11208 } ] }, { "id": "vp_hdstowboard_horizontal_front", - "fg": [ 11160, 11163, 11162, 11161 ], + "fg": [ 11208, 11211, 11210, 11209 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11160, 11163, 11162, 11161 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11208, 11211, 11210, 11209 ] } ] }, { "id": "vp_hdstowboard_horizontal_rear", - "fg": [ 11164, 11161, 11160, 11163 ], + "fg": [ 11212, 11209, 11208, 11211 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11164, 11161, 11160, 11163 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11212, 11209, 11208, 11211 ] } ] }, { "id": "vp_hdstowboard_vertical", - "fg": 11180, + "fg": 11228, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11180 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11228 } ] }, { "id": "vp_woodboard_ne", - "fg": [ 11187, 11188, 11193, 11194 ], + "fg": [ 11235, 11236, 11241, 11242 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11187, 11188, 11193, 11194 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11235, 11236, 11241, 11242 ] } ] }, { "id": "vp_woodboard_nw", - "fg": [ 11189, 11190, 11191, 11192 ], + "fg": [ 11237, 11238, 11239, 11240 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11189, 11190, 11191, 11192 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11237, 11238, 11239, 11240 ] } ] }, { "id": "vp_woodboard_se", - "fg": [ 11191, 11192, 11189, 11190 ], + "fg": [ 11239, 11240, 11237, 11238 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11191, 11192, 11189, 11190 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11239, 11240, 11237, 11238 ] } ] }, { "id": "vp_woodboard_sw", - "fg": [ 11193, 11194, 11187, 11188 ], + "fg": [ 11241, 11242, 11235, 11236 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11193, 11194, 11187, 11188 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11241, 11242, 11235, 11236 ] } ] }, { "id": "vp_woodboard_vertical_left", - "fg": [ 11195, 11185, 11196, 11183 ], + "fg": [ 11243, 11233, 11244, 11231 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11195, 11185, 11196, 11183 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11243, 11233, 11244, 11231 ] } ] }, { "id": "vp_woodboard_vertical_right", - "fg": [ 11196, 11183, 11195, 11185 ], + "fg": [ 11244, 11231, 11243, 11233 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11196, 11183, 11195, 11185 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11244, 11231, 11243, 11233 ] } ] }, { "id": [ "vp_woodboard_horizontal", "vp_woodboard_vertical", "vp_woodboard_horizontal_front" ], - "fg": [ 11183, 11184, 11185, 11186 ], + "fg": [ 11231, 11232, 11233, 11234 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11183, 11184, 11185, 11186 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11231, 11232, 11233, 11234 ] } ] }, { "id": "vp_woodboard_horizontal_rear", - "fg": [ 11185, 11186, 11183, 11184 ], + "fg": [ 11233, 11234, 11231, 11232 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11185, 11186, 11183, 11184 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11233, 11234, 11231, 11232 ] } ] }, { "id": "vp_woodhalfboard_ne", - "fg": 11201, + "fg": 11249, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11201 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11249 } ] }, { "id": "vp_woodhalfboard_nw", - "fg": 11200, + "fg": 11248, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11200 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11248 } ] }, { "id": "vp_woodhalfboard_se", - "fg": 11205, + "fg": 11253, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11205 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11253 } ] }, { "id": "vp_woodhalfboard_sw", - "fg": 11204, + "fg": 11252, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11204 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11252 } ] }, { "id": [ "vp_woodhalfboard_vertical_left", "vp_woodhalfboard_vertical_2_left", "vp_woodhalfboard_vertical_T_left" ], - "fg": 11202, + "fg": 11250, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11202 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11250 } ] }, { "id": [ "vp_woodhalfboard_vertical_right", "vp_woodhalfboard_vertical_2_right", "vp_woodhalfboard_vertical_T_right" ], - "fg": 11206, + "fg": 11254, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11206 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11254 } ] }, { "id": [ @@ -16977,911 +17099,911 @@ "vp_woodhalfboard_horizontal_front", "vp_woodhalfboard_horizontal_2_front" ], - "fg": 11199, + "fg": 11247, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11199 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11247 } ] }, { "id": [ "vp_woodhalfboard_horizontal_rear", "vp_woodhalfboard_horizontal_2_rear" ], - "fg": 11203, + "fg": 11251, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11203 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11251 } ] }, { "id": [ "vp_woodhalfboard", "vp_woodhalfboard_cross", "vp_woodhalfboard_vertical", "vp_woodhalfboard_vertical_2" ], - "fg": 11198, + "fg": 11246, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11198 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11246 } ] }, { "id": "vp_woodhalfboard_cover", - "fg": 11197, + "fg": 11245, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11197 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11245 } ] }, { "id": [ "vp_basketsm", "vp_basketsm_external" ], - "fg": [ 11218, 11217 ], + "fg": [ 11266, 11265 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11218, 11217 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11266, 11265 ] } ] }, { "id": "vp_basketsm_bike_rear", - "fg": [ 11214, 11216, 11215, 11213 ], + "fg": [ 11262, 11264, 11263, 11261 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11214, 11216, 11215, 11213 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11262, 11264, 11263, 11261 ] } ] }, { "id": [ "vp_basketlg", "vp_basketlg_external" ], - "fg": [ 11212, 11211 ], + "fg": [ 11260, 11259 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11212, 11211 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11260, 11259 ] } ] }, { "id": "vp_basketlg_cart", - "fg": [ 11208, 11210, 11209, 11207 ], + "fg": [ 11256, 11258, 11257, 11255 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11208, 11210, 11209, 11207 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11256, 11258, 11257, 11255 ] } ] }, { "id": "vp_box", - "fg": [ 11219, 11220 ], + "fg": [ 11267, 11268 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11219, 11220 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11267, 11268 ] } ] }, { "id": "vp_wood box", - "fg": [ 11229, 11228 ], + "fg": [ 11277, 11276 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11229, 11228 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11277, 11276 ] } ] }, { "id": "vp_box_wheelbarrow", - "fg": [ 11222, 11224, 11223, 11221 ], + "fg": [ 11270, 11272, 11271, 11269 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11222, 11224, 11223, 11221 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11270, 11272, 11271, 11269 ] } ] }, { "id": "vp_trunk", - "fg": 11226, + "fg": 11274, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11226 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11274 } ] }, { "id": "vp_trunk_rear_edge", - "fg": 11227, + "fg": 11275, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11227 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11275 } ] }, { "id": [ "vp_cargo_space", "animal_compartment" ], - "fg": 11225, + "fg": 11273, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11225 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11273 } ] }, - { "id": "bash_effective", "fg": 11230 }, + { "id": "bash_effective", "fg": 11278 }, { "id": [ "vp_hddoor_trunk", "vp_hdhatch", "vp_hdhatch_opaque" ], - "fg": [ 11253, 11259, 11258, 11257 ], + "fg": [ 11301, 11307, 11306, 11305 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11254, 11256, 11254, 11255 ] }, - { "id": "broken", "fg": 11233, "bg": [ 11254, 11256, 11254, 11255 ] } + { "id": "open", "fg": [ 11302, 11304, 11302, 11303 ] }, + { "id": "broken", "fg": 11281, "bg": [ 11302, 11304, 11302, 11303 ] } ] }, { "id": [ "vp_hddoor", "vp_hddoor_front" ], - "fg": [ 11241, 11242, 11241, 11240 ], + "fg": [ 11289, 11290, 11289, 11288 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11235, 11236, 11235, 11234 ] }, - { "id": "broken", "fg": 11233, "bg": [ 11235, 11236, 11235, 11234 ] } + { "id": "open", "fg": [ 11283, 11284, 11283, 11282 ] }, + { "id": "broken", "fg": 11281, "bg": [ 11283, 11284, 11283, 11282 ] } ] }, { "id": "vp_hddoor_rear", - "fg": [ 11250, 11252, 11251, 11249 ], + "fg": [ 11298, 11300, 11299, 11297 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11238, 11239, 11238, 11237 ] }, - { "id": "broken", "fg": 11233, "bg": [ 11238, 11239, 11238, 11237 ] } + { "id": "open", "fg": [ 11286, 11287, 11286, 11285 ] }, + { "id": "broken", "fg": 11281, "bg": [ 11286, 11287, 11286, 11285 ] } ] }, { "id": [ "vp_hddoor_opaque", "vp_hddoor_opaque_front" ], - "fg": [ 11244, 11245, 11244, 11243 ], + "fg": [ 11292, 11293, 11292, 11291 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11235, 11236, 11235, 11234 ] }, - { "id": "broken", "fg": 11233, "bg": [ 11235, 11236, 11235, 11234 ] } + { "id": "open", "fg": [ 11283, 11284, 11283, 11282 ] }, + { "id": "broken", "fg": 11281, "bg": [ 11283, 11284, 11283, 11282 ] } ] }, { "id": "vp_hddoor_opaque_rear", - "fg": [ 11247, 11248, 11247, 11246 ], + "fg": [ 11295, 11296, 11295, 11294 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11238, 11239, 11238, 11237 ] }, - { "id": "broken", "fg": 11233, "bg": [ 11238, 11239, 11238, 11237 ] } + { "id": "open", "fg": [ 11286, 11287, 11286, 11285 ] }, + { "id": "broken", "fg": 11281, "bg": [ 11286, 11287, 11286, 11285 ] } ] }, { "id": "vp_ram_spiked", - "fg": 11261, + "fg": 11309, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11261 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11309 } ] }, { "id": "vp_ram_steel", - "fg": 11262, + "fg": 11310, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11261 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11309 } ] }, { "id": "vp_spike", - "fg": 11264, + "fg": 11312, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11264 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11312 } ] }, { "id": "vp_ram_wood", - "fg": 11263, + "fg": 11311, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11263 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11311 } ] }, { "id": "vp_frame_cover", - "fg": 11266, + "fg": 11314, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11266 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11314 } ] }, { "id": "vp_frame_cross", - "fg": 11267, + "fg": 11315, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11267 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11315 } ] }, { "id": "vp_frame_cross_unconnected", - "fg": 11268, + "fg": 11316, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11268 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11316 } ] }, { "id": "vp_frame_ne", - "fg": 11281, + "fg": 11329, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11281 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11329 } ] }, { "id": "vp_frame_nw", - "fg": 11282, + "fg": 11330, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11282 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11330 } ] }, { "id": "vp_frame_se", - "fg": 11283, + "fg": 11331, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11283 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11331 } ] }, { "id": "vp_frame_sw", - "fg": 11284, + "fg": 11332, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11284 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11332 } ] }, { "id": "vp_frame_vertical_unconnected", - "fg": 11292, + "fg": 11340, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11292 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11340 } ] }, { "id": "vp_frame_vertical_2_unconnected", - "fg": 11289, + "fg": 11337, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11289 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11337 } ] }, { "id": "vp_frame_vertical_left", - "fg": 11290, + "fg": 11338, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11290 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11338 } ] }, { "id": "vp_frame_vertical_2_left", - "fg": 11287, + "fg": 11335, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11287 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11335 } ] }, { "id": "vp_frame_vertical_right", - "fg": 11291, + "fg": 11339, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11291 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11339 } ] }, { "id": "vp_frame_vertical_2_right", - "fg": 11288, + "fg": 11336, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11288 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11336 } ] }, { "id": "vp_frame_horizontal", - "fg": 11269, + "fg": 11317, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11269 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11317 } ] }, { "id": "vp_frame_horizontal_2", - "fg": 11270, + "fg": 11318, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11270 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11318 } ] }, { "id": "vp_frame_horizontal_unconnected", - "fg": 11280, + "fg": 11328, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11280 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11328 } ] }, { "id": "vp_frame_horizontal_2_unconnected", - "fg": 11273, + "fg": 11321, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11273 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11321 } ] }, { "id": "vp_frame_horizontal_front", - "fg": 11276, + "fg": 11324, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11276 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11324 } ] }, { "id": "vp_frame_horizontal_2_front", - "fg": 11271, + "fg": 11319, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11271 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11319 } ] }, { "id": "vp_frame_horizontal_rear", - "fg": 11278, + "fg": 11326, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11278 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11326 } ] }, { "id": "vp_frame_horizontal_2_rear", - "fg": 11272, + "fg": 11320, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11272 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11320 } ] }, { "id": [ "vp_frame_horizontal_left", "vp_frame_vertical_T_left" ], - "fg": 11277, + "fg": 11325, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11277 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11325 } ] }, { "id": "vp_frame_horizontal_2_left", - "fg": 11274, + "fg": 11322, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11274 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11322 } ] }, { "id": [ "vp_frame_horizontal_right", "vp_frame_vertical_T_right" ], - "fg": 11279, + "fg": 11327, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11279 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11327 } ] }, { "id": "vp_frame_horizontal_2_right", - "fg": 11275, + "fg": 11323, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11275 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11323 } ] }, { "id": "vp_frame_vertical", - "fg": 11285, + "fg": 11333, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11285 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11333 } ] }, { "id": "vp_frame_vertical_2", - "fg": 11286, + "fg": 11334, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11286 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11334 } ] }, { "id": "vp_hdframe_cover", - "fg": 11293, + "fg": 11341, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11293 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11341 } ] }, { "id": "vp_hdframe_cross", - "fg": 11294, + "fg": 11342, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11294 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11342 } ] }, { "id": "vp_hdframe_cross_unconnected", - "fg": 11295, + "fg": 11343, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11295 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11343 } ] }, { "id": "vp_hdframe_ne", - "fg": 11308, + "fg": 11356, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11308 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11356 } ] }, { "id": "vp_hdframe_nw", - "fg": 11309, + "fg": 11357, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11309 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11357 } ] }, { "id": "vp_hdframe_se", - "fg": 11310, + "fg": 11358, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11310 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11358 } ] }, { "id": "vp_hdframe_sw", - "fg": 11311, + "fg": 11359, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11311 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11359 } ] }, { "id": "vp_hdframe_vertical_unconnected", - "fg": 11319, + "fg": 11367, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11319 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11367 } ] }, { "id": "vp_hdframe_vertical_2_unconnected", - "fg": 11316, + "fg": 11364, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11316 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11364 } ] }, { "id": "vp_hdframe_vertical_left", - "fg": 11317, + "fg": 11365, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11317 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11365 } ] }, { "id": "vp_hdframe_vertical_2_left", - "fg": 11314, + "fg": 11362, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11314 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11362 } ] }, { "id": "vp_hdframe_vertical_right", - "fg": 11318, + "fg": 11366, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11318 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11366 } ] }, { "id": "vp_hdframe_vertical_2_right", - "fg": 11315, + "fg": 11363, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11315 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11363 } ] }, { "id": "vp_hdframe_horizontal", - "fg": 11296, + "fg": 11344, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11296 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11344 } ] }, { "id": "vp_hdframe_horizontal_2", - "fg": 11297, + "fg": 11345, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11297 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11345 } ] }, { "id": "vp_hdframe_horizontal_unconnected", - "fg": 11307, + "fg": 11355, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11307 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11355 } ] }, { "id": "vp_hdframe_horizontal_2_unconnected", - "fg": 11300, + "fg": 11348, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11300 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11348 } ] }, { "id": "vp_hdframe_horizontal_front", - "fg": 11303, + "fg": 11351, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11303 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11351 } ] }, { "id": "vp_hdframe_horizontal_2_front", - "fg": 11298, + "fg": 11346, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11298 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11346 } ] }, { "id": "vp_hdframe_horizontal_rear", - "fg": 11305, + "fg": 11353, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11305 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11353 } ] }, { "id": "vp_hdframe_horizontal_2_rear", - "fg": 11299, + "fg": 11347, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11299 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11347 } ] }, { "id": [ "vp_hdframe_horizontal_left", "vp_hdframe_vertical_T_left" ], - "fg": 11304, + "fg": 11352, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11304 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11352 } ] }, { "id": "vp_hdframe_horizontal_2_left", - "fg": 11301, + "fg": 11349, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11301 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11349 } ] }, { "id": [ "vp_hdframe_horizontal_right", "vp_hdframe_vertical_T_right" ], - "fg": 11306, + "fg": 11354, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11306 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11354 } ] }, { "id": "vp_hdframe_horizontal_2_right", - "fg": 11302, + "fg": 11350, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11302 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11350 } ] }, { "id": "vp_hdframe_vertical", - "fg": 11312, + "fg": 11360, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11312 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11360 } ] }, { "id": "vp_hdframe_vertical_2", - "fg": 11313, + "fg": 11361, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11313 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11361 } ] }, { "id": "vp_xlframe_cover", - "fg": 11320, + "fg": 11368, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11320 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11368 } ] }, { "id": "vp_xlframe_cross", - "fg": 11321, + "fg": 11369, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11321 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11369 } ] }, { "id": "vp_xlframe_cross_unconnected", - "fg": 11322, + "fg": 11370, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11322 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11370 } ] }, { "id": "vp_xlframe_ne", - "fg": 11335, + "fg": 11383, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11335 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11383 } ] }, { "id": "vp_xlframe_nw", - "fg": 11336, + "fg": 11384, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11336 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11384 } ] }, { "id": "vp_xlframe_se", - "fg": 11337, + "fg": 11385, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11337 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11385 } ] }, { "id": "vp_xlframe_sw", - "fg": 11338, + "fg": 11386, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11338 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11386 } ] }, { "id": "vp_xlframe_vertical_unconnected", - "fg": 11346, + "fg": 11394, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11346 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11394 } ] }, { "id": "vp_xlframe_vertical_2_unconnected", - "fg": 11343, + "fg": 11391, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11343 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11391 } ] }, { "id": "vp_xlframe_vertical_left", - "fg": 11344, + "fg": 11392, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11344 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11392 } ] }, { "id": "vp_xlframe_vertical_2_left", - "fg": 11341, + "fg": 11389, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11341 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11389 } ] }, { "id": "vp_xlframe_vertical_right", - "fg": 11345, + "fg": 11393, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11345 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11393 } ] }, { "id": "vp_xlframe_vertical_2_right", - "fg": 11342, + "fg": 11390, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11342 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11390 } ] }, { "id": "vp_xlframe_horizontal", - "fg": 11323, + "fg": 11371, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11323 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11371 } ] }, { "id": "vp_xlframe_horizontal_2", - "fg": 11324, + "fg": 11372, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11324 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11372 } ] }, { "id": "vp_xlframe_horizontal_unconnected", - "fg": 11334, + "fg": 11382, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11334 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11382 } ] }, { "id": "vp_xlframe_horizontal_2_unconnected", - "fg": 11327, + "fg": 11375, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11327 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11375 } ] }, { "id": "vp_xlframe_horizontal_front", - "fg": 11330, + "fg": 11378, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11330 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11378 } ] }, { "id": "vp_xlframe_horizontal_2_front", - "fg": 11325, + "fg": 11373, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11325 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11373 } ] }, { "id": "vp_xlframe_horizontal_rear", - "fg": 11332, + "fg": 11380, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11332 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11380 } ] }, { "id": "vp_xlframe_horizontal_2_rear", - "fg": 11326, + "fg": 11374, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11326 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11374 } ] }, { "id": [ "vp_xlframe_horizontal_left", "vp_xlframe_vertical_T_left" ], - "fg": 11331, + "fg": 11379, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11331 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11379 } ] }, { "id": "vp_xlframe_horizontal_2_left", - "fg": 11328, + "fg": 11376, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11328 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11376 } ] }, { "id": [ "vp_xlframe_horizontal_right", "vp_xlframe_vertical_T_right" ], - "fg": 11333, + "fg": 11381, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11333 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11381 } ] }, { "id": "vp_xlframe_horizontal_2_right", - "fg": 11329, + "fg": 11377, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11329 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11377 } ] }, { "id": "vp_xlframe_vertical", - "fg": 11339, + "fg": 11387, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11339 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11387 } ] }, { "id": "vp_xlframe_vertical_2", - "fg": 11340, + "fg": 11388, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11340 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11388 } ] }, { "id": [ "vp_headlight", "vp_headlight_reinforced", "vp_wide_headlight_reinforced", "vp_wide_headlight" ], - "fg": 11348 + "fg": 11396 }, { "id": [ "vp_headlight_ne", "vp_headlight_reinforced_ne", "vp_wide_headlight_reinforced_ne", "vp_wide_headlight_ne" ], - "fg": 11347 + "fg": 11395 }, { "id": [ "vp_headlight_nw", "vp_headlight_reinforced_nw", "vp_wide_headlight_reinforced_nw", "vp_wide_headlight_nw" ], - "fg": 11348 + "fg": 11396 }, { "id": [ "vp_veh_table", "vp_veh_table_wood" ], - "fg": [ 11349, 11349 ], - "bg": [ 11368, 11367 ], + "fg": [ 11397, 11397 ], + "bg": [ 11416, 11415 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11350, "bg": [ 11368, 11367 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11398, "bg": [ 11416, 11415 ] } ] }, { "id": "vp_workbench", - "fg": [ 11369, 11369 ], - "bg": 5522, + "fg": [ 11417, 11417 ], + "bg": 5541, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11369, 11369 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11417, 11417 ] } ] }, { "id": "vp_minifridge", - "fg": [ 11361, 11361 ], + "fg": [ 11409, 11409 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11361, 11361 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11409, 11409 ] } ] }, { "id": "vp_minifreezer", - "fg": [ 11360, 11360 ], + "fg": [ 11408, 11408 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11360, 11360 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11408, 11408 ] } ] }, { "id": "vp_kitchen_unit", - "fg": [ 11357, 11357 ], + "fg": [ 11405, 11405 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11357, 11357 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11405, 11405 ] } ] }, { "id": "vp_welding_rig", - "fg": [ 11366, 11366 ], + "fg": [ 11414, 11414 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11366, 11366 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11414, 11414 ] } ] }, { "id": "vp_craft_rig", - "fg": [ 11354, 11354 ], + "fg": [ 11402, 11402 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11354, 11354 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11402, 11402 ] } ] }, { "id": "vp_washing_machine", - "fg": [ 11365, 11365 ], + "fg": [ 11413, 11413 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11365, 11365 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11413, 11413 ] } ] }, { "id": "vp_veh_forge", - "fg": [ 11355, 11355 ], + "fg": [ 11403, 11403 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11355, 11355 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11403, 11403 ] } ] }, { "id": "vp_veh_kiln", - "fg": [ 11356, 11356 ], + "fg": [ 11404, 11404 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11356, 11356 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11404, 11404 ] } ] }, { "id": "vp_chemlab", - "fg": [ 11353, 11353 ], + "fg": [ 11401, 11401 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11353, 11353 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11401, 11401 ] } ] }, { "id": "vp_aisle_vertical", - "fg": 11352, + "fg": 11400, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11352 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11400 } ] }, { "id": "vp_aisle_horizontal", - "fg": 11351, + "fg": 11399, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11351 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11399 } ] }, - { "id": "vp_trunk_floor", "fg": 11363, "bg": 11352 }, + { "id": "vp_trunk_floor", "fg": 11411, "bg": 11400 }, { "id": "vp_wooden_aisle_vertical", - "fg": [ 11368, 11367 ], + "fg": [ 11416, 11415 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11368, 11367 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11416, 11415 ] } ] }, { "id": "vp_wooden_aisle_horizontal", - "fg": [ 11367, 11368 ], + "fg": [ 11415, 11416 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11367, 11368 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11415, 11416 ] } ] }, { "id": "vp_lit_aisle_vertical", - "fg": 11359, + "fg": 11407, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11359 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11407 } ] }, { "id": "vp_lit_aisle_horizontal", - "fg": 11358, + "fg": 11406, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11358 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11406 } ] }, { "id": "vp_mounted_spare_tire", - "fg": 11362, + "fg": 11410, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11362 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11410 } ] }, { "id": "vp_crane_tiny", - "fg": 11371, + "fg": 11419, "multitile": true, "rotates": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11371 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11419 } ] }, { "id": [ "vp_saddle", "vp_saddle_pedal" ], - "fg": [ 11373, 11375, 11374, 11372 ], + "fg": [ 11421, 11423, 11422, 11420 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11373, 11375, 11374, 11372 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11421, 11423, 11422, 11420 ] } ] }, { "id": [ "vp_seat_wood", "seat_wood_bench" ], - "fg": [ 11380, 11380, 11381, 11381 ], - "bg": [ 11368, 11367 ], + "fg": [ 11428, 11428, 11429, 11429 ], + "bg": [ 11416, 11415 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11380, 11380, 11381, 11381 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11428, 11428, 11429, 11429 ] } ] }, { "id": "vp_seat_wood_flimsy", - "fg": [ 11378, 11378, 11379, 11379 ], - "bg": [ 11368, 11367 ], + "fg": [ 11426, 11426, 11427, 11427 ], + "bg": [ 11416, 11415 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11378, 11378, 11379, 11379 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11426, 11426, 11427, 11427 ] } ] }, { "id": [ "vp_folding_seat", "vp_reclining_seat", "vp_seat" ], - "fg": [ 11413, 11411, 11406, 11412 ], + "fg": [ 11461, 11459, 11454, 11460 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11413, 11411, 11406, 11412 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11461, 11459, 11454, 11460 ] } ] }, { "id": "vp_seat_back", - "fg": [ 11382, 11405, 11404, 11403 ], + "fg": [ 11430, 11453, 11452, 11451 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11382, 11405, 11404, 11403 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11430, 11453, 11452, 11451 ] } ] }, { "id": "vp_seat_back_left", - "fg": [ 11395, 11398, 11397, 11396 ], + "fg": [ 11443, 11446, 11445, 11444 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11395, 11398, 11397, 11396 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11443, 11446, 11445, 11444 ] } ] }, { "id": "vp_seat_back_right", - "fg": [ 11399, 11402, 11401, 11400 ], + "fg": [ 11447, 11450, 11449, 11448 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11399, 11402, 11401, 11400 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11447, 11450, 11449, 11448 ] } ] }, { "id": "vp_seat_back_vertical", - "fg": [ 11403, 11382, 11405, 11404 ], + "fg": [ 11451, 11430, 11453, 11452 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11403, 11382, 11405, 11404 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11451, 11430, 11453, 11452 ] } ] }, { "id": "vp_seat_back_vertical_left", - "fg": [ 11396, 11395, 11398, 11397 ], + "fg": [ 11444, 11443, 11446, 11445 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11396, 11395, 11398, 11397 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11444, 11443, 11446, 11445 ] } ] }, { "id": "vp_seat_back_vertical_right", - "fg": [ 11400, 11399, 11402, 11401 ], + "fg": [ 11448, 11447, 11450, 11449 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11400, 11399, 11402, 11401 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11448, 11447, 11450, 11449 ] } ] }, { "id": [ "vp_seat_leather", "vp_reclining_seat_leather" ], - "fg": [ 11410, 11408, 11407, 11409 ], + "fg": [ 11458, 11456, 11455, 11457 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11410, 11408, 11407, 11409 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11458, 11456, 11455, 11457 ] } ] }, { "id": "vp_seat_back_leather", - "fg": [ 11383, 11394, 11393, 11392 ], + "fg": [ 11431, 11442, 11441, 11440 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11383, 11394, 11393, 11392 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11431, 11442, 11441, 11440 ] } ] }, { "id": "vp_seat_back_leather_left", - "fg": [ 11384, 11387, 11386, 11385 ], + "fg": [ 11432, 11435, 11434, 11433 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11384, 11387, 11386, 11385 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11432, 11435, 11434, 11433 ] } ] }, { "id": "vp_seat_back_leather_right", - "fg": [ 11388, 11391, 11390, 11389 ], + "fg": [ 11436, 11439, 11438, 11437 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11388, 11391, 11390, 11389 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11436, 11439, 11438, 11437 ] } ] }, { "id": "vp_seat_back_leather_vertical", - "fg": [ 11392, 11383, 11394, 11393 ], + "fg": [ 11440, 11431, 11442, 11441 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11392, 11383, 11394, 11393 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11440, 11431, 11442, 11441 ] } ] }, { "id": "vp_seat_back_leather_vertical_left", - "fg": [ 11385, 11384, 11387, 11386 ], + "fg": [ 11433, 11432, 11435, 11434 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11385, 11384, 11387, 11386 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11433, 11432, 11435, 11434 ] } ] }, { "id": "vp_seat_back_leather_vertical_right", - "fg": [ 11389, 11388, 11391, 11390 ], + "fg": [ 11437, 11436, 11439, 11438 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11389, 11388, 11391, 11390 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11437, 11436, 11439, 11438 ] } ] }, { "id": "vp_seat_rear", - "fg": [ 11406, 11412, 11413, 11411 ], + "fg": [ 11454, 11460, 11461, 11459 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11406, 11412, 11413, 11411 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11454, 11460, 11461, 11459 ] } ] }, { "id": "vp_seat_leather_rear", - "fg": [ 11407, 11409, 11410, 11408 ], + "fg": [ 11455, 11457, 11458, 11456 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11407, 11409, 11410, 11408 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11455, 11457, 11458, 11456 ] } ] }, { "id": "vp_seed_drill", - "fg": [ 11415, 11417, 11416, 11414 ], + "fg": [ 11463, 11465, 11464, 11462 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11641, "bg": [ 11415, 11417, 11416, 11414 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11689, "bg": [ 11463, 11465, 11464, 11462 ] } ] }, { "id": "vp_external_tank", - "fg": [ 11418, 11419, 11420, 11421 ], + "fg": [ 11466, 11467, 11468, 11469 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11418, 11419, 11420, 11421 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11466, 11467, 11468, 11469 ] } ] }, { "id": "vp_tank_55gal_drum", - "fg": [ 11423, 11422 ], + "fg": [ 11471, 11470 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11423, 11422 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11471, 11470 ] } ] }, { "id": [ @@ -17898,80 +18020,80 @@ "vp_mounted_m60_semi" ], "//": "rifles and machineguns", - "fg": 11426, - "bg": 11424, + "fg": 11474, + "bg": 11472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11426 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11474 } ] }, { "id": [ "vp_mounted_emp_gun", "vp_mounted_plasma_gun", "vp_plasma_gun", "vp_laser_rifle" ], "//": "energy weapons", - "fg": 11425, - "bg": 11424, + "fg": 11473, + "bg": 11472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11425 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11473 } ] }, { "id": [ "vp_mounted_hk_g80", "vp_mounted_coilgun" ], "//": "railguns", - "fg": 11427, - "bg": 11424, + "fg": 11475, + "bg": 11472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11427 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11475 } ] }, { "id": [ "vp_mounted_bigun", "vp_mounted_m134" ], "//": "multibarrel weapons", - "fg": 11426, - "bg": 11424, + "fg": 11474, + "bg": 11472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11426 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11474 } ] }, { "id": [ "vp_watercannon", "vp_flamethrower", "vp_mounted_chemical_thrower" ], "//": "liquid sprayers", - "fg": 11426, - "bg": 11424, + "fg": 11474, + "bg": 11472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11426 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11474 } ] }, { "id": "vp_tow_launcher", "//": "rocket tubes", - "fg": 11426, - "bg": 11424, + "fg": 11474, + "bg": 11472, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11426 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11474 } ] }, { "id": "vp_animal_compartment", - "fg": [ 11428, 11428, 11428, 11428 ], + "fg": [ 11476, 11476, 11476, 11476 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11428, 11428, 11428, 11428 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11476, 11476, 11476, 11476 ] } ] }, { "id": "vp_basketsm_wheelchair", - "fg": [ 11430, 11432, 11431, 11429 ], + "fg": [ 11478, 11480, 11479, 11477 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11430, 11432, 11431, 11429 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11478, 11480, 11479, 11477 ] } ] }, { "id": [ "vp_wheel", "vp_wheel_steerable" ], - "fg": 11433, + "fg": 11481, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11433 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11481 } ] }, { "id": [ "vp_wheel_bicycle", "vp_wheel_bicycle_steerable", "vp_wheel_bicycle_or", "vp_wheel_bicycle_or_steerable" ], - "fg": [ 11435, 11437, 11436, 11434 ], + "fg": [ 11483, 11485, 11484, 11482 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11435, 11437, 11436, 11434 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11483, 11485, 11484, 11482 ] } ] }, { "id": [ "vp_wheel_bicycle_rear", "vp_wheel_bicycle_or_rear" ], - "fg": [ 11436, 11434, 11435, 11437 ], + "fg": [ 11484, 11482, 11483, 11485 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": [ 11436, 11434, 11435, 11437 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": [ 11484, 11482, 11483, 11485 ] } ] }, { "id": [ @@ -17980,897 +18102,897 @@ "vp_reinforced_windshield_horizontal_front", "vp_reinforced_windshield_front_edge" ], - "fg": [ 11438, 11441, 11440, 11439 ], + "fg": [ 11486, 11489, 11488, 11487 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11438, 11441, 11440, 11439 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11486, 11489, 11488, 11487 ] } ] }, { "id": "vp_reinforced_windshield_horizontal_rear", - "fg": 11442, + "fg": 11490, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": 11442 } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": 11490 } ] }, { "id": "vp_reinforced_windshield_horizontal_rear_edge", - "fg": 11443, + "fg": 11491, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": 11443 } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": 11491 } ] }, { "id": "vp_reinforced_windshield_nw", - "fg": [ 11448, 11451, 11450, 11449 ], + "fg": [ 11496, 11499, 11498, 11497 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11448, 11451, 11450, 11449 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11496, 11499, 11498, 11497 ] } ] }, { "id": "vp_reinforced_windshield_ne", - "fg": [ 11444, 11447, 11446, 11445 ], + "fg": [ 11492, 11495, 11494, 11493 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11444, 11447, 11446, 11445 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11492, 11495, 11494, 11493 ] } ] }, { "id": "vp_reinforced_windshield_sw", - "fg": 11457, + "fg": 11505, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": 11457 } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": 11505 } ] }, { "id": "vp_reinforced_windshield_se", - "fg": 11452, + "fg": 11500, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": 11452 } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": 11500 } ] }, { "id": "vp_reinforced_windshield_sw_edge", - "fg": [ 11458, 11461, 11460, 11459 ], + "fg": [ 11506, 11509, 11508, 11507 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11458, 11461, 11460, 11459 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11506, 11509, 11508, 11507 ] } ] }, { "id": "vp_reinforced_windshield_se_edge", - "fg": [ 11453, 11456, 11455, 11454 ], + "fg": [ 11501, 11504, 11503, 11502 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11453, 11456, 11455, 11454 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11501, 11504, 11503, 11502 ] } ] }, { "id": [ "vp_reinforced_windshield_vertical_left", "vp_reinforced_windshield_left" ], - "fg": [ 11462, 11465, 11464, 11463 ], + "fg": [ 11510, 11513, 11512, 11511 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11462, 11465, 11464, 11463 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11510, 11513, 11512, 11511 ] } ] }, { "id": [ "vp_reinforced_windshield_vertical_right", "vp_reinforced_windshield_right" ], - "fg": [ 11466, 11469, 11468, 11467 ], + "fg": [ 11514, 11517, 11516, 11515 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11466, 11469, 11468, 11467 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11514, 11517, 11516, 11515 ] } ] }, { "id": [ "vp_reinforced_windshield_full_vertical_left", "vp_reinforced_windshield_full_left" ], - "fg": [ 11462, 11465, 11464, 11463 ], + "fg": [ 11510, 11513, 11512, 11511 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11462, 11465, 11464, 11463 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11510, 11513, 11512, 11511 ] } ] }, { "id": [ "vp_reinforced_windshield_full_vertical_right", "vp_reinforced_windshield_full_right" ], - "fg": [ 11466, 11469, 11468, 11467 ], + "fg": [ 11514, 11517, 11516, 11515 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11230, "bg": [ 11466, 11469, 11468, 11467 ] } ] + "additional_tiles": [ { "id": "broken", "fg": 11278, "bg": [ 11514, 11517, 11516, 11515 ] } ] }, { "id": "vp_frame_wood_vertical_2", - "fg": 11490, + "fg": 11538, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11490 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11538 } ] }, { "id": "vp_frame_wood_vertical_2_unconnected", - "fg": 11493, + "fg": 11541, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11493 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11541 } ] }, { "id": "vp_frame_wood_vertical_2_right", - "fg": 11492, + "fg": 11540, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11492 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11540 } ] }, { "id": "vp_frame_wood_vertical_2_left", - "fg": 11491, + "fg": 11539, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11491 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11539 } ] }, { "id": "vp_frame_wood_vertical", - "fg": 11489, + "fg": 11537, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11489 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11537 } ] }, { "id": "vp_frame_wood_vertical_unconnected", - "fg": 11496, + "fg": 11544, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11496 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11544 } ] }, { "id": "vp_frame_wood_vertical_right", - "fg": 11495, + "fg": 11543, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11495 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11543 } ] }, { "id": "vp_frame_wood_vertical_left", - "fg": 11494, + "fg": 11542, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11494 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11542 } ] }, { "id": "vp_frame_wood_sw", - "fg": 11488, + "fg": 11536, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11488 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11536 } ] }, { "id": "vp_frame_wood_se", - "fg": 11487, + "fg": 11535, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11487 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11535 } ] }, { "id": "vp_frame_wood_nw", - "fg": 11486, + "fg": 11534, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11486 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11534 } ] }, { "id": "vp_frame_wood_ne", - "fg": 11485, + "fg": 11533, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11485 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11533 } ] }, { "id": "vp_frame_wood_horizontal_2", - "fg": 11474, + "fg": 11522, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11474 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11522 } ] }, { "id": "vp_frame_wood_horizontal_2_unconnected", - "fg": 11479, + "fg": 11527, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11479 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11527 } ] }, { "id": "vp_frame_wood_horizontal_2_right", - "fg": 11478, + "fg": 11526, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11478 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11526 } ] }, { "id": "vp_frame_wood_horizontal_2_rear", - "fg": 11477, + "fg": 11525, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11477 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11525 } ] }, { "id": "vp_frame_wood_horizontal_2_left", - "fg": 11476, + "fg": 11524, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11476 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11524 } ] }, { "id": "vp_frame_wood_horizontal_2_front", - "fg": 11475, + "fg": 11523, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11475 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11523 } ] }, { "id": "vp_frame_wood_horizontal", - "fg": 11473, + "fg": 11521, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11473 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11521 } ] }, { "id": "vp_frame_wood_horizontal_unconnected", - "fg": 11484, + "fg": 11532, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11484 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11532 } ] }, { "id": "vp_frame_wood_horizontal_right", - "fg": 11483, + "fg": 11531, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11483 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11531 } ] }, { "id": "vp_frame_wood_horizontal_rear", - "fg": 11482, + "fg": 11530, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11482 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11530 } ] }, { "id": "vp_frame_wood_horizontal_left", - "fg": 11481, + "fg": 11529, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11481 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11529 } ] }, { "id": "vp_frame_wood_horizontal_front", - "fg": 11480, + "fg": 11528, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11480 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11528 } ] }, { "id": "vp_frame_wood_cross", - "fg": 11471, + "fg": 11519, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11471 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11519 } ] }, { "id": [ "vp_frame_wood_cross_unconnected", "vp_frame_wood", "frame_wood" ], - "fg": 11472, + "fg": 11520, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11472 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11520 } ] }, { "id": "vp_frame_wood_cover", - "fg": 11470, - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11470 } ] - }, - { "id": "fd_gibs_flesh_int1", "fg": 10724 }, - { "id": "fd_gibs_flesh_int2", "fg": 10725 }, - { "id": "fd_gibs_flesh_int3", "fg": 10726 }, - { "id": "f_floor_mattress", "fg": 10729 }, - { "id": "f_fungal_mass", "fg": 10732 }, - { "id": "f_fungal_tangle", "fg": 10733 }, - { "id": "f_brazier", "fg": 10734 }, - { "id": "emer_blanket", "fg": 10763 }, - { "id": "emer_blanket_on", "fg": 10764 }, - { "id": "jacket_evac", "fg": 10765 }, - { "id": "f_autoclave", "fg": 10767 }, - { "id": "jeans_red", "fg": 10774 }, - { "id": "tights", "fg": 10775 }, - { "id": "blade", "fg": 10776 }, - { "id": "rm13_armor", "fg": 10777 }, - { "id": "leather_funnel", "fg": 10800 }, - { "id": "tr_leather_funnel", "fg": 10802 }, - { "id": "ruined_chunks", "fg": 10803 }, - { "id": "brush", "fg": 10810 }, - { "id": "casserole", "fg": 10811 }, - { "id": "curling_iron", "fg": 10812 }, - { "id": "cutting_board", "fg": 10813 }, - { "id": "elec_hairtrimmer", "fg": 10814 }, - { "id": "hairbrush", "fg": 10815 }, - { "id": "metal_file", "fg": 10817 }, - { "id": "mobile_memory_card", "fg": 10818 }, - { "id": "plastic_straw", "fg": 10819 }, - { "id": "razor_blade", "fg": 10820 }, - { "id": "razor_shaving", "fg": 10821 }, - { "id": "string_floss", "fg": 10822 }, - { "id": "tumbler_plastic", "fg": 10824 }, - { "id": "xacto", "fg": 10825 }, - { "id": "brazier_2x4", "fg": 10896 }, - { "id": "brazier_log", "fg": 10897 }, - { "id": "cupboard_battery_charger", "fg": 10898 }, - { "id": "cupboard_box_small", "fg": 10899 }, - { "id": "cupboard_candle", "fg": 10900 }, - { "id": "cupboard_matches", "fg": 10901 }, - { "id": "desk_can_drink", "fg": 10902 }, - { "id": "desk_pen_1", "fg": 10903 }, - { "id": "desk_pen_2", "fg": 10904 }, - { "id": "sink_box_small", "fg": 10905 }, - { "id": "sink_brush", "fg": 10906 }, - { "id": "sink_dish_towel", "fg": 10907 }, - { "id": "sink_sponge", "fg": 10908 }, - { "id": "toilet_water", "fg": 10909 }, - { "id": "broken_claygolem", "fg": 10910 }, - { "id": "broken_irongolem", "fg": 10911 }, - { "id": "broken_plasticgolem", "fg": 10912 }, - { "id": "broken_stonegolem", "fg": 10913 }, - { "id": "demon_chitin_plate", "fg": 10914 }, - { "id": "f_alembic", "fg": 10916 }, - { "id": "mon_leprechaun", "fg": 10919 }, - { "id": "mon_creeper_hub", "fg": 10936 }, - { "id": "mon_creeper_vine", "fg": 10937 }, - { "id": "mon_impossible_shape", "fg": 10951 }, - { "id": "weather_portal_storm", "fg": 10955 }, - { "id": "f_rubble_landfill", "fg": 10967 }, - { "id": "t_roof_paper", "fg": 11027 }, - { "id": "crack_glass_left", "fg": 11231 }, - { "id": "crack_glass_right", "fg": 11232 }, - { "id": "vp_ram_mattress", "fg": 11260 }, - { "id": "vp_tearer", "fg": 11265 }, - { "id": "vp_vehicle_scoop", "fg": 11364 }, - { "id": "vp_workbench_with_recharger", "fg": 11370 }, - { "id": "seat", "fg": 11376 }, - { "id": "seat_leather", "fg": 11377 } + "fg": 11518, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11518 } ] + }, + { "id": "fd_gibs_flesh_int1", "fg": 10772 }, + { "id": "fd_gibs_flesh_int2", "fg": 10773 }, + { "id": "fd_gibs_flesh_int3", "fg": 10774 }, + { "id": "f_floor_mattress", "fg": 10777 }, + { "id": "f_fungal_mass", "fg": 10780 }, + { "id": "f_fungal_tangle", "fg": 10781 }, + { "id": "f_brazier", "fg": 10782 }, + { "id": "emer_blanket", "fg": 10811 }, + { "id": "emer_blanket_on", "fg": 10812 }, + { "id": "jacket_evac", "fg": 10813 }, + { "id": "f_autoclave", "fg": 10815 }, + { "id": "jeans_red", "fg": 10822 }, + { "id": "tights", "fg": 10823 }, + { "id": "blade", "fg": 10824 }, + { "id": "rm13_armor", "fg": 10825 }, + { "id": "leather_funnel", "fg": 10848 }, + { "id": "tr_leather_funnel", "fg": 10850 }, + { "id": "ruined_chunks", "fg": 10851 }, + { "id": "brush", "fg": 10858 }, + { "id": "casserole", "fg": 10859 }, + { "id": "curling_iron", "fg": 10860 }, + { "id": "cutting_board", "fg": 10861 }, + { "id": "elec_hairtrimmer", "fg": 10862 }, + { "id": "hairbrush", "fg": 10863 }, + { "id": "metal_file", "fg": 10865 }, + { "id": "mobile_memory_card", "fg": 10866 }, + { "id": "plastic_straw", "fg": 10867 }, + { "id": "razor_blade", "fg": 10868 }, + { "id": "razor_shaving", "fg": 10869 }, + { "id": "string_floss", "fg": 10870 }, + { "id": "tumbler_plastic", "fg": 10872 }, + { "id": "xacto", "fg": 10873 }, + { "id": "brazier_2x4", "fg": 10944 }, + { "id": "brazier_log", "fg": 10945 }, + { "id": "cupboard_battery_charger", "fg": 10946 }, + { "id": "cupboard_box_small", "fg": 10947 }, + { "id": "cupboard_candle", "fg": 10948 }, + { "id": "cupboard_matches", "fg": 10949 }, + { "id": "desk_can_drink", "fg": 10950 }, + { "id": "desk_pen_1", "fg": 10951 }, + { "id": "desk_pen_2", "fg": 10952 }, + { "id": "sink_box_small", "fg": 10953 }, + { "id": "sink_brush", "fg": 10954 }, + { "id": "sink_dish_towel", "fg": 10955 }, + { "id": "sink_sponge", "fg": 10956 }, + { "id": "toilet_water", "fg": 10957 }, + { "id": "broken_claygolem", "fg": 10958 }, + { "id": "broken_irongolem", "fg": 10959 }, + { "id": "broken_plasticgolem", "fg": 10960 }, + { "id": "broken_stonegolem", "fg": 10961 }, + { "id": "demon_chitin_plate", "fg": 10962 }, + { "id": "f_alembic", "fg": 10964 }, + { "id": "mon_leprechaun", "fg": 10967 }, + { "id": "mon_creeper_hub", "fg": 10984 }, + { "id": "mon_creeper_vine", "fg": 10985 }, + { "id": "mon_impossible_shape", "fg": 10999 }, + { "id": "weather_portal_storm", "fg": 11003 }, + { "id": "f_rubble_landfill", "fg": 11015 }, + { "id": "t_roof_paper", "fg": 11075 }, + { "id": "crack_glass_left", "fg": 11279 }, + { "id": "crack_glass_right", "fg": 11280 }, + { "id": "vp_ram_mattress", "fg": 11308 }, + { "id": "vp_tearer", "fg": 11313 }, + { "id": "vp_vehicle_scoop", "fg": 11412 }, + { "id": "vp_workbench_with_recharger", "fg": 11418 }, + { "id": "seat", "fg": 11424 }, + { "id": "seat_leather", "fg": 11425 } ] }, { "file": "incomplete_tall.png", - "//": "range 11503 to 11518", + "//": "range 11551 to 11566", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_claygolem", "fg": 11503 }, - { "id": "mon_irongolem", "fg": 11504 }, - { "id": "mon_plasticgolem", "fg": 11505 }, - { "id": "mon_stonegolem", "fg": 11506 } + { "id": "mon_claygolem", "fg": 11551 }, + { "id": "mon_irongolem", "fg": 11552 }, + { "id": "mon_plasticgolem", "fg": 11553 }, + { "id": "mon_stonegolem", "fg": 11554 } ] }, { "file": "incomplete_body_plus.png", - "//": "range 11519 to 11534", + "//": "range 11567 to 11582", "sprite_width": 32, "sprite_height": 48, "sprite_offset_x": 0, "sprite_offset_y": -16, - "tiles": [ { "id": "f_huge_mana_crystal", "fg": 11519 }, { "id": "f_orrery", "fg": 11520 } ] + "tiles": [ { "id": "f_huge_mana_crystal", "fg": 11567 }, { "id": "f_orrery", "fg": 11568 } ] }, { "file": "incomplete_large.png", - "//": "range 11535 to 11622", + "//": "range 11583 to 11670", "sprite_width": 64, "sprite_height": 64, "sprite_offset_x": -16, "sprite_offset_y": -32, "tiles": [ - { "id": "mon_styracosaurus", "fg": 11535, "bg": 10307 }, - { "id": "mon_demon_spider", "fg": 11537, "bg": 10307 }, - { "id": "t_webbed_corpse", "fg": 11538, "bg": 10492 }, - { "id": "t_webbed_corpse_season_summer", "fg": 11538, "bg": 10493 }, - { "id": "t_webbed_corpse_season_autumn", "fg": 11538, "bg": 10491 }, - { "id": "t_webbed_corpse_season_winter", "fg": 11538, "bg": 10490 }, + { "id": "mon_styracosaurus", "fg": 11583, "bg": 10355 }, + { "id": "mon_demon_spider", "fg": 11585, "bg": 10355 }, + { "id": "t_webbed_corpse", "fg": 11586, "bg": 10540 }, + { "id": "t_webbed_corpse_season_summer", "fg": 11586, "bg": 10541 }, + { "id": "t_webbed_corpse_season_autumn", "fg": 11586, "bg": 10539 }, + { "id": "t_webbed_corpse_season_winter", "fg": 11586, "bg": 10538 }, { "id": [ "wizardtower1_ground", "wizardtower1_living", "wizardtower1_golems", "wizardtower1_study", "wizardtower1_roof" ], - "fg": [ 11540, 11542, 11541, 11539 ], - "bg": 10485, + "fg": [ 11588, 11590, 11589, 11587 ], + "bg": 10533, "rotates": true }, { "id": [ "wizardtower2_ground", "wizardtower2_stairs1", "wizardtower2_stairs2", "wizardtower2_study", "wizardtower2_roof" ], - "fg": [ 11544, 11543, 11545, 11546 ], - "bg": 10485, + "fg": [ 11592, 11591, 11593, 11594 ], + "bg": 10533, "rotates": true }, - { "id": "mon_alpha_razorclaw", "fg": 11547, "bg": 10309 }, - { "id": "mon_chickenbot", "fg": 11548, "bg": 10309 }, - { "id": "mon_razorclaw", "fg": 11549, "bg": 10309 }, + { "id": "mon_alpha_razorclaw", "fg": 11595, "bg": 10357 }, + { "id": "mon_chickenbot", "fg": 11596, "bg": 10357 }, + { "id": "mon_razorclaw", "fg": 11597, "bg": 10357 }, { "id": "vp_door_trunk_horizontal_2", - "fg": [ 11551, 11558, 11557, 11556 ], + "fg": [ 11599, 11606, 11605, 11604 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11552, 11555, 11554, 11553 ] }, - { "id": "broken", "fg": [ 7570, 7570, 7570, 7570 ], "bg": [ 11552, 11555, 11554, 11553 ] } + { "id": "open", "fg": [ 11600, 11603, 11602, 11601 ] }, + { "id": "broken", "fg": [ 7586, 7586, 7586, 7586 ], "bg": [ 11600, 11603, 11602, 11601 ] } ] }, { "id": "vp_halfboard_hatch_wheel_left", - "fg": [ 11559, 11562, 11561, 11560 ], + "fg": [ 11607, 11610, 11609, 11608 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 11550, 11550, 11550, 11550 ], "bg": [ 11559, 11562, 11561, 11560 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 11598, 11598, 11598, 11598 ], "bg": [ 11607, 11610, 11609, 11608 ] } ] }, { "id": "vp_halfboard_hatch_wheel_right", - "fg": [ 11563, 11566, 11565, 11564 ], + "fg": [ 11611, 11614, 11613, 11612 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 11550, 11550, 11550, 11550 ], "bg": [ 11563, 11566, 11565, 11564 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 11598, 11598, 11598, 11598 ], "bg": [ 11611, 11614, 11613, 11612 ] } ] }, { "id": "vp_halfboard_horizontal_2_rear", - "fg": [ 11567, 11570, 11569, 11568 ], + "fg": [ 11615, 11618, 11617, 11616 ], "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": [ 11550, 11550, 11550, 11550 ], "bg": [ 11567, 11570, 11569, 11568 ] } ] + "additional_tiles": [ { "id": "broken", "fg": [ 11598, 11598, 11598, 11598 ], "bg": [ 11615, 11618, 11617, 11616 ] } ] }, { "id": "vp_hatch", - "fg": [ 11571, 11586, 11585, 11584 ], + "fg": [ 11619, 11634, 11633, 11632 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11580, 11583, 11582, 11581 ] }, - { "id": "broken", "fg": [ 11550, 11550, 11550, 11550 ], "bg": [ 11580, 11583, 11582, 11581 ] } + { "id": "open", "fg": [ 11628, 11631, 11630, 11629 ] }, + { "id": "broken", "fg": [ 11598, 11598, 11598, 11598 ], "bg": [ 11628, 11631, 11630, 11629 ] } ] }, { "id": "vp_hatch_opaque", - "fg": [ 11572, 11579, 11578, 11577 ], + "fg": [ 11620, 11627, 11626, 11625 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11573, 11576, 11575, 11574 ] }, - { "id": "broken", "fg": [ 11550, 11550, 11550, 11550 ], "bg": [ 11573, 11576, 11575, 11574 ] } + { "id": "open", "fg": [ 11621, 11624, 11623, 11622 ] }, + { "id": "broken", "fg": [ 11598, 11598, 11598, 11598 ], "bg": [ 11621, 11624, 11623, 11622 ] } ] }, { "id": "vp_hatch_left", - "fg": [ 11589, 11596, 11595, 11594 ], + "fg": [ 11637, 11644, 11643, 11642 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11590, 11593, 11592, 11591 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11590, 11593, 11592, 11591 ] } + { "id": "open", "fg": [ 11638, 11641, 11640, 11639 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11638, 11641, 11640, 11639 ] } ] }, { "id": "vp_hatch_right", - "fg": [ 11595, 11594, 11589, 11596 ], + "fg": [ 11643, 11642, 11637, 11644 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11592, 11591, 11590, 11593 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11592, 11591, 11590, 11593 ] } + { "id": "open", "fg": [ 11640, 11639, 11638, 11641 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11640, 11639, 11638, 11641 ] } ] }, { "id": "vp_hatch_wheel_left", - "fg": [ 11589, 11608, 11595, 11594 ], + "fg": [ 11637, 11656, 11643, 11642 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11590, 11607, 11592, 11591 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11590, 11593, 11592, 11591 ] } + { "id": "open", "fg": [ 11638, 11655, 11640, 11639 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11638, 11641, 11640, 11639 ] } ] }, { "id": "vp_hatch_wheel_right", - "fg": [ 11595, 11594, 11589, 11608 ], + "fg": [ 11643, 11642, 11637, 11656 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11592, 11591, 11590, 11607 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11592, 11591, 11590, 11607 ] } + { "id": "open", "fg": [ 11640, 11639, 11638, 11655 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11640, 11639, 11638, 11655 ] } ] }, { "id": [ "vp_hatch_horizontal_rear", "vp_hatch_horizontal", "vp_hatch_horizontal_2" ], - "fg": [ 11587, 11595, 11594, 11589 ], + "fg": [ 11635, 11643, 11642, 11637 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11588, 11592, 11591, 11590 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11588, 11592, 11591, 11590 ] } + { "id": "open", "fg": [ 11636, 11640, 11639, 11638 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11636, 11640, 11639, 11638 ] } ] }, { "id": "vp_hatch_horizontal_front", - "fg": [ 11594, 11589, 11587, 11595 ], + "fg": [ 11642, 11637, 11635, 11643 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11591, 11590, 11588, 11592 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11591, 11590, 11588, 11592 ] } + { "id": "open", "fg": [ 11639, 11638, 11636, 11640 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11639, 11638, 11636, 11640 ] } ] }, { "id": "vp_hatch_opaque_left", - "fg": [ 11589, 11604, 11595, 11603 ], + "fg": [ 11637, 11652, 11643, 11651 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11599, 11602, 11601, 11600 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11599, 11602, 11601, 11600 ] } + { "id": "open", "fg": [ 11647, 11650, 11649, 11648 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11647, 11650, 11649, 11648 ] } ] }, { "id": "vp_hatch_opaque_right", - "fg": [ 11595, 11603, 11589, 11604 ], + "fg": [ 11643, 11651, 11637, 11652 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11601, 11600, 11599, 11602 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11601, 11600, 11599, 11602 ] } + { "id": "open", "fg": [ 11649, 11648, 11647, 11650 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11649, 11648, 11647, 11650 ] } ] }, { "id": "vp_hatch_opaque_wheel_left", - "fg": [ 11589, 11606, 11595, 11603 ], + "fg": [ 11637, 11654, 11643, 11651 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11599, 11605, 11601, 11600 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11599, 11605, 11601, 11600 ] } + { "id": "open", "fg": [ 11647, 11653, 11649, 11648 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11647, 11653, 11649, 11648 ] } ] }, { "id": "vp_hatch_opaque_wheel_right", - "fg": [ 11595, 11603, 11589, 11606 ], + "fg": [ 11643, 11651, 11637, 11654 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11601, 11600, 11599, 11605 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11601, 11600, 11599, 11605 ] } + { "id": "open", "fg": [ 11649, 11648, 11647, 11653 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11649, 11648, 11647, 11653 ] } ] }, { "id": [ "vp_hatch_opaque_horizontal_rear", "vp_hatch_opaque_horizontal", "vp_hatch_opaque_horizontal_2" ], - "fg": [ 11597, 11595, 11603, 11589 ], + "fg": [ 11645, 11643, 11651, 11637 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11598, 11601, 11600, 11599 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11598, 11601, 11600, 11599 ] } + { "id": "open", "fg": [ 11646, 11649, 11648, 11647 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11646, 11649, 11648, 11647 ] } ] }, { "id": "vp_hatch_opaque_horizontal_front", - "fg": [ 11603, 11589, 11597, 11595 ], + "fg": [ 11651, 11637, 11645, 11643 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11600, 11599, 11598, 11601 ] }, - { "id": "broken", "fg": [ 9982, 9982, 9982, 9982 ], "bg": [ 11600, 11599, 11598, 11601 ] } + { "id": "open", "fg": [ 11648, 11647, 11646, 11649 ] }, + { "id": "broken", "fg": [ 10030, 10030, 10030, 10030 ], "bg": [ 11648, 11647, 11646, 11649 ] } ] }, { "id": "vp_door_trunk_hatch_wheel_left", - "fg": [ 11609, 11616, 11615, 11614 ], + "fg": [ 11657, 11664, 11663, 11662 ], "multitile": true, "additional_tiles": [ - { "id": "open", "fg": [ 11610, 11613, 11612, 11611 ] }, - { "id": "broken", "fg": [ 11550, 11550, 11550, 11550 ], "bg": [ 11610, 11613, 11612, 11611 ] } + { "id": "open", "fg": [ 11658, 11661, 11660, 11659 ] }, + { "id": "broken", "fg": [ 11598, 11598, 11598, 11598 ], "bg": [ 11658, 11661, 11660, 11659 ] } ] }, - { "id": "corpse_mon_demon_spider", "fg": 11536 } + { "id": "corpse_mon_demon_spider", "fg": 11584 } ] }, { "file": "incomplete_giant.png", - "//": "range 11623 to 11626", + "//": "range 11671 to 11674", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, "sprite_offset_y": -64, "tiles": [ - { "id": "t_tree_burnt", "fg": 11625, "bg": 10553 }, - { "id": "t_tree_burnt_season_summer", "fg": 11625, "bg": 10554 }, - { "id": "t_tree_burnt_season_autumn", "fg": 11625, "bg": 10552 }, - { "id": "t_tree_burnt_season_winter", "fg": 11625, "bg": 10551 }, - { "id": "corpse_mon_demon_spider_queen", "fg": 11623 }, - { "id": "mon_demon_spider_queen", "fg": 11624 } + { "id": "t_tree_burnt", "fg": 11673, "bg": 10601 }, + { "id": "t_tree_burnt_season_summer", "fg": 11673, "bg": 10602 }, + { "id": "t_tree_burnt_season_autumn", "fg": 11673, "bg": 10600 }, + { "id": "t_tree_burnt_season_winter", "fg": 11673, "bg": 10599 }, + { "id": "corpse_mon_demon_spider_queen", "fg": 11671 }, + { "id": "mon_demon_spider_queen", "fg": 11672 } ] }, { "file": "fillerhoder.png", - "//": "range 11627 to 11690", + "//": "range 11675 to 11738", "tiles": [ { "id": "f_sandbag_wall", - "fg": 11627, + "fg": 11675, "rotates": true, "multitile": true, "additional_tiles": [ - { "id": "unconnected", "fg": 11627 }, - { "id": "center", "fg": 11628 }, - { "id": "corner", "fg": 11629 }, - { "id": "edge", "fg": 11630 }, - { "id": "end_piece", "fg": 11631 }, - { "id": "t_connection", "fg": 11632 } + { "id": "unconnected", "fg": 11675 }, + { "id": "center", "fg": 11676 }, + { "id": "corner", "fg": 11677 }, + { "id": "edge", "fg": 11678 }, + { "id": "end_piece", "fg": 11679 }, + { "id": "t_connection", "fg": 11680 } ] }, - { "id": "f_slab", "fg": 11633 }, - { "id": "animation_bullet_flame", "fg": 11634, "rotates": false }, - { "id": "animation_bullet_normal", "fg": 11635, "rotates": false }, - { "id": "animation_bullet_shrapnel", "fg": 11636 }, + { "id": "f_slab", "fg": 11681 }, + { "id": "animation_bullet_flame", "fg": 11682, "rotates": false }, + { "id": "animation_bullet_normal", "fg": 11683, "rotates": false }, + { "id": "animation_bullet_shrapnel", "fg": 11684 }, { "id": "explosion", - "fg": 11637, + "fg": 11685, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 11637 }, { "id": "edge", "fg": 11638 } ] + "additional_tiles": [ { "id": "corner", "fg": 11685 }, { "id": "edge", "fg": 11686 } ] }, { "id": "explosion_medium", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 11637 }, { "id": "edge", "fg": 11638 } ], - "fg": 11637 + "additional_tiles": [ { "id": "corner", "fg": 11685 }, { "id": "edge", "fg": 11686 } ], + "fg": 11685 }, { "id": "explosion_weak", "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "corner", "fg": 11637 }, { "id": "edge", "fg": 11638 } ], - "fg": 11637 + "additional_tiles": [ { "id": "corner", "fg": 11685 }, { "id": "edge", "fg": 11686 } ], + "fg": 11685 }, { "id": "vp_chimes", - "fg": 11639, + "fg": 11687, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11639 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11687 } ] }, { "id": "vp_robot_controls", - "fg": 11640, + "fg": 11688, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11640 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11688 } ] }, { "id": "vp_external_tank_small", - "fg": 11642, + "fg": 11690, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11642 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11690 } ] }, - { "id": "vp_ram_military", "fg": [ 11651, 11653, 11652, 11654 ], "rotates": true }, - { "id": "vp_ram_hardsteel", "fg": [ 11647, 11649, 11648, 11650 ], "rotates": true }, - { "id": "vp_ram_alloy", "fg": [ 11643, 11645, 11644, 11646 ], "rotates": true }, + { "id": "vp_ram_military", "fg": [ 11699, 11701, 11700, 11702 ], "rotates": true }, + { "id": "vp_ram_hardsteel", "fg": [ 11695, 11697, 11696, 11698 ], "rotates": true }, + { "id": "vp_ram_alloy", "fg": [ 11691, 11693, 11692, 11694 ], "rotates": true }, { "id": "vp_roller_drum", - "fg": 11658, + "fg": 11706, "rotates": true, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11641, "bg": 11658 } ] + "additional_tiles": [ { "id": "broken", "fg": 11689, "bg": 11706 } ] }, { "id": "vp_battery_motorbike", - "fg": 11670, + "fg": 11718, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11670 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11718 } ] }, { "id": "vp_blade_horizontal", - "fg": 11679, + "fg": 11727, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11679 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11727 } ] }, { "id": "vp_blade_vertical", - "fg": 11680, + "fg": 11728, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11680 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11728 } ] }, { "id": "vp_controls", - "fg": 11674, + "fg": 11722, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11674 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11722 } ] }, { "id": "vp_engine_1cyl", - "fg": 11663, + "fg": 11711, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11663 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11711 } ] }, { "id": "vp_engine_electric", - "fg": 11667, + "fg": 11715, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11667 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11715 } ] }, { "id": "vp_engine_electric_large", - "fg": 11668, + "fg": 11716, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11668 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11716 } ] }, - { "id": "vp_engine_v12", "fg": 11665, "bg": 11666 }, + { "id": "vp_engine_v12", "fg": 11713, "bg": 11714 }, { "id": "vp_engine_v6", - "fg": 11665, + "fg": 11713, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11665 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11713 } ] }, { "id": "vp_engine_v8", - "fg": 11666, + "fg": 11714, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11666 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11714 } ] }, { "id": "vp_engine_vtwin", - "fg": 11664, + "fg": 11712, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11664 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11712 } ] }, { "id": "vp_foot_pedals", - "fg": 11669, + "fg": 11717, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11669 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11717 } ] }, { "id": "vp_fusion_gun", - "fg": 11682, + "fg": 11730, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11682 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11730 } ] }, { "id": "vp_hdroof", - "fg": 11684, + "fg": 11732, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11684 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11732 } ] }, { "id": "vp_hydrogen_tank", - "fg": 11672, + "fg": 11720, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11672 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11720 } ] }, { "id": "vp_minireactor", - "fg": 11671, + "fg": 11719, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11671 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11719 } ] }, { "id": "vp_muffler", - "fg": 11673, + "fg": 11721, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11673 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11721 } ] }, { "id": "vp_plating_hard", - "fg": 11678, + "fg": 11726, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11678 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11726 } ] }, { "id": "vp_plating_military", - "fg": 11675, + "fg": 11723, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11675 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11723 } ] }, { "id": "vp_plating_spiked", - "fg": 11677, + "fg": 11725, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11677 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11725 } ] }, { "id": "vp_plating_steel", - "fg": 11675, + "fg": 11723, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11675 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11723 } ] }, { "id": "vp_plating_superalloy", - "fg": 11676, + "fg": 11724, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11676 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11724 } ] }, { "id": "vp_plating_wood", - "fg": 11687, + "fg": 11735, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11687 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11735 } ] }, { "id": "vp_roof", - "fg": 11685, + "fg": 11733, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11685 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11733 } ] }, { "id": "vp_roof_cloth", - "fg": 11686, + "fg": 11734, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11686 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11734 } ] }, { "id": "vp_seatbelt", - "fg": 11662, + "fg": 11710, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11662 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11710 } ] }, { "id": "vp_seatbelt_heavyduty", - "fg": 11662, + "fg": 11710, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11662 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11710 } ] }, { "id": "vp_small_storage_battery", - "fg": 11670, + "fg": 11718, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11670 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11718 } ] }, { "id": "vp_storage_battery", - "fg": 11670, + "fg": 11718, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11670 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11718 } ] }, { "id": "vp_v_curtain", - "fg": 11688, + "fg": 11736, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11688 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11736 } ] }, { "id": "vp_wheel_armor", - "fg": 11659, + "fg": 11707, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11659 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11707 } ] }, { "id": "vp_wheel_armor_steerable", - "fg": 11659, + "fg": 11707, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11659 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11707 } ] }, { "id": "vp_wheel_caster", - "fg": 11683, + "fg": 11731, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11683 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11731 } ] }, { "id": "vp_wheel_small", - "fg": 11661, + "fg": 11709, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11661 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11709 } ] }, { "id": "vp_wheel_small_steerable", - "fg": 11661, + "fg": 11709, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11661 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11709 } ] }, { "id": "vp_wheel_wheelchair", - "fg": 11660, + "fg": 11708, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11660 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11708 } ] }, { "id": "vp_wheel_wood", - "fg": 11690, + "fg": 11738, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11690 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11738 } ] }, { "id": [ "wheel_wood", "wheel_wood_b" ], - "fg": 11690, + "fg": 11738, "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11690 } ] + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11738 } ] }, { "id": "vp_wheel_wood_b", - "fg": 11690, - "multitile": true, - "additional_tiles": [ { "id": "broken", "fg": 11233, "bg": 11690 } ] - }, - { "id": "foot_crank", "fg": 11669 }, - { "id": "frame", "fg": 11689 }, - { "id": "hard_plate", "fg": 11678 }, - { "id": "kitchen_unit", "fg": 11681 }, - { "id": "motor", "fg": 11667 }, - { "id": "motor_large", "fg": 11668 }, - { "id": "muffler", "fg": 11673 }, - { "id": "spiked_plate", "fg": 11677 }, - { "id": "storage_battery", "fg": 11670 }, - { "id": "vehicle_controls", "fg": 11674 }, - { "id": "1cyl_combustion", "fg": 11663 }, - { "id": "v2_combustion", "fg": 11664 }, - { "id": [ "v6_combustion", "v6_diesel" ], "fg": 11665 }, - { "id": "v8_combustion", "fg": 11666 } + "fg": 11738, + "multitile": true, + "additional_tiles": [ { "id": "broken", "fg": 11281, "bg": 11738 } ] + }, + { "id": "foot_crank", "fg": 11717 }, + { "id": "frame", "fg": 11737 }, + { "id": "hard_plate", "fg": 11726 }, + { "id": "kitchen_unit", "fg": 11729 }, + { "id": "motor", "fg": 11715 }, + { "id": "motor_large", "fg": 11716 }, + { "id": "muffler", "fg": 11721 }, + { "id": "spiked_plate", "fg": 11725 }, + { "id": "storage_battery", "fg": 11718 }, + { "id": "vehicle_controls", "fg": 11722 }, + { "id": "1cyl_combustion", "fg": 11711 }, + { "id": "v2_combustion", "fg": 11712 }, + { "id": [ "v6_combustion", "v6_diesel" ], "fg": 11713 }, + { "id": "v8_combustion", "fg": 11714 } ] }, { "file": "filler.png", - "//": "range 11691 to 11722", + "//": "range 11739 to 11770", "tiles": [ { "id": "f_metal_bench", "multitile": true, - "fg": 11706, + "fg": 11754, "additional_tiles": [ - { "id": "center", "fg": 11691 }, - { "id": "corner", "fg": [ 11693, 11695, 11694, 11692 ] }, - { "id": "t_connection", "fg": [ 11703, 11705, 11704, 11702 ] }, - { "id": "edge", "fg": [ 11697, 11696 ] }, - { "id": "end_piece", "fg": [ 11699, 11701, 11700, 11698 ] }, - { "id": "unconnected", "fg": [ 11706, 11706 ] } + { "id": "center", "fg": 11739 }, + { "id": "corner", "fg": [ 11741, 11743, 11742, 11740 ] }, + { "id": "t_connection", "fg": [ 11751, 11753, 11752, 11750 ] }, + { "id": "edge", "fg": [ 11745, 11744 ] }, + { "id": "end_piece", "fg": [ 11747, 11749, 11748, 11746 ] }, + { "id": "unconnected", "fg": [ 11754, 11754 ] } ] }, - { "id": "mon_leech_pod_cluster", "fg": 11707 }, - { "id": "mon_leech_root_drone", "fg": 11708 }, - { "id": "mon_leech_root_runner", "fg": 11709 }, - { "id": "mon_leech_stalk", "fg": 11710 } + { "id": "mon_leech_pod_cluster", "fg": 11755 }, + { "id": "mon_leech_root_drone", "fg": 11756 }, + { "id": "mon_leech_root_runner", "fg": 11757 }, + { "id": "mon_leech_stalk", "fg": 11758 } ] }, { "file": "filler_tall.png", - "//": "range 11723 to 11724", + "//": "range 11771 to 11772", "sprite_width": 32, "sprite_height": 64, "sprite_offset_x": 0, "sprite_offset_y": -32, - "tiles": [ { "id": "f_exodii_printer_large", "fg": 11723 }, { "id": "f_exodii_printer_small", "fg": 11724 } ] + "tiles": [ { "id": "f_exodii_printer_large", "fg": 11771 }, { "id": "f_exodii_printer_small", "fg": 11772 } ] }, { "file": "fillergiant.png", - "//": "range 11725 to 11736", + "//": "range 11773 to 11784", "sprite_width": 96, "sprite_height": 96, "sprite_offset_x": -32, @@ -18883,18 +19005,18 @@ "t_tree_pear_season_spring", "t_tree_plum_season_spring" ], - "fg": 10560, - "bg": 10553 + "fg": 10608, + "bg": 10601 }, - { "id": "t_tree_apricot_season_summer", "fg": 11725, "bg": 10554 }, - { "id": "t_tree_mulberry_season_summer", "fg": 11726, "bg": 10554 }, - { "id": "t_tree_elderberry_season_summer", "fg": 11726, "bg": 10554 }, - { "id": "t_tree_pear_season_autumn", "fg": 11727, "bg": 10554 }, - { "id": "t_tree_plum_season_summer", "fg": 11728, "bg": 10554 }, + { "id": "t_tree_apricot_season_summer", "fg": 11773, "bg": 10602 }, + { "id": "t_tree_mulberry_season_summer", "fg": 11774, "bg": 10602 }, + { "id": "t_tree_elderberry_season_summer", "fg": 11774, "bg": 10602 }, + { "id": "t_tree_pear_season_autumn", "fg": 11775, "bg": 10602 }, + { "id": "t_tree_plum_season_summer", "fg": 11776, "bg": 10602 }, { "id": [ "t_tree_apricot_harvested", "t_tree_mulberry_harvested", "t_tree_plum_harvested", "t_tree_pear_season_summer" ], - "fg": 10555, - "bg": 10554 + "fg": 10603, + "bg": 10602 }, { "id": [ @@ -18904,12 +19026,12 @@ "t_tree_pear_harvested" ], "fg": [ - { "weight": 100, "sprite": 10556 }, - { "weight": 100, "sprite": 10557 }, - { "weight": 100, "sprite": 10558 }, - { "weight": 100, "sprite": 10559 } + { "weight": 100, "sprite": 10604 }, + { "weight": 100, "sprite": 10605 }, + { "weight": 100, "sprite": 10606 }, + { "weight": 100, "sprite": 10607 } ], - "bg": 10552 + "bg": 10600 }, { "id": [ @@ -18918,29 +19040,29 @@ "t_tree_pear_season_winter", "t_tree_plum_season_winter" ], - "fg": 10595, - "bg": 10551 - }, - { "id": "t_tree_chestnut", "fg": 11730, "bg": 10553 }, - { "id": "t_tree_chestnut_season_summer", "fg": 11729, "bg": 10554 }, - { "id": "t_tree_chestnut_season_autumn", "fg": 11729, "bg": 10552 }, - { "id": "t_tree_chestnut_season_winter", "fg": 11729, "bg": 10551 }, - { "id": "t_tree_pine", "fg": 11734, "bg": 10553 }, - { "id": "t_tree_pine_season_summer", "fg": 11734, "bg": 10554 }, - { "id": "t_tree_pine_season_autumn", "fg": 11734, "bg": 10552 }, - { "id": "t_tree_pine_season_winter", "fg": 11734, "bg": 10551 }, - { "id": "t_tree_deadpine", "fg": 11731, "bg": 10553 }, - { "id": "t_tree_deadpine_season_summer", "fg": 11731, "bg": 10554 }, - { "id": "t_tree_deadpine_season_autumn", "fg": 11731, "bg": 10552 }, - { "id": "t_tree_deadpine_season_winter", "fg": 11731, "bg": 10551 }, - { "id": "t_tree_hickory", "fg": 11733, "bg": 10553 }, - { "id": "t_tree_hickory_season_summer", "fg": 11733, "bg": 10554 }, - { "id": "t_tree_hickory_season_autumn", "fg": 11733, "bg": 10552 }, - { "id": "t_tree_hickory_season_winter", "fg": 11732, "bg": 10551 }, - { "id": "t_tree_hickory_dead", "fg": 11732, "bg": 10553 }, - { "id": "t_tree_hickory_dead_season_summer", "fg": 11732, "bg": 10554 }, - { "id": "t_tree_hickory_dead_season_autumn", "fg": 11732, "bg": 10552 }, - { "id": "t_tree_hickory_dead_season_winter", "fg": 11732, "bg": 10551 } + "fg": 10643, + "bg": 10599 + }, + { "id": "t_tree_chestnut", "fg": 11778, "bg": 10601 }, + { "id": "t_tree_chestnut_season_summer", "fg": 11777, "bg": 10602 }, + { "id": "t_tree_chestnut_season_autumn", "fg": 11777, "bg": 10600 }, + { "id": "t_tree_chestnut_season_winter", "fg": 11777, "bg": 10599 }, + { "id": "t_tree_pine", "fg": 11782, "bg": 10601 }, + { "id": "t_tree_pine_season_summer", "fg": 11782, "bg": 10602 }, + { "id": "t_tree_pine_season_autumn", "fg": 11782, "bg": 10600 }, + { "id": "t_tree_pine_season_winter", "fg": 11782, "bg": 10599 }, + { "id": "t_tree_deadpine", "fg": 11779, "bg": 10601 }, + { "id": "t_tree_deadpine_season_summer", "fg": 11779, "bg": 10602 }, + { "id": "t_tree_deadpine_season_autumn", "fg": 11779, "bg": 10600 }, + { "id": "t_tree_deadpine_season_winter", "fg": 11779, "bg": 10599 }, + { "id": "t_tree_hickory", "fg": 11781, "bg": 10601 }, + { "id": "t_tree_hickory_season_summer", "fg": 11781, "bg": 10602 }, + { "id": "t_tree_hickory_season_autumn", "fg": 11781, "bg": 10600 }, + { "id": "t_tree_hickory_season_winter", "fg": 11780, "bg": 10599 }, + { "id": "t_tree_hickory_dead", "fg": 11780, "bg": 10601 }, + { "id": "t_tree_hickory_dead_season_summer", "fg": 11780, "bg": 10602 }, + { "id": "t_tree_hickory_dead_season_autumn", "fg": 11780, "bg": 10600 }, + { "id": "t_tree_hickory_dead_season_winter", "fg": 11780, "bg": 10599 } ] }, {