mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-24 14:38:33 +01:00
Fix Life Orb string
This commit is contained in:
parent
8e904ebacb
commit
28227dfd88
@ -4607,6 +4607,7 @@ static void atk49_moveend(void)
|
|||||||
effect = TRUE;
|
effect = TRUE;
|
||||||
BattleScriptPushCursor();
|
BattleScriptPushCursor();
|
||||||
gBattlescriptCurrInstr = BattleScript_ItemHurtRet;
|
gBattlescriptCurrInstr = BattleScript_ItemHurtRet;
|
||||||
|
gLastUsedItem = gBattleMons[gBattlerAttacker].item;
|
||||||
}
|
}
|
||||||
gBattleScripting.atk49_state++;
|
gBattleScripting.atk49_state++;
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user