blob: e7a67ca0bbe58f461d4e48af676b619b2d5958b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; ScytherPokedexEntry: ; 0x1b9851
db "MANTIS@" ; species name
dw 411, 1230 ; height, width
db "It's very proud of"
next "its speed. It"
next "moves so fast that"
page "its opponent does"
next "not even know what"
next "knocked it down.@"
; 0x1b98c5
|