summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/sudowoodo.asm
blob: 060db1d8d1d30621a4f1d8f71406e0d2655be584 (plain)
1
2
3
4
5
6
7
8
9
10
; SudowoodoPokedexEntry: ; 0x1cd7d9
	db "IMITATION@" ; species name
	dw 311, 840 ; height, weight

	db   "If a tree branch"
	next "shakes when there"
	next "is no wind, it's a"
	page "SUDOWOODO, not a"
	next "tree. It hides"
	next "from the rain.@"