mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-10 11:05:40 -05:00
Update Base_Stats.c
This commit is contained in:
committed by
GitHub
parent
98d819dddc
commit
4d60123372
@@ -38224,7 +38224,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.noFlip = TRUE,
|
||||
},
|
||||
|
||||
[SPECIES_REGIELEKI] = //PLACEHOLDER DATA
|
||||
[SPECIES_REGIELEKI] = //PLACEHOLDER DATA
|
||||
{
|
||||
.baseHP = 100,
|
||||
.baseAttack = 100,
|
||||
@@ -38257,7 +38257,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.noFlip = TRUE,
|
||||
},
|
||||
|
||||
[SPECIES_REGIDRAGO] = //PLACEHOLDER DATA
|
||||
[SPECIES_REGIDRAGO] = //PLACEHOLDER DATA
|
||||
{
|
||||
.baseHP = 100,
|
||||
.baseAttack = 100,
|
||||
|
||||
Reference in New Issue
Block a user