summaryrefslogtreecommitdiff
path: root/src/skill_flag_list.hpp
blob: 49cdc0454efd5cf422ef66ee22a64ead22dc40bf (plain)
1
2
3
4
5
6
7
8
9
/**
 * X-macro list of all the skill flags
 */

/* SKF(<tier>, <index>, <name>) */

SKF(1,  0, HIDDEN     )               /* Starts hidden */
SKF(1,  1, AUTO_HIDE  )               /* Tries to rehide at calc_bonus */
SKF(1,  2, RANDOM_GAIN)               /* Can be gained through Lost Sword quest */