Added missing items.xsd isPvpFlagged value.
Contributed by gyo.
This commit is contained in:
1
trunk/dist/game/data/xsd/items.xsd
vendored
1
trunk/dist/game/data/xsd/items.xsd
vendored
@@ -102,6 +102,7 @@
|
|||||||
<xs:attribute name="class_id_restriction" type="xs:normalizedString" />
|
<xs:attribute name="class_id_restriction" type="xs:normalizedString" />
|
||||||
<xs:attribute name="cloakStatus" type="xs:boolean" />
|
<xs:attribute name="cloakStatus" type="xs:boolean" />
|
||||||
<xs:attribute name="isHero" type="xs:boolean" />
|
<xs:attribute name="isHero" type="xs:boolean" />
|
||||||
|
<xs:attribute name="isPvpFlagged" type="xs:boolean" />
|
||||||
<xs:attribute name="insideZoneId" type="xs:normalizedString" />
|
<xs:attribute name="insideZoneId" type="xs:normalizedString" />
|
||||||
<xs:attribute name="level">
|
<xs:attribute name="level">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
|
Reference in New Issue
Block a user