Focus Sash removed on use
This commit is contained in:
parent
8998e54ce7
commit
d5ffdbf896
1 changed files with 3 additions and 0 deletions
|
@ -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…
Reference in a new issue