mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-16 09:08:02 +00:00
Tower of Mastery X/Y
Thanks @chenzw95!
This commit is contained in:
parent
06023d10f6
commit
e98ab01c2a
1 changed files with 0 additions and 1 deletions
|
@ -885,7 +885,6 @@
|
||||||
#region Memory Table
|
#region Memory Table
|
||||||
internal static readonly int[] Memory_NotXY =
|
internal static readonly int[] Memory_NotXY =
|
||||||
{
|
{
|
||||||
61, // {0} looked down at the world from a tall tower where it went with {1}. {4} that {3}.
|
|
||||||
65, // {0} was with {1} when (he/she) built a Secret Base. {4} that {3}.
|
65, // {0} was with {1} when (he/she) built a Secret Base. {4} that {3}.
|
||||||
66, // {0} participated in a contest with {1} and impressed many people. {4} that {3}.
|
66, // {0} participated in a contest with {1} and impressed many people. {4} that {3}.
|
||||||
67, // {0} participated in a contest with {1} and won the title. {4} that {3}.
|
67, // {0} participated in a contest with {1} and won the title. {4} that {3}.
|
||||||
|
|
Loading…
Reference in a new issue