update eon scrub and eon owl oam alloc

This commit is contained in:
scawful
2024-07-27 17:44:03 -04:00
parent 29063638ef
commit 4f353eac07
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
; Sprite Properties
; =========================================================
!SPRID = Sprite_EonScrub
!NbrTiles = 00 ; Number of tiles used in a frame
!NbrTiles = 03 ; Number of tiles used in a frame
!Harmless = 00 ; 00 = Sprite is Harmful, 01 = Sprite is Harmless
!HVelocity = 00 ; Is your sprite going super fast? put 01 if it is
!Health = 00 ; Number of Health the sprite have

View File

@@ -3,7 +3,7 @@
; =========================================================
!SPRID = Sprite_EonOwl
!NbrTiles = 00 ; Number of tiles used in a frame
!NbrTiles = 03 ; Number of tiles used in a frame
!Harmless = 00 ; 00 = Sprite is Harmful, 01 = Sprite is Harmless
!HVelocity = 00 ; Is your sprite going super fast? put 01 if it is
!Health = 00 ; Number of Health the sprite have
@@ -97,7 +97,7 @@ Sprite_EonOwl_Main:
}
EonOwl_Flying:
EonOwl_FlyingAway:
{
%PlayAnimation(2,3,16)
RTS