XRWS              L  Æext_01.cat ext_01.dat md/all_of_unknown_space.xml 966 1754374078 fab13e32c630c12b73f8bf073e0bed7c
ï»¿<?xml version="1.0" encoding="UTF-8"?>
<mdscript name="all_of_known_space"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="md.xsd">
  <cues>
    <cue name="Root">
      <cues>
        <cue name="Gamestart_setup" onfail="cancel">
          <conditions>
            <check_age max="10s" />
          </conditions>

          <delay exact="3s" comment="make sure the galaxy is loaded" />

          <actions>
            <!-- Get Initial Map -->
            <find_sector name="$Sectors" space="player.galaxy" multiple="true" />

            <!-- Uncover map -->
            <run_actions ref="md.LIB_Generic.UncoverMap_SectorsAndGates">
              <param name="InitialMap" value="$Sectors" />
              <param name="UncoverAllStations" value="true" />
              <param name="UncoverHighways" value="true" />
            </run_actions>
          </actions>
        </cue>
      </cues>
    </cue>
  </cues>
</mdscript><?xml version="1.0" encoding="utf-8"?>
<content id="" version="100" date="2025-08-05" save="false" name="" description="" author="temetvince" lastupdate=""/>
