Improved tree hanging and cedar distribution

This commit is contained in:
Joshua Barretto 2021-09-01 12:09:15 +01:00
parent 8e01bb4bea
commit 061c3e37b3

View File

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