You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
shorten SP_ATTACK and SP_DEFENSE move effect constants
This commit is contained in:
@@ -326,7 +326,7 @@ AIScoring_Smart: ; 386be
|
||||
dbw EFFECT_BIND, AIScoring_Bind
|
||||
dbw EFFECT_UNUSED_2B, AIScoring_Unused2B
|
||||
dbw EFFECT_CONFUSE, AIScoring_Confuse
|
||||
dbw EFFECT_SP_DEFENSE_UP_2, AIScoring_SpDefenseUp2
|
||||
dbw EFFECT_SP_DEF_UP_2, AIScoring_SpDefenseUp2
|
||||
dbw EFFECT_REFLECT, AIScoring_Reflect
|
||||
dbw EFFECT_PARALYZE, AIScoring_Paralyze
|
||||
dbw EFFECT_SPEED_DOWN_HIT, AIScoring_SpeedDownHit
|
||||
|
||||
Reference in New Issue
Block a user