13 lines
253 B
NASM
Raw Normal View History

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