pokecrystal-board/stats/pokedex/entries/023.asm

13 lines
249 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; EkansPokedexEntry: ; 0x181fd4
2014-03-05 21:46:01 -08:00
db "SNAKE@" ; species name
2013-02-05 16:29:20 -08:00
dw 607, 150; height, width
2014-03-05 21:46:01 -08: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-05 16:29:20 -08:00
; 0x18203d