blob: 14b9f4b48367c9f9e22b1015c9aee0d7b3dd45f8 (
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.@"
|