Script: Defbonus1

From Ultima Online: The Second Age
Jump to: navigation, search
inherits defbonus;
member int Q4H7;
trigger creation
{
  Q4H7 = 0x32;
  Q424(this, Q4H7 / 0x0A);
  return (0x01);
}