Minor fix in Tornado's trainer file
This commit is contained in:
parent
be7da44d10
commit
85dada91e1
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
Const RUNVALIDATION As Boolean = False
|
Const RUNVALIDATION As Boolean = False
|
||||||
Const EXPECTEDSIZE As Integer = 42308900
|
Const EXPECTEDSIZE As Integer = 42308900
|
||||||
Const METAHASH As String = "QUFCNzk5NEY4N0FDNEMyRDU0RUNDRDM4MTY0MkNGMjk="
|
Const METAHASH As String = "REUyMEYyNjA2Qzc4MkJEMkRDNTdCMzZEODk0RjQwMTk="
|
||||||
|
|
||||||
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
||||||
Get
|
Get
|
||||||
|
|
|
@ -17,7 +17,7 @@ Pokemon4|{"Pokemon"[178]}{"Experience"[345926]}{"Gender"[1]}{"EggSteps"[0]}{"Ite
|
||||||
Pokemon5|{"Pokemon"[376]}{"Experience"[376007]}{"Gender"[2]}{"EggSteps"[0]}{"Item"[82]}{"ItemData"[]}{"NickName"[Metagross]}{"Level"[71]}{"OT"[45709]}{"Ability"[29]}{"Status"[]}{"Nature"[21]}{"CatchLocation"[Daycare]}{"CatchTrainer"[JLs]}{"CatchBall"[5]}{"CatchMethod"[obtained at]}{"Friendship"[250]}{"isShiny"[1]}{"Attack1"[390,10,10]}{"Attack2"[428,15,15]}{"Attack3"[89,10,10]}{"Attack4"[334,15,15]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,31,31,31,31,31]}{"AdditionalData"[]}
|
Pokemon5|{"Pokemon"[376]}{"Experience"[376007]}{"Gender"[2]}{"EggSteps"[0]}{"Item"[82]}{"ItemData"[]}{"NickName"[Metagross]}{"Level"[71]}{"OT"[45709]}{"Ability"[29]}{"Status"[]}{"Nature"[21]}{"CatchLocation"[Daycare]}{"CatchTrainer"[JLs]}{"CatchBall"[5]}{"CatchMethod"[obtained at]}{"Friendship"[250]}{"isShiny"[1]}{"Attack1"[390,10,10]}{"Attack2"[428,15,15]}{"Attack3"[89,10,10]}{"Attack4"[334,15,15]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,31,31,31,31,31]}{"AdditionalData"[]}
|
||||||
Pokemon6|{"Pokemon"[196]}{"Experience"[343408]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[74]}{"ItemData"[]}{"NickName"[Espeon]}{"Level"[70]}{"OT"[29108]}{"Ability"[28]}{"Status"[]}{"Nature"[8]}{"CatchLocation"[Daycare]}{"CatchTrainer"[Smasher]}{"CatchBall"[5]}{"CatchMethod"[obtained at]}{"Friendship"[250]}{"isShiny"[0]}{"Attack1"[428,15,15]}{"Attack2"[28,15,15]}{"Attack3"[94,10,10]}{"Attack4"[129,20,20]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,31,31,31,31,31]}{"AdditionalData"[]}
|
Pokemon6|{"Pokemon"[196]}{"Experience"[343408]}{"Gender"[0]}{"EggSteps"[0]}{"Item"[74]}{"ItemData"[]}{"NickName"[Espeon]}{"Level"[70]}{"OT"[29108]}{"Ability"[28]}{"Status"[]}{"Nature"[8]}{"CatchLocation"[Daycare]}{"CatchTrainer"[Smasher]}{"CatchBall"[5]}{"CatchMethod"[obtained at]}{"Friendship"[250]}{"isShiny"[0]}{"Attack1"[428,15,15]}{"Attack2"[28,15,15]}{"Attack3"[94,10,10]}{"Attack4"[129,20,20]}{"EVs"[0,0,0,0,0,0]}{"IVs"[31,31,31,31,31,31]}{"AdditionalData"[]}
|
||||||
Items|
|
Items|
|
||||||
Gender|2
|
Gender|0
|
||||||
AI|0
|
AI|0
|
||||||
IntroSequence|Green,Violet
|
IntroSequence|Green,Violet
|
||||||
IntroType|11
|
IntroType|11
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue