Add village_elder.asm and update map icon marker set

This commit is contained in:
scawful
2024-11-28 00:55:23 -05:00
parent fc80fda459
commit adbac4cadb
3 changed files with 39 additions and 49 deletions

View File

@@ -23,6 +23,7 @@ print "End of mask_salesman.asm ", pc
Sprite_BeanVendor = $07
Sprite_VillageElder = $07
incsrc "Sprites/NPCs/village_elder.asm"
incsrc "Sprites/NPCs/bean_vendor.asm"
print "End of bean_vendor.asm ", pc