mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
247 B
NASM
13 lines
247 B
NASM
; 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.@"
|
|
; 0x1b8065
|
|
|