summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldred Habert <eldredhabert0@gmail.com>2019-03-03 20:35:29 +0100
committerGitHub <noreply@github.com>2019-03-03 20:35:29 +0100
commit6b8abd1af12669a706db6377e5b38f78e5051c80 (patch)
tree38797e9beee6ae8f563a935bfb4c21a2cd71538b
parent64d8a2b8fea10b4f5811f2a6f17b268e0a2959e9 (diff)
Correct compatibility claims
-rw-r--r--docs/bugs_and_glitches.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md
index 769c07601..e59530db4 100644
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -168,7 +168,7 @@ This bug existed for all battles in Gold and Silver, and was only fixed for sing
## Moves with a 100% secondary effect chance will not trigger it in 1/256 uses
-*Fixing this bug will break compatibility with standard Pokémon Crystal for link battles.*
+*Fixing this bug **may** break compatibility with standard Pokémon Crystal for link battles.*
([Video](https://www.youtube.com/watch?v=mHkyO5T5wZU&t=206))
@@ -194,7 +194,7 @@ This bug existed for all battles in Gold and Silver, and was only fixed for sing
ret
```
-If you wish to keep compatibility with standard Pokémon Crystal, you can disable the fix during link battles by also applying the following edit in the same place:
+**Compatibility preservation:** If you wish to keep compatibility with standard Pokémon Crystal, you can disable the fix during link battles by also applying the following edit in the same place:
```diff
+ ld a, [wLinkMode]