mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Added sprites for Clauncher, Litleo and Skrelp lines, added manaphy egg OW sprite
This commit is contained in:
parent
5a5a4a0b90
commit
443adccad8
2.5DHero
2.5DHero/Pokemon/Monster/Resource
2.5DHeroContent
@ -9,7 +9,7 @@ Public Class PokemonForms
|
||||
New Sceptile(), New Blaziken(), New Swampert(), New Gardevoir(), New Aggron(), New Medicham(), New Camerupt(), New Altaria(), New Banette(), New Absol(), New Metagross(), New Kyogre(), New Groudon(), New Deoxys(),
|
||||
New Burmy(), New Shellos(), New Gastrodon(), New Lopunny(), New Garchomp(), New Lucario(), New Abomasnow(), New Gallade(), New Rotom(), New Dialga(), New Arceus(),
|
||||
New Audino(), New Basculin(), New Deerling(), New Sawsbuck(), New Frillish(), New Jellicent(), New Tornadus(), New Thundurus(), New Landorus(), New Kyurem(),
|
||||
New Aegislash(), New Diancie()})
|
||||
New Pyroar(), New Aegislash(), New Diancie()})
|
||||
|
||||
End Sub
|
||||
|
||||
@ -2222,6 +2222,51 @@ Public Class PokemonForms
|
||||
|
||||
End Class
|
||||
|
||||
Private Class Pyroar
|
||||
|
||||
Inherits PokemonForm
|
||||
|
||||
Public Sub New()
|
||||
MyBase.New(668)
|
||||
End Sub
|
||||
|
||||
Public Overrides Function GetMenuImagePosition(ByVal P As Pokemon) As Vector2
|
||||
Select Case P.Gender
|
||||
Case Pokemon.Genders.Male
|
||||
Return New Vector2(27, 20)
|
||||
Case Else
|
||||
Return New Vector2(27, 31)
|
||||
End Select
|
||||
End Function
|
||||
|
||||
Public Overrides Function GetMenuImageSize(ByVal P As Pokemon) As Size
|
||||
Select Case P.Gender
|
||||
Case Pokemon.Genders.Male
|
||||
Return New Size(32, 32)
|
||||
Case Else
|
||||
Return New Size(32, 32)
|
||||
End Select
|
||||
End Function
|
||||
|
||||
Public Overrides Function GetAnimationName(ByVal P As Pokemon) As String
|
||||
Select Case P.Gender
|
||||
Case Pokemon.Genders.Male
|
||||
Return P.OriginalName & "_male"
|
||||
Case Else
|
||||
Return P.OriginalName & "_female"
|
||||
End Select
|
||||
End Function
|
||||
|
||||
Public Overrides Function GetOverworldAddition(ByVal P As Pokemon) As String
|
||||
Select Case P.Gender
|
||||
Case Pokemon.Genders.Male
|
||||
Return "_male"
|
||||
Case Else
|
||||
Return "_female"
|
||||
End Select
|
||||
End Function
|
||||
End Class
|
||||
|
||||
Private Class Aegislash
|
||||
|
||||
Inherits PokemonForm
|
||||
|
@ -42732,3 +42732,99 @@
|
||||
/processorParam:TextureFormat=Color
|
||||
/build:Pokemon/Sprites/Sliggoo.png
|
||||
|
||||
#begin Pokemon\Sprites\Pyroar_male.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\Pyroar_male.png
|
||||
|
||||
#begin Pokemon/Sprites/Pyroar_female.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/Pyroar_female.png
|
||||
|
||||
#begin Pokemon/Sprites/Litleo.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/Litleo.png
|
||||
|
||||
#begin Pokemon/Sprites/Dragalge.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/Dragalge.png
|
||||
|
||||
#begin Pokemon/Sprites/Clawitzer.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/Clawitzer.png
|
||||
|
||||
#begin Pokemon/Sprites/Skrelp.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/Skrelp.png
|
||||
|
||||
#begin Pokemon/Sprites/Clauncher.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/Clauncher.png
|
||||
|
||||
#begin Textures/NPC/ManaphyEgg.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:Textures/NPC/ManaphyEgg.png
|
||||
|
||||
|
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Clauncher.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Clauncher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.6 KiB |
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Clawitzer.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Clawitzer.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.2 KiB |
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Dragalge.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Dragalge.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.1 KiB |
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Litleo.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Litleo.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.5 KiB |
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Pyroar_female.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Pyroar_female.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 5.1 KiB |
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Pyroar_male.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Pyroar_male.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 5.0 KiB |
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Skrelp.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Pokemon/Sprites/Skrelp.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.3 KiB |
BIN
2.5DHero/2.5DHeroContent/Textures/NPC/ManaphyEgg.png
Normal file
BIN
2.5DHero/2.5DHeroContent/Textures/NPC/ManaphyEgg.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 888 B |
Loading…
x
Reference in New Issue
Block a user