diff --git a/2.5DHero/2.5DHeroContent/Content.mgcb b/2.5DHero/2.5DHeroContent/Content.mgcb index 407940bd8..e7e2d51ee 100644 --- a/2.5DHero/2.5DHeroContent/Content.mgcb +++ b/2.5DHero/2.5DHeroContent/Content.mgcb @@ -42696,3 +42696,39 @@ /processorParam:Quality=Best /build:Sounds/Cries/718.mp3 +#begin Pokemon/Sprites/Goodra.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:Pokemon/Sprites/Goodra.png + +#begin Pokemon/Sprites/Goomy.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:Pokemon/Sprites/Goomy.png + +#begin Pokemon/Sprites/Sliggoo.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:Pokemon/Sprites/Sliggoo.png + diff --git a/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Goodra.png b/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Goodra.png new file mode 100644 index 000000000..e969c71a5 Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Goodra.png differ diff --git a/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Goomy.png b/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Goomy.png new file mode 100644 index 000000000..abe0f21df Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Goomy.png differ diff --git a/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Sliggoo.png b/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Sliggoo.png new file mode 100644 index 000000000..d867c7282 Binary files /dev/null and b/2.5DHero/2.5DHeroContent/Pokemon/Sprites/Sliggoo.png differ