10 lines
676 B
HTML
10 lines
676 B
HTML
<html><body>
|
|
It is our responsibility as the Supply Department to manage all the supplies used by the fortress garrison. This includes supplies from the castle as well as weapons and armor designed to help increase the soldiers' effectiveness. There are even some very special rewards that can be found here...<br>
|
|
<br>
|
|
<br>
|
|
<center>
|
|
<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> |