pokecrystal-board/stats/pokedex/entries/025.asm

9 lines
246 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; PikachuPokedexEntry: ; 0x1820ad
db "MOUSE@" ; species name
dw 104, 130; height, width
db "When it is anger-", $4e, "ed, it immediately", $4e, "discharges the@"
db "energy stored in", $4e, "the pouches in its", $4e, "cheeks.@"
; 0x182117