/* synthesized appendix for MINEPAD */ /* sparse lines above preserve recovered debugger line numbers where available */ /* ===== slot 0x0A equip ===== */ function minepad_equip() /* entry=163 class_id=0x02E5 slot=0x0A */ { set_info(0x0211, *(arg_06)); process_exclude(); if (!arg_0A) { spawn SPIDER.slot_20(arg_0A, arg_06); return; } else { FREE.slot_3C(0x00F0, *(arg_06)); ITEM.slot_24(4, arg_06); } return; } /* ===== slot 0x10 leaveFastArea ===== */ function minepad_leaveFastArea() /* entry=163 class_id=0x02E5 slot=0x10 */ { set_info(0x021C, *(arg_06)); process_exclude(); FREE.slot_3C(0x00F0, *(arg_06)); ITEM.slot_25(0x1000, arg_06); return; }