Script Function: Q5QS

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q5QS()
 {
   list tables = 0x0B34, "table takes 17 wood", 0x0B4A, "writing table takes 17 wood", 0x0B7C, "table takes 23 wood", 0x0B7D, "table takes 27 wood";
   selectType(Q62D, this, 0x06, "choose a table", tables);
   return ();
 }