mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-27 07:44:31 +02:00
Fixed Charmander and Charmeleon data files
This commit is contained in:
parent
103b8ad5fe
commit
a5081e9852
@ -6,8 +6,8 @@
|
|||||||
Shared _valid As Boolean = False
|
Shared _valid As Boolean = False
|
||||||
|
|
||||||
Const RUNVALIDATION As Boolean = False
|
Const RUNVALIDATION As Boolean = False
|
||||||
Const EXPECTEDSIZE As Integer = 42308849
|
Const EXPECTEDSIZE As Integer = 42308840
|
||||||
Const METAHASH As String = "MUIxNzEzNDI3OEQwMkE5QkEzNkZBRjMxQjk4QjU0MEE="
|
Const METAHASH As String = "MzJEODhGNkEwNzY0MzJCMTNERTlFMDM4REE3MDA5RjI="
|
||||||
|
|
||||||
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
||||||
Get
|
Get
|
||||||
|
@ -34,7 +34,7 @@ CanSwim|0
|
|||||||
Pokedex|The flame on its tail shows the strength of its life force. If it is weak, the flame also burns weakly.\Lizard Pokémon\8.5\0.6\0,148,0
|
Pokedex|The flame on its tail shows the strength of its life force. If it is weak, the flame also burns weakly.\Lizard Pokémon\8.5\0.6\0,148,0
|
||||||
Scale|0.84
|
Scale|0.84
|
||||||
Move|1,45
|
Move|1,45
|
||||||
Move|1,289
|
Move|1,10
|
||||||
Move|7,52
|
Move|7,52
|
||||||
Move|10,108
|
Move|10,108
|
||||||
Move|16,82
|
Move|16,82
|
||||||
|
@ -35,7 +35,7 @@ Pokedex|It is very hotheaded by nature so it constantly seeks opponents. It calm
|
|||||||
Scale|1.04
|
Scale|1.04
|
||||||
Move|1,45
|
Move|1,45
|
||||||
Move|1,52
|
Move|1,52
|
||||||
Move|1,289
|
Move|1,10
|
||||||
Move|7,52
|
Move|7,52
|
||||||
Move|10,108
|
Move|10,108
|
||||||
Move|17,82
|
Move|17,82
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user