Parsed new style html buttons.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html><body>&$556;<br><br>
|
||||
<a action="bypass -h npc_%objectId%_goto 529" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 530" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 531" msg="811;West Gate Entrance">West Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 532" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 533" msg="811;North Gate Entrance">North Gate Entrance</a>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 529" msg="811;Village Square">Village Square</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 530" msg="811;East Gate Entrance">East Gate Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 531" msg="811;West Gate Entrance">West Gate Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 532" msg="811;South Gate Entrance">South Gate Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 533" msg="811;North Gate Entrance">North Gate Entrance</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user