You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -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
|
|
|