mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Changed singleplayer map for a better default experience
This commit is contained in:
parent
85b9f70469
commit
4bfc92c65d
BIN
assets/world/map/veloren_0_9_0_0.bin
(Stored with Git LFS)
BIN
assets/world/map/veloren_0_9_0_0.bin
(Stored with Git LFS)
Binary file not shown.
@ -25,7 +25,7 @@ use std::{
|
||||
use tracing::{error, warn};
|
||||
use world::sim::FileOpts;
|
||||
|
||||
const DEFAULT_WORLD_SEED: u32 = 25269;
|
||||
const DEFAULT_WORLD_SEED: u32 = 230;
|
||||
const CONFIG_DIR: &str = "server_config";
|
||||
const SETTINGS_FILENAME: &str = "settings.ron";
|
||||
const WHITELIST_FILENAME: &str = "whitelist.ron";
|
||||
|
Loading…
Reference in New Issue
Block a user