pokecrystal-board/stats/pokedex/entries/137.asm

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; PorygonPokedexEntry: ; 0x1cc353
db "VIRTUAL@" ; species name
dw 207, 800; height, width
db "An artificial", $4e, "#MON created", $4e, "due to extensive@"
db "research, it can", $4e, "perform only what", $4e, "is in its program.@"
; 0x1cc3c1