13 lines
251 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; WobbuffetPokedexEntry: ; 0x1d03dd
db "PATIENT@" ; species name
dw 403, 630 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "In order to con-"
next "ceal its black"
next "tail, it lives in"
page "a dark cave and"
2014-03-06 00:46:01 -05:00
next "only moves about"
next "at night.@"
2013-02-05 19:29:20 -05:00
; 0x1d0446