Difference between revisions of "Script: 4838"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">inherits</span> globals; <span style="color:#0000FF">trigger</span> use { <span style="color:#0000FF">int</span> Q68J; setType|<spa...") |
(No difference)
|
Latest revision as of 14:40, 6 October 2018
inherits globals;
trigger use { int Q68J; setType(this, 0x12E7); setType(this, 0x12E8); detachScript(this, "4838"); return (0x00); }