mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 04:04:39 +13:00
Oh fuck oops
TILESET ANIMATIONS. Should probably work fine once everything is finished but i'm not 100% sure on that so we need to be sure to check
This commit is contained in:
parent
120f8dd4d0
commit
c6a4f3245b
|
@ -262,6 +262,16 @@ TilesetNihon1Anim:
|
|||
dw NULL, WaitTileAnimation
|
||||
dw NULL, StandingTileFrame8
|
||||
dw NULL, DoneTileAnimation
|
||||
|
||||
TilesetForestKantoAnim:
|
||||
dw NULL, WaitTileAnimation
|
||||
dw NULL, WaitTileAnimation
|
||||
dw NULL, WaitTileAnimation
|
||||
dw NULL, AnimateFlowerTile
|
||||
dw vTiles2 tile $14, AnimateWaterTile
|
||||
dw NULL, AnimateWaterPalette
|
||||
dw NULL, StandingTileFrame8
|
||||
dw NULL, DoneTileAnimation
|
||||
|
||||
TilesetBattleTowerOutsideAnim:
|
||||
TilesetHouseAnim:
|
||||
|
|
Loading…
Reference in a new issue