4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
int script_2915() {
|
|
return multiply(max(getSkillCurrentLvl(3), 0), 10);
|
|
}
|