pokecrystal-board/stats/pokedex/entries/048.asm
2013-02-05 19:29:20 -05:00

9 lines
248 B
NASM

; VenonatPokedexEntry: ; 0x182a53
db "INSECT@" ; species name
dw 303, 660; height, width
db "The small bugs it", $4e, "eats appear only", $4e, "at night, so it@"
db "sleeps in a hole", $4e, "in a tree until", $4e, "night falls.@"
; 0x182abf