mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-24 11:56:09 -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
15 lines
171 B
NASM
Executable File
15 lines
171 B
NASM
Executable File
MansionMons2:
|
|
db $0A
|
|
db 37,RATTATA
|
|
db 37,RATICATE
|
|
db 26,GRIMER
|
|
db 29,GRIMER
|
|
db 40,RATTATA
|
|
db 40,RATICATE
|
|
db 32,GRIMER
|
|
db 35,GRIMER
|
|
db 35,MUK
|
|
db 38,MUK
|
|
db $00
|
|
|