This commit is contained in:
MaddoScientisto 2026-03-25 23:32:36 +01:00
commit f92d1504fa
547 changed files with 37597 additions and 0 deletions

View file

@ -0,0 +1,26 @@
function lift_use() /* entry=52 class_id=0x0133 slot=0x01 */
{
entry:
set_info(0x0207, *(arg_06));
process_exclude();
if (Intrinsic007E(arg_06) != 10) goto block_0591;
block_0545:
spawn class_0133_slot_20(pid, arg_06);
suspend;
/* global_address global_id=0x3C */
suspend;
goto block_05C2;
block_0591:
if (Intrinsic007E(arg_06) != 20) goto block_05C2;
block_05A0:
spawn class_0133_slot_20(pid, arg_06);
suspend;
goto block_05C2;
block_05C2:
return;
}