reflect attack automatically
This commit is contained in:
@@ -19,7 +19,7 @@ pub struct SearchResult {
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
pub struct PokemonDataLearnset {
|
||||
pub id: i64,
|
||||
pub learset_id: i64,
|
||||
pub learnset_id: i64,
|
||||
pub name: String,
|
||||
pub types: Vec<i64>,
|
||||
pub power: i64,
|
||||
|
||||
Reference in New Issue
Block a user