pokecrystal/stats/pokedex/entries/137.asm

13 lines
254 B
NASM
Raw Normal View History

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