You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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
|
|
|