diff --git a/src/Base_Stats.c b/src/Base_Stats.c index e73afda..d7f9ed8 100644 --- a/src/Base_Stats.c +++ b/src/Base_Stats.c @@ -631,10 +631,10 @@ const struct BaseStats gBaseStats[] = .growthRate = GROWTH_MEDIUM_FAST, .eggGroup1 = EGG_GROUP_FIELD, .eggGroup2 = EGG_GROUP_FIELD, - .ability1 = ABILITY_HUSTLE, + .ability1 = ABILITY_STRONGJAW, .ability2 = ABILITY_GUTS, .safariZoneFleeRate = 0, - .hiddenAbility = ABILITY_STRONGJAW, + .hiddenAbility = ABILITY_HUSTLE, .noFlip = TRUE, }, @@ -664,10 +664,10 @@ const struct BaseStats gBaseStats[] = .growthRate = GROWTH_MEDIUM_FAST, .eggGroup1 = EGG_GROUP_FIELD, .eggGroup2 = EGG_GROUP_FIELD, - .ability1 = ABILITY_HUSTLE, + .ability1 = ABILITY_STRONGJAW, .ability2 = ABILITY_GUTS, .safariZoneFleeRate = 0, - .hiddenAbility = ABILITY_STRONGJAW, + .hiddenAbility = ABILITY_HUSTLE, .noFlip = TRUE, }, @@ -12665,7 +12665,7 @@ const struct BaseStats gBaseStats[] = .baseSpeed = 100, .type1 = TYPE_STEEL, .type2 = TYPE_PSYCHIC, - .catchRate = 6, + .catchRate = 8, .expYield = 215, .evYield_HP = 3, .evYield_Attack = 0, @@ -22336,7 +22336,7 @@ const struct BaseStats gBaseStats[] = .baseSpeed = 101, .type1 = TYPE_GROUND, .type2 = TYPE_FLYING, - .catchRate = 6, + .catchRate = 8, .expYield = 255, .evYield_HP = 0, .evYield_Attack = 0, @@ -22402,7 +22402,7 @@ const struct BaseStats gBaseStats[] = .baseSpeed = 108, .type1 = TYPE_WATER, .type2 = TYPE_FIGHTING, - .catchRate = 6, + .catchRate = 8, .expYield = 255, .evYield_HP = 0, .evYield_Attack = 0, @@ -25305,7 +25305,7 @@ const struct BaseStats gBaseStats[] = .baseSpeed = 35, .type1 = TYPE_STEEL, .type2 = TYPE_GHOST, - .catchRate = 90, + .catchRate = 45, .expYield = 157, .evYield_HP = 0, .evYield_Attack = 0, @@ -26691,7 +26691,7 @@ const struct BaseStats gBaseStats[] = .baseSpeed = 70, .type1 = TYPE_FIRE, .type2 = TYPE_WATER, - .catchRate = 6, + .catchRate = 9, .expYield = 255, .evYield_HP = 0, .evYield_Attack = 0, @@ -33673,7 +33673,7 @@ const struct BaseStats gBaseStats[] = .ability1 = ABILITY_DANCER, .ability2 = ABILITY_NONE, .safariZoneFleeRate = 0, - .hiddenAbility = ABILITY_NONE, + .hiddenAbility = ABILITY_SERENEGRACE, .noFlip = TRUE, }, @@ -33706,7 +33706,7 @@ const struct BaseStats gBaseStats[] = .ability1 = ABILITY_DANCER, .ability2 = ABILITY_NONE, .safariZoneFleeRate = 0, - .hiddenAbility = ABILITY_NONE, + .hiddenAbility = ABILITY_SERENEGRACE, .noFlip = TRUE, }, @@ -33739,7 +33739,7 @@ const struct BaseStats gBaseStats[] = .ability1 = ABILITY_DANCER, .ability2 = ABILITY_NONE, .safariZoneFleeRate = 0, - .hiddenAbility = ABILITY_NONE, + .hiddenAbility = ABILITY_SERENEGRACE, .noFlip = TRUE, }, diff --git a/src/Learnsets.c b/src/Learnsets.c index 692fd54..f162360 100644 --- a/src/Learnsets.c +++ b/src/Learnsets.c @@ -6841,7 +6841,7 @@ static const struct LevelUpMove sMakuhitaLevelUpLearnset[] = { }; static const struct LevelUpMove sHariyamaLevelUpLearnset[] = { - LEVEL_UP_MOVE( 0, MOVE_BRINE), + LEVEL_UP_MOVE( 1, MOVE_BRINE), LEVEL_UP_MOVE( 1, MOVE_TACKLE), LEVEL_UP_MOVE( 1, MOVE_FOCUSENERGY), LEVEL_UP_MOVE( 1, MOVE_SANDATTACK), diff --git a/src/tutor_compatibility/110 - High Horsepower.txt b/src/tutor_compatibility/110 - High Horsepower.txt index c141f71..b77c163 100644 --- a/src/tutor_compatibility/110 - High Horsepower.txt +++ b/src/tutor_compatibility/110 - High Horsepower.txt @@ -34,6 +34,8 @@ HARIYAMA AGGRON CAMERUPT GROUDON +CRANIDOS +RAMPARDOS HIPPOPOTAS HIPPOPOTAS_F HIPPOWDON