Added missing items.xsd isPvpFlagged value.
Contributed by gyo.
This commit is contained in:
parent
829663088f
commit
a130a47429
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="cloakStatus" 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="level">
|
||||
<xs:simpleType>
|
||||
|
Loading…
Reference in New Issue
Block a user