Gen7ScriptsRs/gen_7_scripts/src/pokemon/mod.rs

7 lines
149 B
Rust

pub mod assurance_data;
pub mod flinch_effect;
pub mod heal_each_end_of_turn;
pub mod infatuated;
pub mod prevent_foes_exit;
pub mod reflect_effect;