blob: 94f78ee310a61a8047292288abea83bcc62f7399 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MareepPokedexEntry: ; 0x1cd551
db "WOOL@" ; species name
dw 200, 170 ; height, weight
db "It stores lots of"
next "air in its soft"
next "fur, allowing it"
page "to stay cool in"
next "summer and warm"
next "in winter.@"
|