blob: c0f711eb428fb616c32ff9c0b095d200ef665e37 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; NidoqueenPokedexEntry: ; 0x18232e
db "DRILL@" ; species name
dw 403, 1320 ; height, weight
db "The hard scales"
next "that cover its"
next "strong body serve"
page "as excellent"
next "protection from"
next "any attack.@"
|