shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
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