From ed5e6b4867a7aa4844af7fb287a147ce28ac96d8 Mon Sep 17 00:00:00 2001 From: Llinos Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:12:26 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19efd57e..7f9bc78e 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,8 @@ Known Bugs - The Tradeback Tutor doesn't work properly with Rhydon for reasons likely related to its index number of 1. - The Vermilion Passes are very unstable (Faraway warps are weird unless you battle, Citrine outright crashes). - The Brunswick Trail Bird event is unfinished, Zapdos causes it to crash. +- Candy Jar is uncapped, needs to be capped at 40. Capping at 40 avoids potential overflows and the Jar not being able to evolve Meltan. +- Candy Jar does not get checked if it's in the bag when KOing Meltan, so it'll always increment. Keep for QoL? Evolution Methods for new Pokemon ====