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

13 lines
264 B
NASM
Raw Normal View History

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