mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
245 B
NASM
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
|
|
|