mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-07 18:55:57 -05:00
Fixed some Plat param numbers
This commit is contained in:
@@ -1024,14 +1024,14 @@ namespace DSPRE.Resources {
|
||||
[0x0154] = new byte[1] { 0 },
|
||||
[0x0155] = new byte[] { 2, 2 },
|
||||
[0x0156] = new byte[] { 2 },
|
||||
[0x0157] = new byte[1] { 0 },
|
||||
[0x0157] = new byte[] { 2 },
|
||||
[0x0158] = new byte[1] { 0 },
|
||||
[0x0159] = new byte[1] { 0 },
|
||||
[0x0159] = new byte[] { 2 },
|
||||
[0x015A] = new byte[1] { 0 },
|
||||
[0x015B] = new byte[] { 2, 2 },
|
||||
[0x015C] = new byte[] { 2 },
|
||||
[0x015D] = new byte[] { 2 },
|
||||
[0x015E] = new byte[1] { 0 },
|
||||
[0x015E] = new byte[] { 2 },
|
||||
[0x015F] = new byte[1] { 0 },
|
||||
[0x0160] = new byte[] { 2 },
|
||||
[0x0161] = new byte[1] { 0 },
|
||||
@@ -1060,12 +1060,12 @@ namespace DSPRE.Resources {
|
||||
[0x0178] = new byte[] { 1 },
|
||||
[0x0179] = new byte[] { 2 },
|
||||
[0x017A] = new byte[] { 2, 2 },
|
||||
[0x017B] = new byte[] { 2 },
|
||||
[0x017B] = new byte[] { 1, 2, 2 },
|
||||
[0x017C] = new byte[] { 1, 2 },
|
||||
[0x017D] = new byte[] { 2 },
|
||||
[0x017E] = new byte[] { 2 },
|
||||
[0x017F] = new byte[] { 2 },
|
||||
[0x0180] = new byte[] { 1 },
|
||||
[0x0180] = new byte[] { 2 },
|
||||
[0x0181] = new byte[] { 2 },
|
||||
[0x0182] = new byte[] { 2 },
|
||||
[0x0183] = new byte[] { 2 },
|
||||
|
||||
Reference in New Issue
Block a user