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