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
; KadabraPokedexEntry: ; 0x18313c
|
|
db "PSI@" ; species name
|
|
dw 403, 1250 ; height, width
|
|
|
|
db "When it closes its"
|
|
next "eyes, twice as"
|
|
next "many alpha parti-"
|
|
page "cles come out of"
|
|
next "the surface of its"
|
|
next "body.@"
|
|
; 0x1831a2
|
|
|