Home
last modified time | relevance | path

Searched defs:lesserMonster (Results 1 – 6 of 6) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dmonster_ghoul.cpp46 bool lesserMonster = false; in initGhoul() local
H A Dmonster_vampire.cpp49 bool lesserMonster = false; in initVampire() local
H A Dmonster_insectoid.cpp48 bool lesserMonster = false; in initInsectoid() local
H A Dmonster_automaton.cpp46 bool lesserMonster = false; in initAutomaton() local
H A Dmonster_incubus.cpp141 bool lesserMonster = false; in initIncubus() local
H A Dactmonster.cpp10500 void Entity::monsterGenerateQuiverItem(Stat* myStats, bool lesserMonster) in monsterGenerateQuiverItem()