pokecrystal-board/stats/pokedex/entries/212.asm
2013-02-05 19:29:20 -05:00

9 lines
250 B
NASM

; 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