diff options
-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 |