mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
246 B
NASM
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
|
|
|