pokecrystal-board/data/pokedex/entries/048.asm
2014-05-31 22:57:00 -07:00

13 lines
252 B
NASM

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