mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
12 lines
193 B
Text
12 lines
193 B
Text
int script_926(int arg0) {
|
|
if (((boolean)script_931(arg0))) {
|
|
return 0;
|
|
}
|
|
if (((boolean)script_932(arg0))) {
|
|
return 0;
|
|
}
|
|
if (((boolean)script_935(arg0))) {
|
|
return 0;
|
|
}
|
|
return 1;
|
|
}
|