pokecrystal-board/stats/pokedex/entries/248.asm
2014-03-06 00:46:01 -05:00

13 lines
259 B
NASM

; TyranitarPokedexEntry: ; 0x1d177b
db "ARMOR@" ; species name
dw 607, 4450; height, width
db "In just one of its"
next "mighty hands, it"
next "has the power to@"
db "make the ground"
next "shake and moun-"
next "tains crumble.@"
; 0x1d17e9