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

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; Porygon2PokedexEntry: ; 0x1d110c
db "VIRTUAL@" ; species name
dw 200, 720; height, width
db "This manmade", $4e, "#MON evolved", $4e, "from the latest@"
db "technology. It", $4e, "may have unprog-", $4e, "rammed reactions.@"
; 0x1d1174