Revert whatever that is for testing purpose.

This commit is contained in:
jianmingyong 2016-12-04 05:21:08 +08:00
parent 7c27c6c3af
commit bbc6126e96
7 changed files with 3 additions and 23 deletions

View File

@ -6,8 +6,8 @@
Shared _valid As Boolean = False
Const RUNVALIDATION As Boolean = False
Const EXPECTEDSIZE As Integer = 42289738
Const METAHASH As String = "MUY3RTc1NUYxMTUyODYyREQ1QUVEMTJDMzM2MTU3RDU="
Const EXPECTEDSIZE As Integer = 42289480
Const METAHASH As String = "RkRCMUM2QjQyOUQ3Qzk3MUEyNDIyRDc4REMyNDAwNTI="
Public Shared ReadOnly Property IsValid(ByVal ForceResult As Boolean) As Boolean
Get

View File

@ -44076,18 +44076,6 @@
/processorParam:TextureFormat=Color
/build:Content/Textures/NPC/Slowpoke.png
#begin Content/Textures/NPC/Sparkles.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/Textures/NPC/Sparkles.png
#begin Content/Textures/NPC/Substitute.png
/importer:TextureImporter
/processor:TextureProcessor
@ -55248,9 +55236,6 @@
#begin Scripts/underground/switchright.dat
/copy:Scripts/underground/switchright.dat
#begin Scripts/underwatercave/Cameruptite.dat
/copy:Scripts/underwatercave/Cameruptite.dat
#begin Scripts/underwatercave/manaphy.dat
/copy:Scripts/underwatercave/manaphy.dat

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,5 +0,0 @@
version=2
:if:<Npc.exists(0)>=true
@npc.setspeed(0,0.5)
:endif
:end

File diff suppressed because one or more lines are too long