pokecrystal-board/stats/pokedex/entries/180.asm

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; FlaaffyPokedexEntry: ; 0x1cd5b8
db "WOOL@" ; species name
dw 207, 290; height, width
db "Because of its", $4e, "rubbery, electric-", $4e, "ity-resistant@"
db "skin, it can store", $4e, "lots of electric-", $4e, "ity in its fur.@"
; 0x1cd626