Script: Noheal

From Ultima Online: The Second Age
Revision as of 18:31, 5 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">inherits</span> sk_table; <span style="color:#0000FF">trigger</span> callback(0x2C) { detachScript|<span style="color:#FF0000;font-wei...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
inherits sk_table;
trigger callback(0x2C)
{
  detachScript(this, "noheal");
  return (0x00);
}