blob: 0d13ed65db03678bfb205cf13f422f9500afaf37 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; BellossomPokedexEntry: ; 0x1cd69a
db "FLOWER@" ; species name
dw 104, 130 ; height, weight
db "When these dance"
next "together, their"
next "petals rub against"
page "each other,"
next "making pretty,"
next "relaxing sounds.@"
|