shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/pichu.asm/

View raw version
; PichuPokedexEntry: ; 0x1cd243
	db "TINY MOUSE@" ; species name
	dw 100, 40 ; height, weight

	db   "It is unskilled at"
	next "storing electric"
	next "power. Any kind of"
	page "shock causes it to"
	next "discharge energy"
	next "spontaneously.@"