4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
int script_5255() {
|
|
return multiply(max(getSkillActualLvl(5), 1), 10);
|
|
}
|