diff --git a/N3OW/.gitattributes b/.gitattributes similarity index 100% rename from N3OW/.gitattributes rename to .gitattributes diff --git a/N3OW/.gitignore b/.gitignore similarity index 100% rename from N3OW/.gitignore rename to .gitignore diff --git a/N3OW.mod b/N3OW.mod deleted file mode 100644 index 9ce814fc..00000000 --- a/N3OW.mod +++ /dev/null @@ -1,13 +0,0 @@ -version="0.0.1" -tags={ - "Total Overhaul" -} -name="New Era Old World" -picture="thumbnail.png" -path="mod/N3OW/N3OW" -replace_path="common/landed_titles" -replace_path="history/characters" -replace_path="history/cultures" -replace_path="history/provinces" -replace_path="history/titles" -supported_version="1.18.*" \ No newline at end of file diff --git a/N3OW/common/accolade_names/00_accolade_names.txt b/common/accolade_names/00_accolade_names.txt similarity index 100% rename from N3OW/common/accolade_names/00_accolade_names.txt rename to common/accolade_names/00_accolade_names.txt diff --git a/N3OW/common/accolade_names/_accolade_name.info b/common/accolade_names/_accolade_name.info similarity index 100% rename from N3OW/common/accolade_names/_accolade_name.info rename to common/accolade_names/_accolade_name.info diff --git a/N3OW/common/activities/activity_types/chariot_race.txt b/common/activities/activity_types/chariot_race.txt similarity index 100% rename from N3OW/common/activities/activity_types/chariot_race.txt rename to common/activities/activity_types/chariot_race.txt diff --git a/N3OW/common/activities/activity_types/coronation.txt b/common/activities/activity_types/coronation.txt similarity index 100% rename from N3OW/common/activities/activity_types/coronation.txt rename to common/activities/activity_types/coronation.txt diff --git a/N3OW/common/activities/activity_types/pilgrimage.txt b/common/activities/activity_types/pilgrimage.txt similarity index 100% rename from N3OW/common/activities/activity_types/pilgrimage.txt rename to common/activities/activity_types/pilgrimage.txt diff --git a/N3OW/common/activities/intents/coronation_intents.txt b/common/activities/intents/coronation_intents.txt similarity index 100% rename from N3OW/common/activities/intents/coronation_intents.txt rename to common/activities/intents/coronation_intents.txt diff --git a/N3OW/common/activities/pulse_actions/education_actions.txt b/common/activities/pulse_actions/education_actions.txt similarity index 100% rename from N3OW/common/activities/pulse_actions/education_actions.txt rename to common/activities/pulse_actions/education_actions.txt diff --git a/N3OW/common/artifacts/features/00_features.txt b/common/artifacts/features/00_features.txt similarity index 100% rename from N3OW/common/artifacts/features/00_features.txt rename to common/artifacts/features/00_features.txt diff --git a/N3OW/common/artifacts/visuals/00_court_artifacts.txt b/common/artifacts/visuals/00_court_artifacts.txt similarity index 100% rename from N3OW/common/artifacts/visuals/00_court_artifacts.txt rename to common/artifacts/visuals/00_court_artifacts.txt diff --git a/N3OW/common/artifacts/visuals/00_personal_misc.txt b/common/artifacts/visuals/00_personal_misc.txt similarity index 100% rename from N3OW/common/artifacts/visuals/00_personal_misc.txt rename to common/artifacts/visuals/00_personal_misc.txt diff --git a/N3OW/common/bookmarks/bookmarks/00_bookmarks.txt b/common/bookmarks/bookmarks/00_bookmarks.txt similarity index 100% rename from N3OW/common/bookmarks/bookmarks/00_bookmarks.txt rename to common/bookmarks/bookmarks/00_bookmarks.txt diff --git a/N3OW/common/bookmarks/bookmarks/_bookmarks.info b/common/bookmarks/bookmarks/_bookmarks.info similarity index 100% rename from N3OW/common/bookmarks/bookmarks/_bookmarks.info rename to common/bookmarks/bookmarks/_bookmarks.info diff --git a/N3OW/common/bookmarks/challenge_characters/00_challenge_characters.txt b/common/bookmarks/challenge_characters/00_challenge_characters.txt similarity index 100% rename from N3OW/common/bookmarks/challenge_characters/00_challenge_characters.txt rename to common/bookmarks/challenge_characters/00_challenge_characters.txt diff --git a/N3OW/common/bookmarks/challenge_characters/_challenge_characters.info b/common/bookmarks/challenge_characters/_challenge_characters.info similarity index 100% rename from N3OW/common/bookmarks/challenge_characters/_challenge_characters.info rename to common/bookmarks/challenge_characters/_challenge_characters.info diff --git a/N3OW/common/bookmarks/groups/00_bookmark_groups.txt b/common/bookmarks/groups/00_bookmark_groups.txt similarity index 100% rename from N3OW/common/bookmarks/groups/00_bookmark_groups.txt rename to common/bookmarks/groups/00_bookmark_groups.txt diff --git a/N3OW/common/bookmarks/groups/_bookmark_groups.info b/common/bookmarks/groups/_bookmark_groups.info similarity index 100% rename from N3OW/common/bookmarks/groups/_bookmark_groups.info rename to common/bookmarks/groups/_bookmark_groups.info diff --git a/N3OW/common/buildings/00_special_buildings.txt b/common/buildings/00_special_buildings.txt similarity index 100% rename from N3OW/common/buildings/00_special_buildings.txt rename to common/buildings/00_special_buildings.txt diff --git a/N3OW/common/buildings/N3OW_standard_economy_buildings.txt b/common/buildings/N3OW_standard_economy_buildings.txt similarity index 100% rename from N3OW/common/buildings/N3OW_standard_economy_buildings.txt rename to common/buildings/N3OW_standard_economy_buildings.txt diff --git a/N3OW/common/buildings/NEOW_special_buildings.txt b/common/buildings/NEOW_special_buildings.txt similarity index 100% rename from N3OW/common/buildings/NEOW_special_buildings.txt rename to common/buildings/NEOW_special_buildings.txt diff --git a/N3OW/common/buildings/ccp3_special_buildings.txt b/common/buildings/ccp3_special_buildings.txt similarity index 100% rename from N3OW/common/buildings/ccp3_special_buildings.txt rename to common/buildings/ccp3_special_buildings.txt diff --git a/N3OW/common/casus_belli_types/07_ep3_wars.txt b/common/casus_belli_types/07_ep3_wars.txt similarity index 100% rename from N3OW/common/casus_belli_types/07_ep3_wars.txt rename to common/casus_belli_types/07_ep3_wars.txt diff --git a/N3OW/common/character_interactions/NEOW_modified_interactions.txt b/common/character_interactions/NEOW_modified_interactions.txt similarity index 100% rename from N3OW/common/character_interactions/NEOW_modified_interactions.txt rename to common/character_interactions/NEOW_modified_interactions.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/01_landed_titles.txt b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/01_landed_titles.txt rename to common/coat_of_arms/coat_of_arms/01_landed_titles.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/NEOW_laamp_coas.txt b/common/coat_of_arms/coat_of_arms/NEOW_laamp_coas.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/NEOW_laamp_coas.txt rename to common/coat_of_arms/coat_of_arms/NEOW_laamp_coas.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt b/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt rename to common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/NEOW_partial.txt b/common/coat_of_arms/coat_of_arms/NEOW_partial.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/NEOW_partial.txt rename to common/coat_of_arms/coat_of_arms/NEOW_partial.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/alps.txt b/common/coat_of_arms/coat_of_arms/alps.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/alps.txt rename to common/coat_of_arms/coat_of_arms/alps.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/europa.txt b/common/coat_of_arms/coat_of_arms/europa.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/europa.txt rename to common/coat_of_arms/coat_of_arms/europa.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/france.txt b/common/coat_of_arms/coat_of_arms/france.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/france.txt rename to common/coat_of_arms/coat_of_arms/france.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/germany.txt b/common/coat_of_arms/coat_of_arms/germany.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/germany.txt rename to common/coat_of_arms/coat_of_arms/germany.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/iberia.txt b/common/coat_of_arms/coat_of_arms/iberia.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/iberia.txt rename to common/coat_of_arms/coat_of_arms/iberia.txt diff --git a/N3OW/common/coat_of_arms/coat_of_arms/italia.txt b/common/coat_of_arms/coat_of_arms/italia.txt similarity index 100% rename from N3OW/common/coat_of_arms/coat_of_arms/italia.txt rename to common/coat_of_arms/coat_of_arms/italia.txt diff --git a/N3OW/common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt b/common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt similarity index 100% rename from N3OW/common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt rename to common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt diff --git a/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt b/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt new file mode 100644 index 00000000..aa63f74f --- /dev/null +++ b/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt @@ -0,0 +1,10 @@ +d_lucania = { + item = { + trigger = { + holder.culture = { + has_cultural_pillar = heritage_albanian + } + } + coat_of_arms = d_lucania_albanian + } +} \ No newline at end of file diff --git a/N3OW/common/coat_of_arms/dynamic_definitions/NEOW_numenorian_coa.txt b/common/coat_of_arms/dynamic_definitions/NEOW_numenorian_coa.txt similarity index 100% rename from N3OW/common/coat_of_arms/dynamic_definitions/NEOW_numenorian_coa.txt rename to common/coat_of_arms/dynamic_definitions/NEOW_numenorian_coa.txt diff --git a/N3OW/common/coat_of_arms/template_lists/coa_templates.txt b/common/coat_of_arms/template_lists/coa_templates.txt similarity index 100% rename from N3OW/common/coat_of_arms/template_lists/coa_templates.txt rename to common/coat_of_arms/template_lists/coa_templates.txt diff --git a/N3OW/common/coat_of_arms/template_lists/colored_emblem_lists.txt b/common/coat_of_arms/template_lists/colored_emblem_lists.txt similarity index 100% rename from N3OW/common/coat_of_arms/template_lists/colored_emblem_lists.txt rename to common/coat_of_arms/template_lists/colored_emblem_lists.txt diff --git a/N3OW/common/coat_of_arms/template_lists/pattern_lists.txt b/common/coat_of_arms/template_lists/pattern_lists.txt similarity index 100% rename from N3OW/common/coat_of_arms/template_lists/pattern_lists.txt rename to common/coat_of_arms/template_lists/pattern_lists.txt diff --git a/N3OW/common/council_tasks/00_chancellor_tasks.txt b/common/council_tasks/00_chancellor_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_chancellor_tasks.txt rename to common/council_tasks/00_chancellor_tasks.txt diff --git a/N3OW/common/council_tasks/00_court_chaplain_tasks.txt b/common/council_tasks/00_court_chaplain_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_court_chaplain_tasks.txt rename to common/council_tasks/00_court_chaplain_tasks.txt diff --git a/N3OW/common/council_tasks/00_kurultai_tasks.txt b/common/council_tasks/00_kurultai_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_kurultai_tasks.txt rename to common/council_tasks/00_kurultai_tasks.txt diff --git a/N3OW/common/council_tasks/00_marshal_tasks.txt b/common/council_tasks/00_marshal_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_marshal_tasks.txt rename to common/council_tasks/00_marshal_tasks.txt diff --git a/N3OW/common/council_tasks/00_spouse_tasks.txt b/common/council_tasks/00_spouse_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_spouse_tasks.txt rename to common/council_tasks/00_spouse_tasks.txt diff --git a/N3OW/common/council_tasks/00_spymaster_tasks.txt b/common/council_tasks/00_spymaster_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_spymaster_tasks.txt rename to common/council_tasks/00_spymaster_tasks.txt diff --git a/N3OW/common/council_tasks/00_steward_tasks.txt b/common/council_tasks/00_steward_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_steward_tasks.txt rename to common/council_tasks/00_steward_tasks.txt diff --git a/N3OW/common/council_tasks/00_vizier_tasks.txt b/common/council_tasks/00_vizier_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/00_vizier_tasks.txt rename to common/council_tasks/00_vizier_tasks.txt diff --git a/N3OW/common/council_tasks/01_ministry_tasks.txt b/common/council_tasks/01_ministry_tasks.txt similarity index 100% rename from N3OW/common/council_tasks/01_ministry_tasks.txt rename to common/council_tasks/01_ministry_tasks.txt diff --git a/N3OW/common/council_tasks/_council_tasks.info b/common/council_tasks/_council_tasks.info similarity index 100% rename from N3OW/common/council_tasks/_council_tasks.info rename to common/council_tasks/_council_tasks.info diff --git a/N3OW/common/court_positions/types/N3OW_court_positions.txt b/common/court_positions/types/N3OW_court_positions.txt similarity index 100% rename from N3OW/common/court_positions/types/N3OW_court_positions.txt rename to common/court_positions/types/N3OW_court_positions.txt diff --git a/N3OW/common/culture/cultures/00_byzantine.txt b/common/culture/cultures/00_byzantine.txt similarity index 100% rename from N3OW/common/culture/cultures/00_byzantine.txt rename to common/culture/cultures/00_byzantine.txt diff --git a/N3OW/common/culture/cultures/00_iberian.txt b/common/culture/cultures/00_iberian.txt similarity index 100% rename from N3OW/common/culture/cultures/00_iberian.txt rename to common/culture/cultures/00_iberian.txt diff --git a/N3OW/common/culture/cultures/00_israelite.txt b/common/culture/cultures/00_israelite.txt similarity index 100% rename from N3OW/common/culture/cultures/00_israelite.txt rename to common/culture/cultures/00_israelite.txt diff --git a/N3OW/common/culture/cultures/00_latin.txt b/common/culture/cultures/00_latin.txt similarity index 100% rename from N3OW/common/culture/cultures/00_latin.txt rename to common/culture/cultures/00_latin.txt diff --git a/N3OW/common/culture/cultures/NEOW_albanian.txt b/common/culture/cultures/NEOW_albanian.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_albanian.txt rename to common/culture/cultures/NEOW_albanian.txt diff --git a/N3OW/common/culture/cultures/NEOW_anglo_american.txt b/common/culture/cultures/NEOW_anglo_american.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_anglo_american.txt rename to common/culture/cultures/NEOW_anglo_american.txt diff --git a/N3OW/common/culture/cultures/NEOW_anglo_frisian.txt b/common/culture/cultures/NEOW_anglo_frisian.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_anglo_frisian.txt rename to common/culture/cultures/NEOW_anglo_frisian.txt diff --git a/N3OW/common/culture/cultures/NEOW_berber.txt b/common/culture/cultures/NEOW_berber.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_berber.txt rename to common/culture/cultures/NEOW_berber.txt diff --git a/N3OW/common/culture/cultures/NEOW_brythonic.txt b/common/culture/cultures/NEOW_brythonic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_brythonic.txt rename to common/culture/cultures/NEOW_brythonic.txt diff --git a/N3OW/common/culture/cultures/NEOW_goidelic.txt b/common/culture/cultures/NEOW_goidelic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_goidelic.txt rename to common/culture/cultures/NEOW_goidelic.txt diff --git a/N3OW/common/culture/cultures/NEOW_greek.txt b/common/culture/cultures/NEOW_greek.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_greek.txt rename to common/culture/cultures/NEOW_greek.txt diff --git a/N3OW/common/culture/cultures/NEOW_israelite.txt b/common/culture/cultures/NEOW_israelite.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_israelite.txt rename to common/culture/cultures/NEOW_israelite.txt diff --git a/N3OW/common/culture/cultures/NEOW_italian.txt b/common/culture/cultures/NEOW_italian.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_italian.txt rename to common/culture/cultures/NEOW_italian.txt diff --git a/N3OW/common/culture/cultures/NEOW_north_germanic.txt b/common/culture/cultures/NEOW_north_germanic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_north_germanic.txt rename to common/culture/cultures/NEOW_north_germanic.txt diff --git a/N3OW/common/culture/cultures/NEOW_rhaeto_helvetic.txt b/common/culture/cultures/NEOW_rhaeto_helvetic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_rhaeto_helvetic.txt rename to common/culture/cultures/NEOW_rhaeto_helvetic.txt diff --git a/N3OW/common/culture/cultures/NEOW_romani.txt b/common/culture/cultures/NEOW_romani.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_romani.txt rename to common/culture/cultures/NEOW_romani.txt diff --git a/N3OW/common/culture/cultures/NEOW_sardic.txt b/common/culture/cultures/NEOW_sardic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_sardic.txt rename to common/culture/cultures/NEOW_sardic.txt diff --git a/N3OW/common/culture/cultures/NEOW_scottish.txt b/common/culture/cultures/NEOW_scottish.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_scottish.txt rename to common/culture/cultures/NEOW_scottish.txt diff --git a/N3OW/common/culture/cultures/NEOW_south_slavic.txt b/common/culture/cultures/NEOW_south_slavic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_south_slavic.txt rename to common/culture/cultures/NEOW_south_slavic.txt diff --git a/N3OW/common/culture/cultures/NEOW_west_germanic.txt b/common/culture/cultures/NEOW_west_germanic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_west_germanic.txt rename to common/culture/cultures/NEOW_west_germanic.txt diff --git a/N3OW/common/culture/cultures/NEOW_west_slavic.txt b/common/culture/cultures/NEOW_west_slavic.txt similarity index 100% rename from N3OW/common/culture/cultures/NEOW_west_slavic.txt rename to common/culture/cultures/NEOW_west_slavic.txt diff --git a/N3OW/common/culture/eras/00_culture_eras.txt b/common/culture/eras/00_culture_eras.txt similarity index 100% rename from N3OW/common/culture/eras/00_culture_eras.txt rename to common/culture/eras/00_culture_eras.txt diff --git a/N3OW/common/culture/eras/_culture_eras.info b/common/culture/eras/_culture_eras.info similarity index 100% rename from N3OW/common/culture/eras/_culture_eras.info rename to common/culture/eras/_culture_eras.info diff --git a/N3OW/common/culture/innovations/00_cultural_maa_innovations.txt b/common/culture/innovations/00_cultural_maa_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/00_cultural_maa_innovations.txt rename to common/culture/innovations/00_cultural_maa_innovations.txt diff --git a/N3OW/common/culture/innovations/00_early_medieval_innovations.txt b/common/culture/innovations/00_early_medieval_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/00_early_medieval_innovations.txt rename to common/culture/innovations/00_early_medieval_innovations.txt diff --git a/N3OW/common/culture/innovations/00_fp3_innovations.txt b/common/culture/innovations/00_fp3_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/00_fp3_innovations.txt rename to common/culture/innovations/00_fp3_innovations.txt diff --git a/N3OW/common/culture/innovations/00_high_medieval_innovations.txt b/common/culture/innovations/00_high_medieval_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/00_high_medieval_innovations.txt rename to common/culture/innovations/00_high_medieval_innovations.txt diff --git a/N3OW/common/culture/innovations/00_late_medieval_innovations.txt b/common/culture/innovations/00_late_medieval_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/00_late_medieval_innovations.txt rename to common/culture/innovations/00_late_medieval_innovations.txt diff --git a/N3OW/common/culture/innovations/00_tribal_innovations.txt b/common/culture/innovations/00_tribal_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/00_tribal_innovations.txt rename to common/culture/innovations/00_tribal_innovations.txt diff --git a/N3OW/common/culture/innovations/01_fp1_innovations.txt b/common/culture/innovations/01_fp1_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/01_fp1_innovations.txt rename to common/culture/innovations/01_fp1_innovations.txt diff --git a/N3OW/common/culture/innovations/02_ce1_innovations.txt b/common/culture/innovations/02_ce1_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/02_ce1_innovations.txt rename to common/culture/innovations/02_ce1_innovations.txt diff --git a/N3OW/common/culture/innovations/N3OW_cultural_maa_innovations.txt b/common/culture/innovations/N3OW_cultural_maa_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/N3OW_cultural_maa_innovations.txt rename to common/culture/innovations/N3OW_cultural_maa_innovations.txt diff --git a/N3OW/common/culture/innovations/_culture_innovations.info b/common/culture/innovations/_culture_innovations.info similarity index 100% rename from N3OW/common/culture/innovations/_culture_innovations.info rename to common/culture/innovations/_culture_innovations.info diff --git a/N3OW/common/culture/innovations/tgp_innovations.txt b/common/culture/innovations/tgp_innovations.txt similarity index 100% rename from N3OW/common/culture/innovations/tgp_innovations.txt rename to common/culture/innovations/tgp_innovations.txt diff --git a/N3OW/common/culture/name_equivalency/00_names.txt b/common/culture/name_equivalency/00_names.txt similarity index 100% rename from N3OW/common/culture/name_equivalency/00_names.txt rename to common/culture/name_equivalency/00_names.txt diff --git a/N3OW/common/culture/name_equivalency/_info.info b/common/culture/name_equivalency/_info.info similarity index 100% rename from N3OW/common/culture/name_equivalency/_info.info rename to common/culture/name_equivalency/_info.info diff --git a/N3OW/common/culture/name_lists/NEOW_bavarian.txt b/common/culture/name_lists/NEOW_bavarian.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_bavarian.txt rename to common/culture/name_lists/NEOW_bavarian.txt diff --git a/N3OW/common/culture/name_lists/NEOW_beur.txt b/common/culture/name_lists/NEOW_beur.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_beur.txt rename to common/culture/name_lists/NEOW_beur.txt diff --git a/N3OW/common/culture/name_lists/NEOW_breton.txt b/common/culture/name_lists/NEOW_breton.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_breton.txt rename to common/culture/name_lists/NEOW_breton.txt diff --git a/N3OW/common/culture/name_lists/NEOW_brittannic.txt b/common/culture/name_lists/NEOW_brittannic.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_brittannic.txt rename to common/culture/name_lists/NEOW_brittannic.txt diff --git a/N3OW/common/culture/name_lists/NEOW_brythonic.txt b/common/culture/name_lists/NEOW_brythonic.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_brythonic.txt rename to common/culture/name_lists/NEOW_brythonic.txt diff --git a/N3OW/common/culture/name_lists/NEOW_french.txt b/common/culture/name_lists/NEOW_french.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_french.txt rename to common/culture/name_lists/NEOW_french.txt diff --git a/N3OW/common/culture/name_lists/NEOW_goidelic.txt b/common/culture/name_lists/NEOW_goidelic.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_goidelic.txt rename to common/culture/name_lists/NEOW_goidelic.txt diff --git a/N3OW/common/culture/name_lists/NEOW_italians.txt b/common/culture/name_lists/NEOW_italians.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_italians.txt rename to common/culture/name_lists/NEOW_italians.txt diff --git a/N3OW/common/culture/name_lists/NEOW_mosellic.txt b/common/culture/name_lists/NEOW_mosellic.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_mosellic.txt rename to common/culture/name_lists/NEOW_mosellic.txt diff --git a/N3OW/common/culture/name_lists/NEOW_provencal.txt b/common/culture/name_lists/NEOW_provencal.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_provencal.txt rename to common/culture/name_lists/NEOW_provencal.txt diff --git a/N3OW/common/culture/name_lists/NEOW_swabian.txt b/common/culture/name_lists/NEOW_swabian.txt similarity index 100% rename from N3OW/common/culture/name_lists/NEOW_swabian.txt rename to common/culture/name_lists/NEOW_swabian.txt diff --git a/N3OW/common/culture/name_lists/_example.info b/common/culture/name_lists/_example.info similarity index 100% rename from N3OW/common/culture/name_lists/_example.info rename to common/culture/name_lists/_example.info diff --git a/N3OW/common/culture/name_lists/_name_lists.info b/common/culture/name_lists/_name_lists.info similarity index 100% rename from N3OW/common/culture/name_lists/_name_lists.info rename to common/culture/name_lists/_name_lists.info diff --git a/N3OW/common/culture/pillars/NEOW_heritage.txt b/common/culture/pillars/NEOW_heritage.txt similarity index 100% rename from N3OW/common/culture/pillars/NEOW_heritage.txt rename to common/culture/pillars/NEOW_heritage.txt diff --git a/N3OW/common/culture/pillars/NEOW_language.txt b/common/culture/pillars/NEOW_language.txt similarity index 100% rename from N3OW/common/culture/pillars/NEOW_language.txt rename to common/culture/pillars/NEOW_language.txt diff --git a/N3OW/common/culture/traditions/00_debug_traditions.txt b/common/culture/traditions/00_debug_traditions.txt similarity index 100% rename from N3OW/common/culture/traditions/00_debug_traditions.txt rename to common/culture/traditions/00_debug_traditions.txt diff --git a/N3OW/common/culture/traditions/00_realm_traditions.txt b/common/culture/traditions/00_realm_traditions.txt similarity index 100% rename from N3OW/common/culture/traditions/00_realm_traditions.txt rename to common/culture/traditions/00_realm_traditions.txt diff --git a/N3OW/common/culture/traditions/NEOW_traditions.txt b/common/culture/traditions/NEOW_traditions.txt similarity index 100% rename from N3OW/common/culture/traditions/NEOW_traditions.txt rename to common/culture/traditions/NEOW_traditions.txt diff --git a/N3OW/common/culture/traditions/_traditions.info b/common/culture/traditions/_traditions.info similarity index 100% rename from N3OW/common/culture/traditions/_traditions.info rename to common/culture/traditions/_traditions.info diff --git a/N3OW/common/customizable_localization/00_adventurer_names.txt b/common/customizable_localization/00_adventurer_names.txt similarity index 100% rename from N3OW/common/customizable_localization/00_adventurer_names.txt rename to common/customizable_localization/00_adventurer_names.txt diff --git a/N3OW/common/customizable_localization/00_artifact_court_custom_loc.txt b/common/customizable_localization/00_artifact_court_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_artifact_court_custom_loc.txt rename to common/customizable_localization/00_artifact_court_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_building_custom_localization.txt b/common/customizable_localization/00_building_custom_localization.txt similarity index 100% rename from N3OW/common/customizable_localization/00_building_custom_localization.txt rename to common/customizable_localization/00_building_custom_localization.txt diff --git a/N3OW/common/customizable_localization/00_divinity_custom_loc.txt b/common/customizable_localization/00_divinity_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_divinity_custom_loc.txt rename to common/customizable_localization/00_divinity_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_food_custom_loc.txt b/common/customizable_localization/00_food_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_food_custom_loc.txt rename to common/customizable_localization/00_food_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_government_custom_loc.txt b/common/customizable_localization/00_government_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_government_custom_loc.txt rename to common/customizable_localization/00_government_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_greeting_custom_loc.txt b/common/customizable_localization/00_greeting_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_greeting_custom_loc.txt rename to common/customizable_localization/00_greeting_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_hold_court_custom_joe.txt b/common/customizable_localization/00_hold_court_custom_joe.txt similarity index 100% rename from N3OW/common/customizable_localization/00_hold_court_custom_joe.txt rename to common/customizable_localization/00_hold_court_custom_joe.txt diff --git a/N3OW/common/customizable_localization/00_insult_custom_loc.txt b/common/customizable_localization/00_insult_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_insult_custom_loc.txt rename to common/customizable_localization/00_insult_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_knight_culture.txt b/common/customizable_localization/00_knight_culture.txt similarity index 100% rename from N3OW/common/customizable_localization/00_knight_culture.txt rename to common/customizable_localization/00_knight_culture.txt diff --git a/N3OW/common/customizable_localization/00_language_custom_loc.txt b/common/customizable_localization/00_language_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_language_custom_loc.txt rename to common/customizable_localization/00_language_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_mottos.txt b/common/customizable_localization/00_mottos.txt similarity index 100% rename from N3OW/common/customizable_localization/00_mottos.txt rename to common/customizable_localization/00_mottos.txt diff --git a/N3OW/common/customizable_localization/00_peasants.txt b/common/customizable_localization/00_peasants.txt similarity index 100% rename from N3OW/common/customizable_localization/00_peasants.txt rename to common/customizable_localization/00_peasants.txt diff --git a/N3OW/common/customizable_localization/00_regional_custom_localization.txt b/common/customizable_localization/00_regional_custom_localization.txt similarity index 100% rename from N3OW/common/customizable_localization/00_regional_custom_localization.txt rename to common/customizable_localization/00_regional_custom_localization.txt diff --git a/N3OW/common/customizable_localization/00_roaming_loc.txt b/common/customizable_localization/00_roaming_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_roaming_loc.txt rename to common/customizable_localization/00_roaming_loc.txt diff --git a/N3OW/common/customizable_localization/00_ruler_transition_loc.txt b/common/customizable_localization/00_ruler_transition_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_ruler_transition_loc.txt rename to common/customizable_localization/00_ruler_transition_loc.txt diff --git a/N3OW/common/customizable_localization/00_statecraft_lifestyle_custom_loc.txt b/common/customizable_localization/00_statecraft_lifestyle_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_statecraft_lifestyle_custom_loc.txt rename to common/customizable_localization/00_statecraft_lifestyle_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_visit_settlement_custom_loc.txt b/common/customizable_localization/00_visit_settlement_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_visit_settlement_custom_loc.txt rename to common/customizable_localization/00_visit_settlement_custom_loc.txt diff --git a/N3OW/common/customizable_localization/00_war_custom_loc.txt b/common/customizable_localization/00_war_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/00_war_custom_loc.txt rename to common/customizable_localization/00_war_custom_loc.txt diff --git a/N3OW/common/customizable_localization/05_bp2_custom_loc.txt b/common/customizable_localization/05_bp2_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/05_bp2_custom_loc.txt rename to common/customizable_localization/05_bp2_custom_loc.txt diff --git a/N3OW/common/customizable_localization/06_ce1_epidemics_custom_loc.txt b/common/customizable_localization/06_ce1_epidemics_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/06_ce1_epidemics_custom_loc.txt rename to common/customizable_localization/06_ce1_epidemics_custom_loc.txt diff --git a/N3OW/common/customizable_localization/06_ce1_legends_custom_loc.txt b/common/customizable_localization/06_ce1_legends_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/06_ce1_legends_custom_loc.txt rename to common/customizable_localization/06_ce1_legends_custom_loc.txt diff --git a/N3OW/common/customizable_localization/07_ep3_custom_loc.txt b/common/customizable_localization/07_ep3_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/07_ep3_custom_loc.txt rename to common/customizable_localization/07_ep3_custom_loc.txt diff --git a/N3OW/common/customizable_localization/10_ach_custom_loc.txt b/common/customizable_localization/10_ach_custom_loc.txt similarity index 100% rename from N3OW/common/customizable_localization/10_ach_custom_loc.txt rename to common/customizable_localization/10_ach_custom_loc.txt diff --git a/N3OW/common/customizable_localization/_custom_loc.info b/common/customizable_localization/_custom_loc.info similarity index 100% rename from N3OW/common/customizable_localization/_custom_loc.info rename to common/customizable_localization/_custom_loc.info diff --git a/N3OW/common/decisions/00_major_decisions_east_europe.txt b/common/decisions/00_major_decisions_east_europe.txt similarity index 100% rename from N3OW/common/decisions/00_major_decisions_east_europe.txt rename to common/decisions/00_major_decisions_east_europe.txt diff --git a/N3OW/common/decisions/10_religious_decisions.txt b/common/decisions/10_religious_decisions.txt similarity index 100% rename from N3OW/common/decisions/10_religious_decisions.txt rename to common/decisions/10_religious_decisions.txt diff --git a/N3OW/common/decisions/80_major_decisions_british_isles.txt b/common/decisions/80_major_decisions_british_isles.txt similarity index 100% rename from N3OW/common/decisions/80_major_decisions_british_isles.txt rename to common/decisions/80_major_decisions_british_isles.txt diff --git a/N3OW/common/decisions/80_major_decisions_roman.txt b/common/decisions/80_major_decisions_roman.txt similarity index 100% rename from N3OW/common/decisions/80_major_decisions_roman.txt rename to common/decisions/80_major_decisions_roman.txt diff --git a/N3OW/common/decisions/dlc_decisions/03_fp2_decisions.txt b/common/decisions/dlc_decisions/03_fp2_decisions.txt similarity index 100% rename from N3OW/common/decisions/dlc_decisions/03_fp2_decisions.txt rename to common/decisions/dlc_decisions/03_fp2_decisions.txt diff --git a/N3OW/common/decisions/dlc_decisions/ep3_decisions.txt b/common/decisions/dlc_decisions/ep3_decisions.txt similarity index 100% rename from N3OW/common/decisions/dlc_decisions/ep3_decisions.txt rename to common/decisions/dlc_decisions/ep3_decisions.txt diff --git a/N3OW/common/decisions/dlc_decisions/mpo/mpo_decisions.txt b/common/decisions/dlc_decisions/mpo/mpo_decisions.txt similarity index 100% rename from N3OW/common/decisions/dlc_decisions/mpo/mpo_decisions.txt rename to common/decisions/dlc_decisions/mpo/mpo_decisions.txt diff --git a/N3OW/common/decisions/major_decisions_NEOW.txt b/common/decisions/major_decisions_NEOW.txt similarity index 100% rename from N3OW/common/decisions/major_decisions_NEOW.txt rename to common/decisions/major_decisions_NEOW.txt diff --git a/N3OW/common/decisions/religious_decisions_NEOW.txt b/common/decisions/religious_decisions_NEOW.txt similarity index 100% rename from N3OW/common/decisions/religious_decisions_NEOW.txt rename to common/decisions/religious_decisions_NEOW.txt diff --git a/N3OW/common/defines/00_defines.txt b/common/defines/00_defines.txt similarity index 100% rename from N3OW/common/defines/00_defines.txt rename to common/defines/00_defines.txt diff --git a/N3OW/common/dna_data/NEOW_dna.txt b/common/dna_data/NEOW_dna.txt similarity index 100% rename from N3OW/common/dna_data/NEOW_dna.txt rename to common/dna_data/NEOW_dna.txt diff --git a/N3OW/common/domiciles/buildings/00_camp_buildings.txt b/common/domiciles/buildings/00_camp_buildings.txt similarity index 100% rename from N3OW/common/domiciles/buildings/00_camp_buildings.txt rename to common/domiciles/buildings/00_camp_buildings.txt diff --git a/N3OW/common/domiciles/buildings/00_chinese_estate_buildings.txt b/common/domiciles/buildings/00_chinese_estate_buildings.txt similarity index 100% rename from N3OW/common/domiciles/buildings/00_chinese_estate_buildings.txt rename to common/domiciles/buildings/00_chinese_estate_buildings.txt diff --git a/N3OW/common/domiciles/buildings/00_estate_buildings.txt b/common/domiciles/buildings/00_estate_buildings.txt similarity index 100% rename from N3OW/common/domiciles/buildings/00_estate_buildings.txt rename to common/domiciles/buildings/00_estate_buildings.txt diff --git a/N3OW/common/domiciles/buildings/00_yurt_buildings.txt b/common/domiciles/buildings/00_yurt_buildings.txt similarity index 100% rename from N3OW/common/domiciles/buildings/00_yurt_buildings.txt rename to common/domiciles/buildings/00_yurt_buildings.txt diff --git a/N3OW/common/domiciles/buildings/10_japanese_manor_buildings.txt b/common/domiciles/buildings/10_japanese_manor_buildings.txt similarity index 100% rename from N3OW/common/domiciles/buildings/10_japanese_manor_buildings.txt rename to common/domiciles/buildings/10_japanese_manor_buildings.txt diff --git a/N3OW/common/domiciles/buildings/_domicile_buildings.info b/common/domiciles/buildings/_domicile_buildings.info similarity index 100% rename from N3OW/common/domiciles/buildings/_domicile_buildings.info rename to common/domiciles/buildings/_domicile_buildings.info diff --git a/N3OW/common/domiciles/types/00_domicile_types.txt b/common/domiciles/types/00_domicile_types.txt similarity index 100% rename from N3OW/common/domiciles/types/00_domicile_types.txt rename to common/domiciles/types/00_domicile_types.txt diff --git a/N3OW/common/domiciles/types/10_tgp_japan_domicile_types.txt b/common/domiciles/types/10_tgp_japan_domicile_types.txt similarity index 100% rename from N3OW/common/domiciles/types/10_tgp_japan_domicile_types.txt rename to common/domiciles/types/10_tgp_japan_domicile_types.txt diff --git a/N3OW/common/domiciles/types/_domicile_types.info b/common/domiciles/types/_domicile_types.info similarity index 100% rename from N3OW/common/domiciles/types/_domicile_types.info rename to common/domiciles/types/_domicile_types.info diff --git a/N3OW/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt similarity index 100% rename from N3OW/common/dynasties/NEOW_dynasties.txt rename to common/dynasties/NEOW_dynasties.txt diff --git a/N3OW/common/dynasty_houses/NEOW_dynasty_houses.txt b/common/dynasty_houses/NEOW_dynasty_houses.txt similarity index 100% rename from N3OW/common/dynasty_houses/NEOW_dynasty_houses.txt rename to common/dynasty_houses/NEOW_dynasty_houses.txt diff --git a/N3OW/common/epidemics/00_epidemics.txt b/common/epidemics/00_epidemics.txt similarity index 100% rename from N3OW/common/epidemics/00_epidemics.txt rename to common/epidemics/00_epidemics.txt diff --git a/N3OW/common/epidemics/_epidemics.info b/common/epidemics/_epidemics.info similarity index 100% rename from N3OW/common/epidemics/_epidemics.info rename to common/epidemics/_epidemics.info diff --git a/N3OW/common/factions/00_factions.txt b/common/factions/00_factions.txt similarity index 100% rename from N3OW/common/factions/00_factions.txt rename to common/factions/00_factions.txt diff --git a/N3OW/common/factions/00_nation_fracturing_faction.txt b/common/factions/00_nation_fracturing_faction.txt similarity index 100% rename from N3OW/common/factions/00_nation_fracturing_faction.txt rename to common/factions/00_nation_fracturing_faction.txt diff --git a/N3OW/common/flavorization/NEOW_title_holders.txt b/common/flavorization/NEOW_title_holders.txt similarity index 100% rename from N3OW/common/flavorization/NEOW_title_holders.txt rename to common/flavorization/NEOW_title_holders.txt diff --git a/N3OW/common/game_concepts/neow_game_concepts.txt b/common/game_concepts/neow_game_concepts.txt similarity index 100% rename from N3OW/common/game_concepts/neow_game_concepts.txt rename to common/game_concepts/neow_game_concepts.txt diff --git a/N3OW/common/game_concepts/neow_religion_game_concepts.txt b/common/game_concepts/neow_religion_game_concepts.txt similarity index 100% rename from N3OW/common/game_concepts/neow_religion_game_concepts.txt rename to common/game_concepts/neow_religion_game_concepts.txt diff --git a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt b/common/game_concepts/neow_tolerance_game_concepts.txt similarity index 100% rename from N3OW/common/game_concepts/neow_tolerance_game_concepts.txt rename to common/game_concepts/neow_tolerance_game_concepts.txt diff --git a/N3OW/common/governments/00_government_types.txt b/common/governments/00_government_types.txt similarity index 100% rename from N3OW/common/governments/00_government_types.txt rename to common/governments/00_government_types.txt diff --git a/N3OW/common/governments/_governments.info b/common/governments/_governments.info similarity index 100% rename from N3OW/common/governments/_governments.info rename to common/governments/_governments.info diff --git a/N3OW/common/landed_titles/LAAMPs.txt b/common/landed_titles/LAAMPs.txt similarity index 100% rename from N3OW/common/landed_titles/LAAMPs.txt rename to common/landed_titles/LAAMPs.txt diff --git a/N3OW/common/landed_titles/NEOW_numenorian_titles.txt b/common/landed_titles/NEOW_numenorian_titles.txt similarity index 100% rename from N3OW/common/landed_titles/NEOW_numenorian_titles.txt rename to common/landed_titles/NEOW_numenorian_titles.txt diff --git a/N3OW/common/landed_titles/NEOW_special_titles.txt b/common/landed_titles/NEOW_special_titles.txt similarity index 100% rename from N3OW/common/landed_titles/NEOW_special_titles.txt rename to common/landed_titles/NEOW_special_titles.txt diff --git a/N3OW/common/landed_titles/alps.txt b/common/landed_titles/alps.txt similarity index 100% rename from N3OW/common/landed_titles/alps.txt rename to common/landed_titles/alps.txt diff --git a/N3OW/common/landed_titles/benelux.txt b/common/landed_titles/benelux.txt similarity index 100% rename from N3OW/common/landed_titles/benelux.txt rename to common/landed_titles/benelux.txt diff --git a/N3OW/common/landed_titles/france.txt b/common/landed_titles/france.txt similarity index 100% rename from N3OW/common/landed_titles/france.txt rename to common/landed_titles/france.txt diff --git a/N3OW/common/landed_titles/germany.txt b/common/landed_titles/germany.txt similarity index 100% rename from N3OW/common/landed_titles/germany.txt rename to common/landed_titles/germany.txt diff --git a/N3OW/common/landed_titles/iberia.txt b/common/landed_titles/iberia.txt similarity index 100% rename from N3OW/common/landed_titles/iberia.txt rename to common/landed_titles/iberia.txt diff --git a/N3OW/common/landed_titles/italy.txt b/common/landed_titles/italy.txt similarity index 100% rename from N3OW/common/landed_titles/italy.txt rename to common/landed_titles/italy.txt diff --git a/N3OW/common/landed_titles/noble_families.txt b/common/landed_titles/noble_families.txt similarity index 100% rename from N3OW/common/landed_titles/noble_families.txt rename to common/landed_titles/noble_families.txt diff --git a/N3OW/common/landed_titles/religious_titles.txt b/common/landed_titles/religious_titles.txt similarity index 100% rename from N3OW/common/landed_titles/religious_titles.txt rename to common/landed_titles/religious_titles.txt diff --git a/N3OW/common/landed_titles/scandinavia.txt b/common/landed_titles/scandinavia.txt similarity index 100% rename from N3OW/common/landed_titles/scandinavia.txt rename to common/landed_titles/scandinavia.txt diff --git a/N3OW/common/laws/01_title_succession_laws.txt b/common/laws/01_title_succession_laws.txt similarity index 100% rename from N3OW/common/laws/01_title_succession_laws.txt rename to common/laws/01_title_succession_laws.txt diff --git a/N3OW/common/laws/_laws.info b/common/laws/_laws.info similarity index 100% rename from N3OW/common/laws/_laws.info rename to common/laws/_laws.info diff --git a/N3OW/common/men_at_arms_types/NEOW_maa_types.txt b/common/men_at_arms_types/NEOW_maa_types.txt similarity index 100% rename from N3OW/common/men_at_arms_types/NEOW_maa_types.txt rename to common/men_at_arms_types/NEOW_maa_types.txt diff --git a/N3OW/common/men_at_arms_types/_men_at_arms_types.info b/common/men_at_arms_types/_men_at_arms_types.info similarity index 100% rename from N3OW/common/men_at_arms_types/_men_at_arms_types.info rename to common/men_at_arms_types/_men_at_arms_types.info diff --git a/N3OW/common/modifiers/00_NEOW_religion_modifiers.txt b/common/modifiers/00_NEOW_religion_modifiers.txt similarity index 100% rename from N3OW/common/modifiers/00_NEOW_religion_modifiers.txt rename to common/modifiers/00_NEOW_religion_modifiers.txt diff --git a/N3OW/common/modifiers/_modifiers.info b/common/modifiers/_modifiers.info similarity index 100% rename from N3OW/common/modifiers/_modifiers.info rename to common/modifiers/_modifiers.info diff --git a/N3OW/common/named_colors/culture_colors.txt b/common/named_colors/culture_colors.txt similarity index 100% rename from N3OW/common/named_colors/culture_colors.txt rename to common/named_colors/culture_colors.txt diff --git a/N3OW/common/on_action/game_start.txt b/common/on_action/game_start.txt similarity index 100% rename from N3OW/common/on_action/game_start.txt rename to common/on_action/game_start.txt diff --git a/N3OW/common/on_action/title_on_actions.txt b/common/on_action/title_on_actions.txt similarity index 100% rename from N3OW/common/on_action/title_on_actions.txt rename to common/on_action/title_on_actions.txt diff --git a/N3OW/common/on_action/yearly_on_actions.txt b/common/on_action/yearly_on_actions.txt similarity index 100% rename from N3OW/common/on_action/yearly_on_actions.txt rename to common/on_action/yearly_on_actions.txt diff --git a/N3OW/common/province_terrain/00_province_terrain.txt b/common/province_terrain/00_province_terrain.txt similarity index 100% rename from N3OW/common/province_terrain/00_province_terrain.txt rename to common/province_terrain/00_province_terrain.txt diff --git a/N3OW/common/province_terrain/01_province_properties.txt b/common/province_terrain/01_province_properties.txt similarity index 100% rename from N3OW/common/province_terrain/01_province_properties.txt rename to common/province_terrain/01_province_properties.txt diff --git a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt similarity index 100% rename from N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt rename to common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt diff --git a/N3OW/common/religion/doctrines/20_doctrines.txt b/common/religion/doctrines/20_doctrines.txt similarity index 100% rename from N3OW/common/religion/doctrines/20_doctrines.txt rename to common/religion/doctrines/20_doctrines.txt diff --git a/N3OW/common/religion/doctrines/30_core_tenets.txt b/common/religion/doctrines/30_core_tenets.txt similarity index 100% rename from N3OW/common/religion/doctrines/30_core_tenets.txt rename to common/religion/doctrines/30_core_tenets.txt diff --git a/N3OW/common/religion/doctrines/NEOW_hostility_groups.txt b/common/religion/doctrines/NEOW_hostility_groups.txt similarity index 100% rename from N3OW/common/religion/doctrines/NEOW_hostility_groups.txt rename to common/religion/doctrines/NEOW_hostility_groups.txt diff --git a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt b/common/religion/doctrines/NEOW_virtue_doctrines.txt similarity index 100% rename from N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt rename to common/religion/doctrines/NEOW_virtue_doctrines.txt diff --git a/N3OW/common/religion/doctrines/_doctrines.info b/common/religion/doctrines/_doctrines.info similarity index 100% rename from N3OW/common/religion/doctrines/_doctrines.info rename to common/religion/doctrines/_doctrines.info diff --git a/N3OW/common/religion/holy_sites/00_holy_sites.txt b/common/religion/holy_sites/00_holy_sites.txt similarity index 100% rename from N3OW/common/religion/holy_sites/00_holy_sites.txt rename to common/religion/holy_sites/00_holy_sites.txt diff --git a/N3OW/common/religion/holy_sites/_holy_sites.info b/common/religion/holy_sites/_holy_sites.info similarity index 100% rename from N3OW/common/religion/holy_sites/_holy_sites.info rename to common/religion/holy_sites/_holy_sites.info diff --git a/N3OW/common/religion/religion_families/NEOW_antediluvianist.txt b/common/religion/religion_families/NEOW_antediluvianist.txt similarity index 100% rename from N3OW/common/religion/religion_families/NEOW_antediluvianist.txt rename to common/religion/religion_families/NEOW_antediluvianist.txt diff --git a/N3OW/common/religion/religion_families/NEOW_esoteric.txt b/common/religion/religion_families/NEOW_esoteric.txt similarity index 100% rename from N3OW/common/religion/religion_families/NEOW_esoteric.txt rename to common/religion/religion_families/NEOW_esoteric.txt diff --git a/common/religion/religions/00_buddhism.txt b/common/religion/religions/00_buddhism.txt new file mode 100644 index 00000000..9a9b1d66 --- /dev/null +++ b/common/religion/religions/00_buddhism.txt @@ -0,0 +1,803 @@ +buddhism_religion = { + family = rf_eastern #Dharmic + graphical_faith = dharmic_gfx + doctrine = eastern_hostility_doctrine + + #Main Group + doctrine = doctrine_no_head + doctrine = doctrine_gender_male_dominated + doctrine = doctrine_pluralism_pluralistic + doctrine = doctrine_theocracy_temporal + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_bastardry_none + doctrine = doctrine_consanguinity_cousins + + #Crimes + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + doctrine = doctrine_kinslaying_any_dynasty_member_crime + doctrine = doctrine_deviancy_shunned + doctrine = doctrine_witchcraft_shunned + + #Clerical Functions + doctrine = doctrine_clerical_function_alms_and_pacification + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_clerical_marriage_disallowed + doctrine = doctrine_clerical_succession_spiritual_appointment + + #Special Doctrine for Eastern Syncretism + doctrine = special_doctrine_is_eastern_faith + # BUT ALSO: NO ONE LIKES MAITREYANS + doctrine = special_doctrine_maitreya_hostility + + #Allow pilgrimages + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition + doctrine = doctrine_funeral_cremation + + #Coronation tradition + doctrine = doctrine_no_anointment + + traits = { + virtues = { + generous + honest + calm + compassionate + } + sins = { + deceitful + impatient + wrathful + } + } + + custom_faith_icons = { + custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s custom_faith_magatama custom_faith_soto custom_faith_benzhuism + } + + holy_order_names = { + { name = "holy_order_chosen_of_ashoka" } + { name = "holy_order_guardians_of_bodh_gaya" } + { name = "holy_order_sangha_of_the_struggle" } + { name = "holy_order_warriors_of_the_illuminated_heart" } + { name = "holy_order_shakyan_faithful" } + } + + holy_order_maa = { khandayat } + + localization = { + #HighGodName + HighGodName = buddhism_high_god_name + HighGodName2 = buddhism_high_god_name_2 + HighGodNamePossessive = buddhism_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_HE + HighGodHerselfHimself = CHARACTER_HIMSELF + HighGodHerHis = CHARACTER_HERHIS_HIS + HighGodNameAlternate = buddhism_high_god_alternate + HighGodNameAlternatePossessive = buddhism_high_god_alternate_possessive + + #Creator + CreatorName = buddhism_creator_god_name + CreatorNamePossessive = buddhism_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_IT + CreatorHerHis = CHARACTER_HERHIS_ITS + CreatorHerHim = CHARACTER_HERHIM_IT + + #HealthGod + HealthGodName = buddhism_health_god_name + HealthGodNamePossessive = buddhism_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = buddhism_fertility_god_name + FertilityGodNamePossessive = buddhism_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = buddhism_wealth_god_name + WealthGodNamePossessive = buddhism_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = buddhism_household_god_name + HouseholdGodNamePossessive = buddhism_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod + FateGodName = buddhism_fate_god_name + FateGodNamePossessive = buddhism_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_IT + FateGodHerHis = CHARACTER_HERHIS_ITS + FateGodHerHim = CHARACTER_HERHIM_IT + + #KnowledgeGod + KnowledgeGodName = buddhism_knowledge_god_name + KnowledgeGodNamePossessive = buddhism_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = buddhism_war_god_name + WarGodNamePossessive = buddhism_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #TricksterGod + TricksterGodName = buddhism_trickster_god_name + TricksterGodNamePossessive = buddhism_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_SHE + TricksterGodHerHis = CHARACTER_HERHIS_HER + TricksterGodHerHim = CHARACTER_HERHIM_HER + + #NightGod + NightGodName = buddhism_night_god_name + NightGodNamePossessive = buddhism_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = buddhism_water_god_name + WaterGodNamePossessive = buddhism_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_HE + WaterGodHerHis = CHARACTER_HERHIS_HIS + WaterGodHerHim = CHARACTER_HERHIM_HIM + + PantheonTerm = buddhism_samsara + PantheonTerm2 = buddhism_samsara_2 + PantheonTerm3 = buddhism_samsara_3 + PantheonTermHasHave = pantheon_term_has + GoodGodNames = { + buddhism_high_god_name + buddhism_high_god_alternate + buddhism_good_god_buddha + buddhism_good_god_perfected_ones + } + DevilName = buddhism_devil_name + DevilNamePossessive = buddhism_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_HE + DevilHerHis = CHARACTER_HERHIS_HER + DevilHerselfHimself = CHARACTER_HIMSELF + EvilGodNames = { + buddhism_devil_name + buddhism_evil_god_tanha + buddhism_evil_god_arati + buddhism_evil_god_raga + } + HouseOfWorship = buddhism_house_of_worship + HouseOfWorship2 = buddhism_house_of_worship_2 + HouseOfWorship3 = buddhism_house_of_worship_3 + HouseOfWorshipPlural = buddhism_house_of_worship_plural + ReligiousSymbol = buddhism_religious_symbol + ReligiousSymbol2 = buddhism_religious_symbol_2 + ReligiousSymbol3 = buddhism_religious_symbol_3 + ReligiousText = buddhism_religious_text + ReligiousText2 = buddhism_religious_text_2 + ReligiousText3 = buddhism_religious_text_3 + ReligiousHeadName = buddhism_religious_head_title + ReligiousHeadTitleName = buddhism_religious_head_title_name + DevoteeMale = buddhism_devotee_male + DevoteeMalePlural = buddhism_devotee_male_plural + DevoteeFemale = buddhism_devotee_female + DevoteeFemalePlural = buddhism_devotee_female_plural + DevoteeNeuter = buddhism_devotee_male + DevoteeNeuterPlural = buddhism_devotee_male_plural + PriestMale = buddhism_devotee_male + PriestMalePlural = buddhism_devotee_male_plural + PriestFemale = buddhism_devotee_female + PriestFemalePlural = buddhism_devotee_female_plural + PriestNeuter = buddhism_devotee_male + PriestNeuterPlural = buddhism_devotee_male_plural + AltPriestTermPlural = buddhism_alt_priest_term + BishopMale = buddhism_devotee_male + BishopMalePlural = buddhism_devotee_male_plural + BishopFemale = buddhism_devotee_female + BishopFemalePlural = buddhism_devotee_female_plural + BishopNeuter = buddhism_devotee_male + BishopNeuterPlural = buddhism_devotee_male_plural + DivineRealm = buddhism_divine_realm + DivineRealm2 = buddhism_divine_realm_2 + DivineRealm3 = buddhism_divine_realm_3 + PositiveAfterLife = buddhism_divine_realm + PositiveAfterLife2 = buddhism_divine_realm_2 + PositiveAfterLife3 = buddhism_divine_realm_3 + NegativeAfterLife = buddhism_negative_afterlife + NegativeAfterLife2 = buddhism_negative_afterlife_2 + NegativeAfterLife3 = buddhism_negative_afterlife_3 + DeathDeityName = buddhism_death_god_name + DeathDeityNamePossessive = buddhism_death_god_name_possessive + DeathDeitySheHe = CHARACTER_SHEHE_HE + DeathDeityHerHis = CHARACTER_HERHIS_HIS + DeathDeityHerHim = CHARACTER_HERHIM_HIM + WitchGodName = buddhism_witchgod_mara + WitchGodNamePossessive = buddhism_witchgod_mara_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + + GHWName = ghw_purification + GHWNamePlural = ghw_purifications + } + + faiths = { + osvicenist = { + color = { 0.8 0.6 0.4 } + icon = osvicenist + + + graphical_faith = "catholic_gfx" + #placeholder holy sites + holy_site = jerusalem + holy_site = rome + holy_site = cologne + holy_site = santiago + holy_site = kent + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_christian_syncretism + doctrine = tenet_inner_journey + doctrine = tenet_monasticism + + holy_order_names = { #placeholder + } + + } + theravada = { + color = { 0.8 0.4 0.0 } + icon = buddhism + + holy_site = bupaya + holy_site = bodh_gaya + holy_site = sarnath + holy_site = atamasthana + holy_site = dagon + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_monasticism + doctrine = tenet_literalism + doctrine = doctrine_polygamy + } + + mahayana = { + color = { 0.8 0.3 0.2 } + icon = mahayana + + holy_site = borobudur + holy_site = bodh_gaya + holy_site = bayon + holy_site = sanchi + holy_site = amaravati + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_mendicant_preachers + doctrine = tenet_asceticism + } + + vajrayana = { + color = { 0.9 0.3 0.0 } + icon = vajrayana + + holy_site = muara_takus + holy_site = bodh_gaya + holy_site = sarnath + holy_site = kalasan + holy_site = ajanta + + doctrine = doctrine_gender_equal + doctrine = doctrine_polygamy + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_adultery_women_accepted + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_esotericism + doctrine = tenet_ritual_hospitality + + localization = { + ReligiousText = vajrayana_religious_text + ReligiousText2 = vajrayana_religious_text_2 + ReligiousText3 = vajrayana_religious_text_3 + + #Creator + CreatorName = vajrayana_creator_god_name + CreatorNamePossessive = vajrayana_creator_god_name_possessive + CreatorSheHe = CHARACTER_HERHIM_IT + CreatorHerHis = CHARACTER_HERHIS_ITS + CreatorHerHim = CHARACTER_HERHIM_IT + + #HealthGod + HealthGodName = vajrayana_health_god_name + HealthGodNamePossessive = vajrayana_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = vajrayana_fertility_god_name + FertilityGodNamePossessive = vajrayana_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = vajrayana_wealth_god_name + WealthGodNamePossessive = vajrayana_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = vajrayana_household_god_name + HouseholdGodNamePossessive = vajrayana_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_SHE + HouseholdGodHerHis = CHARACTER_HERHIS_HER + HouseholdGodHerHim = CHARACTER_HERHIM_HER + + #KnowledgeGod + KnowledgeGodName = vajrayana_knowledge_god_name + KnowledgeGodNamePossessive = vajrayana_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = vajrayana_war_god_name + WarGodNamePossessive = vajrayana_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod + NightGodName = vajrayana_night_god_name + NightGodNamePossessive = vajrayana_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = vajrayana_water_god_name + WaterGodNamePossessive = vajrayana_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_SHE + WaterGodHerHis = CHARACTER_HERHIS_HER + WaterGodHerHim = CHARACTER_HERHIM_HER + } + } + + ari = { + color = { 99 0 57 } + icon = ari_buddhism + + holy_site = kusinagara + holy_site = bodh_gaya + holy_site = sittaung + holy_site = ava + holy_site = dagon + + doctrine = doctrine_polygamy + doctrine = doctrine_kinslaying_accepted + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_adultery_women_accepted + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_ritual_celebrations + doctrine = tenet_esotericism + doctrine = tenet_communal_identity + } + + lamaism = { # Nangchos aka Tibetan Buddhism - syncretic of Mahayana, Vajrayana and native Tibetan elements + color = { 0.9 0.2 0.0 } + icon = lamaism_buddhism + + holy_site = kusinagara + holy_site = bodh_gaya + holy_site = lhasa + holy_site = sagya + holy_site = purang + + doctrine = doctrine_gender_equal + doctrine = doctrine_polygamy + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_adultery_women_accepted + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted + + # Carried over from pre-Buddhist Tibet. Similar theological motivations as cremation, demonstrating the impermanence of life + doctrine = doctrine_funeral_sky_burial + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_monasticism + doctrine = tenet_esotericism + + localization = { + ReligiousText = lamaism_religious_text + ReligiousText2 = lamaism_religious_text_2 + ReligiousText3 = lamaism_religious_text_3 + HouseOfWorship = lamaism_house_of_worship + HouseOfWorship2 = lamaism_house_of_worship_2 + HouseOfWorship3 = lamaism_house_of_worship_3 + HouseOfWorshipPlural = lamaism_house_of_worship_plural + ReligiousHeadName = lamaism_religious_head_title + DevoteeMale = lamaism_devotee_male + DevoteeMalePlural = lamaism_devotee_male_plural + DevoteeFemale = lamaism_devotee_female + DevoteeFemalePlural = lamaism_devotee_female_plural + DevoteeNeuter = lamaism_devotee_neuter + DevoteeNeuterPlural = lamaism_devotee_neuter_plural + PriestMale = lamaism_priest + PriestMalePlural = lamaism_priest_plural + PriestFemale = lamaism_priest + PriestFemalePlural = lamaism_priest_plural + PriestNeuter = lamaism_priest + PriestNeuterPlural = lamaism_priest_plural + AltPriestTermPlural = lamaism_priest_term_plural + BishopMale = lamaism_bishop + BishopMalePlural = lamaism_bishop_plural + BishopFemale = lamaism_bishop + BishopFemalePlural = lamaism_bishop_plural + BishopNeuter = lamaism_bishop + BishopNeuterPlural = lamaism_bishop_plural + WitchGodName = bon_evil_god_shinje + WitchGodNamePossessive = bon_evil_god_shinje_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + #Creator + CreatorName = lamaism_creator_god_name + CreatorNamePossessive = lamaism_creator_god_name_possessive + CreatorSheHe = CHARACTER_HERHIM_IT + CreatorHerHis = CHARACTER_HERHIS_ITS + CreatorHerHim = CHARACTER_HERHIM_IT + + #HealthGod + HealthGodName = lamaism_health_god_name + HealthGodNamePossessive = lamaism_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = lamaism_fertility_god_name + FertilityGodNamePossessive = lamaism_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = lamaism_wealth_god_name + WealthGodNamePossessive = lamaism_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = lamaism_household_god_name + HouseholdGodNamePossessive = lamaism_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_SHE + HouseholdGodHerHis = CHARACTER_HERHIS_HER + HouseholdGodHerHim = CHARACTER_HERHIM_HER + + #KnowledgeGod + KnowledgeGodName = lamaism_knowledge_god_name + KnowledgeGodNamePossessive = lamaism_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = lamaism_war_god_name + WarGodNamePossessive = lamaism_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod + NightGodName = lamaism_night_god_name + NightGodNamePossessive = lamaism_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = lamaism_water_god_name + WaterGodNamePossessive = lamaism_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_SHE + WaterGodHerHis = CHARACTER_HERHIS_HER + WaterGodHerHim = CHARACTER_HERHIM_HER + + GoodGodNames = { + bon_good_god_gyalpo_pehar + } + } + } + + pundarika = { + color = { 255 115 30 } + icon = tiantai + + #Holy Sites + holy_site = luoyang + holy_site = tiantai + holy_site = hiei + holy_site = gaeseong + holy_site = magadha + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_esotericism + doctrine = tenet_literalism + doctrine = tenet_inner_journey + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + + mantrayana = { + color = { 255 25 5 } + icon = mantrayana + + #Holy Sites + holy_site = luoyang + holy_site = koya + holy_site = heiankyo + holy_site = amaravati + holy_site = magadha + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_mendicant_preachers + doctrine = tenet_esotericism + doctrine = tenet_asceticism + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + + dhyana = { + color = { 170 37 28 } + icon = dhyana + + #Holy Sites + holy_site = luoyang + holy_site = bodh_gaya + holy_site = sarnath + holy_site = sikong + holy_site = nanhua + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_mendicant_preachers + doctrine = tenet_no_mind + doctrine = tenet_inner_journey + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + + sukhavati = { + color = { 139 64 21 } + icon = sukhavati + + #Holy Sites + holy_site = luoyang + holy_site = sarasvati + holy_site = heiankyo + holy_site = chang_an + holy_site = mount_lu + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_inner_journey + doctrine = tenet_mendicant_preachers + doctrine = tenet_pure_land + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + avatamsaka = { + color = { 179 92 68 } + icon = avatamsaka + + holy_site = bodh_gaya + holy_site = chang_an + holy_site = gaeseong + holy_site = nara + holy_site = magadha + + #Main Group + doctrine = doctrine_pluralism_righteous + + doctrine = doctrine_consanguinity_restricted + doctrine = doctrine_bastardry_all + + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_inner_journey + doctrine = tenet_esotericism + doctrine = tenet_monasticism + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + maitreya = { # Milejiao + color = { 255 110 0 } + icon = maitreyanism + + holy_site = mogao + holy_site = luoyang + holy_site = emei + holy_site = putuo + holy_site = bodh_gaya + + doctrine = doctrine_pluralism_fundamentalist + + doctrine = doctrine_consanguinity_restricted + doctrine = doctrine_bastardry_all + + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_polygamy + + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_asceticism + doctrine = tenet_unrelenting_faith + doctrine = doctrine_pilgrimage_local_rites + + doctrine_selection_pair = { + requires_dlc_flag = all_under_heaven + doctrine = tenet_extinction_of_dharma + fallback_doctrine = tenet_warmonger + } + + # Special + doctrine = special_doctrine_is_maitreya + #doctrine = special_doctrine_immaterial_harmony + } + vinaya = { + color = { 240 190 40 } + icon = vinaya + + holy_site = nara + holy_site = chang_an + holy_site = hangzhou + holy_site = sarnath + holy_site = vaishali + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_communal_identity + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_legalism + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + yogacara = { + color = { 153 50 204 } + icon = yogacara + + holy_site = luoyang + holy_site = sarnath + holy_site = magadha + holy_site = nara + holy_site = chang_an + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_literalism + doctrine = tenet_inner_journey + doctrine = tenet_mendicant_preachers + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + acharya = { + color = { 255 140 0 } + icon = acharya + + holy_site = dali + holy_site = magadha + holy_site = kusinagara + holy_site = pagan + holy_site = danai + + doctrine = doctrine_polygamy + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_witchcraft_accepted + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_monasticism + doctrine = tenet_esotericism + doctrine = tenet_ritual_hospitality + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + } +} diff --git a/N3OW/common/religion/religions/00_islam.txt b/common/religion/religions/00_islam.txt similarity index 100% rename from N3OW/common/religion/religions/00_islam.txt rename to common/religion/religions/00_islam.txt diff --git a/N3OW/common/religion/religions/00_judaism.txt b/common/religion/religions/00_judaism.txt similarity index 100% rename from N3OW/common/religion/religions/00_judaism.txt rename to common/religion/religions/00_judaism.txt diff --git a/N3OW/common/religion/religions/00_zoroastrianism.txt b/common/religion/religions/00_zoroastrianism.txt similarity index 100% rename from N3OW/common/religion/religions/00_zoroastrianism.txt rename to common/religion/religions/00_zoroastrianism.txt diff --git a/N3OW/common/religion/religions/NEOW_adonist.txt b/common/religion/religions/NEOW_adonist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_adonist.txt rename to common/religion/religions/NEOW_adonist.txt diff --git a/N3OW/common/religion/religions/NEOW_britannic.txt b/common/religion/religions/NEOW_britannic.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_britannic.txt rename to common/religion/religions/NEOW_britannic.txt diff --git a/N3OW/common/religion/religions/NEOW_catholic.txt b/common/religion/religions/NEOW_catholic.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_catholic.txt rename to common/religion/religions/NEOW_catholic.txt diff --git a/N3OW/common/religion/religions/NEOW_cosmist.txt b/common/religion/religions/NEOW_cosmist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_cosmist.txt rename to common/religion/religions/NEOW_cosmist.txt diff --git a/N3OW/common/religion/religions/NEOW_druidic.txt b/common/religion/religions/NEOW_druidic.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_druidic.txt rename to common/religion/religions/NEOW_druidic.txt diff --git a/N3OW/common/religion/religions/NEOW_europeanist.txt b/common/religion/religions/NEOW_europeanist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_europeanist.txt rename to common/religion/religions/NEOW_europeanist.txt diff --git a/N3OW/common/religion/religions/NEOW_folkgerman.txt b/common/religion/religions/NEOW_folkgerman.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_folkgerman.txt rename to common/religion/religions/NEOW_folkgerman.txt diff --git a/N3OW/common/religion/religions/NEOW_hermetic.txt b/common/religion/religions/NEOW_hermetic.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_hermetic.txt rename to common/religion/religions/NEOW_hermetic.txt diff --git a/N3OW/common/religion/religions/NEOW_novelist.txt b/common/religion/religions/NEOW_novelist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_novelist.txt rename to common/religion/religions/NEOW_novelist.txt diff --git a/N3OW/common/religion/religions/NEOW_oceanic.txt b/common/religion/religions/NEOW_oceanic.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_oceanic.txt rename to common/religion/religions/NEOW_oceanic.txt diff --git a/N3OW/common/religion/religions/NEOW_orthodox.txt b/common/religion/religions/NEOW_orthodox.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_orthodox.txt rename to common/religion/religions/NEOW_orthodox.txt diff --git a/N3OW/common/religion/religions/NEOW_protestant.txt b/common/religion/religions/NEOW_protestant.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_protestant.txt rename to common/religion/religions/NEOW_protestant.txt diff --git a/N3OW/common/religion/religions/NEOW_resurgentist.txt b/common/religion/religions/NEOW_resurgentist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_resurgentist.txt rename to common/religion/religions/NEOW_resurgentist.txt diff --git a/N3OW/common/religion/religions/NEOW_sikh.txt b/common/religion/religions/NEOW_sikh.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_sikh.txt rename to common/religion/religions/NEOW_sikh.txt diff --git a/N3OW/common/religion/religions/NEOW_thelema.txt b/common/religion/religions/NEOW_thelema.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_thelema.txt rename to common/religion/religions/NEOW_thelema.txt diff --git a/N3OW/common/religion/religions/NEOW_theomach.txt b/common/religion/religions/NEOW_theomach.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_theomach.txt rename to common/religion/religions/NEOW_theomach.txt diff --git a/N3OW/common/religion/religions/NEOW_third_estatist.txt b/common/religion/religions/NEOW_third_estatist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_third_estatist.txt rename to common/religion/religions/NEOW_third_estatist.txt diff --git a/N3OW/common/religion/religions/NEOW_tsarist.txt b/common/religion/religions/NEOW_tsarist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_tsarist.txt rename to common/religion/religions/NEOW_tsarist.txt diff --git a/N3OW/common/religion/religions/NEOW_wicca.txt b/common/religion/religions/NEOW_wicca.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_wicca.txt rename to common/religion/religions/NEOW_wicca.txt diff --git a/N3OW/common/religion/religions/NEOW_xenology.txt b/common/religion/religions/NEOW_xenology.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_xenology.txt rename to common/religion/religions/NEOW_xenology.txt diff --git a/N3OW/common/religion/religions/NEOW_yugoslavist.txt b/common/religion/religions/NEOW_yugoslavist.txt similarity index 100% rename from N3OW/common/religion/religions/NEOW_yugoslavist.txt rename to common/religion/religions/NEOW_yugoslavist.txt diff --git a/N3OW/common/script_values/02_religion_values.txt b/common/script_values/02_religion_values.txt similarity index 100% rename from N3OW/common/script_values/02_religion_values.txt rename to common/script_values/02_religion_values.txt diff --git a/N3OW/common/script_values/04_ep2_wedding_values.txt b/common/script_values/04_ep2_wedding_values.txt similarity index 100% rename from N3OW/common/script_values/04_ep2_wedding_values.txt rename to common/script_values/04_ep2_wedding_values.txt diff --git a/N3OW/common/scripted_character_templates/00_court_character_templates.txt b/common/scripted_character_templates/00_court_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_court_character_templates.txt rename to common/scripted_character_templates/00_court_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_court_position_templates.txt b/common/scripted_character_templates/00_court_position_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_court_position_templates.txt rename to common/scripted_character_templates/00_court_position_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_foundling_templates.txt b/common/scripted_character_templates/00_foundling_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_foundling_templates.txt rename to common/scripted_character_templates/00_foundling_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_fund_inspiration_character_templates.txt b/common/scripted_character_templates/00_fund_inspiration_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_fund_inspiration_character_templates.txt rename to common/scripted_character_templates/00_fund_inspiration_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_hold_court_character_templates.txt b/common/scripted_character_templates/00_hold_court_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_hold_court_character_templates.txt rename to common/scripted_character_templates/00_hold_court_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_holy_order_character_templates.txt b/common/scripted_character_templates/00_holy_order_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_holy_order_character_templates.txt rename to common/scripted_character_templates/00_holy_order_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_invader_templates.txt b/common/scripted_character_templates/00_invader_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_invader_templates.txt rename to common/scripted_character_templates/00_invader_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_knight_templates.txt b/common/scripted_character_templates/00_knight_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_knight_templates.txt rename to common/scripted_character_templates/00_knight_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_lifestyle_friend_templates.txt b/common/scripted_character_templates/00_lifestyle_friend_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_lifestyle_friend_templates.txt rename to common/scripted_character_templates/00_lifestyle_friend_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_mongol_templates.txt b/common/scripted_character_templates/00_mongol_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_mongol_templates.txt rename to common/scripted_character_templates/00_mongol_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_mystic_templates.txt b/common/scripted_character_templates/00_mystic_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_mystic_templates.txt rename to common/scripted_character_templates/00_mystic_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_officials_templates.txt b/common/scripted_character_templates/00_officials_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_officials_templates.txt rename to common/scripted_character_templates/00_officials_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_peasant_faction_leader_template.txt b/common/scripted_character_templates/00_peasant_faction_leader_template.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_peasant_faction_leader_template.txt rename to common/scripted_character_templates/00_peasant_faction_leader_template.txt diff --git a/N3OW/common/scripted_character_templates/00_peasant_leader_templates.txt b/common/scripted_character_templates/00_peasant_leader_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_peasant_leader_templates.txt rename to common/scripted_character_templates/00_peasant_leader_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_peasants_template.txt b/common/scripted_character_templates/00_peasants_template.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_peasants_template.txt rename to common/scripted_character_templates/00_peasants_template.txt diff --git a/N3OW/common/scripted_character_templates/00_physician_character_template.txt b/common/scripted_character_templates/00_physician_character_template.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_physician_character_template.txt rename to common/scripted_character_templates/00_physician_character_template.txt diff --git a/N3OW/common/scripted_character_templates/00_pool_repopulation_character_templates.txt b/common/scripted_character_templates/00_pool_repopulation_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_pool_repopulation_character_templates.txt rename to common/scripted_character_templates/00_pool_repopulation_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_priest_character_template.txt b/common/scripted_character_templates/00_priest_character_template.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_priest_character_template.txt rename to common/scripted_character_templates/00_priest_character_template.txt diff --git a/N3OW/common/scripted_character_templates/00_saharan_nomad_template.txt b/common/scripted_character_templates/00_saharan_nomad_template.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_saharan_nomad_template.txt rename to common/scripted_character_templates/00_saharan_nomad_template.txt diff --git a/N3OW/common/scripted_character_templates/00_scholar_template.txt b/common/scripted_character_templates/00_scholar_template.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_scholar_template.txt rename to common/scripted_character_templates/00_scholar_template.txt diff --git a/N3OW/common/scripted_character_templates/00_scripted_character_templates.txt b/common/scripted_character_templates/00_scripted_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_scripted_character_templates.txt rename to common/scripted_character_templates/00_scripted_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_soldier_character_templates.txt b/common/scripted_character_templates/00_soldier_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_soldier_character_templates.txt rename to common/scripted_character_templates/00_soldier_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/00_terrain_specialist_templates.txt b/common/scripted_character_templates/00_terrain_specialist_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/00_terrain_specialist_templates.txt rename to common/scripted_character_templates/00_terrain_specialist_templates.txt diff --git a/N3OW/common/scripted_character_templates/01_bp1_character_templates.txt b/common/scripted_character_templates/01_bp1_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/01_bp1_character_templates.txt rename to common/scripted_character_templates/01_bp1_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/01_bp1_filippa_character_templates.txt b/common/scripted_character_templates/01_bp1_filippa_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/01_bp1_filippa_character_templates.txt rename to common/scripted_character_templates/01_bp1_filippa_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/01_bp2_character_templates.txt b/common/scripted_character_templates/01_bp2_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/01_bp2_character_templates.txt rename to common/scripted_character_templates/01_bp2_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/01_ep1_character_templates.txt b/common/scripted_character_templates/01_ep1_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/01_ep1_character_templates.txt rename to common/scripted_character_templates/01_ep1_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/01_fp1_character_templates.txt b/common/scripted_character_templates/01_fp1_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/01_fp1_character_templates.txt rename to common/scripted_character_templates/01_fp1_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/01_tgp_japan_character_templates.txt b/common/scripted_character_templates/01_tgp_japan_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/01_tgp_japan_character_templates.txt rename to common/scripted_character_templates/01_tgp_japan_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/03_fp2_character_templates.txt b/common/scripted_character_templates/03_fp2_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/03_fp2_character_templates.txt rename to common/scripted_character_templates/03_fp2_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/04_ep2_accolade_character_templates.txt b/common/scripted_character_templates/04_ep2_accolade_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/04_ep2_accolade_character_templates.txt rename to common/scripted_character_templates/04_ep2_accolade_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/04_ep2_character_templates.txt b/common/scripted_character_templates/04_ep2_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/04_ep2_character_templates.txt rename to common/scripted_character_templates/04_ep2_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/04_ep2_character_templates_james.txt b/common/scripted_character_templates/04_ep2_character_templates_james.txt similarity index 100% rename from N3OW/common/scripted_character_templates/04_ep2_character_templates_james.txt rename to common/scripted_character_templates/04_ep2_character_templates_james.txt diff --git a/N3OW/common/scripted_character_templates/04_ep2_james_character_templates.txt b/common/scripted_character_templates/04_ep2_james_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/04_ep2_james_character_templates.txt rename to common/scripted_character_templates/04_ep2_james_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/04_fp3_character_templates.txt b/common/scripted_character_templates/04_fp3_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/04_fp3_character_templates.txt rename to common/scripted_character_templates/04_fp3_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/05_bp2_character_templates.txt b/common/scripted_character_templates/05_bp2_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/05_bp2_character_templates.txt rename to common/scripted_character_templates/05_bp2_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/05_ce1_character_templates.txt b/common/scripted_character_templates/05_ce1_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/05_ce1_character_templates.txt rename to common/scripted_character_templates/05_ce1_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/06_ce1_character_templates.txt b/common/scripted_character_templates/06_ce1_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/06_ce1_character_templates.txt rename to common/scripted_character_templates/06_ce1_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/07_ep3_character_templates.txt b/common/scripted_character_templates/07_ep3_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/07_ep3_character_templates.txt rename to common/scripted_character_templates/07_ep3_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/09_mpo_character_templates.txt b/common/scripted_character_templates/09_mpo_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/09_mpo_character_templates.txt rename to common/scripted_character_templates/09_mpo_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/10_ach_character_templates.txt b/common/scripted_character_templates/10_ach_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/10_ach_character_templates.txt rename to common/scripted_character_templates/10_ach_character_templates.txt diff --git a/N3OW/common/scripted_character_templates/tgp_character_templates.txt b/common/scripted_character_templates/tgp_character_templates.txt similarity index 100% rename from N3OW/common/scripted_character_templates/tgp_character_templates.txt rename to common/scripted_character_templates/tgp_character_templates.txt diff --git a/N3OW/common/scripted_effects/00_major_decisions_scripted_effects.txt b/common/scripted_effects/00_major_decisions_scripted_effects.txt similarity index 100% rename from N3OW/common/scripted_effects/00_major_decisions_scripted_effects.txt rename to common/scripted_effects/00_major_decisions_scripted_effects.txt diff --git a/N3OW/common/scripted_effects/NEOW_historical_artifacts_creation_effect.txt b/common/scripted_effects/NEOW_historical_artifacts_creation_effect.txt similarity index 100% rename from N3OW/common/scripted_effects/NEOW_historical_artifacts_creation_effect.txt rename to common/scripted_effects/NEOW_historical_artifacts_creation_effect.txt diff --git a/N3OW/common/scripted_effects/NEOW_religion_effects.txt b/common/scripted_effects/NEOW_religion_effects.txt similarity index 100% rename from N3OW/common/scripted_effects/NEOW_religion_effects.txt rename to common/scripted_effects/NEOW_religion_effects.txt diff --git a/N3OW/common/scripted_effects/tgp_debate_scripted_effects.txt b/common/scripted_effects/tgp_debate_scripted_effects.txt similarity index 100% rename from N3OW/common/scripted_effects/tgp_debate_scripted_effects.txt rename to common/scripted_effects/tgp_debate_scripted_effects.txt diff --git a/N3OW/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt b/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt similarity index 100% rename from N3OW/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt rename to common/scripted_effects/tgp_imperial_examination_scripted_effects.txt diff --git a/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt b/common/scripted_effects/tgp_mandala_scripted_effects.txt similarity index 100% rename from N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt rename to common/scripted_effects/tgp_mandala_scripted_effects.txt diff --git a/N3OW/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt b/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt similarity index 100% rename from N3OW/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt rename to common/scripted_effects/tgp_tribute_mission_scripted_effects.txt diff --git a/N3OW/common/scripted_triggers/00_clothing_triggers.txt b/common/scripted_triggers/00_clothing_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_clothing_triggers.txt rename to common/scripted_triggers/00_clothing_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_diarchy_scripted_triggers.txt b/common/scripted_triggers/00_diarchy_scripted_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_diarchy_scripted_triggers.txt rename to common/scripted_triggers/00_diarchy_scripted_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_elective_triggers.txt b/common/scripted_triggers/00_elective_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_elective_triggers.txt rename to common/scripted_triggers/00_elective_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_government_triggers.txt b/common/scripted_triggers/00_government_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_government_triggers.txt rename to common/scripted_triggers/00_government_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_illustration_triggers.txt b/common/scripted_triggers/00_illustration_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_illustration_triggers.txt rename to common/scripted_triggers/00_illustration_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_laamp_triggers.txt b/common/scripted_triggers/00_laamp_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_laamp_triggers.txt rename to common/scripted_triggers/00_laamp_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_religious_triggers.txt b/common/scripted_triggers/00_religious_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_religious_triggers.txt rename to common/scripted_triggers/00_religious_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_title_triggers.txt b/common/scripted_triggers/00_title_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_title_triggers.txt rename to common/scripted_triggers/00_title_triggers.txt diff --git a/N3OW/common/scripted_triggers/00_war_and_peace_triggers.txt b/common/scripted_triggers/00_war_and_peace_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/00_war_and_peace_triggers.txt rename to common/scripted_triggers/00_war_and_peace_triggers.txt diff --git a/N3OW/common/scripted_triggers/03_fp2_scripted_triggers.txt b/common/scripted_triggers/03_fp2_scripted_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/03_fp2_scripted_triggers.txt rename to common/scripted_triggers/03_fp2_scripted_triggers.txt diff --git a/N3OW/common/scripted_triggers/07_frankokratia_triggers.txt b/common/scripted_triggers/07_frankokratia_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/07_frankokratia_triggers.txt rename to common/scripted_triggers/07_frankokratia_triggers.txt diff --git a/N3OW/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt b/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt rename to common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt diff --git a/N3OW/common/scripted_triggers/09_mpo_settlement_issue_triggers.txt b/common/scripted_triggers/09_mpo_settlement_issue_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/09_mpo_settlement_issue_triggers.txt rename to common/scripted_triggers/09_mpo_settlement_issue_triggers.txt diff --git a/N3OW/common/scripted_triggers/10_ach_scripted_triggers.txt b/common/scripted_triggers/10_ach_scripted_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/10_ach_scripted_triggers.txt rename to common/scripted_triggers/10_ach_scripted_triggers.txt diff --git a/N3OW/common/scripted_triggers/10_tgp_triggers.txt b/common/scripted_triggers/10_tgp_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/10_tgp_triggers.txt rename to common/scripted_triggers/10_tgp_triggers.txt diff --git a/N3OW/common/scripted_triggers/NEOW_religion_triggers.txt b/common/scripted_triggers/NEOW_religion_triggers.txt similarity index 100% rename from N3OW/common/scripted_triggers/NEOW_religion_triggers.txt rename to common/scripted_triggers/NEOW_religion_triggers.txt diff --git a/N3OW/common/struggle/catalysts/_catalysts.info b/common/struggle/catalysts/_catalysts.info similarity index 100% rename from N3OW/common/struggle/catalysts/_catalysts.info rename to common/struggle/catalysts/_catalysts.info diff --git a/N3OW/common/struggle/catalysts/catalysts.txt b/common/struggle/catalysts/catalysts.txt similarity index 100% rename from N3OW/common/struggle/catalysts/catalysts.txt rename to common/struggle/catalysts/catalysts.txt diff --git a/N3OW/common/struggle/struggles/_struggles.info b/common/struggle/struggles/_struggles.info similarity index 100% rename from N3OW/common/struggle/struggles/_struggles.info rename to common/struggle/struggles/_struggles.info diff --git a/N3OW/common/struggle/struggles/iberian_struggle_script.txt b/common/struggle/struggles/iberian_struggle_script.txt similarity index 100% rename from N3OW/common/struggle/struggles/iberian_struggle_script.txt rename to common/struggle/struggles/iberian_struggle_script.txt diff --git a/N3OW/common/struggle/struggles/persian_struggle_script.txt b/common/struggle/struggles/persian_struggle_script.txt similarity index 100% rename from N3OW/common/struggle/struggles/persian_struggle_script.txt rename to common/struggle/struggles/persian_struggle_script.txt diff --git a/N3OW/common/terrain_types/00_terrains.txt b/common/terrain_types/00_terrains.txt similarity index 100% rename from N3OW/common/terrain_types/00_terrains.txt rename to common/terrain_types/00_terrains.txt diff --git a/N3OW/common/terrain_types/_terrains.info b/common/terrain_types/_terrains.info similarity index 100% rename from N3OW/common/terrain_types/_terrains.info rename to common/terrain_types/_terrains.info diff --git a/N3OW/descriptor.mod b/descriptor.mod similarity index 100% rename from N3OW/descriptor.mod rename to descriptor.mod diff --git a/N3OW/events/NEOW_dynamic_titles_events.txt b/events/NEOW_dynamic_titles_events.txt similarity index 100% rename from N3OW/events/NEOW_dynamic_titles_events.txt rename to events/NEOW_dynamic_titles_events.txt diff --git a/N3OW/events/_events.info b/events/_events.info similarity index 100% rename from N3OW/events/_events.info rename to events/_events.info diff --git a/N3OW/events/accolade_events.txt b/events/accolade_events.txt similarity index 100% rename from N3OW/events/accolade_events.txt rename to events/accolade_events.txt diff --git a/N3OW/events/activities/coronation_activity/coronation_events.txt b/events/activities/coronation_activity/coronation_events.txt similarity index 100% rename from N3OW/events/activities/coronation_activity/coronation_events.txt rename to events/activities/coronation_activity/coronation_events.txt diff --git a/N3OW/events/activities/coronation_activity/coronation_events_1.txt b/events/activities/coronation_activity/coronation_events_1.txt similarity index 100% rename from N3OW/events/activities/coronation_activity/coronation_events_1.txt rename to events/activities/coronation_activity/coronation_events_1.txt diff --git a/N3OW/events/activities/coronation_activity/coronation_events_6.txt b/events/activities/coronation_activity/coronation_events_6.txt similarity index 100% rename from N3OW/events/activities/coronation_activity/coronation_events_6.txt rename to events/activities/coronation_activity/coronation_events_6.txt diff --git a/N3OW/events/activities/hold_court_activity/hold_court_events_general.txt b/events/activities/hold_court_activity/hold_court_events_general.txt similarity index 100% rename from N3OW/events/activities/hold_court_activity/hold_court_events_general.txt rename to events/activities/hold_court_activity/hold_court_events_general.txt diff --git a/N3OW/events/activities/pilgrimage_activity/pilgrimage_events.txt b/events/activities/pilgrimage_activity/pilgrimage_events.txt similarity index 100% rename from N3OW/events/activities/pilgrimage_activity/pilgrimage_events.txt rename to events/activities/pilgrimage_activity/pilgrimage_events.txt diff --git a/N3OW/events/activities/tour_activity/tour_grounds_events_chad.txt b/events/activities/tour_activity/tour_grounds_events_chad.txt similarity index 100% rename from N3OW/events/activities/tour_activity/tour_grounds_events_chad.txt rename to events/activities/tour_activity/tour_grounds_events_chad.txt diff --git a/N3OW/events/activities/tour_activity/tour_phase_cultural_festival.txt b/events/activities/tour_activity/tour_phase_cultural_festival.txt similarity index 100% rename from N3OW/events/activities/tour_activity/tour_phase_cultural_festival.txt rename to events/activities/tour_activity/tour_phase_cultural_festival.txt diff --git a/N3OW/events/activities/tour_activity/tour_travel_events.txt b/events/activities/tour_activity/tour_travel_events.txt similarity index 100% rename from N3OW/events/activities/tour_activity/tour_travel_events.txt rename to events/activities/tour_activity/tour_travel_events.txt diff --git a/N3OW/events/activities/tournaments/veronica_local_events_2.txt b/events/activities/tournaments/veronica_local_events_2.txt similarity index 100% rename from N3OW/events/activities/tournaments/veronica_local_events_2.txt rename to events/activities/tournaments/veronica_local_events_2.txt diff --git a/N3OW/events/artifacts/artifact_events.txt b/events/artifacts/artifact_events.txt similarity index 100% rename from N3OW/events/artifacts/artifact_events.txt rename to events/artifacts/artifact_events.txt diff --git a/N3OW/events/artifacts/historical_artifacts_events.txt b/events/artifacts/historical_artifacts_events.txt similarity index 100% rename from N3OW/events/artifacts/historical_artifacts_events.txt rename to events/artifacts/historical_artifacts_events.txt diff --git a/N3OW/events/birth_events.txt b/events/birth_events.txt similarity index 100% rename from N3OW/events/birth_events.txt rename to events/birth_events.txt diff --git a/N3OW/events/blackmail_events.txt b/events/blackmail_events.txt similarity index 100% rename from N3OW/events/blackmail_events.txt rename to events/blackmail_events.txt diff --git a/N3OW/events/board_game_events.txt b/events/board_game_events.txt similarity index 100% rename from N3OW/events/board_game_events.txt rename to events/board_game_events.txt diff --git a/N3OW/events/bookmark_events.txt b/events/bookmark_events.txt similarity index 100% rename from N3OW/events/bookmark_events.txt rename to events/bookmark_events.txt diff --git a/N3OW/events/bp1_dan_events.txt b/events/bp1_dan_events.txt similarity index 100% rename from N3OW/events/bp1_dan_events.txt rename to events/bp1_dan_events.txt diff --git a/N3OW/events/court_events/01_ep3_court_events_3.txt b/events/court_events/01_ep3_court_events_3.txt similarity index 100% rename from N3OW/events/court_events/01_ep3_court_events_3.txt rename to events/court_events/01_ep3_court_events_3.txt diff --git a/N3OW/events/court_events/court_events_general.txt b/events/court_events/court_events_general.txt similarity index 100% rename from N3OW/events/court_events/court_events_general.txt rename to events/court_events/court_events_general.txt diff --git a/N3OW/events/court_events/court_events_general_1.txt b/events/court_events/court_events_general_1.txt similarity index 100% rename from N3OW/events/court_events/court_events_general_1.txt rename to events/court_events/court_events_general_1.txt diff --git a/N3OW/events/court_maintenance_events.txt b/events/court_maintenance_events.txt similarity index 100% rename from N3OW/events/court_maintenance_events.txt rename to events/court_maintenance_events.txt diff --git a/N3OW/events/court_position_management_events.txt b/events/court_position_management_events.txt similarity index 100% rename from N3OW/events/court_position_management_events.txt rename to events/court_position_management_events.txt diff --git a/N3OW/events/decisions_events/east_europe_events.txt b/events/decisions_events/east_europe_events.txt similarity index 100% rename from N3OW/events/decisions_events/east_europe_events.txt rename to events/decisions_events/east_europe_events.txt diff --git a/N3OW/events/decisions_events/iberia_north_africa_events.txt b/events/decisions_events/iberia_north_africa_events.txt similarity index 100% rename from N3OW/events/decisions_events/iberia_north_africa_events.txt rename to events/decisions_events/iberia_north_africa_events.txt diff --git a/N3OW/events/decisions_events/mpo_greatest_of_khans_events.txt b/events/decisions_events/mpo_greatest_of_khans_events.txt similarity index 100% rename from N3OW/events/decisions_events/mpo_greatest_of_khans_events.txt rename to events/decisions_events/mpo_greatest_of_khans_events.txt diff --git a/N3OW/events/decisions_events/roman_restoration_events.txt b/events/decisions_events/roman_restoration_events.txt similarity index 100% rename from N3OW/events/decisions_events/roman_restoration_events.txt rename to events/decisions_events/roman_restoration_events.txt diff --git a/N3OW/events/dlc/ach/ach_coronation_events.txt b/events/dlc/ach/ach_coronation_events.txt similarity index 100% rename from N3OW/events/dlc/ach/ach_coronation_events.txt rename to events/dlc/ach/ach_coronation_events.txt diff --git a/N3OW/events/dlc/ach/ach_maintenance_events.txt b/events/dlc/ach/ach_maintenance_events.txt similarity index 100% rename from N3OW/events/dlc/ach/ach_maintenance_events.txt rename to events/dlc/ach/ach_maintenance_events.txt diff --git a/N3OW/events/dlc/ach/ach_yearly_events.txt b/events/dlc/ach/ach_yearly_events.txt similarity index 100% rename from N3OW/events/dlc/ach/ach_yearly_events.txt rename to events/dlc/ach/ach_yearly_events.txt diff --git a/N3OW/events/dlc/bp3/bp3_court_position_events.txt b/events/dlc/bp3/bp3_court_position_events.txt similarity index 100% rename from N3OW/events/dlc/bp3/bp3_court_position_events.txt rename to events/dlc/bp3/bp3_court_position_events.txt diff --git a/N3OW/events/dlc/bp3/bp3_journey_events.txt b/events/dlc/bp3/bp3_journey_events.txt similarity index 100% rename from N3OW/events/dlc/bp3/bp3_journey_events.txt rename to events/dlc/bp3/bp3_journey_events.txt diff --git a/N3OW/events/dlc/bp3/bp3_mapmaking.txt b/events/dlc/bp3/bp3_mapmaking.txt similarity index 100% rename from N3OW/events/dlc/bp3/bp3_mapmaking.txt rename to events/dlc/bp3/bp3_mapmaking.txt diff --git a/N3OW/events/dlc/bp3/bp3_roaming_events.txt b/events/dlc/bp3/bp3_roaming_events.txt similarity index 100% rename from N3OW/events/dlc/bp3/bp3_roaming_events.txt rename to events/dlc/bp3/bp3_roaming_events.txt diff --git a/N3OW/events/dlc/bp3/bp3_survey_events.txt b/events/dlc/bp3/bp3_survey_events.txt similarity index 100% rename from N3OW/events/dlc/bp3/bp3_survey_events.txt rename to events/dlc/bp3/bp3_survey_events.txt diff --git a/N3OW/events/dlc/ce1/epidemic_events.txt b/events/dlc/ce1/epidemic_events.txt similarity index 100% rename from N3OW/events/dlc/ce1/epidemic_events.txt rename to events/dlc/ce1/epidemic_events.txt diff --git a/N3OW/events/dlc/ce1/epidemic_events_2.txt b/events/dlc/ce1/epidemic_events_2.txt similarity index 100% rename from N3OW/events/dlc/ce1/epidemic_events_2.txt rename to events/dlc/ce1/epidemic_events_2.txt diff --git a/N3OW/events/dlc/ce1/legend_ending_events.txt b/events/dlc/ce1/legend_ending_events.txt similarity index 100% rename from N3OW/events/dlc/ce1/legend_ending_events.txt rename to events/dlc/ce1/legend_ending_events.txt diff --git a/N3OW/events/dlc/ce1/legend_events.txt b/events/dlc/ce1/legend_events.txt similarity index 100% rename from N3OW/events/dlc/ce1/legend_events.txt rename to events/dlc/ce1/legend_events.txt diff --git a/N3OW/events/dlc/ce1/legend_spread_events_8.txt b/events/dlc/ce1/legend_spread_events_8.txt similarity index 100% rename from N3OW/events/dlc/ce1/legend_spread_events_8.txt rename to events/dlc/ce1/legend_spread_events_8.txt diff --git a/N3OW/events/dlc/ce1/legend_spread_events_nick.txt b/events/dlc/ce1/legend_spread_events_nick.txt similarity index 100% rename from N3OW/events/dlc/ce1/legend_spread_events_nick.txt rename to events/dlc/ce1/legend_spread_events_nick.txt diff --git a/N3OW/events/dlc/ce1/legend_spread_events_veronica.txt b/events/dlc/ce1/legend_spread_events_veronica.txt similarity index 100% rename from N3OW/events/dlc/ce1/legend_spread_events_veronica.txt rename to events/dlc/ce1/legend_spread_events_veronica.txt diff --git a/N3OW/events/dlc/ce1/legitimacy_events.txt b/events/dlc/ce1/legitimacy_events.txt similarity index 100% rename from N3OW/events/dlc/ce1/legitimacy_events.txt rename to events/dlc/ce1/legitimacy_events.txt diff --git a/N3OW/events/dlc/ce1/physician_epidemic_events.txt b/events/dlc/ce1/physician_epidemic_events.txt similarity index 100% rename from N3OW/events/dlc/ce1/physician_epidemic_events.txt rename to events/dlc/ce1/physician_epidemic_events.txt diff --git a/N3OW/events/dlc/ep1/ep1_character_interaction_events.txt b/events/dlc/ep1/ep1_character_interaction_events.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_character_interaction_events.txt rename to events/dlc/ep1/ep1_character_interaction_events.txt diff --git a/N3OW/events/dlc/ep1/ep1_court_position_events.txt b/events/dlc/ep1/ep1_court_position_events.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_court_position_events.txt rename to events/dlc/ep1/ep1_court_position_events.txt diff --git a/N3OW/events/dlc/ep1/ep1_decision_events.txt b/events/dlc/ep1/ep1_decision_events.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_decision_events.txt rename to events/dlc/ep1/ep1_decision_events.txt diff --git a/N3OW/events/dlc/ep1/ep1_flavor_events.txt b/events/dlc/ep1/ep1_flavor_events.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_flavor_events.txt rename to events/dlc/ep1/ep1_flavor_events.txt diff --git a/N3OW/events/dlc/ep1/ep1_fund_inspiration_events.txt b/events/dlc/ep1/ep1_fund_inspiration_events.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_fund_inspiration_events.txt rename to events/dlc/ep1/ep1_fund_inspiration_events.txt diff --git a/N3OW/events/dlc/ep1/ep1_fund_inspiration_events_oltner.txt b/events/dlc/ep1/ep1_fund_inspiration_events_oltner.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_fund_inspiration_events_oltner.txt rename to events/dlc/ep1/ep1_fund_inspiration_events_oltner.txt diff --git a/N3OW/events/dlc/ep1/ep1_inspiration_system_events.txt b/events/dlc/ep1/ep1_inspiration_system_events.txt similarity index 100% rename from N3OW/events/dlc/ep1/ep1_inspiration_system_events.txt rename to events/dlc/ep1/ep1_inspiration_system_events.txt diff --git a/N3OW/events/dlc/ep2/ep2_accolade_events.txt b/events/dlc/ep2/ep2_accolade_events.txt similarity index 100% rename from N3OW/events/dlc/ep2/ep2_accolade_events.txt rename to events/dlc/ep2/ep2_accolade_events.txt diff --git a/N3OW/events/dlc/ep2/ep2_tournament_events.txt b/events/dlc/ep2/ep2_tournament_events.txt similarity index 100% rename from N3OW/events/dlc/ep2/ep2_tournament_events.txt rename to events/dlc/ep2/ep2_tournament_events.txt diff --git a/N3OW/events/dlc/ep2/wedding_events/ep2_bloody_wedding_events.txt b/events/dlc/ep2/wedding_events/ep2_bloody_wedding_events.txt similarity index 100% rename from N3OW/events/dlc/ep2/wedding_events/ep2_bloody_wedding_events.txt rename to events/dlc/ep2/wedding_events/ep2_bloody_wedding_events.txt diff --git a/N3OW/events/dlc/ep2/wedding_events/ep2_wedding_events.txt b/events/dlc/ep2/wedding_events/ep2_wedding_events.txt similarity index 100% rename from N3OW/events/dlc/ep2/wedding_events/ep2_wedding_events.txt rename to events/dlc/ep2/wedding_events/ep2_wedding_events.txt diff --git a/N3OW/events/dlc/ep2/wedding_events/ep2_wedding_events_ewan.txt b/events/dlc/ep2/wedding_events/ep2_wedding_events_ewan.txt similarity index 100% rename from N3OW/events/dlc/ep2/wedding_events/ep2_wedding_events_ewan.txt rename to events/dlc/ep2/wedding_events/ep2_wedding_events_ewan.txt diff --git a/N3OW/events/dlc/ep3/ep3_admin_events.txt b/events/dlc/ep3/ep3_admin_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_admin_events.txt rename to events/dlc/ep3/ep3_admin_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_akolouthos_events.txt b/events/dlc/ep3/ep3_akolouthos_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_akolouthos_events.txt rename to events/dlc/ep3/ep3_akolouthos_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_camp_party_events.txt b/events/dlc/ep3/ep3_camp_party_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_camp_party_events.txt rename to events/dlc/ep3/ep3_camp_party_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_camp_temperament_events.txt b/events/dlc/ep3/ep3_camp_temperament_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_camp_temperament_events.txt rename to events/dlc/ep3/ep3_camp_temperament_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_contract_events.txt b/events/dlc/ep3/ep3_contract_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_contract_events.txt rename to events/dlc/ep3/ep3_contract_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_councillor_events.txt b/events/dlc/ep3/ep3_councillor_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_councillor_events.txt rename to events/dlc/ep3/ep3_councillor_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_decisions_events.txt b/events/dlc/ep3/ep3_decisions_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_decisions_events.txt rename to events/dlc/ep3/ep3_decisions_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_emperor_yearly_2.txt b/events/dlc/ep3/ep3_emperor_yearly_2.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_emperor_yearly_2.txt rename to events/dlc/ep3/ep3_emperor_yearly_2.txt diff --git a/N3OW/events/dlc/ep3/ep3_emperor_yearly_3.txt b/events/dlc/ep3/ep3_emperor_yearly_3.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_emperor_yearly_3.txt rename to events/dlc/ep3/ep3_emperor_yearly_3.txt diff --git a/N3OW/events/dlc/ep3/ep3_emperor_yearly_8.txt b/events/dlc/ep3/ep3_emperor_yearly_8.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_emperor_yearly_8.txt rename to events/dlc/ep3/ep3_emperor_yearly_8.txt diff --git a/N3OW/events/dlc/ep3/ep3_eparch_events.txt b/events/dlc/ep3/ep3_eparch_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_eparch_events.txt rename to events/dlc/ep3/ep3_eparch_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_frankokratia_events.txt b/events/dlc/ep3/ep3_frankokratia_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_frankokratia_events.txt rename to events/dlc/ep3/ep3_frankokratia_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_governor_yearly_3.txt b/events/dlc/ep3/ep3_governor_yearly_3.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_governor_yearly_3.txt rename to events/dlc/ep3/ep3_governor_yearly_3.txt diff --git a/N3OW/events/dlc/ep3/ep3_governor_yearly_8.txt b/events/dlc/ep3/ep3_governor_yearly_8.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_governor_yearly_8.txt rename to events/dlc/ep3/ep3_governor_yearly_8.txt diff --git a/N3OW/events/dlc/ep3/ep3_interactions_events.txt b/events/dlc/ep3/ep3_interactions_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_interactions_events.txt rename to events/dlc/ep3/ep3_interactions_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamp_decision_events.txt b/events/dlc/ep3/ep3_laamp_decision_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamp_decision_events.txt rename to events/dlc/ep3/ep3_laamp_decision_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamp_events.txt b/events/dlc/ep3/ep3_laamp_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamp_events.txt rename to events/dlc/ep3/ep3_laamp_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamp_events_8.txt b/events/dlc/ep3/ep3_laamp_events_8.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamp_events_8.txt rename to events/dlc/ep3/ep3_laamp_events_8.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamp_flavor.txt b/events/dlc/ep3/ep3_laamp_flavor.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamp_flavor.txt rename to events/dlc/ep3/ep3_laamp_flavor.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamp_flavor_oltner.txt b/events/dlc/ep3/ep3_laamp_flavor_oltner.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamp_flavor_oltner.txt rename to events/dlc/ep3/ep3_laamp_flavor_oltner.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamp_flavour_ewan_events.txt b/events/dlc/ep3/ep3_laamp_flavour_ewan_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamp_flavour_ewan_events.txt rename to events/dlc/ep3/ep3_laamp_flavour_ewan_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_laamps_provisions.txt b/events/dlc/ep3/ep3_laamps_provisions.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_laamps_provisions.txt rename to events/dlc/ep3/ep3_laamps_provisions.txt diff --git a/N3OW/events/dlc/ep3/ep3_landless_admin_events.txt b/events/dlc/ep3/ep3_landless_admin_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_landless_admin_events.txt rename to events/dlc/ep3/ep3_landless_admin_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_powerful_families_8.txt b/events/dlc/ep3/ep3_powerful_families_8.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_powerful_families_8.txt rename to events/dlc/ep3/ep3_powerful_families_8.txt diff --git a/N3OW/events/dlc/ep3/ep3_roman_restoration_events.txt b/events/dlc/ep3/ep3_roman_restoration_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_roman_restoration_events.txt rename to events/dlc/ep3/ep3_roman_restoration_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_story_cycle_admin_eunuch_events.txt b/events/dlc/ep3/ep3_story_cycle_admin_eunuch_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_story_cycle_admin_eunuch_events.txt rename to events/dlc/ep3/ep3_story_cycle_admin_eunuch_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_story_cycle_grand_ambitions_events.txt b/events/dlc/ep3/ep3_story_cycle_grand_ambitions_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_story_cycle_grand_ambitions_events.txt rename to events/dlc/ep3/ep3_story_cycle_grand_ambitions_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_story_cycle_harrying_of_the_north_events.txt b/events/dlc/ep3/ep3_story_cycle_harrying_of_the_north_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_story_cycle_harrying_of_the_north_events.txt rename to events/dlc/ep3/ep3_story_cycle_harrying_of_the_north_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_story_cycle_violet_poet_events.txt b/events/dlc/ep3/ep3_story_cycle_violet_poet_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_story_cycle_violet_poet_events.txt rename to events/dlc/ep3/ep3_story_cycle_violet_poet_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_travel_events_3.txt b/events/dlc/ep3/ep3_travel_events_3.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_travel_events_3.txt rename to events/dlc/ep3/ep3_travel_events_3.txt diff --git a/N3OW/events/dlc/ep3/ep3_travel_events_8.txt b/events/dlc/ep3/ep3_travel_events_8.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_travel_events_8.txt rename to events/dlc/ep3/ep3_travel_events_8.txt diff --git a/N3OW/events/dlc/ep3/ep3_travel_option_events.txt b/events/dlc/ep3/ep3_travel_option_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_travel_option_events.txt rename to events/dlc/ep3/ep3_travel_option_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_wedding_events.txt b/events/dlc/ep3/ep3_wedding_events.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_wedding_events.txt rename to events/dlc/ep3/ep3_wedding_events.txt diff --git a/N3OW/events/dlc/ep3/ep3_yearly_1.txt b/events/dlc/ep3/ep3_yearly_1.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_yearly_1.txt rename to events/dlc/ep3/ep3_yearly_1.txt diff --git a/N3OW/events/dlc/ep3/ep3_yearly_3.txt b/events/dlc/ep3/ep3_yearly_3.txt similarity index 100% rename from N3OW/events/dlc/ep3/ep3_yearly_3.txt rename to events/dlc/ep3/ep3_yearly_3.txt diff --git a/N3OW/events/dlc/fp1/fp1_jomsvikings_events.txt b/events/dlc/fp1/fp1_jomsvikings_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_jomsvikings_events.txt rename to events/dlc/fp1/fp1_jomsvikings_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_major_decision_events.txt b/events/dlc/fp1/fp1_major_decision_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_major_decision_events.txt rename to events/dlc/fp1/fp1_major_decision_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_other_decision_events.txt b/events/dlc/fp1/fp1_other_decision_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_other_decision_events.txt rename to events/dlc/fp1/fp1_other_decision_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_scandinavian_adventurer_events.txt b/events/dlc/fp1/fp1_scandinavian_adventurer_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_scandinavian_adventurer_events.txt rename to events/dlc/fp1/fp1_scandinavian_adventurer_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_shieldmaiden_events.txt b/events/dlc/fp1/fp1_shieldmaiden_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_shieldmaiden_events.txt rename to events/dlc/fp1/fp1_shieldmaiden_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_trade_events.txt b/events/dlc/fp1/fp1_trade_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_trade_events.txt rename to events/dlc/fp1/fp1_trade_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_trial_by_combat_events.txt b/events/dlc/fp1/fp1_trial_by_combat_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_trial_by_combat_events.txt rename to events/dlc/fp1/fp1_trial_by_combat_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_varangian_adventure_events.txt b/events/dlc/fp1/fp1_varangian_adventure_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_varangian_adventure_events.txt rename to events/dlc/fp1/fp1_varangian_adventure_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_yearly_events.txt b/events/dlc/fp1/fp1_yearly_events.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_yearly_events.txt rename to events/dlc/fp1/fp1_yearly_events.txt diff --git a/N3OW/events/dlc/fp1/fp1_yearly_events_oltner.txt b/events/dlc/fp1/fp1_yearly_events_oltner.txt similarity index 100% rename from N3OW/events/dlc/fp1/fp1_yearly_events_oltner.txt rename to events/dlc/fp1/fp1_yearly_events_oltner.txt diff --git a/N3OW/events/dlc/fp2/fp2_el_cid_events.txt b/events/dlc/fp2/fp2_el_cid_events.txt similarity index 100% rename from N3OW/events/dlc/fp2/fp2_el_cid_events.txt rename to events/dlc/fp2/fp2_el_cid_events.txt diff --git a/N3OW/events/dlc/fp2/fp2_lyonese_monk_events.txt b/events/dlc/fp2/fp2_lyonese_monk_events.txt similarity index 100% rename from N3OW/events/dlc/fp2/fp2_lyonese_monk_events.txt rename to events/dlc/fp2/fp2_lyonese_monk_events.txt diff --git a/N3OW/events/dlc/fp2/fp2_other_decision_events.txt b/events/dlc/fp2/fp2_other_decision_events.txt similarity index 100% rename from N3OW/events/dlc/fp2/fp2_other_decision_events.txt rename to events/dlc/fp2/fp2_other_decision_events.txt diff --git a/N3OW/events/dlc/fp2/fp2_struggle_events.txt b/events/dlc/fp2/fp2_struggle_events.txt similarity index 100% rename from N3OW/events/dlc/fp2/fp2_struggle_events.txt rename to events/dlc/fp2/fp2_struggle_events.txt diff --git a/N3OW/events/dlc/fp2/fp2_yearly_events.txt b/events/dlc/fp2/fp2_yearly_events.txt similarity index 100% rename from N3OW/events/dlc/fp2/fp2_yearly_events.txt rename to events/dlc/fp2/fp2_yearly_events.txt diff --git a/N3OW/events/dlc/fp2/neutral_struggle_events.txt b/events/dlc/fp2/neutral_struggle_events.txt similarity index 100% rename from N3OW/events/dlc/fp2/neutral_struggle_events.txt rename to events/dlc/fp2/neutral_struggle_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_clan_events_2000.txt b/events/dlc/fp3/fp3_clan_events_2000.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_clan_events_2000.txt rename to events/dlc/fp3/fp3_clan_events_2000.txt diff --git a/N3OW/events/dlc/fp3/fp3_clan_events_hugo.txt b/events/dlc/fp3/fp3_clan_events_hugo.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_clan_events_hugo.txt rename to events/dlc/fp3/fp3_clan_events_hugo.txt diff --git a/N3OW/events/dlc/fp3/fp3_clan_events_ola.txt b/events/dlc/fp3/fp3_clan_events_ola.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_clan_events_ola.txt rename to events/dlc/fp3/fp3_clan_events_ola.txt diff --git a/N3OW/events/dlc/fp3/fp3_clan_events_persia_specific_ola.txt b/events/dlc/fp3/fp3_clan_events_persia_specific_ola.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_clan_events_persia_specific_ola.txt rename to events/dlc/fp3/fp3_clan_events_persia_specific_ola.txt diff --git a/N3OW/events/dlc/fp3/fp3_dynasty_decision_events.txt b/events/dlc/fp3/fp3_dynasty_decision_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_dynasty_decision_events.txt rename to events/dlc/fp3/fp3_dynasty_decision_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_extra_flavor_events.txt b/events/dlc/fp3/fp3_extra_flavor_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_extra_flavor_events.txt rename to events/dlc/fp3/fp3_extra_flavor_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_frontier_story_cycle.txt b/events/dlc/fp3/fp3_frontier_story_cycle.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_frontier_story_cycle.txt rename to events/dlc/fp3/fp3_frontier_story_cycle.txt diff --git a/N3OW/events/dlc/fp3/fp3_heritage_events.txt b/events/dlc/fp3/fp3_heritage_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_heritage_events.txt rename to events/dlc/fp3/fp3_heritage_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_misc_decision_events.txt b/events/dlc/fp3/fp3_misc_decision_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_misc_decision_events.txt rename to events/dlc/fp3/fp3_misc_decision_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_religious_decision_events.txt b/events/dlc/fp3/fp3_religious_decision_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_religious_decision_events.txt rename to events/dlc/fp3/fp3_religious_decision_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_scholarship_events.txt b/events/dlc/fp3/fp3_scholarship_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_scholarship_events.txt rename to events/dlc/fp3/fp3_scholarship_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_story_cycle_seljuks_invasion_events.txt b/events/dlc/fp3/fp3_story_cycle_seljuks_invasion_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_story_cycle_seljuks_invasion_events.txt rename to events/dlc/fp3/fp3_story_cycle_seljuks_invasion_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_story_cycle_zanj_rebellion_events.txt b/events/dlc/fp3/fp3_story_cycle_zanj_rebellion_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_story_cycle_zanj_rebellion_events.txt rename to events/dlc/fp3/fp3_story_cycle_zanj_rebellion_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_struggle_events.txt b/events/dlc/fp3/fp3_struggle_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_struggle_events.txt rename to events/dlc/fp3/fp3_struggle_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_tax_collector_events_ola.txt b/events/dlc/fp3/fp3_tax_collector_events_ola.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_tax_collector_events_ola.txt rename to events/dlc/fp3/fp3_tax_collector_events_ola.txt diff --git a/N3OW/events/dlc/fp3/fp3_tax_collector_flavor_events.txt b/events/dlc/fp3/fp3_tax_collector_flavor_events.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_tax_collector_flavor_events.txt rename to events/dlc/fp3/fp3_tax_collector_flavor_events.txt diff --git a/N3OW/events/dlc/fp3/fp3_yearly_events_eren.txt b/events/dlc/fp3/fp3_yearly_events_eren.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_yearly_events_eren.txt rename to events/dlc/fp3/fp3_yearly_events_eren.txt diff --git a/N3OW/events/dlc/fp3/fp3_yearly_events_hugo.txt b/events/dlc/fp3/fp3_yearly_events_hugo.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_yearly_events_hugo.txt rename to events/dlc/fp3/fp3_yearly_events_hugo.txt diff --git a/N3OW/events/dlc/fp3/fp3_yearly_events_ola_batch_1.txt b/events/dlc/fp3/fp3_yearly_events_ola_batch_1.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_yearly_events_ola_batch_1.txt rename to events/dlc/fp3/fp3_yearly_events_ola_batch_1.txt diff --git a/N3OW/events/dlc/fp3/fp3_yearly_frontier_chains.txt b/events/dlc/fp3/fp3_yearly_frontier_chains.txt similarity index 100% rename from N3OW/events/dlc/fp3/fp3_yearly_frontier_chains.txt rename to events/dlc/fp3/fp3_yearly_frontier_chains.txt diff --git a/N3OW/events/dlc/mpo/court_astrologer_events.txt b/events/dlc/mpo/court_astrologer_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/court_astrologer_events.txt rename to events/dlc/mpo/court_astrologer_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_decisions_events.txt b/events/dlc/mpo/mpo_decisions_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_decisions_events.txt rename to events/dlc/mpo/mpo_decisions_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_events_anna.txt b/events/dlc/mpo/mpo_events_anna.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_events_anna.txt rename to events/dlc/mpo/mpo_events_anna.txt diff --git a/N3OW/events/dlc/mpo/mpo_events_ariana.txt b/events/dlc/mpo/mpo_events_ariana.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_events_ariana.txt rename to events/dlc/mpo/mpo_events_ariana.txt diff --git a/N3OW/events/dlc/mpo/mpo_events_tova.txt b/events/dlc/mpo/mpo_events_tova.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_events_tova.txt rename to events/dlc/mpo/mpo_events_tova.txt diff --git a/N3OW/events/dlc/mpo/mpo_flavor_events_settled.txt b/events/dlc/mpo/mpo_flavor_events_settled.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_flavor_events_settled.txt rename to events/dlc/mpo/mpo_flavor_events_settled.txt diff --git a/N3OW/events/dlc/mpo/mpo_interactions_events.txt b/events/dlc/mpo/mpo_interactions_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_interactions_events.txt rename to events/dlc/mpo/mpo_interactions_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_jamukha_flavor_events.txt b/events/dlc/mpo/mpo_jamukha_flavor_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_jamukha_flavor_events.txt rename to events/dlc/mpo/mpo_jamukha_flavor_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_migration_contract_events.txt b/events/dlc/mpo/mpo_migration_contract_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_migration_contract_events.txt rename to events/dlc/mpo/mpo_migration_contract_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_migration_events.txt b/events/dlc/mpo/mpo_migration_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_migration_events.txt rename to events/dlc/mpo/mpo_migration_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_migration_travel_events.txt b/events/dlc/mpo/mpo_migration_travel_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_migration_travel_events.txt rename to events/dlc/mpo/mpo_migration_travel_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_nomad_events_1.txt b/events/dlc/mpo/mpo_nomad_events_1.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_nomad_events_1.txt rename to events/dlc/mpo/mpo_nomad_events_1.txt diff --git a/N3OW/events/dlc/mpo/mpo_nomads_blood_brothers_windy.txt b/events/dlc/mpo/mpo_nomads_blood_brothers_windy.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_nomads_blood_brothers_windy.txt rename to events/dlc/mpo/mpo_nomads_blood_brothers_windy.txt diff --git a/N3OW/events/dlc/mpo/mpo_nomads_flavour_events.txt b/events/dlc/mpo/mpo_nomads_flavour_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_nomads_flavour_events.txt rename to events/dlc/mpo/mpo_nomads_flavour_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_nomads_flavour_events_oltner.txt b/events/dlc/mpo/mpo_nomads_flavour_events_oltner.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_nomads_flavour_events_oltner.txt rename to events/dlc/mpo/mpo_nomads_flavour_events_oltner.txt diff --git a/N3OW/events/dlc/mpo/mpo_nomads_season_events.txt b/events/dlc/mpo/mpo_nomads_season_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_nomads_season_events.txt rename to events/dlc/mpo/mpo_nomads_season_events.txt diff --git a/N3OW/events/dlc/mpo/mpo_story_cycle_temujin_flavor_events.txt b/events/dlc/mpo/mpo_story_cycle_temujin_flavor_events.txt similarity index 100% rename from N3OW/events/dlc/mpo/mpo_story_cycle_temujin_flavor_events.txt rename to events/dlc/mpo/mpo_story_cycle_temujin_flavor_events.txt diff --git a/N3OW/events/easteregg_events.txt b/events/easteregg_events.txt similarity index 100% rename from N3OW/events/easteregg_events.txt rename to events/easteregg_events.txt diff --git a/N3OW/events/error_suppression_events.txt b/events/error_suppression_events.txt similarity index 100% rename from N3OW/events/error_suppression_events.txt rename to events/error_suppression_events.txt diff --git a/N3OW/events/game_rule_events.txt b/events/game_rule_events.txt similarity index 100% rename from N3OW/events/game_rule_events.txt rename to events/game_rule_events.txt diff --git a/N3OW/events/global_culture_events.txt b/events/global_culture_events.txt similarity index 100% rename from N3OW/events/global_culture_events.txt rename to events/global_culture_events.txt diff --git a/N3OW/events/global_religion_events.txt b/events/global_religion_events.txt similarity index 100% rename from N3OW/events/global_religion_events.txt rename to events/global_religion_events.txt diff --git a/N3OW/events/harm_events.txt b/events/harm_events.txt similarity index 100% rename from N3OW/events/harm_events.txt rename to events/harm_events.txt diff --git a/N3OW/events/health_events.txt b/events/health_events.txt similarity index 100% rename from N3OW/events/health_events.txt rename to events/health_events.txt diff --git a/N3OW/events/historical_character_events.txt b/events/historical_character_events.txt similarity index 100% rename from N3OW/events/historical_character_events.txt rename to events/historical_character_events.txt diff --git a/N3OW/events/jester_stress_relief_events.txt b/events/jester_stress_relief_events.txt similarity index 100% rename from N3OW/events/jester_stress_relief_events.txt rename to events/jester_stress_relief_events.txt diff --git a/N3OW/events/lifestyles/scholarship_lifestyle/learning_medicine_events.txt b/events/lifestyles/scholarship_lifestyle/learning_medicine_events.txt similarity index 100% rename from N3OW/events/lifestyles/scholarship_lifestyle/learning_medicine_events.txt rename to events/lifestyles/scholarship_lifestyle/learning_medicine_events.txt diff --git a/N3OW/events/lifestyles/scholarship_lifestyle/learning_scholarship_events.txt b/events/lifestyles/scholarship_lifestyle/learning_scholarship_events.txt similarity index 100% rename from N3OW/events/lifestyles/scholarship_lifestyle/learning_scholarship_events.txt rename to events/lifestyles/scholarship_lifestyle/learning_scholarship_events.txt diff --git a/N3OW/events/lifestyles/scholarship_lifestyle/learning_theology_events.txt b/events/lifestyles/scholarship_lifestyle/learning_theology_events.txt similarity index 100% rename from N3OW/events/lifestyles/scholarship_lifestyle/learning_theology_events.txt rename to events/lifestyles/scholarship_lifestyle/learning_theology_events.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/historical_commander_trait_events.txt b/events/lifestyles/warfare_lifestyle/historical_commander_trait_events.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/historical_commander_trait_events.txt rename to events/lifestyles/warfare_lifestyle/historical_commander_trait_events.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/learn_commander_trait_events.txt b/events/lifestyles/warfare_lifestyle/learn_commander_trait_events.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/learn_commander_trait_events.txt rename to events/lifestyles/warfare_lifestyle/learn_commander_trait_events.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/martial_authority_events.txt b/events/lifestyles/warfare_lifestyle/martial_authority_events.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/martial_authority_events.txt rename to events/lifestyles/warfare_lifestyle/martial_authority_events.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/martial_authority_events_2.txt b/events/lifestyles/warfare_lifestyle/martial_authority_events_2.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/martial_authority_events_2.txt rename to events/lifestyles/warfare_lifestyle/martial_authority_events_2.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/martial_chivalry_events.txt b/events/lifestyles/warfare_lifestyle/martial_chivalry_events.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/martial_chivalry_events.txt rename to events/lifestyles/warfare_lifestyle/martial_chivalry_events.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/martial_strategy_events.txt b/events/lifestyles/warfare_lifestyle/martial_strategy_events.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/martial_strategy_events.txt rename to events/lifestyles/warfare_lifestyle/martial_strategy_events.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/martial_strategy_events_2.txt b/events/lifestyles/warfare_lifestyle/martial_strategy_events_2.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/martial_strategy_events_2.txt rename to events/lifestyles/warfare_lifestyle/martial_strategy_events_2.txt diff --git a/N3OW/events/lifestyles/warfare_lifestyle/warhorse_events.txt b/events/lifestyles/warfare_lifestyle/warhorse_events.txt similarity index 100% rename from N3OW/events/lifestyles/warfare_lifestyle/warhorse_events.txt rename to events/lifestyles/warfare_lifestyle/warhorse_events.txt diff --git a/N3OW/events/marriage_effect_events.txt b/events/marriage_effect_events.txt similarity index 100% rename from N3OW/events/marriage_effect_events.txt rename to events/marriage_effect_events.txt diff --git a/N3OW/events/misc_events.txt b/events/misc_events.txt similarity index 100% rename from N3OW/events/misc_events.txt rename to events/misc_events.txt diff --git a/N3OW/events/mpo_chaotic_kurultai_succession.txt b/events/mpo_chaotic_kurultai_succession.txt similarity index 100% rename from N3OW/events/mpo_chaotic_kurultai_succession.txt rename to events/mpo_chaotic_kurultai_succession.txt diff --git a/N3OW/events/mpo_flavor_events.txt b/events/mpo_flavor_events.txt similarity index 100% rename from N3OW/events/mpo_flavor_events.txt rename to events/mpo_flavor_events.txt diff --git a/N3OW/events/mpo_misc.txt b/events/mpo_misc.txt similarity index 100% rename from N3OW/events/mpo_misc.txt rename to events/mpo_misc.txt diff --git a/N3OW/events/pregnancy_events.txt b/events/pregnancy_events.txt similarity index 100% rename from N3OW/events/pregnancy_events.txt rename to events/pregnancy_events.txt diff --git a/N3OW/events/realm_maintenance_events.txt b/events/realm_maintenance_events.txt similarity index 100% rename from N3OW/events/realm_maintenance_events.txt rename to events/realm_maintenance_events.txt diff --git a/N3OW/events/religion_events/NEOW_religious_decision_events.txt b/events/religion_events/NEOW_religious_decision_events.txt similarity index 100% rename from N3OW/events/religion_events/NEOW_religious_decision_events.txt rename to events/religion_events/NEOW_religious_decision_events.txt diff --git a/N3OW/events/religion_events/faith_conversion_events.txt b/events/religion_events/faith_conversion_events.txt similarity index 100% rename from N3OW/events/religion_events/faith_conversion_events.txt rename to events/religion_events/faith_conversion_events.txt diff --git a/N3OW/events/religion_events/faith_creation_events.txt b/events/religion_events/faith_creation_events.txt similarity index 100% rename from N3OW/events/religion_events/faith_creation_events.txt rename to events/religion_events/faith_creation_events.txt diff --git a/N3OW/events/religion_events/false_conversion_events.txt b/events/religion_events/false_conversion_events.txt similarity index 100% rename from N3OW/events/religion_events/false_conversion_events.txt rename to events/religion_events/false_conversion_events.txt diff --git a/N3OW/events/religion_events/fervor_events.txt b/events/religion_events/fervor_events.txt similarity index 100% rename from N3OW/events/religion_events/fervor_events.txt rename to events/religion_events/fervor_events.txt diff --git a/N3OW/events/religion_events/great_holy_war_events.txt b/events/religion_events/great_holy_war_events.txt similarity index 100% rename from N3OW/events/religion_events/great_holy_war_events.txt rename to events/religion_events/great_holy_war_events.txt diff --git a/N3OW/events/religion_events/head_of_faith_events.txt b/events/religion_events/head_of_faith_events.txt similarity index 100% rename from N3OW/events/religion_events/head_of_faith_events.txt rename to events/religion_events/head_of_faith_events.txt diff --git a/N3OW/events/religion_events/heresy_events.txt b/events/religion_events/heresy_events.txt similarity index 100% rename from N3OW/events/religion_events/heresy_events.txt rename to events/religion_events/heresy_events.txt diff --git a/N3OW/events/religion_events/holy_order_events.txt b/events/religion_events/holy_order_events.txt similarity index 100% rename from N3OW/events/religion_events/holy_order_events.txt rename to events/religion_events/holy_order_events.txt diff --git a/N3OW/events/religion_events/human_sacrifice_events.txt b/events/religion_events/human_sacrifice_events.txt similarity index 100% rename from N3OW/events/religion_events/human_sacrifice_events.txt rename to events/religion_events/human_sacrifice_events.txt diff --git a/N3OW/events/religion_events/jewish_events.txt b/events/religion_events/jewish_events.txt similarity index 100% rename from N3OW/events/religion_events/jewish_events.txt rename to events/religion_events/jewish_events.txt diff --git a/N3OW/events/religion_events/local_shrine_events.txt b/events/religion_events/local_shrine_events.txt similarity index 100% rename from N3OW/events/religion_events/local_shrine_events.txt rename to events/religion_events/local_shrine_events.txt diff --git a/N3OW/events/religion_events/religious_decision_events.txt b/events/religion_events/religious_decision_events.txt similarity index 100% rename from N3OW/events/religion_events/religious_decision_events.txt rename to events/religion_events/religious_decision_events.txt diff --git a/N3OW/events/religion_events/religious_interaction_events.txt b/events/religion_events/religious_interaction_events.txt similarity index 100% rename from N3OW/events/religion_events/religious_interaction_events.txt rename to events/religion_events/religious_interaction_events.txt diff --git a/N3OW/events/scheme_events/court_scheme/court_scheme_ongoing_events.txt b/events/scheme_events/court_scheme/court_scheme_ongoing_events.txt similarity index 100% rename from N3OW/events/scheme_events/court_scheme/court_scheme_ongoing_events.txt rename to events/scheme_events/court_scheme/court_scheme_ongoing_events.txt diff --git a/N3OW/events/scheme_events/governor_contract_events.txt b/events/scheme_events/governor_contract_events.txt similarity index 100% rename from N3OW/events/scheme_events/governor_contract_events.txt rename to events/scheme_events/governor_contract_events.txt diff --git a/N3OW/events/scheme_events/mandala_schemes/disbelieve_mandala_scheme_events.txt b/events/scheme_events/mandala_schemes/disbelieve_mandala_scheme_events.txt similarity index 100% rename from N3OW/events/scheme_events/mandala_schemes/disbelieve_mandala_scheme_events.txt rename to events/scheme_events/mandala_schemes/disbelieve_mandala_scheme_events.txt diff --git a/N3OW/events/scheme_events/sway_scheme/sway_outcome_events.txt b/events/scheme_events/sway_scheme/sway_outcome_events.txt similarity index 100% rename from N3OW/events/scheme_events/sway_scheme/sway_outcome_events.txt rename to events/scheme_events/sway_scheme/sway_outcome_events.txt diff --git a/N3OW/events/secret_faith_events.txt b/events/secret_faith_events.txt similarity index 100% rename from N3OW/events/secret_faith_events.txt rename to events/secret_faith_events.txt diff --git a/N3OW/events/siege_events.txt b/events/siege_events.txt similarity index 100% rename from N3OW/events/siege_events.txt rename to events/siege_events.txt diff --git a/N3OW/events/single_combat_events.txt b/events/single_combat_events.txt similarity index 100% rename from N3OW/events/single_combat_events.txt rename to events/single_combat_events.txt diff --git a/N3OW/events/test_events/debug.txt b/events/test_events/debug.txt similarity index 100% rename from N3OW/events/test_events/debug.txt rename to events/test_events/debug.txt diff --git a/N3OW/events/test_events/debug_portraits.txt b/events/test_events/debug_portraits.txt similarity index 100% rename from N3OW/events/test_events/debug_portraits.txt rename to events/test_events/debug_portraits.txt diff --git a/N3OW/events/test_events/insult_poetry.txt b/events/test_events/insult_poetry.txt similarity index 100% rename from N3OW/events/test_events/insult_poetry.txt rename to events/test_events/insult_poetry.txt diff --git a/N3OW/events/test_events/poetry_events.txt b/events/test_events/poetry_events.txt similarity index 100% rename from N3OW/events/test_events/poetry_events.txt rename to events/test_events/poetry_events.txt diff --git a/N3OW/events/test_events/test_activity_events.txt b/events/test_events/test_activity_events.txt similarity index 100% rename from N3OW/events/test_events/test_activity_events.txt rename to events/test_events/test_activity_events.txt diff --git a/N3OW/events/test_events/test_court_events.txt b/events/test_events/test_court_events.txt similarity index 100% rename from N3OW/events/test_events/test_court_events.txt rename to events/test_events/test_court_events.txt diff --git a/N3OW/events/title_events.txt b/events/title_events.txt similarity index 100% rename from N3OW/events/title_events.txt rename to events/title_events.txt diff --git a/N3OW/events/travel_events/test_events.txt b/events/travel_events/test_events.txt similarity index 100% rename from N3OW/events/travel_events/test_events.txt rename to events/travel_events/test_events.txt diff --git a/N3OW/events/travel_events/travel_events_bp3.txt b/events/travel_events/travel_events_bp3.txt similarity index 100% rename from N3OW/events/travel_events/travel_events_bp3.txt rename to events/travel_events/travel_events_bp3.txt diff --git a/N3OW/events/travel_events/travel_events_james.txt b/events/travel_events/travel_events_james.txt similarity index 100% rename from N3OW/events/travel_events/travel_events_james.txt rename to events/travel_events/travel_events_james.txt diff --git a/N3OW/events/tutorial_events.txt b/events/tutorial_events.txt similarity index 100% rename from N3OW/events/tutorial_events.txt rename to events/tutorial_events.txt diff --git a/N3OW/events/varangian_events.txt b/events/varangian_events.txt similarity index 100% rename from N3OW/events/varangian_events.txt rename to events/varangian_events.txt diff --git a/N3OW/events/witch_events.txt b/events/witch_events.txt similarity index 100% rename from N3OW/events/witch_events.txt rename to events/witch_events.txt diff --git a/N3OW/events/yearly_events/bp1_yearly_james.txt b/events/yearly_events/bp1_yearly_james.txt similarity index 100% rename from N3OW/events/yearly_events/bp1_yearly_james.txt rename to events/yearly_events/bp1_yearly_james.txt diff --git a/N3OW/events/yearly_events/court_yearly_events.txt b/events/yearly_events/court_yearly_events.txt similarity index 100% rename from N3OW/events/yearly_events/court_yearly_events.txt rename to events/yearly_events/court_yearly_events.txt diff --git a/N3OW/events/yearly_events/yearly_events_3.txt b/events/yearly_events/yearly_events_3.txt similarity index 100% rename from N3OW/events/yearly_events/yearly_events_3.txt rename to events/yearly_events/yearly_events_3.txt diff --git a/N3OW/gfx/coat_of_arms/coa_overlay.dds b/gfx/coat_of_arms/coa_overlay.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/coa_overlay.dds rename to gfx/coat_of_arms/coa_overlay.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_acorn.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_acorn.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_acorn.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_acorn.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_alerion.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_alerion.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_alerion.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_alerion.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_archaeopteryx.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_archaeopteryx.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_archaeopteryx.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_archaeopteryx.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_arevakhach.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_arevakhach.dds new file mode 100644 index 00000000..b101537c --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_arevakhach.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb084a679f1398a461b713200d51b3f22d7598a7ae37ba602f6b620c10e0c76 +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_armillary_sphere.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_armillary_sphere.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_armillary_sphere.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_armillary_sphere.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_crown.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_crown.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_crown.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_crown.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_sceptre.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_sceptre.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_sceptre.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_arnor_sceptre.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_baltriskele.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_baltriskele.dds new file mode 100644 index 00000000..fabd0696 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_baltriskele.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:548596cea2475e5323284d13dd9770b1a68b48372dbbcabef8229d74f4ae221b +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_barrel.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_barrel.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_barrel.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_barrel.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bend_alsace.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bend_alsace.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bend_alsace.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_bend_alsace.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bishops_mitre.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bishops_mitre.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bishops_mitre.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_bishops_mitre.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_blackadder.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_blackadder.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_blackadder.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_blackadder.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bohemia_crown.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bohemia_crown.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bohemia_crown.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_bohemia_crown.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_boot.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_boot.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_boot.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_boot.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_border_shield_embattled.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_border_shield_embattled.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_border_shield_embattled.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_border_shield_embattled.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_borz.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_borz.dds new file mode 100644 index 00000000..a1b39bd3 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_borz.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e072c20343aeb1662daf117041ddc6e9528ba954a04652eba69ab01b7e7b92 +size 262272 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_bosphorus.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bosphorus.dds new file mode 100644 index 00000000..bc01d6c4 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bosphorus.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3ef6e00e29640d076a11eeea255ecf00f1fccebda01783e3f23a22375ec1ce +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_3.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_3.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_3.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_3.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_innsbruck.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_innsbruck.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_innsbruck.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_bridge_innsbruck.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_burgundy_cross_spain.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_burgundy_cross_spain.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_burgundy_cross_spain.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_burgundy_cross_spain.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_cedar.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cedar.dds new file mode 100644 index 00000000..2be694d3 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cedar.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87caf705864ff272511ccd31a4f56724edf9852479246594aa2a906619b799cb +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_coeur_sacre.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_coeur_sacre.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_coeur_sacre.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_coeur_sacre.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cow.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cow.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cow.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_cow.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_burgundian.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_burgundian.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_burgundian.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_burgundian.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_camargue.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_camargue.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_camargue.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_camargue.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_carolignian.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_carolignian.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_carolignian.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_carolignian.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_nordic.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_nordic.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_nordic.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_cross_nordic.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_french_closed.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_french_closed.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_french_closed.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_french_closed.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln_imperial.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln_imperial.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln_imperial.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_crown_koln_imperial.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_dolmen.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_dolmen.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_dolmen.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_dolmen.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_dragon_rampant.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_dragon_rampant.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_dragon_rampant.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_dragon_rampant.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_drop.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_drop.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_drop.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_drop.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_albania.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_albania.dds new file mode 100644 index 00000000..5372473a --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_albania.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3593313cde22addafdf15bffbc35ff11a6c14f4bd017f4f0f80f453e39acd9aa +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_boned.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_boned.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_boned.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_boned.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_modern.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_modern.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_modern.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_modern.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_quraish.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_quraish.dds new file mode 100644 index 00000000..28baac9c --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_quraish.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068d178006f5d403a81bcb46afb9f35baf432f21dd4095698b53c808da58d502 +size 262272 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_romania.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_romania.dds new file mode 100644 index 00000000..6f22f347 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_romania.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0dca1a8bd9423a7cea980e157a81f54c6d105a82df8b14b9c0795985ad6d29 +size 262272 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_russia.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_russia.dds new file mode 100644 index 00000000..d7849d3e --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_russia.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc3c9babf88505fd50801131cbd870f078fc18949978711024014e50020e1f2 +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_fasces.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_fasces.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_fasces.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_fasces.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_flower_star.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_flower_star.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_flower_star.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_flower_star.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gaul_boar.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_gaul_boar.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gaul_boar.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_gaul_boar.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_giray.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_giray.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_giray.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_giray.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_goat_rampant.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_goat_rampant.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_goat_rampant.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_goat_rampant.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_crown.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_crown.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_crown.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_crown.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_star.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_star.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_star.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_star.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_tree.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_tree.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_tree.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_tree.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_grapes.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_grapes.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_grapes.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_grapes.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_griffin_head_crowned.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_griffin_head_crowned.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_griffin_head_crowned.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_griffin_head_crowned.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_guillotine.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_guillotine.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_guillotine.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_guillotine.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_guinness_logo.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_guinness_logo.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_guinness_logo.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_guinness_logo.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_hammer.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_hammer.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_hammer.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_hammer.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_hamsick_china.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_hamsick_china.dds new file mode 100644 index 00000000..d215f1bc --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_hamsick_china.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf8313b65b0868e17f3df2d0ced0eed411ab8dc49b610ffd18bdc2b38ac78b7 +size 65664 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_hamsick_soviet.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_hamsick_soviet.dds new file mode 100644 index 00000000..4e5bf261 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_hamsick_soviet.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8106ed639165c9c25a3a8d450cc846f91ffd747be29ad193aa014e0ef24a335 +size 65664 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy_crowned.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy_crowned.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy_crowned.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_harpy_crowned.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_head_blindfolded.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_head_blindfolded.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_head_blindfolded.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_head_blindfolded.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_heart.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_heart.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_heart.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_heart.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_helm_of_skanderbeg.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_helm_of_skanderbeg.dds new file mode 100644 index 00000000..1201a5d3 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_helm_of_skanderbeg.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc92a83ca347b45a8abeda12abe65eaa9326203fd418ef927b0ea7f84650e2f +size 22000 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_horse_tuva.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_horse_tuva.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_horse_tuva.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_horse_tuva.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_inescutcheon_lozengy.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_inescutcheon_lozengy.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_inescutcheon_lozengy.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_inescutcheon_lozengy.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_iran_lion_tile.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_iran_lion_tile.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_iran_lion_tile.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_iran_lion_tile.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_iron_hat.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_iron_hat.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_iron_hat.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_iron_hat.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_juche.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_juche.dds new file mode 100644 index 00000000..10a9c509 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_juche.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e11774afc901601d0aacb0c8c0985b2686510d9c07ee63e21b38301bd3e959c +size 65664 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_jugotorch.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_jugotorch.dds new file mode 100644 index 00000000..52386c30 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_jugotorch.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bda995f14bc7a1b3d7ec5e1daf188ba7a40d4e37d71451f15b21a33dee78753 +size 354768 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_kimstar.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_kimstar.dds new file mode 100644 index 00000000..ed83f64b --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_kimstar.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbe091fe3878ca02ea9441337e5cecfa814fee86201bad9f45b201377b961fd6 +size 65664 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_knight_02.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_knight_02.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_knight_02.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_knight_02.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_kulindadromeus.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_kulindadromeus.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_kulindadromeus.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_kulindadromeus.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_lantern.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_lantern.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_lantern.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_lantern.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_lindwurm.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_lindwurm.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_lindwurm.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_lindwurm.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_lotus.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_lotus.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_lotus.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_lotus.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_mao.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_mao.dds new file mode 100644 index 00000000..8bb46dd8 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_mao.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba3465b0d8cf0b3076f6f8854d8e4725540b5077d67bd6a8ec640e2e2487c9a +size 65664 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_microraptor.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_microraptor.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_microraptor.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_microraptor.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_millrind.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_millrind.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_millrind.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_millrind.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_millwheel.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_millwheel.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_millwheel.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_millwheel.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_monk.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_monk.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_monk.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_monk.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_nap_eagle.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_nap_eagle.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_nap_eagle.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_nap_eagle.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_newton.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_newton.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_newton.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_newton.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_numenor_tree.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_numenor_tree.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_numenor_tree.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_numenor_tree.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_oak_branch.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_oak_branch.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_oak_branch.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_oak_branch.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_orange_branch.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_orange_branch.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_orange_branch.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_orange_branch.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_paektu.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_paektu.dds new file mode 100644 index 00000000..22c90e2d --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_paektu.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de679cd6278e6df2296b909e229a6fa16e83b8ddf7f39e9fca1f95d9e34f7817 +size 65664 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_partridge_statant.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_partridge_statant.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_partridge_statant.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_partridge_statant.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_peacock_statant.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_peacock_statant.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_peacock_statant.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_peacock_statant.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_plough.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_plough.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_plough.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_plough.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_plowshare.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_plowshare.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_plowshare.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_plowshare.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_ponticeagle.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_ponticeagle.dds new file mode 100644 index 00000000..58f8f418 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_ponticeagle.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce59ac0f854a4b7ca1478676b1f5c00bca14a91578e74526f645ab343b43e7bb +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_ram_passant.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_ram_passant.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_ram_passant.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_ram_passant.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_rosa_camuna.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_rosa_camuna.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_rosa_camuna.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_rosa_camuna.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_saint_peter.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_saint_peter.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_saint_peter.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_saint_peter.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_scottish_pattern_1.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_scottish_pattern_1.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_scottish_pattern_1.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_scottish_pattern_1.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_scythe_blade.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_scythe_blade.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_scythe_blade.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_scythe_blade.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_sea_lion.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_sea_lion.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_sea_lion.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_sea_lion.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_ship_trimast.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_ship_trimast.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_ship_trimast.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_ship_trimast.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_spatstone.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_spatstone.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_spatstone.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_spatstone.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_spitfire.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_spitfire.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_spitfire.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_spitfire.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_taiwan_star.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_taiwan_star.dds new file mode 100644 index 00000000..45db7ffb --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_taiwan_star.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa71342d46e61a418a91d37e951a794ab288fd74a9865a34533da5c5ef463ebe +size 65664 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tongs.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_tongs.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tongs.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_tongs.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tower_02.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_tower_02.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tower_02.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_tower_02.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tree_fir.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_tree_fir.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tree_fir.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_tree_fir.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_trefoil.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_trefoil.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_trefoil.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_trefoil.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_tryzub.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_tryzub.dds new file mode 100644 index 00000000..a23564cb --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_tryzub.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029b725a2ac7d942e0b599fb57263109cfd0a9cf64ff75cc0b7707cd67366d39 +size 262272 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_umbar.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_umbar.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_umbar.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_umbar.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_vergina.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_vergina.dds new file mode 100644 index 00000000..bebbd5a0 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_vergina.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5b8bfe2c5540b9a5a474904e354d566b51638f1a791bdbe53a6667fc1b3031 +size 65664 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_wall.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_wall.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_wall.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_wall.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_wallonia.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_wallonia.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_wallonia.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_wallonia.dds diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_wave_single.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_wave_single.dds new file mode 100644 index 00000000..b81efa61 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_wave_single.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd2287b3d5531cc00b554129e4e3a7f1bf76fc481677e144bbb6f5d8d4f8021 +size 87536 diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_waves_05.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_waves_05.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_waves_05.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_waves_05.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_whip.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_whip.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_whip.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_whip.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_woman_01.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_woman_01.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_woman_01.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_woman_01.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_zanzibar.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_zanzibar.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_zanzibar.dds rename to gfx/coat_of_arms/colored_emblems/NEOW_ce_zanzibar.dds diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt b/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt rename to gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt diff --git a/N3OW/gfx/coat_of_arms/colored_emblems/ce_book_open.dds b/gfx/coat_of_arms/colored_emblems/ce_book_open.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/colored_emblems/ce_book_open.dds rename to gfx/coat_of_arms/colored_emblems/ce_book_open.dds diff --git a/N3OW/gfx/coat_of_arms/patterns/50_coa_designer_patterns.txt b/gfx/coat_of_arms/patterns/50_coa_designer_patterns.txt similarity index 100% rename from N3OW/gfx/coat_of_arms/patterns/50_coa_designer_patterns.txt rename to gfx/coat_of_arms/patterns/50_coa_designer_patterns.txt diff --git a/N3OW/gfx/coat_of_arms/patterns/NEOW_pattern_lilies.dds b/gfx/coat_of_arms/patterns/NEOW_pattern_lilies.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/patterns/NEOW_pattern_lilies.dds rename to gfx/coat_of_arms/patterns/NEOW_pattern_lilies.dds diff --git a/N3OW/gfx/coat_of_arms/patterns/NEOW_pattern_waves_02.dds b/gfx/coat_of_arms/patterns/NEOW_pattern_waves_02.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/patterns/NEOW_pattern_waves_02.dds rename to gfx/coat_of_arms/patterns/NEOW_pattern_waves_02.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_alps.dds b/gfx/coat_of_arms/textured_emblems/flag_alps.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_alps.dds rename to gfx/coat_of_arms/textured_emblems/flag_alps.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_andorra.dds b/gfx/coat_of_arms/textured_emblems/flag_andorra.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_andorra.dds rename to gfx/coat_of_arms/textured_emblems/flag_andorra.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_britain.dds b/gfx/coat_of_arms/textured_emblems/flag_britain.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_britain.dds rename to gfx/coat_of_arms/textured_emblems/flag_britain.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_europe.dds b/gfx/coat_of_arms/textured_emblems/flag_europe.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_europe.dds rename to gfx/coat_of_arms/textured_emblems/flag_europe.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_lichtenstein.dds b/gfx/coat_of_arms/textured_emblems/flag_lichtenstein.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_lichtenstein.dds rename to gfx/coat_of_arms/textured_emblems/flag_lichtenstein.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_novelist_hof.dds b/gfx/coat_of_arms/textured_emblems/flag_novelist_hof.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_novelist_hof.dds rename to gfx/coat_of_arms/textured_emblems/flag_novelist_hof.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_san_marino.dds b/gfx/coat_of_arms/textured_emblems/flag_san_marino.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_san_marino.dds rename to gfx/coat_of_arms/textured_emblems/flag_san_marino.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_sardinia.dds b/gfx/coat_of_arms/textured_emblems/flag_sardinia.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_sardinia.dds rename to gfx/coat_of_arms/textured_emblems/flag_sardinia.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_sevillian_pope.dds b/gfx/coat_of_arms/textured_emblems/flag_sevillian_pope.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_sevillian_pope.dds rename to gfx/coat_of_arms/textured_emblems/flag_sevillian_pope.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/flag_tuscany.dds b/gfx/coat_of_arms/textured_emblems/flag_tuscany.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/flag_tuscany.dds rename to gfx/coat_of_arms/textured_emblems/flag_tuscany.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/te_neow_lichtenstein.dds b/gfx/coat_of_arms/textured_emblems/te_neow_lichtenstein.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/te_neow_lichtenstein.dds rename to gfx/coat_of_arms/textured_emblems/te_neow_lichtenstein.dds diff --git a/N3OW/gfx/coat_of_arms/textured_emblems/te_neow_solomon.dds b/gfx/coat_of_arms/textured_emblems/te_neow_solomon.dds similarity index 100% rename from N3OW/gfx/coat_of_arms/textured_emblems/te_neow_solomon.dds rename to gfx/coat_of_arms/textured_emblems/te_neow_solomon.dds diff --git a/N3OW/gfx/exe_icon.bmp b/gfx/exe_icon.bmp similarity index 100% rename from N3OW/gfx/exe_icon.bmp rename to gfx/exe_icon.bmp diff --git a/N3OW/gfx/interface/bookmarks/bm_2555_europe.dds b/gfx/interface/bookmarks/bm_2555_europe.dds similarity index 100% rename from N3OW/gfx/interface/bookmarks/bm_2555_europe.dds rename to gfx/interface/bookmarks/bm_2555_europe.dds diff --git a/N3OW/gfx/interface/icons/bookmark_buttons/bm_2555_europe.dds b/gfx/interface/icons/bookmark_buttons/bm_2555_europe.dds similarity index 100% rename from N3OW/gfx/interface/icons/bookmark_buttons/bm_2555_europe.dds rename to gfx/interface/icons/bookmark_buttons/bm_2555_europe.dds diff --git a/N3OW/gfx/interface/icons/building_types/icon_building_tell_mines.dds b/gfx/interface/icons/building_types/icon_building_tell_mines.dds similarity index 100% rename from N3OW/gfx/interface/icons/building_types/icon_building_tell_mines.dds rename to gfx/interface/icons/building_types/icon_building_tell_mines.dds diff --git a/N3OW/gfx/interface/icons/building_types/icon_buildings_pyramids.dds b/gfx/interface/icons/building_types/icon_buildings_pyramids.dds similarity index 100% rename from N3OW/gfx/interface/icons/building_types/icon_buildings_pyramids.dds rename to gfx/interface/icons/building_types/icon_buildings_pyramids.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_industrial_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_industrial_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_industrial_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_industrial_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_metropolitan_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_metropolitan_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_metropolitan_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_metropolitan_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_military_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_military_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_military_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_military_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_protectorate_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_protectorate_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_protectorate_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_protectorate_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_standard_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_standard_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_standard_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_game_concept_celestial_standard_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_industrial_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_industrial_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_industrial_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_industrial_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_industrial_republic_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_industrial_republic_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_industrial_republic_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_industrial_republic_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_metropolitan_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_metropolitan_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_metropolitan_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_metropolitan_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_military_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_military_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_military_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_military_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_military_republic_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_military_republic_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_military_republic_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_military_republic_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_protectorate_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_protectorate_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_protectorate_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_protectorate_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_standard_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_standard_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_standard_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_standard_administration.dds diff --git a/N3OW/gfx/interface/icons/celestial_administration_types/icon_standard_republic_administration.dds b/gfx/interface/icons/celestial_administration_types/icon_standard_republic_administration.dds similarity index 100% rename from N3OW/gfx/interface/icons/celestial_administration_types/icon_standard_republic_administration.dds rename to gfx/interface/icons/celestial_administration_types/icon_standard_republic_administration.dds diff --git a/N3OW/gfx/interface/icons/culture_innovations/innovation_firearms.dds b/gfx/interface/icons/culture_innovations/innovation_firearms.dds similarity index 100% rename from N3OW/gfx/interface/icons/culture_innovations/innovation_firearms.dds rename to gfx/interface/icons/culture_innovations/innovation_firearms.dds diff --git a/N3OW/gfx/interface/icons/faith/NEOW_catholic.dds b/gfx/interface/icons/faith/NEOW_catholic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/NEOW_catholic.dds rename to gfx/interface/icons/faith/NEOW_catholic.dds diff --git a/N3OW/gfx/interface/icons/faith/NEOW_iberian.dds b/gfx/interface/icons/faith/NEOW_iberian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/NEOW_iberian.dds rename to gfx/interface/icons/faith/NEOW_iberian.dds diff --git a/N3OW/gfx/interface/icons/faith/NEOW_teutonic.dds b/gfx/interface/icons/faith/NEOW_teutonic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/NEOW_teutonic.dds rename to gfx/interface/icons/faith/NEOW_teutonic.dds diff --git a/N3OW/gfx/interface/icons/faith/absurdist.dds b/gfx/interface/icons/faith/absurdist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/absurdist.dds rename to gfx/interface/icons/faith/absurdist.dds diff --git a/N3OW/gfx/interface/icons/faith/amritdhari.dds b/gfx/interface/icons/faith/amritdhari.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/amritdhari.dds rename to gfx/interface/icons/faith/amritdhari.dds diff --git a/N3OW/gfx/interface/icons/faith/anglican.dds b/gfx/interface/icons/faith/anglican.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/anglican.dds rename to gfx/interface/icons/faith/anglican.dds diff --git a/N3OW/gfx/interface/icons/faith/aqlani.dds b/gfx/interface/icons/faith/aqlani.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/aqlani.dds rename to gfx/interface/icons/faith/aqlani.dds diff --git a/N3OW/gfx/interface/icons/faith/arcane.dds b/gfx/interface/icons/faith/arcane.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/arcane.dds rename to gfx/interface/icons/faith/arcane.dds diff --git a/N3OW/gfx/interface/icons/faith/artificer.dds b/gfx/interface/icons/faith/artificer.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/artificer.dds rename to gfx/interface/icons/faith/artificer.dds diff --git a/N3OW/gfx/interface/icons/faith/aslanite.dds b/gfx/interface/icons/faith/aslanite.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/aslanite.dds rename to gfx/interface/icons/faith/aslanite.dds diff --git a/N3OW/gfx/interface/icons/faith/avalonian.dds b/gfx/interface/icons/faith/avalonian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/avalonian.dds rename to gfx/interface/icons/faith/avalonian.dds diff --git a/N3OW/gfx/interface/icons/faith/cadaverist.dds b/gfx/interface/icons/faith/cadaverist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/cadaverist.dds rename to gfx/interface/icons/faith/cadaverist.dds diff --git a/N3OW/gfx/interface/icons/faith/carcosan.dds b/gfx/interface/icons/faith/carcosan.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/carcosan.dds rename to gfx/interface/icons/faith/carcosan.dds diff --git a/N3OW/gfx/interface/icons/faith/carolingian.dds b/gfx/interface/icons/faith/carolingian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/carolingian.dds rename to gfx/interface/icons/faith/carolingian.dds diff --git a/N3OW/gfx/interface/icons/faith/celtic.dds b/gfx/interface/icons/faith/celtic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/celtic.dds rename to gfx/interface/icons/faith/celtic.dds diff --git a/N3OW/gfx/interface/icons/faith/communard.dds b/gfx/interface/icons/faith/communard.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/communard.dds rename to gfx/interface/icons/faith/communard.dds diff --git a/N3OW/gfx/interface/icons/faith/companion.dds b/gfx/interface/icons/faith/companion.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/companion.dds rename to gfx/interface/icons/faith/companion.dds diff --git a/N3OW/gfx/interface/icons/faith/concordianist.dds b/gfx/interface/icons/faith/concordianist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/concordianist.dds rename to gfx/interface/icons/faith/concordianist.dds diff --git a/N3OW/gfx/interface/icons/faith/congregational.dds b/gfx/interface/icons/faith/congregational.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/congregational.dds rename to gfx/interface/icons/faith/congregational.dds diff --git a/N3OW/gfx/interface/icons/faith/corsair.dds b/gfx/interface/icons/faith/corsair.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/corsair.dds rename to gfx/interface/icons/faith/corsair.dds diff --git a/N3OW/gfx/interface/icons/faith/cosmonaut.dds b/gfx/interface/icons/faith/cosmonaut.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/cosmonaut.dds rename to gfx/interface/icons/faith/cosmonaut.dds diff --git a/N3OW/gfx/interface/icons/faith/diadochic.dds b/gfx/interface/icons/faith/diadochic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/diadochic.dds rename to gfx/interface/icons/faith/diadochic.dds diff --git a/N3OW/gfx/interface/icons/faith/draculean.dds b/gfx/interface/icons/faith/draculean.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/draculean.dds rename to gfx/interface/icons/faith/draculean.dds diff --git a/N3OW/gfx/interface/icons/faith/druidic.dds b/gfx/interface/icons/faith/druidic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/druidic.dds rename to gfx/interface/icons/faith/druidic.dds diff --git a/N3OW/gfx/interface/icons/faith/druidic_reformed.dds b/gfx/interface/icons/faith/druidic_reformed.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/druidic_reformed.dds rename to gfx/interface/icons/faith/druidic_reformed.dds diff --git a/N3OW/gfx/interface/icons/faith/einblicker.dds b/gfx/interface/icons/faith/einblicker.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/einblicker.dds rename to gfx/interface/icons/faith/einblicker.dds diff --git a/N3OW/gfx/interface/icons/faith/einblicker_reformed.dds b/gfx/interface/icons/faith/einblicker_reformed.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/einblicker_reformed.dds rename to gfx/interface/icons/faith/einblicker_reformed.dds diff --git a/N3OW/gfx/interface/icons/faith/elysian.dds b/gfx/interface/icons/faith/elysian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/elysian.dds rename to gfx/interface/icons/faith/elysian.dds diff --git a/N3OW/gfx/interface/icons/faith/folketro.dds b/gfx/interface/icons/faith/folketro.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/folketro.dds rename to gfx/interface/icons/faith/folketro.dds diff --git a/N3OW/gfx/interface/icons/faith/fracture.dds b/gfx/interface/icons/faith/fracture.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/fracture.dds rename to gfx/interface/icons/faith/fracture.dds diff --git a/N3OW/gfx/interface/icons/faith/genevan.dds b/gfx/interface/icons/faith/genevan.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/genevan.dds rename to gfx/interface/icons/faith/genevan.dds diff --git a/N3OW/gfx/interface/icons/faith/girondin.dds b/gfx/interface/icons/faith/girondin.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/girondin.dds rename to gfx/interface/icons/faith/girondin.dds diff --git a/N3OW/gfx/interface/icons/faith/glorian.dds b/gfx/interface/icons/faith/glorian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/glorian.dds rename to gfx/interface/icons/faith/glorian.dds diff --git a/N3OW/gfx/interface/icons/faith/gorsedd.dds b/gfx/interface/icons/faith/gorsedd.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/gorsedd.dds rename to gfx/interface/icons/faith/gorsedd.dds diff --git a/N3OW/gfx/interface/icons/faith/gorsedd_reformed.dds b/gfx/interface/icons/faith/gorsedd_reformed.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/gorsedd_reformed.dds rename to gfx/interface/icons/faith/gorsedd_reformed.dds diff --git a/N3OW/gfx/interface/icons/faith/grundtvigian.dds b/gfx/interface/icons/faith/grundtvigian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/grundtvigian.dds rename to gfx/interface/icons/faith/grundtvigian.dds diff --git a/N3OW/gfx/interface/icons/faith/heimwehler.dds b/gfx/interface/icons/faith/heimwehler.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/heimwehler.dds rename to gfx/interface/icons/faith/heimwehler.dds diff --git a/N3OW/gfx/interface/icons/faith/hellenic.dds b/gfx/interface/icons/faith/hellenic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/hellenic.dds rename to gfx/interface/icons/faith/hellenic.dds diff --git a/N3OW/gfx/interface/icons/faith/helvetic.dds b/gfx/interface/icons/faith/helvetic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/helvetic.dds rename to gfx/interface/icons/faith/helvetic.dds diff --git a/N3OW/gfx/interface/icons/faith/humanist.dds b/gfx/interface/icons/faith/humanist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/humanist.dds rename to gfx/interface/icons/faith/humanist.dds diff --git a/N3OW/gfx/interface/icons/faith/illuminated.dds b/gfx/interface/icons/faith/illuminated.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/illuminated.dds rename to gfx/interface/icons/faith/illuminated.dds diff --git a/N3OW/gfx/interface/icons/faith/jack_tar.dds b/gfx/interface/icons/faith/jack_tar.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/jack_tar.dds rename to gfx/interface/icons/faith/jack_tar.dds diff --git a/N3OW/gfx/interface/icons/faith/jacobin.dds b/gfx/interface/icons/faith/jacobin.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/jacobin.dds rename to gfx/interface/icons/faith/jacobin.dds diff --git a/N3OW/gfx/interface/icons/faith/leviathan.dds b/gfx/interface/icons/faith/leviathan.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/leviathan.dds rename to gfx/interface/icons/faith/leviathan.dds diff --git a/N3OW/gfx/interface/icons/faith/liturgical.dds b/gfx/interface/icons/faith/liturgical.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/liturgical.dds rename to gfx/interface/icons/faith/liturgical.dds diff --git a/N3OW/gfx/interface/icons/faith/luminarian.dds b/gfx/interface/icons/faith/luminarian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/luminarian.dds rename to gfx/interface/icons/faith/luminarian.dds diff --git a/N3OW/gfx/interface/icons/faith/marblist.dds b/gfx/interface/icons/faith/marblist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/marblist.dds rename to gfx/interface/icons/faith/marblist.dds diff --git a/N3OW/gfx/interface/icons/faith/mariavite.dds b/gfx/interface/icons/faith/mariavite.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/mariavite.dds rename to gfx/interface/icons/faith/mariavite.dds diff --git a/N3OW/gfx/interface/icons/faith/megalocratic.dds b/gfx/interface/icons/faith/megalocratic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/megalocratic.dds rename to gfx/interface/icons/faith/megalocratic.dds diff --git a/N3OW/gfx/interface/icons/faith/metro_zoroastrian.dds b/gfx/interface/icons/faith/metro_zoroastrian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/metro_zoroastrian.dds rename to gfx/interface/icons/faith/metro_zoroastrian.dds diff --git a/N3OW/gfx/interface/icons/faith/midnighter.dds b/gfx/interface/icons/faith/midnighter.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/midnighter.dds rename to gfx/interface/icons/faith/midnighter.dds diff --git a/N3OW/gfx/interface/icons/faith/monadic.dds b/gfx/interface/icons/faith/monadic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/monadic.dds rename to gfx/interface/icons/faith/monadic.dds diff --git a/N3OW/gfx/interface/icons/faith/moravian.dds b/gfx/interface/icons/faith/moravian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/moravian.dds rename to gfx/interface/icons/faith/moravian.dds diff --git a/N3OW/gfx/interface/icons/faith/naqshbandi.dds b/gfx/interface/icons/faith/naqshbandi.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/naqshbandi.dds rename to gfx/interface/icons/faith/naqshbandi.dds diff --git a/N3OW/gfx/interface/icons/faith/neo_fraticelli.dds b/gfx/interface/icons/faith/neo_fraticelli.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/neo_fraticelli.dds rename to gfx/interface/icons/faith/neo_fraticelli.dds diff --git a/N3OW/gfx/interface/icons/faith/neoclassical.dds b/gfx/interface/icons/faith/neoclassical.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/neoclassical.dds rename to gfx/interface/icons/faith/neoclassical.dds diff --git a/N3OW/gfx/interface/icons/faith/neuhumanist.dds b/gfx/interface/icons/faith/neuhumanist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/neuhumanist.dds rename to gfx/interface/icons/faith/neuhumanist.dds diff --git a/N3OW/gfx/interface/icons/faith/nobelian.dds b/gfx/interface/icons/faith/nobelian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/nobelian.dds rename to gfx/interface/icons/faith/nobelian.dds diff --git a/N3OW/gfx/interface/icons/faith/numenorean.dds b/gfx/interface/icons/faith/numenorean.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/numenorean.dds rename to gfx/interface/icons/faith/numenorean.dds diff --git a/N3OW/gfx/interface/icons/faith/obscurant.dds b/gfx/interface/icons/faith/obscurant.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/obscurant.dds rename to gfx/interface/icons/faith/obscurant.dds diff --git a/N3OW/gfx/interface/icons/faith/obscurant_reformed.dds b/gfx/interface/icons/faith/obscurant_reformed.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/obscurant_reformed.dds rename to gfx/interface/icons/faith/obscurant_reformed.dds diff --git a/N3OW/gfx/interface/icons/faith/old_thelema.dds b/gfx/interface/icons/faith/old_thelema.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/old_thelema.dds rename to gfx/interface/icons/faith/old_thelema.dds diff --git a/N3OW/gfx/interface/icons/faith/orleaniste.dds b/gfx/interface/icons/faith/orleaniste.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/orleaniste.dds rename to gfx/interface/icons/faith/orleaniste.dds diff --git a/N3OW/gfx/interface/icons/faith/orthodox.dds b/gfx/interface/icons/faith/orthodox.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/orthodox.dds rename to gfx/interface/icons/faith/orthodox.dds diff --git a/N3OW/gfx/interface/icons/faith/osvicenist.dds b/gfx/interface/icons/faith/osvicenist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/osvicenist.dds rename to gfx/interface/icons/faith/osvicenist.dds diff --git a/N3OW/gfx/interface/icons/faith/penitente.dds b/gfx/interface/icons/faith/penitente.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/penitente.dds rename to gfx/interface/icons/faith/penitente.dds diff --git a/N3OW/gfx/interface/icons/faith/presbyterian.dds b/gfx/interface/icons/faith/presbyterian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/presbyterian.dds rename to gfx/interface/icons/faith/presbyterian.dds diff --git a/N3OW/gfx/interface/icons/faith/raelian.dds b/gfx/interface/icons/faith/raelian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/raelian.dds rename to gfx/interface/icons/faith/raelian.dds diff --git a/N3OW/gfx/interface/icons/faith/rocambolist.dds b/gfx/interface/icons/faith/rocambolist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/rocambolist.dds rename to gfx/interface/icons/faith/rocambolist.dds diff --git a/N3OW/gfx/interface/icons/faith/romanofuturist.dds b/gfx/interface/icons/faith/romanofuturist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/romanofuturist.dds rename to gfx/interface/icons/faith/romanofuturist.dds diff --git a/N3OW/gfx/interface/icons/faith/rosenkreuzer.dds b/gfx/interface/icons/faith/rosenkreuzer.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/rosenkreuzer.dds rename to gfx/interface/icons/faith/rosenkreuzer.dds diff --git a/N3OW/gfx/interface/icons/faith/royal_thelema.dds b/gfx/interface/icons/faith/royal_thelema.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/royal_thelema.dds rename to gfx/interface/icons/faith/royal_thelema.dds diff --git a/N3OW/gfx/interface/icons/faith/sebastianist.dds b/gfx/interface/icons/faith/sebastianist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/sebastianist.dds rename to gfx/interface/icons/faith/sebastianist.dds diff --git a/N3OW/gfx/interface/icons/faith/sevillian.dds b/gfx/interface/icons/faith/sevillian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/sevillian.dds rename to gfx/interface/icons/faith/sevillian.dds diff --git a/N3OW/gfx/interface/icons/faith/shia.dds b/gfx/interface/icons/faith/shia.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/shia.dds rename to gfx/interface/icons/faith/shia.dds diff --git a/N3OW/gfx/interface/icons/faith/simurghi.dds b/gfx/interface/icons/faith/simurghi.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/simurghi.dds rename to gfx/interface/icons/faith/simurghi.dds diff --git a/N3OW/gfx/interface/icons/faith/soleil_royal.dds b/gfx/interface/icons/faith/soleil_royal.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/soleil_royal.dds rename to gfx/interface/icons/faith/soleil_royal.dds diff --git a/N3OW/gfx/interface/icons/faith/stalinist.dds b/gfx/interface/icons/faith/stalinist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/stalinist.dds rename to gfx/interface/icons/faith/stalinist.dds diff --git a/N3OW/gfx/interface/icons/faith/sunni.dds b/gfx/interface/icons/faith/sunni.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/sunni.dds rename to gfx/interface/icons/faith/sunni.dds diff --git a/N3OW/gfx/interface/icons/faith/temiri.dds b/gfx/interface/icons/faith/temiri.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/temiri.dds rename to gfx/interface/icons/faith/temiri.dds diff --git a/N3OW/gfx/interface/icons/faith/titoist.dds b/gfx/interface/icons/faith/titoist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/titoist.dds rename to gfx/interface/icons/faith/titoist.dds diff --git a/N3OW/gfx/interface/icons/faith/trenchsinger.dds b/gfx/interface/icons/faith/trenchsinger.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/trenchsinger.dds rename to gfx/interface/icons/faith/trenchsinger.dds diff --git a/N3OW/gfx/interface/icons/faith/tsarist.dds b/gfx/interface/icons/faith/tsarist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/tsarist.dds rename to gfx/interface/icons/faith/tsarist.dds diff --git a/N3OW/gfx/interface/icons/faith/utraquist.dds b/gfx/interface/icons/faith/utraquist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/utraquist.dds rename to gfx/interface/icons/faith/utraquist.dds diff --git a/N3OW/gfx/interface/icons/faith/vaesenite.dds b/gfx/interface/icons/faith/vaesenite.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/vaesenite.dds rename to gfx/interface/icons/faith/vaesenite.dds diff --git a/N3OW/gfx/interface/icons/faith/victorian.dds b/gfx/interface/icons/faith/victorian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/victorian.dds rename to gfx/interface/icons/faith/victorian.dds diff --git a/N3OW/gfx/interface/icons/faith/viking.dds b/gfx/interface/icons/faith/viking.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/viking.dds rename to gfx/interface/icons/faith/viking.dds diff --git a/N3OW/gfx/interface/icons/faith/volksmarchen.dds b/gfx/interface/icons/faith/volksmarchen.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/volksmarchen.dds rename to gfx/interface/icons/faith/volksmarchen.dds diff --git a/N3OW/gfx/interface/icons/faith/yugoslavist.dds b/gfx/interface/icons/faith/yugoslavist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/yugoslavist.dds rename to gfx/interface/icons/faith/yugoslavist.dds diff --git a/N3OW/gfx/interface/icons/faith/zoroastrian.dds b/gfx/interface/icons/faith/zoroastrian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith/zoroastrian.dds rename to gfx/interface/icons/faith/zoroastrian.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/blank_sample.dds b/gfx/interface/icons/faith_doctrines/blank_sample.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/blank_sample.dds rename to gfx/interface/icons/faith_doctrines/blank_sample.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_against_all_odds.dds b/gfx/interface/icons/faith_doctrines/core_tenet_against_all_odds.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_against_all_odds.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_against_all_odds.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds b/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_christian.dds b/gfx/interface/icons/faith_doctrines/core_tenet_banner_christian.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_christian.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_banner_christian.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanis.dds b/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanis.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanis.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanis.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds b/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds b/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds b/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds b/gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_for_king_and_country.dds b/gfx/interface/icons/faith_doctrines/core_tenet_for_king_and_country.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_for_king_and_country.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_for_king_and_country.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds b/gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds b/gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_love_under_will.dds b/gfx/interface/icons/faith_doctrines/core_tenet_love_under_will.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_love_under_will.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_love_under_will.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_restore_the_crown.dds b/gfx/interface/icons/faith_doctrines/core_tenet_restore_the_crown.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_restore_the_crown.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_restore_the_crown.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_rule_the_waves.dds b/gfx/interface/icons/faith_doctrines/core_tenet_rule_the_waves.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_rule_the_waves.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_rule_the_waves.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_songs_of_roland.dds b/gfx/interface/icons/faith_doctrines/core_tenet_songs_of_roland.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_songs_of_roland.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_songs_of_roland.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_terror_of_the_seas.dds b/gfx/interface/icons/faith_doctrines/core_tenet_terror_of_the_seas.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/core_tenet_terror_of_the_seas.dds rename to gfx/interface/icons/faith_doctrines/core_tenet_terror_of_the_seas.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/one_king_to_rule_them_all.dds b/gfx/interface/icons/faith_doctrines/one_king_to_rule_them_all.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/one_king_to_rule_them_all.dds rename to gfx/interface/icons/faith_doctrines/one_king_to_rule_them_all.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_novelist_kinship.dds b/gfx/interface/icons/faith_doctrines/special_doctrine_novelist_kinship.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_novelist_kinship.dds rename to gfx/interface/icons/faith_doctrines/special_doctrine_novelist_kinship.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_people_of_the_book.dds b/gfx/interface/icons/faith_doctrines/special_doctrine_people_of_the_book.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_people_of_the_book.dds rename to gfx/interface/icons/faith_doctrines/special_doctrine_people_of_the_book.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_roman_rite.dds b/gfx/interface/icons/faith_doctrines/special_doctrine_roman_rite.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_roman_rite.dds rename to gfx/interface/icons/faith_doctrines/special_doctrine_roman_rite.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_sevillian_rite.dds b/gfx/interface/icons/faith_doctrines/special_doctrine_sevillian_rite.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_sevillian_rite.dds rename to gfx/interface/icons/faith_doctrines/special_doctrine_sevillian_rite.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_via_media.dds b/gfx/interface/icons/faith_doctrines/special_doctrine_via_media.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/special_doctrine_via_media.dds rename to gfx/interface/icons/faith_doctrines/special_doctrine_via_media.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/tenet_righteous_fury.dds b/gfx/interface/icons/faith_doctrines/tenet_righteous_fury.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/tenet_righteous_fury.dds rename to gfx/interface/icons/faith_doctrines/tenet_righteous_fury.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds b/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds rename to gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/the_king_of_winter.dds b/gfx/interface/icons/faith_doctrines/the_king_of_winter.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/the_king_of_winter.dds rename to gfx/interface/icons/faith_doctrines/the_king_of_winter.dds diff --git a/N3OW/gfx/interface/icons/faith_doctrines/the_queen_of_summer.dds b/gfx/interface/icons/faith_doctrines/the_queen_of_summer.dds similarity index 100% rename from N3OW/gfx/interface/icons/faith_doctrines/the_queen_of_summer.dds rename to gfx/interface/icons/faith_doctrines/the_queen_of_summer.dds diff --git a/N3OW/gfx/interface/icons/regimenttypes/arquebusier.dds b/gfx/interface/icons/regimenttypes/arquebusier.dds similarity index 100% rename from N3OW/gfx/interface/icons/regimenttypes/arquebusier.dds rename to gfx/interface/icons/regimenttypes/arquebusier.dds diff --git a/N3OW/gfx/interface/icons/terrain_types/tells.dds b/gfx/interface/icons/terrain_types/tells.dds similarity index 100% rename from N3OW/gfx/interface/icons/terrain_types/tells.dds rename to gfx/interface/icons/terrain_types/tells.dds diff --git a/N3OW/gfx/interface/illustrations/decisions/found_european_union.dds b/gfx/interface/illustrations/decisions/found_european_union.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/decisions/found_european_union.dds rename to gfx/interface/illustrations/decisions/found_european_union.dds diff --git a/N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds b/gfx/interface/illustrations/event_scenes/thatcher.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds rename to gfx/interface/illustrations/event_scenes/thatcher.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/andorra.dds b/gfx/interface/illustrations/loading_screens/andorra.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/andorra.dds rename to gfx/interface/illustrations/loading_screens/andorra.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/bhutan.dds b/gfx/interface/illustrations/loading_screens/bhutan.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/bhutan.dds rename to gfx/interface/illustrations/loading_screens/bhutan.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/bike.dds b/gfx/interface/illustrations/loading_screens/bike.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/bike.dds rename to gfx/interface/illustrations/loading_screens/bike.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/carrier.dds b/gfx/interface/illustrations/loading_screens/carrier.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/carrier.dds rename to gfx/interface/illustrations/loading_screens/carrier.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/greece.dds b/gfx/interface/illustrations/loading_screens/greece.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/greece.dds rename to gfx/interface/illustrations/loading_screens/greece.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/harvest.dds b/gfx/interface/illustrations/loading_screens/harvest.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/harvest.dds rename to gfx/interface/illustrations/loading_screens/harvest.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/istanbul.dds b/gfx/interface/illustrations/loading_screens/istanbul.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/istanbul.dds rename to gfx/interface/illustrations/loading_screens/istanbul.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/knight.dds b/gfx/interface/illustrations/loading_screens/knight.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/knight.dds rename to gfx/interface/illustrations/loading_screens/knight.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/loadscreen_settings.txt b/gfx/interface/illustrations/loading_screens/loadscreen_settings.txt similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/loadscreen_settings.txt rename to gfx/interface/illustrations/loading_screens/loadscreen_settings.txt diff --git a/N3OW/gfx/interface/illustrations/loading_screens/numenor.dds b/gfx/interface/illustrations/loading_screens/numenor.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/numenor.dds rename to gfx/interface/illustrations/loading_screens/numenor.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/paris.dds b/gfx/interface/illustrations/loading_screens/paris.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/paris.dds rename to gfx/interface/illustrations/loading_screens/paris.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/shepherd.dds b/gfx/interface/illustrations/loading_screens/shepherd.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/shepherd.dds rename to gfx/interface/illustrations/loading_screens/shepherd.dds diff --git a/N3OW/gfx/interface/illustrations/loading_screens/siege.dds b/gfx/interface/illustrations/loading_screens/siege.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/loading_screens/siege.dds rename to gfx/interface/illustrations/loading_screens/siege.dds diff --git a/N3OW/gfx/interface/illustrations/men_at_arms_big/arquebusier.dds b/gfx/interface/illustrations/men_at_arms_big/arquebusier.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/men_at_arms_big/arquebusier.dds rename to gfx/interface/illustrations/men_at_arms_big/arquebusier.dds diff --git a/N3OW/gfx/interface/illustrations/men_at_arms_big/levies.dds b/gfx/interface/illustrations/men_at_arms_big/levies.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/men_at_arms_big/levies.dds rename to gfx/interface/illustrations/men_at_arms_big/levies.dds diff --git a/N3OW/gfx/interface/illustrations/men_at_arms_small/arquebusier.dds b/gfx/interface/illustrations/men_at_arms_small/arquebusier.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/men_at_arms_small/arquebusier.dds rename to gfx/interface/illustrations/men_at_arms_small/arquebusier.dds diff --git a/N3OW/gfx/interface/illustrations/men_at_arms_small/levies.dds b/gfx/interface/illustrations/men_at_arms_small/levies.dds similarity index 100% rename from N3OW/gfx/interface/illustrations/men_at_arms_small/levies.dds rename to gfx/interface/illustrations/men_at_arms_small/levies.dds diff --git a/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt b/gfx/interface/illustrations/scripted_illustrations/ingame.txt similarity index 100% rename from N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt rename to gfx/interface/illustrations/scripted_illustrations/ingame.txt diff --git a/N3OW/gfx/map/map_object_data/activities.txt b/gfx/map/map_object_data/activities.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/activities.txt rename to gfx/map/map_object_data/activities.txt diff --git a/N3OW/gfx/map/map_object_data/animals.txt b/gfx/map/map_object_data/animals.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/animals.txt rename to gfx/map/map_object_data/animals.txt diff --git a/N3OW/gfx/map/map_object_data/audio_emitters.txt b/gfx/map/map_object_data/audio_emitters.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/audio_emitters.txt rename to gfx/map/map_object_data/audio_emitters.txt diff --git a/N3OW/gfx/map/map_object_data/bridges.txt b/gfx/map/map_object_data/bridges.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/bridges.txt rename to gfx/map/map_object_data/bridges.txt diff --git a/N3OW/gfx/map/map_object_data/building_locators.txt b/gfx/map/map_object_data/building_locators.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/building_locators.txt rename to gfx/map/map_object_data/building_locators.txt diff --git a/N3OW/gfx/map/map_object_data/changan_building.txt b/gfx/map/map_object_data/changan_building.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/changan_building.txt rename to gfx/map/map_object_data/changan_building.txt diff --git a/N3OW/gfx/map/map_object_data/cliffs_coastline.txt b/gfx/map/map_object_data/cliffs_coastline.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/cliffs_coastline.txt rename to gfx/map/map_object_data/cliffs_coastline.txt diff --git a/N3OW/gfx/map/map_object_data/cliffs_rock.txt b/gfx/map/map_object_data/cliffs_rock.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/cliffs_rock.txt rename to gfx/map/map_object_data/cliffs_rock.txt diff --git a/N3OW/gfx/map/map_object_data/coast_foam.txt b/gfx/map/map_object_data/coast_foam.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/coast_foam.txt rename to gfx/map/map_object_data/coast_foam.txt diff --git a/N3OW/gfx/map/map_object_data/combat_locators.txt b/gfx/map/map_object_data/combat_locators.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/combat_locators.txt rename to gfx/map/map_object_data/combat_locators.txt diff --git a/N3OW/gfx/map/map_object_data/effect_layers.txt b/gfx/map/map_object_data/effect_layers.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/effect_layers.txt rename to gfx/map/map_object_data/effect_layers.txt diff --git a/N3OW/gfx/map/map_object_data/env_effects.txt b/gfx/map/map_object_data/env_effects.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/env_effects.txt rename to gfx/map/map_object_data/env_effects.txt diff --git a/N3OW/gfx/map/map_object_data/game_object_layers.txt b/gfx/map/map_object_data/game_object_layers.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/game_object_layers.txt rename to gfx/map/map_object_data/game_object_layers.txt diff --git a/N3OW/gfx/map/map_object_data/generated/reeds_01_generator_1.txt b/gfx/map/map_object_data/generated/reeds_01_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/reeds_01_generator_1.txt rename to gfx/map/map_object_data/generated/reeds_01_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/steppe_bush_01_generator.txt b/gfx/map/map_object_data/generated/steppe_bush_01_generator.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/steppe_bush_01_generator.txt rename to gfx/map/map_object_data/generated/steppe_bush_01_generator.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_cypress_01_generator_1.txt b/gfx/map/map_object_data/generated/tree_cypress_01_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_cypress_01_generator_1.txt rename to gfx/map/map_object_data/generated/tree_cypress_01_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_jungle_01_c_generator_1.txt b/gfx/map/map_object_data/generated/tree_jungle_01_c_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_jungle_01_c_generator_1.txt rename to gfx/map/map_object_data/generated/tree_jungle_01_c_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_jungle_01_d_generator_1.txt b/gfx/map/map_object_data/generated/tree_jungle_01_d_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_jungle_01_d_generator_1.txt rename to gfx/map/map_object_data/generated/tree_jungle_01_d_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_leaf_01_single_generator_1.txt b/gfx/map/map_object_data/generated/tree_leaf_01_single_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_leaf_01_single_generator_1.txt rename to gfx/map/map_object_data/generated/tree_leaf_01_single_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_leaf_2_high_generator_1.txt b/gfx/map/map_object_data/generated/tree_leaf_2_high_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_leaf_2_high_generator_1.txt rename to gfx/map/map_object_data/generated/tree_leaf_2_high_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_leaf_high_generator_1.txt b/gfx/map/map_object_data/generated/tree_leaf_high_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_leaf_high_generator_1.txt rename to gfx/map/map_object_data/generated/tree_leaf_high_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_leaf_high_generator_2.txt b/gfx/map/map_object_data/generated/tree_leaf_high_generator_2.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_leaf_high_generator_2.txt rename to gfx/map/map_object_data/generated/tree_leaf_high_generator_2.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_leaf_high_generator_3.txt b/gfx/map/map_object_data/generated/tree_leaf_high_generator_3.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_leaf_high_generator_3.txt rename to gfx/map/map_object_data/generated/tree_leaf_high_generator_3.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_palm_generator_1.txt b/gfx/map/map_object_data/generated/tree_palm_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_palm_generator_1.txt rename to gfx/map/map_object_data/generated/tree_palm_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_pine_01_a_generator_1.txt b/gfx/map/map_object_data/generated/tree_pine_01_a_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_pine_01_a_generator_1.txt rename to gfx/map/map_object_data/generated/tree_pine_01_a_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_pine_01_b_generator_1.txt b/gfx/map/map_object_data/generated/tree_pine_01_b_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_pine_01_b_generator_1.txt rename to gfx/map/map_object_data/generated/tree_pine_01_b_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_pine_impassable_01_a_generator_1.txt b/gfx/map/map_object_data/generated/tree_pine_impassable_01_a_generator_1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_pine_impassable_01_a_generator_1.txt rename to gfx/map/map_object_data/generated/tree_pine_impassable_01_a_generator_1.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_sakura_01_generator.txt b/gfx/map/map_object_data/generated/tree_sakura_01_generator.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_sakura_01_generator.txt rename to gfx/map/map_object_data/generated/tree_sakura_01_generator.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_sakura_02_generator.txt b/gfx/map/map_object_data/generated/tree_sakura_02_generator.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_sakura_02_generator.txt rename to gfx/map/map_object_data/generated/tree_sakura_02_generator.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_sakura_03_generator.txt b/gfx/map/map_object_data/generated/tree_sakura_03_generator.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_sakura_03_generator.txt rename to gfx/map/map_object_data/generated/tree_sakura_03_generator.txt diff --git a/N3OW/gfx/map/map_object_data/generated/tree_sakura_forest_generator.txt b/gfx/map/map_object_data/generated/tree_sakura_forest_generator.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/generated/tree_sakura_forest_generator.txt rename to gfx/map/map_object_data/generated/tree_sakura_forest_generator.txt diff --git a/N3OW/gfx/map/map_object_data/great_wall_china.txt b/gfx/map/map_object_data/great_wall_china.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/great_wall_china.txt rename to gfx/map/map_object_data/great_wall_china.txt diff --git a/N3OW/gfx/map/map_object_data/great_wall_china_gate.txt b/gfx/map/map_object_data/great_wall_china_gate.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/great_wall_china_gate.txt rename to gfx/map/map_object_data/great_wall_china_gate.txt diff --git a/N3OW/gfx/map/map_object_data/lakes.txt b/gfx/map/map_object_data/lakes.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/lakes.txt rename to gfx/map/map_object_data/lakes.txt diff --git a/N3OW/gfx/map/map_object_data/layers.txt b/gfx/map/map_object_data/layers.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/layers.txt rename to gfx/map/map_object_data/layers.txt diff --git a/N3OW/gfx/map/map_object_data/map_table_ce1.txt b/gfx/map/map_object_data/map_table_ce1.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/map_table_ce1.txt rename to gfx/map/map_object_data/map_table_ce1.txt diff --git a/N3OW/gfx/map/map_object_data/map_table_ep3.txt b/gfx/map/map_object_data/map_table_ep3.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/map_table_ep3.txt rename to gfx/map/map_object_data/map_table_ep3.txt diff --git a/N3OW/gfx/map/map_object_data/map_table_tgp.txt b/gfx/map/map_object_data/map_table_tgp.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/map_table_tgp.txt rename to gfx/map/map_object_data/map_table_tgp.txt diff --git a/N3OW/gfx/map/map_object_data/map_table_western.txt b/gfx/map/map_object_data/map_table_western.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/map_table_western.txt rename to gfx/map/map_object_data/map_table_western.txt diff --git a/N3OW/gfx/map/map_object_data/other_stack_locators.txt b/gfx/map/map_object_data/other_stack_locators.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/other_stack_locators.txt rename to gfx/map/map_object_data/other_stack_locators.txt diff --git a/N3OW/gfx/map/map_object_data/player_stack_locators.txt b/gfx/map/map_object_data/player_stack_locators.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/player_stack_locators.txt rename to gfx/map/map_object_data/player_stack_locators.txt diff --git a/N3OW/gfx/map/map_object_data/siege_locators.txt b/gfx/map/map_object_data/siege_locators.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/siege_locators.txt rename to gfx/map/map_object_data/siege_locators.txt diff --git a/N3OW/gfx/map/map_object_data/special.txt b/gfx/map/map_object_data/special.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/special.txt rename to gfx/map/map_object_data/special.txt diff --git a/N3OW/gfx/map/map_object_data/special_building_locators.txt b/gfx/map/map_object_data/special_building_locators.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/special_building_locators.txt rename to gfx/map/map_object_data/special_building_locators.txt diff --git a/gfx/map/map_object_data/stack_locators.txt b/gfx/map/map_object_data/stack_locators.txt new file mode 100644 index 00000000..04feb7b3 --- /dev/null +++ b/gfx/map/map_object_data/stack_locators.txt @@ -0,0 +1,26103 @@ +game_object_locator={ + name="unit_stack" + render_pass=Map + clamp_to_water_level=yes + generated_content=no + layer="unit_layer" + instances={ + { + id=0 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1 + position={ 282.000000 0.000000 4455.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2 + position={ 259.000000 0.000000 4384.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3 + position={ 325.000000 0.000000 4328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4 + position={ 472.000000 0.000000 4371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=5 + position={ 416.000000 0.000000 4436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=6 + position={ 677.000000 0.000000 4116.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=7 + position={ 963.000000 0.000000 3992.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=8 + position={ 852.000000 0.000000 3897.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=9 + position={ 548.000000 0.000000 3577.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=10 + position={ 559.000000 0.000000 3599.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=11 + position={ 591.000000 0.000000 3611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=12 + position={ 606.000000 0.000000 3581.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13 + position={ 641.000000 0.000000 3594.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=14 + position={ 654.000000 0.000000 3562.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=15 + position={ 661.000000 0.000000 3541.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=16 + position={ 448.000000 0.000000 3354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=17 + position={ 606.000000 0.000000 3542.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=18 + position={ 635.000000 0.000000 3528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=19 + position={ 620.000000 0.000000 3509.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=20 + position={ 459.000000 0.000000 3491.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=21 + position={ 474.000000 0.000000 3529.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=22 + position={ 520.000000 0.000000 3522.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=23 + position={ 510.000000 0.000000 3476.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=24 + position={ 546.000000 0.000000 3548.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=25 + position={ 574.000000 0.000000 3556.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=26 + position={ 564.000000 0.000000 3514.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=27 + position={ 601.000000 0.000000 3508.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=28 + position={ 623.000000 0.000000 3462.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=29 + position={ 627.000000 0.000000 3439.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=30 + position={ 592.000000 0.000000 3457.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=31 + position={ 593.000000 0.000000 3470.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=32 + position={ 621.000000 0.000000 3484.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=33 + position={ 559.000000 0.000000 3474.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=34 + position={ 545.000000 0.000000 3452.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=35 + position={ 685.000000 0.000000 3722.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=36 + position={ 589.000000 0.000000 3491.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=37 + position={ 599.000000 0.000000 3387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=38 + position={ 607.000000 0.000000 3404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=39 + position={ 609.000000 0.000000 3420.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=40 + position={ 601.000000 0.000000 3436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=41 + position={ 553.000000 0.000000 3428.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=42 + position={ 574.000000 0.000000 3445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=43 + position={ 576.000000 0.000000 3425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=44 + position={ 574.000000 0.000000 3402.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=45 + position={ 480.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=46 + position={ 482.000000 0.000000 3439.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=47 + position={ 514.000000 0.000000 3423.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=48 + position={ 534.000000 0.000000 3432.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=49 + position={ 554.000000 0.000000 3382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=50 + position={ 527.000000 0.000000 3401.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=51 + position={ 548.000000 0.000000 3406.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=52 + position={ 437.000000 0.000000 3383.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=53 + position={ 503.000000 0.000000 3372.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=54 + position={ 485.000000 0.000000 3354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=55 + position={ 1522.000000 0.000000 3697.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=56 + position={ 1496.000000 0.000000 3639.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=57 + position={ 1534.000000 0.000000 3629.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=58 + position={ 1525.000000 0.000000 3599.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=59 + position={ 1478.000000 0.000000 3570.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=60 + position={ 1469.000000 0.000000 3523.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=61 + position={ 1500.000000 0.000000 3527.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=62 + position={ 1504.000000 0.000000 3497.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=63 + position={ 1608.000000 0.000000 3583.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=64 + position={ 1621.000000 0.000000 3548.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=65 + position={ 1546.000000 0.000000 3564.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=66 + position={ 1549.000000 0.000000 3537.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=67 + position={ 1615.000000 0.000000 3519.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=68 + position={ 1588.000000 0.000000 3518.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=69 + position={ 1590.000000 0.000000 3566.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=70 + position={ 1681.000000 0.000000 3589.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=71 + position={ 1680.000000 0.000000 3566.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=72 + position={ 1712.000000 0.000000 3574.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=73 + position={ 1674.000000 0.000000 3618.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=74 + position={ 1660.000000 0.000000 3678.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=75 + position={ 1636.000000 0.000000 3706.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=76 + position={ 1680.000000 0.000000 3647.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=77 + position={ 1755.000000 0.000000 3535.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=78 + position={ 1753.000000 0.000000 3619.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=79 + position={ 1774.000000 0.000000 3620.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=80 + position={ 1796.000000 0.000000 3612.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=81 + position={ 1521.000000 0.000000 3671.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=82 + position={ 1454.000000 0.000000 3621.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=83 + position={ 1456.000000 0.000000 3566.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=84 + position={ 1462.000000 0.000000 3493.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=85 + position={ 1637.000000 0.000000 3580.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=86 + position={ 1710.000000 0.000000 3611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=87 + position={ 1732.000000 0.000000 3609.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=88 + position={ 2078.000000 0.000000 3745.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=89 + position={ 2100.000000 0.000000 3757.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=90 + position={ 2120.000000 0.000000 3765.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=91 + position={ 2090.000000 0.000000 3785.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=92 + position={ 2134.000000 0.000000 3787.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=93 + position={ 2150.000000 0.000000 3758.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=94 + position={ 2164.000000 0.000000 3806.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=95 + position={ 2164.000000 0.000000 3783.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=96 + position={ 2191.000000 0.000000 3782.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=97 + position={ 2209.000000 0.000000 3804.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=98 + position={ 2248.000000 0.000000 3794.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=99 + position={ 2178.000000 0.000000 3751.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=100 + position={ 2197.000000 0.000000 3748.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=101 + position={ 2189.000000 0.000000 3679.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=102 + position={ 2204.000000 0.000000 3690.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=103 + position={ 2219.000000 0.000000 3632.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=104 + position={ 2153.000000 0.000000 3641.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=105 + position={ 2168.000000 0.000000 3603.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=106 + position={ 2137.000000 0.000000 3613.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=107 + position={ 2170.000000 0.000000 3624.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=108 + position={ 2183.000000 0.000000 3651.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=109 + position={ 2208.000000 0.000000 3664.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=110 + position={ 2068.000000 0.000000 3680.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=111 + position={ 2089.000000 0.000000 3603.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=112 + position={ 2114.000000 0.000000 3661.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=113 + position={ 2077.000000 0.000000 3645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=114 + position={ 2052.000000 0.000000 3631.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=115 + position={ 2066.000000 0.000000 3576.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=116 + position={ 2057.000000 0.000000 3601.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=117 + position={ 2094.000000 0.000000 3688.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=118 + position={ 2064.000000 0.000000 3552.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=119 + position={ 2075.000000 0.000000 3519.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=120 + position={ 2096.000000 0.000000 3503.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=121 + position={ 2117.000000 0.000000 3631.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=122 + position={ 2051.000000 0.000000 3505.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=123 + position={ 2128.000000 0.000000 3528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=124 + position={ 2136.000000 0.000000 3546.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=125 + position={ 2093.000000 0.000000 3534.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=126 + position={ 2097.000000 0.000000 3557.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=127 + position={ 2145.000000 0.000000 3574.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=128 + position={ 2110.000000 0.000000 3584.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=129 + position={ 2165.000000 0.000000 3527.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=130 + position={ 2206.000000 0.000000 3502.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=131 + position={ 2193.000000 0.000000 3526.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=132 + position={ 2177.000000 0.000000 3553.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=133 + position={ 2206.000000 0.000000 3609.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=134 + position={ 2203.000000 0.000000 3640.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=135 + position={ 2241.000000 0.000000 3623.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=136 + position={ 2258.000000 0.000000 3611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=137 + position={ 2270.000000 0.000000 3588.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=138 + position={ 2282.000000 0.000000 3619.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=139 + position={ 2237.000000 0.000000 3649.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=140 + position={ 2265.000000 0.000000 3644.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=141 + position={ 2260.000000 0.000000 3678.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=142 + position={ 2231.000000 0.000000 3676.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=143 + position={ 2266.000000 0.000000 3706.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=144 + position={ 2236.000000 0.000000 3704.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=145 + position={ 2242.000000 0.000000 3737.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=146 + position={ 2222.000000 0.000000 3769.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=147 + position={ 2213.000000 0.000000 3721.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=148 + position={ 2188.000000 0.000000 3712.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=149 + position={ 2221.000000 0.000000 3525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=150 + position={ 2237.000000 0.000000 3589.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=151 + position={ 2237.000000 0.000000 3552.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=152 + position={ 2201.000000 0.000000 3577.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=153 + position={ 2226.000000 0.000000 3487.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=154 + position={ 2246.000000 0.000000 3505.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=155 + position={ 2253.000000 0.000000 3481.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=156 + position={ 2133.000000 0.000000 3506.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=157 + position={ 2120.000000 0.000000 3466.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=158 + position={ 2165.000000 0.000000 3489.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=159 + position={ 2241.000000 0.000000 3450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=160 + position={ 2212.000000 0.000000 3462.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=161 + position={ 2216.000000 0.000000 3425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=162 + position={ 2181.000000 0.000000 3450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=163 + position={ 2146.000000 0.000000 3440.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=164 + position={ 2252.000000 0.000000 3420.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=165 + position={ 2275.000000 0.000000 3468.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=166 + position={ 2269.000000 0.000000 3532.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=167 + position={ 2281.000000 0.000000 3810.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=168 + position={ 2318.000000 0.000000 3823.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=169 + position={ 2359.000000 0.000000 3825.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=170 + position={ 2344.000000 0.000000 3853.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=171 + position={ 2326.000000 0.000000 3872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=172 + position={ 2309.000000 0.000000 3906.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=173 + position={ 2289.000000 0.000000 3878.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=174 + position={ 2316.000000 0.000000 3963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=175 + position={ 2189.000000 0.000000 3882.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=176 + position={ 2153.000000 0.000000 3881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=177 + position={ 2114.000000 0.000000 3868.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=178 + position={ 2088.000000 0.000000 3883.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=179 + position={ 2059.000000 0.000000 3897.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=180 + position={ 2028.000000 0.000000 3912.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=181 + position={ 2285.000000 0.000000 3943.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=182 + position={ 2264.000000 0.000000 3903.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=183 + position={ 2035.000000 0.000000 3945.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=184 + position={ 2075.000000 0.000000 3935.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=185 + position={ 2030.000000 0.000000 3976.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=186 + position={ 2067.000000 0.000000 3980.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=187 + position={ 2229.000000 0.000000 3920.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=188 + position={ 2218.000000 0.000000 3954.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=189 + position={ 2249.000000 0.000000 3958.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=190 + position={ 2261.000000 0.000000 3983.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=191 + position={ 2347.000000 0.000000 3973.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=192 + position={ 2383.000000 0.000000 3952.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=193 + position={ 2413.000000 0.000000 3926.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=194 + position={ 2399.000000 0.000000 4083.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=195 + position={ 2424.000000 0.000000 3973.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=196 + position={ 2455.000000 0.000000 3945.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=197 + position={ 2224.000000 0.000000 3894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=198 + position={ 2443.000000 0.000000 4015.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=199 + position={ 2412.000000 0.000000 4022.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=200 + position={ 2336.000000 0.000000 4009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=201 + position={ 2375.000000 0.000000 3988.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=202 + position={ 2378.000000 0.000000 4036.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=203 + position={ 2289.000000 0.000000 3990.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=204 + position={ 2299.000000 0.000000 4024.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=205 + position={ 2140.000000 0.000000 3924.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=206 + position={ 2114.000000 0.000000 3912.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=207 + position={ 2179.000000 0.000000 3950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=208 + position={ 2181.000000 0.000000 3915.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=209 + position={ 2163.000000 0.000000 3995.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=210 + position={ 2080.000000 0.000000 4037.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=211 + position={ 2127.000000 0.000000 3963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=212 + position={ 2109.000000 0.000000 4002.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=213 + position={ 2005.000000 0.000000 4053.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=214 + position={ 2024.000000 0.000000 4011.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=215 + position={ 2029.000000 0.000000 4041.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=216 + position={ 1967.000000 0.000000 3889.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=217 + position={ 1970.000000 0.000000 3876.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=218 + position={ 2413.000000 0.000000 4144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=219 + position={ 2365.000000 0.000000 4178.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=220 + position={ 1450.000000 0.000000 3528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=221 + position={ 1464.000000 0.000000 3645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=222 + position={ 1496.000000 0.000000 3604.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=223 + position={ 1477.000000 0.000000 3619.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=224 + position={ 1528.000000 0.000000 3650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=225 + position={ 1460.000000 0.000000 3596.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=226 + position={ 1561.000000 0.000000 3633.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=227 + position={ 1499.000000 0.000000 3581.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=228 + position={ 1525.000000 0.000000 3562.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=229 + position={ 1620.000000 0.000000 3759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=230 + position={ 1607.000000 0.000000 3810.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=231 + position={ 1592.000000 0.000000 3854.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=232 + position={ 1629.000000 0.000000 3889.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=233 + position={ 1554.000000 0.000000 3906.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=234 + position={ 1595.000000 0.000000 3891.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=235 + position={ 1583.000000 0.000000 3934.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=236 + position={ 1622.000000 0.000000 3932.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=237 + position={ 1578.000000 0.000000 4018.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=238 + position={ 1597.000000 0.000000 3980.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=239 + position={ 1626.000000 0.000000 4025.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=240 + position={ 1640.000000 0.000000 3967.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=241 + position={ 1605.000000 0.000000 4074.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=242 + position={ 1628.000000 0.000000 4102.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=243 + position={ 1652.000000 0.000000 4138.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=244 + position={ 1688.000000 0.000000 4182.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=245 + position={ 1631.000000 0.000000 4183.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=246 + position={ 1562.000000 0.000000 3871.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=247 + position={ 1514.000000 0.000000 3890.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=248 + position={ 1512.000000 0.000000 3821.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=249 + position={ 1482.000000 0.000000 3799.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=250 + position={ 1445.000000 0.000000 3824.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=251 + position={ 1400.000000 0.000000 3791.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=252 + position={ 1378.000000 0.000000 3823.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=253 + position={ 1408.000000 0.000000 3866.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=254 + position={ 1371.000000 0.000000 3868.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=255 + position={ 1433.000000 0.000000 3917.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=256 + position={ 1388.000000 0.000000 3894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=257 + position={ 1380.000000 0.000000 3925.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=258 + position={ 1384.000000 0.000000 3946.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=259 + position={ 1442.000000 0.000000 3947.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=260 + position={ 1461.000000 0.000000 3982.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=261 + position={ 1383.000000 0.000000 3971.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=262 + position={ 1420.000000 0.000000 3974.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=263 + position={ 1420.000000 0.000000 3995.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=264 + position={ 1378.000000 0.000000 3993.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=265 + position={ 1389.000000 0.000000 4024.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=266 + position={ 1433.000000 0.000000 4017.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=267 + position={ 1431.000000 0.000000 4052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=268 + position={ 1474.000000 0.000000 4073.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=269 + position={ 1508.000000 0.000000 4092.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=270 + position={ 1565.000000 0.000000 4114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=271 + position={ 1551.000000 0.000000 4075.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=272 + position={ 1524.000000 0.000000 4134.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=273 + position={ 1598.000000 0.000000 4151.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=274 + position={ 1661.000000 0.000000 4231.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=275 + position={ 1710.000000 0.000000 4318.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=276 + position={ 1678.000000 0.000000 4284.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=277 + position={ 1753.000000 0.000000 4341.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=278 + position={ 1778.000000 0.000000 4392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=279 + position={ 1829.000000 0.000000 4441.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=280 + position={ 1756.000000 0.000000 4436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=281 + position={ 1843.000000 0.000000 4089.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=282 + position={ 1716.000000 0.000000 4090.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=283 + position={ 1700.000000 0.000000 4244.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=284 + position={ 1725.000000 0.000000 4288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=285 + position={ 1611.000000 0.000000 3856.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=286 + position={ 1561.000000 0.000000 3843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=287 + position={ 1540.000000 0.000000 3839.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=288 + position={ 1509.000000 0.000000 3854.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=289 + position={ 1445.000000 0.000000 3773.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=290 + position={ 1410.000000 0.000000 3829.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=291 + position={ 1660.000000 0.000000 4062.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=292 + position={ 1437.000000 0.000000 3799.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=293 + position={ 1527.000000 0.000000 4045.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=294 + position={ 1707.000000 0.000000 4135.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=295 + position={ 1721.000000 0.000000 4113.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=296 + position={ 1681.000000 0.000000 4106.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=297 + position={ 1706.000000 0.000000 4054.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=298 + position={ 1741.000000 0.000000 4031.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=299 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=300 + position={ 1705.000000 0.000000 3657.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=301 + position={ 1700.000000 0.000000 3694.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=302 + position={ 1769.000000 0.000000 3647.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=303 + position={ 1732.000000 0.000000 3650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=304 + position={ 1752.000000 0.000000 3646.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=305 + position={ 1754.000000 0.000000 3675.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=306 + position={ 1779.000000 0.000000 3669.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=307 + position={ 1804.000000 0.000000 3645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=308 + position={ 1806.000000 0.000000 3678.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=309 + position={ 1809.000000 0.000000 3701.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=310 + position={ 1812.000000 0.000000 3730.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=311 + position={ 1748.000000 0.000000 3694.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=312 + position={ 1735.000000 0.000000 3720.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=313 + position={ 1771.000000 0.000000 3720.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=314 + position={ 1843.000000 0.000000 3659.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=315 + position={ 1831.000000 0.000000 3627.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=316 + position={ 1684.000000 0.000000 3771.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=317 + position={ 1658.000000 0.000000 3751.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=318 + position={ 1644.000000 0.000000 3725.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=319 + position={ 1691.000000 0.000000 3726.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=320 + position={ 1717.000000 0.000000 3778.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=321 + position={ 1641.000000 0.000000 3792.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=322 + position={ 1636.000000 0.000000 3829.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=323 + position={ 1687.000000 0.000000 3842.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=324 + position={ 1671.000000 0.000000 3904.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=325 + position={ 1653.000000 0.000000 3860.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=326 + position={ 1720.000000 0.000000 3864.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=327 + position={ 1776.000000 0.000000 3824.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=328 + position={ 1752.000000 0.000000 3805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=329 + position={ 1753.000000 0.000000 3856.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=330 + position={ 1827.000000 0.000000 3786.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=331 + position={ 1829.000000 0.000000 3754.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=332 + position={ 1793.000000 0.000000 3760.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=333 + position={ 1760.000000 0.000000 3758.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=334 + position={ 1793.000000 0.000000 3793.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=335 + position={ 1742.000000 0.000000 3746.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=336 + position={ 1890.000000 0.000000 3818.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=337 + position={ 1855.000000 0.000000 3799.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=338 + position={ 1823.000000 0.000000 3828.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=339 + position={ 1849.000000 0.000000 3820.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=340 + position={ 1818.000000 0.000000 3811.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=341 + position={ 1900.000000 0.000000 3850.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=342 + position={ 1867.000000 0.000000 3876.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=343 + position={ 1854.000000 0.000000 3852.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=344 + position={ 1888.000000 0.000000 3891.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=345 + position={ 1806.000000 0.000000 3917.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=346 + position={ 1826.000000 0.000000 3858.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=347 + position={ 1798.000000 0.000000 3848.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=348 + position={ 1773.000000 0.000000 3869.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=349 + position={ 1814.000000 0.000000 3879.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=350 + position={ 1785.000000 0.000000 3938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=351 + position={ 1745.000000 0.000000 3969.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=352 + position={ 1714.000000 0.000000 3938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=353 + position={ 1777.000000 0.000000 3900.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=354 + position={ 1839.000000 0.000000 3907.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=355 + position={ 1839.000000 0.000000 3936.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=356 + position={ 1823.000000 0.000000 3941.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=357 + position={ 1797.000000 0.000000 3976.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=358 + position={ 1764.000000 0.000000 3998.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=359 + position={ 1802.000000 0.000000 4013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=360 + position={ 1834.000000 0.000000 3982.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=361 + position={ 1838.000000 0.000000 4028.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=362 + position={ 1800.000000 0.000000 4044.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=363 + position={ 1834.000000 0.000000 4060.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=364 + position={ 1855.000000 0.000000 4055.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=365 + position={ 1881.000000 0.000000 4080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=366 + position={ 1858.000000 0.000000 4105.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=367 + position={ 1914.000000 0.000000 4111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=368 + position={ 1958.000000 0.000000 4137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=369 + position={ 1920.000000 0.000000 3709.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=370 + position={ 1910.000000 0.000000 3691.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=371 + position={ 1920.000000 0.000000 3682.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=372 + position={ 1936.000000 0.000000 3726.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=373 + position={ 1915.000000 0.000000 4299.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=374 + position={ 1908.000000 0.000000 4268.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=375 + position={ 1954.000000 0.000000 4204.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=376 + position={ 1838.000000 0.000000 4367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=377 + position={ 1812.000000 0.000000 4298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=378 + position={ 1982.000000 0.000000 4306.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=379 + position={ 1931.000000 0.000000 4333.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=380 + position={ 1985.000000 0.000000 4368.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=381 + position={ 1766.000000 0.000000 4276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=382 + position={ 1932.000000 0.000000 4168.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=383 + position={ 1865.000000 0.000000 4417.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=384 + position={ 2015.000000 0.000000 4403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=385 + position={ 2075.000000 0.000000 4330.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=386 + position={ 1753.000000 0.000000 4084.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=387 + position={ 2118.000000 0.000000 4359.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=388 + position={ 2149.000000 0.000000 4318.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=389 + position={ 1742.000000 0.000000 4060.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=390 + position={ 2176.000000 0.000000 4381.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=391 + position={ 2143.000000 0.000000 4435.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=392 + position={ 2073.000000 0.000000 4419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=393 + position={ 1902.000000 0.000000 4486.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=394 + position={ 1992.000000 0.000000 4485.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=395 + position={ 2038.000000 0.000000 4507.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=396 + position={ 2100.000000 0.000000 4544.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=397 + position={ 2088.000000 0.000000 4464.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=398 + position={ 2146.000000 0.000000 4512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=399 + position={ 2193.000000 0.000000 4521.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=400 + position={ 2221.000000 0.000000 4480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=401 + position={ 2225.000000 0.000000 4400.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=402 + position={ 2266.000000 0.000000 4473.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=403 + position={ 2271.000000 0.000000 4391.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=404 + position={ 2297.000000 0.000000 4461.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=405 + position={ 2348.000000 0.000000 4446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=406 + position={ 2315.000000 0.000000 4427.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=407 + position={ 2329.000000 0.000000 4362.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=408 + position={ 2267.000000 0.000000 4328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=409 + position={ 2298.000000 0.000000 4343.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=410 + position={ 2359.000000 0.000000 4359.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=411 + position={ 2384.000000 0.000000 4436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=412 + position={ 2408.000000 0.000000 4400.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=413 + position={ 2440.000000 0.000000 4389.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=414 + position={ 2417.000000 0.000000 4326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=415 + position={ 2481.000000 0.000000 4383.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=416 + position={ 2518.000000 0.000000 4368.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=417 + position={ 2487.000000 0.000000 4317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=418 + position={ 2213.000000 0.000000 4324.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=419 + position={ 2217.000000 0.000000 4267.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=420 + position={ 2241.000000 0.000000 4235.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=421 + position={ 2008.000000 0.000000 4254.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=422 + position={ 1974.000000 0.000000 4236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=423 + position={ 2042.000000 0.000000 4288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=424 + position={ 2087.000000 0.000000 4275.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=425 + position={ 2129.000000 0.000000 4253.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=426 + position={ 2159.000000 0.000000 4220.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=427 + position={ 1891.000000 0.000000 4243.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=428 + position={ 1864.000000 0.000000 4220.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=429 + position={ 1828.000000 0.000000 4199.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=430 + position={ 1873.000000 0.000000 4145.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=431 + position={ 1772.000000 0.000000 4170.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=432 + position={ 1815.000000 0.000000 4149.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=433 + position={ 1633.000000 0.000000 3599.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=434 + position={ 1893.000000 0.000000 3320.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=435 + position={ 1775.000000 0.000000 4059.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=436 + position={ 1796.000000 0.000000 4075.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=437 + position={ 1750.000000 0.000000 4125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=438 + position={ 1788.000000 0.000000 4126.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=439 + position={ 1824.000000 0.000000 4090.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=440 + position={ 2002.000000 0.000000 3144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=441 + position={ 1784.000000 0.000000 4102.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=442 + position={ 2051.000000 0.000000 4083.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=443 + position={ 2106.000000 0.000000 4102.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=444 + position={ 2170.000000 0.000000 4187.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=445 + position={ 2137.000000 0.000000 4142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=446 + position={ 2204.000000 0.000000 4163.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=447 + position={ 2208.000000 0.000000 3987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=448 + position={ 2183.000000 0.000000 4051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=449 + position={ 2247.000000 0.000000 4064.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=450 + position={ 2219.000000 0.000000 4120.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=451 + position={ 2286.000000 0.000000 4146.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=452 + position={ 2368.000000 0.000000 4137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=453 + position={ 2365.000000 0.000000 4223.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=454 + position={ 2339.000000 0.000000 4274.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=455 + position={ 2305.000000 0.000000 4265.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=456 + position={ 1833.000000 0.000000 2803.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=457 + position={ 1794.000000 0.000000 2762.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=458 + position={ 1776.000000 0.000000 2762.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=459 + position={ 1829.000000 0.000000 2727.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=460 + position={ 1897.000000 0.000000 2820.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=461 + position={ 1902.000000 0.000000 2760.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=462 + position={ 2008.000000 0.000000 2739.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=463 + position={ 1954.000000 0.000000 2678.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=464 + position={ 1865.000000 0.000000 2674.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=465 + position={ 1893.000000 0.000000 2623.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=466 + position={ 1956.000000 0.000000 2619.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=467 + position={ 1966.000000 0.000000 2576.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=468 + position={ 2066.000000 0.000000 2540.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=469 + position={ 2119.000000 0.000000 2491.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=470 + position={ 2109.000000 0.000000 2412.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=471 + position={ 2186.000000 0.000000 2454.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=472 + position={ 2160.000000 0.000000 2363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=473 + position={ 2175.000000 0.000000 2300.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=474 + position={ 2148.000000 0.000000 2230.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=475 + position={ 2229.000000 0.000000 2271.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=476 + position={ 2220.000000 0.000000 2220.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=477 + position={ 2227.000000 0.000000 2169.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=478 + position={ 2272.000000 0.000000 2155.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=479 + position={ 2365.000000 0.000000 2049.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=480 + position={ 2433.000000 0.000000 2042.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=481 + position={ 2280.000000 0.000000 2207.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=482 + position={ 2313.000000 0.000000 2247.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=483 + position={ 2557.000000 0.000000 2109.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=484 + position={ 2426.000000 0.000000 2155.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=485 + position={ 2351.000000 0.000000 2255.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=486 + position={ 2472.000000 0.000000 2271.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=487 + position={ 2465.000000 0.000000 2326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=488 + position={ 2260.000000 0.000000 2310.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=489 + position={ 2236.000000 0.000000 2355.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=490 + position={ 2254.000000 0.000000 2411.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=491 + position={ 2299.000000 0.000000 2431.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=492 + position={ 2252.000000 0.000000 2490.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=493 + position={ 2364.000000 0.000000 2478.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=494 + position={ 2446.000000 0.000000 2488.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=495 + position={ 2486.000000 0.000000 2444.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=496 + position={ 2583.000000 0.000000 2480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=497 + position={ 2509.000000 0.000000 2521.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=498 + position={ 2478.000000 0.000000 2583.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=499 + position={ 2371.000000 0.000000 2549.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=500 + position={ 2280.000000 0.000000 2551.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=501 + position={ 2210.000000 0.000000 2568.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=502 + position={ 2153.000000 0.000000 2560.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=503 + position={ 2086.000000 0.000000 2605.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=504 + position={ 2047.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=505 + position={ 2128.000000 0.000000 2683.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=506 + position={ 2199.000000 0.000000 2657.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=507 + position={ 2314.000000 0.000000 2621.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=508 + position={ 2417.000000 0.000000 2611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=509 + position={ 2485.000000 0.000000 2656.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=510 + position={ 2536.000000 0.000000 2739.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=511 + position={ 2513.000000 0.000000 2806.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=512 + position={ 2544.000000 0.000000 2873.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=513 + position={ 2415.000000 0.000000 2835.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=514 + position={ 2419.000000 0.000000 2714.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=515 + position={ 2333.000000 0.000000 2750.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=516 + position={ 2271.000000 0.000000 2699.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=517 + position={ 2114.000000 0.000000 2805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=518 + position={ 2120.000000 0.000000 2770.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=519 + position={ 2294.000000 0.000000 2803.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=520 + position={ 2243.000000 0.000000 2872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=521 + position={ 2158.000000 0.000000 2860.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=522 + position={ 2090.000000 0.000000 2932.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=523 + position={ 2192.000000 0.000000 2967.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=524 + position={ 1974.000000 0.000000 2972.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=525 + position={ 2092.000000 0.000000 3096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=526 + position={ 2015.000000 0.000000 3181.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=527 + position={ 2058.000000 0.000000 3217.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=528 + position={ 2024.000000 0.000000 3311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=529 + position={ 2090.000000 0.000000 3361.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=530 + position={ 2128.000000 0.000000 3287.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=531 + position={ 2168.000000 0.000000 3239.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=532 + position={ 2130.000000 0.000000 3159.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=533 + position={ 2190.000000 0.000000 3091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=534 + position={ 2232.000000 0.000000 3138.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=535 + position={ 2257.000000 0.000000 3186.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=536 + position={ 2329.000000 0.000000 3114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=537 + position={ 2265.000000 0.000000 3040.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=538 + position={ 2223.000000 0.000000 3011.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=539 + position={ 2326.000000 0.000000 2963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=540 + position={ 2327.000000 0.000000 2876.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=541 + position={ 2504.000000 0.000000 2954.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=542 + position={ 2613.000000 0.000000 2915.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=543 + position={ 2695.000000 0.000000 2970.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=544 + position={ 2582.000000 0.000000 3046.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=545 + position={ 2400.000000 0.000000 2959.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=546 + position={ 2415.000000 0.000000 3051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=547 + position={ 2456.000000 0.000000 3156.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=548 + position={ 2312.000000 0.000000 3311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=549 + position={ 2259.000000 0.000000 3235.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=550 + position={ 2350.000000 0.000000 3386.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=551 + position={ 2477.000000 0.000000 3408.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=552 + position={ 2361.000000 0.000000 3234.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=553 + position={ 2476.000000 0.000000 3301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=554 + position={ 2572.000000 0.000000 3269.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=555 + position={ 2639.000000 0.000000 3149.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=556 + position={ 2759.000000 0.000000 3070.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=557 + position={ 2830.000000 0.000000 2990.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=558 + position={ 2793.000000 0.000000 2902.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=559 + position={ 2799.000000 0.000000 2811.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=560 + position={ 2804.000000 0.000000 2752.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=561 + position={ 2846.000000 0.000000 2779.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=562 + position={ 2901.000000 0.000000 2801.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=563 + position={ 2910.000000 0.000000 2978.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=564 + position={ 2966.000000 0.000000 3031.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=565 + position={ 2831.000000 0.000000 3116.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=566 + position={ 2904.000000 0.000000 3152.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=567 + position={ 2693.000000 0.000000 3236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=568 + position={ 2522.000000 0.000000 3480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=569 + position={ 2623.000000 0.000000 3466.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=570 + position={ 2665.000000 0.000000 3542.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=571 + position={ 2701.000000 0.000000 3565.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=572 + position={ 2746.000000 0.000000 3568.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=573 + position={ 2815.000000 0.000000 3447.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=574 + position={ 2790.000000 0.000000 3501.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=575 + position={ 2772.000000 0.000000 3447.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=576 + position={ 2725.000000 0.000000 3320.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=577 + position={ 2851.000000 0.000000 3264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=578 + position={ 2822.000000 0.000000 3345.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=580 + position={ 2901.000000 0.000000 3319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=581 + position={ 2917.000000 0.000000 3378.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=582 + position={ 2879.000000 0.000000 3423.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=583 + position={ 2867.000000 0.000000 3479.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=584 + position={ 2932.000000 0.000000 3446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=585 + position={ 2929.000000 0.000000 3511.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=586 + position={ 2866.000000 0.000000 3625.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=587 + position={ 2720.000000 0.000000 3447.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=588 + position={ 2943.000000 0.000000 3623.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=589 + position={ 3032.000000 0.000000 3681.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=590 + position={ 3049.000000 0.000000 3526.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=591 + position={ 3048.000000 0.000000 3402.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=592 + position={ 3136.000000 0.000000 3250.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=593 + position={ 3009.000000 0.000000 3182.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=594 + position={ 3111.000000 0.000000 3053.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=595 + position={ 3179.000000 0.000000 3125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=596 + position={ 3045.000000 0.000000 2972.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=597 + position={ 3027.000000 0.000000 2909.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=598 + position={ 2987.000000 0.000000 2815.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=599 + position={ 3093.000000 0.000000 2845.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=600 + position={ 3118.000000 0.000000 2717.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=601 + position={ 3203.000000 0.000000 2703.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=602 + position={ 3108.000000 0.000000 2773.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=603 + position={ 3288.000000 0.000000 2760.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=604 + position={ 3386.000000 0.000000 2847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=605 + position={ 3304.000000 0.000000 2936.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=606 + position={ 3216.000000 0.000000 2843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=607 + position={ 3187.000000 0.000000 2951.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=608 + position={ 3314.000000 0.000000 3202.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=609 + position={ 3244.000000 0.000000 3366.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=610 + position={ 3377.000000 0.000000 3493.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=611 + position={ 3261.000000 0.000000 3631.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=612 + position={ 3420.000000 0.000000 3751.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=613 + position={ 3546.000000 0.000000 3440.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=614 + position={ 3171.000000 0.000000 3514.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=615 + position={ 3766.000000 0.000000 3444.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=616 + position={ 3456.000000 0.000000 3287.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=617 + position={ 3427.000000 0.000000 3107.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=618 + position={ 3568.000000 0.000000 3090.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=619 + position={ 3346.000000 0.000000 3052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=620 + position={ 3488.000000 0.000000 2968.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=621 + position={ 3772.000000 0.000000 2982.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=622 + position={ 4005.000000 0.000000 3069.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=623 + position={ 3896.000000 0.000000 2892.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=624 + position={ 3707.000000 0.000000 2806.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=625 + position={ 3803.000000 0.000000 2704.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=626 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=627 + position={ 3857.000000 0.000000 2601.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=628 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=629 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=630 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=631 + position={ 3788.000000 0.000000 2530.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=632 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=633 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=634 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=635 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=636 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=637 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=638 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=639 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=640 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=641 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=642 + position={ 3903.000000 0.000000 1712.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=643 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=644 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=645 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=646 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=647 + position={ 3598.000000 0.000000 1992.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=648 + position={ 3599.000000 0.000000 1962.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=649 + position={ 3548.000000 0.000000 1884.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=650 + position={ 3546.000000 0.000000 1814.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=651 + position={ 3588.000000 0.000000 1770.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=652 + position={ 3620.000000 0.000000 1673.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=653 + position={ 3691.000000 0.000000 1701.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=654 + position={ 3493.000000 0.000000 1832.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=655 + position={ 3504.000000 0.000000 1910.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=656 + position={ 3548.000000 0.000000 1987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=657 + position={ 3570.000000 0.000000 2029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=658 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=659 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=660 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=661 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=662 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=663 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=664 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=665 + position={ 3531.000000 0.000000 2237.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=666 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=667 + position={ 3512.000000 0.000000 2416.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=668 + position={ 3558.000000 0.000000 2480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=669 + position={ 3501.000000 0.000000 2522.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=670 + position={ 3460.000000 0.000000 2457.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=671 + position={ 3417.000000 0.000000 2432.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=672 + position={ 3367.000000 0.000000 2435.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=673 + position={ 3417.000000 0.000000 2588.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=674 + position={ 3477.000000 0.000000 2633.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=675 + position={ 3400.000000 0.000000 2722.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=676 + position={ 3311.000000 0.000000 2652.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=677 + position={ 3238.000000 0.000000 2607.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=678 + position={ 3124.000000 0.000000 2504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=679 + position={ 3339.000000 0.000000 2571.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=680 + position={ 3255.000000 0.000000 2518.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=681 + position={ 3258.000000 0.000000 2451.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=682 + position={ 3301.000000 0.000000 2383.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=683 + position={ 3242.000000 0.000000 2326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=684 + position={ 3287.000000 0.000000 2301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=685 + position={ 3364.000000 0.000000 2302.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=686 + position={ 3447.000000 0.000000 2246.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=687 + position={ 3471.000000 0.000000 2163.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=688 + position={ 3497.000000 0.000000 2096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=689 + position={ 3513.000000 0.000000 2028.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=690 + position={ 3452.000000 0.000000 1984.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=691 + position={ 3439.000000 0.000000 1929.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=692 + position={ 3351.000000 0.000000 1954.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=693 + position={ 3418.000000 0.000000 2063.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=694 + position={ 3313.000000 0.000000 2029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=695 + position={ 3333.000000 0.000000 2110.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=696 + position={ 3368.000000 0.000000 2167.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=697 + position={ 3338.000000 0.000000 2213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=698 + position={ 3220.000000 0.000000 2234.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=699 + position={ 3116.000000 0.000000 2286.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=700 + position={ 3203.000000 0.000000 2276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=701 + position={ 3178.000000 0.000000 2332.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=702 + position={ 3150.000000 0.000000 2380.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=703 + position={ 3148.000000 0.000000 2431.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=704 + position={ 3137.000000 0.000000 2475.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=705 + position={ 3032.000000 0.000000 2476.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=706 + position={ 3051.000000 0.000000 2414.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=707 + position={ 3054.000000 0.000000 2341.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=708 + position={ 3108.000000 0.000000 2236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=709 + position={ 3112.000000 0.000000 2199.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=710 + position={ 3178.000000 0.000000 2190.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=711 + position={ 3255.000000 0.000000 2180.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=712 + position={ 3248.000000 0.000000 2131.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=713 + position={ 3208.000000 0.000000 2071.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=714 + position={ 3185.000000 0.000000 2010.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=715 + position={ 3245.000000 0.000000 1945.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=716 + position={ 3197.000000 0.000000 1854.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=717 + position={ 3126.000000 0.000000 1767.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=718 + position={ 3166.000000 0.000000 1580.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=719 + position={ 3249.000000 0.000000 1443.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=720 + position={ 3053.000000 0.000000 1684.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=721 + position={ 3046.000000 0.000000 1773.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=722 + position={ 2986.000000 0.000000 1824.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=723 + position={ 3045.000000 0.000000 1967.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=724 + position={ 3116.000000 0.000000 1965.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=725 + position={ 3056.000000 0.000000 2036.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=726 + position={ 3121.000000 0.000000 2052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=727 + position={ 3171.000000 0.000000 2115.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=728 + position={ 3112.000000 0.000000 2103.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=729 + position={ 3191.000000 0.000000 2161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=730 + position={ 3122.000000 0.000000 2152.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=731 + position={ 3084.000000 0.000000 2138.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=732 + position={ 3065.000000 0.000000 2181.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=733 + position={ 3038.000000 0.000000 2215.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=734 + position={ 3052.000000 0.000000 2269.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=735 + position={ 3010.000000 0.000000 2263.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=736 + position={ 2967.000000 0.000000 2309.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=737 + position={ 2959.000000 0.000000 2387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=738 + position={ 2938.000000 0.000000 2493.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=739 + position={ 2857.000000 0.000000 2532.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=740 + position={ 2782.000000 0.000000 2502.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=741 + position={ 2669.000000 0.000000 2450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=742 + position={ 2646.000000 0.000000 2389.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=743 + position={ 2564.000000 0.000000 2367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=744 + position={ 2487.000000 0.000000 2385.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=745 + position={ 2519.000000 0.000000 2301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=746 + position={ 2541.000000 0.000000 2231.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=747 + position={ 2626.000000 0.000000 2185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=748 + position={ 2608.000000 0.000000 2287.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=749 + position={ 2716.000000 0.000000 2327.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=750 + position={ 2748.000000 0.000000 2413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=751 + position={ 2843.000000 0.000000 2455.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=752 + position={ 2887.000000 0.000000 2405.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=753 + position={ 2814.000000 0.000000 2375.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=754 + position={ 2698.000000 0.000000 2248.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=755 + position={ 2735.000000 0.000000 2204.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=756 + position={ 2830.000000 0.000000 2068.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=757 + position={ 2868.000000 0.000000 2096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=758 + position={ 2834.000000 0.000000 2186.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=759 + position={ 2807.000000 0.000000 2264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=760 + position={ 2872.000000 0.000000 2318.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=761 + position={ 2909.000000 0.000000 2233.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=762 + position={ 2962.000000 0.000000 2252.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=763 + position={ 3003.000000 0.000000 2209.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=764 + position={ 2997.000000 0.000000 2178.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=765 + position={ 3037.000000 0.000000 2164.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=766 + position={ 2999.000000 0.000000 2142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=767 + position={ 3012.000000 0.000000 2113.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=768 + position={ 3055.000000 0.000000 2107.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=769 + position={ 3061.000000 0.000000 2075.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=770 + position={ 3007.000000 0.000000 2079.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=771 + position={ 3003.000000 0.000000 2043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=772 + position={ 2973.000000 0.000000 2001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=773 + position={ 3007.000000 0.000000 1991.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=774 + position={ 2976.000000 0.000000 1945.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=775 + position={ 2954.000000 0.000000 1955.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=776 + position={ 2962.000000 0.000000 1907.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=777 + position={ 3013.000000 0.000000 1916.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=778 + position={ 2995.000000 0.000000 1867.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=779 + position={ 2951.000000 0.000000 1877.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=780 + position={ 2940.000000 0.000000 1908.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=781 + position={ 2920.000000 0.000000 1863.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=782 + position={ 2951.000000 0.000000 1847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=783 + position={ 3097.000000 0.000000 1871.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=784 + position={ 2968.000000 0.000000 1755.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=785 + position={ 2892.000000 0.000000 1736.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=786 + position={ 2930.000000 0.000000 1805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=787 + position={ 2885.000000 0.000000 1829.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=788 + position={ 2848.000000 0.000000 1792.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=789 + position={ 2782.000000 0.000000 1814.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=790 + position={ 2788.000000 0.000000 1740.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=791 + position={ 2819.000000 0.000000 1637.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=792 + position={ 2888.000000 0.000000 1371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=793 + position={ 2663.000000 0.000000 1198.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=794 + position={ 2854.000000 0.000000 1542.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=795 + position={ 2741.000000 0.000000 1634.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=796 + position={ 2734.000000 0.000000 1718.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=797 + position={ 2720.000000 0.000000 1771.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=798 + position={ 2733.000000 0.000000 1833.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=799 + position={ 2692.000000 0.000000 1808.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=800 + position={ 2611.000000 0.000000 1678.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=801 + position={ 2673.000000 0.000000 1538.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=802 + position={ 2591.000000 0.000000 1784.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=803 + position={ 2453.000000 0.000000 1728.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=804 + position={ 2443.000000 0.000000 1818.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=805 + position={ 2338.000000 0.000000 1777.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=806 + position={ 2238.000000 0.000000 1857.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=807 + position={ 2234.000000 0.000000 1746.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=808 + position={ 2149.000000 0.000000 1815.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=809 + position={ 2089.000000 0.000000 1681.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=810 + position={ 1890.000000 0.000000 1713.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=811 + position={ 1756.000000 0.000000 1798.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=812 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=813 + position={ 1607.000000 0.000000 1842.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=814 + position={ 1506.000000 0.000000 1909.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=815 + position={ 1510.000000 0.000000 2005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=816 + position={ 1586.000000 0.000000 2009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=817 + position={ 1573.000000 0.000000 2113.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=818 + position={ 1492.000000 0.000000 2062.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=819 + position={ 1514.000000 0.000000 2137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=820 + position={ 1438.000000 0.000000 2124.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=821 + position={ 1399.000000 0.000000 2072.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=822 + position={ 1328.000000 0.000000 2126.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=823 + position={ 1304.000000 0.000000 2053.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=824 + position={ 1201.000000 0.000000 2113.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=825 + position={ 1196.000000 0.000000 2142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=826 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=827 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=828 + position={ 1210.000000 0.000000 2004.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=829 + position={ 1109.000000 0.000000 2011.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=830 + position={ 1060.000000 0.000000 2108.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=831 + position={ 1064.000000 0.000000 2136.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=832 + position={ 956.000000 0.000000 2099.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=833 + position={ 1033.000000 0.000000 1992.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=834 + position={ 951.000000 0.000000 2065.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=835 + position={ 936.000000 0.000000 1963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=836 + position={ 869.000000 0.000000 2052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=837 + position={ 809.000000 0.000000 1967.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=838 + position={ 759.000000 0.000000 2065.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=839 + position={ 666.000000 0.000000 2107.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=840 + position={ 704.000000 0.000000 2028.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=841 + position={ 644.000000 0.000000 2087.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=842 + position={ 623.000000 0.000000 2040.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=843 + position={ 669.000000 0.000000 1959.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=844 + position={ 543.000000 0.000000 1966.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=845 + position={ 585.000000 0.000000 1881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=846 + position={ 571.000000 0.000000 1787.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=847 + position={ 492.000000 0.000000 1676.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=848 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=849 + position={ 171.000000 0.000000 1759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=850 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=851 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=852 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=853 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=854 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=855 + position={ 3768.000000 0.000000 1268.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=856 + position={ 3654.000000 0.000000 1197.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=857 + position={ 3535.000000 0.000000 1117.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=858 + position={ 3432.000000 0.000000 1039.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=859 + position={ 3416.000000 0.000000 1085.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=860 + position={ 3422.000000 0.000000 1184.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=861 + position={ 3346.000000 0.000000 1311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=862 + position={ 3418.000000 0.000000 1490.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=863 + position={ 3494.000000 0.000000 1653.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=864 + position={ 3287.000000 0.000000 1717.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=865 + position={ 3360.000000 0.000000 1847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=866 + position={ 3904.000000 0.000000 1323.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=867 + position={ 4023.000000 0.000000 1422.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=868 + position={ 4107.000000 0.000000 1545.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=869 + position={ 4018.000000 0.000000 1540.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=870 + position={ 3878.000000 0.000000 1617.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=871 + position={ 3711.000000 0.000000 903.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=872 + position={ 3570.000000 0.000000 873.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=873 + position={ 3309.000000 0.000000 866.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=874 + position={ 3343.000000 0.000000 975.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=875 + position={ 3165.000000 0.000000 1061.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=876 + position={ 3071.000000 0.000000 1115.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=877 + position={ 2944.000000 0.000000 1066.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=878 + position={ 3001.000000 0.000000 1229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=879 + position={ 2844.000000 0.000000 1173.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=880 + position={ 2853.000000 0.000000 928.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=881 + position={ 2958.000000 0.000000 859.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=882 + position={ 3202.000000 0.000000 870.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=883 + position={ 3046.000000 0.000000 994.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=884 + position={ 3139.000000 0.000000 852.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=885 + position={ 3024.000000 0.000000 912.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=886 + position={ 3680.000000 0.000000 3623.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=887 + position={ 4087.000000 0.000000 3936.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=888 + position={ 3639.000000 0.000000 3825.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=889 + position={ 3893.000000 0.000000 3756.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=890 + position={ 4514.000000 0.000000 3881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=891 + position={ 4046.000000 0.000000 3510.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=892 + position={ 4174.000000 0.000000 3773.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=893 + position={ 4440.000000 0.000000 3703.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=894 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=895 + position={ 3923.000000 0.000000 3301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=896 + position={ 3854.000000 0.000000 3152.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=897 + position={ 3680.000000 0.000000 3199.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=898 + position={ 4220.000000 0.000000 3491.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=899 + position={ 4227.000000 0.000000 1700.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=900 + position={ 4213.000000 0.000000 2972.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=901 + position={ 4200.000000 0.000000 2821.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=902 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=903 + position={ 4504.000000 0.000000 2610.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=904 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=905 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=906 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=907 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=909 + position={ 1852.000000 0.000000 1100.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=910 + position={ 6599.000000 0.000000 2477.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=911 + position={ 838.000000 0.000000 1092.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=912 + position={ 493.000000 0.000000 1161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=913 + position={ 599.000000 0.000000 1014.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=914 + position={ 1006.000000 0.000000 1001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=915 + position={ 759.000000 0.000000 939.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=916 + position={ 766.000000 0.000000 1535.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=917 + position={ 817.000000 0.000000 1268.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=918 + position={ 740.000000 0.000000 1786.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=919 + position={ 685.000000 0.000000 1152.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=920 + position={ 446.000000 0.000000 1378.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=921 + position={ 370.000000 0.000000 1442.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=922 + position={ 1107.000000 0.000000 1071.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=924 + position={ 271.000000 0.000000 1280.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=925 + position={ 567.000000 0.000000 866.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=926 + position={ 402.000000 0.000000 943.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=927 + position={ 1122.000000 0.000000 865.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=928 + position={ 892.000000 0.000000 870.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=929 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=930 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=931 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=932 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=933 + position={ 2557.000000 0.000000 3405.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=935 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=936 + position={ 2533.000000 0.000000 2119.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=937 + position={ 2469.000000 0.000000 1971.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=938 + position={ 2444.000000 0.000000 1875.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=939 + position={ 2721.000000 0.000000 1838.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=940 + position={ 2866.000000 0.000000 1936.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=941 + position={ 2700.000000 0.000000 2015.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=942 + position={ 2357.000000 0.000000 2312.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=943 + position={ 2141.000000 0.000000 3943.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=944 + position={ 4006.000000 0.000000 2853.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=945 + position={ 2914.000000 0.000000 2094.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=946 + position={ 2718.000000 0.000000 2129.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=947 + position={ 2574.000000 0.000000 2481.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=948 + position={ 2604.000000 0.000000 2653.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=949 + position={ 2735.000000 0.000000 2782.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=950 + position={ 2785.000000 0.000000 2621.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=951 + position={ 3049.000000 0.000000 2616.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=952 + position={ 3622.000000 0.000000 2639.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=953 + position={ 418.000000 0.000000 1993.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=954 + position={ 719.000000 0.000000 2135.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=955 + position={ 2416.000000 0.000000 4094.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=956 + position={ 2291.000000 0.000000 4187.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=957 + position={ 2199.000000 0.000000 4267.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=958 + position={ 2362.000000 0.000000 3905.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=959 + position={ 1854.000000 0.000000 3836.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=960 + position={ 644.000000 0.000000 4147.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=961 + position={ 1789.000000 0.000000 3824.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=962 + position={ 1739.000000 0.000000 3765.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=963 + position={ 1687.000000 0.000000 3808.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=964 + position={ 2507.000000 0.000000 4288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=965 + position={ 1008.000000 0.000000 3239.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=966 + position={ 869.000000 0.000000 3222.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=967 + position={ 720.000000 0.000000 3198.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=968 + position={ 630.000000 0.000000 3309.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=969 + position={ 2924.000000 0.000000 2853.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=970 + position={ 354.000000 0.000000 2729.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=971 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=972 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=973 + position={ 1207.000000 0.000000 3382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=974 + position={ 793.000000 0.000000 2739.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=975 + position={ 414.000000 0.000000 3510.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=976 + position={ 373.000000 0.000000 1010.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=977 + position={ 603.000000 0.000000 3086.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=978 + position={ 60.000000 0.000000 3781.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=979 + position={ 2988.000000 0.000000 1988.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=980 + position={ 338.000000 0.000000 2457.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=981 + position={ 421.000000 0.000000 2173.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=982 + position={ 551.000000 0.000000 4488.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=983 + position={ 2978.000000 0.000000 1912.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=984 + position={ 960.000000 0.000000 4377.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=985 + position={ 2491.000000 0.000000 4536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=986 + position={ 1470.000000 0.000000 4144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=987 + position={ 1789.000000 0.000000 4528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=988 + position={ 1193.000000 0.000000 3610.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=989 + position={ 1117.000000 0.000000 3866.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=990 + position={ 982.000000 0.000000 4009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=991 + position={ 376.000000 0.000000 3218.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=992 + position={ 570.000000 0.000000 3779.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=993 + position={ 852.000000 0.000000 3872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=994 + position={ 938.000000 0.000000 3673.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=995 + position={ 988.000000 0.000000 3537.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=996 + position={ 1075.000000 0.000000 3414.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=997 + position={ 2472.000000 0.000000 3980.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=998 + position={ 1310.000000 0.000000 4362.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=999 + position={ 1631.000000 0.000000 3536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1000 + position={ 1396.000000 0.000000 3606.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1001 + position={ 1558.000000 0.000000 3733.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1002 + position={ 1870.000000 0.000000 3512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1003 + position={ 1839.000000 0.000000 3617.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1004 + position={ 2025.000000 0.000000 3661.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1005 + position={ 1954.000000 0.000000 3846.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1006 + position={ 2189.000000 0.000000 3837.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1007 + position={ 2046.000000 0.000000 4176.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1008 + position={ 1942.000000 0.000000 4029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1009 + position={ 893.000000 0.000000 3169.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1010 + position={ 767.000000 0.000000 3130.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1011 + position={ 937.000000 0.000000 2148.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1012 + position={ 2262.000000 0.000000 3750.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1013 + position={ 3356.000000 0.000000 2507.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1014 + position={ 602.000000 0.000000 2770.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1015 + position={ 707.000000 0.000000 2908.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1016 + position={ 384.000000 0.000000 2955.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1017 + position={ 2384.000000 0.000000 2127.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1018 + position={ 2250.000000 0.000000 4003.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1019 + position={ 715.000000 0.000000 3523.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1020 + position={ 931.000000 0.000000 2225.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1021 + position={ 1040.000000 0.000000 2403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1022 + position={ 1130.000000 0.000000 2248.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1023 + position={ 1355.000000 0.000000 2227.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1024 + position={ 1323.000000 0.000000 2392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1025 + position={ 1172.000000 0.000000 2516.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1026 + position={ 1379.000000 0.000000 2900.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1027 + position={ 1338.000000 0.000000 2551.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1028 + position={ 1479.000000 0.000000 2616.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1029 + position={ 1597.000000 0.000000 2485.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1030 + position={ 1555.000000 0.000000 2359.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1031 + position={ 1683.000000 0.000000 2398.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1032 + position={ 1757.000000 0.000000 2300.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1033 + position={ 1620.000000 0.000000 2144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1034 + position={ 1804.000000 0.000000 1962.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1035 + position={ 2090.000000 0.000000 1942.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1036 + position={ 1967.000000 0.000000 2211.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1037 + position={ 2148.000000 0.000000 2161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1038 + position={ 2027.000000 0.000000 2421.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1039 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1040 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1041 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1042 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1043 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1044 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1045 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1046 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1047 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1048 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1049 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1050 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1051 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1052 + position={ 1950.000000 0.000000 3429.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1053 + position={ 1974.000000 0.000000 3352.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1054 + position={ 2062.000000 0.000000 3315.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1055 + position={ 2097.000000 0.000000 3271.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1056 + position={ 2539.000000 0.000000 2923.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1057 + position={ 2353.000000 0.000000 3039.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1058 + position={ 2525.000000 0.000000 2765.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1059 + position={ 2440.000000 0.000000 2680.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1060 + position={ 2332.000000 0.000000 2656.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1061 + position={ 2221.000000 0.000000 2698.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1062 + position={ 3563.000000 0.000000 2859.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1063 + position={ 2111.000000 0.000000 2735.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1064 + position={ 3687.000000 0.000000 2413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1065 + position={ 2016.000000 0.000000 2822.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1066 + position={ 1995.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1067 + position={ 1941.000000 0.000000 2957.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1068 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1069 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1070 + position={ 2764.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1071 + position={ 2640.000000 0.000000 3081.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1072 + position={ 2508.000000 0.000000 3179.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1073 + position={ 2555.000000 0.000000 3256.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1074 + position={ 2606.000000 0.000000 3365.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1075 + position={ 2590.000000 0.000000 3437.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1076 + position={ 1878.000000 0.000000 983.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1077 + position={ 2459.000000 0.000000 3350.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1078 + position={ 2504.000000 0.000000 3507.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1079 + position={ 2370.000000 0.000000 3292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1080 + position={ 1361.000000 0.000000 630.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1081 + position={ 2246.000000 0.000000 3596.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1082 + position={ 2416.000000 0.000000 3527.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1083 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1084 + position={ 2459.000000 0.000000 3927.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1085 + position={ 2400.000000 0.000000 3805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1086 + position={ 2402.000000 0.000000 3738.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1087 + position={ 2410.000000 0.000000 3635.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1088 + position={ 7452.000000 0.000000 1522.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1089 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1090 + position={ 3120.000000 0.000000 3045.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1091 + position={ 2888.000000 0.000000 3265.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1092 + position={ 3400.000000 0.000000 2956.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1093 + position={ 3296.000000 0.000000 3029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1094 + position={ 3263.000000 0.000000 3116.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1095 + position={ 3327.000000 0.000000 3345.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1096 + position={ 3275.000000 0.000000 3475.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1097 + position={ 3108.000000 0.000000 3600.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1098 + position={ 2842.000000 0.000000 3682.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1099 + position={ 2774.000000 0.000000 3515.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1100 + position={ 2625.000000 0.000000 3816.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1101 + position={ 2558.000000 0.000000 3898.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1102 + position={ 2893.000000 0.000000 3539.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1103 + position={ 3262.000000 0.000000 3247.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1104 + position={ 2683.000000 0.000000 3445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1105 + position={ 2649.000000 0.000000 3676.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1106 + position={ 2533.000000 0.000000 3632.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1107 + position={ 6278.000000 0.000000 907.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1108 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1109 + position={ 1894.000000 0.000000 2546.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1110 + position={ 1730.000000 0.000000 2671.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1111 + position={ 2439.000000 0.000000 2319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1500 + position={ 900.000000 0.000000 3521.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1502 + position={ 1008.000000 0.000000 3262.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1503 + position={ 1006.000000 0.000000 3279.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1504 + position={ 978.000000 0.000000 3288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1505 + position={ 981.000000 0.000000 3270.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1506 + position={ 954.000000 0.000000 3253.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1507 + position={ 909.000000 0.000000 3254.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1508 + position={ 930.000000 0.000000 3255.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1509 + position={ 976.000000 0.000000 3252.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1510 + position={ 923.000000 0.000000 3284.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1511 + position={ 920.000000 0.000000 3273.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1512 + position={ 952.000000 0.000000 3287.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1513 + position={ 952.000000 0.000000 3276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1514 + position={ 1006.000000 0.000000 3328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1515 + position={ 995.000000 0.000000 3307.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1516 + position={ 970.000000 0.000000 3306.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1517 + position={ 977.000000 0.000000 3331.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1518 + position={ 1037.000000 0.000000 3344.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1519 + position={ 1011.000000 0.000000 3343.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1520 + position={ 1040.000000 0.000000 3363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1521 + position={ 1004.000000 0.000000 3362.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1522 + position={ 1042.000000 0.000000 3390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1523 + position={ 1020.000000 0.000000 3379.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1524 + position={ 1015.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1525 + position={ 994.000000 0.000000 3393.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1526 + position={ 948.000000 0.000000 3298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1527 + position={ 948.000000 0.000000 3315.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1528 + position={ 922.000000 0.000000 3300.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1529 + position={ 935.000000 0.000000 3308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1530 + position={ 932.000000 0.000000 3297.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1531 + position={ 923.000000 0.000000 3327.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1532 + position={ 937.000000 0.000000 3335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1533 + position={ 955.000000 0.000000 3337.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1534 + position={ 963.000000 0.000000 3355.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1535 + position={ 984.000000 0.000000 3356.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1536 + position={ 973.000000 0.000000 3368.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1537 + position={ 976.000000 0.000000 3388.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1538 + position={ 923.000000 0.000000 3368.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1539 + position={ 936.000000 0.000000 3358.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1540 + position={ 922.000000 0.000000 3346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1541 + position={ 961.000000 0.000000 3379.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1542 + position={ 946.000000 0.000000 3387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1543 + position={ 944.000000 0.000000 3372.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1544 + position={ 866.000000 0.000000 3271.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1545 + position={ 857.000000 0.000000 3249.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1546 + position={ 888.000000 0.000000 3256.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1547 + position={ 888.000000 0.000000 3278.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1548 + position={ 837.000000 0.000000 3245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1549 + position={ 871.000000 0.000000 3235.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1550 + position={ 881.000000 0.000000 3236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1551 + position={ 888.000000 0.000000 3346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1552 + position={ 901.000000 0.000000 3333.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1553 + position={ 908.000000 0.000000 3354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1554 + position={ 911.000000 0.000000 3313.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1555 + position={ 900.000000 0.000000 3297.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1556 + position={ 873.000000 0.000000 3298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1557 + position={ 870.000000 0.000000 3314.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1558 + position={ 883.000000 0.000000 3325.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1559 + position={ 864.000000 0.000000 3350.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1560 + position={ 858.000000 0.000000 3333.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1561 + position={ 843.000000 0.000000 3279.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1562 + position={ 830.000000 0.000000 3271.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1563 + position={ 849.000000 0.000000 3305.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1564 + position={ 830.000000 0.000000 3301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1565 + position={ 809.000000 0.000000 3244.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1566 + position={ 824.000000 0.000000 3248.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1567 + position={ 814.000000 0.000000 3263.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1568 + position={ 793.000000 0.000000 3250.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1569 + position={ 753.000000 0.000000 3257.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1570 + position={ 733.000000 0.000000 3228.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1571 + position={ 716.000000 0.000000 3249.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1572 + position={ 719.000000 0.000000 3276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1573 + position={ 692.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1574 + position={ 682.000000 0.000000 3246.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1575 + position={ 651.000000 0.000000 3215.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1576 + position={ 810.000000 0.000000 3285.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1577 + position={ 792.000000 0.000000 3292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1578 + position={ 787.000000 0.000000 3267.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1579 + position={ 756.000000 0.000000 3280.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1580 + position={ 837.000000 0.000000 3339.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1581 + position={ 819.000000 0.000000 3313.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1582 + position={ 842.000000 0.000000 3335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1583 + position={ 936.000000 0.000000 3436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1584 + position={ 951.000000 0.000000 3413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1585 + position={ 968.000000 0.000000 3425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1586 + position={ 967.000000 0.000000 3442.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1587 + position={ 947.000000 0.000000 3463.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1588 + position={ 934.000000 0.000000 3490.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1589 + position={ 959.000000 0.000000 3482.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1590 + position={ 952.000000 0.000000 3507.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1591 + position={ 890.000000 0.000000 3487.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1592 + position={ 912.000000 0.000000 3471.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1593 + position={ 859.000000 0.000000 3496.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1594 + position={ 884.000000 0.000000 3468.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1595 + position={ 919.000000 0.000000 3503.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1596 + position={ 936.000000 0.000000 3526.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1597 + position={ 916.000000 0.000000 3537.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1598 + position={ 868.000000 0.000000 3540.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1599 + position={ 894.000000 0.000000 3504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1600 + position={ 888.000000 0.000000 3363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1601 + position={ 942.000000 0.000000 3398.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1602 + position={ 911.000000 0.000000 3381.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1603 + position={ 856.000000 0.000000 3366.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1604 + position={ 866.000000 0.000000 3388.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1605 + position={ 844.000000 0.000000 3397.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1606 + position={ 890.000000 0.000000 3572.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1607 + position={ 865.000000 0.000000 3565.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1608 + position={ 899.000000 0.000000 3554.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1609 + position={ 883.000000 0.000000 3598.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1610 + position={ 876.000000 0.000000 3631.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1611 + position={ 846.000000 0.000000 3589.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1612 + position={ 859.000000 0.000000 3608.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1613 + position={ 921.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1614 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1615 + position={ 887.000000 0.000000 3398.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1616 + position={ 909.000000 0.000000 3407.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1617 + position={ 878.000000 0.000000 3415.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1618 + position={ 903.000000 0.000000 3428.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1619 + position={ 910.000000 0.000000 3445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1620 + position={ 918.000000 0.000000 3461.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1621 + position={ 870.000000 0.000000 3432.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1622 + position={ 886.000000 0.000000 3446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1623 + position={ 864.000000 0.000000 3455.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1624 + position={ 817.000000 0.000000 3356.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1625 + position={ 834.000000 0.000000 3361.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1626 + position={ 827.000000 0.000000 3382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1627 + position={ 855.000000 0.000000 3422.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1628 + position={ 837.000000 0.000000 3417.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1629 + position={ 842.000000 0.000000 3439.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1630 + position={ 791.000000 0.000000 3318.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1631 + position={ 791.000000 0.000000 3328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1632 + position={ 800.000000 0.000000 3342.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1633 + position={ 798.000000 0.000000 3369.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1634 + position={ 785.000000 0.000000 3354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1635 + position={ 831.000000 0.000000 3579.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1636 + position={ 802.000000 0.000000 3557.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1637 + position={ 825.000000 0.000000 3529.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1638 + position={ 835.000000 0.000000 3542.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1639 + position={ 825.000000 0.000000 3501.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1640 + position={ 841.000000 0.000000 3482.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1641 + position={ 814.000000 0.000000 3473.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1642 + position={ 807.000000 0.000000 3528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1643 + position={ 809.000000 0.000000 3446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1644 + position={ 830.000000 0.000000 3454.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1645 + position={ 846.000000 0.000000 3462.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1646 + position={ 812.000000 0.000000 3418.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1647 + position={ 810.000000 0.000000 3392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1648 + position={ 794.000000 0.000000 3393.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1649 + position={ 759.000000 0.000000 3311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1650 + position={ 734.000000 0.000000 3327.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1651 + position={ 767.000000 0.000000 3322.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1652 + position={ 711.000000 0.000000 3341.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1653 + position={ 733.000000 0.000000 3347.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1654 + position={ 682.000000 0.000000 3334.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1655 + position={ 679.000000 0.000000 3347.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1656 + position={ 700.000000 0.000000 3357.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1657 + position={ 730.000000 0.000000 3366.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1658 + position={ 742.000000 0.000000 3384.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1659 + position={ 763.000000 0.000000 3339.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1660 + position={ 761.000000 0.000000 3356.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1661 + position={ 771.000000 0.000000 3366.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1662 + position={ 767.000000 0.000000 3381.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1663 + position={ 779.000000 0.000000 3409.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1664 + position={ 759.000000 0.000000 3397.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1665 + position={ 741.000000 0.000000 3414.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1666 + position={ 761.000000 0.000000 3423.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1667 + position={ 734.000000 0.000000 3441.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1668 + position={ 719.000000 0.000000 3426.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1669 + position={ 748.000000 0.000000 3441.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1670 + position={ 764.000000 0.000000 3443.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1671 + position={ 791.000000 0.000000 3443.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1672 + position={ 779.000000 0.000000 3434.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1673 + position={ 729.000000 0.000000 3454.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1674 + position={ 717.000000 0.000000 3458.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1675 + position={ 858.000000 0.000000 3643.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1676 + position={ 846.000000 0.000000 3654.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1677 + position={ 839.000000 0.000000 3620.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1678 + position={ 819.000000 0.000000 3610.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1679 + position={ 807.000000 0.000000 3593.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1680 + position={ 737.000000 0.000000 3611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1681 + position={ 796.000000 0.000000 3604.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1682 + position={ 760.000000 0.000000 3585.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1683 + position={ 764.000000 0.000000 3607.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1684 + position={ 720.000000 0.000000 3578.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1685 + position={ 717.000000 0.000000 3597.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1686 + position={ 742.000000 0.000000 3633.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1687 + position={ 736.000000 0.000000 3657.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1688 + position={ 734.000000 0.000000 3647.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1689 + position={ 657.000000 0.000000 3658.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1690 + position={ 688.000000 0.000000 3635.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1691 + position={ 660.000000 0.000000 3705.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1692 + position={ 664.000000 0.000000 3772.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1693 + position={ 649.000000 0.000000 3834.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1694 + position={ 609.000000 0.000000 3780.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1695 + position={ 734.000000 0.000000 3674.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1696 + position={ 751.000000 0.000000 3667.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1697 + position={ 752.000000 0.000000 3684.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1698 + position={ 719.000000 0.000000 3523.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1699 + position={ 729.000000 0.000000 3534.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1700 + position={ 696.000000 0.000000 3681.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1701 + position={ 718.000000 0.000000 3710.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1702 + position={ 718.000000 0.000000 3677.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1703 + position={ 758.000000 0.000000 3798.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1704 + position={ 713.000000 0.000000 3795.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1705 + position={ 782.000000 0.000000 3824.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1706 + position={ 750.000000 0.000000 3842.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1707 + position={ 807.000000 0.000000 3855.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1708 + position={ 823.000000 0.000000 3845.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1709 + position={ 759.000000 0.000000 3764.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1710 + position={ 755.000000 0.000000 3731.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1711 + position={ 707.000000 0.000000 3747.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1712 + position={ 871.000000 0.000000 3785.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1713 + position={ 846.000000 0.000000 3759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1714 + position={ 880.000000 0.000000 3764.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1715 + position={ 811.000000 0.000000 3782.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1716 + position={ 837.000000 0.000000 3781.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1717 + position={ 813.000000 0.000000 3756.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1718 + position={ 868.000000 0.000000 3738.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1719 + position={ 857.000000 0.000000 3720.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1720 + position={ 841.000000 0.000000 3708.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1721 + position={ 832.000000 0.000000 3719.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1722 + position={ 843.000000 0.000000 3737.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1723 + position={ 821.000000 0.000000 3734.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1724 + position={ 804.000000 0.000000 3676.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1725 + position={ 821.000000 0.000000 3683.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1726 + position={ 837.000000 0.000000 3686.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1727 + position={ 812.000000 0.000000 3655.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1728 + position={ 832.000000 0.000000 3657.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1729 + position={ 830.000000 0.000000 3638.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1730 + position={ 804.000000 0.000000 3643.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1731 + position={ 782.000000 0.000000 3654.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1732 + position={ 798.000000 0.000000 3656.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1733 + position={ 772.000000 0.000000 3665.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1734 + position={ 776.000000 0.000000 3679.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1735 + position={ 759.000000 0.000000 3692.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1736 + position={ 787.000000 0.000000 3686.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1737 + position={ 772.000000 0.000000 3620.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1738 + position={ 768.000000 0.000000 3641.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1739 + position={ 791.000000 0.000000 3624.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1740 + position={ 806.000000 0.000000 3625.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1741 + position={ 796.000000 0.000000 3697.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1742 + position={ 816.000000 0.000000 3705.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1743 + position={ 795.000000 0.000000 3731.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1744 + position={ 758.000000 0.000000 3710.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1745 + position={ 778.000000 0.000000 3703.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1746 + position={ 467.000000 0.000000 2237.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1747 + position={ 495.000000 0.000000 2235.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1748 + position={ 521.000000 0.000000 2236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1749 + position={ 480.000000 0.000000 2261.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1750 + position={ 509.000000 0.000000 2257.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1751 + position={ 506.000000 0.000000 2284.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1752 + position={ 476.000000 0.000000 2302.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1753 + position={ 460.000000 0.000000 2340.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1754 + position={ 441.000000 0.000000 2355.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1755 + position={ 459.000000 0.000000 2380.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1756 + position={ 466.000000 0.000000 2405.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1757 + position={ 475.000000 0.000000 2433.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1758 + position={ 483.000000 0.000000 2460.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1759 + position={ 482.000000 0.000000 2489.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1760 + position={ 472.000000 0.000000 2525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1761 + position={ 477.000000 0.000000 2566.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1762 + position={ 499.000000 0.000000 2553.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1763 + position={ 555.000000 0.000000 2559.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1764 + position={ 575.000000 0.000000 2530.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1765 + position={ 526.000000 0.000000 2526.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1766 + position={ 499.000000 0.000000 2522.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1767 + position={ 552.000000 0.000000 2518.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1768 + position={ 541.000000 0.000000 2494.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1769 + position={ 523.000000 0.000000 2472.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1770 + position={ 553.000000 0.000000 2457.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1771 + position={ 546.000000 0.000000 2419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1772 + position={ 499.000000 0.000000 2406.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1773 + position={ 522.000000 0.000000 2413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1774 + position={ 534.000000 0.000000 2385.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1775 + position={ 543.000000 0.000000 2360.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1776 + position={ 539.000000 0.000000 2337.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1777 + position={ 523.000000 0.000000 2319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1778 + position={ 510.000000 0.000000 2366.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1779 + position={ 486.000000 0.000000 2358.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1780 + position={ 501.000000 0.000000 2322.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1781 + position={ 471.000000 0.000000 2579.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1782 + position={ 471.000000 0.000000 2594.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1783 + position={ 464.000000 0.000000 2611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1784 + position={ 500.000000 0.000000 2602.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1785 + position={ 473.000000 0.000000 2634.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1786 + position={ 446.000000 0.000000 2641.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1787 + position={ 477.000000 0.000000 2655.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1788 + position={ 499.000000 0.000000 2676.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1789 + position={ 527.000000 0.000000 2674.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1790 + position={ 510.000000 0.000000 2651.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1791 + position={ 504.000000 0.000000 2626.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1792 + position={ 530.000000 0.000000 2634.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1793 + position={ 545.000000 0.000000 2652.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1794 + position={ 562.000000 0.000000 2667.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1795 + position={ 595.000000 0.000000 2671.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1796 + position={ 621.000000 0.000000 2673.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1797 + position={ 619.000000 0.000000 2661.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1798 + position={ 647.000000 0.000000 2661.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1799 + position={ 518.000000 0.000000 2602.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1800 + position={ 521.000000 0.000000 2579.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1801 + position={ 687.000000 0.000000 2661.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1802 + position={ 736.000000 0.000000 2655.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1803 + position={ 784.000000 0.000000 2650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1804 + position={ 821.000000 0.000000 2636.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1805 + position={ 848.000000 0.000000 2645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1806 + position={ 851.000000 0.000000 2613.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1807 + position={ 889.000000 0.000000 2604.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1808 + position={ 776.000000 0.000000 2624.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1809 + position={ 810.000000 0.000000 2604.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1810 + position={ 793.000000 0.000000 2584.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1811 + position={ 761.000000 0.000000 2592.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1812 + position={ 733.000000 0.000000 2629.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1813 + position={ 731.000000 0.000000 2604.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1814 + position={ 686.000000 0.000000 2625.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1815 + position={ 696.000000 0.000000 2645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1816 + position={ 633.000000 0.000000 2616.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1817 + position={ 657.000000 0.000000 2641.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1818 + position={ 559.000000 0.000000 2584.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1819 + position={ 543.000000 0.000000 2605.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1820 + position={ 572.000000 0.000000 2603.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1821 + position={ 559.000000 0.000000 2633.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1822 + position={ 608.000000 0.000000 2627.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1823 + position={ 578.000000 0.000000 2654.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1824 + position={ 605.000000 0.000000 2606.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1825 + position={ 656.000000 0.000000 2611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1826 + position={ 606.000000 0.000000 2582.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1827 + position={ 606.000000 0.000000 2553.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1828 + position={ 605.000000 0.000000 2510.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1829 + position={ 578.000000 0.000000 2485.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1830 + position={ 570.000000 0.000000 2418.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1831 + position={ 597.000000 0.000000 2419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1832 + position={ 569.000000 0.000000 2390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1833 + position={ 566.000000 0.000000 2363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1834 + position={ 596.000000 0.000000 2358.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1835 + position={ 568.000000 0.000000 2329.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1836 + position={ 556.000000 0.000000 2305.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1837 + position={ 536.000000 0.000000 2284.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1838 + position={ 536.000000 0.000000 2266.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1839 + position={ 542.000000 0.000000 2242.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1840 + position={ 568.000000 0.000000 2234.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1841 + position={ 597.000000 0.000000 2226.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1842 + position={ 611.000000 0.000000 2203.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1843 + position={ 616.000000 0.000000 2177.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1844 + position={ 637.000000 0.000000 2164.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1845 + position={ 662.000000 0.000000 2171.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1846 + position={ 703.000000 0.000000 2193.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1847 + position={ 744.000000 0.000000 2198.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1848 + position={ 782.000000 0.000000 2196.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1849 + position={ 828.000000 0.000000 2196.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1850 + position={ 866.000000 0.000000 2221.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1851 + position={ 901.000000 0.000000 2240.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1852 + position={ 902.000000 0.000000 2264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1853 + position={ 923.000000 0.000000 2294.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1854 + position={ 953.000000 0.000000 2317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1855 + position={ 933.000000 0.000000 2351.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1856 + position={ 935.000000 0.000000 2390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1857 + position={ 954.000000 0.000000 2423.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1858 + position={ 974.000000 0.000000 2447.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1859 + position={ 992.000000 0.000000 2465.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1860 + position={ 1025.000000 0.000000 2487.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1861 + position={ 1055.000000 0.000000 2496.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1862 + position={ 1077.000000 0.000000 2511.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1863 + position={ 1099.000000 0.000000 2525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1864 + position={ 1115.000000 0.000000 2537.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1865 + position={ 1112.000000 0.000000 2561.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1866 + position={ 1104.000000 0.000000 2584.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1867 + position={ 1086.000000 0.000000 2550.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1868 + position={ 1048.000000 0.000000 2560.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1869 + position={ 1029.000000 0.000000 2577.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1870 + position={ 998.000000 0.000000 2569.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1871 + position={ 962.000000 0.000000 2573.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1872 + position={ 931.000000 0.000000 2589.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1873 + position={ 915.000000 0.000000 2570.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1874 + position={ 946.000000 0.000000 2553.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1875 + position={ 1062.000000 0.000000 2537.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1876 + position={ 1030.000000 0.000000 2552.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1877 + position={ 1041.000000 0.000000 2518.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1878 + position={ 1021.000000 0.000000 2525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1879 + position={ 1002.000000 0.000000 2510.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1880 + position={ 983.000000 0.000000 2496.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1881 + position={ 980.000000 0.000000 2536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1882 + position={ 955.000000 0.000000 2514.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1883 + position={ 967.000000 0.000000 2483.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1884 + position={ 1009.000000 0.000000 2552.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1885 + position={ 926.000000 0.000000 2523.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1886 + position={ 900.000000 0.000000 2545.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1887 + position={ 872.000000 0.000000 2525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1888 + position={ 874.000000 0.000000 2561.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1889 + position={ 847.000000 0.000000 2584.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1890 + position={ 833.000000 0.000000 2562.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1891 + position={ 901.000000 0.000000 2495.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1892 + position={ 934.000000 0.000000 2479.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1893 + position={ 949.000000 0.000000 2458.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1894 + position={ 624.000000 0.000000 2542.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1895 + position={ 646.000000 0.000000 2540.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1896 + position={ 669.000000 0.000000 2544.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1897 + position={ 697.000000 0.000000 2543.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1898 + position={ 723.000000 0.000000 2552.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1899 + position={ 757.000000 0.000000 2536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1900 + position={ 791.000000 0.000000 2528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1901 + position={ 783.000000 0.000000 2544.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1902 + position={ 822.000000 0.000000 2536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1903 + position={ 784.000000 0.000000 2565.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1904 + position={ 688.000000 0.000000 2609.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1905 + position={ 675.000000 0.000000 2569.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1906 + position={ 687.000000 0.000000 2591.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1907 + position={ 721.000000 0.000000 2581.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1908 + position={ 699.000000 0.000000 2566.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1909 + position={ 752.000000 0.000000 2561.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1910 + position={ 643.000000 0.000000 2565.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1911 + position={ 645.000000 0.000000 2586.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1912 + position={ 645.000000 0.000000 2510.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1913 + position={ 608.000000 0.000000 2480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1914 + position={ 641.000000 0.000000 2480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1915 + position={ 683.000000 0.000000 2511.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1916 + position={ 624.000000 0.000000 2448.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1917 + position={ 636.000000 0.000000 2416.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1918 + position={ 683.000000 0.000000 2417.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1919 + position={ 732.000000 0.000000 2419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1920 + position={ 710.000000 0.000000 2434.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1921 + position={ 657.000000 0.000000 2468.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1922 + position={ 684.000000 0.000000 2480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1923 + position={ 740.000000 0.000000 2452.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1924 + position={ 723.000000 0.000000 2503.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1925 + position={ 725.000000 0.000000 2522.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1926 + position={ 764.000000 0.000000 2514.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1927 + position={ 778.000000 0.000000 2470.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1928 + position={ 764.000000 0.000000 2429.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1929 + position={ 776.000000 0.000000 2445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1930 + position={ 793.000000 0.000000 2500.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1931 + position={ 822.000000 0.000000 2505.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1932 + position={ 850.000000 0.000000 2508.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1933 + position={ 824.000000 0.000000 2477.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1934 + position={ 871.000000 0.000000 2486.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1935 + position={ 857.000000 0.000000 2472.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1936 + position={ 875.000000 0.000000 2442.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1937 + position={ 897.000000 0.000000 2417.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1938 + position={ 902.000000 0.000000 2384.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1939 + position={ 894.000000 0.000000 2359.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1940 + position={ 903.000000 0.000000 2322.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1941 + position={ 923.000000 0.000000 2423.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1942 + position={ 910.000000 0.000000 2451.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1943 + position={ 897.000000 0.000000 2468.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1944 + position={ 806.000000 0.000000 2441.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1945 + position={ 838.000000 0.000000 2445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1946 + position={ 862.000000 0.000000 2409.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1947 + position={ 827.000000 0.000000 2407.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1948 + position={ 849.000000 0.000000 2375.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1949 + position={ 838.000000 0.000000 2351.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1950 + position={ 871.000000 0.000000 2341.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1951 + position={ 792.000000 0.000000 2413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1952 + position={ 794.000000 0.000000 2382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1953 + position={ 767.000000 0.000000 2398.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1954 + position={ 598.000000 0.000000 2386.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1955 + position={ 632.000000 0.000000 2387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1956 + position={ 640.000000 0.000000 2363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1957 + position={ 671.000000 0.000000 2392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1958 + position={ 739.000000 0.000000 2394.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1959 + position={ 758.000000 0.000000 2368.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1960 + position={ 718.000000 0.000000 2358.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1961 + position={ 690.000000 0.000000 2377.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1962 + position={ 711.000000 0.000000 2390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1963 + position={ 747.000000 0.000000 2336.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1964 + position={ 815.000000 0.000000 2371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1965 + position={ 785.000000 0.000000 2346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1966 + position={ 787.000000 0.000000 2320.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1967 + position={ 830.000000 0.000000 2324.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1968 + position={ 872.000000 0.000000 2308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1969 + position={ 926.000000 0.000000 2325.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1970 + position={ 868.000000 0.000000 2274.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1971 + position={ 856.000000 0.000000 2250.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1972 + position={ 843.000000 0.000000 2225.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1973 + position={ 836.000000 0.000000 2281.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1974 + position={ 819.000000 0.000000 2241.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1975 + position={ 793.000000 0.000000 2237.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1976 + position={ 790.000000 0.000000 2261.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1977 + position={ 743.000000 0.000000 2261.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1978 + position={ 747.000000 0.000000 2230.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1979 + position={ 703.000000 0.000000 2256.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1980 + position={ 660.000000 0.000000 2244.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1981 + position={ 632.000000 0.000000 2228.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1982 + position={ 643.000000 0.000000 2194.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1983 + position={ 674.000000 0.000000 2213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1984 + position={ 709.000000 0.000000 2225.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1985 + position={ 768.000000 0.000000 2288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1986 + position={ 734.000000 0.000000 2295.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1987 + position={ 713.000000 0.000000 2326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1988 + position={ 692.000000 0.000000 2307.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1989 + position={ 677.000000 0.000000 2346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1990 + position={ 592.000000 0.000000 2305.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1991 + position={ 566.000000 0.000000 2257.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1992 + position={ 567.000000 0.000000 2282.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1993 + position={ 601.000000 0.000000 2261.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1994 + position={ 625.000000 0.000000 2277.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1995 + position={ 672.000000 0.000000 2282.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1996 + position={ 613.000000 0.000000 2334.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1997 + position={ 629.000000 0.000000 2313.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1998 + position={ 652.000000 0.000000 2332.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=1999 + position={ 650.000000 0.000000 2298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2000 + position={ 1041.000000 0.000000 2316.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2001 + position={ 1128.000000 0.000000 2357.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2002 + position={ 1191.000000 0.000000 2378.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2003 + position={ 511.000000 0.000000 2493.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2004 + position={ 807.000000 0.000000 2295.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2005 + position={ 1108.000000 0.000000 2613.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2006 + position={ 1077.000000 0.000000 2627.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2007 + position={ 1049.000000 0.000000 2603.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2008 + position={ 998.000000 0.000000 2618.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2009 + position={ 972.000000 0.000000 2634.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2010 + position={ 937.000000 0.000000 2644.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2011 + position={ 892.000000 0.000000 2648.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2012 + position={ 866.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2013 + position={ 1111.000000 0.000000 2641.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2014 + position={ 1138.000000 0.000000 2650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2015 + position={ 1159.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2016 + position={ 1189.000000 0.000000 2655.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2017 + position={ 1218.000000 0.000000 2650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2018 + position={ 1260.000000 0.000000 2625.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2019 + position={ 1301.000000 0.000000 2617.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2020 + position={ 1326.000000 0.000000 2647.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2021 + position={ 1361.000000 0.000000 2659.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2022 + position={ 1397.000000 0.000000 2670.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2023 + position={ 1251.000000 0.000000 2645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2024 + position={ 1289.000000 0.000000 2644.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2025 + position={ 1293.000000 0.000000 2665.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2026 + position={ 1288.000000 0.000000 2696.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2027 + position={ 1299.000000 0.000000 2724.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2028 + position={ 1277.000000 0.000000 2723.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2029 + position={ 1302.000000 0.000000 2747.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2030 + position={ 1272.000000 0.000000 2754.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2031 + position={ 1285.000000 0.000000 2786.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2032 + position={ 1261.000000 0.000000 2787.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2033 + position={ 1230.000000 0.000000 2807.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2034 + position={ 1278.000000 0.000000 2833.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2035 + position={ 1282.000000 0.000000 2861.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2036 + position={ 1303.000000 0.000000 2853.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2037 + position={ 1324.000000 0.000000 2881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2038 + position={ 1337.000000 0.000000 2862.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2039 + position={ 1343.000000 0.000000 2830.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2040 + position={ 1366.000000 0.000000 2790.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2041 + position={ 1374.000000 0.000000 2754.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2042 + position={ 1351.000000 0.000000 2738.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2043 + position={ 1382.000000 0.000000 2696.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2044 + position={ 1371.000000 0.000000 2719.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2045 + position={ 1392.000000 0.000000 2742.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2046 + position={ 1347.000000 0.000000 2893.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2047 + position={ 1367.000000 0.000000 2876.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2048 + position={ 1384.000000 0.000000 2896.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2049 + position={ 1369.000000 0.000000 2914.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2050 + position={ 1381.000000 0.000000 2942.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2051 + position={ 1409.000000 0.000000 2933.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2052 + position={ 1454.000000 0.000000 2910.000000 } + rotation={ -0.000000 -0.569252 -0.000000 0.822163 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2053 + position={ 1466.000000 0.000000 2931.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2054 + position={ 1442.000000 0.000000 2944.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2055 + position={ 1484.000000 0.000000 2886.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2056 + position={ 1342.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2057 + position={ 1310.000000 0.000000 2963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2058 + position={ 1352.000000 0.000000 2977.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2059 + position={ 1231.000000 0.000000 2673.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2060 + position={ 1259.000000 0.000000 2664.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2061 + position={ 1269.000000 0.000000 2686.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2062 + position={ 1217.000000 0.000000 2698.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2063 + position={ 1220.000000 0.000000 2734.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2064 + position={ 1221.000000 0.000000 2780.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2065 + position={ 1198.000000 0.000000 2817.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2066 + position={ 1247.000000 0.000000 2730.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2067 + position={ 1246.000000 0.000000 2699.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2068 + position={ 1244.000000 0.000000 2770.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2069 + position={ 1253.000000 0.000000 2828.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2070 + position={ 1222.000000 0.000000 2837.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2071 + position={ 1231.000000 0.000000 2864.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2072 + position={ 1272.000000 0.000000 2899.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2073 + position={ 1247.000000 0.000000 2902.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2074 + position={ 1305.000000 0.000000 2904.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2075 + position={ 1308.000000 0.000000 2932.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2076 + position={ 1266.000000 0.000000 2943.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2077 + position={ 1289.000000 0.000000 2958.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2078 + position={ 1305.000000 0.000000 3013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2079 + position={ 1273.000000 0.000000 3038.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2080 + position={ 1274.000000 0.000000 3070.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2081 + position={ 1253.000000 0.000000 3077.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2082 + position={ 1277.000000 0.000000 3116.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2083 + position={ 1332.000000 0.000000 3137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2084 + position={ 1361.000000 0.000000 3170.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2085 + position={ 1320.000000 0.000000 3154.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2086 + position={ 1347.000000 0.000000 3182.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2087 + position={ 1333.000000 0.000000 3209.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2088 + position={ 1322.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2089 + position={ 1297.000000 0.000000 3161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2090 + position={ 1260.000000 0.000000 3151.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2091 + position={ 1217.000000 0.000000 3153.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2092 + position={ 1279.000000 0.000000 3223.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2093 + position={ 1303.000000 0.000000 3209.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2094 + position={ 1261.000000 0.000000 3190.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2095 + position={ 1243.000000 0.000000 3115.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2096 + position={ 1232.000000 0.000000 3187.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2097 + position={ 1244.000000 0.000000 3216.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2098 + position={ 1213.000000 0.000000 3199.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2099 + position={ 1260.000000 0.000000 3246.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2100 + position={ 1274.181763 0.000000 3276.687500 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2101 + position={ 1314.000000 0.000000 3275.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2102 + position={ 1288.192749 0.000000 3248.343994 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2103 + position={ 1265.411987 0.000000 3303.680664 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2104 + position={ 1299.000000 0.000000 3288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2105 + position={ 1219.000000 0.000000 3231.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2106 + position={ 1219.413818 0.000000 3267.176758 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2107 + position={ 1191.000000 0.000000 3237.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2108 + position={ 1211.340576 0.000000 3285.508301 } + rotation={ 0.000000 0.204017 0.000000 0.978967 } + scale={ 0.789453 0.789453 0.789453 } + } + { + id=2109 + position={ 1245.015747 0.000000 3285.820557 } + rotation={ 0.000000 0.219482 0.000000 0.975617 } + scale={ 1.058378 1.058378 1.058378 } + } + { + id=2110 + position={ 1258.396729 0.000000 3290.837646 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2111 + position={ 1236.000000 0.000000 3255.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2112 + position={ 1173.000000 0.000000 3280.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2113 + position={ 1188.000000 0.000000 3293.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2114 + position={ 1176.000000 0.000000 3257.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2115 + position={ 1140.000000 0.000000 3264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2116 + position={ 1195.000000 0.000000 3190.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2117 + position={ 1183.000000 0.000000 3211.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2118 + position={ 1145.000000 0.000000 3168.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2119 + position={ 1153.000000 0.000000 3190.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2120 + position={ 1156.000000 0.000000 3222.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2121 + position={ 1178.000000 0.000000 3174.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2122 + position={ 1199.000000 0.000000 3167.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2123 + position={ 1139.000000 0.000000 3230.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2124 + position={ 1142.000000 0.000000 3247.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2125 + position={ 1114.000000 0.000000 3236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2126 + position={ 1114.000000 0.000000 3211.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2127 + position={ 1128.000000 0.000000 3196.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2128 + position={ 1106.000000 0.000000 3252.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2129 + position={ 1069.000000 0.000000 3239.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2130 + position={ 1049.000000 0.000000 3235.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2131 + position={ 1088.000000 0.000000 3240.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2132 + position={ 1041.000000 0.000000 3218.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2133 + position={ 1078.000000 0.000000 3217.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2134 + position={ 1089.000000 0.000000 3194.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2135 + position={ 1070.427490 0.000000 3202.024902 } + rotation={ 0.000000 0.210860 0.000000 -0.977516 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2136 + position={ 1037.000000 0.000000 3196.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2137 + position={ 1045.000000 0.000000 3175.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2138 + position={ 873.000000 0.000000 2684.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2139 + position={ 871.000000 0.000000 2717.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2140 + position={ 880.000000 0.000000 2752.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2141 + position={ 878.000000 0.000000 2799.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2142 + position={ 892.000000 0.000000 2774.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2143 + position={ 920.000000 0.000000 2759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2144 + position={ 913.000000 0.000000 2786.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2145 + position={ 899.000000 0.000000 2818.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2146 + position={ 881.000000 0.000000 2839.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2147 + position={ 879.000000 0.000000 2871.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2148 + position={ 876.000000 0.000000 2895.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2149 + position={ 853.000000 0.000000 2905.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2150 + position={ 837.000000 0.000000 2928.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2151 + position={ 838.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2152 + position={ 839.000000 0.000000 2971.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2153 + position={ 811.000000 0.000000 2979.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2154 + position={ 794.000000 0.000000 2998.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2155 + position={ 747.000000 0.000000 3011.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2156 + position={ 703.000000 0.000000 3029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2157 + position={ 691.000000 0.000000 3062.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2158 + position={ 714.000000 0.000000 3075.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2159 + position={ 739.000000 0.000000 3048.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2160 + position={ 765.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2161 + position={ 756.000000 0.000000 3078.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2162 + position={ 787.000000 0.000000 3059.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2163 + position={ 804.000000 0.000000 3025.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2164 + position={ 823.000000 0.000000 3059.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2165 + position={ 858.000000 0.000000 3023.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2166 + position={ 851.000000 0.000000 2993.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2167 + position={ 866.000000 0.000000 3084.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2168 + position={ 863.000000 0.000000 3114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2169 + position={ 855.000000 0.000000 3142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2170 + position={ 897.000000 0.000000 3109.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2171 + position={ 902.000000 0.000000 3073.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2172 + position={ 922.000000 0.000000 3112.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2173 + position={ 928.000000 0.000000 3093.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2174 + position={ 949.000000 0.000000 3113.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2175 + position={ 977.000000 0.000000 3119.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2176 + position={ 966.000000 0.000000 3147.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2177 + position={ 994.000000 0.000000 3155.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2178 + position={ 1017.000000 0.000000 3160.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2179 + position={ 992.360596 0.000000 3135.712891 } + rotation={ 0.000000 0.546129 0.000000 0.837701 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2180 + position={ 1023.091064 0.000000 3107.518066 } + rotation={ 0.000000 0.086440 0.000000 0.996257 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2181 + position={ 1041.273438 0.000000 3105.041992 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2182 + position={ 1036.000000 0.000000 3150.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2183 + position={ 1053.000000 0.000000 3124.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2184 + position={ 1058.000000 0.000000 3154.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2185 + position={ 1085.000000 0.000000 3166.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2186 + position={ 1110.000000 0.000000 3174.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2187 + position={ 1122.000000 0.000000 3148.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2188 + position={ 1098.000000 0.000000 3141.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2189 + position={ 1078.000000 0.000000 3127.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2190 + position={ 1059.000000 0.000000 3103.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2191 + position={ 1237.000000 0.000000 2922.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2192 + position={ 1286.000000 0.000000 2985.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2193 + position={ 903.000000 0.000000 2661.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2194 + position={ 909.000000 0.000000 2672.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2195 + position={ 891.000000 0.000000 2692.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2196 + position={ 896.000000 0.000000 2714.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2197 + position={ 905.000000 0.000000 2743.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2198 + position={ 930.000000 0.000000 2725.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2199 + position={ 919.000000 0.000000 2694.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2200 + position={ 945.000000 0.000000 2703.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2201 + position={ 936.000000 0.000000 2679.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2202 + position={ 940.000000 0.000000 2659.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2203 + position={ 958.000000 0.000000 2677.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2204 + position={ 967.000000 0.000000 2696.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2205 + position={ 982.000000 0.000000 2679.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2206 + position={ 970.000000 0.000000 2653.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2207 + position={ 998.000000 0.000000 2645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2208 + position={ 999.000000 0.000000 2673.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2209 + position={ 1018.000000 0.000000 2627.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2210 + position={ 1027.000000 0.000000 2599.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2211 + position={ 1041.000000 0.000000 2625.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2212 + position={ 1056.000000 0.000000 2640.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2213 + position={ 1012.000000 0.000000 2680.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2214 + position={ 1034.000000 0.000000 2656.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2215 + position={ 1070.000000 0.000000 2665.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2216 + position={ 1183.000000 0.000000 2692.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2217 + position={ 1167.000000 0.000000 2733.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2218 + position={ 1141.000000 0.000000 2691.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2219 + position={ 1121.000000 0.000000 2666.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2220 + position={ 1110.000000 0.000000 2685.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2221 + position={ 1129.000000 0.000000 2717.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2222 + position={ 1101.000000 0.000000 2702.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2223 + position={ 1134.000000 0.000000 2732.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2224 + position={ 1112.000000 0.000000 2747.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2225 + position={ 1153.000000 0.000000 2775.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2226 + position={ 1081.000000 0.000000 2714.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2227 + position={ 1095.000000 0.000000 2736.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2228 + position={ 1053.000000 0.000000 2719.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2229 + position={ 1052.000000 0.000000 2691.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2230 + position={ 1018.000000 0.000000 2698.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2231 + position={ 1017.000000 0.000000 2719.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2232 + position={ 981.000000 0.000000 2716.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2233 + position={ 1019.000000 0.000000 2741.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2234 + position={ 1046.000000 0.000000 2752.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2235 + position={ 964.000000 0.000000 2737.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2236 + position={ 970.000000 0.000000 2753.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2237 + position={ 954.000000 0.000000 2778.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2238 + position={ 995.000000 0.000000 2772.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2239 + position={ 976.000000 0.000000 2805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2240 + position={ 1018.000000 0.000000 2776.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2241 + position={ 920.000000 0.000000 2806.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2242 + position={ 910.000000 0.000000 2843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2243 + position={ 897.000000 0.000000 2857.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2244 + position={ 941.000000 0.000000 2813.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2245 + position={ 954.000000 0.000000 2835.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2246 + position={ 1001.000000 0.000000 2814.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2247 + position={ 1046.000000 0.000000 2800.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2248 + position={ 1022.000000 0.000000 2827.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2249 + position={ 938.000000 0.000000 2877.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2250 + position={ 925.000000 0.000000 2861.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2251 + position={ 963.000000 0.000000 2855.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2252 + position={ 953.000000 0.000000 2901.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2253 + position={ 977.000000 0.000000 2898.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2254 + position={ 909.000000 0.000000 2890.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2255 + position={ 910.000000 0.000000 2909.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2256 + position={ 944.000000 0.000000 2928.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2257 + position={ 910.000000 0.000000 2930.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2258 + position={ 876.000000 0.000000 2918.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2259 + position={ 876.000000 0.000000 2937.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2260 + position={ 884.000000 0.000000 2955.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2261 + position={ 915.000000 0.000000 2954.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2262 + position={ 887.000000 0.000000 3005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2263 + position={ 896.000000 0.000000 2986.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2264 + position={ 931.000000 0.000000 3023.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2265 + position={ 898.000000 0.000000 3029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2266 + position={ 905.000000 0.000000 3050.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2267 + position={ 930.000000 0.000000 2970.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2268 + position={ 929.000000 0.000000 2991.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2269 + position={ 952.000000 0.000000 2981.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2270 + position={ 951.000000 0.000000 3010.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2271 + position={ 952.000000 0.000000 3043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2272 + position={ 970.000000 0.000000 3013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2273 + position={ 978.000000 0.000000 2977.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2274 + position={ 965.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2275 + position={ 999.000000 0.000000 2953.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2276 + position={ 991.000000 0.000000 2926.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2277 + position={ 1018.000000 0.000000 2931.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2278 + position={ 1045.000000 0.000000 2922.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2279 + position={ 1014.000000 0.000000 2899.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2280 + position={ 1038.000000 0.000000 2900.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2281 + position={ 1056.000000 0.000000 2886.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2282 + position={ 856.000000 0.000000 3049.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2283 + position={ 989.000000 0.000000 3001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2284 + position={ 986.000000 0.000000 2858.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2285 + position={ 1017.000000 0.000000 2847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2286 + position={ 1038.000000 0.000000 2864.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2287 + position={ 1065.000000 0.000000 2845.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2288 + position={ 1108.000000 0.000000 2847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2289 + position={ 1093.000000 0.000000 2825.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2290 + position={ 1109.000000 0.000000 2781.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2291 + position={ 1129.000000 0.000000 2758.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2292 + position={ 1096.000000 0.000000 2766.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2293 + position={ 1073.000000 0.000000 2752.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2294 + position={ 1066.000000 0.000000 2775.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2295 + position={ 1094.000000 0.000000 2799.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2296 + position={ 1171.000000 0.000000 2767.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2297 + position={ 1177.000000 0.000000 2810.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2298 + position={ 1160.000000 0.000000 2809.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2299 + position={ 1129.000000 0.000000 2820.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2300 + position={ 1137.000000 0.000000 2793.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2301 + position={ 1180.000000 0.000000 2848.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2302 + position={ 1197.000000 0.000000 2873.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2303 + position={ 1158.000000 0.000000 2880.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2304 + position={ 1180.000000 0.000000 2893.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2305 + position={ 1150.000000 0.000000 2842.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2306 + position={ 1135.000000 0.000000 2863.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2307 + position={ 1119.000000 0.000000 2896.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2308 + position={ 1078.000000 0.000000 2874.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2309 + position={ 1107.000000 0.000000 2872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2310 + position={ 1095.000000 0.000000 2894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2311 + position={ 1070.000000 0.000000 2904.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2312 + position={ 1068.000000 0.000000 2925.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2313 + position={ 1089.000000 0.000000 2925.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2314 + position={ 1071.000000 0.000000 2951.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2315 + position={ 1043.000000 0.000000 2962.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2316 + position={ 1026.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2317 + position={ 1037.000000 0.000000 2987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2318 + position={ 1016.000000 0.000000 2972.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2319 + position={ 1010.000000 0.000000 2989.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2320 + position={ 1024.000000 0.000000 3009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2321 + position={ 1007.000000 0.000000 3017.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2322 + position={ 1021.000000 0.000000 3043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2323 + position={ 993.000000 0.000000 3034.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2324 + position={ 976.000000 0.000000 3054.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2325 + position={ 946.000000 0.000000 3064.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2326 + position={ 930.000000 0.000000 3078.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2327 + position={ 958.000000 0.000000 3091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2328 + position={ 977.000000 0.000000 3080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2329 + position={ 991.000000 0.000000 3100.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2330 + position={ 1008.000000 0.000000 3091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2331 + position={ 1007.000000 0.000000 3068.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2332 + position={ 1031.000000 0.000000 3079.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2333 + position={ 1057.000000 0.000000 3072.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2334 + position={ 1041.000000 0.000000 3062.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2335 + position={ 1059.000000 0.000000 3053.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2336 + position={ 1047.000000 0.000000 3035.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2337 + position={ 1074.000000 0.000000 3027.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2338 + position={ 1043.000000 0.000000 3009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2339 + position={ 1066.000000 0.000000 2997.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2340 + position={ 1086.000000 0.000000 2994.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2341 + position={ 1106.000000 0.000000 2992.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2342 + position={ 1099.000000 0.000000 3018.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2343 + position={ 1131.000000 0.000000 2915.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2344 + position={ 1115.000000 0.000000 2936.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2345 + position={ 1098.000000 0.000000 2961.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2346 + position={ 1121.000000 0.000000 2972.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2347 + position={ 1172.000000 0.000000 2912.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2348 + position={ 1202.000000 0.000000 2902.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2349 + position={ 1141.000000 0.000000 2950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2350 + position={ 1142.000000 0.000000 2980.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2351 + position={ 1167.000000 0.000000 2987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2352 + position={ 1122.000000 0.000000 3015.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2353 + position={ 1098.000000 0.000000 3043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2354 + position={ 1080.000000 0.000000 3058.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2355 + position={ 1096.000000 0.000000 3069.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2356 + position={ 1077.000000 0.000000 3078.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2357 + position={ 1070.000000 0.000000 3092.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2358 + position={ 1090.000000 0.000000 3105.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2359 + position={ 1097.000000 0.000000 3086.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2360 + position={ 1108.000000 0.000000 3105.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2361 + position={ 1120.000000 0.000000 3091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2362 + position={ 1141.000000 0.000000 3100.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2363 + position={ 1120.000000 0.000000 3051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2364 + position={ 1123.000000 0.000000 3071.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2365 + position={ 1155.000000 0.000000 3048.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2366 + position={ 1156.000000 0.000000 3075.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2367 + position={ 1171.000000 0.000000 3057.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2368 + position={ 1137.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2369 + position={ 1147.000000 0.000000 3013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2370 + position={ 1165.000000 0.000000 3008.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2371 + position={ 1171.000000 0.000000 3026.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2372 + position={ 1196.000000 0.000000 3036.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2373 + position={ 1215.000000 0.000000 3026.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2374 + position={ 1223.000000 0.000000 2995.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2375 + position={ 1196.000000 0.000000 3002.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2376 + position={ 1189.000000 0.000000 2928.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2377 + position={ 1216.000000 0.000000 2929.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2378 + position={ 1162.000000 0.000000 2945.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2379 + position={ 1186.000000 0.000000 2957.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2380 + position={ 1221.000000 0.000000 2947.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2381 + position={ 1205.000000 0.000000 2975.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2382 + position={ 1233.000000 0.000000 2969.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2383 + position={ 1255.000000 0.000000 2964.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2384 + position={ 1263.000000 0.000000 3006.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2385 + position={ 1254.000000 0.000000 2987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2386 + position={ 1236.000000 0.000000 3007.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2387 + position={ 1242.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2388 + position={ 1239.000000 0.000000 3061.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2389 + position={ 1208.000000 0.000000 3063.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2390 + position={ 1168.000000 0.000000 3099.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2391 + position={ 1188.000000 0.000000 3110.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2392 + position={ 1191.000000 0.000000 3085.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2393 + position={ 1213.000000 0.000000 3101.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2394 + position={ 1199.000000 0.000000 3128.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2395 + position={ 1226.000000 0.000000 3099.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2396 + position={ 1183.000000 0.000000 3140.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2397 + position={ 1157.000000 0.000000 3146.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2398 + position={ 1118.000000 0.000000 3124.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2399 + position={ 1137.000000 0.000000 3128.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2400 + position={ 1152.000000 0.000000 3123.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2401 + position={ 1209.000000 0.000000 3302.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2402 + position={ 1234.000000 0.000000 3308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2403 + position={ 1204.000000 0.000000 3317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2404 + position={ 1211.000000 0.000000 3328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2405 + position={ 1220.000000 0.000000 3353.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2406 + position={ 1234.000000 0.000000 3335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2407 + position={ 1232.000000 0.000000 3382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2408 + position={ 1239.000000 0.000000 3354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2409 + position={ 1249.000000 0.000000 3367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2410 + position={ 1285.000000 0.000000 3386.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2411 + position={ 1283.000000 0.000000 3404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2412 + position={ 1271.000000 0.000000 3424.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2413 + position={ 1299.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2414 + position={ 1315.000000 0.000000 3412.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2415 + position={ 1340.000000 0.000000 3419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2416 + position={ 1312.000000 0.000000 3359.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2417 + position={ 1336.000000 0.000000 3392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2418 + position={ 1376.000000 0.000000 3433.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2419 + position={ 1364.000000 0.000000 3387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2420 + position={ 1339.000000 0.000000 3371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2421 + position={ 1312.000000 0.000000 3343.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2422 + position={ 1354.000000 0.000000 3357.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2423 + position={ 1329.000000 0.000000 3343.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2424 + position={ 1233.000000 0.000000 3321.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2425 + position={ 1270.000000 0.000000 3315.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2426 + position={ 1294.000000 0.000000 3337.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2427 + position={ 1275.000000 0.000000 3328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2428 + position={ 1294.000000 0.000000 3320.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2429 + position={ 1307.000000 0.000000 3316.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2430 + position={ 1363.000000 0.000000 3337.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2431 + position={ 1347.000000 0.000000 3328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2432 + position={ 1328.000000 0.000000 3317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2433 + position={ 1341.000000 0.000000 3245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2434 + position={ 1354.000000 0.000000 3307.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2435 + position={ 1324.000000 0.000000 3297.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2436 + position={ 1388.000000 0.000000 3404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2437 + position={ 1403.000000 0.000000 3432.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2438 + position={ 1419.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2439 + position={ 1377.000000 0.000000 3369.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2440 + position={ 1401.000000 0.000000 3323.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2441 + position={ 1395.000000 0.000000 3384.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2442 + position={ 1427.000000 0.000000 3378.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2443 + position={ 1426.000000 0.000000 3317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2444 + position={ 1415.000000 0.000000 3346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2445 + position={ 1405.000000 0.000000 3370.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2446 + position={ 1386.000000 0.000000 3342.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2447 + position={ 1082.000000 0.000000 2601.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2448 + position={ 1283.000000 0.000000 3185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2449 + position={ 1276.000000 0.000000 3147.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2450 + position={ 1271.990112 0.000000 3293.023682 } + rotation={ 0.000000 0.058560 0.000000 0.998284 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2451 + position={ 1254.000000 0.000000 3326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2452 + position={ 1310.000000 0.000000 3378.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2453 + position={ 1362.000000 0.000000 3410.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2454 + position={ 1426.000000 0.000000 3423.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2455 + position={ 1273.000000 0.000000 2809.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2456 + position={ 1357.000000 0.000000 2761.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2457 + position={ 1261.000000 0.000000 2874.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2458 + position={ 1225.000000 0.000000 2898.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2459 + position={ 1282.000000 0.000000 2921.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2460 + position={ 1329.000000 0.000000 2907.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2461 + position={ 1423.000000 0.000000 2909.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2462 + position={ 926.000000 0.000000 2833.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2463 + position={ 1066.000000 0.000000 2973.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2464 + position={ 1003.000000 0.000000 2880.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2465 + position={ 1418.000000 0.000000 2695.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2466 + position={ 1453.000000 0.000000 2700.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2467 + position={ 1402.000000 0.000000 2711.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2468 + position={ 1419.000000 0.000000 2724.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2469 + position={ 1417.000000 0.000000 2745.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2470 + position={ 1407.000000 0.000000 2766.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2471 + position={ 1424.000000 0.000000 2781.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2472 + position={ 1420.000000 0.000000 2810.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2473 + position={ 1401.000000 0.000000 2788.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2474 + position={ 1441.000000 0.000000 2757.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2475 + position={ 1455.000000 0.000000 2767.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2476 + position={ 1482.000000 0.000000 2758.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2477 + position={ 1452.000000 0.000000 2824.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2478 + position={ 1451.000000 0.000000 2846.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2479 + position={ 1436.000000 0.000000 2810.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2480 + position={ 1443.000000 0.000000 2789.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2481 + position={ 1462.000000 0.000000 2800.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2482 + position={ 1465.000000 0.000000 2778.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2483 + position={ 1445.000000 0.000000 2735.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2484 + position={ 1442.000000 0.000000 2716.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2485 + position={ 1485.000000 0.000000 2688.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2486 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2487 + position={ 1463.000000 0.000000 2737.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2488 + position={ 1481.000000 0.000000 2733.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2489 + position={ 1507.000000 0.000000 2736.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2490 + position={ 1504.000000 0.000000 2718.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2491 + position={ 1517.000000 0.000000 2755.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2492 + position={ 1491.000000 0.000000 2777.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2493 + position={ 1494.000000 0.000000 2803.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2494 + position={ 1523.000000 0.000000 2784.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2495 + position={ 1544.000000 0.000000 2813.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2496 + position={ 1556.000000 0.000000 2786.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2497 + position={ 1538.000000 0.000000 2759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2498 + position={ 1567.000000 0.000000 2848.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2499 + position={ 1581.000000 0.000000 2818.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2500 + position={ 1608.000000 0.000000 2801.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2501 + position={ 1565.000000 0.000000 2758.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2502 + position={ 1572.000000 0.000000 2785.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2503 + position={ 1615.000000 0.000000 2764.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2504 + position={ 1635.000000 0.000000 2758.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2505 + position={ 1634.000000 0.000000 2790.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2506 + position={ 1647.000000 0.000000 2776.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2507 + position={ 1696.000000 0.000000 2796.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2508 + position={ 1698.000000 0.000000 2809.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2509 + position={ 1595.000000 0.000000 2788.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2510 + position={ 1701.000000 0.000000 2821.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2511 + position={ 1638.000000 0.000000 2809.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2512 + position={ 1669.000000 0.000000 2791.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2513 + position={ 1666.000000 0.000000 2815.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2514 + position={ 1724.000000 0.000000 2794.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2515 + position={ 1738.000000 0.000000 2828.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2516 + position={ 1740.000000 0.000000 2806.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2517 + position={ 1668.000000 0.000000 2764.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2518 + position={ 1729.000000 0.000000 2741.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2519 + position={ 1725.000000 0.000000 2769.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2520 + position={ 1743.000000 0.000000 2752.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2521 + position={ 1763.000000 0.000000 2722.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2522 + position={ 1775.000000 0.000000 2742.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2523 + position={ 1759.000000 0.000000 2771.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2524 + position={ 1636.000000 0.000000 2743.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2525 + position={ 1599.000000 0.000000 2743.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2526 + position={ 1638.000000 0.000000 2729.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2527 + position={ 1617.000000 0.000000 2729.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2528 + position={ 1629.000000 0.000000 2712.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2529 + position={ 1607.000000 0.000000 2719.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2530 + position={ 1570.000000 0.000000 2731.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2531 + position={ 1515.000000 0.000000 2676.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2532 + position={ 1517.000000 0.000000 2702.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2533 + position={ 1536.000000 0.000000 2725.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2534 + position={ 1559.000000 0.000000 2711.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2535 + position={ 1546.000000 0.000000 2696.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2536 + position={ 1539.000000 0.000000 2648.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2537 + position={ 1544.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2538 + position={ 1562.000000 0.000000 2649.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2539 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2540 + position={ 1575.000000 0.000000 2690.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2541 + position={ 1580.000000 0.000000 2712.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2542 + position={ 1599.000000 0.000000 2706.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2543 + position={ 1585.000000 0.000000 2650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2544 + position={ 1608.000000 0.000000 2634.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2545 + position={ 1578.000000 0.000000 2669.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2546 + position={ 1638.000000 0.000000 2690.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2547 + position={ 1651.000000 0.000000 2664.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2548 + position={ 1620.000000 0.000000 2677.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2549 + position={ 1619.000000 0.000000 2694.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2550 + position={ 1594.000000 0.000000 2685.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2551 + position={ 1603.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2552 + position={ 1637.000000 0.000000 2653.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2553 + position={ 1619.000000 0.000000 2653.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2554 + position={ 1626.000000 0.000000 2626.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2555 + position={ 1657.000000 0.000000 2639.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2556 + position={ 1679.000000 0.000000 2645.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2557 + position={ 1543.000000 0.000000 2624.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2558 + position={ 1568.000000 0.000000 2611.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2559 + position={ 1588.000000 0.000000 2629.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2560 + position={ 1597.000000 0.000000 2610.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2561 + position={ 1554.000000 0.000000 2587.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2562 + position={ 1578.000000 0.000000 2570.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2563 + position={ 1564.000000 0.000000 2630.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2564 + position={ 1632.000000 0.000000 2602.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2565 + position={ 1612.000000 0.000000 2584.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2566 + position={ 1645.000000 0.000000 2581.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2567 + position={ 1588.000000 0.000000 2587.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2568 + position={ 1636.000000 0.000000 2562.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2569 + position={ 1599.000000 0.000000 2542.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2570 + position={ 1612.000000 0.000000 2556.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2571 + position={ 1626.000000 0.000000 2524.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2572 + position={ 1639.000000 0.000000 2536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2573 + position={ 1646.000000 0.000000 2515.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2574 + position={ 1659.000000 0.000000 2526.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2575 + position={ 1672.000000 0.000000 2499.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2576 + position={ 1667.000000 0.000000 2481.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2577 + position={ 1660.000000 0.000000 2504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2578 + position={ 1652.000000 0.000000 2495.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2579 + position={ 1674.000000 0.000000 2524.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2580 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2581 + position={ 1666.000000 0.000000 2582.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2582 + position={ 1663.000000 0.000000 2607.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2583 + position={ 1675.000000 0.000000 2623.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2584 + position={ 1643.000000 0.000000 2628.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2585 + position={ 1678.000000 0.000000 2569.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2586 + position={ 1669.000000 0.000000 2548.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2587 + position={ 1695.000000 0.000000 2595.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2588 + position={ 1693.000000 0.000000 2528.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2589 + position={ 1696.000000 0.000000 2504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2590 + position={ 1687.000000 0.000000 2474.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2591 + position={ 1713.000000 0.000000 2483.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2592 + position={ 1716.000000 0.000000 2460.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2593 + position={ 1740.000000 0.000000 2454.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2594 + position={ 1704.000000 0.000000 2621.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2595 + position={ 1747.000000 0.000000 2537.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2596 + position={ 1732.000000 0.000000 2545.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2597 + position={ 1718.000000 0.000000 2570.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2598 + position={ 1733.000000 0.000000 2580.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2599 + position={ 1719.000000 0.000000 2601.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2600 + position={ 1724.000000 0.000000 2509.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2601 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2602 + position={ 1750.000000 0.000000 2475.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2603 + position={ 1763.000000 0.000000 2519.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2604 + position={ 1780.000000 0.000000 2504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2605 + position={ 1807.000000 0.000000 2487.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2606 + position={ 1763.000000 0.000000 2446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2607 + position={ 1781.000000 0.000000 2471.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2608 + position={ 1782.000000 0.000000 2425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2609 + position={ 1820.000000 0.000000 2446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2610 + position={ 1846.000000 0.000000 2487.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2611 + position={ 1799.000000 0.000000 2406.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2612 + position={ 1828.000000 0.000000 2387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2613 + position={ 1863.000000 0.000000 2367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2614 + position={ 1857.000000 0.000000 2457.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2615 + position={ 1838.000000 0.000000 2426.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2616 + position={ 1851.000000 0.000000 2404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2617 + position={ 1881.000000 0.000000 2415.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2618 + position={ 1882.000000 0.000000 2432.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2619 + position={ 1898.000000 0.000000 2444.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2620 + position={ 2001.000000 0.000000 2371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2621 + position={ 1961.000000 0.000000 2395.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2622 + position={ 1981.000000 0.000000 2404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2623 + position={ 1937.000000 0.000000 2425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2624 + position={ 1916.000000 0.000000 2406.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2625 + position={ 1929.000000 0.000000 2297.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2626 + position={ 1900.000000 0.000000 2260.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2627 + position={ 1882.000000 0.000000 2226.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2628 + position={ 1897.000000 0.000000 2303.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2629 + position={ 1908.000000 0.000000 2326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2630 + position={ 1885.000000 0.000000 2341.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2631 + position={ 1904.000000 0.000000 2376.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2632 + position={ 1878.000000 0.000000 2392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2633 + position={ 1830.000000 0.000000 2214.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2634 + position={ 1783.000000 0.000000 2203.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2635 + position={ 1739.000000 0.000000 2208.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2636 + position={ 1699.000000 0.000000 2199.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2637 + position={ 1758.000000 0.000000 2161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2638 + position={ 1829.000000 0.000000 2135.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2639 + position={ 1824.000000 0.000000 2185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2640 + position={ 1778.000000 0.000000 2185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2641 + position={ 1785.000000 0.000000 2167.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2642 + position={ 1797.000000 0.000000 2146.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2643 + position={ 1822.000000 0.000000 2161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2644 + position={ 1722.000000 0.000000 2181.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2645 + position={ 1735.000000 0.000000 2191.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2646 + position={ 1805.000000 0.000000 2061.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2647 + position={ 1481.000000 0.000000 2558.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2648 + position={ 1483.000000 0.000000 2525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2649 + position={ 1456.000000 0.000000 2536.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2650 + position={ 1462.000000 0.000000 2505.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2651 + position={ 1482.000000 0.000000 2489.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2652 + position={ 1470.000000 0.000000 2477.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2653 + position={ 1482.000000 0.000000 2295.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2654 + position={ 1459.000000 0.000000 2301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2655 + position={ 1508.000000 0.000000 2309.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2656 + position={ 1507.000000 0.000000 2346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2657 + position={ 1506.000000 0.000000 2391.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2658 + position={ 1487.000000 0.000000 2431.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2659 + position={ 1456.000000 0.000000 2347.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2660 + position={ 1483.000000 0.000000 2327.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2661 + position={ 1478.000000 0.000000 2357.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2662 + position={ 1458.000000 0.000000 2413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2663 + position={ 1483.000000 0.000000 2392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2664 + position={ 1432.000000 0.000000 2419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2665 + position={ 1450.000000 0.000000 2390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2666 + position={ 1592.000000 0.000000 2763.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2667 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2668 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2669 + position={ 1795.000000 0.000000 2451.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2670 + position={ 1379.000000 0.000000 3308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2671 + position={ 1401.000000 0.000000 3297.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2672 + position={ 1372.000000 0.000000 3290.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2673 + position={ 1366.000000 0.000000 3274.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2674 + position={ 1392.000000 0.000000 3276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2675 + position={ 1347.000000 0.000000 3285.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2676 + position={ 1366.000000 0.000000 3237.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2677 + position={ 1342.000000 0.000000 3270.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2678 + position={ 1359.000000 0.000000 3255.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2679 + position={ 1384.000000 0.000000 3247.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2680 + position={ 1405.000000 0.000000 3260.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2681 + position={ 1400.000000 0.000000 3239.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2682 + position={ 1316.000000 0.000000 3253.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2683 + position={ 1301.000000 0.000000 3229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2684 + position={ 1307.000000 0.000000 3189.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2685 + position={ 1330.000000 0.000000 3190.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2686 + position={ 1240.000000 0.000000 3143.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2687 + position={ 1243.000000 0.000000 3168.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2688 + position={ 1354.000000 0.000000 3221.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2689 + position={ 1365.000000 0.000000 3213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2690 + position={ 1381.000000 0.000000 3213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2691 + position={ 1370.000000 0.000000 3192.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2692 + position={ 1383.000000 0.000000 3176.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2693 + position={ 1391.000000 0.000000 3161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2694 + position={ 1396.000000 0.000000 3148.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2695 + position={ 1373.000000 0.000000 3156.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2696 + position={ 1355.000000 0.000000 3152.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2697 + position={ 1341.000000 0.000000 3167.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2698 + position={ 1301.000000 0.000000 3110.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2699 + position={ 1294.000000 0.000000 3137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2700 + position={ 1316.000000 0.000000 3120.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2701 + position={ 1368.000000 0.000000 3134.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2702 + position={ 1358.000000 0.000000 3115.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2703 + position={ 1330.000000 0.000000 3114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2704 + position={ 1334.000000 0.000000 3097.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2705 + position={ 1317.000000 0.000000 3092.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2706 + position={ 1273.000000 0.000000 3093.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2707 + position={ 1396.000000 0.000000 3135.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2708 + position={ 1293.000000 0.000000 3077.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2709 + position={ 1295.000000 0.000000 3043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2710 + position={ 1325.000000 0.000000 3068.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2711 + position={ 1308.000000 0.000000 3069.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2712 + position={ 1326.000000 0.000000 3051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2713 + position={ 1316.000000 0.000000 3029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2714 + position={ 1334.000000 0.000000 3023.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2715 + position={ 1290.000000 0.000000 3009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2716 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2717 + position={ 1346.000000 0.000000 2998.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2718 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2719 + position={ 1358.000000 0.000000 3014.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2720 + position={ 1330.000000 0.000000 2970.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2721 + position={ 1368.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2722 + position={ 1373.000000 0.000000 3052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2723 + position={ 1356.000000 0.000000 3064.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2724 + position={ 1392.000000 0.000000 3068.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2725 + position={ 1356.000000 0.000000 3080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2726 + position={ 1356.000000 0.000000 3093.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2727 + position={ 1385.000000 0.000000 3121.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2728 + position={ 1393.000000 0.000000 3106.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2729 + position={ 1375.000000 0.000000 3103.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2730 + position={ 1384.000000 0.000000 3082.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2731 + position={ 1407.000000 0.000000 3121.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2732 + position={ 1404.000000 0.000000 3091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2733 + position={ 1426.000000 0.000000 3097.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2734 + position={ 1409.000000 0.000000 3105.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2735 + position={ 1428.000000 0.000000 3111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2736 + position={ 1422.000000 0.000000 3125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2737 + position={ 1443.000000 0.000000 3125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2738 + position={ 1455.000000 0.000000 3099.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2739 + position={ 1463.000000 0.000000 3112.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2740 + position={ 1428.000000 0.000000 3142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2741 + position={ 1422.000000 0.000000 3152.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2742 + position={ 1445.000000 0.000000 3146.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2743 + position={ 1445.000000 0.000000 3087.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2744 + position={ 1421.000000 0.000000 3080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2745 + position={ 1444.000000 0.000000 3065.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2746 + position={ 1408.000000 0.000000 3056.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2747 + position={ 1429.000000 0.000000 3052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2748 + position={ 1453.000000 0.000000 3042.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2749 + position={ 1432.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2750 + position={ 1373.000000 0.000000 2963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2751 + position={ 1374.000000 0.000000 2982.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2752 + position={ 1380.000000 0.000000 3001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2753 + position={ 1386.000000 0.000000 3029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2754 + position={ 1406.000000 0.000000 3005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2755 + position={ 1417.000000 0.000000 3023.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2756 + position={ 1418.000000 0.000000 3000.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2757 + position={ 1414.000000 0.000000 2979.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2758 + position={ 1428.000000 0.000000 2988.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2759 + position={ 1436.000000 0.000000 3002.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2760 + position={ 1409.000000 0.000000 2962.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2761 + position={ 1467.000000 0.000000 2963.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2762 + position={ 1440.000000 0.000000 2968.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2763 + position={ 1442.000000 0.000000 3015.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2764 + position={ 1460.000000 0.000000 2998.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2765 + position={ 1466.000000 0.000000 3022.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2766 + position={ 1485.000000 0.000000 3011.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2767 + position={ 1453.000000 0.000000 2983.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2768 + position={ 1504.000000 0.000000 3022.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2769 + position={ 1506.000000 0.000000 3040.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2770 + position={ 1488.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2771 + position={ 1475.000000 0.000000 3048.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2772 + position={ 1468.000000 0.000000 3067.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2773 + position={ 1475.000000 0.000000 2982.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2774 + position={ 1493.000000 0.000000 2989.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2775 + position={ 1514.000000 0.000000 3010.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2776 + position={ 1519.000000 0.000000 2987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2777 + position={ 1539.000000 0.000000 3022.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2778 + position={ 1542.000000 0.000000 2999.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2779 + position={ 1561.000000 0.000000 3000.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2780 + position={ 1558.000000 0.000000 2964.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2781 + position={ 1548.000000 0.000000 2932.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2782 + position={ 1528.000000 0.000000 2935.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2783 + position={ 1515.000000 0.000000 2953.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2784 + position={ 1546.494507 0.000000 2978.224121 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2785 + position={ 1497.000000 0.000000 2968.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2786 + position={ 1489.000000 0.000000 2952.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2787 + position={ 1500.000000 0.000000 2929.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2788 + position={ 1454.000000 0.000000 2910.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2789 + position={ 1465.000000 0.000000 2884.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2790 + position={ 1523.000000 0.000000 2913.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2791 + position={ 1446.000000 0.000000 3434.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2792 + position={ 1460.000000 0.000000 3445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2793 + position={ 1453.000000 0.000000 3405.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2794 + position={ 1489.000000 0.000000 3391.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2795 + position={ 1480.000000 0.000000 3434.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2796 + position={ 1471.000000 0.000000 3415.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2797 + position={ 1466.000000 0.000000 3474.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2798 + position={ 1494.000000 0.000000 3452.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2799 + position={ 1505.000000 0.000000 3472.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2800 + position={ 1558.000000 0.000000 3482.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2801 + position={ 1529.000000 0.000000 3480.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2802 + position={ 1513.000000 0.000000 3438.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2803 + position={ 1499.000000 0.000000 3413.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2804 + position={ 1539.000000 0.000000 3454.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2805 + position={ 1536.000000 0.000000 3431.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2806 + position={ 1564.000000 0.000000 3444.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2807 + position={ 1594.000000 0.000000 3448.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2808 + position={ 1570.000000 0.000000 3416.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2809 + position={ 1624.000000 0.000000 3466.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2810 + position={ 1657.000000 0.000000 3478.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2811 + position={ 1680.000000 0.000000 3490.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2812 + position={ 1644.000000 0.000000 3431.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2813 + position={ 1614.000000 0.000000 3421.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2814 + position={ 1619.000000 0.000000 3387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2815 + position={ 1593.000000 0.000000 3398.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2816 + position={ 1669.000000 0.000000 3452.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2817 + position={ 1692.000000 0.000000 3449.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2818 + position={ 1724.000000 0.000000 3450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2819 + position={ 1645.000000 0.000000 3452.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2820 + position={ 1684.000000 0.000000 3422.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2821 + position={ 1676.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2822 + position={ 1720.000000 0.000000 3425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2823 + position={ 1732.000000 0.000000 3404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2824 + position={ 1772.000000 0.000000 3450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2825 + position={ 1755.000000 0.000000 3422.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2826 + position={ 1810.000000 0.000000 3458.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2827 + position={ 1880.000000 0.000000 3491.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2828 + position={ 1844.000000 0.000000 3476.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2829 + position={ 1909.000000 0.000000 3488.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2830 + position={ 1942.000000 0.000000 3466.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2831 + position={ 1968.000000 0.000000 3463.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2832 + position={ 1927.000000 0.000000 3500.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2833 + position={ 1927.000000 0.000000 3479.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2834 + position={ 1972.000000 0.000000 3445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2835 + position={ 1989.000000 0.000000 3459.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2836 + position={ 1781.000000 0.000000 3425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2837 + position={ 1446.000000 0.000000 3368.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2838 + position={ 1430.000000 0.000000 3353.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2839 + position={ 1460.000000 0.000000 3367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2840 + position={ 1441.000000 0.000000 3334.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2841 + position={ 1429.000000 0.000000 3302.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2842 + position={ 1420.000000 0.000000 3292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2843 + position={ 1424.000000 0.000000 3272.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2844 + position={ 1447.000000 0.000000 3308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2845 + position={ 1464.000000 0.000000 3333.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2846 + position={ 1474.000000 0.000000 3358.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2847 + position={ 1443.000000 0.000000 3287.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2848 + position={ 1459.000000 0.000000 3277.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2849 + position={ 1430.000000 0.000000 3241.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2850 + position={ 1445.000000 0.000000 3254.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2851 + position={ 1399.000000 0.000000 3187.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2852 + position={ 1401.000000 0.000000 3208.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2853 + position={ 1412.000000 0.000000 3196.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2854 + position={ 1412.000000 0.000000 3161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2855 + position={ 1426.000000 0.000000 3169.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2856 + position={ 1413.000000 0.000000 3176.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2857 + position={ 1430.000000 0.000000 3196.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2858 + position={ 1458.000000 0.000000 3227.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2859 + position={ 1442.000000 0.000000 3213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2860 + position={ 1476.000000 0.000000 3236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2861 + position={ 1452.000000 0.000000 3189.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2862 + position={ 1466.000000 0.000000 3138.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2863 + position={ 1441.000000 0.000000 3168.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2864 + position={ 1464.000000 0.000000 3156.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2865 + position={ 1457.000000 0.000000 3176.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2866 + position={ 1479.000000 0.000000 3173.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2867 + position={ 1475.000000 0.000000 3200.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2868 + position={ 1477.000000 0.000000 3119.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2869 + position={ 1491.000000 0.000000 3130.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2870 + position={ 1502.000000 0.000000 3139.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2871 + position={ 1493.000000 0.000000 3161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2872 + position={ 1475.000000 0.000000 3087.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2873 + position={ 1520.000000 0.000000 3137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2874 + position={ 1542.000000 0.000000 3126.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2875 + position={ 1532.000000 0.000000 3088.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2876 + position={ 1550.000000 0.000000 3077.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2877 + position={ 1564.000000 0.000000 3095.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2878 + position={ 1562.000000 0.000000 3058.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2879 + position={ 1571.000000 0.000000 3071.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2880 + position={ 1532.000000 0.000000 3070.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2881 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2882 + position={ 1553.000000 0.000000 3049.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2883 + position={ 1582.000000 0.000000 3050.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2884 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2885 + position={ 1524.000000 0.000000 3036.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2886 + position={ 1530.000000 0.000000 3051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2887 + position={ 1493.000000 0.000000 3067.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2888 + position={ 1511.000000 0.000000 3068.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2889 + position={ 1495.000000 0.000000 3098.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2890 + position={ 1519.000000 0.000000 3114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2891 + position={ 1514.000000 0.000000 3095.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2892 + position={ 1543.000000 0.000000 3101.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2893 + position={ 1521.000000 0.000000 3403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2894 + position={ 1555.000000 0.000000 3390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2895 + position={ 1563.000000 0.000000 3371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2896 + position={ 1484.000000 0.000000 3333.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2897 + position={ 1502.000000 0.000000 3351.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2898 + position={ 1514.000000 0.000000 3335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2899 + position={ 1593.000000 0.000000 3371.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2900 + position={ 1585.000000 0.000000 3335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2901 + position={ 1546.000000 0.000000 3330.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2902 + position={ 1543.000000 0.000000 3314.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2903 + position={ 1498.000000 0.000000 3375.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2904 + position={ 1520.000000 0.000000 3363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2905 + position={ 1541.000000 0.000000 3362.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2906 + position={ 1585.000000 0.000000 3305.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2907 + position={ 1572.000000 0.000000 3351.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2908 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2909 + position={ 1464.000000 0.000000 3308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2910 + position={ 1474.000000 0.000000 3296.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2911 + position={ 1487.000000 0.000000 3288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2912 + position={ 1487.000000 0.000000 3311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2913 + position={ 1505.000000 0.000000 3310.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2914 + position={ 1524.000000 0.000000 3308.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2915 + position={ 1473.000000 0.000000 3265.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2916 + position={ 1567.000000 0.000000 3300.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2917 + position={ 1547.000000 0.000000 3298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2918 + position={ 1520.000000 0.000000 3292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2919 + position={ 1516.000000 0.000000 3255.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2920 + position={ 1501.000000 0.000000 3272.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2921 + position={ 1529.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2922 + position={ 1494.000000 0.000000 3241.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2923 + position={ 1492.000000 0.000000 3213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2924 + position={ 1501.000000 0.000000 3200.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2925 + position={ 1524.000000 0.000000 3185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2926 + position={ 1509.000000 0.000000 3162.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2927 + position={ 1529.000000 0.000000 3159.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2928 + position={ 1539.000000 0.000000 3245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2929 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2930 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2931 + position={ 1551.000000 0.000000 3258.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2932 + position={ 1559.000000 0.000000 3279.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2933 + position={ 1583.000000 0.000000 3282.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2934 + position={ 1574.000000 0.000000 3260.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2935 + position={ 1599.000000 0.000000 3250.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2936 + position={ 1591.000000 0.000000 3266.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2937 + position={ 1535.000000 0.000000 3395.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2938 + position={ 1558.000000 0.000000 3030.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2939 + position={ 1576.000000 0.000000 3017.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2940 + position={ 1589.000000 0.000000 3033.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2941 + position={ 1608.000000 0.000000 3040.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2942 + position={ 1612.000000 0.000000 3025.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2943 + position={ 1589.000000 0.000000 3001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2944 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2945 + position={ 1576.000000 0.000000 2983.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2946 + position={ 1580.000000 0.000000 2958.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2947 + position={ 1593.000000 0.000000 2966.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2948 + position={ 1593.000000 0.000000 2934.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2949 + position={ 1569.000000 0.000000 2934.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2950 + position={ 1557.000000 0.000000 2903.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2951 + position={ 1644.000000 0.000000 2905.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2952 + position={ 1629.000000 0.000000 2886.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2953 + position={ 1597.000000 0.000000 2914.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2954 + position={ 1568.000000 0.000000 2878.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2955 + position={ 1595.000000 0.000000 2879.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2956 + position={ 1612.000000 0.000000 2958.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2957 + position={ 1615.000000 0.000000 3009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2958 + position={ 1607.000000 0.000000 2987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2959 + position={ 1634.000000 0.000000 3008.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2960 + position={ 1682.000000 0.000000 3013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2961 + position={ 1653.000000 0.000000 3005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2962 + position={ 1662.000000 0.000000 3022.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2963 + position={ 1646.000000 0.000000 3038.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2964 + position={ 1626.000000 0.000000 3051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2965 + position={ 1650.000000 0.000000 3057.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2966 + position={ 1631.000000 0.000000 3072.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2967 + position={ 1667.000000 0.000000 3068.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2968 + position={ 1681.000000 0.000000 3040.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2969 + position={ 1704.000000 0.000000 3030.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2970 + position={ 1701.000000 0.000000 3009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2971 + position={ 1717.000000 0.000000 2995.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2972 + position={ 1690.000000 0.000000 2989.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2973 + position={ 1668.000000 0.000000 2983.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2974 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2975 + position={ 1682.000000 0.000000 2964.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2976 + position={ 1629.000000 0.000000 2933.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2977 + position={ 1671.000000 0.000000 2932.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2978 + position={ 1694.000000 0.000000 2935.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2979 + position={ 1704.000000 0.000000 2964.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2980 + position={ 1779.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2981 + position={ 1648.000000 0.000000 2988.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2982 + position={ 1654.000000 0.000000 2971.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2983 + position={ 1662.000000 0.000000 2955.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2984 + position={ 1633.000000 0.000000 2965.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2985 + position={ 1647.000000 0.000000 2934.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2986 + position={ 1611.000000 0.000000 3076.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2987 + position={ 1597.000000 0.000000 3066.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2988 + position={ 1601.000000 0.000000 3097.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2989 + position={ 1631.000000 0.000000 3093.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2990 + position={ 1622.000000 0.000000 3117.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2991 + position={ 1580.000000 0.000000 3088.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2992 + position={ 1571.000000 0.000000 3119.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2993 + position={ 1597.000000 0.000000 3119.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2994 + position={ 1596.000000 0.000000 3141.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2995 + position={ 1567.000000 0.000000 3143.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2996 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2997 + position={ 1635.000000 0.000000 3141.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2998 + position={ 1546.000000 0.000000 3164.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=2999 + position={ 1575.000000 0.000000 3187.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3000 + position={ 1595.000000 0.000000 3160.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3001 + position={ 1632.000000 0.000000 3159.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3002 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3003 + position={ 1596.000000 0.000000 3194.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3004 + position={ 1615.000000 0.000000 3170.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3005 + position={ 1578.000000 0.000000 3215.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3006 + position={ 1554.000000 0.000000 3225.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3007 + position={ 1578.000000 0.000000 3237.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3008 + position={ 1558.000000 0.000000 3206.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3009 + position={ 1523.000000 0.000000 3217.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3010 + position={ 1537.000000 0.000000 3195.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3011 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3012 + position={ 1667.000000 0.000000 3201.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3013 + position={ 1647.000000 0.000000 3209.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3014 + position={ 1631.000000 0.000000 3221.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3015 + position={ 1646.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3016 + position={ 1666.000000 0.000000 3230.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3017 + position={ 1647.000000 0.000000 3247.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3018 + position={ 1611.000000 0.000000 3264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3019 + position={ 1623.000000 0.000000 3243.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3020 + position={ 1604.000000 0.000000 3224.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3021 + position={ 1630.000000 0.000000 3263.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3022 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3023 + position={ 1613.000000 0.000000 3283.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3024 + position={ 1645.000000 0.000000 3276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3025 + position={ 1660.000000 0.000000 3256.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3026 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3027 + position={ 1684.000000 0.000000 3227.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3028 + position={ 1686.000000 0.000000 3204.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3029 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3030 + position={ 1708.000000 0.000000 3211.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3031 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3032 + position={ 1752.000000 0.000000 3227.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3033 + position={ 1724.000000 0.000000 3221.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3034 + position={ 1693.000000 0.000000 3246.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3035 + position={ 1707.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3036 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3037 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3038 + position={ 1619.000000 0.000000 3205.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3039 + position={ 1637.000000 0.000000 3187.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3040 + position={ 1967.000000 0.000000 3111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3041 + position={ 1997.000000 0.000000 3125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3042 + position={ 1959.000000 0.000000 3145.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3043 + position={ 1982.000000 0.000000 3141.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3044 + position={ 1986.000000 0.000000 3164.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3045 + position={ 1870.000000 0.000000 3218.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3046 + position={ 1894.000000 0.000000 3161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3047 + position={ 1858.000000 0.000000 3166.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3048 + position={ 1919.000000 0.000000 3167.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3049 + position={ 1907.000000 0.000000 3185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3050 + position={ 1939.000000 0.000000 3154.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3051 + position={ 1954.000000 0.000000 3169.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3052 + position={ 1933.000000 0.000000 3194.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3053 + position={ 1951.000000 0.000000 3198.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3054 + position={ 1973.000000 0.000000 3184.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3055 + position={ 1887.000000 0.000000 3202.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3056 + position={ 1874.000000 0.000000 3183.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3057 + position={ 1852.000000 0.000000 3204.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3058 + position={ 1839.000000 0.000000 3229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3059 + position={ 1831.000000 0.000000 3204.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3060 + position={ 1859.000000 0.000000 3252.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3061 + position={ 1893.000000 0.000000 3241.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3062 + position={ 1917.000000 0.000000 3218.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3063 + position={ 1830.000000 0.000000 3254.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3064 + position={ 1783.000000 0.000000 3289.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3065 + position={ 1801.000000 0.000000 3279.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3066 + position={ 1772.000000 0.000000 3259.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3067 + position={ 1799.000000 0.000000 3262.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3068 + position={ 1810.000000 0.000000 3232.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3069 + position={ 1805.000000 0.000000 3210.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3070 + position={ 1793.000000 0.000000 3246.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3071 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3072 + position={ 1732.000000 0.000000 3016.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3073 + position={ 1760.000000 0.000000 3001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3074 + position={ 1784.000000 0.000000 3043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3075 + position={ 1800.000000 0.000000 3032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3076 + position={ 1784.000000 0.000000 3016.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3077 + position={ 1820.000000 0.000000 3034.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3078 + position={ 1839.000000 0.000000 3030.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3079 + position={ 1860.000000 0.000000 3028.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3080 + position={ 1871.000000 0.000000 3038.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3081 + position={ 1879.000000 0.000000 3020.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3082 + position={ 1864.000000 0.000000 3010.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3083 + position={ 1704.000000 0.000000 2887.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3084 + position={ 1876.000000 0.000000 2995.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3085 + position={ 1845.000000 0.000000 3012.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3086 + position={ 1849.000000 0.000000 2992.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3087 + position={ 1876.000000 0.000000 2981.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3088 + position={ 1816.000000 0.000000 3013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3089 + position={ 1819.000000 0.000000 2994.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3090 + position={ 1789.000000 0.000000 2998.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3091 + position={ 1841.000000 0.000000 2975.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3092 + position={ 1841.000000 0.000000 2960.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3093 + position={ 1764.000000 0.000000 2979.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3094 + position={ 1794.000000 0.000000 2979.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3095 + position={ 1768.000000 0.000000 2790.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3096 + position={ 1771.000000 0.000000 2814.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3097 + position={ 1799.000000 0.000000 2811.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3098 + position={ 1800.000000 0.000000 2785.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3099 + position={ 1737.000000 0.000000 2855.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3100 + position={ 1759.000000 0.000000 2840.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3101 + position={ 1781.000000 0.000000 2834.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3102 + position={ 1811.000000 0.000000 2829.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3103 + position={ 1826.000000 0.000000 2847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3104 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3105 + position={ 1750.000000 0.000000 2867.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3106 + position={ 1840.000000 0.000000 2860.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3107 + position={ 1409.000000 0.000000 2894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3108 + position={ 1778.000000 0.000000 2881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3109 + position={ 1805.000000 0.000000 2875.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3110 + position={ 1792.000000 0.000000 2915.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3111 + position={ 1797.000000 0.000000 2897.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3112 + position={ 1765.000000 0.000000 2903.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3113 + position={ 1756.000000 0.000000 2886.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3114 + position={ 1728.000000 0.000000 2894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3115 + position={ 1711.000000 0.000000 2911.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3116 + position={ 1831.000000 0.000000 2882.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3117 + position={ 1818.000000 0.000000 2900.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3118 + position={ 1805.000000 0.000000 2927.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3119 + position={ 1834.000000 0.000000 2908.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3120 + position={ 1843.000000 0.000000 2938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3121 + position={ 1821.000000 0.000000 2940.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3122 + position={ 1811.000000 0.000000 2966.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3123 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3124 + position={ 1778.000000 0.000000 2959.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3125 + position={ 1770.000000 0.000000 2921.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3126 + position={ 1754.000000 0.000000 2933.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3127 + position={ 1731.000000 0.000000 2877.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3128 + position={ 1740.000000 0.000000 2913.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3129 + position={ 1724.000000 0.000000 2925.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3130 + position={ 1755.000000 0.000000 2951.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3131 + position={ 1738.000000 0.000000 2988.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3132 + position={ 1740.000000 0.000000 2965.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3133 + position={ 1721.000000 0.000000 2959.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3134 + position={ 1660.000000 0.000000 2889.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3135 + position={ 1723.000000 0.000000 2938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3136 + position={ 1753.000000 0.000000 3245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3137 + position={ 1682.000000 0.000000 2885.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3138 + position={ 1746.000000 0.000000 3272.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3139 + position={ 1767.000000 0.000000 3292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3140 + position={ 1731.000000 0.000000 3296.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3141 + position={ 1725.000000 0.000000 3245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3142 + position={ 1736.000000 0.000000 3319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3143 + position={ 1766.000000 0.000000 3277.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3144 + position={ 1771.000000 0.000000 3306.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3145 + position={ 1795.000000 0.000000 3306.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3146 + position={ 1820.000000 0.000000 3280.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3147 + position={ 1765.000000 0.000000 3319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3148 + position={ 1763.000000 0.000000 3337.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3149 + position={ 1730.000000 0.000000 3344.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3150 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3151 + position={ 1799.000000 0.000000 3354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3152 + position={ 1783.000000 0.000000 3365.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3153 + position={ 1753.000000 0.000000 3355.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3154 + position={ 1738.000000 0.000000 3367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3155 + position={ 1746.000000 0.000000 3389.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3156 + position={ 1773.000000 0.000000 3389.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3157 + position={ 1664.000000 0.000000 3349.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3158 + position={ 1687.000000 0.000000 3330.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3159 + position={ 1714.000000 0.000000 3317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3160 + position={ 1707.000000 0.000000 3409.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3161 + position={ 1712.000000 0.000000 3358.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3162 + position={ 1713.000000 0.000000 3385.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3163 + position={ 1691.000000 0.000000 3380.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3164 + position={ 1687.000000 0.000000 3353.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3165 + position={ 1706.000000 0.000000 3336.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3166 + position={ 1638.000000 0.000000 3351.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3167 + position={ 1668.000000 0.000000 3380.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3168 + position={ 1648.000000 0.000000 3400.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3169 + position={ 1645.000000 0.000000 3375.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3170 + position={ 1619.000000 0.000000 3349.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3171 + position={ 1606.000000 0.000000 3322.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3172 + position={ 1627.000000 0.000000 3298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3173 + position={ 1656.000000 0.000000 3294.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3174 + position={ 1643.000000 0.000000 3314.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3175 + position={ 1674.000000 0.000000 3274.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3176 + position={ 1619.000000 0.000000 3315.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3177 + position={ 1651.000000 0.000000 3327.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3178 + position={ 1693.000000 0.000000 3303.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3179 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3180 + position={ 1673.000000 0.000000 3312.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3181 + position={ 1720.000000 0.000000 3269.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3182 + position={ 1699.000000 0.000000 3275.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3183 + position={ 1794.000000 0.000000 3395.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3184 + position={ 1810.000000 0.000000 3430.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3185 + position={ 1835.000000 0.000000 3441.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3186 + position={ 1838.000000 0.000000 3381.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3187 + position={ 1819.000000 0.000000 3390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3188 + position={ 1843.000000 0.000000 3415.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3189 + position={ 1862.000000 0.000000 3450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3190 + position={ 1868.000000 0.000000 3424.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3191 + position={ 1882.000000 0.000000 3468.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3192 + position={ 1900.000000 0.000000 3420.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3193 + position={ 1923.000000 0.000000 3433.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3194 + position={ 1940.000000 0.000000 3444.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3195 + position={ 1900.000000 0.000000 3450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3196 + position={ 1929.000000 0.000000 3408.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3197 + position={ 1968.000000 0.000000 3420.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3198 + position={ 1943.000000 0.000000 3390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3199 + position={ 1964.000000 0.000000 3386.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3200 + position={ 1998.000000 0.000000 3393.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3201 + position={ 1999.000000 0.000000 3435.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3202 + position={ 1985.000000 0.000000 3406.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3203 + position={ 2049.000000 0.000000 3483.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3204 + position={ 2050.000000 0.000000 3443.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3205 + position={ 2069.000000 0.000000 3464.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3206 + position={ 2088.000000 0.000000 3482.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3207 + position={ 2082.000000 0.000000 3442.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3208 + position={ 2097.000000 0.000000 3433.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3209 + position={ 2108.000000 0.000000 3445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3210 + position={ 2117.000000 0.000000 3415.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3211 + position={ 2080.000000 0.000000 3407.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3212 + position={ 2049.000000 0.000000 3419.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3213 + position={ 2024.000000 0.000000 3415.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3214 + position={ 2016.000000 0.000000 3397.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3215 + position={ 2043.000000 0.000000 3395.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3216 + position={ 2017.000000 0.000000 3504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3217 + position={ 2007.000000 0.000000 3472.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3218 + position={ 2027.000000 0.000000 3484.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3219 + position={ 2038.000000 0.000000 3463.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3220 + position={ 2018.000000 0.000000 3447.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3221 + position={ 883.000000 0.000000 2583.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3223 + position={ 895.000000 0.000000 2794.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3224 + position={ 931.000000 0.000000 2740.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3225 + position={ 972.000000 0.000000 2707.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3226 + position={ 838.000000 0.000000 2962.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3227 + position={ 902.000000 0.000000 2966.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3228 + position={ 963.000000 0.000000 2961.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3229 + position={ 1171.000000 0.000000 3281.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3230 + position={ 1213.000000 0.000000 3298.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3231 + position={ 1301.000000 0.000000 3294.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3232 + position={ 1332.000000 0.000000 3243.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3233 + position={ 1350.000000 0.000000 3203.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3234 + position={ 982.000000 0.000000 3129.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3235 + position={ 1017.000000 0.000000 3103.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3236 + position={ 1056.000000 0.000000 3080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3237 + position={ 1487.000000 0.000000 3440.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3238 + position={ 1543.000000 0.000000 3409.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3239 + position={ 1594.000000 0.000000 3379.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3240 + position={ 1600.000000 0.000000 3327.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3241 + position={ 2183.000000 0.000000 3635.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3242 + position={ 2311.000000 0.000000 3558.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3243 + position={ 1623.000000 0.000000 2736.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3244 + position={ 1565.000000 0.000000 2742.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3245 + position={ 1524.000000 0.000000 2740.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3246 + position={ 1484.000000 0.000000 2750.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3247 + position={ 1206.000000 0.000000 2669.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3248 + position={ 1208.000000 0.000000 2751.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3249 + position={ 1208.000000 0.000000 2805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3250 + position={ 530.000000 0.000000 2252.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3251 + position={ 538.000000 0.000000 2311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3252 + position={ 594.000000 0.000000 2345.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3253 + position={ 612.000000 0.000000 2225.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3254 + position={ 668.000000 0.000000 2264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3255 + position={ 7548.000000 0.000000 882.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3265 + position={ 298.000000 0.000000 4361.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3266 + position={ 5402.000000 0.000000 816.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3267 + position={ 5374.000000 0.000000 812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3268 + position={ 5366.000000 0.000000 789.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3269 + position={ 5377.000000 0.000000 851.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3270 + position={ 5400.000000 0.000000 846.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3271 + position={ 5333.000000 0.000000 789.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3272 + position={ 5301.000000 0.000000 909.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3273 + position={ 5361.000000 0.000000 875.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3274 + position={ 5318.000000 0.000000 850.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3275 + position={ 5304.000000 0.000000 962.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3276 + position={ 5302.000000 0.000000 840.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3277 + position={ 5318.000000 0.000000 812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3278 + position={ 5348.000000 0.000000 847.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3279 + position={ 5336.000000 0.000000 871.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3280 + position={ 5382.000000 0.000000 881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3281 + position={ 5354.000000 0.000000 913.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3282 + position={ 5338.000000 0.000000 896.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3283 + position={ 5297.000000 0.000000 879.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3284 + position={ 5318.000000 0.000000 891.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3285 + position={ 5326.000000 0.000000 924.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3286 + position={ 5299.000000 0.000000 934.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3287 + position={ 5333.000000 0.000000 944.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3288 + position={ 5349.000000 0.000000 823.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3295 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3296 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3297 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3298 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3299 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3308 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3309 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3310 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3311 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3312 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3313 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3314 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3315 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3316 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3317 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3318 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3319 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3320 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3321 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3322 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3323 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3324 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3325 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3326 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3327 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3328 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3329 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3330 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3331 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3332 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3333 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3334 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3335 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3336 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3337 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3338 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3339 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3340 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3341 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3342 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3343 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3344 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3345 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3346 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3347 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3348 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3349 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3350 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3351 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3352 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3353 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3354 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3355 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3356 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3357 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3358 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3359 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3360 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3361 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3362 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3363 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3364 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3365 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3366 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3367 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3368 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3369 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3370 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3371 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3372 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3373 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3374 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3375 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3376 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3377 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3378 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3379 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3380 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3381 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3382 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3383 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3384 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3385 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3386 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3387 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3388 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3389 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3390 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3391 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3392 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3393 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3394 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3395 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3396 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3397 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3398 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3399 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3400 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3401 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3402 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3403 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3404 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3405 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3406 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3407 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3408 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3409 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3410 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3411 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3412 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3413 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3414 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3415 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3416 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3417 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3418 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3419 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3420 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3421 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3422 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3423 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3424 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3425 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3426 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3427 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3428 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3429 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3430 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3431 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3432 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3433 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3434 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3435 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3436 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3437 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3438 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3439 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3440 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3441 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3442 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3443 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3444 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3445 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3446 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3447 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3448 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3449 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3450 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3451 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3452 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3453 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3454 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3455 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3456 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3457 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3458 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3459 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3460 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3461 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3462 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3463 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3464 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3465 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3466 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3467 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3468 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3469 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3470 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3471 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3472 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3473 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3474 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3475 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3476 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3477 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3478 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3479 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3480 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3481 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3482 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3483 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3484 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3485 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3486 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3487 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3488 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3489 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3490 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3491 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3492 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3493 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3494 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3495 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3496 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3497 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3498 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3499 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3500 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3501 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3502 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3503 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3504 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3505 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3506 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3507 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3508 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3509 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3510 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3511 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3512 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3513 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3514 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3515 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3516 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3517 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3518 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3519 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3520 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3521 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3522 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3523 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3524 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3525 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3526 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3527 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3528 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3529 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3530 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3531 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3532 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3533 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3534 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3535 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3536 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3537 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3538 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3539 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3540 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3541 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3542 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3543 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3544 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3545 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3546 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3547 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3548 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3549 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3550 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3551 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3552 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3553 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3554 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3555 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3556 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3557 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3558 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3559 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3560 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3561 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3562 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3563 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3564 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3565 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3566 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3567 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3568 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3569 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3570 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3571 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3572 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3573 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3574 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3575 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3576 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3577 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3578 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3579 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3580 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3581 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3582 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3583 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3584 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3585 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3586 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3587 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3588 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3589 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3590 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3591 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3592 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3593 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3594 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3595 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3596 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3597 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3598 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3599 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3600 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3601 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3602 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3603 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3604 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3605 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3606 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3607 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3608 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3609 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3610 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3611 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3612 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3613 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3614 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3615 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3616 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3617 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3618 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3619 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3620 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3621 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3622 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3623 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3624 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3625 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3626 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3627 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3628 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3629 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3630 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3631 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3632 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3633 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3634 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3635 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3636 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3637 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3638 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3639 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3640 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3641 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3642 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3643 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3644 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3645 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3646 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3647 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3648 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3649 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3650 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3651 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3652 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3653 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3654 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3655 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3656 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3657 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3658 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3659 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3660 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3661 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3662 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3663 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3664 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3665 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3666 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3667 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3668 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3669 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3670 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3671 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3672 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3673 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3674 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3675 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3676 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3677 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3678 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3679 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3680 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3681 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3682 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3683 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3684 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3685 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3686 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3687 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3688 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3689 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3690 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3691 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3692 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3693 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3694 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3695 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3696 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3697 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3698 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3699 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3700 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3701 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3702 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3703 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3704 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3705 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3706 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3707 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3708 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3709 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3710 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3711 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3712 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3713 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3714 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3715 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3716 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3717 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3718 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3719 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3720 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3721 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3722 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3723 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3724 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3725 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3726 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3727 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3728 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3729 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3730 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3731 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3732 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3733 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3734 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3735 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3736 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3737 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3738 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3739 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3740 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3741 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3742 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3743 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3744 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3745 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3746 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3747 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3748 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3749 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3750 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3751 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3752 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3753 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3754 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3755 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3756 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3757 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3758 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3759 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3760 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3761 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3762 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3763 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3764 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3765 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3766 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3767 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3768 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3769 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3770 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3771 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3772 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3773 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3774 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3775 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3776 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3777 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3778 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3779 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3780 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3781 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3782 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3783 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3784 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3785 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3786 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3787 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3788 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3789 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3790 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3791 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3792 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3793 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3794 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3795 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3796 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3797 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3798 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3799 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3800 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3801 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3802 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3803 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3804 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3805 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3806 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3807 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3808 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3809 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3810 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3811 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3812 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3813 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3814 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3815 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3816 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3817 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3818 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3819 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3820 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3821 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3822 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3823 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3824 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3825 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3826 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3827 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3828 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3829 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3830 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3831 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3832 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3833 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3834 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3835 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3836 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3837 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3838 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3839 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3840 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3841 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3842 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3843 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3844 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3845 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3846 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3847 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3848 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3849 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3850 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3851 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3852 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3853 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3854 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3855 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3856 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3857 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3858 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3859 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3860 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3861 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3862 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3863 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3864 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3865 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3866 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3867 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3868 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3869 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3870 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3871 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3872 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3873 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3874 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3875 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3876 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3877 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3878 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3879 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3880 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3881 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3882 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3883 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3884 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3885 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3886 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3887 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3888 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3889 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3890 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3891 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3892 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3893 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3894 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3895 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3896 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3897 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3898 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3899 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3900 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3901 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3902 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3903 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3904 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3905 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3906 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3907 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3908 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3909 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3910 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3911 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3912 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3913 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3914 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3915 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3916 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3917 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3918 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3919 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3920 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3921 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3922 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3923 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3924 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3925 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3926 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3927 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3928 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3929 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3930 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3931 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3932 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3933 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3934 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3935 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3936 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3937 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3938 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3939 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3940 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3941 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3942 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3943 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3944 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3945 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3946 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3947 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3948 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3949 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3950 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3951 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3952 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3953 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3954 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3955 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3956 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3957 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3958 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3959 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3960 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3961 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3962 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3963 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3964 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3965 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3966 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3967 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3968 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3969 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3970 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3971 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3972 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3973 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3974 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3975 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3976 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3977 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3978 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3979 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3980 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3981 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3982 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3983 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3984 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3985 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3986 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3987 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3988 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3989 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3990 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3991 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3992 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3993 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3994 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3995 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3996 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3997 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3998 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=3999 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4000 + position={ 3599.000000 0.000000 2328.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4001 + position={ 3575.000000 0.000000 2319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4002 + position={ 3533.000000 0.000000 2352.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4003 + position={ 3501.000000 0.000000 2335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4004 + position={ 3630.000000 0.000000 2316.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4005 + position={ 3665.000000 0.000000 2274.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4006 + position={ 3620.000000 0.000000 2290.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4007 + position={ 4110.000000 0.000000 2348.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4008 + position={ 4141.000000 0.000000 2351.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4009 + position={ 4129.000000 0.000000 2307.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4010 + position={ 4096.000000 0.000000 2304.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4011 + position={ 4079.000000 0.000000 2346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4012 + position={ 4038.000000 0.000000 2330.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4013 + position={ 4064.000000 0.000000 2307.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4014 + position={ 4067.000000 0.000000 2271.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4015 + position={ 4066.000000 0.000000 2227.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4016 + position={ 4019.000000 0.000000 2266.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4017 + position={ 4028.000000 0.000000 2291.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4018 + position={ 3991.000000 0.000000 2311.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4019 + position={ 3987.000000 0.000000 2229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4020 + position={ 3967.000000 0.000000 2283.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4021 + position={ 3941.000000 0.000000 2255.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4022 + position={ 3892.000000 0.000000 2321.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4023 + position={ 3935.000000 0.000000 2320.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4024 + position={ 3896.000000 0.000000 2262.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4025 + position={ 3875.000000 0.000000 2291.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4026 + position={ 3839.000000 0.000000 2245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4027 + position={ 3820.000000 0.000000 2272.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4028 + position={ 3841.000000 0.000000 2319.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4029 + position={ 3878.000000 0.000000 2348.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4030 + position={ 3870.000000 0.000000 2370.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4031 + position={ 3827.000000 0.000000 2342.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4032 + position={ 3900.000000 0.000000 2402.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4033 + position={ 3824.000000 0.000000 2387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4034 + position={ 3874.000000 0.000000 2425.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4035 + position={ 3825.000000 0.000000 2438.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4036 + position={ 3890.000000 0.000000 2462.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4037 + position={ 3938.000000 0.000000 2429.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4038 + position={ 3952.000000 0.000000 2384.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4039 + position={ 3925.000000 0.000000 2363.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4040 + position={ 3984.000000 0.000000 2347.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4041 + position={ 3977.000000 0.000000 2411.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4042 + position={ 4012.000000 0.000000 2394.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4043 + position={ 4026.000000 0.000000 2362.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4044 + position={ 4064.000000 0.000000 2389.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4045 + position={ 3792.000000 0.000000 2211.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4046 + position={ 3750.000000 0.000000 2182.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4047 + position={ 3730.000000 0.000000 2141.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4048 + position={ 3735.000000 0.000000 2106.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4049 + position={ 3767.000000 0.000000 2086.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4050 + position={ 3784.000000 0.000000 2113.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4051 + position={ 3815.000000 0.000000 2078.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4052 + position={ 3823.000000 0.000000 2040.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4053 + position={ 3852.000000 0.000000 2016.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4054 + position={ 3849.000000 0.000000 2047.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4055 + position={ 3890.000000 0.000000 2013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4056 + position={ 3870.000000 0.000000 2070.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4057 + position={ 3841.000000 0.000000 2121.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4058 + position={ 3815.000000 0.000000 2149.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4059 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4060 + position={ 3919.000000 0.000000 2118.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4061 + position={ 3916.000000 0.000000 2084.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4062 + position={ 4069.000000 0.000000 2142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4063 + position={ 4076.000000 0.000000 2105.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4064 + position={ 4065.000000 0.000000 2080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4065 + position={ 4110.000000 0.000000 2112.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4066 + position={ 4058.000000 0.000000 2178.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4067 + position={ 4001.000000 0.000000 2188.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4068 + position={ 4026.000000 0.000000 2140.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4069 + position={ 3966.000000 0.000000 2125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4070 + position={ 4016.000000 0.000000 2094.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4071 + position={ 3994.000000 0.000000 2142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4072 + position={ 3977.000000 0.000000 2050.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4073 + position={ 3920.000000 0.000000 2037.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4074 + position={ 3937.000000 0.000000 2007.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4075 + position={ 3985.000000 0.000000 1993.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4076 + position={ 4024.000000 0.000000 1957.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4077 + position={ 3943.000000 0.000000 1975.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4078 + position={ 3988.000000 0.000000 1946.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4079 + position={ 3901.000000 0.000000 1964.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4080 + position={ 3937.000000 0.000000 1941.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4081 + position={ 3971.000000 0.000000 1918.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4082 + position={ 4057.000000 0.000000 1922.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4083 + position={ 4075.000000 0.000000 1896.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4084 + position={ 4018.000000 0.000000 1912.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4085 + position={ 4039.000000 0.000000 1879.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4086 + position={ 3995.000000 0.000000 1891.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4087 + position={ 3931.000000 0.000000 1907.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4088 + position={ 3944.000000 0.000000 1881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4089 + position={ 3999.000000 0.000000 1857.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4090 + position={ 4012.000000 0.000000 1821.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4091 + position={ 3961.000000 0.000000 1817.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4092 + position={ 3957.000000 0.000000 1857.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4093 + position={ 3904.000000 0.000000 1812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4094 + position={ 3864.000000 0.000000 1820.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4095 + position={ 3840.000000 0.000000 1844.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4096 + position={ 3887.000000 0.000000 1931.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4097 + position={ 3847.000000 0.000000 1946.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4098 + position={ 3814.000000 0.000000 1977.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4099 + position={ 3856.000000 0.000000 1987.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4100 + position={ 3797.000000 0.000000 2017.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4101 + position={ 3774.000000 0.000000 1996.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4102 + position={ 3768.000000 0.000000 2056.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4103 + position={ 3728.000000 0.000000 2014.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4104 + position={ 3752.000000 0.000000 2030.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4105 + position={ 3728.000000 0.000000 2045.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4106 + position={ 3711.000000 0.000000 2062.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4107 + position={ 3678.000000 0.000000 2087.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4108 + position={ 3687.000000 0.000000 2111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4109 + position={ 3694.000000 0.000000 2161.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4110 + position={ 3658.000000 0.000000 2170.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4111 + position={ 3652.000000 0.000000 2193.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4112 + position={ 3684.000000 0.000000 2033.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4113 + position={ 3649.000000 0.000000 2069.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4114 + position={ 3646.000000 0.000000 2121.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4115 + position={ 3609.000000 0.000000 2121.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4116 + position={ 3560.000000 0.000000 2125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4117 + position={ 3794.000000 0.000000 1957.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4118 + position={ 3814.000000 0.000000 1919.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4119 + position={ 3780.000000 0.000000 1938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4120 + position={ 3761.000000 0.000000 1926.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4121 + position={ 3749.000000 0.000000 1969.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4122 + position={ 3708.000000 0.000000 1991.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4123 + position={ 3691.000000 0.000000 1973.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4124 + position={ 3665.000000 0.000000 2013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4125 + position={ 1729.000000 0.000000 3144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4126 + position={ 1757.000000 0.000000 3142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4127 + position={ 1727.000000 0.000000 3126.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4128 + position={ 1752.000000 0.000000 3170.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4129 + position={ 1738.000000 0.000000 3185.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4130 + position={ 1725.000000 0.000000 3165.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4131 + position={ 1711.000000 0.000000 3184.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4132 + position={ 1687.000000 0.000000 3178.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4133 + position={ 1745.000000 0.000000 3203.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4134 + position={ 1782.000000 0.000000 3197.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4135 + position={ 1764.000000 0.000000 3213.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4136 + position={ 1775.000000 0.000000 3170.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4137 + position={ 1831.000000 0.000000 3178.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4138 + position={ 1833.000000 0.000000 3157.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4139 + position={ 1802.000000 0.000000 3158.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4140 + position={ 1853.000000 0.000000 3137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4141 + position={ 1657.000000 0.000000 3165.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4142 + position={ 1665.000000 0.000000 3155.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4143 + position={ 1672.000000 0.000000 3134.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4144 + position={ 1657.000000 0.000000 3114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4145 + position={ 1695.000000 0.000000 3110.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4146 + position={ 1667.000000 0.000000 3091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4147 + position={ 1694.000000 0.000000 3156.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4148 + position={ 1889.000000 0.000000 3090.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4149 + position={ 1698.000000 0.000000 3075.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4150 + position={ 1727.000000 0.000000 3065.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4151 + position={ 1721.000000 0.000000 3099.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4152 + position={ 1735.000000 0.000000 3044.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4153 + position={ 1753.000000 0.000000 3037.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4154 + position={ 1766.000000 0.000000 3059.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4155 + position={ 1803.000000 0.000000 3058.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4156 + position={ 1783.000000 0.000000 3096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4157 + position={ 1752.000000 0.000000 3085.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4158 + position={ 1754.000000 0.000000 3110.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4159 + position={ 1921.000000 0.000000 3084.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4160 + position={ 1830.000000 0.000000 3127.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4161 + position={ 1797.000000 0.000000 3122.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4162 + position={ 1812.000000 0.000000 3083.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4163 + position={ 1836.000000 0.000000 3093.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4164 + position={ 1829.000000 0.000000 3060.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4165 + position={ 1873.000000 0.000000 3117.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4166 + position={ 1853.000000 0.000000 3050.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4167 + position={ 1852.000000 0.000000 3073.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4168 + position={ 1865.000000 0.000000 3088.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4169 + position={ 1881.000000 0.000000 3050.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4170 + position={ 1898.000000 0.000000 3065.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4171 + position={ 3911.000000 0.000000 1843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4172 + position={ 3903.000000 0.000000 1865.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4173 + position={ 3888.000000 0.000000 1893.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4174 + position={ 3839.000000 0.000000 1871.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4175 + position={ 3854.000000 0.000000 1904.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4176 + position={ 3811.000000 0.000000 1884.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4177 + position={ 3779.000000 0.000000 1895.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4178 + position={ 3791.000000 0.000000 1862.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4179 + position={ 3743.000000 0.000000 1889.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4180 + position={ 3733.000000 0.000000 1911.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4181 + position={ 1900.000000 0.000000 3124.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4182 + position={ 1935.000000 0.000000 3103.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4183 + position={ 1935.000000 0.000000 3125.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4184 + position={ 1924.000000 0.000000 3143.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4185 + position={ 4002.000000 0.000000 1780.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4186 + position={ 3964.000000 0.000000 1786.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4187 + position={ 3944.000000 0.000000 1759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4188 + position={ 3921.000000 0.000000 1783.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4189 + position={ 3854.000000 0.000000 1780.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4190 + position={ 3888.000000 0.000000 1757.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4191 + position={ 3848.000000 0.000000 1749.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4192 + position={ 3829.000000 0.000000 1769.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4193 + position={ 3804.000000 0.000000 1785.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4194 + position={ 3778.000000 0.000000 1798.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4195 + position={ 3745.000000 0.000000 1812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4196 + position={ 3808.000000 0.000000 1808.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4197 + position={ 3719.000000 0.000000 1843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4198 + position={ 3726.000000 0.000000 1866.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4199 + position={ 3758.000000 0.000000 1855.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4200 + position={ 3779.000000 0.000000 1831.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4201 + position={ 4284.000000 0.000000 2135.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4202 + position={ 4140.000000 0.000000 2148.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4203 + position={ 4114.000000 0.000000 2166.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4204 + position={ 4227.000000 0.000000 2150.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4205 + position={ 4183.000000 0.000000 2139.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4206 + position={ 4252.000000 0.000000 2172.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4207 + position={ 4154.000000 0.000000 2190.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4208 + position={ 4136.000000 0.000000 2221.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4209 + position={ 4106.000000 0.000000 2201.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4210 + position={ 4123.000000 0.000000 2252.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4211 + position={ 4121.000000 0.000000 2278.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4212 + position={ 4163.000000 0.000000 2229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4213 + position={ 4189.000000 0.000000 2258.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4214 + position={ 4163.000000 0.000000 2284.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4215 + position={ 4203.000000 0.000000 2219.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4216 + position={ 4233.000000 0.000000 2233.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4217 + position={ 4204.000000 0.000000 2189.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4218 + position={ 4193.000000 0.000000 2329.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4219 + position={ 4232.000000 0.000000 2339.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4220 + position={ 4229.000000 0.000000 2286.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4221 + position={ 4254.000000 0.000000 2300.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4222 + position={ 4202.000000 0.000000 2289.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4223 + position={ 4253.000000 0.000000 2261.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4224 + position={ 4304.000000 0.000000 2236.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4225 + position={ 4279.000000 0.000000 2211.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4226 + position={ 4342.000000 0.000000 2229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4227 + position={ 4299.000000 0.000000 2193.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4228 + position={ 4337.000000 0.000000 2178.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4229 + position={ 4313.000000 0.000000 2272.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4230 + position={ 4280.000000 0.000000 2250.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4231 + position={ 4374.000000 0.000000 2270.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4232 + position={ 4394.000000 0.000000 2235.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4233 + position={ 4406.000000 0.000000 2194.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4234 + position={ 4177.000000 0.000000 2367.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4235 + position={ 4216.000000 0.000000 2390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4236 + position={ 4159.000000 0.000000 2392.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4237 + position={ 4121.000000 0.000000 2416.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4238 + position={ 4199.000000 0.000000 2418.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4239 + position={ 4183.000000 0.000000 2443.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4240 + position={ 4222.000000 0.000000 2486.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4241 + position={ 4188.000000 0.000000 2519.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4242 + position={ 4207.000000 0.000000 2527.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4243 + position={ 4228.000000 0.000000 2530.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4244 + position={ 4276.000000 0.000000 2478.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4245 + position={ 4247.000000 0.000000 2461.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4246 + position={ 4266.000000 0.000000 2430.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4247 + position={ 4311.000000 0.000000 2430.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4248 + position={ 4329.000000 0.000000 2452.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4249 + position={ 4303.000000 0.000000 2391.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4250 + position={ 4285.000000 0.000000 2352.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4251 + position={ 4322.000000 0.000000 2332.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4252 + position={ 4281.000000 0.000000 2313.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4253 + position={ 4359.000000 0.000000 2317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4254 + position={ 4351.000000 0.000000 2355.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4255 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4256 + position={ 3611.000000 0.000000 2007.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4257 + position={ 3596.000000 0.000000 2027.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4258 + position={ 3630.000000 0.000000 2039.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4259 + position={ 3604.000000 0.000000 2067.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4260 + position={ 3565.000000 0.000000 2064.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4261 + position={ 3580.000000 0.000000 2092.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4262 + position={ 3537.000000 0.000000 2092.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4263 + position={ 4042.000000 0.000000 1800.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4264 + position={ 4044.000000 0.000000 1757.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4265 + position={ 4045.000000 0.000000 1726.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4266 + position={ 4088.000000 0.000000 1737.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4267 + position={ 4088.000000 0.000000 1779.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4268 + position={ 4129.000000 0.000000 1747.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4269 + position={ 4129.000000 0.000000 1718.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4270 + position={ 4193.000000 0.000000 1724.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4271 + position={ 4175.000000 0.000000 1761.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4272 + position={ 4135.000000 0.000000 1787.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4273 + position={ 4185.000000 0.000000 1802.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4274 + position={ 4076.000000 0.000000 1850.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4275 + position={ 4139.000000 0.000000 1834.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4276 + position={ 4114.000000 0.000000 1903.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4277 + position={ 4143.000000 0.000000 1940.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4278 + position={ 4180.000000 0.000000 1961.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4279 + position={ 4206.000000 0.000000 1901.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4280 + position={ 4184.000000 0.000000 1860.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4281 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4282 + position={ 0.000000 0.000000 512.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4283 + position={ 4117.000000 0.000000 2029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4284 + position={ 4241.000000 0.000000 1778.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4285 + position={ 4317.000000 0.000000 1752.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4286 + position={ 4250.000000 0.000000 1725.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4287 + position={ 4247.000000 0.000000 1817.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4288 + position={ 4196.000000 0.000000 2000.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4289 + position={ 4228.000000 0.000000 2009.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4290 + position={ 4258.000000 0.000000 2033.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4291 + position={ 4259.000000 0.000000 2066.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4292 + position={ 4207.000000 0.000000 2036.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4293 + position={ 4216.000000 0.000000 2066.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4294 + position={ 4186.000000 0.000000 2063.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4295 + position={ 4150.000000 0.000000 2028.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4296 + position={ 4154.000000 0.000000 2053.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4297 + position={ 4158.000000 0.000000 2094.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4298 + position={ 4208.000000 0.000000 2103.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4299 + position={ 4240.000000 0.000000 2101.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4300 + position={ 4249.000000 0.000000 2133.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4301 + position={ 3689.000000 0.000000 1887.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4302 + position={ 3672.000000 0.000000 1913.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4303 + position={ 3704.000000 0.000000 1901.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4304 + position={ 3717.000000 0.000000 1937.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4305 + position={ 3680.000000 0.000000 1942.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4306 + position={ 3647.000000 0.000000 1922.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4307 + position={ 3631.000000 0.000000 1935.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4308 + position={ 3661.000000 0.000000 1966.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4309 + position={ 3642.000000 0.000000 1995.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4310 + position={ 3796.000000 0.000000 2303.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4311 + position={ 3754.000000 0.000000 2292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4312 + position={ 3711.000000 0.000000 2279.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4313 + position={ 3681.000000 0.000000 2289.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4314 + position={ 3654.000000 0.000000 2297.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4315 + position={ 3691.000000 0.000000 2258.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4316 + position={ 3727.000000 0.000000 2258.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4317 + position={ 3772.000000 0.000000 2276.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4318 + position={ 3748.000000 0.000000 2242.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4319 + position={ 3687.000000 0.000000 2229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4320 + position={ 3710.000000 0.000000 2204.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4321 + position={ 3660.000000 0.000000 2216.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4322 + position={ 3649.000000 0.000000 2245.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4323 + position={ 3622.000000 0.000000 2259.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4324 + position={ 3589.000000 0.000000 2266.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4325 + position={ 3567.000000 0.000000 2288.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4326 + position={ 3538.000000 0.000000 2305.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4327 + position={ 3552.000000 0.000000 2262.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4328 + position={ 3584.000000 0.000000 2227.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4329 + position={ 3619.000000 0.000000 2207.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4330 + position={ 3617.000000 0.000000 2163.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4331 + position={ 3578.000000 0.000000 2160.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4332 + position={ 3540.000000 0.000000 2166.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4333 + position={ 3566.000000 0.000000 2201.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4334 + position={ 4351.000000 0.000000 2404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4335 + position={ 4392.000000 0.000000 2383.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4336 + position={ 4365.000000 0.000000 2376.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4337 + position={ 4405.000000 0.000000 2405.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4338 + position={ 4422.000000 0.000000 2382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4339 + position={ 4409.000000 0.000000 2346.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4340 + position={ 4466.000000 0.000000 2333.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4341 + position={ 4455.000000 0.000000 2357.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4342 + position={ 4489.000000 0.000000 2317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4343 + position={ 4463.000000 0.000000 2281.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4344 + position={ 4520.000000 0.000000 2296.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4345 + position={ 4553.000000 0.000000 2326.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4346 + position={ 4545.000000 0.000000 2300.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4347 + position={ 4527.000000 0.000000 2335.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4348 + position={ 4498.000000 0.000000 2361.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4349 + position={ 4515.000000 0.000000 2381.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4350 + position={ 4519.000000 0.000000 2404.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4351 + position={ 4449.000000 0.000000 2391.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4352 + position={ 4480.000000 0.000000 2390.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4353 + position={ 4545.000000 0.000000 2427.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4354 + position={ 4570.000000 0.000000 2412.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4355 + position={ 4587.000000 0.000000 2446.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4356 + position={ 4601.000000 0.000000 2400.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4357 + position={ 4598.000000 0.000000 2354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4358 + position={ 4621.000000 0.000000 2380.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4359 + position={ 4624.000000 0.000000 2410.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4360 + position={ 4648.000000 0.000000 2407.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4361 + position={ 4710.000000 0.000000 2436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4362 + position={ 4680.000000 0.000000 2434.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4363 + position={ 4630.000000 0.000000 2453.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4364 + position={ 4669.000000 0.000000 2474.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4365 + position={ 4655.000000 0.000000 2497.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4366 + position={ 4613.000000 0.000000 2494.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4367 + position={ 4583.000000 0.000000 2506.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4368 + position={ 4438.000000 0.000000 2421.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4369 + position={ 4446.000000 0.000000 2472.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4370 + position={ 4460.000000 0.000000 2488.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4371 + position={ 4443.000000 0.000000 2448.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4372 + position={ 4409.000000 0.000000 2447.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4373 + position={ 4412.000000 0.000000 2428.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4374 + position={ 4468.000000 0.000000 2414.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4375 + position={ 4471.000000 0.000000 2448.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4376 + position={ 4497.000000 0.000000 2442.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4377 + position={ 4496.000000 0.000000 2473.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4378 + position={ 4520.000000 0.000000 2445.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4379 + position={ 4549.000000 0.000000 2471.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4380 + position={ 4532.000000 0.000000 2490.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4381 + position={ 4488.000000 0.000000 2496.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4382 + position={ 4520.000000 0.000000 2507.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4383 + position={ 4561.000000 0.000000 2529.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4384 + position={ 4372.000000 0.000000 2436.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4385 + position={ 4383.000000 0.000000 2476.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4386 + position={ 4347.000000 0.000000 2482.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4387 + position={ 4380.000000 0.000000 2517.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4388 + position={ 4405.000000 0.000000 2516.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4389 + position={ 4354.000000 0.000000 2515.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4390 + position={ 4314.000000 0.000000 2514.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4391 + position={ 4316.000000 0.000000 2539.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4392 + position={ 4305.000000 0.000000 2492.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4393 + position={ 4265.000000 0.000000 2517.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4394 + position={ 4277.000000 0.000000 2538.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4395 + position={ 4235.000000 0.000000 2549.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4396 + position={ 4247.000000 0.000000 2565.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4397 + position={ 4274.000000 0.000000 2577.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4398 + position={ 4293.000000 0.000000 2560.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4399 + position={ 4328.000000 0.000000 2575.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4400 + position={ 4321.000000 0.000000 2599.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4401 + position={ 4312.000000 0.000000 2563.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4402 + position={ 4337.000000 0.000000 2554.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4403 + position={ 4361.000000 0.000000 2548.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4404 + position={ 4382.000000 0.000000 2547.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4405 + position={ 4370.000000 0.000000 2571.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4406 + position={ 4393.000000 0.000000 2582.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4407 + position={ 4399.000000 0.000000 2558.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4408 + position={ 4417.000000 0.000000 2554.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4409 + position={ 4457.000000 0.000000 2540.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4410 + position={ 4403.000000 0.000000 2538.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4411 + position={ 4443.000000 0.000000 2561.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4412 + position={ 4424.000000 0.000000 2596.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4413 + position={ 4457.000000 0.000000 2586.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4414 + position={ 4481.000000 0.000000 2571.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4415 + position={ 3785.000000 0.000000 2475.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4416 + position={ 4507.000000 0.000000 2581.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4417 + position={ 4457.000000 0.000000 2618.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4418 + position={ 4526.000000 0.000000 2590.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4419 + position={ 4548.000000 0.000000 2609.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4420 + position={ 4533.000000 0.000000 2622.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4421 + position={ 4558.000000 0.000000 2649.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4422 + position={ 4560.000000 0.000000 2585.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4423 + position={ 4569.000000 0.000000 2607.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4424 + position={ 4601.000000 0.000000 2612.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4425 + position={ 4592.000000 0.000000 2594.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4426 + position={ 4632.000000 0.000000 2610.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4427 + position={ 4635.000000 0.000000 2633.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4428 + position={ 4584.000000 0.000000 2633.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4429 + position={ 4637.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4430 + position={ 4660.000000 0.000000 2653.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4431 + position={ 4666.000000 0.000000 2632.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4432 + position={ 4687.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4433 + position={ 4657.000000 0.000000 2690.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4434 + position={ 4625.000000 0.000000 2705.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4435 + position={ 4618.000000 0.000000 2678.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4436 + position={ 4590.000000 0.000000 2687.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4437 + position={ 4596.000000 0.000000 2673.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4438 + position={ 4590.000000 0.000000 2657.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4439 + position={ 4611.000000 0.000000 2639.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4440 + position={ 4162.000000 0.000000 2556.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4441 + position={ 4148.000000 0.000000 2576.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4442 + position={ 4130.000000 0.000000 2590.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4443 + position={ 4129.000000 0.000000 2608.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4444 + position={ 4129.000000 0.000000 2626.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4445 + position={ 4107.000000 0.000000 2638.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4446 + position={ 4122.000000 0.000000 2650.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4447 + position={ 4100.000000 0.000000 2663.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4448 + position={ 4078.000000 0.000000 2659.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4449 + position={ 4043.000000 0.000000 2642.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4450 + position={ 4097.000000 0.000000 2610.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4451 + position={ 4076.000000 0.000000 2620.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4452 + position={ 4046.000000 0.000000 2623.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4453 + position={ 4030.000000 0.000000 2656.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4454 + position={ 4037.000000 0.000000 2671.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4455 + position={ 3987.000000 0.000000 2654.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4456 + position={ 3996.000000 0.000000 2684.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4457 + position={ 3981.000000 0.000000 2699.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4458 + position={ 3979.000000 0.000000 2750.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4459 + position={ 4016.000000 0.000000 2751.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4460 + position={ 4026.000000 0.000000 2718.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4461 + position={ 4036.000000 0.000000 2690.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4462 + position={ 4053.000000 0.000000 2761.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4463 + position={ 4228.000000 0.000000 1950.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4464 + position={ 4264.000000 0.000000 1952.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4465 + position={ 4298.000000 0.000000 1984.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4466 + position={ 4298.000000 0.000000 2021.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4467 + position={ 4330.000000 0.000000 2013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4468 + position={ 4256.000000 0.000000 1872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4469 + position={ 4288.000000 0.000000 1893.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4470 + position={ 4300.000000 0.000000 1843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4471 + position={ 4355.000000 0.000000 1816.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4472 + position={ 4362.000000 0.000000 1850.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4473 + position={ 4383.000000 0.000000 1780.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4474 + position={ 4415.000000 0.000000 1754.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4475 + position={ 4473.000000 0.000000 1759.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4476 + position={ 4463.000000 0.000000 1800.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4477 + position={ 4421.000000 0.000000 1812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4478 + position={ 4470.000000 0.000000 1836.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4479 + position={ 4478.000000 0.000000 1872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4480 + position={ 4456.000000 0.000000 1881.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4481 + position={ 4421.000000 0.000000 1869.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4482 + position={ 4291.000000 0.000000 2086.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4483 + position={ 4320.000000 0.000000 2087.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4484 + position={ 4308.000000 0.000000 2056.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4485 + position={ 4336.000000 0.000000 2071.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4486 + position={ 4348.000000 0.000000 2050.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4487 + position={ 4496.000000 0.000000 1927.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4488 + position={ 4458.000000 0.000000 1931.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4489 + position={ 4345.000000 0.000000 2107.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4490 + position={ 4362.000000 0.000000 2096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4491 + position={ 4338.000000 0.000000 2135.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4492 + position={ 4391.000000 0.000000 2144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4493 + position={ 4360.000000 0.000000 2143.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4494 + position={ 4370.000000 0.000000 2078.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4495 + position={ 4409.000000 0.000000 2069.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4496 + position={ 4425.000000 0.000000 2055.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4497 + position={ 4435.000000 0.000000 2022.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4498 + position={ 4410.000000 0.000000 2093.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4499 + position={ 4405.000000 0.000000 2112.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4500 + position={ 4505.000000 0.000000 2199.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4501 + position={ 4534.000000 0.000000 2198.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4502 + position={ 4470.000000 0.000000 2229.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4503 + position={ 4528.000000 0.000000 2230.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4504 + position={ 4542.000000 0.000000 2264.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4505 + position={ 4512.000000 0.000000 2157.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4506 + position={ 4480.000000 0.000000 2158.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4507 + position={ 4449.000000 0.000000 2116.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4508 + position={ 4580.000000 0.000000 2266.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4509 + position={ 4475.000000 0.000000 2111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4510 + position={ 4467.000000 0.000000 2025.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4511 + position={ 4456.000000 0.000000 1981.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4512 + position={ 4488.000000 0.000000 2004.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4513 + position={ 4499.000000 0.000000 1980.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4514 + position={ 4624.000000 0.000000 2301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4515 + position={ 4653.000000 0.000000 2357.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4516 + position={ 4618.000000 0.000000 2253.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4517 + position={ 4515.000000 0.000000 2031.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4518 + position={ 4557.000000 0.000000 2013.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4519 + position={ 4563.000000 0.000000 2052.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4520 + position={ 4573.000000 0.000000 2110.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4521 + position={ 4558.000000 0.000000 2180.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4522 + position={ 4548.000000 0.000000 2146.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4523 + position={ 4581.000000 0.000000 2221.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4524 + position={ 3953.000000 0.000000 2634.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4525 + position={ 3921.000000 0.000000 2608.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4526 + position={ 3925.000000 0.000000 2574.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4527 + position={ 3909.000000 0.000000 2560.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4528 + position={ 3926.000000 0.000000 2527.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4529 + position={ 3897.000000 0.000000 2525.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4530 + position={ 3885.000000 0.000000 2500.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4531 + position={ 3853.000000 0.000000 2504.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4532 + position={ 3838.000000 0.000000 2474.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4533 + position={ 3807.000000 0.000000 2494.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4534 + position={ 3565.000000 0.000000 2387.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4535 + position={ 3555.000000 0.000000 2414.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4536 + position={ 3432.000000 0.000000 2383.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4537 + position={ 3446.000000 0.000000 2362.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4538 + position={ 3435.000000 0.000000 2336.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4539 + position={ 3472.000000 0.000000 2354.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4540 + position={ 3485.000000 0.000000 2380.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4541 + position={ 3473.000000 0.000000 2405.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4542 + position={ 3525.000000 0.000000 2403.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4543 + position={ 3548.000000 0.000000 2382.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4544 + position={ 3513.000000 0.000000 2379.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4545 + position={ 3464.000000 0.000000 2317.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4546 + position={ 3473.000000 0.000000 2292.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4547 + position={ 3508.000000 0.000000 2301.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4548 + position={ 3489.000000 0.000000 2265.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4549 + position={ 3519.000000 0.000000 2268.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4550 + position={ 2094.000000 0.000000 1739.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4551 + position={ 2149.000000 0.000000 1769.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4552 + position={ 1979.000000 0.000000 1761.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4553 + position={ 2062.000000 0.000000 1702.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4554 + position={ 1878.000000 0.000000 1800.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4555 + position={ 1845.000000 0.000000 1820.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4556 + position={ 1813.000000 0.000000 1834.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4557 + position={ 1773.000000 0.000000 1848.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4558 + position={ 1695.000000 0.000000 1827.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4559 + position={ 1662.000000 0.000000 1843.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4560 + position={ 1616.000000 0.000000 1846.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4561 + position={ 1668.000000 0.000000 1872.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4562 + position={ 1622.000000 0.000000 1925.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4563 + position={ 1916.000000 0.000000 1709.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4564 + position={ 1824.000000 0.000000 1767.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4565 + position={ 1627.000000 0.000000 1892.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4566 + position={ 1601.000000 0.000000 1894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4567 + position={ 1655.000000 0.000000 1810.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4568 + position={ 1716.000000 0.000000 1851.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4569 + position={ 1741.000000 0.000000 1819.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4570 + position={ 1491.000000 0.000000 1740.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4571 + position={ 1554.000000 0.000000 1749.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4572 + position={ 1526.000000 0.000000 1841.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4573 + position={ 1555.000000 0.000000 1914.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4574 + position={ 1553.000000 0.000000 1951.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4575 + position={ 1600.000000 0.000000 1983.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4576 + position={ 1570.000000 0.000000 1993.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4577 + position={ 1610.000000 0.000000 2014.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4578 + position={ 1608.000000 0.000000 2035.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4579 + position={ 1596.000000 0.000000 2045.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4580 + position={ 1579.000000 0.000000 2067.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4581 + position={ 1562.000000 0.000000 2098.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4582 + position={ 1557.000000 0.000000 2119.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4583 + position={ 1545.000000 0.000000 2137.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4584 + position={ 1599.000000 0.000000 2118.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4585 + position={ 1521.000000 0.000000 2147.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4586 + position={ 1488.000000 0.000000 2130.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4587 + position={ 1460.000000 0.000000 2128.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4588 + position={ 1420.000000 0.000000 2134.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4589 + position={ 1504.000000 0.000000 2111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4590 + position={ 1473.000000 0.000000 2089.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4591 + position={ 1503.000000 0.000000 2079.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4592 + position={ 1531.000000 0.000000 2062.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4593 + position={ 1526.000000 0.000000 2031.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4594 + position={ 1557.000000 0.000000 2065.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4595 + position={ 1549.000000 0.000000 2019.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4596 + position={ 1570.000000 0.000000 2045.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4597 + position={ 1578.000000 0.000000 2025.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4598 + position={ 1493.000000 0.000000 2005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4599 + position={ 1520.000000 0.000000 1979.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4600 + position={ 1500.000000 0.000000 1951.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4601 + position={ 1463.000000 0.000000 1938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4602 + position={ 1460.000000 0.000000 1955.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4603 + position={ 1437.000000 0.000000 1929.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4604 + position={ 1458.000000 0.000000 1904.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4605 + position={ 1507.000000 0.000000 1894.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4606 + position={ 1456.000000 0.000000 1977.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4607 + position={ 1437.000000 0.000000 2000.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4608 + position={ 1407.000000 0.000000 1924.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4609 + position={ 1391.000000 0.000000 1906.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4610 + position={ 1359.000000 0.000000 1887.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4611 + position={ 1331.000000 0.000000 1846.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4612 + position={ 1318.000000 0.000000 1821.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4613 + position={ 1308.000000 0.000000 1799.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4614 + position={ 1332.000000 0.000000 1805.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4615 + position={ 1314.000000 0.000000 1812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4616 + position={ 1223.000000 0.000000 1856.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4617 + position={ 1226.000000 0.000000 1777.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4618 + position={ 1194.000000 0.000000 1926.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4619 + position={ 1166.000000 0.000000 1956.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4620 + position={ 1401.000000 0.000000 2074.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4621 + position={ 1319.000000 0.000000 2016.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4622 + position={ 1382.000000 0.000000 1990.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4623 + position={ 1438.000000 0.000000 2023.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4624 + position={ 1490.000000 0.000000 2039.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4625 + position={ 1466.000000 0.000000 2056.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4626 + position={ 1428.000000 0.000000 2053.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4627 + position={ 1382.000000 0.000000 2043.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4628 + position={ 1442.000000 0.000000 2082.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4629 + position={ 1434.000000 0.000000 2105.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4630 + position={ 1395.000000 0.000000 2115.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4631 + position={ 1352.000000 0.000000 2098.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4632 + position={ 1381.000000 0.000000 2087.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4633 + position={ 1341.000000 0.000000 1992.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4634 + position={ 1334.000000 0.000000 2071.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4635 + position={ 1339.000000 0.000000 2116.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4636 + position={ 1322.000000 0.000000 2136.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4637 + position={ 1260.000000 0.000000 2128.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4638 + position={ 1301.000000 0.000000 2114.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4639 + position={ 1300.000000 0.000000 2091.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4640 + position={ 1255.000000 0.000000 2096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4641 + position={ 1225.000000 0.000000 2064.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4642 + position={ 1270.000000 0.000000 2051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4643 + position={ 1319.000000 0.000000 2051.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4644 + position={ 1282.000000 0.000000 2029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4645 + position={ 1204.000000 0.000000 2005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4646 + position={ 1156.000000 0.000000 2015.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4647 + position={ 1143.000000 0.000000 2049.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4648 + position={ 1184.000000 0.000000 2118.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4649 + position={ 1217.000000 0.000000 2144.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4650 + position={ 1164.000000 0.000000 2147.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4651 + position={ 1135.000000 0.000000 2142.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4652 + position={ 1093.000000 0.000000 2141.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4653 + position={ 1035.000000 0.000000 2130.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4654 + position={ 1094.000000 0.000000 2115.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4655 + position={ 1026.000000 0.000000 2108.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4656 + position={ 1004.000000 0.000000 2096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4657 + position={ 1012.000000 0.000000 2079.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4658 + position={ 1090.000000 0.000000 2080.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4659 + position={ 1061.000000 0.000000 2059.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4660 + position={ 1023.000000 0.000000 2047.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4661 + position={ 1094.000000 0.000000 2011.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4662 + position={ 1034.000000 0.000000 2019.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4663 + position={ 972.000000 0.000000 2058.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4664 + position={ 979.000000 0.000000 2106.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4665 + position={ 954.000000 0.000000 2102.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4666 + position={ 933.000000 0.000000 2094.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4667 + position={ 937.000000 0.000000 2076.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4668 + position={ 897.000000 0.000000 2073.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4669 + position={ 855.000000 0.000000 2067.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4670 + position={ 839.000000 0.000000 2054.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4671 + position={ 918.000000 0.000000 2059.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4672 + position={ 895.000000 0.000000 2037.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4673 + position={ 920.000000 0.000000 2014.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4674 + position={ 841.000000 0.000000 2032.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4675 + position={ 809.000000 0.000000 2021.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4676 + position={ 821.000000 0.000000 1993.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4677 + position={ 766.000000 0.000000 2044.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4678 + position={ 795.000000 0.000000 2074.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4679 + position={ 754.000000 0.000000 2079.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4680 + position={ 708.000000 0.000000 2085.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4681 + position={ 668.000000 0.000000 2111.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4682 + position={ 653.000000 0.000000 2132.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4683 + position={ 639.000000 0.000000 2120.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4684 + position={ 645.000000 0.000000 2097.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4685 + position={ 621.000000 0.000000 2089.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4686 + position={ 635.000000 0.000000 2077.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4687 + position={ 613.000000 0.000000 2063.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4688 + position={ 692.000000 0.000000 2067.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4689 + position={ 652.000000 0.000000 2060.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4690 + position={ 626.000000 0.000000 2049.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4691 + position={ 626.000000 0.000000 2030.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4692 + position={ 658.000000 0.000000 2038.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4693 + position={ 621.000000 0.000000 2007.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4694 + position={ 699.000000 0.000000 2016.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4695 + position={ 681.000000 0.000000 2036.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4696 + position={ 717.000000 0.000000 2030.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4697 + position={ 697.000000 0.000000 1986.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4698 + position={ 666.000000 0.000000 1977.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4699 + position={ 660.000000 0.000000 2001.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4700 + position={ 600.000000 0.000000 2029.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4701 + position={ 584.000000 0.000000 2008.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4702 + position={ 563.000000 0.000000 2005.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4703 + position={ 548.000000 0.000000 1994.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4704 + position={ 527.000000 0.000000 1985.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4705 + position={ 499.000000 0.000000 1964.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4706 + position={ 634.000000 0.000000 1969.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4707 + position={ 669.000000 0.000000 1958.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4708 + position={ 673.000000 0.000000 1944.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4709 + position={ 637.000000 0.000000 1941.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4710 + position={ 610.000000 0.000000 1931.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4711 + position={ 663.000000 0.000000 1920.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4712 + position={ 622.000000 0.000000 1899.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4713 + position={ 599.000000 0.000000 1909.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4714 + position={ 589.000000 0.000000 1887.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4715 + position={ 564.000000 0.000000 1870.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4716 + position={ 514.000000 0.000000 1863.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4717 + position={ 541.000000 0.000000 1877.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4718 + position={ 564.000000 0.000000 1904.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4719 + position={ 520.000000 0.000000 1896.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4720 + position={ 485.000000 0.000000 1927.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4721 + position={ 473.000000 0.000000 1890.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4722 + position={ 465.000000 0.000000 1858.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4723 + position={ 473.000000 0.000000 1832.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4724 + position={ 514.000000 0.000000 1836.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4725 + position={ 541.000000 0.000000 1812.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4726 + position={ 482.000000 0.000000 1797.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4727 + position={ 442.000000 0.000000 1771.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4728 + position={ 460.000000 0.000000 1763.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4729 + position={ 506.000000 0.000000 1769.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4730 + position={ 522.000000 0.000000 1742.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4731 + position={ 535.000000 0.000000 1934.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4732 + position={ 582.000000 0.000000 1826.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4733 + position={ 601.000000 0.000000 1856.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4734 + position={ 617.000000 0.000000 1825.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4735 + position={ 660.000000 0.000000 1821.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4736 + position={ 675.000000 0.000000 1860.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4737 + position={ 769.000000 0.000000 1820.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4738 + position={ 737.000000 0.000000 1842.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4739 + position={ 759.000000 0.000000 1880.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4740 + position={ 630.000000 0.000000 1753.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4741 + position={ 580.000000 0.000000 1780.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4742 + position={ 783.000000 0.000000 1915.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4743 + position={ 764.000000 0.000000 1948.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4744 + position={ 718.000000 0.000000 1938.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4745 + position={ 748.000000 0.000000 1975.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4746 + position={ 582.000000 0.000000 1941.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4747 + position={ 579.000000 0.000000 1969.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4748 + position={ 773.000000 0.000000 2007.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4749 + position={ 912.000000 0.000000 1893.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4750 + position={ 967.000000 0.000000 1917.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4751 + position={ 982.000000 0.000000 1970.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4752 + position={ 1375.000000 0.000000 2139.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4753 + position={ 1531.000000 0.000000 2096.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4754 + position={ 1287.000000 0.000000 1997.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4755 + position={ 646.000000 0.000000 1800.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4756 + position={ 638.000000 0.000000 1777.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4757 + position={ 419.000000 0.000000 1736.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4758 + position={ 466.000000 0.000000 1733.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4759 + position={ 776.000000 0.000000 1755.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4760 + position={ 752.000000 0.000000 1450.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4761 + position={ 810.000000 0.000000 1383.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=4762 + position={ 1169.000000 0.000000 2090.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=12823 + position={ 825.000000 0.000000 3323.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=12826 + position={ 825.000000 0.000000 3323.000000 } + rotation={ 0.000000 0.000000 0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + { + id=13279 + position={ 6802.000000 0.000000 2244.000000 } + rotation={ -0.000000 -0.000000 -0.000000 1.000000 } + scale={ 1.000000 1.000000 1.000000 } + } + } +} diff --git a/N3OW/gfx/map/map_object_data/test_objects.txt b/gfx/map/map_object_data/test_objects.txt similarity index 100% rename from N3OW/gfx/map/map_object_data/test_objects.txt rename to gfx/map/map_object_data/test_objects.txt diff --git a/N3OW/gfx/map/terrain/flat_maps/flatmap.dds b/gfx/map/terrain/flat_maps/flatmap.dds similarity index 100% rename from N3OW/gfx/map/terrain/flat_maps/flatmap.dds rename to gfx/map/terrain/flat_maps/flatmap.dds diff --git a/N3OW/gfx/map/terrain/flat_maps/flatmap_tgp.dds b/gfx/map/terrain/flat_maps/flatmap_tgp.dds similarity index 100% rename from N3OW/gfx/map/terrain/flat_maps/flatmap_tgp.dds rename to gfx/map/terrain/flat_maps/flatmap_tgp.dds diff --git a/N3OW/gfx/map/terrain/flat_maps/paper_tear_mask.dds b/gfx/map/terrain/flat_maps/paper_tear_mask.dds similarity index 100% rename from N3OW/gfx/map/terrain/flat_maps/paper_tear_mask.dds rename to gfx/map/terrain/flat_maps/paper_tear_mask.dds diff --git a/N3OW/gfx/map/terrain/masks/_debug_mask.png b/gfx/map/terrain/masks/_debug_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/_debug_mask.png rename to gfx/map/terrain/masks/_debug_mask.png diff --git a/N3OW/gfx/map/terrain/masks/beach_02_mask.png b/gfx/map/terrain/masks/beach_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/beach_02_mask.png rename to gfx/map/terrain/masks/beach_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks/beach_02_mediterranean_mask.png b/gfx/map/terrain/masks/beach_02_mediterranean_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/beach_02_mediterranean_mask.png rename to gfx/map/terrain/masks/beach_02_mediterranean_mask.png diff --git a/N3OW/gfx/map/terrain/masks/beach_02_pebbles_mask.png b/gfx/map/terrain/masks/beach_02_pebbles_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/beach_02_pebbles_mask.png rename to gfx/map/terrain/masks/beach_02_pebbles_mask.png diff --git a/N3OW/gfx/map/terrain/masks/central_lowlands_02_mask.png b/gfx/map/terrain/masks/central_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/central_lowlands_02_mask.png rename to gfx/map/terrain/masks/central_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks/central_lowlands_03_mask.png b/gfx/map/terrain/masks/central_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/central_lowlands_03_mask.png rename to gfx/map/terrain/masks/central_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks/central_mountain_mask.png b/gfx/map/terrain/masks/central_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/central_mountain_mask.png rename to gfx/map/terrain/masks/central_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks/coastline_cliff_desert_mask.png b/gfx/map/terrain/masks/coastline_cliff_desert_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/coastline_cliff_desert_mask.png rename to gfx/map/terrain/masks/coastline_cliff_desert_mask.png diff --git a/N3OW/gfx/map/terrain/masks/coastline_cliff_grey_mask.png b/gfx/map/terrain/masks/coastline_cliff_grey_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/coastline_cliff_grey_mask.png rename to gfx/map/terrain/masks/coastline_cliff_grey_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_01_mask.png b/gfx/map/terrain/masks/desert_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_01_mask.png rename to gfx/map/terrain/masks/desert_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_02_mask.png b/gfx/map/terrain/masks/desert_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_02_mask.png rename to gfx/map/terrain/masks/desert_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_cracked_mask.png b/gfx/map/terrain/masks/desert_cracked_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_cracked_mask.png rename to gfx/map/terrain/masks/desert_cracked_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_flat_01_mask.png b/gfx/map/terrain/masks/desert_flat_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_flat_01_mask.png rename to gfx/map/terrain/masks/desert_flat_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_rocky_mask.png b/gfx/map/terrain/masks/desert_rocky_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_rocky_mask.png rename to gfx/map/terrain/masks/desert_rocky_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_wavy_01_larger_mask.png b/gfx/map/terrain/masks/desert_wavy_01_larger_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_wavy_01_larger_mask.png rename to gfx/map/terrain/masks/desert_wavy_01_larger_mask.png diff --git a/N3OW/gfx/map/terrain/masks/desert_wavy_01_mask.png b/gfx/map/terrain/masks/desert_wavy_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/desert_wavy_01_mask.png rename to gfx/map/terrain/masks/desert_wavy_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/drought_cracks_mask.png b/gfx/map/terrain/masks/drought_cracks_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/drought_cracks_mask.png rename to gfx/map/terrain/masks/drought_cracks_mask.png diff --git a/N3OW/gfx/map/terrain/masks/drought_mask.png b/gfx/map/terrain/masks/drought_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/drought_mask.png rename to gfx/map/terrain/masks/drought_mask.png diff --git a/N3OW/gfx/map/terrain/masks/drylands_01_cracked_mask.png b/gfx/map/terrain/masks/drylands_01_cracked_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/drylands_01_cracked_mask.png rename to gfx/map/terrain/masks/drylands_01_cracked_mask.png diff --git a/N3OW/gfx/map/terrain/masks/drylands_01_grassy_diffuse.dds b/gfx/map/terrain/masks/drylands_01_grassy_diffuse.dds similarity index 100% rename from N3OW/gfx/map/terrain/masks/drylands_01_grassy_diffuse.dds rename to gfx/map/terrain/masks/drylands_01_grassy_diffuse.dds diff --git a/N3OW/gfx/map/terrain/masks/drylands_01_grassy_mask.png b/gfx/map/terrain/masks/drylands_01_grassy_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/drylands_01_grassy_mask.png rename to gfx/map/terrain/masks/drylands_01_grassy_mask.png diff --git a/N3OW/gfx/map/terrain/masks/drylands_01_mask.png b/gfx/map/terrain/masks/drylands_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/drylands_01_mask.png rename to gfx/map/terrain/masks/drylands_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/farm_paddy_01_mask.png b/gfx/map/terrain/masks/farm_paddy_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/farm_paddy_01_mask.png rename to gfx/map/terrain/masks/farm_paddy_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/farmland_01_mask.png b/gfx/map/terrain/masks/farmland_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/farmland_01_mask.png rename to gfx/map/terrain/masks/farmland_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/flood_mask.png b/gfx/map/terrain/masks/flood_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/flood_mask.png rename to gfx/map/terrain/masks/flood_mask.png diff --git a/N3OW/gfx/map/terrain/masks/floodplains_01_mask.png b/gfx/map/terrain/masks/floodplains_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/floodplains_01_mask.png rename to gfx/map/terrain/masks/floodplains_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/forest_jungle_01_mask.png b/gfx/map/terrain/masks/forest_jungle_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/forest_jungle_01_mask.png rename to gfx/map/terrain/masks/forest_jungle_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/forest_leaf_01_mask.png b/gfx/map/terrain/masks/forest_leaf_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/forest_leaf_01_mask.png rename to gfx/map/terrain/masks/forest_leaf_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/forest_pine_01_mask.png b/gfx/map/terrain/masks/forest_pine_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/forest_pine_01_mask.png rename to gfx/map/terrain/masks/forest_pine_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/forestfloor_mask.png b/gfx/map/terrain/masks/forestfloor_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/forestfloor_mask.png rename to gfx/map/terrain/masks/forestfloor_mask.png diff --git a/N3OW/gfx/map/terrain/masks/hills_01_mask.png b/gfx/map/terrain/masks/hills_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/hills_01_mask.png rename to gfx/map/terrain/masks/hills_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/hills_01_rocks_mask.png b/gfx/map/terrain/masks/hills_01_rocks_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/hills_01_rocks_mask.png rename to gfx/map/terrain/masks/hills_01_rocks_mask.png diff --git a/N3OW/gfx/map/terrain/masks/hills_01_rocks_medi_mask.png b/gfx/map/terrain/masks/hills_01_rocks_medi_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/hills_01_rocks_medi_mask.png rename to gfx/map/terrain/masks/hills_01_rocks_medi_mask.png diff --git a/N3OW/gfx/map/terrain/masks/hills_01_rocks_small_mask.png b/gfx/map/terrain/masks/hills_01_rocks_small_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/hills_01_rocks_small_mask.png rename to gfx/map/terrain/masks/hills_01_rocks_small_mask.png diff --git a/N3OW/gfx/map/terrain/masks/india_farmlands_mask.png b/gfx/map/terrain/masks/india_farmlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/india_farmlands_mask.png rename to gfx/map/terrain/masks/india_farmlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks/medi_dry_mud_mask.png b/gfx/map/terrain/masks/medi_dry_mud_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/medi_dry_mud_mask.png rename to gfx/map/terrain/masks/medi_dry_mud_mask.png diff --git a/N3OW/gfx/map/terrain/masks/medi_farmlands_mask.png b/gfx/map/terrain/masks/medi_farmlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/medi_farmlands_mask.png rename to gfx/map/terrain/masks/medi_farmlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks/medi_grass_01_mask.png b/gfx/map/terrain/masks/medi_grass_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/medi_grass_01_mask.png rename to gfx/map/terrain/masks/medi_grass_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/medi_lumpy_grass_mask.png b/gfx/map/terrain/masks/medi_lumpy_grass_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/medi_lumpy_grass_mask.png rename to gfx/map/terrain/masks/medi_lumpy_grass_mask.png diff --git a/N3OW/gfx/map/terrain/masks/medi_noisy_grass_mask.png b/gfx/map/terrain/masks/medi_noisy_grass_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/medi_noisy_grass_mask.png rename to gfx/map/terrain/masks/medi_noisy_grass_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_b_mask.png b/gfx/map/terrain/masks/mountain_02_b_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_b_mask.png rename to gfx/map/terrain/masks/mountain_02_b_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_c_mask.png b/gfx/map/terrain/masks/mountain_02_c_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_c_mask.png rename to gfx/map/terrain/masks/mountain_02_c_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_c_snow_mask.png b/gfx/map/terrain/masks/mountain_02_c_snow_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_c_snow_mask.png rename to gfx/map/terrain/masks/mountain_02_c_snow_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_d_desert_mask.png b/gfx/map/terrain/masks/mountain_02_d_desert_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_d_desert_mask.png rename to gfx/map/terrain/masks/mountain_02_d_desert_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_d_mask.png b/gfx/map/terrain/masks/mountain_02_d_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_d_mask.png rename to gfx/map/terrain/masks/mountain_02_d_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_d_snow_mask.png b/gfx/map/terrain/masks/mountain_02_d_snow_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_d_snow_mask.png rename to gfx/map/terrain/masks/mountain_02_d_snow_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_d_valleys_mask.png b/gfx/map/terrain/masks/mountain_02_d_valleys_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_d_valleys_mask.png rename to gfx/map/terrain/masks/mountain_02_d_valleys_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_desert_c_mask.png b/gfx/map/terrain/masks/mountain_02_desert_c_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_desert_c_mask.png rename to gfx/map/terrain/masks/mountain_02_desert_c_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_desert_mask_old.png b/gfx/map/terrain/masks/mountain_02_desert_mask_old.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_desert_mask_old.png rename to gfx/map/terrain/masks/mountain_02_desert_mask_old.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_mask.png b/gfx/map/terrain/masks/mountain_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_mask.png rename to gfx/map/terrain/masks/mountain_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_02_snow_mask.png b/gfx/map/terrain/masks/mountain_02_snow_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_02_snow_mask.png rename to gfx/map/terrain/masks/mountain_02_snow_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mountain_03_mask.png b/gfx/map/terrain/masks/mountain_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mountain_03_mask.png rename to gfx/map/terrain/masks/mountain_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks/mud_wet_01_mask.png b/gfx/map/terrain/masks/mud_wet_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/mud_wet_01_mask.png rename to gfx/map/terrain/masks/mud_wet_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/northern_hills_01_mask.png b/gfx/map/terrain/masks/northern_hills_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/northern_hills_01_mask.png rename to gfx/map/terrain/masks/northern_hills_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/northern_plains_01_mask.png b/gfx/map/terrain/masks/northern_plains_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/northern_plains_01_mask.png rename to gfx/map/terrain/masks/northern_plains_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/oasis_mask.png b/gfx/map/terrain/masks/oasis_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/oasis_mask.png rename to gfx/map/terrain/masks/oasis_mask.png diff --git a/N3OW/gfx/map/terrain/masks/plains_01_dry_mask.png b/gfx/map/terrain/masks/plains_01_dry_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/plains_01_dry_mask.png rename to gfx/map/terrain/masks/plains_01_dry_mask.png diff --git a/N3OW/gfx/map/terrain/masks/plains_01_dry_mud_mask.png b/gfx/map/terrain/masks/plains_01_dry_mud_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/plains_01_dry_mud_mask.png rename to gfx/map/terrain/masks/plains_01_dry_mud_mask.png diff --git a/N3OW/gfx/map/terrain/masks/plains_01_mask.png b/gfx/map/terrain/masks/plains_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/plains_01_mask.png rename to gfx/map/terrain/masks/plains_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/plains_01_noisy_mask.png b/gfx/map/terrain/masks/plains_01_noisy_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/plains_01_noisy_mask.png rename to gfx/map/terrain/masks/plains_01_noisy_mask.png diff --git a/N3OW/gfx/map/terrain/masks/plains_01_rough_mask.png b/gfx/map/terrain/masks/plains_01_rough_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/plains_01_rough_mask.png rename to gfx/map/terrain/masks/plains_01_rough_mask.png diff --git a/N3OW/gfx/map/terrain/masks/snow_mask.png b/gfx/map/terrain/masks/snow_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/snow_mask.png rename to gfx/map/terrain/masks/snow_mask.png diff --git a/N3OW/gfx/map/terrain/masks/steppe_01_mask.png b/gfx/map/terrain/masks/steppe_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/steppe_01_mask.png rename to gfx/map/terrain/masks/steppe_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks/steppe_bushes_mask.png b/gfx/map/terrain/masks/steppe_bushes_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/steppe_bushes_mask.png rename to gfx/map/terrain/masks/steppe_bushes_mask.png diff --git a/N3OW/gfx/map/terrain/masks/steppe_grass_mask.png b/gfx/map/terrain/masks/steppe_grass_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/steppe_grass_mask.png rename to gfx/map/terrain/masks/steppe_grass_mask.png diff --git a/N3OW/gfx/map/terrain/masks/steppe_rocks_mask.png b/gfx/map/terrain/masks/steppe_rocks_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/steppe_rocks_mask.png rename to gfx/map/terrain/masks/steppe_rocks_mask.png diff --git a/N3OW/gfx/map/terrain/masks/summer_grass_mask.png b/gfx/map/terrain/masks/summer_grass_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/summer_grass_mask.png rename to gfx/map/terrain/masks/summer_grass_mask.png diff --git a/N3OW/gfx/map/terrain/masks/wetlands_02_mask.png b/gfx/map/terrain/masks/wetlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/wetlands_02_mask.png rename to gfx/map/terrain/masks/wetlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks/wetlands_02_mud_mask.png b/gfx/map/terrain/masks/wetlands_02_mud_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/wetlands_02_mud_mask.png rename to gfx/map/terrain/masks/wetlands_02_mud_mask.png diff --git a/N3OW/gfx/map/terrain/masks/winter_effect_mask.png b/gfx/map/terrain/masks/winter_effect_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks/winter_effect_mask.png rename to gfx/map/terrain/masks/winter_effect_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/drylands_02_mask.png b/gfx/map/terrain/masks_gen/drylands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/drylands_02_mask.png rename to gfx/map/terrain/masks_gen/drylands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_beach_01_mask.png b/gfx/map/terrain/masks_gen/gen_beach_01_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_beach_01_mask.png rename to gfx/map/terrain/masks_gen/gen_beach_01_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_base_mask.png b/gfx/map/terrain/masks_gen/gen_central_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_base_mask.png rename to gfx/map/terrain/masks_gen/gen_central_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_hills_mask.png b/gfx/map/terrain/masks_gen/gen_central_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_central_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_central_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_central_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_central_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_central_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_central_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_central_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_central_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_central_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_central_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_central_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_central_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_central_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_base_mask.png b/gfx/map/terrain/masks_gen/gen_desert_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_base_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_hills_mask.png b/gfx/map/terrain/masks_gen/gen_desert_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_desert_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_desert_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_04_mask.png b/gfx/map/terrain/masks_gen/gen_desert_lowlands_04_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_04_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_lowlands_04_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_desert_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_desert_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_desert_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_desert_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_desert_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_desert_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_base_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_base_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_hills_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_drylands_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_drylands_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_drylands_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_drylands_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_base_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_base_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_hills_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_mediterranean_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_mediterranean_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_mediterranean_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_base_mask.png b/gfx/map/terrain/masks_gen/gen_northern_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_base_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_hills_mask.png b/gfx/map/terrain/masks_gen/gen_northern_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_northern_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_northern_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_northern_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_northern_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_northern_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_northern_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_northern_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_northern_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_base_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_base_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_hills_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_steppe_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_steppe_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_steppe_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_steppe_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_base_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_base_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_base_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_base_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_hills_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_hills_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_hills_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_hills_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_lowlands_02_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_lowlands_02_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_lowlands_02_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_lowlands_02_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_lowlands_03_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_lowlands_03_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_lowlands_03_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_lowlands_03_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_lowlands_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_lowlands_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_lowlands_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_lowlands_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_mountain_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_mountain_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_mountain_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_mountain_mask.png diff --git a/N3OW/gfx/map/terrain/masks_gen/gen_tropical_mountain_transition_mask.png b/gfx/map/terrain/masks_gen/gen_tropical_mountain_transition_mask.png similarity index 100% rename from N3OW/gfx/map/terrain/masks_gen/gen_tropical_mountain_transition_mask.png rename to gfx/map/terrain/masks_gen/gen_tropical_mountain_transition_mask.png diff --git a/N3OW/gfx/map/terrain/unmasked/diffuse0.dds b/gfx/map/terrain/unmasked/diffuse0.dds similarity index 100% rename from N3OW/gfx/map/terrain/unmasked/diffuse0.dds rename to gfx/map/terrain/unmasked/diffuse0.dds diff --git a/N3OW/gfx/map/terrain/unmasked/diffuse1.dds b/gfx/map/terrain/unmasked/diffuse1.dds similarity index 100% rename from N3OW/gfx/map/terrain/unmasked/diffuse1.dds rename to gfx/map/terrain/unmasked/diffuse1.dds diff --git a/N3OW/gfx/map/terrain/unmasked/material0.dds b/gfx/map/terrain/unmasked/material0.dds similarity index 100% rename from N3OW/gfx/map/terrain/unmasked/material0.dds rename to gfx/map/terrain/unmasked/material0.dds diff --git a/N3OW/gfx/map/terrain/unmasked/material1.dds b/gfx/map/terrain/unmasked/material1.dds similarity index 100% rename from N3OW/gfx/map/terrain/unmasked/material1.dds rename to gfx/map/terrain/unmasked/material1.dds diff --git a/N3OW/gfx/map/terrain/unmasked/normal0.dds b/gfx/map/terrain/unmasked/normal0.dds similarity index 100% rename from N3OW/gfx/map/terrain/unmasked/normal0.dds rename to gfx/map/terrain/unmasked/normal0.dds diff --git a/N3OW/gfx/map/terrain/unmasked/normal1.dds b/gfx/map/terrain/unmasked/normal1.dds similarity index 100% rename from N3OW/gfx/map/terrain/unmasked/normal1.dds rename to gfx/map/terrain/unmasked/normal1.dds diff --git a/N3OW/gfx/portraits/portrait_modifiers/NEOW_characters.txt b/gfx/portraits/portrait_modifiers/NEOW_characters.txt similarity index 100% rename from N3OW/gfx/portraits/portrait_modifiers/NEOW_characters.txt rename to gfx/portraits/portrait_modifiers/NEOW_characters.txt diff --git a/N3OW/history/characters/NEOW_e_alps.txt b/history/characters/NEOW_e_alps.txt similarity index 100% rename from N3OW/history/characters/NEOW_e_alps.txt rename to history/characters/NEOW_e_alps.txt diff --git a/N3OW/history/characters/NEOW_e_benelux.txt b/history/characters/NEOW_e_benelux.txt similarity index 100% rename from N3OW/history/characters/NEOW_e_benelux.txt rename to history/characters/NEOW_e_benelux.txt diff --git a/N3OW/history/characters/NEOW_e_britannia.txt b/history/characters/NEOW_e_britannia.txt similarity index 100% rename from N3OW/history/characters/NEOW_e_britannia.txt rename to history/characters/NEOW_e_britannia.txt diff --git a/N3OW/history/characters/NEOW_e_germania.txt b/history/characters/NEOW_e_germania.txt similarity index 100% rename from N3OW/history/characters/NEOW_e_germania.txt rename to history/characters/NEOW_e_germania.txt diff --git a/N3OW/history/characters/NEOW_e_italia.txt b/history/characters/NEOW_e_italia.txt similarity index 100% rename from N3OW/history/characters/NEOW_e_italia.txt rename to history/characters/NEOW_e_italia.txt diff --git a/N3OW/history/characters/NEOW_e_scandinavia.txt b/history/characters/NEOW_e_scandinavia.txt similarity index 100% rename from N3OW/history/characters/NEOW_e_scandinavia.txt rename to history/characters/NEOW_e_scandinavia.txt diff --git a/N3OW/history/cultures/heritage_anglo_frisian.txt b/history/cultures/heritage_anglo_frisian.txt similarity index 100% rename from N3OW/history/cultures/heritage_anglo_frisian.txt rename to history/cultures/heritage_anglo_frisian.txt diff --git a/N3OW/history/cultures/heritage_berber.txt b/history/cultures/heritage_berber.txt similarity index 100% rename from N3OW/history/cultures/heritage_berber.txt rename to history/cultures/heritage_berber.txt diff --git a/N3OW/history/cultures/heritage_brythonic.txt b/history/cultures/heritage_brythonic.txt similarity index 100% rename from N3OW/history/cultures/heritage_brythonic.txt rename to history/cultures/heritage_brythonic.txt diff --git a/N3OW/history/cultures/heritage_central_germanic.txt b/history/cultures/heritage_central_germanic.txt similarity index 100% rename from N3OW/history/cultures/heritage_central_germanic.txt rename to history/cultures/heritage_central_germanic.txt diff --git a/N3OW/history/cultures/heritage_cisalpine.txt b/history/cultures/heritage_cisalpine.txt similarity index 100% rename from N3OW/history/cultures/heritage_cisalpine.txt rename to history/cultures/heritage_cisalpine.txt diff --git a/N3OW/history/cultures/heritage_french.txt b/history/cultures/heritage_french.txt similarity index 100% rename from N3OW/history/cultures/heritage_french.txt rename to history/cultures/heritage_french.txt diff --git a/N3OW/history/cultures/heritage_goidelic.txt b/history/cultures/heritage_goidelic.txt similarity index 100% rename from N3OW/history/cultures/heritage_goidelic.txt rename to history/cultures/heritage_goidelic.txt diff --git a/N3OW/history/cultures/heritage_hispanic.txt b/history/cultures/heritage_hispanic.txt similarity index 100% rename from N3OW/history/cultures/heritage_hispanic.txt rename to history/cultures/heritage_hispanic.txt diff --git a/N3OW/history/cultures/heritage_israelite.txt b/history/cultures/heritage_israelite.txt similarity index 100% rename from N3OW/history/cultures/heritage_israelite.txt rename to history/cultures/heritage_israelite.txt diff --git a/N3OW/history/cultures/heritage_italian.txt b/history/cultures/heritage_italian.txt similarity index 100% rename from N3OW/history/cultures/heritage_italian.txt rename to history/cultures/heritage_italian.txt diff --git a/N3OW/history/cultures/heritage_lusotanian.txt b/history/cultures/heritage_lusotanian.txt similarity index 100% rename from N3OW/history/cultures/heritage_lusotanian.txt rename to history/cultures/heritage_lusotanian.txt diff --git a/N3OW/history/cultures/heritage_mosellic.txt b/history/cultures/heritage_mosellic.txt similarity index 100% rename from N3OW/history/cultures/heritage_mosellic.txt rename to history/cultures/heritage_mosellic.txt diff --git a/N3OW/history/cultures/heritage_north_germanic.txt b/history/cultures/heritage_north_germanic.txt similarity index 100% rename from N3OW/history/cultures/heritage_north_germanic.txt rename to history/cultures/heritage_north_germanic.txt diff --git a/N3OW/history/cultures/heritage_rhaeto_helvetic.txt b/history/cultures/heritage_rhaeto_helvetic.txt similarity index 100% rename from N3OW/history/cultures/heritage_rhaeto_helvetic.txt rename to history/cultures/heritage_rhaeto_helvetic.txt diff --git a/N3OW/history/cultures/heritage_romani.txt b/history/cultures/heritage_romani.txt similarity index 100% rename from N3OW/history/cultures/heritage_romani.txt rename to history/cultures/heritage_romani.txt diff --git a/N3OW/history/cultures/heritage_sardic.txt b/history/cultures/heritage_sardic.txt similarity index 100% rename from N3OW/history/cultures/heritage_sardic.txt rename to history/cultures/heritage_sardic.txt diff --git a/N3OW/history/cultures/heritage_scottish.txt b/history/cultures/heritage_scottish.txt similarity index 100% rename from N3OW/history/cultures/heritage_scottish.txt rename to history/cultures/heritage_scottish.txt diff --git a/N3OW/history/cultures/heritage_south_slavic.txt b/history/cultures/heritage_south_slavic.txt similarity index 100% rename from N3OW/history/cultures/heritage_south_slavic.txt rename to history/cultures/heritage_south_slavic.txt diff --git a/N3OW/history/cultures/heritage_west_germanic.txt b/history/cultures/heritage_west_germanic.txt similarity index 100% rename from N3OW/history/cultures/heritage_west_germanic.txt rename to history/cultures/heritage_west_germanic.txt diff --git a/N3OW/history/cultures/heritage_west_slavic.txt b/history/cultures/heritage_west_slavic.txt similarity index 100% rename from N3OW/history/cultures/heritage_west_slavic.txt rename to history/cultures/heritage_west_slavic.txt diff --git a/N3OW/history/provinces/e_alps.txt b/history/provinces/e_alps.txt similarity index 100% rename from N3OW/history/provinces/e_alps.txt rename to history/provinces/e_alps.txt diff --git a/N3OW/history/provinces/e_benelux.txt b/history/provinces/e_benelux.txt similarity index 100% rename from N3OW/history/provinces/e_benelux.txt rename to history/provinces/e_benelux.txt diff --git a/N3OW/history/provinces/e_britannia.txt b/history/provinces/e_britannia.txt similarity index 100% rename from N3OW/history/provinces/e_britannia.txt rename to history/provinces/e_britannia.txt diff --git a/N3OW/history/provinces/e_france.txt b/history/provinces/e_france.txt similarity index 100% rename from N3OW/history/provinces/e_france.txt rename to history/provinces/e_france.txt diff --git a/N3OW/history/provinces/e_iberia.txt b/history/provinces/e_iberia.txt similarity index 100% rename from N3OW/history/provinces/e_iberia.txt rename to history/provinces/e_iberia.txt diff --git a/N3OW/history/provinces/e_italy.txt b/history/provinces/e_italy.txt similarity index 100% rename from N3OW/history/provinces/e_italy.txt rename to history/provinces/e_italy.txt diff --git a/N3OW/history/provinces/e_scandinavia.txt b/history/provinces/e_scandinavia.txt similarity index 100% rename from N3OW/history/provinces/e_scandinavia.txt rename to history/provinces/e_scandinavia.txt diff --git a/N3OW/history/titles/NEOW_admin_titles.txt b/history/titles/NEOW_admin_titles.txt similarity index 100% rename from N3OW/history/titles/NEOW_admin_titles.txt rename to history/titles/NEOW_admin_titles.txt diff --git a/N3OW/history/titles/NEOW_laamp_titles.txt b/history/titles/NEOW_laamp_titles.txt similarity index 100% rename from N3OW/history/titles/NEOW_laamp_titles.txt rename to history/titles/NEOW_laamp_titles.txt diff --git a/N3OW/history/titles/NEOW_other_titles.txt b/history/titles/NEOW_other_titles.txt similarity index 100% rename from N3OW/history/titles/NEOW_other_titles.txt rename to history/titles/NEOW_other_titles.txt diff --git a/N3OW/history/titles/admin_titles.txt b/history/titles/admin_titles.txt similarity index 100% rename from N3OW/history/titles/admin_titles.txt rename to history/titles/admin_titles.txt diff --git a/N3OW/history/titles/k_albania.txt b/history/titles/k_albania.txt similarity index 100% rename from N3OW/history/titles/k_albania.txt rename to history/titles/k_albania.txt diff --git a/N3OW/history/titles/k_andalusia.txt b/history/titles/k_andalusia.txt similarity index 100% rename from N3OW/history/titles/k_andalusia.txt rename to history/titles/k_andalusia.txt diff --git a/N3OW/history/titles/k_andorra.txt b/history/titles/k_andorra.txt similarity index 100% rename from N3OW/history/titles/k_andorra.txt rename to history/titles/k_andorra.txt diff --git a/N3OW/history/titles/k_aragon.txt b/history/titles/k_aragon.txt similarity index 100% rename from N3OW/history/titles/k_aragon.txt rename to history/titles/k_aragon.txt diff --git a/N3OW/history/titles/k_austria.txt b/history/titles/k_austria.txt similarity index 100% rename from N3OW/history/titles/k_austria.txt rename to history/titles/k_austria.txt diff --git a/N3OW/history/titles/k_bavaria.txt b/history/titles/k_bavaria.txt similarity index 100% rename from N3OW/history/titles/k_bavaria.txt rename to history/titles/k_bavaria.txt diff --git a/N3OW/history/titles/k_bohemia.txt b/history/titles/k_bohemia.txt similarity index 100% rename from N3OW/history/titles/k_bohemia.txt rename to history/titles/k_bohemia.txt diff --git a/N3OW/history/titles/k_bosnia.txt b/history/titles/k_bosnia.txt similarity index 100% rename from N3OW/history/titles/k_bosnia.txt rename to history/titles/k_bosnia.txt diff --git a/N3OW/history/titles/k_brandenburg.txt b/history/titles/k_brandenburg.txt similarity index 100% rename from N3OW/history/titles/k_brandenburg.txt rename to history/titles/k_brandenburg.txt diff --git a/N3OW/history/titles/k_bulgaria.txt b/history/titles/k_bulgaria.txt similarity index 100% rename from N3OW/history/titles/k_bulgaria.txt rename to history/titles/k_bulgaria.txt diff --git a/N3OW/history/titles/k_castille.txt b/history/titles/k_castille.txt similarity index 100% rename from N3OW/history/titles/k_castille.txt rename to history/titles/k_castille.txt diff --git a/N3OW/history/titles/k_croatia.txt b/history/titles/k_croatia.txt similarity index 100% rename from N3OW/history/titles/k_croatia.txt rename to history/titles/k_croatia.txt diff --git a/N3OW/history/titles/k_denmark.txt b/history/titles/k_denmark.txt similarity index 100% rename from N3OW/history/titles/k_denmark.txt rename to history/titles/k_denmark.txt diff --git a/N3OW/history/titles/k_doggerland.txt b/history/titles/k_doggerland.txt similarity index 100% rename from N3OW/history/titles/k_doggerland.txt rename to history/titles/k_doggerland.txt diff --git a/N3OW/history/titles/k_england.txt b/history/titles/k_england.txt similarity index 100% rename from N3OW/history/titles/k_england.txt rename to history/titles/k_england.txt diff --git a/N3OW/history/titles/k_franconia.txt b/history/titles/k_franconia.txt similarity index 100% rename from N3OW/history/titles/k_franconia.txt rename to history/titles/k_franconia.txt diff --git a/N3OW/history/titles/k_greece.txt b/history/titles/k_greece.txt similarity index 100% rename from N3OW/history/titles/k_greece.txt rename to history/titles/k_greece.txt diff --git a/N3OW/history/titles/k_hessia.txt b/history/titles/k_hessia.txt similarity index 100% rename from N3OW/history/titles/k_hessia.txt rename to history/titles/k_hessia.txt diff --git a/N3OW/history/titles/k_iceland.txt b/history/titles/k_iceland.txt similarity index 100% rename from N3OW/history/titles/k_iceland.txt rename to history/titles/k_iceland.txt diff --git a/N3OW/history/titles/k_italy.txt b/history/titles/k_italy.txt similarity index 100% rename from N3OW/history/titles/k_italy.txt rename to history/titles/k_italy.txt diff --git a/N3OW/history/titles/k_krete.txt b/history/titles/k_krete.txt similarity index 100% rename from N3OW/history/titles/k_krete.txt rename to history/titles/k_krete.txt diff --git a/N3OW/history/titles/k_latium.txt b/history/titles/k_latium.txt similarity index 100% rename from N3OW/history/titles/k_latium.txt rename to history/titles/k_latium.txt diff --git a/N3OW/history/titles/k_lichtenstein.txt b/history/titles/k_lichtenstein.txt similarity index 100% rename from N3OW/history/titles/k_lichtenstein.txt rename to history/titles/k_lichtenstein.txt diff --git a/N3OW/history/titles/k_lithuania.txt b/history/titles/k_lithuania.txt similarity index 100% rename from N3OW/history/titles/k_lithuania.txt rename to history/titles/k_lithuania.txt diff --git a/N3OW/history/titles/k_lombardy_venetio.txt b/history/titles/k_lombardy_venetio.txt similarity index 100% rename from N3OW/history/titles/k_lombardy_venetio.txt rename to history/titles/k_lombardy_venetio.txt diff --git a/N3OW/history/titles/k_macedonia.txt b/history/titles/k_macedonia.txt similarity index 100% rename from N3OW/history/titles/k_macedonia.txt rename to history/titles/k_macedonia.txt diff --git a/N3OW/history/titles/k_mann.txt b/history/titles/k_mann.txt similarity index 100% rename from N3OW/history/titles/k_mann.txt rename to history/titles/k_mann.txt diff --git a/N3OW/history/titles/k_montenegro.txt b/history/titles/k_montenegro.txt similarity index 100% rename from N3OW/history/titles/k_montenegro.txt rename to history/titles/k_montenegro.txt diff --git a/N3OW/history/titles/k_navarra.txt b/history/titles/k_navarra.txt similarity index 100% rename from N3OW/history/titles/k_navarra.txt rename to history/titles/k_navarra.txt diff --git a/N3OW/history/titles/k_netherlands.txt b/history/titles/k_netherlands.txt similarity index 100% rename from N3OW/history/titles/k_netherlands.txt rename to history/titles/k_netherlands.txt diff --git a/N3OW/history/titles/k_northumberland.txt b/history/titles/k_northumberland.txt similarity index 100% rename from N3OW/history/titles/k_northumberland.txt rename to history/titles/k_northumberland.txt diff --git a/N3OW/history/titles/k_norway.txt b/history/titles/k_norway.txt similarity index 100% rename from N3OW/history/titles/k_norway.txt rename to history/titles/k_norway.txt diff --git a/N3OW/history/titles/k_poland.txt b/history/titles/k_poland.txt similarity index 100% rename from N3OW/history/titles/k_poland.txt rename to history/titles/k_poland.txt diff --git a/N3OW/history/titles/k_portugal.txt b/history/titles/k_portugal.txt similarity index 100% rename from N3OW/history/titles/k_portugal.txt rename to history/titles/k_portugal.txt diff --git a/N3OW/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt similarity index 100% rename from N3OW/history/titles/k_relgious_heads.txt rename to history/titles/k_relgious_heads.txt diff --git a/N3OW/history/titles/k_rhonie.txt b/history/titles/k_rhonie.txt similarity index 100% rename from N3OW/history/titles/k_rhonie.txt rename to history/titles/k_rhonie.txt diff --git a/N3OW/history/titles/k_sanmarino.txt b/history/titles/k_sanmarino.txt similarity index 100% rename from N3OW/history/titles/k_sanmarino.txt rename to history/titles/k_sanmarino.txt diff --git a/N3OW/history/titles/k_sardinia_and_corsica.txt b/history/titles/k_sardinia_and_corsica.txt similarity index 100% rename from N3OW/history/titles/k_sardinia_and_corsica.txt rename to history/titles/k_sardinia_and_corsica.txt diff --git a/N3OW/history/titles/k_saxony.txt b/history/titles/k_saxony.txt similarity index 100% rename from N3OW/history/titles/k_saxony.txt rename to history/titles/k_saxony.txt diff --git a/N3OW/history/titles/k_saxony_proper.txt b/history/titles/k_saxony_proper.txt similarity index 100% rename from N3OW/history/titles/k_saxony_proper.txt rename to history/titles/k_saxony_proper.txt diff --git a/N3OW/history/titles/k_schleswig_holstein.txt b/history/titles/k_schleswig_holstein.txt similarity index 100% rename from N3OW/history/titles/k_schleswig_holstein.txt rename to history/titles/k_schleswig_holstein.txt diff --git a/N3OW/history/titles/k_scotland.txt b/history/titles/k_scotland.txt similarity index 100% rename from N3OW/history/titles/k_scotland.txt rename to history/titles/k_scotland.txt diff --git a/N3OW/history/titles/k_serbia.txt b/history/titles/k_serbia.txt similarity index 100% rename from N3OW/history/titles/k_serbia.txt rename to history/titles/k_serbia.txt diff --git a/N3OW/history/titles/k_sevillian_state.txt b/history/titles/k_sevillian_state.txt similarity index 100% rename from N3OW/history/titles/k_sevillian_state.txt rename to history/titles/k_sevillian_state.txt diff --git a/N3OW/history/titles/k_sicily.txt b/history/titles/k_sicily.txt similarity index 100% rename from N3OW/history/titles/k_sicily.txt rename to history/titles/k_sicily.txt diff --git a/N3OW/history/titles/k_slovakia.txt b/history/titles/k_slovakia.txt similarity index 100% rename from N3OW/history/titles/k_slovakia.txt rename to history/titles/k_slovakia.txt diff --git a/N3OW/history/titles/k_slovenia.txt b/history/titles/k_slovenia.txt similarity index 100% rename from N3OW/history/titles/k_slovenia.txt rename to history/titles/k_slovenia.txt diff --git a/N3OW/history/titles/k_sorbia.txt b/history/titles/k_sorbia.txt similarity index 100% rename from N3OW/history/titles/k_sorbia.txt rename to history/titles/k_sorbia.txt diff --git a/N3OW/history/titles/k_spanish_galicia.txt b/history/titles/k_spanish_galicia.txt similarity index 100% rename from N3OW/history/titles/k_spanish_galicia.txt rename to history/titles/k_spanish_galicia.txt diff --git a/N3OW/history/titles/k_swabia.txt b/history/titles/k_swabia.txt similarity index 100% rename from N3OW/history/titles/k_swabia.txt rename to history/titles/k_swabia.txt diff --git a/N3OW/history/titles/k_sweden.txt b/history/titles/k_sweden.txt similarity index 100% rename from N3OW/history/titles/k_sweden.txt rename to history/titles/k_sweden.txt diff --git a/N3OW/history/titles/k_thrace.txt b/history/titles/k_thrace.txt similarity index 100% rename from N3OW/history/titles/k_thrace.txt rename to history/titles/k_thrace.txt diff --git a/N3OW/history/titles/k_transyvania.txt b/history/titles/k_transyvania.txt similarity index 100% rename from N3OW/history/titles/k_transyvania.txt rename to history/titles/k_transyvania.txt diff --git a/N3OW/history/titles/k_tyrol.txt b/history/titles/k_tyrol.txt similarity index 100% rename from N3OW/history/titles/k_tyrol.txt rename to history/titles/k_tyrol.txt diff --git a/N3OW/history/titles/k_wales.txt b/history/titles/k_wales.txt similarity index 100% rename from N3OW/history/titles/k_wales.txt rename to history/titles/k_wales.txt diff --git a/N3OW/holder for later/common/landed_titles/01_japan.txt b/holder for later/common/landed_titles/01_japan.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/01_japan.txt rename to holder for later/common/landed_titles/01_japan.txt diff --git a/N3OW/holder for later/common/landed_titles/05_goryeo.txt b/holder for later/common/landed_titles/05_goryeo.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/05_goryeo.txt rename to holder for later/common/landed_titles/05_goryeo.txt diff --git a/N3OW/holder for later/common/landed_titles/06_philippines.txt b/holder for later/common/landed_titles/06_philippines.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/06_philippines.txt rename to holder for later/common/landed_titles/06_philippines.txt diff --git a/N3OW/holder for later/common/landed_titles/ALEX AND VANNIFAR READ THIS.txt b/holder for later/common/landed_titles/ALEX AND VANNIFAR READ THIS.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/ALEX AND VANNIFAR READ THIS.txt rename to holder for later/common/landed_titles/ALEX AND VANNIFAR READ THIS.txt diff --git a/N3OW/holder for later/common/landed_titles/Africa.txt b/holder for later/common/landed_titles/Africa.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/Africa.txt rename to holder for later/common/landed_titles/Africa.txt diff --git a/N3OW/holder for later/common/landed_titles/IndochinaSEA.txt b/holder for later/common/landed_titles/IndochinaSEA.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/IndochinaSEA.txt rename to holder for later/common/landed_titles/IndochinaSEA.txt diff --git a/N3OW/holder for later/common/landed_titles/baltics.txt b/holder for later/common/landed_titles/baltics.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/baltics.txt rename to holder for later/common/landed_titles/baltics.txt diff --git a/N3OW/holder for later/common/landed_titles/central_asia.txt b/holder for later/common/landed_titles/central_asia.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/central_asia.txt rename to holder for later/common/landed_titles/central_asia.txt diff --git a/N3OW/holder for later/common/landed_titles/china_east_not_working.txt b/holder for later/common/landed_titles/china_east_not_working.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/china_east_not_working.txt rename to holder for later/common/landed_titles/china_east_not_working.txt diff --git a/N3OW/holder for later/common/landed_titles/china_west_working.txt b/holder for later/common/landed_titles/china_west_working.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/china_west_working.txt rename to holder for later/common/landed_titles/china_west_working.txt diff --git a/N3OW/holder for later/common/landed_titles/finland.txt b/holder for later/common/landed_titles/finland.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/finland.txt rename to holder for later/common/landed_titles/finland.txt diff --git a/N3OW/holder for later/common/landed_titles/greece.txt b/holder for later/common/landed_titles/greece.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/greece.txt rename to holder for later/common/landed_titles/greece.txt diff --git a/N3OW/holder for later/common/landed_titles/india.txt b/holder for later/common/landed_titles/india.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/india.txt rename to holder for later/common/landed_titles/india.txt diff --git a/N3OW/holder for later/common/landed_titles/iran.txt b/holder for later/common/landed_titles/iran.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/iran.txt rename to holder for later/common/landed_titles/iran.txt diff --git a/N3OW/holder for later/common/landed_titles/manchuria.txt b/holder for later/common/landed_titles/manchuria.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/manchuria.txt rename to holder for later/common/landed_titles/manchuria.txt diff --git a/N3OW/holder for later/common/landed_titles/middle_east.txt b/holder for later/common/landed_titles/middle_east.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/middle_east.txt rename to holder for later/common/landed_titles/middle_east.txt diff --git a/N3OW/holder for later/common/landed_titles/mongolia_and_bigger.txt b/holder for later/common/landed_titles/mongolia_and_bigger.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/mongolia_and_bigger.txt rename to holder for later/common/landed_titles/mongolia_and_bigger.txt diff --git a/N3OW/holder for later/common/landed_titles/nistrenia.txt b/holder for later/common/landed_titles/nistrenia.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/nistrenia.txt rename to holder for later/common/landed_titles/nistrenia.txt diff --git a/N3OW/holder for later/common/landed_titles/russia.txt b/holder for later/common/landed_titles/russia.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/russia.txt rename to holder for later/common/landed_titles/russia.txt diff --git a/N3OW/holder for later/common/landed_titles/scandinavia.txt b/holder for later/common/landed_titles/scandinavia.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/scandinavia.txt rename to holder for later/common/landed_titles/scandinavia.txt diff --git a/N3OW/holder for later/common/landed_titles/turkey.txt b/holder for later/common/landed_titles/turkey.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/turkey.txt rename to holder for later/common/landed_titles/turkey.txt diff --git a/N3OW/holder for later/common/landed_titles/yugoslavia.txt b/holder for later/common/landed_titles/yugoslavia.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/yugoslavia.txt rename to holder for later/common/landed_titles/yugoslavia.txt diff --git a/N3OW/holder for later/common/landed_titles/zapadoslavia.txt b/holder for later/common/landed_titles/zapadoslavia.txt similarity index 100% rename from N3OW/holder for later/common/landed_titles/zapadoslavia.txt rename to holder for later/common/landed_titles/zapadoslavia.txt diff --git a/N3OW/holder for later/common/religion/religions/NEOW_catholic.txt b/holder for later/common/religion/religions/NEOW_catholic.txt similarity index 100% rename from N3OW/holder for later/common/religion/religions/NEOW_catholic.txt rename to holder for later/common/religion/religions/NEOW_catholic.txt diff --git a/N3OW/holder for later/common/religion/religions/NEOW_orthodox.txt b/holder for later/common/religion/religions/NEOW_orthodox.txt similarity index 100% rename from N3OW/holder for later/common/religion/religions/NEOW_orthodox.txt rename to holder for later/common/religion/religions/NEOW_orthodox.txt diff --git a/N3OW/holder for later/common/religion/religions/NEOW_protestant.txt b/holder for later/common/religion/religions/NEOW_protestant.txt similarity index 100% rename from N3OW/holder for later/common/religion/religions/NEOW_protestant.txt rename to holder for later/common/religion/religions/NEOW_protestant.txt diff --git a/N3OW/holder for later/history/characters/NEOW_e_baltic.txt b/holder for later/history/characters/NEOW_e_baltic.txt similarity index 100% rename from N3OW/holder for later/history/characters/NEOW_e_baltic.txt rename to holder for later/history/characters/NEOW_e_baltic.txt diff --git a/N3OW/holder for later/history/characters/NEOW_e_greece.txt b/holder for later/history/characters/NEOW_e_greece.txt similarity index 100% rename from N3OW/holder for later/history/characters/NEOW_e_greece.txt rename to holder for later/history/characters/NEOW_e_greece.txt diff --git a/N3OW/holder for later/history/characters/NEOW_e_nistria.txt b/holder for later/history/characters/NEOW_e_nistria.txt similarity index 100% rename from N3OW/holder for later/history/characters/NEOW_e_nistria.txt rename to holder for later/history/characters/NEOW_e_nistria.txt diff --git a/N3OW/holder for later/history/characters/NEOW_e_yugoslavia.txt b/holder for later/history/characters/NEOW_e_yugoslavia.txt similarity index 100% rename from N3OW/holder for later/history/characters/NEOW_e_yugoslavia.txt rename to holder for later/history/characters/NEOW_e_yugoslavia.txt diff --git a/N3OW/holder for later/history/characters/NEOW_e_zapadoslavia.txt b/holder for later/history/characters/NEOW_e_zapadoslavia.txt similarity index 100% rename from N3OW/holder for later/history/characters/NEOW_e_zapadoslavia.txt rename to holder for later/history/characters/NEOW_e_zapadoslavia.txt diff --git a/N3OW/localization/english/NEOW_buildings_l_english.yml b/localization/english/NEOW_buildings_l_english.yml similarity index 100% rename from N3OW/localization/english/NEOW_buildings_l_english.yml rename to localization/english/NEOW_buildings_l_english.yml diff --git a/N3OW/localization/english/NEOW_holy_orders_l_english.yml b/localization/english/NEOW_holy_orders_l_english.yml similarity index 100% rename from N3OW/localization/english/NEOW_holy_orders_l_english.yml rename to localization/english/NEOW_holy_orders_l_english.yml diff --git a/N3OW/localization/english/auxiliary_regiment_l_english.yml b/localization/english/auxiliary_regiment_l_english.yml similarity index 100% rename from N3OW/localization/english/auxiliary_regiment_l_english.yml rename to localization/english/auxiliary_regiment_l_english.yml diff --git a/N3OW/localization/english/bookmark/bookmark_N3OW_2555_l_english.yml b/localization/english/bookmark/bookmark_N3OW_2555_l_english.yml similarity index 100% rename from N3OW/localization/english/bookmark/bookmark_N3OW_2555_l_english.yml rename to localization/english/bookmark/bookmark_N3OW_2555_l_english.yml diff --git a/N3OW/localization/english/buildings_l_english.yml b/localization/english/buildings_l_english.yml similarity index 100% rename from N3OW/localization/english/buildings_l_english.yml rename to localization/english/buildings_l_english.yml diff --git a/N3OW/localization/english/decisions_l_english.yml b/localization/english/decisions_l_english.yml similarity index 100% rename from N3OW/localization/english/decisions_l_english.yml rename to localization/english/decisions_l_english.yml diff --git a/N3OW/localization/english/dynasties/dynasty_names_l_english.yml b/localization/english/dynasties/dynasty_names_l_english.yml similarity index 100% rename from N3OW/localization/english/dynasties/dynasty_names_l_english.yml rename to localization/english/dynasties/dynasty_names_l_english.yml diff --git a/N3OW/localization/english/gui/levyview_l_english.yml b/localization/english/gui/levyview_l_english.yml similarity index 100% rename from N3OW/localization/english/gui/levyview_l_english.yml rename to localization/english/gui/levyview_l_english.yml diff --git a/N3OW/localization/english/modifiers/NEOW_modifiers_l_english.yml b/localization/english/modifiers/NEOW_modifiers_l_english.yml similarity index 100% rename from N3OW/localization/english/modifiers/NEOW_modifiers_l_english.yml rename to localization/english/modifiers/NEOW_modifiers_l_english.yml diff --git a/N3OW/localization/english/replace/culture/culture_eras_l_english.yml b/localization/english/replace/culture/culture_eras_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/culture_eras_l_english.yml rename to localization/english/replace/culture/culture_eras_l_english.yml diff --git a/N3OW/localization/english/replace/culture/traditions/cultural_languages_l_english.yml b/localization/english/replace/culture/traditions/cultural_languages_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/traditions/cultural_languages_l_english.yml rename to localization/english/replace/culture/traditions/cultural_languages_l_english.yml diff --git a/N3OW/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml rename to localization/english/replace/culture/traditions/zz_NEOW_cultural_heritages_l_english.yml diff --git a/N3OW/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml b/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml rename to localization/english/replace/culture/traditions/zz_NEOW_cultural_languages_l_english.yml diff --git a/N3OW/localization/english/replace/culture/zz_NEOW_culture_history_l_english.yml b/localization/english/replace/culture/zz_NEOW_culture_history_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/zz_NEOW_culture_history_l_english.yml rename to localization/english/replace/culture/zz_NEOW_culture_history_l_english.yml diff --git a/N3OW/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml b/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml rename to localization/english/replace/culture/zz_NEOW_culture_name_lists_l_english.yml diff --git a/N3OW/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml b/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml rename to localization/english/replace/culture/zz_NEOW_culture_titles_l_english.yml diff --git a/N3OW/localization/english/replace/culture/zz_NEOW_religion_titles_l_english.yml b/localization/english/replace/culture/zz_NEOW_religion_titles_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/culture/zz_NEOW_religion_titles_l_english.yml rename to localization/english/replace/culture/zz_NEOW_religion_titles_l_english.yml diff --git a/N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml rename to localization/english/replace/dynasties/zz_NEOW_dynasty_names_l_english.yml diff --git a/N3OW/localization/english/replace/event_localization/religion_events/zz_NEOW_religious_decisions_l_english.yml b/localization/english/replace/event_localization/religion_events/zz_NEOW_religious_decisions_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/event_localization/religion_events/zz_NEOW_religious_decisions_l_english.yml rename to localization/english/replace/event_localization/religion_events/zz_NEOW_religious_decisions_l_english.yml diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml similarity index 100% rename from N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml rename to localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml rename to localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml rename to localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml b/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml rename to localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_adonist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_adonist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_adonist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_adonist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_cosmist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_druidic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_druidic_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_druidic_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_druidic_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_folk_germanic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_folk_germanic_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_folk_germanic_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_folk_germanic_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_hermetic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_hermetic_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_hermetic_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_hermetic_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_islam_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_oceanic_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_oceanic_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_oceanic_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_oceanic_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_orthodox_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_orthodox_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_orthodox_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_orthodox_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_protestant_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_resurgentist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_resurgentist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_resurgentist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_resurgentist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_sikhism_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_sikhism_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_sikhism_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_sikhism_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_thelema_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_thelema_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_thelema_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_thelema_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_theomach_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_tsarist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_wicca_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_wicca_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_wicca_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_wicca_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_xenologist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_xenologist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_xenologist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_xenologist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_yugoslavist_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_yugoslavist_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_yugoslavist_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_yugoslavist_l_english.yml diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_zoroastrian_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_zoroastrian_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_zoroastrian_l_english.yml rename to localization/english/replace/religion/zz_NEOW_religion_zoroastrian_l_english.yml diff --git a/N3OW/localization/english/replace/zz_NEOW_decisions_l_english.yml b/localization/english/replace/zz_NEOW_decisions_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/zz_NEOW_decisions_l_english.yml rename to localization/english/replace/zz_NEOW_decisions_l_english.yml diff --git a/N3OW/localization/english/replace/zz_NEOW_game_concepts_l_english.yml b/localization/english/replace/zz_NEOW_game_concepts_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/zz_NEOW_game_concepts_l_english.yml rename to localization/english/replace/zz_NEOW_game_concepts_l_english.yml diff --git a/N3OW/localization/english/replace/zz_NEOW_regiment_l_english.yml b/localization/english/replace/zz_NEOW_regiment_l_english.yml similarity index 100% rename from N3OW/localization/english/replace/zz_NEOW_regiment_l_english.yml rename to localization/english/replace/zz_NEOW_regiment_l_english.yml diff --git a/N3OW/localization/english/terrains_l_english.yml b/localization/english/terrains_l_english.yml similarity index 100% rename from N3OW/localization/english/terrains_l_english.yml rename to localization/english/terrains_l_english.yml diff --git a/N3OW/map_data/adjacencies.csv b/map_data/adjacencies.csv old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/adjacencies.csv rename to map_data/adjacencies.csv diff --git a/N3OW/map_data/climate.txt b/map_data/climate.txt old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/climate.txt rename to map_data/climate.txt diff --git a/N3OW/map_data/default.map b/map_data/default.map similarity index 100% rename from N3OW/map_data/default.map rename to map_data/default.map diff --git a/N3OW/map_data/definition.csv b/map_data/definition.csv similarity index 100% rename from N3OW/map_data/definition.csv rename to map_data/definition.csv diff --git a/N3OW/map_data/donotreplace/default.map b/map_data/donotreplace/default.map similarity index 100% rename from N3OW/map_data/donotreplace/default.map rename to map_data/donotreplace/default.map diff --git a/N3OW/map_data/donotreplace/definition.csv b/map_data/donotreplace/definition.csv similarity index 100% rename from N3OW/map_data/donotreplace/definition.csv rename to map_data/donotreplace/definition.csv diff --git a/N3OW/map_data/donotreplace/positions.txt b/map_data/donotreplace/positions.txt similarity index 100% rename from N3OW/map_data/donotreplace/positions.txt rename to map_data/donotreplace/positions.txt diff --git a/N3OW/map_data/donotreplace/provinces.png b/map_data/donotreplace/provinces.png similarity index 100% rename from N3OW/map_data/donotreplace/provinces.png rename to map_data/donotreplace/provinces.png diff --git a/N3OW/map_data/geographical_regions/10_natural_disaster_regions.txt b/map_data/geographical_regions/10_natural_disaster_regions.txt old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/geographical_regions/10_natural_disaster_regions.txt rename to map_data/geographical_regions/10_natural_disaster_regions.txt diff --git a/N3OW/map_data/geographical_regions/geographical_region.txt b/map_data/geographical_regions/geographical_region.txt old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/geographical_regions/geographical_region.txt rename to map_data/geographical_regions/geographical_region.txt diff --git a/N3OW/map_data/heightmap.heightmap b/map_data/heightmap.heightmap old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/heightmap.heightmap rename to map_data/heightmap.heightmap diff --git a/N3OW/map_data/heightmap.png b/map_data/heightmap.png old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/heightmap.png rename to map_data/heightmap.png diff --git a/N3OW/map_data/indirection_heightmap.png b/map_data/indirection_heightmap.png old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/indirection_heightmap.png rename to map_data/indirection_heightmap.png diff --git a/N3OW/map_data/island_region.txt b/map_data/island_region.txt old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/island_region.txt rename to map_data/island_region.txt diff --git a/N3OW/map_data/nodes.dat b/map_data/nodes.dat old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/nodes.dat rename to map_data/nodes.dat diff --git a/N3OW/map_data/packed_heightmap.png b/map_data/packed_heightmap.png old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/packed_heightmap.png rename to map_data/packed_heightmap.png diff --git a/N3OW/map_data/positions.txt b/map_data/positions.txt similarity index 100% rename from N3OW/map_data/positions.txt rename to map_data/positions.txt diff --git a/N3OW/map_data/provinces.png b/map_data/provinces.png similarity index 100% rename from N3OW/map_data/provinces.png rename to map_data/provinces.png diff --git a/N3OW/map_data/rivers.png b/map_data/rivers.png old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/rivers.png rename to map_data/rivers.png diff --git a/N3OW/map_data/seasons.txt b/map_data/seasons.txt old mode 100755 new mode 100644 similarity index 100% rename from N3OW/map_data/seasons.txt rename to map_data/seasons.txt diff --git a/N3OW/thumbnail.png b/thumbnail.png similarity index 100% rename from N3OW/thumbnail.png rename to thumbnail.png