blob: 315eb84ae56029e06091114a234a7b4d5b76a949 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; RaikouPokedexEntry: ; 0x1d156b
db "THUNDER@" ; species name
dw 603, 3920 ; height, weight
db "This rough #MON"
next "stores energy"
next "inside its body,"
page "then sweeps across"
next "the land, shooting"
next "off electricity.@"
|