Wastelands NPCs.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-05-01 21:37:03 +00:00
parent 0076bbafba
commit 08e28fe058
11 changed files with 94 additions and 111 deletions

View File

@@ -0,0 +1,11 @@
<html><body>Teleport Device:<br>
This is a teleport device for convenient travel about the Wasteland.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319001">Wastelands Merchant Entrance</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319002">Elder Casian</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319003">Ant Nest Entrance</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319004">Near Wasteland Basilisk</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319005">Near Gargoyle Lord Sirocco</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319006">Near Ragraman</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319007">Near Iris</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_goto 3319008">Near Thorn</Button>
</body></html>