mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
249 B
NASM
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
|
|
|