add EonOwl ID, update AI

This commit is contained in:
scawful
2024-07-27 17:21:45 -04:00
parent 791c358997
commit a443be7951
2 changed files with 35 additions and 4 deletions

View File

@@ -258,6 +258,10 @@ print "End of Lanmola_Expanded.asm ", pc
incsrc "Sprites/NPCs/followers.asm"
print "End of followers.asm ", pc
Sprite_EonOwl = $0A
incsrc "Sprites/NPCs/eon_owl.asm"
print "End of eon_owl.asm ", pc
incsrc "Sprites/NPCs/fortune_teller.asm"
print "End of fortune_teller.asm ", pc