jep-hack/data/items/buena_prizes.asm
Llinos Evans 21ca035aa1 Restore some lore and make Eon Mail and Egg Tickets obtainable
The Egg Ticket still needs its function to be usable, but is now at least obtainable in some way. This makes Buena's Password much, much more interesting.
2024-07-13 11:11:19 +01:00

13 lines
263 B
NASM

BuenaPrizeItems:
table_width 2, BuenaPrizeItems
db EGG_TICKET, 2
db EON_MAIL, 2
db NUGGET, 3
db RARE_CANDY, 3
db PROTEIN, 5
db IRON, 5
db CARBOS, 5
db CALCIUM, 5
db HP_UP, 5
assert_table_length NUM_BUENA_PRIZES