This commit is contained in:
lolman360
2020-08-16 22:04:28 +10:00
parent c2f36c8fe4
commit de2d80696e
7 changed files with 61 additions and 35 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
/**
* Automatic skill increase, multiplied by skill affinity if existing.
* Only works if skill is numerical.
* Only works if skill is numerical or levelled..
*/
/datum/mind/proc/auto_gain_experience(skill, value, maximum, silent = FALSE)
if(!ispath(skill, /datum/skill))