Thrawn's Revenge
Imperial Civil War [Empire at War] => Discussion, Suggestions & Feedback => Topic started by: derp on May 12, 2016, 10:19:31 PM
-
I play the black fleet crisis GC a lot and I really enjoy the Duskhan league's units from the D-fighter to their amazing infantry. I was thinking how interesting it would be to get to play as them in empires at war, of course with the heroes and units you get in black fleet crisis. I don't really want to the duskhan fleshed out because they're fun the way they are. I just want another GC with them.
Thoughts?
-
you see, the problem is they have no money structure, so you must have them flashed out just a little bit. I know this is nothing in BFC, but in larger GCs it's a problem. But I will help you.
Do you have notepad++
If not, you should download it.
OK, this is about mines, since you need something to get income. There won't be any new unit/building add, I promise.
Open Yevetha.xml(your FoC path/mods/Imperial_Civil_War/Data/XML) with notepad++ and add these lines somewhere just above the Y_Ground_Barracks.
<SpecialStructure Name="Y_Ground_Mining_Facility">
<Select_Box_Scale>200</Select_Box_Scale>
<Text_ID>TEXT_GROUND_MINING_FACILITY</Text_ID>
<Loop_Idle_Anim_00>Yes</Loop_Idle_Anim_00>
<GUI_Row> 0 </GUI_Row>
<Land_Model_Name> NB_CMC22Mining.ALO </Land_Model_Name>
<Is_Dummy>Yes</Is_Dummy>
<GUI_Bounds_Scale>0.33</GUI_Bounds_Scale>
<Can_Contain_Heroes_During_Ground_Battle> Yes </Can_Contain_Heroes_During_Ground_Battle>
<Scale_Factor>0.75</Scale_Factor>
<GUI_Bracket_Size>2</GUI_Bracket_Size>
<Affiliation>Yevetha</Affiliation>
<Political_Control>0</Political_Control>
<Build_Cost_Credits>500</Build_Cost_Credits>
<Build_Time_Seconds>30</Build_Time_Seconds>
<Build_Tab_Special_Structures>Yes</Build_Tab_Special_Structures>
<Build_Max_Instances_Per_Planet></Build_Max_Instances_Per_Planet>
<Size_Value>50</Size_Value>
<Base_Position>In_Base</Base_Position>
<Tech_Level>0</Tech_Level>
<Required_Timeline>0</Required_Timeline>
<Required_Ground_Base_Level>0</Required_Ground_Base_Level>
<Required_Star_Base_Level>0</Required_Star_Base_Level>
<Required_Special_Structures />
<Required_Planets />
<Tactical_Health>700</Tactical_Health>
<Behavior>SELECTABLE, DUMMY_GROUND_STRUCTURE</Behavior>
<LandBehavior>SPACE_OBSTACLE, LAND_OBSTACLE,REVEAL,HIDE_WHEN_FOGGED,DAMAGE_TRACKING,DUMMY_LAND_BASE_LEVEL_COMPONENT,UNIT_AI,EARTHQUAKE_TARGET,ION_STUN_EFFECT, STUNNABLE</LandBehavior>
<Obstacle_Proxy_Type> Empire_Ground_Mining_Facility_Build_Pad </Obstacle_Proxy_Type>
<Multisample_FOW_Check>Yes</Multisample_FOW_Check>
<Last_State_Visible_Under_FOW> Yes </Last_State_Visible_Under_FOW>
<Initial_State_Visible_Under_FOW>False</Initial_State_Visible_Under_FOW>
<Icon_Name>i_button_mining_facility.tga</Icon_Name>
<Victory_Relevant>yes</Victory_Relevant>
<No_Reflection_Below_Detail_Level>1</No_Reflection_Below_Detail_Level>
<No_Refraction_Below_Detail_Level>1</No_Refraction_Below_Detail_Level>
<Land_FOW_Reveal_Range>300.0</Land_FOW_Reveal_Range>
<Is_Visible_On_Radar>Yes</Is_Visible_On_Radar>
<Radar_Icon_Size>0.125 0.125</Radar_Icon_Size>
<Radar_Show_Facing>No</Radar_Show_Facing>
<Influences_Capture_Point>False</Influences_Capture_Point>
<Sabotage_Cost_Credits>1000</Sabotage_Cost_Credits>
<Death_Clone_Is_Obstacle> true </Death_Clone_Is_Obstacle>
<Obstacle_Width>120.0</Obstacle_Width>
<Obstacle_Height>120.0</Obstacle_Height>
<Obstacle_X_Offset>-60.0</Obstacle_X_Offset>
<Obstacle_Y_Offset>-60.0</Obstacle_Y_Offset>
<Land_Damage_Thresholds>1, 0.66, 0.33, 0</Land_Damage_Thresholds>
<Land_Damage_Alternates>0, 1, 2, 3</Land_Damage_Alternates>
<Land_Damage_SFX>null,SFX_Grenade_Detonation, SFX_Grenade_Detonation,null</Land_Damage_SFX>
<Armor_Type> Armor_Structure </Armor_Type>
<Reveal_During_Setup_Phase> true </Reveal_During_Setup_Phase>
<Is_Community_Property>Yes</Is_Community_Property>
<Collidable_By_Projectile_Living>Yes</Collidable_By_Projectile_Living>
<SFXEvent_Build_Started>EHD_Build_Structure</SFXEvent_Build_Started>
<SFXEvent_Build_Cancelled>EHD_Building_Canceled</SFXEvent_Build_Cancelled>
<SFXEvent_Build_Complete>EHD_Construction_Complete</SFXEvent_Build_Complete>
<Death_SFXEvent_Start_Die>Unit_Generic_Building_Death_SFX</Death_SFXEvent_Start_Die>
<SFXEvent_Unit_Under_Attack> EHD_Mining_Under_Attack </SFXEvent_Unit_Under_Attack>
<SFXEvent_Unit_Lost> EHD_Mining_Destroyed </SFXEvent_Unit_Lost>
<SFXEvent_Select>Structure_Mining_Select_SFX</SFXEvent_Select>
<Death_Explosions>Huge_Explosion_Land</Death_Explosions>
<Tactical_Buildable_Objects_Multiplayer>
Empire,
EL_Increased_Production_L1_Upgrade,
EL_Increased_Production_L2_Upgrade,
</Tactical_Buildable_Objects_Multiplayer>
<CategoryMask> Structure </CategoryMask>
<Abilities SubObjectList="Yes">
<Planet_Income_Bonus_Ability Name="Empire_Mining_Income_Bonus">
<Specific_Mod_Source_Text>TEXT_ECONOMY_MINING_FACILITIES</Specific_Mod_Source_Text>
<!-- 3% bonus to base planetary income -->
<Percentage_Income_Modifier>2</Percentage_Income_Modifier>
<!-- plus an absolute 0 credits to planetary income -->
<Absolute_Income_Modifier>0</Absolute_Income_Modifier>
<!-- net effect of +( (base income * 0%) + 20) credits -->
<Additional_Multiplier_On_Mining_Colonies>1.5</Additional_Multiplier_On_Mining_Colonies>
<!-- net result above multiplied by 2.0 if the affected planet is a mining colony -->
</Planet_Income_Bonus_Ability>
<Income_Stream_Ability Name="Empire_Mining_Income_Stream">
<!-- Income streams only exist in tactical modes that are not spawned from galatic, so this will not affect campaign play. -->
<Base_Income_Value>125</Base_Income_Value>
<Base_Interval_In_Secs>5</Base_Interval_In_Secs>
<Split_Income_With_Allies>Yes</Split_Income_With_Allies>
<Split_Favors_Owner>No</Split_Favors_Owner>
<Full_Amount_To_Everyone>Yes</Full_Amount_To_Everyone>
</Income_Stream_Ability>
<Force_Healing_Ability Name="E_Mining_Facility_Self_Repair">
<Activation_Style>Skirmish_Automatic</Activation_Style>
<Heal_Range>0.0</Heal_Range>
<Heal_Percent>0.003</Heal_Percent> <!-- Change from .025 to .003 for MP-->
<Heal_Amount>0.0</Heal_Amount>
<Heal_Interval_In_Secs>2.0</Heal_Interval_In_Secs> <!-- change from 5.0 to 2.0 for MP-->
<Single_Target_Heal>Yes</Single_Target_Heal>
<Applicable_Unit_Categories />
<Applicable_Unit_Types />
<SFXEvent_Target_Affected />
<Owner_Particle_Bone_Name>ROOT</Owner_Particle_Bone_Name>
<Owner_Light_Effect_Type>Color_Flash</Owner_Light_Effect_Type>
<Owner_Light_Effect_Color>1.2, 1.2, 1.2</Owner_Light_Effect_Color>
<Owner_Light_Effect_Color2 />
<Owner_Light_Effect_Duration>0.6</Owner_Light_Effect_Duration>
<Owner_Light_Effect_Pulse_Count>1</Owner_Light_Effect_Pulse_Count>
</Force_Healing_Ability>
</Abilities>
<Score_Cost_Credits> 5000 </Score_Cost_Credits>
<Encyclopedia_Text> TEXT_ENCYCLOPEDIA_MINING_00 </Encyclopedia_Text>
<MP_Encyclopedia_Text> MP_TEXT_ENCYCLOPEDIA_MINING_00, MP_TEXT_ENCYCLOPEDIA_MINING_01 </MP_Encyclopedia_Text>
<Encyclopedia_Unit_Class>TEXT_ENCYCLOPEDIA_CLASS_STRUCTURE</Encyclopedia_Unit_Class>
<!-- The ground structures have this data which looks like it's space only because the
snowspeeders are using space style pathfinding which needs this information so that we won't
path speeders through structures -->
<Space_Obstacle_Offset> 0 0 0 </Space_Obstacle_Offset>
<Space_Layer> Corvette </Space_Layer>
<Has_Land_Evaluator>True</Has_Land_Evaluator>
</SpecialStructure>
Next is editing the GC itself.
Since you said Empires at War, I am going to help you with that. If you want more, tell me and I will help you out.
Open up your Campaigns_EaW.xml in your FoC\Mods\Imperial_Civil_War\Data\XML\Conquests\Empires
And add the following lines near the end, just above the </Campaigns> in the very end
<Campaign Name="Sandbox_EaWS_Yevetha">
<Campaign_Set> Sandbox_EaWS </Campaign_Set>
<Sort_Order>4</Sort_Order>
<Text_ID> TEXT_CAMPAIGN_SINGLE_EMPIRES </Text_ID>
<Description_Text> TEXT_CAMPAIGN_SINGLE_DESCRIPTION_EMPIRES </Description_Text>
<Camera_Shift_X> 40.0 </Camera_Shift_X>
<Camera_Shift_Y> 0.0 </Camera_Shift_Y>
<Camera_Distance> 1200.0 </Camera_Distance>
<Locations>
Galaxy_Core_Art_Model,
Amrac,
AnxMinor,
Bastion,
Belsmuth,
Bilbringi,
Bonadan,
Borleais,
Borosk,
Carida,
Chandrila,
Ciutric,
Corulag,
Coruscant,
Crustai,
Dathomir,
Doornik,
Dubrillion,
Ession,
Etti_IV,
Garos_IV,
Garqi,
Gravan,
Gravlex_Med,
ILC905,
Ilum,
Jtptan,
Kariek,
Kauron,
Kuat,
Mantell,
Metellos,
Morishim,
Mrisst,
Muunilinst,
Myrkr,
Nirauan,
Nzoth,
ObroaSkai,
Orinda,
Oristrom,
Pakrik_Minor,
Pesitiin,
Poderis,
Polneye,
Quethold,
Rhigar,
Riette,
Sarvchi,
Selaggis,
Syca,
Tangrene,
Telos,
Trasi,
Wayland,
Yaga_Minor,
Yavin,
Zfell,
</Locations>
<Trade_Routes>
Amrac_Rhigar,
Amrac_Riette,
AnxMinor_Ciutric,
AnxMinor_Garqi,
Bastion_Dubrillion,
Bastion_Muunilinst,
Belsmuth_Dathomir,
Belsmuth_Yavin,
Bilbringi_Mantell,
Bilbringi_Mrisst,
Bilbringi_Pesitiin,
Bonadan_Ession,
Bonadan_Etti,
Borleais_Corulag,
Borleais_Mrisst,
Borosk_Morishim,
Borosk_Nirauan,
Borosk_Orinda,
Borosk_Yaga,
Carida_Kuat,
Carida_Poderis,
Chandrila_Corulag,
Chandrila_Poderis,
Ciutric_Wayland,
Corulag_Coruscant,
Coruscant_Metellos,
Coruscant_Pakrik,
Crustai_Oristrom,
Crustai_Pesitiin,
Crustai_Sarvchi,
Dathomir_Garos,
Dathomir_Selaggis,
Doornik_ILC905,
Doornik_Mrisst,
Doornik_Nzoth,
Doornik_Oristrom,
Dubrillion_Gravlex,
Etti_Telos,
Garos_Wayland,
Garqi_Orinda,
Garqi_Trasi,
Gravan_Myrkr,
Gravan_Obroa,
Gravlex_Trasi,
ILC905_Jtptan,
Ilum_Pesitiin,
Ilum_Quethold,
Jtptan_Zfell,
Kariek_Nirauan,
Kariek_Quethold,
Kauron_Tangrene,
Kauron_Telos,
Kuat_Pakrik,
Mantell_Orinda,
Metellos_Nzoth,
Morishim_Trasi,
Muunilinst_Yaga,
Myrkr_Wayland,
Nirauan_Quethold,
Nzoth_Polneye,
Obroa_Poderis,
Oristrom_Sarvchi,
Polneye_Zfell,
Quethold_Syca,
Rhigar_Riette,
Rhigar_Sarvchi,
Sarvchi_Syca,
Selaggis_Wayland,
Telos_Yavin,
</Trade_Routes>
<Home_Location> Underworld, Nirauan </Home_Location>
<Home_Location> Empire, Coruscant </Home_Location>
<Home_Location> Pentastar, Bastion </Home_Location>
<Home_Location> Yevetha, Nzoth </Home_Location>
<Starting_Active_Player> Yevetha </Starting_Active_Player>
<Underworld_Story_Name>Conquests\Empires\Story_Plots_Sandbox_Empires_Underworld_AI.xml</Underworld_Story_Name>
<Empire_Story_Name>Conquests\Empires\Story_Plots_Sandbox_Empires_Yevetha.xml </Empire_Story_Name>
<AI_Player_Control> Underworld, BasicRebel </AI_Player_Control>
<AI_Player_Control> Empire, BasicRebel </AI_Player_Control>
<AI_Player_Control> Pirates, BasicRebel </AI_Player_Control>
<AI_Player_Control> Pentastar, BasicRebel </AI_Player_Control>
<AI_Player_Control> Yevetha, SandboxHuman </AI_Player_Control>
<Markup_Filename>Empire, DefaultGalacticHints </Markup_Filename>
<Markup_Filename>Underworld, DefaultGalacticHints </Markup_Filename>
<Markup_Filename>Pirates, DefaultGalacticHints </Markup_Filename>
<Markup_Filename>Yevetha, DefaultGalacticHints </Markup_Filename>
<Markup_Filename>Pentastar, DefaultGalacticHints </Markup_Filename>
<Supports_Custom_Settings>False</Supports_Custom_Settings>
<Show_Completed_Tab>True</Show_Completed_Tab>
<!-- Win Conditions -->
<Human_Victory_Conditions>
Galactic_All_Planets_Controlled
</Human_Victory_Conditions>
<AI_Victory_Conditions>
Galactic_All_Planets_Controlled
</AI_Victory_Conditions>
<!-- Empire Starting Forces -->
<Starting_Credits> Empire, 12000 </Starting_Credits>
<Starting_Tech_Level> Empire, 1 </Starting_Tech_Level>
<Max_Tech_Level> Empire, 1 </Max_Tech_Level>
<!-- Garos_IV Space Forces -->
<Starting_Forces> Empire, Garos_IV, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Garos_IV, Empire_Golan_Three </Starting_Forces>
<Starting_Forces> Empire, Garos_IV, Star_Destroyer </Starting_Forces>
<Starting_Forces> Empire, Garos_IV, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Garos_IV, Strike_Cruiser </Starting_Forces>
<!-- Garos_IV Land Forces -->
<Starting_Forces> Empire, Garos_IV, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Garos_IV, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Garos_IV, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Pesitiin Space Forces -->
<Starting_Forces> Empire, Pesitiin, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Pesitiin, Empire_Golan_Three </Starting_Forces>
<Starting_Forces> Empire, Pesitiin, Star_Destroyer </Starting_Forces>
<Starting_Forces> Empire, Pesitiin, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Pesitiin, Lancer_Frigate </Starting_Forces>
<!-- Myrkr Space Forces -->
<Starting_Forces> Empire, Myrkr, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Empire_Golan_Three </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Lancer_Frigate </Starting_Forces>
<!-- Myrkr Land Forces -->
<Starting_Forces> Empire, Myrkr, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Myrkr, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Chandrila Space Forces -->
<Starting_Forces> Empire, Chandrila, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Empire_Golan_Three </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Star_Destroyer </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Lancer_Frigate </Starting_Forces>
<!-- Chandrila Land Forces -->
<Starting_Forces> Empire, Chandrila, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Chandrila, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Carida Space Forces -->
<Starting_Forces> Empire, Carida, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Carida, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Empire, Carida, Strike_Cruiser </Starting_Forces>
<!-- Carida Land Forces -->
<Starting_Forces> Empire, Carida, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Carida, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Carida, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Carida, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Garqi Space Forces -->
<Starting_Forces> Empire, Garqi, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Garqi, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Empire, Garqi, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Garqi, Lancer_Frigate </Starting_Forces>
<!-- Garqi Land Forces -->
<Starting_Forces> Empire, Garqi, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Garqi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Garqi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Garqi, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Borleais Space Forces -->
<Starting_Forces> Empire, Borleais, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Borleais, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Empire, Borleais, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Borleais, Lancer_Frigate </Starting_Forces>
<!-- Borleais Land Forces -->
<Starting_Forces> Empire, Borleais, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Borleais, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Borleais, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Borleais, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Pakrik_Minor Space Forces -->
<Starting_Forces> Empire, Pakrik_Minor, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Pakrik_Minor, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Empire, Pakrik_Minor, Lancer_Frigate </Starting_Forces>
<!-- Pakrik_Minor Land Forces -->
<Starting_Forces> Empire, Pakrik_Minor, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Pakrik_Minor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Pakrik_Minor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Pakrik_Minor, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Empire, Pakrik_Minor, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Wayland Space Forces -->
<Starting_Forces> Empire, Wayland, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Wayland, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Empire, Wayland, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Wayland, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Wayland, Carrack_Cruiser </Starting_Forces>
<!-- Wayland Land Forces -->
<Starting_Forces> Empire, Wayland, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Wayland, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Wayland, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Wayland, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Corulag Space Forces -->
<Starting_Forces> Empire, Corulag, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Corulag, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Empire, Corulag, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Corulag, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Corulag, Carrack_Cruiser </Starting_Forces>
<!-- Corulag Land Forces -->
<Starting_Forces> Empire, Corulag, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Corulag, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Corulag, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Corulag, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Corulag, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Metellos Space Forces -->
<Starting_Forces> Empire, Metellos, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Metellos, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Metellos, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Metellos, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Metellos, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Metellos, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Metellos, Lancer_Frigate </Starting_Forces>
<!-- Metellos Land Forces -->
<Starting_Forces> Empire, Metellos, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Heavy_Assault_Company </Starting_Forces>
<Starting_Forces> Empire, Metellos, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- ObroaSkai Space Forces -->
<Starting_Forces> Empire, ObroaSkai, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Lancer_Frigate </Starting_Forces>
<!-- ObroaSkai Land Forces -->
<Starting_Forces> Empire, ObroaSkai, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Heavy_Assault_Company </Starting_Forces>
<Starting_Forces> Empire, ObroaSkai, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Ciutric Space Forces -->
<Starting_Forces> Empire, Ciutric, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Lancer_Frigate </Starting_Forces>
<!-- Ciutric Land Forces -->
<Starting_Forces> Empire, Ciutric, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Heavy_Assault_Company </Starting_Forces>
<Starting_Forces> Empire, Ciutric, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Kuat Space Forces -->
<Starting_Forces> Empire, Kuat, Empire_Star_Base_3 </Starting_Forces>
<Starting_Forces> Empire, Kuat, Tector_Star_Destroyer </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Empire, Kuat, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Kuat, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Kuat, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Kuat, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Kuat, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Kuat, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Kuat, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Kuat, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Kuat, Lancer_Frigate </Starting_Forces>
<!-- Kuat Land Forces -->
<Starting_Forces> Empire, Kuat, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Heavy_Assault_Company </Starting_Forces>
<Starting_Forces> Empire, Kuat, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Coruscant Space Forces -->
<Starting_Forces> Empire, Coruscant, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Victory_Destroyer_Mark_2 </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Lancer_Frigate </Starting_Forces>
<!--Coruscant Land Forces -->
<Starting_Forces> Empire, Coruscant, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Coruscant, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Mantell Space Forces -->
<Starting_Forces> Empire, Mantell, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Mantell, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Empire, Mantell, Victory_Destroyer_Mark_2 </Starting_Forces>
<Starting_Forces> Empire, Mantell, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Mantell, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Mantell, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Mantell, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Mantell, Lancer_Frigate </Starting_Forces>
<!--Mantell Land Forces -->
<Starting_Forces> Empire, Mantell, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Mantell, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Mantell, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Mantell, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Poderis Space Forces -->
<Starting_Forces> Empire, Poderis, Empire_Star_Base_1 </Starting_Forces>
<Starting_Forces> Empire, Poderis, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Poderis, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Poderis, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Poderis, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Poderis, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Poderis, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Poderis, Lancer_Frigate </Starting_Forces>
<!--Poderis Land Forces -->
<Starting_Forces> Empire, Poderis, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Poderis, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Poderis, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Poderis, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Poderis, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Poderis, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Bilbringi Space Forces -->
<Starting_Forces> Empire, Bilbringi, Empire_Star_Base_3 </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Victory_Destroyer_Mark_2 </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Escort_Carrier </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Lancer_Frigate </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Lancer_Frigate </Starting_Forces>
<!--Bilbringi Land Forces -->
<Starting_Forces> Empire, Bilbringi, E_Ground_Barracks </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Empire, Bilbringi, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Hand Starting Forces -->
<Starting_Credits> Underworld, 15000 </Starting_Credits>
<Starting_Tech_Level> Underworld, 1 </Starting_Tech_Level>
<Max_Tech_Level> Underworld, 1 </Max_Tech_Level>
<!-- Nirauan Space Forces -->
<Starting_Forces> Underworld, Nirauan, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Nirauan, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Nirauan, Chiss_Star_Destroyer </Starting_Forces>
<Starting_Forces> Underworld, Nirauan, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Nirauan, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Nirauan, Vigilance_gunship </Starting_Forces>
<!-- Nirauan Land Forces -->
<Starting_Forces> Underworld, Nirauan, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Nirauan, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Nirauan, EotH_ATCW_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Nirauan, EotH_Kirov_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Nirauan, U_Ground_Palace</Starting_Forces>
<Starting_Forces> Underworld, Nirauan, EotH_MMT_Brigade</Starting_Forces>
<!-- Syca Space Forces -->
<Starting_Forces> Underworld, Syca, Underworld_Star_Base_3 </Starting_Forces>
<Starting_Forces> Underworld, Syca, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Syca, Phalanx_Destroyer </Starting_Forces>
<Starting_Forces> Underworld, Syca, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Syca, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Syca, Auriette_Carrier </Starting_Forces>
<Starting_Forces> Underworld, Syca, Auriette_Carrier </Starting_Forces>
<!-- Syca Land Forces -->
<Starting_Forces> Underworld, Syca, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Syca, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Syca, EotH_Kirov_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Syca, EotH_ATCW_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Syca, EotH_MMT_Brigade</Starting_Forces>
<!-- Kariek Space Forces -->
<Starting_Forces> Underworld, Kariek, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Kariek, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Kariek, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Underworld, Kariek, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Kariek, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Kariek, Dreadnaught_Empire </Starting_Forces>
<!-- Kariek Land Forces -->
<Starting_Forces> Underworld, Kariek, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Kariek, </Starting_Forces>
<Starting_Forces> Underworld, Kariek, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Kariek, EotH_Kirov_Brigade</Starting_Forces>
<!-- Sarvchi Space Forces -->
<Starting_Forces> Underworld, Sarvchi, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Phalanx_destroyer </Starting_Forces>
<!-- Sarvchi Land Forces -->
<Starting_Forces> Underworld, Sarvchi, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Sarvchi, EotH_Kirov_Brigade</Starting_Forces>
<!-- Rhigar Space Forces -->
<Starting_Forces> Underworld, Rhigar, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Chaf_Destroyer </Starting_Forces>
<!-- Rhigar Land Forces -->
<Starting_Forces> Underworld, Rhigar, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Rhigar, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Rhigar, EotH_Kirov_Brigade</Starting_Forces>
<!-- Amrac Space Forces -->
<Starting_Forces> Underworld, Amrac, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Chaf_Destroyer </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Chiss_Star_Destroyer </Starting_Forces>
<!-- Amrac Land Forces -->
<Starting_Forces> Underworld, Amrac, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Amrac, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Amrac, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Amrac, EotH_Kirov_Brigade</Starting_Forces>
<!-- Quethold Space Forces -->
<Starting_Forces> Underworld, Quethold, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Chaf_Destroyer </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Chiss_Star_Destroyer </Starting_Forces>
<!-- Quethold Land Forces -->
<Starting_Forces> Underworld, Quethold, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Quethold, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Quethold, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Quethold, EotH_Kirov_Brigade</Starting_Forces>
<!-- Crustai Space Forces -->
<Starting_Forces> Underworld, Crustai, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Crustai, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Crustai, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Crustai, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Crustai, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Crustai, Chaf_Destroyer </Starting_Forces>
<!-- Crustai Land Forces -->
<Starting_Forces> Underworld, Crustai, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Crustai, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Crustai, EotH_Kirov_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Crustai, EotH_ATCW_Brigade</Starting_Forces>
<!-- Oristrom Space Forces -->
<Starting_Forces> Underworld, Oristrom, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Oristrom, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Oristrom, Kariek_Shieldship </Starting_Forces>
<Starting_Forces> Underworld, Oristrom, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Oristrom, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Oristrom, Chaf_Destroyer </Starting_Forces>
<!-- Oristrom Land Forces -->
<Starting_Forces> Underworld, Oristrom, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Oristrom, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Oristrom, EotH_Kirov_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Oristrom, EotH_ATCW_Brigade</Starting_Forces>
<!-- Riette Space Forces -->
<Starting_Forces> Underworld, Riette, Underworld_Star_Base_1 </Starting_Forces>
<Starting_Forces> Underworld, Riette, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Riette, Auriette_Carrier </Starting_Forces>
<Starting_Forces> Underworld, Riette, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Riette, Clawcraft_Squadron </Starting_Forces>
<Starting_Forces> Underworld, Riette, Chaf_Destroyer </Starting_Forces>
<!-- Riette Land Forces -->
<Starting_Forces> Underworld, Riette, U_Ground_Barracks </Starting_Forces>
<Starting_Forces> Underworld, Riette, Phalanx_Trooper_Squad</Starting_Forces>
<Starting_Forces> Underworld, Riette, EotH_Kirov_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Riette, EotH_ATCW_Brigade</Starting_Forces>
<Starting_Forces> Underworld, Riette, EotH_MMT_Brigade</Starting_Forces>
<!-- Yevetha Starting Forces -->
<Starting_Credits> Yevetha, 15000 </Starting_Credits>
<Starting_Tech_Level> Yevetha, 3 </Starting_Tech_Level>
<Max_Tech_Level> Yevetha, 3 </Max_Tech_Level>
<!-- Nzoth Space Forces -->
<Starting_Forces> Yevetha, Nzoth, Y_Star_Base_3 </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Pride_of_Yevetha </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Nil_Spaar </Starting_Forces>
<!-- Nzoth Land Forces -->
<Starting_Forces> Yevetha, Nzoth, Y_Ground_Barracks </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Yevetha_Infantry_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Yevetha_Infantry_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Yevethan_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Nzoth, Yevethan_Heavy_Assault_Company </Starting_Forces>
<!-- Doornik Space Forces -->
<Starting_Forces> Yevetha, Doornik, Y_Star_Base_1 </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Dreadnaught_Empire </Starting_Forces>
<!-- Doornik Land Forces -->
<Starting_Forces> Yevetha, Doornik, Y_Ground_Barracks </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Yevetha_Infantry_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Doornik, Yevethan_Heavy_Scout_Squad </Starting_Forces>
<!-- Jtptan Space Forces -->
<Starting_Forces> Yevetha, Jtptan, Y_Star_Base_1 </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Victory_Destroyer_Mark_1 </Starting_Forces>
<!-- Jtptan Land Forces -->
<Starting_Forces> Yevetha, Jtptan, Y_Ground_Barracks </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Yevetha_Infantry_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Jtptan, Yevethan_Heavy_Scout_Squad </Starting_Forces>
<!-- Zfell Space Forces -->
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Dreadnaught_Empire </Starting_Forces>
<!-- Zfell Land Forces -->
<Starting_Forces> Yevetha, Zfell, Imperial_Light_Scout_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Imperial_Light_Scout_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Imperial_Light_Scout_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Zfell, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Polneye Space Forces -->
<Starting_Forces> Yevetha, Polneye, Y_Star_Base_2 </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Strike_Cruiser </Starting_Forces>
<!-- Polneye Land Forces -->
<Starting_Forces> Yevetha, Polneye, Y_Ground_Barracks </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Yevetha_Infantry_Squad </Starting_Forces>
<Starting_Forces> Yevetha, Polneye, Yevethan_Heavy_Scout_Squad </Starting_Forces>
<!-- ILC905 Space Forces -->
<Starting_Forces> Yevetha, ILC905, Y_Star_Base_1 </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Armadia </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Strike_Cruiser </Starting_Forces>
<Starting_Forces> Yevetha, ILC905, Strike_Cruiser </Starting_Forces>
<!-- Pentastar Starting Forces -->
<Starting_Credits> Pentastar, 18000 </Starting_Credits>
<Starting_Tech_Level> Pentastar, 1 </Starting_Tech_Level>
<Max_Tech_Level> Pentastar, 1 </Max_Tech_Level>
<!-- Bastion Space Forces -->
<Starting_Forces> Pentastar, Bastion, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Reaper_Kaine </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Lancer_Frigate </Starting_Forces>
<!-- Bastion Land Forces -->
<Starting_Forces> Pentastar, Bastion, Jerec_Team </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Gregor_Team </Starting_Forces>
<Starting_Forces> Pentastar, Bastion, Sariss_Team </Starting_Forces>
<!-- Muunilinst Space Forces -->
<Starting_Forces> Pentastar, Muunilinst, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Muunilinst, Oriflamme </Starting_Forces>
<Starting_Forces> Pentastar, Muunilinst, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Muunilinst, Lancer_Frigate </Starting_Forces>
<!-- Muunilinst Land Forces -->
<Starting_Forces> Pentastar, Muunilinst, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Muunilinst, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Muunilinst, P_Ground_Barracks </Starting_Forces>
<!-- Yaga_Minor Space Forces -->
<Starting_Forces> Pentastar, Yaga_Minor, Pentastar_Star_Base_3 </Starting_Forces>
<Starting_Forces> Pentastar, Yaga_Minor, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Yaga_Minor, Munificent </Starting_Forces>
<Starting_Forces> Pentastar, Yaga_Minor, Imperial_Star_Destroyer_Two </Starting_Forces>
<!-- Yaga_Minor Land Forces -->
<Starting_Forces> Pentastar, Yaga_Minor, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Yaga_Minor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Yaga_Minor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Yaga_Minor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Lancer_Frigate </Starting_Forces>
<!-- Yaga_Minor Land Forces -->
<Starting_Forces> Pentastar, Morishim, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Morishim, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Gravlex_Med Space Forces -->
<Starting_Forces> Pentastar, Gravlex_Med, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Gravlex_Med, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Gravlex_Med, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pentastar, Gravlex_Med, Lancer_Frigate </Starting_Forces>
<!-- Gravlex_Med Land Forces -->
<Starting_Forces> Pentastar, Gravlex_Med, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Gravlex_Med, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Gravlex_Med, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Gravlex_Med, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Trasi Space Forces -->
<Starting_Forces> Pentastar, Trasi, Pentastar_Star_Base_3 </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Munificent </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Enforcer </Starting_Forces>
<!-- Trasi Land Forces -->
<Starting_Forces> Pentastar, Trasi, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Trasi, Imperial_Heavy_Scout_Squad </Starting_Forces>
<!-- Borosk Space Forces -->
<Starting_Forces> Pentastar, Borosk, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Munificent </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Venator_Pentastar </Starting_Forces>
<!-- Borosk Land Forces -->
<Starting_Forces> Pentastar, Borosk, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Borosk, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Orinda Space Forces -->
<Starting_Forces> Pentastar, Orinda, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Orinda, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Orinda, Munificent </Starting_Forces>
<Starting_Forces> Pentastar, Orinda, Venator_Pentastar </Starting_Forces>
<!-- AnxMinor Space Forces -->
<Starting_Forces> Pentastar, AnxMinor, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, AnxMinor, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, AnxMinor, Pentastar_Star_Base_1 </Starting_Forces>
<!-- AnxMinor Land Forces -->
<Starting_Forces> Pentastar, AnxMinor, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, AnxMinor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, AnxMinor, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, AnxMinor, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Dubrillion Space Forces -->
<Starting_Forces> Pentastar, Dubrillion, Pentastar_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pentastar, Dubrillion, Enforcer </Starting_Forces>
<Starting_Forces> Pentastar, Dubrillion, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pentastar, Dubrillion, Acclamator_Assault_Ship </Starting_Forces>
<!-- Dubrillion Land Forces -->
<Starting_Forces> Pentastar, Dubrillion, P_Ground_Barracks </Starting_Forces>
<Starting_Forces> Pentastar, Dubrillion, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Dubrillion, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pentastar, Dubrillion, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Credits> Pirates, 180000 </Starting_Credits>
<Starting_Tech_Level> Pirates, 1 </Starting_Tech_Level>
<Max_Tech_Level> Pirates, 1 </Max_Tech_Level>
<!-- Gravan Space Forces -->
<Starting_Forces> Pirates, Gravan, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Interdictor_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Escort_Carrier </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Lancer_Frigate </Starting_Forces>
<!-- Gravan Land Forces -->
<Starting_Forces> Pirates, Gravan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Heavy_Scout_Squad </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Heavy_Assault_Company </Starting_Forces>
<Starting_Forces> Pirates, Gravan, Imperial_Artillery_Corp </Starting_Forces>
<!-- Mrisst Space Forces -->
<Starting_Forces> Pirates, Mrisst, Zsinj_Star_Destroyer_two </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Corellian_Corvette </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Lancer_Frigate </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Victory_destroyer_Mark_One </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Victory_destroyer_Mark_One </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, TIE_Raptor_Squadron </Starting_Forces>
<!-- Mrisst Land Forces -->
<Starting_Forces> Pirates, Mrisst, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Mrisst, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Selaggis Space Forces -->
<Starting_Forces> Pirates, Selaggis, Zsinj_Star_Destroyer_two </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Selaggis, TIE_Raptor_Squadron </Starting_Forces>
<!-- Dathomir Space Forces -->
<Starting_Forces> Pirates, Dathomir, Iron_Fist </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Corellian_Corvette </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Corellian_Corvette </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Dreadnaught </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Victory_destroyer_Mark_One </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Zsinj_Nebulon_B_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, TIE_Raptor_Squadron </Starting_Forces>
<!-- Dathomir Land Forces -->
<Starting_Forces> Pirates, Dathomir, Gethzerion_Team </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Melvar_Team </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Dathomir, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Telos Space Forces -->
<Starting_Forces> Pirates, Telos, Zsinj_Star_Destroyer_two </Starting_Forces>
<Starting_Forces> Pirates, Telos, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Telos, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Telos, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Telos, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Telos, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Telos, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Telos, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Telos, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Telos, TIE_Raptor_Squadron </Starting_Forces>
<!-- Telos Land Forces -->
<Starting_Forces> Pirates, Telos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Telos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Telos, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Telos, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Tangrene Space Forces -->
<Starting_Forces> Pirates, Tangrene, Zsinj_Star_Destroyer_two </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, TIE_Raptor_Squadron </Starting_Forces>
<!-- Tangrene Land Forces -->
<Starting_Forces> Pirates, Tangrene, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Tangrene, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Yavin Space Forces -->
<Starting_Forces> Pirates, Yavin, Zsinj_Star_Destroyer_two </Starting_Forces>
<Starting_Forces> Pirates, Yavin, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Yavin, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Yavin, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Yavin, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Yavin, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Yavin, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Yavin, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Yavin, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Yavin, TIE_Raptor_Squadron </Starting_Forces>
<!-- Yavin Land Forces -->
<Starting_Forces> Pirates, Yavin, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Yavin, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Yavin, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Yavin, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Ilum Space Forces -->
<Starting_Forces> Pirates, Ilum, Zsinj_Star_Destroyer_two </Starting_Forces>
<Starting_Forces> Pirates, Ilum, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Ilum, Zsinj_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Ilum, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Ilum, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Ilum, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Ilum, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Ilum, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Ilum, TIE_Raptor_Squadron </Starting_Forces>
<Starting_Forces> Pirates, Ilum, TIE_Raptor_Squadron </Starting_Forces>
<!-- Ilum Land Forces -->
<Starting_Forces> Pirates, Ilum, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Ilum, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Ilum, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Ilum, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Bonadan Space Forces -->
<Starting_Forces> Pirates, Bonadan, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Interdictor_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Escort_Carrier </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Lancer_Frigate </Starting_Forces>
<!-- Bonadan Land Forces -->
<Starting_Forces> Pirates, Bonadan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Bonadan, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Ession Space Forces -->
<Starting_Forces> Pirates, Ession, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Ession, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Ession, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Ession, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Ession, Interdictor_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Ession, Escort_Carrier </Starting_Forces>
<Starting_Forces> Pirates, Ession, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Pirates, Ession, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Pirates, Ession, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Ession, Lancer_Frigate </Starting_Forces>
<!-- Ession Land Forces -->
<Starting_Forces> Pirates, Ession, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Ession, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Ession, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Ession, Imperial_Stormtrooper_Squad </Starting_Forces>
<!-- Etti_IV Space Forces -->
<Starting_Forces> Pirates, Etti_IV, Zsinj_Star_Base_1 </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Imperial_Star_Destroyer_Two </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Interdictor_Star_Destroyer </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Escort_Carrier </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Dreadnaught_Empire </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Victory_Destroyer_Mark_1 </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Carrack_Cruiser </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Lancer_Frigate </Starting_Forces>
<!-- Etti_IV Land Forces -->
<Starting_Forces> Pirates, Etti_IV, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Imperial_Stormtrooper_Squad </Starting_Forces>
<Starting_Forces> Pirates, Etti_IV, Imperial_Stormtrooper_Squad </Starting_Forces>
</Campaign>
After that is done, open a new tab in notepad++, and add the following lines and then save it as
Story_Plots_Sandbox_Empires_Yevetha.xml
It should contain the following lines:
<?xml version="1.0" ?>
<Story_Mode_Plots>
<Lua_Script>Display_Structures</Lua_Script>
<Active_Plot>Display_Structures.xml</Active_Plot>
<Active_Plot>Conquests\Empires\Story_Sandbox_Empires_Yevetha.XML</Active_Plot>
<Active_Plot>Conquests\Story_Sandbox_Zsinj_Lock_Universal_IR.xml</Active_Plot>
<Active_Plot>Conquests\Story_Sandbox_Raids.xml</Active_Plot>
<Suspended_Plot>Conquests\Tactical_Raids.xml</Suspended_Plot>
<Active_Plot>Conquests\Prison_Tactical.xml</Active_Plot>
</Story_Mode_Plots>
then repeat the previous with the following name:
Story_Sandbox_Empires_Yevetha.xml
Containing these lines:
<?xml version="1.0" ?>
<!--****************************************************-->
<!--***** CAMPAIGN: Fractured Empire (Empire Version) *****-->
<!--****************************************************-->
<Story>
<Event Name="Long_Text">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>START_MOVIE</Reward_Type>
<Reward_Param1>Star_Wars_Intro</Reward_Param1>
<Prereq>Faction_Fin</Prereq>
</Event>
<Event Name="Long_Text_Fin">
<Event_Type>STORY_MOVIE_DONE</Event_Type>
<Prereq>Long_Text</Prereq>
</Event>
<Event Name="Empires_Text_Crawl">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>START_MOVIE</Reward_Type>
<Reward_Param1>Empires_Campaign_Intro</Reward_Param1>
<Prereq>Long_Text_Fin</Prereq>
</Event>
<Event Name="Empires_Text_Fin">
<Event_Type>STORY_MOVIE_DONE</Event_Type>
<Prereq>Empires_Text_Crawl</Prereq>
</Event>
<Event Name="Empires_Text_Fin2">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>STORY_GOAL_COMPLETED</Reward_Type>
<Reward_Param1>BlahBlah</Reward_Param1>
<Prereq>Empires_Text_Fin</Prereq>
</Event>
<Event Name="Pause_For_Movie">
<Event_Type>STORY_ELAPSED</Event_Type>
<Event_Param1>0</Event_Param1>
<Reward_Type>PAUSE_GALACTIC</Reward_Type>
</Event>
<Event Name="UnPause_For_Game">
<Event_Type>STORY_GENERIC</Event_Type>
<Event_Param1>CLICK</Event_Param1>
<Reward_Type>UNPAUSE_GALACTIC</Reward_Type>
</Event>
<Event Name="Universal_Story_Start">
<Event_Type>STORY_GENERIC</Event_Type>
<Event_Param1>CLICK</Event_Param1>
</Event>
<!-- Spawn Tech Level 1 Heroes Isard -->
<Event Name="Empire_Enters_Tech_01">
<Event_Type>STORY_TECH_LEVEL</Event_Type>
<Event_Param1>1</Event_Param1>
</Event>
<Event Name="Spawn_Isard">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Lusankya</Reward_Param1>
<Reward_Param2>Coruscant</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Isard">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Lusankya</Reward_Param1>
<Reward_Param2>Coruscant</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Dlarit">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Elite_Squadron</Reward_Param1>
<Reward_Param2>Thyferra</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Harrsk">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Shockwave_Star_Destroyer</Reward_Param1>
<Reward_Param2>Thyferra</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Krennal">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Reckoning_Star_Destroyer</Reward_Param1>
<Reward_Param2>Thyferra</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Convarion">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Corrupter_Star_Destroyer</Reward_Param1>
<Reward_Param2>Thyferra</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Trigit">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Implacable_Star_Destroyer</Reward_Param1>
<Reward_Param2>Thyferra</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Spawn_Brashin">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>SPAWN_HERO</Reward_Type>
<Reward_Param1>Brashin_Team</Reward_Param1>
<Reward_Param2>Thyferra</Reward_Param2>
<Prereq>Empire_Enters_Tech_01</Prereq>
</Event>
<Event Name="Intro_Welcome">
<Event_Type>STORY_TRIGGER</Event_Type>
<Reward_Type>MULTIMEDIA</Reward_Type>
<Reward_Param1>TEXT_CONQUEST_BFC_DL_INTRO_ONE</Reward_Param1>
<Reward_Param2>15</Reward_Param2>
<Reward_Param3 />
<Reward_Param4 />
<Reward_Param5 />
<Reward_Param6 />
<Reward_Param7 />
<Reward_Param8>Spaar_Intro_Speech</Reward_Param8>
<Reward_Param9>Spaar_Loop</Reward_Param9>
<Reward_Param10>0</Reward_Param10>
<Prereq>Universal_Story_Start</Prereq>
</Event>
</Story>
If you did everything OK, you should be able to play as DL in Empires at War.
In case there is any problem with it, just tell me and I'll help
-
I think we have a contender for the largest post on this forum.
Congratulations on your achievement.
-
I think we have a contender for the largest post on this forum.
Congratulations on your achievement.
And what would have happened if I would have posted all this in the same comment ;)
-
And what would have happened if I would have posted all this in the same comment ;)
You would have been farther away from taking those top 10 poster spots.
-
So these are the lines of code that will allow me to play as the Duskhan League. I'm tempted but at the same time I don't want to screw up my game.
-
So these are the lines of code that will allow me to play as the Duskhan League. I'm tempted but at the same time I don't want to screw up my game.
Make original copies of all the files you change. Then if it borks up the game just replace the files.
-
And what would have happened if I would have posted all this in the same comment ;)
It would look like it does now. I put them all together and added the code tags so you don't break the line spacing or my beautiful forum. Also, in the long bit for starting forces, you left off in the middle of a line, so that'll crash.
-
It would look like it does now. I put them all together and added the code tags so you don't break the line spacing or my beautiful forum. Also, in the long bit for starting forces, you left off in the middle of a line, so that'll crash.
thanks. I repaired it. Looks like it was more characters than my RAM could store... ;D
So these are the lines of code that will allow me to play as the Duskhan League. I'm tempted but at the same time I don't want to screw up my game.
You give me a run for my non-existent money... But I promised I will help you, so I will.
I programed the whole thing down and tested if it works or not, and it does, so you have nothing to worry about. here is a link you can download it from:
https://www.dropbox.com/sh/qz0i1u9de7lwlvd/AAAPIGRd4ElBCLMqmSnfdYyDa?dl=0
Just put the XML folder into your Imperial_Civil_War\Data folder and overwrite everything.
Do not delete the existing XML or GC folders! These are only the new and modified files.
-
Thank you, I'll give this a try!
-
So I got the mod working! The only problem is that my ships don't spawn D-Fighters. I don't know if I did something wrong?
-
I did not mod them to spawn D-types.
I left everything as it was, just added the mines and made the DL playable.
Do you want me to do it?
-
I did not mod them to spawn D-types.
I left everything as it was, just added the mines and made the DL playable.
Do you want me to do it?
Yes Please! I wasn't aware that they didn't default spawn D-Fighters. It would make them more competitive in the GC and I have no problems playing the ground war with them.
Thank you for doing this I really appreciate it.
-
I have to take it back...
Looks like they should spawn trifoils, even unmodded...
And since I did not touch them, something must be wrong. I am trying to get in the bottom of it.
But I go to sleep now since it is 2AM here :D
-
Yeah finally found a DL People. They are pretty cool and if corey wants to keep them he needs to update them.
-
if you love the DL too then you can always try out my polished DL submod.
It gives the DL quite a few toys to play with.
-
if you love the DL too then you can always try out my polished DL submod.
It gives the DL quite a few toys to play with.
I cant make a mod man I suck balls at it.
-
I meant my creation
http://thrawnsrevenge.com/forums/index.php?topic=5393.0
This submod.
Thought you might like it
-
I meant my creation
http://thrawnsrevenge.com/forums/index.php?topic=5393.0
This submod.
Thought you might like it
ohhh thanks bro.