mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-05-09 00:13:52 +00:00
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FortManager" id="35727" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<npc type="FortManager" id="35727"
|
||||
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">Foreman</name>
|
||||
<title send="false">Hive Fortress</title>
|
||||
@@ -23,4 +25,27 @@
|
||||
<sp>0</sp>
|
||||
<collision heigth="24.0" radius="7.0"/>
|
||||
</info>
|
||||
<talk default="default">
|
||||
<chat id="t2"><![CDATA[<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 12156" msg="811;Fortress North Gate">Fortress North Gate</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12157" msg="811;Fortress South Gate">Fortress South Gate</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12158" msg="811;Dion Town Square">Dion Town Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12159" msg="811;Front of the Dion Castle Gate">Front of the Dion Castle Gate</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12160" msg="811;Cruma Marshlands">Cruma Marshlands - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12161" msg="811;Fortress of Resistance">Fortress of Resistance - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12162" msg="811;Plains of Dion">Plains of Dion - 500</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12163" msg="811;Tanor Canyon">Tanor Canyon - 500</a>
|
||||
</body></html>]]></chat>
|
||||
<chat id="d"><![CDATA[<html><body><center><br><br>
|
||||
<a action="bypass -h npc_%objectId%_operate_door 1 20230003 20230010 20230004 20230005 20230008 20230009 20230006 20230007">Open the gate</a><br>
|
||||
<a action="bypass -h npc_%objectId%_operate_door 0 20230003 20230010 20230004 20230005 20230008 20230009 20230006 20230007">Close the gate</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link fortress/foreman.htm">Return</a>
|
||||
</center></body></html>]]></chat>
|
||||
<chat id="t1"><![CDATA[<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 12156" msg="811;Fortress North Gate">Fortress North Gate</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12157" msg="811;Fortress South Gate">Fortress South Gate</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12158" msg="811;Dion Town Square">Dion Town Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 12159" msg="811;Front of the Dion Castle Gate">Front of the Dion Castle Gate</a>
|
||||
</body></html>]]></chat>
|
||||
</talk>
|
||||
</npc>
|
||||
|
||||
Reference in New Issue
Block a user