Retail Milia changes.
Contributed by gamelike85.
This commit is contained in:
parent
24046a3a75
commit
7710f88865
@ -1,8 +1,6 @@
|
||||
<html><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%_teleport OTHER 0">"I want to teleport to the Gludio Airship Wharf."</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
Embryo has launched an occupational war againts Gracia. All Airship Fields and Sayunes are closed due to the war. The Gracia Army has allied with the Aden Army and managed to defend the Keucereus Alliance Base, but the Embryo Army continues to attack it.<br>
|
||||
If the Keucereus Alliance Base is in a defensive battle, I can send all warriors of level 95 or higher to the Keucereus Alliance Base.<br>
|
||||
If the alliance has successfully defended or no battle with the Embryo army has occurred, I can teleport you to the base immediately. Teleportation cost 150,000 Adena.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Teleport</Button>
|
||||
</body></html>
|
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/teleporter/30006-2.htm
vendored
Normal file
6
L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/teleporter/30006-2.htm
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<html><body>Gatekeeper Milia:<br>
|
||||
The Airship is where Airships heading to and from <font color="LEVEL">Gracia</font> dock. However, Airship Fields and sea routes are all closed beacause the Gracia Continent is at war with Embryo. You can't go to Gracia through the Airship Field and Sayunes. If you want to go Gracia, ask me to teleport you to the Keucereus Alliance Base.<br>
|
||||
But if you want to go the Airship Field, I can teleport you there instead.<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 1">Teleport to Gludio Airship Field</Button>
|
||||
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
||||
</body></html>
|
@ -1,9 +1,11 @@
|
||||
<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>
|
||||
(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%_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>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">Teleport</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Go to the Keucereus Alliance Base</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Ask about the Airship Field</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">Exange Dimensional Diamond</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showNoblesSelect">[Noblesse Only] Teleport</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">Summon Alegria</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
@ -23,5 +23,9 @@
|
||||
<location npcStringId="1010507" x="73579" y="142709" z="-3763" feeCount="1000" /> <!-- Giran Arena -->
|
||||
<location npcStringId="1010053" x="146434" y="46712" z="-3433" feeCount="1000" /> <!-- Coliseum -->
|
||||
</teleport>
|
||||
<teleport type="OTHER">
|
||||
<location npcStringId="1010731" x="-186565" y="243629" z="2621" feeCount="150000" /> <!-- Keucereus Alliance Base -->
|
||||
<location npcStringId="1010745" x="-149406" y="255247" z="-80" /> <!-- Gludio Airship Wharf -->
|
||||
</teleport>
|
||||
</npc>
|
||||
</list>
|
Loading…
Reference in New Issue
Block a user