11 lines
287 B
Text
11 lines
287 B
Text
function hover1_enterFastArea() /* entry=292 class_id=0x04F0 slot=0x0F */
|
|
{
|
|
set_info(0x021B, *(arg_06));
|
|
process_exclude();
|
|
if ((Item.getQHi(arg_06) & 32) == 0) {
|
|
if ((Item.getStatus(arg_06) & 0x1000) == 0) {
|
|
spawn HOVER.slot_21(*(arg_06), arg_06);
|
|
}
|
|
}
|
|
return;
|
|
}
|