pokecrystal-board/stats/pokedex/entries/172.asm
2013-02-05 19:29:20 -05:00

9 lines
258 B
NASM

; PichuPokedexEntry: ; 0x1cd243
db "TINY MOUSE@" ; species name
dw 100, 40; height, width
db "It is unskilled at", $4e, "storing electric", $4e, "power. Any kind of@"
db "shock causes it to", $4e, "discharge energy", $4e, "spontaneously.@"
; 0x1cd2bc