Underground update.
This commit is contained in:
6
trunk/dist/game/data/xsd/skillTrees.xsd
vendored
6
trunk/dist/game/data/xsd/skillTrees.xsd
vendored
@@ -23,7 +23,7 @@
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:positiveInteger">
|
||||
<xs:minInclusive value="1" />
|
||||
<xs:maxInclusive value="99" />
|
||||
<xs:maxInclusive value="107" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:attribute>
|
||||
@@ -93,7 +93,7 @@
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:positiveInteger">
|
||||
<xs:minInclusive value="1" />
|
||||
<xs:maxInclusive value="99" />
|
||||
<xs:maxInclusive value="107" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:attribute>
|
||||
@@ -101,7 +101,7 @@
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:positiveInteger">
|
||||
<xs:minInclusive value="1" />
|
||||
<xs:maxInclusive value="99" />
|
||||
<xs:maxInclusive value="107" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:attribute>
|
||||
|
Reference in New Issue
Block a user