diff options
-rw-r--r-- | Make-Sandstorm-raise-the-Special-Defense-of-Rock-type-Pokémon-by-50%.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Make-Sandstorm-raise-the-Special-Defense-of-Rock-type-Pokémon-by-50%.md b/Make-Sandstorm-raise-the-Special-Defense-of-Rock-type-Pokémon-by-50%.md index 07eb642..a909af3 100644 --- a/Make-Sandstorm-raise-the-Special-Defense-of-Rock-type-Pokémon-by-50%.md +++ b/Make-Sandstorm-raise-the-Special-Defense-of-Rock-type-Pokémon-by-50%.md @@ -4,7 +4,7 @@ From generation 4 onwards, the Sandstorm weather raises the Special Defense of R ## Contents 1. [Create the function SandstormSpDefBoost](#1-create-the-function-sandstormspdefboost) -2. [Call the function while getting the damage stats](#2-call-the-function-during-damage-stats) +2. [Call the function while getting the damage stats](#2-call-the-function-while-getting-the-damage-stats) ## 1. Create the function "SandstormSpDefBoost" |