pokecrystal-board/stats/pokedex/entries/111.asm

9 lines
245 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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