GrantStuff

From Ashes of the Singularity - Official Wiki
Revision as of 07:54, 22 February 2018 by AlphonsoHornibro (talk | contribs)
Jump to navigation Jump to search

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>