1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00

Update XSD files for templates

This commit updades all XSD files for templates.
This commit is contained in:
2011-10-11 23:45:02 -03:00
parent fe882c4467
commit 6a40656a38
26363 changed files with 95293 additions and 94194 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<template:skill cooldown="0" delay="0" name="Sword Shield" id="483"
xsi:schemaLocation="http://schemas.l2jserver2.com/skill ../skill.xsd"
xmlns:template="http://schemas.l2jserver2.com/skill" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<maximumLevel>1</maximumLevel>
</template:skill>