pokecrystal-board/stats/pokedex/entries/201.asm
2013-02-05 19:29:20 -05:00

9 lines
244 B
NASM

; UnownPokedexEntry: ; 0x1d0373
db "SYMBOL@" ; species name
dw 108, 110; height, width
db "Because different", $4e, "types of UNOWN", $4e, "exist, it is said@"
db "that they must", $4e, "have a variety of", $4e, "abilities.@"
; 0x1d03dd