From ff0d0bb9aafce17da7e6529a7166c53104a3d354 Mon Sep 17 00:00:00 2001 From: Michiel Sikma Date: Mon, 9 Dec 2019 11:37:01 +0100 Subject: [PATCH] Add LPLE 'starter' Eevee and Pikachu forms to new dex file --- data/dex.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/dex.json b/data/dex.json index f174fe20..33932e1a 100644 --- a/data/dex.json +++ b/data/dex.json @@ -389,6 +389,7 @@ "has_right": true }, "phd": {}, + "starter": {}, "rock-star": {}, "cosplay": {}, "pop-star": { @@ -2068,7 +2069,8 @@ "jpn": "eievui" }, "icons": { - "_": {} + "_": {}, + "starter": {} } }, {