pokecrystal-board/stats/pokedex/entries/202.asm

9 lines
247 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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