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
351 B
NASM
Executable File
26 lines
351 B
NASM
Executable File
Route13Mons:
|
|
db $0F
|
|
db 25,ODDISH
|
|
db 25,BELLSPROUT
|
|
db 28,PIDGEOTTO
|
|
db 28,PIDGEY
|
|
db 27,ODDISH
|
|
db 27,BELLSPROUT
|
|
db 29,GLOOM
|
|
db 29,WEEPINBELL
|
|
db 26,FARFETCH_D
|
|
db 31,FARFETCH_D
|
|
|
|
db $03
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWPOKE
|
|
db 15,SLOWBRO
|
|
db 20,SLOWBRO
|
|
|