Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dquests.h120 int drops_gold; member
H A Dquests.c5709 if (q_questor->drops_gold) {
5710 invcopy(o_ptr, gold_colour(q_questor->drops_gold, TRUE, FALSE));
5711 o_ptr->pval = q_questor->drops_gold;
H A Dinit1.c7702 q_questor->drops_gold = au; in init_q_info_txt()