Merged with released L2J-Unity files.
This commit is contained in:
12
trunk/dist/game/data/html/teleporter/32912-1.htm
vendored
12
trunk/dist/game/data/html/teleporter/32912-1.htm
vendored
@@ -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>
|
||||
Reference in New Issue
Block a user