Other files belong in data/battle/

This commit is contained in:
Remy Oukaour
2018-01-10 17:49:19 -05:00
parent c8575823a0
commit e0088adb3f
7 changed files with 12 additions and 12 deletions

View File

@@ -9,10 +9,10 @@ CriticalHitMoves:
db -1
CriticalHitChances:
db 7 percent ; 0
db 12 percent + 2 ; 1
db 25 percent + 1 ; 2
db 33 percent + 1 ; 3
db 50 percent + 1 ; 4
db 50 percent + 1 ; 5
db 50 percent + 1 ; 6
db 7 percent ; 0
db 12 percent + 2 ; +1
db 25 percent + 1 ; +2
db 33 percent + 1 ; +3
db 50 percent + 1 ; +4
db 50 percent + 1 ; +5
db 50 percent + 1 ; +6

View File

@@ -7,4 +7,4 @@ StatNames:
db "SPCL.DEF@"
db "ACCURACY@"
db "EVASION@"
db "ABILITY@"
db "ABILITY@" ; used for BattleCommand_Curse