blob: 770b654d5e28c95cd3df0a4ab5c88ec9c0f5a0c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; CelebiPokedexEntry: ; 0x1d18cc
db "TIMETRAVEL@" ; species name
dw 200, 110 ; height, width
db "Revered as a"
next "guardian of the"
next "forest, CELEBI"
page "appears wherever"
next "beautiful forests"
next "exist.@"
; 0x1d1931
|