blob: ea214a955ddd2cc6ca10189a499d8f2594473d43 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|