shithub: pokecrystal

ref: 0b905cb8acca15e810dba378774c46d8b4bb6a97
dir: /stats/pokedex/entries/054.asm/

View raw version
; 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