forked from 2009Scape/Server
7 lines
134 B
Text
7 lines
134 B
Text
void script_4050(int arg0,int arg1) {
|
|
if (((boolean)arg1)) {
|
|
playSoundEffect(10223, 1, 0);
|
|
}
|
|
script_4051(arg0, arg1);
|
|
return;
|
|
}
|