23 lines
556 B
Text
23 lines
556 B
Text
|
|
/* synthesized appendix for MGR_EW */
|
|
/* sparse lines above preserve recovered debugger line numbers where available */
|
|
|
|
/* ===== slot 0x06 gotHit ===== */
|
|
function mgr_ew_gotHit() /* entry=151 class_id=0x02AE slot=0x06 */
|
|
{
|
|
set_info(0x020C, *(arg_06));
|
|
process_exclude();
|
|
if (!(Item.getStatus(arg_06) & 0x1000)) {
|
|
return;
|
|
}
|
|
else {
|
|
FREE.slot_35(arg_0C, arg_0A);
|
|
if (!retval) {
|
|
ITEM.slot_24(0x1000, arg_06);
|
|
spawn FREE.slot_3B(pid, 20, 0x00000000);
|
|
suspend;
|
|
ITEM.slot_25(0x1000, arg_06);
|
|
}
|
|
}
|
|
return;
|
|
}
|