pokecrystal-board/stats/pokedex/entries/248.asm

9 lines
253 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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