You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
fix-various-little-things
A compilation of suggestions from the discord that don't deserve separate commits and are not questionable at all™.
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
|
||||
|
Reference in New Issue
Block a user