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 269 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 267 of file game_config.cpp.
Referenced by unit_animation::add_anims(), battle_context::choose_defender_weapon(), unit_animation::fill_initial_animations(), and game_config::load_config().
std::string game_config::sounds::status::slowed = "slowed.wav" |
Definition at line 268 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().