mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
129 B
Text
5 lines
129 B
Text
void script_545(int arg0,int arg1,int arg2) {
|
|
globalint_80 = getSkillActualLvl(arg1);
|
|
script_547(arg0, arg1, arg2);
|
|
return;
|
|
}
|