pokecrystal/stats/pokedex/entries/023.asm

13 lines
249 B
NASM
Raw Normal View History

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