Files
pokecrystal-board/stats/pokedex/entries/048.asm
2014-03-07 21:46:33 -05: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