Fixed Charmander and Charmeleon data files

This commit is contained in:
CaptainSegis 2017-01-17 12:57:28 -05:00
parent 103b8ad5fe
commit a5081e9852
4 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@
Shared _valid As Boolean = False
Const RUNVALIDATION As Boolean = False
Const EXPECTEDSIZE As Integer = 42308849
Const METAHASH As String = "MUIxNzEzNDI3OEQwMkE5QkEzNkZBRjMxQjk4QjU0MEE="
Const EXPECTEDSIZE As Integer = 42308840
Const METAHASH As String = "MzJEODhGNkEwNzY0MzJCMTNERTlFMDM4REE3MDA5RjI="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

View File

@ -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
Scale|0.84
Move|1,45
Move|1,289
Move|1,10
Move|7,52
Move|10,108
Move|16,82

View File

@ -35,7 +35,7 @@ Pokedex|It is very hotheaded by nature so it constantly seeks opponents. It calm
Scale|1.04
Move|1,45
Move|1,52
Move|1,289
Move|1,10
Move|7,52
Move|10,108
Move|17,82

File diff suppressed because one or more lines are too long