pokecrystal-board/stats/pokedex/entries/251.asm

9 lines
240 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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