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,7 @@
<html><body>Seed Teleport Device:<br>
Let me guide you to the Seeds.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 15008" msg="811;Seed of Annihilation">I want to go to Seed of Annihilation (Lv.85).</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 15007" msg="811;Seed of Destruction">I want to go to the Seed of Destruction (Lv.93).</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 15006" msg="811;Seed of Infinity">Can I go to go the Seed of Infinity (Lv.95)</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 999001" msg="811;Seed of Hellfire">Teleport me to the Seed of Hellfire (Lv.97).</Button>
</body></html>

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>