mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-02-01 07:22:51 +00:00
Decouples NPCService and NPCController from Lineage2Client class
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35092" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35093" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35094" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35095" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35096" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35097" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35098" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35099" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35100" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35101" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35134" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35135" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35136" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35137" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35138" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35139" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35140" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35141" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35142" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35143" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35176" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35177" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35178" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35179" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35180" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35181" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35182" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35183" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35184" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35185" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35218" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35219" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35220" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35221" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35222" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35223" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35224" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35225" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35226" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35227" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35261" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35262" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35263" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35264" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35265" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35266" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35267" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35268" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35269" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35270" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35271" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35272" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35273" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35274" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35275" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35308" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35309" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35310" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35311" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35312" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35313" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35314" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35315" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35316" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35317" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35352" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35353" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35354" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35355" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35356" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35357" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35358" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35359" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35360" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35361" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35362" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35363" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35364" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35419" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35497" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35498" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35499" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35500" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35501" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35502" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35503" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35504" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35505" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35506" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35507" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35508" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35509" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35510" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35544" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35545" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35546" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.TeleporterController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.TeleporterController"
|
||||
id="35547" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35548" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35549" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<template:npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
||||
id="35550" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
||||
<info aggressive="false" targetable="true" attackable="true">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user