1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-30 06:22:47 +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="Siege" id="35104" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35104" 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">Tyron</name>
<title send="false">Sir</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35146" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35146" 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">Gibbson</name>
<title send="false">Herald</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35188" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35188" 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">Holmes</name>
<title send="false">Sir</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35232" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35232" 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">Sherwood</name>
<title send="false">Messenger</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35278" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35278" 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">Messenger Ruford</name>
<title send="false">Messenger</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35320" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35320" 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">Raybell</name>
<title send="false">Sir</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35367" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35367" 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">Daven</name>
<title send="false">Messenger</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35513" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35513" 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">Sherman</name>
<title send="false">Messenger</title>
<level>75</level>

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<npc type="Siege" id="35559" xsi:schemaLocation="npc ../../npc.xsd"
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="35559" 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">Daguerre</name>
<title send="false">Messenger</title>
<level>75</level>