Script Function: Q544

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q544()
 {
   systemMessage(gm, "Enter the amount by which to move terrain lower.");
   textEntry(this, gm, 0x05, 0x00, "");
   return ();
 }