mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-05-08 07:53:44 +00:00
NPC skills added, updated item template
Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<name display="true" send="false">Prestan</name>
|
||||
<title send="false">Master</title>
|
||||
<level>70</level>
|
||||
<race>DARKELVEN</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats>
|
||||
<hp regen="7.5" max="2444.46819"/>
|
||||
@@ -38,4 +39,16 @@ What about you? Ready for a good time? Raise your weapon and let's begin the hun
|
||||
You are starting to get on my nerves. You could be biting off more than you can chew... You must put your life on the line to play this game. Are you having fun yet? Now get out, I'm busy.
|
||||
</body></html>]]></chat>
|
||||
</talk>
|
||||
<skills>
|
||||
<skill level="1" id="4045"/>
|
||||
<skill level="1" id="4408"/>
|
||||
<skill level="1" id="4409"/>
|
||||
<skill level="11" id="4410"/>
|
||||
<skill level="11" id="4411"/>
|
||||
<skill level="11" id="4412"/>
|
||||
<skill level="11" id="4413"/>
|
||||
<skill level="2" id="4414"/>
|
||||
<skill level="3" id="4415"/>
|
||||
<skill level="16" id="4416"/>
|
||||
</skills>
|
||||
</npc>
|
||||
|
||||
Reference in New Issue
Block a user