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