blob: ca8b9bb2d564766bcf6c5c6ca5110c302f28e3d4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "FAIRY@" ; species name
dw 200, 170 ; height, weight
db "In truth, it is a"
next "cowardly #MON."
next "It growls eagerly"
page "in order to hide"
next "its fear from its"
next "opponent.@"
|