blob: 37f60d50215074775d2a38062f7419b634171035 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|