summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/psyduck.asm
blob: 6a58bc9f899b2eba965bcd1a20d9b61e1a705888 (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"