i cant syntax

This commit is contained in:
Alex Noir
2017-12-28 17:55:28 +03:00
parent 0c133ba305
commit 00704e141b
@@ -57,7 +57,7 @@
</StatusEffect> </StatusEffect>
<StatusEffect type="OnUse" target="This, Character" health="0.1" duration="5.0" checkconditionalalways="true"> <StatusEffect type="OnUse" target="This, Character" health="0.1" duration="5.0" checkconditionalalways="true">
<!-- Only give healing effect if their health is more than 50 --> <!-- Only give healing effect if their health is more than 50 -->
<Conditional Health="gt 50"> <Conditional Health="gt 50"/>
</StatusEffect> </StatusEffect>
</MeleeWeapon> </MeleeWeapon>
</Item> </Item>