mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
240 B
NASM
9 lines
240 B
NASM
; CelebiPokedexEntry: ; 0x1d18cc
|
|
db "TIMETRAVEL@" ; species name
|
|
dw 200, 110; height, width
|
|
|
|
db "Revered as a", $4e, "guardian of the", $4e, "forest, CELEBI@"
|
|
db "appears wherever", $4e, "beautiful forests", $4e, "exist.@"
|
|
; 0x1d1931
|
|
|