blob: e161c5cecf301960576c7b97456a5549a7a8c8e9 (
plain)
1
2
3
4
5
6
7
8
|
; ScizorPokedexEntry: ; 0x1d0821
db "SCISSORS@" ; species name
dw 511, 2600; height, width
db "This #MON's", $4e, "pincers, which", $4e, "contain steel, can@"
db "crush any hard", $4e, "object it gets a", $4e, "hold of into bits.@"
; 0x1d088e
|