blob: 4f9fbfd9b255e1297ceb7bd92fcad8628c18a749 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|