pokecrystal-board/data/pokedex/entries/073.asm
2015-06-23 12:24:51 -06:00

11 lines
242 B
NASM

; TentacruelPokedexEntry: ; 0x1b8337
db "JELLYFISH@" ; species name
dw 503, 1210 ; height, width
db "When its 80 feel-"
next "ers absorb water,"
next "it stretches to"
page "become like a net"
next "to entangle its"
next "prey.@"