1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-28 05:32:48 +00:00

Character calculators

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-23 23:49:19 -03:00
parent 1909bb06cc
commit a1b1211616
206 changed files with 4749 additions and 1170 deletions

View File

@@ -30,6 +30,7 @@
<xs:sequence>
<xs:element ref="scriptinfo" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="library" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="compiler" type="xs:string" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attribute name="root" type="xs:string" use="required"/>
</xs:complexType>