Cleanup some NPCs

This commit is contained in:
scawful
2024-11-19 14:58:32 -05:00
parent d88410e9c2
commit 3f27c9ab48
3 changed files with 21 additions and 24 deletions

View File

@@ -208,7 +208,7 @@ Sprite_BeanVendor_Main:
MagicBean_RanchFlower:
{
LDA.b #$04 : STA.w SprFrame, X
JSL ThrownSprite_TileAndSpriteInteraction_long
JSL ThrownSprite_TileAndSpriteInteraction_long
RTS
}
}
@@ -329,4 +329,3 @@ Sprite_BeanVendor_Draw:
db $02, $02, $02, $02, $00, $00
db $02, $02, $02, $02 ; Flower
}