Script: 8005
From Ultima Online: The Second Age
inherits scrollbase;
trigger objectloaded { Q41U(this); return (0x01); }
trigger creation { attachScript(this, "archcure"); setObjVar(this, "isScroll", 0x00); return (0x00); }
trigger callback(0x48) { Q5QJ(this); return (0x00); }