mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
247 B
NASM
13 lines
247 B
NASM
; SunkernPokedexEntry: ; 0x1cda87
|
|
db "SEED@" ; species name
|
|
dw 100, 40 ; height, width
|
|
|
|
db "It is very weak."
|
|
next "Its only means of"
|
|
next "defense is to"
|
|
page "shake its leaves"
|
|
next "desperately at its"
|
|
next "attacker.@"
|
|
; 0x1cdaef
|
|
|