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

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; DragonitePokedexEntry: ; 0x1cc843
db "DRAGON@" ; species name
dw 703, 4630; height, width
db "It is said that", $4e, "somewhere in the", $4e, "ocean lies an@"
db "island where these", $4e, "gather. Only they", $4e, "live there.@"
; 0x1cc8ae