pokecrystal-board/data/pokedex/entries/179.asm

11 lines
234 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; MareepPokedexEntry: ; 0x1cd551
db "WOOL@" ; species name
dw 200, 170 ; height, width
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "It stores lots of"
next "air in its soft"
next "fur, allowing it"
page "to stay cool in"
2014-03-05 21:46:01 -08:00
next "summer and warm"
next "in winter.@"