blob: 8e52b4c820c2e6b37c0b78f4cb928a1ca52169ce (
plain)
1
2
3
4
5
6
7
8
9
10
|
; VenonatPokedexEntry: ; 0x182a53
db "INSECT@" ; species name
dw 303, 660 ; height, weight
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.@"
|