Loot table hotfix

This commit is contained in:
Sam 2021-03-28 11:26:30 -04:00
parent 84ce211bff
commit 738aa02e7e

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(