Difference between revisions of "Script: Rembirdi"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">inherits</span> spelskil; <span style="color:#0000FF">trigger</span> callback(0x2B) { closeGump|<span style="color:#FF0000;font-weight...")
 
(No difference)

Latest revision as of 14:59, 5 October 2018

inherits spelskil;
trigger callback(0x2B)
{
  closeGump(this, 0x1392);
  return (0x00);
}