Merged with released L2J-Unity files.
This commit is contained in:
10
trunk/dist/game/data/html/teleporter/33305.htm
vendored
10
trunk/dist/game/data/html/teleporter/33305.htm
vendored
@@ -1,6 +1,6 @@
|
||||
<html><body>Harnak's Soul Circle:<br>
|
||||
Seems you can teleport through this Warp Device.<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990008">Go to the 1st basement floor</button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990005">Go to the 2nd basement floor</button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990007">Go outside</button>
|
||||
<html><body>Harnak's Soul Circle:<br>
|
||||
(It seems you can teleport through this Warp Device.)<br>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 1">Go to the 1st basement floor</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 2">Go to the 2nd basement floor</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 0 4">Go outside</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user