pokecrystal-board/stats/pokedex/entries/180.asm
2013-02-05 19:29:20 -05:00

9 lines
250 B
NASM

; 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