mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
250 B
NASM
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
|
||
|
|