pokecrystal-board/data/pokedex/entries/178.asm
2014-05-31 22:57:00 -07:00

13 lines
245 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"
page "day will pass"
next "before it will"
next "move again.@"
; 0x1cd551