Crusader_Decomp/USECODE/REGRET/SHOCKEW.unk

32 lines
833 B
Text

/* synthesized appendix for SHOCKEW */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x0B unequip ===== */
function shockew_unequip() /* entry=103 class_id=0x01C2 slot=0x0B */
{
set_info(0x0212, *(arg_06));
process_exclude();
spawn SHOCKER.slot_20(arg_06);
return;
}
/* ===== slot 0x0F enterFastArea ===== */
function shockew_enterFastArea() /* entry=103 class_id=0x01C2 slot=0x0F */
{
set_info(0x021B, *(arg_06));
process_exclude();
spawn SHOCKER.slot_20(arg_06);
return;
}
/* ===== slot 0x10 leaveFastArea ===== */
function shockew_leaveFastArea() /* entry=103 class_id=0x01C2 slot=0x10 */
{
set_info(0x021C, *(arg_06));
process_exclude();
FREE.slot_3C(0x021B, *(arg_06));
FREE.slot_3C(0x020A, *(arg_06));
FREE.slot_3C(0x0205, *(arg_06));
return;
}