pokecrystal-board/data/pokedex/entries/114.asm

11 lines
237 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; TangelaPokedexEntry: ; 0x1b948c
db "VINE@" ; species name
dw 303, 770 ; height, width
2014-03-05 21:46:01 -08:00
db "During battle, it"
next "constantly moves"
next "the vines that"
page "cover its body in"
2014-03-05 21:46:01 -08:00
next "order to annoy its"
next "opponent.@"