mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
243 B
NASM
9 lines
243 B
NASM
; EkansPokedexEntry: ; 0x181fd4
|
|
db "SNAKE@" ; species name
|
|
dw 607, 150; height, width
|
|
|
|
db "It flutters the", $4e, "tip of its tongue", $4e, "to seek out the@"
|
|
db "scent of prey,", $4e, "then swallows the", $4e, "prey whole.@"
|
|
; 0x18203d
|
|
|