mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Added initial version
This commit is contained in:
commit
b452bd670c
13290 changed files with 1178433 additions and 0 deletions
27
dumps/scripts/1469.cs2
Normal file
27
dumps/scripts/1469.cs2
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
int script_1469() {
|
||||
if (((boolean)bitconfig_4885)) {
|
||||
return 2;
|
||||
}
|
||||
if (((boolean)bitconfig_4886)) {
|
||||
return 3;
|
||||
}
|
||||
if (((boolean)bitconfig_4887)) {
|
||||
return 4;
|
||||
}
|
||||
if (((boolean)bitconfig_4888)) {
|
||||
return 5;
|
||||
}
|
||||
if (((boolean)bitconfig_4889)) {
|
||||
return 6;
|
||||
}
|
||||
if (((boolean)bitconfig_4890)) {
|
||||
return 7;
|
||||
}
|
||||
if (((boolean)bitconfig_4891)) {
|
||||
return 8;
|
||||
}
|
||||
if (((boolean)bitconfig_4892)) {
|
||||
return 9;
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue