shithub: pokecrystal

ref: d2bf30db60f1d88e98be3bab1adac3e2006d81ab
dir: /stats/pokedex/entries/043.asm/

View raw version
; OddishPokedexEntry: ; 0x182836
	db "WEED@" ; species name
	dw 108, 120; height, width
	
	db "During the day, it", $4e, "stays in the cold", $4e, "underground to@"
	db "avoid the sun.", $4e, "It grows by bath-", $4e, "ing in moonlight.@"
; 0x1828a6