shithub: pokecrystal

ref: fd1fa78ffe78c9101c0ae5a1ca299d4282462ecd
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.@"