pokecrystal-board/stats/pokedex/entries/036.asm
2013-02-05 19:29:20 -05:00

9 lines
248 B
NASM

; 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