pokecrystal/stats/pokedex/entries/202.asm

13 lines
253 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; WobbuffetPokedexEntry: ; 0x1d03dd
2014-03-06 05:46:01 +00:00
db "PATIENT@" ; species name
2013-02-06 00:29:20 +00:00
dw 403, 630; height, width
2014-03-06 05:46:01 +00:00
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.@"
2013-02-06 00:29:20 +00:00
; 0x1d0446