mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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
|
|
|