[Classic] Proper name for gatekeeper Roxxy.
This commit is contained in:
parent
99fcee4af2
commit
739a4cf6cb
@ -1,9 +0,0 @@
|
||||
<html><head><body>
|
||||
Gatekeeper Milia:<br>
|
||||
The Airship Wharf is where Airships heading to and from <font color="LEVEL">Gracia</font> dock. A powerful magic force field prevents entry to Gracia from sea or via teleportation.<br>
|
||||
But Gracian-made Airships can travel safely through the force field!<br>
|
||||
After several years of work, a wharf was constructed from magical stones capable of floating in mid-air. You can board one of the Airships using an <font color="LEVEL">Airship Controller</font>.<br>
|
||||
If you wish to visit Gracia, this is the only way. I can teleport you to the wharf if you wish.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Milia gludioAirship">"I want to teleport to the Gludio Airship Wharf."</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@ -1,8 +1,7 @@
|
||||
<html><body>Gatekeeper Milia:<br>
|
||||
Welcome! I mean, it's weird saying welcome when I'm new here, but um, welcome anyway! I'm Milia from the Ivory Tower, sent away from Oren for the first time!<br>
|
||||
<html><body>Gatekeeper Roxxy:<br>
|
||||
Welcome! I mean, it's weird saying welcome when I'm new here, but um, welcome anyway! I'm Roxxy from the Ivory Tower, sent away from Oren for the first time!<br>
|
||||
(If your <font color="LEVEL">main class</font> is <font color="LEVEL">Lv. 76 or below</font>, you can teleport for free.)<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">"Uh, can I teleport?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Can you tell me about the Airship Wharf?"</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">"I want to exchange some Dimensional Diamonds."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showNoblesSelect">[Noblesse Only] "Teleport me, please."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">"I need to call Alegria."</Button>
|
||||
|
@ -195,7 +195,7 @@
|
||||
<height normal="17" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30006" level="70" type="L2Teleporter" name="Milia" title="Gatekeeper">
|
||||
<npc id="30006" level="70" type="L2Teleporter" name="Roxxy" title="Gatekeeper">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/teleporterData.xsd">
|
||||
<npc id="30006"> <!-- Milia -->
|
||||
<npc id="30006"> <!-- Roxxy -->
|
||||
<teleport type="NORMAL">
|
||||
<location npcStringId="1010004" x="-80684" y="149770" z="-3040" feeCount="18000" /> <!-- The Village of Gludin -->
|
||||
<location npcStringId="1010156" x="11167" y="16012" z="-4584" feeCount="24000" /> <!-- Dark Elf Village -->
|
Loading…
Reference in New Issue
Block a user