pokecrystal-board/stats/pokedex/entries/174.asm

9 lines
247 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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