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:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<skill cooldown="0" delay="0" name="Event - Baby Bunny Scroll of Summon"
|
||||
id="22306" xsi:schemaLocation="skill ../skill.xsd"
|
||||
xsi:noNamespaceSchemaLocation="skill" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<maximumLevel>1</maximumLevel>
|
||||
</skill>
|
||||
Reference in New Issue
Block a user