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

10
dumps/scripts/353.cs2 Normal file
View file

@ -0,0 +1,10 @@
void script_353(int arg0) {
playSoundEffect(9824, 1, 0);
if (((boolean)arg0) && ((boolean)bitconfig_8246)) {
bitconfig_8247 = 1;
setWidgetIsHidden(false, new WidgetPointer(1028,117));
script_2741();
}
script_386(arg0);
return;
}