Seed of Hellfire.

Contributed by notorionn.
This commit is contained in:
MobiusDev
2015-07-14 12:53:25 +00:00
parent 53b32c4b98
commit 049a08d7bc
6 changed files with 1268 additions and 2 deletions

View File

@@ -0,0 +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>
</body></html>