Addition of Clan Missions.

This commit is contained in:
MobiusDevelopment
2019-10-31 18:00:37 +00:00
parent 39f8ea0c4c
commit 89d48d9913
52 changed files with 3300 additions and 1178 deletions

View File

@@ -36,7 +36,7 @@
<xs:attribute type="xs:short" name="id" />
<xs:attribute type="xs:short" name="reward_id" />
<xs:attribute type="xs:string" name="name" />
<xs:attribute type="xs:short" name="requiredCompletion" />
<xs:attribute type="xs:int" name="requiredCompletion" />
<xs:attribute type="xs:boolean" name="isOneTime" />
<xs:attribute type="xs:boolean" name="isMainClassOnly" />
<xs:attribute type="xs:boolean" name="isDualClassOnly" />