Variables | |
std::string | poisoned = "poison.ogg" |
std::string | slowed = "slowed.wav" |
std::string | petrified = "petrified.ogg" |
std::string game_config::sounds::status::petrified = "petrified.ogg" |
Definition at line 263 of file game_config.cpp.
Referenced by battle_context::choose_defender_weapon(), and game_config::load_config().
std::string game_config::sounds::status::poisoned = "poison.ogg" |
Definition at line 261 of file game_config.cpp.
Referenced by add_simple_anim(), battle_context::choose_defender_weapon(), game_config::load_config(), and unit_animation::matches().
std::string game_config::sounds::status::slowed = "slowed.wav" |
Definition at line 262 of file game_config.cpp.
Referenced by attack_info(), battle_context_unit_stats::calc_blows(), battle_context::choose_defender_weapon(), movetype::terrain_costs::cost(), movetype::jamming_cost(), game_config::load_config(), movetype::movement_cost(), and movetype::vision_cost().