mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
260 B
NASM
9 lines
260 B
NASM
|
; WigglytuffPokedexEntry: ; 0x1826e9
|
||
|
db "BALLOON@" ; species name
|
||
|
dw 303, 260; height, width
|
||
|
|
||
|
db "The rich, fluffy", $4e, "fur that covers", $4e, "its body feels so@"
|
||
|
db "good that anyone", $4e, "who feels it can't", $4e, "stop touching it.@"
|
||
|
; 0x18275d
|
||
|
|