From 596ff57fc384d00e88f507401703c7950f001c1b Mon Sep 17 00:00:00 2001 From: ReignOfComputer Date: Sun, 12 Nov 2017 18:28:39 +0800 Subject: [PATCH] Add Extra Zygarde Cell Locations Wela Volcano Park (rocks behind sign) Battle Tree Entrance --- PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.cs index 2b3b5d059..9c0e86c47 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_ZygardeCell.cs @@ -247,7 +247,7 @@ private void B_GiveAll_Click(object sender, EventArgs e) "Konikoni City Restaurant 1F", "Iki Town SouthWest", "Hau'oli City (Shopping) Ilima's House SwimPool", - "*** researching No.53", + "Wela Volcano Park (rocks behind sign)", "Route 5 South of PokemonCenter", "*** researching No.55", "Malie City (Outer) RecyclePlant Outside", @@ -294,7 +294,7 @@ private void B_GiveAll_Click(object sender, EventArgs e) "Ancient Poni Path Hapu's House Courtyard", "Ancient Poni Path Hapu's House Outside behind Well", "Ancient Poni Path NorthEast", - "*** researching No.100", + "Battle Tree Entrance", }; #endregion