Script Function: Q5L4

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