Home
last modified time | relevance | path

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

/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dbattle.cc259 bool shorten_animation = false; in get_battle_work() local
264 shorten_animation = true; in get_battle_work()
285 shorten_animation = true; in get_battle_work()
293 shorten_animation &= damage_ >= soldier.get_current_health(); in get_battle_work()
296 shorten_animation ? 850 : 1000); in get_battle_work()