Adjustments for Investigators Teleporter (34529).
This commit is contained in:
parent
6cbc8cf310
commit
b38aa776fa
8
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/html/teleporter/34529.htm
vendored
Normal file
8
L2J_Mobius_7.0_PreludeOfWar/dist/game/data/html/teleporter/34529.htm
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
<html><body>Investigators Teleporter:<br>
|
||||
We will safely send you to our camps.<br>
|
||||
Where would you like to go?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">Eastern Camp</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 1">Western Camp</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 2">Southern Camp</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 3">Northern Camp</Button>
|
||||
</body></html>
|
@ -558,7 +558,7 @@
|
||||
<height normal="21.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34529" level="85" type="Npc" name="Investigators Teleporter" title="Storm Isle Investigators">
|
||||
<npc id="34529" level="85" type="Teleporter" name="Investigators Teleporter" title="Storm Isle Investigators">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
|
Loading…
Reference in New Issue
Block a user