mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
15 lines
190 B
Text
15 lines
190 B
Text
int script_762(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
return 6;
|
|
}
|
|
if (((boolean)arg0)) {
|
|
return 117;
|
|
}
|
|
if (arg0 == 2) {
|
|
return 228;
|
|
}
|
|
if (arg0 == 3) {
|
|
return 340;
|
|
}
|
|
return 0;
|
|
}
|