diff --git a/PKHeX.Core/Legality/Checks.cs b/PKHeX.Core/Legality/Checks.cs index e0e4dd8b3..ed6dbfa75 100644 --- a/PKHeX.Core/Legality/Checks.cs +++ b/PKHeX.Core/Legality/Checks.cs @@ -1351,7 +1351,7 @@ private void VerifyBall() { if (pkm.Met_Location == 30016 && pkm.Gen7) // Poké Pelago VerifyBallEquals(4); // Pokeball - // For gen3/4 safari zones and BCC getValidWildEncounters already filter to not return + // For gen3/4 Safari Zones and BCC getValidWildEncounters already filter to not return // mixed possible encounters between safari, BCC and other encounters // That means is the first encounter is not safari then there is no safari encounter in the array else if (3 <= pkm.GenNumber && pkm.GenNumber <= 4 && EncounterGenerator.IsSafariSlot(w.Type)) diff --git a/PKHeX.Core/Legality/LegalityCheckStrings.cs b/PKHeX.Core/Legality/LegalityCheckStrings.cs index c1c8cde1f..157f71026 100644 --- a/PKHeX.Core/Legality/LegalityCheckStrings.cs +++ b/PKHeX.Core/Legality/LegalityCheckStrings.cs @@ -407,12 +407,12 @@ public static class LegalityCheckStrings public static string V601 { get; set; } = "Missing Ribbons: {0}"; public static string V602 { get; set; } = "All ribbons accounted for."; public static string V603 { get; set; } = "Can't receive Ribbon(s) as an Egg."; - public static string V604 { get; set; } = "Found a tree for crystal heabutt encounter that matches OTID"; - public static string V605 { get; set; } = "Found an unreacheable tree for crystal heabutt encounter that matches OTID."; - public static string V606 { get; set; } = "Could not found a tree for crystal heabutt encounter that matches OTID."; + public static string V604 { get; set; } = "Found a tree for Crystal headbutt encounter that matches OTID"; + public static string V605 { get; set; } = "Found an unreacheable tree for Crystal headbutt encounter that matches OTID."; + public static string V606 { get; set; } = "Could not find a tree for Crystal headbutt encounter that matches OTID."; public static string V607 { get; set; } = "Kanto Route 14 fishing encounter. Unreachable Water tiles."; public static string V608 { get; set; } = "National Park fishing encounter. Unreachable Water tiles."; - public static string V609 { get; set; } = "Generation 2 safari zone fishing encounter. Unreachable zone."; + public static string V609 { get; set; } = "Generation 2 Safari Zone fishing encounter. Unreachable zone."; #endregion } diff --git a/PKHeX.Core/Resources/text/en/LegalityCheckStrings_en.txt b/PKHeX.Core/Resources/text/en/LegalityCheckStrings_en.txt index 8acf94cdb..1812b4b1e 100644 --- a/PKHeX.Core/Resources/text/en/LegalityCheckStrings_en.txt +++ b/PKHeX.Core/Resources/text/en/LegalityCheckStrings_en.txt @@ -344,9 +344,9 @@ V602 = All ribbons accounted for. V600 = Missing Ribbons: {0} V601 = Invalid Ribbons: {0} V603 = Can't receive Ribbon(s) as an Egg. -V604 = Found a tree for crystal heabutt encounter that matches OTID. -V605 = Found an unreacheable tree for crystal heabutt encounter that matches OTID. -V606 = Could not found a tree for crystal heabutt encounter that matches OTID. +V604 = Found a tree for Crystal headbutt encounter that matches OTID. +V605 = Found an unreacheable tree for Crystal headbutt encounter that matches OTID. +V606 = Could not find a tree for Crystal headbutt encounter that matches OTID. V607 = Kanto Route 14 fishing encounter. Unreachable Water tiles. V608 = National Park fishing encounter. Unreachable Water tiles. -V609 = Generation 2 safari zone fishing encounter. Unreachable zone. +V609 = Generation 2 Safari Zone fishing encounter. Unreachable zone. diff --git a/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt b/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt index 8222488ca..4f658e1ad 100644 --- a/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt +++ b/PKHeX.Core/Resources/text/ko/LegalityCheckStrings_ko.txt @@ -344,9 +344,9 @@ V602 = 모든 리본이 채워졌습니다. V600 = 없는 리본: {0} V601 = 사용할 수 없는 리본: {0} V603 = 알은 리본을 얻을 수 없습니다. -V604 = Found a tree for crystal heabutt encounter that matches OTID. -V605 = Found an unreacheable tree for crystal heabutt encounter that matches OTID. -V606 = Could not found a tree for crystal heabutt encounter that matches OTID. +V604 = Found a tree for Crystal headbutt encounter that matches OTID. +V605 = Found an unreacheable tree for Crystal headbutt encounter that matches OTID. +V606 = Could not find a tree for Crystal headbutt encounter that matches OTID. V607 = Kanto Route 14 fishing encounter. Unreachable Water tiles. V608 = National Park fishing encounter. Unreachable Water tiles. -V609 = Generation 2 safari zone fishing encounter. Unreachable zone. \ No newline at end of file +V609 = Generation 2 Safari Zone fishing encounter. Unreachable zone. diff --git a/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt b/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt index 1c9fd4c3b..900b304ce 100644 --- a/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt +++ b/PKHeX.Core/Resources/text/zh/LegalityCheckStrings_zh.txt @@ -344,9 +344,9 @@ V602 = 所有奖章合法。 V600 = 缺失奖章: {0} V601 = 不合法奖章: {0} V603 = 蛋不能接受奖章。 -V604 = Found a tree for crystal heabutt encounter that matches OTID. -V605 = Found an unreacheable tree for crystal heabutt encounter that matches OTID. -V606 = Could not found a tree for crystal heabutt encounter that matches OTID. +V604 = Found a tree for Crystal headbutt encounter that matches OTID. +V605 = Found an unreacheable tree for Crystal headbutt encounter that matches OTID. +V606 = Could not find a tree for Crystal headbutt encounter that matches OTID. V607 = Kanto Route 14 fishing encounter. Unreachable Water tiles. V608 = National Park fishing encounter. Unreachable Water tiles. -V609 = Generation 2 safari zone fishing encounter. Unreachable zone. \ No newline at end of file +V609 = Generation 2 Safari Zone fishing encounter. Unreachable zone.