mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
sync
This commit is contained in:
parent
93a86a951e
commit
b30dfd1539
@ -408,6 +408,7 @@ impl Floor {
|
||||
area,
|
||||
height: ctx.rng.gen_range(15, 20),
|
||||
pillars: Some(4),
|
||||
difficulty: self.difficulty,
|
||||
}),
|
||||
_ => self.create_room(Room {
|
||||
seed: ctx.rng.gen(),
|
||||
|
Loading…
Reference in New Issue
Block a user