Difference between revisions of "Script: Atkbonus1"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">inherits</span> atkbonus; <span style="color:#0000FF">trigger</span> creation { Q471 = 0x32; <span style="color:#0000FF">return</span...")
 
(No difference)

Latest revision as of 01:20, 6 October 2018

inherits atkbonus;
trigger creation
{
  Q471 = 0x32;
  return (0x01);
}