Home
last modified time | relevance | path

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

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/
H A Dresource.h75 EmeraldsCost, /// emeralds resource enumerator
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/unit/
H A Dunittype.cpp558 …>ID == MithrilCost || this->ID == CoalCost || this->ID == DiamondsCost || this->ID == EmeraldsCost; in IsMineResource()
1716 } else if (resource == DiamondsCost || resource == EmeraldsCost) { in GetResourceStep()
H A Dunit.cpp5647 } else if (resource == DiamondsCost || resource == EmeraldsCost) { in GetResourceStep()