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

9 lines
250 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; ScizorPokedexEntry: ; 0x1d0821
db "SCISSORS@" ; species name
dw 511, 2600; height, width
db "This #MON's", $4e, "pincers, which", $4e, "contain steel, can@"
db "crush any hard", $4e, "object it gets a", $4e, "hold of into bits.@"
; 0x1d088e