Merge branch 'master' of https://github.com/pret/pokecrystal
This commit is contained in:
@@ -303,7 +303,7 @@ BattleAnim_SweetScent2: ; c929c
|
||||
anim_ret
|
||||
; c92c1
|
||||
|
||||
BattleAnim_ThrowPokeBall
|
||||
BattleAnim_ThrowPokeBall:
|
||||
anim_if_param_equal NO_ITEM, .TheTrainerBlockedTheBall
|
||||
anim_if_param_equal MASTER_BALL, .MasterBall
|
||||
anim_if_param_equal ULTRA_BALL, .UltraBall
|
||||
|
@@ -31,6 +31,5 @@ OftenFleeMons: ; 3c5a8
|
||||
AlwaysFleeMons: ; 3c5b1
|
||||
db RAIKOU
|
||||
db ENTEI
|
||||
; db SUICUNE
|
||||
db -1
|
||||
; 3c5b4
|
||||
|
Reference in New Issue
Block a user