mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
247 B
NASM
9 lines
247 B
NASM
; WobbuffetPokedexEntry: ; 0x1d03dd
|
|
db "PATIENT@" ; species name
|
|
dw 403, 630; height, width
|
|
|
|
db "In order to con-", $4e, "ceal its black", $4e, "tail, it lives in@"
|
|
db "a dark cave and", $4e, "only moves about", $4e, "at night.@"
|
|
; 0x1d0446
|
|
|