Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
function shockew1_unequip() /* entry=250 class_id=0x045A slot=0x0B */
|
||||
{
|
||||
entry:
|
||||
set_info(0x0212, *(arg_06));
|
||||
process_exclude();
|
||||
if arg_0A goto block_0100;
|
||||
|
||||
block_00F3:
|
||||
|
||||
block_0100:
|
||||
spawn class_0A13_slot_20(arg_06);
|
||||
class_0A0C_slot_20(pid, 30);
|
||||
spawn class_0A0C_slot_32((retval + 30), 0x00000000);
|
||||
suspend;
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
function shockew1_enterFastArea() /* entry=250 class_id=0x045A slot=0x0F */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021B, *(arg_06));
|
||||
process_exclude();
|
||||
spawn class_0A13_slot_20(arg_06);
|
||||
return;
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
function shockew1_leaveFastArea() /* entry=250 class_id=0x045A slot=0x10 */
|
||||
{
|
||||
entry:
|
||||
set_info(0x021C, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A0C_slot_33(0x021B, *(arg_06));
|
||||
class_0A0C_slot_33(0x020A, *(arg_06));
|
||||
class_0A0C_slot_33(0x0205, *(arg_06));
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue