Added TM Drain Punch in its HGSS location, finished frontier shopkeeper's dialogue.

This commit is contained in:
CaptainSegis 2017-01-11 18:08:34 -05:00
parent c721a1125b
commit 7212b24a59
4 changed files with 3 additions and 3 deletions

View File

@ -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 = 42306946 Const EXPECTEDSIZE As Integer = 42308438
Const METAHASH As String = "ODM3QjVGQ0FGMjYzMzMwMzU5ODUzNThCRjQ1MzQ3MDE=" Const METAHASH As String = "NDBDOUYxNUE2N0I3MUYwRTFENjMxNEFGMzRENTY0MDU="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get Get

File diff suppressed because one or more lines are too long