pokecrystal-board/stats/pokedex/entries/048.asm

9 lines
248 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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