pokecrystal/stats/pokedex/entries/114.asm

9 lines
246 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
db "During battle, it", $4e, "constantly moves", $4e, "the vines that@"
db "cover its body in", $4e, "order to annoy its", $4e, "opponent.@"
; 0x1b94f6