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

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