mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Less horrible spawn
This commit is contained in:
parent
e4b5f02df2
commit
dfbfd25934
@ -61,7 +61,7 @@ pub struct Civs {
|
||||
}
|
||||
|
||||
// Change this to get rid of particularly horrid seeds
|
||||
const SEED_SKIP: u8 = 0;
|
||||
const SEED_SKIP: u8 = 5;
|
||||
|
||||
pub struct GenCtx<'a, R: Rng> {
|
||||
sim: &'a mut WorldSim,
|
||||
|
Loading…
x
Reference in New Issue
Block a user