blob: 76d3650def6ecca8af9f5b2689a7d578743b9e67 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|