mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07: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
|
|
|