XRWS           C   ð  Sext_01.cat ext_01.dat maps/XU_ep1_universe/galaxy.xml 1020 1580923589 19db0cc39280d6c3b7f97479d3044756
maps/XU_ep1_universe/zones.xml 867 1580924059 b6f288b5c4b9014d67007575af60dd8b
md/alex_activated_new_gate.xml 2292 1580925999 2eaaad0bef082618a0c2ffc2be7e341d
<?xml version="1.0" encoding="utf-8"?>
<diff>
<add sel="/macros/macro[@name='XU_EP1_universe_macro']/connections">
   
<connection name="ClusterGateALSP001" ref="destination" path="../Cluster_A_connection/Cluster_A_Sector02_connection/tzoneCluster_A_Sector02_Zone104_connection/connection_ClusterGate_M001">
      <macro connection="destination" path="../../../../../Cluster_B_connection/Cluster_B_Sector05_connection/tzoneCluster_B_Sector05_Zone22_connection/connection_ClusterGate_M002" />
</connection>

</add>

<!-- <add sel="/macros/macro[@name='XU_EP1_universe_macro']/connections">
   
<connection name="ClusterGateALSP002" ref="destination" path="../Cluster_B_connection/Cluster_B_Sector05_connection/tzoneCluster_B_Sector05_Zone22_connection/connection_ClusterGate_M002">
      <macro connection="destination" path="../../../../../Cluster_A_connection/Cluster_A_Sector02_connection/tzoneCluster_A_Sector02_Zone104_connection/connection_ClusterGate_M001" />
</connection>

</add> -->


</diff><?xml version="1.0" encoding="utf-8"?>
<diff>
<add sel="/macros/macro[@name='tzoneCluster_A_Sector02_Zone104_macro']/connections">

<connection name="connection_ClusterGate_M001" ref="gates">
        <offset>
         
		  <position x="3320.631" y="-2423.38" z="16572" />
		  
          <quaternion qx="0" qy="0" qz="0" qw="1" />
        </offset>
        <macro ref="props_gates_anc_gate_macro" connection="space" />
</connection>

</add>

<add sel="/macros/macro[@name='tzoneCluster_B_Sector05_Zone22_macro']/connections">

<connection name="connection_ClusterGate_M002" ref="gates">
        <offset>
          <position x="-13138.821" y="-6784.82" z="15478.142" />
          <quaternion qx="0" qy="0" qz="0" qw="1" />
        </offset>
        <macro ref="props_gates_anc_gate_macro" connection="space" />
</connection>

</add>

</diff>ï»¿<?xml version="1.0" encoding="utf-8"?>
<mdscript name="alex_activated_new_gate" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="md.xsd">
<!-- ÐœÐ•ÐÐ¯Ð¯ ÐÐÐ—Ð’ÐÐÐ˜Ð• Ð¤ÐÐ™Ð›Ð ÐœÐ•ÐÐ¯Ð•Ð¢Ð¡Ð¯ Ð¢Ð•ÐšÐ¡Ð¢ Ð’ NAME=" " ÐÐ ÐÐÐ—Ð’ÐÐÐ˜Ð• Ð¤ÐÐ™Ð›Ð -->
  <cues>
    <cue name="alex_ActivateGate" checktime="0.1s" checkinterval="0.5s">
      <conditions>
        <cue_is_complete cue="md.Setup.Start"/>
      </conditions>
      <actions>
	  
	  	<find_zone name="$GateALSP1" macro="macro.tzoneCluster_A_Sector02_Zone104_macro" comment=""/>
        <find_zone name="$GateALSP2" macro="macro.tzoneCluster_B_Sector05_Zone22_macro" comment=""/>
<!--   	<find_zone name="$GateALSP3" macro="macro.tzoneCluster_A_Sector02_Zone104_macro" comment="Ñ€ÐµÐ·ÐµÑ€Ð² Ð¿Ñ€Ð¸Ð¼ÐµÑ€"/>
        <find_zone name="$GateALSP4" macro="macro.tzoneCluster_B_Sector05_Zone22_macro" comment="Ñ€ÐµÐ·ÐµÑ€Ð² Ð¿Ñ€Ð¸Ð¼ÐµÑ€"/>
	  	<find_zone name="$GateALSP5" macro="macro.tzoneCluster_A_Sector02_Zone104_macro" comment="Ñ€ÐµÐ·ÐµÑ€Ð² Ð¿Ñ€Ð¸Ð¼ÐµÑ€"/>
        <find_zone name="$GateALSP6" macro="macro.tzoneCluster_B_Sector05_Zone22_macro" comment="Ñ€ÐµÐ·ÐµÑ€Ð² Ð¿Ñ€Ð¸Ð¼ÐµÑ€"/> -->
		
        <find_object name="$GateALSPZ1" class="class.gate" space="$GateALSP1" destination="$GateALSP2"/>
        <find_object name="$GateALSPZ2" class="class.gate" space="$GateALSP2" destination="$GateALSP1"/>

<!--    <find_object name="$GateALSPZ3" class="class.gate" space="$GateALSP3" destination="$GateALSP4"/>
        <find_object name="$GateALSPZ4" class="class.gate" space="$GateALSP4" destination="$GateALSP3"/>
        <find_object name="$GateALSPZ5" class="class.gate" space="$GateALSP5" destination="$GateALSP6"/>
        <find_object name="$GateALSPZ6" class="class.gate" space="$GateALSP6" destination="$GateALSP5"/> -->

		<set_object_active object="$GateALSPZ1" activate="true"/>
		<set_object_active object="$GateALSPZ2" activate="true"/>

<!--    <set_object_active object="$GateALSPZ3" activate="true"/>
		<set_object_active object="$GateALSPZ4" activate="true"/>
		<set_object_active object="$GateALSPZ5" activate="true"/>
		<set_object_active object="$GateALSPZ6" activate="true"/> -->



      </actions>
    </cue>
  </cues>
</mdscript><?xml version="1.0" encoding="utf-8"?>
<content id="" name="" description="" save="false" author="alexalsp" version="001" date="2020-02-08" lastupdate="">
  <text language="7" name="Add New Gate" description="ÐœÐ¾Ð´ Ð´Ð¾Ð±Ð°Ð²Ð»ÑÐµÑ‚ Ð½Ð¾Ð²Ñ‹Ðµ Ð²Ñ€Ð°Ñ‚Ð° Ð¸Ð· ÐœÐ°Ð»ÑŒÑÑ‚Ñ€Ð¸Ð¼Ð° Ð² ÐÐ»ÑŒÐ±Ð¸Ð¾Ð½." author="alexalsp"/>
  <text language="44" name="Add New Gate" description="Mod add new gate from Maelstrom to Albion." author="alexalsp"/>
  <text language="49" name="Add New Gate" description="Mod add new gate from Maelstrom to Albion." author="alexalsp"/>
  <!--   <dependency version="400" /> 
  <dependency id="ego_dlc_teladi_outpost" version="100" optional="true" /> 
  <dependency id="ego_dlc_2" version="100" optional="true" />  -->
</content>
