summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/054.asm
blob: c06c01e71c393b05575e40e1f99868055a9170ee (plain)
1
2
3
4
5
6
7
8
; PsyduckPokedexEntry: ; 0x182cee
	db "DUCK@" ; species name
	dw 207, 430; height, width
	
	db "The only time it", $4e, "can use its psy-", $4e, "chic power is when@"
	db "its sleeping brain", $4e, "cells happen to", $4e, "wake.@"
; 0x182d55