shithub: pokecrystal

ref: ae022e1420ee16032cb7afb1a365bc32fc2a2c9b
dir: /data/pokemon/dex_entries/psyduck.asm/

View raw version
	db "DUCK@" ; species name
	dw 207, 430 ; height, weight

	db   "The only time it"
	next "can use its psy-"
	next "chic power is when"

	page "its sleeping brain"
	next "cells happen to"
	next "wake.@"