Added initial version

This commit is contained in:
Ceikry 2021-03-07 20:37:32 -06:00
commit b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions

13
dumps/scripts/1834.cs2 Normal file
View file

@ -0,0 +1,13 @@
void script_1834(int arg0) {
if (arg0 != 1) {
return;
}
if (((((boolean)globalint_250) && (globalint_252 >= 2)) && ((boolean)globalint_251)) && (isMember() || ((boolean)globalint_253))) {
return;
}
if (((boolean)globalint_258)) {
globalint_258 = 1;
script_1782();
}
return;
}