Removed duplicate element AbnornalLvl in favor of AbnormalLevel.

This commit is contained in:
MobiusDevelopment
2020-09-02 11:09:07 +00:00
parent 1b0b9c308b
commit 089019f451
2642 changed files with 78601 additions and 77188 deletions

View File

@@ -350,7 +350,7 @@
<xs:attribute name="effectType" type="xs:string" use="optional" />
<xs:attribute name="abnormal" type="xs:string" use="optional" />
<xs:attribute name="self" type="xs:unsignedByte" use="optional" />
<xs:attribute name="abnormalLvl" type="xs:unsignedByte" use="optional" />
<xs:attribute name="abnormalLevel" type="xs:unsignedByte" use="optional" />
<xs:attribute name="abnormalType" type="xs:string" use="optional" />
<xs:attribute name="abnormalTime" type="xs:unsignedByte" use="optional" />
</xs:complexType>