more battle anim labels

This commit is contained in:
yenatch
2013-12-09 16:20:19 -05:00
parent 708df7907f
commit 46d96bc7fd
4 changed files with 67 additions and 49 deletions

View File

@@ -5,6 +5,10 @@ OTPARTYMON EQU 1
BOXMON EQU 2
WILDMON EQU 4
; Options: ; cfcc
BATTLE_SHIFT EQU 6
BATTLE_SCENE EQU 7
; WalkingDirection: ; d043
STANDING EQU -1
DOWN EQU 0