mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
246 B
NASM
9 lines
246 B
NASM
|
; 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
|
||
|
|