pokecrystal-board/stats/pokedex/entries/114.asm
2013-02-05 19:29:20 -05:00

9 lines
246 B
NASM

; 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