siegetime5.htm 350 B

123456
  1. <html><body>
  2. Choose the time of day the castle siege will commence.<center><br><br>
  3. <a action="bypass -h npc_%objectId%_siege_time_set 2 false">Morning</a><br>
  4. <a action="bypass -h npc_%objectId%_siege_time_set 2 true">Afternoon</a><br><br>
  5. <a action="bypass -h npc_%objectId%_Link chamberlain/chamberlain.htm">Return</a>
  6. </center></body></html>