mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-14 15:43:43 +01:00
oof
This commit is contained in:
parent
f6a0c882d1
commit
97f9c0a4d9
@ -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…
x
Reference in New Issue
Block a user