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

9 lines
258 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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