mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed drop chances in village crates to better resemble prior odds
This commit is contained in:
parent
a71f2204d9
commit
de0072bbc1
@ -1,5 +1,5 @@
|
||||
[
|
||||
(9.0, LootTable("common.loot_tables.materials.common")),
|
||||
(9.0, LootTable("common.loot_tables.food.prepared")),
|
||||
(6.0, LootTable("common.loot_tables.materials.common")),
|
||||
(12.0, LootTable("common.loot_tables.food.prepared")),
|
||||
(1.0, Item("common.items.armor.misc.head.wanderers_hat")),
|
||||
]
|
Loading…
Reference in New Issue
Block a user