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,8 +1,8 @@
<html><body>Transportation Assistant:<br>
I'm always thankful for you contribution.<br>
Where would you like to go?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990001">The Seed of HellFire Level 1, Northem District</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990002">The Seed of HellFire Level 2, Southem District</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990003">The Seed of HellFire Level 1, Northem District</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 990004">The Seed of HellFire Level 2, Southem District</Button>
<html><body>Transportation Assistant:<br>
I'm always thankful for your contributions.<br>
Where would you like to go?<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 1">"The Seed of Hellfire Level 1, Northern District."</button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 2">"The Seed of Hellfire Level 1, Southern District."</button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 3">"The Seed of Hellfire Level 2, Northern District."</button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_teleport 3 4">"The Seed of Hellfire Level 2, Southern District."</button>
</body></html>