oof
This commit is contained in:
parent
f6a0c882d1
commit
97f9c0a4d9
1 changed files with 0 additions and 1 deletions
|
@ -3908,7 +3908,6 @@ static void Cmd_jumpifability(void)
|
||||||
gBattlescriptCurrInstr = T2_READ_PTR(gBattlescriptCurrInstr + 4);
|
gBattlescriptCurrInstr = T2_READ_PTR(gBattlescriptCurrInstr + 4);
|
||||||
RecordAbilityBattle(battlerId, gLastUsedAbility);
|
RecordAbilityBattle(battlerId, gLastUsedAbility);
|
||||||
gBattlerAbility = battlerId;
|
gBattlerAbility = battlerId;
|
||||||
while (1);
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue