Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,44 @@
|
|||
function wventew_gotHit() /* entry=225 class_id=0x03E8 slot=0x06 */
|
||||
{
|
||||
var
|
||||
referent, /* [BP+00h] type=0x69 */
|
||||
ref, /* [BP+0Ah] type=0x69 */
|
||||
vel, /* [BP+0Ch] type=0x69 */
|
||||
fram, /* [BP-02h] type=0x69 */
|
||||
windsurf; /* [BP-04h] type=0x24 */
|
||||
|
||||
entry:
|
||||
set_info(0x020C, *(arg_06));
|
||||
process_exclude();
|
||||
fram = Item.getFrame(arg_06);
|
||||
class_0A0C_slot_2C(vel, ref);
|
||||
if retval goto block_01AB;
|
||||
|
||||
block_014F:
|
||||
if (fram < 1) goto block_01AB;
|
||||
|
||||
block_015A:
|
||||
/* loopscr value_u8=0x24 */
|
||||
/* loopscr value_u8=0x3D */
|
||||
/* loopscr value_u8=0x40 */
|
||||
/* loopscr value_u8=0x25 */
|
||||
/* loop current_var=0xFC string_bytes=0x6 loop_type=0x2 */
|
||||
|
||||
block_017B:
|
||||
if condition goto block_01A9;
|
||||
|
||||
block_017E:
|
||||
if (Item.getNpcNum(arg_06) != Item.getNpcNum(windsurf)) goto block_01A5;
|
||||
|
||||
block_019A:
|
||||
|
||||
block_01A5:
|
||||
/* loopnext */
|
||||
goto block_017B;
|
||||
|
||||
block_01A9:
|
||||
|
||||
block_01AB:
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
function wventew_enterFastArea() /* entry=225 class_id=0x03E8 slot=0x0F */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021B, *(arg_06));
|
||||
process_exclude();
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue