Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DQPillageGold.h77 guint32 getGoldToPillage() {return d_to_pillage;} in getGoldToPillage() function
H A Daction.cpp1162 d_data = dynamic_cast<QuestPillageGold*>(q)->getGoldToPillage(); in Action_Quest()