mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-25 14:54:48 +02:00
Update ShellSmash.vb
This commit is contained in:
parent
73cf36a800
commit
2906b04438
@ -60,6 +60,7 @@
|
||||
BattleScreen.Battle.LowerStat(own, own, BattleScreen, "Special Defense", 1, "", "move:shellsmash")
|
||||
BattleScreen.Battle.RaiseStat(own, own, BattleScreen, "Attack", 2, "", "move:shellsmash")
|
||||
BattleScreen.Battle.RaiseStat(own, own, BattleScreen, "Special Attack", 2, "", "move:shellsmash")
|
||||
BattleScreen.Battle.RaiseStat(own, own, BattleScreen, "Speed", 2, "", "move:shellsmash")
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
|
Loading…
x
Reference in New Issue
Block a user