From 34321ee52cfd3e8f69d4ec274bc08e183afabf67 Mon Sep 17 00:00:00 2001 From: zzzzRuby Date: Thu, 19 Nov 2020 00:28:38 +0800 Subject: [PATCH] Add some event flag of gift pokemon for Platinum version (#3088) --- PKHeX.Core/Resources/text/script/flags_pt_en.txt | 5 ++++- PKHeX.Core/Resources/text/script/flags_pt_ja.txt | 5 ++++- PKHeX.Core/Resources/text/script/flags_pt_zh.txt | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/PKHeX.Core/Resources/text/script/flags_pt_en.txt b/PKHeX.Core/Resources/text/script/flags_pt_en.txt index f17b4c1e8..515ffe103 100644 --- a/PKHeX.Core/Resources/text/script/flags_pt_en.txt +++ b/PKHeX.Core/Resources/text/script/flags_pt_en.txt @@ -42,4 +42,7 @@ 1337 Found Metal Coat in Iron Ruins 1338 Found Never-Melt Ice in Iceberg Ruins 1339 Found Hard Stone in Rock Peak Ruins -2736 Rotom disappeared in Old Chateau TV \ No newline at end of file +2736 Rotom disappeared in Old Chateau TV +0151 Received Porygon +0305 Received Eevee +2430 Unlocked Bebe's PC \ No newline at end of file diff --git a/PKHeX.Core/Resources/text/script/flags_pt_ja.txt b/PKHeX.Core/Resources/text/script/flags_pt_ja.txt index 0ab2cc38e..f83ce7ea5 100644 --- a/PKHeX.Core/Resources/text/script/flags_pt_ja.txt +++ b/PKHeX.Core/Resources/text/script/flags_pt_ja.txt @@ -42,4 +42,7 @@ 1337 Found Metal Coat in Iron Ruins 1338 Found Never-Melt Ice in Iceberg Ruins 1339 Found Hard Stone in Rock Peak Ruins -2736 Rotom disappeared in Old Chateau TV \ No newline at end of file +2736 Rotom disappeared in Old Chateau TV +0151 Received Porygon +0305 Received Eevee +2430 Unlocked Bebe's PC \ No newline at end of file diff --git a/PKHeX.Core/Resources/text/script/flags_pt_zh.txt b/PKHeX.Core/Resources/text/script/flags_pt_zh.txt index 5dc61b3b0..f4422e3ee 100644 --- a/PKHeX.Core/Resources/text/script/flags_pt_zh.txt +++ b/PKHeX.Core/Resources/text/script/flags_pt_zh.txt @@ -42,4 +42,7 @@ 1337 Found Metal Coat in Iron Ruins 1338 Found Never-Melt Ice in Iceberg Ruins 1339 Found Hard Stone in Rock Peak Ruins -2736 Rotom disappeared in Old Chateau TV \ No newline at end of file +2736 Rotom disappeared in Old Chateau TV +0151 获得多边兽 +0305 获得伊布 +2430 解锁水木的电脑 \ No newline at end of file