summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/166.asm
blob: 80284d756f144977bfe916fe1c902c1ec254cc68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; LedianPokedexEntry: ; 0x1ccfa0
	db "FIVE STAR@" ; species name
	dw 407, 780 ; height, width
	
	db   "In the daytime"
	next "when it gets warm,"
	next "it curls up inside"
	page "a big leaf and"
	next "drifts off into"
	next "a deep slumber.@"
; 0x1cd012