blob: b9edb3bdb37bbb74414b218e968c20c86bd16b6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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
|