Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DQuestsManager.h96 Quest* createNewEnemyArmytypeQuest(guint32 heroId, guint32 armyTypeId);
H A DQuestsManager.cpp201 guint32 armyTypeId) in createNewEnemyArmytypeQuest() argument
203 Quest *quest = new QuestEnemyArmytype(*this, heroId, armyTypeId); in createNewEnemyArmytypeQuest()