Merge level-up learnsets

This commit is contained in:
PikalaxALT
2019-12-20 11:11:17 -05:00
parent fd2d0ca2ae
commit 5f2865f026
4 changed files with 5713 additions and 11363 deletions
+12
View File
@@ -1603,6 +1603,7 @@ static const u16 sHMMoves[] =
MOVE_ROCK_SMASH, MOVE_WATERFALL, MOVE_DIVE, 0xFFFF
};
#if defined(FIRERED)
static const u16 sDeoxysBaseStats[] =
{
50, // Hp
@@ -1612,6 +1613,17 @@ static const u16 sDeoxysBaseStats[] =
180, // Sp.Attack
20, // Sp.Defense
};
#elif defined LEAFGREEN
static const u16 sDeoxysBaseStats[] =
{
50, // Hp
70, // Attack
160, // Defense
90, // Speed
70, // Sp.Attack
160, // Sp.Defense
};
#endif
const u16 gLinkPlayerFacilityClasses[] =
{