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

20
dumps/scripts/2765.cs2 Normal file
View file

@ -0,0 +1,20 @@
void script_2765(int arg0) {
if (globalint_1007 <= 0) {
cs2method5512();
return;
}
if (globalint_1007 <= 100) {
script_2770(arg0, script_284(getMyPositionHash()));
return;
}
if (globalint_1007 <= 200) {
script_2762(arg0, script_284(getMyPositionHash()));
return;
}
if (globalint_1007 <= 300) {
script_2763(arg0, script_284(getMyPositionHash()));
return;
}
script_2826(arg0, script_284(getMyPositionHash()));
return;
}