pokecrystal/data/pokedex/entries/243.asm

11 lines
246 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; RaikouPokedexEntry: ; 0x1d156b
db "THUNDER@" ; species name
dw 603, 3920 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "This rough #MON"
next "stores energy"
next "inside its body,"
page "then sweeps across"
2014-03-06 05:46:01 +00:00
next "the land, shooting"
next "off electricity.@"