Home
last modified time | relevance | path

Searched refs:getUsedSkillSlots (Results 1 – 2 of 2) sorted by relevance

/dports/games/powder/powder118_src/
H A Dcreature.h341 int getUsedSkillSlots() const;
H A Dcreature.cpp8426 MOB::getUsedSkillSlots() const in getUsedSkillSlots() function in MOB
8456 freeslots = getHitDie() - getUsedSkillSlots(); in getFreeSkillSlots()