mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-21 11:43:37 +01:00
Focus Sash removed on use
This commit is contained in:
parent
8998e54ce7
commit
d5ffdbf896
@ -7400,6 +7400,9 @@ BattleScript_HangedOnMsg::
|
||||
playanimation BS_TARGET, B_ANIM_HANGED_ON, NULL
|
||||
printstring STRINGID_PKMNHUNGONWITHX
|
||||
waitmessage 0x40
|
||||
jumpifnoholdeffect BS_TARGET, HOLD_EFFECT_FOCUS_SASH, BattleScript_HangedOnMsgRet
|
||||
removeitem BS_TARGET
|
||||
BattleScript_HangedOnMsgRet:
|
||||
return
|
||||
|
||||
BattleScript_BerryConfuseHealEnd2::
|
||||
|
Loading…
x
Reference in New Issue
Block a user