Merge branch 'sam/mindflayer-loot' into 'master'

Loot table hotfix

See merge request veloren/veloren!2017
This commit is contained in:
Samuel Keiffer 2021-03-28 16:19:08 +00:00
commit b205358fe1

View File

@ -835,7 +835,7 @@ impl Floor {
5 => Lottery::<String>::load_expect(
match dynamic_rng.gen_range(0..4) {
0 => "common.loot_tables.mindflayer",
_ => "common.loot_tables.loot_table_cultists",
_ => "common.loot_tables.loot_table_miniboss",
},
),
_ => Lottery::<String>::load_expect(