Add Raging Bull fix
This commit is contained in:
parent
7665324be0
commit
6b9cc08372
@ -5962,7 +5962,7 @@ u32 GetDynamicMoveType(struct Pokemon *mon, u32 move, u32 battler, u8 *ateBoost)
|
||||
case SPECIES_TAUROS_PALDEA_COMBAT:
|
||||
case SPECIES_TAUROS_PALDEA_BLAZE:
|
||||
case SPECIES_TAUROS_PALDEA_AQUA:
|
||||
return type2;
|
||||
return gSpeciesInfo[species].types[1];
|
||||
}
|
||||
break;
|
||||
case EFFECT_IVY_CUDGEL:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user