pokecrystal/stats/pokedex/entries/025.asm

13 lines
252 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; PikachuPokedexEntry: ; 0x1820ad
2014-03-06 05:46:01 +00:00
db "MOUSE@" ; species name
2013-02-06 00:29:20 +00:00
dw 104, 130; height, width
2014-03-06 05:46:01 +00:00
db "When it is anger-"
next "ed, it immediately"
next "discharges the@"
db "energy stored in"
next "the pouches in its"
next "cheeks.@"
2013-02-06 00:29:20 +00:00
; 0x182117