Skip to content

Instantly share code, notes, and snippets.

@fodinabor
Created September 12, 2014 17:53
Show Gist options
  • Save fodinabor/c28130a30a9c0178d928 to your computer and use it in GitHub Desktop.
Save fodinabor/c28130a30a9c0178d928 to your computer and use it in GitHub Desktop.
Plugin file loaded.
<?xml version="1.0" ?>
<plugins version="1">
<plugin name="WoUSpaceShip" polystring:fileext="" type="0">
<sheet>
<props>
<prop type="11" name="name" />
<prop type="4" name="maxHitPoints" />
<prop type="4" name="maxWeapons1Slots" />
<prop type="4" name="maxWeapons2Slots" />
<prop type="4" name="maxEngines" />
<prop type="4" name="maxEnergy" />
<prop type="4" name="maxCargo" />
<prop type="13" name="maxSpeed">
<prop name="maxSpeed" value="2" />
<prop name="maxSpeed" value="3" />
<prop name="maxSpeedy" value="4" />
</prop>
</props>
</sheet>
</plugin>
</plugins>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment