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:
mid-kid
2018-05-05 09:19:04 +02:00
parent a63d9dfd4f
commit c82deab86f
18 changed files with 41 additions and 42 deletions

View File

@@ -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