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