forked from 2009Scape/Server
3 lines
75 B
Text
3 lines
75 B
Text
int script_2915() {
|
|
return multiply(max(getSkillCurrentLvl(3), 0), 10);
|
|
}
|