From 5d13630db7332fc76202a0104e24a19286110bb3 Mon Sep 17 00:00:00 2001 From: cajun <12363371+CajunAvenger@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:57:47 -0500 Subject: [PATCH] Fix #198 --- eepy.html | 41 +++++++++++++++++++++++++++++++++++++++++ pokemon_arrays.js | 2 ++ 2 files changed, 43 insertions(+) create mode 100644 eepy.html diff --git a/eepy.html b/eepy.html new file mode 100644 index 0000000..d60a459 --- /dev/null +++ b/eepy.html @@ -0,0 +1,41 @@ + + + + +
+ localStorage limit in your Browser is + ... KBs. +
+ + + \ No newline at end of file diff --git a/pokemon_arrays.js b/pokemon_arrays.js index 832b61f..1f36ac9 100644 --- a/pokemon_arrays.js +++ b/pokemon_arrays.js @@ -2651,6 +2651,8 @@ var arrays = { "PIKACHU", "RAICHU", "RAICHU_1", + "RAICHU_2", + "RAICHU_3", "PIKACHU_70", "PLUSLE", "MINUN",