From ca2dee3fae11a60ae50cc90f5d2adce4cdae6406 Mon Sep 17 00:00:00 2001 From: "Bastian (Bart) Stassen, P.Eng" Date: Sat, 28 Oct 2023 08:49:59 -0400 Subject: [PATCH] Update pms.json: add Paldean Wooper family (#275) * Update pms.json: add Paldean Wooper family * Update pms.json: add Paldean Wooper family as new family --- assets/pms.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/assets/pms.json b/assets/pms.json index dc80ed68..977c184c 100644 --- a/assets/pms.json +++ b/assets/pms.json @@ -2176,6 +2176,13 @@ "released_date": "2020/12/11", "family": "Wooper" }, + { + "dex": 194, + "released_date": "2023/11/05", + "aa_fn": "pm194.fPALDEA", + "isotope": "_P", + "family": "Wooper_P" + }, { "dex": 195, "released_date": "2020/12/11", @@ -6915,5 +6922,12 @@ "released_date": "2023/09/10", "aa_fn": "pm962", "family": "Bombirdier" + }, + { + "dex": 980, + "released_date": "2023/11/05", + "aa_fn": "pm980", + "isotope": "_P", + "family": "Wooper_P" } ]