diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-05 11:22:34 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-05 11:22:34 -0500 |
| commit | e37300a446f6c5c9612e489305c96515cf88a5ca (patch) | |
| tree | 4d1adab99278ab9b22a4827f8ee9267f7ad169b4 /data/pokemon/base_stats/electrode.asm | |
| parent | Remove unused RG/RB graphics (diff) | |
| download | pokeyellow-e37300a446f6c5c9612e489305c96515cf88a5ca.tar.gz pokeyellow-e37300a446f6c5c9612e489305c96515cf88a5ca.tar.xz pokeyellow-e37300a446f6c5c9612e489305c96515cf88a5ca.zip | |
Syn base stats' tmhm formatting with pokered
Diffstat (limited to 'data/pokemon/base_stats/electrode.asm')
| -rw-r--r-- | data/pokemon/base_stats/electrode.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/pokemon/base_stats/electrode.asm b/data/pokemon/base_stats/electrode.asm index c357c5ea..59f21767 100644 --- a/data/pokemon/base_stats/electrode.asm +++ b/data/pokemon/base_stats/electrode.asm @@ -15,8 +15,8 @@ ; tm/hm learnset tmhm TOXIC, TAKE_DOWN, HYPER_BEAM, RAGE, THUNDERBOLT, \ - THUNDER, TELEPORT, MIMIC, DOUBLE_TEAM, REFLECT, \ - BIDE, SELFDESTRUCT, SWIFT, SKULL_BASH, REST, \ + THUNDER, TELEPORT, MIMIC, DOUBLE_TEAM, REFLECT, \ + BIDE, SELFDESTRUCT, SWIFT, SKULL_BASH, REST, \ THUNDER_WAVE, EXPLOSION, SUBSTITUTE, FLASH ; end |
