11 lines
234 B
NASM
Raw Normal View History

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