mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 16:24:45 +02:00
Update SteamEruption.vb
This commit is contained in:
parent
7ac3e39ee8
commit
7997b5c760
@ -7,7 +7,7 @@ Namespace BattleSystem.Moves.Water
|
||||
Public Sub New()
|
||||
'#Definitions
|
||||
Me.Type = New Element(Element.Types.Water)
|
||||
Me.ID = 503
|
||||
Me.ID = 592
|
||||
Me.OriginalPP = 5
|
||||
Me.CurrentPP = 5
|
||||
Me.MaxPP = 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user