mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
18 lines
430 B
Text
18 lines
430 B
Text
int script_2149() {
|
|
if (((boolean)script_2155())) {
|
|
return 0;
|
|
}
|
|
if (standart_config_101 < getOtherCommonData(globalint_699, 895)) {
|
|
return 0;
|
|
}
|
|
if (globalint_698 < getOtherCommonData(globalint_699, 896)) {
|
|
return 0;
|
|
}
|
|
if (((boolean)script_2153())) {
|
|
return 0;
|
|
}
|
|
if (((boolean)getOtherCommonData(globalint_699, 898)) && ((boolean)script_2194(getOtherCommonData(globalint_699, 847)))) {
|
|
return 0;
|
|
}
|
|
return 1;
|
|
}
|