summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/149.asm
blob: 7e7598af9f48b6ae56e598956ad0140b9df14faa (plain)
1
2
3
4
5
6
7
8
; 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