Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dfaction_camp.cpp366 static int om_harvest_ter( npc &comp, const tripoint_abs_omt &omt_tgt, const ter_id &t,
1943 om_harvest_ter( *comp, forest, ter_id( "t_tree_young" ), 50 ); in start_cut_logs()
3085 return om_harvest_ter( comp, omt_tgt, t, chance, true, false ); in om_harvest_ter_est()
3089 return om_harvest_ter( comp, omt_tgt, t, chance, false, false ); in om_harvest_ter_break()
3091 int om_harvest_ter( npc &comp, const tripoint_abs_omt &omt_tgt, const ter_id &t, int chance, in om_harvest_ter() function
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dfaction_camp.cpp366 static int om_harvest_ter( npc &comp, const tripoint_abs_omt &omt_tgt, const ter_id &t,
1943 om_harvest_ter( *comp, forest, ter_id( "t_tree_young" ), 50 ); in start_cut_logs()
3085 return om_harvest_ter( comp, omt_tgt, t, chance, true, false ); in om_harvest_ter_est()
3089 return om_harvest_ter( comp, omt_tgt, t, chance, false, false ); in om_harvest_ter_break()
3091 int om_harvest_ter( npc &comp, const tripoint_abs_omt &omt_tgt, const ter_id &t, int chance, in om_harvest_ter() function