Improved tree hanging and cedar distribution

This commit is contained in:
Joshua Barretto 2021-09-01 12:09:15 +01:00
parent 3f7e0a5e52
commit 4267a7b7dd

View File

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