mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-29 14:53:55 +01:00
Don't burn the opponent if it has Flare Boost.
This commit is contained in:
parent
3c7e60a441
commit
7e6f34777b
@ -819,6 +819,7 @@ AI_CBM_Torment: @ 82DC6A9
|
||||
AI_CBM_WillOWisp: @ 82DC6B4
|
||||
get_ability AI_TARGET
|
||||
if_equal ABILITY_WATER_VEIL, Score_Minus10
|
||||
if_equal ABILITY_FLARE_BOOST, Score_Minus10
|
||||
if_status AI_TARGET, STATUS1_ANY, Score_Minus10
|
||||
if_type_effectiveness AI_EFFECTIVENESS_x0, Score_Minus10
|
||||
if_type_effectiveness AI_EFFECTIVENESS_x0_5, Score_Minus10
|
||||
|
Loading…
x
Reference in New Issue
Block a user