blob: 62390b1a5bb21904fe4c052cfe75af6498946aa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; HoOhPokedexEntry: ; 0x1d185d
db "RAINBOW@" ; species name
dw 1206, 4390 ; height, width
db "It will reveal"
next "itself before a"
next "pure-hearted"
page "trainer by shining"
next "its bright rain-"
next "bow-colored wings.@"
; 0x1d18cc
|