mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-23 19:36:31 -05:00
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
26 lines
352 B
NASM
Executable File
26 lines
352 B
NASM
Executable File
Route21Mons:
|
|
db $19
|
|
db 15,PIDGEY
|
|
db 13,RATTATA
|
|
db 13,PIDGEY
|
|
db 11,PIDGEY
|
|
db 17,PIDGEY
|
|
db 15,RATTATA
|
|
db 15,RATICATE
|
|
db 17,PIDGEOTTO
|
|
db 19,PIDGEOTTO
|
|
db 15,PIDGEOTTO
|
|
|
|
db $05
|
|
db 5,TENTACOOL
|
|
db 10,TENTACOOL
|
|
db 15,TENTACOOL
|
|
db 5,TENTACOOL
|
|
db 10,TENTACOOL
|
|
db 15,TENTACOOL
|
|
db 20,TENTACOOL
|
|
db 30,TENTACOOL
|
|
db 35,TENTACOOL
|
|
db 40,TENTACOOL
|
|
|