pokecrystal-board/stats/pokedex/entries/178.asm
2014-03-06 00:46:01 -05:00

13 lines
247 B
NASM

; XatuPokedexEntry: ; 0x1cd4e9
db "MYSTIC@" ; species name
dw 411, 330; height, width
db "Once it begins to"
next "meditate at sun-"
next "rise, the entire@"
db "day will pass"
next "before it will"
next "move again.@"
; 0x1cd551