Home
last modified time | relevance | path

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

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dcharacter.cpp437 const bool has_major_deity = this->HasMajorDeity(); in GenerateHistory() local
446 if (deity->Major == has_major_deity) { in GenerateHistory()