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

9 lines
249 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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