pokecrystal-board/stats/pokedex/entries/191.asm
2014-03-06 00:46:01 -05:00

13 lines
249 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@"
db "shake its leaves"
next "desperately at its"
next "attacker.@"
; 0x1cdaef