Expand If Statistic node to allow checking hp, sp, xp, skill points, etc

(Adapted from Windows code)
This commit is contained in:
2014-12-10 19:50:26 -05:00
parent c0110adb40
commit a780119030
5 changed files with 44 additions and 19 deletions

View File

@@ -447,6 +447,8 @@ enum eSkill {
SKILL_ASSASSINATION = 16,
SKILL_POISON = 17,
SKILL_LUCK = 18,
SKILL_MAX_HP = 19,
SKILL_MAX_SP = 20,
};
/* adven[i].traits */ //complete