pokecrystal-board/data/pokedex/entries/212.asm
2014-05-31 22:57:00 -07:00

13 lines
254 B
NASM

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