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