pokecrystal-board/data/pokedex/entries/202.asm
2014-05-31 22:57:00 -07:00

13 lines
251 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"
page "a dark cave and"
next "only moves about"
next "at night.@"
; 0x1d0446