diff options
author | Idain <luiscarlosholguinperez@outlook.com> | 2021-04-08 05:38:22 -0400 |
---|---|---|
committer | Idain <luiscarlosholguinperez@outlook.com> | 2021-04-08 05:38:22 -0400 |
commit | 191f633a885d5bda109ebf9382bebb1ad992490d (patch) | |
tree | 190f948c26d05996b72ec6817de427d0c307315e | |
parent | 5c0eeddde7365bd99f5de3a94949bbaf63d39c69 (diff) |
Updated Make Sandstorm raise the Special Defense of Rock type Pokémon by 50% (markdown)
-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" |