Crusader_Decomp/USECODE/REGRET/SPIDPAD.unk

29 lines
685 B
Text

/* synthesized appendix for SPIDPAD */
/* sparse lines above preserve recovered debugger line numbers where available */
/* ===== slot 0x0A equip ===== */
function spidpad_equip() /* entry=203 class_id=0x0397 slot=0x0A */
{
set_info(0x0211, *(arg_06));
process_exclude();
if (!arg_0A) {
spawn SPIDER.slot_22(arg_0A, arg_06);
return;
}
else {
FREE.slot_3C(1, *(arg_06));
ITEM.slot_24(4, arg_06);
}
return;
}
/* ===== slot 0x10 leaveFastArea ===== */
function spidpad_leaveFastArea() /* entry=203 class_id=0x0397 slot=0x10 */
{
set_info(0x021C, *(arg_06));
process_exclude();
FREE.slot_3C(1, *(arg_06));
ITEM.slot_25(0x1000, arg_06);
return;
}