Stuff
This commit is contained in:
parent
ee33f94b4b
commit
f92d1504fa
547 changed files with 37597 additions and 0 deletions
|
|
@ -0,0 +1,13 @@
|
|||
function surcamew_equip() /* entry=284 class_id=0x04DE slot=0x0A */
|
||||
{
|
||||
set_info(0x0211, *(arg_06));
|
||||
process_exclude();
|
||||
if ((Item.getStatus(arg_06) & 0x1000)) {
|
||||
if (arg_0A == 0) {
|
||||
/* global_address global_id=0x3C */
|
||||
spawn class_04DE_slot_21(arg_06);
|
||||
}
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue