mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
13 lines
253 B
NASM
13 lines
253 B
NASM
; WobbuffetPokedexEntry: ; 0x1d03dd
|
|
db "PATIENT@" ; species name
|
|
dw 403, 630; height, width
|
|
|
|
db "In order to con-"
|
|
next "ceal its black"
|
|
next "tail, it lives in@"
|
|
db "a dark cave and"
|
|
next "only moves about"
|
|
next "at night.@"
|
|
; 0x1d0446
|
|
|