pokecrystal/data/pokedex/entries/114.asm

11 lines
238 B
NASM
Raw Normal View History

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