blob: 2bb507f88f374bf46861409965512378a92c4d25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; DragonairPokedexEntry: ; 0x1cc7dc
db "DRAGON@" ; species name
dw 1301, 360 ; height, width
db "It is called the"
next "divine #MON."
next "When its entire"
page "body brightens"
next "slightly, the"
next "weather changes.@"
; 0x1cc843
|