chamberlain.htm 911 B

123456789101112131415
  1. <html><body>
  2. Greetings, my lord. How may I serve you today?<br><br>
  3. <center>
  4. <a action="bypass -h npc_%objectId%_receive_report">Receive report.</a><br>
  5. <a action="bypass -h npc_%objectId%_tax_set">Adjust tax rate and confirm</a><br>
  6. <a action="bypass -h npc_%objectId%_manage_vault">Manage castle vault.</a><br>
  7. <a action="bypass -h npc_%objectId%_manage_functions">Manage castle functions.</a><br>
  8. <a action="bypass -h npc_%objectId%_functions">Use castle functions.</a><br>
  9. <a action="bypass -h npc_%objectId%_list_siege_clans">View Castle siege information.</a><br>
  10. <a action="bypass -h npc_%objectId%_list_territory_clans">View Territory War information.</a><br>
  11. <a action="bypass -h npc_%objectId%_Link chamberlain/manor/manor.htm">Manage Manor.</a><br>
  12. <a action="bypass -h npc_%objectId%_products">Items</a><br>
  13. <a action="bypass -h npc_%objectId%_Quest">Quest</a>
  14. </center>
  15. </body></html>