mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
parent
d7808d110f
commit
6b5be9129c
101 changed files with 958 additions and 958 deletions
|
|
@ -214,7 +214,7 @@ AttackAnimationPointers:
|
|||
; if \2 is a subanimation_id:
|
||||
;\3: tileset_id
|
||||
;\4: delay
|
||||
battle_anim: MACRO
|
||||
MACRO battle_anim
|
||||
IF _NARG == 4
|
||||
db (\3 << 6) | \4
|
||||
db \1 - 1
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
move: MACRO
|
||||
MACRO move
|
||||
db \1 ; animation (interchangeable with move id)
|
||||
db \2 ; effect
|
||||
db \3 ; power
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue