mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
243 B
NASM
9 lines
243 B
NASM
; KadabraPokedexEntry: ; 0x18313c
|
|
db "PSI@" ; species name
|
|
dw 403, 1250; height, width
|
|
|
|
db "When it closes its", $4e, "eyes, twice as", $4e, "many alpha parti-@"
|
|
db "cles come out of", $4e, "the surface of its", $4e, "body.@"
|
|
; 0x1831a2
|
|
|