blob: a74af0fed1d88ed8bb28ec6697b8b7434e7fcf6c (
plain)
1
2
3
4
5
6
7
8
9
10
|
; OddishPokedexEntry: ; 0x182836
db "WEED@" ; species name
dw 108, 120 ; height, width
db "During the day, it"
next "stays in the cold"
next "underground to"
page "avoid the sun."
next "It grows by bath-"
next "ing in moonlight.@"
|