root/trunk/AE-go_GameServer/data/static_data/npcs/npcs.xsd
| 2162 | 2440 | ||
|---|---|---|---|
94 | <xs:simpleType name="npcId"> | 94 | <xs:simpleType name="npcId"> |
95 | <xs:restriction base="xs:int"> | 95 | <xs:restriction base="xs:int"> |
96 | <xs:minInclusive value="200000"/> | 96 | <xs:minInclusive value="200000"/> |
97 | <xs:maxInclusive value="800000"/> | 97 | <xs:maxInclusive value="900000"/> |
98 | </xs:restriction> | 98 | </xs:restriction> |
99 | </xs:simpleType> | 99 | </xs:simpleType> |
100 | 100 |
Download diff