You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Document Tackle is missing part of its hit animation
Co-Authored-By: SoupPotato <22991349+SoupPotato@users.noreply.github.com>
This commit is contained in:
@@ -2082,6 +2082,7 @@ BattleAnim_Headbutt:
|
||||
anim_ret
|
||||
|
||||
BattleAnim_Tackle:
|
||||
; BUG: Tackle is missing part of its hit animation (see docs/bugs_and_glitches.md)
|
||||
anim_1gfx BATTLE_ANIM_GFX_HIT
|
||||
anim_call BattleAnim_TargetObj_2Row
|
||||
anim_bgeffect BATTLE_BG_EFFECT_TACKLE, $0, BG_EFFECT_USER, $0
|
||||
|
Reference in New Issue
Block a user