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