pokecrystal-board/data/pokedex/entries/243.asm

13 lines
258 B
NASM
Raw Normal View History

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