mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
247 B
NASM
9 lines
247 B
NASM
; GeodudePokedexEntry: ; 0x1b83a1
|
|
db "ROCK@" ; species name
|
|
dw 104, 440; height, width
|
|
|
|
db "Proud of their", $4e, "sturdy bodies,", $4e, "they bash against@"
|
|
db "each other in a", $4e, "contest to prove", $4e, "whose is harder.@"
|
|
; 0x1b840c
|
|
|