Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,25 @@
|
|||
function special_leaveFastArea() /* entry=272 class_id=0x04CA slot=0x10 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021C, *(arg_06));
|
||||
process_exclude();
|
||||
if Item.hurl(arg_06) goto block_07FB;
|
||||
|
||||
block_0781:
|
||||
if (Item.getMapNum(arg_06) != 2) goto block_07BE;
|
||||
|
||||
block_0793:
|
||||
spawn class_0A18_slot_20(pid, (0x0080 + 0), *(arg_06), arg_06);
|
||||
suspend;
|
||||
|
||||
block_07BE:
|
||||
if (Intrinsic00FA(arg_06) != 2) goto block_07FB;
|
||||
|
||||
block_07D0:
|
||||
spawn class_0A18_slot_20(pid, (0x0080 + 1), *(arg_06), arg_06);
|
||||
suspend;
|
||||
|
||||
block_07FB:
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue