Added initial version

This commit is contained in:
Ceikry 2021-03-07 20:37:32 -06:00
commit b452bd670c
13290 changed files with 1178433 additions and 0 deletions

21
dumps/scripts/3976.cs2 Normal file
View file

@ -0,0 +1,21 @@
void script_3976(int arg0,int arg1,int arg2) {
if (arg2 != 1) {
return;
}
script_41(69206179);
globalint_1416 = arg1;
setWidgetIsHidden(true, new WidgetPointer(1056,92));
setWidgetIsHidden(true, new WidgetPointer(1056,94));
setWidgetIsHidden(false, new WidgetPointer(1056,125));
setWidgetIsHidden(false, new WidgetPointer(1056,122));
if (((boolean)script_3999(arg0))) {
if (bitconfig_8588 == 4094) {
script_3977(bitconfig_8587);
} else {
return;
}
} else {
script_3977(arg0);
}
return;
}