Crusader_Decomp/USECODE/EUSECODE_extracted/pseudocode/REBWORK/slot_04_cachein.txt
2026-03-26 00:37:17 +01:00

11 lines
230 B
Text

function rebwork_cachein() /* entry=311 class_id=0x0545 slot=0x04 */
{
set_info(0x0213, *(arg_06));
process_exclude();
if (global[0x001F] <= 3) {
if (UCMachine.rndRange(10, 1) <= 5) {
return;
}
}
return;
}