Home
last modified time | relevance | path

Searched refs:NC_TRADER (Results 1 – 6 of 6) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dnpc_class.h117 extern const npc_class_id NC_TRADER;
H A Dnpc_class.cpp50 const npc_class_id NC_TRADER( "NC_TRADER" ); variable
H A Dnpc.cpp396 } else if( type == NC_TRADER ) { in randomize()
644 type == NC_TRADER ) ? 5 : 2; in starting_inv()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dnpc_class.h117 extern const npc_class_id NC_TRADER;
H A Dnpc_class.cpp50 const npc_class_id NC_TRADER( "NC_TRADER" ); variable
H A Dnpc.cpp396 } else if( type == NC_TRADER ) { in randomize()
644 type == NC_TRADER ) ? 5 : 2; in starting_inv()