diff --git a/savestate/src/species.rs b/savestate/src/species.rs index 96c8089..5d69350 100644 --- a/savestate/src/species.rs +++ b/savestate/src/species.rs @@ -623,10 +623,9 @@ mod tests { // Species id 0x26, // Current HP 0x0, 0x2c, // 44 - // Level ?! + 0x0, // Level ?! 0x0, // Status condition - 0x0, // Pokémon types - 0x18, 0x18, // Psychic + 0x18, 0x18, // Pokémon types: Psychic // Catch rate 0xc8, // 200 // Index of Moves 1, 2, 3, 4