mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
249 B
NASM
13 lines
249 B
NASM
; RhydonPokedexEntry: ; 0x1b93c5
|
|
db "DRILL@" ; species name
|
|
dw 603, 2650 ; height, width
|
|
|
|
db "By lightly spin-"
|
|
next "ning its drill-"
|
|
next "like horn, it can"
|
|
page "easily shatter"
|
|
next "even a diamond in"
|
|
next "the rough.@"
|
|
; 0x1b942e
|
|
|