blob: a97794f32e87d8120b47865a5e527bf72176e3ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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
|