Tree trunk color differences

This commit is contained in:
Joshua Barretto 2021-09-01 12:49:35 +01:00
parent 061c3e37b3
commit 478ff45684

@ -456,7 +456,6 @@ impl TreeConfig {
inhabited: false,
hanging_sprites: &[(0.00005, SpriteKind::Beehive)],
wood_color: Rgb::new(150, 95, 65),
}
}