mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
247 B
NASM
9 lines
247 B
NASM
; IgglybuffPokedexEntry: ; 0x1cd32c
|
|
db "BALLOON@" ; species name
|
|
dw 100, 20; height, width
|
|
|
|
db "Instead of walking", $4e, "with its short", $4e, "legs, it moves@"
|
|
db "around by bouncing", $4e, "on its soft,", $4e, "tender body.@"
|
|
; 0x1cd396
|
|
|