diff options
author | InfernoGear <32606575+InfernoGear@users.noreply.github.com> | 2019-10-05 11:20:06 -0500 |
---|---|---|
committer | InfernoGear <32606575+InfernoGear@users.noreply.github.com> | 2019-10-05 11:20:06 -0500 |
commit | d3401b4eff61ebeaee1b9c644d71d875ff165675 (patch) | |
tree | e569a537fa71181f1dbc1f07187c666113804b52 | |
parent | be23cb9165d9bad8ff343ebf28d2979d1cf20596 (diff) |
Fixed a mistake in formatting.
-rw-r--r-- | Edit-the-wild-encounters.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Edit-the-wild-encounters.md b/Edit-the-wild-encounters.md index d4295ea..a3fa38f 100644 --- a/Edit-the-wild-encounters.md +++ b/Edit-the-wild-encounters.md @@ -6,7 +6,7 @@ This tutorial is for how to edit the wild encounters of a map. ## Understanding how wild encounters work Each slot in a wild encounter list has a set percentage, as shown below: -``diff +```diff db $32, $00 ; 20% Chance db $65, $02 ; 20% Chance db $8C, $04 ; 15% Chance |