Mart fixes

This commit is contained in:
sora10pls
2017-10-18 13:23:32 -04:00
parent cb6386b818
commit d4e1540158
2 changed files with 8 additions and 8 deletions

View File

@@ -58,8 +58,8 @@ private static int GetDataOffset(byte[] data)
3, // Unused
7, 6, 4, 3, 8,
8, 3, 3, 4,
3, 6, 6,
7, 4
3, 6, 8,
5, 4
}
: new byte[] // XY
{

View File

@@ -97,12 +97,12 @@ public MartEditor7()
};
private readonly string[] locationsBP =
{
"Royal 1",
"Royal 2",
"Royal 3",
"Battle Tree 1",
"Battle Tree 2",
"Battle Tree 3",
"Battle Royal Dome [Medicine]",
"Battle Royal Dome [EV Training]",
"Battle Royal Dome [Held Items]",
"Battle Tree [Trade Evolution Items]",
"Battle Tree [Held Items]",
"Battle Tree [Mega Stones]",
};
#endregion