pokecrystal-board/stats/pokedex/entries/201.asm

9 lines
244 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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