Decompilation unk files generation
This commit is contained in:
parent
d323bb28fc
commit
746709f40c
503 changed files with 45757 additions and 31 deletions
52
USECODE/REGRET/L_EW2.unk
Normal file
52
USECODE/REGRET/L_EW2.unk
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
|
||||
/* synthesized appendix for L_EW-2 */
|
||||
/* sparse lines above preserve recovered debugger line numbers where available */
|
||||
|
||||
/* ===== slot 0x06 gotHit ===== */
|
||||
function l_ew_2_gotHit() /* entry=111 class_id=0x01D0 slot=0x06 */
|
||||
{
|
||||
set_info(0x020C, *(arg_06));
|
||||
process_exclude();
|
||||
if (Item.getFrame(arg_06) == 1) {
|
||||
if (arg_0A == World.getControlledNPCNum()) {
|
||||
spawn LAZER.slot_20(arg_06);
|
||||
spawn TRIGGER.slot_20(pid, 0, *(arg_06), arg_06);
|
||||
suspend;
|
||||
spawn FREE.slot_3B(pid, 60, 0x00000000);
|
||||
suspend;
|
||||
}
|
||||
else {
|
||||
spawn LAZER.slot_20(arg_06);
|
||||
}
|
||||
return;
|
||||
}
|
||||
else if (arg_0A == World.getControlledNPCNum()) {
|
||||
spawn LAZER.slot_21(pid, arg_06);
|
||||
suspend;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x0B unequip ===== */
|
||||
function l_ew_2_unequip() /* entry=111 class_id=0x01D0 slot=0x0B */
|
||||
{
|
||||
set_info(0x0212, *(arg_06));
|
||||
process_exclude();
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x0F enterFastArea ===== */
|
||||
function l_ew_2_enterFastArea() /* entry=111 class_id=0x01D0 slot=0x0F */
|
||||
{
|
||||
set_info(0x021B, *(arg_06));
|
||||
process_exclude();
|
||||
return;
|
||||
}
|
||||
|
||||
/* ===== slot 0x13 avatarStoleSomething ===== */
|
||||
function l_ew_2_avatarStoleSomething() /* entry=111 class_id=0x01D0 slot=0x13 */
|
||||
{
|
||||
set_info(0x022E, *(arg_06));
|
||||
process_exclude();
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue