Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,23 @@
|
|||
function l_ew_2_gotHit() /* entry=103 class_id=0x01D0 slot=0x06 */
|
||||
{
|
||||
var
|
||||
referent, /* [BP+00h] type=0x69 */
|
||||
ref, /* [BP+0Ah] type=0x69 */
|
||||
vel; /* [BP+0Ch] type=0x69 */
|
||||
|
||||
entry:
|
||||
set_info(0x020C, *(arg_06));
|
||||
process_exclude();
|
||||
if (ref != Item.pop()) goto block_0154;
|
||||
|
||||
block_00F9:
|
||||
spawn class_0A0F_slot_20(arg_06);
|
||||
spawn class_0A18_slot_20(pid, 0, *(arg_06), arg_06);
|
||||
suspend;
|
||||
spawn class_0A0C_slot_32(pid, 60, 0x00000000);
|
||||
suspend;
|
||||
|
||||
block_0154:
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
function l_ew_2_unequip() /* entry=103 class_id=0x01D0 slot=0x0B */
|
||||
{
|
||||
entry:
|
||||
set_info(0x0212, *(arg_06));
|
||||
process_exclude();
|
||||
if (!Item.getFrame(arg_06)) goto block_01FA;
|
||||
|
||||
block_01EC:
|
||||
|
||||
block_01FA:
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
function l_ew_2_enterFastArea() /* entry=103 class_id=0x01D0 slot=0x0F */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021B, *(arg_06));
|
||||
process_exclude();
|
||||
if (!Item.getFrame(arg_06)) goto block_01AF;
|
||||
|
||||
block_01A1:
|
||||
|
||||
block_01AF:
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
function l_ew_2_avatarStoleSomething() /* entry=103 class_id=0x01D0 slot=0x13 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x022E, *(arg_06));
|
||||
process_exclude();
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue