blob: abe18d8e611426699c667cb8f1d69afeb6e34810 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; PinsirPokedexEntry: ; 0x1b99fb
db "STAGBEETLE@" ; species name
dw 411, 1210 ; height, width
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.@"
|