Restore Venusaur Gmax Stats

Addresses #697
This commit is contained in:
TurtIeSocks 2022-02-21 10:44:02 -05:00
parent b80e8f411b
commit 4d3c121ed2

View file

@ -6551,6 +6551,9 @@ pokemon_id,stat_id,base_stat,effort
10194,4,165,3
10194,5,100,0
10194,6,150,0
10195,1,80,0
10195,2,82,0
10195,3,83,0
10195,4,100,2
10195,5,100,1
10195,6,80,0

1 pokemon_id stat_id base_stat effort
6551 10194 4 165 3
6552 10194 5 100 0
6553 10194 6 150 0
6554 10195 1 80 0
6555 10195 2 82 0
6556 10195 3 83 0
6557 10195 4 100 2
6558 10195 5 100 1
6559 10195 6 80 0