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 519" msg="811;Village Square">Village Square</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 520" msg="811;East Gate Entrance">East Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 521" msg="811;North Gate Entrance">North Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 522" msg="811;South Gate Entrance">South Gate Entrance</a><br1>
|
||||
<a action="bypass -h npc_%objectId%_goto 523" msg="811;West Gate Entrance">West Gate Entrance</a>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 519" msg="811;Village Square">Village Square</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 520" msg="811;East Gate Entrance">East Gate Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 521" msg="811;North Gate Entrance">North Gate Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 522" msg="811;South Gate Entrance">South Gate Entrance</Button>
|
||||
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 523" msg="811;West Gate Entrance">West Gate Entrance</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user