Fixed underwater cave main battle map ceiling

This commit is contained in:
CaptainSegis 2016-12-15 20:10:39 -05:00
parent 12c3e03c3a
commit a2910d701f
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
Const RUNVALIDATION As Boolean = False
Const EXPECTEDSIZE As Integer = 42289194
Const METAHASH As String = "QjQ2M0Y2OEM2QzA3ODZFMUMyMTI1NDUyNENDMTI1NzI="
Const METAHASH As String = "N0VFMkNBRDRGQzM2NDRGNEIyMjI0QTNGNDAyOUI5NEQ="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

View File

@ -1,5 +1,5 @@
{"Actions"{LEV[{"CanTeleport"{bool[1]}}{"CanDig"{bool[0]}}{"RideType"{int[1]}}{"CanFly"{bool[0]}}{"EnviromentType"{int[3]}}{"Weather"{int[1]}}{"Lightning"{int[3]}}]}}
{"Backdrop"{BAC[{"Position"{sngArr[-10,6.5,-10]}}{"Size"{intArr[60,55]}}{"Rotation"{sngArr[0,0,0]}}{"Type"{str[texture]}}{"TexturePath"{str[UnderwaterCave]}}{"Texture"{rec[16,0,16,16]}}]}}
{"Backdrop"{BAC[{"Position"{sngArr[-20,6.5,-20]}}{"Size"{intArr[70,65]}}{"Rotation"{sngArr[0,0,0]}}{"Type"{str[texture]}}{"TexturePath"{str[UnderwaterCave]}}{"Texture"{rec[16,0,16,16]}}]}}
{"OffsetMap"{MAP[{"Offset"{intArr[-10,-2,-4]}}{"Map"{str[underwatercave\main.dat]}}]}}

File diff suppressed because one or more lines are too long