blob: c236b359415f2908b1fabfec440433d6dba3b0ef (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PinsirPokedexEntry: ; 0x1b99fb
db "STAGBEETLE@" ; species name
dw 411, 1210 ; height, weight
db "When the tempera-"
next "ture drops at"
next "night, it sleeps"
page "on treetops or"
next "among roots where"
next "it is well hidden.@"
|