pokecrystal/stats/pokedex/entries/197.asm

13 lines
257 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; UmbreonPokedexEntry: ; 0x1d01af
2014-03-06 05:46:01 +00:00
db "MOONLIGHT@" ; species name
2013-02-06 00:29:20 +00:00
dw 303, 600; height, width
2014-03-06 05:46:01 +00:00
db "On the night of a"
next "full moon, or when"
next "it gets excited,@"
db "the ring patterns"
next "on its body glow"
next "yellow.@"
2013-02-06 00:29:20 +00:00
; 0x1d021e