pokecrystal-board/stats/pokedex/entries/179.asm
2014-03-06 00:46:01 -05:00

13 lines
248 B
NASM

; MareepPokedexEntry: ; 0x1cd551
db "WOOL@" ; species name
dw 200, 170; height, width
db "It stores lots of"
next "air in its soft"
next "fur, allowing it@"
db "to stay cool in"
next "summer and warm"
next "in winter.@"
; 0x1cd5b8