pokecrystal/data/pokedex/entries/180.asm

11 lines
242 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; FlaaffyPokedexEntry: ; 0x1cd5b8
db "WOOL@" ; species name
dw 207, 290 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "Because of its"
next "rubbery, electric-"
next "ity-resistant"
page "skin, it can store"
2014-03-06 05:46:01 +00:00
next "lots of electric-"
next "ity in its fur.@"