mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08: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
|
||
|
|