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

13 lines
266 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; WigglytuffPokedexEntry: ; 0x1826e9
2014-03-05 21:46:01 -08:00
db "BALLOON@" ; species name
2013-02-05 16:29:20 -08:00
dw 303, 260; height, width
2014-03-05 21:46:01 -08:00
db "The rich, fluffy"
next "fur that covers"
next "its body feels so@"
db "good that anyone"
next "who feels it can't"
next "stop touching it.@"
2013-02-05 16:29:20 -08:00
; 0x18275d