mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
11 lines
230 B
Text
11 lines
230 B
Text
void script_1614(int arg0,int arg1,int arg2) {
|
|
int ivar3;
|
|
ivar3 = -1;
|
|
ivar3 = getItemDefOpcode129Or130Method4209(arg2, arg0);
|
|
if (ivar3 != -1) {
|
|
cs2method1309(arg1, ivar3);
|
|
} else {
|
|
cs2method1309(arg1, 36);
|
|
}
|
|
return;
|
|
}
|