forked from 2009Scape/Server
3 lines
74 B
Text
3 lines
74 B
Text
int script_5255() {
|
|
return multiply(max(getSkillActualLvl(5), 1), 10);
|
|
}
|