pokecrystal/data/pokedex/entries/179.asm

11 lines
234 B
NASM
Raw Normal View History

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