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