Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
function special_equip() /* entry=272 class_id=0x04CA slot=0x0A */
|
||||
{
|
||||
entry:
|
||||
set_info(0x0211, *(arg_06));
|
||||
process_exclude();
|
||||
class_0A0C_slot_33(0x021B, *(arg_06));
|
||||
if arg_0A goto block_012B;
|
||||
|
||||
block_011D:
|
||||
spawn class_04CA_slot_21(arg_06);
|
||||
|
||||
block_012B:
|
||||
return;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue