Skill id could be integer.
Contributed by Iris.
This commit is contained in:
		| @@ -1181,7 +1181,7 @@ | |||||||
| 								</xs:element> | 								</xs:element> | ||||||
| 							</xs:choice> | 							</xs:choice> | ||||||
| 						</xs:sequence> | 						</xs:sequence> | ||||||
| 						<xs:attribute name="id" type="xs:unsignedShort" use="required" /> | 						<xs:attribute name="id" type="xs:unsignedInt" use="required" /> | ||||||
| 						<xs:attribute name="levels" type="xs:unsignedByte" use="required" /> | 						<xs:attribute name="levels" type="xs:unsignedByte" use="required" /> | ||||||
| 						<xs:attribute name="name" type="xs:string" use="required" /> | 						<xs:attribute name="name" type="xs:string" use="required" /> | ||||||
| 						<xs:attribute name="enchantGroup1" type="xs:unsignedByte" use="optional" /> | 						<xs:attribute name="enchantGroup1" type="xs:unsignedByte" use="optional" /> | ||||||
|   | |||||||
| @@ -1208,7 +1208,7 @@ | |||||||
| 								</xs:element> | 								</xs:element> | ||||||
| 							</xs:choice> | 							</xs:choice> | ||||||
| 						</xs:sequence> | 						</xs:sequence> | ||||||
| 						<xs:attribute name="id" type="xs:unsignedShort" use="required" /> | 						<xs:attribute name="id" type="xs:unsignedInt" use="required" /> | ||||||
| 						<xs:attribute name="levels" type="xs:unsignedByte" use="required" /> | 						<xs:attribute name="levels" type="xs:unsignedByte" use="required" /> | ||||||
| 						<xs:attribute name="name" type="xs:string" use="required" /> | 						<xs:attribute name="name" type="xs:string" use="required" /> | ||||||
| 						<xs:attribute name="enchantGroup1" type="xs:unsignedByte" use="optional" /> | 						<xs:attribute name="enchantGroup1" type="xs:unsignedByte" use="optional" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment