1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-02 13:04:01 +00:00

NPC Html chat messages

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-25 13:54:59 -03:00
parent 7033518023
commit 4a003b21e0
10103 changed files with 56028 additions and 20460 deletions

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35092" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35092"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Gludio</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35093" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35093"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Gludio</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35094" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35094"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Gludio</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35095" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35095"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Gludio</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35096" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35096"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Gludio</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 1, 19210001, 19210002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 1, 19210001, 19210002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2001">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2002">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35097" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35097"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Gludio</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 1, 19210005, 19210006">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 1, 19210005, 19210006">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2003">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2004">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35098" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35098"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Gludio</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35099" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35099"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Gludio</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35100" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35100"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Sayres</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,34 @@
<sp>10</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13000" msg="811;Front of the Gludio Castle">Front of the Gludio Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13001" msg="811;Gludio Town Square">Gludio Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13002" msg="811;Front of the Shanty Fortress">Front of the Shanty Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13003" msg="811;Front of the Southern Fortress">Front of the Southern Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13004" msg="811;Ruins of Agony">Ruins of Agony - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13005" msg="811;Ruins of Despair">Ruins of Despair - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13006" msg="811;The Ant Nest">The Ant Nest - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13007" msg="811;Windawood Manor">Windawood Manor - 500</a><br1>
</body></html>]]></chat>
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?
<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 19210001 19210002">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 19210001 19210002">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 19210005 19210006">Open the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 19210005 19210006">Close the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 19210001 19210002 19210005 19210006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 19210001 19210002 19210005 19210006">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13000" msg="811;Front of the Gludio Castle">Front of the Gludio Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13001" msg="811;Gludio Town Square">Gludio Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13002" msg="811;Front of the Shanty Fortress">Front of the Shanty Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13003" msg="811;Front of the Southern Fortress">Front of the Southern Fortress</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35101" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35101"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Grad</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35134" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35134"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Dion</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35135" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35135"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Dion</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35136" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35136"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Dion</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35137" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35137"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Dion</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35138" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35138"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Dion</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 2, 20220001, 20220002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 2, 20220001, 20220002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2005">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2006">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35139" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35139"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Dion</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 2, 20220005, 20220006">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 2, 20220005, 20220006">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2007">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2008">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35140" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35140"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Dion</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35141" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35141"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Dion</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35142" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35142"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Crosby</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,34 @@
<sp>10</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?
<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 20220001 20220002">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20220001 20220002">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20220005 20220006">Open the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20220005 20220006">Close the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20220001 20220002 20220005 20220006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20220001 20220002 20220005 20220006">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13008" msg="811;Front Of Dion Castle">Front Of Dion Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13009" msg="811;Dion Town Square">Dion Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13010" msg="811;Front of the Hive Fortress">Front of the Hive Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13011" msg="811;Entrance to Floran Village">Entrance to Floran Village</a><br1>
<a action="bypass -h npc_%objectId%_goto 13012" msg="811;Cruma Marshlands">Cruma Marshlands - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13013" msg="811;Fortress of Resistance">Fortress of Resistance - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13014" msg="811;Plains of Dion">Plains of Dion - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13015" msg="811;Tanor Canyon">Tanor Canyon - 500</a><br1>
</body></html>]]></chat>
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13008" msg="811;Front Of Dion Castle">Front Of Dion Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13009" msg="811;Dion Town Square">Dion Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13010" msg="811;Front of the Hive Fortress">Front of the Hive Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13011" msg="811;Entrance to Floran Village">Entrance to Floran Village</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35143" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35143"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hodler</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35176" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35176"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Giran</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35177" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35177"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Giran</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35178" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35178"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Giran</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35179" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35179"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Giran</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35180" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35180"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Giran</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 3, 23220001, 23220002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 3, 23220001, 23220002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2009">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2010">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35181" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35181"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Giran</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 3, 23220005, 23220006">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 3, 23220005, 23220006">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2011">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2012">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35182" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35182"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Giran</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35183" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35183"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Giran</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35184" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35184"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Saul</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,34 @@
<sp>10</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13016" msg="811;Front Of Giran Castle">Front Of Giran Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13017" msg="811;Giran Town Square">Giran Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13018" msg="811;Front of the Valley Fortress">Front of the Valley Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13019" msg="811;Giran Harbor">Giran Harbor</a><br1>
</body></html>]]></chat>
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?
<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 23220001 23220002">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 23220001 23220002">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 23220005 23220006">Open the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 23220005 23220006">Close the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 23220001 23220002 23220005 23220006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 23220001 23220002 23220005 23220006">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13016" msg="811;Front Of Giran Castle">Front Of Giran Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13017" msg="811;Giran Town Square">Giran Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13018" msg="811;Front of the Valley Fortress">Front of the Valley Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13019" msg="811;Giran Harbor">Giran Harbor</a><br1>
<a action="bypass -h npc_%objectId%_goto 13020" msg="811;Breka's Stronghold">Breka's Stronghold - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13021" msg="811;Devil's Isle">Devil's Isle - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13022" msg="811;Dragon Valley">Dragon Valley - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13023" msg="811;Tanor Canyon">Tanor Canyon - 500</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35185" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35185"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Bryce</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35218" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35218"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Oren</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35219" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35219"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Oren</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35220" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35220"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Oren</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35221" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35221"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Oren</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35222" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35222"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Oren</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 4, 22190001, 22190002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 4, 22190001, 22190002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2013">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2014">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35223" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35223"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Oren</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 4, 22190005, 22190006">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 4, 22190005, 22190006">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2015">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2016">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35224" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35224"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Oren</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35225" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35225"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Oren</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35226" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35226"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Brasseur</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,33 @@
<sp>10</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13024" msg="811;Front Of Oren Castle">Front Of Oren Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13025" msg="811;Oren Town Square">Oren Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13026" msg="811;Front of the Ivory Fortress">Front of the Ivory Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13027" msg="811;Ivory Tower">Ivory Tower - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13028" msg="811;Near the frontier post">Near the frontier post - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13029" msg="811;Sea of Spores">Sea of Spores - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13030" msg="811;Enchanted Valley, Southern Region">Enchanted Valley, Southern Region - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13031" msg="811;Ancient Battleground">Ancient Battleground - 500</a><br1>
</body></html>]]></chat>
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?
<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 22190001 22190002">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 22190001 22190002">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 22190005 22190006">Open the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 22190005 22190006">Close the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 22190001 22190002 22190005 22190006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 22190001 22190002 22190005 22190006">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13024" msg="811;Front Of Oren Castle">Front Of Oren Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13025" msg="811;Oren Town Square">Oren Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13026" msg="811;Front of the Ivory Fortress">Front of the Ivory Fortress</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35227" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35227"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Finrod</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35261" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35261"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35262" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35262"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35263" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35263"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35264" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35264"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35265" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35265"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35266" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35266"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35267" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35267"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Aden</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 5, 24180001, 24180002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 5, 24180001, 24180002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2017">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2018">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35268" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35268"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Aden</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 5, 24180012, 24180013">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 5, 24180012, 24180013">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2019">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2020">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35269" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35269"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hall Doorman</name>
<title send="false">Aden</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 5, 24180004, 24180005">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 5, 24180004, 24180005">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2023">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2024">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35270" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35270"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Aden</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 5, 24180014, 24180015">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 5, 24180014, 24180015">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2021">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2022">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35271" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35271"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Aden</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 5, 24180016">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 5, 24180016">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2025">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2026">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35272" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35272"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35273" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35273"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Aden</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35274" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35274"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Logan</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,42 @@
<sp>10</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13032" msg="811;Front Of Aden Castle">Front Of Aden Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13033" msg="811;Aden Town Square">Aden Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13034" msg="811;Front of the Narsell Fortress">Front of the Narsell Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13035" msg="811;Front of the Bayou Fortress">Front of the Bayou Fortress</a><br1>
</body></html>]]></chat>
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13032" msg="811;Front Of Aden Castle">Front Of Aden Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13033" msg="811;Aden Town Square">Aden Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13034" msg="811;Front of the Narsell Fortress">Front of the Narsell Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13035" msg="811;Front of the Bayou Fortress">Front of the Bayou Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13036" msg="811;Enchanted Valley, Northen Region">Enchanted Valley, Northen Region - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13071" msg="811;Blazing Swamp">Blazing Swamp - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13038" msg="811;Forest of Mirrors">Forest of Mirrors - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13039" msg="811;Anghel Waterfall">Anghel Waterfall - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13072" msg="811;The Giant's Cave Upper Layer">The Giant's Cave Upper Layer - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13073" msg="811;The Giant's Cave Lower Layer">The Giant's Cave Lower Layer - 500</a><br1>
</body></html>]]></chat>
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?
<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 24180001 24180002">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24180001 24180002">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24180012 24180013">Open the East Inner Hall Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24180012 24180013">Close the East Inner Hall Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24180014 24180015">Open the West Inner Hall Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24180014 24180015">Close the West Inner Hall Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24180004 24180005">Open the Throne Room Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24180004 24180005">Close the Throne Room Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24180016">Open the Terrace Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24180016">Close the Terrace Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24180001 24180002 24180004 24180005 24180012 24180013 24180014 24180015 24180016">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24180001 24180002 24180004 24180005 24180012 24180013 24180014 24180015 24180016">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35275" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35275"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Kruger</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35308" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35308"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Innadril</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35309" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35309"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Innadril</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35310" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35310"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Innadril</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35311" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35311"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Innadril</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35312" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35312"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Innadril</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 6, 23250001, 23250002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 6, 23250001, 23250002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2027">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2028">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35313" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35313"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Innadril</title>
@@ -23,4 +25,20 @@
<sp>10</sp>
<collision heigth="24.0" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 6, 23250005, 23250006">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 6, 23250005, 23250006">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2029">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2030">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35314" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35314"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Innadril</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35315" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35315"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Innadril</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35316" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35316"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Neurath</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,32 @@
<sp>10</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13040" msg="811;Front Of Innadril Castle">Front Of Innadril Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13041" msg="811;Heine Town Square">Heine Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13042" msg="811;Front of the White Sands Fortress">Front of the White Sands Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13043" msg="811;The Center of Alligator Island">The Center of Alligator Island - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13044" msg="811;Field of Silence">Field of Silence - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13045" msg="811;Field of Whispers">Field of Whispers - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13046" msg="811;Inside the Garden of Eva">Inside the Garden of Eva - 500</a><br1>
</body></html>]]></chat>
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?
<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 23250001 23250002">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 23250001 23250002">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 23250005 23250006">Open the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 23250005 23250006">Close the Inner Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 23250001 23250002 23250005 23250006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 23250001 23250002 23250005 23250006">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13040" msg="811;Front Of Innadril Castle">Front Of Innadril Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13041" msg="811;Heine Town Square">Heine Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13042" msg="811;Front of the White Sands Fortress">Front of the White Sands Fortress</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35317" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35317"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Tate</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35352" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35352"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Goddard</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35353" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35353"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Goddard</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35354" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35354"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Goddard</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35355" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35355"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Mass Gatekeeper</name>
<title send="false">Goddard</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35356" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35356"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Goddard</title>
@@ -23,4 +25,22 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 7, 24160009, 24160010">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 7, 24160009, 24160010">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_open_doors 7, 24160023">Open the Throne Room Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 7, 24160023">Close the Throne Room Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2031">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2032">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35357" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35357"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Goddard</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 7, 24160012">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 7, 24160012">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2033">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2034">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35358" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35358"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Goddard</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 7, 24160011">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 7, 24160011">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2035">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2036">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35359" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35359"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Goddard</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 7, 24160015">Open the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 7, 24160015">Close the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2037">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2038">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35360" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35360"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Goddard</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 7, 24160016">Open the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 7, 24160016">Close the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2039">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2040">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35361" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35361"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Goddard</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35362" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35362"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Goddard</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35363" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35363"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Alfred</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,42 @@
<sp>0</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13047" msg="811;Front Of Goddard Castle">Front Of Goddard Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13048" msg="811;Goddard Town Square">Goddard Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13049" msg="811;Front of the Borderland Fortress">Front of the Borderland Fortress</a><br1>
</body></html>]]></chat>
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 24160009 24160010">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160009 24160010">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160011">Open the East Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160011">Close the East Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160012">Open the West Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160012">Close the West Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160015">Open the East Terrace Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160015">Close the East Terrace Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160015">Open the West Terrace Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160015">Close the West Terrace Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160023">Open the Throne Room Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160023">Close the Throne Room Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160013 24160014 24160017 24160018 24160019 24160020">Open all Other Walls or Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160013 24160014 24160017 24160018 24160019 24160020">Close all Other Walls or Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 24160009 24160010 24160011 24160012 24160015 24160016 24160023">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 24160009 24160010 24160011 24160012 24160015 24160016 24160023">Close All Castle Gates</a>
</center>
</body></html>]]></chat>
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13047" msg="811;Front Of Goddard Castle">Front Of Goddard Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13048" msg="811;Goddard Town Square">Goddard Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13049" msg="811;Front of the Borderland Fortress">Front of the Borderland Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13050" msg="811;Hot Springs">Hot Springs - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13051" msg="811;Varka Silenos Stronghold">Varka Silenos Stronghold - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13052" msg="811;Ketra Orc Outpost">Ketra Orc Outpost - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13053" msg="811;Entrance to the Forge of the Gods">Entrance to the Forge of the Gods - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13054" msg="811;Wall of Argos">Wall of Argos - 500</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35364" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35364"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hadley</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35419" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35419"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hephaeston</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35497" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35497"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35498" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35498"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35499" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35499"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35500" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35500"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35501" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35501"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35502" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35502"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Group Gatekeeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35503" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35503"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Rune</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 8, 20160001, 20160002">Open the Outer Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 8, 20160001, 20160002">Close the Outer Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2041">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2042">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35504" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35504"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Rune</title>
@@ -23,4 +25,22 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 8, 20160003, 20160004">Open the Inner Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 8, 20160003, 20160004">Close the Inner Gate.</a><br>
<a action="bypass -h npc_%objectId%_open_doors 8, 20160005">Open the Throne Room Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 8, 20160005">Close the Throne Room Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2043">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2044">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35505" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35505"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Rune</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 8, 20160006">Open the Inner Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 8, 20160006">Close the Inner Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2045">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2046">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35506" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35506"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Dungeon Gatekeeper</name>
<title send="false">Rune</title>
@@ -23,4 +25,23 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
I order you to leave at once!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_operate_door 1 20160008">Open the Dungeon Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160008">Close the Dungeon Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20160001 20160002 20160003 20160004 20160005 20160006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160001 20160002 20160003 20160004 20160005 20160006">Close All Castle Gates</a><br>
</center>
</body></html>]]></chat>
<chat id="1"><![CDATA[<html><body>
During castle siege his jail can become weak... What if demon will escape?
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleBlacksmith" id="35507" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleBlacksmith" id="35507"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Blacksmith</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWarehouse" id="35508" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWarehouse" id="35508"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Warehouse Keeper</name>
<title send="false">Rune</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleChamberlain" id="35509" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleChamberlain" id="35509"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Frederick</name>
<title send="false">Chamberlain</title>
@@ -23,4 +25,35 @@
<sp>0</sp>
<collision heigth="22.5" radius="9.5"/>
</info>
<talk default="default">
<chat id="d"><![CDATA[<html><body>%npcname%:<br>
What is your command?<br>
<center><a action="bypass -h npc_%objectId%_operate_door 1 20160002 20160001">Open the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160002 20160001">Close the Outer Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20160004 20160003">Open the East Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160004 20160003">Close the East Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20160006">Open the North Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160006">Close the North Inner Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20160005">Open the Throne Room Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160005">Close the Throne Room Gate</a><br>
<a action="bypass -h npc_%objectId%_operate_door 1 20160001 20160002 20160003 20160004 20160005 20160006">Open All Castle Gates</a><br>
<a action="bypass -h npc_%objectId%_operate_door 0 20160001 20160002 20160003 20160004 20160005 20160006">Close All Castle Gates</a></center>
</body> </html>]]></chat>
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13055" msg="811;Front Of Rune Castle">Front Of Rune Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13056" msg="811;Rune Town Square">Rune Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13057" msg="811;Front of the Swamp Fortress">Front of the Swamp Fortress</a><br1>
</body></html> ]]></chat>
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
<a action="bypass -h npc_%objectId%_goto 13055" msg="811;Front Of Rune Castle">Front Of Rune Castle</a><br1>
<a action="bypass -h npc_%objectId%_goto 13056" msg="811;Rune Town Square">Rune Town Square</a><br1>
<a action="bypass -h npc_%objectId%_goto 13057" msg="811;Front of the Swamp Fortress">Front of the Swamp Fortress</a><br1>
<a action="bypass -h npc_%objectId%_goto 13058" msg="811;Forest of the Dead">Forest of the Dead - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13059" msg="811;Wild Beast Pastures">Wild Beast Pastures - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13060" msg="811;Swamp of Screams">Swamp of Screams - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13061" msg="811;Valley of Saints">Valley of Saints - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 13062" msg="811;Monastery of Silence">Monastery of Silence - 500</a><br1>
<a action="bypass -h npc_%objectId%_goto 14063" msg="811;Shyeed's Cavern">Shyeed's Cavern - 500</a><br1>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleWyvernManager" id="35510" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleWyvernManager" id="35510"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Titus</name>
<title send="false">Wyvern Manager</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35544" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35544"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Schuttgart</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 9, 22130014">Open the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 9, 22130014">Close the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2055">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2056">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35545" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35545"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Schuttgart</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 9, 22130015">Open the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 9, 22130015">Close the Terrace Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2053">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2054">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35546" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35546"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Gatekeeper</name>
<title send="false">Schuttgart</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleTeleporter" id="35547" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleTeleporter" id="35547"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Group Gatekeeper</name>
<title send="false">Schuttgart</title>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35548" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35548"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Outer Doorman</name>
<title send="false">Schuttgart</title>
@@ -23,4 +25,22 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 9, 22130001, 22130002">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 9, 22130001, 22130002">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_open_doors 9, 22130003">Open the Throne Room Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 9, 22130003">Close the Throne Room Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2047">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2048">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35549" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35549"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Schuttgart</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 9, 22130007">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 9, 22130007">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2049">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2050">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
</talk>
</npc>

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="CastleDoormen" id="35550" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<?xml version="1.0" encoding="UTF-8"?>
<npc type="CastleDoormen" id="35550"
xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Inner Doorman</name>
<title send="false">Schuttgart</title>
@@ -23,4 +25,20 @@
<sp>0</sp>
<collision heigth="23.5" radius="8.0"/>
</info>
<talk default="default">
<chat id="no"><![CDATA[<html><body>Who goes there?!<br>
Stay back!
</body></html>]]></chat>
<chat id="default"><![CDATA[<html><body>Nothing unusual to report, my Lord.<br>
What do you wish to do?<br>
<center>
<a action="bypass -h npc_%objectId%_open_doors 9, 22130006">Open the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_close_doors 9, 22130006">Close the Castle Gate.</a><br>
<a action="bypass -h npc_%objectId%_tele 2051">Teleport (Out of the Gate)</a><br>
<a action="bypass -h npc_%objectId%_tele 2052">Teleport (Into the Gate)</a>
</center>
</body></html>]]></chat>
<chat id="busy"><![CDATA[<html><body>Oh! Our castle is being attacked and I can't do anything for you right now.
</body></html>]]></chat>
</talk>
</npc>

Some files were not shown because too many files have changed in this diff Show More