Fixed skill 285 RemainMpPer missing level warnings.

This commit is contained in:
MobiusDevelopment
2021-02-01 01:06:57 +00:00
parent 6aa21c4001
commit bc6f5dd7ce

View File

@@ -7379,7 +7379,7 @@
<condition name="RemainMpPer"> <condition name="RemainMpPer">
<amount> <amount>
<value level="1">25</value> <value level="1">25</value>
<value level="2">30</value> <value fromLevel="2" toLevel="36">30</value>
</amount> </amount>
<percentType>LESS</percentType> <percentType>LESS</percentType>
</condition> </condition>