Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Dialogue.h242 NPC_ACTION_JOE_GIVEN_CASH, enumerator
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TacticalAI/
H A DNPC.cc925 if (item_to_consider == MONEY && q.sActionData != NPC_ACTION_JOE_GIVEN_CASH) in NPCConsiderReceivingItemFromMerc()