Document trainer battle scripts (#430)
This commit is contained in:
committed by
Marcus Huderle
parent
fe06bbe3f6
commit
6068495619
@@ -3270,7 +3270,7 @@ static void atk23_getexp(void)
|
||||
else
|
||||
{
|
||||
gBattleScripting.atk23_state++;
|
||||
gBattleStruct->field_DF |= gBitTable[gBattlerPartyIndexes[gBattlerFainted]];
|
||||
gBattleStruct->givenExpMons |= gBitTable[gBattlerPartyIndexes[gBattlerFainted]];
|
||||
}
|
||||
break;
|
||||
case 1: // calculate experience points to redistribute
|
||||
|
||||
Reference in New Issue
Block a user