pokecrystal/stats/pokedex/entries/137.asm

13 lines
256 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; PorygonPokedexEntry: ; 0x1cc353
2014-03-06 05:46:01 +00:00
db "VIRTUAL@" ; species name
2013-02-06 00:29:20 +00:00
dw 207, 800; height, width
2014-03-06 05:46:01 +00:00
db "An artificial"
next "#MON created"
next "due to extensive@"
db "research, it can"
next "perform only what"
next "is in its program.@"
2013-02-06 00:29:20 +00:00
; 0x1cc3c1