Move battle engine data into data/

IsJohtoGymLeader → IsGymLeader
This commit is contained in:
Remy Oukaour
2018-01-09 15:12:49 -05:00
parent 2f741dfa03
commit 5a73a62d9b
5 changed files with 92 additions and 91 deletions

View File

@@ -0,0 +1,9 @@
MoveEffectPriorities: ; 3c5df
db EFFECT_PROTECT, 3
db EFFECT_ENDURE, 3
db EFFECT_PRIORITY_HIT, 2
db EFFECT_FORCE_SWITCH, 0
db EFFECT_COUNTER, 0
db EFFECT_MIRROR_COAT, 0
db -1
; 3c5ec