Skip to content

Commit

Permalink
Updated Dream Eater animation
Browse files Browse the repository at this point in the history
  • Loading branch information
SoupPotato committed Oct 3, 2024
1 parent 04560f8 commit e04da8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/moves/animations.asm
Original file line number Diff line number Diff line change
Expand Up @@ -2774,9 +2774,10 @@ BattleAnim_Psybeam:
anim_ret

BattleAnim_DreamEater:
anim_setobjpal PAL_BATTLE_OB_YELLOW, PAL_BTLCUSTOM_RED
anim_setobjpal PAL_BATTLE_OB_YELLOW, PAL_BTLCUSTOM_PINK
anim_1gfx BATTLE_ANIM_GFX_CHARGE
anim_bgp $1b
anim_bgeffect BATTLE_BG_EFFECT_CYCLE_OBPALS_GRAY_AND_YELLOW, $0, $6, $0
.loop
anim_sound 6, 3, SFX_WARP_TO
anim_obj BATTLE_ANIM_OBJ_ABSORB, 128, 48, $2
Expand Down

0 comments on commit e04da8c

Please sign in to comment.