mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
250 B
NASM
9 lines
250 B
NASM
|
; 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
|
||
|
|