1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/skill/6494-NpcHolyAttack.xml
Rogiel 6a40656a38 Update XSD files for templates
This commit updades all XSD files for templates.
2011-10-11 23:45:02 -03:00

7 lines
350 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:skill cooldown="0" delay="0" name="NPC holy attack" id="6494"
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>