13 lines
252 B
NASM
Raw Normal View History

2013-02-05 19:29:20 -05:00
; RaichuPokedexEntry: ; 0x182117
db "MOUSE@" ; species name
dw 207, 660 ; height, width
2013-02-05 19:29:20 -05:00
2014-03-06 00:46:01 -05:00
db "If its electric"
next "pouches run empty,"
next "it raises its tail"
page "to gather electri-"
2014-03-06 00:46:01 -05:00
next "city from the"
next "atmosphere.@"
2013-02-05 19:29:20 -05:00
; 0x182184