Fixed vivillon sprite not showing in the grotto
This commit is contained in:
parent
c53e4528d9
commit
cc81d454ef
|
@ -6,8 +6,8 @@
|
|||
Shared _valid As Boolean = False
|
||||
|
||||
Const RUNVALIDATION As Boolean = False
|
||||
Const EXPECTEDSIZE As Integer = 42289870
|
||||
Const METAHASH As String = "ODZFMTE0RTlEQjFCREUyNkEyODM5QUREQjhDMzFFM0Y="
|
||||
Const EXPECTEDSIZE As Integer = 42289864
|
||||
Const METAHASH As String = "ODk4NUU5QTZGMTdDNzZDMDc3RkZGODUwRDAzNzkxRTQ="
|
||||
|
||||
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
|
||||
Get
|
||||
|
|
|
@ -12503,6 +12503,18 @@
|
|||
/processorParam:TextureFormat=Color
|
||||
/build:Content/Pokemon/Overworld/Normal/665.png
|
||||
|
||||
#begin Content/Pokemon/Overworld/Normal/666.png
|
||||
/importer:TextureImporter
|
||||
/processor:TextureProcessor
|
||||
/processorParam:ColorKeyColor=255,0,255,255
|
||||
/processorParam:ColorKeyEnabled=True
|
||||
/processorParam:GenerateMipmaps=False
|
||||
/processorParam:PremultiplyAlpha=True
|
||||
/processorParam:ResizeToPowerOfTwo=False
|
||||
/processorParam:MakeSquare=False
|
||||
/processorParam:TextureFormat=Color
|
||||
/build:Content/Pokemon/Overworld/Normal/666.png
|
||||
|
||||
#begin Content/Pokemon/Overworld/Normal/666_archipelago.png
|
||||
/importer:TextureImporter
|
||||
/processor:TextureProcessor
|
||||
|
@ -22811,6 +22823,18 @@
|
|||
/processorParam:TextureFormat=Color
|
||||
/build:Content/Pokemon/Overworld/Shiny/665.png
|
||||
|
||||
#begin Content/Pokemon/Overworld/Shiny/666.png
|
||||
/importer:TextureImporter
|
||||
/processor:TextureProcessor
|
||||
/processorParam:ColorKeyColor=255,0,255,255
|
||||
/processorParam:ColorKeyEnabled=True
|
||||
/processorParam:GenerateMipmaps=False
|
||||
/processorParam:PremultiplyAlpha=True
|
||||
/processorParam:ResizeToPowerOfTwo=False
|
||||
/processorParam:MakeSquare=False
|
||||
/processorParam:TextureFormat=Color
|
||||
/build:Content/Pokemon/Overworld/Shiny/666.png
|
||||
|
||||
#begin Content/Pokemon/Overworld/Shiny/666_archipelago.png
|
||||
/importer:TextureImporter
|
||||
/processor:TextureProcessor
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue