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,7 +1,7 @@
<html><body>Gatekeeper Sookie:<br>
Where in Orbis Temple would you like to go?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291204">"The Orbis Temple entrance."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291205">"The 1st floor of Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291206">"The 2nd floor of Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3291207">"The 3rd floor of Orbis Temple."</Button>
<html><body>Gatekeeper Sookie:<br>
Where in Orbis Temple would you like to go?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 4">"The Orbis Temple entrance."</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 5">"The 1st floor in Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 6">"The 2nd floor of Orbis Temple."</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 7">"The 3rd floor of Orbis Temple."</Button>
</body></html>