pokecrystal/data/pokedex/entries/023.asm

11 lines
235 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; EkansPokedexEntry: ; 0x181fd4
db "SNAKE@" ; species name
dw 607, 150 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It flutters the"
next "tip of its tongue"
next "to seek out the"
page "scent of prey,"
2014-03-06 05:46:01 +00:00
next "then swallows the"
next "prey whole.@"