shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/025.asm/

View raw version
; PikachuPokedexEntry: ; 0x1820ad
	db "MOUSE@" ; species name
	dw 104, 130 ; height, width
	
	db   "When it is anger-"
	next "ed, it immediately"
	next "discharges the"
	page "energy stored in"
	next "the pouches in its"
	next "cheeks.@"
; 0x182117