summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVendily <vendily1001@gmail.com>2021-11-21 23:25:50 -0500
committerVendily <vendily1001@gmail.com>2021-11-21 23:25:50 -0500
commita5c9e241667a55837f6b84f0aa7ca00043c3d159 (patch)
treec978cd592c4f43b1ef1bd6b912a5f62bbb52f136
parent5f63ea8838d10e30700736d04048faaa4b0b2a4d (diff)
Added example image for tutorial
-rw-r--r--SWSH-Friendship-Endure.md2
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.
+![swsh-friendship-endure](https://user-images.githubusercontent.com/12400598/142800859-c13561f6-6858-4607-96b1-d8c394daed17.png)
+
## Contents
1. [Add the Friendship Endure text](#1-add-the-friendship-endure-text)