blob: 21b3f87d213985b3543dc9210dc9e3b356f3038f (
plain)
1
2
3
4
5
6
7
8
9
10
|
; AlakazamPokedexEntry: ; 0x1b8000
db "PSI@" ; species name
dw 411, 1060 ; height, width
db "It has an IQ of"
next "5000. It calcu-"
next "lates many things"
page "in order to gain"
next "the edge in every"
next "battle.@"
|