1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-30 14:32:48 +00:00

Initial work in the attack service

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-25 20:22:02 -03:00
parent f955208c2e
commit 96bf7df86f
10108 changed files with 41199 additions and 21558 deletions

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30731" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30731" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Martin</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30827" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30827" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Lundy</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30828" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30828" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Waters</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30829" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30829" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Cooper</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30830" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30830" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Joey</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30831" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30831" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Nelson</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="30869" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="30869" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Lemper</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="31067" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31067" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Rood</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="31265" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31265" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Annette</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="31309" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31309" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Woods</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="31954" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="31954" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Saroyan</name>
<title send="false">Pet Manager</title>
<level>70</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="PetManager" id="36478" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="36478" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Mickey</name>
<title send="false">Pet Trader</title>
<level>70</level>