mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
251 B
NASM
9 lines
251 B
NASM
|
; UmbreonPokedexEntry: ; 0x1d01af
|
||
|
db "MOONLIGHT@" ; species name
|
||
|
dw 303, 600; height, width
|
||
|
|
||
|
db "On the night of a", $4e, "full moon, or when", $4e, "it gets excited,@"
|
||
|
db "the ring patterns", $4e, "on its body glow", $4e, "yellow.@"
|
||
|
; 0x1d021e
|
||
|
|