blob: 26a50120c7e519374bdc788ee40304b7b8f58ad7 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|