10 lines
217 B
Text
10 lines
217 B
Text
function hover1_unequip() /* entry=292 class_id=0x04F0 slot=0x0B */
|
|
{
|
|
set_info(0x0212, *(arg_06));
|
|
process_exclude();
|
|
if (arg_0A == 0) {
|
|
spawn HOVER1.enterFastArea(pid, arg_06);
|
|
suspend;
|
|
}
|
|
return;
|
|
}
|