Home
last modified time | relevance | path

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

/dports/games/opendungeons/OpenDungeons-0.7.1/source/creatureaction/
H A DCreatureActionGetFee.cpp64 creature.decreaseGoldFee(goldTaken); in handleGetFee()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/entities/
H A DCreature.h434 void decreaseGoldFee(int32_t value) in decreaseGoldFee() function