Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -3,8 +3,8 @@ It is our responsibility as the Supply Department to manage all the supplies use
<br>
<br>
<center>
<a action="bypass -h npc_%objectId%_Chat 1">Check fortress security.</a><br>
<a action="bypass -h npc_%objectId%_supplylvl">Check supplies.</a><br>
<a action="bypass -h npc_%objectId%_rewards">Check rewards.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Check fortress security.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_supplylvl">Check supplies.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_rewards">Check rewards.</Button>
</center>
</body></html>