diff options
author | Vendily <vendily1001@gmail.com> | 2021-11-21 23:25:50 -0500 |
---|---|---|
committer | Vendily <vendily1001@gmail.com> | 2021-11-21 23:25:50 -0500 |
commit | a5c9e241667a55837f6b84f0aa7ca00043c3d159 (patch) | |
tree | c978cd592c4f43b1ef1bd6b912a5f62bbb52f136 | |
parent | 5f63ea8838d10e30700736d04048faaa4b0b2a4d (diff) |
Added example image for tutorial
-rw-r--r-- | SWSH-Friendship-Endure.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/SWSH-Friendship-Endure.md b/SWSH-Friendship-Endure.md index b79c3d2..e0b5e7d 100644 --- a/SWSH-Friendship-Endure.md +++ b/SWSH-Friendship-Endure.md @@ -1,6 +1,8 @@ Pokémon Sword and Shield merged friendship and affection, and as a result, merged the affection effects as well. This tutorial implements the chance to endure an attack that would otherwise cause the Pokémon to faint. This effect does not occur for enemy trainers or during link battles. + + ## Contents 1. [Add the Friendship Endure text](#1-add-the-friendship-endure-text) |