blob: 40a2a510c2a5947d023f96980c49ed9d61adbb5b (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ClefairyPokedexEntry: ; 0x1824c8
db "FAIRY@" ; species name
dw 200, 170 ; height, width
db "Though rarely"
next "seen, it becomes"
next "easier to spot,"
page "for some reason,"
next "on the night of a "
next "full moon.@"
|