mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
211 B
Text
8 lines
211 B
Text
void script_1480(int arg0,int arg1) {
|
|
if (((boolean)globalint_188)) {
|
|
script_41(49938529);
|
|
return;
|
|
}
|
|
script_569(arg0, arg1, 49938529, 25, 150, "Item is in tab " + intToStr(script_1468(arg1)));
|
|
return;
|
|
}
|