Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dgame.cpp8903 } butcher_select = BUTCHER_CORPSE; in butcher() local
8975 butcher_select = BUTCHER_OTHER; in butcher()
8978 butcher_select = BUTCHER_CORPSE; in butcher()
8981 butcher_select = BUTCHER_DISASSEMBLE; in butcher()
8984 butcher_select = BUTCHER_SALVAGE; in butcher()
8993 if( butcher_select == BUTCHER_CORPSE || indexer_index == MULTIBUTCHER ) { in butcher()
9006 switch( butcher_select ) { in butcher()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dgame.cpp8903 } butcher_select = BUTCHER_CORPSE; in butcher() local
8975 butcher_select = BUTCHER_OTHER; in butcher()
8978 butcher_select = BUTCHER_CORPSE; in butcher()
8981 butcher_select = BUTCHER_DISASSEMBLE; in butcher()
8984 butcher_select = BUTCHER_SALVAGE; in butcher()
8993 if( butcher_select == BUTCHER_CORPSE || indexer_index == MULTIBUTCHER ) { in butcher()
9006 switch( butcher_select ) { in butcher()