blob: 21a53d8fcee787dccf6d465a6afce0247ec48406 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; XatuPokedexEntry: ; 0x1cd4e9
db "MYSTIC@" ; species name
dw 411, 330 ; height, weight
db "Once it begins to"
next "meditate at sun-"
next "rise, the entire"
page "day will pass"
next "before it will"
next "move again.@"
|