forked from 2009Scape/Server
12 lines
261 B
Text
12 lines
261 B
Text
int script_1466() {
|
|
if (isSiteSettingsMembers()) {
|
|
if (((boolean)script_3287())) {
|
|
return 516;
|
|
}
|
|
return subtract(516, 10);
|
|
}
|
|
if (((boolean)script_3287())) {
|
|
return add(subtract(516, 439), 1);
|
|
}
|
|
return subtract(add(subtract(516, 439), 1), 10);
|
|
}
|