Included indigo battle map (inside.dat) for rival battle. Recycled this map from the game_experimental branch

This commit is contained in:
CaptainSegis 2017-02-06 20:37:02 -05:00
parent fbd8d061ff
commit 1543a099d2
4 changed files with 6 additions and 3 deletions

View File

@ -6,8 +6,8 @@
Shared _valid As Boolean = False
Const RUNVALIDATION As Boolean = False
Const EXPECTEDSIZE As Integer = 42308910
Const METAHASH As String = "N0JDQTk2NDg0ODdERTQxRDIwNkRGMzk3ODRFOTU3QTY="
Const EXPECTEDSIZE As Integer = 42393422
Const METAHASH As String = "Qzk0NDBGMzdBOEM0MTIzNzY1RTgxMTYwNzg0RkFBOTU="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

View File

@ -46191,6 +46191,9 @@
#begin maps/battle/indigo/bruno.dat
/copy:maps/battle/indigo/bruno.dat
#begin maps/battle/indigo/inside.dat
/copy:maps/battle/indigo/inside.dat
#begin maps/battle/indigo/karen.dat
/copy:maps/battle/indigo/karen.dat

Binary file not shown.

File diff suppressed because one or more lines are too long