From d3401b4eff61ebeaee1b9c644d71d875ff165675 Mon Sep 17 00:00:00 2001 From: InfernoGear <32606575+InfernoGear@users.noreply.github.com> Date: Sat, 5 Oct 2019 11:20:06 -0500 Subject: Fixed a mistake in formatting. --- Edit-the-wild-encounters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3