blob: 0091dfb3bdff51066f5c58d54f3f01bdcbbaabf4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|