Added a afterimage SprintEffect for the Sniper.

This commit is contained in:
Jocke
2016-03-03 21:24:31 +01:00
parent a5c1e34b8d
commit b1148c0c6c
5 changed files with 69 additions and 2 deletions
@@ -12,6 +12,9 @@
<xs:element name="StrengthOfEffect" type="t:double" minOccurs="0">
<xs:annotation><xs:documentation>This is the strength of the sprint effect</xs:documentation></xs:annotation>
</xs:element>
<xs:element name="Active" type="t:bool" minOccurs="0">
<xs:annotation><xs:documentation>True if currently sprinting.</xs:documentation></xs:annotation>
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>