Script Function: Q41E

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q41E(obj me, obj target)
 {
   animateMobile(me, 0x0C, 0x05, 0x01, 0x00, 0x00);
   sfx(Q4VS, 0x016A, 0x00);
   Q494 = 0x01;
   shortcallback(me, 0x04, 0x2F);
   return (0x01);
 }