blob: ed6d3bb21605c124d2b60f2ea0eed10d89b7a386 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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.@"
; 0x1d15dd
|