Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -1,9 +1,10 @@
<html><body>Gatekeeper Verona:<br>
Greetings, seeker of knowledge! Welcome to the Ivory Tower, that venerable repository of mystical secrets. I am Verona, Gatekeeper of the Tower.<br>
The Ivory Tower consists of several floors, each of which is completely separated from the others. To travel from one floor to another, you must use the services of a gatekeeper like myself.<br>
You are currently standing in the first floor lobby. There is a shopping center in the basement, the Human Wizard Guild is on level 2, the Elven Wizard Guild is on level 3, and the Dark Wizard Guild is on level 4. Where do you wish to go?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 1">Teleport.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">Exchange Dimension Diamonds.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Go to another floor.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
<html><body>Gatekeeper Verona:<br>
Greetings, seeker of knowledge! Welcome to the Ivory Tower, a venerable repository of mystical secrets. I am Verona, Gatekeeper of the Tower.<br>
The Ivory Tower consists of several floors, each of which is completely separated from the others. To travel from one floor to another, you must use the services of a gatekeeper like myself.<br>
You are currently standing in the first floor lobby. There is a shopping center in the basement, the Human Mystic Guild is on level 2, the Elven Mystic Guild is on level 3, and the Dark Mystic Guild is on level 4. Where do you wish to go?<br>
<Button ALIGN=LEFT ICON="NORMAL" 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%_showTeleports other">"I want to go to another floor."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Teleport me outside Ivory Tower."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>