Files
2021-03-07 20:37:32 -06:00

4 lines
75 B
Plaintext

int script_2915() {
return multiply(max(getSkillCurrentLvl(3), 0), 10);
}