Difference between revisions of "Script: Wearclmsy"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">inherits</span> wearstat; <span style="color:#0000FF">trigger</span> creation { Q4HZ = 0x00 - 0x0A; <span style="color:#0000FF">retur...") |
(No difference)
|
Latest revision as of 07:00, 5 October 2018
inherits wearstat;
trigger creation { Q4HZ = 0x00 - 0x0A; return (0x01); }
function void Q4HX(obj it) { detachScript(it, "wearclmsy"); return (); }