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

9 lines
248 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ClefablePokedexEntry: ; 0x182530
db "FAIRY@" ; species name
dw 403, 880; height, width
db "Said to live in", $4e, "quiet, remote", $4e, "mountains, this@"
db "type of fairy has", $4e, "a strong aversion", $4e, "to being seen.@"
; 0x18259b