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

Very simple skill templates implemented

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-06-03 14:58:07 -03:00
parent fe7373ba29
commit 4d6289b12c
8068 changed files with 49586 additions and 8 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<skill cooldown="0" delay="0" name="Maguen Machine" id="9060"
xsi:schemaLocation="skill ../skill.xsd"
xsi:noNamespaceSchemaLocation="skill" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<maximumLevel>1</maximumLevel>
</skill>