21 lines
605 B
Text
21 lines
605 B
Text
|
|
/* synthesized appendix for SECRTEGG */
|
|
/* sparse lines above preserve recovered debugger line numbers where available */
|
|
|
|
/* ===== slot 0x07 hatch ===== */
|
|
function secrtegg_hatch() /* entry=430 class_id=0x090C slot=0x07 */
|
|
{
|
|
set_info(0x0210, *(arg_06));
|
|
process_exclude();
|
|
local_06 = 0;
|
|
local_08 = 32;
|
|
local_06 = Egg.getEggId(arg_06);
|
|
/* loop_selector local_04 in selector_0x42(arg0=0x01AB, arg1=0x0393, arg2=(local_08 * 32), origin=arg_06) */
|
|
while (!condition) {
|
|
if (local_06 == Item.getQLo(local_04)) {
|
|
spawn DOOR.slot_20(local_04);
|
|
}
|
|
/* loopnext */
|
|
}
|
|
return;
|
|
}
|