11 lines
245 B
NASM
Raw Normal View History

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