battle animation constants

This commit is contained in:
yenatch
2013-12-19 04:47:39 -05:00
parent a422e1b761
commit 4bb8c82d8a
5 changed files with 109 additions and 8 deletions

View File

@@ -126,10 +126,6 @@ WEATHER_RAIN_END EQU 4
WEATHER_SUN_END EQU 5
WEATHER_SANDSTORM_END EQU 6
; move animations are 1:1 with move ids
ANIM_CONFUSED EQU $103
ANIM_SLEEP EQU $104
ANIM_INLOVE EQU $10a
; move effects
EFFECT_NORMAL_HIT EQU $00