blob: 06fe8eff7f4b649489474841f192b684fa4b33b4 (
plain)
1
2
3
4
5
6
7
8
|
; ExeggutorPokedexEntry: ; 0x1b8ff6
db "COCONUT@" ; species name
dw 607, 2650; height, width
db "Living in a good", $4e, "environment makes", $4e, "it grow lots of@"
db "heads. A head that", $4e, "drops off becomes", $4e, "an EXEGGCUTE.@"
; 0x1b9068
|