summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/054.asm
blob: aab28b86cb40f7f82c40cf527a3231051bb70974 (plain)
1
2
3
4
5
6
7
8
9
10
; PsyduckPokedexEntry: ; 0x182cee
	db "DUCK@" ; species name
	dw 207, 430 ; height, width

	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.@"