blob: 4cc789cd0b45eb57e6208b85f0b28c8eecd39b82 (
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.@"
|