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

13 lines
251 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
2013-02-05 16:29:20 -08:00
2014-03-05 21:46:01 -08:00
db "In order to con-"
next "ceal its black"
next "tail, it lives in"
page "a dark cave and"
2014-03-05 21:46:01 -08:00
next "only moves about"
next "at night.@"
2013-02-05 16:29:20 -08:00
; 0x1d0446