mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
250 B
NASM
9 lines
250 B
NASM
|
; TentacruelPokedexEntry: ; 0x1b8337
|
||
|
db "JELLYFISH@" ; species name
|
||
|
dw 503, 1210; height, width
|
||
|
|
||
|
db "When its 80 feel-", $4e, "ers absorb water,", $4e, "it stretches to@"
|
||
|
db "become like a net", $4e, "to entangle its", $4e, "prey.@"
|
||
|
; 0x1b83a1
|
||
|
|