mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
9 lines
245 B
NASM
9 lines
245 B
NASM
; RhydonPokedexEntry: ; 0x1b93c5
|
|
db "DRILL@" ; species name
|
|
dw 603, 2650; height, width
|
|
|
|
db "By lightly spin-", $4e, "ning its drill-", $4e, "like horn, it can@"
|
|
db "easily shatter", $4e, "even a diamond in", $4e, "the rough.@"
|
|
; 0x1b942e
|
|
|