blob: d7df7f924631335a2f1fb9f5d35c207b40d752b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; UnownPokedexEntry: ; 0x1d0373
db "SYMBOL@" ; species name
dw 108, 110 ; height, width
db "Because different"
next "types of UNOWN"
next "exist, it is said"
page "that they must"
next "have a variety of"
next "abilities.@"
; 0x1d03dd
|