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

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ClefairyPokedexEntry: ; 0x1824c8
db "FAIRY@" ; species name
dw 200, 170; height, width
db "Though rarely", $4e, "seen, it becomes", $4e, "easier to spot,@"
db "for some reason,", $4e, "on the night of a ", $4e, "full moon.@"
; 0x182530