diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-12 21:27:11 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-12 21:27:11 -0400 |
commit | 92fe4f55adaf18b506b0b5624ea7ad6a74c97811 (patch) | |
tree | 5f979d7b483d07d5ed74af4e28e2563e59e9d985 | |
parent | 2995cb964cf4f5dcce2b7e851154529bcc4cfc3a (diff) | |
parent | 48a2bab025447df5cd7a8bcff51e030929dd9de7 (diff) |
Merge branch 'master' of https://github.com/pret/pokecrystal.wiki
-rw-r--r-- | Physical-Special-split.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Physical-Special-split.md b/Physical-Special-split.md index 6eb176b..7f51ffd 100644 --- a/Physical-Special-split.md +++ b/Physical-Special-split.md @@ -254,8 +254,7 @@ Here we're just masking out categories again. +; If its base Attack is greater than its base Special Attack, +; don't encourage this move. + cp d -+ jr nc, .asm_38b09 -+ ret ++ ret c .asm_38b09 call AI_80_20 |