mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
|
; TyranitarPokedexEntry: ; 0x1d177b
|
||
|
db "ARMOR@" ; species name
|
||
|
dw 607, 4450; height, width
|
||
|
|
||
|
db "In just one of its", $4e, "mighty hands, it", $4e, "has the power to@"
|
||
|
db "make the ground", $4e, "shake and moun-", $4e, "tains crumble.@"
|
||
|
; 0x1d17e9
|
||
|
|