mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
251 B
NASM
13 lines
251 B
NASM
; Porygon2PokedexEntry: ; 0x1d110c
|
|
db "VIRTUAL@" ; species name
|
|
dw 200, 720; height, width
|
|
|
|
db "This manmade"
|
|
next "#MON evolved"
|
|
next "from the latest@"
|
|
db "technology. It"
|
|
next "may have unprog-"
|
|
next "rammed reactions.@"
|
|
; 0x1d1174
|
|
|