Parsed new style html buttons.
This commit is contained in:
@@ -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>
|
Reference in New Issue
Block a user