GrantStuff
Using the GrantStuff command, the player or AI can be given free Quantum Upgrades. The GrantStuff needs to be inside of a Trigger, like so:
<Trigger Name="tFreeStuff_Metal" Type="Timer" Timer="30" Inactive="1" > <GrantStuff Metal="1000" Player="1" /> </Trigger>