pokecrystal-board/stats/pokedex/entries/117.asm
2013-02-05 19:29:20 -05:00

9 lines
249 B
NASM

; SeadraPokedexEntry: ; 0x1b95b8
db "DRAGON@" ; species name
dw 311, 550; height, width
db "The male raises", $4e, "the young. If it", $4e, "is approached, it@"
db "uses its toxic", $4e, "spikes to fend off", $4e, "the intruder.@"
; 0x1b9626