mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
251 B
NASM
13 lines
251 B
NASM
; GeodudePokedexEntry: ; 0x1b83a1
|
|
db "ROCK@" ; species name
|
|
dw 104, 440 ; height, width
|
|
|
|
db "Proud of their"
|
|
next "sturdy bodies,"
|
|
next "they bash against"
|
|
page "each other in a"
|
|
next "contest to prove"
|
|
next "whose is harder.@"
|
|
; 0x1b840c
|
|
|