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

13 lines
256 B
NASM

; ScizorPokedexEntry: ; 0x1d0821
db "SCISSORS@" ; species name
dw 511, 2600; height, width
db "This #MON's"
next "pincers, which"
next "contain steel, can@"
db "crush any hard"
next "object it gets a"
next "hold of into bits.@"
; 0x1d088e