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

13 lines
247 B
NASM
Raw Normal View History

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