mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
15 lines
191 B
Text
15 lines
191 B
Text
int script_761(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
return 36;
|
|
}
|
|
if (((boolean)arg0)) {
|
|
return 147;
|
|
}
|
|
if (arg0 == 2) {
|
|
return 258;
|
|
}
|
|
if (arg0 == 3) {
|
|
return 369;
|
|
}
|
|
return 0;
|
|
}
|