mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
245 B
NASM
9 lines
245 B
NASM
|
; RhyhornPokedexEntry: ; 0x1b935d
|
||
|
db "SPIKES@" ; species name
|
||
|
dw 303, 2540; height, width
|
||
|
|
||
|
db "It can remember", $4e, "only one thing at", $4e, "a time. Once it@"
|
||
|
db "starts rushing, it", $4e, "forgets why it", $4e, "started.@"
|
||
|
; 0x1b93c5
|
||
|
|