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/paras.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/paras.asm')
| -rw-r--r-- | data/pokemon/base_stats/paras.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/pokemon/base_stats/paras.asm b/data/pokemon/base_stats/paras.asm index 110e39d2..0a36e229 100644 --- a/data/pokemon/base_stats/paras.asm +++ b/data/pokemon/base_stats/paras.asm @@ -15,8 +15,8 @@ ; tm/hm learnset tmhm SWORDS_DANCE, TOXIC, BODY_SLAM, TAKE_DOWN, DOUBLE_EDGE, \ - RAGE, MEGA_DRAIN, SOLARBEAM, DIG, MIMIC, \ - DOUBLE_TEAM, REFLECT, BIDE, SKULL_BASH, REST, \ + RAGE, MEGA_DRAIN, SOLARBEAM, DIG, MIMIC, \ + DOUBLE_TEAM, REFLECT, BIDE, SKULL_BASH, REST, \ SUBSTITUTE, CUT ; end |
