blob: 3a9219b3aa17ceedc49bee715b6e2c05e4397a02 (
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.@"
|